]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
* gdb.asm/frv.inc: New file.
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
3a4c9371
KB
12003-12-12 Kevin Buettner <kevinb@redhat.com>
2
3 * gdb.asm/frv.inc: New file.
4 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
5
a1dea79a
FF
62003-12-09 Fred Fish <fnf@redhat.com>
7
8 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
9 functions to break1.c and leave prototypes behind. Add more
10 "set breakpoint NN here" comments.
11 * gdb.base/break1.c: New file.
12
13 * gdb.base/break.exp: Handle compiling test case from multiple
14 source files and change source file references as needed.
15 * gdb.base/completion.exp: Ditto.
16 * gdb.base/condbreak.exp: Ditto.
17 * gdb.base/define.exp: Ditto.
18 * gdb.base/ena-dis-br.exp: Ditto.
19 * gdb.base/info-proc.exp: Ditto.
20 * gdb.base/maint.exp: Ditto.
21 * gdb.base/until.exp: Ditto.
22
23 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
24 hardcoded line numbers.
25 * gdb.base/define.exp: Ditto.
26 * gdb.base/ena-dis-br.exp: Ditto.
27 * gdb.base/maint.exp: Ditto.
28 * gdb.base/until.exp: Ditto.
29
30 * gdb.base/completion.exp: Use "break1" for completion tests since
31 "break" is no longer a unique prefix.
32
5266b69c
AC
332003-12-06 Andrew Cagney <cagney@redhat.com>
34
35 * gdb.base/structs.exp (test_struct_returns): When applicable, set
36 "return_value_unimplemented". When an unimplemented struct return
37 architecture, report incorrect values as a KFAIL
38
374451f0
MC
392003-12-05 Michael Chastain <mec.gnu@mindspring.com>
40
41 * gdb.cp/rtti.exp: Accept new wording of warning from
42 cp_lookup_rtti_type.
43
ba9b20a7
MC
442003-12-05 Michael Chastain <mec.gnu@mindspring.com>
45
46 Partial fix for PR testsuite/1456.
47 * gdb.base/scope.exp (test_at_main): Replace references to
48 gcc_compiled with calls to test_compiler_info.
49 (test_at_foo): Likewise.
50 (test_at_bar): Likewise.
51
b74b6d0b
MC
522003-12-04 Michael Chastain <mec.gnu@mindspring.com>
53
54 Partial fix for PR testsuite/1456.
55 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
56 to test_compiler_info.
57
ccfa3402
MC
582003-12-03 Michael Chastain <mec.gnu@mindspring.com>
59
60 * gdb.base/so-impl-ld.exp: Update copyright notice.
61
f6246aba
MC
622003-12-02 Michael Chastain <mec.gnu@mindspring.com>
63
64 Partial fix for PR testsuite/1456.
65 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
66 to test_compiler_info.
67
13ae734a
MC
682003-11-28 Michael Chastain <mec.gnu@mindspring.com>
69
70 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
71 from current versions of gdb. Clean up regular expressions.
72 Delete redundant timeout case.
73
d8e1cdee
MC
742003-11-28 Michael Chastain <mec.gnu@mindspring.com>
75
76 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
77 from current versions of gdb. Clean up regular expressions.
78 Delete redundant timeout case.
79
96457b64
MC
802003-12-01 Michael Chastain <mec.gnu@mindspring.com>
81
82 Partial fix for PR testsuite/1456.
83 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
84 gcc_compiled with call to test_compiler_info.
85
f35309fc
MC
862003-11-30 Michael Chastain <mec.gnu@mindspring.com>
87
88 Partial fix for PR testsuite/1456.
89 * gdb.base/list.exp (test_list_function): Delete unused declaration
90 of gcc_compiled.
91
d7afdf9b
MC
922003-11-29 Michael Chastain <mec.gnu@mindspring.com>
93
94 Partial fix for PR testsuite/1456.
95 * gdb.base/complex.exp: Replace reference to gcc_compiled with
96 call to test_compiler_info.
97
71507b56
MK
982003-11-29 Mark Kettenis <kettenis@gnu.org>
99
100 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
101 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
102 it to create the appropriate note.inc.
103 * gdb.asm/asmsrc1.s: Include "note.inc".
104 * gdb.asm/netbsd.inc: New file.
105 * gdb.asm/empty.inc: New file.
106
f81f93f7
MC
1072003-11-28 Michael Chastain <mec.gnu@mindspring.com>
108
109 Partial fix for PR testsuite/1456.
110 * gdb.base/constvars.exp: Replace references to gcc_compiled with
111 calls to test_compiler_info.
112
9a77938e
MC
1132003-11-27 Michael Chastain <mec.gnu@mindspring.com>
114
115 Partial fix for PR testsuite/1456.
116 * gdb.base/volatile.exp: Replace references to gcc_compiled with
117 calls to test_compiler_info.
118
e8367dc7
MK
1192003-11-27 Mark Kettenis <kettenis@gnu.org>
120
121 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
122 pattern for the KFAILs.
123
526c61ee
AF
1242003-11-25 Adam Fedor <fedor@gnu.org>
125
126 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
127 * gdb.objc/objcdecode.m: New file.
128
28f2d600
AF
1292003-11-25 Adam Fedor <fedor@gnu.org>
130
131 * gdb.objc/nondebug.exp: Test for PR objc/1236.
132 * gdb.objc/nondebug.m: New file.
133
a3895cee
BE
1342003-11-26 Ben Elliston <bje@wasabisystems.com>
135
136 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
137 NetBSD as it does on FreeBSD. Modelled on a similar change by
138 Mark Kettenis on 2003-05-30.
139 (link-flags): Set to "--entry _start" regardless of target.
140 Special linker flags are to be appended to $link-flags.
141 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
142
c9f2c8a3
MC
1432003-11-25 Michael Chastain <mec.gnu@mindspring.com>
144
145 * gdb.cp/method.exp: Accept output of new demangler.
146
15a0587a 1472003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
148
149 * gdb/class2.exp: New file.
150 * gdb/class2.cc: New file.
151
3c00b570
MC
1522003-11-25 Michael Chastain <mec.gnu@mindspring.com>
153
154 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
155 of new demangler.
156
7027acc7
MK
1572003-11-23 Mark Kettenis <kettenis@gnu.org>
158
159 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
160 of gdb_test "run".
161
b0e1598a
MK
1622003-11-23 Mark Kettenis <kettenis@gnu.org>
163
164 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
165 "continue" into "run".
166
4d9eda44
MC
1672003-11-23 Michael Chastain <mec.gnu@mindspring.com>
168
169 Partial fix for PR testsuite/1456.
170 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
171 call to test_compiler_info.
172 * gdb.cp/ctti.exp: Likewise.
173 * gdb.cp/derivation.exp: Likewise.
174 * gdb.cp/member-ptr.exp: Likewise.
175 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
176 reference to gcc_compiled.
177
1782003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
179
180 Fix PR testsuite/1463.
181 * gdb.base/structs.exp (start_structs_test): Call
182 get_debug_format before using the debug format.
183
d422fe19
AC
1842003-11-22 Andrew Cagney <cagney@redhat.com>
185
186 * lib/gdb.exp (gdb_test_multiple): Add simple example.
187 * gdb.base/structs.exp: Use gdb_test_multiple.
188
039cf96d
AC
1892003-11-20 Andrew Cagney <cagney@redhat.com>
190
6882279b
AC
191 * gdb.base/structs.exp: Handle and recover from internal errors.
192 Replace "foo${n}" with "foo<n>" in test messages.
193
e53890ae
AC
194 * gdb.base/structs.exp: Update copyright. Rewrite.
195 * gdb.base/structs.c: Update copyright. Rewrite.
196
2b211c59
AC
197 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
198 resync count exceeded.
199
039cf96d
AC
200 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
201 from the internal error.
202 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
203 Original from Jim Blandy.
204 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 205
eac98b22
AC
2062003-11-19 Andrew Cagney <cagney@redhat.com>
207
208 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
209 KFAIL.
210
67455b2a
MK
2112003-11-17 Mark Kettenis <kettenis@gnu.org>
212
213 New testcase for PR backtrace/1435.
214 * gdb.arch/i386-unwind.exp: New file.
215 * gdb.arch/i386-unwind.c: New file.
216
853d6e5b
AC
2172003-11-17 Andrew Cagney <cagney@redhat.com>
218
219 * lib/gdb.exp (compiler_info): New global.
220 (test_compiler_info): New function.
221 (get_compiler_info): Set compiler_info.
222 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
223 "compiler_info" to gcc-<major>-<minor>.
224
38cf6e11
MC
2252003-11-15 Michael Chastain <mec.gnu@mindspring.com>
226
227 * gdb.trace/configure: Remove.
228
a50d3602
EZ
2292003-11-13 Elena Zannoni <ezannoni@redhat.com>
230
231 * gdb.base/break.c: Add comments to aid finding line numbers for
232 breakpoints.
233 * gdb.base/break.exp: Remove all references to explicit line
234 numbers.
235
d9407aaa
NC
2362003-11-11 Nick Clifton <nickc@redhat.com>
237
238 * gdb.base/shreloc.exp: Do not run for targets which do not
239 support shared objects.
240
db488fc1
CV
2412003-11-10 Corinna Vinschen <vinschen@redhat.com>
242
243 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
244 Don't run tests if nofileio flag is given.
245
6a90a18e
EZ
2462003-11-07 Elena Zannoni <ezannoni@redhat.com>
247
248 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
249 as well as 'Watchpoint'.
250
0b915e9c
EZ
2512003-11-06 Elena Zannoni <ezannoni@redhat.com>
252
253 Reported by Jim Ingham <jingham@apple.com>:
254 * gdb.base/annota1.exp: Match at least one occurrence of the
255 signal handler annotation.
256
d7e4b55f
EZ
2572003-11-06 Elena Zannoni <ezannoni@redhat.com>
258
259 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
260 as well as 'Watchpoint'.
261
2fe4e8d0
MC
2622003-11-05 Michael Chastain <mec@shout.net>
263
264 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
265
6ef88553
KW
2662003-11-03 Kris Warkentin <kewarken@qnx.com>
267
268 * gdb.arch/gdb1291.c: New test file.
269 * gdb.arch/gdb1291.exp: New test script.
270 * gdb.arch/gdb1431.c: New test file.
271 * gdb.arch/gdb1431.exp: New test script.
272
ae7dc4d8
MC
2732003-10-22 Michael Chastain <mec@shout.net>
274
275 * gdb.mi/pthreads.c: Add copyright notice.
276
c39d7427
MC
2772003-10-22 Michael Chastain <mec@shout.net>
278
279 * gdb.threads/pthreads.c: Add copyright notice.
280
8b7d96c1
MC
2812003-10-20 Michael Chastain <mec@shout.net>
282
283 * gdb.base/gdb1056.exp: New test script.
284
d1d69fdd
DJ
2852003-10-13 Daniel Jacobowitz <drow@mvista.com>
286
287 * gdb.threads/killed.exp: Use gdb_run_cmd.
288
7d605576
DJ
2892003-10-13 Daniel Jacobowitz <drow@mvista.com>
290
291 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
292 create a core file.
293 * gdb.threads/gcore-thread.exp: Likewise.
294
618ec112
CV
2952003-10-13 Corinna Vinschen <vinschen@redhat.com>
296
297 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
298 type, based on char type.
299 (struct bit_flags_short_t): New bitfield type, based on short type.
300 (init_bit_flags_char): New fuction.
301 (init_bit_flags_short): Ditto.
302 (print_bit_flags_char): Ditto.
303 (print_bit_flags_short): Ditto.
304 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
305
9367a73c
MC
3062003-10-11 Michael Chastain <mec@shout.net>
307
308 * gdb.base/call-rt-st.exp: Update copyright year.
309
1decf120
KI
3102003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
311
312 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
313 * gdb.disasm/sh3.s: Ditto.
314
5445b2ae
DJ
3152003-10-07 Daniel Jacobowitz <drow@mvista.com>
316
317 * gdb.threads/switch-threads.exp: New test.
318 * gdb.threads/switch-threads.c: New source file.
319
aec24853
CV
3202003-10-07 Corinna Vinschen <vinschen@redhat.com>
321
322 * gdb.base/ending-run.exp: Add sh specific case.
323
adc7428d
AC
3242003-10-06 Andrew Cagney <cagney@redhat.com>
325
326 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
327 * gdb.disasm/mn10200.exp: Delete obsolete file.
328
c9d37158
DJ
3292003-09-29 Daniel Jacobowitz <drow@mvista.com>
330
331 * ChangeLog: Correct an entry command.exp -> commands.exp.
332 * gdb.base/commands.exp (bp_deleted_in_command_test)
333 (temporary_breakpoint_commands): Check noargs.
334
79c2c32d
DC
3352003-09-25 David Carlton <carlton@kealia.com>
336
337 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
338 of some print tests, where appropriate. Add tests for C::D::cd,
339 E::ce, F::cXfX, G::XgX.
340 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
341
594e6d67
RE
3422003-09-25 Richard Earnshaw <rearnsha@arm.com>
343
344 * lib/java.exp (java_init): Import target_alias before using it.
345
10f0d451
DC
3462003-09-25 David Carlton <carlton@kealia.com>
347
348 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
349
274bcba0
EZ
3502003-09-23 Elena Zannoni <ezannoni@redhat.com>
351
352 * gdb.base/selftest.exp: Accomodate more instruction reordering
353 weirdness.
354
cdbf20f7
MC
3552003-09-17 Michael Chastain <mec@shout.net>
356
357 * gdb.cp/gdb1355.exp: New file.
358 * gdb.cp/gdb1355.c: New file.
359
71e06f80
CV
3602003-09-15 Corinna Vinschen <vinschen@redhat.com>
361
362 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
363 * gdb.asm/sh.inc: New file.
364
5c4e30ca
DC
3652003-09-11 David Carlton <carlton@kealia.com>
366
bd45b7af
DC
367 * gdb.cp/namespace.exp: Add tests for namespace types.
368 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
369 (test_namespace): New.
370
1c199746
EZ
3712003-09-11 Elena Zannoni <ezannoni@redhat.com>
372
373 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 374 * gdb.stabs/weird.exp: Ditto.
1c199746 375
04ed252f
MC
3762003-09-08 Michael Chastain <mec@shout.net>
377
378 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
379
d8a2d9e7
MC
3802003-09-07 Michael Chastain <mec@shout.net>
381
382 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
383 'parse error'.
384
161afb24
MK
3852003-09-07 Mark Kettenis <m.kettenis@osp.nl>
386
387 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
388
49f2741a
MC
3892003-08-30 Michael Chastain <mec@shout.net>
390
391 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
392 * gdb.gdb/observer.exp: Ditto.
393 * gdb.gdb/xfullpath.exp: Ditto.
394
8afa723e
MK
3952003-08-29 Mark Kettenis <kettenis@gnu.org>
396
397 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
398 *-*-*bsd*.
399
f31dfe3b
JJ
4002003-08-28 Jeff Johnston <jjohnstn@redhat.com>
401
402 * gdb.base/dump.exp: Skip for ia64.
403
4630e498
JJ
4042003-08-25 Jeff Johnston <jjohnstn@redhat.com>
405
406 * gdb.asm/asm-source.exp: Add ia64 support.
407 * gdb.asm/ia64.inc: New file.
408
1105b7ef
MC
4092003-08-22 Michael Chastain <mec@shout.net>
410
411 * gdb.cp: New directory.
412 * gdb.cp/*: Copy from gdb.c++/*.
413 * gdb.c++/*: Remove.
414 * Makefile.in: Change gdb.c++ to gdb.cp.
415 * configure.in: Ditto.
416 * configure: Regnerate.
417
c945b932
MK
4182003-08-18 Mark Kettenis <kettenis@gnu.org>
419
420 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
421 * gdb.arch/i386-prologue.c (gdb1338): Add function.
422
2b66634b
DJ
4232003-08-17 Daniel Jacobowitz <drow@mvista.com>
424
425 * mi-var-display.exp (-var-list-children weird): Accept function
426 pointers with argument types.
427 * mi1-var-display.exp (-var-list-children weird): Likewise.
428 * mi2-var-display.exp (-var-list-children weird): Likewise.
429
a356f73b
DJ
4302003-08-17 Daniel Jacobowitz <drow@mvista.com>
431
432 * gdb.base/annota3.exp: Add missing newline.
433
483417b8
MC
4342003-08-06 Michael Chastain <mec@shout.net>
435
436 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
437
c99c59c3
MS
4382003-08-12 Michael Snyder <msnyder@redhat.com>
439
440 * gdb.base/float.exp: Add test for SH.
441
55ed7501
MK
4422003-08-10 Mark Kettenis <kettenis@gnu.org>
443
444 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
445
1a371f2e
EZ
4462003-08-07 Elena Zannoni <ezannoni@redhat.com>
447
448 * gdb.base/completion.exp: Remove reduntant completion test
449 on filename.
450
e0f353ce
EZ
4512003-08-07 Elena Zannoni <ezannoni@redhat.com>
452
453 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
454 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
455 gdb.trace/save-trace.exp: Make sure that full pathnames are
456 escaped correctly.
457
5710a1af
EZ
4582003-08-07 Elena Zannoni <ezannoni@redhat.com>
459
460 * configure.in: Don't generate config.h from config.hin.
461 * configure: Regenerate.
462 * config.hin: Remove file.
463 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
464 * gdb.threads/pthreads.c: Ditto.
465
dcd81ce9
DJ
4662003-08-07 Daniel Jacobowitz <drow@mvista.com>
467
468 From Kei Sakamoto <sakamoto.kei@renesas.com>:
469 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
470 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
471 Replace ld24 with seth/add3.
472
6009d884
AC
4732003-08-02 Andrew Cagney <cagney@redhat.com>
474
475 * gdb.base/annota3.exp: New file.
476 * gdb.base/annota3.c: New file.
477 * gdb.c++/annota3.exp: New file.
478 * gdb.c++/annota3.cc: New file.
479
51514e06
MC
4802003-07-29 Michael Chastain <mec@shout.net>
481
482 * gdb.threads/tls.c (spin): Check errno only if sem_wait
483 actually failed.
484 (do_pass): Likewise.
485 * gdb.threads/tls.exp: Always initialize no_of_threads.
486
4ee6625b
DJ
4872003-07-27 Daniel Jacobowitz <drow@mvista.com>
488
489 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
490 pattern.
491 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
492 * gdb.threads/tls.exp: Recognize one case of the host library not
493 supporting TLS.
494
225f2bf6
AC
4952003-07-27 Andrew Cagney <cagney@redhat.com>
496
497 * gdb.base/fileio.exp: Use SH when running commands using
498 remote_exec.
499
bcb27c9f
DJ
5002003-07-24 Daniel Jacobowitz <drow@mvista.com>
501
502 From Kei Sakamoto <sakamoto.kei@renesas.com>:
503 * gdb.base/relocate.c (dummy): New padding array.
504
3d67be83
MS
5052003-07-22 Michael Snyder <msnyder@redhat.com>
506
507 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
508
509 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
510 patterns to be more general, accepting old and new output.
511 Some output chars (such as '+') also must be quoted.
512 Some addresses are displayed numerically instead of
513 symbolically.
514
57ba3b85
MS
5152003-07-23 Michael Snyder <msnyder@redhat.com>
516
686d097c
MS
517 * gdb.base/return2.exp: Don't test long-long return.
518
57ba3b85
MS
519 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
520 * gdb.disasm/t01_mov.exp: Ditto.
521 * gdb.disasm/t02_mova.s: Ditto.
522 * gdb.disasm/t02_mova.exp: Ditto.
523 * gdb.disasm/t03_add.s: Ditto.
524 * gdb.disasm/t03_add.exp: Ditto.
525 * gdb.disasm/t04_sub.s: Ditto.
526 * gdb.disasm/t04_sub.exp: Ditto.
527 * gdb.disasm/t05_cmp.s: Ditto.
528 * gdb.disasm/t05_cmp.exp: Ditto.
529 * gdb.disasm/t06_ari2.s: Ditto.
530 * gdb.disasm/t06_ari2.exp: Ditto.
531 * gdb.disasm/t07_ari3.s: Ditto.
532 * gdb.disasm/t07_ari3.exp: Ditto.
533 * gdb.disasm/t08_or.s: Ditto.
534 * gdb.disasm/t08_or.exp: Ditto.
535 * gdb.disasm/t09_xor.s: Ditto.
536 * gdb.disasm/t09_xor.exp: Ditto.
537 * gdb.disasm/t10_and.s: Ditto.
538 * gdb.disasm/t10_and.exp: Ditto.
539 * gdb.disasm/t11_logs.s: Ditto.
540 * gdb.disasm/t11_logs.exp: Ditto.
541 * gdb.disasm/t12_bit.s: Ditto.
542 * gdb.disasm/t12_bit.exp: Ditto.
543 * gdb.disasm/t13_otr.s: Ditto.
544 * gdb.disasm/t13_otr.exp: Ditto.
545
e00759ef
EZ
5462003-07-22 Elena Zannoni <ezannoni@redhat.com>
547
548 * gdb.threads/tls.exp :Add kfail for 'info address' case.
549
8bc2021f
EZ
5502003-07-22 Elena Zannoni <ezannoni@redhat.com>
551
552 * gdb.threads/tls.c : New file.
553 * gdb.threads/tls.exp : New file.
554 * gdb.threads/tls-main.c : New file.
555 * gdb.threads/tls-shared.c : New file.
556 * gdb.threads/tls-shared.exp : New file.
557
89320c4c
AS
5582003-07-22 Andreas Schwab <schwab@suse.de>
559
560 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
561
180dea7c
AS
5622003-07-20 Andreas Schwab <schwab@suse.de>
563
564 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
565 due to insn reordering.
566
0714963c
AC
5672003-07-15 Andrew Cagney <cagney@redhat.com>
568
569 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
570
98a23b3f
MC
5712003-07-15 Michael Chastain <mec@shout.net>
572
573 * gdb.base/gdb1250.exp: New file.
574 * gdb.base/gdb1250.c: New file.
575
27e417a2
ML
5762003-07-09 Michal Ludvig <mludvig@suse.cz>
577
578 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
579 expansion of size_t to 'unsigned long', not only to 'unsigned'.
580
8bc2021f
EZ
5812003-07-09 Elena Zannoni <ezannoni@redhat.com>
582
583 * gdb.threads/tls.c: New file.
584 * gdb.threads/tls.exp: New file.
585 * gdb.threads/tls-main.c: New file.
586 * gdb.threads/tls-shared.c: New file.
587 * gdb.threads/tls-shared.exp: New file.
588
d99968dc
EZ
5892003-07-09 Elena Zannoni <ezannoni@redhat.com>
590
591 * gdb.base/annota1.exp: Make sure that we properly escape the
592 full path of the source file. Xfail more permissive patterns,
593 due to a compiler debug info problem.
594
83876b3b
AS
5952003-07-07 Andreas Schwab <schwab@suse.de>
596
2705e972
AS
597 * gdb.asm/m68k.inc: New file.
598 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
599
83876b3b
AS
600 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
601 arguments"): Also match negative number.
602
603 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
604
3a871b37
DJ
6052003-07-03 Daniel Jacobowitz <drow@mvista.com>
606
607 * gdb.base/store.c (charest): New typedef.
608 (add_char): Rename to add_charest, update.
609 (wack_char): Rename to wack_charest, update types. Return l + r
610 to keep r live across the call.
611 (wack_short, wack_int, wack_long, wack_longest, wack_float)
612 (wack_double, wack_doublest): Return l + r to keep r live across
613 the call.
614 * gdb.base/store.exp: Accomodate store.c changes.
615
b2a7f303
DC
6162003-06-30 David Carlton <carlton@kealia.com>
617
618 * gdb.c++/maint.exp (test_invalid_name): New.
619 (test_first_component): Add tests for invalid names.
620
3c6cb4a1
MC
6212003-06-29 Michael Chastain <mec@shout.net>
622
623 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
624 output of '<VTT for class>' for virtual base classes.
625
f1c2644b
DJ
6262003-06-29 Daniel Jacobowitz <drow@mvista.com>
627
628 * gdb.base/completion.exp: Tab-complete "complet" instead of
629 "compl".
630 * gdb.base/complex.exp, gdb.base/complex.c: New files.
631
18080350
DJ
6322003-06-29 Daniel Jacobowitz <drow@mvista.com>
633
634 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
635 * gdb.base/volatile.exp: Likewise.
636
f56973f8
DJ
6372003-06-29 Daniel Jacobowitz <drow@mvista.com>
638
639 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
640 gdb/1265.
641
6422003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
643 Daniel Jacobowitz <drow@mvista.com>
644
645 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
646 initial line count of 'captured_main' from 26 to 32.
647 (test_with_self): Allow xmalloc call to be interleaved with the
648 preceding two lines.
649
e766d4d6
JB
6502003-06-24 Joel Brobecker <brobecker@gnat.com>
651
652 * gdb.base/bang.exp: New testcase.
653
f125c9a4
JB
6542003-06-23 Joel Brobecker <brobecker@gnat.com>
655
656 * gdb.base/langs.exp: Add some tests for the "minimal" language
657 support.
658
6e25beaf
EZ
6592003-06-23 Elena Zannoni <ezannoni@redhat.com>
660
661 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
662 the testcase.
663
2f816dda
DJ
6642003-06-22 Daniel Jacobowitz <drow@mvista.com>
665
666 * gdb.base/relocate.exp: Test add-symbol-file with a variable
667 offset.
668
db5a5748
DJ
6692003-06-22 Daniel Jacobowitz <drow@mvista.com>
670
671 * gdb.c++/pr-1210.cc: New file.
672 * gdb.c++/pr-1210.exp: New file.
673
1df0c130
DJ
6742003-06-21 Daniel Jacobowitz <drow@mvista.com>
675
676 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
677 000-exec-continue.
678
a92feac0
MK
6792003-06-15 Mark Kettenis <kettenis@gnu.org>
680
681 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
682 on *-*-*bsd* instead of *-*-freebsd*.
683
81a58f5b
AC
6842003-06-14 Andrew Cagney <cagney@redhat.com>
685
686 * gdb.base/store.exp: Test longest and doublest. Test all
687 parameters. Weaken return statement match.
688 * gdb.base/store.c: Add longest and doublest - aka long long and
689 long double functions. Put all parameters into local register
690 variables. Use negative values.
691
b257a0d3
AC
6922003-06-14 Andrew Cagney <cagney@redhat.com>
693
694 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
695 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
696 exit status.
697 * gdb.base/fileio.exp: Disable target when nointerrupts and
698 noinferiorio, instead of limiting it to remote. Use remote_exec
699 instead of system.
700
21c38304
JJ
7012003-06-12 Jeff Johnston <jjohnstn@redhat.com>
702
703 * gdb.base/float.exp: Add ia64 support.
704
1bcdb424
CV
7052003-06-12 Corinna Vinschen <vinschen@redhat.com>
706
707 * gdb.base/fileio.exp: Run only on remote targets.
708
6aeb981f
CV
7092003-06-10 Corinna Vinschen <vinschen@redhat.com>
710
711 * gdb.base/fileio.c: New file, testing File-I/O.
712 * gdb.base/fileio.exp: Ditto.
713
53df362e
RG
7142003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
715
716 * gdb.base/shreloc.exp: New file, check symbol values obtained from
717 shared objects after relocation at load time (gdb PR/1132).
718 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
719 as above, part of the shared object relocation test.
720
ffee1b46
MK
7212003-06-08 Mark Kettenis <kettenis@gnu.org>
722
b5ca3722
MK
723 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
724 fully filled history list.
725 * gdb.base/gdb_history: New file.
726
03ed860d
MK
727 * gdb.base/signals.exp: XFAIL "continue to func1" on
728 i*86-*-freebsd*.
729
ffee1b46
MK
730 * gdb.base/attach.exp: When trying to attach to a nonexistent
731 process, make it possible to specify the PID based on the target,
732 and do so for *-*-freebsd*.
733
d80dbb52
RH
7342003-06-02 Richard Henderson <rth@redhat.com>
735
736 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
737
6dd77b81
RH
7382003-06-02 Richard Henderson <rth@redhat.com>
739
740 * gdb.base/selftest.exp: Next over lim_at_start initialization.
741
f6347e16
RH
7422003-06-02 Richard Henderson <rth@redhat.com>
743
744 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
745
2c161407
DJ
7462003-06-01 Daniel Jacobowitz <drow@mvista.com>
747
748 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
749 of globalvar.
750
572eb746
MK
7512003-06-01 Mark Kettenis <kettenis@gnu.org>
752
753 * gdb.asm/asm-source.exp: Check for memory read errors in
754 disassembler test on *BSD too.
755
9e9617a5
RH
7562003-06-01 Richard Henderson <rth@redhat.com>
757
758 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
759 for .frame.
760 (gdbasm_call): Lose ldgp.
761 (gdbasm_startup): Add frame information.
762 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
763
7b34ad4e
MK
7642003-05-31 Mark Kettenis <kettenis@gnu.org>
765
766 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
767 i?86-*-*.
768
10059fdf
MK
7692003-05-30 Mark Kettenis <kettenis@gnu.org>
770
771 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
772 FreeBSD.
773
acf4b816
RH
7742003-05-29 Richard Henderson <rth@redhat.com>
775
776 * gdb.asm/alpha.inc: New file.
777 * gdb.asm/asm-source.exp: Use it.
778
e9ecd949
JB
7792003-05-29 Jim Blandy <jimb@redhat.com>
780
781 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
782 'core.PID'.
783
e3e5a4f3
JB
7842003-05-22 Jim Blandy <jimb@redhat.com>
785
786 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
787 backtrace.
788
72fe3d25
DC
7892003-05-20 David Carlton <carlton@math.stanford.edu>
790
791 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
792 this time.
793
58da2eb2
DC
7942003-05-19 David Carlton <carlton@bactrian.org>
795
796 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
797 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
798
1fcb5155
DC
7992003-05-19 David Carlton <carlton@bactrian.org>
800
801 * gdb.c++/namespace.exp: Add namespace scope and anonymous
802 namespace tests.
803 Bump copyright date.
804 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
805 (main): Call C::D::marker2.
806 * gdb.c++/namespace1.cc: New file.
807
85e85163
JJ
8082003-05-14 Jeff Johnston <jjohnstn@redhat.com>
809
810 Roland McGrath <roland@redhat.com>
811 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
812 there is no manager thread.
813
a25fbfec
JJ
8142003-05-08 Jeff Johnston <jjohnstn@redhat.com>
815
816 * gdb.threads/schedlock.exp: Remove assumption that all threads
817 will run in a particular small time slice. Also ensure we break
818 in one of the child threads rather than the main thread.
819
be375bae
JB
8202003-05-07 Jim Blandy <jimb@redhat.com>
821
09bf6082
JB
822 Add support for assembly source testing on the s390x.
823 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
824 architecture.
825 * gdb.asm/s390x.inc: New file.
826
be375bae
JB
827 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
828 succession of 'if' statements.
829
00905d52
AC
8302003-05-05 Andrew Cagney <cagney@redhat.com>
831
832 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
833
b1e29e33
AC
8342003-05-05 Andrew Cagney <cagney@redhat.com>
835
836 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
837 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
838
e33d66ec
EZ
8392003-05-02 Elena Zannoni <ezannoni@redhat.com>
840
841 * gdb.base/charset.exp: Update based on new behavior of set/show
842 charset commands.
843
2b6fd0d8
AC
8442003-05-01 Andrew Cagney <cagney@redhat.com>
845
846 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
847 variable do not give memory errors.
848
130cacce
AF
8492003-04-30 Adam Fedor <fedor@gnu.org>
850
851 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
852 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
853 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
854 gdb.objc/basicclass.m: : New files
855
856 * lib/gdb.exp (gdb_compile_objc): New procedure.
857
bea71854
DJ
8582003-04-27 Daniel Jacobowitz <drow@mvista.com>
859
860 * gdb.base/signals.exp: Make backtrace tests more specific.
861
0f20eeea
DC
8622003-04-23 David Carlton <carlton@bactrian.org>
863
864 * gdb.c++/maint.exp (test_first_component): Add tests for
865 'operator' in more locations.
866
c8c4d8dc
KB
8672003-04-16 Kevin Buettner <kevinb@redhat.com>
868
869 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
870
3fe60e3c
EZ
8712003-04-16 Elena Zannoni <ezannoni@redhat.com>
872
873 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
874 func marke' instead. Update test name.
875
9219021c
DC
8762003-04-15 David Carlton <carlton@math.stanford.edu>
877
878 * gdb.c++/maint.exp: New file.
879
5dd55bdd
EZ
8802003-04-14 Elena Zannoni <ezannoni@redhat.com>
881
882 * gdb.threads/schedlock.c: Change type of thread function argument
883 to long, to avoid warnings on 64-bit platforms.
884
00890572
EZ
8852003-04-14 Elena Zannoni <ezannoni@redhat.com>
886
887 * gdb.base/attach.exp: Add new message from ptrace in case of
888 attaching to nonexistent process.
889
93201743
JB
8902003-04-11 Jim Blandy <jimb@redhat.com>
891
892 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
893 gdb.c++/userdef.cc: Place comments on the lines to which the
894 marker function might return.
895 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
896 gdb.c++/userdef.exp: Look for those comments to check that we've
897 returned to the right place, instead of checking line numbers.
898
2a11c64d
EZ
8992003-04-11 Elena Zannoni <ezannoni@redhat.com>
900
901 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
902 match on sourcefile name, instead of directory name.
903
68ab8fc5
EZ
9042003-04-10 Elena Zannoni <ezannoni@redhat.com>
905
906 * gdb.base/completion.exp: Use string_to_regexp to match the
907 working directory name.
908
5624293a
JB
9092003-04-09 Jim Blandy <jimb@redhat.com>
910
911 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
912 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
913 after an inferior function call, report the failure, but allow the
914 test to continue.
915
f1f02ee4
SC
9162003-04-05 Stephane Carrez <stcarrez@nerim.fr>
917
918 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
919 with -DPROTOTYPES.
920
6eb79af0
SC
9212003-04-05 Stephane Carrez <stcarrez@nerim.fr>
922
923 * gdb.base/break.exp: Revert last patch.
924
8dfb4cf0
SC
9252003-04-04 Stephane Carrez <stcarrez@nerim.fr>
926
927 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
928 with -DPROTOTYPES.
929
ed4c619a
AC
9302003-04-02 Andrew Cagney <cagney@redhat.com>
931
932 * gdb.base/callfuncs.exp: Make "print add" messages unique.
933 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
934 matching directories by the name breakpoint.
935 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
936 Make "continue to marker1" consistent.
937 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
938 message consistent.
939 * lib/gdb.exp: Put "the program is no longer running", and "the
940 program exited" in parenthesis.
941 * lib/mi-support.exp: Ditto.
942
4e35d5f0
BR
9432003-04-02 Bob Rossi <bob_rossi@cox.net>
944
945 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
946
71900fe8
AC
9472003-03-29 Andrew Cagney <cagney@redhat.com>
948
949 * gdb.base/sizeof.c (main): Print the value of '\377'.
950 * gdb.base/sizeof.exp: Check the sign of '\377'.
951
c0655a16
MC
9522003-03-27 Michael Chastain <mec@shout.net>
953
954 * gdb.base/gdb1090.exp: New file.
955 * gdb.base/gdb1090.cc: New file.
956
5b2a3989
JB
9572003-03-27 J. Brobecker <brobecker@gnat.com>
958
959 * gdb.gdb/observer.exp: New regression test.
960
79876890
MC
9612003-03-27 Michael Chastain <mec@shout.net>
962
963 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
964 * gdb.base/ptype.exp: Likewise.
965
6eac95e3
CV
9662003-03-27 Corinna Vinschen <vinschen@redhat.com>
967
968 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
969
e8c71839
MC
9702003-03-26 Michael Chastain <mec@shout.net>
971
972 * gdb.base/ptype.exp: Actually use some typedef'd types.
973
71b10041
SC
9742003-03-21 Stephane Carrez <stcarrez@nerim.fr>
975
976 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
977 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
978
2512cf80
CV
9792003-03-20 Corinna Vinschen <vinschen@redhat.com>
980
981 * gdb.base/default.exp: Fix regular expression.
982
0d195a4f
CV
9832003-03-20 Corinna Vinschen <vinschen@redhat.com>
984
985 * gdb.base/args.exp: Fix regular expression.
986
8a2dbca8
CV
9872003-03-20 Corinna Vinschen <vinschen@redhat.com>
988
989 * gdb.base/help.exp: Allow Win32 child process.
990
bf028682
CV
9912003-03-20 Corinna Vinschen <vinschen@redhat.com>
992
993 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
994 when stepping out of main().
995
182dbe85
CV
9962003-03-20 Corinna Vinschen <vinschen@redhat.com>
997
998 * gdb.base/default.exp: Check for win32 specific message when calling
999 "run" without executable.
1000
d67a6ba5
CV
10012003-03-20 Corinna Vinschen <vinschen@redhat.com>
1002
1003 * gdb.base/args.exp: Expect .exe in output.
1004
a955b5bb
CV
10052003-03-20 Corinna Vinschen <vinschen@redhat.com>
1006
1007 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
1008 Cygwin native.
1009
bf6bad4b
AC
10102003-03-17 Andrew Cagney <cagney@redhat.com>
1011
1012 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
1013 vector registes.
1014 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
1015 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
1016
293e9a31
DC
10172003-03-17 David Carlton <carlton@math.stanford.edu>
1018
1019 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
1020 test, for PR breakpoints/38.
1021 Call test_watchpoint_and_breakpoint.
1022 * gdb.base/watchpoint.c (func3): New function.
1023 (main): Call func3.
1024
5330f2db
DC
10252003-03-04 David Carlton <carlton@math.stanford.edu>
1026
1027 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
1028 Garply<Garply<char> >:: garply".
1029 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
1030 with respect to PR c++/1111; note also PR c++/1113.
1031 (test_template_breakpoints): KFAIL "constructor breakpoint" with
1032 respect to PR c++/1062.
1033 KFAIL "destructor breakpoint" with respect to PR c++/1112.
1034
6ece72da
DC
10352003-03-03 David Carlton <carlton@math.stanford.edu>
1036
1037 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
1038 with respect to PR c++/57.
1039 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
1040 c++/826.
1041 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
1042 respect to PR c++/57.
1043
85ca1584
DC
10442003-03-03 David Carlton <carlton@math.stanford.edu>
1045
1046 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
1047 respect to PR c++/33 into FAILs.
1048
98e9c5b8
MC
10492003-03-03 Michael Chastain <mec@shout.net>
1050
7bedbf27
MC
1051 * configure.in: Update copyright years.
1052
10532003-03-03 Michael Chastain <mec@shout.net>
1054
1055 * Makefile.in: Update copyright years.
98e9c5b8 1056
f683e100
DC
10572003-02-28 David Carlton <carlton@math.stanford.edu>
1058
1059 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
1060 print class instead of struct and/or superfluous protection
1061 specifiers, as long as the resulting output is equivalent to the
1062 source code.
1063 Delete FIXME from end of messages on tests that don't need
1064 fixing.
1065
a9e0cf2c
DC
10662003-02-28 David Carlton <carlton@math.stanford.edu>
1067
1068 * gdb.c++/templates.exp (do_tests): Allow const in the two
1069 Foo<volatile char *>::foo tests.
1070
e8d359df
MS
10712003-02-27 Michael Snyder <msnyder@redhat.com>
1072
1073 * gdb.base/restore.c (main): Return zero, so exit code
1074 will be consistant.
1075
0b71dc91
DC
10762003-02-26 David Carlton <carlton@math.stanford.edu>
1077
1078 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
1079 char *>::foo" test with respect to PR c++/33. Create a new test
1080 which is identical to that one except that it doesn't put the
1081 space between the "char" and the "*"; KFAIL it, too.
1082
dd14ab43
DC
10832003-02-26 David Carlton <carlton@math.stanford.edu>
1084
1085 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
1086 template types into either PASSes or KFAILs (corresponding to PR
1087 c++/57). Tweak indentation. Update copyright.
1088
1146c7f1
SC
10892003-02-23 Stephane Carrez <stcarrez@nerim.fr>
1090
1091 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
1092
74641dfb
MC
10932003-02-13 Michael Chastain <mec@shout.net>
1094
1095 * gdb.base/exprs.exp: Remove i960 remnants.
1096 * gdb.base/funcargs.exp: Likewise.
1097 * gdb.base/list.exp: Likewise.
1098 * gdb.base/ptype.exp: Likewise.
1099
559cd2d0
DC
11002003-02-14 David Carlton <carlton@math.stanford.edu>
1101
1102 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
1103 pEe->D::vg()" from XFAIL to KFAIL.
1104
c4f90d87
JM
11052003-02-13 Jason Molenda (jmolenda@apple.com)
1106
1107 * gdb.base/maint.exp: Update maint print statistics regexp to include
1108 new entries.
1109
cbc4d97c
MC
11102003-02-13 Michael Chastain <mec@shout.net>
1111
1112 * gdb.c++/inherit.exp: Remove call to get_debug_format.
1113
40f235b7
MC
11142003-02-12 Michael Chastain <mec@shout.net>
1115
1116 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
1117 * gdb.c++/inherit.exp: Likewise.
1118 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
1119 * gdb.c++/templates.exp: Likewise.
1120 * gdb.c++/virtfunc.exp: Likewise.
1121
c56716b0
JM
11222003-02-06 Jason Molenda (jason-cl@molenda.com)
1123
1124 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
1125 why the code is written that way.
1126
070afcf8
MC
11272003-02-05 Michael Chastain <mec@shout.net>
1128
1129 * gdb.base/dump.exp: Add missing copyright line.
1130
5d0331e5
JM
11312003-02-05 Jason Molenda (jason-cl@molenda.com)
1132
f7ae6d3e 1133 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
1134 at the beginning so the breakpoint doesn't get set on the loop.
1135
92851186
MC
11362003-02-05 Michael Chastain <mec@shout.net>
1137
1138 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
1139 output for configurations with gcc 2.95.3.
1140
cbf1e085
AC
11412003-02-05 Keith Seitz <keiths@redhat.com>
1142 Andrew Cagney <ac131313@redhat.com>
1143
1144 * gdb.mi/mi-cli.exp: New file.
1145
29518e1e
MC
11462003-02-04 Michael Chastain <mec@shout.net>
1147
1148 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
1149 Call perror and then continue.
1150
5af1d5f3
MC
11512003-02-03 Michael Chastain <mec@shout.net>
1152
1153 * gdb.c++/pr-1023.cc: New file.
1154 * gdb.c++/pr-1023.exp: New file.
1155
6b549786
JB
11562003-02-05 Jim Blandy <jimb@redhat.com>
1157
1158 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
1159 it's local to foobar. Check for it there, and check that it's not
1160 present in main.
1161 * gdb.c++/local.cc (marker2): New function.
1162 (foobar): Call marker1.
1163 (main): Call marker2 instead of marker1.
1164
67f16606
AC
11652003-02-04 Andrew Cagney <ac131313@redhat.com>
1166
1167 * gdb.disasm/mn10200.exp: Obsolete file.
1168 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
1169 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
1170 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
1171
1c5cb38e
DC
11722003-02-04 David Carlton <carlton@math.stanford.edu>
1173
1174 * gdb.c++/overload.exp: Test intToChar(1).
1175 * gdb.c++/overload.cc (intToChar): New.
1176 (main): Call intToChar.
1177
d1fe6965
DC
11782003-02-03 David Carlton <carlton@math.stanford.edu>
1179
1180 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
1181 'might_kfail' arg.
1182 KFAIL some of the continue_to_bp_overloaded calls, according to
1183 PR c++/1025.
1184
9ba61c5d
MC
11852003-02-01 Michael Chastain <mec@shout.net>
1186
1187 * gdb.base/advance.c (marker1): New marker function.
1188 * gdb.base/advance.exp: When the 'advance' command lands on the
1189 return breakpoint, it can legitimately stop on either the
1190 current line or the next line. Accommodate both outcomes.
1191 * gdb.base/until.exp: Likewise.
1192
e7494ffb
AC
11932003-02-02 Andrew Cagney <ac131313@redhat.com>
1194
1195 2002-11-10 Jason Molenda (jason-cl@molenda.com):
1196 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
1197 now a list, not a tuple.
1198 * gdb.mi/mi-var-display.exp: Ditto.
1199 * gdb.mi/gdb792.exp: Ditto.
1200
075559bc
AC
12012003-02-01 Andrew Cagney <ac131313@redhat.com>
1202
1203 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
1204 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
1205 stack backtraces.
1206 * gdb.mi/mi-syn-frame.c: Part of same.
1207
2bd4c7b1
MK
12082003-02-01 Mark Kettenis <kettenis@gnu.org>
1209
1210 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
1211 gdb.mi/mi1-pthreads.exp: Return instead of calling
1212 gdb_suppress_entire_file.
1213
eabd8992
MS
12142003-02-01 Mark Salter <msalter@redhat.com>
1215
1216 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
1217
71469e2f
MS
12182003-01-31 Mark Salter <msalter@redhat.com>
1219
1220 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
1221 Support empty arg.
1222
38a94d44
MC
12232003-01-30 Michael Chastain <mec@shout.net>
1224
1225 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
1226 This was a workaround for a UTF-8 bug in readline 4.3. The bug
1227 has been fixed in gdb/readline on 2003-01-09.
1228
19ea9e73
MS
12292003-01-29 Michael Snyder <msnyder@redhat.com>
1230
e8d359df
MS
1231 * gdb.base/maint.exp: Allow for leading underscore in symbol.
1232 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
1233 * gdb.base/args.exp: Skip if target does not support args passing.
1234
2307bd6a
DJ
12352003-01-22 Daniel Jacobowitz <drow@mvista.com>
1236
19ea9e73 1237 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
1238 gdb_test. Accept a list of expect arguments as the third
1239 parameter.
1240 (gdb_test): Use it.
1241
f2dd3617
EZ
12422003-01-20 Elena Zannoni <ezannoni@redhat.com>
1243
1244 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
1245 allow for different test tree configurations. Update some
1246 tescases accordingly.
1247 * gdb.arch/altivec-regs.exp: Ditto.
1248 * gdb.asm/asm-source.exp: Ditto.
1249 * gdb.base/advance.exp: Ditto.
1250 * gdb.base/display.exp: Ditto.
1251 * gdb.base/long_long.exp: Ditto.
1252 * gdb.base/mips_pro.exp: Ditto.
1253 * gdb.base/overlays.exp: Ditto.
1254 * gdb.base/relocate.exp: Ditto.
1255 * gdb.base/setshow.exp: Ditto.
1256 * gdb.base/step-line.exp: Ditto.
1257 * gdb.base/step-test.exp: Ditto.
1258 * gdb.base/until.exp: Ditto.
1259 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
1260
c71cdefd
DC
12612003-01-17 David Carlton <carlton@math.stanford.edu>
1262
1263 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
1264 corresponding to PR c++/945.
1265 Update copyright.
1266
fdba05d7
DC
12672003-01-17 David Carlton <carlton@math.stanford.edu>
1268
1269 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
1270 corresponding to PR c++/68.
1271
12722003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
1273
1274 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
1275 (test_paddr_hairy_functions): Call print_addr_2_kfail for
1276 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
1277
c362c33a
EZ
12782003-01-15 Elena Zannoni <ezannoni@redhat.com>
1279
0fbc361c
EZ
1280 * gdb.base/break.exp: Fix change of default location, because of
1281 removal of until tests.
1282 * gdb.base/help.exp: Update test for new 'until' help message.
1283 Add test for help on 'advance'.
c362c33a
EZ
1284 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
1285
dabf8a35
MK
12862003-01-15 Mark Kettenis <kettenis@gnu.org>
1287
1288 * gdb.base/default.exp: Adapt "info float" test for recent changes
1289 to that command. Add test for "info vector".
1290 * gdb.base/float.exp: New file. Add test for "info float" that
1291 resembles the old test in gdb.base/default.exp.
1292
a1769aca
DC
12932003-01-15 David Carlton <carlton@math.stanford.edu>
1294
1295 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
1296
82025e13
EZ
12972003-01-15 Elena Zannoni <ezannoni@redhat.com>
1298
1299 * gdb.base/break.exp: Move the tests of until command from here...
1300 * gdb.base/until.exp: ... to here. New file. Add other tests.
1301 * gdb.base/advance.c: New file.
1302 * gdb.base/advance.exp: New file.
1303
8f9ab801
EZ
13042003-01-14 Elena Zannoni <ezannoni@redhat.com>
1305
1306 * gdb.base/args.c: New file.
1307 * gdb.base/args.exp: New file.
1308
9ae66589
DJ
13092003-01-14 Daniel Jacobowitz <drow@mvista.com>
1310
1311 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
1312
8d77e5c3
DJ
13132003-01-14 Daniel Jacobowitz <drow@mvista.com>
1314
1315 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
1316
12d2f0a1
DJ
13172003-01-14 Daniel Jacobowitz <drow@mvista.com>
1318
1319 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
1320 dates.
1321
6ca37014
DJ
13222003-01-13 Daniel Jacobowitz <drow@mvista.com>
1323
1324 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
1325
b0023472
DJ
13262003-01-13 Daniel Jacobowitz <drow@mvista.com>
1327
1328 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
1329 (ptype &*"foo").
1330 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
1331
d6abaea5
DJ
13322002-01-13 Daniel Jacobowitz <drow@mvista.com>
1333
1334 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
1335 * gdb.mi/mi1-console.exp: Likewise.
1336
dfd536a7
DJ
13372002-01-13 Daniel Jacobowitz <drow@mvista.com>
1338
1339 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
1340 * gdb.mi/mi1-console.exp: Likewise.
1341
a1fb14a2
DJ
13422003-01-13 Daniel Jacobowitz <drow@mvista.com>
1343
1344 * gdb.c++/overload.exp: Remove some fixed XFAILs.
1345
c4cf40b7
DJ
13462003-01-09 Daniel Jacobowitz <drow@mvista.com>
1347
1348 * gdb.base/detach.exp: New test.
1349
696d5a5b
DJ
13502003-01-09 Daniel Jacobowitz <drow@mvista.com>
1351
1352 * Makefile.in (ALL_SUBDIRS): New variable.
1353 (subdirs, clean, distclean): Use it.
1354 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
1355 regenerating Makefile, since it is generated from the top level.
1356 * gdb.asm/Makefile.in: Likewise.
1357 * gdb.base/Makefile.in: Likewise.
1358 * gdb.c++/Makefile.in: Likewise.
1359 * gdb.disasm/Makefile.in: Likewise.
1360 * gdb.java/Makefile.in: Likewise.
1361 * gdb.mi/Makefile.in: Likewise.
1362 * gdb.threads/Makefile.in: Likewise.
1363 * gdb.trace/Makefile.in: Likewise.
1364
754533e4
DC
13652003-01-09 David Carlton <carlton@math.stanford.edu>
1366
1367 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
1368 Add copyright year 2003.
1369
d8b3e9ee
MC
13702003-01-06 Michael Chastain <mec@shout.net>
1371
1372 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
1373 When selecting a thread, 'line' and 'file' are optional.
1374 * gdb.mi/mi1-pthreads.exp: Likewise.
1375
8e9e0fe6
AS
13762003-01-06 Andreas Schwab <schwab@suse.de>
1377
1378 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
1379 failures.
1380
b5ab8ff3
DJ
13812003-01-04 Daniel Jacobowitz <drow@mvista.com>
1382
1383 Fix PR gdb/844
1384 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
1385 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
1386
1387 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
1388 instead of calling gdb_suppress_entire_file.
1389 * gdb.threads/print-threads.exp: Likewise.
1390 * gdb.threads/schedlock.exp: Likewise.
1391
1392 * gdb.threads/killed.exp: Return instead of calling
1393 gdb_suppress_entire_file.
1394 * gdb.threads/linux-dp.exp: Likewise.
1395 * gdb.threads/pthreads.exp: Likewise.
1396
1e698235
DJ
13972003-01-04 Daniel Jacobowitz <drow@mvista.com>
1398
1399 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
1400 stabs.
1401 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
1402 * gdb.base/whatis.exp: Always allow (void) after function names.
1403
147ff08c
DJ
14042003-01-04 Daniel Jacobowitz <drow@mvista.com>
1405
1406 * gdb.c++/casts.exp: Correct regexp.
1407
dc62bfc2
MK
14082003-01-04 Mark Kettenis <kettenis@gnu.org>
1409
1410 * configure.in: Call AC_CONFIG_HEADER. Don't call
1411 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
1412 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
1413 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
1414 aforementioned directories in the AC_OUPUT call.
1415 * config.hin: New file.
1416 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
1417 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
1418 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
1419 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
1420 pass -I$objdir instead of -I$objdir/$subdir in compilation.
1421 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
1422 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
1423 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
1424 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
1425 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
1426 gdb.threads/configure.in, gdb.threads/configure,
1427 gdb.threads/config.in, gdb.trace/configure.in,
1428 gdb.trace/configure: Removed.
1429
77afa639
MC
14302003-01-03 Michael Chastain <mec@shout.net>
1431
1432 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
1433 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
1434
7634bb6e
DJ
14352003-01-03 Daniel Jacobowitz <drow@mvista.com>
1436
1437 * gdb.base/store.exp: Fix regular expressions.
1438
b39c905e
MK
14392002-12-28 Mark Kettenis <kettenis@gnu.org>
1440
1441 * configure.in: Rewrite.
1442 * configure: Regenerated.
1443
0a8551dd
DC
14442003-01-03 David Carlton <carlton@math.stanford.edu>
1445
1446 * gdb.base/psymtab.exp: New file.
1447 * gdb.base/psymtab1.c: Ditto.
1448 * gdb.base/psymtab2.c: Ditto.
1449
c60b7188
AF
14502002-12-23 Adam Fedor <fedor@gnu.org>
1451
1452 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
1453
ee73db83
DC
14542002-12-23 David Carlton <carlton@math.stanford.edu>
1455
1456 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
1457 and current_directory initialization.
1458
d6c1774e
JB
14592002-12-22 Jim Blandy <jimb@redhat.com>
1460
f0a847b8
JB
1461 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
1462 rather than as part of the output file name.
1463
d6c1774e
JB
1464 * gdb.base/attach.exp: There's no need to copy the test program to
1465 /tmp; that was only ever necessary on HP/UX, and this test is
1466 entirely disabled there anyway.
1467
f0708dbb
JB
14682002-12-21 Jim Blandy <jimb@redhat.com>
1469
4c2acfea
JB
1470 * gdb.c++/psmang.exp: Doc fix.
1471
f0708dbb
JB
1472 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
1473 test.
1474
9579e000
DC
14752002-12-20 David Carlton <carlton@math.stanford.edu>
1476
1477 * gdb.c++/annota2.exp: KFAIL annotate-quit.
1478
d1810171
MC
14792002-12-18 Michael Chastain <mec@shout.net>
1480
1481 * gdb.c++/annota2.exp: Add copyright year 2002.
1482
76565097
DC
14832002-12-17 David Carlton <carlton@math.stanford.edu>
1484
1485 * gdb.c++/try_catch.cc: Add marker comments.
1486 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
1487 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
1488 * gdb.c++/m-static.cc: Ditto.
1489 * gdb.c++/m-static1.cc: Ditto.
1490 * gdb.c++/try_catch.cc: Ditto.
1491
da81390b
JJ
14922002-12-16 Jeff Johnston <jjohnstn@redhat.com>
1493
1494 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
1495 to see whether we are using the new -environment-directory
1496 command which resets via -r or the old version of the command
1497 which may prompt the user. Part of fix for gdb/741.
1498
b304d130
AC
14992002-12-13 Andrew Cagney <ac131313@redhat.com>
1500
1501 * gdb.fortran/types.exp: Update obsolete comment.
1502 * gdb.fortran/exprs.exp: Ditto.
1503 * lib/gdb.exp: Delete obsolete code.
1504 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
1505 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
1506 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
1507 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
1508 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
1509 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
1510 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
1511 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
1512 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
1513 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
1514 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
1515 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
1516 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
1517 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
1518 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
1519 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
1520 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
1521 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
1522 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
1523 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
1524 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
1525 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
1526 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
1527 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
1528 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
1529 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
1530 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
1531 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
1532 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
1533 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
1534 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
1535 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
1536 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
1537 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
1538 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
1539 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
1540 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
1541
a23b6e6a
DC
15422002-12-11 David Carlton <carlton@math.stanford.edu>
1543
1544 * gdb.c++/m-data.exp: Add test for members that shadow global
1545 variables: see PR gdb/804.
1546 * gdb.c++/m-data.cc: Ditto.
1547
6604731b
DJ
15482002-12-10 Daniel Jacobowitz <drow@mvista.com>
1549
1550 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
1551
de46ecd7
DC
15522002-12-06 David Carlton <carlton@math.stanford.edu>
1553
1554 * gdb.base/store.c: Don't declare functions static.
1555
27e829d0
AC
15562002-12-04 Andrew Cagney <ac131313@redhat.com>
1557
1558 * gdb.base/store.exp, gdb.base/store.c: New files.
1559
92806416
DJ
15602002-12-03 Daniel Jacobowitz <drow@mvista.com>
1561
1562 * gdb.base/selftest.exp: Update for current gdb.
1563
3bcbaac5
DJ
15642002-12-03 Daniel Jacobowitz <drow@mvista.com>
1565
1566 * gdb.base/maint.exp: Only dump symbols from one source file
1567 or objfile.
1568
f4f00b1f
DJ
15692002-12-03 Daniel Jacobowitz <drow@mvista.com>
1570
1571 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
1572 function call.
1573
f1c8a949
JB
15742002-11-25 Jim Blandy <jimb@redhat.com>
1575
1576 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
1577 function appearing in error message.
1578
9e297a97
DJ
15792002-11-21 Daniel Jacobowitz <drow@mvista.com>
1580
1581 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
1582
1f312e79
JJ
15832002-11-08 Jeff Johnston <jjohnstn@redhat.com>
1584
1585 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
1586 for mi1 and current mi is in correct format. New mi startup message
1587 should be in mi console format. This is part of fix for PR gdb/604.
1588
83c31e7d
FN
15892002-09-18 Fernando Nasser <fnasser@redhat.com>
1590
1591 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
1592 which explicitly prints the zero offset as "+0".
1593
322b3f65
DJ
15942002-10-22 Daniel Jacobowitz <drow@mvista.com>
1595
1596 * gdb.threads/schedlock.c (args): Make unsigned.
1597
15982002-10-21 Daniel Jacobowitz <drow@mvista.com>
1599
1600 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
1601 numbers. Allow "foo2|selected stack frame".
1602 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
1603 * gdb.asm/asmsrc2.s: Likewise.
1604 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
1605 comments.
1606 * gdb.asm/mips.inc: New file.
1607
5e2fe5b8
AF
16082002-10-18 Adam Fedor <fedor@gnu.org>
1609
1610 * gdb.base/default.exp: Update expected output to include 'ObjC'.
1611 * gdb.base/help.exp: Likewise.
1612
abe1a5d0
KB
16132002-10-17 Kevin Buettner <kevinb@redhat.com>
1614
1615 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
1616 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
1617
10abb1d4
JB
16182002-10-02 Jim Blandy <jimb@redhat.com>
1619
1620 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
1621
1f609b42
AC
16222002-10-01 Andrew Cagney <ac131313@redhat.com>
1623
1624 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
1625 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
1626 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
1627 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
1628 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
1629 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
1630 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
1631
0aee02e4
AC
16322002-09-29 Andrew Cagney <ac131313@redhat.com>
1633
1634 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
1635 * mi0-disassemble.exp, mi0-eval.exp: Delete.
1636 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
1637 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
1638 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
1639 * mi0-var-block.exp, mi0-var-child.exp: Delete.
1640 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
1641
6fde09ad
KB
16422002-09-27 Kevin Buettner <kevinb@redhat.com>
1643
1644 * gdb.base/annota1.exp (info break): Make directory components of
1645 path optional since not all compilers emit this debug information.
1646
1647 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
1648 step ends up stepping out of the function instead of stopping on
1649 the epilogue.
1650
9e8aab75
KS
16512002-09-26 Keith Seitz <keiths@redhat.com>
1652
1653 * lib/insight-support.exp (gdbtk_start): Figure out where
1654 the insight executable is based on where gdb is. Use this
1655 executable to start insight instead of gdb.
1656
e36180d7
AC
16572002-09-25 Andrew Cagney <cagney@redhat.com>
1658
1659 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
1660
9dd34b2b
AC
16612002-09-24 Andrew Cagney <ac131313@redhat.com>
1662
1663 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
1664 test_isolated_complaints.
1665 (test_empty_complaint): New function.
1666 (test_empty_complaints): New function. Check no output when no
1667 complaints.
1668
dea97812
KB
16692002-09-19 Jim Blandy <jimb@redhat.com>
1670
1671 * gdb.base/charset.exp, gdb.base/charset.c: New files.
1672
54951bd7
AC
16732002-09-19 Andrew Cagney <ac131313@redhat.com>
1674
1675 * gdb.gdb/complaints.exp: New file.
1676
dec43320
AC
16772002-09-18 Andrew Cagney <ac131313@redhat.com>
1678
1679 * gdb.base/maint.exp: Check `help maint internal-warning'.
1680
e70d6e3f
DC
16812002-09-18 David Carlton <carlton@math.stanford.edu>
1682
1683 * gdb.c++/m-static.exp: Remove breakpoints depending on line
1684 numbers, and replace them by a single breakpoint after the
1685 constructors are all finished.
1686 Add test 4.
1687 * gdb.c++/m-static.cc: Add test 4.
1688 * gdb.c++/m-static.h: New file.
1689 * gdb.c++/m-static1.cc: New file.
1690
1691 * gdb.c++/printmethod.exp: New file.
1692 * gdb.c++/printmethod.cc: New file.
1693
1694 * gdb.c++/pr-574.exp: New file.
1695 * gdb.c++/pr-574.cc: New file.
1696
afb5c968
CV
16972002-09-18 Corinna Vinschen <vinschen@redhat.com>
1698
1699 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
1700 embedded targets which never actually exit.
1701
31e45dee
FN
17022002-09-18 Fernando Nasser <fnasser@redhat.com>
1703
1704 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
1705 "don't step after run" as unresolved or unsupported, instead of xfail.
1706
a283c5a1
CV
17072002-09-18 Corinna Vinschen <vinschen@redhat.com>
1708
1709 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
1710 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
1711 Add newline to expected string in "step out of main (status wrapper)"
1712 case.
1713
11350d2a
CV
17142002-09-18 Corinna Vinschen <vinschen@redhat.com>
1715
1716 * lib/gdb.exp (rerun_to_main): Allow restarting application.
1717 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
1718
0deec7d6
TT
17192002-09-17 Tom Tromey <tromey@redhat.com>
1720
1721 * gdb.base/printcmds.exp (test_print_string_constants): Expect
1722 \000, not \0, in double-quoted string.
1723
b2b4a1b5
CV
17242002-09-14 Corinna Vinschen <vinschen@redhat.com>
1725
c9d37158 1726 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
1727 string after running the commands execution on breakpoint tests.
1728
1c56143a
CV
17292002-09-13 Corinna Vinschen <vinschen@redhat.com>
1730
1731 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
1732
37f8da45
JB
17332002-09-12 Joel Brobecker <brobecker@gnat.com>
1734
1735 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
1736
08b468e0
KS
17372002-09-10 Keith Seitz <keiths@redhat.com>
1738
1739 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
1740 runto proc.
1741 (mi_run_to_main): Use mi_runto.
1742 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
1743
dc360f58
KS
17442002-09-10 Keith Seitz <keiths@redhat.com>
1745
1746 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
1747 regexp for stopping at main. Could have multiple event notifications.
1748 Don't assume that main was declared with no parameters.
1749 (mi_next): Use mi_step_to.
1750 (mi_step): Use mi_next_to.
1751
ce3abcfb
CV
17522002-09-09 Corinna Vinschen <vinschen@redhat.com>
1753
1754 * gdb.base/default.exp: Fix expected string in `info float' test.
1755
d1f5b980
BE
17562002-09-09 Ben Elliston <bje@redhat.com>
1757
1758 * config/mips.exp: Update comments.
1759 * config/mips-idt.exp: Likewise.
1760 * config/nind.exp: Likewise.
1761 * config/slite.exp: Likewise.
1762 * config/sparclet.exp: Likewise.
1763 * config/udi.exp: Likewise.
1764 * config/vx.exp: Likewise.
1765 * config/vxworks29k.exp: Likewise.
1766
2f71430b
JB
17672002-09-05 Jim Blandy <jimb@redhat.com>
1768
1769 * gdb.threads/killed.exp: Fix test failure message.
1770
7ddebc7e
KS
17712002-09-04 Keith Seitz <keiths@redhat.com>
1772
1773 * lib/mi-support.exp: Update copyright.
1774 (mi_gdb_test): Increase the priority of the expected pattern
1775 so that it matches gdb_test.
1776
0ae67eb3
KS
17772002-09-03 Keith Seitz <keiths@redhat.com>
1778
1779 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
1780 Use integer comparison instead of string comparison for testing
1781 whether binary was built.
1782
38fc42c8
JB
17832002-09-03 Jim Blandy <jimb@redhat.com>
1784
1785 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
1786
b6ff0e81
JB
17872002-08-29 Jim Blandy <jimb@redhat.com>
1788
1789 * gdb.threads/pthreads.exp: Move the portable thread compilation
1790 code into a function in lib/gdb.exp, and call that from here.
1791 * lib/gdb.exp (gdb_compile_pthreads): New function.
1792
07c98896
KS
17932002-08-29 Keith Seitz <keiths@redhat.com>
1794
1795 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
1796 expect_out so that callers can get at it.
1797
0312286c
DJ
17982002-08-23 Daniel Jacobowitz <drow@mvista.com>
1799
1800 * gdb.threads/print-threads.c: New file.
1801 * gdb.threads/print-threads.exp: New file.
1802 * gdb.threads/schedlock.c: New file.
1803 * gdb.threads/schedlock.exp: New file.
1804
dd039bc4
EZ
18052002-08-22 Elena Zannoni <ezannoni@redhat.com>
1806
1807 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
1808 not altivec.c.
1809
1f36144c
MK
18102002-08-17 Mark Kettenis <kettenis@gnu.org>
1811
1812 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
1813 targets. The problem should be fixed now.
1814
16057ec7 18152002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
1816
1817 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
1818 2002-07-24 change that removes final dots from error messages.
1819
3c1499ad
TT
18202002-08-13 Tom Tromey <tromey@redhat.com>
1821
1822 * gdb.base/readline.exp: New file.
1823
a20ce2c3
AC
18242002-08-01 Andrew Cagney <ac131313@redhat.com>
1825
1826 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
1827 supress message.
1828
db034ac5
AC
18292002-08-01 Andrew Cagney <cagney@redhat.com>
1830
1831 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
1832 CHILL_FOR_TARGET and CHILL_LIB.
1833 * configure.in (configdirs): Remove gdb.chill.
1834 * configure: Regenerate.
1835 * lib/gdb.exp: Obsolete references to chill.
1836 * gdb.fortran/types.exp: Ditto.
1837 * gdb.fortran/exprs.exp: Ditto.
1838
3e000b18
KB
18392002-07-30 Kevin Buettner <kevinb@redhat.com>
1840
1841 * gdb.base/shlib-call.exp (additional_flags): Conditionally
1842 set Irix-specific compile and link flags.
1843
28f4966b
KB
18442002-07-29 Kevin Buettner <kevinb@redhat.com>
1845
1846 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
1847 source files. The ``-o'' option doesn't work with the ``-E'' option
1848 when using the Irix compiler.
1849
46c0d5a6
DJ
18502002-07-19 Daniel Jacobowitz <drow@mvista.com>
1851
1852 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
1853 Improve support for reusing an exec file. Copy exec file
1854 to target, and run gdbserver on the target instead of on the host.
1855
eecf4bed
JB
18562002-07-18 Jim Blandy <jimb@redhat.com>
1857
0f815cdf
JB
1858 * gdb.base/ending-run.exp: Don't expect to see the program end in
1859 some orderly fashion when we're running on a real stand-alone
1860 board.
1861
eecf4bed
JB
1862 * gdb.base/interrupt.exp: Correct logic for skipping tests on
1863 targets that don't support interrupts.
1864
52d309e4
JB
18652002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
1866
1867 * gdb.base/attach.exp: Add patterns to match output from /proc-based
1868 systems.
1869 Move comments in expect statements to inside the actions, so that they
1870 don't get matched against.
1871
ff683d9e
MK
18722002-07-10 Mark Kettenis <kettenis@gnu.org>
1873
1874 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
1875 function when asleep" test.
1876
b5356753
AC
18772002-07-10 Andrew Cagney <ac131313@redhat.com>
1878
1879 * gdb.base/page.exp: Rewrite to handle problems with very long
1880 `info set' output. Update copyright.
1881
6aa4d13a
AC
18822002-06-26 Andrew Cagney <ac131313@redhat.com>
1883
1884 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
1885 gdb.threads-hp.
1886 * gdb.hp/configure: Regenerate.
1887 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
1888 * gdb.hp/gdb.threads-hp/configure: Delete file.
1889 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
1890
8cf8c2b8
AC
18912002-06-22 Andrew Cagney <ac131313@redhat.com>
1892
1893 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
1894 setlocale, bindtextdomain and textdomain.
1895
6827a8f8
JB
18962002-06-11 Jim Blandy <jimb@redhat.com>
1897
919d772c
JB
1898 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
1899 preprocessor macro information is present.
1900
6827a8f8
JB
1901 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
1902 tests.
1903
c15b0d21
MS
19042002-06-06 Michael Snyder <msnyder@redhat.com>
1905
c5984d70
MS
1906 * gdb.base/overlays.exp: Record addresses of overlay
1907 functions in TCL variables rather than in GDB variables,
1908 to avoid having GDB convert them to pointers (with loss
1909 of information).
1910
99a8512b
MS
1911 * gdb.base/d10v.ld: Merge in several years worth of
1912 default linker script changes.
c15b0d21
MS
1913 * gdb.base/long_long.exp: Add check for sizeof (long double).
1914
be26fe0d
ML
19152002-06-06 Michal Ludvig <mludvig@suse.cz>
1916
1917 * gdb.asm/asm-source.exp: Add x86-64 target.
1918 * gdb.asm/x86_64.inc: New.
1919
258093ca 19202002-05-30 Michael Chastain <mec@shout.net>
258093ca 1921
4b3153f1 1922 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
1923 * gdb.c++/m-static.cc: New file.
1924 * gdb.c++/m-static.exp: New file.
1925
241264c6
MS
19262002-05-28 Michael Snyder <msnyder@redhat.com>
1927
1928 * gdb.base/call-ar-st.exp: Allow for reduced floating point
1929 precision.
1930
9bba8c8f 19312002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 1932
4b3153f1 1933 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
1934 * gdb.c++/m-data.cc: New file.
1935 * gdb.c++/m-data.exp: New file.
1936
19372002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 1938
4b3153f1 1939 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f
MC
1940 * gdb.c++/try_catch.cc: New file.
1941 * gdb.c++/try_catch.exp: New file.
1942
def1b996
MC
19432002-05-27 Michael Chastain <mec@shout.net>
1944
1945 * gdb.c++/local.exp: Accept more nested types in output.
1946
522ba268
MC
19472002-05-26 Michael Chastain <mec@shout.net>
1948
1949 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
1950
277254ba
MS
19512002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
1952
1953 * lib/gdb.exp (gdb_wrapper_init): Just because
1954 gdb_wrapper_file exists, this does not mean that the file
1955 should not be rebuilt. That is what gdb_wrapper_initialized
1956 is for.
1957 (default_gdb_init): Reset gdb_wrapper_initialized.
1958
b61a8733
MS
19592002-05-23 Michael Snyder <msnyder@redhat.com>
1960
5bdb6d01
MS
1961 * gdb.base/all-bin.exp: Revise previous patch by just reducing
1962 the precision of the floating point test results.
1963 * gdb.base/call-rt-st.exp: Ditto.
1964
b61a8733
MS
1965 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
1966 * gdb.base/call-rt-st.exp: Ditto.
1967
56f6e910
MC
19682002-05-19 Michael Chastain <mec@shout.net>
1969
1970 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
1971
ad0b0016
EZ
19722002-05-19 Elena Zannoni <ezannoni@redhat.com>
1973
1974 * configure.in (configdirs): Add gdb.arch.
1975 * configure: Regenerate.
1976
f617d2b6
JB
19772002-05-17 Jim Blandy <jimb@redhat.com>
1978
1979 * gdb.base/completion.exp: Recognize the more detailed error
1980 messages produced by the macro expander's lexical analyzer.
1981
eac2a696
EZ
19822002-05-14 Elena Zannoni <ezannoni@redhat.com>
1983
1984 * gdb.arch/altivec-abi.c: New file.
1985 * gdb.arch/altivec-abi.exp: New file.
1986 * gdb.arch/altivec-regs.c: New file.
1987 * gdb.arch/altivec-regs.exp: New file.
1988
2fdde8f8
DJ
19892002-05-14 Daniel Jacobowitz <drow@mvista.com>
1990
1991 * gdb.base/maint.exp (maint print type): Update for new type
1992 structure.
eac2a696 1993
e31f1a7c
EZ
19942002-05-14 Elena Zannoni <ezannoni@redhat.com>
1995
1996 * gdb.arch: New directory.
1997 * gdb.arch/configure.in: New file.
1998 * gdb.arch/configure: New file.
1999 * gdb.arch/Makefile.in: New file.
2000
db589741
CV
20012002-05-13 Corinna Vinschen <vinschen@redhat.com>
2002
2003 * gdb.asm/asm-source.exp: Add v850 as supported target.
2004 * gdb.asm/v850.inc: New file.
2005
8ce2a7dc
DJ
20062002-05-13 Daniel Jacobowitz <drow@mvista.com>
2007
2008 * gdb.c++/annota2.exp (annotate-quit): Add comment.
2009
df763c7f
DJ
20102002-05-12 Daniel Jacobowitz <drow@mvista.com>
2011
2012 * gdb.base/break.exp: Check 'break "marker2"'.
2013
377daeed
MS
20142002-05-10 Michael Snyder <msnyder@redhat.com>
2015
2016 * gdb.base/long_long.exp: Fix typo.
2017
c4b7bc2b
JB
20182002-05-10 Jim Blandy <jimb@redhat.com>
2019
ecac9a4e
JB
2020 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
2021 a bug.
2022
c4b7bc2b
JB
2023 * gdb.base/printcmds.exp (test_integer_literals_rejected):
2024 Recognize more detailed error message produced by the macro
2025 expander's lexical analyzer.
2026 * lib/gdb.exp (test_print_reject): Same.
2027
e71019a1
MK
20282002-05-09 Mark Kettenis <kettenis@gnu.org>
2029
2030 * gdb.c++/method.exp: Fix typo.
2031
fedfc8e6
MS
20322002-05-08 Michael Snyder <msnyder@redhat.com>
2033
166a1957
MS
2034 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
2035 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 2036 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
2037 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
2038 Add iftarget clause for strongarm.
2039
f1c47eb2
MS
20402002-05-06 Michael Snyder <msnyder@redhat.com>
2041
cb9a9d3e
MS
2042 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
2043 (gdb_continue_to_end): Accept output from status wrapper.
2044 * gdb.base/ending-run.exp: Add case for output from status wrapper.
2045 Clean up fail messages to match pass messages.
2046
f1c47eb2
MS
2047 Enable the "needs_status_wrapper" testsuite feature.
2048 * lib/gdb.exp (gdb_wrapper_init): New procedure.
2049 (gdb_compile): Conditionally call gdb_wrapper_init.
2050 * gdb.base/a2-run.exp: Recognize output from status wrapper.
2051 * gdb.c++/method.exp: Recognize output from status wrapper.
2052
6079c749
BE
20532002-05-06 Ben Elliston <bje@redhat.com>
2054From Graydon Hoare <graydon@redhat.com>
2055
2056 * config/sid.exp: Include support for "rawsid" protocol.
2057
188baff3
JB
20582002-05-03 Jim Blandy <jimb@redhat.com>
2059
2060 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
2061 * gdb.c++/hang3.C: New file.
2062
b9c07f0f
AC
20632002-05-04 Andrew Cagney <ac131313@redhat.com>
2064
2065 * gdb.base/default.exp: Remove obsolete code.
2066 * gdb.c++/misc.exp: Ditto. Update copyright.
2067 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
2068 * gdb.base/whatis.exp: Ditto. Update copyright.
2069 * gdb.base/scope.exp: Ditto. Update copyright.
2070 * gdb.base/ptype.exp: Ditto. Update copyright.
2071 * gdb.base/printcmds.exp: Ditto. Update copyright.
2072 * gdb.base/opaque.exp: Ditto. Update copyright.
2073 * gdb.base/list.exp: Ditto.
2074 * gdb.base/funcargs.exp: Ditto. Update copyright.
2075 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
2076 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
2077 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
2078 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
2079 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
2080 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
2081
5c7a0397
MS
20822002-05-02 Michael Snyder <msnyder@redhat.com>
2083
d6dcc264 2084 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
2085 * gdb.base/long_long.exp: Add xscale target.
2086 * gdb.base/default.exp: Add xscale target.
2087
eb7f1c48
JB
20882002-05-01 Jim Blandy <jimb@redhat.com>
2089
2090 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
2091 gdb.c++/hang.exp: New test.
2092
a6befae8
FF
20932002-05-01 Fred Fish <fnf@redhat.com>
2094
2095 * gdb.base/completion.exp: Handle completions of "./Make" for
2096 more than one completion possibility, as is the case when we
2097 build and test in the source tree.
2098
0a310277
AG
20992002-04-29 Anthony Green <green@redhat.com>
2100
2101 * gdb.java/jmisc1.exp: New file.
2102 * gdb.java/jmisc2.exp: New file.
2103
6ff9af88
DJ
21042002-04-24 Daniel Jacobowitz <drow@mvista.com>
2105
2106 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
2107
96b3d632
EZ
21082002-04-23 Elena Zannoni <ezannoni@redhat.com>
2109
2110 * gdb.base/help.exp: Change 'help status' to allow for target
2111 dependent output differences.
2112
5019bb54
MC
21132002-04-22 Michael Chastain <mec@shout.net>
2114
2115 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
2116
a805a116
MC
21172002-04-22 Michael Chastain <mec@shout.net>
2118
2119 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
2120
a1706bfd
DM
21212002-04-17 David S. Miller <davem@redhat.com>
2122
2123 * gdb.asm/sparc64.inc: New file.
2124 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
2125
a73a20a2
EZ
21262002-04-19 Elena Zannoni <ezannoni@redhat.com>
2127
2128 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
2129 instruction file directly into the build tree. Clean up at end of
2130 test.
2131
ba678339
DM
21322002-04-18 David S. Miller <davem@redhat.com>
2133
2134 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
2135 handle 64-bit platforms correctly.
2136 * gdb.base/maint.exp: Likewise.
2137
b03399da
KB
21382002-04-18 Kevin Buettner <kevinb@redhat.com>
2139
2140 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
2141 ``-fpic'' when compiling files comprising a shared library, but
2142 it does need additional linker flags in order to find shared
2143 libraries at run time.
2144
e2004992
KB
21452002-04-18 Kevin Buettner <kevinb@redhat.com>
2146
2147 * gdb.base/cvexpr.c (use): New function.
2148 (main): Invoke use() on all global variables to prevent
2149 some linkers from deleting these otherwise unused symbols.
2150
d8937120
MC
21512002-04-17 Michael Chastain <mec@shout.net>
2152From David S. Miller <davem@redhat.com>
2153
2154 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
2155 handle 64-bit platforms correctly.
2156
ffd61a58
MS
21572002-04-12 Michael Snyder <msnyder@redhat.com>
2158From Jim Blandy <jimb@redhat.com>
2159 * gdb.base/foo.c (foox): Remove section attribute; the linker
2160 script can handle this instead.
2161 * gdb.base/bar.c (barx): Same.
2162 * gdb.base/baz.c (bazx): Same.
2163 * gdb.base/grbx.c (grbxx): Same.
2164
2165 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
2166 manager doesn't automatically unmap overlays unnecessarily.
2167
6b8426a6
MH
21682002-04-10 Martin M. Hunt <hunt@redhat.com>
2169
2170 * gdb.base/ending-run.exp: Fix pattern for Mips targets
2171 stepping out of main.
2172
34af4875
MC
21732002-04-09 Michael Chastain <mec@shout.net>
2174
2175 * gdb.c++/local.cc (main): Move call to marker1() inside nested
2176 scope so that the nested scope tests will make sense.
2177 * gdb.c++/local.exp: Write patterns that actually work with gcc
2178 (the HP patterns "were never known to work with gcc").
2179 Keep the old aCC patterns too.
2180
2d1676a0
DJ
21812002-04-09 Daniel Jacobowitz <drow@mvista.com>
2182
2183 * gdb.base/attach.exp: Correct target board test.
2184
3a63e3f9
MC
21852002-04-08 Michael Chastain <mec@shout.net>
2186
2187 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
2188 in a const method. Add some xfail and fail cases for configurations
2189 that do not emit the "const ...".
2190
f18dabd2
MC
21912002-04-07 Michael Chastain <mec@shout.net>
2192
2193 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
2194 Accept "A * const" and "const A * const" as type of "this".
2195 Fix spelling of getFunky throughout. Make messages uniform.
2196
0fcddd82
EZ
21972002-04-07 Elena Zannoni <ezannoni@redhat.com>
2198
2199 Work around for PR gdb/285:
2200 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
2201
16a8534a
EZ
22022002-04-07 Elena Zannoni <ezannoni@redhat.com>
2203
2204 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
2205 instructions file at run time instead of configure time.
2206 Sometimes we run the test in a directory that is not the one we
2207 configured in.
2208 * gdb.asm/configure.in: Delete creation of symlink.
2209 * gdb.asm/configure: Regenerate.
2210
24181d81
JB
22112002-04-05 J. Brobecker <brobecker@gnat.com>
2212
2213 * gdb.gdb/xfullpath.exp: New test, to exercise the new
2214 xfullpath () function.
2215
7cdb7107
DJ
22162002-04-04 Daniel Jacobowitz <drow@mvista.com>
2217
2218 * gdb.asm/Makefile.in: Correct dependencies.
2219
2220 * gdb.asm/powerpc.inc: New file.
2221 * gdb.asm/asm-source.exp: Add PowerPC.
2222 * gdb.asm/configure.in: Likewise.
2223 * gdb.asm/configure: Regenerated.
2224
a7d17088
DJ
22252002-04-04 Daniel Jacobowitz <drow@mvista.com>
2226
2227 * gdb.base/relocate.exp: New file.
2228 * gdb.base/relocate.c: New file.
2229
cd721503
FF
22302002-04-04 Fred Fish <fnf@redhat.com>
2231
2232 * gdb.base/step-test.exp: Update comment regarding stopping in
2233 memcpy/bcopy calls inserted as part of the compiler runtime.
2234
b22ad7a7
MS
22352002-04-04 Michael Snyder <msnyder@redhat.com>
2236
2237 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
2238
5f279fa6
DJ
22392002-04-03 Daniel Jacobowitz <drow@mvista.com>
2240
2241 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
2242 (gdb_expect): Remove $notransfer hack.
2243
dd0fd3ce
DJ
22442002-04-02 Daniel Jacobowitz <drow@mvista.com>
2245
2246 * gdb.c++/classes.exp ("calling method for small class"): Match
2247 updated register output.
2248
1e50cda1
DJ
22492002-03-30 Daniel Jacobowitz <drow@mvista.com>
2250
2251 Fix PR gdb/452
2252 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
2253 when finished. Make gdb_file_cmd send "exec-file" when
2254 appropriate.
2255
24015922
DJ
22562002-03-30 Daniel Jacobowitz <drow@mvista.com>
2257
2258 * gdb.base/attach.exp: Remove extra setup_xfail.
2259
dd7dfd64
MS
22602002-03-26 Michael Snyder <msnyder@redhat.com>
2261
2262 * gdb.base/default.exp: Add tests for dump, append, and restore.
2263 * gdb.base/help.exp: Add tests for dump, append, and restore.
2264 * gdb.base/dump.exp: New file, test dump, append and restore.
2265 * gdb.base/dump.c: New file.
2266
48b2f8d7
MS
22672002-03-27 Michael Snyder <msnyder@redhat.com>
2268
2269 * gdb.base/help.exp: Modify expect strings to reflect
2270 clean-ups in help messages.
2271
05b4d525
FF
22722002-03-26 Fred Fish <fnf@redhat.com>
2273
2274 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
2275 have debugging info for those functions and the compiler uses them
2276 internally to copy structs around.
2277
d7679631
FF
22782002-03-26 Fred Fish <fnf@redhat.com>
2279
2280 * gdb.base/list.exp: Revert the change made yesterday and add note
2281 about why we don't list the default lines for remote targets.
2282
523ac3f9
MS
22832002-03-25 Michael Snyder <msnyder@redhat.com>
2284
2285 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
2286
754b2b8d
FF
22872002-03-25 Fred Fish <fnf@redhat.com>
2288
2289 * gdb.base/list.exp: This test works on remote targets so remove
2290 the short circuit for remote targets. Update copyright.
2291
33c3e192
FF
22922002-03-25 Fred Fish <fnf@redhat.com>
2293
2294 * gdb.base/attach.exp: Fix logic error that was suppressing this
2295 test for all non hppa*-*-hpux* targets, instead of the hp target.
2296 Move comments closer to the suppression point. Also now need to
2297 check that we are running natively.
2298
d43e73ee
MS
22992002-03-22 Michael Snyder <msnyder@redhat.com>
2300
882c8f02
MS
2301 * gdb.base/default.exp: Add test for gcore. Update copyright.
2302 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 2303
04c12f60
FF
23042002-03-06 Fred Fish <fnf@redhat.com>
2305
2306 * gdb.base/funcargs.c: Remove extraneous ';' character.
2307 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
2308
b43df995
MC
23092002-03-04 Michael Chastain <mec@shout.net>
2310
2311 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
2312 accommodate gcc v3 function signature.
2313 * gdb.mi/mi0-var-cmd-exp: Ditto.
2314
92362027
AC
23152002-02-24 Andrew Cagney <ac131313@redhat.com>
2316
2317 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
2318 ``GNU/Linux'' or ``Linux kernel''
2319 * testsuite/gdb.threads/pthreads.c: Ditto.
2320
258ad32d
MC
23212002-02-24 Michael Chastain <mec@shout.net>
2322
2323 * gdb.threads/pthreads.c (thread1): Add a return statement.
2324 (thread2): Likewise.
2325 (foo): Likewise.
2326
04c3b3d4
MC
23272002-02-23 Michael Chastain <mec@shout.net>
2328
2329 * gdb.threads/linux-dp.c (philosopher): Add a return statement
2330 to placate gcc.
2331
5a2a0a20
MC
23322002-02-23 Michael Chastain <mec@shout.net>
2333
2334 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
2335 test "ptype bint". The test passes on all my stabs configurations.
2336
a640f7fc
JB
23372002-02-21 Jim Blandy <jimb@redhat.com>
2338
27924826
JB
2339 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
2340 filename at a time, and watch for the ones we want to see.
2341
a640f7fc
JB
2342 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
2343 types of pointers to prototyped functions.
2344
edcc8c75
AC
23452002-02-20 Andrew Cagney <ac131313@redhat.com>
2346
2347 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
2348 signed, unsigned and straight char.
2349 (padding_char, padding_short, padding_int, padding_long,
2350 padding_long_long, padding_float, padding_double,
2351 padding_long_double): New global variables.
2352 (fill, fill_structs): New functions.
2353
2354 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
2355 for correctly sized writes. Update copyright.
2356 (get_valueof): New procedure.
2357 (get_sizeof): Call get_valueof.
2358 (check_valueof): New procedure.
2359 (check_padding): New procedure.
2360
ac57ea44
MC
23612002-02-20 Michael Chastain <mec@shout.net>
2362
2363 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
2364 to setup_xfail. Document some of the remaining calls.
2365
7a10c941
MC
23662002-02-18 Michael Chastain <mec@shout.net>
2367
2368 * gdb.c++/userdef.exp: Update copyright year.
2369
fb8acdcc
DJ
23702002-02-18 Daniel Jacobowitz <drow@mvista.com>
2371
2372 * gdb.c++/userdef.exp: Test overloaded operators properly.
2373 Remove xfails.
2374
fda6ae12
MS
23752002-02-14 Michael Snyder <msnyder@redhat.com>
2376
2377 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
2378
676a0442
DJ
23792002-02-14 Daniel Jacobowitz <drow@mvista.com>
2380
2381 * gdb.base/a2-run.exp: Check for a remote target properly.
2382 * gdb.base/annota1.exp: Likewise.
2383 * gdb.base/list.exp: Likewise.
2384 * gdb.base/reread.exp: Likewise.
2385 * gdb.base/scope.exp: Likewise.
2386 * gdb.base/shlib-call.exp: Likewise.
2387 * gdb.base/term.exp: Likewise.
2388 * gdb.c++/annota2.exp: Likewise.
2389
78b4f468
RE
23902002-02-13 Richard Earnshaw <rearnsha@arm.com>
2391
2392 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
2393
9a81ba51
MC
23942002-02-10 Michael Chastain <mec@shout.net>
2395
2396 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
2397 (call_after_alloca): Ditto.
2398
004af6c7
DJ
23992002-02-10 Daniel Jacobowitz <drow@mvista.com>
2400
2401 * gdb.base/ending-run.exp: Guard "cont" test with
2402 gdb_skip_stdio_test.
2403
37225f62
JB
24042002-02-06 Jim Blandy <jimb@redhat.com>
2405
2406 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
2407 from here...
2408 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
2409 To here. Disable this test on non-HP platforms. Add big comment.
2410
fe6fdd96
MS
24112002-02-04 Michael Snyder <msnyder@redhat.com>
2412
2413 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
2414 other than d10v and m32r.
2415
036fad3f
RE
24162002-02-02 Richard Earnshaw <rearnsha@arm.com>
2417
2418 * gdb.base/default.exp: Rewrite test patterns to reduce time
2419 taken to match them.
2420
7148ab62
DJ
24212002-01-30 Daniel Jacobowitz <drow@mvista.com>
2422
2423 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
2424 Allow a start function above main.
2425 * gdb.threads/linux-dp.exp: Fix copyright date.
2426
396cc255
DJ
24272002-01-30 Daniel Jacobowitz <drow@mvista.com>
2428
2429 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
2430 (check_philosopher_stack): Check for manager thread before checking
2431 for a just-starting thread.
2432
f038d31b
DJ
24332002-01-30 Daniel Jacobowitz <drow@mvista.com>
2434
2435 From Neil Booth <neil@daikokuya.demon.co.uk>:
2436 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
2437 warnings.
2438
b3ff9d9a
FF
24392002-01-21 Fred Fish <fnf@redhat.com>
2440
2441 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
2442 not caller.
2443
39ad761d
JB
24442002-01-21 Jim Blandy <jimb@redhat.com>
2445
2446 * gdb.base/reread.exp: Check that GDB properly re-reads the
2447 executable file when it changes while no inferior is running.
2448
aaf320fa
FF
24492002-01-21 Fred Fish <fnf@redhat.com>
2450
2451 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
2452 optionally accept the "shlib events" variation.
2453
808a31f5
JB
24542002-01-21 Jim Blandy <jimb@redhat.com>
2455
2456 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
2457 call `fflush' after every `printf', so that the output is produced
2458 at predictable points, regardless of whatever buffering does (or
2459 doesn't) take place.
2460 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
2461 at different points.
2462
4420d5e2
DJ
24632002-01-20 Daniel Jacobowitz <drow@mvista.com>
2464
2465 * gdb.c++/inherit.exp: Update copyright years.
2466 * gdb.c++/method.exp: Likewise.
2467
3e36a0f4
DJ
24682002-01-20 Daniel Jacobowitz <drow@mvista.com>
2469
2470 * gdb.c++/classes.exp: Update for improved v3 support and skipping
2471 artificial methods/arguments.
2472 * gdb.c++/derivation.exp: Likewise.
2473 * gdb.c++/inherit.exp: Likewise.
2474 * gdb.c++/method.exp: Likewise.
2475 * gdb.c++/virtfunc.exp: Likewise.
2476
b4ceaee6
AC
24772002-01-18 Andrew Cagney <ac131313@redhat.com>
2478
2479 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
2480 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
2481 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
2482 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
2483 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
2484 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
2485
ecace851
JB
24862002-01-17 Jim Blandy <jimb@redhat.com>
2487
2488 * gdb.asm/asm-source.exp (info symbol): Take another shot at
2489 anchoring the pattern matching the entry point symbol's name.
2490
375fc983
AC
24912002-01-17 Andrew Cagney <ac131313@redhat.com>
2492
2493 * gdb.base/maint.exp: Update ``maint internal-error'' to match
2494 continue/quit query. Update copyright.
2495
fe6fdd96
MS
24962002-01-14 Michael Snyder <msnyder@redhat.com>
2497
2498 * gdb.base/gcore.exp: Remove extra debugging output.
2499
e017c81f
DJ
25002002-01-13 Daniel Jacobowitz <drow@mvista.com>
2501
2502 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
2503 for slightly dubious v2 mangled string.
2504
37ab3bf8
DJ
25052002-01-13 Daniel Jacobowitz <drow@mvista.com>
2506
2507 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
2508
1bc05c3a 25092002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 2510
1bc05c3a 2511 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 2512
1bc05c3a
JM
2513 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
2514 constructors.
2515 * gdb.c++/derivation.exp: Likewise.
2516 * gdb.c++/templates.exp: Likewise.
2517 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 2518
1bc05c3a
JM
25192002-01-10 Michael Snyder <msnyder@redhat.com>
2520
2521 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 2522
a911c360
MS
25232002-01-08 Michael Snyder <msnyder@redhat.com>
2524
2525 * gdb.base/gcore.exp: New test for generate-core-file command.
2526 * gdb.base/gcore.c: Testcase for above.
2527 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
2528
ea2119ec
JM
25292002-01-08 Jason Merrill <jason@redhat.com>
2530
2531 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
2532
68203136
FF
25332002-01-07 Fred Fish <fnf@redhat.com>
2534
2535 * gdb.c++/overload.exp: Remove unconditional xfails for:
2536 print foo_instance1.overloadargs(1)
2537 print foo_instance1.overloadargs(1, 2)
2538 print foo_instance1.overloadargs(1, 2, 3)
2539 print foo_instance1.overloadargs(1, 2, 3, 4)
2540 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
2541 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
2542 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
2543 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
2544 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
2545 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
2546 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
2547 print foo_instance1.overload1arg()
2548 print foo_instance1.overload1arg((char)arg2)
2549 print foo_instance1.overload1arg((signed char)arg3)
2550 print foo_instance1.overload1arg((unsigned char)arg4)
2551 print foo_instance1.overload1arg((int)arg7)
2552 print foo_instance1.overload1arg((unsigned int)arg8)
2553 print foo_instance1.overload1arg((float)arg11)
2554 print foo_instance1.overload1arg((double)arg12)
2555
21b9b5b1
MS
25562002-01-07 Michael Snyder <msnyder@redhat.com>
2557
2558 * gdb.base/huge.exp: New test. Print a very large target data object.
2559 (skip_huge_test): New test variable. Define if you want to skip this
2560 test. The test reads an 8 megabyte data object from the target, so it
2561 might be very time consuming on remote targets with a slow connection.
2562 * gdb.base/huge.c: New file. Test case for above.
2563
725f922e
FF
25642002-01-07 Fred Fish <fnf@redhat.com>
2565
2566 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
2567 g_instance.bfoo, and g_instance.cfoo.
2568
634d57ec
JL
2569Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
2570
f286b2c3
JL
2571 * gdb.base/break.c (multi_line_if_conditional): New function.
2572 (multi_ilne_while_conditional): Likewise.
2573 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
2574 IF or WHILE condition puts the breakpoint at the start of
2575 the condition.
2576
634d57ec
JL
2577 * gdb.base/selftest.exp (backtrace through signal handler): Remove
2578 hppa*-*-hpux* expected failure.
2579 * gdb.base/structs.exp (do_function_calls): Similarly.
2580
2581 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
2582 watchpoints.
2583
9fbfe2dc
AC
25842002-01-06 Andrew Cagney <ac131313@redhat.com>
2585
2586 Fix PR gdb/66.
2587 * gdb.base/structs.exp: Replace skip for a29k with skip for
2588 gdb,cannot_call_functions.
2589 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
2590 * gdb.base/callfuncs.exp: Ditto.
2591 * gdb.base/call-rt-st.exp: Ditto.
2592 * gdb.base/call-strs.exp: Ditto.
2593 * gdb.base/callfwmall.exp: Ditto.
2594 * gdb.base/scope.exp: Obsolete xfail a29k.
2595 * gdb.c++/misc.exp: Ditto.
2596 * gdb.c++/cplusfuncs.exp: Ditto.
2597 * gdb.base/ptype.exp: Ditto.
2598 * gdb.base/printcmds.exp: Ditto.
2599 * gdb.base/opaque.exp: Ditto.
2600 * gdb.base/list.exp: Ditto.
2601 * gdb.base/funcargs.exp: Ditto.
2602 * gdb.base/default.exp: Ditto.
2603
8ddad156
MS
26042002-01-04 Michael Snyder <msnyder@redhat.com>
2605
ca4976a6 2606 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
2607 * gdb.base/maint.exp: Add tests for maint info sections options.
2608
1b074332
JL
2609Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
2610
2611 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
2612
7d159115
CV
26132001-12-20 Corinna Vinschen <vinschen@redhat.com>
2614
2615 * gdb.asm/arm.inc: New file.
2616 * gdb.asm/asm-source.exp: Add arm targets.
2617 * gdb.asm/configure.in: Ditto.
2618 * gdb.asm/configure: Recreated from configure.in.
2619
8fb87725
JL
2620Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
2621
afabe08c
JL
2622 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
2623 with HP's compiler.
2624 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
2625 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
2626 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
2627 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
2628
2629 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
2630 either HP's compilers or GCC.
2631
db521deb
JL
2632 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
2633 a SIGBUS or SIGSEGV.
2634
2635 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
2636
2637 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
2638 can be compiled with either HP's compiler or GCC.
2639
cfa88ab7
JL
2640 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
2641 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
2642 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
2643
ca344dff
JL
2644 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
2645 to match current gdb output. Update due to using auto-solib-limit
2646 for limiting instead of overloading auto-solib-add.
2647 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
2648 test program.
2649
3f3c6e55 2650 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
2651 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
2652 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
2653 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
2654 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
2655 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
2656 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
2657 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
2658 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
2659 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
2660 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
2661 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
2662 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 2663
8fb87725
JL
2664 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
2665 a SIGTRAP to the inferior.
2666
cf599fa7
CV
26672001-12-19 Corinna Vinschen <vinschen@redhat.com>
2668
2669 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
2670 Substitute call to target_link by call to gdb_compile.
2671
2cd045cd
JL
2672Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
2673
2674 * gdb.base/break.exp: Fix HP specific search string when testing
2675 backtracing in a called function.
2676
2677 * gdb.base/constvars.exp: Only set lang to C++ if we're
2678 compiling the test with HP's compilers.
2679 * gdb.base/volatile.exp: Similarly.
2680
99ebe9ac
JB
26812001-12-19 Jim Blandy <jimb@redhat.com>
2682
2683 * gdb.base/printcmds.exp: Expect the null character to be printed
2684 as '\0', and the '\013' to be printed as '\v'.
2685 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
2686 * gdb.base/setvar.exp: Same.
2687
b9891b29
JB
26882001-12-17 Jim Blandy <jimb@redhat.com>
2689
0eba65ab
JB
2690 * gdb.base/completion.exp: Rather than completing very long
2691 filenames, which can make the readline library produce output we
2692 don't recognize, cd to the directory first, and then complete
2693 using nice, short relative paths.
2694
6970b5b1
JB
2695 * gdb.base/completion.exp: On some systems, there is, in fact, a
2696 variable named `b' in scope, since GDB treats all static
2697 variables as being in scope. So use `no_var_named_this'
2698 instead of `b'.
2699
b9891b29
JB
2700 * gdb.base/corefile.exp: Recognize the message saying that GDB
2701 can't find the core file's registers as a failure.
2702
e6ccd35f
JSC
27032001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
2704
2705 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
2706 test expect string more specific.
2707
105ba819
CV
27082001-12-13 Corinna Vinschen <vinschen@redhat.com>
2709
2710 * gdb.asm/asm-source.exp: Add support for xstormy16.
2711 * gdb.asm/configure.in: Ditto.
2712 * gdb.asm/configure: Rebuild.
2713 * gdb.asm/xstormy16.inc: New file.
2714
e9e79dd9
FF
27152001-12-10 Fred Fish <fnf@redhat.com>
2716
2717 * gdb.base/maint.exp: Update to match changes in type dumping code.
2718
347dc97d
JB
27192001-12-10 Jim Blandy <jimb@redhat.com>
2720
2721 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
2722 matching the entry point symbol's name at the beginning of the
2723 line.
2724
5178b9d6
DJ
27252001-12-07 Daniel Jacobowitz <drow@mvista.com>
2726
2727 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
2728 gdb.c++/inherit.exp, gdb.c++/method.exp,
2729 gdb.c++/namespace.exp, gdb.c++/templates.exp,
2730 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
2731 and class layout support.
2732
af890c52
DJ
27332001-12-07 Daniel Jacobowitz <drow@mvista.com>
2734
2735 * gdb.c++/classes.exp: Add test for static member function.
2736 * gdb.c++/misc.cc: Add class with static member function.
2737
7a345fb3
JB
27382001-12-07 Jim Blandy <jimb@redhat.com>
2739
f2e54a80 2740 If GDB says it can't find the struct the function returned, report
8032bf31
JB
2741 those tests as `unsupported'.
2742 * gdb.base/call-rt-st.exp (print_struct_call): New function.
2743 Rewrite subsequent tests to use it.
2744
2745 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
2746 those tests as `unsupported'.
2747 * gdb.base/structs.exp (call_struct_func): New function.
2748 (do_function_calls): Use call_struct_func to call the functions
2749 returning structs.
2750
0bc69509
JB
2751 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
2752 whether functions are prototyped or not, so we can't possibly pass
2753 arguments to t_float_values2 properly.
2754
7a345fb3
JB
2755 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
2756 value of `timeout' for targets other than the mips*tx39-*.
2757
edb6ede1
MS
27582001-12-06 Michael Snyder <msnyder@redhat.com>
2759
2760 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
2761 and detect whether the start symbol has a leading underscore.
2762
2d842f13
JB
27632001-12-04 Jim Blandy <jimb@redhat.com>
2764
2765 * gdb.base/completion.exp: Clarify indentation.
2766
68550daf
JB
27672001-12-03 Jim Blandy <jimb@redhat.com>
2768
2769 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
2770 variables on the S/390, not `.word'.
2771
cd5195a8
JB
27722001-11-30 Jim Blandy <jimb@redhat.com>
2773
2774 Add assembly-source tests for s390-ibm-linux.
2775 * gdb.asm/s390.inc: New file.
2776 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
2777 the S/390 architecture.
2778 * gdb.asm/configure: Regenerated.
2779
ca9efc90
MS
27802001-11-30 Michael Snyder <msnyder@redhat.com>
2781
2782 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
2783 next, info source, info sources, info line, global and static
2784 variables, and static functions.
2785 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
2786 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
2787 * gdb.asm/asmsrc1.s: Add a static function and some variables.
2788 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
2789 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
2790 (gdbasm_leave): Restore frame pointer.
2791 (gdbasm_startup): Copy stack set-up from crt0.S.
2792
d0e66976
FN
27932001-11-26 Fernando Nasser <fnasser@redhat.com>
2794
2795 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
2796 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
2797 to a local (non-static) variable. Copy tstruct.a to a static buffer
2798 and return a pointer to that buffer.
2799 * gdb.base/callfwmall.c (t_structs_a): Ditto.
2800
e2334072
MK
28012001-11-24 Mark Kettenis <kettenis@gnu.org>
2802
2803 * gdb.asm/configure.in: Fix recognition of ix86 target.
2804 * gdb.asm/configure: Regenerate.
2805
756caa3d
MS
28062001-11-21 Michael Snyder <msnyder@redhat.com>
2807
2808 * gdb.asm/sparc.inc: New file.
2809 * gdb.asm/asm-source.exp: Recognize sparc target.
2810 * gdb.asm/configure.in: Recognize sparc target.
2811 * gdb.asm/configure: Regenerate.
2812
9a4d72d5
MS
28132001-11-21 Michael Snyder <msnyder@redhat.com>
2814
2815 * gdb.asm/m32r.inc: New file.
2816 * gdb.asm/asm-source.exp: Recognize m32r target.
2817 * gdb.asm/configure.in: Recognize m32r target.
2818 * gdb.asm/configure: Regenerate.
2819
a773d1cd
MS
28202001-11-20 Michael Snyder <msnyder@redhat.com>
2821
017ac23d
MS
2822 * gdb.asm/i386.inc: New file.
2823 * gdb.asm/asm-source.exp: Recognize ix86 target.
2824 * gdb.asm/configure.in: Recognize ix86 target.
2825 * gdb.asm/configure: Regenerate.
2826
a773d1cd
MS
2827 * gdb.c++/namespace.exp: Fix quotes in output messages.
2828
bb632afb
MS
28292001-11-14 Michael Snyder <msnyder@redhat.com>
2830
25d559ca 2831 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
2832 qualifier in a type cast expression, to designate an address
2833 in the instruction space (Harvard architecture).
2834
4749e309
MS
28352001-11-13 Michael Snyder <msnyder@redhat.com>
2836
2837 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
2838 Tests for expressions using 'const' and 'volatile'.
2839
25050984
CV
28402001-11-13 Corinna Vinschen <vinschen@redhat.com>
2841
2842 * gdb.asm/asm-sources.exp: Allow defining linker flags.
2843
1902c51f
DJ
28442001-11-12 Daniel Jacobowitz <drow@mvista.com>
2845
2846 * lib/mi-support.exp (mi_run_to_helper): Move comments
2847 outside of gdb_expect.
2848
dcf95b47
DJ
28492001-11-11 Daniel Jacobowitz <drow@mvista.com>
2850
2851 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
2852 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
2853 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
2854 mi0_run_to): New functions.
2855 * gdb.mi/mi-simplerun.exp: Use them.
2856 * gdb.mi/mi0-simplerun.exp: Likewise.
2857 * gdb.mi/mi-var-cmd.exp: Likewise.
2858 * gdb.mi/mi0-var-cmd.exp: Likewise.
2859
45b074e1
AC
28602001-11-10 Andrew Cagney <ac131313@redhat.com>
2861
2862 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
2863 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
2864
bf50d346
AC
28652001-11-09 Andrew Cagney <ac131313@redhat.com>
2866
2867 * gdb.base/restore.exp: Include $expected value in restored test
2868 message.
2869
9383332c
AC
28702001-11-09 Andrew Cagney <ac131313@redhat.com>
2871
2872 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
2873 implemented.
2874
db62520a
MS
28752001-11-08 Michael Snyder <msnyder@redhat.com>
2876
2877 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
2878 Add pass/fail message for stop at breakpoint in call dummy function.
2879
b5703437
MS
28802001-11-07 Michael Snyder <msnyder@redhat.com>
2881
760f6330
MS
2882 * gdb.c++/templates.exp (test_template_breakpoints):
2883 If we get an overload menu, but it does not match what
2884 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
2885 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
2886 making the whitespace optional. Argument for "new" may be
2887 "unsigned" as well as "unsigned int/long".
eef747c0
MS
2888 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
2889 making the whitespace optional. Also replace "(void) with
2890 "((void|)), making the keyword "void" optional.
63f50499
MS
2891 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
2892 making the whitespace optional. Also replace "(void) with
2893 "((void|)), making the keyword "void" optional.
3bf40917
MS
2894 * gdb.base/callfuncs.c (t_float_values): This function must
2895 _not_ be prototyped, and the following function (t_float_values2)
2896 must be prototyped (if the compiler supports it), so that GDB
2897 can be tested against both cases. Usually one case involves
2898 promotion of float to double, while the other does not.
2899 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
2900 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
2901 includes a stack frame for "start".
2902
c8ab4e6d
JB
29032001-11-05 Jim Blandy <jimb@redhat.com>
2904
2905 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
2906 pointers are 32 bits long, and that offsets of relocs are always
2907 stored in the data (REL-style), and not in the reloc entry itself
2908 (RELA-style).
2909 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
2910 stabs.
2911
3f08ced9
MS
29122001-11-01 Michael Snyder <msnyder@redhat.com>
2913
2914 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
2915 and regular expression operators by using quoting.
2916
cbfa24cd
MS
29172001-10-31 Michael Snyder <msnyder@redhat.com>
2918
2919 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
2920 depending on what the symbol table contains.
2921 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
2922 the output of the ptype command. Similarly, accept both "const &"
2923 and "const&".
2924
aaa68313
CV
29252001-10-31 Corinna Vinschen <vinschen@redhat.com>
2926
2927 * gdb.base/miscexprs.c (main): Add usage of preprocessor
2928 symbol `STORAGE' to allow to choose the storage class of
2929 the local datastructures.
2930 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
2931 compiler directive.
2932
91740388
MS
29332001-10-30 Michael Snyder <msnyder@redhat.com>
2934
2935 * gdb.base/jump.exp: Allow it to run for all targets.
2936
1b7c05e7
CV
29372001-10-29 Corinna Vinschen <vinschen@redhat.com>
2938
2939 * gdb.base/call-ar-st.c (print_double_array): Match for loop
2940 with new double_array size.
2941 (main): Change storage class of all local variables to static.
2942 Reduce size of double_array to 9.
2943 * gdb.base/call-ar-st.exp: Increase timeout value.
2944 Change expected output for double array to match new size in
2945 call-ar-st.c.
2946
36a22261
CV
29472001-10-29 Corinna Vinschen <vinschen@redhat.com>
2948
2949 * gdb.base/ending-run.exp: Create identical output when passing
2950 `step to end of run' case. Add regular expression branch satisfying
2951 Stormy16 target.
2952
92b8ae91
MK
29532001-10-28 Mark Kettenis <kettenis@gnu.org>
2954
2955 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
2956 that we catch the expected failure under Linux/x86.
2957
cb135b83
OF
29582001-10-29 Orjan Friberg <orjanf@axis.com>
2959
2960 * gdb.base/setvar.exp: Escape curly braces.
2961 * gdb.stabs/weird.exp: Ditto.
2962
6884aa54
DJ
29632001-10-27 Daniel Jacobowitz <drow@mvista.com>
2964
2965 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
2966 * gdm.mi/mi0-hack-cli.exp: Likewise.
2967
0398c9aa
AC
29682001-10-25 Andrew Cagney <ac131313@redhat.com>
2969
2970 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
2971 messages.
2972
d20bf2e8
AC
29732001-10-21 Andrew Cagney <ac131313@redhat.com>
2974
2975 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
2976 checking MI enabled.
2977
03dd63aa
CV
29782001-10-09 Corinna Vinschen <vinschen@redhat.com>
2979
2980 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
2981
1d9d99f3
FCE
29822001-10-04 Frank Ch. Eigler <fche@redhat.com>
2983
2984 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
2985 if gdb child process crashes, just signal an error.
2986
838ae6c4
JB
29872001-10-02 Jim Blandy <jimb@redhat.com>
2988
2989 * lib/gdb.exp (test_xfail_format): Simplify.
2990
2991 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
2992 front of the variable name `format'. Simplify `if'.
2993
8f0cbc1c
DJ
29942001-10-01 Daniel Jacobowitz <drow@mvista.com>
2995
2996 * gdb.threads/pthreads.exp: Wait for output and delay
2997 before sending ^C.
2998
1f08dafd
DJ
29992001-10-01 Daniel Jacobowitz <drow@mvista.com>
3000
3001 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
3002 some incorrect output instead of timing out.
3003 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
3004
674f90ff
CV
30052001-09-28 Corinna Vinschen <vinschen@redhat.com>
3006
3007 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
3008 check to allow additional `int'.
3009
9b284272
DJ
30102001-09-27 Daniel Jacobowitz <drow@mvista.com>
3011
3012 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
3013 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
3014
b55a4771
MS
30152001-09-27 Michael Snyder <msnyder@redhat.com>
3016
3017 * lib/gdb.exp (test_debug_format): New proc.
3018 (setup_xfail_format): Use new proc test_debug_format.
3019 * gdb.base/constvars.exp (local_compiler_xfail_check): New
3020 proc; use new service proc test_debug_format.
3021 Replace all other "gcc_compiled" tests with this test.
3022 * gdb.base/volatile.exp (local_compiler_xfail_check): New
3023 proc; use new service proc test_debug_format.
3024 Replace all other "gcc_compiled" tests with this test.
3025
30262001-09-27 Michael Snyder <msnyder@redhat.com>
3027
3028 * gdb.base/cvexpr.exp: New file.
3029 * gdb.base/cvexpr.c: New file
3030 Test for expressions using const and volatile keywords.
3031
4e6667ac
CV
30322001-09-26 Corinna Vinschen <vinschen@redhat.com>
3033
3034 * gdb.base/constvars.exp: Check for different orders of keywords
3035 and additional "int" strings in output.
3036
4f337972
AC
30372001-09-22 Andrew Cagney <ac131313@redhat.com>
3038
3039 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
3040 responses from "help maint".
3041
2015650d
FCE
30422001-09-19 Frank Ch. Eigler <fche@redhat.com>
3043
3044 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
3045 to localhost:NNN instead of :NNN, in case Xvfb is listening
3046 only on TCP.
3047
f3bcedc1
CV
30482001-09-19 Corinna Vinschen <vinschen@redhat.com>
3049
3050 * gdb.base/recurse.exp: When checking leaving the watchpoint
3051 scope, recognize when gdb is in function's epilogue and pass.
3052
6b819c92
KS
30532001-09-18 Keith Seitz <keiths@redhat.com>
3054
3055 * lib/insight-support.exp (_gdbtk_export_target_info): Add
3056 support for running tests against sid targets.
3057 (gdbtk_done): Ditto.
3058
a10c9419
CV
30592001-09-18 Corinna Vinschen <vinschen@redhat.com>
3060
3061 * gdb.base/ending-run.c (main): Set stdout buffersize
3062 to the same reasonable value for any target.
3063 * gdb.base/ending-run.exp: Add a regular expression
3064 to make testsuite happy on Sanyo Stormy16 target.
3065
739d0d99
CV
30662001-09-17 Corinna Vinschen <vinschen@redhat.com>
3067
3068 * gdb.base/display.c (do_loops): Add float variable `f'.
3069 Increment f in loop.
3070 * gdb.base/display.exp: Increment timeout by 60 seconds.
3071 Change float display test to use variable `f'.
3072
1b8947f0
JB
30732001-09-17 Jim Blandy <jimb@redhat.com>
3074
3075 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
3076 overflowing the limited breakpoint tables on some ROM monitors
3077 (like the ROM68K).
3078
9890ac81
FCE
30792001-09-15 Frank Ch. Eigler <fche@redhat.com>
3080
3081 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
3082 the "-ac" (disable access control) flag.
3083
6db765ea
JH
30842001-08-30 Jeff Holcomb <jeffh@redhat.com>
3085
3086 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
3087 ints.
3088
4c32cc04
KS
30892001-08-30 Keith Seitz <keiths@redhat.com>
3090
3091 * lib/gdb.exp: Move all insight-related functionality into
3092 separate file.
3093 * lib/insight-support.exp: New file.
3094
8d6e6f81
FCE
30952001-08-29 Frank Ch. Eigler <fche@redhat.com>
3096
3097 * config/sid.exp (sid_start): Never set sid verbosity; disable
3098 expect_background {} that consumed its stdout; tolerate </dev/null.
3099 Attempt to set endianness override in "sid" protocol mode. Cleanup.
3100
6a90e1d0
AC
31012001-08-18 Andrew Cagney <ac131313@redhat.com>
3102
3103 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
3104 CLI jump command to start it.
3105 (mi_run_to_main): Fail immediatly when unexpected output.
3106
1759b3c3
AC
31072001-08-18 Andrew Cagney <ac131313@redhat.com>
3108
3109 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
3110 beginning of function. Fix PR gdb/191.
3111
61d11d80
FCE
31122001-08-16 Frank Ch. Eigler <fche@redhat.com>
3113
3114 * config/sid.exp (sid_start): Don't warn if we cannot figure out
3115 what to force sid endianness to.
3116
942a4df2
KS
31172001-08-15 Keith Seitz <keiths@redhat.com>
3118
3119 * lib/gdb.exp (gdbtk_start): Don't set environment
3120 variables for TCL_LIBRARY and friends. Insight will
3121 now figure these out for itself.
3122
0521c418
MS
31232001-08-02 Michael Snyder <msnyder@redhat.com>
3124
3125 * gdb.base/completion.exp: Remove the symbol "a64l" from
3126 the expect string; this is target-specific, and not related
3127 to what is being tested.
3128
74a9a58a
DB
31292001-08-02 Dave Brolley <brolley@redhat.com>
3130
3131 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
3132
c70819fa
MS
31332001-07-25 Michael Snyder <msnyder@redhat.com>
3134
c2b8fa57
MS
3135 * gdb.base/consecutive.exp: New file. Test stepping over
3136 breakpoints on consecutive instructions.
3137 * gdb.base/consecutive.c: New file.
3138
c70819fa
MS
3139 * gdb.base/call-rt-st.exp: Use double-backslash to quote
3140 curly braces in regular expressions.
3141
2b1a1355
MS
31422001-07-25 Michael Snyder <msnyder@redhat.com>
3143
3144 * gdb.base/ending-run.exp: Accept "Program exited normally" as
3145 legitimate output from stepping out of main.
3146
413eca6f
KS
31472001-07-22 Keith Seitz <keiths@redhat.com>
3148
3149 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
3150 the empty string, do not run the tests.
3151
7e5a9322
SC
31522001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3153
3154 * gdb.base/long_long.exp: Detect size of pointer. Take into
3155 account 2-byte pointers when testing for p/a results.
3156
de58f10f
SC
31572001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3158
3159 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
3160 and defined to 1K for m68hc11.
3161 (random_data): Reduce table to 1K for embedded platforms (68hc11).
3162 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
3163 (sizeof_random_data): New variable to tell the size of the data table;
3164 don't test past this size; always run to main.
3165
d6f5fea1
SC
31662001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3167
3168 * gdb.base/return2.exp: return of long long and double fails for
3169 68HC11; don't execute these tests on that platform.
3170 * gdb.base/return.exp: Return of a double fails for 68hc11.
3171
c477543d
SC
31722001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3173
3174 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
3175 tests that print a float.
3176 * call-rt-st.exp: Likewise.
3177
63cf1c79
MK
31782001-07-12 Mark Kettenis <kettenis@gnu.org>
3179
3180 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
3181 running this test on Linux.
3182
112f9ab5
MC
31832001-06-24 Michael Chastain <chastain@redhat.com>
3184
3185 * gdb.base/arithmet.exp: Remove some tests to make all test names
3186 unique.
3187
4970cb0f
MS
31882001-07-03 Michael Snyder <msnyder@redhat.com>
3189
3190 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
3191 the output of the ptype command.
3192
d85da69f
MS
31932001-07-02 Michael Snyder <msnyder@redhat.com>
3194
4c8a82de
MS
3195 * gdb.base/completion.exp: Don't assume that break.c is the only
3196 source file that may contain functions named "marker".
d85da69f
MS
3197 * gdb.base/corefile.exp: Quote the curly braces in regexp.
3198
8afc772b
AC
31992001-06-28 Andrew Cagney <ac131313@redhat.com>
3200
3201 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
3202 of files to delete.
3203
3204 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
3205 * gdb.disasm/h8300s.exp: New file.
3206 gdb.disasm/h8300s.s: Likewise.
3207
cff22675
AC
32082001-06-27 Andrew Cagney <ac131313@redhat.com>
3209
3210 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
3211 empty breakpoint tables.
3212
68c81b54
AC
32132001-06-25 Andrew Cagney <ac131313@redhat.com>
3214
3215 * lib/mi-support.exp: Update args=... part of stop-reason
3216 patterns. Accept either a list or a tuple.
3217
2dd62704
AC
32182001-06-23 Andrew Cagney <ac131313@redhat.com>
3219
3220 * lib/mi-support.exp: Remove local emacs variable defining
3221 change-log-default-name.
3222
b4127474
MC
32232001-06-22 Michael Chastain <chastain@redhat.com>
3224
3225 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
3226 This is operationally compatible with the previous version.
3227
8dbfb380
JB
32282001-06-13 Jim Blandy <jimb@redhat.com>
3229
3230 * lib/gdb.exp (gdb_test): Doc fix.
3231
f2d8c86d
MC
32322001-06-10 Michael Chastain <chastain@redhat.com>
3233
3234 * gdb.base/exprs.exp: Remove a duplicate test.
3235
81564d34
JB
32362001-06-06 Jim Blandy <jimb@redhat.com>
3237
3238 * gdb.base/return2.exp (main): Use values to test float and double
3239 returns that are not NaN's, to avoid being confused by IEEE
3240 comparison rules.
3241
da55addb
MS
32422001-06-04 Michael Snyder <msnyder@redhat.com>
3243
3244 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
3245 non-zero if control_c fails. Terminate the test on failure,
3246 rather than wait for 12 more tests to time out.
3247
42c65987
JB
32482001-06-06 Jim Blandy <jimb@redhat.com>
3249
b18bced9
JB
3250 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
3251 Don't forget to match the GDB prompt.
3252
42c65987
JB
3253 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
3254
5b41e5f0
JB
32552001-06-04 Jim Blandy <jimb@redhat.com>
3256
3257 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
3258 command.
3259
015e046f
KB
32602001-05-31 Kevin Buettner <kevinb@redhat.com>
3261
3262 * gdb.base/annota1.exp (info break): Match four or more spaces
3263 after "Address".
3264
fb1ffbbe
MC
32652001-05-31 Michael Chastain <chastain@redhat.com>
3266
3267 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
3268 (dm_type_int_star): Likewise.
3269 (dm_type_long_star): Likewise.
3270 (dm_type_void_star): Likewise.
3271
5ea2a32c
KB
32722001-05-29 Kevin Buettner <kevinb@redhat.com>
3273
3274 * gdb.base/completion.exp (INPUTRC): Set this environment variable
3275 to a known value in order to get consistent results regardless
3276 of the setting of INPUTRC or the presence or contents of .inputrc.
3277
ae23c492
MS
32782001-05-24 Michael Snyder <msnyder@redhat.com>
3279
ac55707e
MS
3280 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
3281 Don't require that the main thread and the manager thread are the
3282 first in the list.
3283
ae23c492
MS
3284 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
3285 debugging. If test fails, issue an "unsupported" not a "fail".
3286
400071f1
JB
32872001-05-24 Jim Blandy <jimb@redhat.com>
3288
3289 Don't assume that short is shorter than int.
3290 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
3291 assume that shorts are smaller than ints. On a 16-bit machine,
3292 this isn't true.
3293 ("print unsigned char == (~0)"): Add test that verifies that ~0,
3294 an int, is not equal to ~0 stored in an unsigned char. This tests
3295 the same thing that the previous test meant to, but works on
3296 16-bit machines, too.
3297 ("print unsigned char != (~0)"): Same test, complemented.
3298
0816a3e5
MS
32992001-05-24 Michael Snyder <msnyder@redhat.com>
3300
3301 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
3302 test for (full_coverage == 0). This makes the test run faster,
3303 and prevents dejagnu getting out of step.
3304
f6dc23a9
KB
33052001-05-23 Kevin Buettner <kevinb@redhat.com>
3306
3307 * gdb.base/finish.exp (finish_void): Revise pattern for
3308 stopping on the call statement to not permit stopping at
3309 the start of the instructions comprising the call sequence.
3310
7dbd117d
MC
33112001-05-19 Michael Chastain <chastain@redhat.com>
3312
3313 * gdb.base/callfuncs.exp: Make all test names unique.
3314 * gdb.base/commands.exp: Make all test names unique.
3315 * gdb.base/condbreak.exp: Make all test names unique.
3316 * gdb.base/dbx.exp: Make all test names unique.
3317 * gdb.base/default.exp: Make all test names unique.
3318 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
3319 and TIMEOUT messages to their corresponding PASS message.
3320 * gdb.base/ending-run.exp: Make all test names unique.
3321 * gdb.base/long_long.exp: Remove duplicate test.
3322
6b0b0a9e
KB
33232001-05-21 Kevin Buettner <kevinb@redhat.com>
3324
3325 * gdb.base/finish.exp (finish_void): Allow "finish" command to
3326 stop on the call statement as well as the statement after the
3327 call.
3328
2caa35cb
MS
33292001-05-21 Michael Snyder <msnyder@redhat.com>
3330
3331 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
3332
40713331
EZ
33332001-05-10 Elena Zannoni <ezannoni@redhat.com>
3334
3335 * gdb.base/completion.exp: Revamp test. Make it execute on all
3336 platforms.
3337
c2c1be8d
EZ
33382001-05-10 Elena Zannoni <ezannoni@redhat.com>
3339
2c9cd303
EZ
3340 * config/gdbserver.exp (gdb_load): Handle the case
3341 in which the arguments to gdbserver are given in the
3342 baseboard configuration file.
3343 Also handle the case in which the server needs to do a
3344 load.
3345
9671de48
KS
33462001-05-07 Keith Seitz <keiths@cygnus.com>
3347
3348 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
3349 set up the display for testing.
3350 (gdbtk_start): Convert all paths to paths that tcl will like.
3351 Export target information to environment.
3352 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
3353 necessary.
3354 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
3355 (to_tcl_path): New proc to convert a given pathname into
3356 a path acceptible as an argument to a tcl command.
3357 (_gdbtk_export_target_info): New proc to export target info
3358 into the environment for gdbtk testing.
3359 (gdbtk_done): New proc to signal end-of-test.
3360
5a360f47
JB
33612001-05-06 Jim Blandy <jimb@redhat.com>
3362
3363 * restore.c: Make the code of caller0 correspond to its comment.
3364
66c756c6
MS
33652001-05-03 Michael Snyder <msnyder@redhat.com>
3366
3367 * config/sid.exp (gdb_target_sid): Check for error messages.
3368 On error or timeout, don't make expect exit (which will terminate
3369 all subsequent tests); instead just make gdb exit.
3370 (gdb_load): Check for error messages. On error or timeout,
3371 return a negative value.
3372
a966fde5
JB
33732001-04-24 Jim Blandy <jimb@redhat.com>
3374
851c18e0
JB
3375 * gdb.c++/templates.exp: If we see the prompt for the overload
3376 list, but we haven't recognized any of the longer patterns,
3377 arrange for this test to fail, not hang.
3378
a966fde5
JB
3379 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
3380 variations.
3381
db144853
MC
33822001-04-22 Michael Chastain <chastain@redhat.com>
3383
3384 * gdb.c++/local.exp: Use the 'runto' library function.
3385 * gdb.c++/namespace.exp: Likewise.
3386 * gdb.c++/overload.exp: Likewise.
3387
3207ec21
KB
33882001-03-26 Kevin Buettner <kevinb@redhat.com>
3389
3390 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
3391 * gdb.base/step-line.exp: New file. Test step/next in presence of
3392 #line directives.
3393 * gdb.base/step-line.c: New file. Test program for the above.
3394 * gdb.base/step-line.inp: New file. We pretend that this file has
3395 been transformed by some other tool into step-line.c.
3396
13b57657
JB
33972001-03-21 Jim Blandy <jimb@redhat.com>
3398
3399 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
3400 unmangled operator names.
3401
754cbe1c
JB
34022001-03-20 Jim Blandy <jimb@redhat.com>
3403
3404 * gdb.threads/linux-dp.exp: Recognize an additional message
3405 generated by GDB when it doesn't understand how to debug threads
3406 on the target system.
3407
177495c9
AC
34082001-03-19 Andrew Cagney <ac131313@redhat.com>
3409
3410 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
3411
f266096b
MC
34122001-03-12 Michael Chastain <chastain@redhat.com>
3413
3414 * gdb.c++/derivation.exp: Use the 'runto' library function.
3415
cac3c2ff
MC
34162001-03-12 Michael Chastain <chastain@redhat.com>
3417
3418 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
3419
b6c11a24
MC
34202001-02-24 Michael Chastain <chastain@redhat.com>
3421
3422 * gdb.c++/ref-types.exp: Change handwritten code to library
3423 function 'runto'.
3424
6bae5bce
OF
34252001-03-16 Orjan Friberg <orjanf@axis.com>
3426
3427 * gdb.base/signals.exp: Set count to 0 explicitly.
3428
0015fd9a
MS
34292001-03-15 Mark Salter <msalter@redhat.com>
3430
3431 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
3432 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
3433 (gdb_load): Add support for additional target_info: gdb_download_size
3434 and gdb_load_timeout.
0015fd9a 3435
fc33412a
DT
3436Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
3437
3438 * gdb.base/annota1.exp: Move test of isnative to earlier in the
3439 file -- to prevent failing when the compile fails but we have no
3440 intention of running the tests anyway.
3441
3442 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
3443 tests if set.
3444
3445 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
3446 integers.
3447
3448 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
3449 * gdb.c++/namespace.exp: Ditto.
3450
115f06de
OF
34512001-03-07 Orjan Friberg <orjanf@axis.com>
3452
3453 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
3454 * gdb.base/pointers.exp: Relax pattern match of decimals.
3455
b6ba6518
KB
34562001-03-06 Kevin Buettner <kevinb@redhat.com>
3457
3458 * Makefile.in, config/abug.exp, config/cfdbug.exp,
3459 config/cpu32bug.exp, config/dve.exp, config/est.exp,
3460 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
3461 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
3462 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
3463 config/sh.exp, config/sid.exp, config/slite.exp,
3464 config/sparclet.exp, config/udi.exp, config/unknown.exp,
3465 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
3466 config/vxworks.exp, config/vxworks29k.exp,
3467 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
3468 gdb.base/all-bin.exp, gdb.base/annota1.exp,
3469 gdb.base/arithmet.exp, gdb.base/assign.exp,
3470 gdb.base/async.exp, gdb.base/attach.exp,
3471 gdb.base/bitfields.exp, gdb.base/bitops.exp,
3472 gdb.base/break.exp, gdb.base/call-ar-st.exp,
3473 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
3474 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
3475 gdb.base/commands.exp, gdb.base/completion.exp,
3476 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
3477 gdb.base/constvars.exp, gdb.base/corefile.exp,
3478 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
3479 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
3480 gdb.base/ending-run.exp, gdb.base/environ.exp,
3481 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
3482 gdb.base/finish.exp, gdb.base/foll-exec.exp,
3483 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
3484 gdb.base/funcargs.exp, gdb.base/help.exp,
3485 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
3486 gdb.base/logical.exp, gdb.base/long_long.exp,
3487 gdb.base/maint.exp, gdb.base/mips_pro.exp,
3488 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
3489 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
3490 gdb.base/pointers.exp, gdb.base/printcmds.exp,
3491 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
3492 gdb.base/regs.exp, gdb.base/relational.exp,
3493 gdb.base/remote.exp, gdb.base/reread.exp,
3494 gdb.base/restore.exp, gdb.base/return2.exp,
3495 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
3496 gdb.base/selftest.exp, gdb.base/setshow.exp,
3497 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
3498 gdb.base/sigall.exp, gdb.base/signals.exp,
3499 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
3500 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
3501 gdb.base/step-test.exp, gdb.base/structs.c,
3502 gdb.base/structs.exp, gdb.base/structs2.exp,
3503 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
3504 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
3505 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
3506 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
3507 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
3508 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
3509 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
3510 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
3511 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
3512 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
3513 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
3514 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
3515 gdb.fortran/types.exp, gdb.java/jmisc.exp,
3516 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
3517 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
3518 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
3519 gdb.trace/circ.exp, gdb.trace/collection.exp,
3520 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
3521 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
3522 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
3523 gdb.trace/report.exp, gdb.trace/save-trace.exp,
3524 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
3525 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
3526 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
3527 notices.
3528
dc96c6c7 35292001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
3530
3531 * gdb.base/varargs.c (find_max_double): Fix printf format string:
3532 first arg is int not float.
3533
dc96c6c7 35342001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
3535
3536 * gdb.base/reread.exp: Unsupported for non-native targets;
3537 doesn't work for remote debugging.
3538
9b0c4aeb
FN
35392001-02-19 Fernando Nasser <fnasser@redhat.com>
3540
3541 From Drew Moseley <dmoseley@redhat.com>
3542 * gdb.base/ending-run.exp: Properly handle the BSP state when
3543 stepping past the end of main.
3544
02aa71d5
MC
35452001-02-19 John Moore <jmoore@redhat.com>
3546
3547 * gdb.base/commands.exp (infrun_breakpoint_command_test):
3548 Converted HPUX fix for non-expected items following multiple
3549 step commands into general solution for all platforms.
3550
1fa449a4
MC
35512001-02-18 Michael Chastain <chastain@redhat.com>
3552
3553 * gdb.c++/classes.exp (do_tests): Change runto statements
3554 from "runto 'foo(void)'" to "runto 'foo'". This makes the
3555 statements demangler agnostic.
3556 * gdb.c++/virtfunc.exp (do_tests): Likewise.
3557 (gdb_virtfunc_restart): Likewise.
3558
b2f9ec70
MC
35592001-02-14 Michael Chastain <chastain@redhat.com>
3560
3561 * gdb.c++/inherit.exp (do_tests): Change runto statements
3562 from "runto 'foo(void)'" to "runto 'foo'". This makes the
3563 statements demangler agnostic.
3564
cf74b8ca
AC
3565Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
3566
3567 * gdb.threads/pthreads.exp: Unify pass/fail messages for
3568 ``continue to bkpt at common_routine in thread 2'' and ``stopped
3569 before calling common_routine 15 times'' tests.
3570
99f78f56
MC
35712001-02-11 Michael Chastain <chastain@redhat.com>
3572
3573 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
3574 Helps the test script figure out which demangler is in use.
3575 (dm_type_foo_ref): Ditto.
3576 (dm_type_int_star): Ditto.
3577 (dm_type_long_star): Ditto.
3578 (dm_type_unsigned_int): Ditto.
3579 (dm_type_void): Ditto.
3580 (dm_type_void_star): Ditto.
99707966 3581 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
3582 Probe the gdb demangler and set variables to accommodate
3583 formatting differences.
3584 (info_func_regexp): New function. Same as info_func, but
3585 matches against a regexp.
3586 (info_func): Match against a literal string.
3587 (print_addr_2): New function. Match against a literal string,
3588 which can be different from the input to gdb.
3589 (print_addr): Simply call print_addr_2 with the same argument twice.
3590 (test_lookup_operator_functions): Use demangler formatting variables.
3591 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
3592 the tests in the same order as the C++ class declaration.
3593 (test_paddr_operator_functions): Ditto.
3594 (test_paddr_overloaded_functions): Ditto.
3595 (test_paddr_hairy_functions): Use demangler formatting variables.
3596 Add reference to gdb/19 for related tests.
3597 (do_tests): Call probe_demangler.
3598
1de8f023
KB
35992001-01-30 Kevin Buettner <kevinb@redhat.com>
3600
3601 * gdb.c++/templates.cc (printf): Remove unused function definition.
3602
ca3f91ed
MS
36032001-01-26 Felix Lee <flee@redhat.com>
3604
3605 * sid.exp (sid_exit): Pass host, not target, to remote_close.
3606
36072001-01-25 matthew green <mrg@redhat.com>
3608
3609 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
3610 up sid.
3611 (sid_exit): Call `remote_pop_conn' after GDB is gone.
3612
36132001-01-25 matthew green <mrg@redhat.com>
3614
3615 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
3616 Deprecate $sid_spawn_id.
3617 (sid_exit): Remove code necessary only for `spawn.'
3618
36192001-01-25 matthew green <mrg@redhat.com>
3620
3621 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
3622
fb18ec4a
MC
36232001-01-28 Michael Chastain <chastain@redhat.com>
3624
3625 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
3626 to call when tests fail. It takes gdb out of the overloaded
3627 function choice menu back to the main prompt, so that the test
3628 program stays synchronized.
3629 (set_bp_overloaded): New proc to collect all the common
3630 code for setting a breakpoint on an overloaded name. Calls
3631 take_gdb_out_of_choice_menu when needed.
3632 (menu_overload1arg): New variable to collect the repeated
3633 instances of the expected menu for an overloaded name. Change
3634 the regular expression to handle changes in g++ type encoding:
3635 "void" can be either "void" or "", and "unsigned int" can be
3636 either "unsigned int" or "unsigned".
3637 (continue_to_bp_overloaded): Change regular expressions to handle
3638 changes in g++ type encoding.
3639 (no proc): Call take_gdb_out_of_choice_menu when needed.
3640 Remove redundant calls to "info break". Accept either "canceled"
3641 or "cancelled". Change regular expressions in "info break"
3642 calls to handle changes in g++ type encoding. Give all tests
3643 unique strings.
3644
9c646a6e
BE
36452001-01-17 Ben Elliston <bje@redhat.com>
3646
3647 * config/sid.exp: New file.
3648
9549d9c1
AC
3649Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
3650
3651 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
3652
dc96c6c7 36532000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
3654
3655 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
3656 Add a RE to accept a non-ascii char if one is ever presented.
3657
b4df4f68
FN
36582000-12-20 Fernando Nasser <fnasser@redhat.com>
3659
297dd0fd 3660 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 3661
dc96c6c7 36622000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc
MS
3663
3664 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
3665 in regexp. One '\' does not suffice on Linux.
3666
4a7bddb6
MC
36672000-12-09 Michael Chastain <chastain@redhat.com>
3668
3669 * gdb.base/break.exp (test_clear_command): Use a marker function
3670 rather than 'main' for the test function. Also move this
3671 test to an execution point where the marker function names are
3672 guaranteed to be bound to functions. (Executing tests after a
3673 'finish' from main runs into name conflicts with local names
3674 in __libc_start_main).
3675
dc96c6c7 36762000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
3677
3678 * gdb.base/finish.exp: New test for gdb's "finish" command.
3679 * gdb.base/return2.exp: New test for gdb's "return" command.
3680 * gdb.base/return2.c: New source file for above.
3681
dc96c6c7 36822000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
3683
3684 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
3685 * gdb.base/miscexprs.exp: Ditto.
3686 * gdb.base/pointers.exp: Ditto.
3687 * gdb.c++/derivation.exp: Ditto.
3688 * gdb.c++/local.exp: Ditto.
3689 * gdb.c++/namespace.exp: Ditto.
3690 * gdb.c++/overload.exp: Ditto.
3691 * gdb.c++/ref-types.exp: Ditto.
3692
dc96c6c7 36932000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
3694
3695 * gdb.base/constvars.exp: Test result of "up" command.
3696 * gdb.base/miscexprs.exp: Ditto.
3697 * gdb.base/pointers.exp: Ditto.
3698 * gdb.base/scope.exp: Ditto.
3699 * gdb.c++/derivation.exp: Ditto.
3700 * gdb.c++/local.exp: Ditto.
3701 * gdb.c++/namespace.exp: Ditto.
3702 * gdb.c++/overload.exp: Ditto.
3703 * gdb.c++/ref-types.exp: Ditto.
3704
44097287
FN
37052000-11-22 Michael Chastain <chastain@redhat.com>
3706
3707 * mips_pro.exp: Accept either "middle -> top -> main" or
3708 "middle -> main" in the backtrace, because gcc can optimize
3709 tail calls to jumps. Remove setup_xfail for the hppa case.
3710 Add a comment with the original warning messages from PR 3016,
3711 which was filed in 1993, to preserve them for posterity.
3712
9d2e1bab
ND
37132000-11-17 Nick Duffek <nsd@redhat.com>
3714
3715 * lib/gdb.exp (gdb_test): Override timeout with board info.
3716
1aca8eb7
ND
37172000-11-17 Nick Duffek <nsd@redhat.com>
3718
3719 * gdb.base/display.exp: Don't kill running stub. Add "again" to
3720 the second kill and detach messages.
3721
93076499
ND
37222000-11-17 Nick Duffek <nsd@redhat.com>
3723
3724 * configure.in: Add AC_EXEEXT.
3725 * configure: Regenerate.
3726 * Makefile.in (just-check): Export EXEEXT.
3727 * lib/gdb.exp ($EXEEXT): Import from environment.
3728 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
3729 expect "maint dump-me" on Cygwin.
3730 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
3731 $EXEEXT.
3732
30e87cd3
ND
37332000-11-17 Nick Duffek <nsd@redhat.com>
3734
3735 * gdb.base/break.exp: Test backtrace and finish from called
3736 function on all platforms, not just HP-UX.
3737
dc96c6c7 37382000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
3739
3740 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
3741 code from gdb_target_monitor, so it can be used independantly
3742 for gdbserver. Also comment out an unnecessary PUTS.
3743
dc96c6c7 37442000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
3745
3746 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
3747 * gdb.base/corefile.exp: Expect the message "Program is being
3748 debugged already" when we send the "corefile" command, since
3749 the preceeding gdb_load may have connected gdb to a remote target.
3750 * gdb.base/display.exp: Disable hardware watchpoints if new
3751 board info variable "no_hardware_watchpoints" is true.
3752 Replace single-letter commands with more readable ones.
3753 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
3754 if new board info variable "no_hardware_watchpoints" is true.
3755 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
3756 to see if stdio (printf) testing is possible.
3757 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
3758 board info variable "no_hardware_watchpoints" is true. Use new
3759 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
3760
39124dea
FN
37612000-11-13 Fernando Nasser <fnasser@redhat.com>
3762
3763 From Orjan Friberg <orjanf@axis.com>:
3764 * gdb.base/printcmds.exp: Escape curly braces followed by a number
3765 in array print pattern match.
3766
a9e2e984
FN
37672000-11-09 Fernando Nasser <fnasser@redhat.com>
3768
3769 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
3770 spelling "cancelled" to U.S. spelling "canceled" to match changes
3771 made to gdb.
3772 * gdb.c++/ovldbreak.exp: Ditto.
3773
c7db355b
PS
37742000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
3775
3776 * gdb.base/callfuncs.c (main): Moved to end of file, call
3777 t_double_values to initialize the FPU before inferior calls are made.
3778 * gdb.base/callfuncs.exp: Test for register preservation after calling
3779 inferior functions. Add tests for continuining, finishing and
3780 returning from a stop in a call dummy.
3781
dc96c6c7 37822000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
3783
3784 * gdb.base/commands.exp: Break up long lines, and re-indent.
3785
dc96c6c7 37862000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
3787
3788 * config/gdbserver.exp: Rewritten from the ground up, to make it
3789 compatible with the current dejagnu tree, and to make it work with
3790 the new "gdbserver" in libremote.
3791
dc96c6c7 37922000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
3793
3794 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
3795 * gdb.base/varargs.exp: Skip entire test if no printf support.
3796 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
3797 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
3798
dc96c6c7 37992000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
3800
3801 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
3802 no floating point support.
3803 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
3804 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
3805 * gdb.base/call-rt-st.exp: Ditto.
3806 * gdb.base/call-strs.exp: Ditto.
3807
bac5fc66
JG
38082000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
3809
3810 * gdb.base/sizeof.c: include <stdio.h>.
3811
3812 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
3813 'finish', otherwise uncaptured gdb_prompt would potentially
3814 throw remaining test points out of sync.
3815
b22a6027
SB
38162000-07-26 Scott Bambrough <scottb@netwinder.org>
3817
3818 * gdb.base/recurse.exp: Run tests for all targets.
3819 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
3820 gnu-oldld case on ARM.
3821 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
3822 for ARM targets.
3823
d8231941
AG
3824Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
3825
3826 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
3827 * gdb.java/configure: Rebuild.
3828
8caabe69
AG
3829Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
3830
3831 * gdb.java/jv-exp.exp: New file.
3832
9d273ca3
AG
3833Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
3834
3835 * configure: Rebuilt.
3836 * configure.in (configdirs): Add gdb.java.
3837 * gdb.java/jmisc.java: New file.
3838 * gdb.java/jmisc.exp: New file.
3839 * gdb.java/Makefile.in: New file.
3840 * gdb.java/configure: Rebuilt.
3841 * gdb.java/configure.in: New file.
3842 * lib/java.exp: New file.
3843
4f823a66
AC
3844Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
3845
3846 * gdb.base/exprs.exp: Test casts to a pointer including over and
3847 underflow.
3848
2391e11d
AC
3849Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
3850
3851 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
3852 and the compilers sizes.
3853
54602222
ND
38542000-07-09 Nick Duffek <nsd@redhat.com>
3855
3856 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
3857 (use_methods): New function.
3858 (main): Call use_methods().
3859 * gdb.c++/classes.exp (test_method_param_class): New procedure.
3860 (do_tests): Call test_method_param_class.
3861
2bec0572
ND
38622000-07-09 Nick Duffek <nsd@redhat.com>
3863
3864 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
3865 spelling.
3866 (test_enums): New procedure. Move enum tests from end of script
3867 to here. Set breakpoint on function name instead of line number.
3868 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
3869 (enums2): New marker function.
3870 (enums1): New function.
3871 (main): Call enums1(). Move enum tests to enums1().
3872
78492fde
AC
3873Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
3874
3875 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
3876 compile/link program. Update line numbers.
3877 * gdb.asm/d10v.inc: Define ``startup''.
3878 * gdb.asm/asmsrc1.s: Add definition of _start.
3879
49a2cef8
AC
3880Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
3881
3882 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
3883
3e6c8688
EZ
38842000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3885
3886 * gdb.base/maint.exp: Add 'maint print architecture' item to output
3887 of 'help maint print' command.
3888
9ff5cbe9
AC
3889Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
3890
3891 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
3892 they use gdb_expect_list.
3893
17c579bd
AC
3894Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
3895
3896 * gdb.base/commands.exp: Use ``set remote
3897 memory-read-packet-size'' instead of ``set endian big'' to test
3898 long commands.
3899
e6d71bf3
DB
39002000-06-03 Daniel Berlin <dan@cgsoftware.com>
3901
3902 * gdb.c++/templates.exp (do_tests): Make all of these work under
3903 g++, and stop skipping them.
3904
3905 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
3906 work under g++.
3907
e5f9ba7b
MS
3908 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
3909 initialization.
3910
dc96c6c7 39112000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
3912
3913 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
3914 the regular expression: accept an (almost) arbitrary sequence of
3915 "frames-invalid" and "breakpoints-invalid" messages both before
3916 and after the "starting" message.
3917
dc96c6c7 39182000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
3919
3920 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 3921
dc96c6c7 39222000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
3923
3924 * gdb.base/annota1.exp (annotate-signal-handler-caller):
3925 Relax the regular expression a little, make it pass on Solaris 8.
3926
8216cda9
KB
39272000-05-12 Kevin Buettner <kevinb@redhat.com>
3928
3929 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
3930 a call, do not require that gdb stop on the line after the call.
3931 Instead, it is permissible for gdb to stop on the line of the
3932 call itself.
3933
1a570b2f
MS
39342000-05-12 Michael Snyder <msnyder@.cygnus.com>
3935
3936 * gdb.base/break.exp (bp on small function, optimized file):
3937 Add a second pass pattern. The behavior differs here between stabs
3938 and dwarf for one-line functions. Stabs preserves two line symbols
3939 (one before the prologue and one after) with the same line number,
3940 but dwarf regards these as duplicates and discards one of them.
3941 Therefore the address after the prologue (where the breakpoint is)
3942 has no exactly matching line symbol, and GDB reports the breakpoint
3943 as if it were in the middle of a line rather than at the beginning.
3944
dc96c6c7 39452000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2
MS
3946
3947 * gdb.base/interrupt.exp: Make "pass" message say "send"
3948 rather than "send_gdb" (for consistancy).
3949
7d418785
AC
3950Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
3951
3952 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
3953 * gdb.c++/templates.cc: Properly check for GCC version number.
3954 * lib/compiler.cc: Likewise
3955
dc96c6c7 39562000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79
MS
3957
3958 * gdb.base/break.exp: When compiled with -O2 optimization,
3959 gdb may not stop at the first line of main, due to code motion.
3960
dc96c6c7 39612000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
3962
3963 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
3964 This test depends on parsing the printf output from the target.
3965 Since the sparclet stub doesn't do stdio, this will never work.
3966 * gdb.base/call-rt-st.exp: ditto.
3967 * gdb.base/call-strs: ditto.
3968
dc96c6c7 39692000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
3970
3971 * gdb.base/miscexprs.exp: make sizeof long array test portable.
3972
3973 * gdb.base/ending-run.exp: After connecting to a remote target,
3974 but before running, the target will appear to be in a random
3975 location. Specify both a file and a line for breakpoints.
3976 Also, the function that calls main may be called 'init'
3977 rather than 'start'.
3978
a5a51225
EZ
39792000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3980
3981 * gdb.base/help.exp: Update output for add-symbol-file command.
3982
7930cc7c
FN
39832000-04-10 Fernando Nasser <fnasser@cygnus.com>
3984
3985 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3986 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
3987
23e37ab1
C
39882000-04-07 J.T. Conklin <jtc@redback.com>
3989
e93c542c
C
3990 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
3991
23e37ab1
C
3992 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
3993
591b8fa3
PDM
3994Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
3995
3996 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
3997 values that can be represented exactly.
3998 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
3999 above change, and to not check against the directory part of the source
4000 file name.
4001 (step into print_long_arg_list): Likewise.
4002 (print print_small_structs from print_long_arg_list): Likewise.
4003 (print print_long_arg_list): Likewise.
4004
7a495180
EZ
40052000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4006
30b53638 4007 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 4008
beb998c6
AC
4009Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
4010
4011 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
4012
1c689132
DB
40132000-03-25 Daniel Berlin <dan@cgsoftware.com>
4014
4015 * gdb.base/commands.exp (deprecated_command_test): Add test for
4016 deprecate with no arguments.
4017
c1790a9d
JL
40182000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
4019
4020 * gdb.base/break.exp: Add new test for setting breakpoints on
4021 optimized code so we can test breakpoints work even when function
4022 prologues may be optimized away
4023
003ba290
FN
40242000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
4025
4026 From David Whedon <dwhedon@gordian.com>
4027 * gdb.base/commands.exp : Added command deprecator tests.
4028
6837a0a2
DB
40292000-03-22 Daniel Berlin <dan@cgsoftware.com>
4030
4031 * gdb.base/help.exp: Added test for new apropos command.
4032
b9593231
KB
40332000-03-21 Kevin Buettner <kevinb@redhat.com>
4034
4035 * gdb.base/pointers.c (usevar): New function.
4036 (main): Make sure that global variables v_int_pointer2, rptr,
4037 and y are all referenced someplace in the program by calling
4038 usevar() on them. [Some linkers delete symbols which are
4039 never referenced. The space remains, but there's no way to
4040 get a (symbolic) handle on the variable from the debugger.]
4041
751a959b
EZ
40422000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4043
4044 * gdb.base/printcmds.c: Add typedeffed arrays.
4045
4046 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
4047 procedure to test arrays that are typedef'd.
4048
73a93a32
JI
40492000-03-13 James Ingham <jingham@leda.cygnus.com>
4050
4051 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
beb998c6 4052 the library directories.
73a93a32 4053
fb40c209
AC
4054Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
4055
4056 * configure.in (configdirs): Add sub directory gdb.mi.
4057 * configure: Re-generate.
4058
4059 * gdb.mi: New directory.
beb998c6 4060
ee4dd2c9
AC
40612000-02-25 Scott Bambrough <scottb@netwinder.org>
4062
4063 * gdb.base/long_long.exp: Correct test suite failure when printing
4064 a long long value as a double on ARM platforms.
4065
70f0cc22
JB
40662000-02-16 Jim Blandy <jimb@redhat.com>
4067
4068 * gdb.base/break.exp ("breakpoint line number"): Make sure the
4069 default source file is set properly before running this test.
4070
853819b8
EZ
40712000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4072
4073 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
4074 gdbtk/library directory, not in gdbtcl2.
4075
dfcd3bfb
JM
40762000-02-04 Jim Blandy <jimb@redhat.com>
4077
4078 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
4079 backslash from regexp pattern.
4080
4081 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
4082 procedure. Use it to run all the "continue to bp overloaded"
4083 tests. Note that this changes the names of the tests slightly.
4084 If the breakpoint hit message includes a hex PC value, because
4085 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
4086 from the real source code, still consider that a pass.
4087
4088 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
4089 XFAIL here if the breakpoint message contains a hex address. Note
4090 similar change on 1999-11-02.
4091
4092 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
4093
4094 * gdb.base/ptype.exp: Establish a default source file before
4095 calling get_debug_format.
4096
40972000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
4098
4099 * gdb.base/watchpoint.exp: Remove duplication of test messages.
4100
8b93c638
JM
41012000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
4102
4103 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
4104 of successive stepi commands -- while in the prologue we should see
4105 the function entry bracket.
4106
41072000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
4108
4109 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
4110 reach __change_mode() when stepping through the end of main().
4111
c5394b80
JM
41122000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
4113
4114 * gdb.base/default.exp: Fix expected pattern.
4115 * gdb.base/help.exp: Same.
4116
0d06e24b
JM
41172000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4118
4119 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
4120 Don't use xfail's because that affects only the following test.
beb998c6 4121
0d06e24b
JM
4122 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
4123 solaris or linux.
4124
4125 * gdb.base/selftest.exp: Update to reflect changes to main.c.
4126
dc96c6c7 41272000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 4128
beb998c6 4129 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
4130 "A syntax error" rather than "A parse error". Accept both.
4131
41322000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
4133
4134 * gdb.base/default.exp: Remove OS dependent string from "target
4135 remote" test.
4136 * gdb.base/help.exp: Same for "help target remote" test.
4137
c3f6f71d
JM
41382000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4139
4140 From Jim Kingdon <kingdon@redhat.com>:
4141
4142 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
4143 prompt (cleanup rather than necessity, but still might keep output
4144 from spilling to next test).
4145
41462000-01-02 Fred Fish <fnf@cygnus.com>
4147
4148 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
4149 AIX, which defines them in <sys/types.h>.
4150
ed9a39eb 41511999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 4152
ed9a39eb
JM
4153 * gdb.base/default.exp: Match arm* etc instead of arm in "info
4154 float" test.
4155
41561999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 4157
ed9a39eb 4158 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
4159
4160 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
4161 outermost frame disallowed".
4162
41631999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
4164
4165 * gdb.base/setvar.exp: New tests for setting the value of a struct
4166 with a constant list.
4167
41681999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
4169
4170 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
4171 require the user to type a cast before setting the value of a struct.
4172
de57eccd
JM
41731999-12-06 Jim Blandy <jimb@cygnus.com>
4174
4175 * gdb.base/default.exp: Expect the new 'info float' command on
4176 all i386 platforms.
4177
4178 * gdb.threads/linux-dp.exp: Expand our ability to recognize
4179 LinuxThreads libraries that don't support debugging.
4180
c2d11a7d
JM
4181Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
4182
4183 * gdb.base/remote.c: Fill the buffer with truely random data.
4184 Change the buffer type to ``unsigned char'' to simplify size
4185 arithmetic.
4186
4187 * gdb.base/remote.exp: Reduce download numbers by one. Typical
4188 stub only handles 400-1 byte packets. Verify that the download
4189 worked.
4190
41911999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
4192
4193 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
4194 tests, using UNRESOLVED for the untested cases. Also, does not wait
4195 for a timeout if the prompt was received before a recognizable pattern.
4196
41971999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
4198
4199 * lib/gdb.exp (gdb_expect_list): Fix spelling.
4200
42011999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4202
4203 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
4204 watchpoints.
4205
42061999-11-24 Jason Merrill <jason@casey.cygnus.com>
4207
4208 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
4209
4210 * gdb.c++/local.exp: Be more flexible in recognizing local class
4211 name mangling. Don't allow horribly truncated method names.
4212 * gdb.c++/derivation.exp: Expect protected inheritance.
4213 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
4214 * gdb.c++/virtfunc.exp: Likewise.
4215 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
4216 when printing a nested enum.
4217
42181999-11-22 Jim Blandy <jimb@cygnus.com>
4219
4220 * gdb.base/step-test.exp: Properly await GDB's response to setting
4221 a breakpoint on the call to large_struct_by_value.
4222
4223 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
4224 just because we have debug info for the `start' function.
4225
42261999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
4227
4228 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
4229 "Unknown signal" messages, which indicate (on LinuxThreads) that
4230 GDB doesn't know how to debug threads on this system. This is
4231 better than hanging while philosopher 0 dumps chatter into gdb.log.
4232
42331999-11-18 Tom Tromey <tromey@cygnus.com>
4234
4235 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
4236
42371999-11-18 Fred Fish <fnf@cygnus.com>
4238
4239 * gdb.base/coremaker2.c: Add sample program for generating
4240 cores that is more self contained than coremaker.c. Eventually
4241 I'll add more code to this and tie it into the testsuite.
4242
4ce44c66
JM
42431999-11-12 Stan Shebs <shebs@andros.cygnus.com>
4244
4245 * gdb.base/dollar.exp: Remove, now in gdb.hp.
4246
42471999-11-10 Jimmy Guo <guo@cup.hp.com>
4248
4249 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
4250 from $srcdir/lib/.
4251 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
4252 and gdb.c++/.
4253
4254 * gdb.c++/derivation.exp: remove redundant get compiler info code.
4255
beb998c6 4256 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
4257 'continue with watch' test point.
4258
42591999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
4260
4261 Merged from p2linux-990323-branch:
beb998c6 4262
4ce44c66
JM
4263 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
4264
11cf8741
JM
4265Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
4266
4267 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
4268 {limit,fixed}''. Test ``set download-write-size''.
4269
4270Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
4271
4272 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
4273 gdb_expect_list.
4274
4275Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
4276
4277 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
4278
42791999-11-03 Mark Salter <msalter@cygnus.com>
4280
4281 * gdb.base/break.exp: Fix "stub continue" pattern.
4282
42831999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
4284
4285 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
4286
42871999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
4288
4289 * gdb.base/display.exp ("finish"): Add timeout clause.
4290
4291 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
4292 plain prompt clause, so this doesn't have to time out in order to
4293 fail.
4294
4295 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
4296 breakpoint hit messages include an address.
4297
4298 * gdb.base/display.exp: Don't forget to escape parens in regular
4299 expressions. Unix regexp notatation sucks.
4300
43011999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4302
4303 * gdb.base/annota1.exp: Test for annotate-signalled: change output
4304 order for 'signalled' message.
4305
5c44784c
JM
43061999-11-01 Stan Shebs <shebs@andros.cygnus.com>
4307
4308 From Jimmy Guo <guo@cup.hp.com>:
4309 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
4310 * gdb.base/annota1.c: Add code for tests to work with.
4311
43121999-10-26 Frank Ch. Eigler <fche@cygnus.com>
4313
4314 * gdb.base/remote.exp: New test for remote downloading settings.
4315 * gdb.base/remote.c: New file with large .data.
4316
917317f4
JM
43171999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
4318
4319 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
4320 for LinuxThreads support, merged from the Code Fusion branch.
4321
4322Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
4323
4324 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
4325 containing exp_continue into a while within an expect. Don't
4326 attempt a start more than three times. Check return value from
4327 gdb_load.
beb998c6 4328
2df3850c
JM
4329Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
4330
4331 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
4332 a pass case.
4333
2acceee2
JM
43341999-10-01 Kevin Buettner <kevinb@cygnus.com>
4335
4336 * gdb.base/break.c (main): Added a statement that we can step
4337 off of.
4338 * gdb.base/break.exp: Added tests for setting a breakpoint
4339 at an offset and stepping onto a breakpoint.
4340
43411999-10-01 Fred Fish <fnf@cygnus.com>
4342
beb998c6 4343 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
4344 gdb output.
4345
c2c6d25f
JM
43461999-09-18 Jim Blandy <jimb@cris.red-bean.com>
4347
4348 * gdb.base/break.exp: Code locations are in hex, don't forget!
4349 (For HP-UX.)
4350
43511999-09-17 Stan Shebs <shebs@andros.cygnus.com>
4352
4353 * condbreak.exp: Use break.c as test program.
4354 * condbreak.c: Remove, redundant with break.c.
4355
43561999-09-15 Stan Shebs <shebs@andros.cygnus.com>
4357
4358 * config/monitor.exp (gdb_target_monitor): Disable X- and
4359 Z-packets if the target needs it.
4360
43611999-09-13 James Ingham <jingham@leda.cygnus.com>
4362
4363 * gdb.c++/overload.exp: Added tests for listing overloaded
4364 functions with function pointers in the arg, explicitly calling
4365 out the version you want.
4366
cff3e48b
JM
43671999-09-09 Stan Shebs <shebs@andros.cygnus.com>
4368
4369 * long_long.exp: Add variations of test cases that work for
4370 targets with 16-bit ints and 32-bit doubles.
4371
d4f3574e
SS
43721999-09-08 Stan Shebs <shebs@andros.cygnus.com>
4373
4374 * break.c (main): Compare a possibly-uninitialized argc with an
4375 unlikely value that fits in 16 bits.
4376
43771999-09-07 Stan Shebs <shebs@andros.cygnus.com>
4378
4379 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
4380 0xfeeb, don't want negative numbers if ints are 16 bits.
4381
4382 * lib/gdb.exp (skip_cplus_tests): New proc.
4383 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
4384 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
4385 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
4386 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
4387 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
4388 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
4389 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
4390 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
4391
4392 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
4393
4394Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
4395
4396 * gdb.base/corefile.exp (up): Allow a parameter to appear
4397 in the frame that we're going up to.
4398
4399 From Jim Blandy <jimb@cygnus.com>:
4400
4401 * gdb.base/default.exp (info float): Expect some output now.
4402
4403 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
4404 returning floating-point values to fail on the x86.
4405 * gdb.base/callfwmall.exp (do_function_calls): Same.
4406
4407 * gdb.base/list.exp (test_listsize): Correct expectations for
4408 listing line 1 with listsize 2. Also, listing a single line
4409 works now, as does listing three lines. [Kevin's note: There
4410 were a number of other cases fixed too where the expectations
4411 differed...]
4412
44131999-09-02 Stan Shebs <shebs@andros.cygnus.com>
4414
4415 * gdb.base/selftest.exp: Add case for when version prints as
4416 constant string instead of char pointer.
4417
104c1213
JM
44181999-08-25 Stan Shebs <shebs@andros.cygnus.com>
4419
4420 * gdb.base/ending-run.exp: Add Solaris case for what happens when
4421 stepping out of main.
4422
4423 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
4424 G++ used.
4425
4426 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
4427 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
4428
4429 * gdb.c++/ovldbreak.exp: Update match string in test that
4430 includes a warning of multiple breakpoints.
4431
44321999-08-24 Stan Shebs <shebs@andros.cygnus.com>
4433
4434 * gdb.base/display.exp: Improve precision of step-after-finish
4435 added yesterday.
4436
4437 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
4438 test.
4439
4440 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
4441 configs when using G++, not just hppa*.
4442
44431999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4444
4445 * gdb.base/async.c: New file.
4446 * gdb.base/async.exp: New file.
4447
4448Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
4449
4450 * gdb.base/break.exp: Tweak PA specific tests to properly handle
4451 PA64.
4452
53a5351d
JM
4453Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
4454
104c1213
JM
4455 * gdb.base/display.exp: "finish" can leave us mid-line on many
4456 targets, deal with it. Add a small constant to main, instead of
4457 1000 since main+1000 may not be a valid address in the target.
4458
53a5351d
JM
4459 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
4460 on hpux11.
4461
4462 * gdb.base/attach.exp: Handle another hpux11 error message variant
4463 when attaching to a process that does not exist.
4464
44651999-08-19 J.T. Conklin <jtc@redback.com>
4466
4467 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
4468 characters in 'continue to 1241' test.
4469
44701999-08-17 Stan Shebs <shebs@andros.cygnus.com>
4471
4472 * gdb.base/call-ar-st.exp: Add a shorter match case for the
4473 stop in print_long_arg_list, define and use a whitespace
4474 variable in print_small_structs test, add an XFAIL for Solaris.
4475 * gdb.base/dbx.exp: XFAIL func commands until somebody is
4476 interested enough to fix.
4477
7be570e7
JM
44781999-08-13 Keith Seitz <keiths@cygnus.com>
4479
4480 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
4481 (dbx_gdb_load): Remove. Use gdb_load instead, since that
4482 proc knows about targets other than the natives.
4483 (test_assign): Use "gdb_run_cmd" to "run" the target.
4484 Check that we've actually hit the breakpoint at main.
4485 When we attempt to assign a value to a local variable, check
4486 that the variable is in the current scope, i.e., don't use
4487 a test with an empty result.
4488
4489Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
4490
4491 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
4492 command.
4493
44941999-08-09 Stan Shebs <shebs@andros.cygnus.com>
4495
4496 From Jimmy Guo <guo@cup.hp.com> and others at HP:
4497 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
4498 gdb.compat, gdb.threads-hp.
4499 gdb.hp/configure, gdb.hp/configure.in: New files.
4500 gdb.hp/Makefile.in: Recurse into new subdirs.
4501 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
4502 gdb.hp/gdb.objdbg: New directory, tests for debugging info
4503 in object files.
4504 gdb.hp/tools: New directory, aux tools for HP-specific tests.
4505
96baa820
JM
45061999-08-05 Stan Shebs <shebs@andros.cygnus.com>
4507
4508 * gdb.base/display.exp: Help expect by putting a newline in the
4509 funky printf, remove a bogus p/a test.
4510
45111999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4512
4513 * gdb.base/display.exp: Make sure that when we say 'run', we are
4514 connected to the target. This is necessary when running not
4515 natively.
4516
45171999-08-03 Stan Shebs <shebs@andros.cygnus.com>
4518
4519 * gdb.base/step-test.exp: Removed some extraneous messages.
4520
4521 * gdb.base/long_long.exp: Don't run memory examination tests
4522 on little-endian targets (they will need a different set of
4523 results to match).
4524
45251999-08-02 Stan Shebs <shebs@andros.cygnus.com>
4526
4527 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
4528 until somebody decides to fix GDB.
4529
4530 * gdb.base/long_long.c: Stop compiler complaint by specifying long
4531 constant as "ULL".
4532 * gdb.base/long_long.exp: Loosen x/c test, add partial result
4533 matches for a couple x/2 commands.
4534
a0b3c4fd
JM
45351999-07-30 Stan Shebs <shebs@andros.cygnus.com>
4536
4537 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
4538 by merging in ref-types2 tests.
4539 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
4540
4541 From Jimmy Guo <guo@cup.hp.com> and others at HP:
4542 * gdb.c++/Makefile.in: Add standard actions.
4543 (EXECUTABLES): Rename from PROGS, update list.
4544 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
4545 from gdb.hp.
4546 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
4547 foo and bar locals.
4548 * gdb.c++/anon-union.exp: Fix tests to match.
4549 * gdb.c++/classes.exp: Run if HP compiler used, add extra
4550 expect matches to handle output variations.
4551 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
4552 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
4553 output, add HP alternatives for new and delete prints.
4554 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
4555 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
4556 * gdb.c++/demangle.exp: Use $style when reporting failure.
4557 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
4558 * gdb.c++/inherit.exp: Run if HP compiler used, add some
4559 match alternatives.
4560 * gdb.c++/local.exp: Add match alternatives or xfails for HP
4561 compilers.
4562 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
4563 * gdb.c++/method.exp: Add match alternatives.
4564 * gdb.c++/misc.cc: Add bool types.
4565 * gdb.c++/misc.exp: Add tests for bool types.
4566 * gdb.c++/overload.exp: Add xfails.
4567 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
4568 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
4569 add some more template parameter tests (only for HP currently).
4570 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
4571 * gdb.c++/virtfunc.cc: Add return type and value for main.
4572 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
4573 match alternatives.
beb998c6 4574
a0b3c4fd
JM
45751999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4576
4577 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
4578
45791999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
4580
4581 * gdb.base/signals.exp: Don't expect getting a backtrace from
4582 within a signal handler to fail on Linux.
4583
45841999-07-29 Stan Shebs <shebs@andros.cygnus.com>
4585
4586 From Jimmy Guo <guo@cup.hp.com> and others at HP:
4587 * lib/gdb.exp: Remove some gratuitious semicolons.
4588 (delete_breakpoints): Increase timeout.
4589 (gdb_expect): Add -notransfer option.
4590 (gdb_test): Use -notransfer option.
4591 (get_compiler_info): Add f77 case.
4592 (get_compiler): New proc, split out from gdb_preprocess, add f77
4593 case.
4594 (gdb_preprocess): Call get_compiler.
4595
4596 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
4597 * gdb.base/attach.exp, gdb.base/display.exp,
4598 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
4599 gdb.base/long_long.exp, gdb.base/printcmds.exp,
4600 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
4601 third arg to gdb_test.
4602 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
4603 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
4604 HP-UX xfails, add others.
4605 * gdb.base/completion.exp: Reflect name change of self-test.
4606 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
4607 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
4608 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
4609 HP failure number.
4610 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
4611 useless HP-UX 10.30 references.
4612 * gdb.base/maint.exp: Loosen matches.
4613 * gdb.base/pointers.c (main): Declare more_code.
4614 * gdb.base/pointers.exp: Match on output of a `next'.
4615 * gdb.base/structs.c: Add prototypes.
4616 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
4617 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
4618
46191999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4620
4621 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
4622 command.
4623
46241999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4625
4626 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
4627 Fix run to main failures. Watchpoint can be hardware watchpoint.
beb998c6
AC
4628
4629 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
4630 debug info. Deal with lack of signal hanlder info in stack.
4631
4632 From Jim Kingdon <kingdon@redhat.com>:
4633 * gdb.base/annota1.exp: If printf has debug info, deal with it.
4634
5a2468f5
JM
46351999-07-19 Stan Shebs <shebs@andros.cygnus.com>
4636
4637 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
4638 gdb.base/foll-vfork.exp: Don't run for crosses.
4639
adf40b2e
JM
4640Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
4641
4642 * gdb.base/configure.in: Check for gdbvars.exp instead of
4643 a1-selftest.exp.
4644 * gdb.base/configure: Re-generate.
4645
46461999-07-12 Stan Shebs <shebs@andros.cygnus.com>
4647
4648 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
4649 in trying to run first and name is too long.
4650
4651 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
4652 pointers2.c and pointers2.exp, respectively.
4653 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
4654 doschk happier.
4655
43e526b9
JM
46561999-07-08 Stan Shebs <shebs@andros.cygnus.com>
4657
4658 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
4659 callfuncs2.c and callfuncs2.exp.
4660
4661 * gdb.base/list.exp: Remove mistaken xfails.
4662 * gdb.base/list0.h: Add optional prototypes.
4663
9846de1b
JM
4664Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
4665
4666 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
4667 calling malloc.
4668 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
4669 * ptype.exp: Move test for get_debug_format to before its first
4670 use.
4671
46721999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4673
4674 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
4675 * gdb.base/annota2.cc, annota2.exp: Move from here.
4676 * gdb.c++/annota2.cc, annota2.exp: To here.
4677 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
4678
43ff13b4
JM
4679Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
4680
4681 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
4682 a consistent format.
4683
085dd6e6
JM
46841999-06-25 Stan Shebs <shebs@andros.cygnus.com>
4685
4686 From Jimmy Guo <guo@cup.hp.com> and others at HP:
4687 * lib/gdb.exp (get_compiler_info): Add detection for assorted
4688 HP compilers, also set the globals $true and $false.
4689
4690 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
4691 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
4692 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
4693 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
4694 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
4695 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
4696 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
4697 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
4698 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
4699 whatis.c} Add C++ compatible function definitions and return
4700 types, add includes for library functions.
4701 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
4702 * gdb.base/step-test.c (myglob): Rename from glob.
4703 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
4704 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
4705 files, move here from gdb.hp.
4706 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
4707 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
4708 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
4709 Adjust line numbers in regexps.
4710
4711 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
4712 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
4713 instead of 0/1.
4714
4715 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
4716 foll-vfork.exp: New files, move here from gdb.hp.
4717 * gdb.base/page.exp: New file, test of pagination command.
4718
4719 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
4720 recursion test.
4721 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
4722
4723 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
4724 gdb.base/solib.exp: Fix compiler invocation process.
4725
4726 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
4727 HP-UX 11, turn off overload resolution explicitly.
4728 * gdb.base/commands.exp: Set argument list explicitly, add
4729 watchpoint test.
4730 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
4731 them work.
4732 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
4733 expressions properly.
4734 * gdb.base/corefile.exp: Loosen the match slightly.
4735 * gdb.base/default.exp: Allow "Error accessing memory" message
4736 also.
4737 * gdb.base/display.exp: Skip over x/0 j if PA64.
4738 * gdb.base/funcargs.exp: Add xfails for HP-UX.
4739 * gdb.base/interrupt.exp: Ditto.
4740 * gdb.base/langs.exp: Add symbolic matches governed by compiler
4741 in use.
4742 * gdb.base/list.exp: Add xfails for HP-UX.
4743 * gdb.base/long_long.exp: Refine some of the numeric matches.
4744 * gdb.base/mips_pro.exp: Xfail on HP-UX.
4745 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
4746 * gdb.base/nodebug.exp: Succeed on more varieties of output.
4747 * gdb.base/opaque.exp: Remove some HP-UX xfails.
4748 * gdb.base/ptype.exp: Succeed on more varieties of output.
4749 * gdb.base/scope.exp: Add xfails for HP-UX.
4750 * gdb.base/sect-cmd.exp: Add more cases.
4751 * gdb.base/setvar.exp: Add xfails for HP-UX.
4752 * gdb.base/shlib-call.exp: Loosen some matches slightly.
4753 * gdb.base/signals.exp: Match on void symbolically.
4754 * gdb.base/step-test.exp: Add case for PA64.
4755 * gdb.base/term.exp: Add exit and restart.
4756 * gdb.base/twice.exp: Clean up after self.
4757 * gdb.base/varargs.exp: Disable overload resolution explicitly.
4758 * gdb.base/whatis.exp: Allow more ways to pass tests.
4759
4760 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
4761 no longer useful.
4762
4763Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
4764
4765 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
4766 list of patterns.
4767 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
4768 print_double_array(double_array)", "continuing to breakpoint
4769 1018", "print print_double_array(array_d)" and "continuing to
4770 1034" tests.
beb998c6 4771
085dd6e6
JM
47721999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
4773
4774 * Makefile.in: Add empty html and install-html targets.
4775
47761999-06-24 Stan Shebs <shebs@andros.cygnus.com>
4777
4778 * config/mt-*: Remove, these haven't been used since 1996.
4779
47801999-06-22 Stan Shebs <shebs@andros.cygnus.com>
4781
4782 * gdb.base/call-strs.c, gdb.base/ending-run.c,
4783 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
4784 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
4785
9e0b60a8
JM
47861999-06-18 Stan Shebs <shebs@andros.cygnus.com>
4787
4788 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
4789 simpler match case for the ptype of the big class.
4790
47911999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
4792
4793 * gdb.exp: Fix test for gdb_prompt existence.
4794
47951999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
4796
4797 * gdb.exp (gdb_test): Add fail after calls to perror.
4798
47991999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
4800
4801 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
4802
48031999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
4804
4805 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
4806
0f71a2f6
JM
4807Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
4808
4809 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
4810 malloc() is linked in.
4811
48121999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
4813
4814 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
4815 step at end.
4816
4817 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
4818
48191999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
4820
4821 * gdb.java/jv-print.exp: New file. (Our first Java test!)
4822
cce74817
JM
4823Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
4824
4825 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
4826 * gdb.base/mips_pro.exp: Likewise.
4827
48281999-06-02 Keith Seitz <keiths@cygnus.com>
4829
4830 * gdb.c++/templates.cc: Change all "new" operators to throw
4831 an exception.
4832 * gdb.c++/cplusfuncs.cc: Likewise.
4833
4834 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
4835
4836Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
4837
4838 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
4839 * gdb.base/ending-run.exp: When stepping out of main, accept a
4840 step into an arbitrary assembler file.
4841
392a587b
JM
48421999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4843
beb998c6 4844 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 4845 "breakpoint-invalid" to be printed.
beb998c6 4846 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
4847 number of "frames-invalid" and "breakpoint-invalid" to be printed.
4848 * gdb.base/annota2.cc: Initialize a.x to 0.
4849
9e086581
JM
48501999-05-17 Keith Seitz <keiths@cygnus.com>
4851
4852 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
4853 when "skip_float_tests" set.
4854 Ditto for "print print_double_array(array_d)", "print print_small_structs",
4855 "print print_ten_doubles", and "step into print_long_arg_list".
4856 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
4857 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
4858 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
4859 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
4860 "skip_float_tests" is set.
4861 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
4862 when "skip_float_tests" set.
beb998c6 4863
cd0fc7c3
SS
48641999-05-06 Keith Seitz <keiths@cygnus.com>
4865
4866 * gdb.base/annota2.cc: Include stdio.h.
4867
4868Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
4869
4870 * gdb.base/crossload.exp: Remove, this has been disabled ever
4871 since BFD stopped including all targets, and cross-GDB gets
4872 plenty of testing anyway.
4873 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
4874 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
4875 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
4876 * gdb.base/README: Remove, was doc for this.
4877 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
4878 needed.
4879
b83266a0
SS
48801999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4881
4882 * gdb.base/call-ar-st.exp: Fix one regular expression in test
4883 output.
4884
4885 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
4886 * gdb.base/annota2.exp: New file. More annotation tests.
4887 * gdb.base/annota1.c: New file. Source file for annota1.exp.
4888 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
4889
48901999-04-23 Angela Marie Thomas <angela@cygnus.com>
4891
4892 * config/cfdbug.exp: New file.
4893
7a292a7a
SS
48941999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
4895
4896 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
4897 Marcus Daniel's and Dale Hawkins's demangler crashes.
4898
4899 * gdb.c++/demangle.exp (test_gnu_style_demangling,
4900 test_lucid_style_demangling, test_arm_style_demangling,
4901 test_hp_style_demangling): Try Tom Tromey's core-dumping
4902 identifier under each demangling style.
4903
49041999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
4905
4906 * gdb.c++/demangle.exp: Include the current demangling style
4907 in all test names.
4908 (current_demangling_style): New global variable.
4909 (set_demangling_style, test_demangling_core, test_demangling,
4910 test_demangling_exact): New functions.
4911 (test_gnu_style_demangling, test_lucid_style_demangling,
4912 test_arm_style_demangling, test_hp_style_demangling): Use those,
4913 instead of calling gdb_test and gdb_test_exact directly.
4914 (catch_demangling_errors): New function, which reports errors
4915 signalled by the demangling test functions in an orderly way.
4916 (do_tests): Use catch_demangling_errors.
4917
49181999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
4919
4920 * gdb.base/signals.exp (test_handle_all_print): Use () for
4921 grouping in expressions, not {}.
4922
4923 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
4924 initialized yet.
4925
49261999-04-01 Stan Shebs <shebs@andros.cygnus.com>
4927
4928 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
4929 are listed.
4930
49311999-03-26 Stan Shebs <shebs@andros.cygnus.com>
4932
4933 * gdb.stabs/weird.exp: Test for CC being defined before
4934 looking at its value.
4935
49361999-03-25 Stan Shebs <shebs@andros.cygnus.com>
4937
4938 * gdb.base/call-ar-st.exp: Remove stray '#'.
4939 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
4940 "short int" and "long int".
4941 * gdb.c++/overload.cc: Cast the string added in the previous
4942 change, to mollify finicky HP compiler.
4943 * gdb.hp/reg-test.exp (testfile): Fix file name.
4944 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
beb998c6 4945
7a292a7a
SS
4946 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
4947 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
4948 alternate form of enum ptype.
4949
c906108c
SS
49501999-03-23 Stan Shebs <shebs@andros.cygnus.com>
4951
7a292a7a
SS
4952 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
4953 * gdb.hp/*.exp: Change all to run compiler probe only after
4954 passing skip_hp_tests, so as not to waste time on guaranteed
4955 failure.
4956
c906108c
SS
4957 * gdb.c++/overload.cc: Pass string instead of char addr, always
4958 init ccpfoo.
4959 * gdb.c++/templates.cc: Fix syntax error.
4960
7a292a7a
SS
4961Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4962
4963 * gdb.base/commands.exp: Add test for correct position of '>'
beb998c6 4964 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
4965 command.
4966
49671999-03-18 James Ingham <jingham@cygnus.com>
4968
4969 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
4970
4971 * gdb.c++/method.exp: It was testing an uninitialized int on the
4972 stack and assuming it was positive.
4973
4974 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
4975
4976 * gdb.base/step-test.exp: Catch a case where finish is broken and
beb998c6 4977 keep it from killing the rest of the tests.
7a292a7a
SS
4978 Use gdb_continue_to_end.
4979
4980 * gdb.base/sigall.exp: use gdb_continue_to_end.
4981
4982 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
4983
4984 * gdb.base/display.exp: use runto_main, not run.
4985
beb998c6
AC
4986 * gdb.base/default.exp: Check for the current error message in the
4987 r abbreviation test.
7a292a7a
SS
4988 Add strongarm to the targets that know info float.
4989
beb998c6 4990 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
4991 run which doesn't work with monitors.
4992
4993 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
4994
4995 * gdb.base/break.exp: use the gdb_continue_to_end proc.
4996
4997 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
beb998c6
AC
4998 program. Traps the case (in Cygmon) when the program never really
4999 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
5000 more places, so I used my name. Sorry Mark...
5001
5002 * config/monitor.exp (gdb_target_monitor): added another
5003 target_info parameter: remotebinarydownload. This will set the
5004 remotebinarydownload flag if this is causing some boards trouble.
5005
50061999-03-18 Mark Salter <msalter@cygnus.com>
5007
5008 * lib/gdb.exp (continue_to_exit): New function.
5009
5010 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
5011 * gdb.base/ending-run.exp: Ditto.
5012 * gdb.base/step-test.exp: Ditto.
5013
50141999-03-16 Stan Shebs <shebs@andros.cygnus.com>
5015
5016 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
5017 (suggested by Art Haas <ahaas@neosoft.com>).
5018
50191999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
5020
5021 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
5022
5023Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
5024
5025 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
5026 descriptions of types (short unsigned int vs unsigned short, etc).
5027
50281999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
5029
5030 * gdb.base/call-strs.exp: Don't assume that `step' will step over
5031 a call to strlen; sometimes we do have sources.
5032
50331999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
5034
5035 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
5036 character, so GDB won't print garbage after its end.
beb998c6 5037
c906108c
SS
5038 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
5039 breakpoint there instead. Sometimes GCC emits memcpy to handle
5040 the large structures being passed by value, so we step into that
5041 instead of sum_array_print, which obscures what we're really testing.
5042 * gdb.base/step-test.exp: However, we do want a test that notices
5043 the bizarre steps into memcpy, so do that here. Add check for
5044 stepping into function calls that pass large structures by value.
5045 ("Is that a noun clause, or are you just happy to see me?")
5046 Remove all references to specific line numbers.
5047 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
5048 New type and function.
5049 (main): Call large_struct_by_value, passing it a large struct by value.
5050 * lib/gdb.exp (gdb_get_line_number): New function.
5051
5052 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
5053 more portable.
5054
7a292a7a
SS
50551999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
5056
c906108c
SS
5057 * lib/gdb.exp: Doc fixes.
5058
7a292a7a
SS
50591999-03-05 Nick Clifton <nickc@cygnus.com>
5060
beb998c6 5061 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
5062
50631999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
5064
c906108c
SS
5065 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
5066 commands. They're not germane to this test, and they don't work
5067 that way on remote targets.
5068
3fc11d3e
JM
50691999-03-01 James Ingham <jingham@cygnus.com>
5070
5071 * Changelog entries merged over from gdb development branch.
5072
3fc11d3e
JM
5073 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
5074
5075 * lib/gdb.exp (gdbtk_analyze_results): Generic function
5076 for outputting results of test run.
5077
2d4a1622 5078 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
5079
5080 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 5081
7a292a7a
SS
50821999-02-25 Felix Lee <flee@cygnus.com>
5083
5084 * lib/gdb.exp (debug_format): initialize
5085
c906108c
SS
50861999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
5087
5088 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
5089 * gdb.base/call-rt-st.c: Ditto.
5090
c906108c
SS
50911999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
5092
5093 * gdb.threads/pthreads.exp (horiz): New variable.
5094 (test_startup): Fix regexps that capture thread numbers.
5095
50961999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
5097
5098 * gdb.base/smoke.exp: Disambiguate two test case names (both
5099 called ``print'').
5100
5101Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
5102
5103 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
5104 compilation.
5105
51061999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
5107
5108 * gdb.base/miscexprs.exp: Change patterns to match GDB's
5109 actual output formatting.
5110 * gdb.base/smoke.exp: GDB removes leading 0's.
5111 * gdb.base/volatile.exp: Don't check type of remuneration;
5112 that variable is no longer defined in constvars.c.
5113 * gdb.base/step-test.c (main): Exit with explicit exit code.
5114 * gdb.base/step-test.exp: Remove two nexti checks--they are
5115 not portable.
5116
51171999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
5118
5119 * gdb.base/help.exp ("help delete display"): Fix test to match
5120 gdb's output.
5121
5122 * gdb.base/long_long.c (known_types): Initialize values to zero.
5123 * gdb.base/long_long.exp: Step one more line
5124 so 'dec' is initialized in "get to known place". GDB removes
beb998c6 5125 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
5126 unique test case names.
5127
5128Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5129
beb998c6 5130 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
5131
5132 * gdb.c++/method.exp: Add missing close brace.
5133
51341999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
5135
5136 * gdb.base/maint.exp: Use 'set height 0' to disable page
5137 prompting, not 'set height 400'.
5138
5139 Fix a bunch of timeouts.
5140 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
5141 four separate tests, so expect doesn't take forever to match a ton
5142 of text against a regexp with lots of .* forms.
5143 ("maint print psymbols", "maint print symbols"): Make some of
5144 these greps more selective, so that expect doesn't try to wade
5145 through huge piles of output and time out.
5146
5147 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
5148
5149 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
5150 tests: one which doesn't expect shlib events to be reported, and
5151 another which does, but is XFAIL for all platforms other than
5152 HP/UX.
5153
5154 * gdb.base/break.exp: Teach the test suite that the `catch
5155 fork', `catch vfork', and `catch exec' commands produce error
5156 messages on platforms that don't provide these features.
5157
5158Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
5159
5160 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
5161 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
5162 (shortening names from solib_threshold.exp etc), won't run on
5163 anything but HP-UX for the foreseeable future.
5164 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
5165 reflect move.
5166
5167Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
5168
5169 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
5170 gdb.trace/Makefile.in (clean): Remove all test executables.
5171
5172Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
5173
5174 * gdb.base/shlib-call.exp: add test cases to verify that gdb
5175 successfully re-sets breakpoints in shared libraries.
5176 * gdb.base/shmain.c (main): return 0, don't fall off the end.
5177
5178Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5179
beb998c6
AC
5180 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
5181 and compiled w/o GCC.
c906108c
SS
5182
5183 * gdb.hp/watch-cmd.exp: ditto.
5184
5185 * gdb.hp/watch-hp.exp: ditto.
5186
5187 * gdb.hp/xdb1.exp: ditto.
5188
5189 * gdb.hp/xdb2.exp: ditto.
5190
5191 * gdb.hp/dbx.exp: ditto.
5192
5193Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
5194
5195 * constvars.c: Remove C++-isms.
5196 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
5197 with GCC.
5198
5199Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
5200
5201 The following changes are part of the HP merge.
5202
5203 * gdb.base/break.exp: new tests to verify that catchpoints for
5204 fork, vfork, and exec don't trigger inappropriately.
5205
5206 * gdb.base/opaque.exp: compile one file at a time, then link.
5207
5208 * gdb.base/signals.exp: be more restrictive about which hppa
5209 systems receive a setup_xfail. new tests.
5210
5211 * gdb.base/solib_threshold.build: new file.
5212 * gdb.base/solib_threshold.exp: new file.
5213 * gdb.base/solib_threshold.link_opts: new file.
5214 * gdb.base/solib_threshold.mk: new file.
5215 * gdb.base/gen_solib_threshold.c: new file.
5216
5217 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
5218 tests. New tests for enums inside classes.
5219
5220 * gdb.c++/compiler.cc: indicate support of template debugging.
5221
5222 * gdb.c++/demangle.exp: run hp style demangling tests.
5223
5224 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
5225 tests.
5226
5227 * gdb.c++/misc.cc: changes to support new tests.
5228
5229 * gdb.c++/templates.cc: changes to support HP's compiler; changes
5230 to support new tests.
5231
5232 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
5233 gcc, then skip these tests.
5234
5235Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
5236
5237 The following files are part of the HP merge; some had longer
5238 names at HP, but have been renamed to be no more than 14
5239 characters in length.
5240
5241 * gdb.hp/ambiguous.cc: new file.
5242 * gdb.hp/ambiguous.exp: new file.
5243 * gdb.hp/attach.exp: new file.
5244 * gdb.hp/attach2.exp: new file.
5245 * gdb.hp/classes-hp.exp: new file.
5246 * gdb.hp/ctti.exp: new file.
5247 * gdb.hp/ctti-add.cc: new file.
5248 * gdb.hp/ctti-add1.cc: new file.
5249 * gdb.hp/ctti-add2.cc: new file.
5250 * gdb.hp/ctti-add3.cc: new file.
5251 * gdb.hp/dbx.exp: new file.
5252 * gdb.hp/exception.cc: new file.
5253 * gdb.hp/exception.exp: new file.
5254 * gdb.hp/foll-exec.c: new file.
5255 * gdb.hp/foll-exec.exp: new file.
5256 * gdb.hp/foll-fork.c: new file.
5257 * gdb.hp/foll-fork.exp: new file.
5258 * gdb.hp/foll-vfork.c: new file.
5259 * gdb.hp/foll-vfork.exp: new file.
5260 * gdb.hp/inherit-hp.exp: new file.
5261 * gdb.hp/more-steps.exp: new file.
5262 * gdb.hp/namespace.cc: new file.
5263 * gdb.hp/namespace.exp: new file.
5264 * gdb.hp/optimize.exp: new file.
5265 * gdb.hp/pxdb.c: new file.
5266 * gdb.hp/pxdb.exp: new file.
5267 * gdb.hp/quicksort.exp: new file.
5268 * gdb.hp/reg-test.exp: new file.
5269 * gdb.hp/reg-test.s: new file.
5270 * gdb.hp/sized-enum.c: new file.
5271 * gdb.hp/sized-enum.exp: new file.
5272 * gdb.hp/start-stop.exp: new file.
5273 * gdb.hp/templ-hp.cc: new file.
5274 * gdb.hp/templ-hp.exp: new file.
5275 * gdb.hp/thr-lib.c: new file.
5276 * gdb.hp/thr-lib.exp: new file.
5277 * gdb.hp/thr-lib.h: new file.
5278 * gdb.hp/thr-liblib.c: new file.
5279 * gdb.hp/virtfun-hp.c: new file.
5280 * gdb.hp/virtfun-hp.exp: new file.
5281 * gdb.hp/watch-cmd.exp: new file.
5282 * gdb.hp/watch-hp.exp: new file.
5283 * gdb.hp/xdb1.exp: new file.
5284 * gdb.hp/xdb2.exp: new file.
5285 * gdb.hp/xdb3.exp: new file.
5286
5287Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
5288
5289 The following files are part of the HP merge; some had longer
5290 names at HP, but have been renamed to be no more than 14
5291 characters in length.
5292
5293 * gdb.base/ss.h: new file.
5294 * gdb.base/call-ar-st.c: new file.
5295 * gdb.base/call-ar-st.exp: new file.
5296 * gdb.base/call-rt-st.c: new file.
5297 * gdb.base/call-rt-st-exp: new file.
5298 * gdb.base/call-strs.exp: new file.
5299 * gdb.base/ena-dis-br.exp: new file.
5300 * gdb.base/environ.exp: new file.
5301 * gdb.base/long_long.exp: new file.
5302 * gdb.base/sect-cmd.exp: new file.
5303 * gdb.base/shlib-cl2.exp: new file.
5304 * gdb.base/smoke.exp: new file.
5305 * gdb.base/so-impl-ld.c: new file.
5306 * gdb.base/so-impl-ld.exp: new file.
5307 * gdb.base/so-indr-cl.c: new file.
5308 * gdb.base/so-indr-cl.exp: new file.
5309 * gdb.base/varargs.exp: new file.
5310 * gdb.base/volatile.exp: new file.
5311 * gdb.base/whatis-exp.exp: new file.
7a292a7a 5312 * gdb.base/display.exp: new file.
c906108c
SS
5313 * gdb.c++/derivation.exp: new file.
5314 * gdb.c++/local.exp: new file.
5315 * gdb.c++/member-ptr.exp: new file.
5316 * gdb.c++/overload.exp: new file.
5317 * gdb.c++/ovldbreak.exp: new file.
5318 * gdb.c++/ref-types.exp: new file.
5319 * gdb.c++/ref-types2.exp: new file.
5320 * gdb.c++/userdef.exp: new file.
beb998c6 5321
c906108c
SS
5322Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
5323
5324 * gdb.base/default.exp: Reflect wording change in remote.c.
5325
dc96c6c7 5326Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5327
5328 * gdb.base/help.exp: Update to reflect current text.
5329
5330Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
5331
5332 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
5333 they're stack variables and contain garbage.
5334 * gdb.c++/anon-union.exp: new file.
5335
5336 The following changes were made by David Taylor
5337 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
5338 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
5339 in changes by HP.
5340
5341 * gdb.base/bitops.exp: new file.
5342 * gdb.base/default.exp: change expected messages for catch and
5343 info catch tests to reflect HP merge changes.
5344 * gdb.base/enable-disable-break.exp
5345 * gdb.base/ending-run.c: new file.
5346 * gdb.base/long_long.c: new file.
5347 * gdb.base/maint.exp: new file.
5348 * gdb.base/pointers2.exp: new file.
5349 * gdb.base/shlib-call2.exp: new file.
5350 * gdb.base/solib.exp: new file.
5351 * gdb.base/step-test.c: new file.
5352 * gdb.c++/anon-union.cc: new file.
5353 * gdb.c++/local.cc: new file.
5354 * gdb.c++/member-pointer.cc: new file.
5355 * gdb.c++/method.cc: new file.
5356 * gdb.c++/ref-types.cc: new file.
5357 * gdb.c++/ref-types2.cc: new file.
5358 * gdb.c++/userdef.cc: new file.
beb998c6 5359
c906108c
SS
5360 * gdb.base/scope.exp: compile one file at a time, then link.
5361 * gdb.base/langs.exp: ditto.
5362 * gdb.base/list.exp: ditto.
beb998c6 5363
c906108c
SS
5364Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
5365
5366 The following changes were made by David Taylor
5367 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
5368 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
5369 in changes by HP.
beb998c6 5370
c906108c
SS
5371 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
5372 skip tests. When compiling pass c++ flag to gdb_compile.
5373 * gdb.c++/
beb998c6 5374
c906108c
SS
5375 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
5376 test for on hppa*-*-hpux*; use args to see if c++ was specified.
5377 (skip_hp_tests): new function.
5378 (gdb_preprocess): new function.
5379
5380 * configure.in (hpdir): decide whether to configure gdb.hp.
5381 * configure: regenerated.
5382
5383 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
5384 to delete on clean.
5385 (EXECUTABLES): update to reflect new additions.
5386 * gdb.base/commands.exp: update message expected.
5387 * gdb.base/default.exp: add copyright notice.
5388 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
5389 * gdb.base/help.exp: update messages to reflect current text.
5390 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
5391 targets for recurse tests.
5392 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
5393 skip this file.
5394
5395 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
5396 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
5397 compilation.
5398 * gdb.c++/misc.exp: ditto.
5399 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
5400 run the tests. tell gdb_compile that it's a c++ compilation.
5401
5402 * gdb.threads/pthreads.exp: fix typo in message.
beb998c6 5403
c906108c
SS
5404 * gdb.base/all-bin.exp: new file.
5405 * gdb.base/arithmet.exp: new file.
5406 * gdb.base/assign.exp: new file.
5407 * gdb.base/completion.exp: new file.
5408 * gdb.base/cond-expr.exp: new file.
5409 * gdb.base/condbreak.exp: new file.
5410 * gdb.base/define.exp: new file.
5411 * gdb.base/dollar.exp: new file.
5412 * gdb.base/environment.exp: new file.
5413 * gdb.base/eval-skip.exp: new file.
5414 * gdb.base/jump.exp: new file.
5415 * gdb.base/logical.exp: new file.
5416 * gdb.base/pointers.exp: new file.
5417 * gdb.base/relational.exp: new file.
5418 * gdb.base/section_command.exp: new file.
5419 * gdb.base/whatis-expr.exp: new file.
5420
5421 * gdb.base/all-types.c: new file.
5422 * gdb.base/call-array-struct.c: new file.
5423 * gdb.base/call-return-struct.c: new file.
5424 * gdb.base/call-strings.c: new file.
5425 * gdb.base/callfuncs2.c: new file.
5426 * gdb.base/condbreak.c: new file.
5427 * gdb.base/constvars.c: new file.
5428 * gdb.base/display.c: new file.
5429 * gdb.base/int-type.c: new file.
5430 * gdb.base/jump.c: new file.
5431 * gdb.base/miscexprs.c: new file.
5432 * gdb.base/pointers.c: new file.
5433 * gdb.base/pointers2.c: new file.
5434 * gdb.base/shmain.c: new file.
5435 * gdb.base/shr1.c: new file.
5436 * gdb.base/shr2.c: new file.
5437 * gdb.base/solib.c: new file.
5438 * gdb.base/solib1.c: new file.
5439 * gdb.base/solib2.c: new file.
5440 * gdb.base/varargs.c: new file.
5441 * gdb.c++/derivation.cc: new file.
5442 * gdb.c++/overload.cc: new file.
5443 * gdb.c++/ovldbreak.cc: new file.
5444 * gdb.hp/attach.c: new file.
5445 * gdb.hp/attach2.c: new file.
5446 * gdb.hp/average.c: new file.
5447 * gdb.hp/compiler.c: new file.
5448 * gdb.hp/compiler.cc: new file.
5449 * gdb.hp/execd-program.c: new file.
5450 * gdb.hp/follow-exec.c: new file.
5451 * gdb.hp/follow-fork.c: new file.
5452 * gdb.hp/follow-vfork-and-exec.c: new file.
5453 * gdb.hp/misc-hp.cc: new file.
5454 * gdb.hp/more-steps.c: new file.
5455 * gdb.hp/optimize.c: new file.
5456 * gdb.hp/quicksort.c: new file.
5457 * gdb.hp/run-hp.c: new file.
5458 * gdb.hp/start-stop.c: new file.
5459 * gdb.hp/sum.c: new file.
5460 * gdb.hp/templates-hp.cc: new file.
5461 * gdb.hp/thread-local-in-lib.c: new file.
5462 * gdb.hp/thread-local-in-lib.h: new file.
5463 * gdb.hp/thread-local-in-lib.lib.c: new file.
5464 * gdb.hp/vforked-program.c: new file.
5465 * gdb.hp/virtfunc-hp.cc: new file.
5466 * gdb.hp/watchpoint-hp.c: new file.
5467 * gdb.hp/xdb.c: new file.
5468 * gdb.hp/xdb0.c: new file.
5469 * gdb.hp/xdb0.h: new file.
5470 * gdb.hp/xdb1.c: new file.
5471
5472Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
5473
5474 The following change was made by Edith Epstein
5475 <eepstein@cygnus.com> as part of a project to merge in changes
5476 originally made by HP; HP did not create ChangeLog entries.
5477
5478 * gdb.c++/demangle.exp: changed the expected output for some
5479 ARM-style mangling -- removed second reference to datatype.
5480 For example, maint demangle __dt__11T1__pt__2_cFv
5481 T1<char>::~T1<char>(void)
5482 becomes,
5483 maint demangle __dt__11T1__pt__2_cFv
5484 T1<char>::~T1(void)
5485
5486 (test_hp_style_demangling): new hp specific demangling test cases.
beb998c6 5487
c906108c
SS
5488Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
5489
5490 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
5491 * gdb.trace/backtrace.exp: Likewise.
5492 * gdb.trace/circ.exp: Likewise.
5493 * gdb.trace/collection.exp: Likewise.
5494 * gdb.trace/deltrace.exp: Likewise.
5495 * gdb.trace/infotrace.exp: Likewise.
5496 * gdb.trace/limits.exp: Likewise.
5497 * gdb.trace/packetlen.exp: Likewise.
5498 * gdb.trace/passc-dyn.exp: Likewise.
5499 * gdb.trace/passcount.exp: Likewise.
5500 * gdb.trace/report.exp: Likewise.
5501 * gdb.trace/save-trace.exp: Likewise.
5502 * gdb.trace/tfind.exp: Likewise.
5503 * gdb.trace/tracecmd.exp: Likewise.
5504 * gdb.trace/while-dyn.exp: Likewise.
5505 * gdb.trace/while-stepping.exp: Likewise.
5506
55071998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
5508
5509 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
5510
5511Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
5512
5513 From Brendan Kehoe:
5514 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
5515 int return types.
5516
5517Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
5518
5519 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
5520 remote dos host testing right.
5521
5522Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
5523
5524 * gdb.base/corefile.exp: remove some xfails.
5525
5526Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
5527
5528 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
5529 have different timestamps.
5530
5531Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
5532
5533 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
5534 gdb.base/default.exp: Replace "exec" with "executable".
5535
5536Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
5537
5538 * gdb.base/default.exp: Change else if to elseif from previous
5539 delta.
5540
5541Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
5542
5543 * gdb.base/default.exp: Add brace missing from previous delta.
5544
5545Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
5546
5547 * gdb.base/default.exp: Support test for info float for all
5548 varieties of arm toolchain.
5549
dc96c6c7 5550Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5551
5552 * gdb.trace/*.exp: remove "remote_download" command.
5553
dc96c6c7 5554Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5555
5556 * gdb.trace/*.exp: remove -gdwarf from compile.
5557
5558Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
5559
5560 * gdb.trace/configure.in(AC_INIT): typo
5561 * gdb.trace/configure: regenerated
5562
dc96c6c7 5563Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5564
5565 * config/m68k-emc.exp: New file.
5566 * lib/<emc-support.exp trace-support.exp}: New files.
5567 * configure.in: add new test directory gdb.trace.
5568 * gdb.trace/{configure configure.in Makefile.in}: New files.
5569 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
5570 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
5571 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
5572 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
5573 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
5574 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
5575 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
beb998c6 5576
dc96c6c7 5577Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5578
5579 * gdb.c++/classes.exp: Change all regular expressions to match
5580 arbitrary combinations of newline/carriage-return, so that they
5581 will work equally well on Unix and Windows.
5582 * gdb.c++/inherit.exp: ditto.
5583 * gdb.c++/virtfunc.exp: ditto.
5584
55851998-08-11 Dawn Perchik <dawn@cygnus.com>
5586
5587 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
5588
c2d11a7d
JM
5589Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
5590
5591 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
5592 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
5593 to use a0-a3/d0-d3 as needed.
5594
5595Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
5596
5597 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
5598 * gdb.disasm/am33.exp: Corresponding changes.
5599
c906108c
SS
56001998-07-11 Felix Lee <flee@cygnus.com>
5601
5602 * gdb.base/callfuncs.exp: add cmp10 test.
5603 * gdb.base/callfuncs.c (cmp10): new function.
5604
5605Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
5606
beb998c6 5607 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
5608 into two parts to get around a synchronization problem in expect.
5609
3fc11d3e
JM
5610Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
5611
5612 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
5613
5614 * configure.in: Add options for gdbtk testsuite.
5615
5616 * configure: Regenerate.
5617
5618 * gdb.gdbtk: New directory to hold gdbtk tests.
5619
c906108c
SS
5620Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
5621
5622 * gdb.fortran/types.exp: Escape brackets in expect patterns
5623 for test_float_literal_types_accepted tests.
5624 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
5625 before run test.
5626
c2d11a7d
JM
5627Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
5628
5629 * am33.exp: Just compile, do not link the testcase.
5630 * am33.s: Add ".am33" pseudoop to force am33 mode.
5631
c906108c
SS
56321998-06-25 Felix Lee <flee@cygnus.com>
5633
5634 * gdb.base/setshow.exp: make sure $pc is sane.
5635
5636 * gdb.stabs/weird.exp: split expect patterns properly.
5637
c2d11a7d
JM
5638Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
5639
5640 * gdb.disasm/am33.s: New disassembler testfile for the am33.
5641 * gdb.disasm/am33.exp: Run it.
5642
dc96c6c7 5643Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5644
5645 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
5646 match processing (and eliminate spurious timeouts when running).
5647
dc96c6c7 5648Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5649
5650 * gdb.base/signals.exp (test_handle_all_print): put back Mach
5651 exception test, but conditionalize it on target [mach | gnu].
5652
dc96c6c7 5653Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5654
5655 * gdb.base/overlays.exp: fixup compile line for linker script.
5656
5657Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
5658
5659 * gdb.fortran/types.exp: don't guess at float size.
5660
5661Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
5662
5663 * gdb.base/exprs.exp: delete test that depends on int size.
5664
5665Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
5666
5667 * config/sim.exp: Removed checks for target triplets.
5668 (gdb_target_sim): Use gdb,target_sim_options.
5669
5670Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
5671
5672 * gdb.base/reread.exp: New file.
5673 * gdb.base/reread1.c: New file.
5674 * gdb.base/reread2.c: New file.
5675
5676Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
5677
5678 * config/sim.exp: Use 'target sim -sparclite' when running
5679 SPARClite programs.
5680
5681Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
5682
5683 * gdb.base/structs2.exp: New file.
5684 * gdb.base/structs2.c: New file.
5685
5686Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
5687
5688 * gdb.asm/common.inc: New file.
5689 * gdb.asm/d10v.inc: New file.
5690 * asm-source.exp: Pass -I's to gas to find .inc files.
5691 Update line numbers in expected output.
5692 * asmsrc1.s: Rewrite.
5693 * asmsrc2.s: Rewrite.
5694 * configure.in: Create arch.inc symlink.
5695 * configure: Regenerate.
5696 * Makefile.in (distclean): Delete arch.inc.
5697
5698Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
5699
5700 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
5701 (t_enum_value2): ditto
5702 (t_enum_value3): ditto
5703 (main): ditto
5704Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
5705
5706 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
5707 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
5708 change.
5709 Use gdb_test instead of send_gdb/gdb_expect sequences.
5710
5711Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
5712
5713 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
5714 not void.
5715
5716Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
5717
5718 * gdb.base/branches.c: Code with lots of loops and
5719 subroutines. Used to test gdbs ability to single step through PC
5720 changes, especially to test mips-tdep.c:mips_next_pc
5721
5722Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
5723
5724 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
5725 more rigorous EGCS C++ error checking.
5726
5727Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5728
5729 * gdb.base/help.exp: Clean up `help set args' and `help show args'
beb998c6 5730 tests.
c906108c 5731 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
beb998c6 5732 function when asleep.
c906108c 5733 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
beb998c6
AC
5734 for i*86 Linux and SVR4 signal handling problems.
5735 Remove linux xfail for `next to handler in signals_tests_1', fixed
5736 by recent infrun.c change.
c906108c 5737 Limit backtrace to 10 frames to avoid timeout problems with infinite
beb998c6 5738 stack backtraces.
c906108c
SS
5739 Adjust expect pattern in `handle all print' test to match Apr 28 1997
5740 target.[ch] change.
5741
5742Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
5743
5744 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
5745 for a newline from gdb before continuing.
5746 (default_gdb_exit): Just look for y or n.
5747 (gdb_test): Detect abnormal exit from GDB running on DOS; if
5748 it does, fail the rests of the tests in the file.
5749
5750Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
5751
5752 * config/cygmon.exp: New file.
5753
5754Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
5755
5756 * gdb.base/list.exp: Fix problem with "list default lines around
5757 main" test on remote targets.
5758
5759 * gdb.base/scope.exp: Fix problem with filelocal_bss before
5760 run test on remote targets.
5761
5762Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
5763
5764 * gdb.asm: New directory.
5765 * configure.in: Configure it.
5766 * configure: Regenerate.
5767 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
5768 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
5769
5770Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
5771
5772 * config/mn10300-eval.exp: New file to support MN10300 eval board.
5773
dc96c6c7 5774Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
beb998c6 5775
c906108c
SS
5776 * gdb.base/overlays (several files): Merge the two overlay
5777 managers into one. Change variables (foox, barx, bazx, grbxx)
5778 back into ints but force them to load in their proper sections.
5779
5780Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
5781
5782 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
5783 on-chip insn memory and IMAP1 to upper 128k.
5784 (D10VCopy): Handle memory regions crossing 16k boundaries.
5785 (D10VCopy): Transfer data in 32 bit chunks.
5786
5787Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
5788
5789 * gdb.base/overlays.c (main): Exit normally when result is
5790 correct.
5791
5792 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
5793 map. Include space for printf in .text segment.
5794
5795 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
5796 updated d10v memory VMA/LMA map.
5797 (D10VCopy): Call D10VTranslate.
beb998c6 5798
c906108c
SS
5799Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
5800
5801 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
5802
5803 * gdb.base/bar.c (barx, bar): Change variable to small array so
5804 that it won't be put into the .sdata - small data -
5805 section. Update reference.
5806 * gdb.base/baz.c (bazx, baz): Ditto.
5807 * gdb.base/foo.c (foox, foo): Ditto.
5808 * gdb.base/grbx.c (grbxx, grbx): Ditto.
5809
5810 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
5811 to be arrays.
beb998c6 5812
dc96c6c7 5813Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
beb998c6 5814
c906108c
SS
5815 * gdb.base/overlays.exp: fix up and get working again.
5816 Add tests for backtraces from an overlay function.
beb998c6 5817
c906108c
SS
5818Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
5819
5820 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
5821 "calling function with watchpoint enabled".
5822
5823Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
5824
5825 * gdb.base/break.exp (test_next_with_recursion): Remove
5826 gdb_suppress_tests for d10v-*-*.
5827 * lib/gdb.exp (gdb_suppress_tests): Disable this function
5828 pending review of whether it is useful or not.
5829
5830Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
5831
5832 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
5833
5834Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
5835
5836 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
5837 * config/dve.exp: New file to support Densan boards.
5838
5839Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
5840
5841 * gdb.base/interrupt.exp: Document problem of simulators, signals,
5842 reads and BSD.
5843
5844Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
5845
5846 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
5847 response.
5848
5849 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
5850
5851Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
5852
5853 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
5854 test.
5855
5856 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
5857 target_sizeof_long and target_bigendian_p.
5858 (structs_by_value, structs_by_reference): Check values according
5859 to targets word size and endianess.
beb998c6 5860
c906108c
SS
5861Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
5862
5863 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
5864 output.
5865
5866Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
5867
5868 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
5869 Update test of set args help to match source change.
5870
5871Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
5872
5873 * gdb.base/default.exp: Expect help system output to be in
5874 alphabetical order.
5875 * gdb.base/help.exp: Ditto.
5876
5877Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
5878
5879 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
5880 "i*86-pc-linux-gnu*".
5881 * gdb.base/interrupt.exp: Ditto.
5882 * gdb.base/corefile.exp: Ditto.
5883
5884 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
5885 define vxworks when building the testcase.
5886
5887 * gdb.base/ptype.exp: Fix testnames to be unique.
5888 * gdb.base/radix.exp: Ditto.
5889 * gdb.base/term.exp: Ditto.
5890 * gdb.base/whatis.exp: Ditto.
5891 * gdb.c++/classes.exp: Ditto.
5892
5893Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
5894
5895 * gdb.base/callfuncs.exp: Fix indentation.
5896
5897 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
5898 suppress_flag has been set.
5899 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
5900 target feature.
5901
5902Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
5903
5904 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
5905 the testcase.
5906
5907 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
5908 set_debug_traps() and breakpoint().
5909 * gdb.c++/misc.cc (main): Ditto.
5910 * gdb.c++/templates.cc (main): Ditto.
5911 * gdb.c++/virtfunc.cc (main): Ditto.
5912
5913Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
5914
5915 * lib/gdb.exp(gdb_step_for_stub): New function.
5916 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
5917 exists, reload the executable and do a "continue" instead of
5918 doing a jump.
5919 (runto_main): Use gdb_step_for_stub.
beb998c6 5920
c906108c
SS
5921 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
5922 tests to have unique names.
5923 * gdb.base/callfuncs.exp: Ditto.
5924 * gdb.base/commands.exp: Ditto.
5925 * gdb.base/default.exp: Ditto.
5926 * gdb.base/help.exp: Ditto.
5927 * gdb.base/list.exp: Ditto.
5928 * gdb.base/opaque.exp: Ditto.
5929 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
5930 similar tests.
beb998c6 5931
c906108c
SS
5932 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
5933 * gdb.c++/cplusfuncs.cc: Ditto.
5934 * gdb.c++/virtfunc.cc: Ditto.
5935
5936 * config/monitor.exp: Keep track of the last file we saw, rather
5937 than trying to get the info from gdb.
5938
5939 * gdb.fortran/types.exp: Move comment to previous line.
5940
5941Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
5942
5943 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
5944 target mode.
5945
5946Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
5947
5948 From Bob Manson:
5949 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
5950 string from GDB when it connects.
5951
5952 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
5953
5954Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
5955
5956 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
5957 if we can't get a debug format from GDB (we may be testing an
5958 older GDB). Use a 10 second timeout when checking for the format.
5959
5960 * gdb.stabs/weird.exp: Fix quoting.
5961
5962 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
5963
5964Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
5965
5966 * config/arm-ice.exp: New file.
5967
5968Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
5969
5970 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
5971 until it has been modified to work with the new testsuite.
5972
99707966 5973 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
5974 testcase won't compile, cause all of the testcases in the file to
5975 fail instead.
5976
5977 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
5978 (gdb_clear_suppressed): New procedure.
5979 (gdb_stop_suppressing_tests): Only clear suppress_flag if
5980 it contains a positive value.
5981
5982Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
5983
5984 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
5985
5986 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
5987
5988Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
5989
5990 * lib/gdb.exp (setup_xfail_format): New function.
5991 (get_debug_format): New function to get debug format.
5992 (debug_format): New global variable to hold last value set
5993 by get_debug_format.
5994 * gdb.base/list.exp: Call get_debug_format and expect some
5995 tests to fail for DWARF 1 and COFF formats.
5996 * gdb.c++/ptype.exp: Ditto.
5997 * gdb.c++/classes.exp: Ditto.
5998 * gdb.c++/cplusfuncs.exp: Ditto.
5999 * gdb.c++/inherit.exp: Ditto.
6000 * gdb.c++/templates.exp: Ditto.
6001 * gdb.c++/virtfunc.exp: Ditto.
beb998c6 6002
c906108c
SS
6003Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
6004
6005 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
6006 host doesn't have a currently-open connection.
6007
6008 * config/sparclet.exp: Cleanups and fixes to make it generic for
6009 any gdb stub target. Handle cases where gdb doesn't respond when
6010 interrupted in a sane fashion.
6011
6012 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
6013 same thing in a totally different way.
6014
6015 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
6016 setting "timeout".
6017 (gdb_start): We set the global gdb_prompt variable in
6018 default_gdb_init now.
6019
6020Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
6021
6022 * gdb.base/printcmds.exp: Fix "check for floating addition"
6023 regexp to accept results within approx +/- .01 of exact value.
6024 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
6025
6026Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
6027
6028 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
6029 properly.
6030 (gdb_expect): Add optional timeout parameter, and add timeout
6031 value to various calls.
6032 (gdb_suppress_tests): Only give one warning message per group.
6033
6034Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
6035
6036 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
6037 global variables. Handle getting a value for $timeout more
6038 gracefully.
6039
6040Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
6041
6042 * lib/gdb.exp: Close connection to remote host if gdb doesn't
6043 initialize.
6044 (default_gdb_init): New procedure; allow gdb_init to be overridden
6045 by a target configuration file.
6046 (gdb_expect): Pass the timeout to remote_expect.
6047
6048 * config/monitor.exp(gdb_load): Fix typo in regexp.
6049
6050Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
6051
6052 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
6053
6054Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
6055
6056 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
6057 here. Call gdb_target_exec before rebooting the target, to make
6058 sure the connection to the target is closed.
6059 (gdb_load): Pass the name of the executable to gdb_target_monitor.
6060 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
6061 Also detect "Timeout reading from remote" error.
6062
6063 * config/gdbserver.exp: Pass the executable being loaded to
6064 gdb_target_monitor. Don't call gdb_file_cmd here; let
6065 gdb_target_monitor do it.
6066
6067 * gdb.disasm/hppa.exp: Don't use exec_output.
6068
6069Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
6070
6071 * gdb.base/list.exp: If we're debugging a non-native target,
6072 try to set the pc register to point to the start of the
6073 program before doing the first list command.
6074
6075 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
6076 test_calls after restarting.
6077
6078 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
6079 reloading.
6080
6081 * gdb.base/watchpoint.exp: Fix typo.
6082
6083 * gdb.base/setshow.exp: Check for use_gdb_stub.
6084
6085 * gdb.base/break.exp: Fix continue until exit test for the gdb
6086 stub case.
6087 * gdb.base/langs.exp: Ditto.
6088
6089 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
6090 gdb_load_offset. If we weren't given a file to load, figure out
6091 what the current file is and use it.
6092
6093 * config/i386-bozo.exp: New file.
6094
6095Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
6096
6097 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
6098 feature.
6099
6100 * config/proelf.exp: New entry.
6101
6102Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
6103
6104 * lib/gdb.exp: Remove spurious .* patterns at the beginning
6105 of regexps.
6106
6107 * gdb.base/watchpoint.exp: Don't run the test_stepping
6108 tests if gdb can't call functions on the target.
6109
6110 * gdb.base/setshow.exp: Don't run the set prompt tests if
6111 the board has gdb_prompt set.
6112
6113Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
6114
6115 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
6116 * gdb.base/commands.exp: Likewise.
6117 * gdb.base/setshow.exp: Likewise.
6118
6119Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
6120
6121 * config/monitor.exp(gdb_start): Look for gdb_prompt target
6122 feature.
6123
6124 * config/i960.exp: New file.
6125
6126Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
6127
6128 * gdb.base/funcargs.exp: Check for gdb,short_int target
6129 feature instead of looking for explicit target triplets.
6130
dc96c6c7 6131Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 6132
beb998c6 6133 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
6134 "p 123DEADBEEF", to check parse_number.
6135 * top.c: change "to enable to enable" to "to enable" in a couple
6136 of help strings.
6137
6138Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
6139
6140 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
6141 on the mn10300.
beb998c6 6142
c906108c
SS
6143Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
6144
6145 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
6146 where the test executable is run with explicit args.
6147 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
6148
6149Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
6150
6151 * gdb.base/run.c: Use FAKEARGV to build test executable that
6152 does not require a command line arg, since most simulators
6153 don't currently support passing such an arg into the simulated
6154 program.
6155 * gdb.base/commands.exp: Change tests to insert the proper
6156 value as the arg to the first recursive factorial call. Change
6157 compilation line to define FAKEARGV at compile time.
6158
6159Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
6160
6161 * gdb.base/recurse.exp: Enable these tests for the mn10300.
6162 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
6163 function with watchpoint enabled" test.
6164
6165Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
6166
6167 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
6168 Don't call gdb_test when the command doesn't return to a gdb prompt.
6169
6170 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
6171 "Tests restarted" messages.
6172
6173Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
6174
6175 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
6176
dc96c6c7 6177Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6178
6179 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
6180 for INFO SYMBOL; add help tests for OVERLAY commands.
6181 * gdb.base/default.exp: add tests for INFO SYMBOL command;
6182 add tests for OVERLAY commands
6183 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
6184 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
6185 * gdb.base/sigall.c: add usestubs code frag
6186 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
beb998c6 6187
c906108c
SS
6188Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
6189
6190 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
6191 failures.
6192 (gdb_stop_suppressing_tests): Note that tests have restarted.
6193
6194Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
6195
6196 * config/h8300.exp: New file.
6197
6198Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
6199
6200 * gdb.base/setshow.exp: Check for the existence of a
6201 feature, not its value.
6202
6203Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
6204
6205 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
6206
6207 * gdb.base/scope.exp: It's now init0(), not init().
6208
6209 * gdb.base/scope0.c: For now, change init() to be init0().
6210
6211 * config/monitor.exp: Use gdb_serial in preference to serial
6212 or netport.
6213
6214 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
6215 and it's not already set.
6216
6217Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
6218
6219 * gdb.base/setshow.exp: Only test the run command if the target
6220 isn't using a stub and if it supports argument passing.
6221
6222Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
6223
6224 * config/udi.exp(gdb_start): Make sure UDICONF is set
6225 properly before starting gdb.
6226
6227Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
6228
6229 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
6230 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
6231 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
6232
6233Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
6234
6235 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
6236 specialized code to reboot the board, use remote_reboot instead.
6237
6238 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
6239
6240 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
6241
6242 * config/monitor.exp: Make sure we disconnect from the target.
6243 Also, try a reboot/reload cycle instead of failing if the
6244 load fails.
6245
6246Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
6247
6248 * gdb.base/default.exp: Don't set match_max.
6249 * gdb.base/help.exp: Ditto.
6250 * gdb.base/list.exp: Ditto.
6251 * gdb.base/signals.exp: Ditto.
6252
6253 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
6254 set, use remote_ld to download the testcase instead of
6255 the GDB loader.
6256
6257Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
6258
6259 * config/vr5000.exp: New file.
6260
6261 * config/monitor.exp(gdb_target_monitor): Add pattern for
6262 "Ending remote" to detect errors in connecting.
6263
6264 * gdb.base/setshow.exp: Add .* within auto language test.
6265
6266 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
6267 target feature.
6268
6269 * config/monitor.exp(gdb_load): Check for a failure when loading,
6270 and reboot the board if necessary.
6271
6272 * gdb.base/setvar.exp(test_set): Handle multiple prints within
6273 a set of tests. Remove print.* from the patterns being checked.
6274
6275Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
6276
6277 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
6278 refer to gdb_spawn_id.
6279
6280 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
6281 longer used.
6282 * config/sparclet.exp: Ditto.
6283 * config/sparclet-old.exp: Ditto.
6284 * config/slite.exp: Ditto.
6285 * config/sim.exp: Ditto.
6286 * gdb.base/funcargs.exp: Ditto.
6287
6288 * lib/gdb.exp:Remove references to gdb_spawn_id.
6289 (gdb_expect): Move to remote.exp.
6290
6291Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
6292
6293 * config/monitor.exp: Detect the "Couldn't establish connection"
6294 message from GDB.
6295
6296Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
6297
6298 * gdb.base/bitfields.exp: Use runto instead of explicit
6299 gdb_run_cmd/gdb_expect sequences.
6300
6301 * gdb.base/break.exp(text_next_with_recursion): Add match for
6302 gdb_expect call.
6303
6304 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
6305 We also need to handle the "A program is being debugged already"
6306 prompt from gdb. Use gdb_test to set the baud rate.
6307
6308 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
6309 to 20000. Really. I mean it.
6310
6311Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
6312
6313 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
6314 fails. If suppress_flag is set, skip perror message about not
6315 being able to send to GDB.
6316 (send_gdb): If suppress_flag is set, don't try to send commands to
6317 GDB.
6318 (gdb_expect): If suppress_flag is set, always fail immediately.
6319 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
6320 (gdb_init): Call gdb_stop_suppressing_tests.
6321 (default_gdb_exit): Ditto.
6322 (default_gdb_start): Ditto.
6323
6324 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
6325 gdb_stop_suppressing_tests as appropriate.
6326 * gdb.base/break.exp: Ditto.
6327 * gdb.base/callfuncs.exp: Ditto.
6328 * gdb.base/commands.exp: Ditto.
6329 * gdb.base/exprs.exp: Ditto.
6330 * gdb.base/funcargs.exp: Ditto.
6331 * gdb.base/list.exp: Ditto.
6332 * gdb.base/recurse.exp: Ditto.
6333 * gdb.base/scope.exp: Ditto.
6334 * gdb.base/structs.exp: Ditto.
6335 * gdb.c++/inherit.exp: Ditto.
6336
6337Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
6338
6339 * config/vr4300.exp: New file.
6340
99707966
MC
6341 * gdb.*/*.exp: Call gdb_expect instead of expect.
6342
6343 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
6344
6345Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
6346
6347 * lib/gdb.exp(gdb_init): New function.
6348
6349 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
6350 for each individual variable set.
6351
6352 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
6353 name.
6354
6355 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
6356
6357 * gdb.base/scope.exp: Use gdb_test.
6358
6359 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
6360 aborting; the testsuite driver will do that for us (see
6361 gdb_finish). Also, use gdb_test in a few more places.
6362
6363Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
6364
6365 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
6366
6367Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
6368
6369 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
6370 and "add_tests" are not at the same address.
6371
6372Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
6373
6374 * gdb.base/ptype.exp: Use gdb_test.
6375
6376Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
6377
6378 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
6379 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
6380 left in. No longer expect them to fail.
6381
6382 * gdb.stabs/*.mt; Deleted, no longer used.
6383 * gdb.stabs/configure.in: Remove references to target makefile
6384 frags.
6385 * gdb.stabs/configure: Rebuilt.
6386
6387 * gdb.disasm/*.mt: Deleted, no longer used.
6388 * gdb.disasm/configure.in: Remove references to target makefile
6389 frags. Use "sh3.s" as the unique filename for this directory.
6390 * gdb.disasm/configure: Rebuilt.
6391
6392 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
6393 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
6394 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
6395
6396Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
6397
6398 * config/udi.exp: Use mondfe,name instead of remote_host.
6399
6400Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
6401
6402 * gdb.base/watchpoint.exp: Don't expect a failure when calling
6403 a function with a watchpoint enabled on the mn10200.
6404
6405 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
6406 before trying to create it!
6407
6408Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
6409
6410 * config/vx.exp: Use hostname instead of netport.
6411
6412 * config/vxworks.exp: New file.
6413
6414 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
6415
6416 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
6417 gdb before assuming everything worked. Send a ^C if a timeout
6418 occurs.
6419
6420 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
6421 $gdb_spawn_id directly.
6422 (gdb_run_cmd): Try _start as well as start. Use the target feature
6423 gdb,start_symbol as the symbol to start from when jumping.
6424
6425Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
6426
6427 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
6428 redundant) test.
6429
6430 * gdb.base/recurse.exp: Relax final value test for 'b' so that
6431 it doesn't lose for 16bit integer systems.
6432
6433Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
6434
6435 * gdb.fortran/types.exp: If the target doesn't support "double"
6436 data types, then expect "real" types to only be 4 bytes.
6437
6438 * gdb.c++/virtfunc.exp: Expect failure for virtual function
6439 call tests if the target doesn't support inferior function calls.
6440
6441 * gdb.base/printcmds.exp: Allow minor deviation in FP values
6442 in printf tests.
6443
6444Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
6445
6446 * gdb.base/help.exp: Disable "help set", "help show", and
6447 "help support". Simplify regexp for "help stack".
6448
6449 * gdb.base/default.exp: Set match_max to 5000 and the timeout
6450 to 60 seconds. Temporarily set match_max to 15000 around the
6451 "info copying" test.
6452
6453 * gdb.base/nodebug.exp: Don't try to do an inferior function
6454 call if the target doesn't support them.
6455 * gdb.base/printcmds.exp: Likewise.
6456 * gdb.base/setvar.exp: Likewise.
6457 * gdb.base/structs.exp: Likewise.
6458 * gdb.c++/templates.exp: Likewise.
6459 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
6460
6461 * gdb.base/recurse.exp: Enable for the mn10200.
6462
6463 * configure.in: Do configure gdb.stabs directory for *-*-elf
6464 targets.
6465 * configure: Rebuilt.
6466
6467 * gdb.base/break.exp: Check for gdb,noresults before testing
6468 exit status and/or results from the target.
6469 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
6470 * lib/gdb.exp: Remove old (now bogus) initialization of
6471 noinferior, noargs, noresults and nosignals.
6472
6473Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
6474
6475 * config/sh.exp: New file.
6476
6477 * config/slite.exp: Try to connect multiple times to the board
6478 before rebooting. Only send a "monitor run" if need_monitor_run
6479 is set.
6480
6481 * gdb.base/break.exp: Don't do the "stub continue" test if
6482 the target has gdb_stub set.
6483
6484 * gdb.base/callfuncs.exp: Increase the timeout.
6485
6486 * gdb.base/interrupt.exp: Don't even try to compile the testcase
6487 if the target has gdb,noinferiorio set.
6488
6489 * gdb.base/list.exp: Increase match_max to 10000 characters.
6490
6491 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
6492
6493 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
6494 target.
6495
6496 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
6497
6498Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
6499
6500 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
6501 trying to delete the copy of gdb. Catch the file delete so we
6502 don't die if the delete fails; also, the file should be copied to
6503 the host, not to the build.
6504
6505Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
6506
6507 * lib/gdb.exp(gdb_test): Surround the result pattern with
6508 parenthesis in case it contains multiple regexps separated
6509 with |.
6510
6511 * gdb.base/watchpoint.exp: Use gdb_test.
6512 * gdb.base/default.exp: Ditto.
6513
6514Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
6515
99707966 6516 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
beb998c6 6517
c906108c
SS
6518 * gdb.base/scope.exp: Use gdb_test.
6519 * gdb.c++/classes.exp: Ditto.
6520 * gdb.c++/inherit.exp: Ditto.
6521
6522Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
6523
6524 * gdb.base/crossload.exp: Don't use execute_anywhere, use
6525 remote_exec instead.
6526 * gdb.base/corefile.exp: Don't be ridiculous.
6527 * gdb.base/*.c: Add missing stub invocations.
6528
6529Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
6530
6531 * config/slite.exp: Miscellaneous fixes.
6532
6533 * lib/gdb.exp: Fix runto.
6534
6535 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
6536 the target.
6537
6538 * gdb.base/watchpoint.exp: Fix regexp.
6539
6540 * lib/gdb.exp(default_gdb_exit): Add a catch to the
6541 close and wait commands, as the descriptor may now be
6542 invalid. Always call "remote_close host".
6543
6544Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
6545
6546 Major rewrite for testsuite revision.
beb998c6 6547
c906108c
SS
6548 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
6549 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
6550 instead of relying on spawn_id to always contain a valid
6551 spawn id.
6552 (get_compiler_info): New procedure to build the ${binfile}.ci
6553 file, instead of replicating this in N different places.
6554 (gdb_compile): New procedure.
beb998c6 6555
c906108c
SS
6556 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
6557 appropriate arguments) instead of compile. Use gdb_test in a lot
6558 more places. Use send_gdb instead of send. Always run gdb_start
6559 at the start of a testcase, as this is no longer done magically.
6560
6561 config/*-gdb.exp: Rename without the -gdb suffix.
6562
6563 config/mips.exp: Use remote_close instead of exit_remote_shell.
6564 config/monitor.exp: Use target_info instead of looking at
6565 baud, timeout, etc.
6566 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
6567
6568Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6569
6570 * gdb.c++/templates.exp (test_ptype_of_templates),
6571 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
6572 Update expect patterns for destructors and assignment operators
6573 to match corresponding c-typeprint.c changes.
6574 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
6575 to destructor breakpoint test, GDB should be able to set the
6576 destructor breakpoint without specifying arguments.
6577
6578Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
6579
6580 * gdb.threads/pthreads.exp: Change result for failure to compile due
6581 to lack of pthreads runtime support from an error to simply an
6582 unsupported test, per dejagnu standards.
6583
6584Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6585
6586 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
6587 where GDB exits to reduce pattern match time.
6588 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
6589
6590 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
6591
dc96c6c7 6592Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6593
6594 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
6595 * gdb.base/default.exp: ditto.
6596 * gdb.base/nodebug.exp: ditto.
6597 * gdb.base/printcmds.exp: ditto.
6598 * gdb.base/ptype.exp: ditto.
6599 * gdb.base/setvar.exp: ditto.
6600 * gdb.base/structs.exp: ditto.
6601 * gdb.base/setshow.c: Guard against uninitialized values of argc.
6602
6603Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
6604
6605 * configure, */configure: Rebuild with autoconf 2.12.
6606
6607Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
6608
6609 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
6610 use new i*86-pc-linux*-gnu quads.
6611 * gdb.base/corefile.exp: Ditto.
6612 * gdb.base/signals.exp: Ditto.
6613 * gdb.base/sigall.exp: Ditto.
6614 * gdb.base/interrupt.exp: Ditto.
6615
6616 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
6617 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
6618 RedHat 4.0.
beb998c6 6619
c906108c
SS
6620 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
6621 linux. This allows the test case to at least compile on latest
6622 linux, but still not run due to missing the threads runtime library.
6623
6624Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6625
6626 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
6627 directory to search gdb directory. Accept and step over conditional
6628 stack alignment code. Consume $prompt in failure cases.
6629 Reset timeout to $oldtimeout instead of some arbitrary value.
6630 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
6631 timeout problems with infinite stack backtraces.
6632 * gdb.base/ptype.exp (ptype struct link, union tu_link):
6633 Accept function parameters for linkfunc member.
6634
6635Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
6636
6637 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
6638 (CXXFLAGS): Remove, unreferenced.
6639 (B_OPTIONS): Add for -B options and add code to initialize with
6640 previous -B options and also add -B option to pick up cross compiled
6641 runtime.
6642 (TARGET_INCLUDES): Add for -I options and add code to initialize when
6643 doing cross compiles.
6644 (target_alias): Declare global.
6645 (xgcc): Set variable to full path of gcc in build tree. Use findfile
6646 to verify that gcc exists in build tree, and if so set CC to that
6647 gcc and to use B_OPTIONS and TARGET_INCLUDES.
beb998c6 6648
c906108c
SS
6649Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
6650
6651 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
6652 ptype test for anonymous union. Fixup testcase to match
6653 current gcc debug output.
6654
6655Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
6656
6657 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
6658 force argument to an unsigned long type.
6659
6660Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
6661
6662 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
6663 tests and anonymous union print/ptype tests.
6664 * gdb.base/list.exp (test_forward-search): Increase timeout by
6665 5 minutes for the "search extremely long line" case.
6666 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
6667 completely optional and that the pass/fail messages use the command as
6668 the message if that third arg is a null string.
6669 (gdb_test_exact): Arrange that a null string pattern means match a
6670 null string output rather than any output, which might include random
6671 errors.
6672 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
6673 backtrace test.
6674 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
6675 always failing and failure is now exposed by gdb.exp changes.
6676
6677Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
6678
6679 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
6680 weren't being noted.
6681
6682Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6683
6684 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
6685 * gdb.stabs/weird.exp: Remove v_comb xfails.
6686
dc96c6c7 6687Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6688
6689 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
6690 list.exp scope.exp watchpoint.exp]
6691 Make all timeout error msgs explicitly say "(timeout)".
beb998c6 6692
dc96c6c7 6693Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6694
6695 * config/monitor.exp: Increase download timeout to 1000 seconds.
6696
dc96c6c7 6697Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6698
6699 * config/m32r.exp: Increase timeout to 120 seconds.
6700
6701Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
6702
6703 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
6704 and accept older ordering as obsolescent gcc or gdb.
6705 * gdb.c++/templates.exp: Ditto.
6706 * gdb.c++/virtfunc.exp: Ditto.
6707
6708Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
6709
6710 * gdb.base/coremaker.c: Add code to mmap some data so we
6711 can check that it ends up in the core file.
6712 * gdb.base/corefile.exp: Add test to read mmapped data
6713 from core file.
6714
dc96c6c7 6715Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6716
6717 * config/m32r.exp: New file.
6718
6719Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
6720
6721 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
6722 that cflags can contains -gstabs, and work correctly for other tests.
6723
dc96c6c7 6724Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6725
6726 * gdb.base/setshow.exp: New file, tests show and set.
6727 * gdb.base/setshow.c: New file, tests show and set.
6728 * gdb.base/help.exp: Add test for help set|show annotate.
6729 * gdb.base/default.exp: Add test for set|show annotate.
6730
6731Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
6732
6733 * testsuite/gdb.base/break.exp: Make backtrace from factorial
6734 errors unique.
6735 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
6736 explicitly.
6737
6738Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
6739
6740 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
6741 and width commands. This is done elsewhere.
6742 * (gdb_start): Don't call gdb_start_sim here. That's already
6743 done in gdb_load. This fixes lots of failures in default.exp.
6744
6745Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
6746
6747 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
6748 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
6749 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
6750 in the same we we treat other failures (since it may be an expected
6751 condition), rather than as an error.
6752 * gdb.base/signals.exp (test_handle_all_print): Revert back to
6753 old test format.
6754
6755Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
6756
6757 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
6758 (distclean maintainer-clean realclean): No need to remove files
6759 twice. Nuke the duplicates.
6760 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
beb998c6 6761 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
6762 Remove config.h along with other config files.
6763
6764Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
6765
6766 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
6767 "p func1 ()" and note that rests of tests are skipped.
6768 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
6769 setup_xfails for "print func2::coremaker_local".
6770 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
6771 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
6772 affected by the previous run test.
6773 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
6774 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
6775 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
6776 "pass int powerset tuple" and "pass modeless int powerset tuple".
6777 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
6778 "real write 4" and "real write 8".
6779 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
6780 setup_xfails for "print vs1 after tuple assign 2",
6781 "print \$i after tuple assign 2", and
6782 "print vs2 after tuple assign 2".
6783 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
6784 meaningful error message and return -1 so the caller can
6785 suppress further tests and avoid a cascade of errors.
beb998c6 6786
c906108c
SS
6787Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
6788
6789 * gdb.base/a1-selftest.exp: Tweak tests to account for new
6790 format for printing version.
6791 * gdb.base/default.exp: Ditto.
6792 * gdb.base/interrupt.exp: Fix problem with cascade of
6793 errors if child process dies while calling a function.
beb998c6 6794
c906108c
SS
6795Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
6796
6797 * Makefile.in (VPATH): Add
6798 * Makefile.in (Makefile, config.status): Fix rules so things get
6799 remade when necessary.
6800
6801Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
6802
6803 * Makefile.in (just-check): Add path to sibling expect dir
6804 to environment variable specified by RPATH_ENVVAR.
6805
6806Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
6807
6808 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
6809 (just-check): Add shared library paths for libstdc++, tk,
6810 tcl, bfd, and opcodes to the environment variable specified
6811 in RPATH_ENVVAR.
6812 * configure.in: Add support to recognize --enable-shared flag
6813 and generate correct value for RPATH_ENVVAR.
6814 * configure: Regenerated with autoconf.
6815
6816Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
6817
6818 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
6819 include all osf versions.
6820 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
6821 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
6822 when target is linux. When failing to build pthreads test
6823 executable, give more meaningful message.
6824 * gdb.threads/pthreads.c: Hpux also uses old definition of second
6825 arg for pthread_create.
beb998c6 6826
c906108c
SS
6827Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
6828
6829 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
6830 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
6831 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
6832 and -lpthreads (everybody else).
6833 (test_startup): Fail gracefully if threads are not supported.
6834 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
6835 "p/c array_index("abcdef",2)" when not gcc compiled.
6836 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
6837 "print func2::coremaker_local" when not gcc compiled.
6838 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
6839 "ptype on opaque struct tagname (statically)",
6840 "ptype on opaque struct tagname (dynamically) 1", and
6841 "ptype on opaque struct tagname (dynamically) 2"
6842 for not compiled with gcc.
6843 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
6844 backtrace when compiled with gcc.
beb998c6 6845 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
6846 than always return success.
6847
6848Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
6849
6850 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
6851
6852Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
6853
6854 * gdb.base/structs.exp: Undo last change.
6855
6856Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
6857
6858 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
6859 encapsulate all the steps/nexts done during self test, starting
6860 at main, and makes them less sensitive to optimization issues.
6861 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
6862 signal handler" test.
6863 * gdb.threads/pthreads.exp: Only run this for native configs.
6864 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
6865 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
6866 tests.
6867 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
6868 for "runto test_calls(void)" test.
beb998c6 6869
c906108c
SS
6870Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
6871
6872 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
6873 and don't expect address info in breakpoint confirmations.
6874
6875Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
6876
6877 * gdb.base/list.exp (test_forward_search): Increase timeout
6878 temporarily by 60 seconds for searching extremely long line,
6879 and then reset to old value when done. Increase expect input
6880 buffer to 10000.
6881
6882Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
6883
6884 * gdb.base/list.exp (test_forward_search): Fix to handle very
6885 long source line without overflowing expect's input buffer.
6886
6887Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
6888
6889 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
6890 "buffer_full".
6891
6892 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
6893 "buffer_full".
6894
6895 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
6896 "buffer_full".
6897
6898 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
6899 "buffer_full".
6900
6901Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
6902
6903 * configure.in (configdirs): Add gdb.threads.
6904 * configure: Regenerated with autoconf.
6905 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
6906 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
6907 * gdb.threads/configure: New, generated with autoconf.
beb998c6 6908
c906108c
SS
6909Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
6910
6911 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
6912
6913Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
6914
6915 * gdb.base/signals.exp (test_handle_all_print): Test separately for
6916 each signal's status in the output of "handle all print".
6917 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
6918 the \r\n sequence that immediately precedes the gdb prompt.
6919 * gdb.base/a1-selftest.exp: Save original timeout and restore
6920 after test.
6921
6922Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
6923
6924 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
6925 symbol.
6926
6927Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6928
6929 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
6930
6931Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
6932
6933 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
6934 timeout by 60 seconds.
6935
6936Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
6937
6938 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
6939 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
6940 error return.
6941
6942Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
6943
6944 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
6945 gdb initialization, also report how long dejagnu waited. Restore
6946 old timeout before doing error return. Temporarily increase timeout
6947 by 3 minutes to allow for slow startups over heavy NFS use.
6948
6949Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
6950
6951 * lib/gdb.exp: Report timeout value for verbosity level 2.
6952 * config/gdbserver.exp: Ditto.
6953 * config/hppro.exp: Ditto.
6954 * config/mips-gdb.exp: Ditto.
6955 * config/monitor.exp: Ditto.
6956 * config/netware.exp: Ditto.
6957 * config/sim-gdb.exp: Ditto.
6958 * config/slite-gdb.exp: Ditto.
6959 * config/udi-gdb.exp: Ditto.
6960 * config/unix-gdb.exp: Ditto.
6961 * config/vx-gdb.exp: Ditto.
6962 * gdb.base/a1-selftest.exp: Ditto.
6963 * gdb.base/a2-run.exp: Ditto.
6964 * gdb.base/break.exp: Ditto.
6965 * gdb.base/corefile.exp: Ditto.
6966 * gdb.base/list.exp: Ditto.
6967 * gdb.base/recurse.exp: Ditto.
6968 * gdb.base/scope.exp: Ditto.
6969 * gdb.base/signals.exp: Ditto.
6970
6971Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6972
6973 * gdb.threads/Makefile.in (docdir): Removed.
6974
6975Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6976
6977 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
beb998c6 6978 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 6979 @srcdir@.
beb998c6 6980 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
6981 autoconf 2.5 or higher.
6982 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
6983
6984Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
6985
6986 * configure: Regenerated.
6987 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
6988 avoid name clashes with SunOS headers.
6989
6990Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
6991
6992 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
6993
6994Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
6995
6996 * gdb.base/callfuncs.exp: Finish last change -- make sure the
6997 prototype information ends up in the compiler info file.
6998
6999Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
7000
7001 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
7002 attempting to regenerate it. Eliminate use of a temporary file
7003 and just generate the info file directly. Source it immediately,
7004 for consistency of use.
7005 * gdb.base/corefile.exp: Ditto
7006 * gdb.base/exprs.exp: Ditto.
7007 * gdb.base/funcargs.exp: Ditto.
7008 * gdb.base/langs.exp: Ditto.
7009 * gdb.base/list.exp: Ditto.
7010 * gdb.base/mips_pro.exp: Ditto.
7011 * gdb.base/nodebug.exp: Ditto.
7012 * gdb.base/opaque.exp: Ditto.
7013 * gdb.base/ptype.exp: Ditto.
7014 * gdb.base/scope.exp: Ditto.
7015 * gdb.base/setvar.exp: Ditto.
7016 * gdb.base/signals.exp: Ditto.
7017 * gdb.base/whatis.exp: Ditto.
7018 * gdb.c++/templates.exp: Ditto.
7019 * gdb.c++/virtfunc.exp: Ditto.
7020 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
7021 whether or not to add -lstdc++ to the compile command line args.
7022
7023Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7024
7025 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
7026 it got fixed by the recent lookup_minimal_symbol_by_pc change.
7027 Increase timeout, a lot of single stepping might be needed if the
7028 target has no hardware watchpoints.
7029
7030Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
7031
7032 * gdb.base/break.exp: Ignore compiler warnings when compiling
7033 break.c.
7034 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
7035 * gdb.base/default.exp: Add h8300 xfails. Handle messages
7036 from remote-sim.
7037 * gdb.base/exprs.exp: Add h8300 xfails.
7038 * gdb.base/funcargs.exp: Likewise.
7039 * gdb.base/nodebug.exp: Likewise.
7040 * gdb.base/printcmds.exp: Likewise.
7041 * gdb.base/ptype.exp: Likewise.
7042 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
7043 h8300 xfails.
beb998c6 7044 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
7045 on the h8300.
7046 * gdb.base/funcargs.c: Explicitly make last constant argument to
7047 call_after_alloca_subr an unsigned long type.
7048 * gdb.base/return.c: Include stdio.h.
7049
7050Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
7051
7052 * config/abug.exp: New file for the older Motorola Bug monitor
7053 that runs on the mvme13x series VME boards.
7054 * config/monitor.exp: Use the new config array for target settings
7055 if they exist.
7056
7057Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
7058
7059 * sim-gdb.exp: Make the SH simulator allocate less space when
7060 it is targeted.
7061
7062Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
7063
7064 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
7065 test.
7066
7067Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
7068
7069 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
7070 "rs6000-*-*" for "list function in include file" when gcc compiled.
7071 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
7072 for "p ctable1[120]".
7073 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
7074 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
7075 Remove setup_xfail for "rs6000-*-*" for
7076 "print 'scope0.c'::filelocal before run".
7077 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
7078 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
7079 since some compilers don't allow both options to be given
7080 on the same command line. Create object file and move it.
beb998c6 7081
c906108c
SS
7082Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
7083
7084 * gdb.base/corefile.exp: Always regenerate the core file, since
7085 we always regenerate the coremaker program. Detect special case
7086 where registers cannot be read from core file.
beb998c6 7087
c906108c
SS
7088Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
7089
7090 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
7091 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
7092 * gdb.c++/templates.exp: Only match on basename of file since
7093 some formats like xcoff don't encode directory information.
7094 * gdb.stabs/weird.exp: Use the right sed script for powerpc
7095 and rs6000 AIX xcoff targets.
7096 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
7097 * configure: Regenerate.
7098 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
7099 here, rather than in distclean.
beb998c6 7100
c906108c
SS
7101Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
7102
7103 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
7104 defined, and use it to compile the test case with -O2. The
7105 native compilation still uses no optimization.
7106 * gdb.base/mips_pro.c: Remove inline assembly code since
7107 it is compiled PIC by default, which results in assembler
7108 warnings that make the testsuite think the compilation
7109 was unsuccessful.
7110
7111Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
7112
7113 * gdb.c++/misc.exp: Add note to message for
7114 "print s.a for foo struct" that this is a known gcc 2.7.2
7115 and earlier bug.
7116
7117Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
7118
7119 * gdb.base/break.exp: Fix pattern for matching "Delete all
7120 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
7121 setup_xfail for deleting all breakpoints test. Fix various
7122 timeout messages to include "(timeout)".
7123 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
7124 for "p t_float_values2(3.14159,float_val2)".
7125 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
7126 for "continue to call2g" when gcc compiled.
7127 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
7128 "up to foo in langs.exp", "show language at foo in langs.exp",
7129 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
7130 and "show language at fsub in langs.exp".
7131 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
7132 "list line 1 in include file", "list message for lines past EOF",
7133 "list function in include file", "list list0.h:foo", and
7134 "list filename:function; nonexistant function".
7135 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
7136 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
7137 and "ptype t_char_array" to be for native cc only.
beb998c6 7138
c906108c
SS
7139Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
7140
beb998c6 7141 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
7142 setup_xfail for "print coremaker_bss", "print coremaker_ro",
7143 "print func2::coremaker_local", and "backtrace in corefile.exp".
7144
7145Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
7146
7147 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
7148 "bt in signals.exp". This problem only appears when running
7149 the testsuite, and then only intermittently.
7150
7151Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
7152
7153 * gdb.base/return.exp (return_tests): Differentiate between
7154 two tests of continuing.
7155
7156Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
7157
7158 * */Makefile.in (maintainer-clean): Remove config.log.
7159 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
7160 * gdb.c++/Makefile.in (PROGS): Add inherit.
7161 (clean): Remove *.ci.
7162
7163Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
7164
7165 * gdb.c++/misc.cc: Add test code from Mike Stump.
7166 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
7167
7168Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
7169
7170 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
7171 to "alpha-*-osf2*" and add comment.
7172 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
7173 setup_xfail for "step over execarg initialization" and
7174 "step over corearg initialization".
7175 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
7176 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
7177 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
7178 gcc compiled for "print coremaker_bss", "print coremaker_ro",
7179 "print func2::coremaker_local", and "backtrace in corefile.exp".
7180 * gdb.base/signals.exp: Build and source signals.ci.
7181 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
7182 to be for gcc only.
7183 * lib/gdb.exp: Move verbose statements outside conditionals.
beb998c6 7184
c906108c
SS
7185Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7186
7187 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
7188 Feb 3 procfs.c change.
7189
7190Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
7191
7192 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
7193
7194Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
7195
7196 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
7197 from dejagnu's apparent default of 10 seconds, which gives random
7198 results when running the tests over NFS on moderately loaded systems.
7199 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
7200
7201Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
7202
7203 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
7204 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
7205 result reports.
7206
7207Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
7208
7209 * configure.in (CY_AC_PATH_TCLH): Remove.
7210 * configure: Regenerate.
7211
7212Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
7213
7214 * gdb.c++/Makefile.in (clean): Add missing '{'.
7215
7216Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
7217
7218 * lib/gdb.exp: Provide a default value for noinferior.
7219
7220 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
7221 Load libgloss.exp.
7222
7223Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
7224
7225 * gdb.disasm/hppa.exp: Compile directly into an executable, use
7226 the executable, not the .o to run the tests from.
7227
7228Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
7229
7230 * gdb.base/break.exp: Don't test for program exit or exit status
7231 if $noresults if nonzero.
7232 * gdb.base/langs.exp: Likewise.
7233 * gdb.base/watchpoint.exp: Likewise.
7234
7235 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
7236 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
7237 trying to compile the testcase.
7238
7239Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
7240
7241 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
7242 * gdb.base/signals.exp (continue to handler): Likewise.
7243
7244Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
7245
7246 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
7247
7248 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
7249
7250Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
7251
7252 * gdb.base/corefile.exp: Recognize "not found" as failure
7253 when trying to determine if a core file was generated.
7254 If no core file was generate the first time, try again without
7255 the ulimit -c to work around braindamaged shells.
7256
7257Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
7258
7259 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
7260 [] tests with "test" and enclose string in quotes.
7261 * gdb.stabs/configure: Rebuild
beb998c6 7262
c906108c
SS
7263Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
7264
7265 Changes in sync with expect:
7266 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
7267 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
7268 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
7269 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
7270 argument to AC_REQUIRE.
7271 * configure: Regenerated.
7272
7273Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
7274
7275 * gdb.base/corefile.exp: When generating a core, discard any
7276 error messages about ulimit not found and the "core dumped"
7277 message from the shell that runs the coredumper.
7278
7279Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
7280
7281 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
7282
7283 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
7284 which sed script to run. Expect failure for v_comb test
7285 on PA targets too.
beb998c6 7286
c906108c
SS
7287Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
7288
7289 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
7290 "print func2::coremaker_local" and for "backtrace in corefile.exp"
7291
7292Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
7293
7294 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
7295 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
7296 "sparc-sun-solaris*" xfails for "p v_comb".
7297 * lib/gdb.exp (default_gdb_start): Fix typo.
7298 * gdb.base/corefile.exp: Allow "Core was generated by ..."
7299 messages to not include the full program name that caused
7300 the core dump since some systems (such as solaris) apparently
7301 truncate this path to about 80 characters.
7302 When generating a core file first try increasing the core file
7303 size limit to unlimited since some systems may default it to
7304 zero, and it is harmless to try it. Move the test for failing
7305 to generate a core file to where it will actually get executed.
7306 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
7307 new gdb result from g++ debug info improvements and make old
7308 pattern obsolescent. Also account for size_t differences
7309 (may be int or long).
7310 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
7311 initialization before function call is placed in the delay slot
7312 and thus appears to be skipped over by commands such as "next".
7313
7314Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
7315
7316 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
7317
7318Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
7319
7320 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
7321 input source file; fix code to compile test to deal with this
7322 convention.
7323 * gdb.c++/*.exp: Likewise.
7324
7325Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
7326
7327 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
7328 "bt in signals.exp".
7329
7330Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
7331
7332 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
7333 "step over execarg initialization" and
7334 "step over corearg initialization".
7335
7336Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
7337
7338 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
7339 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
7340
7341Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
7342
7343 From Rob Savoye (rob@poseidon.cygnus.com)
7344 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
7345 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
7346 configure.in}, gdb.disasm/{Makefile.in, configure.in},
7347 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
7348 configure.in}: Major reworking for autoconfig.
7349 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
7350 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
7351 New files.
7352 * config/unix-gdb.exp: Make GDB global.
7353 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
7354 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
7355 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
7356 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
7357 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
7358 term.exp, twice.exp, watchpoint.exp, whatis.exp},
7359 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
7360 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
7361 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
7362 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
7363 pr-8136.exp, result.exp, string.exp, tuples.exp},
7364 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
7365 to returns as necessary, arrange for test to compile own testcase
7366 executable.
7367 * lib/gdb.exp: Changes for testsuite to compile own test cases.
beb998c6 7368
c906108c
SS
7369Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
7370
7371 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
7372 clear_xfail at end of test which might not call either pass or fail.
7373 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
7374 "backtrace through signal handler".
7375
7376Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7377
7378 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
7379 continuing from a job control stop signal.
7380 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
7381
7382Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
7383
7384 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
7385 * gdb.base/corefile.exp: Likewise.
7386 * gdb.base/funcargs.exp: Likewise.
7387
7388Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
7389
7390 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
7391 * config/monitor.exp: Add support for setting baud rate.
7392
7393Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
7394
7395 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
7396 i*86-*-linux* xfails for "backtrace through signal handler".
7397 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
7398 "print func2::coremaker_local".
7399 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
7400 alpha-dec-osf2* xfail for
7401 "delete all breakpoints when none".
7402
7403Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
7404
7405 * gdb.base/break.exp: Change test that deletes all breakpoints
7406 when no user breakpoints are installed. A post 4.15 change
7407 causes gdb to no longer prompt in this case.
7408
7409Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
7410
7411 * gdb.base/return.exp (return_tests): Change xfail for test
7412 "correct value returned double test" to stop xfailing at
7413 Solaris 2.5. Apparently the bug has been fixed.
7414
7415Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
7416
7417 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
7418 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
7419
7420Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
7421
7422 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
7423 * gdb.disasm/hppa.s: Corresponding changes.
7424
7425Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
7426
7427 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
7428 makefile fragment.
7429 * config/mt-hpux: Deleted.
7430
7431Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
7432
beb998c6 7433 * Many files: When warning about suppressed tests due to a
c906108c
SS
7434 nonexistant test binary, avoid incrementing the warning count.
7435
7436Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
7437
7438 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
beb998c6 7439
c906108c
SS
7440Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7441
7442 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
7443 "sparc-*-solaris2*".
7444
7445Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7446
7447 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
7448 Add global and local variables and initialize them.
7449 * gdb.base/corefile.exp: Test correct mapping of corefile sections
7450 by printing variables. Remove rs6000 and powerpc xfails, BFD now
7451 extracts the file name and terminating signal from the core file.
7452 * TODO: Remove note about tests for correct mapping of corefile.
7453 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
7454 from optimizing it away.
7455 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
7456 handles common blocks.
7457
7458Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
7459
7460 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
7461 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
7462
7463Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
7464
7465 * Makefile.in (maintainer-clean): New target, synonym for
7466 realclean.
7467 * gdb.base/Makefile.in (maintainer-clean): Likewise.
7468 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
7469 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
7470 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
7471 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
7472 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
7473
7474Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
7475
7476 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
7477 xfails when not gcc compiled for "print foo::funclocal".
7478 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
7479 "print foo::funclocal at foo",
7480 "print 'scope1.c'::foo::funclocal at foo",
7481 "print foo::funclocal_bss at foo",
7482 "print 'scope1.c'::foo::funclocal_bss at foo",
7483 "print foo::funclocal_ro at foo",
7484 "print 'scope1.c'::foo::funclocal_ro at foo",
7485 "print bar::funclocal at foo" and
7486 "print 'scope1.c'::bar::funclocal at foo".
7487 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
7488 gcc compiled for "print foo::funclocal at bar".
7489 Expand all messages to ensure that they identify that
7490 the test is at bar().
7491 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
7492 gcc compiled for:
7493 "ptype on opaque struct pointer (statically)",
7494 "ptype on opaque struct tagname (statically)",
7495 "ptype on opaque struct pointer (dynamically) 1",
7496 "ptype on opaque struct tagname (dynamically) 1",
7497 "ptype on opaque struct pointer (dynamically) 2" and
7498 "ptype on opaque struct tagname (dynamically) 2
7499 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
7500 gcc compiled for:
7501 "p datalocal"
7502 "whatis datalocal",
7503 "ptype datalocal",
7504 "p bsslocal",
7505 "whatis bsslocal", and
7506 "ptype bsslocal".
7507 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
7508 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
7509 when not gcc compiled.
7510 * gdb.base/funcargs.exp (float_and_integral_args): Add
7511 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
7512 compiled.
7513 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
7514 "backtrace from call6a" when not gcc compiled.
7515 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
7516 "backtrace from call7a" when not gcc compiled.
7517 * gdb.base/callfuncs.exp (do_function_calls):
7518 Add "hppa*-*-hpux*" xfail when not gcc compiled for
7519 "p t_char_array_values(char_array_val2,char_array_val1)",
7520 "p t_char_array_values(char_array_val1,char_array_val2)",
7521 "p t_char_array_values("carray 1","carray 2")",
7522 "p t_char_array_values("carray 1",char_array_val2)",
7523 "p t_char_array_values(char_array_val1,"carray 2")",
7524 "p sum_args(1,{2})",
7525 "p sum_args(2,{2,3})",
7526 "p sum_args(3,{2,3,4})",
7527 "p sum_args(4,{2,3,4,5})"
7528 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
7529 "backtrace in corefile.exp" when not gcc compiled.
7530
7531Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7532
7533 * gdb.base/signals.exp: Rewrite `handle all print' test as
7534 a procedure. Accept blanks or TABs as whitespace, increase
7535 timeout and expect input buffer size for the large output
7536 from the command. Remove "i*86-*-bsdi2.0" xfail.
7537
7538Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7539
7540 * gdb.base/setvar.exp: Add new testcases for truncation when
7541 assigning invalid values to bitfields.
7542
7543Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
7544
beb998c6 7545 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
7546 mips-sgi-irix* xfail for
7547 "call inferior func with struct - returns char *"
7548 and fix test so that an optional (unsigned char *) cast is
7549 accepted in the result.
7550
7551Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
7552
7553 * gdb.base/funcargs.exp (float_and_integral_args): Remove
7554 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
7555 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
7556 * gdb.base/signals.exp: Remove duplicate "handle all print" test
7557 that accidentally got checked in.
7558
7559Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
7560
beb998c6 7561 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
7562 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
7563 compiled test.
7564 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
7565 Add mips-sgi-irix5* xfail for not gcc compiled.
7566 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
7567 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
7568 "p top", "whatis top", "p middle", and "whatis middle".
7569 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
7570 "whatis signed char" for not gcc compiled.
7571 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
7572 "set variable signed char=-1 (-1)" and
7573 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
7574 * gdb.base/funcargs.exp (float_and_integral_args):
7575 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
7576 Add mips-sgi-irix* xfail when not gcc compiled for
7577 "continue to call2b".
7578 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
7579 "continue to call2g".
7580 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
7581 "backtrace from call6a"
7582 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
7583 "backtrace from call7k".
7584 Add mips-sgi-irix5* xfail when not gcc compiled for
7585 "backtrace from call7a".
7586 (localvars_after_alloca): Fix gdb_test cmds for
7587 "print * after runto ...".
7588 Remove rs6000-*-* xfails for
7589 "print i after runto localvars_after_alloca" and
7590 "print l after runto localvars_after_alloca"
7591 for all compilers.
7592 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
7593 when not compiled with gcc, for:
7594 "print signed char == (minus)",
7595 "print signed char != (minus)",
7596 "print signed char < (minus)",
7597 "print signed char > (minus)".
7598 * gdb.base/callfuncs.exp (do_function_calls):
7599 Add mips-sgi-irix* xfail, when compiled with native compiler, for
7600 "call inferior func with struct - returns char *".
beb998c6 7601 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
7602 "correct value returned double test" to include Solaris 2.4.
7603 * gdb.base/funcargs.exp (float_and_integral_args):
7604 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
beb998c6 7605
c906108c
SS
7606Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7607
7608 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
7609 enumeration bitfields if compiling with GNU C.
7610 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
7611 to empty' prompt.
7612
7613Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
7614
7615 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
7616 test for PRO targets.
7617
7618 * gdb.base/funcargs.exp: Avoid ever setting more than 8
7619 breakpoints in the inferior at any given time by making
7620 two groups of breakpoints for call2*, call6* and call7*
7621 tests.
7622
7623Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7624
7625 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
7626 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
7627 from optimizing it away.
7628 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
7629 "call inferior func with struct".
7630
7631Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
7632
7633 * configure.in: Only configure gdb.chill for particular targets.
7634
7635Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
7636
7637 * gdb.base/Makefile.in: Add action to .c.o transformation
7638 rule that generates a .ci file for each .o file and remove
7639 explicit .c.o rules except for callfuncs.o.
7640 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
7641 generates a .ci file for each .o file and remove explicit
7642 .cc.o rules.
7643 (clean): Remove *.tmp *.ci files.
7644 (EXECUTABLES): Remove templ-info.exp.
7645 * gdb.base/compiler.c: New file.
7646 * gdb.c++/compiler.cc: New file
7647 * gdb.base/scope.exp: Source gdb.base/scope.ci.
7648 Change rs6000-*-* xfail for
7649 "print 'scope0.c'::filelocal_ro" and
7650 "print 'scope1.c'::filelocal" and
7651 "print 'scope1.c'::filelocal_bss" and
7652 "print 'scope1.c'::filelocal_ro" and
7653 "print 'scope1.c'::foo::funclocal" and
7654 "print 'scope1.c'::foo::funclocal_ro" and
7655 "print 'scope1.c'::bar::funclocal" and
7656 "print 'scope0.c'::filelocal_ro" and
7657 "print 'scope1.c'::filelocal at foo" and
7658 "print 'scope1.c'::filelocal_bss at foo" and
7659 "print 'scope1.c'::filelocal_ro at foo" and
7660 "print 'scope1.c'::foo::funclocal at foo" and
7661 "print 'scope1.c'::foo::funclocal_bss at foo" and
7662 "print 'scope1.c'::foo::funclocal_ro at foo" and
7663 "print 'scope1.c'::bar::funclocal at foo" and
7664 "print 'scope0.c'::filelocal_ro" and
7665 "print 'scope1.c'::filelocal" and
7666 "print 'scope1.c'::filelocal_bss" and
7667 "print 'scope1.c'::filelocal_ro" and
7668 "print 'scope1.c'::foo::funclocal" and
7669 "print 'scope1.c'::foo::funclocal_bss" and
7670 "print 'scope1.c'::foo::funclocal_ro" and
7671 "print 'scope1.c'::bar::funclocal" and
7672 "print 'scope1.c'::bar::funclocal_bss"
7673 to only be xfail'd when not compiled with gcc.
beb998c6 7674 Add rs6000-*-* xfail for
c906108c
SS
7675 "print 'scope0.c'::filelocal_bss before run"
7676 when compiled with gcc.
7677 (test_at_main): Add rs6000-*-* xfail for
7678 "print filelocal_ro in test_at_main"
7679 when compiled with gcc.
7680 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
beb998c6 7681 Add rs6000-*-aix* xfail for
c906108c
SS
7682 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
7683 "ptype t_char_array", not compiled with gcc.
7684 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
7685 xfail for "list foo (in include file)" when gcc compiled.
7686 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
7687 (integral_args): Add rs6000-*-* xfail for
7688 "run to call0a" if not compiled with gcc.
7689 (unsigned_integral_args): Add rs6000-*-* xfail for
7690 "run to call1a" if not compiled with gcc.
7691 (float_and_integral_args): Add rs6000-*-* xfail for
7692 "run to call2a" if not compiled with gcc and for
7693 "continue to call2b" for any compiler.
7694 Add rs6000-*-* xfail to
7695 "print f1 after run to call2a" for gcc compiled.
7696 (discard_and_shuffle): Add rs6000-*-* xfail for
7697 "run to call6a".
7698 (shuffle_round_robin): Add rs6000-*-* xfail for
7699 "backtrace from call7a" if not compiled with gcc.
7700 Add rs6000-*-* xfail for
7701 "backtrace from call7b" if compiled with gcc.
7702 (call_after_alloca): Add rs6000-*-* xfail for
7703 "print c in call_after_alloca" and
7704 "print s in call_after_alloca" and
7705 "backtrace from call_after_alloca_subr"
7706 if not compiled with gcc.
7707 (localvars_in_indirect_call): Add rs6000-*-* xfail for
7708 "print c in localvars_in_indirect_call" and
7709 "print c in localvars_in_indirect_call" and
7710 "backtrace in indirectly called function" and
7711 "stepping into indirectly called function"
7712 if not compiled with gcc.
7713 (localvars_after_alloca): Add rs6000-*-* xfail for
7714 "print c after runto localvars_after_alloca" and
7715 "print s after runto localvars_after_alloca" and
7716 "print i after runto localvars_after_alloca" and
7717 "print l after runto localvars_after_alloca"
7718 for all compilers.
7719 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
7720 than whatis-info.exp.
7721 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
7722 than opaque-info.exp.
7723 Setup rs6000-*-* xfail for
beb998c6 7724 "ptype on opaque struct pointer (statically)" and
c906108c
SS
7725 "ptype on opaque struct pointer (dynamically)" when
7726 not compiled with gcc.
7727 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
7728 rather than callf-info.exp.
7729 (do_function_calls): Add clear_xfail for rs6000-*-* for
7730 "p t_float_values2(3.14159,float_val2)". Seems to work
7731 fine there, both with xlc and gcc. Need to find out what
7732 it is doing right and fix other platforms.
7733 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
7734 "call inferior func with struct - returns int",
7735 "call inferior func with struct - returns long",
7736 "call inferior func with struct - returns float",
7737 "call inferior func with struct - returns double",
7738 "call inferior func with struct - returns char *",
7739 but only if not gcc compiled (presumes xlc compiled).
7740 Change rs6000-*-* xfails for
7741 "call inferior func with struct - returns char" and
7742 " call inferior func with struct - returns short" to only
7743 xfail if not using gcc.
7744 (clean mostlyclean): Remove *.ci and *.tmp files.
7745 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
7746 than templ-info.exp.
7747 * gdb.base/langs.exp: Source gdb.base/langs.ci.
7748 Add rs6000-*-* xfail for "up to foo in langs.exp"
7749 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
7750 when not gcc compiled.
beb998c6 7751
c906108c
SS
7752Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7753
7754 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
7755 * gdb.base/corefile.exp: Likewise.
7756 * gdb.base/list.exp: Likewise.
7757 * gdb.base/scope.exp: Likewise.
7758 * gdb.base/siganls.exp: Likewise.
7759
7760 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
7761 compiler output.
7762 * gdb.base/whatis.exp: Likewise.
7763
7764Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
7765
7766 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
7767 failure (opcode table has been fixed to match reality).
7768
7769Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
7770
7771 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
7772 "call inferior func with struct - returns char",
7773 "call inferior func with struct - returns short"
7774
7775 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
7776 "print 'scope0.c'::filelocal at main",
7777 "print 'scope0.c'::filelocal_bss in test_at_main",
7778 "print 'scope0.c'::filelocal at foo",
7779 "print 'scope0.c'::filelocal_bss in test_at_foo",
7780 "print 'scope0.c'::filelocal at bar",
7781 "print 'scope0.c'::filelocal_bss in test_at_bar"
beb998c6 7782
c906108c
SS
7783 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
7784 in source file 1". This bug seems to have been fixed with both
7785 gcc and native cc (was native assembler bug?).
7786
7787Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
7788
7789 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
7790 "backtrace through signal handler" to "i*86-*-sysv4*".
7791 * gdb.base/signals.exp: Add xfail for "'next' behaved as
7792 continue" case. Add "known SVR4 bug" to fail message.
7793 Add "i*86-*-bsdi2.0" xfail for "handle all print".
7794 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
7795 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
7796 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
7797 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
7798 "up to foo in langs.exp", "show language at foo in
7799 langs.exp", "up to cppsub_ in langs.exp", "show
7800 language at cppsub_ in langs.exp", "up to fsub in
7801 langs.exp", and "show language at fsub in langs.exp".
7802 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
7803 "bactrace in corefile.exp".
7804 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
7805 "call inferior function with struct - returns float" and
7806 "call inferior function with struct - returns double".
beb998c6 7807
c906108c
SS
7808Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
7809
7810 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
7811 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
7812 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
7813 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
7814
7815Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
7816
7817 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
7818 (or overriden) "CHILL" macro rather then bare "gcc".
7819 Also look for ../../gcc/xgcc since that is what we will
7820 actually need, not "Makefile". Remove following assignment
7821 of CHILL to CHILL_FOR_TARGET because that results in
7822 recursive definition.
7823
7824Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
7825
7826 * gdb.base/corefile.exp: Change xfail for backtrace in
7827 corefile.exp from linuxaout to all linux.
7828 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
7829 cases where we miss the breakpoint at the signal handler
7830 for some reason. Setup xfail for linuxoldld/linuxaout and
7831 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
7832 hitting SIGURG breakpoint.
7833 * gdb.base/signals.exp: Setup xfail for "next" acting like
7834 continue to add linuxoldld. Setup xfail for all linux for
7835 "next to handler in signals_tests_1", "backtrace in
7836 signals_tests_1", "continue to func1", "pass SIGUSR1",
7837 and continue to handler".
7838
7839Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
7840
7841 * Update all FSF addresses except those in COPYING* files.
7842
7843Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
7844
7845 * gdb.base/a2-run.exp: Change messages to be more explicit about
7846 the status of args, and quote binfile in results.
7847
7848Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
7849
7850 * gdb.base/callfuncs.exp: Add tests for passing structs to
7851 inferior functions and return various types.
7852 * gdb.base/callfuncs.c: Add functions to receive a struct
7853 and return a member of the struct, in various types.
7854
7855Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7856
7857 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
7858
7859Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7860
7861 * config/vxworks29k.exp: New file, sources vxworks.exp.
7862
7863Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7864
7865 * config/gdbremote.exp: New file. Testing framework using
7866 gdbserver.
7867
7868Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
7869
7870 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
7871 "call function when asleep" and "send end of file".
7872 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
7873 for "backtrace in corefile.exp".
7874 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
7875 for "backtrace through signal handler".
7876 * gdb.base/corefile.exp: Make sure we actually generate a core file
7877 before trying the core tests. Some systems allow the user to suppress
7878 generation of core files and default to that (linux for example).
7879 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
7880 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
7881
7882Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7883
7884 * gdb.threads: New directory with some crude multi-threaded
7885 gdb tests (step.exp and step2.exp).
7886 * config/mt-lynx (STEP_EXECUTABLE): Define.
7887 (THREADFLAGS): Define.
7888
7889Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
7890
7891 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
7892
7893 * gdb.base/signals.exp: Disable whole file for lynx until
7894 further notice.
7895
7896 * gdb.base/signals.exp: xfail test where "next" acts like
7897 "continue" for lynx.
7898
7899 * gdb.base/interrupt.exp: xfail test for calling function while
7900 inferior is asleep for lynx.
7901
7902 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
7903 than one cr-lf after each command.
7904
7905Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7906
7907 * configure.in: Reinstate setting of stabsdirs variable, fix
7908 typo in setting up configdirs for native builds.
7909
7910 * gdb.base/return.exp: Fix typo in return double test.
7911 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
7912 compiler from optimizing them away.
7913
7914Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
7915
7916 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
7917 sequences to be echo'd by gdb when using gdb_test.
7918 * gdb.chill/chexp.exp: Likewise.
7919 * gdb.fortran/exprs.exp: Likewise
7920
7921Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7922
7923 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
7924 after the inferior gdb has started.
7925
7926 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
7927 after each command.
7928 * gdb.base/funcargs.exp: Likewise.
7929 * gdb.base/gdbvars.exp: Likewise.
7930 * gdb.base/interrupt.exp: Likewise.
7931 * gdb.base/list.exp: Likewise.
7932 * gdb.base/watchpoint.exp: Likewise.
7933 * gdb.c++/demangle.exp: Likewise.
7934 * gdb.c++/inherit.exp: Likewise.
7935 * gdb.chill/chexp.exp: Likewise.
7936 * gdb.fortran/exprs.exp: Likewise.
7937
7938 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
7939 test if we can't handle IO to/from the inferior.
7940
7941 * gdb.c++/misc.exp: Always check for a program already being
7942 started after sending a "run" command to gdb.
7943
7944 * gdb.base/twice.exp: Start with a fresh gdb.
7945
7946 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
7947 only depend on gdb's expression code, not the chill runtime.
7948
7949 * gdb.base/return.c: Put return values into variables so we
7950 can have gdb print them rather than depending on the program
7951 to print them.
7952 * gdb.base/return.exp: Corresponding changes.
7953
7954 * lib/gdb.exp: Provide default value for noinferiorio.
7955 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
7956 the inferior.
7957
7958 * gdb.base/break.exp: Always check for a program already being
7959 started after sending a "run" command to gdb.
7960 (text_next_with_recursion): Don't check the output from the
7961 program's printf statement. Instead just make sure the program
7962 exited.
7963
7964 * gdb.base/commands.exp: Protect tests which need arguments with
7965 $noargs conditionals.
7966
7967Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7968
7969 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
7970 of structure member arrays to match gdb/valops.c:value_addr change.
7971
7972Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
7973
7974 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
7975 cases.
7976
7977Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
7978
7979 * configure.in (configdirs): Remove gdb.chill from default list
7980 of subdirs and then add it back in only if doing a native build.
7981 The current chill compiler does not yet work in any cross build.
7982 * Revert all signal changes from Jul 6.
7983 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
7984 for sh-hms targets, allowing these tests to link, with no other
7985 changes. Testing is suppressed by setting "nosignals" in site.exp.
7986
7987Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
7988
7989 * configure.in (signaldirs): Define and add to configdirs for all
7990 targets except some specific ones that are known to not support signals.
7991 Also clean up formatting.
7992 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
7993 (signals, sigall): Remove rules to build.
7994 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
7995 Moved to new gdb.signals directory.
7996 * gdb.signals: New test directory.
7997 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
7998 signals.c signals.exp}: New or moved files.
7999
8000Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
8001
8002 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
8003
8004Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
8005
8006 * gdb.base/return.exp: Xfail `return double' test failure
8007 on at least Solaris 2.3 and handle future/past versions on
8008 a case by case basis as appropriate. Also update message
8009 to include i*86 failures.
8010
8011Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8012
8013 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
8014
8015 * lib/gdb.exp: Fix comment which erroneously identified
8016 gdb_file_cmd as gdb_load (the 19 May change was in fact to
8017 gdb_file_cmd not gdb_load).
8018 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
8019
8020 * gdb.base/setvar.exp: Make test names consistent between pass and
8021 fail cases. Use gdb_test more.
8022
8023Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8024
8025 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
8026
8027Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8028
8029 * gdb.base/help.exp: Fix expected help string for `show commands'.
8030
8031Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
8032
8033 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
8034
8035 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
8036 of a text section.
8037
8038Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
8039
8040 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
8041 that loop eventually terminates. Fix Connection refused logic so
8042 that testsuite will expire nicely.
8043
8044Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
8045
8046 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
8047 config/rom68k.exp: New tcl glue for the appropriate monitors.
8048 These all just end up calling monitor.exp.
8049 * config/monitor.exp (gdb_target_monitor): Handle `Connection
8050 refused' by retrying. Cleanup some timeout issues.
8051 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
8052 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
8053 callers don't have to set/restore global timeout variable.
8054
8055 * The following set of changes centralizes management of the global
8056 timeout variable. This way, it can be set in one target dependent
8057 place instead of dozens of places scattered throughout the test suite.
8058 If you need to lengthen a timeout, then you should either set timeout
8059 in one of the config/{target}.exp files, or multiply it by a factor.
8060 Setting it to an absolute value is always going to lose for some
8061 targets.
8062 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
8063 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
8064 * gdb.base/funcargs.exp: Don't set timeout.
8065 * gdb.base/list.exp (test_forward_search): Only use local timeout.
8066 * gdb.base/printcmds.exp (test_print_string_constants
8067 test_print_array_constants): Don't set timeout.
8068 * gdb.base/ptype.exp: Don't set timeout.
8069 * gdb.base/recurse.exp: Don't set timeout.
8070 * gdb.base/return.exp: Don't set timeout.
8071 * gdb.base/watchpoint.exp: Don't set timeout.
8072 * gdb.c++/classes.exp (do_tests): Don't set timeout.
8073 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
8074
8075Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
8076
8077 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
8078
8079Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8080
8081 * lib/gdb.exp: Disable chill tests for irix5.
8082
8083Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8084
8085 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
8086 each test pass or fail.
8087
8088Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8089
8090 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
8091 xlc not gcc.
8092
8093Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
8094
8095 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
8096
8097Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
8098
8099 * config/est.exp: Fix copyright and comments. Remove dead code.
8100 Use targetname, serialport and baud variables instead of fixed
8101 constants.
8102 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
8103 * config/cpu32bug.exp: New file to support cpu32bug monitors.
8104
8105Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8106
8107 * gdb.base/watchpoint.exp: Don't run
8108 test_watchpoint_triggered_in_syscall for sunos.
8109
8110Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8111
8112 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
8113 they don't seem to exist. Do include stdio.h.
8114
8115Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8116
8117 * gdb.base/a1-selftest.exp: Add alpha xfail.
8118
8119Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8120
8121 * gdb.base/watchpoint.c (main): Prompt before calling read().
8122 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
8123 Revise accordingly. Remove cruft about sending "123" several
8124 times, until it gets noticed. Clean up the "print buf[0]" stuff
8125 so that it passes or fails, and waits for prompts in the usual way.
8126
8127Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8128
8129 * gdb.base/recurse.exp: Fix comment.
8130
8131 * TODO: Remove item about printing variables in nodebug.exp. Add
8132 item about enabling tests which are only run on some targets.
8133
8134 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
8135 fail, make test names unique, use new gdb_test convention
8136 regarding pattern, use gdb_test more, etc.).
8137
8138 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
8139 fail, make test names unique, etc.).
8140
8141Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8142
8143 * gdb.base/nodebug.c: Change return type of top and middle to
8144 short.
8145 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
8146 are fixed by the recent mdebugread.c changes. Allow `short ()'
8147 as type for top and middle.
8148
8149Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8150
8151 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
8152 nearly as I can tell, the whole thing was an accident in Stu's
8153 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
8154 to replace a send/expect pair with gdb_test, but ended up only
8155 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
8156 of 30 Mar 1995 took care of it, but left this vestigial comment
8157 which I am now nuking.
8158
8159Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8160
8161 * gdb.base/break.exp: Look for different line number for
8162 breakpoint at main depending on usestubs.
8163
8164Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8165
8166 * gdb.base/list.exp: Adjust some alternate expect patterns to
8167 match recent list0.c change. Add alternate expect pattern for
8168 output from `list default lines around main' for optimizing
8169 compilers.
8170
8171Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8172
8173 * lib/gdb.exp: If nosignals is not set, set it to 0.
8174
8175Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
8176
8177 * config/slite-gdb.exp: Responds to load symbol table prompt.
8178 * gdb.base/break.exp: Adjust line number, fix rerun.
8179 * gdb.base/langs0.c: Add #ifdef usestubs.
8180
8181Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
8182
8183 * gdb.base/list.exp: Adjust line contents after adding new lines in
8184 list0.c. Also fix a syntax error.
8185
8186 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
8187 * gdb.base/break.exp: ditto.
8188 * gdb.base/list.exp: ditto.
8189 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
8190 * gdb.base/run.c: ditto.
8191 * gdb.base/list0.c: ditto.
8192 * gdb.base/funcargs.c: ditto.
8193
8194Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
8195
8196 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
8197 $targetname, $serialport and $baud instead of hardwired variables.
8198 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
8199 target doesn't support signals.
8200
8201Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
8202
8203 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
8204
8205Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8206
8207 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
8208 Don't rely on the value of an auto variable before it has been
8209 initialized. Use gdb_test more.
8210
8211Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8212
8213 * lib/gdb.exp (default_gdb_version): A version number must start
8214 with a digit, but other than that contains all characters up to
8215 the first whitespace character.
8216
8217Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8218
8219 * gdb.base/commands.exp (breakpoint_command_test): New tests.
8220
8221Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8222
8223 * gdb.c++/*.exp: Warn if executable does not exist. The original
8224 reason for skipping the warning was that configure.in sometimes
8225 intentionally skipped building the executables but the tcl code
8226 had no way of knowing. That (a) was always bogus with respect to
8227 error handling, (b) is no longer true (right now there is no way
8228 to skip C++ tests).
8229
8230 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
8231
8232Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8233
8234 * gdb.base/list.exp: Add expect patterns for output from
8235 SunPRO compiled executables.
8236 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
8237 types.
8238
8239Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8240
8241 * gdb.base/break.exp (test_next_with_recursion): Accept any line
8242 number (we are already testing that the correct source line text
8243 gets printed).
8244
8245 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
8246 that is what is intended, but something needed to be done to get
8247 sunos4 native working again.
8248
8249 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
8250
8251 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
8252 apparently went with a (very) old xfail.
8253
8254Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
8255
8256 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
8257 runto_main is a proc in gdb.exp that will do 'step' for target use
8258 stubs.
8259 * gdb.base/exprs.exp: ditto.
8260 * gdb.base/interrupt.exp: ditto.
8261 * gdb.base/opaque.exp: ditto.
8262 * gdb.base/printcmds.exp: ditto.
8263 * gdb.base/ptype.exp: ditto.
8264 * gdb.base/scope.exp: ditto.
8265 * gdb.base/setvar.exp: ditto.
8266 * gdb.base/signals.exp: ditto.
8267 * gdb.base/twice.exp: ditto.
8268 * gdb.c++/classes.exp: ditto.
8269 * gdb.c++/inherit.exp: ditto.
8270 * gdb.c++/templates.exp: ditto.
8271 * gdb.base/break.exp: no run and hit main for stubs. Change line
8272 numbers for breakpoints and info breakpoint.
8273 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
8274 breakpoint().
8275 * gdb.base/callfuncs.c: ditto.
8276 * gdb.base/exprs: ditto.
8277 * gdb.base/interrupt.c: ditto.
8278 * gdb.base/opaque0.c: ditto.
8279 * gdb.base/printcmds.c: ditto.
8280 * gdb.base/ptype.c: ditto.
8281 * gdb.base/scope0.c: ditto.
8282 * gdb.base/setvar.c: ditto.
8283 * gdb.base/signals.c: ditto.
8284 * gdb.base/twice.c: ditto.
8285 * gdb.c++/misc.cc: ditto.
8286 * gdb.c++/templates.cc: ditto.
8287
8288Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8289
8290 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
8291
8292 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
8293 somewhere between `read' and `main.c'. I'm pretty sure the
8294 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
8295 and it isn't particularly useful.
8296
8297 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
8298
8299Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8300
8301 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
8302
8303Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
8304
8305 * config/mt-slite: add LIBS and -nostdlib.
8306 * config/slite-gdb.exp: add this new file to support sparclite target.
8307
8308Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
8309
8310 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
8311
8312 * gdb.base/a2-run.exp: Change argument to istarget from
8313 "*-*-vxworks" to "*-*-vxworks*".
8314 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
8315
8316Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
8317
8318 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
8319 will not runto main but do a 'step' to step out of breakpoint().
8320 * config/mt-slite: add -Dusestubs.
8321
8322Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8323
8324 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
8325 instead of just @.
8326
8327 * gdb.base/signals.exp: Add test for "handle all print".
8328 * TODO: Remove "handle all print". Also remove item about
8329 checking copyright date (I don't like the idea of a spurious FAIL
8330 based on when we run the tests).
8331
8332 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
8333 for SunOS4 (reason for failure not investigated). Remove
8334 redundant test for $binfile.
8335
8336 * gdb.base/nodebug.c (array_index): Call malloc.
8337
8338 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
8339
8340Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
8341
8342 * gdb.base/recurse.exp: Update gdb_test invocation to use new
8343 conventions and slightly simplify the matching regexp.
8344
8345Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8346
8347 * gdb.base/break.exp: Update gdb_test invocation to use new
8348 convention.
8349
8350 * lib/gdb.exp: If noargs is not set, set it to 0.
8351
8352 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
8353 tests unique.
8354
8355 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
8356
8357Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8358
8359 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
8360 one argument of type "<non-float parameter>".
8361
8362Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
8363
8364 * config/rom68k.exp: New file to support Motorola IDP board.
8365 * gdb.base/a2-run.exp: Skip this file if noargs is set.
8366 * gdb.base/break.c: Change things around so that this program
8367 doesn't depend upon args. This is necessary to make remote
8368 targets work (in general, they can't take args).
8369 * gdb.base/break.exp: Don't try to send args to program. Don't
8370 expect output. Also, replace lots of code with gdb_test.
8371
8372Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8373
8374 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
8375 printing of '\'' (which is what the comment says we are testing,
8376 even though we were not), not '''.
8377 (test_integer_literals_rejected): Test that printing ''' is an error.
8378
8379 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
8380 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
8381 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
8382 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
8383 Use gdb_test not test_print_accept.
8384 * lib/gdb.exp: Remove test_print_accept.
8385
8386 * gdb.base/signals.exp (signal_tests_1): Make pass message
8387 consistent with fail message.
8388
8389 * gdb.base/whatis.exp: Remove xfails for printing char vs.
8390 unsigned char; the bug (PR 1821) is fixed.
8391
8392 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
8393
8394 * gdb.base/scope.exp (test_at_localscopes): Call pass for
8395 successful tests--makes xfailing them work right.
8396
8397Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8398
8399 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
8400 only \r\n, not .*. The test can pass .* as the last thing in
8401 $pattern if that is what it wants. In addition to providing this
8402 flexibility, this change should speed up pattern matching in cases
8403 where the pattern already ended with .* (there were a number of
8404 them). This change also helps catch bad patterns--in the old
8405 scheme the typo "char \*" instead of "char \\*" would pass. Now
8406 it is caught.
8407 * Many .exp files: Update callers.
8408
8409 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
8410 clearer and does not spuriously match multiple ('s. Likewise for
8411 ) and *.
8412
8413 * gdb.base/nodebug.exp: Test ability to call a function and pass
8414 it a string (even with no debugging info).
8415
8416 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
8417 "p '\'", which is the same as "p ''" once tcl gets done with
8418 quoting, to "p '\\'", which I suspect is what is intended (one
8419 backslash gets sent to GDB).
8420
8421 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
8422
8423Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8424
8425 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
8426 1817) was fixed literally years ago.
8427
8428Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8429
8430 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
8431 test, it causes stepping out of call_after_alloca_subr with
8432 optimizing compilers.
8433 (localvars_in_indirect_call): Consume GDB prompt if `finish'
8434 fails.
8435
8436 * gdb.c++/templates.exp: Source templ-info.exp only if
8437 the templates executable exists.
8438
8439 * gdb.c++/misc.cc (class Contains_static_instance,
8440 class Contains_nested_static_instance),
8441 gdb.c++/classes.exp (test_static_members): Test printing of
8442 a class that contains a static instance of the class.
8443
8444Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8445
8446 * gdb.base/langs2.c (cppsub_): Don't prototype.
8447 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
8448 only, I believe).
8449
8450Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8451
8452 * lib/gdb.exp (skip_chill_tests): New procedure.
8453
8454 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
8455
8456Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
8457
8458 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
8459 each expect pattern. Cuts runtime from 12 to about 4 seconds.
8460
8461Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8462
8463 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
8464
8465 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
8466 disassemble 8, not 16, instructions for part 4.
8467
8468 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
8469 support the latter anymore.
8470
8471 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
8472 -DNO_PROTOTYPES.
8473 * gdb.base/callfuncs.c: Control use of prototypes based on
8474 NO_PROTOTYPES, not __STDC__.
8475 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
8476 t_float_values2 tests if prototypes in use.
8477
8478 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
8479 t_double_values): When checking differences against DELTA, check
8480 that difference is within the range (-DELTA,DELTA), not just
8481 (-infinity,DELTA).
8482
8483Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
8484
8485 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
8486 'file' command firts, then 'target', then 'load', this is due to gdb
8487 target set up.
8488 * config/mips-gdb.exp: Fix a couple regular exp bugs.
8489
8490Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
8491
8492 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
8493 FP load/store variants.
8494 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
8495
8496Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
8497
8498 * gdb.base/term.exp: Do not give a warning if not native, it is
8499 not an abnormal condition.
8500
8501Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
8502
8503 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
8504 t_char_array".
8505
8506Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
8507
8508 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
8509 are getting the version number.
8510
8511 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
8512 if not native, it is not an abnormal condition.
8513
8514Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8515
8516 * lib/gdb.exp: Just use "file exists", rather than undocumented
8517 dejagnu procedure "findfile".
8518
8519Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8520
8521 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
8522 (LDFLAGS): Set to -Xlinker -Ur.
8523
8524 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
8525 Removed, these values are set by lib/gdb.exp.
8526
8527 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
8528
8529Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8530
8531 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
8532 of replicating gdb startup code.
8533
8534 * config/mt-vxworks (LDFLAGS): Set to -r.
8535 (CFLAGS_FOR_TARGET): Removed.
8536
8537 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
8538 (gdb) and gdb for vxworks uses (vxgdb).
8539
8540 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
8541 executable is not in the tree and host != target, use sed and
8542 program_transform_name to determine the gdb name used by the
8543 target.
8544
8545 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
8546 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
8547
8548Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8549
8550 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
8551 floats, chars, and shorts where there are ANSI-style function
8552 definitions.
8553
8554 * gdb.base/langs.exp, gdb.base/langs*: New test.
8555 * gdb.base/Makefile.in: Build it.
8556 * TODO: Remove item about checking that C names don't get C++
8557 demangling applied; this test tests it.
8558
8559Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8560
8561 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
8562 went with the const70 xfail. The xfail went away a year ago.
8563
8564 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
8565
8566 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
8567 for hp300.
8568
8569 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
8570
8571 * gdb.base/a1-selftest.exp: Don't run on hp300.
8572
8573Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8574
8575 * Makefile.in (site.exp): Set host_alias and target_alias as well
8576 as host_triplet and target_triplet.
8577
8578Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8579
8580 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
8581
8582 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
8583 places as other ecoff systems).
8584
8585 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
8586 ultrix.
8587
8588Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8589
8590 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
8591 remove them.
8592 * gdb.base/nodebug.exp: Accept "function" in addition to "text
8593 variable and "variable" in addition to "data variable".
8594 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
8595
8596 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
8597 2.
8598 * gdb.base/list1.c (long_line): Add additional statement at start
8599 of function.
8600 * gdb.base/list.exp (test_forward_search): Update line number to
8601 reflect new statement.
8602
8603Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8604
8605 * gdb.base/signals.exp: Reinitialize searched source directories
8606 after gdb_start call.
8607
8608Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
8609
8610 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
8611 * gdb.stabs/Makefile.in: Likewise.
8612
8613 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
8614 change. Instead split the tests into smaller pieces.
8615 * gdb.disasm/hppa.s: Corresponding changes.
8616
8617Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8618
8619 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
8620 Quote ^C when passing it to stty. For some shells ^ is a pipe.
8621
8622 * gdb.base/funcargs.exp: Modify many tests so that every test
8623 either passes or fails. Make some test names unique.
8624
8625Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8626
8627 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
8628 Call stty to set interrupt character.
8629
8630 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
8631 for HP assembler versus GNU assembler based on actual behavior of
8632 $(CC), rather than assuming that $(AS) is always the GNU assembler.
8633
8634 * TODO: Suggest a few more stepping tests.
8635
8636Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
8637
8638 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
8639 restart GDB for h8300 after a continue.
8640 (return): Add pattern to match a29k-udi behavior.
8641 * gdb.base/nodebug.exp: Remove obsolete comment.
8642 * gdb.base/regs.exp: New file, testing of register displays.
8643 * gdb.base/return.exp: Fix typo in reference to $objdir.
8644 * gdb.base/whatis.exp: Always start with a fresh GDB.
8645
8646Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8647
8648 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
8649 higher, these tests generate a lot of output.
8650
8651Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8652
8653 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
8654 code following the catch silently ignored some errors; without the
8655 catch they should be thrown like any other tcl error. Also, the
8656 catch used "" instead of {} which meant all the callers who wanted
8657 to include one of the characters "[]$ had to quote it an extra time.
8658 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
8659 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
8660 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
8661 Remove extra quoting.
8662
8663Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
8664
8665 * gdb.base/commands.exp: Make test names unique; every test either
8666 passes or fails. Update some comments.
8667
8668 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
8669
8670Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8671
8672 The following fixes a FAIL caused by the fact that the alpha stabs
8673 configuration didn't use the ".if alpha" code in weird.def.
8674 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
8675 bit pointer, so the 32 bit version works even on the alpha.
8676 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
8677 Remove the stuff which allowed us to have separate versions for
8678 alpha and everything else.
8679
8680 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
8681 regexp which "info func operator\[\](" is supposed to match. Fix
8682 string to send to GDB. Note that GDB still doesn't work right. Add a
8683 new test for "info func .perator\[\](" which GDB does handle correctly.
8684
8685 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
8686
8687Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8688
8689 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
8690 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
8691 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
8692 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
8693 it makes the tests harder to understand and confuses test-o-matic.
8694 The preferred style is that each test provides a PASS or a FAIL,
8695 and has a unique message (e.g. "continue #54" not just "continue")
8696 which is the same for the pass and the fail.
8697 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
8698 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
8699 to lib/gdb.exp.
8700 * gdb.base/printcmds.exp: Use test_print_accept. Remove
8701 prt_accept which was basically the same thing. Likewise for
8702 test_print_reject and prt_reject.
8703 * lib/gdb.exp (test_print_reject): Add some more error message
8704 patterns to match from the former printcmds.exp (prt_reject).
8705 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
8706 One defect of the passcount stuff is that some of it failed to
8707 report XPASS where appropriate.
8708 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
8709 stuff before and after arg in expected pattern.
8710 (test_paddr_operator_functions): Re-do test without print_addr_of;
8711 this is the only test which seems to want extra stuff there.
8712
8713Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8714
8715 * gdb.base/nodebug.exp: Update new tests to reflect improved
8716 wording of gdb output.
8717
8718 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
8719 and "ptype" work on variables in files compiled without -g.
8720 Replaces commented out "maint print msymbol" tests.
8721
8722Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8723
8724 * gdb.base/setvar.c (dummy): Call malloc.
8725
8726 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
8727 losing with the irix4 sed.
8728
8729 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
8730 ALRM" on irix4.
8731
8732Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8733
8734 * TODO: Remove items about corefile.exp testing new exec-file and
8735 backtrace; both are now done. Add items about printing enums.
8736
8737Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8738
8739 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
8740 "get signal $thissig" test fails.
8741
8742 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
8743
8744Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8745
8746 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
8747 compiler warning with dec alpha compiler.
8748
8749 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
8750 extra \n from gdb_test call (this explains why the prompt test
8751 that I removed yesterday was there).
8752 (user_defined_command_test): Remove extra \n and prompt test.
8753
8754 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
8755 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
8756 doesn't exist.
8757 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
8758 Also remove alpha workaround, which turns out to be because
8759 SIGABRT == SIGLOST.
8760
8761 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
8762
8763 * gdb.base/help.exp: Don't test "help show".
8764
8765Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8766
8767 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
8768 "set print address" is on.
8769 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
8770 pass prompt to gdb_test; gdb_test already looks for the prompt.
8771
8772 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
8773
8774 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
8775 was a vestige of the manual TESTSTRATEGY, and the purpose of it
8776 was to make sure that gdb can read a core file. But (a) the "read
8777 the corefile" part didn't make it to a1-selftest.exp, we just
8778 delete the corefile after creating it, and (b) we test reading
8779 corefiles in corefile.exp anyway. Also, this test left around a
8780 xgdb process on Solaris.
8781
8782 * gdb.base/corefile.exp: Also test backtrace.
8783
8784Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
8785
8786 * gdb.base/commands.exp: Test a simple user defined command with
8787 arguments and if/while statements; verify the full user command is
8788 printed by "show user".
8789
8790 * gdb.base/commands.exp: Test if/while commands as part of a
8791 breakpoint command list; verify they appear in breakpoint
8792 information.
8793
8794Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8795
8796 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
8797 than by dividing by zero.
8798
8799Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
8800
8801 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
8802 performing an inferior call with watchpoints enabled.
8803 * gdb.base/watchpoint.c (main): Delete second unnecessary read
8804 call.
8805
8806Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8807
8808 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
8809 of "file" command.
8810
8811 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
8812 Add additional pattern for when "int operator int(void);" appears
8813 in a different order.
8814
8815Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8816
8817 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
8818
8819 * gdb.base/help.exp: Replace most of docstrings for "info signals"
8820 and "signal" with ".*".
8821
8822Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8823
8824 * TODO: Add note about "handle all nostop".
8825
8826 * gdb.base/{sigall.c, sigall.exp}: New test.
8827 * gdb.base/Makefile.in: Add it.
8828
8829Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8830
8831 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
8832 when invoking GDB, suppresses any windowing interface.
8833
8834Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
8835
8836 * config/sim-gdb: New file, simulator testing support.
8837
8838Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
8839
8840 * gdb.base/interrupt.exp: Test calling func1 twice.
8841
8842Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
8843
8844 * gdb.base/list.exp (test_forward_search): Set timeout higher
8845 when we'll be getting lots of output from gdb.
8846
8847 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
8848 "init_malloc" to after the expect statement. Run it if that
8849 regexp is taken, but also for two others which happen if source
8850 cannot be found.
8851
8852Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8853
8854 * gdb.base/printcmds.exp: New test, for printing register before
8855 program is running.
8856
8857Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8858
8859 * gdb.base/list.exp: Correct some alternate expect patterns
8860 to reflect changes in list1.c.
8861
8862Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8863
8864 * TODO: Add item regarding large frames.
8865
8866 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
8867
8868 * TODO: Remove item about enabling return.exp; it
8869 is enabled. Suggest a few more "return" tests.
8870
8871Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8872
8873 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
8874 anonymous unions.
8875
8876Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8877
8878 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
8879 and pr-5646.o, so "make" is the same as "make all", not "make
8880 pr-4975.o".
8881
8882Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
8883
8884 * gdb.base/list.exp: Adjust expectations to reflect changes in
8885 list1.c.
8886 (test_forward_search): New test proc.
8887 * gdb.base/list1.c (long_line): New function, has long source line.
8888
8889Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
8890
8891 * gdb.base/a1-selftest.exp: Change initial stepping to know about
8892 additional line of code that was added.
8893
8894Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
8895
8896 * gdb.disasm/hppa.s: Break the large branching tests into smaller
8897 tests so as not to overflow expect's input buffers.
8898 * gdb.disasm/hppa.exp: Corresponding changes.
8899
8900Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8901
8902 Beginnings of template debugging tests.
8903 * gdb.c++/templ-info.cc: New file to test for template
8904 debugging capability of the compiler.
8905 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
8906 templ-info.cc.
8907 * gdb.c++/templates.cc: Add explicit template instantiations
8908 to enable compiling with -fno-implicit-templates. Add destructor
8909 and 'value' method to T5 class for template tests.
8910 * gdb.c++/templates.exp: Add testcases for printing of template
8911 types, setting breakpoints on template methods and calling a
beb998c6 8912 template method.
c906108c
SS
8913
8914Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
8915
8916 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
8917 branch target since some assemblers (gas-2.5) may emit a
8918 relocation for the branch instead of resolving it in the
8919 assembler.
8920
8921Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8922
8923 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
8924 through signal handler.
8925
8926Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8927
8928 * configure.in (*-*-netware): Use config/mt-netware.
8929
8930 * config/mt-netware: New file.
8931 * config/mt-i386-netware: Removed, separate configs for different
8932 netware architectures are no longer needed now that we have
8933 --with-headers.
8934
8935Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8936
8937 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
8938 by the recent changes to use ANSI C arithmetic conversions.
8939
8940Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8941
8942 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
8943 bug involving using inferior_pid to figure out whether to select a
8944 frame.
8945
8946Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
8947
8948 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
8949 match the current disassembler output.
8950
8951Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
8952
8953 * gdb.fortran/exprs.exp: Expect VOID instead of void.
8954 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
8955 types, expect "int" as type of integer values (for now).
8956
8957Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
8958
8959 * gdb.base/commands.exp: New tests for if/while commands.
8960
8961Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
8962
8963 * lib/gdb.exp (runto): Replace sub-pattern for hex value
8964 by .*, since hex values have different syntax in Chill mode.
8965
8966Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8967
8968 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
8969 linefeed from expect pattern for repeated types with indices > 9.
8970
8971Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
8972
8973 First part of Fortran test suite.
8974 * gdb.fortran: New directory.
8975 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
8976
8977Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8978
8979 * gdb.base/default.exp: Update expect pattern for load command
8980 without arguments.
8981
8982Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8983
8984 * configure.in: Change i386 to i[345]86.
8985 * gdb.base/configure.in: Likewise.
8986 * gdb.c++/configure.in: Likewise.
8987 * gdb.chill/configure.in: Likewise.
8988
8989Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
8990
8991 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
8992 patterns, since that is not a valid context for comments.
8993
8994Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
8995
8996 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
8997 repeated types and repeated types with indices > 9.
8998
8999Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
9000
9001 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
9002 2417; old bug has been fixed.
9003
9004Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
9005
9006 * gdb.base/interrupt.exp: When trying to wake up the inferior,
9007 send the newline ourselves instead of assuming gdb_test will do
9008 so when passed an empty input string.
9009
9010 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
9011 stabs testcode.
9012
9013Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9014
9015 * lib/gdb.exp (gdb_test): Don't send anything if the first
9016 argument is an empty string. This makes cases where we want to
9017 match output that is already in expect's buffers (for example,
9018 matching a breakpoint after gdb_run_cmd has been called) work
9019 reliably.
9020
9021Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9022
9023 * config/netware.exp: New file.
9024
9025Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9026
9027 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
9028 the -B and -L prefixes so we can find the debugging stub.
9029
9030 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
9031 there and we are using the gcc from the tree.
9032
9033 * gdb.base/types.c: Removed.
9034
9035 * gdb.base/configure.in: Look for makefile fragments in ../config.
9036 Recognize i386-*-netware.
9037 * gdb.c++/configure.in: Likewise.
9038
9039Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9040
9041 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
9042 the correct TCL syntax.
9043
9044Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9045
9046 * gdb.base/opaque.exp: use runto instead of messing around with
9047 breakpoints. Simplify by using gdb_test.
9048
9049 * gdb.base/bitfields.exp: restart between tests on netware targets
9050 because breakpoints aren't relocated after target death. Run
9051 processes to completion.
9052
9053 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
9054
9055Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
9056
9057 * Makefile.in: Remove extra tabs that confuse some versions
9058 of "make". Use the newly built gdb to test with by default,
9059 rather than the first one in the tester's search path.
9060
9061Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
9062
9063 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
9064
9065 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
9066 condition help.
9067
9068Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9069
9070 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
9071
9072 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
9073 running.
9074 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
9075 * gdb.base/funcargs.exp: Likewise.
9076
9077 * gdb.base/bitfields.exp: Simplify by using gdb_test.
9078 * gdb.base/funcargs.exp: Likewise.
9079
9080 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
9081 message is "".
9082
9083Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9084
9085 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
9086 return,signals,twice}.exp: Handle non-existant binaries
9087 consistantly.
9088
9089 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
9090 * gdb.base/Makefile.in: Don't try to generate a core dump, we
9091 might testing a cross development system.
9092
9093Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9094
9095 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
9096 runtest script is relative to ${srcdir}, not ${rootdir}.
9097
9098Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
9099
9100 * gdb.base/signals.exp: Allow for optionality of breakpoint
9101 address.
9102
9103Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9104
9105 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
9106
9107Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9108
9109 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
9110 for size_t definition.
9111 * gdb.c++/templates.cc: Likewise
9112
9113 * config/mt-i386-netware: New file.
9114
9115 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
9116 defined.
9117
9118 * gdb.base/Makefile.in: Added support for systems that name core
9119 files by appending "core" to the program name.
9120 * gdb.base/a1-selftest.exp: Likewise.
9121
9122Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9123
9124 * gdb.base/return.exp: Add comment and message for `return double'
9125 test failure on Sparc Solaris.
9126
9127Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
9128
9129 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
9130
9131Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9132
9133 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
9134 from optimizing them away.
9135 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
9136 patterns to include default constructors and assignment operators,
9137 to match gcc versions beyond 2.5.8. Accept any cplus demangling
9138 character in the output of the virtual base pointer.
9139
9140Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9141
9142 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
9143 expression match in print_addr_of to avoid unintented matches.
9144 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
9145 versions up to 2.5.8.
9146
9147Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9148
9149 * gdb.base/list.exp: Tweak alternate pattern for listing of an
9150 included file to run under newer versions of expect.
9151 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
9152 consecutive >'s in templates to accomodate recent cplus-dem.c change.
9153 Remove xfail for the virtual table of BDDHookV.
9154
9155Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
9156
9157 * lib/gdb.exp (string_to_regexp): Set a default result.
9158 (default_gdb_start): Fix misleading message.
9159
9160Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
9161
9162 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
9163 Remove all CC, etc definitions.
9164 * config/mt-hpux: New file.
9165 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
9166 (CFLAGS, LDFLAGS): Define.
9167 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
9168
9169 * Makefile.in (site.exp): Don't insert host_os, etc.
9170 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
9171 (distclean): Check existence of subdir.
9172 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
9173 * gdb.base/Makefile.in: General cleanup and simplification.
9174 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
9175 to build executables. Use default rule to build .o files.
9176 (EXPECT, RUNTEST, CC): Fix relative pathname.
9177 (site.exp): Don't insert host_os, etc.
9178 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
9179 and/or SIGUSR1 defined.
9180 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
9181 * gdb.c++/Makefile.in: General cleanup and simplification.
9182 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
9183 (CFLAGS): Remove.
9184 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
9185
9186Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
9187
9188 * gdb.base/recurse.exp: Misc changes to get tests running again
9189 after Kung's changes to the watchpoint code.
9190 * gdb.base/watchpoint.exp: Likewise.
9191
9192Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
9193
9194 * lib/gdb.exp (string_to_regexp): Convert {\} also.
9195
9196Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9197
9198 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
9199 * lib/gdb.exp (default_gdb_start): Define.
9200 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
9201 gdb.base/funcargs.exp, gdb.base/opaque.exp,
9202 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
9203 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
9204 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
9205 Don't call gdb_target_udi in between tests.
9206
9207Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9208
9209 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
9210 (which was basically just a local version of the same thing). In
9211 addition to avoiding duplication, gdb_test_exact is faster.
9212 * lib/gdb.exp (gdb_test_exact): Fix typo.
9213
9214 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
9215 don't give an error.
9216
9217 * gdb.base/term.exp: Call delete_breakpoints before starting.
9218
9219 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
9220 (t10): Add comment.
9221
9222Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
9223
9224 Reorganization of the GDB Test Suite.
9225
9226 * gdb.base: New directory, contains all the basic tests.
9227 * gdb.c++: New directory, tests specific to C++.
9228 * gdb.chill: New directory, tests specific to Chill.
9229 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
9230 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
9231 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
9232 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
9233 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
9234 t30-31 to chill).
9235 * */gdbme.*: Rename to match appropriate expect scripts.
9236 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
9237 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
9238 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
9239 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
9240 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
9241 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
9242 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
9243 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
9244 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
9245 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
9246 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
9247 gdb.c++/virtfunc.cc: New names of C++ files.
9248 * gdb.chill/chillvars.ch: New name of Chill file.
9249 * gdb.base/configure.in, gdb.c++/configure.in,
9250 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
9251 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
9252 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
9253 * configure.in (configdirs): Update to reflect directory changes.
9254 (target_abbrev): No longer define for any configuration.
9255 * Makefile.in: Cosmetic improvements to header comments.
9256
9257Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
9258
9259 Various changes to gdb.t31:
9260
9261 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
9262 * gdbme.ch: Make all key-words and predefineds be upper-case.
9263 * chillvars.exp: Expect key-words and predefinds in upper-case.
9264
9265 * chillvars.exp: Use gdb_test_exact many places.
9266 Change expected output for arrays (which now includes index labels).
9267
9268 * pr-5020.exp, gdme.ch (module PR_5020):
9269 New test, for PR-5020.
9270
9271Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
9272
9273 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
9274 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
9275
9276Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
9277
9278 * Makefile.in: Fix bit-rot in definitions of CHILL,
9279 CHILL_FOR_TARGET and Chill_LIB.
9280 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
9281 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
9282 CHILL, and CHILL_LIB.
9283
9284Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
9285
9286 * Revert the previous changes. Please see Rob's directory
9287 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
9288
9289Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
9290
9291 * Makefile.in, configure.in, config/mips-gdb.exp,
9292 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
9293 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
9294 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
9295 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
9296 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
9297 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
9298 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
9299 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
9300 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
9301 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
9302 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
9303 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
9304 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
9305 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
9306 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
9307 changes from 94Q1.
9308
9309Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
9310
9311 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
9312 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
9313 Rob's new testing fragments.
9314
9315Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
9316
9317 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
9318 lib/gdb.exp: Replace error proc calls with perror.
9319
9320Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
9321
9322 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
9323 version also, match on casted version strings, and match on
9324 gdb startup case where the line numbers might be messed up.
9325
9326Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
9327
9328 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
9329 (CFLAGS): Delete it from here.
9330
9331Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
9332
9333 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
9334
9335Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
9336
9337 * Makefile.in (RUNTEST): Default to just "runtest".
9338
9339Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9340
9341 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
9342 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
9343 the code has been restructured.
9344
9345Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9346
9347 * gdb.t00/default.exp (set write): Allow any number of \r and/or
9348 \n, not just one of each.
9349
9350 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
9351 /bin/cc gives a warning if you do.
9352
9353Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
9354
beb998c6 9355 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
9356 __t10ListS_link1ZUiRCUiPT0
9357
9358Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9359
9360 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
9361 on local variables in recursive functions.
9362
9363 * gdb.t07/Makefile.in: Build the new test.
9364
9365Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9366
9367 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
9368 directly. Instead compare the return values from actual calls.
9369
9370Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
9371
9372 * Makefile.in (check): Set TCL_LIBRARY for runtest.
9373
9374Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9375
9376 * From Peter Schauer with minor modifications.
9377 * gdb.t15/return.exp (return_tests): Handle targets where "return"
9378 stops in mid-line in the caller. Add xfail for returning a float
9379 value on X86 targets.
9380
9381Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9382
9383 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
9384 to avoid expect lossage.
9385 (fmem_LRbug_tests): Likewise.
9386 * gdb.disasm/hppa.s: Corresponding changes.
9387
9388 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
9389 conditions to work with latest dejagnu/expect.
9390
9391 * gdb.t15/funcargs.exp (finish from indirect call): No longer
9392 expected to fail on the PA.
9393 (backtrace in call with trampolines): Explicitly require main
9394 to be frame #1 (no trampolines should show up in backtrace).
9395
9396 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
9397 "continue -expect".
9398 * gdb.t06/break.exp: Likewise.
9399 * gdb.t07/watchpoint.exp: Likewise.
9400 * gdb.t13/bitfields.exp: Likewise.
9401 * gdb.t15/{funcargs,return}.exp: Likewise.
9402 * gdb.stabs/weird.exp: Likewise.
9403 * config/{mips,udi}-gdb.exp: Likewise.
9404
9405 * hppa.sed: Enclose comments within a sed command to avoid
9406 losing with the old OSF1 sed.
9407
9408Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9409
9410 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
9411 sequent dynix.
9412 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
9413 * gdb.t15/funcargs.exp: Conditionally step again to really
9414 finish from marker_call_with_trampolines. Handle the case where
9415 the first step from within call_with_trampolines already steps
9416 us back to main.
9417 * gdb.t15/gdbme.c: Add comment to closing brace of
9418 call_with_trampolines for funcargs.exp.
9419
9420Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9421
beb998c6 9422 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
9423 Fix typo(s).
9424
9425Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9426
9427 * gdb.t07/gdbme.c: More code for watchpoint testing.
9428
9429 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
9430 "Hardware watchpoint" throughout file.
9431 (test_watchpoint_triggered_in_syscall): New test.
9432 (test_complex_watchpoint): New test.
9433
9434Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9435
9436 * gdbme.c (call_with_trampolines): New function to try and step
9437 into. Tests trampoline problems on the PA.
9438
9439 * funcargs.exp (localvars_in_indirect_call): No longer expect
9440 stepping into indirect call to fail on PAs.
9441 (test_stepping_over_trampolines): New test.
9442
9443Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9444
9445 * TODO: Add suggestions for static member function tests, and
9446 completion tests.
9447
9448Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9449
9450 * TODO: Add suggestions for "p/a" tests.
9451
9452 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
9453 (default_gdb_exit): Replace all the hair with sending "quit" to
9454 the process with a simple close.
9455
9456Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9457
9458 * TODO: Add suggestions for shared library tests.
9459
9460Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9461
9462 * TODO: Add suggestions for x/s tests.
9463
9464Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9465
9466 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
9467 "enable once", and "enable breakpoints once" with ".*".
9468
9469Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9470
9471 * TODO: Add suggestions about structure passing tests.
9472
9473Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9474
9475 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
9476 the primary1 test, use work around if __GNUC__ < 2.
9477 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
9478 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
9479 Test for bad output rather than waiting for timeout. Issue
9480 second continue only if first continue failed.
9481
9482Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9483
9484 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
9485 operator[] test with gdb_test because the old code didn't seem to
9486 be getting the quoting right with the new dejagnu.
9487
9488Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
9489
9490 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
9491 one from the path.
9492 * Makefile.in: Use a fresh expect if there is one, use runtest
9493 from the src tree if there is one.
beb998c6 9494
c906108c
SS
9495Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9496
9497 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
9498 next over recursive call. Revise the tests from that point on
9499 (which had been skipped) to match GDB's actual (correct) output.
9500
9501 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
9502 with next over a breakpoint whose condition is false.
9503
9504 * gdb.t00/help.exp: Comment out "help set print" tests just like
9505 (and for same reason as) "help set" test.
9506
9507Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9508
9509 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
9510 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
9511
9512Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9513
9514 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
9515 necessary gdb_target_udi.
9516
9517 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
9518
9519 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
9520 1838 and 2417; they are fixed.
9521
9522 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
9523 gdb.t03/ptype.exp (ptype structure, ptype union):
9524 Remove xfails; the test is looser than when the xfails were added.
9525
9526 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
9527 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
9528
9529 * gdb.t01/run.exp: Only run shell test if isnative.
9530
9531 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
9532 since "run" automatically loads if necessary. Call gdb_target_udi
9533 after the "file" since "file" kills any execution target.
9534
9535 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
9536 GDB. GDB doesn't work that way (not anymore at least) on UDI.
9537 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
9538 argument for UDI.
9539
9540Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9541
9542 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
9543
9544 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
9545
9546Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9547
9548 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
9549 properly quoting regexps. This makes the second argument to
9550 demangle a fixed string, which matches the callers, instead of a
9551 shell-style pattern which is what the previous implementation
9552 used. Update some of the callers.
9553
9554Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9555
9556 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
9557 (comib_nullified_tests): Fix typo.
9558 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
9559 strings. No longer expected to fail.
9560
9561 * gdb.disasm/hppa.s (addib_tests): Fix typo.
9562 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
9563 strings. No longer expected to fail.
9564
9565 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
9566 string. No longer expected to fail.
9567
9568Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9569
9570 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
9571 No longer expected to fail.
9572
9573 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
9574 string. No longer expected to fail.
9575
9576Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9577
9578 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
9579 only in the names (I probably got most of them). I was even
9580 generous with some which differed in underscores in names, and
9581 probably missed a few, and I *still* was able to remove almost a
9582 third of the file with almost no impact on testsuite coverage.
9583
9584Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9585
9586 * gdb.t00/default.exp: Match udi_attach error message as well as
9587 the one from child_attach.
9588
9589 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
9590
9591 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
9592
9593 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
9594 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
9595
9596 * Move test with enums and partial symbols back to
9597 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
9598 Reverts the change of 26 May 93. Per today's change to
9599 stabs.texinfo, the behavior that weird.exp was expecting was
9600 unreasonable; what is important is that the compiler+gdb get
9601 things right, which happens with a recent gcc. Also fix the test
9602 to deal with native compilers which put out the stab gdb can't
9603 deal with.
9604
9605Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9606
9607 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
9608 in the names. The main thing these accomplish is to slow things down.
9609 Many more such duplicates surely remain.
9610
9611 * gdb.t00/help.exp: Comment out "help support" test just like
9612 (and for same reason as) "help set" test.
9613
9614Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
9615
9616 * gdb.t06/break.exp: Remove setup_xfails for
9617 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
9618 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
9619 about known bug in gcc to include up through 2.5.8.
9620 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
9621 well as "_vb$".
9622 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
9623 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
9624 with latest gcc and gdb.
9625 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
9626 well as "_vb$".
9627
9628Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9629
9630 * configure.in (hppa*-*-*): Also configure and build stabs-only
9631 tests.
9632
9633Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9634
9635 * gdb.t10/hppa.mt: A makefile fragment for the PA.
9636 * gdb.t10/configure.in (hppa*-*-*): Use it.
9637
9638Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9639
9640 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
9641
9642Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9643
9644 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
9645 versions prior to 1.13.5.
9646
9647Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9648
9649 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
9650 the prompt is at the start of a line.
9651
9652Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9653
9654 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
9655 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
9656 in the copr tests now.
9657 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
9658 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
9659 expected to fail.
9660
9661Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
9662
9663 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
9664 gdb.t31/chillvars.exp, lib/gdb.exp:
9665 Tweak to run under either version of expect.
9666 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
9667 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
9668 * gdb.t11/list.exp: Remove extraneous whitespace.
9669
9670Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9671
9672 * gdb.t16/printcmds.exp (test_print_strings): Accept
9673 "(unsigned char *) " before the string.
9674
9675 * TODO: Add notes about printing of fancy types and GDB expressions.
9676
9677Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
9678
9679 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
9680 * gdb.t06/configure.in: Don't try to compile signals test program
beb998c6 9681 if doing mips-idt-ecoff.
c906108c
SS
9682
9683Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
9684
9685 * Most .exp files: Tweak to run under either version of expect.
9686
9687Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9688
9689 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
9690 xfails; I'm not sure why they are failing, but not because of PR 1806.
9691
9692Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
9693
9694 * config/unix-gdb.exp: Remove gdb_unload cause it's already
9695 defined in lib/gdb.exp.
9696
9697Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9698
9699 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
9700 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
9701 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
9702 have to be typeless.
9703
9704Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9705
9706 * TODO: Add suggestion for copyright year test.
9707
9708Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
9709
9710 * configure.in (*-*-lynxos*): Add stabs tests.
9711
9712Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9713
9714 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
9715 so insert a tab before any assembler directive in column zero.
9716
9717 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
9718 stores.
9719 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
9720 stores.
9721 (fpu_short_memory_tests): Likewise.
9722
9723Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9724
9725 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
9726 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
9727 .stabs directives in comments.
9728
9729Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9730
9731 * TODO: New file, describing tests we could write.
9732 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
9733
9734Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9735
9736 * gdb.t06/signals.exp: Add kludge to force re-sync.
9737
9738 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
9739 to xgdb instead of gdb, get out of gdb.
9740
9741Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
9742
9743 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
9744 for info.
9745
9746Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9747
9748 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
9749 * gdb.stabs/configure.in (hppa*-*-*): Use it.
9750 * gdb.stabs/hppa.sed: New sed script for the PA.
9751
9752Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9753
9754 * gdb.stabs: Re-write weird.def and configuration to use sed
9755 instead of cpp. sed is portable and POSIX; cpp is neither.
9756
9757Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9758
9759 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
9760
9761Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9762
9763 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
9764
9765Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9766
9767 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
9768 "_vb$".
9769 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
9770 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
9771
9772Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9773
9774 * lib/gdb.exp: Comment out code which depends on non-existent
9775 `transform' procedure.
9776
9777Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
9778
9779 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
9780 * lib/gdb.exp: Transform tool name.
9781 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
9782 1.1's new error handling system.
9783
9784Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9785
9786 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
9787
9788Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9789
9790 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
9791 They made pattern matching so slow that timeouts happened on
9792 heavily loaded systems. Now any output from "show print" which
9793 gets us back to the GDB prompt is a PASS.
9794
9795Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
9796
9797 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
9798
9799Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9800
9801 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
9802
9803 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
9804 It is not from PR 3220.
9805
9806Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9807
9808 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
9809 just started failing because they depended on the order the
9810 subcommands are presented, or exact docstring text. This kind of
9811 test is a pain and has minimal benefit.
9812
9813Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9814
9815 * gdb.t09/corefile.exp: At end of test, use "core" command with
9816 no arguments.
9817
9818Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
9819
9820 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
9821 17}/Makefile.in: Make it possible to run the testsuite with Sun
9822 make and CC = cross gcc by adding explicit build rules for .o
9823 files.
9824
9825Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9826
9827 * gdb.t15/funcargs.exp: Don't put comments on same line as
9828 setup_xfail (@#$*%& tcl braindamage!).
beb998c6 9829
c906108c
SS
9830Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9831
9832 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
9833
9834Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
9835
9836 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
9837 * gdb.t20/inherit.exp: remove three dumplicate entries.
9838
9839Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9840
9841 * gdb.t06/break.exp: For "next over recursive call", fail on any
9842 incorrect output, not just on "factorial (value=2)".
9843
9844Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9845
9846 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
9847 working now. Add an xfail if accesing a bss variable causes
9848 a memory error if the target is not yet run.
9849
9850Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9851
9852 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
9853 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
9854 name of __st* demangling (2 strings). Did Kung really get the
9855 more than 95 others right without testing them?
9856
9857Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
9858
9859 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
9860
9861Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
9862
9863 * configure.in (configdirs): Add gdb.disasm
9864 * gdb.disasm: New directory for GDB disassembler tests.
9865 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
9866
9867Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9868
9869 * gdb.t00/help.exp: Don't test "help set".
9870
9871 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
9872 from within expect statements. None of these happen anymore and
9873 they cause regressions to be silently unnoticed.
9874
9875 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
9876 messages) about known failures with gcc cygnus-2.4.5-930417.
9877
9878 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
9879 comp-info.exp so it gets built if it doesn't exist.
9880
9881 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
9882 it is no longer used.
9883 * gdb.t13/comp-info.c: Removed.
9884
9885Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9886
9887 * gdb.t06/signals.exp: Add xfail for sun3.
9888
9889Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9890
9891 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
9892 relevant because ^C doesn't get sent but failure can be reproduced
9893 interactively).
9894
9895Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9896
9897 * gdb.stabs/alpha.mt: New configuration file for alpha.
9898 * gdb.stabs/configure.in: Use it.
9899 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
9900 sharing with alpha.mt, redefine long to word via preprocessor.
9901 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
9902 for alpha.
9903 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
9904 native cc.
9905 * gdb.t00/teststrategy.exp: Change expect string so that we
9906 consume the `(xgdb)' from the command echo and from the gdb prompt.
9907 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
9908 gdb currently compares all values as long, so this failure probably
9909 applies to any configuration where LONGEST is bigger than a target int.
9910 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
9911 with gcc.
9912 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
9913 to handle opaque pointers, gcc is.
9914 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
9915 as first argument. Include <sys/types.h> and change all operator
9916 new definitions to use size_t.
9917 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
9918 now that we use size_t.
9919
9920Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9921
9922 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
9923 a long or float array cast all array members to the same type.
9924 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
9925 with 64 bit longs.
9926 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
9927 on alpha.
9928 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
9929
9930Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9931
9932 * gdb.t24 (demangle.exp): Constructors of templates have names like
9933 vector<int>::vector(int) not vector<int>::vector<int>(int). See
9934 section 14.6 of the ARM.
9935
9936 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
9937 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
9938 accomplish little and slow down the testsuite.
9939
9940 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
9941 Accept spaces various places.
9942
9943Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9944
9945 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
9946 with watchpoint enabled.
9947
9948 * Makefile.in: Remove definition of CC and remove the second
9949 definition of CXX (the "CXX = gcc" one remains). These definitions
9950 were causing backquotes to be expanded within backquotes, which
9951 doesn't work.
9952
9953Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9954
9955 * gdb.t17/callfuncs.exp: Add "return 0" to end.
9956
9957Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9958
9959 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
9960 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
9961 by mips cc and contains no stabs entries.
9962
9963Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
9964
9965 * config/vx-gdb.exp: Use fake device to load files rather than
9966 NFS.
9967 * lib/gdb.exp: New proc to do "file" command.
9968 * config/unix-gdb.exp: Use new "file" proc.
9969
9970Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9971
9972 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
9973 Rework board rebooting slightly.
9974 (gdb_exit): Don't exit from the remote shell; there isn't one.
9975 * gdb.stabs/weird.exp: If a program is being debugged already,
9976 kill it.
9977 * gdb.t04/setvar.exp: Stop and restart gdb.
9978 * gdb.t05/expr.exp: Likewise.
9979 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
9980 restart gdb and reload the program.
9981 * gdb.t08/opaque.exp: Likewise.
9982 * gdb.t12/scope.exp: Likewise.
9983 * gdb.t13/bitfields.exp: Likewise.
9984 * gdb.t15/funcargs.exp: Likewise.
9985 * gdb.t20/classes.exp: Likewise.
9986 * gdb.t03/ptype.exp: Increase timeout.
9987 * gdb.t16/printcmds.exp (test_print_string_constants,
9988 test_print_array_constants): Likewise.
9989 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
9990 * gdb.t20/classes.exp (do_tests): Likewise.
9991 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
9992
9993Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
9994
9995 * gdb.stabs: Renamed *wierd* to *weird*.
9996
9997Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9998
9999 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
10000 for timeout. Add "known gcc 2.4.5 bug" to failure message.
10001
10002Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10003
10004 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
10005 (do_tests): Remove xfail for whatis on one_var and two_var.
10006
10007Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
10008
10009 * Makefile.in: Made cross building work better by adding
10010 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
10011
10012Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10013
10014 * gdb.t15/{return.c,return.exp,Makefile.in}:
10015 New test, currently commented out.
10016
10017Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
10018
10019 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
10020 still running and removes the leftover named socket so GDb can do
10021 clean restarts.
10022
10023Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
10024
10025 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
10026 console, not GDB.
10027 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
10028 cross testing works better with "make check"
10029 * config/unix-gdb: Use default procedures for exit and version.
10030 * config/vx-gdb.exp: Cleaned up and massaged back to working order
10031 with the newest VxWorks.
10032
10033Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10034
10035 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
10036 old form.
10037
10038 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
10039 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
10040
10041 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
10042
10043 * config/unix-gdb.exp: Remove this version of gdb_exit
10044 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
10045 Rob says he'll look at it when he gets back to testing boards.
10046
10047Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
10048
10049 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
10050 an expected fail for certain ptype commands.
10051
10052 * gdb.t20/classes.exp: Update expected results of "ptype class
10053 Base1" to account for the constructor that now appears in the type.
10054
10055Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
10056
10057 * configure.in (configdirs): Restore gdb.t04, which mysteriously
10058 disappeared from list.
10059 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
10060 "alldone" proc with call to cleanup and exit.
10061 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
10062 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
10063 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
10064 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
10065 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
10066 "alldone" proc with simple returns that suppress remaining
10067 tests. The alldone proc went away many months ago.
10068
10069Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10070
10071 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
10072
10073 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
10074
10075Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10076
10077 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
10078 as vax gdb will display them.
10079
10080Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10081
10082 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
10083 optimizers.
10084
10085 * scope.exp: Change "bad value for localval" messages so each one
10086 is unique.
10087
10088 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
10089 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
10090
10091 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
10092
10093Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10094
10095 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
10096 doesn't exist (due to optimization).
10097
10098Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10099
10100 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
10101 contains \r because the filename is long.
10102
10103 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
10104 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
10105
10106Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10107
10108 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
10109 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
10110 Ultrix.
10111 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
10112 int tests.
10113 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
10114
10115Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
10116
10117 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
10118
10119 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
beb998c6 10120 to match does not match the passing case but still matches the
c906108c
SS
10121 failing case.
10122
10123Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10124
10125 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
10126
10127Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
10128
10129 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
10130 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
10131 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
10132 Remove various versions of gdb_exit.
10133 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
10134 gdb_exit.
10135 * config/unix-gdb.exp: gdb_exit remains here, and should override
10136 the generic version, since it's doing a lot of wierd stuff that
10137 the other versions aren't. FIXME, fold it in, or abandon this
10138 version.
10139
10140Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10141
10142 * gdb.t24/demangle.exp: Add tests for PR 3220.
10143
10144Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10145
10146 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
10147
10148Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
10149
10150 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
10151 "i386-*-*". Works for i486 as well.
10152
10153 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
10154 bug, and expand domain of xfail to all SVR4 systems, since the
10155 actual problem is likely to be in generic SVR4 /proc support.
10156
10157Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10158
10159 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
10160
10161Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
10162
10163 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
10164 xfails for other systems. Match a missing 'Continuing.' as an
10165 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
10166
10167 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
10168 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
10169 Only issue warning for missing executables if -all option is used.
10170
10171 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
10172 file if -all option is used. It's like an unpredictable XFAIL.
10173
10174Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10175
10176 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
10177 for dynamically linked binaries.
10178
10179 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
10180
10181Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10182
10183 * gdb.t20/inherit.exp: Change message for "print tagless struct"
10184 to state that this is a known bug in old versions of g++.
10185
10186Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10187
10188 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
10189 while waiting for `Continuing'.
10190
10191Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
10192
10193 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
10194 in text, data, and bss.
10195 * gdb.t10/nodebug.c: Add local and global test variables for
10196 initialized and uninitialized data.
10197
10198Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10199
10200 * config/unix-gdb.exp (gdb_exit): Add "wait".
10201
10202Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10203
10204 * gdb.t06/signals.exp: xfail the continue from the handler for all
10205 targets.
10206
10207 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
10208 function with watchpoints enabled, the i386 call dummy starts with
10209 a call.
10210
10211 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
10212 386 bsd names its corefiles.
10213
10214Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
10215
10216 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
10217 compilers don't grok it.
10218 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
10219 with small octal ints rather than character constants, which
10220 are signed and might not fit if first promoted to int.
10221
10222Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
10223
10224 * gdb.t09/Makefile.in (clean): Remove corefile.
10225
10226Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10227
10228 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
10229
10230Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10231 and Jim Kingdon (kingdon@cygnus.com)
10232
10233 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
10234 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
10235 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
10236
10237Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10238
10239 * gdb.t17/interrupt.exp: Add xfail for hppa.
10240
10241Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10242
10243 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
10244 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
10245 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
10246 to determine signed-ness of bitfields and use the result to setup
10247 the xfail.
10248 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
10249 * gdb.t15/funcargs.exp: Use them to step until the second indirect
10250 call line is reached if necessary.
10251
10252Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10253
10254 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
10255
10256Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10257
10258 * gdb.t06/break.exp: Also test `clear' command.
10259
10260Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10261
10262 * gdb.t00/teststrategy.exp: Remove extra quote.
10263
10264 * gdb.t07/watchpoint.exp: Change xfail for calling function with
10265 watchpoint enabled to be for all non-68k machines.
10266
10267 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
10268
10269Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10270
10271 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
10272 targets use aout.mt instead of ecoff.mt as gas understands
10273 standard aout format.
10274
10275Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10276
10277 * lib/gdb.exp (runto): Don't insist that function we are running to
10278 was compiled with -g.
10279
10280 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
10281
10282 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
10283 to get back into the read system call.
10284 Accept leading newline in case where we woke it up.
10285
10286Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10287
10288 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
10289 to make the stabs test work on ecoff systems using gcc and -with-stabs.
10290 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
10291 enable ecoff configuration.
10292
10293Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10294
10295 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
10296
10297Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10298
10299 * gdb.t16/printcmds.exp: Add another printf test.
10300
10301Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
10302
10303 * configure.in: If configured -with-stabs on any target, add
10304 stabsdirs to configdirs.
10305
10306Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10307
10308 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
10309 fun" so pattern does not match the command itself.
10310
10311Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10312
10313 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
10314
10315Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10316
10317 * gdb.t17/interrupt.exp: Test for more things.
10318
10319Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10320
10321 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
10322 compiler arranges the code and line numbers.
10323
10324 * gdb.t17/interrupt.exp: Don't send \n after ^C.
10325
10326Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10327
10328 * gdb.t00/help.exp: Increase expect input buffer size.
10329
10330Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10331
10332 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
10333
10334 * gdb.t07/watchpoint.exp: Add xfail for hppa.
10335
10336 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
10337
10338 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
10339 [0-9]*, not just [0-9].
10340
10341Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10342
10343 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
10344
10345 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
10346
10347Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10348
10349 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
10350
10351Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10352
10353 * gdb.t06/signals.c: Add xfails for sun3.
10354
10355 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
10356
10357 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
10358 test_stepping tests.
10359
10360Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10361
10362 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
10363
10364 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
10365
10366 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
10367 rather than actually putting it through cpp twice.
10368
10369 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
10370
10371Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
10372
10373 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
10374 no longer needed.
10375
10376Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10377
10378 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
10379
10380 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
10381 C++ features prints as "struct", make it a pass, not an xfail.
10382
10383Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10384
10385 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
10386 Don't require VA to print as "class" rather than "struct".
10387
10388Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
10389
10390 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
10391
10392Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10393
10394 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
10395
10396Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10397
10398 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
10399 order.
10400
10401Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10402
10403 * gdb.t16/printcmds.exp: Add printf tests.
10404
10405 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
10406
10407 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
10408
10409Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
10410
10411 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
10412 pass counts, to counteract any existing or future setup_xfails.
10413
10414Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10415
10416 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
10417 {BEGIN,END}_COMMON for common block instead of STAB.
10418 * gdb.stabs/wierd.exp: Add xfail for rs6000.
10419
10420 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
10421 intp_var should be N_GSYM not N_LSYM.
10422 wierd-aout.S: Use a label for the value of the N_SO.
10423 wierd.def: Remove all backslashes.
10424 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
10425
10426Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10427
10428 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
10429 get the expected next to inheritance3.
10430
10431Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10432
10433 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
10434 now that gcc-2.4 gets it right.
10435
10436Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10437
10438 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
10439
10440 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
10441 generating comp-info.exp which works for cross-compilation.
10442
10443Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
10444
10445 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
10446 "*-*-sysv4.*".
10447
10448Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
10449
10450 * gdb.t01/run.exp: Start with a fresh gdb.
10451 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
10452 SVR4.x.
10453
10454Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
10455
10456 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
10457 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
10458 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
10459 Makefile.in (distclean, realclean): Remove gdbme.c from list of
10460 things to remove.
10461
10462Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
10463
10464 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
10465 test cases from bug reports.
10466
10467Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
10468
10469 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
10470 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
10471 avoid spurious xfails.
10472 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
10473 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
10474 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
10475
10476Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
10477
10478 * gdb.t00/teststrategy.exp: Rework to provide more useful
10479 description of each test, fix problem with systems that define
10480 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
10481 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
10482 results for "next over recursive call" so timeouts aren't taken
10483 by error.
10484
10485Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
10486
10487 * gdb.t12/scope.exp: Test printing of variables before run.
10488
10489 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
10490 printed in wrong order due to sorting.
10491
10492Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
10493
10494 * gdb.t00/teststrategy.exp: Fix expected results for printing
10495 user entered string constant. Is array of char, prints with no
10496 address.
10497
10498 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
10499 commands.
10500 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
10501 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
10502 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
10503 of struct of char arrays.
10504 * gdb.t00/radix.exp: New tests for radix commands.
10505
10506Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
10507
10508 * gdb.t16/printcmd.exp: Print a variable before running program
10509 (with xfail for AIX).
10510
10511Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
10512
10513 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
10514
10515 * gdb.t16/printcmd.exp: Don't print variables before running program.
10516
10517 * gdb.t06/break.exp: Don't require envp argument to main.
10518
10519 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
10520
10521 * gdb.t02/whatis.exp, gdb.t11/list.exp:
10522 Add xfails for rs6000.
10523
10524 * gdb.t02/whatis.exp: Change other tests not to re-test something
10525 we already tested.
10526
10527 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
10528 each type used has a variable of that type.
10529
10530Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
10531
10532 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
10533
10534Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10535
10536 * configure.in: change srctrigger to be a file, not a directory
10537
10538Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
10539
10540 * configure.in (mips-idt-ecoff*): Added trailing '*'.
10541
10542 * gdb.t11/list.exp: Fixed a couple of typos.
10543
10544Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
10545
10546 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
10547 is fixed and PR is closed.
10548 * gdb.t16 (gdbme.c): Add simple test string variable.
10549 * gdb.t16 (printcmds.exp): Add tests with simple test string
10550 variable, primarily for boundaries on "set print elements".
10551
10552Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
10553
10554 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
10555 Make leading 0's optional and don't expect a tab in the middle
10556 of the number.
10557
10558 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
10559
10560 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
10561 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
10562 don't end command passed to gdb_test with newline.
10563
10564 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
10565 signed keyword away, don't expect signed bitfields to be signed.
10566
10567 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
10568 printing with only as many 1's as are in the field as well as printing
10569 with 32 1's (see comment).
10570
10571Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
10572
10573 * gdb.t00/default.exp: Start with a fresh gdb.
10574 * configure.in (configdirs): Remove gdb.t31 until the chill
10575 compiler works again. It no longer is able to find chillrt0
10576 since it isn't in libchill.a anymore.
10577 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
10578 wierd.o, make more modular.
10579 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
10580 spurious newlines that caused problems.
10581
10582Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10583
10584 * Move test with enums and partial symbols from gdb.t03/ptype.exp
10585 to gdb.stabs/wierd.exp since GCC has worked around the bug.
10586 gdb.stabs/wierd.{exp,def}: Many new tests.
10587
10588 * gdb.t00/default.exp: update info line for new message.
10589
10590 * gdb.t02/{whatis.exp,gdbme.c}:
10591 Test that "char *" doesn't print as "caddr_t".
10592
10593Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10594
10595 * gdb.t00/help.exp: Use .* in place of some help messages which
10596 just changed.
10597 gdb.t00/default.exp: Update "info frame" test for new message.
10598 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
10599 Remove some xfails
10600
10601Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10602
10603 * gdb.t03/{gdbme.c,ptype.exp}:
10604 Add tests for typedef'd struct and union without tags.
10605 Also check "whatis" on a variable of a typedef'd enum without a tag.
10606
10607 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
10608 PRMS 1823; the bug still exists but isn't reproduced by this test
10609 anymore), and remove rs6000 XFAIL (the bug is fixed).
10610
10611 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
10612 duplicated from whatis.exp. For those that are left, accept
10613 "long", "long int", or "int" for long variables (whatis.exp already
10614 has an XFAIL for "int", so no need to fail it here).
10615
10616 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
10617 Deal with GCC's names for types now that GDB uses the compiler's names.
10618
10619 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
10620 setup_xfail's for sunos4. If we #defined the signed keyword away,
10621 don't expect GDB to know that char it is signed.
10622
10623 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
10624
10625Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
10626
10627 * configure.in (configdirs): Add gdb.t24 for C++ tests that
10628 should work on any system, regardless of debugging format.
10629 * gdb.t21/demangle.exp: Move to gdb.t24.
10630 * gdb.t24/demangle.exp: Move from gdb.t21.
10631 * gdb.t24/{Makefile.in, configure.in}: New files.
10632
10633Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10634
10635 * configure.in: Do gdb.stabs and C++ tests only for stabs.
10636 * gdb.stabs: New directory.
10637
10638Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10639
10640 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
10641 not just "Quit anyway?".
10642
10643Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
10644
10645 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
10646 that all setup_xfails are immediately followed by clear_xfails.
10647
10648Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
10649
10650 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
10651 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
10652 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
10653 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
10654 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
10655 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
10656 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
10657 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
10658 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
10659 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
10660 gdb.t31/chillvars.exp, lib/gdb.exp:
10661 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
10662 bug-gdb@prep.ai.mit.edu.
10663
10664Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
10665
10666 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
10667 with 0.0, not integer 0.
10668
10669Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
10670
10671 * gdb.t06/break.exp: Update for "Kill the program" message change.
10672
10673Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
10674
10675 * Makefile.in (GDBFLAGS): Set to -nx.
10676 * Makefile.in (site.exp): Use GDBFLAGS.
10677
10678Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10679
10680 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
10681 Makefiles.
10682 (check): depend on just-check.
10683 (just-check): added so that tests can be run without a noop
10684 build pass.
10685
10686Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10687
10688 Switch to using configure's configdirs.
10689 * Makefile.in (Makefile): add configure.in dependency.
10690 (SUBDIRS): removed redundant assignment.
10691 * configure.in: switch subdirs assignment to configdirs.
10692 * gdb.t*/configure.in: new files.
10693
10694Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
10695
10696 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
10697 works.
10698
10699Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
10700
10701 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
10702 in explicit rules. Apparently this is not supported by some makes.
10703
10704Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
10705
10706 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
10707
10708Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10709
10710 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
10711 disappeared.
10712
10713Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
10714
10715 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
10716
10717Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
10718
10719 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
10720 watchpoint problem that is now fixed.
10721 * gdb.t30/chexp.exp: Remove setup_xfail for printing
10722 uninitialized convenience variables.
10723 * gdb.t31/chillvars.exp: Fix expected patterns for printing
10724 structures.
10725
10726Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10727
10728 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
10729 which causes expect to get out of sync with gdb on long output
10730 from help set.
10731 * gdb.t09/corefile.exp: Make expected pattern for core file
10732 failing signal and frame output format less sun specific.
10733
10734Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
10735
10736 * gdb.t31/chillvars.exp: Add and remove initial dummy
10737 breakpoint, so that symbol table is forced in.
10738 (Needed at least on Sunos4, though it seems not SVR4.)
10739 * gdb.t31/chillvars.exp: Update for changed output format.
10740
10741Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
10742
10743 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
10744
10745Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
10746
10747 * Makefile.in: Added --srcdir when invoking runtest, removed the
10748 need for a local config file. (optional now)
10749
10750Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
10751
10752 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
10753 failure count used to force early termination. Add some more
10754 expected failures for gnu style demangling.
10755
10756Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10757
10758 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
10759 pmi variable from gdb.t20/gdbme to get optimized away.
10760 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
10761 Check for written corefile upon timeout _and_ eof.
10762
10763Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10764
10765 * config/unix-gdb.exp: Add missing return 0.
10766
10767Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10768
10769 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
10770 test termination.
10771
10772Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
10773
10774 * configure.in (subdirs): Put back gdb.t17 which mysteriously
10775 disappeared.
10776
10777Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
10778
10779 * gdb.t10/crossload.exp: Disable the i860-elf test until such
10780 time as i860 support works.
10781
beb998c6 10782 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
10783 "backtrace 100\r" rather than just "backtrace\r", to match last
10784 change.
10785
10786Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
10787
10788 * config/udi-gdb.exp (gdb_exit): Remove close command.
10789 (gdb_target_udi): New procedure to set the UDI target.
10790 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
10791 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
10792 Added waits for prompts after several question responses. Added
10793 some more responses used by a29k-amd-udi-gdb.
10794 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
10795 pass different arguments, restart UDI connection after program
10796 completion.
10797 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
10798 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
10799 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
10800 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
10801 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
10802 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
10803 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
10804 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
10805 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
10806 after program completion.
10807 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
10808 compiled with a SELECT_VECS setting.
10809 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
10810 infinite recursion.
10811
10812 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
10813 Added checks for COFF results, and made them expected failures for
10814 all targets. It would be better to make them expected failures
10815 for COFF targets only.
10816
10817Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10818
10819 * Makefile.in: add null dvi target, don't bother to recurse
10820 through test directories for info and install-info; rename
10821 $(datadir) to be dejagnu instead of deja-gnu
10822
10823Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
10824
10825 * gdb.t31/gdbme.ch: Re-enable code that previously caused
10826 compiler to coredump.
10827 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
10828 code.
10829
10830Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
10831
10832 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
10833 coredump.
10834 * gdb.t31/chillvars.exp: Comment out tests that depend on that
10835 code.
10836
10837Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
10838
10839 * gdb.t03/ptype.exp: tests for return code from gdb_test.
10840 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
10841 which in a shell. Deletes xgdb when done.
10842 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
10843 Tests the return from the "set height" or "set width" commands.
10844 Added a few return codes where needed.
10845
10846Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
10847
10848 * Makefile.in (SUBDIRS): Add gdb.t17.
10849 * configure.in (subdirs): Add gdb.t17.
10850 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
10851 files to test gdb's calling of functions in the inferior with
10852 the correct arguments and gdb's ability to retrieve any
10853 result returned.
10854
10855Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
10856
10857 * config/unix-gdb.exp (gdb_exit): Remove close commands that
10858 may be called after gdb goes away. Previous versions of expect
10859 needed these to avoid file descriptor leaks, but they cause
10860 errors with the current revision of expect.
10861 * gdb.t00/gdbvars.exp: Use -re on expected output after
10862 setting sevenbit-strings.
10863 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
10864 to set sevenbit-strings consistent across tests.
10865 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
10866 set sevenbit-strings consistent across tests.
10867
10868Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
10869
10870 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
10871 expected output to match current "expect" expectations.
10872
10873Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
10874
10875 * gdb.t00/default.exp: Change expected output for default "source"
10876 command, to match new gdb behavior which requires a filename to
10877 source.
10878
10879Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
10880
10881 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
10882 expected fail for i486-*-* that misses the marker2 function.
10883 * gdb.t10/crossload.exp (bfddefault): Allow successful
10884 recognition of a format to pass even if no symbols are found.
10885 Explicitly catch failures where the format is not recognized
10886 or is ambiguous, and add the reason to the fail message.
10887 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
10888 the cause is and invalid target and add reason to failure message.
10889 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
10890 elf32-i386, elf32-sparc, and elf32-i860.
10891 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
10892 Set up expected failure for 'filename'::variable scope resolution,
10893 which is now apparently broken on all targets.
10894 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
10895 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
10896 gdb.t23/templates.exp: Change failure for missing binfile into
10897 just a warning.
10898 gdb.t21/demangle.exp: Change all cfront references to 'arm'
10899 references.
10900
10901Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
10902
10903 * gdb.t00/default.exp: Add expected output for default "source"
10904 command, to match new gdb behavior.
10905 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
10906
10907Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
10908
10909 * config/*-gdb.exp: returns an error, rather than exiting on
10910 internal errors.
10911
10912Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
10913
10914 * gdb.t03/gdbme.c: Add pointer to struct variable.
10915 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
10916 referencing struct members.
10917
10918Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
10919
10920 * configure.in (mips-idt-ecoff): New target.
10921 * config/mips-gdb.exp: New file for remote board using MIPS remote
10922 debugging protocol.
10923
10924 * Redid configuration scheme. Removed gdb.t*/configure.in.
10925 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
10926 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
10927 distclean targets. Built executables via .o files. Adjusted
10928 tests to account for source files in $(srcdir) rather than
10929 $(objdir).
10930 * lib/gdb.exp (runto): Don't expect () after the function name,
10931 because it may have arguments.
10932
10933Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
10934
10935 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
10936 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
10937 expected failures for mips-idt-* and mips-sgi-*.
10938 * gdb.t00/default.exp (attach): Kill process if requested.
10939 * gdb.t00/help.exp (help target core, help target): Accept a gdb
10940 that does not read core files.
10941 * gdb.t01/run.exp: Removed checks for exit status code.
10942 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
10943 it is linked in.
10944 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
10945 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
10946 appropriate, rather than doing it by hand.
10947 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
10948 execution.
10949 * gdb.t10/crossload.exp: Kill existing program if needed.
10950 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
10951 appropriate, rather than doing it by hand. Always increase
10952 timeout for this test, not just for VxWorks.
10953
10954Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
10955
10956 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
10957 of Chill STRUCT types and STRUCT values.
10958 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
10959 than "char".
10960 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
beb998c6 10961 struct2): New struct definitions and initializations to test
c906108c
SS
10962 simple Chill STRUCT types.
10963
10964Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
10965
10966 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
10967 the null byte at the end of strings.
10968 * gdb.t00/default.exp: Make show version insensitive to copyright
10969 date.
10970 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
10971 to avoid dependencies on target char signedness.
10972 * gdb.t16/printcmds.exp: Update expected results for explicitly
10973 unsigned char.
10974 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
10975 now work.
10976 * gdb.t21/demangle.exp: Add many more patterns for template
10977 demangling, most of them being expected failures.
10978 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
10979 string we are matching for, to match on the whole string.
10980 * gdb.t21/demangle.exp: Add many new test strings to demangle,
10981 and fix a whole bunch that had incorrect expected output but were
10982 passing anyway because of the bug in "proc demangle".
10983 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
10984 type.
10985 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
10986
10987Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
10988
10989 * gdb/testsuite: made modifications to testcases, etc., to allow
10990 them to work properly given the reorganization of deja-gnu and the
10991 relocation of the testcases from deja-gnu to a "tool" subdirectory.
10992
10993Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
10994
10995 * gdb/testsuite: Initial creation of gdb/testsuite.
10996 Migrated dejagnu testcases and support files for testing nm to
10997 gdb/testsuite from deja-gnu. These files were moved "as is"
10998 with no modifications. This migration is part of a major overhaul
10999 of dejagnu. The modifications to these testcases, etc., which
11000 will allow them to work with the new version of dejagnu will be
11001 made in a future update.
11002\f
11003Local Variables:
ef043731 11004mode: change-log
c906108c
SS
11005left-margin: 8
11006fill-column: 74
11007version-control: never
11008End: