]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Add missing files from last commit :-(
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
92851186
MC
12003-02-05 Michael Chastain <mec@shout.net>
2
3 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
4 output for configurations with gcc 2.95.3.
5
cbf1e085
AC
62003-02-05 Keith Seitz <keiths@redhat.com>
7 Andrew Cagney <ac131313@redhat.com>
8
9 * gdb.mi/mi-cli.exp: New file.
10
29518e1e
MC
112003-02-04 Michael Chastain <mec@shout.net>
12
13 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
14 Call perror and then continue.
15
5af1d5f3
MC
162003-02-03 Michael Chastain <mec@shout.net>
17
18 * gdb.c++/pr-1023.cc: New file.
19 * gdb.c++/pr-1023.exp: New file.
20
6b549786
JB
212003-02-05 Jim Blandy <jimb@redhat.com>
22
23 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
24 it's local to foobar. Check for it there, and check that it's not
25 present in main.
26 * gdb.c++/local.cc (marker2): New function.
27 (foobar): Call marker1.
28 (main): Call marker2 instead of marker1.
29
67f16606
AC
302003-02-04 Andrew Cagney <ac131313@redhat.com>
31
32 * gdb.disasm/mn10200.exp: Obsolete file.
33 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
34 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
35 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
36
1c5cb38e
DC
372003-02-04 David Carlton <carlton@math.stanford.edu>
38
39 * gdb.c++/overload.exp: Test intToChar(1).
40 * gdb.c++/overload.cc (intToChar): New.
41 (main): Call intToChar.
42
d1fe6965
DC
432003-02-03 David Carlton <carlton@math.stanford.edu>
44
45 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
46 'might_kfail' arg.
47 KFAIL some of the continue_to_bp_overloaded calls, according to
48 PR c++/1025.
49
9ba61c5d
MC
502003-02-01 Michael Chastain <mec@shout.net>
51
52 * gdb.base/advance.c (marker1): New marker function.
53 * gdb.base/advance.exp: When the 'advance' command lands on the
54 return breakpoint, it can legitimately stop on either the
55 current line or the next line. Accommodate both outcomes.
56 * gdb.base/until.exp: Likewise.
57
e7494ffb
AC
582003-02-02 Andrew Cagney <ac131313@redhat.com>
59
60 2002-11-10 Jason Molenda (jason-cl@molenda.com):
61 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
62 now a list, not a tuple.
63 * gdb.mi/mi-var-display.exp: Ditto.
64 * gdb.mi/gdb792.exp: Ditto.
65
075559bc
AC
662003-02-01 Andrew Cagney <ac131313@redhat.com>
67
68 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
69 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
70 stack backtraces.
71 * gdb.mi/mi-syn-frame.c: Part of same.
72
2bd4c7b1
MK
732003-02-01 Mark Kettenis <kettenis@gnu.org>
74
75 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
76 gdb.mi/mi1-pthreads.exp: Return instead of calling
77 gdb_suppress_entire_file.
78
eabd8992
MS
792003-02-01 Mark Salter <msalter@redhat.com>
80
81 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
82
71469e2f
MS
832003-01-31 Mark Salter <msalter@redhat.com>
84
85 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
86 Support empty arg.
87
38a94d44
MC
882003-01-30 Michael Chastain <mec@shout.net>
89
90 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
91 This was a workaround for a UTF-8 bug in readline 4.3. The bug
92 has been fixed in gdb/readline on 2003-01-09.
93
19ea9e73
MS
942003-01-29 Michael Snyder <msnyder@redhat.com>
95
96 * gdb.base/args.exp: Skip if target does not support args passing.
97
2307bd6a
DJ
982003-01-22 Daniel Jacobowitz <drow@mvista.com>
99
19ea9e73 100 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
101 gdb_test. Accept a list of expect arguments as the third
102 parameter.
103 (gdb_test): Use it.
104
f2dd3617
EZ
1052003-01-20 Elena Zannoni <ezannoni@redhat.com>
106
107 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
108 allow for different test tree configurations. Update some
109 tescases accordingly.
110 * gdb.arch/altivec-regs.exp: Ditto.
111 * gdb.asm/asm-source.exp: Ditto.
112 * gdb.base/advance.exp: Ditto.
113 * gdb.base/display.exp: Ditto.
114 * gdb.base/long_long.exp: Ditto.
115 * gdb.base/mips_pro.exp: Ditto.
116 * gdb.base/overlays.exp: Ditto.
117 * gdb.base/relocate.exp: Ditto.
118 * gdb.base/setshow.exp: Ditto.
119 * gdb.base/step-line.exp: Ditto.
120 * gdb.base/step-test.exp: Ditto.
121 * gdb.base/until.exp: Ditto.
122 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
123
c71cdefd
DC
1242003-01-17 David Carlton <carlton@math.stanford.edu>
125
126 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
127 corresponding to PR c++/945.
128 Update copyright.
129
fdba05d7
DC
1302003-01-17 David Carlton <carlton@math.stanford.edu>
131
132 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
133 corresponding to PR c++/68.
134
1352003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
136
137 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
138 (test_paddr_hairy_functions): Call print_addr_2_kfail for
139 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
140
c362c33a
EZ
1412003-01-15 Elena Zannoni <ezannoni@redhat.com>
142
0fbc361c
EZ
143 * gdb.base/break.exp: Fix change of default location, because of
144 removal of until tests.
145 * gdb.base/help.exp: Update test for new 'until' help message.
146 Add test for help on 'advance'.
c362c33a
EZ
147 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
148
dabf8a35
MK
1492003-01-15 Mark Kettenis <kettenis@gnu.org>
150
151 * gdb.base/default.exp: Adapt "info float" test for recent changes
152 to that command. Add test for "info vector".
153 * gdb.base/float.exp: New file. Add test for "info float" that
154 resembles the old test in gdb.base/default.exp.
155
a1769aca
DC
1562003-01-15 David Carlton <carlton@math.stanford.edu>
157
158 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
159
82025e13
EZ
1602003-01-15 Elena Zannoni <ezannoni@redhat.com>
161
162 * gdb.base/break.exp: Move the tests of until command from here...
163 * gdb.base/until.exp: ... to here. New file. Add other tests.
164 * gdb.base/advance.c: New file.
165 * gdb.base/advance.exp: New file.
166
8f9ab801
EZ
1672003-01-14 Elena Zannoni <ezannoni@redhat.com>
168
169 * gdb.base/args.c: New file.
170 * gdb.base/args.exp: New file.
171
9ae66589
DJ
1722003-01-14 Daniel Jacobowitz <drow@mvista.com>
173
174 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
175
8d77e5c3
DJ
1762003-01-14 Daniel Jacobowitz <drow@mvista.com>
177
178 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
179
12d2f0a1
DJ
1802003-01-14 Daniel Jacobowitz <drow@mvista.com>
181
182 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
183 dates.
184
6ca37014
DJ
1852003-01-13 Daniel Jacobowitz <drow@mvista.com>
186
187 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
188
b0023472
DJ
1892003-01-13 Daniel Jacobowitz <drow@mvista.com>
190
191 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
192 (ptype &*"foo").
193 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
194
d6abaea5
DJ
1952002-01-13 Daniel Jacobowitz <drow@mvista.com>
196
197 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
198 * gdb.mi/mi1-console.exp: Likewise.
199
dfd536a7
DJ
2002002-01-13 Daniel Jacobowitz <drow@mvista.com>
201
202 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
203 * gdb.mi/mi1-console.exp: Likewise.
204
a1fb14a2
DJ
2052003-01-13 Daniel Jacobowitz <drow@mvista.com>
206
207 * gdb.c++/overload.exp: Remove some fixed XFAILs.
208
c4cf40b7
DJ
2092003-01-09 Daniel Jacobowitz <drow@mvista.com>
210
211 * gdb.base/detach.exp: New test.
212
696d5a5b
DJ
2132003-01-09 Daniel Jacobowitz <drow@mvista.com>
214
215 * Makefile.in (ALL_SUBDIRS): New variable.
216 (subdirs, clean, distclean): Use it.
217 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
218 regenerating Makefile, since it is generated from the top level.
219 * gdb.asm/Makefile.in: Likewise.
220 * gdb.base/Makefile.in: Likewise.
221 * gdb.c++/Makefile.in: Likewise.
222 * gdb.disasm/Makefile.in: Likewise.
223 * gdb.java/Makefile.in: Likewise.
224 * gdb.mi/Makefile.in: Likewise.
225 * gdb.threads/Makefile.in: Likewise.
226 * gdb.trace/Makefile.in: Likewise.
227
754533e4
DC
2282003-01-09 David Carlton <carlton@math.stanford.edu>
229
230 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
231 Add copyright year 2003.
232
d8b3e9ee
MC
2332003-01-06 Michael Chastain <mec@shout.net>
234
235 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
236 When selecting a thread, 'line' and 'file' are optional.
237 * gdb.mi/mi1-pthreads.exp: Likewise.
238
8e9e0fe6
AS
2392003-01-06 Andreas Schwab <schwab@suse.de>
240
241 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
242 failures.
243
b5ab8ff3
DJ
2442003-01-04 Daniel Jacobowitz <drow@mvista.com>
245
246 Fix PR gdb/844
247 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
248 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
249
250 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
251 instead of calling gdb_suppress_entire_file.
252 * gdb.threads/print-threads.exp: Likewise.
253 * gdb.threads/schedlock.exp: Likewise.
254
255 * gdb.threads/killed.exp: Return instead of calling
256 gdb_suppress_entire_file.
257 * gdb.threads/linux-dp.exp: Likewise.
258 * gdb.threads/pthreads.exp: Likewise.
259
1e698235
DJ
2602003-01-04 Daniel Jacobowitz <drow@mvista.com>
261
262 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
263 stabs.
264 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
265 * gdb.base/whatis.exp: Always allow (void) after function names.
266
147ff08c
DJ
2672003-01-04 Daniel Jacobowitz <drow@mvista.com>
268
269 * gdb.c++/casts.exp: Correct regexp.
270
dc62bfc2
MK
2712003-01-04 Mark Kettenis <kettenis@gnu.org>
272
273 * configure.in: Call AC_CONFIG_HEADER. Don't call
274 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
275 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
276 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
277 aforementioned directories in the AC_OUPUT call.
278 * config.hin: New file.
279 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
280 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
281 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
282 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
283 pass -I$objdir instead of -I$objdir/$subdir in compilation.
284 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
285 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
286 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
287 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
288 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
289 gdb.threads/configure.in, gdb.threads/configure,
290 gdb.threads/config.in, gdb.trace/configure.in,
291 gdb.trace/configure: Removed.
292
77afa639
MC
2932003-01-03 Michael Chastain <mec@shout.net>
294
295 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
296 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
297
7634bb6e
DJ
2982003-01-03 Daniel Jacobowitz <drow@mvista.com>
299
300 * gdb.base/store.exp: Fix regular expressions.
301
b39c905e
MK
3022002-12-28 Mark Kettenis <kettenis@gnu.org>
303
304 * configure.in: Rewrite.
305 * configure: Regenerated.
306
0a8551dd
DC
3072003-01-03 David Carlton <carlton@math.stanford.edu>
308
309 * gdb.base/psymtab.exp: New file.
310 * gdb.base/psymtab1.c: Ditto.
311 * gdb.base/psymtab2.c: Ditto.
312
c60b7188
AF
3132002-12-23 Adam Fedor <fedor@gnu.org>
314
315 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
316
ee73db83
DC
3172002-12-23 David Carlton <carlton@math.stanford.edu>
318
319 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
320 and current_directory initialization.
321
d6c1774e
JB
3222002-12-22 Jim Blandy <jimb@redhat.com>
323
f0a847b8
JB
324 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
325 rather than as part of the output file name.
326
d6c1774e
JB
327 * gdb.base/attach.exp: There's no need to copy the test program to
328 /tmp; that was only ever necessary on HP/UX, and this test is
329 entirely disabled there anyway.
330
f0708dbb
JB
3312002-12-21 Jim Blandy <jimb@redhat.com>
332
4c2acfea
JB
333 * gdb.c++/psmang.exp: Doc fix.
334
f0708dbb
JB
335 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
336 test.
337
9579e000
DC
3382002-12-20 David Carlton <carlton@math.stanford.edu>
339
340 * gdb.c++/annota2.exp: KFAIL annotate-quit.
341
d1810171
MC
3422002-12-18 Michael Chastain <mec@shout.net>
343
344 * gdb.c++/annota2.exp: Add copyright year 2002.
345
76565097
DC
3462002-12-17 David Carlton <carlton@math.stanford.edu>
347
348 * gdb.c++/try_catch.cc: Add marker comments.
349 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
350 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
351 * gdb.c++/m-static.cc: Ditto.
352 * gdb.c++/m-static1.cc: Ditto.
353 * gdb.c++/try_catch.cc: Ditto.
354
da81390b
JJ
3552002-12-16 Jeff Johnston <jjohnstn@redhat.com>
356
357 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
358 to see whether we are using the new -environment-directory
359 command which resets via -r or the old version of the command
360 which may prompt the user. Part of fix for gdb/741.
361
b304d130
AC
3622002-12-13 Andrew Cagney <ac131313@redhat.com>
363
364 * gdb.fortran/types.exp: Update obsolete comment.
365 * gdb.fortran/exprs.exp: Ditto.
366 * lib/gdb.exp: Delete obsolete code.
367 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
368 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
369 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
370 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
371 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
372 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
373 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
374 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
375 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
376 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
377 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
378 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
379 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
380 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
381 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
382 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
383 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
384 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
385 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
386 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
387 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
388 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
389 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
390 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
391 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
392 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
393 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
394 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
395 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
396 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
397 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
398 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
399 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
400 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
401 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
402 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
403 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
404
a23b6e6a
DC
4052002-12-11 David Carlton <carlton@math.stanford.edu>
406
407 * gdb.c++/m-data.exp: Add test for members that shadow global
408 variables: see PR gdb/804.
409 * gdb.c++/m-data.cc: Ditto.
410
6604731b
DJ
4112002-12-10 Daniel Jacobowitz <drow@mvista.com>
412
413 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
414
de46ecd7
DC
4152002-12-06 David Carlton <carlton@math.stanford.edu>
416
417 * gdb.base/store.c: Don't declare functions static.
418
27e829d0
AC
4192002-12-04 Andrew Cagney <ac131313@redhat.com>
420
421 * gdb.base/store.exp, gdb.base/store.c: New files.
422
92806416
DJ
4232002-12-03 Daniel Jacobowitz <drow@mvista.com>
424
425 * gdb.base/selftest.exp: Update for current gdb.
426
3bcbaac5
DJ
4272002-12-03 Daniel Jacobowitz <drow@mvista.com>
428
429 * gdb.base/maint.exp: Only dump symbols from one source file
430 or objfile.
431
f4f00b1f
DJ
4322002-12-03 Daniel Jacobowitz <drow@mvista.com>
433
434 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
435 function call.
436
f1c8a949
JB
4372002-11-25 Jim Blandy <jimb@redhat.com>
438
439 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
440 function appearing in error message.
441
9e297a97
DJ
4422002-11-21 Daniel Jacobowitz <drow@mvista.com>
443
444 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
445
1f312e79
JJ
4462002-11-08 Jeff Johnston <jjohnstn@redhat.com>
447
448 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
449 for mi1 and current mi is in correct format. New mi startup message
450 should be in mi console format. This is part of fix for PR gdb/604.
451
83c31e7d
FN
4522002-09-18 Fernando Nasser <fnasser@redhat.com>
453
454 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
455 which explicitly prints the zero offset as "+0".
456
322b3f65
DJ
4572002-10-22 Daniel Jacobowitz <drow@mvista.com>
458
459 * gdb.threads/schedlock.c (args): Make unsigned.
460
4612002-10-21 Daniel Jacobowitz <drow@mvista.com>
462
463 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
464 numbers. Allow "foo2|selected stack frame".
465 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
466 * gdb.asm/asmsrc2.s: Likewise.
467 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
468 comments.
469 * gdb.asm/mips.inc: New file.
470
5e2fe5b8
AF
4712002-10-18 Adam Fedor <fedor@gnu.org>
472
473 * gdb.base/default.exp: Update expected output to include 'ObjC'.
474 * gdb.base/help.exp: Likewise.
475
abe1a5d0
KB
4762002-10-17 Kevin Buettner <kevinb@redhat.com>
477
478 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
479 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
480
10abb1d4
JB
4812002-10-02 Jim Blandy <jimb@redhat.com>
482
483 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
484
1f609b42
AC
4852002-10-01 Andrew Cagney <ac131313@redhat.com>
486
487 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
488 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
489 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
490 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
491 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
492 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
493 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
494
0aee02e4
AC
4952002-09-29 Andrew Cagney <ac131313@redhat.com>
496
497 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
498 * mi0-disassemble.exp, mi0-eval.exp: Delete.
499 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
500 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
501 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
502 * mi0-var-block.exp, mi0-var-child.exp: Delete.
503 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
504
6fde09ad
KB
5052002-09-27 Kevin Buettner <kevinb@redhat.com>
506
507 * gdb.base/annota1.exp (info break): Make directory components of
508 path optional since not all compilers emit this debug information.
509
510 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
511 step ends up stepping out of the function instead of stopping on
512 the epilogue.
513
9e8aab75
KS
5142002-09-26 Keith Seitz <keiths@redhat.com>
515
516 * lib/insight-support.exp (gdbtk_start): Figure out where
517 the insight executable is based on where gdb is. Use this
518 executable to start insight instead of gdb.
519
e36180d7
AC
5202002-09-25 Andrew Cagney <cagney@redhat.com>
521
522 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
523
9dd34b2b
AC
5242002-09-24 Andrew Cagney <ac131313@redhat.com>
525
526 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
527 test_isolated_complaints.
528 (test_empty_complaint): New function.
529 (test_empty_complaints): New function. Check no output when no
530 complaints.
531
dea97812
KB
5322002-09-19 Jim Blandy <jimb@redhat.com>
533
534 * gdb.base/charset.exp, gdb.base/charset.c: New files.
535
54951bd7
AC
5362002-09-19 Andrew Cagney <ac131313@redhat.com>
537
538 * gdb.gdb/complaints.exp: New file.
539
dec43320
AC
5402002-09-18 Andrew Cagney <ac131313@redhat.com>
541
542 * gdb.base/maint.exp: Check `help maint internal-warning'.
543
e70d6e3f
DC
5442002-09-18 David Carlton <carlton@math.stanford.edu>
545
546 * gdb.c++/m-static.exp: Remove breakpoints depending on line
547 numbers, and replace them by a single breakpoint after the
548 constructors are all finished.
549 Add test 4.
550 * gdb.c++/m-static.cc: Add test 4.
551 * gdb.c++/m-static.h: New file.
552 * gdb.c++/m-static1.cc: New file.
553
554 * gdb.c++/printmethod.exp: New file.
555 * gdb.c++/printmethod.cc: New file.
556
557 * gdb.c++/pr-574.exp: New file.
558 * gdb.c++/pr-574.cc: New file.
559
afb5c968
CV
5602002-09-18 Corinna Vinschen <vinschen@redhat.com>
561
562 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
563 embedded targets which never actually exit.
564
31e45dee
FN
5652002-09-18 Fernando Nasser <fnasser@redhat.com>
566
567 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
568 "don't step after run" as unresolved or unsupported, instead of xfail.
569
a283c5a1
CV
5702002-09-18 Corinna Vinschen <vinschen@redhat.com>
571
572 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
573 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
574 Add newline to expected string in "step out of main (status wrapper)"
575 case.
576
11350d2a
CV
5772002-09-18 Corinna Vinschen <vinschen@redhat.com>
578
579 * lib/gdb.exp (rerun_to_main): Allow restarting application.
580 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
581
0deec7d6
TT
5822002-09-17 Tom Tromey <tromey@redhat.com>
583
584 * gdb.base/printcmds.exp (test_print_string_constants): Expect
585 \000, not \0, in double-quoted string.
586
b2b4a1b5
CV
5872002-09-14 Corinna Vinschen <vinschen@redhat.com>
588
589 * gdb.base/command.exp: Don't expect a "Program exited normally"
590 string after running the commands execution on breakpoint tests.
591
1c56143a
CV
5922002-09-13 Corinna Vinschen <vinschen@redhat.com>
593
594 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
595
37f8da45
JB
5962002-09-12 Joel Brobecker <brobecker@gnat.com>
597
598 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
599
08b468e0
KS
6002002-09-10 Keith Seitz <keiths@redhat.com>
601
602 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
603 runto proc.
604 (mi_run_to_main): Use mi_runto.
605 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
606
dc360f58
KS
6072002-09-10 Keith Seitz <keiths@redhat.com>
608
609 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
610 regexp for stopping at main. Could have multiple event notifications.
611 Don't assume that main was declared with no parameters.
612 (mi_next): Use mi_step_to.
613 (mi_step): Use mi_next_to.
614
ce3abcfb
CV
6152002-09-09 Corinna Vinschen <vinschen@redhat.com>
616
617 * gdb.base/default.exp: Fix expected string in `info float' test.
618
d1f5b980
BE
6192002-09-09 Ben Elliston <bje@redhat.com>
620
621 * config/mips.exp: Update comments.
622 * config/mips-idt.exp: Likewise.
623 * config/nind.exp: Likewise.
624 * config/slite.exp: Likewise.
625 * config/sparclet.exp: Likewise.
626 * config/udi.exp: Likewise.
627 * config/vx.exp: Likewise.
628 * config/vxworks29k.exp: Likewise.
629
2f71430b
JB
6302002-09-05 Jim Blandy <jimb@redhat.com>
631
632 * gdb.threads/killed.exp: Fix test failure message.
633
7ddebc7e
KS
6342002-09-04 Keith Seitz <keiths@redhat.com>
635
636 * lib/mi-support.exp: Update copyright.
637 (mi_gdb_test): Increase the priority of the expected pattern
638 so that it matches gdb_test.
639
0ae67eb3
KS
6402002-09-03 Keith Seitz <keiths@redhat.com>
641
642 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
643 Use integer comparison instead of string comparison for testing
644 whether binary was built.
645
38fc42c8
JB
6462002-09-03 Jim Blandy <jimb@redhat.com>
647
648 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
649
b6ff0e81
JB
6502002-08-29 Jim Blandy <jimb@redhat.com>
651
652 * gdb.threads/pthreads.exp: Move the portable thread compilation
653 code into a function in lib/gdb.exp, and call that from here.
654 * lib/gdb.exp (gdb_compile_pthreads): New function.
655
07c98896
KS
6562002-08-29 Keith Seitz <keiths@redhat.com>
657
658 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
659 expect_out so that callers can get at it.
660
0312286c
DJ
6612002-08-23 Daniel Jacobowitz <drow@mvista.com>
662
663 * gdb.threads/print-threads.c: New file.
664 * gdb.threads/print-threads.exp: New file.
665 * gdb.threads/schedlock.c: New file.
666 * gdb.threads/schedlock.exp: New file.
667
dd039bc4
EZ
6682002-08-22 Elena Zannoni <ezannoni@redhat.com>
669
670 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
671 not altivec.c.
672
1f36144c
MK
6732002-08-17 Mark Kettenis <kettenis@gnu.org>
674
675 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
676 targets. The problem should be fixed now.
677
16057ec7 6782002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
679
680 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
681 2002-07-24 change that removes final dots from error messages.
682
3c1499ad
TT
6832002-08-13 Tom Tromey <tromey@redhat.com>
684
685 * gdb.base/readline.exp: New file.
686
a20ce2c3
AC
6872002-08-01 Andrew Cagney <ac131313@redhat.com>
688
689 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
690 supress message.
691
db034ac5
AC
6922002-08-01 Andrew Cagney <cagney@redhat.com>
693
694 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
695 CHILL_FOR_TARGET and CHILL_LIB.
696 * configure.in (configdirs): Remove gdb.chill.
697 * configure: Regenerate.
698 * lib/gdb.exp: Obsolete references to chill.
699 * gdb.fortran/types.exp: Ditto.
700 * gdb.fortran/exprs.exp: Ditto.
701
3e000b18
KB
7022002-07-30 Kevin Buettner <kevinb@redhat.com>
703
704 * gdb.base/shlib-call.exp (additional_flags): Conditionally
705 set Irix-specific compile and link flags.
706
28f4966b
KB
7072002-07-29 Kevin Buettner <kevinb@redhat.com>
708
709 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
710 source files. The ``-o'' option doesn't work with the ``-E'' option
711 when using the Irix compiler.
712
46c0d5a6
DJ
7132002-07-19 Daniel Jacobowitz <drow@mvista.com>
714
715 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
716 Improve support for reusing an exec file. Copy exec file
717 to target, and run gdbserver on the target instead of on the host.
718
eecf4bed
JB
7192002-07-18 Jim Blandy <jimb@redhat.com>
720
0f815cdf
JB
721 * gdb.base/ending-run.exp: Don't expect to see the program end in
722 some orderly fashion when we're running on a real stand-alone
723 board.
724
eecf4bed
JB
725 * gdb.base/interrupt.exp: Correct logic for skipping tests on
726 targets that don't support interrupts.
727
52d309e4
JB
7282002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
729
730 * gdb.base/attach.exp: Add patterns to match output from /proc-based
731 systems.
732 Move comments in expect statements to inside the actions, so that they
733 don't get matched against.
734
ff683d9e
MK
7352002-07-10 Mark Kettenis <kettenis@gnu.org>
736
737 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
738 function when asleep" test.
739
b5356753
AC
7402002-07-10 Andrew Cagney <ac131313@redhat.com>
741
742 * gdb.base/page.exp: Rewrite to handle problems with very long
743 `info set' output. Update copyright.
744
6aa4d13a
AC
7452002-06-26 Andrew Cagney <ac131313@redhat.com>
746
747 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
748 gdb.threads-hp.
749 * gdb.hp/configure: Regenerate.
750 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
751 * gdb.hp/gdb.threads-hp/configure: Delete file.
752 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
753
8cf8c2b8
AC
7542002-06-22 Andrew Cagney <ac131313@redhat.com>
755
756 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
757 setlocale, bindtextdomain and textdomain.
758
6827a8f8
JB
7592002-06-11 Jim Blandy <jimb@redhat.com>
760
919d772c
JB
761 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
762 preprocessor macro information is present.
763
6827a8f8
JB
764 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
765 tests.
766
c15b0d21
MS
7672002-06-06 Michael Snyder <msnyder@redhat.com>
768
c5984d70
MS
769 * gdb.base/overlays.exp: Record addresses of overlay
770 functions in TCL variables rather than in GDB variables,
771 to avoid having GDB convert them to pointers (with loss
772 of information).
773
99a8512b
MS
774 * gdb.base/d10v.ld: Merge in several years worth of
775 default linker script changes.
c15b0d21
MS
776 * gdb.base/long_long.exp: Add check for sizeof (long double).
777
be26fe0d
ML
7782002-06-06 Michal Ludvig <mludvig@suse.cz>
779
780 * gdb.asm/asm-source.exp: Add x86-64 target.
781 * gdb.asm/x86_64.inc: New.
782
258093ca 7832002-05-30 Michael Chastain <mec@shout.net>
258093ca 784
4b3153f1 785 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
786 * gdb.c++/m-static.cc: New file.
787 * gdb.c++/m-static.exp: New file.
788
241264c6
MS
7892002-05-28 Michael Snyder <msnyder@redhat.com>
790
791 * gdb.base/call-ar-st.exp: Allow for reduced floating point
792 precision.
793
9bba8c8f 7942002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 795
4b3153f1 796 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
797 * gdb.c++/m-data.cc: New file.
798 * gdb.c++/m-data.exp: New file.
799
8002002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 801
4b3153f1 802 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f
MC
803 * gdb.c++/try_catch.cc: New file.
804 * gdb.c++/try_catch.exp: New file.
805
def1b996
MC
8062002-05-27 Michael Chastain <mec@shout.net>
807
808 * gdb.c++/local.exp: Accept more nested types in output.
809
522ba268
MC
8102002-05-26 Michael Chastain <mec@shout.net>
811
812 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
813
277254ba
MS
8142002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
815
816 * lib/gdb.exp (gdb_wrapper_init): Just because
817 gdb_wrapper_file exists, this does not mean that the file
818 should not be rebuilt. That is what gdb_wrapper_initialized
819 is for.
820 (default_gdb_init): Reset gdb_wrapper_initialized.
821
b61a8733
MS
8222002-05-23 Michael Snyder <msnyder@redhat.com>
823
5bdb6d01
MS
824 * gdb.base/all-bin.exp: Revise previous patch by just reducing
825 the precision of the floating point test results.
826 * gdb.base/call-rt-st.exp: Ditto.
827
b61a8733
MS
828 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
829 * gdb.base/call-rt-st.exp: Ditto.
830
56f6e910
MC
8312002-05-19 Michael Chastain <mec@shout.net>
832
833 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
834
ad0b0016
EZ
8352002-05-19 Elena Zannoni <ezannoni@redhat.com>
836
837 * configure.in (configdirs): Add gdb.arch.
838 * configure: Regenerate.
839
f617d2b6
JB
8402002-05-17 Jim Blandy <jimb@redhat.com>
841
842 * gdb.base/completion.exp: Recognize the more detailed error
843 messages produced by the macro expander's lexical analyzer.
844
eac2a696
EZ
8452002-05-14 Elena Zannoni <ezannoni@redhat.com>
846
847 * gdb.arch/altivec-abi.c: New file.
848 * gdb.arch/altivec-abi.exp: New file.
849 * gdb.arch/altivec-regs.c: New file.
850 * gdb.arch/altivec-regs.exp: New file.
851
2fdde8f8
DJ
8522002-05-14 Daniel Jacobowitz <drow@mvista.com>
853
854 * gdb.base/maint.exp (maint print type): Update for new type
855 structure.
eac2a696 856
e31f1a7c
EZ
8572002-05-14 Elena Zannoni <ezannoni@redhat.com>
858
859 * gdb.arch: New directory.
860 * gdb.arch/configure.in: New file.
861 * gdb.arch/configure: New file.
862 * gdb.arch/Makefile.in: New file.
863
db589741
CV
8642002-05-13 Corinna Vinschen <vinschen@redhat.com>
865
866 * gdb.asm/asm-source.exp: Add v850 as supported target.
867 * gdb.asm/v850.inc: New file.
868
8ce2a7dc
DJ
8692002-05-13 Daniel Jacobowitz <drow@mvista.com>
870
871 * gdb.c++/annota2.exp (annotate-quit): Add comment.
872
df763c7f
DJ
8732002-05-12 Daniel Jacobowitz <drow@mvista.com>
874
875 * gdb.base/break.exp: Check 'break "marker2"'.
876
377daeed
MS
8772002-05-10 Michael Snyder <msnyder@redhat.com>
878
879 * gdb.base/long_long.exp: Fix typo.
880
c4b7bc2b
JB
8812002-05-10 Jim Blandy <jimb@redhat.com>
882
ecac9a4e
JB
883 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
884 a bug.
885
c4b7bc2b
JB
886 * gdb.base/printcmds.exp (test_integer_literals_rejected):
887 Recognize more detailed error message produced by the macro
888 expander's lexical analyzer.
889 * lib/gdb.exp (test_print_reject): Same.
890
e71019a1
MK
8912002-05-09 Mark Kettenis <kettenis@gnu.org>
892
893 * gdb.c++/method.exp: Fix typo.
894
fedfc8e6
MS
8952002-05-08 Michael Snyder <msnyder@redhat.com>
896
166a1957
MS
897 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
898 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 899 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
900 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
901 Add iftarget clause for strongarm.
902
f1c47eb2
MS
9032002-05-06 Michael Snyder <msnyder@redhat.com>
904
cb9a9d3e
MS
905 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
906 (gdb_continue_to_end): Accept output from status wrapper.
907 * gdb.base/ending-run.exp: Add case for output from status wrapper.
908 Clean up fail messages to match pass messages.
909
f1c47eb2
MS
910 Enable the "needs_status_wrapper" testsuite feature.
911 * lib/gdb.exp (gdb_wrapper_init): New procedure.
912 (gdb_compile): Conditionally call gdb_wrapper_init.
913 * gdb.base/a2-run.exp: Recognize output from status wrapper.
914 * gdb.c++/method.exp: Recognize output from status wrapper.
915
6079c749
BE
9162002-05-06 Ben Elliston <bje@redhat.com>
917From Graydon Hoare <graydon@redhat.com>
918
919 * config/sid.exp: Include support for "rawsid" protocol.
920
188baff3
JB
9212002-05-03 Jim Blandy <jimb@redhat.com>
922
923 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
924 * gdb.c++/hang3.C: New file.
925
b9c07f0f
AC
9262002-05-04 Andrew Cagney <ac131313@redhat.com>
927
928 * gdb.base/default.exp: Remove obsolete code.
929 * gdb.c++/misc.exp: Ditto. Update copyright.
930 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
931 * gdb.base/whatis.exp: Ditto. Update copyright.
932 * gdb.base/scope.exp: Ditto. Update copyright.
933 * gdb.base/ptype.exp: Ditto. Update copyright.
934 * gdb.base/printcmds.exp: Ditto. Update copyright.
935 * gdb.base/opaque.exp: Ditto. Update copyright.
936 * gdb.base/list.exp: Ditto.
937 * gdb.base/funcargs.exp: Ditto. Update copyright.
938 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
939 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
940 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
941 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
942 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
943 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
944
5c7a0397
MS
9452002-05-02 Michael Snyder <msnyder@redhat.com>
946
d6dcc264 947 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
948 * gdb.base/long_long.exp: Add xscale target.
949 * gdb.base/default.exp: Add xscale target.
950
eb7f1c48
JB
9512002-05-01 Jim Blandy <jimb@redhat.com>
952
953 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
954 gdb.c++/hang.exp: New test.
955
a6befae8
FF
9562002-05-01 Fred Fish <fnf@redhat.com>
957
958 * gdb.base/completion.exp: Handle completions of "./Make" for
959 more than one completion possibility, as is the case when we
960 build and test in the source tree.
961
0a310277
AG
9622002-04-29 Anthony Green <green@redhat.com>
963
964 * gdb.java/jmisc1.exp: New file.
965 * gdb.java/jmisc2.exp: New file.
966
6ff9af88
DJ
9672002-04-24 Daniel Jacobowitz <drow@mvista.com>
968
969 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
970
96b3d632
EZ
9712002-04-23 Elena Zannoni <ezannoni@redhat.com>
972
973 * gdb.base/help.exp: Change 'help status' to allow for target
974 dependent output differences.
975
5019bb54
MC
9762002-04-22 Michael Chastain <mec@shout.net>
977
978 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
979
a805a116
MC
9802002-04-22 Michael Chastain <mec@shout.net>
981
982 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
983
a1706bfd
DM
9842002-04-17 David S. Miller <davem@redhat.com>
985
986 * gdb.asm/sparc64.inc: New file.
987 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
988
a73a20a2
EZ
9892002-04-19 Elena Zannoni <ezannoni@redhat.com>
990
991 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
992 instruction file directly into the build tree. Clean up at end of
993 test.
994
ba678339
DM
9952002-04-18 David S. Miller <davem@redhat.com>
996
997 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
998 handle 64-bit platforms correctly.
999 * gdb.base/maint.exp: Likewise.
1000
b03399da
KB
10012002-04-18 Kevin Buettner <kevinb@redhat.com>
1002
1003 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
1004 ``-fpic'' when compiling files comprising a shared library, but
1005 it does need additional linker flags in order to find shared
1006 libraries at run time.
1007
e2004992
KB
10082002-04-18 Kevin Buettner <kevinb@redhat.com>
1009
1010 * gdb.base/cvexpr.c (use): New function.
1011 (main): Invoke use() on all global variables to prevent
1012 some linkers from deleting these otherwise unused symbols.
1013
d8937120
MC
10142002-04-17 Michael Chastain <mec@shout.net>
1015From David S. Miller <davem@redhat.com>
1016
1017 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
1018 handle 64-bit platforms correctly.
1019
ffd61a58
MS
10202002-04-12 Michael Snyder <msnyder@redhat.com>
1021From Jim Blandy <jimb@redhat.com>
1022 * gdb.base/foo.c (foox): Remove section attribute; the linker
1023 script can handle this instead.
1024 * gdb.base/bar.c (barx): Same.
1025 * gdb.base/baz.c (bazx): Same.
1026 * gdb.base/grbx.c (grbxx): Same.
1027
1028 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
1029 manager doesn't automatically unmap overlays unnecessarily.
1030
6b8426a6
MH
10312002-04-10 Martin M. Hunt <hunt@redhat.com>
1032
1033 * gdb.base/ending-run.exp: Fix pattern for Mips targets
1034 stepping out of main.
1035
34af4875
MC
10362002-04-09 Michael Chastain <mec@shout.net>
1037
1038 * gdb.c++/local.cc (main): Move call to marker1() inside nested
1039 scope so that the nested scope tests will make sense.
1040 * gdb.c++/local.exp: Write patterns that actually work with gcc
1041 (the HP patterns "were never known to work with gcc").
1042 Keep the old aCC patterns too.
1043
2d1676a0
DJ
10442002-04-09 Daniel Jacobowitz <drow@mvista.com>
1045
1046 * gdb.base/attach.exp: Correct target board test.
1047
3a63e3f9
MC
10482002-04-08 Michael Chastain <mec@shout.net>
1049
1050 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
1051 in a const method. Add some xfail and fail cases for configurations
1052 that do not emit the "const ...".
1053
f18dabd2
MC
10542002-04-07 Michael Chastain <mec@shout.net>
1055
1056 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
1057 Accept "A * const" and "const A * const" as type of "this".
1058 Fix spelling of getFunky throughout. Make messages uniform.
1059
0fcddd82
EZ
10602002-04-07 Elena Zannoni <ezannoni@redhat.com>
1061
1062 Work around for PR gdb/285:
1063 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
1064
16a8534a
EZ
10652002-04-07 Elena Zannoni <ezannoni@redhat.com>
1066
1067 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
1068 instructions file at run time instead of configure time.
1069 Sometimes we run the test in a directory that is not the one we
1070 configured in.
1071 * gdb.asm/configure.in: Delete creation of symlink.
1072 * gdb.asm/configure: Regenerate.
1073
24181d81
JB
10742002-04-05 J. Brobecker <brobecker@gnat.com>
1075
1076 * gdb.gdb/xfullpath.exp: New test, to exercise the new
1077 xfullpath () function.
1078
7cdb7107
DJ
10792002-04-04 Daniel Jacobowitz <drow@mvista.com>
1080
1081 * gdb.asm/Makefile.in: Correct dependencies.
1082
1083 * gdb.asm/powerpc.inc: New file.
1084 * gdb.asm/asm-source.exp: Add PowerPC.
1085 * gdb.asm/configure.in: Likewise.
1086 * gdb.asm/configure: Regenerated.
1087
a7d17088
DJ
10882002-04-04 Daniel Jacobowitz <drow@mvista.com>
1089
1090 * gdb.base/relocate.exp: New file.
1091 * gdb.base/relocate.c: New file.
1092
cd721503
FF
10932002-04-04 Fred Fish <fnf@redhat.com>
1094
1095 * gdb.base/step-test.exp: Update comment regarding stopping in
1096 memcpy/bcopy calls inserted as part of the compiler runtime.
1097
b22ad7a7
MS
10982002-04-04 Michael Snyder <msnyder@redhat.com>
1099
1100 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
1101
5f279fa6
DJ
11022002-04-03 Daniel Jacobowitz <drow@mvista.com>
1103
1104 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
1105 (gdb_expect): Remove $notransfer hack.
1106
dd0fd3ce
DJ
11072002-04-02 Daniel Jacobowitz <drow@mvista.com>
1108
1109 * gdb.c++/classes.exp ("calling method for small class"): Match
1110 updated register output.
1111
1e50cda1
DJ
11122002-03-30 Daniel Jacobowitz <drow@mvista.com>
1113
1114 Fix PR gdb/452
1115 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
1116 when finished. Make gdb_file_cmd send "exec-file" when
1117 appropriate.
1118
24015922
DJ
11192002-03-30 Daniel Jacobowitz <drow@mvista.com>
1120
1121 * gdb.base/attach.exp: Remove extra setup_xfail.
1122
dd7dfd64
MS
11232002-03-26 Michael Snyder <msnyder@redhat.com>
1124
1125 * gdb.base/default.exp: Add tests for dump, append, and restore.
1126 * gdb.base/help.exp: Add tests for dump, append, and restore.
1127 * gdb.base/dump.exp: New file, test dump, append and restore.
1128 * gdb.base/dump.c: New file.
1129
48b2f8d7
MS
11302002-03-27 Michael Snyder <msnyder@redhat.com>
1131
1132 * gdb.base/help.exp: Modify expect strings to reflect
1133 clean-ups in help messages.
1134
05b4d525
FF
11352002-03-26 Fred Fish <fnf@redhat.com>
1136
1137 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
1138 have debugging info for those functions and the compiler uses them
1139 internally to copy structs around.
1140
d7679631
FF
11412002-03-26 Fred Fish <fnf@redhat.com>
1142
1143 * gdb.base/list.exp: Revert the change made yesterday and add note
1144 about why we don't list the default lines for remote targets.
1145
523ac3f9
MS
11462002-03-25 Michael Snyder <msnyder@redhat.com>
1147
1148 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
1149
754b2b8d
FF
11502002-03-25 Fred Fish <fnf@redhat.com>
1151
1152 * gdb.base/list.exp: This test works on remote targets so remove
1153 the short circuit for remote targets. Update copyright.
1154
33c3e192
FF
11552002-03-25 Fred Fish <fnf@redhat.com>
1156
1157 * gdb.base/attach.exp: Fix logic error that was suppressing this
1158 test for all non hppa*-*-hpux* targets, instead of the hp target.
1159 Move comments closer to the suppression point. Also now need to
1160 check that we are running natively.
1161
d43e73ee
MS
11622002-03-22 Michael Snyder <msnyder@redhat.com>
1163
882c8f02
MS
1164 * gdb.base/default.exp: Add test for gcore. Update copyright.
1165 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 1166
04c12f60
FF
11672002-03-06 Fred Fish <fnf@redhat.com>
1168
1169 * gdb.base/funcargs.c: Remove extraneous ';' character.
1170 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
1171
b43df995
MC
11722002-03-04 Michael Chastain <mec@shout.net>
1173
1174 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
1175 accommodate gcc v3 function signature.
1176 * gdb.mi/mi0-var-cmd-exp: Ditto.
1177
92362027
AC
11782002-02-24 Andrew Cagney <ac131313@redhat.com>
1179
1180 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
1181 ``GNU/Linux'' or ``Linux kernel''
1182 * testsuite/gdb.threads/pthreads.c: Ditto.
1183
258ad32d
MC
11842002-02-24 Michael Chastain <mec@shout.net>
1185
1186 * gdb.threads/pthreads.c (thread1): Add a return statement.
1187 (thread2): Likewise.
1188 (foo): Likewise.
1189
04c3b3d4
MC
11902002-02-23 Michael Chastain <mec@shout.net>
1191
1192 * gdb.threads/linux-dp.c (philosopher): Add a return statement
1193 to placate gcc.
1194
5a2a0a20
MC
11952002-02-23 Michael Chastain <mec@shout.net>
1196
1197 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
1198 test "ptype bint". The test passes on all my stabs configurations.
1199
a640f7fc
JB
12002002-02-21 Jim Blandy <jimb@redhat.com>
1201
27924826
JB
1202 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
1203 filename at a time, and watch for the ones we want to see.
1204
a640f7fc
JB
1205 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
1206 types of pointers to prototyped functions.
1207
edcc8c75
AC
12082002-02-20 Andrew Cagney <ac131313@redhat.com>
1209
1210 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
1211 signed, unsigned and straight char.
1212 (padding_char, padding_short, padding_int, padding_long,
1213 padding_long_long, padding_float, padding_double,
1214 padding_long_double): New global variables.
1215 (fill, fill_structs): New functions.
1216
1217 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
1218 for correctly sized writes. Update copyright.
1219 (get_valueof): New procedure.
1220 (get_sizeof): Call get_valueof.
1221 (check_valueof): New procedure.
1222 (check_padding): New procedure.
1223
ac57ea44
MC
12242002-02-20 Michael Chastain <mec@shout.net>
1225
1226 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
1227 to setup_xfail. Document some of the remaining calls.
1228
7a10c941
MC
12292002-02-18 Michael Chastain <mec@shout.net>
1230
1231 * gdb.c++/userdef.exp: Update copyright year.
1232
fb8acdcc
DJ
12332002-02-18 Daniel Jacobowitz <drow@mvista.com>
1234
1235 * gdb.c++/userdef.exp: Test overloaded operators properly.
1236 Remove xfails.
1237
fda6ae12
MS
12382002-02-14 Michael Snyder <msnyder@redhat.com>
1239
1240 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
1241
676a0442
DJ
12422002-02-14 Daniel Jacobowitz <drow@mvista.com>
1243
1244 * gdb.base/a2-run.exp: Check for a remote target properly.
1245 * gdb.base/annota1.exp: Likewise.
1246 * gdb.base/list.exp: Likewise.
1247 * gdb.base/reread.exp: Likewise.
1248 * gdb.base/scope.exp: Likewise.
1249 * gdb.base/shlib-call.exp: Likewise.
1250 * gdb.base/term.exp: Likewise.
1251 * gdb.c++/annota2.exp: Likewise.
1252
78b4f468
RE
12532002-02-13 Richard Earnshaw <rearnsha@arm.com>
1254
1255 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
1256
9a81ba51
MC
12572002-02-10 Michael Chastain <mec@shout.net>
1258
1259 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
1260 (call_after_alloca): Ditto.
1261
004af6c7
DJ
12622002-02-10 Daniel Jacobowitz <drow@mvista.com>
1263
1264 * gdb.base/ending-run.exp: Guard "cont" test with
1265 gdb_skip_stdio_test.
1266
37225f62
JB
12672002-02-06 Jim Blandy <jimb@redhat.com>
1268
1269 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
1270 from here...
1271 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
1272 To here. Disable this test on non-HP platforms. Add big comment.
1273
fe6fdd96
MS
12742002-02-04 Michael Snyder <msnyder@redhat.com>
1275
1276 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
1277 other than d10v and m32r.
1278
036fad3f
RE
12792002-02-02 Richard Earnshaw <rearnsha@arm.com>
1280
1281 * gdb.base/default.exp: Rewrite test patterns to reduce time
1282 taken to match them.
1283
7148ab62
DJ
12842002-01-30 Daniel Jacobowitz <drow@mvista.com>
1285
1286 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
1287 Allow a start function above main.
1288 * gdb.threads/linux-dp.exp: Fix copyright date.
1289
396cc255
DJ
12902002-01-30 Daniel Jacobowitz <drow@mvista.com>
1291
1292 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
1293 (check_philosopher_stack): Check for manager thread before checking
1294 for a just-starting thread.
1295
f038d31b
DJ
12962002-01-30 Daniel Jacobowitz <drow@mvista.com>
1297
1298 From Neil Booth <neil@daikokuya.demon.co.uk>:
1299 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
1300 warnings.
1301
b3ff9d9a
FF
13022002-01-21 Fred Fish <fnf@redhat.com>
1303
1304 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
1305 not caller.
1306
39ad761d
JB
13072002-01-21 Jim Blandy <jimb@redhat.com>
1308
1309 * gdb.base/reread.exp: Check that GDB properly re-reads the
1310 executable file when it changes while no inferior is running.
1311
aaf320fa
FF
13122002-01-21 Fred Fish <fnf@redhat.com>
1313
1314 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
1315 optionally accept the "shlib events" variation.
1316
808a31f5
JB
13172002-01-21 Jim Blandy <jimb@redhat.com>
1318
1319 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
1320 call `fflush' after every `printf', so that the output is produced
1321 at predictable points, regardless of whatever buffering does (or
1322 doesn't) take place.
1323 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
1324 at different points.
1325
4420d5e2
DJ
13262002-01-20 Daniel Jacobowitz <drow@mvista.com>
1327
1328 * gdb.c++/inherit.exp: Update copyright years.
1329 * gdb.c++/method.exp: Likewise.
1330
3e36a0f4
DJ
13312002-01-20 Daniel Jacobowitz <drow@mvista.com>
1332
1333 * gdb.c++/classes.exp: Update for improved v3 support and skipping
1334 artificial methods/arguments.
1335 * gdb.c++/derivation.exp: Likewise.
1336 * gdb.c++/inherit.exp: Likewise.
1337 * gdb.c++/method.exp: Likewise.
1338 * gdb.c++/virtfunc.exp: Likewise.
1339
b4ceaee6
AC
13402002-01-18 Andrew Cagney <ac131313@redhat.com>
1341
1342 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
1343 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
1344 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
1345 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
1346 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
1347 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
1348
ecace851
JB
13492002-01-17 Jim Blandy <jimb@redhat.com>
1350
1351 * gdb.asm/asm-source.exp (info symbol): Take another shot at
1352 anchoring the pattern matching the entry point symbol's name.
1353
375fc983
AC
13542002-01-17 Andrew Cagney <ac131313@redhat.com>
1355
1356 * gdb.base/maint.exp: Update ``maint internal-error'' to match
1357 continue/quit query. Update copyright.
1358
fe6fdd96
MS
13592002-01-14 Michael Snyder <msnyder@redhat.com>
1360
1361 * gdb.base/gcore.exp: Remove extra debugging output.
1362
e017c81f
DJ
13632002-01-13 Daniel Jacobowitz <drow@mvista.com>
1364
1365 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
1366 for slightly dubious v2 mangled string.
1367
37ab3bf8
DJ
13682002-01-13 Daniel Jacobowitz <drow@mvista.com>
1369
1370 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
1371
1bc05c3a 13722002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 1373
1bc05c3a 1374 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 1375
1bc05c3a
JM
1376 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
1377 constructors.
1378 * gdb.c++/derivation.exp: Likewise.
1379 * gdb.c++/templates.exp: Likewise.
1380 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 1381
1bc05c3a
JM
13822002-01-10 Michael Snyder <msnyder@redhat.com>
1383
1384 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 1385
a911c360
MS
13862002-01-08 Michael Snyder <msnyder@redhat.com>
1387
1388 * gdb.base/gcore.exp: New test for generate-core-file command.
1389 * gdb.base/gcore.c: Testcase for above.
1390 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
1391
ea2119ec
JM
13922002-01-08 Jason Merrill <jason@redhat.com>
1393
1394 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
1395
68203136
FF
13962002-01-07 Fred Fish <fnf@redhat.com>
1397
1398 * gdb.c++/overload.exp: Remove unconditional xfails for:
1399 print foo_instance1.overloadargs(1)
1400 print foo_instance1.overloadargs(1, 2)
1401 print foo_instance1.overloadargs(1, 2, 3)
1402 print foo_instance1.overloadargs(1, 2, 3, 4)
1403 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
1404 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
1405 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
1406 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
1407 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
1408 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
1409 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
1410 print foo_instance1.overload1arg()
1411 print foo_instance1.overload1arg((char)arg2)
1412 print foo_instance1.overload1arg((signed char)arg3)
1413 print foo_instance1.overload1arg((unsigned char)arg4)
1414 print foo_instance1.overload1arg((int)arg7)
1415 print foo_instance1.overload1arg((unsigned int)arg8)
1416 print foo_instance1.overload1arg((float)arg11)
1417 print foo_instance1.overload1arg((double)arg12)
1418
21b9b5b1
MS
14192002-01-07 Michael Snyder <msnyder@redhat.com>
1420
1421 * gdb.base/huge.exp: New test. Print a very large target data object.
1422 (skip_huge_test): New test variable. Define if you want to skip this
1423 test. The test reads an 8 megabyte data object from the target, so it
1424 might be very time consuming on remote targets with a slow connection.
1425 * gdb.base/huge.c: New file. Test case for above.
1426
725f922e
FF
14272002-01-07 Fred Fish <fnf@redhat.com>
1428
1429 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
1430 g_instance.bfoo, and g_instance.cfoo.
1431
634d57ec
JL
1432Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
1433
f286b2c3
JL
1434 * gdb.base/break.c (multi_line_if_conditional): New function.
1435 (multi_ilne_while_conditional): Likewise.
1436 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
1437 IF or WHILE condition puts the breakpoint at the start of
1438 the condition.
1439
634d57ec
JL
1440 * gdb.base/selftest.exp (backtrace through signal handler): Remove
1441 hppa*-*-hpux* expected failure.
1442 * gdb.base/structs.exp (do_function_calls): Similarly.
1443
1444 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
1445 watchpoints.
1446
9fbfe2dc
AC
14472002-01-06 Andrew Cagney <ac131313@redhat.com>
1448
1449 Fix PR gdb/66.
1450 * gdb.base/structs.exp: Replace skip for a29k with skip for
1451 gdb,cannot_call_functions.
1452 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
1453 * gdb.base/callfuncs.exp: Ditto.
1454 * gdb.base/call-rt-st.exp: Ditto.
1455 * gdb.base/call-strs.exp: Ditto.
1456 * gdb.base/callfwmall.exp: Ditto.
1457 * gdb.base/scope.exp: Obsolete xfail a29k.
1458 * gdb.c++/misc.exp: Ditto.
1459 * gdb.c++/cplusfuncs.exp: Ditto.
1460 * gdb.base/ptype.exp: Ditto.
1461 * gdb.base/printcmds.exp: Ditto.
1462 * gdb.base/opaque.exp: Ditto.
1463 * gdb.base/list.exp: Ditto.
1464 * gdb.base/funcargs.exp: Ditto.
1465 * gdb.base/default.exp: Ditto.
1466
8ddad156
MS
14672002-01-04 Michael Snyder <msnyder@redhat.com>
1468
ca4976a6 1469 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
1470 * gdb.base/maint.exp: Add tests for maint info sections options.
1471
1b074332
JL
1472Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
1473
1474 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
1475
7d159115
CV
14762001-12-20 Corinna Vinschen <vinschen@redhat.com>
1477
1478 * gdb.asm/arm.inc: New file.
1479 * gdb.asm/asm-source.exp: Add arm targets.
1480 * gdb.asm/configure.in: Ditto.
1481 * gdb.asm/configure: Recreated from configure.in.
1482
8fb87725
JL
1483Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
1484
afabe08c
JL
1485 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
1486 with HP's compiler.
1487 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
1488 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
1489 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
1490 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
1491
1492 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
1493 either HP's compilers or GCC.
1494
db521deb
JL
1495 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
1496 a SIGBUS or SIGSEGV.
1497
1498 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
1499
1500 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
1501 can be compiled with either HP's compiler or GCC.
1502
cfa88ab7
JL
1503 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
1504 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
1505 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
1506
ca344dff
JL
1507 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
1508 to match current gdb output. Update due to using auto-solib-limit
1509 for limiting instead of overloading auto-solib-add.
1510 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
1511 test program.
1512
3f3c6e55 1513 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
1514 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
1515 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
1516 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
1517 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
1518 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
1519 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
1520 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
1521 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
1522 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
1523 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
1524 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
1525 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 1526
8fb87725
JL
1527 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
1528 a SIGTRAP to the inferior.
1529
cf599fa7
CV
15302001-12-19 Corinna Vinschen <vinschen@redhat.com>
1531
1532 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
1533 Substitute call to target_link by call to gdb_compile.
1534
2cd045cd
JL
1535Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
1536
1537 * gdb.base/break.exp: Fix HP specific search string when testing
1538 backtracing in a called function.
1539
1540 * gdb.base/constvars.exp: Only set lang to C++ if we're
1541 compiling the test with HP's compilers.
1542 * gdb.base/volatile.exp: Similarly.
1543
99ebe9ac
JB
15442001-12-19 Jim Blandy <jimb@redhat.com>
1545
1546 * gdb.base/printcmds.exp: Expect the null character to be printed
1547 as '\0', and the '\013' to be printed as '\v'.
1548 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
1549 * gdb.base/setvar.exp: Same.
1550
b9891b29
JB
15512001-12-17 Jim Blandy <jimb@redhat.com>
1552
0eba65ab
JB
1553 * gdb.base/completion.exp: Rather than completing very long
1554 filenames, which can make the readline library produce output we
1555 don't recognize, cd to the directory first, and then complete
1556 using nice, short relative paths.
1557
6970b5b1
JB
1558 * gdb.base/completion.exp: On some systems, there is, in fact, a
1559 variable named `b' in scope, since GDB treats all static
1560 variables as being in scope. So use `no_var_named_this'
1561 instead of `b'.
1562
b9891b29
JB
1563 * gdb.base/corefile.exp: Recognize the message saying that GDB
1564 can't find the core file's registers as a failure.
1565
e6ccd35f
JSC
15662001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
1567
1568 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
1569 test expect string more specific.
1570
105ba819
CV
15712001-12-13 Corinna Vinschen <vinschen@redhat.com>
1572
1573 * gdb.asm/asm-source.exp: Add support for xstormy16.
1574 * gdb.asm/configure.in: Ditto.
1575 * gdb.asm/configure: Rebuild.
1576 * gdb.asm/xstormy16.inc: New file.
1577
e9e79dd9
FF
15782001-12-10 Fred Fish <fnf@redhat.com>
1579
1580 * gdb.base/maint.exp: Update to match changes in type dumping code.
1581
347dc97d
JB
15822001-12-10 Jim Blandy <jimb@redhat.com>
1583
1584 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
1585 matching the entry point symbol's name at the beginning of the
1586 line.
1587
5178b9d6
DJ
15882001-12-07 Daniel Jacobowitz <drow@mvista.com>
1589
1590 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
1591 gdb.c++/inherit.exp, gdb.c++/method.exp,
1592 gdb.c++/namespace.exp, gdb.c++/templates.exp,
1593 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
1594 and class layout support.
1595
af890c52
DJ
15962001-12-07 Daniel Jacobowitz <drow@mvista.com>
1597
1598 * gdb.c++/classes.exp: Add test for static member function.
1599 * gdb.c++/misc.cc: Add class with static member function.
1600
7a345fb3
JB
16012001-12-07 Jim Blandy <jimb@redhat.com>
1602
f2e54a80 1603 If GDB says it can't find the struct the function returned, report
8032bf31
JB
1604 those tests as `unsupported'.
1605 * gdb.base/call-rt-st.exp (print_struct_call): New function.
1606 Rewrite subsequent tests to use it.
1607
1608 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
1609 those tests as `unsupported'.
1610 * gdb.base/structs.exp (call_struct_func): New function.
1611 (do_function_calls): Use call_struct_func to call the functions
1612 returning structs.
1613
0bc69509
JB
1614 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
1615 whether functions are prototyped or not, so we can't possibly pass
1616 arguments to t_float_values2 properly.
1617
7a345fb3
JB
1618 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
1619 value of `timeout' for targets other than the mips*tx39-*.
1620
edb6ede1
MS
16212001-12-06 Michael Snyder <msnyder@redhat.com>
1622
1623 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
1624 and detect whether the start symbol has a leading underscore.
1625
2d842f13
JB
16262001-12-04 Jim Blandy <jimb@redhat.com>
1627
1628 * gdb.base/completion.exp: Clarify indentation.
1629
68550daf
JB
16302001-12-03 Jim Blandy <jimb@redhat.com>
1631
1632 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
1633 variables on the S/390, not `.word'.
1634
cd5195a8
JB
16352001-11-30 Jim Blandy <jimb@redhat.com>
1636
1637 Add assembly-source tests for s390-ibm-linux.
1638 * gdb.asm/s390.inc: New file.
1639 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
1640 the S/390 architecture.
1641 * gdb.asm/configure: Regenerated.
1642
ca9efc90
MS
16432001-11-30 Michael Snyder <msnyder@redhat.com>
1644
1645 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
1646 next, info source, info sources, info line, global and static
1647 variables, and static functions.
1648 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
1649 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
1650 * gdb.asm/asmsrc1.s: Add a static function and some variables.
1651 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
1652 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
1653 (gdbasm_leave): Restore frame pointer.
1654 (gdbasm_startup): Copy stack set-up from crt0.S.
1655
d0e66976
FN
16562001-11-26 Fernando Nasser <fnasser@redhat.com>
1657
1658 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
1659 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
1660 to a local (non-static) variable. Copy tstruct.a to a static buffer
1661 and return a pointer to that buffer.
1662 * gdb.base/callfwmall.c (t_structs_a): Ditto.
1663
e2334072
MK
16642001-11-24 Mark Kettenis <kettenis@gnu.org>
1665
1666 * gdb.asm/configure.in: Fix recognition of ix86 target.
1667 * gdb.asm/configure: Regenerate.
1668
756caa3d
MS
16692001-11-21 Michael Snyder <msnyder@redhat.com>
1670
1671 * gdb.asm/sparc.inc: New file.
1672 * gdb.asm/asm-source.exp: Recognize sparc target.
1673 * gdb.asm/configure.in: Recognize sparc target.
1674 * gdb.asm/configure: Regenerate.
1675
9a4d72d5
MS
16762001-11-21 Michael Snyder <msnyder@redhat.com>
1677
1678 * gdb.asm/m32r.inc: New file.
1679 * gdb.asm/asm-source.exp: Recognize m32r target.
1680 * gdb.asm/configure.in: Recognize m32r target.
1681 * gdb.asm/configure: Regenerate.
1682
a773d1cd
MS
16832001-11-20 Michael Snyder <msnyder@redhat.com>
1684
017ac23d
MS
1685 * gdb.asm/i386.inc: New file.
1686 * gdb.asm/asm-source.exp: Recognize ix86 target.
1687 * gdb.asm/configure.in: Recognize ix86 target.
1688 * gdb.asm/configure: Regenerate.
1689
a773d1cd
MS
1690 * gdb.c++/namespace.exp: Fix quotes in output messages.
1691
bb632afb
MS
16922001-11-14 Michael Snyder <msnyder@redhat.com>
1693
25d559ca 1694 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
1695 qualifier in a type cast expression, to designate an address
1696 in the instruction space (Harvard architecture).
1697
4749e309
MS
16982001-11-13 Michael Snyder <msnyder@redhat.com>
1699
1700 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
1701 Tests for expressions using 'const' and 'volatile'.
1702
25050984
CV
17032001-11-13 Corinna Vinschen <vinschen@redhat.com>
1704
1705 * gdb.asm/asm-sources.exp: Allow defining linker flags.
1706
1902c51f
DJ
17072001-11-12 Daniel Jacobowitz <drow@mvista.com>
1708
1709 * lib/mi-support.exp (mi_run_to_helper): Move comments
1710 outside of gdb_expect.
1711
dcf95b47
DJ
17122001-11-11 Daniel Jacobowitz <drow@mvista.com>
1713
1714 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
1715 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
1716 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
1717 mi0_run_to): New functions.
1718 * gdb.mi/mi-simplerun.exp: Use them.
1719 * gdb.mi/mi0-simplerun.exp: Likewise.
1720 * gdb.mi/mi-var-cmd.exp: Likewise.
1721 * gdb.mi/mi0-var-cmd.exp: Likewise.
1722
45b074e1
AC
17232001-11-10 Andrew Cagney <ac131313@redhat.com>
1724
1725 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
1726 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
1727
bf50d346
AC
17282001-11-09 Andrew Cagney <ac131313@redhat.com>
1729
1730 * gdb.base/restore.exp: Include $expected value in restored test
1731 message.
1732
9383332c
AC
17332001-11-09 Andrew Cagney <ac131313@redhat.com>
1734
1735 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
1736 implemented.
1737
db62520a
MS
17382001-11-08 Michael Snyder <msnyder@redhat.com>
1739
1740 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
1741 Add pass/fail message for stop at breakpoint in call dummy function.
1742
b5703437
MS
17432001-11-07 Michael Snyder <msnyder@redhat.com>
1744
760f6330
MS
1745 * gdb.c++/templates.exp (test_template_breakpoints):
1746 If we get an overload menu, but it does not match what
1747 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
1748 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
1749 making the whitespace optional. Argument for "new" may be
1750 "unsigned" as well as "unsigned int/long".
eef747c0
MS
1751 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
1752 making the whitespace optional. Also replace "(void) with
1753 "((void|)), making the keyword "void" optional.
63f50499
MS
1754 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
1755 making the whitespace optional. Also replace "(void) with
1756 "((void|)), making the keyword "void" optional.
3bf40917
MS
1757 * gdb.base/callfuncs.c (t_float_values): This function must
1758 _not_ be prototyped, and the following function (t_float_values2)
1759 must be prototyped (if the compiler supports it), so that GDB
1760 can be tested against both cases. Usually one case involves
1761 promotion of float to double, while the other does not.
1762 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
1763 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
1764 includes a stack frame for "start".
1765
c8ab4e6d
JB
17662001-11-05 Jim Blandy <jimb@redhat.com>
1767
1768 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
1769 pointers are 32 bits long, and that offsets of relocs are always
1770 stored in the data (REL-style), and not in the reloc entry itself
1771 (RELA-style).
1772 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
1773 stabs.
1774
3f08ced9
MS
17752001-11-01 Michael Snyder <msnyder@redhat.com>
1776
1777 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
1778 and regular expression operators by using quoting.
1779
cbfa24cd
MS
17802001-10-31 Michael Snyder <msnyder@redhat.com>
1781
1782 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
1783 depending on what the symbol table contains.
1784 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
1785 the output of the ptype command. Similarly, accept both "const &"
1786 and "const&".
1787
aaa68313
CV
17882001-10-31 Corinna Vinschen <vinschen@redhat.com>
1789
1790 * gdb.base/miscexprs.c (main): Add usage of preprocessor
1791 symbol `STORAGE' to allow to choose the storage class of
1792 the local datastructures.
1793 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
1794 compiler directive.
1795
91740388
MS
17962001-10-30 Michael Snyder <msnyder@redhat.com>
1797
1798 * gdb.base/jump.exp: Allow it to run for all targets.
1799
1b7c05e7
CV
18002001-10-29 Corinna Vinschen <vinschen@redhat.com>
1801
1802 * gdb.base/call-ar-st.c (print_double_array): Match for loop
1803 with new double_array size.
1804 (main): Change storage class of all local variables to static.
1805 Reduce size of double_array to 9.
1806 * gdb.base/call-ar-st.exp: Increase timeout value.
1807 Change expected output for double array to match new size in
1808 call-ar-st.c.
1809
36a22261
CV
18102001-10-29 Corinna Vinschen <vinschen@redhat.com>
1811
1812 * gdb.base/ending-run.exp: Create identical output when passing
1813 `step to end of run' case. Add regular expression branch satisfying
1814 Stormy16 target.
1815
92b8ae91
MK
18162001-10-28 Mark Kettenis <kettenis@gnu.org>
1817
1818 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
1819 that we catch the expected failure under Linux/x86.
1820
cb135b83
OF
18212001-10-29 Orjan Friberg <orjanf@axis.com>
1822
1823 * gdb.base/setvar.exp: Escape curly braces.
1824 * gdb.stabs/weird.exp: Ditto.
1825
6884aa54
DJ
18262001-10-27 Daniel Jacobowitz <drow@mvista.com>
1827
1828 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
1829 * gdm.mi/mi0-hack-cli.exp: Likewise.
1830
0398c9aa
AC
18312001-10-25 Andrew Cagney <ac131313@redhat.com>
1832
1833 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
1834 messages.
1835
d20bf2e8
AC
18362001-10-21 Andrew Cagney <ac131313@redhat.com>
1837
1838 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
1839 checking MI enabled.
1840
03dd63aa
CV
18412001-10-09 Corinna Vinschen <vinschen@redhat.com>
1842
1843 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
1844
1d9d99f3
FCE
18452001-10-04 Frank Ch. Eigler <fche@redhat.com>
1846
1847 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
1848 if gdb child process crashes, just signal an error.
1849
838ae6c4
JB
18502001-10-02 Jim Blandy <jimb@redhat.com>
1851
1852 * lib/gdb.exp (test_xfail_format): Simplify.
1853
1854 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
1855 front of the variable name `format'. Simplify `if'.
1856
8f0cbc1c
DJ
18572001-10-01 Daniel Jacobowitz <drow@mvista.com>
1858
1859 * gdb.threads/pthreads.exp: Wait for output and delay
1860 before sending ^C.
1861
1f08dafd
DJ
18622001-10-01 Daniel Jacobowitz <drow@mvista.com>
1863
1864 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
1865 some incorrect output instead of timing out.
1866 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
1867
674f90ff
CV
18682001-09-28 Corinna Vinschen <vinschen@redhat.com>
1869
1870 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
1871 check to allow additional `int'.
1872
9b284272
DJ
18732001-09-27 Daniel Jacobowitz <drow@mvista.com>
1874
1875 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
1876 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
1877
b55a4771
MS
18782001-09-27 Michael Snyder <msnyder@redhat.com>
1879
1880 * lib/gdb.exp (test_debug_format): New proc.
1881 (setup_xfail_format): Use new proc test_debug_format.
1882 * gdb.base/constvars.exp (local_compiler_xfail_check): New
1883 proc; use new service proc test_debug_format.
1884 Replace all other "gcc_compiled" tests with this test.
1885 * gdb.base/volatile.exp (local_compiler_xfail_check): New
1886 proc; use new service proc test_debug_format.
1887 Replace all other "gcc_compiled" tests with this test.
1888
18892001-09-27 Michael Snyder <msnyder@redhat.com>
1890
1891 * gdb.base/cvexpr.exp: New file.
1892 * gdb.base/cvexpr.c: New file
1893 Test for expressions using const and volatile keywords.
1894
4e6667ac
CV
18952001-09-26 Corinna Vinschen <vinschen@redhat.com>
1896
1897 * gdb.base/constvars.exp: Check for different orders of keywords
1898 and additional "int" strings in output.
1899
4f337972
AC
19002001-09-22 Andrew Cagney <ac131313@redhat.com>
1901
1902 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
1903 responses from "help maint".
1904
2015650d
FCE
19052001-09-19 Frank Ch. Eigler <fche@redhat.com>
1906
1907 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
1908 to localhost:NNN instead of :NNN, in case Xvfb is listening
1909 only on TCP.
1910
f3bcedc1
CV
19112001-09-19 Corinna Vinschen <vinschen@redhat.com>
1912
1913 * gdb.base/recurse.exp: When checking leaving the watchpoint
1914 scope, recognize when gdb is in function's epilogue and pass.
1915
6b819c92
KS
19162001-09-18 Keith Seitz <keiths@redhat.com>
1917
1918 * lib/insight-support.exp (_gdbtk_export_target_info): Add
1919 support for running tests against sid targets.
1920 (gdbtk_done): Ditto.
1921
a10c9419
CV
19222001-09-18 Corinna Vinschen <vinschen@redhat.com>
1923
1924 * gdb.base/ending-run.c (main): Set stdout buffersize
1925 to the same reasonable value for any target.
1926 * gdb.base/ending-run.exp: Add a regular expression
1927 to make testsuite happy on Sanyo Stormy16 target.
1928
739d0d99
CV
19292001-09-17 Corinna Vinschen <vinschen@redhat.com>
1930
1931 * gdb.base/display.c (do_loops): Add float variable `f'.
1932 Increment f in loop.
1933 * gdb.base/display.exp: Increment timeout by 60 seconds.
1934 Change float display test to use variable `f'.
1935
1b8947f0
JB
19362001-09-17 Jim Blandy <jimb@redhat.com>
1937
1938 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
1939 overflowing the limited breakpoint tables on some ROM monitors
1940 (like the ROM68K).
1941
9890ac81
FCE
19422001-09-15 Frank Ch. Eigler <fche@redhat.com>
1943
1944 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
1945 the "-ac" (disable access control) flag.
1946
6db765ea
JH
19472001-08-30 Jeff Holcomb <jeffh@redhat.com>
1948
1949 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
1950 ints.
1951
4c32cc04
KS
19522001-08-30 Keith Seitz <keiths@redhat.com>
1953
1954 * lib/gdb.exp: Move all insight-related functionality into
1955 separate file.
1956 * lib/insight-support.exp: New file.
1957
8d6e6f81
FCE
19582001-08-29 Frank Ch. Eigler <fche@redhat.com>
1959
1960 * config/sid.exp (sid_start): Never set sid verbosity; disable
1961 expect_background {} that consumed its stdout; tolerate </dev/null.
1962 Attempt to set endianness override in "sid" protocol mode. Cleanup.
1963
6a90e1d0
AC
19642001-08-18 Andrew Cagney <ac131313@redhat.com>
1965
1966 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
1967 CLI jump command to start it.
1968 (mi_run_to_main): Fail immediatly when unexpected output.
1969
1759b3c3
AC
19702001-08-18 Andrew Cagney <ac131313@redhat.com>
1971
1972 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
1973 beginning of function. Fix PR gdb/191.
1974
61d11d80
FCE
19752001-08-16 Frank Ch. Eigler <fche@redhat.com>
1976
1977 * config/sid.exp (sid_start): Don't warn if we cannot figure out
1978 what to force sid endianness to.
1979
942a4df2
KS
19802001-08-15 Keith Seitz <keiths@redhat.com>
1981
1982 * lib/gdb.exp (gdbtk_start): Don't set environment
1983 variables for TCL_LIBRARY and friends. Insight will
1984 now figure these out for itself.
1985
0521c418
MS
19862001-08-02 Michael Snyder <msnyder@redhat.com>
1987
1988 * gdb.base/completion.exp: Remove the symbol "a64l" from
1989 the expect string; this is target-specific, and not related
1990 to what is being tested.
1991
74a9a58a
DB
19922001-08-02 Dave Brolley <brolley@redhat.com>
1993
1994 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
1995
c70819fa
MS
19962001-07-25 Michael Snyder <msnyder@redhat.com>
1997
c2b8fa57
MS
1998 * gdb.base/consecutive.exp: New file. Test stepping over
1999 breakpoints on consecutive instructions.
2000 * gdb.base/consecutive.c: New file.
2001
c70819fa
MS
2002 * gdb.base/call-rt-st.exp: Use double-backslash to quote
2003 curly braces in regular expressions.
2004
2b1a1355
MS
20052001-07-25 Michael Snyder <msnyder@redhat.com>
2006
2007 * gdb.base/ending-run.exp: Accept "Program exited normally" as
2008 legitimate output from stepping out of main.
2009
413eca6f
KS
20102001-07-22 Keith Seitz <keiths@redhat.com>
2011
2012 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
2013 the empty string, do not run the tests.
2014
7e5a9322
SC
20152001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2016
2017 * gdb.base/long_long.exp: Detect size of pointer. Take into
2018 account 2-byte pointers when testing for p/a results.
2019
de58f10f
SC
20202001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2021
2022 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
2023 and defined to 1K for m68hc11.
2024 (random_data): Reduce table to 1K for embedded platforms (68hc11).
2025 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
2026 (sizeof_random_data): New variable to tell the size of the data table;
2027 don't test past this size; always run to main.
2028
d6f5fea1
SC
20292001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2030
2031 * gdb.base/return2.exp: return of long long and double fails for
2032 68HC11; don't execute these tests on that platform.
2033 * gdb.base/return.exp: Return of a double fails for 68hc11.
2034
c477543d
SC
20352001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2036
2037 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
2038 tests that print a float.
2039 * call-rt-st.exp: Likewise.
2040
63cf1c79
MK
20412001-07-12 Mark Kettenis <kettenis@gnu.org>
2042
2043 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
2044 running this test on Linux.
2045
112f9ab5
MC
20462001-06-24 Michael Chastain <chastain@redhat.com>
2047
2048 * gdb.base/arithmet.exp: Remove some tests to make all test names
2049 unique.
2050
4970cb0f
MS
20512001-07-03 Michael Snyder <msnyder@redhat.com>
2052
2053 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
2054 the output of the ptype command.
2055
d85da69f
MS
20562001-07-02 Michael Snyder <msnyder@redhat.com>
2057
4c8a82de
MS
2058 * gdb.base/completion.exp: Don't assume that break.c is the only
2059 source file that may contain functions named "marker".
d85da69f
MS
2060 * gdb.base/corefile.exp: Quote the curly braces in regexp.
2061
8afc772b
AC
20622001-06-28 Andrew Cagney <ac131313@redhat.com>
2063
2064 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
2065 of files to delete.
2066
2067 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
2068 * gdb.disasm/h8300s.exp: New file.
2069 gdb.disasm/h8300s.s: Likewise.
2070
cff22675
AC
20712001-06-27 Andrew Cagney <ac131313@redhat.com>
2072
2073 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
2074 empty breakpoint tables.
2075
68c81b54
AC
20762001-06-25 Andrew Cagney <ac131313@redhat.com>
2077
2078 * lib/mi-support.exp: Update args=... part of stop-reason
2079 patterns. Accept either a list or a tuple.
2080
2dd62704
AC
20812001-06-23 Andrew Cagney <ac131313@redhat.com>
2082
2083 * lib/mi-support.exp: Remove local emacs variable defining
2084 change-log-default-name.
2085
b4127474
MC
20862001-06-22 Michael Chastain <chastain@redhat.com>
2087
2088 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
2089 This is operationally compatible with the previous version.
2090
8dbfb380
JB
20912001-06-13 Jim Blandy <jimb@redhat.com>
2092
2093 * lib/gdb.exp (gdb_test): Doc fix.
2094
f2d8c86d
MC
20952001-06-10 Michael Chastain <chastain@redhat.com>
2096
2097 * gdb.base/exprs.exp: Remove a duplicate test.
2098
81564d34
JB
20992001-06-06 Jim Blandy <jimb@redhat.com>
2100
2101 * gdb.base/return2.exp (main): Use values to test float and double
2102 returns that are not NaN's, to avoid being confused by IEEE
2103 comparison rules.
2104
da55addb
MS
21052001-06-04 Michael Snyder <msnyder@redhat.com>
2106
2107 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
2108 non-zero if control_c fails. Terminate the test on failure,
2109 rather than wait for 12 more tests to time out.
2110
42c65987
JB
21112001-06-06 Jim Blandy <jimb@redhat.com>
2112
b18bced9
JB
2113 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
2114 Don't forget to match the GDB prompt.
2115
42c65987
JB
2116 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
2117
5b41e5f0
JB
21182001-06-04 Jim Blandy <jimb@redhat.com>
2119
2120 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
2121 command.
2122
015e046f
KB
21232001-05-31 Kevin Buettner <kevinb@redhat.com>
2124
2125 * gdb.base/annota1.exp (info break): Match four or more spaces
2126 after "Address".
2127
fb1ffbbe
MC
21282001-05-31 Michael Chastain <chastain@redhat.com>
2129
2130 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
2131 (dm_type_int_star): Likewise.
2132 (dm_type_long_star): Likewise.
2133 (dm_type_void_star): Likewise.
2134
5ea2a32c
KB
21352001-05-29 Kevin Buettner <kevinb@redhat.com>
2136
2137 * gdb.base/completion.exp (INPUTRC): Set this environment variable
2138 to a known value in order to get consistent results regardless
2139 of the setting of INPUTRC or the presence or contents of .inputrc.
2140
ae23c492
MS
21412001-05-24 Michael Snyder <msnyder@redhat.com>
2142
ac55707e
MS
2143 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
2144 Don't require that the main thread and the manager thread are the
2145 first in the list.
2146
ae23c492
MS
2147 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
2148 debugging. If test fails, issue an "unsupported" not a "fail".
2149
400071f1
JB
21502001-05-24 Jim Blandy <jimb@redhat.com>
2151
2152 Don't assume that short is shorter than int.
2153 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
2154 assume that shorts are smaller than ints. On a 16-bit machine,
2155 this isn't true.
2156 ("print unsigned char == (~0)"): Add test that verifies that ~0,
2157 an int, is not equal to ~0 stored in an unsigned char. This tests
2158 the same thing that the previous test meant to, but works on
2159 16-bit machines, too.
2160 ("print unsigned char != (~0)"): Same test, complemented.
2161
0816a3e5
MS
21622001-05-24 Michael Snyder <msnyder@redhat.com>
2163
2164 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
2165 test for (full_coverage == 0). This makes the test run faster,
2166 and prevents dejagnu getting out of step.
2167
f6dc23a9
KB
21682001-05-23 Kevin Buettner <kevinb@redhat.com>
2169
2170 * gdb.base/finish.exp (finish_void): Revise pattern for
2171 stopping on the call statement to not permit stopping at
2172 the start of the instructions comprising the call sequence.
2173
7dbd117d
MC
21742001-05-19 Michael Chastain <chastain@redhat.com>
2175
2176 * gdb.base/callfuncs.exp: Make all test names unique.
2177 * gdb.base/commands.exp: Make all test names unique.
2178 * gdb.base/condbreak.exp: Make all test names unique.
2179 * gdb.base/dbx.exp: Make all test names unique.
2180 * gdb.base/default.exp: Make all test names unique.
2181 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
2182 and TIMEOUT messages to their corresponding PASS message.
2183 * gdb.base/ending-run.exp: Make all test names unique.
2184 * gdb.base/long_long.exp: Remove duplicate test.
2185
6b0b0a9e
KB
21862001-05-21 Kevin Buettner <kevinb@redhat.com>
2187
2188 * gdb.base/finish.exp (finish_void): Allow "finish" command to
2189 stop on the call statement as well as the statement after the
2190 call.
2191
2caa35cb
MS
21922001-05-21 Michael Snyder <msnyder@redhat.com>
2193
2194 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
2195
40713331
EZ
21962001-05-10 Elena Zannoni <ezannoni@redhat.com>
2197
2198 * gdb.base/completion.exp: Revamp test. Make it execute on all
2199 platforms.
2200
c2c1be8d
EZ
22012001-05-10 Elena Zannoni <ezannoni@redhat.com>
2202
2c9cd303
EZ
2203 * config/gdbserver.exp (gdb_load): Handle the case
2204 in which the arguments to gdbserver are given in the
2205 baseboard configuration file.
2206 Also handle the case in which the server needs to do a
2207 load.
2208
9671de48
KS
22092001-05-07 Keith Seitz <keiths@cygnus.com>
2210
2211 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
2212 set up the display for testing.
2213 (gdbtk_start): Convert all paths to paths that tcl will like.
2214 Export target information to environment.
2215 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
2216 necessary.
2217 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
2218 (to_tcl_path): New proc to convert a given pathname into
2219 a path acceptible as an argument to a tcl command.
2220 (_gdbtk_export_target_info): New proc to export target info
2221 into the environment for gdbtk testing.
2222 (gdbtk_done): New proc to signal end-of-test.
2223
5a360f47
JB
22242001-05-06 Jim Blandy <jimb@redhat.com>
2225
2226 * restore.c: Make the code of caller0 correspond to its comment.
2227
66c756c6
MS
22282001-05-03 Michael Snyder <msnyder@redhat.com>
2229
2230 * config/sid.exp (gdb_target_sid): Check for error messages.
2231 On error or timeout, don't make expect exit (which will terminate
2232 all subsequent tests); instead just make gdb exit.
2233 (gdb_load): Check for error messages. On error or timeout,
2234 return a negative value.
2235
a966fde5
JB
22362001-04-24 Jim Blandy <jimb@redhat.com>
2237
851c18e0
JB
2238 * gdb.c++/templates.exp: If we see the prompt for the overload
2239 list, but we haven't recognized any of the longer patterns,
2240 arrange for this test to fail, not hang.
2241
a966fde5
JB
2242 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
2243 variations.
2244
db144853
MC
22452001-04-22 Michael Chastain <chastain@redhat.com>
2246
2247 * gdb.c++/local.exp: Use the 'runto' library function.
2248 * gdb.c++/namespace.exp: Likewise.
2249 * gdb.c++/overload.exp: Likewise.
2250
3207ec21
KB
22512001-03-26 Kevin Buettner <kevinb@redhat.com>
2252
2253 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
2254 * gdb.base/step-line.exp: New file. Test step/next in presence of
2255 #line directives.
2256 * gdb.base/step-line.c: New file. Test program for the above.
2257 * gdb.base/step-line.inp: New file. We pretend that this file has
2258 been transformed by some other tool into step-line.c.
2259
13b57657
JB
22602001-03-21 Jim Blandy <jimb@redhat.com>
2261
2262 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
2263 unmangled operator names.
2264
754cbe1c
JB
22652001-03-20 Jim Blandy <jimb@redhat.com>
2266
2267 * gdb.threads/linux-dp.exp: Recognize an additional message
2268 generated by GDB when it doesn't understand how to debug threads
2269 on the target system.
2270
177495c9
AC
22712001-03-19 Andrew Cagney <ac131313@redhat.com>
2272
2273 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
2274
f266096b
MC
22752001-03-12 Michael Chastain <chastain@redhat.com>
2276
2277 * gdb.c++/derivation.exp: Use the 'runto' library function.
2278
cac3c2ff
MC
22792001-03-12 Michael Chastain <chastain@redhat.com>
2280
2281 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
2282
b6c11a24
MC
22832001-02-24 Michael Chastain <chastain@redhat.com>
2284
2285 * gdb.c++/ref-types.exp: Change handwritten code to library
2286 function 'runto'.
2287
6bae5bce
OF
22882001-03-16 Orjan Friberg <orjanf@axis.com>
2289
2290 * gdb.base/signals.exp: Set count to 0 explicitly.
2291
0015fd9a
MS
22922001-03-15 Mark Salter <msalter@redhat.com>
2293
2294 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
2295 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
2296 (gdb_load): Add support for additional target_info: gdb_download_size
2297 and gdb_load_timeout.
0015fd9a 2298
fc33412a
DT
2299Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
2300
2301 * gdb.base/annota1.exp: Move test of isnative to earlier in the
2302 file -- to prevent failing when the compile fails but we have no
2303 intention of running the tests anyway.
2304
2305 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
2306 tests if set.
2307
2308 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
2309 integers.
2310
2311 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
2312 * gdb.c++/namespace.exp: Ditto.
2313
115f06de
OF
23142001-03-07 Orjan Friberg <orjanf@axis.com>
2315
2316 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
2317 * gdb.base/pointers.exp: Relax pattern match of decimals.
2318
b6ba6518
KB
23192001-03-06 Kevin Buettner <kevinb@redhat.com>
2320
2321 * Makefile.in, config/abug.exp, config/cfdbug.exp,
2322 config/cpu32bug.exp, config/dve.exp, config/est.exp,
2323 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
2324 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
2325 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
2326 config/sh.exp, config/sid.exp, config/slite.exp,
2327 config/sparclet.exp, config/udi.exp, config/unknown.exp,
2328 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
2329 config/vxworks.exp, config/vxworks29k.exp,
2330 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
2331 gdb.base/all-bin.exp, gdb.base/annota1.exp,
2332 gdb.base/arithmet.exp, gdb.base/assign.exp,
2333 gdb.base/async.exp, gdb.base/attach.exp,
2334 gdb.base/bitfields.exp, gdb.base/bitops.exp,
2335 gdb.base/break.exp, gdb.base/call-ar-st.exp,
2336 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
2337 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
2338 gdb.base/commands.exp, gdb.base/completion.exp,
2339 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
2340 gdb.base/constvars.exp, gdb.base/corefile.exp,
2341 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
2342 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
2343 gdb.base/ending-run.exp, gdb.base/environ.exp,
2344 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
2345 gdb.base/finish.exp, gdb.base/foll-exec.exp,
2346 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
2347 gdb.base/funcargs.exp, gdb.base/help.exp,
2348 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
2349 gdb.base/logical.exp, gdb.base/long_long.exp,
2350 gdb.base/maint.exp, gdb.base/mips_pro.exp,
2351 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
2352 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
2353 gdb.base/pointers.exp, gdb.base/printcmds.exp,
2354 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
2355 gdb.base/regs.exp, gdb.base/relational.exp,
2356 gdb.base/remote.exp, gdb.base/reread.exp,
2357 gdb.base/restore.exp, gdb.base/return2.exp,
2358 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
2359 gdb.base/selftest.exp, gdb.base/setshow.exp,
2360 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
2361 gdb.base/sigall.exp, gdb.base/signals.exp,
2362 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
2363 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
2364 gdb.base/step-test.exp, gdb.base/structs.c,
2365 gdb.base/structs.exp, gdb.base/structs2.exp,
2366 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
2367 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
2368 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
2369 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
2370 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
2371 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
2372 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
2373 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
2374 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
2375 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
2376 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
2377 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
2378 gdb.fortran/types.exp, gdb.java/jmisc.exp,
2379 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
2380 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
2381 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
2382 gdb.trace/circ.exp, gdb.trace/collection.exp,
2383 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
2384 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
2385 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
2386 gdb.trace/report.exp, gdb.trace/save-trace.exp,
2387 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
2388 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
2389 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
2390 notices.
2391
dc96c6c7 23922001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
2393
2394 * gdb.base/varargs.c (find_max_double): Fix printf format string:
2395 first arg is int not float.
2396
dc96c6c7 23972001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
2398
2399 * gdb.base/reread.exp: Unsupported for non-native targets;
2400 doesn't work for remote debugging.
2401
9b0c4aeb
FN
24022001-02-19 Fernando Nasser <fnasser@redhat.com>
2403
2404 From Drew Moseley <dmoseley@redhat.com>
2405 * gdb.base/ending-run.exp: Properly handle the BSP state when
2406 stepping past the end of main.
2407
02aa71d5
MC
24082001-02-19 John Moore <jmoore@redhat.com>
2409
2410 * gdb.base/commands.exp (infrun_breakpoint_command_test):
2411 Converted HPUX fix for non-expected items following multiple
2412 step commands into general solution for all platforms.
2413
1fa449a4
MC
24142001-02-18 Michael Chastain <chastain@redhat.com>
2415
2416 * gdb.c++/classes.exp (do_tests): Change runto statements
2417 from "runto 'foo(void)'" to "runto 'foo'". This makes the
2418 statements demangler agnostic.
2419 * gdb.c++/virtfunc.exp (do_tests): Likewise.
2420 (gdb_virtfunc_restart): Likewise.
2421
b2f9ec70
MC
24222001-02-14 Michael Chastain <chastain@redhat.com>
2423
2424 * gdb.c++/inherit.exp (do_tests): Change runto statements
2425 from "runto 'foo(void)'" to "runto 'foo'". This makes the
2426 statements demangler agnostic.
2427
cf74b8ca
AC
2428Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
2429
2430 * gdb.threads/pthreads.exp: Unify pass/fail messages for
2431 ``continue to bkpt at common_routine in thread 2'' and ``stopped
2432 before calling common_routine 15 times'' tests.
2433
99f78f56
MC
24342001-02-11 Michael Chastain <chastain@redhat.com>
2435
2436 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
2437 Helps the test script figure out which demangler is in use.
2438 (dm_type_foo_ref): Ditto.
2439 (dm_type_int_star): Ditto.
2440 (dm_type_long_star): Ditto.
2441 (dm_type_unsigned_int): Ditto.
2442 (dm_type_void): Ditto.
2443 (dm_type_void_star): Ditto.
99707966 2444 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
2445 Probe the gdb demangler and set variables to accommodate
2446 formatting differences.
2447 (info_func_regexp): New function. Same as info_func, but
2448 matches against a regexp.
2449 (info_func): Match against a literal string.
2450 (print_addr_2): New function. Match against a literal string,
2451 which can be different from the input to gdb.
2452 (print_addr): Simply call print_addr_2 with the same argument twice.
2453 (test_lookup_operator_functions): Use demangler formatting variables.
2454 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
2455 the tests in the same order as the C++ class declaration.
2456 (test_paddr_operator_functions): Ditto.
2457 (test_paddr_overloaded_functions): Ditto.
2458 (test_paddr_hairy_functions): Use demangler formatting variables.
2459 Add reference to gdb/19 for related tests.
2460 (do_tests): Call probe_demangler.
2461
1de8f023
KB
24622001-01-30 Kevin Buettner <kevinb@redhat.com>
2463
2464 * gdb.c++/templates.cc (printf): Remove unused function definition.
2465
ca3f91ed
MS
24662001-01-26 Felix Lee <flee@redhat.com>
2467
2468 * sid.exp (sid_exit): Pass host, not target, to remote_close.
2469
24702001-01-25 matthew green <mrg@redhat.com>
2471
2472 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
2473 up sid.
2474 (sid_exit): Call `remote_pop_conn' after GDB is gone.
2475
24762001-01-25 matthew green <mrg@redhat.com>
2477
2478 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
2479 Deprecate $sid_spawn_id.
2480 (sid_exit): Remove code necessary only for `spawn.'
2481
24822001-01-25 matthew green <mrg@redhat.com>
2483
2484 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
2485
fb18ec4a
MC
24862001-01-28 Michael Chastain <chastain@redhat.com>
2487
2488 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
2489 to call when tests fail. It takes gdb out of the overloaded
2490 function choice menu back to the main prompt, so that the test
2491 program stays synchronized.
2492 (set_bp_overloaded): New proc to collect all the common
2493 code for setting a breakpoint on an overloaded name. Calls
2494 take_gdb_out_of_choice_menu when needed.
2495 (menu_overload1arg): New variable to collect the repeated
2496 instances of the expected menu for an overloaded name. Change
2497 the regular expression to handle changes in g++ type encoding:
2498 "void" can be either "void" or "", and "unsigned int" can be
2499 either "unsigned int" or "unsigned".
2500 (continue_to_bp_overloaded): Change regular expressions to handle
2501 changes in g++ type encoding.
2502 (no proc): Call take_gdb_out_of_choice_menu when needed.
2503 Remove redundant calls to "info break". Accept either "canceled"
2504 or "cancelled". Change regular expressions in "info break"
2505 calls to handle changes in g++ type encoding. Give all tests
2506 unique strings.
2507
9c646a6e
BE
25082001-01-17 Ben Elliston <bje@redhat.com>
2509
2510 * config/sid.exp: New file.
2511
9549d9c1
AC
2512Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
2513
2514 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
2515
dc96c6c7 25162000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
2517
2518 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
2519 Add a RE to accept a non-ascii char if one is ever presented.
2520
b4df4f68
FN
25212000-12-20 Fernando Nasser <fnasser@redhat.com>
2522
297dd0fd 2523 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 2524
dc96c6c7 25252000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc
MS
2526
2527 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
2528 in regexp. One '\' does not suffice on Linux.
2529
4a7bddb6
MC
25302000-12-09 Michael Chastain <chastain@redhat.com>
2531
2532 * gdb.base/break.exp (test_clear_command): Use a marker function
2533 rather than 'main' for the test function. Also move this
2534 test to an execution point where the marker function names are
2535 guaranteed to be bound to functions. (Executing tests after a
2536 'finish' from main runs into name conflicts with local names
2537 in __libc_start_main).
2538
dc96c6c7 25392000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
2540
2541 * gdb.base/finish.exp: New test for gdb's "finish" command.
2542 * gdb.base/return2.exp: New test for gdb's "return" command.
2543 * gdb.base/return2.c: New source file for above.
2544
dc96c6c7 25452000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
2546
2547 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
2548 * gdb.base/miscexprs.exp: Ditto.
2549 * gdb.base/pointers.exp: Ditto.
2550 * gdb.c++/derivation.exp: Ditto.
2551 * gdb.c++/local.exp: Ditto.
2552 * gdb.c++/namespace.exp: Ditto.
2553 * gdb.c++/overload.exp: Ditto.
2554 * gdb.c++/ref-types.exp: Ditto.
2555
dc96c6c7 25562000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
2557
2558 * gdb.base/constvars.exp: Test result of "up" command.
2559 * gdb.base/miscexprs.exp: Ditto.
2560 * gdb.base/pointers.exp: Ditto.
2561 * gdb.base/scope.exp: Ditto.
2562 * gdb.c++/derivation.exp: Ditto.
2563 * gdb.c++/local.exp: Ditto.
2564 * gdb.c++/namespace.exp: Ditto.
2565 * gdb.c++/overload.exp: Ditto.
2566 * gdb.c++/ref-types.exp: Ditto.
2567
44097287
FN
25682000-11-22 Michael Chastain <chastain@redhat.com>
2569
2570 * mips_pro.exp: Accept either "middle -> top -> main" or
2571 "middle -> main" in the backtrace, because gcc can optimize
2572 tail calls to jumps. Remove setup_xfail for the hppa case.
2573 Add a comment with the original warning messages from PR 3016,
2574 which was filed in 1993, to preserve them for posterity.
2575
9d2e1bab
ND
25762000-11-17 Nick Duffek <nsd@redhat.com>
2577
2578 * lib/gdb.exp (gdb_test): Override timeout with board info.
2579
1aca8eb7
ND
25802000-11-17 Nick Duffek <nsd@redhat.com>
2581
2582 * gdb.base/display.exp: Don't kill running stub. Add "again" to
2583 the second kill and detach messages.
2584
93076499
ND
25852000-11-17 Nick Duffek <nsd@redhat.com>
2586
2587 * configure.in: Add AC_EXEEXT.
2588 * configure: Regenerate.
2589 * Makefile.in (just-check): Export EXEEXT.
2590 * lib/gdb.exp ($EXEEXT): Import from environment.
2591 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
2592 expect "maint dump-me" on Cygwin.
2593 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
2594 $EXEEXT.
2595
30e87cd3
ND
25962000-11-17 Nick Duffek <nsd@redhat.com>
2597
2598 * gdb.base/break.exp: Test backtrace and finish from called
2599 function on all platforms, not just HP-UX.
2600
dc96c6c7 26012000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
2602
2603 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
2604 code from gdb_target_monitor, so it can be used independantly
2605 for gdbserver. Also comment out an unnecessary PUTS.
2606
dc96c6c7 26072000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
2608
2609 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
2610 * gdb.base/corefile.exp: Expect the message "Program is being
2611 debugged already" when we send the "corefile" command, since
2612 the preceeding gdb_load may have connected gdb to a remote target.
2613 * gdb.base/display.exp: Disable hardware watchpoints if new
2614 board info variable "no_hardware_watchpoints" is true.
2615 Replace single-letter commands with more readable ones.
2616 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
2617 if new board info variable "no_hardware_watchpoints" is true.
2618 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
2619 to see if stdio (printf) testing is possible.
2620 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
2621 board info variable "no_hardware_watchpoints" is true. Use new
2622 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
2623
39124dea
FN
26242000-11-13 Fernando Nasser <fnasser@redhat.com>
2625
2626 From Orjan Friberg <orjanf@axis.com>:
2627 * gdb.base/printcmds.exp: Escape curly braces followed by a number
2628 in array print pattern match.
2629
a9e2e984
FN
26302000-11-09 Fernando Nasser <fnasser@redhat.com>
2631
2632 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
2633 spelling "cancelled" to U.S. spelling "canceled" to match changes
2634 made to gdb.
2635 * gdb.c++/ovldbreak.exp: Ditto.
2636
c7db355b
PS
26372000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
2638
2639 * gdb.base/callfuncs.c (main): Moved to end of file, call
2640 t_double_values to initialize the FPU before inferior calls are made.
2641 * gdb.base/callfuncs.exp: Test for register preservation after calling
2642 inferior functions. Add tests for continuining, finishing and
2643 returning from a stop in a call dummy.
2644
dc96c6c7 26452000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
2646
2647 * gdb.base/commands.exp: Break up long lines, and re-indent.
2648
dc96c6c7 26492000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
2650
2651 * config/gdbserver.exp: Rewritten from the ground up, to make it
2652 compatible with the current dejagnu tree, and to make it work with
2653 the new "gdbserver" in libremote.
2654
dc96c6c7 26552000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
2656
2657 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
2658 * gdb.base/varargs.exp: Skip entire test if no printf support.
2659 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
2660 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
2661
dc96c6c7 26622000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
2663
2664 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
2665 no floating point support.
2666 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
2667 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
2668 * gdb.base/call-rt-st.exp: Ditto.
2669 * gdb.base/call-strs.exp: Ditto.
2670
bac5fc66
JG
26712000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
2672
2673 * gdb.base/sizeof.c: include <stdio.h>.
2674
2675 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
2676 'finish', otherwise uncaptured gdb_prompt would potentially
2677 throw remaining test points out of sync.
2678
b22a6027
SB
26792000-07-26 Scott Bambrough <scottb@netwinder.org>
2680
2681 * gdb.base/recurse.exp: Run tests for all targets.
2682 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
2683 gnu-oldld case on ARM.
2684 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
2685 for ARM targets.
2686
d8231941
AG
2687Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
2688
2689 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
2690 * gdb.java/configure: Rebuild.
2691
8caabe69
AG
2692Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
2693
2694 * gdb.java/jv-exp.exp: New file.
2695
9d273ca3
AG
2696Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
2697
2698 * configure: Rebuilt.
2699 * configure.in (configdirs): Add gdb.java.
2700 * gdb.java/jmisc.java: New file.
2701 * gdb.java/jmisc.exp: New file.
2702 * gdb.java/Makefile.in: New file.
2703 * gdb.java/configure: Rebuilt.
2704 * gdb.java/configure.in: New file.
2705 * lib/java.exp: New file.
2706
4f823a66
AC
2707Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
2708
2709 * gdb.base/exprs.exp: Test casts to a pointer including over and
2710 underflow.
2711
2391e11d
AC
2712Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
2713
2714 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
2715 and the compilers sizes.
2716
54602222
ND
27172000-07-09 Nick Duffek <nsd@redhat.com>
2718
2719 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
2720 (use_methods): New function.
2721 (main): Call use_methods().
2722 * gdb.c++/classes.exp (test_method_param_class): New procedure.
2723 (do_tests): Call test_method_param_class.
2724
2bec0572
ND
27252000-07-09 Nick Duffek <nsd@redhat.com>
2726
2727 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
2728 spelling.
2729 (test_enums): New procedure. Move enum tests from end of script
2730 to here. Set breakpoint on function name instead of line number.
2731 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
2732 (enums2): New marker function.
2733 (enums1): New function.
2734 (main): Call enums1(). Move enum tests to enums1().
2735
78492fde
AC
2736Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
2737
2738 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
2739 compile/link program. Update line numbers.
2740 * gdb.asm/d10v.inc: Define ``startup''.
2741 * gdb.asm/asmsrc1.s: Add definition of _start.
2742
49a2cef8
AC
2743Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
2744
2745 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
2746
3e6c8688
EZ
27472000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2748
2749 * gdb.base/maint.exp: Add 'maint print architecture' item to output
2750 of 'help maint print' command.
2751
9ff5cbe9
AC
2752Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
2753
2754 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
2755 they use gdb_expect_list.
2756
17c579bd
AC
2757Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
2758
2759 * gdb.base/commands.exp: Use ``set remote
2760 memory-read-packet-size'' instead of ``set endian big'' to test
2761 long commands.
2762
e6d71bf3
DB
27632000-06-03 Daniel Berlin <dan@cgsoftware.com>
2764
2765 * gdb.c++/templates.exp (do_tests): Make all of these work under
2766 g++, and stop skipping them.
2767
2768 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
2769 work under g++.
2770
e5f9ba7b
MS
2771 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
2772 initialization.
2773
dc96c6c7 27742000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
2775
2776 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
2777 the regular expression: accept an (almost) arbitrary sequence of
2778 "frames-invalid" and "breakpoints-invalid" messages both before
2779 and after the "starting" message.
2780
dc96c6c7 27812000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
2782
2783 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 2784
dc96c6c7 27852000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
2786
2787 * gdb.base/annota1.exp (annotate-signal-handler-caller):
2788 Relax the regular expression a little, make it pass on Solaris 8.
2789
8216cda9
KB
27902000-05-12 Kevin Buettner <kevinb@redhat.com>
2791
2792 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
2793 a call, do not require that gdb stop on the line after the call.
2794 Instead, it is permissible for gdb to stop on the line of the
2795 call itself.
2796
1a570b2f
MS
27972000-05-12 Michael Snyder <msnyder@.cygnus.com>
2798
2799 * gdb.base/break.exp (bp on small function, optimized file):
2800 Add a second pass pattern. The behavior differs here between stabs
2801 and dwarf for one-line functions. Stabs preserves two line symbols
2802 (one before the prologue and one after) with the same line number,
2803 but dwarf regards these as duplicates and discards one of them.
2804 Therefore the address after the prologue (where the breakpoint is)
2805 has no exactly matching line symbol, and GDB reports the breakpoint
2806 as if it were in the middle of a line rather than at the beginning.
2807
dc96c6c7 28082000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2
MS
2809
2810 * gdb.base/interrupt.exp: Make "pass" message say "send"
2811 rather than "send_gdb" (for consistancy).
2812
7d418785
AC
2813Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
2814
2815 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
2816 * gdb.c++/templates.cc: Properly check for GCC version number.
2817 * lib/compiler.cc: Likewise
2818
dc96c6c7 28192000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79
MS
2820
2821 * gdb.base/break.exp: When compiled with -O2 optimization,
2822 gdb may not stop at the first line of main, due to code motion.
2823
dc96c6c7 28242000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
2825
2826 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
2827 This test depends on parsing the printf output from the target.
2828 Since the sparclet stub doesn't do stdio, this will never work.
2829 * gdb.base/call-rt-st.exp: ditto.
2830 * gdb.base/call-strs: ditto.
2831
dc96c6c7 28322000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
2833
2834 * gdb.base/miscexprs.exp: make sizeof long array test portable.
2835
2836 * gdb.base/ending-run.exp: After connecting to a remote target,
2837 but before running, the target will appear to be in a random
2838 location. Specify both a file and a line for breakpoints.
2839 Also, the function that calls main may be called 'init'
2840 rather than 'start'.
2841
a5a51225
EZ
28422000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2843
2844 * gdb.base/help.exp: Update output for add-symbol-file command.
2845
7930cc7c
FN
28462000-04-10 Fernando Nasser <fnasser@cygnus.com>
2847
2848 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2849 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
2850
23e37ab1
C
28512000-04-07 J.T. Conklin <jtc@redback.com>
2852
e93c542c
C
2853 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
2854
23e37ab1
C
2855 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
2856
591b8fa3
PDM
2857Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
2858
2859 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
2860 values that can be represented exactly.
2861 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
2862 above change, and to not check against the directory part of the source
2863 file name.
2864 (step into print_long_arg_list): Likewise.
2865 (print print_small_structs from print_long_arg_list): Likewise.
2866 (print print_long_arg_list): Likewise.
2867
7a495180
EZ
28682000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2869
30b53638 2870 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 2871
beb998c6
AC
2872Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
2873
2874 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
2875
1c689132
DB
28762000-03-25 Daniel Berlin <dan@cgsoftware.com>
2877
2878 * gdb.base/commands.exp (deprecated_command_test): Add test for
2879 deprecate with no arguments.
2880
c1790a9d
JL
28812000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
2882
2883 * gdb.base/break.exp: Add new test for setting breakpoints on
2884 optimized code so we can test breakpoints work even when function
2885 prologues may be optimized away
2886
003ba290
FN
28872000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
2888
2889 From David Whedon <dwhedon@gordian.com>
2890 * gdb.base/commands.exp : Added command deprecator tests.
2891
6837a0a2
DB
28922000-03-22 Daniel Berlin <dan@cgsoftware.com>
2893
2894 * gdb.base/help.exp: Added test for new apropos command.
2895
b9593231
KB
28962000-03-21 Kevin Buettner <kevinb@redhat.com>
2897
2898 * gdb.base/pointers.c (usevar): New function.
2899 (main): Make sure that global variables v_int_pointer2, rptr,
2900 and y are all referenced someplace in the program by calling
2901 usevar() on them. [Some linkers delete symbols which are
2902 never referenced. The space remains, but there's no way to
2903 get a (symbolic) handle on the variable from the debugger.]
2904
751a959b
EZ
29052000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2906
2907 * gdb.base/printcmds.c: Add typedeffed arrays.
2908
2909 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
2910 procedure to test arrays that are typedef'd.
2911
73a93a32
JI
29122000-03-13 James Ingham <jingham@leda.cygnus.com>
2913
2914 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
beb998c6 2915 the library directories.
73a93a32 2916
fb40c209
AC
2917Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
2918
2919 * configure.in (configdirs): Add sub directory gdb.mi.
2920 * configure: Re-generate.
2921
2922 * gdb.mi: New directory.
beb998c6 2923
ee4dd2c9
AC
29242000-02-25 Scott Bambrough <scottb@netwinder.org>
2925
2926 * gdb.base/long_long.exp: Correct test suite failure when printing
2927 a long long value as a double on ARM platforms.
2928
70f0cc22
JB
29292000-02-16 Jim Blandy <jimb@redhat.com>
2930
2931 * gdb.base/break.exp ("breakpoint line number"): Make sure the
2932 default source file is set properly before running this test.
2933
853819b8
EZ
29342000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2935
2936 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
2937 gdbtk/library directory, not in gdbtcl2.
2938
dfcd3bfb
JM
29392000-02-04 Jim Blandy <jimb@redhat.com>
2940
2941 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
2942 backslash from regexp pattern.
2943
2944 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
2945 procedure. Use it to run all the "continue to bp overloaded"
2946 tests. Note that this changes the names of the tests slightly.
2947 If the breakpoint hit message includes a hex PC value, because
2948 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
2949 from the real source code, still consider that a pass.
2950
2951 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
2952 XFAIL here if the breakpoint message contains a hex address. Note
2953 similar change on 1999-11-02.
2954
2955 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
2956
2957 * gdb.base/ptype.exp: Establish a default source file before
2958 calling get_debug_format.
2959
29602000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
2961
2962 * gdb.base/watchpoint.exp: Remove duplication of test messages.
2963
8b93c638
JM
29642000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
2965
2966 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
2967 of successive stepi commands -- while in the prologue we should see
2968 the function entry bracket.
2969
29702000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
2971
2972 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
2973 reach __change_mode() when stepping through the end of main().
2974
c5394b80
JM
29752000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
2976
2977 * gdb.base/default.exp: Fix expected pattern.
2978 * gdb.base/help.exp: Same.
2979
0d06e24b
JM
29802000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2981
2982 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
2983 Don't use xfail's because that affects only the following test.
beb998c6 2984
0d06e24b
JM
2985 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
2986 solaris or linux.
2987
2988 * gdb.base/selftest.exp: Update to reflect changes to main.c.
2989
dc96c6c7 29902000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 2991
beb998c6 2992 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
2993 "A syntax error" rather than "A parse error". Accept both.
2994
29952000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
2996
2997 * gdb.base/default.exp: Remove OS dependent string from "target
2998 remote" test.
2999 * gdb.base/help.exp: Same for "help target remote" test.
3000
c3f6f71d
JM
30012000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3002
3003 From Jim Kingdon <kingdon@redhat.com>:
3004
3005 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
3006 prompt (cleanup rather than necessity, but still might keep output
3007 from spilling to next test).
3008
30092000-01-02 Fred Fish <fnf@cygnus.com>
3010
3011 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
3012 AIX, which defines them in <sys/types.h>.
3013
ed9a39eb 30141999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 3015
ed9a39eb
JM
3016 * gdb.base/default.exp: Match arm* etc instead of arm in "info
3017 float" test.
3018
30191999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 3020
ed9a39eb 3021 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
3022
3023 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
3024 outermost frame disallowed".
3025
30261999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
3027
3028 * gdb.base/setvar.exp: New tests for setting the value of a struct
3029 with a constant list.
3030
30311999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
3032
3033 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
3034 require the user to type a cast before setting the value of a struct.
3035
de57eccd
JM
30361999-12-06 Jim Blandy <jimb@cygnus.com>
3037
3038 * gdb.base/default.exp: Expect the new 'info float' command on
3039 all i386 platforms.
3040
3041 * gdb.threads/linux-dp.exp: Expand our ability to recognize
3042 LinuxThreads libraries that don't support debugging.
3043
c2d11a7d
JM
3044Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
3045
3046 * gdb.base/remote.c: Fill the buffer with truely random data.
3047 Change the buffer type to ``unsigned char'' to simplify size
3048 arithmetic.
3049
3050 * gdb.base/remote.exp: Reduce download numbers by one. Typical
3051 stub only handles 400-1 byte packets. Verify that the download
3052 worked.
3053
30541999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
3055
3056 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
3057 tests, using UNRESOLVED for the untested cases. Also, does not wait
3058 for a timeout if the prompt was received before a recognizable pattern.
3059
30601999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
3061
3062 * lib/gdb.exp (gdb_expect_list): Fix spelling.
3063
30641999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3065
3066 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
3067 watchpoints.
3068
30691999-11-24 Jason Merrill <jason@casey.cygnus.com>
3070
3071 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
3072
3073 * gdb.c++/local.exp: Be more flexible in recognizing local class
3074 name mangling. Don't allow horribly truncated method names.
3075 * gdb.c++/derivation.exp: Expect protected inheritance.
3076 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
3077 * gdb.c++/virtfunc.exp: Likewise.
3078 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
3079 when printing a nested enum.
3080
30811999-11-22 Jim Blandy <jimb@cygnus.com>
3082
3083 * gdb.base/step-test.exp: Properly await GDB's response to setting
3084 a breakpoint on the call to large_struct_by_value.
3085
3086 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
3087 just because we have debug info for the `start' function.
3088
30891999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
3090
3091 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
3092 "Unknown signal" messages, which indicate (on LinuxThreads) that
3093 GDB doesn't know how to debug threads on this system. This is
3094 better than hanging while philosopher 0 dumps chatter into gdb.log.
3095
30961999-11-18 Tom Tromey <tromey@cygnus.com>
3097
3098 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
3099
31001999-11-18 Fred Fish <fnf@cygnus.com>
3101
3102 * gdb.base/coremaker2.c: Add sample program for generating
3103 cores that is more self contained than coremaker.c. Eventually
3104 I'll add more code to this and tie it into the testsuite.
3105
4ce44c66
JM
31061999-11-12 Stan Shebs <shebs@andros.cygnus.com>
3107
3108 * gdb.base/dollar.exp: Remove, now in gdb.hp.
3109
31101999-11-10 Jimmy Guo <guo@cup.hp.com>
3111
3112 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
3113 from $srcdir/lib/.
3114 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
3115 and gdb.c++/.
3116
3117 * gdb.c++/derivation.exp: remove redundant get compiler info code.
3118
beb998c6 3119 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
3120 'continue with watch' test point.
3121
31221999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
3123
3124 Merged from p2linux-990323-branch:
beb998c6 3125
4ce44c66
JM
3126 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
3127
11cf8741
JM
3128Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
3129
3130 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
3131 {limit,fixed}''. Test ``set download-write-size''.
3132
3133Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
3134
3135 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
3136 gdb_expect_list.
3137
3138Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
3139
3140 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
3141
31421999-11-03 Mark Salter <msalter@cygnus.com>
3143
3144 * gdb.base/break.exp: Fix "stub continue" pattern.
3145
31461999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
3147
3148 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
3149
31501999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
3151
3152 * gdb.base/display.exp ("finish"): Add timeout clause.
3153
3154 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
3155 plain prompt clause, so this doesn't have to time out in order to
3156 fail.
3157
3158 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
3159 breakpoint hit messages include an address.
3160
3161 * gdb.base/display.exp: Don't forget to escape parens in regular
3162 expressions. Unix regexp notatation sucks.
3163
31641999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3165
3166 * gdb.base/annota1.exp: Test for annotate-signalled: change output
3167 order for 'signalled' message.
3168
5c44784c
JM
31691999-11-01 Stan Shebs <shebs@andros.cygnus.com>
3170
3171 From Jimmy Guo <guo@cup.hp.com>:
3172 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
3173 * gdb.base/annota1.c: Add code for tests to work with.
3174
31751999-10-26 Frank Ch. Eigler <fche@cygnus.com>
3176
3177 * gdb.base/remote.exp: New test for remote downloading settings.
3178 * gdb.base/remote.c: New file with large .data.
3179
917317f4
JM
31801999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
3181
3182 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
3183 for LinuxThreads support, merged from the Code Fusion branch.
3184
3185Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
3186
3187 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
3188 containing exp_continue into a while within an expect. Don't
3189 attempt a start more than three times. Check return value from
3190 gdb_load.
beb998c6 3191
2df3850c
JM
3192Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
3193
3194 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
3195 a pass case.
3196
2acceee2
JM
31971999-10-01 Kevin Buettner <kevinb@cygnus.com>
3198
3199 * gdb.base/break.c (main): Added a statement that we can step
3200 off of.
3201 * gdb.base/break.exp: Added tests for setting a breakpoint
3202 at an offset and stepping onto a breakpoint.
3203
32041999-10-01 Fred Fish <fnf@cygnus.com>
3205
beb998c6 3206 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
3207 gdb output.
3208
c2c6d25f
JM
32091999-09-18 Jim Blandy <jimb@cris.red-bean.com>
3210
3211 * gdb.base/break.exp: Code locations are in hex, don't forget!
3212 (For HP-UX.)
3213
32141999-09-17 Stan Shebs <shebs@andros.cygnus.com>
3215
3216 * condbreak.exp: Use break.c as test program.
3217 * condbreak.c: Remove, redundant with break.c.
3218
32191999-09-15 Stan Shebs <shebs@andros.cygnus.com>
3220
3221 * config/monitor.exp (gdb_target_monitor): Disable X- and
3222 Z-packets if the target needs it.
3223
32241999-09-13 James Ingham <jingham@leda.cygnus.com>
3225
3226 * gdb.c++/overload.exp: Added tests for listing overloaded
3227 functions with function pointers in the arg, explicitly calling
3228 out the version you want.
3229
cff3e48b
JM
32301999-09-09 Stan Shebs <shebs@andros.cygnus.com>
3231
3232 * long_long.exp: Add variations of test cases that work for
3233 targets with 16-bit ints and 32-bit doubles.
3234
d4f3574e
SS
32351999-09-08 Stan Shebs <shebs@andros.cygnus.com>
3236
3237 * break.c (main): Compare a possibly-uninitialized argc with an
3238 unlikely value that fits in 16 bits.
3239
32401999-09-07 Stan Shebs <shebs@andros.cygnus.com>
3241
3242 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
3243 0xfeeb, don't want negative numbers if ints are 16 bits.
3244
3245 * lib/gdb.exp (skip_cplus_tests): New proc.
3246 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
3247 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
3248 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
3249 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
3250 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
3251 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
3252 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
3253 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
3254
3255 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
3256
3257Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
3258
3259 * gdb.base/corefile.exp (up): Allow a parameter to appear
3260 in the frame that we're going up to.
3261
3262 From Jim Blandy <jimb@cygnus.com>:
3263
3264 * gdb.base/default.exp (info float): Expect some output now.
3265
3266 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
3267 returning floating-point values to fail on the x86.
3268 * gdb.base/callfwmall.exp (do_function_calls): Same.
3269
3270 * gdb.base/list.exp (test_listsize): Correct expectations for
3271 listing line 1 with listsize 2. Also, listing a single line
3272 works now, as does listing three lines. [Kevin's note: There
3273 were a number of other cases fixed too where the expectations
3274 differed...]
3275
32761999-09-02 Stan Shebs <shebs@andros.cygnus.com>
3277
3278 * gdb.base/selftest.exp: Add case for when version prints as
3279 constant string instead of char pointer.
3280
104c1213
JM
32811999-08-25 Stan Shebs <shebs@andros.cygnus.com>
3282
3283 * gdb.base/ending-run.exp: Add Solaris case for what happens when
3284 stepping out of main.
3285
3286 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
3287 G++ used.
3288
3289 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
3290 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
3291
3292 * gdb.c++/ovldbreak.exp: Update match string in test that
3293 includes a warning of multiple breakpoints.
3294
32951999-08-24 Stan Shebs <shebs@andros.cygnus.com>
3296
3297 * gdb.base/display.exp: Improve precision of step-after-finish
3298 added yesterday.
3299
3300 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
3301 test.
3302
3303 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
3304 configs when using G++, not just hppa*.
3305
33061999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3307
3308 * gdb.base/async.c: New file.
3309 * gdb.base/async.exp: New file.
3310
3311Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
3312
3313 * gdb.base/break.exp: Tweak PA specific tests to properly handle
3314 PA64.
3315
53a5351d
JM
3316Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
3317
104c1213
JM
3318 * gdb.base/display.exp: "finish" can leave us mid-line on many
3319 targets, deal with it. Add a small constant to main, instead of
3320 1000 since main+1000 may not be a valid address in the target.
3321
53a5351d
JM
3322 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
3323 on hpux11.
3324
3325 * gdb.base/attach.exp: Handle another hpux11 error message variant
3326 when attaching to a process that does not exist.
3327
33281999-08-19 J.T. Conklin <jtc@redback.com>
3329
3330 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
3331 characters in 'continue to 1241' test.
3332
33331999-08-17 Stan Shebs <shebs@andros.cygnus.com>
3334
3335 * gdb.base/call-ar-st.exp: Add a shorter match case for the
3336 stop in print_long_arg_list, define and use a whitespace
3337 variable in print_small_structs test, add an XFAIL for Solaris.
3338 * gdb.base/dbx.exp: XFAIL func commands until somebody is
3339 interested enough to fix.
3340
7be570e7
JM
33411999-08-13 Keith Seitz <keiths@cygnus.com>
3342
3343 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
3344 (dbx_gdb_load): Remove. Use gdb_load instead, since that
3345 proc knows about targets other than the natives.
3346 (test_assign): Use "gdb_run_cmd" to "run" the target.
3347 Check that we've actually hit the breakpoint at main.
3348 When we attempt to assign a value to a local variable, check
3349 that the variable is in the current scope, i.e., don't use
3350 a test with an empty result.
3351
3352Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
3353
3354 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
3355 command.
3356
33571999-08-09 Stan Shebs <shebs@andros.cygnus.com>
3358
3359 From Jimmy Guo <guo@cup.hp.com> and others at HP:
3360 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
3361 gdb.compat, gdb.threads-hp.
3362 gdb.hp/configure, gdb.hp/configure.in: New files.
3363 gdb.hp/Makefile.in: Recurse into new subdirs.
3364 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
3365 gdb.hp/gdb.objdbg: New directory, tests for debugging info
3366 in object files.
3367 gdb.hp/tools: New directory, aux tools for HP-specific tests.
3368
96baa820
JM
33691999-08-05 Stan Shebs <shebs@andros.cygnus.com>
3370
3371 * gdb.base/display.exp: Help expect by putting a newline in the
3372 funky printf, remove a bogus p/a test.
3373
33741999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3375
3376 * gdb.base/display.exp: Make sure that when we say 'run', we are
3377 connected to the target. This is necessary when running not
3378 natively.
3379
33801999-08-03 Stan Shebs <shebs@andros.cygnus.com>
3381
3382 * gdb.base/step-test.exp: Removed some extraneous messages.
3383
3384 * gdb.base/long_long.exp: Don't run memory examination tests
3385 on little-endian targets (they will need a different set of
3386 results to match).
3387
33881999-08-02 Stan Shebs <shebs@andros.cygnus.com>
3389
3390 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
3391 until somebody decides to fix GDB.
3392
3393 * gdb.base/long_long.c: Stop compiler complaint by specifying long
3394 constant as "ULL".
3395 * gdb.base/long_long.exp: Loosen x/c test, add partial result
3396 matches for a couple x/2 commands.
3397
a0b3c4fd
JM
33981999-07-30 Stan Shebs <shebs@andros.cygnus.com>
3399
3400 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
3401 by merging in ref-types2 tests.
3402 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
3403
3404 From Jimmy Guo <guo@cup.hp.com> and others at HP:
3405 * gdb.c++/Makefile.in: Add standard actions.
3406 (EXECUTABLES): Rename from PROGS, update list.
3407 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
3408 from gdb.hp.
3409 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
3410 foo and bar locals.
3411 * gdb.c++/anon-union.exp: Fix tests to match.
3412 * gdb.c++/classes.exp: Run if HP compiler used, add extra
3413 expect matches to handle output variations.
3414 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
3415 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
3416 output, add HP alternatives for new and delete prints.
3417 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
3418 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
3419 * gdb.c++/demangle.exp: Use $style when reporting failure.
3420 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
3421 * gdb.c++/inherit.exp: Run if HP compiler used, add some
3422 match alternatives.
3423 * gdb.c++/local.exp: Add match alternatives or xfails for HP
3424 compilers.
3425 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
3426 * gdb.c++/method.exp: Add match alternatives.
3427 * gdb.c++/misc.cc: Add bool types.
3428 * gdb.c++/misc.exp: Add tests for bool types.
3429 * gdb.c++/overload.exp: Add xfails.
3430 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
3431 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
3432 add some more template parameter tests (only for HP currently).
3433 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
3434 * gdb.c++/virtfunc.cc: Add return type and value for main.
3435 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
3436 match alternatives.
beb998c6 3437
a0b3c4fd
JM
34381999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3439
3440 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
3441
34421999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
3443
3444 * gdb.base/signals.exp: Don't expect getting a backtrace from
3445 within a signal handler to fail on Linux.
3446
34471999-07-29 Stan Shebs <shebs@andros.cygnus.com>
3448
3449 From Jimmy Guo <guo@cup.hp.com> and others at HP:
3450 * lib/gdb.exp: Remove some gratuitious semicolons.
3451 (delete_breakpoints): Increase timeout.
3452 (gdb_expect): Add -notransfer option.
3453 (gdb_test): Use -notransfer option.
3454 (get_compiler_info): Add f77 case.
3455 (get_compiler): New proc, split out from gdb_preprocess, add f77
3456 case.
3457 (gdb_preprocess): Call get_compiler.
3458
3459 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
3460 * gdb.base/attach.exp, gdb.base/display.exp,
3461 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
3462 gdb.base/long_long.exp, gdb.base/printcmds.exp,
3463 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
3464 third arg to gdb_test.
3465 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
3466 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
3467 HP-UX xfails, add others.
3468 * gdb.base/completion.exp: Reflect name change of self-test.
3469 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
3470 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
3471 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
3472 HP failure number.
3473 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
3474 useless HP-UX 10.30 references.
3475 * gdb.base/maint.exp: Loosen matches.
3476 * gdb.base/pointers.c (main): Declare more_code.
3477 * gdb.base/pointers.exp: Match on output of a `next'.
3478 * gdb.base/structs.c: Add prototypes.
3479 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
3480 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
3481
34821999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3483
3484 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
3485 command.
3486
34871999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3488
3489 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
3490 Fix run to main failures. Watchpoint can be hardware watchpoint.
beb998c6
AC
3491
3492 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
3493 debug info. Deal with lack of signal hanlder info in stack.
3494
3495 From Jim Kingdon <kingdon@redhat.com>:
3496 * gdb.base/annota1.exp: If printf has debug info, deal with it.
3497
5a2468f5
JM
34981999-07-19 Stan Shebs <shebs@andros.cygnus.com>
3499
3500 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
3501 gdb.base/foll-vfork.exp: Don't run for crosses.
3502
adf40b2e
JM
3503Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
3504
3505 * gdb.base/configure.in: Check for gdbvars.exp instead of
3506 a1-selftest.exp.
3507 * gdb.base/configure: Re-generate.
3508
35091999-07-12 Stan Shebs <shebs@andros.cygnus.com>
3510
3511 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
3512 in trying to run first and name is too long.
3513
3514 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
3515 pointers2.c and pointers2.exp, respectively.
3516 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
3517 doschk happier.
3518
43e526b9
JM
35191999-07-08 Stan Shebs <shebs@andros.cygnus.com>
3520
3521 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
3522 callfuncs2.c and callfuncs2.exp.
3523
3524 * gdb.base/list.exp: Remove mistaken xfails.
3525 * gdb.base/list0.h: Add optional prototypes.
3526
9846de1b
JM
3527Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
3528
3529 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
3530 calling malloc.
3531 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
3532 * ptype.exp: Move test for get_debug_format to before its first
3533 use.
3534
35351999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3536
3537 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
3538 * gdb.base/annota2.cc, annota2.exp: Move from here.
3539 * gdb.c++/annota2.cc, annota2.exp: To here.
3540 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
3541
43ff13b4
JM
3542Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
3543
3544 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
3545 a consistent format.
3546
085dd6e6
JM
35471999-06-25 Stan Shebs <shebs@andros.cygnus.com>
3548
3549 From Jimmy Guo <guo@cup.hp.com> and others at HP:
3550 * lib/gdb.exp (get_compiler_info): Add detection for assorted
3551 HP compilers, also set the globals $true and $false.
3552
3553 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
3554 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
3555 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
3556 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
3557 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
3558 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
3559 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
3560 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
3561 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
3562 whatis.c} Add C++ compatible function definitions and return
3563 types, add includes for library functions.
3564 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
3565 * gdb.base/step-test.c (myglob): Rename from glob.
3566 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
3567 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
3568 files, move here from gdb.hp.
3569 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
3570 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
3571 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
3572 Adjust line numbers in regexps.
3573
3574 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
3575 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
3576 instead of 0/1.
3577
3578 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
3579 foll-vfork.exp: New files, move here from gdb.hp.
3580 * gdb.base/page.exp: New file, test of pagination command.
3581
3582 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
3583 recursion test.
3584 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
3585
3586 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
3587 gdb.base/solib.exp: Fix compiler invocation process.
3588
3589 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
3590 HP-UX 11, turn off overload resolution explicitly.
3591 * gdb.base/commands.exp: Set argument list explicitly, add
3592 watchpoint test.
3593 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
3594 them work.
3595 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
3596 expressions properly.
3597 * gdb.base/corefile.exp: Loosen the match slightly.
3598 * gdb.base/default.exp: Allow "Error accessing memory" message
3599 also.
3600 * gdb.base/display.exp: Skip over x/0 j if PA64.
3601 * gdb.base/funcargs.exp: Add xfails for HP-UX.
3602 * gdb.base/interrupt.exp: Ditto.
3603 * gdb.base/langs.exp: Add symbolic matches governed by compiler
3604 in use.
3605 * gdb.base/list.exp: Add xfails for HP-UX.
3606 * gdb.base/long_long.exp: Refine some of the numeric matches.
3607 * gdb.base/mips_pro.exp: Xfail on HP-UX.
3608 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
3609 * gdb.base/nodebug.exp: Succeed on more varieties of output.
3610 * gdb.base/opaque.exp: Remove some HP-UX xfails.
3611 * gdb.base/ptype.exp: Succeed on more varieties of output.
3612 * gdb.base/scope.exp: Add xfails for HP-UX.
3613 * gdb.base/sect-cmd.exp: Add more cases.
3614 * gdb.base/setvar.exp: Add xfails for HP-UX.
3615 * gdb.base/shlib-call.exp: Loosen some matches slightly.
3616 * gdb.base/signals.exp: Match on void symbolically.
3617 * gdb.base/step-test.exp: Add case for PA64.
3618 * gdb.base/term.exp: Add exit and restart.
3619 * gdb.base/twice.exp: Clean up after self.
3620 * gdb.base/varargs.exp: Disable overload resolution explicitly.
3621 * gdb.base/whatis.exp: Allow more ways to pass tests.
3622
3623 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
3624 no longer useful.
3625
3626Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
3627
3628 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
3629 list of patterns.
3630 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
3631 print_double_array(double_array)", "continuing to breakpoint
3632 1018", "print print_double_array(array_d)" and "continuing to
3633 1034" tests.
beb998c6 3634
085dd6e6
JM
36351999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
3636
3637 * Makefile.in: Add empty html and install-html targets.
3638
36391999-06-24 Stan Shebs <shebs@andros.cygnus.com>
3640
3641 * config/mt-*: Remove, these haven't been used since 1996.
3642
36431999-06-22 Stan Shebs <shebs@andros.cygnus.com>
3644
3645 * gdb.base/call-strs.c, gdb.base/ending-run.c,
3646 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
3647 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
3648
9e0b60a8
JM
36491999-06-18 Stan Shebs <shebs@andros.cygnus.com>
3650
3651 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
3652 simpler match case for the ptype of the big class.
3653
36541999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
3655
3656 * gdb.exp: Fix test for gdb_prompt existence.
3657
36581999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
3659
3660 * gdb.exp (gdb_test): Add fail after calls to perror.
3661
36621999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
3663
3664 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
3665
36661999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
3667
3668 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
3669
0f71a2f6
JM
3670Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
3671
3672 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
3673 malloc() is linked in.
3674
36751999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
3676
3677 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
3678 step at end.
3679
3680 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
3681
36821999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
3683
3684 * gdb.java/jv-print.exp: New file. (Our first Java test!)
3685
cce74817
JM
3686Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
3687
3688 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
3689 * gdb.base/mips_pro.exp: Likewise.
3690
36911999-06-02 Keith Seitz <keiths@cygnus.com>
3692
3693 * gdb.c++/templates.cc: Change all "new" operators to throw
3694 an exception.
3695 * gdb.c++/cplusfuncs.cc: Likewise.
3696
3697 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
3698
3699Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
3700
3701 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
3702 * gdb.base/ending-run.exp: When stepping out of main, accept a
3703 step into an arbitrary assembler file.
3704
392a587b
JM
37051999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3706
beb998c6 3707 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 3708 "breakpoint-invalid" to be printed.
beb998c6 3709 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
3710 number of "frames-invalid" and "breakpoint-invalid" to be printed.
3711 * gdb.base/annota2.cc: Initialize a.x to 0.
3712
9e086581
JM
37131999-05-17 Keith Seitz <keiths@cygnus.com>
3714
3715 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
3716 when "skip_float_tests" set.
3717 Ditto for "print print_double_array(array_d)", "print print_small_structs",
3718 "print print_ten_doubles", and "step into print_long_arg_list".
3719 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
3720 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
3721 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
3722 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
3723 "skip_float_tests" is set.
3724 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
3725 when "skip_float_tests" set.
beb998c6 3726
cd0fc7c3
SS
37271999-05-06 Keith Seitz <keiths@cygnus.com>
3728
3729 * gdb.base/annota2.cc: Include stdio.h.
3730
3731Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
3732
3733 * gdb.base/crossload.exp: Remove, this has been disabled ever
3734 since BFD stopped including all targets, and cross-GDB gets
3735 plenty of testing anyway.
3736 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
3737 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
3738 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
3739 * gdb.base/README: Remove, was doc for this.
3740 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
3741 needed.
3742
b83266a0
SS
37431999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3744
3745 * gdb.base/call-ar-st.exp: Fix one regular expression in test
3746 output.
3747
3748 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
3749 * gdb.base/annota2.exp: New file. More annotation tests.
3750 * gdb.base/annota1.c: New file. Source file for annota1.exp.
3751 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
3752
37531999-04-23 Angela Marie Thomas <angela@cygnus.com>
3754
3755 * config/cfdbug.exp: New file.
3756
7a292a7a
SS
37571999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
3758
3759 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
3760 Marcus Daniel's and Dale Hawkins's demangler crashes.
3761
3762 * gdb.c++/demangle.exp (test_gnu_style_demangling,
3763 test_lucid_style_demangling, test_arm_style_demangling,
3764 test_hp_style_demangling): Try Tom Tromey's core-dumping
3765 identifier under each demangling style.
3766
37671999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
3768
3769 * gdb.c++/demangle.exp: Include the current demangling style
3770 in all test names.
3771 (current_demangling_style): New global variable.
3772 (set_demangling_style, test_demangling_core, test_demangling,
3773 test_demangling_exact): New functions.
3774 (test_gnu_style_demangling, test_lucid_style_demangling,
3775 test_arm_style_demangling, test_hp_style_demangling): Use those,
3776 instead of calling gdb_test and gdb_test_exact directly.
3777 (catch_demangling_errors): New function, which reports errors
3778 signalled by the demangling test functions in an orderly way.
3779 (do_tests): Use catch_demangling_errors.
3780
37811999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
3782
3783 * gdb.base/signals.exp (test_handle_all_print): Use () for
3784 grouping in expressions, not {}.
3785
3786 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
3787 initialized yet.
3788
37891999-04-01 Stan Shebs <shebs@andros.cygnus.com>
3790
3791 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
3792 are listed.
3793
37941999-03-26 Stan Shebs <shebs@andros.cygnus.com>
3795
3796 * gdb.stabs/weird.exp: Test for CC being defined before
3797 looking at its value.
3798
37991999-03-25 Stan Shebs <shebs@andros.cygnus.com>
3800
3801 * gdb.base/call-ar-st.exp: Remove stray '#'.
3802 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
3803 "short int" and "long int".
3804 * gdb.c++/overload.cc: Cast the string added in the previous
3805 change, to mollify finicky HP compiler.
3806 * gdb.hp/reg-test.exp (testfile): Fix file name.
3807 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
beb998c6 3808
7a292a7a
SS
3809 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
3810 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
3811 alternate form of enum ptype.
3812
c906108c
SS
38131999-03-23 Stan Shebs <shebs@andros.cygnus.com>
3814
7a292a7a
SS
3815 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
3816 * gdb.hp/*.exp: Change all to run compiler probe only after
3817 passing skip_hp_tests, so as not to waste time on guaranteed
3818 failure.
3819
c906108c
SS
3820 * gdb.c++/overload.cc: Pass string instead of char addr, always
3821 init ccpfoo.
3822 * gdb.c++/templates.cc: Fix syntax error.
3823
7a292a7a
SS
3824Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3825
3826 * gdb.base/commands.exp: Add test for correct position of '>'
beb998c6 3827 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
3828 command.
3829
38301999-03-18 James Ingham <jingham@cygnus.com>
3831
3832 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
3833
3834 * gdb.c++/method.exp: It was testing an uninitialized int on the
3835 stack and assuming it was positive.
3836
3837 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
3838
3839 * gdb.base/step-test.exp: Catch a case where finish is broken and
beb998c6 3840 keep it from killing the rest of the tests.
7a292a7a
SS
3841 Use gdb_continue_to_end.
3842
3843 * gdb.base/sigall.exp: use gdb_continue_to_end.
3844
3845 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
3846
3847 * gdb.base/display.exp: use runto_main, not run.
3848
beb998c6
AC
3849 * gdb.base/default.exp: Check for the current error message in the
3850 r abbreviation test.
7a292a7a
SS
3851 Add strongarm to the targets that know info float.
3852
beb998c6 3853 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
3854 run which doesn't work with monitors.
3855
3856 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
3857
3858 * gdb.base/break.exp: use the gdb_continue_to_end proc.
3859
3860 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
beb998c6
AC
3861 program. Traps the case (in Cygmon) when the program never really
3862 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
3863 more places, so I used my name. Sorry Mark...
3864
3865 * config/monitor.exp (gdb_target_monitor): added another
3866 target_info parameter: remotebinarydownload. This will set the
3867 remotebinarydownload flag if this is causing some boards trouble.
3868
38691999-03-18 Mark Salter <msalter@cygnus.com>
3870
3871 * lib/gdb.exp (continue_to_exit): New function.
3872
3873 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
3874 * gdb.base/ending-run.exp: Ditto.
3875 * gdb.base/step-test.exp: Ditto.
3876
38771999-03-16 Stan Shebs <shebs@andros.cygnus.com>
3878
3879 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
3880 (suggested by Art Haas <ahaas@neosoft.com>).
3881
38821999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
3883
3884 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
3885
3886Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
3887
3888 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
3889 descriptions of types (short unsigned int vs unsigned short, etc).
3890
38911999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
3892
3893 * gdb.base/call-strs.exp: Don't assume that `step' will step over
3894 a call to strlen; sometimes we do have sources.
3895
38961999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
3897
3898 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
3899 character, so GDB won't print garbage after its end.
beb998c6 3900
c906108c
SS
3901 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
3902 breakpoint there instead. Sometimes GCC emits memcpy to handle
3903 the large structures being passed by value, so we step into that
3904 instead of sum_array_print, which obscures what we're really testing.
3905 * gdb.base/step-test.exp: However, we do want a test that notices
3906 the bizarre steps into memcpy, so do that here. Add check for
3907 stepping into function calls that pass large structures by value.
3908 ("Is that a noun clause, or are you just happy to see me?")
3909 Remove all references to specific line numbers.
3910 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
3911 New type and function.
3912 (main): Call large_struct_by_value, passing it a large struct by value.
3913 * lib/gdb.exp (gdb_get_line_number): New function.
3914
3915 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
3916 more portable.
3917
7a292a7a
SS
39181999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
3919
c906108c
SS
3920 * lib/gdb.exp: Doc fixes.
3921
7a292a7a
SS
39221999-03-05 Nick Clifton <nickc@cygnus.com>
3923
beb998c6 3924 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
3925
39261999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
3927
c906108c
SS
3928 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
3929 commands. They're not germane to this test, and they don't work
3930 that way on remote targets.
3931
3fc11d3e
JM
39321999-03-01 James Ingham <jingham@cygnus.com>
3933
3934 * Changelog entries merged over from gdb development branch.
3935
3fc11d3e
JM
3936 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
3937
3938 * lib/gdb.exp (gdbtk_analyze_results): Generic function
3939 for outputting results of test run.
3940
2d4a1622 3941 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
3942
3943 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 3944
7a292a7a
SS
39451999-02-25 Felix Lee <flee@cygnus.com>
3946
3947 * lib/gdb.exp (debug_format): initialize
3948
c906108c
SS
39491999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
3950
3951 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
3952 * gdb.base/call-rt-st.c: Ditto.
3953
c906108c
SS
39541999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
3955
3956 * gdb.threads/pthreads.exp (horiz): New variable.
3957 (test_startup): Fix regexps that capture thread numbers.
3958
39591999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
3960
3961 * gdb.base/smoke.exp: Disambiguate two test case names (both
3962 called ``print'').
3963
3964Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
3965
3966 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
3967 compilation.
3968
39691999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
3970
3971 * gdb.base/miscexprs.exp: Change patterns to match GDB's
3972 actual output formatting.
3973 * gdb.base/smoke.exp: GDB removes leading 0's.
3974 * gdb.base/volatile.exp: Don't check type of remuneration;
3975 that variable is no longer defined in constvars.c.
3976 * gdb.base/step-test.c (main): Exit with explicit exit code.
3977 * gdb.base/step-test.exp: Remove two nexti checks--they are
3978 not portable.
3979
39801999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
3981
3982 * gdb.base/help.exp ("help delete display"): Fix test to match
3983 gdb's output.
3984
3985 * gdb.base/long_long.c (known_types): Initialize values to zero.
3986 * gdb.base/long_long.exp: Step one more line
3987 so 'dec' is initialized in "get to known place". GDB removes
beb998c6 3988 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
3989 unique test case names.
3990
3991Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3992
beb998c6 3993 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
3994
3995 * gdb.c++/method.exp: Add missing close brace.
3996
39971999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
3998
3999 * gdb.base/maint.exp: Use 'set height 0' to disable page
4000 prompting, not 'set height 400'.
4001
4002 Fix a bunch of timeouts.
4003 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
4004 four separate tests, so expect doesn't take forever to match a ton
4005 of text against a regexp with lots of .* forms.
4006 ("maint print psymbols", "maint print symbols"): Make some of
4007 these greps more selective, so that expect doesn't try to wade
4008 through huge piles of output and time out.
4009
4010 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
4011
4012 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
4013 tests: one which doesn't expect shlib events to be reported, and
4014 another which does, but is XFAIL for all platforms other than
4015 HP/UX.
4016
4017 * gdb.base/break.exp: Teach the test suite that the `catch
4018 fork', `catch vfork', and `catch exec' commands produce error
4019 messages on platforms that don't provide these features.
4020
4021Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
4022
4023 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
4024 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
4025 (shortening names from solib_threshold.exp etc), won't run on
4026 anything but HP-UX for the foreseeable future.
4027 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
4028 reflect move.
4029
4030Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
4031
4032 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
4033 gdb.trace/Makefile.in (clean): Remove all test executables.
4034
4035Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
4036
4037 * gdb.base/shlib-call.exp: add test cases to verify that gdb
4038 successfully re-sets breakpoints in shared libraries.
4039 * gdb.base/shmain.c (main): return 0, don't fall off the end.
4040
4041Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4042
beb998c6
AC
4043 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
4044 and compiled w/o GCC.
c906108c
SS
4045
4046 * gdb.hp/watch-cmd.exp: ditto.
4047
4048 * gdb.hp/watch-hp.exp: ditto.
4049
4050 * gdb.hp/xdb1.exp: ditto.
4051
4052 * gdb.hp/xdb2.exp: ditto.
4053
4054 * gdb.hp/dbx.exp: ditto.
4055
4056Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
4057
4058 * constvars.c: Remove C++-isms.
4059 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
4060 with GCC.
4061
4062Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
4063
4064 The following changes are part of the HP merge.
4065
4066 * gdb.base/break.exp: new tests to verify that catchpoints for
4067 fork, vfork, and exec don't trigger inappropriately.
4068
4069 * gdb.base/opaque.exp: compile one file at a time, then link.
4070
4071 * gdb.base/signals.exp: be more restrictive about which hppa
4072 systems receive a setup_xfail. new tests.
4073
4074 * gdb.base/solib_threshold.build: new file.
4075 * gdb.base/solib_threshold.exp: new file.
4076 * gdb.base/solib_threshold.link_opts: new file.
4077 * gdb.base/solib_threshold.mk: new file.
4078 * gdb.base/gen_solib_threshold.c: new file.
4079
4080 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
4081 tests. New tests for enums inside classes.
4082
4083 * gdb.c++/compiler.cc: indicate support of template debugging.
4084
4085 * gdb.c++/demangle.exp: run hp style demangling tests.
4086
4087 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
4088 tests.
4089
4090 * gdb.c++/misc.cc: changes to support new tests.
4091
4092 * gdb.c++/templates.cc: changes to support HP's compiler; changes
4093 to support new tests.
4094
4095 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
4096 gcc, then skip these tests.
4097
4098Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
4099
4100 The following files are part of the HP merge; some had longer
4101 names at HP, but have been renamed to be no more than 14
4102 characters in length.
4103
4104 * gdb.hp/ambiguous.cc: new file.
4105 * gdb.hp/ambiguous.exp: new file.
4106 * gdb.hp/attach.exp: new file.
4107 * gdb.hp/attach2.exp: new file.
4108 * gdb.hp/classes-hp.exp: new file.
4109 * gdb.hp/ctti.exp: new file.
4110 * gdb.hp/ctti-add.cc: new file.
4111 * gdb.hp/ctti-add1.cc: new file.
4112 * gdb.hp/ctti-add2.cc: new file.
4113 * gdb.hp/ctti-add3.cc: new file.
4114 * gdb.hp/dbx.exp: new file.
4115 * gdb.hp/exception.cc: new file.
4116 * gdb.hp/exception.exp: new file.
4117 * gdb.hp/foll-exec.c: new file.
4118 * gdb.hp/foll-exec.exp: new file.
4119 * gdb.hp/foll-fork.c: new file.
4120 * gdb.hp/foll-fork.exp: new file.
4121 * gdb.hp/foll-vfork.c: new file.
4122 * gdb.hp/foll-vfork.exp: new file.
4123 * gdb.hp/inherit-hp.exp: new file.
4124 * gdb.hp/more-steps.exp: new file.
4125 * gdb.hp/namespace.cc: new file.
4126 * gdb.hp/namespace.exp: new file.
4127 * gdb.hp/optimize.exp: new file.
4128 * gdb.hp/pxdb.c: new file.
4129 * gdb.hp/pxdb.exp: new file.
4130 * gdb.hp/quicksort.exp: new file.
4131 * gdb.hp/reg-test.exp: new file.
4132 * gdb.hp/reg-test.s: new file.
4133 * gdb.hp/sized-enum.c: new file.
4134 * gdb.hp/sized-enum.exp: new file.
4135 * gdb.hp/start-stop.exp: new file.
4136 * gdb.hp/templ-hp.cc: new file.
4137 * gdb.hp/templ-hp.exp: new file.
4138 * gdb.hp/thr-lib.c: new file.
4139 * gdb.hp/thr-lib.exp: new file.
4140 * gdb.hp/thr-lib.h: new file.
4141 * gdb.hp/thr-liblib.c: new file.
4142 * gdb.hp/virtfun-hp.c: new file.
4143 * gdb.hp/virtfun-hp.exp: new file.
4144 * gdb.hp/watch-cmd.exp: new file.
4145 * gdb.hp/watch-hp.exp: new file.
4146 * gdb.hp/xdb1.exp: new file.
4147 * gdb.hp/xdb2.exp: new file.
4148 * gdb.hp/xdb3.exp: new file.
4149
4150Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
4151
4152 The following files are part of the HP merge; some had longer
4153 names at HP, but have been renamed to be no more than 14
4154 characters in length.
4155
4156 * gdb.base/ss.h: new file.
4157 * gdb.base/call-ar-st.c: new file.
4158 * gdb.base/call-ar-st.exp: new file.
4159 * gdb.base/call-rt-st.c: new file.
4160 * gdb.base/call-rt-st-exp: new file.
4161 * gdb.base/call-strs.exp: new file.
4162 * gdb.base/ena-dis-br.exp: new file.
4163 * gdb.base/environ.exp: new file.
4164 * gdb.base/long_long.exp: new file.
4165 * gdb.base/sect-cmd.exp: new file.
4166 * gdb.base/shlib-cl2.exp: new file.
4167 * gdb.base/smoke.exp: new file.
4168 * gdb.base/so-impl-ld.c: new file.
4169 * gdb.base/so-impl-ld.exp: new file.
4170 * gdb.base/so-indr-cl.c: new file.
4171 * gdb.base/so-indr-cl.exp: new file.
4172 * gdb.base/varargs.exp: new file.
4173 * gdb.base/volatile.exp: new file.
4174 * gdb.base/whatis-exp.exp: new file.
7a292a7a 4175 * gdb.base/display.exp: new file.
c906108c
SS
4176 * gdb.c++/derivation.exp: new file.
4177 * gdb.c++/local.exp: new file.
4178 * gdb.c++/member-ptr.exp: new file.
4179 * gdb.c++/overload.exp: new file.
4180 * gdb.c++/ovldbreak.exp: new file.
4181 * gdb.c++/ref-types.exp: new file.
4182 * gdb.c++/ref-types2.exp: new file.
4183 * gdb.c++/userdef.exp: new file.
beb998c6 4184
c906108c
SS
4185Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
4186
4187 * gdb.base/default.exp: Reflect wording change in remote.c.
4188
dc96c6c7 4189Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
4190
4191 * gdb.base/help.exp: Update to reflect current text.
4192
4193Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
4194
4195 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
4196 they're stack variables and contain garbage.
4197 * gdb.c++/anon-union.exp: new file.
4198
4199 The following changes were made by David Taylor
4200 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
4201 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
4202 in changes by HP.
4203
4204 * gdb.base/bitops.exp: new file.
4205 * gdb.base/default.exp: change expected messages for catch and
4206 info catch tests to reflect HP merge changes.
4207 * gdb.base/enable-disable-break.exp
4208 * gdb.base/ending-run.c: new file.
4209 * gdb.base/long_long.c: new file.
4210 * gdb.base/maint.exp: new file.
4211 * gdb.base/pointers2.exp: new file.
4212 * gdb.base/shlib-call2.exp: new file.
4213 * gdb.base/solib.exp: new file.
4214 * gdb.base/step-test.c: new file.
4215 * gdb.c++/anon-union.cc: new file.
4216 * gdb.c++/local.cc: new file.
4217 * gdb.c++/member-pointer.cc: new file.
4218 * gdb.c++/method.cc: new file.
4219 * gdb.c++/ref-types.cc: new file.
4220 * gdb.c++/ref-types2.cc: new file.
4221 * gdb.c++/userdef.cc: new file.
beb998c6 4222
c906108c
SS
4223 * gdb.base/scope.exp: compile one file at a time, then link.
4224 * gdb.base/langs.exp: ditto.
4225 * gdb.base/list.exp: ditto.
beb998c6 4226
c906108c
SS
4227Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
4228
4229 The following changes were made by David Taylor
4230 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
4231 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
4232 in changes by HP.
beb998c6 4233
c906108c
SS
4234 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
4235 skip tests. When compiling pass c++ flag to gdb_compile.
4236 * gdb.c++/
beb998c6 4237
c906108c
SS
4238 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
4239 test for on hppa*-*-hpux*; use args to see if c++ was specified.
4240 (skip_hp_tests): new function.
4241 (gdb_preprocess): new function.
4242
4243 * configure.in (hpdir): decide whether to configure gdb.hp.
4244 * configure: regenerated.
4245
4246 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
4247 to delete on clean.
4248 (EXECUTABLES): update to reflect new additions.
4249 * gdb.base/commands.exp: update message expected.
4250 * gdb.base/default.exp: add copyright notice.
4251 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
4252 * gdb.base/help.exp: update messages to reflect current text.
4253 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
4254 targets for recurse tests.
4255 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
4256 skip this file.
4257
4258 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
4259 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
4260 compilation.
4261 * gdb.c++/misc.exp: ditto.
4262 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
4263 run the tests. tell gdb_compile that it's a c++ compilation.
4264
4265 * gdb.threads/pthreads.exp: fix typo in message.
beb998c6 4266
c906108c
SS
4267 * gdb.base/all-bin.exp: new file.
4268 * gdb.base/arithmet.exp: new file.
4269 * gdb.base/assign.exp: new file.
4270 * gdb.base/completion.exp: new file.
4271 * gdb.base/cond-expr.exp: new file.
4272 * gdb.base/condbreak.exp: new file.
4273 * gdb.base/define.exp: new file.
4274 * gdb.base/dollar.exp: new file.
4275 * gdb.base/environment.exp: new file.
4276 * gdb.base/eval-skip.exp: new file.
4277 * gdb.base/jump.exp: new file.
4278 * gdb.base/logical.exp: new file.
4279 * gdb.base/pointers.exp: new file.
4280 * gdb.base/relational.exp: new file.
4281 * gdb.base/section_command.exp: new file.
4282 * gdb.base/whatis-expr.exp: new file.
4283
4284 * gdb.base/all-types.c: new file.
4285 * gdb.base/call-array-struct.c: new file.
4286 * gdb.base/call-return-struct.c: new file.
4287 * gdb.base/call-strings.c: new file.
4288 * gdb.base/callfuncs2.c: new file.
4289 * gdb.base/condbreak.c: new file.
4290 * gdb.base/constvars.c: new file.
4291 * gdb.base/display.c: new file.
4292 * gdb.base/int-type.c: new file.
4293 * gdb.base/jump.c: new file.
4294 * gdb.base/miscexprs.c: new file.
4295 * gdb.base/pointers.c: new file.
4296 * gdb.base/pointers2.c: new file.
4297 * gdb.base/shmain.c: new file.
4298 * gdb.base/shr1.c: new file.
4299 * gdb.base/shr2.c: new file.
4300 * gdb.base/solib.c: new file.
4301 * gdb.base/solib1.c: new file.
4302 * gdb.base/solib2.c: new file.
4303 * gdb.base/varargs.c: new file.
4304 * gdb.c++/derivation.cc: new file.
4305 * gdb.c++/overload.cc: new file.
4306 * gdb.c++/ovldbreak.cc: new file.
4307 * gdb.hp/attach.c: new file.
4308 * gdb.hp/attach2.c: new file.
4309 * gdb.hp/average.c: new file.
4310 * gdb.hp/compiler.c: new file.
4311 * gdb.hp/compiler.cc: new file.
4312 * gdb.hp/execd-program.c: new file.
4313 * gdb.hp/follow-exec.c: new file.
4314 * gdb.hp/follow-fork.c: new file.
4315 * gdb.hp/follow-vfork-and-exec.c: new file.
4316 * gdb.hp/misc-hp.cc: new file.
4317 * gdb.hp/more-steps.c: new file.
4318 * gdb.hp/optimize.c: new file.
4319 * gdb.hp/quicksort.c: new file.
4320 * gdb.hp/run-hp.c: new file.
4321 * gdb.hp/start-stop.c: new file.
4322 * gdb.hp/sum.c: new file.
4323 * gdb.hp/templates-hp.cc: new file.
4324 * gdb.hp/thread-local-in-lib.c: new file.
4325 * gdb.hp/thread-local-in-lib.h: new file.
4326 * gdb.hp/thread-local-in-lib.lib.c: new file.
4327 * gdb.hp/vforked-program.c: new file.
4328 * gdb.hp/virtfunc-hp.cc: new file.
4329 * gdb.hp/watchpoint-hp.c: new file.
4330 * gdb.hp/xdb.c: new file.
4331 * gdb.hp/xdb0.c: new file.
4332 * gdb.hp/xdb0.h: new file.
4333 * gdb.hp/xdb1.c: new file.
4334
4335Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
4336
4337 The following change was made by Edith Epstein
4338 <eepstein@cygnus.com> as part of a project to merge in changes
4339 originally made by HP; HP did not create ChangeLog entries.
4340
4341 * gdb.c++/demangle.exp: changed the expected output for some
4342 ARM-style mangling -- removed second reference to datatype.
4343 For example, maint demangle __dt__11T1__pt__2_cFv
4344 T1<char>::~T1<char>(void)
4345 becomes,
4346 maint demangle __dt__11T1__pt__2_cFv
4347 T1<char>::~T1(void)
4348
4349 (test_hp_style_demangling): new hp specific demangling test cases.
beb998c6 4350
c906108c
SS
4351Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
4352
4353 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
4354 * gdb.trace/backtrace.exp: Likewise.
4355 * gdb.trace/circ.exp: Likewise.
4356 * gdb.trace/collection.exp: Likewise.
4357 * gdb.trace/deltrace.exp: Likewise.
4358 * gdb.trace/infotrace.exp: Likewise.
4359 * gdb.trace/limits.exp: Likewise.
4360 * gdb.trace/packetlen.exp: Likewise.
4361 * gdb.trace/passc-dyn.exp: Likewise.
4362 * gdb.trace/passcount.exp: Likewise.
4363 * gdb.trace/report.exp: Likewise.
4364 * gdb.trace/save-trace.exp: Likewise.
4365 * gdb.trace/tfind.exp: Likewise.
4366 * gdb.trace/tracecmd.exp: Likewise.
4367 * gdb.trace/while-dyn.exp: Likewise.
4368 * gdb.trace/while-stepping.exp: Likewise.
4369
43701998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
4371
4372 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
4373
4374Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
4375
4376 From Brendan Kehoe:
4377 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
4378 int return types.
4379
4380Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
4381
4382 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
4383 remote dos host testing right.
4384
4385Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
4386
4387 * gdb.base/corefile.exp: remove some xfails.
4388
4389Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
4390
4391 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
4392 have different timestamps.
4393
4394Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
4395
4396 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
4397 gdb.base/default.exp: Replace "exec" with "executable".
4398
4399Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
4400
4401 * gdb.base/default.exp: Change else if to elseif from previous
4402 delta.
4403
4404Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
4405
4406 * gdb.base/default.exp: Add brace missing from previous delta.
4407
4408Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
4409
4410 * gdb.base/default.exp: Support test for info float for all
4411 varieties of arm toolchain.
4412
dc96c6c7 4413Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
4414
4415 * gdb.trace/*.exp: remove "remote_download" command.
4416
dc96c6c7 4417Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
4418
4419 * gdb.trace/*.exp: remove -gdwarf from compile.
4420
4421Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
4422
4423 * gdb.trace/configure.in(AC_INIT): typo
4424 * gdb.trace/configure: regenerated
4425
dc96c6c7 4426Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
4427
4428 * config/m68k-emc.exp: New file.
4429 * lib/<emc-support.exp trace-support.exp}: New files.
4430 * configure.in: add new test directory gdb.trace.
4431 * gdb.trace/{configure configure.in Makefile.in}: New files.
4432 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
4433 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
4434 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
4435 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
4436 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
4437 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
4438 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
beb998c6 4439
dc96c6c7 4440Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
4441
4442 * gdb.c++/classes.exp: Change all regular expressions to match
4443 arbitrary combinations of newline/carriage-return, so that they
4444 will work equally well on Unix and Windows.
4445 * gdb.c++/inherit.exp: ditto.
4446 * gdb.c++/virtfunc.exp: ditto.
4447
44481998-08-11 Dawn Perchik <dawn@cygnus.com>
4449
4450 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
4451
c2d11a7d
JM
4452Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
4453
4454 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
4455 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
4456 to use a0-a3/d0-d3 as needed.
4457
4458Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
4459
4460 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
4461 * gdb.disasm/am33.exp: Corresponding changes.
4462
c906108c
SS
44631998-07-11 Felix Lee <flee@cygnus.com>
4464
4465 * gdb.base/callfuncs.exp: add cmp10 test.
4466 * gdb.base/callfuncs.c (cmp10): new function.
4467
4468Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
4469
beb998c6 4470 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
4471 into two parts to get around a synchronization problem in expect.
4472
3fc11d3e
JM
4473Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
4474
4475 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
4476
4477 * configure.in: Add options for gdbtk testsuite.
4478
4479 * configure: Regenerate.
4480
4481 * gdb.gdbtk: New directory to hold gdbtk tests.
4482
c906108c
SS
4483Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4484
4485 * gdb.fortran/types.exp: Escape brackets in expect patterns
4486 for test_float_literal_types_accepted tests.
4487 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
4488 before run test.
4489
c2d11a7d
JM
4490Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
4491
4492 * am33.exp: Just compile, do not link the testcase.
4493 * am33.s: Add ".am33" pseudoop to force am33 mode.
4494
c906108c
SS
44951998-06-25 Felix Lee <flee@cygnus.com>
4496
4497 * gdb.base/setshow.exp: make sure $pc is sane.
4498
4499 * gdb.stabs/weird.exp: split expect patterns properly.
4500
c2d11a7d
JM
4501Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
4502
4503 * gdb.disasm/am33.s: New disassembler testfile for the am33.
4504 * gdb.disasm/am33.exp: Run it.
4505
dc96c6c7 4506Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
4507
4508 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
4509 match processing (and eliminate spurious timeouts when running).
4510
dc96c6c7 4511Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
4512
4513 * gdb.base/signals.exp (test_handle_all_print): put back Mach
4514 exception test, but conditionalize it on target [mach | gnu].
4515
dc96c6c7 4516Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
4517
4518 * gdb.base/overlays.exp: fixup compile line for linker script.
4519
4520Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
4521
4522 * gdb.fortran/types.exp: don't guess at float size.
4523
4524Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
4525
4526 * gdb.base/exprs.exp: delete test that depends on int size.
4527
4528Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
4529
4530 * config/sim.exp: Removed checks for target triplets.
4531 (gdb_target_sim): Use gdb,target_sim_options.
4532
4533Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
4534
4535 * gdb.base/reread.exp: New file.
4536 * gdb.base/reread1.c: New file.
4537 * gdb.base/reread2.c: New file.
4538
4539Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
4540
4541 * config/sim.exp: Use 'target sim -sparclite' when running
4542 SPARClite programs.
4543
4544Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
4545
4546 * gdb.base/structs2.exp: New file.
4547 * gdb.base/structs2.c: New file.
4548
4549Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
4550
4551 * gdb.asm/common.inc: New file.
4552 * gdb.asm/d10v.inc: New file.
4553 * asm-source.exp: Pass -I's to gas to find .inc files.
4554 Update line numbers in expected output.
4555 * asmsrc1.s: Rewrite.
4556 * asmsrc2.s: Rewrite.
4557 * configure.in: Create arch.inc symlink.
4558 * configure: Regenerate.
4559 * Makefile.in (distclean): Delete arch.inc.
4560
4561Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
4562
4563 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
4564 (t_enum_value2): ditto
4565 (t_enum_value3): ditto
4566 (main): ditto
4567Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4568
4569 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
4570 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
4571 change.
4572 Use gdb_test instead of send_gdb/gdb_expect sequences.
4573
4574Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
4575
4576 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
4577 not void.
4578
4579Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
4580
4581 * gdb.base/branches.c: Code with lots of loops and
4582 subroutines. Used to test gdbs ability to single step through PC
4583 changes, especially to test mips-tdep.c:mips_next_pc
4584
4585Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
4586
4587 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
4588 more rigorous EGCS C++ error checking.
4589
4590Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4591
4592 * gdb.base/help.exp: Clean up `help set args' and `help show args'
beb998c6 4593 tests.
c906108c 4594 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
beb998c6 4595 function when asleep.
c906108c 4596 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
beb998c6
AC
4597 for i*86 Linux and SVR4 signal handling problems.
4598 Remove linux xfail for `next to handler in signals_tests_1', fixed
4599 by recent infrun.c change.
c906108c 4600 Limit backtrace to 10 frames to avoid timeout problems with infinite
beb998c6 4601 stack backtraces.
c906108c
SS
4602 Adjust expect pattern in `handle all print' test to match Apr 28 1997
4603 target.[ch] change.
4604
4605Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
4606
4607 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
4608 for a newline from gdb before continuing.
4609 (default_gdb_exit): Just look for y or n.
4610 (gdb_test): Detect abnormal exit from GDB running on DOS; if
4611 it does, fail the rests of the tests in the file.
4612
4613Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
4614
4615 * config/cygmon.exp: New file.
4616
4617Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
4618
4619 * gdb.base/list.exp: Fix problem with "list default lines around
4620 main" test on remote targets.
4621
4622 * gdb.base/scope.exp: Fix problem with filelocal_bss before
4623 run test on remote targets.
4624
4625Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
4626
4627 * gdb.asm: New directory.
4628 * configure.in: Configure it.
4629 * configure: Regenerate.
4630 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
4631 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
4632
4633Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
4634
4635 * config/mn10300-eval.exp: New file to support MN10300 eval board.
4636
dc96c6c7 4637Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
beb998c6 4638
c906108c
SS
4639 * gdb.base/overlays (several files): Merge the two overlay
4640 managers into one. Change variables (foox, barx, bazx, grbxx)
4641 back into ints but force them to load in their proper sections.
4642
4643Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
4644
4645 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
4646 on-chip insn memory and IMAP1 to upper 128k.
4647 (D10VCopy): Handle memory regions crossing 16k boundaries.
4648 (D10VCopy): Transfer data in 32 bit chunks.
4649
4650Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
4651
4652 * gdb.base/overlays.c (main): Exit normally when result is
4653 correct.
4654
4655 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
4656 map. Include space for printf in .text segment.
4657
4658 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
4659 updated d10v memory VMA/LMA map.
4660 (D10VCopy): Call D10VTranslate.
beb998c6 4661
c906108c
SS
4662Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
4663
4664 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
4665
4666 * gdb.base/bar.c (barx, bar): Change variable to small array so
4667 that it won't be put into the .sdata - small data -
4668 section. Update reference.
4669 * gdb.base/baz.c (bazx, baz): Ditto.
4670 * gdb.base/foo.c (foox, foo): Ditto.
4671 * gdb.base/grbx.c (grbxx, grbx): Ditto.
4672
4673 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
4674 to be arrays.
beb998c6 4675
dc96c6c7 4676Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
beb998c6 4677
c906108c
SS
4678 * gdb.base/overlays.exp: fix up and get working again.
4679 Add tests for backtraces from an overlay function.
beb998c6 4680
c906108c
SS
4681Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
4682
4683 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
4684 "calling function with watchpoint enabled".
4685
4686Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
4687
4688 * gdb.base/break.exp (test_next_with_recursion): Remove
4689 gdb_suppress_tests for d10v-*-*.
4690 * lib/gdb.exp (gdb_suppress_tests): Disable this function
4691 pending review of whether it is useful or not.
4692
4693Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
4694
4695 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
4696
4697Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
4698
4699 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
4700 * config/dve.exp: New file to support Densan boards.
4701
4702Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
4703
4704 * gdb.base/interrupt.exp: Document problem of simulators, signals,
4705 reads and BSD.
4706
4707Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
4708
4709 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
4710 response.
4711
4712 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
4713
4714Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
4715
4716 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
4717 test.
4718
4719 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
4720 target_sizeof_long and target_bigendian_p.
4721 (structs_by_value, structs_by_reference): Check values according
4722 to targets word size and endianess.
beb998c6 4723
c906108c
SS
4724Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
4725
4726 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
4727 output.
4728
4729Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
4730
4731 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
4732 Update test of set args help to match source change.
4733
4734Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
4735
4736 * gdb.base/default.exp: Expect help system output to be in
4737 alphabetical order.
4738 * gdb.base/help.exp: Ditto.
4739
4740Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
4741
4742 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
4743 "i*86-pc-linux-gnu*".
4744 * gdb.base/interrupt.exp: Ditto.
4745 * gdb.base/corefile.exp: Ditto.
4746
4747 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
4748 define vxworks when building the testcase.
4749
4750 * gdb.base/ptype.exp: Fix testnames to be unique.
4751 * gdb.base/radix.exp: Ditto.
4752 * gdb.base/term.exp: Ditto.
4753 * gdb.base/whatis.exp: Ditto.
4754 * gdb.c++/classes.exp: Ditto.
4755
4756Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
4757
4758 * gdb.base/callfuncs.exp: Fix indentation.
4759
4760 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
4761 suppress_flag has been set.
4762 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
4763 target feature.
4764
4765Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
4766
4767 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
4768 the testcase.
4769
4770 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
4771 set_debug_traps() and breakpoint().
4772 * gdb.c++/misc.cc (main): Ditto.
4773 * gdb.c++/templates.cc (main): Ditto.
4774 * gdb.c++/virtfunc.cc (main): Ditto.
4775
4776Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
4777
4778 * lib/gdb.exp(gdb_step_for_stub): New function.
4779 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
4780 exists, reload the executable and do a "continue" instead of
4781 doing a jump.
4782 (runto_main): Use gdb_step_for_stub.
beb998c6 4783
c906108c
SS
4784 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
4785 tests to have unique names.
4786 * gdb.base/callfuncs.exp: Ditto.
4787 * gdb.base/commands.exp: Ditto.
4788 * gdb.base/default.exp: Ditto.
4789 * gdb.base/help.exp: Ditto.
4790 * gdb.base/list.exp: Ditto.
4791 * gdb.base/opaque.exp: Ditto.
4792 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
4793 similar tests.
beb998c6 4794
c906108c
SS
4795 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
4796 * gdb.c++/cplusfuncs.cc: Ditto.
4797 * gdb.c++/virtfunc.cc: Ditto.
4798
4799 * config/monitor.exp: Keep track of the last file we saw, rather
4800 than trying to get the info from gdb.
4801
4802 * gdb.fortran/types.exp: Move comment to previous line.
4803
4804Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
4805
4806 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
4807 target mode.
4808
4809Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
4810
4811 From Bob Manson:
4812 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
4813 string from GDB when it connects.
4814
4815 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
4816
4817Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
4818
4819 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
4820 if we can't get a debug format from GDB (we may be testing an
4821 older GDB). Use a 10 second timeout when checking for the format.
4822
4823 * gdb.stabs/weird.exp: Fix quoting.
4824
4825 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
4826
4827Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
4828
4829 * config/arm-ice.exp: New file.
4830
4831Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
4832
4833 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
4834 until it has been modified to work with the new testsuite.
4835
99707966 4836 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
4837 testcase won't compile, cause all of the testcases in the file to
4838 fail instead.
4839
4840 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
4841 (gdb_clear_suppressed): New procedure.
4842 (gdb_stop_suppressing_tests): Only clear suppress_flag if
4843 it contains a positive value.
4844
4845Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
4846
4847 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
4848
4849 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
4850
4851Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
4852
4853 * lib/gdb.exp (setup_xfail_format): New function.
4854 (get_debug_format): New function to get debug format.
4855 (debug_format): New global variable to hold last value set
4856 by get_debug_format.
4857 * gdb.base/list.exp: Call get_debug_format and expect some
4858 tests to fail for DWARF 1 and COFF formats.
4859 * gdb.c++/ptype.exp: Ditto.
4860 * gdb.c++/classes.exp: Ditto.
4861 * gdb.c++/cplusfuncs.exp: Ditto.
4862 * gdb.c++/inherit.exp: Ditto.
4863 * gdb.c++/templates.exp: Ditto.
4864 * gdb.c++/virtfunc.exp: Ditto.
beb998c6 4865
c906108c
SS
4866Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
4867
4868 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
4869 host doesn't have a currently-open connection.
4870
4871 * config/sparclet.exp: Cleanups and fixes to make it generic for
4872 any gdb stub target. Handle cases where gdb doesn't respond when
4873 interrupted in a sane fashion.
4874
4875 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
4876 same thing in a totally different way.
4877
4878 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
4879 setting "timeout".
4880 (gdb_start): We set the global gdb_prompt variable in
4881 default_gdb_init now.
4882
4883Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
4884
4885 * gdb.base/printcmds.exp: Fix "check for floating addition"
4886 regexp to accept results within approx +/- .01 of exact value.
4887 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
4888
4889Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
4890
4891 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
4892 properly.
4893 (gdb_expect): Add optional timeout parameter, and add timeout
4894 value to various calls.
4895 (gdb_suppress_tests): Only give one warning message per group.
4896
4897Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
4898
4899 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
4900 global variables. Handle getting a value for $timeout more
4901 gracefully.
4902
4903Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
4904
4905 * lib/gdb.exp: Close connection to remote host if gdb doesn't
4906 initialize.
4907 (default_gdb_init): New procedure; allow gdb_init to be overridden
4908 by a target configuration file.
4909 (gdb_expect): Pass the timeout to remote_expect.
4910
4911 * config/monitor.exp(gdb_load): Fix typo in regexp.
4912
4913Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
4914
4915 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
4916
4917Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
4918
4919 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
4920 here. Call gdb_target_exec before rebooting the target, to make
4921 sure the connection to the target is closed.
4922 (gdb_load): Pass the name of the executable to gdb_target_monitor.
4923 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
4924 Also detect "Timeout reading from remote" error.
4925
4926 * config/gdbserver.exp: Pass the executable being loaded to
4927 gdb_target_monitor. Don't call gdb_file_cmd here; let
4928 gdb_target_monitor do it.
4929
4930 * gdb.disasm/hppa.exp: Don't use exec_output.
4931
4932Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
4933
4934 * gdb.base/list.exp: If we're debugging a non-native target,
4935 try to set the pc register to point to the start of the
4936 program before doing the first list command.
4937
4938 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
4939 test_calls after restarting.
4940
4941 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
4942 reloading.
4943
4944 * gdb.base/watchpoint.exp: Fix typo.
4945
4946 * gdb.base/setshow.exp: Check for use_gdb_stub.
4947
4948 * gdb.base/break.exp: Fix continue until exit test for the gdb
4949 stub case.
4950 * gdb.base/langs.exp: Ditto.
4951
4952 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
4953 gdb_load_offset. If we weren't given a file to load, figure out
4954 what the current file is and use it.
4955
4956 * config/i386-bozo.exp: New file.
4957
4958Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
4959
4960 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
4961 feature.
4962
4963 * config/proelf.exp: New entry.
4964
4965Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
4966
4967 * lib/gdb.exp: Remove spurious .* patterns at the beginning
4968 of regexps.
4969
4970 * gdb.base/watchpoint.exp: Don't run the test_stepping
4971 tests if gdb can't call functions on the target.
4972
4973 * gdb.base/setshow.exp: Don't run the set prompt tests if
4974 the board has gdb_prompt set.
4975
4976Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
4977
4978 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
4979 * gdb.base/commands.exp: Likewise.
4980 * gdb.base/setshow.exp: Likewise.
4981
4982Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
4983
4984 * config/monitor.exp(gdb_start): Look for gdb_prompt target
4985 feature.
4986
4987 * config/i960.exp: New file.
4988
4989Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
4990
4991 * gdb.base/funcargs.exp: Check for gdb,short_int target
4992 feature instead of looking for explicit target triplets.
4993
dc96c6c7 4994Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 4995
beb998c6 4996 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
4997 "p 123DEADBEEF", to check parse_number.
4998 * top.c: change "to enable to enable" to "to enable" in a couple
4999 of help strings.
5000
5001Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
5002
5003 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
5004 on the mn10300.
beb998c6 5005
c906108c
SS
5006Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
5007
5008 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
5009 where the test executable is run with explicit args.
5010 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
5011
5012Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
5013
5014 * gdb.base/run.c: Use FAKEARGV to build test executable that
5015 does not require a command line arg, since most simulators
5016 don't currently support passing such an arg into the simulated
5017 program.
5018 * gdb.base/commands.exp: Change tests to insert the proper
5019 value as the arg to the first recursive factorial call. Change
5020 compilation line to define FAKEARGV at compile time.
5021
5022Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
5023
5024 * gdb.base/recurse.exp: Enable these tests for the mn10300.
5025 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
5026 function with watchpoint enabled" test.
5027
5028Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
5029
5030 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
5031 Don't call gdb_test when the command doesn't return to a gdb prompt.
5032
5033 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
5034 "Tests restarted" messages.
5035
5036Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
5037
5038 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
5039
dc96c6c7 5040Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5041
5042 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
5043 for INFO SYMBOL; add help tests for OVERLAY commands.
5044 * gdb.base/default.exp: add tests for INFO SYMBOL command;
5045 add tests for OVERLAY commands
5046 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
5047 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
5048 * gdb.base/sigall.c: add usestubs code frag
5049 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
beb998c6 5050
c906108c
SS
5051Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
5052
5053 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
5054 failures.
5055 (gdb_stop_suppressing_tests): Note that tests have restarted.
5056
5057Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
5058
5059 * config/h8300.exp: New file.
5060
5061Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
5062
5063 * gdb.base/setshow.exp: Check for the existence of a
5064 feature, not its value.
5065
5066Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
5067
5068 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
5069
5070 * gdb.base/scope.exp: It's now init0(), not init().
5071
5072 * gdb.base/scope0.c: For now, change init() to be init0().
5073
5074 * config/monitor.exp: Use gdb_serial in preference to serial
5075 or netport.
5076
5077 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
5078 and it's not already set.
5079
5080Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
5081
5082 * gdb.base/setshow.exp: Only test the run command if the target
5083 isn't using a stub and if it supports argument passing.
5084
5085Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
5086
5087 * config/udi.exp(gdb_start): Make sure UDICONF is set
5088 properly before starting gdb.
5089
5090Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
5091
5092 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
5093 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
5094 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
5095
5096Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
5097
5098 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
5099 specialized code to reboot the board, use remote_reboot instead.
5100
5101 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
5102
5103 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
5104
5105 * config/monitor.exp: Make sure we disconnect from the target.
5106 Also, try a reboot/reload cycle instead of failing if the
5107 load fails.
5108
5109Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
5110
5111 * gdb.base/default.exp: Don't set match_max.
5112 * gdb.base/help.exp: Ditto.
5113 * gdb.base/list.exp: Ditto.
5114 * gdb.base/signals.exp: Ditto.
5115
5116 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
5117 set, use remote_ld to download the testcase instead of
5118 the GDB loader.
5119
5120Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
5121
5122 * config/vr5000.exp: New file.
5123
5124 * config/monitor.exp(gdb_target_monitor): Add pattern for
5125 "Ending remote" to detect errors in connecting.
5126
5127 * gdb.base/setshow.exp: Add .* within auto language test.
5128
5129 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
5130 target feature.
5131
5132 * config/monitor.exp(gdb_load): Check for a failure when loading,
5133 and reboot the board if necessary.
5134
5135 * gdb.base/setvar.exp(test_set): Handle multiple prints within
5136 a set of tests. Remove print.* from the patterns being checked.
5137
5138Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
5139
5140 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
5141 refer to gdb_spawn_id.
5142
5143 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
5144 longer used.
5145 * config/sparclet.exp: Ditto.
5146 * config/sparclet-old.exp: Ditto.
5147 * config/slite.exp: Ditto.
5148 * config/sim.exp: Ditto.
5149 * gdb.base/funcargs.exp: Ditto.
5150
5151 * lib/gdb.exp:Remove references to gdb_spawn_id.
5152 (gdb_expect): Move to remote.exp.
5153
5154Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
5155
5156 * config/monitor.exp: Detect the "Couldn't establish connection"
5157 message from GDB.
5158
5159Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
5160
5161 * gdb.base/bitfields.exp: Use runto instead of explicit
5162 gdb_run_cmd/gdb_expect sequences.
5163
5164 * gdb.base/break.exp(text_next_with_recursion): Add match for
5165 gdb_expect call.
5166
5167 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
5168 We also need to handle the "A program is being debugged already"
5169 prompt from gdb. Use gdb_test to set the baud rate.
5170
5171 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
5172 to 20000. Really. I mean it.
5173
5174Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
5175
5176 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
5177 fails. If suppress_flag is set, skip perror message about not
5178 being able to send to GDB.
5179 (send_gdb): If suppress_flag is set, don't try to send commands to
5180 GDB.
5181 (gdb_expect): If suppress_flag is set, always fail immediately.
5182 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
5183 (gdb_init): Call gdb_stop_suppressing_tests.
5184 (default_gdb_exit): Ditto.
5185 (default_gdb_start): Ditto.
5186
5187 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
5188 gdb_stop_suppressing_tests as appropriate.
5189 * gdb.base/break.exp: Ditto.
5190 * gdb.base/callfuncs.exp: Ditto.
5191 * gdb.base/commands.exp: Ditto.
5192 * gdb.base/exprs.exp: Ditto.
5193 * gdb.base/funcargs.exp: Ditto.
5194 * gdb.base/list.exp: Ditto.
5195 * gdb.base/recurse.exp: Ditto.
5196 * gdb.base/scope.exp: Ditto.
5197 * gdb.base/structs.exp: Ditto.
5198 * gdb.c++/inherit.exp: Ditto.
5199
5200Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
5201
5202 * config/vr4300.exp: New file.
5203
99707966
MC
5204 * gdb.*/*.exp: Call gdb_expect instead of expect.
5205
5206 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
5207
5208Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
5209
5210 * lib/gdb.exp(gdb_init): New function.
5211
5212 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
5213 for each individual variable set.
5214
5215 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
5216 name.
5217
5218 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
5219
5220 * gdb.base/scope.exp: Use gdb_test.
5221
5222 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
5223 aborting; the testsuite driver will do that for us (see
5224 gdb_finish). Also, use gdb_test in a few more places.
5225
5226Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
5227
5228 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
5229
5230Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
5231
5232 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
5233 and "add_tests" are not at the same address.
5234
5235Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
5236
5237 * gdb.base/ptype.exp: Use gdb_test.
5238
5239Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
5240
5241 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
5242 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
5243 left in. No longer expect them to fail.
5244
5245 * gdb.stabs/*.mt; Deleted, no longer used.
5246 * gdb.stabs/configure.in: Remove references to target makefile
5247 frags.
5248 * gdb.stabs/configure: Rebuilt.
5249
5250 * gdb.disasm/*.mt: Deleted, no longer used.
5251 * gdb.disasm/configure.in: Remove references to target makefile
5252 frags. Use "sh3.s" as the unique filename for this directory.
5253 * gdb.disasm/configure: Rebuilt.
5254
5255 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
5256 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
5257 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
5258
5259Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
5260
5261 * config/udi.exp: Use mondfe,name instead of remote_host.
5262
5263Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
5264
5265 * gdb.base/watchpoint.exp: Don't expect a failure when calling
5266 a function with a watchpoint enabled on the mn10200.
5267
5268 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
5269 before trying to create it!
5270
5271Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
5272
5273 * config/vx.exp: Use hostname instead of netport.
5274
5275 * config/vxworks.exp: New file.
5276
5277 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
5278
5279 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
5280 gdb before assuming everything worked. Send a ^C if a timeout
5281 occurs.
5282
5283 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
5284 $gdb_spawn_id directly.
5285 (gdb_run_cmd): Try _start as well as start. Use the target feature
5286 gdb,start_symbol as the symbol to start from when jumping.
5287
5288Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
5289
5290 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
5291 redundant) test.
5292
5293 * gdb.base/recurse.exp: Relax final value test for 'b' so that
5294 it doesn't lose for 16bit integer systems.
5295
5296Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
5297
5298 * gdb.fortran/types.exp: If the target doesn't support "double"
5299 data types, then expect "real" types to only be 4 bytes.
5300
5301 * gdb.c++/virtfunc.exp: Expect failure for virtual function
5302 call tests if the target doesn't support inferior function calls.
5303
5304 * gdb.base/printcmds.exp: Allow minor deviation in FP values
5305 in printf tests.
5306
5307Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
5308
5309 * gdb.base/help.exp: Disable "help set", "help show", and
5310 "help support". Simplify regexp for "help stack".
5311
5312 * gdb.base/default.exp: Set match_max to 5000 and the timeout
5313 to 60 seconds. Temporarily set match_max to 15000 around the
5314 "info copying" test.
5315
5316 * gdb.base/nodebug.exp: Don't try to do an inferior function
5317 call if the target doesn't support them.
5318 * gdb.base/printcmds.exp: Likewise.
5319 * gdb.base/setvar.exp: Likewise.
5320 * gdb.base/structs.exp: Likewise.
5321 * gdb.c++/templates.exp: Likewise.
5322 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
5323
5324 * gdb.base/recurse.exp: Enable for the mn10200.
5325
5326 * configure.in: Do configure gdb.stabs directory for *-*-elf
5327 targets.
5328 * configure: Rebuilt.
5329
5330 * gdb.base/break.exp: Check for gdb,noresults before testing
5331 exit status and/or results from the target.
5332 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
5333 * lib/gdb.exp: Remove old (now bogus) initialization of
5334 noinferior, noargs, noresults and nosignals.
5335
5336Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
5337
5338 * config/sh.exp: New file.
5339
5340 * config/slite.exp: Try to connect multiple times to the board
5341 before rebooting. Only send a "monitor run" if need_monitor_run
5342 is set.
5343
5344 * gdb.base/break.exp: Don't do the "stub continue" test if
5345 the target has gdb_stub set.
5346
5347 * gdb.base/callfuncs.exp: Increase the timeout.
5348
5349 * gdb.base/interrupt.exp: Don't even try to compile the testcase
5350 if the target has gdb,noinferiorio set.
5351
5352 * gdb.base/list.exp: Increase match_max to 10000 characters.
5353
5354 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
5355
5356 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
5357 target.
5358
5359 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
5360
5361Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
5362
5363 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
5364 trying to delete the copy of gdb. Catch the file delete so we
5365 don't die if the delete fails; also, the file should be copied to
5366 the host, not to the build.
5367
5368Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
5369
5370 * lib/gdb.exp(gdb_test): Surround the result pattern with
5371 parenthesis in case it contains multiple regexps separated
5372 with |.
5373
5374 * gdb.base/watchpoint.exp: Use gdb_test.
5375 * gdb.base/default.exp: Ditto.
5376
5377Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
5378
99707966 5379 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
beb998c6 5380
c906108c
SS
5381 * gdb.base/scope.exp: Use gdb_test.
5382 * gdb.c++/classes.exp: Ditto.
5383 * gdb.c++/inherit.exp: Ditto.
5384
5385Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
5386
5387 * gdb.base/crossload.exp: Don't use execute_anywhere, use
5388 remote_exec instead.
5389 * gdb.base/corefile.exp: Don't be ridiculous.
5390 * gdb.base/*.c: Add missing stub invocations.
5391
5392Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
5393
5394 * config/slite.exp: Miscellaneous fixes.
5395
5396 * lib/gdb.exp: Fix runto.
5397
5398 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
5399 the target.
5400
5401 * gdb.base/watchpoint.exp: Fix regexp.
5402
5403 * lib/gdb.exp(default_gdb_exit): Add a catch to the
5404 close and wait commands, as the descriptor may now be
5405 invalid. Always call "remote_close host".
5406
5407Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
5408
5409 Major rewrite for testsuite revision.
beb998c6 5410
c906108c
SS
5411 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
5412 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
5413 instead of relying on spawn_id to always contain a valid
5414 spawn id.
5415 (get_compiler_info): New procedure to build the ${binfile}.ci
5416 file, instead of replicating this in N different places.
5417 (gdb_compile): New procedure.
beb998c6 5418
c906108c
SS
5419 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
5420 appropriate arguments) instead of compile. Use gdb_test in a lot
5421 more places. Use send_gdb instead of send. Always run gdb_start
5422 at the start of a testcase, as this is no longer done magically.
5423
5424 config/*-gdb.exp: Rename without the -gdb suffix.
5425
5426 config/mips.exp: Use remote_close instead of exit_remote_shell.
5427 config/monitor.exp: Use target_info instead of looking at
5428 baud, timeout, etc.
5429 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
5430
5431Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5432
5433 * gdb.c++/templates.exp (test_ptype_of_templates),
5434 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
5435 Update expect patterns for destructors and assignment operators
5436 to match corresponding c-typeprint.c changes.
5437 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
5438 to destructor breakpoint test, GDB should be able to set the
5439 destructor breakpoint without specifying arguments.
5440
5441Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
5442
5443 * gdb.threads/pthreads.exp: Change result for failure to compile due
5444 to lack of pthreads runtime support from an error to simply an
5445 unsupported test, per dejagnu standards.
5446
5447Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5448
5449 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
5450 where GDB exits to reduce pattern match time.
5451 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
5452
5453 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
5454
dc96c6c7 5455Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5456
5457 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
5458 * gdb.base/default.exp: ditto.
5459 * gdb.base/nodebug.exp: ditto.
5460 * gdb.base/printcmds.exp: ditto.
5461 * gdb.base/ptype.exp: ditto.
5462 * gdb.base/setvar.exp: ditto.
5463 * gdb.base/structs.exp: ditto.
5464 * gdb.base/setshow.c: Guard against uninitialized values of argc.
5465
5466Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
5467
5468 * configure, */configure: Rebuild with autoconf 2.12.
5469
5470Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
5471
5472 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
5473 use new i*86-pc-linux*-gnu quads.
5474 * gdb.base/corefile.exp: Ditto.
5475 * gdb.base/signals.exp: Ditto.
5476 * gdb.base/sigall.exp: Ditto.
5477 * gdb.base/interrupt.exp: Ditto.
5478
5479 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
5480 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
5481 RedHat 4.0.
beb998c6 5482
c906108c
SS
5483 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
5484 linux. This allows the test case to at least compile on latest
5485 linux, but still not run due to missing the threads runtime library.
5486
5487Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5488
5489 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
5490 directory to search gdb directory. Accept and step over conditional
5491 stack alignment code. Consume $prompt in failure cases.
5492 Reset timeout to $oldtimeout instead of some arbitrary value.
5493 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
5494 timeout problems with infinite stack backtraces.
5495 * gdb.base/ptype.exp (ptype struct link, union tu_link):
5496 Accept function parameters for linkfunc member.
5497
5498Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
5499
5500 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
5501 (CXXFLAGS): Remove, unreferenced.
5502 (B_OPTIONS): Add for -B options and add code to initialize with
5503 previous -B options and also add -B option to pick up cross compiled
5504 runtime.
5505 (TARGET_INCLUDES): Add for -I options and add code to initialize when
5506 doing cross compiles.
5507 (target_alias): Declare global.
5508 (xgcc): Set variable to full path of gcc in build tree. Use findfile
5509 to verify that gcc exists in build tree, and if so set CC to that
5510 gcc and to use B_OPTIONS and TARGET_INCLUDES.
beb998c6 5511
c906108c
SS
5512Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
5513
5514 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
5515 ptype test for anonymous union. Fixup testcase to match
5516 current gcc debug output.
5517
5518Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
5519
5520 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
5521 force argument to an unsigned long type.
5522
5523Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
5524
5525 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
5526 tests and anonymous union print/ptype tests.
5527 * gdb.base/list.exp (test_forward-search): Increase timeout by
5528 5 minutes for the "search extremely long line" case.
5529 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
5530 completely optional and that the pass/fail messages use the command as
5531 the message if that third arg is a null string.
5532 (gdb_test_exact): Arrange that a null string pattern means match a
5533 null string output rather than any output, which might include random
5534 errors.
5535 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
5536 backtrace test.
5537 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
5538 always failing and failure is now exposed by gdb.exp changes.
5539
5540Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
5541
5542 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
5543 weren't being noted.
5544
5545Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5546
5547 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
5548 * gdb.stabs/weird.exp: Remove v_comb xfails.
5549
dc96c6c7 5550Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5551
5552 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
5553 list.exp scope.exp watchpoint.exp]
5554 Make all timeout error msgs explicitly say "(timeout)".
beb998c6 5555
dc96c6c7 5556Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5557
5558 * config/monitor.exp: Increase download timeout to 1000 seconds.
5559
dc96c6c7 5560Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5561
5562 * config/m32r.exp: Increase timeout to 120 seconds.
5563
5564Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
5565
5566 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
5567 and accept older ordering as obsolescent gcc or gdb.
5568 * gdb.c++/templates.exp: Ditto.
5569 * gdb.c++/virtfunc.exp: Ditto.
5570
5571Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
5572
5573 * gdb.base/coremaker.c: Add code to mmap some data so we
5574 can check that it ends up in the core file.
5575 * gdb.base/corefile.exp: Add test to read mmapped data
5576 from core file.
5577
dc96c6c7 5578Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5579
5580 * config/m32r.exp: New file.
5581
5582Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
5583
5584 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
5585 that cflags can contains -gstabs, and work correctly for other tests.
5586
dc96c6c7 5587Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5588
5589 * gdb.base/setshow.exp: New file, tests show and set.
5590 * gdb.base/setshow.c: New file, tests show and set.
5591 * gdb.base/help.exp: Add test for help set|show annotate.
5592 * gdb.base/default.exp: Add test for set|show annotate.
5593
5594Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
5595
5596 * testsuite/gdb.base/break.exp: Make backtrace from factorial
5597 errors unique.
5598 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
5599 explicitly.
5600
5601Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
5602
5603 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
5604 and width commands. This is done elsewhere.
5605 * (gdb_start): Don't call gdb_start_sim here. That's already
5606 done in gdb_load. This fixes lots of failures in default.exp.
5607
5608Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
5609
5610 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
5611 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
5612 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
5613 in the same we we treat other failures (since it may be an expected
5614 condition), rather than as an error.
5615 * gdb.base/signals.exp (test_handle_all_print): Revert back to
5616 old test format.
5617
5618Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
5619
5620 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
5621 (distclean maintainer-clean realclean): No need to remove files
5622 twice. Nuke the duplicates.
5623 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
beb998c6 5624 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
5625 Remove config.h along with other config files.
5626
5627Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
5628
5629 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
5630 "p func1 ()" and note that rests of tests are skipped.
5631 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
5632 setup_xfails for "print func2::coremaker_local".
5633 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
5634 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
5635 affected by the previous run test.
5636 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
5637 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
5638 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
5639 "pass int powerset tuple" and "pass modeless int powerset tuple".
5640 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
5641 "real write 4" and "real write 8".
5642 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
5643 setup_xfails for "print vs1 after tuple assign 2",
5644 "print \$i after tuple assign 2", and
5645 "print vs2 after tuple assign 2".
5646 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
5647 meaningful error message and return -1 so the caller can
5648 suppress further tests and avoid a cascade of errors.
beb998c6 5649
c906108c
SS
5650Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
5651
5652 * gdb.base/a1-selftest.exp: Tweak tests to account for new
5653 format for printing version.
5654 * gdb.base/default.exp: Ditto.
5655 * gdb.base/interrupt.exp: Fix problem with cascade of
5656 errors if child process dies while calling a function.
beb998c6 5657
c906108c
SS
5658Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
5659
5660 * Makefile.in (VPATH): Add
5661 * Makefile.in (Makefile, config.status): Fix rules so things get
5662 remade when necessary.
5663
5664Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
5665
5666 * Makefile.in (just-check): Add path to sibling expect dir
5667 to environment variable specified by RPATH_ENVVAR.
5668
5669Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
5670
5671 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
5672 (just-check): Add shared library paths for libstdc++, tk,
5673 tcl, bfd, and opcodes to the environment variable specified
5674 in RPATH_ENVVAR.
5675 * configure.in: Add support to recognize --enable-shared flag
5676 and generate correct value for RPATH_ENVVAR.
5677 * configure: Regenerated with autoconf.
5678
5679Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
5680
5681 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
5682 include all osf versions.
5683 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
5684 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
5685 when target is linux. When failing to build pthreads test
5686 executable, give more meaningful message.
5687 * gdb.threads/pthreads.c: Hpux also uses old definition of second
5688 arg for pthread_create.
beb998c6 5689
c906108c
SS
5690Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
5691
5692 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
5693 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
5694 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
5695 and -lpthreads (everybody else).
5696 (test_startup): Fail gracefully if threads are not supported.
5697 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
5698 "p/c array_index("abcdef",2)" when not gcc compiled.
5699 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
5700 "print func2::coremaker_local" when not gcc compiled.
5701 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
5702 "ptype on opaque struct tagname (statically)",
5703 "ptype on opaque struct tagname (dynamically) 1", and
5704 "ptype on opaque struct tagname (dynamically) 2"
5705 for not compiled with gcc.
5706 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
5707 backtrace when compiled with gcc.
beb998c6 5708 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
5709 than always return success.
5710
5711Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
5712
5713 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
5714
5715Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
5716
5717 * gdb.base/structs.exp: Undo last change.
5718
5719Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
5720
5721 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
5722 encapsulate all the steps/nexts done during self test, starting
5723 at main, and makes them less sensitive to optimization issues.
5724 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
5725 signal handler" test.
5726 * gdb.threads/pthreads.exp: Only run this for native configs.
5727 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
5728 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
5729 tests.
5730 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
5731 for "runto test_calls(void)" test.
beb998c6 5732
c906108c
SS
5733Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
5734
5735 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
5736 and don't expect address info in breakpoint confirmations.
5737
5738Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
5739
5740 * gdb.base/list.exp (test_forward_search): Increase timeout
5741 temporarily by 60 seconds for searching extremely long line,
5742 and then reset to old value when done. Increase expect input
5743 buffer to 10000.
5744
5745Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
5746
5747 * gdb.base/list.exp (test_forward_search): Fix to handle very
5748 long source line without overflowing expect's input buffer.
5749
5750Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
5751
5752 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
5753 "buffer_full".
5754
5755 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
5756 "buffer_full".
5757
5758 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
5759 "buffer_full".
5760
5761 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
5762 "buffer_full".
5763
5764Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
5765
5766 * configure.in (configdirs): Add gdb.threads.
5767 * configure: Regenerated with autoconf.
5768 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
5769 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
5770 * gdb.threads/configure: New, generated with autoconf.
beb998c6 5771
c906108c
SS
5772Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
5773
5774 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
5775
5776Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
5777
5778 * gdb.base/signals.exp (test_handle_all_print): Test separately for
5779 each signal's status in the output of "handle all print".
5780 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
5781 the \r\n sequence that immediately precedes the gdb prompt.
5782 * gdb.base/a1-selftest.exp: Save original timeout and restore
5783 after test.
5784
5785Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
5786
5787 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
5788 symbol.
5789
5790Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
5791
5792 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
5793
5794Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
5795
5796 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
5797 timeout by 60 seconds.
5798
5799Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
5800
5801 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
5802 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
5803 error return.
5804
5805Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
5806
5807 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
5808 gdb initialization, also report how long dejagnu waited. Restore
5809 old timeout before doing error return. Temporarily increase timeout
5810 by 3 minutes to allow for slow startups over heavy NFS use.
5811
5812Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
5813
5814 * lib/gdb.exp: Report timeout value for verbosity level 2.
5815 * config/gdbserver.exp: Ditto.
5816 * config/hppro.exp: Ditto.
5817 * config/mips-gdb.exp: Ditto.
5818 * config/monitor.exp: Ditto.
5819 * config/netware.exp: Ditto.
5820 * config/sim-gdb.exp: Ditto.
5821 * config/slite-gdb.exp: Ditto.
5822 * config/udi-gdb.exp: Ditto.
5823 * config/unix-gdb.exp: Ditto.
5824 * config/vx-gdb.exp: Ditto.
5825 * gdb.base/a1-selftest.exp: Ditto.
5826 * gdb.base/a2-run.exp: Ditto.
5827 * gdb.base/break.exp: Ditto.
5828 * gdb.base/corefile.exp: Ditto.
5829 * gdb.base/list.exp: Ditto.
5830 * gdb.base/recurse.exp: Ditto.
5831 * gdb.base/scope.exp: Ditto.
5832 * gdb.base/signals.exp: Ditto.
5833
5834Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
5835
5836 * gdb.threads/Makefile.in (docdir): Removed.
5837
5838Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
5839
5840 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
beb998c6 5841 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 5842 @srcdir@.
beb998c6 5843 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
5844 autoconf 2.5 or higher.
5845 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
5846
5847Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
5848
5849 * configure: Regenerated.
5850 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
5851 avoid name clashes with SunOS headers.
5852
5853Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
5854
5855 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
5856
5857Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
5858
5859 * gdb.base/callfuncs.exp: Finish last change -- make sure the
5860 prototype information ends up in the compiler info file.
5861
5862Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
5863
5864 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
5865 attempting to regenerate it. Eliminate use of a temporary file
5866 and just generate the info file directly. Source it immediately,
5867 for consistency of use.
5868 * gdb.base/corefile.exp: Ditto
5869 * gdb.base/exprs.exp: Ditto.
5870 * gdb.base/funcargs.exp: Ditto.
5871 * gdb.base/langs.exp: Ditto.
5872 * gdb.base/list.exp: Ditto.
5873 * gdb.base/mips_pro.exp: Ditto.
5874 * gdb.base/nodebug.exp: Ditto.
5875 * gdb.base/opaque.exp: Ditto.
5876 * gdb.base/ptype.exp: Ditto.
5877 * gdb.base/scope.exp: Ditto.
5878 * gdb.base/setvar.exp: Ditto.
5879 * gdb.base/signals.exp: Ditto.
5880 * gdb.base/whatis.exp: Ditto.
5881 * gdb.c++/templates.exp: Ditto.
5882 * gdb.c++/virtfunc.exp: Ditto.
5883 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
5884 whether or not to add -lstdc++ to the compile command line args.
5885
5886Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5887
5888 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
5889 it got fixed by the recent lookup_minimal_symbol_by_pc change.
5890 Increase timeout, a lot of single stepping might be needed if the
5891 target has no hardware watchpoints.
5892
5893Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
5894
5895 * gdb.base/break.exp: Ignore compiler warnings when compiling
5896 break.c.
5897 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
5898 * gdb.base/default.exp: Add h8300 xfails. Handle messages
5899 from remote-sim.
5900 * gdb.base/exprs.exp: Add h8300 xfails.
5901 * gdb.base/funcargs.exp: Likewise.
5902 * gdb.base/nodebug.exp: Likewise.
5903 * gdb.base/printcmds.exp: Likewise.
5904 * gdb.base/ptype.exp: Likewise.
5905 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
5906 h8300 xfails.
beb998c6 5907 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
5908 on the h8300.
5909 * gdb.base/funcargs.c: Explicitly make last constant argument to
5910 call_after_alloca_subr an unsigned long type.
5911 * gdb.base/return.c: Include stdio.h.
5912
5913Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
5914
5915 * config/abug.exp: New file for the older Motorola Bug monitor
5916 that runs on the mvme13x series VME boards.
5917 * config/monitor.exp: Use the new config array for target settings
5918 if they exist.
5919
5920Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
5921
5922 * sim-gdb.exp: Make the SH simulator allocate less space when
5923 it is targeted.
5924
5925Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
5926
5927 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
5928 test.
5929
5930Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
5931
5932 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
5933 "rs6000-*-*" for "list function in include file" when gcc compiled.
5934 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
5935 for "p ctable1[120]".
5936 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
5937 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
5938 Remove setup_xfail for "rs6000-*-*" for
5939 "print 'scope0.c'::filelocal before run".
5940 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
5941 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
5942 since some compilers don't allow both options to be given
5943 on the same command line. Create object file and move it.
beb998c6 5944
c906108c
SS
5945Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
5946
5947 * gdb.base/corefile.exp: Always regenerate the core file, since
5948 we always regenerate the coremaker program. Detect special case
5949 where registers cannot be read from core file.
beb998c6 5950
c906108c
SS
5951Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
5952
5953 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
5954 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
5955 * gdb.c++/templates.exp: Only match on basename of file since
5956 some formats like xcoff don't encode directory information.
5957 * gdb.stabs/weird.exp: Use the right sed script for powerpc
5958 and rs6000 AIX xcoff targets.
5959 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
5960 * configure: Regenerate.
5961 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
5962 here, rather than in distclean.
beb998c6 5963
c906108c
SS
5964Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
5965
5966 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
5967 defined, and use it to compile the test case with -O2. The
5968 native compilation still uses no optimization.
5969 * gdb.base/mips_pro.c: Remove inline assembly code since
5970 it is compiled PIC by default, which results in assembler
5971 warnings that make the testsuite think the compilation
5972 was unsuccessful.
5973
5974Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
5975
5976 * gdb.c++/misc.exp: Add note to message for
5977 "print s.a for foo struct" that this is a known gcc 2.7.2
5978 and earlier bug.
5979
5980Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
5981
5982 * gdb.base/break.exp: Fix pattern for matching "Delete all
5983 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
5984 setup_xfail for deleting all breakpoints test. Fix various
5985 timeout messages to include "(timeout)".
5986 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
5987 for "p t_float_values2(3.14159,float_val2)".
5988 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
5989 for "continue to call2g" when gcc compiled.
5990 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
5991 "up to foo in langs.exp", "show language at foo in langs.exp",
5992 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
5993 and "show language at fsub in langs.exp".
5994 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
5995 "list line 1 in include file", "list message for lines past EOF",
5996 "list function in include file", "list list0.h:foo", and
5997 "list filename:function; nonexistant function".
5998 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
5999 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
6000 and "ptype t_char_array" to be for native cc only.
beb998c6 6001
c906108c
SS
6002Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
6003
beb998c6 6004 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
6005 setup_xfail for "print coremaker_bss", "print coremaker_ro",
6006 "print func2::coremaker_local", and "backtrace in corefile.exp".
6007
6008Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
6009
6010 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
6011 "bt in signals.exp". This problem only appears when running
6012 the testsuite, and then only intermittently.
6013
6014Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
6015
6016 * gdb.base/return.exp (return_tests): Differentiate between
6017 two tests of continuing.
6018
6019Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
6020
6021 * */Makefile.in (maintainer-clean): Remove config.log.
6022 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
6023 * gdb.c++/Makefile.in (PROGS): Add inherit.
6024 (clean): Remove *.ci.
6025
6026Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
6027
6028 * gdb.c++/misc.cc: Add test code from Mike Stump.
6029 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
6030
6031Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
6032
6033 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
6034 to "alpha-*-osf2*" and add comment.
6035 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
6036 setup_xfail for "step over execarg initialization" and
6037 "step over corearg initialization".
6038 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
6039 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
6040 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
6041 gcc compiled for "print coremaker_bss", "print coremaker_ro",
6042 "print func2::coremaker_local", and "backtrace in corefile.exp".
6043 * gdb.base/signals.exp: Build and source signals.ci.
6044 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
6045 to be for gcc only.
6046 * lib/gdb.exp: Move verbose statements outside conditionals.
beb998c6 6047
c906108c
SS
6048Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6049
6050 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
6051 Feb 3 procfs.c change.
6052
6053Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
6054
6055 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
6056
6057Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
6058
6059 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
6060 from dejagnu's apparent default of 10 seconds, which gives random
6061 results when running the tests over NFS on moderately loaded systems.
6062 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
6063
6064Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
6065
6066 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
6067 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
6068 result reports.
6069
6070Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
6071
6072 * configure.in (CY_AC_PATH_TCLH): Remove.
6073 * configure: Regenerate.
6074
6075Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
6076
6077 * gdb.c++/Makefile.in (clean): Add missing '{'.
6078
6079Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
6080
6081 * lib/gdb.exp: Provide a default value for noinferior.
6082
6083 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
6084 Load libgloss.exp.
6085
6086Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
6087
6088 * gdb.disasm/hppa.exp: Compile directly into an executable, use
6089 the executable, not the .o to run the tests from.
6090
6091Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
6092
6093 * gdb.base/break.exp: Don't test for program exit or exit status
6094 if $noresults if nonzero.
6095 * gdb.base/langs.exp: Likewise.
6096 * gdb.base/watchpoint.exp: Likewise.
6097
6098 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
6099 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
6100 trying to compile the testcase.
6101
6102Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
6103
6104 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
6105 * gdb.base/signals.exp (continue to handler): Likewise.
6106
6107Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
6108
6109 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
6110
6111 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
6112
6113Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
6114
6115 * gdb.base/corefile.exp: Recognize "not found" as failure
6116 when trying to determine if a core file was generated.
6117 If no core file was generate the first time, try again without
6118 the ulimit -c to work around braindamaged shells.
6119
6120Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
6121
6122 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
6123 [] tests with "test" and enclose string in quotes.
6124 * gdb.stabs/configure: Rebuild
beb998c6 6125
c906108c
SS
6126Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
6127
6128 Changes in sync with expect:
6129 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
6130 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
6131 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
6132 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
6133 argument to AC_REQUIRE.
6134 * configure: Regenerated.
6135
6136Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
6137
6138 * gdb.base/corefile.exp: When generating a core, discard any
6139 error messages about ulimit not found and the "core dumped"
6140 message from the shell that runs the coredumper.
6141
6142Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
6143
6144 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
6145
6146 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
6147 which sed script to run. Expect failure for v_comb test
6148 on PA targets too.
beb998c6 6149
c906108c
SS
6150Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
6151
6152 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
6153 "print func2::coremaker_local" and for "backtrace in corefile.exp"
6154
6155Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
6156
6157 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
6158 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
6159 "sparc-sun-solaris*" xfails for "p v_comb".
6160 * lib/gdb.exp (default_gdb_start): Fix typo.
6161 * gdb.base/corefile.exp: Allow "Core was generated by ..."
6162 messages to not include the full program name that caused
6163 the core dump since some systems (such as solaris) apparently
6164 truncate this path to about 80 characters.
6165 When generating a core file first try increasing the core file
6166 size limit to unlimited since some systems may default it to
6167 zero, and it is harmless to try it. Move the test for failing
6168 to generate a core file to where it will actually get executed.
6169 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
6170 new gdb result from g++ debug info improvements and make old
6171 pattern obsolescent. Also account for size_t differences
6172 (may be int or long).
6173 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
6174 initialization before function call is placed in the delay slot
6175 and thus appears to be skipped over by commands such as "next".
6176
6177Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
6178
6179 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
6180
6181Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
6182
6183 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
6184 input source file; fix code to compile test to deal with this
6185 convention.
6186 * gdb.c++/*.exp: Likewise.
6187
6188Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
6189
6190 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
6191 "bt in signals.exp".
6192
6193Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
6194
6195 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
6196 "step over execarg initialization" and
6197 "step over corearg initialization".
6198
6199Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
6200
6201 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
6202 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
6203
6204Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
6205
6206 From Rob Savoye (rob@poseidon.cygnus.com)
6207 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
6208 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
6209 configure.in}, gdb.disasm/{Makefile.in, configure.in},
6210 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
6211 configure.in}: Major reworking for autoconfig.
6212 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
6213 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
6214 New files.
6215 * config/unix-gdb.exp: Make GDB global.
6216 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
6217 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
6218 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
6219 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
6220 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
6221 term.exp, twice.exp, watchpoint.exp, whatis.exp},
6222 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
6223 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
6224 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
6225 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
6226 pr-8136.exp, result.exp, string.exp, tuples.exp},
6227 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
6228 to returns as necessary, arrange for test to compile own testcase
6229 executable.
6230 * lib/gdb.exp: Changes for testsuite to compile own test cases.
beb998c6 6231
c906108c
SS
6232Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
6233
6234 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
6235 clear_xfail at end of test which might not call either pass or fail.
6236 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
6237 "backtrace through signal handler".
6238
6239Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6240
6241 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
6242 continuing from a job control stop signal.
6243 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
6244
6245Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
6246
6247 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
6248 * gdb.base/corefile.exp: Likewise.
6249 * gdb.base/funcargs.exp: Likewise.
6250
6251Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
6252
6253 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
6254 * config/monitor.exp: Add support for setting baud rate.
6255
6256Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
6257
6258 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
6259 i*86-*-linux* xfails for "backtrace through signal handler".
6260 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
6261 "print func2::coremaker_local".
6262 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
6263 alpha-dec-osf2* xfail for
6264 "delete all breakpoints when none".
6265
6266Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
6267
6268 * gdb.base/break.exp: Change test that deletes all breakpoints
6269 when no user breakpoints are installed. A post 4.15 change
6270 causes gdb to no longer prompt in this case.
6271
6272Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
6273
6274 * gdb.base/return.exp (return_tests): Change xfail for test
6275 "correct value returned double test" to stop xfailing at
6276 Solaris 2.5. Apparently the bug has been fixed.
6277
6278Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
6279
6280 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
6281 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
6282
6283Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
6284
6285 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
6286 * gdb.disasm/hppa.s: Corresponding changes.
6287
6288Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
6289
6290 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
6291 makefile fragment.
6292 * config/mt-hpux: Deleted.
6293
6294Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
6295
beb998c6 6296 * Many files: When warning about suppressed tests due to a
c906108c
SS
6297 nonexistant test binary, avoid incrementing the warning count.
6298
6299Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
6300
6301 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
beb998c6 6302
c906108c
SS
6303Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6304
6305 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
6306 "sparc-*-solaris2*".
6307
6308Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6309
6310 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
6311 Add global and local variables and initialize them.
6312 * gdb.base/corefile.exp: Test correct mapping of corefile sections
6313 by printing variables. Remove rs6000 and powerpc xfails, BFD now
6314 extracts the file name and terminating signal from the core file.
6315 * TODO: Remove note about tests for correct mapping of corefile.
6316 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
6317 from optimizing it away.
6318 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
6319 handles common blocks.
6320
6321Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
6322
6323 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
6324 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
6325
6326Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
6327
6328 * Makefile.in (maintainer-clean): New target, synonym for
6329 realclean.
6330 * gdb.base/Makefile.in (maintainer-clean): Likewise.
6331 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
6332 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
6333 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
6334 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
6335 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
6336
6337Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
6338
6339 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
6340 xfails when not gcc compiled for "print foo::funclocal".
6341 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
6342 "print foo::funclocal at foo",
6343 "print 'scope1.c'::foo::funclocal at foo",
6344 "print foo::funclocal_bss at foo",
6345 "print 'scope1.c'::foo::funclocal_bss at foo",
6346 "print foo::funclocal_ro at foo",
6347 "print 'scope1.c'::foo::funclocal_ro at foo",
6348 "print bar::funclocal at foo" and
6349 "print 'scope1.c'::bar::funclocal at foo".
6350 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
6351 gcc compiled for "print foo::funclocal at bar".
6352 Expand all messages to ensure that they identify that
6353 the test is at bar().
6354 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
6355 gcc compiled for:
6356 "ptype on opaque struct pointer (statically)",
6357 "ptype on opaque struct tagname (statically)",
6358 "ptype on opaque struct pointer (dynamically) 1",
6359 "ptype on opaque struct tagname (dynamically) 1",
6360 "ptype on opaque struct pointer (dynamically) 2" and
6361 "ptype on opaque struct tagname (dynamically) 2
6362 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
6363 gcc compiled for:
6364 "p datalocal"
6365 "whatis datalocal",
6366 "ptype datalocal",
6367 "p bsslocal",
6368 "whatis bsslocal", and
6369 "ptype bsslocal".
6370 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
6371 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
6372 when not gcc compiled.
6373 * gdb.base/funcargs.exp (float_and_integral_args): Add
6374 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
6375 compiled.
6376 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
6377 "backtrace from call6a" when not gcc compiled.
6378 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
6379 "backtrace from call7a" when not gcc compiled.
6380 * gdb.base/callfuncs.exp (do_function_calls):
6381 Add "hppa*-*-hpux*" xfail when not gcc compiled for
6382 "p t_char_array_values(char_array_val2,char_array_val1)",
6383 "p t_char_array_values(char_array_val1,char_array_val2)",
6384 "p t_char_array_values("carray 1","carray 2")",
6385 "p t_char_array_values("carray 1",char_array_val2)",
6386 "p t_char_array_values(char_array_val1,"carray 2")",
6387 "p sum_args(1,{2})",
6388 "p sum_args(2,{2,3})",
6389 "p sum_args(3,{2,3,4})",
6390 "p sum_args(4,{2,3,4,5})"
6391 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
6392 "backtrace in corefile.exp" when not gcc compiled.
6393
6394Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6395
6396 * gdb.base/signals.exp: Rewrite `handle all print' test as
6397 a procedure. Accept blanks or TABs as whitespace, increase
6398 timeout and expect input buffer size for the large output
6399 from the command. Remove "i*86-*-bsdi2.0" xfail.
6400
6401Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6402
6403 * gdb.base/setvar.exp: Add new testcases for truncation when
6404 assigning invalid values to bitfields.
6405
6406Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
6407
beb998c6 6408 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
6409 mips-sgi-irix* xfail for
6410 "call inferior func with struct - returns char *"
6411 and fix test so that an optional (unsigned char *) cast is
6412 accepted in the result.
6413
6414Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
6415
6416 * gdb.base/funcargs.exp (float_and_integral_args): Remove
6417 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
6418 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
6419 * gdb.base/signals.exp: Remove duplicate "handle all print" test
6420 that accidentally got checked in.
6421
6422Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
6423
beb998c6 6424 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
6425 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
6426 compiled test.
6427 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
6428 Add mips-sgi-irix5* xfail for not gcc compiled.
6429 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
6430 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
6431 "p top", "whatis top", "p middle", and "whatis middle".
6432 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
6433 "whatis signed char" for not gcc compiled.
6434 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
6435 "set variable signed char=-1 (-1)" and
6436 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
6437 * gdb.base/funcargs.exp (float_and_integral_args):
6438 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
6439 Add mips-sgi-irix* xfail when not gcc compiled for
6440 "continue to call2b".
6441 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
6442 "continue to call2g".
6443 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
6444 "backtrace from call6a"
6445 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
6446 "backtrace from call7k".
6447 Add mips-sgi-irix5* xfail when not gcc compiled for
6448 "backtrace from call7a".
6449 (localvars_after_alloca): Fix gdb_test cmds for
6450 "print * after runto ...".
6451 Remove rs6000-*-* xfails for
6452 "print i after runto localvars_after_alloca" and
6453 "print l after runto localvars_after_alloca"
6454 for all compilers.
6455 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
6456 when not compiled with gcc, for:
6457 "print signed char == (minus)",
6458 "print signed char != (minus)",
6459 "print signed char < (minus)",
6460 "print signed char > (minus)".
6461 * gdb.base/callfuncs.exp (do_function_calls):
6462 Add mips-sgi-irix* xfail, when compiled with native compiler, for
6463 "call inferior func with struct - returns char *".
beb998c6 6464 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
6465 "correct value returned double test" to include Solaris 2.4.
6466 * gdb.base/funcargs.exp (float_and_integral_args):
6467 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
beb998c6 6468
c906108c
SS
6469Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6470
6471 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
6472 enumeration bitfields if compiling with GNU C.
6473 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
6474 to empty' prompt.
6475
6476Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
6477
6478 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
6479 test for PRO targets.
6480
6481 * gdb.base/funcargs.exp: Avoid ever setting more than 8
6482 breakpoints in the inferior at any given time by making
6483 two groups of breakpoints for call2*, call6* and call7*
6484 tests.
6485
6486Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6487
6488 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
6489 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
6490 from optimizing it away.
6491 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
6492 "call inferior func with struct".
6493
6494Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
6495
6496 * configure.in: Only configure gdb.chill for particular targets.
6497
6498Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
6499
6500 * gdb.base/Makefile.in: Add action to .c.o transformation
6501 rule that generates a .ci file for each .o file and remove
6502 explicit .c.o rules except for callfuncs.o.
6503 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
6504 generates a .ci file for each .o file and remove explicit
6505 .cc.o rules.
6506 (clean): Remove *.tmp *.ci files.
6507 (EXECUTABLES): Remove templ-info.exp.
6508 * gdb.base/compiler.c: New file.
6509 * gdb.c++/compiler.cc: New file
6510 * gdb.base/scope.exp: Source gdb.base/scope.ci.
6511 Change rs6000-*-* xfail for
6512 "print 'scope0.c'::filelocal_ro" and
6513 "print 'scope1.c'::filelocal" and
6514 "print 'scope1.c'::filelocal_bss" and
6515 "print 'scope1.c'::filelocal_ro" and
6516 "print 'scope1.c'::foo::funclocal" and
6517 "print 'scope1.c'::foo::funclocal_ro" and
6518 "print 'scope1.c'::bar::funclocal" and
6519 "print 'scope0.c'::filelocal_ro" and
6520 "print 'scope1.c'::filelocal at foo" and
6521 "print 'scope1.c'::filelocal_bss at foo" and
6522 "print 'scope1.c'::filelocal_ro at foo" and
6523 "print 'scope1.c'::foo::funclocal at foo" and
6524 "print 'scope1.c'::foo::funclocal_bss at foo" and
6525 "print 'scope1.c'::foo::funclocal_ro at foo" and
6526 "print 'scope1.c'::bar::funclocal at foo" and
6527 "print 'scope0.c'::filelocal_ro" and
6528 "print 'scope1.c'::filelocal" and
6529 "print 'scope1.c'::filelocal_bss" and
6530 "print 'scope1.c'::filelocal_ro" and
6531 "print 'scope1.c'::foo::funclocal" and
6532 "print 'scope1.c'::foo::funclocal_bss" and
6533 "print 'scope1.c'::foo::funclocal_ro" and
6534 "print 'scope1.c'::bar::funclocal" and
6535 "print 'scope1.c'::bar::funclocal_bss"
6536 to only be xfail'd when not compiled with gcc.
beb998c6 6537 Add rs6000-*-* xfail for
c906108c
SS
6538 "print 'scope0.c'::filelocal_bss before run"
6539 when compiled with gcc.
6540 (test_at_main): Add rs6000-*-* xfail for
6541 "print filelocal_ro in test_at_main"
6542 when compiled with gcc.
6543 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
beb998c6 6544 Add rs6000-*-aix* xfail for
c906108c
SS
6545 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
6546 "ptype t_char_array", not compiled with gcc.
6547 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
6548 xfail for "list foo (in include file)" when gcc compiled.
6549 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
6550 (integral_args): Add rs6000-*-* xfail for
6551 "run to call0a" if not compiled with gcc.
6552 (unsigned_integral_args): Add rs6000-*-* xfail for
6553 "run to call1a" if not compiled with gcc.
6554 (float_and_integral_args): Add rs6000-*-* xfail for
6555 "run to call2a" if not compiled with gcc and for
6556 "continue to call2b" for any compiler.
6557 Add rs6000-*-* xfail to
6558 "print f1 after run to call2a" for gcc compiled.
6559 (discard_and_shuffle): Add rs6000-*-* xfail for
6560 "run to call6a".
6561 (shuffle_round_robin): Add rs6000-*-* xfail for
6562 "backtrace from call7a" if not compiled with gcc.
6563 Add rs6000-*-* xfail for
6564 "backtrace from call7b" if compiled with gcc.
6565 (call_after_alloca): Add rs6000-*-* xfail for
6566 "print c in call_after_alloca" and
6567 "print s in call_after_alloca" and
6568 "backtrace from call_after_alloca_subr"
6569 if not compiled with gcc.
6570 (localvars_in_indirect_call): Add rs6000-*-* xfail for
6571 "print c in localvars_in_indirect_call" and
6572 "print c in localvars_in_indirect_call" and
6573 "backtrace in indirectly called function" and
6574 "stepping into indirectly called function"
6575 if not compiled with gcc.
6576 (localvars_after_alloca): Add rs6000-*-* xfail for
6577 "print c after runto localvars_after_alloca" and
6578 "print s after runto localvars_after_alloca" and
6579 "print i after runto localvars_after_alloca" and
6580 "print l after runto localvars_after_alloca"
6581 for all compilers.
6582 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
6583 than whatis-info.exp.
6584 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
6585 than opaque-info.exp.
6586 Setup rs6000-*-* xfail for
beb998c6 6587 "ptype on opaque struct pointer (statically)" and
c906108c
SS
6588 "ptype on opaque struct pointer (dynamically)" when
6589 not compiled with gcc.
6590 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
6591 rather than callf-info.exp.
6592 (do_function_calls): Add clear_xfail for rs6000-*-* for
6593 "p t_float_values2(3.14159,float_val2)". Seems to work
6594 fine there, both with xlc and gcc. Need to find out what
6595 it is doing right and fix other platforms.
6596 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
6597 "call inferior func with struct - returns int",
6598 "call inferior func with struct - returns long",
6599 "call inferior func with struct - returns float",
6600 "call inferior func with struct - returns double",
6601 "call inferior func with struct - returns char *",
6602 but only if not gcc compiled (presumes xlc compiled).
6603 Change rs6000-*-* xfails for
6604 "call inferior func with struct - returns char" and
6605 " call inferior func with struct - returns short" to only
6606 xfail if not using gcc.
6607 (clean mostlyclean): Remove *.ci and *.tmp files.
6608 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
6609 than templ-info.exp.
6610 * gdb.base/langs.exp: Source gdb.base/langs.ci.
6611 Add rs6000-*-* xfail for "up to foo in langs.exp"
6612 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
6613 when not gcc compiled.
beb998c6 6614
c906108c
SS
6615Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
6616
6617 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
6618 * gdb.base/corefile.exp: Likewise.
6619 * gdb.base/list.exp: Likewise.
6620 * gdb.base/scope.exp: Likewise.
6621 * gdb.base/siganls.exp: Likewise.
6622
6623 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
6624 compiler output.
6625 * gdb.base/whatis.exp: Likewise.
6626
6627Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
6628
6629 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
6630 failure (opcode table has been fixed to match reality).
6631
6632Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
6633
6634 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
6635 "call inferior func with struct - returns char",
6636 "call inferior func with struct - returns short"
6637
6638 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
6639 "print 'scope0.c'::filelocal at main",
6640 "print 'scope0.c'::filelocal_bss in test_at_main",
6641 "print 'scope0.c'::filelocal at foo",
6642 "print 'scope0.c'::filelocal_bss in test_at_foo",
6643 "print 'scope0.c'::filelocal at bar",
6644 "print 'scope0.c'::filelocal_bss in test_at_bar"
beb998c6 6645
c906108c
SS
6646 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
6647 in source file 1". This bug seems to have been fixed with both
6648 gcc and native cc (was native assembler bug?).
6649
6650Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
6651
6652 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
6653 "backtrace through signal handler" to "i*86-*-sysv4*".
6654 * gdb.base/signals.exp: Add xfail for "'next' behaved as
6655 continue" case. Add "known SVR4 bug" to fail message.
6656 Add "i*86-*-bsdi2.0" xfail for "handle all print".
6657 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
6658 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
6659 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
6660 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
6661 "up to foo in langs.exp", "show language at foo in
6662 langs.exp", "up to cppsub_ in langs.exp", "show
6663 language at cppsub_ in langs.exp", "up to fsub in
6664 langs.exp", and "show language at fsub in langs.exp".
6665 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
6666 "bactrace in corefile.exp".
6667 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
6668 "call inferior function with struct - returns float" and
6669 "call inferior function with struct - returns double".
beb998c6 6670
c906108c
SS
6671Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
6672
6673 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
6674 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
6675 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
6676 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
6677
6678Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
6679
6680 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
6681 (or overriden) "CHILL" macro rather then bare "gcc".
6682 Also look for ../../gcc/xgcc since that is what we will
6683 actually need, not "Makefile". Remove following assignment
6684 of CHILL to CHILL_FOR_TARGET because that results in
6685 recursive definition.
6686
6687Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
6688
6689 * gdb.base/corefile.exp: Change xfail for backtrace in
6690 corefile.exp from linuxaout to all linux.
6691 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
6692 cases where we miss the breakpoint at the signal handler
6693 for some reason. Setup xfail for linuxoldld/linuxaout and
6694 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
6695 hitting SIGURG breakpoint.
6696 * gdb.base/signals.exp: Setup xfail for "next" acting like
6697 continue to add linuxoldld. Setup xfail for all linux for
6698 "next to handler in signals_tests_1", "backtrace in
6699 signals_tests_1", "continue to func1", "pass SIGUSR1",
6700 and continue to handler".
6701
6702Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
6703
6704 * Update all FSF addresses except those in COPYING* files.
6705
6706Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
6707
6708 * gdb.base/a2-run.exp: Change messages to be more explicit about
6709 the status of args, and quote binfile in results.
6710
6711Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
6712
6713 * gdb.base/callfuncs.exp: Add tests for passing structs to
6714 inferior functions and return various types.
6715 * gdb.base/callfuncs.c: Add functions to receive a struct
6716 and return a member of the struct, in various types.
6717
6718Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6719
6720 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
6721
6722Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
6723
6724 * config/vxworks29k.exp: New file, sources vxworks.exp.
6725
6726Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
6727
6728 * config/gdbremote.exp: New file. Testing framework using
6729 gdbserver.
6730
6731Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
6732
6733 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
6734 "call function when asleep" and "send end of file".
6735 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
6736 for "backtrace in corefile.exp".
6737 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
6738 for "backtrace through signal handler".
6739 * gdb.base/corefile.exp: Make sure we actually generate a core file
6740 before trying the core tests. Some systems allow the user to suppress
6741 generation of core files and default to that (linux for example).
6742 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
6743 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
6744
6745Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
6746
6747 * gdb.threads: New directory with some crude multi-threaded
6748 gdb tests (step.exp and step2.exp).
6749 * config/mt-lynx (STEP_EXECUTABLE): Define.
6750 (THREADFLAGS): Define.
6751
6752Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
6753
6754 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
6755
6756 * gdb.base/signals.exp: Disable whole file for lynx until
6757 further notice.
6758
6759 * gdb.base/signals.exp: xfail test where "next" acts like
6760 "continue" for lynx.
6761
6762 * gdb.base/interrupt.exp: xfail test for calling function while
6763 inferior is asleep for lynx.
6764
6765 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
6766 than one cr-lf after each command.
6767
6768Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6769
6770 * configure.in: Reinstate setting of stabsdirs variable, fix
6771 typo in setting up configdirs for native builds.
6772
6773 * gdb.base/return.exp: Fix typo in return double test.
6774 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
6775 compiler from optimizing them away.
6776
6777Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
6778
6779 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
6780 sequences to be echo'd by gdb when using gdb_test.
6781 * gdb.chill/chexp.exp: Likewise.
6782 * gdb.fortran/exprs.exp: Likewise
6783
6784Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
6785
6786 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
6787 after the inferior gdb has started.
6788
6789 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
6790 after each command.
6791 * gdb.base/funcargs.exp: Likewise.
6792 * gdb.base/gdbvars.exp: Likewise.
6793 * gdb.base/interrupt.exp: Likewise.
6794 * gdb.base/list.exp: Likewise.
6795 * gdb.base/watchpoint.exp: Likewise.
6796 * gdb.c++/demangle.exp: Likewise.
6797 * gdb.c++/inherit.exp: Likewise.
6798 * gdb.chill/chexp.exp: Likewise.
6799 * gdb.fortran/exprs.exp: Likewise.
6800
6801 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
6802 test if we can't handle IO to/from the inferior.
6803
6804 * gdb.c++/misc.exp: Always check for a program already being
6805 started after sending a "run" command to gdb.
6806
6807 * gdb.base/twice.exp: Start with a fresh gdb.
6808
6809 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
6810 only depend on gdb's expression code, not the chill runtime.
6811
6812 * gdb.base/return.c: Put return values into variables so we
6813 can have gdb print them rather than depending on the program
6814 to print them.
6815 * gdb.base/return.exp: Corresponding changes.
6816
6817 * lib/gdb.exp: Provide default value for noinferiorio.
6818 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
6819 the inferior.
6820
6821 * gdb.base/break.exp: Always check for a program already being
6822 started after sending a "run" command to gdb.
6823 (text_next_with_recursion): Don't check the output from the
6824 program's printf statement. Instead just make sure the program
6825 exited.
6826
6827 * gdb.base/commands.exp: Protect tests which need arguments with
6828 $noargs conditionals.
6829
6830Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6831
6832 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
6833 of structure member arrays to match gdb/valops.c:value_addr change.
6834
6835Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
6836
6837 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
6838 cases.
6839
6840Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
6841
6842 * configure.in (configdirs): Remove gdb.chill from default list
6843 of subdirs and then add it back in only if doing a native build.
6844 The current chill compiler does not yet work in any cross build.
6845 * Revert all signal changes from Jul 6.
6846 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
6847 for sh-hms targets, allowing these tests to link, with no other
6848 changes. Testing is suppressed by setting "nosignals" in site.exp.
6849
6850Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
6851
6852 * configure.in (signaldirs): Define and add to configdirs for all
6853 targets except some specific ones that are known to not support signals.
6854 Also clean up formatting.
6855 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
6856 (signals, sigall): Remove rules to build.
6857 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
6858 Moved to new gdb.signals directory.
6859 * gdb.signals: New test directory.
6860 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
6861 signals.c signals.exp}: New or moved files.
6862
6863Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
6864
6865 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
6866
6867Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
6868
6869 * gdb.base/return.exp: Xfail `return double' test failure
6870 on at least Solaris 2.3 and handle future/past versions on
6871 a case by case basis as appropriate. Also update message
6872 to include i*86 failures.
6873
6874Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6875
6876 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
6877
6878 * lib/gdb.exp: Fix comment which erroneously identified
6879 gdb_file_cmd as gdb_load (the 19 May change was in fact to
6880 gdb_file_cmd not gdb_load).
6881 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
6882
6883 * gdb.base/setvar.exp: Make test names consistent between pass and
6884 fail cases. Use gdb_test more.
6885
6886Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6887
6888 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
6889
6890Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6891
6892 * gdb.base/help.exp: Fix expected help string for `show commands'.
6893
6894Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
6895
6896 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
6897
6898 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
6899 of a text section.
6900
6901Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
6902
6903 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
6904 that loop eventually terminates. Fix Connection refused logic so
6905 that testsuite will expire nicely.
6906
6907Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
6908
6909 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
6910 config/rom68k.exp: New tcl glue for the appropriate monitors.
6911 These all just end up calling monitor.exp.
6912 * config/monitor.exp (gdb_target_monitor): Handle `Connection
6913 refused' by retrying. Cleanup some timeout issues.
6914 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
6915 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
6916 callers don't have to set/restore global timeout variable.
6917
6918 * The following set of changes centralizes management of the global
6919 timeout variable. This way, it can be set in one target dependent
6920 place instead of dozens of places scattered throughout the test suite.
6921 If you need to lengthen a timeout, then you should either set timeout
6922 in one of the config/{target}.exp files, or multiply it by a factor.
6923 Setting it to an absolute value is always going to lose for some
6924 targets.
6925 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
6926 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
6927 * gdb.base/funcargs.exp: Don't set timeout.
6928 * gdb.base/list.exp (test_forward_search): Only use local timeout.
6929 * gdb.base/printcmds.exp (test_print_string_constants
6930 test_print_array_constants): Don't set timeout.
6931 * gdb.base/ptype.exp: Don't set timeout.
6932 * gdb.base/recurse.exp: Don't set timeout.
6933 * gdb.base/return.exp: Don't set timeout.
6934 * gdb.base/watchpoint.exp: Don't set timeout.
6935 * gdb.c++/classes.exp (do_tests): Don't set timeout.
6936 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
6937
6938Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
6939
6940 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
6941
6942Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6943
6944 * lib/gdb.exp: Disable chill tests for irix5.
6945
6946Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6947
6948 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
6949 each test pass or fail.
6950
6951Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6952
6953 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
6954 xlc not gcc.
6955
6956Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
6957
6958 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
6959
6960Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
6961
6962 * config/est.exp: Fix copyright and comments. Remove dead code.
6963 Use targetname, serialport and baud variables instead of fixed
6964 constants.
6965 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
6966 * config/cpu32bug.exp: New file to support cpu32bug monitors.
6967
6968Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6969
6970 * gdb.base/watchpoint.exp: Don't run
6971 test_watchpoint_triggered_in_syscall for sunos.
6972
6973Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6974
6975 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
6976 they don't seem to exist. Do include stdio.h.
6977
6978Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6979
6980 * gdb.base/a1-selftest.exp: Add alpha xfail.
6981
6982Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6983
6984 * gdb.base/watchpoint.c (main): Prompt before calling read().
6985 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
6986 Revise accordingly. Remove cruft about sending "123" several
6987 times, until it gets noticed. Clean up the "print buf[0]" stuff
6988 so that it passes or fails, and waits for prompts in the usual way.
6989
6990Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6991
6992 * gdb.base/recurse.exp: Fix comment.
6993
6994 * TODO: Remove item about printing variables in nodebug.exp. Add
6995 item about enabling tests which are only run on some targets.
6996
6997 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
6998 fail, make test names unique, use new gdb_test convention
6999 regarding pattern, use gdb_test more, etc.).
7000
7001 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
7002 fail, make test names unique, etc.).
7003
7004Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7005
7006 * gdb.base/nodebug.c: Change return type of top and middle to
7007 short.
7008 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
7009 are fixed by the recent mdebugread.c changes. Allow `short ()'
7010 as type for top and middle.
7011
7012Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7013
7014 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
7015 nearly as I can tell, the whole thing was an accident in Stu's
7016 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
7017 to replace a send/expect pair with gdb_test, but ended up only
7018 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
7019 of 30 Mar 1995 took care of it, but left this vestigial comment
7020 which I am now nuking.
7021
7022Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7023
7024 * gdb.base/break.exp: Look for different line number for
7025 breakpoint at main depending on usestubs.
7026
7027Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7028
7029 * gdb.base/list.exp: Adjust some alternate expect patterns to
7030 match recent list0.c change. Add alternate expect pattern for
7031 output from `list default lines around main' for optimizing
7032 compilers.
7033
7034Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7035
7036 * lib/gdb.exp: If nosignals is not set, set it to 0.
7037
7038Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
7039
7040 * config/slite-gdb.exp: Responds to load symbol table prompt.
7041 * gdb.base/break.exp: Adjust line number, fix rerun.
7042 * gdb.base/langs0.c: Add #ifdef usestubs.
7043
7044Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
7045
7046 * gdb.base/list.exp: Adjust line contents after adding new lines in
7047 list0.c. Also fix a syntax error.
7048
7049 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
7050 * gdb.base/break.exp: ditto.
7051 * gdb.base/list.exp: ditto.
7052 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
7053 * gdb.base/run.c: ditto.
7054 * gdb.base/list0.c: ditto.
7055 * gdb.base/funcargs.c: ditto.
7056
7057Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
7058
7059 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
7060 $targetname, $serialport and $baud instead of hardwired variables.
7061 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
7062 target doesn't support signals.
7063
7064Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
7065
7066 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
7067
7068Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7069
7070 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
7071 Don't rely on the value of an auto variable before it has been
7072 initialized. Use gdb_test more.
7073
7074Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7075
7076 * lib/gdb.exp (default_gdb_version): A version number must start
7077 with a digit, but other than that contains all characters up to
7078 the first whitespace character.
7079
7080Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7081
7082 * gdb.base/commands.exp (breakpoint_command_test): New tests.
7083
7084Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7085
7086 * gdb.c++/*.exp: Warn if executable does not exist. The original
7087 reason for skipping the warning was that configure.in sometimes
7088 intentionally skipped building the executables but the tcl code
7089 had no way of knowing. That (a) was always bogus with respect to
7090 error handling, (b) is no longer true (right now there is no way
7091 to skip C++ tests).
7092
7093 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
7094
7095Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7096
7097 * gdb.base/list.exp: Add expect patterns for output from
7098 SunPRO compiled executables.
7099 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
7100 types.
7101
7102Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7103
7104 * gdb.base/break.exp (test_next_with_recursion): Accept any line
7105 number (we are already testing that the correct source line text
7106 gets printed).
7107
7108 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
7109 that is what is intended, but something needed to be done to get
7110 sunos4 native working again.
7111
7112 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
7113
7114 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
7115 apparently went with a (very) old xfail.
7116
7117Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
7118
7119 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
7120 runto_main is a proc in gdb.exp that will do 'step' for target use
7121 stubs.
7122 * gdb.base/exprs.exp: ditto.
7123 * gdb.base/interrupt.exp: ditto.
7124 * gdb.base/opaque.exp: ditto.
7125 * gdb.base/printcmds.exp: ditto.
7126 * gdb.base/ptype.exp: ditto.
7127 * gdb.base/scope.exp: ditto.
7128 * gdb.base/setvar.exp: ditto.
7129 * gdb.base/signals.exp: ditto.
7130 * gdb.base/twice.exp: ditto.
7131 * gdb.c++/classes.exp: ditto.
7132 * gdb.c++/inherit.exp: ditto.
7133 * gdb.c++/templates.exp: ditto.
7134 * gdb.base/break.exp: no run and hit main for stubs. Change line
7135 numbers for breakpoints and info breakpoint.
7136 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
7137 breakpoint().
7138 * gdb.base/callfuncs.c: ditto.
7139 * gdb.base/exprs: ditto.
7140 * gdb.base/interrupt.c: ditto.
7141 * gdb.base/opaque0.c: ditto.
7142 * gdb.base/printcmds.c: ditto.
7143 * gdb.base/ptype.c: ditto.
7144 * gdb.base/scope0.c: ditto.
7145 * gdb.base/setvar.c: ditto.
7146 * gdb.base/signals.c: ditto.
7147 * gdb.base/twice.c: ditto.
7148 * gdb.c++/misc.cc: ditto.
7149 * gdb.c++/templates.cc: ditto.
7150
7151Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7152
7153 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
7154
7155 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
7156 somewhere between `read' and `main.c'. I'm pretty sure the
7157 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
7158 and it isn't particularly useful.
7159
7160 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
7161
7162Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7163
7164 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
7165
7166Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
7167
7168 * config/mt-slite: add LIBS and -nostdlib.
7169 * config/slite-gdb.exp: add this new file to support sparclite target.
7170
7171Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
7172
7173 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
7174
7175 * gdb.base/a2-run.exp: Change argument to istarget from
7176 "*-*-vxworks" to "*-*-vxworks*".
7177 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
7178
7179Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
7180
7181 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
7182 will not runto main but do a 'step' to step out of breakpoint().
7183 * config/mt-slite: add -Dusestubs.
7184
7185Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7186
7187 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
7188 instead of just @.
7189
7190 * gdb.base/signals.exp: Add test for "handle all print".
7191 * TODO: Remove "handle all print". Also remove item about
7192 checking copyright date (I don't like the idea of a spurious FAIL
7193 based on when we run the tests).
7194
7195 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
7196 for SunOS4 (reason for failure not investigated). Remove
7197 redundant test for $binfile.
7198
7199 * gdb.base/nodebug.c (array_index): Call malloc.
7200
7201 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
7202
7203Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
7204
7205 * gdb.base/recurse.exp: Update gdb_test invocation to use new
7206 conventions and slightly simplify the matching regexp.
7207
7208Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7209
7210 * gdb.base/break.exp: Update gdb_test invocation to use new
7211 convention.
7212
7213 * lib/gdb.exp: If noargs is not set, set it to 0.
7214
7215 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
7216 tests unique.
7217
7218 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
7219
7220Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7221
7222 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
7223 one argument of type "<non-float parameter>".
7224
7225Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
7226
7227 * config/rom68k.exp: New file to support Motorola IDP board.
7228 * gdb.base/a2-run.exp: Skip this file if noargs is set.
7229 * gdb.base/break.c: Change things around so that this program
7230 doesn't depend upon args. This is necessary to make remote
7231 targets work (in general, they can't take args).
7232 * gdb.base/break.exp: Don't try to send args to program. Don't
7233 expect output. Also, replace lots of code with gdb_test.
7234
7235Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7236
7237 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
7238 printing of '\'' (which is what the comment says we are testing,
7239 even though we were not), not '''.
7240 (test_integer_literals_rejected): Test that printing ''' is an error.
7241
7242 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
7243 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
7244 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
7245 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
7246 Use gdb_test not test_print_accept.
7247 * lib/gdb.exp: Remove test_print_accept.
7248
7249 * gdb.base/signals.exp (signal_tests_1): Make pass message
7250 consistent with fail message.
7251
7252 * gdb.base/whatis.exp: Remove xfails for printing char vs.
7253 unsigned char; the bug (PR 1821) is fixed.
7254
7255 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
7256
7257 * gdb.base/scope.exp (test_at_localscopes): Call pass for
7258 successful tests--makes xfailing them work right.
7259
7260Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7261
7262 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
7263 only \r\n, not .*. The test can pass .* as the last thing in
7264 $pattern if that is what it wants. In addition to providing this
7265 flexibility, this change should speed up pattern matching in cases
7266 where the pattern already ended with .* (there were a number of
7267 them). This change also helps catch bad patterns--in the old
7268 scheme the typo "char \*" instead of "char \\*" would pass. Now
7269 it is caught.
7270 * Many .exp files: Update callers.
7271
7272 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
7273 clearer and does not spuriously match multiple ('s. Likewise for
7274 ) and *.
7275
7276 * gdb.base/nodebug.exp: Test ability to call a function and pass
7277 it a string (even with no debugging info).
7278
7279 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
7280 "p '\'", which is the same as "p ''" once tcl gets done with
7281 quoting, to "p '\\'", which I suspect is what is intended (one
7282 backslash gets sent to GDB).
7283
7284 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
7285
7286Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7287
7288 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
7289 1817) was fixed literally years ago.
7290
7291Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7292
7293 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
7294 test, it causes stepping out of call_after_alloca_subr with
7295 optimizing compilers.
7296 (localvars_in_indirect_call): Consume GDB prompt if `finish'
7297 fails.
7298
7299 * gdb.c++/templates.exp: Source templ-info.exp only if
7300 the templates executable exists.
7301
7302 * gdb.c++/misc.cc (class Contains_static_instance,
7303 class Contains_nested_static_instance),
7304 gdb.c++/classes.exp (test_static_members): Test printing of
7305 a class that contains a static instance of the class.
7306
7307Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7308
7309 * gdb.base/langs2.c (cppsub_): Don't prototype.
7310 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
7311 only, I believe).
7312
7313Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7314
7315 * lib/gdb.exp (skip_chill_tests): New procedure.
7316
7317 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
7318
7319Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
7320
7321 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
7322 each expect pattern. Cuts runtime from 12 to about 4 seconds.
7323
7324Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7325
7326 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
7327
7328 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
7329 disassemble 8, not 16, instructions for part 4.
7330
7331 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
7332 support the latter anymore.
7333
7334 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
7335 -DNO_PROTOTYPES.
7336 * gdb.base/callfuncs.c: Control use of prototypes based on
7337 NO_PROTOTYPES, not __STDC__.
7338 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
7339 t_float_values2 tests if prototypes in use.
7340
7341 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
7342 t_double_values): When checking differences against DELTA, check
7343 that difference is within the range (-DELTA,DELTA), not just
7344 (-infinity,DELTA).
7345
7346Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
7347
7348 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
7349 'file' command firts, then 'target', then 'load', this is due to gdb
7350 target set up.
7351 * config/mips-gdb.exp: Fix a couple regular exp bugs.
7352
7353Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
7354
7355 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
7356 FP load/store variants.
7357 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
7358
7359Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
7360
7361 * gdb.base/term.exp: Do not give a warning if not native, it is
7362 not an abnormal condition.
7363
7364Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
7365
7366 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
7367 t_char_array".
7368
7369Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
7370
7371 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
7372 are getting the version number.
7373
7374 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
7375 if not native, it is not an abnormal condition.
7376
7377Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7378
7379 * lib/gdb.exp: Just use "file exists", rather than undocumented
7380 dejagnu procedure "findfile".
7381
7382Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7383
7384 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
7385 (LDFLAGS): Set to -Xlinker -Ur.
7386
7387 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
7388 Removed, these values are set by lib/gdb.exp.
7389
7390 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
7391
7392Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7393
7394 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
7395 of replicating gdb startup code.
7396
7397 * config/mt-vxworks (LDFLAGS): Set to -r.
7398 (CFLAGS_FOR_TARGET): Removed.
7399
7400 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
7401 (gdb) and gdb for vxworks uses (vxgdb).
7402
7403 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
7404 executable is not in the tree and host != target, use sed and
7405 program_transform_name to determine the gdb name used by the
7406 target.
7407
7408 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
7409 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
7410
7411Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7412
7413 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
7414 floats, chars, and shorts where there are ANSI-style function
7415 definitions.
7416
7417 * gdb.base/langs.exp, gdb.base/langs*: New test.
7418 * gdb.base/Makefile.in: Build it.
7419 * TODO: Remove item about checking that C names don't get C++
7420 demangling applied; this test tests it.
7421
7422Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7423
7424 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
7425 went with the const70 xfail. The xfail went away a year ago.
7426
7427 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
7428
7429 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
7430 for hp300.
7431
7432 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
7433
7434 * gdb.base/a1-selftest.exp: Don't run on hp300.
7435
7436Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7437
7438 * Makefile.in (site.exp): Set host_alias and target_alias as well
7439 as host_triplet and target_triplet.
7440
7441Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7442
7443 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
7444
7445 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
7446 places as other ecoff systems).
7447
7448 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
7449 ultrix.
7450
7451Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7452
7453 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
7454 remove them.
7455 * gdb.base/nodebug.exp: Accept "function" in addition to "text
7456 variable and "variable" in addition to "data variable".
7457 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
7458
7459 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
7460 2.
7461 * gdb.base/list1.c (long_line): Add additional statement at start
7462 of function.
7463 * gdb.base/list.exp (test_forward_search): Update line number to
7464 reflect new statement.
7465
7466Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7467
7468 * gdb.base/signals.exp: Reinitialize searched source directories
7469 after gdb_start call.
7470
7471Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
7472
7473 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
7474 * gdb.stabs/Makefile.in: Likewise.
7475
7476 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
7477 change. Instead split the tests into smaller pieces.
7478 * gdb.disasm/hppa.s: Corresponding changes.
7479
7480Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7481
7482 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
7483 Quote ^C when passing it to stty. For some shells ^ is a pipe.
7484
7485 * gdb.base/funcargs.exp: Modify many tests so that every test
7486 either passes or fails. Make some test names unique.
7487
7488Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7489
7490 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
7491 Call stty to set interrupt character.
7492
7493 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
7494 for HP assembler versus GNU assembler based on actual behavior of
7495 $(CC), rather than assuming that $(AS) is always the GNU assembler.
7496
7497 * TODO: Suggest a few more stepping tests.
7498
7499Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
7500
7501 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
7502 restart GDB for h8300 after a continue.
7503 (return): Add pattern to match a29k-udi behavior.
7504 * gdb.base/nodebug.exp: Remove obsolete comment.
7505 * gdb.base/regs.exp: New file, testing of register displays.
7506 * gdb.base/return.exp: Fix typo in reference to $objdir.
7507 * gdb.base/whatis.exp: Always start with a fresh GDB.
7508
7509Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7510
7511 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
7512 higher, these tests generate a lot of output.
7513
7514Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7515
7516 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
7517 code following the catch silently ignored some errors; without the
7518 catch they should be thrown like any other tcl error. Also, the
7519 catch used "" instead of {} which meant all the callers who wanted
7520 to include one of the characters "[]$ had to quote it an extra time.
7521 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
7522 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
7523 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
7524 Remove extra quoting.
7525
7526Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
7527
7528 * gdb.base/commands.exp: Make test names unique; every test either
7529 passes or fails. Update some comments.
7530
7531 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
7532
7533Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7534
7535 The following fixes a FAIL caused by the fact that the alpha stabs
7536 configuration didn't use the ".if alpha" code in weird.def.
7537 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
7538 bit pointer, so the 32 bit version works even on the alpha.
7539 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
7540 Remove the stuff which allowed us to have separate versions for
7541 alpha and everything else.
7542
7543 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
7544 regexp which "info func operator\[\](" is supposed to match. Fix
7545 string to send to GDB. Note that GDB still doesn't work right. Add a
7546 new test for "info func .perator\[\](" which GDB does handle correctly.
7547
7548 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
7549
7550Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7551
7552 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
7553 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
7554 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
7555 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
7556 it makes the tests harder to understand and confuses test-o-matic.
7557 The preferred style is that each test provides a PASS or a FAIL,
7558 and has a unique message (e.g. "continue #54" not just "continue")
7559 which is the same for the pass and the fail.
7560 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
7561 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
7562 to lib/gdb.exp.
7563 * gdb.base/printcmds.exp: Use test_print_accept. Remove
7564 prt_accept which was basically the same thing. Likewise for
7565 test_print_reject and prt_reject.
7566 * lib/gdb.exp (test_print_reject): Add some more error message
7567 patterns to match from the former printcmds.exp (prt_reject).
7568 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
7569 One defect of the passcount stuff is that some of it failed to
7570 report XPASS where appropriate.
7571 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
7572 stuff before and after arg in expected pattern.
7573 (test_paddr_operator_functions): Re-do test without print_addr_of;
7574 this is the only test which seems to want extra stuff there.
7575
7576Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7577
7578 * gdb.base/nodebug.exp: Update new tests to reflect improved
7579 wording of gdb output.
7580
7581 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
7582 and "ptype" work on variables in files compiled without -g.
7583 Replaces commented out "maint print msymbol" tests.
7584
7585Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7586
7587 * gdb.base/setvar.c (dummy): Call malloc.
7588
7589 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
7590 losing with the irix4 sed.
7591
7592 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
7593 ALRM" on irix4.
7594
7595Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7596
7597 * TODO: Remove items about corefile.exp testing new exec-file and
7598 backtrace; both are now done. Add items about printing enums.
7599
7600Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7601
7602 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
7603 "get signal $thissig" test fails.
7604
7605 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
7606
7607Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7608
7609 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
7610 compiler warning with dec alpha compiler.
7611
7612 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
7613 extra \n from gdb_test call (this explains why the prompt test
7614 that I removed yesterday was there).
7615 (user_defined_command_test): Remove extra \n and prompt test.
7616
7617 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
7618 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
7619 doesn't exist.
7620 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
7621 Also remove alpha workaround, which turns out to be because
7622 SIGABRT == SIGLOST.
7623
7624 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
7625
7626 * gdb.base/help.exp: Don't test "help show".
7627
7628Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7629
7630 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
7631 "set print address" is on.
7632 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
7633 pass prompt to gdb_test; gdb_test already looks for the prompt.
7634
7635 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
7636
7637 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
7638 was a vestige of the manual TESTSTRATEGY, and the purpose of it
7639 was to make sure that gdb can read a core file. But (a) the "read
7640 the corefile" part didn't make it to a1-selftest.exp, we just
7641 delete the corefile after creating it, and (b) we test reading
7642 corefiles in corefile.exp anyway. Also, this test left around a
7643 xgdb process on Solaris.
7644
7645 * gdb.base/corefile.exp: Also test backtrace.
7646
7647Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
7648
7649 * gdb.base/commands.exp: Test a simple user defined command with
7650 arguments and if/while statements; verify the full user command is
7651 printed by "show user".
7652
7653 * gdb.base/commands.exp: Test if/while commands as part of a
7654 breakpoint command list; verify they appear in breakpoint
7655 information.
7656
7657Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7658
7659 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
7660 than by dividing by zero.
7661
7662Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
7663
7664 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
7665 performing an inferior call with watchpoints enabled.
7666 * gdb.base/watchpoint.c (main): Delete second unnecessary read
7667 call.
7668
7669Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7670
7671 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
7672 of "file" command.
7673
7674 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
7675 Add additional pattern for when "int operator int(void);" appears
7676 in a different order.
7677
7678Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7679
7680 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
7681
7682 * gdb.base/help.exp: Replace most of docstrings for "info signals"
7683 and "signal" with ".*".
7684
7685Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7686
7687 * TODO: Add note about "handle all nostop".
7688
7689 * gdb.base/{sigall.c, sigall.exp}: New test.
7690 * gdb.base/Makefile.in: Add it.
7691
7692Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
7693
7694 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
7695 when invoking GDB, suppresses any windowing interface.
7696
7697Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
7698
7699 * config/sim-gdb: New file, simulator testing support.
7700
7701Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
7702
7703 * gdb.base/interrupt.exp: Test calling func1 twice.
7704
7705Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
7706
7707 * gdb.base/list.exp (test_forward_search): Set timeout higher
7708 when we'll be getting lots of output from gdb.
7709
7710 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
7711 "init_malloc" to after the expect statement. Run it if that
7712 regexp is taken, but also for two others which happen if source
7713 cannot be found.
7714
7715Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7716
7717 * gdb.base/printcmds.exp: New test, for printing register before
7718 program is running.
7719
7720Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7721
7722 * gdb.base/list.exp: Correct some alternate expect patterns
7723 to reflect changes in list1.c.
7724
7725Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7726
7727 * TODO: Add item regarding large frames.
7728
7729 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
7730
7731 * TODO: Remove item about enabling return.exp; it
7732 is enabled. Suggest a few more "return" tests.
7733
7734Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7735
7736 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
7737 anonymous unions.
7738
7739Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7740
7741 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
7742 and pr-5646.o, so "make" is the same as "make all", not "make
7743 pr-4975.o".
7744
7745Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
7746
7747 * gdb.base/list.exp: Adjust expectations to reflect changes in
7748 list1.c.
7749 (test_forward_search): New test proc.
7750 * gdb.base/list1.c (long_line): New function, has long source line.
7751
7752Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
7753
7754 * gdb.base/a1-selftest.exp: Change initial stepping to know about
7755 additional line of code that was added.
7756
7757Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
7758
7759 * gdb.disasm/hppa.s: Break the large branching tests into smaller
7760 tests so as not to overflow expect's input buffers.
7761 * gdb.disasm/hppa.exp: Corresponding changes.
7762
7763Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7764
7765 Beginnings of template debugging tests.
7766 * gdb.c++/templ-info.cc: New file to test for template
7767 debugging capability of the compiler.
7768 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
7769 templ-info.cc.
7770 * gdb.c++/templates.cc: Add explicit template instantiations
7771 to enable compiling with -fno-implicit-templates. Add destructor
7772 and 'value' method to T5 class for template tests.
7773 * gdb.c++/templates.exp: Add testcases for printing of template
7774 types, setting breakpoints on template methods and calling a
beb998c6 7775 template method.
c906108c
SS
7776
7777Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
7778
7779 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
7780 branch target since some assemblers (gas-2.5) may emit a
7781 relocation for the branch instead of resolving it in the
7782 assembler.
7783
7784Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7785
7786 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
7787 through signal handler.
7788
7789Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7790
7791 * configure.in (*-*-netware): Use config/mt-netware.
7792
7793 * config/mt-netware: New file.
7794 * config/mt-i386-netware: Removed, separate configs for different
7795 netware architectures are no longer needed now that we have
7796 --with-headers.
7797
7798Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7799
7800 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
7801 by the recent changes to use ANSI C arithmetic conversions.
7802
7803Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7804
7805 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
7806 bug involving using inferior_pid to figure out whether to select a
7807 frame.
7808
7809Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
7810
7811 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
7812 match the current disassembler output.
7813
7814Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
7815
7816 * gdb.fortran/exprs.exp: Expect VOID instead of void.
7817 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
7818 types, expect "int" as type of integer values (for now).
7819
7820Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
7821
7822 * gdb.base/commands.exp: New tests for if/while commands.
7823
7824Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
7825
7826 * lib/gdb.exp (runto): Replace sub-pattern for hex value
7827 by .*, since hex values have different syntax in Chill mode.
7828
7829Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7830
7831 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
7832 linefeed from expect pattern for repeated types with indices > 9.
7833
7834Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
7835
7836 First part of Fortran test suite.
7837 * gdb.fortran: New directory.
7838 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
7839
7840Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7841
7842 * gdb.base/default.exp: Update expect pattern for load command
7843 without arguments.
7844
7845Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7846
7847 * configure.in: Change i386 to i[345]86.
7848 * gdb.base/configure.in: Likewise.
7849 * gdb.c++/configure.in: Likewise.
7850 * gdb.chill/configure.in: Likewise.
7851
7852Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
7853
7854 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
7855 patterns, since that is not a valid context for comments.
7856
7857Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
7858
7859 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
7860 repeated types and repeated types with indices > 9.
7861
7862Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
7863
7864 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
7865 2417; old bug has been fixed.
7866
7867Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
7868
7869 * gdb.base/interrupt.exp: When trying to wake up the inferior,
7870 send the newline ourselves instead of assuming gdb_test will do
7871 so when passed an empty input string.
7872
7873 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
7874 stabs testcode.
7875
7876Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7877
7878 * lib/gdb.exp (gdb_test): Don't send anything if the first
7879 argument is an empty string. This makes cases where we want to
7880 match output that is already in expect's buffers (for example,
7881 matching a breakpoint after gdb_run_cmd has been called) work
7882 reliably.
7883
7884Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7885
7886 * config/netware.exp: New file.
7887
7888Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7889
7890 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
7891 the -B and -L prefixes so we can find the debugging stub.
7892
7893 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
7894 there and we are using the gcc from the tree.
7895
7896 * gdb.base/types.c: Removed.
7897
7898 * gdb.base/configure.in: Look for makefile fragments in ../config.
7899 Recognize i386-*-netware.
7900 * gdb.c++/configure.in: Likewise.
7901
7902Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7903
7904 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
7905 the correct TCL syntax.
7906
7907Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7908
7909 * gdb.base/opaque.exp: use runto instead of messing around with
7910 breakpoints. Simplify by using gdb_test.
7911
7912 * gdb.base/bitfields.exp: restart between tests on netware targets
7913 because breakpoints aren't relocated after target death. Run
7914 processes to completion.
7915
7916 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
7917
7918Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
7919
7920 * Makefile.in: Remove extra tabs that confuse some versions
7921 of "make". Use the newly built gdb to test with by default,
7922 rather than the first one in the tester's search path.
7923
7924Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
7925
7926 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
7927
7928 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
7929 condition help.
7930
7931Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7932
7933 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
7934
7935 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
7936 running.
7937 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
7938 * gdb.base/funcargs.exp: Likewise.
7939
7940 * gdb.base/bitfields.exp: Simplify by using gdb_test.
7941 * gdb.base/funcargs.exp: Likewise.
7942
7943 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
7944 message is "".
7945
7946Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7947
7948 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
7949 return,signals,twice}.exp: Handle non-existant binaries
7950 consistantly.
7951
7952 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
7953 * gdb.base/Makefile.in: Don't try to generate a core dump, we
7954 might testing a cross development system.
7955
7956Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7957
7958 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
7959 runtest script is relative to ${srcdir}, not ${rootdir}.
7960
7961Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
7962
7963 * gdb.base/signals.exp: Allow for optionality of breakpoint
7964 address.
7965
7966Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7967
7968 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
7969
7970Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7971
7972 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
7973 for size_t definition.
7974 * gdb.c++/templates.cc: Likewise
7975
7976 * config/mt-i386-netware: New file.
7977
7978 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
7979 defined.
7980
7981 * gdb.base/Makefile.in: Added support for systems that name core
7982 files by appending "core" to the program name.
7983 * gdb.base/a1-selftest.exp: Likewise.
7984
7985Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7986
7987 * gdb.base/return.exp: Add comment and message for `return double'
7988 test failure on Sparc Solaris.
7989
7990Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
7991
7992 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
7993
7994Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7995
7996 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
7997 from optimizing them away.
7998 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
7999 patterns to include default constructors and assignment operators,
8000 to match gcc versions beyond 2.5.8. Accept any cplus demangling
8001 character in the output of the virtual base pointer.
8002
8003Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8004
8005 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
8006 expression match in print_addr_of to avoid unintented matches.
8007 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
8008 versions up to 2.5.8.
8009
8010Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8011
8012 * gdb.base/list.exp: Tweak alternate pattern for listing of an
8013 included file to run under newer versions of expect.
8014 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
8015 consecutive >'s in templates to accomodate recent cplus-dem.c change.
8016 Remove xfail for the virtual table of BDDHookV.
8017
8018Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
8019
8020 * lib/gdb.exp (string_to_regexp): Set a default result.
8021 (default_gdb_start): Fix misleading message.
8022
8023Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
8024
8025 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
8026 Remove all CC, etc definitions.
8027 * config/mt-hpux: New file.
8028 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
8029 (CFLAGS, LDFLAGS): Define.
8030 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
8031
8032 * Makefile.in (site.exp): Don't insert host_os, etc.
8033 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
8034 (distclean): Check existence of subdir.
8035 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
8036 * gdb.base/Makefile.in: General cleanup and simplification.
8037 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
8038 to build executables. Use default rule to build .o files.
8039 (EXPECT, RUNTEST, CC): Fix relative pathname.
8040 (site.exp): Don't insert host_os, etc.
8041 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
8042 and/or SIGUSR1 defined.
8043 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
8044 * gdb.c++/Makefile.in: General cleanup and simplification.
8045 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
8046 (CFLAGS): Remove.
8047 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
8048
8049Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
8050
8051 * gdb.base/recurse.exp: Misc changes to get tests running again
8052 after Kung's changes to the watchpoint code.
8053 * gdb.base/watchpoint.exp: Likewise.
8054
8055Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
8056
8057 * lib/gdb.exp (string_to_regexp): Convert {\} also.
8058
8059Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8060
8061 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
8062 * lib/gdb.exp (default_gdb_start): Define.
8063 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
8064 gdb.base/funcargs.exp, gdb.base/opaque.exp,
8065 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
8066 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
8067 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
8068 Don't call gdb_target_udi in between tests.
8069
8070Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8071
8072 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
8073 (which was basically just a local version of the same thing). In
8074 addition to avoiding duplication, gdb_test_exact is faster.
8075 * lib/gdb.exp (gdb_test_exact): Fix typo.
8076
8077 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
8078 don't give an error.
8079
8080 * gdb.base/term.exp: Call delete_breakpoints before starting.
8081
8082 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
8083 (t10): Add comment.
8084
8085Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
8086
8087 Reorganization of the GDB Test Suite.
8088
8089 * gdb.base: New directory, contains all the basic tests.
8090 * gdb.c++: New directory, tests specific to C++.
8091 * gdb.chill: New directory, tests specific to Chill.
8092 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
8093 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
8094 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
8095 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
8096 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
8097 t30-31 to chill).
8098 * */gdbme.*: Rename to match appropriate expect scripts.
8099 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
8100 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
8101 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
8102 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
8103 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
8104 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
8105 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
8106 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
8107 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
8108 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
8109 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
8110 gdb.c++/virtfunc.cc: New names of C++ files.
8111 * gdb.chill/chillvars.ch: New name of Chill file.
8112 * gdb.base/configure.in, gdb.c++/configure.in,
8113 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
8114 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
8115 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
8116 * configure.in (configdirs): Update to reflect directory changes.
8117 (target_abbrev): No longer define for any configuration.
8118 * Makefile.in: Cosmetic improvements to header comments.
8119
8120Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
8121
8122 Various changes to gdb.t31:
8123
8124 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
8125 * gdbme.ch: Make all key-words and predefineds be upper-case.
8126 * chillvars.exp: Expect key-words and predefinds in upper-case.
8127
8128 * chillvars.exp: Use gdb_test_exact many places.
8129 Change expected output for arrays (which now includes index labels).
8130
8131 * pr-5020.exp, gdme.ch (module PR_5020):
8132 New test, for PR-5020.
8133
8134Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
8135
8136 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
8137 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
8138
8139Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
8140
8141 * Makefile.in: Fix bit-rot in definitions of CHILL,
8142 CHILL_FOR_TARGET and Chill_LIB.
8143 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
8144 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
8145 CHILL, and CHILL_LIB.
8146
8147Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
8148
8149 * Revert the previous changes. Please see Rob's directory
8150 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
8151
8152Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
8153
8154 * Makefile.in, configure.in, config/mips-gdb.exp,
8155 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
8156 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
8157 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
8158 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
8159 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
8160 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
8161 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
8162 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
8163 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
8164 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
8165 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
8166 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
8167 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
8168 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
8169 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
8170 changes from 94Q1.
8171
8172Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
8173
8174 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
8175 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
8176 Rob's new testing fragments.
8177
8178Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
8179
8180 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
8181 lib/gdb.exp: Replace error proc calls with perror.
8182
8183Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
8184
8185 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
8186 version also, match on casted version strings, and match on
8187 gdb startup case where the line numbers might be messed up.
8188
8189Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
8190
8191 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
8192 (CFLAGS): Delete it from here.
8193
8194Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
8195
8196 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
8197
8198Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
8199
8200 * Makefile.in (RUNTEST): Default to just "runtest".
8201
8202Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8203
8204 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
8205 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
8206 the code has been restructured.
8207
8208Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8209
8210 * gdb.t00/default.exp (set write): Allow any number of \r and/or
8211 \n, not just one of each.
8212
8213 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
8214 /bin/cc gives a warning if you do.
8215
8216Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
8217
beb998c6 8218 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
8219 __t10ListS_link1ZUiRCUiPT0
8220
8221Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8222
8223 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
8224 on local variables in recursive functions.
8225
8226 * gdb.t07/Makefile.in: Build the new test.
8227
8228Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8229
8230 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
8231 directly. Instead compare the return values from actual calls.
8232
8233Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
8234
8235 * Makefile.in (check): Set TCL_LIBRARY for runtest.
8236
8237Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8238
8239 * From Peter Schauer with minor modifications.
8240 * gdb.t15/return.exp (return_tests): Handle targets where "return"
8241 stops in mid-line in the caller. Add xfail for returning a float
8242 value on X86 targets.
8243
8244Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8245
8246 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
8247 to avoid expect lossage.
8248 (fmem_LRbug_tests): Likewise.
8249 * gdb.disasm/hppa.s: Corresponding changes.
8250
8251 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
8252 conditions to work with latest dejagnu/expect.
8253
8254 * gdb.t15/funcargs.exp (finish from indirect call): No longer
8255 expected to fail on the PA.
8256 (backtrace in call with trampolines): Explicitly require main
8257 to be frame #1 (no trampolines should show up in backtrace).
8258
8259 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
8260 "continue -expect".
8261 * gdb.t06/break.exp: Likewise.
8262 * gdb.t07/watchpoint.exp: Likewise.
8263 * gdb.t13/bitfields.exp: Likewise.
8264 * gdb.t15/{funcargs,return}.exp: Likewise.
8265 * gdb.stabs/weird.exp: Likewise.
8266 * config/{mips,udi}-gdb.exp: Likewise.
8267
8268 * hppa.sed: Enclose comments within a sed command to avoid
8269 losing with the old OSF1 sed.
8270
8271Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8272
8273 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
8274 sequent dynix.
8275 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
8276 * gdb.t15/funcargs.exp: Conditionally step again to really
8277 finish from marker_call_with_trampolines. Handle the case where
8278 the first step from within call_with_trampolines already steps
8279 us back to main.
8280 * gdb.t15/gdbme.c: Add comment to closing brace of
8281 call_with_trampolines for funcargs.exp.
8282
8283Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8284
beb998c6 8285 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
8286 Fix typo(s).
8287
8288Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8289
8290 * gdb.t07/gdbme.c: More code for watchpoint testing.
8291
8292 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
8293 "Hardware watchpoint" throughout file.
8294 (test_watchpoint_triggered_in_syscall): New test.
8295 (test_complex_watchpoint): New test.
8296
8297Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8298
8299 * gdbme.c (call_with_trampolines): New function to try and step
8300 into. Tests trampoline problems on the PA.
8301
8302 * funcargs.exp (localvars_in_indirect_call): No longer expect
8303 stepping into indirect call to fail on PAs.
8304 (test_stepping_over_trampolines): New test.
8305
8306Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8307
8308 * TODO: Add suggestions for static member function tests, and
8309 completion tests.
8310
8311Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8312
8313 * TODO: Add suggestions for "p/a" tests.
8314
8315 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
8316 (default_gdb_exit): Replace all the hair with sending "quit" to
8317 the process with a simple close.
8318
8319Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8320
8321 * TODO: Add suggestions for shared library tests.
8322
8323Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8324
8325 * TODO: Add suggestions for x/s tests.
8326
8327Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8328
8329 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
8330 "enable once", and "enable breakpoints once" with ".*".
8331
8332Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8333
8334 * TODO: Add suggestions about structure passing tests.
8335
8336Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8337
8338 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
8339 the primary1 test, use work around if __GNUC__ < 2.
8340 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
8341 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
8342 Test for bad output rather than waiting for timeout. Issue
8343 second continue only if first continue failed.
8344
8345Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8346
8347 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
8348 operator[] test with gdb_test because the old code didn't seem to
8349 be getting the quoting right with the new dejagnu.
8350
8351Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
8352
8353 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
8354 one from the path.
8355 * Makefile.in: Use a fresh expect if there is one, use runtest
8356 from the src tree if there is one.
beb998c6 8357
c906108c
SS
8358Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8359
8360 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
8361 next over recursive call. Revise the tests from that point on
8362 (which had been skipped) to match GDB's actual (correct) output.
8363
8364 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
8365 with next over a breakpoint whose condition is false.
8366
8367 * gdb.t00/help.exp: Comment out "help set print" tests just like
8368 (and for same reason as) "help set" test.
8369
8370Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8371
8372 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
8373 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
8374
8375Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8376
8377 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
8378 necessary gdb_target_udi.
8379
8380 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
8381
8382 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
8383 1838 and 2417; they are fixed.
8384
8385 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
8386 gdb.t03/ptype.exp (ptype structure, ptype union):
8387 Remove xfails; the test is looser than when the xfails were added.
8388
8389 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
8390 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
8391
8392 * gdb.t01/run.exp: Only run shell test if isnative.
8393
8394 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
8395 since "run" automatically loads if necessary. Call gdb_target_udi
8396 after the "file" since "file" kills any execution target.
8397
8398 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
8399 GDB. GDB doesn't work that way (not anymore at least) on UDI.
8400 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
8401 argument for UDI.
8402
8403Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8404
8405 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
8406
8407 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
8408
8409Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8410
8411 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
8412 properly quoting regexps. This makes the second argument to
8413 demangle a fixed string, which matches the callers, instead of a
8414 shell-style pattern which is what the previous implementation
8415 used. Update some of the callers.
8416
8417Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8418
8419 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
8420 (comib_nullified_tests): Fix typo.
8421 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
8422 strings. No longer expected to fail.
8423
8424 * gdb.disasm/hppa.s (addib_tests): Fix typo.
8425 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
8426 strings. No longer expected to fail.
8427
8428 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
8429 string. No longer expected to fail.
8430
8431Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8432
8433 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
8434 No longer expected to fail.
8435
8436 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
8437 string. No longer expected to fail.
8438
8439Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8440
8441 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
8442 only in the names (I probably got most of them). I was even
8443 generous with some which differed in underscores in names, and
8444 probably missed a few, and I *still* was able to remove almost a
8445 third of the file with almost no impact on testsuite coverage.
8446
8447Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8448
8449 * gdb.t00/default.exp: Match udi_attach error message as well as
8450 the one from child_attach.
8451
8452 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
8453
8454 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
8455
8456 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
8457 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
8458
8459 * Move test with enums and partial symbols back to
8460 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
8461 Reverts the change of 26 May 93. Per today's change to
8462 stabs.texinfo, the behavior that weird.exp was expecting was
8463 unreasonable; what is important is that the compiler+gdb get
8464 things right, which happens with a recent gcc. Also fix the test
8465 to deal with native compilers which put out the stab gdb can't
8466 deal with.
8467
8468Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8469
8470 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
8471 in the names. The main thing these accomplish is to slow things down.
8472 Many more such duplicates surely remain.
8473
8474 * gdb.t00/help.exp: Comment out "help support" test just like
8475 (and for same reason as) "help set" test.
8476
8477Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
8478
8479 * gdb.t06/break.exp: Remove setup_xfails for
8480 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
8481 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
8482 about known bug in gcc to include up through 2.5.8.
8483 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
8484 well as "_vb$".
8485 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
8486 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
8487 with latest gcc and gdb.
8488 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
8489 well as "_vb$".
8490
8491Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8492
8493 * configure.in (hppa*-*-*): Also configure and build stabs-only
8494 tests.
8495
8496Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8497
8498 * gdb.t10/hppa.mt: A makefile fragment for the PA.
8499 * gdb.t10/configure.in (hppa*-*-*): Use it.
8500
8501Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8502
8503 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
8504
8505Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8506
8507 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
8508 versions prior to 1.13.5.
8509
8510Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8511
8512 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
8513 the prompt is at the start of a line.
8514
8515Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8516
8517 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
8518 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
8519 in the copr tests now.
8520 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
8521 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
8522 expected to fail.
8523
8524Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
8525
8526 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
8527 gdb.t31/chillvars.exp, lib/gdb.exp:
8528 Tweak to run under either version of expect.
8529 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
8530 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
8531 * gdb.t11/list.exp: Remove extraneous whitespace.
8532
8533Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8534
8535 * gdb.t16/printcmds.exp (test_print_strings): Accept
8536 "(unsigned char *) " before the string.
8537
8538 * TODO: Add notes about printing of fancy types and GDB expressions.
8539
8540Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
8541
8542 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
8543 * gdb.t06/configure.in: Don't try to compile signals test program
beb998c6 8544 if doing mips-idt-ecoff.
c906108c
SS
8545
8546Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
8547
8548 * Most .exp files: Tweak to run under either version of expect.
8549
8550Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8551
8552 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
8553 xfails; I'm not sure why they are failing, but not because of PR 1806.
8554
8555Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
8556
8557 * config/unix-gdb.exp: Remove gdb_unload cause it's already
8558 defined in lib/gdb.exp.
8559
8560Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8561
8562 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
8563 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
8564 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
8565 have to be typeless.
8566
8567Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8568
8569 * TODO: Add suggestion for copyright year test.
8570
8571Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
8572
8573 * configure.in (*-*-lynxos*): Add stabs tests.
8574
8575Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8576
8577 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
8578 so insert a tab before any assembler directive in column zero.
8579
8580 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
8581 stores.
8582 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
8583 stores.
8584 (fpu_short_memory_tests): Likewise.
8585
8586Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8587
8588 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
8589 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
8590 .stabs directives in comments.
8591
8592Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8593
8594 * TODO: New file, describing tests we could write.
8595 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
8596
8597Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8598
8599 * gdb.t06/signals.exp: Add kludge to force re-sync.
8600
8601 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
8602 to xgdb instead of gdb, get out of gdb.
8603
8604Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
8605
8606 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
8607 for info.
8608
8609Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8610
8611 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
8612 * gdb.stabs/configure.in (hppa*-*-*): Use it.
8613 * gdb.stabs/hppa.sed: New sed script for the PA.
8614
8615Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8616
8617 * gdb.stabs: Re-write weird.def and configuration to use sed
8618 instead of cpp. sed is portable and POSIX; cpp is neither.
8619
8620Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8621
8622 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
8623
8624Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8625
8626 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
8627
8628Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8629
8630 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
8631 "_vb$".
8632 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
8633 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
8634
8635Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8636
8637 * lib/gdb.exp: Comment out code which depends on non-existent
8638 `transform' procedure.
8639
8640Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
8641
8642 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
8643 * lib/gdb.exp: Transform tool name.
8644 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
8645 1.1's new error handling system.
8646
8647Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8648
8649 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
8650
8651Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8652
8653 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
8654 They made pattern matching so slow that timeouts happened on
8655 heavily loaded systems. Now any output from "show print" which
8656 gets us back to the GDB prompt is a PASS.
8657
8658Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
8659
8660 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
8661
8662Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8663
8664 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
8665
8666 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
8667 It is not from PR 3220.
8668
8669Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8670
8671 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
8672 just started failing because they depended on the order the
8673 subcommands are presented, or exact docstring text. This kind of
8674 test is a pain and has minimal benefit.
8675
8676Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8677
8678 * gdb.t09/corefile.exp: At end of test, use "core" command with
8679 no arguments.
8680
8681Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
8682
8683 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
8684 17}/Makefile.in: Make it possible to run the testsuite with Sun
8685 make and CC = cross gcc by adding explicit build rules for .o
8686 files.
8687
8688Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8689
8690 * gdb.t15/funcargs.exp: Don't put comments on same line as
8691 setup_xfail (@#$*%& tcl braindamage!).
beb998c6 8692
c906108c
SS
8693Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8694
8695 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
8696
8697Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
8698
8699 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
8700 * gdb.t20/inherit.exp: remove three dumplicate entries.
8701
8702Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8703
8704 * gdb.t06/break.exp: For "next over recursive call", fail on any
8705 incorrect output, not just on "factorial (value=2)".
8706
8707Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8708
8709 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
8710 working now. Add an xfail if accesing a bss variable causes
8711 a memory error if the target is not yet run.
8712
8713Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8714
8715 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
8716 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
8717 name of __st* demangling (2 strings). Did Kung really get the
8718 more than 95 others right without testing them?
8719
8720Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
8721
8722 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
8723
8724Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
8725
8726 * configure.in (configdirs): Add gdb.disasm
8727 * gdb.disasm: New directory for GDB disassembler tests.
8728 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
8729
8730Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8731
8732 * gdb.t00/help.exp: Don't test "help set".
8733
8734 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
8735 from within expect statements. None of these happen anymore and
8736 they cause regressions to be silently unnoticed.
8737
8738 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
8739 messages) about known failures with gcc cygnus-2.4.5-930417.
8740
8741 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
8742 comp-info.exp so it gets built if it doesn't exist.
8743
8744 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
8745 it is no longer used.
8746 * gdb.t13/comp-info.c: Removed.
8747
8748Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
8749
8750 * gdb.t06/signals.exp: Add xfail for sun3.
8751
8752Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8753
8754 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
8755 relevant because ^C doesn't get sent but failure can be reproduced
8756 interactively).
8757
8758Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8759
8760 * gdb.stabs/alpha.mt: New configuration file for alpha.
8761 * gdb.stabs/configure.in: Use it.
8762 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
8763 sharing with alpha.mt, redefine long to word via preprocessor.
8764 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
8765 for alpha.
8766 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
8767 native cc.
8768 * gdb.t00/teststrategy.exp: Change expect string so that we
8769 consume the `(xgdb)' from the command echo and from the gdb prompt.
8770 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
8771 gdb currently compares all values as long, so this failure probably
8772 applies to any configuration where LONGEST is bigger than a target int.
8773 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
8774 with gcc.
8775 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
8776 to handle opaque pointers, gcc is.
8777 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
8778 as first argument. Include <sys/types.h> and change all operator
8779 new definitions to use size_t.
8780 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
8781 now that we use size_t.
8782
8783Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8784
8785 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
8786 a long or float array cast all array members to the same type.
8787 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
8788 with 64 bit longs.
8789 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
8790 on alpha.
8791 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
8792
8793Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8794
8795 * gdb.t24 (demangle.exp): Constructors of templates have names like
8796 vector<int>::vector(int) not vector<int>::vector<int>(int). See
8797 section 14.6 of the ARM.
8798
8799 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
8800 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
8801 accomplish little and slow down the testsuite.
8802
8803 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
8804 Accept spaces various places.
8805
8806Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8807
8808 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
8809 with watchpoint enabled.
8810
8811 * Makefile.in: Remove definition of CC and remove the second
8812 definition of CXX (the "CXX = gcc" one remains). These definitions
8813 were causing backquotes to be expanded within backquotes, which
8814 doesn't work.
8815
8816Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8817
8818 * gdb.t17/callfuncs.exp: Add "return 0" to end.
8819
8820Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8821
8822 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
8823 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
8824 by mips cc and contains no stabs entries.
8825
8826Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
8827
8828 * config/vx-gdb.exp: Use fake device to load files rather than
8829 NFS.
8830 * lib/gdb.exp: New proc to do "file" command.
8831 * config/unix-gdb.exp: Use new "file" proc.
8832
8833Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8834
8835 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
8836 Rework board rebooting slightly.
8837 (gdb_exit): Don't exit from the remote shell; there isn't one.
8838 * gdb.stabs/weird.exp: If a program is being debugged already,
8839 kill it.
8840 * gdb.t04/setvar.exp: Stop and restart gdb.
8841 * gdb.t05/expr.exp: Likewise.
8842 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
8843 restart gdb and reload the program.
8844 * gdb.t08/opaque.exp: Likewise.
8845 * gdb.t12/scope.exp: Likewise.
8846 * gdb.t13/bitfields.exp: Likewise.
8847 * gdb.t15/funcargs.exp: Likewise.
8848 * gdb.t20/classes.exp: Likewise.
8849 * gdb.t03/ptype.exp: Increase timeout.
8850 * gdb.t16/printcmds.exp (test_print_string_constants,
8851 test_print_array_constants): Likewise.
8852 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
8853 * gdb.t20/classes.exp (do_tests): Likewise.
8854 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
8855
8856Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
8857
8858 * gdb.stabs: Renamed *wierd* to *weird*.
8859
8860Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8861
8862 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
8863 for timeout. Add "known gcc 2.4.5 bug" to failure message.
8864
8865Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8866
8867 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
8868 (do_tests): Remove xfail for whatis on one_var and two_var.
8869
8870Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
8871
8872 * Makefile.in: Made cross building work better by adding
8873 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
8874
8875Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8876
8877 * gdb.t15/{return.c,return.exp,Makefile.in}:
8878 New test, currently commented out.
8879
8880Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
8881
8882 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
8883 still running and removes the leftover named socket so GDb can do
8884 clean restarts.
8885
8886Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
8887
8888 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
8889 console, not GDB.
8890 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
8891 cross testing works better with "make check"
8892 * config/unix-gdb: Use default procedures for exit and version.
8893 * config/vx-gdb.exp: Cleaned up and massaged back to working order
8894 with the newest VxWorks.
8895
8896Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8897
8898 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
8899 old form.
8900
8901 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
8902 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
8903
8904 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
8905
8906 * config/unix-gdb.exp: Remove this version of gdb_exit
8907 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
8908 Rob says he'll look at it when he gets back to testing boards.
8909
8910Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
8911
8912 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
8913 an expected fail for certain ptype commands.
8914
8915 * gdb.t20/classes.exp: Update expected results of "ptype class
8916 Base1" to account for the constructor that now appears in the type.
8917
8918Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
8919
8920 * configure.in (configdirs): Restore gdb.t04, which mysteriously
8921 disappeared from list.
8922 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
8923 "alldone" proc with call to cleanup and exit.
8924 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
8925 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
8926 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
8927 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
8928 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
8929 "alldone" proc with simple returns that suppress remaining
8930 tests. The alldone proc went away many months ago.
8931
8932Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8933
8934 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
8935
8936 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
8937
8938Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8939
8940 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
8941 as vax gdb will display them.
8942
8943Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8944
8945 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
8946 optimizers.
8947
8948 * scope.exp: Change "bad value for localval" messages so each one
8949 is unique.
8950
8951 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
8952 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
8953
8954 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
8955
8956Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8957
8958 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
8959 doesn't exist (due to optimization).
8960
8961Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8962
8963 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
8964 contains \r because the filename is long.
8965
8966 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
8967 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
8968
8969Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8970
8971 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
8972 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
8973 Ultrix.
8974 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
8975 int tests.
8976 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
8977
8978Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
8979
8980 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
8981
8982 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
beb998c6 8983 to match does not match the passing case but still matches the
c906108c
SS
8984 failing case.
8985
8986Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8987
8988 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
8989
8990Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
8991
8992 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
8993 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
8994 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
8995 Remove various versions of gdb_exit.
8996 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
8997 gdb_exit.
8998 * config/unix-gdb.exp: gdb_exit remains here, and should override
8999 the generic version, since it's doing a lot of wierd stuff that
9000 the other versions aren't. FIXME, fold it in, or abandon this
9001 version.
9002
9003Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9004
9005 * gdb.t24/demangle.exp: Add tests for PR 3220.
9006
9007Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9008
9009 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
9010
9011Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
9012
9013 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
9014 "i386-*-*". Works for i486 as well.
9015
9016 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
9017 bug, and expand domain of xfail to all SVR4 systems, since the
9018 actual problem is likely to be in generic SVR4 /proc support.
9019
9020Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9021
9022 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
9023
9024Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
9025
9026 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
9027 xfails for other systems. Match a missing 'Continuing.' as an
9028 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
9029
9030 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
9031 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
9032 Only issue warning for missing executables if -all option is used.
9033
9034 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
9035 file if -all option is used. It's like an unpredictable XFAIL.
9036
9037Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9038
9039 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
9040 for dynamically linked binaries.
9041
9042 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
9043
9044Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9045
9046 * gdb.t20/inherit.exp: Change message for "print tagless struct"
9047 to state that this is a known bug in old versions of g++.
9048
9049Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9050
9051 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
9052 while waiting for `Continuing'.
9053
9054Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
9055
9056 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
9057 in text, data, and bss.
9058 * gdb.t10/nodebug.c: Add local and global test variables for
9059 initialized and uninitialized data.
9060
9061Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9062
9063 * config/unix-gdb.exp (gdb_exit): Add "wait".
9064
9065Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9066
9067 * gdb.t06/signals.exp: xfail the continue from the handler for all
9068 targets.
9069
9070 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
9071 function with watchpoints enabled, the i386 call dummy starts with
9072 a call.
9073
9074 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
9075 386 bsd names its corefiles.
9076
9077Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
9078
9079 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
9080 compilers don't grok it.
9081 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
9082 with small octal ints rather than character constants, which
9083 are signed and might not fit if first promoted to int.
9084
9085Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
9086
9087 * gdb.t09/Makefile.in (clean): Remove corefile.
9088
9089Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9090
9091 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
9092
9093Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9094 and Jim Kingdon (kingdon@cygnus.com)
9095
9096 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
9097 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
9098 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
9099
9100Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9101
9102 * gdb.t17/interrupt.exp: Add xfail for hppa.
9103
9104Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9105
9106 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
9107 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
9108 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
9109 to determine signed-ness of bitfields and use the result to setup
9110 the xfail.
9111 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
9112 * gdb.t15/funcargs.exp: Use them to step until the second indirect
9113 call line is reached if necessary.
9114
9115Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9116
9117 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
9118
9119Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9120
9121 * gdb.t06/break.exp: Also test `clear' command.
9122
9123Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9124
9125 * gdb.t00/teststrategy.exp: Remove extra quote.
9126
9127 * gdb.t07/watchpoint.exp: Change xfail for calling function with
9128 watchpoint enabled to be for all non-68k machines.
9129
9130 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
9131
9132Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9133
9134 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
9135 targets use aout.mt instead of ecoff.mt as gas understands
9136 standard aout format.
9137
9138Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9139
9140 * lib/gdb.exp (runto): Don't insist that function we are running to
9141 was compiled with -g.
9142
9143 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
9144
9145 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
9146 to get back into the read system call.
9147 Accept leading newline in case where we woke it up.
9148
9149Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9150
9151 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
9152 to make the stabs test work on ecoff systems using gcc and -with-stabs.
9153 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
9154 enable ecoff configuration.
9155
9156Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9157
9158 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
9159
9160Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9161
9162 * gdb.t16/printcmds.exp: Add another printf test.
9163
9164Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
9165
9166 * configure.in: If configured -with-stabs on any target, add
9167 stabsdirs to configdirs.
9168
9169Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9170
9171 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
9172 fun" so pattern does not match the command itself.
9173
9174Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9175
9176 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
9177
9178Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9179
9180 * gdb.t17/interrupt.exp: Test for more things.
9181
9182Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9183
9184 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
9185 compiler arranges the code and line numbers.
9186
9187 * gdb.t17/interrupt.exp: Don't send \n after ^C.
9188
9189Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9190
9191 * gdb.t00/help.exp: Increase expect input buffer size.
9192
9193Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9194
9195 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
9196
9197 * gdb.t07/watchpoint.exp: Add xfail for hppa.
9198
9199 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
9200
9201 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
9202 [0-9]*, not just [0-9].
9203
9204Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9205
9206 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
9207
9208 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
9209
9210Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9211
9212 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
9213
9214Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9215
9216 * gdb.t06/signals.c: Add xfails for sun3.
9217
9218 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
9219
9220 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
9221 test_stepping tests.
9222
9223Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9224
9225 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
9226
9227 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
9228
9229 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
9230 rather than actually putting it through cpp twice.
9231
9232 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
9233
9234Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
9235
9236 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
9237 no longer needed.
9238
9239Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9240
9241 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
9242
9243 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
9244 C++ features prints as "struct", make it a pass, not an xfail.
9245
9246Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9247
9248 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
9249 Don't require VA to print as "class" rather than "struct".
9250
9251Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
9252
9253 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
9254
9255Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9256
9257 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
9258
9259Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9260
9261 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
9262 order.
9263
9264Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9265
9266 * gdb.t16/printcmds.exp: Add printf tests.
9267
9268 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
9269
9270 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
9271
9272Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
9273
9274 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
9275 pass counts, to counteract any existing or future setup_xfails.
9276
9277Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9278
9279 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
9280 {BEGIN,END}_COMMON for common block instead of STAB.
9281 * gdb.stabs/wierd.exp: Add xfail for rs6000.
9282
9283 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
9284 intp_var should be N_GSYM not N_LSYM.
9285 wierd-aout.S: Use a label for the value of the N_SO.
9286 wierd.def: Remove all backslashes.
9287 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
9288
9289Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9290
9291 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
9292 get the expected next to inheritance3.
9293
9294Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9295
9296 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
9297 now that gcc-2.4 gets it right.
9298
9299Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9300
9301 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
9302
9303 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
9304 generating comp-info.exp which works for cross-compilation.
9305
9306Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
9307
9308 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
9309 "*-*-sysv4.*".
9310
9311Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
9312
9313 * gdb.t01/run.exp: Start with a fresh gdb.
9314 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
9315 SVR4.x.
9316
9317Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
9318
9319 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
9320 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
9321 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
9322 Makefile.in (distclean, realclean): Remove gdbme.c from list of
9323 things to remove.
9324
9325Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
9326
9327 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
9328 test cases from bug reports.
9329
9330Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
9331
9332 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
9333 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
9334 avoid spurious xfails.
9335 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
9336 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
9337 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
9338
9339Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
9340
9341 * gdb.t00/teststrategy.exp: Rework to provide more useful
9342 description of each test, fix problem with systems that define
9343 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
9344 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
9345 results for "next over recursive call" so timeouts aren't taken
9346 by error.
9347
9348Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
9349
9350 * gdb.t12/scope.exp: Test printing of variables before run.
9351
9352 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
9353 printed in wrong order due to sorting.
9354
9355Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
9356
9357 * gdb.t00/teststrategy.exp: Fix expected results for printing
9358 user entered string constant. Is array of char, prints with no
9359 address.
9360
9361 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
9362 commands.
9363 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
9364 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
9365 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
9366 of struct of char arrays.
9367 * gdb.t00/radix.exp: New tests for radix commands.
9368
9369Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
9370
9371 * gdb.t16/printcmd.exp: Print a variable before running program
9372 (with xfail for AIX).
9373
9374Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
9375
9376 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
9377
9378 * gdb.t16/printcmd.exp: Don't print variables before running program.
9379
9380 * gdb.t06/break.exp: Don't require envp argument to main.
9381
9382 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
9383
9384 * gdb.t02/whatis.exp, gdb.t11/list.exp:
9385 Add xfails for rs6000.
9386
9387 * gdb.t02/whatis.exp: Change other tests not to re-test something
9388 we already tested.
9389
9390 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
9391 each type used has a variable of that type.
9392
9393Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
9394
9395 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
9396
9397Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9398
9399 * configure.in: change srctrigger to be a file, not a directory
9400
9401Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
9402
9403 * configure.in (mips-idt-ecoff*): Added trailing '*'.
9404
9405 * gdb.t11/list.exp: Fixed a couple of typos.
9406
9407Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
9408
9409 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
9410 is fixed and PR is closed.
9411 * gdb.t16 (gdbme.c): Add simple test string variable.
9412 * gdb.t16 (printcmds.exp): Add tests with simple test string
9413 variable, primarily for boundaries on "set print elements".
9414
9415Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
9416
9417 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
9418 Make leading 0's optional and don't expect a tab in the middle
9419 of the number.
9420
9421 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
9422
9423 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
9424 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
9425 don't end command passed to gdb_test with newline.
9426
9427 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
9428 signed keyword away, don't expect signed bitfields to be signed.
9429
9430 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
9431 printing with only as many 1's as are in the field as well as printing
9432 with 32 1's (see comment).
9433
9434Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
9435
9436 * gdb.t00/default.exp: Start with a fresh gdb.
9437 * configure.in (configdirs): Remove gdb.t31 until the chill
9438 compiler works again. It no longer is able to find chillrt0
9439 since it isn't in libchill.a anymore.
9440 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
9441 wierd.o, make more modular.
9442 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
9443 spurious newlines that caused problems.
9444
9445Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9446
9447 * Move test with enums and partial symbols from gdb.t03/ptype.exp
9448 to gdb.stabs/wierd.exp since GCC has worked around the bug.
9449 gdb.stabs/wierd.{exp,def}: Many new tests.
9450
9451 * gdb.t00/default.exp: update info line for new message.
9452
9453 * gdb.t02/{whatis.exp,gdbme.c}:
9454 Test that "char *" doesn't print as "caddr_t".
9455
9456Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9457
9458 * gdb.t00/help.exp: Use .* in place of some help messages which
9459 just changed.
9460 gdb.t00/default.exp: Update "info frame" test for new message.
9461 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
9462 Remove some xfails
9463
9464Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9465
9466 * gdb.t03/{gdbme.c,ptype.exp}:
9467 Add tests for typedef'd struct and union without tags.
9468 Also check "whatis" on a variable of a typedef'd enum without a tag.
9469
9470 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
9471 PRMS 1823; the bug still exists but isn't reproduced by this test
9472 anymore), and remove rs6000 XFAIL (the bug is fixed).
9473
9474 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
9475 duplicated from whatis.exp. For those that are left, accept
9476 "long", "long int", or "int" for long variables (whatis.exp already
9477 has an XFAIL for "int", so no need to fail it here).
9478
9479 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
9480 Deal with GCC's names for types now that GDB uses the compiler's names.
9481
9482 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
9483 setup_xfail's for sunos4. If we #defined the signed keyword away,
9484 don't expect GDB to know that char it is signed.
9485
9486 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
9487
9488Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
9489
9490 * configure.in (configdirs): Add gdb.t24 for C++ tests that
9491 should work on any system, regardless of debugging format.
9492 * gdb.t21/demangle.exp: Move to gdb.t24.
9493 * gdb.t24/demangle.exp: Move from gdb.t21.
9494 * gdb.t24/{Makefile.in, configure.in}: New files.
9495
9496Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9497
9498 * configure.in: Do gdb.stabs and C++ tests only for stabs.
9499 * gdb.stabs: New directory.
9500
9501Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9502
9503 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
9504 not just "Quit anyway?".
9505
9506Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
9507
9508 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
9509 that all setup_xfails are immediately followed by clear_xfails.
9510
9511Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
9512
9513 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
9514 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
9515 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
9516 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
9517 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
9518 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
9519 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
9520 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
9521 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
9522 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
9523 gdb.t31/chillvars.exp, lib/gdb.exp:
9524 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
9525 bug-gdb@prep.ai.mit.edu.
9526
9527Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
9528
9529 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
9530 with 0.0, not integer 0.
9531
9532Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
9533
9534 * gdb.t06/break.exp: Update for "Kill the program" message change.
9535
9536Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
9537
9538 * Makefile.in (GDBFLAGS): Set to -nx.
9539 * Makefile.in (site.exp): Use GDBFLAGS.
9540
9541Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9542
9543 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
9544 Makefiles.
9545 (check): depend on just-check.
9546 (just-check): added so that tests can be run without a noop
9547 build pass.
9548
9549Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9550
9551 Switch to using configure's configdirs.
9552 * Makefile.in (Makefile): add configure.in dependency.
9553 (SUBDIRS): removed redundant assignment.
9554 * configure.in: switch subdirs assignment to configdirs.
9555 * gdb.t*/configure.in: new files.
9556
9557Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
9558
9559 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
9560 works.
9561
9562Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
9563
9564 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
9565 in explicit rules. Apparently this is not supported by some makes.
9566
9567Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
9568
9569 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
9570
9571Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9572
9573 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
9574 disappeared.
9575
9576Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
9577
9578 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
9579
9580Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
9581
9582 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
9583 watchpoint problem that is now fixed.
9584 * gdb.t30/chexp.exp: Remove setup_xfail for printing
9585 uninitialized convenience variables.
9586 * gdb.t31/chillvars.exp: Fix expected patterns for printing
9587 structures.
9588
9589Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9590
9591 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
9592 which causes expect to get out of sync with gdb on long output
9593 from help set.
9594 * gdb.t09/corefile.exp: Make expected pattern for core file
9595 failing signal and frame output format less sun specific.
9596
9597Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
9598
9599 * gdb.t31/chillvars.exp: Add and remove initial dummy
9600 breakpoint, so that symbol table is forced in.
9601 (Needed at least on Sunos4, though it seems not SVR4.)
9602 * gdb.t31/chillvars.exp: Update for changed output format.
9603
9604Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
9605
9606 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
9607
9608Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
9609
9610 * Makefile.in: Added --srcdir when invoking runtest, removed the
9611 need for a local config file. (optional now)
9612
9613Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
9614
9615 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
9616 failure count used to force early termination. Add some more
9617 expected failures for gnu style demangling.
9618
9619Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9620
9621 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
9622 pmi variable from gdb.t20/gdbme to get optimized away.
9623 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
9624 Check for written corefile upon timeout _and_ eof.
9625
9626Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9627
9628 * config/unix-gdb.exp: Add missing return 0.
9629
9630Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9631
9632 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
9633 test termination.
9634
9635Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
9636
9637 * configure.in (subdirs): Put back gdb.t17 which mysteriously
9638 disappeared.
9639
9640Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
9641
9642 * gdb.t10/crossload.exp: Disable the i860-elf test until such
9643 time as i860 support works.
9644
beb998c6 9645 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
9646 "backtrace 100\r" rather than just "backtrace\r", to match last
9647 change.
9648
9649Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
9650
9651 * config/udi-gdb.exp (gdb_exit): Remove close command.
9652 (gdb_target_udi): New procedure to set the UDI target.
9653 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
9654 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
9655 Added waits for prompts after several question responses. Added
9656 some more responses used by a29k-amd-udi-gdb.
9657 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
9658 pass different arguments, restart UDI connection after program
9659 completion.
9660 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
9661 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
9662 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
9663 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
9664 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
9665 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
9666 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
9667 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
9668 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
9669 after program completion.
9670 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
9671 compiled with a SELECT_VECS setting.
9672 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
9673 infinite recursion.
9674
9675 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
9676 Added checks for COFF results, and made them expected failures for
9677 all targets. It would be better to make them expected failures
9678 for COFF targets only.
9679
9680Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9681
9682 * Makefile.in: add null dvi target, don't bother to recurse
9683 through test directories for info and install-info; rename
9684 $(datadir) to be dejagnu instead of deja-gnu
9685
9686Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
9687
9688 * gdb.t31/gdbme.ch: Re-enable code that previously caused
9689 compiler to coredump.
9690 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
9691 code.
9692
9693Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
9694
9695 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
9696 coredump.
9697 * gdb.t31/chillvars.exp: Comment out tests that depend on that
9698 code.
9699
9700Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
9701
9702 * gdb.t03/ptype.exp: tests for return code from gdb_test.
9703 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
9704 which in a shell. Deletes xgdb when done.
9705 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
9706 Tests the return from the "set height" or "set width" commands.
9707 Added a few return codes where needed.
9708
9709Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
9710
9711 * Makefile.in (SUBDIRS): Add gdb.t17.
9712 * configure.in (subdirs): Add gdb.t17.
9713 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
9714 files to test gdb's calling of functions in the inferior with
9715 the correct arguments and gdb's ability to retrieve any
9716 result returned.
9717
9718Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
9719
9720 * config/unix-gdb.exp (gdb_exit): Remove close commands that
9721 may be called after gdb goes away. Previous versions of expect
9722 needed these to avoid file descriptor leaks, but they cause
9723 errors with the current revision of expect.
9724 * gdb.t00/gdbvars.exp: Use -re on expected output after
9725 setting sevenbit-strings.
9726 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
9727 to set sevenbit-strings consistent across tests.
9728 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
9729 set sevenbit-strings consistent across tests.
9730
9731Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
9732
9733 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
9734 expected output to match current "expect" expectations.
9735
9736Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
9737
9738 * gdb.t00/default.exp: Change expected output for default "source"
9739 command, to match new gdb behavior which requires a filename to
9740 source.
9741
9742Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
9743
9744 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
9745 expected fail for i486-*-* that misses the marker2 function.
9746 * gdb.t10/crossload.exp (bfddefault): Allow successful
9747 recognition of a format to pass even if no symbols are found.
9748 Explicitly catch failures where the format is not recognized
9749 or is ambiguous, and add the reason to the fail message.
9750 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
9751 the cause is and invalid target and add reason to failure message.
9752 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
9753 elf32-i386, elf32-sparc, and elf32-i860.
9754 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
9755 Set up expected failure for 'filename'::variable scope resolution,
9756 which is now apparently broken on all targets.
9757 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
9758 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
9759 gdb.t23/templates.exp: Change failure for missing binfile into
9760 just a warning.
9761 gdb.t21/demangle.exp: Change all cfront references to 'arm'
9762 references.
9763
9764Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
9765
9766 * gdb.t00/default.exp: Add expected output for default "source"
9767 command, to match new gdb behavior.
9768 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
9769
9770Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
9771
9772 * config/*-gdb.exp: returns an error, rather than exiting on
9773 internal errors.
9774
9775Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
9776
9777 * gdb.t03/gdbme.c: Add pointer to struct variable.
9778 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
9779 referencing struct members.
9780
9781Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
9782
9783 * configure.in (mips-idt-ecoff): New target.
9784 * config/mips-gdb.exp: New file for remote board using MIPS remote
9785 debugging protocol.
9786
9787 * Redid configuration scheme. Removed gdb.t*/configure.in.
9788 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
9789 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
9790 distclean targets. Built executables via .o files. Adjusted
9791 tests to account for source files in $(srcdir) rather than
9792 $(objdir).
9793 * lib/gdb.exp (runto): Don't expect () after the function name,
9794 because it may have arguments.
9795
9796Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
9797
9798 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
9799 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
9800 expected failures for mips-idt-* and mips-sgi-*.
9801 * gdb.t00/default.exp (attach): Kill process if requested.
9802 * gdb.t00/help.exp (help target core, help target): Accept a gdb
9803 that does not read core files.
9804 * gdb.t01/run.exp: Removed checks for exit status code.
9805 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
9806 it is linked in.
9807 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
9808 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
9809 appropriate, rather than doing it by hand.
9810 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
9811 execution.
9812 * gdb.t10/crossload.exp: Kill existing program if needed.
9813 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
9814 appropriate, rather than doing it by hand. Always increase
9815 timeout for this test, not just for VxWorks.
9816
9817Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
9818
9819 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
9820 of Chill STRUCT types and STRUCT values.
9821 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
9822 than "char".
9823 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
beb998c6 9824 struct2): New struct definitions and initializations to test
c906108c
SS
9825 simple Chill STRUCT types.
9826
9827Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
9828
9829 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
9830 the null byte at the end of strings.
9831 * gdb.t00/default.exp: Make show version insensitive to copyright
9832 date.
9833 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
9834 to avoid dependencies on target char signedness.
9835 * gdb.t16/printcmds.exp: Update expected results for explicitly
9836 unsigned char.
9837 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
9838 now work.
9839 * gdb.t21/demangle.exp: Add many more patterns for template
9840 demangling, most of them being expected failures.
9841 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
9842 string we are matching for, to match on the whole string.
9843 * gdb.t21/demangle.exp: Add many new test strings to demangle,
9844 and fix a whole bunch that had incorrect expected output but were
9845 passing anyway because of the bug in "proc demangle".
9846 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
9847 type.
9848 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
9849
9850Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
9851
9852 * gdb/testsuite: made modifications to testcases, etc., to allow
9853 them to work properly given the reorganization of deja-gnu and the
9854 relocation of the testcases from deja-gnu to a "tool" subdirectory.
9855
9856Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
9857
9858 * gdb/testsuite: Initial creation of gdb/testsuite.
9859 Migrated dejagnu testcases and support files for testing nm to
9860 gdb/testsuite from deja-gnu. These files were moved "as is"
9861 with no modifications. This migration is part of a major overhaul
9862 of dejagnu. The modifications to these testcases, etc., which
9863 will allow them to work with the new version of dejagnu will be
9864 made in a future update.
9865\f
9866Local Variables:
9867mode: indented-text
9868left-margin: 8
9869fill-column: 74
9870version-control: never
9871End: