]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
bfd/
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
00b51b9f
MK
12004-08-15 Mark Kettenis <kettenis@gnu.org>
2
3 * gdb.base/unload.c (main): Make local variable msg const.
4
45f07fef
MC
52004-08-15 Michael Chastain <mec.gnu@mindspring.com>
6
7 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
8 to bug-gnu@prep.ai.mit.edu.
9 * gdb.mi/mi-disassemble.exp: Likewise.
10 * gdb.mi/mi-eval.exp: Likewise.
11 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
12 default line number.
13 * gdb.mi/mi-return.exp: Likewise.
14 * gdb.mi/mi-simplerun.exp: Likewise.
15 * gdb.mi/mi-stack.exp: Likewise.
16 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
17 number with explicit range test.
18 * gdb.mi/mi-watch.exp: Likewise.
19 * gdb.mi/mi2-break.exp: Likewise.
20 * gdb.mi/mi2-cli.exp: Likewise.
21 * gdb.mi/mi2-disassemble.exp: Likewise.
22 * gdb.mi/mi2-eval.exp: Likewise.
23 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
24 default line number.
25 * gdb.mi/mi2-return.exp: Likewise.
26 * gdb.mi/mi2-simplerun.exp: Likewise.
27 * gdb.mi/mi2-stack.exp: Likewise.
28 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
29 number with explicit range test.
30 * gdb.mi/mi2-watch.exp: Likewise.
31
dd8c8ee7
MC
322004-08-15 Michael Chastain <mec.gnu@mindspring.com>
33
34 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
35 * gdb.cp/m-static.exp: Likewise.
36 * gdb.cp/rtti.exp: Likewise.
37
4e838464
MK
382004-08-14 Mark Kettenis <kettenis@gnu.org>
39
40 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
41
8d8cb839
EZ
422004-08-14 Eli Zaretskii <eliz@gnu.org>
43
44 * ChangeLog: Prefix Local Variables with semi-colons and indent
45 the reference to older ChangeLog files, to fix fontification in
46 Emacs.
47
deea8bb0
MC
482004-08-13 Michael Chastain <mec.gnu@mindspring.com>
49
50 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
51 * gdb.mi/mi2-break.exp: Likewise.
52
c3297504
MC
532004-08-13 Michael Chastain <mec.gnu@mindspring.com>
54
55 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
56
25808999
MC
572004-08-13 Michael Chastain <mec.gnu@mindspring.com>
58
59 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
60
226a8d71
MC
612004-08-13 Michael Chastain <mec.gnu@mindspring.com>
62
63 * gdb.cp/classes.exp: Remove unused declarations. Just let
64 test names default instead of providing special names. Remove
65 extraneous demangler test.
66
37fdf854
JJ
672004-08-12 Jeff Johnston <jjohnstn@redhat.com>
68
69 * gdb.base/unload.exp: New test for breakpoints in dynamically
70 loaded libraries.
71 * gdb.base/unload.c: Ditto.
72 * gdb.base/unloadshr.c: Ditto.
73
2d3a7986
MC
742004-08-12 Michael Chastain <mec.gnu@mindspring.com>
75
76 * gdb.cp/classes.exp (test_ptype_class_objects): Call
77 cp_test_ptype_class.
78 (test_enums): Likewise.
79
cc503c8a
AC
802004-08-10 Andrew Cagney <cagney@gnu.org>
81
82 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
83 init_malloc call.
84
902f2ccb
MC
852004-08-10 Michael Chastain <mec.gnu@mindspring.com>
86
87 * ChangeLog: Add copyright notice. The notice is copied
88 from emacs 21.3 top level ChangeLog.
89
78c90502
MC
902004-08-09 Michael Chastain <mec.gnu@mindspring.com>
91
92 * lib/cp-support.exp: New file.
93 * lib/cp-support.exp (cp_test_type_class): New function.
94 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
95 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
96 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
97 cp_test_ptype_class.
98
88e5ea78
MC
992004-08-09 Michael Chastain <mec.gnu@mindspring.com>
100
101 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
102 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
103 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
104 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
105 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
106 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
107 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
108 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
109 gdb.mi/mi2-watch.exp: Update copyright years.
110
6a89fc9c
MK
1112004-08-09 Mark Kettenis <kettenis@gnu.org>
112
113 * gdb.base/sigaltstack.exp: Provide proper anchoring.
114
1482e0de
MC
1152004-08-09 Michael Chastain <mec.gnu@mindspring.com>
116
117 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
118 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
119 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
120 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
121 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
122 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
123 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
124 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
125 gdb.mi/mi-watch.exp: Update copyright years.
126
1a5ce3f3
DJ
1272004-08-08 Daniel Jacobowitz <dan@debian.org>
128
129 PR gdb/1738
130 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
131 from a breakpoint with a pending signal.
132
04f6ecf2
DJ
1332004-08-08 Daniel Jacobowitz <dan@debian.org>
134
135 PR gdb/1736
136 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
137 * gdb.base/sigaltstack.exp (finish_test): Consume output until
138 the prompt.
139 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
140
54d90d35
DJ
1412004-08-08 Daniel Jacobowitz <dan@debian.org>
142
143 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
144
d2f6abb0
DJ
1452004-08-08 Daniel Jacobowitz <dan@debian.org>
146
147 PR gdb/1736
148 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
149 for i?86-*-linux*.
150
5598c03d
DJ
1512004-08-08 Daniel Jacobowitz <dan@debian.org>
152
153 * gdb.arch/i386-prologue.exp: Compile without debug information.
154
c6fee705
MC
1552004-08-08 Michael Chastain <mec.gnu@mindspring.com>
156
157 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
158 rather than asking gdb to search.
159
dd90efdb
MC
1602004-08-05 Michael Chastain <mec.gnu@mindspring.com>
161
162 * gdb.base/gcore.c: Include <string.h>.
163
1e84bec1
MC
1642004-08-05 Michael Chastain <mec.gnu@mindspring.com>
165
166 * gdb.base/gcore.c: Add copyright notice.
167
e425eb2b
MC
1682004-08-05 Michael Chastain <mec.gnu@mindspring.com>
169
170 * gdb.base/freebpcmd.c: Include <stdio.h>.
171 * gdb.base/long_long.c: Include <string.h>.
172 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
173 * gdb.base/siginfo.c: Include <string.h>.
174 * gdb.base/sigstep.c: Include <string.h>.
175
cb9aaed5
MC
1762004-08-04 Michael Chastain <mec.gnu@mindspring.com>
177
178 * gdb.base/complex.c: Include <stdlib.h>.
179
55944f3d
MC
1802004-08-04 Michael Chastain <mec.gnu@mindspring.com>
181
182 * gdb.base/complex.c: Add copyright notice.
183
7b2953d9
MC
1842004-08-04 Michael Chastain <mec.gnu@mindspring.com>
185
186 * gdb.base/charset.c: Include <stdlib.h>.
187
c9133d23
MC
1882004-08-04 Michael Chastain <mec.gnu@mindspring.com>
189
190 * gdb.base/auxv.c: Include <stdlib.h>.
191
0a8490ad
MC
1922004-08-04 Michael Chastain <mec.gnu@mindspring.com>
193
194 * gdb.base/auxv.c: Add copyright notice.
195
3426d5ec
MC
1962004-08-04 Michael Chastain <mec.gnu@mindspring.com>
197
198 * gdb.base/coremaker.c: Add copyright notice.
199 * gdb.base/coremaker2.c: Add copyright notice.
200
8da195dd
AC
2012004-08-04 Andrew Cagney <cagney@gnu.org>
202
203 * gdb.base/store.exp: Update copyright.
204 (check_set, up_set, check_struct, up_struct): Add a prefix to test
205 names, do not import gdb_prompt.
206
8d394f98
AC
2072004-08-01 Andrew Cagney <cagney@gnu.org>
208
209 Fix PR testsuite/1729.
210 * gdb.base/dump.exp: Add test name to callers of capture_value, do
211 not use capture_value with value 4.
212 (capture_value): Add optional test name parameter.
213 (test_reload_saved_value, test_restore_saved_value): Use $msg as
214 the prefix, pass to capture_value.
215
b6702b23
MK
2162004-08-01 Mark Kettenis <kettenis@gnu.org>
217
218 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
219 * gdb.arch/i386-prologue.c (standard): New prototype and function.
220 (main): Call new function.
221
c203e0ca
MC
2222004-07-31 Michael Chastain <mec.gnu@mindspring.com>
223
224 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
225
a7995a30
MC
2262004-07-31 Michael Chastain <mec.gnu@mindspring.com>
227
228 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
229
9366563b
MC
2302004-07-31 Michael Chastain <mec.gnu@mindspring.com>
231
b6eeaf26 232 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
233 Accept more values of vtbl pointer. Remove some messages
234 about "obsolete gcc or gdb".
235
2fc1f950
MC
2362004-07-30 Michael Chastain <mec.gnu@mindspring.com>
237
238 * gdb.cp/classes.exp: Accept more varieties of ptype output.
239
c724d49b
MC
2402004-07-30 Michael Chastain <mec.gnu@mindspring.com>
241
242 * gdb.base/asm-source.exp: Properly convert target board
243 debug flags from gcc format to binutils format.
244
736b0fce
MK
2452004-07-28 Mark Kettenis <kettenis@gnu.org>
246
247 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
248 gdb1718". PR backtrace/1718 partially fixed.
249
5633ea5c
JJ
2502004-07-27 Jeff Johnston <jjohnstn@redhat.com>
251
252 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
253
575eebb1
NC
2542004-07-26 Nick Clifton <nickc@redhat.com>
255
256 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
257 good default value for a specific architecture is available then
258 set it to that value. Otherwise default to the -gstabs switch.
259 Remove the -g... switches from the asm-flags variable. Allow the
260 target board info to override the value if it wants to. Pass the
261 switch on the assembler command line.
262
62104619
MK
2632004-07-23 Mark Kettenis <kettenis@gnu.org>
264
265 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
266 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
267 (main): Call new function.
268
4a1135b8
MC
2692004-07-22 Michael Chastain <mec.gnu@mindspring.com>
270
271 Test for PR exp/1715.
272 * gdb.base/radix.exp: Refactor common procedures. Make all
273 test names unique. Change XFAIL to KFAIL.
274
8a12c1f0
MC
2752004-07-20 Michael Chastain <mec.gnu@mindspring.com>
276
277 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
278 * gdb.ada/gnat_ada.gin: ... to here.
279 * configure.in: Use gnat_ada.gin.
280 * configure: Regenerate.
281
23b451cf
AC
2822004-07-20 Andrew Cagney <cagney@gnu.org>
283
284 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
285 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
286 XFAILs. Clean up test messages and comments. Check backtraces.
287 Delete re-sync code.
288
ab618a02
MC
2892004-07-19 Michael Chastain <mec.gnu@mindspring.com>
290
291 Fix PR cli/740.
292 * gdb.base/annota1.exp: Honor gdb,nosignals.
293 * gdb.base/annota3.exp: Likewise.
294
46dad340
MC
2952004-07-19 Michael Chastain <mec.gnu@mindspring.com>
296
297 * lib/java.exp: Update copyright notice.
298
756d8c70
AC
2992004-07-19 Andrew Cagney <cagney@gnu.org>
300
301 * gdb.base/selftest.exp: Copy file from here ...
302 * gdb.gdb/selftest.exp: ... to here.
303
586027e6
AC
3042004-07-16 Andrew Cagney <cagney@redhat.com>
305
306 * lib/insight-support.exp: Delete file.
307 * lib/java.exp (java_init): Fix copyright.
308
029d2200
AC
3092004-07-16 Andrew Cagney <cagney@gnu.org>
310
311 * gdb.base/restore.c: Append "prologue" to comments marking the a
312 function's prologue.
313 * gdb.base/restore.exp: Update copyright, re-indent.
314 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
315 callerN" prefix where needed. Update patterns that match a
316 function's prologue.
317
653b62c5
MC
3182004-07-16 Michael Chastain <mec.gnu@mindspring.com>
319
320 * gdb.base/restore.c: Add copyright notice.
321
f7d690e5
AC
3222004-07-16 Andrew Cagney <cagney@gnu.org>
323
324 * gdb.base/logical.exp: Update copyright.
325 (evaluate): New procedure. Use to re-implement tests using
326 several tables.
327
d629a7cb
MH
3282004-07-14 Martin Hunt <hunt@redhat.com>
329
330 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
331 which fixes some problems where init.tcl was not found.
332
9c7bb332
AC
3332004-07-13 Andrew Cagney <cagney@gnu.org>
334
6bf46641
AC
335 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
336 (check_sizeof, check_valueof): Do not include the output in the
337 test name. Use gdb_test.
338 (get_valueof): Use gdb_test_multiple.
339
c4ffd4c0
AC
340 * gdb.base/step-test.exp: Update copyright. Use
341 gdb_test_multiple. Ensure that test names do not include
342 architecture dependent output.
343
ab89363a
AC
344 * gdb.gdb/observer.exp: Update copyright.
345 (setup_test): Use gdb_test_multiple.
346 (attach_first_observer, attach_second_observer)
347 (attach_third_observer, detach_first_observer)
348 (detach_second_observer, detach_third_observer)
349 (reset_counters, check_counters): Make $message a prefix.
350 (test_normal_stop_notifications): Add "args" parameter - a list of
351 init functions to be called. Make $message a prefix,
352 (test_observer_normal_stop): Change the message prefixes so that
353 they are unique, pass the attach / detach procedures to
354 test_normal_stop_notifications.
355
ec58997a
AC
356 * gdb.base/signull.exp (test_segv): Prefix all tests with
357 "${name}". Clean up test messages.
358
b475183b
AC
359 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
360
9c7bb332
AC
361 * gdb.base/ena-dis-br.exp: Update copyright.
362 (break_at): New function. Replace send_gdb with gdb_test,
363 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
364 ignore count, not stopped at bpt", with KFAIL.
365
2dd95497
CV
3662004-07-13 Corinna Vinschen <vinschen@redhat.com>
367
368 * gdb.base/attach.exp: Remove cleanupfile handling.
369
419e626b
AC
3702004-07-12 Andrew Cagney <cagney@gnu.org>
371
372 * gdb.base/annota1.exp: Cleanup corefile test name.
373 * gdb.base/annota3.exp: Ditto.
374
8b1b3228
AC
3752004-07-12 Andrew Cagney <cagney@gnu.org>
376
78650829
AC
377 * gdb.base/signals.exp: Clean up copyright, re-indent.
378
8b1b3228
AC
379 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
380 gdb_test and gdb_test_multiple.
381
935c2760
JJ
3822004-07-08 Jeff Johnston <jjohnstn@redhat.com>
383
384 * gdb.java/jmain.exp: Fix expected line number for main to
385 break at. Set XFAIL for break at main test since gcj does not
386 provide line number info for first statement in main.
387
1544280f
AC
3882004-07-08 Andrew Cagney <cagney@gnu.org>
389
1279f4ff
AC
390 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
391
1544280f
AC
392 * gdb.base/sigbpt.exp: Make the common part of each test name a
393 prefix instead of suffix.
394
bcc82369
BR
3952004-07-07 Bob Rossi <bob_rossi@cox.net>
396
397 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
398 test from test_tbreak_creation_and_listing to
399 test_file_list_exec_source_file
400 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
401 Changed name of test from test_tbreak_creation_and_listing to
402 test_file_list_exec_source_file
403
23f4b0aa
JJ
4042004-07-07 Jeff Johnston <jjohnstn@redhat.com>
405
406 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
407 the jmisc() constructor instead of <init>.
408 * gdb.java/jmisc1.exp: Ditto.
409
56401cd5
AC
4102004-07-07 Andrew Cagney <cagney@gnu.org>
411
412 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
413 corrupting the PC.
414
44ae2f6a
MC
4152004-07-06 Michael Chastain <mec.gnu@mindspring.com>
416
417 * gdb.cp/templates.exp: Accept whitespace change in demangler
418 output.
419
45a83408
AC
4202004-07-06 Andrew Cagney <cagney@gnu.org>
421
422 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
423
d205ad70
MC
4242004-07-02 Michael Chastain <mec.gnu@mindspring.com>
425
426 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
427 * lib/compiler.cc: Likewise.
428
06ea1a61
MC
4292004-06-30 Michael Chastain <mec.gnu@mindspring.com>
430
431 * lib/compiler.cc: Work around string preprocessing problem
432 with old hp c++ compiler.
433 * lib/compiler.c: Likewise.
434
daab1251
CV
4352004-06-29 Corinna Vinschen <vinschen@redhat.com>
436
437 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
438 directives to conditionalize symbol prefixing.
439 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
440 additional_flags handling. Add underscore prefix for Cygwin.
441 * gdb.arch/i386-unwind.c: Use preprocessor directives to
442 conditionalize symbol prefixing.
443 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
444 additional_flags handling. Add underscore prefix for Cygwin.
445
cc984116
CV
4462004-06-29 Corinna Vinschen <vinschen@redhat.com>
447
448 * gdb.base/bigcore.exp: Skip test on Cygwin.
449
c279b077
MC
4502004-06-28 Michael Chastain <mec.gnu@mindspring.com>
451
452 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
453 formats for "info register". Use gdb_test_multiple. Fix
454 the "invalid register" test.
455
0e915747
CV
4562004-06-28 Corinna Vinschen <vinschen@redhat.com>
457
458 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
459 PID for Cygwin. Add Cygwin specific strings to check for in some
460 tests.
461 (do_attach_tests): Add a test for user interaction when attaching
462 to a process with no matching symbol table already loaded.
463
11422c86
AC
4642004-06-26 Andrew Cagney <cagney@gnu.org>
465
466 Test PR java/1567 and PR java/1565.
467 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
468 * gdb.java/jmisc2.exp: Delete file.
469
cefbce26
MC
4702004-06-26 Michael Chastain <mec.gnu@mindspring.com>
471
472 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
473
e19f872c
CV
4742004-06-25 Corinna Vinschen <vinschen@redhat.com>
475
476 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
477 attach process.
478
d931ba3b
MC
4792004-06-23 Michael Chastain <mec.gnu@mindspring.com>
480
481 * gdb.cp/pr-1553.exp: Remove.
482
aef68c48
MC
4832004-06-22 Michael Chastain <mec.gnu@mindspring.com>
484
485 * gdb.cp/pr-1553.cc: Remove.
486 * gdb.cp/pr-1553.exp: Disable this test.
487
8d5df71a
JB
4882004-06-20 Jim Blandy <jimb@redhat.com>
489
490 Fix PR testsuite/1680.
491 * gdb.arch/i386-sse.exp: Properly quote curly braces in
492 regular expressions.
493
4ac6f39d
MC
4942004-06-19 Michael Chastain <mec.gnu@mindspring.com>
495
496 Fix PR testsuite/1679.
497 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
498 Issue an UNSUPPORTED result instead.
499
1b413552
JB
5002004-06-18 Jim Blandy <jimb@redhat.com>
501
502 * gdb.base/charset.exp: Only send a control-C if we see a new
503 prompt and incomplete command.
504
6daa6ebd
MC
5052004-06-18 Michael Chastain <mec.gnu@mindspring.com>
506
507 * gdb.cp/pr-574.cc: Add copyright notice.
508
51fa4ae0
JB
5092004-06-17 Jim Blandy <jimb@redhat.com>
510
511 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
512 cases where the regexp has no groups; this grabs random text from
513 the previous test suite, whatever that was.
514
8fea26c5
MC
5152004-06-17 Michael Chastain <mec.gnu@mindspring.com>
516
517 * gdb.cp/printmethod.cc: Add copyright notice.
518
1e3aeb41
MC
5192004-06-16 Michael Chastain <mec.gnu@mindspring.com>
520
521 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
522
9d9030bc
AC
5232004-06-16 Andrew Cagney <cagney@gnu.org>
524
525 * gdb.base/signull.c: Update copyright. Include <string.h>.
526 (bowler): Replace data_pointer with data_read
527 and data_write cases. Add code_descriptor case.
528 (zero, desc): New array and pointer.
529 (data, code): Change to simple pointers.
530 * gdb.base/signull.exp: Fix probe pattern matching a function
531 descriptor SIGSEGV. Replace data_pointer with data_read and
532 data_write tests.
533
acd4ad44
AC
5342004-06-16 Andrew Cagney <cagney@gnu.org>
535
536 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
537
08fd625c
MC
5382004-06-15 Michael Chastain <mec.gnu@mindspring.com>
539
540 * gdb.base/long_long.c: Add copyright notice.
541
1903502c
MC
5422004-06-15 Michael Chastain <mec.gnu@mindspring.com>
543
544 * gdb.base/long_long.exp: Remove reference to
545 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
546 to gdb_breakpoint and gdb_continue_to_breakpoint.
547
83313cb1
JB
5482004-06-14 Jim Blandy <jimb@redhat.com>
549
550 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
551 endian case.
552
1bf404ef
AC
5532004-06-14 Andrew Cagney <cagney@gnu.org>
554
555 * gdb.base/gcore.exp (capture_command_output): Delete the always
556 passing tests containing inferior values.
557 * gdb.base/ending-run.exp: Do not include the breakpoint address
558 in the test message. Update copyright.
559 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
560 size in the test name, use gdb_test_multiple. Update copyright.
561
ef220b33
MC
5622004-06-14 Michael Chastain <mec.gnu@mindspring.com>
563
564 * gdb.cp/ref-types.cc: Add copyright notice.
565
4f70a4c9
MC
5662004-06-14 Michael Chastain <mec.gnu@mindspring.com>
567
568 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
569 hp_aCC_compiler.
570 * lib/compiler.cc: Likewise.
571 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
572 'set' commands. Log diagnostics for other lines. Set
573 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
574
335928ac
MC
5752004-06-13 Michael Chastain <mec.gnu@mindspring.com>
576
577 * gdb.cp/try_catch.cc: Add copyright notice.
578
2efb12e8
MC
5792004-06-12 Michael Chastain <mec.gnu@mindspring.com>
580
581 * gdb.cp/userdef.cc: Add copyright notice.
582
0bbed51a
MC
5832004-06-11 Michael Chastain <mec.gnu@mindspring.com>
584
585 * gdb.cp/virtfunc.cc: Add copyright notice.
586
e12a46c9
RC
5872004-06-11 Randolph Chung <tausq@debian.org>
588
589 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
590 problem.
591
338e05af
AC
5922004-06-10 Andrew Cagney <cagney@gnu.org>
593
594 * lib/compiler.cc, lib/compiler.c: Append either
595 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
596 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
597 instead of gcc-3-3.
598
dc3f10cb
AC
5992004-06-09 Andrew Cagney <cagney@gnu.org>
600
b4d946af
AC
601 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
602 gdb/1455, bug is specific to "long long" and "double".
603
dc3f10cb
AC
604 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
605 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
606 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
607 fixed.
608
b5c0bfa2
AC
6092004-06-09 Andrew Cagney <cagney@gnu.org>
610
611 * gdb.base/structs.exp (test_struct_returns): Replace
612 "return_value_unknown" and "finish_value_unknown" by
613 "return_value_known" and "finish_value_known". Instead of
614 "return_value_unknown" iff "finish_value_unknown", check
615 "return_value_known" implies "finish_value_known".
616
caeb605f
MH
6172004-06-08 Martin Hunt <hunt@redhat.com>
618
619 * gdb.base/float.exp: Add pattern for mips targets.
620
c892bb64
RC
6212004-06-08 Randolph Chung <tausq@debian.org>
622
623 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
624 message for unknown architectures more clear.
625
48306d3e
JB
6262004-06-08 Joel Brobecker <brobecker@gnat.com>
627
628 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
629 start the execution of the program.
630
83ecb59f
JB
6312004-06-07 Jim Blandy <jimb@redhat.com>
632
633 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
634 * gdb.arch/i386-cpuid.h: New helper file.
635
55264cb4
RC
6362004-06-07 Randolph Chung <tausq@debian.org>
637
638 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
639 has started.
640
23cadb28
RM
6412004-06-04 Roland McGrath <roland@redhat.com>
642
643 Fix PR gdb/1647.
644 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
645 differently to be robust to output buffering differences.
646
51d01eda
MC
6472004-06-04 Michael Chastain <mec.gnu@mindspring.com>
648
649 * gdb.threads/pthreads.exp: Update copyright years.
650 (check_control_c): Change asynchronous 'after' to synchronous.
651
f4fc3b93
RM
6522004-06-04 Roland McGrath <roland@redhat.com>
653
654 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
655 next gdb prompt.
656
4013522b
MC
6572004-06-02 Michael Chastain <mec.gnu@mindspring.com>
658
659 Fix PR gdb/1636.
660 * gdb.threads/manythreads.exp: Change asynchronous 'after'
661 calls to synchronous.
662
7a8f1e6b
JB
6632004-05-26 Jim Blandy <jimb@redhat.com>
664
665 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
666
81bb3443
RC
6672004-05-24 Randolph Chung <tausq@debian.org>
668
669 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
670 * gdb.asm/pa.inc: New file.
671
8f5a3103
MK
6722004-05-22 Mark Kettenis <kettenis@gnu.org>
673
674 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
675
734b8fe8
JB
6762004-05-21 Joel Brobecker <brobecker@gnat.com>
677 Daniel Jacobowitz <drow@mvista.com>
678
679 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
680 GDB prompt.
681
725603e1
UW
6822004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
683
f4fc3b93 684 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
685 setjmp/longjmp. Use sigaction instead of signal.
686
8b923272
JB
6872004-05-19 J. Brobecker <brobecker@gnat.com>
688 Michael Snyder <msnyder@redhat.com>
689
690 * gdb.threads/pthread_cond_wait.c: New file.
691 * gdb.threads/pthread_cond_wait.exp: New testcase.
692
8bfabb04
AC
6932004-05-13 Andrew Cagney <cagney@redhat.com>
694
695 * gdb.base/signull.exp, gdb.base/signull.c: New files.
696 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
697
42edda50
AC
6982004-05-11 Andrew Cagney <cagney@redhat.com>
699
700 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
701 fixed but revealed gdb/1639.
702
d303a6c7
AC
7032004-05-10 Andrew Cagney <cagney@redhat.com>
704
705 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
706 func1" and "next to 2nd alarm", kernel bug avoided.
707
bf08c2a1
DJ
7082004-05-10 Daniel Jacobowitz <dan@debian.org>
709
710 PR external/1568
711 * gdb.base/bigcore.exp: Check the size of the dumped core file.
712 XFAIL if it is smaller than bytes_allocated.
713 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
714 (main): Make chunks_allocated unsigned. Correct comment.
715
c0586a34
JB
7162004-05-07 Joel Brobecker <brobecker@gnat.com>
717
718 * gdb.arch/powerpc-aix-prologue.c: New file.
719 * gdb.arch/powerpc-aix-prologue.exp: New file.
720
f2785d12
JB
7212004-05-07 Jim Blandy <jimb@redhat.com>
722
723 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
724 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
725
bd7f6e30
JB
7262004-05-06 Joel Brobecker <brobecker@gnat.com>
727
728 * gdb.base/sep.exp: No longer setup_kfail when the program was
729 built with dwarf2.
730
0a5e7efe
JI
7312004-05-05 Jim Ingham <jingham@apple.com>
732
733 * gdb.base/pending.exp: Make sure pending breakpoints
734 preserve the ignore count.
f4fc3b93 735
a8958849
MK
7362004-04-27 Jerome Guitton <guitton@gnat.com>
737
738 * i386-prologue.exp: Add testcase for jump instruction as first
739 instruction of the real code.
740 * i386-prologue.c (jump_at_beginning): New function.
741
7e103f5b
MK
7422004-04-28 Mark Kettenis <kettenis@gnu.org>
743
744 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
745 x86_64-*-*.
746
5d38b224
MK
7472004-04-28 Mark Kettenis <kettenis@gnu.org>
748
749 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
750 i*86-*-*.
751
0ef32fd9
MK
7522004-04-25 Mark Kettenis <kettenis@gnu.org>
753
754 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
755 expression that checks the return type.
756
71d7dd7c
AC
7572004-04-23 Andrew Cagney <cagney@redhat.com>
758
759 * gdb.base/call-sc.exp: New test of scalar call/return values.
760 * gdb.base/call-sc.c: Ditto.
761
1e9f977e
JJ
7622004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
763
764 * gdb.threads/manythreads.c: Reduce thread stack size.
765
899d9e3a
JJ
7662004-04-23 Jeff Johnston <jjohnstn@redhat.com>
767
768 * gdb.threads/manythreads.c: Add copyright notice.
769
61bcae62
AC
7702004-04-23 Andrew Cagney <cagney@redhat.com>
771
772 * gdb.base/siginfo.exp: Better handle step out of signal.
773 * gdb.base/sigstep.exp: Ditto.
774
7339a42e
JJ
7752004-04-22 Jeff Johnston <jjohnstn@redhat.com>
776 Daniel Jacobowitz <drow@mvista.com>
777
778 * gdb.threads/manythreads.c: New testcase.
779 * gdb.threads/manythreads.exp: Ditto.
780
5c98409b
JB
7812004-04-22 Jim Blandy <jimb@redhat.com>
782
783 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
784 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
785
3b611f1a
MC
7862004-04-21 Michael Chastain <mec.gnu@mindspring.com>
787
788 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
789
f0fd9238
AC
7902004-04-21 Andrew Cagney <cagney@redhat.com>
791
792 * gdb.base/sigstep.c: New file.
793 * gdb.base/sigstep.exp: New file.
794
90990674
JB
7952004-04-16 Joel Brobecker <brobecker@gnat.com>
796
797 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
798 call to observer_notify_normal_stop.
799
78cef34b
AC
8002004-04-15 Andrew Cagney <cagney@redhat.com>
801
802 * gdb.base/siginfo.c: New file.
803 * gdb.base/siginfo.exp: New file.
804
d2343407
JB
8052004-04-12 J. Brobecker <brobecker@gnat.com>
806
807 * gdb.base/sep.exp: Fix typo in comment.
808
a2dba3c8
JB
8092004-04-12 J. Brobecker <brobecker@gnat.com>
810
811 * gdb.base/sep.c: New file.
812 * gdb.base/sep-proc.c: New file.
813 * gdb.base/sep.exp: New testcase.
814
15f7b60e
MK
8152004-04-09 Mark Kettenis <kettenis@gnu.org>
816
817 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
818 support.
819
44f4de1a
AC
8202004-04-05 Andrew Cagney <cagney@redhat.com>
821
822 * gdb.base/sigaltstack.c: New file.
823 * gdb.base/sigaltstack.exp: New file.
824
ef04f396
JB
8252004-04-04 Joel Brobecker <brobecker@gnat.com>
826
827 * gdb.base/foll-fork.exp: Update the expected output for
828 "help set follow-fork-mode", to match a change that was made
829 to the help of this variable on 2004-01-13.
830
d40d2c92
JB
8312004-04-01 Joel Brobecker <brobecker@gnat.com>
832
833 * lib/ada.exp: Add copyright notice.
834 * bar.ads: Likewise.
835 * bar.adb: Likewise.
836 * null_record.adb: Likewise.
837 * null_record.exp: Likewise.
838 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
839
f86ef5a3
JB
8402004-04-01 Joel Brobecker <brobecker@gnat.com>
841
842 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
843 * configure: Regenerate.
844
414e70e3
JB
8452004-04-01 Joel Brobecker <brobecker@gnat.com>
846
847 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
848 to build the application. Remove the message printed when in
849 verbose mode, redundant with the UNSUPPORTED message above.
850
f0aaee49
JB
8512004-03-31 Joel Brobecker <brobecker@gnat.com>
852
853 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
854 * gdb.ada (null_record.exp): New testcase.
855
ac81cb54
JB
8562004-03-31 Joel Brobecker <brobecker@gnat.com>
857
858 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
859
854af2f7
JB
8602004-03-31 Joel Brobecker <brobecker@gnat.com>
861
862 * gdb.ada: New subdirectory.
863 * gdb.ada/Makefile.in: New file.
864 * gdb.ada/gnat_ada.gpr.in: New file.
865
034cb681
JB
8662004-03-31 Joel Brobecker <brobecker@gnat.com>
867
868 * lib/ada.exp: New file.
869
78a1a894
DJ
8702004-03-24 Daniel Jacobowitz <drow@mvista.com>
871
872 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
873 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
874
4b2b3b3e
AC
8752004-03-22 Andrew Cagney <cagney@redhat.com>
876
877 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
878 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
879 Problem identified by Ulrich Weigand.
880
23c73aa3
DC
8812004-03-17 David Carlton <carlton@kealia.com>
882
883 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
884 PR c++/826.
885
d63a86f8
RM
8862004-03-16 Roland McGrath <roland@redhat.com>
887
888 * gdb.base/auxv.exp: New file.
889 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
890
0e02aa50
DC
8912004-03-12 David Carlton <carlton@kealia.com>
892
893 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
894 * gdb.cp/pr-1553.cc: Ditto.
895 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
896 pass branch.
897
c20b71be
MC
8982004-03-12 Michael Chastain <mec.gnu@mindspring.com>
899
900 * gdb.cp/templates.exp: Accept more template types.
901
c7414a01
MC
9022004-03-09 Michael Chastain <mec.gnu@mindspring.com>
903
904 From Corinna Vinschen with modifications.
905 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
906 local variable obj_with_enum.
907 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
908 results with obj_with_enum.
909
ed69573c
MC
9102004-03-09 Michael Chastain <mec.gnu@mindspring.com>
911
912 * gdb.cp/classes.cc: New file, copied from misc.cc.
913 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
914
28301461
MC
9152004-03-09 Michael Chastain <mec.gnu@mindspring.com>
916
917 * gdb.cp/misc.cc: Add copyright notice.
918
1198ecbe
DC
9192004-03-05 David Carlton <carlton@kealia.com>
920
921 * gdb.cp/rtti.exp: Add 'print *obj3' test.
922 * gdb.cp/rtti.h: Update copyright.
923 (namespace n2::n3): New.
924 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
925 (n2::n3::func3): New.
926 (main): Call n2::n3::func3.
927 * gdb.cp/rtti2.cc: Update copyright.
928 (n2::create3): New.
929
9e08c470
MK
9302004-03-04 Mark Kettenis <kettenis@gnu.org>
931
932 * gdb.asm/openbsd.inc: Fix typo.
933
4bebc3aa
FF
9342004-03-03 Fred Fish <fnf@redhat.com>
935
936 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
937 "val" instead of unused "size". Update copyright year.
938
6ea9fb37
DJ
9392004-02-29 Daniel Jacobowitz <drow@mvista.com>
940
941 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
942 to use unsigned char.
943 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
944 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
945
23b23974
DJ
9462004-02-29 Daniel Jacobowitz <drow@mvista.com>
947
948 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
949 line of output.
950
7574fd53
DJ
9512004-02-28 Daniel Jacobowitz <drow@mvista.com>
952
953 * gdb.base/relocate.c (dummy): Initialize.
954
a195357f
DJ
9552004-02-28 Daniel Jacobowitz <drow@mvista.com>
956
957 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
958 a breakpoint at exit.
959
72fd54a9
FF
9602004-02-27 Fred Fish <fnf@redhat.com>
961
962 * gdb.base/chng-syms.exp: Add expect condition to match failing
963 case that isn't a timeout.
964
b9d23137
AC
9652004-02-27 Andrew Cagney <cagney@redhat.com>
966
967 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
968 support.
969
15d208f6 9702004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 971
15d208f6
FF
972 * gdb.arch/gdb1431.c: Remove.
973 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
974 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
975 of "until" incorrectly.
976
98f9cd2d
JB
9772004-02-26 J. Brobecker <brobecker@gnat.com>
978
979 * gdb.cp/class2.cc (empty): New class.
980 (refer): New function.
981 (main): Declare an object of type empty and use it.
982 * gdb.cp/class2.exp: Print the value of an object of type empty.
983
9b50c11b
JJ
9842004-02-26 Jeff Johnston <jjohnstn@redhat.com>
985
986 * gdb.base/langs.exp: Update query string to match the
987 new nquery format used for pending breakpoints.
988
0dcd613f
AC
9892004-02-26 Andrew Cagney <cagney@redhat.com>
990
991 Fix PR i18n/1570.
992 * gdb.base/charset.c: Update copyright notice.
993 (main, init_string): Remove the escape character '\e' tests.
994 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
995 * gdb.base/charset.exp (valid_host_charset): Ditto.
996 * gdb.base/setvar.exp: Ditto.
997
b8a56647
AC
9982004-02-24 Andrew Cagney <cagney@redhat.com>
999
90d59e34
AC
1000 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
1001 mmapped data in core file" PASS and FAIL messages consistent.
1002
b8a56647
AC
1003 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
1004 setting a breakpoint. Work around PR java/1565.
1005
9f27c604
JJ
10062004-02-23 Jeff Johnston <jjohnstn@redhat.com>
1007
1008 * lib/gdb.exp (gdb_breakpoint): Update query string to match
1009 new nquery format.
1010 * gdb.base/pending.exp: Ditto.
1011
3224a706
MK
10122004-02-22 Mark Kettenis <kettenis@gnu.org>
1013
1014 * configure.in: Run stabs tests on *BSD.
1015 * configure: Regenerated.
1016
41e0a9ca
MK
10172004-02-21 Mark Kettenis <kettenis@gnu.org>
1018
1019 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
1020
1e1b3428
FF
10212004-02-20 Fred Fish <fnf@redhat.com>
1022
1023 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
1024 blank in test for "returns short", for consistency with other
1025 "returns xxx" tests. Update copyright year.
1026
f9a7572a
FF
10272004-02-19 Fred Fish <fnf@redhat.com>
1028
1029 New testcase for PR breakpoint/1558.
1030 * gdb.arch/gdb1558.exp: New file.
1031 * gdb.arch/gdb1558.c: New file.
1032
b2ce2854
EZ
10332004-02-19 Elena Zannoni <ezannoni@redhat.com>
1034
1035 * gdb.base/nodebug.exp: Fix typo.
1036
e7c9ff01
JB
10372004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1038
1039 Committed by Jim Blandy <jimb@redhat.com>.
1040
62f4b920
JB
1041 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
1042
2db536a1
JB
1043 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
1044
e7c9ff01
JB
1045 * gdb.base/float.exp: Support s390*-*-* targets.
1046
f3205b34
AF
10472004-02-17 Adam Fedor <fedor@gnu.org>
1048
1049 * gdb.base/gdb1555.exp: New file.
1050 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
1051
9d62932d
EZ
10522004-02-17 Elena Zannoni <ezannoni@redhat.com>
1053
1054 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
1055
344c9711
FF
10562004-02-16 Fred Fish <fnf@redhat.com>
1057
1058 * gdb.arch/gdb1291.c: Remove
1059 * gdb.arch/gdb1291.s: New test input file.
1060 * gdb.arch/gdb1291.exp: Expand test to check case that should not
1061 fail. Test for correct result, known incorrect result, other
1062 failures and timeouts.
1063
2d822687
AC
10642004-02-16 Andrew Cagney <cagney@redhat.com>
1065
1066 * gdb.base/bigcore.exp: New file.
1067 * gdb.base/bigcore.c: New file.
1068
dac15b66
AC
10692004-02-13 Andrew Cagney <cagney@redhat.com>
1070
1071 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
1072 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
1073 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
1074 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
1075 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
1076 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
1077 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
1078 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
1079 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
1080 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
1081
6bdfc2c4
JJ
10822004-02-11 Jeff Johnston <jjohnstn@redhat.com>
1083
1084 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
1085 executed is an alloc instruction.
1086
87b3ede8
DC
10872004-02-11 David Carlton <carlton@kealia.com>
1088
1089 * gdb.cp/breakpoint.exp: New.
1090 * gdb.cp/breakpoint.cc: New.
1091
6e19e2bf
MC
10922004-02-11 Michael Chastain <mec.gnu@mindspring.com>
1093
1094 Partial fix for PR gdb/1543.
1095 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
1096 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
1097 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
1098 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
1099 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
1100 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
1101 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
1102 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
1103 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
1104 to bug-gdb@prep.ai.mit.edu .
1105 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
1106 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
1107 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
1108 Likewise.
1109
5c5455dc
AC
11102004-02-10 Andrew Cagney <cagney@redhat.com>
1111
1112 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
1113 using gdb_internal_error_resync.
1114
9cf689d7
DJ
11152004-02-09 Daniel Jacobowitz <drow@mvista.com>
1116
1117 * gdb.threads/thread-specific.exp: Stop early if no threads are
1118 found.
1119
d2dc51db
MC
11202004-02-09 Michael Chastain <mec.gnu@mindspring.com>
1121
1122 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
1123
14b1a056
DJ
11242004-02-08 Daniel Jacobowitz <drow@mvista.com>
1125
1126 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
1127 breakpoints.
1128
83f66e8f
DJ
11292004-02-07 Daniel Jacobowitz <drow@mvista.com>
1130
1131 * config/sim.exp (gdb_load): Handle $arg == "".
1132 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
1133 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
1134
30fc0091
EZ
11352004-02-07 Elena Zannoni <ezannoni@redhat.com>
1136
1137 * gdb.base/maint.exp: Update test to reflect
1138 obstack changes.
1139
4d806929
JJ
11402004-02-04 Jeff Johnston <jjohnstn@redhat.com>
1141
1142 * gdb.base/pendshr.c (pendfunc): New function that calls
1143 pendfunc1.
1144 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
1145
7bfdd688
FF
11462004-02-04 Fred Fish <fnf@redhat.com>
1147
1148 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
1149 function symbols and update copyright years.
1150 * gdb.arch/gdb1291.c: Ditto.
1151
aaa08ee4
MC
11522004-02-03 Michael Chastain <mec.gnu@mindspring.com>
1153
1154 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
1155
dbad7755
MC
11562004-02-03 Michael Chastain <mec.gnu@mindspring.com>
1157
1158 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
1159
ec4646ef
MC
11602004-02-03 Michael Chastain <mec.gnu@mindspring.com>
1161
1162 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
1163
1b802196
FF
11642004-02-02 Fred Fish <fnf@redhat.com>
1165
1166 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
1167 remote targets. Update copyright years.
1168
18fe2033
JJ
11692004-02-02 Jeff Johnston <jjohnstn@redhat.com>
1170
1171 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
1172 support.
1173 * gdb.base/langs.exp: Fix test which attempts to create
1174 breakpoint on non-existent function to handle new pending
1175 support.
1176 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
1177 a breakpoint.
1178 * gdb.base/pending.exp: New test.
1179 * gdb.base/pending.c: New file.
1180 * gdb.base/pendshr.c: Ditto.
1181
8d577d32
DC
11822004-02-02 David Carlton <carlton@kealia.com>
1183
1184 * gdb.cp/overload.exp: Add overloadNamespace tests.
1185 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
1186 (overloadNamespace, XXX): New.
1187 (main): Call XXX::marker2.
1188
3ad13771
FF
11892004-02-01 Fred Fish <fnf@redhat.com>
1190
1191 * gdb.base/dump.exp: Use runto_main instead of "runto main".
1192 * gdb.base/finish.exp: Ditto.
1193 * gdb.base/gcore.exp: Ditto.
1194 * gdb.base/huge.exp: Ditto.
1195 * gdb.base/info-proc.exp: Ditto.
1196 * gdb.base/return2.exp: Ditto.
1197 * gdb.threads/gcore-thread.exp: Ditto.
1198
44c75849
DJ
11992004-02-01 Daniel Jacobowitz <drow@mvista.com>
1200
1201 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
1202
005bc093
MK
12032004-02-01 Mark Kettenis <kettenis@gnu.org>
1204
1205 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
1206 that opening the file succeeds on OpenBSD.
1207
c47cebdb
DJ
12082004-02-01 Daniel Jacobowitz <drow@mvista.com>
1209
1210 * gdb.threads/thread-specific.c: New file.
1211 * gdb.threads/threads-specific.exp: New test script.
1212 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
1213 to expect_out.
1214
5a01311c
MK
12152004-02-01 Mark Kettenis <kettenis@gnu.org>
1216
1217 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
1218 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
1219 only on the "print_small_structs from print_long_arg_list" test.
1220
ce22a4f1
DJ
12212004-02-01 Daniel Jacobowitz <drow@mvista.com>
1222
1223 * gdb.base/completion.exp: Kill a stray backslash.
1224
1225 From Jim Ingham <jingham@apple.com>:
1226 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
1227 agrees with the result from sending a tab.
1228
abbab9d3
DJ
12292004-01-31 Daniel Jacobowitz <drow@mvista.com>
1230
1231 * gdb.base/chng-syms.exp: Remove stray newline.
1232
53904d1e
MK
12332004-01-31 Mark Kettenis <kettenis@gnu.org>
1234
1235 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
1236 *-*-openbsd*.
1237 * gdb.asm/openbsd.inc: New file.
1238
3a4b3aac
MK
12392004-01-30 Mark Kettenis <kettenis@gnu.org>
1240
1241 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
1242 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
1243 *-*solaris2*. Remove commented out default settings for
1244 asm-flags. Replace gdb_compile with target_link.
1245
ebac27b4
MC
12462004-01-29 Michael Chastain <mec.gnu@mindspring.com>
1247
1248 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
1249 for all tests. Remove old hp-ux and cygnus xfail cases.
1250
d8679d84
PH
12512004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
1252
1253 * gdb.base/chng-syms.exp: New file.
1254 * gdb.base/chng-syms.c: New file.
1255
0a55bc22
MC
12562004-01-24 Michael Chastain <mec.gnu@mindspring.com>
1257
1258 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
1259 Provide arms for current output in all my configurations.
1260
94b8e876
MC
12612004-01-24 Michael Chastain <mec.gnu@mindspring.com>
1262
1263 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
1264 * lib/compiler.cc: Likewise.
1265 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
1266 get the right preprocessor. Eval the output directly. Remove
1267 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
1268 hp_f77_compiler and hp_f90_compiler completely.
1269 (gdb_preprocess): Delete.
1270 (get_compiler): Delete.
1271
7cf03d44
MK
12722004-01-24 Mark Kettenis <kettenis@gnu.org>
1273
1274 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
1275 <string.h>.
1276
68b6dce9
NR
12772004-01-24 Nick Roberts <nick@nick.uklinux.net>
1278
1279 * gdb.mi/mi-stack.exp: Update copyright.
1280
b368761e
DC
12812004-01-23 David Carlton <carlton@kealia.com>
1282
1283 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
1284 test for cp_lookup_transparent_type.
1285 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
1286 call them.
1287
f2061b53
DJ
12882004-01-23 Daniel Jacobowitz <drow@mvista.com>
1289
1290 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
1291 after -var-update.
1292
37fc574a
DC
12932004-01-23 David Carlton <carlton@kealia.com>
1294
1295 * gdb.cp/namespace.cc (C::ensureRefs): New.
1296 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
1297
8e94b928
NR
12982004-01-20 Nick Roberts <nick@nick.uklinux.net>
1299
1300 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
1301 case "-stack-list-locals 2".
1302 * gdb.mi/mi-var-child.exp: Test for case
1303 "-var-list-children --all-values NAME".
1304
997b0952
MC
13052004-01-18 Michael Chastain <mec.gnu@mindspring.com>
1306
1307 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
1308
52470da3
MK
13092004-01-18 Mark Kettenis <kettenis@gnu.org>
1310
7049b4b8
MK
1311 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
1312 used with gdb_test_multiple.
1313
52470da3
MK
1314 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
1315 read at address 0. This fixes PR testsuite/1504.
1316
da6012e5
DJ
13172004-01-18 Daniel Jacobowitz <drow@mvista.com>
1318
1319 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
1320 Remove downloading, guessing the host executable, the calls to
1321 gdb_file_cmd and gdb_target_cmd, and "load" support.
1322 (infer_host_exec): New function broken out from gdb_load.
1323 (gdb_load): New wrapper for gdbserver_gdb_load.
1324 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
1325 gdb_target_cmd. Use -target-select.
1326 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
1327 Download binaries to the host. Clear last_mi_remote_file when
1328 we load a new binary.
1329 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
1330 call gdbserver_gdb_load and mi_gdb_target_cmd.
1331
32c70722
MC
13322004-01-17 Michael Chastain <mec.gnu@mindspring.com>
1333
1334 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
1335 type patterns.
1336
b0cecf36
MC
13372004-01-17 Michael Chastain <mec.gnu@mindspring.com>
1338
1339 * gdb.cp/templates.exp: Fix typo in test name of
1340 "print Foo<volatile char*>::foo".
1341
4120d7e6
MC
13422004-01-15 Michael Chastain <mec.gnu@mindspring.com>
1343
1344 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
1345
f679e530
BE
13462004-01-16 Ben Elliston <bje@wasabisystems.com>
1347
1348 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
1349 (clean mostlyclean): Remove empty rm.
1350
091c48f6
MC
13512004-01-15 Michael Chastain <mec.gnu@mindspring.com>
1352
1353 * gdb.base/setvar.exp: Add copyright years.
1354
3e5fc8d2
DC
13552004-01-14 David Carlton <carlton@bactrian.org>
1356
1357 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
1358 PR c++/1511 and update coment.
1359 * gdb.cp/templates.exp: Update patterns to match current output.
1360 If changes involve something other than whitespace, KFAIL
1361 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
1362
63d06c5c
DC
13632004-01-14 David Carlton <carlton@kealia.com>
1364
1365 * gdb.cp/namespace.exp: Add tests involving classes defined within
1366 namespaces.
1367 * gdb.cp/namespace.cc (C::CClass): New.
1368 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
1369
a51dab88
EZ
13702004-01-14 Elena Zannoni <ezannoni@redhat.com>
1371
1372 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
1373 what debug info we have. Print a better message if something goes
1374 wrong while producing the separate debug info file.
1375
a476ccc9
MC
13762004-01-14 Michael Chastain <mec.gnu@mindspring.com>
1377
1378 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
1379
f453692c
MC
13802004-01-14 Michael Chastain <mec.gnu@mindspring.com>
1381
1382 * gdb.base/callfuncs.c: Add copyright notice.
1383
f40063a5
MC
13842004-01-13 Michael Chastain <mec.gnu@mindspring.com>
1385
1386 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
1387 inheritance. PR gdb/1498, PR gcc/13539.
1388
19ac3974
EZ
13892004-01-13 Elena Zannoni <ezannoni@redhat.com>
1390
1391 * gdb.threads/gcore-thread.exp: Prefix name of binary with
1392 test specific name.
1393 * gdb.mi/gdb669.exp: Ditto.
1394 * gdb.mi/mi-pthreads.exp: Ditto.
1395 * gdb.mi/mi1-pthreads.exp: Ditto.
1396 * gdb.mi/mi2-pthreads.exp: Ditto.
1397
56c97c6e
MC
13982004-01-12 Michael Chastain <mec.gnu@mindspring.com>
1399
1400 * gdb.cp/member-ptr.cc: Add copyright notice.
1401
a0644324
MC
14022004-01-12 Michael Chastain <mec.gnu@mindspring.com>
1403
1404 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
1405 some patterns for recent versions of gcc and hpacc. Delete
1406 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
1407 Delete tests that access a NULL pointer-to-member-data. This
1408 script is still disabled for gcc.
1409
32fabe09
EZ
14102004-01-12 Elena Zannoni <ezannoni@redhat.com>
1411
1412 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
1413 escaped correctly.
1414
1f8a6abb
EZ
14152004-01-12 Elena Zannoni <ezannoni@redhat.com>
1416
1417 * gdb.base/sepdebug.exp: New file.
1418 * gdb.base/sepdebug.c: New file.
1419 * lib/gdb.exp (separate_debug_filename): New procedure.
1420 (gdb_gnu_strip_debug): New procedure.
1421
48efe704
AC
14222004-01-12 Andrew Cagney <cagney@redhat.com>
1423
1424 * gdb.mi/ChangeLog: Delete file. Renamed to ...
1425 * gdb.mi/ChangeLog-1999-2003: New file.
1426
a9415475
AC
14272004-01-12 Andrew Cagney <cagney@redhat.com>
1428
1429 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
1430 "Renaming a directory to a non-empty directory returns ENOTEMPTY
1431 or EEXIST", treat EBUSY as an XFAIL.
1432
83b8cf9d
MC
14332004-01-11 Michael Chastain <mec.gnu@mindspring.com>
1434
1435 * gdb.base/scope.exp: Remove obsolete setup_xfail for
1436 hp_cc_compiler.
1437
9939d2a8
MC
14382004-01-10 Michael Chastain <mec.gnu@mindspring.com>
1439
1440 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
1441 decorations.
1442
1ff8cadf
MC
14432004-01-10 Michael Chastain <mec.gnu@mindspring.com>
1444
1445 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
1446 and "(aCC)" decorations. Remove obsolete doco about old
1447 test results.
1448
6fa9022e
MC
14492004-01-09 Michael Chastain <mec.gnu@mindspring.com>
1450
1451 * gdb.cp/exception.exp: Fix typo in doco.
1452
209721fe
MK
14532004-01-09 Mark Kettenis <kettenis@gnu.org>
1454
1455 * gdb.base/gdb1476.exp: Fix typo.
1456
ef11303e
MC
14572004-01-09 Michael Chastain <mec.gnu@mindspring.com>
1458
1459 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
1460 file.
1461
041ab88c
MC
14622004-01-09 Michael Chastain <mec.gnu@mindspring.com>
1463
1464 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
1465 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
1466 Use gdb_compile. Remove restriction on gcc. Add some patterns
1467 for recent version of gdb. Delete second half, which was a copy
1468 of the first half with different build flags. This test is
1469 still disabled because it is still not ready for production.
1470
e36d075a
MC
14712004-01-08 Michael Chastain <mec.gnu@mindspring.com>
1472
1473 * gdb.cp/exception.cc: Add copyright notice.
1474 * gdb.cp/exception.exp: Add a notice that this file is broken
1475 because of line number changes caused by addition of copyright
1476 notice.
1477
42b190ad
MC
14782004-01-08 Michael Chastain <mec.gnu@mindspring.com>
1479
1480 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
1481 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
1482
8f25f06b
MC
14832004-01-08 Michael Chastain <mec.gnu@mindspring.com>
1484
1485 * gdb.cp/classes.exp: Accept gnu abi 2.
1486 * gdb.cp/derivation.exp: Likewise.
1487 * gdb.cp/overload.exp: Likewise.
1488 * gdb.cp/virtfunc.exp: Likewise.
1489
06ded8b8
MC
14902004-01-08 Michael Chastain <mec.gnu@mindspring.com>
1491
1492 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
1493 semicolon after end of function.
1494
77c26ae3
MC
14952004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1496
1497 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
1498 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
1499 boilerplate code for compiling and running the program under
1500 test. Add some string method tests.
1501
20757486
MC
15022004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1503
1504 * gdb.cp/bs15503.cc: Add copyright notice.
1505 * gdb.cp/bs15503.exp: Adjust line number.
1506
0fd3b503
MC
15072004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1508
1509 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
1510 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
1511
10d1bea8
MC
15122004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1513
1514 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
1515 hp_cc_compiler.
1516
2789202a
MC
15172004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1518
1519 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
1520 * gdb.cp/ctti.exp: Use the marker instead of "next".
1521 With gcc, run further before bailing.
1522
b862f14c
MC
15232004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1524
1525 * gdb.cp/cttiadd.cc: Add copyright notice.
1526 * gdb.cp/cttiadd1.cc: Likewise.
1527 * gdb.cp/cttiadd2.cc: Likewise.
1528 * gdb.cp/cttiadd3.cc: Likewise.
1529
96da2469
MC
15302004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1531
1532 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
1533 Use gdb_test, gdb_test_multiple. Use floating-point values that
1534 have exact representations in IEEE-ish formats.
1535
053248ff
MC
15362004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1537
1538 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
1539 compilers. Delete duplicate call to get_compiler_info.
1540 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
1541 * gdb.base/volatile.exp: Likewise.
1542
84acecdd
MK
15432004-01-07 Mark Kettenis <kettenis@gnu.org>
1544
1545 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
1546 memory at address 0.
1547
fe11a27f
MC
15482004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1549
1550 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
1551 to test for hp-ux assembler. Fix copyright years.
1552
60ad077b
AC
15532004-01-07 Andrew Cagney <cagney@redhat.com>
1554
1555 * gdb.base/fileio.c (strerrno): Add "EBUSY".
1556
1c9b8f33
AC
15572004-01-07 Andrew Cagney <cagney@redhat.com>
1558
1559 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
1560 when creating the read-only file. From analysis by Roland McGrath
1561 and Elena Zannoni.
1562
753ccc7a
MC
15632004-01-06 Michael Chastain <mec.gnu@mindspring.com>
1564
1565 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
1566
eca3e36b
MC
15672004-01-06 Michael Chastain <mec.gnu@mindspring.com>
1568
1569 * gdb.base/cvexpr.c: Be type-safe with function pointers and
1570 data pointers.
1571
f8d4bac4
MC
15722004-01-06 Michael Chastain <mec.gnu@mindspring.com>
1573
1574 * gdb.cp/m-static.exp: Compile one source file at a time.
1575 Delete unused call to get_compiler_info.
1576
9b4e0f94
MC
15772004-01-06 Michael Chastain <mec.gnu@mindspring.com>
1578
1579 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
1580 * gdb.base/call-rt-st.exp: Likewise.
1581 * gdb.base/nodebug.exp: Likewise.
1582 * gdb.base/volatile.exp: Likewise.
1583 * gdb.cp/ref-types.exp: Likewise.
1584 * gdb.cp/templates.exp: Likewise.
1585
023c1024
MK
15862004-01-05 Mark Kettenis <kettenis@gnu.org>
1587
1588 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
1589
19703c4a
MC
15902004-01-05 Michael Chastain <mec.gnu@mindspring.com>
1591
1592 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
1593 hppa*-hp-hpux*.
1594
18b67037
MK
15952004-01-04 Mark Kettenis <kettenis@gnu.org>
1596
ba6219c8
MK
1597 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
1598 x86_64-*-*.
1599
18b67037
MK
1600 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
1601 sparc64-*-* and sparc*-solaris2*.
1602
1bfbbb9d
MK
16032004-01-04 Mark Kettenis <kettenis@gnu.org>
1604
1605 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
1606 return ${tests}" test. The ${tests} already mentions the
1607 filename.
1608
06846494
MC
16092004-01-02 Michael Chastain <mec.gnu@mindspring.com>
1610
1611 * gdb.cp/local.exp: Accept gcc abi 2.
1612
3b0cb202
MC
16132004-01-02 Michael Chastain <mec.gnu@mindspring.com>
1614
1615 * gdb.cp/templates.exp: Accept gcc abi 2.
1616
0643ec3f
MC
16172004-01-02 Michael Chastain <mec.gnu@mindspring.com>
1618
1619 * lib/compiler.cc: Remove supports_template_debugging.
1620 * gdb.cp/templates.exp: Do not test supports_template_debugging.
1621
d231d0b1
MC
16222004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1623
1624 * gdb.cp/namespace.exp: Accept gcc abi 2.
1625
44ffb27c
MC
16262004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1627
1628 * gdb.cp/method.exp: Accept gcc abi 2.
1629
184ad485
MC
16302004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1631
1632 * gdb.cp/classes.exp: Generate identical results as old version.
1633 * gdb.cp/derivation.exp: Likewise.
1634 * gdb.cp/overload.exp: Likewise.
1635 * gdb.cp/virtfunc.exp: Likewise.
1636
116f09e7
MC
16372004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1638
1639 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
1640 mysterious bug with sourceware version of expect.
1641
b1379776
MC
16422004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1643
1644 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
1645 current versions of gcc, including gcc abi 2. Remove gratuitous
1646 restart of test program. Use gdb_test_multiple and gdb_test for
1647 all tests. Add patterns to xfail missing "const" in "const char *"
1648 and kfail PR gdb/1155.
1649
6b7a4c0e
MC
16502004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1651
1652 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
1653 current versions of gcc, including gcc abi 2. Remove gratuitous
1654 restart of test program. Use gdb_test_multiple and gdb_test for
1655 all tests. Add patterns to kfail PR gdb/1498.
1656
51615d72
MC
16572003-12-31 Michael Chastain <mec.gnu@mindspring.com>
1658
1659 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
1660 current versions of gcc, including gcc abi 2. Use "breakpoint"
1661 and "continue" instead of restarting the target program. Use
1662 gdb_test_multiple and gdb_test for all tests.
1663
7b79a9d7
MK
16642004-01-01 Mark Kettenis <kettenis@gnu.org>
1665
1666 * gdb.asm/asm-source.exp: Update copyright year. Link statically
1667 for *-*-solaris2*.
1668
1cd3489f
MC
16692003-12-31 Michael Chastain <mec.gnu@mindspring.com>
1670
1671 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
1672 current versions of gcc, including gcc abi 2. Use "breakpoint"
1673 and "continue" instead of restarting the target program several
1674 times. Use gdb_test_multiple and gdb_test for all tests.
1675
850742db
MC
16762003-12-18 Michael Chastain <mec.gnu@mindspring.com>
1677
1678 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
1679 source files.
1680
eb4bbda8
MC
16812003-12-16 Michael Chastain <mec.gnu@mindspring.com>
1682
1683 * gdb.base/environ.exp: Handle compiling test case from multiple
1684 source files.
1685
e42c7771
MC
16862003-12-16 Michael Chastain <mec.gnu@mindspring.com>
1687
1688 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
1689
80e4b428
JB
16902003-12-17 Jim Blandy <jimb@redhat.com>
1691
5f06973a
JB
1692 * gdb.base/freebpcmd.c: Add copyright notice.
1693
80e4b428
JB
1694 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
1695
0ab84fb7
MC
16962003-12-16 Michael Chastain <mec.gnu@mindspring.com>
1697
1698 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
1699
1b3bb3d0
JB
17002003-12-13 Jim Blandy <jimb@redhat.com>
1701
1702 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
1703
3a4c9371
KB
17042003-12-12 Kevin Buettner <kevinb@redhat.com>
1705
1706 * gdb.asm/frv.inc: New file.
1707 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
1708
a1dea79a
FF
17092003-12-09 Fred Fish <fnf@redhat.com>
1710
1711 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
1712 functions to break1.c and leave prototypes behind. Add more
1713 "set breakpoint NN here" comments.
1714 * gdb.base/break1.c: New file.
1715
1716 * gdb.base/break.exp: Handle compiling test case from multiple
1717 source files and change source file references as needed.
1718 * gdb.base/completion.exp: Ditto.
1719 * gdb.base/condbreak.exp: Ditto.
1720 * gdb.base/define.exp: Ditto.
1721 * gdb.base/ena-dis-br.exp: Ditto.
1722 * gdb.base/info-proc.exp: Ditto.
1723 * gdb.base/maint.exp: Ditto.
1724 * gdb.base/until.exp: Ditto.
1725
1726 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
1727 hardcoded line numbers.
1728 * gdb.base/define.exp: Ditto.
1729 * gdb.base/ena-dis-br.exp: Ditto.
1730 * gdb.base/maint.exp: Ditto.
1731 * gdb.base/until.exp: Ditto.
1732
1733 * gdb.base/completion.exp: Use "break1" for completion tests since
1734 "break" is no longer a unique prefix.
1735
5266b69c
AC
17362003-12-06 Andrew Cagney <cagney@redhat.com>
1737
1738 * gdb.base/structs.exp (test_struct_returns): When applicable, set
1739 "return_value_unimplemented". When an unimplemented struct return
1740 architecture, report incorrect values as a KFAIL
1741
374451f0
MC
17422003-12-05 Michael Chastain <mec.gnu@mindspring.com>
1743
1744 * gdb.cp/rtti.exp: Accept new wording of warning from
1745 cp_lookup_rtti_type.
1746
ba9b20a7
MC
17472003-12-05 Michael Chastain <mec.gnu@mindspring.com>
1748
1749 Partial fix for PR testsuite/1456.
1750 * gdb.base/scope.exp (test_at_main): Replace references to
1751 gcc_compiled with calls to test_compiler_info.
1752 (test_at_foo): Likewise.
1753 (test_at_bar): Likewise.
1754
b74b6d0b
MC
17552003-12-04 Michael Chastain <mec.gnu@mindspring.com>
1756
1757 Partial fix for PR testsuite/1456.
1758 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
1759 to test_compiler_info.
1760
ccfa3402
MC
17612003-12-03 Michael Chastain <mec.gnu@mindspring.com>
1762
1763 * gdb.base/so-impl-ld.exp: Update copyright notice.
1764
f6246aba
MC
17652003-12-02 Michael Chastain <mec.gnu@mindspring.com>
1766
1767 Partial fix for PR testsuite/1456.
1768 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
1769 to test_compiler_info.
1770
13ae734a
MC
17712003-11-28 Michael Chastain <mec.gnu@mindspring.com>
1772
1773 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
1774 from current versions of gdb. Clean up regular expressions.
1775 Delete redundant timeout case.
1776
d8e1cdee
MC
17772003-11-28 Michael Chastain <mec.gnu@mindspring.com>
1778
1779 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
1780 from current versions of gdb. Clean up regular expressions.
1781 Delete redundant timeout case.
1782
96457b64
MC
17832003-12-01 Michael Chastain <mec.gnu@mindspring.com>
1784
1785 Partial fix for PR testsuite/1456.
1786 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
1787 gcc_compiled with call to test_compiler_info.
1788
f35309fc
MC
17892003-11-30 Michael Chastain <mec.gnu@mindspring.com>
1790
1791 Partial fix for PR testsuite/1456.
1792 * gdb.base/list.exp (test_list_function): Delete unused declaration
1793 of gcc_compiled.
1794
d7afdf9b
MC
17952003-11-29 Michael Chastain <mec.gnu@mindspring.com>
1796
1797 Partial fix for PR testsuite/1456.
1798 * gdb.base/complex.exp: Replace reference to gcc_compiled with
1799 call to test_compiler_info.
1800
71507b56
MK
18012003-11-29 Mark Kettenis <kettenis@gnu.org>
1802
1803 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
1804 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
1805 it to create the appropriate note.inc.
1806 * gdb.asm/asmsrc1.s: Include "note.inc".
1807 * gdb.asm/netbsd.inc: New file.
1808 * gdb.asm/empty.inc: New file.
1809
f81f93f7
MC
18102003-11-28 Michael Chastain <mec.gnu@mindspring.com>
1811
1812 Partial fix for PR testsuite/1456.
1813 * gdb.base/constvars.exp: Replace references to gcc_compiled with
1814 calls to test_compiler_info.
1815
9a77938e
MC
18162003-11-27 Michael Chastain <mec.gnu@mindspring.com>
1817
1818 Partial fix for PR testsuite/1456.
1819 * gdb.base/volatile.exp: Replace references to gcc_compiled with
1820 calls to test_compiler_info.
1821
e8367dc7
MK
18222003-11-27 Mark Kettenis <kettenis@gnu.org>
1823
1824 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
1825 pattern for the KFAILs.
1826
526c61ee
AF
18272003-11-25 Adam Fedor <fedor@gnu.org>
1828
1829 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
1830 * gdb.objc/objcdecode.m: New file.
1831
28f2d600
AF
18322003-11-25 Adam Fedor <fedor@gnu.org>
1833
1834 * gdb.objc/nondebug.exp: Test for PR objc/1236.
1835 * gdb.objc/nondebug.m: New file.
1836
a3895cee
BE
18372003-11-26 Ben Elliston <bje@wasabisystems.com>
1838
1839 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
1840 NetBSD as it does on FreeBSD. Modelled on a similar change by
1841 Mark Kettenis on 2003-05-30.
1842 (link-flags): Set to "--entry _start" regardless of target.
1843 Special linker flags are to be appended to $link-flags.
1844 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
1845
c9f2c8a3
MC
18462003-11-25 Michael Chastain <mec.gnu@mindspring.com>
1847
1848 * gdb.cp/method.exp: Accept output of new demangler.
1849
15a0587a 18502003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
1851
1852 * gdb/class2.exp: New file.
1853 * gdb/class2.cc: New file.
1854
3c00b570
MC
18552003-11-25 Michael Chastain <mec.gnu@mindspring.com>
1856
1857 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
1858 of new demangler.
1859
7027acc7
MK
18602003-11-23 Mark Kettenis <kettenis@gnu.org>
1861
1862 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
1863 of gdb_test "run".
1864
b0e1598a
MK
18652003-11-23 Mark Kettenis <kettenis@gnu.org>
1866
1867 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
1868 "continue" into "run".
1869
4d9eda44
MC
18702003-11-23 Michael Chastain <mec.gnu@mindspring.com>
1871
1872 Partial fix for PR testsuite/1456.
1873 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
1874 call to test_compiler_info.
1875 * gdb.cp/ctti.exp: Likewise.
1876 * gdb.cp/derivation.exp: Likewise.
1877 * gdb.cp/member-ptr.exp: Likewise.
1878 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
1879 reference to gcc_compiled.
1880
18812003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
1882
1883 Fix PR testsuite/1463.
1884 * gdb.base/structs.exp (start_structs_test): Call
1885 get_debug_format before using the debug format.
1886
d422fe19
AC
18872003-11-22 Andrew Cagney <cagney@redhat.com>
1888
1889 * lib/gdb.exp (gdb_test_multiple): Add simple example.
1890 * gdb.base/structs.exp: Use gdb_test_multiple.
1891
039cf96d
AC
18922003-11-20 Andrew Cagney <cagney@redhat.com>
1893
6882279b
AC
1894 * gdb.base/structs.exp: Handle and recover from internal errors.
1895 Replace "foo${n}" with "foo<n>" in test messages.
1896
e53890ae
AC
1897 * gdb.base/structs.exp: Update copyright. Rewrite.
1898 * gdb.base/structs.c: Update copyright. Rewrite.
1899
2b211c59
AC
1900 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
1901 resync count exceeded.
d63a86f8 1902
039cf96d
AC
1903 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
1904 from the internal error.
1905 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
1906 Original from Jim Blandy.
1907 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 1908
eac98b22
AC
19092003-11-19 Andrew Cagney <cagney@redhat.com>
1910
1911 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
1912 KFAIL.
1913
67455b2a
MK
19142003-11-17 Mark Kettenis <kettenis@gnu.org>
1915
1916 New testcase for PR backtrace/1435.
1917 * gdb.arch/i386-unwind.exp: New file.
1918 * gdb.arch/i386-unwind.c: New file.
1919
853d6e5b
AC
19202003-11-17 Andrew Cagney <cagney@redhat.com>
1921
1922 * lib/gdb.exp (compiler_info): New global.
1923 (test_compiler_info): New function.
1924 (get_compiler_info): Set compiler_info.
1925 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
1926 "compiler_info" to gcc-<major>-<minor>.
1927
38cf6e11
MC
19282003-11-15 Michael Chastain <mec.gnu@mindspring.com>
1929
1930 * gdb.trace/configure: Remove.
1931
a50d3602
EZ
19322003-11-13 Elena Zannoni <ezannoni@redhat.com>
1933
1934 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 1935 breakpoints.
a50d3602
EZ
1936 * gdb.base/break.exp: Remove all references to explicit line
1937 numbers.
1938
d9407aaa
NC
19392003-11-11 Nick Clifton <nickc@redhat.com>
1940
1941 * gdb.base/shreloc.exp: Do not run for targets which do not
1942 support shared objects.
1943
db488fc1
CV
19442003-11-10 Corinna Vinschen <vinschen@redhat.com>
1945
1946 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
1947 Don't run tests if nofileio flag is given.
1948
6a90a18e
EZ
19492003-11-07 Elena Zannoni <ezannoni@redhat.com>
1950
1951 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
1952 as well as 'Watchpoint'.
1953
0b915e9c
EZ
19542003-11-06 Elena Zannoni <ezannoni@redhat.com>
1955
1956 Reported by Jim Ingham <jingham@apple.com>:
1957 * gdb.base/annota1.exp: Match at least one occurrence of the
1958 signal handler annotation.
1959
d7e4b55f
EZ
19602003-11-06 Elena Zannoni <ezannoni@redhat.com>
1961
1962 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
1963 as well as 'Watchpoint'.
1964
2fe4e8d0
MC
19652003-11-05 Michael Chastain <mec@shout.net>
1966
1967 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
1968
6ef88553
KW
19692003-11-03 Kris Warkentin <kewarken@qnx.com>
1970
1971 * gdb.arch/gdb1291.c: New test file.
1972 * gdb.arch/gdb1291.exp: New test script.
1973 * gdb.arch/gdb1431.c: New test file.
1974 * gdb.arch/gdb1431.exp: New test script.
1975
ae7dc4d8
MC
19762003-10-22 Michael Chastain <mec@shout.net>
1977
1978 * gdb.mi/pthreads.c: Add copyright notice.
1979
c39d7427
MC
19802003-10-22 Michael Chastain <mec@shout.net>
1981
1982 * gdb.threads/pthreads.c: Add copyright notice.
1983
8b7d96c1
MC
19842003-10-20 Michael Chastain <mec@shout.net>
1985
1986 * gdb.base/gdb1056.exp: New test script.
1987
d1d69fdd
DJ
19882003-10-13 Daniel Jacobowitz <drow@mvista.com>
1989
1990 * gdb.threads/killed.exp: Use gdb_run_cmd.
1991
7d605576
DJ
19922003-10-13 Daniel Jacobowitz <drow@mvista.com>
1993
1994 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
1995 create a core file.
1996 * gdb.threads/gcore-thread.exp: Likewise.
1997
618ec112
CV
19982003-10-13 Corinna Vinschen <vinschen@redhat.com>
1999
2000 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
2001 type, based on char type.
2002 (struct bit_flags_short_t): New bitfield type, based on short type.
2003 (init_bit_flags_char): New fuction.
2004 (init_bit_flags_short): Ditto.
2005 (print_bit_flags_char): Ditto.
2006 (print_bit_flags_short): Ditto.
2007 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
2008
9367a73c
MC
20092003-10-11 Michael Chastain <mec@shout.net>
2010
2011 * gdb.base/call-rt-st.exp: Update copyright year.
2012
1decf120
KI
20132003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
2014
2015 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
2016 * gdb.disasm/sh3.s: Ditto.
2017
5445b2ae
DJ
20182003-10-07 Daniel Jacobowitz <drow@mvista.com>
2019
2020 * gdb.threads/switch-threads.exp: New test.
2021 * gdb.threads/switch-threads.c: New source file.
2022
aec24853
CV
20232003-10-07 Corinna Vinschen <vinschen@redhat.com>
2024
2025 * gdb.base/ending-run.exp: Add sh specific case.
2026
adc7428d
AC
20272003-10-06 Andrew Cagney <cagney@redhat.com>
2028
2029 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
2030 * gdb.disasm/mn10200.exp: Delete obsolete file.
2031
c9d37158
DJ
20322003-09-29 Daniel Jacobowitz <drow@mvista.com>
2033
2034 * ChangeLog: Correct an entry command.exp -> commands.exp.
2035 * gdb.base/commands.exp (bp_deleted_in_command_test)
2036 (temporary_breakpoint_commands): Check noargs.
2037
79c2c32d
DC
20382003-09-25 David Carlton <carlton@kealia.com>
2039
2040 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
2041 of some print tests, where appropriate. Add tests for C::D::cd,
2042 E::ce, F::cXfX, G::XgX.
2043 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
2044
594e6d67
RE
20452003-09-25 Richard Earnshaw <rearnsha@arm.com>
2046
2047 * lib/java.exp (java_init): Import target_alias before using it.
2048
10f0d451
DC
20492003-09-25 David Carlton <carlton@kealia.com>
2050
2051 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
2052
274bcba0
EZ
20532003-09-23 Elena Zannoni <ezannoni@redhat.com>
2054
d63a86f8 2055 * gdb.base/selftest.exp: Accomodate more instruction reordering
274bcba0
EZ
2056 weirdness.
2057
cdbf20f7
MC
20582003-09-17 Michael Chastain <mec@shout.net>
2059
2060 * gdb.cp/gdb1355.exp: New file.
2061 * gdb.cp/gdb1355.c: New file.
2062
71e06f80
CV
20632003-09-15 Corinna Vinschen <vinschen@redhat.com>
2064
2065 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
2066 * gdb.asm/sh.inc: New file.
2067
5c4e30ca
DC
20682003-09-11 David Carlton <carlton@kealia.com>
2069
bd45b7af
DC
2070 * gdb.cp/namespace.exp: Add tests for namespace types.
2071 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
2072 (test_namespace): New.
2073
1c199746
EZ
20742003-09-11 Elena Zannoni <ezannoni@redhat.com>
2075
2076 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 2077 * gdb.stabs/weird.exp: Ditto.
1c199746 2078
04ed252f
MC
20792003-09-08 Michael Chastain <mec@shout.net>
2080
2081 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
2082
d8a2d9e7
MC
20832003-09-07 Michael Chastain <mec@shout.net>
2084
2085 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
2086 'parse error'.
2087
161afb24
MK
20882003-09-07 Mark Kettenis <m.kettenis@osp.nl>
2089
2090 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
2091
49f2741a
MC
20922003-08-30 Michael Chastain <mec@shout.net>
2093
2094 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
2095 * gdb.gdb/observer.exp: Ditto.
2096 * gdb.gdb/xfullpath.exp: Ditto.
2097
8afa723e
MK
20982003-08-29 Mark Kettenis <kettenis@gnu.org>
2099
2100 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
2101 *-*-*bsd*.
2102
f31dfe3b
JJ
21032003-08-28 Jeff Johnston <jjohnstn@redhat.com>
2104
2105 * gdb.base/dump.exp: Skip for ia64.
2106
4630e498
JJ
21072003-08-25 Jeff Johnston <jjohnstn@redhat.com>
2108
2109 * gdb.asm/asm-source.exp: Add ia64 support.
2110 * gdb.asm/ia64.inc: New file.
2111
1105b7ef
MC
21122003-08-22 Michael Chastain <mec@shout.net>
2113
2114 * gdb.cp: New directory.
2115 * gdb.cp/*: Copy from gdb.c++/*.
2116 * gdb.c++/*: Remove.
2117 * Makefile.in: Change gdb.c++ to gdb.cp.
2118 * configure.in: Ditto.
2119 * configure: Regnerate.
2120
c945b932
MK
21212003-08-18 Mark Kettenis <kettenis@gnu.org>
2122
2123 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
2124 * gdb.arch/i386-prologue.c (gdb1338): Add function.
2125
2b66634b
DJ
21262003-08-17 Daniel Jacobowitz <drow@mvista.com>
2127
2128 * mi-var-display.exp (-var-list-children weird): Accept function
2129 pointers with argument types.
2130 * mi1-var-display.exp (-var-list-children weird): Likewise.
2131 * mi2-var-display.exp (-var-list-children weird): Likewise.
2132
a356f73b
DJ
21332003-08-17 Daniel Jacobowitz <drow@mvista.com>
2134
2135 * gdb.base/annota3.exp: Add missing newline.
2136
483417b8
MC
21372003-08-06 Michael Chastain <mec@shout.net>
2138
2139 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
2140
c99c59c3
MS
21412003-08-12 Michael Snyder <msnyder@redhat.com>
2142
2143 * gdb.base/float.exp: Add test for SH.
2144
55ed7501
MK
21452003-08-10 Mark Kettenis <kettenis@gnu.org>
2146
2147 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
2148
1a371f2e
EZ
21492003-08-07 Elena Zannoni <ezannoni@redhat.com>
2150
2151 * gdb.base/completion.exp: Remove reduntant completion test
2152 on filename.
2153
e0f353ce
EZ
21542003-08-07 Elena Zannoni <ezannoni@redhat.com>
2155
2156 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
2157 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
2158 gdb.trace/save-trace.exp: Make sure that full pathnames are
2159 escaped correctly.
2160
5710a1af 21612003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 2162
5710a1af
EZ
2163 * configure.in: Don't generate config.h from config.hin.
2164 * configure: Regenerate.
2165 * config.hin: Remove file.
2166 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
2167 * gdb.threads/pthreads.c: Ditto.
2168
dcd81ce9
DJ
21692003-08-07 Daniel Jacobowitz <drow@mvista.com>
2170
2171 From Kei Sakamoto <sakamoto.kei@renesas.com>:
2172 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
2173 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
2174 Replace ld24 with seth/add3.
2175
6009d884
AC
21762003-08-02 Andrew Cagney <cagney@redhat.com>
2177
2178 * gdb.base/annota3.exp: New file.
2179 * gdb.base/annota3.c: New file.
2180 * gdb.c++/annota3.exp: New file.
2181 * gdb.c++/annota3.cc: New file.
2182
51514e06
MC
21832003-07-29 Michael Chastain <mec@shout.net>
2184
2185 * gdb.threads/tls.c (spin): Check errno only if sem_wait
2186 actually failed.
2187 (do_pass): Likewise.
2188 * gdb.threads/tls.exp: Always initialize no_of_threads.
2189
4ee6625b
DJ
21902003-07-27 Daniel Jacobowitz <drow@mvista.com>
2191
2192 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
2193 pattern.
2194 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
2195 * gdb.threads/tls.exp: Recognize one case of the host library not
2196 supporting TLS.
2197
225f2bf6
AC
21982003-07-27 Andrew Cagney <cagney@redhat.com>
2199
2200 * gdb.base/fileio.exp: Use SH when running commands using
2201 remote_exec.
2202
bcb27c9f
DJ
22032003-07-24 Daniel Jacobowitz <drow@mvista.com>
2204
2205 From Kei Sakamoto <sakamoto.kei@renesas.com>:
2206 * gdb.base/relocate.c (dummy): New padding array.
2207
3d67be83
MS
22082003-07-22 Michael Snyder <msnyder@redhat.com>
2209
d63a86f8 2210 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
2211
2212 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
2213 patterns to be more general, accepting old and new output.
2214 Some output chars (such as '+') also must be quoted.
d63a86f8 2215 Some addresses are displayed numerically instead of
3d67be83
MS
2216 symbolically.
2217
57ba3b85
MS
22182003-07-23 Michael Snyder <msnyder@redhat.com>
2219
686d097c
MS
2220 * gdb.base/return2.exp: Don't test long-long return.
2221
57ba3b85
MS
2222 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
2223 * gdb.disasm/t01_mov.exp: Ditto.
2224 * gdb.disasm/t02_mova.s: Ditto.
2225 * gdb.disasm/t02_mova.exp: Ditto.
2226 * gdb.disasm/t03_add.s: Ditto.
2227 * gdb.disasm/t03_add.exp: Ditto.
2228 * gdb.disasm/t04_sub.s: Ditto.
2229 * gdb.disasm/t04_sub.exp: Ditto.
2230 * gdb.disasm/t05_cmp.s: Ditto.
2231 * gdb.disasm/t05_cmp.exp: Ditto.
2232 * gdb.disasm/t06_ari2.s: Ditto.
2233 * gdb.disasm/t06_ari2.exp: Ditto.
2234 * gdb.disasm/t07_ari3.s: Ditto.
2235 * gdb.disasm/t07_ari3.exp: Ditto.
2236 * gdb.disasm/t08_or.s: Ditto.
2237 * gdb.disasm/t08_or.exp: Ditto.
2238 * gdb.disasm/t09_xor.s: Ditto.
2239 * gdb.disasm/t09_xor.exp: Ditto.
2240 * gdb.disasm/t10_and.s: Ditto.
2241 * gdb.disasm/t10_and.exp: Ditto.
2242 * gdb.disasm/t11_logs.s: Ditto.
2243 * gdb.disasm/t11_logs.exp: Ditto.
2244 * gdb.disasm/t12_bit.s: Ditto.
2245 * gdb.disasm/t12_bit.exp: Ditto.
2246 * gdb.disasm/t13_otr.s: Ditto.
2247 * gdb.disasm/t13_otr.exp: Ditto.
2248
e00759ef
EZ
22492003-07-22 Elena Zannoni <ezannoni@redhat.com>
2250
2251 * gdb.threads/tls.exp :Add kfail for 'info address' case.
2252
8bc2021f
EZ
22532003-07-22 Elena Zannoni <ezannoni@redhat.com>
2254
2255 * gdb.threads/tls.c : New file.
2256 * gdb.threads/tls.exp : New file.
2257 * gdb.threads/tls-main.c : New file.
2258 * gdb.threads/tls-shared.c : New file.
2259 * gdb.threads/tls-shared.exp : New file.
2260
89320c4c
AS
22612003-07-22 Andreas Schwab <schwab@suse.de>
2262
2263 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
2264
180dea7c
AS
22652003-07-20 Andreas Schwab <schwab@suse.de>
2266
2267 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
2268 due to insn reordering.
2269
0714963c
AC
22702003-07-15 Andrew Cagney <cagney@redhat.com>
2271
2272 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
2273
98a23b3f
MC
22742003-07-15 Michael Chastain <mec@shout.net>
2275
2276 * gdb.base/gdb1250.exp: New file.
2277 * gdb.base/gdb1250.c: New file.
2278
27e417a2
ML
22792003-07-09 Michal Ludvig <mludvig@suse.cz>
2280
2281 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
2282 expansion of size_t to 'unsigned long', not only to 'unsigned'.
2283
8bc2021f
EZ
22842003-07-09 Elena Zannoni <ezannoni@redhat.com>
2285
2286 * gdb.threads/tls.c: New file.
2287 * gdb.threads/tls.exp: New file.
2288 * gdb.threads/tls-main.c: New file.
2289 * gdb.threads/tls-shared.c: New file.
2290 * gdb.threads/tls-shared.exp: New file.
2291
d99968dc
EZ
22922003-07-09 Elena Zannoni <ezannoni@redhat.com>
2293
2294 * gdb.base/annota1.exp: Make sure that we properly escape the
2295 full path of the source file. Xfail more permissive patterns,
d63a86f8 2296 due to a compiler debug info problem.
d99968dc 2297
83876b3b
AS
22982003-07-07 Andreas Schwab <schwab@suse.de>
2299
2705e972
AS
2300 * gdb.asm/m68k.inc: New file.
2301 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
2302
83876b3b
AS
2303 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
2304 arguments"): Also match negative number.
2305
2306 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
2307
3a871b37
DJ
23082003-07-03 Daniel Jacobowitz <drow@mvista.com>
2309
2310 * gdb.base/store.c (charest): New typedef.
2311 (add_char): Rename to add_charest, update.
2312 (wack_char): Rename to wack_charest, update types. Return l + r
2313 to keep r live across the call.
2314 (wack_short, wack_int, wack_long, wack_longest, wack_float)
2315 (wack_double, wack_doublest): Return l + r to keep r live across
2316 the call.
2317 * gdb.base/store.exp: Accomodate store.c changes.
2318
b2a7f303
DC
23192003-06-30 David Carlton <carlton@kealia.com>
2320
2321 * gdb.c++/maint.exp (test_invalid_name): New.
2322 (test_first_component): Add tests for invalid names.
2323
3c6cb4a1
MC
23242003-06-29 Michael Chastain <mec@shout.net>
2325
2326 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
2327 output of '<VTT for class>' for virtual base classes.
2328
f1c2644b
DJ
23292003-06-29 Daniel Jacobowitz <drow@mvista.com>
2330
2331 * gdb.base/completion.exp: Tab-complete "complet" instead of
2332 "compl".
2333 * gdb.base/complex.exp, gdb.base/complex.c: New files.
2334
18080350
DJ
23352003-06-29 Daniel Jacobowitz <drow@mvista.com>
2336
2337 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
2338 * gdb.base/volatile.exp: Likewise.
2339
f56973f8
DJ
23402003-06-29 Daniel Jacobowitz <drow@mvista.com>
2341
2342 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
2343 gdb/1265.
2344
23452003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
2346 Daniel Jacobowitz <drow@mvista.com>
2347
2348 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
2349 initial line count of 'captured_main' from 26 to 32.
2350 (test_with_self): Allow xmalloc call to be interleaved with the
2351 preceding two lines.
2352
e766d4d6
JB
23532003-06-24 Joel Brobecker <brobecker@gnat.com>
2354
2355 * gdb.base/bang.exp: New testcase.
2356
f125c9a4
JB
23572003-06-23 Joel Brobecker <brobecker@gnat.com>
2358
2359 * gdb.base/langs.exp: Add some tests for the "minimal" language
2360 support.
2361
6e25beaf
EZ
23622003-06-23 Elena Zannoni <ezannoni@redhat.com>
2363
2364 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
2365 the testcase.
2366
2f816dda
DJ
23672003-06-22 Daniel Jacobowitz <drow@mvista.com>
2368
2369 * gdb.base/relocate.exp: Test add-symbol-file with a variable
2370 offset.
2371
db5a5748
DJ
23722003-06-22 Daniel Jacobowitz <drow@mvista.com>
2373
2374 * gdb.c++/pr-1210.cc: New file.
2375 * gdb.c++/pr-1210.exp: New file.
2376
1df0c130
DJ
23772003-06-21 Daniel Jacobowitz <drow@mvista.com>
2378
2379 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
2380 000-exec-continue.
2381
a92feac0
MK
23822003-06-15 Mark Kettenis <kettenis@gnu.org>
2383
2384 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
2385 on *-*-*bsd* instead of *-*-freebsd*.
2386
81a58f5b
AC
23872003-06-14 Andrew Cagney <cagney@redhat.com>
2388
2389 * gdb.base/store.exp: Test longest and doublest. Test all
2390 parameters. Weaken return statement match.
2391 * gdb.base/store.c: Add longest and doublest - aka long long and
2392 long double functions. Put all parameters into local register
2393 variables. Use negative values.
2394
b257a0d3
AC
23952003-06-14 Andrew Cagney <cagney@redhat.com>
2396
2397 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
2398 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
2399 exit status.
2400 * gdb.base/fileio.exp: Disable target when nointerrupts and
2401 noinferiorio, instead of limiting it to remote. Use remote_exec
2402 instead of system.
d63a86f8 2403
21c38304
JJ
24042003-06-12 Jeff Johnston <jjohnstn@redhat.com>
2405
2406 * gdb.base/float.exp: Add ia64 support.
2407
1bcdb424
CV
24082003-06-12 Corinna Vinschen <vinschen@redhat.com>
2409
2410 * gdb.base/fileio.exp: Run only on remote targets.
2411
6aeb981f
CV
24122003-06-10 Corinna Vinschen <vinschen@redhat.com>
2413
2414 * gdb.base/fileio.c: New file, testing File-I/O.
2415 * gdb.base/fileio.exp: Ditto.
2416
53df362e
RG
24172003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
2418
2419 * gdb.base/shreloc.exp: New file, check symbol values obtained from
2420 shared objects after relocation at load time (gdb PR/1132).
2421 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
2422 as above, part of the shared object relocation test.
2423
ffee1b46
MK
24242003-06-08 Mark Kettenis <kettenis@gnu.org>
2425
b5ca3722
MK
2426 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
2427 fully filled history list.
2428 * gdb.base/gdb_history: New file.
2429
03ed860d
MK
2430 * gdb.base/signals.exp: XFAIL "continue to func1" on
2431 i*86-*-freebsd*.
2432
ffee1b46
MK
2433 * gdb.base/attach.exp: When trying to attach to a nonexistent
2434 process, make it possible to specify the PID based on the target,
2435 and do so for *-*-freebsd*.
2436
d80dbb52
RH
24372003-06-02 Richard Henderson <rth@redhat.com>
2438
2439 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
2440
6dd77b81
RH
24412003-06-02 Richard Henderson <rth@redhat.com>
2442
2443 * gdb.base/selftest.exp: Next over lim_at_start initialization.
2444
f6347e16
RH
24452003-06-02 Richard Henderson <rth@redhat.com>
2446
2447 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
2448
2c161407
DJ
24492003-06-01 Daniel Jacobowitz <drow@mvista.com>
2450
2451 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
2452 of globalvar.
2453
572eb746
MK
24542003-06-01 Mark Kettenis <kettenis@gnu.org>
2455
2456 * gdb.asm/asm-source.exp: Check for memory read errors in
2457 disassembler test on *BSD too.
2458
9e9617a5
RH
24592003-06-01 Richard Henderson <rth@redhat.com>
2460
2461 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
2462 for .frame.
2463 (gdbasm_call): Lose ldgp.
2464 (gdbasm_startup): Add frame information.
2465 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
2466
7b34ad4e
MK
24672003-05-31 Mark Kettenis <kettenis@gnu.org>
2468
2469 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
2470 i?86-*-*.
2471
10059fdf
MK
24722003-05-30 Mark Kettenis <kettenis@gnu.org>
2473
2474 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
2475 FreeBSD.
2476
acf4b816
RH
24772003-05-29 Richard Henderson <rth@redhat.com>
2478
2479 * gdb.asm/alpha.inc: New file.
2480 * gdb.asm/asm-source.exp: Use it.
2481
e9ecd949
JB
24822003-05-29 Jim Blandy <jimb@redhat.com>
2483
2484 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
2485 'core.PID'.
2486
e3e5a4f3
JB
24872003-05-22 Jim Blandy <jimb@redhat.com>
2488
2489 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
2490 backtrace.
d63a86f8 2491
72fe3d25
DC
24922003-05-20 David Carlton <carlton@math.stanford.edu>
2493
2494 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
2495 this time.
2496
58da2eb2
DC
24972003-05-19 David Carlton <carlton@bactrian.org>
2498
2499 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
2500 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
2501
1fcb5155
DC
25022003-05-19 David Carlton <carlton@bactrian.org>
2503
2504 * gdb.c++/namespace.exp: Add namespace scope and anonymous
2505 namespace tests.
2506 Bump copyright date.
2507 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
2508 (main): Call C::D::marker2.
2509 * gdb.c++/namespace1.cc: New file.
2510
85e85163
JJ
25112003-05-14 Jeff Johnston <jjohnstn@redhat.com>
2512
2513 Roland McGrath <roland@redhat.com>
d63a86f8 2514 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
2515 there is no manager thread.
2516
a25fbfec
JJ
25172003-05-08 Jeff Johnston <jjohnstn@redhat.com>
2518
d63a86f8
RM
2519 * gdb.threads/schedlock.exp: Remove assumption that all threads
2520 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
2521 in one of the child threads rather than the main thread.
2522
be375bae
JB
25232003-05-07 Jim Blandy <jimb@redhat.com>
2524
09bf6082
JB
2525 Add support for assembly source testing on the s390x.
2526 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
2527 architecture.
2528 * gdb.asm/s390x.inc: New file.
2529
be375bae
JB
2530 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
2531 succession of 'if' statements.
2532
00905d52
AC
25332003-05-05 Andrew Cagney <cagney@redhat.com>
2534
2535 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
2536
b1e29e33
AC
25372003-05-05 Andrew Cagney <cagney@redhat.com>
2538
2539 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
2540 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
2541
e33d66ec
EZ
25422003-05-02 Elena Zannoni <ezannoni@redhat.com>
2543
2544 * gdb.base/charset.exp: Update based on new behavior of set/show
2545 charset commands.
2546
2b6fd0d8
AC
25472003-05-01 Andrew Cagney <cagney@redhat.com>
2548
2549 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
2550 variable do not give memory errors.
2551
130cacce
AF
25522003-04-30 Adam Fedor <fedor@gnu.org>
2553
2554 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
2555 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
2556 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
2557 gdb.objc/basicclass.m: : New files
2558
2559 * lib/gdb.exp (gdb_compile_objc): New procedure.
2560
bea71854
DJ
25612003-04-27 Daniel Jacobowitz <drow@mvista.com>
2562
2563 * gdb.base/signals.exp: Make backtrace tests more specific.
2564
0f20eeea
DC
25652003-04-23 David Carlton <carlton@bactrian.org>
2566
2567 * gdb.c++/maint.exp (test_first_component): Add tests for
2568 'operator' in more locations.
2569
c8c4d8dc
KB
25702003-04-16 Kevin Buettner <kevinb@redhat.com>
2571
2572 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
2573
3fe60e3c
EZ
25742003-04-16 Elena Zannoni <ezannoni@redhat.com>
2575
2576 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
2577 func marke' instead. Update test name.
2578
9219021c
DC
25792003-04-15 David Carlton <carlton@math.stanford.edu>
2580
2581 * gdb.c++/maint.exp: New file.
2582
5dd55bdd
EZ
25832003-04-14 Elena Zannoni <ezannoni@redhat.com>
2584
2585 * gdb.threads/schedlock.c: Change type of thread function argument
2586 to long, to avoid warnings on 64-bit platforms.
2587
00890572
EZ
25882003-04-14 Elena Zannoni <ezannoni@redhat.com>
2589
2590 * gdb.base/attach.exp: Add new message from ptrace in case of
2591 attaching to nonexistent process.
d63a86f8 2592
93201743
JB
25932003-04-11 Jim Blandy <jimb@redhat.com>
2594
2595 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
2596 gdb.c++/userdef.cc: Place comments on the lines to which the
2597 marker function might return.
2598 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
2599 gdb.c++/userdef.exp: Look for those comments to check that we've
2600 returned to the right place, instead of checking line numbers.
2601
2a11c64d
EZ
26022003-04-11 Elena Zannoni <ezannoni@redhat.com>
2603
2604 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
2605 match on sourcefile name, instead of directory name.
2606
68ab8fc5
EZ
26072003-04-10 Elena Zannoni <ezannoni@redhat.com>
2608
d63a86f8 2609 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
2610 working directory name.
2611
5624293a
JB
26122003-04-09 Jim Blandy <jimb@redhat.com>
2613
2614 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
2615 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
2616 after an inferior function call, report the failure, but allow the
2617 test to continue.
2618
f1f02ee4
SC
26192003-04-05 Stephane Carrez <stcarrez@nerim.fr>
2620
2621 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
2622 with -DPROTOTYPES.
2623
6eb79af0
SC
26242003-04-05 Stephane Carrez <stcarrez@nerim.fr>
2625
2626 * gdb.base/break.exp: Revert last patch.
2627
8dfb4cf0
SC
26282003-04-04 Stephane Carrez <stcarrez@nerim.fr>
2629
2630 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
2631 with -DPROTOTYPES.
2632
ed4c619a
AC
26332003-04-02 Andrew Cagney <cagney@redhat.com>
2634
2635 * gdb.base/callfuncs.exp: Make "print add" messages unique.
2636 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
2637 matching directories by the name breakpoint.
2638 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
2639 Make "continue to marker1" consistent.
2640 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
2641 message consistent.
2642 * lib/gdb.exp: Put "the program is no longer running", and "the
2643 program exited" in parenthesis.
2644 * lib/mi-support.exp: Ditto.
d63a86f8 2645
4e35d5f0 26462003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 2647
4e35d5f0
BR
2648 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
2649
71900fe8
AC
26502003-03-29 Andrew Cagney <cagney@redhat.com>
2651
2652 * gdb.base/sizeof.c (main): Print the value of '\377'.
2653 * gdb.base/sizeof.exp: Check the sign of '\377'.
2654
c0655a16
MC
26552003-03-27 Michael Chastain <mec@shout.net>
2656
2657 * gdb.base/gdb1090.exp: New file.
2658 * gdb.base/gdb1090.cc: New file.
2659
5b2a3989
JB
26602003-03-27 J. Brobecker <brobecker@gnat.com>
2661
2662 * gdb.gdb/observer.exp: New regression test.
2663
79876890
MC
26642003-03-27 Michael Chastain <mec@shout.net>
2665
2666 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
2667 * gdb.base/ptype.exp: Likewise.
2668
6eac95e3
CV
26692003-03-27 Corinna Vinschen <vinschen@redhat.com>
2670
2671 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
2672
e8c71839
MC
26732003-03-26 Michael Chastain <mec@shout.net>
2674
2675 * gdb.base/ptype.exp: Actually use some typedef'd types.
2676
71b10041
SC
26772003-03-21 Stephane Carrez <stcarrez@nerim.fr>
2678
2679 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
2680 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
2681
2512cf80
CV
26822003-03-20 Corinna Vinschen <vinschen@redhat.com>
2683
2684 * gdb.base/default.exp: Fix regular expression.
2685
0d195a4f
CV
26862003-03-20 Corinna Vinschen <vinschen@redhat.com>
2687
2688 * gdb.base/args.exp: Fix regular expression.
2689
8a2dbca8
CV
26902003-03-20 Corinna Vinschen <vinschen@redhat.com>
2691
2692 * gdb.base/help.exp: Allow Win32 child process.
2693
bf028682
CV
26942003-03-20 Corinna Vinschen <vinschen@redhat.com>
2695
2696 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
2697 when stepping out of main().
2698
182dbe85
CV
26992003-03-20 Corinna Vinschen <vinschen@redhat.com>
2700
2701 * gdb.base/default.exp: Check for win32 specific message when calling
2702 "run" without executable.
2703
d67a6ba5
CV
27042003-03-20 Corinna Vinschen <vinschen@redhat.com>
2705
2706 * gdb.base/args.exp: Expect .exe in output.
2707
a955b5bb
CV
27082003-03-20 Corinna Vinschen <vinschen@redhat.com>
2709
2710 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
2711 Cygwin native.
2712
bf6bad4b
AC
27132003-03-17 Andrew Cagney <cagney@redhat.com>
2714
2715 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
2716 vector registes.
2717 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
2718 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
2719
293e9a31
DC
27202003-03-17 David Carlton <carlton@math.stanford.edu>
2721
2722 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
2723 test, for PR breakpoints/38.
2724 Call test_watchpoint_and_breakpoint.
2725 * gdb.base/watchpoint.c (func3): New function.
2726 (main): Call func3.
2727
5330f2db
DC
27282003-03-04 David Carlton <carlton@math.stanford.edu>
2729
2730 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
2731 Garply<Garply<char> >:: garply".
2732 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
2733 with respect to PR c++/1111; note also PR c++/1113.
2734 (test_template_breakpoints): KFAIL "constructor breakpoint" with
2735 respect to PR c++/1062.
2736 KFAIL "destructor breakpoint" with respect to PR c++/1112.
2737
6ece72da
DC
27382003-03-03 David Carlton <carlton@math.stanford.edu>
2739
2740 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
2741 with respect to PR c++/57.
2742 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
2743 c++/826.
2744 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
2745 respect to PR c++/57.
2746
85ca1584
DC
27472003-03-03 David Carlton <carlton@math.stanford.edu>
2748
2749 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
2750 respect to PR c++/33 into FAILs.
2751
98e9c5b8
MC
27522003-03-03 Michael Chastain <mec@shout.net>
2753
7bedbf27
MC
2754 * configure.in: Update copyright years.
2755
27562003-03-03 Michael Chastain <mec@shout.net>
2757
2758 * Makefile.in: Update copyright years.
98e9c5b8 2759
f683e100
DC
27602003-02-28 David Carlton <carlton@math.stanford.edu>
2761
2762 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
2763 print class instead of struct and/or superfluous protection
2764 specifiers, as long as the resulting output is equivalent to the
2765 source code.
2766 Delete FIXME from end of messages on tests that don't need
2767 fixing.
2768
a9e0cf2c
DC
27692003-02-28 David Carlton <carlton@math.stanford.edu>
2770
2771 * gdb.c++/templates.exp (do_tests): Allow const in the two
2772 Foo<volatile char *>::foo tests.
2773
e8d359df
MS
27742003-02-27 Michael Snyder <msnyder@redhat.com>
2775
d63a86f8 2776 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
2777 will be consistant.
2778
0b71dc91
DC
27792003-02-26 David Carlton <carlton@math.stanford.edu>
2780
2781 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
2782 char *>::foo" test with respect to PR c++/33. Create a new test
2783 which is identical to that one except that it doesn't put the
2784 space between the "char" and the "*"; KFAIL it, too.
2785
dd14ab43
DC
27862003-02-26 David Carlton <carlton@math.stanford.edu>
2787
2788 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
2789 template types into either PASSes or KFAILs (corresponding to PR
2790 c++/57). Tweak indentation. Update copyright.
2791
1146c7f1
SC
27922003-02-23 Stephane Carrez <stcarrez@nerim.fr>
2793
2794 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
2795
74641dfb
MC
27962003-02-13 Michael Chastain <mec@shout.net>
2797
2798 * gdb.base/exprs.exp: Remove i960 remnants.
2799 * gdb.base/funcargs.exp: Likewise.
2800 * gdb.base/list.exp: Likewise.
2801 * gdb.base/ptype.exp: Likewise.
2802
559cd2d0
DC
28032003-02-14 David Carlton <carlton@math.stanford.edu>
2804
2805 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
2806 pEe->D::vg()" from XFAIL to KFAIL.
2807
c4f90d87
JM
28082003-02-13 Jason Molenda (jmolenda@apple.com)
2809
2810 * gdb.base/maint.exp: Update maint print statistics regexp to include
2811 new entries.
2812
cbc4d97c
MC
28132003-02-13 Michael Chastain <mec@shout.net>
2814
2815 * gdb.c++/inherit.exp: Remove call to get_debug_format.
2816
40f235b7
MC
28172003-02-12 Michael Chastain <mec@shout.net>
2818
2819 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
2820 * gdb.c++/inherit.exp: Likewise.
2821 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
2822 * gdb.c++/templates.exp: Likewise.
2823 * gdb.c++/virtfunc.exp: Likewise.
2824
c56716b0
JM
28252003-02-06 Jason Molenda (jason-cl@molenda.com)
2826
2827 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
2828 why the code is written that way.
2829
070afcf8
MC
28302003-02-05 Michael Chastain <mec@shout.net>
2831
2832 * gdb.base/dump.exp: Add missing copyright line.
2833
5d0331e5
JM
28342003-02-05 Jason Molenda (jason-cl@molenda.com)
2835
f7ae6d3e 2836 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
2837 at the beginning so the breakpoint doesn't get set on the loop.
2838
92851186
MC
28392003-02-05 Michael Chastain <mec@shout.net>
2840
2841 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
2842 output for configurations with gcc 2.95.3.
2843
cbf1e085
AC
28442003-02-05 Keith Seitz <keiths@redhat.com>
2845 Andrew Cagney <ac131313@redhat.com>
2846
2847 * gdb.mi/mi-cli.exp: New file.
d63a86f8 2848
29518e1e
MC
28492003-02-04 Michael Chastain <mec@shout.net>
2850
2851 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
2852 Call perror and then continue.
2853
5af1d5f3
MC
28542003-02-03 Michael Chastain <mec@shout.net>
2855
2856 * gdb.c++/pr-1023.cc: New file.
2857 * gdb.c++/pr-1023.exp: New file.
2858
6b549786
JB
28592003-02-05 Jim Blandy <jimb@redhat.com>
2860
2861 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
2862 it's local to foobar. Check for it there, and check that it's not
2863 present in main.
2864 * gdb.c++/local.cc (marker2): New function.
2865 (foobar): Call marker1.
2866 (main): Call marker2 instead of marker1.
2867
67f16606
AC
28682003-02-04 Andrew Cagney <ac131313@redhat.com>
2869
2870 * gdb.disasm/mn10200.exp: Obsolete file.
2871 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
2872 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
2873 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
2874
1c5cb38e
DC
28752003-02-04 David Carlton <carlton@math.stanford.edu>
2876
2877 * gdb.c++/overload.exp: Test intToChar(1).
2878 * gdb.c++/overload.cc (intToChar): New.
2879 (main): Call intToChar.
2880
d1fe6965
DC
28812003-02-03 David Carlton <carlton@math.stanford.edu>
2882
2883 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
2884 'might_kfail' arg.
2885 KFAIL some of the continue_to_bp_overloaded calls, according to
2886 PR c++/1025.
2887
9ba61c5d
MC
28882003-02-01 Michael Chastain <mec@shout.net>
2889
2890 * gdb.base/advance.c (marker1): New marker function.
2891 * gdb.base/advance.exp: When the 'advance' command lands on the
2892 return breakpoint, it can legitimately stop on either the
2893 current line or the next line. Accommodate both outcomes.
2894 * gdb.base/until.exp: Likewise.
2895
e7494ffb
AC
28962003-02-02 Andrew Cagney <ac131313@redhat.com>
2897
2898 2002-11-10 Jason Molenda (jason-cl@molenda.com):
2899 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
2900 now a list, not a tuple.
2901 * gdb.mi/mi-var-display.exp: Ditto.
2902 * gdb.mi/gdb792.exp: Ditto.
2903
075559bc
AC
29042003-02-01 Andrew Cagney <ac131313@redhat.com>
2905
2906 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
2907 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
2908 stack backtraces.
2909 * gdb.mi/mi-syn-frame.c: Part of same.
2910
2bd4c7b1
MK
29112003-02-01 Mark Kettenis <kettenis@gnu.org>
2912
2913 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
2914 gdb.mi/mi1-pthreads.exp: Return instead of calling
2915 gdb_suppress_entire_file.
2916
eabd8992
MS
29172003-02-01 Mark Salter <msalter@redhat.com>
2918
2919 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
2920
71469e2f
MS
29212003-01-31 Mark Salter <msalter@redhat.com>
2922
2923 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
2924 Support empty arg.
2925
38a94d44
MC
29262003-01-30 Michael Chastain <mec@shout.net>
2927
2928 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
2929 This was a workaround for a UTF-8 bug in readline 4.3. The bug
2930 has been fixed in gdb/readline on 2003-01-09.
2931
19ea9e73
MS
29322003-01-29 Michael Snyder <msnyder@redhat.com>
2933
e8d359df
MS
2934 * gdb.base/maint.exp: Allow for leading underscore in symbol.
2935 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
2936 * gdb.base/args.exp: Skip if target does not support args passing.
2937
2307bd6a
DJ
29382003-01-22 Daniel Jacobowitz <drow@mvista.com>
2939
19ea9e73 2940 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
2941 gdb_test. Accept a list of expect arguments as the third
2942 parameter.
2943 (gdb_test): Use it.
2944
f2dd3617
EZ
29452003-01-20 Elena Zannoni <ezannoni@redhat.com>
2946
2947 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
2948 allow for different test tree configurations. Update some
2949 tescases accordingly.
2950 * gdb.arch/altivec-regs.exp: Ditto.
2951 * gdb.asm/asm-source.exp: Ditto.
2952 * gdb.base/advance.exp: Ditto.
2953 * gdb.base/display.exp: Ditto.
d63a86f8 2954 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
2955 * gdb.base/mips_pro.exp: Ditto.
2956 * gdb.base/overlays.exp: Ditto.
2957 * gdb.base/relocate.exp: Ditto.
2958 * gdb.base/setshow.exp: Ditto.
2959 * gdb.base/step-line.exp: Ditto.
2960 * gdb.base/step-test.exp: Ditto.
2961 * gdb.base/until.exp: Ditto.
2962 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
2963
c71cdefd
DC
29642003-01-17 David Carlton <carlton@math.stanford.edu>
2965
2966 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
2967 corresponding to PR c++/945.
2968 Update copyright.
2969
fdba05d7
DC
29702003-01-17 David Carlton <carlton@math.stanford.edu>
2971
2972 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
2973 corresponding to PR c++/68.
2974
29752003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
2976
2977 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
2978 (test_paddr_hairy_functions): Call print_addr_2_kfail for
2979 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
2980
c362c33a
EZ
29812003-01-15 Elena Zannoni <ezannoni@redhat.com>
2982
0fbc361c
EZ
2983 * gdb.base/break.exp: Fix change of default location, because of
2984 removal of until tests.
2985 * gdb.base/help.exp: Update test for new 'until' help message.
2986 Add test for help on 'advance'.
c362c33a
EZ
2987 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
2988
dabf8a35
MK
29892003-01-15 Mark Kettenis <kettenis@gnu.org>
2990
2991 * gdb.base/default.exp: Adapt "info float" test for recent changes
2992 to that command. Add test for "info vector".
2993 * gdb.base/float.exp: New file. Add test for "info float" that
2994 resembles the old test in gdb.base/default.exp.
2995
a1769aca
DC
29962003-01-15 David Carlton <carlton@math.stanford.edu>
2997
2998 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
2999
82025e13
EZ
30002003-01-15 Elena Zannoni <ezannoni@redhat.com>
3001
3002 * gdb.base/break.exp: Move the tests of until command from here...
3003 * gdb.base/until.exp: ... to here. New file. Add other tests.
3004 * gdb.base/advance.c: New file.
3005 * gdb.base/advance.exp: New file.
3006
8f9ab801
EZ
30072003-01-14 Elena Zannoni <ezannoni@redhat.com>
3008
3009 * gdb.base/args.c: New file.
3010 * gdb.base/args.exp: New file.
3011
9ae66589
DJ
30122003-01-14 Daniel Jacobowitz <drow@mvista.com>
3013
3014 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
3015
8d77e5c3
DJ
30162003-01-14 Daniel Jacobowitz <drow@mvista.com>
3017
3018 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
3019
12d2f0a1
DJ
30202003-01-14 Daniel Jacobowitz <drow@mvista.com>
3021
3022 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
3023 dates.
3024
6ca37014
DJ
30252003-01-13 Daniel Jacobowitz <drow@mvista.com>
3026
3027 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
3028
b0023472
DJ
30292003-01-13 Daniel Jacobowitz <drow@mvista.com>
3030
3031 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
3032 (ptype &*"foo").
3033 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
3034
d6abaea5
DJ
30352002-01-13 Daniel Jacobowitz <drow@mvista.com>
3036
3037 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
3038 * gdb.mi/mi1-console.exp: Likewise.
3039
dfd536a7
DJ
30402002-01-13 Daniel Jacobowitz <drow@mvista.com>
3041
3042 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
3043 * gdb.mi/mi1-console.exp: Likewise.
3044
a1fb14a2
DJ
30452003-01-13 Daniel Jacobowitz <drow@mvista.com>
3046
3047 * gdb.c++/overload.exp: Remove some fixed XFAILs.
3048
c4cf40b7
DJ
30492003-01-09 Daniel Jacobowitz <drow@mvista.com>
3050
3051 * gdb.base/detach.exp: New test.
3052
696d5a5b
DJ
30532003-01-09 Daniel Jacobowitz <drow@mvista.com>
3054
3055 * Makefile.in (ALL_SUBDIRS): New variable.
3056 (subdirs, clean, distclean): Use it.
3057 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
3058 regenerating Makefile, since it is generated from the top level.
3059 * gdb.asm/Makefile.in: Likewise.
3060 * gdb.base/Makefile.in: Likewise.
3061 * gdb.c++/Makefile.in: Likewise.
3062 * gdb.disasm/Makefile.in: Likewise.
3063 * gdb.java/Makefile.in: Likewise.
3064 * gdb.mi/Makefile.in: Likewise.
3065 * gdb.threads/Makefile.in: Likewise.
3066 * gdb.trace/Makefile.in: Likewise.
3067
754533e4
DC
30682003-01-09 David Carlton <carlton@math.stanford.edu>
3069
3070 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
3071 Add copyright year 2003.
3072
d8b3e9ee
MC
30732003-01-06 Michael Chastain <mec@shout.net>
3074
3075 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
3076 When selecting a thread, 'line' and 'file' are optional.
3077 * gdb.mi/mi1-pthreads.exp: Likewise.
3078
8e9e0fe6
AS
30792003-01-06 Andreas Schwab <schwab@suse.de>
3080
3081 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
3082 failures.
3083
b5ab8ff3
DJ
30842003-01-04 Daniel Jacobowitz <drow@mvista.com>
3085
3086 Fix PR gdb/844
3087 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
3088 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
3089
3090 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
3091 instead of calling gdb_suppress_entire_file.
3092 * gdb.threads/print-threads.exp: Likewise.
3093 * gdb.threads/schedlock.exp: Likewise.
3094
3095 * gdb.threads/killed.exp: Return instead of calling
3096 gdb_suppress_entire_file.
3097 * gdb.threads/linux-dp.exp: Likewise.
3098 * gdb.threads/pthreads.exp: Likewise.
3099
1e698235
DJ
31002003-01-04 Daniel Jacobowitz <drow@mvista.com>
3101
3102 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
3103 stabs.
3104 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
3105 * gdb.base/whatis.exp: Always allow (void) after function names.
3106
147ff08c
DJ
31072003-01-04 Daniel Jacobowitz <drow@mvista.com>
3108
3109 * gdb.c++/casts.exp: Correct regexp.
3110
dc62bfc2
MK
31112003-01-04 Mark Kettenis <kettenis@gnu.org>
3112
3113 * configure.in: Call AC_CONFIG_HEADER. Don't call
3114 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
3115 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
3116 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
3117 aforementioned directories in the AC_OUPUT call.
3118 * config.hin: New file.
3119 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
3120 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
3121 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
3122 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
3123 pass -I$objdir instead of -I$objdir/$subdir in compilation.
3124 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
3125 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
3126 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
3127 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
3128 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
3129 gdb.threads/configure.in, gdb.threads/configure,
3130 gdb.threads/config.in, gdb.trace/configure.in,
3131 gdb.trace/configure: Removed.
3132
77afa639
MC
31332003-01-03 Michael Chastain <mec@shout.net>
3134
3135 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
3136 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
3137
7634bb6e
DJ
31382003-01-03 Daniel Jacobowitz <drow@mvista.com>
3139
3140 * gdb.base/store.exp: Fix regular expressions.
3141
b39c905e
MK
31422002-12-28 Mark Kettenis <kettenis@gnu.org>
3143
3144 * configure.in: Rewrite.
3145 * configure: Regenerated.
3146
0a8551dd
DC
31472003-01-03 David Carlton <carlton@math.stanford.edu>
3148
3149 * gdb.base/psymtab.exp: New file.
3150 * gdb.base/psymtab1.c: Ditto.
3151 * gdb.base/psymtab2.c: Ditto.
3152
c60b7188
AF
31532002-12-23 Adam Fedor <fedor@gnu.org>
3154
3155 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
3156
ee73db83
DC
31572002-12-23 David Carlton <carlton@math.stanford.edu>
3158
3159 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
3160 and current_directory initialization.
3161
d6c1774e
JB
31622002-12-22 Jim Blandy <jimb@redhat.com>
3163
f0a847b8
JB
3164 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
3165 rather than as part of the output file name.
3166
d6c1774e
JB
3167 * gdb.base/attach.exp: There's no need to copy the test program to
3168 /tmp; that was only ever necessary on HP/UX, and this test is
3169 entirely disabled there anyway.
3170
f0708dbb
JB
31712002-12-21 Jim Blandy <jimb@redhat.com>
3172
4c2acfea
JB
3173 * gdb.c++/psmang.exp: Doc fix.
3174
f0708dbb
JB
3175 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
3176 test.
3177
9579e000
DC
31782002-12-20 David Carlton <carlton@math.stanford.edu>
3179
3180 * gdb.c++/annota2.exp: KFAIL annotate-quit.
3181
d1810171
MC
31822002-12-18 Michael Chastain <mec@shout.net>
3183
3184 * gdb.c++/annota2.exp: Add copyright year 2002.
3185
76565097
DC
31862002-12-17 David Carlton <carlton@math.stanford.edu>
3187
3188 * gdb.c++/try_catch.cc: Add marker comments.
3189 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
3190 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
3191 * gdb.c++/m-static.cc: Ditto.
3192 * gdb.c++/m-static1.cc: Ditto.
3193 * gdb.c++/try_catch.cc: Ditto.
3194
da81390b
JJ
31952002-12-16 Jeff Johnston <jjohnstn@redhat.com>
3196
3197 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
3198 to see whether we are using the new -environment-directory
3199 command which resets via -r or the old version of the command
3200 which may prompt the user. Part of fix for gdb/741.
3201
b304d130
AC
32022002-12-13 Andrew Cagney <ac131313@redhat.com>
3203
3204 * gdb.fortran/types.exp: Update obsolete comment.
3205 * gdb.fortran/exprs.exp: Ditto.
3206 * lib/gdb.exp: Delete obsolete code.
3207 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
3208 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
3209 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
3210 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
3211 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
3212 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
3213 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
3214 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
3215 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
3216 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
3217 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
3218 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
3219 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
3220 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
3221 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
3222 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
3223 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
3224 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
3225 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
3226 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
3227 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
3228 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
3229 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
3230 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
3231 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
3232 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
3233 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
3234 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
3235 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
3236 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
3237 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
3238 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
3239 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
3240 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
3241 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
3242 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
3243 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
3244
a23b6e6a
DC
32452002-12-11 David Carlton <carlton@math.stanford.edu>
3246
3247 * gdb.c++/m-data.exp: Add test for members that shadow global
3248 variables: see PR gdb/804.
3249 * gdb.c++/m-data.cc: Ditto.
3250
6604731b
DJ
32512002-12-10 Daniel Jacobowitz <drow@mvista.com>
3252
3253 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
3254
de46ecd7
DC
32552002-12-06 David Carlton <carlton@math.stanford.edu>
3256
3257 * gdb.base/store.c: Don't declare functions static.
3258
27e829d0
AC
32592002-12-04 Andrew Cagney <ac131313@redhat.com>
3260
3261 * gdb.base/store.exp, gdb.base/store.c: New files.
3262
92806416
DJ
32632002-12-03 Daniel Jacobowitz <drow@mvista.com>
3264
3265 * gdb.base/selftest.exp: Update for current gdb.
3266
3bcbaac5
DJ
32672002-12-03 Daniel Jacobowitz <drow@mvista.com>
3268
3269 * gdb.base/maint.exp: Only dump symbols from one source file
3270 or objfile.
3271
f4f00b1f
DJ
32722002-12-03 Daniel Jacobowitz <drow@mvista.com>
3273
3274 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
3275 function call.
3276
f1c8a949
JB
32772002-11-25 Jim Blandy <jimb@redhat.com>
3278
3279 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
3280 function appearing in error message.
3281
9e297a97
DJ
32822002-11-21 Daniel Jacobowitz <drow@mvista.com>
3283
3284 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
3285
1f312e79
JJ
32862002-11-08 Jeff Johnston <jjohnstn@redhat.com>
3287
d63a86f8
RM
3288 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
3289 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
3290 should be in mi console format. This is part of fix for PR gdb/604.
3291
83c31e7d
FN
32922002-09-18 Fernando Nasser <fnasser@redhat.com>
3293
3294 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
3295 which explicitly prints the zero offset as "+0".
3296
322b3f65
DJ
32972002-10-22 Daniel Jacobowitz <drow@mvista.com>
3298
3299 * gdb.threads/schedlock.c (args): Make unsigned.
3300
33012002-10-21 Daniel Jacobowitz <drow@mvista.com>
3302
3303 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
3304 numbers. Allow "foo2|selected stack frame".
3305 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
3306 * gdb.asm/asmsrc2.s: Likewise.
3307 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
3308 comments.
3309 * gdb.asm/mips.inc: New file.
3310
5e2fe5b8
AF
33112002-10-18 Adam Fedor <fedor@gnu.org>
3312
3313 * gdb.base/default.exp: Update expected output to include 'ObjC'.
3314 * gdb.base/help.exp: Likewise.
3315
abe1a5d0
KB
33162002-10-17 Kevin Buettner <kevinb@redhat.com>
3317
3318 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
3319 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
3320
10abb1d4
JB
33212002-10-02 Jim Blandy <jimb@redhat.com>
3322
3323 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
3324
1f609b42
AC
33252002-10-01 Andrew Cagney <ac131313@redhat.com>
3326
3327 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
3328 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
3329 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
3330 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
3331 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
3332 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
3333 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
3334
0aee02e4
AC
33352002-09-29 Andrew Cagney <ac131313@redhat.com>
3336
3337 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
3338 * mi0-disassemble.exp, mi0-eval.exp: Delete.
3339 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
3340 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
3341 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
3342 * mi0-var-block.exp, mi0-var-child.exp: Delete.
3343 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 3344
6fde09ad
KB
33452002-09-27 Kevin Buettner <kevinb@redhat.com>
3346
3347 * gdb.base/annota1.exp (info break): Make directory components of
3348 path optional since not all compilers emit this debug information.
3349
3350 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
3351 step ends up stepping out of the function instead of stopping on
3352 the epilogue.
3353
9e8aab75
KS
33542002-09-26 Keith Seitz <keiths@redhat.com>
3355
3356 * lib/insight-support.exp (gdbtk_start): Figure out where
3357 the insight executable is based on where gdb is. Use this
3358 executable to start insight instead of gdb.
3359
e36180d7
AC
33602002-09-25 Andrew Cagney <cagney@redhat.com>
3361
3362 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
3363
9dd34b2b
AC
33642002-09-24 Andrew Cagney <ac131313@redhat.com>
3365
3366 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
3367 test_isolated_complaints.
3368 (test_empty_complaint): New function.
3369 (test_empty_complaints): New function. Check no output when no
3370 complaints.
d63a86f8 3371
dea97812
KB
33722002-09-19 Jim Blandy <jimb@redhat.com>
3373
3374 * gdb.base/charset.exp, gdb.base/charset.c: New files.
3375
54951bd7
AC
33762002-09-19 Andrew Cagney <ac131313@redhat.com>
3377
3378 * gdb.gdb/complaints.exp: New file.
3379
dec43320
AC
33802002-09-18 Andrew Cagney <ac131313@redhat.com>
3381
3382 * gdb.base/maint.exp: Check `help maint internal-warning'.
3383
e70d6e3f
DC
33842002-09-18 David Carlton <carlton@math.stanford.edu>
3385
3386 * gdb.c++/m-static.exp: Remove breakpoints depending on line
3387 numbers, and replace them by a single breakpoint after the
3388 constructors are all finished.
3389 Add test 4.
3390 * gdb.c++/m-static.cc: Add test 4.
3391 * gdb.c++/m-static.h: New file.
3392 * gdb.c++/m-static1.cc: New file.
3393
3394 * gdb.c++/printmethod.exp: New file.
3395 * gdb.c++/printmethod.cc: New file.
3396
3397 * gdb.c++/pr-574.exp: New file.
3398 * gdb.c++/pr-574.cc: New file.
3399
afb5c968
CV
34002002-09-18 Corinna Vinschen <vinschen@redhat.com>
3401
3402 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
3403 embedded targets which never actually exit.
3404
31e45dee
FN
34052002-09-18 Fernando Nasser <fnasser@redhat.com>
3406
3407 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
3408 "don't step after run" as unresolved or unsupported, instead of xfail.
3409
a283c5a1
CV
34102002-09-18 Corinna Vinschen <vinschen@redhat.com>
3411
3412 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
3413 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
3414 Add newline to expected string in "step out of main (status wrapper)"
3415 case.
3416
11350d2a
CV
34172002-09-18 Corinna Vinschen <vinschen@redhat.com>
3418
3419 * lib/gdb.exp (rerun_to_main): Allow restarting application.
3420 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
3421
0deec7d6
TT
34222002-09-17 Tom Tromey <tromey@redhat.com>
3423
3424 * gdb.base/printcmds.exp (test_print_string_constants): Expect
3425 \000, not \0, in double-quoted string.
3426
b2b4a1b5
CV
34272002-09-14 Corinna Vinschen <vinschen@redhat.com>
3428
c9d37158 3429 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
3430 string after running the commands execution on breakpoint tests.
3431
1c56143a
CV
34322002-09-13 Corinna Vinschen <vinschen@redhat.com>
3433
3434 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
3435
37f8da45
JB
34362002-09-12 Joel Brobecker <brobecker@gnat.com>
3437
3438 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
3439
08b468e0
KS
34402002-09-10 Keith Seitz <keiths@redhat.com>
3441
3442 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
3443 runto proc.
3444 (mi_run_to_main): Use mi_runto.
3445 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
3446
dc360f58
KS
34472002-09-10 Keith Seitz <keiths@redhat.com>
3448
3449 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
3450 regexp for stopping at main. Could have multiple event notifications.
3451 Don't assume that main was declared with no parameters.
3452 (mi_next): Use mi_step_to.
3453 (mi_step): Use mi_next_to.
3454
ce3abcfb
CV
34552002-09-09 Corinna Vinschen <vinschen@redhat.com>
3456
3457 * gdb.base/default.exp: Fix expected string in `info float' test.
3458
d1f5b980
BE
34592002-09-09 Ben Elliston <bje@redhat.com>
3460
3461 * config/mips.exp: Update comments.
3462 * config/mips-idt.exp: Likewise.
3463 * config/nind.exp: Likewise.
3464 * config/slite.exp: Likewise.
3465 * config/sparclet.exp: Likewise.
3466 * config/udi.exp: Likewise.
3467 * config/vx.exp: Likewise.
3468 * config/vxworks29k.exp: Likewise.
3469
2f71430b
JB
34702002-09-05 Jim Blandy <jimb@redhat.com>
3471
3472 * gdb.threads/killed.exp: Fix test failure message.
3473
7ddebc7e
KS
34742002-09-04 Keith Seitz <keiths@redhat.com>
3475
3476 * lib/mi-support.exp: Update copyright.
3477 (mi_gdb_test): Increase the priority of the expected pattern
3478 so that it matches gdb_test.
3479
0ae67eb3
KS
34802002-09-03 Keith Seitz <keiths@redhat.com>
3481
3482 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
3483 Use integer comparison instead of string comparison for testing
3484 whether binary was built.
3485
38fc42c8
JB
34862002-09-03 Jim Blandy <jimb@redhat.com>
3487
3488 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
3489
b6ff0e81
JB
34902002-08-29 Jim Blandy <jimb@redhat.com>
3491
3492 * gdb.threads/pthreads.exp: Move the portable thread compilation
3493 code into a function in lib/gdb.exp, and call that from here.
3494 * lib/gdb.exp (gdb_compile_pthreads): New function.
3495
07c98896
KS
34962002-08-29 Keith Seitz <keiths@redhat.com>
3497
3498 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
3499 expect_out so that callers can get at it.
3500
0312286c
DJ
35012002-08-23 Daniel Jacobowitz <drow@mvista.com>
3502
3503 * gdb.threads/print-threads.c: New file.
3504 * gdb.threads/print-threads.exp: New file.
3505 * gdb.threads/schedlock.c: New file.
3506 * gdb.threads/schedlock.exp: New file.
3507
dd039bc4
EZ
35082002-08-22 Elena Zannoni <ezannoni@redhat.com>
3509
3510 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
3511 not altivec.c.
3512
1f36144c
MK
35132002-08-17 Mark Kettenis <kettenis@gnu.org>
3514
3515 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
3516 targets. The problem should be fixed now.
3517
16057ec7 35182002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
3519
3520 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
3521 2002-07-24 change that removes final dots from error messages.
3522
3c1499ad
TT
35232002-08-13 Tom Tromey <tromey@redhat.com>
3524
3525 * gdb.base/readline.exp: New file.
3526
a20ce2c3
AC
35272002-08-01 Andrew Cagney <ac131313@redhat.com>
3528
3529 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
3530 supress message.
3531
db034ac5
AC
35322002-08-01 Andrew Cagney <cagney@redhat.com>
3533
3534 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
3535 CHILL_FOR_TARGET and CHILL_LIB.
3536 * configure.in (configdirs): Remove gdb.chill.
3537 * configure: Regenerate.
3538 * lib/gdb.exp: Obsolete references to chill.
3539 * gdb.fortran/types.exp: Ditto.
3540 * gdb.fortran/exprs.exp: Ditto.
3541
3e000b18
KB
35422002-07-30 Kevin Buettner <kevinb@redhat.com>
3543
3544 * gdb.base/shlib-call.exp (additional_flags): Conditionally
3545 set Irix-specific compile and link flags.
3546
28f4966b
KB
35472002-07-29 Kevin Buettner <kevinb@redhat.com>
3548
3549 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
3550 source files. The ``-o'' option doesn't work with the ``-E'' option
3551 when using the Irix compiler.
3552
46c0d5a6
DJ
35532002-07-19 Daniel Jacobowitz <drow@mvista.com>
3554
3555 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
3556 Improve support for reusing an exec file. Copy exec file
3557 to target, and run gdbserver on the target instead of on the host.
3558
eecf4bed
JB
35592002-07-18 Jim Blandy <jimb@redhat.com>
3560
0f815cdf
JB
3561 * gdb.base/ending-run.exp: Don't expect to see the program end in
3562 some orderly fashion when we're running on a real stand-alone
3563 board.
3564
eecf4bed
JB
3565 * gdb.base/interrupt.exp: Correct logic for skipping tests on
3566 targets that don't support interrupts.
3567
52d309e4
JB
35682002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
3569
3570 * gdb.base/attach.exp: Add patterns to match output from /proc-based
3571 systems.
3572 Move comments in expect statements to inside the actions, so that they
3573 don't get matched against.
3574
ff683d9e
MK
35752002-07-10 Mark Kettenis <kettenis@gnu.org>
3576
3577 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
3578 function when asleep" test.
3579
b5356753
AC
35802002-07-10 Andrew Cagney <ac131313@redhat.com>
3581
3582 * gdb.base/page.exp: Rewrite to handle problems with very long
3583 `info set' output. Update copyright.
3584
6aa4d13a
AC
35852002-06-26 Andrew Cagney <ac131313@redhat.com>
3586
3587 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
3588 gdb.threads-hp.
3589 * gdb.hp/configure: Regenerate.
3590 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
3591 * gdb.hp/gdb.threads-hp/configure: Delete file.
3592 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
3593
8cf8c2b8
AC
35942002-06-22 Andrew Cagney <ac131313@redhat.com>
3595
3596 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
3597 setlocale, bindtextdomain and textdomain.
3598
6827a8f8
JB
35992002-06-11 Jim Blandy <jimb@redhat.com>
3600
919d772c
JB
3601 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
3602 preprocessor macro information is present.
3603
6827a8f8
JB
3604 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
3605 tests.
3606
c15b0d21
MS
36072002-06-06 Michael Snyder <msnyder@redhat.com>
3608
c5984d70
MS
3609 * gdb.base/overlays.exp: Record addresses of overlay
3610 functions in TCL variables rather than in GDB variables,
3611 to avoid having GDB convert them to pointers (with loss
3612 of information).
3613
d63a86f8 3614 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 3615 default linker script changes.
c15b0d21
MS
3616 * gdb.base/long_long.exp: Add check for sizeof (long double).
3617
be26fe0d
ML
36182002-06-06 Michal Ludvig <mludvig@suse.cz>
3619
3620 * gdb.asm/asm-source.exp: Add x86-64 target.
3621 * gdb.asm/x86_64.inc: New.
d63a86f8 3622
258093ca 36232002-05-30 Michael Chastain <mec@shout.net>
258093ca 3624
4b3153f1 3625 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
3626 * gdb.c++/m-static.cc: New file.
3627 * gdb.c++/m-static.exp: New file.
3628
241264c6
MS
36292002-05-28 Michael Snyder <msnyder@redhat.com>
3630
3631 * gdb.base/call-ar-st.exp: Allow for reduced floating point
3632 precision.
3633
9bba8c8f 36342002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 3635
4b3153f1 3636 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
3637 * gdb.c++/m-data.cc: New file.
3638 * gdb.c++/m-data.exp: New file.
3639
36402002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 3641
4b3153f1 3642 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 3643 * gdb.c++/try_catch.cc: New file.
d63a86f8 3644 * gdb.c++/try_catch.exp: New file.
9bba8c8f 3645
def1b996
MC
36462002-05-27 Michael Chastain <mec@shout.net>
3647
3648 * gdb.c++/local.exp: Accept more nested types in output.
3649
522ba268
MC
36502002-05-26 Michael Chastain <mec@shout.net>
3651
3652 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
3653
277254ba
MS
36542002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
3655
3656 * lib/gdb.exp (gdb_wrapper_init): Just because
3657 gdb_wrapper_file exists, this does not mean that the file
3658 should not be rebuilt. That is what gdb_wrapper_initialized
3659 is for.
3660 (default_gdb_init): Reset gdb_wrapper_initialized.
3661
b61a8733
MS
36622002-05-23 Michael Snyder <msnyder@redhat.com>
3663
d63a86f8 3664 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
3665 the precision of the floating point test results.
3666 * gdb.base/call-rt-st.exp: Ditto.
3667
b61a8733
MS
3668 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
3669 * gdb.base/call-rt-st.exp: Ditto.
3670
56f6e910
MC
36712002-05-19 Michael Chastain <mec@shout.net>
3672
3673 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
3674
ad0b0016
EZ
36752002-05-19 Elena Zannoni <ezannoni@redhat.com>
3676
3677 * configure.in (configdirs): Add gdb.arch.
3678 * configure: Regenerate.
3679
f617d2b6
JB
36802002-05-17 Jim Blandy <jimb@redhat.com>
3681
3682 * gdb.base/completion.exp: Recognize the more detailed error
3683 messages produced by the macro expander's lexical analyzer.
3684
eac2a696
EZ
36852002-05-14 Elena Zannoni <ezannoni@redhat.com>
3686
3687 * gdb.arch/altivec-abi.c: New file.
3688 * gdb.arch/altivec-abi.exp: New file.
3689 * gdb.arch/altivec-regs.c: New file.
3690 * gdb.arch/altivec-regs.exp: New file.
3691
2fdde8f8
DJ
36922002-05-14 Daniel Jacobowitz <drow@mvista.com>
3693
3694 * gdb.base/maint.exp (maint print type): Update for new type
3695 structure.
d63a86f8 3696
e31f1a7c
EZ
36972002-05-14 Elena Zannoni <ezannoni@redhat.com>
3698
3699 * gdb.arch: New directory.
3700 * gdb.arch/configure.in: New file.
3701 * gdb.arch/configure: New file.
3702 * gdb.arch/Makefile.in: New file.
3703
db589741
CV
37042002-05-13 Corinna Vinschen <vinschen@redhat.com>
3705
3706 * gdb.asm/asm-source.exp: Add v850 as supported target.
3707 * gdb.asm/v850.inc: New file.
3708
8ce2a7dc
DJ
37092002-05-13 Daniel Jacobowitz <drow@mvista.com>
3710
3711 * gdb.c++/annota2.exp (annotate-quit): Add comment.
3712
df763c7f
DJ
37132002-05-12 Daniel Jacobowitz <drow@mvista.com>
3714
3715 * gdb.base/break.exp: Check 'break "marker2"'.
3716
377daeed
MS
37172002-05-10 Michael Snyder <msnyder@redhat.com>
3718
3719 * gdb.base/long_long.exp: Fix typo.
3720
c4b7bc2b
JB
37212002-05-10 Jim Blandy <jimb@redhat.com>
3722
ecac9a4e
JB
3723 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
3724 a bug.
3725
c4b7bc2b
JB
3726 * gdb.base/printcmds.exp (test_integer_literals_rejected):
3727 Recognize more detailed error message produced by the macro
3728 expander's lexical analyzer.
3729 * lib/gdb.exp (test_print_reject): Same.
3730
e71019a1
MK
37312002-05-09 Mark Kettenis <kettenis@gnu.org>
3732
3733 * gdb.c++/method.exp: Fix typo.
3734
fedfc8e6
MS
37352002-05-08 Michael Snyder <msnyder@redhat.com>
3736
166a1957
MS
3737 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
3738 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 3739 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
3740 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
3741 Add iftarget clause for strongarm.
d63a86f8 3742
f1c47eb2
MS
37432002-05-06 Michael Snyder <msnyder@redhat.com>
3744
cb9a9d3e
MS
3745 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
3746 (gdb_continue_to_end): Accept output from status wrapper.
3747 * gdb.base/ending-run.exp: Add case for output from status wrapper.
3748 Clean up fail messages to match pass messages.
3749
f1c47eb2
MS
3750 Enable the "needs_status_wrapper" testsuite feature.
3751 * lib/gdb.exp (gdb_wrapper_init): New procedure.
3752 (gdb_compile): Conditionally call gdb_wrapper_init.
3753 * gdb.base/a2-run.exp: Recognize output from status wrapper.
3754 * gdb.c++/method.exp: Recognize output from status wrapper.
3755
6079c749
BE
37562002-05-06 Ben Elliston <bje@redhat.com>
3757From Graydon Hoare <graydon@redhat.com>
3758
3759 * config/sid.exp: Include support for "rawsid" protocol.
3760
188baff3
JB
37612002-05-03 Jim Blandy <jimb@redhat.com>
3762
3763 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
3764 * gdb.c++/hang3.C: New file.
3765
b9c07f0f
AC
37662002-05-04 Andrew Cagney <ac131313@redhat.com>
3767
3768 * gdb.base/default.exp: Remove obsolete code.
3769 * gdb.c++/misc.exp: Ditto. Update copyright.
3770 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
3771 * gdb.base/whatis.exp: Ditto. Update copyright.
3772 * gdb.base/scope.exp: Ditto. Update copyright.
3773 * gdb.base/ptype.exp: Ditto. Update copyright.
3774 * gdb.base/printcmds.exp: Ditto. Update copyright.
3775 * gdb.base/opaque.exp: Ditto. Update copyright.
3776 * gdb.base/list.exp: Ditto.
3777 * gdb.base/funcargs.exp: Ditto. Update copyright.
3778 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
3779 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
3780 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
3781 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
3782 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
3783 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
3784
5c7a0397
MS
37852002-05-02 Michael Snyder <msnyder@redhat.com>
3786
d6dcc264 3787 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
3788 * gdb.base/long_long.exp: Add xscale target.
3789 * gdb.base/default.exp: Add xscale target.
3790
eb7f1c48
JB
37912002-05-01 Jim Blandy <jimb@redhat.com>
3792
3793 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
3794 gdb.c++/hang.exp: New test.
3795
a6befae8
FF
37962002-05-01 Fred Fish <fnf@redhat.com>
3797
3798 * gdb.base/completion.exp: Handle completions of "./Make" for
3799 more than one completion possibility, as is the case when we
3800 build and test in the source tree.
3801
0a310277
AG
38022002-04-29 Anthony Green <green@redhat.com>
3803
3804 * gdb.java/jmisc1.exp: New file.
3805 * gdb.java/jmisc2.exp: New file.
3806
6ff9af88
DJ
38072002-04-24 Daniel Jacobowitz <drow@mvista.com>
3808
3809 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
3810
96b3d632
EZ
38112002-04-23 Elena Zannoni <ezannoni@redhat.com>
3812
3813 * gdb.base/help.exp: Change 'help status' to allow for target
3814 dependent output differences.
3815
5019bb54
MC
38162002-04-22 Michael Chastain <mec@shout.net>
3817
3818 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
3819
a805a116
MC
38202002-04-22 Michael Chastain <mec@shout.net>
3821
3822 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
3823
a1706bfd
DM
38242002-04-17 David S. Miller <davem@redhat.com>
3825
3826 * gdb.asm/sparc64.inc: New file.
3827 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
3828
a73a20a2
EZ
38292002-04-19 Elena Zannoni <ezannoni@redhat.com>
3830
3831 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
3832 instruction file directly into the build tree. Clean up at end of
3833 test.
3834
ba678339
DM
38352002-04-18 David S. Miller <davem@redhat.com>
3836
3837 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
3838 handle 64-bit platforms correctly.
3839 * gdb.base/maint.exp: Likewise.
3840
b03399da
KB
38412002-04-18 Kevin Buettner <kevinb@redhat.com>
3842
3843 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
3844 ``-fpic'' when compiling files comprising a shared library, but
3845 it does need additional linker flags in order to find shared
3846 libraries at run time.
3847
e2004992
KB
38482002-04-18 Kevin Buettner <kevinb@redhat.com>
3849
3850 * gdb.base/cvexpr.c (use): New function.
3851 (main): Invoke use() on all global variables to prevent
3852 some linkers from deleting these otherwise unused symbols.
3853
d8937120
MC
38542002-04-17 Michael Chastain <mec@shout.net>
3855From David S. Miller <davem@redhat.com>
3856
3857 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
3858 handle 64-bit platforms correctly.
3859
ffd61a58
MS
38602002-04-12 Michael Snyder <msnyder@redhat.com>
3861From Jim Blandy <jimb@redhat.com>
3862 * gdb.base/foo.c (foox): Remove section attribute; the linker
3863 script can handle this instead.
3864 * gdb.base/bar.c (barx): Same.
3865 * gdb.base/baz.c (bazx): Same.
3866 * gdb.base/grbx.c (grbxx): Same.
3867
3868 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
3869 manager doesn't automatically unmap overlays unnecessarily.
3870
6b8426a6
MH
38712002-04-10 Martin M. Hunt <hunt@redhat.com>
3872
3873 * gdb.base/ending-run.exp: Fix pattern for Mips targets
3874 stepping out of main.
3875
34af4875
MC
38762002-04-09 Michael Chastain <mec@shout.net>
3877
3878 * gdb.c++/local.cc (main): Move call to marker1() inside nested
3879 scope so that the nested scope tests will make sense.
3880 * gdb.c++/local.exp: Write patterns that actually work with gcc
3881 (the HP patterns "were never known to work with gcc").
3882 Keep the old aCC patterns too.
3883
2d1676a0
DJ
38842002-04-09 Daniel Jacobowitz <drow@mvista.com>
3885
3886 * gdb.base/attach.exp: Correct target board test.
3887
3a63e3f9
MC
38882002-04-08 Michael Chastain <mec@shout.net>
3889
3890 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
3891 in a const method. Add some xfail and fail cases for configurations
3892 that do not emit the "const ...".
3893
f18dabd2
MC
38942002-04-07 Michael Chastain <mec@shout.net>
3895
3896 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
3897 Accept "A * const" and "const A * const" as type of "this".
3898 Fix spelling of getFunky throughout. Make messages uniform.
3899
0fcddd82
EZ
39002002-04-07 Elena Zannoni <ezannoni@redhat.com>
3901
3902 Work around for PR gdb/285:
3903 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
3904
16a8534a
EZ
39052002-04-07 Elena Zannoni <ezannoni@redhat.com>
3906
3907 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
3908 instructions file at run time instead of configure time.
3909 Sometimes we run the test in a directory that is not the one we
3910 configured in.
3911 * gdb.asm/configure.in: Delete creation of symlink.
3912 * gdb.asm/configure: Regenerate.
3913
24181d81
JB
39142002-04-05 J. Brobecker <brobecker@gnat.com>
3915
3916 * gdb.gdb/xfullpath.exp: New test, to exercise the new
3917 xfullpath () function.
3918
7cdb7107
DJ
39192002-04-04 Daniel Jacobowitz <drow@mvista.com>
3920
3921 * gdb.asm/Makefile.in: Correct dependencies.
3922
3923 * gdb.asm/powerpc.inc: New file.
3924 * gdb.asm/asm-source.exp: Add PowerPC.
3925 * gdb.asm/configure.in: Likewise.
3926 * gdb.asm/configure: Regenerated.
3927
a7d17088
DJ
39282002-04-04 Daniel Jacobowitz <drow@mvista.com>
3929
3930 * gdb.base/relocate.exp: New file.
3931 * gdb.base/relocate.c: New file.
3932
cd721503
FF
39332002-04-04 Fred Fish <fnf@redhat.com>
3934
3935 * gdb.base/step-test.exp: Update comment regarding stopping in
3936 memcpy/bcopy calls inserted as part of the compiler runtime.
3937
b22ad7a7
MS
39382002-04-04 Michael Snyder <msnyder@redhat.com>
3939
3940 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
3941
5f279fa6
DJ
39422002-04-03 Daniel Jacobowitz <drow@mvista.com>
3943
3944 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
3945 (gdb_expect): Remove $notransfer hack.
3946
dd0fd3ce
DJ
39472002-04-02 Daniel Jacobowitz <drow@mvista.com>
3948
3949 * gdb.c++/classes.exp ("calling method for small class"): Match
3950 updated register output.
3951
1e50cda1
DJ
39522002-03-30 Daniel Jacobowitz <drow@mvista.com>
3953
3954 Fix PR gdb/452
3955 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
3956 when finished. Make gdb_file_cmd send "exec-file" when
3957 appropriate.
3958
24015922
DJ
39592002-03-30 Daniel Jacobowitz <drow@mvista.com>
3960
3961 * gdb.base/attach.exp: Remove extra setup_xfail.
3962
dd7dfd64
MS
39632002-03-26 Michael Snyder <msnyder@redhat.com>
3964
3965 * gdb.base/default.exp: Add tests for dump, append, and restore.
3966 * gdb.base/help.exp: Add tests for dump, append, and restore.
3967 * gdb.base/dump.exp: New file, test dump, append and restore.
3968 * gdb.base/dump.c: New file.
3969
48b2f8d7
MS
39702002-03-27 Michael Snyder <msnyder@redhat.com>
3971
d63a86f8 3972 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
3973 clean-ups in help messages.
3974
05b4d525
FF
39752002-03-26 Fred Fish <fnf@redhat.com>
3976
3977 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
3978 have debugging info for those functions and the compiler uses them
3979 internally to copy structs around.
3980
d7679631
FF
39812002-03-26 Fred Fish <fnf@redhat.com>
3982
3983 * gdb.base/list.exp: Revert the change made yesterday and add note
3984 about why we don't list the default lines for remote targets.
3985
523ac3f9
MS
39862002-03-25 Michael Snyder <msnyder@redhat.com>
3987
3988 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
3989
754b2b8d
FF
39902002-03-25 Fred Fish <fnf@redhat.com>
3991
3992 * gdb.base/list.exp: This test works on remote targets so remove
3993 the short circuit for remote targets. Update copyright.
3994
33c3e192
FF
39952002-03-25 Fred Fish <fnf@redhat.com>
3996
3997 * gdb.base/attach.exp: Fix logic error that was suppressing this
3998 test for all non hppa*-*-hpux* targets, instead of the hp target.
3999 Move comments closer to the suppression point. Also now need to
4000 check that we are running natively.
4001
d43e73ee
MS
40022002-03-22 Michael Snyder <msnyder@redhat.com>
4003
882c8f02
MS
4004 * gdb.base/default.exp: Add test for gcore. Update copyright.
4005 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 4006
04c12f60
FF
40072002-03-06 Fred Fish <fnf@redhat.com>
4008
4009 * gdb.base/funcargs.c: Remove extraneous ';' character.
4010 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
4011
b43df995
MC
40122002-03-04 Michael Chastain <mec@shout.net>
4013
4014 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
4015 accommodate gcc v3 function signature.
4016 * gdb.mi/mi0-var-cmd-exp: Ditto.
4017
92362027
AC
40182002-02-24 Andrew Cagney <ac131313@redhat.com>
4019
4020 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
4021 ``GNU/Linux'' or ``Linux kernel''
4022 * testsuite/gdb.threads/pthreads.c: Ditto.
4023
258ad32d
MC
40242002-02-24 Michael Chastain <mec@shout.net>
4025
4026 * gdb.threads/pthreads.c (thread1): Add a return statement.
4027 (thread2): Likewise.
4028 (foo): Likewise.
4029
04c3b3d4
MC
40302002-02-23 Michael Chastain <mec@shout.net>
4031
4032 * gdb.threads/linux-dp.c (philosopher): Add a return statement
4033 to placate gcc.
4034
5a2a0a20
MC
40352002-02-23 Michael Chastain <mec@shout.net>
4036
4037 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
4038 test "ptype bint". The test passes on all my stabs configurations.
4039
a640f7fc
JB
40402002-02-21 Jim Blandy <jimb@redhat.com>
4041
27924826
JB
4042 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
4043 filename at a time, and watch for the ones we want to see.
4044
a640f7fc
JB
4045 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
4046 types of pointers to prototyped functions.
4047
edcc8c75
AC
40482002-02-20 Andrew Cagney <ac131313@redhat.com>
4049
4050 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
4051 signed, unsigned and straight char.
4052 (padding_char, padding_short, padding_int, padding_long,
4053 padding_long_long, padding_float, padding_double,
4054 padding_long_double): New global variables.
4055 (fill, fill_structs): New functions.
4056
4057 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
4058 for correctly sized writes. Update copyright.
4059 (get_valueof): New procedure.
4060 (get_sizeof): Call get_valueof.
4061 (check_valueof): New procedure.
4062 (check_padding): New procedure.
4063
ac57ea44
MC
40642002-02-20 Michael Chastain <mec@shout.net>
4065
4066 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
4067 to setup_xfail. Document some of the remaining calls.
4068
7a10c941
MC
40692002-02-18 Michael Chastain <mec@shout.net>
4070
4071 * gdb.c++/userdef.exp: Update copyright year.
4072
fb8acdcc
DJ
40732002-02-18 Daniel Jacobowitz <drow@mvista.com>
4074
4075 * gdb.c++/userdef.exp: Test overloaded operators properly.
4076 Remove xfails.
4077
fda6ae12
MS
40782002-02-14 Michael Snyder <msnyder@redhat.com>
4079
4080 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
4081
676a0442
DJ
40822002-02-14 Daniel Jacobowitz <drow@mvista.com>
4083
4084 * gdb.base/a2-run.exp: Check for a remote target properly.
4085 * gdb.base/annota1.exp: Likewise.
4086 * gdb.base/list.exp: Likewise.
4087 * gdb.base/reread.exp: Likewise.
4088 * gdb.base/scope.exp: Likewise.
4089 * gdb.base/shlib-call.exp: Likewise.
4090 * gdb.base/term.exp: Likewise.
4091 * gdb.c++/annota2.exp: Likewise.
4092
78b4f468
RE
40932002-02-13 Richard Earnshaw <rearnsha@arm.com>
4094
4095 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
4096
9a81ba51
MC
40972002-02-10 Michael Chastain <mec@shout.net>
4098
4099 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
4100 (call_after_alloca): Ditto.
4101
004af6c7
DJ
41022002-02-10 Daniel Jacobowitz <drow@mvista.com>
4103
4104 * gdb.base/ending-run.exp: Guard "cont" test with
4105 gdb_skip_stdio_test.
4106
37225f62
JB
41072002-02-06 Jim Blandy <jimb@redhat.com>
4108
4109 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
4110 from here...
4111 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
4112 To here. Disable this test on non-HP platforms. Add big comment.
4113
fe6fdd96
MS
41142002-02-04 Michael Snyder <msnyder@redhat.com>
4115
4116 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
4117 other than d10v and m32r.
4118
036fad3f
RE
41192002-02-02 Richard Earnshaw <rearnsha@arm.com>
4120
4121 * gdb.base/default.exp: Rewrite test patterns to reduce time
4122 taken to match them.
4123
7148ab62
DJ
41242002-01-30 Daniel Jacobowitz <drow@mvista.com>
4125
4126 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
4127 Allow a start function above main.
4128 * gdb.threads/linux-dp.exp: Fix copyright date.
4129
396cc255
DJ
41302002-01-30 Daniel Jacobowitz <drow@mvista.com>
4131
4132 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
4133 (check_philosopher_stack): Check for manager thread before checking
4134 for a just-starting thread.
4135
f038d31b
DJ
41362002-01-30 Daniel Jacobowitz <drow@mvista.com>
4137
4138 From Neil Booth <neil@daikokuya.demon.co.uk>:
4139 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
4140 warnings.
4141
b3ff9d9a
FF
41422002-01-21 Fred Fish <fnf@redhat.com>
4143
4144 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
4145 not caller.
4146
39ad761d
JB
41472002-01-21 Jim Blandy <jimb@redhat.com>
4148
4149 * gdb.base/reread.exp: Check that GDB properly re-reads the
4150 executable file when it changes while no inferior is running.
4151
aaf320fa
FF
41522002-01-21 Fred Fish <fnf@redhat.com>
4153
4154 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
4155 optionally accept the "shlib events" variation.
4156
808a31f5
JB
41572002-01-21 Jim Blandy <jimb@redhat.com>
4158
4159 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
4160 call `fflush' after every `printf', so that the output is produced
4161 at predictable points, regardless of whatever buffering does (or
4162 doesn't) take place.
4163 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
4164 at different points.
4165
4420d5e2
DJ
41662002-01-20 Daniel Jacobowitz <drow@mvista.com>
4167
4168 * gdb.c++/inherit.exp: Update copyright years.
4169 * gdb.c++/method.exp: Likewise.
4170
3e36a0f4
DJ
41712002-01-20 Daniel Jacobowitz <drow@mvista.com>
4172
4173 * gdb.c++/classes.exp: Update for improved v3 support and skipping
4174 artificial methods/arguments.
4175 * gdb.c++/derivation.exp: Likewise.
4176 * gdb.c++/inherit.exp: Likewise.
4177 * gdb.c++/method.exp: Likewise.
4178 * gdb.c++/virtfunc.exp: Likewise.
4179
b4ceaee6
AC
41802002-01-18 Andrew Cagney <ac131313@redhat.com>
4181
4182 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
4183 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
4184 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
4185 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
4186 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
4187 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
4188
ecace851
JB
41892002-01-17 Jim Blandy <jimb@redhat.com>
4190
4191 * gdb.asm/asm-source.exp (info symbol): Take another shot at
4192 anchoring the pattern matching the entry point symbol's name.
4193
375fc983
AC
41942002-01-17 Andrew Cagney <ac131313@redhat.com>
4195
4196 * gdb.base/maint.exp: Update ``maint internal-error'' to match
4197 continue/quit query. Update copyright.
4198
fe6fdd96
MS
41992002-01-14 Michael Snyder <msnyder@redhat.com>
4200
4201 * gdb.base/gcore.exp: Remove extra debugging output.
4202
e017c81f
DJ
42032002-01-13 Daniel Jacobowitz <drow@mvista.com>
4204
4205 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
4206 for slightly dubious v2 mangled string.
4207
37ab3bf8
DJ
42082002-01-13 Daniel Jacobowitz <drow@mvista.com>
4209
4210 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
4211
1bc05c3a 42122002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 4213
1bc05c3a 4214 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 4215
1bc05c3a
JM
4216 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
4217 constructors.
4218 * gdb.c++/derivation.exp: Likewise.
4219 * gdb.c++/templates.exp: Likewise.
4220 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 4221
1bc05c3a
JM
42222002-01-10 Michael Snyder <msnyder@redhat.com>
4223
4224 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 4225
a911c360
MS
42262002-01-08 Michael Snyder <msnyder@redhat.com>
4227
4228 * gdb.base/gcore.exp: New test for generate-core-file command.
4229 * gdb.base/gcore.c: Testcase for above.
4230 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
4231
ea2119ec
JM
42322002-01-08 Jason Merrill <jason@redhat.com>
4233
4234 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
4235
68203136
FF
42362002-01-07 Fred Fish <fnf@redhat.com>
4237
4238 * gdb.c++/overload.exp: Remove unconditional xfails for:
4239 print foo_instance1.overloadargs(1)
4240 print foo_instance1.overloadargs(1, 2)
4241 print foo_instance1.overloadargs(1, 2, 3)
4242 print foo_instance1.overloadargs(1, 2, 3, 4)
4243 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
4244 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
4245 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
4246 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
4247 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
4248 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
4249 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
4250 print foo_instance1.overload1arg()
4251 print foo_instance1.overload1arg((char)arg2)
4252 print foo_instance1.overload1arg((signed char)arg3)
4253 print foo_instance1.overload1arg((unsigned char)arg4)
4254 print foo_instance1.overload1arg((int)arg7)
4255 print foo_instance1.overload1arg((unsigned int)arg8)
4256 print foo_instance1.overload1arg((float)arg11)
4257 print foo_instance1.overload1arg((double)arg12)
d63a86f8 4258
21b9b5b1
MS
42592002-01-07 Michael Snyder <msnyder@redhat.com>
4260
4261 * gdb.base/huge.exp: New test. Print a very large target data object.
4262 (skip_huge_test): New test variable. Define if you want to skip this
4263 test. The test reads an 8 megabyte data object from the target, so it
4264 might be very time consuming on remote targets with a slow connection.
4265 * gdb.base/huge.c: New file. Test case for above.
4266
725f922e
FF
42672002-01-07 Fred Fish <fnf@redhat.com>
4268
4269 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
4270 g_instance.bfoo, and g_instance.cfoo.
4271
634d57ec
JL
4272Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
4273
f286b2c3
JL
4274 * gdb.base/break.c (multi_line_if_conditional): New function.
4275 (multi_ilne_while_conditional): Likewise.
4276 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
4277 IF or WHILE condition puts the breakpoint at the start of
4278 the condition.
4279
634d57ec
JL
4280 * gdb.base/selftest.exp (backtrace through signal handler): Remove
4281 hppa*-*-hpux* expected failure.
4282 * gdb.base/structs.exp (do_function_calls): Similarly.
4283
4284 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
4285 watchpoints.
4286
9fbfe2dc
AC
42872002-01-06 Andrew Cagney <ac131313@redhat.com>
4288
4289 Fix PR gdb/66.
4290 * gdb.base/structs.exp: Replace skip for a29k with skip for
4291 gdb,cannot_call_functions.
4292 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
4293 * gdb.base/callfuncs.exp: Ditto.
4294 * gdb.base/call-rt-st.exp: Ditto.
4295 * gdb.base/call-strs.exp: Ditto.
4296 * gdb.base/callfwmall.exp: Ditto.
4297 * gdb.base/scope.exp: Obsolete xfail a29k.
4298 * gdb.c++/misc.exp: Ditto.
4299 * gdb.c++/cplusfuncs.exp: Ditto.
4300 * gdb.base/ptype.exp: Ditto.
4301 * gdb.base/printcmds.exp: Ditto.
4302 * gdb.base/opaque.exp: Ditto.
4303 * gdb.base/list.exp: Ditto.
4304 * gdb.base/funcargs.exp: Ditto.
4305 * gdb.base/default.exp: Ditto.
4306
8ddad156
MS
43072002-01-04 Michael Snyder <msnyder@redhat.com>
4308
ca4976a6 4309 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
4310 * gdb.base/maint.exp: Add tests for maint info sections options.
4311
1b074332
JL
4312Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
4313
4314 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
4315
7d159115
CV
43162001-12-20 Corinna Vinschen <vinschen@redhat.com>
4317
4318 * gdb.asm/arm.inc: New file.
4319 * gdb.asm/asm-source.exp: Add arm targets.
4320 * gdb.asm/configure.in: Ditto.
4321 * gdb.asm/configure: Recreated from configure.in.
4322
8fb87725
JL
4323Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
4324
afabe08c
JL
4325 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
4326 with HP's compiler.
4327 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
4328 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
4329 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
4330 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
4331
4332 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
4333 either HP's compilers or GCC.
4334
db521deb
JL
4335 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
4336 a SIGBUS or SIGSEGV.
4337
4338 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
4339
4340 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
4341 can be compiled with either HP's compiler or GCC.
4342
cfa88ab7
JL
4343 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
4344 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
4345 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
4346
ca344dff
JL
4347 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
4348 to match current gdb output. Update due to using auto-solib-limit
4349 for limiting instead of overloading auto-solib-add.
4350 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
4351 test program.
4352
3f3c6e55 4353 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
4354 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
4355 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
4356 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
4357 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
4358 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
4359 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
4360 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
4361 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
4362 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
4363 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
4364 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
4365 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 4366
8fb87725
JL
4367 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
4368 a SIGTRAP to the inferior.
4369
cf599fa7
CV
43702001-12-19 Corinna Vinschen <vinschen@redhat.com>
4371
4372 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
4373 Substitute call to target_link by call to gdb_compile.
4374
2cd045cd
JL
4375Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
4376
4377 * gdb.base/break.exp: Fix HP specific search string when testing
4378 backtracing in a called function.
4379
d63a86f8 4380 * gdb.base/constvars.exp: Only set lang to C++ if we're
2cd045cd
JL
4381 compiling the test with HP's compilers.
4382 * gdb.base/volatile.exp: Similarly.
4383
99ebe9ac
JB
43842001-12-19 Jim Blandy <jimb@redhat.com>
4385
4386 * gdb.base/printcmds.exp: Expect the null character to be printed
4387 as '\0', and the '\013' to be printed as '\v'.
4388 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
4389 * gdb.base/setvar.exp: Same.
4390
b9891b29
JB
43912001-12-17 Jim Blandy <jimb@redhat.com>
4392
0eba65ab
JB
4393 * gdb.base/completion.exp: Rather than completing very long
4394 filenames, which can make the readline library produce output we
4395 don't recognize, cd to the directory first, and then complete
4396 using nice, short relative paths.
4397
6970b5b1
JB
4398 * gdb.base/completion.exp: On some systems, there is, in fact, a
4399 variable named `b' in scope, since GDB treats all static
4400 variables as being in scope. So use `no_var_named_this'
4401 instead of `b'.
4402
b9891b29
JB
4403 * gdb.base/corefile.exp: Recognize the message saying that GDB
4404 can't find the core file's registers as a failure.
4405
e6ccd35f
JSC
44062001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
4407
4408 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
4409 test expect string more specific.
4410
105ba819
CV
44112001-12-13 Corinna Vinschen <vinschen@redhat.com>
4412
4413 * gdb.asm/asm-source.exp: Add support for xstormy16.
4414 * gdb.asm/configure.in: Ditto.
4415 * gdb.asm/configure: Rebuild.
4416 * gdb.asm/xstormy16.inc: New file.
4417
e9e79dd9
FF
44182001-12-10 Fred Fish <fnf@redhat.com>
4419
4420 * gdb.base/maint.exp: Update to match changes in type dumping code.
4421
347dc97d
JB
44222001-12-10 Jim Blandy <jimb@redhat.com>
4423
4424 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
4425 matching the entry point symbol's name at the beginning of the
4426 line.
4427
5178b9d6
DJ
44282001-12-07 Daniel Jacobowitz <drow@mvista.com>
4429
4430 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
4431 gdb.c++/inherit.exp, gdb.c++/method.exp,
4432 gdb.c++/namespace.exp, gdb.c++/templates.exp,
4433 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
4434 and class layout support.
4435
af890c52
DJ
44362001-12-07 Daniel Jacobowitz <drow@mvista.com>
4437
4438 * gdb.c++/classes.exp: Add test for static member function.
4439 * gdb.c++/misc.cc: Add class with static member function.
4440
7a345fb3
JB
44412001-12-07 Jim Blandy <jimb@redhat.com>
4442
f2e54a80 4443 If GDB says it can't find the struct the function returned, report
8032bf31
JB
4444 those tests as `unsupported'.
4445 * gdb.base/call-rt-st.exp (print_struct_call): New function.
4446 Rewrite subsequent tests to use it.
4447
4448 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
4449 those tests as `unsupported'.
4450 * gdb.base/structs.exp (call_struct_func): New function.
4451 (do_function_calls): Use call_struct_func to call the functions
4452 returning structs.
4453
0bc69509
JB
4454 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
4455 whether functions are prototyped or not, so we can't possibly pass
4456 arguments to t_float_values2 properly.
4457
7a345fb3
JB
4458 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
4459 value of `timeout' for targets other than the mips*tx39-*.
4460
edb6ede1
MS
44612001-12-06 Michael Snyder <msnyder@redhat.com>
4462
d63a86f8 4463 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
4464 and detect whether the start symbol has a leading underscore.
4465
2d842f13
JB
44662001-12-04 Jim Blandy <jimb@redhat.com>
4467
4468 * gdb.base/completion.exp: Clarify indentation.
4469
68550daf
JB
44702001-12-03 Jim Blandy <jimb@redhat.com>
4471
4472 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
4473 variables on the S/390, not `.word'.
4474
cd5195a8
JB
44752001-11-30 Jim Blandy <jimb@redhat.com>
4476
4477 Add assembly-source tests for s390-ibm-linux.
4478 * gdb.asm/s390.inc: New file.
4479 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
4480 the S/390 architecture.
4481 * gdb.asm/configure: Regenerated.
4482
ca9efc90
MS
44832001-11-30 Michael Snyder <msnyder@redhat.com>
4484
4485 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
4486 next, info source, info sources, info line, global and static
4487 variables, and static functions.
4488 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
4489 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
4490 * gdb.asm/asmsrc1.s: Add a static function and some variables.
4491 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
4492 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
4493 (gdbasm_leave): Restore frame pointer.
4494 (gdbasm_startup): Copy stack set-up from crt0.S.
4495
d0e66976
FN
44962001-11-26 Fernando Nasser <fnasser@redhat.com>
4497
4498 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
4499 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
4500 to a local (non-static) variable. Copy tstruct.a to a static buffer
4501 and return a pointer to that buffer.
4502 * gdb.base/callfwmall.c (t_structs_a): Ditto.
4503
e2334072
MK
45042001-11-24 Mark Kettenis <kettenis@gnu.org>
4505
4506 * gdb.asm/configure.in: Fix recognition of ix86 target.
4507 * gdb.asm/configure: Regenerate.
4508
756caa3d
MS
45092001-11-21 Michael Snyder <msnyder@redhat.com>
4510
4511 * gdb.asm/sparc.inc: New file.
4512 * gdb.asm/asm-source.exp: Recognize sparc target.
4513 * gdb.asm/configure.in: Recognize sparc target.
4514 * gdb.asm/configure: Regenerate.
d63a86f8 4515
9a4d72d5
MS
45162001-11-21 Michael Snyder <msnyder@redhat.com>
4517
4518 * gdb.asm/m32r.inc: New file.
4519 * gdb.asm/asm-source.exp: Recognize m32r target.
4520 * gdb.asm/configure.in: Recognize m32r target.
4521 * gdb.asm/configure: Regenerate.
4522
a773d1cd
MS
45232001-11-20 Michael Snyder <msnyder@redhat.com>
4524
017ac23d
MS
4525 * gdb.asm/i386.inc: New file.
4526 * gdb.asm/asm-source.exp: Recognize ix86 target.
4527 * gdb.asm/configure.in: Recognize ix86 target.
4528 * gdb.asm/configure: Regenerate.
4529
a773d1cd
MS
4530 * gdb.c++/namespace.exp: Fix quotes in output messages.
4531
bb632afb
MS
45322001-11-14 Michael Snyder <msnyder@redhat.com>
4533
25d559ca 4534 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
4535 qualifier in a type cast expression, to designate an address
4536 in the instruction space (Harvard architecture).
4537
4749e309
MS
45382001-11-13 Michael Snyder <msnyder@redhat.com>
4539
4540 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
4541 Tests for expressions using 'const' and 'volatile'.
4542
25050984
CV
45432001-11-13 Corinna Vinschen <vinschen@redhat.com>
4544
4545 * gdb.asm/asm-sources.exp: Allow defining linker flags.
4546
1902c51f
DJ
45472001-11-12 Daniel Jacobowitz <drow@mvista.com>
4548
4549 * lib/mi-support.exp (mi_run_to_helper): Move comments
4550 outside of gdb_expect.
4551
dcf95b47
DJ
45522001-11-11 Daniel Jacobowitz <drow@mvista.com>
4553
4554 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
4555 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
4556 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
4557 mi0_run_to): New functions.
4558 * gdb.mi/mi-simplerun.exp: Use them.
4559 * gdb.mi/mi0-simplerun.exp: Likewise.
4560 * gdb.mi/mi-var-cmd.exp: Likewise.
4561 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 4562
45b074e1
AC
45632001-11-10 Andrew Cagney <ac131313@redhat.com>
4564
4565 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
4566 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
4567
bf50d346
AC
45682001-11-09 Andrew Cagney <ac131313@redhat.com>
4569
4570 * gdb.base/restore.exp: Include $expected value in restored test
4571 message.
4572
9383332c
AC
45732001-11-09 Andrew Cagney <ac131313@redhat.com>
4574
4575 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
4576 implemented.
4577
db62520a
MS
45782001-11-08 Michael Snyder <msnyder@redhat.com>
4579
4580 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
4581 Add pass/fail message for stop at breakpoint in call dummy function.
4582
b5703437
MS
45832001-11-07 Michael Snyder <msnyder@redhat.com>
4584
d63a86f8
RM
4585 * gdb.c++/templates.exp (test_template_breakpoints):
4586 If we get an overload menu, but it does not match what
760f6330 4587 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
4588 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
4589 making the whitespace optional. Argument for "new" may be
4590 "unsigned" as well as "unsigned int/long".
d63a86f8 4591 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
4592 making the whitespace optional. Also replace "(void) with
4593 "((void|)), making the keyword "void" optional.
d63a86f8 4594 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
4595 making the whitespace optional. Also replace "(void) with
4596 "((void|)), making the keyword "void" optional.
3bf40917
MS
4597 * gdb.base/callfuncs.c (t_float_values): This function must
4598 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 4599 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
4600 can be tested against both cases. Usually one case involves
4601 promotion of float to double, while the other does not.
4602 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
4603 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
4604 includes a stack frame for "start".
4605
c8ab4e6d
JB
46062001-11-05 Jim Blandy <jimb@redhat.com>
4607
4608 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
4609 pointers are 32 bits long, and that offsets of relocs are always
4610 stored in the data (REL-style), and not in the reloc entry itself
4611 (RELA-style).
4612 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
4613 stabs.
4614
3f08ced9
MS
46152001-11-01 Michael Snyder <msnyder@redhat.com>
4616
4617 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
4618 and regular expression operators by using quoting.
4619
cbfa24cd
MS
46202001-10-31 Michael Snyder <msnyder@redhat.com>
4621
4622 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
4623 depending on what the symbol table contains.
4624 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
4625 the output of the ptype command. Similarly, accept both "const &"
4626 and "const&".
4627
aaa68313
CV
46282001-10-31 Corinna Vinschen <vinschen@redhat.com>
4629
4630 * gdb.base/miscexprs.c (main): Add usage of preprocessor
4631 symbol `STORAGE' to allow to choose the storage class of
4632 the local datastructures.
4633 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
4634 compiler directive.
4635
91740388
MS
46362001-10-30 Michael Snyder <msnyder@redhat.com>
4637
4638 * gdb.base/jump.exp: Allow it to run for all targets.
4639
1b7c05e7
CV
46402001-10-29 Corinna Vinschen <vinschen@redhat.com>
4641
4642 * gdb.base/call-ar-st.c (print_double_array): Match for loop
4643 with new double_array size.
4644 (main): Change storage class of all local variables to static.
4645 Reduce size of double_array to 9.
4646 * gdb.base/call-ar-st.exp: Increase timeout value.
4647 Change expected output for double array to match new size in
4648 call-ar-st.c.
4649
36a22261
CV
46502001-10-29 Corinna Vinschen <vinschen@redhat.com>
4651
4652 * gdb.base/ending-run.exp: Create identical output when passing
4653 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 4654 Stormy16 target.
36a22261 4655
92b8ae91
MK
46562001-10-28 Mark Kettenis <kettenis@gnu.org>
4657
4658 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
4659 that we catch the expected failure under Linux/x86.
4660
cb135b83
OF
46612001-10-29 Orjan Friberg <orjanf@axis.com>
4662
4663 * gdb.base/setvar.exp: Escape curly braces.
4664 * gdb.stabs/weird.exp: Ditto.
4665
6884aa54
DJ
46662001-10-27 Daniel Jacobowitz <drow@mvista.com>
4667
4668 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
4669 * gdm.mi/mi0-hack-cli.exp: Likewise.
4670
0398c9aa
AC
46712001-10-25 Andrew Cagney <ac131313@redhat.com>
4672
4673 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
4674 messages.
4675
d20bf2e8
AC
46762001-10-21 Andrew Cagney <ac131313@redhat.com>
4677
4678 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
4679 checking MI enabled.
4680
03dd63aa
CV
46812001-10-09 Corinna Vinschen <vinschen@redhat.com>
4682
4683 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
4684
1d9d99f3
FCE
46852001-10-04 Frank Ch. Eigler <fche@redhat.com>
4686
4687 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
4688 if gdb child process crashes, just signal an error.
4689
838ae6c4
JB
46902001-10-02 Jim Blandy <jimb@redhat.com>
4691
4692 * lib/gdb.exp (test_xfail_format): Simplify.
4693
4694 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
4695 front of the variable name `format'. Simplify `if'.
4696
8f0cbc1c
DJ
46972001-10-01 Daniel Jacobowitz <drow@mvista.com>
4698
4699 * gdb.threads/pthreads.exp: Wait for output and delay
4700 before sending ^C.
4701
1f08dafd
DJ
47022001-10-01 Daniel Jacobowitz <drow@mvista.com>
4703
4704 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
4705 some incorrect output instead of timing out.
4706 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
4707
674f90ff
CV
47082001-09-28 Corinna Vinschen <vinschen@redhat.com>
4709
4710 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
4711 check to allow additional `int'.
4712
9b284272
DJ
47132001-09-27 Daniel Jacobowitz <drow@mvista.com>
4714
4715 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
4716 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
4717
b55a4771
MS
47182001-09-27 Michael Snyder <msnyder@redhat.com>
4719
4720 * lib/gdb.exp (test_debug_format): New proc.
4721 (setup_xfail_format): Use new proc test_debug_format.
4722 * gdb.base/constvars.exp (local_compiler_xfail_check): New
4723 proc; use new service proc test_debug_format.
4724 Replace all other "gcc_compiled" tests with this test.
4725 * gdb.base/volatile.exp (local_compiler_xfail_check): New
4726 proc; use new service proc test_debug_format.
4727 Replace all other "gcc_compiled" tests with this test.
4728
47292001-09-27 Michael Snyder <msnyder@redhat.com>
4730
4731 * gdb.base/cvexpr.exp: New file.
4732 * gdb.base/cvexpr.c: New file
4733 Test for expressions using const and volatile keywords.
4734
4e6667ac
CV
47352001-09-26 Corinna Vinschen <vinschen@redhat.com>
4736
4737 * gdb.base/constvars.exp: Check for different orders of keywords
4738 and additional "int" strings in output.
4739
4f337972
AC
47402001-09-22 Andrew Cagney <ac131313@redhat.com>
4741
4742 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
4743 responses from "help maint".
4744
2015650d
FCE
47452001-09-19 Frank Ch. Eigler <fche@redhat.com>
4746
4747 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
4748 to localhost:NNN instead of :NNN, in case Xvfb is listening
4749 only on TCP.
4750
f3bcedc1
CV
47512001-09-19 Corinna Vinschen <vinschen@redhat.com>
4752
4753 * gdb.base/recurse.exp: When checking leaving the watchpoint
4754 scope, recognize when gdb is in function's epilogue and pass.
4755
6b819c92
KS
47562001-09-18 Keith Seitz <keiths@redhat.com>
4757
4758 * lib/insight-support.exp (_gdbtk_export_target_info): Add
4759 support for running tests against sid targets.
4760 (gdbtk_done): Ditto.
4761
a10c9419
CV
47622001-09-18 Corinna Vinschen <vinschen@redhat.com>
4763
4764 * gdb.base/ending-run.c (main): Set stdout buffersize
4765 to the same reasonable value for any target.
4766 * gdb.base/ending-run.exp: Add a regular expression
4767 to make testsuite happy on Sanyo Stormy16 target.
4768
739d0d99
CV
47692001-09-17 Corinna Vinschen <vinschen@redhat.com>
4770
4771 * gdb.base/display.c (do_loops): Add float variable `f'.
4772 Increment f in loop.
4773 * gdb.base/display.exp: Increment timeout by 60 seconds.
4774 Change float display test to use variable `f'.
4775
1b8947f0
JB
47762001-09-17 Jim Blandy <jimb@redhat.com>
4777
4778 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
4779 overflowing the limited breakpoint tables on some ROM monitors
4780 (like the ROM68K).
4781
9890ac81
FCE
47822001-09-15 Frank Ch. Eigler <fche@redhat.com>
4783
4784 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
4785 the "-ac" (disable access control) flag.
4786
6db765ea
JH
47872001-08-30 Jeff Holcomb <jeffh@redhat.com>
4788
4789 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
4790 ints.
4791
4c32cc04
KS
47922001-08-30 Keith Seitz <keiths@redhat.com>
4793
4794 * lib/gdb.exp: Move all insight-related functionality into
4795 separate file.
4796 * lib/insight-support.exp: New file.
4797
8d6e6f81
FCE
47982001-08-29 Frank Ch. Eigler <fche@redhat.com>
4799
4800 * config/sid.exp (sid_start): Never set sid verbosity; disable
4801 expect_background {} that consumed its stdout; tolerate </dev/null.
4802 Attempt to set endianness override in "sid" protocol mode. Cleanup.
4803
6a90e1d0
AC
48042001-08-18 Andrew Cagney <ac131313@redhat.com>
4805
4806 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
4807 CLI jump command to start it.
4808 (mi_run_to_main): Fail immediatly when unexpected output.
4809
1759b3c3
AC
48102001-08-18 Andrew Cagney <ac131313@redhat.com>
4811
4812 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
4813 beginning of function. Fix PR gdb/191.
4814
61d11d80
FCE
48152001-08-16 Frank Ch. Eigler <fche@redhat.com>
4816
4817 * config/sid.exp (sid_start): Don't warn if we cannot figure out
4818 what to force sid endianness to.
4819
942a4df2
KS
48202001-08-15 Keith Seitz <keiths@redhat.com>
4821
4822 * lib/gdb.exp (gdbtk_start): Don't set environment
4823 variables for TCL_LIBRARY and friends. Insight will
4824 now figure these out for itself.
4825
0521c418
MS
48262001-08-02 Michael Snyder <msnyder@redhat.com>
4827
4828 * gdb.base/completion.exp: Remove the symbol "a64l" from
4829 the expect string; this is target-specific, and not related
4830 to what is being tested.
4831
74a9a58a
DB
48322001-08-02 Dave Brolley <brolley@redhat.com>
4833
4834 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
4835
c70819fa
MS
48362001-07-25 Michael Snyder <msnyder@redhat.com>
4837
c2b8fa57
MS
4838 * gdb.base/consecutive.exp: New file. Test stepping over
4839 breakpoints on consecutive instructions.
4840 * gdb.base/consecutive.c: New file.
4841
c70819fa
MS
4842 * gdb.base/call-rt-st.exp: Use double-backslash to quote
4843 curly braces in regular expressions.
4844
2b1a1355
MS
48452001-07-25 Michael Snyder <msnyder@redhat.com>
4846
4847 * gdb.base/ending-run.exp: Accept "Program exited normally" as
4848 legitimate output from stepping out of main.
4849
413eca6f
KS
48502001-07-22 Keith Seitz <keiths@redhat.com>
4851
4852 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
4853 the empty string, do not run the tests.
4854
7e5a9322
SC
48552001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4856
4857 * gdb.base/long_long.exp: Detect size of pointer. Take into
4858 account 2-byte pointers when testing for p/a results.
4859
de58f10f
SC
48602001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4861
d63a86f8 4862 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
4863 and defined to 1K for m68hc11.
4864 (random_data): Reduce table to 1K for embedded platforms (68hc11).
4865 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
4866 (sizeof_random_data): New variable to tell the size of the data table;
4867 don't test past this size; always run to main.
4868
d6f5fea1
SC
48692001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4870
4871 * gdb.base/return2.exp: return of long long and double fails for
4872 68HC11; don't execute these tests on that platform.
4873 * gdb.base/return.exp: Return of a double fails for 68hc11.
4874
c477543d
SC
48752001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4876
4877 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
4878 tests that print a float.
4879 * call-rt-st.exp: Likewise.
4880
63cf1c79
MK
48812001-07-12 Mark Kettenis <kettenis@gnu.org>
4882
4883 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
4884 running this test on Linux.
4885
112f9ab5
MC
48862001-06-24 Michael Chastain <chastain@redhat.com>
4887
4888 * gdb.base/arithmet.exp: Remove some tests to make all test names
4889 unique.
4890
4970cb0f
MS
48912001-07-03 Michael Snyder <msnyder@redhat.com>
4892
4893 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
4894 the output of the ptype command.
4895
d85da69f
MS
48962001-07-02 Michael Snyder <msnyder@redhat.com>
4897
4c8a82de
MS
4898 * gdb.base/completion.exp: Don't assume that break.c is the only
4899 source file that may contain functions named "marker".
d85da69f
MS
4900 * gdb.base/corefile.exp: Quote the curly braces in regexp.
4901
8afc772b
AC
49022001-06-28 Andrew Cagney <ac131313@redhat.com>
4903
4904 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
4905 of files to delete.
4906
4907 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
4908 * gdb.disasm/h8300s.exp: New file.
4909 gdb.disasm/h8300s.s: Likewise.
4910
cff22675
AC
49112001-06-27 Andrew Cagney <ac131313@redhat.com>
4912
4913 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
4914 empty breakpoint tables.
4915
68c81b54
AC
49162001-06-25 Andrew Cagney <ac131313@redhat.com>
4917
4918 * lib/mi-support.exp: Update args=... part of stop-reason
4919 patterns. Accept either a list or a tuple.
4920
2dd62704
AC
49212001-06-23 Andrew Cagney <ac131313@redhat.com>
4922
4923 * lib/mi-support.exp: Remove local emacs variable defining
4924 change-log-default-name.
4925
b4127474
MC
49262001-06-22 Michael Chastain <chastain@redhat.com>
4927
4928 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
4929 This is operationally compatible with the previous version.
4930
8dbfb380
JB
49312001-06-13 Jim Blandy <jimb@redhat.com>
4932
4933 * lib/gdb.exp (gdb_test): Doc fix.
4934
f2d8c86d
MC
49352001-06-10 Michael Chastain <chastain@redhat.com>
4936
4937 * gdb.base/exprs.exp: Remove a duplicate test.
4938
81564d34
JB
49392001-06-06 Jim Blandy <jimb@redhat.com>
4940
4941 * gdb.base/return2.exp (main): Use values to test float and double
4942 returns that are not NaN's, to avoid being confused by IEEE
4943 comparison rules.
4944
da55addb
MS
49452001-06-04 Michael Snyder <msnyder@redhat.com>
4946
4947 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 4948 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
4949 rather than wait for 12 more tests to time out.
4950
42c65987
JB
49512001-06-06 Jim Blandy <jimb@redhat.com>
4952
b18bced9 4953 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 4954 Don't forget to match the GDB prompt.
b18bced9 4955
42c65987
JB
4956 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
4957
5b41e5f0
JB
49582001-06-04 Jim Blandy <jimb@redhat.com>
4959
4960 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
4961 command.
4962
015e046f
KB
49632001-05-31 Kevin Buettner <kevinb@redhat.com>
4964
4965 * gdb.base/annota1.exp (info break): Match four or more spaces
4966 after "Address".
4967
fb1ffbbe
MC
49682001-05-31 Michael Chastain <chastain@redhat.com>
4969
4970 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
4971 (dm_type_int_star): Likewise.
4972 (dm_type_long_star): Likewise.
4973 (dm_type_void_star): Likewise.
4974
5ea2a32c
KB
49752001-05-29 Kevin Buettner <kevinb@redhat.com>
4976
4977 * gdb.base/completion.exp (INPUTRC): Set this environment variable
4978 to a known value in order to get consistent results regardless
4979 of the setting of INPUTRC or the presence or contents of .inputrc.
4980
ae23c492
MS
49812001-05-24 Michael Snyder <msnyder@redhat.com>
4982
ac55707e
MS
4983 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
4984 Don't require that the main thread and the manager thread are the
4985 first in the list.
4986
ae23c492
MS
4987 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
4988 debugging. If test fails, issue an "unsupported" not a "fail".
4989
400071f1
JB
49902001-05-24 Jim Blandy <jimb@redhat.com>
4991
4992 Don't assume that short is shorter than int.
4993 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
4994 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 4995 this isn't true.
400071f1
JB
4996 ("print unsigned char == (~0)"): Add test that verifies that ~0,
4997 an int, is not equal to ~0 stored in an unsigned char. This tests
4998 the same thing that the previous test meant to, but works on
4999 16-bit machines, too.
5000 ("print unsigned char != (~0)"): Same test, complemented.
5001
0816a3e5
MS
50022001-05-24 Michael Snyder <msnyder@redhat.com>
5003
5004 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 5005 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
5006 and prevents dejagnu getting out of step.
5007
f6dc23a9
KB
50082001-05-23 Kevin Buettner <kevinb@redhat.com>
5009
5010 * gdb.base/finish.exp (finish_void): Revise pattern for
5011 stopping on the call statement to not permit stopping at
5012 the start of the instructions comprising the call sequence.
5013
7dbd117d
MC
50142001-05-19 Michael Chastain <chastain@redhat.com>
5015
5016 * gdb.base/callfuncs.exp: Make all test names unique.
5017 * gdb.base/commands.exp: Make all test names unique.
5018 * gdb.base/condbreak.exp: Make all test names unique.
5019 * gdb.base/dbx.exp: Make all test names unique.
5020 * gdb.base/default.exp: Make all test names unique.
5021 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
5022 and TIMEOUT messages to their corresponding PASS message.
5023 * gdb.base/ending-run.exp: Make all test names unique.
5024 * gdb.base/long_long.exp: Remove duplicate test.
5025
6b0b0a9e
KB
50262001-05-21 Kevin Buettner <kevinb@redhat.com>
5027
5028 * gdb.base/finish.exp (finish_void): Allow "finish" command to
5029 stop on the call statement as well as the statement after the
5030 call.
5031
2caa35cb
MS
50322001-05-21 Michael Snyder <msnyder@redhat.com>
5033
5034 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
5035
40713331
EZ
50362001-05-10 Elena Zannoni <ezannoni@redhat.com>
5037
5038 * gdb.base/completion.exp: Revamp test. Make it execute on all
5039 platforms.
5040
c2c1be8d
EZ
50412001-05-10 Elena Zannoni <ezannoni@redhat.com>
5042
2c9cd303
EZ
5043 * config/gdbserver.exp (gdb_load): Handle the case
5044 in which the arguments to gdbserver are given in the
5045 baseboard configuration file.
5046 Also handle the case in which the server needs to do a
5047 load.
5048
9671de48
KS
50492001-05-07 Keith Seitz <keiths@cygnus.com>
5050
5051 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
5052 set up the display for testing.
5053 (gdbtk_start): Convert all paths to paths that tcl will like.
5054 Export target information to environment.
5055 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
5056 necessary.
5057 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
5058 (to_tcl_path): New proc to convert a given pathname into
5059 a path acceptible as an argument to a tcl command.
5060 (_gdbtk_export_target_info): New proc to export target info
5061 into the environment for gdbtk testing.
5062 (gdbtk_done): New proc to signal end-of-test.
5063
5a360f47
JB
50642001-05-06 Jim Blandy <jimb@redhat.com>
5065
5066 * restore.c: Make the code of caller0 correspond to its comment.
5067
66c756c6
MS
50682001-05-03 Michael Snyder <msnyder@redhat.com>
5069
5070 * config/sid.exp (gdb_target_sid): Check for error messages.
5071 On error or timeout, don't make expect exit (which will terminate
5072 all subsequent tests); instead just make gdb exit.
d63a86f8 5073 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
5074 return a negative value.
5075
a966fde5
JB
50762001-04-24 Jim Blandy <jimb@redhat.com>
5077
851c18e0
JB
5078 * gdb.c++/templates.exp: If we see the prompt for the overload
5079 list, but we haven't recognized any of the longer patterns,
5080 arrange for this test to fail, not hang.
5081
a966fde5
JB
5082 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
5083 variations.
5084
db144853
MC
50852001-04-22 Michael Chastain <chastain@redhat.com>
5086
5087 * gdb.c++/local.exp: Use the 'runto' library function.
5088 * gdb.c++/namespace.exp: Likewise.
5089 * gdb.c++/overload.exp: Likewise.
5090
3207ec21
KB
50912001-03-26 Kevin Buettner <kevinb@redhat.com>
5092
5093 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
5094 * gdb.base/step-line.exp: New file. Test step/next in presence of
5095 #line directives.
5096 * gdb.base/step-line.c: New file. Test program for the above.
5097 * gdb.base/step-line.inp: New file. We pretend that this file has
5098 been transformed by some other tool into step-line.c.
5099
13b57657
JB
51002001-03-21 Jim Blandy <jimb@redhat.com>
5101
5102 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
5103 unmangled operator names.
5104
754cbe1c
JB
51052001-03-20 Jim Blandy <jimb@redhat.com>
5106
5107 * gdb.threads/linux-dp.exp: Recognize an additional message
5108 generated by GDB when it doesn't understand how to debug threads
5109 on the target system.
5110
177495c9
AC
51112001-03-19 Andrew Cagney <ac131313@redhat.com>
5112
5113 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
5114
f266096b
MC
51152001-03-12 Michael Chastain <chastain@redhat.com>
5116
5117 * gdb.c++/derivation.exp: Use the 'runto' library function.
5118
cac3c2ff
MC
51192001-03-12 Michael Chastain <chastain@redhat.com>
5120
5121 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
5122
b6c11a24
MC
51232001-02-24 Michael Chastain <chastain@redhat.com>
5124
5125 * gdb.c++/ref-types.exp: Change handwritten code to library
5126 function 'runto'.
5127
6bae5bce
OF
51282001-03-16 Orjan Friberg <orjanf@axis.com>
5129
5130 * gdb.base/signals.exp: Set count to 0 explicitly.
5131
0015fd9a
MS
51322001-03-15 Mark Salter <msalter@redhat.com>
5133
5134 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
5135 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
5136 (gdb_load): Add support for additional target_info: gdb_download_size
5137 and gdb_load_timeout.
0015fd9a 5138
fc33412a
DT
5139Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
5140
5141 * gdb.base/annota1.exp: Move test of isnative to earlier in the
5142 file -- to prevent failing when the compile fails but we have no
5143 intention of running the tests anyway.
5144
5145 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
5146 tests if set.
5147
5148 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
5149 integers.
5150
5151 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
5152 * gdb.c++/namespace.exp: Ditto.
5153
115f06de
OF
51542001-03-07 Orjan Friberg <orjanf@axis.com>
5155
5156 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
5157 * gdb.base/pointers.exp: Relax pattern match of decimals.
5158
b6ba6518
KB
51592001-03-06 Kevin Buettner <kevinb@redhat.com>
5160
5161 * Makefile.in, config/abug.exp, config/cfdbug.exp,
5162 config/cpu32bug.exp, config/dve.exp, config/est.exp,
5163 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
5164 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
5165 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
5166 config/sh.exp, config/sid.exp, config/slite.exp,
5167 config/sparclet.exp, config/udi.exp, config/unknown.exp,
5168 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
5169 config/vxworks.exp, config/vxworks29k.exp,
5170 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
5171 gdb.base/all-bin.exp, gdb.base/annota1.exp,
5172 gdb.base/arithmet.exp, gdb.base/assign.exp,
5173 gdb.base/async.exp, gdb.base/attach.exp,
5174 gdb.base/bitfields.exp, gdb.base/bitops.exp,
5175 gdb.base/break.exp, gdb.base/call-ar-st.exp,
5176 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
5177 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
5178 gdb.base/commands.exp, gdb.base/completion.exp,
5179 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
5180 gdb.base/constvars.exp, gdb.base/corefile.exp,
5181 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
5182 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
5183 gdb.base/ending-run.exp, gdb.base/environ.exp,
5184 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
5185 gdb.base/finish.exp, gdb.base/foll-exec.exp,
5186 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
5187 gdb.base/funcargs.exp, gdb.base/help.exp,
5188 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
5189 gdb.base/logical.exp, gdb.base/long_long.exp,
5190 gdb.base/maint.exp, gdb.base/mips_pro.exp,
5191 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
5192 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
5193 gdb.base/pointers.exp, gdb.base/printcmds.exp,
5194 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
5195 gdb.base/regs.exp, gdb.base/relational.exp,
5196 gdb.base/remote.exp, gdb.base/reread.exp,
5197 gdb.base/restore.exp, gdb.base/return2.exp,
5198 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
5199 gdb.base/selftest.exp, gdb.base/setshow.exp,
5200 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
5201 gdb.base/sigall.exp, gdb.base/signals.exp,
5202 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
5203 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
5204 gdb.base/step-test.exp, gdb.base/structs.c,
5205 gdb.base/structs.exp, gdb.base/structs2.exp,
5206 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
5207 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
5208 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
5209 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
5210 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
5211 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
5212 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
5213 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
5214 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
5215 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
5216 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
5217 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
5218 gdb.fortran/types.exp, gdb.java/jmisc.exp,
5219 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
5220 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
5221 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
5222 gdb.trace/circ.exp, gdb.trace/collection.exp,
5223 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
5224 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
5225 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
5226 gdb.trace/report.exp, gdb.trace/save-trace.exp,
5227 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
5228 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
5229 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
5230 notices.
5231
dc96c6c7 52322001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
5233
5234 * gdb.base/varargs.c (find_max_double): Fix printf format string:
5235 first arg is int not float.
5236
dc96c6c7 52372001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
5238
5239 * gdb.base/reread.exp: Unsupported for non-native targets;
5240 doesn't work for remote debugging.
5241
9b0c4aeb
FN
52422001-02-19 Fernando Nasser <fnasser@redhat.com>
5243
5244 From Drew Moseley <dmoseley@redhat.com>
5245 * gdb.base/ending-run.exp: Properly handle the BSP state when
5246 stepping past the end of main.
5247
02aa71d5
MC
52482001-02-19 John Moore <jmoore@redhat.com>
5249
5250 * gdb.base/commands.exp (infrun_breakpoint_command_test):
5251 Converted HPUX fix for non-expected items following multiple
5252 step commands into general solution for all platforms.
5253
1fa449a4
MC
52542001-02-18 Michael Chastain <chastain@redhat.com>
5255
5256 * gdb.c++/classes.exp (do_tests): Change runto statements
5257 from "runto 'foo(void)'" to "runto 'foo'". This makes the
5258 statements demangler agnostic.
5259 * gdb.c++/virtfunc.exp (do_tests): Likewise.
5260 (gdb_virtfunc_restart): Likewise.
5261
b2f9ec70
MC
52622001-02-14 Michael Chastain <chastain@redhat.com>
5263
5264 * gdb.c++/inherit.exp (do_tests): Change runto statements
5265 from "runto 'foo(void)'" to "runto 'foo'". This makes the
5266 statements demangler agnostic.
5267
cf74b8ca
AC
5268Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
5269
5270 * gdb.threads/pthreads.exp: Unify pass/fail messages for
5271 ``continue to bkpt at common_routine in thread 2'' and ``stopped
5272 before calling common_routine 15 times'' tests.
5273
99f78f56
MC
52742001-02-11 Michael Chastain <chastain@redhat.com>
5275
5276 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
5277 Helps the test script figure out which demangler is in use.
5278 (dm_type_foo_ref): Ditto.
5279 (dm_type_int_star): Ditto.
5280 (dm_type_long_star): Ditto.
5281 (dm_type_unsigned_int): Ditto.
5282 (dm_type_void): Ditto.
5283 (dm_type_void_star): Ditto.
99707966 5284 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
5285 Probe the gdb demangler and set variables to accommodate
5286 formatting differences.
5287 (info_func_regexp): New function. Same as info_func, but
5288 matches against a regexp.
5289 (info_func): Match against a literal string.
5290 (print_addr_2): New function. Match against a literal string,
5291 which can be different from the input to gdb.
5292 (print_addr): Simply call print_addr_2 with the same argument twice.
5293 (test_lookup_operator_functions): Use demangler formatting variables.
5294 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
5295 the tests in the same order as the C++ class declaration.
5296 (test_paddr_operator_functions): Ditto.
5297 (test_paddr_overloaded_functions): Ditto.
5298 (test_paddr_hairy_functions): Use demangler formatting variables.
5299 Add reference to gdb/19 for related tests.
5300 (do_tests): Call probe_demangler.
5301
1de8f023
KB
53022001-01-30 Kevin Buettner <kevinb@redhat.com>
5303
5304 * gdb.c++/templates.cc (printf): Remove unused function definition.
5305
ca3f91ed
MS
53062001-01-26 Felix Lee <flee@redhat.com>
5307
5308 * sid.exp (sid_exit): Pass host, not target, to remote_close.
5309
53102001-01-25 matthew green <mrg@redhat.com>
5311
5312 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
5313 up sid.
5314 (sid_exit): Call `remote_pop_conn' after GDB is gone.
5315
53162001-01-25 matthew green <mrg@redhat.com>
5317
5318 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 5319 Deprecate $sid_spawn_id.
ca3f91ed
MS
5320 (sid_exit): Remove code necessary only for `spawn.'
5321
53222001-01-25 matthew green <mrg@redhat.com>
5323
5324 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
5325
fb18ec4a
MC
53262001-01-28 Michael Chastain <chastain@redhat.com>
5327
5328 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
5329 to call when tests fail. It takes gdb out of the overloaded
5330 function choice menu back to the main prompt, so that the test
5331 program stays synchronized.
5332 (set_bp_overloaded): New proc to collect all the common
5333 code for setting a breakpoint on an overloaded name. Calls
5334 take_gdb_out_of_choice_menu when needed.
5335 (menu_overload1arg): New variable to collect the repeated
5336 instances of the expected menu for an overloaded name. Change
5337 the regular expression to handle changes in g++ type encoding:
5338 "void" can be either "void" or "", and "unsigned int" can be
5339 either "unsigned int" or "unsigned".
5340 (continue_to_bp_overloaded): Change regular expressions to handle
5341 changes in g++ type encoding.
5342 (no proc): Call take_gdb_out_of_choice_menu when needed.
5343 Remove redundant calls to "info break". Accept either "canceled"
5344 or "cancelled". Change regular expressions in "info break"
5345 calls to handle changes in g++ type encoding. Give all tests
5346 unique strings.
5347
9c646a6e
BE
53482001-01-17 Ben Elliston <bje@redhat.com>
5349
5350 * config/sid.exp: New file.
5351
9549d9c1
AC
5352Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
5353
5354 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
5355
dc96c6c7 53562000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
5357
5358 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
5359 Add a RE to accept a non-ascii char if one is ever presented.
5360
b4df4f68
FN
53612000-12-20 Fernando Nasser <fnasser@redhat.com>
5362
297dd0fd 5363 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 5364
dc96c6c7 53652000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 5366
d63a86f8 5367 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
5368 in regexp. One '\' does not suffice on Linux.
5369
4a7bddb6
MC
53702000-12-09 Michael Chastain <chastain@redhat.com>
5371
5372 * gdb.base/break.exp (test_clear_command): Use a marker function
5373 rather than 'main' for the test function. Also move this
5374 test to an execution point where the marker function names are
5375 guaranteed to be bound to functions. (Executing tests after a
5376 'finish' from main runs into name conflicts with local names
5377 in __libc_start_main).
5378
dc96c6c7 53792000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
5380
5381 * gdb.base/finish.exp: New test for gdb's "finish" command.
5382 * gdb.base/return2.exp: New test for gdb's "return" command.
5383 * gdb.base/return2.c: New source file for above.
5384
dc96c6c7 53852000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
5386
5387 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
5388 * gdb.base/miscexprs.exp: Ditto.
5389 * gdb.base/pointers.exp: Ditto.
5390 * gdb.c++/derivation.exp: Ditto.
5391 * gdb.c++/local.exp: Ditto.
5392 * gdb.c++/namespace.exp: Ditto.
5393 * gdb.c++/overload.exp: Ditto.
5394 * gdb.c++/ref-types.exp: Ditto.
5395
dc96c6c7 53962000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
5397
5398 * gdb.base/constvars.exp: Test result of "up" command.
5399 * gdb.base/miscexprs.exp: Ditto.
5400 * gdb.base/pointers.exp: Ditto.
5401 * gdb.base/scope.exp: Ditto.
5402 * gdb.c++/derivation.exp: Ditto.
5403 * gdb.c++/local.exp: Ditto.
5404 * gdb.c++/namespace.exp: Ditto.
5405 * gdb.c++/overload.exp: Ditto.
5406 * gdb.c++/ref-types.exp: Ditto.
5407
44097287
FN
54082000-11-22 Michael Chastain <chastain@redhat.com>
5409
5410 * mips_pro.exp: Accept either "middle -> top -> main" or
5411 "middle -> main" in the backtrace, because gcc can optimize
5412 tail calls to jumps. Remove setup_xfail for the hppa case.
5413 Add a comment with the original warning messages from PR 3016,
5414 which was filed in 1993, to preserve them for posterity.
5415
9d2e1bab
ND
54162000-11-17 Nick Duffek <nsd@redhat.com>
5417
5418 * lib/gdb.exp (gdb_test): Override timeout with board info.
5419
1aca8eb7
ND
54202000-11-17 Nick Duffek <nsd@redhat.com>
5421
5422 * gdb.base/display.exp: Don't kill running stub. Add "again" to
5423 the second kill and detach messages.
5424
93076499
ND
54252000-11-17 Nick Duffek <nsd@redhat.com>
5426
5427 * configure.in: Add AC_EXEEXT.
5428 * configure: Regenerate.
5429 * Makefile.in (just-check): Export EXEEXT.
5430 * lib/gdb.exp ($EXEEXT): Import from environment.
5431 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
5432 expect "maint dump-me" on Cygwin.
5433 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
5434 $EXEEXT.
5435
30e87cd3
ND
54362000-11-17 Nick Duffek <nsd@redhat.com>
5437
5438 * gdb.base/break.exp: Test backtrace and finish from called
5439 function on all platforms, not just HP-UX.
5440
dc96c6c7 54412000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
5442
5443 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
5444 code from gdb_target_monitor, so it can be used independantly
5445 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 5446
dc96c6c7 54472000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
5448
5449 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
5450 * gdb.base/corefile.exp: Expect the message "Program is being
5451 debugged already" when we send the "corefile" command, since
5452 the preceeding gdb_load may have connected gdb to a remote target.
5453 * gdb.base/display.exp: Disable hardware watchpoints if new
5454 board info variable "no_hardware_watchpoints" is true.
5455 Replace single-letter commands with more readable ones.
5456 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
5457 if new board info variable "no_hardware_watchpoints" is true.
5458 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
5459 to see if stdio (printf) testing is possible.
5460 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
5461 board info variable "no_hardware_watchpoints" is true. Use new
5462 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
5463
39124dea
FN
54642000-11-13 Fernando Nasser <fnasser@redhat.com>
5465
5466 From Orjan Friberg <orjanf@axis.com>:
5467 * gdb.base/printcmds.exp: Escape curly braces followed by a number
5468 in array print pattern match.
5469
a9e2e984
FN
54702000-11-09 Fernando Nasser <fnasser@redhat.com>
5471
5472 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
5473 spelling "cancelled" to U.S. spelling "canceled" to match changes
5474 made to gdb.
5475 * gdb.c++/ovldbreak.exp: Ditto.
5476
c7db355b
PS
54772000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
5478
5479 * gdb.base/callfuncs.c (main): Moved to end of file, call
5480 t_double_values to initialize the FPU before inferior calls are made.
5481 * gdb.base/callfuncs.exp: Test for register preservation after calling
5482 inferior functions. Add tests for continuining, finishing and
5483 returning from a stop in a call dummy.
5484
dc96c6c7 54852000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
5486
5487 * gdb.base/commands.exp: Break up long lines, and re-indent.
5488
dc96c6c7 54892000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
5490
5491 * config/gdbserver.exp: Rewritten from the ground up, to make it
5492 compatible with the current dejagnu tree, and to make it work with
5493 the new "gdbserver" in libremote.
5494
dc96c6c7 54952000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
5496
5497 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
5498 * gdb.base/varargs.exp: Skip entire test if no printf support.
5499 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
5500 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
5501
dc96c6c7 55022000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
5503
5504 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
5505 no floating point support.
5506 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
5507 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
5508 * gdb.base/call-rt-st.exp: Ditto.
5509 * gdb.base/call-strs.exp: Ditto.
5510
bac5fc66
JG
55112000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
5512
5513 * gdb.base/sizeof.c: include <stdio.h>.
5514
5515 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
5516 'finish', otherwise uncaptured gdb_prompt would potentially
5517 throw remaining test points out of sync.
5518
b22a6027
SB
55192000-07-26 Scott Bambrough <scottb@netwinder.org>
5520
5521 * gdb.base/recurse.exp: Run tests for all targets.
5522 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
5523 gnu-oldld case on ARM.
5524 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
5525 for ARM targets.
d63a86f8 5526
d8231941
AG
5527Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
5528
5529 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
5530 * gdb.java/configure: Rebuild.
5531
8caabe69
AG
5532Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
5533
5534 * gdb.java/jv-exp.exp: New file.
5535
9d273ca3
AG
5536Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
5537
5538 * configure: Rebuilt.
5539 * configure.in (configdirs): Add gdb.java.
5540 * gdb.java/jmisc.java: New file.
5541 * gdb.java/jmisc.exp: New file.
5542 * gdb.java/Makefile.in: New file.
5543 * gdb.java/configure: Rebuilt.
5544 * gdb.java/configure.in: New file.
5545 * lib/java.exp: New file.
5546
4f823a66
AC
5547Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
5548
5549 * gdb.base/exprs.exp: Test casts to a pointer including over and
5550 underflow.
5551
2391e11d
AC
5552Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
5553
5554 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
5555 and the compilers sizes.
5556
54602222
ND
55572000-07-09 Nick Duffek <nsd@redhat.com>
5558
5559 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
5560 (use_methods): New function.
5561 (main): Call use_methods().
5562 * gdb.c++/classes.exp (test_method_param_class): New procedure.
5563 (do_tests): Call test_method_param_class.
5564
2bec0572
ND
55652000-07-09 Nick Duffek <nsd@redhat.com>
5566
5567 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
5568 spelling.
5569 (test_enums): New procedure. Move enum tests from end of script
5570 to here. Set breakpoint on function name instead of line number.
5571 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
5572 (enums2): New marker function.
5573 (enums1): New function.
5574 (main): Call enums1(). Move enum tests to enums1().
5575
78492fde
AC
5576Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
5577
5578 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
5579 compile/link program. Update line numbers.
5580 * gdb.asm/d10v.inc: Define ``startup''.
5581 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 5582
49a2cef8
AC
5583Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
5584
5585 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
5586
3e6c8688
EZ
55872000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5588
5589 * gdb.base/maint.exp: Add 'maint print architecture' item to output
5590 of 'help maint print' command.
5591
9ff5cbe9
AC
5592Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
5593
5594 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
5595 they use gdb_expect_list.
5596
17c579bd
AC
5597Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
5598
5599 * gdb.base/commands.exp: Use ``set remote
5600 memory-read-packet-size'' instead of ``set endian big'' to test
5601 long commands.
5602
e6d71bf3
DB
56032000-06-03 Daniel Berlin <dan@cgsoftware.com>
5604
5605 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 5606 g++, and stop skipping them.
e6d71bf3
DB
5607
5608 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
5609 work under g++.
5610
d63a86f8 5611 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
5612 initialization.
5613
dc96c6c7 56142000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
5615
5616 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
5617 the regular expression: accept an (almost) arbitrary sequence of
5618 "frames-invalid" and "breakpoints-invalid" messages both before
5619 and after the "starting" message.
5620
dc96c6c7 56212000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
5622
5623 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 5624
dc96c6c7 56252000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
5626
5627 * gdb.base/annota1.exp (annotate-signal-handler-caller):
5628 Relax the regular expression a little, make it pass on Solaris 8.
5629
8216cda9
KB
56302000-05-12 Kevin Buettner <kevinb@redhat.com>
5631
5632 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 5633 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
5634 Instead, it is permissible for gdb to stop on the line of the
5635 call itself.
5636
1a570b2f
MS
56372000-05-12 Michael Snyder <msnyder@.cygnus.com>
5638
5639 * gdb.base/break.exp (bp on small function, optimized file):
5640 Add a second pass pattern. The behavior differs here between stabs
5641 and dwarf for one-line functions. Stabs preserves two line symbols
5642 (one before the prologue and one after) with the same line number,
5643 but dwarf regards these as duplicates and discards one of them.
5644 Therefore the address after the prologue (where the breakpoint is)
5645 has no exactly matching line symbol, and GDB reports the breakpoint
5646 as if it were in the middle of a line rather than at the beginning.
5647
dc96c6c7 56482000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 5649
d63a86f8 5650 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
5651 rather than "send_gdb" (for consistancy).
5652
7d418785
AC
5653Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
5654
5655 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
5656 * gdb.c++/templates.cc: Properly check for GCC version number.
5657 * lib/compiler.cc: Likewise
5658
dc96c6c7 56592000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 5660
d63a86f8 5661 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
5662 gdb may not stop at the first line of main, due to code motion.
5663
dc96c6c7 56642000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
5665
5666 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
5667 This test depends on parsing the printf output from the target.
5668 Since the sparclet stub doesn't do stdio, this will never work.
5669 * gdb.base/call-rt-st.exp: ditto.
5670 * gdb.base/call-strs: ditto.
5671
dc96c6c7 56722000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
5673
5674 * gdb.base/miscexprs.exp: make sizeof long array test portable.
5675
5676 * gdb.base/ending-run.exp: After connecting to a remote target,
5677 but before running, the target will appear to be in a random
5678 location. Specify both a file and a line for breakpoints.
5679 Also, the function that calls main may be called 'init'
5680 rather than 'start'.
5681
a5a51225
EZ
56822000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5683
5684 * gdb.base/help.exp: Update output for add-symbol-file command.
5685
7930cc7c
FN
56862000-04-10 Fernando Nasser <fnasser@cygnus.com>
5687
5688 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5689 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
5690
23e37ab1
C
56912000-04-07 J.T. Conklin <jtc@redback.com>
5692
e93c542c
C
5693 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
5694
23e37ab1
C
5695 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
5696
591b8fa3
PDM
5697Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
5698
5699 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
5700 values that can be represented exactly.
5701 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
5702 above change, and to not check against the directory part of the source
5703 file name.
5704 (step into print_long_arg_list): Likewise.
5705 (print print_small_structs from print_long_arg_list): Likewise.
5706 (print print_long_arg_list): Likewise.
5707
7a495180
EZ
57082000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5709
30b53638 5710 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 5711
beb998c6
AC
5712Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
5713
5714 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
5715
1c689132
DB
57162000-03-25 Daniel Berlin <dan@cgsoftware.com>
5717
5718 * gdb.base/commands.exp (deprecated_command_test): Add test for
5719 deprecate with no arguments.
5720
c1790a9d
JL
57212000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
5722
5723 * gdb.base/break.exp: Add new test for setting breakpoints on
5724 optimized code so we can test breakpoints work even when function
5725 prologues may be optimized away
5726
003ba290
FN
57272000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
5728
5729 From David Whedon <dwhedon@gordian.com>
5730 * gdb.base/commands.exp : Added command deprecator tests.
5731
6837a0a2
DB
57322000-03-22 Daniel Berlin <dan@cgsoftware.com>
5733
5734 * gdb.base/help.exp: Added test for new apropos command.
5735
b9593231
KB
57362000-03-21 Kevin Buettner <kevinb@redhat.com>
5737
5738 * gdb.base/pointers.c (usevar): New function.
5739 (main): Make sure that global variables v_int_pointer2, rptr,
5740 and y are all referenced someplace in the program by calling
5741 usevar() on them. [Some linkers delete symbols which are
5742 never referenced. The space remains, but there's no way to
5743 get a (symbolic) handle on the variable from the debugger.]
5744
751a959b
EZ
57452000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5746
5747 * gdb.base/printcmds.c: Add typedeffed arrays.
5748
5749 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
5750 procedure to test arrays that are typedef'd.
5751
73a93a32
JI
57522000-03-13 James Ingham <jingham@leda.cygnus.com>
5753
5754 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 5755 the library directories.
73a93a32 5756
fb40c209
AC
5757Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
5758
5759 * configure.in (configdirs): Add sub directory gdb.mi.
5760 * configure: Re-generate.
5761
5762 * gdb.mi: New directory.
d63a86f8 5763
ee4dd2c9
AC
57642000-02-25 Scott Bambrough <scottb@netwinder.org>
5765
5766 * gdb.base/long_long.exp: Correct test suite failure when printing
5767 a long long value as a double on ARM platforms.
5768
70f0cc22
JB
57692000-02-16 Jim Blandy <jimb@redhat.com>
5770
5771 * gdb.base/break.exp ("breakpoint line number"): Make sure the
5772 default source file is set properly before running this test.
5773
853819b8
EZ
57742000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5775
5776 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
5777 gdbtk/library directory, not in gdbtcl2.
5778
dfcd3bfb
JM
57792000-02-04 Jim Blandy <jimb@redhat.com>
5780
5781 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
5782 backslash from regexp pattern.
5783
5784 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
5785 procedure. Use it to run all the "continue to bp overloaded"
5786 tests. Note that this changes the names of the tests slightly.
5787 If the breakpoint hit message includes a hex PC value, because
5788 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
5789 from the real source code, still consider that a pass.
5790
5791 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
5792 XFAIL here if the breakpoint message contains a hex address. Note
5793 similar change on 1999-11-02.
5794
5795 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
5796
5797 * gdb.base/ptype.exp: Establish a default source file before
5798 calling get_debug_format.
5799
58002000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
5801
5802 * gdb.base/watchpoint.exp: Remove duplication of test messages.
5803
8b93c638
JM
58042000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
5805
5806 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
5807 of successive stepi commands -- while in the prologue we should see
5808 the function entry bracket.
5809
58102000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
5811
5812 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
5813 reach __change_mode() when stepping through the end of main().
5814
c5394b80
JM
58152000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
5816
5817 * gdb.base/default.exp: Fix expected pattern.
5818 * gdb.base/help.exp: Same.
5819
0d06e24b
JM
58202000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5821
5822 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
5823 Don't use xfail's because that affects only the following test.
d63a86f8 5824
0d06e24b
JM
5825 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
5826 solaris or linux.
5827
5828 * gdb.base/selftest.exp: Update to reflect changes to main.c.
5829
dc96c6c7 58302000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 5831
d63a86f8 5832 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
5833 "A syntax error" rather than "A parse error". Accept both.
5834
58352000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
5836
5837 * gdb.base/default.exp: Remove OS dependent string from "target
5838 remote" test.
5839 * gdb.base/help.exp: Same for "help target remote" test.
5840
c3f6f71d
JM
58412000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5842
5843 From Jim Kingdon <kingdon@redhat.com>:
5844
5845 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
5846 prompt (cleanup rather than necessity, but still might keep output
5847 from spilling to next test).
5848
58492000-01-02 Fred Fish <fnf@cygnus.com>
5850
5851 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
5852 AIX, which defines them in <sys/types.h>.
5853
ed9a39eb 58541999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 5855
ed9a39eb
JM
5856 * gdb.base/default.exp: Match arm* etc instead of arm in "info
5857 float" test.
5858
58591999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 5860
ed9a39eb 5861 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
5862
5863 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
5864 outermost frame disallowed".
5865
58661999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
5867
5868 * gdb.base/setvar.exp: New tests for setting the value of a struct
5869 with a constant list.
5870
58711999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
5872
5873 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
5874 require the user to type a cast before setting the value of a struct.
5875
de57eccd
JM
58761999-12-06 Jim Blandy <jimb@cygnus.com>
5877
5878 * gdb.base/default.exp: Expect the new 'info float' command on
5879 all i386 platforms.
5880
5881 * gdb.threads/linux-dp.exp: Expand our ability to recognize
5882 LinuxThreads libraries that don't support debugging.
5883
c2d11a7d
JM
5884Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
5885
5886 * gdb.base/remote.c: Fill the buffer with truely random data.
5887 Change the buffer type to ``unsigned char'' to simplify size
5888 arithmetic.
5889
5890 * gdb.base/remote.exp: Reduce download numbers by one. Typical
5891 stub only handles 400-1 byte packets. Verify that the download
5892 worked.
5893
58941999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
5895
5896 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
5897 tests, using UNRESOLVED for the untested cases. Also, does not wait
5898 for a timeout if the prompt was received before a recognizable pattern.
5899
59001999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
5901
5902 * lib/gdb.exp (gdb_expect_list): Fix spelling.
5903
59041999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5905
5906 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
5907 watchpoints.
5908
59091999-11-24 Jason Merrill <jason@casey.cygnus.com>
5910
5911 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
5912
5913 * gdb.c++/local.exp: Be more flexible in recognizing local class
5914 name mangling. Don't allow horribly truncated method names.
5915 * gdb.c++/derivation.exp: Expect protected inheritance.
5916 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
5917 * gdb.c++/virtfunc.exp: Likewise.
5918 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
5919 when printing a nested enum.
5920
59211999-11-22 Jim Blandy <jimb@cygnus.com>
5922
5923 * gdb.base/step-test.exp: Properly await GDB's response to setting
5924 a breakpoint on the call to large_struct_by_value.
5925
5926 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
5927 just because we have debug info for the `start' function.
5928
59291999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
5930
5931 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
5932 "Unknown signal" messages, which indicate (on LinuxThreads) that
5933 GDB doesn't know how to debug threads on this system. This is
5934 better than hanging while philosopher 0 dumps chatter into gdb.log.
5935
59361999-11-18 Tom Tromey <tromey@cygnus.com>
5937
5938 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
5939
59401999-11-18 Fred Fish <fnf@cygnus.com>
5941
5942 * gdb.base/coremaker2.c: Add sample program for generating
5943 cores that is more self contained than coremaker.c. Eventually
5944 I'll add more code to this and tie it into the testsuite.
5945
4ce44c66
JM
59461999-11-12 Stan Shebs <shebs@andros.cygnus.com>
5947
5948 * gdb.base/dollar.exp: Remove, now in gdb.hp.
5949
59501999-11-10 Jimmy Guo <guo@cup.hp.com>
5951
5952 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
5953 from $srcdir/lib/.
5954 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
5955 and gdb.c++/.
5956
5957 * gdb.c++/derivation.exp: remove redundant get compiler info code.
5958
d63a86f8 5959 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
5960 'continue with watch' test point.
5961
59621999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
5963
5964 Merged from p2linux-990323-branch:
d63a86f8 5965
4ce44c66
JM
5966 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
5967
11cf8741
JM
5968Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
5969
5970 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
5971 {limit,fixed}''. Test ``set download-write-size''.
5972
5973Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
5974
5975 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
5976 gdb_expect_list.
5977
5978Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
5979
5980 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
5981
59821999-11-03 Mark Salter <msalter@cygnus.com>
5983
5984 * gdb.base/break.exp: Fix "stub continue" pattern.
5985
59861999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
5987
5988 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
5989
59901999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
5991
5992 * gdb.base/display.exp ("finish"): Add timeout clause.
5993
5994 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
5995 plain prompt clause, so this doesn't have to time out in order to
5996 fail.
5997
5998 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
5999 breakpoint hit messages include an address.
6000
6001 * gdb.base/display.exp: Don't forget to escape parens in regular
6002 expressions. Unix regexp notatation sucks.
6003
60041999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6005
6006 * gdb.base/annota1.exp: Test for annotate-signalled: change output
6007 order for 'signalled' message.
6008
5c44784c
JM
60091999-11-01 Stan Shebs <shebs@andros.cygnus.com>
6010
6011 From Jimmy Guo <guo@cup.hp.com>:
6012 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
6013 * gdb.base/annota1.c: Add code for tests to work with.
6014
60151999-10-26 Frank Ch. Eigler <fche@cygnus.com>
6016
6017 * gdb.base/remote.exp: New test for remote downloading settings.
6018 * gdb.base/remote.c: New file with large .data.
6019
917317f4
JM
60201999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
6021
6022 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
6023 for LinuxThreads support, merged from the Code Fusion branch.
6024
6025Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
6026
6027 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
6028 containing exp_continue into a while within an expect. Don't
6029 attempt a start more than three times. Check return value from
6030 gdb_load.
d63a86f8 6031
2df3850c
JM
6032Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
6033
6034 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
6035 a pass case.
6036
2acceee2
JM
60371999-10-01 Kevin Buettner <kevinb@cygnus.com>
6038
6039 * gdb.base/break.c (main): Added a statement that we can step
6040 off of.
6041 * gdb.base/break.exp: Added tests for setting a breakpoint
6042 at an offset and stepping onto a breakpoint.
6043
60441999-10-01 Fred Fish <fnf@cygnus.com>
6045
d63a86f8 6046 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
6047 gdb output.
6048
c2c6d25f
JM
60491999-09-18 Jim Blandy <jimb@cris.red-bean.com>
6050
6051 * gdb.base/break.exp: Code locations are in hex, don't forget!
6052 (For HP-UX.)
6053
60541999-09-17 Stan Shebs <shebs@andros.cygnus.com>
6055
6056 * condbreak.exp: Use break.c as test program.
6057 * condbreak.c: Remove, redundant with break.c.
6058
60591999-09-15 Stan Shebs <shebs@andros.cygnus.com>
6060
6061 * config/monitor.exp (gdb_target_monitor): Disable X- and
6062 Z-packets if the target needs it.
6063
60641999-09-13 James Ingham <jingham@leda.cygnus.com>
6065
6066 * gdb.c++/overload.exp: Added tests for listing overloaded
6067 functions with function pointers in the arg, explicitly calling
6068 out the version you want.
6069
cff3e48b
JM
60701999-09-09 Stan Shebs <shebs@andros.cygnus.com>
6071
6072 * long_long.exp: Add variations of test cases that work for
6073 targets with 16-bit ints and 32-bit doubles.
6074
d4f3574e
SS
60751999-09-08 Stan Shebs <shebs@andros.cygnus.com>
6076
6077 * break.c (main): Compare a possibly-uninitialized argc with an
6078 unlikely value that fits in 16 bits.
6079
60801999-09-07 Stan Shebs <shebs@andros.cygnus.com>
6081
6082 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
6083 0xfeeb, don't want negative numbers if ints are 16 bits.
6084
6085 * lib/gdb.exp (skip_cplus_tests): New proc.
6086 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
6087 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
6088 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
6089 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
6090 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
6091 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
6092 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
6093 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
6094
6095 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
6096
6097Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
6098
6099 * gdb.base/corefile.exp (up): Allow a parameter to appear
6100 in the frame that we're going up to.
6101
6102 From Jim Blandy <jimb@cygnus.com>:
6103
6104 * gdb.base/default.exp (info float): Expect some output now.
6105
6106 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
6107 returning floating-point values to fail on the x86.
6108 * gdb.base/callfwmall.exp (do_function_calls): Same.
6109
6110 * gdb.base/list.exp (test_listsize): Correct expectations for
6111 listing line 1 with listsize 2. Also, listing a single line
6112 works now, as does listing three lines. [Kevin's note: There
6113 were a number of other cases fixed too where the expectations
6114 differed...]
6115
61161999-09-02 Stan Shebs <shebs@andros.cygnus.com>
6117
6118 * gdb.base/selftest.exp: Add case for when version prints as
6119 constant string instead of char pointer.
6120
104c1213
JM
61211999-08-25 Stan Shebs <shebs@andros.cygnus.com>
6122
6123 * gdb.base/ending-run.exp: Add Solaris case for what happens when
6124 stepping out of main.
6125
6126 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
6127 G++ used.
6128
6129 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
6130 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
6131
6132 * gdb.c++/ovldbreak.exp: Update match string in test that
6133 includes a warning of multiple breakpoints.
6134
61351999-08-24 Stan Shebs <shebs@andros.cygnus.com>
6136
6137 * gdb.base/display.exp: Improve precision of step-after-finish
6138 added yesterday.
6139
6140 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
6141 test.
6142
6143 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
6144 configs when using G++, not just hppa*.
6145
61461999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6147
6148 * gdb.base/async.c: New file.
6149 * gdb.base/async.exp: New file.
6150
6151Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
6152
6153 * gdb.base/break.exp: Tweak PA specific tests to properly handle
6154 PA64.
6155
53a5351d
JM
6156Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
6157
104c1213
JM
6158 * gdb.base/display.exp: "finish" can leave us mid-line on many
6159 targets, deal with it. Add a small constant to main, instead of
6160 1000 since main+1000 may not be a valid address in the target.
6161
53a5351d
JM
6162 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
6163 on hpux11.
6164
6165 * gdb.base/attach.exp: Handle another hpux11 error message variant
6166 when attaching to a process that does not exist.
6167
61681999-08-19 J.T. Conklin <jtc@redback.com>
6169
6170 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
6171 characters in 'continue to 1241' test.
6172
61731999-08-17 Stan Shebs <shebs@andros.cygnus.com>
6174
6175 * gdb.base/call-ar-st.exp: Add a shorter match case for the
6176 stop in print_long_arg_list, define and use a whitespace
6177 variable in print_small_structs test, add an XFAIL for Solaris.
6178 * gdb.base/dbx.exp: XFAIL func commands until somebody is
6179 interested enough to fix.
6180
7be570e7
JM
61811999-08-13 Keith Seitz <keiths@cygnus.com>
6182
6183 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
6184 (dbx_gdb_load): Remove. Use gdb_load instead, since that
6185 proc knows about targets other than the natives.
6186 (test_assign): Use "gdb_run_cmd" to "run" the target.
6187 Check that we've actually hit the breakpoint at main.
6188 When we attempt to assign a value to a local variable, check
6189 that the variable is in the current scope, i.e., don't use
6190 a test with an empty result.
6191
6192Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
6193
6194 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
6195 command.
6196
61971999-08-09 Stan Shebs <shebs@andros.cygnus.com>
6198
6199 From Jimmy Guo <guo@cup.hp.com> and others at HP:
6200 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
6201 gdb.compat, gdb.threads-hp.
6202 gdb.hp/configure, gdb.hp/configure.in: New files.
6203 gdb.hp/Makefile.in: Recurse into new subdirs.
6204 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
6205 gdb.hp/gdb.objdbg: New directory, tests for debugging info
6206 in object files.
6207 gdb.hp/tools: New directory, aux tools for HP-specific tests.
6208
96baa820
JM
62091999-08-05 Stan Shebs <shebs@andros.cygnus.com>
6210
6211 * gdb.base/display.exp: Help expect by putting a newline in the
6212 funky printf, remove a bogus p/a test.
6213
62141999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6215
6216 * gdb.base/display.exp: Make sure that when we say 'run', we are
6217 connected to the target. This is necessary when running not
6218 natively.
6219
62201999-08-03 Stan Shebs <shebs@andros.cygnus.com>
6221
6222 * gdb.base/step-test.exp: Removed some extraneous messages.
6223
6224 * gdb.base/long_long.exp: Don't run memory examination tests
6225 on little-endian targets (they will need a different set of
6226 results to match).
6227
62281999-08-02 Stan Shebs <shebs@andros.cygnus.com>
6229
6230 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
6231 until somebody decides to fix GDB.
6232
6233 * gdb.base/long_long.c: Stop compiler complaint by specifying long
6234 constant as "ULL".
6235 * gdb.base/long_long.exp: Loosen x/c test, add partial result
6236 matches for a couple x/2 commands.
6237
a0b3c4fd
JM
62381999-07-30 Stan Shebs <shebs@andros.cygnus.com>
6239
6240 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
6241 by merging in ref-types2 tests.
6242 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
6243
6244 From Jimmy Guo <guo@cup.hp.com> and others at HP:
6245 * gdb.c++/Makefile.in: Add standard actions.
6246 (EXECUTABLES): Rename from PROGS, update list.
6247 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
6248 from gdb.hp.
6249 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
6250 foo and bar locals.
6251 * gdb.c++/anon-union.exp: Fix tests to match.
6252 * gdb.c++/classes.exp: Run if HP compiler used, add extra
6253 expect matches to handle output variations.
6254 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
6255 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
6256 output, add HP alternatives for new and delete prints.
6257 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
6258 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
6259 * gdb.c++/demangle.exp: Use $style when reporting failure.
6260 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
6261 * gdb.c++/inherit.exp: Run if HP compiler used, add some
6262 match alternatives.
6263 * gdb.c++/local.exp: Add match alternatives or xfails for HP
6264 compilers.
6265 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
6266 * gdb.c++/method.exp: Add match alternatives.
6267 * gdb.c++/misc.cc: Add bool types.
6268 * gdb.c++/misc.exp: Add tests for bool types.
6269 * gdb.c++/overload.exp: Add xfails.
6270 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
6271 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
6272 add some more template parameter tests (only for HP currently).
6273 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
6274 * gdb.c++/virtfunc.cc: Add return type and value for main.
6275 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
6276 match alternatives.
d63a86f8 6277
a0b3c4fd
JM
62781999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6279
6280 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
6281
62821999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
6283
6284 * gdb.base/signals.exp: Don't expect getting a backtrace from
6285 within a signal handler to fail on Linux.
6286
62871999-07-29 Stan Shebs <shebs@andros.cygnus.com>
6288
6289 From Jimmy Guo <guo@cup.hp.com> and others at HP:
6290 * lib/gdb.exp: Remove some gratuitious semicolons.
6291 (delete_breakpoints): Increase timeout.
6292 (gdb_expect): Add -notransfer option.
6293 (gdb_test): Use -notransfer option.
6294 (get_compiler_info): Add f77 case.
6295 (get_compiler): New proc, split out from gdb_preprocess, add f77
6296 case.
6297 (gdb_preprocess): Call get_compiler.
6298
6299 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
6300 * gdb.base/attach.exp, gdb.base/display.exp,
6301 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
6302 gdb.base/long_long.exp, gdb.base/printcmds.exp,
6303 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
6304 third arg to gdb_test.
6305 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
6306 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
6307 HP-UX xfails, add others.
6308 * gdb.base/completion.exp: Reflect name change of self-test.
6309 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
6310 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
6311 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
6312 HP failure number.
6313 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
6314 useless HP-UX 10.30 references.
6315 * gdb.base/maint.exp: Loosen matches.
6316 * gdb.base/pointers.c (main): Declare more_code.
6317 * gdb.base/pointers.exp: Match on output of a `next'.
6318 * gdb.base/structs.c: Add prototypes.
6319 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
6320 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
6321
63221999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6323
6324 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
6325 command.
6326
63271999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6328
6329 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
6330 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
6331
6332 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
6333 debug info. Deal with lack of signal hanlder info in stack.
6334
6335 From Jim Kingdon <kingdon@redhat.com>:
6336 * gdb.base/annota1.exp: If printf has debug info, deal with it.
6337
5a2468f5
JM
63381999-07-19 Stan Shebs <shebs@andros.cygnus.com>
6339
6340 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
6341 gdb.base/foll-vfork.exp: Don't run for crosses.
6342
adf40b2e
JM
6343Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
6344
6345 * gdb.base/configure.in: Check for gdbvars.exp instead of
6346 a1-selftest.exp.
6347 * gdb.base/configure: Re-generate.
6348
63491999-07-12 Stan Shebs <shebs@andros.cygnus.com>
6350
6351 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
6352 in trying to run first and name is too long.
6353
6354 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
6355 pointers2.c and pointers2.exp, respectively.
6356 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
6357 doschk happier.
6358
43e526b9
JM
63591999-07-08 Stan Shebs <shebs@andros.cygnus.com>
6360
6361 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
6362 callfuncs2.c and callfuncs2.exp.
6363
6364 * gdb.base/list.exp: Remove mistaken xfails.
6365 * gdb.base/list0.h: Add optional prototypes.
6366
9846de1b
JM
6367Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
6368
6369 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
6370 calling malloc.
6371 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
6372 * ptype.exp: Move test for get_debug_format to before its first
6373 use.
6374
63751999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6376
6377 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
6378 * gdb.base/annota2.cc, annota2.exp: Move from here.
6379 * gdb.c++/annota2.cc, annota2.exp: To here.
6380 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
6381
43ff13b4
JM
6382Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
6383
6384 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
6385 a consistent format.
6386
085dd6e6
JM
63871999-06-25 Stan Shebs <shebs@andros.cygnus.com>
6388
6389 From Jimmy Guo <guo@cup.hp.com> and others at HP:
6390 * lib/gdb.exp (get_compiler_info): Add detection for assorted
6391 HP compilers, also set the globals $true and $false.
6392
6393 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
6394 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
6395 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
6396 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
6397 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
6398 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
6399 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
6400 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
6401 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
6402 whatis.c} Add C++ compatible function definitions and return
6403 types, add includes for library functions.
6404 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
6405 * gdb.base/step-test.c (myglob): Rename from glob.
6406 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
6407 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
6408 files, move here from gdb.hp.
6409 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
6410 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
6411 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
6412 Adjust line numbers in regexps.
6413
6414 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
6415 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
6416 instead of 0/1.
6417
6418 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
6419 foll-vfork.exp: New files, move here from gdb.hp.
6420 * gdb.base/page.exp: New file, test of pagination command.
6421
6422 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
6423 recursion test.
6424 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
6425
6426 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
6427 gdb.base/solib.exp: Fix compiler invocation process.
6428
6429 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
6430 HP-UX 11, turn off overload resolution explicitly.
6431 * gdb.base/commands.exp: Set argument list explicitly, add
6432 watchpoint test.
6433 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
6434 them work.
6435 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
6436 expressions properly.
6437 * gdb.base/corefile.exp: Loosen the match slightly.
6438 * gdb.base/default.exp: Allow "Error accessing memory" message
6439 also.
6440 * gdb.base/display.exp: Skip over x/0 j if PA64.
6441 * gdb.base/funcargs.exp: Add xfails for HP-UX.
6442 * gdb.base/interrupt.exp: Ditto.
6443 * gdb.base/langs.exp: Add symbolic matches governed by compiler
6444 in use.
6445 * gdb.base/list.exp: Add xfails for HP-UX.
6446 * gdb.base/long_long.exp: Refine some of the numeric matches.
6447 * gdb.base/mips_pro.exp: Xfail on HP-UX.
6448 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
6449 * gdb.base/nodebug.exp: Succeed on more varieties of output.
6450 * gdb.base/opaque.exp: Remove some HP-UX xfails.
6451 * gdb.base/ptype.exp: Succeed on more varieties of output.
6452 * gdb.base/scope.exp: Add xfails for HP-UX.
6453 * gdb.base/sect-cmd.exp: Add more cases.
6454 * gdb.base/setvar.exp: Add xfails for HP-UX.
6455 * gdb.base/shlib-call.exp: Loosen some matches slightly.
6456 * gdb.base/signals.exp: Match on void symbolically.
6457 * gdb.base/step-test.exp: Add case for PA64.
6458 * gdb.base/term.exp: Add exit and restart.
6459 * gdb.base/twice.exp: Clean up after self.
6460 * gdb.base/varargs.exp: Disable overload resolution explicitly.
6461 * gdb.base/whatis.exp: Allow more ways to pass tests.
6462
6463 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
6464 no longer useful.
6465
6466Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
6467
6468 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
6469 list of patterns.
6470 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
6471 print_double_array(double_array)", "continuing to breakpoint
6472 1018", "print print_double_array(array_d)" and "continuing to
6473 1034" tests.
d63a86f8 6474
085dd6e6
JM
64751999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
6476
6477 * Makefile.in: Add empty html and install-html targets.
6478
64791999-06-24 Stan Shebs <shebs@andros.cygnus.com>
6480
6481 * config/mt-*: Remove, these haven't been used since 1996.
6482
64831999-06-22 Stan Shebs <shebs@andros.cygnus.com>
6484
6485 * gdb.base/call-strs.c, gdb.base/ending-run.c,
6486 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
6487 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
6488
9e0b60a8
JM
64891999-06-18 Stan Shebs <shebs@andros.cygnus.com>
6490
6491 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
6492 simpler match case for the ptype of the big class.
6493
64941999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
6495
6496 * gdb.exp: Fix test for gdb_prompt existence.
6497
64981999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
6499
6500 * gdb.exp (gdb_test): Add fail after calls to perror.
6501
65021999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
6503
6504 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
6505
65061999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
6507
6508 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
6509
0f71a2f6
JM
6510Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
6511
6512 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
6513 malloc() is linked in.
6514
65151999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
6516
6517 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
6518 step at end.
6519
6520 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
6521
65221999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
6523
6524 * gdb.java/jv-print.exp: New file. (Our first Java test!)
6525
cce74817
JM
6526Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
6527
6528 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
6529 * gdb.base/mips_pro.exp: Likewise.
6530
65311999-06-02 Keith Seitz <keiths@cygnus.com>
6532
6533 * gdb.c++/templates.cc: Change all "new" operators to throw
6534 an exception.
6535 * gdb.c++/cplusfuncs.cc: Likewise.
6536
6537 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
6538
6539Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
6540
6541 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
6542 * gdb.base/ending-run.exp: When stepping out of main, accept a
6543 step into an arbitrary assembler file.
6544
392a587b
JM
65451999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6546
d63a86f8 6547 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 6548 "breakpoint-invalid" to be printed.
d63a86f8 6549 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
6550 number of "frames-invalid" and "breakpoint-invalid" to be printed.
6551 * gdb.base/annota2.cc: Initialize a.x to 0.
6552
9e086581
JM
65531999-05-17 Keith Seitz <keiths@cygnus.com>
6554
6555 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
6556 when "skip_float_tests" set.
6557 Ditto for "print print_double_array(array_d)", "print print_small_structs",
6558 "print print_ten_doubles", and "step into print_long_arg_list".
6559 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
6560 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
6561 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
6562 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
6563 "skip_float_tests" is set.
6564 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
6565 when "skip_float_tests" set.
d63a86f8 6566
cd0fc7c3
SS
65671999-05-06 Keith Seitz <keiths@cygnus.com>
6568
6569 * gdb.base/annota2.cc: Include stdio.h.
6570
6571Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
6572
6573 * gdb.base/crossload.exp: Remove, this has been disabled ever
6574 since BFD stopped including all targets, and cross-GDB gets
6575 plenty of testing anyway.
6576 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
6577 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
6578 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
6579 * gdb.base/README: Remove, was doc for this.
6580 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
6581 needed.
6582
b83266a0
SS
65831999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6584
6585 * gdb.base/call-ar-st.exp: Fix one regular expression in test
6586 output.
6587
6588 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
6589 * gdb.base/annota2.exp: New file. More annotation tests.
6590 * gdb.base/annota1.c: New file. Source file for annota1.exp.
6591 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
6592
65931999-04-23 Angela Marie Thomas <angela@cygnus.com>
6594
6595 * config/cfdbug.exp: New file.
6596
7a292a7a
SS
65971999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
6598
6599 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
6600 Marcus Daniel's and Dale Hawkins's demangler crashes.
6601
6602 * gdb.c++/demangle.exp (test_gnu_style_demangling,
6603 test_lucid_style_demangling, test_arm_style_demangling,
6604 test_hp_style_demangling): Try Tom Tromey's core-dumping
6605 identifier under each demangling style.
6606
66071999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
6608
6609 * gdb.c++/demangle.exp: Include the current demangling style
6610 in all test names.
6611 (current_demangling_style): New global variable.
6612 (set_demangling_style, test_demangling_core, test_demangling,
6613 test_demangling_exact): New functions.
6614 (test_gnu_style_demangling, test_lucid_style_demangling,
6615 test_arm_style_demangling, test_hp_style_demangling): Use those,
6616 instead of calling gdb_test and gdb_test_exact directly.
6617 (catch_demangling_errors): New function, which reports errors
6618 signalled by the demangling test functions in an orderly way.
6619 (do_tests): Use catch_demangling_errors.
6620
66211999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
6622
6623 * gdb.base/signals.exp (test_handle_all_print): Use () for
6624 grouping in expressions, not {}.
6625
6626 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
6627 initialized yet.
6628
66291999-04-01 Stan Shebs <shebs@andros.cygnus.com>
6630
6631 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
6632 are listed.
6633
66341999-03-26 Stan Shebs <shebs@andros.cygnus.com>
6635
6636 * gdb.stabs/weird.exp: Test for CC being defined before
6637 looking at its value.
6638
66391999-03-25 Stan Shebs <shebs@andros.cygnus.com>
6640
6641 * gdb.base/call-ar-st.exp: Remove stray '#'.
6642 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
6643 "short int" and "long int".
6644 * gdb.c++/overload.cc: Cast the string added in the previous
6645 change, to mollify finicky HP compiler.
6646 * gdb.hp/reg-test.exp (testfile): Fix file name.
6647 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 6648
7a292a7a
SS
6649 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
6650 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
6651 alternate form of enum ptype.
6652
c906108c
SS
66531999-03-23 Stan Shebs <shebs@andros.cygnus.com>
6654
7a292a7a
SS
6655 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
6656 * gdb.hp/*.exp: Change all to run compiler probe only after
6657 passing skip_hp_tests, so as not to waste time on guaranteed
6658 failure.
6659
c906108c
SS
6660 * gdb.c++/overload.cc: Pass string instead of char addr, always
6661 init ccpfoo.
6662 * gdb.c++/templates.cc: Fix syntax error.
6663
7a292a7a
SS
6664Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6665
6666 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 6667 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
6668 command.
6669
66701999-03-18 James Ingham <jingham@cygnus.com>
6671
6672 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
6673
6674 * gdb.c++/method.exp: It was testing an uninitialized int on the
6675 stack and assuming it was positive.
6676
6677 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
6678
6679 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 6680 keep it from killing the rest of the tests.
7a292a7a
SS
6681 Use gdb_continue_to_end.
6682
6683 * gdb.base/sigall.exp: use gdb_continue_to_end.
6684
6685 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
6686
6687 * gdb.base/display.exp: use runto_main, not run.
6688
d63a86f8
RM
6689 * gdb.base/default.exp: Check for the current error message in the
6690 r abbreviation test.
7a292a7a
SS
6691 Add strongarm to the targets that know info float.
6692
d63a86f8 6693 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
6694 run which doesn't work with monitors.
6695
6696 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
6697
6698 * gdb.base/break.exp: use the gdb_continue_to_end proc.
6699
6700 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
6701 program. Traps the case (in Cygmon) when the program never really
6702 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
6703 more places, so I used my name. Sorry Mark...
6704
6705 * config/monitor.exp (gdb_target_monitor): added another
6706 target_info parameter: remotebinarydownload. This will set the
6707 remotebinarydownload flag if this is causing some boards trouble.
6708
67091999-03-18 Mark Salter <msalter@cygnus.com>
6710
6711 * lib/gdb.exp (continue_to_exit): New function.
6712
6713 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
6714 * gdb.base/ending-run.exp: Ditto.
6715 * gdb.base/step-test.exp: Ditto.
6716
67171999-03-16 Stan Shebs <shebs@andros.cygnus.com>
6718
6719 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
6720 (suggested by Art Haas <ahaas@neosoft.com>).
6721
67221999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
6723
6724 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
6725
6726Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
6727
6728 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
6729 descriptions of types (short unsigned int vs unsigned short, etc).
6730
67311999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
6732
6733 * gdb.base/call-strs.exp: Don't assume that `step' will step over
6734 a call to strlen; sometimes we do have sources.
6735
67361999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
6737
6738 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
6739 character, so GDB won't print garbage after its end.
d63a86f8 6740
c906108c
SS
6741 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
6742 breakpoint there instead. Sometimes GCC emits memcpy to handle
6743 the large structures being passed by value, so we step into that
6744 instead of sum_array_print, which obscures what we're really testing.
6745 * gdb.base/step-test.exp: However, we do want a test that notices
6746 the bizarre steps into memcpy, so do that here. Add check for
6747 stepping into function calls that pass large structures by value.
6748 ("Is that a noun clause, or are you just happy to see me?")
6749 Remove all references to specific line numbers.
6750 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
6751 New type and function.
6752 (main): Call large_struct_by_value, passing it a large struct by value.
6753 * lib/gdb.exp (gdb_get_line_number): New function.
6754
6755 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
6756 more portable.
6757
7a292a7a
SS
67581999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
6759
c906108c
SS
6760 * lib/gdb.exp: Doc fixes.
6761
7a292a7a
SS
67621999-03-05 Nick Clifton <nickc@cygnus.com>
6763
d63a86f8 6764 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
6765
67661999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
6767
c906108c
SS
6768 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
6769 commands. They're not germane to this test, and they don't work
6770 that way on remote targets.
6771
3fc11d3e
JM
67721999-03-01 James Ingham <jingham@cygnus.com>
6773
6774 * Changelog entries merged over from gdb development branch.
6775
3fc11d3e
JM
6776 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
6777
6778 * lib/gdb.exp (gdbtk_analyze_results): Generic function
6779 for outputting results of test run.
6780
2d4a1622 6781 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
6782
6783 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 6784
7a292a7a
SS
67851999-02-25 Felix Lee <flee@cygnus.com>
6786
6787 * lib/gdb.exp (debug_format): initialize
6788
c906108c
SS
67891999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
6790
6791 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
6792 * gdb.base/call-rt-st.c: Ditto.
6793
c906108c
SS
67941999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
6795
6796 * gdb.threads/pthreads.exp (horiz): New variable.
6797 (test_startup): Fix regexps that capture thread numbers.
6798
67991999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
6800
6801 * gdb.base/smoke.exp: Disambiguate two test case names (both
6802 called ``print'').
6803
6804Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
6805
6806 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
6807 compilation.
6808
68091999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
6810
6811 * gdb.base/miscexprs.exp: Change patterns to match GDB's
6812 actual output formatting.
6813 * gdb.base/smoke.exp: GDB removes leading 0's.
6814 * gdb.base/volatile.exp: Don't check type of remuneration;
6815 that variable is no longer defined in constvars.c.
6816 * gdb.base/step-test.c (main): Exit with explicit exit code.
6817 * gdb.base/step-test.exp: Remove two nexti checks--they are
6818 not portable.
6819
68201999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
6821
6822 * gdb.base/help.exp ("help delete display"): Fix test to match
6823 gdb's output.
6824
6825 * gdb.base/long_long.c (known_types): Initialize values to zero.
6826 * gdb.base/long_long.exp: Step one more line
6827 so 'dec' is initialized in "get to known place". GDB removes
d63a86f8 6828 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
6829 unique test case names.
6830
6831Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6832
d63a86f8 6833 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
6834
6835 * gdb.c++/method.exp: Add missing close brace.
6836
68371999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
6838
6839 * gdb.base/maint.exp: Use 'set height 0' to disable page
6840 prompting, not 'set height 400'.
6841
6842 Fix a bunch of timeouts.
6843 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
6844 four separate tests, so expect doesn't take forever to match a ton
6845 of text against a regexp with lots of .* forms.
6846 ("maint print psymbols", "maint print symbols"): Make some of
6847 these greps more selective, so that expect doesn't try to wade
6848 through huge piles of output and time out.
6849
6850 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
6851
6852 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
6853 tests: one which doesn't expect shlib events to be reported, and
6854 another which does, but is XFAIL for all platforms other than
6855 HP/UX.
6856
6857 * gdb.base/break.exp: Teach the test suite that the `catch
6858 fork', `catch vfork', and `catch exec' commands produce error
6859 messages on platforms that don't provide these features.
6860
6861Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
6862
6863 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
6864 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
6865 (shortening names from solib_threshold.exp etc), won't run on
6866 anything but HP-UX for the foreseeable future.
6867 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
6868 reflect move.
6869
6870Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
6871
6872 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
6873 gdb.trace/Makefile.in (clean): Remove all test executables.
6874
6875Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
6876
6877 * gdb.base/shlib-call.exp: add test cases to verify that gdb
6878 successfully re-sets breakpoints in shared libraries.
6879 * gdb.base/shmain.c (main): return 0, don't fall off the end.
6880
6881Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6882
d63a86f8
RM
6883 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
6884 and compiled w/o GCC.
c906108c
SS
6885
6886 * gdb.hp/watch-cmd.exp: ditto.
6887
6888 * gdb.hp/watch-hp.exp: ditto.
6889
6890 * gdb.hp/xdb1.exp: ditto.
6891
6892 * gdb.hp/xdb2.exp: ditto.
6893
6894 * gdb.hp/dbx.exp: ditto.
6895
6896Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
6897
6898 * constvars.c: Remove C++-isms.
6899 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
6900 with GCC.
6901
6902Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
6903
6904 The following changes are part of the HP merge.
6905
6906 * gdb.base/break.exp: new tests to verify that catchpoints for
6907 fork, vfork, and exec don't trigger inappropriately.
6908
6909 * gdb.base/opaque.exp: compile one file at a time, then link.
6910
6911 * gdb.base/signals.exp: be more restrictive about which hppa
6912 systems receive a setup_xfail. new tests.
6913
6914 * gdb.base/solib_threshold.build: new file.
6915 * gdb.base/solib_threshold.exp: new file.
6916 * gdb.base/solib_threshold.link_opts: new file.
6917 * gdb.base/solib_threshold.mk: new file.
6918 * gdb.base/gen_solib_threshold.c: new file.
6919
6920 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
6921 tests. New tests for enums inside classes.
6922
6923 * gdb.c++/compiler.cc: indicate support of template debugging.
6924
6925 * gdb.c++/demangle.exp: run hp style demangling tests.
6926
6927 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
6928 tests.
6929
6930 * gdb.c++/misc.cc: changes to support new tests.
6931
6932 * gdb.c++/templates.cc: changes to support HP's compiler; changes
6933 to support new tests.
6934
6935 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
6936 gcc, then skip these tests.
6937
6938Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
6939
6940 The following files are part of the HP merge; some had longer
6941 names at HP, but have been renamed to be no more than 14
6942 characters in length.
6943
6944 * gdb.hp/ambiguous.cc: new file.
6945 * gdb.hp/ambiguous.exp: new file.
6946 * gdb.hp/attach.exp: new file.
6947 * gdb.hp/attach2.exp: new file.
6948 * gdb.hp/classes-hp.exp: new file.
6949 * gdb.hp/ctti.exp: new file.
6950 * gdb.hp/ctti-add.cc: new file.
6951 * gdb.hp/ctti-add1.cc: new file.
6952 * gdb.hp/ctti-add2.cc: new file.
6953 * gdb.hp/ctti-add3.cc: new file.
6954 * gdb.hp/dbx.exp: new file.
6955 * gdb.hp/exception.cc: new file.
6956 * gdb.hp/exception.exp: new file.
6957 * gdb.hp/foll-exec.c: new file.
6958 * gdb.hp/foll-exec.exp: new file.
6959 * gdb.hp/foll-fork.c: new file.
6960 * gdb.hp/foll-fork.exp: new file.
6961 * gdb.hp/foll-vfork.c: new file.
6962 * gdb.hp/foll-vfork.exp: new file.
6963 * gdb.hp/inherit-hp.exp: new file.
6964 * gdb.hp/more-steps.exp: new file.
6965 * gdb.hp/namespace.cc: new file.
6966 * gdb.hp/namespace.exp: new file.
6967 * gdb.hp/optimize.exp: new file.
6968 * gdb.hp/pxdb.c: new file.
6969 * gdb.hp/pxdb.exp: new file.
6970 * gdb.hp/quicksort.exp: new file.
6971 * gdb.hp/reg-test.exp: new file.
6972 * gdb.hp/reg-test.s: new file.
6973 * gdb.hp/sized-enum.c: new file.
6974 * gdb.hp/sized-enum.exp: new file.
6975 * gdb.hp/start-stop.exp: new file.
6976 * gdb.hp/templ-hp.cc: new file.
6977 * gdb.hp/templ-hp.exp: new file.
6978 * gdb.hp/thr-lib.c: new file.
6979 * gdb.hp/thr-lib.exp: new file.
6980 * gdb.hp/thr-lib.h: new file.
6981 * gdb.hp/thr-liblib.c: new file.
6982 * gdb.hp/virtfun-hp.c: new file.
6983 * gdb.hp/virtfun-hp.exp: new file.
6984 * gdb.hp/watch-cmd.exp: new file.
6985 * gdb.hp/watch-hp.exp: new file.
6986 * gdb.hp/xdb1.exp: new file.
6987 * gdb.hp/xdb2.exp: new file.
6988 * gdb.hp/xdb3.exp: new file.
6989
6990Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
6991
6992 The following files are part of the HP merge; some had longer
6993 names at HP, but have been renamed to be no more than 14
6994 characters in length.
6995
6996 * gdb.base/ss.h: new file.
6997 * gdb.base/call-ar-st.c: new file.
6998 * gdb.base/call-ar-st.exp: new file.
6999 * gdb.base/call-rt-st.c: new file.
7000 * gdb.base/call-rt-st-exp: new file.
7001 * gdb.base/call-strs.exp: new file.
7002 * gdb.base/ena-dis-br.exp: new file.
7003 * gdb.base/environ.exp: new file.
7004 * gdb.base/long_long.exp: new file.
7005 * gdb.base/sect-cmd.exp: new file.
7006 * gdb.base/shlib-cl2.exp: new file.
7007 * gdb.base/smoke.exp: new file.
7008 * gdb.base/so-impl-ld.c: new file.
7009 * gdb.base/so-impl-ld.exp: new file.
7010 * gdb.base/so-indr-cl.c: new file.
7011 * gdb.base/so-indr-cl.exp: new file.
7012 * gdb.base/varargs.exp: new file.
7013 * gdb.base/volatile.exp: new file.
7014 * gdb.base/whatis-exp.exp: new file.
7a292a7a 7015 * gdb.base/display.exp: new file.
c906108c
SS
7016 * gdb.c++/derivation.exp: new file.
7017 * gdb.c++/local.exp: new file.
7018 * gdb.c++/member-ptr.exp: new file.
7019 * gdb.c++/overload.exp: new file.
7020 * gdb.c++/ovldbreak.exp: new file.
7021 * gdb.c++/ref-types.exp: new file.
7022 * gdb.c++/ref-types2.exp: new file.
7023 * gdb.c++/userdef.exp: new file.
d63a86f8 7024
c906108c
SS
7025Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
7026
7027 * gdb.base/default.exp: Reflect wording change in remote.c.
7028
dc96c6c7 7029Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7030
7031 * gdb.base/help.exp: Update to reflect current text.
7032
7033Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
7034
7035 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
7036 they're stack variables and contain garbage.
7037 * gdb.c++/anon-union.exp: new file.
7038
7039 The following changes were made by David Taylor
7040 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
7041 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
7042 in changes by HP.
7043
7044 * gdb.base/bitops.exp: new file.
7045 * gdb.base/default.exp: change expected messages for catch and
7046 info catch tests to reflect HP merge changes.
7047 * gdb.base/enable-disable-break.exp
7048 * gdb.base/ending-run.c: new file.
7049 * gdb.base/long_long.c: new file.
7050 * gdb.base/maint.exp: new file.
7051 * gdb.base/pointers2.exp: new file.
7052 * gdb.base/shlib-call2.exp: new file.
7053 * gdb.base/solib.exp: new file.
7054 * gdb.base/step-test.c: new file.
7055 * gdb.c++/anon-union.cc: new file.
7056 * gdb.c++/local.cc: new file.
7057 * gdb.c++/member-pointer.cc: new file.
7058 * gdb.c++/method.cc: new file.
7059 * gdb.c++/ref-types.cc: new file.
7060 * gdb.c++/ref-types2.cc: new file.
7061 * gdb.c++/userdef.cc: new file.
d63a86f8 7062
c906108c
SS
7063 * gdb.base/scope.exp: compile one file at a time, then link.
7064 * gdb.base/langs.exp: ditto.
7065 * gdb.base/list.exp: ditto.
d63a86f8 7066
c906108c
SS
7067Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
7068
7069 The following changes were made by David Taylor
7070 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
7071 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
7072 in changes by HP.
d63a86f8 7073
c906108c
SS
7074 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
7075 skip tests. When compiling pass c++ flag to gdb_compile.
7076 * gdb.c++/
d63a86f8 7077
c906108c
SS
7078 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
7079 test for on hppa*-*-hpux*; use args to see if c++ was specified.
7080 (skip_hp_tests): new function.
7081 (gdb_preprocess): new function.
7082
7083 * configure.in (hpdir): decide whether to configure gdb.hp.
7084 * configure: regenerated.
7085
7086 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
7087 to delete on clean.
7088 (EXECUTABLES): update to reflect new additions.
7089 * gdb.base/commands.exp: update message expected.
7090 * gdb.base/default.exp: add copyright notice.
7091 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
7092 * gdb.base/help.exp: update messages to reflect current text.
7093 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
7094 targets for recurse tests.
7095 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
7096 skip this file.
7097
7098 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
7099 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
7100 compilation.
7101 * gdb.c++/misc.exp: ditto.
7102 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
7103 run the tests. tell gdb_compile that it's a c++ compilation.
7104
7105 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 7106
c906108c
SS
7107 * gdb.base/all-bin.exp: new file.
7108 * gdb.base/arithmet.exp: new file.
7109 * gdb.base/assign.exp: new file.
7110 * gdb.base/completion.exp: new file.
7111 * gdb.base/cond-expr.exp: new file.
7112 * gdb.base/condbreak.exp: new file.
7113 * gdb.base/define.exp: new file.
7114 * gdb.base/dollar.exp: new file.
7115 * gdb.base/environment.exp: new file.
7116 * gdb.base/eval-skip.exp: new file.
7117 * gdb.base/jump.exp: new file.
7118 * gdb.base/logical.exp: new file.
7119 * gdb.base/pointers.exp: new file.
7120 * gdb.base/relational.exp: new file.
7121 * gdb.base/section_command.exp: new file.
7122 * gdb.base/whatis-expr.exp: new file.
7123
7124 * gdb.base/all-types.c: new file.
7125 * gdb.base/call-array-struct.c: new file.
7126 * gdb.base/call-return-struct.c: new file.
7127 * gdb.base/call-strings.c: new file.
7128 * gdb.base/callfuncs2.c: new file.
7129 * gdb.base/condbreak.c: new file.
7130 * gdb.base/constvars.c: new file.
7131 * gdb.base/display.c: new file.
7132 * gdb.base/int-type.c: new file.
7133 * gdb.base/jump.c: new file.
7134 * gdb.base/miscexprs.c: new file.
7135 * gdb.base/pointers.c: new file.
7136 * gdb.base/pointers2.c: new file.
7137 * gdb.base/shmain.c: new file.
7138 * gdb.base/shr1.c: new file.
7139 * gdb.base/shr2.c: new file.
7140 * gdb.base/solib.c: new file.
7141 * gdb.base/solib1.c: new file.
7142 * gdb.base/solib2.c: new file.
7143 * gdb.base/varargs.c: new file.
7144 * gdb.c++/derivation.cc: new file.
7145 * gdb.c++/overload.cc: new file.
7146 * gdb.c++/ovldbreak.cc: new file.
7147 * gdb.hp/attach.c: new file.
7148 * gdb.hp/attach2.c: new file.
7149 * gdb.hp/average.c: new file.
7150 * gdb.hp/compiler.c: new file.
7151 * gdb.hp/compiler.cc: new file.
7152 * gdb.hp/execd-program.c: new file.
7153 * gdb.hp/follow-exec.c: new file.
7154 * gdb.hp/follow-fork.c: new file.
7155 * gdb.hp/follow-vfork-and-exec.c: new file.
7156 * gdb.hp/misc-hp.cc: new file.
7157 * gdb.hp/more-steps.c: new file.
7158 * gdb.hp/optimize.c: new file.
7159 * gdb.hp/quicksort.c: new file.
7160 * gdb.hp/run-hp.c: new file.
7161 * gdb.hp/start-stop.c: new file.
7162 * gdb.hp/sum.c: new file.
7163 * gdb.hp/templates-hp.cc: new file.
7164 * gdb.hp/thread-local-in-lib.c: new file.
7165 * gdb.hp/thread-local-in-lib.h: new file.
7166 * gdb.hp/thread-local-in-lib.lib.c: new file.
7167 * gdb.hp/vforked-program.c: new file.
7168 * gdb.hp/virtfunc-hp.cc: new file.
7169 * gdb.hp/watchpoint-hp.c: new file.
7170 * gdb.hp/xdb.c: new file.
7171 * gdb.hp/xdb0.c: new file.
7172 * gdb.hp/xdb0.h: new file.
7173 * gdb.hp/xdb1.c: new file.
7174
7175Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
7176
7177 The following change was made by Edith Epstein
7178 <eepstein@cygnus.com> as part of a project to merge in changes
7179 originally made by HP; HP did not create ChangeLog entries.
7180
7181 * gdb.c++/demangle.exp: changed the expected output for some
7182 ARM-style mangling -- removed second reference to datatype.
7183 For example, maint demangle __dt__11T1__pt__2_cFv
7184 T1<char>::~T1<char>(void)
7185 becomes,
7186 maint demangle __dt__11T1__pt__2_cFv
7187 T1<char>::~T1(void)
7188
7189 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 7190
c906108c
SS
7191Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
7192
7193 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
7194 * gdb.trace/backtrace.exp: Likewise.
7195 * gdb.trace/circ.exp: Likewise.
7196 * gdb.trace/collection.exp: Likewise.
7197 * gdb.trace/deltrace.exp: Likewise.
7198 * gdb.trace/infotrace.exp: Likewise.
7199 * gdb.trace/limits.exp: Likewise.
7200 * gdb.trace/packetlen.exp: Likewise.
7201 * gdb.trace/passc-dyn.exp: Likewise.
7202 * gdb.trace/passcount.exp: Likewise.
7203 * gdb.trace/report.exp: Likewise.
7204 * gdb.trace/save-trace.exp: Likewise.
7205 * gdb.trace/tfind.exp: Likewise.
7206 * gdb.trace/tracecmd.exp: Likewise.
7207 * gdb.trace/while-dyn.exp: Likewise.
7208 * gdb.trace/while-stepping.exp: Likewise.
7209
72101998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
7211
7212 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
7213
7214Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
7215
7216 From Brendan Kehoe:
7217 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
7218 int return types.
7219
7220Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
7221
7222 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
7223 remote dos host testing right.
7224
7225Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
7226
7227 * gdb.base/corefile.exp: remove some xfails.
7228
7229Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
7230
7231 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
7232 have different timestamps.
7233
7234Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
7235
7236 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
7237 gdb.base/default.exp: Replace "exec" with "executable".
7238
7239Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
7240
7241 * gdb.base/default.exp: Change else if to elseif from previous
7242 delta.
7243
7244Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
7245
7246 * gdb.base/default.exp: Add brace missing from previous delta.
7247
7248Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
7249
7250 * gdb.base/default.exp: Support test for info float for all
7251 varieties of arm toolchain.
7252
dc96c6c7 7253Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7254
7255 * gdb.trace/*.exp: remove "remote_download" command.
7256
dc96c6c7 7257Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7258
7259 * gdb.trace/*.exp: remove -gdwarf from compile.
7260
7261Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
7262
7263 * gdb.trace/configure.in(AC_INIT): typo
7264 * gdb.trace/configure: regenerated
7265
dc96c6c7 7266Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7267
7268 * config/m68k-emc.exp: New file.
7269 * lib/<emc-support.exp trace-support.exp}: New files.
7270 * configure.in: add new test directory gdb.trace.
7271 * gdb.trace/{configure configure.in Makefile.in}: New files.
7272 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
7273 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
7274 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
7275 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
7276 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
7277 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
7278 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 7279
dc96c6c7 7280Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7281
7282 * gdb.c++/classes.exp: Change all regular expressions to match
7283 arbitrary combinations of newline/carriage-return, so that they
7284 will work equally well on Unix and Windows.
7285 * gdb.c++/inherit.exp: ditto.
7286 * gdb.c++/virtfunc.exp: ditto.
7287
72881998-08-11 Dawn Perchik <dawn@cygnus.com>
7289
7290 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
7291
c2d11a7d
JM
7292Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
7293
7294 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
7295 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
7296 to use a0-a3/d0-d3 as needed.
7297
7298Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
7299
7300 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
7301 * gdb.disasm/am33.exp: Corresponding changes.
7302
c906108c
SS
73031998-07-11 Felix Lee <flee@cygnus.com>
7304
7305 * gdb.base/callfuncs.exp: add cmp10 test.
7306 * gdb.base/callfuncs.c (cmp10): new function.
7307
7308Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
7309
d63a86f8 7310 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
7311 into two parts to get around a synchronization problem in expect.
7312
3fc11d3e
JM
7313Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
7314
7315 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
7316
7317 * configure.in: Add options for gdbtk testsuite.
7318
7319 * configure: Regenerate.
7320
7321 * gdb.gdbtk: New directory to hold gdbtk tests.
7322
c906108c
SS
7323Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
7324
7325 * gdb.fortran/types.exp: Escape brackets in expect patterns
7326 for test_float_literal_types_accepted tests.
7327 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
7328 before run test.
7329
c2d11a7d
JM
7330Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
7331
7332 * am33.exp: Just compile, do not link the testcase.
7333 * am33.s: Add ".am33" pseudoop to force am33 mode.
7334
c906108c
SS
73351998-06-25 Felix Lee <flee@cygnus.com>
7336
7337 * gdb.base/setshow.exp: make sure $pc is sane.
7338
7339 * gdb.stabs/weird.exp: split expect patterns properly.
7340
c2d11a7d
JM
7341Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
7342
7343 * gdb.disasm/am33.s: New disassembler testfile for the am33.
7344 * gdb.disasm/am33.exp: Run it.
7345
dc96c6c7 7346Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7347
7348 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
7349 match processing (and eliminate spurious timeouts when running).
7350
dc96c6c7 7351Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7352
7353 * gdb.base/signals.exp (test_handle_all_print): put back Mach
7354 exception test, but conditionalize it on target [mach | gnu].
7355
dc96c6c7 7356Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7357
7358 * gdb.base/overlays.exp: fixup compile line for linker script.
7359
7360Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
7361
7362 * gdb.fortran/types.exp: don't guess at float size.
7363
7364Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
7365
7366 * gdb.base/exprs.exp: delete test that depends on int size.
7367
7368Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
7369
7370 * config/sim.exp: Removed checks for target triplets.
7371 (gdb_target_sim): Use gdb,target_sim_options.
7372
7373Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
7374
7375 * gdb.base/reread.exp: New file.
7376 * gdb.base/reread1.c: New file.
7377 * gdb.base/reread2.c: New file.
7378
7379Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
7380
7381 * config/sim.exp: Use 'target sim -sparclite' when running
7382 SPARClite programs.
7383
7384Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
7385
7386 * gdb.base/structs2.exp: New file.
7387 * gdb.base/structs2.c: New file.
7388
7389Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
7390
7391 * gdb.asm/common.inc: New file.
7392 * gdb.asm/d10v.inc: New file.
7393 * asm-source.exp: Pass -I's to gas to find .inc files.
7394 Update line numbers in expected output.
7395 * asmsrc1.s: Rewrite.
7396 * asmsrc2.s: Rewrite.
7397 * configure.in: Create arch.inc symlink.
7398 * configure: Regenerate.
7399 * Makefile.in (distclean): Delete arch.inc.
7400
7401Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
7402
7403 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
7404 (t_enum_value2): ditto
7405 (t_enum_value3): ditto
7406 (main): ditto
7407Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
7408
7409 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
7410 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
7411 change.
7412 Use gdb_test instead of send_gdb/gdb_expect sequences.
7413
7414Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
7415
7416 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
7417 not void.
7418
7419Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
7420
7421 * gdb.base/branches.c: Code with lots of loops and
7422 subroutines. Used to test gdbs ability to single step through PC
7423 changes, especially to test mips-tdep.c:mips_next_pc
7424
7425Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
7426
7427 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
7428 more rigorous EGCS C++ error checking.
7429
7430Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7431
7432 * gdb.base/help.exp: Clean up `help set args' and `help show args'
d63a86f8 7433 tests.
c906108c 7434 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
d63a86f8 7435 function when asleep.
c906108c 7436 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
d63a86f8
RM
7437 for i*86 Linux and SVR4 signal handling problems.
7438 Remove linux xfail for `next to handler in signals_tests_1', fixed
7439 by recent infrun.c change.
c906108c 7440 Limit backtrace to 10 frames to avoid timeout problems with infinite
d63a86f8 7441 stack backtraces.
c906108c
SS
7442 Adjust expect pattern in `handle all print' test to match Apr 28 1997
7443 target.[ch] change.
7444
7445Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
7446
7447 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
7448 for a newline from gdb before continuing.
7449 (default_gdb_exit): Just look for y or n.
7450 (gdb_test): Detect abnormal exit from GDB running on DOS; if
7451 it does, fail the rests of the tests in the file.
7452
7453Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
7454
7455 * config/cygmon.exp: New file.
7456
7457Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
7458
7459 * gdb.base/list.exp: Fix problem with "list default lines around
7460 main" test on remote targets.
7461
7462 * gdb.base/scope.exp: Fix problem with filelocal_bss before
7463 run test on remote targets.
7464
7465Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
7466
7467 * gdb.asm: New directory.
7468 * configure.in: Configure it.
7469 * configure: Regenerate.
7470 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
7471 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
7472
7473Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
7474
7475 * config/mn10300-eval.exp: New file to support MN10300 eval board.
7476
dc96c6c7 7477Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 7478
c906108c
SS
7479 * gdb.base/overlays (several files): Merge the two overlay
7480 managers into one. Change variables (foox, barx, bazx, grbxx)
7481 back into ints but force them to load in their proper sections.
7482
7483Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
7484
7485 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
7486 on-chip insn memory and IMAP1 to upper 128k.
7487 (D10VCopy): Handle memory regions crossing 16k boundaries.
7488 (D10VCopy): Transfer data in 32 bit chunks.
7489
7490Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
7491
7492 * gdb.base/overlays.c (main): Exit normally when result is
7493 correct.
7494
7495 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
7496 map. Include space for printf in .text segment.
7497
7498 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
7499 updated d10v memory VMA/LMA map.
7500 (D10VCopy): Call D10VTranslate.
d63a86f8 7501
c906108c
SS
7502Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
7503
7504 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
7505
7506 * gdb.base/bar.c (barx, bar): Change variable to small array so
7507 that it won't be put into the .sdata - small data -
7508 section. Update reference.
7509 * gdb.base/baz.c (bazx, baz): Ditto.
7510 * gdb.base/foo.c (foox, foo): Ditto.
7511 * gdb.base/grbx.c (grbxx, grbx): Ditto.
7512
7513 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
7514 to be arrays.
d63a86f8 7515
dc96c6c7 7516Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 7517
c906108c
SS
7518 * gdb.base/overlays.exp: fix up and get working again.
7519 Add tests for backtraces from an overlay function.
d63a86f8 7520
c906108c
SS
7521Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
7522
7523 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
7524 "calling function with watchpoint enabled".
7525
7526Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
7527
7528 * gdb.base/break.exp (test_next_with_recursion): Remove
7529 gdb_suppress_tests for d10v-*-*.
7530 * lib/gdb.exp (gdb_suppress_tests): Disable this function
7531 pending review of whether it is useful or not.
7532
7533Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
7534
7535 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
7536
7537Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
7538
7539 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
7540 * config/dve.exp: New file to support Densan boards.
7541
7542Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
7543
7544 * gdb.base/interrupt.exp: Document problem of simulators, signals,
7545 reads and BSD.
7546
7547Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
7548
7549 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
7550 response.
7551
7552 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
7553
7554Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
7555
7556 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
7557 test.
7558
7559 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
7560 target_sizeof_long and target_bigendian_p.
7561 (structs_by_value, structs_by_reference): Check values according
7562 to targets word size and endianess.
d63a86f8 7563
c906108c
SS
7564Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
7565
7566 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
7567 output.
7568
7569Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
7570
7571 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
7572 Update test of set args help to match source change.
7573
7574Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
7575
7576 * gdb.base/default.exp: Expect help system output to be in
7577 alphabetical order.
7578 * gdb.base/help.exp: Ditto.
7579
7580Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
7581
7582 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
7583 "i*86-pc-linux-gnu*".
7584 * gdb.base/interrupt.exp: Ditto.
7585 * gdb.base/corefile.exp: Ditto.
7586
7587 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
7588 define vxworks when building the testcase.
7589
7590 * gdb.base/ptype.exp: Fix testnames to be unique.
7591 * gdb.base/radix.exp: Ditto.
7592 * gdb.base/term.exp: Ditto.
7593 * gdb.base/whatis.exp: Ditto.
7594 * gdb.c++/classes.exp: Ditto.
7595
7596Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
7597
7598 * gdb.base/callfuncs.exp: Fix indentation.
7599
7600 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
7601 suppress_flag has been set.
7602 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
7603 target feature.
7604
7605Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
7606
7607 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
7608 the testcase.
7609
7610 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
7611 set_debug_traps() and breakpoint().
7612 * gdb.c++/misc.cc (main): Ditto.
7613 * gdb.c++/templates.cc (main): Ditto.
7614 * gdb.c++/virtfunc.cc (main): Ditto.
7615
7616Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
7617
7618 * lib/gdb.exp(gdb_step_for_stub): New function.
7619 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
7620 exists, reload the executable and do a "continue" instead of
7621 doing a jump.
7622 (runto_main): Use gdb_step_for_stub.
d63a86f8 7623
c906108c
SS
7624 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
7625 tests to have unique names.
7626 * gdb.base/callfuncs.exp: Ditto.
7627 * gdb.base/commands.exp: Ditto.
7628 * gdb.base/default.exp: Ditto.
7629 * gdb.base/help.exp: Ditto.
7630 * gdb.base/list.exp: Ditto.
7631 * gdb.base/opaque.exp: Ditto.
7632 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
7633 similar tests.
d63a86f8 7634
c906108c
SS
7635 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
7636 * gdb.c++/cplusfuncs.cc: Ditto.
7637 * gdb.c++/virtfunc.cc: Ditto.
7638
7639 * config/monitor.exp: Keep track of the last file we saw, rather
7640 than trying to get the info from gdb.
7641
7642 * gdb.fortran/types.exp: Move comment to previous line.
7643
7644Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
7645
7646 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
7647 target mode.
7648
7649Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
7650
7651 From Bob Manson:
7652 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
7653 string from GDB when it connects.
7654
7655 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
7656
7657Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
7658
7659 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
7660 if we can't get a debug format from GDB (we may be testing an
7661 older GDB). Use a 10 second timeout when checking for the format.
7662
7663 * gdb.stabs/weird.exp: Fix quoting.
7664
7665 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
7666
7667Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
7668
7669 * config/arm-ice.exp: New file.
7670
7671Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
7672
7673 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
7674 until it has been modified to work with the new testsuite.
7675
99707966 7676 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
7677 testcase won't compile, cause all of the testcases in the file to
7678 fail instead.
7679
7680 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
7681 (gdb_clear_suppressed): New procedure.
7682 (gdb_stop_suppressing_tests): Only clear suppress_flag if
7683 it contains a positive value.
7684
7685Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
7686
7687 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
7688
7689 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
7690
7691Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
7692
7693 * lib/gdb.exp (setup_xfail_format): New function.
7694 (get_debug_format): New function to get debug format.
7695 (debug_format): New global variable to hold last value set
7696 by get_debug_format.
7697 * gdb.base/list.exp: Call get_debug_format and expect some
7698 tests to fail for DWARF 1 and COFF formats.
7699 * gdb.c++/ptype.exp: Ditto.
7700 * gdb.c++/classes.exp: Ditto.
7701 * gdb.c++/cplusfuncs.exp: Ditto.
7702 * gdb.c++/inherit.exp: Ditto.
7703 * gdb.c++/templates.exp: Ditto.
7704 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 7705
c906108c
SS
7706Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
7707
7708 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
7709 host doesn't have a currently-open connection.
7710
7711 * config/sparclet.exp: Cleanups and fixes to make it generic for
7712 any gdb stub target. Handle cases where gdb doesn't respond when
7713 interrupted in a sane fashion.
7714
7715 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
7716 same thing in a totally different way.
7717
7718 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
7719 setting "timeout".
7720 (gdb_start): We set the global gdb_prompt variable in
7721 default_gdb_init now.
7722
7723Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
7724
7725 * gdb.base/printcmds.exp: Fix "check for floating addition"
7726 regexp to accept results within approx +/- .01 of exact value.
7727 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
7728
7729Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
7730
7731 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
7732 properly.
7733 (gdb_expect): Add optional timeout parameter, and add timeout
7734 value to various calls.
7735 (gdb_suppress_tests): Only give one warning message per group.
7736
7737Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
7738
7739 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
7740 global variables. Handle getting a value for $timeout more
7741 gracefully.
7742
7743Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
7744
7745 * lib/gdb.exp: Close connection to remote host if gdb doesn't
7746 initialize.
7747 (default_gdb_init): New procedure; allow gdb_init to be overridden
7748 by a target configuration file.
7749 (gdb_expect): Pass the timeout to remote_expect.
7750
7751 * config/monitor.exp(gdb_load): Fix typo in regexp.
7752
7753Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
7754
7755 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
7756
7757Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
7758
7759 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
7760 here. Call gdb_target_exec before rebooting the target, to make
7761 sure the connection to the target is closed.
7762 (gdb_load): Pass the name of the executable to gdb_target_monitor.
7763 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
7764 Also detect "Timeout reading from remote" error.
7765
7766 * config/gdbserver.exp: Pass the executable being loaded to
7767 gdb_target_monitor. Don't call gdb_file_cmd here; let
7768 gdb_target_monitor do it.
7769
7770 * gdb.disasm/hppa.exp: Don't use exec_output.
7771
7772Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
7773
7774 * gdb.base/list.exp: If we're debugging a non-native target,
7775 try to set the pc register to point to the start of the
7776 program before doing the first list command.
7777
7778 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
7779 test_calls after restarting.
7780
7781 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
7782 reloading.
7783
7784 * gdb.base/watchpoint.exp: Fix typo.
7785
7786 * gdb.base/setshow.exp: Check for use_gdb_stub.
7787
7788 * gdb.base/break.exp: Fix continue until exit test for the gdb
7789 stub case.
7790 * gdb.base/langs.exp: Ditto.
7791
7792 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
7793 gdb_load_offset. If we weren't given a file to load, figure out
7794 what the current file is and use it.
7795
7796 * config/i386-bozo.exp: New file.
7797
7798Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
7799
7800 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
7801 feature.
7802
7803 * config/proelf.exp: New entry.
7804
7805Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
7806
7807 * lib/gdb.exp: Remove spurious .* patterns at the beginning
7808 of regexps.
7809
7810 * gdb.base/watchpoint.exp: Don't run the test_stepping
7811 tests if gdb can't call functions on the target.
7812
7813 * gdb.base/setshow.exp: Don't run the set prompt tests if
7814 the board has gdb_prompt set.
7815
7816Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
7817
7818 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
7819 * gdb.base/commands.exp: Likewise.
7820 * gdb.base/setshow.exp: Likewise.
7821
7822Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
7823
7824 * config/monitor.exp(gdb_start): Look for gdb_prompt target
7825 feature.
7826
7827 * config/i960.exp: New file.
7828
7829Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
7830
7831 * gdb.base/funcargs.exp: Check for gdb,short_int target
7832 feature instead of looking for explicit target triplets.
7833
dc96c6c7 7834Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 7835
d63a86f8 7836 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
7837 "p 123DEADBEEF", to check parse_number.
7838 * top.c: change "to enable to enable" to "to enable" in a couple
7839 of help strings.
7840
7841Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
7842
7843 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
7844 on the mn10300.
d63a86f8 7845
c906108c
SS
7846Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
7847
7848 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
7849 where the test executable is run with explicit args.
7850 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
7851
7852Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
7853
7854 * gdb.base/run.c: Use FAKEARGV to build test executable that
7855 does not require a command line arg, since most simulators
7856 don't currently support passing such an arg into the simulated
7857 program.
7858 * gdb.base/commands.exp: Change tests to insert the proper
7859 value as the arg to the first recursive factorial call. Change
7860 compilation line to define FAKEARGV at compile time.
7861
7862Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
7863
7864 * gdb.base/recurse.exp: Enable these tests for the mn10300.
7865 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
7866 function with watchpoint enabled" test.
7867
7868Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
7869
7870 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
7871 Don't call gdb_test when the command doesn't return to a gdb prompt.
7872
7873 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
7874 "Tests restarted" messages.
7875
7876Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
7877
7878 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
7879
dc96c6c7 7880Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7881
7882 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
7883 for INFO SYMBOL; add help tests for OVERLAY commands.
7884 * gdb.base/default.exp: add tests for INFO SYMBOL command;
7885 add tests for OVERLAY commands
7886 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
7887 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
7888 * gdb.base/sigall.c: add usestubs code frag
7889 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 7890
c906108c
SS
7891Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
7892
7893 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
7894 failures.
7895 (gdb_stop_suppressing_tests): Note that tests have restarted.
7896
7897Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
7898
7899 * config/h8300.exp: New file.
7900
7901Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
7902
7903 * gdb.base/setshow.exp: Check for the existence of a
7904 feature, not its value.
7905
7906Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
7907
7908 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
7909
7910 * gdb.base/scope.exp: It's now init0(), not init().
7911
7912 * gdb.base/scope0.c: For now, change init() to be init0().
7913
7914 * config/monitor.exp: Use gdb_serial in preference to serial
7915 or netport.
7916
7917 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
7918 and it's not already set.
7919
7920Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
7921
7922 * gdb.base/setshow.exp: Only test the run command if the target
7923 isn't using a stub and if it supports argument passing.
7924
7925Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
7926
7927 * config/udi.exp(gdb_start): Make sure UDICONF is set
7928 properly before starting gdb.
7929
7930Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
7931
7932 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
7933 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
7934 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
7935
7936Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
7937
7938 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
7939 specialized code to reboot the board, use remote_reboot instead.
7940
7941 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
7942
7943 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
7944
7945 * config/monitor.exp: Make sure we disconnect from the target.
7946 Also, try a reboot/reload cycle instead of failing if the
7947 load fails.
7948
7949Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
7950
7951 * gdb.base/default.exp: Don't set match_max.
7952 * gdb.base/help.exp: Ditto.
7953 * gdb.base/list.exp: Ditto.
7954 * gdb.base/signals.exp: Ditto.
7955
7956 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
7957 set, use remote_ld to download the testcase instead of
7958 the GDB loader.
7959
7960Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
7961
7962 * config/vr5000.exp: New file.
7963
7964 * config/monitor.exp(gdb_target_monitor): Add pattern for
7965 "Ending remote" to detect errors in connecting.
7966
7967 * gdb.base/setshow.exp: Add .* within auto language test.
7968
7969 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
7970 target feature.
7971
7972 * config/monitor.exp(gdb_load): Check for a failure when loading,
7973 and reboot the board if necessary.
7974
7975 * gdb.base/setvar.exp(test_set): Handle multiple prints within
7976 a set of tests. Remove print.* from the patterns being checked.
7977
7978Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
7979
7980 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
7981 refer to gdb_spawn_id.
7982
7983 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
7984 longer used.
7985 * config/sparclet.exp: Ditto.
7986 * config/sparclet-old.exp: Ditto.
7987 * config/slite.exp: Ditto.
7988 * config/sim.exp: Ditto.
7989 * gdb.base/funcargs.exp: Ditto.
7990
7991 * lib/gdb.exp:Remove references to gdb_spawn_id.
7992 (gdb_expect): Move to remote.exp.
7993
7994Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
7995
7996 * config/monitor.exp: Detect the "Couldn't establish connection"
7997 message from GDB.
7998
7999Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
8000
8001 * gdb.base/bitfields.exp: Use runto instead of explicit
8002 gdb_run_cmd/gdb_expect sequences.
8003
8004 * gdb.base/break.exp(text_next_with_recursion): Add match for
8005 gdb_expect call.
8006
8007 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
8008 We also need to handle the "A program is being debugged already"
8009 prompt from gdb. Use gdb_test to set the baud rate.
8010
8011 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
8012 to 20000. Really. I mean it.
8013
8014Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
8015
8016 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
8017 fails. If suppress_flag is set, skip perror message about not
8018 being able to send to GDB.
8019 (send_gdb): If suppress_flag is set, don't try to send commands to
8020 GDB.
8021 (gdb_expect): If suppress_flag is set, always fail immediately.
8022 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
8023 (gdb_init): Call gdb_stop_suppressing_tests.
8024 (default_gdb_exit): Ditto.
8025 (default_gdb_start): Ditto.
8026
8027 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
8028 gdb_stop_suppressing_tests as appropriate.
8029 * gdb.base/break.exp: Ditto.
8030 * gdb.base/callfuncs.exp: Ditto.
8031 * gdb.base/commands.exp: Ditto.
8032 * gdb.base/exprs.exp: Ditto.
8033 * gdb.base/funcargs.exp: Ditto.
8034 * gdb.base/list.exp: Ditto.
8035 * gdb.base/recurse.exp: Ditto.
8036 * gdb.base/scope.exp: Ditto.
8037 * gdb.base/structs.exp: Ditto.
8038 * gdb.c++/inherit.exp: Ditto.
8039
8040Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
8041
8042 * config/vr4300.exp: New file.
8043
99707966 8044 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 8045
99707966 8046 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
8047
8048Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
8049
8050 * lib/gdb.exp(gdb_init): New function.
8051
8052 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
8053 for each individual variable set.
8054
8055 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
8056 name.
8057
8058 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
8059
8060 * gdb.base/scope.exp: Use gdb_test.
8061
8062 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
8063 aborting; the testsuite driver will do that for us (see
8064 gdb_finish). Also, use gdb_test in a few more places.
8065
8066Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
8067
8068 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
8069
8070Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
8071
8072 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
8073 and "add_tests" are not at the same address.
8074
8075Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
8076
8077 * gdb.base/ptype.exp: Use gdb_test.
8078
8079Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
8080
8081 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
8082 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
8083 left in. No longer expect them to fail.
8084
8085 * gdb.stabs/*.mt; Deleted, no longer used.
8086 * gdb.stabs/configure.in: Remove references to target makefile
8087 frags.
8088 * gdb.stabs/configure: Rebuilt.
8089
8090 * gdb.disasm/*.mt: Deleted, no longer used.
8091 * gdb.disasm/configure.in: Remove references to target makefile
8092 frags. Use "sh3.s" as the unique filename for this directory.
8093 * gdb.disasm/configure: Rebuilt.
8094
8095 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
8096 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
8097 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
8098
8099Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
8100
8101 * config/udi.exp: Use mondfe,name instead of remote_host.
8102
8103Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
8104
8105 * gdb.base/watchpoint.exp: Don't expect a failure when calling
8106 a function with a watchpoint enabled on the mn10200.
8107
8108 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
8109 before trying to create it!
8110
8111Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
8112
8113 * config/vx.exp: Use hostname instead of netport.
8114
8115 * config/vxworks.exp: New file.
8116
8117 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
8118
8119 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
8120 gdb before assuming everything worked. Send a ^C if a timeout
8121 occurs.
8122
8123 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
8124 $gdb_spawn_id directly.
8125 (gdb_run_cmd): Try _start as well as start. Use the target feature
8126 gdb,start_symbol as the symbol to start from when jumping.
8127
8128Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
8129
8130 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
8131 redundant) test.
8132
8133 * gdb.base/recurse.exp: Relax final value test for 'b' so that
8134 it doesn't lose for 16bit integer systems.
8135
8136Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
8137
8138 * gdb.fortran/types.exp: If the target doesn't support "double"
8139 data types, then expect "real" types to only be 4 bytes.
8140
8141 * gdb.c++/virtfunc.exp: Expect failure for virtual function
8142 call tests if the target doesn't support inferior function calls.
8143
8144 * gdb.base/printcmds.exp: Allow minor deviation in FP values
8145 in printf tests.
8146
8147Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
8148
8149 * gdb.base/help.exp: Disable "help set", "help show", and
8150 "help support". Simplify regexp for "help stack".
8151
8152 * gdb.base/default.exp: Set match_max to 5000 and the timeout
8153 to 60 seconds. Temporarily set match_max to 15000 around the
8154 "info copying" test.
8155
8156 * gdb.base/nodebug.exp: Don't try to do an inferior function
8157 call if the target doesn't support them.
8158 * gdb.base/printcmds.exp: Likewise.
8159 * gdb.base/setvar.exp: Likewise.
8160 * gdb.base/structs.exp: Likewise.
8161 * gdb.c++/templates.exp: Likewise.
8162 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
8163
8164 * gdb.base/recurse.exp: Enable for the mn10200.
8165
8166 * configure.in: Do configure gdb.stabs directory for *-*-elf
8167 targets.
8168 * configure: Rebuilt.
8169
8170 * gdb.base/break.exp: Check for gdb,noresults before testing
8171 exit status and/or results from the target.
8172 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
8173 * lib/gdb.exp: Remove old (now bogus) initialization of
8174 noinferior, noargs, noresults and nosignals.
8175
8176Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
8177
8178 * config/sh.exp: New file.
8179
8180 * config/slite.exp: Try to connect multiple times to the board
8181 before rebooting. Only send a "monitor run" if need_monitor_run
8182 is set.
8183
8184 * gdb.base/break.exp: Don't do the "stub continue" test if
8185 the target has gdb_stub set.
8186
8187 * gdb.base/callfuncs.exp: Increase the timeout.
8188
8189 * gdb.base/interrupt.exp: Don't even try to compile the testcase
8190 if the target has gdb,noinferiorio set.
8191
8192 * gdb.base/list.exp: Increase match_max to 10000 characters.
8193
8194 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
8195
8196 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
8197 target.
8198
8199 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
8200
8201Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
8202
8203 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
8204 trying to delete the copy of gdb. Catch the file delete so we
8205 don't die if the delete fails; also, the file should be copied to
8206 the host, not to the build.
8207
8208Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
8209
8210 * lib/gdb.exp(gdb_test): Surround the result pattern with
8211 parenthesis in case it contains multiple regexps separated
8212 with |.
8213
8214 * gdb.base/watchpoint.exp: Use gdb_test.
8215 * gdb.base/default.exp: Ditto.
8216
8217Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
8218
99707966 8219 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 8220
c906108c
SS
8221 * gdb.base/scope.exp: Use gdb_test.
8222 * gdb.c++/classes.exp: Ditto.
8223 * gdb.c++/inherit.exp: Ditto.
8224
8225Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
8226
8227 * gdb.base/crossload.exp: Don't use execute_anywhere, use
8228 remote_exec instead.
8229 * gdb.base/corefile.exp: Don't be ridiculous.
8230 * gdb.base/*.c: Add missing stub invocations.
8231
8232Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
8233
8234 * config/slite.exp: Miscellaneous fixes.
8235
8236 * lib/gdb.exp: Fix runto.
8237
8238 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
8239 the target.
8240
8241 * gdb.base/watchpoint.exp: Fix regexp.
8242
8243 * lib/gdb.exp(default_gdb_exit): Add a catch to the
8244 close and wait commands, as the descriptor may now be
8245 invalid. Always call "remote_close host".
8246
8247Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
8248
8249 Major rewrite for testsuite revision.
d63a86f8 8250
c906108c
SS
8251 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
8252 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
8253 instead of relying on spawn_id to always contain a valid
8254 spawn id.
8255 (get_compiler_info): New procedure to build the ${binfile}.ci
8256 file, instead of replicating this in N different places.
8257 (gdb_compile): New procedure.
d63a86f8 8258
c906108c
SS
8259 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
8260 appropriate arguments) instead of compile. Use gdb_test in a lot
8261 more places. Use send_gdb instead of send. Always run gdb_start
8262 at the start of a testcase, as this is no longer done magically.
8263
8264 config/*-gdb.exp: Rename without the -gdb suffix.
8265
8266 config/mips.exp: Use remote_close instead of exit_remote_shell.
8267 config/monitor.exp: Use target_info instead of looking at
8268 baud, timeout, etc.
8269 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
8270
8271Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8272
8273 * gdb.c++/templates.exp (test_ptype_of_templates),
8274 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
8275 Update expect patterns for destructors and assignment operators
8276 to match corresponding c-typeprint.c changes.
8277 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
8278 to destructor breakpoint test, GDB should be able to set the
8279 destructor breakpoint without specifying arguments.
8280
8281Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
8282
8283 * gdb.threads/pthreads.exp: Change result for failure to compile due
8284 to lack of pthreads runtime support from an error to simply an
8285 unsupported test, per dejagnu standards.
8286
8287Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8288
8289 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
8290 where GDB exits to reduce pattern match time.
8291 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
8292
8293 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
8294
dc96c6c7 8295Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8296
8297 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
8298 * gdb.base/default.exp: ditto.
8299 * gdb.base/nodebug.exp: ditto.
8300 * gdb.base/printcmds.exp: ditto.
8301 * gdb.base/ptype.exp: ditto.
8302 * gdb.base/setvar.exp: ditto.
8303 * gdb.base/structs.exp: ditto.
8304 * gdb.base/setshow.c: Guard against uninitialized values of argc.
8305
8306Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
8307
8308 * configure, */configure: Rebuild with autoconf 2.12.
8309
8310Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
8311
8312 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
8313 use new i*86-pc-linux*-gnu quads.
8314 * gdb.base/corefile.exp: Ditto.
8315 * gdb.base/signals.exp: Ditto.
8316 * gdb.base/sigall.exp: Ditto.
8317 * gdb.base/interrupt.exp: Ditto.
8318
8319 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
8320 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
8321 RedHat 4.0.
d63a86f8 8322
c906108c
SS
8323 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
8324 linux. This allows the test case to at least compile on latest
8325 linux, but still not run due to missing the threads runtime library.
8326
8327Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8328
8329 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
8330 directory to search gdb directory. Accept and step over conditional
8331 stack alignment code. Consume $prompt in failure cases.
8332 Reset timeout to $oldtimeout instead of some arbitrary value.
8333 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
8334 timeout problems with infinite stack backtraces.
8335 * gdb.base/ptype.exp (ptype struct link, union tu_link):
8336 Accept function parameters for linkfunc member.
8337
8338Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
8339
8340 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
8341 (CXXFLAGS): Remove, unreferenced.
8342 (B_OPTIONS): Add for -B options and add code to initialize with
8343 previous -B options and also add -B option to pick up cross compiled
8344 runtime.
8345 (TARGET_INCLUDES): Add for -I options and add code to initialize when
8346 doing cross compiles.
8347 (target_alias): Declare global.
8348 (xgcc): Set variable to full path of gcc in build tree. Use findfile
8349 to verify that gcc exists in build tree, and if so set CC to that
8350 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 8351
c906108c
SS
8352Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
8353
8354 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
8355 ptype test for anonymous union. Fixup testcase to match
8356 current gcc debug output.
8357
8358Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
8359
8360 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
8361 force argument to an unsigned long type.
8362
8363Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
8364
8365 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
8366 tests and anonymous union print/ptype tests.
8367 * gdb.base/list.exp (test_forward-search): Increase timeout by
8368 5 minutes for the "search extremely long line" case.
8369 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
8370 completely optional and that the pass/fail messages use the command as
8371 the message if that third arg is a null string.
8372 (gdb_test_exact): Arrange that a null string pattern means match a
8373 null string output rather than any output, which might include random
8374 errors.
8375 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
8376 backtrace test.
8377 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
8378 always failing and failure is now exposed by gdb.exp changes.
8379
8380Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
8381
8382 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
8383 weren't being noted.
8384
8385Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8386
8387 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
8388 * gdb.stabs/weird.exp: Remove v_comb xfails.
8389
dc96c6c7 8390Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8391
8392 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
8393 list.exp scope.exp watchpoint.exp]
8394 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 8395
dc96c6c7 8396Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8397
8398 * config/monitor.exp: Increase download timeout to 1000 seconds.
8399
dc96c6c7 8400Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8401
8402 * config/m32r.exp: Increase timeout to 120 seconds.
8403
8404Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
8405
8406 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
8407 and accept older ordering as obsolescent gcc or gdb.
8408 * gdb.c++/templates.exp: Ditto.
8409 * gdb.c++/virtfunc.exp: Ditto.
8410
8411Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
8412
8413 * gdb.base/coremaker.c: Add code to mmap some data so we
8414 can check that it ends up in the core file.
8415 * gdb.base/corefile.exp: Add test to read mmapped data
8416 from core file.
8417
dc96c6c7 8418Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8419
8420 * config/m32r.exp: New file.
8421
8422Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
8423
8424 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
8425 that cflags can contains -gstabs, and work correctly for other tests.
8426
dc96c6c7 8427Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8428
8429 * gdb.base/setshow.exp: New file, tests show and set.
8430 * gdb.base/setshow.c: New file, tests show and set.
8431 * gdb.base/help.exp: Add test for help set|show annotate.
8432 * gdb.base/default.exp: Add test for set|show annotate.
8433
8434Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
8435
8436 * testsuite/gdb.base/break.exp: Make backtrace from factorial
8437 errors unique.
8438 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
8439 explicitly.
8440
8441Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
8442
8443 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
8444 and width commands. This is done elsewhere.
8445 * (gdb_start): Don't call gdb_start_sim here. That's already
8446 done in gdb_load. This fixes lots of failures in default.exp.
8447
8448Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
8449
8450 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
8451 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
8452 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
8453 in the same we we treat other failures (since it may be an expected
8454 condition), rather than as an error.
8455 * gdb.base/signals.exp (test_handle_all_print): Revert back to
8456 old test format.
8457
8458Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
8459
8460 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
8461 (distclean maintainer-clean realclean): No need to remove files
8462 twice. Nuke the duplicates.
8463 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 8464 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
8465 Remove config.h along with other config files.
8466
8467Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
8468
8469 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
8470 "p func1 ()" and note that rests of tests are skipped.
8471 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
8472 setup_xfails for "print func2::coremaker_local".
8473 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
8474 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
8475 affected by the previous run test.
8476 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
8477 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
8478 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
8479 "pass int powerset tuple" and "pass modeless int powerset tuple".
8480 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
8481 "real write 4" and "real write 8".
8482 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
8483 setup_xfails for "print vs1 after tuple assign 2",
8484 "print \$i after tuple assign 2", and
8485 "print vs2 after tuple assign 2".
8486 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
8487 meaningful error message and return -1 so the caller can
8488 suppress further tests and avoid a cascade of errors.
d63a86f8 8489
c906108c
SS
8490Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
8491
8492 * gdb.base/a1-selftest.exp: Tweak tests to account for new
8493 format for printing version.
8494 * gdb.base/default.exp: Ditto.
8495 * gdb.base/interrupt.exp: Fix problem with cascade of
8496 errors if child process dies while calling a function.
d63a86f8 8497
c906108c
SS
8498Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
8499
8500 * Makefile.in (VPATH): Add
8501 * Makefile.in (Makefile, config.status): Fix rules so things get
8502 remade when necessary.
8503
8504Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
8505
8506 * Makefile.in (just-check): Add path to sibling expect dir
8507 to environment variable specified by RPATH_ENVVAR.
8508
8509Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
8510
8511 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
8512 (just-check): Add shared library paths for libstdc++, tk,
8513 tcl, bfd, and opcodes to the environment variable specified
8514 in RPATH_ENVVAR.
8515 * configure.in: Add support to recognize --enable-shared flag
8516 and generate correct value for RPATH_ENVVAR.
8517 * configure: Regenerated with autoconf.
8518
8519Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
8520
8521 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
8522 include all osf versions.
8523 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
8524 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
8525 when target is linux. When failing to build pthreads test
8526 executable, give more meaningful message.
8527 * gdb.threads/pthreads.c: Hpux also uses old definition of second
8528 arg for pthread_create.
d63a86f8 8529
c906108c
SS
8530Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
8531
8532 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
8533 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
8534 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
8535 and -lpthreads (everybody else).
8536 (test_startup): Fail gracefully if threads are not supported.
8537 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
8538 "p/c array_index("abcdef",2)" when not gcc compiled.
8539 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
8540 "print func2::coremaker_local" when not gcc compiled.
8541 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
8542 "ptype on opaque struct tagname (statically)",
8543 "ptype on opaque struct tagname (dynamically) 1", and
8544 "ptype on opaque struct tagname (dynamically) 2"
8545 for not compiled with gcc.
8546 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
8547 backtrace when compiled with gcc.
d63a86f8 8548 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
8549 than always return success.
8550
8551Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
8552
8553 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
8554
8555Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
8556
8557 * gdb.base/structs.exp: Undo last change.
8558
8559Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
8560
8561 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
8562 encapsulate all the steps/nexts done during self test, starting
8563 at main, and makes them less sensitive to optimization issues.
8564 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
8565 signal handler" test.
8566 * gdb.threads/pthreads.exp: Only run this for native configs.
8567 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
8568 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
8569 tests.
8570 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
8571 for "runto test_calls(void)" test.
d63a86f8 8572
c906108c
SS
8573Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
8574
8575 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
8576 and don't expect address info in breakpoint confirmations.
8577
8578Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
8579
8580 * gdb.base/list.exp (test_forward_search): Increase timeout
8581 temporarily by 60 seconds for searching extremely long line,
8582 and then reset to old value when done. Increase expect input
8583 buffer to 10000.
8584
8585Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
8586
8587 * gdb.base/list.exp (test_forward_search): Fix to handle very
8588 long source line without overflowing expect's input buffer.
8589
8590Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
8591
8592 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
8593 "buffer_full".
8594
8595 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
8596 "buffer_full".
8597
8598 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
8599 "buffer_full".
8600
8601 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
8602 "buffer_full".
8603
8604Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
8605
8606 * configure.in (configdirs): Add gdb.threads.
8607 * configure: Regenerated with autoconf.
8608 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
8609 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
8610 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 8611
c906108c
SS
8612Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
8613
8614 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
8615
8616Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
8617
8618 * gdb.base/signals.exp (test_handle_all_print): Test separately for
8619 each signal's status in the output of "handle all print".
8620 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
8621 the \r\n sequence that immediately precedes the gdb prompt.
8622 * gdb.base/a1-selftest.exp: Save original timeout and restore
8623 after test.
8624
8625Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
8626
8627 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
8628 symbol.
8629
8630Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8631
8632 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
8633
8634Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
8635
8636 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
8637 timeout by 60 seconds.
8638
8639Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
8640
8641 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
8642 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
8643 error return.
8644
8645Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
8646
8647 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
8648 gdb initialization, also report how long dejagnu waited. Restore
8649 old timeout before doing error return. Temporarily increase timeout
8650 by 3 minutes to allow for slow startups over heavy NFS use.
8651
8652Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
8653
8654 * lib/gdb.exp: Report timeout value for verbosity level 2.
8655 * config/gdbserver.exp: Ditto.
8656 * config/hppro.exp: Ditto.
8657 * config/mips-gdb.exp: Ditto.
8658 * config/monitor.exp: Ditto.
8659 * config/netware.exp: Ditto.
8660 * config/sim-gdb.exp: Ditto.
8661 * config/slite-gdb.exp: Ditto.
8662 * config/udi-gdb.exp: Ditto.
8663 * config/unix-gdb.exp: Ditto.
8664 * config/vx-gdb.exp: Ditto.
8665 * gdb.base/a1-selftest.exp: Ditto.
8666 * gdb.base/a2-run.exp: Ditto.
8667 * gdb.base/break.exp: Ditto.
8668 * gdb.base/corefile.exp: Ditto.
8669 * gdb.base/list.exp: Ditto.
8670 * gdb.base/recurse.exp: Ditto.
8671 * gdb.base/scope.exp: Ditto.
8672 * gdb.base/signals.exp: Ditto.
8673
8674Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8675
8676 * gdb.threads/Makefile.in (docdir): Removed.
8677
8678Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8679
8680 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 8681 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 8682 @srcdir@.
d63a86f8 8683 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
8684 autoconf 2.5 or higher.
8685 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
8686
8687Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
8688
8689 * configure: Regenerated.
8690 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
8691 avoid name clashes with SunOS headers.
8692
8693Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
8694
8695 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
8696
8697Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
8698
8699 * gdb.base/callfuncs.exp: Finish last change -- make sure the
8700 prototype information ends up in the compiler info file.
8701
8702Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
8703
8704 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
8705 attempting to regenerate it. Eliminate use of a temporary file
8706 and just generate the info file directly. Source it immediately,
8707 for consistency of use.
8708 * gdb.base/corefile.exp: Ditto
8709 * gdb.base/exprs.exp: Ditto.
8710 * gdb.base/funcargs.exp: Ditto.
8711 * gdb.base/langs.exp: Ditto.
8712 * gdb.base/list.exp: Ditto.
8713 * gdb.base/mips_pro.exp: Ditto.
8714 * gdb.base/nodebug.exp: Ditto.
8715 * gdb.base/opaque.exp: Ditto.
8716 * gdb.base/ptype.exp: Ditto.
8717 * gdb.base/scope.exp: Ditto.
8718 * gdb.base/setvar.exp: Ditto.
8719 * gdb.base/signals.exp: Ditto.
8720 * gdb.base/whatis.exp: Ditto.
8721 * gdb.c++/templates.exp: Ditto.
8722 * gdb.c++/virtfunc.exp: Ditto.
8723 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
8724 whether or not to add -lstdc++ to the compile command line args.
8725
8726Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8727
8728 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
8729 it got fixed by the recent lookup_minimal_symbol_by_pc change.
8730 Increase timeout, a lot of single stepping might be needed if the
8731 target has no hardware watchpoints.
8732
8733Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
8734
8735 * gdb.base/break.exp: Ignore compiler warnings when compiling
8736 break.c.
8737 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
8738 * gdb.base/default.exp: Add h8300 xfails. Handle messages
8739 from remote-sim.
8740 * gdb.base/exprs.exp: Add h8300 xfails.
8741 * gdb.base/funcargs.exp: Likewise.
8742 * gdb.base/nodebug.exp: Likewise.
8743 * gdb.base/printcmds.exp: Likewise.
8744 * gdb.base/ptype.exp: Likewise.
8745 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
8746 h8300 xfails.
d63a86f8 8747 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
8748 on the h8300.
8749 * gdb.base/funcargs.c: Explicitly make last constant argument to
8750 call_after_alloca_subr an unsigned long type.
8751 * gdb.base/return.c: Include stdio.h.
8752
8753Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
8754
8755 * config/abug.exp: New file for the older Motorola Bug monitor
8756 that runs on the mvme13x series VME boards.
8757 * config/monitor.exp: Use the new config array for target settings
8758 if they exist.
8759
8760Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
8761
8762 * sim-gdb.exp: Make the SH simulator allocate less space when
8763 it is targeted.
8764
8765Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
8766
8767 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
8768 test.
8769
8770Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
8771
8772 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
8773 "rs6000-*-*" for "list function in include file" when gcc compiled.
8774 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
8775 for "p ctable1[120]".
8776 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
8777 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
8778 Remove setup_xfail for "rs6000-*-*" for
8779 "print 'scope0.c'::filelocal before run".
8780 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
8781 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
8782 since some compilers don't allow both options to be given
8783 on the same command line. Create object file and move it.
d63a86f8 8784
c906108c
SS
8785Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
8786
8787 * gdb.base/corefile.exp: Always regenerate the core file, since
8788 we always regenerate the coremaker program. Detect special case
8789 where registers cannot be read from core file.
d63a86f8 8790
c906108c
SS
8791Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
8792
8793 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8794 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
8795 * gdb.c++/templates.exp: Only match on basename of file since
8796 some formats like xcoff don't encode directory information.
8797 * gdb.stabs/weird.exp: Use the right sed script for powerpc
8798 and rs6000 AIX xcoff targets.
8799 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
8800 * configure: Regenerate.
8801 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
8802 here, rather than in distclean.
d63a86f8 8803
c906108c
SS
8804Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
8805
8806 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
8807 defined, and use it to compile the test case with -O2. The
8808 native compilation still uses no optimization.
8809 * gdb.base/mips_pro.c: Remove inline assembly code since
8810 it is compiled PIC by default, which results in assembler
8811 warnings that make the testsuite think the compilation
8812 was unsuccessful.
8813
8814Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
8815
8816 * gdb.c++/misc.exp: Add note to message for
8817 "print s.a for foo struct" that this is a known gcc 2.7.2
8818 and earlier bug.
8819
8820Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
8821
8822 * gdb.base/break.exp: Fix pattern for matching "Delete all
8823 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
8824 setup_xfail for deleting all breakpoints test. Fix various
8825 timeout messages to include "(timeout)".
8826 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
8827 for "p t_float_values2(3.14159,float_val2)".
8828 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
8829 for "continue to call2g" when gcc compiled.
8830 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
8831 "up to foo in langs.exp", "show language at foo in langs.exp",
8832 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
8833 and "show language at fsub in langs.exp".
8834 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
8835 "list line 1 in include file", "list message for lines past EOF",
8836 "list function in include file", "list list0.h:foo", and
8837 "list filename:function; nonexistant function".
8838 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
8839 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
8840 and "ptype t_char_array" to be for native cc only.
d63a86f8 8841
c906108c
SS
8842Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
8843
d63a86f8 8844 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
8845 setup_xfail for "print coremaker_bss", "print coremaker_ro",
8846 "print func2::coremaker_local", and "backtrace in corefile.exp".
8847
8848Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
8849
8850 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
8851 "bt in signals.exp". This problem only appears when running
8852 the testsuite, and then only intermittently.
8853
8854Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
8855
8856 * gdb.base/return.exp (return_tests): Differentiate between
8857 two tests of continuing.
8858
8859Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
8860
8861 * */Makefile.in (maintainer-clean): Remove config.log.
8862 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
8863 * gdb.c++/Makefile.in (PROGS): Add inherit.
8864 (clean): Remove *.ci.
8865
8866Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
8867
8868 * gdb.c++/misc.cc: Add test code from Mike Stump.
8869 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
8870
8871Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
8872
8873 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
8874 to "alpha-*-osf2*" and add comment.
8875 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
8876 setup_xfail for "step over execarg initialization" and
8877 "step over corearg initialization".
8878 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
8879 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
8880 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
8881 gcc compiled for "print coremaker_bss", "print coremaker_ro",
8882 "print func2::coremaker_local", and "backtrace in corefile.exp".
8883 * gdb.base/signals.exp: Build and source signals.ci.
8884 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
8885 to be for gcc only.
8886 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 8887
c906108c
SS
8888Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8889
8890 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
8891 Feb 3 procfs.c change.
8892
8893Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
8894
8895 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
8896
8897Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
8898
8899 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
8900 from dejagnu's apparent default of 10 seconds, which gives random
8901 results when running the tests over NFS on moderately loaded systems.
8902 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
8903
8904Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
8905
8906 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
8907 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
8908 result reports.
8909
8910Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
8911
8912 * configure.in (CY_AC_PATH_TCLH): Remove.
8913 * configure: Regenerate.
8914
8915Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
8916
8917 * gdb.c++/Makefile.in (clean): Add missing '{'.
8918
8919Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
8920
8921 * lib/gdb.exp: Provide a default value for noinferior.
8922
8923 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
8924 Load libgloss.exp.
8925
8926Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
8927
8928 * gdb.disasm/hppa.exp: Compile directly into an executable, use
8929 the executable, not the .o to run the tests from.
8930
8931Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
8932
8933 * gdb.base/break.exp: Don't test for program exit or exit status
8934 if $noresults if nonzero.
8935 * gdb.base/langs.exp: Likewise.
8936 * gdb.base/watchpoint.exp: Likewise.
8937
8938 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
8939 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
8940 trying to compile the testcase.
8941
8942Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
8943
8944 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
8945 * gdb.base/signals.exp (continue to handler): Likewise.
8946
8947Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
8948
8949 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
8950
8951 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
8952
8953Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
8954
8955 * gdb.base/corefile.exp: Recognize "not found" as failure
8956 when trying to determine if a core file was generated.
8957 If no core file was generate the first time, try again without
8958 the ulimit -c to work around braindamaged shells.
8959
8960Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
8961
8962 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
8963 [] tests with "test" and enclose string in quotes.
8964 * gdb.stabs/configure: Rebuild
d63a86f8 8965
c906108c
SS
8966Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
8967
8968 Changes in sync with expect:
8969 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
8970 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
8971 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
8972 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
8973 argument to AC_REQUIRE.
8974 * configure: Regenerated.
8975
8976Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
8977
8978 * gdb.base/corefile.exp: When generating a core, discard any
8979 error messages about ulimit not found and the "core dumped"
8980 message from the shell that runs the coredumper.
8981
8982Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
8983
8984 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
8985
8986 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
8987 which sed script to run. Expect failure for v_comb test
8988 on PA targets too.
d63a86f8 8989
c906108c
SS
8990Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
8991
8992 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
8993 "print func2::coremaker_local" and for "backtrace in corefile.exp"
8994
8995Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
8996
8997 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
8998 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
8999 "sparc-sun-solaris*" xfails for "p v_comb".
9000 * lib/gdb.exp (default_gdb_start): Fix typo.
9001 * gdb.base/corefile.exp: Allow "Core was generated by ..."
9002 messages to not include the full program name that caused
9003 the core dump since some systems (such as solaris) apparently
9004 truncate this path to about 80 characters.
9005 When generating a core file first try increasing the core file
9006 size limit to unlimited since some systems may default it to
9007 zero, and it is harmless to try it. Move the test for failing
9008 to generate a core file to where it will actually get executed.
9009 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
9010 new gdb result from g++ debug info improvements and make old
9011 pattern obsolescent. Also account for size_t differences
9012 (may be int or long).
9013 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
9014 initialization before function call is placed in the delay slot
9015 and thus appears to be skipped over by commands such as "next".
9016
9017Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
9018
9019 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
9020
9021Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
9022
9023 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
9024 input source file; fix code to compile test to deal with this
9025 convention.
9026 * gdb.c++/*.exp: Likewise.
9027
9028Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
9029
9030 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
9031 "bt in signals.exp".
9032
9033Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
9034
9035 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
9036 "step over execarg initialization" and
9037 "step over corearg initialization".
9038
9039Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
9040
9041 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
9042 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
9043
9044Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
9045
9046 From Rob Savoye (rob@poseidon.cygnus.com)
9047 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
9048 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
9049 configure.in}, gdb.disasm/{Makefile.in, configure.in},
9050 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
9051 configure.in}: Major reworking for autoconfig.
9052 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
9053 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
9054 New files.
9055 * config/unix-gdb.exp: Make GDB global.
9056 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
9057 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
9058 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
9059 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
9060 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
9061 term.exp, twice.exp, watchpoint.exp, whatis.exp},
9062 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
9063 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
9064 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
9065 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
9066 pr-8136.exp, result.exp, string.exp, tuples.exp},
9067 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
9068 to returns as necessary, arrange for test to compile own testcase
9069 executable.
9070 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 9071
c906108c
SS
9072Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
9073
9074 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
9075 clear_xfail at end of test which might not call either pass or fail.
9076 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
9077 "backtrace through signal handler".
9078
9079Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9080
9081 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
9082 continuing from a job control stop signal.
9083 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
9084
9085Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
9086
9087 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
9088 * gdb.base/corefile.exp: Likewise.
9089 * gdb.base/funcargs.exp: Likewise.
9090
9091Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
9092
9093 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
9094 * config/monitor.exp: Add support for setting baud rate.
9095
9096Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
9097
9098 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
9099 i*86-*-linux* xfails for "backtrace through signal handler".
9100 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
9101 "print func2::coremaker_local".
9102 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
9103 alpha-dec-osf2* xfail for
9104 "delete all breakpoints when none".
9105
9106Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
9107
9108 * gdb.base/break.exp: Change test that deletes all breakpoints
9109 when no user breakpoints are installed. A post 4.15 change
9110 causes gdb to no longer prompt in this case.
9111
9112Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
9113
9114 * gdb.base/return.exp (return_tests): Change xfail for test
9115 "correct value returned double test" to stop xfailing at
9116 Solaris 2.5. Apparently the bug has been fixed.
9117
9118Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
9119
9120 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
9121 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
9122
9123Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
9124
9125 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
9126 * gdb.disasm/hppa.s: Corresponding changes.
9127
9128Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
9129
9130 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
9131 makefile fragment.
9132 * config/mt-hpux: Deleted.
9133
9134Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
9135
d63a86f8 9136 * Many files: When warning about suppressed tests due to a
c906108c
SS
9137 nonexistant test binary, avoid incrementing the warning count.
9138
9139Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
9140
9141 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 9142
c906108c
SS
9143Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9144
9145 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
9146 "sparc-*-solaris2*".
9147
9148Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9149
9150 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
9151 Add global and local variables and initialize them.
9152 * gdb.base/corefile.exp: Test correct mapping of corefile sections
9153 by printing variables. Remove rs6000 and powerpc xfails, BFD now
9154 extracts the file name and terminating signal from the core file.
9155 * TODO: Remove note about tests for correct mapping of corefile.
9156 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
9157 from optimizing it away.
9158 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
9159 handles common blocks.
9160
9161Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
9162
9163 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
9164 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
9165
9166Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
9167
9168 * Makefile.in (maintainer-clean): New target, synonym for
9169 realclean.
9170 * gdb.base/Makefile.in (maintainer-clean): Likewise.
9171 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
9172 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
9173 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
9174 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
9175 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
9176
9177Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
9178
9179 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
9180 xfails when not gcc compiled for "print foo::funclocal".
9181 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
9182 "print foo::funclocal at foo",
9183 "print 'scope1.c'::foo::funclocal at foo",
9184 "print foo::funclocal_bss at foo",
9185 "print 'scope1.c'::foo::funclocal_bss at foo",
9186 "print foo::funclocal_ro at foo",
9187 "print 'scope1.c'::foo::funclocal_ro at foo",
9188 "print bar::funclocal at foo" and
9189 "print 'scope1.c'::bar::funclocal at foo".
9190 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
9191 gcc compiled for "print foo::funclocal at bar".
9192 Expand all messages to ensure that they identify that
9193 the test is at bar().
9194 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
9195 gcc compiled for:
9196 "ptype on opaque struct pointer (statically)",
9197 "ptype on opaque struct tagname (statically)",
9198 "ptype on opaque struct pointer (dynamically) 1",
9199 "ptype on opaque struct tagname (dynamically) 1",
9200 "ptype on opaque struct pointer (dynamically) 2" and
9201 "ptype on opaque struct tagname (dynamically) 2
9202 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
9203 gcc compiled for:
9204 "p datalocal"
9205 "whatis datalocal",
9206 "ptype datalocal",
9207 "p bsslocal",
9208 "whatis bsslocal", and
9209 "ptype bsslocal".
9210 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
9211 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
9212 when not gcc compiled.
9213 * gdb.base/funcargs.exp (float_and_integral_args): Add
9214 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
9215 compiled.
9216 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
9217 "backtrace from call6a" when not gcc compiled.
9218 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
9219 "backtrace from call7a" when not gcc compiled.
9220 * gdb.base/callfuncs.exp (do_function_calls):
9221 Add "hppa*-*-hpux*" xfail when not gcc compiled for
9222 "p t_char_array_values(char_array_val2,char_array_val1)",
9223 "p t_char_array_values(char_array_val1,char_array_val2)",
9224 "p t_char_array_values("carray 1","carray 2")",
9225 "p t_char_array_values("carray 1",char_array_val2)",
9226 "p t_char_array_values(char_array_val1,"carray 2")",
9227 "p sum_args(1,{2})",
9228 "p sum_args(2,{2,3})",
9229 "p sum_args(3,{2,3,4})",
9230 "p sum_args(4,{2,3,4,5})"
9231 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
9232 "backtrace in corefile.exp" when not gcc compiled.
9233
9234Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9235
9236 * gdb.base/signals.exp: Rewrite `handle all print' test as
9237 a procedure. Accept blanks or TABs as whitespace, increase
9238 timeout and expect input buffer size for the large output
9239 from the command. Remove "i*86-*-bsdi2.0" xfail.
9240
9241Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9242
9243 * gdb.base/setvar.exp: Add new testcases for truncation when
9244 assigning invalid values to bitfields.
9245
9246Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
9247
d63a86f8 9248 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
9249 mips-sgi-irix* xfail for
9250 "call inferior func with struct - returns char *"
9251 and fix test so that an optional (unsigned char *) cast is
9252 accepted in the result.
9253
9254Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
9255
9256 * gdb.base/funcargs.exp (float_and_integral_args): Remove
9257 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
9258 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
9259 * gdb.base/signals.exp: Remove duplicate "handle all print" test
9260 that accidentally got checked in.
9261
9262Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
9263
d63a86f8 9264 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
9265 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
9266 compiled test.
9267 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
9268 Add mips-sgi-irix5* xfail for not gcc compiled.
9269 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
9270 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
9271 "p top", "whatis top", "p middle", and "whatis middle".
9272 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
9273 "whatis signed char" for not gcc compiled.
9274 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
9275 "set variable signed char=-1 (-1)" and
9276 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
9277 * gdb.base/funcargs.exp (float_and_integral_args):
9278 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
9279 Add mips-sgi-irix* xfail when not gcc compiled for
9280 "continue to call2b".
9281 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
9282 "continue to call2g".
9283 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
9284 "backtrace from call6a"
9285 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
9286 "backtrace from call7k".
9287 Add mips-sgi-irix5* xfail when not gcc compiled for
9288 "backtrace from call7a".
9289 (localvars_after_alloca): Fix gdb_test cmds for
9290 "print * after runto ...".
9291 Remove rs6000-*-* xfails for
9292 "print i after runto localvars_after_alloca" and
9293 "print l after runto localvars_after_alloca"
9294 for all compilers.
9295 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
9296 when not compiled with gcc, for:
9297 "print signed char == (minus)",
9298 "print signed char != (minus)",
9299 "print signed char < (minus)",
9300 "print signed char > (minus)".
9301 * gdb.base/callfuncs.exp (do_function_calls):
9302 Add mips-sgi-irix* xfail, when compiled with native compiler, for
9303 "call inferior func with struct - returns char *".
d63a86f8 9304 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
9305 "correct value returned double test" to include Solaris 2.4.
9306 * gdb.base/funcargs.exp (float_and_integral_args):
9307 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 9308
c906108c
SS
9309Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9310
9311 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
9312 enumeration bitfields if compiling with GNU C.
9313 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
9314 to empty' prompt.
9315
9316Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
9317
9318 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
9319 test for PRO targets.
9320
9321 * gdb.base/funcargs.exp: Avoid ever setting more than 8
9322 breakpoints in the inferior at any given time by making
9323 two groups of breakpoints for call2*, call6* and call7*
9324 tests.
9325
9326Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9327
9328 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
9329 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
9330 from optimizing it away.
9331 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
9332 "call inferior func with struct".
9333
9334Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
9335
9336 * configure.in: Only configure gdb.chill for particular targets.
9337
9338Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
9339
9340 * gdb.base/Makefile.in: Add action to .c.o transformation
9341 rule that generates a .ci file for each .o file and remove
9342 explicit .c.o rules except for callfuncs.o.
9343 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
9344 generates a .ci file for each .o file and remove explicit
9345 .cc.o rules.
9346 (clean): Remove *.tmp *.ci files.
9347 (EXECUTABLES): Remove templ-info.exp.
9348 * gdb.base/compiler.c: New file.
9349 * gdb.c++/compiler.cc: New file
9350 * gdb.base/scope.exp: Source gdb.base/scope.ci.
9351 Change rs6000-*-* xfail for
9352 "print 'scope0.c'::filelocal_ro" and
9353 "print 'scope1.c'::filelocal" and
9354 "print 'scope1.c'::filelocal_bss" and
9355 "print 'scope1.c'::filelocal_ro" and
9356 "print 'scope1.c'::foo::funclocal" and
9357 "print 'scope1.c'::foo::funclocal_ro" and
9358 "print 'scope1.c'::bar::funclocal" and
9359 "print 'scope0.c'::filelocal_ro" and
9360 "print 'scope1.c'::filelocal at foo" and
9361 "print 'scope1.c'::filelocal_bss at foo" and
9362 "print 'scope1.c'::filelocal_ro at foo" and
9363 "print 'scope1.c'::foo::funclocal at foo" and
9364 "print 'scope1.c'::foo::funclocal_bss at foo" and
9365 "print 'scope1.c'::foo::funclocal_ro at foo" and
9366 "print 'scope1.c'::bar::funclocal at foo" and
9367 "print 'scope0.c'::filelocal_ro" and
9368 "print 'scope1.c'::filelocal" and
9369 "print 'scope1.c'::filelocal_bss" and
9370 "print 'scope1.c'::filelocal_ro" and
9371 "print 'scope1.c'::foo::funclocal" and
9372 "print 'scope1.c'::foo::funclocal_bss" and
9373 "print 'scope1.c'::foo::funclocal_ro" and
9374 "print 'scope1.c'::bar::funclocal" and
9375 "print 'scope1.c'::bar::funclocal_bss"
9376 to only be xfail'd when not compiled with gcc.
d63a86f8 9377 Add rs6000-*-* xfail for
c906108c
SS
9378 "print 'scope0.c'::filelocal_bss before run"
9379 when compiled with gcc.
9380 (test_at_main): Add rs6000-*-* xfail for
9381 "print filelocal_ro in test_at_main"
9382 when compiled with gcc.
9383 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 9384 Add rs6000-*-aix* xfail for
c906108c
SS
9385 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
9386 "ptype t_char_array", not compiled with gcc.
9387 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
9388 xfail for "list foo (in include file)" when gcc compiled.
9389 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
9390 (integral_args): Add rs6000-*-* xfail for
9391 "run to call0a" if not compiled with gcc.
9392 (unsigned_integral_args): Add rs6000-*-* xfail for
9393 "run to call1a" if not compiled with gcc.
9394 (float_and_integral_args): Add rs6000-*-* xfail for
9395 "run to call2a" if not compiled with gcc and for
9396 "continue to call2b" for any compiler.
9397 Add rs6000-*-* xfail to
9398 "print f1 after run to call2a" for gcc compiled.
9399 (discard_and_shuffle): Add rs6000-*-* xfail for
9400 "run to call6a".
9401 (shuffle_round_robin): Add rs6000-*-* xfail for
9402 "backtrace from call7a" if not compiled with gcc.
9403 Add rs6000-*-* xfail for
9404 "backtrace from call7b" if compiled with gcc.
9405 (call_after_alloca): Add rs6000-*-* xfail for
9406 "print c in call_after_alloca" and
9407 "print s in call_after_alloca" and
9408 "backtrace from call_after_alloca_subr"
9409 if not compiled with gcc.
9410 (localvars_in_indirect_call): Add rs6000-*-* xfail for
9411 "print c in localvars_in_indirect_call" and
9412 "print c in localvars_in_indirect_call" and
9413 "backtrace in indirectly called function" and
9414 "stepping into indirectly called function"
9415 if not compiled with gcc.
9416 (localvars_after_alloca): Add rs6000-*-* xfail for
9417 "print c after runto localvars_after_alloca" and
9418 "print s after runto localvars_after_alloca" and
9419 "print i after runto localvars_after_alloca" and
9420 "print l after runto localvars_after_alloca"
9421 for all compilers.
9422 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
9423 than whatis-info.exp.
9424 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
9425 than opaque-info.exp.
9426 Setup rs6000-*-* xfail for
d63a86f8 9427 "ptype on opaque struct pointer (statically)" and
c906108c
SS
9428 "ptype on opaque struct pointer (dynamically)" when
9429 not compiled with gcc.
9430 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
9431 rather than callf-info.exp.
9432 (do_function_calls): Add clear_xfail for rs6000-*-* for
9433 "p t_float_values2(3.14159,float_val2)". Seems to work
9434 fine there, both with xlc and gcc. Need to find out what
9435 it is doing right and fix other platforms.
9436 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
9437 "call inferior func with struct - returns int",
9438 "call inferior func with struct - returns long",
9439 "call inferior func with struct - returns float",
9440 "call inferior func with struct - returns double",
9441 "call inferior func with struct - returns char *",
9442 but only if not gcc compiled (presumes xlc compiled).
9443 Change rs6000-*-* xfails for
9444 "call inferior func with struct - returns char" and
9445 " call inferior func with struct - returns short" to only
9446 xfail if not using gcc.
9447 (clean mostlyclean): Remove *.ci and *.tmp files.
9448 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
9449 than templ-info.exp.
9450 * gdb.base/langs.exp: Source gdb.base/langs.ci.
9451 Add rs6000-*-* xfail for "up to foo in langs.exp"
9452 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
9453 when not gcc compiled.
d63a86f8 9454
c906108c
SS
9455Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9456
9457 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
9458 * gdb.base/corefile.exp: Likewise.
9459 * gdb.base/list.exp: Likewise.
9460 * gdb.base/scope.exp: Likewise.
9461 * gdb.base/siganls.exp: Likewise.
9462
9463 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
9464 compiler output.
9465 * gdb.base/whatis.exp: Likewise.
9466
9467Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
9468
9469 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
9470 failure (opcode table has been fixed to match reality).
9471
9472Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
9473
9474 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
9475 "call inferior func with struct - returns char",
9476 "call inferior func with struct - returns short"
9477
9478 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
9479 "print 'scope0.c'::filelocal at main",
9480 "print 'scope0.c'::filelocal_bss in test_at_main",
9481 "print 'scope0.c'::filelocal at foo",
9482 "print 'scope0.c'::filelocal_bss in test_at_foo",
9483 "print 'scope0.c'::filelocal at bar",
9484 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 9485
c906108c
SS
9486 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
9487 in source file 1". This bug seems to have been fixed with both
9488 gcc and native cc (was native assembler bug?).
9489
9490Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
9491
9492 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
9493 "backtrace through signal handler" to "i*86-*-sysv4*".
9494 * gdb.base/signals.exp: Add xfail for "'next' behaved as
9495 continue" case. Add "known SVR4 bug" to fail message.
9496 Add "i*86-*-bsdi2.0" xfail for "handle all print".
9497 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
9498 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
9499 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
9500 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
9501 "up to foo in langs.exp", "show language at foo in
9502 langs.exp", "up to cppsub_ in langs.exp", "show
9503 language at cppsub_ in langs.exp", "up to fsub in
9504 langs.exp", and "show language at fsub in langs.exp".
9505 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
9506 "bactrace in corefile.exp".
9507 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
9508 "call inferior function with struct - returns float" and
9509 "call inferior function with struct - returns double".
d63a86f8 9510
c906108c
SS
9511Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
9512
9513 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
9514 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
9515 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
9516 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
9517
9518Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
9519
9520 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
9521 (or overriden) "CHILL" macro rather then bare "gcc".
9522 Also look for ../../gcc/xgcc since that is what we will
9523 actually need, not "Makefile". Remove following assignment
9524 of CHILL to CHILL_FOR_TARGET because that results in
9525 recursive definition.
9526
9527Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
9528
9529 * gdb.base/corefile.exp: Change xfail for backtrace in
9530 corefile.exp from linuxaout to all linux.
9531 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
9532 cases where we miss the breakpoint at the signal handler
9533 for some reason. Setup xfail for linuxoldld/linuxaout and
9534 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
9535 hitting SIGURG breakpoint.
9536 * gdb.base/signals.exp: Setup xfail for "next" acting like
9537 continue to add linuxoldld. Setup xfail for all linux for
9538 "next to handler in signals_tests_1", "backtrace in
9539 signals_tests_1", "continue to func1", "pass SIGUSR1",
9540 and continue to handler".
9541
9542Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
9543
9544 * Update all FSF addresses except those in COPYING* files.
9545
9546Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
9547
9548 * gdb.base/a2-run.exp: Change messages to be more explicit about
9549 the status of args, and quote binfile in results.
9550
9551Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
9552
9553 * gdb.base/callfuncs.exp: Add tests for passing structs to
9554 inferior functions and return various types.
9555 * gdb.base/callfuncs.c: Add functions to receive a struct
9556 and return a member of the struct, in various types.
9557
9558Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9559
9560 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
9561
9562Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9563
9564 * config/vxworks29k.exp: New file, sources vxworks.exp.
9565
9566Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9567
9568 * config/gdbremote.exp: New file. Testing framework using
9569 gdbserver.
9570
9571Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
9572
9573 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
9574 "call function when asleep" and "send end of file".
9575 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
9576 for "backtrace in corefile.exp".
9577 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
9578 for "backtrace through signal handler".
9579 * gdb.base/corefile.exp: Make sure we actually generate a core file
9580 before trying the core tests. Some systems allow the user to suppress
9581 generation of core files and default to that (linux for example).
9582 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
9583 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
9584
9585Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9586
9587 * gdb.threads: New directory with some crude multi-threaded
9588 gdb tests (step.exp and step2.exp).
9589 * config/mt-lynx (STEP_EXECUTABLE): Define.
9590 (THREADFLAGS): Define.
9591
9592Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
9593
9594 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
9595
9596 * gdb.base/signals.exp: Disable whole file for lynx until
9597 further notice.
9598
9599 * gdb.base/signals.exp: xfail test where "next" acts like
9600 "continue" for lynx.
9601
9602 * gdb.base/interrupt.exp: xfail test for calling function while
9603 inferior is asleep for lynx.
9604
9605 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
9606 than one cr-lf after each command.
9607
9608Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9609
9610 * configure.in: Reinstate setting of stabsdirs variable, fix
9611 typo in setting up configdirs for native builds.
9612
9613 * gdb.base/return.exp: Fix typo in return double test.
9614 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
9615 compiler from optimizing them away.
9616
9617Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
9618
9619 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
9620 sequences to be echo'd by gdb when using gdb_test.
9621 * gdb.chill/chexp.exp: Likewise.
9622 * gdb.fortran/exprs.exp: Likewise
9623
9624Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9625
9626 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
9627 after the inferior gdb has started.
9628
9629 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
9630 after each command.
9631 * gdb.base/funcargs.exp: Likewise.
9632 * gdb.base/gdbvars.exp: Likewise.
9633 * gdb.base/interrupt.exp: Likewise.
9634 * gdb.base/list.exp: Likewise.
9635 * gdb.base/watchpoint.exp: Likewise.
9636 * gdb.c++/demangle.exp: Likewise.
9637 * gdb.c++/inherit.exp: Likewise.
9638 * gdb.chill/chexp.exp: Likewise.
9639 * gdb.fortran/exprs.exp: Likewise.
9640
9641 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
9642 test if we can't handle IO to/from the inferior.
9643
9644 * gdb.c++/misc.exp: Always check for a program already being
9645 started after sending a "run" command to gdb.
9646
9647 * gdb.base/twice.exp: Start with a fresh gdb.
9648
9649 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
9650 only depend on gdb's expression code, not the chill runtime.
9651
9652 * gdb.base/return.c: Put return values into variables so we
9653 can have gdb print them rather than depending on the program
9654 to print them.
9655 * gdb.base/return.exp: Corresponding changes.
9656
9657 * lib/gdb.exp: Provide default value for noinferiorio.
9658 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
9659 the inferior.
9660
9661 * gdb.base/break.exp: Always check for a program already being
9662 started after sending a "run" command to gdb.
9663 (text_next_with_recursion): Don't check the output from the
9664 program's printf statement. Instead just make sure the program
9665 exited.
9666
9667 * gdb.base/commands.exp: Protect tests which need arguments with
9668 $noargs conditionals.
9669
9670Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9671
9672 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
9673 of structure member arrays to match gdb/valops.c:value_addr change.
9674
9675Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
9676
9677 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
9678 cases.
9679
9680Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
9681
9682 * configure.in (configdirs): Remove gdb.chill from default list
9683 of subdirs and then add it back in only if doing a native build.
9684 The current chill compiler does not yet work in any cross build.
9685 * Revert all signal changes from Jul 6.
9686 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
9687 for sh-hms targets, allowing these tests to link, with no other
9688 changes. Testing is suppressed by setting "nosignals" in site.exp.
9689
9690Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
9691
9692 * configure.in (signaldirs): Define and add to configdirs for all
9693 targets except some specific ones that are known to not support signals.
9694 Also clean up formatting.
9695 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
9696 (signals, sigall): Remove rules to build.
9697 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
9698 Moved to new gdb.signals directory.
9699 * gdb.signals: New test directory.
9700 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
9701 signals.c signals.exp}: New or moved files.
9702
9703Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
9704
9705 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
9706
9707Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
9708
9709 * gdb.base/return.exp: Xfail `return double' test failure
9710 on at least Solaris 2.3 and handle future/past versions on
9711 a case by case basis as appropriate. Also update message
9712 to include i*86 failures.
9713
9714Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9715
9716 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
9717
9718 * lib/gdb.exp: Fix comment which erroneously identified
9719 gdb_file_cmd as gdb_load (the 19 May change was in fact to
9720 gdb_file_cmd not gdb_load).
9721 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
9722
9723 * gdb.base/setvar.exp: Make test names consistent between pass and
9724 fail cases. Use gdb_test more.
9725
9726Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9727
9728 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
9729
9730Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9731
9732 * gdb.base/help.exp: Fix expected help string for `show commands'.
9733
9734Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
9735
9736 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
9737
9738 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
9739 of a text section.
9740
9741Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
9742
9743 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
9744 that loop eventually terminates. Fix Connection refused logic so
9745 that testsuite will expire nicely.
9746
9747Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
9748
9749 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
9750 config/rom68k.exp: New tcl glue for the appropriate monitors.
9751 These all just end up calling monitor.exp.
9752 * config/monitor.exp (gdb_target_monitor): Handle `Connection
9753 refused' by retrying. Cleanup some timeout issues.
9754 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
9755 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
9756 callers don't have to set/restore global timeout variable.
9757
9758 * The following set of changes centralizes management of the global
9759 timeout variable. This way, it can be set in one target dependent
9760 place instead of dozens of places scattered throughout the test suite.
9761 If you need to lengthen a timeout, then you should either set timeout
9762 in one of the config/{target}.exp files, or multiply it by a factor.
9763 Setting it to an absolute value is always going to lose for some
9764 targets.
9765 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
9766 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
9767 * gdb.base/funcargs.exp: Don't set timeout.
9768 * gdb.base/list.exp (test_forward_search): Only use local timeout.
9769 * gdb.base/printcmds.exp (test_print_string_constants
9770 test_print_array_constants): Don't set timeout.
9771 * gdb.base/ptype.exp: Don't set timeout.
9772 * gdb.base/recurse.exp: Don't set timeout.
9773 * gdb.base/return.exp: Don't set timeout.
9774 * gdb.base/watchpoint.exp: Don't set timeout.
9775 * gdb.c++/classes.exp (do_tests): Don't set timeout.
9776 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
9777
9778Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
9779
9780 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
9781
9782Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9783
9784 * lib/gdb.exp: Disable chill tests for irix5.
9785
9786Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9787
9788 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
9789 each test pass or fail.
9790
9791Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9792
9793 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
9794 xlc not gcc.
9795
9796Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
9797
9798 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
9799
9800Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
9801
9802 * config/est.exp: Fix copyright and comments. Remove dead code.
9803 Use targetname, serialport and baud variables instead of fixed
9804 constants.
9805 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
9806 * config/cpu32bug.exp: New file to support cpu32bug monitors.
9807
9808Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9809
9810 * gdb.base/watchpoint.exp: Don't run
9811 test_watchpoint_triggered_in_syscall for sunos.
9812
9813Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9814
9815 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
9816 they don't seem to exist. Do include stdio.h.
9817
9818Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9819
9820 * gdb.base/a1-selftest.exp: Add alpha xfail.
9821
9822Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9823
9824 * gdb.base/watchpoint.c (main): Prompt before calling read().
9825 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
9826 Revise accordingly. Remove cruft about sending "123" several
9827 times, until it gets noticed. Clean up the "print buf[0]" stuff
9828 so that it passes or fails, and waits for prompts in the usual way.
9829
9830Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9831
9832 * gdb.base/recurse.exp: Fix comment.
9833
9834 * TODO: Remove item about printing variables in nodebug.exp. Add
9835 item about enabling tests which are only run on some targets.
9836
9837 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
9838 fail, make test names unique, use new gdb_test convention
9839 regarding pattern, use gdb_test more, etc.).
9840
9841 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
9842 fail, make test names unique, etc.).
9843
9844Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9845
9846 * gdb.base/nodebug.c: Change return type of top and middle to
9847 short.
9848 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
9849 are fixed by the recent mdebugread.c changes. Allow `short ()'
9850 as type for top and middle.
9851
9852Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9853
9854 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
9855 nearly as I can tell, the whole thing was an accident in Stu's
9856 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
9857 to replace a send/expect pair with gdb_test, but ended up only
9858 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
9859 of 30 Mar 1995 took care of it, but left this vestigial comment
9860 which I am now nuking.
9861
9862Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9863
9864 * gdb.base/break.exp: Look for different line number for
9865 breakpoint at main depending on usestubs.
9866
9867Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9868
9869 * gdb.base/list.exp: Adjust some alternate expect patterns to
9870 match recent list0.c change. Add alternate expect pattern for
9871 output from `list default lines around main' for optimizing
9872 compilers.
9873
9874Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9875
9876 * lib/gdb.exp: If nosignals is not set, set it to 0.
9877
9878Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
9879
9880 * config/slite-gdb.exp: Responds to load symbol table prompt.
9881 * gdb.base/break.exp: Adjust line number, fix rerun.
9882 * gdb.base/langs0.c: Add #ifdef usestubs.
9883
9884Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
9885
9886 * gdb.base/list.exp: Adjust line contents after adding new lines in
9887 list0.c. Also fix a syntax error.
9888
9889 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
9890 * gdb.base/break.exp: ditto.
9891 * gdb.base/list.exp: ditto.
9892 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
9893 * gdb.base/run.c: ditto.
9894 * gdb.base/list0.c: ditto.
9895 * gdb.base/funcargs.c: ditto.
9896
9897Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
9898
9899 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
9900 $targetname, $serialport and $baud instead of hardwired variables.
9901 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
9902 target doesn't support signals.
9903
9904Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
9905
9906 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
9907
9908Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9909
9910 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
9911 Don't rely on the value of an auto variable before it has been
9912 initialized. Use gdb_test more.
9913
9914Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9915
9916 * lib/gdb.exp (default_gdb_version): A version number must start
9917 with a digit, but other than that contains all characters up to
9918 the first whitespace character.
9919
9920Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9921
9922 * gdb.base/commands.exp (breakpoint_command_test): New tests.
9923
9924Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9925
9926 * gdb.c++/*.exp: Warn if executable does not exist. The original
9927 reason for skipping the warning was that configure.in sometimes
9928 intentionally skipped building the executables but the tcl code
9929 had no way of knowing. That (a) was always bogus with respect to
9930 error handling, (b) is no longer true (right now there is no way
9931 to skip C++ tests).
9932
9933 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
9934
9935Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9936
9937 * gdb.base/list.exp: Add expect patterns for output from
9938 SunPRO compiled executables.
9939 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
9940 types.
9941
9942Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9943
9944 * gdb.base/break.exp (test_next_with_recursion): Accept any line
9945 number (we are already testing that the correct source line text
9946 gets printed).
9947
9948 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
9949 that is what is intended, but something needed to be done to get
9950 sunos4 native working again.
9951
9952 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
9953
9954 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
9955 apparently went with a (very) old xfail.
9956
9957Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
9958
9959 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
9960 runto_main is a proc in gdb.exp that will do 'step' for target use
9961 stubs.
9962 * gdb.base/exprs.exp: ditto.
9963 * gdb.base/interrupt.exp: ditto.
9964 * gdb.base/opaque.exp: ditto.
9965 * gdb.base/printcmds.exp: ditto.
9966 * gdb.base/ptype.exp: ditto.
9967 * gdb.base/scope.exp: ditto.
9968 * gdb.base/setvar.exp: ditto.
9969 * gdb.base/signals.exp: ditto.
9970 * gdb.base/twice.exp: ditto.
9971 * gdb.c++/classes.exp: ditto.
9972 * gdb.c++/inherit.exp: ditto.
9973 * gdb.c++/templates.exp: ditto.
9974 * gdb.base/break.exp: no run and hit main for stubs. Change line
9975 numbers for breakpoints and info breakpoint.
9976 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
9977 breakpoint().
9978 * gdb.base/callfuncs.c: ditto.
9979 * gdb.base/exprs: ditto.
9980 * gdb.base/interrupt.c: ditto.
9981 * gdb.base/opaque0.c: ditto.
9982 * gdb.base/printcmds.c: ditto.
9983 * gdb.base/ptype.c: ditto.
9984 * gdb.base/scope0.c: ditto.
9985 * gdb.base/setvar.c: ditto.
9986 * gdb.base/signals.c: ditto.
9987 * gdb.base/twice.c: ditto.
9988 * gdb.c++/misc.cc: ditto.
9989 * gdb.c++/templates.cc: ditto.
9990
9991Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9992
9993 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
9994
9995 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
9996 somewhere between `read' and `main.c'. I'm pretty sure the
9997 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
9998 and it isn't particularly useful.
9999
10000 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
10001
10002Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10003
10004 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
10005
10006Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
10007
10008 * config/mt-slite: add LIBS and -nostdlib.
10009 * config/slite-gdb.exp: add this new file to support sparclite target.
10010
10011Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
10012
10013 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
10014
10015 * gdb.base/a2-run.exp: Change argument to istarget from
10016 "*-*-vxworks" to "*-*-vxworks*".
10017 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
10018
10019Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
10020
10021 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
10022 will not runto main but do a 'step' to step out of breakpoint().
10023 * config/mt-slite: add -Dusestubs.
10024
10025Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10026
10027 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
10028 instead of just @.
10029
10030 * gdb.base/signals.exp: Add test for "handle all print".
10031 * TODO: Remove "handle all print". Also remove item about
10032 checking copyright date (I don't like the idea of a spurious FAIL
10033 based on when we run the tests).
10034
10035 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
10036 for SunOS4 (reason for failure not investigated). Remove
10037 redundant test for $binfile.
10038
10039 * gdb.base/nodebug.c (array_index): Call malloc.
10040
10041 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
10042
10043Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
10044
10045 * gdb.base/recurse.exp: Update gdb_test invocation to use new
10046 conventions and slightly simplify the matching regexp.
10047
10048Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10049
10050 * gdb.base/break.exp: Update gdb_test invocation to use new
10051 convention.
10052
10053 * lib/gdb.exp: If noargs is not set, set it to 0.
10054
10055 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
10056 tests unique.
10057
10058 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
10059
10060Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10061
10062 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
10063 one argument of type "<non-float parameter>".
10064
10065Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
10066
10067 * config/rom68k.exp: New file to support Motorola IDP board.
10068 * gdb.base/a2-run.exp: Skip this file if noargs is set.
10069 * gdb.base/break.c: Change things around so that this program
10070 doesn't depend upon args. This is necessary to make remote
10071 targets work (in general, they can't take args).
10072 * gdb.base/break.exp: Don't try to send args to program. Don't
10073 expect output. Also, replace lots of code with gdb_test.
10074
10075Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10076
10077 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
10078 printing of '\'' (which is what the comment says we are testing,
10079 even though we were not), not '''.
10080 (test_integer_literals_rejected): Test that printing ''' is an error.
10081
10082 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
10083 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
10084 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
10085 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
10086 Use gdb_test not test_print_accept.
10087 * lib/gdb.exp: Remove test_print_accept.
10088
10089 * gdb.base/signals.exp (signal_tests_1): Make pass message
10090 consistent with fail message.
10091
10092 * gdb.base/whatis.exp: Remove xfails for printing char vs.
10093 unsigned char; the bug (PR 1821) is fixed.
10094
10095 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
10096
10097 * gdb.base/scope.exp (test_at_localscopes): Call pass for
10098 successful tests--makes xfailing them work right.
10099
10100Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10101
10102 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
10103 only \r\n, not .*. The test can pass .* as the last thing in
10104 $pattern if that is what it wants. In addition to providing this
10105 flexibility, this change should speed up pattern matching in cases
10106 where the pattern already ended with .* (there were a number of
10107 them). This change also helps catch bad patterns--in the old
10108 scheme the typo "char \*" instead of "char \\*" would pass. Now
10109 it is caught.
10110 * Many .exp files: Update callers.
10111
10112 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
10113 clearer and does not spuriously match multiple ('s. Likewise for
10114 ) and *.
10115
10116 * gdb.base/nodebug.exp: Test ability to call a function and pass
10117 it a string (even with no debugging info).
10118
10119 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
10120 "p '\'", which is the same as "p ''" once tcl gets done with
10121 quoting, to "p '\\'", which I suspect is what is intended (one
10122 backslash gets sent to GDB).
10123
10124 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
10125
10126Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10127
10128 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
10129 1817) was fixed literally years ago.
10130
10131Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10132
10133 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
10134 test, it causes stepping out of call_after_alloca_subr with
10135 optimizing compilers.
10136 (localvars_in_indirect_call): Consume GDB prompt if `finish'
10137 fails.
10138
10139 * gdb.c++/templates.exp: Source templ-info.exp only if
10140 the templates executable exists.
10141
10142 * gdb.c++/misc.cc (class Contains_static_instance,
10143 class Contains_nested_static_instance),
10144 gdb.c++/classes.exp (test_static_members): Test printing of
10145 a class that contains a static instance of the class.
10146
10147Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10148
10149 * gdb.base/langs2.c (cppsub_): Don't prototype.
10150 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
10151 only, I believe).
10152
10153Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10154
10155 * lib/gdb.exp (skip_chill_tests): New procedure.
10156
10157 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
10158
10159Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
10160
10161 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
10162 each expect pattern. Cuts runtime from 12 to about 4 seconds.
10163
10164Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10165
10166 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
10167
10168 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
10169 disassemble 8, not 16, instructions for part 4.
10170
10171 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
10172 support the latter anymore.
10173
10174 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
10175 -DNO_PROTOTYPES.
10176 * gdb.base/callfuncs.c: Control use of prototypes based on
10177 NO_PROTOTYPES, not __STDC__.
10178 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
10179 t_float_values2 tests if prototypes in use.
10180
10181 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
10182 t_double_values): When checking differences against DELTA, check
10183 that difference is within the range (-DELTA,DELTA), not just
10184 (-infinity,DELTA).
10185
10186Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
10187
10188 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
10189 'file' command firts, then 'target', then 'load', this is due to gdb
10190 target set up.
10191 * config/mips-gdb.exp: Fix a couple regular exp bugs.
10192
10193Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
10194
10195 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
10196 FP load/store variants.
10197 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
10198
10199Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
10200
10201 * gdb.base/term.exp: Do not give a warning if not native, it is
10202 not an abnormal condition.
10203
10204Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
10205
10206 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
10207 t_char_array".
10208
10209Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
10210
10211 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
10212 are getting the version number.
10213
10214 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
10215 if not native, it is not an abnormal condition.
10216
10217Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10218
10219 * lib/gdb.exp: Just use "file exists", rather than undocumented
10220 dejagnu procedure "findfile".
10221
10222Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10223
10224 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
10225 (LDFLAGS): Set to -Xlinker -Ur.
10226
10227 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
10228 Removed, these values are set by lib/gdb.exp.
10229
10230 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
10231
10232Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10233
10234 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
10235 of replicating gdb startup code.
10236
10237 * config/mt-vxworks (LDFLAGS): Set to -r.
10238 (CFLAGS_FOR_TARGET): Removed.
10239
10240 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
10241 (gdb) and gdb for vxworks uses (vxgdb).
10242
10243 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
10244 executable is not in the tree and host != target, use sed and
10245 program_transform_name to determine the gdb name used by the
10246 target.
10247
10248 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
10249 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
10250
10251Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10252
10253 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
10254 floats, chars, and shorts where there are ANSI-style function
10255 definitions.
10256
10257 * gdb.base/langs.exp, gdb.base/langs*: New test.
10258 * gdb.base/Makefile.in: Build it.
10259 * TODO: Remove item about checking that C names don't get C++
10260 demangling applied; this test tests it.
10261
10262Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10263
10264 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
10265 went with the const70 xfail. The xfail went away a year ago.
10266
10267 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
10268
10269 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
10270 for hp300.
10271
10272 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
10273
10274 * gdb.base/a1-selftest.exp: Don't run on hp300.
10275
10276Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10277
10278 * Makefile.in (site.exp): Set host_alias and target_alias as well
10279 as host_triplet and target_triplet.
10280
10281Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10282
10283 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
10284
10285 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
10286 places as other ecoff systems).
10287
10288 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
10289 ultrix.
10290
10291Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10292
10293 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
10294 remove them.
10295 * gdb.base/nodebug.exp: Accept "function" in addition to "text
10296 variable and "variable" in addition to "data variable".
10297 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
10298
10299 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
10300 2.
10301 * gdb.base/list1.c (long_line): Add additional statement at start
10302 of function.
10303 * gdb.base/list.exp (test_forward_search): Update line number to
10304 reflect new statement.
10305
10306Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10307
10308 * gdb.base/signals.exp: Reinitialize searched source directories
10309 after gdb_start call.
10310
10311Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
10312
10313 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
10314 * gdb.stabs/Makefile.in: Likewise.
10315
10316 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
10317 change. Instead split the tests into smaller pieces.
10318 * gdb.disasm/hppa.s: Corresponding changes.
10319
10320Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10321
10322 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
10323 Quote ^C when passing it to stty. For some shells ^ is a pipe.
10324
10325 * gdb.base/funcargs.exp: Modify many tests so that every test
10326 either passes or fails. Make some test names unique.
10327
10328Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10329
10330 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
10331 Call stty to set interrupt character.
10332
10333 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
10334 for HP assembler versus GNU assembler based on actual behavior of
10335 $(CC), rather than assuming that $(AS) is always the GNU assembler.
10336
10337 * TODO: Suggest a few more stepping tests.
10338
10339Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
10340
10341 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
10342 restart GDB for h8300 after a continue.
10343 (return): Add pattern to match a29k-udi behavior.
10344 * gdb.base/nodebug.exp: Remove obsolete comment.
10345 * gdb.base/regs.exp: New file, testing of register displays.
10346 * gdb.base/return.exp: Fix typo in reference to $objdir.
10347 * gdb.base/whatis.exp: Always start with a fresh GDB.
10348
10349Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10350
10351 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
10352 higher, these tests generate a lot of output.
10353
10354Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10355
10356 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
10357 code following the catch silently ignored some errors; without the
10358 catch they should be thrown like any other tcl error. Also, the
10359 catch used "" instead of {} which meant all the callers who wanted
10360 to include one of the characters "[]$ had to quote it an extra time.
10361 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
10362 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
10363 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
10364 Remove extra quoting.
10365
10366Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
10367
10368 * gdb.base/commands.exp: Make test names unique; every test either
10369 passes or fails. Update some comments.
10370
10371 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
10372
10373Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10374
10375 The following fixes a FAIL caused by the fact that the alpha stabs
10376 configuration didn't use the ".if alpha" code in weird.def.
10377 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
10378 bit pointer, so the 32 bit version works even on the alpha.
10379 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
10380 Remove the stuff which allowed us to have separate versions for
10381 alpha and everything else.
10382
10383 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
10384 regexp which "info func operator\[\](" is supposed to match. Fix
10385 string to send to GDB. Note that GDB still doesn't work right. Add a
10386 new test for "info func .perator\[\](" which GDB does handle correctly.
10387
10388 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
10389
10390Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10391
10392 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
10393 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
10394 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
10395 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
10396 it makes the tests harder to understand and confuses test-o-matic.
10397 The preferred style is that each test provides a PASS or a FAIL,
10398 and has a unique message (e.g. "continue #54" not just "continue")
10399 which is the same for the pass and the fail.
10400 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
10401 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
10402 to lib/gdb.exp.
10403 * gdb.base/printcmds.exp: Use test_print_accept. Remove
10404 prt_accept which was basically the same thing. Likewise for
10405 test_print_reject and prt_reject.
10406 * lib/gdb.exp (test_print_reject): Add some more error message
10407 patterns to match from the former printcmds.exp (prt_reject).
10408 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
10409 One defect of the passcount stuff is that some of it failed to
10410 report XPASS where appropriate.
10411 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
10412 stuff before and after arg in expected pattern.
10413 (test_paddr_operator_functions): Re-do test without print_addr_of;
10414 this is the only test which seems to want extra stuff there.
10415
10416Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10417
10418 * gdb.base/nodebug.exp: Update new tests to reflect improved
10419 wording of gdb output.
10420
10421 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
10422 and "ptype" work on variables in files compiled without -g.
10423 Replaces commented out "maint print msymbol" tests.
10424
10425Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10426
10427 * gdb.base/setvar.c (dummy): Call malloc.
10428
10429 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
10430 losing with the irix4 sed.
10431
10432 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
10433 ALRM" on irix4.
10434
10435Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10436
10437 * TODO: Remove items about corefile.exp testing new exec-file and
10438 backtrace; both are now done. Add items about printing enums.
10439
10440Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10441
10442 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
10443 "get signal $thissig" test fails.
10444
10445 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
10446
10447Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10448
10449 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
10450 compiler warning with dec alpha compiler.
10451
10452 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
10453 extra \n from gdb_test call (this explains why the prompt test
10454 that I removed yesterday was there).
10455 (user_defined_command_test): Remove extra \n and prompt test.
10456
10457 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
10458 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
10459 doesn't exist.
10460 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
10461 Also remove alpha workaround, which turns out to be because
10462 SIGABRT == SIGLOST.
10463
10464 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
10465
10466 * gdb.base/help.exp: Don't test "help show".
10467
10468Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10469
10470 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
10471 "set print address" is on.
10472 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
10473 pass prompt to gdb_test; gdb_test already looks for the prompt.
10474
10475 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
10476
10477 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
10478 was a vestige of the manual TESTSTRATEGY, and the purpose of it
10479 was to make sure that gdb can read a core file. But (a) the "read
10480 the corefile" part didn't make it to a1-selftest.exp, we just
10481 delete the corefile after creating it, and (b) we test reading
10482 corefiles in corefile.exp anyway. Also, this test left around a
10483 xgdb process on Solaris.
10484
10485 * gdb.base/corefile.exp: Also test backtrace.
10486
10487Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
10488
10489 * gdb.base/commands.exp: Test a simple user defined command with
10490 arguments and if/while statements; verify the full user command is
10491 printed by "show user".
10492
10493 * gdb.base/commands.exp: Test if/while commands as part of a
10494 breakpoint command list; verify they appear in breakpoint
10495 information.
10496
10497Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10498
10499 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
10500 than by dividing by zero.
10501
10502Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
10503
10504 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
10505 performing an inferior call with watchpoints enabled.
10506 * gdb.base/watchpoint.c (main): Delete second unnecessary read
10507 call.
10508
10509Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10510
10511 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
10512 of "file" command.
10513
10514 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
10515 Add additional pattern for when "int operator int(void);" appears
10516 in a different order.
10517
10518Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10519
10520 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
10521
10522 * gdb.base/help.exp: Replace most of docstrings for "info signals"
10523 and "signal" with ".*".
10524
10525Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10526
10527 * TODO: Add note about "handle all nostop".
10528
10529 * gdb.base/{sigall.c, sigall.exp}: New test.
10530 * gdb.base/Makefile.in: Add it.
10531
10532Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10533
10534 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
10535 when invoking GDB, suppresses any windowing interface.
10536
10537Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
10538
10539 * config/sim-gdb: New file, simulator testing support.
10540
10541Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
10542
10543 * gdb.base/interrupt.exp: Test calling func1 twice.
10544
10545Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
10546
10547 * gdb.base/list.exp (test_forward_search): Set timeout higher
10548 when we'll be getting lots of output from gdb.
10549
10550 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
10551 "init_malloc" to after the expect statement. Run it if that
10552 regexp is taken, but also for two others which happen if source
10553 cannot be found.
10554
10555Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10556
10557 * gdb.base/printcmds.exp: New test, for printing register before
10558 program is running.
10559
10560Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10561
10562 * gdb.base/list.exp: Correct some alternate expect patterns
10563 to reflect changes in list1.c.
10564
10565Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10566
10567 * TODO: Add item regarding large frames.
10568
10569 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
10570
10571 * TODO: Remove item about enabling return.exp; it
10572 is enabled. Suggest a few more "return" tests.
10573
10574Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10575
10576 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
10577 anonymous unions.
10578
10579Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10580
10581 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
10582 and pr-5646.o, so "make" is the same as "make all", not "make
10583 pr-4975.o".
10584
10585Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
10586
10587 * gdb.base/list.exp: Adjust expectations to reflect changes in
10588 list1.c.
10589 (test_forward_search): New test proc.
10590 * gdb.base/list1.c (long_line): New function, has long source line.
10591
10592Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
10593
10594 * gdb.base/a1-selftest.exp: Change initial stepping to know about
10595 additional line of code that was added.
10596
10597Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
10598
10599 * gdb.disasm/hppa.s: Break the large branching tests into smaller
10600 tests so as not to overflow expect's input buffers.
10601 * gdb.disasm/hppa.exp: Corresponding changes.
10602
10603Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10604
10605 Beginnings of template debugging tests.
10606 * gdb.c++/templ-info.cc: New file to test for template
10607 debugging capability of the compiler.
10608 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
10609 templ-info.cc.
10610 * gdb.c++/templates.cc: Add explicit template instantiations
10611 to enable compiling with -fno-implicit-templates. Add destructor
10612 and 'value' method to T5 class for template tests.
10613 * gdb.c++/templates.exp: Add testcases for printing of template
10614 types, setting breakpoints on template methods and calling a
d63a86f8 10615 template method.
c906108c
SS
10616
10617Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
10618
10619 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
10620 branch target since some assemblers (gas-2.5) may emit a
10621 relocation for the branch instead of resolving it in the
10622 assembler.
10623
10624Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10625
10626 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
10627 through signal handler.
10628
10629Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10630
10631 * configure.in (*-*-netware): Use config/mt-netware.
10632
10633 * config/mt-netware: New file.
10634 * config/mt-i386-netware: Removed, separate configs for different
10635 netware architectures are no longer needed now that we have
10636 --with-headers.
10637
10638Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10639
10640 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
10641 by the recent changes to use ANSI C arithmetic conversions.
10642
10643Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10644
10645 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
10646 bug involving using inferior_pid to figure out whether to select a
10647 frame.
10648
10649Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
10650
10651 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
10652 match the current disassembler output.
10653
10654Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
10655
10656 * gdb.fortran/exprs.exp: Expect VOID instead of void.
10657 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
10658 types, expect "int" as type of integer values (for now).
10659
10660Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
10661
10662 * gdb.base/commands.exp: New tests for if/while commands.
10663
10664Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
10665
10666 * lib/gdb.exp (runto): Replace sub-pattern for hex value
10667 by .*, since hex values have different syntax in Chill mode.
10668
10669Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10670
10671 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
10672 linefeed from expect pattern for repeated types with indices > 9.
10673
10674Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
10675
10676 First part of Fortran test suite.
10677 * gdb.fortran: New directory.
10678 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
10679
10680Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10681
10682 * gdb.base/default.exp: Update expect pattern for load command
10683 without arguments.
10684
10685Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10686
10687 * configure.in: Change i386 to i[345]86.
10688 * gdb.base/configure.in: Likewise.
10689 * gdb.c++/configure.in: Likewise.
10690 * gdb.chill/configure.in: Likewise.
10691
10692Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
10693
10694 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
10695 patterns, since that is not a valid context for comments.
10696
10697Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
10698
10699 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
10700 repeated types and repeated types with indices > 9.
10701
10702Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10703
10704 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
10705 2417; old bug has been fixed.
10706
10707Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
10708
10709 * gdb.base/interrupt.exp: When trying to wake up the inferior,
10710 send the newline ourselves instead of assuming gdb_test will do
10711 so when passed an empty input string.
10712
10713 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
10714 stabs testcode.
10715
10716Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10717
10718 * lib/gdb.exp (gdb_test): Don't send anything if the first
10719 argument is an empty string. This makes cases where we want to
10720 match output that is already in expect's buffers (for example,
10721 matching a breakpoint after gdb_run_cmd has been called) work
10722 reliably.
10723
10724Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10725
10726 * config/netware.exp: New file.
10727
10728Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10729
10730 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
10731 the -B and -L prefixes so we can find the debugging stub.
10732
10733 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
10734 there and we are using the gcc from the tree.
10735
10736 * gdb.base/types.c: Removed.
10737
10738 * gdb.base/configure.in: Look for makefile fragments in ../config.
10739 Recognize i386-*-netware.
10740 * gdb.c++/configure.in: Likewise.
10741
10742Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10743
10744 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
10745 the correct TCL syntax.
10746
10747Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10748
10749 * gdb.base/opaque.exp: use runto instead of messing around with
10750 breakpoints. Simplify by using gdb_test.
10751
10752 * gdb.base/bitfields.exp: restart between tests on netware targets
10753 because breakpoints aren't relocated after target death. Run
10754 processes to completion.
10755
10756 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
10757
10758Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
10759
10760 * Makefile.in: Remove extra tabs that confuse some versions
10761 of "make". Use the newly built gdb to test with by default,
10762 rather than the first one in the tester's search path.
10763
10764Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
10765
10766 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
10767
10768 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
10769 condition help.
10770
10771Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10772
10773 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
10774
10775 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
10776 running.
10777 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
10778 * gdb.base/funcargs.exp: Likewise.
10779
10780 * gdb.base/bitfields.exp: Simplify by using gdb_test.
10781 * gdb.base/funcargs.exp: Likewise.
10782
10783 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
10784 message is "".
10785
10786Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10787
10788 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
10789 return,signals,twice}.exp: Handle non-existant binaries
10790 consistantly.
10791
10792 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
10793 * gdb.base/Makefile.in: Don't try to generate a core dump, we
10794 might testing a cross development system.
10795
10796Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10797
10798 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
10799 runtest script is relative to ${srcdir}, not ${rootdir}.
10800
10801Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
10802
10803 * gdb.base/signals.exp: Allow for optionality of breakpoint
10804 address.
10805
10806Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10807
10808 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
10809
10810Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10811
10812 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
10813 for size_t definition.
10814 * gdb.c++/templates.cc: Likewise
10815
10816 * config/mt-i386-netware: New file.
10817
10818 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
10819 defined.
10820
10821 * gdb.base/Makefile.in: Added support for systems that name core
10822 files by appending "core" to the program name.
10823 * gdb.base/a1-selftest.exp: Likewise.
10824
10825Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10826
10827 * gdb.base/return.exp: Add comment and message for `return double'
10828 test failure on Sparc Solaris.
10829
10830Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
10831
10832 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
10833
10834Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10835
10836 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
10837 from optimizing them away.
10838 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
10839 patterns to include default constructors and assignment operators,
10840 to match gcc versions beyond 2.5.8. Accept any cplus demangling
10841 character in the output of the virtual base pointer.
10842
10843Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10844
10845 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
10846 expression match in print_addr_of to avoid unintented matches.
10847 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
10848 versions up to 2.5.8.
10849
10850Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10851
10852 * gdb.base/list.exp: Tweak alternate pattern for listing of an
10853 included file to run under newer versions of expect.
10854 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
10855 consecutive >'s in templates to accomodate recent cplus-dem.c change.
10856 Remove xfail for the virtual table of BDDHookV.
10857
10858Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
10859
10860 * lib/gdb.exp (string_to_regexp): Set a default result.
10861 (default_gdb_start): Fix misleading message.
10862
10863Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
10864
10865 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
10866 Remove all CC, etc definitions.
10867 * config/mt-hpux: New file.
10868 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
10869 (CFLAGS, LDFLAGS): Define.
10870 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
10871
10872 * Makefile.in (site.exp): Don't insert host_os, etc.
10873 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
10874 (distclean): Check existence of subdir.
10875 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
10876 * gdb.base/Makefile.in: General cleanup and simplification.
10877 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
10878 to build executables. Use default rule to build .o files.
10879 (EXPECT, RUNTEST, CC): Fix relative pathname.
10880 (site.exp): Don't insert host_os, etc.
10881 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
10882 and/or SIGUSR1 defined.
10883 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
10884 * gdb.c++/Makefile.in: General cleanup and simplification.
10885 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
10886 (CFLAGS): Remove.
10887 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
10888
10889Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
10890
10891 * gdb.base/recurse.exp: Misc changes to get tests running again
10892 after Kung's changes to the watchpoint code.
10893 * gdb.base/watchpoint.exp: Likewise.
10894
10895Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
10896
10897 * lib/gdb.exp (string_to_regexp): Convert {\} also.
10898
10899Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10900
10901 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
10902 * lib/gdb.exp (default_gdb_start): Define.
10903 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
10904 gdb.base/funcargs.exp, gdb.base/opaque.exp,
10905 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
10906 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
10907 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
10908 Don't call gdb_target_udi in between tests.
10909
10910Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10911
10912 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
10913 (which was basically just a local version of the same thing). In
10914 addition to avoiding duplication, gdb_test_exact is faster.
10915 * lib/gdb.exp (gdb_test_exact): Fix typo.
10916
10917 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
10918 don't give an error.
10919
10920 * gdb.base/term.exp: Call delete_breakpoints before starting.
10921
10922 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
10923 (t10): Add comment.
10924
10925Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
10926
10927 Reorganization of the GDB Test Suite.
10928
10929 * gdb.base: New directory, contains all the basic tests.
10930 * gdb.c++: New directory, tests specific to C++.
10931 * gdb.chill: New directory, tests specific to Chill.
10932 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
10933 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
10934 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
10935 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
10936 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
10937 t30-31 to chill).
10938 * */gdbme.*: Rename to match appropriate expect scripts.
10939 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
10940 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
10941 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
10942 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
10943 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
10944 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
10945 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
10946 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
10947 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
10948 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
10949 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
10950 gdb.c++/virtfunc.cc: New names of C++ files.
10951 * gdb.chill/chillvars.ch: New name of Chill file.
10952 * gdb.base/configure.in, gdb.c++/configure.in,
10953 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
10954 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
10955 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
10956 * configure.in (configdirs): Update to reflect directory changes.
10957 (target_abbrev): No longer define for any configuration.
10958 * Makefile.in: Cosmetic improvements to header comments.
10959
10960Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10961
10962 Various changes to gdb.t31:
10963
10964 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
10965 * gdbme.ch: Make all key-words and predefineds be upper-case.
10966 * chillvars.exp: Expect key-words and predefinds in upper-case.
10967
10968 * chillvars.exp: Use gdb_test_exact many places.
10969 Change expected output for arrays (which now includes index labels).
10970
10971 * pr-5020.exp, gdme.ch (module PR_5020):
10972 New test, for PR-5020.
10973
10974Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
10975
10976 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
10977 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
10978
10979Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
10980
10981 * Makefile.in: Fix bit-rot in definitions of CHILL,
10982 CHILL_FOR_TARGET and Chill_LIB.
10983 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
10984 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
10985 CHILL, and CHILL_LIB.
10986
10987Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
10988
10989 * Revert the previous changes. Please see Rob's directory
10990 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
10991
10992Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
10993
10994 * Makefile.in, configure.in, config/mips-gdb.exp,
10995 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
10996 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
10997 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
10998 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
10999 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
11000 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
11001 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
11002 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
11003 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
11004 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
11005 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
11006 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
11007 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
11008 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
11009 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
11010 changes from 94Q1.
11011
11012Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
11013
11014 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
11015 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
11016 Rob's new testing fragments.
11017
11018Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
11019
11020 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
11021 lib/gdb.exp: Replace error proc calls with perror.
11022
11023Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
11024
11025 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
11026 version also, match on casted version strings, and match on
11027 gdb startup case where the line numbers might be messed up.
11028
11029Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
11030
11031 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
11032 (CFLAGS): Delete it from here.
11033
11034Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
11035
11036 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
11037
11038Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
11039
11040 * Makefile.in (RUNTEST): Default to just "runtest".
11041
11042Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11043
11044 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
11045 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
11046 the code has been restructured.
11047
11048Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11049
11050 * gdb.t00/default.exp (set write): Allow any number of \r and/or
11051 \n, not just one of each.
11052
11053 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
11054 /bin/cc gives a warning if you do.
11055
11056Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
11057
d63a86f8 11058 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
11059 __t10ListS_link1ZUiRCUiPT0
11060
11061Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11062
11063 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
11064 on local variables in recursive functions.
11065
11066 * gdb.t07/Makefile.in: Build the new test.
11067
11068Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11069
11070 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
11071 directly. Instead compare the return values from actual calls.
11072
11073Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
11074
11075 * Makefile.in (check): Set TCL_LIBRARY for runtest.
11076
11077Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11078
11079 * From Peter Schauer with minor modifications.
11080 * gdb.t15/return.exp (return_tests): Handle targets where "return"
11081 stops in mid-line in the caller. Add xfail for returning a float
11082 value on X86 targets.
11083
11084Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11085
11086 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
11087 to avoid expect lossage.
11088 (fmem_LRbug_tests): Likewise.
11089 * gdb.disasm/hppa.s: Corresponding changes.
11090
11091 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
11092 conditions to work with latest dejagnu/expect.
11093
11094 * gdb.t15/funcargs.exp (finish from indirect call): No longer
11095 expected to fail on the PA.
11096 (backtrace in call with trampolines): Explicitly require main
11097 to be frame #1 (no trampolines should show up in backtrace).
11098
11099 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
11100 "continue -expect".
11101 * gdb.t06/break.exp: Likewise.
11102 * gdb.t07/watchpoint.exp: Likewise.
11103 * gdb.t13/bitfields.exp: Likewise.
11104 * gdb.t15/{funcargs,return}.exp: Likewise.
11105 * gdb.stabs/weird.exp: Likewise.
11106 * config/{mips,udi}-gdb.exp: Likewise.
11107
11108 * hppa.sed: Enclose comments within a sed command to avoid
11109 losing with the old OSF1 sed.
11110
11111Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11112
11113 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
11114 sequent dynix.
11115 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
11116 * gdb.t15/funcargs.exp: Conditionally step again to really
11117 finish from marker_call_with_trampolines. Handle the case where
11118 the first step from within call_with_trampolines already steps
11119 us back to main.
11120 * gdb.t15/gdbme.c: Add comment to closing brace of
11121 call_with_trampolines for funcargs.exp.
11122
11123Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11124
d63a86f8 11125 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
11126 Fix typo(s).
11127
11128Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11129
11130 * gdb.t07/gdbme.c: More code for watchpoint testing.
11131
11132 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
11133 "Hardware watchpoint" throughout file.
11134 (test_watchpoint_triggered_in_syscall): New test.
11135 (test_complex_watchpoint): New test.
11136
11137Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11138
11139 * gdbme.c (call_with_trampolines): New function to try and step
11140 into. Tests trampoline problems on the PA.
11141
11142 * funcargs.exp (localvars_in_indirect_call): No longer expect
11143 stepping into indirect call to fail on PAs.
11144 (test_stepping_over_trampolines): New test.
11145
11146Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11147
11148 * TODO: Add suggestions for static member function tests, and
11149 completion tests.
11150
11151Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11152
11153 * TODO: Add suggestions for "p/a" tests.
11154
11155 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
11156 (default_gdb_exit): Replace all the hair with sending "quit" to
11157 the process with a simple close.
11158
11159Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11160
11161 * TODO: Add suggestions for shared library tests.
11162
11163Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11164
11165 * TODO: Add suggestions for x/s tests.
11166
11167Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11168
11169 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
11170 "enable once", and "enable breakpoints once" with ".*".
11171
11172Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11173
11174 * TODO: Add suggestions about structure passing tests.
11175
11176Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11177
11178 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
11179 the primary1 test, use work around if __GNUC__ < 2.
11180 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
11181 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
11182 Test for bad output rather than waiting for timeout. Issue
11183 second continue only if first continue failed.
11184
11185Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11186
11187 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
11188 operator[] test with gdb_test because the old code didn't seem to
11189 be getting the quoting right with the new dejagnu.
11190
11191Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
11192
11193 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
11194 one from the path.
11195 * Makefile.in: Use a fresh expect if there is one, use runtest
11196 from the src tree if there is one.
d63a86f8 11197
c906108c
SS
11198Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11199
11200 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
11201 next over recursive call. Revise the tests from that point on
11202 (which had been skipped) to match GDB's actual (correct) output.
11203
11204 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
11205 with next over a breakpoint whose condition is false.
11206
11207 * gdb.t00/help.exp: Comment out "help set print" tests just like
11208 (and for same reason as) "help set" test.
11209
11210Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11211
11212 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
11213 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
11214
11215Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11216
11217 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
11218 necessary gdb_target_udi.
11219
11220 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
11221
11222 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
11223 1838 and 2417; they are fixed.
11224
11225 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
11226 gdb.t03/ptype.exp (ptype structure, ptype union):
11227 Remove xfails; the test is looser than when the xfails were added.
11228
11229 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
11230 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
11231
11232 * gdb.t01/run.exp: Only run shell test if isnative.
11233
11234 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
11235 since "run" automatically loads if necessary. Call gdb_target_udi
11236 after the "file" since "file" kills any execution target.
11237
11238 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
11239 GDB. GDB doesn't work that way (not anymore at least) on UDI.
11240 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
11241 argument for UDI.
11242
11243Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11244
11245 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
11246
11247 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
11248
11249Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11250
11251 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
11252 properly quoting regexps. This makes the second argument to
11253 demangle a fixed string, which matches the callers, instead of a
11254 shell-style pattern which is what the previous implementation
11255 used. Update some of the callers.
11256
11257Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11258
11259 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
11260 (comib_nullified_tests): Fix typo.
11261 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
11262 strings. No longer expected to fail.
11263
11264 * gdb.disasm/hppa.s (addib_tests): Fix typo.
11265 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
11266 strings. No longer expected to fail.
11267
11268 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
11269 string. No longer expected to fail.
11270
11271Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11272
11273 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
11274 No longer expected to fail.
11275
11276 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
11277 string. No longer expected to fail.
11278
11279Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11280
11281 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
11282 only in the names (I probably got most of them). I was even
11283 generous with some which differed in underscores in names, and
11284 probably missed a few, and I *still* was able to remove almost a
11285 third of the file with almost no impact on testsuite coverage.
11286
11287Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11288
11289 * gdb.t00/default.exp: Match udi_attach error message as well as
11290 the one from child_attach.
11291
11292 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
11293
11294 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
11295
11296 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
11297 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
11298
11299 * Move test with enums and partial symbols back to
11300 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
11301 Reverts the change of 26 May 93. Per today's change to
11302 stabs.texinfo, the behavior that weird.exp was expecting was
11303 unreasonable; what is important is that the compiler+gdb get
11304 things right, which happens with a recent gcc. Also fix the test
11305 to deal with native compilers which put out the stab gdb can't
11306 deal with.
11307
11308Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11309
11310 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
11311 in the names. The main thing these accomplish is to slow things down.
11312 Many more such duplicates surely remain.
11313
11314 * gdb.t00/help.exp: Comment out "help support" test just like
11315 (and for same reason as) "help set" test.
11316
11317Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
11318
11319 * gdb.t06/break.exp: Remove setup_xfails for
11320 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
11321 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
11322 about known bug in gcc to include up through 2.5.8.
11323 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
11324 well as "_vb$".
11325 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
11326 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
11327 with latest gcc and gdb.
11328 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
11329 well as "_vb$".
11330
11331Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11332
11333 * configure.in (hppa*-*-*): Also configure and build stabs-only
11334 tests.
11335
11336Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11337
11338 * gdb.t10/hppa.mt: A makefile fragment for the PA.
11339 * gdb.t10/configure.in (hppa*-*-*): Use it.
11340
11341Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11342
11343 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
11344
11345Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11346
11347 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
11348 versions prior to 1.13.5.
11349
11350Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11351
11352 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
11353 the prompt is at the start of a line.
11354
11355Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11356
11357 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
11358 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
11359 in the copr tests now.
11360 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
11361 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
11362 expected to fail.
11363
11364Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
11365
11366 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
11367 gdb.t31/chillvars.exp, lib/gdb.exp:
11368 Tweak to run under either version of expect.
11369 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
11370 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
11371 * gdb.t11/list.exp: Remove extraneous whitespace.
11372
11373Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11374
11375 * gdb.t16/printcmds.exp (test_print_strings): Accept
11376 "(unsigned char *) " before the string.
11377
11378 * TODO: Add notes about printing of fancy types and GDB expressions.
11379
11380Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
11381
11382 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
11383 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 11384 if doing mips-idt-ecoff.
c906108c
SS
11385
11386Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
11387
11388 * Most .exp files: Tweak to run under either version of expect.
11389
11390Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11391
11392 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
11393 xfails; I'm not sure why they are failing, but not because of PR 1806.
11394
11395Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
11396
11397 * config/unix-gdb.exp: Remove gdb_unload cause it's already
11398 defined in lib/gdb.exp.
11399
11400Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11401
11402 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
11403 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
11404 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
11405 have to be typeless.
11406
11407Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11408
11409 * TODO: Add suggestion for copyright year test.
11410
11411Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
11412
11413 * configure.in (*-*-lynxos*): Add stabs tests.
11414
11415Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11416
11417 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
11418 so insert a tab before any assembler directive in column zero.
11419
11420 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
11421 stores.
11422 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
11423 stores.
11424 (fpu_short_memory_tests): Likewise.
11425
11426Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11427
11428 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
11429 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
11430 .stabs directives in comments.
11431
11432Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11433
11434 * TODO: New file, describing tests we could write.
11435 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
11436
11437Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11438
11439 * gdb.t06/signals.exp: Add kludge to force re-sync.
11440
11441 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
11442 to xgdb instead of gdb, get out of gdb.
11443
11444Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
11445
11446 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
11447 for info.
11448
11449Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11450
11451 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
11452 * gdb.stabs/configure.in (hppa*-*-*): Use it.
11453 * gdb.stabs/hppa.sed: New sed script for the PA.
11454
11455Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11456
11457 * gdb.stabs: Re-write weird.def and configuration to use sed
11458 instead of cpp. sed is portable and POSIX; cpp is neither.
11459
11460Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11461
11462 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
11463
11464Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11465
11466 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
11467
11468Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11469
11470 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
11471 "_vb$".
11472 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
11473 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
11474
11475Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11476
11477 * lib/gdb.exp: Comment out code which depends on non-existent
11478 `transform' procedure.
11479
11480Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
11481
11482 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
11483 * lib/gdb.exp: Transform tool name.
11484 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
11485 1.1's new error handling system.
11486
11487Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11488
11489 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
11490
11491Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11492
11493 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
11494 They made pattern matching so slow that timeouts happened on
11495 heavily loaded systems. Now any output from "show print" which
11496 gets us back to the GDB prompt is a PASS.
11497
11498Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
11499
11500 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
11501
11502Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11503
11504 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
11505
11506 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
11507 It is not from PR 3220.
11508
11509Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11510
11511 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
11512 just started failing because they depended on the order the
11513 subcommands are presented, or exact docstring text. This kind of
11514 test is a pain and has minimal benefit.
11515
11516Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11517
11518 * gdb.t09/corefile.exp: At end of test, use "core" command with
11519 no arguments.
11520
11521Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
11522
11523 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
11524 17}/Makefile.in: Make it possible to run the testsuite with Sun
11525 make and CC = cross gcc by adding explicit build rules for .o
11526 files.
11527
11528Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11529
11530 * gdb.t15/funcargs.exp: Don't put comments on same line as
11531 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 11532
c906108c
SS
11533Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11534
11535 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
11536
11537Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
11538
11539 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
11540 * gdb.t20/inherit.exp: remove three dumplicate entries.
11541
11542Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11543
11544 * gdb.t06/break.exp: For "next over recursive call", fail on any
11545 incorrect output, not just on "factorial (value=2)".
11546
11547Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11548
11549 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
11550 working now. Add an xfail if accesing a bss variable causes
11551 a memory error if the target is not yet run.
11552
11553Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11554
11555 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
11556 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
11557 name of __st* demangling (2 strings). Did Kung really get the
11558 more than 95 others right without testing them?
11559
11560Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
11561
11562 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
11563
11564Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
11565
11566 * configure.in (configdirs): Add gdb.disasm
11567 * gdb.disasm: New directory for GDB disassembler tests.
11568 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
11569
11570Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11571
11572 * gdb.t00/help.exp: Don't test "help set".
11573
11574 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
11575 from within expect statements. None of these happen anymore and
11576 they cause regressions to be silently unnoticed.
11577
11578 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
11579 messages) about known failures with gcc cygnus-2.4.5-930417.
11580
11581 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
11582 comp-info.exp so it gets built if it doesn't exist.
11583
11584 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
11585 it is no longer used.
11586 * gdb.t13/comp-info.c: Removed.
11587
11588Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11589
11590 * gdb.t06/signals.exp: Add xfail for sun3.
11591
11592Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11593
11594 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
11595 relevant because ^C doesn't get sent but failure can be reproduced
11596 interactively).
11597
11598Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11599
11600 * gdb.stabs/alpha.mt: New configuration file for alpha.
11601 * gdb.stabs/configure.in: Use it.
11602 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
11603 sharing with alpha.mt, redefine long to word via preprocessor.
11604 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
11605 for alpha.
11606 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
11607 native cc.
11608 * gdb.t00/teststrategy.exp: Change expect string so that we
11609 consume the `(xgdb)' from the command echo and from the gdb prompt.
11610 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
11611 gdb currently compares all values as long, so this failure probably
11612 applies to any configuration where LONGEST is bigger than a target int.
11613 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
11614 with gcc.
11615 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
11616 to handle opaque pointers, gcc is.
11617 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
11618 as first argument. Include <sys/types.h> and change all operator
11619 new definitions to use size_t.
11620 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
11621 now that we use size_t.
11622
11623Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11624
11625 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
11626 a long or float array cast all array members to the same type.
11627 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
11628 with 64 bit longs.
11629 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
11630 on alpha.
11631 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
11632
11633Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11634
11635 * gdb.t24 (demangle.exp): Constructors of templates have names like
11636 vector<int>::vector(int) not vector<int>::vector<int>(int). See
11637 section 14.6 of the ARM.
11638
11639 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
11640 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
11641 accomplish little and slow down the testsuite.
11642
11643 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
11644 Accept spaces various places.
11645
11646Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11647
11648 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
11649 with watchpoint enabled.
11650
11651 * Makefile.in: Remove definition of CC and remove the second
11652 definition of CXX (the "CXX = gcc" one remains). These definitions
11653 were causing backquotes to be expanded within backquotes, which
11654 doesn't work.
11655
11656Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11657
11658 * gdb.t17/callfuncs.exp: Add "return 0" to end.
11659
11660Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11661
11662 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
11663 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
11664 by mips cc and contains no stabs entries.
11665
11666Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
11667
11668 * config/vx-gdb.exp: Use fake device to load files rather than
11669 NFS.
11670 * lib/gdb.exp: New proc to do "file" command.
11671 * config/unix-gdb.exp: Use new "file" proc.
11672
11673Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11674
11675 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
11676 Rework board rebooting slightly.
11677 (gdb_exit): Don't exit from the remote shell; there isn't one.
11678 * gdb.stabs/weird.exp: If a program is being debugged already,
11679 kill it.
11680 * gdb.t04/setvar.exp: Stop and restart gdb.
11681 * gdb.t05/expr.exp: Likewise.
11682 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
11683 restart gdb and reload the program.
11684 * gdb.t08/opaque.exp: Likewise.
11685 * gdb.t12/scope.exp: Likewise.
11686 * gdb.t13/bitfields.exp: Likewise.
11687 * gdb.t15/funcargs.exp: Likewise.
11688 * gdb.t20/classes.exp: Likewise.
11689 * gdb.t03/ptype.exp: Increase timeout.
11690 * gdb.t16/printcmds.exp (test_print_string_constants,
11691 test_print_array_constants): Likewise.
11692 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
11693 * gdb.t20/classes.exp (do_tests): Likewise.
11694 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
11695
11696Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
11697
11698 * gdb.stabs: Renamed *wierd* to *weird*.
11699
11700Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11701
11702 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
11703 for timeout. Add "known gcc 2.4.5 bug" to failure message.
11704
11705Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11706
11707 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
11708 (do_tests): Remove xfail for whatis on one_var and two_var.
11709
11710Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
11711
11712 * Makefile.in: Made cross building work better by adding
11713 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
11714
11715Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11716
11717 * gdb.t15/{return.c,return.exp,Makefile.in}:
11718 New test, currently commented out.
11719
11720Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
11721
11722 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
11723 still running and removes the leftover named socket so GDb can do
11724 clean restarts.
11725
11726Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
11727
11728 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
11729 console, not GDB.
11730 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
11731 cross testing works better with "make check"
11732 * config/unix-gdb: Use default procedures for exit and version.
11733 * config/vx-gdb.exp: Cleaned up and massaged back to working order
11734 with the newest VxWorks.
11735
11736Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11737
11738 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
11739 old form.
11740
11741 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
11742 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
11743
11744 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
11745
11746 * config/unix-gdb.exp: Remove this version of gdb_exit
11747 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
11748 Rob says he'll look at it when he gets back to testing boards.
11749
11750Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
11751
11752 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
11753 an expected fail for certain ptype commands.
11754
11755 * gdb.t20/classes.exp: Update expected results of "ptype class
11756 Base1" to account for the constructor that now appears in the type.
11757
11758Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
11759
11760 * configure.in (configdirs): Restore gdb.t04, which mysteriously
11761 disappeared from list.
11762 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
11763 "alldone" proc with call to cleanup and exit.
11764 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
11765 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
11766 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
11767 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
11768 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
11769 "alldone" proc with simple returns that suppress remaining
11770 tests. The alldone proc went away many months ago.
11771
11772Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11773
11774 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
11775
11776 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
11777
11778Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11779
11780 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
11781 as vax gdb will display them.
11782
11783Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11784
11785 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
11786 optimizers.
11787
11788 * scope.exp: Change "bad value for localval" messages so each one
11789 is unique.
11790
11791 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
11792 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
11793
11794 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
11795
11796Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11797
11798 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
11799 doesn't exist (due to optimization).
11800
11801Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11802
11803 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
11804 contains \r because the filename is long.
11805
11806 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
11807 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
11808
11809Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11810
11811 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
11812 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
11813 Ultrix.
11814 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
11815 int tests.
11816 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
11817
11818Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
11819
11820 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
11821
11822 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 11823 to match does not match the passing case but still matches the
c906108c
SS
11824 failing case.
11825
11826Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11827
11828 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
11829
11830Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
11831
11832 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
11833 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
11834 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
11835 Remove various versions of gdb_exit.
11836 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
11837 gdb_exit.
11838 * config/unix-gdb.exp: gdb_exit remains here, and should override
11839 the generic version, since it's doing a lot of wierd stuff that
11840 the other versions aren't. FIXME, fold it in, or abandon this
11841 version.
11842
11843Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11844
11845 * gdb.t24/demangle.exp: Add tests for PR 3220.
11846
11847Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11848
11849 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
11850
11851Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
11852
11853 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
11854 "i386-*-*". Works for i486 as well.
11855
11856 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
11857 bug, and expand domain of xfail to all SVR4 systems, since the
11858 actual problem is likely to be in generic SVR4 /proc support.
11859
11860Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11861
11862 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
11863
11864Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
11865
11866 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
11867 xfails for other systems. Match a missing 'Continuing.' as an
11868 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
11869
11870 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
11871 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
11872 Only issue warning for missing executables if -all option is used.
11873
11874 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
11875 file if -all option is used. It's like an unpredictable XFAIL.
11876
11877Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11878
11879 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
11880 for dynamically linked binaries.
11881
11882 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
11883
11884Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11885
11886 * gdb.t20/inherit.exp: Change message for "print tagless struct"
11887 to state that this is a known bug in old versions of g++.
11888
11889Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11890
11891 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
11892 while waiting for `Continuing'.
11893
11894Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
11895
11896 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
11897 in text, data, and bss.
11898 * gdb.t10/nodebug.c: Add local and global test variables for
11899 initialized and uninitialized data.
11900
11901Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11902
11903 * config/unix-gdb.exp (gdb_exit): Add "wait".
11904
11905Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11906
11907 * gdb.t06/signals.exp: xfail the continue from the handler for all
11908 targets.
11909
11910 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
11911 function with watchpoints enabled, the i386 call dummy starts with
11912 a call.
11913
11914 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
11915 386 bsd names its corefiles.
11916
11917Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
11918
11919 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
11920 compilers don't grok it.
11921 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
11922 with small octal ints rather than character constants, which
11923 are signed and might not fit if first promoted to int.
11924
11925Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
11926
11927 * gdb.t09/Makefile.in (clean): Remove corefile.
11928
11929Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11930
11931 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
11932
11933Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11934 and Jim Kingdon (kingdon@cygnus.com)
11935
11936 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
11937 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
11938 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
11939
11940Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11941
11942 * gdb.t17/interrupt.exp: Add xfail for hppa.
11943
11944Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11945
11946 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
11947 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
11948 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
11949 to determine signed-ness of bitfields and use the result to setup
11950 the xfail.
11951 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
11952 * gdb.t15/funcargs.exp: Use them to step until the second indirect
11953 call line is reached if necessary.
11954
11955Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11956
11957 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
11958
11959Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11960
11961 * gdb.t06/break.exp: Also test `clear' command.
11962
11963Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11964
11965 * gdb.t00/teststrategy.exp: Remove extra quote.
11966
11967 * gdb.t07/watchpoint.exp: Change xfail for calling function with
11968 watchpoint enabled to be for all non-68k machines.
11969
11970 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
11971
11972Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11973
11974 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
11975 targets use aout.mt instead of ecoff.mt as gas understands
11976 standard aout format.
11977
11978Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11979
11980 * lib/gdb.exp (runto): Don't insist that function we are running to
11981 was compiled with -g.
11982
11983 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
11984
11985 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
11986 to get back into the read system call.
11987 Accept leading newline in case where we woke it up.
11988
11989Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11990
11991 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
11992 to make the stabs test work on ecoff systems using gcc and -with-stabs.
11993 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
11994 enable ecoff configuration.
11995
11996Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11997
11998 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
11999
12000Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12001
12002 * gdb.t16/printcmds.exp: Add another printf test.
12003
12004Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
12005
12006 * configure.in: If configured -with-stabs on any target, add
12007 stabsdirs to configdirs.
12008
12009Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12010
12011 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
12012 fun" so pattern does not match the command itself.
12013
12014Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12015
12016 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
12017
12018Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12019
12020 * gdb.t17/interrupt.exp: Test for more things.
12021
12022Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12023
12024 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
12025 compiler arranges the code and line numbers.
12026
12027 * gdb.t17/interrupt.exp: Don't send \n after ^C.
12028
12029Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12030
12031 * gdb.t00/help.exp: Increase expect input buffer size.
12032
12033Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12034
12035 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
12036
12037 * gdb.t07/watchpoint.exp: Add xfail for hppa.
12038
12039 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
12040
12041 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
12042 [0-9]*, not just [0-9].
12043
12044Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12045
12046 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
12047
12048 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
12049
12050Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12051
12052 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
12053
12054Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12055
12056 * gdb.t06/signals.c: Add xfails for sun3.
12057
12058 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
12059
12060 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
12061 test_stepping tests.
12062
12063Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12064
12065 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
12066
12067 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
12068
12069 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
12070 rather than actually putting it through cpp twice.
12071
12072 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
12073
12074Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
12075
12076 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
12077 no longer needed.
12078
12079Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12080
12081 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
12082
12083 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
12084 C++ features prints as "struct", make it a pass, not an xfail.
12085
12086Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12087
12088 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
12089 Don't require VA to print as "class" rather than "struct".
12090
12091Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
12092
12093 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
12094
12095Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12096
12097 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
12098
12099Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12100
12101 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
12102 order.
12103
12104Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12105
12106 * gdb.t16/printcmds.exp: Add printf tests.
12107
12108 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
12109
12110 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
12111
12112Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
12113
12114 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
12115 pass counts, to counteract any existing or future setup_xfails.
12116
12117Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12118
12119 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
12120 {BEGIN,END}_COMMON for common block instead of STAB.
12121 * gdb.stabs/wierd.exp: Add xfail for rs6000.
12122
12123 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
12124 intp_var should be N_GSYM not N_LSYM.
12125 wierd-aout.S: Use a label for the value of the N_SO.
12126 wierd.def: Remove all backslashes.
12127 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
12128
12129Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12130
12131 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
12132 get the expected next to inheritance3.
12133
12134Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12135
12136 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
12137 now that gcc-2.4 gets it right.
12138
12139Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12140
12141 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
12142
12143 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
12144 generating comp-info.exp which works for cross-compilation.
12145
12146Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
12147
12148 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
12149 "*-*-sysv4.*".
12150
12151Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
12152
12153 * gdb.t01/run.exp: Start with a fresh gdb.
12154 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
12155 SVR4.x.
12156
12157Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
12158
12159 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
12160 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
12161 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
12162 Makefile.in (distclean, realclean): Remove gdbme.c from list of
12163 things to remove.
12164
12165Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
12166
12167 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
12168 test cases from bug reports.
12169
12170Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
12171
12172 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
12173 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
12174 avoid spurious xfails.
12175 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
12176 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
12177 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
12178
12179Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
12180
12181 * gdb.t00/teststrategy.exp: Rework to provide more useful
12182 description of each test, fix problem with systems that define
12183 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
12184 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
12185 results for "next over recursive call" so timeouts aren't taken
12186 by error.
12187
12188Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
12189
12190 * gdb.t12/scope.exp: Test printing of variables before run.
12191
12192 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
12193 printed in wrong order due to sorting.
12194
12195Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
12196
12197 * gdb.t00/teststrategy.exp: Fix expected results for printing
12198 user entered string constant. Is array of char, prints with no
12199 address.
12200
12201 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
12202 commands.
12203 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
12204 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
12205 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
12206 of struct of char arrays.
12207 * gdb.t00/radix.exp: New tests for radix commands.
12208
12209Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
12210
12211 * gdb.t16/printcmd.exp: Print a variable before running program
12212 (with xfail for AIX).
12213
12214Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
12215
12216 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
12217
12218 * gdb.t16/printcmd.exp: Don't print variables before running program.
12219
12220 * gdb.t06/break.exp: Don't require envp argument to main.
12221
12222 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
12223
12224 * gdb.t02/whatis.exp, gdb.t11/list.exp:
12225 Add xfails for rs6000.
12226
12227 * gdb.t02/whatis.exp: Change other tests not to re-test something
12228 we already tested.
12229
12230 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
12231 each type used has a variable of that type.
12232
12233Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
12234
12235 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
12236
12237Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12238
12239 * configure.in: change srctrigger to be a file, not a directory
12240
12241Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
12242
12243 * configure.in (mips-idt-ecoff*): Added trailing '*'.
12244
12245 * gdb.t11/list.exp: Fixed a couple of typos.
12246
12247Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
12248
12249 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
12250 is fixed and PR is closed.
12251 * gdb.t16 (gdbme.c): Add simple test string variable.
12252 * gdb.t16 (printcmds.exp): Add tests with simple test string
12253 variable, primarily for boundaries on "set print elements".
12254
12255Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
12256
12257 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
12258 Make leading 0's optional and don't expect a tab in the middle
12259 of the number.
12260
12261 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
12262
12263 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
12264 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
12265 don't end command passed to gdb_test with newline.
12266
12267 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
12268 signed keyword away, don't expect signed bitfields to be signed.
12269
12270 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
12271 printing with only as many 1's as are in the field as well as printing
12272 with 32 1's (see comment).
12273
12274Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
12275
12276 * gdb.t00/default.exp: Start with a fresh gdb.
12277 * configure.in (configdirs): Remove gdb.t31 until the chill
12278 compiler works again. It no longer is able to find chillrt0
12279 since it isn't in libchill.a anymore.
12280 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
12281 wierd.o, make more modular.
12282 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
12283 spurious newlines that caused problems.
12284
12285Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12286
12287 * Move test with enums and partial symbols from gdb.t03/ptype.exp
12288 to gdb.stabs/wierd.exp since GCC has worked around the bug.
12289 gdb.stabs/wierd.{exp,def}: Many new tests.
12290
12291 * gdb.t00/default.exp: update info line for new message.
12292
12293 * gdb.t02/{whatis.exp,gdbme.c}:
12294 Test that "char *" doesn't print as "caddr_t".
12295
12296Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12297
12298 * gdb.t00/help.exp: Use .* in place of some help messages which
12299 just changed.
12300 gdb.t00/default.exp: Update "info frame" test for new message.
12301 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
12302 Remove some xfails
12303
12304Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12305
12306 * gdb.t03/{gdbme.c,ptype.exp}:
12307 Add tests for typedef'd struct and union without tags.
12308 Also check "whatis" on a variable of a typedef'd enum without a tag.
12309
12310 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
12311 PRMS 1823; the bug still exists but isn't reproduced by this test
12312 anymore), and remove rs6000 XFAIL (the bug is fixed).
12313
12314 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
12315 duplicated from whatis.exp. For those that are left, accept
12316 "long", "long int", or "int" for long variables (whatis.exp already
12317 has an XFAIL for "int", so no need to fail it here).
12318
12319 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
12320 Deal with GCC's names for types now that GDB uses the compiler's names.
12321
12322 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
12323 setup_xfail's for sunos4. If we #defined the signed keyword away,
12324 don't expect GDB to know that char it is signed.
12325
12326 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
12327
12328Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
12329
12330 * configure.in (configdirs): Add gdb.t24 for C++ tests that
12331 should work on any system, regardless of debugging format.
12332 * gdb.t21/demangle.exp: Move to gdb.t24.
12333 * gdb.t24/demangle.exp: Move from gdb.t21.
12334 * gdb.t24/{Makefile.in, configure.in}: New files.
12335
12336Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12337
12338 * configure.in: Do gdb.stabs and C++ tests only for stabs.
12339 * gdb.stabs: New directory.
12340
12341Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12342
12343 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
12344 not just "Quit anyway?".
12345
12346Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
12347
12348 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
12349 that all setup_xfails are immediately followed by clear_xfails.
12350
12351Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
12352
12353 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
12354 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
12355 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
12356 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
12357 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
12358 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
12359 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
12360 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
12361 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
12362 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
12363 gdb.t31/chillvars.exp, lib/gdb.exp:
12364 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
12365 bug-gdb@prep.ai.mit.edu.
12366
12367Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
12368
12369 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
12370 with 0.0, not integer 0.
12371
12372Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
12373
12374 * gdb.t06/break.exp: Update for "Kill the program" message change.
12375
12376Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
12377
12378 * Makefile.in (GDBFLAGS): Set to -nx.
12379 * Makefile.in (site.exp): Use GDBFLAGS.
12380
12381Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12382
12383 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
12384 Makefiles.
12385 (check): depend on just-check.
12386 (just-check): added so that tests can be run without a noop
12387 build pass.
12388
12389Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12390
12391 Switch to using configure's configdirs.
12392 * Makefile.in (Makefile): add configure.in dependency.
12393 (SUBDIRS): removed redundant assignment.
12394 * configure.in: switch subdirs assignment to configdirs.
12395 * gdb.t*/configure.in: new files.
12396
12397Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
12398
12399 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
12400 works.
12401
12402Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
12403
12404 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
12405 in explicit rules. Apparently this is not supported by some makes.
12406
12407Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
12408
12409 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
12410
12411Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12412
12413 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
12414 disappeared.
12415
12416Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
12417
12418 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
12419
12420Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
12421
12422 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
12423 watchpoint problem that is now fixed.
12424 * gdb.t30/chexp.exp: Remove setup_xfail for printing
12425 uninitialized convenience variables.
12426 * gdb.t31/chillvars.exp: Fix expected patterns for printing
12427 structures.
12428
12429Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12430
12431 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
12432 which causes expect to get out of sync with gdb on long output
12433 from help set.
12434 * gdb.t09/corefile.exp: Make expected pattern for core file
12435 failing signal and frame output format less sun specific.
12436
12437Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
12438
12439 * gdb.t31/chillvars.exp: Add and remove initial dummy
12440 breakpoint, so that symbol table is forced in.
12441 (Needed at least on Sunos4, though it seems not SVR4.)
12442 * gdb.t31/chillvars.exp: Update for changed output format.
12443
12444Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
12445
12446 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
12447
12448Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
12449
12450 * Makefile.in: Added --srcdir when invoking runtest, removed the
12451 need for a local config file. (optional now)
12452
12453Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
12454
12455 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
12456 failure count used to force early termination. Add some more
12457 expected failures for gnu style demangling.
12458
12459Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12460
12461 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
12462 pmi variable from gdb.t20/gdbme to get optimized away.
12463 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
12464 Check for written corefile upon timeout _and_ eof.
12465
12466Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12467
12468 * config/unix-gdb.exp: Add missing return 0.
12469
12470Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12471
12472 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
12473 test termination.
12474
12475Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
12476
12477 * configure.in (subdirs): Put back gdb.t17 which mysteriously
12478 disappeared.
12479
12480Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
12481
12482 * gdb.t10/crossload.exp: Disable the i860-elf test until such
12483 time as i860 support works.
12484
d63a86f8 12485 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
12486 "backtrace 100\r" rather than just "backtrace\r", to match last
12487 change.
12488
12489Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
12490
12491 * config/udi-gdb.exp (gdb_exit): Remove close command.
12492 (gdb_target_udi): New procedure to set the UDI target.
12493 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
12494 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
12495 Added waits for prompts after several question responses. Added
12496 some more responses used by a29k-amd-udi-gdb.
12497 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
12498 pass different arguments, restart UDI connection after program
12499 completion.
12500 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
12501 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
12502 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
12503 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
12504 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
12505 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
12506 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
12507 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
12508 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
12509 after program completion.
12510 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
12511 compiled with a SELECT_VECS setting.
12512 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
12513 infinite recursion.
12514
12515 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
12516 Added checks for COFF results, and made them expected failures for
12517 all targets. It would be better to make them expected failures
12518 for COFF targets only.
12519
12520Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12521
12522 * Makefile.in: add null dvi target, don't bother to recurse
12523 through test directories for info and install-info; rename
12524 $(datadir) to be dejagnu instead of deja-gnu
12525
12526Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
12527
12528 * gdb.t31/gdbme.ch: Re-enable code that previously caused
12529 compiler to coredump.
12530 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
12531 code.
12532
12533Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
12534
12535 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
12536 coredump.
12537 * gdb.t31/chillvars.exp: Comment out tests that depend on that
12538 code.
12539
12540Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
12541
12542 * gdb.t03/ptype.exp: tests for return code from gdb_test.
12543 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
12544 which in a shell. Deletes xgdb when done.
12545 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
12546 Tests the return from the "set height" or "set width" commands.
12547 Added a few return codes where needed.
12548
12549Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
12550
12551 * Makefile.in (SUBDIRS): Add gdb.t17.
12552 * configure.in (subdirs): Add gdb.t17.
12553 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
12554 files to test gdb's calling of functions in the inferior with
12555 the correct arguments and gdb's ability to retrieve any
12556 result returned.
12557
12558Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
12559
12560 * config/unix-gdb.exp (gdb_exit): Remove close commands that
12561 may be called after gdb goes away. Previous versions of expect
12562 needed these to avoid file descriptor leaks, but they cause
12563 errors with the current revision of expect.
12564 * gdb.t00/gdbvars.exp: Use -re on expected output after
12565 setting sevenbit-strings.
12566 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
12567 to set sevenbit-strings consistent across tests.
12568 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
12569 set sevenbit-strings consistent across tests.
12570
12571Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
12572
12573 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
12574 expected output to match current "expect" expectations.
12575
12576Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
12577
12578 * gdb.t00/default.exp: Change expected output for default "source"
12579 command, to match new gdb behavior which requires a filename to
12580 source.
12581
12582Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
12583
12584 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
12585 expected fail for i486-*-* that misses the marker2 function.
12586 * gdb.t10/crossload.exp (bfddefault): Allow successful
12587 recognition of a format to pass even if no symbols are found.
12588 Explicitly catch failures where the format is not recognized
12589 or is ambiguous, and add the reason to the fail message.
12590 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
12591 the cause is and invalid target and add reason to failure message.
12592 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
12593 elf32-i386, elf32-sparc, and elf32-i860.
12594 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
12595 Set up expected failure for 'filename'::variable scope resolution,
12596 which is now apparently broken on all targets.
12597 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
12598 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
12599 gdb.t23/templates.exp: Change failure for missing binfile into
12600 just a warning.
12601 gdb.t21/demangle.exp: Change all cfront references to 'arm'
12602 references.
12603
12604Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
12605
12606 * gdb.t00/default.exp: Add expected output for default "source"
12607 command, to match new gdb behavior.
12608 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
12609
12610Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
12611
12612 * config/*-gdb.exp: returns an error, rather than exiting on
12613 internal errors.
12614
12615Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
12616
12617 * gdb.t03/gdbme.c: Add pointer to struct variable.
12618 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
12619 referencing struct members.
12620
12621Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
12622
12623 * configure.in (mips-idt-ecoff): New target.
12624 * config/mips-gdb.exp: New file for remote board using MIPS remote
12625 debugging protocol.
12626
12627 * Redid configuration scheme. Removed gdb.t*/configure.in.
12628 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
12629 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
12630 distclean targets. Built executables via .o files. Adjusted
12631 tests to account for source files in $(srcdir) rather than
12632 $(objdir).
12633 * lib/gdb.exp (runto): Don't expect () after the function name,
12634 because it may have arguments.
12635
12636Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
12637
12638 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
12639 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
12640 expected failures for mips-idt-* and mips-sgi-*.
12641 * gdb.t00/default.exp (attach): Kill process if requested.
12642 * gdb.t00/help.exp (help target core, help target): Accept a gdb
12643 that does not read core files.
12644 * gdb.t01/run.exp: Removed checks for exit status code.
12645 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
12646 it is linked in.
12647 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
12648 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
12649 appropriate, rather than doing it by hand.
12650 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
12651 execution.
12652 * gdb.t10/crossload.exp: Kill existing program if needed.
12653 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
12654 appropriate, rather than doing it by hand. Always increase
12655 timeout for this test, not just for VxWorks.
12656
12657Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
12658
12659 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
12660 of Chill STRUCT types and STRUCT values.
12661 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
12662 than "char".
12663 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 12664 struct2): New struct definitions and initializations to test
c906108c
SS
12665 simple Chill STRUCT types.
12666
12667Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
12668
12669 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
12670 the null byte at the end of strings.
12671 * gdb.t00/default.exp: Make show version insensitive to copyright
12672 date.
12673 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
12674 to avoid dependencies on target char signedness.
12675 * gdb.t16/printcmds.exp: Update expected results for explicitly
12676 unsigned char.
12677 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
12678 now work.
12679 * gdb.t21/demangle.exp: Add many more patterns for template
12680 demangling, most of them being expected failures.
12681 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
12682 string we are matching for, to match on the whole string.
12683 * gdb.t21/demangle.exp: Add many new test strings to demangle,
12684 and fix a whole bunch that had incorrect expected output but were
12685 passing anyway because of the bug in "proc demangle".
12686 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
12687 type.
12688 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
12689
12690Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
12691
12692 * gdb/testsuite: made modifications to testcases, etc., to allow
12693 them to work properly given the reorganization of deja-gnu and the
12694 relocation of the testcases from deja-gnu to a "tool" subdirectory.
12695
12696Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
12697
12698 * gdb/testsuite: Initial creation of gdb/testsuite.
12699 Migrated dejagnu testcases and support files for testing nm to
12700 gdb/testsuite from deja-gnu. These files were moved "as is"
12701 with no modifications. This migration is part of a major overhaul
12702 of dejagnu. The modifications to these testcases, etc., which
12703 will allow them to work with the new version of dejagnu will be
12704 made in a future update.
48efe704 12705
8d8cb839 12706 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 12707\f
8d8cb839
EZ
12708;; Local Variables:
12709;; mode: change-log
12710;; left-margin: 8
12711;; fill-column: 74
12712;; version-control: never
12713;; End:
902f2ccb
MC
12714
12715 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
12716 2003, 2004 Free Software Foundation, Inc.
12717 Copying and distribution of this file, with or without modification,
12718 are permitted provided the copyright notice and this notice are preserved.