Remove accidentally committed entry.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
4e838464
MK
12004-08-14 Mark Kettenis <kettenis@gnu.org>
2
3 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
4
8d8cb839
EZ
52004-08-14 Eli Zaretskii <eliz@gnu.org>
6
7 * ChangeLog: Prefix Local Variables with semi-colons and indent
8 the reference to older ChangeLog files, to fix fontification in
9 Emacs.
10
deea8bb0
MC
112004-08-13 Michael Chastain <mec.gnu@mindspring.com>
12
13 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
14 * gdb.mi/mi2-break.exp: Likewise.
15
c3297504
MC
162004-08-13 Michael Chastain <mec.gnu@mindspring.com>
17
18 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
19
25808999
MC
202004-08-13 Michael Chastain <mec.gnu@mindspring.com>
21
22 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
23
226a8d71
MC
242004-08-13 Michael Chastain <mec.gnu@mindspring.com>
25
26 * gdb.cp/classes.exp: Remove unused declarations. Just let
27 test names default instead of providing special names. Remove
28 extraneous demangler test.
29
37fdf854
JJ
302004-08-12 Jeff Johnston <jjohnstn@redhat.com>
31
32 * gdb.base/unload.exp: New test for breakpoints in dynamically
33 loaded libraries.
34 * gdb.base/unload.c: Ditto.
35 * gdb.base/unloadshr.c: Ditto.
36
2d3a7986
MC
372004-08-12 Michael Chastain <mec.gnu@mindspring.com>
38
39 * gdb.cp/classes.exp (test_ptype_class_objects): Call
40 cp_test_ptype_class.
41 (test_enums): Likewise.
42
cc503c8a
AC
432004-08-10 Andrew Cagney <cagney@gnu.org>
44
45 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
46 init_malloc call.
47
902f2ccb
MC
482004-08-10 Michael Chastain <mec.gnu@mindspring.com>
49
50 * ChangeLog: Add copyright notice. The notice is copied
51 from emacs 21.3 top level ChangeLog.
52
78c90502
MC
532004-08-09 Michael Chastain <mec.gnu@mindspring.com>
54
55 * lib/cp-support.exp: New file.
56 * lib/cp-support.exp (cp_test_type_class): New function.
57 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
58 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
59 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
60 cp_test_ptype_class.
61
88e5ea78
MC
622004-08-09 Michael Chastain <mec.gnu@mindspring.com>
63
64 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
65 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
66 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
67 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
68 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
69 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
70 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
71 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
72 gdb.mi/mi2-watch.exp: Update copyright years.
73
6a89fc9c
MK
742004-08-09 Mark Kettenis <kettenis@gnu.org>
75
76 * gdb.base/sigaltstack.exp: Provide proper anchoring.
77
1482e0de
MC
782004-08-09 Michael Chastain <mec.gnu@mindspring.com>
79
80 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
81 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
82 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
83 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
84 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
85 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
86 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
87 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
88 gdb.mi/mi-watch.exp: Update copyright years.
89
1a5ce3f3
DJ
902004-08-08 Daniel Jacobowitz <dan@debian.org>
91
92 PR gdb/1738
93 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
94 from a breakpoint with a pending signal.
95
04f6ecf2
DJ
962004-08-08 Daniel Jacobowitz <dan@debian.org>
97
98 PR gdb/1736
99 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
100 * gdb.base/sigaltstack.exp (finish_test): Consume output until
101 the prompt.
102 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
103
54d90d35
DJ
1042004-08-08 Daniel Jacobowitz <dan@debian.org>
105
106 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
107
d2f6abb0
DJ
1082004-08-08 Daniel Jacobowitz <dan@debian.org>
109
110 PR gdb/1736
111 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
112 for i?86-*-linux*.
113
5598c03d
DJ
1142004-08-08 Daniel Jacobowitz <dan@debian.org>
115
116 * gdb.arch/i386-prologue.exp: Compile without debug information.
117
c6fee705
MC
1182004-08-08 Michael Chastain <mec.gnu@mindspring.com>
119
120 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
121 rather than asking gdb to search.
122
dd90efdb
MC
1232004-08-05 Michael Chastain <mec.gnu@mindspring.com>
124
125 * gdb.base/gcore.c: Include <string.h>.
126
1e84bec1
MC
1272004-08-05 Michael Chastain <mec.gnu@mindspring.com>
128
129 * gdb.base/gcore.c: Add copyright notice.
130
e425eb2b
MC
1312004-08-05 Michael Chastain <mec.gnu@mindspring.com>
132
133 * gdb.base/freebpcmd.c: Include <stdio.h>.
134 * gdb.base/long_long.c: Include <string.h>.
135 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
136 * gdb.base/siginfo.c: Include <string.h>.
137 * gdb.base/sigstep.c: Include <string.h>.
138
cb9aaed5
MC
1392004-08-04 Michael Chastain <mec.gnu@mindspring.com>
140
141 * gdb.base/complex.c: Include <stdlib.h>.
142
55944f3d
MC
1432004-08-04 Michael Chastain <mec.gnu@mindspring.com>
144
145 * gdb.base/complex.c: Add copyright notice.
146
7b2953d9
MC
1472004-08-04 Michael Chastain <mec.gnu@mindspring.com>
148
149 * gdb.base/charset.c: Include <stdlib.h>.
150
c9133d23
MC
1512004-08-04 Michael Chastain <mec.gnu@mindspring.com>
152
153 * gdb.base/auxv.c: Include <stdlib.h>.
154
0a8490ad
MC
1552004-08-04 Michael Chastain <mec.gnu@mindspring.com>
156
157 * gdb.base/auxv.c: Add copyright notice.
158
3426d5ec
MC
1592004-08-04 Michael Chastain <mec.gnu@mindspring.com>
160
161 * gdb.base/coremaker.c: Add copyright notice.
162 * gdb.base/coremaker2.c: Add copyright notice.
163
8da195dd
AC
1642004-08-04 Andrew Cagney <cagney@gnu.org>
165
166 * gdb.base/store.exp: Update copyright.
167 (check_set, up_set, check_struct, up_struct): Add a prefix to test
168 names, do not import gdb_prompt.
169
8d394f98
AC
1702004-08-01 Andrew Cagney <cagney@gnu.org>
171
172 Fix PR testsuite/1729.
173 * gdb.base/dump.exp: Add test name to callers of capture_value, do
174 not use capture_value with value 4.
175 (capture_value): Add optional test name parameter.
176 (test_reload_saved_value, test_restore_saved_value): Use $msg as
177 the prefix, pass to capture_value.
178
b6702b23
MK
1792004-08-01 Mark Kettenis <kettenis@gnu.org>
180
181 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
182 * gdb.arch/i386-prologue.c (standard): New prototype and function.
183 (main): Call new function.
184
c203e0ca
MC
1852004-07-31 Michael Chastain <mec.gnu@mindspring.com>
186
187 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
188
a7995a30
MC
1892004-07-31 Michael Chastain <mec.gnu@mindspring.com>
190
191 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
192
9366563b
MC
1932004-07-31 Michael Chastain <mec.gnu@mindspring.com>
194
b6eeaf26 195 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
196 Accept more values of vtbl pointer. Remove some messages
197 about "obsolete gcc or gdb".
198
2fc1f950
MC
1992004-07-30 Michael Chastain <mec.gnu@mindspring.com>
200
201 * gdb.cp/classes.exp: Accept more varieties of ptype output.
202
c724d49b
MC
2032004-07-30 Michael Chastain <mec.gnu@mindspring.com>
204
205 * gdb.base/asm-source.exp: Properly convert target board
206 debug flags from gcc format to binutils format.
207
736b0fce
MK
2082004-07-28 Mark Kettenis <kettenis@gnu.org>
209
210 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
211 gdb1718". PR backtrace/1718 partially fixed.
212
5633ea5c
JJ
2132004-07-27 Jeff Johnston <jjohnstn@redhat.com>
214
215 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
216
575eebb1
NC
2172004-07-26 Nick Clifton <nickc@redhat.com>
218
219 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
220 good default value for a specific architecture is available then
221 set it to that value. Otherwise default to the -gstabs switch.
222 Remove the -g... switches from the asm-flags variable. Allow the
223 target board info to override the value if it wants to. Pass the
224 switch on the assembler command line.
225
62104619
MK
2262004-07-23 Mark Kettenis <kettenis@gnu.org>
227
228 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
229 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
230 (main): Call new function.
231
4a1135b8
MC
2322004-07-22 Michael Chastain <mec.gnu@mindspring.com>
233
234 Test for PR exp/1715.
235 * gdb.base/radix.exp: Refactor common procedures. Make all
236 test names unique. Change XFAIL to KFAIL.
237
8a12c1f0
MC
2382004-07-20 Michael Chastain <mec.gnu@mindspring.com>
239
240 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
241 * gdb.ada/gnat_ada.gin: ... to here.
242 * configure.in: Use gnat_ada.gin.
243 * configure: Regenerate.
244
23b451cf
AC
2452004-07-20 Andrew Cagney <cagney@gnu.org>
246
247 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
248 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
249 XFAILs. Clean up test messages and comments. Check backtraces.
250 Delete re-sync code.
251
ab618a02
MC
2522004-07-19 Michael Chastain <mec.gnu@mindspring.com>
253
254 Fix PR cli/740.
255 * gdb.base/annota1.exp: Honor gdb,nosignals.
256 * gdb.base/annota3.exp: Likewise.
257
46dad340
MC
2582004-07-19 Michael Chastain <mec.gnu@mindspring.com>
259
260 * lib/java.exp: Update copyright notice.
261
756d8c70
AC
2622004-07-19 Andrew Cagney <cagney@gnu.org>
263
264 * gdb.base/selftest.exp: Copy file from here ...
265 * gdb.gdb/selftest.exp: ... to here.
266
586027e6
AC
2672004-07-16 Andrew Cagney <cagney@redhat.com>
268
269 * lib/insight-support.exp: Delete file.
270 * lib/java.exp (java_init): Fix copyright.
271
029d2200
AC
2722004-07-16 Andrew Cagney <cagney@gnu.org>
273
274 * gdb.base/restore.c: Append "prologue" to comments marking the a
275 function's prologue.
276 * gdb.base/restore.exp: Update copyright, re-indent.
277 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
278 callerN" prefix where needed. Update patterns that match a
279 function's prologue.
280
653b62c5
MC
2812004-07-16 Michael Chastain <mec.gnu@mindspring.com>
282
283 * gdb.base/restore.c: Add copyright notice.
284
f7d690e5
AC
2852004-07-16 Andrew Cagney <cagney@gnu.org>
286
287 * gdb.base/logical.exp: Update copyright.
288 (evaluate): New procedure. Use to re-implement tests using
289 several tables.
290
d629a7cb
MH
2912004-07-14 Martin Hunt <hunt@redhat.com>
292
293 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
294 which fixes some problems where init.tcl was not found.
295
9c7bb332
AC
2962004-07-13 Andrew Cagney <cagney@gnu.org>
297
6bf46641
AC
298 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
299 (check_sizeof, check_valueof): Do not include the output in the
300 test name. Use gdb_test.
301 (get_valueof): Use gdb_test_multiple.
302
c4ffd4c0
AC
303 * gdb.base/step-test.exp: Update copyright. Use
304 gdb_test_multiple. Ensure that test names do not include
305 architecture dependent output.
306
ab89363a
AC
307 * gdb.gdb/observer.exp: Update copyright.
308 (setup_test): Use gdb_test_multiple.
309 (attach_first_observer, attach_second_observer)
310 (attach_third_observer, detach_first_observer)
311 (detach_second_observer, detach_third_observer)
312 (reset_counters, check_counters): Make $message a prefix.
313 (test_normal_stop_notifications): Add "args" parameter - a list of
314 init functions to be called. Make $message a prefix,
315 (test_observer_normal_stop): Change the message prefixes so that
316 they are unique, pass the attach / detach procedures to
317 test_normal_stop_notifications.
318
ec58997a
AC
319 * gdb.base/signull.exp (test_segv): Prefix all tests with
320 "${name}". Clean up test messages.
321
b475183b
AC
322 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
323
9c7bb332
AC
324 * gdb.base/ena-dis-br.exp: Update copyright.
325 (break_at): New function. Replace send_gdb with gdb_test,
326 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
327 ignore count, not stopped at bpt", with KFAIL.
328
2dd95497
CV
3292004-07-13 Corinna Vinschen <vinschen@redhat.com>
330
331 * gdb.base/attach.exp: Remove cleanupfile handling.
332
419e626b
AC
3332004-07-12 Andrew Cagney <cagney@gnu.org>
334
335 * gdb.base/annota1.exp: Cleanup corefile test name.
336 * gdb.base/annota3.exp: Ditto.
337
8b1b3228
AC
3382004-07-12 Andrew Cagney <cagney@gnu.org>
339
78650829
AC
340 * gdb.base/signals.exp: Clean up copyright, re-indent.
341
8b1b3228
AC
342 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
343 gdb_test and gdb_test_multiple.
344
935c2760
JJ
3452004-07-08 Jeff Johnston <jjohnstn@redhat.com>
346
347 * gdb.java/jmain.exp: Fix expected line number for main to
348 break at. Set XFAIL for break at main test since gcj does not
349 provide line number info for first statement in main.
350
1544280f
AC
3512004-07-08 Andrew Cagney <cagney@gnu.org>
352
1279f4ff
AC
353 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
354
1544280f
AC
355 * gdb.base/sigbpt.exp: Make the common part of each test name a
356 prefix instead of suffix.
357
bcc82369
BR
3582004-07-07 Bob Rossi <bob_rossi@cox.net>
359
360 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
361 test from test_tbreak_creation_and_listing to
362 test_file_list_exec_source_file
363 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
364 Changed name of test from test_tbreak_creation_and_listing to
365 test_file_list_exec_source_file
366
23f4b0aa
JJ
3672004-07-07 Jeff Johnston <jjohnstn@redhat.com>
368
369 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
370 the jmisc() constructor instead of <init>.
371 * gdb.java/jmisc1.exp: Ditto.
372
56401cd5
AC
3732004-07-07 Andrew Cagney <cagney@gnu.org>
374
375 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
376 corrupting the PC.
377
44ae2f6a
MC
3782004-07-06 Michael Chastain <mec.gnu@mindspring.com>
379
380 * gdb.cp/templates.exp: Accept whitespace change in demangler
381 output.
382
45a83408
AC
3832004-07-06 Andrew Cagney <cagney@gnu.org>
384
385 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
386
d205ad70
MC
3872004-07-02 Michael Chastain <mec.gnu@mindspring.com>
388
389 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
390 * lib/compiler.cc: Likewise.
391
06ea1a61
MC
3922004-06-30 Michael Chastain <mec.gnu@mindspring.com>
393
394 * lib/compiler.cc: Work around string preprocessing problem
395 with old hp c++ compiler.
396 * lib/compiler.c: Likewise.
397
daab1251
CV
3982004-06-29 Corinna Vinschen <vinschen@redhat.com>
399
400 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
401 directives to conditionalize symbol prefixing.
402 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
403 additional_flags handling. Add underscore prefix for Cygwin.
404 * gdb.arch/i386-unwind.c: Use preprocessor directives to
405 conditionalize symbol prefixing.
406 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
407 additional_flags handling. Add underscore prefix for Cygwin.
408
cc984116
CV
4092004-06-29 Corinna Vinschen <vinschen@redhat.com>
410
411 * gdb.base/bigcore.exp: Skip test on Cygwin.
412
c279b077
MC
4132004-06-28 Michael Chastain <mec.gnu@mindspring.com>
414
415 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
416 formats for "info register". Use gdb_test_multiple. Fix
417 the "invalid register" test.
418
0e915747
CV
4192004-06-28 Corinna Vinschen <vinschen@redhat.com>
420
421 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
422 PID for Cygwin. Add Cygwin specific strings to check for in some
423 tests.
424 (do_attach_tests): Add a test for user interaction when attaching
425 to a process with no matching symbol table already loaded.
426
11422c86
AC
4272004-06-26 Andrew Cagney <cagney@gnu.org>
428
429 Test PR java/1567 and PR java/1565.
430 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
431 * gdb.java/jmisc2.exp: Delete file.
432
cefbce26
MC
4332004-06-26 Michael Chastain <mec.gnu@mindspring.com>
434
435 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
436
e19f872c
CV
4372004-06-25 Corinna Vinschen <vinschen@redhat.com>
438
439 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
440 attach process.
441
d931ba3b
MC
4422004-06-23 Michael Chastain <mec.gnu@mindspring.com>
443
444 * gdb.cp/pr-1553.exp: Remove.
445
aef68c48
MC
4462004-06-22 Michael Chastain <mec.gnu@mindspring.com>
447
448 * gdb.cp/pr-1553.cc: Remove.
449 * gdb.cp/pr-1553.exp: Disable this test.
450
8d5df71a
JB
4512004-06-20 Jim Blandy <jimb@redhat.com>
452
453 Fix PR testsuite/1680.
454 * gdb.arch/i386-sse.exp: Properly quote curly braces in
455 regular expressions.
456
4ac6f39d
MC
4572004-06-19 Michael Chastain <mec.gnu@mindspring.com>
458
459 Fix PR testsuite/1679.
460 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
461 Issue an UNSUPPORTED result instead.
462
1b413552
JB
4632004-06-18 Jim Blandy <jimb@redhat.com>
464
465 * gdb.base/charset.exp: Only send a control-C if we see a new
466 prompt and incomplete command.
467
6daa6ebd
MC
4682004-06-18 Michael Chastain <mec.gnu@mindspring.com>
469
470 * gdb.cp/pr-574.cc: Add copyright notice.
471
51fa4ae0
JB
4722004-06-17 Jim Blandy <jimb@redhat.com>
473
474 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
475 cases where the regexp has no groups; this grabs random text from
476 the previous test suite, whatever that was.
477
8fea26c5
MC
4782004-06-17 Michael Chastain <mec.gnu@mindspring.com>
479
480 * gdb.cp/printmethod.cc: Add copyright notice.
481
1e3aeb41
MC
4822004-06-16 Michael Chastain <mec.gnu@mindspring.com>
483
484 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
485
9d9030bc
AC
4862004-06-16 Andrew Cagney <cagney@gnu.org>
487
488 * gdb.base/signull.c: Update copyright. Include <string.h>.
489 (bowler): Replace data_pointer with data_read
490 and data_write cases. Add code_descriptor case.
491 (zero, desc): New array and pointer.
492 (data, code): Change to simple pointers.
493 * gdb.base/signull.exp: Fix probe pattern matching a function
494 descriptor SIGSEGV. Replace data_pointer with data_read and
495 data_write tests.
496
acd4ad44
AC
4972004-06-16 Andrew Cagney <cagney@gnu.org>
498
499 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
500
08fd625c
MC
5012004-06-15 Michael Chastain <mec.gnu@mindspring.com>
502
503 * gdb.base/long_long.c: Add copyright notice.
504
1903502c
MC
5052004-06-15 Michael Chastain <mec.gnu@mindspring.com>
506
507 * gdb.base/long_long.exp: Remove reference to
508 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
509 to gdb_breakpoint and gdb_continue_to_breakpoint.
510
83313cb1
JB
5112004-06-14 Jim Blandy <jimb@redhat.com>
512
513 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
514 endian case.
515
1bf404ef
AC
5162004-06-14 Andrew Cagney <cagney@gnu.org>
517
518 * gdb.base/gcore.exp (capture_command_output): Delete the always
519 passing tests containing inferior values.
520 * gdb.base/ending-run.exp: Do not include the breakpoint address
521 in the test message. Update copyright.
522 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
523 size in the test name, use gdb_test_multiple. Update copyright.
524
ef220b33
MC
5252004-06-14 Michael Chastain <mec.gnu@mindspring.com>
526
527 * gdb.cp/ref-types.cc: Add copyright notice.
528
4f70a4c9
MC
5292004-06-14 Michael Chastain <mec.gnu@mindspring.com>
530
531 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
532 hp_aCC_compiler.
533 * lib/compiler.cc: Likewise.
534 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
535 'set' commands. Log diagnostics for other lines. Set
536 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
537
335928ac
MC
5382004-06-13 Michael Chastain <mec.gnu@mindspring.com>
539
540 * gdb.cp/try_catch.cc: Add copyright notice.
541
2efb12e8
MC
5422004-06-12 Michael Chastain <mec.gnu@mindspring.com>
543
544 * gdb.cp/userdef.cc: Add copyright notice.
545
0bbed51a
MC
5462004-06-11 Michael Chastain <mec.gnu@mindspring.com>
547
548 * gdb.cp/virtfunc.cc: Add copyright notice.
549
e12a46c9
RC
5502004-06-11 Randolph Chung <tausq@debian.org>
551
552 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
553 problem.
554
338e05af
AC
5552004-06-10 Andrew Cagney <cagney@gnu.org>
556
557 * lib/compiler.cc, lib/compiler.c: Append either
558 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
559 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
560 instead of gcc-3-3.
561
dc3f10cb
AC
5622004-06-09 Andrew Cagney <cagney@gnu.org>
563
b4d946af
AC
564 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
565 gdb/1455, bug is specific to "long long" and "double".
566
dc3f10cb
AC
567 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
568 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
569 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
570 fixed.
571
b5c0bfa2
AC
5722004-06-09 Andrew Cagney <cagney@gnu.org>
573
574 * gdb.base/structs.exp (test_struct_returns): Replace
575 "return_value_unknown" and "finish_value_unknown" by
576 "return_value_known" and "finish_value_known". Instead of
577 "return_value_unknown" iff "finish_value_unknown", check
578 "return_value_known" implies "finish_value_known".
579
caeb605f
MH
5802004-06-08 Martin Hunt <hunt@redhat.com>
581
582 * gdb.base/float.exp: Add pattern for mips targets.
583
c892bb64
RC
5842004-06-08 Randolph Chung <tausq@debian.org>
585
586 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
587 message for unknown architectures more clear.
588
48306d3e
JB
5892004-06-08 Joel Brobecker <brobecker@gnat.com>
590
591 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
592 start the execution of the program.
593
83ecb59f
JB
5942004-06-07 Jim Blandy <jimb@redhat.com>
595
596 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
597 * gdb.arch/i386-cpuid.h: New helper file.
598
55264cb4
RC
5992004-06-07 Randolph Chung <tausq@debian.org>
600
601 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
602 has started.
603
23cadb28
RM
6042004-06-04 Roland McGrath <roland@redhat.com>
605
606 Fix PR gdb/1647.
607 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
608 differently to be robust to output buffering differences.
609
51d01eda
MC
6102004-06-04 Michael Chastain <mec.gnu@mindspring.com>
611
612 * gdb.threads/pthreads.exp: Update copyright years.
613 (check_control_c): Change asynchronous 'after' to synchronous.
614
f4fc3b93
RM
6152004-06-04 Roland McGrath <roland@redhat.com>
616
617 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
618 next gdb prompt.
619
4013522b
MC
6202004-06-02 Michael Chastain <mec.gnu@mindspring.com>
621
622 Fix PR gdb/1636.
623 * gdb.threads/manythreads.exp: Change asynchronous 'after'
624 calls to synchronous.
625
7a8f1e6b
JB
6262004-05-26 Jim Blandy <jimb@redhat.com>
627
628 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
629
81bb3443
RC
6302004-05-24 Randolph Chung <tausq@debian.org>
631
632 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
633 * gdb.asm/pa.inc: New file.
634
8f5a3103
MK
6352004-05-22 Mark Kettenis <kettenis@gnu.org>
636
637 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
638
734b8fe8
JB
6392004-05-21 Joel Brobecker <brobecker@gnat.com>
640 Daniel Jacobowitz <drow@mvista.com>
641
642 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
643 GDB prompt.
644
725603e1
UW
6452004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
646
f4fc3b93 647 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
648 setjmp/longjmp. Use sigaction instead of signal.
649
8b923272
JB
6502004-05-19 J. Brobecker <brobecker@gnat.com>
651 Michael Snyder <msnyder@redhat.com>
652
653 * gdb.threads/pthread_cond_wait.c: New file.
654 * gdb.threads/pthread_cond_wait.exp: New testcase.
655
8bfabb04
AC
6562004-05-13 Andrew Cagney <cagney@redhat.com>
657
658 * gdb.base/signull.exp, gdb.base/signull.c: New files.
659 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
660
42edda50
AC
6612004-05-11 Andrew Cagney <cagney@redhat.com>
662
663 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
664 fixed but revealed gdb/1639.
665
d303a6c7
AC
6662004-05-10 Andrew Cagney <cagney@redhat.com>
667
668 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
669 func1" and "next to 2nd alarm", kernel bug avoided.
670
bf08c2a1
DJ
6712004-05-10 Daniel Jacobowitz <dan@debian.org>
672
673 PR external/1568
674 * gdb.base/bigcore.exp: Check the size of the dumped core file.
675 XFAIL if it is smaller than bytes_allocated.
676 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
677 (main): Make chunks_allocated unsigned. Correct comment.
678
c0586a34
JB
6792004-05-07 Joel Brobecker <brobecker@gnat.com>
680
681 * gdb.arch/powerpc-aix-prologue.c: New file.
682 * gdb.arch/powerpc-aix-prologue.exp: New file.
683
f2785d12
JB
6842004-05-07 Jim Blandy <jimb@redhat.com>
685
686 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
687 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
688
bd7f6e30
JB
6892004-05-06 Joel Brobecker <brobecker@gnat.com>
690
691 * gdb.base/sep.exp: No longer setup_kfail when the program was
692 built with dwarf2.
693
0a5e7efe
JI
6942004-05-05 Jim Ingham <jingham@apple.com>
695
696 * gdb.base/pending.exp: Make sure pending breakpoints
697 preserve the ignore count.
f4fc3b93 698
a8958849
MK
6992004-04-27 Jerome Guitton <guitton@gnat.com>
700
701 * i386-prologue.exp: Add testcase for jump instruction as first
702 instruction of the real code.
703 * i386-prologue.c (jump_at_beginning): New function.
704
7e103f5b
MK
7052004-04-28 Mark Kettenis <kettenis@gnu.org>
706
707 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
708 x86_64-*-*.
709
5d38b224
MK
7102004-04-28 Mark Kettenis <kettenis@gnu.org>
711
712 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
713 i*86-*-*.
714
0ef32fd9
MK
7152004-04-25 Mark Kettenis <kettenis@gnu.org>
716
717 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
718 expression that checks the return type.
719
71d7dd7c
AC
7202004-04-23 Andrew Cagney <cagney@redhat.com>
721
722 * gdb.base/call-sc.exp: New test of scalar call/return values.
723 * gdb.base/call-sc.c: Ditto.
724
1e9f977e
JJ
7252004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
726
727 * gdb.threads/manythreads.c: Reduce thread stack size.
728
899d9e3a
JJ
7292004-04-23 Jeff Johnston <jjohnstn@redhat.com>
730
731 * gdb.threads/manythreads.c: Add copyright notice.
732
61bcae62
AC
7332004-04-23 Andrew Cagney <cagney@redhat.com>
734
735 * gdb.base/siginfo.exp: Better handle step out of signal.
736 * gdb.base/sigstep.exp: Ditto.
737
7339a42e
JJ
7382004-04-22 Jeff Johnston <jjohnstn@redhat.com>
739 Daniel Jacobowitz <drow@mvista.com>
740
741 * gdb.threads/manythreads.c: New testcase.
742 * gdb.threads/manythreads.exp: Ditto.
743
5c98409b
JB
7442004-04-22 Jim Blandy <jimb@redhat.com>
745
746 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
747 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
748
3b611f1a
MC
7492004-04-21 Michael Chastain <mec.gnu@mindspring.com>
750
751 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
752
f0fd9238
AC
7532004-04-21 Andrew Cagney <cagney@redhat.com>
754
755 * gdb.base/sigstep.c: New file.
756 * gdb.base/sigstep.exp: New file.
757
90990674
JB
7582004-04-16 Joel Brobecker <brobecker@gnat.com>
759
760 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
761 call to observer_notify_normal_stop.
762
78cef34b
AC
7632004-04-15 Andrew Cagney <cagney@redhat.com>
764
765 * gdb.base/siginfo.c: New file.
766 * gdb.base/siginfo.exp: New file.
767
d2343407
JB
7682004-04-12 J. Brobecker <brobecker@gnat.com>
769
770 * gdb.base/sep.exp: Fix typo in comment.
771
a2dba3c8
JB
7722004-04-12 J. Brobecker <brobecker@gnat.com>
773
774 * gdb.base/sep.c: New file.
775 * gdb.base/sep-proc.c: New file.
776 * gdb.base/sep.exp: New testcase.
777
15f7b60e
MK
7782004-04-09 Mark Kettenis <kettenis@gnu.org>
779
780 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
781 support.
782
44f4de1a
AC
7832004-04-05 Andrew Cagney <cagney@redhat.com>
784
785 * gdb.base/sigaltstack.c: New file.
786 * gdb.base/sigaltstack.exp: New file.
787
ef04f396
JB
7882004-04-04 Joel Brobecker <brobecker@gnat.com>
789
790 * gdb.base/foll-fork.exp: Update the expected output for
791 "help set follow-fork-mode", to match a change that was made
792 to the help of this variable on 2004-01-13.
793
d40d2c92
JB
7942004-04-01 Joel Brobecker <brobecker@gnat.com>
795
796 * lib/ada.exp: Add copyright notice.
797 * bar.ads: Likewise.
798 * bar.adb: Likewise.
799 * null_record.adb: Likewise.
800 * null_record.exp: Likewise.
801 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
802
f86ef5a3
JB
8032004-04-01 Joel Brobecker <brobecker@gnat.com>
804
805 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
806 * configure: Regenerate.
807
414e70e3
JB
8082004-04-01 Joel Brobecker <brobecker@gnat.com>
809
810 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
811 to build the application. Remove the message printed when in
812 verbose mode, redundant with the UNSUPPORTED message above.
813
f0aaee49
JB
8142004-03-31 Joel Brobecker <brobecker@gnat.com>
815
816 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
817 * gdb.ada (null_record.exp): New testcase.
818
ac81cb54
JB
8192004-03-31 Joel Brobecker <brobecker@gnat.com>
820
821 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
822
854af2f7
JB
8232004-03-31 Joel Brobecker <brobecker@gnat.com>
824
825 * gdb.ada: New subdirectory.
826 * gdb.ada/Makefile.in: New file.
827 * gdb.ada/gnat_ada.gpr.in: New file.
828
034cb681
JB
8292004-03-31 Joel Brobecker <brobecker@gnat.com>
830
831 * lib/ada.exp: New file.
832
78a1a894
DJ
8332004-03-24 Daniel Jacobowitz <drow@mvista.com>
834
835 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
836 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
837
4b2b3b3e
AC
8382004-03-22 Andrew Cagney <cagney@redhat.com>
839
840 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
841 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
842 Problem identified by Ulrich Weigand.
843
23c73aa3
DC
8442004-03-17 David Carlton <carlton@kealia.com>
845
846 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
847 PR c++/826.
848
d63a86f8
RM
8492004-03-16 Roland McGrath <roland@redhat.com>
850
851 * gdb.base/auxv.exp: New file.
852 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
853
0e02aa50
DC
8542004-03-12 David Carlton <carlton@kealia.com>
855
856 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
857 * gdb.cp/pr-1553.cc: Ditto.
858 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
859 pass branch.
860
c20b71be
MC
8612004-03-12 Michael Chastain <mec.gnu@mindspring.com>
862
863 * gdb.cp/templates.exp: Accept more template types.
864
c7414a01
MC
8652004-03-09 Michael Chastain <mec.gnu@mindspring.com>
866
867 From Corinna Vinschen with modifications.
868 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
869 local variable obj_with_enum.
870 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
871 results with obj_with_enum.
872
ed69573c
MC
8732004-03-09 Michael Chastain <mec.gnu@mindspring.com>
874
875 * gdb.cp/classes.cc: New file, copied from misc.cc.
876 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
877
28301461
MC
8782004-03-09 Michael Chastain <mec.gnu@mindspring.com>
879
880 * gdb.cp/misc.cc: Add copyright notice.
881
1198ecbe
DC
8822004-03-05 David Carlton <carlton@kealia.com>
883
884 * gdb.cp/rtti.exp: Add 'print *obj3' test.
885 * gdb.cp/rtti.h: Update copyright.
886 (namespace n2::n3): New.
887 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
888 (n2::n3::func3): New.
889 (main): Call n2::n3::func3.
890 * gdb.cp/rtti2.cc: Update copyright.
891 (n2::create3): New.
892
9e08c470
MK
8932004-03-04 Mark Kettenis <kettenis@gnu.org>
894
895 * gdb.asm/openbsd.inc: Fix typo.
896
4bebc3aa
FF
8972004-03-03 Fred Fish <fnf@redhat.com>
898
899 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
900 "val" instead of unused "size". Update copyright year.
901
6ea9fb37
DJ
9022004-02-29 Daniel Jacobowitz <drow@mvista.com>
903
904 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
905 to use unsigned char.
906 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
907 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
908
23b23974
DJ
9092004-02-29 Daniel Jacobowitz <drow@mvista.com>
910
911 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
912 line of output.
913
7574fd53
DJ
9142004-02-28 Daniel Jacobowitz <drow@mvista.com>
915
916 * gdb.base/relocate.c (dummy): Initialize.
917
a195357f
DJ
9182004-02-28 Daniel Jacobowitz <drow@mvista.com>
919
920 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
921 a breakpoint at exit.
922
72fd54a9
FF
9232004-02-27 Fred Fish <fnf@redhat.com>
924
925 * gdb.base/chng-syms.exp: Add expect condition to match failing
926 case that isn't a timeout.
927
b9d23137
AC
9282004-02-27 Andrew Cagney <cagney@redhat.com>
929
930 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
931 support.
932
15d208f6 9332004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 934
15d208f6
FF
935 * gdb.arch/gdb1431.c: Remove.
936 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
937 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
938 of "until" incorrectly.
939
98f9cd2d
JB
9402004-02-26 J. Brobecker <brobecker@gnat.com>
941
942 * gdb.cp/class2.cc (empty): New class.
943 (refer): New function.
944 (main): Declare an object of type empty and use it.
945 * gdb.cp/class2.exp: Print the value of an object of type empty.
946
9b50c11b
JJ
9472004-02-26 Jeff Johnston <jjohnstn@redhat.com>
948
949 * gdb.base/langs.exp: Update query string to match the
950 new nquery format used for pending breakpoints.
951
0dcd613f
AC
9522004-02-26 Andrew Cagney <cagney@redhat.com>
953
954 Fix PR i18n/1570.
955 * gdb.base/charset.c: Update copyright notice.
956 (main, init_string): Remove the escape character '\e' tests.
957 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
958 * gdb.base/charset.exp (valid_host_charset): Ditto.
959 * gdb.base/setvar.exp: Ditto.
960
b8a56647
AC
9612004-02-24 Andrew Cagney <cagney@redhat.com>
962
90d59e34
AC
963 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
964 mmapped data in core file" PASS and FAIL messages consistent.
965
b8a56647
AC
966 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
967 setting a breakpoint. Work around PR java/1565.
968
9f27c604
JJ
9692004-02-23 Jeff Johnston <jjohnstn@redhat.com>
970
971 * lib/gdb.exp (gdb_breakpoint): Update query string to match
972 new nquery format.
973 * gdb.base/pending.exp: Ditto.
974
3224a706
MK
9752004-02-22 Mark Kettenis <kettenis@gnu.org>
976
977 * configure.in: Run stabs tests on *BSD.
978 * configure: Regenerated.
979
41e0a9ca
MK
9802004-02-21 Mark Kettenis <kettenis@gnu.org>
981
982 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
983
1e1b3428
FF
9842004-02-20 Fred Fish <fnf@redhat.com>
985
986 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
987 blank in test for "returns short", for consistency with other
988 "returns xxx" tests. Update copyright year.
989
f9a7572a
FF
9902004-02-19 Fred Fish <fnf@redhat.com>
991
992 New testcase for PR breakpoint/1558.
993 * gdb.arch/gdb1558.exp: New file.
994 * gdb.arch/gdb1558.c: New file.
995
b2ce2854
EZ
9962004-02-19 Elena Zannoni <ezannoni@redhat.com>
997
998 * gdb.base/nodebug.exp: Fix typo.
999
e7c9ff01
JB
10002004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1001
1002 Committed by Jim Blandy <jimb@redhat.com>.
1003
62f4b920
JB
1004 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
1005
2db536a1
JB
1006 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
1007
e7c9ff01
JB
1008 * gdb.base/float.exp: Support s390*-*-* targets.
1009
f3205b34
AF
10102004-02-17 Adam Fedor <fedor@gnu.org>
1011
1012 * gdb.base/gdb1555.exp: New file.
1013 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
1014
9d62932d
EZ
10152004-02-17 Elena Zannoni <ezannoni@redhat.com>
1016
1017 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
1018
344c9711
FF
10192004-02-16 Fred Fish <fnf@redhat.com>
1020
1021 * gdb.arch/gdb1291.c: Remove
1022 * gdb.arch/gdb1291.s: New test input file.
1023 * gdb.arch/gdb1291.exp: Expand test to check case that should not
1024 fail. Test for correct result, known incorrect result, other
1025 failures and timeouts.
1026
2d822687
AC
10272004-02-16 Andrew Cagney <cagney@redhat.com>
1028
1029 * gdb.base/bigcore.exp: New file.
1030 * gdb.base/bigcore.c: New file.
1031
dac15b66
AC
10322004-02-13 Andrew Cagney <cagney@redhat.com>
1033
1034 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
1035 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
1036 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
1037 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
1038 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
1039 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
1040 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
1041 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
1042 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
1043 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
1044
6bdfc2c4
JJ
10452004-02-11 Jeff Johnston <jjohnstn@redhat.com>
1046
1047 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
1048 executed is an alloc instruction.
1049
87b3ede8
DC
10502004-02-11 David Carlton <carlton@kealia.com>
1051
1052 * gdb.cp/breakpoint.exp: New.
1053 * gdb.cp/breakpoint.cc: New.
1054
6e19e2bf
MC
10552004-02-11 Michael Chastain <mec.gnu@mindspring.com>
1056
1057 Partial fix for PR gdb/1543.
1058 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
1059 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
1060 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
1061 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
1062 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
1063 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
1064 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
1065 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
1066 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
1067 to bug-gdb@prep.ai.mit.edu .
1068 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
1069 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
1070 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
1071 Likewise.
1072
5c5455dc
AC
10732004-02-10 Andrew Cagney <cagney@redhat.com>
1074
1075 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
1076 using gdb_internal_error_resync.
1077
9cf689d7
DJ
10782004-02-09 Daniel Jacobowitz <drow@mvista.com>
1079
1080 * gdb.threads/thread-specific.exp: Stop early if no threads are
1081 found.
1082
d2dc51db
MC
10832004-02-09 Michael Chastain <mec.gnu@mindspring.com>
1084
1085 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
1086
14b1a056
DJ
10872004-02-08 Daniel Jacobowitz <drow@mvista.com>
1088
1089 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
1090 breakpoints.
1091
83f66e8f
DJ
10922004-02-07 Daniel Jacobowitz <drow@mvista.com>
1093
1094 * config/sim.exp (gdb_load): Handle $arg == "".
1095 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
1096 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
1097
30fc0091
EZ
10982004-02-07 Elena Zannoni <ezannoni@redhat.com>
1099
1100 * gdb.base/maint.exp: Update test to reflect
1101 obstack changes.
1102
4d806929
JJ
11032004-02-04 Jeff Johnston <jjohnstn@redhat.com>
1104
1105 * gdb.base/pendshr.c (pendfunc): New function that calls
1106 pendfunc1.
1107 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
1108
7bfdd688
FF
11092004-02-04 Fred Fish <fnf@redhat.com>
1110
1111 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
1112 function symbols and update copyright years.
1113 * gdb.arch/gdb1291.c: Ditto.
1114
aaa08ee4
MC
11152004-02-03 Michael Chastain <mec.gnu@mindspring.com>
1116
1117 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
1118
dbad7755
MC
11192004-02-03 Michael Chastain <mec.gnu@mindspring.com>
1120
1121 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
1122
ec4646ef
MC
11232004-02-03 Michael Chastain <mec.gnu@mindspring.com>
1124
1125 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
1126
1b802196
FF
11272004-02-02 Fred Fish <fnf@redhat.com>
1128
1129 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
1130 remote targets. Update copyright years.
1131
18fe2033
JJ
11322004-02-02 Jeff Johnston <jjohnstn@redhat.com>
1133
1134 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
1135 support.
1136 * gdb.base/langs.exp: Fix test which attempts to create
1137 breakpoint on non-existent function to handle new pending
1138 support.
1139 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
1140 a breakpoint.
1141 * gdb.base/pending.exp: New test.
1142 * gdb.base/pending.c: New file.
1143 * gdb.base/pendshr.c: Ditto.
1144
8d577d32
DC
11452004-02-02 David Carlton <carlton@kealia.com>
1146
1147 * gdb.cp/overload.exp: Add overloadNamespace tests.
1148 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
1149 (overloadNamespace, XXX): New.
1150 (main): Call XXX::marker2.
1151
3ad13771
FF
11522004-02-01 Fred Fish <fnf@redhat.com>
1153
1154 * gdb.base/dump.exp: Use runto_main instead of "runto main".
1155 * gdb.base/finish.exp: Ditto.
1156 * gdb.base/gcore.exp: Ditto.
1157 * gdb.base/huge.exp: Ditto.
1158 * gdb.base/info-proc.exp: Ditto.
1159 * gdb.base/return2.exp: Ditto.
1160 * gdb.threads/gcore-thread.exp: Ditto.
1161
44c75849
DJ
11622004-02-01 Daniel Jacobowitz <drow@mvista.com>
1163
1164 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
1165
005bc093
MK
11662004-02-01 Mark Kettenis <kettenis@gnu.org>
1167
1168 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
1169 that opening the file succeeds on OpenBSD.
1170
c47cebdb
DJ
11712004-02-01 Daniel Jacobowitz <drow@mvista.com>
1172
1173 * gdb.threads/thread-specific.c: New file.
1174 * gdb.threads/threads-specific.exp: New test script.
1175 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
1176 to expect_out.
1177
5a01311c
MK
11782004-02-01 Mark Kettenis <kettenis@gnu.org>
1179
1180 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
1181 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
1182 only on the "print_small_structs from print_long_arg_list" test.
1183
ce22a4f1
DJ
11842004-02-01 Daniel Jacobowitz <drow@mvista.com>
1185
1186 * gdb.base/completion.exp: Kill a stray backslash.
1187
1188 From Jim Ingham <jingham@apple.com>:
1189 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
1190 agrees with the result from sending a tab.
1191
abbab9d3
DJ
11922004-01-31 Daniel Jacobowitz <drow@mvista.com>
1193
1194 * gdb.base/chng-syms.exp: Remove stray newline.
1195
53904d1e
MK
11962004-01-31 Mark Kettenis <kettenis@gnu.org>
1197
1198 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
1199 *-*-openbsd*.
1200 * gdb.asm/openbsd.inc: New file.
1201
3a4b3aac
MK
12022004-01-30 Mark Kettenis <kettenis@gnu.org>
1203
1204 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
1205 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
1206 *-*solaris2*. Remove commented out default settings for
1207 asm-flags. Replace gdb_compile with target_link.
1208
ebac27b4
MC
12092004-01-29 Michael Chastain <mec.gnu@mindspring.com>
1210
1211 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
1212 for all tests. Remove old hp-ux and cygnus xfail cases.
1213
d8679d84
PH
12142004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
1215
1216 * gdb.base/chng-syms.exp: New file.
1217 * gdb.base/chng-syms.c: New file.
1218
0a55bc22
MC
12192004-01-24 Michael Chastain <mec.gnu@mindspring.com>
1220
1221 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
1222 Provide arms for current output in all my configurations.
1223
94b8e876
MC
12242004-01-24 Michael Chastain <mec.gnu@mindspring.com>
1225
1226 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
1227 * lib/compiler.cc: Likewise.
1228 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
1229 get the right preprocessor. Eval the output directly. Remove
1230 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
1231 hp_f77_compiler and hp_f90_compiler completely.
1232 (gdb_preprocess): Delete.
1233 (get_compiler): Delete.
1234
7cf03d44
MK
12352004-01-24 Mark Kettenis <kettenis@gnu.org>
1236
1237 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
1238 <string.h>.
1239
68b6dce9
NR
12402004-01-24 Nick Roberts <nick@nick.uklinux.net>
1241
1242 * gdb.mi/mi-stack.exp: Update copyright.
1243
b368761e
DC
12442004-01-23 David Carlton <carlton@kealia.com>
1245
1246 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
1247 test for cp_lookup_transparent_type.
1248 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
1249 call them.
1250
f2061b53
DJ
12512004-01-23 Daniel Jacobowitz <drow@mvista.com>
1252
1253 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
1254 after -var-update.
1255
37fc574a
DC
12562004-01-23 David Carlton <carlton@kealia.com>
1257
1258 * gdb.cp/namespace.cc (C::ensureRefs): New.
1259 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
1260
8e94b928
NR
12612004-01-20 Nick Roberts <nick@nick.uklinux.net>
1262
1263 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
1264 case "-stack-list-locals 2".
1265 * gdb.mi/mi-var-child.exp: Test for case
1266 "-var-list-children --all-values NAME".
1267
997b0952
MC
12682004-01-18 Michael Chastain <mec.gnu@mindspring.com>
1269
1270 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
1271
52470da3
MK
12722004-01-18 Mark Kettenis <kettenis@gnu.org>
1273
7049b4b8
MK
1274 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
1275 used with gdb_test_multiple.
1276
52470da3
MK
1277 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
1278 read at address 0. This fixes PR testsuite/1504.
1279
da6012e5
DJ
12802004-01-18 Daniel Jacobowitz <drow@mvista.com>
1281
1282 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
1283 Remove downloading, guessing the host executable, the calls to
1284 gdb_file_cmd and gdb_target_cmd, and "load" support.
1285 (infer_host_exec): New function broken out from gdb_load.
1286 (gdb_load): New wrapper for gdbserver_gdb_load.
1287 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
1288 gdb_target_cmd. Use -target-select.
1289 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
1290 Download binaries to the host. Clear last_mi_remote_file when
1291 we load a new binary.
1292 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
1293 call gdbserver_gdb_load and mi_gdb_target_cmd.
1294
32c70722
MC
12952004-01-17 Michael Chastain <mec.gnu@mindspring.com>
1296
1297 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
1298 type patterns.
1299
b0cecf36
MC
13002004-01-17 Michael Chastain <mec.gnu@mindspring.com>
1301
1302 * gdb.cp/templates.exp: Fix typo in test name of
1303 "print Foo<volatile char*>::foo".
1304
4120d7e6
MC
13052004-01-15 Michael Chastain <mec.gnu@mindspring.com>
1306
1307 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
1308
f679e530
BE
13092004-01-16 Ben Elliston <bje@wasabisystems.com>
1310
1311 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
1312 (clean mostlyclean): Remove empty rm.
1313
091c48f6
MC
13142004-01-15 Michael Chastain <mec.gnu@mindspring.com>
1315
1316 * gdb.base/setvar.exp: Add copyright years.
1317
3e5fc8d2
DC
13182004-01-14 David Carlton <carlton@bactrian.org>
1319
1320 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
1321 PR c++/1511 and update coment.
1322 * gdb.cp/templates.exp: Update patterns to match current output.
1323 If changes involve something other than whitespace, KFAIL
1324 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
1325
63d06c5c
DC
13262004-01-14 David Carlton <carlton@kealia.com>
1327
1328 * gdb.cp/namespace.exp: Add tests involving classes defined within
1329 namespaces.
1330 * gdb.cp/namespace.cc (C::CClass): New.
1331 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
1332
a51dab88
EZ
13332004-01-14 Elena Zannoni <ezannoni@redhat.com>
1334
1335 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
1336 what debug info we have. Print a better message if something goes
1337 wrong while producing the separate debug info file.
1338
a476ccc9
MC
13392004-01-14 Michael Chastain <mec.gnu@mindspring.com>
1340
1341 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
1342
f453692c
MC
13432004-01-14 Michael Chastain <mec.gnu@mindspring.com>
1344
1345 * gdb.base/callfuncs.c: Add copyright notice.
1346
f40063a5
MC
13472004-01-13 Michael Chastain <mec.gnu@mindspring.com>
1348
1349 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
1350 inheritance. PR gdb/1498, PR gcc/13539.
1351
19ac3974
EZ
13522004-01-13 Elena Zannoni <ezannoni@redhat.com>
1353
1354 * gdb.threads/gcore-thread.exp: Prefix name of binary with
1355 test specific name.
1356 * gdb.mi/gdb669.exp: Ditto.
1357 * gdb.mi/mi-pthreads.exp: Ditto.
1358 * gdb.mi/mi1-pthreads.exp: Ditto.
1359 * gdb.mi/mi2-pthreads.exp: Ditto.
1360
56c97c6e
MC
13612004-01-12 Michael Chastain <mec.gnu@mindspring.com>
1362
1363 * gdb.cp/member-ptr.cc: Add copyright notice.
1364
a0644324
MC
13652004-01-12 Michael Chastain <mec.gnu@mindspring.com>
1366
1367 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
1368 some patterns for recent versions of gcc and hpacc. Delete
1369 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
1370 Delete tests that access a NULL pointer-to-member-data. This
1371 script is still disabled for gcc.
1372
32fabe09
EZ
13732004-01-12 Elena Zannoni <ezannoni@redhat.com>
1374
1375 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
1376 escaped correctly.
1377
1f8a6abb
EZ
13782004-01-12 Elena Zannoni <ezannoni@redhat.com>
1379
1380 * gdb.base/sepdebug.exp: New file.
1381 * gdb.base/sepdebug.c: New file.
1382 * lib/gdb.exp (separate_debug_filename): New procedure.
1383 (gdb_gnu_strip_debug): New procedure.
1384
48efe704
AC
13852004-01-12 Andrew Cagney <cagney@redhat.com>
1386
1387 * gdb.mi/ChangeLog: Delete file. Renamed to ...
1388 * gdb.mi/ChangeLog-1999-2003: New file.
1389
a9415475
AC
13902004-01-12 Andrew Cagney <cagney@redhat.com>
1391
1392 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
1393 "Renaming a directory to a non-empty directory returns ENOTEMPTY
1394 or EEXIST", treat EBUSY as an XFAIL.
1395
83b8cf9d
MC
13962004-01-11 Michael Chastain <mec.gnu@mindspring.com>
1397
1398 * gdb.base/scope.exp: Remove obsolete setup_xfail for
1399 hp_cc_compiler.
1400
9939d2a8
MC
14012004-01-10 Michael Chastain <mec.gnu@mindspring.com>
1402
1403 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
1404 decorations.
1405
1ff8cadf
MC
14062004-01-10 Michael Chastain <mec.gnu@mindspring.com>
1407
1408 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
1409 and "(aCC)" decorations. Remove obsolete doco about old
1410 test results.
1411
6fa9022e
MC
14122004-01-09 Michael Chastain <mec.gnu@mindspring.com>
1413
1414 * gdb.cp/exception.exp: Fix typo in doco.
1415
209721fe
MK
14162004-01-09 Mark Kettenis <kettenis@gnu.org>
1417
1418 * gdb.base/gdb1476.exp: Fix typo.
1419
ef11303e
MC
14202004-01-09 Michael Chastain <mec.gnu@mindspring.com>
1421
1422 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
1423 file.
1424
041ab88c
MC
14252004-01-09 Michael Chastain <mec.gnu@mindspring.com>
1426
1427 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
1428 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
1429 Use gdb_compile. Remove restriction on gcc. Add some patterns
1430 for recent version of gdb. Delete second half, which was a copy
1431 of the first half with different build flags. This test is
1432 still disabled because it is still not ready for production.
1433
e36d075a
MC
14342004-01-08 Michael Chastain <mec.gnu@mindspring.com>
1435
1436 * gdb.cp/exception.cc: Add copyright notice.
1437 * gdb.cp/exception.exp: Add a notice that this file is broken
1438 because of line number changes caused by addition of copyright
1439 notice.
1440
42b190ad
MC
14412004-01-08 Michael Chastain <mec.gnu@mindspring.com>
1442
1443 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
1444 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
1445
8f25f06b
MC
14462004-01-08 Michael Chastain <mec.gnu@mindspring.com>
1447
1448 * gdb.cp/classes.exp: Accept gnu abi 2.
1449 * gdb.cp/derivation.exp: Likewise.
1450 * gdb.cp/overload.exp: Likewise.
1451 * gdb.cp/virtfunc.exp: Likewise.
1452
06ded8b8
MC
14532004-01-08 Michael Chastain <mec.gnu@mindspring.com>
1454
1455 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
1456 semicolon after end of function.
1457
77c26ae3
MC
14582004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1459
1460 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
1461 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
1462 boilerplate code for compiling and running the program under
1463 test. Add some string method tests.
1464
20757486
MC
14652004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1466
1467 * gdb.cp/bs15503.cc: Add copyright notice.
1468 * gdb.cp/bs15503.exp: Adjust line number.
1469
0fd3b503
MC
14702004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1471
1472 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
1473 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
1474
10d1bea8
MC
14752004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1476
1477 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
1478 hp_cc_compiler.
1479
2789202a
MC
14802004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1481
1482 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
1483 * gdb.cp/ctti.exp: Use the marker instead of "next".
1484 With gcc, run further before bailing.
1485
b862f14c
MC
14862004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1487
1488 * gdb.cp/cttiadd.cc: Add copyright notice.
1489 * gdb.cp/cttiadd1.cc: Likewise.
1490 * gdb.cp/cttiadd2.cc: Likewise.
1491 * gdb.cp/cttiadd3.cc: Likewise.
1492
96da2469
MC
14932004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1494
1495 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
1496 Use gdb_test, gdb_test_multiple. Use floating-point values that
1497 have exact representations in IEEE-ish formats.
1498
053248ff
MC
14992004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1500
1501 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
1502 compilers. Delete duplicate call to get_compiler_info.
1503 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
1504 * gdb.base/volatile.exp: Likewise.
1505
84acecdd
MK
15062004-01-07 Mark Kettenis <kettenis@gnu.org>
1507
1508 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
1509 memory at address 0.
1510
fe11a27f
MC
15112004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1512
1513 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
1514 to test for hp-ux assembler. Fix copyright years.
1515
60ad077b
AC
15162004-01-07 Andrew Cagney <cagney@redhat.com>
1517
1518 * gdb.base/fileio.c (strerrno): Add "EBUSY".
1519
1c9b8f33
AC
15202004-01-07 Andrew Cagney <cagney@redhat.com>
1521
1522 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
1523 when creating the read-only file. From analysis by Roland McGrath
1524 and Elena Zannoni.
1525
753ccc7a
MC
15262004-01-06 Michael Chastain <mec.gnu@mindspring.com>
1527
1528 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
1529
eca3e36b
MC
15302004-01-06 Michael Chastain <mec.gnu@mindspring.com>
1531
1532 * gdb.base/cvexpr.c: Be type-safe with function pointers and
1533 data pointers.
1534
f8d4bac4
MC
15352004-01-06 Michael Chastain <mec.gnu@mindspring.com>
1536
1537 * gdb.cp/m-static.exp: Compile one source file at a time.
1538 Delete unused call to get_compiler_info.
1539
9b4e0f94
MC
15402004-01-06 Michael Chastain <mec.gnu@mindspring.com>
1541
1542 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
1543 * gdb.base/call-rt-st.exp: Likewise.
1544 * gdb.base/nodebug.exp: Likewise.
1545 * gdb.base/volatile.exp: Likewise.
1546 * gdb.cp/ref-types.exp: Likewise.
1547 * gdb.cp/templates.exp: Likewise.
1548
023c1024
MK
15492004-01-05 Mark Kettenis <kettenis@gnu.org>
1550
1551 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
1552
19703c4a
MC
15532004-01-05 Michael Chastain <mec.gnu@mindspring.com>
1554
1555 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
1556 hppa*-hp-hpux*.
1557
18b67037
MK
15582004-01-04 Mark Kettenis <kettenis@gnu.org>
1559
ba6219c8
MK
1560 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
1561 x86_64-*-*.
1562
18b67037
MK
1563 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
1564 sparc64-*-* and sparc*-solaris2*.
1565
1bfbbb9d
MK
15662004-01-04 Mark Kettenis <kettenis@gnu.org>
1567
1568 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
1569 return ${tests}" test. The ${tests} already mentions the
1570 filename.
1571
06846494
MC
15722004-01-02 Michael Chastain <mec.gnu@mindspring.com>
1573
1574 * gdb.cp/local.exp: Accept gcc abi 2.
1575
3b0cb202
MC
15762004-01-02 Michael Chastain <mec.gnu@mindspring.com>
1577
1578 * gdb.cp/templates.exp: Accept gcc abi 2.
1579
0643ec3f
MC
15802004-01-02 Michael Chastain <mec.gnu@mindspring.com>
1581
1582 * lib/compiler.cc: Remove supports_template_debugging.
1583 * gdb.cp/templates.exp: Do not test supports_template_debugging.
1584
d231d0b1
MC
15852004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1586
1587 * gdb.cp/namespace.exp: Accept gcc abi 2.
1588
44ffb27c
MC
15892004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1590
1591 * gdb.cp/method.exp: Accept gcc abi 2.
1592
184ad485
MC
15932004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1594
1595 * gdb.cp/classes.exp: Generate identical results as old version.
1596 * gdb.cp/derivation.exp: Likewise.
1597 * gdb.cp/overload.exp: Likewise.
1598 * gdb.cp/virtfunc.exp: Likewise.
1599
116f09e7
MC
16002004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1601
1602 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
1603 mysterious bug with sourceware version of expect.
1604
b1379776
MC
16052004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1606
1607 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
1608 current versions of gcc, including gcc abi 2. Remove gratuitous
1609 restart of test program. Use gdb_test_multiple and gdb_test for
1610 all tests. Add patterns to xfail missing "const" in "const char *"
1611 and kfail PR gdb/1155.
1612
6b7a4c0e
MC
16132004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1614
1615 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
1616 current versions of gcc, including gcc abi 2. Remove gratuitous
1617 restart of test program. Use gdb_test_multiple and gdb_test for
1618 all tests. Add patterns to kfail PR gdb/1498.
1619
51615d72
MC
16202003-12-31 Michael Chastain <mec.gnu@mindspring.com>
1621
1622 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
1623 current versions of gcc, including gcc abi 2. Use "breakpoint"
1624 and "continue" instead of restarting the target program. Use
1625 gdb_test_multiple and gdb_test for all tests.
1626
7b79a9d7
MK
16272004-01-01 Mark Kettenis <kettenis@gnu.org>
1628
1629 * gdb.asm/asm-source.exp: Update copyright year. Link statically
1630 for *-*-solaris2*.
1631
1cd3489f
MC
16322003-12-31 Michael Chastain <mec.gnu@mindspring.com>
1633
1634 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
1635 current versions of gcc, including gcc abi 2. Use "breakpoint"
1636 and "continue" instead of restarting the target program several
1637 times. Use gdb_test_multiple and gdb_test for all tests.
1638
850742db
MC
16392003-12-18 Michael Chastain <mec.gnu@mindspring.com>
1640
1641 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
1642 source files.
1643
eb4bbda8
MC
16442003-12-16 Michael Chastain <mec.gnu@mindspring.com>
1645
1646 * gdb.base/environ.exp: Handle compiling test case from multiple
1647 source files.
1648
e42c7771
MC
16492003-12-16 Michael Chastain <mec.gnu@mindspring.com>
1650
1651 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
1652
80e4b428
JB
16532003-12-17 Jim Blandy <jimb@redhat.com>
1654
5f06973a
JB
1655 * gdb.base/freebpcmd.c: Add copyright notice.
1656
80e4b428
JB
1657 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
1658
0ab84fb7
MC
16592003-12-16 Michael Chastain <mec.gnu@mindspring.com>
1660
1661 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
1662
1b3bb3d0
JB
16632003-12-13 Jim Blandy <jimb@redhat.com>
1664
1665 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
1666
3a4c9371
KB
16672003-12-12 Kevin Buettner <kevinb@redhat.com>
1668
1669 * gdb.asm/frv.inc: New file.
1670 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
1671
a1dea79a
FF
16722003-12-09 Fred Fish <fnf@redhat.com>
1673
1674 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
1675 functions to break1.c and leave prototypes behind. Add more
1676 "set breakpoint NN here" comments.
1677 * gdb.base/break1.c: New file.
1678
1679 * gdb.base/break.exp: Handle compiling test case from multiple
1680 source files and change source file references as needed.
1681 * gdb.base/completion.exp: Ditto.
1682 * gdb.base/condbreak.exp: Ditto.
1683 * gdb.base/define.exp: Ditto.
1684 * gdb.base/ena-dis-br.exp: Ditto.
1685 * gdb.base/info-proc.exp: Ditto.
1686 * gdb.base/maint.exp: Ditto.
1687 * gdb.base/until.exp: Ditto.
1688
1689 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
1690 hardcoded line numbers.
1691 * gdb.base/define.exp: Ditto.
1692 * gdb.base/ena-dis-br.exp: Ditto.
1693 * gdb.base/maint.exp: Ditto.
1694 * gdb.base/until.exp: Ditto.
1695
1696 * gdb.base/completion.exp: Use "break1" for completion tests since
1697 "break" is no longer a unique prefix.
1698
5266b69c
AC
16992003-12-06 Andrew Cagney <cagney@redhat.com>
1700
1701 * gdb.base/structs.exp (test_struct_returns): When applicable, set
1702 "return_value_unimplemented". When an unimplemented struct return
1703 architecture, report incorrect values as a KFAIL
1704
374451f0
MC
17052003-12-05 Michael Chastain <mec.gnu@mindspring.com>
1706
1707 * gdb.cp/rtti.exp: Accept new wording of warning from
1708 cp_lookup_rtti_type.
1709
ba9b20a7
MC
17102003-12-05 Michael Chastain <mec.gnu@mindspring.com>
1711
1712 Partial fix for PR testsuite/1456.
1713 * gdb.base/scope.exp (test_at_main): Replace references to
1714 gcc_compiled with calls to test_compiler_info.
1715 (test_at_foo): Likewise.
1716 (test_at_bar): Likewise.
1717
b74b6d0b
MC
17182003-12-04 Michael Chastain <mec.gnu@mindspring.com>
1719
1720 Partial fix for PR testsuite/1456.
1721 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
1722 to test_compiler_info.
1723
ccfa3402
MC
17242003-12-03 Michael Chastain <mec.gnu@mindspring.com>
1725
1726 * gdb.base/so-impl-ld.exp: Update copyright notice.
1727
f6246aba
MC
17282003-12-02 Michael Chastain <mec.gnu@mindspring.com>
1729
1730 Partial fix for PR testsuite/1456.
1731 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
1732 to test_compiler_info.
1733
13ae734a
MC
17342003-11-28 Michael Chastain <mec.gnu@mindspring.com>
1735
1736 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
1737 from current versions of gdb. Clean up regular expressions.
1738 Delete redundant timeout case.
1739
d8e1cdee
MC
17402003-11-28 Michael Chastain <mec.gnu@mindspring.com>
1741
1742 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
1743 from current versions of gdb. Clean up regular expressions.
1744 Delete redundant timeout case.
1745
96457b64
MC
17462003-12-01 Michael Chastain <mec.gnu@mindspring.com>
1747
1748 Partial fix for PR testsuite/1456.
1749 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
1750 gcc_compiled with call to test_compiler_info.
1751
f35309fc
MC
17522003-11-30 Michael Chastain <mec.gnu@mindspring.com>
1753
1754 Partial fix for PR testsuite/1456.
1755 * gdb.base/list.exp (test_list_function): Delete unused declaration
1756 of gcc_compiled.
1757
d7afdf9b
MC
17582003-11-29 Michael Chastain <mec.gnu@mindspring.com>
1759
1760 Partial fix for PR testsuite/1456.
1761 * gdb.base/complex.exp: Replace reference to gcc_compiled with
1762 call to test_compiler_info.
1763
71507b56
MK
17642003-11-29 Mark Kettenis <kettenis@gnu.org>
1765
1766 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
1767 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
1768 it to create the appropriate note.inc.
1769 * gdb.asm/asmsrc1.s: Include "note.inc".
1770 * gdb.asm/netbsd.inc: New file.
1771 * gdb.asm/empty.inc: New file.
1772
f81f93f7
MC
17732003-11-28 Michael Chastain <mec.gnu@mindspring.com>
1774
1775 Partial fix for PR testsuite/1456.
1776 * gdb.base/constvars.exp: Replace references to gcc_compiled with
1777 calls to test_compiler_info.
1778
9a77938e
MC
17792003-11-27 Michael Chastain <mec.gnu@mindspring.com>
1780
1781 Partial fix for PR testsuite/1456.
1782 * gdb.base/volatile.exp: Replace references to gcc_compiled with
1783 calls to test_compiler_info.
1784
e8367dc7
MK
17852003-11-27 Mark Kettenis <kettenis@gnu.org>
1786
1787 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
1788 pattern for the KFAILs.
1789
526c61ee
AF
17902003-11-25 Adam Fedor <fedor@gnu.org>
1791
1792 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
1793 * gdb.objc/objcdecode.m: New file.
1794
28f2d600
AF
17952003-11-25 Adam Fedor <fedor@gnu.org>
1796
1797 * gdb.objc/nondebug.exp: Test for PR objc/1236.
1798 * gdb.objc/nondebug.m: New file.
1799
a3895cee
BE
18002003-11-26 Ben Elliston <bje@wasabisystems.com>
1801
1802 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
1803 NetBSD as it does on FreeBSD. Modelled on a similar change by
1804 Mark Kettenis on 2003-05-30.
1805 (link-flags): Set to "--entry _start" regardless of target.
1806 Special linker flags are to be appended to $link-flags.
1807 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
1808
c9f2c8a3
MC
18092003-11-25 Michael Chastain <mec.gnu@mindspring.com>
1810
1811 * gdb.cp/method.exp: Accept output of new demangler.
1812
15a0587a 18132003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
1814
1815 * gdb/class2.exp: New file.
1816 * gdb/class2.cc: New file.
1817
3c00b570
MC
18182003-11-25 Michael Chastain <mec.gnu@mindspring.com>
1819
1820 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
1821 of new demangler.
1822
7027acc7
MK
18232003-11-23 Mark Kettenis <kettenis@gnu.org>
1824
1825 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
1826 of gdb_test "run".
1827
b0e1598a
MK
18282003-11-23 Mark Kettenis <kettenis@gnu.org>
1829
1830 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
1831 "continue" into "run".
1832
4d9eda44
MC
18332003-11-23 Michael Chastain <mec.gnu@mindspring.com>
1834
1835 Partial fix for PR testsuite/1456.
1836 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
1837 call to test_compiler_info.
1838 * gdb.cp/ctti.exp: Likewise.
1839 * gdb.cp/derivation.exp: Likewise.
1840 * gdb.cp/member-ptr.exp: Likewise.
1841 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
1842 reference to gcc_compiled.
1843
18442003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
1845
1846 Fix PR testsuite/1463.
1847 * gdb.base/structs.exp (start_structs_test): Call
1848 get_debug_format before using the debug format.
1849
d422fe19
AC
18502003-11-22 Andrew Cagney <cagney@redhat.com>
1851
1852 * lib/gdb.exp (gdb_test_multiple): Add simple example.
1853 * gdb.base/structs.exp: Use gdb_test_multiple.
1854
039cf96d
AC
18552003-11-20 Andrew Cagney <cagney@redhat.com>
1856
6882279b
AC
1857 * gdb.base/structs.exp: Handle and recover from internal errors.
1858 Replace "foo${n}" with "foo<n>" in test messages.
1859
e53890ae
AC
1860 * gdb.base/structs.exp: Update copyright. Rewrite.
1861 * gdb.base/structs.c: Update copyright. Rewrite.
1862
2b211c59
AC
1863 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
1864 resync count exceeded.
d63a86f8 1865
039cf96d
AC
1866 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
1867 from the internal error.
1868 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
1869 Original from Jim Blandy.
1870 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 1871
eac98b22
AC
18722003-11-19 Andrew Cagney <cagney@redhat.com>
1873
1874 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
1875 KFAIL.
1876
67455b2a
MK
18772003-11-17 Mark Kettenis <kettenis@gnu.org>
1878
1879 New testcase for PR backtrace/1435.
1880 * gdb.arch/i386-unwind.exp: New file.
1881 * gdb.arch/i386-unwind.c: New file.
1882
853d6e5b
AC
18832003-11-17 Andrew Cagney <cagney@redhat.com>
1884
1885 * lib/gdb.exp (compiler_info): New global.
1886 (test_compiler_info): New function.
1887 (get_compiler_info): Set compiler_info.
1888 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
1889 "compiler_info" to gcc-<major>-<minor>.
1890
38cf6e11
MC
18912003-11-15 Michael Chastain <mec.gnu@mindspring.com>
1892
1893 * gdb.trace/configure: Remove.
1894
a50d3602
EZ
18952003-11-13 Elena Zannoni <ezannoni@redhat.com>
1896
1897 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 1898 breakpoints.
a50d3602
EZ
1899 * gdb.base/break.exp: Remove all references to explicit line
1900 numbers.
1901
d9407aaa
NC
19022003-11-11 Nick Clifton <nickc@redhat.com>
1903
1904 * gdb.base/shreloc.exp: Do not run for targets which do not
1905 support shared objects.
1906
db488fc1
CV
19072003-11-10 Corinna Vinschen <vinschen@redhat.com>
1908
1909 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
1910 Don't run tests if nofileio flag is given.
1911
6a90a18e
EZ
19122003-11-07 Elena Zannoni <ezannoni@redhat.com>
1913
1914 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
1915 as well as 'Watchpoint'.
1916
0b915e9c
EZ
19172003-11-06 Elena Zannoni <ezannoni@redhat.com>
1918
1919 Reported by Jim Ingham <jingham@apple.com>:
1920 * gdb.base/annota1.exp: Match at least one occurrence of the
1921 signal handler annotation.
1922
d7e4b55f
EZ
19232003-11-06 Elena Zannoni <ezannoni@redhat.com>
1924
1925 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
1926 as well as 'Watchpoint'.
1927
2fe4e8d0
MC
19282003-11-05 Michael Chastain <mec@shout.net>
1929
1930 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
1931
6ef88553
KW
19322003-11-03 Kris Warkentin <kewarken@qnx.com>
1933
1934 * gdb.arch/gdb1291.c: New test file.
1935 * gdb.arch/gdb1291.exp: New test script.
1936 * gdb.arch/gdb1431.c: New test file.
1937 * gdb.arch/gdb1431.exp: New test script.
1938
ae7dc4d8
MC
19392003-10-22 Michael Chastain <mec@shout.net>
1940
1941 * gdb.mi/pthreads.c: Add copyright notice.
1942
c39d7427
MC
19432003-10-22 Michael Chastain <mec@shout.net>
1944
1945 * gdb.threads/pthreads.c: Add copyright notice.
1946
8b7d96c1
MC
19472003-10-20 Michael Chastain <mec@shout.net>
1948
1949 * gdb.base/gdb1056.exp: New test script.
1950
d1d69fdd
DJ
19512003-10-13 Daniel Jacobowitz <drow@mvista.com>
1952
1953 * gdb.threads/killed.exp: Use gdb_run_cmd.
1954
7d605576
DJ
19552003-10-13 Daniel Jacobowitz <drow@mvista.com>
1956
1957 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
1958 create a core file.
1959 * gdb.threads/gcore-thread.exp: Likewise.
1960
618ec112
CV
19612003-10-13 Corinna Vinschen <vinschen@redhat.com>
1962
1963 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
1964 type, based on char type.
1965 (struct bit_flags_short_t): New bitfield type, based on short type.
1966 (init_bit_flags_char): New fuction.
1967 (init_bit_flags_short): Ditto.
1968 (print_bit_flags_char): Ditto.
1969 (print_bit_flags_short): Ditto.
1970 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
1971
9367a73c
MC
19722003-10-11 Michael Chastain <mec@shout.net>
1973
1974 * gdb.base/call-rt-st.exp: Update copyright year.
1975
1decf120
KI
19762003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
1977
1978 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
1979 * gdb.disasm/sh3.s: Ditto.
1980
5445b2ae
DJ
19812003-10-07 Daniel Jacobowitz <drow@mvista.com>
1982
1983 * gdb.threads/switch-threads.exp: New test.
1984 * gdb.threads/switch-threads.c: New source file.
1985
aec24853
CV
19862003-10-07 Corinna Vinschen <vinschen@redhat.com>
1987
1988 * gdb.base/ending-run.exp: Add sh specific case.
1989
adc7428d
AC
19902003-10-06 Andrew Cagney <cagney@redhat.com>
1991
1992 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
1993 * gdb.disasm/mn10200.exp: Delete obsolete file.
1994
c9d37158
DJ
19952003-09-29 Daniel Jacobowitz <drow@mvista.com>
1996
1997 * ChangeLog: Correct an entry command.exp -> commands.exp.
1998 * gdb.base/commands.exp (bp_deleted_in_command_test)
1999 (temporary_breakpoint_commands): Check noargs.
2000
79c2c32d
DC
20012003-09-25 David Carlton <carlton@kealia.com>
2002
2003 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
2004 of some print tests, where appropriate. Add tests for C::D::cd,
2005 E::ce, F::cXfX, G::XgX.
2006 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
2007
594e6d67
RE
20082003-09-25 Richard Earnshaw <rearnsha@arm.com>
2009
2010 * lib/java.exp (java_init): Import target_alias before using it.
2011
10f0d451
DC
20122003-09-25 David Carlton <carlton@kealia.com>
2013
2014 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
2015
274bcba0
EZ
20162003-09-23 Elena Zannoni <ezannoni@redhat.com>
2017
d63a86f8 2018 * gdb.base/selftest.exp: Accomodate more instruction reordering
274bcba0
EZ
2019 weirdness.
2020
cdbf20f7
MC
20212003-09-17 Michael Chastain <mec@shout.net>
2022
2023 * gdb.cp/gdb1355.exp: New file.
2024 * gdb.cp/gdb1355.c: New file.
2025
71e06f80
CV
20262003-09-15 Corinna Vinschen <vinschen@redhat.com>
2027
2028 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
2029 * gdb.asm/sh.inc: New file.
2030
5c4e30ca
DC
20312003-09-11 David Carlton <carlton@kealia.com>
2032
bd45b7af
DC
2033 * gdb.cp/namespace.exp: Add tests for namespace types.
2034 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
2035 (test_namespace): New.
2036
1c199746
EZ
20372003-09-11 Elena Zannoni <ezannoni@redhat.com>
2038
2039 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 2040 * gdb.stabs/weird.exp: Ditto.
1c199746 2041
04ed252f
MC
20422003-09-08 Michael Chastain <mec@shout.net>
2043
2044 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
2045
d8a2d9e7
MC
20462003-09-07 Michael Chastain <mec@shout.net>
2047
2048 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
2049 'parse error'.
2050
161afb24
MK
20512003-09-07 Mark Kettenis <m.kettenis@osp.nl>
2052
2053 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
2054
49f2741a
MC
20552003-08-30 Michael Chastain <mec@shout.net>
2056
2057 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
2058 * gdb.gdb/observer.exp: Ditto.
2059 * gdb.gdb/xfullpath.exp: Ditto.
2060
8afa723e
MK
20612003-08-29 Mark Kettenis <kettenis@gnu.org>
2062
2063 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
2064 *-*-*bsd*.
2065
f31dfe3b
JJ
20662003-08-28 Jeff Johnston <jjohnstn@redhat.com>
2067
2068 * gdb.base/dump.exp: Skip for ia64.
2069
4630e498
JJ
20702003-08-25 Jeff Johnston <jjohnstn@redhat.com>
2071
2072 * gdb.asm/asm-source.exp: Add ia64 support.
2073 * gdb.asm/ia64.inc: New file.
2074
1105b7ef
MC
20752003-08-22 Michael Chastain <mec@shout.net>
2076
2077 * gdb.cp: New directory.
2078 * gdb.cp/*: Copy from gdb.c++/*.
2079 * gdb.c++/*: Remove.
2080 * Makefile.in: Change gdb.c++ to gdb.cp.
2081 * configure.in: Ditto.
2082 * configure: Regnerate.
2083
c945b932
MK
20842003-08-18 Mark Kettenis <kettenis@gnu.org>
2085
2086 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
2087 * gdb.arch/i386-prologue.c (gdb1338): Add function.
2088
2b66634b
DJ
20892003-08-17 Daniel Jacobowitz <drow@mvista.com>
2090
2091 * mi-var-display.exp (-var-list-children weird): Accept function
2092 pointers with argument types.
2093 * mi1-var-display.exp (-var-list-children weird): Likewise.
2094 * mi2-var-display.exp (-var-list-children weird): Likewise.
2095
a356f73b
DJ
20962003-08-17 Daniel Jacobowitz <drow@mvista.com>
2097
2098 * gdb.base/annota3.exp: Add missing newline.
2099
483417b8
MC
21002003-08-06 Michael Chastain <mec@shout.net>
2101
2102 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
2103
c99c59c3
MS
21042003-08-12 Michael Snyder <msnyder@redhat.com>
2105
2106 * gdb.base/float.exp: Add test for SH.
2107
55ed7501
MK
21082003-08-10 Mark Kettenis <kettenis@gnu.org>
2109
2110 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
2111
1a371f2e
EZ
21122003-08-07 Elena Zannoni <ezannoni@redhat.com>
2113
2114 * gdb.base/completion.exp: Remove reduntant completion test
2115 on filename.
2116
e0f353ce
EZ
21172003-08-07 Elena Zannoni <ezannoni@redhat.com>
2118
2119 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
2120 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
2121 gdb.trace/save-trace.exp: Make sure that full pathnames are
2122 escaped correctly.
2123
5710a1af 21242003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 2125
5710a1af
EZ
2126 * configure.in: Don't generate config.h from config.hin.
2127 * configure: Regenerate.
2128 * config.hin: Remove file.
2129 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
2130 * gdb.threads/pthreads.c: Ditto.
2131
dcd81ce9
DJ
21322003-08-07 Daniel Jacobowitz <drow@mvista.com>
2133
2134 From Kei Sakamoto <sakamoto.kei@renesas.com>:
2135 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
2136 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
2137 Replace ld24 with seth/add3.
2138
6009d884
AC
21392003-08-02 Andrew Cagney <cagney@redhat.com>
2140
2141 * gdb.base/annota3.exp: New file.
2142 * gdb.base/annota3.c: New file.
2143 * gdb.c++/annota3.exp: New file.
2144 * gdb.c++/annota3.cc: New file.
2145
51514e06
MC
21462003-07-29 Michael Chastain <mec@shout.net>
2147
2148 * gdb.threads/tls.c (spin): Check errno only if sem_wait
2149 actually failed.
2150 (do_pass): Likewise.
2151 * gdb.threads/tls.exp: Always initialize no_of_threads.
2152
4ee6625b
DJ
21532003-07-27 Daniel Jacobowitz <drow@mvista.com>
2154
2155 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
2156 pattern.
2157 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
2158 * gdb.threads/tls.exp: Recognize one case of the host library not
2159 supporting TLS.
2160
225f2bf6
AC
21612003-07-27 Andrew Cagney <cagney@redhat.com>
2162
2163 * gdb.base/fileio.exp: Use SH when running commands using
2164 remote_exec.
2165
bcb27c9f
DJ
21662003-07-24 Daniel Jacobowitz <drow@mvista.com>
2167
2168 From Kei Sakamoto <sakamoto.kei@renesas.com>:
2169 * gdb.base/relocate.c (dummy): New padding array.
2170
3d67be83
MS
21712003-07-22 Michael Snyder <msnyder@redhat.com>
2172
d63a86f8 2173 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
2174
2175 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
2176 patterns to be more general, accepting old and new output.
2177 Some output chars (such as '+') also must be quoted.
d63a86f8 2178 Some addresses are displayed numerically instead of
3d67be83
MS
2179 symbolically.
2180
57ba3b85
MS
21812003-07-23 Michael Snyder <msnyder@redhat.com>
2182
686d097c
MS
2183 * gdb.base/return2.exp: Don't test long-long return.
2184
57ba3b85
MS
2185 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
2186 * gdb.disasm/t01_mov.exp: Ditto.
2187 * gdb.disasm/t02_mova.s: Ditto.
2188 * gdb.disasm/t02_mova.exp: Ditto.
2189 * gdb.disasm/t03_add.s: Ditto.
2190 * gdb.disasm/t03_add.exp: Ditto.
2191 * gdb.disasm/t04_sub.s: Ditto.
2192 * gdb.disasm/t04_sub.exp: Ditto.
2193 * gdb.disasm/t05_cmp.s: Ditto.
2194 * gdb.disasm/t05_cmp.exp: Ditto.
2195 * gdb.disasm/t06_ari2.s: Ditto.
2196 * gdb.disasm/t06_ari2.exp: Ditto.
2197 * gdb.disasm/t07_ari3.s: Ditto.
2198 * gdb.disasm/t07_ari3.exp: Ditto.
2199 * gdb.disasm/t08_or.s: Ditto.
2200 * gdb.disasm/t08_or.exp: Ditto.
2201 * gdb.disasm/t09_xor.s: Ditto.
2202 * gdb.disasm/t09_xor.exp: Ditto.
2203 * gdb.disasm/t10_and.s: Ditto.
2204 * gdb.disasm/t10_and.exp: Ditto.
2205 * gdb.disasm/t11_logs.s: Ditto.
2206 * gdb.disasm/t11_logs.exp: Ditto.
2207 * gdb.disasm/t12_bit.s: Ditto.
2208 * gdb.disasm/t12_bit.exp: Ditto.
2209 * gdb.disasm/t13_otr.s: Ditto.
2210 * gdb.disasm/t13_otr.exp: Ditto.
2211
e00759ef
EZ
22122003-07-22 Elena Zannoni <ezannoni@redhat.com>
2213
2214 * gdb.threads/tls.exp :Add kfail for 'info address' case.
2215
8bc2021f
EZ
22162003-07-22 Elena Zannoni <ezannoni@redhat.com>
2217
2218 * gdb.threads/tls.c : New file.
2219 * gdb.threads/tls.exp : New file.
2220 * gdb.threads/tls-main.c : New file.
2221 * gdb.threads/tls-shared.c : New file.
2222 * gdb.threads/tls-shared.exp : New file.
2223
89320c4c
AS
22242003-07-22 Andreas Schwab <schwab@suse.de>
2225
2226 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
2227
180dea7c
AS
22282003-07-20 Andreas Schwab <schwab@suse.de>
2229
2230 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
2231 due to insn reordering.
2232
0714963c
AC
22332003-07-15 Andrew Cagney <cagney@redhat.com>
2234
2235 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
2236
98a23b3f
MC
22372003-07-15 Michael Chastain <mec@shout.net>
2238
2239 * gdb.base/gdb1250.exp: New file.
2240 * gdb.base/gdb1250.c: New file.
2241
27e417a2
ML
22422003-07-09 Michal Ludvig <mludvig@suse.cz>
2243
2244 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
2245 expansion of size_t to 'unsigned long', not only to 'unsigned'.
2246
8bc2021f
EZ
22472003-07-09 Elena Zannoni <ezannoni@redhat.com>
2248
2249 * gdb.threads/tls.c: New file.
2250 * gdb.threads/tls.exp: New file.
2251 * gdb.threads/tls-main.c: New file.
2252 * gdb.threads/tls-shared.c: New file.
2253 * gdb.threads/tls-shared.exp: New file.
2254
d99968dc
EZ
22552003-07-09 Elena Zannoni <ezannoni@redhat.com>
2256
2257 * gdb.base/annota1.exp: Make sure that we properly escape the
2258 full path of the source file. Xfail more permissive patterns,
d63a86f8 2259 due to a compiler debug info problem.
d99968dc 2260
83876b3b
AS
22612003-07-07 Andreas Schwab <schwab@suse.de>
2262
2705e972
AS
2263 * gdb.asm/m68k.inc: New file.
2264 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
2265
83876b3b
AS
2266 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
2267 arguments"): Also match negative number.
2268
2269 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
2270
3a871b37
DJ
22712003-07-03 Daniel Jacobowitz <drow@mvista.com>
2272
2273 * gdb.base/store.c (charest): New typedef.
2274 (add_char): Rename to add_charest, update.
2275 (wack_char): Rename to wack_charest, update types. Return l + r
2276 to keep r live across the call.
2277 (wack_short, wack_int, wack_long, wack_longest, wack_float)
2278 (wack_double, wack_doublest): Return l + r to keep r live across
2279 the call.
2280 * gdb.base/store.exp: Accomodate store.c changes.
2281
b2a7f303
DC
22822003-06-30 David Carlton <carlton@kealia.com>
2283
2284 * gdb.c++/maint.exp (test_invalid_name): New.
2285 (test_first_component): Add tests for invalid names.
2286
3c6cb4a1
MC
22872003-06-29 Michael Chastain <mec@shout.net>
2288
2289 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
2290 output of '<VTT for class>' for virtual base classes.
2291
f1c2644b
DJ
22922003-06-29 Daniel Jacobowitz <drow@mvista.com>
2293
2294 * gdb.base/completion.exp: Tab-complete "complet" instead of
2295 "compl".
2296 * gdb.base/complex.exp, gdb.base/complex.c: New files.
2297
18080350
DJ
22982003-06-29 Daniel Jacobowitz <drow@mvista.com>
2299
2300 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
2301 * gdb.base/volatile.exp: Likewise.
2302
f56973f8
DJ
23032003-06-29 Daniel Jacobowitz <drow@mvista.com>
2304
2305 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
2306 gdb/1265.
2307
23082003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
2309 Daniel Jacobowitz <drow@mvista.com>
2310
2311 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
2312 initial line count of 'captured_main' from 26 to 32.
2313 (test_with_self): Allow xmalloc call to be interleaved with the
2314 preceding two lines.
2315
e766d4d6
JB
23162003-06-24 Joel Brobecker <brobecker@gnat.com>
2317
2318 * gdb.base/bang.exp: New testcase.
2319
f125c9a4
JB
23202003-06-23 Joel Brobecker <brobecker@gnat.com>
2321
2322 * gdb.base/langs.exp: Add some tests for the "minimal" language
2323 support.
2324
6e25beaf
EZ
23252003-06-23 Elena Zannoni <ezannoni@redhat.com>
2326
2327 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
2328 the testcase.
2329
2f816dda
DJ
23302003-06-22 Daniel Jacobowitz <drow@mvista.com>
2331
2332 * gdb.base/relocate.exp: Test add-symbol-file with a variable
2333 offset.
2334
db5a5748
DJ
23352003-06-22 Daniel Jacobowitz <drow@mvista.com>
2336
2337 * gdb.c++/pr-1210.cc: New file.
2338 * gdb.c++/pr-1210.exp: New file.
2339
1df0c130
DJ
23402003-06-21 Daniel Jacobowitz <drow@mvista.com>
2341
2342 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
2343 000-exec-continue.
2344
a92feac0
MK
23452003-06-15 Mark Kettenis <kettenis@gnu.org>
2346
2347 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
2348 on *-*-*bsd* instead of *-*-freebsd*.
2349
81a58f5b
AC
23502003-06-14 Andrew Cagney <cagney@redhat.com>
2351
2352 * gdb.base/store.exp: Test longest and doublest. Test all
2353 parameters. Weaken return statement match.
2354 * gdb.base/store.c: Add longest and doublest - aka long long and
2355 long double functions. Put all parameters into local register
2356 variables. Use negative values.
2357
b257a0d3
AC
23582003-06-14 Andrew Cagney <cagney@redhat.com>
2359
2360 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
2361 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
2362 exit status.
2363 * gdb.base/fileio.exp: Disable target when nointerrupts and
2364 noinferiorio, instead of limiting it to remote. Use remote_exec
2365 instead of system.
d63a86f8 2366
21c38304
JJ
23672003-06-12 Jeff Johnston <jjohnstn@redhat.com>
2368
2369 * gdb.base/float.exp: Add ia64 support.
2370
1bcdb424
CV
23712003-06-12 Corinna Vinschen <vinschen@redhat.com>
2372
2373 * gdb.base/fileio.exp: Run only on remote targets.
2374
6aeb981f
CV
23752003-06-10 Corinna Vinschen <vinschen@redhat.com>
2376
2377 * gdb.base/fileio.c: New file, testing File-I/O.
2378 * gdb.base/fileio.exp: Ditto.
2379
53df362e
RG
23802003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
2381
2382 * gdb.base/shreloc.exp: New file, check symbol values obtained from
2383 shared objects after relocation at load time (gdb PR/1132).
2384 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
2385 as above, part of the shared object relocation test.
2386
ffee1b46
MK
23872003-06-08 Mark Kettenis <kettenis@gnu.org>
2388
b5ca3722
MK
2389 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
2390 fully filled history list.
2391 * gdb.base/gdb_history: New file.
2392
03ed860d
MK
2393 * gdb.base/signals.exp: XFAIL "continue to func1" on
2394 i*86-*-freebsd*.
2395
ffee1b46
MK
2396 * gdb.base/attach.exp: When trying to attach to a nonexistent
2397 process, make it possible to specify the PID based on the target,
2398 and do so for *-*-freebsd*.
2399
d80dbb52
RH
24002003-06-02 Richard Henderson <rth@redhat.com>
2401
2402 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
2403
6dd77b81
RH
24042003-06-02 Richard Henderson <rth@redhat.com>
2405
2406 * gdb.base/selftest.exp: Next over lim_at_start initialization.
2407
f6347e16
RH
24082003-06-02 Richard Henderson <rth@redhat.com>
2409
2410 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
2411
2c161407
DJ
24122003-06-01 Daniel Jacobowitz <drow@mvista.com>
2413
2414 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
2415 of globalvar.
2416
572eb746
MK
24172003-06-01 Mark Kettenis <kettenis@gnu.org>
2418
2419 * gdb.asm/asm-source.exp: Check for memory read errors in
2420 disassembler test on *BSD too.
2421
9e9617a5
RH
24222003-06-01 Richard Henderson <rth@redhat.com>
2423
2424 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
2425 for .frame.
2426 (gdbasm_call): Lose ldgp.
2427 (gdbasm_startup): Add frame information.
2428 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
2429
7b34ad4e
MK
24302003-05-31 Mark Kettenis <kettenis@gnu.org>
2431
2432 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
2433 i?86-*-*.
2434
10059fdf
MK
24352003-05-30 Mark Kettenis <kettenis@gnu.org>
2436
2437 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
2438 FreeBSD.
2439
acf4b816
RH
24402003-05-29 Richard Henderson <rth@redhat.com>
2441
2442 * gdb.asm/alpha.inc: New file.
2443 * gdb.asm/asm-source.exp: Use it.
2444
e9ecd949
JB
24452003-05-29 Jim Blandy <jimb@redhat.com>
2446
2447 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
2448 'core.PID'.
2449
e3e5a4f3
JB
24502003-05-22 Jim Blandy <jimb@redhat.com>
2451
2452 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
2453 backtrace.
d63a86f8 2454
72fe3d25
DC
24552003-05-20 David Carlton <carlton@math.stanford.edu>
2456
2457 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
2458 this time.
2459
58da2eb2
DC
24602003-05-19 David Carlton <carlton@bactrian.org>
2461
2462 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
2463 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
2464
1fcb5155
DC
24652003-05-19 David Carlton <carlton@bactrian.org>
2466
2467 * gdb.c++/namespace.exp: Add namespace scope and anonymous
2468 namespace tests.
2469 Bump copyright date.
2470 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
2471 (main): Call C::D::marker2.
2472 * gdb.c++/namespace1.cc: New file.
2473
85e85163
JJ
24742003-05-14 Jeff Johnston <jjohnstn@redhat.com>
2475
2476 Roland McGrath <roland@redhat.com>
d63a86f8 2477 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
2478 there is no manager thread.
2479
a25fbfec
JJ
24802003-05-08 Jeff Johnston <jjohnstn@redhat.com>
2481
d63a86f8
RM
2482 * gdb.threads/schedlock.exp: Remove assumption that all threads
2483 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
2484 in one of the child threads rather than the main thread.
2485
be375bae
JB
24862003-05-07 Jim Blandy <jimb@redhat.com>
2487
09bf6082
JB
2488 Add support for assembly source testing on the s390x.
2489 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
2490 architecture.
2491 * gdb.asm/s390x.inc: New file.
2492
be375bae
JB
2493 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
2494 succession of 'if' statements.
2495
00905d52
AC
24962003-05-05 Andrew Cagney <cagney@redhat.com>
2497
2498 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
2499
b1e29e33
AC
25002003-05-05 Andrew Cagney <cagney@redhat.com>
2501
2502 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
2503 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
2504
e33d66ec
EZ
25052003-05-02 Elena Zannoni <ezannoni@redhat.com>
2506
2507 * gdb.base/charset.exp: Update based on new behavior of set/show
2508 charset commands.
2509
2b6fd0d8
AC
25102003-05-01 Andrew Cagney <cagney@redhat.com>
2511
2512 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
2513 variable do not give memory errors.
2514
130cacce
AF
25152003-04-30 Adam Fedor <fedor@gnu.org>
2516
2517 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
2518 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
2519 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
2520 gdb.objc/basicclass.m: : New files
2521
2522 * lib/gdb.exp (gdb_compile_objc): New procedure.
2523
bea71854
DJ
25242003-04-27 Daniel Jacobowitz <drow@mvista.com>
2525
2526 * gdb.base/signals.exp: Make backtrace tests more specific.
2527
0f20eeea
DC
25282003-04-23 David Carlton <carlton@bactrian.org>
2529
2530 * gdb.c++/maint.exp (test_first_component): Add tests for
2531 'operator' in more locations.
2532
c8c4d8dc
KB
25332003-04-16 Kevin Buettner <kevinb@redhat.com>
2534
2535 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
2536
3fe60e3c
EZ
25372003-04-16 Elena Zannoni <ezannoni@redhat.com>
2538
2539 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
2540 func marke' instead. Update test name.
2541
9219021c
DC
25422003-04-15 David Carlton <carlton@math.stanford.edu>
2543
2544 * gdb.c++/maint.exp: New file.
2545
5dd55bdd
EZ
25462003-04-14 Elena Zannoni <ezannoni@redhat.com>
2547
2548 * gdb.threads/schedlock.c: Change type of thread function argument
2549 to long, to avoid warnings on 64-bit platforms.
2550
00890572
EZ
25512003-04-14 Elena Zannoni <ezannoni@redhat.com>
2552
2553 * gdb.base/attach.exp: Add new message from ptrace in case of
2554 attaching to nonexistent process.
d63a86f8 2555
93201743
JB
25562003-04-11 Jim Blandy <jimb@redhat.com>
2557
2558 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
2559 gdb.c++/userdef.cc: Place comments on the lines to which the
2560 marker function might return.
2561 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
2562 gdb.c++/userdef.exp: Look for those comments to check that we've
2563 returned to the right place, instead of checking line numbers.
2564
2a11c64d
EZ
25652003-04-11 Elena Zannoni <ezannoni@redhat.com>
2566
2567 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
2568 match on sourcefile name, instead of directory name.
2569
68ab8fc5
EZ
25702003-04-10 Elena Zannoni <ezannoni@redhat.com>
2571
d63a86f8 2572 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
2573 working directory name.
2574
5624293a
JB
25752003-04-09 Jim Blandy <jimb@redhat.com>
2576
2577 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
2578 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
2579 after an inferior function call, report the failure, but allow the
2580 test to continue.
2581
f1f02ee4
SC
25822003-04-05 Stephane Carrez <stcarrez@nerim.fr>
2583
2584 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
2585 with -DPROTOTYPES.
2586
6eb79af0
SC
25872003-04-05 Stephane Carrez <stcarrez@nerim.fr>
2588
2589 * gdb.base/break.exp: Revert last patch.
2590
8dfb4cf0
SC
25912003-04-04 Stephane Carrez <stcarrez@nerim.fr>
2592
2593 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
2594 with -DPROTOTYPES.
2595
ed4c619a
AC
25962003-04-02 Andrew Cagney <cagney@redhat.com>
2597
2598 * gdb.base/callfuncs.exp: Make "print add" messages unique.
2599 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
2600 matching directories by the name breakpoint.
2601 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
2602 Make "continue to marker1" consistent.
2603 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
2604 message consistent.
2605 * lib/gdb.exp: Put "the program is no longer running", and "the
2606 program exited" in parenthesis.
2607 * lib/mi-support.exp: Ditto.
d63a86f8 2608
4e35d5f0 26092003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 2610
4e35d5f0
BR
2611 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
2612
71900fe8
AC
26132003-03-29 Andrew Cagney <cagney@redhat.com>
2614
2615 * gdb.base/sizeof.c (main): Print the value of '\377'.
2616 * gdb.base/sizeof.exp: Check the sign of '\377'.
2617
c0655a16
MC
26182003-03-27 Michael Chastain <mec@shout.net>
2619
2620 * gdb.base/gdb1090.exp: New file.
2621 * gdb.base/gdb1090.cc: New file.
2622
5b2a3989
JB
26232003-03-27 J. Brobecker <brobecker@gnat.com>
2624
2625 * gdb.gdb/observer.exp: New regression test.
2626
79876890
MC
26272003-03-27 Michael Chastain <mec@shout.net>
2628
2629 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
2630 * gdb.base/ptype.exp: Likewise.
2631
6eac95e3
CV
26322003-03-27 Corinna Vinschen <vinschen@redhat.com>
2633
2634 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
2635
e8c71839
MC
26362003-03-26 Michael Chastain <mec@shout.net>
2637
2638 * gdb.base/ptype.exp: Actually use some typedef'd types.
2639
71b10041
SC
26402003-03-21 Stephane Carrez <stcarrez@nerim.fr>
2641
2642 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
2643 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
2644
2512cf80
CV
26452003-03-20 Corinna Vinschen <vinschen@redhat.com>
2646
2647 * gdb.base/default.exp: Fix regular expression.
2648
0d195a4f
CV
26492003-03-20 Corinna Vinschen <vinschen@redhat.com>
2650
2651 * gdb.base/args.exp: Fix regular expression.
2652
8a2dbca8
CV
26532003-03-20 Corinna Vinschen <vinschen@redhat.com>
2654
2655 * gdb.base/help.exp: Allow Win32 child process.
2656
bf028682
CV
26572003-03-20 Corinna Vinschen <vinschen@redhat.com>
2658
2659 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
2660 when stepping out of main().
2661
182dbe85
CV
26622003-03-20 Corinna Vinschen <vinschen@redhat.com>
2663
2664 * gdb.base/default.exp: Check for win32 specific message when calling
2665 "run" without executable.
2666
d67a6ba5
CV
26672003-03-20 Corinna Vinschen <vinschen@redhat.com>
2668
2669 * gdb.base/args.exp: Expect .exe in output.
2670
a955b5bb
CV
26712003-03-20 Corinna Vinschen <vinschen@redhat.com>
2672
2673 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
2674 Cygwin native.
2675
bf6bad4b
AC
26762003-03-17 Andrew Cagney <cagney@redhat.com>
2677
2678 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
2679 vector registes.
2680 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
2681 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
2682
293e9a31
DC
26832003-03-17 David Carlton <carlton@math.stanford.edu>
2684
2685 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
2686 test, for PR breakpoints/38.
2687 Call test_watchpoint_and_breakpoint.
2688 * gdb.base/watchpoint.c (func3): New function.
2689 (main): Call func3.
2690
5330f2db
DC
26912003-03-04 David Carlton <carlton@math.stanford.edu>
2692
2693 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
2694 Garply<Garply<char> >:: garply".
2695 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
2696 with respect to PR c++/1111; note also PR c++/1113.
2697 (test_template_breakpoints): KFAIL "constructor breakpoint" with
2698 respect to PR c++/1062.
2699 KFAIL "destructor breakpoint" with respect to PR c++/1112.
2700
6ece72da
DC
27012003-03-03 David Carlton <carlton@math.stanford.edu>
2702
2703 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
2704 with respect to PR c++/57.
2705 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
2706 c++/826.
2707 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
2708 respect to PR c++/57.
2709
85ca1584
DC
27102003-03-03 David Carlton <carlton@math.stanford.edu>
2711
2712 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
2713 respect to PR c++/33 into FAILs.
2714
98e9c5b8
MC
27152003-03-03 Michael Chastain <mec@shout.net>
2716
7bedbf27
MC
2717 * configure.in: Update copyright years.
2718
27192003-03-03 Michael Chastain <mec@shout.net>
2720
2721 * Makefile.in: Update copyright years.
98e9c5b8 2722
f683e100
DC
27232003-02-28 David Carlton <carlton@math.stanford.edu>
2724
2725 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
2726 print class instead of struct and/or superfluous protection
2727 specifiers, as long as the resulting output is equivalent to the
2728 source code.
2729 Delete FIXME from end of messages on tests that don't need
2730 fixing.
2731
a9e0cf2c
DC
27322003-02-28 David Carlton <carlton@math.stanford.edu>
2733
2734 * gdb.c++/templates.exp (do_tests): Allow const in the two
2735 Foo<volatile char *>::foo tests.
2736
e8d359df
MS
27372003-02-27 Michael Snyder <msnyder@redhat.com>
2738
d63a86f8 2739 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
2740 will be consistant.
2741
0b71dc91
DC
27422003-02-26 David Carlton <carlton@math.stanford.edu>
2743
2744 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
2745 char *>::foo" test with respect to PR c++/33. Create a new test
2746 which is identical to that one except that it doesn't put the
2747 space between the "char" and the "*"; KFAIL it, too.
2748
dd14ab43
DC
27492003-02-26 David Carlton <carlton@math.stanford.edu>
2750
2751 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
2752 template types into either PASSes or KFAILs (corresponding to PR
2753 c++/57). Tweak indentation. Update copyright.
2754
1146c7f1
SC
27552003-02-23 Stephane Carrez <stcarrez@nerim.fr>
2756
2757 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
2758
74641dfb
MC
27592003-02-13 Michael Chastain <mec@shout.net>
2760
2761 * gdb.base/exprs.exp: Remove i960 remnants.
2762 * gdb.base/funcargs.exp: Likewise.
2763 * gdb.base/list.exp: Likewise.
2764 * gdb.base/ptype.exp: Likewise.
2765
559cd2d0
DC
27662003-02-14 David Carlton <carlton@math.stanford.edu>
2767
2768 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
2769 pEe->D::vg()" from XFAIL to KFAIL.
2770
c4f90d87
JM
27712003-02-13 Jason Molenda (jmolenda@apple.com)
2772
2773 * gdb.base/maint.exp: Update maint print statistics regexp to include
2774 new entries.
2775
cbc4d97c
MC
27762003-02-13 Michael Chastain <mec@shout.net>
2777
2778 * gdb.c++/inherit.exp: Remove call to get_debug_format.
2779
40f235b7
MC
27802003-02-12 Michael Chastain <mec@shout.net>
2781
2782 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
2783 * gdb.c++/inherit.exp: Likewise.
2784 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
2785 * gdb.c++/templates.exp: Likewise.
2786 * gdb.c++/virtfunc.exp: Likewise.
2787
c56716b0
JM
27882003-02-06 Jason Molenda (jason-cl@molenda.com)
2789
2790 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
2791 why the code is written that way.
2792
070afcf8
MC
27932003-02-05 Michael Chastain <mec@shout.net>
2794
2795 * gdb.base/dump.exp: Add missing copyright line.
2796
5d0331e5
JM
27972003-02-05 Jason Molenda (jason-cl@molenda.com)
2798
f7ae6d3e 2799 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
2800 at the beginning so the breakpoint doesn't get set on the loop.
2801
92851186
MC
28022003-02-05 Michael Chastain <mec@shout.net>
2803
2804 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
2805 output for configurations with gcc 2.95.3.
2806
cbf1e085
AC
28072003-02-05 Keith Seitz <keiths@redhat.com>
2808 Andrew Cagney <ac131313@redhat.com>
2809
2810 * gdb.mi/mi-cli.exp: New file.
d63a86f8 2811
29518e1e
MC
28122003-02-04 Michael Chastain <mec@shout.net>
2813
2814 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
2815 Call perror and then continue.
2816
5af1d5f3
MC
28172003-02-03 Michael Chastain <mec@shout.net>
2818
2819 * gdb.c++/pr-1023.cc: New file.
2820 * gdb.c++/pr-1023.exp: New file.
2821
6b549786
JB
28222003-02-05 Jim Blandy <jimb@redhat.com>
2823
2824 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
2825 it's local to foobar. Check for it there, and check that it's not
2826 present in main.
2827 * gdb.c++/local.cc (marker2): New function.
2828 (foobar): Call marker1.
2829 (main): Call marker2 instead of marker1.
2830
67f16606
AC
28312003-02-04 Andrew Cagney <ac131313@redhat.com>
2832
2833 * gdb.disasm/mn10200.exp: Obsolete file.
2834 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
2835 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
2836 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
2837
1c5cb38e
DC
28382003-02-04 David Carlton <carlton@math.stanford.edu>
2839
2840 * gdb.c++/overload.exp: Test intToChar(1).
2841 * gdb.c++/overload.cc (intToChar): New.
2842 (main): Call intToChar.
2843
d1fe6965
DC
28442003-02-03 David Carlton <carlton@math.stanford.edu>
2845
2846 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
2847 'might_kfail' arg.
2848 KFAIL some of the continue_to_bp_overloaded calls, according to
2849 PR c++/1025.
2850
9ba61c5d
MC
28512003-02-01 Michael Chastain <mec@shout.net>
2852
2853 * gdb.base/advance.c (marker1): New marker function.
2854 * gdb.base/advance.exp: When the 'advance' command lands on the
2855 return breakpoint, it can legitimately stop on either the
2856 current line or the next line. Accommodate both outcomes.
2857 * gdb.base/until.exp: Likewise.
2858
e7494ffb
AC
28592003-02-02 Andrew Cagney <ac131313@redhat.com>
2860
2861 2002-11-10 Jason Molenda (jason-cl@molenda.com):
2862 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
2863 now a list, not a tuple.
2864 * gdb.mi/mi-var-display.exp: Ditto.
2865 * gdb.mi/gdb792.exp: Ditto.
2866
075559bc
AC
28672003-02-01 Andrew Cagney <ac131313@redhat.com>
2868
2869 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
2870 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
2871 stack backtraces.
2872 * gdb.mi/mi-syn-frame.c: Part of same.
2873
2bd4c7b1
MK
28742003-02-01 Mark Kettenis <kettenis@gnu.org>
2875
2876 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
2877 gdb.mi/mi1-pthreads.exp: Return instead of calling
2878 gdb_suppress_entire_file.
2879
eabd8992
MS
28802003-02-01 Mark Salter <msalter@redhat.com>
2881
2882 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
2883
71469e2f
MS
28842003-01-31 Mark Salter <msalter@redhat.com>
2885
2886 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
2887 Support empty arg.
2888
38a94d44
MC
28892003-01-30 Michael Chastain <mec@shout.net>
2890
2891 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
2892 This was a workaround for a UTF-8 bug in readline 4.3. The bug
2893 has been fixed in gdb/readline on 2003-01-09.
2894
19ea9e73
MS
28952003-01-29 Michael Snyder <msnyder@redhat.com>
2896
e8d359df
MS
2897 * gdb.base/maint.exp: Allow for leading underscore in symbol.
2898 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
2899 * gdb.base/args.exp: Skip if target does not support args passing.
2900
2307bd6a
DJ
29012003-01-22 Daniel Jacobowitz <drow@mvista.com>
2902
19ea9e73 2903 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
2904 gdb_test. Accept a list of expect arguments as the third
2905 parameter.
2906 (gdb_test): Use it.
2907
f2dd3617
EZ
29082003-01-20 Elena Zannoni <ezannoni@redhat.com>
2909
2910 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
2911 allow for different test tree configurations. Update some
2912 tescases accordingly.
2913 * gdb.arch/altivec-regs.exp: Ditto.
2914 * gdb.asm/asm-source.exp: Ditto.
2915 * gdb.base/advance.exp: Ditto.
2916 * gdb.base/display.exp: Ditto.
d63a86f8 2917 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
2918 * gdb.base/mips_pro.exp: Ditto.
2919 * gdb.base/overlays.exp: Ditto.
2920 * gdb.base/relocate.exp: Ditto.
2921 * gdb.base/setshow.exp: Ditto.
2922 * gdb.base/step-line.exp: Ditto.
2923 * gdb.base/step-test.exp: Ditto.
2924 * gdb.base/until.exp: Ditto.
2925 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
2926
c71cdefd
DC
29272003-01-17 David Carlton <carlton@math.stanford.edu>
2928
2929 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
2930 corresponding to PR c++/945.
2931 Update copyright.
2932
fdba05d7
DC
29332003-01-17 David Carlton <carlton@math.stanford.edu>
2934
2935 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
2936 corresponding to PR c++/68.
2937
29382003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
2939
2940 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
2941 (test_paddr_hairy_functions): Call print_addr_2_kfail for
2942 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
2943
c362c33a
EZ
29442003-01-15 Elena Zannoni <ezannoni@redhat.com>
2945
0fbc361c
EZ
2946 * gdb.base/break.exp: Fix change of default location, because of
2947 removal of until tests.
2948 * gdb.base/help.exp: Update test for new 'until' help message.
2949 Add test for help on 'advance'.
c362c33a
EZ
2950 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
2951
dabf8a35
MK
29522003-01-15 Mark Kettenis <kettenis@gnu.org>
2953
2954 * gdb.base/default.exp: Adapt "info float" test for recent changes
2955 to that command. Add test for "info vector".
2956 * gdb.base/float.exp: New file. Add test for "info float" that
2957 resembles the old test in gdb.base/default.exp.
2958
a1769aca
DC
29592003-01-15 David Carlton <carlton@math.stanford.edu>
2960
2961 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
2962
82025e13
EZ
29632003-01-15 Elena Zannoni <ezannoni@redhat.com>
2964
2965 * gdb.base/break.exp: Move the tests of until command from here...
2966 * gdb.base/until.exp: ... to here. New file. Add other tests.
2967 * gdb.base/advance.c: New file.
2968 * gdb.base/advance.exp: New file.
2969
8f9ab801
EZ
29702003-01-14 Elena Zannoni <ezannoni@redhat.com>
2971
2972 * gdb.base/args.c: New file.
2973 * gdb.base/args.exp: New file.
2974
9ae66589
DJ
29752003-01-14 Daniel Jacobowitz <drow@mvista.com>
2976
2977 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
2978
8d77e5c3
DJ
29792003-01-14 Daniel Jacobowitz <drow@mvista.com>
2980
2981 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
2982
12d2f0a1
DJ
29832003-01-14 Daniel Jacobowitz <drow@mvista.com>
2984
2985 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
2986 dates.
2987
6ca37014
DJ
29882003-01-13 Daniel Jacobowitz <drow@mvista.com>
2989
2990 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
2991
b0023472
DJ
29922003-01-13 Daniel Jacobowitz <drow@mvista.com>
2993
2994 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
2995 (ptype &*"foo").
2996 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
2997
d6abaea5
DJ
29982002-01-13 Daniel Jacobowitz <drow@mvista.com>
2999
3000 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
3001 * gdb.mi/mi1-console.exp: Likewise.
3002
dfd536a7
DJ
30032002-01-13 Daniel Jacobowitz <drow@mvista.com>
3004
3005 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
3006 * gdb.mi/mi1-console.exp: Likewise.
3007
a1fb14a2
DJ
30082003-01-13 Daniel Jacobowitz <drow@mvista.com>
3009
3010 * gdb.c++/overload.exp: Remove some fixed XFAILs.
3011
c4cf40b7
DJ
30122003-01-09 Daniel Jacobowitz <drow@mvista.com>
3013
3014 * gdb.base/detach.exp: New test.
3015
696d5a5b
DJ
30162003-01-09 Daniel Jacobowitz <drow@mvista.com>
3017
3018 * Makefile.in (ALL_SUBDIRS): New variable.
3019 (subdirs, clean, distclean): Use it.
3020 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
3021 regenerating Makefile, since it is generated from the top level.
3022 * gdb.asm/Makefile.in: Likewise.
3023 * gdb.base/Makefile.in: Likewise.
3024 * gdb.c++/Makefile.in: Likewise.
3025 * gdb.disasm/Makefile.in: Likewise.
3026 * gdb.java/Makefile.in: Likewise.
3027 * gdb.mi/Makefile.in: Likewise.
3028 * gdb.threads/Makefile.in: Likewise.
3029 * gdb.trace/Makefile.in: Likewise.
3030
754533e4
DC
30312003-01-09 David Carlton <carlton@math.stanford.edu>
3032
3033 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
3034 Add copyright year 2003.
3035
d8b3e9ee
MC
30362003-01-06 Michael Chastain <mec@shout.net>
3037
3038 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
3039 When selecting a thread, 'line' and 'file' are optional.
3040 * gdb.mi/mi1-pthreads.exp: Likewise.
3041
8e9e0fe6
AS
30422003-01-06 Andreas Schwab <schwab@suse.de>
3043
3044 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
3045 failures.
3046
b5ab8ff3
DJ
30472003-01-04 Daniel Jacobowitz <drow@mvista.com>
3048
3049 Fix PR gdb/844
3050 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
3051 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
3052
3053 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
3054 instead of calling gdb_suppress_entire_file.
3055 * gdb.threads/print-threads.exp: Likewise.
3056 * gdb.threads/schedlock.exp: Likewise.
3057
3058 * gdb.threads/killed.exp: Return instead of calling
3059 gdb_suppress_entire_file.
3060 * gdb.threads/linux-dp.exp: Likewise.
3061 * gdb.threads/pthreads.exp: Likewise.
3062
1e698235
DJ
30632003-01-04 Daniel Jacobowitz <drow@mvista.com>
3064
3065 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
3066 stabs.
3067 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
3068 * gdb.base/whatis.exp: Always allow (void) after function names.
3069
147ff08c
DJ
30702003-01-04 Daniel Jacobowitz <drow@mvista.com>
3071
3072 * gdb.c++/casts.exp: Correct regexp.
3073
dc62bfc2
MK
30742003-01-04 Mark Kettenis <kettenis@gnu.org>
3075
3076 * configure.in: Call AC_CONFIG_HEADER. Don't call
3077 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
3078 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
3079 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
3080 aforementioned directories in the AC_OUPUT call.
3081 * config.hin: New file.
3082 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
3083 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
3084 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
3085 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
3086 pass -I$objdir instead of -I$objdir/$subdir in compilation.
3087 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
3088 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
3089 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
3090 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
3091 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
3092 gdb.threads/configure.in, gdb.threads/configure,
3093 gdb.threads/config.in, gdb.trace/configure.in,
3094 gdb.trace/configure: Removed.
3095
77afa639
MC
30962003-01-03 Michael Chastain <mec@shout.net>
3097
3098 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
3099 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
3100
7634bb6e
DJ
31012003-01-03 Daniel Jacobowitz <drow@mvista.com>
3102
3103 * gdb.base/store.exp: Fix regular expressions.
3104
b39c905e
MK
31052002-12-28 Mark Kettenis <kettenis@gnu.org>
3106
3107 * configure.in: Rewrite.
3108 * configure: Regenerated.
3109
0a8551dd
DC
31102003-01-03 David Carlton <carlton@math.stanford.edu>
3111
3112 * gdb.base/psymtab.exp: New file.
3113 * gdb.base/psymtab1.c: Ditto.
3114 * gdb.base/psymtab2.c: Ditto.
3115
c60b7188
AF
31162002-12-23 Adam Fedor <fedor@gnu.org>
3117
3118 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
3119
ee73db83
DC
31202002-12-23 David Carlton <carlton@math.stanford.edu>
3121
3122 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
3123 and current_directory initialization.
3124
d6c1774e
JB
31252002-12-22 Jim Blandy <jimb@redhat.com>
3126
f0a847b8
JB
3127 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
3128 rather than as part of the output file name.
3129
d6c1774e
JB
3130 * gdb.base/attach.exp: There's no need to copy the test program to
3131 /tmp; that was only ever necessary on HP/UX, and this test is
3132 entirely disabled there anyway.
3133
f0708dbb
JB
31342002-12-21 Jim Blandy <jimb@redhat.com>
3135
4c2acfea
JB
3136 * gdb.c++/psmang.exp: Doc fix.
3137
f0708dbb
JB
3138 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
3139 test.
3140
9579e000
DC
31412002-12-20 David Carlton <carlton@math.stanford.edu>
3142
3143 * gdb.c++/annota2.exp: KFAIL annotate-quit.
3144
d1810171
MC
31452002-12-18 Michael Chastain <mec@shout.net>
3146
3147 * gdb.c++/annota2.exp: Add copyright year 2002.
3148
76565097
DC
31492002-12-17 David Carlton <carlton@math.stanford.edu>
3150
3151 * gdb.c++/try_catch.cc: Add marker comments.
3152 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
3153 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
3154 * gdb.c++/m-static.cc: Ditto.
3155 * gdb.c++/m-static1.cc: Ditto.
3156 * gdb.c++/try_catch.cc: Ditto.
3157
da81390b
JJ
31582002-12-16 Jeff Johnston <jjohnstn@redhat.com>
3159
3160 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
3161 to see whether we are using the new -environment-directory
3162 command which resets via -r or the old version of the command
3163 which may prompt the user. Part of fix for gdb/741.
3164
b304d130
AC
31652002-12-13 Andrew Cagney <ac131313@redhat.com>
3166
3167 * gdb.fortran/types.exp: Update obsolete comment.
3168 * gdb.fortran/exprs.exp: Ditto.
3169 * lib/gdb.exp: Delete obsolete code.
3170 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
3171 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
3172 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
3173 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
3174 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
3175 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
3176 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
3177 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
3178 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
3179 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
3180 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
3181 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
3182 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
3183 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
3184 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
3185 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
3186 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
3187 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
3188 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
3189 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
3190 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
3191 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
3192 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
3193 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
3194 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
3195 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
3196 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
3197 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
3198 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
3199 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
3200 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
3201 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
3202 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
3203 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
3204 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
3205 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
3206 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
3207
a23b6e6a
DC
32082002-12-11 David Carlton <carlton@math.stanford.edu>
3209
3210 * gdb.c++/m-data.exp: Add test for members that shadow global
3211 variables: see PR gdb/804.
3212 * gdb.c++/m-data.cc: Ditto.
3213
6604731b
DJ
32142002-12-10 Daniel Jacobowitz <drow@mvista.com>
3215
3216 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
3217
de46ecd7
DC
32182002-12-06 David Carlton <carlton@math.stanford.edu>
3219
3220 * gdb.base/store.c: Don't declare functions static.
3221
27e829d0
AC
32222002-12-04 Andrew Cagney <ac131313@redhat.com>
3223
3224 * gdb.base/store.exp, gdb.base/store.c: New files.
3225
92806416
DJ
32262002-12-03 Daniel Jacobowitz <drow@mvista.com>
3227
3228 * gdb.base/selftest.exp: Update for current gdb.
3229
3bcbaac5
DJ
32302002-12-03 Daniel Jacobowitz <drow@mvista.com>
3231
3232 * gdb.base/maint.exp: Only dump symbols from one source file
3233 or objfile.
3234
f4f00b1f
DJ
32352002-12-03 Daniel Jacobowitz <drow@mvista.com>
3236
3237 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
3238 function call.
3239
f1c8a949
JB
32402002-11-25 Jim Blandy <jimb@redhat.com>
3241
3242 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
3243 function appearing in error message.
3244
9e297a97
DJ
32452002-11-21 Daniel Jacobowitz <drow@mvista.com>
3246
3247 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
3248
1f312e79
JJ
32492002-11-08 Jeff Johnston <jjohnstn@redhat.com>
3250
d63a86f8
RM
3251 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
3252 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
3253 should be in mi console format. This is part of fix for PR gdb/604.
3254
83c31e7d
FN
32552002-09-18 Fernando Nasser <fnasser@redhat.com>
3256
3257 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
3258 which explicitly prints the zero offset as "+0".
3259
322b3f65
DJ
32602002-10-22 Daniel Jacobowitz <drow@mvista.com>
3261
3262 * gdb.threads/schedlock.c (args): Make unsigned.
3263
32642002-10-21 Daniel Jacobowitz <drow@mvista.com>
3265
3266 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
3267 numbers. Allow "foo2|selected stack frame".
3268 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
3269 * gdb.asm/asmsrc2.s: Likewise.
3270 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
3271 comments.
3272 * gdb.asm/mips.inc: New file.
3273
5e2fe5b8
AF
32742002-10-18 Adam Fedor <fedor@gnu.org>
3275
3276 * gdb.base/default.exp: Update expected output to include 'ObjC'.
3277 * gdb.base/help.exp: Likewise.
3278
abe1a5d0
KB
32792002-10-17 Kevin Buettner <kevinb@redhat.com>
3280
3281 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
3282 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
3283
10abb1d4
JB
32842002-10-02 Jim Blandy <jimb@redhat.com>
3285
3286 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
3287
1f609b42
AC
32882002-10-01 Andrew Cagney <ac131313@redhat.com>
3289
3290 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
3291 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
3292 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
3293 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
3294 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
3295 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
3296 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
3297
0aee02e4
AC
32982002-09-29 Andrew Cagney <ac131313@redhat.com>
3299
3300 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
3301 * mi0-disassemble.exp, mi0-eval.exp: Delete.
3302 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
3303 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
3304 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
3305 * mi0-var-block.exp, mi0-var-child.exp: Delete.
3306 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 3307
6fde09ad
KB
33082002-09-27 Kevin Buettner <kevinb@redhat.com>
3309
3310 * gdb.base/annota1.exp (info break): Make directory components of
3311 path optional since not all compilers emit this debug information.
3312
3313 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
3314 step ends up stepping out of the function instead of stopping on
3315 the epilogue.
3316
9e8aab75
KS
33172002-09-26 Keith Seitz <keiths@redhat.com>
3318
3319 * lib/insight-support.exp (gdbtk_start): Figure out where
3320 the insight executable is based on where gdb is. Use this
3321 executable to start insight instead of gdb.
3322
e36180d7
AC
33232002-09-25 Andrew Cagney <cagney@redhat.com>
3324
3325 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
3326
9dd34b2b
AC
33272002-09-24 Andrew Cagney <ac131313@redhat.com>
3328
3329 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
3330 test_isolated_complaints.
3331 (test_empty_complaint): New function.
3332 (test_empty_complaints): New function. Check no output when no
3333 complaints.
d63a86f8 3334
dea97812
KB
33352002-09-19 Jim Blandy <jimb@redhat.com>
3336
3337 * gdb.base/charset.exp, gdb.base/charset.c: New files.
3338
54951bd7
AC
33392002-09-19 Andrew Cagney <ac131313@redhat.com>
3340
3341 * gdb.gdb/complaints.exp: New file.
3342
dec43320
AC
33432002-09-18 Andrew Cagney <ac131313@redhat.com>
3344
3345 * gdb.base/maint.exp: Check `help maint internal-warning'.
3346
e70d6e3f
DC
33472002-09-18 David Carlton <carlton@math.stanford.edu>
3348
3349 * gdb.c++/m-static.exp: Remove breakpoints depending on line
3350 numbers, and replace them by a single breakpoint after the
3351 constructors are all finished.
3352 Add test 4.
3353 * gdb.c++/m-static.cc: Add test 4.
3354 * gdb.c++/m-static.h: New file.
3355 * gdb.c++/m-static1.cc: New file.
3356
3357 * gdb.c++/printmethod.exp: New file.
3358 * gdb.c++/printmethod.cc: New file.
3359
3360 * gdb.c++/pr-574.exp: New file.
3361 * gdb.c++/pr-574.cc: New file.
3362
afb5c968
CV
33632002-09-18 Corinna Vinschen <vinschen@redhat.com>
3364
3365 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
3366 embedded targets which never actually exit.
3367
31e45dee
FN
33682002-09-18 Fernando Nasser <fnasser@redhat.com>
3369
3370 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
3371 "don't step after run" as unresolved or unsupported, instead of xfail.
3372
a283c5a1
CV
33732002-09-18 Corinna Vinschen <vinschen@redhat.com>
3374
3375 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
3376 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
3377 Add newline to expected string in "step out of main (status wrapper)"
3378 case.
3379
11350d2a
CV
33802002-09-18 Corinna Vinschen <vinschen@redhat.com>
3381
3382 * lib/gdb.exp (rerun_to_main): Allow restarting application.
3383 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
3384
0deec7d6
TT
33852002-09-17 Tom Tromey <tromey@redhat.com>
3386
3387 * gdb.base/printcmds.exp (test_print_string_constants): Expect
3388 \000, not \0, in double-quoted string.
3389
b2b4a1b5
CV
33902002-09-14 Corinna Vinschen <vinschen@redhat.com>
3391
c9d37158 3392 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
3393 string after running the commands execution on breakpoint tests.
3394
1c56143a
CV
33952002-09-13 Corinna Vinschen <vinschen@redhat.com>
3396
3397 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
3398
37f8da45
JB
33992002-09-12 Joel Brobecker <brobecker@gnat.com>
3400
3401 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
3402
08b468e0
KS
34032002-09-10 Keith Seitz <keiths@redhat.com>
3404
3405 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
3406 runto proc.
3407 (mi_run_to_main): Use mi_runto.
3408 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
3409
dc360f58
KS
34102002-09-10 Keith Seitz <keiths@redhat.com>
3411
3412 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
3413 regexp for stopping at main. Could have multiple event notifications.
3414 Don't assume that main was declared with no parameters.
3415 (mi_next): Use mi_step_to.
3416 (mi_step): Use mi_next_to.
3417
ce3abcfb
CV
34182002-09-09 Corinna Vinschen <vinschen@redhat.com>
3419
3420 * gdb.base/default.exp: Fix expected string in `info float' test.
3421
d1f5b980
BE
34222002-09-09 Ben Elliston <bje@redhat.com>
3423
3424 * config/mips.exp: Update comments.
3425 * config/mips-idt.exp: Likewise.
3426 * config/nind.exp: Likewise.
3427 * config/slite.exp: Likewise.
3428 * config/sparclet.exp: Likewise.
3429 * config/udi.exp: Likewise.
3430 * config/vx.exp: Likewise.
3431 * config/vxworks29k.exp: Likewise.
3432
2f71430b
JB
34332002-09-05 Jim Blandy <jimb@redhat.com>
3434
3435 * gdb.threads/killed.exp: Fix test failure message.
3436
7ddebc7e
KS
34372002-09-04 Keith Seitz <keiths@redhat.com>
3438
3439 * lib/mi-support.exp: Update copyright.
3440 (mi_gdb_test): Increase the priority of the expected pattern
3441 so that it matches gdb_test.
3442
0ae67eb3
KS
34432002-09-03 Keith Seitz <keiths@redhat.com>
3444
3445 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
3446 Use integer comparison instead of string comparison for testing
3447 whether binary was built.
3448
38fc42c8
JB
34492002-09-03 Jim Blandy <jimb@redhat.com>
3450
3451 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
3452
b6ff0e81
JB
34532002-08-29 Jim Blandy <jimb@redhat.com>
3454
3455 * gdb.threads/pthreads.exp: Move the portable thread compilation
3456 code into a function in lib/gdb.exp, and call that from here.
3457 * lib/gdb.exp (gdb_compile_pthreads): New function.
3458
07c98896
KS
34592002-08-29 Keith Seitz <keiths@redhat.com>
3460
3461 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
3462 expect_out so that callers can get at it.
3463
0312286c
DJ
34642002-08-23 Daniel Jacobowitz <drow@mvista.com>
3465
3466 * gdb.threads/print-threads.c: New file.
3467 * gdb.threads/print-threads.exp: New file.
3468 * gdb.threads/schedlock.c: New file.
3469 * gdb.threads/schedlock.exp: New file.
3470
dd039bc4
EZ
34712002-08-22 Elena Zannoni <ezannoni@redhat.com>
3472
3473 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
3474 not altivec.c.
3475
1f36144c
MK
34762002-08-17 Mark Kettenis <kettenis@gnu.org>
3477
3478 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
3479 targets. The problem should be fixed now.
3480
16057ec7 34812002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
3482
3483 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
3484 2002-07-24 change that removes final dots from error messages.
3485
3c1499ad
TT
34862002-08-13 Tom Tromey <tromey@redhat.com>
3487
3488 * gdb.base/readline.exp: New file.
3489
a20ce2c3
AC
34902002-08-01 Andrew Cagney <ac131313@redhat.com>
3491
3492 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
3493 supress message.
3494
db034ac5
AC
34952002-08-01 Andrew Cagney <cagney@redhat.com>
3496
3497 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
3498 CHILL_FOR_TARGET and CHILL_LIB.
3499 * configure.in (configdirs): Remove gdb.chill.
3500 * configure: Regenerate.
3501 * lib/gdb.exp: Obsolete references to chill.
3502 * gdb.fortran/types.exp: Ditto.
3503 * gdb.fortran/exprs.exp: Ditto.
3504
3e000b18
KB
35052002-07-30 Kevin Buettner <kevinb@redhat.com>
3506
3507 * gdb.base/shlib-call.exp (additional_flags): Conditionally
3508 set Irix-specific compile and link flags.
3509
28f4966b
KB
35102002-07-29 Kevin Buettner <kevinb@redhat.com>
3511
3512 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
3513 source files. The ``-o'' option doesn't work with the ``-E'' option
3514 when using the Irix compiler.
3515
46c0d5a6
DJ
35162002-07-19 Daniel Jacobowitz <drow@mvista.com>
3517
3518 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
3519 Improve support for reusing an exec file. Copy exec file
3520 to target, and run gdbserver on the target instead of on the host.
3521
eecf4bed
JB
35222002-07-18 Jim Blandy <jimb@redhat.com>
3523
0f815cdf
JB
3524 * gdb.base/ending-run.exp: Don't expect to see the program end in
3525 some orderly fashion when we're running on a real stand-alone
3526 board.
3527
eecf4bed
JB
3528 * gdb.base/interrupt.exp: Correct logic for skipping tests on
3529 targets that don't support interrupts.
3530
52d309e4
JB
35312002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
3532
3533 * gdb.base/attach.exp: Add patterns to match output from /proc-based
3534 systems.
3535 Move comments in expect statements to inside the actions, so that they
3536 don't get matched against.
3537
ff683d9e
MK
35382002-07-10 Mark Kettenis <kettenis@gnu.org>
3539
3540 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
3541 function when asleep" test.
3542
b5356753
AC
35432002-07-10 Andrew Cagney <ac131313@redhat.com>
3544
3545 * gdb.base/page.exp: Rewrite to handle problems with very long
3546 `info set' output. Update copyright.
3547
6aa4d13a
AC
35482002-06-26 Andrew Cagney <ac131313@redhat.com>
3549
3550 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
3551 gdb.threads-hp.
3552 * gdb.hp/configure: Regenerate.
3553 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
3554 * gdb.hp/gdb.threads-hp/configure: Delete file.
3555 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
3556
8cf8c2b8
AC
35572002-06-22 Andrew Cagney <ac131313@redhat.com>
3558
3559 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
3560 setlocale, bindtextdomain and textdomain.
3561
6827a8f8
JB
35622002-06-11 Jim Blandy <jimb@redhat.com>
3563
919d772c
JB
3564 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
3565 preprocessor macro information is present.
3566
6827a8f8
JB
3567 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
3568 tests.
3569
c15b0d21
MS
35702002-06-06 Michael Snyder <msnyder@redhat.com>
3571
c5984d70
MS
3572 * gdb.base/overlays.exp: Record addresses of overlay
3573 functions in TCL variables rather than in GDB variables,
3574 to avoid having GDB convert them to pointers (with loss
3575 of information).
3576
d63a86f8 3577 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 3578 default linker script changes.
c15b0d21
MS
3579 * gdb.base/long_long.exp: Add check for sizeof (long double).
3580
be26fe0d
ML
35812002-06-06 Michal Ludvig <mludvig@suse.cz>
3582
3583 * gdb.asm/asm-source.exp: Add x86-64 target.
3584 * gdb.asm/x86_64.inc: New.
d63a86f8 3585
258093ca 35862002-05-30 Michael Chastain <mec@shout.net>
258093ca 3587
4b3153f1 3588 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
3589 * gdb.c++/m-static.cc: New file.
3590 * gdb.c++/m-static.exp: New file.
3591
241264c6
MS
35922002-05-28 Michael Snyder <msnyder@redhat.com>
3593
3594 * gdb.base/call-ar-st.exp: Allow for reduced floating point
3595 precision.
3596
9bba8c8f 35972002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 3598
4b3153f1 3599 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
3600 * gdb.c++/m-data.cc: New file.
3601 * gdb.c++/m-data.exp: New file.
3602
36032002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 3604
4b3153f1 3605 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 3606 * gdb.c++/try_catch.cc: New file.
d63a86f8 3607 * gdb.c++/try_catch.exp: New file.
9bba8c8f 3608
def1b996
MC
36092002-05-27 Michael Chastain <mec@shout.net>
3610
3611 * gdb.c++/local.exp: Accept more nested types in output.
3612
522ba268
MC
36132002-05-26 Michael Chastain <mec@shout.net>
3614
3615 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
3616
277254ba
MS
36172002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
3618
3619 * lib/gdb.exp (gdb_wrapper_init): Just because
3620 gdb_wrapper_file exists, this does not mean that the file
3621 should not be rebuilt. That is what gdb_wrapper_initialized
3622 is for.
3623 (default_gdb_init): Reset gdb_wrapper_initialized.
3624
b61a8733
MS
36252002-05-23 Michael Snyder <msnyder@redhat.com>
3626
d63a86f8 3627 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
3628 the precision of the floating point test results.
3629 * gdb.base/call-rt-st.exp: Ditto.
3630
b61a8733
MS
3631 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
3632 * gdb.base/call-rt-st.exp: Ditto.
3633
56f6e910
MC
36342002-05-19 Michael Chastain <mec@shout.net>
3635
3636 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
3637
ad0b0016
EZ
36382002-05-19 Elena Zannoni <ezannoni@redhat.com>
3639
3640 * configure.in (configdirs): Add gdb.arch.
3641 * configure: Regenerate.
3642
f617d2b6
JB
36432002-05-17 Jim Blandy <jimb@redhat.com>
3644
3645 * gdb.base/completion.exp: Recognize the more detailed error
3646 messages produced by the macro expander's lexical analyzer.
3647
eac2a696
EZ
36482002-05-14 Elena Zannoni <ezannoni@redhat.com>
3649
3650 * gdb.arch/altivec-abi.c: New file.
3651 * gdb.arch/altivec-abi.exp: New file.
3652 * gdb.arch/altivec-regs.c: New file.
3653 * gdb.arch/altivec-regs.exp: New file.
3654
2fdde8f8
DJ
36552002-05-14 Daniel Jacobowitz <drow@mvista.com>
3656
3657 * gdb.base/maint.exp (maint print type): Update for new type
3658 structure.
d63a86f8 3659
e31f1a7c
EZ
36602002-05-14 Elena Zannoni <ezannoni@redhat.com>
3661
3662 * gdb.arch: New directory.
3663 * gdb.arch/configure.in: New file.
3664 * gdb.arch/configure: New file.
3665 * gdb.arch/Makefile.in: New file.
3666
db589741
CV
36672002-05-13 Corinna Vinschen <vinschen@redhat.com>
3668
3669 * gdb.asm/asm-source.exp: Add v850 as supported target.
3670 * gdb.asm/v850.inc: New file.
3671
8ce2a7dc
DJ
36722002-05-13 Daniel Jacobowitz <drow@mvista.com>
3673
3674 * gdb.c++/annota2.exp (annotate-quit): Add comment.
3675
df763c7f
DJ
36762002-05-12 Daniel Jacobowitz <drow@mvista.com>
3677
3678 * gdb.base/break.exp: Check 'break "marker2"'.
3679
377daeed
MS
36802002-05-10 Michael Snyder <msnyder@redhat.com>
3681
3682 * gdb.base/long_long.exp: Fix typo.
3683
c4b7bc2b
JB
36842002-05-10 Jim Blandy <jimb@redhat.com>
3685
ecac9a4e
JB
3686 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
3687 a bug.
3688
c4b7bc2b
JB
3689 * gdb.base/printcmds.exp (test_integer_literals_rejected):
3690 Recognize more detailed error message produced by the macro
3691 expander's lexical analyzer.
3692 * lib/gdb.exp (test_print_reject): Same.
3693
e71019a1
MK
36942002-05-09 Mark Kettenis <kettenis@gnu.org>
3695
3696 * gdb.c++/method.exp: Fix typo.
3697
fedfc8e6
MS
36982002-05-08 Michael Snyder <msnyder@redhat.com>
3699
166a1957
MS
3700 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
3701 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 3702 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
3703 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
3704 Add iftarget clause for strongarm.
d63a86f8 3705
f1c47eb2
MS
37062002-05-06 Michael Snyder <msnyder@redhat.com>
3707
cb9a9d3e
MS
3708 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
3709 (gdb_continue_to_end): Accept output from status wrapper.
3710 * gdb.base/ending-run.exp: Add case for output from status wrapper.
3711 Clean up fail messages to match pass messages.
3712
f1c47eb2
MS
3713 Enable the "needs_status_wrapper" testsuite feature.
3714 * lib/gdb.exp (gdb_wrapper_init): New procedure.
3715 (gdb_compile): Conditionally call gdb_wrapper_init.
3716 * gdb.base/a2-run.exp: Recognize output from status wrapper.
3717 * gdb.c++/method.exp: Recognize output from status wrapper.
3718
6079c749
BE
37192002-05-06 Ben Elliston <bje@redhat.com>
3720From Graydon Hoare <graydon@redhat.com>
3721
3722 * config/sid.exp: Include support for "rawsid" protocol.
3723
188baff3
JB
37242002-05-03 Jim Blandy <jimb@redhat.com>
3725
3726 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
3727 * gdb.c++/hang3.C: New file.
3728
b9c07f0f
AC
37292002-05-04 Andrew Cagney <ac131313@redhat.com>
3730
3731 * gdb.base/default.exp: Remove obsolete code.
3732 * gdb.c++/misc.exp: Ditto. Update copyright.
3733 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
3734 * gdb.base/whatis.exp: Ditto. Update copyright.
3735 * gdb.base/scope.exp: Ditto. Update copyright.
3736 * gdb.base/ptype.exp: Ditto. Update copyright.
3737 * gdb.base/printcmds.exp: Ditto. Update copyright.
3738 * gdb.base/opaque.exp: Ditto. Update copyright.
3739 * gdb.base/list.exp: Ditto.
3740 * gdb.base/funcargs.exp: Ditto. Update copyright.
3741 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
3742 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
3743 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
3744 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
3745 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
3746 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
3747
5c7a0397
MS
37482002-05-02 Michael Snyder <msnyder@redhat.com>
3749
d6dcc264 3750 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
3751 * gdb.base/long_long.exp: Add xscale target.
3752 * gdb.base/default.exp: Add xscale target.
3753
eb7f1c48
JB
37542002-05-01 Jim Blandy <jimb@redhat.com>
3755
3756 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
3757 gdb.c++/hang.exp: New test.
3758
a6befae8
FF
37592002-05-01 Fred Fish <fnf@redhat.com>
3760
3761 * gdb.base/completion.exp: Handle completions of "./Make" for
3762 more than one completion possibility, as is the case when we
3763 build and test in the source tree.
3764
0a310277
AG
37652002-04-29 Anthony Green <green@redhat.com>
3766
3767 * gdb.java/jmisc1.exp: New file.
3768 * gdb.java/jmisc2.exp: New file.
3769
6ff9af88
DJ
37702002-04-24 Daniel Jacobowitz <drow@mvista.com>
3771
3772 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
3773
96b3d632
EZ
37742002-04-23 Elena Zannoni <ezannoni@redhat.com>
3775
3776 * gdb.base/help.exp: Change 'help status' to allow for target
3777 dependent output differences.
3778
5019bb54
MC
37792002-04-22 Michael Chastain <mec@shout.net>
3780
3781 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
3782
a805a116
MC
37832002-04-22 Michael Chastain <mec@shout.net>
3784
3785 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
3786
a1706bfd
DM
37872002-04-17 David S. Miller <davem@redhat.com>
3788
3789 * gdb.asm/sparc64.inc: New file.
3790 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
3791
a73a20a2
EZ
37922002-04-19 Elena Zannoni <ezannoni@redhat.com>
3793
3794 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
3795 instruction file directly into the build tree. Clean up at end of
3796 test.
3797
ba678339
DM
37982002-04-18 David S. Miller <davem@redhat.com>
3799
3800 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
3801 handle 64-bit platforms correctly.
3802 * gdb.base/maint.exp: Likewise.
3803
b03399da
KB
38042002-04-18 Kevin Buettner <kevinb@redhat.com>
3805
3806 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
3807 ``-fpic'' when compiling files comprising a shared library, but
3808 it does need additional linker flags in order to find shared
3809 libraries at run time.
3810
e2004992
KB
38112002-04-18 Kevin Buettner <kevinb@redhat.com>
3812
3813 * gdb.base/cvexpr.c (use): New function.
3814 (main): Invoke use() on all global variables to prevent
3815 some linkers from deleting these otherwise unused symbols.
3816
d8937120
MC
38172002-04-17 Michael Chastain <mec@shout.net>
3818From David S. Miller <davem@redhat.com>
3819
3820 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
3821 handle 64-bit platforms correctly.
3822
ffd61a58
MS
38232002-04-12 Michael Snyder <msnyder@redhat.com>
3824From Jim Blandy <jimb@redhat.com>
3825 * gdb.base/foo.c (foox): Remove section attribute; the linker
3826 script can handle this instead.
3827 * gdb.base/bar.c (barx): Same.
3828 * gdb.base/baz.c (bazx): Same.
3829 * gdb.base/grbx.c (grbxx): Same.
3830
3831 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
3832 manager doesn't automatically unmap overlays unnecessarily.
3833
6b8426a6
MH
38342002-04-10 Martin M. Hunt <hunt@redhat.com>
3835
3836 * gdb.base/ending-run.exp: Fix pattern for Mips targets
3837 stepping out of main.
3838
34af4875
MC
38392002-04-09 Michael Chastain <mec@shout.net>
3840
3841 * gdb.c++/local.cc (main): Move call to marker1() inside nested
3842 scope so that the nested scope tests will make sense.
3843 * gdb.c++/local.exp: Write patterns that actually work with gcc
3844 (the HP patterns "were never known to work with gcc").
3845 Keep the old aCC patterns too.
3846
2d1676a0
DJ
38472002-04-09 Daniel Jacobowitz <drow@mvista.com>
3848
3849 * gdb.base/attach.exp: Correct target board test.
3850
3a63e3f9
MC
38512002-04-08 Michael Chastain <mec@shout.net>
3852
3853 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
3854 in a const method. Add some xfail and fail cases for configurations
3855 that do not emit the "const ...".
3856
f18dabd2
MC
38572002-04-07 Michael Chastain <mec@shout.net>
3858
3859 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
3860 Accept "A * const" and "const A * const" as type of "this".
3861 Fix spelling of getFunky throughout. Make messages uniform.
3862
0fcddd82
EZ
38632002-04-07 Elena Zannoni <ezannoni@redhat.com>
3864
3865 Work around for PR gdb/285:
3866 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
3867
16a8534a
EZ
38682002-04-07 Elena Zannoni <ezannoni@redhat.com>
3869
3870 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
3871 instructions file at run time instead of configure time.
3872 Sometimes we run the test in a directory that is not the one we
3873 configured in.
3874 * gdb.asm/configure.in: Delete creation of symlink.
3875 * gdb.asm/configure: Regenerate.
3876
24181d81
JB
38772002-04-05 J. Brobecker <brobecker@gnat.com>
3878
3879 * gdb.gdb/xfullpath.exp: New test, to exercise the new
3880 xfullpath () function.
3881
7cdb7107
DJ
38822002-04-04 Daniel Jacobowitz <drow@mvista.com>
3883
3884 * gdb.asm/Makefile.in: Correct dependencies.
3885
3886 * gdb.asm/powerpc.inc: New file.
3887 * gdb.asm/asm-source.exp: Add PowerPC.
3888 * gdb.asm/configure.in: Likewise.
3889 * gdb.asm/configure: Regenerated.
3890
a7d17088
DJ
38912002-04-04 Daniel Jacobowitz <drow@mvista.com>
3892
3893 * gdb.base/relocate.exp: New file.
3894 * gdb.base/relocate.c: New file.
3895
cd721503
FF
38962002-04-04 Fred Fish <fnf@redhat.com>
3897
3898 * gdb.base/step-test.exp: Update comment regarding stopping in
3899 memcpy/bcopy calls inserted as part of the compiler runtime.
3900
b22ad7a7
MS
39012002-04-04 Michael Snyder <msnyder@redhat.com>
3902
3903 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
3904
5f279fa6
DJ
39052002-04-03 Daniel Jacobowitz <drow@mvista.com>
3906
3907 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
3908 (gdb_expect): Remove $notransfer hack.
3909
dd0fd3ce
DJ
39102002-04-02 Daniel Jacobowitz <drow@mvista.com>
3911
3912 * gdb.c++/classes.exp ("calling method for small class"): Match
3913 updated register output.
3914
1e50cda1
DJ
39152002-03-30 Daniel Jacobowitz <drow@mvista.com>
3916
3917 Fix PR gdb/452
3918 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
3919 when finished. Make gdb_file_cmd send "exec-file" when
3920 appropriate.
3921
24015922
DJ
39222002-03-30 Daniel Jacobowitz <drow@mvista.com>
3923
3924 * gdb.base/attach.exp: Remove extra setup_xfail.
3925
dd7dfd64
MS
39262002-03-26 Michael Snyder <msnyder@redhat.com>
3927
3928 * gdb.base/default.exp: Add tests for dump, append, and restore.
3929 * gdb.base/help.exp: Add tests for dump, append, and restore.
3930 * gdb.base/dump.exp: New file, test dump, append and restore.
3931 * gdb.base/dump.c: New file.
3932
48b2f8d7
MS
39332002-03-27 Michael Snyder <msnyder@redhat.com>
3934
d63a86f8 3935 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
3936 clean-ups in help messages.
3937
05b4d525
FF
39382002-03-26 Fred Fish <fnf@redhat.com>
3939
3940 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
3941 have debugging info for those functions and the compiler uses them
3942 internally to copy structs around.
3943
d7679631
FF
39442002-03-26 Fred Fish <fnf@redhat.com>
3945
3946 * gdb.base/list.exp: Revert the change made yesterday and add note
3947 about why we don't list the default lines for remote targets.
3948
523ac3f9
MS
39492002-03-25 Michael Snyder <msnyder@redhat.com>
3950
3951 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
3952
754b2b8d
FF
39532002-03-25 Fred Fish <fnf@redhat.com>
3954
3955 * gdb.base/list.exp: This test works on remote targets so remove
3956 the short circuit for remote targets. Update copyright.
3957
33c3e192
FF
39582002-03-25 Fred Fish <fnf@redhat.com>
3959
3960 * gdb.base/attach.exp: Fix logic error that was suppressing this
3961 test for all non hppa*-*-hpux* targets, instead of the hp target.
3962 Move comments closer to the suppression point. Also now need to
3963 check that we are running natively.
3964
d43e73ee
MS
39652002-03-22 Michael Snyder <msnyder@redhat.com>
3966
882c8f02
MS
3967 * gdb.base/default.exp: Add test for gcore. Update copyright.
3968 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 3969
04c12f60
FF
39702002-03-06 Fred Fish <fnf@redhat.com>
3971
3972 * gdb.base/funcargs.c: Remove extraneous ';' character.
3973 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
3974
b43df995
MC
39752002-03-04 Michael Chastain <mec@shout.net>
3976
3977 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
3978 accommodate gcc v3 function signature.
3979 * gdb.mi/mi0-var-cmd-exp: Ditto.
3980
92362027
AC
39812002-02-24 Andrew Cagney <ac131313@redhat.com>
3982
3983 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
3984 ``GNU/Linux'' or ``Linux kernel''
3985 * testsuite/gdb.threads/pthreads.c: Ditto.
3986
258ad32d
MC
39872002-02-24 Michael Chastain <mec@shout.net>
3988
3989 * gdb.threads/pthreads.c (thread1): Add a return statement.
3990 (thread2): Likewise.
3991 (foo): Likewise.
3992
04c3b3d4
MC
39932002-02-23 Michael Chastain <mec@shout.net>
3994
3995 * gdb.threads/linux-dp.c (philosopher): Add a return statement
3996 to placate gcc.
3997
5a2a0a20
MC
39982002-02-23 Michael Chastain <mec@shout.net>
3999
4000 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
4001 test "ptype bint". The test passes on all my stabs configurations.
4002
a640f7fc
JB
40032002-02-21 Jim Blandy <jimb@redhat.com>
4004
27924826
JB
4005 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
4006 filename at a time, and watch for the ones we want to see.
4007
a640f7fc
JB
4008 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
4009 types of pointers to prototyped functions.
4010
edcc8c75
AC
40112002-02-20 Andrew Cagney <ac131313@redhat.com>
4012
4013 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
4014 signed, unsigned and straight char.
4015 (padding_char, padding_short, padding_int, padding_long,
4016 padding_long_long, padding_float, padding_double,
4017 padding_long_double): New global variables.
4018 (fill, fill_structs): New functions.
4019
4020 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
4021 for correctly sized writes. Update copyright.
4022 (get_valueof): New procedure.
4023 (get_sizeof): Call get_valueof.
4024 (check_valueof): New procedure.
4025 (check_padding): New procedure.
4026
ac57ea44
MC
40272002-02-20 Michael Chastain <mec@shout.net>
4028
4029 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
4030 to setup_xfail. Document some of the remaining calls.
4031
7a10c941
MC
40322002-02-18 Michael Chastain <mec@shout.net>
4033
4034 * gdb.c++/userdef.exp: Update copyright year.
4035
fb8acdcc
DJ
40362002-02-18 Daniel Jacobowitz <drow@mvista.com>
4037
4038 * gdb.c++/userdef.exp: Test overloaded operators properly.
4039 Remove xfails.
4040
fda6ae12
MS
40412002-02-14 Michael Snyder <msnyder@redhat.com>
4042
4043 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
4044
676a0442
DJ
40452002-02-14 Daniel Jacobowitz <drow@mvista.com>
4046
4047 * gdb.base/a2-run.exp: Check for a remote target properly.
4048 * gdb.base/annota1.exp: Likewise.
4049 * gdb.base/list.exp: Likewise.
4050 * gdb.base/reread.exp: Likewise.
4051 * gdb.base/scope.exp: Likewise.
4052 * gdb.base/shlib-call.exp: Likewise.
4053 * gdb.base/term.exp: Likewise.
4054 * gdb.c++/annota2.exp: Likewise.
4055
78b4f468
RE
40562002-02-13 Richard Earnshaw <rearnsha@arm.com>
4057
4058 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
4059
9a81ba51
MC
40602002-02-10 Michael Chastain <mec@shout.net>
4061
4062 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
4063 (call_after_alloca): Ditto.
4064
004af6c7
DJ
40652002-02-10 Daniel Jacobowitz <drow@mvista.com>
4066
4067 * gdb.base/ending-run.exp: Guard "cont" test with
4068 gdb_skip_stdio_test.
4069
37225f62
JB
40702002-02-06 Jim Blandy <jimb@redhat.com>
4071
4072 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
4073 from here...
4074 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
4075 To here. Disable this test on non-HP platforms. Add big comment.
4076
fe6fdd96
MS
40772002-02-04 Michael Snyder <msnyder@redhat.com>
4078
4079 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
4080 other than d10v and m32r.
4081
036fad3f
RE
40822002-02-02 Richard Earnshaw <rearnsha@arm.com>
4083
4084 * gdb.base/default.exp: Rewrite test patterns to reduce time
4085 taken to match them.
4086
7148ab62
DJ
40872002-01-30 Daniel Jacobowitz <drow@mvista.com>
4088
4089 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
4090 Allow a start function above main.
4091 * gdb.threads/linux-dp.exp: Fix copyright date.
4092
396cc255
DJ
40932002-01-30 Daniel Jacobowitz <drow@mvista.com>
4094
4095 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
4096 (check_philosopher_stack): Check for manager thread before checking
4097 for a just-starting thread.
4098
f038d31b
DJ
40992002-01-30 Daniel Jacobowitz <drow@mvista.com>
4100
4101 From Neil Booth <neil@daikokuya.demon.co.uk>:
4102 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
4103 warnings.
4104
b3ff9d9a
FF
41052002-01-21 Fred Fish <fnf@redhat.com>
4106
4107 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
4108 not caller.
4109
39ad761d
JB
41102002-01-21 Jim Blandy <jimb@redhat.com>
4111
4112 * gdb.base/reread.exp: Check that GDB properly re-reads the
4113 executable file when it changes while no inferior is running.
4114
aaf320fa
FF
41152002-01-21 Fred Fish <fnf@redhat.com>
4116
4117 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
4118 optionally accept the "shlib events" variation.
4119
808a31f5
JB
41202002-01-21 Jim Blandy <jimb@redhat.com>
4121
4122 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
4123 call `fflush' after every `printf', so that the output is produced
4124 at predictable points, regardless of whatever buffering does (or
4125 doesn't) take place.
4126 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
4127 at different points.
4128
4420d5e2
DJ
41292002-01-20 Daniel Jacobowitz <drow@mvista.com>
4130
4131 * gdb.c++/inherit.exp: Update copyright years.
4132 * gdb.c++/method.exp: Likewise.
4133
3e36a0f4
DJ
41342002-01-20 Daniel Jacobowitz <drow@mvista.com>
4135
4136 * gdb.c++/classes.exp: Update for improved v3 support and skipping
4137 artificial methods/arguments.
4138 * gdb.c++/derivation.exp: Likewise.
4139 * gdb.c++/inherit.exp: Likewise.
4140 * gdb.c++/method.exp: Likewise.
4141 * gdb.c++/virtfunc.exp: Likewise.
4142
b4ceaee6
AC
41432002-01-18 Andrew Cagney <ac131313@redhat.com>
4144
4145 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
4146 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
4147 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
4148 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
4149 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
4150 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
4151
ecace851
JB
41522002-01-17 Jim Blandy <jimb@redhat.com>
4153
4154 * gdb.asm/asm-source.exp (info symbol): Take another shot at
4155 anchoring the pattern matching the entry point symbol's name.
4156
375fc983
AC
41572002-01-17 Andrew Cagney <ac131313@redhat.com>
4158
4159 * gdb.base/maint.exp: Update ``maint internal-error'' to match
4160 continue/quit query. Update copyright.
4161
fe6fdd96
MS
41622002-01-14 Michael Snyder <msnyder@redhat.com>
4163
4164 * gdb.base/gcore.exp: Remove extra debugging output.
4165
e017c81f
DJ
41662002-01-13 Daniel Jacobowitz <drow@mvista.com>
4167
4168 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
4169 for slightly dubious v2 mangled string.
4170
37ab3bf8
DJ
41712002-01-13 Daniel Jacobowitz <drow@mvista.com>
4172
4173 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
4174
1bc05c3a 41752002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 4176
1bc05c3a 4177 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 4178
1bc05c3a
JM
4179 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
4180 constructors.
4181 * gdb.c++/derivation.exp: Likewise.
4182 * gdb.c++/templates.exp: Likewise.
4183 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 4184
1bc05c3a
JM
41852002-01-10 Michael Snyder <msnyder@redhat.com>
4186
4187 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 4188
a911c360
MS
41892002-01-08 Michael Snyder <msnyder@redhat.com>
4190
4191 * gdb.base/gcore.exp: New test for generate-core-file command.
4192 * gdb.base/gcore.c: Testcase for above.
4193 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
4194
ea2119ec
JM
41952002-01-08 Jason Merrill <jason@redhat.com>
4196
4197 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
4198
68203136
FF
41992002-01-07 Fred Fish <fnf@redhat.com>
4200
4201 * gdb.c++/overload.exp: Remove unconditional xfails for:
4202 print foo_instance1.overloadargs(1)
4203 print foo_instance1.overloadargs(1, 2)
4204 print foo_instance1.overloadargs(1, 2, 3)
4205 print foo_instance1.overloadargs(1, 2, 3, 4)
4206 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
4207 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
4208 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
4209 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
4210 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
4211 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
4212 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
4213 print foo_instance1.overload1arg()
4214 print foo_instance1.overload1arg((char)arg2)
4215 print foo_instance1.overload1arg((signed char)arg3)
4216 print foo_instance1.overload1arg((unsigned char)arg4)
4217 print foo_instance1.overload1arg((int)arg7)
4218 print foo_instance1.overload1arg((unsigned int)arg8)
4219 print foo_instance1.overload1arg((float)arg11)
4220 print foo_instance1.overload1arg((double)arg12)
d63a86f8 4221
21b9b5b1
MS
42222002-01-07 Michael Snyder <msnyder@redhat.com>
4223
4224 * gdb.base/huge.exp: New test. Print a very large target data object.
4225 (skip_huge_test): New test variable. Define if you want to skip this
4226 test. The test reads an 8 megabyte data object from the target, so it
4227 might be very time consuming on remote targets with a slow connection.
4228 * gdb.base/huge.c: New file. Test case for above.
4229
725f922e
FF
42302002-01-07 Fred Fish <fnf@redhat.com>
4231
4232 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
4233 g_instance.bfoo, and g_instance.cfoo.
4234
634d57ec
JL
4235Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
4236
f286b2c3
JL
4237 * gdb.base/break.c (multi_line_if_conditional): New function.
4238 (multi_ilne_while_conditional): Likewise.
4239 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
4240 IF or WHILE condition puts the breakpoint at the start of
4241 the condition.
4242
634d57ec
JL
4243 * gdb.base/selftest.exp (backtrace through signal handler): Remove
4244 hppa*-*-hpux* expected failure.
4245 * gdb.base/structs.exp (do_function_calls): Similarly.
4246
4247 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
4248 watchpoints.
4249
9fbfe2dc
AC
42502002-01-06 Andrew Cagney <ac131313@redhat.com>
4251
4252 Fix PR gdb/66.
4253 * gdb.base/structs.exp: Replace skip for a29k with skip for
4254 gdb,cannot_call_functions.
4255 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
4256 * gdb.base/callfuncs.exp: Ditto.
4257 * gdb.base/call-rt-st.exp: Ditto.
4258 * gdb.base/call-strs.exp: Ditto.
4259 * gdb.base/callfwmall.exp: Ditto.
4260 * gdb.base/scope.exp: Obsolete xfail a29k.
4261 * gdb.c++/misc.exp: Ditto.
4262 * gdb.c++/cplusfuncs.exp: Ditto.
4263 * gdb.base/ptype.exp: Ditto.
4264 * gdb.base/printcmds.exp: Ditto.
4265 * gdb.base/opaque.exp: Ditto.
4266 * gdb.base/list.exp: Ditto.
4267 * gdb.base/funcargs.exp: Ditto.
4268 * gdb.base/default.exp: Ditto.
4269
8ddad156
MS
42702002-01-04 Michael Snyder <msnyder@redhat.com>
4271
ca4976a6 4272 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
4273 * gdb.base/maint.exp: Add tests for maint info sections options.
4274
1b074332
JL
4275Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
4276
4277 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
4278
7d159115
CV
42792001-12-20 Corinna Vinschen <vinschen@redhat.com>
4280
4281 * gdb.asm/arm.inc: New file.
4282 * gdb.asm/asm-source.exp: Add arm targets.
4283 * gdb.asm/configure.in: Ditto.
4284 * gdb.asm/configure: Recreated from configure.in.
4285
8fb87725
JL
4286Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
4287
afabe08c
JL
4288 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
4289 with HP's compiler.
4290 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
4291 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
4292 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
4293 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
4294
4295 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
4296 either HP's compilers or GCC.
4297
db521deb
JL
4298 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
4299 a SIGBUS or SIGSEGV.
4300
4301 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
4302
4303 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
4304 can be compiled with either HP's compiler or GCC.
4305
cfa88ab7
JL
4306 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
4307 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
4308 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
4309
ca344dff
JL
4310 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
4311 to match current gdb output. Update due to using auto-solib-limit
4312 for limiting instead of overloading auto-solib-add.
4313 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
4314 test program.
4315
3f3c6e55 4316 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
4317 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
4318 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
4319 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
4320 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
4321 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
4322 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
4323 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
4324 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
4325 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
4326 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
4327 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
4328 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 4329
8fb87725
JL
4330 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
4331 a SIGTRAP to the inferior.
4332
cf599fa7
CV
43332001-12-19 Corinna Vinschen <vinschen@redhat.com>
4334
4335 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
4336 Substitute call to target_link by call to gdb_compile.
4337
2cd045cd
JL
4338Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
4339
4340 * gdb.base/break.exp: Fix HP specific search string when testing
4341 backtracing in a called function.
4342
d63a86f8 4343 * gdb.base/constvars.exp: Only set lang to C++ if we're
2cd045cd
JL
4344 compiling the test with HP's compilers.
4345 * gdb.base/volatile.exp: Similarly.
4346
99ebe9ac
JB
43472001-12-19 Jim Blandy <jimb@redhat.com>
4348
4349 * gdb.base/printcmds.exp: Expect the null character to be printed
4350 as '\0', and the '\013' to be printed as '\v'.
4351 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
4352 * gdb.base/setvar.exp: Same.
4353
b9891b29
JB
43542001-12-17 Jim Blandy <jimb@redhat.com>
4355
0eba65ab
JB
4356 * gdb.base/completion.exp: Rather than completing very long
4357 filenames, which can make the readline library produce output we
4358 don't recognize, cd to the directory first, and then complete
4359 using nice, short relative paths.
4360
6970b5b1
JB
4361 * gdb.base/completion.exp: On some systems, there is, in fact, a
4362 variable named `b' in scope, since GDB treats all static
4363 variables as being in scope. So use `no_var_named_this'
4364 instead of `b'.
4365
b9891b29
JB
4366 * gdb.base/corefile.exp: Recognize the message saying that GDB
4367 can't find the core file's registers as a failure.
4368
e6ccd35f
JSC
43692001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
4370
4371 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
4372 test expect string more specific.
4373
105ba819
CV
43742001-12-13 Corinna Vinschen <vinschen@redhat.com>
4375
4376 * gdb.asm/asm-source.exp: Add support for xstormy16.
4377 * gdb.asm/configure.in: Ditto.
4378 * gdb.asm/configure: Rebuild.
4379 * gdb.asm/xstormy16.inc: New file.
4380
e9e79dd9
FF
43812001-12-10 Fred Fish <fnf@redhat.com>
4382
4383 * gdb.base/maint.exp: Update to match changes in type dumping code.
4384
347dc97d
JB
43852001-12-10 Jim Blandy <jimb@redhat.com>
4386
4387 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
4388 matching the entry point symbol's name at the beginning of the
4389 line.
4390
5178b9d6
DJ
43912001-12-07 Daniel Jacobowitz <drow@mvista.com>
4392
4393 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
4394 gdb.c++/inherit.exp, gdb.c++/method.exp,
4395 gdb.c++/namespace.exp, gdb.c++/templates.exp,
4396 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
4397 and class layout support.
4398
af890c52
DJ
43992001-12-07 Daniel Jacobowitz <drow@mvista.com>
4400
4401 * gdb.c++/classes.exp: Add test for static member function.
4402 * gdb.c++/misc.cc: Add class with static member function.
4403
7a345fb3
JB
44042001-12-07 Jim Blandy <jimb@redhat.com>
4405
f2e54a80 4406 If GDB says it can't find the struct the function returned, report
8032bf31
JB
4407 those tests as `unsupported'.
4408 * gdb.base/call-rt-st.exp (print_struct_call): New function.
4409 Rewrite subsequent tests to use it.
4410
4411 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
4412 those tests as `unsupported'.
4413 * gdb.base/structs.exp (call_struct_func): New function.
4414 (do_function_calls): Use call_struct_func to call the functions
4415 returning structs.
4416
0bc69509
JB
4417 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
4418 whether functions are prototyped or not, so we can't possibly pass
4419 arguments to t_float_values2 properly.
4420
7a345fb3
JB
4421 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
4422 value of `timeout' for targets other than the mips*tx39-*.
4423
edb6ede1
MS
44242001-12-06 Michael Snyder <msnyder@redhat.com>
4425
d63a86f8 4426 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
4427 and detect whether the start symbol has a leading underscore.
4428
2d842f13
JB
44292001-12-04 Jim Blandy <jimb@redhat.com>
4430
4431 * gdb.base/completion.exp: Clarify indentation.
4432
68550daf
JB
44332001-12-03 Jim Blandy <jimb@redhat.com>
4434
4435 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
4436 variables on the S/390, not `.word'.
4437
cd5195a8
JB
44382001-11-30 Jim Blandy <jimb@redhat.com>
4439
4440 Add assembly-source tests for s390-ibm-linux.
4441 * gdb.asm/s390.inc: New file.
4442 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
4443 the S/390 architecture.
4444 * gdb.asm/configure: Regenerated.
4445
ca9efc90
MS
44462001-11-30 Michael Snyder <msnyder@redhat.com>
4447
4448 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
4449 next, info source, info sources, info line, global and static
4450 variables, and static functions.
4451 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
4452 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
4453 * gdb.asm/asmsrc1.s: Add a static function and some variables.
4454 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
4455 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
4456 (gdbasm_leave): Restore frame pointer.
4457 (gdbasm_startup): Copy stack set-up from crt0.S.
4458
d0e66976
FN
44592001-11-26 Fernando Nasser <fnasser@redhat.com>
4460
4461 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
4462 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
4463 to a local (non-static) variable. Copy tstruct.a to a static buffer
4464 and return a pointer to that buffer.
4465 * gdb.base/callfwmall.c (t_structs_a): Ditto.
4466
e2334072
MK
44672001-11-24 Mark Kettenis <kettenis@gnu.org>
4468
4469 * gdb.asm/configure.in: Fix recognition of ix86 target.
4470 * gdb.asm/configure: Regenerate.
4471
756caa3d
MS
44722001-11-21 Michael Snyder <msnyder@redhat.com>
4473
4474 * gdb.asm/sparc.inc: New file.
4475 * gdb.asm/asm-source.exp: Recognize sparc target.
4476 * gdb.asm/configure.in: Recognize sparc target.
4477 * gdb.asm/configure: Regenerate.
d63a86f8 4478
9a4d72d5
MS
44792001-11-21 Michael Snyder <msnyder@redhat.com>
4480
4481 * gdb.asm/m32r.inc: New file.
4482 * gdb.asm/asm-source.exp: Recognize m32r target.
4483 * gdb.asm/configure.in: Recognize m32r target.
4484 * gdb.asm/configure: Regenerate.
4485
a773d1cd
MS
44862001-11-20 Michael Snyder <msnyder@redhat.com>
4487
017ac23d
MS
4488 * gdb.asm/i386.inc: New file.
4489 * gdb.asm/asm-source.exp: Recognize ix86 target.
4490 * gdb.asm/configure.in: Recognize ix86 target.
4491 * gdb.asm/configure: Regenerate.
4492
a773d1cd
MS
4493 * gdb.c++/namespace.exp: Fix quotes in output messages.
4494
bb632afb
MS
44952001-11-14 Michael Snyder <msnyder@redhat.com>
4496
25d559ca 4497 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
4498 qualifier in a type cast expression, to designate an address
4499 in the instruction space (Harvard architecture).
4500
4749e309
MS
45012001-11-13 Michael Snyder <msnyder@redhat.com>
4502
4503 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
4504 Tests for expressions using 'const' and 'volatile'.
4505
25050984
CV
45062001-11-13 Corinna Vinschen <vinschen@redhat.com>
4507
4508 * gdb.asm/asm-sources.exp: Allow defining linker flags.
4509
1902c51f
DJ
45102001-11-12 Daniel Jacobowitz <drow@mvista.com>
4511
4512 * lib/mi-support.exp (mi_run_to_helper): Move comments
4513 outside of gdb_expect.
4514
dcf95b47
DJ
45152001-11-11 Daniel Jacobowitz <drow@mvista.com>
4516
4517 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
4518 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
4519 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
4520 mi0_run_to): New functions.
4521 * gdb.mi/mi-simplerun.exp: Use them.
4522 * gdb.mi/mi0-simplerun.exp: Likewise.
4523 * gdb.mi/mi-var-cmd.exp: Likewise.
4524 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 4525
45b074e1
AC
45262001-11-10 Andrew Cagney <ac131313@redhat.com>
4527
4528 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
4529 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
4530
bf50d346
AC
45312001-11-09 Andrew Cagney <ac131313@redhat.com>
4532
4533 * gdb.base/restore.exp: Include $expected value in restored test
4534 message.
4535
9383332c
AC
45362001-11-09 Andrew Cagney <ac131313@redhat.com>
4537
4538 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
4539 implemented.
4540
db62520a
MS
45412001-11-08 Michael Snyder <msnyder@redhat.com>
4542
4543 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
4544 Add pass/fail message for stop at breakpoint in call dummy function.
4545
b5703437
MS
45462001-11-07 Michael Snyder <msnyder@redhat.com>
4547
d63a86f8
RM
4548 * gdb.c++/templates.exp (test_template_breakpoints):
4549 If we get an overload menu, but it does not match what
760f6330 4550 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
4551 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
4552 making the whitespace optional. Argument for "new" may be
4553 "unsigned" as well as "unsigned int/long".
d63a86f8 4554 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
4555 making the whitespace optional. Also replace "(void) with
4556 "((void|)), making the keyword "void" optional.
d63a86f8 4557 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
4558 making the whitespace optional. Also replace "(void) with
4559 "((void|)), making the keyword "void" optional.
3bf40917
MS
4560 * gdb.base/callfuncs.c (t_float_values): This function must
4561 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 4562 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
4563 can be tested against both cases. Usually one case involves
4564 promotion of float to double, while the other does not.
4565 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
4566 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
4567 includes a stack frame for "start".
4568
c8ab4e6d
JB
45692001-11-05 Jim Blandy <jimb@redhat.com>
4570
4571 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
4572 pointers are 32 bits long, and that offsets of relocs are always
4573 stored in the data (REL-style), and not in the reloc entry itself
4574 (RELA-style).
4575 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
4576 stabs.
4577
3f08ced9
MS
45782001-11-01 Michael Snyder <msnyder@redhat.com>
4579
4580 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
4581 and regular expression operators by using quoting.
4582
cbfa24cd
MS
45832001-10-31 Michael Snyder <msnyder@redhat.com>
4584
4585 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
4586 depending on what the symbol table contains.
4587 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
4588 the output of the ptype command. Similarly, accept both "const &"
4589 and "const&".
4590
aaa68313
CV
45912001-10-31 Corinna Vinschen <vinschen@redhat.com>
4592
4593 * gdb.base/miscexprs.c (main): Add usage of preprocessor
4594 symbol `STORAGE' to allow to choose the storage class of
4595 the local datastructures.
4596 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
4597 compiler directive.
4598
91740388
MS
45992001-10-30 Michael Snyder <msnyder@redhat.com>
4600
4601 * gdb.base/jump.exp: Allow it to run for all targets.
4602
1b7c05e7
CV
46032001-10-29 Corinna Vinschen <vinschen@redhat.com>
4604
4605 * gdb.base/call-ar-st.c (print_double_array): Match for loop
4606 with new double_array size.
4607 (main): Change storage class of all local variables to static.
4608 Reduce size of double_array to 9.
4609 * gdb.base/call-ar-st.exp: Increase timeout value.
4610 Change expected output for double array to match new size in
4611 call-ar-st.c.
4612
36a22261
CV
46132001-10-29 Corinna Vinschen <vinschen@redhat.com>
4614
4615 * gdb.base/ending-run.exp: Create identical output when passing
4616 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 4617 Stormy16 target.
36a22261 4618
92b8ae91
MK
46192001-10-28 Mark Kettenis <kettenis@gnu.org>
4620
4621 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
4622 that we catch the expected failure under Linux/x86.
4623
cb135b83
OF
46242001-10-29 Orjan Friberg <orjanf@axis.com>
4625
4626 * gdb.base/setvar.exp: Escape curly braces.
4627 * gdb.stabs/weird.exp: Ditto.
4628
6884aa54
DJ
46292001-10-27 Daniel Jacobowitz <drow@mvista.com>
4630
4631 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
4632 * gdm.mi/mi0-hack-cli.exp: Likewise.
4633
0398c9aa
AC
46342001-10-25 Andrew Cagney <ac131313@redhat.com>
4635
4636 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
4637 messages.
4638
d20bf2e8
AC
46392001-10-21 Andrew Cagney <ac131313@redhat.com>
4640
4641 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
4642 checking MI enabled.
4643
03dd63aa
CV
46442001-10-09 Corinna Vinschen <vinschen@redhat.com>
4645
4646 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
4647
1d9d99f3
FCE
46482001-10-04 Frank Ch. Eigler <fche@redhat.com>
4649
4650 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
4651 if gdb child process crashes, just signal an error.
4652
838ae6c4
JB
46532001-10-02 Jim Blandy <jimb@redhat.com>
4654
4655 * lib/gdb.exp (test_xfail_format): Simplify.
4656
4657 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
4658 front of the variable name `format'. Simplify `if'.
4659
8f0cbc1c
DJ
46602001-10-01 Daniel Jacobowitz <drow@mvista.com>
4661
4662 * gdb.threads/pthreads.exp: Wait for output and delay
4663 before sending ^C.
4664
1f08dafd
DJ
46652001-10-01 Daniel Jacobowitz <drow@mvista.com>
4666
4667 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
4668 some incorrect output instead of timing out.
4669 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
4670
674f90ff
CV
46712001-09-28 Corinna Vinschen <vinschen@redhat.com>
4672
4673 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
4674 check to allow additional `int'.
4675
9b284272
DJ
46762001-09-27 Daniel Jacobowitz <drow@mvista.com>
4677
4678 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
4679 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
4680
b55a4771
MS
46812001-09-27 Michael Snyder <msnyder@redhat.com>
4682
4683 * lib/gdb.exp (test_debug_format): New proc.
4684 (setup_xfail_format): Use new proc test_debug_format.
4685 * gdb.base/constvars.exp (local_compiler_xfail_check): New
4686 proc; use new service proc test_debug_format.
4687 Replace all other "gcc_compiled" tests with this test.
4688 * gdb.base/volatile.exp (local_compiler_xfail_check): New
4689 proc; use new service proc test_debug_format.
4690 Replace all other "gcc_compiled" tests with this test.
4691
46922001-09-27 Michael Snyder <msnyder@redhat.com>
4693
4694 * gdb.base/cvexpr.exp: New file.
4695 * gdb.base/cvexpr.c: New file
4696 Test for expressions using const and volatile keywords.
4697
4e6667ac
CV
46982001-09-26 Corinna Vinschen <vinschen@redhat.com>
4699
4700 * gdb.base/constvars.exp: Check for different orders of keywords
4701 and additional "int" strings in output.
4702
4f337972
AC
47032001-09-22 Andrew Cagney <ac131313@redhat.com>
4704
4705 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
4706 responses from "help maint".
4707
2015650d
FCE
47082001-09-19 Frank Ch. Eigler <fche@redhat.com>
4709
4710 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
4711 to localhost:NNN instead of :NNN, in case Xvfb is listening
4712 only on TCP.
4713
f3bcedc1
CV
47142001-09-19 Corinna Vinschen <vinschen@redhat.com>
4715
4716 * gdb.base/recurse.exp: When checking leaving the watchpoint
4717 scope, recognize when gdb is in function's epilogue and pass.
4718
6b819c92
KS
47192001-09-18 Keith Seitz <keiths@redhat.com>
4720
4721 * lib/insight-support.exp (_gdbtk_export_target_info): Add
4722 support for running tests against sid targets.
4723 (gdbtk_done): Ditto.
4724
a10c9419
CV
47252001-09-18 Corinna Vinschen <vinschen@redhat.com>
4726
4727 * gdb.base/ending-run.c (main): Set stdout buffersize
4728 to the same reasonable value for any target.
4729 * gdb.base/ending-run.exp: Add a regular expression
4730 to make testsuite happy on Sanyo Stormy16 target.
4731
739d0d99
CV
47322001-09-17 Corinna Vinschen <vinschen@redhat.com>
4733
4734 * gdb.base/display.c (do_loops): Add float variable `f'.
4735 Increment f in loop.
4736 * gdb.base/display.exp: Increment timeout by 60 seconds.
4737 Change float display test to use variable `f'.
4738
1b8947f0
JB
47392001-09-17 Jim Blandy <jimb@redhat.com>
4740
4741 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
4742 overflowing the limited breakpoint tables on some ROM monitors
4743 (like the ROM68K).
4744
9890ac81
FCE
47452001-09-15 Frank Ch. Eigler <fche@redhat.com>
4746
4747 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
4748 the "-ac" (disable access control) flag.
4749
6db765ea
JH
47502001-08-30 Jeff Holcomb <jeffh@redhat.com>
4751
4752 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
4753 ints.
4754
4c32cc04
KS
47552001-08-30 Keith Seitz <keiths@redhat.com>
4756
4757 * lib/gdb.exp: Move all insight-related functionality into
4758 separate file.
4759 * lib/insight-support.exp: New file.
4760
8d6e6f81
FCE
47612001-08-29 Frank Ch. Eigler <fche@redhat.com>
4762
4763 * config/sid.exp (sid_start): Never set sid verbosity; disable
4764 expect_background {} that consumed its stdout; tolerate </dev/null.
4765 Attempt to set endianness override in "sid" protocol mode. Cleanup.
4766
6a90e1d0
AC
47672001-08-18 Andrew Cagney <ac131313@redhat.com>
4768
4769 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
4770 CLI jump command to start it.
4771 (mi_run_to_main): Fail immediatly when unexpected output.
4772
1759b3c3
AC
47732001-08-18 Andrew Cagney <ac131313@redhat.com>
4774
4775 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
4776 beginning of function. Fix PR gdb/191.
4777
61d11d80
FCE
47782001-08-16 Frank Ch. Eigler <fche@redhat.com>
4779
4780 * config/sid.exp (sid_start): Don't warn if we cannot figure out
4781 what to force sid endianness to.
4782
942a4df2
KS
47832001-08-15 Keith Seitz <keiths@redhat.com>
4784
4785 * lib/gdb.exp (gdbtk_start): Don't set environment
4786 variables for TCL_LIBRARY and friends. Insight will
4787 now figure these out for itself.
4788
0521c418
MS
47892001-08-02 Michael Snyder <msnyder@redhat.com>
4790
4791 * gdb.base/completion.exp: Remove the symbol "a64l" from
4792 the expect string; this is target-specific, and not related
4793 to what is being tested.
4794
74a9a58a
DB
47952001-08-02 Dave Brolley <brolley@redhat.com>
4796
4797 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
4798
c70819fa
MS
47992001-07-25 Michael Snyder <msnyder@redhat.com>
4800
c2b8fa57
MS
4801 * gdb.base/consecutive.exp: New file. Test stepping over
4802 breakpoints on consecutive instructions.
4803 * gdb.base/consecutive.c: New file.
4804
c70819fa
MS
4805 * gdb.base/call-rt-st.exp: Use double-backslash to quote
4806 curly braces in regular expressions.
4807
2b1a1355
MS
48082001-07-25 Michael Snyder <msnyder@redhat.com>
4809
4810 * gdb.base/ending-run.exp: Accept "Program exited normally" as
4811 legitimate output from stepping out of main.
4812
413eca6f
KS
48132001-07-22 Keith Seitz <keiths@redhat.com>
4814
4815 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
4816 the empty string, do not run the tests.
4817
7e5a9322
SC
48182001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4819
4820 * gdb.base/long_long.exp: Detect size of pointer. Take into
4821 account 2-byte pointers when testing for p/a results.
4822
de58f10f
SC
48232001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4824
d63a86f8 4825 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
4826 and defined to 1K for m68hc11.
4827 (random_data): Reduce table to 1K for embedded platforms (68hc11).
4828 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
4829 (sizeof_random_data): New variable to tell the size of the data table;
4830 don't test past this size; always run to main.
4831
d6f5fea1
SC
48322001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4833
4834 * gdb.base/return2.exp: return of long long and double fails for
4835 68HC11; don't execute these tests on that platform.
4836 * gdb.base/return.exp: Return of a double fails for 68hc11.
4837
c477543d
SC
48382001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4839
4840 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
4841 tests that print a float.
4842 * call-rt-st.exp: Likewise.
4843
63cf1c79
MK
48442001-07-12 Mark Kettenis <kettenis@gnu.org>
4845
4846 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
4847 running this test on Linux.
4848
112f9ab5
MC
48492001-06-24 Michael Chastain <chastain@redhat.com>
4850
4851 * gdb.base/arithmet.exp: Remove some tests to make all test names
4852 unique.
4853
4970cb0f
MS
48542001-07-03 Michael Snyder <msnyder@redhat.com>
4855
4856 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
4857 the output of the ptype command.
4858
d85da69f
MS
48592001-07-02 Michael Snyder <msnyder@redhat.com>
4860
4c8a82de
MS
4861 * gdb.base/completion.exp: Don't assume that break.c is the only
4862 source file that may contain functions named "marker".
d85da69f
MS
4863 * gdb.base/corefile.exp: Quote the curly braces in regexp.
4864
8afc772b
AC
48652001-06-28 Andrew Cagney <ac131313@redhat.com>
4866
4867 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
4868 of files to delete.
4869
4870 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
4871 * gdb.disasm/h8300s.exp: New file.
4872 gdb.disasm/h8300s.s: Likewise.
4873
cff22675
AC
48742001-06-27 Andrew Cagney <ac131313@redhat.com>
4875
4876 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
4877 empty breakpoint tables.
4878
68c81b54
AC
48792001-06-25 Andrew Cagney <ac131313@redhat.com>
4880
4881 * lib/mi-support.exp: Update args=... part of stop-reason
4882 patterns. Accept either a list or a tuple.
4883
2dd62704
AC
48842001-06-23 Andrew Cagney <ac131313@redhat.com>
4885
4886 * lib/mi-support.exp: Remove local emacs variable defining
4887 change-log-default-name.
4888
b4127474
MC
48892001-06-22 Michael Chastain <chastain@redhat.com>
4890
4891 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
4892 This is operationally compatible with the previous version.
4893
8dbfb380
JB
48942001-06-13 Jim Blandy <jimb@redhat.com>
4895
4896 * lib/gdb.exp (gdb_test): Doc fix.
4897
f2d8c86d
MC
48982001-06-10 Michael Chastain <chastain@redhat.com>
4899
4900 * gdb.base/exprs.exp: Remove a duplicate test.
4901
81564d34
JB
49022001-06-06 Jim Blandy <jimb@redhat.com>
4903
4904 * gdb.base/return2.exp (main): Use values to test float and double
4905 returns that are not NaN's, to avoid being confused by IEEE
4906 comparison rules.
4907
da55addb
MS
49082001-06-04 Michael Snyder <msnyder@redhat.com>
4909
4910 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 4911 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
4912 rather than wait for 12 more tests to time out.
4913
42c65987
JB
49142001-06-06 Jim Blandy <jimb@redhat.com>
4915
b18bced9 4916 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 4917 Don't forget to match the GDB prompt.
b18bced9 4918
42c65987
JB
4919 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
4920
5b41e5f0
JB
49212001-06-04 Jim Blandy <jimb@redhat.com>
4922
4923 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
4924 command.
4925
015e046f
KB
49262001-05-31 Kevin Buettner <kevinb@redhat.com>
4927
4928 * gdb.base/annota1.exp (info break): Match four or more spaces
4929 after "Address".
4930
fb1ffbbe
MC
49312001-05-31 Michael Chastain <chastain@redhat.com>
4932
4933 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
4934 (dm_type_int_star): Likewise.
4935 (dm_type_long_star): Likewise.
4936 (dm_type_void_star): Likewise.
4937
5ea2a32c
KB
49382001-05-29 Kevin Buettner <kevinb@redhat.com>
4939
4940 * gdb.base/completion.exp (INPUTRC): Set this environment variable
4941 to a known value in order to get consistent results regardless
4942 of the setting of INPUTRC or the presence or contents of .inputrc.
4943
ae23c492
MS
49442001-05-24 Michael Snyder <msnyder@redhat.com>
4945
ac55707e
MS
4946 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
4947 Don't require that the main thread and the manager thread are the
4948 first in the list.
4949
ae23c492
MS
4950 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
4951 debugging. If test fails, issue an "unsupported" not a "fail".
4952
400071f1
JB
49532001-05-24 Jim Blandy <jimb@redhat.com>
4954
4955 Don't assume that short is shorter than int.
4956 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
4957 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 4958 this isn't true.
400071f1
JB
4959 ("print unsigned char == (~0)"): Add test that verifies that ~0,
4960 an int, is not equal to ~0 stored in an unsigned char. This tests
4961 the same thing that the previous test meant to, but works on
4962 16-bit machines, too.
4963 ("print unsigned char != (~0)"): Same test, complemented.
4964
0816a3e5
MS
49652001-05-24 Michael Snyder <msnyder@redhat.com>
4966
4967 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 4968 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
4969 and prevents dejagnu getting out of step.
4970
f6dc23a9
KB
49712001-05-23 Kevin Buettner <kevinb@redhat.com>
4972
4973 * gdb.base/finish.exp (finish_void): Revise pattern for
4974 stopping on the call statement to not permit stopping at
4975 the start of the instructions comprising the call sequence.
4976
7dbd117d
MC
49772001-05-19 Michael Chastain <chastain@redhat.com>
4978
4979 * gdb.base/callfuncs.exp: Make all test names unique.
4980 * gdb.base/commands.exp: Make all test names unique.
4981 * gdb.base/condbreak.exp: Make all test names unique.
4982 * gdb.base/dbx.exp: Make all test names unique.
4983 * gdb.base/default.exp: Make all test names unique.
4984 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
4985 and TIMEOUT messages to their corresponding PASS message.
4986 * gdb.base/ending-run.exp: Make all test names unique.
4987 * gdb.base/long_long.exp: Remove duplicate test.
4988
6b0b0a9e
KB
49892001-05-21 Kevin Buettner <kevinb@redhat.com>
4990
4991 * gdb.base/finish.exp (finish_void): Allow "finish" command to
4992 stop on the call statement as well as the statement after the
4993 call.
4994
2caa35cb
MS
49952001-05-21 Michael Snyder <msnyder@redhat.com>
4996
4997 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
4998
40713331
EZ
49992001-05-10 Elena Zannoni <ezannoni@redhat.com>
5000
5001 * gdb.base/completion.exp: Revamp test. Make it execute on all
5002 platforms.
5003
c2c1be8d
EZ
50042001-05-10 Elena Zannoni <ezannoni@redhat.com>
5005
2c9cd303
EZ
5006 * config/gdbserver.exp (gdb_load): Handle the case
5007 in which the arguments to gdbserver are given in the
5008 baseboard configuration file.
5009 Also handle the case in which the server needs to do a
5010 load.
5011
9671de48
KS
50122001-05-07 Keith Seitz <keiths@cygnus.com>
5013
5014 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
5015 set up the display for testing.
5016 (gdbtk_start): Convert all paths to paths that tcl will like.
5017 Export target information to environment.
5018 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
5019 necessary.
5020 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
5021 (to_tcl_path): New proc to convert a given pathname into
5022 a path acceptible as an argument to a tcl command.
5023 (_gdbtk_export_target_info): New proc to export target info
5024 into the environment for gdbtk testing.
5025 (gdbtk_done): New proc to signal end-of-test.
5026
5a360f47
JB
50272001-05-06 Jim Blandy <jimb@redhat.com>
5028
5029 * restore.c: Make the code of caller0 correspond to its comment.
5030
66c756c6
MS
50312001-05-03 Michael Snyder <msnyder@redhat.com>
5032
5033 * config/sid.exp (gdb_target_sid): Check for error messages.
5034 On error or timeout, don't make expect exit (which will terminate
5035 all subsequent tests); instead just make gdb exit.
d63a86f8 5036 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
5037 return a negative value.
5038
a966fde5
JB
50392001-04-24 Jim Blandy <jimb@redhat.com>
5040
851c18e0
JB
5041 * gdb.c++/templates.exp: If we see the prompt for the overload
5042 list, but we haven't recognized any of the longer patterns,
5043 arrange for this test to fail, not hang.
5044
a966fde5
JB
5045 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
5046 variations.
5047
db144853
MC
50482001-04-22 Michael Chastain <chastain@redhat.com>
5049
5050 * gdb.c++/local.exp: Use the 'runto' library function.
5051 * gdb.c++/namespace.exp: Likewise.
5052 * gdb.c++/overload.exp: Likewise.
5053
3207ec21
KB
50542001-03-26 Kevin Buettner <kevinb@redhat.com>
5055
5056 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
5057 * gdb.base/step-line.exp: New file. Test step/next in presence of
5058 #line directives.
5059 * gdb.base/step-line.c: New file. Test program for the above.
5060 * gdb.base/step-line.inp: New file. We pretend that this file has
5061 been transformed by some other tool into step-line.c.
5062
13b57657
JB
50632001-03-21 Jim Blandy <jimb@redhat.com>
5064
5065 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
5066 unmangled operator names.
5067
754cbe1c
JB
50682001-03-20 Jim Blandy <jimb@redhat.com>
5069
5070 * gdb.threads/linux-dp.exp: Recognize an additional message
5071 generated by GDB when it doesn't understand how to debug threads
5072 on the target system.
5073
177495c9
AC
50742001-03-19 Andrew Cagney <ac131313@redhat.com>
5075
5076 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
5077
f266096b
MC
50782001-03-12 Michael Chastain <chastain@redhat.com>
5079
5080 * gdb.c++/derivation.exp: Use the 'runto' library function.
5081
cac3c2ff
MC
50822001-03-12 Michael Chastain <chastain@redhat.com>
5083
5084 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
5085
b6c11a24
MC
50862001-02-24 Michael Chastain <chastain@redhat.com>
5087
5088 * gdb.c++/ref-types.exp: Change handwritten code to library
5089 function 'runto'.
5090
6bae5bce
OF
50912001-03-16 Orjan Friberg <orjanf@axis.com>
5092
5093 * gdb.base/signals.exp: Set count to 0 explicitly.
5094
0015fd9a
MS
50952001-03-15 Mark Salter <msalter@redhat.com>
5096
5097 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
5098 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
5099 (gdb_load): Add support for additional target_info: gdb_download_size
5100 and gdb_load_timeout.
0015fd9a 5101
fc33412a
DT
5102Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
5103
5104 * gdb.base/annota1.exp: Move test of isnative to earlier in the
5105 file -- to prevent failing when the compile fails but we have no
5106 intention of running the tests anyway.
5107
5108 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
5109 tests if set.
5110
5111 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
5112 integers.
5113
5114 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
5115 * gdb.c++/namespace.exp: Ditto.
5116
115f06de
OF
51172001-03-07 Orjan Friberg <orjanf@axis.com>
5118
5119 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
5120 * gdb.base/pointers.exp: Relax pattern match of decimals.
5121
b6ba6518
KB
51222001-03-06 Kevin Buettner <kevinb@redhat.com>
5123
5124 * Makefile.in, config/abug.exp, config/cfdbug.exp,
5125 config/cpu32bug.exp, config/dve.exp, config/est.exp,
5126 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
5127 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
5128 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
5129 config/sh.exp, config/sid.exp, config/slite.exp,
5130 config/sparclet.exp, config/udi.exp, config/unknown.exp,
5131 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
5132 config/vxworks.exp, config/vxworks29k.exp,
5133 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
5134 gdb.base/all-bin.exp, gdb.base/annota1.exp,
5135 gdb.base/arithmet.exp, gdb.base/assign.exp,
5136 gdb.base/async.exp, gdb.base/attach.exp,
5137 gdb.base/bitfields.exp, gdb.base/bitops.exp,
5138 gdb.base/break.exp, gdb.base/call-ar-st.exp,
5139 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
5140 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
5141 gdb.base/commands.exp, gdb.base/completion.exp,
5142 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
5143 gdb.base/constvars.exp, gdb.base/corefile.exp,
5144 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
5145 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
5146 gdb.base/ending-run.exp, gdb.base/environ.exp,
5147 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
5148 gdb.base/finish.exp, gdb.base/foll-exec.exp,
5149 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
5150 gdb.base/funcargs.exp, gdb.base/help.exp,
5151 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
5152 gdb.base/logical.exp, gdb.base/long_long.exp,
5153 gdb.base/maint.exp, gdb.base/mips_pro.exp,
5154 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
5155 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
5156 gdb.base/pointers.exp, gdb.base/printcmds.exp,
5157 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
5158 gdb.base/regs.exp, gdb.base/relational.exp,
5159 gdb.base/remote.exp, gdb.base/reread.exp,
5160 gdb.base/restore.exp, gdb.base/return2.exp,
5161 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
5162 gdb.base/selftest.exp, gdb.base/setshow.exp,
5163 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
5164 gdb.base/sigall.exp, gdb.base/signals.exp,
5165 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
5166 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
5167 gdb.base/step-test.exp, gdb.base/structs.c,
5168 gdb.base/structs.exp, gdb.base/structs2.exp,
5169 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
5170 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
5171 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
5172 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
5173 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
5174 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
5175 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
5176 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
5177 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
5178 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
5179 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
5180 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
5181 gdb.fortran/types.exp, gdb.java/jmisc.exp,
5182 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
5183 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
5184 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
5185 gdb.trace/circ.exp, gdb.trace/collection.exp,
5186 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
5187 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
5188 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
5189 gdb.trace/report.exp, gdb.trace/save-trace.exp,
5190 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
5191 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
5192 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
5193 notices.
5194
dc96c6c7 51952001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
5196
5197 * gdb.base/varargs.c (find_max_double): Fix printf format string:
5198 first arg is int not float.
5199
dc96c6c7 52002001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
5201
5202 * gdb.base/reread.exp: Unsupported for non-native targets;
5203 doesn't work for remote debugging.
5204
9b0c4aeb
FN
52052001-02-19 Fernando Nasser <fnasser@redhat.com>
5206
5207 From Drew Moseley <dmoseley@redhat.com>
5208 * gdb.base/ending-run.exp: Properly handle the BSP state when
5209 stepping past the end of main.
5210
02aa71d5
MC
52112001-02-19 John Moore <jmoore@redhat.com>
5212
5213 * gdb.base/commands.exp (infrun_breakpoint_command_test):
5214 Converted HPUX fix for non-expected items following multiple
5215 step commands into general solution for all platforms.
5216
1fa449a4
MC
52172001-02-18 Michael Chastain <chastain@redhat.com>
5218
5219 * gdb.c++/classes.exp (do_tests): Change runto statements
5220 from "runto 'foo(void)'" to "runto 'foo'". This makes the
5221 statements demangler agnostic.
5222 * gdb.c++/virtfunc.exp (do_tests): Likewise.
5223 (gdb_virtfunc_restart): Likewise.
5224
b2f9ec70
MC
52252001-02-14 Michael Chastain <chastain@redhat.com>
5226
5227 * gdb.c++/inherit.exp (do_tests): Change runto statements
5228 from "runto 'foo(void)'" to "runto 'foo'". This makes the
5229 statements demangler agnostic.
5230
cf74b8ca
AC
5231Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
5232
5233 * gdb.threads/pthreads.exp: Unify pass/fail messages for
5234 ``continue to bkpt at common_routine in thread 2'' and ``stopped
5235 before calling common_routine 15 times'' tests.
5236
99f78f56
MC
52372001-02-11 Michael Chastain <chastain@redhat.com>
5238
5239 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
5240 Helps the test script figure out which demangler is in use.
5241 (dm_type_foo_ref): Ditto.
5242 (dm_type_int_star): Ditto.
5243 (dm_type_long_star): Ditto.
5244 (dm_type_unsigned_int): Ditto.
5245 (dm_type_void): Ditto.
5246 (dm_type_void_star): Ditto.
99707966 5247 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
5248 Probe the gdb demangler and set variables to accommodate
5249 formatting differences.
5250 (info_func_regexp): New function. Same as info_func, but
5251 matches against a regexp.
5252 (info_func): Match against a literal string.
5253 (print_addr_2): New function. Match against a literal string,
5254 which can be different from the input to gdb.
5255 (print_addr): Simply call print_addr_2 with the same argument twice.
5256 (test_lookup_operator_functions): Use demangler formatting variables.
5257 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
5258 the tests in the same order as the C++ class declaration.
5259 (test_paddr_operator_functions): Ditto.
5260 (test_paddr_overloaded_functions): Ditto.
5261 (test_paddr_hairy_functions): Use demangler formatting variables.
5262 Add reference to gdb/19 for related tests.
5263 (do_tests): Call probe_demangler.
5264
1de8f023
KB
52652001-01-30 Kevin Buettner <kevinb@redhat.com>
5266
5267 * gdb.c++/templates.cc (printf): Remove unused function definition.
5268
ca3f91ed
MS
52692001-01-26 Felix Lee <flee@redhat.com>
5270
5271 * sid.exp (sid_exit): Pass host, not target, to remote_close.
5272
52732001-01-25 matthew green <mrg@redhat.com>
5274
5275 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
5276 up sid.
5277 (sid_exit): Call `remote_pop_conn' after GDB is gone.
5278
52792001-01-25 matthew green <mrg@redhat.com>
5280
5281 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 5282 Deprecate $sid_spawn_id.
ca3f91ed
MS
5283 (sid_exit): Remove code necessary only for `spawn.'
5284
52852001-01-25 matthew green <mrg@redhat.com>
5286
5287 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
5288
fb18ec4a
MC
52892001-01-28 Michael Chastain <chastain@redhat.com>
5290
5291 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
5292 to call when tests fail. It takes gdb out of the overloaded
5293 function choice menu back to the main prompt, so that the test
5294 program stays synchronized.
5295 (set_bp_overloaded): New proc to collect all the common
5296 code for setting a breakpoint on an overloaded name. Calls
5297 take_gdb_out_of_choice_menu when needed.
5298 (menu_overload1arg): New variable to collect the repeated
5299 instances of the expected menu for an overloaded name. Change
5300 the regular expression to handle changes in g++ type encoding:
5301 "void" can be either "void" or "", and "unsigned int" can be
5302 either "unsigned int" or "unsigned".
5303 (continue_to_bp_overloaded): Change regular expressions to handle
5304 changes in g++ type encoding.
5305 (no proc): Call take_gdb_out_of_choice_menu when needed.
5306 Remove redundant calls to "info break". Accept either "canceled"
5307 or "cancelled". Change regular expressions in "info break"
5308 calls to handle changes in g++ type encoding. Give all tests
5309 unique strings.
5310
9c646a6e
BE
53112001-01-17 Ben Elliston <bje@redhat.com>
5312
5313 * config/sid.exp: New file.
5314
9549d9c1
AC
5315Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
5316
5317 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
5318
dc96c6c7 53192000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
5320
5321 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
5322 Add a RE to accept a non-ascii char if one is ever presented.
5323
b4df4f68
FN
53242000-12-20 Fernando Nasser <fnasser@redhat.com>
5325
297dd0fd 5326 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 5327
dc96c6c7 53282000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 5329
d63a86f8 5330 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
5331 in regexp. One '\' does not suffice on Linux.
5332
4a7bddb6
MC
53332000-12-09 Michael Chastain <chastain@redhat.com>
5334
5335 * gdb.base/break.exp (test_clear_command): Use a marker function
5336 rather than 'main' for the test function. Also move this
5337 test to an execution point where the marker function names are
5338 guaranteed to be bound to functions. (Executing tests after a
5339 'finish' from main runs into name conflicts with local names
5340 in __libc_start_main).
5341
dc96c6c7 53422000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
5343
5344 * gdb.base/finish.exp: New test for gdb's "finish" command.
5345 * gdb.base/return2.exp: New test for gdb's "return" command.
5346 * gdb.base/return2.c: New source file for above.
5347
dc96c6c7 53482000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
5349
5350 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
5351 * gdb.base/miscexprs.exp: Ditto.
5352 * gdb.base/pointers.exp: Ditto.
5353 * gdb.c++/derivation.exp: Ditto.
5354 * gdb.c++/local.exp: Ditto.
5355 * gdb.c++/namespace.exp: Ditto.
5356 * gdb.c++/overload.exp: Ditto.
5357 * gdb.c++/ref-types.exp: Ditto.
5358
dc96c6c7 53592000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
5360
5361 * gdb.base/constvars.exp: Test result of "up" command.
5362 * gdb.base/miscexprs.exp: Ditto.
5363 * gdb.base/pointers.exp: Ditto.
5364 * gdb.base/scope.exp: Ditto.
5365 * gdb.c++/derivation.exp: Ditto.
5366 * gdb.c++/local.exp: Ditto.
5367 * gdb.c++/namespace.exp: Ditto.
5368 * gdb.c++/overload.exp: Ditto.
5369 * gdb.c++/ref-types.exp: Ditto.
5370
44097287
FN
53712000-11-22 Michael Chastain <chastain@redhat.com>
5372
5373 * mips_pro.exp: Accept either "middle -> top -> main" or
5374 "middle -> main" in the backtrace, because gcc can optimize
5375 tail calls to jumps. Remove setup_xfail for the hppa case.
5376 Add a comment with the original warning messages from PR 3016,
5377 which was filed in 1993, to preserve them for posterity.
5378
9d2e1bab
ND
53792000-11-17 Nick Duffek <nsd@redhat.com>
5380
5381 * lib/gdb.exp (gdb_test): Override timeout with board info.
5382
1aca8eb7
ND
53832000-11-17 Nick Duffek <nsd@redhat.com>
5384
5385 * gdb.base/display.exp: Don't kill running stub. Add "again" to
5386 the second kill and detach messages.
5387
93076499
ND
53882000-11-17 Nick Duffek <nsd@redhat.com>
5389
5390 * configure.in: Add AC_EXEEXT.
5391 * configure: Regenerate.
5392 * Makefile.in (just-check): Export EXEEXT.
5393 * lib/gdb.exp ($EXEEXT): Import from environment.
5394 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
5395 expect "maint dump-me" on Cygwin.
5396 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
5397 $EXEEXT.
5398
30e87cd3
ND
53992000-11-17 Nick Duffek <nsd@redhat.com>
5400
5401 * gdb.base/break.exp: Test backtrace and finish from called
5402 function on all platforms, not just HP-UX.
5403
dc96c6c7 54042000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
5405
5406 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
5407 code from gdb_target_monitor, so it can be used independantly
5408 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 5409
dc96c6c7 54102000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
5411
5412 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
5413 * gdb.base/corefile.exp: Expect the message "Program is being
5414 debugged already" when we send the "corefile" command, since
5415 the preceeding gdb_load may have connected gdb to a remote target.
5416 * gdb.base/display.exp: Disable hardware watchpoints if new
5417 board info variable "no_hardware_watchpoints" is true.
5418 Replace single-letter commands with more readable ones.
5419 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
5420 if new board info variable "no_hardware_watchpoints" is true.
5421 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
5422 to see if stdio (printf) testing is possible.
5423 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
5424 board info variable "no_hardware_watchpoints" is true. Use new
5425 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
5426
39124dea
FN
54272000-11-13 Fernando Nasser <fnasser@redhat.com>
5428
5429 From Orjan Friberg <orjanf@axis.com>:
5430 * gdb.base/printcmds.exp: Escape curly braces followed by a number
5431 in array print pattern match.
5432
a9e2e984
FN
54332000-11-09 Fernando Nasser <fnasser@redhat.com>
5434
5435 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
5436 spelling "cancelled" to U.S. spelling "canceled" to match changes
5437 made to gdb.
5438 * gdb.c++/ovldbreak.exp: Ditto.
5439
c7db355b
PS
54402000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
5441
5442 * gdb.base/callfuncs.c (main): Moved to end of file, call
5443 t_double_values to initialize the FPU before inferior calls are made.
5444 * gdb.base/callfuncs.exp: Test for register preservation after calling
5445 inferior functions. Add tests for continuining, finishing and
5446 returning from a stop in a call dummy.
5447
dc96c6c7 54482000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
5449
5450 * gdb.base/commands.exp: Break up long lines, and re-indent.
5451
dc96c6c7 54522000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
5453
5454 * config/gdbserver.exp: Rewritten from the ground up, to make it
5455 compatible with the current dejagnu tree, and to make it work with
5456 the new "gdbserver" in libremote.
5457
dc96c6c7 54582000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
5459
5460 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
5461 * gdb.base/varargs.exp: Skip entire test if no printf support.
5462 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
5463 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
5464
dc96c6c7 54652000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
5466
5467 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
5468 no floating point support.
5469 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
5470 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
5471 * gdb.base/call-rt-st.exp: Ditto.
5472 * gdb.base/call-strs.exp: Ditto.
5473
bac5fc66
JG
54742000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
5475
5476 * gdb.base/sizeof.c: include <stdio.h>.
5477
5478 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
5479 'finish', otherwise uncaptured gdb_prompt would potentially
5480 throw remaining test points out of sync.
5481
b22a6027
SB
54822000-07-26 Scott Bambrough <scottb@netwinder.org>
5483
5484 * gdb.base/recurse.exp: Run tests for all targets.
5485 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
5486 gnu-oldld case on ARM.
5487 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
5488 for ARM targets.
d63a86f8 5489
d8231941
AG
5490Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
5491
5492 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
5493 * gdb.java/configure: Rebuild.
5494
8caabe69
AG
5495Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
5496
5497 * gdb.java/jv-exp.exp: New file.
5498
9d273ca3
AG
5499Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
5500
5501 * configure: Rebuilt.
5502 * configure.in (configdirs): Add gdb.java.
5503 * gdb.java/jmisc.java: New file.
5504 * gdb.java/jmisc.exp: New file.
5505 * gdb.java/Makefile.in: New file.
5506 * gdb.java/configure: Rebuilt.
5507 * gdb.java/configure.in: New file.
5508 * lib/java.exp: New file.
5509
4f823a66
AC
5510Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
5511
5512 * gdb.base/exprs.exp: Test casts to a pointer including over and
5513 underflow.
5514
2391e11d
AC
5515Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
5516
5517 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
5518 and the compilers sizes.
5519
54602222
ND
55202000-07-09 Nick Duffek <nsd@redhat.com>
5521
5522 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
5523 (use_methods): New function.
5524 (main): Call use_methods().
5525 * gdb.c++/classes.exp (test_method_param_class): New procedure.
5526 (do_tests): Call test_method_param_class.
5527
2bec0572
ND
55282000-07-09 Nick Duffek <nsd@redhat.com>
5529
5530 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
5531 spelling.
5532 (test_enums): New procedure. Move enum tests from end of script
5533 to here. Set breakpoint on function name instead of line number.
5534 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
5535 (enums2): New marker function.
5536 (enums1): New function.
5537 (main): Call enums1(). Move enum tests to enums1().
5538
78492fde
AC
5539Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
5540
5541 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
5542 compile/link program. Update line numbers.
5543 * gdb.asm/d10v.inc: Define ``startup''.
5544 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 5545
49a2cef8
AC
5546Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
5547
5548 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
5549
3e6c8688
EZ
55502000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5551
5552 * gdb.base/maint.exp: Add 'maint print architecture' item to output
5553 of 'help maint print' command.
5554
9ff5cbe9
AC
5555Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
5556
5557 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
5558 they use gdb_expect_list.
5559
17c579bd
AC
5560Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
5561
5562 * gdb.base/commands.exp: Use ``set remote
5563 memory-read-packet-size'' instead of ``set endian big'' to test
5564 long commands.
5565
e6d71bf3
DB
55662000-06-03 Daniel Berlin <dan@cgsoftware.com>
5567
5568 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 5569 g++, and stop skipping them.
e6d71bf3
DB
5570
5571 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
5572 work under g++.
5573
d63a86f8 5574 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
5575 initialization.
5576
dc96c6c7 55772000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
5578
5579 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
5580 the regular expression: accept an (almost) arbitrary sequence of
5581 "frames-invalid" and "breakpoints-invalid" messages both before
5582 and after the "starting" message.
5583
dc96c6c7 55842000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
5585
5586 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 5587
dc96c6c7 55882000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
5589
5590 * gdb.base/annota1.exp (annotate-signal-handler-caller):
5591 Relax the regular expression a little, make it pass on Solaris 8.
5592
8216cda9
KB
55932000-05-12 Kevin Buettner <kevinb@redhat.com>
5594
5595 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 5596 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
5597 Instead, it is permissible for gdb to stop on the line of the
5598 call itself.
5599
1a570b2f
MS
56002000-05-12 Michael Snyder <msnyder@.cygnus.com>
5601
5602 * gdb.base/break.exp (bp on small function, optimized file):
5603 Add a second pass pattern. The behavior differs here between stabs
5604 and dwarf for one-line functions. Stabs preserves two line symbols
5605 (one before the prologue and one after) with the same line number,
5606 but dwarf regards these as duplicates and discards one of them.
5607 Therefore the address after the prologue (where the breakpoint is)
5608 has no exactly matching line symbol, and GDB reports the breakpoint
5609 as if it were in the middle of a line rather than at the beginning.
5610
dc96c6c7 56112000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 5612
d63a86f8 5613 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
5614 rather than "send_gdb" (for consistancy).
5615
7d418785
AC
5616Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
5617
5618 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
5619 * gdb.c++/templates.cc: Properly check for GCC version number.
5620 * lib/compiler.cc: Likewise
5621
dc96c6c7 56222000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 5623
d63a86f8 5624 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
5625 gdb may not stop at the first line of main, due to code motion.
5626
dc96c6c7 56272000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
5628
5629 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
5630 This test depends on parsing the printf output from the target.
5631 Since the sparclet stub doesn't do stdio, this will never work.
5632 * gdb.base/call-rt-st.exp: ditto.
5633 * gdb.base/call-strs: ditto.
5634
dc96c6c7 56352000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
5636
5637 * gdb.base/miscexprs.exp: make sizeof long array test portable.
5638
5639 * gdb.base/ending-run.exp: After connecting to a remote target,
5640 but before running, the target will appear to be in a random
5641 location. Specify both a file and a line for breakpoints.
5642 Also, the function that calls main may be called 'init'
5643 rather than 'start'.
5644
a5a51225
EZ
56452000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5646
5647 * gdb.base/help.exp: Update output for add-symbol-file command.
5648
7930cc7c
FN
56492000-04-10 Fernando Nasser <fnasser@cygnus.com>
5650
5651 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5652 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
5653
23e37ab1
C
56542000-04-07 J.T. Conklin <jtc@redback.com>
5655
e93c542c
C
5656 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
5657
23e37ab1
C
5658 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
5659
591b8fa3
PDM
5660Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
5661
5662 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
5663 values that can be represented exactly.
5664 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
5665 above change, and to not check against the directory part of the source
5666 file name.
5667 (step into print_long_arg_list): Likewise.
5668 (print print_small_structs from print_long_arg_list): Likewise.
5669 (print print_long_arg_list): Likewise.
5670
7a495180
EZ
56712000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5672
30b53638 5673 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 5674
beb998c6
AC
5675Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
5676
5677 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
5678
1c689132
DB
56792000-03-25 Daniel Berlin <dan@cgsoftware.com>
5680
5681 * gdb.base/commands.exp (deprecated_command_test): Add test for
5682 deprecate with no arguments.
5683
c1790a9d
JL
56842000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
5685
5686 * gdb.base/break.exp: Add new test for setting breakpoints on
5687 optimized code so we can test breakpoints work even when function
5688 prologues may be optimized away
5689
003ba290
FN
56902000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
5691
5692 From David Whedon <dwhedon@gordian.com>
5693 * gdb.base/commands.exp : Added command deprecator tests.
5694
6837a0a2
DB
56952000-03-22 Daniel Berlin <dan@cgsoftware.com>
5696
5697 * gdb.base/help.exp: Added test for new apropos command.
5698
b9593231
KB
56992000-03-21 Kevin Buettner <kevinb@redhat.com>
5700
5701 * gdb.base/pointers.c (usevar): New function.
5702 (main): Make sure that global variables v_int_pointer2, rptr,
5703 and y are all referenced someplace in the program by calling
5704 usevar() on them. [Some linkers delete symbols which are
5705 never referenced. The space remains, but there's no way to
5706 get a (symbolic) handle on the variable from the debugger.]
5707
751a959b
EZ
57082000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5709
5710 * gdb.base/printcmds.c: Add typedeffed arrays.
5711
5712 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
5713 procedure to test arrays that are typedef'd.
5714
73a93a32
JI
57152000-03-13 James Ingham <jingham@leda.cygnus.com>
5716
5717 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 5718 the library directories.
73a93a32 5719
fb40c209
AC
5720Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
5721
5722 * configure.in (configdirs): Add sub directory gdb.mi.
5723 * configure: Re-generate.
5724
5725 * gdb.mi: New directory.
d63a86f8 5726
ee4dd2c9
AC
57272000-02-25 Scott Bambrough <scottb@netwinder.org>
5728
5729 * gdb.base/long_long.exp: Correct test suite failure when printing
5730 a long long value as a double on ARM platforms.
5731
70f0cc22
JB
57322000-02-16 Jim Blandy <jimb@redhat.com>
5733
5734 * gdb.base/break.exp ("breakpoint line number"): Make sure the
5735 default source file is set properly before running this test.
5736
853819b8
EZ
57372000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5738
5739 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
5740 gdbtk/library directory, not in gdbtcl2.
5741
dfcd3bfb
JM
57422000-02-04 Jim Blandy <jimb@redhat.com>
5743
5744 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
5745 backslash from regexp pattern.
5746
5747 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
5748 procedure. Use it to run all the "continue to bp overloaded"
5749 tests. Note that this changes the names of the tests slightly.
5750 If the breakpoint hit message includes a hex PC value, because
5751 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
5752 from the real source code, still consider that a pass.
5753
5754 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
5755 XFAIL here if the breakpoint message contains a hex address. Note
5756 similar change on 1999-11-02.
5757
5758 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
5759
5760 * gdb.base/ptype.exp: Establish a default source file before
5761 calling get_debug_format.
5762
57632000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
5764
5765 * gdb.base/watchpoint.exp: Remove duplication of test messages.
5766
8b93c638
JM
57672000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
5768
5769 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
5770 of successive stepi commands -- while in the prologue we should see
5771 the function entry bracket.
5772
57732000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
5774
5775 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
5776 reach __change_mode() when stepping through the end of main().
5777
c5394b80
JM
57782000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
5779
5780 * gdb.base/default.exp: Fix expected pattern.
5781 * gdb.base/help.exp: Same.
5782
0d06e24b
JM
57832000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5784
5785 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
5786 Don't use xfail's because that affects only the following test.
d63a86f8 5787
0d06e24b
JM
5788 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
5789 solaris or linux.
5790
5791 * gdb.base/selftest.exp: Update to reflect changes to main.c.
5792
dc96c6c7 57932000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 5794
d63a86f8 5795 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
5796 "A syntax error" rather than "A parse error". Accept both.
5797
57982000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
5799
5800 * gdb.base/default.exp: Remove OS dependent string from "target
5801 remote" test.
5802 * gdb.base/help.exp: Same for "help target remote" test.
5803
c3f6f71d
JM
58042000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5805
5806 From Jim Kingdon <kingdon@redhat.com>:
5807
5808 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
5809 prompt (cleanup rather than necessity, but still might keep output
5810 from spilling to next test).
5811
58122000-01-02 Fred Fish <fnf@cygnus.com>
5813
5814 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
5815 AIX, which defines them in <sys/types.h>.
5816
ed9a39eb 58171999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 5818
ed9a39eb
JM
5819 * gdb.base/default.exp: Match arm* etc instead of arm in "info
5820 float" test.
5821
58221999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 5823
ed9a39eb 5824 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
5825
5826 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
5827 outermost frame disallowed".
5828
58291999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
5830
5831 * gdb.base/setvar.exp: New tests for setting the value of a struct
5832 with a constant list.
5833
58341999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
5835
5836 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
5837 require the user to type a cast before setting the value of a struct.
5838
de57eccd
JM
58391999-12-06 Jim Blandy <jimb@cygnus.com>
5840
5841 * gdb.base/default.exp: Expect the new 'info float' command on
5842 all i386 platforms.
5843
5844 * gdb.threads/linux-dp.exp: Expand our ability to recognize
5845 LinuxThreads libraries that don't support debugging.
5846
c2d11a7d
JM
5847Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
5848
5849 * gdb.base/remote.c: Fill the buffer with truely random data.
5850 Change the buffer type to ``unsigned char'' to simplify size
5851 arithmetic.
5852
5853 * gdb.base/remote.exp: Reduce download numbers by one. Typical
5854 stub only handles 400-1 byte packets. Verify that the download
5855 worked.
5856
58571999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
5858
5859 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
5860 tests, using UNRESOLVED for the untested cases. Also, does not wait
5861 for a timeout if the prompt was received before a recognizable pattern.
5862
58631999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
5864
5865 * lib/gdb.exp (gdb_expect_list): Fix spelling.
5866
58671999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5868
5869 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
5870 watchpoints.
5871
58721999-11-24 Jason Merrill <jason@casey.cygnus.com>
5873
5874 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
5875
5876 * gdb.c++/local.exp: Be more flexible in recognizing local class
5877 name mangling. Don't allow horribly truncated method names.
5878 * gdb.c++/derivation.exp: Expect protected inheritance.
5879 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
5880 * gdb.c++/virtfunc.exp: Likewise.
5881 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
5882 when printing a nested enum.
5883
58841999-11-22 Jim Blandy <jimb@cygnus.com>
5885
5886 * gdb.base/step-test.exp: Properly await GDB's response to setting
5887 a breakpoint on the call to large_struct_by_value.
5888
5889 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
5890 just because we have debug info for the `start' function.
5891
58921999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
5893
5894 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
5895 "Unknown signal" messages, which indicate (on LinuxThreads) that
5896 GDB doesn't know how to debug threads on this system. This is
5897 better than hanging while philosopher 0 dumps chatter into gdb.log.
5898
58991999-11-18 Tom Tromey <tromey@cygnus.com>
5900
5901 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
5902
59031999-11-18 Fred Fish <fnf@cygnus.com>
5904
5905 * gdb.base/coremaker2.c: Add sample program for generating
5906 cores that is more self contained than coremaker.c. Eventually
5907 I'll add more code to this and tie it into the testsuite.
5908
4ce44c66
JM
59091999-11-12 Stan Shebs <shebs@andros.cygnus.com>
5910
5911 * gdb.base/dollar.exp: Remove, now in gdb.hp.
5912
59131999-11-10 Jimmy Guo <guo@cup.hp.com>
5914
5915 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
5916 from $srcdir/lib/.
5917 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
5918 and gdb.c++/.
5919
5920 * gdb.c++/derivation.exp: remove redundant get compiler info code.
5921
d63a86f8 5922 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
5923 'continue with watch' test point.
5924
59251999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
5926
5927 Merged from p2linux-990323-branch:
d63a86f8 5928
4ce44c66
JM
5929 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
5930
11cf8741
JM
5931Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
5932
5933 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
5934 {limit,fixed}''. Test ``set download-write-size''.
5935
5936Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
5937
5938 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
5939 gdb_expect_list.
5940
5941Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
5942
5943 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
5944
59451999-11-03 Mark Salter <msalter@cygnus.com>
5946
5947 * gdb.base/break.exp: Fix "stub continue" pattern.
5948
59491999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
5950
5951 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
5952
59531999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
5954
5955 * gdb.base/display.exp ("finish"): Add timeout clause.
5956
5957 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
5958 plain prompt clause, so this doesn't have to time out in order to
5959 fail.
5960
5961 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
5962 breakpoint hit messages include an address.
5963
5964 * gdb.base/display.exp: Don't forget to escape parens in regular
5965 expressions. Unix regexp notatation sucks.
5966
59671999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5968
5969 * gdb.base/annota1.exp: Test for annotate-signalled: change output
5970 order for 'signalled' message.
5971
5c44784c
JM
59721999-11-01 Stan Shebs <shebs@andros.cygnus.com>
5973
5974 From Jimmy Guo <guo@cup.hp.com>:
5975 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
5976 * gdb.base/annota1.c: Add code for tests to work with.
5977
59781999-10-26 Frank Ch. Eigler <fche@cygnus.com>
5979
5980 * gdb.base/remote.exp: New test for remote downloading settings.
5981 * gdb.base/remote.c: New file with large .data.
5982
917317f4
JM
59831999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
5984
5985 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
5986 for LinuxThreads support, merged from the Code Fusion branch.
5987
5988Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
5989
5990 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
5991 containing exp_continue into a while within an expect. Don't
5992 attempt a start more than three times. Check return value from
5993 gdb_load.
d63a86f8 5994
2df3850c
JM
5995Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
5996
5997 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
5998 a pass case.
5999
2acceee2
JM
60001999-10-01 Kevin Buettner <kevinb@cygnus.com>
6001
6002 * gdb.base/break.c (main): Added a statement that we can step
6003 off of.
6004 * gdb.base/break.exp: Added tests for setting a breakpoint
6005 at an offset and stepping onto a breakpoint.
6006
60071999-10-01 Fred Fish <fnf@cygnus.com>
6008
d63a86f8 6009 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
6010 gdb output.
6011
c2c6d25f
JM
60121999-09-18 Jim Blandy <jimb@cris.red-bean.com>
6013
6014 * gdb.base/break.exp: Code locations are in hex, don't forget!
6015 (For HP-UX.)
6016
60171999-09-17 Stan Shebs <shebs@andros.cygnus.com>
6018
6019 * condbreak.exp: Use break.c as test program.
6020 * condbreak.c: Remove, redundant with break.c.
6021
60221999-09-15 Stan Shebs <shebs@andros.cygnus.com>
6023
6024 * config/monitor.exp (gdb_target_monitor): Disable X- and
6025 Z-packets if the target needs it.
6026
60271999-09-13 James Ingham <jingham@leda.cygnus.com>
6028
6029 * gdb.c++/overload.exp: Added tests for listing overloaded
6030 functions with function pointers in the arg, explicitly calling
6031 out the version you want.
6032
cff3e48b
JM
60331999-09-09 Stan Shebs <shebs@andros.cygnus.com>
6034
6035 * long_long.exp: Add variations of test cases that work for
6036 targets with 16-bit ints and 32-bit doubles.
6037
d4f3574e
SS
60381999-09-08 Stan Shebs <shebs@andros.cygnus.com>
6039
6040 * break.c (main): Compare a possibly-uninitialized argc with an
6041 unlikely value that fits in 16 bits.
6042
60431999-09-07 Stan Shebs <shebs@andros.cygnus.com>
6044
6045 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
6046 0xfeeb, don't want negative numbers if ints are 16 bits.
6047
6048 * lib/gdb.exp (skip_cplus_tests): New proc.
6049 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
6050 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
6051 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
6052 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
6053 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
6054 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
6055 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
6056 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
6057
6058 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
6059
6060Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
6061
6062 * gdb.base/corefile.exp (up): Allow a parameter to appear
6063 in the frame that we're going up to.
6064
6065 From Jim Blandy <jimb@cygnus.com>:
6066
6067 * gdb.base/default.exp (info float): Expect some output now.
6068
6069 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
6070 returning floating-point values to fail on the x86.
6071 * gdb.base/callfwmall.exp (do_function_calls): Same.
6072
6073 * gdb.base/list.exp (test_listsize): Correct expectations for
6074 listing line 1 with listsize 2. Also, listing a single line
6075 works now, as does listing three lines. [Kevin's note: There
6076 were a number of other cases fixed too where the expectations
6077 differed...]
6078
60791999-09-02 Stan Shebs <shebs@andros.cygnus.com>
6080
6081 * gdb.base/selftest.exp: Add case for when version prints as
6082 constant string instead of char pointer.
6083
104c1213
JM
60841999-08-25 Stan Shebs <shebs@andros.cygnus.com>
6085
6086 * gdb.base/ending-run.exp: Add Solaris case for what happens when
6087 stepping out of main.
6088
6089 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
6090 G++ used.
6091
6092 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
6093 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
6094
6095 * gdb.c++/ovldbreak.exp: Update match string in test that
6096 includes a warning of multiple breakpoints.
6097
60981999-08-24 Stan Shebs <shebs@andros.cygnus.com>
6099
6100 * gdb.base/display.exp: Improve precision of step-after-finish
6101 added yesterday.
6102
6103 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
6104 test.
6105
6106 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
6107 configs when using G++, not just hppa*.
6108
61091999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6110
6111 * gdb.base/async.c: New file.
6112 * gdb.base/async.exp: New file.
6113
6114Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
6115
6116 * gdb.base/break.exp: Tweak PA specific tests to properly handle
6117 PA64.
6118
53a5351d
JM
6119Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
6120
104c1213
JM
6121 * gdb.base/display.exp: "finish" can leave us mid-line on many
6122 targets, deal with it. Add a small constant to main, instead of
6123 1000 since main+1000 may not be a valid address in the target.
6124
53a5351d
JM
6125 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
6126 on hpux11.
6127
6128 * gdb.base/attach.exp: Handle another hpux11 error message variant
6129 when attaching to a process that does not exist.
6130
61311999-08-19 J.T. Conklin <jtc@redback.com>
6132
6133 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
6134 characters in 'continue to 1241' test.
6135
61361999-08-17 Stan Shebs <shebs@andros.cygnus.com>
6137
6138 * gdb.base/call-ar-st.exp: Add a shorter match case for the
6139 stop in print_long_arg_list, define and use a whitespace
6140 variable in print_small_structs test, add an XFAIL for Solaris.
6141 * gdb.base/dbx.exp: XFAIL func commands until somebody is
6142 interested enough to fix.
6143
7be570e7
JM
61441999-08-13 Keith Seitz <keiths@cygnus.com>
6145
6146 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
6147 (dbx_gdb_load): Remove. Use gdb_load instead, since that
6148 proc knows about targets other than the natives.
6149 (test_assign): Use "gdb_run_cmd" to "run" the target.
6150 Check that we've actually hit the breakpoint at main.
6151 When we attempt to assign a value to a local variable, check
6152 that the variable is in the current scope, i.e., don't use
6153 a test with an empty result.
6154
6155Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
6156
6157 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
6158 command.
6159
61601999-08-09 Stan Shebs <shebs@andros.cygnus.com>
6161
6162 From Jimmy Guo <guo@cup.hp.com> and others at HP:
6163 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
6164 gdb.compat, gdb.threads-hp.
6165 gdb.hp/configure, gdb.hp/configure.in: New files.
6166 gdb.hp/Makefile.in: Recurse into new subdirs.
6167 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
6168 gdb.hp/gdb.objdbg: New directory, tests for debugging info
6169 in object files.
6170 gdb.hp/tools: New directory, aux tools for HP-specific tests.
6171
96baa820
JM
61721999-08-05 Stan Shebs <shebs@andros.cygnus.com>
6173
6174 * gdb.base/display.exp: Help expect by putting a newline in the
6175 funky printf, remove a bogus p/a test.
6176
61771999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6178
6179 * gdb.base/display.exp: Make sure that when we say 'run', we are
6180 connected to the target. This is necessary when running not
6181 natively.
6182
61831999-08-03 Stan Shebs <shebs@andros.cygnus.com>
6184
6185 * gdb.base/step-test.exp: Removed some extraneous messages.
6186
6187 * gdb.base/long_long.exp: Don't run memory examination tests
6188 on little-endian targets (they will need a different set of
6189 results to match).
6190
61911999-08-02 Stan Shebs <shebs@andros.cygnus.com>
6192
6193 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
6194 until somebody decides to fix GDB.
6195
6196 * gdb.base/long_long.c: Stop compiler complaint by specifying long
6197 constant as "ULL".
6198 * gdb.base/long_long.exp: Loosen x/c test, add partial result
6199 matches for a couple x/2 commands.
6200
a0b3c4fd
JM
62011999-07-30 Stan Shebs <shebs@andros.cygnus.com>
6202
6203 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
6204 by merging in ref-types2 tests.
6205 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
6206
6207 From Jimmy Guo <guo@cup.hp.com> and others at HP:
6208 * gdb.c++/Makefile.in: Add standard actions.
6209 (EXECUTABLES): Rename from PROGS, update list.
6210 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
6211 from gdb.hp.
6212 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
6213 foo and bar locals.
6214 * gdb.c++/anon-union.exp: Fix tests to match.
6215 * gdb.c++/classes.exp: Run if HP compiler used, add extra
6216 expect matches to handle output variations.
6217 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
6218 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
6219 output, add HP alternatives for new and delete prints.
6220 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
6221 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
6222 * gdb.c++/demangle.exp: Use $style when reporting failure.
6223 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
6224 * gdb.c++/inherit.exp: Run if HP compiler used, add some
6225 match alternatives.
6226 * gdb.c++/local.exp: Add match alternatives or xfails for HP
6227 compilers.
6228 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
6229 * gdb.c++/method.exp: Add match alternatives.
6230 * gdb.c++/misc.cc: Add bool types.
6231 * gdb.c++/misc.exp: Add tests for bool types.
6232 * gdb.c++/overload.exp: Add xfails.
6233 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
6234 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
6235 add some more template parameter tests (only for HP currently).
6236 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
6237 * gdb.c++/virtfunc.cc: Add return type and value for main.
6238 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
6239 match alternatives.
d63a86f8 6240
a0b3c4fd
JM
62411999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6242
6243 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
6244
62451999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
6246
6247 * gdb.base/signals.exp: Don't expect getting a backtrace from
6248 within a signal handler to fail on Linux.
6249
62501999-07-29 Stan Shebs <shebs@andros.cygnus.com>
6251
6252 From Jimmy Guo <guo@cup.hp.com> and others at HP:
6253 * lib/gdb.exp: Remove some gratuitious semicolons.
6254 (delete_breakpoints): Increase timeout.
6255 (gdb_expect): Add -notransfer option.
6256 (gdb_test): Use -notransfer option.
6257 (get_compiler_info): Add f77 case.
6258 (get_compiler): New proc, split out from gdb_preprocess, add f77
6259 case.
6260 (gdb_preprocess): Call get_compiler.
6261
6262 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
6263 * gdb.base/attach.exp, gdb.base/display.exp,
6264 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
6265 gdb.base/long_long.exp, gdb.base/printcmds.exp,
6266 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
6267 third arg to gdb_test.
6268 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
6269 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
6270 HP-UX xfails, add others.
6271 * gdb.base/completion.exp: Reflect name change of self-test.
6272 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
6273 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
6274 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
6275 HP failure number.
6276 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
6277 useless HP-UX 10.30 references.
6278 * gdb.base/maint.exp: Loosen matches.
6279 * gdb.base/pointers.c (main): Declare more_code.
6280 * gdb.base/pointers.exp: Match on output of a `next'.
6281 * gdb.base/structs.c: Add prototypes.
6282 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
6283 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
6284
62851999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6286
6287 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
6288 command.
6289
62901999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6291
6292 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
6293 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
6294
6295 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
6296 debug info. Deal with lack of signal hanlder info in stack.
6297
6298 From Jim Kingdon <kingdon@redhat.com>:
6299 * gdb.base/annota1.exp: If printf has debug info, deal with it.
6300
5a2468f5
JM
63011999-07-19 Stan Shebs <shebs@andros.cygnus.com>
6302
6303 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
6304 gdb.base/foll-vfork.exp: Don't run for crosses.
6305
adf40b2e
JM
6306Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
6307
6308 * gdb.base/configure.in: Check for gdbvars.exp instead of
6309 a1-selftest.exp.
6310 * gdb.base/configure: Re-generate.
6311
63121999-07-12 Stan Shebs <shebs@andros.cygnus.com>
6313
6314 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
6315 in trying to run first and name is too long.
6316
6317 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
6318 pointers2.c and pointers2.exp, respectively.
6319 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
6320 doschk happier.
6321
43e526b9
JM
63221999-07-08 Stan Shebs <shebs@andros.cygnus.com>
6323
6324 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
6325 callfuncs2.c and callfuncs2.exp.
6326
6327 * gdb.base/list.exp: Remove mistaken xfails.
6328 * gdb.base/list0.h: Add optional prototypes.
6329
9846de1b
JM
6330Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
6331
6332 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
6333 calling malloc.
6334 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
6335 * ptype.exp: Move test for get_debug_format to before its first
6336 use.
6337
63381999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6339
6340 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
6341 * gdb.base/annota2.cc, annota2.exp: Move from here.
6342 * gdb.c++/annota2.cc, annota2.exp: To here.
6343 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
6344
43ff13b4
JM
6345Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
6346
6347 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
6348 a consistent format.
6349
085dd6e6
JM
63501999-06-25 Stan Shebs <shebs@andros.cygnus.com>
6351
6352 From Jimmy Guo <guo@cup.hp.com> and others at HP:
6353 * lib/gdb.exp (get_compiler_info): Add detection for assorted
6354 HP compilers, also set the globals $true and $false.
6355
6356 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
6357 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
6358 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
6359 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
6360 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
6361 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
6362 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
6363 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
6364 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
6365 whatis.c} Add C++ compatible function definitions and return
6366 types, add includes for library functions.
6367 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
6368 * gdb.base/step-test.c (myglob): Rename from glob.
6369 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
6370 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
6371 files, move here from gdb.hp.
6372 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
6373 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
6374 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
6375 Adjust line numbers in regexps.
6376
6377 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
6378 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
6379 instead of 0/1.
6380
6381 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
6382 foll-vfork.exp: New files, move here from gdb.hp.
6383 * gdb.base/page.exp: New file, test of pagination command.
6384
6385 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
6386 recursion test.
6387 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
6388
6389 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
6390 gdb.base/solib.exp: Fix compiler invocation process.
6391
6392 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
6393 HP-UX 11, turn off overload resolution explicitly.
6394 * gdb.base/commands.exp: Set argument list explicitly, add
6395 watchpoint test.
6396 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
6397 them work.
6398 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
6399 expressions properly.
6400 * gdb.base/corefile.exp: Loosen the match slightly.
6401 * gdb.base/default.exp: Allow "Error accessing memory" message
6402 also.
6403 * gdb.base/display.exp: Skip over x/0 j if PA64.
6404 * gdb.base/funcargs.exp: Add xfails for HP-UX.
6405 * gdb.base/interrupt.exp: Ditto.
6406 * gdb.base/langs.exp: Add symbolic matches governed by compiler
6407 in use.
6408 * gdb.base/list.exp: Add xfails for HP-UX.
6409 * gdb.base/long_long.exp: Refine some of the numeric matches.
6410 * gdb.base/mips_pro.exp: Xfail on HP-UX.
6411 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
6412 * gdb.base/nodebug.exp: Succeed on more varieties of output.
6413 * gdb.base/opaque.exp: Remove some HP-UX xfails.
6414 * gdb.base/ptype.exp: Succeed on more varieties of output.
6415 * gdb.base/scope.exp: Add xfails for HP-UX.
6416 * gdb.base/sect-cmd.exp: Add more cases.
6417 * gdb.base/setvar.exp: Add xfails for HP-UX.
6418 * gdb.base/shlib-call.exp: Loosen some matches slightly.
6419 * gdb.base/signals.exp: Match on void symbolically.
6420 * gdb.base/step-test.exp: Add case for PA64.
6421 * gdb.base/term.exp: Add exit and restart.
6422 * gdb.base/twice.exp: Clean up after self.
6423 * gdb.base/varargs.exp: Disable overload resolution explicitly.
6424 * gdb.base/whatis.exp: Allow more ways to pass tests.
6425
6426 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
6427 no longer useful.
6428
6429Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
6430
6431 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
6432 list of patterns.
6433 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
6434 print_double_array(double_array)", "continuing to breakpoint
6435 1018", "print print_double_array(array_d)" and "continuing to
6436 1034" tests.
d63a86f8 6437
085dd6e6
JM
64381999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
6439
6440 * Makefile.in: Add empty html and install-html targets.
6441
64421999-06-24 Stan Shebs <shebs@andros.cygnus.com>
6443
6444 * config/mt-*: Remove, these haven't been used since 1996.
6445
64461999-06-22 Stan Shebs <shebs@andros.cygnus.com>
6447
6448 * gdb.base/call-strs.c, gdb.base/ending-run.c,
6449 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
6450 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
6451
9e0b60a8
JM
64521999-06-18 Stan Shebs <shebs@andros.cygnus.com>
6453
6454 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
6455 simpler match case for the ptype of the big class.
6456
64571999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
6458
6459 * gdb.exp: Fix test for gdb_prompt existence.
6460
64611999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
6462
6463 * gdb.exp (gdb_test): Add fail after calls to perror.
6464
64651999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
6466
6467 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
6468
64691999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
6470
6471 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
6472
0f71a2f6
JM
6473Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
6474
6475 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
6476 malloc() is linked in.
6477
64781999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
6479
6480 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
6481 step at end.
6482
6483 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
6484
64851999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
6486
6487 * gdb.java/jv-print.exp: New file. (Our first Java test!)
6488
cce74817
JM
6489Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
6490
6491 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
6492 * gdb.base/mips_pro.exp: Likewise.
6493
64941999-06-02 Keith Seitz <keiths@cygnus.com>
6495
6496 * gdb.c++/templates.cc: Change all "new" operators to throw
6497 an exception.
6498 * gdb.c++/cplusfuncs.cc: Likewise.
6499
6500 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
6501
6502Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
6503
6504 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
6505 * gdb.base/ending-run.exp: When stepping out of main, accept a
6506 step into an arbitrary assembler file.
6507
392a587b
JM
65081999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6509
d63a86f8 6510 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 6511 "breakpoint-invalid" to be printed.
d63a86f8 6512 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
6513 number of "frames-invalid" and "breakpoint-invalid" to be printed.
6514 * gdb.base/annota2.cc: Initialize a.x to 0.
6515
9e086581
JM
65161999-05-17 Keith Seitz <keiths@cygnus.com>
6517
6518 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
6519 when "skip_float_tests" set.
6520 Ditto for "print print_double_array(array_d)", "print print_small_structs",
6521 "print print_ten_doubles", and "step into print_long_arg_list".
6522 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
6523 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
6524 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
6525 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
6526 "skip_float_tests" is set.
6527 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
6528 when "skip_float_tests" set.
d63a86f8 6529
cd0fc7c3
SS
65301999-05-06 Keith Seitz <keiths@cygnus.com>
6531
6532 * gdb.base/annota2.cc: Include stdio.h.
6533
6534Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
6535
6536 * gdb.base/crossload.exp: Remove, this has been disabled ever
6537 since BFD stopped including all targets, and cross-GDB gets
6538 plenty of testing anyway.
6539 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
6540 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
6541 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
6542 * gdb.base/README: Remove, was doc for this.
6543 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
6544 needed.
6545
b83266a0
SS
65461999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6547
6548 * gdb.base/call-ar-st.exp: Fix one regular expression in test
6549 output.
6550
6551 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
6552 * gdb.base/annota2.exp: New file. More annotation tests.
6553 * gdb.base/annota1.c: New file. Source file for annota1.exp.
6554 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
6555
65561999-04-23 Angela Marie Thomas <angela@cygnus.com>
6557
6558 * config/cfdbug.exp: New file.
6559
7a292a7a
SS
65601999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
6561
6562 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
6563 Marcus Daniel's and Dale Hawkins's demangler crashes.
6564
6565 * gdb.c++/demangle.exp (test_gnu_style_demangling,
6566 test_lucid_style_demangling, test_arm_style_demangling,
6567 test_hp_style_demangling): Try Tom Tromey's core-dumping
6568 identifier under each demangling style.
6569
65701999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
6571
6572 * gdb.c++/demangle.exp: Include the current demangling style
6573 in all test names.
6574 (current_demangling_style): New global variable.
6575 (set_demangling_style, test_demangling_core, test_demangling,
6576 test_demangling_exact): New functions.
6577 (test_gnu_style_demangling, test_lucid_style_demangling,
6578 test_arm_style_demangling, test_hp_style_demangling): Use those,
6579 instead of calling gdb_test and gdb_test_exact directly.
6580 (catch_demangling_errors): New function, which reports errors
6581 signalled by the demangling test functions in an orderly way.
6582 (do_tests): Use catch_demangling_errors.
6583
65841999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
6585
6586 * gdb.base/signals.exp (test_handle_all_print): Use () for
6587 grouping in expressions, not {}.
6588
6589 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
6590 initialized yet.
6591
65921999-04-01 Stan Shebs <shebs@andros.cygnus.com>
6593
6594 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
6595 are listed.
6596
65971999-03-26 Stan Shebs <shebs@andros.cygnus.com>
6598
6599 * gdb.stabs/weird.exp: Test for CC being defined before
6600 looking at its value.
6601
66021999-03-25 Stan Shebs <shebs@andros.cygnus.com>
6603
6604 * gdb.base/call-ar-st.exp: Remove stray '#'.
6605 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
6606 "short int" and "long int".
6607 * gdb.c++/overload.cc: Cast the string added in the previous
6608 change, to mollify finicky HP compiler.
6609 * gdb.hp/reg-test.exp (testfile): Fix file name.
6610 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 6611
7a292a7a
SS
6612 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
6613 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
6614 alternate form of enum ptype.
6615
c906108c
SS
66161999-03-23 Stan Shebs <shebs@andros.cygnus.com>
6617
7a292a7a
SS
6618 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
6619 * gdb.hp/*.exp: Change all to run compiler probe only after
6620 passing skip_hp_tests, so as not to waste time on guaranteed
6621 failure.
6622
c906108c
SS
6623 * gdb.c++/overload.cc: Pass string instead of char addr, always
6624 init ccpfoo.
6625 * gdb.c++/templates.cc: Fix syntax error.
6626
7a292a7a
SS
6627Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6628
6629 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 6630 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
6631 command.
6632
66331999-03-18 James Ingham <jingham@cygnus.com>
6634
6635 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
6636
6637 * gdb.c++/method.exp: It was testing an uninitialized int on the
6638 stack and assuming it was positive.
6639
6640 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
6641
6642 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 6643 keep it from killing the rest of the tests.
7a292a7a
SS
6644 Use gdb_continue_to_end.
6645
6646 * gdb.base/sigall.exp: use gdb_continue_to_end.
6647
6648 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
6649
6650 * gdb.base/display.exp: use runto_main, not run.
6651
d63a86f8
RM
6652 * gdb.base/default.exp: Check for the current error message in the
6653 r abbreviation test.
7a292a7a
SS
6654 Add strongarm to the targets that know info float.
6655
d63a86f8 6656 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
6657 run which doesn't work with monitors.
6658
6659 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
6660
6661 * gdb.base/break.exp: use the gdb_continue_to_end proc.
6662
6663 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
6664 program. Traps the case (in Cygmon) when the program never really
6665 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
6666 more places, so I used my name. Sorry Mark...
6667
6668 * config/monitor.exp (gdb_target_monitor): added another
6669 target_info parameter: remotebinarydownload. This will set the
6670 remotebinarydownload flag if this is causing some boards trouble.
6671
66721999-03-18 Mark Salter <msalter@cygnus.com>
6673
6674 * lib/gdb.exp (continue_to_exit): New function.
6675
6676 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
6677 * gdb.base/ending-run.exp: Ditto.
6678 * gdb.base/step-test.exp: Ditto.
6679
66801999-03-16 Stan Shebs <shebs@andros.cygnus.com>
6681
6682 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
6683 (suggested by Art Haas <ahaas@neosoft.com>).
6684
66851999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
6686
6687 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
6688
6689Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
6690
6691 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
6692 descriptions of types (short unsigned int vs unsigned short, etc).
6693
66941999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
6695
6696 * gdb.base/call-strs.exp: Don't assume that `step' will step over
6697 a call to strlen; sometimes we do have sources.
6698
66991999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
6700
6701 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
6702 character, so GDB won't print garbage after its end.
d63a86f8 6703
c906108c
SS
6704 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
6705 breakpoint there instead. Sometimes GCC emits memcpy to handle
6706 the large structures being passed by value, so we step into that
6707 instead of sum_array_print, which obscures what we're really testing.
6708 * gdb.base/step-test.exp: However, we do want a test that notices
6709 the bizarre steps into memcpy, so do that here. Add check for
6710 stepping into function calls that pass large structures by value.
6711 ("Is that a noun clause, or are you just happy to see me?")
6712 Remove all references to specific line numbers.
6713 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
6714 New type and function.
6715 (main): Call large_struct_by_value, passing it a large struct by value.
6716 * lib/gdb.exp (gdb_get_line_number): New function.
6717
6718 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
6719 more portable.
6720
7a292a7a
SS
67211999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
6722
c906108c
SS
6723 * lib/gdb.exp: Doc fixes.
6724
7a292a7a
SS
67251999-03-05 Nick Clifton <nickc@cygnus.com>
6726
d63a86f8 6727 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
6728
67291999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
6730
c906108c
SS
6731 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
6732 commands. They're not germane to this test, and they don't work
6733 that way on remote targets.
6734
3fc11d3e
JM
67351999-03-01 James Ingham <jingham@cygnus.com>
6736
6737 * Changelog entries merged over from gdb development branch.
6738
3fc11d3e
JM
6739 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
6740
6741 * lib/gdb.exp (gdbtk_analyze_results): Generic function
6742 for outputting results of test run.
6743
2d4a1622 6744 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
6745
6746 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 6747
7a292a7a
SS
67481999-02-25 Felix Lee <flee@cygnus.com>
6749
6750 * lib/gdb.exp (debug_format): initialize
6751
c906108c
SS
67521999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
6753
6754 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
6755 * gdb.base/call-rt-st.c: Ditto.
6756
c906108c
SS
67571999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
6758
6759 * gdb.threads/pthreads.exp (horiz): New variable.
6760 (test_startup): Fix regexps that capture thread numbers.
6761
67621999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
6763
6764 * gdb.base/smoke.exp: Disambiguate two test case names (both
6765 called ``print'').
6766
6767Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
6768
6769 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
6770 compilation.
6771
67721999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
6773
6774 * gdb.base/miscexprs.exp: Change patterns to match GDB's
6775 actual output formatting.
6776 * gdb.base/smoke.exp: GDB removes leading 0's.
6777 * gdb.base/volatile.exp: Don't check type of remuneration;
6778 that variable is no longer defined in constvars.c.
6779 * gdb.base/step-test.c (main): Exit with explicit exit code.
6780 * gdb.base/step-test.exp: Remove two nexti checks--they are
6781 not portable.
6782
67831999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
6784
6785 * gdb.base/help.exp ("help delete display"): Fix test to match
6786 gdb's output.
6787
6788 * gdb.base/long_long.c (known_types): Initialize values to zero.
6789 * gdb.base/long_long.exp: Step one more line
6790 so 'dec' is initialized in "get to known place". GDB removes
d63a86f8 6791 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
6792 unique test case names.
6793
6794Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6795
d63a86f8 6796 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
6797
6798 * gdb.c++/method.exp: Add missing close brace.
6799
68001999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
6801
6802 * gdb.base/maint.exp: Use 'set height 0' to disable page
6803 prompting, not 'set height 400'.
6804
6805 Fix a bunch of timeouts.
6806 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
6807 four separate tests, so expect doesn't take forever to match a ton
6808 of text against a regexp with lots of .* forms.
6809 ("maint print psymbols", "maint print symbols"): Make some of
6810 these greps more selective, so that expect doesn't try to wade
6811 through huge piles of output and time out.
6812
6813 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
6814
6815 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
6816 tests: one which doesn't expect shlib events to be reported, and
6817 another which does, but is XFAIL for all platforms other than
6818 HP/UX.
6819
6820 * gdb.base/break.exp: Teach the test suite that the `catch
6821 fork', `catch vfork', and `catch exec' commands produce error
6822 messages on platforms that don't provide these features.
6823
6824Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
6825
6826 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
6827 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
6828 (shortening names from solib_threshold.exp etc), won't run on
6829 anything but HP-UX for the foreseeable future.
6830 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
6831 reflect move.
6832
6833Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
6834
6835 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
6836 gdb.trace/Makefile.in (clean): Remove all test executables.
6837
6838Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
6839
6840 * gdb.base/shlib-call.exp: add test cases to verify that gdb
6841 successfully re-sets breakpoints in shared libraries.
6842 * gdb.base/shmain.c (main): return 0, don't fall off the end.
6843
6844Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6845
d63a86f8
RM
6846 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
6847 and compiled w/o GCC.
c906108c
SS
6848
6849 * gdb.hp/watch-cmd.exp: ditto.
6850
6851 * gdb.hp/watch-hp.exp: ditto.
6852
6853 * gdb.hp/xdb1.exp: ditto.
6854
6855 * gdb.hp/xdb2.exp: ditto.
6856
6857 * gdb.hp/dbx.exp: ditto.
6858
6859Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
6860
6861 * constvars.c: Remove C++-isms.
6862 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
6863 with GCC.
6864
6865Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
6866
6867 The following changes are part of the HP merge.
6868
6869 * gdb.base/break.exp: new tests to verify that catchpoints for
6870 fork, vfork, and exec don't trigger inappropriately.
6871
6872 * gdb.base/opaque.exp: compile one file at a time, then link.
6873
6874 * gdb.base/signals.exp: be more restrictive about which hppa
6875 systems receive a setup_xfail. new tests.
6876
6877 * gdb.base/solib_threshold.build: new file.
6878 * gdb.base/solib_threshold.exp: new file.
6879 * gdb.base/solib_threshold.link_opts: new file.
6880 * gdb.base/solib_threshold.mk: new file.
6881 * gdb.base/gen_solib_threshold.c: new file.
6882
6883 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
6884 tests. New tests for enums inside classes.
6885
6886 * gdb.c++/compiler.cc: indicate support of template debugging.
6887
6888 * gdb.c++/demangle.exp: run hp style demangling tests.
6889
6890 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
6891 tests.
6892
6893 * gdb.c++/misc.cc: changes to support new tests.
6894
6895 * gdb.c++/templates.cc: changes to support HP's compiler; changes
6896 to support new tests.
6897
6898 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
6899 gcc, then skip these tests.
6900
6901Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
6902
6903 The following files are part of the HP merge; some had longer
6904 names at HP, but have been renamed to be no more than 14
6905 characters in length.
6906
6907 * gdb.hp/ambiguous.cc: new file.
6908 * gdb.hp/ambiguous.exp: new file.
6909 * gdb.hp/attach.exp: new file.
6910 * gdb.hp/attach2.exp: new file.
6911 * gdb.hp/classes-hp.exp: new file.
6912 * gdb.hp/ctti.exp: new file.
6913 * gdb.hp/ctti-add.cc: new file.
6914 * gdb.hp/ctti-add1.cc: new file.
6915 * gdb.hp/ctti-add2.cc: new file.
6916 * gdb.hp/ctti-add3.cc: new file.
6917 * gdb.hp/dbx.exp: new file.
6918 * gdb.hp/exception.cc: new file.
6919 * gdb.hp/exception.exp: new file.
6920 * gdb.hp/foll-exec.c: new file.
6921 * gdb.hp/foll-exec.exp: new file.
6922 * gdb.hp/foll-fork.c: new file.
6923 * gdb.hp/foll-fork.exp: new file.
6924 * gdb.hp/foll-vfork.c: new file.
6925 * gdb.hp/foll-vfork.exp: new file.
6926 * gdb.hp/inherit-hp.exp: new file.
6927 * gdb.hp/more-steps.exp: new file.
6928 * gdb.hp/namespace.cc: new file.
6929 * gdb.hp/namespace.exp: new file.
6930 * gdb.hp/optimize.exp: new file.
6931 * gdb.hp/pxdb.c: new file.
6932 * gdb.hp/pxdb.exp: new file.
6933 * gdb.hp/quicksort.exp: new file.
6934 * gdb.hp/reg-test.exp: new file.
6935 * gdb.hp/reg-test.s: new file.
6936 * gdb.hp/sized-enum.c: new file.
6937 * gdb.hp/sized-enum.exp: new file.
6938 * gdb.hp/start-stop.exp: new file.
6939 * gdb.hp/templ-hp.cc: new file.
6940 * gdb.hp/templ-hp.exp: new file.
6941 * gdb.hp/thr-lib.c: new file.
6942 * gdb.hp/thr-lib.exp: new file.
6943 * gdb.hp/thr-lib.h: new file.
6944 * gdb.hp/thr-liblib.c: new file.
6945 * gdb.hp/virtfun-hp.c: new file.
6946 * gdb.hp/virtfun-hp.exp: new file.
6947 * gdb.hp/watch-cmd.exp: new file.
6948 * gdb.hp/watch-hp.exp: new file.
6949 * gdb.hp/xdb1.exp: new file.
6950 * gdb.hp/xdb2.exp: new file.
6951 * gdb.hp/xdb3.exp: new file.
6952
6953Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
6954
6955 The following files are part of the HP merge; some had longer
6956 names at HP, but have been renamed to be no more than 14
6957 characters in length.
6958
6959 * gdb.base/ss.h: new file.
6960 * gdb.base/call-ar-st.c: new file.
6961 * gdb.base/call-ar-st.exp: new file.
6962 * gdb.base/call-rt-st.c: new file.
6963 * gdb.base/call-rt-st-exp: new file.
6964 * gdb.base/call-strs.exp: new file.
6965 * gdb.base/ena-dis-br.exp: new file.
6966 * gdb.base/environ.exp: new file.
6967 * gdb.base/long_long.exp: new file.
6968 * gdb.base/sect-cmd.exp: new file.
6969 * gdb.base/shlib-cl2.exp: new file.
6970 * gdb.base/smoke.exp: new file.
6971 * gdb.base/so-impl-ld.c: new file.
6972 * gdb.base/so-impl-ld.exp: new file.
6973 * gdb.base/so-indr-cl.c: new file.
6974 * gdb.base/so-indr-cl.exp: new file.
6975 * gdb.base/varargs.exp: new file.
6976 * gdb.base/volatile.exp: new file.
6977 * gdb.base/whatis-exp.exp: new file.
7a292a7a 6978 * gdb.base/display.exp: new file.
c906108c
SS
6979 * gdb.c++/derivation.exp: new file.
6980 * gdb.c++/local.exp: new file.
6981 * gdb.c++/member-ptr.exp: new file.
6982 * gdb.c++/overload.exp: new file.
6983 * gdb.c++/ovldbreak.exp: new file.
6984 * gdb.c++/ref-types.exp: new file.
6985 * gdb.c++/ref-types2.exp: new file.
6986 * gdb.c++/userdef.exp: new file.
d63a86f8 6987
c906108c
SS
6988Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
6989
6990 * gdb.base/default.exp: Reflect wording change in remote.c.
6991
dc96c6c7 6992Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6993
6994 * gdb.base/help.exp: Update to reflect current text.
6995
6996Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
6997
6998 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
6999 they're stack variables and contain garbage.
7000 * gdb.c++/anon-union.exp: new file.
7001
7002 The following changes were made by David Taylor
7003 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
7004 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
7005 in changes by HP.
7006
7007 * gdb.base/bitops.exp: new file.
7008 * gdb.base/default.exp: change expected messages for catch and
7009 info catch tests to reflect HP merge changes.
7010 * gdb.base/enable-disable-break.exp
7011 * gdb.base/ending-run.c: new file.
7012 * gdb.base/long_long.c: new file.
7013 * gdb.base/maint.exp: new file.
7014 * gdb.base/pointers2.exp: new file.
7015 * gdb.base/shlib-call2.exp: new file.
7016 * gdb.base/solib.exp: new file.
7017 * gdb.base/step-test.c: new file.
7018 * gdb.c++/anon-union.cc: new file.
7019 * gdb.c++/local.cc: new file.
7020 * gdb.c++/member-pointer.cc: new file.
7021 * gdb.c++/method.cc: new file.
7022 * gdb.c++/ref-types.cc: new file.
7023 * gdb.c++/ref-types2.cc: new file.
7024 * gdb.c++/userdef.cc: new file.
d63a86f8 7025
c906108c
SS
7026 * gdb.base/scope.exp: compile one file at a time, then link.
7027 * gdb.base/langs.exp: ditto.
7028 * gdb.base/list.exp: ditto.
d63a86f8 7029
c906108c
SS
7030Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
7031
7032 The following changes were made by David Taylor
7033 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
7034 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
7035 in changes by HP.
d63a86f8 7036
c906108c
SS
7037 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
7038 skip tests. When compiling pass c++ flag to gdb_compile.
7039 * gdb.c++/
d63a86f8 7040
c906108c
SS
7041 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
7042 test for on hppa*-*-hpux*; use args to see if c++ was specified.
7043 (skip_hp_tests): new function.
7044 (gdb_preprocess): new function.
7045
7046 * configure.in (hpdir): decide whether to configure gdb.hp.
7047 * configure: regenerated.
7048
7049 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
7050 to delete on clean.
7051 (EXECUTABLES): update to reflect new additions.
7052 * gdb.base/commands.exp: update message expected.
7053 * gdb.base/default.exp: add copyright notice.
7054 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
7055 * gdb.base/help.exp: update messages to reflect current text.
7056 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
7057 targets for recurse tests.
7058 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
7059 skip this file.
7060
7061 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
7062 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
7063 compilation.
7064 * gdb.c++/misc.exp: ditto.
7065 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
7066 run the tests. tell gdb_compile that it's a c++ compilation.
7067
7068 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 7069
c906108c
SS
7070 * gdb.base/all-bin.exp: new file.
7071 * gdb.base/arithmet.exp: new file.
7072 * gdb.base/assign.exp: new file.
7073 * gdb.base/completion.exp: new file.
7074 * gdb.base/cond-expr.exp: new file.
7075 * gdb.base/condbreak.exp: new file.
7076 * gdb.base/define.exp: new file.
7077 * gdb.base/dollar.exp: new file.
7078 * gdb.base/environment.exp: new file.
7079 * gdb.base/eval-skip.exp: new file.
7080 * gdb.base/jump.exp: new file.
7081 * gdb.base/logical.exp: new file.
7082 * gdb.base/pointers.exp: new file.
7083 * gdb.base/relational.exp: new file.
7084 * gdb.base/section_command.exp: new file.
7085 * gdb.base/whatis-expr.exp: new file.
7086
7087 * gdb.base/all-types.c: new file.
7088 * gdb.base/call-array-struct.c: new file.
7089 * gdb.base/call-return-struct.c: new file.
7090 * gdb.base/call-strings.c: new file.
7091 * gdb.base/callfuncs2.c: new file.
7092 * gdb.base/condbreak.c: new file.
7093 * gdb.base/constvars.c: new file.
7094 * gdb.base/display.c: new file.
7095 * gdb.base/int-type.c: new file.
7096 * gdb.base/jump.c: new file.
7097 * gdb.base/miscexprs.c: new file.
7098 * gdb.base/pointers.c: new file.
7099 * gdb.base/pointers2.c: new file.
7100 * gdb.base/shmain.c: new file.
7101 * gdb.base/shr1.c: new file.
7102 * gdb.base/shr2.c: new file.
7103 * gdb.base/solib.c: new file.
7104 * gdb.base/solib1.c: new file.
7105 * gdb.base/solib2.c: new file.
7106 * gdb.base/varargs.c: new file.
7107 * gdb.c++/derivation.cc: new file.
7108 * gdb.c++/overload.cc: new file.
7109 * gdb.c++/ovldbreak.cc: new file.
7110 * gdb.hp/attach.c: new file.
7111 * gdb.hp/attach2.c: new file.
7112 * gdb.hp/average.c: new file.
7113 * gdb.hp/compiler.c: new file.
7114 * gdb.hp/compiler.cc: new file.
7115 * gdb.hp/execd-program.c: new file.
7116 * gdb.hp/follow-exec.c: new file.
7117 * gdb.hp/follow-fork.c: new file.
7118 * gdb.hp/follow-vfork-and-exec.c: new file.
7119 * gdb.hp/misc-hp.cc: new file.
7120 * gdb.hp/more-steps.c: new file.
7121 * gdb.hp/optimize.c: new file.
7122 * gdb.hp/quicksort.c: new file.
7123 * gdb.hp/run-hp.c: new file.
7124 * gdb.hp/start-stop.c: new file.
7125 * gdb.hp/sum.c: new file.
7126 * gdb.hp/templates-hp.cc: new file.
7127 * gdb.hp/thread-local-in-lib.c: new file.
7128 * gdb.hp/thread-local-in-lib.h: new file.
7129 * gdb.hp/thread-local-in-lib.lib.c: new file.
7130 * gdb.hp/vforked-program.c: new file.
7131 * gdb.hp/virtfunc-hp.cc: new file.
7132 * gdb.hp/watchpoint-hp.c: new file.
7133 * gdb.hp/xdb.c: new file.
7134 * gdb.hp/xdb0.c: new file.
7135 * gdb.hp/xdb0.h: new file.
7136 * gdb.hp/xdb1.c: new file.
7137
7138Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
7139
7140 The following change was made by Edith Epstein
7141 <eepstein@cygnus.com> as part of a project to merge in changes
7142 originally made by HP; HP did not create ChangeLog entries.
7143
7144 * gdb.c++/demangle.exp: changed the expected output for some
7145 ARM-style mangling -- removed second reference to datatype.
7146 For example, maint demangle __dt__11T1__pt__2_cFv
7147 T1<char>::~T1<char>(void)
7148 becomes,
7149 maint demangle __dt__11T1__pt__2_cFv
7150 T1<char>::~T1(void)
7151
7152 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 7153
c906108c
SS
7154Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
7155
7156 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
7157 * gdb.trace/backtrace.exp: Likewise.
7158 * gdb.trace/circ.exp: Likewise.
7159 * gdb.trace/collection.exp: Likewise.
7160 * gdb.trace/deltrace.exp: Likewise.
7161 * gdb.trace/infotrace.exp: Likewise.
7162 * gdb.trace/limits.exp: Likewise.
7163 * gdb.trace/packetlen.exp: Likewise.
7164 * gdb.trace/passc-dyn.exp: Likewise.
7165 * gdb.trace/passcount.exp: Likewise.
7166 * gdb.trace/report.exp: Likewise.
7167 * gdb.trace/save-trace.exp: Likewise.
7168 * gdb.trace/tfind.exp: Likewise.
7169 * gdb.trace/tracecmd.exp: Likewise.
7170 * gdb.trace/while-dyn.exp: Likewise.
7171 * gdb.trace/while-stepping.exp: Likewise.
7172
71731998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
7174
7175 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
7176
7177Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
7178
7179 From Brendan Kehoe:
7180 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
7181 int return types.
7182
7183Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
7184
7185 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
7186 remote dos host testing right.
7187
7188Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
7189
7190 * gdb.base/corefile.exp: remove some xfails.
7191
7192Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
7193
7194 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
7195 have different timestamps.
7196
7197Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
7198
7199 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
7200 gdb.base/default.exp: Replace "exec" with "executable".
7201
7202Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
7203
7204 * gdb.base/default.exp: Change else if to elseif from previous
7205 delta.
7206
7207Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
7208
7209 * gdb.base/default.exp: Add brace missing from previous delta.
7210
7211Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
7212
7213 * gdb.base/default.exp: Support test for info float for all
7214 varieties of arm toolchain.
7215
dc96c6c7 7216Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7217
7218 * gdb.trace/*.exp: remove "remote_download" command.
7219
dc96c6c7 7220Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7221
7222 * gdb.trace/*.exp: remove -gdwarf from compile.
7223
7224Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
7225
7226 * gdb.trace/configure.in(AC_INIT): typo
7227 * gdb.trace/configure: regenerated
7228
dc96c6c7 7229Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7230
7231 * config/m68k-emc.exp: New file.
7232 * lib/<emc-support.exp trace-support.exp}: New files.
7233 * configure.in: add new test directory gdb.trace.
7234 * gdb.trace/{configure configure.in Makefile.in}: New files.
7235 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
7236 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
7237 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
7238 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
7239 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
7240 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
7241 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 7242
dc96c6c7 7243Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7244
7245 * gdb.c++/classes.exp: Change all regular expressions to match
7246 arbitrary combinations of newline/carriage-return, so that they
7247 will work equally well on Unix and Windows.
7248 * gdb.c++/inherit.exp: ditto.
7249 * gdb.c++/virtfunc.exp: ditto.
7250
72511998-08-11 Dawn Perchik <dawn@cygnus.com>
7252
7253 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
7254
c2d11a7d
JM
7255Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
7256
7257 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
7258 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
7259 to use a0-a3/d0-d3 as needed.
7260
7261Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
7262
7263 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
7264 * gdb.disasm/am33.exp: Corresponding changes.
7265
c906108c
SS
72661998-07-11 Felix Lee <flee@cygnus.com>
7267
7268 * gdb.base/callfuncs.exp: add cmp10 test.
7269 * gdb.base/callfuncs.c (cmp10): new function.
7270
7271Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
7272
d63a86f8 7273 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
7274 into two parts to get around a synchronization problem in expect.
7275
3fc11d3e
JM
7276Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
7277
7278 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
7279
7280 * configure.in: Add options for gdbtk testsuite.
7281
7282 * configure: Regenerate.
7283
7284 * gdb.gdbtk: New directory to hold gdbtk tests.
7285
c906108c
SS
7286Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
7287
7288 * gdb.fortran/types.exp: Escape brackets in expect patterns
7289 for test_float_literal_types_accepted tests.
7290 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
7291 before run test.
7292
c2d11a7d
JM
7293Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
7294
7295 * am33.exp: Just compile, do not link the testcase.
7296 * am33.s: Add ".am33" pseudoop to force am33 mode.
7297
c906108c
SS
72981998-06-25 Felix Lee <flee@cygnus.com>
7299
7300 * gdb.base/setshow.exp: make sure $pc is sane.
7301
7302 * gdb.stabs/weird.exp: split expect patterns properly.
7303
c2d11a7d
JM
7304Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
7305
7306 * gdb.disasm/am33.s: New disassembler testfile for the am33.
7307 * gdb.disasm/am33.exp: Run it.
7308
dc96c6c7 7309Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7310
7311 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
7312 match processing (and eliminate spurious timeouts when running).
7313
dc96c6c7 7314Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7315
7316 * gdb.base/signals.exp (test_handle_all_print): put back Mach
7317 exception test, but conditionalize it on target [mach | gnu].
7318
dc96c6c7 7319Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7320
7321 * gdb.base/overlays.exp: fixup compile line for linker script.
7322
7323Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
7324
7325 * gdb.fortran/types.exp: don't guess at float size.
7326
7327Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
7328
7329 * gdb.base/exprs.exp: delete test that depends on int size.
7330
7331Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
7332
7333 * config/sim.exp: Removed checks for target triplets.
7334 (gdb_target_sim): Use gdb,target_sim_options.
7335
7336Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
7337
7338 * gdb.base/reread.exp: New file.
7339 * gdb.base/reread1.c: New file.
7340 * gdb.base/reread2.c: New file.
7341
7342Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
7343
7344 * config/sim.exp: Use 'target sim -sparclite' when running
7345 SPARClite programs.
7346
7347Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
7348
7349 * gdb.base/structs2.exp: New file.
7350 * gdb.base/structs2.c: New file.
7351
7352Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
7353
7354 * gdb.asm/common.inc: New file.
7355 * gdb.asm/d10v.inc: New file.
7356 * asm-source.exp: Pass -I's to gas to find .inc files.
7357 Update line numbers in expected output.
7358 * asmsrc1.s: Rewrite.
7359 * asmsrc2.s: Rewrite.
7360 * configure.in: Create arch.inc symlink.
7361 * configure: Regenerate.
7362 * Makefile.in (distclean): Delete arch.inc.
7363
7364Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
7365
7366 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
7367 (t_enum_value2): ditto
7368 (t_enum_value3): ditto
7369 (main): ditto
7370Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
7371
7372 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
7373 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
7374 change.
7375 Use gdb_test instead of send_gdb/gdb_expect sequences.
7376
7377Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
7378
7379 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
7380 not void.
7381
7382Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
7383
7384 * gdb.base/branches.c: Code with lots of loops and
7385 subroutines. Used to test gdbs ability to single step through PC
7386 changes, especially to test mips-tdep.c:mips_next_pc
7387
7388Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
7389
7390 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
7391 more rigorous EGCS C++ error checking.
7392
7393Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7394
7395 * gdb.base/help.exp: Clean up `help set args' and `help show args'
d63a86f8 7396 tests.
c906108c 7397 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
d63a86f8 7398 function when asleep.
c906108c 7399 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
d63a86f8
RM
7400 for i*86 Linux and SVR4 signal handling problems.
7401 Remove linux xfail for `next to handler in signals_tests_1', fixed
7402 by recent infrun.c change.
c906108c 7403 Limit backtrace to 10 frames to avoid timeout problems with infinite
d63a86f8 7404 stack backtraces.
c906108c
SS
7405 Adjust expect pattern in `handle all print' test to match Apr 28 1997
7406 target.[ch] change.
7407
7408Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
7409
7410 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
7411 for a newline from gdb before continuing.
7412 (default_gdb_exit): Just look for y or n.
7413 (gdb_test): Detect abnormal exit from GDB running on DOS; if
7414 it does, fail the rests of the tests in the file.
7415
7416Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
7417
7418 * config/cygmon.exp: New file.
7419
7420Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
7421
7422 * gdb.base/list.exp: Fix problem with "list default lines around
7423 main" test on remote targets.
7424
7425 * gdb.base/scope.exp: Fix problem with filelocal_bss before
7426 run test on remote targets.
7427
7428Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
7429
7430 * gdb.asm: New directory.
7431 * configure.in: Configure it.
7432 * configure: Regenerate.
7433 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
7434 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
7435
7436Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
7437
7438 * config/mn10300-eval.exp: New file to support MN10300 eval board.
7439
dc96c6c7 7440Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 7441
c906108c
SS
7442 * gdb.base/overlays (several files): Merge the two overlay
7443 managers into one. Change variables (foox, barx, bazx, grbxx)
7444 back into ints but force them to load in their proper sections.
7445
7446Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
7447
7448 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
7449 on-chip insn memory and IMAP1 to upper 128k.
7450 (D10VCopy): Handle memory regions crossing 16k boundaries.
7451 (D10VCopy): Transfer data in 32 bit chunks.
7452
7453Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
7454
7455 * gdb.base/overlays.c (main): Exit normally when result is
7456 correct.
7457
7458 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
7459 map. Include space for printf in .text segment.
7460
7461 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
7462 updated d10v memory VMA/LMA map.
7463 (D10VCopy): Call D10VTranslate.
d63a86f8 7464
c906108c
SS
7465Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
7466
7467 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
7468
7469 * gdb.base/bar.c (barx, bar): Change variable to small array so
7470 that it won't be put into the .sdata - small data -
7471 section. Update reference.
7472 * gdb.base/baz.c (bazx, baz): Ditto.
7473 * gdb.base/foo.c (foox, foo): Ditto.
7474 * gdb.base/grbx.c (grbxx, grbx): Ditto.
7475
7476 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
7477 to be arrays.
d63a86f8 7478
dc96c6c7 7479Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 7480
c906108c
SS
7481 * gdb.base/overlays.exp: fix up and get working again.
7482 Add tests for backtraces from an overlay function.
d63a86f8 7483
c906108c
SS
7484Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
7485
7486 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
7487 "calling function with watchpoint enabled".
7488
7489Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
7490
7491 * gdb.base/break.exp (test_next_with_recursion): Remove
7492 gdb_suppress_tests for d10v-*-*.
7493 * lib/gdb.exp (gdb_suppress_tests): Disable this function
7494 pending review of whether it is useful or not.
7495
7496Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
7497
7498 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
7499
7500Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
7501
7502 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
7503 * config/dve.exp: New file to support Densan boards.
7504
7505Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
7506
7507 * gdb.base/interrupt.exp: Document problem of simulators, signals,
7508 reads and BSD.
7509
7510Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
7511
7512 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
7513 response.
7514
7515 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
7516
7517Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
7518
7519 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
7520 test.
7521
7522 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
7523 target_sizeof_long and target_bigendian_p.
7524 (structs_by_value, structs_by_reference): Check values according
7525 to targets word size and endianess.
d63a86f8 7526
c906108c
SS
7527Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
7528
7529 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
7530 output.
7531
7532Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
7533
7534 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
7535 Update test of set args help to match source change.
7536
7537Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
7538
7539 * gdb.base/default.exp: Expect help system output to be in
7540 alphabetical order.
7541 * gdb.base/help.exp: Ditto.
7542
7543Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
7544
7545 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
7546 "i*86-pc-linux-gnu*".
7547 * gdb.base/interrupt.exp: Ditto.
7548 * gdb.base/corefile.exp: Ditto.
7549
7550 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
7551 define vxworks when building the testcase.
7552
7553 * gdb.base/ptype.exp: Fix testnames to be unique.
7554 * gdb.base/radix.exp: Ditto.
7555 * gdb.base/term.exp: Ditto.
7556 * gdb.base/whatis.exp: Ditto.
7557 * gdb.c++/classes.exp: Ditto.
7558
7559Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
7560
7561 * gdb.base/callfuncs.exp: Fix indentation.
7562
7563 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
7564 suppress_flag has been set.
7565 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
7566 target feature.
7567
7568Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
7569
7570 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
7571 the testcase.
7572
7573 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
7574 set_debug_traps() and breakpoint().
7575 * gdb.c++/misc.cc (main): Ditto.
7576 * gdb.c++/templates.cc (main): Ditto.
7577 * gdb.c++/virtfunc.cc (main): Ditto.
7578
7579Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
7580
7581 * lib/gdb.exp(gdb_step_for_stub): New function.
7582 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
7583 exists, reload the executable and do a "continue" instead of
7584 doing a jump.
7585 (runto_main): Use gdb_step_for_stub.
d63a86f8 7586
c906108c
SS
7587 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
7588 tests to have unique names.
7589 * gdb.base/callfuncs.exp: Ditto.
7590 * gdb.base/commands.exp: Ditto.
7591 * gdb.base/default.exp: Ditto.
7592 * gdb.base/help.exp: Ditto.
7593 * gdb.base/list.exp: Ditto.
7594 * gdb.base/opaque.exp: Ditto.
7595 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
7596 similar tests.
d63a86f8 7597
c906108c
SS
7598 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
7599 * gdb.c++/cplusfuncs.cc: Ditto.
7600 * gdb.c++/virtfunc.cc: Ditto.
7601
7602 * config/monitor.exp: Keep track of the last file we saw, rather
7603 than trying to get the info from gdb.
7604
7605 * gdb.fortran/types.exp: Move comment to previous line.
7606
7607Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
7608
7609 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
7610 target mode.
7611
7612Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
7613
7614 From Bob Manson:
7615 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
7616 string from GDB when it connects.
7617
7618 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
7619
7620Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
7621
7622 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
7623 if we can't get a debug format from GDB (we may be testing an
7624 older GDB). Use a 10 second timeout when checking for the format.
7625
7626 * gdb.stabs/weird.exp: Fix quoting.
7627
7628 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
7629
7630Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
7631
7632 * config/arm-ice.exp: New file.
7633
7634Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
7635
7636 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
7637 until it has been modified to work with the new testsuite.
7638
99707966 7639 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
7640 testcase won't compile, cause all of the testcases in the file to
7641 fail instead.
7642
7643 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
7644 (gdb_clear_suppressed): New procedure.
7645 (gdb_stop_suppressing_tests): Only clear suppress_flag if
7646 it contains a positive value.
7647
7648Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
7649
7650 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
7651
7652 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
7653
7654Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
7655
7656 * lib/gdb.exp (setup_xfail_format): New function.
7657 (get_debug_format): New function to get debug format.
7658 (debug_format): New global variable to hold last value set
7659 by get_debug_format.
7660 * gdb.base/list.exp: Call get_debug_format and expect some
7661 tests to fail for DWARF 1 and COFF formats.
7662 * gdb.c++/ptype.exp: Ditto.
7663 * gdb.c++/classes.exp: Ditto.
7664 * gdb.c++/cplusfuncs.exp: Ditto.
7665 * gdb.c++/inherit.exp: Ditto.
7666 * gdb.c++/templates.exp: Ditto.
7667 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 7668
c906108c
SS
7669Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
7670
7671 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
7672 host doesn't have a currently-open connection.
7673
7674 * config/sparclet.exp: Cleanups and fixes to make it generic for
7675 any gdb stub target. Handle cases where gdb doesn't respond when
7676 interrupted in a sane fashion.
7677
7678 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
7679 same thing in a totally different way.
7680
7681 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
7682 setting "timeout".
7683 (gdb_start): We set the global gdb_prompt variable in
7684 default_gdb_init now.
7685
7686Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
7687
7688 * gdb.base/printcmds.exp: Fix "check for floating addition"
7689 regexp to accept results within approx +/- .01 of exact value.
7690 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
7691
7692Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
7693
7694 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
7695 properly.
7696 (gdb_expect): Add optional timeout parameter, and add timeout
7697 value to various calls.
7698 (gdb_suppress_tests): Only give one warning message per group.
7699
7700Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
7701
7702 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
7703 global variables. Handle getting a value for $timeout more
7704 gracefully.
7705
7706Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
7707
7708 * lib/gdb.exp: Close connection to remote host if gdb doesn't
7709 initialize.
7710 (default_gdb_init): New procedure; allow gdb_init to be overridden
7711 by a target configuration file.
7712 (gdb_expect): Pass the timeout to remote_expect.
7713
7714 * config/monitor.exp(gdb_load): Fix typo in regexp.
7715
7716Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
7717
7718 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
7719
7720Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
7721
7722 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
7723 here. Call gdb_target_exec before rebooting the target, to make
7724 sure the connection to the target is closed.
7725 (gdb_load): Pass the name of the executable to gdb_target_monitor.
7726 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
7727 Also detect "Timeout reading from remote" error.
7728
7729 * config/gdbserver.exp: Pass the executable being loaded to
7730 gdb_target_monitor. Don't call gdb_file_cmd here; let
7731 gdb_target_monitor do it.
7732
7733 * gdb.disasm/hppa.exp: Don't use exec_output.
7734
7735Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
7736
7737 * gdb.base/list.exp: If we're debugging a non-native target,
7738 try to set the pc register to point to the start of the
7739 program before doing the first list command.
7740
7741 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
7742 test_calls after restarting.
7743
7744 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
7745 reloading.
7746
7747 * gdb.base/watchpoint.exp: Fix typo.
7748
7749 * gdb.base/setshow.exp: Check for use_gdb_stub.
7750
7751 * gdb.base/break.exp: Fix continue until exit test for the gdb
7752 stub case.
7753 * gdb.base/langs.exp: Ditto.
7754
7755 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
7756 gdb_load_offset. If we weren't given a file to load, figure out
7757 what the current file is and use it.
7758
7759 * config/i386-bozo.exp: New file.
7760
7761Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
7762
7763 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
7764 feature.
7765
7766 * config/proelf.exp: New entry.
7767
7768Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
7769
7770 * lib/gdb.exp: Remove spurious .* patterns at the beginning
7771 of regexps.
7772
7773 * gdb.base/watchpoint.exp: Don't run the test_stepping
7774 tests if gdb can't call functions on the target.
7775
7776 * gdb.base/setshow.exp: Don't run the set prompt tests if
7777 the board has gdb_prompt set.
7778
7779Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
7780
7781 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
7782 * gdb.base/commands.exp: Likewise.
7783 * gdb.base/setshow.exp: Likewise.
7784
7785Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
7786
7787 * config/monitor.exp(gdb_start): Look for gdb_prompt target
7788 feature.
7789
7790 * config/i960.exp: New file.
7791
7792Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
7793
7794 * gdb.base/funcargs.exp: Check for gdb,short_int target
7795 feature instead of looking for explicit target triplets.
7796
dc96c6c7 7797Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 7798
d63a86f8 7799 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
7800 "p 123DEADBEEF", to check parse_number.
7801 * top.c: change "to enable to enable" to "to enable" in a couple
7802 of help strings.
7803
7804Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
7805
7806 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
7807 on the mn10300.
d63a86f8 7808
c906108c
SS
7809Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
7810
7811 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
7812 where the test executable is run with explicit args.
7813 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
7814
7815Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
7816
7817 * gdb.base/run.c: Use FAKEARGV to build test executable that
7818 does not require a command line arg, since most simulators
7819 don't currently support passing such an arg into the simulated
7820 program.
7821 * gdb.base/commands.exp: Change tests to insert the proper
7822 value as the arg to the first recursive factorial call. Change
7823 compilation line to define FAKEARGV at compile time.
7824
7825Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
7826
7827 * gdb.base/recurse.exp: Enable these tests for the mn10300.
7828 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
7829 function with watchpoint enabled" test.
7830
7831Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
7832
7833 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
7834 Don't call gdb_test when the command doesn't return to a gdb prompt.
7835
7836 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
7837 "Tests restarted" messages.
7838
7839Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
7840
7841 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
7842
dc96c6c7 7843Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7844
7845 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
7846 for INFO SYMBOL; add help tests for OVERLAY commands.
7847 * gdb.base/default.exp: add tests for INFO SYMBOL command;
7848 add tests for OVERLAY commands
7849 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
7850 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
7851 * gdb.base/sigall.c: add usestubs code frag
7852 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 7853
c906108c
SS
7854Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
7855
7856 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
7857 failures.
7858 (gdb_stop_suppressing_tests): Note that tests have restarted.
7859
7860Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
7861
7862 * config/h8300.exp: New file.
7863
7864Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
7865
7866 * gdb.base/setshow.exp: Check for the existence of a
7867 feature, not its value.
7868
7869Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
7870
7871 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
7872
7873 * gdb.base/scope.exp: It's now init0(), not init().
7874
7875 * gdb.base/scope0.c: For now, change init() to be init0().
7876
7877 * config/monitor.exp: Use gdb_serial in preference to serial
7878 or netport.
7879
7880 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
7881 and it's not already set.
7882
7883Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
7884
7885 * gdb.base/setshow.exp: Only test the run command if the target
7886 isn't using a stub and if it supports argument passing.
7887
7888Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
7889
7890 * config/udi.exp(gdb_start): Make sure UDICONF is set
7891 properly before starting gdb.
7892
7893Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
7894
7895 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
7896 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
7897 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
7898
7899Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
7900
7901 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
7902 specialized code to reboot the board, use remote_reboot instead.
7903
7904 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
7905
7906 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
7907
7908 * config/monitor.exp: Make sure we disconnect from the target.
7909 Also, try a reboot/reload cycle instead of failing if the
7910 load fails.
7911
7912Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
7913
7914 * gdb.base/default.exp: Don't set match_max.
7915 * gdb.base/help.exp: Ditto.
7916 * gdb.base/list.exp: Ditto.
7917 * gdb.base/signals.exp: Ditto.
7918
7919 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
7920 set, use remote_ld to download the testcase instead of
7921 the GDB loader.
7922
7923Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
7924
7925 * config/vr5000.exp: New file.
7926
7927 * config/monitor.exp(gdb_target_monitor): Add pattern for
7928 "Ending remote" to detect errors in connecting.
7929
7930 * gdb.base/setshow.exp: Add .* within auto language test.
7931
7932 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
7933 target feature.
7934
7935 * config/monitor.exp(gdb_load): Check for a failure when loading,
7936 and reboot the board if necessary.
7937
7938 * gdb.base/setvar.exp(test_set): Handle multiple prints within
7939 a set of tests. Remove print.* from the patterns being checked.
7940
7941Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
7942
7943 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
7944 refer to gdb_spawn_id.
7945
7946 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
7947 longer used.
7948 * config/sparclet.exp: Ditto.
7949 * config/sparclet-old.exp: Ditto.
7950 * config/slite.exp: Ditto.
7951 * config/sim.exp: Ditto.
7952 * gdb.base/funcargs.exp: Ditto.
7953
7954 * lib/gdb.exp:Remove references to gdb_spawn_id.
7955 (gdb_expect): Move to remote.exp.
7956
7957Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
7958
7959 * config/monitor.exp: Detect the "Couldn't establish connection"
7960 message from GDB.
7961
7962Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
7963
7964 * gdb.base/bitfields.exp: Use runto instead of explicit
7965 gdb_run_cmd/gdb_expect sequences.
7966
7967 * gdb.base/break.exp(text_next_with_recursion): Add match for
7968 gdb_expect call.
7969
7970 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
7971 We also need to handle the "A program is being debugged already"
7972 prompt from gdb. Use gdb_test to set the baud rate.
7973
7974 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
7975 to 20000. Really. I mean it.
7976
7977Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
7978
7979 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
7980 fails. If suppress_flag is set, skip perror message about not
7981 being able to send to GDB.
7982 (send_gdb): If suppress_flag is set, don't try to send commands to
7983 GDB.
7984 (gdb_expect): If suppress_flag is set, always fail immediately.
7985 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
7986 (gdb_init): Call gdb_stop_suppressing_tests.
7987 (default_gdb_exit): Ditto.
7988 (default_gdb_start): Ditto.
7989
7990 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
7991 gdb_stop_suppressing_tests as appropriate.
7992 * gdb.base/break.exp: Ditto.
7993 * gdb.base/callfuncs.exp: Ditto.
7994 * gdb.base/commands.exp: Ditto.
7995 * gdb.base/exprs.exp: Ditto.
7996 * gdb.base/funcargs.exp: Ditto.
7997 * gdb.base/list.exp: Ditto.
7998 * gdb.base/recurse.exp: Ditto.
7999 * gdb.base/scope.exp: Ditto.
8000 * gdb.base/structs.exp: Ditto.
8001 * gdb.c++/inherit.exp: Ditto.
8002
8003Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
8004
8005 * config/vr4300.exp: New file.
8006
99707966 8007 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 8008
99707966 8009 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
8010
8011Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
8012
8013 * lib/gdb.exp(gdb_init): New function.
8014
8015 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
8016 for each individual variable set.
8017
8018 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
8019 name.
8020
8021 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
8022
8023 * gdb.base/scope.exp: Use gdb_test.
8024
8025 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
8026 aborting; the testsuite driver will do that for us (see
8027 gdb_finish). Also, use gdb_test in a few more places.
8028
8029Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
8030
8031 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
8032
8033Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
8034
8035 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
8036 and "add_tests" are not at the same address.
8037
8038Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
8039
8040 * gdb.base/ptype.exp: Use gdb_test.
8041
8042Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
8043
8044 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
8045 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
8046 left in. No longer expect them to fail.
8047
8048 * gdb.stabs/*.mt; Deleted, no longer used.
8049 * gdb.stabs/configure.in: Remove references to target makefile
8050 frags.
8051 * gdb.stabs/configure: Rebuilt.
8052
8053 * gdb.disasm/*.mt: Deleted, no longer used.
8054 * gdb.disasm/configure.in: Remove references to target makefile
8055 frags. Use "sh3.s" as the unique filename for this directory.
8056 * gdb.disasm/configure: Rebuilt.
8057
8058 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
8059 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
8060 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
8061
8062Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
8063
8064 * config/udi.exp: Use mondfe,name instead of remote_host.
8065
8066Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
8067
8068 * gdb.base/watchpoint.exp: Don't expect a failure when calling
8069 a function with a watchpoint enabled on the mn10200.
8070
8071 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
8072 before trying to create it!
8073
8074Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
8075
8076 * config/vx.exp: Use hostname instead of netport.
8077
8078 * config/vxworks.exp: New file.
8079
8080 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
8081
8082 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
8083 gdb before assuming everything worked. Send a ^C if a timeout
8084 occurs.
8085
8086 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
8087 $gdb_spawn_id directly.
8088 (gdb_run_cmd): Try _start as well as start. Use the target feature
8089 gdb,start_symbol as the symbol to start from when jumping.
8090
8091Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
8092
8093 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
8094 redundant) test.
8095
8096 * gdb.base/recurse.exp: Relax final value test for 'b' so that
8097 it doesn't lose for 16bit integer systems.
8098
8099Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
8100
8101 * gdb.fortran/types.exp: If the target doesn't support "double"
8102 data types, then expect "real" types to only be 4 bytes.
8103
8104 * gdb.c++/virtfunc.exp: Expect failure for virtual function
8105 call tests if the target doesn't support inferior function calls.
8106
8107 * gdb.base/printcmds.exp: Allow minor deviation in FP values
8108 in printf tests.
8109
8110Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
8111
8112 * gdb.base/help.exp: Disable "help set", "help show", and
8113 "help support". Simplify regexp for "help stack".
8114
8115 * gdb.base/default.exp: Set match_max to 5000 and the timeout
8116 to 60 seconds. Temporarily set match_max to 15000 around the
8117 "info copying" test.
8118
8119 * gdb.base/nodebug.exp: Don't try to do an inferior function
8120 call if the target doesn't support them.
8121 * gdb.base/printcmds.exp: Likewise.
8122 * gdb.base/setvar.exp: Likewise.
8123 * gdb.base/structs.exp: Likewise.
8124 * gdb.c++/templates.exp: Likewise.
8125 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
8126
8127 * gdb.base/recurse.exp: Enable for the mn10200.
8128
8129 * configure.in: Do configure gdb.stabs directory for *-*-elf
8130 targets.
8131 * configure: Rebuilt.
8132
8133 * gdb.base/break.exp: Check for gdb,noresults before testing
8134 exit status and/or results from the target.
8135 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
8136 * lib/gdb.exp: Remove old (now bogus) initialization of
8137 noinferior, noargs, noresults and nosignals.
8138
8139Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
8140
8141 * config/sh.exp: New file.
8142
8143 * config/slite.exp: Try to connect multiple times to the board
8144 before rebooting. Only send a "monitor run" if need_monitor_run
8145 is set.
8146
8147 * gdb.base/break.exp: Don't do the "stub continue" test if
8148 the target has gdb_stub set.
8149
8150 * gdb.base/callfuncs.exp: Increase the timeout.
8151
8152 * gdb.base/interrupt.exp: Don't even try to compile the testcase
8153 if the target has gdb,noinferiorio set.
8154
8155 * gdb.base/list.exp: Increase match_max to 10000 characters.
8156
8157 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
8158
8159 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
8160 target.
8161
8162 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
8163
8164Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
8165
8166 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
8167 trying to delete the copy of gdb. Catch the file delete so we
8168 don't die if the delete fails; also, the file should be copied to
8169 the host, not to the build.
8170
8171Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
8172
8173 * lib/gdb.exp(gdb_test): Surround the result pattern with
8174 parenthesis in case it contains multiple regexps separated
8175 with |.
8176
8177 * gdb.base/watchpoint.exp: Use gdb_test.
8178 * gdb.base/default.exp: Ditto.
8179
8180Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
8181
99707966 8182 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 8183
c906108c
SS
8184 * gdb.base/scope.exp: Use gdb_test.
8185 * gdb.c++/classes.exp: Ditto.
8186 * gdb.c++/inherit.exp: Ditto.
8187
8188Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
8189
8190 * gdb.base/crossload.exp: Don't use execute_anywhere, use
8191 remote_exec instead.
8192 * gdb.base/corefile.exp: Don't be ridiculous.
8193 * gdb.base/*.c: Add missing stub invocations.
8194
8195Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
8196
8197 * config/slite.exp: Miscellaneous fixes.
8198
8199 * lib/gdb.exp: Fix runto.
8200
8201 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
8202 the target.
8203
8204 * gdb.base/watchpoint.exp: Fix regexp.
8205
8206 * lib/gdb.exp(default_gdb_exit): Add a catch to the
8207 close and wait commands, as the descriptor may now be
8208 invalid. Always call "remote_close host".
8209
8210Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
8211
8212 Major rewrite for testsuite revision.
d63a86f8 8213
c906108c
SS
8214 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
8215 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
8216 instead of relying on spawn_id to always contain a valid
8217 spawn id.
8218 (get_compiler_info): New procedure to build the ${binfile}.ci
8219 file, instead of replicating this in N different places.
8220 (gdb_compile): New procedure.
d63a86f8 8221
c906108c
SS
8222 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
8223 appropriate arguments) instead of compile. Use gdb_test in a lot
8224 more places. Use send_gdb instead of send. Always run gdb_start
8225 at the start of a testcase, as this is no longer done magically.
8226
8227 config/*-gdb.exp: Rename without the -gdb suffix.
8228
8229 config/mips.exp: Use remote_close instead of exit_remote_shell.
8230 config/monitor.exp: Use target_info instead of looking at
8231 baud, timeout, etc.
8232 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
8233
8234Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8235
8236 * gdb.c++/templates.exp (test_ptype_of_templates),
8237 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
8238 Update expect patterns for destructors and assignment operators
8239 to match corresponding c-typeprint.c changes.
8240 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
8241 to destructor breakpoint test, GDB should be able to set the
8242 destructor breakpoint without specifying arguments.
8243
8244Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
8245
8246 * gdb.threads/pthreads.exp: Change result for failure to compile due
8247 to lack of pthreads runtime support from an error to simply an
8248 unsupported test, per dejagnu standards.
8249
8250Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8251
8252 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
8253 where GDB exits to reduce pattern match time.
8254 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
8255
8256 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
8257
dc96c6c7 8258Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8259
8260 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
8261 * gdb.base/default.exp: ditto.
8262 * gdb.base/nodebug.exp: ditto.
8263 * gdb.base/printcmds.exp: ditto.
8264 * gdb.base/ptype.exp: ditto.
8265 * gdb.base/setvar.exp: ditto.
8266 * gdb.base/structs.exp: ditto.
8267 * gdb.base/setshow.c: Guard against uninitialized values of argc.
8268
8269Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
8270
8271 * configure, */configure: Rebuild with autoconf 2.12.
8272
8273Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
8274
8275 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
8276 use new i*86-pc-linux*-gnu quads.
8277 * gdb.base/corefile.exp: Ditto.
8278 * gdb.base/signals.exp: Ditto.
8279 * gdb.base/sigall.exp: Ditto.
8280 * gdb.base/interrupt.exp: Ditto.
8281
8282 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
8283 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
8284 RedHat 4.0.
d63a86f8 8285
c906108c
SS
8286 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
8287 linux. This allows the test case to at least compile on latest
8288 linux, but still not run due to missing the threads runtime library.
8289
8290Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8291
8292 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
8293 directory to search gdb directory. Accept and step over conditional
8294 stack alignment code. Consume $prompt in failure cases.
8295 Reset timeout to $oldtimeout instead of some arbitrary value.
8296 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
8297 timeout problems with infinite stack backtraces.
8298 * gdb.base/ptype.exp (ptype struct link, union tu_link):
8299 Accept function parameters for linkfunc member.
8300
8301Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
8302
8303 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
8304 (CXXFLAGS): Remove, unreferenced.
8305 (B_OPTIONS): Add for -B options and add code to initialize with
8306 previous -B options and also add -B option to pick up cross compiled
8307 runtime.
8308 (TARGET_INCLUDES): Add for -I options and add code to initialize when
8309 doing cross compiles.
8310 (target_alias): Declare global.
8311 (xgcc): Set variable to full path of gcc in build tree. Use findfile
8312 to verify that gcc exists in build tree, and if so set CC to that
8313 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 8314
c906108c
SS
8315Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
8316
8317 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
8318 ptype test for anonymous union. Fixup testcase to match
8319 current gcc debug output.
8320
8321Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
8322
8323 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
8324 force argument to an unsigned long type.
8325
8326Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
8327
8328 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
8329 tests and anonymous union print/ptype tests.
8330 * gdb.base/list.exp (test_forward-search): Increase timeout by
8331 5 minutes for the "search extremely long line" case.
8332 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
8333 completely optional and that the pass/fail messages use the command as
8334 the message if that third arg is a null string.
8335 (gdb_test_exact): Arrange that a null string pattern means match a
8336 null string output rather than any output, which might include random
8337 errors.
8338 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
8339 backtrace test.
8340 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
8341 always failing and failure is now exposed by gdb.exp changes.
8342
8343Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
8344
8345 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
8346 weren't being noted.
8347
8348Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8349
8350 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
8351 * gdb.stabs/weird.exp: Remove v_comb xfails.
8352
dc96c6c7 8353Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8354
8355 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
8356 list.exp scope.exp watchpoint.exp]
8357 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 8358
dc96c6c7 8359Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8360
8361 * config/monitor.exp: Increase download timeout to 1000 seconds.
8362
dc96c6c7 8363Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8364
8365 * config/m32r.exp: Increase timeout to 120 seconds.
8366
8367Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
8368
8369 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
8370 and accept older ordering as obsolescent gcc or gdb.
8371 * gdb.c++/templates.exp: Ditto.
8372 * gdb.c++/virtfunc.exp: Ditto.
8373
8374Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
8375
8376 * gdb.base/coremaker.c: Add code to mmap some data so we
8377 can check that it ends up in the core file.
8378 * gdb.base/corefile.exp: Add test to read mmapped data
8379 from core file.
8380
dc96c6c7 8381Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8382
8383 * config/m32r.exp: New file.
8384
8385Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
8386
8387 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
8388 that cflags can contains -gstabs, and work correctly for other tests.
8389
dc96c6c7 8390Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8391
8392 * gdb.base/setshow.exp: New file, tests show and set.
8393 * gdb.base/setshow.c: New file, tests show and set.
8394 * gdb.base/help.exp: Add test for help set|show annotate.
8395 * gdb.base/default.exp: Add test for set|show annotate.
8396
8397Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
8398
8399 * testsuite/gdb.base/break.exp: Make backtrace from factorial
8400 errors unique.
8401 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
8402 explicitly.
8403
8404Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
8405
8406 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
8407 and width commands. This is done elsewhere.
8408 * (gdb_start): Don't call gdb_start_sim here. That's already
8409 done in gdb_load. This fixes lots of failures in default.exp.
8410
8411Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
8412
8413 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
8414 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
8415 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
8416 in the same we we treat other failures (since it may be an expected
8417 condition), rather than as an error.
8418 * gdb.base/signals.exp (test_handle_all_print): Revert back to
8419 old test format.
8420
8421Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
8422
8423 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
8424 (distclean maintainer-clean realclean): No need to remove files
8425 twice. Nuke the duplicates.
8426 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 8427 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
8428 Remove config.h along with other config files.
8429
8430Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
8431
8432 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
8433 "p func1 ()" and note that rests of tests are skipped.
8434 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
8435 setup_xfails for "print func2::coremaker_local".
8436 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
8437 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
8438 affected by the previous run test.
8439 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
8440 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
8441 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
8442 "pass int powerset tuple" and "pass modeless int powerset tuple".
8443 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
8444 "real write 4" and "real write 8".
8445 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
8446 setup_xfails for "print vs1 after tuple assign 2",
8447 "print \$i after tuple assign 2", and
8448 "print vs2 after tuple assign 2".
8449 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
8450 meaningful error message and return -1 so the caller can
8451 suppress further tests and avoid a cascade of errors.
d63a86f8 8452
c906108c
SS
8453Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
8454
8455 * gdb.base/a1-selftest.exp: Tweak tests to account for new
8456 format for printing version.
8457 * gdb.base/default.exp: Ditto.
8458 * gdb.base/interrupt.exp: Fix problem with cascade of
8459 errors if child process dies while calling a function.
d63a86f8 8460
c906108c
SS
8461Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
8462
8463 * Makefile.in (VPATH): Add
8464 * Makefile.in (Makefile, config.status): Fix rules so things get
8465 remade when necessary.
8466
8467Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
8468
8469 * Makefile.in (just-check): Add path to sibling expect dir
8470 to environment variable specified by RPATH_ENVVAR.
8471
8472Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
8473
8474 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
8475 (just-check): Add shared library paths for libstdc++, tk,
8476 tcl, bfd, and opcodes to the environment variable specified
8477 in RPATH_ENVVAR.
8478 * configure.in: Add support to recognize --enable-shared flag
8479 and generate correct value for RPATH_ENVVAR.
8480 * configure: Regenerated with autoconf.
8481
8482Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
8483
8484 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
8485 include all osf versions.
8486 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
8487 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
8488 when target is linux. When failing to build pthreads test
8489 executable, give more meaningful message.
8490 * gdb.threads/pthreads.c: Hpux also uses old definition of second
8491 arg for pthread_create.
d63a86f8 8492
c906108c
SS
8493Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
8494
8495 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
8496 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
8497 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
8498 and -lpthreads (everybody else).
8499 (test_startup): Fail gracefully if threads are not supported.
8500 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
8501 "p/c array_index("abcdef",2)" when not gcc compiled.
8502 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
8503 "print func2::coremaker_local" when not gcc compiled.
8504 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
8505 "ptype on opaque struct tagname (statically)",
8506 "ptype on opaque struct tagname (dynamically) 1", and
8507 "ptype on opaque struct tagname (dynamically) 2"
8508 for not compiled with gcc.
8509 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
8510 backtrace when compiled with gcc.
d63a86f8 8511 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
8512 than always return success.
8513
8514Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
8515
8516 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
8517
8518Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
8519
8520 * gdb.base/structs.exp: Undo last change.
8521
8522Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
8523
8524 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
8525 encapsulate all the steps/nexts done during self test, starting
8526 at main, and makes them less sensitive to optimization issues.
8527 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
8528 signal handler" test.
8529 * gdb.threads/pthreads.exp: Only run this for native configs.
8530 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
8531 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
8532 tests.
8533 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
8534 for "runto test_calls(void)" test.
d63a86f8 8535
c906108c
SS
8536Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
8537
8538 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
8539 and don't expect address info in breakpoint confirmations.
8540
8541Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
8542
8543 * gdb.base/list.exp (test_forward_search): Increase timeout
8544 temporarily by 60 seconds for searching extremely long line,
8545 and then reset to old value when done. Increase expect input
8546 buffer to 10000.
8547
8548Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
8549
8550 * gdb.base/list.exp (test_forward_search): Fix to handle very
8551 long source line without overflowing expect's input buffer.
8552
8553Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
8554
8555 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
8556 "buffer_full".
8557
8558 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
8559 "buffer_full".
8560
8561 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
8562 "buffer_full".
8563
8564 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
8565 "buffer_full".
8566
8567Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
8568
8569 * configure.in (configdirs): Add gdb.threads.
8570 * configure: Regenerated with autoconf.
8571 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
8572 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
8573 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 8574
c906108c
SS
8575Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
8576
8577 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
8578
8579Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
8580
8581 * gdb.base/signals.exp (test_handle_all_print): Test separately for
8582 each signal's status in the output of "handle all print".
8583 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
8584 the \r\n sequence that immediately precedes the gdb prompt.
8585 * gdb.base/a1-selftest.exp: Save original timeout and restore
8586 after test.
8587
8588Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
8589
8590 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
8591 symbol.
8592
8593Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8594
8595 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
8596
8597Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
8598
8599 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
8600 timeout by 60 seconds.
8601
8602Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
8603
8604 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
8605 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
8606 error return.
8607
8608Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
8609
8610 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
8611 gdb initialization, also report how long dejagnu waited. Restore
8612 old timeout before doing error return. Temporarily increase timeout
8613 by 3 minutes to allow for slow startups over heavy NFS use.
8614
8615Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
8616
8617 * lib/gdb.exp: Report timeout value for verbosity level 2.
8618 * config/gdbserver.exp: Ditto.
8619 * config/hppro.exp: Ditto.
8620 * config/mips-gdb.exp: Ditto.
8621 * config/monitor.exp: Ditto.
8622 * config/netware.exp: Ditto.
8623 * config/sim-gdb.exp: Ditto.
8624 * config/slite-gdb.exp: Ditto.
8625 * config/udi-gdb.exp: Ditto.
8626 * config/unix-gdb.exp: Ditto.
8627 * config/vx-gdb.exp: Ditto.
8628 * gdb.base/a1-selftest.exp: Ditto.
8629 * gdb.base/a2-run.exp: Ditto.
8630 * gdb.base/break.exp: Ditto.
8631 * gdb.base/corefile.exp: Ditto.
8632 * gdb.base/list.exp: Ditto.
8633 * gdb.base/recurse.exp: Ditto.
8634 * gdb.base/scope.exp: Ditto.
8635 * gdb.base/signals.exp: Ditto.
8636
8637Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8638
8639 * gdb.threads/Makefile.in (docdir): Removed.
8640
8641Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8642
8643 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 8644 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 8645 @srcdir@.
d63a86f8 8646 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
8647 autoconf 2.5 or higher.
8648 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
8649
8650Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
8651
8652 * configure: Regenerated.
8653 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
8654 avoid name clashes with SunOS headers.
8655
8656Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
8657
8658 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
8659
8660Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
8661
8662 * gdb.base/callfuncs.exp: Finish last change -- make sure the
8663 prototype information ends up in the compiler info file.
8664
8665Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
8666
8667 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
8668 attempting to regenerate it. Eliminate use of a temporary file
8669 and just generate the info file directly. Source it immediately,
8670 for consistency of use.
8671 * gdb.base/corefile.exp: Ditto
8672 * gdb.base/exprs.exp: Ditto.
8673 * gdb.base/funcargs.exp: Ditto.
8674 * gdb.base/langs.exp: Ditto.
8675 * gdb.base/list.exp: Ditto.
8676 * gdb.base/mips_pro.exp: Ditto.
8677 * gdb.base/nodebug.exp: Ditto.
8678 * gdb.base/opaque.exp: Ditto.
8679 * gdb.base/ptype.exp: Ditto.
8680 * gdb.base/scope.exp: Ditto.
8681 * gdb.base/setvar.exp: Ditto.
8682 * gdb.base/signals.exp: Ditto.
8683 * gdb.base/whatis.exp: Ditto.
8684 * gdb.c++/templates.exp: Ditto.
8685 * gdb.c++/virtfunc.exp: Ditto.
8686 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
8687 whether or not to add -lstdc++ to the compile command line args.
8688
8689Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8690
8691 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
8692 it got fixed by the recent lookup_minimal_symbol_by_pc change.
8693 Increase timeout, a lot of single stepping might be needed if the
8694 target has no hardware watchpoints.
8695
8696Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
8697
8698 * gdb.base/break.exp: Ignore compiler warnings when compiling
8699 break.c.
8700 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
8701 * gdb.base/default.exp: Add h8300 xfails. Handle messages
8702 from remote-sim.
8703 * gdb.base/exprs.exp: Add h8300 xfails.
8704 * gdb.base/funcargs.exp: Likewise.
8705 * gdb.base/nodebug.exp: Likewise.
8706 * gdb.base/printcmds.exp: Likewise.
8707 * gdb.base/ptype.exp: Likewise.
8708 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
8709 h8300 xfails.
d63a86f8 8710 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
8711 on the h8300.
8712 * gdb.base/funcargs.c: Explicitly make last constant argument to
8713 call_after_alloca_subr an unsigned long type.
8714 * gdb.base/return.c: Include stdio.h.
8715
8716Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
8717
8718 * config/abug.exp: New file for the older Motorola Bug monitor
8719 that runs on the mvme13x series VME boards.
8720 * config/monitor.exp: Use the new config array for target settings
8721 if they exist.
8722
8723Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
8724
8725 * sim-gdb.exp: Make the SH simulator allocate less space when
8726 it is targeted.
8727
8728Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
8729
8730 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
8731 test.
8732
8733Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
8734
8735 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
8736 "rs6000-*-*" for "list function in include file" when gcc compiled.
8737 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
8738 for "p ctable1[120]".
8739 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
8740 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
8741 Remove setup_xfail for "rs6000-*-*" for
8742 "print 'scope0.c'::filelocal before run".
8743 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
8744 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
8745 since some compilers don't allow both options to be given
8746 on the same command line. Create object file and move it.
d63a86f8 8747
c906108c
SS
8748Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
8749
8750 * gdb.base/corefile.exp: Always regenerate the core file, since
8751 we always regenerate the coremaker program. Detect special case
8752 where registers cannot be read from core file.
d63a86f8 8753
c906108c
SS
8754Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
8755
8756 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8757 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
8758 * gdb.c++/templates.exp: Only match on basename of file since
8759 some formats like xcoff don't encode directory information.
8760 * gdb.stabs/weird.exp: Use the right sed script for powerpc
8761 and rs6000 AIX xcoff targets.
8762 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
8763 * configure: Regenerate.
8764 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
8765 here, rather than in distclean.
d63a86f8 8766
c906108c
SS
8767Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
8768
8769 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
8770 defined, and use it to compile the test case with -O2. The
8771 native compilation still uses no optimization.
8772 * gdb.base/mips_pro.c: Remove inline assembly code since
8773 it is compiled PIC by default, which results in assembler
8774 warnings that make the testsuite think the compilation
8775 was unsuccessful.
8776
8777Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
8778
8779 * gdb.c++/misc.exp: Add note to message for
8780 "print s.a for foo struct" that this is a known gcc 2.7.2
8781 and earlier bug.
8782
8783Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
8784
8785 * gdb.base/break.exp: Fix pattern for matching "Delete all
8786 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
8787 setup_xfail for deleting all breakpoints test. Fix various
8788 timeout messages to include "(timeout)".
8789 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
8790 for "p t_float_values2(3.14159,float_val2)".
8791 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
8792 for "continue to call2g" when gcc compiled.
8793 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
8794 "up to foo in langs.exp", "show language at foo in langs.exp",
8795 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
8796 and "show language at fsub in langs.exp".
8797 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
8798 "list line 1 in include file", "list message for lines past EOF",
8799 "list function in include file", "list list0.h:foo", and
8800 "list filename:function; nonexistant function".
8801 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
8802 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
8803 and "ptype t_char_array" to be for native cc only.
d63a86f8 8804
c906108c
SS
8805Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
8806
d63a86f8 8807 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
8808 setup_xfail for "print coremaker_bss", "print coremaker_ro",
8809 "print func2::coremaker_local", and "backtrace in corefile.exp".
8810
8811Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
8812
8813 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
8814 "bt in signals.exp". This problem only appears when running
8815 the testsuite, and then only intermittently.
8816
8817Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
8818
8819 * gdb.base/return.exp (return_tests): Differentiate between
8820 two tests of continuing.
8821
8822Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
8823
8824 * */Makefile.in (maintainer-clean): Remove config.log.
8825 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
8826 * gdb.c++/Makefile.in (PROGS): Add inherit.
8827 (clean): Remove *.ci.
8828
8829Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
8830
8831 * gdb.c++/misc.cc: Add test code from Mike Stump.
8832 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
8833
8834Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
8835
8836 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
8837 to "alpha-*-osf2*" and add comment.
8838 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
8839 setup_xfail for "step over execarg initialization" and
8840 "step over corearg initialization".
8841 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
8842 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
8843 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
8844 gcc compiled for "print coremaker_bss", "print coremaker_ro",
8845 "print func2::coremaker_local", and "backtrace in corefile.exp".
8846 * gdb.base/signals.exp: Build and source signals.ci.
8847 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
8848 to be for gcc only.
8849 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 8850
c906108c
SS
8851Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8852
8853 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
8854 Feb 3 procfs.c change.
8855
8856Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
8857
8858 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
8859
8860Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
8861
8862 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
8863 from dejagnu's apparent default of 10 seconds, which gives random
8864 results when running the tests over NFS on moderately loaded systems.
8865 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
8866
8867Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
8868
8869 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
8870 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
8871 result reports.
8872
8873Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
8874
8875 * configure.in (CY_AC_PATH_TCLH): Remove.
8876 * configure: Regenerate.
8877
8878Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
8879
8880 * gdb.c++/Makefile.in (clean): Add missing '{'.
8881
8882Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
8883
8884 * lib/gdb.exp: Provide a default value for noinferior.
8885
8886 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
8887 Load libgloss.exp.
8888
8889Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
8890
8891 * gdb.disasm/hppa.exp: Compile directly into an executable, use
8892 the executable, not the .o to run the tests from.
8893
8894Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
8895
8896 * gdb.base/break.exp: Don't test for program exit or exit status
8897 if $noresults if nonzero.
8898 * gdb.base/langs.exp: Likewise.
8899 * gdb.base/watchpoint.exp: Likewise.
8900
8901 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
8902 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
8903 trying to compile the testcase.
8904
8905Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
8906
8907 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
8908 * gdb.base/signals.exp (continue to handler): Likewise.
8909
8910Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
8911
8912 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
8913
8914 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
8915
8916Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
8917
8918 * gdb.base/corefile.exp: Recognize "not found" as failure
8919 when trying to determine if a core file was generated.
8920 If no core file was generate the first time, try again without
8921 the ulimit -c to work around braindamaged shells.
8922
8923Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
8924
8925 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
8926 [] tests with "test" and enclose string in quotes.
8927 * gdb.stabs/configure: Rebuild
d63a86f8 8928
c906108c
SS
8929Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
8930
8931 Changes in sync with expect:
8932 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
8933 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
8934 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
8935 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
8936 argument to AC_REQUIRE.
8937 * configure: Regenerated.
8938
8939Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
8940
8941 * gdb.base/corefile.exp: When generating a core, discard any
8942 error messages about ulimit not found and the "core dumped"
8943 message from the shell that runs the coredumper.
8944
8945Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
8946
8947 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
8948
8949 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
8950 which sed script to run. Expect failure for v_comb test
8951 on PA targets too.
d63a86f8 8952
c906108c
SS
8953Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
8954
8955 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
8956 "print func2::coremaker_local" and for "backtrace in corefile.exp"
8957
8958Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
8959
8960 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
8961 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
8962 "sparc-sun-solaris*" xfails for "p v_comb".
8963 * lib/gdb.exp (default_gdb_start): Fix typo.
8964 * gdb.base/corefile.exp: Allow "Core was generated by ..."
8965 messages to not include the full program name that caused
8966 the core dump since some systems (such as solaris) apparently
8967 truncate this path to about 80 characters.
8968 When generating a core file first try increasing the core file
8969 size limit to unlimited since some systems may default it to
8970 zero, and it is harmless to try it. Move the test for failing
8971 to generate a core file to where it will actually get executed.
8972 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
8973 new gdb result from g++ debug info improvements and make old
8974 pattern obsolescent. Also account for size_t differences
8975 (may be int or long).
8976 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
8977 initialization before function call is placed in the delay slot
8978 and thus appears to be skipped over by commands such as "next".
8979
8980Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
8981
8982 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
8983
8984Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
8985
8986 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
8987 input source file; fix code to compile test to deal with this
8988 convention.
8989 * gdb.c++/*.exp: Likewise.
8990
8991Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
8992
8993 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
8994 "bt in signals.exp".
8995
8996Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
8997
8998 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
8999 "step over execarg initialization" and
9000 "step over corearg initialization".
9001
9002Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
9003
9004 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
9005 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
9006
9007Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
9008
9009 From Rob Savoye (rob@poseidon.cygnus.com)
9010 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
9011 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
9012 configure.in}, gdb.disasm/{Makefile.in, configure.in},
9013 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
9014 configure.in}: Major reworking for autoconfig.
9015 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
9016 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
9017 New files.
9018 * config/unix-gdb.exp: Make GDB global.
9019 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
9020 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
9021 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
9022 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
9023 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
9024 term.exp, twice.exp, watchpoint.exp, whatis.exp},
9025 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
9026 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
9027 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
9028 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
9029 pr-8136.exp, result.exp, string.exp, tuples.exp},
9030 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
9031 to returns as necessary, arrange for test to compile own testcase
9032 executable.
9033 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 9034
c906108c
SS
9035Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
9036
9037 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
9038 clear_xfail at end of test which might not call either pass or fail.
9039 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
9040 "backtrace through signal handler".
9041
9042Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9043
9044 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
9045 continuing from a job control stop signal.
9046 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
9047
9048Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
9049
9050 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
9051 * gdb.base/corefile.exp: Likewise.
9052 * gdb.base/funcargs.exp: Likewise.
9053
9054Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
9055
9056 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
9057 * config/monitor.exp: Add support for setting baud rate.
9058
9059Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
9060
9061 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
9062 i*86-*-linux* xfails for "backtrace through signal handler".
9063 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
9064 "print func2::coremaker_local".
9065 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
9066 alpha-dec-osf2* xfail for
9067 "delete all breakpoints when none".
9068
9069Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
9070
9071 * gdb.base/break.exp: Change test that deletes all breakpoints
9072 when no user breakpoints are installed. A post 4.15 change
9073 causes gdb to no longer prompt in this case.
9074
9075Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
9076
9077 * gdb.base/return.exp (return_tests): Change xfail for test
9078 "correct value returned double test" to stop xfailing at
9079 Solaris 2.5. Apparently the bug has been fixed.
9080
9081Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
9082
9083 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
9084 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
9085
9086Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
9087
9088 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
9089 * gdb.disasm/hppa.s: Corresponding changes.
9090
9091Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
9092
9093 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
9094 makefile fragment.
9095 * config/mt-hpux: Deleted.
9096
9097Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
9098
d63a86f8 9099 * Many files: When warning about suppressed tests due to a
c906108c
SS
9100 nonexistant test binary, avoid incrementing the warning count.
9101
9102Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
9103
9104 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 9105
c906108c
SS
9106Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9107
9108 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
9109 "sparc-*-solaris2*".
9110
9111Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9112
9113 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
9114 Add global and local variables and initialize them.
9115 * gdb.base/corefile.exp: Test correct mapping of corefile sections
9116 by printing variables. Remove rs6000 and powerpc xfails, BFD now
9117 extracts the file name and terminating signal from the core file.
9118 * TODO: Remove note about tests for correct mapping of corefile.
9119 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
9120 from optimizing it away.
9121 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
9122 handles common blocks.
9123
9124Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
9125
9126 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
9127 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
9128
9129Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
9130
9131 * Makefile.in (maintainer-clean): New target, synonym for
9132 realclean.
9133 * gdb.base/Makefile.in (maintainer-clean): Likewise.
9134 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
9135 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
9136 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
9137 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
9138 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
9139
9140Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
9141
9142 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
9143 xfails when not gcc compiled for "print foo::funclocal".
9144 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
9145 "print foo::funclocal at foo",
9146 "print 'scope1.c'::foo::funclocal at foo",
9147 "print foo::funclocal_bss at foo",
9148 "print 'scope1.c'::foo::funclocal_bss at foo",
9149 "print foo::funclocal_ro at foo",
9150 "print 'scope1.c'::foo::funclocal_ro at foo",
9151 "print bar::funclocal at foo" and
9152 "print 'scope1.c'::bar::funclocal at foo".
9153 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
9154 gcc compiled for "print foo::funclocal at bar".
9155 Expand all messages to ensure that they identify that
9156 the test is at bar().
9157 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
9158 gcc compiled for:
9159 "ptype on opaque struct pointer (statically)",
9160 "ptype on opaque struct tagname (statically)",
9161 "ptype on opaque struct pointer (dynamically) 1",
9162 "ptype on opaque struct tagname (dynamically) 1",
9163 "ptype on opaque struct pointer (dynamically) 2" and
9164 "ptype on opaque struct tagname (dynamically) 2
9165 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
9166 gcc compiled for:
9167 "p datalocal"
9168 "whatis datalocal",
9169 "ptype datalocal",
9170 "p bsslocal",
9171 "whatis bsslocal", and
9172 "ptype bsslocal".
9173 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
9174 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
9175 when not gcc compiled.
9176 * gdb.base/funcargs.exp (float_and_integral_args): Add
9177 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
9178 compiled.
9179 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
9180 "backtrace from call6a" when not gcc compiled.
9181 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
9182 "backtrace from call7a" when not gcc compiled.
9183 * gdb.base/callfuncs.exp (do_function_calls):
9184 Add "hppa*-*-hpux*" xfail when not gcc compiled for
9185 "p t_char_array_values(char_array_val2,char_array_val1)",
9186 "p t_char_array_values(char_array_val1,char_array_val2)",
9187 "p t_char_array_values("carray 1","carray 2")",
9188 "p t_char_array_values("carray 1",char_array_val2)",
9189 "p t_char_array_values(char_array_val1,"carray 2")",
9190 "p sum_args(1,{2})",
9191 "p sum_args(2,{2,3})",
9192 "p sum_args(3,{2,3,4})",
9193 "p sum_args(4,{2,3,4,5})"
9194 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
9195 "backtrace in corefile.exp" when not gcc compiled.
9196
9197Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9198
9199 * gdb.base/signals.exp: Rewrite `handle all print' test as
9200 a procedure. Accept blanks or TABs as whitespace, increase
9201 timeout and expect input buffer size for the large output
9202 from the command. Remove "i*86-*-bsdi2.0" xfail.
9203
9204Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9205
9206 * gdb.base/setvar.exp: Add new testcases for truncation when
9207 assigning invalid values to bitfields.
9208
9209Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
9210
d63a86f8 9211 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
9212 mips-sgi-irix* xfail for
9213 "call inferior func with struct - returns char *"
9214 and fix test so that an optional (unsigned char *) cast is
9215 accepted in the result.
9216
9217Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
9218
9219 * gdb.base/funcargs.exp (float_and_integral_args): Remove
9220 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
9221 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
9222 * gdb.base/signals.exp: Remove duplicate "handle all print" test
9223 that accidentally got checked in.
9224
9225Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
9226
d63a86f8 9227 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
9228 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
9229 compiled test.
9230 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
9231 Add mips-sgi-irix5* xfail for not gcc compiled.
9232 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
9233 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
9234 "p top", "whatis top", "p middle", and "whatis middle".
9235 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
9236 "whatis signed char" for not gcc compiled.
9237 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
9238 "set variable signed char=-1 (-1)" and
9239 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
9240 * gdb.base/funcargs.exp (float_and_integral_args):
9241 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
9242 Add mips-sgi-irix* xfail when not gcc compiled for
9243 "continue to call2b".
9244 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
9245 "continue to call2g".
9246 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
9247 "backtrace from call6a"
9248 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
9249 "backtrace from call7k".
9250 Add mips-sgi-irix5* xfail when not gcc compiled for
9251 "backtrace from call7a".
9252 (localvars_after_alloca): Fix gdb_test cmds for
9253 "print * after runto ...".
9254 Remove rs6000-*-* xfails for
9255 "print i after runto localvars_after_alloca" and
9256 "print l after runto localvars_after_alloca"
9257 for all compilers.
9258 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
9259 when not compiled with gcc, for:
9260 "print signed char == (minus)",
9261 "print signed char != (minus)",
9262 "print signed char < (minus)",
9263 "print signed char > (minus)".
9264 * gdb.base/callfuncs.exp (do_function_calls):
9265 Add mips-sgi-irix* xfail, when compiled with native compiler, for
9266 "call inferior func with struct - returns char *".
d63a86f8 9267 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
9268 "correct value returned double test" to include Solaris 2.4.
9269 * gdb.base/funcargs.exp (float_and_integral_args):
9270 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 9271
c906108c
SS
9272Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9273
9274 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
9275 enumeration bitfields if compiling with GNU C.
9276 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
9277 to empty' prompt.
9278
9279Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
9280
9281 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
9282 test for PRO targets.
9283
9284 * gdb.base/funcargs.exp: Avoid ever setting more than 8
9285 breakpoints in the inferior at any given time by making
9286 two groups of breakpoints for call2*, call6* and call7*
9287 tests.
9288
9289Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9290
9291 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
9292 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
9293 from optimizing it away.
9294 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
9295 "call inferior func with struct".
9296
9297Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
9298
9299 * configure.in: Only configure gdb.chill for particular targets.
9300
9301Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
9302
9303 * gdb.base/Makefile.in: Add action to .c.o transformation
9304 rule that generates a .ci file for each .o file and remove
9305 explicit .c.o rules except for callfuncs.o.
9306 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
9307 generates a .ci file for each .o file and remove explicit
9308 .cc.o rules.
9309 (clean): Remove *.tmp *.ci files.
9310 (EXECUTABLES): Remove templ-info.exp.
9311 * gdb.base/compiler.c: New file.
9312 * gdb.c++/compiler.cc: New file
9313 * gdb.base/scope.exp: Source gdb.base/scope.ci.
9314 Change rs6000-*-* xfail for
9315 "print 'scope0.c'::filelocal_ro" and
9316 "print 'scope1.c'::filelocal" and
9317 "print 'scope1.c'::filelocal_bss" and
9318 "print 'scope1.c'::filelocal_ro" and
9319 "print 'scope1.c'::foo::funclocal" and
9320 "print 'scope1.c'::foo::funclocal_ro" and
9321 "print 'scope1.c'::bar::funclocal" and
9322 "print 'scope0.c'::filelocal_ro" and
9323 "print 'scope1.c'::filelocal at foo" and
9324 "print 'scope1.c'::filelocal_bss at foo" and
9325 "print 'scope1.c'::filelocal_ro at foo" and
9326 "print 'scope1.c'::foo::funclocal at foo" and
9327 "print 'scope1.c'::foo::funclocal_bss at foo" and
9328 "print 'scope1.c'::foo::funclocal_ro at foo" and
9329 "print 'scope1.c'::bar::funclocal at foo" and
9330 "print 'scope0.c'::filelocal_ro" and
9331 "print 'scope1.c'::filelocal" and
9332 "print 'scope1.c'::filelocal_bss" and
9333 "print 'scope1.c'::filelocal_ro" and
9334 "print 'scope1.c'::foo::funclocal" and
9335 "print 'scope1.c'::foo::funclocal_bss" and
9336 "print 'scope1.c'::foo::funclocal_ro" and
9337 "print 'scope1.c'::bar::funclocal" and
9338 "print 'scope1.c'::bar::funclocal_bss"
9339 to only be xfail'd when not compiled with gcc.
d63a86f8 9340 Add rs6000-*-* xfail for
c906108c
SS
9341 "print 'scope0.c'::filelocal_bss before run"
9342 when compiled with gcc.
9343 (test_at_main): Add rs6000-*-* xfail for
9344 "print filelocal_ro in test_at_main"
9345 when compiled with gcc.
9346 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 9347 Add rs6000-*-aix* xfail for
c906108c
SS
9348 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
9349 "ptype t_char_array", not compiled with gcc.
9350 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
9351 xfail for "list foo (in include file)" when gcc compiled.
9352 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
9353 (integral_args): Add rs6000-*-* xfail for
9354 "run to call0a" if not compiled with gcc.
9355 (unsigned_integral_args): Add rs6000-*-* xfail for
9356 "run to call1a" if not compiled with gcc.
9357 (float_and_integral_args): Add rs6000-*-* xfail for
9358 "run to call2a" if not compiled with gcc and for
9359 "continue to call2b" for any compiler.
9360 Add rs6000-*-* xfail to
9361 "print f1 after run to call2a" for gcc compiled.
9362 (discard_and_shuffle): Add rs6000-*-* xfail for
9363 "run to call6a".
9364 (shuffle_round_robin): Add rs6000-*-* xfail for
9365 "backtrace from call7a" if not compiled with gcc.
9366 Add rs6000-*-* xfail for
9367 "backtrace from call7b" if compiled with gcc.
9368 (call_after_alloca): Add rs6000-*-* xfail for
9369 "print c in call_after_alloca" and
9370 "print s in call_after_alloca" and
9371 "backtrace from call_after_alloca_subr"
9372 if not compiled with gcc.
9373 (localvars_in_indirect_call): Add rs6000-*-* xfail for
9374 "print c in localvars_in_indirect_call" and
9375 "print c in localvars_in_indirect_call" and
9376 "backtrace in indirectly called function" and
9377 "stepping into indirectly called function"
9378 if not compiled with gcc.
9379 (localvars_after_alloca): Add rs6000-*-* xfail for
9380 "print c after runto localvars_after_alloca" and
9381 "print s after runto localvars_after_alloca" and
9382 "print i after runto localvars_after_alloca" and
9383 "print l after runto localvars_after_alloca"
9384 for all compilers.
9385 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
9386 than whatis-info.exp.
9387 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
9388 than opaque-info.exp.
9389 Setup rs6000-*-* xfail for
d63a86f8 9390 "ptype on opaque struct pointer (statically)" and
c906108c
SS
9391 "ptype on opaque struct pointer (dynamically)" when
9392 not compiled with gcc.
9393 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
9394 rather than callf-info.exp.
9395 (do_function_calls): Add clear_xfail for rs6000-*-* for
9396 "p t_float_values2(3.14159,float_val2)". Seems to work
9397 fine there, both with xlc and gcc. Need to find out what
9398 it is doing right and fix other platforms.
9399 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
9400 "call inferior func with struct - returns int",
9401 "call inferior func with struct - returns long",
9402 "call inferior func with struct - returns float",
9403 "call inferior func with struct - returns double",
9404 "call inferior func with struct - returns char *",
9405 but only if not gcc compiled (presumes xlc compiled).
9406 Change rs6000-*-* xfails for
9407 "call inferior func with struct - returns char" and
9408 " call inferior func with struct - returns short" to only
9409 xfail if not using gcc.
9410 (clean mostlyclean): Remove *.ci and *.tmp files.
9411 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
9412 than templ-info.exp.
9413 * gdb.base/langs.exp: Source gdb.base/langs.ci.
9414 Add rs6000-*-* xfail for "up to foo in langs.exp"
9415 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
9416 when not gcc compiled.
d63a86f8 9417
c906108c
SS
9418Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9419
9420 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
9421 * gdb.base/corefile.exp: Likewise.
9422 * gdb.base/list.exp: Likewise.
9423 * gdb.base/scope.exp: Likewise.
9424 * gdb.base/siganls.exp: Likewise.
9425
9426 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
9427 compiler output.
9428 * gdb.base/whatis.exp: Likewise.
9429
9430Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
9431
9432 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
9433 failure (opcode table has been fixed to match reality).
9434
9435Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
9436
9437 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
9438 "call inferior func with struct - returns char",
9439 "call inferior func with struct - returns short"
9440
9441 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
9442 "print 'scope0.c'::filelocal at main",
9443 "print 'scope0.c'::filelocal_bss in test_at_main",
9444 "print 'scope0.c'::filelocal at foo",
9445 "print 'scope0.c'::filelocal_bss in test_at_foo",
9446 "print 'scope0.c'::filelocal at bar",
9447 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 9448
c906108c
SS
9449 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
9450 in source file 1". This bug seems to have been fixed with both
9451 gcc and native cc (was native assembler bug?).
9452
9453Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
9454
9455 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
9456 "backtrace through signal handler" to "i*86-*-sysv4*".
9457 * gdb.base/signals.exp: Add xfail for "'next' behaved as
9458 continue" case. Add "known SVR4 bug" to fail message.
9459 Add "i*86-*-bsdi2.0" xfail for "handle all print".
9460 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
9461 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
9462 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
9463 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
9464 "up to foo in langs.exp", "show language at foo in
9465 langs.exp", "up to cppsub_ in langs.exp", "show
9466 language at cppsub_ in langs.exp", "up to fsub in
9467 langs.exp", and "show language at fsub in langs.exp".
9468 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
9469 "bactrace in corefile.exp".
9470 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
9471 "call inferior function with struct - returns float" and
9472 "call inferior function with struct - returns double".
d63a86f8 9473
c906108c
SS
9474Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
9475
9476 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
9477 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
9478 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
9479 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
9480
9481Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
9482
9483 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
9484 (or overriden) "CHILL" macro rather then bare "gcc".
9485 Also look for ../../gcc/xgcc since that is what we will
9486 actually need, not "Makefile". Remove following assignment
9487 of CHILL to CHILL_FOR_TARGET because that results in
9488 recursive definition.
9489
9490Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
9491
9492 * gdb.base/corefile.exp: Change xfail for backtrace in
9493 corefile.exp from linuxaout to all linux.
9494 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
9495 cases where we miss the breakpoint at the signal handler
9496 for some reason. Setup xfail for linuxoldld/linuxaout and
9497 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
9498 hitting SIGURG breakpoint.
9499 * gdb.base/signals.exp: Setup xfail for "next" acting like
9500 continue to add linuxoldld. Setup xfail for all linux for
9501 "next to handler in signals_tests_1", "backtrace in
9502 signals_tests_1", "continue to func1", "pass SIGUSR1",
9503 and continue to handler".
9504
9505Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
9506
9507 * Update all FSF addresses except those in COPYING* files.
9508
9509Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
9510
9511 * gdb.base/a2-run.exp: Change messages to be more explicit about
9512 the status of args, and quote binfile in results.
9513
9514Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
9515
9516 * gdb.base/callfuncs.exp: Add tests for passing structs to
9517 inferior functions and return various types.
9518 * gdb.base/callfuncs.c: Add functions to receive a struct
9519 and return a member of the struct, in various types.
9520
9521Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9522
9523 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
9524
9525Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9526
9527 * config/vxworks29k.exp: New file, sources vxworks.exp.
9528
9529Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9530
9531 * config/gdbremote.exp: New file. Testing framework using
9532 gdbserver.
9533
9534Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
9535
9536 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
9537 "call function when asleep" and "send end of file".
9538 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
9539 for "backtrace in corefile.exp".
9540 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
9541 for "backtrace through signal handler".
9542 * gdb.base/corefile.exp: Make sure we actually generate a core file
9543 before trying the core tests. Some systems allow the user to suppress
9544 generation of core files and default to that (linux for example).
9545 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
9546 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
9547
9548Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9549
9550 * gdb.threads: New directory with some crude multi-threaded
9551 gdb tests (step.exp and step2.exp).
9552 * config/mt-lynx (STEP_EXECUTABLE): Define.
9553 (THREADFLAGS): Define.
9554
9555Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
9556
9557 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
9558
9559 * gdb.base/signals.exp: Disable whole file for lynx until
9560 further notice.
9561
9562 * gdb.base/signals.exp: xfail test where "next" acts like
9563 "continue" for lynx.
9564
9565 * gdb.base/interrupt.exp: xfail test for calling function while
9566 inferior is asleep for lynx.
9567
9568 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
9569 than one cr-lf after each command.
9570
9571Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9572
9573 * configure.in: Reinstate setting of stabsdirs variable, fix
9574 typo in setting up configdirs for native builds.
9575
9576 * gdb.base/return.exp: Fix typo in return double test.
9577 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
9578 compiler from optimizing them away.
9579
9580Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
9581
9582 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
9583 sequences to be echo'd by gdb when using gdb_test.
9584 * gdb.chill/chexp.exp: Likewise.
9585 * gdb.fortran/exprs.exp: Likewise
9586
9587Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9588
9589 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
9590 after the inferior gdb has started.
9591
9592 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
9593 after each command.
9594 * gdb.base/funcargs.exp: Likewise.
9595 * gdb.base/gdbvars.exp: Likewise.
9596 * gdb.base/interrupt.exp: Likewise.
9597 * gdb.base/list.exp: Likewise.
9598 * gdb.base/watchpoint.exp: Likewise.
9599 * gdb.c++/demangle.exp: Likewise.
9600 * gdb.c++/inherit.exp: Likewise.
9601 * gdb.chill/chexp.exp: Likewise.
9602 * gdb.fortran/exprs.exp: Likewise.
9603
9604 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
9605 test if we can't handle IO to/from the inferior.
9606
9607 * gdb.c++/misc.exp: Always check for a program already being
9608 started after sending a "run" command to gdb.
9609
9610 * gdb.base/twice.exp: Start with a fresh gdb.
9611
9612 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
9613 only depend on gdb's expression code, not the chill runtime.
9614
9615 * gdb.base/return.c: Put return values into variables so we
9616 can have gdb print them rather than depending on the program
9617 to print them.
9618 * gdb.base/return.exp: Corresponding changes.
9619
9620 * lib/gdb.exp: Provide default value for noinferiorio.
9621 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
9622 the inferior.
9623
9624 * gdb.base/break.exp: Always check for a program already being
9625 started after sending a "run" command to gdb.
9626 (text_next_with_recursion): Don't check the output from the
9627 program's printf statement. Instead just make sure the program
9628 exited.
9629
9630 * gdb.base/commands.exp: Protect tests which need arguments with
9631 $noargs conditionals.
9632
9633Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9634
9635 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
9636 of structure member arrays to match gdb/valops.c:value_addr change.
9637
9638Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
9639
9640 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
9641 cases.
9642
9643Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
9644
9645 * configure.in (configdirs): Remove gdb.chill from default list
9646 of subdirs and then add it back in only if doing a native build.
9647 The current chill compiler does not yet work in any cross build.
9648 * Revert all signal changes from Jul 6.
9649 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
9650 for sh-hms targets, allowing these tests to link, with no other
9651 changes. Testing is suppressed by setting "nosignals" in site.exp.
9652
9653Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
9654
9655 * configure.in (signaldirs): Define and add to configdirs for all
9656 targets except some specific ones that are known to not support signals.
9657 Also clean up formatting.
9658 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
9659 (signals, sigall): Remove rules to build.
9660 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
9661 Moved to new gdb.signals directory.
9662 * gdb.signals: New test directory.
9663 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
9664 signals.c signals.exp}: New or moved files.
9665
9666Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
9667
9668 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
9669
9670Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
9671
9672 * gdb.base/return.exp: Xfail `return double' test failure
9673 on at least Solaris 2.3 and handle future/past versions on
9674 a case by case basis as appropriate. Also update message
9675 to include i*86 failures.
9676
9677Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9678
9679 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
9680
9681 * lib/gdb.exp: Fix comment which erroneously identified
9682 gdb_file_cmd as gdb_load (the 19 May change was in fact to
9683 gdb_file_cmd not gdb_load).
9684 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
9685
9686 * gdb.base/setvar.exp: Make test names consistent between pass and
9687 fail cases. Use gdb_test more.
9688
9689Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9690
9691 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
9692
9693Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9694
9695 * gdb.base/help.exp: Fix expected help string for `show commands'.
9696
9697Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
9698
9699 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
9700
9701 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
9702 of a text section.
9703
9704Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
9705
9706 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
9707 that loop eventually terminates. Fix Connection refused logic so
9708 that testsuite will expire nicely.
9709
9710Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
9711
9712 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
9713 config/rom68k.exp: New tcl glue for the appropriate monitors.
9714 These all just end up calling monitor.exp.
9715 * config/monitor.exp (gdb_target_monitor): Handle `Connection
9716 refused' by retrying. Cleanup some timeout issues.
9717 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
9718 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
9719 callers don't have to set/restore global timeout variable.
9720
9721 * The following set of changes centralizes management of the global
9722 timeout variable. This way, it can be set in one target dependent
9723 place instead of dozens of places scattered throughout the test suite.
9724 If you need to lengthen a timeout, then you should either set timeout
9725 in one of the config/{target}.exp files, or multiply it by a factor.
9726 Setting it to an absolute value is always going to lose for some
9727 targets.
9728 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
9729 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
9730 * gdb.base/funcargs.exp: Don't set timeout.
9731 * gdb.base/list.exp (test_forward_search): Only use local timeout.
9732 * gdb.base/printcmds.exp (test_print_string_constants
9733 test_print_array_constants): Don't set timeout.
9734 * gdb.base/ptype.exp: Don't set timeout.
9735 * gdb.base/recurse.exp: Don't set timeout.
9736 * gdb.base/return.exp: Don't set timeout.
9737 * gdb.base/watchpoint.exp: Don't set timeout.
9738 * gdb.c++/classes.exp (do_tests): Don't set timeout.
9739 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
9740
9741Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
9742
9743 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
9744
9745Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9746
9747 * lib/gdb.exp: Disable chill tests for irix5.
9748
9749Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9750
9751 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
9752 each test pass or fail.
9753
9754Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9755
9756 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
9757 xlc not gcc.
9758
9759Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
9760
9761 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
9762
9763Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
9764
9765 * config/est.exp: Fix copyright and comments. Remove dead code.
9766 Use targetname, serialport and baud variables instead of fixed
9767 constants.
9768 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
9769 * config/cpu32bug.exp: New file to support cpu32bug monitors.
9770
9771Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9772
9773 * gdb.base/watchpoint.exp: Don't run
9774 test_watchpoint_triggered_in_syscall for sunos.
9775
9776Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9777
9778 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
9779 they don't seem to exist. Do include stdio.h.
9780
9781Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9782
9783 * gdb.base/a1-selftest.exp: Add alpha xfail.
9784
9785Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9786
9787 * gdb.base/watchpoint.c (main): Prompt before calling read().
9788 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
9789 Revise accordingly. Remove cruft about sending "123" several
9790 times, until it gets noticed. Clean up the "print buf[0]" stuff
9791 so that it passes or fails, and waits for prompts in the usual way.
9792
9793Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9794
9795 * gdb.base/recurse.exp: Fix comment.
9796
9797 * TODO: Remove item about printing variables in nodebug.exp. Add
9798 item about enabling tests which are only run on some targets.
9799
9800 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
9801 fail, make test names unique, use new gdb_test convention
9802 regarding pattern, use gdb_test more, etc.).
9803
9804 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
9805 fail, make test names unique, etc.).
9806
9807Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9808
9809 * gdb.base/nodebug.c: Change return type of top and middle to
9810 short.
9811 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
9812 are fixed by the recent mdebugread.c changes. Allow `short ()'
9813 as type for top and middle.
9814
9815Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9816
9817 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
9818 nearly as I can tell, the whole thing was an accident in Stu's
9819 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
9820 to replace a send/expect pair with gdb_test, but ended up only
9821 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
9822 of 30 Mar 1995 took care of it, but left this vestigial comment
9823 which I am now nuking.
9824
9825Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9826
9827 * gdb.base/break.exp: Look for different line number for
9828 breakpoint at main depending on usestubs.
9829
9830Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9831
9832 * gdb.base/list.exp: Adjust some alternate expect patterns to
9833 match recent list0.c change. Add alternate expect pattern for
9834 output from `list default lines around main' for optimizing
9835 compilers.
9836
9837Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9838
9839 * lib/gdb.exp: If nosignals is not set, set it to 0.
9840
9841Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
9842
9843 * config/slite-gdb.exp: Responds to load symbol table prompt.
9844 * gdb.base/break.exp: Adjust line number, fix rerun.
9845 * gdb.base/langs0.c: Add #ifdef usestubs.
9846
9847Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
9848
9849 * gdb.base/list.exp: Adjust line contents after adding new lines in
9850 list0.c. Also fix a syntax error.
9851
9852 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
9853 * gdb.base/break.exp: ditto.
9854 * gdb.base/list.exp: ditto.
9855 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
9856 * gdb.base/run.c: ditto.
9857 * gdb.base/list0.c: ditto.
9858 * gdb.base/funcargs.c: ditto.
9859
9860Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
9861
9862 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
9863 $targetname, $serialport and $baud instead of hardwired variables.
9864 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
9865 target doesn't support signals.
9866
9867Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
9868
9869 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
9870
9871Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9872
9873 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
9874 Don't rely on the value of an auto variable before it has been
9875 initialized. Use gdb_test more.
9876
9877Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9878
9879 * lib/gdb.exp (default_gdb_version): A version number must start
9880 with a digit, but other than that contains all characters up to
9881 the first whitespace character.
9882
9883Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9884
9885 * gdb.base/commands.exp (breakpoint_command_test): New tests.
9886
9887Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9888
9889 * gdb.c++/*.exp: Warn if executable does not exist. The original
9890 reason for skipping the warning was that configure.in sometimes
9891 intentionally skipped building the executables but the tcl code
9892 had no way of knowing. That (a) was always bogus with respect to
9893 error handling, (b) is no longer true (right now there is no way
9894 to skip C++ tests).
9895
9896 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
9897
9898Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9899
9900 * gdb.base/list.exp: Add expect patterns for output from
9901 SunPRO compiled executables.
9902 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
9903 types.
9904
9905Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9906
9907 * gdb.base/break.exp (test_next_with_recursion): Accept any line
9908 number (we are already testing that the correct source line text
9909 gets printed).
9910
9911 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
9912 that is what is intended, but something needed to be done to get
9913 sunos4 native working again.
9914
9915 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
9916
9917 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
9918 apparently went with a (very) old xfail.
9919
9920Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
9921
9922 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
9923 runto_main is a proc in gdb.exp that will do 'step' for target use
9924 stubs.
9925 * gdb.base/exprs.exp: ditto.
9926 * gdb.base/interrupt.exp: ditto.
9927 * gdb.base/opaque.exp: ditto.
9928 * gdb.base/printcmds.exp: ditto.
9929 * gdb.base/ptype.exp: ditto.
9930 * gdb.base/scope.exp: ditto.
9931 * gdb.base/setvar.exp: ditto.
9932 * gdb.base/signals.exp: ditto.
9933 * gdb.base/twice.exp: ditto.
9934 * gdb.c++/classes.exp: ditto.
9935 * gdb.c++/inherit.exp: ditto.
9936 * gdb.c++/templates.exp: ditto.
9937 * gdb.base/break.exp: no run and hit main for stubs. Change line
9938 numbers for breakpoints and info breakpoint.
9939 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
9940 breakpoint().
9941 * gdb.base/callfuncs.c: ditto.
9942 * gdb.base/exprs: ditto.
9943 * gdb.base/interrupt.c: ditto.
9944 * gdb.base/opaque0.c: ditto.
9945 * gdb.base/printcmds.c: ditto.
9946 * gdb.base/ptype.c: ditto.
9947 * gdb.base/scope0.c: ditto.
9948 * gdb.base/setvar.c: ditto.
9949 * gdb.base/signals.c: ditto.
9950 * gdb.base/twice.c: ditto.
9951 * gdb.c++/misc.cc: ditto.
9952 * gdb.c++/templates.cc: ditto.
9953
9954Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9955
9956 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
9957
9958 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
9959 somewhere between `read' and `main.c'. I'm pretty sure the
9960 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
9961 and it isn't particularly useful.
9962
9963 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
9964
9965Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9966
9967 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
9968
9969Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
9970
9971 * config/mt-slite: add LIBS and -nostdlib.
9972 * config/slite-gdb.exp: add this new file to support sparclite target.
9973
9974Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
9975
9976 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
9977
9978 * gdb.base/a2-run.exp: Change argument to istarget from
9979 "*-*-vxworks" to "*-*-vxworks*".
9980 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
9981
9982Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
9983
9984 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
9985 will not runto main but do a 'step' to step out of breakpoint().
9986 * config/mt-slite: add -Dusestubs.
9987
9988Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9989
9990 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
9991 instead of just @.
9992
9993 * gdb.base/signals.exp: Add test for "handle all print".
9994 * TODO: Remove "handle all print". Also remove item about
9995 checking copyright date (I don't like the idea of a spurious FAIL
9996 based on when we run the tests).
9997
9998 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
9999 for SunOS4 (reason for failure not investigated). Remove
10000 redundant test for $binfile.
10001
10002 * gdb.base/nodebug.c (array_index): Call malloc.
10003
10004 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
10005
10006Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
10007
10008 * gdb.base/recurse.exp: Update gdb_test invocation to use new
10009 conventions and slightly simplify the matching regexp.
10010
10011Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10012
10013 * gdb.base/break.exp: Update gdb_test invocation to use new
10014 convention.
10015
10016 * lib/gdb.exp: If noargs is not set, set it to 0.
10017
10018 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
10019 tests unique.
10020
10021 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
10022
10023Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10024
10025 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
10026 one argument of type "<non-float parameter>".
10027
10028Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
10029
10030 * config/rom68k.exp: New file to support Motorola IDP board.
10031 * gdb.base/a2-run.exp: Skip this file if noargs is set.
10032 * gdb.base/break.c: Change things around so that this program
10033 doesn't depend upon args. This is necessary to make remote
10034 targets work (in general, they can't take args).
10035 * gdb.base/break.exp: Don't try to send args to program. Don't
10036 expect output. Also, replace lots of code with gdb_test.
10037
10038Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10039
10040 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
10041 printing of '\'' (which is what the comment says we are testing,
10042 even though we were not), not '''.
10043 (test_integer_literals_rejected): Test that printing ''' is an error.
10044
10045 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
10046 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
10047 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
10048 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
10049 Use gdb_test not test_print_accept.
10050 * lib/gdb.exp: Remove test_print_accept.
10051
10052 * gdb.base/signals.exp (signal_tests_1): Make pass message
10053 consistent with fail message.
10054
10055 * gdb.base/whatis.exp: Remove xfails for printing char vs.
10056 unsigned char; the bug (PR 1821) is fixed.
10057
10058 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
10059
10060 * gdb.base/scope.exp (test_at_localscopes): Call pass for
10061 successful tests--makes xfailing them work right.
10062
10063Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10064
10065 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
10066 only \r\n, not .*. The test can pass .* as the last thing in
10067 $pattern if that is what it wants. In addition to providing this
10068 flexibility, this change should speed up pattern matching in cases
10069 where the pattern already ended with .* (there were a number of
10070 them). This change also helps catch bad patterns--in the old
10071 scheme the typo "char \*" instead of "char \\*" would pass. Now
10072 it is caught.
10073 * Many .exp files: Update callers.
10074
10075 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
10076 clearer and does not spuriously match multiple ('s. Likewise for
10077 ) and *.
10078
10079 * gdb.base/nodebug.exp: Test ability to call a function and pass
10080 it a string (even with no debugging info).
10081
10082 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
10083 "p '\'", which is the same as "p ''" once tcl gets done with
10084 quoting, to "p '\\'", which I suspect is what is intended (one
10085 backslash gets sent to GDB).
10086
10087 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
10088
10089Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10090
10091 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
10092 1817) was fixed literally years ago.
10093
10094Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10095
10096 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
10097 test, it causes stepping out of call_after_alloca_subr with
10098 optimizing compilers.
10099 (localvars_in_indirect_call): Consume GDB prompt if `finish'
10100 fails.
10101
10102 * gdb.c++/templates.exp: Source templ-info.exp only if
10103 the templates executable exists.
10104
10105 * gdb.c++/misc.cc (class Contains_static_instance,
10106 class Contains_nested_static_instance),
10107 gdb.c++/classes.exp (test_static_members): Test printing of
10108 a class that contains a static instance of the class.
10109
10110Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10111
10112 * gdb.base/langs2.c (cppsub_): Don't prototype.
10113 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
10114 only, I believe).
10115
10116Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10117
10118 * lib/gdb.exp (skip_chill_tests): New procedure.
10119
10120 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
10121
10122Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
10123
10124 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
10125 each expect pattern. Cuts runtime from 12 to about 4 seconds.
10126
10127Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10128
10129 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
10130
10131 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
10132 disassemble 8, not 16, instructions for part 4.
10133
10134 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
10135 support the latter anymore.
10136
10137 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
10138 -DNO_PROTOTYPES.
10139 * gdb.base/callfuncs.c: Control use of prototypes based on
10140 NO_PROTOTYPES, not __STDC__.
10141 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
10142 t_float_values2 tests if prototypes in use.
10143
10144 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
10145 t_double_values): When checking differences against DELTA, check
10146 that difference is within the range (-DELTA,DELTA), not just
10147 (-infinity,DELTA).
10148
10149Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
10150
10151 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
10152 'file' command firts, then 'target', then 'load', this is due to gdb
10153 target set up.
10154 * config/mips-gdb.exp: Fix a couple regular exp bugs.
10155
10156Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
10157
10158 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
10159 FP load/store variants.
10160 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
10161
10162Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
10163
10164 * gdb.base/term.exp: Do not give a warning if not native, it is
10165 not an abnormal condition.
10166
10167Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
10168
10169 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
10170 t_char_array".
10171
10172Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
10173
10174 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
10175 are getting the version number.
10176
10177 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
10178 if not native, it is not an abnormal condition.
10179
10180Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10181
10182 * lib/gdb.exp: Just use "file exists", rather than undocumented
10183 dejagnu procedure "findfile".
10184
10185Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10186
10187 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
10188 (LDFLAGS): Set to -Xlinker -Ur.
10189
10190 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
10191 Removed, these values are set by lib/gdb.exp.
10192
10193 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
10194
10195Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10196
10197 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
10198 of replicating gdb startup code.
10199
10200 * config/mt-vxworks (LDFLAGS): Set to -r.
10201 (CFLAGS_FOR_TARGET): Removed.
10202
10203 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
10204 (gdb) and gdb for vxworks uses (vxgdb).
10205
10206 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
10207 executable is not in the tree and host != target, use sed and
10208 program_transform_name to determine the gdb name used by the
10209 target.
10210
10211 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
10212 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
10213
10214Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10215
10216 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
10217 floats, chars, and shorts where there are ANSI-style function
10218 definitions.
10219
10220 * gdb.base/langs.exp, gdb.base/langs*: New test.
10221 * gdb.base/Makefile.in: Build it.
10222 * TODO: Remove item about checking that C names don't get C++
10223 demangling applied; this test tests it.
10224
10225Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10226
10227 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
10228 went with the const70 xfail. The xfail went away a year ago.
10229
10230 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
10231
10232 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
10233 for hp300.
10234
10235 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
10236
10237 * gdb.base/a1-selftest.exp: Don't run on hp300.
10238
10239Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10240
10241 * Makefile.in (site.exp): Set host_alias and target_alias as well
10242 as host_triplet and target_triplet.
10243
10244Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10245
10246 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
10247
10248 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
10249 places as other ecoff systems).
10250
10251 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
10252 ultrix.
10253
10254Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10255
10256 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
10257 remove them.
10258 * gdb.base/nodebug.exp: Accept "function" in addition to "text
10259 variable and "variable" in addition to "data variable".
10260 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
10261
10262 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
10263 2.
10264 * gdb.base/list1.c (long_line): Add additional statement at start
10265 of function.
10266 * gdb.base/list.exp (test_forward_search): Update line number to
10267 reflect new statement.
10268
10269Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10270
10271 * gdb.base/signals.exp: Reinitialize searched source directories
10272 after gdb_start call.
10273
10274Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
10275
10276 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
10277 * gdb.stabs/Makefile.in: Likewise.
10278
10279 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
10280 change. Instead split the tests into smaller pieces.
10281 * gdb.disasm/hppa.s: Corresponding changes.
10282
10283Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10284
10285 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
10286 Quote ^C when passing it to stty. For some shells ^ is a pipe.
10287
10288 * gdb.base/funcargs.exp: Modify many tests so that every test
10289 either passes or fails. Make some test names unique.
10290
10291Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10292
10293 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
10294 Call stty to set interrupt character.
10295
10296 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
10297 for HP assembler versus GNU assembler based on actual behavior of
10298 $(CC), rather than assuming that $(AS) is always the GNU assembler.
10299
10300 * TODO: Suggest a few more stepping tests.
10301
10302Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
10303
10304 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
10305 restart GDB for h8300 after a continue.
10306 (return): Add pattern to match a29k-udi behavior.
10307 * gdb.base/nodebug.exp: Remove obsolete comment.
10308 * gdb.base/regs.exp: New file, testing of register displays.
10309 * gdb.base/return.exp: Fix typo in reference to $objdir.
10310 * gdb.base/whatis.exp: Always start with a fresh GDB.
10311
10312Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10313
10314 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
10315 higher, these tests generate a lot of output.
10316
10317Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10318
10319 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
10320 code following the catch silently ignored some errors; without the
10321 catch they should be thrown like any other tcl error. Also, the
10322 catch used "" instead of {} which meant all the callers who wanted
10323 to include one of the characters "[]$ had to quote it an extra time.
10324 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
10325 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
10326 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
10327 Remove extra quoting.
10328
10329Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
10330
10331 * gdb.base/commands.exp: Make test names unique; every test either
10332 passes or fails. Update some comments.
10333
10334 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
10335
10336Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10337
10338 The following fixes a FAIL caused by the fact that the alpha stabs
10339 configuration didn't use the ".if alpha" code in weird.def.
10340 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
10341 bit pointer, so the 32 bit version works even on the alpha.
10342 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
10343 Remove the stuff which allowed us to have separate versions for
10344 alpha and everything else.
10345
10346 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
10347 regexp which "info func operator\[\](" is supposed to match. Fix
10348 string to send to GDB. Note that GDB still doesn't work right. Add a
10349 new test for "info func .perator\[\](" which GDB does handle correctly.
10350
10351 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
10352
10353Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10354
10355 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
10356 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
10357 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
10358 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
10359 it makes the tests harder to understand and confuses test-o-matic.
10360 The preferred style is that each test provides a PASS or a FAIL,
10361 and has a unique message (e.g. "continue #54" not just "continue")
10362 which is the same for the pass and the fail.
10363 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
10364 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
10365 to lib/gdb.exp.
10366 * gdb.base/printcmds.exp: Use test_print_accept. Remove
10367 prt_accept which was basically the same thing. Likewise for
10368 test_print_reject and prt_reject.
10369 * lib/gdb.exp (test_print_reject): Add some more error message
10370 patterns to match from the former printcmds.exp (prt_reject).
10371 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
10372 One defect of the passcount stuff is that some of it failed to
10373 report XPASS where appropriate.
10374 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
10375 stuff before and after arg in expected pattern.
10376 (test_paddr_operator_functions): Re-do test without print_addr_of;
10377 this is the only test which seems to want extra stuff there.
10378
10379Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10380
10381 * gdb.base/nodebug.exp: Update new tests to reflect improved
10382 wording of gdb output.
10383
10384 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
10385 and "ptype" work on variables in files compiled without -g.
10386 Replaces commented out "maint print msymbol" tests.
10387
10388Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10389
10390 * gdb.base/setvar.c (dummy): Call malloc.
10391
10392 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
10393 losing with the irix4 sed.
10394
10395 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
10396 ALRM" on irix4.
10397
10398Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10399
10400 * TODO: Remove items about corefile.exp testing new exec-file and
10401 backtrace; both are now done. Add items about printing enums.
10402
10403Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10404
10405 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
10406 "get signal $thissig" test fails.
10407
10408 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
10409
10410Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10411
10412 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
10413 compiler warning with dec alpha compiler.
10414
10415 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
10416 extra \n from gdb_test call (this explains why the prompt test
10417 that I removed yesterday was there).
10418 (user_defined_command_test): Remove extra \n and prompt test.
10419
10420 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
10421 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
10422 doesn't exist.
10423 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
10424 Also remove alpha workaround, which turns out to be because
10425 SIGABRT == SIGLOST.
10426
10427 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
10428
10429 * gdb.base/help.exp: Don't test "help show".
10430
10431Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10432
10433 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
10434 "set print address" is on.
10435 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
10436 pass prompt to gdb_test; gdb_test already looks for the prompt.
10437
10438 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
10439
10440 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
10441 was a vestige of the manual TESTSTRATEGY, and the purpose of it
10442 was to make sure that gdb can read a core file. But (a) the "read
10443 the corefile" part didn't make it to a1-selftest.exp, we just
10444 delete the corefile after creating it, and (b) we test reading
10445 corefiles in corefile.exp anyway. Also, this test left around a
10446 xgdb process on Solaris.
10447
10448 * gdb.base/corefile.exp: Also test backtrace.
10449
10450Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
10451
10452 * gdb.base/commands.exp: Test a simple user defined command with
10453 arguments and if/while statements; verify the full user command is
10454 printed by "show user".
10455
10456 * gdb.base/commands.exp: Test if/while commands as part of a
10457 breakpoint command list; verify they appear in breakpoint
10458 information.
10459
10460Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10461
10462 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
10463 than by dividing by zero.
10464
10465Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
10466
10467 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
10468 performing an inferior call with watchpoints enabled.
10469 * gdb.base/watchpoint.c (main): Delete second unnecessary read
10470 call.
10471
10472Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10473
10474 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
10475 of "file" command.
10476
10477 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
10478 Add additional pattern for when "int operator int(void);" appears
10479 in a different order.
10480
10481Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10482
10483 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
10484
10485 * gdb.base/help.exp: Replace most of docstrings for "info signals"
10486 and "signal" with ".*".
10487
10488Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10489
10490 * TODO: Add note about "handle all nostop".
10491
10492 * gdb.base/{sigall.c, sigall.exp}: New test.
10493 * gdb.base/Makefile.in: Add it.
10494
10495Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10496
10497 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
10498 when invoking GDB, suppresses any windowing interface.
10499
10500Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
10501
10502 * config/sim-gdb: New file, simulator testing support.
10503
10504Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
10505
10506 * gdb.base/interrupt.exp: Test calling func1 twice.
10507
10508Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
10509
10510 * gdb.base/list.exp (test_forward_search): Set timeout higher
10511 when we'll be getting lots of output from gdb.
10512
10513 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
10514 "init_malloc" to after the expect statement. Run it if that
10515 regexp is taken, but also for two others which happen if source
10516 cannot be found.
10517
10518Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10519
10520 * gdb.base/printcmds.exp: New test, for printing register before
10521 program is running.
10522
10523Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10524
10525 * gdb.base/list.exp: Correct some alternate expect patterns
10526 to reflect changes in list1.c.
10527
10528Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10529
10530 * TODO: Add item regarding large frames.
10531
10532 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
10533
10534 * TODO: Remove item about enabling return.exp; it
10535 is enabled. Suggest a few more "return" tests.
10536
10537Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10538
10539 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
10540 anonymous unions.
10541
10542Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10543
10544 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
10545 and pr-5646.o, so "make" is the same as "make all", not "make
10546 pr-4975.o".
10547
10548Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
10549
10550 * gdb.base/list.exp: Adjust expectations to reflect changes in
10551 list1.c.
10552 (test_forward_search): New test proc.
10553 * gdb.base/list1.c (long_line): New function, has long source line.
10554
10555Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
10556
10557 * gdb.base/a1-selftest.exp: Change initial stepping to know about
10558 additional line of code that was added.
10559
10560Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
10561
10562 * gdb.disasm/hppa.s: Break the large branching tests into smaller
10563 tests so as not to overflow expect's input buffers.
10564 * gdb.disasm/hppa.exp: Corresponding changes.
10565
10566Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10567
10568 Beginnings of template debugging tests.
10569 * gdb.c++/templ-info.cc: New file to test for template
10570 debugging capability of the compiler.
10571 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
10572 templ-info.cc.
10573 * gdb.c++/templates.cc: Add explicit template instantiations
10574 to enable compiling with -fno-implicit-templates. Add destructor
10575 and 'value' method to T5 class for template tests.
10576 * gdb.c++/templates.exp: Add testcases for printing of template
10577 types, setting breakpoints on template methods and calling a
d63a86f8 10578 template method.
c906108c
SS
10579
10580Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
10581
10582 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
10583 branch target since some assemblers (gas-2.5) may emit a
10584 relocation for the branch instead of resolving it in the
10585 assembler.
10586
10587Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10588
10589 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
10590 through signal handler.
10591
10592Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10593
10594 * configure.in (*-*-netware): Use config/mt-netware.
10595
10596 * config/mt-netware: New file.
10597 * config/mt-i386-netware: Removed, separate configs for different
10598 netware architectures are no longer needed now that we have
10599 --with-headers.
10600
10601Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10602
10603 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
10604 by the recent changes to use ANSI C arithmetic conversions.
10605
10606Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10607
10608 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
10609 bug involving using inferior_pid to figure out whether to select a
10610 frame.
10611
10612Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
10613
10614 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
10615 match the current disassembler output.
10616
10617Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
10618
10619 * gdb.fortran/exprs.exp: Expect VOID instead of void.
10620 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
10621 types, expect "int" as type of integer values (for now).
10622
10623Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
10624
10625 * gdb.base/commands.exp: New tests for if/while commands.
10626
10627Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
10628
10629 * lib/gdb.exp (runto): Replace sub-pattern for hex value
10630 by .*, since hex values have different syntax in Chill mode.
10631
10632Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10633
10634 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
10635 linefeed from expect pattern for repeated types with indices > 9.
10636
10637Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
10638
10639 First part of Fortran test suite.
10640 * gdb.fortran: New directory.
10641 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
10642
10643Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10644
10645 * gdb.base/default.exp: Update expect pattern for load command
10646 without arguments.
10647
10648Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10649
10650 * configure.in: Change i386 to i[345]86.
10651 * gdb.base/configure.in: Likewise.
10652 * gdb.c++/configure.in: Likewise.
10653 * gdb.chill/configure.in: Likewise.
10654
10655Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
10656
10657 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
10658 patterns, since that is not a valid context for comments.
10659
10660Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
10661
10662 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
10663 repeated types and repeated types with indices > 9.
10664
10665Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10666
10667 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
10668 2417; old bug has been fixed.
10669
10670Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
10671
10672 * gdb.base/interrupt.exp: When trying to wake up the inferior,
10673 send the newline ourselves instead of assuming gdb_test will do
10674 so when passed an empty input string.
10675
10676 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
10677 stabs testcode.
10678
10679Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10680
10681 * lib/gdb.exp (gdb_test): Don't send anything if the first
10682 argument is an empty string. This makes cases where we want to
10683 match output that is already in expect's buffers (for example,
10684 matching a breakpoint after gdb_run_cmd has been called) work
10685 reliably.
10686
10687Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10688
10689 * config/netware.exp: New file.
10690
10691Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10692
10693 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
10694 the -B and -L prefixes so we can find the debugging stub.
10695
10696 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
10697 there and we are using the gcc from the tree.
10698
10699 * gdb.base/types.c: Removed.
10700
10701 * gdb.base/configure.in: Look for makefile fragments in ../config.
10702 Recognize i386-*-netware.
10703 * gdb.c++/configure.in: Likewise.
10704
10705Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10706
10707 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
10708 the correct TCL syntax.
10709
10710Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10711
10712 * gdb.base/opaque.exp: use runto instead of messing around with
10713 breakpoints. Simplify by using gdb_test.
10714
10715 * gdb.base/bitfields.exp: restart between tests on netware targets
10716 because breakpoints aren't relocated after target death. Run
10717 processes to completion.
10718
10719 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
10720
10721Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
10722
10723 * Makefile.in: Remove extra tabs that confuse some versions
10724 of "make". Use the newly built gdb to test with by default,
10725 rather than the first one in the tester's search path.
10726
10727Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
10728
10729 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
10730
10731 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
10732 condition help.
10733
10734Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10735
10736 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
10737
10738 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
10739 running.
10740 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
10741 * gdb.base/funcargs.exp: Likewise.
10742
10743 * gdb.base/bitfields.exp: Simplify by using gdb_test.
10744 * gdb.base/funcargs.exp: Likewise.
10745
10746 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
10747 message is "".
10748
10749Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10750
10751 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
10752 return,signals,twice}.exp: Handle non-existant binaries
10753 consistantly.
10754
10755 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
10756 * gdb.base/Makefile.in: Don't try to generate a core dump, we
10757 might testing a cross development system.
10758
10759Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10760
10761 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
10762 runtest script is relative to ${srcdir}, not ${rootdir}.
10763
10764Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
10765
10766 * gdb.base/signals.exp: Allow for optionality of breakpoint
10767 address.
10768
10769Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10770
10771 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
10772
10773Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10774
10775 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
10776 for size_t definition.
10777 * gdb.c++/templates.cc: Likewise
10778
10779 * config/mt-i386-netware: New file.
10780
10781 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
10782 defined.
10783
10784 * gdb.base/Makefile.in: Added support for systems that name core
10785 files by appending "core" to the program name.
10786 * gdb.base/a1-selftest.exp: Likewise.
10787
10788Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10789
10790 * gdb.base/return.exp: Add comment and message for `return double'
10791 test failure on Sparc Solaris.
10792
10793Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
10794
10795 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
10796
10797Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10798
10799 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
10800 from optimizing them away.
10801 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
10802 patterns to include default constructors and assignment operators,
10803 to match gcc versions beyond 2.5.8. Accept any cplus demangling
10804 character in the output of the virtual base pointer.
10805
10806Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10807
10808 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
10809 expression match in print_addr_of to avoid unintented matches.
10810 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
10811 versions up to 2.5.8.
10812
10813Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10814
10815 * gdb.base/list.exp: Tweak alternate pattern for listing of an
10816 included file to run under newer versions of expect.
10817 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
10818 consecutive >'s in templates to accomodate recent cplus-dem.c change.
10819 Remove xfail for the virtual table of BDDHookV.
10820
10821Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
10822
10823 * lib/gdb.exp (string_to_regexp): Set a default result.
10824 (default_gdb_start): Fix misleading message.
10825
10826Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
10827
10828 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
10829 Remove all CC, etc definitions.
10830 * config/mt-hpux: New file.
10831 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
10832 (CFLAGS, LDFLAGS): Define.
10833 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
10834
10835 * Makefile.in (site.exp): Don't insert host_os, etc.
10836 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
10837 (distclean): Check existence of subdir.
10838 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
10839 * gdb.base/Makefile.in: General cleanup and simplification.
10840 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
10841 to build executables. Use default rule to build .o files.
10842 (EXPECT, RUNTEST, CC): Fix relative pathname.
10843 (site.exp): Don't insert host_os, etc.
10844 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
10845 and/or SIGUSR1 defined.
10846 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
10847 * gdb.c++/Makefile.in: General cleanup and simplification.
10848 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
10849 (CFLAGS): Remove.
10850 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
10851
10852Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
10853
10854 * gdb.base/recurse.exp: Misc changes to get tests running again
10855 after Kung's changes to the watchpoint code.
10856 * gdb.base/watchpoint.exp: Likewise.
10857
10858Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
10859
10860 * lib/gdb.exp (string_to_regexp): Convert {\} also.
10861
10862Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10863
10864 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
10865 * lib/gdb.exp (default_gdb_start): Define.
10866 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
10867 gdb.base/funcargs.exp, gdb.base/opaque.exp,
10868 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
10869 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
10870 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
10871 Don't call gdb_target_udi in between tests.
10872
10873Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10874
10875 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
10876 (which was basically just a local version of the same thing). In
10877 addition to avoiding duplication, gdb_test_exact is faster.
10878 * lib/gdb.exp (gdb_test_exact): Fix typo.
10879
10880 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
10881 don't give an error.
10882
10883 * gdb.base/term.exp: Call delete_breakpoints before starting.
10884
10885 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
10886 (t10): Add comment.
10887
10888Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
10889
10890 Reorganization of the GDB Test Suite.
10891
10892 * gdb.base: New directory, contains all the basic tests.
10893 * gdb.c++: New directory, tests specific to C++.
10894 * gdb.chill: New directory, tests specific to Chill.
10895 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
10896 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
10897 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
10898 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
10899 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
10900 t30-31 to chill).
10901 * */gdbme.*: Rename to match appropriate expect scripts.
10902 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
10903 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
10904 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
10905 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
10906 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
10907 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
10908 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
10909 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
10910 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
10911 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
10912 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
10913 gdb.c++/virtfunc.cc: New names of C++ files.
10914 * gdb.chill/chillvars.ch: New name of Chill file.
10915 * gdb.base/configure.in, gdb.c++/configure.in,
10916 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
10917 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
10918 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
10919 * configure.in (configdirs): Update to reflect directory changes.
10920 (target_abbrev): No longer define for any configuration.
10921 * Makefile.in: Cosmetic improvements to header comments.
10922
10923Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10924
10925 Various changes to gdb.t31:
10926
10927 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
10928 * gdbme.ch: Make all key-words and predefineds be upper-case.
10929 * chillvars.exp: Expect key-words and predefinds in upper-case.
10930
10931 * chillvars.exp: Use gdb_test_exact many places.
10932 Change expected output for arrays (which now includes index labels).
10933
10934 * pr-5020.exp, gdme.ch (module PR_5020):
10935 New test, for PR-5020.
10936
10937Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
10938
10939 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
10940 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
10941
10942Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
10943
10944 * Makefile.in: Fix bit-rot in definitions of CHILL,
10945 CHILL_FOR_TARGET and Chill_LIB.
10946 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
10947 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
10948 CHILL, and CHILL_LIB.
10949
10950Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
10951
10952 * Revert the previous changes. Please see Rob's directory
10953 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
10954
10955Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
10956
10957 * Makefile.in, configure.in, config/mips-gdb.exp,
10958 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
10959 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
10960 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
10961 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
10962 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
10963 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
10964 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
10965 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
10966 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
10967 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
10968 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
10969 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
10970 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
10971 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
10972 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
10973 changes from 94Q1.
10974
10975Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
10976
10977 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
10978 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
10979 Rob's new testing fragments.
10980
10981Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
10982
10983 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
10984 lib/gdb.exp: Replace error proc calls with perror.
10985
10986Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
10987
10988 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
10989 version also, match on casted version strings, and match on
10990 gdb startup case where the line numbers might be messed up.
10991
10992Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
10993
10994 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
10995 (CFLAGS): Delete it from here.
10996
10997Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
10998
10999 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
11000
11001Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
11002
11003 * Makefile.in (RUNTEST): Default to just "runtest".
11004
11005Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11006
11007 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
11008 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
11009 the code has been restructured.
11010
11011Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11012
11013 * gdb.t00/default.exp (set write): Allow any number of \r and/or
11014 \n, not just one of each.
11015
11016 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
11017 /bin/cc gives a warning if you do.
11018
11019Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
11020
d63a86f8 11021 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
11022 __t10ListS_link1ZUiRCUiPT0
11023
11024Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11025
11026 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
11027 on local variables in recursive functions.
11028
11029 * gdb.t07/Makefile.in: Build the new test.
11030
11031Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11032
11033 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
11034 directly. Instead compare the return values from actual calls.
11035
11036Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
11037
11038 * Makefile.in (check): Set TCL_LIBRARY for runtest.
11039
11040Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11041
11042 * From Peter Schauer with minor modifications.
11043 * gdb.t15/return.exp (return_tests): Handle targets where "return"
11044 stops in mid-line in the caller. Add xfail for returning a float
11045 value on X86 targets.
11046
11047Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11048
11049 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
11050 to avoid expect lossage.
11051 (fmem_LRbug_tests): Likewise.
11052 * gdb.disasm/hppa.s: Corresponding changes.
11053
11054 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
11055 conditions to work with latest dejagnu/expect.
11056
11057 * gdb.t15/funcargs.exp (finish from indirect call): No longer
11058 expected to fail on the PA.
11059 (backtrace in call with trampolines): Explicitly require main
11060 to be frame #1 (no trampolines should show up in backtrace).
11061
11062 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
11063 "continue -expect".
11064 * gdb.t06/break.exp: Likewise.
11065 * gdb.t07/watchpoint.exp: Likewise.
11066 * gdb.t13/bitfields.exp: Likewise.
11067 * gdb.t15/{funcargs,return}.exp: Likewise.
11068 * gdb.stabs/weird.exp: Likewise.
11069 * config/{mips,udi}-gdb.exp: Likewise.
11070
11071 * hppa.sed: Enclose comments within a sed command to avoid
11072 losing with the old OSF1 sed.
11073
11074Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11075
11076 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
11077 sequent dynix.
11078 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
11079 * gdb.t15/funcargs.exp: Conditionally step again to really
11080 finish from marker_call_with_trampolines. Handle the case where
11081 the first step from within call_with_trampolines already steps
11082 us back to main.
11083 * gdb.t15/gdbme.c: Add comment to closing brace of
11084 call_with_trampolines for funcargs.exp.
11085
11086Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11087
d63a86f8 11088 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
11089 Fix typo(s).
11090
11091Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11092
11093 * gdb.t07/gdbme.c: More code for watchpoint testing.
11094
11095 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
11096 "Hardware watchpoint" throughout file.
11097 (test_watchpoint_triggered_in_syscall): New test.
11098 (test_complex_watchpoint): New test.
11099
11100Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11101
11102 * gdbme.c (call_with_trampolines): New function to try and step
11103 into. Tests trampoline problems on the PA.
11104
11105 * funcargs.exp (localvars_in_indirect_call): No longer expect
11106 stepping into indirect call to fail on PAs.
11107 (test_stepping_over_trampolines): New test.
11108
11109Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11110
11111 * TODO: Add suggestions for static member function tests, and
11112 completion tests.
11113
11114Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11115
11116 * TODO: Add suggestions for "p/a" tests.
11117
11118 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
11119 (default_gdb_exit): Replace all the hair with sending "quit" to
11120 the process with a simple close.
11121
11122Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11123
11124 * TODO: Add suggestions for shared library tests.
11125
11126Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11127
11128 * TODO: Add suggestions for x/s tests.
11129
11130Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11131
11132 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
11133 "enable once", and "enable breakpoints once" with ".*".
11134
11135Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11136
11137 * TODO: Add suggestions about structure passing tests.
11138
11139Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11140
11141 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
11142 the primary1 test, use work around if __GNUC__ < 2.
11143 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
11144 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
11145 Test for bad output rather than waiting for timeout. Issue
11146 second continue only if first continue failed.
11147
11148Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11149
11150 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
11151 operator[] test with gdb_test because the old code didn't seem to
11152 be getting the quoting right with the new dejagnu.
11153
11154Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
11155
11156 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
11157 one from the path.
11158 * Makefile.in: Use a fresh expect if there is one, use runtest
11159 from the src tree if there is one.
d63a86f8 11160
c906108c
SS
11161Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11162
11163 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
11164 next over recursive call. Revise the tests from that point on
11165 (which had been skipped) to match GDB's actual (correct) output.
11166
11167 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
11168 with next over a breakpoint whose condition is false.
11169
11170 * gdb.t00/help.exp: Comment out "help set print" tests just like
11171 (and for same reason as) "help set" test.
11172
11173Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11174
11175 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
11176 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
11177
11178Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11179
11180 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
11181 necessary gdb_target_udi.
11182
11183 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
11184
11185 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
11186 1838 and 2417; they are fixed.
11187
11188 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
11189 gdb.t03/ptype.exp (ptype structure, ptype union):
11190 Remove xfails; the test is looser than when the xfails were added.
11191
11192 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
11193 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
11194
11195 * gdb.t01/run.exp: Only run shell test if isnative.
11196
11197 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
11198 since "run" automatically loads if necessary. Call gdb_target_udi
11199 after the "file" since "file" kills any execution target.
11200
11201 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
11202 GDB. GDB doesn't work that way (not anymore at least) on UDI.
11203 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
11204 argument for UDI.
11205
11206Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11207
11208 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
11209
11210 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
11211
11212Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11213
11214 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
11215 properly quoting regexps. This makes the second argument to
11216 demangle a fixed string, which matches the callers, instead of a
11217 shell-style pattern which is what the previous implementation
11218 used. Update some of the callers.
11219
11220Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11221
11222 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
11223 (comib_nullified_tests): Fix typo.
11224 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
11225 strings. No longer expected to fail.
11226
11227 * gdb.disasm/hppa.s (addib_tests): Fix typo.
11228 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
11229 strings. No longer expected to fail.
11230
11231 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
11232 string. No longer expected to fail.
11233
11234Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11235
11236 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
11237 No longer expected to fail.
11238
11239 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
11240 string. No longer expected to fail.
11241
11242Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11243
11244 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
11245 only in the names (I probably got most of them). I was even
11246 generous with some which differed in underscores in names, and
11247 probably missed a few, and I *still* was able to remove almost a
11248 third of the file with almost no impact on testsuite coverage.
11249
11250Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11251
11252 * gdb.t00/default.exp: Match udi_attach error message as well as
11253 the one from child_attach.
11254
11255 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
11256
11257 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
11258
11259 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
11260 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
11261
11262 * Move test with enums and partial symbols back to
11263 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
11264 Reverts the change of 26 May 93. Per today's change to
11265 stabs.texinfo, the behavior that weird.exp was expecting was
11266 unreasonable; what is important is that the compiler+gdb get
11267 things right, which happens with a recent gcc. Also fix the test
11268 to deal with native compilers which put out the stab gdb can't
11269 deal with.
11270
11271Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11272
11273 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
11274 in the names. The main thing these accomplish is to slow things down.
11275 Many more such duplicates surely remain.
11276
11277 * gdb.t00/help.exp: Comment out "help support" test just like
11278 (and for same reason as) "help set" test.
11279
11280Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
11281
11282 * gdb.t06/break.exp: Remove setup_xfails for
11283 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
11284 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
11285 about known bug in gcc to include up through 2.5.8.
11286 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
11287 well as "_vb$".
11288 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
11289 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
11290 with latest gcc and gdb.
11291 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
11292 well as "_vb$".
11293
11294Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11295
11296 * configure.in (hppa*-*-*): Also configure and build stabs-only
11297 tests.
11298
11299Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11300
11301 * gdb.t10/hppa.mt: A makefile fragment for the PA.
11302 * gdb.t10/configure.in (hppa*-*-*): Use it.
11303
11304Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11305
11306 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
11307
11308Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11309
11310 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
11311 versions prior to 1.13.5.
11312
11313Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11314
11315 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
11316 the prompt is at the start of a line.
11317
11318Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11319
11320 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
11321 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
11322 in the copr tests now.
11323 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
11324 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
11325 expected to fail.
11326
11327Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
11328
11329 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
11330 gdb.t31/chillvars.exp, lib/gdb.exp:
11331 Tweak to run under either version of expect.
11332 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
11333 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
11334 * gdb.t11/list.exp: Remove extraneous whitespace.
11335
11336Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11337
11338 * gdb.t16/printcmds.exp (test_print_strings): Accept
11339 "(unsigned char *) " before the string.
11340
11341 * TODO: Add notes about printing of fancy types and GDB expressions.
11342
11343Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
11344
11345 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
11346 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 11347 if doing mips-idt-ecoff.
c906108c
SS
11348
11349Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
11350
11351 * Most .exp files: Tweak to run under either version of expect.
11352
11353Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11354
11355 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
11356 xfails; I'm not sure why they are failing, but not because of PR 1806.
11357
11358Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
11359
11360 * config/unix-gdb.exp: Remove gdb_unload cause it's already
11361 defined in lib/gdb.exp.
11362
11363Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11364
11365 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
11366 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
11367 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
11368 have to be typeless.
11369
11370Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11371
11372 * TODO: Add suggestion for copyright year test.
11373
11374Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
11375
11376 * configure.in (*-*-lynxos*): Add stabs tests.
11377
11378Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11379
11380 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
11381 so insert a tab before any assembler directive in column zero.
11382
11383 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
11384 stores.
11385 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
11386 stores.
11387 (fpu_short_memory_tests): Likewise.
11388
11389Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11390
11391 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
11392 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
11393 .stabs directives in comments.
11394
11395Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11396
11397 * TODO: New file, describing tests we could write.
11398 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
11399
11400Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11401
11402 * gdb.t06/signals.exp: Add kludge to force re-sync.
11403
11404 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
11405 to xgdb instead of gdb, get out of gdb.
11406
11407Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
11408
11409 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
11410 for info.
11411
11412Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11413
11414 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
11415 * gdb.stabs/configure.in (hppa*-*-*): Use it.
11416 * gdb.stabs/hppa.sed: New sed script for the PA.
11417
11418Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11419
11420 * gdb.stabs: Re-write weird.def and configuration to use sed
11421 instead of cpp. sed is portable and POSIX; cpp is neither.
11422
11423Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11424
11425 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
11426
11427Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11428
11429 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
11430
11431Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11432
11433 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
11434 "_vb$".
11435 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
11436 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
11437
11438Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11439
11440 * lib/gdb.exp: Comment out code which depends on non-existent
11441 `transform' procedure.
11442
11443Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
11444
11445 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
11446 * lib/gdb.exp: Transform tool name.
11447 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
11448 1.1's new error handling system.
11449
11450Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11451
11452 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
11453
11454Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11455
11456 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
11457 They made pattern matching so slow that timeouts happened on
11458 heavily loaded systems. Now any output from "show print" which
11459 gets us back to the GDB prompt is a PASS.
11460
11461Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
11462
11463 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
11464
11465Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11466
11467 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
11468
11469 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
11470 It is not from PR 3220.
11471
11472Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11473
11474 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
11475 just started failing because they depended on the order the
11476 subcommands are presented, or exact docstring text. This kind of
11477 test is a pain and has minimal benefit.
11478
11479Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11480
11481 * gdb.t09/corefile.exp: At end of test, use "core" command with
11482 no arguments.
11483
11484Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
11485
11486 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
11487 17}/Makefile.in: Make it possible to run the testsuite with Sun
11488 make and CC = cross gcc by adding explicit build rules for .o
11489 files.
11490
11491Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11492
11493 * gdb.t15/funcargs.exp: Don't put comments on same line as
11494 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 11495
c906108c
SS
11496Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11497
11498 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
11499
11500Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
11501
11502 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
11503 * gdb.t20/inherit.exp: remove three dumplicate entries.
11504
11505Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11506
11507 * gdb.t06/break.exp: For "next over recursive call", fail on any
11508 incorrect output, not just on "factorial (value=2)".
11509
11510Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11511
11512 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
11513 working now. Add an xfail if accesing a bss variable causes
11514 a memory error if the target is not yet run.
11515
11516Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11517
11518 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
11519 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
11520 name of __st* demangling (2 strings). Did Kung really get the
11521 more than 95 others right without testing them?
11522
11523Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
11524
11525 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
11526
11527Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
11528
11529 * configure.in (configdirs): Add gdb.disasm
11530 * gdb.disasm: New directory for GDB disassembler tests.
11531 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
11532
11533Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11534
11535 * gdb.t00/help.exp: Don't test "help set".
11536
11537 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
11538 from within expect statements. None of these happen anymore and
11539 they cause regressions to be silently unnoticed.
11540
11541 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
11542 messages) about known failures with gcc cygnus-2.4.5-930417.
11543
11544 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
11545 comp-info.exp so it gets built if it doesn't exist.
11546
11547 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
11548 it is no longer used.
11549 * gdb.t13/comp-info.c: Removed.
11550
11551Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11552
11553 * gdb.t06/signals.exp: Add xfail for sun3.
11554
11555Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11556
11557 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
11558 relevant because ^C doesn't get sent but failure can be reproduced
11559 interactively).
11560
11561Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11562
11563 * gdb.stabs/alpha.mt: New configuration file for alpha.
11564 * gdb.stabs/configure.in: Use it.
11565 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
11566 sharing with alpha.mt, redefine long to word via preprocessor.
11567 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
11568 for alpha.
11569 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
11570 native cc.
11571 * gdb.t00/teststrategy.exp: Change expect string so that we
11572 consume the `(xgdb)' from the command echo and from the gdb prompt.
11573 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
11574 gdb currently compares all values as long, so this failure probably
11575 applies to any configuration where LONGEST is bigger than a target int.
11576 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
11577 with gcc.
11578 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
11579 to handle opaque pointers, gcc is.
11580 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
11581 as first argument. Include <sys/types.h> and change all operator
11582 new definitions to use size_t.
11583 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
11584 now that we use size_t.
11585
11586Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11587
11588 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
11589 a long or float array cast all array members to the same type.
11590 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
11591 with 64 bit longs.
11592 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
11593 on alpha.
11594 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
11595
11596Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11597
11598 * gdb.t24 (demangle.exp): Constructors of templates have names like
11599 vector<int>::vector(int) not vector<int>::vector<int>(int). See
11600 section 14.6 of the ARM.
11601
11602 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
11603 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
11604 accomplish little and slow down the testsuite.
11605
11606 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
11607 Accept spaces various places.
11608
11609Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11610
11611 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
11612 with watchpoint enabled.
11613
11614 * Makefile.in: Remove definition of CC and remove the second
11615 definition of CXX (the "CXX = gcc" one remains). These definitions
11616 were causing backquotes to be expanded within backquotes, which
11617 doesn't work.
11618
11619Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11620
11621 * gdb.t17/callfuncs.exp: Add "return 0" to end.
11622
11623Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11624
11625 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
11626 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
11627 by mips cc and contains no stabs entries.
11628
11629Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
11630
11631 * config/vx-gdb.exp: Use fake device to load files rather than
11632 NFS.
11633 * lib/gdb.exp: New proc to do "file" command.
11634 * config/unix-gdb.exp: Use new "file" proc.
11635
11636Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11637
11638 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
11639 Rework board rebooting slightly.
11640 (gdb_exit): Don't exit from the remote shell; there isn't one.
11641 * gdb.stabs/weird.exp: If a program is being debugged already,
11642 kill it.
11643 * gdb.t04/setvar.exp: Stop and restart gdb.
11644 * gdb.t05/expr.exp: Likewise.
11645 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
11646 restart gdb and reload the program.
11647 * gdb.t08/opaque.exp: Likewise.
11648 * gdb.t12/scope.exp: Likewise.
11649 * gdb.t13/bitfields.exp: Likewise.
11650 * gdb.t15/funcargs.exp: Likewise.
11651 * gdb.t20/classes.exp: Likewise.
11652 * gdb.t03/ptype.exp: Increase timeout.
11653 * gdb.t16/printcmds.exp (test_print_string_constants,
11654 test_print_array_constants): Likewise.
11655 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
11656 * gdb.t20/classes.exp (do_tests): Likewise.
11657 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
11658
11659Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
11660
11661 * gdb.stabs: Renamed *wierd* to *weird*.
11662
11663Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11664
11665 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
11666 for timeout. Add "known gcc 2.4.5 bug" to failure message.
11667
11668Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11669
11670 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
11671 (do_tests): Remove xfail for whatis on one_var and two_var.
11672
11673Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
11674
11675 * Makefile.in: Made cross building work better by adding
11676 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
11677
11678Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11679
11680 * gdb.t15/{return.c,return.exp,Makefile.in}:
11681 New test, currently commented out.
11682
11683Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
11684
11685 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
11686 still running and removes the leftover named socket so GDb can do
11687 clean restarts.
11688
11689Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
11690
11691 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
11692 console, not GDB.
11693 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
11694 cross testing works better with "make check"
11695 * config/unix-gdb: Use default procedures for exit and version.
11696 * config/vx-gdb.exp: Cleaned up and massaged back to working order
11697 with the newest VxWorks.
11698
11699Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11700
11701 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
11702 old form.
11703
11704 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
11705 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
11706
11707 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
11708
11709 * config/unix-gdb.exp: Remove this version of gdb_exit
11710 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
11711 Rob says he'll look at it when he gets back to testing boards.
11712
11713Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
11714
11715 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
11716 an expected fail for certain ptype commands.
11717
11718 * gdb.t20/classes.exp: Update expected results of "ptype class
11719 Base1" to account for the constructor that now appears in the type.
11720
11721Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
11722
11723 * configure.in (configdirs): Restore gdb.t04, which mysteriously
11724 disappeared from list.
11725 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
11726 "alldone" proc with call to cleanup and exit.
11727 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
11728 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
11729 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
11730 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
11731 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
11732 "alldone" proc with simple returns that suppress remaining
11733 tests. The alldone proc went away many months ago.
11734
11735Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11736
11737 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
11738
11739 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
11740
11741Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11742
11743 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
11744 as vax gdb will display them.
11745
11746Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11747
11748 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
11749 optimizers.
11750
11751 * scope.exp: Change "bad value for localval" messages so each one
11752 is unique.
11753
11754 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
11755 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
11756
11757 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
11758
11759Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11760
11761 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
11762 doesn't exist (due to optimization).
11763
11764Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11765
11766 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
11767 contains \r because the filename is long.
11768
11769 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
11770 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
11771
11772Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11773
11774 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
11775 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
11776 Ultrix.
11777 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
11778 int tests.
11779 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
11780
11781Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
11782
11783 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
11784
11785 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 11786 to match does not match the passing case but still matches the
c906108c
SS
11787 failing case.
11788
11789Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11790
11791 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
11792
11793Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
11794
11795 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
11796 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
11797 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
11798 Remove various versions of gdb_exit.
11799 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
11800 gdb_exit.
11801 * config/unix-gdb.exp: gdb_exit remains here, and should override
11802 the generic version, since it's doing a lot of wierd stuff that
11803 the other versions aren't. FIXME, fold it in, or abandon this
11804 version.
11805
11806Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11807
11808 * gdb.t24/demangle.exp: Add tests for PR 3220.
11809
11810Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11811
11812 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
11813
11814Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
11815
11816 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
11817 "i386-*-*". Works for i486 as well.
11818
11819 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
11820 bug, and expand domain of xfail to all SVR4 systems, since the
11821 actual problem is likely to be in generic SVR4 /proc support.
11822
11823Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11824
11825 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
11826
11827Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
11828
11829 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
11830 xfails for other systems. Match a missing 'Continuing.' as an
11831 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
11832
11833 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
11834 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
11835 Only issue warning for missing executables if -all option is used.
11836
11837 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
11838 file if -all option is used. It's like an unpredictable XFAIL.
11839
11840Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11841
11842 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
11843 for dynamically linked binaries.
11844
11845 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
11846
11847Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11848
11849 * gdb.t20/inherit.exp: Change message for "print tagless struct"
11850 to state that this is a known bug in old versions of g++.
11851
11852Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11853
11854 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
11855 while waiting for `Continuing'.
11856
11857Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
11858
11859 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
11860 in text, data, and bss.
11861 * gdb.t10/nodebug.c: Add local and global test variables for
11862 initialized and uninitialized data.
11863
11864Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11865
11866 * config/unix-gdb.exp (gdb_exit): Add "wait".
11867
11868Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11869
11870 * gdb.t06/signals.exp: xfail the continue from the handler for all
11871 targets.
11872
11873 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
11874 function with watchpoints enabled, the i386 call dummy starts with
11875 a call.
11876
11877 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
11878 386 bsd names its corefiles.
11879
11880Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
11881
11882 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
11883 compilers don't grok it.
11884 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
11885 with small octal ints rather than character constants, which
11886 are signed and might not fit if first promoted to int.
11887
11888Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
11889
11890 * gdb.t09/Makefile.in (clean): Remove corefile.
11891
11892Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11893
11894 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
11895
11896Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11897 and Jim Kingdon (kingdon@cygnus.com)
11898
11899 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
11900 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
11901 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
11902
11903Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11904
11905 * gdb.t17/interrupt.exp: Add xfail for hppa.
11906
11907Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11908
11909 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
11910 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
11911 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
11912 to determine signed-ness of bitfields and use the result to setup
11913 the xfail.
11914 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
11915 * gdb.t15/funcargs.exp: Use them to step until the second indirect
11916 call line is reached if necessary.
11917
11918Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11919
11920 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
11921
11922Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11923
11924 * gdb.t06/break.exp: Also test `clear' command.
11925
11926Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11927
11928 * gdb.t00/teststrategy.exp: Remove extra quote.
11929
11930 * gdb.t07/watchpoint.exp: Change xfail for calling function with
11931 watchpoint enabled to be for all non-68k machines.
11932
11933 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
11934
11935Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11936
11937 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
11938 targets use aout.mt instead of ecoff.mt as gas understands
11939 standard aout format.
11940
11941Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11942
11943 * lib/gdb.exp (runto): Don't insist that function we are running to
11944 was compiled with -g.
11945
11946 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
11947
11948 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
11949 to get back into the read system call.
11950 Accept leading newline in case where we woke it up.
11951
11952Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11953
11954 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
11955 to make the stabs test work on ecoff systems using gcc and -with-stabs.
11956 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
11957 enable ecoff configuration.
11958
11959Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11960
11961 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
11962
11963Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11964
11965 * gdb.t16/printcmds.exp: Add another printf test.
11966
11967Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
11968
11969 * configure.in: If configured -with-stabs on any target, add
11970 stabsdirs to configdirs.
11971
11972Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11973
11974 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
11975 fun" so pattern does not match the command itself.
11976
11977Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11978
11979 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
11980
11981Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11982
11983 * gdb.t17/interrupt.exp: Test for more things.
11984
11985Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11986
11987 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
11988 compiler arranges the code and line numbers.
11989
11990 * gdb.t17/interrupt.exp: Don't send \n after ^C.
11991
11992Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11993
11994 * gdb.t00/help.exp: Increase expect input buffer size.
11995
11996Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11997
11998 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
11999
12000 * gdb.t07/watchpoint.exp: Add xfail for hppa.
12001
12002 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
12003
12004 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
12005 [0-9]*, not just [0-9].
12006
12007Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12008
12009 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
12010
12011 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
12012
12013Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12014
12015 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
12016
12017Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12018
12019 * gdb.t06/signals.c: Add xfails for sun3.
12020
12021 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
12022
12023 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
12024 test_stepping tests.
12025
12026Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12027
12028 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
12029
12030 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
12031
12032 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
12033 rather than actually putting it through cpp twice.
12034
12035 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
12036
12037Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
12038
12039 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
12040 no longer needed.
12041
12042Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12043
12044 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
12045
12046 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
12047 C++ features prints as "struct", make it a pass, not an xfail.
12048
12049Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12050
12051 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
12052 Don't require VA to print as "class" rather than "struct".
12053
12054Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
12055
12056 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
12057
12058Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12059
12060 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
12061
12062Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12063
12064 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
12065 order.
12066
12067Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12068
12069 * gdb.t16/printcmds.exp: Add printf tests.
12070
12071 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
12072
12073 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
12074
12075Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
12076
12077 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
12078 pass counts, to counteract any existing or future setup_xfails.
12079
12080Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12081
12082 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
12083 {BEGIN,END}_COMMON for common block instead of STAB.
12084 * gdb.stabs/wierd.exp: Add xfail for rs6000.
12085
12086 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
12087 intp_var should be N_GSYM not N_LSYM.
12088 wierd-aout.S: Use a label for the value of the N_SO.
12089 wierd.def: Remove all backslashes.
12090 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
12091
12092Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12093
12094 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
12095 get the expected next to inheritance3.
12096
12097Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12098
12099 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
12100 now that gcc-2.4 gets it right.
12101
12102Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12103
12104 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
12105
12106 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
12107 generating comp-info.exp which works for cross-compilation.
12108
12109Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
12110
12111 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
12112 "*-*-sysv4.*".
12113
12114Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
12115
12116 * gdb.t01/run.exp: Start with a fresh gdb.
12117 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
12118 SVR4.x.
12119
12120Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
12121
12122 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
12123 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
12124 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
12125 Makefile.in (distclean, realclean): Remove gdbme.c from list of
12126 things to remove.
12127
12128Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
12129
12130 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
12131 test cases from bug reports.
12132
12133Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
12134
12135 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
12136 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
12137 avoid spurious xfails.
12138 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
12139 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
12140 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
12141
12142Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
12143
12144 * gdb.t00/teststrategy.exp: Rework to provide more useful
12145 description of each test, fix problem with systems that define
12146 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
12147 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
12148 results for "next over recursive call" so timeouts aren't taken
12149 by error.
12150
12151Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
12152
12153 * gdb.t12/scope.exp: Test printing of variables before run.
12154
12155 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
12156 printed in wrong order due to sorting.
12157
12158Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
12159
12160 * gdb.t00/teststrategy.exp: Fix expected results for printing
12161 user entered string constant. Is array of char, prints with no
12162 address.
12163
12164 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
12165 commands.
12166 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
12167 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
12168 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
12169 of struct of char arrays.
12170 * gdb.t00/radix.exp: New tests for radix commands.
12171
12172Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
12173
12174 * gdb.t16/printcmd.exp: Print a variable before running program
12175 (with xfail for AIX).
12176
12177Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
12178
12179 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
12180
12181 * gdb.t16/printcmd.exp: Don't print variables before running program.
12182
12183 * gdb.t06/break.exp: Don't require envp argument to main.
12184
12185 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
12186
12187 * gdb.t02/whatis.exp, gdb.t11/list.exp:
12188 Add xfails for rs6000.
12189
12190 * gdb.t02/whatis.exp: Change other tests not to re-test something
12191 we already tested.
12192
12193 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
12194 each type used has a variable of that type.
12195
12196Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
12197
12198 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
12199
12200Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12201
12202 * configure.in: change srctrigger to be a file, not a directory
12203
12204Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
12205
12206 * configure.in (mips-idt-ecoff*): Added trailing '*'.
12207
12208 * gdb.t11/list.exp: Fixed a couple of typos.
12209
12210Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
12211
12212 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
12213 is fixed and PR is closed.
12214 * gdb.t16 (gdbme.c): Add simple test string variable.
12215 * gdb.t16 (printcmds.exp): Add tests with simple test string
12216 variable, primarily for boundaries on "set print elements".
12217
12218Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
12219
12220 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
12221 Make leading 0's optional and don't expect a tab in the middle
12222 of the number.
12223
12224 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
12225
12226 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
12227 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
12228 don't end command passed to gdb_test with newline.
12229
12230 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
12231 signed keyword away, don't expect signed bitfields to be signed.
12232
12233 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
12234 printing with only as many 1's as are in the field as well as printing
12235 with 32 1's (see comment).
12236
12237Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
12238
12239 * gdb.t00/default.exp: Start with a fresh gdb.
12240 * configure.in (configdirs): Remove gdb.t31 until the chill
12241 compiler works again. It no longer is able to find chillrt0
12242 since it isn't in libchill.a anymore.
12243 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
12244 wierd.o, make more modular.
12245 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
12246 spurious newlines that caused problems.
12247
12248Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12249
12250 * Move test with enums and partial symbols from gdb.t03/ptype.exp
12251 to gdb.stabs/wierd.exp since GCC has worked around the bug.
12252 gdb.stabs/wierd.{exp,def}: Many new tests.
12253
12254 * gdb.t00/default.exp: update info line for new message.
12255
12256 * gdb.t02/{whatis.exp,gdbme.c}:
12257 Test that "char *" doesn't print as "caddr_t".
12258
12259Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12260
12261 * gdb.t00/help.exp: Use .* in place of some help messages which
12262 just changed.
12263 gdb.t00/default.exp: Update "info frame" test for new message.
12264 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
12265 Remove some xfails
12266
12267Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12268
12269 * gdb.t03/{gdbme.c,ptype.exp}:
12270 Add tests for typedef'd struct and union without tags.
12271 Also check "whatis" on a variable of a typedef'd enum without a tag.
12272
12273 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
12274 PRMS 1823; the bug still exists but isn't reproduced by this test
12275 anymore), and remove rs6000 XFAIL (the bug is fixed).
12276
12277 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
12278 duplicated from whatis.exp. For those that are left, accept
12279 "long", "long int", or "int" for long variables (whatis.exp already
12280 has an XFAIL for "int", so no need to fail it here).
12281
12282 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
12283 Deal with GCC's names for types now that GDB uses the compiler's names.
12284
12285 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
12286 setup_xfail's for sunos4. If we #defined the signed keyword away,
12287 don't expect GDB to know that char it is signed.
12288
12289 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
12290
12291Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
12292
12293 * configure.in (configdirs): Add gdb.t24 for C++ tests that
12294 should work on any system, regardless of debugging format.
12295 * gdb.t21/demangle.exp: Move to gdb.t24.
12296 * gdb.t24/demangle.exp: Move from gdb.t21.
12297 * gdb.t24/{Makefile.in, configure.in}: New files.
12298
12299Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12300
12301 * configure.in: Do gdb.stabs and C++ tests only for stabs.
12302 * gdb.stabs: New directory.
12303
12304Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12305
12306 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
12307 not just "Quit anyway?".
12308
12309Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
12310
12311 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
12312 that all setup_xfails are immediately followed by clear_xfails.
12313
12314Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
12315
12316 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
12317 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
12318 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
12319 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
12320 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
12321 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
12322 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
12323 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
12324 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
12325 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
12326 gdb.t31/chillvars.exp, lib/gdb.exp:
12327 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
12328 bug-gdb@prep.ai.mit.edu.
12329
12330Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
12331
12332 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
12333 with 0.0, not integer 0.
12334
12335Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
12336
12337 * gdb.t06/break.exp: Update for "Kill the program" message change.
12338
12339Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
12340
12341 * Makefile.in (GDBFLAGS): Set to -nx.
12342 * Makefile.in (site.exp): Use GDBFLAGS.
12343
12344Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12345
12346 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
12347 Makefiles.
12348 (check): depend on just-check.
12349 (just-check): added so that tests can be run without a noop
12350 build pass.
12351
12352Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12353
12354 Switch to using configure's configdirs.
12355 * Makefile.in (Makefile): add configure.in dependency.
12356 (SUBDIRS): removed redundant assignment.
12357 * configure.in: switch subdirs assignment to configdirs.
12358 * gdb.t*/configure.in: new files.
12359
12360Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
12361
12362 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
12363 works.
12364
12365Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
12366
12367 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
12368 in explicit rules. Apparently this is not supported by some makes.
12369
12370Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
12371
12372 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
12373
12374Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12375
12376 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
12377 disappeared.
12378
12379Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
12380
12381 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
12382
12383Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
12384
12385 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
12386 watchpoint problem that is now fixed.
12387 * gdb.t30/chexp.exp: Remove setup_xfail for printing
12388 uninitialized convenience variables.
12389 * gdb.t31/chillvars.exp: Fix expected patterns for printing
12390 structures.
12391
12392Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12393
12394 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
12395 which causes expect to get out of sync with gdb on long output
12396 from help set.
12397 * gdb.t09/corefile.exp: Make expected pattern for core file
12398 failing signal and frame output format less sun specific.
12399
12400Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
12401
12402 * gdb.t31/chillvars.exp: Add and remove initial dummy
12403 breakpoint, so that symbol table is forced in.
12404 (Needed at least on Sunos4, though it seems not SVR4.)
12405 * gdb.t31/chillvars.exp: Update for changed output format.
12406
12407Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
12408
12409 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
12410
12411Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
12412
12413 * Makefile.in: Added --srcdir when invoking runtest, removed the
12414 need for a local config file. (optional now)
12415
12416Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
12417
12418 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
12419 failure count used to force early termination. Add some more
12420 expected failures for gnu style demangling.
12421
12422Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12423
12424 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
12425 pmi variable from gdb.t20/gdbme to get optimized away.
12426 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
12427 Check for written corefile upon timeout _and_ eof.
12428
12429Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12430
12431 * config/unix-gdb.exp: Add missing return 0.
12432
12433Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12434
12435 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
12436 test termination.
12437
12438Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
12439
12440 * configure.in (subdirs): Put back gdb.t17 which mysteriously
12441 disappeared.
12442
12443Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
12444
12445 * gdb.t10/crossload.exp: Disable the i860-elf test until such
12446 time as i860 support works.
12447
d63a86f8 12448 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
12449 "backtrace 100\r" rather than just "backtrace\r", to match last
12450 change.
12451
12452Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
12453
12454 * config/udi-gdb.exp (gdb_exit): Remove close command.
12455 (gdb_target_udi): New procedure to set the UDI target.
12456 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
12457 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
12458 Added waits for prompts after several question responses. Added
12459 some more responses used by a29k-amd-udi-gdb.
12460 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
12461 pass different arguments, restart UDI connection after program
12462 completion.
12463 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
12464 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
12465 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
12466 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
12467 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
12468 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
12469 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
12470 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
12471 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
12472 after program completion.
12473 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
12474 compiled with a SELECT_VECS setting.
12475 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
12476 infinite recursion.
12477
12478 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
12479 Added checks for COFF results, and made them expected failures for
12480 all targets. It would be better to make them expected failures
12481 for COFF targets only.
12482
12483Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12484
12485 * Makefile.in: add null dvi target, don't bother to recurse
12486 through test directories for info and install-info; rename
12487 $(datadir) to be dejagnu instead of deja-gnu
12488
12489Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
12490
12491 * gdb.t31/gdbme.ch: Re-enable code that previously caused
12492 compiler to coredump.
12493 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
12494 code.
12495
12496Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
12497
12498 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
12499 coredump.
12500 * gdb.t31/chillvars.exp: Comment out tests that depend on that
12501 code.
12502
12503Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
12504
12505 * gdb.t03/ptype.exp: tests for return code from gdb_test.
12506 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
12507 which in a shell. Deletes xgdb when done.
12508 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
12509 Tests the return from the "set height" or "set width" commands.
12510 Added a few return codes where needed.
12511
12512Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
12513
12514 * Makefile.in (SUBDIRS): Add gdb.t17.
12515 * configure.in (subdirs): Add gdb.t17.
12516 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
12517 files to test gdb's calling of functions in the inferior with
12518 the correct arguments and gdb's ability to retrieve any
12519 result returned.
12520
12521Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
12522
12523 * config/unix-gdb.exp (gdb_exit): Remove close commands that
12524 may be called after gdb goes away. Previous versions of expect
12525 needed these to avoid file descriptor leaks, but they cause
12526 errors with the current revision of expect.
12527 * gdb.t00/gdbvars.exp: Use -re on expected output after
12528 setting sevenbit-strings.
12529 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
12530 to set sevenbit-strings consistent across tests.
12531 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
12532 set sevenbit-strings consistent across tests.
12533
12534Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
12535
12536 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
12537 expected output to match current "expect" expectations.
12538
12539Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
12540
12541 * gdb.t00/default.exp: Change expected output for default "source"
12542 command, to match new gdb behavior which requires a filename to
12543 source.
12544
12545Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
12546
12547 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
12548 expected fail for i486-*-* that misses the marker2 function.
12549 * gdb.t10/crossload.exp (bfddefault): Allow successful
12550 recognition of a format to pass even if no symbols are found.
12551 Explicitly catch failures where the format is not recognized
12552 or is ambiguous, and add the reason to the fail message.
12553 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
12554 the cause is and invalid target and add reason to failure message.
12555 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
12556 elf32-i386, elf32-sparc, and elf32-i860.
12557 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
12558 Set up expected failure for 'filename'::variable scope resolution,
12559 which is now apparently broken on all targets.
12560 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
12561 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
12562 gdb.t23/templates.exp: Change failure for missing binfile into
12563 just a warning.
12564 gdb.t21/demangle.exp: Change all cfront references to 'arm'
12565 references.
12566
12567Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
12568
12569 * gdb.t00/default.exp: Add expected output for default "source"
12570 command, to match new gdb behavior.
12571 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
12572
12573Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
12574
12575 * config/*-gdb.exp: returns an error, rather than exiting on
12576 internal errors.
12577
12578Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
12579
12580 * gdb.t03/gdbme.c: Add pointer to struct variable.
12581 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
12582 referencing struct members.
12583
12584Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
12585
12586 * configure.in (mips-idt-ecoff): New target.
12587 * config/mips-gdb.exp: New file for remote board using MIPS remote
12588 debugging protocol.
12589
12590 * Redid configuration scheme. Removed gdb.t*/configure.in.
12591 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
12592 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
12593 distclean targets. Built executables via .o files. Adjusted
12594 tests to account for source files in $(srcdir) rather than
12595 $(objdir).
12596 * lib/gdb.exp (runto): Don't expect () after the function name,
12597 because it may have arguments.
12598
12599Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
12600
12601 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
12602 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
12603 expected failures for mips-idt-* and mips-sgi-*.
12604 * gdb.t00/default.exp (attach): Kill process if requested.
12605 * gdb.t00/help.exp (help target core, help target): Accept a gdb
12606 that does not read core files.
12607 * gdb.t01/run.exp: Removed checks for exit status code.
12608 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
12609 it is linked in.
12610 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
12611 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
12612 appropriate, rather than doing it by hand.
12613 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
12614 execution.
12615 * gdb.t10/crossload.exp: Kill existing program if needed.
12616 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
12617 appropriate, rather than doing it by hand. Always increase
12618 timeout for this test, not just for VxWorks.
12619
12620Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
12621
12622 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
12623 of Chill STRUCT types and STRUCT values.
12624 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
12625 than "char".
12626 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 12627 struct2): New struct definitions and initializations to test
c906108c
SS
12628 simple Chill STRUCT types.
12629
12630Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
12631
12632 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
12633 the null byte at the end of strings.
12634 * gdb.t00/default.exp: Make show version insensitive to copyright
12635 date.
12636 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
12637 to avoid dependencies on target char signedness.
12638 * gdb.t16/printcmds.exp: Update expected results for explicitly
12639 unsigned char.
12640 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
12641 now work.
12642 * gdb.t21/demangle.exp: Add many more patterns for template
12643 demangling, most of them being expected failures.
12644 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
12645 string we are matching for, to match on the whole string.
12646 * gdb.t21/demangle.exp: Add many new test strings to demangle,
12647 and fix a whole bunch that had incorrect expected output but were
12648 passing anyway because of the bug in "proc demangle".
12649 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
12650 type.
12651 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
12652
12653Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
12654
12655 * gdb/testsuite: made modifications to testcases, etc., to allow
12656 them to work properly given the reorganization of deja-gnu and the
12657 relocation of the testcases from deja-gnu to a "tool" subdirectory.
12658
12659Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
12660
12661 * gdb/testsuite: Initial creation of gdb/testsuite.
12662 Migrated dejagnu testcases and support files for testing nm to
12663 gdb/testsuite from deja-gnu. These files were moved "as is"
12664 with no modifications. This migration is part of a major overhaul
12665 of dejagnu. The modifications to these testcases, etc., which
12666 will allow them to work with the new version of dejagnu will be
12667 made in a future update.
48efe704 12668
8d8cb839 12669 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 12670\f
8d8cb839
EZ
12671;; Local Variables:
12672;; mode: change-log
12673;; left-margin: 8
12674;; fill-column: 74
12675;; version-control: never
12676;; End:
902f2ccb
MC
12677
12678 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
12679 2003, 2004 Free Software Foundation, Inc.
12680 Copying and distribution of this file, with or without modification,
12681 are permitted provided the copyright notice and this notice are preserved.
This page took 1.059551 seconds and 4 git commands to generate.