* elf64-x86-64.c (elf64_x86_64_relocate_section): For -fno-pic
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
d2f6abb0
DJ
12004-08-08 Daniel Jacobowitz <dan@debian.org>
2
3 PR gdb/1736
4 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
5 for i?86-*-linux*.
6
5598c03d
DJ
72004-08-08 Daniel Jacobowitz <dan@debian.org>
8
9 * gdb.arch/i386-prologue.exp: Compile without debug information.
10
c6fee705
MC
112004-08-08 Michael Chastain <mec.gnu@mindspring.com>
12
13 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
14 rather than asking gdb to search.
15
dd90efdb
MC
162004-08-05 Michael Chastain <mec.gnu@mindspring.com>
17
18 * gdb.base/gcore.c: Include <string.h>.
19
1e84bec1
MC
202004-08-05 Michael Chastain <mec.gnu@mindspring.com>
21
22 * gdb.base/gcore.c: Add copyright notice.
23
e425eb2b
MC
242004-08-05 Michael Chastain <mec.gnu@mindspring.com>
25
26 * gdb.base/freebpcmd.c: Include <stdio.h>.
27 * gdb.base/long_long.c: Include <string.h>.
28 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
29 * gdb.base/siginfo.c: Include <string.h>.
30 * gdb.base/sigstep.c: Include <string.h>.
31
cb9aaed5
MC
322004-08-04 Michael Chastain <mec.gnu@mindspring.com>
33
34 * gdb.base/complex.c: Include <stdlib.h>.
35
55944f3d
MC
362004-08-04 Michael Chastain <mec.gnu@mindspring.com>
37
38 * gdb.base/complex.c: Add copyright notice.
39
7b2953d9
MC
402004-08-04 Michael Chastain <mec.gnu@mindspring.com>
41
42 * gdb.base/charset.c: Include <stdlib.h>.
43
c9133d23
MC
442004-08-04 Michael Chastain <mec.gnu@mindspring.com>
45
46 * gdb.base/auxv.c: Include <stdlib.h>.
47
0a8490ad
MC
482004-08-04 Michael Chastain <mec.gnu@mindspring.com>
49
50 * gdb.base/auxv.c: Add copyright notice.
51
3426d5ec
MC
522004-08-04 Michael Chastain <mec.gnu@mindspring.com>
53
54 * gdb.base/coremaker.c: Add copyright notice.
55 * gdb.base/coremaker2.c: Add copyright notice.
56
8da195dd
AC
572004-08-04 Andrew Cagney <cagney@gnu.org>
58
59 * gdb.base/store.exp: Update copyright.
60 (check_set, up_set, check_struct, up_struct): Add a prefix to test
61 names, do not import gdb_prompt.
62
8d394f98
AC
632004-08-01 Andrew Cagney <cagney@gnu.org>
64
65 Fix PR testsuite/1729.
66 * gdb.base/dump.exp: Add test name to callers of capture_value, do
67 not use capture_value with value 4.
68 (capture_value): Add optional test name parameter.
69 (test_reload_saved_value, test_restore_saved_value): Use $msg as
70 the prefix, pass to capture_value.
71
b6702b23
MK
722004-08-01 Mark Kettenis <kettenis@gnu.org>
73
74 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
75 * gdb.arch/i386-prologue.c (standard): New prototype and function.
76 (main): Call new function.
77
c203e0ca
MC
782004-07-31 Michael Chastain <mec.gnu@mindspring.com>
79
80 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
81
a7995a30
MC
822004-07-31 Michael Chastain <mec.gnu@mindspring.com>
83
84 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
85
9366563b
MC
862004-07-31 Michael Chastain <mec.gnu@mindspring.com>
87
b6eeaf26 88 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
89 Accept more values of vtbl pointer. Remove some messages
90 about "obsolete gcc or gdb".
91
2fc1f950
MC
922004-07-30 Michael Chastain <mec.gnu@mindspring.com>
93
94 * gdb.cp/classes.exp: Accept more varieties of ptype output.
95
c724d49b
MC
962004-07-30 Michael Chastain <mec.gnu@mindspring.com>
97
98 * gdb.base/asm-source.exp: Properly convert target board
99 debug flags from gcc format to binutils format.
100
736b0fce
MK
1012004-07-28 Mark Kettenis <kettenis@gnu.org>
102
103 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
104 gdb1718". PR backtrace/1718 partially fixed.
105
5633ea5c
JJ
1062004-07-27 Jeff Johnston <jjohnstn@redhat.com>
107
108 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
109
575eebb1
NC
1102004-07-26 Nick Clifton <nickc@redhat.com>
111
112 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
113 good default value for a specific architecture is available then
114 set it to that value. Otherwise default to the -gstabs switch.
115 Remove the -g... switches from the asm-flags variable. Allow the
116 target board info to override the value if it wants to. Pass the
117 switch on the assembler command line.
118
62104619
MK
1192004-07-23 Mark Kettenis <kettenis@gnu.org>
120
121 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
122 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
123 (main): Call new function.
124
4a1135b8
MC
1252004-07-22 Michael Chastain <mec.gnu@mindspring.com>
126
127 Test for PR exp/1715.
128 * gdb.base/radix.exp: Refactor common procedures. Make all
129 test names unique. Change XFAIL to KFAIL.
130
8a12c1f0
MC
1312004-07-20 Michael Chastain <mec.gnu@mindspring.com>
132
133 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
134 * gdb.ada/gnat_ada.gin: ... to here.
135 * configure.in: Use gnat_ada.gin.
136 * configure: Regenerate.
137
23b451cf
AC
1382004-07-20 Andrew Cagney <cagney@gnu.org>
139
140 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
141 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
142 XFAILs. Clean up test messages and comments. Check backtraces.
143 Delete re-sync code.
144
ab618a02
MC
1452004-07-19 Michael Chastain <mec.gnu@mindspring.com>
146
147 Fix PR cli/740.
148 * gdb.base/annota1.exp: Honor gdb,nosignals.
149 * gdb.base/annota3.exp: Likewise.
150
46dad340
MC
1512004-07-19 Michael Chastain <mec.gnu@mindspring.com>
152
153 * lib/java.exp: Update copyright notice.
154
756d8c70
AC
1552004-07-19 Andrew Cagney <cagney@gnu.org>
156
157 * gdb.base/selftest.exp: Copy file from here ...
158 * gdb.gdb/selftest.exp: ... to here.
159
586027e6
AC
1602004-07-16 Andrew Cagney <cagney@redhat.com>
161
162 * lib/insight-support.exp: Delete file.
163 * lib/java.exp (java_init): Fix copyright.
164
029d2200
AC
1652004-07-16 Andrew Cagney <cagney@gnu.org>
166
167 * gdb.base/restore.c: Append "prologue" to comments marking the a
168 function's prologue.
169 * gdb.base/restore.exp: Update copyright, re-indent.
170 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
171 callerN" prefix where needed. Update patterns that match a
172 function's prologue.
173
653b62c5
MC
1742004-07-16 Michael Chastain <mec.gnu@mindspring.com>
175
176 * gdb.base/restore.c: Add copyright notice.
177
f7d690e5
AC
1782004-07-16 Andrew Cagney <cagney@gnu.org>
179
180 * gdb.base/logical.exp: Update copyright.
181 (evaluate): New procedure. Use to re-implement tests using
182 several tables.
183
d629a7cb
MH
1842004-07-14 Martin Hunt <hunt@redhat.com>
185
186 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
187 which fixes some problems where init.tcl was not found.
188
9c7bb332
AC
1892004-07-13 Andrew Cagney <cagney@gnu.org>
190
6bf46641
AC
191 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
192 (check_sizeof, check_valueof): Do not include the output in the
193 test name. Use gdb_test.
194 (get_valueof): Use gdb_test_multiple.
195
c4ffd4c0
AC
196 * gdb.base/step-test.exp: Update copyright. Use
197 gdb_test_multiple. Ensure that test names do not include
198 architecture dependent output.
199
ab89363a
AC
200 * gdb.gdb/observer.exp: Update copyright.
201 (setup_test): Use gdb_test_multiple.
202 (attach_first_observer, attach_second_observer)
203 (attach_third_observer, detach_first_observer)
204 (detach_second_observer, detach_third_observer)
205 (reset_counters, check_counters): Make $message a prefix.
206 (test_normal_stop_notifications): Add "args" parameter - a list of
207 init functions to be called. Make $message a prefix,
208 (test_observer_normal_stop): Change the message prefixes so that
209 they are unique, pass the attach / detach procedures to
210 test_normal_stop_notifications.
211
ec58997a
AC
212 * gdb.base/signull.exp (test_segv): Prefix all tests with
213 "${name}". Clean up test messages.
214
b475183b
AC
215 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
216
9c7bb332
AC
217 * gdb.base/ena-dis-br.exp: Update copyright.
218 (break_at): New function. Replace send_gdb with gdb_test,
219 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
220 ignore count, not stopped at bpt", with KFAIL.
221
2dd95497
CV
2222004-07-13 Corinna Vinschen <vinschen@redhat.com>
223
224 * gdb.base/attach.exp: Remove cleanupfile handling.
225
419e626b
AC
2262004-07-12 Andrew Cagney <cagney@gnu.org>
227
228 * gdb.base/annota1.exp: Cleanup corefile test name.
229 * gdb.base/annota3.exp: Ditto.
230
8b1b3228
AC
2312004-07-12 Andrew Cagney <cagney@gnu.org>
232
78650829
AC
233 * gdb.base/signals.exp: Clean up copyright, re-indent.
234
8b1b3228
AC
235 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
236 gdb_test and gdb_test_multiple.
237
935c2760
JJ
2382004-07-08 Jeff Johnston <jjohnstn@redhat.com>
239
240 * gdb.java/jmain.exp: Fix expected line number for main to
241 break at. Set XFAIL for break at main test since gcj does not
242 provide line number info for first statement in main.
243
1544280f
AC
2442004-07-08 Andrew Cagney <cagney@gnu.org>
245
1279f4ff
AC
246 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
247
1544280f
AC
248 * gdb.base/sigbpt.exp: Make the common part of each test name a
249 prefix instead of suffix.
250
bcc82369
BR
2512004-07-07 Bob Rossi <bob_rossi@cox.net>
252
253 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
254 test from test_tbreak_creation_and_listing to
255 test_file_list_exec_source_file
256 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
257 Changed name of test from test_tbreak_creation_and_listing to
258 test_file_list_exec_source_file
259
23f4b0aa
JJ
2602004-07-07 Jeff Johnston <jjohnstn@redhat.com>
261
262 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
263 the jmisc() constructor instead of <init>.
264 * gdb.java/jmisc1.exp: Ditto.
265
56401cd5
AC
2662004-07-07 Andrew Cagney <cagney@gnu.org>
267
268 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
269 corrupting the PC.
270
44ae2f6a
MC
2712004-07-06 Michael Chastain <mec.gnu@mindspring.com>
272
273 * gdb.cp/templates.exp: Accept whitespace change in demangler
274 output.
275
45a83408
AC
2762004-07-06 Andrew Cagney <cagney@gnu.org>
277
278 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
279
d205ad70
MC
2802004-07-02 Michael Chastain <mec.gnu@mindspring.com>
281
282 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
283 * lib/compiler.cc: Likewise.
284
06ea1a61
MC
2852004-06-30 Michael Chastain <mec.gnu@mindspring.com>
286
287 * lib/compiler.cc: Work around string preprocessing problem
288 with old hp c++ compiler.
289 * lib/compiler.c: Likewise.
290
daab1251
CV
2912004-06-29 Corinna Vinschen <vinschen@redhat.com>
292
293 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
294 directives to conditionalize symbol prefixing.
295 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
296 additional_flags handling. Add underscore prefix for Cygwin.
297 * gdb.arch/i386-unwind.c: Use preprocessor directives to
298 conditionalize symbol prefixing.
299 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
300 additional_flags handling. Add underscore prefix for Cygwin.
301
cc984116
CV
3022004-06-29 Corinna Vinschen <vinschen@redhat.com>
303
304 * gdb.base/bigcore.exp: Skip test on Cygwin.
305
c279b077
MC
3062004-06-28 Michael Chastain <mec.gnu@mindspring.com>
307
308 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
309 formats for "info register". Use gdb_test_multiple. Fix
310 the "invalid register" test.
311
0e915747
CV
3122004-06-28 Corinna Vinschen <vinschen@redhat.com>
313
314 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
315 PID for Cygwin. Add Cygwin specific strings to check for in some
316 tests.
317 (do_attach_tests): Add a test for user interaction when attaching
318 to a process with no matching symbol table already loaded.
319
11422c86
AC
3202004-06-26 Andrew Cagney <cagney@gnu.org>
321
322 Test PR java/1567 and PR java/1565.
323 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
324 * gdb.java/jmisc2.exp: Delete file.
325
cefbce26
MC
3262004-06-26 Michael Chastain <mec.gnu@mindspring.com>
327
328 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
329
e19f872c
CV
3302004-06-25 Corinna Vinschen <vinschen@redhat.com>
331
332 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
333 attach process.
334
d931ba3b
MC
3352004-06-23 Michael Chastain <mec.gnu@mindspring.com>
336
337 * gdb.cp/pr-1553.exp: Remove.
338
aef68c48
MC
3392004-06-22 Michael Chastain <mec.gnu@mindspring.com>
340
341 * gdb.cp/pr-1553.cc: Remove.
342 * gdb.cp/pr-1553.exp: Disable this test.
343
8d5df71a
JB
3442004-06-20 Jim Blandy <jimb@redhat.com>
345
346 Fix PR testsuite/1680.
347 * gdb.arch/i386-sse.exp: Properly quote curly braces in
348 regular expressions.
349
4ac6f39d
MC
3502004-06-19 Michael Chastain <mec.gnu@mindspring.com>
351
352 Fix PR testsuite/1679.
353 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
354 Issue an UNSUPPORTED result instead.
355
1b413552
JB
3562004-06-18 Jim Blandy <jimb@redhat.com>
357
358 * gdb.base/charset.exp: Only send a control-C if we see a new
359 prompt and incomplete command.
360
6daa6ebd
MC
3612004-06-18 Michael Chastain <mec.gnu@mindspring.com>
362
363 * gdb.cp/pr-574.cc: Add copyright notice.
364
51fa4ae0
JB
3652004-06-17 Jim Blandy <jimb@redhat.com>
366
367 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
368 cases where the regexp has no groups; this grabs random text from
369 the previous test suite, whatever that was.
370
8fea26c5
MC
3712004-06-17 Michael Chastain <mec.gnu@mindspring.com>
372
373 * gdb.cp/printmethod.cc: Add copyright notice.
374
1e3aeb41
MC
3752004-06-16 Michael Chastain <mec.gnu@mindspring.com>
376
377 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
378
9d9030bc
AC
3792004-06-16 Andrew Cagney <cagney@gnu.org>
380
381 * gdb.base/signull.c: Update copyright. Include <string.h>.
382 (bowler): Replace data_pointer with data_read
383 and data_write cases. Add code_descriptor case.
384 (zero, desc): New array and pointer.
385 (data, code): Change to simple pointers.
386 * gdb.base/signull.exp: Fix probe pattern matching a function
387 descriptor SIGSEGV. Replace data_pointer with data_read and
388 data_write tests.
389
acd4ad44
AC
3902004-06-16 Andrew Cagney <cagney@gnu.org>
391
392 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
393
08fd625c
MC
3942004-06-15 Michael Chastain <mec.gnu@mindspring.com>
395
396 * gdb.base/long_long.c: Add copyright notice.
397
1903502c
MC
3982004-06-15 Michael Chastain <mec.gnu@mindspring.com>
399
400 * gdb.base/long_long.exp: Remove reference to
401 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
402 to gdb_breakpoint and gdb_continue_to_breakpoint.
403
83313cb1
JB
4042004-06-14 Jim Blandy <jimb@redhat.com>
405
406 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
407 endian case.
408
1bf404ef
AC
4092004-06-14 Andrew Cagney <cagney@gnu.org>
410
411 * gdb.base/gcore.exp (capture_command_output): Delete the always
412 passing tests containing inferior values.
413 * gdb.base/ending-run.exp: Do not include the breakpoint address
414 in the test message. Update copyright.
415 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
416 size in the test name, use gdb_test_multiple. Update copyright.
417
ef220b33
MC
4182004-06-14 Michael Chastain <mec.gnu@mindspring.com>
419
420 * gdb.cp/ref-types.cc: Add copyright notice.
421
4f70a4c9
MC
4222004-06-14 Michael Chastain <mec.gnu@mindspring.com>
423
424 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
425 hp_aCC_compiler.
426 * lib/compiler.cc: Likewise.
427 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
428 'set' commands. Log diagnostics for other lines. Set
429 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
430
335928ac
MC
4312004-06-13 Michael Chastain <mec.gnu@mindspring.com>
432
433 * gdb.cp/try_catch.cc: Add copyright notice.
434
2efb12e8
MC
4352004-06-12 Michael Chastain <mec.gnu@mindspring.com>
436
437 * gdb.cp/userdef.cc: Add copyright notice.
438
0bbed51a
MC
4392004-06-11 Michael Chastain <mec.gnu@mindspring.com>
440
441 * gdb.cp/virtfunc.cc: Add copyright notice.
442
e12a46c9
RC
4432004-06-11 Randolph Chung <tausq@debian.org>
444
445 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
446 problem.
447
338e05af
AC
4482004-06-10 Andrew Cagney <cagney@gnu.org>
449
450 * lib/compiler.cc, lib/compiler.c: Append either
451 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
452 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
453 instead of gcc-3-3.
454
dc3f10cb
AC
4552004-06-09 Andrew Cagney <cagney@gnu.org>
456
b4d946af
AC
457 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
458 gdb/1455, bug is specific to "long long" and "double".
459
dc3f10cb
AC
460 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
461 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
462 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
463 fixed.
464
b5c0bfa2
AC
4652004-06-09 Andrew Cagney <cagney@gnu.org>
466
467 * gdb.base/structs.exp (test_struct_returns): Replace
468 "return_value_unknown" and "finish_value_unknown" by
469 "return_value_known" and "finish_value_known". Instead of
470 "return_value_unknown" iff "finish_value_unknown", check
471 "return_value_known" implies "finish_value_known".
472
caeb605f
MH
4732004-06-08 Martin Hunt <hunt@redhat.com>
474
475 * gdb.base/float.exp: Add pattern for mips targets.
476
c892bb64
RC
4772004-06-08 Randolph Chung <tausq@debian.org>
478
479 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
480 message for unknown architectures more clear.
481
48306d3e
JB
4822004-06-08 Joel Brobecker <brobecker@gnat.com>
483
484 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
485 start the execution of the program.
486
83ecb59f
JB
4872004-06-07 Jim Blandy <jimb@redhat.com>
488
489 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
490 * gdb.arch/i386-cpuid.h: New helper file.
491
55264cb4
RC
4922004-06-07 Randolph Chung <tausq@debian.org>
493
494 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
495 has started.
496
23cadb28
RM
4972004-06-04 Roland McGrath <roland@redhat.com>
498
499 Fix PR gdb/1647.
500 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
501 differently to be robust to output buffering differences.
502
51d01eda
MC
5032004-06-04 Michael Chastain <mec.gnu@mindspring.com>
504
505 * gdb.threads/pthreads.exp: Update copyright years.
506 (check_control_c): Change asynchronous 'after' to synchronous.
507
f4fc3b93
RM
5082004-06-04 Roland McGrath <roland@redhat.com>
509
510 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
511 next gdb prompt.
512
4013522b
MC
5132004-06-02 Michael Chastain <mec.gnu@mindspring.com>
514
515 Fix PR gdb/1636.
516 * gdb.threads/manythreads.exp: Change asynchronous 'after'
517 calls to synchronous.
518
7a8f1e6b
JB
5192004-05-26 Jim Blandy <jimb@redhat.com>
520
521 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
522
81bb3443
RC
5232004-05-24 Randolph Chung <tausq@debian.org>
524
525 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
526 * gdb.asm/pa.inc: New file.
527
8f5a3103
MK
5282004-05-22 Mark Kettenis <kettenis@gnu.org>
529
530 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
531
734b8fe8
JB
5322004-05-21 Joel Brobecker <brobecker@gnat.com>
533 Daniel Jacobowitz <drow@mvista.com>
534
535 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
536 GDB prompt.
537
725603e1
UW
5382004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
539
f4fc3b93 540 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
541 setjmp/longjmp. Use sigaction instead of signal.
542
8b923272
JB
5432004-05-19 J. Brobecker <brobecker@gnat.com>
544 Michael Snyder <msnyder@redhat.com>
545
546 * gdb.threads/pthread_cond_wait.c: New file.
547 * gdb.threads/pthread_cond_wait.exp: New testcase.
548
8bfabb04
AC
5492004-05-13 Andrew Cagney <cagney@redhat.com>
550
551 * gdb.base/signull.exp, gdb.base/signull.c: New files.
552 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
553
42edda50
AC
5542004-05-11 Andrew Cagney <cagney@redhat.com>
555
556 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
557 fixed but revealed gdb/1639.
558
d303a6c7
AC
5592004-05-10 Andrew Cagney <cagney@redhat.com>
560
561 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
562 func1" and "next to 2nd alarm", kernel bug avoided.
563
bf08c2a1
DJ
5642004-05-10 Daniel Jacobowitz <dan@debian.org>
565
566 PR external/1568
567 * gdb.base/bigcore.exp: Check the size of the dumped core file.
568 XFAIL if it is smaller than bytes_allocated.
569 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
570 (main): Make chunks_allocated unsigned. Correct comment.
571
c0586a34
JB
5722004-05-07 Joel Brobecker <brobecker@gnat.com>
573
574 * gdb.arch/powerpc-aix-prologue.c: New file.
575 * gdb.arch/powerpc-aix-prologue.exp: New file.
576
f2785d12
JB
5772004-05-07 Jim Blandy <jimb@redhat.com>
578
579 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
580 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
581
bd7f6e30
JB
5822004-05-06 Joel Brobecker <brobecker@gnat.com>
583
584 * gdb.base/sep.exp: No longer setup_kfail when the program was
585 built with dwarf2.
586
0a5e7efe
JI
5872004-05-05 Jim Ingham <jingham@apple.com>
588
589 * gdb.base/pending.exp: Make sure pending breakpoints
590 preserve the ignore count.
f4fc3b93 591
a8958849
MK
5922004-04-27 Jerome Guitton <guitton@gnat.com>
593
594 * i386-prologue.exp: Add testcase for jump instruction as first
595 instruction of the real code.
596 * i386-prologue.c (jump_at_beginning): New function.
597
7e103f5b
MK
5982004-04-28 Mark Kettenis <kettenis@gnu.org>
599
600 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
601 x86_64-*-*.
602
5d38b224
MK
6032004-04-28 Mark Kettenis <kettenis@gnu.org>
604
605 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
606 i*86-*-*.
607
0ef32fd9
MK
6082004-04-25 Mark Kettenis <kettenis@gnu.org>
609
610 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
611 expression that checks the return type.
612
71d7dd7c
AC
6132004-04-23 Andrew Cagney <cagney@redhat.com>
614
615 * gdb.base/call-sc.exp: New test of scalar call/return values.
616 * gdb.base/call-sc.c: Ditto.
617
1e9f977e
JJ
6182004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
619
620 * gdb.threads/manythreads.c: Reduce thread stack size.
621
899d9e3a
JJ
6222004-04-23 Jeff Johnston <jjohnstn@redhat.com>
623
624 * gdb.threads/manythreads.c: Add copyright notice.
625
61bcae62
AC
6262004-04-23 Andrew Cagney <cagney@redhat.com>
627
628 * gdb.base/siginfo.exp: Better handle step out of signal.
629 * gdb.base/sigstep.exp: Ditto.
630
7339a42e
JJ
6312004-04-22 Jeff Johnston <jjohnstn@redhat.com>
632 Daniel Jacobowitz <drow@mvista.com>
633
634 * gdb.threads/manythreads.c: New testcase.
635 * gdb.threads/manythreads.exp: Ditto.
636
5c98409b
JB
6372004-04-22 Jim Blandy <jimb@redhat.com>
638
639 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
640 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
641
3b611f1a
MC
6422004-04-21 Michael Chastain <mec.gnu@mindspring.com>
643
644 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
645
f0fd9238
AC
6462004-04-21 Andrew Cagney <cagney@redhat.com>
647
648 * gdb.base/sigstep.c: New file.
649 * gdb.base/sigstep.exp: New file.
650
90990674
JB
6512004-04-16 Joel Brobecker <brobecker@gnat.com>
652
653 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
654 call to observer_notify_normal_stop.
655
78cef34b
AC
6562004-04-15 Andrew Cagney <cagney@redhat.com>
657
658 * gdb.base/siginfo.c: New file.
659 * gdb.base/siginfo.exp: New file.
660
d2343407
JB
6612004-04-12 J. Brobecker <brobecker@gnat.com>
662
663 * gdb.base/sep.exp: Fix typo in comment.
664
a2dba3c8
JB
6652004-04-12 J. Brobecker <brobecker@gnat.com>
666
667 * gdb.base/sep.c: New file.
668 * gdb.base/sep-proc.c: New file.
669 * gdb.base/sep.exp: New testcase.
670
15f7b60e
MK
6712004-04-09 Mark Kettenis <kettenis@gnu.org>
672
673 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
674 support.
675
44f4de1a
AC
6762004-04-05 Andrew Cagney <cagney@redhat.com>
677
678 * gdb.base/sigaltstack.c: New file.
679 * gdb.base/sigaltstack.exp: New file.
680
ef04f396
JB
6812004-04-04 Joel Brobecker <brobecker@gnat.com>
682
683 * gdb.base/foll-fork.exp: Update the expected output for
684 "help set follow-fork-mode", to match a change that was made
685 to the help of this variable on 2004-01-13.
686
d40d2c92
JB
6872004-04-01 Joel Brobecker <brobecker@gnat.com>
688
689 * lib/ada.exp: Add copyright notice.
690 * bar.ads: Likewise.
691 * bar.adb: Likewise.
692 * null_record.adb: Likewise.
693 * null_record.exp: Likewise.
694 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
695
f86ef5a3
JB
6962004-04-01 Joel Brobecker <brobecker@gnat.com>
697
698 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
699 * configure: Regenerate.
700
414e70e3
JB
7012004-04-01 Joel Brobecker <brobecker@gnat.com>
702
703 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
704 to build the application. Remove the message printed when in
705 verbose mode, redundant with the UNSUPPORTED message above.
706
f0aaee49
JB
7072004-03-31 Joel Brobecker <brobecker@gnat.com>
708
709 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
710 * gdb.ada (null_record.exp): New testcase.
711
ac81cb54
JB
7122004-03-31 Joel Brobecker <brobecker@gnat.com>
713
714 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
715
854af2f7
JB
7162004-03-31 Joel Brobecker <brobecker@gnat.com>
717
718 * gdb.ada: New subdirectory.
719 * gdb.ada/Makefile.in: New file.
720 * gdb.ada/gnat_ada.gpr.in: New file.
721
034cb681
JB
7222004-03-31 Joel Brobecker <brobecker@gnat.com>
723
724 * lib/ada.exp: New file.
725
78a1a894
DJ
7262004-03-24 Daniel Jacobowitz <drow@mvista.com>
727
728 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
729 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
730
4b2b3b3e
AC
7312004-03-22 Andrew Cagney <cagney@redhat.com>
732
733 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
734 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
735 Problem identified by Ulrich Weigand.
736
23c73aa3
DC
7372004-03-17 David Carlton <carlton@kealia.com>
738
739 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
740 PR c++/826.
741
d63a86f8
RM
7422004-03-16 Roland McGrath <roland@redhat.com>
743
744 * gdb.base/auxv.exp: New file.
745 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
746
0e02aa50
DC
7472004-03-12 David Carlton <carlton@kealia.com>
748
749 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
750 * gdb.cp/pr-1553.cc: Ditto.
751 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
752 pass branch.
753
c20b71be
MC
7542004-03-12 Michael Chastain <mec.gnu@mindspring.com>
755
756 * gdb.cp/templates.exp: Accept more template types.
757
c7414a01
MC
7582004-03-09 Michael Chastain <mec.gnu@mindspring.com>
759
760 From Corinna Vinschen with modifications.
761 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
762 local variable obj_with_enum.
763 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
764 results with obj_with_enum.
765
ed69573c
MC
7662004-03-09 Michael Chastain <mec.gnu@mindspring.com>
767
768 * gdb.cp/classes.cc: New file, copied from misc.cc.
769 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
770
28301461
MC
7712004-03-09 Michael Chastain <mec.gnu@mindspring.com>
772
773 * gdb.cp/misc.cc: Add copyright notice.
774
1198ecbe
DC
7752004-03-05 David Carlton <carlton@kealia.com>
776
777 * gdb.cp/rtti.exp: Add 'print *obj3' test.
778 * gdb.cp/rtti.h: Update copyright.
779 (namespace n2::n3): New.
780 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
781 (n2::n3::func3): New.
782 (main): Call n2::n3::func3.
783 * gdb.cp/rtti2.cc: Update copyright.
784 (n2::create3): New.
785
9e08c470
MK
7862004-03-04 Mark Kettenis <kettenis@gnu.org>
787
788 * gdb.asm/openbsd.inc: Fix typo.
789
4bebc3aa
FF
7902004-03-03 Fred Fish <fnf@redhat.com>
791
792 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
793 "val" instead of unused "size". Update copyright year.
794
6ea9fb37
DJ
7952004-02-29 Daniel Jacobowitz <drow@mvista.com>
796
797 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
798 to use unsigned char.
799 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
800 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
801
23b23974
DJ
8022004-02-29 Daniel Jacobowitz <drow@mvista.com>
803
804 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
805 line of output.
806
7574fd53
DJ
8072004-02-28 Daniel Jacobowitz <drow@mvista.com>
808
809 * gdb.base/relocate.c (dummy): Initialize.
810
a195357f
DJ
8112004-02-28 Daniel Jacobowitz <drow@mvista.com>
812
813 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
814 a breakpoint at exit.
815
72fd54a9
FF
8162004-02-27 Fred Fish <fnf@redhat.com>
817
818 * gdb.base/chng-syms.exp: Add expect condition to match failing
819 case that isn't a timeout.
820
b9d23137
AC
8212004-02-27 Andrew Cagney <cagney@redhat.com>
822
823 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
824 support.
825
15d208f6 8262004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 827
15d208f6
FF
828 * gdb.arch/gdb1431.c: Remove.
829 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
830 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
831 of "until" incorrectly.
832
98f9cd2d
JB
8332004-02-26 J. Brobecker <brobecker@gnat.com>
834
835 * gdb.cp/class2.cc (empty): New class.
836 (refer): New function.
837 (main): Declare an object of type empty and use it.
838 * gdb.cp/class2.exp: Print the value of an object of type empty.
839
9b50c11b
JJ
8402004-02-26 Jeff Johnston <jjohnstn@redhat.com>
841
842 * gdb.base/langs.exp: Update query string to match the
843 new nquery format used for pending breakpoints.
844
0dcd613f
AC
8452004-02-26 Andrew Cagney <cagney@redhat.com>
846
847 Fix PR i18n/1570.
848 * gdb.base/charset.c: Update copyright notice.
849 (main, init_string): Remove the escape character '\e' tests.
850 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
851 * gdb.base/charset.exp (valid_host_charset): Ditto.
852 * gdb.base/setvar.exp: Ditto.
853
b8a56647
AC
8542004-02-24 Andrew Cagney <cagney@redhat.com>
855
90d59e34
AC
856 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
857 mmapped data in core file" PASS and FAIL messages consistent.
858
b8a56647
AC
859 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
860 setting a breakpoint. Work around PR java/1565.
861
9f27c604
JJ
8622004-02-23 Jeff Johnston <jjohnstn@redhat.com>
863
864 * lib/gdb.exp (gdb_breakpoint): Update query string to match
865 new nquery format.
866 * gdb.base/pending.exp: Ditto.
867
3224a706
MK
8682004-02-22 Mark Kettenis <kettenis@gnu.org>
869
870 * configure.in: Run stabs tests on *BSD.
871 * configure: Regenerated.
872
41e0a9ca
MK
8732004-02-21 Mark Kettenis <kettenis@gnu.org>
874
875 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
876
1e1b3428
FF
8772004-02-20 Fred Fish <fnf@redhat.com>
878
879 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
880 blank in test for "returns short", for consistency with other
881 "returns xxx" tests. Update copyright year.
882
f9a7572a
FF
8832004-02-19 Fred Fish <fnf@redhat.com>
884
885 New testcase for PR breakpoint/1558.
886 * gdb.arch/gdb1558.exp: New file.
887 * gdb.arch/gdb1558.c: New file.
888
b2ce2854
EZ
8892004-02-19 Elena Zannoni <ezannoni@redhat.com>
890
891 * gdb.base/nodebug.exp: Fix typo.
892
e7c9ff01
JB
8932004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
894
895 Committed by Jim Blandy <jimb@redhat.com>.
896
62f4b920
JB
897 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
898
2db536a1
JB
899 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
900
e7c9ff01
JB
901 * gdb.base/float.exp: Support s390*-*-* targets.
902
f3205b34
AF
9032004-02-17 Adam Fedor <fedor@gnu.org>
904
905 * gdb.base/gdb1555.exp: New file.
906 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
907
9d62932d
EZ
9082004-02-17 Elena Zannoni <ezannoni@redhat.com>
909
910 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
911
344c9711
FF
9122004-02-16 Fred Fish <fnf@redhat.com>
913
914 * gdb.arch/gdb1291.c: Remove
915 * gdb.arch/gdb1291.s: New test input file.
916 * gdb.arch/gdb1291.exp: Expand test to check case that should not
917 fail. Test for correct result, known incorrect result, other
918 failures and timeouts.
919
2d822687
AC
9202004-02-16 Andrew Cagney <cagney@redhat.com>
921
922 * gdb.base/bigcore.exp: New file.
923 * gdb.base/bigcore.c: New file.
924
dac15b66
AC
9252004-02-13 Andrew Cagney <cagney@redhat.com>
926
927 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
928 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
929 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
930 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
931 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
932 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
933 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
934 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
935 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
936 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
937
6bdfc2c4
JJ
9382004-02-11 Jeff Johnston <jjohnstn@redhat.com>
939
940 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
941 executed is an alloc instruction.
942
87b3ede8
DC
9432004-02-11 David Carlton <carlton@kealia.com>
944
945 * gdb.cp/breakpoint.exp: New.
946 * gdb.cp/breakpoint.cc: New.
947
6e19e2bf
MC
9482004-02-11 Michael Chastain <mec.gnu@mindspring.com>
949
950 Partial fix for PR gdb/1543.
951 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
952 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
953 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
954 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
955 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
956 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
957 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
958 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
959 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
960 to bug-gdb@prep.ai.mit.edu .
961 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
962 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
963 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
964 Likewise.
965
5c5455dc
AC
9662004-02-10 Andrew Cagney <cagney@redhat.com>
967
968 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
969 using gdb_internal_error_resync.
970
9cf689d7
DJ
9712004-02-09 Daniel Jacobowitz <drow@mvista.com>
972
973 * gdb.threads/thread-specific.exp: Stop early if no threads are
974 found.
975
d2dc51db
MC
9762004-02-09 Michael Chastain <mec.gnu@mindspring.com>
977
978 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
979
14b1a056
DJ
9802004-02-08 Daniel Jacobowitz <drow@mvista.com>
981
982 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
983 breakpoints.
984
83f66e8f
DJ
9852004-02-07 Daniel Jacobowitz <drow@mvista.com>
986
987 * config/sim.exp (gdb_load): Handle $arg == "".
988 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
989 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
990
30fc0091
EZ
9912004-02-07 Elena Zannoni <ezannoni@redhat.com>
992
993 * gdb.base/maint.exp: Update test to reflect
994 obstack changes.
995
4d806929
JJ
9962004-02-04 Jeff Johnston <jjohnstn@redhat.com>
997
998 * gdb.base/pendshr.c (pendfunc): New function that calls
999 pendfunc1.
1000 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
1001
7bfdd688
FF
10022004-02-04 Fred Fish <fnf@redhat.com>
1003
1004 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
1005 function symbols and update copyright years.
1006 * gdb.arch/gdb1291.c: Ditto.
1007
aaa08ee4
MC
10082004-02-03 Michael Chastain <mec.gnu@mindspring.com>
1009
1010 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
1011
dbad7755
MC
10122004-02-03 Michael Chastain <mec.gnu@mindspring.com>
1013
1014 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
1015
ec4646ef
MC
10162004-02-03 Michael Chastain <mec.gnu@mindspring.com>
1017
1018 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
1019
1b802196
FF
10202004-02-02 Fred Fish <fnf@redhat.com>
1021
1022 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
1023 remote targets. Update copyright years.
1024
18fe2033
JJ
10252004-02-02 Jeff Johnston <jjohnstn@redhat.com>
1026
1027 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
1028 support.
1029 * gdb.base/langs.exp: Fix test which attempts to create
1030 breakpoint on non-existent function to handle new pending
1031 support.
1032 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
1033 a breakpoint.
1034 * gdb.base/pending.exp: New test.
1035 * gdb.base/pending.c: New file.
1036 * gdb.base/pendshr.c: Ditto.
1037
8d577d32
DC
10382004-02-02 David Carlton <carlton@kealia.com>
1039
1040 * gdb.cp/overload.exp: Add overloadNamespace tests.
1041 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
1042 (overloadNamespace, XXX): New.
1043 (main): Call XXX::marker2.
1044
3ad13771
FF
10452004-02-01 Fred Fish <fnf@redhat.com>
1046
1047 * gdb.base/dump.exp: Use runto_main instead of "runto main".
1048 * gdb.base/finish.exp: Ditto.
1049 * gdb.base/gcore.exp: Ditto.
1050 * gdb.base/huge.exp: Ditto.
1051 * gdb.base/info-proc.exp: Ditto.
1052 * gdb.base/return2.exp: Ditto.
1053 * gdb.threads/gcore-thread.exp: Ditto.
1054
44c75849
DJ
10552004-02-01 Daniel Jacobowitz <drow@mvista.com>
1056
1057 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
1058
005bc093
MK
10592004-02-01 Mark Kettenis <kettenis@gnu.org>
1060
1061 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
1062 that opening the file succeeds on OpenBSD.
1063
c47cebdb
DJ
10642004-02-01 Daniel Jacobowitz <drow@mvista.com>
1065
1066 * gdb.threads/thread-specific.c: New file.
1067 * gdb.threads/threads-specific.exp: New test script.
1068 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
1069 to expect_out.
1070
5a01311c
MK
10712004-02-01 Mark Kettenis <kettenis@gnu.org>
1072
1073 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
1074 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
1075 only on the "print_small_structs from print_long_arg_list" test.
1076
ce22a4f1
DJ
10772004-02-01 Daniel Jacobowitz <drow@mvista.com>
1078
1079 * gdb.base/completion.exp: Kill a stray backslash.
1080
1081 From Jim Ingham <jingham@apple.com>:
1082 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
1083 agrees with the result from sending a tab.
1084
abbab9d3
DJ
10852004-01-31 Daniel Jacobowitz <drow@mvista.com>
1086
1087 * gdb.base/chng-syms.exp: Remove stray newline.
1088
53904d1e
MK
10892004-01-31 Mark Kettenis <kettenis@gnu.org>
1090
1091 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
1092 *-*-openbsd*.
1093 * gdb.asm/openbsd.inc: New file.
1094
3a4b3aac
MK
10952004-01-30 Mark Kettenis <kettenis@gnu.org>
1096
1097 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
1098 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
1099 *-*solaris2*. Remove commented out default settings for
1100 asm-flags. Replace gdb_compile with target_link.
1101
ebac27b4
MC
11022004-01-29 Michael Chastain <mec.gnu@mindspring.com>
1103
1104 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
1105 for all tests. Remove old hp-ux and cygnus xfail cases.
1106
d8679d84
PH
11072004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
1108
1109 * gdb.base/chng-syms.exp: New file.
1110 * gdb.base/chng-syms.c: New file.
1111
0a55bc22
MC
11122004-01-24 Michael Chastain <mec.gnu@mindspring.com>
1113
1114 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
1115 Provide arms for current output in all my configurations.
1116
94b8e876
MC
11172004-01-24 Michael Chastain <mec.gnu@mindspring.com>
1118
1119 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
1120 * lib/compiler.cc: Likewise.
1121 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
1122 get the right preprocessor. Eval the output directly. Remove
1123 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
1124 hp_f77_compiler and hp_f90_compiler completely.
1125 (gdb_preprocess): Delete.
1126 (get_compiler): Delete.
1127
7cf03d44
MK
11282004-01-24 Mark Kettenis <kettenis@gnu.org>
1129
1130 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
1131 <string.h>.
1132
68b6dce9
NR
11332004-01-24 Nick Roberts <nick@nick.uklinux.net>
1134
1135 * gdb.mi/mi-stack.exp: Update copyright.
1136
b368761e
DC
11372004-01-23 David Carlton <carlton@kealia.com>
1138
1139 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
1140 test for cp_lookup_transparent_type.
1141 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
1142 call them.
1143
f2061b53
DJ
11442004-01-23 Daniel Jacobowitz <drow@mvista.com>
1145
1146 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
1147 after -var-update.
1148
37fc574a
DC
11492004-01-23 David Carlton <carlton@kealia.com>
1150
1151 * gdb.cp/namespace.cc (C::ensureRefs): New.
1152 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
1153
8e94b928
NR
11542004-01-20 Nick Roberts <nick@nick.uklinux.net>
1155
1156 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
1157 case "-stack-list-locals 2".
1158 * gdb.mi/mi-var-child.exp: Test for case
1159 "-var-list-children --all-values NAME".
1160
997b0952
MC
11612004-01-18 Michael Chastain <mec.gnu@mindspring.com>
1162
1163 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
1164
52470da3
MK
11652004-01-18 Mark Kettenis <kettenis@gnu.org>
1166
7049b4b8
MK
1167 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
1168 used with gdb_test_multiple.
1169
52470da3
MK
1170 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
1171 read at address 0. This fixes PR testsuite/1504.
1172
da6012e5
DJ
11732004-01-18 Daniel Jacobowitz <drow@mvista.com>
1174
1175 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
1176 Remove downloading, guessing the host executable, the calls to
1177 gdb_file_cmd and gdb_target_cmd, and "load" support.
1178 (infer_host_exec): New function broken out from gdb_load.
1179 (gdb_load): New wrapper for gdbserver_gdb_load.
1180 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
1181 gdb_target_cmd. Use -target-select.
1182 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
1183 Download binaries to the host. Clear last_mi_remote_file when
1184 we load a new binary.
1185 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
1186 call gdbserver_gdb_load and mi_gdb_target_cmd.
1187
32c70722
MC
11882004-01-17 Michael Chastain <mec.gnu@mindspring.com>
1189
1190 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
1191 type patterns.
1192
b0cecf36
MC
11932004-01-17 Michael Chastain <mec.gnu@mindspring.com>
1194
1195 * gdb.cp/templates.exp: Fix typo in test name of
1196 "print Foo<volatile char*>::foo".
1197
4120d7e6
MC
11982004-01-15 Michael Chastain <mec.gnu@mindspring.com>
1199
1200 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
1201
f679e530
BE
12022004-01-16 Ben Elliston <bje@wasabisystems.com>
1203
1204 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
1205 (clean mostlyclean): Remove empty rm.
1206
091c48f6
MC
12072004-01-15 Michael Chastain <mec.gnu@mindspring.com>
1208
1209 * gdb.base/setvar.exp: Add copyright years.
1210
3e5fc8d2
DC
12112004-01-14 David Carlton <carlton@bactrian.org>
1212
1213 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
1214 PR c++/1511 and update coment.
1215 * gdb.cp/templates.exp: Update patterns to match current output.
1216 If changes involve something other than whitespace, KFAIL
1217 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
1218
63d06c5c
DC
12192004-01-14 David Carlton <carlton@kealia.com>
1220
1221 * gdb.cp/namespace.exp: Add tests involving classes defined within
1222 namespaces.
1223 * gdb.cp/namespace.cc (C::CClass): New.
1224 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
1225
a51dab88
EZ
12262004-01-14 Elena Zannoni <ezannoni@redhat.com>
1227
1228 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
1229 what debug info we have. Print a better message if something goes
1230 wrong while producing the separate debug info file.
1231
a476ccc9
MC
12322004-01-14 Michael Chastain <mec.gnu@mindspring.com>
1233
1234 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
1235
f453692c
MC
12362004-01-14 Michael Chastain <mec.gnu@mindspring.com>
1237
1238 * gdb.base/callfuncs.c: Add copyright notice.
1239
f40063a5
MC
12402004-01-13 Michael Chastain <mec.gnu@mindspring.com>
1241
1242 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
1243 inheritance. PR gdb/1498, PR gcc/13539.
1244
19ac3974
EZ
12452004-01-13 Elena Zannoni <ezannoni@redhat.com>
1246
1247 * gdb.threads/gcore-thread.exp: Prefix name of binary with
1248 test specific name.
1249 * gdb.mi/gdb669.exp: Ditto.
1250 * gdb.mi/mi-pthreads.exp: Ditto.
1251 * gdb.mi/mi1-pthreads.exp: Ditto.
1252 * gdb.mi/mi2-pthreads.exp: Ditto.
1253
56c97c6e
MC
12542004-01-12 Michael Chastain <mec.gnu@mindspring.com>
1255
1256 * gdb.cp/member-ptr.cc: Add copyright notice.
1257
a0644324
MC
12582004-01-12 Michael Chastain <mec.gnu@mindspring.com>
1259
1260 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
1261 some patterns for recent versions of gcc and hpacc. Delete
1262 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
1263 Delete tests that access a NULL pointer-to-member-data. This
1264 script is still disabled for gcc.
1265
32fabe09
EZ
12662004-01-12 Elena Zannoni <ezannoni@redhat.com>
1267
1268 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
1269 escaped correctly.
1270
1f8a6abb
EZ
12712004-01-12 Elena Zannoni <ezannoni@redhat.com>
1272
1273 * gdb.base/sepdebug.exp: New file.
1274 * gdb.base/sepdebug.c: New file.
1275 * lib/gdb.exp (separate_debug_filename): New procedure.
1276 (gdb_gnu_strip_debug): New procedure.
1277
48efe704
AC
12782004-01-12 Andrew Cagney <cagney@redhat.com>
1279
1280 * gdb.mi/ChangeLog: Delete file. Renamed to ...
1281 * gdb.mi/ChangeLog-1999-2003: New file.
1282
a9415475
AC
12832004-01-12 Andrew Cagney <cagney@redhat.com>
1284
1285 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
1286 "Renaming a directory to a non-empty directory returns ENOTEMPTY
1287 or EEXIST", treat EBUSY as an XFAIL.
1288
83b8cf9d
MC
12892004-01-11 Michael Chastain <mec.gnu@mindspring.com>
1290
1291 * gdb.base/scope.exp: Remove obsolete setup_xfail for
1292 hp_cc_compiler.
1293
9939d2a8
MC
12942004-01-10 Michael Chastain <mec.gnu@mindspring.com>
1295
1296 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
1297 decorations.
1298
1ff8cadf
MC
12992004-01-10 Michael Chastain <mec.gnu@mindspring.com>
1300
1301 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
1302 and "(aCC)" decorations. Remove obsolete doco about old
1303 test results.
1304
6fa9022e
MC
13052004-01-09 Michael Chastain <mec.gnu@mindspring.com>
1306
1307 * gdb.cp/exception.exp: Fix typo in doco.
1308
209721fe
MK
13092004-01-09 Mark Kettenis <kettenis@gnu.org>
1310
1311 * gdb.base/gdb1476.exp: Fix typo.
1312
ef11303e
MC
13132004-01-09 Michael Chastain <mec.gnu@mindspring.com>
1314
1315 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
1316 file.
1317
041ab88c
MC
13182004-01-09 Michael Chastain <mec.gnu@mindspring.com>
1319
1320 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
1321 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
1322 Use gdb_compile. Remove restriction on gcc. Add some patterns
1323 for recent version of gdb. Delete second half, which was a copy
1324 of the first half with different build flags. This test is
1325 still disabled because it is still not ready for production.
1326
e36d075a
MC
13272004-01-08 Michael Chastain <mec.gnu@mindspring.com>
1328
1329 * gdb.cp/exception.cc: Add copyright notice.
1330 * gdb.cp/exception.exp: Add a notice that this file is broken
1331 because of line number changes caused by addition of copyright
1332 notice.
1333
42b190ad
MC
13342004-01-08 Michael Chastain <mec.gnu@mindspring.com>
1335
1336 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
1337 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
1338
8f25f06b
MC
13392004-01-08 Michael Chastain <mec.gnu@mindspring.com>
1340
1341 * gdb.cp/classes.exp: Accept gnu abi 2.
1342 * gdb.cp/derivation.exp: Likewise.
1343 * gdb.cp/overload.exp: Likewise.
1344 * gdb.cp/virtfunc.exp: Likewise.
1345
06ded8b8
MC
13462004-01-08 Michael Chastain <mec.gnu@mindspring.com>
1347
1348 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
1349 semicolon after end of function.
1350
77c26ae3
MC
13512004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1352
1353 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
1354 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
1355 boilerplate code for compiling and running the program under
1356 test. Add some string method tests.
1357
20757486
MC
13582004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1359
1360 * gdb.cp/bs15503.cc: Add copyright notice.
1361 * gdb.cp/bs15503.exp: Adjust line number.
1362
0fd3b503
MC
13632004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1364
1365 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
1366 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
1367
10d1bea8
MC
13682004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1369
1370 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
1371 hp_cc_compiler.
1372
2789202a
MC
13732004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1374
1375 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
1376 * gdb.cp/ctti.exp: Use the marker instead of "next".
1377 With gcc, run further before bailing.
1378
b862f14c
MC
13792004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1380
1381 * gdb.cp/cttiadd.cc: Add copyright notice.
1382 * gdb.cp/cttiadd1.cc: Likewise.
1383 * gdb.cp/cttiadd2.cc: Likewise.
1384 * gdb.cp/cttiadd3.cc: Likewise.
1385
96da2469
MC
13862004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1387
1388 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
1389 Use gdb_test, gdb_test_multiple. Use floating-point values that
1390 have exact representations in IEEE-ish formats.
1391
053248ff
MC
13922004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1393
1394 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
1395 compilers. Delete duplicate call to get_compiler_info.
1396 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
1397 * gdb.base/volatile.exp: Likewise.
1398
84acecdd
MK
13992004-01-07 Mark Kettenis <kettenis@gnu.org>
1400
1401 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
1402 memory at address 0.
1403
fe11a27f
MC
14042004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1405
1406 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
1407 to test for hp-ux assembler. Fix copyright years.
1408
60ad077b
AC
14092004-01-07 Andrew Cagney <cagney@redhat.com>
1410
1411 * gdb.base/fileio.c (strerrno): Add "EBUSY".
1412
1c9b8f33
AC
14132004-01-07 Andrew Cagney <cagney@redhat.com>
1414
1415 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
1416 when creating the read-only file. From analysis by Roland McGrath
1417 and Elena Zannoni.
1418
753ccc7a
MC
14192004-01-06 Michael Chastain <mec.gnu@mindspring.com>
1420
1421 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
1422
eca3e36b
MC
14232004-01-06 Michael Chastain <mec.gnu@mindspring.com>
1424
1425 * gdb.base/cvexpr.c: Be type-safe with function pointers and
1426 data pointers.
1427
f8d4bac4
MC
14282004-01-06 Michael Chastain <mec.gnu@mindspring.com>
1429
1430 * gdb.cp/m-static.exp: Compile one source file at a time.
1431 Delete unused call to get_compiler_info.
1432
9b4e0f94
MC
14332004-01-06 Michael Chastain <mec.gnu@mindspring.com>
1434
1435 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
1436 * gdb.base/call-rt-st.exp: Likewise.
1437 * gdb.base/nodebug.exp: Likewise.
1438 * gdb.base/volatile.exp: Likewise.
1439 * gdb.cp/ref-types.exp: Likewise.
1440 * gdb.cp/templates.exp: Likewise.
1441
023c1024
MK
14422004-01-05 Mark Kettenis <kettenis@gnu.org>
1443
1444 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
1445
19703c4a
MC
14462004-01-05 Michael Chastain <mec.gnu@mindspring.com>
1447
1448 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
1449 hppa*-hp-hpux*.
1450
18b67037
MK
14512004-01-04 Mark Kettenis <kettenis@gnu.org>
1452
ba6219c8
MK
1453 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
1454 x86_64-*-*.
1455
18b67037
MK
1456 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
1457 sparc64-*-* and sparc*-solaris2*.
1458
1bfbbb9d
MK
14592004-01-04 Mark Kettenis <kettenis@gnu.org>
1460
1461 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
1462 return ${tests}" test. The ${tests} already mentions the
1463 filename.
1464
06846494
MC
14652004-01-02 Michael Chastain <mec.gnu@mindspring.com>
1466
1467 * gdb.cp/local.exp: Accept gcc abi 2.
1468
3b0cb202
MC
14692004-01-02 Michael Chastain <mec.gnu@mindspring.com>
1470
1471 * gdb.cp/templates.exp: Accept gcc abi 2.
1472
0643ec3f
MC
14732004-01-02 Michael Chastain <mec.gnu@mindspring.com>
1474
1475 * lib/compiler.cc: Remove supports_template_debugging.
1476 * gdb.cp/templates.exp: Do not test supports_template_debugging.
1477
d231d0b1
MC
14782004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1479
1480 * gdb.cp/namespace.exp: Accept gcc abi 2.
1481
44ffb27c
MC
14822004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1483
1484 * gdb.cp/method.exp: Accept gcc abi 2.
1485
184ad485
MC
14862004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1487
1488 * gdb.cp/classes.exp: Generate identical results as old version.
1489 * gdb.cp/derivation.exp: Likewise.
1490 * gdb.cp/overload.exp: Likewise.
1491 * gdb.cp/virtfunc.exp: Likewise.
1492
116f09e7
MC
14932004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1494
1495 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
1496 mysterious bug with sourceware version of expect.
1497
b1379776
MC
14982004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1499
1500 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
1501 current versions of gcc, including gcc abi 2. Remove gratuitous
1502 restart of test program. Use gdb_test_multiple and gdb_test for
1503 all tests. Add patterns to xfail missing "const" in "const char *"
1504 and kfail PR gdb/1155.
1505
6b7a4c0e
MC
15062004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1507
1508 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
1509 current versions of gcc, including gcc abi 2. Remove gratuitous
1510 restart of test program. Use gdb_test_multiple and gdb_test for
1511 all tests. Add patterns to kfail PR gdb/1498.
1512
51615d72
MC
15132003-12-31 Michael Chastain <mec.gnu@mindspring.com>
1514
1515 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
1516 current versions of gcc, including gcc abi 2. Use "breakpoint"
1517 and "continue" instead of restarting the target program. Use
1518 gdb_test_multiple and gdb_test for all tests.
1519
7b79a9d7
MK
15202004-01-01 Mark Kettenis <kettenis@gnu.org>
1521
1522 * gdb.asm/asm-source.exp: Update copyright year. Link statically
1523 for *-*-solaris2*.
1524
1cd3489f
MC
15252003-12-31 Michael Chastain <mec.gnu@mindspring.com>
1526
1527 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
1528 current versions of gcc, including gcc abi 2. Use "breakpoint"
1529 and "continue" instead of restarting the target program several
1530 times. Use gdb_test_multiple and gdb_test for all tests.
1531
850742db
MC
15322003-12-18 Michael Chastain <mec.gnu@mindspring.com>
1533
1534 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
1535 source files.
1536
eb4bbda8
MC
15372003-12-16 Michael Chastain <mec.gnu@mindspring.com>
1538
1539 * gdb.base/environ.exp: Handle compiling test case from multiple
1540 source files.
1541
e42c7771
MC
15422003-12-16 Michael Chastain <mec.gnu@mindspring.com>
1543
1544 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
1545
80e4b428
JB
15462003-12-17 Jim Blandy <jimb@redhat.com>
1547
5f06973a
JB
1548 * gdb.base/freebpcmd.c: Add copyright notice.
1549
80e4b428
JB
1550 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
1551
0ab84fb7
MC
15522003-12-16 Michael Chastain <mec.gnu@mindspring.com>
1553
1554 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
1555
1b3bb3d0
JB
15562003-12-13 Jim Blandy <jimb@redhat.com>
1557
1558 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
1559
3a4c9371
KB
15602003-12-12 Kevin Buettner <kevinb@redhat.com>
1561
1562 * gdb.asm/frv.inc: New file.
1563 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
1564
a1dea79a
FF
15652003-12-09 Fred Fish <fnf@redhat.com>
1566
1567 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
1568 functions to break1.c and leave prototypes behind. Add more
1569 "set breakpoint NN here" comments.
1570 * gdb.base/break1.c: New file.
1571
1572 * gdb.base/break.exp: Handle compiling test case from multiple
1573 source files and change source file references as needed.
1574 * gdb.base/completion.exp: Ditto.
1575 * gdb.base/condbreak.exp: Ditto.
1576 * gdb.base/define.exp: Ditto.
1577 * gdb.base/ena-dis-br.exp: Ditto.
1578 * gdb.base/info-proc.exp: Ditto.
1579 * gdb.base/maint.exp: Ditto.
1580 * gdb.base/until.exp: Ditto.
1581
1582 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
1583 hardcoded line numbers.
1584 * gdb.base/define.exp: Ditto.
1585 * gdb.base/ena-dis-br.exp: Ditto.
1586 * gdb.base/maint.exp: Ditto.
1587 * gdb.base/until.exp: Ditto.
1588
1589 * gdb.base/completion.exp: Use "break1" for completion tests since
1590 "break" is no longer a unique prefix.
1591
5266b69c
AC
15922003-12-06 Andrew Cagney <cagney@redhat.com>
1593
1594 * gdb.base/structs.exp (test_struct_returns): When applicable, set
1595 "return_value_unimplemented". When an unimplemented struct return
1596 architecture, report incorrect values as a KFAIL
1597
374451f0
MC
15982003-12-05 Michael Chastain <mec.gnu@mindspring.com>
1599
1600 * gdb.cp/rtti.exp: Accept new wording of warning from
1601 cp_lookup_rtti_type.
1602
ba9b20a7
MC
16032003-12-05 Michael Chastain <mec.gnu@mindspring.com>
1604
1605 Partial fix for PR testsuite/1456.
1606 * gdb.base/scope.exp (test_at_main): Replace references to
1607 gcc_compiled with calls to test_compiler_info.
1608 (test_at_foo): Likewise.
1609 (test_at_bar): Likewise.
1610
b74b6d0b
MC
16112003-12-04 Michael Chastain <mec.gnu@mindspring.com>
1612
1613 Partial fix for PR testsuite/1456.
1614 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
1615 to test_compiler_info.
1616
ccfa3402
MC
16172003-12-03 Michael Chastain <mec.gnu@mindspring.com>
1618
1619 * gdb.base/so-impl-ld.exp: Update copyright notice.
1620
f6246aba
MC
16212003-12-02 Michael Chastain <mec.gnu@mindspring.com>
1622
1623 Partial fix for PR testsuite/1456.
1624 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
1625 to test_compiler_info.
1626
13ae734a
MC
16272003-11-28 Michael Chastain <mec.gnu@mindspring.com>
1628
1629 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
1630 from current versions of gdb. Clean up regular expressions.
1631 Delete redundant timeout case.
1632
d8e1cdee
MC
16332003-11-28 Michael Chastain <mec.gnu@mindspring.com>
1634
1635 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
1636 from current versions of gdb. Clean up regular expressions.
1637 Delete redundant timeout case.
1638
96457b64
MC
16392003-12-01 Michael Chastain <mec.gnu@mindspring.com>
1640
1641 Partial fix for PR testsuite/1456.
1642 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
1643 gcc_compiled with call to test_compiler_info.
1644
f35309fc
MC
16452003-11-30 Michael Chastain <mec.gnu@mindspring.com>
1646
1647 Partial fix for PR testsuite/1456.
1648 * gdb.base/list.exp (test_list_function): Delete unused declaration
1649 of gcc_compiled.
1650
d7afdf9b
MC
16512003-11-29 Michael Chastain <mec.gnu@mindspring.com>
1652
1653 Partial fix for PR testsuite/1456.
1654 * gdb.base/complex.exp: Replace reference to gcc_compiled with
1655 call to test_compiler_info.
1656
71507b56
MK
16572003-11-29 Mark Kettenis <kettenis@gnu.org>
1658
1659 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
1660 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
1661 it to create the appropriate note.inc.
1662 * gdb.asm/asmsrc1.s: Include "note.inc".
1663 * gdb.asm/netbsd.inc: New file.
1664 * gdb.asm/empty.inc: New file.
1665
f81f93f7
MC
16662003-11-28 Michael Chastain <mec.gnu@mindspring.com>
1667
1668 Partial fix for PR testsuite/1456.
1669 * gdb.base/constvars.exp: Replace references to gcc_compiled with
1670 calls to test_compiler_info.
1671
9a77938e
MC
16722003-11-27 Michael Chastain <mec.gnu@mindspring.com>
1673
1674 Partial fix for PR testsuite/1456.
1675 * gdb.base/volatile.exp: Replace references to gcc_compiled with
1676 calls to test_compiler_info.
1677
e8367dc7
MK
16782003-11-27 Mark Kettenis <kettenis@gnu.org>
1679
1680 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
1681 pattern for the KFAILs.
1682
526c61ee
AF
16832003-11-25 Adam Fedor <fedor@gnu.org>
1684
1685 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
1686 * gdb.objc/objcdecode.m: New file.
1687
28f2d600
AF
16882003-11-25 Adam Fedor <fedor@gnu.org>
1689
1690 * gdb.objc/nondebug.exp: Test for PR objc/1236.
1691 * gdb.objc/nondebug.m: New file.
1692
a3895cee
BE
16932003-11-26 Ben Elliston <bje@wasabisystems.com>
1694
1695 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
1696 NetBSD as it does on FreeBSD. Modelled on a similar change by
1697 Mark Kettenis on 2003-05-30.
1698 (link-flags): Set to "--entry _start" regardless of target.
1699 Special linker flags are to be appended to $link-flags.
1700 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
1701
c9f2c8a3
MC
17022003-11-25 Michael Chastain <mec.gnu@mindspring.com>
1703
1704 * gdb.cp/method.exp: Accept output of new demangler.
1705
15a0587a 17062003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
1707
1708 * gdb/class2.exp: New file.
1709 * gdb/class2.cc: New file.
1710
3c00b570
MC
17112003-11-25 Michael Chastain <mec.gnu@mindspring.com>
1712
1713 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
1714 of new demangler.
1715
7027acc7
MK
17162003-11-23 Mark Kettenis <kettenis@gnu.org>
1717
1718 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
1719 of gdb_test "run".
1720
b0e1598a
MK
17212003-11-23 Mark Kettenis <kettenis@gnu.org>
1722
1723 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
1724 "continue" into "run".
1725
4d9eda44
MC
17262003-11-23 Michael Chastain <mec.gnu@mindspring.com>
1727
1728 Partial fix for PR testsuite/1456.
1729 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
1730 call to test_compiler_info.
1731 * gdb.cp/ctti.exp: Likewise.
1732 * gdb.cp/derivation.exp: Likewise.
1733 * gdb.cp/member-ptr.exp: Likewise.
1734 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
1735 reference to gcc_compiled.
1736
17372003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
1738
1739 Fix PR testsuite/1463.
1740 * gdb.base/structs.exp (start_structs_test): Call
1741 get_debug_format before using the debug format.
1742
d422fe19
AC
17432003-11-22 Andrew Cagney <cagney@redhat.com>
1744
1745 * lib/gdb.exp (gdb_test_multiple): Add simple example.
1746 * gdb.base/structs.exp: Use gdb_test_multiple.
1747
039cf96d
AC
17482003-11-20 Andrew Cagney <cagney@redhat.com>
1749
6882279b
AC
1750 * gdb.base/structs.exp: Handle and recover from internal errors.
1751 Replace "foo${n}" with "foo<n>" in test messages.
1752
e53890ae
AC
1753 * gdb.base/structs.exp: Update copyright. Rewrite.
1754 * gdb.base/structs.c: Update copyright. Rewrite.
1755
2b211c59
AC
1756 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
1757 resync count exceeded.
d63a86f8 1758
039cf96d
AC
1759 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
1760 from the internal error.
1761 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
1762 Original from Jim Blandy.
1763 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 1764
eac98b22
AC
17652003-11-19 Andrew Cagney <cagney@redhat.com>
1766
1767 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
1768 KFAIL.
1769
67455b2a
MK
17702003-11-17 Mark Kettenis <kettenis@gnu.org>
1771
1772 New testcase for PR backtrace/1435.
1773 * gdb.arch/i386-unwind.exp: New file.
1774 * gdb.arch/i386-unwind.c: New file.
1775
853d6e5b
AC
17762003-11-17 Andrew Cagney <cagney@redhat.com>
1777
1778 * lib/gdb.exp (compiler_info): New global.
1779 (test_compiler_info): New function.
1780 (get_compiler_info): Set compiler_info.
1781 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
1782 "compiler_info" to gcc-<major>-<minor>.
1783
38cf6e11
MC
17842003-11-15 Michael Chastain <mec.gnu@mindspring.com>
1785
1786 * gdb.trace/configure: Remove.
1787
a50d3602
EZ
17882003-11-13 Elena Zannoni <ezannoni@redhat.com>
1789
1790 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 1791 breakpoints.
a50d3602
EZ
1792 * gdb.base/break.exp: Remove all references to explicit line
1793 numbers.
1794
d9407aaa
NC
17952003-11-11 Nick Clifton <nickc@redhat.com>
1796
1797 * gdb.base/shreloc.exp: Do not run for targets which do not
1798 support shared objects.
1799
db488fc1
CV
18002003-11-10 Corinna Vinschen <vinschen@redhat.com>
1801
1802 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
1803 Don't run tests if nofileio flag is given.
1804
6a90a18e
EZ
18052003-11-07 Elena Zannoni <ezannoni@redhat.com>
1806
1807 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
1808 as well as 'Watchpoint'.
1809
0b915e9c
EZ
18102003-11-06 Elena Zannoni <ezannoni@redhat.com>
1811
1812 Reported by Jim Ingham <jingham@apple.com>:
1813 * gdb.base/annota1.exp: Match at least one occurrence of the
1814 signal handler annotation.
1815
d7e4b55f
EZ
18162003-11-06 Elena Zannoni <ezannoni@redhat.com>
1817
1818 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
1819 as well as 'Watchpoint'.
1820
2fe4e8d0
MC
18212003-11-05 Michael Chastain <mec@shout.net>
1822
1823 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
1824
6ef88553
KW
18252003-11-03 Kris Warkentin <kewarken@qnx.com>
1826
1827 * gdb.arch/gdb1291.c: New test file.
1828 * gdb.arch/gdb1291.exp: New test script.
1829 * gdb.arch/gdb1431.c: New test file.
1830 * gdb.arch/gdb1431.exp: New test script.
1831
ae7dc4d8
MC
18322003-10-22 Michael Chastain <mec@shout.net>
1833
1834 * gdb.mi/pthreads.c: Add copyright notice.
1835
c39d7427
MC
18362003-10-22 Michael Chastain <mec@shout.net>
1837
1838 * gdb.threads/pthreads.c: Add copyright notice.
1839
8b7d96c1
MC
18402003-10-20 Michael Chastain <mec@shout.net>
1841
1842 * gdb.base/gdb1056.exp: New test script.
1843
d1d69fdd
DJ
18442003-10-13 Daniel Jacobowitz <drow@mvista.com>
1845
1846 * gdb.threads/killed.exp: Use gdb_run_cmd.
1847
7d605576
DJ
18482003-10-13 Daniel Jacobowitz <drow@mvista.com>
1849
1850 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
1851 create a core file.
1852 * gdb.threads/gcore-thread.exp: Likewise.
1853
618ec112
CV
18542003-10-13 Corinna Vinschen <vinschen@redhat.com>
1855
1856 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
1857 type, based on char type.
1858 (struct bit_flags_short_t): New bitfield type, based on short type.
1859 (init_bit_flags_char): New fuction.
1860 (init_bit_flags_short): Ditto.
1861 (print_bit_flags_char): Ditto.
1862 (print_bit_flags_short): Ditto.
1863 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
1864
9367a73c
MC
18652003-10-11 Michael Chastain <mec@shout.net>
1866
1867 * gdb.base/call-rt-st.exp: Update copyright year.
1868
1decf120
KI
18692003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
1870
1871 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
1872 * gdb.disasm/sh3.s: Ditto.
1873
5445b2ae
DJ
18742003-10-07 Daniel Jacobowitz <drow@mvista.com>
1875
1876 * gdb.threads/switch-threads.exp: New test.
1877 * gdb.threads/switch-threads.c: New source file.
1878
aec24853
CV
18792003-10-07 Corinna Vinschen <vinschen@redhat.com>
1880
1881 * gdb.base/ending-run.exp: Add sh specific case.
1882
adc7428d
AC
18832003-10-06 Andrew Cagney <cagney@redhat.com>
1884
1885 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
1886 * gdb.disasm/mn10200.exp: Delete obsolete file.
1887
c9d37158
DJ
18882003-09-29 Daniel Jacobowitz <drow@mvista.com>
1889
1890 * ChangeLog: Correct an entry command.exp -> commands.exp.
1891 * gdb.base/commands.exp (bp_deleted_in_command_test)
1892 (temporary_breakpoint_commands): Check noargs.
1893
79c2c32d
DC
18942003-09-25 David Carlton <carlton@kealia.com>
1895
1896 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
1897 of some print tests, where appropriate. Add tests for C::D::cd,
1898 E::ce, F::cXfX, G::XgX.
1899 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
1900
594e6d67
RE
19012003-09-25 Richard Earnshaw <rearnsha@arm.com>
1902
1903 * lib/java.exp (java_init): Import target_alias before using it.
1904
10f0d451
DC
19052003-09-25 David Carlton <carlton@kealia.com>
1906
1907 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
1908
274bcba0
EZ
19092003-09-23 Elena Zannoni <ezannoni@redhat.com>
1910
d63a86f8 1911 * gdb.base/selftest.exp: Accomodate more instruction reordering
274bcba0
EZ
1912 weirdness.
1913
cdbf20f7
MC
19142003-09-17 Michael Chastain <mec@shout.net>
1915
1916 * gdb.cp/gdb1355.exp: New file.
1917 * gdb.cp/gdb1355.c: New file.
1918
71e06f80
CV
19192003-09-15 Corinna Vinschen <vinschen@redhat.com>
1920
1921 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
1922 * gdb.asm/sh.inc: New file.
1923
5c4e30ca
DC
19242003-09-11 David Carlton <carlton@kealia.com>
1925
bd45b7af
DC
1926 * gdb.cp/namespace.exp: Add tests for namespace types.
1927 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
1928 (test_namespace): New.
1929
1c199746
EZ
19302003-09-11 Elena Zannoni <ezannoni@redhat.com>
1931
1932 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 1933 * gdb.stabs/weird.exp: Ditto.
1c199746 1934
04ed252f
MC
19352003-09-08 Michael Chastain <mec@shout.net>
1936
1937 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
1938
d8a2d9e7
MC
19392003-09-07 Michael Chastain <mec@shout.net>
1940
1941 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
1942 'parse error'.
1943
161afb24
MK
19442003-09-07 Mark Kettenis <m.kettenis@osp.nl>
1945
1946 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
1947
49f2741a
MC
19482003-08-30 Michael Chastain <mec@shout.net>
1949
1950 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
1951 * gdb.gdb/observer.exp: Ditto.
1952 * gdb.gdb/xfullpath.exp: Ditto.
1953
8afa723e
MK
19542003-08-29 Mark Kettenis <kettenis@gnu.org>
1955
1956 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
1957 *-*-*bsd*.
1958
f31dfe3b
JJ
19592003-08-28 Jeff Johnston <jjohnstn@redhat.com>
1960
1961 * gdb.base/dump.exp: Skip for ia64.
1962
4630e498
JJ
19632003-08-25 Jeff Johnston <jjohnstn@redhat.com>
1964
1965 * gdb.asm/asm-source.exp: Add ia64 support.
1966 * gdb.asm/ia64.inc: New file.
1967
1105b7ef
MC
19682003-08-22 Michael Chastain <mec@shout.net>
1969
1970 * gdb.cp: New directory.
1971 * gdb.cp/*: Copy from gdb.c++/*.
1972 * gdb.c++/*: Remove.
1973 * Makefile.in: Change gdb.c++ to gdb.cp.
1974 * configure.in: Ditto.
1975 * configure: Regnerate.
1976
c945b932
MK
19772003-08-18 Mark Kettenis <kettenis@gnu.org>
1978
1979 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
1980 * gdb.arch/i386-prologue.c (gdb1338): Add function.
1981
2b66634b
DJ
19822003-08-17 Daniel Jacobowitz <drow@mvista.com>
1983
1984 * mi-var-display.exp (-var-list-children weird): Accept function
1985 pointers with argument types.
1986 * mi1-var-display.exp (-var-list-children weird): Likewise.
1987 * mi2-var-display.exp (-var-list-children weird): Likewise.
1988
a356f73b
DJ
19892003-08-17 Daniel Jacobowitz <drow@mvista.com>
1990
1991 * gdb.base/annota3.exp: Add missing newline.
1992
483417b8
MC
19932003-08-06 Michael Chastain <mec@shout.net>
1994
1995 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
1996
c99c59c3
MS
19972003-08-12 Michael Snyder <msnyder@redhat.com>
1998
1999 * gdb.base/float.exp: Add test for SH.
2000
55ed7501
MK
20012003-08-10 Mark Kettenis <kettenis@gnu.org>
2002
2003 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
2004
1a371f2e
EZ
20052003-08-07 Elena Zannoni <ezannoni@redhat.com>
2006
2007 * gdb.base/completion.exp: Remove reduntant completion test
2008 on filename.
2009
e0f353ce
EZ
20102003-08-07 Elena Zannoni <ezannoni@redhat.com>
2011
2012 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
2013 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
2014 gdb.trace/save-trace.exp: Make sure that full pathnames are
2015 escaped correctly.
2016
5710a1af 20172003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 2018
5710a1af
EZ
2019 * configure.in: Don't generate config.h from config.hin.
2020 * configure: Regenerate.
2021 * config.hin: Remove file.
2022 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
2023 * gdb.threads/pthreads.c: Ditto.
2024
dcd81ce9
DJ
20252003-08-07 Daniel Jacobowitz <drow@mvista.com>
2026
2027 From Kei Sakamoto <sakamoto.kei@renesas.com>:
2028 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
2029 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
2030 Replace ld24 with seth/add3.
2031
6009d884
AC
20322003-08-02 Andrew Cagney <cagney@redhat.com>
2033
2034 * gdb.base/annota3.exp: New file.
2035 * gdb.base/annota3.c: New file.
2036 * gdb.c++/annota3.exp: New file.
2037 * gdb.c++/annota3.cc: New file.
2038
51514e06
MC
20392003-07-29 Michael Chastain <mec@shout.net>
2040
2041 * gdb.threads/tls.c (spin): Check errno only if sem_wait
2042 actually failed.
2043 (do_pass): Likewise.
2044 * gdb.threads/tls.exp: Always initialize no_of_threads.
2045
4ee6625b
DJ
20462003-07-27 Daniel Jacobowitz <drow@mvista.com>
2047
2048 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
2049 pattern.
2050 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
2051 * gdb.threads/tls.exp: Recognize one case of the host library not
2052 supporting TLS.
2053
225f2bf6
AC
20542003-07-27 Andrew Cagney <cagney@redhat.com>
2055
2056 * gdb.base/fileio.exp: Use SH when running commands using
2057 remote_exec.
2058
bcb27c9f
DJ
20592003-07-24 Daniel Jacobowitz <drow@mvista.com>
2060
2061 From Kei Sakamoto <sakamoto.kei@renesas.com>:
2062 * gdb.base/relocate.c (dummy): New padding array.
2063
3d67be83
MS
20642003-07-22 Michael Snyder <msnyder@redhat.com>
2065
d63a86f8 2066 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
2067
2068 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
2069 patterns to be more general, accepting old and new output.
2070 Some output chars (such as '+') also must be quoted.
d63a86f8 2071 Some addresses are displayed numerically instead of
3d67be83
MS
2072 symbolically.
2073
57ba3b85
MS
20742003-07-23 Michael Snyder <msnyder@redhat.com>
2075
686d097c
MS
2076 * gdb.base/return2.exp: Don't test long-long return.
2077
57ba3b85
MS
2078 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
2079 * gdb.disasm/t01_mov.exp: Ditto.
2080 * gdb.disasm/t02_mova.s: Ditto.
2081 * gdb.disasm/t02_mova.exp: Ditto.
2082 * gdb.disasm/t03_add.s: Ditto.
2083 * gdb.disasm/t03_add.exp: Ditto.
2084 * gdb.disasm/t04_sub.s: Ditto.
2085 * gdb.disasm/t04_sub.exp: Ditto.
2086 * gdb.disasm/t05_cmp.s: Ditto.
2087 * gdb.disasm/t05_cmp.exp: Ditto.
2088 * gdb.disasm/t06_ari2.s: Ditto.
2089 * gdb.disasm/t06_ari2.exp: Ditto.
2090 * gdb.disasm/t07_ari3.s: Ditto.
2091 * gdb.disasm/t07_ari3.exp: Ditto.
2092 * gdb.disasm/t08_or.s: Ditto.
2093 * gdb.disasm/t08_or.exp: Ditto.
2094 * gdb.disasm/t09_xor.s: Ditto.
2095 * gdb.disasm/t09_xor.exp: Ditto.
2096 * gdb.disasm/t10_and.s: Ditto.
2097 * gdb.disasm/t10_and.exp: Ditto.
2098 * gdb.disasm/t11_logs.s: Ditto.
2099 * gdb.disasm/t11_logs.exp: Ditto.
2100 * gdb.disasm/t12_bit.s: Ditto.
2101 * gdb.disasm/t12_bit.exp: Ditto.
2102 * gdb.disasm/t13_otr.s: Ditto.
2103 * gdb.disasm/t13_otr.exp: Ditto.
2104
e00759ef
EZ
21052003-07-22 Elena Zannoni <ezannoni@redhat.com>
2106
2107 * gdb.threads/tls.exp :Add kfail for 'info address' case.
2108
8bc2021f
EZ
21092003-07-22 Elena Zannoni <ezannoni@redhat.com>
2110
2111 * gdb.threads/tls.c : New file.
2112 * gdb.threads/tls.exp : New file.
2113 * gdb.threads/tls-main.c : New file.
2114 * gdb.threads/tls-shared.c : New file.
2115 * gdb.threads/tls-shared.exp : New file.
2116
89320c4c
AS
21172003-07-22 Andreas Schwab <schwab@suse.de>
2118
2119 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
2120
180dea7c
AS
21212003-07-20 Andreas Schwab <schwab@suse.de>
2122
2123 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
2124 due to insn reordering.
2125
0714963c
AC
21262003-07-15 Andrew Cagney <cagney@redhat.com>
2127
2128 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
2129
98a23b3f
MC
21302003-07-15 Michael Chastain <mec@shout.net>
2131
2132 * gdb.base/gdb1250.exp: New file.
2133 * gdb.base/gdb1250.c: New file.
2134
27e417a2
ML
21352003-07-09 Michal Ludvig <mludvig@suse.cz>
2136
2137 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
2138 expansion of size_t to 'unsigned long', not only to 'unsigned'.
2139
8bc2021f
EZ
21402003-07-09 Elena Zannoni <ezannoni@redhat.com>
2141
2142 * gdb.threads/tls.c: New file.
2143 * gdb.threads/tls.exp: New file.
2144 * gdb.threads/tls-main.c: New file.
2145 * gdb.threads/tls-shared.c: New file.
2146 * gdb.threads/tls-shared.exp: New file.
2147
d99968dc
EZ
21482003-07-09 Elena Zannoni <ezannoni@redhat.com>
2149
2150 * gdb.base/annota1.exp: Make sure that we properly escape the
2151 full path of the source file. Xfail more permissive patterns,
d63a86f8 2152 due to a compiler debug info problem.
d99968dc 2153
83876b3b
AS
21542003-07-07 Andreas Schwab <schwab@suse.de>
2155
2705e972
AS
2156 * gdb.asm/m68k.inc: New file.
2157 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
2158
83876b3b
AS
2159 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
2160 arguments"): Also match negative number.
2161
2162 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
2163
3a871b37
DJ
21642003-07-03 Daniel Jacobowitz <drow@mvista.com>
2165
2166 * gdb.base/store.c (charest): New typedef.
2167 (add_char): Rename to add_charest, update.
2168 (wack_char): Rename to wack_charest, update types. Return l + r
2169 to keep r live across the call.
2170 (wack_short, wack_int, wack_long, wack_longest, wack_float)
2171 (wack_double, wack_doublest): Return l + r to keep r live across
2172 the call.
2173 * gdb.base/store.exp: Accomodate store.c changes.
2174
b2a7f303
DC
21752003-06-30 David Carlton <carlton@kealia.com>
2176
2177 * gdb.c++/maint.exp (test_invalid_name): New.
2178 (test_first_component): Add tests for invalid names.
2179
3c6cb4a1
MC
21802003-06-29 Michael Chastain <mec@shout.net>
2181
2182 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
2183 output of '<VTT for class>' for virtual base classes.
2184
f1c2644b
DJ
21852003-06-29 Daniel Jacobowitz <drow@mvista.com>
2186
2187 * gdb.base/completion.exp: Tab-complete "complet" instead of
2188 "compl".
2189 * gdb.base/complex.exp, gdb.base/complex.c: New files.
2190
18080350
DJ
21912003-06-29 Daniel Jacobowitz <drow@mvista.com>
2192
2193 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
2194 * gdb.base/volatile.exp: Likewise.
2195
f56973f8
DJ
21962003-06-29 Daniel Jacobowitz <drow@mvista.com>
2197
2198 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
2199 gdb/1265.
2200
22012003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
2202 Daniel Jacobowitz <drow@mvista.com>
2203
2204 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
2205 initial line count of 'captured_main' from 26 to 32.
2206 (test_with_self): Allow xmalloc call to be interleaved with the
2207 preceding two lines.
2208
e766d4d6
JB
22092003-06-24 Joel Brobecker <brobecker@gnat.com>
2210
2211 * gdb.base/bang.exp: New testcase.
2212
f125c9a4
JB
22132003-06-23 Joel Brobecker <brobecker@gnat.com>
2214
2215 * gdb.base/langs.exp: Add some tests for the "minimal" language
2216 support.
2217
6e25beaf
EZ
22182003-06-23 Elena Zannoni <ezannoni@redhat.com>
2219
2220 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
2221 the testcase.
2222
2f816dda
DJ
22232003-06-22 Daniel Jacobowitz <drow@mvista.com>
2224
2225 * gdb.base/relocate.exp: Test add-symbol-file with a variable
2226 offset.
2227
db5a5748
DJ
22282003-06-22 Daniel Jacobowitz <drow@mvista.com>
2229
2230 * gdb.c++/pr-1210.cc: New file.
2231 * gdb.c++/pr-1210.exp: New file.
2232
1df0c130
DJ
22332003-06-21 Daniel Jacobowitz <drow@mvista.com>
2234
2235 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
2236 000-exec-continue.
2237
a92feac0
MK
22382003-06-15 Mark Kettenis <kettenis@gnu.org>
2239
2240 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
2241 on *-*-*bsd* instead of *-*-freebsd*.
2242
81a58f5b
AC
22432003-06-14 Andrew Cagney <cagney@redhat.com>
2244
2245 * gdb.base/store.exp: Test longest and doublest. Test all
2246 parameters. Weaken return statement match.
2247 * gdb.base/store.c: Add longest and doublest - aka long long and
2248 long double functions. Put all parameters into local register
2249 variables. Use negative values.
2250
b257a0d3
AC
22512003-06-14 Andrew Cagney <cagney@redhat.com>
2252
2253 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
2254 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
2255 exit status.
2256 * gdb.base/fileio.exp: Disable target when nointerrupts and
2257 noinferiorio, instead of limiting it to remote. Use remote_exec
2258 instead of system.
d63a86f8 2259
21c38304
JJ
22602003-06-12 Jeff Johnston <jjohnstn@redhat.com>
2261
2262 * gdb.base/float.exp: Add ia64 support.
2263
1bcdb424
CV
22642003-06-12 Corinna Vinschen <vinschen@redhat.com>
2265
2266 * gdb.base/fileio.exp: Run only on remote targets.
2267
6aeb981f
CV
22682003-06-10 Corinna Vinschen <vinschen@redhat.com>
2269
2270 * gdb.base/fileio.c: New file, testing File-I/O.
2271 * gdb.base/fileio.exp: Ditto.
2272
53df362e
RG
22732003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
2274
2275 * gdb.base/shreloc.exp: New file, check symbol values obtained from
2276 shared objects after relocation at load time (gdb PR/1132).
2277 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
2278 as above, part of the shared object relocation test.
2279
ffee1b46
MK
22802003-06-08 Mark Kettenis <kettenis@gnu.org>
2281
b5ca3722
MK
2282 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
2283 fully filled history list.
2284 * gdb.base/gdb_history: New file.
2285
03ed860d
MK
2286 * gdb.base/signals.exp: XFAIL "continue to func1" on
2287 i*86-*-freebsd*.
2288
ffee1b46
MK
2289 * gdb.base/attach.exp: When trying to attach to a nonexistent
2290 process, make it possible to specify the PID based on the target,
2291 and do so for *-*-freebsd*.
2292
d80dbb52
RH
22932003-06-02 Richard Henderson <rth@redhat.com>
2294
2295 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
2296
6dd77b81
RH
22972003-06-02 Richard Henderson <rth@redhat.com>
2298
2299 * gdb.base/selftest.exp: Next over lim_at_start initialization.
2300
f6347e16
RH
23012003-06-02 Richard Henderson <rth@redhat.com>
2302
2303 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
2304
2c161407
DJ
23052003-06-01 Daniel Jacobowitz <drow@mvista.com>
2306
2307 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
2308 of globalvar.
2309
572eb746
MK
23102003-06-01 Mark Kettenis <kettenis@gnu.org>
2311
2312 * gdb.asm/asm-source.exp: Check for memory read errors in
2313 disassembler test on *BSD too.
2314
9e9617a5
RH
23152003-06-01 Richard Henderson <rth@redhat.com>
2316
2317 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
2318 for .frame.
2319 (gdbasm_call): Lose ldgp.
2320 (gdbasm_startup): Add frame information.
2321 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
2322
7b34ad4e
MK
23232003-05-31 Mark Kettenis <kettenis@gnu.org>
2324
2325 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
2326 i?86-*-*.
2327
10059fdf
MK
23282003-05-30 Mark Kettenis <kettenis@gnu.org>
2329
2330 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
2331 FreeBSD.
2332
acf4b816
RH
23332003-05-29 Richard Henderson <rth@redhat.com>
2334
2335 * gdb.asm/alpha.inc: New file.
2336 * gdb.asm/asm-source.exp: Use it.
2337
e9ecd949
JB
23382003-05-29 Jim Blandy <jimb@redhat.com>
2339
2340 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
2341 'core.PID'.
2342
e3e5a4f3
JB
23432003-05-22 Jim Blandy <jimb@redhat.com>
2344
2345 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
2346 backtrace.
d63a86f8 2347
72fe3d25
DC
23482003-05-20 David Carlton <carlton@math.stanford.edu>
2349
2350 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
2351 this time.
2352
58da2eb2
DC
23532003-05-19 David Carlton <carlton@bactrian.org>
2354
2355 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
2356 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
2357
1fcb5155
DC
23582003-05-19 David Carlton <carlton@bactrian.org>
2359
2360 * gdb.c++/namespace.exp: Add namespace scope and anonymous
2361 namespace tests.
2362 Bump copyright date.
2363 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
2364 (main): Call C::D::marker2.
2365 * gdb.c++/namespace1.cc: New file.
2366
85e85163
JJ
23672003-05-14 Jeff Johnston <jjohnstn@redhat.com>
2368
2369 Roland McGrath <roland@redhat.com>
d63a86f8 2370 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
2371 there is no manager thread.
2372
a25fbfec
JJ
23732003-05-08 Jeff Johnston <jjohnstn@redhat.com>
2374
d63a86f8
RM
2375 * gdb.threads/schedlock.exp: Remove assumption that all threads
2376 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
2377 in one of the child threads rather than the main thread.
2378
be375bae
JB
23792003-05-07 Jim Blandy <jimb@redhat.com>
2380
09bf6082
JB
2381 Add support for assembly source testing on the s390x.
2382 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
2383 architecture.
2384 * gdb.asm/s390x.inc: New file.
2385
be375bae
JB
2386 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
2387 succession of 'if' statements.
2388
00905d52
AC
23892003-05-05 Andrew Cagney <cagney@redhat.com>
2390
2391 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
2392
b1e29e33
AC
23932003-05-05 Andrew Cagney <cagney@redhat.com>
2394
2395 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
2396 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
2397
e33d66ec
EZ
23982003-05-02 Elena Zannoni <ezannoni@redhat.com>
2399
2400 * gdb.base/charset.exp: Update based on new behavior of set/show
2401 charset commands.
2402
2b6fd0d8
AC
24032003-05-01 Andrew Cagney <cagney@redhat.com>
2404
2405 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
2406 variable do not give memory errors.
2407
130cacce
AF
24082003-04-30 Adam Fedor <fedor@gnu.org>
2409
2410 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
2411 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
2412 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
2413 gdb.objc/basicclass.m: : New files
2414
2415 * lib/gdb.exp (gdb_compile_objc): New procedure.
2416
bea71854
DJ
24172003-04-27 Daniel Jacobowitz <drow@mvista.com>
2418
2419 * gdb.base/signals.exp: Make backtrace tests more specific.
2420
0f20eeea
DC
24212003-04-23 David Carlton <carlton@bactrian.org>
2422
2423 * gdb.c++/maint.exp (test_first_component): Add tests for
2424 'operator' in more locations.
2425
c8c4d8dc
KB
24262003-04-16 Kevin Buettner <kevinb@redhat.com>
2427
2428 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
2429
3fe60e3c
EZ
24302003-04-16 Elena Zannoni <ezannoni@redhat.com>
2431
2432 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
2433 func marke' instead. Update test name.
2434
9219021c
DC
24352003-04-15 David Carlton <carlton@math.stanford.edu>
2436
2437 * gdb.c++/maint.exp: New file.
2438
5dd55bdd
EZ
24392003-04-14 Elena Zannoni <ezannoni@redhat.com>
2440
2441 * gdb.threads/schedlock.c: Change type of thread function argument
2442 to long, to avoid warnings on 64-bit platforms.
2443
00890572
EZ
24442003-04-14 Elena Zannoni <ezannoni@redhat.com>
2445
2446 * gdb.base/attach.exp: Add new message from ptrace in case of
2447 attaching to nonexistent process.
d63a86f8 2448
93201743
JB
24492003-04-11 Jim Blandy <jimb@redhat.com>
2450
2451 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
2452 gdb.c++/userdef.cc: Place comments on the lines to which the
2453 marker function might return.
2454 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
2455 gdb.c++/userdef.exp: Look for those comments to check that we've
2456 returned to the right place, instead of checking line numbers.
2457
2a11c64d
EZ
24582003-04-11 Elena Zannoni <ezannoni@redhat.com>
2459
2460 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
2461 match on sourcefile name, instead of directory name.
2462
68ab8fc5
EZ
24632003-04-10 Elena Zannoni <ezannoni@redhat.com>
2464
d63a86f8 2465 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
2466 working directory name.
2467
5624293a
JB
24682003-04-09 Jim Blandy <jimb@redhat.com>
2469
2470 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
2471 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
2472 after an inferior function call, report the failure, but allow the
2473 test to continue.
2474
f1f02ee4
SC
24752003-04-05 Stephane Carrez <stcarrez@nerim.fr>
2476
2477 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
2478 with -DPROTOTYPES.
2479
6eb79af0
SC
24802003-04-05 Stephane Carrez <stcarrez@nerim.fr>
2481
2482 * gdb.base/break.exp: Revert last patch.
2483
8dfb4cf0
SC
24842003-04-04 Stephane Carrez <stcarrez@nerim.fr>
2485
2486 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
2487 with -DPROTOTYPES.
2488
ed4c619a
AC
24892003-04-02 Andrew Cagney <cagney@redhat.com>
2490
2491 * gdb.base/callfuncs.exp: Make "print add" messages unique.
2492 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
2493 matching directories by the name breakpoint.
2494 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
2495 Make "continue to marker1" consistent.
2496 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
2497 message consistent.
2498 * lib/gdb.exp: Put "the program is no longer running", and "the
2499 program exited" in parenthesis.
2500 * lib/mi-support.exp: Ditto.
d63a86f8 2501
4e35d5f0 25022003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 2503
4e35d5f0
BR
2504 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
2505
71900fe8
AC
25062003-03-29 Andrew Cagney <cagney@redhat.com>
2507
2508 * gdb.base/sizeof.c (main): Print the value of '\377'.
2509 * gdb.base/sizeof.exp: Check the sign of '\377'.
2510
c0655a16
MC
25112003-03-27 Michael Chastain <mec@shout.net>
2512
2513 * gdb.base/gdb1090.exp: New file.
2514 * gdb.base/gdb1090.cc: New file.
2515
5b2a3989
JB
25162003-03-27 J. Brobecker <brobecker@gnat.com>
2517
2518 * gdb.gdb/observer.exp: New regression test.
2519
79876890
MC
25202003-03-27 Michael Chastain <mec@shout.net>
2521
2522 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
2523 * gdb.base/ptype.exp: Likewise.
2524
6eac95e3
CV
25252003-03-27 Corinna Vinschen <vinschen@redhat.com>
2526
2527 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
2528
e8c71839
MC
25292003-03-26 Michael Chastain <mec@shout.net>
2530
2531 * gdb.base/ptype.exp: Actually use some typedef'd types.
2532
71b10041
SC
25332003-03-21 Stephane Carrez <stcarrez@nerim.fr>
2534
2535 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
2536 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
2537
2512cf80
CV
25382003-03-20 Corinna Vinschen <vinschen@redhat.com>
2539
2540 * gdb.base/default.exp: Fix regular expression.
2541
0d195a4f
CV
25422003-03-20 Corinna Vinschen <vinschen@redhat.com>
2543
2544 * gdb.base/args.exp: Fix regular expression.
2545
8a2dbca8
CV
25462003-03-20 Corinna Vinschen <vinschen@redhat.com>
2547
2548 * gdb.base/help.exp: Allow Win32 child process.
2549
bf028682
CV
25502003-03-20 Corinna Vinschen <vinschen@redhat.com>
2551
2552 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
2553 when stepping out of main().
2554
182dbe85
CV
25552003-03-20 Corinna Vinschen <vinschen@redhat.com>
2556
2557 * gdb.base/default.exp: Check for win32 specific message when calling
2558 "run" without executable.
2559
d67a6ba5
CV
25602003-03-20 Corinna Vinschen <vinschen@redhat.com>
2561
2562 * gdb.base/args.exp: Expect .exe in output.
2563
a955b5bb
CV
25642003-03-20 Corinna Vinschen <vinschen@redhat.com>
2565
2566 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
2567 Cygwin native.
2568
bf6bad4b
AC
25692003-03-17 Andrew Cagney <cagney@redhat.com>
2570
2571 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
2572 vector registes.
2573 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
2574 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
2575
293e9a31
DC
25762003-03-17 David Carlton <carlton@math.stanford.edu>
2577
2578 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
2579 test, for PR breakpoints/38.
2580 Call test_watchpoint_and_breakpoint.
2581 * gdb.base/watchpoint.c (func3): New function.
2582 (main): Call func3.
2583
5330f2db
DC
25842003-03-04 David Carlton <carlton@math.stanford.edu>
2585
2586 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
2587 Garply<Garply<char> >:: garply".
2588 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
2589 with respect to PR c++/1111; note also PR c++/1113.
2590 (test_template_breakpoints): KFAIL "constructor breakpoint" with
2591 respect to PR c++/1062.
2592 KFAIL "destructor breakpoint" with respect to PR c++/1112.
2593
6ece72da
DC
25942003-03-03 David Carlton <carlton@math.stanford.edu>
2595
2596 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
2597 with respect to PR c++/57.
2598 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
2599 c++/826.
2600 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
2601 respect to PR c++/57.
2602
85ca1584
DC
26032003-03-03 David Carlton <carlton@math.stanford.edu>
2604
2605 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
2606 respect to PR c++/33 into FAILs.
2607
98e9c5b8
MC
26082003-03-03 Michael Chastain <mec@shout.net>
2609
7bedbf27
MC
2610 * configure.in: Update copyright years.
2611
26122003-03-03 Michael Chastain <mec@shout.net>
2613
2614 * Makefile.in: Update copyright years.
98e9c5b8 2615
f683e100
DC
26162003-02-28 David Carlton <carlton@math.stanford.edu>
2617
2618 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
2619 print class instead of struct and/or superfluous protection
2620 specifiers, as long as the resulting output is equivalent to the
2621 source code.
2622 Delete FIXME from end of messages on tests that don't need
2623 fixing.
2624
a9e0cf2c
DC
26252003-02-28 David Carlton <carlton@math.stanford.edu>
2626
2627 * gdb.c++/templates.exp (do_tests): Allow const in the two
2628 Foo<volatile char *>::foo tests.
2629
e8d359df
MS
26302003-02-27 Michael Snyder <msnyder@redhat.com>
2631
d63a86f8 2632 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
2633 will be consistant.
2634
0b71dc91
DC
26352003-02-26 David Carlton <carlton@math.stanford.edu>
2636
2637 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
2638 char *>::foo" test with respect to PR c++/33. Create a new test
2639 which is identical to that one except that it doesn't put the
2640 space between the "char" and the "*"; KFAIL it, too.
2641
dd14ab43
DC
26422003-02-26 David Carlton <carlton@math.stanford.edu>
2643
2644 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
2645 template types into either PASSes or KFAILs (corresponding to PR
2646 c++/57). Tweak indentation. Update copyright.
2647
1146c7f1
SC
26482003-02-23 Stephane Carrez <stcarrez@nerim.fr>
2649
2650 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
2651
74641dfb
MC
26522003-02-13 Michael Chastain <mec@shout.net>
2653
2654 * gdb.base/exprs.exp: Remove i960 remnants.
2655 * gdb.base/funcargs.exp: Likewise.
2656 * gdb.base/list.exp: Likewise.
2657 * gdb.base/ptype.exp: Likewise.
2658
559cd2d0
DC
26592003-02-14 David Carlton <carlton@math.stanford.edu>
2660
2661 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
2662 pEe->D::vg()" from XFAIL to KFAIL.
2663
c4f90d87
JM
26642003-02-13 Jason Molenda (jmolenda@apple.com)
2665
2666 * gdb.base/maint.exp: Update maint print statistics regexp to include
2667 new entries.
2668
cbc4d97c
MC
26692003-02-13 Michael Chastain <mec@shout.net>
2670
2671 * gdb.c++/inherit.exp: Remove call to get_debug_format.
2672
40f235b7
MC
26732003-02-12 Michael Chastain <mec@shout.net>
2674
2675 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
2676 * gdb.c++/inherit.exp: Likewise.
2677 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
2678 * gdb.c++/templates.exp: Likewise.
2679 * gdb.c++/virtfunc.exp: Likewise.
2680
c56716b0
JM
26812003-02-06 Jason Molenda (jason-cl@molenda.com)
2682
2683 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
2684 why the code is written that way.
2685
070afcf8
MC
26862003-02-05 Michael Chastain <mec@shout.net>
2687
2688 * gdb.base/dump.exp: Add missing copyright line.
2689
5d0331e5
JM
26902003-02-05 Jason Molenda (jason-cl@molenda.com)
2691
f7ae6d3e 2692 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
2693 at the beginning so the breakpoint doesn't get set on the loop.
2694
92851186
MC
26952003-02-05 Michael Chastain <mec@shout.net>
2696
2697 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
2698 output for configurations with gcc 2.95.3.
2699
cbf1e085
AC
27002003-02-05 Keith Seitz <keiths@redhat.com>
2701 Andrew Cagney <ac131313@redhat.com>
2702
2703 * gdb.mi/mi-cli.exp: New file.
d63a86f8 2704
29518e1e
MC
27052003-02-04 Michael Chastain <mec@shout.net>
2706
2707 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
2708 Call perror and then continue.
2709
5af1d5f3
MC
27102003-02-03 Michael Chastain <mec@shout.net>
2711
2712 * gdb.c++/pr-1023.cc: New file.
2713 * gdb.c++/pr-1023.exp: New file.
2714
6b549786
JB
27152003-02-05 Jim Blandy <jimb@redhat.com>
2716
2717 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
2718 it's local to foobar. Check for it there, and check that it's not
2719 present in main.
2720 * gdb.c++/local.cc (marker2): New function.
2721 (foobar): Call marker1.
2722 (main): Call marker2 instead of marker1.
2723
67f16606
AC
27242003-02-04 Andrew Cagney <ac131313@redhat.com>
2725
2726 * gdb.disasm/mn10200.exp: Obsolete file.
2727 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
2728 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
2729 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
2730
1c5cb38e
DC
27312003-02-04 David Carlton <carlton@math.stanford.edu>
2732
2733 * gdb.c++/overload.exp: Test intToChar(1).
2734 * gdb.c++/overload.cc (intToChar): New.
2735 (main): Call intToChar.
2736
d1fe6965
DC
27372003-02-03 David Carlton <carlton@math.stanford.edu>
2738
2739 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
2740 'might_kfail' arg.
2741 KFAIL some of the continue_to_bp_overloaded calls, according to
2742 PR c++/1025.
2743
9ba61c5d
MC
27442003-02-01 Michael Chastain <mec@shout.net>
2745
2746 * gdb.base/advance.c (marker1): New marker function.
2747 * gdb.base/advance.exp: When the 'advance' command lands on the
2748 return breakpoint, it can legitimately stop on either the
2749 current line or the next line. Accommodate both outcomes.
2750 * gdb.base/until.exp: Likewise.
2751
e7494ffb
AC
27522003-02-02 Andrew Cagney <ac131313@redhat.com>
2753
2754 2002-11-10 Jason Molenda (jason-cl@molenda.com):
2755 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
2756 now a list, not a tuple.
2757 * gdb.mi/mi-var-display.exp: Ditto.
2758 * gdb.mi/gdb792.exp: Ditto.
2759
075559bc
AC
27602003-02-01 Andrew Cagney <ac131313@redhat.com>
2761
2762 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
2763 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
2764 stack backtraces.
2765 * gdb.mi/mi-syn-frame.c: Part of same.
2766
2bd4c7b1
MK
27672003-02-01 Mark Kettenis <kettenis@gnu.org>
2768
2769 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
2770 gdb.mi/mi1-pthreads.exp: Return instead of calling
2771 gdb_suppress_entire_file.
2772
eabd8992
MS
27732003-02-01 Mark Salter <msalter@redhat.com>
2774
2775 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
2776
71469e2f
MS
27772003-01-31 Mark Salter <msalter@redhat.com>
2778
2779 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
2780 Support empty arg.
2781
38a94d44
MC
27822003-01-30 Michael Chastain <mec@shout.net>
2783
2784 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
2785 This was a workaround for a UTF-8 bug in readline 4.3. The bug
2786 has been fixed in gdb/readline on 2003-01-09.
2787
19ea9e73
MS
27882003-01-29 Michael Snyder <msnyder@redhat.com>
2789
e8d359df
MS
2790 * gdb.base/maint.exp: Allow for leading underscore in symbol.
2791 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
2792 * gdb.base/args.exp: Skip if target does not support args passing.
2793
2307bd6a
DJ
27942003-01-22 Daniel Jacobowitz <drow@mvista.com>
2795
19ea9e73 2796 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
2797 gdb_test. Accept a list of expect arguments as the third
2798 parameter.
2799 (gdb_test): Use it.
2800
f2dd3617
EZ
28012003-01-20 Elena Zannoni <ezannoni@redhat.com>
2802
2803 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
2804 allow for different test tree configurations. Update some
2805 tescases accordingly.
2806 * gdb.arch/altivec-regs.exp: Ditto.
2807 * gdb.asm/asm-source.exp: Ditto.
2808 * gdb.base/advance.exp: Ditto.
2809 * gdb.base/display.exp: Ditto.
d63a86f8 2810 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
2811 * gdb.base/mips_pro.exp: Ditto.
2812 * gdb.base/overlays.exp: Ditto.
2813 * gdb.base/relocate.exp: Ditto.
2814 * gdb.base/setshow.exp: Ditto.
2815 * gdb.base/step-line.exp: Ditto.
2816 * gdb.base/step-test.exp: Ditto.
2817 * gdb.base/until.exp: Ditto.
2818 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
2819
c71cdefd
DC
28202003-01-17 David Carlton <carlton@math.stanford.edu>
2821
2822 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
2823 corresponding to PR c++/945.
2824 Update copyright.
2825
fdba05d7
DC
28262003-01-17 David Carlton <carlton@math.stanford.edu>
2827
2828 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
2829 corresponding to PR c++/68.
2830
28312003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
2832
2833 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
2834 (test_paddr_hairy_functions): Call print_addr_2_kfail for
2835 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
2836
c362c33a
EZ
28372003-01-15 Elena Zannoni <ezannoni@redhat.com>
2838
0fbc361c
EZ
2839 * gdb.base/break.exp: Fix change of default location, because of
2840 removal of until tests.
2841 * gdb.base/help.exp: Update test for new 'until' help message.
2842 Add test for help on 'advance'.
c362c33a
EZ
2843 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
2844
dabf8a35
MK
28452003-01-15 Mark Kettenis <kettenis@gnu.org>
2846
2847 * gdb.base/default.exp: Adapt "info float" test for recent changes
2848 to that command. Add test for "info vector".
2849 * gdb.base/float.exp: New file. Add test for "info float" that
2850 resembles the old test in gdb.base/default.exp.
2851
a1769aca
DC
28522003-01-15 David Carlton <carlton@math.stanford.edu>
2853
2854 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
2855
82025e13
EZ
28562003-01-15 Elena Zannoni <ezannoni@redhat.com>
2857
2858 * gdb.base/break.exp: Move the tests of until command from here...
2859 * gdb.base/until.exp: ... to here. New file. Add other tests.
2860 * gdb.base/advance.c: New file.
2861 * gdb.base/advance.exp: New file.
2862
8f9ab801
EZ
28632003-01-14 Elena Zannoni <ezannoni@redhat.com>
2864
2865 * gdb.base/args.c: New file.
2866 * gdb.base/args.exp: New file.
2867
9ae66589
DJ
28682003-01-14 Daniel Jacobowitz <drow@mvista.com>
2869
2870 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
2871
8d77e5c3
DJ
28722003-01-14 Daniel Jacobowitz <drow@mvista.com>
2873
2874 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
2875
12d2f0a1
DJ
28762003-01-14 Daniel Jacobowitz <drow@mvista.com>
2877
2878 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
2879 dates.
2880
6ca37014
DJ
28812003-01-13 Daniel Jacobowitz <drow@mvista.com>
2882
2883 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
2884
b0023472
DJ
28852003-01-13 Daniel Jacobowitz <drow@mvista.com>
2886
2887 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
2888 (ptype &*"foo").
2889 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
2890
d6abaea5
DJ
28912002-01-13 Daniel Jacobowitz <drow@mvista.com>
2892
2893 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
2894 * gdb.mi/mi1-console.exp: Likewise.
2895
dfd536a7
DJ
28962002-01-13 Daniel Jacobowitz <drow@mvista.com>
2897
2898 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
2899 * gdb.mi/mi1-console.exp: Likewise.
2900
a1fb14a2
DJ
29012003-01-13 Daniel Jacobowitz <drow@mvista.com>
2902
2903 * gdb.c++/overload.exp: Remove some fixed XFAILs.
2904
c4cf40b7
DJ
29052003-01-09 Daniel Jacobowitz <drow@mvista.com>
2906
2907 * gdb.base/detach.exp: New test.
2908
696d5a5b
DJ
29092003-01-09 Daniel Jacobowitz <drow@mvista.com>
2910
2911 * Makefile.in (ALL_SUBDIRS): New variable.
2912 (subdirs, clean, distclean): Use it.
2913 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
2914 regenerating Makefile, since it is generated from the top level.
2915 * gdb.asm/Makefile.in: Likewise.
2916 * gdb.base/Makefile.in: Likewise.
2917 * gdb.c++/Makefile.in: Likewise.
2918 * gdb.disasm/Makefile.in: Likewise.
2919 * gdb.java/Makefile.in: Likewise.
2920 * gdb.mi/Makefile.in: Likewise.
2921 * gdb.threads/Makefile.in: Likewise.
2922 * gdb.trace/Makefile.in: Likewise.
2923
754533e4
DC
29242003-01-09 David Carlton <carlton@math.stanford.edu>
2925
2926 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
2927 Add copyright year 2003.
2928
d8b3e9ee
MC
29292003-01-06 Michael Chastain <mec@shout.net>
2930
2931 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
2932 When selecting a thread, 'line' and 'file' are optional.
2933 * gdb.mi/mi1-pthreads.exp: Likewise.
2934
8e9e0fe6
AS
29352003-01-06 Andreas Schwab <schwab@suse.de>
2936
2937 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
2938 failures.
2939
b5ab8ff3
DJ
29402003-01-04 Daniel Jacobowitz <drow@mvista.com>
2941
2942 Fix PR gdb/844
2943 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
2944 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
2945
2946 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
2947 instead of calling gdb_suppress_entire_file.
2948 * gdb.threads/print-threads.exp: Likewise.
2949 * gdb.threads/schedlock.exp: Likewise.
2950
2951 * gdb.threads/killed.exp: Return instead of calling
2952 gdb_suppress_entire_file.
2953 * gdb.threads/linux-dp.exp: Likewise.
2954 * gdb.threads/pthreads.exp: Likewise.
2955
1e698235
DJ
29562003-01-04 Daniel Jacobowitz <drow@mvista.com>
2957
2958 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
2959 stabs.
2960 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
2961 * gdb.base/whatis.exp: Always allow (void) after function names.
2962
147ff08c
DJ
29632003-01-04 Daniel Jacobowitz <drow@mvista.com>
2964
2965 * gdb.c++/casts.exp: Correct regexp.
2966
dc62bfc2
MK
29672003-01-04 Mark Kettenis <kettenis@gnu.org>
2968
2969 * configure.in: Call AC_CONFIG_HEADER. Don't call
2970 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
2971 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
2972 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
2973 aforementioned directories in the AC_OUPUT call.
2974 * config.hin: New file.
2975 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
2976 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
2977 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
2978 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
2979 pass -I$objdir instead of -I$objdir/$subdir in compilation.
2980 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
2981 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
2982 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
2983 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
2984 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
2985 gdb.threads/configure.in, gdb.threads/configure,
2986 gdb.threads/config.in, gdb.trace/configure.in,
2987 gdb.trace/configure: Removed.
2988
77afa639
MC
29892003-01-03 Michael Chastain <mec@shout.net>
2990
2991 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
2992 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
2993
7634bb6e
DJ
29942003-01-03 Daniel Jacobowitz <drow@mvista.com>
2995
2996 * gdb.base/store.exp: Fix regular expressions.
2997
b39c905e
MK
29982002-12-28 Mark Kettenis <kettenis@gnu.org>
2999
3000 * configure.in: Rewrite.
3001 * configure: Regenerated.
3002
0a8551dd
DC
30032003-01-03 David Carlton <carlton@math.stanford.edu>
3004
3005 * gdb.base/psymtab.exp: New file.
3006 * gdb.base/psymtab1.c: Ditto.
3007 * gdb.base/psymtab2.c: Ditto.
3008
c60b7188
AF
30092002-12-23 Adam Fedor <fedor@gnu.org>
3010
3011 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
3012
ee73db83
DC
30132002-12-23 David Carlton <carlton@math.stanford.edu>
3014
3015 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
3016 and current_directory initialization.
3017
d6c1774e
JB
30182002-12-22 Jim Blandy <jimb@redhat.com>
3019
f0a847b8
JB
3020 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
3021 rather than as part of the output file name.
3022
d6c1774e
JB
3023 * gdb.base/attach.exp: There's no need to copy the test program to
3024 /tmp; that was only ever necessary on HP/UX, and this test is
3025 entirely disabled there anyway.
3026
f0708dbb
JB
30272002-12-21 Jim Blandy <jimb@redhat.com>
3028
4c2acfea
JB
3029 * gdb.c++/psmang.exp: Doc fix.
3030
f0708dbb
JB
3031 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
3032 test.
3033
9579e000
DC
30342002-12-20 David Carlton <carlton@math.stanford.edu>
3035
3036 * gdb.c++/annota2.exp: KFAIL annotate-quit.
3037
d1810171
MC
30382002-12-18 Michael Chastain <mec@shout.net>
3039
3040 * gdb.c++/annota2.exp: Add copyright year 2002.
3041
76565097
DC
30422002-12-17 David Carlton <carlton@math.stanford.edu>
3043
3044 * gdb.c++/try_catch.cc: Add marker comments.
3045 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
3046 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
3047 * gdb.c++/m-static.cc: Ditto.
3048 * gdb.c++/m-static1.cc: Ditto.
3049 * gdb.c++/try_catch.cc: Ditto.
3050
da81390b
JJ
30512002-12-16 Jeff Johnston <jjohnstn@redhat.com>
3052
3053 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
3054 to see whether we are using the new -environment-directory
3055 command which resets via -r or the old version of the command
3056 which may prompt the user. Part of fix for gdb/741.
3057
b304d130
AC
30582002-12-13 Andrew Cagney <ac131313@redhat.com>
3059
3060 * gdb.fortran/types.exp: Update obsolete comment.
3061 * gdb.fortran/exprs.exp: Ditto.
3062 * lib/gdb.exp: Delete obsolete code.
3063 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
3064 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
3065 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
3066 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
3067 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
3068 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
3069 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
3070 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
3071 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
3072 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
3073 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
3074 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
3075 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
3076 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
3077 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
3078 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
3079 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
3080 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
3081 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
3082 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
3083 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
3084 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
3085 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
3086 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
3087 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
3088 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
3089 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
3090 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
3091 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
3092 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
3093 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
3094 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
3095 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
3096 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
3097 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
3098 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
3099 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
3100
a23b6e6a
DC
31012002-12-11 David Carlton <carlton@math.stanford.edu>
3102
3103 * gdb.c++/m-data.exp: Add test for members that shadow global
3104 variables: see PR gdb/804.
3105 * gdb.c++/m-data.cc: Ditto.
3106
6604731b
DJ
31072002-12-10 Daniel Jacobowitz <drow@mvista.com>
3108
3109 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
3110
de46ecd7
DC
31112002-12-06 David Carlton <carlton@math.stanford.edu>
3112
3113 * gdb.base/store.c: Don't declare functions static.
3114
27e829d0
AC
31152002-12-04 Andrew Cagney <ac131313@redhat.com>
3116
3117 * gdb.base/store.exp, gdb.base/store.c: New files.
3118
92806416
DJ
31192002-12-03 Daniel Jacobowitz <drow@mvista.com>
3120
3121 * gdb.base/selftest.exp: Update for current gdb.
3122
3bcbaac5
DJ
31232002-12-03 Daniel Jacobowitz <drow@mvista.com>
3124
3125 * gdb.base/maint.exp: Only dump symbols from one source file
3126 or objfile.
3127
f4f00b1f
DJ
31282002-12-03 Daniel Jacobowitz <drow@mvista.com>
3129
3130 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
3131 function call.
3132
f1c8a949
JB
31332002-11-25 Jim Blandy <jimb@redhat.com>
3134
3135 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
3136 function appearing in error message.
3137
9e297a97
DJ
31382002-11-21 Daniel Jacobowitz <drow@mvista.com>
3139
3140 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
3141
1f312e79
JJ
31422002-11-08 Jeff Johnston <jjohnstn@redhat.com>
3143
d63a86f8
RM
3144 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
3145 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
3146 should be in mi console format. This is part of fix for PR gdb/604.
3147
83c31e7d
FN
31482002-09-18 Fernando Nasser <fnasser@redhat.com>
3149
3150 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
3151 which explicitly prints the zero offset as "+0".
3152
322b3f65
DJ
31532002-10-22 Daniel Jacobowitz <drow@mvista.com>
3154
3155 * gdb.threads/schedlock.c (args): Make unsigned.
3156
31572002-10-21 Daniel Jacobowitz <drow@mvista.com>
3158
3159 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
3160 numbers. Allow "foo2|selected stack frame".
3161 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
3162 * gdb.asm/asmsrc2.s: Likewise.
3163 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
3164 comments.
3165 * gdb.asm/mips.inc: New file.
3166
5e2fe5b8
AF
31672002-10-18 Adam Fedor <fedor@gnu.org>
3168
3169 * gdb.base/default.exp: Update expected output to include 'ObjC'.
3170 * gdb.base/help.exp: Likewise.
3171
abe1a5d0
KB
31722002-10-17 Kevin Buettner <kevinb@redhat.com>
3173
3174 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
3175 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
3176
10abb1d4
JB
31772002-10-02 Jim Blandy <jimb@redhat.com>
3178
3179 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
3180
1f609b42
AC
31812002-10-01 Andrew Cagney <ac131313@redhat.com>
3182
3183 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
3184 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
3185 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
3186 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
3187 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
3188 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
3189 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
3190
0aee02e4
AC
31912002-09-29 Andrew Cagney <ac131313@redhat.com>
3192
3193 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
3194 * mi0-disassemble.exp, mi0-eval.exp: Delete.
3195 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
3196 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
3197 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
3198 * mi0-var-block.exp, mi0-var-child.exp: Delete.
3199 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 3200
6fde09ad
KB
32012002-09-27 Kevin Buettner <kevinb@redhat.com>
3202
3203 * gdb.base/annota1.exp (info break): Make directory components of
3204 path optional since not all compilers emit this debug information.
3205
3206 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
3207 step ends up stepping out of the function instead of stopping on
3208 the epilogue.
3209
9e8aab75
KS
32102002-09-26 Keith Seitz <keiths@redhat.com>
3211
3212 * lib/insight-support.exp (gdbtk_start): Figure out where
3213 the insight executable is based on where gdb is. Use this
3214 executable to start insight instead of gdb.
3215
e36180d7
AC
32162002-09-25 Andrew Cagney <cagney@redhat.com>
3217
3218 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
3219
9dd34b2b
AC
32202002-09-24 Andrew Cagney <ac131313@redhat.com>
3221
3222 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
3223 test_isolated_complaints.
3224 (test_empty_complaint): New function.
3225 (test_empty_complaints): New function. Check no output when no
3226 complaints.
d63a86f8 3227
dea97812
KB
32282002-09-19 Jim Blandy <jimb@redhat.com>
3229
3230 * gdb.base/charset.exp, gdb.base/charset.c: New files.
3231
54951bd7
AC
32322002-09-19 Andrew Cagney <ac131313@redhat.com>
3233
3234 * gdb.gdb/complaints.exp: New file.
3235
dec43320
AC
32362002-09-18 Andrew Cagney <ac131313@redhat.com>
3237
3238 * gdb.base/maint.exp: Check `help maint internal-warning'.
3239
e70d6e3f
DC
32402002-09-18 David Carlton <carlton@math.stanford.edu>
3241
3242 * gdb.c++/m-static.exp: Remove breakpoints depending on line
3243 numbers, and replace them by a single breakpoint after the
3244 constructors are all finished.
3245 Add test 4.
3246 * gdb.c++/m-static.cc: Add test 4.
3247 * gdb.c++/m-static.h: New file.
3248 * gdb.c++/m-static1.cc: New file.
3249
3250 * gdb.c++/printmethod.exp: New file.
3251 * gdb.c++/printmethod.cc: New file.
3252
3253 * gdb.c++/pr-574.exp: New file.
3254 * gdb.c++/pr-574.cc: New file.
3255
afb5c968
CV
32562002-09-18 Corinna Vinschen <vinschen@redhat.com>
3257
3258 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
3259 embedded targets which never actually exit.
3260
31e45dee
FN
32612002-09-18 Fernando Nasser <fnasser@redhat.com>
3262
3263 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
3264 "don't step after run" as unresolved or unsupported, instead of xfail.
3265
a283c5a1
CV
32662002-09-18 Corinna Vinschen <vinschen@redhat.com>
3267
3268 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
3269 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
3270 Add newline to expected string in "step out of main (status wrapper)"
3271 case.
3272
11350d2a
CV
32732002-09-18 Corinna Vinschen <vinschen@redhat.com>
3274
3275 * lib/gdb.exp (rerun_to_main): Allow restarting application.
3276 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
3277
0deec7d6
TT
32782002-09-17 Tom Tromey <tromey@redhat.com>
3279
3280 * gdb.base/printcmds.exp (test_print_string_constants): Expect
3281 \000, not \0, in double-quoted string.
3282
b2b4a1b5
CV
32832002-09-14 Corinna Vinschen <vinschen@redhat.com>
3284
c9d37158 3285 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
3286 string after running the commands execution on breakpoint tests.
3287
1c56143a
CV
32882002-09-13 Corinna Vinschen <vinschen@redhat.com>
3289
3290 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
3291
37f8da45
JB
32922002-09-12 Joel Brobecker <brobecker@gnat.com>
3293
3294 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
3295
08b468e0
KS
32962002-09-10 Keith Seitz <keiths@redhat.com>
3297
3298 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
3299 runto proc.
3300 (mi_run_to_main): Use mi_runto.
3301 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
3302
dc360f58
KS
33032002-09-10 Keith Seitz <keiths@redhat.com>
3304
3305 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
3306 regexp for stopping at main. Could have multiple event notifications.
3307 Don't assume that main was declared with no parameters.
3308 (mi_next): Use mi_step_to.
3309 (mi_step): Use mi_next_to.
3310
ce3abcfb
CV
33112002-09-09 Corinna Vinschen <vinschen@redhat.com>
3312
3313 * gdb.base/default.exp: Fix expected string in `info float' test.
3314
d1f5b980
BE
33152002-09-09 Ben Elliston <bje@redhat.com>
3316
3317 * config/mips.exp: Update comments.
3318 * config/mips-idt.exp: Likewise.
3319 * config/nind.exp: Likewise.
3320 * config/slite.exp: Likewise.
3321 * config/sparclet.exp: Likewise.
3322 * config/udi.exp: Likewise.
3323 * config/vx.exp: Likewise.
3324 * config/vxworks29k.exp: Likewise.
3325
2f71430b
JB
33262002-09-05 Jim Blandy <jimb@redhat.com>
3327
3328 * gdb.threads/killed.exp: Fix test failure message.
3329
7ddebc7e
KS
33302002-09-04 Keith Seitz <keiths@redhat.com>
3331
3332 * lib/mi-support.exp: Update copyright.
3333 (mi_gdb_test): Increase the priority of the expected pattern
3334 so that it matches gdb_test.
3335
0ae67eb3
KS
33362002-09-03 Keith Seitz <keiths@redhat.com>
3337
3338 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
3339 Use integer comparison instead of string comparison for testing
3340 whether binary was built.
3341
38fc42c8
JB
33422002-09-03 Jim Blandy <jimb@redhat.com>
3343
3344 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
3345
b6ff0e81
JB
33462002-08-29 Jim Blandy <jimb@redhat.com>
3347
3348 * gdb.threads/pthreads.exp: Move the portable thread compilation
3349 code into a function in lib/gdb.exp, and call that from here.
3350 * lib/gdb.exp (gdb_compile_pthreads): New function.
3351
07c98896
KS
33522002-08-29 Keith Seitz <keiths@redhat.com>
3353
3354 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
3355 expect_out so that callers can get at it.
3356
0312286c
DJ
33572002-08-23 Daniel Jacobowitz <drow@mvista.com>
3358
3359 * gdb.threads/print-threads.c: New file.
3360 * gdb.threads/print-threads.exp: New file.
3361 * gdb.threads/schedlock.c: New file.
3362 * gdb.threads/schedlock.exp: New file.
3363
dd039bc4
EZ
33642002-08-22 Elena Zannoni <ezannoni@redhat.com>
3365
3366 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
3367 not altivec.c.
3368
1f36144c
MK
33692002-08-17 Mark Kettenis <kettenis@gnu.org>
3370
3371 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
3372 targets. The problem should be fixed now.
3373
16057ec7 33742002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
3375
3376 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
3377 2002-07-24 change that removes final dots from error messages.
3378
3c1499ad
TT
33792002-08-13 Tom Tromey <tromey@redhat.com>
3380
3381 * gdb.base/readline.exp: New file.
3382
a20ce2c3
AC
33832002-08-01 Andrew Cagney <ac131313@redhat.com>
3384
3385 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
3386 supress message.
3387
db034ac5
AC
33882002-08-01 Andrew Cagney <cagney@redhat.com>
3389
3390 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
3391 CHILL_FOR_TARGET and CHILL_LIB.
3392 * configure.in (configdirs): Remove gdb.chill.
3393 * configure: Regenerate.
3394 * lib/gdb.exp: Obsolete references to chill.
3395 * gdb.fortran/types.exp: Ditto.
3396 * gdb.fortran/exprs.exp: Ditto.
3397
3e000b18
KB
33982002-07-30 Kevin Buettner <kevinb@redhat.com>
3399
3400 * gdb.base/shlib-call.exp (additional_flags): Conditionally
3401 set Irix-specific compile and link flags.
3402
28f4966b
KB
34032002-07-29 Kevin Buettner <kevinb@redhat.com>
3404
3405 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
3406 source files. The ``-o'' option doesn't work with the ``-E'' option
3407 when using the Irix compiler.
3408
46c0d5a6
DJ
34092002-07-19 Daniel Jacobowitz <drow@mvista.com>
3410
3411 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
3412 Improve support for reusing an exec file. Copy exec file
3413 to target, and run gdbserver on the target instead of on the host.
3414
eecf4bed
JB
34152002-07-18 Jim Blandy <jimb@redhat.com>
3416
0f815cdf
JB
3417 * gdb.base/ending-run.exp: Don't expect to see the program end in
3418 some orderly fashion when we're running on a real stand-alone
3419 board.
3420
eecf4bed
JB
3421 * gdb.base/interrupt.exp: Correct logic for skipping tests on
3422 targets that don't support interrupts.
3423
52d309e4
JB
34242002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
3425
3426 * gdb.base/attach.exp: Add patterns to match output from /proc-based
3427 systems.
3428 Move comments in expect statements to inside the actions, so that they
3429 don't get matched against.
3430
ff683d9e
MK
34312002-07-10 Mark Kettenis <kettenis@gnu.org>
3432
3433 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
3434 function when asleep" test.
3435
b5356753
AC
34362002-07-10 Andrew Cagney <ac131313@redhat.com>
3437
3438 * gdb.base/page.exp: Rewrite to handle problems with very long
3439 `info set' output. Update copyright.
3440
6aa4d13a
AC
34412002-06-26 Andrew Cagney <ac131313@redhat.com>
3442
3443 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
3444 gdb.threads-hp.
3445 * gdb.hp/configure: Regenerate.
3446 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
3447 * gdb.hp/gdb.threads-hp/configure: Delete file.
3448 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
3449
8cf8c2b8
AC
34502002-06-22 Andrew Cagney <ac131313@redhat.com>
3451
3452 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
3453 setlocale, bindtextdomain and textdomain.
3454
6827a8f8
JB
34552002-06-11 Jim Blandy <jimb@redhat.com>
3456
919d772c
JB
3457 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
3458 preprocessor macro information is present.
3459
6827a8f8
JB
3460 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
3461 tests.
3462
c15b0d21
MS
34632002-06-06 Michael Snyder <msnyder@redhat.com>
3464
c5984d70
MS
3465 * gdb.base/overlays.exp: Record addresses of overlay
3466 functions in TCL variables rather than in GDB variables,
3467 to avoid having GDB convert them to pointers (with loss
3468 of information).
3469
d63a86f8 3470 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 3471 default linker script changes.
c15b0d21
MS
3472 * gdb.base/long_long.exp: Add check for sizeof (long double).
3473
be26fe0d
ML
34742002-06-06 Michal Ludvig <mludvig@suse.cz>
3475
3476 * gdb.asm/asm-source.exp: Add x86-64 target.
3477 * gdb.asm/x86_64.inc: New.
d63a86f8 3478
258093ca 34792002-05-30 Michael Chastain <mec@shout.net>
258093ca 3480
4b3153f1 3481 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
3482 * gdb.c++/m-static.cc: New file.
3483 * gdb.c++/m-static.exp: New file.
3484
241264c6
MS
34852002-05-28 Michael Snyder <msnyder@redhat.com>
3486
3487 * gdb.base/call-ar-st.exp: Allow for reduced floating point
3488 precision.
3489
9bba8c8f 34902002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 3491
4b3153f1 3492 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
3493 * gdb.c++/m-data.cc: New file.
3494 * gdb.c++/m-data.exp: New file.
3495
34962002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 3497
4b3153f1 3498 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 3499 * gdb.c++/try_catch.cc: New file.
d63a86f8 3500 * gdb.c++/try_catch.exp: New file.
9bba8c8f 3501
def1b996
MC
35022002-05-27 Michael Chastain <mec@shout.net>
3503
3504 * gdb.c++/local.exp: Accept more nested types in output.
3505
522ba268
MC
35062002-05-26 Michael Chastain <mec@shout.net>
3507
3508 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
3509
277254ba
MS
35102002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
3511
3512 * lib/gdb.exp (gdb_wrapper_init): Just because
3513 gdb_wrapper_file exists, this does not mean that the file
3514 should not be rebuilt. That is what gdb_wrapper_initialized
3515 is for.
3516 (default_gdb_init): Reset gdb_wrapper_initialized.
3517
b61a8733
MS
35182002-05-23 Michael Snyder <msnyder@redhat.com>
3519
d63a86f8 3520 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
3521 the precision of the floating point test results.
3522 * gdb.base/call-rt-st.exp: Ditto.
3523
b61a8733
MS
3524 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
3525 * gdb.base/call-rt-st.exp: Ditto.
3526
56f6e910
MC
35272002-05-19 Michael Chastain <mec@shout.net>
3528
3529 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
3530
ad0b0016
EZ
35312002-05-19 Elena Zannoni <ezannoni@redhat.com>
3532
3533 * configure.in (configdirs): Add gdb.arch.
3534 * configure: Regenerate.
3535
f617d2b6
JB
35362002-05-17 Jim Blandy <jimb@redhat.com>
3537
3538 * gdb.base/completion.exp: Recognize the more detailed error
3539 messages produced by the macro expander's lexical analyzer.
3540
eac2a696
EZ
35412002-05-14 Elena Zannoni <ezannoni@redhat.com>
3542
3543 * gdb.arch/altivec-abi.c: New file.
3544 * gdb.arch/altivec-abi.exp: New file.
3545 * gdb.arch/altivec-regs.c: New file.
3546 * gdb.arch/altivec-regs.exp: New file.
3547
2fdde8f8
DJ
35482002-05-14 Daniel Jacobowitz <drow@mvista.com>
3549
3550 * gdb.base/maint.exp (maint print type): Update for new type
3551 structure.
d63a86f8 3552
e31f1a7c
EZ
35532002-05-14 Elena Zannoni <ezannoni@redhat.com>
3554
3555 * gdb.arch: New directory.
3556 * gdb.arch/configure.in: New file.
3557 * gdb.arch/configure: New file.
3558 * gdb.arch/Makefile.in: New file.
3559
db589741
CV
35602002-05-13 Corinna Vinschen <vinschen@redhat.com>
3561
3562 * gdb.asm/asm-source.exp: Add v850 as supported target.
3563 * gdb.asm/v850.inc: New file.
3564
8ce2a7dc
DJ
35652002-05-13 Daniel Jacobowitz <drow@mvista.com>
3566
3567 * gdb.c++/annota2.exp (annotate-quit): Add comment.
3568
df763c7f
DJ
35692002-05-12 Daniel Jacobowitz <drow@mvista.com>
3570
3571 * gdb.base/break.exp: Check 'break "marker2"'.
3572
377daeed
MS
35732002-05-10 Michael Snyder <msnyder@redhat.com>
3574
3575 * gdb.base/long_long.exp: Fix typo.
3576
c4b7bc2b
JB
35772002-05-10 Jim Blandy <jimb@redhat.com>
3578
ecac9a4e
JB
3579 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
3580 a bug.
3581
c4b7bc2b
JB
3582 * gdb.base/printcmds.exp (test_integer_literals_rejected):
3583 Recognize more detailed error message produced by the macro
3584 expander's lexical analyzer.
3585 * lib/gdb.exp (test_print_reject): Same.
3586
e71019a1
MK
35872002-05-09 Mark Kettenis <kettenis@gnu.org>
3588
3589 * gdb.c++/method.exp: Fix typo.
3590
fedfc8e6
MS
35912002-05-08 Michael Snyder <msnyder@redhat.com>
3592
166a1957
MS
3593 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
3594 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 3595 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
3596 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
3597 Add iftarget clause for strongarm.
d63a86f8 3598
f1c47eb2
MS
35992002-05-06 Michael Snyder <msnyder@redhat.com>
3600
cb9a9d3e
MS
3601 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
3602 (gdb_continue_to_end): Accept output from status wrapper.
3603 * gdb.base/ending-run.exp: Add case for output from status wrapper.
3604 Clean up fail messages to match pass messages.
3605
f1c47eb2
MS
3606 Enable the "needs_status_wrapper" testsuite feature.
3607 * lib/gdb.exp (gdb_wrapper_init): New procedure.
3608 (gdb_compile): Conditionally call gdb_wrapper_init.
3609 * gdb.base/a2-run.exp: Recognize output from status wrapper.
3610 * gdb.c++/method.exp: Recognize output from status wrapper.
3611
6079c749
BE
36122002-05-06 Ben Elliston <bje@redhat.com>
3613From Graydon Hoare <graydon@redhat.com>
3614
3615 * config/sid.exp: Include support for "rawsid" protocol.
3616
188baff3
JB
36172002-05-03 Jim Blandy <jimb@redhat.com>
3618
3619 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
3620 * gdb.c++/hang3.C: New file.
3621
b9c07f0f
AC
36222002-05-04 Andrew Cagney <ac131313@redhat.com>
3623
3624 * gdb.base/default.exp: Remove obsolete code.
3625 * gdb.c++/misc.exp: Ditto. Update copyright.
3626 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
3627 * gdb.base/whatis.exp: Ditto. Update copyright.
3628 * gdb.base/scope.exp: Ditto. Update copyright.
3629 * gdb.base/ptype.exp: Ditto. Update copyright.
3630 * gdb.base/printcmds.exp: Ditto. Update copyright.
3631 * gdb.base/opaque.exp: Ditto. Update copyright.
3632 * gdb.base/list.exp: Ditto.
3633 * gdb.base/funcargs.exp: Ditto. Update copyright.
3634 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
3635 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
3636 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
3637 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
3638 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
3639 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
3640
5c7a0397
MS
36412002-05-02 Michael Snyder <msnyder@redhat.com>
3642
d6dcc264 3643 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
3644 * gdb.base/long_long.exp: Add xscale target.
3645 * gdb.base/default.exp: Add xscale target.
3646
eb7f1c48
JB
36472002-05-01 Jim Blandy <jimb@redhat.com>
3648
3649 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
3650 gdb.c++/hang.exp: New test.
3651
a6befae8
FF
36522002-05-01 Fred Fish <fnf@redhat.com>
3653
3654 * gdb.base/completion.exp: Handle completions of "./Make" for
3655 more than one completion possibility, as is the case when we
3656 build and test in the source tree.
3657
0a310277
AG
36582002-04-29 Anthony Green <green@redhat.com>
3659
3660 * gdb.java/jmisc1.exp: New file.
3661 * gdb.java/jmisc2.exp: New file.
3662
6ff9af88
DJ
36632002-04-24 Daniel Jacobowitz <drow@mvista.com>
3664
3665 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
3666
96b3d632
EZ
36672002-04-23 Elena Zannoni <ezannoni@redhat.com>
3668
3669 * gdb.base/help.exp: Change 'help status' to allow for target
3670 dependent output differences.
3671
5019bb54
MC
36722002-04-22 Michael Chastain <mec@shout.net>
3673
3674 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
3675
a805a116
MC
36762002-04-22 Michael Chastain <mec@shout.net>
3677
3678 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
3679
a1706bfd
DM
36802002-04-17 David S. Miller <davem@redhat.com>
3681
3682 * gdb.asm/sparc64.inc: New file.
3683 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
3684
a73a20a2
EZ
36852002-04-19 Elena Zannoni <ezannoni@redhat.com>
3686
3687 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
3688 instruction file directly into the build tree. Clean up at end of
3689 test.
3690
ba678339
DM
36912002-04-18 David S. Miller <davem@redhat.com>
3692
3693 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
3694 handle 64-bit platforms correctly.
3695 * gdb.base/maint.exp: Likewise.
3696
b03399da
KB
36972002-04-18 Kevin Buettner <kevinb@redhat.com>
3698
3699 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
3700 ``-fpic'' when compiling files comprising a shared library, but
3701 it does need additional linker flags in order to find shared
3702 libraries at run time.
3703
e2004992
KB
37042002-04-18 Kevin Buettner <kevinb@redhat.com>
3705
3706 * gdb.base/cvexpr.c (use): New function.
3707 (main): Invoke use() on all global variables to prevent
3708 some linkers from deleting these otherwise unused symbols.
3709
d8937120
MC
37102002-04-17 Michael Chastain <mec@shout.net>
3711From David S. Miller <davem@redhat.com>
3712
3713 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
3714 handle 64-bit platforms correctly.
3715
ffd61a58
MS
37162002-04-12 Michael Snyder <msnyder@redhat.com>
3717From Jim Blandy <jimb@redhat.com>
3718 * gdb.base/foo.c (foox): Remove section attribute; the linker
3719 script can handle this instead.
3720 * gdb.base/bar.c (barx): Same.
3721 * gdb.base/baz.c (bazx): Same.
3722 * gdb.base/grbx.c (grbxx): Same.
3723
3724 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
3725 manager doesn't automatically unmap overlays unnecessarily.
3726
6b8426a6
MH
37272002-04-10 Martin M. Hunt <hunt@redhat.com>
3728
3729 * gdb.base/ending-run.exp: Fix pattern for Mips targets
3730 stepping out of main.
3731
34af4875
MC
37322002-04-09 Michael Chastain <mec@shout.net>
3733
3734 * gdb.c++/local.cc (main): Move call to marker1() inside nested
3735 scope so that the nested scope tests will make sense.
3736 * gdb.c++/local.exp: Write patterns that actually work with gcc
3737 (the HP patterns "were never known to work with gcc").
3738 Keep the old aCC patterns too.
3739
2d1676a0
DJ
37402002-04-09 Daniel Jacobowitz <drow@mvista.com>
3741
3742 * gdb.base/attach.exp: Correct target board test.
3743
3a63e3f9
MC
37442002-04-08 Michael Chastain <mec@shout.net>
3745
3746 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
3747 in a const method. Add some xfail and fail cases for configurations
3748 that do not emit the "const ...".
3749
f18dabd2
MC
37502002-04-07 Michael Chastain <mec@shout.net>
3751
3752 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
3753 Accept "A * const" and "const A * const" as type of "this".
3754 Fix spelling of getFunky throughout. Make messages uniform.
3755
0fcddd82
EZ
37562002-04-07 Elena Zannoni <ezannoni@redhat.com>
3757
3758 Work around for PR gdb/285:
3759 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
3760
16a8534a
EZ
37612002-04-07 Elena Zannoni <ezannoni@redhat.com>
3762
3763 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
3764 instructions file at run time instead of configure time.
3765 Sometimes we run the test in a directory that is not the one we
3766 configured in.
3767 * gdb.asm/configure.in: Delete creation of symlink.
3768 * gdb.asm/configure: Regenerate.
3769
24181d81
JB
37702002-04-05 J. Brobecker <brobecker@gnat.com>
3771
3772 * gdb.gdb/xfullpath.exp: New test, to exercise the new
3773 xfullpath () function.
3774
7cdb7107
DJ
37752002-04-04 Daniel Jacobowitz <drow@mvista.com>
3776
3777 * gdb.asm/Makefile.in: Correct dependencies.
3778
3779 * gdb.asm/powerpc.inc: New file.
3780 * gdb.asm/asm-source.exp: Add PowerPC.
3781 * gdb.asm/configure.in: Likewise.
3782 * gdb.asm/configure: Regenerated.
3783
a7d17088
DJ
37842002-04-04 Daniel Jacobowitz <drow@mvista.com>
3785
3786 * gdb.base/relocate.exp: New file.
3787 * gdb.base/relocate.c: New file.
3788
cd721503
FF
37892002-04-04 Fred Fish <fnf@redhat.com>
3790
3791 * gdb.base/step-test.exp: Update comment regarding stopping in
3792 memcpy/bcopy calls inserted as part of the compiler runtime.
3793
b22ad7a7
MS
37942002-04-04 Michael Snyder <msnyder@redhat.com>
3795
3796 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
3797
5f279fa6
DJ
37982002-04-03 Daniel Jacobowitz <drow@mvista.com>
3799
3800 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
3801 (gdb_expect): Remove $notransfer hack.
3802
dd0fd3ce
DJ
38032002-04-02 Daniel Jacobowitz <drow@mvista.com>
3804
3805 * gdb.c++/classes.exp ("calling method for small class"): Match
3806 updated register output.
3807
1e50cda1
DJ
38082002-03-30 Daniel Jacobowitz <drow@mvista.com>
3809
3810 Fix PR gdb/452
3811 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
3812 when finished. Make gdb_file_cmd send "exec-file" when
3813 appropriate.
3814
24015922
DJ
38152002-03-30 Daniel Jacobowitz <drow@mvista.com>
3816
3817 * gdb.base/attach.exp: Remove extra setup_xfail.
3818
dd7dfd64
MS
38192002-03-26 Michael Snyder <msnyder@redhat.com>
3820
3821 * gdb.base/default.exp: Add tests for dump, append, and restore.
3822 * gdb.base/help.exp: Add tests for dump, append, and restore.
3823 * gdb.base/dump.exp: New file, test dump, append and restore.
3824 * gdb.base/dump.c: New file.
3825
48b2f8d7
MS
38262002-03-27 Michael Snyder <msnyder@redhat.com>
3827
d63a86f8 3828 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
3829 clean-ups in help messages.
3830
05b4d525
FF
38312002-03-26 Fred Fish <fnf@redhat.com>
3832
3833 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
3834 have debugging info for those functions and the compiler uses them
3835 internally to copy structs around.
3836
d7679631
FF
38372002-03-26 Fred Fish <fnf@redhat.com>
3838
3839 * gdb.base/list.exp: Revert the change made yesterday and add note
3840 about why we don't list the default lines for remote targets.
3841
523ac3f9
MS
38422002-03-25 Michael Snyder <msnyder@redhat.com>
3843
3844 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
3845
754b2b8d
FF
38462002-03-25 Fred Fish <fnf@redhat.com>
3847
3848 * gdb.base/list.exp: This test works on remote targets so remove
3849 the short circuit for remote targets. Update copyright.
3850
33c3e192
FF
38512002-03-25 Fred Fish <fnf@redhat.com>
3852
3853 * gdb.base/attach.exp: Fix logic error that was suppressing this
3854 test for all non hppa*-*-hpux* targets, instead of the hp target.
3855 Move comments closer to the suppression point. Also now need to
3856 check that we are running natively.
3857
d43e73ee
MS
38582002-03-22 Michael Snyder <msnyder@redhat.com>
3859
882c8f02
MS
3860 * gdb.base/default.exp: Add test for gcore. Update copyright.
3861 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 3862
04c12f60
FF
38632002-03-06 Fred Fish <fnf@redhat.com>
3864
3865 * gdb.base/funcargs.c: Remove extraneous ';' character.
3866 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
3867
b43df995
MC
38682002-03-04 Michael Chastain <mec@shout.net>
3869
3870 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
3871 accommodate gcc v3 function signature.
3872 * gdb.mi/mi0-var-cmd-exp: Ditto.
3873
92362027
AC
38742002-02-24 Andrew Cagney <ac131313@redhat.com>
3875
3876 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
3877 ``GNU/Linux'' or ``Linux kernel''
3878 * testsuite/gdb.threads/pthreads.c: Ditto.
3879
258ad32d
MC
38802002-02-24 Michael Chastain <mec@shout.net>
3881
3882 * gdb.threads/pthreads.c (thread1): Add a return statement.
3883 (thread2): Likewise.
3884 (foo): Likewise.
3885
04c3b3d4
MC
38862002-02-23 Michael Chastain <mec@shout.net>
3887
3888 * gdb.threads/linux-dp.c (philosopher): Add a return statement
3889 to placate gcc.
3890
5a2a0a20
MC
38912002-02-23 Michael Chastain <mec@shout.net>
3892
3893 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
3894 test "ptype bint". The test passes on all my stabs configurations.
3895
a640f7fc
JB
38962002-02-21 Jim Blandy <jimb@redhat.com>
3897
27924826
JB
3898 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
3899 filename at a time, and watch for the ones we want to see.
3900
a640f7fc
JB
3901 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
3902 types of pointers to prototyped functions.
3903
edcc8c75
AC
39042002-02-20 Andrew Cagney <ac131313@redhat.com>
3905
3906 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
3907 signed, unsigned and straight char.
3908 (padding_char, padding_short, padding_int, padding_long,
3909 padding_long_long, padding_float, padding_double,
3910 padding_long_double): New global variables.
3911 (fill, fill_structs): New functions.
3912
3913 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
3914 for correctly sized writes. Update copyright.
3915 (get_valueof): New procedure.
3916 (get_sizeof): Call get_valueof.
3917 (check_valueof): New procedure.
3918 (check_padding): New procedure.
3919
ac57ea44
MC
39202002-02-20 Michael Chastain <mec@shout.net>
3921
3922 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
3923 to setup_xfail. Document some of the remaining calls.
3924
7a10c941
MC
39252002-02-18 Michael Chastain <mec@shout.net>
3926
3927 * gdb.c++/userdef.exp: Update copyright year.
3928
fb8acdcc
DJ
39292002-02-18 Daniel Jacobowitz <drow@mvista.com>
3930
3931 * gdb.c++/userdef.exp: Test overloaded operators properly.
3932 Remove xfails.
3933
fda6ae12
MS
39342002-02-14 Michael Snyder <msnyder@redhat.com>
3935
3936 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
3937
676a0442
DJ
39382002-02-14 Daniel Jacobowitz <drow@mvista.com>
3939
3940 * gdb.base/a2-run.exp: Check for a remote target properly.
3941 * gdb.base/annota1.exp: Likewise.
3942 * gdb.base/list.exp: Likewise.
3943 * gdb.base/reread.exp: Likewise.
3944 * gdb.base/scope.exp: Likewise.
3945 * gdb.base/shlib-call.exp: Likewise.
3946 * gdb.base/term.exp: Likewise.
3947 * gdb.c++/annota2.exp: Likewise.
3948
78b4f468
RE
39492002-02-13 Richard Earnshaw <rearnsha@arm.com>
3950
3951 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
3952
9a81ba51
MC
39532002-02-10 Michael Chastain <mec@shout.net>
3954
3955 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
3956 (call_after_alloca): Ditto.
3957
004af6c7
DJ
39582002-02-10 Daniel Jacobowitz <drow@mvista.com>
3959
3960 * gdb.base/ending-run.exp: Guard "cont" test with
3961 gdb_skip_stdio_test.
3962
37225f62
JB
39632002-02-06 Jim Blandy <jimb@redhat.com>
3964
3965 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
3966 from here...
3967 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
3968 To here. Disable this test on non-HP platforms. Add big comment.
3969
fe6fdd96
MS
39702002-02-04 Michael Snyder <msnyder@redhat.com>
3971
3972 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
3973 other than d10v and m32r.
3974
036fad3f
RE
39752002-02-02 Richard Earnshaw <rearnsha@arm.com>
3976
3977 * gdb.base/default.exp: Rewrite test patterns to reduce time
3978 taken to match them.
3979
7148ab62
DJ
39802002-01-30 Daniel Jacobowitz <drow@mvista.com>
3981
3982 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
3983 Allow a start function above main.
3984 * gdb.threads/linux-dp.exp: Fix copyright date.
3985
396cc255
DJ
39862002-01-30 Daniel Jacobowitz <drow@mvista.com>
3987
3988 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
3989 (check_philosopher_stack): Check for manager thread before checking
3990 for a just-starting thread.
3991
f038d31b
DJ
39922002-01-30 Daniel Jacobowitz <drow@mvista.com>
3993
3994 From Neil Booth <neil@daikokuya.demon.co.uk>:
3995 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
3996 warnings.
3997
b3ff9d9a
FF
39982002-01-21 Fred Fish <fnf@redhat.com>
3999
4000 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
4001 not caller.
4002
39ad761d
JB
40032002-01-21 Jim Blandy <jimb@redhat.com>
4004
4005 * gdb.base/reread.exp: Check that GDB properly re-reads the
4006 executable file when it changes while no inferior is running.
4007
aaf320fa
FF
40082002-01-21 Fred Fish <fnf@redhat.com>
4009
4010 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
4011 optionally accept the "shlib events" variation.
4012
808a31f5
JB
40132002-01-21 Jim Blandy <jimb@redhat.com>
4014
4015 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
4016 call `fflush' after every `printf', so that the output is produced
4017 at predictable points, regardless of whatever buffering does (or
4018 doesn't) take place.
4019 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
4020 at different points.
4021
4420d5e2
DJ
40222002-01-20 Daniel Jacobowitz <drow@mvista.com>
4023
4024 * gdb.c++/inherit.exp: Update copyright years.
4025 * gdb.c++/method.exp: Likewise.
4026
3e36a0f4
DJ
40272002-01-20 Daniel Jacobowitz <drow@mvista.com>
4028
4029 * gdb.c++/classes.exp: Update for improved v3 support and skipping
4030 artificial methods/arguments.
4031 * gdb.c++/derivation.exp: Likewise.
4032 * gdb.c++/inherit.exp: Likewise.
4033 * gdb.c++/method.exp: Likewise.
4034 * gdb.c++/virtfunc.exp: Likewise.
4035
b4ceaee6
AC
40362002-01-18 Andrew Cagney <ac131313@redhat.com>
4037
4038 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
4039 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
4040 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
4041 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
4042 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
4043 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
4044
ecace851
JB
40452002-01-17 Jim Blandy <jimb@redhat.com>
4046
4047 * gdb.asm/asm-source.exp (info symbol): Take another shot at
4048 anchoring the pattern matching the entry point symbol's name.
4049
375fc983
AC
40502002-01-17 Andrew Cagney <ac131313@redhat.com>
4051
4052 * gdb.base/maint.exp: Update ``maint internal-error'' to match
4053 continue/quit query. Update copyright.
4054
fe6fdd96
MS
40552002-01-14 Michael Snyder <msnyder@redhat.com>
4056
4057 * gdb.base/gcore.exp: Remove extra debugging output.
4058
e017c81f
DJ
40592002-01-13 Daniel Jacobowitz <drow@mvista.com>
4060
4061 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
4062 for slightly dubious v2 mangled string.
4063
37ab3bf8
DJ
40642002-01-13 Daniel Jacobowitz <drow@mvista.com>
4065
4066 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
4067
1bc05c3a 40682002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 4069
1bc05c3a 4070 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 4071
1bc05c3a
JM
4072 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
4073 constructors.
4074 * gdb.c++/derivation.exp: Likewise.
4075 * gdb.c++/templates.exp: Likewise.
4076 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 4077
1bc05c3a
JM
40782002-01-10 Michael Snyder <msnyder@redhat.com>
4079
4080 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 4081
a911c360
MS
40822002-01-08 Michael Snyder <msnyder@redhat.com>
4083
4084 * gdb.base/gcore.exp: New test for generate-core-file command.
4085 * gdb.base/gcore.c: Testcase for above.
4086 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
4087
ea2119ec
JM
40882002-01-08 Jason Merrill <jason@redhat.com>
4089
4090 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
4091
68203136
FF
40922002-01-07 Fred Fish <fnf@redhat.com>
4093
4094 * gdb.c++/overload.exp: Remove unconditional xfails for:
4095 print foo_instance1.overloadargs(1)
4096 print foo_instance1.overloadargs(1, 2)
4097 print foo_instance1.overloadargs(1, 2, 3)
4098 print foo_instance1.overloadargs(1, 2, 3, 4)
4099 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
4100 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
4101 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
4102 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
4103 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
4104 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
4105 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
4106 print foo_instance1.overload1arg()
4107 print foo_instance1.overload1arg((char)arg2)
4108 print foo_instance1.overload1arg((signed char)arg3)
4109 print foo_instance1.overload1arg((unsigned char)arg4)
4110 print foo_instance1.overload1arg((int)arg7)
4111 print foo_instance1.overload1arg((unsigned int)arg8)
4112 print foo_instance1.overload1arg((float)arg11)
4113 print foo_instance1.overload1arg((double)arg12)
d63a86f8 4114
21b9b5b1
MS
41152002-01-07 Michael Snyder <msnyder@redhat.com>
4116
4117 * gdb.base/huge.exp: New test. Print a very large target data object.
4118 (skip_huge_test): New test variable. Define if you want to skip this
4119 test. The test reads an 8 megabyte data object from the target, so it
4120 might be very time consuming on remote targets with a slow connection.
4121 * gdb.base/huge.c: New file. Test case for above.
4122
725f922e
FF
41232002-01-07 Fred Fish <fnf@redhat.com>
4124
4125 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
4126 g_instance.bfoo, and g_instance.cfoo.
4127
634d57ec
JL
4128Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
4129
f286b2c3
JL
4130 * gdb.base/break.c (multi_line_if_conditional): New function.
4131 (multi_ilne_while_conditional): Likewise.
4132 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
4133 IF or WHILE condition puts the breakpoint at the start of
4134 the condition.
4135
634d57ec
JL
4136 * gdb.base/selftest.exp (backtrace through signal handler): Remove
4137 hppa*-*-hpux* expected failure.
4138 * gdb.base/structs.exp (do_function_calls): Similarly.
4139
4140 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
4141 watchpoints.
4142
9fbfe2dc
AC
41432002-01-06 Andrew Cagney <ac131313@redhat.com>
4144
4145 Fix PR gdb/66.
4146 * gdb.base/structs.exp: Replace skip for a29k with skip for
4147 gdb,cannot_call_functions.
4148 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
4149 * gdb.base/callfuncs.exp: Ditto.
4150 * gdb.base/call-rt-st.exp: Ditto.
4151 * gdb.base/call-strs.exp: Ditto.
4152 * gdb.base/callfwmall.exp: Ditto.
4153 * gdb.base/scope.exp: Obsolete xfail a29k.
4154 * gdb.c++/misc.exp: Ditto.
4155 * gdb.c++/cplusfuncs.exp: Ditto.
4156 * gdb.base/ptype.exp: Ditto.
4157 * gdb.base/printcmds.exp: Ditto.
4158 * gdb.base/opaque.exp: Ditto.
4159 * gdb.base/list.exp: Ditto.
4160 * gdb.base/funcargs.exp: Ditto.
4161 * gdb.base/default.exp: Ditto.
4162
8ddad156
MS
41632002-01-04 Michael Snyder <msnyder@redhat.com>
4164
ca4976a6 4165 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
4166 * gdb.base/maint.exp: Add tests for maint info sections options.
4167
1b074332
JL
4168Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
4169
4170 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
4171
7d159115
CV
41722001-12-20 Corinna Vinschen <vinschen@redhat.com>
4173
4174 * gdb.asm/arm.inc: New file.
4175 * gdb.asm/asm-source.exp: Add arm targets.
4176 * gdb.asm/configure.in: Ditto.
4177 * gdb.asm/configure: Recreated from configure.in.
4178
8fb87725
JL
4179Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
4180
afabe08c
JL
4181 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
4182 with HP's compiler.
4183 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
4184 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
4185 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
4186 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
4187
4188 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
4189 either HP's compilers or GCC.
4190
db521deb
JL
4191 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
4192 a SIGBUS or SIGSEGV.
4193
4194 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
4195
4196 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
4197 can be compiled with either HP's compiler or GCC.
4198
cfa88ab7
JL
4199 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
4200 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
4201 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
4202
ca344dff
JL
4203 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
4204 to match current gdb output. Update due to using auto-solib-limit
4205 for limiting instead of overloading auto-solib-add.
4206 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
4207 test program.
4208
3f3c6e55 4209 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
4210 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
4211 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
4212 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
4213 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
4214 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
4215 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
4216 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
4217 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
4218 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
4219 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
4220 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
4221 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 4222
8fb87725
JL
4223 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
4224 a SIGTRAP to the inferior.
4225
cf599fa7
CV
42262001-12-19 Corinna Vinschen <vinschen@redhat.com>
4227
4228 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
4229 Substitute call to target_link by call to gdb_compile.
4230
2cd045cd
JL
4231Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
4232
4233 * gdb.base/break.exp: Fix HP specific search string when testing
4234 backtracing in a called function.
4235
d63a86f8 4236 * gdb.base/constvars.exp: Only set lang to C++ if we're
2cd045cd
JL
4237 compiling the test with HP's compilers.
4238 * gdb.base/volatile.exp: Similarly.
4239
99ebe9ac
JB
42402001-12-19 Jim Blandy <jimb@redhat.com>
4241
4242 * gdb.base/printcmds.exp: Expect the null character to be printed
4243 as '\0', and the '\013' to be printed as '\v'.
4244 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
4245 * gdb.base/setvar.exp: Same.
4246
b9891b29
JB
42472001-12-17 Jim Blandy <jimb@redhat.com>
4248
0eba65ab
JB
4249 * gdb.base/completion.exp: Rather than completing very long
4250 filenames, which can make the readline library produce output we
4251 don't recognize, cd to the directory first, and then complete
4252 using nice, short relative paths.
4253
6970b5b1
JB
4254 * gdb.base/completion.exp: On some systems, there is, in fact, a
4255 variable named `b' in scope, since GDB treats all static
4256 variables as being in scope. So use `no_var_named_this'
4257 instead of `b'.
4258
b9891b29
JB
4259 * gdb.base/corefile.exp: Recognize the message saying that GDB
4260 can't find the core file's registers as a failure.
4261
e6ccd35f
JSC
42622001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
4263
4264 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
4265 test expect string more specific.
4266
105ba819
CV
42672001-12-13 Corinna Vinschen <vinschen@redhat.com>
4268
4269 * gdb.asm/asm-source.exp: Add support for xstormy16.
4270 * gdb.asm/configure.in: Ditto.
4271 * gdb.asm/configure: Rebuild.
4272 * gdb.asm/xstormy16.inc: New file.
4273
e9e79dd9
FF
42742001-12-10 Fred Fish <fnf@redhat.com>
4275
4276 * gdb.base/maint.exp: Update to match changes in type dumping code.
4277
347dc97d
JB
42782001-12-10 Jim Blandy <jimb@redhat.com>
4279
4280 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
4281 matching the entry point symbol's name at the beginning of the
4282 line.
4283
5178b9d6
DJ
42842001-12-07 Daniel Jacobowitz <drow@mvista.com>
4285
4286 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
4287 gdb.c++/inherit.exp, gdb.c++/method.exp,
4288 gdb.c++/namespace.exp, gdb.c++/templates.exp,
4289 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
4290 and class layout support.
4291
af890c52
DJ
42922001-12-07 Daniel Jacobowitz <drow@mvista.com>
4293
4294 * gdb.c++/classes.exp: Add test for static member function.
4295 * gdb.c++/misc.cc: Add class with static member function.
4296
7a345fb3
JB
42972001-12-07 Jim Blandy <jimb@redhat.com>
4298
f2e54a80 4299 If GDB says it can't find the struct the function returned, report
8032bf31
JB
4300 those tests as `unsupported'.
4301 * gdb.base/call-rt-st.exp (print_struct_call): New function.
4302 Rewrite subsequent tests to use it.
4303
4304 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
4305 those tests as `unsupported'.
4306 * gdb.base/structs.exp (call_struct_func): New function.
4307 (do_function_calls): Use call_struct_func to call the functions
4308 returning structs.
4309
0bc69509
JB
4310 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
4311 whether functions are prototyped or not, so we can't possibly pass
4312 arguments to t_float_values2 properly.
4313
7a345fb3
JB
4314 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
4315 value of `timeout' for targets other than the mips*tx39-*.
4316
edb6ede1
MS
43172001-12-06 Michael Snyder <msnyder@redhat.com>
4318
d63a86f8 4319 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
4320 and detect whether the start symbol has a leading underscore.
4321
2d842f13
JB
43222001-12-04 Jim Blandy <jimb@redhat.com>
4323
4324 * gdb.base/completion.exp: Clarify indentation.
4325
68550daf
JB
43262001-12-03 Jim Blandy <jimb@redhat.com>
4327
4328 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
4329 variables on the S/390, not `.word'.
4330
cd5195a8
JB
43312001-11-30 Jim Blandy <jimb@redhat.com>
4332
4333 Add assembly-source tests for s390-ibm-linux.
4334 * gdb.asm/s390.inc: New file.
4335 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
4336 the S/390 architecture.
4337 * gdb.asm/configure: Regenerated.
4338
ca9efc90
MS
43392001-11-30 Michael Snyder <msnyder@redhat.com>
4340
4341 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
4342 next, info source, info sources, info line, global and static
4343 variables, and static functions.
4344 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
4345 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
4346 * gdb.asm/asmsrc1.s: Add a static function and some variables.
4347 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
4348 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
4349 (gdbasm_leave): Restore frame pointer.
4350 (gdbasm_startup): Copy stack set-up from crt0.S.
4351
d0e66976
FN
43522001-11-26 Fernando Nasser <fnasser@redhat.com>
4353
4354 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
4355 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
4356 to a local (non-static) variable. Copy tstruct.a to a static buffer
4357 and return a pointer to that buffer.
4358 * gdb.base/callfwmall.c (t_structs_a): Ditto.
4359
e2334072
MK
43602001-11-24 Mark Kettenis <kettenis@gnu.org>
4361
4362 * gdb.asm/configure.in: Fix recognition of ix86 target.
4363 * gdb.asm/configure: Regenerate.
4364
756caa3d
MS
43652001-11-21 Michael Snyder <msnyder@redhat.com>
4366
4367 * gdb.asm/sparc.inc: New file.
4368 * gdb.asm/asm-source.exp: Recognize sparc target.
4369 * gdb.asm/configure.in: Recognize sparc target.
4370 * gdb.asm/configure: Regenerate.
d63a86f8 4371
9a4d72d5
MS
43722001-11-21 Michael Snyder <msnyder@redhat.com>
4373
4374 * gdb.asm/m32r.inc: New file.
4375 * gdb.asm/asm-source.exp: Recognize m32r target.
4376 * gdb.asm/configure.in: Recognize m32r target.
4377 * gdb.asm/configure: Regenerate.
4378
a773d1cd
MS
43792001-11-20 Michael Snyder <msnyder@redhat.com>
4380
017ac23d
MS
4381 * gdb.asm/i386.inc: New file.
4382 * gdb.asm/asm-source.exp: Recognize ix86 target.
4383 * gdb.asm/configure.in: Recognize ix86 target.
4384 * gdb.asm/configure: Regenerate.
4385
a773d1cd
MS
4386 * gdb.c++/namespace.exp: Fix quotes in output messages.
4387
bb632afb
MS
43882001-11-14 Michael Snyder <msnyder@redhat.com>
4389
25d559ca 4390 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
4391 qualifier in a type cast expression, to designate an address
4392 in the instruction space (Harvard architecture).
4393
4749e309
MS
43942001-11-13 Michael Snyder <msnyder@redhat.com>
4395
4396 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
4397 Tests for expressions using 'const' and 'volatile'.
4398
25050984
CV
43992001-11-13 Corinna Vinschen <vinschen@redhat.com>
4400
4401 * gdb.asm/asm-sources.exp: Allow defining linker flags.
4402
1902c51f
DJ
44032001-11-12 Daniel Jacobowitz <drow@mvista.com>
4404
4405 * lib/mi-support.exp (mi_run_to_helper): Move comments
4406 outside of gdb_expect.
4407
dcf95b47
DJ
44082001-11-11 Daniel Jacobowitz <drow@mvista.com>
4409
4410 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
4411 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
4412 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
4413 mi0_run_to): New functions.
4414 * gdb.mi/mi-simplerun.exp: Use them.
4415 * gdb.mi/mi0-simplerun.exp: Likewise.
4416 * gdb.mi/mi-var-cmd.exp: Likewise.
4417 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 4418
45b074e1
AC
44192001-11-10 Andrew Cagney <ac131313@redhat.com>
4420
4421 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
4422 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
4423
bf50d346
AC
44242001-11-09 Andrew Cagney <ac131313@redhat.com>
4425
4426 * gdb.base/restore.exp: Include $expected value in restored test
4427 message.
4428
9383332c
AC
44292001-11-09 Andrew Cagney <ac131313@redhat.com>
4430
4431 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
4432 implemented.
4433
db62520a
MS
44342001-11-08 Michael Snyder <msnyder@redhat.com>
4435
4436 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
4437 Add pass/fail message for stop at breakpoint in call dummy function.
4438
b5703437
MS
44392001-11-07 Michael Snyder <msnyder@redhat.com>
4440
d63a86f8
RM
4441 * gdb.c++/templates.exp (test_template_breakpoints):
4442 If we get an overload menu, but it does not match what
760f6330 4443 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
4444 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
4445 making the whitespace optional. Argument for "new" may be
4446 "unsigned" as well as "unsigned int/long".
d63a86f8 4447 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
4448 making the whitespace optional. Also replace "(void) with
4449 "((void|)), making the keyword "void" optional.
d63a86f8 4450 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
4451 making the whitespace optional. Also replace "(void) with
4452 "((void|)), making the keyword "void" optional.
3bf40917
MS
4453 * gdb.base/callfuncs.c (t_float_values): This function must
4454 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 4455 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
4456 can be tested against both cases. Usually one case involves
4457 promotion of float to double, while the other does not.
4458 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
4459 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
4460 includes a stack frame for "start".
4461
c8ab4e6d
JB
44622001-11-05 Jim Blandy <jimb@redhat.com>
4463
4464 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
4465 pointers are 32 bits long, and that offsets of relocs are always
4466 stored in the data (REL-style), and not in the reloc entry itself
4467 (RELA-style).
4468 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
4469 stabs.
4470
3f08ced9
MS
44712001-11-01 Michael Snyder <msnyder@redhat.com>
4472
4473 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
4474 and regular expression operators by using quoting.
4475
cbfa24cd
MS
44762001-10-31 Michael Snyder <msnyder@redhat.com>
4477
4478 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
4479 depending on what the symbol table contains.
4480 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
4481 the output of the ptype command. Similarly, accept both "const &"
4482 and "const&".
4483
aaa68313
CV
44842001-10-31 Corinna Vinschen <vinschen@redhat.com>
4485
4486 * gdb.base/miscexprs.c (main): Add usage of preprocessor
4487 symbol `STORAGE' to allow to choose the storage class of
4488 the local datastructures.
4489 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
4490 compiler directive.
4491
91740388
MS
44922001-10-30 Michael Snyder <msnyder@redhat.com>
4493
4494 * gdb.base/jump.exp: Allow it to run for all targets.
4495
1b7c05e7
CV
44962001-10-29 Corinna Vinschen <vinschen@redhat.com>
4497
4498 * gdb.base/call-ar-st.c (print_double_array): Match for loop
4499 with new double_array size.
4500 (main): Change storage class of all local variables to static.
4501 Reduce size of double_array to 9.
4502 * gdb.base/call-ar-st.exp: Increase timeout value.
4503 Change expected output for double array to match new size in
4504 call-ar-st.c.
4505
36a22261
CV
45062001-10-29 Corinna Vinschen <vinschen@redhat.com>
4507
4508 * gdb.base/ending-run.exp: Create identical output when passing
4509 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 4510 Stormy16 target.
36a22261 4511
92b8ae91
MK
45122001-10-28 Mark Kettenis <kettenis@gnu.org>
4513
4514 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
4515 that we catch the expected failure under Linux/x86.
4516
cb135b83
OF
45172001-10-29 Orjan Friberg <orjanf@axis.com>
4518
4519 * gdb.base/setvar.exp: Escape curly braces.
4520 * gdb.stabs/weird.exp: Ditto.
4521
6884aa54
DJ
45222001-10-27 Daniel Jacobowitz <drow@mvista.com>
4523
4524 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
4525 * gdm.mi/mi0-hack-cli.exp: Likewise.
4526
0398c9aa
AC
45272001-10-25 Andrew Cagney <ac131313@redhat.com>
4528
4529 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
4530 messages.
4531
d20bf2e8
AC
45322001-10-21 Andrew Cagney <ac131313@redhat.com>
4533
4534 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
4535 checking MI enabled.
4536
03dd63aa
CV
45372001-10-09 Corinna Vinschen <vinschen@redhat.com>
4538
4539 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
4540
1d9d99f3
FCE
45412001-10-04 Frank Ch. Eigler <fche@redhat.com>
4542
4543 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
4544 if gdb child process crashes, just signal an error.
4545
838ae6c4
JB
45462001-10-02 Jim Blandy <jimb@redhat.com>
4547
4548 * lib/gdb.exp (test_xfail_format): Simplify.
4549
4550 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
4551 front of the variable name `format'. Simplify `if'.
4552
8f0cbc1c
DJ
45532001-10-01 Daniel Jacobowitz <drow@mvista.com>
4554
4555 * gdb.threads/pthreads.exp: Wait for output and delay
4556 before sending ^C.
4557
1f08dafd
DJ
45582001-10-01 Daniel Jacobowitz <drow@mvista.com>
4559
4560 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
4561 some incorrect output instead of timing out.
4562 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
4563
674f90ff
CV
45642001-09-28 Corinna Vinschen <vinschen@redhat.com>
4565
4566 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
4567 check to allow additional `int'.
4568
9b284272
DJ
45692001-09-27 Daniel Jacobowitz <drow@mvista.com>
4570
4571 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
4572 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
4573
b55a4771
MS
45742001-09-27 Michael Snyder <msnyder@redhat.com>
4575
4576 * lib/gdb.exp (test_debug_format): New proc.
4577 (setup_xfail_format): Use new proc test_debug_format.
4578 * gdb.base/constvars.exp (local_compiler_xfail_check): New
4579 proc; use new service proc test_debug_format.
4580 Replace all other "gcc_compiled" tests with this test.
4581 * gdb.base/volatile.exp (local_compiler_xfail_check): New
4582 proc; use new service proc test_debug_format.
4583 Replace all other "gcc_compiled" tests with this test.
4584
45852001-09-27 Michael Snyder <msnyder@redhat.com>
4586
4587 * gdb.base/cvexpr.exp: New file.
4588 * gdb.base/cvexpr.c: New file
4589 Test for expressions using const and volatile keywords.
4590
4e6667ac
CV
45912001-09-26 Corinna Vinschen <vinschen@redhat.com>
4592
4593 * gdb.base/constvars.exp: Check for different orders of keywords
4594 and additional "int" strings in output.
4595
4f337972
AC
45962001-09-22 Andrew Cagney <ac131313@redhat.com>
4597
4598 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
4599 responses from "help maint".
4600
2015650d
FCE
46012001-09-19 Frank Ch. Eigler <fche@redhat.com>
4602
4603 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
4604 to localhost:NNN instead of :NNN, in case Xvfb is listening
4605 only on TCP.
4606
f3bcedc1
CV
46072001-09-19 Corinna Vinschen <vinschen@redhat.com>
4608
4609 * gdb.base/recurse.exp: When checking leaving the watchpoint
4610 scope, recognize when gdb is in function's epilogue and pass.
4611
6b819c92
KS
46122001-09-18 Keith Seitz <keiths@redhat.com>
4613
4614 * lib/insight-support.exp (_gdbtk_export_target_info): Add
4615 support for running tests against sid targets.
4616 (gdbtk_done): Ditto.
4617
a10c9419
CV
46182001-09-18 Corinna Vinschen <vinschen@redhat.com>
4619
4620 * gdb.base/ending-run.c (main): Set stdout buffersize
4621 to the same reasonable value for any target.
4622 * gdb.base/ending-run.exp: Add a regular expression
4623 to make testsuite happy on Sanyo Stormy16 target.
4624
739d0d99
CV
46252001-09-17 Corinna Vinschen <vinschen@redhat.com>
4626
4627 * gdb.base/display.c (do_loops): Add float variable `f'.
4628 Increment f in loop.
4629 * gdb.base/display.exp: Increment timeout by 60 seconds.
4630 Change float display test to use variable `f'.
4631
1b8947f0
JB
46322001-09-17 Jim Blandy <jimb@redhat.com>
4633
4634 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
4635 overflowing the limited breakpoint tables on some ROM monitors
4636 (like the ROM68K).
4637
9890ac81
FCE
46382001-09-15 Frank Ch. Eigler <fche@redhat.com>
4639
4640 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
4641 the "-ac" (disable access control) flag.
4642
6db765ea
JH
46432001-08-30 Jeff Holcomb <jeffh@redhat.com>
4644
4645 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
4646 ints.
4647
4c32cc04
KS
46482001-08-30 Keith Seitz <keiths@redhat.com>
4649
4650 * lib/gdb.exp: Move all insight-related functionality into
4651 separate file.
4652 * lib/insight-support.exp: New file.
4653
8d6e6f81
FCE
46542001-08-29 Frank Ch. Eigler <fche@redhat.com>
4655
4656 * config/sid.exp (sid_start): Never set sid verbosity; disable
4657 expect_background {} that consumed its stdout; tolerate </dev/null.
4658 Attempt to set endianness override in "sid" protocol mode. Cleanup.
4659
6a90e1d0
AC
46602001-08-18 Andrew Cagney <ac131313@redhat.com>
4661
4662 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
4663 CLI jump command to start it.
4664 (mi_run_to_main): Fail immediatly when unexpected output.
4665
1759b3c3
AC
46662001-08-18 Andrew Cagney <ac131313@redhat.com>
4667
4668 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
4669 beginning of function. Fix PR gdb/191.
4670
61d11d80
FCE
46712001-08-16 Frank Ch. Eigler <fche@redhat.com>
4672
4673 * config/sid.exp (sid_start): Don't warn if we cannot figure out
4674 what to force sid endianness to.
4675
942a4df2
KS
46762001-08-15 Keith Seitz <keiths@redhat.com>
4677
4678 * lib/gdb.exp (gdbtk_start): Don't set environment
4679 variables for TCL_LIBRARY and friends. Insight will
4680 now figure these out for itself.
4681
0521c418
MS
46822001-08-02 Michael Snyder <msnyder@redhat.com>
4683
4684 * gdb.base/completion.exp: Remove the symbol "a64l" from
4685 the expect string; this is target-specific, and not related
4686 to what is being tested.
4687
74a9a58a
DB
46882001-08-02 Dave Brolley <brolley@redhat.com>
4689
4690 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
4691
c70819fa
MS
46922001-07-25 Michael Snyder <msnyder@redhat.com>
4693
c2b8fa57
MS
4694 * gdb.base/consecutive.exp: New file. Test stepping over
4695 breakpoints on consecutive instructions.
4696 * gdb.base/consecutive.c: New file.
4697
c70819fa
MS
4698 * gdb.base/call-rt-st.exp: Use double-backslash to quote
4699 curly braces in regular expressions.
4700
2b1a1355
MS
47012001-07-25 Michael Snyder <msnyder@redhat.com>
4702
4703 * gdb.base/ending-run.exp: Accept "Program exited normally" as
4704 legitimate output from stepping out of main.
4705
413eca6f
KS
47062001-07-22 Keith Seitz <keiths@redhat.com>
4707
4708 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
4709 the empty string, do not run the tests.
4710
7e5a9322
SC
47112001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4712
4713 * gdb.base/long_long.exp: Detect size of pointer. Take into
4714 account 2-byte pointers when testing for p/a results.
4715
de58f10f
SC
47162001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4717
d63a86f8 4718 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
4719 and defined to 1K for m68hc11.
4720 (random_data): Reduce table to 1K for embedded platforms (68hc11).
4721 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
4722 (sizeof_random_data): New variable to tell the size of the data table;
4723 don't test past this size; always run to main.
4724
d6f5fea1
SC
47252001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4726
4727 * gdb.base/return2.exp: return of long long and double fails for
4728 68HC11; don't execute these tests on that platform.
4729 * gdb.base/return.exp: Return of a double fails for 68hc11.
4730
c477543d
SC
47312001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4732
4733 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
4734 tests that print a float.
4735 * call-rt-st.exp: Likewise.
4736
63cf1c79
MK
47372001-07-12 Mark Kettenis <kettenis@gnu.org>
4738
4739 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
4740 running this test on Linux.
4741
112f9ab5
MC
47422001-06-24 Michael Chastain <chastain@redhat.com>
4743
4744 * gdb.base/arithmet.exp: Remove some tests to make all test names
4745 unique.
4746
4970cb0f
MS
47472001-07-03 Michael Snyder <msnyder@redhat.com>
4748
4749 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
4750 the output of the ptype command.
4751
d85da69f
MS
47522001-07-02 Michael Snyder <msnyder@redhat.com>
4753
4c8a82de
MS
4754 * gdb.base/completion.exp: Don't assume that break.c is the only
4755 source file that may contain functions named "marker".
d85da69f
MS
4756 * gdb.base/corefile.exp: Quote the curly braces in regexp.
4757
8afc772b
AC
47582001-06-28 Andrew Cagney <ac131313@redhat.com>
4759
4760 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
4761 of files to delete.
4762
4763 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
4764 * gdb.disasm/h8300s.exp: New file.
4765 gdb.disasm/h8300s.s: Likewise.
4766
cff22675
AC
47672001-06-27 Andrew Cagney <ac131313@redhat.com>
4768
4769 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
4770 empty breakpoint tables.
4771
68c81b54
AC
47722001-06-25 Andrew Cagney <ac131313@redhat.com>
4773
4774 * lib/mi-support.exp: Update args=... part of stop-reason
4775 patterns. Accept either a list or a tuple.
4776
2dd62704
AC
47772001-06-23 Andrew Cagney <ac131313@redhat.com>
4778
4779 * lib/mi-support.exp: Remove local emacs variable defining
4780 change-log-default-name.
4781
b4127474
MC
47822001-06-22 Michael Chastain <chastain@redhat.com>
4783
4784 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
4785 This is operationally compatible with the previous version.
4786
8dbfb380
JB
47872001-06-13 Jim Blandy <jimb@redhat.com>
4788
4789 * lib/gdb.exp (gdb_test): Doc fix.
4790
f2d8c86d
MC
47912001-06-10 Michael Chastain <chastain@redhat.com>
4792
4793 * gdb.base/exprs.exp: Remove a duplicate test.
4794
81564d34
JB
47952001-06-06 Jim Blandy <jimb@redhat.com>
4796
4797 * gdb.base/return2.exp (main): Use values to test float and double
4798 returns that are not NaN's, to avoid being confused by IEEE
4799 comparison rules.
4800
da55addb
MS
48012001-06-04 Michael Snyder <msnyder@redhat.com>
4802
4803 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 4804 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
4805 rather than wait for 12 more tests to time out.
4806
42c65987
JB
48072001-06-06 Jim Blandy <jimb@redhat.com>
4808
b18bced9 4809 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 4810 Don't forget to match the GDB prompt.
b18bced9 4811
42c65987
JB
4812 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
4813
5b41e5f0
JB
48142001-06-04 Jim Blandy <jimb@redhat.com>
4815
4816 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
4817 command.
4818
015e046f
KB
48192001-05-31 Kevin Buettner <kevinb@redhat.com>
4820
4821 * gdb.base/annota1.exp (info break): Match four or more spaces
4822 after "Address".
4823
fb1ffbbe
MC
48242001-05-31 Michael Chastain <chastain@redhat.com>
4825
4826 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
4827 (dm_type_int_star): Likewise.
4828 (dm_type_long_star): Likewise.
4829 (dm_type_void_star): Likewise.
4830
5ea2a32c
KB
48312001-05-29 Kevin Buettner <kevinb@redhat.com>
4832
4833 * gdb.base/completion.exp (INPUTRC): Set this environment variable
4834 to a known value in order to get consistent results regardless
4835 of the setting of INPUTRC or the presence or contents of .inputrc.
4836
ae23c492
MS
48372001-05-24 Michael Snyder <msnyder@redhat.com>
4838
ac55707e
MS
4839 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
4840 Don't require that the main thread and the manager thread are the
4841 first in the list.
4842
ae23c492
MS
4843 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
4844 debugging. If test fails, issue an "unsupported" not a "fail".
4845
400071f1
JB
48462001-05-24 Jim Blandy <jimb@redhat.com>
4847
4848 Don't assume that short is shorter than int.
4849 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
4850 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 4851 this isn't true.
400071f1
JB
4852 ("print unsigned char == (~0)"): Add test that verifies that ~0,
4853 an int, is not equal to ~0 stored in an unsigned char. This tests
4854 the same thing that the previous test meant to, but works on
4855 16-bit machines, too.
4856 ("print unsigned char != (~0)"): Same test, complemented.
4857
0816a3e5
MS
48582001-05-24 Michael Snyder <msnyder@redhat.com>
4859
4860 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 4861 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
4862 and prevents dejagnu getting out of step.
4863
f6dc23a9
KB
48642001-05-23 Kevin Buettner <kevinb@redhat.com>
4865
4866 * gdb.base/finish.exp (finish_void): Revise pattern for
4867 stopping on the call statement to not permit stopping at
4868 the start of the instructions comprising the call sequence.
4869
7dbd117d
MC
48702001-05-19 Michael Chastain <chastain@redhat.com>
4871
4872 * gdb.base/callfuncs.exp: Make all test names unique.
4873 * gdb.base/commands.exp: Make all test names unique.
4874 * gdb.base/condbreak.exp: Make all test names unique.
4875 * gdb.base/dbx.exp: Make all test names unique.
4876 * gdb.base/default.exp: Make all test names unique.
4877 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
4878 and TIMEOUT messages to their corresponding PASS message.
4879 * gdb.base/ending-run.exp: Make all test names unique.
4880 * gdb.base/long_long.exp: Remove duplicate test.
4881
6b0b0a9e
KB
48822001-05-21 Kevin Buettner <kevinb@redhat.com>
4883
4884 * gdb.base/finish.exp (finish_void): Allow "finish" command to
4885 stop on the call statement as well as the statement after the
4886 call.
4887
2caa35cb
MS
48882001-05-21 Michael Snyder <msnyder@redhat.com>
4889
4890 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
4891
40713331
EZ
48922001-05-10 Elena Zannoni <ezannoni@redhat.com>
4893
4894 * gdb.base/completion.exp: Revamp test. Make it execute on all
4895 platforms.
4896
c2c1be8d
EZ
48972001-05-10 Elena Zannoni <ezannoni@redhat.com>
4898
2c9cd303
EZ
4899 * config/gdbserver.exp (gdb_load): Handle the case
4900 in which the arguments to gdbserver are given in the
4901 baseboard configuration file.
4902 Also handle the case in which the server needs to do a
4903 load.
4904
9671de48
KS
49052001-05-07 Keith Seitz <keiths@cygnus.com>
4906
4907 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
4908 set up the display for testing.
4909 (gdbtk_start): Convert all paths to paths that tcl will like.
4910 Export target information to environment.
4911 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
4912 necessary.
4913 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
4914 (to_tcl_path): New proc to convert a given pathname into
4915 a path acceptible as an argument to a tcl command.
4916 (_gdbtk_export_target_info): New proc to export target info
4917 into the environment for gdbtk testing.
4918 (gdbtk_done): New proc to signal end-of-test.
4919
5a360f47
JB
49202001-05-06 Jim Blandy <jimb@redhat.com>
4921
4922 * restore.c: Make the code of caller0 correspond to its comment.
4923
66c756c6
MS
49242001-05-03 Michael Snyder <msnyder@redhat.com>
4925
4926 * config/sid.exp (gdb_target_sid): Check for error messages.
4927 On error or timeout, don't make expect exit (which will terminate
4928 all subsequent tests); instead just make gdb exit.
d63a86f8 4929 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
4930 return a negative value.
4931
a966fde5
JB
49322001-04-24 Jim Blandy <jimb@redhat.com>
4933
851c18e0
JB
4934 * gdb.c++/templates.exp: If we see the prompt for the overload
4935 list, but we haven't recognized any of the longer patterns,
4936 arrange for this test to fail, not hang.
4937
a966fde5
JB
4938 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
4939 variations.
4940
db144853
MC
49412001-04-22 Michael Chastain <chastain@redhat.com>
4942
4943 * gdb.c++/local.exp: Use the 'runto' library function.
4944 * gdb.c++/namespace.exp: Likewise.
4945 * gdb.c++/overload.exp: Likewise.
4946
3207ec21
KB
49472001-03-26 Kevin Buettner <kevinb@redhat.com>
4948
4949 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
4950 * gdb.base/step-line.exp: New file. Test step/next in presence of
4951 #line directives.
4952 * gdb.base/step-line.c: New file. Test program for the above.
4953 * gdb.base/step-line.inp: New file. We pretend that this file has
4954 been transformed by some other tool into step-line.c.
4955
13b57657
JB
49562001-03-21 Jim Blandy <jimb@redhat.com>
4957
4958 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
4959 unmangled operator names.
4960
754cbe1c
JB
49612001-03-20 Jim Blandy <jimb@redhat.com>
4962
4963 * gdb.threads/linux-dp.exp: Recognize an additional message
4964 generated by GDB when it doesn't understand how to debug threads
4965 on the target system.
4966
177495c9
AC
49672001-03-19 Andrew Cagney <ac131313@redhat.com>
4968
4969 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
4970
f266096b
MC
49712001-03-12 Michael Chastain <chastain@redhat.com>
4972
4973 * gdb.c++/derivation.exp: Use the 'runto' library function.
4974
cac3c2ff
MC
49752001-03-12 Michael Chastain <chastain@redhat.com>
4976
4977 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
4978
b6c11a24
MC
49792001-02-24 Michael Chastain <chastain@redhat.com>
4980
4981 * gdb.c++/ref-types.exp: Change handwritten code to library
4982 function 'runto'.
4983
6bae5bce
OF
49842001-03-16 Orjan Friberg <orjanf@axis.com>
4985
4986 * gdb.base/signals.exp: Set count to 0 explicitly.
4987
0015fd9a
MS
49882001-03-15 Mark Salter <msalter@redhat.com>
4989
4990 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
4991 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
4992 (gdb_load): Add support for additional target_info: gdb_download_size
4993 and gdb_load_timeout.
0015fd9a 4994
fc33412a
DT
4995Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
4996
4997 * gdb.base/annota1.exp: Move test of isnative to earlier in the
4998 file -- to prevent failing when the compile fails but we have no
4999 intention of running the tests anyway.
5000
5001 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
5002 tests if set.
5003
5004 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
5005 integers.
5006
5007 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
5008 * gdb.c++/namespace.exp: Ditto.
5009
115f06de
OF
50102001-03-07 Orjan Friberg <orjanf@axis.com>
5011
5012 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
5013 * gdb.base/pointers.exp: Relax pattern match of decimals.
5014
b6ba6518
KB
50152001-03-06 Kevin Buettner <kevinb@redhat.com>
5016
5017 * Makefile.in, config/abug.exp, config/cfdbug.exp,
5018 config/cpu32bug.exp, config/dve.exp, config/est.exp,
5019 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
5020 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
5021 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
5022 config/sh.exp, config/sid.exp, config/slite.exp,
5023 config/sparclet.exp, config/udi.exp, config/unknown.exp,
5024 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
5025 config/vxworks.exp, config/vxworks29k.exp,
5026 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
5027 gdb.base/all-bin.exp, gdb.base/annota1.exp,
5028 gdb.base/arithmet.exp, gdb.base/assign.exp,
5029 gdb.base/async.exp, gdb.base/attach.exp,
5030 gdb.base/bitfields.exp, gdb.base/bitops.exp,
5031 gdb.base/break.exp, gdb.base/call-ar-st.exp,
5032 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
5033 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
5034 gdb.base/commands.exp, gdb.base/completion.exp,
5035 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
5036 gdb.base/constvars.exp, gdb.base/corefile.exp,
5037 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
5038 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
5039 gdb.base/ending-run.exp, gdb.base/environ.exp,
5040 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
5041 gdb.base/finish.exp, gdb.base/foll-exec.exp,
5042 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
5043 gdb.base/funcargs.exp, gdb.base/help.exp,
5044 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
5045 gdb.base/logical.exp, gdb.base/long_long.exp,
5046 gdb.base/maint.exp, gdb.base/mips_pro.exp,
5047 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
5048 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
5049 gdb.base/pointers.exp, gdb.base/printcmds.exp,
5050 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
5051 gdb.base/regs.exp, gdb.base/relational.exp,
5052 gdb.base/remote.exp, gdb.base/reread.exp,
5053 gdb.base/restore.exp, gdb.base/return2.exp,
5054 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
5055 gdb.base/selftest.exp, gdb.base/setshow.exp,
5056 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
5057 gdb.base/sigall.exp, gdb.base/signals.exp,
5058 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
5059 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
5060 gdb.base/step-test.exp, gdb.base/structs.c,
5061 gdb.base/structs.exp, gdb.base/structs2.exp,
5062 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
5063 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
5064 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
5065 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
5066 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
5067 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
5068 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
5069 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
5070 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
5071 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
5072 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
5073 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
5074 gdb.fortran/types.exp, gdb.java/jmisc.exp,
5075 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
5076 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
5077 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
5078 gdb.trace/circ.exp, gdb.trace/collection.exp,
5079 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
5080 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
5081 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
5082 gdb.trace/report.exp, gdb.trace/save-trace.exp,
5083 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
5084 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
5085 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
5086 notices.
5087
dc96c6c7 50882001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
5089
5090 * gdb.base/varargs.c (find_max_double): Fix printf format string:
5091 first arg is int not float.
5092
dc96c6c7 50932001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
5094
5095 * gdb.base/reread.exp: Unsupported for non-native targets;
5096 doesn't work for remote debugging.
5097
9b0c4aeb
FN
50982001-02-19 Fernando Nasser <fnasser@redhat.com>
5099
5100 From Drew Moseley <dmoseley@redhat.com>
5101 * gdb.base/ending-run.exp: Properly handle the BSP state when
5102 stepping past the end of main.
5103
02aa71d5
MC
51042001-02-19 John Moore <jmoore@redhat.com>
5105
5106 * gdb.base/commands.exp (infrun_breakpoint_command_test):
5107 Converted HPUX fix for non-expected items following multiple
5108 step commands into general solution for all platforms.
5109
1fa449a4
MC
51102001-02-18 Michael Chastain <chastain@redhat.com>
5111
5112 * gdb.c++/classes.exp (do_tests): Change runto statements
5113 from "runto 'foo(void)'" to "runto 'foo'". This makes the
5114 statements demangler agnostic.
5115 * gdb.c++/virtfunc.exp (do_tests): Likewise.
5116 (gdb_virtfunc_restart): Likewise.
5117
b2f9ec70
MC
51182001-02-14 Michael Chastain <chastain@redhat.com>
5119
5120 * gdb.c++/inherit.exp (do_tests): Change runto statements
5121 from "runto 'foo(void)'" to "runto 'foo'". This makes the
5122 statements demangler agnostic.
5123
cf74b8ca
AC
5124Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
5125
5126 * gdb.threads/pthreads.exp: Unify pass/fail messages for
5127 ``continue to bkpt at common_routine in thread 2'' and ``stopped
5128 before calling common_routine 15 times'' tests.
5129
99f78f56
MC
51302001-02-11 Michael Chastain <chastain@redhat.com>
5131
5132 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
5133 Helps the test script figure out which demangler is in use.
5134 (dm_type_foo_ref): Ditto.
5135 (dm_type_int_star): Ditto.
5136 (dm_type_long_star): Ditto.
5137 (dm_type_unsigned_int): Ditto.
5138 (dm_type_void): Ditto.
5139 (dm_type_void_star): Ditto.
99707966 5140 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
5141 Probe the gdb demangler and set variables to accommodate
5142 formatting differences.
5143 (info_func_regexp): New function. Same as info_func, but
5144 matches against a regexp.
5145 (info_func): Match against a literal string.
5146 (print_addr_2): New function. Match against a literal string,
5147 which can be different from the input to gdb.
5148 (print_addr): Simply call print_addr_2 with the same argument twice.
5149 (test_lookup_operator_functions): Use demangler formatting variables.
5150 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
5151 the tests in the same order as the C++ class declaration.
5152 (test_paddr_operator_functions): Ditto.
5153 (test_paddr_overloaded_functions): Ditto.
5154 (test_paddr_hairy_functions): Use demangler formatting variables.
5155 Add reference to gdb/19 for related tests.
5156 (do_tests): Call probe_demangler.
5157
1de8f023
KB
51582001-01-30 Kevin Buettner <kevinb@redhat.com>
5159
5160 * gdb.c++/templates.cc (printf): Remove unused function definition.
5161
ca3f91ed
MS
51622001-01-26 Felix Lee <flee@redhat.com>
5163
5164 * sid.exp (sid_exit): Pass host, not target, to remote_close.
5165
51662001-01-25 matthew green <mrg@redhat.com>
5167
5168 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
5169 up sid.
5170 (sid_exit): Call `remote_pop_conn' after GDB is gone.
5171
51722001-01-25 matthew green <mrg@redhat.com>
5173
5174 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 5175 Deprecate $sid_spawn_id.
ca3f91ed
MS
5176 (sid_exit): Remove code necessary only for `spawn.'
5177
51782001-01-25 matthew green <mrg@redhat.com>
5179
5180 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
5181
fb18ec4a
MC
51822001-01-28 Michael Chastain <chastain@redhat.com>
5183
5184 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
5185 to call when tests fail. It takes gdb out of the overloaded
5186 function choice menu back to the main prompt, so that the test
5187 program stays synchronized.
5188 (set_bp_overloaded): New proc to collect all the common
5189 code for setting a breakpoint on an overloaded name. Calls
5190 take_gdb_out_of_choice_menu when needed.
5191 (menu_overload1arg): New variable to collect the repeated
5192 instances of the expected menu for an overloaded name. Change
5193 the regular expression to handle changes in g++ type encoding:
5194 "void" can be either "void" or "", and "unsigned int" can be
5195 either "unsigned int" or "unsigned".
5196 (continue_to_bp_overloaded): Change regular expressions to handle
5197 changes in g++ type encoding.
5198 (no proc): Call take_gdb_out_of_choice_menu when needed.
5199 Remove redundant calls to "info break". Accept either "canceled"
5200 or "cancelled". Change regular expressions in "info break"
5201 calls to handle changes in g++ type encoding. Give all tests
5202 unique strings.
5203
9c646a6e
BE
52042001-01-17 Ben Elliston <bje@redhat.com>
5205
5206 * config/sid.exp: New file.
5207
9549d9c1
AC
5208Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
5209
5210 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
5211
dc96c6c7 52122000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
5213
5214 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
5215 Add a RE to accept a non-ascii char if one is ever presented.
5216
b4df4f68
FN
52172000-12-20 Fernando Nasser <fnasser@redhat.com>
5218
297dd0fd 5219 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 5220
dc96c6c7 52212000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 5222
d63a86f8 5223 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
5224 in regexp. One '\' does not suffice on Linux.
5225
4a7bddb6
MC
52262000-12-09 Michael Chastain <chastain@redhat.com>
5227
5228 * gdb.base/break.exp (test_clear_command): Use a marker function
5229 rather than 'main' for the test function. Also move this
5230 test to an execution point where the marker function names are
5231 guaranteed to be bound to functions. (Executing tests after a
5232 'finish' from main runs into name conflicts with local names
5233 in __libc_start_main).
5234
dc96c6c7 52352000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
5236
5237 * gdb.base/finish.exp: New test for gdb's "finish" command.
5238 * gdb.base/return2.exp: New test for gdb's "return" command.
5239 * gdb.base/return2.c: New source file for above.
5240
dc96c6c7 52412000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
5242
5243 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
5244 * gdb.base/miscexprs.exp: Ditto.
5245 * gdb.base/pointers.exp: Ditto.
5246 * gdb.c++/derivation.exp: Ditto.
5247 * gdb.c++/local.exp: Ditto.
5248 * gdb.c++/namespace.exp: Ditto.
5249 * gdb.c++/overload.exp: Ditto.
5250 * gdb.c++/ref-types.exp: Ditto.
5251
dc96c6c7 52522000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
5253
5254 * gdb.base/constvars.exp: Test result of "up" command.
5255 * gdb.base/miscexprs.exp: Ditto.
5256 * gdb.base/pointers.exp: Ditto.
5257 * gdb.base/scope.exp: Ditto.
5258 * gdb.c++/derivation.exp: Ditto.
5259 * gdb.c++/local.exp: Ditto.
5260 * gdb.c++/namespace.exp: Ditto.
5261 * gdb.c++/overload.exp: Ditto.
5262 * gdb.c++/ref-types.exp: Ditto.
5263
44097287
FN
52642000-11-22 Michael Chastain <chastain@redhat.com>
5265
5266 * mips_pro.exp: Accept either "middle -> top -> main" or
5267 "middle -> main" in the backtrace, because gcc can optimize
5268 tail calls to jumps. Remove setup_xfail for the hppa case.
5269 Add a comment with the original warning messages from PR 3016,
5270 which was filed in 1993, to preserve them for posterity.
5271
9d2e1bab
ND
52722000-11-17 Nick Duffek <nsd@redhat.com>
5273
5274 * lib/gdb.exp (gdb_test): Override timeout with board info.
5275
1aca8eb7
ND
52762000-11-17 Nick Duffek <nsd@redhat.com>
5277
5278 * gdb.base/display.exp: Don't kill running stub. Add "again" to
5279 the second kill and detach messages.
5280
93076499
ND
52812000-11-17 Nick Duffek <nsd@redhat.com>
5282
5283 * configure.in: Add AC_EXEEXT.
5284 * configure: Regenerate.
5285 * Makefile.in (just-check): Export EXEEXT.
5286 * lib/gdb.exp ($EXEEXT): Import from environment.
5287 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
5288 expect "maint dump-me" on Cygwin.
5289 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
5290 $EXEEXT.
5291
30e87cd3
ND
52922000-11-17 Nick Duffek <nsd@redhat.com>
5293
5294 * gdb.base/break.exp: Test backtrace and finish from called
5295 function on all platforms, not just HP-UX.
5296
dc96c6c7 52972000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
5298
5299 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
5300 code from gdb_target_monitor, so it can be used independantly
5301 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 5302
dc96c6c7 53032000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
5304
5305 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
5306 * gdb.base/corefile.exp: Expect the message "Program is being
5307 debugged already" when we send the "corefile" command, since
5308 the preceeding gdb_load may have connected gdb to a remote target.
5309 * gdb.base/display.exp: Disable hardware watchpoints if new
5310 board info variable "no_hardware_watchpoints" is true.
5311 Replace single-letter commands with more readable ones.
5312 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
5313 if new board info variable "no_hardware_watchpoints" is true.
5314 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
5315 to see if stdio (printf) testing is possible.
5316 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
5317 board info variable "no_hardware_watchpoints" is true. Use new
5318 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
5319
39124dea
FN
53202000-11-13 Fernando Nasser <fnasser@redhat.com>
5321
5322 From Orjan Friberg <orjanf@axis.com>:
5323 * gdb.base/printcmds.exp: Escape curly braces followed by a number
5324 in array print pattern match.
5325
a9e2e984
FN
53262000-11-09 Fernando Nasser <fnasser@redhat.com>
5327
5328 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
5329 spelling "cancelled" to U.S. spelling "canceled" to match changes
5330 made to gdb.
5331 * gdb.c++/ovldbreak.exp: Ditto.
5332
c7db355b
PS
53332000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
5334
5335 * gdb.base/callfuncs.c (main): Moved to end of file, call
5336 t_double_values to initialize the FPU before inferior calls are made.
5337 * gdb.base/callfuncs.exp: Test for register preservation after calling
5338 inferior functions. Add tests for continuining, finishing and
5339 returning from a stop in a call dummy.
5340
dc96c6c7 53412000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
5342
5343 * gdb.base/commands.exp: Break up long lines, and re-indent.
5344
dc96c6c7 53452000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
5346
5347 * config/gdbserver.exp: Rewritten from the ground up, to make it
5348 compatible with the current dejagnu tree, and to make it work with
5349 the new "gdbserver" in libremote.
5350
dc96c6c7 53512000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
5352
5353 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
5354 * gdb.base/varargs.exp: Skip entire test if no printf support.
5355 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
5356 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
5357
dc96c6c7 53582000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
5359
5360 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
5361 no floating point support.
5362 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
5363 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
5364 * gdb.base/call-rt-st.exp: Ditto.
5365 * gdb.base/call-strs.exp: Ditto.
5366
bac5fc66
JG
53672000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
5368
5369 * gdb.base/sizeof.c: include <stdio.h>.
5370
5371 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
5372 'finish', otherwise uncaptured gdb_prompt would potentially
5373 throw remaining test points out of sync.
5374
b22a6027
SB
53752000-07-26 Scott Bambrough <scottb@netwinder.org>
5376
5377 * gdb.base/recurse.exp: Run tests for all targets.
5378 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
5379 gnu-oldld case on ARM.
5380 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
5381 for ARM targets.
d63a86f8 5382
d8231941
AG
5383Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
5384
5385 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
5386 * gdb.java/configure: Rebuild.
5387
8caabe69
AG
5388Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
5389
5390 * gdb.java/jv-exp.exp: New file.
5391
9d273ca3
AG
5392Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
5393
5394 * configure: Rebuilt.
5395 * configure.in (configdirs): Add gdb.java.
5396 * gdb.java/jmisc.java: New file.
5397 * gdb.java/jmisc.exp: New file.
5398 * gdb.java/Makefile.in: New file.
5399 * gdb.java/configure: Rebuilt.
5400 * gdb.java/configure.in: New file.
5401 * lib/java.exp: New file.
5402
4f823a66
AC
5403Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
5404
5405 * gdb.base/exprs.exp: Test casts to a pointer including over and
5406 underflow.
5407
2391e11d
AC
5408Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
5409
5410 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
5411 and the compilers sizes.
5412
54602222
ND
54132000-07-09 Nick Duffek <nsd@redhat.com>
5414
5415 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
5416 (use_methods): New function.
5417 (main): Call use_methods().
5418 * gdb.c++/classes.exp (test_method_param_class): New procedure.
5419 (do_tests): Call test_method_param_class.
5420
2bec0572
ND
54212000-07-09 Nick Duffek <nsd@redhat.com>
5422
5423 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
5424 spelling.
5425 (test_enums): New procedure. Move enum tests from end of script
5426 to here. Set breakpoint on function name instead of line number.
5427 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
5428 (enums2): New marker function.
5429 (enums1): New function.
5430 (main): Call enums1(). Move enum tests to enums1().
5431
78492fde
AC
5432Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
5433
5434 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
5435 compile/link program. Update line numbers.
5436 * gdb.asm/d10v.inc: Define ``startup''.
5437 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 5438
49a2cef8
AC
5439Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
5440
5441 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
5442
3e6c8688
EZ
54432000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5444
5445 * gdb.base/maint.exp: Add 'maint print architecture' item to output
5446 of 'help maint print' command.
5447
9ff5cbe9
AC
5448Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
5449
5450 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
5451 they use gdb_expect_list.
5452
17c579bd
AC
5453Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
5454
5455 * gdb.base/commands.exp: Use ``set remote
5456 memory-read-packet-size'' instead of ``set endian big'' to test
5457 long commands.
5458
e6d71bf3
DB
54592000-06-03 Daniel Berlin <dan@cgsoftware.com>
5460
5461 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 5462 g++, and stop skipping them.
e6d71bf3
DB
5463
5464 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
5465 work under g++.
5466
d63a86f8 5467 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
5468 initialization.
5469
dc96c6c7 54702000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
5471
5472 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
5473 the regular expression: accept an (almost) arbitrary sequence of
5474 "frames-invalid" and "breakpoints-invalid" messages both before
5475 and after the "starting" message.
5476
dc96c6c7 54772000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
5478
5479 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 5480
dc96c6c7 54812000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
5482
5483 * gdb.base/annota1.exp (annotate-signal-handler-caller):
5484 Relax the regular expression a little, make it pass on Solaris 8.
5485
8216cda9
KB
54862000-05-12 Kevin Buettner <kevinb@redhat.com>
5487
5488 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 5489 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
5490 Instead, it is permissible for gdb to stop on the line of the
5491 call itself.
5492
1a570b2f
MS
54932000-05-12 Michael Snyder <msnyder@.cygnus.com>
5494
5495 * gdb.base/break.exp (bp on small function, optimized file):
5496 Add a second pass pattern. The behavior differs here between stabs
5497 and dwarf for one-line functions. Stabs preserves two line symbols
5498 (one before the prologue and one after) with the same line number,
5499 but dwarf regards these as duplicates and discards one of them.
5500 Therefore the address after the prologue (where the breakpoint is)
5501 has no exactly matching line symbol, and GDB reports the breakpoint
5502 as if it were in the middle of a line rather than at the beginning.
5503
dc96c6c7 55042000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 5505
d63a86f8 5506 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
5507 rather than "send_gdb" (for consistancy).
5508
7d418785
AC
5509Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
5510
5511 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
5512 * gdb.c++/templates.cc: Properly check for GCC version number.
5513 * lib/compiler.cc: Likewise
5514
dc96c6c7 55152000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 5516
d63a86f8 5517 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
5518 gdb may not stop at the first line of main, due to code motion.
5519
dc96c6c7 55202000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
5521
5522 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
5523 This test depends on parsing the printf output from the target.
5524 Since the sparclet stub doesn't do stdio, this will never work.
5525 * gdb.base/call-rt-st.exp: ditto.
5526 * gdb.base/call-strs: ditto.
5527
dc96c6c7 55282000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
5529
5530 * gdb.base/miscexprs.exp: make sizeof long array test portable.
5531
5532 * gdb.base/ending-run.exp: After connecting to a remote target,
5533 but before running, the target will appear to be in a random
5534 location. Specify both a file and a line for breakpoints.
5535 Also, the function that calls main may be called 'init'
5536 rather than 'start'.
5537
a5a51225
EZ
55382000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5539
5540 * gdb.base/help.exp: Update output for add-symbol-file command.
5541
7930cc7c
FN
55422000-04-10 Fernando Nasser <fnasser@cygnus.com>
5543
5544 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5545 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
5546
23e37ab1
C
55472000-04-07 J.T. Conklin <jtc@redback.com>
5548
e93c542c
C
5549 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
5550
23e37ab1
C
5551 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
5552
591b8fa3
PDM
5553Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
5554
5555 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
5556 values that can be represented exactly.
5557 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
5558 above change, and to not check against the directory part of the source
5559 file name.
5560 (step into print_long_arg_list): Likewise.
5561 (print print_small_structs from print_long_arg_list): Likewise.
5562 (print print_long_arg_list): Likewise.
5563
7a495180
EZ
55642000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5565
30b53638 5566 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 5567
beb998c6
AC
5568Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
5569
5570 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
5571
1c689132
DB
55722000-03-25 Daniel Berlin <dan@cgsoftware.com>
5573
5574 * gdb.base/commands.exp (deprecated_command_test): Add test for
5575 deprecate with no arguments.
5576
c1790a9d
JL
55772000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
5578
5579 * gdb.base/break.exp: Add new test for setting breakpoints on
5580 optimized code so we can test breakpoints work even when function
5581 prologues may be optimized away
5582
003ba290
FN
55832000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
5584
5585 From David Whedon <dwhedon@gordian.com>
5586 * gdb.base/commands.exp : Added command deprecator tests.
5587
6837a0a2
DB
55882000-03-22 Daniel Berlin <dan@cgsoftware.com>
5589
5590 * gdb.base/help.exp: Added test for new apropos command.
5591
b9593231
KB
55922000-03-21 Kevin Buettner <kevinb@redhat.com>
5593
5594 * gdb.base/pointers.c (usevar): New function.
5595 (main): Make sure that global variables v_int_pointer2, rptr,
5596 and y are all referenced someplace in the program by calling
5597 usevar() on them. [Some linkers delete symbols which are
5598 never referenced. The space remains, but there's no way to
5599 get a (symbolic) handle on the variable from the debugger.]
5600
751a959b
EZ
56012000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5602
5603 * gdb.base/printcmds.c: Add typedeffed arrays.
5604
5605 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
5606 procedure to test arrays that are typedef'd.
5607
73a93a32
JI
56082000-03-13 James Ingham <jingham@leda.cygnus.com>
5609
5610 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 5611 the library directories.
73a93a32 5612
fb40c209
AC
5613Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
5614
5615 * configure.in (configdirs): Add sub directory gdb.mi.
5616 * configure: Re-generate.
5617
5618 * gdb.mi: New directory.
d63a86f8 5619
ee4dd2c9
AC
56202000-02-25 Scott Bambrough <scottb@netwinder.org>
5621
5622 * gdb.base/long_long.exp: Correct test suite failure when printing
5623 a long long value as a double on ARM platforms.
5624
70f0cc22
JB
56252000-02-16 Jim Blandy <jimb@redhat.com>
5626
5627 * gdb.base/break.exp ("breakpoint line number"): Make sure the
5628 default source file is set properly before running this test.
5629
853819b8
EZ
56302000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5631
5632 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
5633 gdbtk/library directory, not in gdbtcl2.
5634
dfcd3bfb
JM
56352000-02-04 Jim Blandy <jimb@redhat.com>
5636
5637 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
5638 backslash from regexp pattern.
5639
5640 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
5641 procedure. Use it to run all the "continue to bp overloaded"
5642 tests. Note that this changes the names of the tests slightly.
5643 If the breakpoint hit message includes a hex PC value, because
5644 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
5645 from the real source code, still consider that a pass.
5646
5647 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
5648 XFAIL here if the breakpoint message contains a hex address. Note
5649 similar change on 1999-11-02.
5650
5651 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
5652
5653 * gdb.base/ptype.exp: Establish a default source file before
5654 calling get_debug_format.
5655
56562000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
5657
5658 * gdb.base/watchpoint.exp: Remove duplication of test messages.
5659
8b93c638
JM
56602000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
5661
5662 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
5663 of successive stepi commands -- while in the prologue we should see
5664 the function entry bracket.
5665
56662000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
5667
5668 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
5669 reach __change_mode() when stepping through the end of main().
5670
c5394b80
JM
56712000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
5672
5673 * gdb.base/default.exp: Fix expected pattern.
5674 * gdb.base/help.exp: Same.
5675
0d06e24b
JM
56762000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5677
5678 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
5679 Don't use xfail's because that affects only the following test.
d63a86f8 5680
0d06e24b
JM
5681 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
5682 solaris or linux.
5683
5684 * gdb.base/selftest.exp: Update to reflect changes to main.c.
5685
dc96c6c7 56862000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 5687
d63a86f8 5688 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
5689 "A syntax error" rather than "A parse error". Accept both.
5690
56912000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
5692
5693 * gdb.base/default.exp: Remove OS dependent string from "target
5694 remote" test.
5695 * gdb.base/help.exp: Same for "help target remote" test.
5696
c3f6f71d
JM
56972000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5698
5699 From Jim Kingdon <kingdon@redhat.com>:
5700
5701 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
5702 prompt (cleanup rather than necessity, but still might keep output
5703 from spilling to next test).
5704
57052000-01-02 Fred Fish <fnf@cygnus.com>
5706
5707 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
5708 AIX, which defines them in <sys/types.h>.
5709
ed9a39eb 57101999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 5711
ed9a39eb
JM
5712 * gdb.base/default.exp: Match arm* etc instead of arm in "info
5713 float" test.
5714
57151999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 5716
ed9a39eb 5717 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
5718
5719 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
5720 outermost frame disallowed".
5721
57221999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
5723
5724 * gdb.base/setvar.exp: New tests for setting the value of a struct
5725 with a constant list.
5726
57271999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
5728
5729 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
5730 require the user to type a cast before setting the value of a struct.
5731
de57eccd
JM
57321999-12-06 Jim Blandy <jimb@cygnus.com>
5733
5734 * gdb.base/default.exp: Expect the new 'info float' command on
5735 all i386 platforms.
5736
5737 * gdb.threads/linux-dp.exp: Expand our ability to recognize
5738 LinuxThreads libraries that don't support debugging.
5739
c2d11a7d
JM
5740Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
5741
5742 * gdb.base/remote.c: Fill the buffer with truely random data.
5743 Change the buffer type to ``unsigned char'' to simplify size
5744 arithmetic.
5745
5746 * gdb.base/remote.exp: Reduce download numbers by one. Typical
5747 stub only handles 400-1 byte packets. Verify that the download
5748 worked.
5749
57501999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
5751
5752 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
5753 tests, using UNRESOLVED for the untested cases. Also, does not wait
5754 for a timeout if the prompt was received before a recognizable pattern.
5755
57561999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
5757
5758 * lib/gdb.exp (gdb_expect_list): Fix spelling.
5759
57601999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5761
5762 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
5763 watchpoints.
5764
57651999-11-24 Jason Merrill <jason@casey.cygnus.com>
5766
5767 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
5768
5769 * gdb.c++/local.exp: Be more flexible in recognizing local class
5770 name mangling. Don't allow horribly truncated method names.
5771 * gdb.c++/derivation.exp: Expect protected inheritance.
5772 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
5773 * gdb.c++/virtfunc.exp: Likewise.
5774 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
5775 when printing a nested enum.
5776
57771999-11-22 Jim Blandy <jimb@cygnus.com>
5778
5779 * gdb.base/step-test.exp: Properly await GDB's response to setting
5780 a breakpoint on the call to large_struct_by_value.
5781
5782 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
5783 just because we have debug info for the `start' function.
5784
57851999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
5786
5787 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
5788 "Unknown signal" messages, which indicate (on LinuxThreads) that
5789 GDB doesn't know how to debug threads on this system. This is
5790 better than hanging while philosopher 0 dumps chatter into gdb.log.
5791
57921999-11-18 Tom Tromey <tromey@cygnus.com>
5793
5794 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
5795
57961999-11-18 Fred Fish <fnf@cygnus.com>
5797
5798 * gdb.base/coremaker2.c: Add sample program for generating
5799 cores that is more self contained than coremaker.c. Eventually
5800 I'll add more code to this and tie it into the testsuite.
5801
4ce44c66
JM
58021999-11-12 Stan Shebs <shebs@andros.cygnus.com>
5803
5804 * gdb.base/dollar.exp: Remove, now in gdb.hp.
5805
58061999-11-10 Jimmy Guo <guo@cup.hp.com>
5807
5808 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
5809 from $srcdir/lib/.
5810 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
5811 and gdb.c++/.
5812
5813 * gdb.c++/derivation.exp: remove redundant get compiler info code.
5814
d63a86f8 5815 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
5816 'continue with watch' test point.
5817
58181999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
5819
5820 Merged from p2linux-990323-branch:
d63a86f8 5821
4ce44c66
JM
5822 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
5823
11cf8741
JM
5824Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
5825
5826 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
5827 {limit,fixed}''. Test ``set download-write-size''.
5828
5829Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
5830
5831 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
5832 gdb_expect_list.
5833
5834Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
5835
5836 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
5837
58381999-11-03 Mark Salter <msalter@cygnus.com>
5839
5840 * gdb.base/break.exp: Fix "stub continue" pattern.
5841
58421999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
5843
5844 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
5845
58461999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
5847
5848 * gdb.base/display.exp ("finish"): Add timeout clause.
5849
5850 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
5851 plain prompt clause, so this doesn't have to time out in order to
5852 fail.
5853
5854 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
5855 breakpoint hit messages include an address.
5856
5857 * gdb.base/display.exp: Don't forget to escape parens in regular
5858 expressions. Unix regexp notatation sucks.
5859
58601999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5861
5862 * gdb.base/annota1.exp: Test for annotate-signalled: change output
5863 order for 'signalled' message.
5864
5c44784c
JM
58651999-11-01 Stan Shebs <shebs@andros.cygnus.com>
5866
5867 From Jimmy Guo <guo@cup.hp.com>:
5868 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
5869 * gdb.base/annota1.c: Add code for tests to work with.
5870
58711999-10-26 Frank Ch. Eigler <fche@cygnus.com>
5872
5873 * gdb.base/remote.exp: New test for remote downloading settings.
5874 * gdb.base/remote.c: New file with large .data.
5875
917317f4
JM
58761999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
5877
5878 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
5879 for LinuxThreads support, merged from the Code Fusion branch.
5880
5881Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
5882
5883 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
5884 containing exp_continue into a while within an expect. Don't
5885 attempt a start more than three times. Check return value from
5886 gdb_load.
d63a86f8 5887
2df3850c
JM
5888Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
5889
5890 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
5891 a pass case.
5892
2acceee2
JM
58931999-10-01 Kevin Buettner <kevinb@cygnus.com>
5894
5895 * gdb.base/break.c (main): Added a statement that we can step
5896 off of.
5897 * gdb.base/break.exp: Added tests for setting a breakpoint
5898 at an offset and stepping onto a breakpoint.
5899
59001999-10-01 Fred Fish <fnf@cygnus.com>
5901
d63a86f8 5902 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
5903 gdb output.
5904
c2c6d25f
JM
59051999-09-18 Jim Blandy <jimb@cris.red-bean.com>
5906
5907 * gdb.base/break.exp: Code locations are in hex, don't forget!
5908 (For HP-UX.)
5909
59101999-09-17 Stan Shebs <shebs@andros.cygnus.com>
5911
5912 * condbreak.exp: Use break.c as test program.
5913 * condbreak.c: Remove, redundant with break.c.
5914
59151999-09-15 Stan Shebs <shebs@andros.cygnus.com>
5916
5917 * config/monitor.exp (gdb_target_monitor): Disable X- and
5918 Z-packets if the target needs it.
5919
59201999-09-13 James Ingham <jingham@leda.cygnus.com>
5921
5922 * gdb.c++/overload.exp: Added tests for listing overloaded
5923 functions with function pointers in the arg, explicitly calling
5924 out the version you want.
5925
cff3e48b
JM
59261999-09-09 Stan Shebs <shebs@andros.cygnus.com>
5927
5928 * long_long.exp: Add variations of test cases that work for
5929 targets with 16-bit ints and 32-bit doubles.
5930
d4f3574e
SS
59311999-09-08 Stan Shebs <shebs@andros.cygnus.com>
5932
5933 * break.c (main): Compare a possibly-uninitialized argc with an
5934 unlikely value that fits in 16 bits.
5935
59361999-09-07 Stan Shebs <shebs@andros.cygnus.com>
5937
5938 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
5939 0xfeeb, don't want negative numbers if ints are 16 bits.
5940
5941 * lib/gdb.exp (skip_cplus_tests): New proc.
5942 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
5943 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
5944 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
5945 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
5946 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
5947 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
5948 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
5949 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
5950
5951 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
5952
5953Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
5954
5955 * gdb.base/corefile.exp (up): Allow a parameter to appear
5956 in the frame that we're going up to.
5957
5958 From Jim Blandy <jimb@cygnus.com>:
5959
5960 * gdb.base/default.exp (info float): Expect some output now.
5961
5962 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
5963 returning floating-point values to fail on the x86.
5964 * gdb.base/callfwmall.exp (do_function_calls): Same.
5965
5966 * gdb.base/list.exp (test_listsize): Correct expectations for
5967 listing line 1 with listsize 2. Also, listing a single line
5968 works now, as does listing three lines. [Kevin's note: There
5969 were a number of other cases fixed too where the expectations
5970 differed...]
5971
59721999-09-02 Stan Shebs <shebs@andros.cygnus.com>
5973
5974 * gdb.base/selftest.exp: Add case for when version prints as
5975 constant string instead of char pointer.
5976
104c1213
JM
59771999-08-25 Stan Shebs <shebs@andros.cygnus.com>
5978
5979 * gdb.base/ending-run.exp: Add Solaris case for what happens when
5980 stepping out of main.
5981
5982 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
5983 G++ used.
5984
5985 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
5986 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
5987
5988 * gdb.c++/ovldbreak.exp: Update match string in test that
5989 includes a warning of multiple breakpoints.
5990
59911999-08-24 Stan Shebs <shebs@andros.cygnus.com>
5992
5993 * gdb.base/display.exp: Improve precision of step-after-finish
5994 added yesterday.
5995
5996 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
5997 test.
5998
5999 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
6000 configs when using G++, not just hppa*.
6001
60021999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6003
6004 * gdb.base/async.c: New file.
6005 * gdb.base/async.exp: New file.
6006
6007Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
6008
6009 * gdb.base/break.exp: Tweak PA specific tests to properly handle
6010 PA64.
6011
53a5351d
JM
6012Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
6013
104c1213
JM
6014 * gdb.base/display.exp: "finish" can leave us mid-line on many
6015 targets, deal with it. Add a small constant to main, instead of
6016 1000 since main+1000 may not be a valid address in the target.
6017
53a5351d
JM
6018 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
6019 on hpux11.
6020
6021 * gdb.base/attach.exp: Handle another hpux11 error message variant
6022 when attaching to a process that does not exist.
6023
60241999-08-19 J.T. Conklin <jtc@redback.com>
6025
6026 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
6027 characters in 'continue to 1241' test.
6028
60291999-08-17 Stan Shebs <shebs@andros.cygnus.com>
6030
6031 * gdb.base/call-ar-st.exp: Add a shorter match case for the
6032 stop in print_long_arg_list, define and use a whitespace
6033 variable in print_small_structs test, add an XFAIL for Solaris.
6034 * gdb.base/dbx.exp: XFAIL func commands until somebody is
6035 interested enough to fix.
6036
7be570e7
JM
60371999-08-13 Keith Seitz <keiths@cygnus.com>
6038
6039 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
6040 (dbx_gdb_load): Remove. Use gdb_load instead, since that
6041 proc knows about targets other than the natives.
6042 (test_assign): Use "gdb_run_cmd" to "run" the target.
6043 Check that we've actually hit the breakpoint at main.
6044 When we attempt to assign a value to a local variable, check
6045 that the variable is in the current scope, i.e., don't use
6046 a test with an empty result.
6047
6048Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
6049
6050 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
6051 command.
6052
60531999-08-09 Stan Shebs <shebs@andros.cygnus.com>
6054
6055 From Jimmy Guo <guo@cup.hp.com> and others at HP:
6056 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
6057 gdb.compat, gdb.threads-hp.
6058 gdb.hp/configure, gdb.hp/configure.in: New files.
6059 gdb.hp/Makefile.in: Recurse into new subdirs.
6060 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
6061 gdb.hp/gdb.objdbg: New directory, tests for debugging info
6062 in object files.
6063 gdb.hp/tools: New directory, aux tools for HP-specific tests.
6064
96baa820
JM
60651999-08-05 Stan Shebs <shebs@andros.cygnus.com>
6066
6067 * gdb.base/display.exp: Help expect by putting a newline in the
6068 funky printf, remove a bogus p/a test.
6069
60701999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6071
6072 * gdb.base/display.exp: Make sure that when we say 'run', we are
6073 connected to the target. This is necessary when running not
6074 natively.
6075
60761999-08-03 Stan Shebs <shebs@andros.cygnus.com>
6077
6078 * gdb.base/step-test.exp: Removed some extraneous messages.
6079
6080 * gdb.base/long_long.exp: Don't run memory examination tests
6081 on little-endian targets (they will need a different set of
6082 results to match).
6083
60841999-08-02 Stan Shebs <shebs@andros.cygnus.com>
6085
6086 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
6087 until somebody decides to fix GDB.
6088
6089 * gdb.base/long_long.c: Stop compiler complaint by specifying long
6090 constant as "ULL".
6091 * gdb.base/long_long.exp: Loosen x/c test, add partial result
6092 matches for a couple x/2 commands.
6093
a0b3c4fd
JM
60941999-07-30 Stan Shebs <shebs@andros.cygnus.com>
6095
6096 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
6097 by merging in ref-types2 tests.
6098 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
6099
6100 From Jimmy Guo <guo@cup.hp.com> and others at HP:
6101 * gdb.c++/Makefile.in: Add standard actions.
6102 (EXECUTABLES): Rename from PROGS, update list.
6103 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
6104 from gdb.hp.
6105 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
6106 foo and bar locals.
6107 * gdb.c++/anon-union.exp: Fix tests to match.
6108 * gdb.c++/classes.exp: Run if HP compiler used, add extra
6109 expect matches to handle output variations.
6110 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
6111 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
6112 output, add HP alternatives for new and delete prints.
6113 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
6114 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
6115 * gdb.c++/demangle.exp: Use $style when reporting failure.
6116 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
6117 * gdb.c++/inherit.exp: Run if HP compiler used, add some
6118 match alternatives.
6119 * gdb.c++/local.exp: Add match alternatives or xfails for HP
6120 compilers.
6121 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
6122 * gdb.c++/method.exp: Add match alternatives.
6123 * gdb.c++/misc.cc: Add bool types.
6124 * gdb.c++/misc.exp: Add tests for bool types.
6125 * gdb.c++/overload.exp: Add xfails.
6126 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
6127 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
6128 add some more template parameter tests (only for HP currently).
6129 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
6130 * gdb.c++/virtfunc.cc: Add return type and value for main.
6131 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
6132 match alternatives.
d63a86f8 6133
a0b3c4fd
JM
61341999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6135
6136 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
6137
61381999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
6139
6140 * gdb.base/signals.exp: Don't expect getting a backtrace from
6141 within a signal handler to fail on Linux.
6142
61431999-07-29 Stan Shebs <shebs@andros.cygnus.com>
6144
6145 From Jimmy Guo <guo@cup.hp.com> and others at HP:
6146 * lib/gdb.exp: Remove some gratuitious semicolons.
6147 (delete_breakpoints): Increase timeout.
6148 (gdb_expect): Add -notransfer option.
6149 (gdb_test): Use -notransfer option.
6150 (get_compiler_info): Add f77 case.
6151 (get_compiler): New proc, split out from gdb_preprocess, add f77
6152 case.
6153 (gdb_preprocess): Call get_compiler.
6154
6155 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
6156 * gdb.base/attach.exp, gdb.base/display.exp,
6157 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
6158 gdb.base/long_long.exp, gdb.base/printcmds.exp,
6159 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
6160 third arg to gdb_test.
6161 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
6162 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
6163 HP-UX xfails, add others.
6164 * gdb.base/completion.exp: Reflect name change of self-test.
6165 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
6166 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
6167 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
6168 HP failure number.
6169 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
6170 useless HP-UX 10.30 references.
6171 * gdb.base/maint.exp: Loosen matches.
6172 * gdb.base/pointers.c (main): Declare more_code.
6173 * gdb.base/pointers.exp: Match on output of a `next'.
6174 * gdb.base/structs.c: Add prototypes.
6175 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
6176 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
6177
61781999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6179
6180 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
6181 command.
6182
61831999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6184
6185 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
6186 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
6187
6188 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
6189 debug info. Deal with lack of signal hanlder info in stack.
6190
6191 From Jim Kingdon <kingdon@redhat.com>:
6192 * gdb.base/annota1.exp: If printf has debug info, deal with it.
6193
5a2468f5
JM
61941999-07-19 Stan Shebs <shebs@andros.cygnus.com>
6195
6196 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
6197 gdb.base/foll-vfork.exp: Don't run for crosses.
6198
adf40b2e
JM
6199Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
6200
6201 * gdb.base/configure.in: Check for gdbvars.exp instead of
6202 a1-selftest.exp.
6203 * gdb.base/configure: Re-generate.
6204
62051999-07-12 Stan Shebs <shebs@andros.cygnus.com>
6206
6207 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
6208 in trying to run first and name is too long.
6209
6210 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
6211 pointers2.c and pointers2.exp, respectively.
6212 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
6213 doschk happier.
6214
43e526b9
JM
62151999-07-08 Stan Shebs <shebs@andros.cygnus.com>
6216
6217 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
6218 callfuncs2.c and callfuncs2.exp.
6219
6220 * gdb.base/list.exp: Remove mistaken xfails.
6221 * gdb.base/list0.h: Add optional prototypes.
6222
9846de1b
JM
6223Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
6224
6225 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
6226 calling malloc.
6227 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
6228 * ptype.exp: Move test for get_debug_format to before its first
6229 use.
6230
62311999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6232
6233 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
6234 * gdb.base/annota2.cc, annota2.exp: Move from here.
6235 * gdb.c++/annota2.cc, annota2.exp: To here.
6236 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
6237
43ff13b4
JM
6238Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
6239
6240 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
6241 a consistent format.
6242
085dd6e6
JM
62431999-06-25 Stan Shebs <shebs@andros.cygnus.com>
6244
6245 From Jimmy Guo <guo@cup.hp.com> and others at HP:
6246 * lib/gdb.exp (get_compiler_info): Add detection for assorted
6247 HP compilers, also set the globals $true and $false.
6248
6249 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
6250 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
6251 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
6252 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
6253 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
6254 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
6255 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
6256 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
6257 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
6258 whatis.c} Add C++ compatible function definitions and return
6259 types, add includes for library functions.
6260 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
6261 * gdb.base/step-test.c (myglob): Rename from glob.
6262 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
6263 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
6264 files, move here from gdb.hp.
6265 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
6266 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
6267 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
6268 Adjust line numbers in regexps.
6269
6270 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
6271 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
6272 instead of 0/1.
6273
6274 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
6275 foll-vfork.exp: New files, move here from gdb.hp.
6276 * gdb.base/page.exp: New file, test of pagination command.
6277
6278 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
6279 recursion test.
6280 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
6281
6282 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
6283 gdb.base/solib.exp: Fix compiler invocation process.
6284
6285 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
6286 HP-UX 11, turn off overload resolution explicitly.
6287 * gdb.base/commands.exp: Set argument list explicitly, add
6288 watchpoint test.
6289 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
6290 them work.
6291 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
6292 expressions properly.
6293 * gdb.base/corefile.exp: Loosen the match slightly.
6294 * gdb.base/default.exp: Allow "Error accessing memory" message
6295 also.
6296 * gdb.base/display.exp: Skip over x/0 j if PA64.
6297 * gdb.base/funcargs.exp: Add xfails for HP-UX.
6298 * gdb.base/interrupt.exp: Ditto.
6299 * gdb.base/langs.exp: Add symbolic matches governed by compiler
6300 in use.
6301 * gdb.base/list.exp: Add xfails for HP-UX.
6302 * gdb.base/long_long.exp: Refine some of the numeric matches.
6303 * gdb.base/mips_pro.exp: Xfail on HP-UX.
6304 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
6305 * gdb.base/nodebug.exp: Succeed on more varieties of output.
6306 * gdb.base/opaque.exp: Remove some HP-UX xfails.
6307 * gdb.base/ptype.exp: Succeed on more varieties of output.
6308 * gdb.base/scope.exp: Add xfails for HP-UX.
6309 * gdb.base/sect-cmd.exp: Add more cases.
6310 * gdb.base/setvar.exp: Add xfails for HP-UX.
6311 * gdb.base/shlib-call.exp: Loosen some matches slightly.
6312 * gdb.base/signals.exp: Match on void symbolically.
6313 * gdb.base/step-test.exp: Add case for PA64.
6314 * gdb.base/term.exp: Add exit and restart.
6315 * gdb.base/twice.exp: Clean up after self.
6316 * gdb.base/varargs.exp: Disable overload resolution explicitly.
6317 * gdb.base/whatis.exp: Allow more ways to pass tests.
6318
6319 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
6320 no longer useful.
6321
6322Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
6323
6324 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
6325 list of patterns.
6326 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
6327 print_double_array(double_array)", "continuing to breakpoint
6328 1018", "print print_double_array(array_d)" and "continuing to
6329 1034" tests.
d63a86f8 6330
085dd6e6
JM
63311999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
6332
6333 * Makefile.in: Add empty html and install-html targets.
6334
63351999-06-24 Stan Shebs <shebs@andros.cygnus.com>
6336
6337 * config/mt-*: Remove, these haven't been used since 1996.
6338
63391999-06-22 Stan Shebs <shebs@andros.cygnus.com>
6340
6341 * gdb.base/call-strs.c, gdb.base/ending-run.c,
6342 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
6343 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
6344
9e0b60a8
JM
63451999-06-18 Stan Shebs <shebs@andros.cygnus.com>
6346
6347 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
6348 simpler match case for the ptype of the big class.
6349
63501999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
6351
6352 * gdb.exp: Fix test for gdb_prompt existence.
6353
63541999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
6355
6356 * gdb.exp (gdb_test): Add fail after calls to perror.
6357
63581999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
6359
6360 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
6361
63621999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
6363
6364 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
6365
0f71a2f6
JM
6366Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
6367
6368 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
6369 malloc() is linked in.
6370
63711999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
6372
6373 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
6374 step at end.
6375
6376 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
6377
63781999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
6379
6380 * gdb.java/jv-print.exp: New file. (Our first Java test!)
6381
cce74817
JM
6382Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
6383
6384 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
6385 * gdb.base/mips_pro.exp: Likewise.
6386
63871999-06-02 Keith Seitz <keiths@cygnus.com>
6388
6389 * gdb.c++/templates.cc: Change all "new" operators to throw
6390 an exception.
6391 * gdb.c++/cplusfuncs.cc: Likewise.
6392
6393 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
6394
6395Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
6396
6397 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
6398 * gdb.base/ending-run.exp: When stepping out of main, accept a
6399 step into an arbitrary assembler file.
6400
392a587b
JM
64011999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6402
d63a86f8 6403 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 6404 "breakpoint-invalid" to be printed.
d63a86f8 6405 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
6406 number of "frames-invalid" and "breakpoint-invalid" to be printed.
6407 * gdb.base/annota2.cc: Initialize a.x to 0.
6408
9e086581
JM
64091999-05-17 Keith Seitz <keiths@cygnus.com>
6410
6411 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
6412 when "skip_float_tests" set.
6413 Ditto for "print print_double_array(array_d)", "print print_small_structs",
6414 "print print_ten_doubles", and "step into print_long_arg_list".
6415 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
6416 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
6417 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
6418 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
6419 "skip_float_tests" is set.
6420 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
6421 when "skip_float_tests" set.
d63a86f8 6422
cd0fc7c3
SS
64231999-05-06 Keith Seitz <keiths@cygnus.com>
6424
6425 * gdb.base/annota2.cc: Include stdio.h.
6426
6427Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
6428
6429 * gdb.base/crossload.exp: Remove, this has been disabled ever
6430 since BFD stopped including all targets, and cross-GDB gets
6431 plenty of testing anyway.
6432 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
6433 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
6434 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
6435 * gdb.base/README: Remove, was doc for this.
6436 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
6437 needed.
6438
b83266a0
SS
64391999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6440
6441 * gdb.base/call-ar-st.exp: Fix one regular expression in test
6442 output.
6443
6444 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
6445 * gdb.base/annota2.exp: New file. More annotation tests.
6446 * gdb.base/annota1.c: New file. Source file for annota1.exp.
6447 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
6448
64491999-04-23 Angela Marie Thomas <angela@cygnus.com>
6450
6451 * config/cfdbug.exp: New file.
6452
7a292a7a
SS
64531999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
6454
6455 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
6456 Marcus Daniel's and Dale Hawkins's demangler crashes.
6457
6458 * gdb.c++/demangle.exp (test_gnu_style_demangling,
6459 test_lucid_style_demangling, test_arm_style_demangling,
6460 test_hp_style_demangling): Try Tom Tromey's core-dumping
6461 identifier under each demangling style.
6462
64631999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
6464
6465 * gdb.c++/demangle.exp: Include the current demangling style
6466 in all test names.
6467 (current_demangling_style): New global variable.
6468 (set_demangling_style, test_demangling_core, test_demangling,
6469 test_demangling_exact): New functions.
6470 (test_gnu_style_demangling, test_lucid_style_demangling,
6471 test_arm_style_demangling, test_hp_style_demangling): Use those,
6472 instead of calling gdb_test and gdb_test_exact directly.
6473 (catch_demangling_errors): New function, which reports errors
6474 signalled by the demangling test functions in an orderly way.
6475 (do_tests): Use catch_demangling_errors.
6476
64771999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
6478
6479 * gdb.base/signals.exp (test_handle_all_print): Use () for
6480 grouping in expressions, not {}.
6481
6482 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
6483 initialized yet.
6484
64851999-04-01 Stan Shebs <shebs@andros.cygnus.com>
6486
6487 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
6488 are listed.
6489
64901999-03-26 Stan Shebs <shebs@andros.cygnus.com>
6491
6492 * gdb.stabs/weird.exp: Test for CC being defined before
6493 looking at its value.
6494
64951999-03-25 Stan Shebs <shebs@andros.cygnus.com>
6496
6497 * gdb.base/call-ar-st.exp: Remove stray '#'.
6498 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
6499 "short int" and "long int".
6500 * gdb.c++/overload.cc: Cast the string added in the previous
6501 change, to mollify finicky HP compiler.
6502 * gdb.hp/reg-test.exp (testfile): Fix file name.
6503 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 6504
7a292a7a
SS
6505 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
6506 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
6507 alternate form of enum ptype.
6508
c906108c
SS
65091999-03-23 Stan Shebs <shebs@andros.cygnus.com>
6510
7a292a7a
SS
6511 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
6512 * gdb.hp/*.exp: Change all to run compiler probe only after
6513 passing skip_hp_tests, so as not to waste time on guaranteed
6514 failure.
6515
c906108c
SS
6516 * gdb.c++/overload.cc: Pass string instead of char addr, always
6517 init ccpfoo.
6518 * gdb.c++/templates.cc: Fix syntax error.
6519
7a292a7a
SS
6520Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6521
6522 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 6523 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
6524 command.
6525
65261999-03-18 James Ingham <jingham@cygnus.com>
6527
6528 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
6529
6530 * gdb.c++/method.exp: It was testing an uninitialized int on the
6531 stack and assuming it was positive.
6532
6533 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
6534
6535 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 6536 keep it from killing the rest of the tests.
7a292a7a
SS
6537 Use gdb_continue_to_end.
6538
6539 * gdb.base/sigall.exp: use gdb_continue_to_end.
6540
6541 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
6542
6543 * gdb.base/display.exp: use runto_main, not run.
6544
d63a86f8
RM
6545 * gdb.base/default.exp: Check for the current error message in the
6546 r abbreviation test.
7a292a7a
SS
6547 Add strongarm to the targets that know info float.
6548
d63a86f8 6549 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
6550 run which doesn't work with monitors.
6551
6552 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
6553
6554 * gdb.base/break.exp: use the gdb_continue_to_end proc.
6555
6556 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
6557 program. Traps the case (in Cygmon) when the program never really
6558 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
6559 more places, so I used my name. Sorry Mark...
6560
6561 * config/monitor.exp (gdb_target_monitor): added another
6562 target_info parameter: remotebinarydownload. This will set the
6563 remotebinarydownload flag if this is causing some boards trouble.
6564
65651999-03-18 Mark Salter <msalter@cygnus.com>
6566
6567 * lib/gdb.exp (continue_to_exit): New function.
6568
6569 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
6570 * gdb.base/ending-run.exp: Ditto.
6571 * gdb.base/step-test.exp: Ditto.
6572
65731999-03-16 Stan Shebs <shebs@andros.cygnus.com>
6574
6575 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
6576 (suggested by Art Haas <ahaas@neosoft.com>).
6577
65781999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
6579
6580 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
6581
6582Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
6583
6584 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
6585 descriptions of types (short unsigned int vs unsigned short, etc).
6586
65871999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
6588
6589 * gdb.base/call-strs.exp: Don't assume that `step' will step over
6590 a call to strlen; sometimes we do have sources.
6591
65921999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
6593
6594 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
6595 character, so GDB won't print garbage after its end.
d63a86f8 6596
c906108c
SS
6597 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
6598 breakpoint there instead. Sometimes GCC emits memcpy to handle
6599 the large structures being passed by value, so we step into that
6600 instead of sum_array_print, which obscures what we're really testing.
6601 * gdb.base/step-test.exp: However, we do want a test that notices
6602 the bizarre steps into memcpy, so do that here. Add check for
6603 stepping into function calls that pass large structures by value.
6604 ("Is that a noun clause, or are you just happy to see me?")
6605 Remove all references to specific line numbers.
6606 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
6607 New type and function.
6608 (main): Call large_struct_by_value, passing it a large struct by value.
6609 * lib/gdb.exp (gdb_get_line_number): New function.
6610
6611 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
6612 more portable.
6613
7a292a7a
SS
66141999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
6615
c906108c
SS
6616 * lib/gdb.exp: Doc fixes.
6617
7a292a7a
SS
66181999-03-05 Nick Clifton <nickc@cygnus.com>
6619
d63a86f8 6620 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
6621
66221999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
6623
c906108c
SS
6624 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
6625 commands. They're not germane to this test, and they don't work
6626 that way on remote targets.
6627
3fc11d3e
JM
66281999-03-01 James Ingham <jingham@cygnus.com>
6629
6630 * Changelog entries merged over from gdb development branch.
6631
3fc11d3e
JM
6632 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
6633
6634 * lib/gdb.exp (gdbtk_analyze_results): Generic function
6635 for outputting results of test run.
6636
2d4a1622 6637 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
6638
6639 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 6640
7a292a7a
SS
66411999-02-25 Felix Lee <flee@cygnus.com>
6642
6643 * lib/gdb.exp (debug_format): initialize
6644
c906108c
SS
66451999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
6646
6647 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
6648 * gdb.base/call-rt-st.c: Ditto.
6649
c906108c
SS
66501999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
6651
6652 * gdb.threads/pthreads.exp (horiz): New variable.
6653 (test_startup): Fix regexps that capture thread numbers.
6654
66551999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
6656
6657 * gdb.base/smoke.exp: Disambiguate two test case names (both
6658 called ``print'').
6659
6660Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
6661
6662 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
6663 compilation.
6664
66651999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
6666
6667 * gdb.base/miscexprs.exp: Change patterns to match GDB's
6668 actual output formatting.
6669 * gdb.base/smoke.exp: GDB removes leading 0's.
6670 * gdb.base/volatile.exp: Don't check type of remuneration;
6671 that variable is no longer defined in constvars.c.
6672 * gdb.base/step-test.c (main): Exit with explicit exit code.
6673 * gdb.base/step-test.exp: Remove two nexti checks--they are
6674 not portable.
6675
66761999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
6677
6678 * gdb.base/help.exp ("help delete display"): Fix test to match
6679 gdb's output.
6680
6681 * gdb.base/long_long.c (known_types): Initialize values to zero.
6682 * gdb.base/long_long.exp: Step one more line
6683 so 'dec' is initialized in "get to known place". GDB removes
d63a86f8 6684 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
6685 unique test case names.
6686
6687Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6688
d63a86f8 6689 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
6690
6691 * gdb.c++/method.exp: Add missing close brace.
6692
66931999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
6694
6695 * gdb.base/maint.exp: Use 'set height 0' to disable page
6696 prompting, not 'set height 400'.
6697
6698 Fix a bunch of timeouts.
6699 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
6700 four separate tests, so expect doesn't take forever to match a ton
6701 of text against a regexp with lots of .* forms.
6702 ("maint print psymbols", "maint print symbols"): Make some of
6703 these greps more selective, so that expect doesn't try to wade
6704 through huge piles of output and time out.
6705
6706 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
6707
6708 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
6709 tests: one which doesn't expect shlib events to be reported, and
6710 another which does, but is XFAIL for all platforms other than
6711 HP/UX.
6712
6713 * gdb.base/break.exp: Teach the test suite that the `catch
6714 fork', `catch vfork', and `catch exec' commands produce error
6715 messages on platforms that don't provide these features.
6716
6717Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
6718
6719 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
6720 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
6721 (shortening names from solib_threshold.exp etc), won't run on
6722 anything but HP-UX for the foreseeable future.
6723 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
6724 reflect move.
6725
6726Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
6727
6728 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
6729 gdb.trace/Makefile.in (clean): Remove all test executables.
6730
6731Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
6732
6733 * gdb.base/shlib-call.exp: add test cases to verify that gdb
6734 successfully re-sets breakpoints in shared libraries.
6735 * gdb.base/shmain.c (main): return 0, don't fall off the end.
6736
6737Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6738
d63a86f8
RM
6739 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
6740 and compiled w/o GCC.
c906108c
SS
6741
6742 * gdb.hp/watch-cmd.exp: ditto.
6743
6744 * gdb.hp/watch-hp.exp: ditto.
6745
6746 * gdb.hp/xdb1.exp: ditto.
6747
6748 * gdb.hp/xdb2.exp: ditto.
6749
6750 * gdb.hp/dbx.exp: ditto.
6751
6752Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
6753
6754 * constvars.c: Remove C++-isms.
6755 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
6756 with GCC.
6757
6758Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
6759
6760 The following changes are part of the HP merge.
6761
6762 * gdb.base/break.exp: new tests to verify that catchpoints for
6763 fork, vfork, and exec don't trigger inappropriately.
6764
6765 * gdb.base/opaque.exp: compile one file at a time, then link.
6766
6767 * gdb.base/signals.exp: be more restrictive about which hppa
6768 systems receive a setup_xfail. new tests.
6769
6770 * gdb.base/solib_threshold.build: new file.
6771 * gdb.base/solib_threshold.exp: new file.
6772 * gdb.base/solib_threshold.link_opts: new file.
6773 * gdb.base/solib_threshold.mk: new file.
6774 * gdb.base/gen_solib_threshold.c: new file.
6775
6776 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
6777 tests. New tests for enums inside classes.
6778
6779 * gdb.c++/compiler.cc: indicate support of template debugging.
6780
6781 * gdb.c++/demangle.exp: run hp style demangling tests.
6782
6783 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
6784 tests.
6785
6786 * gdb.c++/misc.cc: changes to support new tests.
6787
6788 * gdb.c++/templates.cc: changes to support HP's compiler; changes
6789 to support new tests.
6790
6791 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
6792 gcc, then skip these tests.
6793
6794Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
6795
6796 The following files are part of the HP merge; some had longer
6797 names at HP, but have been renamed to be no more than 14
6798 characters in length.
6799
6800 * gdb.hp/ambiguous.cc: new file.
6801 * gdb.hp/ambiguous.exp: new file.
6802 * gdb.hp/attach.exp: new file.
6803 * gdb.hp/attach2.exp: new file.
6804 * gdb.hp/classes-hp.exp: new file.
6805 * gdb.hp/ctti.exp: new file.
6806 * gdb.hp/ctti-add.cc: new file.
6807 * gdb.hp/ctti-add1.cc: new file.
6808 * gdb.hp/ctti-add2.cc: new file.
6809 * gdb.hp/ctti-add3.cc: new file.
6810 * gdb.hp/dbx.exp: new file.
6811 * gdb.hp/exception.cc: new file.
6812 * gdb.hp/exception.exp: new file.
6813 * gdb.hp/foll-exec.c: new file.
6814 * gdb.hp/foll-exec.exp: new file.
6815 * gdb.hp/foll-fork.c: new file.
6816 * gdb.hp/foll-fork.exp: new file.
6817 * gdb.hp/foll-vfork.c: new file.
6818 * gdb.hp/foll-vfork.exp: new file.
6819 * gdb.hp/inherit-hp.exp: new file.
6820 * gdb.hp/more-steps.exp: new file.
6821 * gdb.hp/namespace.cc: new file.
6822 * gdb.hp/namespace.exp: new file.
6823 * gdb.hp/optimize.exp: new file.
6824 * gdb.hp/pxdb.c: new file.
6825 * gdb.hp/pxdb.exp: new file.
6826 * gdb.hp/quicksort.exp: new file.
6827 * gdb.hp/reg-test.exp: new file.
6828 * gdb.hp/reg-test.s: new file.
6829 * gdb.hp/sized-enum.c: new file.
6830 * gdb.hp/sized-enum.exp: new file.
6831 * gdb.hp/start-stop.exp: new file.
6832 * gdb.hp/templ-hp.cc: new file.
6833 * gdb.hp/templ-hp.exp: new file.
6834 * gdb.hp/thr-lib.c: new file.
6835 * gdb.hp/thr-lib.exp: new file.
6836 * gdb.hp/thr-lib.h: new file.
6837 * gdb.hp/thr-liblib.c: new file.
6838 * gdb.hp/virtfun-hp.c: new file.
6839 * gdb.hp/virtfun-hp.exp: new file.
6840 * gdb.hp/watch-cmd.exp: new file.
6841 * gdb.hp/watch-hp.exp: new file.
6842 * gdb.hp/xdb1.exp: new file.
6843 * gdb.hp/xdb2.exp: new file.
6844 * gdb.hp/xdb3.exp: new file.
6845
6846Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
6847
6848 The following files are part of the HP merge; some had longer
6849 names at HP, but have been renamed to be no more than 14
6850 characters in length.
6851
6852 * gdb.base/ss.h: new file.
6853 * gdb.base/call-ar-st.c: new file.
6854 * gdb.base/call-ar-st.exp: new file.
6855 * gdb.base/call-rt-st.c: new file.
6856 * gdb.base/call-rt-st-exp: new file.
6857 * gdb.base/call-strs.exp: new file.
6858 * gdb.base/ena-dis-br.exp: new file.
6859 * gdb.base/environ.exp: new file.
6860 * gdb.base/long_long.exp: new file.
6861 * gdb.base/sect-cmd.exp: new file.
6862 * gdb.base/shlib-cl2.exp: new file.
6863 * gdb.base/smoke.exp: new file.
6864 * gdb.base/so-impl-ld.c: new file.
6865 * gdb.base/so-impl-ld.exp: new file.
6866 * gdb.base/so-indr-cl.c: new file.
6867 * gdb.base/so-indr-cl.exp: new file.
6868 * gdb.base/varargs.exp: new file.
6869 * gdb.base/volatile.exp: new file.
6870 * gdb.base/whatis-exp.exp: new file.
7a292a7a 6871 * gdb.base/display.exp: new file.
c906108c
SS
6872 * gdb.c++/derivation.exp: new file.
6873 * gdb.c++/local.exp: new file.
6874 * gdb.c++/member-ptr.exp: new file.
6875 * gdb.c++/overload.exp: new file.
6876 * gdb.c++/ovldbreak.exp: new file.
6877 * gdb.c++/ref-types.exp: new file.
6878 * gdb.c++/ref-types2.exp: new file.
6879 * gdb.c++/userdef.exp: new file.
d63a86f8 6880
c906108c
SS
6881Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
6882
6883 * gdb.base/default.exp: Reflect wording change in remote.c.
6884
dc96c6c7 6885Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6886
6887 * gdb.base/help.exp: Update to reflect current text.
6888
6889Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
6890
6891 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
6892 they're stack variables and contain garbage.
6893 * gdb.c++/anon-union.exp: new file.
6894
6895 The following changes were made by David Taylor
6896 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
6897 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
6898 in changes by HP.
6899
6900 * gdb.base/bitops.exp: new file.
6901 * gdb.base/default.exp: change expected messages for catch and
6902 info catch tests to reflect HP merge changes.
6903 * gdb.base/enable-disable-break.exp
6904 * gdb.base/ending-run.c: new file.
6905 * gdb.base/long_long.c: new file.
6906 * gdb.base/maint.exp: new file.
6907 * gdb.base/pointers2.exp: new file.
6908 * gdb.base/shlib-call2.exp: new file.
6909 * gdb.base/solib.exp: new file.
6910 * gdb.base/step-test.c: new file.
6911 * gdb.c++/anon-union.cc: new file.
6912 * gdb.c++/local.cc: new file.
6913 * gdb.c++/member-pointer.cc: new file.
6914 * gdb.c++/method.cc: new file.
6915 * gdb.c++/ref-types.cc: new file.
6916 * gdb.c++/ref-types2.cc: new file.
6917 * gdb.c++/userdef.cc: new file.
d63a86f8 6918
c906108c
SS
6919 * gdb.base/scope.exp: compile one file at a time, then link.
6920 * gdb.base/langs.exp: ditto.
6921 * gdb.base/list.exp: ditto.
d63a86f8 6922
c906108c
SS
6923Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
6924
6925 The following changes were made by David Taylor
6926 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
6927 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
6928 in changes by HP.
d63a86f8 6929
c906108c
SS
6930 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
6931 skip tests. When compiling pass c++ flag to gdb_compile.
6932 * gdb.c++/
d63a86f8 6933
c906108c
SS
6934 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
6935 test for on hppa*-*-hpux*; use args to see if c++ was specified.
6936 (skip_hp_tests): new function.
6937 (gdb_preprocess): new function.
6938
6939 * configure.in (hpdir): decide whether to configure gdb.hp.
6940 * configure: regenerated.
6941
6942 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
6943 to delete on clean.
6944 (EXECUTABLES): update to reflect new additions.
6945 * gdb.base/commands.exp: update message expected.
6946 * gdb.base/default.exp: add copyright notice.
6947 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
6948 * gdb.base/help.exp: update messages to reflect current text.
6949 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
6950 targets for recurse tests.
6951 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
6952 skip this file.
6953
6954 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
6955 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
6956 compilation.
6957 * gdb.c++/misc.exp: ditto.
6958 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
6959 run the tests. tell gdb_compile that it's a c++ compilation.
6960
6961 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 6962
c906108c
SS
6963 * gdb.base/all-bin.exp: new file.
6964 * gdb.base/arithmet.exp: new file.
6965 * gdb.base/assign.exp: new file.
6966 * gdb.base/completion.exp: new file.
6967 * gdb.base/cond-expr.exp: new file.
6968 * gdb.base/condbreak.exp: new file.
6969 * gdb.base/define.exp: new file.
6970 * gdb.base/dollar.exp: new file.
6971 * gdb.base/environment.exp: new file.
6972 * gdb.base/eval-skip.exp: new file.
6973 * gdb.base/jump.exp: new file.
6974 * gdb.base/logical.exp: new file.
6975 * gdb.base/pointers.exp: new file.
6976 * gdb.base/relational.exp: new file.
6977 * gdb.base/section_command.exp: new file.
6978 * gdb.base/whatis-expr.exp: new file.
6979
6980 * gdb.base/all-types.c: new file.
6981 * gdb.base/call-array-struct.c: new file.
6982 * gdb.base/call-return-struct.c: new file.
6983 * gdb.base/call-strings.c: new file.
6984 * gdb.base/callfuncs2.c: new file.
6985 * gdb.base/condbreak.c: new file.
6986 * gdb.base/constvars.c: new file.
6987 * gdb.base/display.c: new file.
6988 * gdb.base/int-type.c: new file.
6989 * gdb.base/jump.c: new file.
6990 * gdb.base/miscexprs.c: new file.
6991 * gdb.base/pointers.c: new file.
6992 * gdb.base/pointers2.c: new file.
6993 * gdb.base/shmain.c: new file.
6994 * gdb.base/shr1.c: new file.
6995 * gdb.base/shr2.c: new file.
6996 * gdb.base/solib.c: new file.
6997 * gdb.base/solib1.c: new file.
6998 * gdb.base/solib2.c: new file.
6999 * gdb.base/varargs.c: new file.
7000 * gdb.c++/derivation.cc: new file.
7001 * gdb.c++/overload.cc: new file.
7002 * gdb.c++/ovldbreak.cc: new file.
7003 * gdb.hp/attach.c: new file.
7004 * gdb.hp/attach2.c: new file.
7005 * gdb.hp/average.c: new file.
7006 * gdb.hp/compiler.c: new file.
7007 * gdb.hp/compiler.cc: new file.
7008 * gdb.hp/execd-program.c: new file.
7009 * gdb.hp/follow-exec.c: new file.
7010 * gdb.hp/follow-fork.c: new file.
7011 * gdb.hp/follow-vfork-and-exec.c: new file.
7012 * gdb.hp/misc-hp.cc: new file.
7013 * gdb.hp/more-steps.c: new file.
7014 * gdb.hp/optimize.c: new file.
7015 * gdb.hp/quicksort.c: new file.
7016 * gdb.hp/run-hp.c: new file.
7017 * gdb.hp/start-stop.c: new file.
7018 * gdb.hp/sum.c: new file.
7019 * gdb.hp/templates-hp.cc: new file.
7020 * gdb.hp/thread-local-in-lib.c: new file.
7021 * gdb.hp/thread-local-in-lib.h: new file.
7022 * gdb.hp/thread-local-in-lib.lib.c: new file.
7023 * gdb.hp/vforked-program.c: new file.
7024 * gdb.hp/virtfunc-hp.cc: new file.
7025 * gdb.hp/watchpoint-hp.c: new file.
7026 * gdb.hp/xdb.c: new file.
7027 * gdb.hp/xdb0.c: new file.
7028 * gdb.hp/xdb0.h: new file.
7029 * gdb.hp/xdb1.c: new file.
7030
7031Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
7032
7033 The following change was made by Edith Epstein
7034 <eepstein@cygnus.com> as part of a project to merge in changes
7035 originally made by HP; HP did not create ChangeLog entries.
7036
7037 * gdb.c++/demangle.exp: changed the expected output for some
7038 ARM-style mangling -- removed second reference to datatype.
7039 For example, maint demangle __dt__11T1__pt__2_cFv
7040 T1<char>::~T1<char>(void)
7041 becomes,
7042 maint demangle __dt__11T1__pt__2_cFv
7043 T1<char>::~T1(void)
7044
7045 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 7046
c906108c
SS
7047Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
7048
7049 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
7050 * gdb.trace/backtrace.exp: Likewise.
7051 * gdb.trace/circ.exp: Likewise.
7052 * gdb.trace/collection.exp: Likewise.
7053 * gdb.trace/deltrace.exp: Likewise.
7054 * gdb.trace/infotrace.exp: Likewise.
7055 * gdb.trace/limits.exp: Likewise.
7056 * gdb.trace/packetlen.exp: Likewise.
7057 * gdb.trace/passc-dyn.exp: Likewise.
7058 * gdb.trace/passcount.exp: Likewise.
7059 * gdb.trace/report.exp: Likewise.
7060 * gdb.trace/save-trace.exp: Likewise.
7061 * gdb.trace/tfind.exp: Likewise.
7062 * gdb.trace/tracecmd.exp: Likewise.
7063 * gdb.trace/while-dyn.exp: Likewise.
7064 * gdb.trace/while-stepping.exp: Likewise.
7065
70661998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
7067
7068 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
7069
7070Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
7071
7072 From Brendan Kehoe:
7073 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
7074 int return types.
7075
7076Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
7077
7078 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
7079 remote dos host testing right.
7080
7081Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
7082
7083 * gdb.base/corefile.exp: remove some xfails.
7084
7085Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
7086
7087 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
7088 have different timestamps.
7089
7090Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
7091
7092 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
7093 gdb.base/default.exp: Replace "exec" with "executable".
7094
7095Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
7096
7097 * gdb.base/default.exp: Change else if to elseif from previous
7098 delta.
7099
7100Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
7101
7102 * gdb.base/default.exp: Add brace missing from previous delta.
7103
7104Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
7105
7106 * gdb.base/default.exp: Support test for info float for all
7107 varieties of arm toolchain.
7108
dc96c6c7 7109Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7110
7111 * gdb.trace/*.exp: remove "remote_download" command.
7112
dc96c6c7 7113Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7114
7115 * gdb.trace/*.exp: remove -gdwarf from compile.
7116
7117Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
7118
7119 * gdb.trace/configure.in(AC_INIT): typo
7120 * gdb.trace/configure: regenerated
7121
dc96c6c7 7122Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7123
7124 * config/m68k-emc.exp: New file.
7125 * lib/<emc-support.exp trace-support.exp}: New files.
7126 * configure.in: add new test directory gdb.trace.
7127 * gdb.trace/{configure configure.in Makefile.in}: New files.
7128 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
7129 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
7130 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
7131 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
7132 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
7133 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
7134 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 7135
dc96c6c7 7136Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7137
7138 * gdb.c++/classes.exp: Change all regular expressions to match
7139 arbitrary combinations of newline/carriage-return, so that they
7140 will work equally well on Unix and Windows.
7141 * gdb.c++/inherit.exp: ditto.
7142 * gdb.c++/virtfunc.exp: ditto.
7143
71441998-08-11 Dawn Perchik <dawn@cygnus.com>
7145
7146 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
7147
c2d11a7d
JM
7148Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
7149
7150 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
7151 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
7152 to use a0-a3/d0-d3 as needed.
7153
7154Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
7155
7156 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
7157 * gdb.disasm/am33.exp: Corresponding changes.
7158
c906108c
SS
71591998-07-11 Felix Lee <flee@cygnus.com>
7160
7161 * gdb.base/callfuncs.exp: add cmp10 test.
7162 * gdb.base/callfuncs.c (cmp10): new function.
7163
7164Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
7165
d63a86f8 7166 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
7167 into two parts to get around a synchronization problem in expect.
7168
3fc11d3e
JM
7169Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
7170
7171 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
7172
7173 * configure.in: Add options for gdbtk testsuite.
7174
7175 * configure: Regenerate.
7176
7177 * gdb.gdbtk: New directory to hold gdbtk tests.
7178
c906108c
SS
7179Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
7180
7181 * gdb.fortran/types.exp: Escape brackets in expect patterns
7182 for test_float_literal_types_accepted tests.
7183 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
7184 before run test.
7185
c2d11a7d
JM
7186Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
7187
7188 * am33.exp: Just compile, do not link the testcase.
7189 * am33.s: Add ".am33" pseudoop to force am33 mode.
7190
c906108c
SS
71911998-06-25 Felix Lee <flee@cygnus.com>
7192
7193 * gdb.base/setshow.exp: make sure $pc is sane.
7194
7195 * gdb.stabs/weird.exp: split expect patterns properly.
7196
c2d11a7d
JM
7197Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
7198
7199 * gdb.disasm/am33.s: New disassembler testfile for the am33.
7200 * gdb.disasm/am33.exp: Run it.
7201
dc96c6c7 7202Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7203
7204 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
7205 match processing (and eliminate spurious timeouts when running).
7206
dc96c6c7 7207Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7208
7209 * gdb.base/signals.exp (test_handle_all_print): put back Mach
7210 exception test, but conditionalize it on target [mach | gnu].
7211
dc96c6c7 7212Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7213
7214 * gdb.base/overlays.exp: fixup compile line for linker script.
7215
7216Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
7217
7218 * gdb.fortran/types.exp: don't guess at float size.
7219
7220Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
7221
7222 * gdb.base/exprs.exp: delete test that depends on int size.
7223
7224Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
7225
7226 * config/sim.exp: Removed checks for target triplets.
7227 (gdb_target_sim): Use gdb,target_sim_options.
7228
7229Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
7230
7231 * gdb.base/reread.exp: New file.
7232 * gdb.base/reread1.c: New file.
7233 * gdb.base/reread2.c: New file.
7234
7235Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
7236
7237 * config/sim.exp: Use 'target sim -sparclite' when running
7238 SPARClite programs.
7239
7240Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
7241
7242 * gdb.base/structs2.exp: New file.
7243 * gdb.base/structs2.c: New file.
7244
7245Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
7246
7247 * gdb.asm/common.inc: New file.
7248 * gdb.asm/d10v.inc: New file.
7249 * asm-source.exp: Pass -I's to gas to find .inc files.
7250 Update line numbers in expected output.
7251 * asmsrc1.s: Rewrite.
7252 * asmsrc2.s: Rewrite.
7253 * configure.in: Create arch.inc symlink.
7254 * configure: Regenerate.
7255 * Makefile.in (distclean): Delete arch.inc.
7256
7257Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
7258
7259 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
7260 (t_enum_value2): ditto
7261 (t_enum_value3): ditto
7262 (main): ditto
7263Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
7264
7265 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
7266 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
7267 change.
7268 Use gdb_test instead of send_gdb/gdb_expect sequences.
7269
7270Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
7271
7272 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
7273 not void.
7274
7275Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
7276
7277 * gdb.base/branches.c: Code with lots of loops and
7278 subroutines. Used to test gdbs ability to single step through PC
7279 changes, especially to test mips-tdep.c:mips_next_pc
7280
7281Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
7282
7283 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
7284 more rigorous EGCS C++ error checking.
7285
7286Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7287
7288 * gdb.base/help.exp: Clean up `help set args' and `help show args'
d63a86f8 7289 tests.
c906108c 7290 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
d63a86f8 7291 function when asleep.
c906108c 7292 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
d63a86f8
RM
7293 for i*86 Linux and SVR4 signal handling problems.
7294 Remove linux xfail for `next to handler in signals_tests_1', fixed
7295 by recent infrun.c change.
c906108c 7296 Limit backtrace to 10 frames to avoid timeout problems with infinite
d63a86f8 7297 stack backtraces.
c906108c
SS
7298 Adjust expect pattern in `handle all print' test to match Apr 28 1997
7299 target.[ch] change.
7300
7301Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
7302
7303 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
7304 for a newline from gdb before continuing.
7305 (default_gdb_exit): Just look for y or n.
7306 (gdb_test): Detect abnormal exit from GDB running on DOS; if
7307 it does, fail the rests of the tests in the file.
7308
7309Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
7310
7311 * config/cygmon.exp: New file.
7312
7313Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
7314
7315 * gdb.base/list.exp: Fix problem with "list default lines around
7316 main" test on remote targets.
7317
7318 * gdb.base/scope.exp: Fix problem with filelocal_bss before
7319 run test on remote targets.
7320
7321Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
7322
7323 * gdb.asm: New directory.
7324 * configure.in: Configure it.
7325 * configure: Regenerate.
7326 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
7327 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
7328
7329Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
7330
7331 * config/mn10300-eval.exp: New file to support MN10300 eval board.
7332
dc96c6c7 7333Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 7334
c906108c
SS
7335 * gdb.base/overlays (several files): Merge the two overlay
7336 managers into one. Change variables (foox, barx, bazx, grbxx)
7337 back into ints but force them to load in their proper sections.
7338
7339Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
7340
7341 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
7342 on-chip insn memory and IMAP1 to upper 128k.
7343 (D10VCopy): Handle memory regions crossing 16k boundaries.
7344 (D10VCopy): Transfer data in 32 bit chunks.
7345
7346Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
7347
7348 * gdb.base/overlays.c (main): Exit normally when result is
7349 correct.
7350
7351 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
7352 map. Include space for printf in .text segment.
7353
7354 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
7355 updated d10v memory VMA/LMA map.
7356 (D10VCopy): Call D10VTranslate.
d63a86f8 7357
c906108c
SS
7358Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
7359
7360 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
7361
7362 * gdb.base/bar.c (barx, bar): Change variable to small array so
7363 that it won't be put into the .sdata - small data -
7364 section. Update reference.
7365 * gdb.base/baz.c (bazx, baz): Ditto.
7366 * gdb.base/foo.c (foox, foo): Ditto.
7367 * gdb.base/grbx.c (grbxx, grbx): Ditto.
7368
7369 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
7370 to be arrays.
d63a86f8 7371
dc96c6c7 7372Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 7373
c906108c
SS
7374 * gdb.base/overlays.exp: fix up and get working again.
7375 Add tests for backtraces from an overlay function.
d63a86f8 7376
c906108c
SS
7377Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
7378
7379 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
7380 "calling function with watchpoint enabled".
7381
7382Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
7383
7384 * gdb.base/break.exp (test_next_with_recursion): Remove
7385 gdb_suppress_tests for d10v-*-*.
7386 * lib/gdb.exp (gdb_suppress_tests): Disable this function
7387 pending review of whether it is useful or not.
7388
7389Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
7390
7391 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
7392
7393Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
7394
7395 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
7396 * config/dve.exp: New file to support Densan boards.
7397
7398Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
7399
7400 * gdb.base/interrupt.exp: Document problem of simulators, signals,
7401 reads and BSD.
7402
7403Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
7404
7405 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
7406 response.
7407
7408 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
7409
7410Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
7411
7412 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
7413 test.
7414
7415 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
7416 target_sizeof_long and target_bigendian_p.
7417 (structs_by_value, structs_by_reference): Check values according
7418 to targets word size and endianess.
d63a86f8 7419
c906108c
SS
7420Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
7421
7422 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
7423 output.
7424
7425Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
7426
7427 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
7428 Update test of set args help to match source change.
7429
7430Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
7431
7432 * gdb.base/default.exp: Expect help system output to be in
7433 alphabetical order.
7434 * gdb.base/help.exp: Ditto.
7435
7436Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
7437
7438 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
7439 "i*86-pc-linux-gnu*".
7440 * gdb.base/interrupt.exp: Ditto.
7441 * gdb.base/corefile.exp: Ditto.
7442
7443 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
7444 define vxworks when building the testcase.
7445
7446 * gdb.base/ptype.exp: Fix testnames to be unique.
7447 * gdb.base/radix.exp: Ditto.
7448 * gdb.base/term.exp: Ditto.
7449 * gdb.base/whatis.exp: Ditto.
7450 * gdb.c++/classes.exp: Ditto.
7451
7452Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
7453
7454 * gdb.base/callfuncs.exp: Fix indentation.
7455
7456 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
7457 suppress_flag has been set.
7458 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
7459 target feature.
7460
7461Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
7462
7463 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
7464 the testcase.
7465
7466 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
7467 set_debug_traps() and breakpoint().
7468 * gdb.c++/misc.cc (main): Ditto.
7469 * gdb.c++/templates.cc (main): Ditto.
7470 * gdb.c++/virtfunc.cc (main): Ditto.
7471
7472Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
7473
7474 * lib/gdb.exp(gdb_step_for_stub): New function.
7475 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
7476 exists, reload the executable and do a "continue" instead of
7477 doing a jump.
7478 (runto_main): Use gdb_step_for_stub.
d63a86f8 7479
c906108c
SS
7480 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
7481 tests to have unique names.
7482 * gdb.base/callfuncs.exp: Ditto.
7483 * gdb.base/commands.exp: Ditto.
7484 * gdb.base/default.exp: Ditto.
7485 * gdb.base/help.exp: Ditto.
7486 * gdb.base/list.exp: Ditto.
7487 * gdb.base/opaque.exp: Ditto.
7488 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
7489 similar tests.
d63a86f8 7490
c906108c
SS
7491 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
7492 * gdb.c++/cplusfuncs.cc: Ditto.
7493 * gdb.c++/virtfunc.cc: Ditto.
7494
7495 * config/monitor.exp: Keep track of the last file we saw, rather
7496 than trying to get the info from gdb.
7497
7498 * gdb.fortran/types.exp: Move comment to previous line.
7499
7500Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
7501
7502 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
7503 target mode.
7504
7505Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
7506
7507 From Bob Manson:
7508 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
7509 string from GDB when it connects.
7510
7511 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
7512
7513Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
7514
7515 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
7516 if we can't get a debug format from GDB (we may be testing an
7517 older GDB). Use a 10 second timeout when checking for the format.
7518
7519 * gdb.stabs/weird.exp: Fix quoting.
7520
7521 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
7522
7523Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
7524
7525 * config/arm-ice.exp: New file.
7526
7527Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
7528
7529 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
7530 until it has been modified to work with the new testsuite.
7531
99707966 7532 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
7533 testcase won't compile, cause all of the testcases in the file to
7534 fail instead.
7535
7536 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
7537 (gdb_clear_suppressed): New procedure.
7538 (gdb_stop_suppressing_tests): Only clear suppress_flag if
7539 it contains a positive value.
7540
7541Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
7542
7543 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
7544
7545 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
7546
7547Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
7548
7549 * lib/gdb.exp (setup_xfail_format): New function.
7550 (get_debug_format): New function to get debug format.
7551 (debug_format): New global variable to hold last value set
7552 by get_debug_format.
7553 * gdb.base/list.exp: Call get_debug_format and expect some
7554 tests to fail for DWARF 1 and COFF formats.
7555 * gdb.c++/ptype.exp: Ditto.
7556 * gdb.c++/classes.exp: Ditto.
7557 * gdb.c++/cplusfuncs.exp: Ditto.
7558 * gdb.c++/inherit.exp: Ditto.
7559 * gdb.c++/templates.exp: Ditto.
7560 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 7561
c906108c
SS
7562Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
7563
7564 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
7565 host doesn't have a currently-open connection.
7566
7567 * config/sparclet.exp: Cleanups and fixes to make it generic for
7568 any gdb stub target. Handle cases where gdb doesn't respond when
7569 interrupted in a sane fashion.
7570
7571 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
7572 same thing in a totally different way.
7573
7574 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
7575 setting "timeout".
7576 (gdb_start): We set the global gdb_prompt variable in
7577 default_gdb_init now.
7578
7579Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
7580
7581 * gdb.base/printcmds.exp: Fix "check for floating addition"
7582 regexp to accept results within approx +/- .01 of exact value.
7583 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
7584
7585Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
7586
7587 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
7588 properly.
7589 (gdb_expect): Add optional timeout parameter, and add timeout
7590 value to various calls.
7591 (gdb_suppress_tests): Only give one warning message per group.
7592
7593Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
7594
7595 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
7596 global variables. Handle getting a value for $timeout more
7597 gracefully.
7598
7599Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
7600
7601 * lib/gdb.exp: Close connection to remote host if gdb doesn't
7602 initialize.
7603 (default_gdb_init): New procedure; allow gdb_init to be overridden
7604 by a target configuration file.
7605 (gdb_expect): Pass the timeout to remote_expect.
7606
7607 * config/monitor.exp(gdb_load): Fix typo in regexp.
7608
7609Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
7610
7611 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
7612
7613Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
7614
7615 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
7616 here. Call gdb_target_exec before rebooting the target, to make
7617 sure the connection to the target is closed.
7618 (gdb_load): Pass the name of the executable to gdb_target_monitor.
7619 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
7620 Also detect "Timeout reading from remote" error.
7621
7622 * config/gdbserver.exp: Pass the executable being loaded to
7623 gdb_target_monitor. Don't call gdb_file_cmd here; let
7624 gdb_target_monitor do it.
7625
7626 * gdb.disasm/hppa.exp: Don't use exec_output.
7627
7628Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
7629
7630 * gdb.base/list.exp: If we're debugging a non-native target,
7631 try to set the pc register to point to the start of the
7632 program before doing the first list command.
7633
7634 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
7635 test_calls after restarting.
7636
7637 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
7638 reloading.
7639
7640 * gdb.base/watchpoint.exp: Fix typo.
7641
7642 * gdb.base/setshow.exp: Check for use_gdb_stub.
7643
7644 * gdb.base/break.exp: Fix continue until exit test for the gdb
7645 stub case.
7646 * gdb.base/langs.exp: Ditto.
7647
7648 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
7649 gdb_load_offset. If we weren't given a file to load, figure out
7650 what the current file is and use it.
7651
7652 * config/i386-bozo.exp: New file.
7653
7654Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
7655
7656 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
7657 feature.
7658
7659 * config/proelf.exp: New entry.
7660
7661Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
7662
7663 * lib/gdb.exp: Remove spurious .* patterns at the beginning
7664 of regexps.
7665
7666 * gdb.base/watchpoint.exp: Don't run the test_stepping
7667 tests if gdb can't call functions on the target.
7668
7669 * gdb.base/setshow.exp: Don't run the set prompt tests if
7670 the board has gdb_prompt set.
7671
7672Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
7673
7674 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
7675 * gdb.base/commands.exp: Likewise.
7676 * gdb.base/setshow.exp: Likewise.
7677
7678Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
7679
7680 * config/monitor.exp(gdb_start): Look for gdb_prompt target
7681 feature.
7682
7683 * config/i960.exp: New file.
7684
7685Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
7686
7687 * gdb.base/funcargs.exp: Check for gdb,short_int target
7688 feature instead of looking for explicit target triplets.
7689
dc96c6c7 7690Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 7691
d63a86f8 7692 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
7693 "p 123DEADBEEF", to check parse_number.
7694 * top.c: change "to enable to enable" to "to enable" in a couple
7695 of help strings.
7696
7697Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
7698
7699 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
7700 on the mn10300.
d63a86f8 7701
c906108c
SS
7702Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
7703
7704 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
7705 where the test executable is run with explicit args.
7706 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
7707
7708Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
7709
7710 * gdb.base/run.c: Use FAKEARGV to build test executable that
7711 does not require a command line arg, since most simulators
7712 don't currently support passing such an arg into the simulated
7713 program.
7714 * gdb.base/commands.exp: Change tests to insert the proper
7715 value as the arg to the first recursive factorial call. Change
7716 compilation line to define FAKEARGV at compile time.
7717
7718Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
7719
7720 * gdb.base/recurse.exp: Enable these tests for the mn10300.
7721 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
7722 function with watchpoint enabled" test.
7723
7724Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
7725
7726 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
7727 Don't call gdb_test when the command doesn't return to a gdb prompt.
7728
7729 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
7730 "Tests restarted" messages.
7731
7732Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
7733
7734 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
7735
dc96c6c7 7736Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7737
7738 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
7739 for INFO SYMBOL; add help tests for OVERLAY commands.
7740 * gdb.base/default.exp: add tests for INFO SYMBOL command;
7741 add tests for OVERLAY commands
7742 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
7743 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
7744 * gdb.base/sigall.c: add usestubs code frag
7745 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 7746
c906108c
SS
7747Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
7748
7749 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
7750 failures.
7751 (gdb_stop_suppressing_tests): Note that tests have restarted.
7752
7753Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
7754
7755 * config/h8300.exp: New file.
7756
7757Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
7758
7759 * gdb.base/setshow.exp: Check for the existence of a
7760 feature, not its value.
7761
7762Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
7763
7764 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
7765
7766 * gdb.base/scope.exp: It's now init0(), not init().
7767
7768 * gdb.base/scope0.c: For now, change init() to be init0().
7769
7770 * config/monitor.exp: Use gdb_serial in preference to serial
7771 or netport.
7772
7773 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
7774 and it's not already set.
7775
7776Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
7777
7778 * gdb.base/setshow.exp: Only test the run command if the target
7779 isn't using a stub and if it supports argument passing.
7780
7781Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
7782
7783 * config/udi.exp(gdb_start): Make sure UDICONF is set
7784 properly before starting gdb.
7785
7786Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
7787
7788 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
7789 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
7790 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
7791
7792Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
7793
7794 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
7795 specialized code to reboot the board, use remote_reboot instead.
7796
7797 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
7798
7799 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
7800
7801 * config/monitor.exp: Make sure we disconnect from the target.
7802 Also, try a reboot/reload cycle instead of failing if the
7803 load fails.
7804
7805Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
7806
7807 * gdb.base/default.exp: Don't set match_max.
7808 * gdb.base/help.exp: Ditto.
7809 * gdb.base/list.exp: Ditto.
7810 * gdb.base/signals.exp: Ditto.
7811
7812 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
7813 set, use remote_ld to download the testcase instead of
7814 the GDB loader.
7815
7816Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
7817
7818 * config/vr5000.exp: New file.
7819
7820 * config/monitor.exp(gdb_target_monitor): Add pattern for
7821 "Ending remote" to detect errors in connecting.
7822
7823 * gdb.base/setshow.exp: Add .* within auto language test.
7824
7825 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
7826 target feature.
7827
7828 * config/monitor.exp(gdb_load): Check for a failure when loading,
7829 and reboot the board if necessary.
7830
7831 * gdb.base/setvar.exp(test_set): Handle multiple prints within
7832 a set of tests. Remove print.* from the patterns being checked.
7833
7834Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
7835
7836 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
7837 refer to gdb_spawn_id.
7838
7839 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
7840 longer used.
7841 * config/sparclet.exp: Ditto.
7842 * config/sparclet-old.exp: Ditto.
7843 * config/slite.exp: Ditto.
7844 * config/sim.exp: Ditto.
7845 * gdb.base/funcargs.exp: Ditto.
7846
7847 * lib/gdb.exp:Remove references to gdb_spawn_id.
7848 (gdb_expect): Move to remote.exp.
7849
7850Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
7851
7852 * config/monitor.exp: Detect the "Couldn't establish connection"
7853 message from GDB.
7854
7855Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
7856
7857 * gdb.base/bitfields.exp: Use runto instead of explicit
7858 gdb_run_cmd/gdb_expect sequences.
7859
7860 * gdb.base/break.exp(text_next_with_recursion): Add match for
7861 gdb_expect call.
7862
7863 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
7864 We also need to handle the "A program is being debugged already"
7865 prompt from gdb. Use gdb_test to set the baud rate.
7866
7867 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
7868 to 20000. Really. I mean it.
7869
7870Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
7871
7872 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
7873 fails. If suppress_flag is set, skip perror message about not
7874 being able to send to GDB.
7875 (send_gdb): If suppress_flag is set, don't try to send commands to
7876 GDB.
7877 (gdb_expect): If suppress_flag is set, always fail immediately.
7878 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
7879 (gdb_init): Call gdb_stop_suppressing_tests.
7880 (default_gdb_exit): Ditto.
7881 (default_gdb_start): Ditto.
7882
7883 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
7884 gdb_stop_suppressing_tests as appropriate.
7885 * gdb.base/break.exp: Ditto.
7886 * gdb.base/callfuncs.exp: Ditto.
7887 * gdb.base/commands.exp: Ditto.
7888 * gdb.base/exprs.exp: Ditto.
7889 * gdb.base/funcargs.exp: Ditto.
7890 * gdb.base/list.exp: Ditto.
7891 * gdb.base/recurse.exp: Ditto.
7892 * gdb.base/scope.exp: Ditto.
7893 * gdb.base/structs.exp: Ditto.
7894 * gdb.c++/inherit.exp: Ditto.
7895
7896Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
7897
7898 * config/vr4300.exp: New file.
7899
99707966 7900 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 7901
99707966 7902 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
7903
7904Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
7905
7906 * lib/gdb.exp(gdb_init): New function.
7907
7908 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
7909 for each individual variable set.
7910
7911 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
7912 name.
7913
7914 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
7915
7916 * gdb.base/scope.exp: Use gdb_test.
7917
7918 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
7919 aborting; the testsuite driver will do that for us (see
7920 gdb_finish). Also, use gdb_test in a few more places.
7921
7922Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
7923
7924 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
7925
7926Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
7927
7928 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
7929 and "add_tests" are not at the same address.
7930
7931Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
7932
7933 * gdb.base/ptype.exp: Use gdb_test.
7934
7935Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
7936
7937 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
7938 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
7939 left in. No longer expect them to fail.
7940
7941 * gdb.stabs/*.mt; Deleted, no longer used.
7942 * gdb.stabs/configure.in: Remove references to target makefile
7943 frags.
7944 * gdb.stabs/configure: Rebuilt.
7945
7946 * gdb.disasm/*.mt: Deleted, no longer used.
7947 * gdb.disasm/configure.in: Remove references to target makefile
7948 frags. Use "sh3.s" as the unique filename for this directory.
7949 * gdb.disasm/configure: Rebuilt.
7950
7951 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
7952 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
7953 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
7954
7955Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
7956
7957 * config/udi.exp: Use mondfe,name instead of remote_host.
7958
7959Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
7960
7961 * gdb.base/watchpoint.exp: Don't expect a failure when calling
7962 a function with a watchpoint enabled on the mn10200.
7963
7964 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
7965 before trying to create it!
7966
7967Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
7968
7969 * config/vx.exp: Use hostname instead of netport.
7970
7971 * config/vxworks.exp: New file.
7972
7973 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
7974
7975 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
7976 gdb before assuming everything worked. Send a ^C if a timeout
7977 occurs.
7978
7979 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
7980 $gdb_spawn_id directly.
7981 (gdb_run_cmd): Try _start as well as start. Use the target feature
7982 gdb,start_symbol as the symbol to start from when jumping.
7983
7984Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
7985
7986 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
7987 redundant) test.
7988
7989 * gdb.base/recurse.exp: Relax final value test for 'b' so that
7990 it doesn't lose for 16bit integer systems.
7991
7992Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
7993
7994 * gdb.fortran/types.exp: If the target doesn't support "double"
7995 data types, then expect "real" types to only be 4 bytes.
7996
7997 * gdb.c++/virtfunc.exp: Expect failure for virtual function
7998 call tests if the target doesn't support inferior function calls.
7999
8000 * gdb.base/printcmds.exp: Allow minor deviation in FP values
8001 in printf tests.
8002
8003Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
8004
8005 * gdb.base/help.exp: Disable "help set", "help show", and
8006 "help support". Simplify regexp for "help stack".
8007
8008 * gdb.base/default.exp: Set match_max to 5000 and the timeout
8009 to 60 seconds. Temporarily set match_max to 15000 around the
8010 "info copying" test.
8011
8012 * gdb.base/nodebug.exp: Don't try to do an inferior function
8013 call if the target doesn't support them.
8014 * gdb.base/printcmds.exp: Likewise.
8015 * gdb.base/setvar.exp: Likewise.
8016 * gdb.base/structs.exp: Likewise.
8017 * gdb.c++/templates.exp: Likewise.
8018 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
8019
8020 * gdb.base/recurse.exp: Enable for the mn10200.
8021
8022 * configure.in: Do configure gdb.stabs directory for *-*-elf
8023 targets.
8024 * configure: Rebuilt.
8025
8026 * gdb.base/break.exp: Check for gdb,noresults before testing
8027 exit status and/or results from the target.
8028 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
8029 * lib/gdb.exp: Remove old (now bogus) initialization of
8030 noinferior, noargs, noresults and nosignals.
8031
8032Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
8033
8034 * config/sh.exp: New file.
8035
8036 * config/slite.exp: Try to connect multiple times to the board
8037 before rebooting. Only send a "monitor run" if need_monitor_run
8038 is set.
8039
8040 * gdb.base/break.exp: Don't do the "stub continue" test if
8041 the target has gdb_stub set.
8042
8043 * gdb.base/callfuncs.exp: Increase the timeout.
8044
8045 * gdb.base/interrupt.exp: Don't even try to compile the testcase
8046 if the target has gdb,noinferiorio set.
8047
8048 * gdb.base/list.exp: Increase match_max to 10000 characters.
8049
8050 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
8051
8052 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
8053 target.
8054
8055 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
8056
8057Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
8058
8059 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
8060 trying to delete the copy of gdb. Catch the file delete so we
8061 don't die if the delete fails; also, the file should be copied to
8062 the host, not to the build.
8063
8064Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
8065
8066 * lib/gdb.exp(gdb_test): Surround the result pattern with
8067 parenthesis in case it contains multiple regexps separated
8068 with |.
8069
8070 * gdb.base/watchpoint.exp: Use gdb_test.
8071 * gdb.base/default.exp: Ditto.
8072
8073Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
8074
99707966 8075 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 8076
c906108c
SS
8077 * gdb.base/scope.exp: Use gdb_test.
8078 * gdb.c++/classes.exp: Ditto.
8079 * gdb.c++/inherit.exp: Ditto.
8080
8081Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
8082
8083 * gdb.base/crossload.exp: Don't use execute_anywhere, use
8084 remote_exec instead.
8085 * gdb.base/corefile.exp: Don't be ridiculous.
8086 * gdb.base/*.c: Add missing stub invocations.
8087
8088Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
8089
8090 * config/slite.exp: Miscellaneous fixes.
8091
8092 * lib/gdb.exp: Fix runto.
8093
8094 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
8095 the target.
8096
8097 * gdb.base/watchpoint.exp: Fix regexp.
8098
8099 * lib/gdb.exp(default_gdb_exit): Add a catch to the
8100 close and wait commands, as the descriptor may now be
8101 invalid. Always call "remote_close host".
8102
8103Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
8104
8105 Major rewrite for testsuite revision.
d63a86f8 8106
c906108c
SS
8107 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
8108 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
8109 instead of relying on spawn_id to always contain a valid
8110 spawn id.
8111 (get_compiler_info): New procedure to build the ${binfile}.ci
8112 file, instead of replicating this in N different places.
8113 (gdb_compile): New procedure.
d63a86f8 8114
c906108c
SS
8115 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
8116 appropriate arguments) instead of compile. Use gdb_test in a lot
8117 more places. Use send_gdb instead of send. Always run gdb_start
8118 at the start of a testcase, as this is no longer done magically.
8119
8120 config/*-gdb.exp: Rename without the -gdb suffix.
8121
8122 config/mips.exp: Use remote_close instead of exit_remote_shell.
8123 config/monitor.exp: Use target_info instead of looking at
8124 baud, timeout, etc.
8125 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
8126
8127Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8128
8129 * gdb.c++/templates.exp (test_ptype_of_templates),
8130 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
8131 Update expect patterns for destructors and assignment operators
8132 to match corresponding c-typeprint.c changes.
8133 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
8134 to destructor breakpoint test, GDB should be able to set the
8135 destructor breakpoint without specifying arguments.
8136
8137Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
8138
8139 * gdb.threads/pthreads.exp: Change result for failure to compile due
8140 to lack of pthreads runtime support from an error to simply an
8141 unsupported test, per dejagnu standards.
8142
8143Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8144
8145 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
8146 where GDB exits to reduce pattern match time.
8147 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
8148
8149 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
8150
dc96c6c7 8151Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8152
8153 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
8154 * gdb.base/default.exp: ditto.
8155 * gdb.base/nodebug.exp: ditto.
8156 * gdb.base/printcmds.exp: ditto.
8157 * gdb.base/ptype.exp: ditto.
8158 * gdb.base/setvar.exp: ditto.
8159 * gdb.base/structs.exp: ditto.
8160 * gdb.base/setshow.c: Guard against uninitialized values of argc.
8161
8162Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
8163
8164 * configure, */configure: Rebuild with autoconf 2.12.
8165
8166Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
8167
8168 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
8169 use new i*86-pc-linux*-gnu quads.
8170 * gdb.base/corefile.exp: Ditto.
8171 * gdb.base/signals.exp: Ditto.
8172 * gdb.base/sigall.exp: Ditto.
8173 * gdb.base/interrupt.exp: Ditto.
8174
8175 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
8176 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
8177 RedHat 4.0.
d63a86f8 8178
c906108c
SS
8179 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
8180 linux. This allows the test case to at least compile on latest
8181 linux, but still not run due to missing the threads runtime library.
8182
8183Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8184
8185 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
8186 directory to search gdb directory. Accept and step over conditional
8187 stack alignment code. Consume $prompt in failure cases.
8188 Reset timeout to $oldtimeout instead of some arbitrary value.
8189 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
8190 timeout problems with infinite stack backtraces.
8191 * gdb.base/ptype.exp (ptype struct link, union tu_link):
8192 Accept function parameters for linkfunc member.
8193
8194Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
8195
8196 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
8197 (CXXFLAGS): Remove, unreferenced.
8198 (B_OPTIONS): Add for -B options and add code to initialize with
8199 previous -B options and also add -B option to pick up cross compiled
8200 runtime.
8201 (TARGET_INCLUDES): Add for -I options and add code to initialize when
8202 doing cross compiles.
8203 (target_alias): Declare global.
8204 (xgcc): Set variable to full path of gcc in build tree. Use findfile
8205 to verify that gcc exists in build tree, and if so set CC to that
8206 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 8207
c906108c
SS
8208Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
8209
8210 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
8211 ptype test for anonymous union. Fixup testcase to match
8212 current gcc debug output.
8213
8214Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
8215
8216 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
8217 force argument to an unsigned long type.
8218
8219Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
8220
8221 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
8222 tests and anonymous union print/ptype tests.
8223 * gdb.base/list.exp (test_forward-search): Increase timeout by
8224 5 minutes for the "search extremely long line" case.
8225 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
8226 completely optional and that the pass/fail messages use the command as
8227 the message if that third arg is a null string.
8228 (gdb_test_exact): Arrange that a null string pattern means match a
8229 null string output rather than any output, which might include random
8230 errors.
8231 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
8232 backtrace test.
8233 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
8234 always failing and failure is now exposed by gdb.exp changes.
8235
8236Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
8237
8238 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
8239 weren't being noted.
8240
8241Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8242
8243 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
8244 * gdb.stabs/weird.exp: Remove v_comb xfails.
8245
dc96c6c7 8246Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8247
8248 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
8249 list.exp scope.exp watchpoint.exp]
8250 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 8251
dc96c6c7 8252Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8253
8254 * config/monitor.exp: Increase download timeout to 1000 seconds.
8255
dc96c6c7 8256Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8257
8258 * config/m32r.exp: Increase timeout to 120 seconds.
8259
8260Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
8261
8262 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
8263 and accept older ordering as obsolescent gcc or gdb.
8264 * gdb.c++/templates.exp: Ditto.
8265 * gdb.c++/virtfunc.exp: Ditto.
8266
8267Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
8268
8269 * gdb.base/coremaker.c: Add code to mmap some data so we
8270 can check that it ends up in the core file.
8271 * gdb.base/corefile.exp: Add test to read mmapped data
8272 from core file.
8273
dc96c6c7 8274Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8275
8276 * config/m32r.exp: New file.
8277
8278Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
8279
8280 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
8281 that cflags can contains -gstabs, and work correctly for other tests.
8282
dc96c6c7 8283Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8284
8285 * gdb.base/setshow.exp: New file, tests show and set.
8286 * gdb.base/setshow.c: New file, tests show and set.
8287 * gdb.base/help.exp: Add test for help set|show annotate.
8288 * gdb.base/default.exp: Add test for set|show annotate.
8289
8290Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
8291
8292 * testsuite/gdb.base/break.exp: Make backtrace from factorial
8293 errors unique.
8294 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
8295 explicitly.
8296
8297Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
8298
8299 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
8300 and width commands. This is done elsewhere.
8301 * (gdb_start): Don't call gdb_start_sim here. That's already
8302 done in gdb_load. This fixes lots of failures in default.exp.
8303
8304Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
8305
8306 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
8307 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
8308 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
8309 in the same we we treat other failures (since it may be an expected
8310 condition), rather than as an error.
8311 * gdb.base/signals.exp (test_handle_all_print): Revert back to
8312 old test format.
8313
8314Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
8315
8316 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
8317 (distclean maintainer-clean realclean): No need to remove files
8318 twice. Nuke the duplicates.
8319 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 8320 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
8321 Remove config.h along with other config files.
8322
8323Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
8324
8325 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
8326 "p func1 ()" and note that rests of tests are skipped.
8327 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
8328 setup_xfails for "print func2::coremaker_local".
8329 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
8330 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
8331 affected by the previous run test.
8332 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
8333 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
8334 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
8335 "pass int powerset tuple" and "pass modeless int powerset tuple".
8336 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
8337 "real write 4" and "real write 8".
8338 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
8339 setup_xfails for "print vs1 after tuple assign 2",
8340 "print \$i after tuple assign 2", and
8341 "print vs2 after tuple assign 2".
8342 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
8343 meaningful error message and return -1 so the caller can
8344 suppress further tests and avoid a cascade of errors.
d63a86f8 8345
c906108c
SS
8346Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
8347
8348 * gdb.base/a1-selftest.exp: Tweak tests to account for new
8349 format for printing version.
8350 * gdb.base/default.exp: Ditto.
8351 * gdb.base/interrupt.exp: Fix problem with cascade of
8352 errors if child process dies while calling a function.
d63a86f8 8353
c906108c
SS
8354Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
8355
8356 * Makefile.in (VPATH): Add
8357 * Makefile.in (Makefile, config.status): Fix rules so things get
8358 remade when necessary.
8359
8360Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
8361
8362 * Makefile.in (just-check): Add path to sibling expect dir
8363 to environment variable specified by RPATH_ENVVAR.
8364
8365Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
8366
8367 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
8368 (just-check): Add shared library paths for libstdc++, tk,
8369 tcl, bfd, and opcodes to the environment variable specified
8370 in RPATH_ENVVAR.
8371 * configure.in: Add support to recognize --enable-shared flag
8372 and generate correct value for RPATH_ENVVAR.
8373 * configure: Regenerated with autoconf.
8374
8375Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
8376
8377 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
8378 include all osf versions.
8379 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
8380 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
8381 when target is linux. When failing to build pthreads test
8382 executable, give more meaningful message.
8383 * gdb.threads/pthreads.c: Hpux also uses old definition of second
8384 arg for pthread_create.
d63a86f8 8385
c906108c
SS
8386Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
8387
8388 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
8389 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
8390 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
8391 and -lpthreads (everybody else).
8392 (test_startup): Fail gracefully if threads are not supported.
8393 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
8394 "p/c array_index("abcdef",2)" when not gcc compiled.
8395 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
8396 "print func2::coremaker_local" when not gcc compiled.
8397 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
8398 "ptype on opaque struct tagname (statically)",
8399 "ptype on opaque struct tagname (dynamically) 1", and
8400 "ptype on opaque struct tagname (dynamically) 2"
8401 for not compiled with gcc.
8402 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
8403 backtrace when compiled with gcc.
d63a86f8 8404 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
8405 than always return success.
8406
8407Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
8408
8409 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
8410
8411Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
8412
8413 * gdb.base/structs.exp: Undo last change.
8414
8415Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
8416
8417 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
8418 encapsulate all the steps/nexts done during self test, starting
8419 at main, and makes them less sensitive to optimization issues.
8420 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
8421 signal handler" test.
8422 * gdb.threads/pthreads.exp: Only run this for native configs.
8423 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
8424 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
8425 tests.
8426 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
8427 for "runto test_calls(void)" test.
d63a86f8 8428
c906108c
SS
8429Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
8430
8431 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
8432 and don't expect address info in breakpoint confirmations.
8433
8434Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
8435
8436 * gdb.base/list.exp (test_forward_search): Increase timeout
8437 temporarily by 60 seconds for searching extremely long line,
8438 and then reset to old value when done. Increase expect input
8439 buffer to 10000.
8440
8441Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
8442
8443 * gdb.base/list.exp (test_forward_search): Fix to handle very
8444 long source line without overflowing expect's input buffer.
8445
8446Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
8447
8448 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
8449 "buffer_full".
8450
8451 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
8452 "buffer_full".
8453
8454 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
8455 "buffer_full".
8456
8457 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
8458 "buffer_full".
8459
8460Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
8461
8462 * configure.in (configdirs): Add gdb.threads.
8463 * configure: Regenerated with autoconf.
8464 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
8465 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
8466 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 8467
c906108c
SS
8468Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
8469
8470 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
8471
8472Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
8473
8474 * gdb.base/signals.exp (test_handle_all_print): Test separately for
8475 each signal's status in the output of "handle all print".
8476 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
8477 the \r\n sequence that immediately precedes the gdb prompt.
8478 * gdb.base/a1-selftest.exp: Save original timeout and restore
8479 after test.
8480
8481Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
8482
8483 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
8484 symbol.
8485
8486Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8487
8488 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
8489
8490Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
8491
8492 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
8493 timeout by 60 seconds.
8494
8495Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
8496
8497 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
8498 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
8499 error return.
8500
8501Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
8502
8503 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
8504 gdb initialization, also report how long dejagnu waited. Restore
8505 old timeout before doing error return. Temporarily increase timeout
8506 by 3 minutes to allow for slow startups over heavy NFS use.
8507
8508Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
8509
8510 * lib/gdb.exp: Report timeout value for verbosity level 2.
8511 * config/gdbserver.exp: Ditto.
8512 * config/hppro.exp: Ditto.
8513 * config/mips-gdb.exp: Ditto.
8514 * config/monitor.exp: Ditto.
8515 * config/netware.exp: Ditto.
8516 * config/sim-gdb.exp: Ditto.
8517 * config/slite-gdb.exp: Ditto.
8518 * config/udi-gdb.exp: Ditto.
8519 * config/unix-gdb.exp: Ditto.
8520 * config/vx-gdb.exp: Ditto.
8521 * gdb.base/a1-selftest.exp: Ditto.
8522 * gdb.base/a2-run.exp: Ditto.
8523 * gdb.base/break.exp: Ditto.
8524 * gdb.base/corefile.exp: Ditto.
8525 * gdb.base/list.exp: Ditto.
8526 * gdb.base/recurse.exp: Ditto.
8527 * gdb.base/scope.exp: Ditto.
8528 * gdb.base/signals.exp: Ditto.
8529
8530Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8531
8532 * gdb.threads/Makefile.in (docdir): Removed.
8533
8534Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8535
8536 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 8537 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 8538 @srcdir@.
d63a86f8 8539 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
8540 autoconf 2.5 or higher.
8541 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
8542
8543Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
8544
8545 * configure: Regenerated.
8546 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
8547 avoid name clashes with SunOS headers.
8548
8549Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
8550
8551 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
8552
8553Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
8554
8555 * gdb.base/callfuncs.exp: Finish last change -- make sure the
8556 prototype information ends up in the compiler info file.
8557
8558Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
8559
8560 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
8561 attempting to regenerate it. Eliminate use of a temporary file
8562 and just generate the info file directly. Source it immediately,
8563 for consistency of use.
8564 * gdb.base/corefile.exp: Ditto
8565 * gdb.base/exprs.exp: Ditto.
8566 * gdb.base/funcargs.exp: Ditto.
8567 * gdb.base/langs.exp: Ditto.
8568 * gdb.base/list.exp: Ditto.
8569 * gdb.base/mips_pro.exp: Ditto.
8570 * gdb.base/nodebug.exp: Ditto.
8571 * gdb.base/opaque.exp: Ditto.
8572 * gdb.base/ptype.exp: Ditto.
8573 * gdb.base/scope.exp: Ditto.
8574 * gdb.base/setvar.exp: Ditto.
8575 * gdb.base/signals.exp: Ditto.
8576 * gdb.base/whatis.exp: Ditto.
8577 * gdb.c++/templates.exp: Ditto.
8578 * gdb.c++/virtfunc.exp: Ditto.
8579 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
8580 whether or not to add -lstdc++ to the compile command line args.
8581
8582Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8583
8584 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
8585 it got fixed by the recent lookup_minimal_symbol_by_pc change.
8586 Increase timeout, a lot of single stepping might be needed if the
8587 target has no hardware watchpoints.
8588
8589Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
8590
8591 * gdb.base/break.exp: Ignore compiler warnings when compiling
8592 break.c.
8593 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
8594 * gdb.base/default.exp: Add h8300 xfails. Handle messages
8595 from remote-sim.
8596 * gdb.base/exprs.exp: Add h8300 xfails.
8597 * gdb.base/funcargs.exp: Likewise.
8598 * gdb.base/nodebug.exp: Likewise.
8599 * gdb.base/printcmds.exp: Likewise.
8600 * gdb.base/ptype.exp: Likewise.
8601 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
8602 h8300 xfails.
d63a86f8 8603 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
8604 on the h8300.
8605 * gdb.base/funcargs.c: Explicitly make last constant argument to
8606 call_after_alloca_subr an unsigned long type.
8607 * gdb.base/return.c: Include stdio.h.
8608
8609Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
8610
8611 * config/abug.exp: New file for the older Motorola Bug monitor
8612 that runs on the mvme13x series VME boards.
8613 * config/monitor.exp: Use the new config array for target settings
8614 if they exist.
8615
8616Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
8617
8618 * sim-gdb.exp: Make the SH simulator allocate less space when
8619 it is targeted.
8620
8621Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
8622
8623 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
8624 test.
8625
8626Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
8627
8628 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
8629 "rs6000-*-*" for "list function in include file" when gcc compiled.
8630 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
8631 for "p ctable1[120]".
8632 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
8633 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
8634 Remove setup_xfail for "rs6000-*-*" for
8635 "print 'scope0.c'::filelocal before run".
8636 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
8637 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
8638 since some compilers don't allow both options to be given
8639 on the same command line. Create object file and move it.
d63a86f8 8640
c906108c
SS
8641Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
8642
8643 * gdb.base/corefile.exp: Always regenerate the core file, since
8644 we always regenerate the coremaker program. Detect special case
8645 where registers cannot be read from core file.
d63a86f8 8646
c906108c
SS
8647Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
8648
8649 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8650 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
8651 * gdb.c++/templates.exp: Only match on basename of file since
8652 some formats like xcoff don't encode directory information.
8653 * gdb.stabs/weird.exp: Use the right sed script for powerpc
8654 and rs6000 AIX xcoff targets.
8655 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
8656 * configure: Regenerate.
8657 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
8658 here, rather than in distclean.
d63a86f8 8659
c906108c
SS
8660Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
8661
8662 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
8663 defined, and use it to compile the test case with -O2. The
8664 native compilation still uses no optimization.
8665 * gdb.base/mips_pro.c: Remove inline assembly code since
8666 it is compiled PIC by default, which results in assembler
8667 warnings that make the testsuite think the compilation
8668 was unsuccessful.
8669
8670Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
8671
8672 * gdb.c++/misc.exp: Add note to message for
8673 "print s.a for foo struct" that this is a known gcc 2.7.2
8674 and earlier bug.
8675
8676Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
8677
8678 * gdb.base/break.exp: Fix pattern for matching "Delete all
8679 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
8680 setup_xfail for deleting all breakpoints test. Fix various
8681 timeout messages to include "(timeout)".
8682 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
8683 for "p t_float_values2(3.14159,float_val2)".
8684 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
8685 for "continue to call2g" when gcc compiled.
8686 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
8687 "up to foo in langs.exp", "show language at foo in langs.exp",
8688 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
8689 and "show language at fsub in langs.exp".
8690 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
8691 "list line 1 in include file", "list message for lines past EOF",
8692 "list function in include file", "list list0.h:foo", and
8693 "list filename:function; nonexistant function".
8694 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
8695 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
8696 and "ptype t_char_array" to be for native cc only.
d63a86f8 8697
c906108c
SS
8698Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
8699
d63a86f8 8700 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
8701 setup_xfail for "print coremaker_bss", "print coremaker_ro",
8702 "print func2::coremaker_local", and "backtrace in corefile.exp".
8703
8704Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
8705
8706 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
8707 "bt in signals.exp". This problem only appears when running
8708 the testsuite, and then only intermittently.
8709
8710Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
8711
8712 * gdb.base/return.exp (return_tests): Differentiate between
8713 two tests of continuing.
8714
8715Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
8716
8717 * */Makefile.in (maintainer-clean): Remove config.log.
8718 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
8719 * gdb.c++/Makefile.in (PROGS): Add inherit.
8720 (clean): Remove *.ci.
8721
8722Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
8723
8724 * gdb.c++/misc.cc: Add test code from Mike Stump.
8725 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
8726
8727Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
8728
8729 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
8730 to "alpha-*-osf2*" and add comment.
8731 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
8732 setup_xfail for "step over execarg initialization" and
8733 "step over corearg initialization".
8734 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
8735 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
8736 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
8737 gcc compiled for "print coremaker_bss", "print coremaker_ro",
8738 "print func2::coremaker_local", and "backtrace in corefile.exp".
8739 * gdb.base/signals.exp: Build and source signals.ci.
8740 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
8741 to be for gcc only.
8742 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 8743
c906108c
SS
8744Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8745
8746 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
8747 Feb 3 procfs.c change.
8748
8749Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
8750
8751 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
8752
8753Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
8754
8755 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
8756 from dejagnu's apparent default of 10 seconds, which gives random
8757 results when running the tests over NFS on moderately loaded systems.
8758 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
8759
8760Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
8761
8762 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
8763 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
8764 result reports.
8765
8766Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
8767
8768 * configure.in (CY_AC_PATH_TCLH): Remove.
8769 * configure: Regenerate.
8770
8771Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
8772
8773 * gdb.c++/Makefile.in (clean): Add missing '{'.
8774
8775Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
8776
8777 * lib/gdb.exp: Provide a default value for noinferior.
8778
8779 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
8780 Load libgloss.exp.
8781
8782Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
8783
8784 * gdb.disasm/hppa.exp: Compile directly into an executable, use
8785 the executable, not the .o to run the tests from.
8786
8787Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
8788
8789 * gdb.base/break.exp: Don't test for program exit or exit status
8790 if $noresults if nonzero.
8791 * gdb.base/langs.exp: Likewise.
8792 * gdb.base/watchpoint.exp: Likewise.
8793
8794 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
8795 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
8796 trying to compile the testcase.
8797
8798Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
8799
8800 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
8801 * gdb.base/signals.exp (continue to handler): Likewise.
8802
8803Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
8804
8805 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
8806
8807 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
8808
8809Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
8810
8811 * gdb.base/corefile.exp: Recognize "not found" as failure
8812 when trying to determine if a core file was generated.
8813 If no core file was generate the first time, try again without
8814 the ulimit -c to work around braindamaged shells.
8815
8816Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
8817
8818 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
8819 [] tests with "test" and enclose string in quotes.
8820 * gdb.stabs/configure: Rebuild
d63a86f8 8821
c906108c
SS
8822Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
8823
8824 Changes in sync with expect:
8825 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
8826 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
8827 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
8828 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
8829 argument to AC_REQUIRE.
8830 * configure: Regenerated.
8831
8832Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
8833
8834 * gdb.base/corefile.exp: When generating a core, discard any
8835 error messages about ulimit not found and the "core dumped"
8836 message from the shell that runs the coredumper.
8837
8838Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
8839
8840 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
8841
8842 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
8843 which sed script to run. Expect failure for v_comb test
8844 on PA targets too.
d63a86f8 8845
c906108c
SS
8846Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
8847
8848 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
8849 "print func2::coremaker_local" and for "backtrace in corefile.exp"
8850
8851Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
8852
8853 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
8854 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
8855 "sparc-sun-solaris*" xfails for "p v_comb".
8856 * lib/gdb.exp (default_gdb_start): Fix typo.
8857 * gdb.base/corefile.exp: Allow "Core was generated by ..."
8858 messages to not include the full program name that caused
8859 the core dump since some systems (such as solaris) apparently
8860 truncate this path to about 80 characters.
8861 When generating a core file first try increasing the core file
8862 size limit to unlimited since some systems may default it to
8863 zero, and it is harmless to try it. Move the test for failing
8864 to generate a core file to where it will actually get executed.
8865 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
8866 new gdb result from g++ debug info improvements and make old
8867 pattern obsolescent. Also account for size_t differences
8868 (may be int or long).
8869 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
8870 initialization before function call is placed in the delay slot
8871 and thus appears to be skipped over by commands such as "next".
8872
8873Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
8874
8875 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
8876
8877Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
8878
8879 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
8880 input source file; fix code to compile test to deal with this
8881 convention.
8882 * gdb.c++/*.exp: Likewise.
8883
8884Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
8885
8886 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
8887 "bt in signals.exp".
8888
8889Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
8890
8891 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
8892 "step over execarg initialization" and
8893 "step over corearg initialization".
8894
8895Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
8896
8897 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
8898 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
8899
8900Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
8901
8902 From Rob Savoye (rob@poseidon.cygnus.com)
8903 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
8904 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
8905 configure.in}, gdb.disasm/{Makefile.in, configure.in},
8906 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
8907 configure.in}: Major reworking for autoconfig.
8908 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
8909 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
8910 New files.
8911 * config/unix-gdb.exp: Make GDB global.
8912 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
8913 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
8914 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
8915 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
8916 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
8917 term.exp, twice.exp, watchpoint.exp, whatis.exp},
8918 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
8919 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
8920 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
8921 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
8922 pr-8136.exp, result.exp, string.exp, tuples.exp},
8923 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
8924 to returns as necessary, arrange for test to compile own testcase
8925 executable.
8926 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 8927
c906108c
SS
8928Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
8929
8930 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
8931 clear_xfail at end of test which might not call either pass or fail.
8932 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
8933 "backtrace through signal handler".
8934
8935Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8936
8937 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
8938 continuing from a job control stop signal.
8939 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
8940
8941Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
8942
8943 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
8944 * gdb.base/corefile.exp: Likewise.
8945 * gdb.base/funcargs.exp: Likewise.
8946
8947Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
8948
8949 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
8950 * config/monitor.exp: Add support for setting baud rate.
8951
8952Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
8953
8954 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
8955 i*86-*-linux* xfails for "backtrace through signal handler".
8956 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
8957 "print func2::coremaker_local".
8958 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
8959 alpha-dec-osf2* xfail for
8960 "delete all breakpoints when none".
8961
8962Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
8963
8964 * gdb.base/break.exp: Change test that deletes all breakpoints
8965 when no user breakpoints are installed. A post 4.15 change
8966 causes gdb to no longer prompt in this case.
8967
8968Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
8969
8970 * gdb.base/return.exp (return_tests): Change xfail for test
8971 "correct value returned double test" to stop xfailing at
8972 Solaris 2.5. Apparently the bug has been fixed.
8973
8974Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
8975
8976 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
8977 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
8978
8979Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
8980
8981 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
8982 * gdb.disasm/hppa.s: Corresponding changes.
8983
8984Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
8985
8986 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
8987 makefile fragment.
8988 * config/mt-hpux: Deleted.
8989
8990Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
8991
d63a86f8 8992 * Many files: When warning about suppressed tests due to a
c906108c
SS
8993 nonexistant test binary, avoid incrementing the warning count.
8994
8995Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
8996
8997 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 8998
c906108c
SS
8999Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9000
9001 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
9002 "sparc-*-solaris2*".
9003
9004Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9005
9006 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
9007 Add global and local variables and initialize them.
9008 * gdb.base/corefile.exp: Test correct mapping of corefile sections
9009 by printing variables. Remove rs6000 and powerpc xfails, BFD now
9010 extracts the file name and terminating signal from the core file.
9011 * TODO: Remove note about tests for correct mapping of corefile.
9012 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
9013 from optimizing it away.
9014 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
9015 handles common blocks.
9016
9017Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
9018
9019 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
9020 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
9021
9022Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
9023
9024 * Makefile.in (maintainer-clean): New target, synonym for
9025 realclean.
9026 * gdb.base/Makefile.in (maintainer-clean): Likewise.
9027 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
9028 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
9029 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
9030 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
9031 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
9032
9033Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
9034
9035 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
9036 xfails when not gcc compiled for "print foo::funclocal".
9037 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
9038 "print foo::funclocal at foo",
9039 "print 'scope1.c'::foo::funclocal at foo",
9040 "print foo::funclocal_bss at foo",
9041 "print 'scope1.c'::foo::funclocal_bss at foo",
9042 "print foo::funclocal_ro at foo",
9043 "print 'scope1.c'::foo::funclocal_ro at foo",
9044 "print bar::funclocal at foo" and
9045 "print 'scope1.c'::bar::funclocal at foo".
9046 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
9047 gcc compiled for "print foo::funclocal at bar".
9048 Expand all messages to ensure that they identify that
9049 the test is at bar().
9050 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
9051 gcc compiled for:
9052 "ptype on opaque struct pointer (statically)",
9053 "ptype on opaque struct tagname (statically)",
9054 "ptype on opaque struct pointer (dynamically) 1",
9055 "ptype on opaque struct tagname (dynamically) 1",
9056 "ptype on opaque struct pointer (dynamically) 2" and
9057 "ptype on opaque struct tagname (dynamically) 2
9058 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
9059 gcc compiled for:
9060 "p datalocal"
9061 "whatis datalocal",
9062 "ptype datalocal",
9063 "p bsslocal",
9064 "whatis bsslocal", and
9065 "ptype bsslocal".
9066 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
9067 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
9068 when not gcc compiled.
9069 * gdb.base/funcargs.exp (float_and_integral_args): Add
9070 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
9071 compiled.
9072 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
9073 "backtrace from call6a" when not gcc compiled.
9074 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
9075 "backtrace from call7a" when not gcc compiled.
9076 * gdb.base/callfuncs.exp (do_function_calls):
9077 Add "hppa*-*-hpux*" xfail when not gcc compiled for
9078 "p t_char_array_values(char_array_val2,char_array_val1)",
9079 "p t_char_array_values(char_array_val1,char_array_val2)",
9080 "p t_char_array_values("carray 1","carray 2")",
9081 "p t_char_array_values("carray 1",char_array_val2)",
9082 "p t_char_array_values(char_array_val1,"carray 2")",
9083 "p sum_args(1,{2})",
9084 "p sum_args(2,{2,3})",
9085 "p sum_args(3,{2,3,4})",
9086 "p sum_args(4,{2,3,4,5})"
9087 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
9088 "backtrace in corefile.exp" when not gcc compiled.
9089
9090Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9091
9092 * gdb.base/signals.exp: Rewrite `handle all print' test as
9093 a procedure. Accept blanks or TABs as whitespace, increase
9094 timeout and expect input buffer size for the large output
9095 from the command. Remove "i*86-*-bsdi2.0" xfail.
9096
9097Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9098
9099 * gdb.base/setvar.exp: Add new testcases for truncation when
9100 assigning invalid values to bitfields.
9101
9102Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
9103
d63a86f8 9104 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
9105 mips-sgi-irix* xfail for
9106 "call inferior func with struct - returns char *"
9107 and fix test so that an optional (unsigned char *) cast is
9108 accepted in the result.
9109
9110Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
9111
9112 * gdb.base/funcargs.exp (float_and_integral_args): Remove
9113 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
9114 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
9115 * gdb.base/signals.exp: Remove duplicate "handle all print" test
9116 that accidentally got checked in.
9117
9118Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
9119
d63a86f8 9120 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
9121 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
9122 compiled test.
9123 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
9124 Add mips-sgi-irix5* xfail for not gcc compiled.
9125 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
9126 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
9127 "p top", "whatis top", "p middle", and "whatis middle".
9128 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
9129 "whatis signed char" for not gcc compiled.
9130 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
9131 "set variable signed char=-1 (-1)" and
9132 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
9133 * gdb.base/funcargs.exp (float_and_integral_args):
9134 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
9135 Add mips-sgi-irix* xfail when not gcc compiled for
9136 "continue to call2b".
9137 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
9138 "continue to call2g".
9139 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
9140 "backtrace from call6a"
9141 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
9142 "backtrace from call7k".
9143 Add mips-sgi-irix5* xfail when not gcc compiled for
9144 "backtrace from call7a".
9145 (localvars_after_alloca): Fix gdb_test cmds for
9146 "print * after runto ...".
9147 Remove rs6000-*-* xfails for
9148 "print i after runto localvars_after_alloca" and
9149 "print l after runto localvars_after_alloca"
9150 for all compilers.
9151 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
9152 when not compiled with gcc, for:
9153 "print signed char == (minus)",
9154 "print signed char != (minus)",
9155 "print signed char < (minus)",
9156 "print signed char > (minus)".
9157 * gdb.base/callfuncs.exp (do_function_calls):
9158 Add mips-sgi-irix* xfail, when compiled with native compiler, for
9159 "call inferior func with struct - returns char *".
d63a86f8 9160 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
9161 "correct value returned double test" to include Solaris 2.4.
9162 * gdb.base/funcargs.exp (float_and_integral_args):
9163 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 9164
c906108c
SS
9165Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9166
9167 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
9168 enumeration bitfields if compiling with GNU C.
9169 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
9170 to empty' prompt.
9171
9172Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
9173
9174 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
9175 test for PRO targets.
9176
9177 * gdb.base/funcargs.exp: Avoid ever setting more than 8
9178 breakpoints in the inferior at any given time by making
9179 two groups of breakpoints for call2*, call6* and call7*
9180 tests.
9181
9182Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9183
9184 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
9185 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
9186 from optimizing it away.
9187 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
9188 "call inferior func with struct".
9189
9190Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
9191
9192 * configure.in: Only configure gdb.chill for particular targets.
9193
9194Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
9195
9196 * gdb.base/Makefile.in: Add action to .c.o transformation
9197 rule that generates a .ci file for each .o file and remove
9198 explicit .c.o rules except for callfuncs.o.
9199 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
9200 generates a .ci file for each .o file and remove explicit
9201 .cc.o rules.
9202 (clean): Remove *.tmp *.ci files.
9203 (EXECUTABLES): Remove templ-info.exp.
9204 * gdb.base/compiler.c: New file.
9205 * gdb.c++/compiler.cc: New file
9206 * gdb.base/scope.exp: Source gdb.base/scope.ci.
9207 Change rs6000-*-* xfail for
9208 "print 'scope0.c'::filelocal_ro" and
9209 "print 'scope1.c'::filelocal" and
9210 "print 'scope1.c'::filelocal_bss" and
9211 "print 'scope1.c'::filelocal_ro" and
9212 "print 'scope1.c'::foo::funclocal" and
9213 "print 'scope1.c'::foo::funclocal_ro" and
9214 "print 'scope1.c'::bar::funclocal" and
9215 "print 'scope0.c'::filelocal_ro" and
9216 "print 'scope1.c'::filelocal at foo" and
9217 "print 'scope1.c'::filelocal_bss at foo" and
9218 "print 'scope1.c'::filelocal_ro at foo" and
9219 "print 'scope1.c'::foo::funclocal at foo" and
9220 "print 'scope1.c'::foo::funclocal_bss at foo" and
9221 "print 'scope1.c'::foo::funclocal_ro at foo" and
9222 "print 'scope1.c'::bar::funclocal at foo" and
9223 "print 'scope0.c'::filelocal_ro" and
9224 "print 'scope1.c'::filelocal" and
9225 "print 'scope1.c'::filelocal_bss" and
9226 "print 'scope1.c'::filelocal_ro" and
9227 "print 'scope1.c'::foo::funclocal" and
9228 "print 'scope1.c'::foo::funclocal_bss" and
9229 "print 'scope1.c'::foo::funclocal_ro" and
9230 "print 'scope1.c'::bar::funclocal" and
9231 "print 'scope1.c'::bar::funclocal_bss"
9232 to only be xfail'd when not compiled with gcc.
d63a86f8 9233 Add rs6000-*-* xfail for
c906108c
SS
9234 "print 'scope0.c'::filelocal_bss before run"
9235 when compiled with gcc.
9236 (test_at_main): Add rs6000-*-* xfail for
9237 "print filelocal_ro in test_at_main"
9238 when compiled with gcc.
9239 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 9240 Add rs6000-*-aix* xfail for
c906108c
SS
9241 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
9242 "ptype t_char_array", not compiled with gcc.
9243 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
9244 xfail for "list foo (in include file)" when gcc compiled.
9245 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
9246 (integral_args): Add rs6000-*-* xfail for
9247 "run to call0a" if not compiled with gcc.
9248 (unsigned_integral_args): Add rs6000-*-* xfail for
9249 "run to call1a" if not compiled with gcc.
9250 (float_and_integral_args): Add rs6000-*-* xfail for
9251 "run to call2a" if not compiled with gcc and for
9252 "continue to call2b" for any compiler.
9253 Add rs6000-*-* xfail to
9254 "print f1 after run to call2a" for gcc compiled.
9255 (discard_and_shuffle): Add rs6000-*-* xfail for
9256 "run to call6a".
9257 (shuffle_round_robin): Add rs6000-*-* xfail for
9258 "backtrace from call7a" if not compiled with gcc.
9259 Add rs6000-*-* xfail for
9260 "backtrace from call7b" if compiled with gcc.
9261 (call_after_alloca): Add rs6000-*-* xfail for
9262 "print c in call_after_alloca" and
9263 "print s in call_after_alloca" and
9264 "backtrace from call_after_alloca_subr"
9265 if not compiled with gcc.
9266 (localvars_in_indirect_call): Add rs6000-*-* xfail for
9267 "print c in localvars_in_indirect_call" and
9268 "print c in localvars_in_indirect_call" and
9269 "backtrace in indirectly called function" and
9270 "stepping into indirectly called function"
9271 if not compiled with gcc.
9272 (localvars_after_alloca): Add rs6000-*-* xfail for
9273 "print c after runto localvars_after_alloca" and
9274 "print s after runto localvars_after_alloca" and
9275 "print i after runto localvars_after_alloca" and
9276 "print l after runto localvars_after_alloca"
9277 for all compilers.
9278 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
9279 than whatis-info.exp.
9280 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
9281 than opaque-info.exp.
9282 Setup rs6000-*-* xfail for
d63a86f8 9283 "ptype on opaque struct pointer (statically)" and
c906108c
SS
9284 "ptype on opaque struct pointer (dynamically)" when
9285 not compiled with gcc.
9286 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
9287 rather than callf-info.exp.
9288 (do_function_calls): Add clear_xfail for rs6000-*-* for
9289 "p t_float_values2(3.14159,float_val2)". Seems to work
9290 fine there, both with xlc and gcc. Need to find out what
9291 it is doing right and fix other platforms.
9292 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
9293 "call inferior func with struct - returns int",
9294 "call inferior func with struct - returns long",
9295 "call inferior func with struct - returns float",
9296 "call inferior func with struct - returns double",
9297 "call inferior func with struct - returns char *",
9298 but only if not gcc compiled (presumes xlc compiled).
9299 Change rs6000-*-* xfails for
9300 "call inferior func with struct - returns char" and
9301 " call inferior func with struct - returns short" to only
9302 xfail if not using gcc.
9303 (clean mostlyclean): Remove *.ci and *.tmp files.
9304 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
9305 than templ-info.exp.
9306 * gdb.base/langs.exp: Source gdb.base/langs.ci.
9307 Add rs6000-*-* xfail for "up to foo in langs.exp"
9308 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
9309 when not gcc compiled.
d63a86f8 9310
c906108c
SS
9311Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9312
9313 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
9314 * gdb.base/corefile.exp: Likewise.
9315 * gdb.base/list.exp: Likewise.
9316 * gdb.base/scope.exp: Likewise.
9317 * gdb.base/siganls.exp: Likewise.
9318
9319 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
9320 compiler output.
9321 * gdb.base/whatis.exp: Likewise.
9322
9323Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
9324
9325 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
9326 failure (opcode table has been fixed to match reality).
9327
9328Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
9329
9330 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
9331 "call inferior func with struct - returns char",
9332 "call inferior func with struct - returns short"
9333
9334 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
9335 "print 'scope0.c'::filelocal at main",
9336 "print 'scope0.c'::filelocal_bss in test_at_main",
9337 "print 'scope0.c'::filelocal at foo",
9338 "print 'scope0.c'::filelocal_bss in test_at_foo",
9339 "print 'scope0.c'::filelocal at bar",
9340 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 9341
c906108c
SS
9342 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
9343 in source file 1". This bug seems to have been fixed with both
9344 gcc and native cc (was native assembler bug?).
9345
9346Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
9347
9348 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
9349 "backtrace through signal handler" to "i*86-*-sysv4*".
9350 * gdb.base/signals.exp: Add xfail for "'next' behaved as
9351 continue" case. Add "known SVR4 bug" to fail message.
9352 Add "i*86-*-bsdi2.0" xfail for "handle all print".
9353 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
9354 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
9355 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
9356 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
9357 "up to foo in langs.exp", "show language at foo in
9358 langs.exp", "up to cppsub_ in langs.exp", "show
9359 language at cppsub_ in langs.exp", "up to fsub in
9360 langs.exp", and "show language at fsub in langs.exp".
9361 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
9362 "bactrace in corefile.exp".
9363 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
9364 "call inferior function with struct - returns float" and
9365 "call inferior function with struct - returns double".
d63a86f8 9366
c906108c
SS
9367Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
9368
9369 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
9370 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
9371 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
9372 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
9373
9374Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
9375
9376 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
9377 (or overriden) "CHILL" macro rather then bare "gcc".
9378 Also look for ../../gcc/xgcc since that is what we will
9379 actually need, not "Makefile". Remove following assignment
9380 of CHILL to CHILL_FOR_TARGET because that results in
9381 recursive definition.
9382
9383Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
9384
9385 * gdb.base/corefile.exp: Change xfail for backtrace in
9386 corefile.exp from linuxaout to all linux.
9387 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
9388 cases where we miss the breakpoint at the signal handler
9389 for some reason. Setup xfail for linuxoldld/linuxaout and
9390 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
9391 hitting SIGURG breakpoint.
9392 * gdb.base/signals.exp: Setup xfail for "next" acting like
9393 continue to add linuxoldld. Setup xfail for all linux for
9394 "next to handler in signals_tests_1", "backtrace in
9395 signals_tests_1", "continue to func1", "pass SIGUSR1",
9396 and continue to handler".
9397
9398Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
9399
9400 * Update all FSF addresses except those in COPYING* files.
9401
9402Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
9403
9404 * gdb.base/a2-run.exp: Change messages to be more explicit about
9405 the status of args, and quote binfile in results.
9406
9407Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
9408
9409 * gdb.base/callfuncs.exp: Add tests for passing structs to
9410 inferior functions and return various types.
9411 * gdb.base/callfuncs.c: Add functions to receive a struct
9412 and return a member of the struct, in various types.
9413
9414Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9415
9416 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
9417
9418Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9419
9420 * config/vxworks29k.exp: New file, sources vxworks.exp.
9421
9422Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9423
9424 * config/gdbremote.exp: New file. Testing framework using
9425 gdbserver.
9426
9427Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
9428
9429 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
9430 "call function when asleep" and "send end of file".
9431 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
9432 for "backtrace in corefile.exp".
9433 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
9434 for "backtrace through signal handler".
9435 * gdb.base/corefile.exp: Make sure we actually generate a core file
9436 before trying the core tests. Some systems allow the user to suppress
9437 generation of core files and default to that (linux for example).
9438 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
9439 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
9440
9441Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9442
9443 * gdb.threads: New directory with some crude multi-threaded
9444 gdb tests (step.exp and step2.exp).
9445 * config/mt-lynx (STEP_EXECUTABLE): Define.
9446 (THREADFLAGS): Define.
9447
9448Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
9449
9450 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
9451
9452 * gdb.base/signals.exp: Disable whole file for lynx until
9453 further notice.
9454
9455 * gdb.base/signals.exp: xfail test where "next" acts like
9456 "continue" for lynx.
9457
9458 * gdb.base/interrupt.exp: xfail test for calling function while
9459 inferior is asleep for lynx.
9460
9461 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
9462 than one cr-lf after each command.
9463
9464Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9465
9466 * configure.in: Reinstate setting of stabsdirs variable, fix
9467 typo in setting up configdirs for native builds.
9468
9469 * gdb.base/return.exp: Fix typo in return double test.
9470 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
9471 compiler from optimizing them away.
9472
9473Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
9474
9475 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
9476 sequences to be echo'd by gdb when using gdb_test.
9477 * gdb.chill/chexp.exp: Likewise.
9478 * gdb.fortran/exprs.exp: Likewise
9479
9480Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9481
9482 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
9483 after the inferior gdb has started.
9484
9485 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
9486 after each command.
9487 * gdb.base/funcargs.exp: Likewise.
9488 * gdb.base/gdbvars.exp: Likewise.
9489 * gdb.base/interrupt.exp: Likewise.
9490 * gdb.base/list.exp: Likewise.
9491 * gdb.base/watchpoint.exp: Likewise.
9492 * gdb.c++/demangle.exp: Likewise.
9493 * gdb.c++/inherit.exp: Likewise.
9494 * gdb.chill/chexp.exp: Likewise.
9495 * gdb.fortran/exprs.exp: Likewise.
9496
9497 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
9498 test if we can't handle IO to/from the inferior.
9499
9500 * gdb.c++/misc.exp: Always check for a program already being
9501 started after sending a "run" command to gdb.
9502
9503 * gdb.base/twice.exp: Start with a fresh gdb.
9504
9505 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
9506 only depend on gdb's expression code, not the chill runtime.
9507
9508 * gdb.base/return.c: Put return values into variables so we
9509 can have gdb print them rather than depending on the program
9510 to print them.
9511 * gdb.base/return.exp: Corresponding changes.
9512
9513 * lib/gdb.exp: Provide default value for noinferiorio.
9514 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
9515 the inferior.
9516
9517 * gdb.base/break.exp: Always check for a program already being
9518 started after sending a "run" command to gdb.
9519 (text_next_with_recursion): Don't check the output from the
9520 program's printf statement. Instead just make sure the program
9521 exited.
9522
9523 * gdb.base/commands.exp: Protect tests which need arguments with
9524 $noargs conditionals.
9525
9526Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9527
9528 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
9529 of structure member arrays to match gdb/valops.c:value_addr change.
9530
9531Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
9532
9533 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
9534 cases.
9535
9536Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
9537
9538 * configure.in (configdirs): Remove gdb.chill from default list
9539 of subdirs and then add it back in only if doing a native build.
9540 The current chill compiler does not yet work in any cross build.
9541 * Revert all signal changes from Jul 6.
9542 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
9543 for sh-hms targets, allowing these tests to link, with no other
9544 changes. Testing is suppressed by setting "nosignals" in site.exp.
9545
9546Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
9547
9548 * configure.in (signaldirs): Define and add to configdirs for all
9549 targets except some specific ones that are known to not support signals.
9550 Also clean up formatting.
9551 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
9552 (signals, sigall): Remove rules to build.
9553 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
9554 Moved to new gdb.signals directory.
9555 * gdb.signals: New test directory.
9556 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
9557 signals.c signals.exp}: New or moved files.
9558
9559Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
9560
9561 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
9562
9563Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
9564
9565 * gdb.base/return.exp: Xfail `return double' test failure
9566 on at least Solaris 2.3 and handle future/past versions on
9567 a case by case basis as appropriate. Also update message
9568 to include i*86 failures.
9569
9570Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9571
9572 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
9573
9574 * lib/gdb.exp: Fix comment which erroneously identified
9575 gdb_file_cmd as gdb_load (the 19 May change was in fact to
9576 gdb_file_cmd not gdb_load).
9577 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
9578
9579 * gdb.base/setvar.exp: Make test names consistent between pass and
9580 fail cases. Use gdb_test more.
9581
9582Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9583
9584 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
9585
9586Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9587
9588 * gdb.base/help.exp: Fix expected help string for `show commands'.
9589
9590Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
9591
9592 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
9593
9594 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
9595 of a text section.
9596
9597Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
9598
9599 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
9600 that loop eventually terminates. Fix Connection refused logic so
9601 that testsuite will expire nicely.
9602
9603Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
9604
9605 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
9606 config/rom68k.exp: New tcl glue for the appropriate monitors.
9607 These all just end up calling monitor.exp.
9608 * config/monitor.exp (gdb_target_monitor): Handle `Connection
9609 refused' by retrying. Cleanup some timeout issues.
9610 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
9611 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
9612 callers don't have to set/restore global timeout variable.
9613
9614 * The following set of changes centralizes management of the global
9615 timeout variable. This way, it can be set in one target dependent
9616 place instead of dozens of places scattered throughout the test suite.
9617 If you need to lengthen a timeout, then you should either set timeout
9618 in one of the config/{target}.exp files, or multiply it by a factor.
9619 Setting it to an absolute value is always going to lose for some
9620 targets.
9621 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
9622 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
9623 * gdb.base/funcargs.exp: Don't set timeout.
9624 * gdb.base/list.exp (test_forward_search): Only use local timeout.
9625 * gdb.base/printcmds.exp (test_print_string_constants
9626 test_print_array_constants): Don't set timeout.
9627 * gdb.base/ptype.exp: Don't set timeout.
9628 * gdb.base/recurse.exp: Don't set timeout.
9629 * gdb.base/return.exp: Don't set timeout.
9630 * gdb.base/watchpoint.exp: Don't set timeout.
9631 * gdb.c++/classes.exp (do_tests): Don't set timeout.
9632 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
9633
9634Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
9635
9636 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
9637
9638Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9639
9640 * lib/gdb.exp: Disable chill tests for irix5.
9641
9642Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9643
9644 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
9645 each test pass or fail.
9646
9647Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9648
9649 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
9650 xlc not gcc.
9651
9652Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
9653
9654 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
9655
9656Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
9657
9658 * config/est.exp: Fix copyright and comments. Remove dead code.
9659 Use targetname, serialport and baud variables instead of fixed
9660 constants.
9661 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
9662 * config/cpu32bug.exp: New file to support cpu32bug monitors.
9663
9664Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9665
9666 * gdb.base/watchpoint.exp: Don't run
9667 test_watchpoint_triggered_in_syscall for sunos.
9668
9669Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9670
9671 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
9672 they don't seem to exist. Do include stdio.h.
9673
9674Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9675
9676 * gdb.base/a1-selftest.exp: Add alpha xfail.
9677
9678Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9679
9680 * gdb.base/watchpoint.c (main): Prompt before calling read().
9681 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
9682 Revise accordingly. Remove cruft about sending "123" several
9683 times, until it gets noticed. Clean up the "print buf[0]" stuff
9684 so that it passes or fails, and waits for prompts in the usual way.
9685
9686Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9687
9688 * gdb.base/recurse.exp: Fix comment.
9689
9690 * TODO: Remove item about printing variables in nodebug.exp. Add
9691 item about enabling tests which are only run on some targets.
9692
9693 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
9694 fail, make test names unique, use new gdb_test convention
9695 regarding pattern, use gdb_test more, etc.).
9696
9697 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
9698 fail, make test names unique, etc.).
9699
9700Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9701
9702 * gdb.base/nodebug.c: Change return type of top and middle to
9703 short.
9704 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
9705 are fixed by the recent mdebugread.c changes. Allow `short ()'
9706 as type for top and middle.
9707
9708Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9709
9710 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
9711 nearly as I can tell, the whole thing was an accident in Stu's
9712 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
9713 to replace a send/expect pair with gdb_test, but ended up only
9714 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
9715 of 30 Mar 1995 took care of it, but left this vestigial comment
9716 which I am now nuking.
9717
9718Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9719
9720 * gdb.base/break.exp: Look for different line number for
9721 breakpoint at main depending on usestubs.
9722
9723Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9724
9725 * gdb.base/list.exp: Adjust some alternate expect patterns to
9726 match recent list0.c change. Add alternate expect pattern for
9727 output from `list default lines around main' for optimizing
9728 compilers.
9729
9730Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9731
9732 * lib/gdb.exp: If nosignals is not set, set it to 0.
9733
9734Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
9735
9736 * config/slite-gdb.exp: Responds to load symbol table prompt.
9737 * gdb.base/break.exp: Adjust line number, fix rerun.
9738 * gdb.base/langs0.c: Add #ifdef usestubs.
9739
9740Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
9741
9742 * gdb.base/list.exp: Adjust line contents after adding new lines in
9743 list0.c. Also fix a syntax error.
9744
9745 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
9746 * gdb.base/break.exp: ditto.
9747 * gdb.base/list.exp: ditto.
9748 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
9749 * gdb.base/run.c: ditto.
9750 * gdb.base/list0.c: ditto.
9751 * gdb.base/funcargs.c: ditto.
9752
9753Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
9754
9755 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
9756 $targetname, $serialport and $baud instead of hardwired variables.
9757 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
9758 target doesn't support signals.
9759
9760Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
9761
9762 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
9763
9764Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9765
9766 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
9767 Don't rely on the value of an auto variable before it has been
9768 initialized. Use gdb_test more.
9769
9770Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9771
9772 * lib/gdb.exp (default_gdb_version): A version number must start
9773 with a digit, but other than that contains all characters up to
9774 the first whitespace character.
9775
9776Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9777
9778 * gdb.base/commands.exp (breakpoint_command_test): New tests.
9779
9780Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9781
9782 * gdb.c++/*.exp: Warn if executable does not exist. The original
9783 reason for skipping the warning was that configure.in sometimes
9784 intentionally skipped building the executables but the tcl code
9785 had no way of knowing. That (a) was always bogus with respect to
9786 error handling, (b) is no longer true (right now there is no way
9787 to skip C++ tests).
9788
9789 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
9790
9791Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9792
9793 * gdb.base/list.exp: Add expect patterns for output from
9794 SunPRO compiled executables.
9795 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
9796 types.
9797
9798Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9799
9800 * gdb.base/break.exp (test_next_with_recursion): Accept any line
9801 number (we are already testing that the correct source line text
9802 gets printed).
9803
9804 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
9805 that is what is intended, but something needed to be done to get
9806 sunos4 native working again.
9807
9808 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
9809
9810 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
9811 apparently went with a (very) old xfail.
9812
9813Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
9814
9815 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
9816 runto_main is a proc in gdb.exp that will do 'step' for target use
9817 stubs.
9818 * gdb.base/exprs.exp: ditto.
9819 * gdb.base/interrupt.exp: ditto.
9820 * gdb.base/opaque.exp: ditto.
9821 * gdb.base/printcmds.exp: ditto.
9822 * gdb.base/ptype.exp: ditto.
9823 * gdb.base/scope.exp: ditto.
9824 * gdb.base/setvar.exp: ditto.
9825 * gdb.base/signals.exp: ditto.
9826 * gdb.base/twice.exp: ditto.
9827 * gdb.c++/classes.exp: ditto.
9828 * gdb.c++/inherit.exp: ditto.
9829 * gdb.c++/templates.exp: ditto.
9830 * gdb.base/break.exp: no run and hit main for stubs. Change line
9831 numbers for breakpoints and info breakpoint.
9832 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
9833 breakpoint().
9834 * gdb.base/callfuncs.c: ditto.
9835 * gdb.base/exprs: ditto.
9836 * gdb.base/interrupt.c: ditto.
9837 * gdb.base/opaque0.c: ditto.
9838 * gdb.base/printcmds.c: ditto.
9839 * gdb.base/ptype.c: ditto.
9840 * gdb.base/scope0.c: ditto.
9841 * gdb.base/setvar.c: ditto.
9842 * gdb.base/signals.c: ditto.
9843 * gdb.base/twice.c: ditto.
9844 * gdb.c++/misc.cc: ditto.
9845 * gdb.c++/templates.cc: ditto.
9846
9847Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9848
9849 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
9850
9851 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
9852 somewhere between `read' and `main.c'. I'm pretty sure the
9853 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
9854 and it isn't particularly useful.
9855
9856 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
9857
9858Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9859
9860 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
9861
9862Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
9863
9864 * config/mt-slite: add LIBS and -nostdlib.
9865 * config/slite-gdb.exp: add this new file to support sparclite target.
9866
9867Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
9868
9869 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
9870
9871 * gdb.base/a2-run.exp: Change argument to istarget from
9872 "*-*-vxworks" to "*-*-vxworks*".
9873 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
9874
9875Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
9876
9877 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
9878 will not runto main but do a 'step' to step out of breakpoint().
9879 * config/mt-slite: add -Dusestubs.
9880
9881Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9882
9883 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
9884 instead of just @.
9885
9886 * gdb.base/signals.exp: Add test for "handle all print".
9887 * TODO: Remove "handle all print". Also remove item about
9888 checking copyright date (I don't like the idea of a spurious FAIL
9889 based on when we run the tests).
9890
9891 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
9892 for SunOS4 (reason for failure not investigated). Remove
9893 redundant test for $binfile.
9894
9895 * gdb.base/nodebug.c (array_index): Call malloc.
9896
9897 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
9898
9899Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
9900
9901 * gdb.base/recurse.exp: Update gdb_test invocation to use new
9902 conventions and slightly simplify the matching regexp.
9903
9904Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9905
9906 * gdb.base/break.exp: Update gdb_test invocation to use new
9907 convention.
9908
9909 * lib/gdb.exp: If noargs is not set, set it to 0.
9910
9911 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
9912 tests unique.
9913
9914 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
9915
9916Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9917
9918 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
9919 one argument of type "<non-float parameter>".
9920
9921Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
9922
9923 * config/rom68k.exp: New file to support Motorola IDP board.
9924 * gdb.base/a2-run.exp: Skip this file if noargs is set.
9925 * gdb.base/break.c: Change things around so that this program
9926 doesn't depend upon args. This is necessary to make remote
9927 targets work (in general, they can't take args).
9928 * gdb.base/break.exp: Don't try to send args to program. Don't
9929 expect output. Also, replace lots of code with gdb_test.
9930
9931Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9932
9933 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
9934 printing of '\'' (which is what the comment says we are testing,
9935 even though we were not), not '''.
9936 (test_integer_literals_rejected): Test that printing ''' is an error.
9937
9938 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
9939 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
9940 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
9941 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
9942 Use gdb_test not test_print_accept.
9943 * lib/gdb.exp: Remove test_print_accept.
9944
9945 * gdb.base/signals.exp (signal_tests_1): Make pass message
9946 consistent with fail message.
9947
9948 * gdb.base/whatis.exp: Remove xfails for printing char vs.
9949 unsigned char; the bug (PR 1821) is fixed.
9950
9951 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
9952
9953 * gdb.base/scope.exp (test_at_localscopes): Call pass for
9954 successful tests--makes xfailing them work right.
9955
9956Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9957
9958 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
9959 only \r\n, not .*. The test can pass .* as the last thing in
9960 $pattern if that is what it wants. In addition to providing this
9961 flexibility, this change should speed up pattern matching in cases
9962 where the pattern already ended with .* (there were a number of
9963 them). This change also helps catch bad patterns--in the old
9964 scheme the typo "char \*" instead of "char \\*" would pass. Now
9965 it is caught.
9966 * Many .exp files: Update callers.
9967
9968 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
9969 clearer and does not spuriously match multiple ('s. Likewise for
9970 ) and *.
9971
9972 * gdb.base/nodebug.exp: Test ability to call a function and pass
9973 it a string (even with no debugging info).
9974
9975 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
9976 "p '\'", which is the same as "p ''" once tcl gets done with
9977 quoting, to "p '\\'", which I suspect is what is intended (one
9978 backslash gets sent to GDB).
9979
9980 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
9981
9982Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9983
9984 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
9985 1817) was fixed literally years ago.
9986
9987Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9988
9989 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
9990 test, it causes stepping out of call_after_alloca_subr with
9991 optimizing compilers.
9992 (localvars_in_indirect_call): Consume GDB prompt if `finish'
9993 fails.
9994
9995 * gdb.c++/templates.exp: Source templ-info.exp only if
9996 the templates executable exists.
9997
9998 * gdb.c++/misc.cc (class Contains_static_instance,
9999 class Contains_nested_static_instance),
10000 gdb.c++/classes.exp (test_static_members): Test printing of
10001 a class that contains a static instance of the class.
10002
10003Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10004
10005 * gdb.base/langs2.c (cppsub_): Don't prototype.
10006 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
10007 only, I believe).
10008
10009Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10010
10011 * lib/gdb.exp (skip_chill_tests): New procedure.
10012
10013 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
10014
10015Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
10016
10017 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
10018 each expect pattern. Cuts runtime from 12 to about 4 seconds.
10019
10020Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10021
10022 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
10023
10024 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
10025 disassemble 8, not 16, instructions for part 4.
10026
10027 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
10028 support the latter anymore.
10029
10030 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
10031 -DNO_PROTOTYPES.
10032 * gdb.base/callfuncs.c: Control use of prototypes based on
10033 NO_PROTOTYPES, not __STDC__.
10034 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
10035 t_float_values2 tests if prototypes in use.
10036
10037 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
10038 t_double_values): When checking differences against DELTA, check
10039 that difference is within the range (-DELTA,DELTA), not just
10040 (-infinity,DELTA).
10041
10042Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
10043
10044 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
10045 'file' command firts, then 'target', then 'load', this is due to gdb
10046 target set up.
10047 * config/mips-gdb.exp: Fix a couple regular exp bugs.
10048
10049Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
10050
10051 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
10052 FP load/store variants.
10053 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
10054
10055Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
10056
10057 * gdb.base/term.exp: Do not give a warning if not native, it is
10058 not an abnormal condition.
10059
10060Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
10061
10062 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
10063 t_char_array".
10064
10065Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
10066
10067 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
10068 are getting the version number.
10069
10070 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
10071 if not native, it is not an abnormal condition.
10072
10073Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10074
10075 * lib/gdb.exp: Just use "file exists", rather than undocumented
10076 dejagnu procedure "findfile".
10077
10078Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10079
10080 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
10081 (LDFLAGS): Set to -Xlinker -Ur.
10082
10083 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
10084 Removed, these values are set by lib/gdb.exp.
10085
10086 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
10087
10088Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10089
10090 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
10091 of replicating gdb startup code.
10092
10093 * config/mt-vxworks (LDFLAGS): Set to -r.
10094 (CFLAGS_FOR_TARGET): Removed.
10095
10096 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
10097 (gdb) and gdb for vxworks uses (vxgdb).
10098
10099 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
10100 executable is not in the tree and host != target, use sed and
10101 program_transform_name to determine the gdb name used by the
10102 target.
10103
10104 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
10105 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
10106
10107Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10108
10109 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
10110 floats, chars, and shorts where there are ANSI-style function
10111 definitions.
10112
10113 * gdb.base/langs.exp, gdb.base/langs*: New test.
10114 * gdb.base/Makefile.in: Build it.
10115 * TODO: Remove item about checking that C names don't get C++
10116 demangling applied; this test tests it.
10117
10118Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10119
10120 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
10121 went with the const70 xfail. The xfail went away a year ago.
10122
10123 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
10124
10125 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
10126 for hp300.
10127
10128 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
10129
10130 * gdb.base/a1-selftest.exp: Don't run on hp300.
10131
10132Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10133
10134 * Makefile.in (site.exp): Set host_alias and target_alias as well
10135 as host_triplet and target_triplet.
10136
10137Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10138
10139 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
10140
10141 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
10142 places as other ecoff systems).
10143
10144 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
10145 ultrix.
10146
10147Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10148
10149 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
10150 remove them.
10151 * gdb.base/nodebug.exp: Accept "function" in addition to "text
10152 variable and "variable" in addition to "data variable".
10153 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
10154
10155 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
10156 2.
10157 * gdb.base/list1.c (long_line): Add additional statement at start
10158 of function.
10159 * gdb.base/list.exp (test_forward_search): Update line number to
10160 reflect new statement.
10161
10162Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10163
10164 * gdb.base/signals.exp: Reinitialize searched source directories
10165 after gdb_start call.
10166
10167Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
10168
10169 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
10170 * gdb.stabs/Makefile.in: Likewise.
10171
10172 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
10173 change. Instead split the tests into smaller pieces.
10174 * gdb.disasm/hppa.s: Corresponding changes.
10175
10176Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10177
10178 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
10179 Quote ^C when passing it to stty. For some shells ^ is a pipe.
10180
10181 * gdb.base/funcargs.exp: Modify many tests so that every test
10182 either passes or fails. Make some test names unique.
10183
10184Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10185
10186 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
10187 Call stty to set interrupt character.
10188
10189 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
10190 for HP assembler versus GNU assembler based on actual behavior of
10191 $(CC), rather than assuming that $(AS) is always the GNU assembler.
10192
10193 * TODO: Suggest a few more stepping tests.
10194
10195Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
10196
10197 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
10198 restart GDB for h8300 after a continue.
10199 (return): Add pattern to match a29k-udi behavior.
10200 * gdb.base/nodebug.exp: Remove obsolete comment.
10201 * gdb.base/regs.exp: New file, testing of register displays.
10202 * gdb.base/return.exp: Fix typo in reference to $objdir.
10203 * gdb.base/whatis.exp: Always start with a fresh GDB.
10204
10205Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10206
10207 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
10208 higher, these tests generate a lot of output.
10209
10210Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10211
10212 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
10213 code following the catch silently ignored some errors; without the
10214 catch they should be thrown like any other tcl error. Also, the
10215 catch used "" instead of {} which meant all the callers who wanted
10216 to include one of the characters "[]$ had to quote it an extra time.
10217 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
10218 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
10219 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
10220 Remove extra quoting.
10221
10222Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
10223
10224 * gdb.base/commands.exp: Make test names unique; every test either
10225 passes or fails. Update some comments.
10226
10227 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
10228
10229Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10230
10231 The following fixes a FAIL caused by the fact that the alpha stabs
10232 configuration didn't use the ".if alpha" code in weird.def.
10233 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
10234 bit pointer, so the 32 bit version works even on the alpha.
10235 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
10236 Remove the stuff which allowed us to have separate versions for
10237 alpha and everything else.
10238
10239 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
10240 regexp which "info func operator\[\](" is supposed to match. Fix
10241 string to send to GDB. Note that GDB still doesn't work right. Add a
10242 new test for "info func .perator\[\](" which GDB does handle correctly.
10243
10244 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
10245
10246Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10247
10248 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
10249 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
10250 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
10251 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
10252 it makes the tests harder to understand and confuses test-o-matic.
10253 The preferred style is that each test provides a PASS or a FAIL,
10254 and has a unique message (e.g. "continue #54" not just "continue")
10255 which is the same for the pass and the fail.
10256 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
10257 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
10258 to lib/gdb.exp.
10259 * gdb.base/printcmds.exp: Use test_print_accept. Remove
10260 prt_accept which was basically the same thing. Likewise for
10261 test_print_reject and prt_reject.
10262 * lib/gdb.exp (test_print_reject): Add some more error message
10263 patterns to match from the former printcmds.exp (prt_reject).
10264 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
10265 One defect of the passcount stuff is that some of it failed to
10266 report XPASS where appropriate.
10267 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
10268 stuff before and after arg in expected pattern.
10269 (test_paddr_operator_functions): Re-do test without print_addr_of;
10270 this is the only test which seems to want extra stuff there.
10271
10272Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10273
10274 * gdb.base/nodebug.exp: Update new tests to reflect improved
10275 wording of gdb output.
10276
10277 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
10278 and "ptype" work on variables in files compiled without -g.
10279 Replaces commented out "maint print msymbol" tests.
10280
10281Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10282
10283 * gdb.base/setvar.c (dummy): Call malloc.
10284
10285 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
10286 losing with the irix4 sed.
10287
10288 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
10289 ALRM" on irix4.
10290
10291Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10292
10293 * TODO: Remove items about corefile.exp testing new exec-file and
10294 backtrace; both are now done. Add items about printing enums.
10295
10296Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10297
10298 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
10299 "get signal $thissig" test fails.
10300
10301 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
10302
10303Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10304
10305 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
10306 compiler warning with dec alpha compiler.
10307
10308 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
10309 extra \n from gdb_test call (this explains why the prompt test
10310 that I removed yesterday was there).
10311 (user_defined_command_test): Remove extra \n and prompt test.
10312
10313 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
10314 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
10315 doesn't exist.
10316 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
10317 Also remove alpha workaround, which turns out to be because
10318 SIGABRT == SIGLOST.
10319
10320 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
10321
10322 * gdb.base/help.exp: Don't test "help show".
10323
10324Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10325
10326 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
10327 "set print address" is on.
10328 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
10329 pass prompt to gdb_test; gdb_test already looks for the prompt.
10330
10331 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
10332
10333 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
10334 was a vestige of the manual TESTSTRATEGY, and the purpose of it
10335 was to make sure that gdb can read a core file. But (a) the "read
10336 the corefile" part didn't make it to a1-selftest.exp, we just
10337 delete the corefile after creating it, and (b) we test reading
10338 corefiles in corefile.exp anyway. Also, this test left around a
10339 xgdb process on Solaris.
10340
10341 * gdb.base/corefile.exp: Also test backtrace.
10342
10343Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
10344
10345 * gdb.base/commands.exp: Test a simple user defined command with
10346 arguments and if/while statements; verify the full user command is
10347 printed by "show user".
10348
10349 * gdb.base/commands.exp: Test if/while commands as part of a
10350 breakpoint command list; verify they appear in breakpoint
10351 information.
10352
10353Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10354
10355 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
10356 than by dividing by zero.
10357
10358Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
10359
10360 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
10361 performing an inferior call with watchpoints enabled.
10362 * gdb.base/watchpoint.c (main): Delete second unnecessary read
10363 call.
10364
10365Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10366
10367 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
10368 of "file" command.
10369
10370 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
10371 Add additional pattern for when "int operator int(void);" appears
10372 in a different order.
10373
10374Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10375
10376 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
10377
10378 * gdb.base/help.exp: Replace most of docstrings for "info signals"
10379 and "signal" with ".*".
10380
10381Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10382
10383 * TODO: Add note about "handle all nostop".
10384
10385 * gdb.base/{sigall.c, sigall.exp}: New test.
10386 * gdb.base/Makefile.in: Add it.
10387
10388Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10389
10390 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
10391 when invoking GDB, suppresses any windowing interface.
10392
10393Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
10394
10395 * config/sim-gdb: New file, simulator testing support.
10396
10397Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
10398
10399 * gdb.base/interrupt.exp: Test calling func1 twice.
10400
10401Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
10402
10403 * gdb.base/list.exp (test_forward_search): Set timeout higher
10404 when we'll be getting lots of output from gdb.
10405
10406 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
10407 "init_malloc" to after the expect statement. Run it if that
10408 regexp is taken, but also for two others which happen if source
10409 cannot be found.
10410
10411Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10412
10413 * gdb.base/printcmds.exp: New test, for printing register before
10414 program is running.
10415
10416Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10417
10418 * gdb.base/list.exp: Correct some alternate expect patterns
10419 to reflect changes in list1.c.
10420
10421Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10422
10423 * TODO: Add item regarding large frames.
10424
10425 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
10426
10427 * TODO: Remove item about enabling return.exp; it
10428 is enabled. Suggest a few more "return" tests.
10429
10430Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10431
10432 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
10433 anonymous unions.
10434
10435Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10436
10437 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
10438 and pr-5646.o, so "make" is the same as "make all", not "make
10439 pr-4975.o".
10440
10441Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
10442
10443 * gdb.base/list.exp: Adjust expectations to reflect changes in
10444 list1.c.
10445 (test_forward_search): New test proc.
10446 * gdb.base/list1.c (long_line): New function, has long source line.
10447
10448Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
10449
10450 * gdb.base/a1-selftest.exp: Change initial stepping to know about
10451 additional line of code that was added.
10452
10453Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
10454
10455 * gdb.disasm/hppa.s: Break the large branching tests into smaller
10456 tests so as not to overflow expect's input buffers.
10457 * gdb.disasm/hppa.exp: Corresponding changes.
10458
10459Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10460
10461 Beginnings of template debugging tests.
10462 * gdb.c++/templ-info.cc: New file to test for template
10463 debugging capability of the compiler.
10464 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
10465 templ-info.cc.
10466 * gdb.c++/templates.cc: Add explicit template instantiations
10467 to enable compiling with -fno-implicit-templates. Add destructor
10468 and 'value' method to T5 class for template tests.
10469 * gdb.c++/templates.exp: Add testcases for printing of template
10470 types, setting breakpoints on template methods and calling a
d63a86f8 10471 template method.
c906108c
SS
10472
10473Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
10474
10475 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
10476 branch target since some assemblers (gas-2.5) may emit a
10477 relocation for the branch instead of resolving it in the
10478 assembler.
10479
10480Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10481
10482 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
10483 through signal handler.
10484
10485Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10486
10487 * configure.in (*-*-netware): Use config/mt-netware.
10488
10489 * config/mt-netware: New file.
10490 * config/mt-i386-netware: Removed, separate configs for different
10491 netware architectures are no longer needed now that we have
10492 --with-headers.
10493
10494Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10495
10496 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
10497 by the recent changes to use ANSI C arithmetic conversions.
10498
10499Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10500
10501 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
10502 bug involving using inferior_pid to figure out whether to select a
10503 frame.
10504
10505Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
10506
10507 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
10508 match the current disassembler output.
10509
10510Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
10511
10512 * gdb.fortran/exprs.exp: Expect VOID instead of void.
10513 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
10514 types, expect "int" as type of integer values (for now).
10515
10516Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
10517
10518 * gdb.base/commands.exp: New tests for if/while commands.
10519
10520Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
10521
10522 * lib/gdb.exp (runto): Replace sub-pattern for hex value
10523 by .*, since hex values have different syntax in Chill mode.
10524
10525Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10526
10527 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
10528 linefeed from expect pattern for repeated types with indices > 9.
10529
10530Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
10531
10532 First part of Fortran test suite.
10533 * gdb.fortran: New directory.
10534 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
10535
10536Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10537
10538 * gdb.base/default.exp: Update expect pattern for load command
10539 without arguments.
10540
10541Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10542
10543 * configure.in: Change i386 to i[345]86.
10544 * gdb.base/configure.in: Likewise.
10545 * gdb.c++/configure.in: Likewise.
10546 * gdb.chill/configure.in: Likewise.
10547
10548Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
10549
10550 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
10551 patterns, since that is not a valid context for comments.
10552
10553Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
10554
10555 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
10556 repeated types and repeated types with indices > 9.
10557
10558Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10559
10560 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
10561 2417; old bug has been fixed.
10562
10563Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
10564
10565 * gdb.base/interrupt.exp: When trying to wake up the inferior,
10566 send the newline ourselves instead of assuming gdb_test will do
10567 so when passed an empty input string.
10568
10569 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
10570 stabs testcode.
10571
10572Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10573
10574 * lib/gdb.exp (gdb_test): Don't send anything if the first
10575 argument is an empty string. This makes cases where we want to
10576 match output that is already in expect's buffers (for example,
10577 matching a breakpoint after gdb_run_cmd has been called) work
10578 reliably.
10579
10580Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10581
10582 * config/netware.exp: New file.
10583
10584Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10585
10586 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
10587 the -B and -L prefixes so we can find the debugging stub.
10588
10589 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
10590 there and we are using the gcc from the tree.
10591
10592 * gdb.base/types.c: Removed.
10593
10594 * gdb.base/configure.in: Look for makefile fragments in ../config.
10595 Recognize i386-*-netware.
10596 * gdb.c++/configure.in: Likewise.
10597
10598Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10599
10600 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
10601 the correct TCL syntax.
10602
10603Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10604
10605 * gdb.base/opaque.exp: use runto instead of messing around with
10606 breakpoints. Simplify by using gdb_test.
10607
10608 * gdb.base/bitfields.exp: restart between tests on netware targets
10609 because breakpoints aren't relocated after target death. Run
10610 processes to completion.
10611
10612 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
10613
10614Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
10615
10616 * Makefile.in: Remove extra tabs that confuse some versions
10617 of "make". Use the newly built gdb to test with by default,
10618 rather than the first one in the tester's search path.
10619
10620Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
10621
10622 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
10623
10624 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
10625 condition help.
10626
10627Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10628
10629 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
10630
10631 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
10632 running.
10633 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
10634 * gdb.base/funcargs.exp: Likewise.
10635
10636 * gdb.base/bitfields.exp: Simplify by using gdb_test.
10637 * gdb.base/funcargs.exp: Likewise.
10638
10639 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
10640 message is "".
10641
10642Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10643
10644 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
10645 return,signals,twice}.exp: Handle non-existant binaries
10646 consistantly.
10647
10648 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
10649 * gdb.base/Makefile.in: Don't try to generate a core dump, we
10650 might testing a cross development system.
10651
10652Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10653
10654 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
10655 runtest script is relative to ${srcdir}, not ${rootdir}.
10656
10657Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
10658
10659 * gdb.base/signals.exp: Allow for optionality of breakpoint
10660 address.
10661
10662Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10663
10664 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
10665
10666Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10667
10668 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
10669 for size_t definition.
10670 * gdb.c++/templates.cc: Likewise
10671
10672 * config/mt-i386-netware: New file.
10673
10674 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
10675 defined.
10676
10677 * gdb.base/Makefile.in: Added support for systems that name core
10678 files by appending "core" to the program name.
10679 * gdb.base/a1-selftest.exp: Likewise.
10680
10681Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10682
10683 * gdb.base/return.exp: Add comment and message for `return double'
10684 test failure on Sparc Solaris.
10685
10686Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
10687
10688 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
10689
10690Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10691
10692 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
10693 from optimizing them away.
10694 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
10695 patterns to include default constructors and assignment operators,
10696 to match gcc versions beyond 2.5.8. Accept any cplus demangling
10697 character in the output of the virtual base pointer.
10698
10699Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10700
10701 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
10702 expression match in print_addr_of to avoid unintented matches.
10703 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
10704 versions up to 2.5.8.
10705
10706Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10707
10708 * gdb.base/list.exp: Tweak alternate pattern for listing of an
10709 included file to run under newer versions of expect.
10710 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
10711 consecutive >'s in templates to accomodate recent cplus-dem.c change.
10712 Remove xfail for the virtual table of BDDHookV.
10713
10714Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
10715
10716 * lib/gdb.exp (string_to_regexp): Set a default result.
10717 (default_gdb_start): Fix misleading message.
10718
10719Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
10720
10721 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
10722 Remove all CC, etc definitions.
10723 * config/mt-hpux: New file.
10724 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
10725 (CFLAGS, LDFLAGS): Define.
10726 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
10727
10728 * Makefile.in (site.exp): Don't insert host_os, etc.
10729 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
10730 (distclean): Check existence of subdir.
10731 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
10732 * gdb.base/Makefile.in: General cleanup and simplification.
10733 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
10734 to build executables. Use default rule to build .o files.
10735 (EXPECT, RUNTEST, CC): Fix relative pathname.
10736 (site.exp): Don't insert host_os, etc.
10737 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
10738 and/or SIGUSR1 defined.
10739 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
10740 * gdb.c++/Makefile.in: General cleanup and simplification.
10741 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
10742 (CFLAGS): Remove.
10743 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
10744
10745Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
10746
10747 * gdb.base/recurse.exp: Misc changes to get tests running again
10748 after Kung's changes to the watchpoint code.
10749 * gdb.base/watchpoint.exp: Likewise.
10750
10751Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
10752
10753 * lib/gdb.exp (string_to_regexp): Convert {\} also.
10754
10755Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10756
10757 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
10758 * lib/gdb.exp (default_gdb_start): Define.
10759 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
10760 gdb.base/funcargs.exp, gdb.base/opaque.exp,
10761 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
10762 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
10763 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
10764 Don't call gdb_target_udi in between tests.
10765
10766Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10767
10768 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
10769 (which was basically just a local version of the same thing). In
10770 addition to avoiding duplication, gdb_test_exact is faster.
10771 * lib/gdb.exp (gdb_test_exact): Fix typo.
10772
10773 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
10774 don't give an error.
10775
10776 * gdb.base/term.exp: Call delete_breakpoints before starting.
10777
10778 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
10779 (t10): Add comment.
10780
10781Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
10782
10783 Reorganization of the GDB Test Suite.
10784
10785 * gdb.base: New directory, contains all the basic tests.
10786 * gdb.c++: New directory, tests specific to C++.
10787 * gdb.chill: New directory, tests specific to Chill.
10788 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
10789 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
10790 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
10791 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
10792 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
10793 t30-31 to chill).
10794 * */gdbme.*: Rename to match appropriate expect scripts.
10795 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
10796 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
10797 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
10798 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
10799 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
10800 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
10801 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
10802 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
10803 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
10804 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
10805 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
10806 gdb.c++/virtfunc.cc: New names of C++ files.
10807 * gdb.chill/chillvars.ch: New name of Chill file.
10808 * gdb.base/configure.in, gdb.c++/configure.in,
10809 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
10810 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
10811 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
10812 * configure.in (configdirs): Update to reflect directory changes.
10813 (target_abbrev): No longer define for any configuration.
10814 * Makefile.in: Cosmetic improvements to header comments.
10815
10816Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10817
10818 Various changes to gdb.t31:
10819
10820 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
10821 * gdbme.ch: Make all key-words and predefineds be upper-case.
10822 * chillvars.exp: Expect key-words and predefinds in upper-case.
10823
10824 * chillvars.exp: Use gdb_test_exact many places.
10825 Change expected output for arrays (which now includes index labels).
10826
10827 * pr-5020.exp, gdme.ch (module PR_5020):
10828 New test, for PR-5020.
10829
10830Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
10831
10832 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
10833 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
10834
10835Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
10836
10837 * Makefile.in: Fix bit-rot in definitions of CHILL,
10838 CHILL_FOR_TARGET and Chill_LIB.
10839 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
10840 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
10841 CHILL, and CHILL_LIB.
10842
10843Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
10844
10845 * Revert the previous changes. Please see Rob's directory
10846 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
10847
10848Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
10849
10850 * Makefile.in, configure.in, config/mips-gdb.exp,
10851 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
10852 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
10853 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
10854 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
10855 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
10856 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
10857 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
10858 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
10859 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
10860 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
10861 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
10862 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
10863 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
10864 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
10865 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
10866 changes from 94Q1.
10867
10868Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
10869
10870 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
10871 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
10872 Rob's new testing fragments.
10873
10874Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
10875
10876 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
10877 lib/gdb.exp: Replace error proc calls with perror.
10878
10879Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
10880
10881 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
10882 version also, match on casted version strings, and match on
10883 gdb startup case where the line numbers might be messed up.
10884
10885Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
10886
10887 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
10888 (CFLAGS): Delete it from here.
10889
10890Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
10891
10892 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
10893
10894Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
10895
10896 * Makefile.in (RUNTEST): Default to just "runtest".
10897
10898Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10899
10900 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
10901 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
10902 the code has been restructured.
10903
10904Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10905
10906 * gdb.t00/default.exp (set write): Allow any number of \r and/or
10907 \n, not just one of each.
10908
10909 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
10910 /bin/cc gives a warning if you do.
10911
10912Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
10913
d63a86f8 10914 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
10915 __t10ListS_link1ZUiRCUiPT0
10916
10917Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10918
10919 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
10920 on local variables in recursive functions.
10921
10922 * gdb.t07/Makefile.in: Build the new test.
10923
10924Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10925
10926 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
10927 directly. Instead compare the return values from actual calls.
10928
10929Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
10930
10931 * Makefile.in (check): Set TCL_LIBRARY for runtest.
10932
10933Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10934
10935 * From Peter Schauer with minor modifications.
10936 * gdb.t15/return.exp (return_tests): Handle targets where "return"
10937 stops in mid-line in the caller. Add xfail for returning a float
10938 value on X86 targets.
10939
10940Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10941
10942 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
10943 to avoid expect lossage.
10944 (fmem_LRbug_tests): Likewise.
10945 * gdb.disasm/hppa.s: Corresponding changes.
10946
10947 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
10948 conditions to work with latest dejagnu/expect.
10949
10950 * gdb.t15/funcargs.exp (finish from indirect call): No longer
10951 expected to fail on the PA.
10952 (backtrace in call with trampolines): Explicitly require main
10953 to be frame #1 (no trampolines should show up in backtrace).
10954
10955 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
10956 "continue -expect".
10957 * gdb.t06/break.exp: Likewise.
10958 * gdb.t07/watchpoint.exp: Likewise.
10959 * gdb.t13/bitfields.exp: Likewise.
10960 * gdb.t15/{funcargs,return}.exp: Likewise.
10961 * gdb.stabs/weird.exp: Likewise.
10962 * config/{mips,udi}-gdb.exp: Likewise.
10963
10964 * hppa.sed: Enclose comments within a sed command to avoid
10965 losing with the old OSF1 sed.
10966
10967Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10968
10969 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
10970 sequent dynix.
10971 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
10972 * gdb.t15/funcargs.exp: Conditionally step again to really
10973 finish from marker_call_with_trampolines. Handle the case where
10974 the first step from within call_with_trampolines already steps
10975 us back to main.
10976 * gdb.t15/gdbme.c: Add comment to closing brace of
10977 call_with_trampolines for funcargs.exp.
10978
10979Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10980
d63a86f8 10981 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
10982 Fix typo(s).
10983
10984Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10985
10986 * gdb.t07/gdbme.c: More code for watchpoint testing.
10987
10988 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
10989 "Hardware watchpoint" throughout file.
10990 (test_watchpoint_triggered_in_syscall): New test.
10991 (test_complex_watchpoint): New test.
10992
10993Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10994
10995 * gdbme.c (call_with_trampolines): New function to try and step
10996 into. Tests trampoline problems on the PA.
10997
10998 * funcargs.exp (localvars_in_indirect_call): No longer expect
10999 stepping into indirect call to fail on PAs.
11000 (test_stepping_over_trampolines): New test.
11001
11002Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11003
11004 * TODO: Add suggestions for static member function tests, and
11005 completion tests.
11006
11007Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11008
11009 * TODO: Add suggestions for "p/a" tests.
11010
11011 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
11012 (default_gdb_exit): Replace all the hair with sending "quit" to
11013 the process with a simple close.
11014
11015Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11016
11017 * TODO: Add suggestions for shared library tests.
11018
11019Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11020
11021 * TODO: Add suggestions for x/s tests.
11022
11023Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11024
11025 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
11026 "enable once", and "enable breakpoints once" with ".*".
11027
11028Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11029
11030 * TODO: Add suggestions about structure passing tests.
11031
11032Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11033
11034 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
11035 the primary1 test, use work around if __GNUC__ < 2.
11036 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
11037 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
11038 Test for bad output rather than waiting for timeout. Issue
11039 second continue only if first continue failed.
11040
11041Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11042
11043 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
11044 operator[] test with gdb_test because the old code didn't seem to
11045 be getting the quoting right with the new dejagnu.
11046
11047Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
11048
11049 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
11050 one from the path.
11051 * Makefile.in: Use a fresh expect if there is one, use runtest
11052 from the src tree if there is one.
d63a86f8 11053
c906108c
SS
11054Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11055
11056 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
11057 next over recursive call. Revise the tests from that point on
11058 (which had been skipped) to match GDB's actual (correct) output.
11059
11060 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
11061 with next over a breakpoint whose condition is false.
11062
11063 * gdb.t00/help.exp: Comment out "help set print" tests just like
11064 (and for same reason as) "help set" test.
11065
11066Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11067
11068 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
11069 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
11070
11071Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11072
11073 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
11074 necessary gdb_target_udi.
11075
11076 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
11077
11078 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
11079 1838 and 2417; they are fixed.
11080
11081 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
11082 gdb.t03/ptype.exp (ptype structure, ptype union):
11083 Remove xfails; the test is looser than when the xfails were added.
11084
11085 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
11086 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
11087
11088 * gdb.t01/run.exp: Only run shell test if isnative.
11089
11090 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
11091 since "run" automatically loads if necessary. Call gdb_target_udi
11092 after the "file" since "file" kills any execution target.
11093
11094 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
11095 GDB. GDB doesn't work that way (not anymore at least) on UDI.
11096 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
11097 argument for UDI.
11098
11099Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11100
11101 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
11102
11103 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
11104
11105Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11106
11107 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
11108 properly quoting regexps. This makes the second argument to
11109 demangle a fixed string, which matches the callers, instead of a
11110 shell-style pattern which is what the previous implementation
11111 used. Update some of the callers.
11112
11113Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11114
11115 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
11116 (comib_nullified_tests): Fix typo.
11117 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
11118 strings. No longer expected to fail.
11119
11120 * gdb.disasm/hppa.s (addib_tests): Fix typo.
11121 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
11122 strings. No longer expected to fail.
11123
11124 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
11125 string. No longer expected to fail.
11126
11127Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11128
11129 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
11130 No longer expected to fail.
11131
11132 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
11133 string. No longer expected to fail.
11134
11135Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11136
11137 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
11138 only in the names (I probably got most of them). I was even
11139 generous with some which differed in underscores in names, and
11140 probably missed a few, and I *still* was able to remove almost a
11141 third of the file with almost no impact on testsuite coverage.
11142
11143Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11144
11145 * gdb.t00/default.exp: Match udi_attach error message as well as
11146 the one from child_attach.
11147
11148 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
11149
11150 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
11151
11152 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
11153 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
11154
11155 * Move test with enums and partial symbols back to
11156 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
11157 Reverts the change of 26 May 93. Per today's change to
11158 stabs.texinfo, the behavior that weird.exp was expecting was
11159 unreasonable; what is important is that the compiler+gdb get
11160 things right, which happens with a recent gcc. Also fix the test
11161 to deal with native compilers which put out the stab gdb can't
11162 deal with.
11163
11164Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11165
11166 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
11167 in the names. The main thing these accomplish is to slow things down.
11168 Many more such duplicates surely remain.
11169
11170 * gdb.t00/help.exp: Comment out "help support" test just like
11171 (and for same reason as) "help set" test.
11172
11173Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
11174
11175 * gdb.t06/break.exp: Remove setup_xfails for
11176 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
11177 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
11178 about known bug in gcc to include up through 2.5.8.
11179 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
11180 well as "_vb$".
11181 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
11182 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
11183 with latest gcc and gdb.
11184 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
11185 well as "_vb$".
11186
11187Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11188
11189 * configure.in (hppa*-*-*): Also configure and build stabs-only
11190 tests.
11191
11192Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11193
11194 * gdb.t10/hppa.mt: A makefile fragment for the PA.
11195 * gdb.t10/configure.in (hppa*-*-*): Use it.
11196
11197Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11198
11199 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
11200
11201Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11202
11203 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
11204 versions prior to 1.13.5.
11205
11206Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11207
11208 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
11209 the prompt is at the start of a line.
11210
11211Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11212
11213 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
11214 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
11215 in the copr tests now.
11216 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
11217 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
11218 expected to fail.
11219
11220Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
11221
11222 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
11223 gdb.t31/chillvars.exp, lib/gdb.exp:
11224 Tweak to run under either version of expect.
11225 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
11226 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
11227 * gdb.t11/list.exp: Remove extraneous whitespace.
11228
11229Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11230
11231 * gdb.t16/printcmds.exp (test_print_strings): Accept
11232 "(unsigned char *) " before the string.
11233
11234 * TODO: Add notes about printing of fancy types and GDB expressions.
11235
11236Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
11237
11238 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
11239 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 11240 if doing mips-idt-ecoff.
c906108c
SS
11241
11242Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
11243
11244 * Most .exp files: Tweak to run under either version of expect.
11245
11246Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11247
11248 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
11249 xfails; I'm not sure why they are failing, but not because of PR 1806.
11250
11251Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
11252
11253 * config/unix-gdb.exp: Remove gdb_unload cause it's already
11254 defined in lib/gdb.exp.
11255
11256Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11257
11258 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
11259 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
11260 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
11261 have to be typeless.
11262
11263Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11264
11265 * TODO: Add suggestion for copyright year test.
11266
11267Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
11268
11269 * configure.in (*-*-lynxos*): Add stabs tests.
11270
11271Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11272
11273 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
11274 so insert a tab before any assembler directive in column zero.
11275
11276 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
11277 stores.
11278 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
11279 stores.
11280 (fpu_short_memory_tests): Likewise.
11281
11282Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11283
11284 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
11285 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
11286 .stabs directives in comments.
11287
11288Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11289
11290 * TODO: New file, describing tests we could write.
11291 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
11292
11293Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11294
11295 * gdb.t06/signals.exp: Add kludge to force re-sync.
11296
11297 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
11298 to xgdb instead of gdb, get out of gdb.
11299
11300Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
11301
11302 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
11303 for info.
11304
11305Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11306
11307 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
11308 * gdb.stabs/configure.in (hppa*-*-*): Use it.
11309 * gdb.stabs/hppa.sed: New sed script for the PA.
11310
11311Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11312
11313 * gdb.stabs: Re-write weird.def and configuration to use sed
11314 instead of cpp. sed is portable and POSIX; cpp is neither.
11315
11316Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11317
11318 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
11319
11320Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11321
11322 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
11323
11324Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11325
11326 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
11327 "_vb$".
11328 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
11329 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
11330
11331Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11332
11333 * lib/gdb.exp: Comment out code which depends on non-existent
11334 `transform' procedure.
11335
11336Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
11337
11338 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
11339 * lib/gdb.exp: Transform tool name.
11340 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
11341 1.1's new error handling system.
11342
11343Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11344
11345 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
11346
11347Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11348
11349 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
11350 They made pattern matching so slow that timeouts happened on
11351 heavily loaded systems. Now any output from "show print" which
11352 gets us back to the GDB prompt is a PASS.
11353
11354Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
11355
11356 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
11357
11358Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11359
11360 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
11361
11362 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
11363 It is not from PR 3220.
11364
11365Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11366
11367 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
11368 just started failing because they depended on the order the
11369 subcommands are presented, or exact docstring text. This kind of
11370 test is a pain and has minimal benefit.
11371
11372Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11373
11374 * gdb.t09/corefile.exp: At end of test, use "core" command with
11375 no arguments.
11376
11377Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
11378
11379 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
11380 17}/Makefile.in: Make it possible to run the testsuite with Sun
11381 make and CC = cross gcc by adding explicit build rules for .o
11382 files.
11383
11384Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11385
11386 * gdb.t15/funcargs.exp: Don't put comments on same line as
11387 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 11388
c906108c
SS
11389Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11390
11391 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
11392
11393Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
11394
11395 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
11396 * gdb.t20/inherit.exp: remove three dumplicate entries.
11397
11398Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11399
11400 * gdb.t06/break.exp: For "next over recursive call", fail on any
11401 incorrect output, not just on "factorial (value=2)".
11402
11403Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11404
11405 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
11406 working now. Add an xfail if accesing a bss variable causes
11407 a memory error if the target is not yet run.
11408
11409Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11410
11411 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
11412 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
11413 name of __st* demangling (2 strings). Did Kung really get the
11414 more than 95 others right without testing them?
11415
11416Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
11417
11418 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
11419
11420Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
11421
11422 * configure.in (configdirs): Add gdb.disasm
11423 * gdb.disasm: New directory for GDB disassembler tests.
11424 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
11425
11426Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11427
11428 * gdb.t00/help.exp: Don't test "help set".
11429
11430 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
11431 from within expect statements. None of these happen anymore and
11432 they cause regressions to be silently unnoticed.
11433
11434 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
11435 messages) about known failures with gcc cygnus-2.4.5-930417.
11436
11437 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
11438 comp-info.exp so it gets built if it doesn't exist.
11439
11440 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
11441 it is no longer used.
11442 * gdb.t13/comp-info.c: Removed.
11443
11444Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11445
11446 * gdb.t06/signals.exp: Add xfail for sun3.
11447
11448Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11449
11450 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
11451 relevant because ^C doesn't get sent but failure can be reproduced
11452 interactively).
11453
11454Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11455
11456 * gdb.stabs/alpha.mt: New configuration file for alpha.
11457 * gdb.stabs/configure.in: Use it.
11458 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
11459 sharing with alpha.mt, redefine long to word via preprocessor.
11460 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
11461 for alpha.
11462 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
11463 native cc.
11464 * gdb.t00/teststrategy.exp: Change expect string so that we
11465 consume the `(xgdb)' from the command echo and from the gdb prompt.
11466 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
11467 gdb currently compares all values as long, so this failure probably
11468 applies to any configuration where LONGEST is bigger than a target int.
11469 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
11470 with gcc.
11471 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
11472 to handle opaque pointers, gcc is.
11473 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
11474 as first argument. Include <sys/types.h> and change all operator
11475 new definitions to use size_t.
11476 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
11477 now that we use size_t.
11478
11479Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11480
11481 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
11482 a long or float array cast all array members to the same type.
11483 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
11484 with 64 bit longs.
11485 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
11486 on alpha.
11487 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
11488
11489Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11490
11491 * gdb.t24 (demangle.exp): Constructors of templates have names like
11492 vector<int>::vector(int) not vector<int>::vector<int>(int). See
11493 section 14.6 of the ARM.
11494
11495 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
11496 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
11497 accomplish little and slow down the testsuite.
11498
11499 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
11500 Accept spaces various places.
11501
11502Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11503
11504 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
11505 with watchpoint enabled.
11506
11507 * Makefile.in: Remove definition of CC and remove the second
11508 definition of CXX (the "CXX = gcc" one remains). These definitions
11509 were causing backquotes to be expanded within backquotes, which
11510 doesn't work.
11511
11512Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11513
11514 * gdb.t17/callfuncs.exp: Add "return 0" to end.
11515
11516Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11517
11518 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
11519 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
11520 by mips cc and contains no stabs entries.
11521
11522Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
11523
11524 * config/vx-gdb.exp: Use fake device to load files rather than
11525 NFS.
11526 * lib/gdb.exp: New proc to do "file" command.
11527 * config/unix-gdb.exp: Use new "file" proc.
11528
11529Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11530
11531 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
11532 Rework board rebooting slightly.
11533 (gdb_exit): Don't exit from the remote shell; there isn't one.
11534 * gdb.stabs/weird.exp: If a program is being debugged already,
11535 kill it.
11536 * gdb.t04/setvar.exp: Stop and restart gdb.
11537 * gdb.t05/expr.exp: Likewise.
11538 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
11539 restart gdb and reload the program.
11540 * gdb.t08/opaque.exp: Likewise.
11541 * gdb.t12/scope.exp: Likewise.
11542 * gdb.t13/bitfields.exp: Likewise.
11543 * gdb.t15/funcargs.exp: Likewise.
11544 * gdb.t20/classes.exp: Likewise.
11545 * gdb.t03/ptype.exp: Increase timeout.
11546 * gdb.t16/printcmds.exp (test_print_string_constants,
11547 test_print_array_constants): Likewise.
11548 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
11549 * gdb.t20/classes.exp (do_tests): Likewise.
11550 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
11551
11552Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
11553
11554 * gdb.stabs: Renamed *wierd* to *weird*.
11555
11556Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11557
11558 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
11559 for timeout. Add "known gcc 2.4.5 bug" to failure message.
11560
11561Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11562
11563 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
11564 (do_tests): Remove xfail for whatis on one_var and two_var.
11565
11566Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
11567
11568 * Makefile.in: Made cross building work better by adding
11569 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
11570
11571Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11572
11573 * gdb.t15/{return.c,return.exp,Makefile.in}:
11574 New test, currently commented out.
11575
11576Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
11577
11578 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
11579 still running and removes the leftover named socket so GDb can do
11580 clean restarts.
11581
11582Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
11583
11584 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
11585 console, not GDB.
11586 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
11587 cross testing works better with "make check"
11588 * config/unix-gdb: Use default procedures for exit and version.
11589 * config/vx-gdb.exp: Cleaned up and massaged back to working order
11590 with the newest VxWorks.
11591
11592Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11593
11594 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
11595 old form.
11596
11597 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
11598 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
11599
11600 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
11601
11602 * config/unix-gdb.exp: Remove this version of gdb_exit
11603 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
11604 Rob says he'll look at it when he gets back to testing boards.
11605
11606Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
11607
11608 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
11609 an expected fail for certain ptype commands.
11610
11611 * gdb.t20/classes.exp: Update expected results of "ptype class
11612 Base1" to account for the constructor that now appears in the type.
11613
11614Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
11615
11616 * configure.in (configdirs): Restore gdb.t04, which mysteriously
11617 disappeared from list.
11618 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
11619 "alldone" proc with call to cleanup and exit.
11620 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
11621 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
11622 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
11623 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
11624 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
11625 "alldone" proc with simple returns that suppress remaining
11626 tests. The alldone proc went away many months ago.
11627
11628Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11629
11630 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
11631
11632 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
11633
11634Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11635
11636 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
11637 as vax gdb will display them.
11638
11639Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11640
11641 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
11642 optimizers.
11643
11644 * scope.exp: Change "bad value for localval" messages so each one
11645 is unique.
11646
11647 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
11648 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
11649
11650 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
11651
11652Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11653
11654 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
11655 doesn't exist (due to optimization).
11656
11657Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11658
11659 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
11660 contains \r because the filename is long.
11661
11662 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
11663 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
11664
11665Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11666
11667 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
11668 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
11669 Ultrix.
11670 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
11671 int tests.
11672 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
11673
11674Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
11675
11676 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
11677
11678 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 11679 to match does not match the passing case but still matches the
c906108c
SS
11680 failing case.
11681
11682Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11683
11684 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
11685
11686Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
11687
11688 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
11689 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
11690 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
11691 Remove various versions of gdb_exit.
11692 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
11693 gdb_exit.
11694 * config/unix-gdb.exp: gdb_exit remains here, and should override
11695 the generic version, since it's doing a lot of wierd stuff that
11696 the other versions aren't. FIXME, fold it in, or abandon this
11697 version.
11698
11699Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11700
11701 * gdb.t24/demangle.exp: Add tests for PR 3220.
11702
11703Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11704
11705 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
11706
11707Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
11708
11709 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
11710 "i386-*-*". Works for i486 as well.
11711
11712 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
11713 bug, and expand domain of xfail to all SVR4 systems, since the
11714 actual problem is likely to be in generic SVR4 /proc support.
11715
11716Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11717
11718 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
11719
11720Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
11721
11722 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
11723 xfails for other systems. Match a missing 'Continuing.' as an
11724 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
11725
11726 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
11727 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
11728 Only issue warning for missing executables if -all option is used.
11729
11730 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
11731 file if -all option is used. It's like an unpredictable XFAIL.
11732
11733Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11734
11735 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
11736 for dynamically linked binaries.
11737
11738 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
11739
11740Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11741
11742 * gdb.t20/inherit.exp: Change message for "print tagless struct"
11743 to state that this is a known bug in old versions of g++.
11744
11745Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11746
11747 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
11748 while waiting for `Continuing'.
11749
11750Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
11751
11752 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
11753 in text, data, and bss.
11754 * gdb.t10/nodebug.c: Add local and global test variables for
11755 initialized and uninitialized data.
11756
11757Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11758
11759 * config/unix-gdb.exp (gdb_exit): Add "wait".
11760
11761Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11762
11763 * gdb.t06/signals.exp: xfail the continue from the handler for all
11764 targets.
11765
11766 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
11767 function with watchpoints enabled, the i386 call dummy starts with
11768 a call.
11769
11770 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
11771 386 bsd names its corefiles.
11772
11773Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
11774
11775 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
11776 compilers don't grok it.
11777 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
11778 with small octal ints rather than character constants, which
11779 are signed and might not fit if first promoted to int.
11780
11781Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
11782
11783 * gdb.t09/Makefile.in (clean): Remove corefile.
11784
11785Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11786
11787 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
11788
11789Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11790 and Jim Kingdon (kingdon@cygnus.com)
11791
11792 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
11793 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
11794 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
11795
11796Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11797
11798 * gdb.t17/interrupt.exp: Add xfail for hppa.
11799
11800Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11801
11802 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
11803 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
11804 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
11805 to determine signed-ness of bitfields and use the result to setup
11806 the xfail.
11807 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
11808 * gdb.t15/funcargs.exp: Use them to step until the second indirect
11809 call line is reached if necessary.
11810
11811Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11812
11813 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
11814
11815Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11816
11817 * gdb.t06/break.exp: Also test `clear' command.
11818
11819Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11820
11821 * gdb.t00/teststrategy.exp: Remove extra quote.
11822
11823 * gdb.t07/watchpoint.exp: Change xfail for calling function with
11824 watchpoint enabled to be for all non-68k machines.
11825
11826 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
11827
11828Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11829
11830 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
11831 targets use aout.mt instead of ecoff.mt as gas understands
11832 standard aout format.
11833
11834Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11835
11836 * lib/gdb.exp (runto): Don't insist that function we are running to
11837 was compiled with -g.
11838
11839 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
11840
11841 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
11842 to get back into the read system call.
11843 Accept leading newline in case where we woke it up.
11844
11845Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11846
11847 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
11848 to make the stabs test work on ecoff systems using gcc and -with-stabs.
11849 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
11850 enable ecoff configuration.
11851
11852Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11853
11854 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
11855
11856Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11857
11858 * gdb.t16/printcmds.exp: Add another printf test.
11859
11860Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
11861
11862 * configure.in: If configured -with-stabs on any target, add
11863 stabsdirs to configdirs.
11864
11865Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11866
11867 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
11868 fun" so pattern does not match the command itself.
11869
11870Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11871
11872 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
11873
11874Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11875
11876 * gdb.t17/interrupt.exp: Test for more things.
11877
11878Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11879
11880 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
11881 compiler arranges the code and line numbers.
11882
11883 * gdb.t17/interrupt.exp: Don't send \n after ^C.
11884
11885Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11886
11887 * gdb.t00/help.exp: Increase expect input buffer size.
11888
11889Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11890
11891 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
11892
11893 * gdb.t07/watchpoint.exp: Add xfail for hppa.
11894
11895 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
11896
11897 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
11898 [0-9]*, not just [0-9].
11899
11900Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11901
11902 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
11903
11904 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
11905
11906Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11907
11908 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
11909
11910Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11911
11912 * gdb.t06/signals.c: Add xfails for sun3.
11913
11914 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
11915
11916 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
11917 test_stepping tests.
11918
11919Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11920
11921 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
11922
11923 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
11924
11925 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
11926 rather than actually putting it through cpp twice.
11927
11928 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
11929
11930Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
11931
11932 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
11933 no longer needed.
11934
11935Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11936
11937 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
11938
11939 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
11940 C++ features prints as "struct", make it a pass, not an xfail.
11941
11942Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11943
11944 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
11945 Don't require VA to print as "class" rather than "struct".
11946
11947Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
11948
11949 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
11950
11951Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11952
11953 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
11954
11955Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11956
11957 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
11958 order.
11959
11960Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11961
11962 * gdb.t16/printcmds.exp: Add printf tests.
11963
11964 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
11965
11966 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
11967
11968Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
11969
11970 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
11971 pass counts, to counteract any existing or future setup_xfails.
11972
11973Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11974
11975 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
11976 {BEGIN,END}_COMMON for common block instead of STAB.
11977 * gdb.stabs/wierd.exp: Add xfail for rs6000.
11978
11979 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
11980 intp_var should be N_GSYM not N_LSYM.
11981 wierd-aout.S: Use a label for the value of the N_SO.
11982 wierd.def: Remove all backslashes.
11983 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
11984
11985Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11986
11987 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
11988 get the expected next to inheritance3.
11989
11990Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11991
11992 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
11993 now that gcc-2.4 gets it right.
11994
11995Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11996
11997 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
11998
11999 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
12000 generating comp-info.exp which works for cross-compilation.
12001
12002Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
12003
12004 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
12005 "*-*-sysv4.*".
12006
12007Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
12008
12009 * gdb.t01/run.exp: Start with a fresh gdb.
12010 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
12011 SVR4.x.
12012
12013Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
12014
12015 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
12016 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
12017 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
12018 Makefile.in (distclean, realclean): Remove gdbme.c from list of
12019 things to remove.
12020
12021Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
12022
12023 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
12024 test cases from bug reports.
12025
12026Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
12027
12028 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
12029 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
12030 avoid spurious xfails.
12031 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
12032 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
12033 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
12034
12035Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
12036
12037 * gdb.t00/teststrategy.exp: Rework to provide more useful
12038 description of each test, fix problem with systems that define
12039 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
12040 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
12041 results for "next over recursive call" so timeouts aren't taken
12042 by error.
12043
12044Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
12045
12046 * gdb.t12/scope.exp: Test printing of variables before run.
12047
12048 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
12049 printed in wrong order due to sorting.
12050
12051Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
12052
12053 * gdb.t00/teststrategy.exp: Fix expected results for printing
12054 user entered string constant. Is array of char, prints with no
12055 address.
12056
12057 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
12058 commands.
12059 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
12060 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
12061 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
12062 of struct of char arrays.
12063 * gdb.t00/radix.exp: New tests for radix commands.
12064
12065Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
12066
12067 * gdb.t16/printcmd.exp: Print a variable before running program
12068 (with xfail for AIX).
12069
12070Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
12071
12072 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
12073
12074 * gdb.t16/printcmd.exp: Don't print variables before running program.
12075
12076 * gdb.t06/break.exp: Don't require envp argument to main.
12077
12078 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
12079
12080 * gdb.t02/whatis.exp, gdb.t11/list.exp:
12081 Add xfails for rs6000.
12082
12083 * gdb.t02/whatis.exp: Change other tests not to re-test something
12084 we already tested.
12085
12086 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
12087 each type used has a variable of that type.
12088
12089Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
12090
12091 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
12092
12093Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12094
12095 * configure.in: change srctrigger to be a file, not a directory
12096
12097Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
12098
12099 * configure.in (mips-idt-ecoff*): Added trailing '*'.
12100
12101 * gdb.t11/list.exp: Fixed a couple of typos.
12102
12103Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
12104
12105 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
12106 is fixed and PR is closed.
12107 * gdb.t16 (gdbme.c): Add simple test string variable.
12108 * gdb.t16 (printcmds.exp): Add tests with simple test string
12109 variable, primarily for boundaries on "set print elements".
12110
12111Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
12112
12113 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
12114 Make leading 0's optional and don't expect a tab in the middle
12115 of the number.
12116
12117 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
12118
12119 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
12120 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
12121 don't end command passed to gdb_test with newline.
12122
12123 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
12124 signed keyword away, don't expect signed bitfields to be signed.
12125
12126 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
12127 printing with only as many 1's as are in the field as well as printing
12128 with 32 1's (see comment).
12129
12130Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
12131
12132 * gdb.t00/default.exp: Start with a fresh gdb.
12133 * configure.in (configdirs): Remove gdb.t31 until the chill
12134 compiler works again. It no longer is able to find chillrt0
12135 since it isn't in libchill.a anymore.
12136 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
12137 wierd.o, make more modular.
12138 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
12139 spurious newlines that caused problems.
12140
12141Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12142
12143 * Move test with enums and partial symbols from gdb.t03/ptype.exp
12144 to gdb.stabs/wierd.exp since GCC has worked around the bug.
12145 gdb.stabs/wierd.{exp,def}: Many new tests.
12146
12147 * gdb.t00/default.exp: update info line for new message.
12148
12149 * gdb.t02/{whatis.exp,gdbme.c}:
12150 Test that "char *" doesn't print as "caddr_t".
12151
12152Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12153
12154 * gdb.t00/help.exp: Use .* in place of some help messages which
12155 just changed.
12156 gdb.t00/default.exp: Update "info frame" test for new message.
12157 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
12158 Remove some xfails
12159
12160Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12161
12162 * gdb.t03/{gdbme.c,ptype.exp}:
12163 Add tests for typedef'd struct and union without tags.
12164 Also check "whatis" on a variable of a typedef'd enum without a tag.
12165
12166 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
12167 PRMS 1823; the bug still exists but isn't reproduced by this test
12168 anymore), and remove rs6000 XFAIL (the bug is fixed).
12169
12170 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
12171 duplicated from whatis.exp. For those that are left, accept
12172 "long", "long int", or "int" for long variables (whatis.exp already
12173 has an XFAIL for "int", so no need to fail it here).
12174
12175 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
12176 Deal with GCC's names for types now that GDB uses the compiler's names.
12177
12178 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
12179 setup_xfail's for sunos4. If we #defined the signed keyword away,
12180 don't expect GDB to know that char it is signed.
12181
12182 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
12183
12184Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
12185
12186 * configure.in (configdirs): Add gdb.t24 for C++ tests that
12187 should work on any system, regardless of debugging format.
12188 * gdb.t21/demangle.exp: Move to gdb.t24.
12189 * gdb.t24/demangle.exp: Move from gdb.t21.
12190 * gdb.t24/{Makefile.in, configure.in}: New files.
12191
12192Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12193
12194 * configure.in: Do gdb.stabs and C++ tests only for stabs.
12195 * gdb.stabs: New directory.
12196
12197Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12198
12199 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
12200 not just "Quit anyway?".
12201
12202Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
12203
12204 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
12205 that all setup_xfails are immediately followed by clear_xfails.
12206
12207Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
12208
12209 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
12210 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
12211 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
12212 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
12213 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
12214 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
12215 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
12216 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
12217 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
12218 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
12219 gdb.t31/chillvars.exp, lib/gdb.exp:
12220 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
12221 bug-gdb@prep.ai.mit.edu.
12222
12223Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
12224
12225 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
12226 with 0.0, not integer 0.
12227
12228Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
12229
12230 * gdb.t06/break.exp: Update for "Kill the program" message change.
12231
12232Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
12233
12234 * Makefile.in (GDBFLAGS): Set to -nx.
12235 * Makefile.in (site.exp): Use GDBFLAGS.
12236
12237Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12238
12239 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
12240 Makefiles.
12241 (check): depend on just-check.
12242 (just-check): added so that tests can be run without a noop
12243 build pass.
12244
12245Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12246
12247 Switch to using configure's configdirs.
12248 * Makefile.in (Makefile): add configure.in dependency.
12249 (SUBDIRS): removed redundant assignment.
12250 * configure.in: switch subdirs assignment to configdirs.
12251 * gdb.t*/configure.in: new files.
12252
12253Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
12254
12255 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
12256 works.
12257
12258Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
12259
12260 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
12261 in explicit rules. Apparently this is not supported by some makes.
12262
12263Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
12264
12265 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
12266
12267Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12268
12269 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
12270 disappeared.
12271
12272Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
12273
12274 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
12275
12276Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
12277
12278 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
12279 watchpoint problem that is now fixed.
12280 * gdb.t30/chexp.exp: Remove setup_xfail for printing
12281 uninitialized convenience variables.
12282 * gdb.t31/chillvars.exp: Fix expected patterns for printing
12283 structures.
12284
12285Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12286
12287 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
12288 which causes expect to get out of sync with gdb on long output
12289 from help set.
12290 * gdb.t09/corefile.exp: Make expected pattern for core file
12291 failing signal and frame output format less sun specific.
12292
12293Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
12294
12295 * gdb.t31/chillvars.exp: Add and remove initial dummy
12296 breakpoint, so that symbol table is forced in.
12297 (Needed at least on Sunos4, though it seems not SVR4.)
12298 * gdb.t31/chillvars.exp: Update for changed output format.
12299
12300Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
12301
12302 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
12303
12304Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
12305
12306 * Makefile.in: Added --srcdir when invoking runtest, removed the
12307 need for a local config file. (optional now)
12308
12309Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
12310
12311 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
12312 failure count used to force early termination. Add some more
12313 expected failures for gnu style demangling.
12314
12315Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12316
12317 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
12318 pmi variable from gdb.t20/gdbme to get optimized away.
12319 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
12320 Check for written corefile upon timeout _and_ eof.
12321
12322Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12323
12324 * config/unix-gdb.exp: Add missing return 0.
12325
12326Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12327
12328 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
12329 test termination.
12330
12331Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
12332
12333 * configure.in (subdirs): Put back gdb.t17 which mysteriously
12334 disappeared.
12335
12336Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
12337
12338 * gdb.t10/crossload.exp: Disable the i860-elf test until such
12339 time as i860 support works.
12340
d63a86f8 12341 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
12342 "backtrace 100\r" rather than just "backtrace\r", to match last
12343 change.
12344
12345Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
12346
12347 * config/udi-gdb.exp (gdb_exit): Remove close command.
12348 (gdb_target_udi): New procedure to set the UDI target.
12349 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
12350 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
12351 Added waits for prompts after several question responses. Added
12352 some more responses used by a29k-amd-udi-gdb.
12353 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
12354 pass different arguments, restart UDI connection after program
12355 completion.
12356 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
12357 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
12358 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
12359 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
12360 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
12361 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
12362 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
12363 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
12364 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
12365 after program completion.
12366 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
12367 compiled with a SELECT_VECS setting.
12368 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
12369 infinite recursion.
12370
12371 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
12372 Added checks for COFF results, and made them expected failures for
12373 all targets. It would be better to make them expected failures
12374 for COFF targets only.
12375
12376Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12377
12378 * Makefile.in: add null dvi target, don't bother to recurse
12379 through test directories for info and install-info; rename
12380 $(datadir) to be dejagnu instead of deja-gnu
12381
12382Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
12383
12384 * gdb.t31/gdbme.ch: Re-enable code that previously caused
12385 compiler to coredump.
12386 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
12387 code.
12388
12389Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
12390
12391 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
12392 coredump.
12393 * gdb.t31/chillvars.exp: Comment out tests that depend on that
12394 code.
12395
12396Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
12397
12398 * gdb.t03/ptype.exp: tests for return code from gdb_test.
12399 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
12400 which in a shell. Deletes xgdb when done.
12401 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
12402 Tests the return from the "set height" or "set width" commands.
12403 Added a few return codes where needed.
12404
12405Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
12406
12407 * Makefile.in (SUBDIRS): Add gdb.t17.
12408 * configure.in (subdirs): Add gdb.t17.
12409 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
12410 files to test gdb's calling of functions in the inferior with
12411 the correct arguments and gdb's ability to retrieve any
12412 result returned.
12413
12414Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
12415
12416 * config/unix-gdb.exp (gdb_exit): Remove close commands that
12417 may be called after gdb goes away. Previous versions of expect
12418 needed these to avoid file descriptor leaks, but they cause
12419 errors with the current revision of expect.
12420 * gdb.t00/gdbvars.exp: Use -re on expected output after
12421 setting sevenbit-strings.
12422 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
12423 to set sevenbit-strings consistent across tests.
12424 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
12425 set sevenbit-strings consistent across tests.
12426
12427Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
12428
12429 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
12430 expected output to match current "expect" expectations.
12431
12432Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
12433
12434 * gdb.t00/default.exp: Change expected output for default "source"
12435 command, to match new gdb behavior which requires a filename to
12436 source.
12437
12438Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
12439
12440 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
12441 expected fail for i486-*-* that misses the marker2 function.
12442 * gdb.t10/crossload.exp (bfddefault): Allow successful
12443 recognition of a format to pass even if no symbols are found.
12444 Explicitly catch failures where the format is not recognized
12445 or is ambiguous, and add the reason to the fail message.
12446 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
12447 the cause is and invalid target and add reason to failure message.
12448 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
12449 elf32-i386, elf32-sparc, and elf32-i860.
12450 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
12451 Set up expected failure for 'filename'::variable scope resolution,
12452 which is now apparently broken on all targets.
12453 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
12454 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
12455 gdb.t23/templates.exp: Change failure for missing binfile into
12456 just a warning.
12457 gdb.t21/demangle.exp: Change all cfront references to 'arm'
12458 references.
12459
12460Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
12461
12462 * gdb.t00/default.exp: Add expected output for default "source"
12463 command, to match new gdb behavior.
12464 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
12465
12466Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
12467
12468 * config/*-gdb.exp: returns an error, rather than exiting on
12469 internal errors.
12470
12471Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
12472
12473 * gdb.t03/gdbme.c: Add pointer to struct variable.
12474 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
12475 referencing struct members.
12476
12477Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
12478
12479 * configure.in (mips-idt-ecoff): New target.
12480 * config/mips-gdb.exp: New file for remote board using MIPS remote
12481 debugging protocol.
12482
12483 * Redid configuration scheme. Removed gdb.t*/configure.in.
12484 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
12485 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
12486 distclean targets. Built executables via .o files. Adjusted
12487 tests to account for source files in $(srcdir) rather than
12488 $(objdir).
12489 * lib/gdb.exp (runto): Don't expect () after the function name,
12490 because it may have arguments.
12491
12492Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
12493
12494 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
12495 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
12496 expected failures for mips-idt-* and mips-sgi-*.
12497 * gdb.t00/default.exp (attach): Kill process if requested.
12498 * gdb.t00/help.exp (help target core, help target): Accept a gdb
12499 that does not read core files.
12500 * gdb.t01/run.exp: Removed checks for exit status code.
12501 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
12502 it is linked in.
12503 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
12504 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
12505 appropriate, rather than doing it by hand.
12506 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
12507 execution.
12508 * gdb.t10/crossload.exp: Kill existing program if needed.
12509 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
12510 appropriate, rather than doing it by hand. Always increase
12511 timeout for this test, not just for VxWorks.
12512
12513Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
12514
12515 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
12516 of Chill STRUCT types and STRUCT values.
12517 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
12518 than "char".
12519 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 12520 struct2): New struct definitions and initializations to test
c906108c
SS
12521 simple Chill STRUCT types.
12522
12523Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
12524
12525 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
12526 the null byte at the end of strings.
12527 * gdb.t00/default.exp: Make show version insensitive to copyright
12528 date.
12529 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
12530 to avoid dependencies on target char signedness.
12531 * gdb.t16/printcmds.exp: Update expected results for explicitly
12532 unsigned char.
12533 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
12534 now work.
12535 * gdb.t21/demangle.exp: Add many more patterns for template
12536 demangling, most of them being expected failures.
12537 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
12538 string we are matching for, to match on the whole string.
12539 * gdb.t21/demangle.exp: Add many new test strings to demangle,
12540 and fix a whole bunch that had incorrect expected output but were
12541 passing anyway because of the bug in "proc demangle".
12542 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
12543 type.
12544 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
12545
12546Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
12547
12548 * gdb/testsuite: made modifications to testcases, etc., to allow
12549 them to work properly given the reorganization of deja-gnu and the
12550 relocation of the testcases from deja-gnu to a "tool" subdirectory.
12551
12552Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
12553
12554 * gdb/testsuite: Initial creation of gdb/testsuite.
12555 Migrated dejagnu testcases and support files for testing nm to
12556 gdb/testsuite from deja-gnu. These files were moved "as is"
12557 with no modifications. This migration is part of a major overhaul
12558 of dejagnu. The modifications to these testcases, etc., which
12559 will allow them to work with the new version of dejagnu will be
12560 made in a future update.
48efe704
AC
12561
12562For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c
SS
12563\f
12564Local Variables:
ef043731 12565mode: change-log
c906108c
SS
12566left-margin: 8
12567fill-column: 74
12568version-control: never
12569End:
This page took 1.060333 seconds and 4 git commands to generate.