2003-02-01 Andrew Cagney <ac131313@redhat.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
eabd8992
MS
12003-02-01 Mark Salter <msalter@redhat.com>
2
3 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
4
71469e2f
MS
52003-01-31 Mark Salter <msalter@redhat.com>
6
7 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
8 Support empty arg.
9
38a94d44
MC
102003-01-30 Michael Chastain <mec@shout.net>
11
12 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
13 This was a workaround for a UTF-8 bug in readline 4.3. The bug
14 has been fixed in gdb/readline on 2003-01-09.
15
19ea9e73
MS
162003-01-29 Michael Snyder <msnyder@redhat.com>
17
18 * gdb.base/args.exp: Skip if target does not support args passing.
19
2307bd6a
DJ
202003-01-22 Daniel Jacobowitz <drow@mvista.com>
21
19ea9e73 22 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
23 gdb_test. Accept a list of expect arguments as the third
24 parameter.
25 (gdb_test): Use it.
26
f2dd3617
EZ
272003-01-20 Elena Zannoni <ezannoni@redhat.com>
28
29 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
30 allow for different test tree configurations. Update some
31 tescases accordingly.
32 * gdb.arch/altivec-regs.exp: Ditto.
33 * gdb.asm/asm-source.exp: Ditto.
34 * gdb.base/advance.exp: Ditto.
35 * gdb.base/display.exp: Ditto.
36 * gdb.base/long_long.exp: Ditto.
37 * gdb.base/mips_pro.exp: Ditto.
38 * gdb.base/overlays.exp: Ditto.
39 * gdb.base/relocate.exp: Ditto.
40 * gdb.base/setshow.exp: Ditto.
41 * gdb.base/step-line.exp: Ditto.
42 * gdb.base/step-test.exp: Ditto.
43 * gdb.base/until.exp: Ditto.
44 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
45
c71cdefd
DC
462003-01-17 David Carlton <carlton@math.stanford.edu>
47
48 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
49 corresponding to PR c++/945.
50 Update copyright.
51
fdba05d7
DC
522003-01-17 David Carlton <carlton@math.stanford.edu>
53
54 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
55 corresponding to PR c++/68.
56
572003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
58
59 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
60 (test_paddr_hairy_functions): Call print_addr_2_kfail for
61 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
62
c362c33a
EZ
632003-01-15 Elena Zannoni <ezannoni@redhat.com>
64
0fbc361c
EZ
65 * gdb.base/break.exp: Fix change of default location, because of
66 removal of until tests.
67 * gdb.base/help.exp: Update test for new 'until' help message.
68 Add test for help on 'advance'.
c362c33a
EZ
69 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
70
dabf8a35
MK
712003-01-15 Mark Kettenis <kettenis@gnu.org>
72
73 * gdb.base/default.exp: Adapt "info float" test for recent changes
74 to that command. Add test for "info vector".
75 * gdb.base/float.exp: New file. Add test for "info float" that
76 resembles the old test in gdb.base/default.exp.
77
a1769aca
DC
782003-01-15 David Carlton <carlton@math.stanford.edu>
79
80 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
81
82025e13
EZ
822003-01-15 Elena Zannoni <ezannoni@redhat.com>
83
84 * gdb.base/break.exp: Move the tests of until command from here...
85 * gdb.base/until.exp: ... to here. New file. Add other tests.
86 * gdb.base/advance.c: New file.
87 * gdb.base/advance.exp: New file.
88
8f9ab801
EZ
892003-01-14 Elena Zannoni <ezannoni@redhat.com>
90
91 * gdb.base/args.c: New file.
92 * gdb.base/args.exp: New file.
93
9ae66589
DJ
942003-01-14 Daniel Jacobowitz <drow@mvista.com>
95
96 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
97
8d77e5c3
DJ
982003-01-14 Daniel Jacobowitz <drow@mvista.com>
99
100 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
101
12d2f0a1
DJ
1022003-01-14 Daniel Jacobowitz <drow@mvista.com>
103
104 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
105 dates.
106
6ca37014
DJ
1072003-01-13 Daniel Jacobowitz <drow@mvista.com>
108
109 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
110
b0023472
DJ
1112003-01-13 Daniel Jacobowitz <drow@mvista.com>
112
113 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
114 (ptype &*"foo").
115 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
116
d6abaea5
DJ
1172002-01-13 Daniel Jacobowitz <drow@mvista.com>
118
119 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
120 * gdb.mi/mi1-console.exp: Likewise.
121
dfd536a7
DJ
1222002-01-13 Daniel Jacobowitz <drow@mvista.com>
123
124 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
125 * gdb.mi/mi1-console.exp: Likewise.
126
a1fb14a2
DJ
1272003-01-13 Daniel Jacobowitz <drow@mvista.com>
128
129 * gdb.c++/overload.exp: Remove some fixed XFAILs.
130
c4cf40b7
DJ
1312003-01-09 Daniel Jacobowitz <drow@mvista.com>
132
133 * gdb.base/detach.exp: New test.
134
696d5a5b
DJ
1352003-01-09 Daniel Jacobowitz <drow@mvista.com>
136
137 * Makefile.in (ALL_SUBDIRS): New variable.
138 (subdirs, clean, distclean): Use it.
139 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
140 regenerating Makefile, since it is generated from the top level.
141 * gdb.asm/Makefile.in: Likewise.
142 * gdb.base/Makefile.in: Likewise.
143 * gdb.c++/Makefile.in: Likewise.
144 * gdb.disasm/Makefile.in: Likewise.
145 * gdb.java/Makefile.in: Likewise.
146 * gdb.mi/Makefile.in: Likewise.
147 * gdb.threads/Makefile.in: Likewise.
148 * gdb.trace/Makefile.in: Likewise.
149
754533e4
DC
1502003-01-09 David Carlton <carlton@math.stanford.edu>
151
152 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
153 Add copyright year 2003.
154
d8b3e9ee
MC
1552003-01-06 Michael Chastain <mec@shout.net>
156
157 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
158 When selecting a thread, 'line' and 'file' are optional.
159 * gdb.mi/mi1-pthreads.exp: Likewise.
160
8e9e0fe6
AS
1612003-01-06 Andreas Schwab <schwab@suse.de>
162
163 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
164 failures.
165
b5ab8ff3
DJ
1662003-01-04 Daniel Jacobowitz <drow@mvista.com>
167
168 Fix PR gdb/844
169 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
170 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
171
172 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
173 instead of calling gdb_suppress_entire_file.
174 * gdb.threads/print-threads.exp: Likewise.
175 * gdb.threads/schedlock.exp: Likewise.
176
177 * gdb.threads/killed.exp: Return instead of calling
178 gdb_suppress_entire_file.
179 * gdb.threads/linux-dp.exp: Likewise.
180 * gdb.threads/pthreads.exp: Likewise.
181
1e698235
DJ
1822003-01-04 Daniel Jacobowitz <drow@mvista.com>
183
184 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
185 stabs.
186 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
187 * gdb.base/whatis.exp: Always allow (void) after function names.
188
147ff08c
DJ
1892003-01-04 Daniel Jacobowitz <drow@mvista.com>
190
191 * gdb.c++/casts.exp: Correct regexp.
192
dc62bfc2
MK
1932003-01-04 Mark Kettenis <kettenis@gnu.org>
194
195 * configure.in: Call AC_CONFIG_HEADER. Don't call
196 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
197 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
198 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
199 aforementioned directories in the AC_OUPUT call.
200 * config.hin: New file.
201 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
202 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
203 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
204 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
205 pass -I$objdir instead of -I$objdir/$subdir in compilation.
206 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
207 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
208 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
209 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
210 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
211 gdb.threads/configure.in, gdb.threads/configure,
212 gdb.threads/config.in, gdb.trace/configure.in,
213 gdb.trace/configure: Removed.
214
77afa639
MC
2152003-01-03 Michael Chastain <mec@shout.net>
216
217 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
218 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
219
7634bb6e
DJ
2202003-01-03 Daniel Jacobowitz <drow@mvista.com>
221
222 * gdb.base/store.exp: Fix regular expressions.
223
b39c905e
MK
2242002-12-28 Mark Kettenis <kettenis@gnu.org>
225
226 * configure.in: Rewrite.
227 * configure: Regenerated.
228
0a8551dd
DC
2292003-01-03 David Carlton <carlton@math.stanford.edu>
230
231 * gdb.base/psymtab.exp: New file.
232 * gdb.base/psymtab1.c: Ditto.
233 * gdb.base/psymtab2.c: Ditto.
234
c60b7188
AF
2352002-12-23 Adam Fedor <fedor@gnu.org>
236
237 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
238
ee73db83
DC
2392002-12-23 David Carlton <carlton@math.stanford.edu>
240
241 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
242 and current_directory initialization.
243
d6c1774e
JB
2442002-12-22 Jim Blandy <jimb@redhat.com>
245
f0a847b8
JB
246 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
247 rather than as part of the output file name.
248
d6c1774e
JB
249 * gdb.base/attach.exp: There's no need to copy the test program to
250 /tmp; that was only ever necessary on HP/UX, and this test is
251 entirely disabled there anyway.
252
f0708dbb
JB
2532002-12-21 Jim Blandy <jimb@redhat.com>
254
4c2acfea
JB
255 * gdb.c++/psmang.exp: Doc fix.
256
f0708dbb
JB
257 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
258 test.
259
9579e000
DC
2602002-12-20 David Carlton <carlton@math.stanford.edu>
261
262 * gdb.c++/annota2.exp: KFAIL annotate-quit.
263
d1810171
MC
2642002-12-18 Michael Chastain <mec@shout.net>
265
266 * gdb.c++/annota2.exp: Add copyright year 2002.
267
76565097
DC
2682002-12-17 David Carlton <carlton@math.stanford.edu>
269
270 * gdb.c++/try_catch.cc: Add marker comments.
271 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
272 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
273 * gdb.c++/m-static.cc: Ditto.
274 * gdb.c++/m-static1.cc: Ditto.
275 * gdb.c++/try_catch.cc: Ditto.
276
da81390b
JJ
2772002-12-16 Jeff Johnston <jjohnstn@redhat.com>
278
279 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
280 to see whether we are using the new -environment-directory
281 command which resets via -r or the old version of the command
282 which may prompt the user. Part of fix for gdb/741.
283
b304d130
AC
2842002-12-13 Andrew Cagney <ac131313@redhat.com>
285
286 * gdb.fortran/types.exp: Update obsolete comment.
287 * gdb.fortran/exprs.exp: Ditto.
288 * lib/gdb.exp: Delete obsolete code.
289 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
290 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
291 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
292 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
293 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
294 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
295 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
296 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
297 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
298 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
299 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
300 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
301 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
302 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
303 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
304 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
305 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
306 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
307 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
308 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
309 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
310 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
311 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
312 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
313 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
314 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
315 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
316 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
317 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
318 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
319 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
320 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
321 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
322 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
323 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
324 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
325 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
326
a23b6e6a
DC
3272002-12-11 David Carlton <carlton@math.stanford.edu>
328
329 * gdb.c++/m-data.exp: Add test for members that shadow global
330 variables: see PR gdb/804.
331 * gdb.c++/m-data.cc: Ditto.
332
6604731b
DJ
3332002-12-10 Daniel Jacobowitz <drow@mvista.com>
334
335 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
336
de46ecd7
DC
3372002-12-06 David Carlton <carlton@math.stanford.edu>
338
339 * gdb.base/store.c: Don't declare functions static.
340
27e829d0
AC
3412002-12-04 Andrew Cagney <ac131313@redhat.com>
342
343 * gdb.base/store.exp, gdb.base/store.c: New files.
344
92806416
DJ
3452002-12-03 Daniel Jacobowitz <drow@mvista.com>
346
347 * gdb.base/selftest.exp: Update for current gdb.
348
3bcbaac5
DJ
3492002-12-03 Daniel Jacobowitz <drow@mvista.com>
350
351 * gdb.base/maint.exp: Only dump symbols from one source file
352 or objfile.
353
f4f00b1f
DJ
3542002-12-03 Daniel Jacobowitz <drow@mvista.com>
355
356 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
357 function call.
358
f1c8a949
JB
3592002-11-25 Jim Blandy <jimb@redhat.com>
360
361 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
362 function appearing in error message.
363
9e297a97
DJ
3642002-11-21 Daniel Jacobowitz <drow@mvista.com>
365
366 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
367
1f312e79
JJ
3682002-11-08 Jeff Johnston <jjohnstn@redhat.com>
369
370 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
371 for mi1 and current mi is in correct format. New mi startup message
372 should be in mi console format. This is part of fix for PR gdb/604.
373
83c31e7d
FN
3742002-09-18 Fernando Nasser <fnasser@redhat.com>
375
376 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
377 which explicitly prints the zero offset as "+0".
378
322b3f65
DJ
3792002-10-22 Daniel Jacobowitz <drow@mvista.com>
380
381 * gdb.threads/schedlock.c (args): Make unsigned.
382
3832002-10-21 Daniel Jacobowitz <drow@mvista.com>
384
385 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
386 numbers. Allow "foo2|selected stack frame".
387 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
388 * gdb.asm/asmsrc2.s: Likewise.
389 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
390 comments.
391 * gdb.asm/mips.inc: New file.
392
5e2fe5b8
AF
3932002-10-18 Adam Fedor <fedor@gnu.org>
394
395 * gdb.base/default.exp: Update expected output to include 'ObjC'.
396 * gdb.base/help.exp: Likewise.
397
abe1a5d0
KB
3982002-10-17 Kevin Buettner <kevinb@redhat.com>
399
400 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
401 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
402
10abb1d4
JB
4032002-10-02 Jim Blandy <jimb@redhat.com>
404
405 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
406
1f609b42
AC
4072002-10-01 Andrew Cagney <ac131313@redhat.com>
408
409 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
410 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
411 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
412 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
413 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
414 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
415 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
416
0aee02e4
AC
4172002-09-29 Andrew Cagney <ac131313@redhat.com>
418
419 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
420 * mi0-disassemble.exp, mi0-eval.exp: Delete.
421 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
422 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
423 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
424 * mi0-var-block.exp, mi0-var-child.exp: Delete.
425 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
426
6fde09ad
KB
4272002-09-27 Kevin Buettner <kevinb@redhat.com>
428
429 * gdb.base/annota1.exp (info break): Make directory components of
430 path optional since not all compilers emit this debug information.
431
432 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
433 step ends up stepping out of the function instead of stopping on
434 the epilogue.
435
9e8aab75
KS
4362002-09-26 Keith Seitz <keiths@redhat.com>
437
438 * lib/insight-support.exp (gdbtk_start): Figure out where
439 the insight executable is based on where gdb is. Use this
440 executable to start insight instead of gdb.
441
e36180d7
AC
4422002-09-25 Andrew Cagney <cagney@redhat.com>
443
444 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
445
9dd34b2b
AC
4462002-09-24 Andrew Cagney <ac131313@redhat.com>
447
448 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
449 test_isolated_complaints.
450 (test_empty_complaint): New function.
451 (test_empty_complaints): New function. Check no output when no
452 complaints.
453
dea97812
KB
4542002-09-19 Jim Blandy <jimb@redhat.com>
455
456 * gdb.base/charset.exp, gdb.base/charset.c: New files.
457
54951bd7
AC
4582002-09-19 Andrew Cagney <ac131313@redhat.com>
459
460 * gdb.gdb/complaints.exp: New file.
461
dec43320
AC
4622002-09-18 Andrew Cagney <ac131313@redhat.com>
463
464 * gdb.base/maint.exp: Check `help maint internal-warning'.
465
e70d6e3f
DC
4662002-09-18 David Carlton <carlton@math.stanford.edu>
467
468 * gdb.c++/m-static.exp: Remove breakpoints depending on line
469 numbers, and replace them by a single breakpoint after the
470 constructors are all finished.
471 Add test 4.
472 * gdb.c++/m-static.cc: Add test 4.
473 * gdb.c++/m-static.h: New file.
474 * gdb.c++/m-static1.cc: New file.
475
476 * gdb.c++/printmethod.exp: New file.
477 * gdb.c++/printmethod.cc: New file.
478
479 * gdb.c++/pr-574.exp: New file.
480 * gdb.c++/pr-574.cc: New file.
481
afb5c968
CV
4822002-09-18 Corinna Vinschen <vinschen@redhat.com>
483
484 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
485 embedded targets which never actually exit.
486
31e45dee
FN
4872002-09-18 Fernando Nasser <fnasser@redhat.com>
488
489 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
490 "don't step after run" as unresolved or unsupported, instead of xfail.
491
a283c5a1
CV
4922002-09-18 Corinna Vinschen <vinschen@redhat.com>
493
494 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
495 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
496 Add newline to expected string in "step out of main (status wrapper)"
497 case.
498
11350d2a
CV
4992002-09-18 Corinna Vinschen <vinschen@redhat.com>
500
501 * lib/gdb.exp (rerun_to_main): Allow restarting application.
502 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
503
0deec7d6
TT
5042002-09-17 Tom Tromey <tromey@redhat.com>
505
506 * gdb.base/printcmds.exp (test_print_string_constants): Expect
507 \000, not \0, in double-quoted string.
508
b2b4a1b5
CV
5092002-09-14 Corinna Vinschen <vinschen@redhat.com>
510
511 * gdb.base/command.exp: Don't expect a "Program exited normally"
512 string after running the commands execution on breakpoint tests.
513
1c56143a
CV
5142002-09-13 Corinna Vinschen <vinschen@redhat.com>
515
516 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
517
37f8da45
JB
5182002-09-12 Joel Brobecker <brobecker@gnat.com>
519
520 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
521
08b468e0
KS
5222002-09-10 Keith Seitz <keiths@redhat.com>
523
524 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
525 runto proc.
526 (mi_run_to_main): Use mi_runto.
527 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
528
dc360f58
KS
5292002-09-10 Keith Seitz <keiths@redhat.com>
530
531 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
532 regexp for stopping at main. Could have multiple event notifications.
533 Don't assume that main was declared with no parameters.
534 (mi_next): Use mi_step_to.
535 (mi_step): Use mi_next_to.
536
ce3abcfb
CV
5372002-09-09 Corinna Vinschen <vinschen@redhat.com>
538
539 * gdb.base/default.exp: Fix expected string in `info float' test.
540
d1f5b980
BE
5412002-09-09 Ben Elliston <bje@redhat.com>
542
543 * config/mips.exp: Update comments.
544 * config/mips-idt.exp: Likewise.
545 * config/nind.exp: Likewise.
546 * config/slite.exp: Likewise.
547 * config/sparclet.exp: Likewise.
548 * config/udi.exp: Likewise.
549 * config/vx.exp: Likewise.
550 * config/vxworks29k.exp: Likewise.
551
2f71430b
JB
5522002-09-05 Jim Blandy <jimb@redhat.com>
553
554 * gdb.threads/killed.exp: Fix test failure message.
555
7ddebc7e
KS
5562002-09-04 Keith Seitz <keiths@redhat.com>
557
558 * lib/mi-support.exp: Update copyright.
559 (mi_gdb_test): Increase the priority of the expected pattern
560 so that it matches gdb_test.
561
0ae67eb3
KS
5622002-09-03 Keith Seitz <keiths@redhat.com>
563
564 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
565 Use integer comparison instead of string comparison for testing
566 whether binary was built.
567
38fc42c8
JB
5682002-09-03 Jim Blandy <jimb@redhat.com>
569
570 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
571
b6ff0e81
JB
5722002-08-29 Jim Blandy <jimb@redhat.com>
573
574 * gdb.threads/pthreads.exp: Move the portable thread compilation
575 code into a function in lib/gdb.exp, and call that from here.
576 * lib/gdb.exp (gdb_compile_pthreads): New function.
577
07c98896
KS
5782002-08-29 Keith Seitz <keiths@redhat.com>
579
580 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
581 expect_out so that callers can get at it.
582
0312286c
DJ
5832002-08-23 Daniel Jacobowitz <drow@mvista.com>
584
585 * gdb.threads/print-threads.c: New file.
586 * gdb.threads/print-threads.exp: New file.
587 * gdb.threads/schedlock.c: New file.
588 * gdb.threads/schedlock.exp: New file.
589
dd039bc4
EZ
5902002-08-22 Elena Zannoni <ezannoni@redhat.com>
591
592 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
593 not altivec.c.
594
1f36144c
MK
5952002-08-17 Mark Kettenis <kettenis@gnu.org>
596
597 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
598 targets. The problem should be fixed now.
599
16057ec7 6002002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
601
602 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
603 2002-07-24 change that removes final dots from error messages.
604
3c1499ad
TT
6052002-08-13 Tom Tromey <tromey@redhat.com>
606
607 * gdb.base/readline.exp: New file.
608
a20ce2c3
AC
6092002-08-01 Andrew Cagney <ac131313@redhat.com>
610
611 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
612 supress message.
613
db034ac5
AC
6142002-08-01 Andrew Cagney <cagney@redhat.com>
615
616 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
617 CHILL_FOR_TARGET and CHILL_LIB.
618 * configure.in (configdirs): Remove gdb.chill.
619 * configure: Regenerate.
620 * lib/gdb.exp: Obsolete references to chill.
621 * gdb.fortran/types.exp: Ditto.
622 * gdb.fortran/exprs.exp: Ditto.
623
3e000b18
KB
6242002-07-30 Kevin Buettner <kevinb@redhat.com>
625
626 * gdb.base/shlib-call.exp (additional_flags): Conditionally
627 set Irix-specific compile and link flags.
628
28f4966b
KB
6292002-07-29 Kevin Buettner <kevinb@redhat.com>
630
631 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
632 source files. The ``-o'' option doesn't work with the ``-E'' option
633 when using the Irix compiler.
634
46c0d5a6
DJ
6352002-07-19 Daniel Jacobowitz <drow@mvista.com>
636
637 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
638 Improve support for reusing an exec file. Copy exec file
639 to target, and run gdbserver on the target instead of on the host.
640
eecf4bed
JB
6412002-07-18 Jim Blandy <jimb@redhat.com>
642
0f815cdf
JB
643 * gdb.base/ending-run.exp: Don't expect to see the program end in
644 some orderly fashion when we're running on a real stand-alone
645 board.
646
eecf4bed
JB
647 * gdb.base/interrupt.exp: Correct logic for skipping tests on
648 targets that don't support interrupts.
649
52d309e4
JB
6502002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
651
652 * gdb.base/attach.exp: Add patterns to match output from /proc-based
653 systems.
654 Move comments in expect statements to inside the actions, so that they
655 don't get matched against.
656
ff683d9e
MK
6572002-07-10 Mark Kettenis <kettenis@gnu.org>
658
659 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
660 function when asleep" test.
661
b5356753
AC
6622002-07-10 Andrew Cagney <ac131313@redhat.com>
663
664 * gdb.base/page.exp: Rewrite to handle problems with very long
665 `info set' output. Update copyright.
666
6aa4d13a
AC
6672002-06-26 Andrew Cagney <ac131313@redhat.com>
668
669 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
670 gdb.threads-hp.
671 * gdb.hp/configure: Regenerate.
672 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
673 * gdb.hp/gdb.threads-hp/configure: Delete file.
674 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
675
8cf8c2b8
AC
6762002-06-22 Andrew Cagney <ac131313@redhat.com>
677
678 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
679 setlocale, bindtextdomain and textdomain.
680
6827a8f8
JB
6812002-06-11 Jim Blandy <jimb@redhat.com>
682
919d772c
JB
683 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
684 preprocessor macro information is present.
685
6827a8f8
JB
686 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
687 tests.
688
c15b0d21
MS
6892002-06-06 Michael Snyder <msnyder@redhat.com>
690
c5984d70
MS
691 * gdb.base/overlays.exp: Record addresses of overlay
692 functions in TCL variables rather than in GDB variables,
693 to avoid having GDB convert them to pointers (with loss
694 of information).
695
99a8512b
MS
696 * gdb.base/d10v.ld: Merge in several years worth of
697 default linker script changes.
c15b0d21
MS
698 * gdb.base/long_long.exp: Add check for sizeof (long double).
699
be26fe0d
ML
7002002-06-06 Michal Ludvig <mludvig@suse.cz>
701
702 * gdb.asm/asm-source.exp: Add x86-64 target.
703 * gdb.asm/x86_64.inc: New.
704
258093ca 7052002-05-30 Michael Chastain <mec@shout.net>
258093ca 706
4b3153f1 707 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
708 * gdb.c++/m-static.cc: New file.
709 * gdb.c++/m-static.exp: New file.
710
241264c6
MS
7112002-05-28 Michael Snyder <msnyder@redhat.com>
712
713 * gdb.base/call-ar-st.exp: Allow for reduced floating point
714 precision.
715
9bba8c8f 7162002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 717
4b3153f1 718 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
719 * gdb.c++/m-data.cc: New file.
720 * gdb.c++/m-data.exp: New file.
721
7222002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 723
4b3153f1 724 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f
MC
725 * gdb.c++/try_catch.cc: New file.
726 * gdb.c++/try_catch.exp: New file.
727
def1b996
MC
7282002-05-27 Michael Chastain <mec@shout.net>
729
730 * gdb.c++/local.exp: Accept more nested types in output.
731
522ba268
MC
7322002-05-26 Michael Chastain <mec@shout.net>
733
734 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
735
277254ba
MS
7362002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
737
738 * lib/gdb.exp (gdb_wrapper_init): Just because
739 gdb_wrapper_file exists, this does not mean that the file
740 should not be rebuilt. That is what gdb_wrapper_initialized
741 is for.
742 (default_gdb_init): Reset gdb_wrapper_initialized.
743
b61a8733
MS
7442002-05-23 Michael Snyder <msnyder@redhat.com>
745
5bdb6d01
MS
746 * gdb.base/all-bin.exp: Revise previous patch by just reducing
747 the precision of the floating point test results.
748 * gdb.base/call-rt-st.exp: Ditto.
749
b61a8733
MS
750 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
751 * gdb.base/call-rt-st.exp: Ditto.
752
56f6e910
MC
7532002-05-19 Michael Chastain <mec@shout.net>
754
755 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
756
ad0b0016
EZ
7572002-05-19 Elena Zannoni <ezannoni@redhat.com>
758
759 * configure.in (configdirs): Add gdb.arch.
760 * configure: Regenerate.
761
f617d2b6
JB
7622002-05-17 Jim Blandy <jimb@redhat.com>
763
764 * gdb.base/completion.exp: Recognize the more detailed error
765 messages produced by the macro expander's lexical analyzer.
766
eac2a696
EZ
7672002-05-14 Elena Zannoni <ezannoni@redhat.com>
768
769 * gdb.arch/altivec-abi.c: New file.
770 * gdb.arch/altivec-abi.exp: New file.
771 * gdb.arch/altivec-regs.c: New file.
772 * gdb.arch/altivec-regs.exp: New file.
773
2fdde8f8
DJ
7742002-05-14 Daniel Jacobowitz <drow@mvista.com>
775
776 * gdb.base/maint.exp (maint print type): Update for new type
777 structure.
eac2a696 778
e31f1a7c
EZ
7792002-05-14 Elena Zannoni <ezannoni@redhat.com>
780
781 * gdb.arch: New directory.
782 * gdb.arch/configure.in: New file.
783 * gdb.arch/configure: New file.
784 * gdb.arch/Makefile.in: New file.
785
db589741
CV
7862002-05-13 Corinna Vinschen <vinschen@redhat.com>
787
788 * gdb.asm/asm-source.exp: Add v850 as supported target.
789 * gdb.asm/v850.inc: New file.
790
8ce2a7dc
DJ
7912002-05-13 Daniel Jacobowitz <drow@mvista.com>
792
793 * gdb.c++/annota2.exp (annotate-quit): Add comment.
794
df763c7f
DJ
7952002-05-12 Daniel Jacobowitz <drow@mvista.com>
796
797 * gdb.base/break.exp: Check 'break "marker2"'.
798
377daeed
MS
7992002-05-10 Michael Snyder <msnyder@redhat.com>
800
801 * gdb.base/long_long.exp: Fix typo.
802
c4b7bc2b
JB
8032002-05-10 Jim Blandy <jimb@redhat.com>
804
ecac9a4e
JB
805 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
806 a bug.
807
c4b7bc2b
JB
808 * gdb.base/printcmds.exp (test_integer_literals_rejected):
809 Recognize more detailed error message produced by the macro
810 expander's lexical analyzer.
811 * lib/gdb.exp (test_print_reject): Same.
812
e71019a1
MK
8132002-05-09 Mark Kettenis <kettenis@gnu.org>
814
815 * gdb.c++/method.exp: Fix typo.
816
fedfc8e6
MS
8172002-05-08 Michael Snyder <msnyder@redhat.com>
818
166a1957
MS
819 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
820 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 821 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
822 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
823 Add iftarget clause for strongarm.
824
f1c47eb2
MS
8252002-05-06 Michael Snyder <msnyder@redhat.com>
826
cb9a9d3e
MS
827 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
828 (gdb_continue_to_end): Accept output from status wrapper.
829 * gdb.base/ending-run.exp: Add case for output from status wrapper.
830 Clean up fail messages to match pass messages.
831
f1c47eb2
MS
832 Enable the "needs_status_wrapper" testsuite feature.
833 * lib/gdb.exp (gdb_wrapper_init): New procedure.
834 (gdb_compile): Conditionally call gdb_wrapper_init.
835 * gdb.base/a2-run.exp: Recognize output from status wrapper.
836 * gdb.c++/method.exp: Recognize output from status wrapper.
837
6079c749
BE
8382002-05-06 Ben Elliston <bje@redhat.com>
839From Graydon Hoare <graydon@redhat.com>
840
841 * config/sid.exp: Include support for "rawsid" protocol.
842
188baff3
JB
8432002-05-03 Jim Blandy <jimb@redhat.com>
844
845 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
846 * gdb.c++/hang3.C: New file.
847
b9c07f0f
AC
8482002-05-04 Andrew Cagney <ac131313@redhat.com>
849
850 * gdb.base/default.exp: Remove obsolete code.
851 * gdb.c++/misc.exp: Ditto. Update copyright.
852 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
853 * gdb.base/whatis.exp: Ditto. Update copyright.
854 * gdb.base/scope.exp: Ditto. Update copyright.
855 * gdb.base/ptype.exp: Ditto. Update copyright.
856 * gdb.base/printcmds.exp: Ditto. Update copyright.
857 * gdb.base/opaque.exp: Ditto. Update copyright.
858 * gdb.base/list.exp: Ditto.
859 * gdb.base/funcargs.exp: Ditto. Update copyright.
860 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
861 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
862 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
863 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
864 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
865 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
866
5c7a0397
MS
8672002-05-02 Michael Snyder <msnyder@redhat.com>
868
d6dcc264 869 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
870 * gdb.base/long_long.exp: Add xscale target.
871 * gdb.base/default.exp: Add xscale target.
872
eb7f1c48
JB
8732002-05-01 Jim Blandy <jimb@redhat.com>
874
875 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
876 gdb.c++/hang.exp: New test.
877
a6befae8
FF
8782002-05-01 Fred Fish <fnf@redhat.com>
879
880 * gdb.base/completion.exp: Handle completions of "./Make" for
881 more than one completion possibility, as is the case when we
882 build and test in the source tree.
883
0a310277
AG
8842002-04-29 Anthony Green <green@redhat.com>
885
886 * gdb.java/jmisc1.exp: New file.
887 * gdb.java/jmisc2.exp: New file.
888
6ff9af88
DJ
8892002-04-24 Daniel Jacobowitz <drow@mvista.com>
890
891 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
892
96b3d632
EZ
8932002-04-23 Elena Zannoni <ezannoni@redhat.com>
894
895 * gdb.base/help.exp: Change 'help status' to allow for target
896 dependent output differences.
897
5019bb54
MC
8982002-04-22 Michael Chastain <mec@shout.net>
899
900 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
901
a805a116
MC
9022002-04-22 Michael Chastain <mec@shout.net>
903
904 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
905
a1706bfd
DM
9062002-04-17 David S. Miller <davem@redhat.com>
907
908 * gdb.asm/sparc64.inc: New file.
909 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
910
a73a20a2
EZ
9112002-04-19 Elena Zannoni <ezannoni@redhat.com>
912
913 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
914 instruction file directly into the build tree. Clean up at end of
915 test.
916
ba678339
DM
9172002-04-18 David S. Miller <davem@redhat.com>
918
919 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
920 handle 64-bit platforms correctly.
921 * gdb.base/maint.exp: Likewise.
922
b03399da
KB
9232002-04-18 Kevin Buettner <kevinb@redhat.com>
924
925 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
926 ``-fpic'' when compiling files comprising a shared library, but
927 it does need additional linker flags in order to find shared
928 libraries at run time.
929
e2004992
KB
9302002-04-18 Kevin Buettner <kevinb@redhat.com>
931
932 * gdb.base/cvexpr.c (use): New function.
933 (main): Invoke use() on all global variables to prevent
934 some linkers from deleting these otherwise unused symbols.
935
d8937120
MC
9362002-04-17 Michael Chastain <mec@shout.net>
937From David S. Miller <davem@redhat.com>
938
939 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
940 handle 64-bit platforms correctly.
941
ffd61a58
MS
9422002-04-12 Michael Snyder <msnyder@redhat.com>
943From Jim Blandy <jimb@redhat.com>
944 * gdb.base/foo.c (foox): Remove section attribute; the linker
945 script can handle this instead.
946 * gdb.base/bar.c (barx): Same.
947 * gdb.base/baz.c (bazx): Same.
948 * gdb.base/grbx.c (grbxx): Same.
949
950 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
951 manager doesn't automatically unmap overlays unnecessarily.
952
6b8426a6
MH
9532002-04-10 Martin M. Hunt <hunt@redhat.com>
954
955 * gdb.base/ending-run.exp: Fix pattern for Mips targets
956 stepping out of main.
957
34af4875
MC
9582002-04-09 Michael Chastain <mec@shout.net>
959
960 * gdb.c++/local.cc (main): Move call to marker1() inside nested
961 scope so that the nested scope tests will make sense.
962 * gdb.c++/local.exp: Write patterns that actually work with gcc
963 (the HP patterns "were never known to work with gcc").
964 Keep the old aCC patterns too.
965
2d1676a0
DJ
9662002-04-09 Daniel Jacobowitz <drow@mvista.com>
967
968 * gdb.base/attach.exp: Correct target board test.
969
3a63e3f9
MC
9702002-04-08 Michael Chastain <mec@shout.net>
971
972 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
973 in a const method. Add some xfail and fail cases for configurations
974 that do not emit the "const ...".
975
f18dabd2
MC
9762002-04-07 Michael Chastain <mec@shout.net>
977
978 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
979 Accept "A * const" and "const A * const" as type of "this".
980 Fix spelling of getFunky throughout. Make messages uniform.
981
0fcddd82
EZ
9822002-04-07 Elena Zannoni <ezannoni@redhat.com>
983
984 Work around for PR gdb/285:
985 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
986
16a8534a
EZ
9872002-04-07 Elena Zannoni <ezannoni@redhat.com>
988
989 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
990 instructions file at run time instead of configure time.
991 Sometimes we run the test in a directory that is not the one we
992 configured in.
993 * gdb.asm/configure.in: Delete creation of symlink.
994 * gdb.asm/configure: Regenerate.
995
24181d81
JB
9962002-04-05 J. Brobecker <brobecker@gnat.com>
997
998 * gdb.gdb/xfullpath.exp: New test, to exercise the new
999 xfullpath () function.
1000
7cdb7107
DJ
10012002-04-04 Daniel Jacobowitz <drow@mvista.com>
1002
1003 * gdb.asm/Makefile.in: Correct dependencies.
1004
1005 * gdb.asm/powerpc.inc: New file.
1006 * gdb.asm/asm-source.exp: Add PowerPC.
1007 * gdb.asm/configure.in: Likewise.
1008 * gdb.asm/configure: Regenerated.
1009
a7d17088
DJ
10102002-04-04 Daniel Jacobowitz <drow@mvista.com>
1011
1012 * gdb.base/relocate.exp: New file.
1013 * gdb.base/relocate.c: New file.
1014
cd721503
FF
10152002-04-04 Fred Fish <fnf@redhat.com>
1016
1017 * gdb.base/step-test.exp: Update comment regarding stopping in
1018 memcpy/bcopy calls inserted as part of the compiler runtime.
1019
b22ad7a7
MS
10202002-04-04 Michael Snyder <msnyder@redhat.com>
1021
1022 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
1023
5f279fa6
DJ
10242002-04-03 Daniel Jacobowitz <drow@mvista.com>
1025
1026 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
1027 (gdb_expect): Remove $notransfer hack.
1028
dd0fd3ce
DJ
10292002-04-02 Daniel Jacobowitz <drow@mvista.com>
1030
1031 * gdb.c++/classes.exp ("calling method for small class"): Match
1032 updated register output.
1033
1e50cda1
DJ
10342002-03-30 Daniel Jacobowitz <drow@mvista.com>
1035
1036 Fix PR gdb/452
1037 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
1038 when finished. Make gdb_file_cmd send "exec-file" when
1039 appropriate.
1040
24015922
DJ
10412002-03-30 Daniel Jacobowitz <drow@mvista.com>
1042
1043 * gdb.base/attach.exp: Remove extra setup_xfail.
1044
dd7dfd64
MS
10452002-03-26 Michael Snyder <msnyder@redhat.com>
1046
1047 * gdb.base/default.exp: Add tests for dump, append, and restore.
1048 * gdb.base/help.exp: Add tests for dump, append, and restore.
1049 * gdb.base/dump.exp: New file, test dump, append and restore.
1050 * gdb.base/dump.c: New file.
1051
48b2f8d7
MS
10522002-03-27 Michael Snyder <msnyder@redhat.com>
1053
1054 * gdb.base/help.exp: Modify expect strings to reflect
1055 clean-ups in help messages.
1056
05b4d525
FF
10572002-03-26 Fred Fish <fnf@redhat.com>
1058
1059 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
1060 have debugging info for those functions and the compiler uses them
1061 internally to copy structs around.
1062
d7679631
FF
10632002-03-26 Fred Fish <fnf@redhat.com>
1064
1065 * gdb.base/list.exp: Revert the change made yesterday and add note
1066 about why we don't list the default lines for remote targets.
1067
523ac3f9
MS
10682002-03-25 Michael Snyder <msnyder@redhat.com>
1069
1070 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
1071
754b2b8d
FF
10722002-03-25 Fred Fish <fnf@redhat.com>
1073
1074 * gdb.base/list.exp: This test works on remote targets so remove
1075 the short circuit for remote targets. Update copyright.
1076
33c3e192
FF
10772002-03-25 Fred Fish <fnf@redhat.com>
1078
1079 * gdb.base/attach.exp: Fix logic error that was suppressing this
1080 test for all non hppa*-*-hpux* targets, instead of the hp target.
1081 Move comments closer to the suppression point. Also now need to
1082 check that we are running natively.
1083
d43e73ee
MS
10842002-03-22 Michael Snyder <msnyder@redhat.com>
1085
882c8f02
MS
1086 * gdb.base/default.exp: Add test for gcore. Update copyright.
1087 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 1088
04c12f60
FF
10892002-03-06 Fred Fish <fnf@redhat.com>
1090
1091 * gdb.base/funcargs.c: Remove extraneous ';' character.
1092 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
1093
b43df995
MC
10942002-03-04 Michael Chastain <mec@shout.net>
1095
1096 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
1097 accommodate gcc v3 function signature.
1098 * gdb.mi/mi0-var-cmd-exp: Ditto.
1099
92362027
AC
11002002-02-24 Andrew Cagney <ac131313@redhat.com>
1101
1102 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
1103 ``GNU/Linux'' or ``Linux kernel''
1104 * testsuite/gdb.threads/pthreads.c: Ditto.
1105
258ad32d
MC
11062002-02-24 Michael Chastain <mec@shout.net>
1107
1108 * gdb.threads/pthreads.c (thread1): Add a return statement.
1109 (thread2): Likewise.
1110 (foo): Likewise.
1111
04c3b3d4
MC
11122002-02-23 Michael Chastain <mec@shout.net>
1113
1114 * gdb.threads/linux-dp.c (philosopher): Add a return statement
1115 to placate gcc.
1116
5a2a0a20
MC
11172002-02-23 Michael Chastain <mec@shout.net>
1118
1119 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
1120 test "ptype bint". The test passes on all my stabs configurations.
1121
a640f7fc
JB
11222002-02-21 Jim Blandy <jimb@redhat.com>
1123
27924826
JB
1124 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
1125 filename at a time, and watch for the ones we want to see.
1126
a640f7fc
JB
1127 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
1128 types of pointers to prototyped functions.
1129
edcc8c75
AC
11302002-02-20 Andrew Cagney <ac131313@redhat.com>
1131
1132 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
1133 signed, unsigned and straight char.
1134 (padding_char, padding_short, padding_int, padding_long,
1135 padding_long_long, padding_float, padding_double,
1136 padding_long_double): New global variables.
1137 (fill, fill_structs): New functions.
1138
1139 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
1140 for correctly sized writes. Update copyright.
1141 (get_valueof): New procedure.
1142 (get_sizeof): Call get_valueof.
1143 (check_valueof): New procedure.
1144 (check_padding): New procedure.
1145
ac57ea44
MC
11462002-02-20 Michael Chastain <mec@shout.net>
1147
1148 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
1149 to setup_xfail. Document some of the remaining calls.
1150
7a10c941
MC
11512002-02-18 Michael Chastain <mec@shout.net>
1152
1153 * gdb.c++/userdef.exp: Update copyright year.
1154
fb8acdcc
DJ
11552002-02-18 Daniel Jacobowitz <drow@mvista.com>
1156
1157 * gdb.c++/userdef.exp: Test overloaded operators properly.
1158 Remove xfails.
1159
fda6ae12
MS
11602002-02-14 Michael Snyder <msnyder@redhat.com>
1161
1162 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
1163
676a0442
DJ
11642002-02-14 Daniel Jacobowitz <drow@mvista.com>
1165
1166 * gdb.base/a2-run.exp: Check for a remote target properly.
1167 * gdb.base/annota1.exp: Likewise.
1168 * gdb.base/list.exp: Likewise.
1169 * gdb.base/reread.exp: Likewise.
1170 * gdb.base/scope.exp: Likewise.
1171 * gdb.base/shlib-call.exp: Likewise.
1172 * gdb.base/term.exp: Likewise.
1173 * gdb.c++/annota2.exp: Likewise.
1174
78b4f468
RE
11752002-02-13 Richard Earnshaw <rearnsha@arm.com>
1176
1177 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
1178
9a81ba51
MC
11792002-02-10 Michael Chastain <mec@shout.net>
1180
1181 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
1182 (call_after_alloca): Ditto.
1183
004af6c7
DJ
11842002-02-10 Daniel Jacobowitz <drow@mvista.com>
1185
1186 * gdb.base/ending-run.exp: Guard "cont" test with
1187 gdb_skip_stdio_test.
1188
37225f62
JB
11892002-02-06 Jim Blandy <jimb@redhat.com>
1190
1191 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
1192 from here...
1193 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
1194 To here. Disable this test on non-HP platforms. Add big comment.
1195
fe6fdd96
MS
11962002-02-04 Michael Snyder <msnyder@redhat.com>
1197
1198 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
1199 other than d10v and m32r.
1200
036fad3f
RE
12012002-02-02 Richard Earnshaw <rearnsha@arm.com>
1202
1203 * gdb.base/default.exp: Rewrite test patterns to reduce time
1204 taken to match them.
1205
7148ab62
DJ
12062002-01-30 Daniel Jacobowitz <drow@mvista.com>
1207
1208 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
1209 Allow a start function above main.
1210 * gdb.threads/linux-dp.exp: Fix copyright date.
1211
396cc255
DJ
12122002-01-30 Daniel Jacobowitz <drow@mvista.com>
1213
1214 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
1215 (check_philosopher_stack): Check for manager thread before checking
1216 for a just-starting thread.
1217
f038d31b
DJ
12182002-01-30 Daniel Jacobowitz <drow@mvista.com>
1219
1220 From Neil Booth <neil@daikokuya.demon.co.uk>:
1221 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
1222 warnings.
1223
b3ff9d9a
FF
12242002-01-21 Fred Fish <fnf@redhat.com>
1225
1226 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
1227 not caller.
1228
39ad761d
JB
12292002-01-21 Jim Blandy <jimb@redhat.com>
1230
1231 * gdb.base/reread.exp: Check that GDB properly re-reads the
1232 executable file when it changes while no inferior is running.
1233
aaf320fa
FF
12342002-01-21 Fred Fish <fnf@redhat.com>
1235
1236 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
1237 optionally accept the "shlib events" variation.
1238
808a31f5
JB
12392002-01-21 Jim Blandy <jimb@redhat.com>
1240
1241 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
1242 call `fflush' after every `printf', so that the output is produced
1243 at predictable points, regardless of whatever buffering does (or
1244 doesn't) take place.
1245 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
1246 at different points.
1247
4420d5e2
DJ
12482002-01-20 Daniel Jacobowitz <drow@mvista.com>
1249
1250 * gdb.c++/inherit.exp: Update copyright years.
1251 * gdb.c++/method.exp: Likewise.
1252
3e36a0f4
DJ
12532002-01-20 Daniel Jacobowitz <drow@mvista.com>
1254
1255 * gdb.c++/classes.exp: Update for improved v3 support and skipping
1256 artificial methods/arguments.
1257 * gdb.c++/derivation.exp: Likewise.
1258 * gdb.c++/inherit.exp: Likewise.
1259 * gdb.c++/method.exp: Likewise.
1260 * gdb.c++/virtfunc.exp: Likewise.
1261
b4ceaee6
AC
12622002-01-18 Andrew Cagney <ac131313@redhat.com>
1263
1264 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
1265 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
1266 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
1267 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
1268 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
1269 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
1270
ecace851
JB
12712002-01-17 Jim Blandy <jimb@redhat.com>
1272
1273 * gdb.asm/asm-source.exp (info symbol): Take another shot at
1274 anchoring the pattern matching the entry point symbol's name.
1275
375fc983
AC
12762002-01-17 Andrew Cagney <ac131313@redhat.com>
1277
1278 * gdb.base/maint.exp: Update ``maint internal-error'' to match
1279 continue/quit query. Update copyright.
1280
fe6fdd96
MS
12812002-01-14 Michael Snyder <msnyder@redhat.com>
1282
1283 * gdb.base/gcore.exp: Remove extra debugging output.
1284
e017c81f
DJ
12852002-01-13 Daniel Jacobowitz <drow@mvista.com>
1286
1287 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
1288 for slightly dubious v2 mangled string.
1289
37ab3bf8
DJ
12902002-01-13 Daniel Jacobowitz <drow@mvista.com>
1291
1292 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
1293
1bc05c3a 12942002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 1295
1bc05c3a 1296 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 1297
1bc05c3a
JM
1298 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
1299 constructors.
1300 * gdb.c++/derivation.exp: Likewise.
1301 * gdb.c++/templates.exp: Likewise.
1302 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 1303
1bc05c3a
JM
13042002-01-10 Michael Snyder <msnyder@redhat.com>
1305
1306 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 1307
a911c360
MS
13082002-01-08 Michael Snyder <msnyder@redhat.com>
1309
1310 * gdb.base/gcore.exp: New test for generate-core-file command.
1311 * gdb.base/gcore.c: Testcase for above.
1312 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
1313
ea2119ec
JM
13142002-01-08 Jason Merrill <jason@redhat.com>
1315
1316 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
1317
68203136
FF
13182002-01-07 Fred Fish <fnf@redhat.com>
1319
1320 * gdb.c++/overload.exp: Remove unconditional xfails for:
1321 print foo_instance1.overloadargs(1)
1322 print foo_instance1.overloadargs(1, 2)
1323 print foo_instance1.overloadargs(1, 2, 3)
1324 print foo_instance1.overloadargs(1, 2, 3, 4)
1325 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
1326 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
1327 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
1328 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
1329 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
1330 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
1331 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
1332 print foo_instance1.overload1arg()
1333 print foo_instance1.overload1arg((char)arg2)
1334 print foo_instance1.overload1arg((signed char)arg3)
1335 print foo_instance1.overload1arg((unsigned char)arg4)
1336 print foo_instance1.overload1arg((int)arg7)
1337 print foo_instance1.overload1arg((unsigned int)arg8)
1338 print foo_instance1.overload1arg((float)arg11)
1339 print foo_instance1.overload1arg((double)arg12)
1340
21b9b5b1
MS
13412002-01-07 Michael Snyder <msnyder@redhat.com>
1342
1343 * gdb.base/huge.exp: New test. Print a very large target data object.
1344 (skip_huge_test): New test variable. Define if you want to skip this
1345 test. The test reads an 8 megabyte data object from the target, so it
1346 might be very time consuming on remote targets with a slow connection.
1347 * gdb.base/huge.c: New file. Test case for above.
1348
725f922e
FF
13492002-01-07 Fred Fish <fnf@redhat.com>
1350
1351 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
1352 g_instance.bfoo, and g_instance.cfoo.
1353
634d57ec
JL
1354Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
1355
f286b2c3
JL
1356 * gdb.base/break.c (multi_line_if_conditional): New function.
1357 (multi_ilne_while_conditional): Likewise.
1358 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
1359 IF or WHILE condition puts the breakpoint at the start of
1360 the condition.
1361
634d57ec
JL
1362 * gdb.base/selftest.exp (backtrace through signal handler): Remove
1363 hppa*-*-hpux* expected failure.
1364 * gdb.base/structs.exp (do_function_calls): Similarly.
1365
1366 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
1367 watchpoints.
1368
9fbfe2dc
AC
13692002-01-06 Andrew Cagney <ac131313@redhat.com>
1370
1371 Fix PR gdb/66.
1372 * gdb.base/structs.exp: Replace skip for a29k with skip for
1373 gdb,cannot_call_functions.
1374 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
1375 * gdb.base/callfuncs.exp: Ditto.
1376 * gdb.base/call-rt-st.exp: Ditto.
1377 * gdb.base/call-strs.exp: Ditto.
1378 * gdb.base/callfwmall.exp: Ditto.
1379 * gdb.base/scope.exp: Obsolete xfail a29k.
1380 * gdb.c++/misc.exp: Ditto.
1381 * gdb.c++/cplusfuncs.exp: Ditto.
1382 * gdb.base/ptype.exp: Ditto.
1383 * gdb.base/printcmds.exp: Ditto.
1384 * gdb.base/opaque.exp: Ditto.
1385 * gdb.base/list.exp: Ditto.
1386 * gdb.base/funcargs.exp: Ditto.
1387 * gdb.base/default.exp: Ditto.
1388
8ddad156
MS
13892002-01-04 Michael Snyder <msnyder@redhat.com>
1390
ca4976a6 1391 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
1392 * gdb.base/maint.exp: Add tests for maint info sections options.
1393
1b074332
JL
1394Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
1395
1396 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
1397
7d159115
CV
13982001-12-20 Corinna Vinschen <vinschen@redhat.com>
1399
1400 * gdb.asm/arm.inc: New file.
1401 * gdb.asm/asm-source.exp: Add arm targets.
1402 * gdb.asm/configure.in: Ditto.
1403 * gdb.asm/configure: Recreated from configure.in.
1404
8fb87725
JL
1405Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
1406
afabe08c
JL
1407 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
1408 with HP's compiler.
1409 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
1410 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
1411 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
1412 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
1413
1414 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
1415 either HP's compilers or GCC.
1416
db521deb
JL
1417 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
1418 a SIGBUS or SIGSEGV.
1419
1420 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
1421
1422 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
1423 can be compiled with either HP's compiler or GCC.
1424
cfa88ab7
JL
1425 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
1426 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
1427 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
1428
ca344dff
JL
1429 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
1430 to match current gdb output. Update due to using auto-solib-limit
1431 for limiting instead of overloading auto-solib-add.
1432 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
1433 test program.
1434
3f3c6e55 1435 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
1436 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
1437 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
1438 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
1439 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
1440 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
1441 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
1442 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
1443 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
1444 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
1445 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
1446 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
1447 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 1448
8fb87725
JL
1449 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
1450 a SIGTRAP to the inferior.
1451
cf599fa7
CV
14522001-12-19 Corinna Vinschen <vinschen@redhat.com>
1453
1454 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
1455 Substitute call to target_link by call to gdb_compile.
1456
2cd045cd
JL
1457Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
1458
1459 * gdb.base/break.exp: Fix HP specific search string when testing
1460 backtracing in a called function.
1461
1462 * gdb.base/constvars.exp: Only set lang to C++ if we're
1463 compiling the test with HP's compilers.
1464 * gdb.base/volatile.exp: Similarly.
1465
99ebe9ac
JB
14662001-12-19 Jim Blandy <jimb@redhat.com>
1467
1468 * gdb.base/printcmds.exp: Expect the null character to be printed
1469 as '\0', and the '\013' to be printed as '\v'.
1470 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
1471 * gdb.base/setvar.exp: Same.
1472
b9891b29
JB
14732001-12-17 Jim Blandy <jimb@redhat.com>
1474
0eba65ab
JB
1475 * gdb.base/completion.exp: Rather than completing very long
1476 filenames, which can make the readline library produce output we
1477 don't recognize, cd to the directory first, and then complete
1478 using nice, short relative paths.
1479
6970b5b1
JB
1480 * gdb.base/completion.exp: On some systems, there is, in fact, a
1481 variable named `b' in scope, since GDB treats all static
1482 variables as being in scope. So use `no_var_named_this'
1483 instead of `b'.
1484
b9891b29
JB
1485 * gdb.base/corefile.exp: Recognize the message saying that GDB
1486 can't find the core file's registers as a failure.
1487
e6ccd35f
JSC
14882001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
1489
1490 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
1491 test expect string more specific.
1492
105ba819
CV
14932001-12-13 Corinna Vinschen <vinschen@redhat.com>
1494
1495 * gdb.asm/asm-source.exp: Add support for xstormy16.
1496 * gdb.asm/configure.in: Ditto.
1497 * gdb.asm/configure: Rebuild.
1498 * gdb.asm/xstormy16.inc: New file.
1499
e9e79dd9
FF
15002001-12-10 Fred Fish <fnf@redhat.com>
1501
1502 * gdb.base/maint.exp: Update to match changes in type dumping code.
1503
347dc97d
JB
15042001-12-10 Jim Blandy <jimb@redhat.com>
1505
1506 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
1507 matching the entry point symbol's name at the beginning of the
1508 line.
1509
5178b9d6
DJ
15102001-12-07 Daniel Jacobowitz <drow@mvista.com>
1511
1512 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
1513 gdb.c++/inherit.exp, gdb.c++/method.exp,
1514 gdb.c++/namespace.exp, gdb.c++/templates.exp,
1515 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
1516 and class layout support.
1517
af890c52
DJ
15182001-12-07 Daniel Jacobowitz <drow@mvista.com>
1519
1520 * gdb.c++/classes.exp: Add test for static member function.
1521 * gdb.c++/misc.cc: Add class with static member function.
1522
7a345fb3
JB
15232001-12-07 Jim Blandy <jimb@redhat.com>
1524
f2e54a80 1525 If GDB says it can't find the struct the function returned, report
8032bf31
JB
1526 those tests as `unsupported'.
1527 * gdb.base/call-rt-st.exp (print_struct_call): New function.
1528 Rewrite subsequent tests to use it.
1529
1530 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
1531 those tests as `unsupported'.
1532 * gdb.base/structs.exp (call_struct_func): New function.
1533 (do_function_calls): Use call_struct_func to call the functions
1534 returning structs.
1535
0bc69509
JB
1536 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
1537 whether functions are prototyped or not, so we can't possibly pass
1538 arguments to t_float_values2 properly.
1539
7a345fb3
JB
1540 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
1541 value of `timeout' for targets other than the mips*tx39-*.
1542
edb6ede1
MS
15432001-12-06 Michael Snyder <msnyder@redhat.com>
1544
1545 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
1546 and detect whether the start symbol has a leading underscore.
1547
2d842f13
JB
15482001-12-04 Jim Blandy <jimb@redhat.com>
1549
1550 * gdb.base/completion.exp: Clarify indentation.
1551
68550daf
JB
15522001-12-03 Jim Blandy <jimb@redhat.com>
1553
1554 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
1555 variables on the S/390, not `.word'.
1556
cd5195a8
JB
15572001-11-30 Jim Blandy <jimb@redhat.com>
1558
1559 Add assembly-source tests for s390-ibm-linux.
1560 * gdb.asm/s390.inc: New file.
1561 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
1562 the S/390 architecture.
1563 * gdb.asm/configure: Regenerated.
1564
ca9efc90
MS
15652001-11-30 Michael Snyder <msnyder@redhat.com>
1566
1567 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
1568 next, info source, info sources, info line, global and static
1569 variables, and static functions.
1570 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
1571 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
1572 * gdb.asm/asmsrc1.s: Add a static function and some variables.
1573 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
1574 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
1575 (gdbasm_leave): Restore frame pointer.
1576 (gdbasm_startup): Copy stack set-up from crt0.S.
1577
d0e66976
FN
15782001-11-26 Fernando Nasser <fnasser@redhat.com>
1579
1580 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
1581 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
1582 to a local (non-static) variable. Copy tstruct.a to a static buffer
1583 and return a pointer to that buffer.
1584 * gdb.base/callfwmall.c (t_structs_a): Ditto.
1585
e2334072
MK
15862001-11-24 Mark Kettenis <kettenis@gnu.org>
1587
1588 * gdb.asm/configure.in: Fix recognition of ix86 target.
1589 * gdb.asm/configure: Regenerate.
1590
756caa3d
MS
15912001-11-21 Michael Snyder <msnyder@redhat.com>
1592
1593 * gdb.asm/sparc.inc: New file.
1594 * gdb.asm/asm-source.exp: Recognize sparc target.
1595 * gdb.asm/configure.in: Recognize sparc target.
1596 * gdb.asm/configure: Regenerate.
1597
9a4d72d5
MS
15982001-11-21 Michael Snyder <msnyder@redhat.com>
1599
1600 * gdb.asm/m32r.inc: New file.
1601 * gdb.asm/asm-source.exp: Recognize m32r target.
1602 * gdb.asm/configure.in: Recognize m32r target.
1603 * gdb.asm/configure: Regenerate.
1604
a773d1cd
MS
16052001-11-20 Michael Snyder <msnyder@redhat.com>
1606
017ac23d
MS
1607 * gdb.asm/i386.inc: New file.
1608 * gdb.asm/asm-source.exp: Recognize ix86 target.
1609 * gdb.asm/configure.in: Recognize ix86 target.
1610 * gdb.asm/configure: Regenerate.
1611
a773d1cd
MS
1612 * gdb.c++/namespace.exp: Fix quotes in output messages.
1613
bb632afb
MS
16142001-11-14 Michael Snyder <msnyder@redhat.com>
1615
25d559ca 1616 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
1617 qualifier in a type cast expression, to designate an address
1618 in the instruction space (Harvard architecture).
1619
4749e309
MS
16202001-11-13 Michael Snyder <msnyder@redhat.com>
1621
1622 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
1623 Tests for expressions using 'const' and 'volatile'.
1624
25050984
CV
16252001-11-13 Corinna Vinschen <vinschen@redhat.com>
1626
1627 * gdb.asm/asm-sources.exp: Allow defining linker flags.
1628
1902c51f
DJ
16292001-11-12 Daniel Jacobowitz <drow@mvista.com>
1630
1631 * lib/mi-support.exp (mi_run_to_helper): Move comments
1632 outside of gdb_expect.
1633
dcf95b47
DJ
16342001-11-11 Daniel Jacobowitz <drow@mvista.com>
1635
1636 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
1637 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
1638 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
1639 mi0_run_to): New functions.
1640 * gdb.mi/mi-simplerun.exp: Use them.
1641 * gdb.mi/mi0-simplerun.exp: Likewise.
1642 * gdb.mi/mi-var-cmd.exp: Likewise.
1643 * gdb.mi/mi0-var-cmd.exp: Likewise.
1644
45b074e1
AC
16452001-11-10 Andrew Cagney <ac131313@redhat.com>
1646
1647 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
1648 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
1649
bf50d346
AC
16502001-11-09 Andrew Cagney <ac131313@redhat.com>
1651
1652 * gdb.base/restore.exp: Include $expected value in restored test
1653 message.
1654
9383332c
AC
16552001-11-09 Andrew Cagney <ac131313@redhat.com>
1656
1657 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
1658 implemented.
1659
db62520a
MS
16602001-11-08 Michael Snyder <msnyder@redhat.com>
1661
1662 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
1663 Add pass/fail message for stop at breakpoint in call dummy function.
1664
b5703437
MS
16652001-11-07 Michael Snyder <msnyder@redhat.com>
1666
760f6330
MS
1667 * gdb.c++/templates.exp (test_template_breakpoints):
1668 If we get an overload menu, but it does not match what
1669 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
1670 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
1671 making the whitespace optional. Argument for "new" may be
1672 "unsigned" as well as "unsigned int/long".
eef747c0
MS
1673 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
1674 making the whitespace optional. Also replace "(void) with
1675 "((void|)), making the keyword "void" optional.
63f50499
MS
1676 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
1677 making the whitespace optional. Also replace "(void) with
1678 "((void|)), making the keyword "void" optional.
3bf40917
MS
1679 * gdb.base/callfuncs.c (t_float_values): This function must
1680 _not_ be prototyped, and the following function (t_float_values2)
1681 must be prototyped (if the compiler supports it), so that GDB
1682 can be tested against both cases. Usually one case involves
1683 promotion of float to double, while the other does not.
1684 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
1685 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
1686 includes a stack frame for "start".
1687
c8ab4e6d
JB
16882001-11-05 Jim Blandy <jimb@redhat.com>
1689
1690 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
1691 pointers are 32 bits long, and that offsets of relocs are always
1692 stored in the data (REL-style), and not in the reloc entry itself
1693 (RELA-style).
1694 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
1695 stabs.
1696
3f08ced9
MS
16972001-11-01 Michael Snyder <msnyder@redhat.com>
1698
1699 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
1700 and regular expression operators by using quoting.
1701
cbfa24cd
MS
17022001-10-31 Michael Snyder <msnyder@redhat.com>
1703
1704 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
1705 depending on what the symbol table contains.
1706 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
1707 the output of the ptype command. Similarly, accept both "const &"
1708 and "const&".
1709
aaa68313
CV
17102001-10-31 Corinna Vinschen <vinschen@redhat.com>
1711
1712 * gdb.base/miscexprs.c (main): Add usage of preprocessor
1713 symbol `STORAGE' to allow to choose the storage class of
1714 the local datastructures.
1715 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
1716 compiler directive.
1717
91740388
MS
17182001-10-30 Michael Snyder <msnyder@redhat.com>
1719
1720 * gdb.base/jump.exp: Allow it to run for all targets.
1721
1b7c05e7
CV
17222001-10-29 Corinna Vinschen <vinschen@redhat.com>
1723
1724 * gdb.base/call-ar-st.c (print_double_array): Match for loop
1725 with new double_array size.
1726 (main): Change storage class of all local variables to static.
1727 Reduce size of double_array to 9.
1728 * gdb.base/call-ar-st.exp: Increase timeout value.
1729 Change expected output for double array to match new size in
1730 call-ar-st.c.
1731
36a22261
CV
17322001-10-29 Corinna Vinschen <vinschen@redhat.com>
1733
1734 * gdb.base/ending-run.exp: Create identical output when passing
1735 `step to end of run' case. Add regular expression branch satisfying
1736 Stormy16 target.
1737
92b8ae91
MK
17382001-10-28 Mark Kettenis <kettenis@gnu.org>
1739
1740 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
1741 that we catch the expected failure under Linux/x86.
1742
cb135b83
OF
17432001-10-29 Orjan Friberg <orjanf@axis.com>
1744
1745 * gdb.base/setvar.exp: Escape curly braces.
1746 * gdb.stabs/weird.exp: Ditto.
1747
6884aa54
DJ
17482001-10-27 Daniel Jacobowitz <drow@mvista.com>
1749
1750 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
1751 * gdm.mi/mi0-hack-cli.exp: Likewise.
1752
0398c9aa
AC
17532001-10-25 Andrew Cagney <ac131313@redhat.com>
1754
1755 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
1756 messages.
1757
d20bf2e8
AC
17582001-10-21 Andrew Cagney <ac131313@redhat.com>
1759
1760 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
1761 checking MI enabled.
1762
03dd63aa
CV
17632001-10-09 Corinna Vinschen <vinschen@redhat.com>
1764
1765 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
1766
1d9d99f3
FCE
17672001-10-04 Frank Ch. Eigler <fche@redhat.com>
1768
1769 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
1770 if gdb child process crashes, just signal an error.
1771
838ae6c4
JB
17722001-10-02 Jim Blandy <jimb@redhat.com>
1773
1774 * lib/gdb.exp (test_xfail_format): Simplify.
1775
1776 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
1777 front of the variable name `format'. Simplify `if'.
1778
8f0cbc1c
DJ
17792001-10-01 Daniel Jacobowitz <drow@mvista.com>
1780
1781 * gdb.threads/pthreads.exp: Wait for output and delay
1782 before sending ^C.
1783
1f08dafd
DJ
17842001-10-01 Daniel Jacobowitz <drow@mvista.com>
1785
1786 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
1787 some incorrect output instead of timing out.
1788 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
1789
674f90ff
CV
17902001-09-28 Corinna Vinschen <vinschen@redhat.com>
1791
1792 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
1793 check to allow additional `int'.
1794
9b284272
DJ
17952001-09-27 Daniel Jacobowitz <drow@mvista.com>
1796
1797 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
1798 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
1799
b55a4771
MS
18002001-09-27 Michael Snyder <msnyder@redhat.com>
1801
1802 * lib/gdb.exp (test_debug_format): New proc.
1803 (setup_xfail_format): Use new proc test_debug_format.
1804 * gdb.base/constvars.exp (local_compiler_xfail_check): New
1805 proc; use new service proc test_debug_format.
1806 Replace all other "gcc_compiled" tests with this test.
1807 * gdb.base/volatile.exp (local_compiler_xfail_check): New
1808 proc; use new service proc test_debug_format.
1809 Replace all other "gcc_compiled" tests with this test.
1810
18112001-09-27 Michael Snyder <msnyder@redhat.com>
1812
1813 * gdb.base/cvexpr.exp: New file.
1814 * gdb.base/cvexpr.c: New file
1815 Test for expressions using const and volatile keywords.
1816
4e6667ac
CV
18172001-09-26 Corinna Vinschen <vinschen@redhat.com>
1818
1819 * gdb.base/constvars.exp: Check for different orders of keywords
1820 and additional "int" strings in output.
1821
4f337972
AC
18222001-09-22 Andrew Cagney <ac131313@redhat.com>
1823
1824 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
1825 responses from "help maint".
1826
2015650d
FCE
18272001-09-19 Frank Ch. Eigler <fche@redhat.com>
1828
1829 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
1830 to localhost:NNN instead of :NNN, in case Xvfb is listening
1831 only on TCP.
1832
f3bcedc1
CV
18332001-09-19 Corinna Vinschen <vinschen@redhat.com>
1834
1835 * gdb.base/recurse.exp: When checking leaving the watchpoint
1836 scope, recognize when gdb is in function's epilogue and pass.
1837
6b819c92
KS
18382001-09-18 Keith Seitz <keiths@redhat.com>
1839
1840 * lib/insight-support.exp (_gdbtk_export_target_info): Add
1841 support for running tests against sid targets.
1842 (gdbtk_done): Ditto.
1843
a10c9419
CV
18442001-09-18 Corinna Vinschen <vinschen@redhat.com>
1845
1846 * gdb.base/ending-run.c (main): Set stdout buffersize
1847 to the same reasonable value for any target.
1848 * gdb.base/ending-run.exp: Add a regular expression
1849 to make testsuite happy on Sanyo Stormy16 target.
1850
739d0d99
CV
18512001-09-17 Corinna Vinschen <vinschen@redhat.com>
1852
1853 * gdb.base/display.c (do_loops): Add float variable `f'.
1854 Increment f in loop.
1855 * gdb.base/display.exp: Increment timeout by 60 seconds.
1856 Change float display test to use variable `f'.
1857
1b8947f0
JB
18582001-09-17 Jim Blandy <jimb@redhat.com>
1859
1860 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
1861 overflowing the limited breakpoint tables on some ROM monitors
1862 (like the ROM68K).
1863
9890ac81
FCE
18642001-09-15 Frank Ch. Eigler <fche@redhat.com>
1865
1866 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
1867 the "-ac" (disable access control) flag.
1868
6db765ea
JH
18692001-08-30 Jeff Holcomb <jeffh@redhat.com>
1870
1871 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
1872 ints.
1873
4c32cc04
KS
18742001-08-30 Keith Seitz <keiths@redhat.com>
1875
1876 * lib/gdb.exp: Move all insight-related functionality into
1877 separate file.
1878 * lib/insight-support.exp: New file.
1879
8d6e6f81
FCE
18802001-08-29 Frank Ch. Eigler <fche@redhat.com>
1881
1882 * config/sid.exp (sid_start): Never set sid verbosity; disable
1883 expect_background {} that consumed its stdout; tolerate </dev/null.
1884 Attempt to set endianness override in "sid" protocol mode. Cleanup.
1885
6a90e1d0
AC
18862001-08-18 Andrew Cagney <ac131313@redhat.com>
1887
1888 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
1889 CLI jump command to start it.
1890 (mi_run_to_main): Fail immediatly when unexpected output.
1891
1759b3c3
AC
18922001-08-18 Andrew Cagney <ac131313@redhat.com>
1893
1894 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
1895 beginning of function. Fix PR gdb/191.
1896
61d11d80
FCE
18972001-08-16 Frank Ch. Eigler <fche@redhat.com>
1898
1899 * config/sid.exp (sid_start): Don't warn if we cannot figure out
1900 what to force sid endianness to.
1901
942a4df2
KS
19022001-08-15 Keith Seitz <keiths@redhat.com>
1903
1904 * lib/gdb.exp (gdbtk_start): Don't set environment
1905 variables for TCL_LIBRARY and friends. Insight will
1906 now figure these out for itself.
1907
0521c418
MS
19082001-08-02 Michael Snyder <msnyder@redhat.com>
1909
1910 * gdb.base/completion.exp: Remove the symbol "a64l" from
1911 the expect string; this is target-specific, and not related
1912 to what is being tested.
1913
74a9a58a
DB
19142001-08-02 Dave Brolley <brolley@redhat.com>
1915
1916 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
1917
c70819fa
MS
19182001-07-25 Michael Snyder <msnyder@redhat.com>
1919
c2b8fa57
MS
1920 * gdb.base/consecutive.exp: New file. Test stepping over
1921 breakpoints on consecutive instructions.
1922 * gdb.base/consecutive.c: New file.
1923
c70819fa
MS
1924 * gdb.base/call-rt-st.exp: Use double-backslash to quote
1925 curly braces in regular expressions.
1926
2b1a1355
MS
19272001-07-25 Michael Snyder <msnyder@redhat.com>
1928
1929 * gdb.base/ending-run.exp: Accept "Program exited normally" as
1930 legitimate output from stepping out of main.
1931
413eca6f
KS
19322001-07-22 Keith Seitz <keiths@redhat.com>
1933
1934 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
1935 the empty string, do not run the tests.
1936
7e5a9322
SC
19372001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1938
1939 * gdb.base/long_long.exp: Detect size of pointer. Take into
1940 account 2-byte pointers when testing for p/a results.
1941
de58f10f
SC
19422001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1943
1944 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
1945 and defined to 1K for m68hc11.
1946 (random_data): Reduce table to 1K for embedded platforms (68hc11).
1947 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
1948 (sizeof_random_data): New variable to tell the size of the data table;
1949 don't test past this size; always run to main.
1950
d6f5fea1
SC
19512001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1952
1953 * gdb.base/return2.exp: return of long long and double fails for
1954 68HC11; don't execute these tests on that platform.
1955 * gdb.base/return.exp: Return of a double fails for 68hc11.
1956
c477543d
SC
19572001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1958
1959 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
1960 tests that print a float.
1961 * call-rt-st.exp: Likewise.
1962
63cf1c79
MK
19632001-07-12 Mark Kettenis <kettenis@gnu.org>
1964
1965 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
1966 running this test on Linux.
1967
112f9ab5
MC
19682001-06-24 Michael Chastain <chastain@redhat.com>
1969
1970 * gdb.base/arithmet.exp: Remove some tests to make all test names
1971 unique.
1972
4970cb0f
MS
19732001-07-03 Michael Snyder <msnyder@redhat.com>
1974
1975 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
1976 the output of the ptype command.
1977
d85da69f
MS
19782001-07-02 Michael Snyder <msnyder@redhat.com>
1979
4c8a82de
MS
1980 * gdb.base/completion.exp: Don't assume that break.c is the only
1981 source file that may contain functions named "marker".
d85da69f
MS
1982 * gdb.base/corefile.exp: Quote the curly braces in regexp.
1983
8afc772b
AC
19842001-06-28 Andrew Cagney <ac131313@redhat.com>
1985
1986 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
1987 of files to delete.
1988
1989 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
1990 * gdb.disasm/h8300s.exp: New file.
1991 gdb.disasm/h8300s.s: Likewise.
1992
cff22675
AC
19932001-06-27 Andrew Cagney <ac131313@redhat.com>
1994
1995 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
1996 empty breakpoint tables.
1997
68c81b54
AC
19982001-06-25 Andrew Cagney <ac131313@redhat.com>
1999
2000 * lib/mi-support.exp: Update args=... part of stop-reason
2001 patterns. Accept either a list or a tuple.
2002
2dd62704
AC
20032001-06-23 Andrew Cagney <ac131313@redhat.com>
2004
2005 * lib/mi-support.exp: Remove local emacs variable defining
2006 change-log-default-name.
2007
b4127474
MC
20082001-06-22 Michael Chastain <chastain@redhat.com>
2009
2010 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
2011 This is operationally compatible with the previous version.
2012
8dbfb380
JB
20132001-06-13 Jim Blandy <jimb@redhat.com>
2014
2015 * lib/gdb.exp (gdb_test): Doc fix.
2016
f2d8c86d
MC
20172001-06-10 Michael Chastain <chastain@redhat.com>
2018
2019 * gdb.base/exprs.exp: Remove a duplicate test.
2020
81564d34
JB
20212001-06-06 Jim Blandy <jimb@redhat.com>
2022
2023 * gdb.base/return2.exp (main): Use values to test float and double
2024 returns that are not NaN's, to avoid being confused by IEEE
2025 comparison rules.
2026
da55addb
MS
20272001-06-04 Michael Snyder <msnyder@redhat.com>
2028
2029 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
2030 non-zero if control_c fails. Terminate the test on failure,
2031 rather than wait for 12 more tests to time out.
2032
42c65987
JB
20332001-06-06 Jim Blandy <jimb@redhat.com>
2034
b18bced9
JB
2035 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
2036 Don't forget to match the GDB prompt.
2037
42c65987
JB
2038 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
2039
5b41e5f0
JB
20402001-06-04 Jim Blandy <jimb@redhat.com>
2041
2042 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
2043 command.
2044
015e046f
KB
20452001-05-31 Kevin Buettner <kevinb@redhat.com>
2046
2047 * gdb.base/annota1.exp (info break): Match four or more spaces
2048 after "Address".
2049
fb1ffbbe
MC
20502001-05-31 Michael Chastain <chastain@redhat.com>
2051
2052 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
2053 (dm_type_int_star): Likewise.
2054 (dm_type_long_star): Likewise.
2055 (dm_type_void_star): Likewise.
2056
5ea2a32c
KB
20572001-05-29 Kevin Buettner <kevinb@redhat.com>
2058
2059 * gdb.base/completion.exp (INPUTRC): Set this environment variable
2060 to a known value in order to get consistent results regardless
2061 of the setting of INPUTRC or the presence or contents of .inputrc.
2062
ae23c492
MS
20632001-05-24 Michael Snyder <msnyder@redhat.com>
2064
ac55707e
MS
2065 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
2066 Don't require that the main thread and the manager thread are the
2067 first in the list.
2068
ae23c492
MS
2069 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
2070 debugging. If test fails, issue an "unsupported" not a "fail".
2071
400071f1
JB
20722001-05-24 Jim Blandy <jimb@redhat.com>
2073
2074 Don't assume that short is shorter than int.
2075 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
2076 assume that shorts are smaller than ints. On a 16-bit machine,
2077 this isn't true.
2078 ("print unsigned char == (~0)"): Add test that verifies that ~0,
2079 an int, is not equal to ~0 stored in an unsigned char. This tests
2080 the same thing that the previous test meant to, but works on
2081 16-bit machines, too.
2082 ("print unsigned char != (~0)"): Same test, complemented.
2083
0816a3e5
MS
20842001-05-24 Michael Snyder <msnyder@redhat.com>
2085
2086 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
2087 test for (full_coverage == 0). This makes the test run faster,
2088 and prevents dejagnu getting out of step.
2089
f6dc23a9
KB
20902001-05-23 Kevin Buettner <kevinb@redhat.com>
2091
2092 * gdb.base/finish.exp (finish_void): Revise pattern for
2093 stopping on the call statement to not permit stopping at
2094 the start of the instructions comprising the call sequence.
2095
7dbd117d
MC
20962001-05-19 Michael Chastain <chastain@redhat.com>
2097
2098 * gdb.base/callfuncs.exp: Make all test names unique.
2099 * gdb.base/commands.exp: Make all test names unique.
2100 * gdb.base/condbreak.exp: Make all test names unique.
2101 * gdb.base/dbx.exp: Make all test names unique.
2102 * gdb.base/default.exp: Make all test names unique.
2103 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
2104 and TIMEOUT messages to their corresponding PASS message.
2105 * gdb.base/ending-run.exp: Make all test names unique.
2106 * gdb.base/long_long.exp: Remove duplicate test.
2107
6b0b0a9e
KB
21082001-05-21 Kevin Buettner <kevinb@redhat.com>
2109
2110 * gdb.base/finish.exp (finish_void): Allow "finish" command to
2111 stop on the call statement as well as the statement after the
2112 call.
2113
2caa35cb
MS
21142001-05-21 Michael Snyder <msnyder@redhat.com>
2115
2116 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
2117
40713331
EZ
21182001-05-10 Elena Zannoni <ezannoni@redhat.com>
2119
2120 * gdb.base/completion.exp: Revamp test. Make it execute on all
2121 platforms.
2122
c2c1be8d
EZ
21232001-05-10 Elena Zannoni <ezannoni@redhat.com>
2124
2c9cd303
EZ
2125 * config/gdbserver.exp (gdb_load): Handle the case
2126 in which the arguments to gdbserver are given in the
2127 baseboard configuration file.
2128 Also handle the case in which the server needs to do a
2129 load.
2130
9671de48
KS
21312001-05-07 Keith Seitz <keiths@cygnus.com>
2132
2133 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
2134 set up the display for testing.
2135 (gdbtk_start): Convert all paths to paths that tcl will like.
2136 Export target information to environment.
2137 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
2138 necessary.
2139 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
2140 (to_tcl_path): New proc to convert a given pathname into
2141 a path acceptible as an argument to a tcl command.
2142 (_gdbtk_export_target_info): New proc to export target info
2143 into the environment for gdbtk testing.
2144 (gdbtk_done): New proc to signal end-of-test.
2145
5a360f47
JB
21462001-05-06 Jim Blandy <jimb@redhat.com>
2147
2148 * restore.c: Make the code of caller0 correspond to its comment.
2149
66c756c6
MS
21502001-05-03 Michael Snyder <msnyder@redhat.com>
2151
2152 * config/sid.exp (gdb_target_sid): Check for error messages.
2153 On error or timeout, don't make expect exit (which will terminate
2154 all subsequent tests); instead just make gdb exit.
2155 (gdb_load): Check for error messages. On error or timeout,
2156 return a negative value.
2157
a966fde5
JB
21582001-04-24 Jim Blandy <jimb@redhat.com>
2159
851c18e0
JB
2160 * gdb.c++/templates.exp: If we see the prompt for the overload
2161 list, but we haven't recognized any of the longer patterns,
2162 arrange for this test to fail, not hang.
2163
a966fde5
JB
2164 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
2165 variations.
2166
db144853
MC
21672001-04-22 Michael Chastain <chastain@redhat.com>
2168
2169 * gdb.c++/local.exp: Use the 'runto' library function.
2170 * gdb.c++/namespace.exp: Likewise.
2171 * gdb.c++/overload.exp: Likewise.
2172
3207ec21
KB
21732001-03-26 Kevin Buettner <kevinb@redhat.com>
2174
2175 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
2176 * gdb.base/step-line.exp: New file. Test step/next in presence of
2177 #line directives.
2178 * gdb.base/step-line.c: New file. Test program for the above.
2179 * gdb.base/step-line.inp: New file. We pretend that this file has
2180 been transformed by some other tool into step-line.c.
2181
13b57657
JB
21822001-03-21 Jim Blandy <jimb@redhat.com>
2183
2184 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
2185 unmangled operator names.
2186
754cbe1c
JB
21872001-03-20 Jim Blandy <jimb@redhat.com>
2188
2189 * gdb.threads/linux-dp.exp: Recognize an additional message
2190 generated by GDB when it doesn't understand how to debug threads
2191 on the target system.
2192
177495c9
AC
21932001-03-19 Andrew Cagney <ac131313@redhat.com>
2194
2195 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
2196
f266096b
MC
21972001-03-12 Michael Chastain <chastain@redhat.com>
2198
2199 * gdb.c++/derivation.exp: Use the 'runto' library function.
2200
cac3c2ff
MC
22012001-03-12 Michael Chastain <chastain@redhat.com>
2202
2203 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
2204
b6c11a24
MC
22052001-02-24 Michael Chastain <chastain@redhat.com>
2206
2207 * gdb.c++/ref-types.exp: Change handwritten code to library
2208 function 'runto'.
2209
6bae5bce
OF
22102001-03-16 Orjan Friberg <orjanf@axis.com>
2211
2212 * gdb.base/signals.exp: Set count to 0 explicitly.
2213
0015fd9a
MS
22142001-03-15 Mark Salter <msalter@redhat.com>
2215
2216 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
2217 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
2218 (gdb_load): Add support for additional target_info: gdb_download_size
2219 and gdb_load_timeout.
0015fd9a 2220
fc33412a
DT
2221Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
2222
2223 * gdb.base/annota1.exp: Move test of isnative to earlier in the
2224 file -- to prevent failing when the compile fails but we have no
2225 intention of running the tests anyway.
2226
2227 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
2228 tests if set.
2229
2230 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
2231 integers.
2232
2233 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
2234 * gdb.c++/namespace.exp: Ditto.
2235
115f06de
OF
22362001-03-07 Orjan Friberg <orjanf@axis.com>
2237
2238 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
2239 * gdb.base/pointers.exp: Relax pattern match of decimals.
2240
b6ba6518
KB
22412001-03-06 Kevin Buettner <kevinb@redhat.com>
2242
2243 * Makefile.in, config/abug.exp, config/cfdbug.exp,
2244 config/cpu32bug.exp, config/dve.exp, config/est.exp,
2245 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
2246 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
2247 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
2248 config/sh.exp, config/sid.exp, config/slite.exp,
2249 config/sparclet.exp, config/udi.exp, config/unknown.exp,
2250 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
2251 config/vxworks.exp, config/vxworks29k.exp,
2252 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
2253 gdb.base/all-bin.exp, gdb.base/annota1.exp,
2254 gdb.base/arithmet.exp, gdb.base/assign.exp,
2255 gdb.base/async.exp, gdb.base/attach.exp,
2256 gdb.base/bitfields.exp, gdb.base/bitops.exp,
2257 gdb.base/break.exp, gdb.base/call-ar-st.exp,
2258 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
2259 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
2260 gdb.base/commands.exp, gdb.base/completion.exp,
2261 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
2262 gdb.base/constvars.exp, gdb.base/corefile.exp,
2263 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
2264 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
2265 gdb.base/ending-run.exp, gdb.base/environ.exp,
2266 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
2267 gdb.base/finish.exp, gdb.base/foll-exec.exp,
2268 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
2269 gdb.base/funcargs.exp, gdb.base/help.exp,
2270 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
2271 gdb.base/logical.exp, gdb.base/long_long.exp,
2272 gdb.base/maint.exp, gdb.base/mips_pro.exp,
2273 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
2274 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
2275 gdb.base/pointers.exp, gdb.base/printcmds.exp,
2276 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
2277 gdb.base/regs.exp, gdb.base/relational.exp,
2278 gdb.base/remote.exp, gdb.base/reread.exp,
2279 gdb.base/restore.exp, gdb.base/return2.exp,
2280 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
2281 gdb.base/selftest.exp, gdb.base/setshow.exp,
2282 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
2283 gdb.base/sigall.exp, gdb.base/signals.exp,
2284 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
2285 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
2286 gdb.base/step-test.exp, gdb.base/structs.c,
2287 gdb.base/structs.exp, gdb.base/structs2.exp,
2288 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
2289 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
2290 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
2291 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
2292 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
2293 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
2294 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
2295 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
2296 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
2297 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
2298 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
2299 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
2300 gdb.fortran/types.exp, gdb.java/jmisc.exp,
2301 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
2302 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
2303 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
2304 gdb.trace/circ.exp, gdb.trace/collection.exp,
2305 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
2306 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
2307 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
2308 gdb.trace/report.exp, gdb.trace/save-trace.exp,
2309 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
2310 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
2311 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
2312 notices.
2313
dc96c6c7 23142001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
2315
2316 * gdb.base/varargs.c (find_max_double): Fix printf format string:
2317 first arg is int not float.
2318
dc96c6c7 23192001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
2320
2321 * gdb.base/reread.exp: Unsupported for non-native targets;
2322 doesn't work for remote debugging.
2323
9b0c4aeb
FN
23242001-02-19 Fernando Nasser <fnasser@redhat.com>
2325
2326 From Drew Moseley <dmoseley@redhat.com>
2327 * gdb.base/ending-run.exp: Properly handle the BSP state when
2328 stepping past the end of main.
2329
02aa71d5
MC
23302001-02-19 John Moore <jmoore@redhat.com>
2331
2332 * gdb.base/commands.exp (infrun_breakpoint_command_test):
2333 Converted HPUX fix for non-expected items following multiple
2334 step commands into general solution for all platforms.
2335
1fa449a4
MC
23362001-02-18 Michael Chastain <chastain@redhat.com>
2337
2338 * gdb.c++/classes.exp (do_tests): Change runto statements
2339 from "runto 'foo(void)'" to "runto 'foo'". This makes the
2340 statements demangler agnostic.
2341 * gdb.c++/virtfunc.exp (do_tests): Likewise.
2342 (gdb_virtfunc_restart): Likewise.
2343
b2f9ec70
MC
23442001-02-14 Michael Chastain <chastain@redhat.com>
2345
2346 * gdb.c++/inherit.exp (do_tests): Change runto statements
2347 from "runto 'foo(void)'" to "runto 'foo'". This makes the
2348 statements demangler agnostic.
2349
cf74b8ca
AC
2350Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
2351
2352 * gdb.threads/pthreads.exp: Unify pass/fail messages for
2353 ``continue to bkpt at common_routine in thread 2'' and ``stopped
2354 before calling common_routine 15 times'' tests.
2355
99f78f56
MC
23562001-02-11 Michael Chastain <chastain@redhat.com>
2357
2358 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
2359 Helps the test script figure out which demangler is in use.
2360 (dm_type_foo_ref): Ditto.
2361 (dm_type_int_star): Ditto.
2362 (dm_type_long_star): Ditto.
2363 (dm_type_unsigned_int): Ditto.
2364 (dm_type_void): Ditto.
2365 (dm_type_void_star): Ditto.
99707966 2366 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
2367 Probe the gdb demangler and set variables to accommodate
2368 formatting differences.
2369 (info_func_regexp): New function. Same as info_func, but
2370 matches against a regexp.
2371 (info_func): Match against a literal string.
2372 (print_addr_2): New function. Match against a literal string,
2373 which can be different from the input to gdb.
2374 (print_addr): Simply call print_addr_2 with the same argument twice.
2375 (test_lookup_operator_functions): Use demangler formatting variables.
2376 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
2377 the tests in the same order as the C++ class declaration.
2378 (test_paddr_operator_functions): Ditto.
2379 (test_paddr_overloaded_functions): Ditto.
2380 (test_paddr_hairy_functions): Use demangler formatting variables.
2381 Add reference to gdb/19 for related tests.
2382 (do_tests): Call probe_demangler.
2383
1de8f023
KB
23842001-01-30 Kevin Buettner <kevinb@redhat.com>
2385
2386 * gdb.c++/templates.cc (printf): Remove unused function definition.
2387
ca3f91ed
MS
23882001-01-26 Felix Lee <flee@redhat.com>
2389
2390 * sid.exp (sid_exit): Pass host, not target, to remote_close.
2391
23922001-01-25 matthew green <mrg@redhat.com>
2393
2394 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
2395 up sid.
2396 (sid_exit): Call `remote_pop_conn' after GDB is gone.
2397
23982001-01-25 matthew green <mrg@redhat.com>
2399
2400 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
2401 Deprecate $sid_spawn_id.
2402 (sid_exit): Remove code necessary only for `spawn.'
2403
24042001-01-25 matthew green <mrg@redhat.com>
2405
2406 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
2407
fb18ec4a
MC
24082001-01-28 Michael Chastain <chastain@redhat.com>
2409
2410 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
2411 to call when tests fail. It takes gdb out of the overloaded
2412 function choice menu back to the main prompt, so that the test
2413 program stays synchronized.
2414 (set_bp_overloaded): New proc to collect all the common
2415 code for setting a breakpoint on an overloaded name. Calls
2416 take_gdb_out_of_choice_menu when needed.
2417 (menu_overload1arg): New variable to collect the repeated
2418 instances of the expected menu for an overloaded name. Change
2419 the regular expression to handle changes in g++ type encoding:
2420 "void" can be either "void" or "", and "unsigned int" can be
2421 either "unsigned int" or "unsigned".
2422 (continue_to_bp_overloaded): Change regular expressions to handle
2423 changes in g++ type encoding.
2424 (no proc): Call take_gdb_out_of_choice_menu when needed.
2425 Remove redundant calls to "info break". Accept either "canceled"
2426 or "cancelled". Change regular expressions in "info break"
2427 calls to handle changes in g++ type encoding. Give all tests
2428 unique strings.
2429
9c646a6e
BE
24302001-01-17 Ben Elliston <bje@redhat.com>
2431
2432 * config/sid.exp: New file.
2433
9549d9c1
AC
2434Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
2435
2436 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
2437
dc96c6c7 24382000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
2439
2440 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
2441 Add a RE to accept a non-ascii char if one is ever presented.
2442
b4df4f68
FN
24432000-12-20 Fernando Nasser <fnasser@redhat.com>
2444
297dd0fd 2445 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 2446
dc96c6c7 24472000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc
MS
2448
2449 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
2450 in regexp. One '\' does not suffice on Linux.
2451
4a7bddb6
MC
24522000-12-09 Michael Chastain <chastain@redhat.com>
2453
2454 * gdb.base/break.exp (test_clear_command): Use a marker function
2455 rather than 'main' for the test function. Also move this
2456 test to an execution point where the marker function names are
2457 guaranteed to be bound to functions. (Executing tests after a
2458 'finish' from main runs into name conflicts with local names
2459 in __libc_start_main).
2460
dc96c6c7 24612000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
2462
2463 * gdb.base/finish.exp: New test for gdb's "finish" command.
2464 * gdb.base/return2.exp: New test for gdb's "return" command.
2465 * gdb.base/return2.c: New source file for above.
2466
dc96c6c7 24672000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
2468
2469 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
2470 * gdb.base/miscexprs.exp: Ditto.
2471 * gdb.base/pointers.exp: Ditto.
2472 * gdb.c++/derivation.exp: Ditto.
2473 * gdb.c++/local.exp: Ditto.
2474 * gdb.c++/namespace.exp: Ditto.
2475 * gdb.c++/overload.exp: Ditto.
2476 * gdb.c++/ref-types.exp: Ditto.
2477
dc96c6c7 24782000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
2479
2480 * gdb.base/constvars.exp: Test result of "up" command.
2481 * gdb.base/miscexprs.exp: Ditto.
2482 * gdb.base/pointers.exp: Ditto.
2483 * gdb.base/scope.exp: Ditto.
2484 * gdb.c++/derivation.exp: Ditto.
2485 * gdb.c++/local.exp: Ditto.
2486 * gdb.c++/namespace.exp: Ditto.
2487 * gdb.c++/overload.exp: Ditto.
2488 * gdb.c++/ref-types.exp: Ditto.
2489
44097287
FN
24902000-11-22 Michael Chastain <chastain@redhat.com>
2491
2492 * mips_pro.exp: Accept either "middle -> top -> main" or
2493 "middle -> main" in the backtrace, because gcc can optimize
2494 tail calls to jumps. Remove setup_xfail for the hppa case.
2495 Add a comment with the original warning messages from PR 3016,
2496 which was filed in 1993, to preserve them for posterity.
2497
9d2e1bab
ND
24982000-11-17 Nick Duffek <nsd@redhat.com>
2499
2500 * lib/gdb.exp (gdb_test): Override timeout with board info.
2501
1aca8eb7
ND
25022000-11-17 Nick Duffek <nsd@redhat.com>
2503
2504 * gdb.base/display.exp: Don't kill running stub. Add "again" to
2505 the second kill and detach messages.
2506
93076499
ND
25072000-11-17 Nick Duffek <nsd@redhat.com>
2508
2509 * configure.in: Add AC_EXEEXT.
2510 * configure: Regenerate.
2511 * Makefile.in (just-check): Export EXEEXT.
2512 * lib/gdb.exp ($EXEEXT): Import from environment.
2513 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
2514 expect "maint dump-me" on Cygwin.
2515 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
2516 $EXEEXT.
2517
30e87cd3
ND
25182000-11-17 Nick Duffek <nsd@redhat.com>
2519
2520 * gdb.base/break.exp: Test backtrace and finish from called
2521 function on all platforms, not just HP-UX.
2522
dc96c6c7 25232000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
2524
2525 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
2526 code from gdb_target_monitor, so it can be used independantly
2527 for gdbserver. Also comment out an unnecessary PUTS.
2528
dc96c6c7 25292000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
2530
2531 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
2532 * gdb.base/corefile.exp: Expect the message "Program is being
2533 debugged already" when we send the "corefile" command, since
2534 the preceeding gdb_load may have connected gdb to a remote target.
2535 * gdb.base/display.exp: Disable hardware watchpoints if new
2536 board info variable "no_hardware_watchpoints" is true.
2537 Replace single-letter commands with more readable ones.
2538 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
2539 if new board info variable "no_hardware_watchpoints" is true.
2540 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
2541 to see if stdio (printf) testing is possible.
2542 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
2543 board info variable "no_hardware_watchpoints" is true. Use new
2544 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
2545
39124dea
FN
25462000-11-13 Fernando Nasser <fnasser@redhat.com>
2547
2548 From Orjan Friberg <orjanf@axis.com>:
2549 * gdb.base/printcmds.exp: Escape curly braces followed by a number
2550 in array print pattern match.
2551
a9e2e984
FN
25522000-11-09 Fernando Nasser <fnasser@redhat.com>
2553
2554 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
2555 spelling "cancelled" to U.S. spelling "canceled" to match changes
2556 made to gdb.
2557 * gdb.c++/ovldbreak.exp: Ditto.
2558
c7db355b
PS
25592000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
2560
2561 * gdb.base/callfuncs.c (main): Moved to end of file, call
2562 t_double_values to initialize the FPU before inferior calls are made.
2563 * gdb.base/callfuncs.exp: Test for register preservation after calling
2564 inferior functions. Add tests for continuining, finishing and
2565 returning from a stop in a call dummy.
2566
dc96c6c7 25672000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
2568
2569 * gdb.base/commands.exp: Break up long lines, and re-indent.
2570
dc96c6c7 25712000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
2572
2573 * config/gdbserver.exp: Rewritten from the ground up, to make it
2574 compatible with the current dejagnu tree, and to make it work with
2575 the new "gdbserver" in libremote.
2576
dc96c6c7 25772000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
2578
2579 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
2580 * gdb.base/varargs.exp: Skip entire test if no printf support.
2581 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
2582 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
2583
dc96c6c7 25842000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
2585
2586 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
2587 no floating point support.
2588 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
2589 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
2590 * gdb.base/call-rt-st.exp: Ditto.
2591 * gdb.base/call-strs.exp: Ditto.
2592
bac5fc66
JG
25932000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
2594
2595 * gdb.base/sizeof.c: include <stdio.h>.
2596
2597 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
2598 'finish', otherwise uncaptured gdb_prompt would potentially
2599 throw remaining test points out of sync.
2600
b22a6027
SB
26012000-07-26 Scott Bambrough <scottb@netwinder.org>
2602
2603 * gdb.base/recurse.exp: Run tests for all targets.
2604 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
2605 gnu-oldld case on ARM.
2606 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
2607 for ARM targets.
2608
d8231941
AG
2609Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
2610
2611 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
2612 * gdb.java/configure: Rebuild.
2613
8caabe69
AG
2614Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
2615
2616 * gdb.java/jv-exp.exp: New file.
2617
9d273ca3
AG
2618Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
2619
2620 * configure: Rebuilt.
2621 * configure.in (configdirs): Add gdb.java.
2622 * gdb.java/jmisc.java: New file.
2623 * gdb.java/jmisc.exp: New file.
2624 * gdb.java/Makefile.in: New file.
2625 * gdb.java/configure: Rebuilt.
2626 * gdb.java/configure.in: New file.
2627 * lib/java.exp: New file.
2628
4f823a66
AC
2629Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
2630
2631 * gdb.base/exprs.exp: Test casts to a pointer including over and
2632 underflow.
2633
2391e11d
AC
2634Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
2635
2636 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
2637 and the compilers sizes.
2638
54602222
ND
26392000-07-09 Nick Duffek <nsd@redhat.com>
2640
2641 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
2642 (use_methods): New function.
2643 (main): Call use_methods().
2644 * gdb.c++/classes.exp (test_method_param_class): New procedure.
2645 (do_tests): Call test_method_param_class.
2646
2bec0572
ND
26472000-07-09 Nick Duffek <nsd@redhat.com>
2648
2649 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
2650 spelling.
2651 (test_enums): New procedure. Move enum tests from end of script
2652 to here. Set breakpoint on function name instead of line number.
2653 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
2654 (enums2): New marker function.
2655 (enums1): New function.
2656 (main): Call enums1(). Move enum tests to enums1().
2657
78492fde
AC
2658Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
2659
2660 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
2661 compile/link program. Update line numbers.
2662 * gdb.asm/d10v.inc: Define ``startup''.
2663 * gdb.asm/asmsrc1.s: Add definition of _start.
2664
49a2cef8
AC
2665Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
2666
2667 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
2668
3e6c8688
EZ
26692000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2670
2671 * gdb.base/maint.exp: Add 'maint print architecture' item to output
2672 of 'help maint print' command.
2673
9ff5cbe9
AC
2674Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
2675
2676 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
2677 they use gdb_expect_list.
2678
17c579bd
AC
2679Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
2680
2681 * gdb.base/commands.exp: Use ``set remote
2682 memory-read-packet-size'' instead of ``set endian big'' to test
2683 long commands.
2684
e6d71bf3
DB
26852000-06-03 Daniel Berlin <dan@cgsoftware.com>
2686
2687 * gdb.c++/templates.exp (do_tests): Make all of these work under
2688 g++, and stop skipping them.
2689
2690 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
2691 work under g++.
2692
e5f9ba7b
MS
2693 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
2694 initialization.
2695
dc96c6c7 26962000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
2697
2698 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
2699 the regular expression: accept an (almost) arbitrary sequence of
2700 "frames-invalid" and "breakpoints-invalid" messages both before
2701 and after the "starting" message.
2702
dc96c6c7 27032000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
2704
2705 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 2706
dc96c6c7 27072000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
2708
2709 * gdb.base/annota1.exp (annotate-signal-handler-caller):
2710 Relax the regular expression a little, make it pass on Solaris 8.
2711
8216cda9
KB
27122000-05-12 Kevin Buettner <kevinb@redhat.com>
2713
2714 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
2715 a call, do not require that gdb stop on the line after the call.
2716 Instead, it is permissible for gdb to stop on the line of the
2717 call itself.
2718
1a570b2f
MS
27192000-05-12 Michael Snyder <msnyder@.cygnus.com>
2720
2721 * gdb.base/break.exp (bp on small function, optimized file):
2722 Add a second pass pattern. The behavior differs here between stabs
2723 and dwarf for one-line functions. Stabs preserves two line symbols
2724 (one before the prologue and one after) with the same line number,
2725 but dwarf regards these as duplicates and discards one of them.
2726 Therefore the address after the prologue (where the breakpoint is)
2727 has no exactly matching line symbol, and GDB reports the breakpoint
2728 as if it were in the middle of a line rather than at the beginning.
2729
dc96c6c7 27302000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2
MS
2731
2732 * gdb.base/interrupt.exp: Make "pass" message say "send"
2733 rather than "send_gdb" (for consistancy).
2734
7d418785
AC
2735Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
2736
2737 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
2738 * gdb.c++/templates.cc: Properly check for GCC version number.
2739 * lib/compiler.cc: Likewise
2740
dc96c6c7 27412000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79
MS
2742
2743 * gdb.base/break.exp: When compiled with -O2 optimization,
2744 gdb may not stop at the first line of main, due to code motion.
2745
dc96c6c7 27462000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
2747
2748 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
2749 This test depends on parsing the printf output from the target.
2750 Since the sparclet stub doesn't do stdio, this will never work.
2751 * gdb.base/call-rt-st.exp: ditto.
2752 * gdb.base/call-strs: ditto.
2753
dc96c6c7 27542000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
2755
2756 * gdb.base/miscexprs.exp: make sizeof long array test portable.
2757
2758 * gdb.base/ending-run.exp: After connecting to a remote target,
2759 but before running, the target will appear to be in a random
2760 location. Specify both a file and a line for breakpoints.
2761 Also, the function that calls main may be called 'init'
2762 rather than 'start'.
2763
a5a51225
EZ
27642000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2765
2766 * gdb.base/help.exp: Update output for add-symbol-file command.
2767
7930cc7c
FN
27682000-04-10 Fernando Nasser <fnasser@cygnus.com>
2769
2770 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2771 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
2772
23e37ab1
C
27732000-04-07 J.T. Conklin <jtc@redback.com>
2774
e93c542c
C
2775 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
2776
23e37ab1
C
2777 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
2778
591b8fa3
PDM
2779Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
2780
2781 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
2782 values that can be represented exactly.
2783 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
2784 above change, and to not check against the directory part of the source
2785 file name.
2786 (step into print_long_arg_list): Likewise.
2787 (print print_small_structs from print_long_arg_list): Likewise.
2788 (print print_long_arg_list): Likewise.
2789
7a495180
EZ
27902000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2791
30b53638 2792 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 2793
beb998c6
AC
2794Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
2795
2796 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
2797
1c689132
DB
27982000-03-25 Daniel Berlin <dan@cgsoftware.com>
2799
2800 * gdb.base/commands.exp (deprecated_command_test): Add test for
2801 deprecate with no arguments.
2802
c1790a9d
JL
28032000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
2804
2805 * gdb.base/break.exp: Add new test for setting breakpoints on
2806 optimized code so we can test breakpoints work even when function
2807 prologues may be optimized away
2808
003ba290
FN
28092000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
2810
2811 From David Whedon <dwhedon@gordian.com>
2812 * gdb.base/commands.exp : Added command deprecator tests.
2813
6837a0a2
DB
28142000-03-22 Daniel Berlin <dan@cgsoftware.com>
2815
2816 * gdb.base/help.exp: Added test for new apropos command.
2817
b9593231
KB
28182000-03-21 Kevin Buettner <kevinb@redhat.com>
2819
2820 * gdb.base/pointers.c (usevar): New function.
2821 (main): Make sure that global variables v_int_pointer2, rptr,
2822 and y are all referenced someplace in the program by calling
2823 usevar() on them. [Some linkers delete symbols which are
2824 never referenced. The space remains, but there's no way to
2825 get a (symbolic) handle on the variable from the debugger.]
2826
751a959b
EZ
28272000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2828
2829 * gdb.base/printcmds.c: Add typedeffed arrays.
2830
2831 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
2832 procedure to test arrays that are typedef'd.
2833
73a93a32
JI
28342000-03-13 James Ingham <jingham@leda.cygnus.com>
2835
2836 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
beb998c6 2837 the library directories.
73a93a32 2838
fb40c209
AC
2839Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
2840
2841 * configure.in (configdirs): Add sub directory gdb.mi.
2842 * configure: Re-generate.
2843
2844 * gdb.mi: New directory.
beb998c6 2845
ee4dd2c9
AC
28462000-02-25 Scott Bambrough <scottb@netwinder.org>
2847
2848 * gdb.base/long_long.exp: Correct test suite failure when printing
2849 a long long value as a double on ARM platforms.
2850
70f0cc22
JB
28512000-02-16 Jim Blandy <jimb@redhat.com>
2852
2853 * gdb.base/break.exp ("breakpoint line number"): Make sure the
2854 default source file is set properly before running this test.
2855
853819b8
EZ
28562000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2857
2858 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
2859 gdbtk/library directory, not in gdbtcl2.
2860
dfcd3bfb
JM
28612000-02-04 Jim Blandy <jimb@redhat.com>
2862
2863 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
2864 backslash from regexp pattern.
2865
2866 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
2867 procedure. Use it to run all the "continue to bp overloaded"
2868 tests. Note that this changes the names of the tests slightly.
2869 If the breakpoint hit message includes a hex PC value, because
2870 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
2871 from the real source code, still consider that a pass.
2872
2873 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
2874 XFAIL here if the breakpoint message contains a hex address. Note
2875 similar change on 1999-11-02.
2876
2877 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
2878
2879 * gdb.base/ptype.exp: Establish a default source file before
2880 calling get_debug_format.
2881
28822000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
2883
2884 * gdb.base/watchpoint.exp: Remove duplication of test messages.
2885
8b93c638
JM
28862000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
2887
2888 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
2889 of successive stepi commands -- while in the prologue we should see
2890 the function entry bracket.
2891
28922000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
2893
2894 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
2895 reach __change_mode() when stepping through the end of main().
2896
c5394b80
JM
28972000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
2898
2899 * gdb.base/default.exp: Fix expected pattern.
2900 * gdb.base/help.exp: Same.
2901
0d06e24b
JM
29022000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2903
2904 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
2905 Don't use xfail's because that affects only the following test.
beb998c6 2906
0d06e24b
JM
2907 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
2908 solaris or linux.
2909
2910 * gdb.base/selftest.exp: Update to reflect changes to main.c.
2911
dc96c6c7 29122000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 2913
beb998c6 2914 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
2915 "A syntax error" rather than "A parse error". Accept both.
2916
29172000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
2918
2919 * gdb.base/default.exp: Remove OS dependent string from "target
2920 remote" test.
2921 * gdb.base/help.exp: Same for "help target remote" test.
2922
c3f6f71d
JM
29232000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2924
2925 From Jim Kingdon <kingdon@redhat.com>:
2926
2927 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
2928 prompt (cleanup rather than necessity, but still might keep output
2929 from spilling to next test).
2930
29312000-01-02 Fred Fish <fnf@cygnus.com>
2932
2933 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
2934 AIX, which defines them in <sys/types.h>.
2935
ed9a39eb 29361999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 2937
ed9a39eb
JM
2938 * gdb.base/default.exp: Match arm* etc instead of arm in "info
2939 float" test.
2940
29411999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 2942
ed9a39eb 2943 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
2944
2945 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
2946 outermost frame disallowed".
2947
29481999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
2949
2950 * gdb.base/setvar.exp: New tests for setting the value of a struct
2951 with a constant list.
2952
29531999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
2954
2955 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
2956 require the user to type a cast before setting the value of a struct.
2957
de57eccd
JM
29581999-12-06 Jim Blandy <jimb@cygnus.com>
2959
2960 * gdb.base/default.exp: Expect the new 'info float' command on
2961 all i386 platforms.
2962
2963 * gdb.threads/linux-dp.exp: Expand our ability to recognize
2964 LinuxThreads libraries that don't support debugging.
2965
c2d11a7d
JM
2966Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
2967
2968 * gdb.base/remote.c: Fill the buffer with truely random data.
2969 Change the buffer type to ``unsigned char'' to simplify size
2970 arithmetic.
2971
2972 * gdb.base/remote.exp: Reduce download numbers by one. Typical
2973 stub only handles 400-1 byte packets. Verify that the download
2974 worked.
2975
29761999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
2977
2978 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
2979 tests, using UNRESOLVED for the untested cases. Also, does not wait
2980 for a timeout if the prompt was received before a recognizable pattern.
2981
29821999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
2983
2984 * lib/gdb.exp (gdb_expect_list): Fix spelling.
2985
29861999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2987
2988 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
2989 watchpoints.
2990
29911999-11-24 Jason Merrill <jason@casey.cygnus.com>
2992
2993 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
2994
2995 * gdb.c++/local.exp: Be more flexible in recognizing local class
2996 name mangling. Don't allow horribly truncated method names.
2997 * gdb.c++/derivation.exp: Expect protected inheritance.
2998 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
2999 * gdb.c++/virtfunc.exp: Likewise.
3000 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
3001 when printing a nested enum.
3002
30031999-11-22 Jim Blandy <jimb@cygnus.com>
3004
3005 * gdb.base/step-test.exp: Properly await GDB's response to setting
3006 a breakpoint on the call to large_struct_by_value.
3007
3008 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
3009 just because we have debug info for the `start' function.
3010
30111999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
3012
3013 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
3014 "Unknown signal" messages, which indicate (on LinuxThreads) that
3015 GDB doesn't know how to debug threads on this system. This is
3016 better than hanging while philosopher 0 dumps chatter into gdb.log.
3017
30181999-11-18 Tom Tromey <tromey@cygnus.com>
3019
3020 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
3021
30221999-11-18 Fred Fish <fnf@cygnus.com>
3023
3024 * gdb.base/coremaker2.c: Add sample program for generating
3025 cores that is more self contained than coremaker.c. Eventually
3026 I'll add more code to this and tie it into the testsuite.
3027
4ce44c66
JM
30281999-11-12 Stan Shebs <shebs@andros.cygnus.com>
3029
3030 * gdb.base/dollar.exp: Remove, now in gdb.hp.
3031
30321999-11-10 Jimmy Guo <guo@cup.hp.com>
3033
3034 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
3035 from $srcdir/lib/.
3036 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
3037 and gdb.c++/.
3038
3039 * gdb.c++/derivation.exp: remove redundant get compiler info code.
3040
beb998c6 3041 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
3042 'continue with watch' test point.
3043
30441999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
3045
3046 Merged from p2linux-990323-branch:
beb998c6 3047
4ce44c66
JM
3048 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
3049
11cf8741
JM
3050Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
3051
3052 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
3053 {limit,fixed}''. Test ``set download-write-size''.
3054
3055Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
3056
3057 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
3058 gdb_expect_list.
3059
3060Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
3061
3062 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
3063
30641999-11-03 Mark Salter <msalter@cygnus.com>
3065
3066 * gdb.base/break.exp: Fix "stub continue" pattern.
3067
30681999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
3069
3070 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
3071
30721999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
3073
3074 * gdb.base/display.exp ("finish"): Add timeout clause.
3075
3076 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
3077 plain prompt clause, so this doesn't have to time out in order to
3078 fail.
3079
3080 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
3081 breakpoint hit messages include an address.
3082
3083 * gdb.base/display.exp: Don't forget to escape parens in regular
3084 expressions. Unix regexp notatation sucks.
3085
30861999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3087
3088 * gdb.base/annota1.exp: Test for annotate-signalled: change output
3089 order for 'signalled' message.
3090
5c44784c
JM
30911999-11-01 Stan Shebs <shebs@andros.cygnus.com>
3092
3093 From Jimmy Guo <guo@cup.hp.com>:
3094 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
3095 * gdb.base/annota1.c: Add code for tests to work with.
3096
30971999-10-26 Frank Ch. Eigler <fche@cygnus.com>
3098
3099 * gdb.base/remote.exp: New test for remote downloading settings.
3100 * gdb.base/remote.c: New file with large .data.
3101
917317f4
JM
31021999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
3103
3104 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
3105 for LinuxThreads support, merged from the Code Fusion branch.
3106
3107Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
3108
3109 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
3110 containing exp_continue into a while within an expect. Don't
3111 attempt a start more than three times. Check return value from
3112 gdb_load.
beb998c6 3113
2df3850c
JM
3114Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
3115
3116 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
3117 a pass case.
3118
2acceee2
JM
31191999-10-01 Kevin Buettner <kevinb@cygnus.com>
3120
3121 * gdb.base/break.c (main): Added a statement that we can step
3122 off of.
3123 * gdb.base/break.exp: Added tests for setting a breakpoint
3124 at an offset and stepping onto a breakpoint.
3125
31261999-10-01 Fred Fish <fnf@cygnus.com>
3127
beb998c6 3128 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
3129 gdb output.
3130
c2c6d25f
JM
31311999-09-18 Jim Blandy <jimb@cris.red-bean.com>
3132
3133 * gdb.base/break.exp: Code locations are in hex, don't forget!
3134 (For HP-UX.)
3135
31361999-09-17 Stan Shebs <shebs@andros.cygnus.com>
3137
3138 * condbreak.exp: Use break.c as test program.
3139 * condbreak.c: Remove, redundant with break.c.
3140
31411999-09-15 Stan Shebs <shebs@andros.cygnus.com>
3142
3143 * config/monitor.exp (gdb_target_monitor): Disable X- and
3144 Z-packets if the target needs it.
3145
31461999-09-13 James Ingham <jingham@leda.cygnus.com>
3147
3148 * gdb.c++/overload.exp: Added tests for listing overloaded
3149 functions with function pointers in the arg, explicitly calling
3150 out the version you want.
3151
cff3e48b
JM
31521999-09-09 Stan Shebs <shebs@andros.cygnus.com>
3153
3154 * long_long.exp: Add variations of test cases that work for
3155 targets with 16-bit ints and 32-bit doubles.
3156
d4f3574e
SS
31571999-09-08 Stan Shebs <shebs@andros.cygnus.com>
3158
3159 * break.c (main): Compare a possibly-uninitialized argc with an
3160 unlikely value that fits in 16 bits.
3161
31621999-09-07 Stan Shebs <shebs@andros.cygnus.com>
3163
3164 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
3165 0xfeeb, don't want negative numbers if ints are 16 bits.
3166
3167 * lib/gdb.exp (skip_cplus_tests): New proc.
3168 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
3169 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
3170 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
3171 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
3172 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
3173 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
3174 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
3175 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
3176
3177 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
3178
3179Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
3180
3181 * gdb.base/corefile.exp (up): Allow a parameter to appear
3182 in the frame that we're going up to.
3183
3184 From Jim Blandy <jimb@cygnus.com>:
3185
3186 * gdb.base/default.exp (info float): Expect some output now.
3187
3188 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
3189 returning floating-point values to fail on the x86.
3190 * gdb.base/callfwmall.exp (do_function_calls): Same.
3191
3192 * gdb.base/list.exp (test_listsize): Correct expectations for
3193 listing line 1 with listsize 2. Also, listing a single line
3194 works now, as does listing three lines. [Kevin's note: There
3195 were a number of other cases fixed too where the expectations
3196 differed...]
3197
31981999-09-02 Stan Shebs <shebs@andros.cygnus.com>
3199
3200 * gdb.base/selftest.exp: Add case for when version prints as
3201 constant string instead of char pointer.
3202
104c1213
JM
32031999-08-25 Stan Shebs <shebs@andros.cygnus.com>
3204
3205 * gdb.base/ending-run.exp: Add Solaris case for what happens when
3206 stepping out of main.
3207
3208 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
3209 G++ used.
3210
3211 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
3212 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
3213
3214 * gdb.c++/ovldbreak.exp: Update match string in test that
3215 includes a warning of multiple breakpoints.
3216
32171999-08-24 Stan Shebs <shebs@andros.cygnus.com>
3218
3219 * gdb.base/display.exp: Improve precision of step-after-finish
3220 added yesterday.
3221
3222 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
3223 test.
3224
3225 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
3226 configs when using G++, not just hppa*.
3227
32281999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3229
3230 * gdb.base/async.c: New file.
3231 * gdb.base/async.exp: New file.
3232
3233Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
3234
3235 * gdb.base/break.exp: Tweak PA specific tests to properly handle
3236 PA64.
3237
53a5351d
JM
3238Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
3239
104c1213
JM
3240 * gdb.base/display.exp: "finish" can leave us mid-line on many
3241 targets, deal with it. Add a small constant to main, instead of
3242 1000 since main+1000 may not be a valid address in the target.
3243
53a5351d
JM
3244 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
3245 on hpux11.
3246
3247 * gdb.base/attach.exp: Handle another hpux11 error message variant
3248 when attaching to a process that does not exist.
3249
32501999-08-19 J.T. Conklin <jtc@redback.com>
3251
3252 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
3253 characters in 'continue to 1241' test.
3254
32551999-08-17 Stan Shebs <shebs@andros.cygnus.com>
3256
3257 * gdb.base/call-ar-st.exp: Add a shorter match case for the
3258 stop in print_long_arg_list, define and use a whitespace
3259 variable in print_small_structs test, add an XFAIL for Solaris.
3260 * gdb.base/dbx.exp: XFAIL func commands until somebody is
3261 interested enough to fix.
3262
7be570e7
JM
32631999-08-13 Keith Seitz <keiths@cygnus.com>
3264
3265 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
3266 (dbx_gdb_load): Remove. Use gdb_load instead, since that
3267 proc knows about targets other than the natives.
3268 (test_assign): Use "gdb_run_cmd" to "run" the target.
3269 Check that we've actually hit the breakpoint at main.
3270 When we attempt to assign a value to a local variable, check
3271 that the variable is in the current scope, i.e., don't use
3272 a test with an empty result.
3273
3274Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
3275
3276 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
3277 command.
3278
32791999-08-09 Stan Shebs <shebs@andros.cygnus.com>
3280
3281 From Jimmy Guo <guo@cup.hp.com> and others at HP:
3282 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
3283 gdb.compat, gdb.threads-hp.
3284 gdb.hp/configure, gdb.hp/configure.in: New files.
3285 gdb.hp/Makefile.in: Recurse into new subdirs.
3286 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
3287 gdb.hp/gdb.objdbg: New directory, tests for debugging info
3288 in object files.
3289 gdb.hp/tools: New directory, aux tools for HP-specific tests.
3290
96baa820
JM
32911999-08-05 Stan Shebs <shebs@andros.cygnus.com>
3292
3293 * gdb.base/display.exp: Help expect by putting a newline in the
3294 funky printf, remove a bogus p/a test.
3295
32961999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3297
3298 * gdb.base/display.exp: Make sure that when we say 'run', we are
3299 connected to the target. This is necessary when running not
3300 natively.
3301
33021999-08-03 Stan Shebs <shebs@andros.cygnus.com>
3303
3304 * gdb.base/step-test.exp: Removed some extraneous messages.
3305
3306 * gdb.base/long_long.exp: Don't run memory examination tests
3307 on little-endian targets (they will need a different set of
3308 results to match).
3309
33101999-08-02 Stan Shebs <shebs@andros.cygnus.com>
3311
3312 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
3313 until somebody decides to fix GDB.
3314
3315 * gdb.base/long_long.c: Stop compiler complaint by specifying long
3316 constant as "ULL".
3317 * gdb.base/long_long.exp: Loosen x/c test, add partial result
3318 matches for a couple x/2 commands.
3319
a0b3c4fd
JM
33201999-07-30 Stan Shebs <shebs@andros.cygnus.com>
3321
3322 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
3323 by merging in ref-types2 tests.
3324 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
3325
3326 From Jimmy Guo <guo@cup.hp.com> and others at HP:
3327 * gdb.c++/Makefile.in: Add standard actions.
3328 (EXECUTABLES): Rename from PROGS, update list.
3329 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
3330 from gdb.hp.
3331 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
3332 foo and bar locals.
3333 * gdb.c++/anon-union.exp: Fix tests to match.
3334 * gdb.c++/classes.exp: Run if HP compiler used, add extra
3335 expect matches to handle output variations.
3336 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
3337 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
3338 output, add HP alternatives for new and delete prints.
3339 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
3340 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
3341 * gdb.c++/demangle.exp: Use $style when reporting failure.
3342 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
3343 * gdb.c++/inherit.exp: Run if HP compiler used, add some
3344 match alternatives.
3345 * gdb.c++/local.exp: Add match alternatives or xfails for HP
3346 compilers.
3347 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
3348 * gdb.c++/method.exp: Add match alternatives.
3349 * gdb.c++/misc.cc: Add bool types.
3350 * gdb.c++/misc.exp: Add tests for bool types.
3351 * gdb.c++/overload.exp: Add xfails.
3352 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
3353 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
3354 add some more template parameter tests (only for HP currently).
3355 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
3356 * gdb.c++/virtfunc.cc: Add return type and value for main.
3357 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
3358 match alternatives.
beb998c6 3359
a0b3c4fd
JM
33601999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3361
3362 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
3363
33641999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
3365
3366 * gdb.base/signals.exp: Don't expect getting a backtrace from
3367 within a signal handler to fail on Linux.
3368
33691999-07-29 Stan Shebs <shebs@andros.cygnus.com>
3370
3371 From Jimmy Guo <guo@cup.hp.com> and others at HP:
3372 * lib/gdb.exp: Remove some gratuitious semicolons.
3373 (delete_breakpoints): Increase timeout.
3374 (gdb_expect): Add -notransfer option.
3375 (gdb_test): Use -notransfer option.
3376 (get_compiler_info): Add f77 case.
3377 (get_compiler): New proc, split out from gdb_preprocess, add f77
3378 case.
3379 (gdb_preprocess): Call get_compiler.
3380
3381 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
3382 * gdb.base/attach.exp, gdb.base/display.exp,
3383 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
3384 gdb.base/long_long.exp, gdb.base/printcmds.exp,
3385 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
3386 third arg to gdb_test.
3387 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
3388 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
3389 HP-UX xfails, add others.
3390 * gdb.base/completion.exp: Reflect name change of self-test.
3391 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
3392 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
3393 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
3394 HP failure number.
3395 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
3396 useless HP-UX 10.30 references.
3397 * gdb.base/maint.exp: Loosen matches.
3398 * gdb.base/pointers.c (main): Declare more_code.
3399 * gdb.base/pointers.exp: Match on output of a `next'.
3400 * gdb.base/structs.c: Add prototypes.
3401 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
3402 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
3403
34041999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3405
3406 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
3407 command.
3408
34091999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3410
3411 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
3412 Fix run to main failures. Watchpoint can be hardware watchpoint.
beb998c6
AC
3413
3414 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
3415 debug info. Deal with lack of signal hanlder info in stack.
3416
3417 From Jim Kingdon <kingdon@redhat.com>:
3418 * gdb.base/annota1.exp: If printf has debug info, deal with it.
3419
5a2468f5
JM
34201999-07-19 Stan Shebs <shebs@andros.cygnus.com>
3421
3422 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
3423 gdb.base/foll-vfork.exp: Don't run for crosses.
3424
adf40b2e
JM
3425Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
3426
3427 * gdb.base/configure.in: Check for gdbvars.exp instead of
3428 a1-selftest.exp.
3429 * gdb.base/configure: Re-generate.
3430
34311999-07-12 Stan Shebs <shebs@andros.cygnus.com>
3432
3433 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
3434 in trying to run first and name is too long.
3435
3436 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
3437 pointers2.c and pointers2.exp, respectively.
3438 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
3439 doschk happier.
3440
43e526b9
JM
34411999-07-08 Stan Shebs <shebs@andros.cygnus.com>
3442
3443 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
3444 callfuncs2.c and callfuncs2.exp.
3445
3446 * gdb.base/list.exp: Remove mistaken xfails.
3447 * gdb.base/list0.h: Add optional prototypes.
3448
9846de1b
JM
3449Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
3450
3451 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
3452 calling malloc.
3453 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
3454 * ptype.exp: Move test for get_debug_format to before its first
3455 use.
3456
34571999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3458
3459 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
3460 * gdb.base/annota2.cc, annota2.exp: Move from here.
3461 * gdb.c++/annota2.cc, annota2.exp: To here.
3462 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
3463
43ff13b4
JM
3464Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
3465
3466 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
3467 a consistent format.
3468
085dd6e6
JM
34691999-06-25 Stan Shebs <shebs@andros.cygnus.com>
3470
3471 From Jimmy Guo <guo@cup.hp.com> and others at HP:
3472 * lib/gdb.exp (get_compiler_info): Add detection for assorted
3473 HP compilers, also set the globals $true and $false.
3474
3475 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
3476 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
3477 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
3478 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
3479 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
3480 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
3481 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
3482 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
3483 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
3484 whatis.c} Add C++ compatible function definitions and return
3485 types, add includes for library functions.
3486 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
3487 * gdb.base/step-test.c (myglob): Rename from glob.
3488 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
3489 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
3490 files, move here from gdb.hp.
3491 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
3492 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
3493 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
3494 Adjust line numbers in regexps.
3495
3496 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
3497 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
3498 instead of 0/1.
3499
3500 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
3501 foll-vfork.exp: New files, move here from gdb.hp.
3502 * gdb.base/page.exp: New file, test of pagination command.
3503
3504 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
3505 recursion test.
3506 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
3507
3508 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
3509 gdb.base/solib.exp: Fix compiler invocation process.
3510
3511 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
3512 HP-UX 11, turn off overload resolution explicitly.
3513 * gdb.base/commands.exp: Set argument list explicitly, add
3514 watchpoint test.
3515 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
3516 them work.
3517 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
3518 expressions properly.
3519 * gdb.base/corefile.exp: Loosen the match slightly.
3520 * gdb.base/default.exp: Allow "Error accessing memory" message
3521 also.
3522 * gdb.base/display.exp: Skip over x/0 j if PA64.
3523 * gdb.base/funcargs.exp: Add xfails for HP-UX.
3524 * gdb.base/interrupt.exp: Ditto.
3525 * gdb.base/langs.exp: Add symbolic matches governed by compiler
3526 in use.
3527 * gdb.base/list.exp: Add xfails for HP-UX.
3528 * gdb.base/long_long.exp: Refine some of the numeric matches.
3529 * gdb.base/mips_pro.exp: Xfail on HP-UX.
3530 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
3531 * gdb.base/nodebug.exp: Succeed on more varieties of output.
3532 * gdb.base/opaque.exp: Remove some HP-UX xfails.
3533 * gdb.base/ptype.exp: Succeed on more varieties of output.
3534 * gdb.base/scope.exp: Add xfails for HP-UX.
3535 * gdb.base/sect-cmd.exp: Add more cases.
3536 * gdb.base/setvar.exp: Add xfails for HP-UX.
3537 * gdb.base/shlib-call.exp: Loosen some matches slightly.
3538 * gdb.base/signals.exp: Match on void symbolically.
3539 * gdb.base/step-test.exp: Add case for PA64.
3540 * gdb.base/term.exp: Add exit and restart.
3541 * gdb.base/twice.exp: Clean up after self.
3542 * gdb.base/varargs.exp: Disable overload resolution explicitly.
3543 * gdb.base/whatis.exp: Allow more ways to pass tests.
3544
3545 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
3546 no longer useful.
3547
3548Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
3549
3550 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
3551 list of patterns.
3552 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
3553 print_double_array(double_array)", "continuing to breakpoint
3554 1018", "print print_double_array(array_d)" and "continuing to
3555 1034" tests.
beb998c6 3556
085dd6e6
JM
35571999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
3558
3559 * Makefile.in: Add empty html and install-html targets.
3560
35611999-06-24 Stan Shebs <shebs@andros.cygnus.com>
3562
3563 * config/mt-*: Remove, these haven't been used since 1996.
3564
35651999-06-22 Stan Shebs <shebs@andros.cygnus.com>
3566
3567 * gdb.base/call-strs.c, gdb.base/ending-run.c,
3568 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
3569 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
3570
9e0b60a8
JM
35711999-06-18 Stan Shebs <shebs@andros.cygnus.com>
3572
3573 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
3574 simpler match case for the ptype of the big class.
3575
35761999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
3577
3578 * gdb.exp: Fix test for gdb_prompt existence.
3579
35801999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
3581
3582 * gdb.exp (gdb_test): Add fail after calls to perror.
3583
35841999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
3585
3586 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
3587
35881999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
3589
3590 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
3591
0f71a2f6
JM
3592Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
3593
3594 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
3595 malloc() is linked in.
3596
35971999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
3598
3599 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
3600 step at end.
3601
3602 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
3603
36041999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
3605
3606 * gdb.java/jv-print.exp: New file. (Our first Java test!)
3607
cce74817
JM
3608Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
3609
3610 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
3611 * gdb.base/mips_pro.exp: Likewise.
3612
36131999-06-02 Keith Seitz <keiths@cygnus.com>
3614
3615 * gdb.c++/templates.cc: Change all "new" operators to throw
3616 an exception.
3617 * gdb.c++/cplusfuncs.cc: Likewise.
3618
3619 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
3620
3621Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
3622
3623 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
3624 * gdb.base/ending-run.exp: When stepping out of main, accept a
3625 step into an arbitrary assembler file.
3626
392a587b
JM
36271999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3628
beb998c6 3629 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 3630 "breakpoint-invalid" to be printed.
beb998c6 3631 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
3632 number of "frames-invalid" and "breakpoint-invalid" to be printed.
3633 * gdb.base/annota2.cc: Initialize a.x to 0.
3634
9e086581
JM
36351999-05-17 Keith Seitz <keiths@cygnus.com>
3636
3637 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
3638 when "skip_float_tests" set.
3639 Ditto for "print print_double_array(array_d)", "print print_small_structs",
3640 "print print_ten_doubles", and "step into print_long_arg_list".
3641 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
3642 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
3643 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
3644 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
3645 "skip_float_tests" is set.
3646 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
3647 when "skip_float_tests" set.
beb998c6 3648
cd0fc7c3
SS
36491999-05-06 Keith Seitz <keiths@cygnus.com>
3650
3651 * gdb.base/annota2.cc: Include stdio.h.
3652
3653Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
3654
3655 * gdb.base/crossload.exp: Remove, this has been disabled ever
3656 since BFD stopped including all targets, and cross-GDB gets
3657 plenty of testing anyway.
3658 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
3659 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
3660 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
3661 * gdb.base/README: Remove, was doc for this.
3662 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
3663 needed.
3664
b83266a0
SS
36651999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3666
3667 * gdb.base/call-ar-st.exp: Fix one regular expression in test
3668 output.
3669
3670 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
3671 * gdb.base/annota2.exp: New file. More annotation tests.
3672 * gdb.base/annota1.c: New file. Source file for annota1.exp.
3673 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
3674
36751999-04-23 Angela Marie Thomas <angela@cygnus.com>
3676
3677 * config/cfdbug.exp: New file.
3678
7a292a7a
SS
36791999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
3680
3681 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
3682 Marcus Daniel's and Dale Hawkins's demangler crashes.
3683
3684 * gdb.c++/demangle.exp (test_gnu_style_demangling,
3685 test_lucid_style_demangling, test_arm_style_demangling,
3686 test_hp_style_demangling): Try Tom Tromey's core-dumping
3687 identifier under each demangling style.
3688
36891999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
3690
3691 * gdb.c++/demangle.exp: Include the current demangling style
3692 in all test names.
3693 (current_demangling_style): New global variable.
3694 (set_demangling_style, test_demangling_core, test_demangling,
3695 test_demangling_exact): New functions.
3696 (test_gnu_style_demangling, test_lucid_style_demangling,
3697 test_arm_style_demangling, test_hp_style_demangling): Use those,
3698 instead of calling gdb_test and gdb_test_exact directly.
3699 (catch_demangling_errors): New function, which reports errors
3700 signalled by the demangling test functions in an orderly way.
3701 (do_tests): Use catch_demangling_errors.
3702
37031999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
3704
3705 * gdb.base/signals.exp (test_handle_all_print): Use () for
3706 grouping in expressions, not {}.
3707
3708 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
3709 initialized yet.
3710
37111999-04-01 Stan Shebs <shebs@andros.cygnus.com>
3712
3713 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
3714 are listed.
3715
37161999-03-26 Stan Shebs <shebs@andros.cygnus.com>
3717
3718 * gdb.stabs/weird.exp: Test for CC being defined before
3719 looking at its value.
3720
37211999-03-25 Stan Shebs <shebs@andros.cygnus.com>
3722
3723 * gdb.base/call-ar-st.exp: Remove stray '#'.
3724 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
3725 "short int" and "long int".
3726 * gdb.c++/overload.cc: Cast the string added in the previous
3727 change, to mollify finicky HP compiler.
3728 * gdb.hp/reg-test.exp (testfile): Fix file name.
3729 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
beb998c6 3730
7a292a7a
SS
3731 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
3732 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
3733 alternate form of enum ptype.
3734
c906108c
SS
37351999-03-23 Stan Shebs <shebs@andros.cygnus.com>
3736
7a292a7a
SS
3737 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
3738 * gdb.hp/*.exp: Change all to run compiler probe only after
3739 passing skip_hp_tests, so as not to waste time on guaranteed
3740 failure.
3741
c906108c
SS
3742 * gdb.c++/overload.cc: Pass string instead of char addr, always
3743 init ccpfoo.
3744 * gdb.c++/templates.cc: Fix syntax error.
3745
7a292a7a
SS
3746Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3747
3748 * gdb.base/commands.exp: Add test for correct position of '>'
beb998c6 3749 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
3750 command.
3751
37521999-03-18 James Ingham <jingham@cygnus.com>
3753
3754 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
3755
3756 * gdb.c++/method.exp: It was testing an uninitialized int on the
3757 stack and assuming it was positive.
3758
3759 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
3760
3761 * gdb.base/step-test.exp: Catch a case where finish is broken and
beb998c6 3762 keep it from killing the rest of the tests.
7a292a7a
SS
3763 Use gdb_continue_to_end.
3764
3765 * gdb.base/sigall.exp: use gdb_continue_to_end.
3766
3767 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
3768
3769 * gdb.base/display.exp: use runto_main, not run.
3770
beb998c6
AC
3771 * gdb.base/default.exp: Check for the current error message in the
3772 r abbreviation test.
7a292a7a
SS
3773 Add strongarm to the targets that know info float.
3774
beb998c6 3775 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
3776 run which doesn't work with monitors.
3777
3778 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
3779
3780 * gdb.base/break.exp: use the gdb_continue_to_end proc.
3781
3782 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
beb998c6
AC
3783 program. Traps the case (in Cygmon) when the program never really
3784 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
3785 more places, so I used my name. Sorry Mark...
3786
3787 * config/monitor.exp (gdb_target_monitor): added another
3788 target_info parameter: remotebinarydownload. This will set the
3789 remotebinarydownload flag if this is causing some boards trouble.
3790
37911999-03-18 Mark Salter <msalter@cygnus.com>
3792
3793 * lib/gdb.exp (continue_to_exit): New function.
3794
3795 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
3796 * gdb.base/ending-run.exp: Ditto.
3797 * gdb.base/step-test.exp: Ditto.
3798
37991999-03-16 Stan Shebs <shebs@andros.cygnus.com>
3800
3801 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
3802 (suggested by Art Haas <ahaas@neosoft.com>).
3803
38041999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
3805
3806 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
3807
3808Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
3809
3810 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
3811 descriptions of types (short unsigned int vs unsigned short, etc).
3812
38131999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
3814
3815 * gdb.base/call-strs.exp: Don't assume that `step' will step over
3816 a call to strlen; sometimes we do have sources.
3817
38181999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
3819
3820 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
3821 character, so GDB won't print garbage after its end.
beb998c6 3822
c906108c
SS
3823 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
3824 breakpoint there instead. Sometimes GCC emits memcpy to handle
3825 the large structures being passed by value, so we step into that
3826 instead of sum_array_print, which obscures what we're really testing.
3827 * gdb.base/step-test.exp: However, we do want a test that notices
3828 the bizarre steps into memcpy, so do that here. Add check for
3829 stepping into function calls that pass large structures by value.
3830 ("Is that a noun clause, or are you just happy to see me?")
3831 Remove all references to specific line numbers.
3832 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
3833 New type and function.
3834 (main): Call large_struct_by_value, passing it a large struct by value.
3835 * lib/gdb.exp (gdb_get_line_number): New function.
3836
3837 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
3838 more portable.
3839
7a292a7a
SS
38401999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
3841
c906108c
SS
3842 * lib/gdb.exp: Doc fixes.
3843
7a292a7a
SS
38441999-03-05 Nick Clifton <nickc@cygnus.com>
3845
beb998c6 3846 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
3847
38481999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
3849
c906108c
SS
3850 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
3851 commands. They're not germane to this test, and they don't work
3852 that way on remote targets.
3853
3fc11d3e
JM
38541999-03-01 James Ingham <jingham@cygnus.com>
3855
3856 * Changelog entries merged over from gdb development branch.
3857
3fc11d3e
JM
3858 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
3859
3860 * lib/gdb.exp (gdbtk_analyze_results): Generic function
3861 for outputting results of test run.
3862
2d4a1622 3863 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
3864
3865 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 3866
7a292a7a
SS
38671999-02-25 Felix Lee <flee@cygnus.com>
3868
3869 * lib/gdb.exp (debug_format): initialize
3870
c906108c
SS
38711999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
3872
3873 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
3874 * gdb.base/call-rt-st.c: Ditto.
3875
c906108c
SS
38761999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
3877
3878 * gdb.threads/pthreads.exp (horiz): New variable.
3879 (test_startup): Fix regexps that capture thread numbers.
3880
38811999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
3882
3883 * gdb.base/smoke.exp: Disambiguate two test case names (both
3884 called ``print'').
3885
3886Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
3887
3888 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
3889 compilation.
3890
38911999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
3892
3893 * gdb.base/miscexprs.exp: Change patterns to match GDB's
3894 actual output formatting.
3895 * gdb.base/smoke.exp: GDB removes leading 0's.
3896 * gdb.base/volatile.exp: Don't check type of remuneration;
3897 that variable is no longer defined in constvars.c.
3898 * gdb.base/step-test.c (main): Exit with explicit exit code.
3899 * gdb.base/step-test.exp: Remove two nexti checks--they are
3900 not portable.
3901
39021999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
3903
3904 * gdb.base/help.exp ("help delete display"): Fix test to match
3905 gdb's output.
3906
3907 * gdb.base/long_long.c (known_types): Initialize values to zero.
3908 * gdb.base/long_long.exp: Step one more line
3909 so 'dec' is initialized in "get to known place". GDB removes
beb998c6 3910 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
3911 unique test case names.
3912
3913Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3914
beb998c6 3915 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
3916
3917 * gdb.c++/method.exp: Add missing close brace.
3918
39191999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
3920
3921 * gdb.base/maint.exp: Use 'set height 0' to disable page
3922 prompting, not 'set height 400'.
3923
3924 Fix a bunch of timeouts.
3925 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
3926 four separate tests, so expect doesn't take forever to match a ton
3927 of text against a regexp with lots of .* forms.
3928 ("maint print psymbols", "maint print symbols"): Make some of
3929 these greps more selective, so that expect doesn't try to wade
3930 through huge piles of output and time out.
3931
3932 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
3933
3934 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
3935 tests: one which doesn't expect shlib events to be reported, and
3936 another which does, but is XFAIL for all platforms other than
3937 HP/UX.
3938
3939 * gdb.base/break.exp: Teach the test suite that the `catch
3940 fork', `catch vfork', and `catch exec' commands produce error
3941 messages on platforms that don't provide these features.
3942
3943Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
3944
3945 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
3946 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
3947 (shortening names from solib_threshold.exp etc), won't run on
3948 anything but HP-UX for the foreseeable future.
3949 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
3950 reflect move.
3951
3952Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
3953
3954 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
3955 gdb.trace/Makefile.in (clean): Remove all test executables.
3956
3957Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
3958
3959 * gdb.base/shlib-call.exp: add test cases to verify that gdb
3960 successfully re-sets breakpoints in shared libraries.
3961 * gdb.base/shmain.c (main): return 0, don't fall off the end.
3962
3963Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3964
beb998c6
AC
3965 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
3966 and compiled w/o GCC.
c906108c
SS
3967
3968 * gdb.hp/watch-cmd.exp: ditto.
3969
3970 * gdb.hp/watch-hp.exp: ditto.
3971
3972 * gdb.hp/xdb1.exp: ditto.
3973
3974 * gdb.hp/xdb2.exp: ditto.
3975
3976 * gdb.hp/dbx.exp: ditto.
3977
3978Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
3979
3980 * constvars.c: Remove C++-isms.
3981 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
3982 with GCC.
3983
3984Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
3985
3986 The following changes are part of the HP merge.
3987
3988 * gdb.base/break.exp: new tests to verify that catchpoints for
3989 fork, vfork, and exec don't trigger inappropriately.
3990
3991 * gdb.base/opaque.exp: compile one file at a time, then link.
3992
3993 * gdb.base/signals.exp: be more restrictive about which hppa
3994 systems receive a setup_xfail. new tests.
3995
3996 * gdb.base/solib_threshold.build: new file.
3997 * gdb.base/solib_threshold.exp: new file.
3998 * gdb.base/solib_threshold.link_opts: new file.
3999 * gdb.base/solib_threshold.mk: new file.
4000 * gdb.base/gen_solib_threshold.c: new file.
4001
4002 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
4003 tests. New tests for enums inside classes.
4004
4005 * gdb.c++/compiler.cc: indicate support of template debugging.
4006
4007 * gdb.c++/demangle.exp: run hp style demangling tests.
4008
4009 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
4010 tests.
4011
4012 * gdb.c++/misc.cc: changes to support new tests.
4013
4014 * gdb.c++/templates.cc: changes to support HP's compiler; changes
4015 to support new tests.
4016
4017 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
4018 gcc, then skip these tests.
4019
4020Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
4021
4022 The following files are part of the HP merge; some had longer
4023 names at HP, but have been renamed to be no more than 14
4024 characters in length.
4025
4026 * gdb.hp/ambiguous.cc: new file.
4027 * gdb.hp/ambiguous.exp: new file.
4028 * gdb.hp/attach.exp: new file.
4029 * gdb.hp/attach2.exp: new file.
4030 * gdb.hp/classes-hp.exp: new file.
4031 * gdb.hp/ctti.exp: new file.
4032 * gdb.hp/ctti-add.cc: new file.
4033 * gdb.hp/ctti-add1.cc: new file.
4034 * gdb.hp/ctti-add2.cc: new file.
4035 * gdb.hp/ctti-add3.cc: new file.
4036 * gdb.hp/dbx.exp: new file.
4037 * gdb.hp/exception.cc: new file.
4038 * gdb.hp/exception.exp: new file.
4039 * gdb.hp/foll-exec.c: new file.
4040 * gdb.hp/foll-exec.exp: new file.
4041 * gdb.hp/foll-fork.c: new file.
4042 * gdb.hp/foll-fork.exp: new file.
4043 * gdb.hp/foll-vfork.c: new file.
4044 * gdb.hp/foll-vfork.exp: new file.
4045 * gdb.hp/inherit-hp.exp: new file.
4046 * gdb.hp/more-steps.exp: new file.
4047 * gdb.hp/namespace.cc: new file.
4048 * gdb.hp/namespace.exp: new file.
4049 * gdb.hp/optimize.exp: new file.
4050 * gdb.hp/pxdb.c: new file.
4051 * gdb.hp/pxdb.exp: new file.
4052 * gdb.hp/quicksort.exp: new file.
4053 * gdb.hp/reg-test.exp: new file.
4054 * gdb.hp/reg-test.s: new file.
4055 * gdb.hp/sized-enum.c: new file.
4056 * gdb.hp/sized-enum.exp: new file.
4057 * gdb.hp/start-stop.exp: new file.
4058 * gdb.hp/templ-hp.cc: new file.
4059 * gdb.hp/templ-hp.exp: new file.
4060 * gdb.hp/thr-lib.c: new file.
4061 * gdb.hp/thr-lib.exp: new file.
4062 * gdb.hp/thr-lib.h: new file.
4063 * gdb.hp/thr-liblib.c: new file.
4064 * gdb.hp/virtfun-hp.c: new file.
4065 * gdb.hp/virtfun-hp.exp: new file.
4066 * gdb.hp/watch-cmd.exp: new file.
4067 * gdb.hp/watch-hp.exp: new file.
4068 * gdb.hp/xdb1.exp: new file.
4069 * gdb.hp/xdb2.exp: new file.
4070 * gdb.hp/xdb3.exp: new file.
4071
4072Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
4073
4074 The following files are part of the HP merge; some had longer
4075 names at HP, but have been renamed to be no more than 14
4076 characters in length.
4077
4078 * gdb.base/ss.h: new file.
4079 * gdb.base/call-ar-st.c: new file.
4080 * gdb.base/call-ar-st.exp: new file.
4081 * gdb.base/call-rt-st.c: new file.
4082 * gdb.base/call-rt-st-exp: new file.
4083 * gdb.base/call-strs.exp: new file.
4084 * gdb.base/ena-dis-br.exp: new file.
4085 * gdb.base/environ.exp: new file.
4086 * gdb.base/long_long.exp: new file.
4087 * gdb.base/sect-cmd.exp: new file.
4088 * gdb.base/shlib-cl2.exp: new file.
4089 * gdb.base/smoke.exp: new file.
4090 * gdb.base/so-impl-ld.c: new file.
4091 * gdb.base/so-impl-ld.exp: new file.
4092 * gdb.base/so-indr-cl.c: new file.
4093 * gdb.base/so-indr-cl.exp: new file.
4094 * gdb.base/varargs.exp: new file.
4095 * gdb.base/volatile.exp: new file.
4096 * gdb.base/whatis-exp.exp: new file.
7a292a7a 4097 * gdb.base/display.exp: new file.
c906108c
SS
4098 * gdb.c++/derivation.exp: new file.
4099 * gdb.c++/local.exp: new file.
4100 * gdb.c++/member-ptr.exp: new file.
4101 * gdb.c++/overload.exp: new file.
4102 * gdb.c++/ovldbreak.exp: new file.
4103 * gdb.c++/ref-types.exp: new file.
4104 * gdb.c++/ref-types2.exp: new file.
4105 * gdb.c++/userdef.exp: new file.
beb998c6 4106
c906108c
SS
4107Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
4108
4109 * gdb.base/default.exp: Reflect wording change in remote.c.
4110
dc96c6c7 4111Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
4112
4113 * gdb.base/help.exp: Update to reflect current text.
4114
4115Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
4116
4117 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
4118 they're stack variables and contain garbage.
4119 * gdb.c++/anon-union.exp: new file.
4120
4121 The following changes were made by David Taylor
4122 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
4123 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
4124 in changes by HP.
4125
4126 * gdb.base/bitops.exp: new file.
4127 * gdb.base/default.exp: change expected messages for catch and
4128 info catch tests to reflect HP merge changes.
4129 * gdb.base/enable-disable-break.exp
4130 * gdb.base/ending-run.c: new file.
4131 * gdb.base/long_long.c: new file.
4132 * gdb.base/maint.exp: new file.
4133 * gdb.base/pointers2.exp: new file.
4134 * gdb.base/shlib-call2.exp: new file.
4135 * gdb.base/solib.exp: new file.
4136 * gdb.base/step-test.c: new file.
4137 * gdb.c++/anon-union.cc: new file.
4138 * gdb.c++/local.cc: new file.
4139 * gdb.c++/member-pointer.cc: new file.
4140 * gdb.c++/method.cc: new file.
4141 * gdb.c++/ref-types.cc: new file.
4142 * gdb.c++/ref-types2.cc: new file.
4143 * gdb.c++/userdef.cc: new file.
beb998c6 4144
c906108c
SS
4145 * gdb.base/scope.exp: compile one file at a time, then link.
4146 * gdb.base/langs.exp: ditto.
4147 * gdb.base/list.exp: ditto.
beb998c6 4148
c906108c
SS
4149Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
4150
4151 The following changes were made by David Taylor
4152 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
4153 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
4154 in changes by HP.
beb998c6 4155
c906108c
SS
4156 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
4157 skip tests. When compiling pass c++ flag to gdb_compile.
4158 * gdb.c++/
beb998c6 4159
c906108c
SS
4160 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
4161 test for on hppa*-*-hpux*; use args to see if c++ was specified.
4162 (skip_hp_tests): new function.
4163 (gdb_preprocess): new function.
4164
4165 * configure.in (hpdir): decide whether to configure gdb.hp.
4166 * configure: regenerated.
4167
4168 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
4169 to delete on clean.
4170 (EXECUTABLES): update to reflect new additions.
4171 * gdb.base/commands.exp: update message expected.
4172 * gdb.base/default.exp: add copyright notice.
4173 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
4174 * gdb.base/help.exp: update messages to reflect current text.
4175 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
4176 targets for recurse tests.
4177 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
4178 skip this file.
4179
4180 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
4181 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
4182 compilation.
4183 * gdb.c++/misc.exp: ditto.
4184 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
4185 run the tests. tell gdb_compile that it's a c++ compilation.
4186
4187 * gdb.threads/pthreads.exp: fix typo in message.
beb998c6 4188
c906108c
SS
4189 * gdb.base/all-bin.exp: new file.
4190 * gdb.base/arithmet.exp: new file.
4191 * gdb.base/assign.exp: new file.
4192 * gdb.base/completion.exp: new file.
4193 * gdb.base/cond-expr.exp: new file.
4194 * gdb.base/condbreak.exp: new file.
4195 * gdb.base/define.exp: new file.
4196 * gdb.base/dollar.exp: new file.
4197 * gdb.base/environment.exp: new file.
4198 * gdb.base/eval-skip.exp: new file.
4199 * gdb.base/jump.exp: new file.
4200 * gdb.base/logical.exp: new file.
4201 * gdb.base/pointers.exp: new file.
4202 * gdb.base/relational.exp: new file.
4203 * gdb.base/section_command.exp: new file.
4204 * gdb.base/whatis-expr.exp: new file.
4205
4206 * gdb.base/all-types.c: new file.
4207 * gdb.base/call-array-struct.c: new file.
4208 * gdb.base/call-return-struct.c: new file.
4209 * gdb.base/call-strings.c: new file.
4210 * gdb.base/callfuncs2.c: new file.
4211 * gdb.base/condbreak.c: new file.
4212 * gdb.base/constvars.c: new file.
4213 * gdb.base/display.c: new file.
4214 * gdb.base/int-type.c: new file.
4215 * gdb.base/jump.c: new file.
4216 * gdb.base/miscexprs.c: new file.
4217 * gdb.base/pointers.c: new file.
4218 * gdb.base/pointers2.c: new file.
4219 * gdb.base/shmain.c: new file.
4220 * gdb.base/shr1.c: new file.
4221 * gdb.base/shr2.c: new file.
4222 * gdb.base/solib.c: new file.
4223 * gdb.base/solib1.c: new file.
4224 * gdb.base/solib2.c: new file.
4225 * gdb.base/varargs.c: new file.
4226 * gdb.c++/derivation.cc: new file.
4227 * gdb.c++/overload.cc: new file.
4228 * gdb.c++/ovldbreak.cc: new file.
4229 * gdb.hp/attach.c: new file.
4230 * gdb.hp/attach2.c: new file.
4231 * gdb.hp/average.c: new file.
4232 * gdb.hp/compiler.c: new file.
4233 * gdb.hp/compiler.cc: new file.
4234 * gdb.hp/execd-program.c: new file.
4235 * gdb.hp/follow-exec.c: new file.
4236 * gdb.hp/follow-fork.c: new file.
4237 * gdb.hp/follow-vfork-and-exec.c: new file.
4238 * gdb.hp/misc-hp.cc: new file.
4239 * gdb.hp/more-steps.c: new file.
4240 * gdb.hp/optimize.c: new file.
4241 * gdb.hp/quicksort.c: new file.
4242 * gdb.hp/run-hp.c: new file.
4243 * gdb.hp/start-stop.c: new file.
4244 * gdb.hp/sum.c: new file.
4245 * gdb.hp/templates-hp.cc: new file.
4246 * gdb.hp/thread-local-in-lib.c: new file.
4247 * gdb.hp/thread-local-in-lib.h: new file.
4248 * gdb.hp/thread-local-in-lib.lib.c: new file.
4249 * gdb.hp/vforked-program.c: new file.
4250 * gdb.hp/virtfunc-hp.cc: new file.
4251 * gdb.hp/watchpoint-hp.c: new file.
4252 * gdb.hp/xdb.c: new file.
4253 * gdb.hp/xdb0.c: new file.
4254 * gdb.hp/xdb0.h: new file.
4255 * gdb.hp/xdb1.c: new file.
4256
4257Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
4258
4259 The following change was made by Edith Epstein
4260 <eepstein@cygnus.com> as part of a project to merge in changes
4261 originally made by HP; HP did not create ChangeLog entries.
4262
4263 * gdb.c++/demangle.exp: changed the expected output for some
4264 ARM-style mangling -- removed second reference to datatype.
4265 For example, maint demangle __dt__11T1__pt__2_cFv
4266 T1<char>::~T1<char>(void)
4267 becomes,
4268 maint demangle __dt__11T1__pt__2_cFv
4269 T1<char>::~T1(void)
4270
4271 (test_hp_style_demangling): new hp specific demangling test cases.
beb998c6 4272
c906108c
SS
4273Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
4274
4275 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
4276 * gdb.trace/backtrace.exp: Likewise.
4277 * gdb.trace/circ.exp: Likewise.
4278 * gdb.trace/collection.exp: Likewise.
4279 * gdb.trace/deltrace.exp: Likewise.
4280 * gdb.trace/infotrace.exp: Likewise.
4281 * gdb.trace/limits.exp: Likewise.
4282 * gdb.trace/packetlen.exp: Likewise.
4283 * gdb.trace/passc-dyn.exp: Likewise.
4284 * gdb.trace/passcount.exp: Likewise.
4285 * gdb.trace/report.exp: Likewise.
4286 * gdb.trace/save-trace.exp: Likewise.
4287 * gdb.trace/tfind.exp: Likewise.
4288 * gdb.trace/tracecmd.exp: Likewise.
4289 * gdb.trace/while-dyn.exp: Likewise.
4290 * gdb.trace/while-stepping.exp: Likewise.
4291
42921998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
4293
4294 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
4295
4296Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
4297
4298 From Brendan Kehoe:
4299 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
4300 int return types.
4301
4302Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
4303
4304 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
4305 remote dos host testing right.
4306
4307Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
4308
4309 * gdb.base/corefile.exp: remove some xfails.
4310
4311Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
4312
4313 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
4314 have different timestamps.
4315
4316Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
4317
4318 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
4319 gdb.base/default.exp: Replace "exec" with "executable".
4320
4321Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
4322
4323 * gdb.base/default.exp: Change else if to elseif from previous
4324 delta.
4325
4326Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
4327
4328 * gdb.base/default.exp: Add brace missing from previous delta.
4329
4330Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
4331
4332 * gdb.base/default.exp: Support test for info float for all
4333 varieties of arm toolchain.
4334
dc96c6c7 4335Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
4336
4337 * gdb.trace/*.exp: remove "remote_download" command.
4338
dc96c6c7 4339Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
4340
4341 * gdb.trace/*.exp: remove -gdwarf from compile.
4342
4343Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
4344
4345 * gdb.trace/configure.in(AC_INIT): typo
4346 * gdb.trace/configure: regenerated
4347
dc96c6c7 4348Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
4349
4350 * config/m68k-emc.exp: New file.
4351 * lib/<emc-support.exp trace-support.exp}: New files.
4352 * configure.in: add new test directory gdb.trace.
4353 * gdb.trace/{configure configure.in Makefile.in}: New files.
4354 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
4355 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
4356 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
4357 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
4358 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
4359 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
4360 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
beb998c6 4361
dc96c6c7 4362Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
4363
4364 * gdb.c++/classes.exp: Change all regular expressions to match
4365 arbitrary combinations of newline/carriage-return, so that they
4366 will work equally well on Unix and Windows.
4367 * gdb.c++/inherit.exp: ditto.
4368 * gdb.c++/virtfunc.exp: ditto.
4369
43701998-08-11 Dawn Perchik <dawn@cygnus.com>
4371
4372 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
4373
c2d11a7d
JM
4374Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
4375
4376 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
4377 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
4378 to use a0-a3/d0-d3 as needed.
4379
4380Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
4381
4382 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
4383 * gdb.disasm/am33.exp: Corresponding changes.
4384
c906108c
SS
43851998-07-11 Felix Lee <flee@cygnus.com>
4386
4387 * gdb.base/callfuncs.exp: add cmp10 test.
4388 * gdb.base/callfuncs.c (cmp10): new function.
4389
4390Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
4391
beb998c6 4392 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
4393 into two parts to get around a synchronization problem in expect.
4394
3fc11d3e
JM
4395Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
4396
4397 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
4398
4399 * configure.in: Add options for gdbtk testsuite.
4400
4401 * configure: Regenerate.
4402
4403 * gdb.gdbtk: New directory to hold gdbtk tests.
4404
c906108c
SS
4405Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4406
4407 * gdb.fortran/types.exp: Escape brackets in expect patterns
4408 for test_float_literal_types_accepted tests.
4409 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
4410 before run test.
4411
c2d11a7d
JM
4412Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
4413
4414 * am33.exp: Just compile, do not link the testcase.
4415 * am33.s: Add ".am33" pseudoop to force am33 mode.
4416
c906108c
SS
44171998-06-25 Felix Lee <flee@cygnus.com>
4418
4419 * gdb.base/setshow.exp: make sure $pc is sane.
4420
4421 * gdb.stabs/weird.exp: split expect patterns properly.
4422
c2d11a7d
JM
4423Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
4424
4425 * gdb.disasm/am33.s: New disassembler testfile for the am33.
4426 * gdb.disasm/am33.exp: Run it.
4427
dc96c6c7 4428Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
4429
4430 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
4431 match processing (and eliminate spurious timeouts when running).
4432
dc96c6c7 4433Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
4434
4435 * gdb.base/signals.exp (test_handle_all_print): put back Mach
4436 exception test, but conditionalize it on target [mach | gnu].
4437
dc96c6c7 4438Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
4439
4440 * gdb.base/overlays.exp: fixup compile line for linker script.
4441
4442Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
4443
4444 * gdb.fortran/types.exp: don't guess at float size.
4445
4446Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
4447
4448 * gdb.base/exprs.exp: delete test that depends on int size.
4449
4450Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
4451
4452 * config/sim.exp: Removed checks for target triplets.
4453 (gdb_target_sim): Use gdb,target_sim_options.
4454
4455Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
4456
4457 * gdb.base/reread.exp: New file.
4458 * gdb.base/reread1.c: New file.
4459 * gdb.base/reread2.c: New file.
4460
4461Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
4462
4463 * config/sim.exp: Use 'target sim -sparclite' when running
4464 SPARClite programs.
4465
4466Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
4467
4468 * gdb.base/structs2.exp: New file.
4469 * gdb.base/structs2.c: New file.
4470
4471Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
4472
4473 * gdb.asm/common.inc: New file.
4474 * gdb.asm/d10v.inc: New file.
4475 * asm-source.exp: Pass -I's to gas to find .inc files.
4476 Update line numbers in expected output.
4477 * asmsrc1.s: Rewrite.
4478 * asmsrc2.s: Rewrite.
4479 * configure.in: Create arch.inc symlink.
4480 * configure: Regenerate.
4481 * Makefile.in (distclean): Delete arch.inc.
4482
4483Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
4484
4485 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
4486 (t_enum_value2): ditto
4487 (t_enum_value3): ditto
4488 (main): ditto
4489Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4490
4491 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
4492 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
4493 change.
4494 Use gdb_test instead of send_gdb/gdb_expect sequences.
4495
4496Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
4497
4498 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
4499 not void.
4500
4501Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
4502
4503 * gdb.base/branches.c: Code with lots of loops and
4504 subroutines. Used to test gdbs ability to single step through PC
4505 changes, especially to test mips-tdep.c:mips_next_pc
4506
4507Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
4508
4509 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
4510 more rigorous EGCS C++ error checking.
4511
4512Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4513
4514 * gdb.base/help.exp: Clean up `help set args' and `help show args'
beb998c6 4515 tests.
c906108c 4516 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
beb998c6 4517 function when asleep.
c906108c 4518 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
beb998c6
AC
4519 for i*86 Linux and SVR4 signal handling problems.
4520 Remove linux xfail for `next to handler in signals_tests_1', fixed
4521 by recent infrun.c change.
c906108c 4522 Limit backtrace to 10 frames to avoid timeout problems with infinite
beb998c6 4523 stack backtraces.
c906108c
SS
4524 Adjust expect pattern in `handle all print' test to match Apr 28 1997
4525 target.[ch] change.
4526
4527Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
4528
4529 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
4530 for a newline from gdb before continuing.
4531 (default_gdb_exit): Just look for y or n.
4532 (gdb_test): Detect abnormal exit from GDB running on DOS; if
4533 it does, fail the rests of the tests in the file.
4534
4535Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
4536
4537 * config/cygmon.exp: New file.
4538
4539Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
4540
4541 * gdb.base/list.exp: Fix problem with "list default lines around
4542 main" test on remote targets.
4543
4544 * gdb.base/scope.exp: Fix problem with filelocal_bss before
4545 run test on remote targets.
4546
4547Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
4548
4549 * gdb.asm: New directory.
4550 * configure.in: Configure it.
4551 * configure: Regenerate.
4552 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
4553 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
4554
4555Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
4556
4557 * config/mn10300-eval.exp: New file to support MN10300 eval board.
4558
dc96c6c7 4559Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
beb998c6 4560
c906108c
SS
4561 * gdb.base/overlays (several files): Merge the two overlay
4562 managers into one. Change variables (foox, barx, bazx, grbxx)
4563 back into ints but force them to load in their proper sections.
4564
4565Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
4566
4567 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
4568 on-chip insn memory and IMAP1 to upper 128k.
4569 (D10VCopy): Handle memory regions crossing 16k boundaries.
4570 (D10VCopy): Transfer data in 32 bit chunks.
4571
4572Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
4573
4574 * gdb.base/overlays.c (main): Exit normally when result is
4575 correct.
4576
4577 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
4578 map. Include space for printf in .text segment.
4579
4580 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
4581 updated d10v memory VMA/LMA map.
4582 (D10VCopy): Call D10VTranslate.
beb998c6 4583
c906108c
SS
4584Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
4585
4586 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
4587
4588 * gdb.base/bar.c (barx, bar): Change variable to small array so
4589 that it won't be put into the .sdata - small data -
4590 section. Update reference.
4591 * gdb.base/baz.c (bazx, baz): Ditto.
4592 * gdb.base/foo.c (foox, foo): Ditto.
4593 * gdb.base/grbx.c (grbxx, grbx): Ditto.
4594
4595 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
4596 to be arrays.
beb998c6 4597
dc96c6c7 4598Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
beb998c6 4599
c906108c
SS
4600 * gdb.base/overlays.exp: fix up and get working again.
4601 Add tests for backtraces from an overlay function.
beb998c6 4602
c906108c
SS
4603Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
4604
4605 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
4606 "calling function with watchpoint enabled".
4607
4608Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
4609
4610 * gdb.base/break.exp (test_next_with_recursion): Remove
4611 gdb_suppress_tests for d10v-*-*.
4612 * lib/gdb.exp (gdb_suppress_tests): Disable this function
4613 pending review of whether it is useful or not.
4614
4615Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
4616
4617 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
4618
4619Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
4620
4621 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
4622 * config/dve.exp: New file to support Densan boards.
4623
4624Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
4625
4626 * gdb.base/interrupt.exp: Document problem of simulators, signals,
4627 reads and BSD.
4628
4629Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
4630
4631 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
4632 response.
4633
4634 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
4635
4636Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
4637
4638 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
4639 test.
4640
4641 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
4642 target_sizeof_long and target_bigendian_p.
4643 (structs_by_value, structs_by_reference): Check values according
4644 to targets word size and endianess.
beb998c6 4645
c906108c
SS
4646Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
4647
4648 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
4649 output.
4650
4651Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
4652
4653 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
4654 Update test of set args help to match source change.
4655
4656Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
4657
4658 * gdb.base/default.exp: Expect help system output to be in
4659 alphabetical order.
4660 * gdb.base/help.exp: Ditto.
4661
4662Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
4663
4664 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
4665 "i*86-pc-linux-gnu*".
4666 * gdb.base/interrupt.exp: Ditto.
4667 * gdb.base/corefile.exp: Ditto.
4668
4669 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
4670 define vxworks when building the testcase.
4671
4672 * gdb.base/ptype.exp: Fix testnames to be unique.
4673 * gdb.base/radix.exp: Ditto.
4674 * gdb.base/term.exp: Ditto.
4675 * gdb.base/whatis.exp: Ditto.
4676 * gdb.c++/classes.exp: Ditto.
4677
4678Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
4679
4680 * gdb.base/callfuncs.exp: Fix indentation.
4681
4682 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
4683 suppress_flag has been set.
4684 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
4685 target feature.
4686
4687Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
4688
4689 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
4690 the testcase.
4691
4692 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
4693 set_debug_traps() and breakpoint().
4694 * gdb.c++/misc.cc (main): Ditto.
4695 * gdb.c++/templates.cc (main): Ditto.
4696 * gdb.c++/virtfunc.cc (main): Ditto.
4697
4698Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
4699
4700 * lib/gdb.exp(gdb_step_for_stub): New function.
4701 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
4702 exists, reload the executable and do a "continue" instead of
4703 doing a jump.
4704 (runto_main): Use gdb_step_for_stub.
beb998c6 4705
c906108c
SS
4706 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
4707 tests to have unique names.
4708 * gdb.base/callfuncs.exp: Ditto.
4709 * gdb.base/commands.exp: Ditto.
4710 * gdb.base/default.exp: Ditto.
4711 * gdb.base/help.exp: Ditto.
4712 * gdb.base/list.exp: Ditto.
4713 * gdb.base/opaque.exp: Ditto.
4714 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
4715 similar tests.
beb998c6 4716
c906108c
SS
4717 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
4718 * gdb.c++/cplusfuncs.cc: Ditto.
4719 * gdb.c++/virtfunc.cc: Ditto.
4720
4721 * config/monitor.exp: Keep track of the last file we saw, rather
4722 than trying to get the info from gdb.
4723
4724 * gdb.fortran/types.exp: Move comment to previous line.
4725
4726Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
4727
4728 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
4729 target mode.
4730
4731Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
4732
4733 From Bob Manson:
4734 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
4735 string from GDB when it connects.
4736
4737 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
4738
4739Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
4740
4741 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
4742 if we can't get a debug format from GDB (we may be testing an
4743 older GDB). Use a 10 second timeout when checking for the format.
4744
4745 * gdb.stabs/weird.exp: Fix quoting.
4746
4747 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
4748
4749Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
4750
4751 * config/arm-ice.exp: New file.
4752
4753Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
4754
4755 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
4756 until it has been modified to work with the new testsuite.
4757
99707966 4758 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
4759 testcase won't compile, cause all of the testcases in the file to
4760 fail instead.
4761
4762 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
4763 (gdb_clear_suppressed): New procedure.
4764 (gdb_stop_suppressing_tests): Only clear suppress_flag if
4765 it contains a positive value.
4766
4767Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
4768
4769 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
4770
4771 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
4772
4773Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
4774
4775 * lib/gdb.exp (setup_xfail_format): New function.
4776 (get_debug_format): New function to get debug format.
4777 (debug_format): New global variable to hold last value set
4778 by get_debug_format.
4779 * gdb.base/list.exp: Call get_debug_format and expect some
4780 tests to fail for DWARF 1 and COFF formats.
4781 * gdb.c++/ptype.exp: Ditto.
4782 * gdb.c++/classes.exp: Ditto.
4783 * gdb.c++/cplusfuncs.exp: Ditto.
4784 * gdb.c++/inherit.exp: Ditto.
4785 * gdb.c++/templates.exp: Ditto.
4786 * gdb.c++/virtfunc.exp: Ditto.
beb998c6 4787
c906108c
SS
4788Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
4789
4790 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
4791 host doesn't have a currently-open connection.
4792
4793 * config/sparclet.exp: Cleanups and fixes to make it generic for
4794 any gdb stub target. Handle cases where gdb doesn't respond when
4795 interrupted in a sane fashion.
4796
4797 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
4798 same thing in a totally different way.
4799
4800 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
4801 setting "timeout".
4802 (gdb_start): We set the global gdb_prompt variable in
4803 default_gdb_init now.
4804
4805Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
4806
4807 * gdb.base/printcmds.exp: Fix "check for floating addition"
4808 regexp to accept results within approx +/- .01 of exact value.
4809 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
4810
4811Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
4812
4813 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
4814 properly.
4815 (gdb_expect): Add optional timeout parameter, and add timeout
4816 value to various calls.
4817 (gdb_suppress_tests): Only give one warning message per group.
4818
4819Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
4820
4821 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
4822 global variables. Handle getting a value for $timeout more
4823 gracefully.
4824
4825Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
4826
4827 * lib/gdb.exp: Close connection to remote host if gdb doesn't
4828 initialize.
4829 (default_gdb_init): New procedure; allow gdb_init to be overridden
4830 by a target configuration file.
4831 (gdb_expect): Pass the timeout to remote_expect.
4832
4833 * config/monitor.exp(gdb_load): Fix typo in regexp.
4834
4835Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
4836
4837 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
4838
4839Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
4840
4841 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
4842 here. Call gdb_target_exec before rebooting the target, to make
4843 sure the connection to the target is closed.
4844 (gdb_load): Pass the name of the executable to gdb_target_monitor.
4845 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
4846 Also detect "Timeout reading from remote" error.
4847
4848 * config/gdbserver.exp: Pass the executable being loaded to
4849 gdb_target_monitor. Don't call gdb_file_cmd here; let
4850 gdb_target_monitor do it.
4851
4852 * gdb.disasm/hppa.exp: Don't use exec_output.
4853
4854Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
4855
4856 * gdb.base/list.exp: If we're debugging a non-native target,
4857 try to set the pc register to point to the start of the
4858 program before doing the first list command.
4859
4860 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
4861 test_calls after restarting.
4862
4863 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
4864 reloading.
4865
4866 * gdb.base/watchpoint.exp: Fix typo.
4867
4868 * gdb.base/setshow.exp: Check for use_gdb_stub.
4869
4870 * gdb.base/break.exp: Fix continue until exit test for the gdb
4871 stub case.
4872 * gdb.base/langs.exp: Ditto.
4873
4874 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
4875 gdb_load_offset. If we weren't given a file to load, figure out
4876 what the current file is and use it.
4877
4878 * config/i386-bozo.exp: New file.
4879
4880Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
4881
4882 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
4883 feature.
4884
4885 * config/proelf.exp: New entry.
4886
4887Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
4888
4889 * lib/gdb.exp: Remove spurious .* patterns at the beginning
4890 of regexps.
4891
4892 * gdb.base/watchpoint.exp: Don't run the test_stepping
4893 tests if gdb can't call functions on the target.
4894
4895 * gdb.base/setshow.exp: Don't run the set prompt tests if
4896 the board has gdb_prompt set.
4897
4898Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
4899
4900 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
4901 * gdb.base/commands.exp: Likewise.
4902 * gdb.base/setshow.exp: Likewise.
4903
4904Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
4905
4906 * config/monitor.exp(gdb_start): Look for gdb_prompt target
4907 feature.
4908
4909 * config/i960.exp: New file.
4910
4911Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
4912
4913 * gdb.base/funcargs.exp: Check for gdb,short_int target
4914 feature instead of looking for explicit target triplets.
4915
dc96c6c7 4916Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 4917
beb998c6 4918 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
4919 "p 123DEADBEEF", to check parse_number.
4920 * top.c: change "to enable to enable" to "to enable" in a couple
4921 of help strings.
4922
4923Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
4924
4925 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
4926 on the mn10300.
beb998c6 4927
c906108c
SS
4928Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
4929
4930 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
4931 where the test executable is run with explicit args.
4932 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
4933
4934Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
4935
4936 * gdb.base/run.c: Use FAKEARGV to build test executable that
4937 does not require a command line arg, since most simulators
4938 don't currently support passing such an arg into the simulated
4939 program.
4940 * gdb.base/commands.exp: Change tests to insert the proper
4941 value as the arg to the first recursive factorial call. Change
4942 compilation line to define FAKEARGV at compile time.
4943
4944Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
4945
4946 * gdb.base/recurse.exp: Enable these tests for the mn10300.
4947 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
4948 function with watchpoint enabled" test.
4949
4950Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
4951
4952 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
4953 Don't call gdb_test when the command doesn't return to a gdb prompt.
4954
4955 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
4956 "Tests restarted" messages.
4957
4958Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
4959
4960 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
4961
dc96c6c7 4962Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
4963
4964 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
4965 for INFO SYMBOL; add help tests for OVERLAY commands.
4966 * gdb.base/default.exp: add tests for INFO SYMBOL command;
4967 add tests for OVERLAY commands
4968 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
4969 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
4970 * gdb.base/sigall.c: add usestubs code frag
4971 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
beb998c6 4972
c906108c
SS
4973Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
4974
4975 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
4976 failures.
4977 (gdb_stop_suppressing_tests): Note that tests have restarted.
4978
4979Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
4980
4981 * config/h8300.exp: New file.
4982
4983Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
4984
4985 * gdb.base/setshow.exp: Check for the existence of a
4986 feature, not its value.
4987
4988Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
4989
4990 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
4991
4992 * gdb.base/scope.exp: It's now init0(), not init().
4993
4994 * gdb.base/scope0.c: For now, change init() to be init0().
4995
4996 * config/monitor.exp: Use gdb_serial in preference to serial
4997 or netport.
4998
4999 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
5000 and it's not already set.
5001
5002Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
5003
5004 * gdb.base/setshow.exp: Only test the run command if the target
5005 isn't using a stub and if it supports argument passing.
5006
5007Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
5008
5009 * config/udi.exp(gdb_start): Make sure UDICONF is set
5010 properly before starting gdb.
5011
5012Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
5013
5014 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
5015 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
5016 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
5017
5018Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
5019
5020 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
5021 specialized code to reboot the board, use remote_reboot instead.
5022
5023 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
5024
5025 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
5026
5027 * config/monitor.exp: Make sure we disconnect from the target.
5028 Also, try a reboot/reload cycle instead of failing if the
5029 load fails.
5030
5031Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
5032
5033 * gdb.base/default.exp: Don't set match_max.
5034 * gdb.base/help.exp: Ditto.
5035 * gdb.base/list.exp: Ditto.
5036 * gdb.base/signals.exp: Ditto.
5037
5038 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
5039 set, use remote_ld to download the testcase instead of
5040 the GDB loader.
5041
5042Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
5043
5044 * config/vr5000.exp: New file.
5045
5046 * config/monitor.exp(gdb_target_monitor): Add pattern for
5047 "Ending remote" to detect errors in connecting.
5048
5049 * gdb.base/setshow.exp: Add .* within auto language test.
5050
5051 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
5052 target feature.
5053
5054 * config/monitor.exp(gdb_load): Check for a failure when loading,
5055 and reboot the board if necessary.
5056
5057 * gdb.base/setvar.exp(test_set): Handle multiple prints within
5058 a set of tests. Remove print.* from the patterns being checked.
5059
5060Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
5061
5062 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
5063 refer to gdb_spawn_id.
5064
5065 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
5066 longer used.
5067 * config/sparclet.exp: Ditto.
5068 * config/sparclet-old.exp: Ditto.
5069 * config/slite.exp: Ditto.
5070 * config/sim.exp: Ditto.
5071 * gdb.base/funcargs.exp: Ditto.
5072
5073 * lib/gdb.exp:Remove references to gdb_spawn_id.
5074 (gdb_expect): Move to remote.exp.
5075
5076Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
5077
5078 * config/monitor.exp: Detect the "Couldn't establish connection"
5079 message from GDB.
5080
5081Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
5082
5083 * gdb.base/bitfields.exp: Use runto instead of explicit
5084 gdb_run_cmd/gdb_expect sequences.
5085
5086 * gdb.base/break.exp(text_next_with_recursion): Add match for
5087 gdb_expect call.
5088
5089 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
5090 We also need to handle the "A program is being debugged already"
5091 prompt from gdb. Use gdb_test to set the baud rate.
5092
5093 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
5094 to 20000. Really. I mean it.
5095
5096Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
5097
5098 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
5099 fails. If suppress_flag is set, skip perror message about not
5100 being able to send to GDB.
5101 (send_gdb): If suppress_flag is set, don't try to send commands to
5102 GDB.
5103 (gdb_expect): If suppress_flag is set, always fail immediately.
5104 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
5105 (gdb_init): Call gdb_stop_suppressing_tests.
5106 (default_gdb_exit): Ditto.
5107 (default_gdb_start): Ditto.
5108
5109 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
5110 gdb_stop_suppressing_tests as appropriate.
5111 * gdb.base/break.exp: Ditto.
5112 * gdb.base/callfuncs.exp: Ditto.
5113 * gdb.base/commands.exp: Ditto.
5114 * gdb.base/exprs.exp: Ditto.
5115 * gdb.base/funcargs.exp: Ditto.
5116 * gdb.base/list.exp: Ditto.
5117 * gdb.base/recurse.exp: Ditto.
5118 * gdb.base/scope.exp: Ditto.
5119 * gdb.base/structs.exp: Ditto.
5120 * gdb.c++/inherit.exp: Ditto.
5121
5122Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
5123
5124 * config/vr4300.exp: New file.
5125
99707966
MC
5126 * gdb.*/*.exp: Call gdb_expect instead of expect.
5127
5128 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
5129
5130Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
5131
5132 * lib/gdb.exp(gdb_init): New function.
5133
5134 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
5135 for each individual variable set.
5136
5137 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
5138 name.
5139
5140 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
5141
5142 * gdb.base/scope.exp: Use gdb_test.
5143
5144 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
5145 aborting; the testsuite driver will do that for us (see
5146 gdb_finish). Also, use gdb_test in a few more places.
5147
5148Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
5149
5150 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
5151
5152Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
5153
5154 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
5155 and "add_tests" are not at the same address.
5156
5157Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
5158
5159 * gdb.base/ptype.exp: Use gdb_test.
5160
5161Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
5162
5163 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
5164 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
5165 left in. No longer expect them to fail.
5166
5167 * gdb.stabs/*.mt; Deleted, no longer used.
5168 * gdb.stabs/configure.in: Remove references to target makefile
5169 frags.
5170 * gdb.stabs/configure: Rebuilt.
5171
5172 * gdb.disasm/*.mt: Deleted, no longer used.
5173 * gdb.disasm/configure.in: Remove references to target makefile
5174 frags. Use "sh3.s" as the unique filename for this directory.
5175 * gdb.disasm/configure: Rebuilt.
5176
5177 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
5178 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
5179 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
5180
5181Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
5182
5183 * config/udi.exp: Use mondfe,name instead of remote_host.
5184
5185Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
5186
5187 * gdb.base/watchpoint.exp: Don't expect a failure when calling
5188 a function with a watchpoint enabled on the mn10200.
5189
5190 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
5191 before trying to create it!
5192
5193Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
5194
5195 * config/vx.exp: Use hostname instead of netport.
5196
5197 * config/vxworks.exp: New file.
5198
5199 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
5200
5201 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
5202 gdb before assuming everything worked. Send a ^C if a timeout
5203 occurs.
5204
5205 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
5206 $gdb_spawn_id directly.
5207 (gdb_run_cmd): Try _start as well as start. Use the target feature
5208 gdb,start_symbol as the symbol to start from when jumping.
5209
5210Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
5211
5212 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
5213 redundant) test.
5214
5215 * gdb.base/recurse.exp: Relax final value test for 'b' so that
5216 it doesn't lose for 16bit integer systems.
5217
5218Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
5219
5220 * gdb.fortran/types.exp: If the target doesn't support "double"
5221 data types, then expect "real" types to only be 4 bytes.
5222
5223 * gdb.c++/virtfunc.exp: Expect failure for virtual function
5224 call tests if the target doesn't support inferior function calls.
5225
5226 * gdb.base/printcmds.exp: Allow minor deviation in FP values
5227 in printf tests.
5228
5229Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
5230
5231 * gdb.base/help.exp: Disable "help set", "help show", and
5232 "help support". Simplify regexp for "help stack".
5233
5234 * gdb.base/default.exp: Set match_max to 5000 and the timeout
5235 to 60 seconds. Temporarily set match_max to 15000 around the
5236 "info copying" test.
5237
5238 * gdb.base/nodebug.exp: Don't try to do an inferior function
5239 call if the target doesn't support them.
5240 * gdb.base/printcmds.exp: Likewise.
5241 * gdb.base/setvar.exp: Likewise.
5242 * gdb.base/structs.exp: Likewise.
5243 * gdb.c++/templates.exp: Likewise.
5244 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
5245
5246 * gdb.base/recurse.exp: Enable for the mn10200.
5247
5248 * configure.in: Do configure gdb.stabs directory for *-*-elf
5249 targets.
5250 * configure: Rebuilt.
5251
5252 * gdb.base/break.exp: Check for gdb,noresults before testing
5253 exit status and/or results from the target.
5254 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
5255 * lib/gdb.exp: Remove old (now bogus) initialization of
5256 noinferior, noargs, noresults and nosignals.
5257
5258Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
5259
5260 * config/sh.exp: New file.
5261
5262 * config/slite.exp: Try to connect multiple times to the board
5263 before rebooting. Only send a "monitor run" if need_monitor_run
5264 is set.
5265
5266 * gdb.base/break.exp: Don't do the "stub continue" test if
5267 the target has gdb_stub set.
5268
5269 * gdb.base/callfuncs.exp: Increase the timeout.
5270
5271 * gdb.base/interrupt.exp: Don't even try to compile the testcase
5272 if the target has gdb,noinferiorio set.
5273
5274 * gdb.base/list.exp: Increase match_max to 10000 characters.
5275
5276 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
5277
5278 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
5279 target.
5280
5281 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
5282
5283Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
5284
5285 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
5286 trying to delete the copy of gdb. Catch the file delete so we
5287 don't die if the delete fails; also, the file should be copied to
5288 the host, not to the build.
5289
5290Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
5291
5292 * lib/gdb.exp(gdb_test): Surround the result pattern with
5293 parenthesis in case it contains multiple regexps separated
5294 with |.
5295
5296 * gdb.base/watchpoint.exp: Use gdb_test.
5297 * gdb.base/default.exp: Ditto.
5298
5299Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
5300
99707966 5301 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
beb998c6 5302
c906108c
SS
5303 * gdb.base/scope.exp: Use gdb_test.
5304 * gdb.c++/classes.exp: Ditto.
5305 * gdb.c++/inherit.exp: Ditto.
5306
5307Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
5308
5309 * gdb.base/crossload.exp: Don't use execute_anywhere, use
5310 remote_exec instead.
5311 * gdb.base/corefile.exp: Don't be ridiculous.
5312 * gdb.base/*.c: Add missing stub invocations.
5313
5314Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
5315
5316 * config/slite.exp: Miscellaneous fixes.
5317
5318 * lib/gdb.exp: Fix runto.
5319
5320 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
5321 the target.
5322
5323 * gdb.base/watchpoint.exp: Fix regexp.
5324
5325 * lib/gdb.exp(default_gdb_exit): Add a catch to the
5326 close and wait commands, as the descriptor may now be
5327 invalid. Always call "remote_close host".
5328
5329Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
5330
5331 Major rewrite for testsuite revision.
beb998c6 5332
c906108c
SS
5333 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
5334 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
5335 instead of relying on spawn_id to always contain a valid
5336 spawn id.
5337 (get_compiler_info): New procedure to build the ${binfile}.ci
5338 file, instead of replicating this in N different places.
5339 (gdb_compile): New procedure.
beb998c6 5340
c906108c
SS
5341 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
5342 appropriate arguments) instead of compile. Use gdb_test in a lot
5343 more places. Use send_gdb instead of send. Always run gdb_start
5344 at the start of a testcase, as this is no longer done magically.
5345
5346 config/*-gdb.exp: Rename without the -gdb suffix.
5347
5348 config/mips.exp: Use remote_close instead of exit_remote_shell.
5349 config/monitor.exp: Use target_info instead of looking at
5350 baud, timeout, etc.
5351 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
5352
5353Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5354
5355 * gdb.c++/templates.exp (test_ptype_of_templates),
5356 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
5357 Update expect patterns for destructors and assignment operators
5358 to match corresponding c-typeprint.c changes.
5359 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
5360 to destructor breakpoint test, GDB should be able to set the
5361 destructor breakpoint without specifying arguments.
5362
5363Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
5364
5365 * gdb.threads/pthreads.exp: Change result for failure to compile due
5366 to lack of pthreads runtime support from an error to simply an
5367 unsupported test, per dejagnu standards.
5368
5369Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5370
5371 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
5372 where GDB exits to reduce pattern match time.
5373 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
5374
5375 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
5376
dc96c6c7 5377Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5378
5379 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
5380 * gdb.base/default.exp: ditto.
5381 * gdb.base/nodebug.exp: ditto.
5382 * gdb.base/printcmds.exp: ditto.
5383 * gdb.base/ptype.exp: ditto.
5384 * gdb.base/setvar.exp: ditto.
5385 * gdb.base/structs.exp: ditto.
5386 * gdb.base/setshow.c: Guard against uninitialized values of argc.
5387
5388Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
5389
5390 * configure, */configure: Rebuild with autoconf 2.12.
5391
5392Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
5393
5394 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
5395 use new i*86-pc-linux*-gnu quads.
5396 * gdb.base/corefile.exp: Ditto.
5397 * gdb.base/signals.exp: Ditto.
5398 * gdb.base/sigall.exp: Ditto.
5399 * gdb.base/interrupt.exp: Ditto.
5400
5401 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
5402 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
5403 RedHat 4.0.
beb998c6 5404
c906108c
SS
5405 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
5406 linux. This allows the test case to at least compile on latest
5407 linux, but still not run due to missing the threads runtime library.
5408
5409Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5410
5411 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
5412 directory to search gdb directory. Accept and step over conditional
5413 stack alignment code. Consume $prompt in failure cases.
5414 Reset timeout to $oldtimeout instead of some arbitrary value.
5415 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
5416 timeout problems with infinite stack backtraces.
5417 * gdb.base/ptype.exp (ptype struct link, union tu_link):
5418 Accept function parameters for linkfunc member.
5419
5420Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
5421
5422 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
5423 (CXXFLAGS): Remove, unreferenced.
5424 (B_OPTIONS): Add for -B options and add code to initialize with
5425 previous -B options and also add -B option to pick up cross compiled
5426 runtime.
5427 (TARGET_INCLUDES): Add for -I options and add code to initialize when
5428 doing cross compiles.
5429 (target_alias): Declare global.
5430 (xgcc): Set variable to full path of gcc in build tree. Use findfile
5431 to verify that gcc exists in build tree, and if so set CC to that
5432 gcc and to use B_OPTIONS and TARGET_INCLUDES.
beb998c6 5433
c906108c
SS
5434Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
5435
5436 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
5437 ptype test for anonymous union. Fixup testcase to match
5438 current gcc debug output.
5439
5440Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
5441
5442 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
5443 force argument to an unsigned long type.
5444
5445Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
5446
5447 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
5448 tests and anonymous union print/ptype tests.
5449 * gdb.base/list.exp (test_forward-search): Increase timeout by
5450 5 minutes for the "search extremely long line" case.
5451 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
5452 completely optional and that the pass/fail messages use the command as
5453 the message if that third arg is a null string.
5454 (gdb_test_exact): Arrange that a null string pattern means match a
5455 null string output rather than any output, which might include random
5456 errors.
5457 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
5458 backtrace test.
5459 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
5460 always failing and failure is now exposed by gdb.exp changes.
5461
5462Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
5463
5464 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
5465 weren't being noted.
5466
5467Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5468
5469 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
5470 * gdb.stabs/weird.exp: Remove v_comb xfails.
5471
dc96c6c7 5472Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5473
5474 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
5475 list.exp scope.exp watchpoint.exp]
5476 Make all timeout error msgs explicitly say "(timeout)".
beb998c6 5477
dc96c6c7 5478Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5479
5480 * config/monitor.exp: Increase download timeout to 1000 seconds.
5481
dc96c6c7 5482Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5483
5484 * config/m32r.exp: Increase timeout to 120 seconds.
5485
5486Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
5487
5488 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
5489 and accept older ordering as obsolescent gcc or gdb.
5490 * gdb.c++/templates.exp: Ditto.
5491 * gdb.c++/virtfunc.exp: Ditto.
5492
5493Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
5494
5495 * gdb.base/coremaker.c: Add code to mmap some data so we
5496 can check that it ends up in the core file.
5497 * gdb.base/corefile.exp: Add test to read mmapped data
5498 from core file.
5499
dc96c6c7 5500Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5501
5502 * config/m32r.exp: New file.
5503
5504Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
5505
5506 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
5507 that cflags can contains -gstabs, and work correctly for other tests.
5508
dc96c6c7 5509Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5510
5511 * gdb.base/setshow.exp: New file, tests show and set.
5512 * gdb.base/setshow.c: New file, tests show and set.
5513 * gdb.base/help.exp: Add test for help set|show annotate.
5514 * gdb.base/default.exp: Add test for set|show annotate.
5515
5516Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
5517
5518 * testsuite/gdb.base/break.exp: Make backtrace from factorial
5519 errors unique.
5520 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
5521 explicitly.
5522
5523Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
5524
5525 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
5526 and width commands. This is done elsewhere.
5527 * (gdb_start): Don't call gdb_start_sim here. That's already
5528 done in gdb_load. This fixes lots of failures in default.exp.
5529
5530Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
5531
5532 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
5533 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
5534 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
5535 in the same we we treat other failures (since it may be an expected
5536 condition), rather than as an error.
5537 * gdb.base/signals.exp (test_handle_all_print): Revert back to
5538 old test format.
5539
5540Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
5541
5542 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
5543 (distclean maintainer-clean realclean): No need to remove files
5544 twice. Nuke the duplicates.
5545 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
beb998c6 5546 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
5547 Remove config.h along with other config files.
5548
5549Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
5550
5551 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
5552 "p func1 ()" and note that rests of tests are skipped.
5553 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
5554 setup_xfails for "print func2::coremaker_local".
5555 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
5556 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
5557 affected by the previous run test.
5558 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
5559 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
5560 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
5561 "pass int powerset tuple" and "pass modeless int powerset tuple".
5562 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
5563 "real write 4" and "real write 8".
5564 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
5565 setup_xfails for "print vs1 after tuple assign 2",
5566 "print \$i after tuple assign 2", and
5567 "print vs2 after tuple assign 2".
5568 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
5569 meaningful error message and return -1 so the caller can
5570 suppress further tests and avoid a cascade of errors.
beb998c6 5571
c906108c
SS
5572Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
5573
5574 * gdb.base/a1-selftest.exp: Tweak tests to account for new
5575 format for printing version.
5576 * gdb.base/default.exp: Ditto.
5577 * gdb.base/interrupt.exp: Fix problem with cascade of
5578 errors if child process dies while calling a function.
beb998c6 5579
c906108c
SS
5580Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
5581
5582 * Makefile.in (VPATH): Add
5583 * Makefile.in (Makefile, config.status): Fix rules so things get
5584 remade when necessary.
5585
5586Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
5587
5588 * Makefile.in (just-check): Add path to sibling expect dir
5589 to environment variable specified by RPATH_ENVVAR.
5590
5591Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
5592
5593 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
5594 (just-check): Add shared library paths for libstdc++, tk,
5595 tcl, bfd, and opcodes to the environment variable specified
5596 in RPATH_ENVVAR.
5597 * configure.in: Add support to recognize --enable-shared flag
5598 and generate correct value for RPATH_ENVVAR.
5599 * configure: Regenerated with autoconf.
5600
5601Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
5602
5603 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
5604 include all osf versions.
5605 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
5606 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
5607 when target is linux. When failing to build pthreads test
5608 executable, give more meaningful message.
5609 * gdb.threads/pthreads.c: Hpux also uses old definition of second
5610 arg for pthread_create.
beb998c6 5611
c906108c
SS
5612Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
5613
5614 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
5615 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
5616 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
5617 and -lpthreads (everybody else).
5618 (test_startup): Fail gracefully if threads are not supported.
5619 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
5620 "p/c array_index("abcdef",2)" when not gcc compiled.
5621 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
5622 "print func2::coremaker_local" when not gcc compiled.
5623 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
5624 "ptype on opaque struct tagname (statically)",
5625 "ptype on opaque struct tagname (dynamically) 1", and
5626 "ptype on opaque struct tagname (dynamically) 2"
5627 for not compiled with gcc.
5628 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
5629 backtrace when compiled with gcc.
beb998c6 5630 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
5631 than always return success.
5632
5633Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
5634
5635 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
5636
5637Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
5638
5639 * gdb.base/structs.exp: Undo last change.
5640
5641Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
5642
5643 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
5644 encapsulate all the steps/nexts done during self test, starting
5645 at main, and makes them less sensitive to optimization issues.
5646 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
5647 signal handler" test.
5648 * gdb.threads/pthreads.exp: Only run this for native configs.
5649 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
5650 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
5651 tests.
5652 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
5653 for "runto test_calls(void)" test.
beb998c6 5654
c906108c
SS
5655Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
5656
5657 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
5658 and don't expect address info in breakpoint confirmations.
5659
5660Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
5661
5662 * gdb.base/list.exp (test_forward_search): Increase timeout
5663 temporarily by 60 seconds for searching extremely long line,
5664 and then reset to old value when done. Increase expect input
5665 buffer to 10000.
5666
5667Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
5668
5669 * gdb.base/list.exp (test_forward_search): Fix to handle very
5670 long source line without overflowing expect's input buffer.
5671
5672Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
5673
5674 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
5675 "buffer_full".
5676
5677 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
5678 "buffer_full".
5679
5680 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
5681 "buffer_full".
5682
5683 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
5684 "buffer_full".
5685
5686Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
5687
5688 * configure.in (configdirs): Add gdb.threads.
5689 * configure: Regenerated with autoconf.
5690 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
5691 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
5692 * gdb.threads/configure: New, generated with autoconf.
beb998c6 5693
c906108c
SS
5694Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
5695
5696 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
5697
5698Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
5699
5700 * gdb.base/signals.exp (test_handle_all_print): Test separately for
5701 each signal's status in the output of "handle all print".
5702 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
5703 the \r\n sequence that immediately precedes the gdb prompt.
5704 * gdb.base/a1-selftest.exp: Save original timeout and restore
5705 after test.
5706
5707Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
5708
5709 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
5710 symbol.
5711
5712Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
5713
5714 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
5715
5716Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
5717
5718 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
5719 timeout by 60 seconds.
5720
5721Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
5722
5723 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
5724 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
5725 error return.
5726
5727Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
5728
5729 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
5730 gdb initialization, also report how long dejagnu waited. Restore
5731 old timeout before doing error return. Temporarily increase timeout
5732 by 3 minutes to allow for slow startups over heavy NFS use.
5733
5734Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
5735
5736 * lib/gdb.exp: Report timeout value for verbosity level 2.
5737 * config/gdbserver.exp: Ditto.
5738 * config/hppro.exp: Ditto.
5739 * config/mips-gdb.exp: Ditto.
5740 * config/monitor.exp: Ditto.
5741 * config/netware.exp: Ditto.
5742 * config/sim-gdb.exp: Ditto.
5743 * config/slite-gdb.exp: Ditto.
5744 * config/udi-gdb.exp: Ditto.
5745 * config/unix-gdb.exp: Ditto.
5746 * config/vx-gdb.exp: Ditto.
5747 * gdb.base/a1-selftest.exp: Ditto.
5748 * gdb.base/a2-run.exp: Ditto.
5749 * gdb.base/break.exp: Ditto.
5750 * gdb.base/corefile.exp: Ditto.
5751 * gdb.base/list.exp: Ditto.
5752 * gdb.base/recurse.exp: Ditto.
5753 * gdb.base/scope.exp: Ditto.
5754 * gdb.base/signals.exp: Ditto.
5755
5756Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
5757
5758 * gdb.threads/Makefile.in (docdir): Removed.
5759
5760Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
5761
5762 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
beb998c6 5763 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 5764 @srcdir@.
beb998c6 5765 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
5766 autoconf 2.5 or higher.
5767 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
5768
5769Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
5770
5771 * configure: Regenerated.
5772 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
5773 avoid name clashes with SunOS headers.
5774
5775Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
5776
5777 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
5778
5779Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
5780
5781 * gdb.base/callfuncs.exp: Finish last change -- make sure the
5782 prototype information ends up in the compiler info file.
5783
5784Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
5785
5786 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
5787 attempting to regenerate it. Eliminate use of a temporary file
5788 and just generate the info file directly. Source it immediately,
5789 for consistency of use.
5790 * gdb.base/corefile.exp: Ditto
5791 * gdb.base/exprs.exp: Ditto.
5792 * gdb.base/funcargs.exp: Ditto.
5793 * gdb.base/langs.exp: Ditto.
5794 * gdb.base/list.exp: Ditto.
5795 * gdb.base/mips_pro.exp: Ditto.
5796 * gdb.base/nodebug.exp: Ditto.
5797 * gdb.base/opaque.exp: Ditto.
5798 * gdb.base/ptype.exp: Ditto.
5799 * gdb.base/scope.exp: Ditto.
5800 * gdb.base/setvar.exp: Ditto.
5801 * gdb.base/signals.exp: Ditto.
5802 * gdb.base/whatis.exp: Ditto.
5803 * gdb.c++/templates.exp: Ditto.
5804 * gdb.c++/virtfunc.exp: Ditto.
5805 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
5806 whether or not to add -lstdc++ to the compile command line args.
5807
5808Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5809
5810 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
5811 it got fixed by the recent lookup_minimal_symbol_by_pc change.
5812 Increase timeout, a lot of single stepping might be needed if the
5813 target has no hardware watchpoints.
5814
5815Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
5816
5817 * gdb.base/break.exp: Ignore compiler warnings when compiling
5818 break.c.
5819 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
5820 * gdb.base/default.exp: Add h8300 xfails. Handle messages
5821 from remote-sim.
5822 * gdb.base/exprs.exp: Add h8300 xfails.
5823 * gdb.base/funcargs.exp: Likewise.
5824 * gdb.base/nodebug.exp: Likewise.
5825 * gdb.base/printcmds.exp: Likewise.
5826 * gdb.base/ptype.exp: Likewise.
5827 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
5828 h8300 xfails.
beb998c6 5829 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
5830 on the h8300.
5831 * gdb.base/funcargs.c: Explicitly make last constant argument to
5832 call_after_alloca_subr an unsigned long type.
5833 * gdb.base/return.c: Include stdio.h.
5834
5835Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
5836
5837 * config/abug.exp: New file for the older Motorola Bug monitor
5838 that runs on the mvme13x series VME boards.
5839 * config/monitor.exp: Use the new config array for target settings
5840 if they exist.
5841
5842Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
5843
5844 * sim-gdb.exp: Make the SH simulator allocate less space when
5845 it is targeted.
5846
5847Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
5848
5849 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
5850 test.
5851
5852Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
5853
5854 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
5855 "rs6000-*-*" for "list function in include file" when gcc compiled.
5856 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
5857 for "p ctable1[120]".
5858 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
5859 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
5860 Remove setup_xfail for "rs6000-*-*" for
5861 "print 'scope0.c'::filelocal before run".
5862 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
5863 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
5864 since some compilers don't allow both options to be given
5865 on the same command line. Create object file and move it.
beb998c6 5866
c906108c
SS
5867Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
5868
5869 * gdb.base/corefile.exp: Always regenerate the core file, since
5870 we always regenerate the coremaker program. Detect special case
5871 where registers cannot be read from core file.
beb998c6 5872
c906108c
SS
5873Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
5874
5875 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
5876 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
5877 * gdb.c++/templates.exp: Only match on basename of file since
5878 some formats like xcoff don't encode directory information.
5879 * gdb.stabs/weird.exp: Use the right sed script for powerpc
5880 and rs6000 AIX xcoff targets.
5881 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
5882 * configure: Regenerate.
5883 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
5884 here, rather than in distclean.
beb998c6 5885
c906108c
SS
5886Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
5887
5888 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
5889 defined, and use it to compile the test case with -O2. The
5890 native compilation still uses no optimization.
5891 * gdb.base/mips_pro.c: Remove inline assembly code since
5892 it is compiled PIC by default, which results in assembler
5893 warnings that make the testsuite think the compilation
5894 was unsuccessful.
5895
5896Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
5897
5898 * gdb.c++/misc.exp: Add note to message for
5899 "print s.a for foo struct" that this is a known gcc 2.7.2
5900 and earlier bug.
5901
5902Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
5903
5904 * gdb.base/break.exp: Fix pattern for matching "Delete all
5905 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
5906 setup_xfail for deleting all breakpoints test. Fix various
5907 timeout messages to include "(timeout)".
5908 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
5909 for "p t_float_values2(3.14159,float_val2)".
5910 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
5911 for "continue to call2g" when gcc compiled.
5912 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
5913 "up to foo in langs.exp", "show language at foo in langs.exp",
5914 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
5915 and "show language at fsub in langs.exp".
5916 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
5917 "list line 1 in include file", "list message for lines past EOF",
5918 "list function in include file", "list list0.h:foo", and
5919 "list filename:function; nonexistant function".
5920 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
5921 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
5922 and "ptype t_char_array" to be for native cc only.
beb998c6 5923
c906108c
SS
5924Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
5925
beb998c6 5926 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
5927 setup_xfail for "print coremaker_bss", "print coremaker_ro",
5928 "print func2::coremaker_local", and "backtrace in corefile.exp".
5929
5930Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
5931
5932 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
5933 "bt in signals.exp". This problem only appears when running
5934 the testsuite, and then only intermittently.
5935
5936Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
5937
5938 * gdb.base/return.exp (return_tests): Differentiate between
5939 two tests of continuing.
5940
5941Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
5942
5943 * */Makefile.in (maintainer-clean): Remove config.log.
5944 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
5945 * gdb.c++/Makefile.in (PROGS): Add inherit.
5946 (clean): Remove *.ci.
5947
5948Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
5949
5950 * gdb.c++/misc.cc: Add test code from Mike Stump.
5951 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
5952
5953Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
5954
5955 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
5956 to "alpha-*-osf2*" and add comment.
5957 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
5958 setup_xfail for "step over execarg initialization" and
5959 "step over corearg initialization".
5960 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
5961 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
5962 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
5963 gcc compiled for "print coremaker_bss", "print coremaker_ro",
5964 "print func2::coremaker_local", and "backtrace in corefile.exp".
5965 * gdb.base/signals.exp: Build and source signals.ci.
5966 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
5967 to be for gcc only.
5968 * lib/gdb.exp: Move verbose statements outside conditionals.
beb998c6 5969
c906108c
SS
5970Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5971
5972 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
5973 Feb 3 procfs.c change.
5974
5975Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
5976
5977 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
5978
5979Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
5980
5981 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
5982 from dejagnu's apparent default of 10 seconds, which gives random
5983 results when running the tests over NFS on moderately loaded systems.
5984 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
5985
5986Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
5987
5988 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
5989 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
5990 result reports.
5991
5992Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
5993
5994 * configure.in (CY_AC_PATH_TCLH): Remove.
5995 * configure: Regenerate.
5996
5997Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
5998
5999 * gdb.c++/Makefile.in (clean): Add missing '{'.
6000
6001Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
6002
6003 * lib/gdb.exp: Provide a default value for noinferior.
6004
6005 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
6006 Load libgloss.exp.
6007
6008Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
6009
6010 * gdb.disasm/hppa.exp: Compile directly into an executable, use
6011 the executable, not the .o to run the tests from.
6012
6013Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
6014
6015 * gdb.base/break.exp: Don't test for program exit or exit status
6016 if $noresults if nonzero.
6017 * gdb.base/langs.exp: Likewise.
6018 * gdb.base/watchpoint.exp: Likewise.
6019
6020 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
6021 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
6022 trying to compile the testcase.
6023
6024Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
6025
6026 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
6027 * gdb.base/signals.exp (continue to handler): Likewise.
6028
6029Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
6030
6031 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
6032
6033 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
6034
6035Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
6036
6037 * gdb.base/corefile.exp: Recognize "not found" as failure
6038 when trying to determine if a core file was generated.
6039 If no core file was generate the first time, try again without
6040 the ulimit -c to work around braindamaged shells.
6041
6042Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
6043
6044 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
6045 [] tests with "test" and enclose string in quotes.
6046 * gdb.stabs/configure: Rebuild
beb998c6 6047
c906108c
SS
6048Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
6049
6050 Changes in sync with expect:
6051 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
6052 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
6053 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
6054 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
6055 argument to AC_REQUIRE.
6056 * configure: Regenerated.
6057
6058Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
6059
6060 * gdb.base/corefile.exp: When generating a core, discard any
6061 error messages about ulimit not found and the "core dumped"
6062 message from the shell that runs the coredumper.
6063
6064Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
6065
6066 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
6067
6068 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
6069 which sed script to run. Expect failure for v_comb test
6070 on PA targets too.
beb998c6 6071
c906108c
SS
6072Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
6073
6074 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
6075 "print func2::coremaker_local" and for "backtrace in corefile.exp"
6076
6077Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
6078
6079 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
6080 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
6081 "sparc-sun-solaris*" xfails for "p v_comb".
6082 * lib/gdb.exp (default_gdb_start): Fix typo.
6083 * gdb.base/corefile.exp: Allow "Core was generated by ..."
6084 messages to not include the full program name that caused
6085 the core dump since some systems (such as solaris) apparently
6086 truncate this path to about 80 characters.
6087 When generating a core file first try increasing the core file
6088 size limit to unlimited since some systems may default it to
6089 zero, and it is harmless to try it. Move the test for failing
6090 to generate a core file to where it will actually get executed.
6091 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
6092 new gdb result from g++ debug info improvements and make old
6093 pattern obsolescent. Also account for size_t differences
6094 (may be int or long).
6095 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
6096 initialization before function call is placed in the delay slot
6097 and thus appears to be skipped over by commands such as "next".
6098
6099Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
6100
6101 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
6102
6103Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
6104
6105 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
6106 input source file; fix code to compile test to deal with this
6107 convention.
6108 * gdb.c++/*.exp: Likewise.
6109
6110Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
6111
6112 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
6113 "bt in signals.exp".
6114
6115Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
6116
6117 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
6118 "step over execarg initialization" and
6119 "step over corearg initialization".
6120
6121Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
6122
6123 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
6124 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
6125
6126Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
6127
6128 From Rob Savoye (rob@poseidon.cygnus.com)
6129 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
6130 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
6131 configure.in}, gdb.disasm/{Makefile.in, configure.in},
6132 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
6133 configure.in}: Major reworking for autoconfig.
6134 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
6135 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
6136 New files.
6137 * config/unix-gdb.exp: Make GDB global.
6138 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
6139 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
6140 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
6141 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
6142 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
6143 term.exp, twice.exp, watchpoint.exp, whatis.exp},
6144 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
6145 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
6146 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
6147 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
6148 pr-8136.exp, result.exp, string.exp, tuples.exp},
6149 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
6150 to returns as necessary, arrange for test to compile own testcase
6151 executable.
6152 * lib/gdb.exp: Changes for testsuite to compile own test cases.
beb998c6 6153
c906108c
SS
6154Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
6155
6156 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
6157 clear_xfail at end of test which might not call either pass or fail.
6158 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
6159 "backtrace through signal handler".
6160
6161Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6162
6163 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
6164 continuing from a job control stop signal.
6165 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
6166
6167Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
6168
6169 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
6170 * gdb.base/corefile.exp: Likewise.
6171 * gdb.base/funcargs.exp: Likewise.
6172
6173Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
6174
6175 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
6176 * config/monitor.exp: Add support for setting baud rate.
6177
6178Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
6179
6180 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
6181 i*86-*-linux* xfails for "backtrace through signal handler".
6182 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
6183 "print func2::coremaker_local".
6184 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
6185 alpha-dec-osf2* xfail for
6186 "delete all breakpoints when none".
6187
6188Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
6189
6190 * gdb.base/break.exp: Change test that deletes all breakpoints
6191 when no user breakpoints are installed. A post 4.15 change
6192 causes gdb to no longer prompt in this case.
6193
6194Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
6195
6196 * gdb.base/return.exp (return_tests): Change xfail for test
6197 "correct value returned double test" to stop xfailing at
6198 Solaris 2.5. Apparently the bug has been fixed.
6199
6200Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
6201
6202 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
6203 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
6204
6205Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
6206
6207 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
6208 * gdb.disasm/hppa.s: Corresponding changes.
6209
6210Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
6211
6212 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
6213 makefile fragment.
6214 * config/mt-hpux: Deleted.
6215
6216Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
6217
beb998c6 6218 * Many files: When warning about suppressed tests due to a
c906108c
SS
6219 nonexistant test binary, avoid incrementing the warning count.
6220
6221Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
6222
6223 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
beb998c6 6224
c906108c
SS
6225Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6226
6227 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
6228 "sparc-*-solaris2*".
6229
6230Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6231
6232 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
6233 Add global and local variables and initialize them.
6234 * gdb.base/corefile.exp: Test correct mapping of corefile sections
6235 by printing variables. Remove rs6000 and powerpc xfails, BFD now
6236 extracts the file name and terminating signal from the core file.
6237 * TODO: Remove note about tests for correct mapping of corefile.
6238 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
6239 from optimizing it away.
6240 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
6241 handles common blocks.
6242
6243Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
6244
6245 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
6246 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
6247
6248Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
6249
6250 * Makefile.in (maintainer-clean): New target, synonym for
6251 realclean.
6252 * gdb.base/Makefile.in (maintainer-clean): Likewise.
6253 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
6254 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
6255 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
6256 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
6257 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
6258
6259Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
6260
6261 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
6262 xfails when not gcc compiled for "print foo::funclocal".
6263 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
6264 "print foo::funclocal at foo",
6265 "print 'scope1.c'::foo::funclocal at foo",
6266 "print foo::funclocal_bss at foo",
6267 "print 'scope1.c'::foo::funclocal_bss at foo",
6268 "print foo::funclocal_ro at foo",
6269 "print 'scope1.c'::foo::funclocal_ro at foo",
6270 "print bar::funclocal at foo" and
6271 "print 'scope1.c'::bar::funclocal at foo".
6272 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
6273 gcc compiled for "print foo::funclocal at bar".
6274 Expand all messages to ensure that they identify that
6275 the test is at bar().
6276 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
6277 gcc compiled for:
6278 "ptype on opaque struct pointer (statically)",
6279 "ptype on opaque struct tagname (statically)",
6280 "ptype on opaque struct pointer (dynamically) 1",
6281 "ptype on opaque struct tagname (dynamically) 1",
6282 "ptype on opaque struct pointer (dynamically) 2" and
6283 "ptype on opaque struct tagname (dynamically) 2
6284 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
6285 gcc compiled for:
6286 "p datalocal"
6287 "whatis datalocal",
6288 "ptype datalocal",
6289 "p bsslocal",
6290 "whatis bsslocal", and
6291 "ptype bsslocal".
6292 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
6293 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
6294 when not gcc compiled.
6295 * gdb.base/funcargs.exp (float_and_integral_args): Add
6296 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
6297 compiled.
6298 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
6299 "backtrace from call6a" when not gcc compiled.
6300 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
6301 "backtrace from call7a" when not gcc compiled.
6302 * gdb.base/callfuncs.exp (do_function_calls):
6303 Add "hppa*-*-hpux*" xfail when not gcc compiled for
6304 "p t_char_array_values(char_array_val2,char_array_val1)",
6305 "p t_char_array_values(char_array_val1,char_array_val2)",
6306 "p t_char_array_values("carray 1","carray 2")",
6307 "p t_char_array_values("carray 1",char_array_val2)",
6308 "p t_char_array_values(char_array_val1,"carray 2")",
6309 "p sum_args(1,{2})",
6310 "p sum_args(2,{2,3})",
6311 "p sum_args(3,{2,3,4})",
6312 "p sum_args(4,{2,3,4,5})"
6313 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
6314 "backtrace in corefile.exp" when not gcc compiled.
6315
6316Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6317
6318 * gdb.base/signals.exp: Rewrite `handle all print' test as
6319 a procedure. Accept blanks or TABs as whitespace, increase
6320 timeout and expect input buffer size for the large output
6321 from the command. Remove "i*86-*-bsdi2.0" xfail.
6322
6323Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6324
6325 * gdb.base/setvar.exp: Add new testcases for truncation when
6326 assigning invalid values to bitfields.
6327
6328Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
6329
beb998c6 6330 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
6331 mips-sgi-irix* xfail for
6332 "call inferior func with struct - returns char *"
6333 and fix test so that an optional (unsigned char *) cast is
6334 accepted in the result.
6335
6336Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
6337
6338 * gdb.base/funcargs.exp (float_and_integral_args): Remove
6339 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
6340 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
6341 * gdb.base/signals.exp: Remove duplicate "handle all print" test
6342 that accidentally got checked in.
6343
6344Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
6345
beb998c6 6346 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
6347 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
6348 compiled test.
6349 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
6350 Add mips-sgi-irix5* xfail for not gcc compiled.
6351 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
6352 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
6353 "p top", "whatis top", "p middle", and "whatis middle".
6354 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
6355 "whatis signed char" for not gcc compiled.
6356 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
6357 "set variable signed char=-1 (-1)" and
6358 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
6359 * gdb.base/funcargs.exp (float_and_integral_args):
6360 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
6361 Add mips-sgi-irix* xfail when not gcc compiled for
6362 "continue to call2b".
6363 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
6364 "continue to call2g".
6365 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
6366 "backtrace from call6a"
6367 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
6368 "backtrace from call7k".
6369 Add mips-sgi-irix5* xfail when not gcc compiled for
6370 "backtrace from call7a".
6371 (localvars_after_alloca): Fix gdb_test cmds for
6372 "print * after runto ...".
6373 Remove rs6000-*-* xfails for
6374 "print i after runto localvars_after_alloca" and
6375 "print l after runto localvars_after_alloca"
6376 for all compilers.
6377 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
6378 when not compiled with gcc, for:
6379 "print signed char == (minus)",
6380 "print signed char != (minus)",
6381 "print signed char < (minus)",
6382 "print signed char > (minus)".
6383 * gdb.base/callfuncs.exp (do_function_calls):
6384 Add mips-sgi-irix* xfail, when compiled with native compiler, for
6385 "call inferior func with struct - returns char *".
beb998c6 6386 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
6387 "correct value returned double test" to include Solaris 2.4.
6388 * gdb.base/funcargs.exp (float_and_integral_args):
6389 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
beb998c6 6390
c906108c
SS
6391Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6392
6393 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
6394 enumeration bitfields if compiling with GNU C.
6395 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
6396 to empty' prompt.
6397
6398Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
6399
6400 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
6401 test for PRO targets.
6402
6403 * gdb.base/funcargs.exp: Avoid ever setting more than 8
6404 breakpoints in the inferior at any given time by making
6405 two groups of breakpoints for call2*, call6* and call7*
6406 tests.
6407
6408Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6409
6410 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
6411 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
6412 from optimizing it away.
6413 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
6414 "call inferior func with struct".
6415
6416Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
6417
6418 * configure.in: Only configure gdb.chill for particular targets.
6419
6420Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
6421
6422 * gdb.base/Makefile.in: Add action to .c.o transformation
6423 rule that generates a .ci file for each .o file and remove
6424 explicit .c.o rules except for callfuncs.o.
6425 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
6426 generates a .ci file for each .o file and remove explicit
6427 .cc.o rules.
6428 (clean): Remove *.tmp *.ci files.
6429 (EXECUTABLES): Remove templ-info.exp.
6430 * gdb.base/compiler.c: New file.
6431 * gdb.c++/compiler.cc: New file
6432 * gdb.base/scope.exp: Source gdb.base/scope.ci.
6433 Change rs6000-*-* xfail for
6434 "print 'scope0.c'::filelocal_ro" and
6435 "print 'scope1.c'::filelocal" and
6436 "print 'scope1.c'::filelocal_bss" and
6437 "print 'scope1.c'::filelocal_ro" and
6438 "print 'scope1.c'::foo::funclocal" and
6439 "print 'scope1.c'::foo::funclocal_ro" and
6440 "print 'scope1.c'::bar::funclocal" and
6441 "print 'scope0.c'::filelocal_ro" and
6442 "print 'scope1.c'::filelocal at foo" and
6443 "print 'scope1.c'::filelocal_bss at foo" and
6444 "print 'scope1.c'::filelocal_ro at foo" and
6445 "print 'scope1.c'::foo::funclocal at foo" and
6446 "print 'scope1.c'::foo::funclocal_bss at foo" and
6447 "print 'scope1.c'::foo::funclocal_ro at foo" and
6448 "print 'scope1.c'::bar::funclocal at foo" and
6449 "print 'scope0.c'::filelocal_ro" and
6450 "print 'scope1.c'::filelocal" and
6451 "print 'scope1.c'::filelocal_bss" and
6452 "print 'scope1.c'::filelocal_ro" and
6453 "print 'scope1.c'::foo::funclocal" and
6454 "print 'scope1.c'::foo::funclocal_bss" and
6455 "print 'scope1.c'::foo::funclocal_ro" and
6456 "print 'scope1.c'::bar::funclocal" and
6457 "print 'scope1.c'::bar::funclocal_bss"
6458 to only be xfail'd when not compiled with gcc.
beb998c6 6459 Add rs6000-*-* xfail for
c906108c
SS
6460 "print 'scope0.c'::filelocal_bss before run"
6461 when compiled with gcc.
6462 (test_at_main): Add rs6000-*-* xfail for
6463 "print filelocal_ro in test_at_main"
6464 when compiled with gcc.
6465 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
beb998c6 6466 Add rs6000-*-aix* xfail for
c906108c
SS
6467 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
6468 "ptype t_char_array", not compiled with gcc.
6469 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
6470 xfail for "list foo (in include file)" when gcc compiled.
6471 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
6472 (integral_args): Add rs6000-*-* xfail for
6473 "run to call0a" if not compiled with gcc.
6474 (unsigned_integral_args): Add rs6000-*-* xfail for
6475 "run to call1a" if not compiled with gcc.
6476 (float_and_integral_args): Add rs6000-*-* xfail for
6477 "run to call2a" if not compiled with gcc and for
6478 "continue to call2b" for any compiler.
6479 Add rs6000-*-* xfail to
6480 "print f1 after run to call2a" for gcc compiled.
6481 (discard_and_shuffle): Add rs6000-*-* xfail for
6482 "run to call6a".
6483 (shuffle_round_robin): Add rs6000-*-* xfail for
6484 "backtrace from call7a" if not compiled with gcc.
6485 Add rs6000-*-* xfail for
6486 "backtrace from call7b" if compiled with gcc.
6487 (call_after_alloca): Add rs6000-*-* xfail for
6488 "print c in call_after_alloca" and
6489 "print s in call_after_alloca" and
6490 "backtrace from call_after_alloca_subr"
6491 if not compiled with gcc.
6492 (localvars_in_indirect_call): Add rs6000-*-* xfail for
6493 "print c in localvars_in_indirect_call" and
6494 "print c in localvars_in_indirect_call" and
6495 "backtrace in indirectly called function" and
6496 "stepping into indirectly called function"
6497 if not compiled with gcc.
6498 (localvars_after_alloca): Add rs6000-*-* xfail for
6499 "print c after runto localvars_after_alloca" and
6500 "print s after runto localvars_after_alloca" and
6501 "print i after runto localvars_after_alloca" and
6502 "print l after runto localvars_after_alloca"
6503 for all compilers.
6504 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
6505 than whatis-info.exp.
6506 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
6507 than opaque-info.exp.
6508 Setup rs6000-*-* xfail for
beb998c6 6509 "ptype on opaque struct pointer (statically)" and
c906108c
SS
6510 "ptype on opaque struct pointer (dynamically)" when
6511 not compiled with gcc.
6512 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
6513 rather than callf-info.exp.
6514 (do_function_calls): Add clear_xfail for rs6000-*-* for
6515 "p t_float_values2(3.14159,float_val2)". Seems to work
6516 fine there, both with xlc and gcc. Need to find out what
6517 it is doing right and fix other platforms.
6518 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
6519 "call inferior func with struct - returns int",
6520 "call inferior func with struct - returns long",
6521 "call inferior func with struct - returns float",
6522 "call inferior func with struct - returns double",
6523 "call inferior func with struct - returns char *",
6524 but only if not gcc compiled (presumes xlc compiled).
6525 Change rs6000-*-* xfails for
6526 "call inferior func with struct - returns char" and
6527 " call inferior func with struct - returns short" to only
6528 xfail if not using gcc.
6529 (clean mostlyclean): Remove *.ci and *.tmp files.
6530 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
6531 than templ-info.exp.
6532 * gdb.base/langs.exp: Source gdb.base/langs.ci.
6533 Add rs6000-*-* xfail for "up to foo in langs.exp"
6534 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
6535 when not gcc compiled.
beb998c6 6536
c906108c
SS
6537Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
6538
6539 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
6540 * gdb.base/corefile.exp: Likewise.
6541 * gdb.base/list.exp: Likewise.
6542 * gdb.base/scope.exp: Likewise.
6543 * gdb.base/siganls.exp: Likewise.
6544
6545 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
6546 compiler output.
6547 * gdb.base/whatis.exp: Likewise.
6548
6549Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
6550
6551 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
6552 failure (opcode table has been fixed to match reality).
6553
6554Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
6555
6556 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
6557 "call inferior func with struct - returns char",
6558 "call inferior func with struct - returns short"
6559
6560 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
6561 "print 'scope0.c'::filelocal at main",
6562 "print 'scope0.c'::filelocal_bss in test_at_main",
6563 "print 'scope0.c'::filelocal at foo",
6564 "print 'scope0.c'::filelocal_bss in test_at_foo",
6565 "print 'scope0.c'::filelocal at bar",
6566 "print 'scope0.c'::filelocal_bss in test_at_bar"
beb998c6 6567
c906108c
SS
6568 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
6569 in source file 1". This bug seems to have been fixed with both
6570 gcc and native cc (was native assembler bug?).
6571
6572Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
6573
6574 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
6575 "backtrace through signal handler" to "i*86-*-sysv4*".
6576 * gdb.base/signals.exp: Add xfail for "'next' behaved as
6577 continue" case. Add "known SVR4 bug" to fail message.
6578 Add "i*86-*-bsdi2.0" xfail for "handle all print".
6579 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
6580 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
6581 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
6582 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
6583 "up to foo in langs.exp", "show language at foo in
6584 langs.exp", "up to cppsub_ in langs.exp", "show
6585 language at cppsub_ in langs.exp", "up to fsub in
6586 langs.exp", and "show language at fsub in langs.exp".
6587 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
6588 "bactrace in corefile.exp".
6589 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
6590 "call inferior function with struct - returns float" and
6591 "call inferior function with struct - returns double".
beb998c6 6592
c906108c
SS
6593Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
6594
6595 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
6596 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
6597 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
6598 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
6599
6600Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
6601
6602 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
6603 (or overriden) "CHILL" macro rather then bare "gcc".
6604 Also look for ../../gcc/xgcc since that is what we will
6605 actually need, not "Makefile". Remove following assignment
6606 of CHILL to CHILL_FOR_TARGET because that results in
6607 recursive definition.
6608
6609Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
6610
6611 * gdb.base/corefile.exp: Change xfail for backtrace in
6612 corefile.exp from linuxaout to all linux.
6613 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
6614 cases where we miss the breakpoint at the signal handler
6615 for some reason. Setup xfail for linuxoldld/linuxaout and
6616 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
6617 hitting SIGURG breakpoint.
6618 * gdb.base/signals.exp: Setup xfail for "next" acting like
6619 continue to add linuxoldld. Setup xfail for all linux for
6620 "next to handler in signals_tests_1", "backtrace in
6621 signals_tests_1", "continue to func1", "pass SIGUSR1",
6622 and continue to handler".
6623
6624Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
6625
6626 * Update all FSF addresses except those in COPYING* files.
6627
6628Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
6629
6630 * gdb.base/a2-run.exp: Change messages to be more explicit about
6631 the status of args, and quote binfile in results.
6632
6633Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
6634
6635 * gdb.base/callfuncs.exp: Add tests for passing structs to
6636 inferior functions and return various types.
6637 * gdb.base/callfuncs.c: Add functions to receive a struct
6638 and return a member of the struct, in various types.
6639
6640Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6641
6642 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
6643
6644Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
6645
6646 * config/vxworks29k.exp: New file, sources vxworks.exp.
6647
6648Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
6649
6650 * config/gdbremote.exp: New file. Testing framework using
6651 gdbserver.
6652
6653Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
6654
6655 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
6656 "call function when asleep" and "send end of file".
6657 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
6658 for "backtrace in corefile.exp".
6659 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
6660 for "backtrace through signal handler".
6661 * gdb.base/corefile.exp: Make sure we actually generate a core file
6662 before trying the core tests. Some systems allow the user to suppress
6663 generation of core files and default to that (linux for example).
6664 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
6665 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
6666
6667Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
6668
6669 * gdb.threads: New directory with some crude multi-threaded
6670 gdb tests (step.exp and step2.exp).
6671 * config/mt-lynx (STEP_EXECUTABLE): Define.
6672 (THREADFLAGS): Define.
6673
6674Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
6675
6676 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
6677
6678 * gdb.base/signals.exp: Disable whole file for lynx until
6679 further notice.
6680
6681 * gdb.base/signals.exp: xfail test where "next" acts like
6682 "continue" for lynx.
6683
6684 * gdb.base/interrupt.exp: xfail test for calling function while
6685 inferior is asleep for lynx.
6686
6687 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
6688 than one cr-lf after each command.
6689
6690Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6691
6692 * configure.in: Reinstate setting of stabsdirs variable, fix
6693 typo in setting up configdirs for native builds.
6694
6695 * gdb.base/return.exp: Fix typo in return double test.
6696 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
6697 compiler from optimizing them away.
6698
6699Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
6700
6701 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
6702 sequences to be echo'd by gdb when using gdb_test.
6703 * gdb.chill/chexp.exp: Likewise.
6704 * gdb.fortran/exprs.exp: Likewise
6705
6706Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
6707
6708 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
6709 after the inferior gdb has started.
6710
6711 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
6712 after each command.
6713 * gdb.base/funcargs.exp: Likewise.
6714 * gdb.base/gdbvars.exp: Likewise.
6715 * gdb.base/interrupt.exp: Likewise.
6716 * gdb.base/list.exp: Likewise.
6717 * gdb.base/watchpoint.exp: Likewise.
6718 * gdb.c++/demangle.exp: Likewise.
6719 * gdb.c++/inherit.exp: Likewise.
6720 * gdb.chill/chexp.exp: Likewise.
6721 * gdb.fortran/exprs.exp: Likewise.
6722
6723 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
6724 test if we can't handle IO to/from the inferior.
6725
6726 * gdb.c++/misc.exp: Always check for a program already being
6727 started after sending a "run" command to gdb.
6728
6729 * gdb.base/twice.exp: Start with a fresh gdb.
6730
6731 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
6732 only depend on gdb's expression code, not the chill runtime.
6733
6734 * gdb.base/return.c: Put return values into variables so we
6735 can have gdb print them rather than depending on the program
6736 to print them.
6737 * gdb.base/return.exp: Corresponding changes.
6738
6739 * lib/gdb.exp: Provide default value for noinferiorio.
6740 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
6741 the inferior.
6742
6743 * gdb.base/break.exp: Always check for a program already being
6744 started after sending a "run" command to gdb.
6745 (text_next_with_recursion): Don't check the output from the
6746 program's printf statement. Instead just make sure the program
6747 exited.
6748
6749 * gdb.base/commands.exp: Protect tests which need arguments with
6750 $noargs conditionals.
6751
6752Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6753
6754 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
6755 of structure member arrays to match gdb/valops.c:value_addr change.
6756
6757Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
6758
6759 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
6760 cases.
6761
6762Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
6763
6764 * configure.in (configdirs): Remove gdb.chill from default list
6765 of subdirs and then add it back in only if doing a native build.
6766 The current chill compiler does not yet work in any cross build.
6767 * Revert all signal changes from Jul 6.
6768 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
6769 for sh-hms targets, allowing these tests to link, with no other
6770 changes. Testing is suppressed by setting "nosignals" in site.exp.
6771
6772Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
6773
6774 * configure.in (signaldirs): Define and add to configdirs for all
6775 targets except some specific ones that are known to not support signals.
6776 Also clean up formatting.
6777 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
6778 (signals, sigall): Remove rules to build.
6779 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
6780 Moved to new gdb.signals directory.
6781 * gdb.signals: New test directory.
6782 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
6783 signals.c signals.exp}: New or moved files.
6784
6785Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
6786
6787 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
6788
6789Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
6790
6791 * gdb.base/return.exp: Xfail `return double' test failure
6792 on at least Solaris 2.3 and handle future/past versions on
6793 a case by case basis as appropriate. Also update message
6794 to include i*86 failures.
6795
6796Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6797
6798 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
6799
6800 * lib/gdb.exp: Fix comment which erroneously identified
6801 gdb_file_cmd as gdb_load (the 19 May change was in fact to
6802 gdb_file_cmd not gdb_load).
6803 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
6804
6805 * gdb.base/setvar.exp: Make test names consistent between pass and
6806 fail cases. Use gdb_test more.
6807
6808Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6809
6810 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
6811
6812Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6813
6814 * gdb.base/help.exp: Fix expected help string for `show commands'.
6815
6816Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
6817
6818 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
6819
6820 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
6821 of a text section.
6822
6823Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
6824
6825 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
6826 that loop eventually terminates. Fix Connection refused logic so
6827 that testsuite will expire nicely.
6828
6829Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
6830
6831 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
6832 config/rom68k.exp: New tcl glue for the appropriate monitors.
6833 These all just end up calling monitor.exp.
6834 * config/monitor.exp (gdb_target_monitor): Handle `Connection
6835 refused' by retrying. Cleanup some timeout issues.
6836 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
6837 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
6838 callers don't have to set/restore global timeout variable.
6839
6840 * The following set of changes centralizes management of the global
6841 timeout variable. This way, it can be set in one target dependent
6842 place instead of dozens of places scattered throughout the test suite.
6843 If you need to lengthen a timeout, then you should either set timeout
6844 in one of the config/{target}.exp files, or multiply it by a factor.
6845 Setting it to an absolute value is always going to lose for some
6846 targets.
6847 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
6848 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
6849 * gdb.base/funcargs.exp: Don't set timeout.
6850 * gdb.base/list.exp (test_forward_search): Only use local timeout.
6851 * gdb.base/printcmds.exp (test_print_string_constants
6852 test_print_array_constants): Don't set timeout.
6853 * gdb.base/ptype.exp: Don't set timeout.
6854 * gdb.base/recurse.exp: Don't set timeout.
6855 * gdb.base/return.exp: Don't set timeout.
6856 * gdb.base/watchpoint.exp: Don't set timeout.
6857 * gdb.c++/classes.exp (do_tests): Don't set timeout.
6858 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
6859
6860Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
6861
6862 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
6863
6864Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6865
6866 * lib/gdb.exp: Disable chill tests for irix5.
6867
6868Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6869
6870 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
6871 each test pass or fail.
6872
6873Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6874
6875 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
6876 xlc not gcc.
6877
6878Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
6879
6880 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
6881
6882Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
6883
6884 * config/est.exp: Fix copyright and comments. Remove dead code.
6885 Use targetname, serialport and baud variables instead of fixed
6886 constants.
6887 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
6888 * config/cpu32bug.exp: New file to support cpu32bug monitors.
6889
6890Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6891
6892 * gdb.base/watchpoint.exp: Don't run
6893 test_watchpoint_triggered_in_syscall for sunos.
6894
6895Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6896
6897 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
6898 they don't seem to exist. Do include stdio.h.
6899
6900Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6901
6902 * gdb.base/a1-selftest.exp: Add alpha xfail.
6903
6904Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6905
6906 * gdb.base/watchpoint.c (main): Prompt before calling read().
6907 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
6908 Revise accordingly. Remove cruft about sending "123" several
6909 times, until it gets noticed. Clean up the "print buf[0]" stuff
6910 so that it passes or fails, and waits for prompts in the usual way.
6911
6912Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6913
6914 * gdb.base/recurse.exp: Fix comment.
6915
6916 * TODO: Remove item about printing variables in nodebug.exp. Add
6917 item about enabling tests which are only run on some targets.
6918
6919 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
6920 fail, make test names unique, use new gdb_test convention
6921 regarding pattern, use gdb_test more, etc.).
6922
6923 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
6924 fail, make test names unique, etc.).
6925
6926Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6927
6928 * gdb.base/nodebug.c: Change return type of top and middle to
6929 short.
6930 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
6931 are fixed by the recent mdebugread.c changes. Allow `short ()'
6932 as type for top and middle.
6933
6934Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6935
6936 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
6937 nearly as I can tell, the whole thing was an accident in Stu's
6938 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
6939 to replace a send/expect pair with gdb_test, but ended up only
6940 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
6941 of 30 Mar 1995 took care of it, but left this vestigial comment
6942 which I am now nuking.
6943
6944Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6945
6946 * gdb.base/break.exp: Look for different line number for
6947 breakpoint at main depending on usestubs.
6948
6949Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6950
6951 * gdb.base/list.exp: Adjust some alternate expect patterns to
6952 match recent list0.c change. Add alternate expect pattern for
6953 output from `list default lines around main' for optimizing
6954 compilers.
6955
6956Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6957
6958 * lib/gdb.exp: If nosignals is not set, set it to 0.
6959
6960Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
6961
6962 * config/slite-gdb.exp: Responds to load symbol table prompt.
6963 * gdb.base/break.exp: Adjust line number, fix rerun.
6964 * gdb.base/langs0.c: Add #ifdef usestubs.
6965
6966Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
6967
6968 * gdb.base/list.exp: Adjust line contents after adding new lines in
6969 list0.c. Also fix a syntax error.
6970
6971 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
6972 * gdb.base/break.exp: ditto.
6973 * gdb.base/list.exp: ditto.
6974 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
6975 * gdb.base/run.c: ditto.
6976 * gdb.base/list0.c: ditto.
6977 * gdb.base/funcargs.c: ditto.
6978
6979Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
6980
6981 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
6982 $targetname, $serialport and $baud instead of hardwired variables.
6983 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
6984 target doesn't support signals.
6985
6986Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
6987
6988 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
6989
6990Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6991
6992 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
6993 Don't rely on the value of an auto variable before it has been
6994 initialized. Use gdb_test more.
6995
6996Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6997
6998 * lib/gdb.exp (default_gdb_version): A version number must start
6999 with a digit, but other than that contains all characters up to
7000 the first whitespace character.
7001
7002Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7003
7004 * gdb.base/commands.exp (breakpoint_command_test): New tests.
7005
7006Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7007
7008 * gdb.c++/*.exp: Warn if executable does not exist. The original
7009 reason for skipping the warning was that configure.in sometimes
7010 intentionally skipped building the executables but the tcl code
7011 had no way of knowing. That (a) was always bogus with respect to
7012 error handling, (b) is no longer true (right now there is no way
7013 to skip C++ tests).
7014
7015 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
7016
7017Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7018
7019 * gdb.base/list.exp: Add expect patterns for output from
7020 SunPRO compiled executables.
7021 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
7022 types.
7023
7024Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7025
7026 * gdb.base/break.exp (test_next_with_recursion): Accept any line
7027 number (we are already testing that the correct source line text
7028 gets printed).
7029
7030 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
7031 that is what is intended, but something needed to be done to get
7032 sunos4 native working again.
7033
7034 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
7035
7036 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
7037 apparently went with a (very) old xfail.
7038
7039Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
7040
7041 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
7042 runto_main is a proc in gdb.exp that will do 'step' for target use
7043 stubs.
7044 * gdb.base/exprs.exp: ditto.
7045 * gdb.base/interrupt.exp: ditto.
7046 * gdb.base/opaque.exp: ditto.
7047 * gdb.base/printcmds.exp: ditto.
7048 * gdb.base/ptype.exp: ditto.
7049 * gdb.base/scope.exp: ditto.
7050 * gdb.base/setvar.exp: ditto.
7051 * gdb.base/signals.exp: ditto.
7052 * gdb.base/twice.exp: ditto.
7053 * gdb.c++/classes.exp: ditto.
7054 * gdb.c++/inherit.exp: ditto.
7055 * gdb.c++/templates.exp: ditto.
7056 * gdb.base/break.exp: no run and hit main for stubs. Change line
7057 numbers for breakpoints and info breakpoint.
7058 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
7059 breakpoint().
7060 * gdb.base/callfuncs.c: ditto.
7061 * gdb.base/exprs: ditto.
7062 * gdb.base/interrupt.c: ditto.
7063 * gdb.base/opaque0.c: ditto.
7064 * gdb.base/printcmds.c: ditto.
7065 * gdb.base/ptype.c: ditto.
7066 * gdb.base/scope0.c: ditto.
7067 * gdb.base/setvar.c: ditto.
7068 * gdb.base/signals.c: ditto.
7069 * gdb.base/twice.c: ditto.
7070 * gdb.c++/misc.cc: ditto.
7071 * gdb.c++/templates.cc: ditto.
7072
7073Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7074
7075 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
7076
7077 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
7078 somewhere between `read' and `main.c'. I'm pretty sure the
7079 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
7080 and it isn't particularly useful.
7081
7082 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
7083
7084Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7085
7086 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
7087
7088Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
7089
7090 * config/mt-slite: add LIBS and -nostdlib.
7091 * config/slite-gdb.exp: add this new file to support sparclite target.
7092
7093Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
7094
7095 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
7096
7097 * gdb.base/a2-run.exp: Change argument to istarget from
7098 "*-*-vxworks" to "*-*-vxworks*".
7099 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
7100
7101Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
7102
7103 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
7104 will not runto main but do a 'step' to step out of breakpoint().
7105 * config/mt-slite: add -Dusestubs.
7106
7107Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7108
7109 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
7110 instead of just @.
7111
7112 * gdb.base/signals.exp: Add test for "handle all print".
7113 * TODO: Remove "handle all print". Also remove item about
7114 checking copyright date (I don't like the idea of a spurious FAIL
7115 based on when we run the tests).
7116
7117 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
7118 for SunOS4 (reason for failure not investigated). Remove
7119 redundant test for $binfile.
7120
7121 * gdb.base/nodebug.c (array_index): Call malloc.
7122
7123 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
7124
7125Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
7126
7127 * gdb.base/recurse.exp: Update gdb_test invocation to use new
7128 conventions and slightly simplify the matching regexp.
7129
7130Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7131
7132 * gdb.base/break.exp: Update gdb_test invocation to use new
7133 convention.
7134
7135 * lib/gdb.exp: If noargs is not set, set it to 0.
7136
7137 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
7138 tests unique.
7139
7140 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
7141
7142Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7143
7144 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
7145 one argument of type "<non-float parameter>".
7146
7147Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
7148
7149 * config/rom68k.exp: New file to support Motorola IDP board.
7150 * gdb.base/a2-run.exp: Skip this file if noargs is set.
7151 * gdb.base/break.c: Change things around so that this program
7152 doesn't depend upon args. This is necessary to make remote
7153 targets work (in general, they can't take args).
7154 * gdb.base/break.exp: Don't try to send args to program. Don't
7155 expect output. Also, replace lots of code with gdb_test.
7156
7157Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7158
7159 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
7160 printing of '\'' (which is what the comment says we are testing,
7161 even though we were not), not '''.
7162 (test_integer_literals_rejected): Test that printing ''' is an error.
7163
7164 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
7165 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
7166 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
7167 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
7168 Use gdb_test not test_print_accept.
7169 * lib/gdb.exp: Remove test_print_accept.
7170
7171 * gdb.base/signals.exp (signal_tests_1): Make pass message
7172 consistent with fail message.
7173
7174 * gdb.base/whatis.exp: Remove xfails for printing char vs.
7175 unsigned char; the bug (PR 1821) is fixed.
7176
7177 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
7178
7179 * gdb.base/scope.exp (test_at_localscopes): Call pass for
7180 successful tests--makes xfailing them work right.
7181
7182Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7183
7184 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
7185 only \r\n, not .*. The test can pass .* as the last thing in
7186 $pattern if that is what it wants. In addition to providing this
7187 flexibility, this change should speed up pattern matching in cases
7188 where the pattern already ended with .* (there were a number of
7189 them). This change also helps catch bad patterns--in the old
7190 scheme the typo "char \*" instead of "char \\*" would pass. Now
7191 it is caught.
7192 * Many .exp files: Update callers.
7193
7194 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
7195 clearer and does not spuriously match multiple ('s. Likewise for
7196 ) and *.
7197
7198 * gdb.base/nodebug.exp: Test ability to call a function and pass
7199 it a string (even with no debugging info).
7200
7201 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
7202 "p '\'", which is the same as "p ''" once tcl gets done with
7203 quoting, to "p '\\'", which I suspect is what is intended (one
7204 backslash gets sent to GDB).
7205
7206 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
7207
7208Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7209
7210 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
7211 1817) was fixed literally years ago.
7212
7213Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7214
7215 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
7216 test, it causes stepping out of call_after_alloca_subr with
7217 optimizing compilers.
7218 (localvars_in_indirect_call): Consume GDB prompt if `finish'
7219 fails.
7220
7221 * gdb.c++/templates.exp: Source templ-info.exp only if
7222 the templates executable exists.
7223
7224 * gdb.c++/misc.cc (class Contains_static_instance,
7225 class Contains_nested_static_instance),
7226 gdb.c++/classes.exp (test_static_members): Test printing of
7227 a class that contains a static instance of the class.
7228
7229Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7230
7231 * gdb.base/langs2.c (cppsub_): Don't prototype.
7232 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
7233 only, I believe).
7234
7235Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7236
7237 * lib/gdb.exp (skip_chill_tests): New procedure.
7238
7239 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
7240
7241Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
7242
7243 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
7244 each expect pattern. Cuts runtime from 12 to about 4 seconds.
7245
7246Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7247
7248 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
7249
7250 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
7251 disassemble 8, not 16, instructions for part 4.
7252
7253 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
7254 support the latter anymore.
7255
7256 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
7257 -DNO_PROTOTYPES.
7258 * gdb.base/callfuncs.c: Control use of prototypes based on
7259 NO_PROTOTYPES, not __STDC__.
7260 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
7261 t_float_values2 tests if prototypes in use.
7262
7263 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
7264 t_double_values): When checking differences against DELTA, check
7265 that difference is within the range (-DELTA,DELTA), not just
7266 (-infinity,DELTA).
7267
7268Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
7269
7270 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
7271 'file' command firts, then 'target', then 'load', this is due to gdb
7272 target set up.
7273 * config/mips-gdb.exp: Fix a couple regular exp bugs.
7274
7275Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
7276
7277 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
7278 FP load/store variants.
7279 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
7280
7281Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
7282
7283 * gdb.base/term.exp: Do not give a warning if not native, it is
7284 not an abnormal condition.
7285
7286Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
7287
7288 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
7289 t_char_array".
7290
7291Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
7292
7293 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
7294 are getting the version number.
7295
7296 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
7297 if not native, it is not an abnormal condition.
7298
7299Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7300
7301 * lib/gdb.exp: Just use "file exists", rather than undocumented
7302 dejagnu procedure "findfile".
7303
7304Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7305
7306 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
7307 (LDFLAGS): Set to -Xlinker -Ur.
7308
7309 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
7310 Removed, these values are set by lib/gdb.exp.
7311
7312 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
7313
7314Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7315
7316 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
7317 of replicating gdb startup code.
7318
7319 * config/mt-vxworks (LDFLAGS): Set to -r.
7320 (CFLAGS_FOR_TARGET): Removed.
7321
7322 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
7323 (gdb) and gdb for vxworks uses (vxgdb).
7324
7325 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
7326 executable is not in the tree and host != target, use sed and
7327 program_transform_name to determine the gdb name used by the
7328 target.
7329
7330 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
7331 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
7332
7333Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7334
7335 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
7336 floats, chars, and shorts where there are ANSI-style function
7337 definitions.
7338
7339 * gdb.base/langs.exp, gdb.base/langs*: New test.
7340 * gdb.base/Makefile.in: Build it.
7341 * TODO: Remove item about checking that C names don't get C++
7342 demangling applied; this test tests it.
7343
7344Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7345
7346 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
7347 went with the const70 xfail. The xfail went away a year ago.
7348
7349 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
7350
7351 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
7352 for hp300.
7353
7354 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
7355
7356 * gdb.base/a1-selftest.exp: Don't run on hp300.
7357
7358Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7359
7360 * Makefile.in (site.exp): Set host_alias and target_alias as well
7361 as host_triplet and target_triplet.
7362
7363Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7364
7365 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
7366
7367 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
7368 places as other ecoff systems).
7369
7370 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
7371 ultrix.
7372
7373Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7374
7375 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
7376 remove them.
7377 * gdb.base/nodebug.exp: Accept "function" in addition to "text
7378 variable and "variable" in addition to "data variable".
7379 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
7380
7381 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
7382 2.
7383 * gdb.base/list1.c (long_line): Add additional statement at start
7384 of function.
7385 * gdb.base/list.exp (test_forward_search): Update line number to
7386 reflect new statement.
7387
7388Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7389
7390 * gdb.base/signals.exp: Reinitialize searched source directories
7391 after gdb_start call.
7392
7393Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
7394
7395 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
7396 * gdb.stabs/Makefile.in: Likewise.
7397
7398 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
7399 change. Instead split the tests into smaller pieces.
7400 * gdb.disasm/hppa.s: Corresponding changes.
7401
7402Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7403
7404 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
7405 Quote ^C when passing it to stty. For some shells ^ is a pipe.
7406
7407 * gdb.base/funcargs.exp: Modify many tests so that every test
7408 either passes or fails. Make some test names unique.
7409
7410Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7411
7412 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
7413 Call stty to set interrupt character.
7414
7415 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
7416 for HP assembler versus GNU assembler based on actual behavior of
7417 $(CC), rather than assuming that $(AS) is always the GNU assembler.
7418
7419 * TODO: Suggest a few more stepping tests.
7420
7421Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
7422
7423 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
7424 restart GDB for h8300 after a continue.
7425 (return): Add pattern to match a29k-udi behavior.
7426 * gdb.base/nodebug.exp: Remove obsolete comment.
7427 * gdb.base/regs.exp: New file, testing of register displays.
7428 * gdb.base/return.exp: Fix typo in reference to $objdir.
7429 * gdb.base/whatis.exp: Always start with a fresh GDB.
7430
7431Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7432
7433 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
7434 higher, these tests generate a lot of output.
7435
7436Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7437
7438 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
7439 code following the catch silently ignored some errors; without the
7440 catch they should be thrown like any other tcl error. Also, the
7441 catch used "" instead of {} which meant all the callers who wanted
7442 to include one of the characters "[]$ had to quote it an extra time.
7443 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
7444 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
7445 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
7446 Remove extra quoting.
7447
7448Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
7449
7450 * gdb.base/commands.exp: Make test names unique; every test either
7451 passes or fails. Update some comments.
7452
7453 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
7454
7455Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7456
7457 The following fixes a FAIL caused by the fact that the alpha stabs
7458 configuration didn't use the ".if alpha" code in weird.def.
7459 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
7460 bit pointer, so the 32 bit version works even on the alpha.
7461 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
7462 Remove the stuff which allowed us to have separate versions for
7463 alpha and everything else.
7464
7465 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
7466 regexp which "info func operator\[\](" is supposed to match. Fix
7467 string to send to GDB. Note that GDB still doesn't work right. Add a
7468 new test for "info func .perator\[\](" which GDB does handle correctly.
7469
7470 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
7471
7472Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7473
7474 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
7475 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
7476 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
7477 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
7478 it makes the tests harder to understand and confuses test-o-matic.
7479 The preferred style is that each test provides a PASS or a FAIL,
7480 and has a unique message (e.g. "continue #54" not just "continue")
7481 which is the same for the pass and the fail.
7482 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
7483 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
7484 to lib/gdb.exp.
7485 * gdb.base/printcmds.exp: Use test_print_accept. Remove
7486 prt_accept which was basically the same thing. Likewise for
7487 test_print_reject and prt_reject.
7488 * lib/gdb.exp (test_print_reject): Add some more error message
7489 patterns to match from the former printcmds.exp (prt_reject).
7490 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
7491 One defect of the passcount stuff is that some of it failed to
7492 report XPASS where appropriate.
7493 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
7494 stuff before and after arg in expected pattern.
7495 (test_paddr_operator_functions): Re-do test without print_addr_of;
7496 this is the only test which seems to want extra stuff there.
7497
7498Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7499
7500 * gdb.base/nodebug.exp: Update new tests to reflect improved
7501 wording of gdb output.
7502
7503 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
7504 and "ptype" work on variables in files compiled without -g.
7505 Replaces commented out "maint print msymbol" tests.
7506
7507Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7508
7509 * gdb.base/setvar.c (dummy): Call malloc.
7510
7511 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
7512 losing with the irix4 sed.
7513
7514 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
7515 ALRM" on irix4.
7516
7517Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7518
7519 * TODO: Remove items about corefile.exp testing new exec-file and
7520 backtrace; both are now done. Add items about printing enums.
7521
7522Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7523
7524 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
7525 "get signal $thissig" test fails.
7526
7527 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
7528
7529Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7530
7531 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
7532 compiler warning with dec alpha compiler.
7533
7534 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
7535 extra \n from gdb_test call (this explains why the prompt test
7536 that I removed yesterday was there).
7537 (user_defined_command_test): Remove extra \n and prompt test.
7538
7539 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
7540 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
7541 doesn't exist.
7542 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
7543 Also remove alpha workaround, which turns out to be because
7544 SIGABRT == SIGLOST.
7545
7546 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
7547
7548 * gdb.base/help.exp: Don't test "help show".
7549
7550Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7551
7552 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
7553 "set print address" is on.
7554 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
7555 pass prompt to gdb_test; gdb_test already looks for the prompt.
7556
7557 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
7558
7559 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
7560 was a vestige of the manual TESTSTRATEGY, and the purpose of it
7561 was to make sure that gdb can read a core file. But (a) the "read
7562 the corefile" part didn't make it to a1-selftest.exp, we just
7563 delete the corefile after creating it, and (b) we test reading
7564 corefiles in corefile.exp anyway. Also, this test left around a
7565 xgdb process on Solaris.
7566
7567 * gdb.base/corefile.exp: Also test backtrace.
7568
7569Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
7570
7571 * gdb.base/commands.exp: Test a simple user defined command with
7572 arguments and if/while statements; verify the full user command is
7573 printed by "show user".
7574
7575 * gdb.base/commands.exp: Test if/while commands as part of a
7576 breakpoint command list; verify they appear in breakpoint
7577 information.
7578
7579Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7580
7581 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
7582 than by dividing by zero.
7583
7584Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
7585
7586 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
7587 performing an inferior call with watchpoints enabled.
7588 * gdb.base/watchpoint.c (main): Delete second unnecessary read
7589 call.
7590
7591Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7592
7593 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
7594 of "file" command.
7595
7596 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
7597 Add additional pattern for when "int operator int(void);" appears
7598 in a different order.
7599
7600Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7601
7602 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
7603
7604 * gdb.base/help.exp: Replace most of docstrings for "info signals"
7605 and "signal" with ".*".
7606
7607Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7608
7609 * TODO: Add note about "handle all nostop".
7610
7611 * gdb.base/{sigall.c, sigall.exp}: New test.
7612 * gdb.base/Makefile.in: Add it.
7613
7614Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
7615
7616 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
7617 when invoking GDB, suppresses any windowing interface.
7618
7619Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
7620
7621 * config/sim-gdb: New file, simulator testing support.
7622
7623Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
7624
7625 * gdb.base/interrupt.exp: Test calling func1 twice.
7626
7627Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
7628
7629 * gdb.base/list.exp (test_forward_search): Set timeout higher
7630 when we'll be getting lots of output from gdb.
7631
7632 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
7633 "init_malloc" to after the expect statement. Run it if that
7634 regexp is taken, but also for two others which happen if source
7635 cannot be found.
7636
7637Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7638
7639 * gdb.base/printcmds.exp: New test, for printing register before
7640 program is running.
7641
7642Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7643
7644 * gdb.base/list.exp: Correct some alternate expect patterns
7645 to reflect changes in list1.c.
7646
7647Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7648
7649 * TODO: Add item regarding large frames.
7650
7651 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
7652
7653 * TODO: Remove item about enabling return.exp; it
7654 is enabled. Suggest a few more "return" tests.
7655
7656Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7657
7658 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
7659 anonymous unions.
7660
7661Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7662
7663 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
7664 and pr-5646.o, so "make" is the same as "make all", not "make
7665 pr-4975.o".
7666
7667Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
7668
7669 * gdb.base/list.exp: Adjust expectations to reflect changes in
7670 list1.c.
7671 (test_forward_search): New test proc.
7672 * gdb.base/list1.c (long_line): New function, has long source line.
7673
7674Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
7675
7676 * gdb.base/a1-selftest.exp: Change initial stepping to know about
7677 additional line of code that was added.
7678
7679Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
7680
7681 * gdb.disasm/hppa.s: Break the large branching tests into smaller
7682 tests so as not to overflow expect's input buffers.
7683 * gdb.disasm/hppa.exp: Corresponding changes.
7684
7685Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7686
7687 Beginnings of template debugging tests.
7688 * gdb.c++/templ-info.cc: New file to test for template
7689 debugging capability of the compiler.
7690 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
7691 templ-info.cc.
7692 * gdb.c++/templates.cc: Add explicit template instantiations
7693 to enable compiling with -fno-implicit-templates. Add destructor
7694 and 'value' method to T5 class for template tests.
7695 * gdb.c++/templates.exp: Add testcases for printing of template
7696 types, setting breakpoints on template methods and calling a
beb998c6 7697 template method.
c906108c
SS
7698
7699Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
7700
7701 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
7702 branch target since some assemblers (gas-2.5) may emit a
7703 relocation for the branch instead of resolving it in the
7704 assembler.
7705
7706Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7707
7708 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
7709 through signal handler.
7710
7711Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7712
7713 * configure.in (*-*-netware): Use config/mt-netware.
7714
7715 * config/mt-netware: New file.
7716 * config/mt-i386-netware: Removed, separate configs for different
7717 netware architectures are no longer needed now that we have
7718 --with-headers.
7719
7720Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7721
7722 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
7723 by the recent changes to use ANSI C arithmetic conversions.
7724
7725Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7726
7727 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
7728 bug involving using inferior_pid to figure out whether to select a
7729 frame.
7730
7731Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
7732
7733 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
7734 match the current disassembler output.
7735
7736Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
7737
7738 * gdb.fortran/exprs.exp: Expect VOID instead of void.
7739 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
7740 types, expect "int" as type of integer values (for now).
7741
7742Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
7743
7744 * gdb.base/commands.exp: New tests for if/while commands.
7745
7746Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
7747
7748 * lib/gdb.exp (runto): Replace sub-pattern for hex value
7749 by .*, since hex values have different syntax in Chill mode.
7750
7751Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7752
7753 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
7754 linefeed from expect pattern for repeated types with indices > 9.
7755
7756Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
7757
7758 First part of Fortran test suite.
7759 * gdb.fortran: New directory.
7760 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
7761
7762Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7763
7764 * gdb.base/default.exp: Update expect pattern for load command
7765 without arguments.
7766
7767Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7768
7769 * configure.in: Change i386 to i[345]86.
7770 * gdb.base/configure.in: Likewise.
7771 * gdb.c++/configure.in: Likewise.
7772 * gdb.chill/configure.in: Likewise.
7773
7774Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
7775
7776 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
7777 patterns, since that is not a valid context for comments.
7778
7779Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
7780
7781 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
7782 repeated types and repeated types with indices > 9.
7783
7784Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
7785
7786 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
7787 2417; old bug has been fixed.
7788
7789Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
7790
7791 * gdb.base/interrupt.exp: When trying to wake up the inferior,
7792 send the newline ourselves instead of assuming gdb_test will do
7793 so when passed an empty input string.
7794
7795 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
7796 stabs testcode.
7797
7798Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7799
7800 * lib/gdb.exp (gdb_test): Don't send anything if the first
7801 argument is an empty string. This makes cases where we want to
7802 match output that is already in expect's buffers (for example,
7803 matching a breakpoint after gdb_run_cmd has been called) work
7804 reliably.
7805
7806Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7807
7808 * config/netware.exp: New file.
7809
7810Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7811
7812 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
7813 the -B and -L prefixes so we can find the debugging stub.
7814
7815 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
7816 there and we are using the gcc from the tree.
7817
7818 * gdb.base/types.c: Removed.
7819
7820 * gdb.base/configure.in: Look for makefile fragments in ../config.
7821 Recognize i386-*-netware.
7822 * gdb.c++/configure.in: Likewise.
7823
7824Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7825
7826 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
7827 the correct TCL syntax.
7828
7829Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7830
7831 * gdb.base/opaque.exp: use runto instead of messing around with
7832 breakpoints. Simplify by using gdb_test.
7833
7834 * gdb.base/bitfields.exp: restart between tests on netware targets
7835 because breakpoints aren't relocated after target death. Run
7836 processes to completion.
7837
7838 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
7839
7840Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
7841
7842 * Makefile.in: Remove extra tabs that confuse some versions
7843 of "make". Use the newly built gdb to test with by default,
7844 rather than the first one in the tester's search path.
7845
7846Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
7847
7848 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
7849
7850 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
7851 condition help.
7852
7853Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7854
7855 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
7856
7857 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
7858 running.
7859 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
7860 * gdb.base/funcargs.exp: Likewise.
7861
7862 * gdb.base/bitfields.exp: Simplify by using gdb_test.
7863 * gdb.base/funcargs.exp: Likewise.
7864
7865 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
7866 message is "".
7867
7868Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7869
7870 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
7871 return,signals,twice}.exp: Handle non-existant binaries
7872 consistantly.
7873
7874 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
7875 * gdb.base/Makefile.in: Don't try to generate a core dump, we
7876 might testing a cross development system.
7877
7878Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7879
7880 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
7881 runtest script is relative to ${srcdir}, not ${rootdir}.
7882
7883Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
7884
7885 * gdb.base/signals.exp: Allow for optionality of breakpoint
7886 address.
7887
7888Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7889
7890 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
7891
7892Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7893
7894 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
7895 for size_t definition.
7896 * gdb.c++/templates.cc: Likewise
7897
7898 * config/mt-i386-netware: New file.
7899
7900 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
7901 defined.
7902
7903 * gdb.base/Makefile.in: Added support for systems that name core
7904 files by appending "core" to the program name.
7905 * gdb.base/a1-selftest.exp: Likewise.
7906
7907Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7908
7909 * gdb.base/return.exp: Add comment and message for `return double'
7910 test failure on Sparc Solaris.
7911
7912Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
7913
7914 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
7915
7916Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7917
7918 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
7919 from optimizing them away.
7920 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
7921 patterns to include default constructors and assignment operators,
7922 to match gcc versions beyond 2.5.8. Accept any cplus demangling
7923 character in the output of the virtual base pointer.
7924
7925Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7926
7927 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
7928 expression match in print_addr_of to avoid unintented matches.
7929 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
7930 versions up to 2.5.8.
7931
7932Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7933
7934 * gdb.base/list.exp: Tweak alternate pattern for listing of an
7935 included file to run under newer versions of expect.
7936 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
7937 consecutive >'s in templates to accomodate recent cplus-dem.c change.
7938 Remove xfail for the virtual table of BDDHookV.
7939
7940Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
7941
7942 * lib/gdb.exp (string_to_regexp): Set a default result.
7943 (default_gdb_start): Fix misleading message.
7944
7945Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
7946
7947 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
7948 Remove all CC, etc definitions.
7949 * config/mt-hpux: New file.
7950 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
7951 (CFLAGS, LDFLAGS): Define.
7952 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
7953
7954 * Makefile.in (site.exp): Don't insert host_os, etc.
7955 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
7956 (distclean): Check existence of subdir.
7957 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
7958 * gdb.base/Makefile.in: General cleanup and simplification.
7959 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
7960 to build executables. Use default rule to build .o files.
7961 (EXPECT, RUNTEST, CC): Fix relative pathname.
7962 (site.exp): Don't insert host_os, etc.
7963 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
7964 and/or SIGUSR1 defined.
7965 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
7966 * gdb.c++/Makefile.in: General cleanup and simplification.
7967 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
7968 (CFLAGS): Remove.
7969 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
7970
7971Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
7972
7973 * gdb.base/recurse.exp: Misc changes to get tests running again
7974 after Kung's changes to the watchpoint code.
7975 * gdb.base/watchpoint.exp: Likewise.
7976
7977Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
7978
7979 * lib/gdb.exp (string_to_regexp): Convert {\} also.
7980
7981Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
7982
7983 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
7984 * lib/gdb.exp (default_gdb_start): Define.
7985 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
7986 gdb.base/funcargs.exp, gdb.base/opaque.exp,
7987 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
7988 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
7989 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
7990 Don't call gdb_target_udi in between tests.
7991
7992Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7993
7994 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
7995 (which was basically just a local version of the same thing). In
7996 addition to avoiding duplication, gdb_test_exact is faster.
7997 * lib/gdb.exp (gdb_test_exact): Fix typo.
7998
7999 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
8000 don't give an error.
8001
8002 * gdb.base/term.exp: Call delete_breakpoints before starting.
8003
8004 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
8005 (t10): Add comment.
8006
8007Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
8008
8009 Reorganization of the GDB Test Suite.
8010
8011 * gdb.base: New directory, contains all the basic tests.
8012 * gdb.c++: New directory, tests specific to C++.
8013 * gdb.chill: New directory, tests specific to Chill.
8014 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
8015 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
8016 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
8017 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
8018 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
8019 t30-31 to chill).
8020 * */gdbme.*: Rename to match appropriate expect scripts.
8021 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
8022 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
8023 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
8024 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
8025 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
8026 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
8027 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
8028 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
8029 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
8030 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
8031 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
8032 gdb.c++/virtfunc.cc: New names of C++ files.
8033 * gdb.chill/chillvars.ch: New name of Chill file.
8034 * gdb.base/configure.in, gdb.c++/configure.in,
8035 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
8036 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
8037 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
8038 * configure.in (configdirs): Update to reflect directory changes.
8039 (target_abbrev): No longer define for any configuration.
8040 * Makefile.in: Cosmetic improvements to header comments.
8041
8042Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
8043
8044 Various changes to gdb.t31:
8045
8046 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
8047 * gdbme.ch: Make all key-words and predefineds be upper-case.
8048 * chillvars.exp: Expect key-words and predefinds in upper-case.
8049
8050 * chillvars.exp: Use gdb_test_exact many places.
8051 Change expected output for arrays (which now includes index labels).
8052
8053 * pr-5020.exp, gdme.ch (module PR_5020):
8054 New test, for PR-5020.
8055
8056Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
8057
8058 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
8059 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
8060
8061Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
8062
8063 * Makefile.in: Fix bit-rot in definitions of CHILL,
8064 CHILL_FOR_TARGET and Chill_LIB.
8065 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
8066 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
8067 CHILL, and CHILL_LIB.
8068
8069Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
8070
8071 * Revert the previous changes. Please see Rob's directory
8072 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
8073
8074Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
8075
8076 * Makefile.in, configure.in, config/mips-gdb.exp,
8077 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
8078 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
8079 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
8080 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
8081 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
8082 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
8083 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
8084 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
8085 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
8086 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
8087 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
8088 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
8089 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
8090 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
8091 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
8092 changes from 94Q1.
8093
8094Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
8095
8096 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
8097 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
8098 Rob's new testing fragments.
8099
8100Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
8101
8102 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
8103 lib/gdb.exp: Replace error proc calls with perror.
8104
8105Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
8106
8107 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
8108 version also, match on casted version strings, and match on
8109 gdb startup case where the line numbers might be messed up.
8110
8111Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
8112
8113 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
8114 (CFLAGS): Delete it from here.
8115
8116Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
8117
8118 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
8119
8120Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
8121
8122 * Makefile.in (RUNTEST): Default to just "runtest".
8123
8124Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8125
8126 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
8127 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
8128 the code has been restructured.
8129
8130Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8131
8132 * gdb.t00/default.exp (set write): Allow any number of \r and/or
8133 \n, not just one of each.
8134
8135 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
8136 /bin/cc gives a warning if you do.
8137
8138Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
8139
beb998c6 8140 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
8141 __t10ListS_link1ZUiRCUiPT0
8142
8143Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8144
8145 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
8146 on local variables in recursive functions.
8147
8148 * gdb.t07/Makefile.in: Build the new test.
8149
8150Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8151
8152 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
8153 directly. Instead compare the return values from actual calls.
8154
8155Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
8156
8157 * Makefile.in (check): Set TCL_LIBRARY for runtest.
8158
8159Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8160
8161 * From Peter Schauer with minor modifications.
8162 * gdb.t15/return.exp (return_tests): Handle targets where "return"
8163 stops in mid-line in the caller. Add xfail for returning a float
8164 value on X86 targets.
8165
8166Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8167
8168 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
8169 to avoid expect lossage.
8170 (fmem_LRbug_tests): Likewise.
8171 * gdb.disasm/hppa.s: Corresponding changes.
8172
8173 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
8174 conditions to work with latest dejagnu/expect.
8175
8176 * gdb.t15/funcargs.exp (finish from indirect call): No longer
8177 expected to fail on the PA.
8178 (backtrace in call with trampolines): Explicitly require main
8179 to be frame #1 (no trampolines should show up in backtrace).
8180
8181 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
8182 "continue -expect".
8183 * gdb.t06/break.exp: Likewise.
8184 * gdb.t07/watchpoint.exp: Likewise.
8185 * gdb.t13/bitfields.exp: Likewise.
8186 * gdb.t15/{funcargs,return}.exp: Likewise.
8187 * gdb.stabs/weird.exp: Likewise.
8188 * config/{mips,udi}-gdb.exp: Likewise.
8189
8190 * hppa.sed: Enclose comments within a sed command to avoid
8191 losing with the old OSF1 sed.
8192
8193Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8194
8195 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
8196 sequent dynix.
8197 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
8198 * gdb.t15/funcargs.exp: Conditionally step again to really
8199 finish from marker_call_with_trampolines. Handle the case where
8200 the first step from within call_with_trampolines already steps
8201 us back to main.
8202 * gdb.t15/gdbme.c: Add comment to closing brace of
8203 call_with_trampolines for funcargs.exp.
8204
8205Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8206
beb998c6 8207 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
8208 Fix typo(s).
8209
8210Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8211
8212 * gdb.t07/gdbme.c: More code for watchpoint testing.
8213
8214 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
8215 "Hardware watchpoint" throughout file.
8216 (test_watchpoint_triggered_in_syscall): New test.
8217 (test_complex_watchpoint): New test.
8218
8219Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8220
8221 * gdbme.c (call_with_trampolines): New function to try and step
8222 into. Tests trampoline problems on the PA.
8223
8224 * funcargs.exp (localvars_in_indirect_call): No longer expect
8225 stepping into indirect call to fail on PAs.
8226 (test_stepping_over_trampolines): New test.
8227
8228Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8229
8230 * TODO: Add suggestions for static member function tests, and
8231 completion tests.
8232
8233Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8234
8235 * TODO: Add suggestions for "p/a" tests.
8236
8237 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
8238 (default_gdb_exit): Replace all the hair with sending "quit" to
8239 the process with a simple close.
8240
8241Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8242
8243 * TODO: Add suggestions for shared library tests.
8244
8245Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8246
8247 * TODO: Add suggestions for x/s tests.
8248
8249Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8250
8251 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
8252 "enable once", and "enable breakpoints once" with ".*".
8253
8254Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8255
8256 * TODO: Add suggestions about structure passing tests.
8257
8258Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8259
8260 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
8261 the primary1 test, use work around if __GNUC__ < 2.
8262 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
8263 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
8264 Test for bad output rather than waiting for timeout. Issue
8265 second continue only if first continue failed.
8266
8267Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8268
8269 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
8270 operator[] test with gdb_test because the old code didn't seem to
8271 be getting the quoting right with the new dejagnu.
8272
8273Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
8274
8275 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
8276 one from the path.
8277 * Makefile.in: Use a fresh expect if there is one, use runtest
8278 from the src tree if there is one.
beb998c6 8279
c906108c
SS
8280Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8281
8282 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
8283 next over recursive call. Revise the tests from that point on
8284 (which had been skipped) to match GDB's actual (correct) output.
8285
8286 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
8287 with next over a breakpoint whose condition is false.
8288
8289 * gdb.t00/help.exp: Comment out "help set print" tests just like
8290 (and for same reason as) "help set" test.
8291
8292Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8293
8294 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
8295 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
8296
8297Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8298
8299 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
8300 necessary gdb_target_udi.
8301
8302 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
8303
8304 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
8305 1838 and 2417; they are fixed.
8306
8307 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
8308 gdb.t03/ptype.exp (ptype structure, ptype union):
8309 Remove xfails; the test is looser than when the xfails were added.
8310
8311 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
8312 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
8313
8314 * gdb.t01/run.exp: Only run shell test if isnative.
8315
8316 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
8317 since "run" automatically loads if necessary. Call gdb_target_udi
8318 after the "file" since "file" kills any execution target.
8319
8320 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
8321 GDB. GDB doesn't work that way (not anymore at least) on UDI.
8322 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
8323 argument for UDI.
8324
8325Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8326
8327 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
8328
8329 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
8330
8331Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8332
8333 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
8334 properly quoting regexps. This makes the second argument to
8335 demangle a fixed string, which matches the callers, instead of a
8336 shell-style pattern which is what the previous implementation
8337 used. Update some of the callers.
8338
8339Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8340
8341 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
8342 (comib_nullified_tests): Fix typo.
8343 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
8344 strings. No longer expected to fail.
8345
8346 * gdb.disasm/hppa.s (addib_tests): Fix typo.
8347 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
8348 strings. No longer expected to fail.
8349
8350 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
8351 string. No longer expected to fail.
8352
8353Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8354
8355 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
8356 No longer expected to fail.
8357
8358 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
8359 string. No longer expected to fail.
8360
8361Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8362
8363 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
8364 only in the names (I probably got most of them). I was even
8365 generous with some which differed in underscores in names, and
8366 probably missed a few, and I *still* was able to remove almost a
8367 third of the file with almost no impact on testsuite coverage.
8368
8369Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8370
8371 * gdb.t00/default.exp: Match udi_attach error message as well as
8372 the one from child_attach.
8373
8374 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
8375
8376 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
8377
8378 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
8379 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
8380
8381 * Move test with enums and partial symbols back to
8382 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
8383 Reverts the change of 26 May 93. Per today's change to
8384 stabs.texinfo, the behavior that weird.exp was expecting was
8385 unreasonable; what is important is that the compiler+gdb get
8386 things right, which happens with a recent gcc. Also fix the test
8387 to deal with native compilers which put out the stab gdb can't
8388 deal with.
8389
8390Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8391
8392 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
8393 in the names. The main thing these accomplish is to slow things down.
8394 Many more such duplicates surely remain.
8395
8396 * gdb.t00/help.exp: Comment out "help support" test just like
8397 (and for same reason as) "help set" test.
8398
8399Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
8400
8401 * gdb.t06/break.exp: Remove setup_xfails for
8402 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
8403 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
8404 about known bug in gcc to include up through 2.5.8.
8405 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
8406 well as "_vb$".
8407 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
8408 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
8409 with latest gcc and gdb.
8410 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
8411 well as "_vb$".
8412
8413Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8414
8415 * configure.in (hppa*-*-*): Also configure and build stabs-only
8416 tests.
8417
8418Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8419
8420 * gdb.t10/hppa.mt: A makefile fragment for the PA.
8421 * gdb.t10/configure.in (hppa*-*-*): Use it.
8422
8423Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8424
8425 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
8426
8427Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8428
8429 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
8430 versions prior to 1.13.5.
8431
8432Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8433
8434 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
8435 the prompt is at the start of a line.
8436
8437Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8438
8439 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
8440 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
8441 in the copr tests now.
8442 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
8443 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
8444 expected to fail.
8445
8446Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
8447
8448 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
8449 gdb.t31/chillvars.exp, lib/gdb.exp:
8450 Tweak to run under either version of expect.
8451 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
8452 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
8453 * gdb.t11/list.exp: Remove extraneous whitespace.
8454
8455Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8456
8457 * gdb.t16/printcmds.exp (test_print_strings): Accept
8458 "(unsigned char *) " before the string.
8459
8460 * TODO: Add notes about printing of fancy types and GDB expressions.
8461
8462Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
8463
8464 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
8465 * gdb.t06/configure.in: Don't try to compile signals test program
beb998c6 8466 if doing mips-idt-ecoff.
c906108c
SS
8467
8468Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
8469
8470 * Most .exp files: Tweak to run under either version of expect.
8471
8472Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8473
8474 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
8475 xfails; I'm not sure why they are failing, but not because of PR 1806.
8476
8477Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
8478
8479 * config/unix-gdb.exp: Remove gdb_unload cause it's already
8480 defined in lib/gdb.exp.
8481
8482Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8483
8484 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
8485 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
8486 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
8487 have to be typeless.
8488
8489Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8490
8491 * TODO: Add suggestion for copyright year test.
8492
8493Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
8494
8495 * configure.in (*-*-lynxos*): Add stabs tests.
8496
8497Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8498
8499 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
8500 so insert a tab before any assembler directive in column zero.
8501
8502 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
8503 stores.
8504 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
8505 stores.
8506 (fpu_short_memory_tests): Likewise.
8507
8508Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8509
8510 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
8511 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
8512 .stabs directives in comments.
8513
8514Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8515
8516 * TODO: New file, describing tests we could write.
8517 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
8518
8519Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8520
8521 * gdb.t06/signals.exp: Add kludge to force re-sync.
8522
8523 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
8524 to xgdb instead of gdb, get out of gdb.
8525
8526Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
8527
8528 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
8529 for info.
8530
8531Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8532
8533 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
8534 * gdb.stabs/configure.in (hppa*-*-*): Use it.
8535 * gdb.stabs/hppa.sed: New sed script for the PA.
8536
8537Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8538
8539 * gdb.stabs: Re-write weird.def and configuration to use sed
8540 instead of cpp. sed is portable and POSIX; cpp is neither.
8541
8542Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8543
8544 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
8545
8546Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8547
8548 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
8549
8550Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8551
8552 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
8553 "_vb$".
8554 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
8555 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
8556
8557Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8558
8559 * lib/gdb.exp: Comment out code which depends on non-existent
8560 `transform' procedure.
8561
8562Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
8563
8564 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
8565 * lib/gdb.exp: Transform tool name.
8566 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
8567 1.1's new error handling system.
8568
8569Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8570
8571 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
8572
8573Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8574
8575 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
8576 They made pattern matching so slow that timeouts happened on
8577 heavily loaded systems. Now any output from "show print" which
8578 gets us back to the GDB prompt is a PASS.
8579
8580Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
8581
8582 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
8583
8584Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8585
8586 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
8587
8588 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
8589 It is not from PR 3220.
8590
8591Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8592
8593 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
8594 just started failing because they depended on the order the
8595 subcommands are presented, or exact docstring text. This kind of
8596 test is a pain and has minimal benefit.
8597
8598Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8599
8600 * gdb.t09/corefile.exp: At end of test, use "core" command with
8601 no arguments.
8602
8603Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
8604
8605 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
8606 17}/Makefile.in: Make it possible to run the testsuite with Sun
8607 make and CC = cross gcc by adding explicit build rules for .o
8608 files.
8609
8610Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8611
8612 * gdb.t15/funcargs.exp: Don't put comments on same line as
8613 setup_xfail (@#$*%& tcl braindamage!).
beb998c6 8614
c906108c
SS
8615Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8616
8617 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
8618
8619Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
8620
8621 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
8622 * gdb.t20/inherit.exp: remove three dumplicate entries.
8623
8624Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8625
8626 * gdb.t06/break.exp: For "next over recursive call", fail on any
8627 incorrect output, not just on "factorial (value=2)".
8628
8629Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8630
8631 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
8632 working now. Add an xfail if accesing a bss variable causes
8633 a memory error if the target is not yet run.
8634
8635Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8636
8637 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
8638 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
8639 name of __st* demangling (2 strings). Did Kung really get the
8640 more than 95 others right without testing them?
8641
8642Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
8643
8644 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
8645
8646Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
8647
8648 * configure.in (configdirs): Add gdb.disasm
8649 * gdb.disasm: New directory for GDB disassembler tests.
8650 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
8651
8652Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8653
8654 * gdb.t00/help.exp: Don't test "help set".
8655
8656 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
8657 from within expect statements. None of these happen anymore and
8658 they cause regressions to be silently unnoticed.
8659
8660 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
8661 messages) about known failures with gcc cygnus-2.4.5-930417.
8662
8663 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
8664 comp-info.exp so it gets built if it doesn't exist.
8665
8666 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
8667 it is no longer used.
8668 * gdb.t13/comp-info.c: Removed.
8669
8670Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
8671
8672 * gdb.t06/signals.exp: Add xfail for sun3.
8673
8674Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8675
8676 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
8677 relevant because ^C doesn't get sent but failure can be reproduced
8678 interactively).
8679
8680Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8681
8682 * gdb.stabs/alpha.mt: New configuration file for alpha.
8683 * gdb.stabs/configure.in: Use it.
8684 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
8685 sharing with alpha.mt, redefine long to word via preprocessor.
8686 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
8687 for alpha.
8688 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
8689 native cc.
8690 * gdb.t00/teststrategy.exp: Change expect string so that we
8691 consume the `(xgdb)' from the command echo and from the gdb prompt.
8692 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
8693 gdb currently compares all values as long, so this failure probably
8694 applies to any configuration where LONGEST is bigger than a target int.
8695 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
8696 with gcc.
8697 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
8698 to handle opaque pointers, gcc is.
8699 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
8700 as first argument. Include <sys/types.h> and change all operator
8701 new definitions to use size_t.
8702 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
8703 now that we use size_t.
8704
8705Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8706
8707 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
8708 a long or float array cast all array members to the same type.
8709 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
8710 with 64 bit longs.
8711 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
8712 on alpha.
8713 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
8714
8715Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8716
8717 * gdb.t24 (demangle.exp): Constructors of templates have names like
8718 vector<int>::vector(int) not vector<int>::vector<int>(int). See
8719 section 14.6 of the ARM.
8720
8721 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
8722 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
8723 accomplish little and slow down the testsuite.
8724
8725 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
8726 Accept spaces various places.
8727
8728Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8729
8730 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
8731 with watchpoint enabled.
8732
8733 * Makefile.in: Remove definition of CC and remove the second
8734 definition of CXX (the "CXX = gcc" one remains). These definitions
8735 were causing backquotes to be expanded within backquotes, which
8736 doesn't work.
8737
8738Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8739
8740 * gdb.t17/callfuncs.exp: Add "return 0" to end.
8741
8742Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8743
8744 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
8745 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
8746 by mips cc and contains no stabs entries.
8747
8748Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
8749
8750 * config/vx-gdb.exp: Use fake device to load files rather than
8751 NFS.
8752 * lib/gdb.exp: New proc to do "file" command.
8753 * config/unix-gdb.exp: Use new "file" proc.
8754
8755Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8756
8757 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
8758 Rework board rebooting slightly.
8759 (gdb_exit): Don't exit from the remote shell; there isn't one.
8760 * gdb.stabs/weird.exp: If a program is being debugged already,
8761 kill it.
8762 * gdb.t04/setvar.exp: Stop and restart gdb.
8763 * gdb.t05/expr.exp: Likewise.
8764 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
8765 restart gdb and reload the program.
8766 * gdb.t08/opaque.exp: Likewise.
8767 * gdb.t12/scope.exp: Likewise.
8768 * gdb.t13/bitfields.exp: Likewise.
8769 * gdb.t15/funcargs.exp: Likewise.
8770 * gdb.t20/classes.exp: Likewise.
8771 * gdb.t03/ptype.exp: Increase timeout.
8772 * gdb.t16/printcmds.exp (test_print_string_constants,
8773 test_print_array_constants): Likewise.
8774 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
8775 * gdb.t20/classes.exp (do_tests): Likewise.
8776 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
8777
8778Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
8779
8780 * gdb.stabs: Renamed *wierd* to *weird*.
8781
8782Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8783
8784 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
8785 for timeout. Add "known gcc 2.4.5 bug" to failure message.
8786
8787Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8788
8789 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
8790 (do_tests): Remove xfail for whatis on one_var and two_var.
8791
8792Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
8793
8794 * Makefile.in: Made cross building work better by adding
8795 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
8796
8797Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8798
8799 * gdb.t15/{return.c,return.exp,Makefile.in}:
8800 New test, currently commented out.
8801
8802Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
8803
8804 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
8805 still running and removes the leftover named socket so GDb can do
8806 clean restarts.
8807
8808Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
8809
8810 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
8811 console, not GDB.
8812 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
8813 cross testing works better with "make check"
8814 * config/unix-gdb: Use default procedures for exit and version.
8815 * config/vx-gdb.exp: Cleaned up and massaged back to working order
8816 with the newest VxWorks.
8817
8818Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8819
8820 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
8821 old form.
8822
8823 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
8824 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
8825
8826 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
8827
8828 * config/unix-gdb.exp: Remove this version of gdb_exit
8829 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
8830 Rob says he'll look at it when he gets back to testing boards.
8831
8832Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
8833
8834 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
8835 an expected fail for certain ptype commands.
8836
8837 * gdb.t20/classes.exp: Update expected results of "ptype class
8838 Base1" to account for the constructor that now appears in the type.
8839
8840Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
8841
8842 * configure.in (configdirs): Restore gdb.t04, which mysteriously
8843 disappeared from list.
8844 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
8845 "alldone" proc with call to cleanup and exit.
8846 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
8847 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
8848 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
8849 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
8850 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
8851 "alldone" proc with simple returns that suppress remaining
8852 tests. The alldone proc went away many months ago.
8853
8854Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8855
8856 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
8857
8858 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
8859
8860Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8861
8862 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
8863 as vax gdb will display them.
8864
8865Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8866
8867 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
8868 optimizers.
8869
8870 * scope.exp: Change "bad value for localval" messages so each one
8871 is unique.
8872
8873 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
8874 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
8875
8876 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
8877
8878Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8879
8880 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
8881 doesn't exist (due to optimization).
8882
8883Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8884
8885 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
8886 contains \r because the filename is long.
8887
8888 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
8889 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
8890
8891Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8892
8893 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
8894 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
8895 Ultrix.
8896 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
8897 int tests.
8898 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
8899
8900Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
8901
8902 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
8903
8904 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
beb998c6 8905 to match does not match the passing case but still matches the
c906108c
SS
8906 failing case.
8907
8908Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8909
8910 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
8911
8912Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
8913
8914 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
8915 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
8916 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
8917 Remove various versions of gdb_exit.
8918 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
8919 gdb_exit.
8920 * config/unix-gdb.exp: gdb_exit remains here, and should override
8921 the generic version, since it's doing a lot of wierd stuff that
8922 the other versions aren't. FIXME, fold it in, or abandon this
8923 version.
8924
8925Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8926
8927 * gdb.t24/demangle.exp: Add tests for PR 3220.
8928
8929Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8930
8931 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
8932
8933Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
8934
8935 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
8936 "i386-*-*". Works for i486 as well.
8937
8938 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
8939 bug, and expand domain of xfail to all SVR4 systems, since the
8940 actual problem is likely to be in generic SVR4 /proc support.
8941
8942Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8943
8944 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
8945
8946Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
8947
8948 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
8949 xfails for other systems. Match a missing 'Continuing.' as an
8950 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
8951
8952 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
8953 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
8954 Only issue warning for missing executables if -all option is used.
8955
8956 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
8957 file if -all option is used. It's like an unpredictable XFAIL.
8958
8959Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8960
8961 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
8962 for dynamically linked binaries.
8963
8964 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
8965
8966Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8967
8968 * gdb.t20/inherit.exp: Change message for "print tagless struct"
8969 to state that this is a known bug in old versions of g++.
8970
8971Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8972
8973 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
8974 while waiting for `Continuing'.
8975
8976Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
8977
8978 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
8979 in text, data, and bss.
8980 * gdb.t10/nodebug.c: Add local and global test variables for
8981 initialized and uninitialized data.
8982
8983Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8984
8985 * config/unix-gdb.exp (gdb_exit): Add "wait".
8986
8987Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8988
8989 * gdb.t06/signals.exp: xfail the continue from the handler for all
8990 targets.
8991
8992 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
8993 function with watchpoints enabled, the i386 call dummy starts with
8994 a call.
8995
8996 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
8997 386 bsd names its corefiles.
8998
8999Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
9000
9001 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
9002 compilers don't grok it.
9003 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
9004 with small octal ints rather than character constants, which
9005 are signed and might not fit if first promoted to int.
9006
9007Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
9008
9009 * gdb.t09/Makefile.in (clean): Remove corefile.
9010
9011Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9012
9013 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
9014
9015Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9016 and Jim Kingdon (kingdon@cygnus.com)
9017
9018 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
9019 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
9020 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
9021
9022Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9023
9024 * gdb.t17/interrupt.exp: Add xfail for hppa.
9025
9026Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9027
9028 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
9029 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
9030 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
9031 to determine signed-ness of bitfields and use the result to setup
9032 the xfail.
9033 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
9034 * gdb.t15/funcargs.exp: Use them to step until the second indirect
9035 call line is reached if necessary.
9036
9037Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9038
9039 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
9040
9041Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9042
9043 * gdb.t06/break.exp: Also test `clear' command.
9044
9045Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9046
9047 * gdb.t00/teststrategy.exp: Remove extra quote.
9048
9049 * gdb.t07/watchpoint.exp: Change xfail for calling function with
9050 watchpoint enabled to be for all non-68k machines.
9051
9052 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
9053
9054Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9055
9056 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
9057 targets use aout.mt instead of ecoff.mt as gas understands
9058 standard aout format.
9059
9060Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9061
9062 * lib/gdb.exp (runto): Don't insist that function we are running to
9063 was compiled with -g.
9064
9065 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
9066
9067 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
9068 to get back into the read system call.
9069 Accept leading newline in case where we woke it up.
9070
9071Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9072
9073 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
9074 to make the stabs test work on ecoff systems using gcc and -with-stabs.
9075 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
9076 enable ecoff configuration.
9077
9078Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9079
9080 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
9081
9082Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9083
9084 * gdb.t16/printcmds.exp: Add another printf test.
9085
9086Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
9087
9088 * configure.in: If configured -with-stabs on any target, add
9089 stabsdirs to configdirs.
9090
9091Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9092
9093 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
9094 fun" so pattern does not match the command itself.
9095
9096Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9097
9098 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
9099
9100Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9101
9102 * gdb.t17/interrupt.exp: Test for more things.
9103
9104Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9105
9106 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
9107 compiler arranges the code and line numbers.
9108
9109 * gdb.t17/interrupt.exp: Don't send \n after ^C.
9110
9111Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9112
9113 * gdb.t00/help.exp: Increase expect input buffer size.
9114
9115Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9116
9117 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
9118
9119 * gdb.t07/watchpoint.exp: Add xfail for hppa.
9120
9121 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
9122
9123 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
9124 [0-9]*, not just [0-9].
9125
9126Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9127
9128 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
9129
9130 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
9131
9132Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9133
9134 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
9135
9136Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9137
9138 * gdb.t06/signals.c: Add xfails for sun3.
9139
9140 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
9141
9142 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
9143 test_stepping tests.
9144
9145Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9146
9147 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
9148
9149 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
9150
9151 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
9152 rather than actually putting it through cpp twice.
9153
9154 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
9155
9156Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
9157
9158 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
9159 no longer needed.
9160
9161Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9162
9163 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
9164
9165 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
9166 C++ features prints as "struct", make it a pass, not an xfail.
9167
9168Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9169
9170 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
9171 Don't require VA to print as "class" rather than "struct".
9172
9173Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
9174
9175 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
9176
9177Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9178
9179 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
9180
9181Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9182
9183 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
9184 order.
9185
9186Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9187
9188 * gdb.t16/printcmds.exp: Add printf tests.
9189
9190 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
9191
9192 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
9193
9194Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
9195
9196 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
9197 pass counts, to counteract any existing or future setup_xfails.
9198
9199Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9200
9201 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
9202 {BEGIN,END}_COMMON for common block instead of STAB.
9203 * gdb.stabs/wierd.exp: Add xfail for rs6000.
9204
9205 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
9206 intp_var should be N_GSYM not N_LSYM.
9207 wierd-aout.S: Use a label for the value of the N_SO.
9208 wierd.def: Remove all backslashes.
9209 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
9210
9211Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9212
9213 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
9214 get the expected next to inheritance3.
9215
9216Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9217
9218 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
9219 now that gcc-2.4 gets it right.
9220
9221Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9222
9223 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
9224
9225 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
9226 generating comp-info.exp which works for cross-compilation.
9227
9228Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
9229
9230 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
9231 "*-*-sysv4.*".
9232
9233Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
9234
9235 * gdb.t01/run.exp: Start with a fresh gdb.
9236 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
9237 SVR4.x.
9238
9239Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
9240
9241 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
9242 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
9243 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
9244 Makefile.in (distclean, realclean): Remove gdbme.c from list of
9245 things to remove.
9246
9247Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
9248
9249 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
9250 test cases from bug reports.
9251
9252Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
9253
9254 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
9255 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
9256 avoid spurious xfails.
9257 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
9258 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
9259 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
9260
9261Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
9262
9263 * gdb.t00/teststrategy.exp: Rework to provide more useful
9264 description of each test, fix problem with systems that define
9265 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
9266 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
9267 results for "next over recursive call" so timeouts aren't taken
9268 by error.
9269
9270Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
9271
9272 * gdb.t12/scope.exp: Test printing of variables before run.
9273
9274 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
9275 printed in wrong order due to sorting.
9276
9277Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
9278
9279 * gdb.t00/teststrategy.exp: Fix expected results for printing
9280 user entered string constant. Is array of char, prints with no
9281 address.
9282
9283 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
9284 commands.
9285 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
9286 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
9287 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
9288 of struct of char arrays.
9289 * gdb.t00/radix.exp: New tests for radix commands.
9290
9291Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
9292
9293 * gdb.t16/printcmd.exp: Print a variable before running program
9294 (with xfail for AIX).
9295
9296Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
9297
9298 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
9299
9300 * gdb.t16/printcmd.exp: Don't print variables before running program.
9301
9302 * gdb.t06/break.exp: Don't require envp argument to main.
9303
9304 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
9305
9306 * gdb.t02/whatis.exp, gdb.t11/list.exp:
9307 Add xfails for rs6000.
9308
9309 * gdb.t02/whatis.exp: Change other tests not to re-test something
9310 we already tested.
9311
9312 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
9313 each type used has a variable of that type.
9314
9315Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
9316
9317 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
9318
9319Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9320
9321 * configure.in: change srctrigger to be a file, not a directory
9322
9323Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
9324
9325 * configure.in (mips-idt-ecoff*): Added trailing '*'.
9326
9327 * gdb.t11/list.exp: Fixed a couple of typos.
9328
9329Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
9330
9331 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
9332 is fixed and PR is closed.
9333 * gdb.t16 (gdbme.c): Add simple test string variable.
9334 * gdb.t16 (printcmds.exp): Add tests with simple test string
9335 variable, primarily for boundaries on "set print elements".
9336
9337Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
9338
9339 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
9340 Make leading 0's optional and don't expect a tab in the middle
9341 of the number.
9342
9343 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
9344
9345 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
9346 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
9347 don't end command passed to gdb_test with newline.
9348
9349 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
9350 signed keyword away, don't expect signed bitfields to be signed.
9351
9352 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
9353 printing with only as many 1's as are in the field as well as printing
9354 with 32 1's (see comment).
9355
9356Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
9357
9358 * gdb.t00/default.exp: Start with a fresh gdb.
9359 * configure.in (configdirs): Remove gdb.t31 until the chill
9360 compiler works again. It no longer is able to find chillrt0
9361 since it isn't in libchill.a anymore.
9362 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
9363 wierd.o, make more modular.
9364 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
9365 spurious newlines that caused problems.
9366
9367Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9368
9369 * Move test with enums and partial symbols from gdb.t03/ptype.exp
9370 to gdb.stabs/wierd.exp since GCC has worked around the bug.
9371 gdb.stabs/wierd.{exp,def}: Many new tests.
9372
9373 * gdb.t00/default.exp: update info line for new message.
9374
9375 * gdb.t02/{whatis.exp,gdbme.c}:
9376 Test that "char *" doesn't print as "caddr_t".
9377
9378Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9379
9380 * gdb.t00/help.exp: Use .* in place of some help messages which
9381 just changed.
9382 gdb.t00/default.exp: Update "info frame" test for new message.
9383 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
9384 Remove some xfails
9385
9386Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9387
9388 * gdb.t03/{gdbme.c,ptype.exp}:
9389 Add tests for typedef'd struct and union without tags.
9390 Also check "whatis" on a variable of a typedef'd enum without a tag.
9391
9392 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
9393 PRMS 1823; the bug still exists but isn't reproduced by this test
9394 anymore), and remove rs6000 XFAIL (the bug is fixed).
9395
9396 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
9397 duplicated from whatis.exp. For those that are left, accept
9398 "long", "long int", or "int" for long variables (whatis.exp already
9399 has an XFAIL for "int", so no need to fail it here).
9400
9401 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
9402 Deal with GCC's names for types now that GDB uses the compiler's names.
9403
9404 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
9405 setup_xfail's for sunos4. If we #defined the signed keyword away,
9406 don't expect GDB to know that char it is signed.
9407
9408 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
9409
9410Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
9411
9412 * configure.in (configdirs): Add gdb.t24 for C++ tests that
9413 should work on any system, regardless of debugging format.
9414 * gdb.t21/demangle.exp: Move to gdb.t24.
9415 * gdb.t24/demangle.exp: Move from gdb.t21.
9416 * gdb.t24/{Makefile.in, configure.in}: New files.
9417
9418Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9419
9420 * configure.in: Do gdb.stabs and C++ tests only for stabs.
9421 * gdb.stabs: New directory.
9422
9423Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9424
9425 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
9426 not just "Quit anyway?".
9427
9428Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
9429
9430 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
9431 that all setup_xfails are immediately followed by clear_xfails.
9432
9433Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
9434
9435 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
9436 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
9437 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
9438 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
9439 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
9440 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
9441 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
9442 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
9443 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
9444 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
9445 gdb.t31/chillvars.exp, lib/gdb.exp:
9446 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
9447 bug-gdb@prep.ai.mit.edu.
9448
9449Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
9450
9451 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
9452 with 0.0, not integer 0.
9453
9454Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
9455
9456 * gdb.t06/break.exp: Update for "Kill the program" message change.
9457
9458Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
9459
9460 * Makefile.in (GDBFLAGS): Set to -nx.
9461 * Makefile.in (site.exp): Use GDBFLAGS.
9462
9463Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9464
9465 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
9466 Makefiles.
9467 (check): depend on just-check.
9468 (just-check): added so that tests can be run without a noop
9469 build pass.
9470
9471Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9472
9473 Switch to using configure's configdirs.
9474 * Makefile.in (Makefile): add configure.in dependency.
9475 (SUBDIRS): removed redundant assignment.
9476 * configure.in: switch subdirs assignment to configdirs.
9477 * gdb.t*/configure.in: new files.
9478
9479Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
9480
9481 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
9482 works.
9483
9484Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
9485
9486 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
9487 in explicit rules. Apparently this is not supported by some makes.
9488
9489Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
9490
9491 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
9492
9493Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9494
9495 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
9496 disappeared.
9497
9498Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
9499
9500 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
9501
9502Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
9503
9504 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
9505 watchpoint problem that is now fixed.
9506 * gdb.t30/chexp.exp: Remove setup_xfail for printing
9507 uninitialized convenience variables.
9508 * gdb.t31/chillvars.exp: Fix expected patterns for printing
9509 structures.
9510
9511Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9512
9513 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
9514 which causes expect to get out of sync with gdb on long output
9515 from help set.
9516 * gdb.t09/corefile.exp: Make expected pattern for core file
9517 failing signal and frame output format less sun specific.
9518
9519Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
9520
9521 * gdb.t31/chillvars.exp: Add and remove initial dummy
9522 breakpoint, so that symbol table is forced in.
9523 (Needed at least on Sunos4, though it seems not SVR4.)
9524 * gdb.t31/chillvars.exp: Update for changed output format.
9525
9526Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
9527
9528 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
9529
9530Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
9531
9532 * Makefile.in: Added --srcdir when invoking runtest, removed the
9533 need for a local config file. (optional now)
9534
9535Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
9536
9537 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
9538 failure count used to force early termination. Add some more
9539 expected failures for gnu style demangling.
9540
9541Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9542
9543 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
9544 pmi variable from gdb.t20/gdbme to get optimized away.
9545 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
9546 Check for written corefile upon timeout _and_ eof.
9547
9548Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9549
9550 * config/unix-gdb.exp: Add missing return 0.
9551
9552Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9553
9554 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
9555 test termination.
9556
9557Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
9558
9559 * configure.in (subdirs): Put back gdb.t17 which mysteriously
9560 disappeared.
9561
9562Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
9563
9564 * gdb.t10/crossload.exp: Disable the i860-elf test until such
9565 time as i860 support works.
9566
beb998c6 9567 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
9568 "backtrace 100\r" rather than just "backtrace\r", to match last
9569 change.
9570
9571Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
9572
9573 * config/udi-gdb.exp (gdb_exit): Remove close command.
9574 (gdb_target_udi): New procedure to set the UDI target.
9575 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
9576 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
9577 Added waits for prompts after several question responses. Added
9578 some more responses used by a29k-amd-udi-gdb.
9579 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
9580 pass different arguments, restart UDI connection after program
9581 completion.
9582 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
9583 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
9584 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
9585 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
9586 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
9587 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
9588 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
9589 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
9590 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
9591 after program completion.
9592 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
9593 compiled with a SELECT_VECS setting.
9594 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
9595 infinite recursion.
9596
9597 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
9598 Added checks for COFF results, and made them expected failures for
9599 all targets. It would be better to make them expected failures
9600 for COFF targets only.
9601
9602Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9603
9604 * Makefile.in: add null dvi target, don't bother to recurse
9605 through test directories for info and install-info; rename
9606 $(datadir) to be dejagnu instead of deja-gnu
9607
9608Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
9609
9610 * gdb.t31/gdbme.ch: Re-enable code that previously caused
9611 compiler to coredump.
9612 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
9613 code.
9614
9615Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
9616
9617 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
9618 coredump.
9619 * gdb.t31/chillvars.exp: Comment out tests that depend on that
9620 code.
9621
9622Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
9623
9624 * gdb.t03/ptype.exp: tests for return code from gdb_test.
9625 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
9626 which in a shell. Deletes xgdb when done.
9627 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
9628 Tests the return from the "set height" or "set width" commands.
9629 Added a few return codes where needed.
9630
9631Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
9632
9633 * Makefile.in (SUBDIRS): Add gdb.t17.
9634 * configure.in (subdirs): Add gdb.t17.
9635 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
9636 files to test gdb's calling of functions in the inferior with
9637 the correct arguments and gdb's ability to retrieve any
9638 result returned.
9639
9640Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
9641
9642 * config/unix-gdb.exp (gdb_exit): Remove close commands that
9643 may be called after gdb goes away. Previous versions of expect
9644 needed these to avoid file descriptor leaks, but they cause
9645 errors with the current revision of expect.
9646 * gdb.t00/gdbvars.exp: Use -re on expected output after
9647 setting sevenbit-strings.
9648 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
9649 to set sevenbit-strings consistent across tests.
9650 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
9651 set sevenbit-strings consistent across tests.
9652
9653Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
9654
9655 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
9656 expected output to match current "expect" expectations.
9657
9658Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
9659
9660 * gdb.t00/default.exp: Change expected output for default "source"
9661 command, to match new gdb behavior which requires a filename to
9662 source.
9663
9664Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
9665
9666 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
9667 expected fail for i486-*-* that misses the marker2 function.
9668 * gdb.t10/crossload.exp (bfddefault): Allow successful
9669 recognition of a format to pass even if no symbols are found.
9670 Explicitly catch failures where the format is not recognized
9671 or is ambiguous, and add the reason to the fail message.
9672 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
9673 the cause is and invalid target and add reason to failure message.
9674 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
9675 elf32-i386, elf32-sparc, and elf32-i860.
9676 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
9677 Set up expected failure for 'filename'::variable scope resolution,
9678 which is now apparently broken on all targets.
9679 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
9680 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
9681 gdb.t23/templates.exp: Change failure for missing binfile into
9682 just a warning.
9683 gdb.t21/demangle.exp: Change all cfront references to 'arm'
9684 references.
9685
9686Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
9687
9688 * gdb.t00/default.exp: Add expected output for default "source"
9689 command, to match new gdb behavior.
9690 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
9691
9692Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
9693
9694 * config/*-gdb.exp: returns an error, rather than exiting on
9695 internal errors.
9696
9697Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
9698
9699 * gdb.t03/gdbme.c: Add pointer to struct variable.
9700 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
9701 referencing struct members.
9702
9703Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
9704
9705 * configure.in (mips-idt-ecoff): New target.
9706 * config/mips-gdb.exp: New file for remote board using MIPS remote
9707 debugging protocol.
9708
9709 * Redid configuration scheme. Removed gdb.t*/configure.in.
9710 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
9711 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
9712 distclean targets. Built executables via .o files. Adjusted
9713 tests to account for source files in $(srcdir) rather than
9714 $(objdir).
9715 * lib/gdb.exp (runto): Don't expect () after the function name,
9716 because it may have arguments.
9717
9718Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
9719
9720 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
9721 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
9722 expected failures for mips-idt-* and mips-sgi-*.
9723 * gdb.t00/default.exp (attach): Kill process if requested.
9724 * gdb.t00/help.exp (help target core, help target): Accept a gdb
9725 that does not read core files.
9726 * gdb.t01/run.exp: Removed checks for exit status code.
9727 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
9728 it is linked in.
9729 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
9730 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
9731 appropriate, rather than doing it by hand.
9732 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
9733 execution.
9734 * gdb.t10/crossload.exp: Kill existing program if needed.
9735 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
9736 appropriate, rather than doing it by hand. Always increase
9737 timeout for this test, not just for VxWorks.
9738
9739Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
9740
9741 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
9742 of Chill STRUCT types and STRUCT values.
9743 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
9744 than "char".
9745 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
beb998c6 9746 struct2): New struct definitions and initializations to test
c906108c
SS
9747 simple Chill STRUCT types.
9748
9749Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
9750
9751 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
9752 the null byte at the end of strings.
9753 * gdb.t00/default.exp: Make show version insensitive to copyright
9754 date.
9755 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
9756 to avoid dependencies on target char signedness.
9757 * gdb.t16/printcmds.exp: Update expected results for explicitly
9758 unsigned char.
9759 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
9760 now work.
9761 * gdb.t21/demangle.exp: Add many more patterns for template
9762 demangling, most of them being expected failures.
9763 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
9764 string we are matching for, to match on the whole string.
9765 * gdb.t21/demangle.exp: Add many new test strings to demangle,
9766 and fix a whole bunch that had incorrect expected output but were
9767 passing anyway because of the bug in "proc demangle".
9768 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
9769 type.
9770 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
9771
9772Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
9773
9774 * gdb/testsuite: made modifications to testcases, etc., to allow
9775 them to work properly given the reorganization of deja-gnu and the
9776 relocation of the testcases from deja-gnu to a "tool" subdirectory.
9777
9778Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
9779
9780 * gdb/testsuite: Initial creation of gdb/testsuite.
9781 Migrated dejagnu testcases and support files for testing nm to
9782 gdb/testsuite from deja-gnu. These files were moved "as is"
9783 with no modifications. This migration is part of a major overhaul
9784 of dejagnu. The modifications to these testcases, etc., which
9785 will allow them to work with the new version of dejagnu will be
9786 made in a future update.
9787\f
9788Local Variables:
9789mode: indented-text
9790left-margin: 8
9791fill-column: 74
9792version-control: never
9793End:
This page took 1.318 seconds and 4 git commands to generate.