2003-11-20 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
039cf96d
AC
12003-11-20 Andrew Cagney <cagney@redhat.com>
2
2b211c59
AC
3 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
4 resync count exceeded.
5
039cf96d
AC
6 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
7 from the internal error.
8 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
9 Original from Jim Blandy.
10 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 11
eac98b22
AC
122003-11-19 Andrew Cagney <cagney@redhat.com>
13
14 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
15 KFAIL.
16
67455b2a
MK
172003-11-17 Mark Kettenis <kettenis@gnu.org>
18
19 New testcase for PR backtrace/1435.
20 * gdb.arch/i386-unwind.exp: New file.
21 * gdb.arch/i386-unwind.c: New file.
22
853d6e5b
AC
232003-11-17 Andrew Cagney <cagney@redhat.com>
24
25 * lib/gdb.exp (compiler_info): New global.
26 (test_compiler_info): New function.
27 (get_compiler_info): Set compiler_info.
28 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
29 "compiler_info" to gcc-<major>-<minor>.
30
38cf6e11
MC
312003-11-15 Michael Chastain <mec.gnu@mindspring.com>
32
33 * gdb.trace/configure: Remove.
34
a50d3602
EZ
352003-11-13 Elena Zannoni <ezannoni@redhat.com>
36
37 * gdb.base/break.c: Add comments to aid finding line numbers for
38 breakpoints.
39 * gdb.base/break.exp: Remove all references to explicit line
40 numbers.
41
d9407aaa
NC
422003-11-11 Nick Clifton <nickc@redhat.com>
43
44 * gdb.base/shreloc.exp: Do not run for targets which do not
45 support shared objects.
46
db488fc1
CV
472003-11-10 Corinna Vinschen <vinschen@redhat.com>
48
49 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
50 Don't run tests if nofileio flag is given.
51
6a90a18e
EZ
522003-11-07 Elena Zannoni <ezannoni@redhat.com>
53
54 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
55 as well as 'Watchpoint'.
56
0b915e9c
EZ
572003-11-06 Elena Zannoni <ezannoni@redhat.com>
58
59 Reported by Jim Ingham <jingham@apple.com>:
60 * gdb.base/annota1.exp: Match at least one occurrence of the
61 signal handler annotation.
62
d7e4b55f
EZ
632003-11-06 Elena Zannoni <ezannoni@redhat.com>
64
65 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
66 as well as 'Watchpoint'.
67
2fe4e8d0
MC
682003-11-05 Michael Chastain <mec@shout.net>
69
70 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
71
6ef88553
KW
722003-11-03 Kris Warkentin <kewarken@qnx.com>
73
74 * gdb.arch/gdb1291.c: New test file.
75 * gdb.arch/gdb1291.exp: New test script.
76 * gdb.arch/gdb1431.c: New test file.
77 * gdb.arch/gdb1431.exp: New test script.
78
ae7dc4d8
MC
792003-10-22 Michael Chastain <mec@shout.net>
80
81 * gdb.mi/pthreads.c: Add copyright notice.
82
c39d7427
MC
832003-10-22 Michael Chastain <mec@shout.net>
84
85 * gdb.threads/pthreads.c: Add copyright notice.
86
8b7d96c1
MC
872003-10-20 Michael Chastain <mec@shout.net>
88
89 * gdb.base/gdb1056.exp: New test script.
90
d1d69fdd
DJ
912003-10-13 Daniel Jacobowitz <drow@mvista.com>
92
93 * gdb.threads/killed.exp: Use gdb_run_cmd.
94
7d605576
DJ
952003-10-13 Daniel Jacobowitz <drow@mvista.com>
96
97 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
98 create a core file.
99 * gdb.threads/gcore-thread.exp: Likewise.
100
618ec112
CV
1012003-10-13 Corinna Vinschen <vinschen@redhat.com>
102
103 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
104 type, based on char type.
105 (struct bit_flags_short_t): New bitfield type, based on short type.
106 (init_bit_flags_char): New fuction.
107 (init_bit_flags_short): Ditto.
108 (print_bit_flags_char): Ditto.
109 (print_bit_flags_short): Ditto.
110 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
111
9367a73c
MC
1122003-10-11 Michael Chastain <mec@shout.net>
113
114 * gdb.base/call-rt-st.exp: Update copyright year.
115
1decf120
KI
1162003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
117
118 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
119 * gdb.disasm/sh3.s: Ditto.
120
5445b2ae
DJ
1212003-10-07 Daniel Jacobowitz <drow@mvista.com>
122
123 * gdb.threads/switch-threads.exp: New test.
124 * gdb.threads/switch-threads.c: New source file.
125
aec24853
CV
1262003-10-07 Corinna Vinschen <vinschen@redhat.com>
127
128 * gdb.base/ending-run.exp: Add sh specific case.
129
adc7428d
AC
1302003-10-06 Andrew Cagney <cagney@redhat.com>
131
132 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
133 * gdb.disasm/mn10200.exp: Delete obsolete file.
134
c9d37158
DJ
1352003-09-29 Daniel Jacobowitz <drow@mvista.com>
136
137 * ChangeLog: Correct an entry command.exp -> commands.exp.
138 * gdb.base/commands.exp (bp_deleted_in_command_test)
139 (temporary_breakpoint_commands): Check noargs.
140
79c2c32d
DC
1412003-09-25 David Carlton <carlton@kealia.com>
142
143 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
144 of some print tests, where appropriate. Add tests for C::D::cd,
145 E::ce, F::cXfX, G::XgX.
146 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
147
594e6d67
RE
1482003-09-25 Richard Earnshaw <rearnsha@arm.com>
149
150 * lib/java.exp (java_init): Import target_alias before using it.
151
10f0d451
DC
1522003-09-25 David Carlton <carlton@kealia.com>
153
154 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
155
274bcba0
EZ
1562003-09-23 Elena Zannoni <ezannoni@redhat.com>
157
158 * gdb.base/selftest.exp: Accomodate more instruction reordering
159 weirdness.
160
cdbf20f7
MC
1612003-09-17 Michael Chastain <mec@shout.net>
162
163 * gdb.cp/gdb1355.exp: New file.
164 * gdb.cp/gdb1355.c: New file.
165
71e06f80
CV
1662003-09-15 Corinna Vinschen <vinschen@redhat.com>
167
168 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
169 * gdb.asm/sh.inc: New file.
170
5c4e30ca
DC
1712003-09-11 David Carlton <carlton@kealia.com>
172
bd45b7af
DC
173 * gdb.cp/namespace.exp: Add tests for namespace types.
174 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
175 (test_namespace): New.
176
1c199746
EZ
1772003-09-11 Elena Zannoni <ezannoni@redhat.com>
178
179 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 180 * gdb.stabs/weird.exp: Ditto.
1c199746 181
04ed252f
MC
1822003-09-08 Michael Chastain <mec@shout.net>
183
184 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
185
d8a2d9e7
MC
1862003-09-07 Michael Chastain <mec@shout.net>
187
188 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
189 'parse error'.
190
161afb24
MK
1912003-09-07 Mark Kettenis <m.kettenis@osp.nl>
192
193 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
194
49f2741a
MC
1952003-08-30 Michael Chastain <mec@shout.net>
196
197 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
198 * gdb.gdb/observer.exp: Ditto.
199 * gdb.gdb/xfullpath.exp: Ditto.
200
8afa723e
MK
2012003-08-29 Mark Kettenis <kettenis@gnu.org>
202
203 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
204 *-*-*bsd*.
205
f31dfe3b
JJ
2062003-08-28 Jeff Johnston <jjohnstn@redhat.com>
207
208 * gdb.base/dump.exp: Skip for ia64.
209
4630e498
JJ
2102003-08-25 Jeff Johnston <jjohnstn@redhat.com>
211
212 * gdb.asm/asm-source.exp: Add ia64 support.
213 * gdb.asm/ia64.inc: New file.
214
1105b7ef
MC
2152003-08-22 Michael Chastain <mec@shout.net>
216
217 * gdb.cp: New directory.
218 * gdb.cp/*: Copy from gdb.c++/*.
219 * gdb.c++/*: Remove.
220 * Makefile.in: Change gdb.c++ to gdb.cp.
221 * configure.in: Ditto.
222 * configure: Regnerate.
223
c945b932
MK
2242003-08-18 Mark Kettenis <kettenis@gnu.org>
225
226 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
227 * gdb.arch/i386-prologue.c (gdb1338): Add function.
228
2b66634b
DJ
2292003-08-17 Daniel Jacobowitz <drow@mvista.com>
230
231 * mi-var-display.exp (-var-list-children weird): Accept function
232 pointers with argument types.
233 * mi1-var-display.exp (-var-list-children weird): Likewise.
234 * mi2-var-display.exp (-var-list-children weird): Likewise.
235
a356f73b
DJ
2362003-08-17 Daniel Jacobowitz <drow@mvista.com>
237
238 * gdb.base/annota3.exp: Add missing newline.
239
483417b8
MC
2402003-08-06 Michael Chastain <mec@shout.net>
241
242 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
243
c99c59c3
MS
2442003-08-12 Michael Snyder <msnyder@redhat.com>
245
246 * gdb.base/float.exp: Add test for SH.
247
55ed7501
MK
2482003-08-10 Mark Kettenis <kettenis@gnu.org>
249
250 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
251
1a371f2e
EZ
2522003-08-07 Elena Zannoni <ezannoni@redhat.com>
253
254 * gdb.base/completion.exp: Remove reduntant completion test
255 on filename.
256
e0f353ce
EZ
2572003-08-07 Elena Zannoni <ezannoni@redhat.com>
258
259 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
260 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
261 gdb.trace/save-trace.exp: Make sure that full pathnames are
262 escaped correctly.
263
5710a1af
EZ
2642003-08-07 Elena Zannoni <ezannoni@redhat.com>
265
266 * configure.in: Don't generate config.h from config.hin.
267 * configure: Regenerate.
268 * config.hin: Remove file.
269 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
270 * gdb.threads/pthreads.c: Ditto.
271
dcd81ce9
DJ
2722003-08-07 Daniel Jacobowitz <drow@mvista.com>
273
274 From Kei Sakamoto <sakamoto.kei@renesas.com>:
275 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
276 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
277 Replace ld24 with seth/add3.
278
6009d884
AC
2792003-08-02 Andrew Cagney <cagney@redhat.com>
280
281 * gdb.base/annota3.exp: New file.
282 * gdb.base/annota3.c: New file.
283 * gdb.c++/annota3.exp: New file.
284 * gdb.c++/annota3.cc: New file.
285
51514e06
MC
2862003-07-29 Michael Chastain <mec@shout.net>
287
288 * gdb.threads/tls.c (spin): Check errno only if sem_wait
289 actually failed.
290 (do_pass): Likewise.
291 * gdb.threads/tls.exp: Always initialize no_of_threads.
292
4ee6625b
DJ
2932003-07-27 Daniel Jacobowitz <drow@mvista.com>
294
295 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
296 pattern.
297 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
298 * gdb.threads/tls.exp: Recognize one case of the host library not
299 supporting TLS.
300
225f2bf6
AC
3012003-07-27 Andrew Cagney <cagney@redhat.com>
302
303 * gdb.base/fileio.exp: Use SH when running commands using
304 remote_exec.
305
bcb27c9f
DJ
3062003-07-24 Daniel Jacobowitz <drow@mvista.com>
307
308 From Kei Sakamoto <sakamoto.kei@renesas.com>:
309 * gdb.base/relocate.c (dummy): New padding array.
310
3d67be83
MS
3112003-07-22 Michael Snyder <msnyder@redhat.com>
312
313 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
314
315 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
316 patterns to be more general, accepting old and new output.
317 Some output chars (such as '+') also must be quoted.
318 Some addresses are displayed numerically instead of
319 symbolically.
320
57ba3b85
MS
3212003-07-23 Michael Snyder <msnyder@redhat.com>
322
686d097c
MS
323 * gdb.base/return2.exp: Don't test long-long return.
324
57ba3b85
MS
325 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
326 * gdb.disasm/t01_mov.exp: Ditto.
327 * gdb.disasm/t02_mova.s: Ditto.
328 * gdb.disasm/t02_mova.exp: Ditto.
329 * gdb.disasm/t03_add.s: Ditto.
330 * gdb.disasm/t03_add.exp: Ditto.
331 * gdb.disasm/t04_sub.s: Ditto.
332 * gdb.disasm/t04_sub.exp: Ditto.
333 * gdb.disasm/t05_cmp.s: Ditto.
334 * gdb.disasm/t05_cmp.exp: Ditto.
335 * gdb.disasm/t06_ari2.s: Ditto.
336 * gdb.disasm/t06_ari2.exp: Ditto.
337 * gdb.disasm/t07_ari3.s: Ditto.
338 * gdb.disasm/t07_ari3.exp: Ditto.
339 * gdb.disasm/t08_or.s: Ditto.
340 * gdb.disasm/t08_or.exp: Ditto.
341 * gdb.disasm/t09_xor.s: Ditto.
342 * gdb.disasm/t09_xor.exp: Ditto.
343 * gdb.disasm/t10_and.s: Ditto.
344 * gdb.disasm/t10_and.exp: Ditto.
345 * gdb.disasm/t11_logs.s: Ditto.
346 * gdb.disasm/t11_logs.exp: Ditto.
347 * gdb.disasm/t12_bit.s: Ditto.
348 * gdb.disasm/t12_bit.exp: Ditto.
349 * gdb.disasm/t13_otr.s: Ditto.
350 * gdb.disasm/t13_otr.exp: Ditto.
351
e00759ef
EZ
3522003-07-22 Elena Zannoni <ezannoni@redhat.com>
353
354 * gdb.threads/tls.exp :Add kfail for 'info address' case.
355
8bc2021f
EZ
3562003-07-22 Elena Zannoni <ezannoni@redhat.com>
357
358 * gdb.threads/tls.c : New file.
359 * gdb.threads/tls.exp : New file.
360 * gdb.threads/tls-main.c : New file.
361 * gdb.threads/tls-shared.c : New file.
362 * gdb.threads/tls-shared.exp : New file.
363
89320c4c
AS
3642003-07-22 Andreas Schwab <schwab@suse.de>
365
366 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
367
180dea7c
AS
3682003-07-20 Andreas Schwab <schwab@suse.de>
369
370 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
371 due to insn reordering.
372
0714963c
AC
3732003-07-15 Andrew Cagney <cagney@redhat.com>
374
375 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
376
98a23b3f
MC
3772003-07-15 Michael Chastain <mec@shout.net>
378
379 * gdb.base/gdb1250.exp: New file.
380 * gdb.base/gdb1250.c: New file.
381
27e417a2
ML
3822003-07-09 Michal Ludvig <mludvig@suse.cz>
383
384 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
385 expansion of size_t to 'unsigned long', not only to 'unsigned'.
386
8bc2021f
EZ
3872003-07-09 Elena Zannoni <ezannoni@redhat.com>
388
389 * gdb.threads/tls.c: New file.
390 * gdb.threads/tls.exp: New file.
391 * gdb.threads/tls-main.c: New file.
392 * gdb.threads/tls-shared.c: New file.
393 * gdb.threads/tls-shared.exp: New file.
394
d99968dc
EZ
3952003-07-09 Elena Zannoni <ezannoni@redhat.com>
396
397 * gdb.base/annota1.exp: Make sure that we properly escape the
398 full path of the source file. Xfail more permissive patterns,
399 due to a compiler debug info problem.
400
83876b3b
AS
4012003-07-07 Andreas Schwab <schwab@suse.de>
402
2705e972
AS
403 * gdb.asm/m68k.inc: New file.
404 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
405
83876b3b
AS
406 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
407 arguments"): Also match negative number.
408
409 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
410
3a871b37
DJ
4112003-07-03 Daniel Jacobowitz <drow@mvista.com>
412
413 * gdb.base/store.c (charest): New typedef.
414 (add_char): Rename to add_charest, update.
415 (wack_char): Rename to wack_charest, update types. Return l + r
416 to keep r live across the call.
417 (wack_short, wack_int, wack_long, wack_longest, wack_float)
418 (wack_double, wack_doublest): Return l + r to keep r live across
419 the call.
420 * gdb.base/store.exp: Accomodate store.c changes.
421
b2a7f303
DC
4222003-06-30 David Carlton <carlton@kealia.com>
423
424 * gdb.c++/maint.exp (test_invalid_name): New.
425 (test_first_component): Add tests for invalid names.
426
3c6cb4a1
MC
4272003-06-29 Michael Chastain <mec@shout.net>
428
429 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
430 output of '<VTT for class>' for virtual base classes.
431
f1c2644b
DJ
4322003-06-29 Daniel Jacobowitz <drow@mvista.com>
433
434 * gdb.base/completion.exp: Tab-complete "complet" instead of
435 "compl".
436 * gdb.base/complex.exp, gdb.base/complex.c: New files.
437
18080350
DJ
4382003-06-29 Daniel Jacobowitz <drow@mvista.com>
439
440 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
441 * gdb.base/volatile.exp: Likewise.
442
f56973f8
DJ
4432003-06-29 Daniel Jacobowitz <drow@mvista.com>
444
445 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
446 gdb/1265.
447
4482003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
449 Daniel Jacobowitz <drow@mvista.com>
450
451 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
452 initial line count of 'captured_main' from 26 to 32.
453 (test_with_self): Allow xmalloc call to be interleaved with the
454 preceding two lines.
455
e766d4d6
JB
4562003-06-24 Joel Brobecker <brobecker@gnat.com>
457
458 * gdb.base/bang.exp: New testcase.
459
f125c9a4
JB
4602003-06-23 Joel Brobecker <brobecker@gnat.com>
461
462 * gdb.base/langs.exp: Add some tests for the "minimal" language
463 support.
464
6e25beaf
EZ
4652003-06-23 Elena Zannoni <ezannoni@redhat.com>
466
467 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
468 the testcase.
469
2f816dda
DJ
4702003-06-22 Daniel Jacobowitz <drow@mvista.com>
471
472 * gdb.base/relocate.exp: Test add-symbol-file with a variable
473 offset.
474
db5a5748
DJ
4752003-06-22 Daniel Jacobowitz <drow@mvista.com>
476
477 * gdb.c++/pr-1210.cc: New file.
478 * gdb.c++/pr-1210.exp: New file.
479
1df0c130
DJ
4802003-06-21 Daniel Jacobowitz <drow@mvista.com>
481
482 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
483 000-exec-continue.
484
a92feac0
MK
4852003-06-15 Mark Kettenis <kettenis@gnu.org>
486
487 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
488 on *-*-*bsd* instead of *-*-freebsd*.
489
81a58f5b
AC
4902003-06-14 Andrew Cagney <cagney@redhat.com>
491
492 * gdb.base/store.exp: Test longest and doublest. Test all
493 parameters. Weaken return statement match.
494 * gdb.base/store.c: Add longest and doublest - aka long long and
495 long double functions. Put all parameters into local register
496 variables. Use negative values.
497
b257a0d3
AC
4982003-06-14 Andrew Cagney <cagney@redhat.com>
499
500 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
501 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
502 exit status.
503 * gdb.base/fileio.exp: Disable target when nointerrupts and
504 noinferiorio, instead of limiting it to remote. Use remote_exec
505 instead of system.
506
21c38304
JJ
5072003-06-12 Jeff Johnston <jjohnstn@redhat.com>
508
509 * gdb.base/float.exp: Add ia64 support.
510
1bcdb424
CV
5112003-06-12 Corinna Vinschen <vinschen@redhat.com>
512
513 * gdb.base/fileio.exp: Run only on remote targets.
514
6aeb981f
CV
5152003-06-10 Corinna Vinschen <vinschen@redhat.com>
516
517 * gdb.base/fileio.c: New file, testing File-I/O.
518 * gdb.base/fileio.exp: Ditto.
519
53df362e
RG
5202003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
521
522 * gdb.base/shreloc.exp: New file, check symbol values obtained from
523 shared objects after relocation at load time (gdb PR/1132).
524 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
525 as above, part of the shared object relocation test.
526
ffee1b46
MK
5272003-06-08 Mark Kettenis <kettenis@gnu.org>
528
b5ca3722
MK
529 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
530 fully filled history list.
531 * gdb.base/gdb_history: New file.
532
03ed860d
MK
533 * gdb.base/signals.exp: XFAIL "continue to func1" on
534 i*86-*-freebsd*.
535
ffee1b46
MK
536 * gdb.base/attach.exp: When trying to attach to a nonexistent
537 process, make it possible to specify the PID based on the target,
538 and do so for *-*-freebsd*.
539
d80dbb52
RH
5402003-06-02 Richard Henderson <rth@redhat.com>
541
542 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
543
6dd77b81
RH
5442003-06-02 Richard Henderson <rth@redhat.com>
545
546 * gdb.base/selftest.exp: Next over lim_at_start initialization.
547
f6347e16
RH
5482003-06-02 Richard Henderson <rth@redhat.com>
549
550 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
551
2c161407
DJ
5522003-06-01 Daniel Jacobowitz <drow@mvista.com>
553
554 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
555 of globalvar.
556
572eb746
MK
5572003-06-01 Mark Kettenis <kettenis@gnu.org>
558
559 * gdb.asm/asm-source.exp: Check for memory read errors in
560 disassembler test on *BSD too.
561
9e9617a5
RH
5622003-06-01 Richard Henderson <rth@redhat.com>
563
564 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
565 for .frame.
566 (gdbasm_call): Lose ldgp.
567 (gdbasm_startup): Add frame information.
568 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
569
7b34ad4e
MK
5702003-05-31 Mark Kettenis <kettenis@gnu.org>
571
572 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
573 i?86-*-*.
574
10059fdf
MK
5752003-05-30 Mark Kettenis <kettenis@gnu.org>
576
577 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
578 FreeBSD.
579
acf4b816
RH
5802003-05-29 Richard Henderson <rth@redhat.com>
581
582 * gdb.asm/alpha.inc: New file.
583 * gdb.asm/asm-source.exp: Use it.
584
e9ecd949
JB
5852003-05-29 Jim Blandy <jimb@redhat.com>
586
587 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
588 'core.PID'.
589
e3e5a4f3
JB
5902003-05-22 Jim Blandy <jimb@redhat.com>
591
592 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
593 backtrace.
594
72fe3d25
DC
5952003-05-20 David Carlton <carlton@math.stanford.edu>
596
597 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
598 this time.
599
58da2eb2
DC
6002003-05-19 David Carlton <carlton@bactrian.org>
601
602 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
603 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
604
1fcb5155
DC
6052003-05-19 David Carlton <carlton@bactrian.org>
606
607 * gdb.c++/namespace.exp: Add namespace scope and anonymous
608 namespace tests.
609 Bump copyright date.
610 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
611 (main): Call C::D::marker2.
612 * gdb.c++/namespace1.cc: New file.
613
85e85163
JJ
6142003-05-14 Jeff Johnston <jjohnstn@redhat.com>
615
616 Roland McGrath <roland@redhat.com>
617 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
618 there is no manager thread.
619
a25fbfec
JJ
6202003-05-08 Jeff Johnston <jjohnstn@redhat.com>
621
622 * gdb.threads/schedlock.exp: Remove assumption that all threads
623 will run in a particular small time slice. Also ensure we break
624 in one of the child threads rather than the main thread.
625
be375bae
JB
6262003-05-07 Jim Blandy <jimb@redhat.com>
627
09bf6082
JB
628 Add support for assembly source testing on the s390x.
629 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
630 architecture.
631 * gdb.asm/s390x.inc: New file.
632
be375bae
JB
633 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
634 succession of 'if' statements.
635
00905d52
AC
6362003-05-05 Andrew Cagney <cagney@redhat.com>
637
638 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
639
b1e29e33
AC
6402003-05-05 Andrew Cagney <cagney@redhat.com>
641
642 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
643 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
644
e33d66ec
EZ
6452003-05-02 Elena Zannoni <ezannoni@redhat.com>
646
647 * gdb.base/charset.exp: Update based on new behavior of set/show
648 charset commands.
649
2b6fd0d8
AC
6502003-05-01 Andrew Cagney <cagney@redhat.com>
651
652 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
653 variable do not give memory errors.
654
130cacce
AF
6552003-04-30 Adam Fedor <fedor@gnu.org>
656
657 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
658 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
659 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
660 gdb.objc/basicclass.m: : New files
661
662 * lib/gdb.exp (gdb_compile_objc): New procedure.
663
bea71854
DJ
6642003-04-27 Daniel Jacobowitz <drow@mvista.com>
665
666 * gdb.base/signals.exp: Make backtrace tests more specific.
667
0f20eeea
DC
6682003-04-23 David Carlton <carlton@bactrian.org>
669
670 * gdb.c++/maint.exp (test_first_component): Add tests for
671 'operator' in more locations.
672
c8c4d8dc
KB
6732003-04-16 Kevin Buettner <kevinb@redhat.com>
674
675 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
676
3fe60e3c
EZ
6772003-04-16 Elena Zannoni <ezannoni@redhat.com>
678
679 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
680 func marke' instead. Update test name.
681
9219021c
DC
6822003-04-15 David Carlton <carlton@math.stanford.edu>
683
684 * gdb.c++/maint.exp: New file.
685
5dd55bdd
EZ
6862003-04-14 Elena Zannoni <ezannoni@redhat.com>
687
688 * gdb.threads/schedlock.c: Change type of thread function argument
689 to long, to avoid warnings on 64-bit platforms.
690
00890572
EZ
6912003-04-14 Elena Zannoni <ezannoni@redhat.com>
692
693 * gdb.base/attach.exp: Add new message from ptrace in case of
694 attaching to nonexistent process.
695
93201743
JB
6962003-04-11 Jim Blandy <jimb@redhat.com>
697
698 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
699 gdb.c++/userdef.cc: Place comments on the lines to which the
700 marker function might return.
701 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
702 gdb.c++/userdef.exp: Look for those comments to check that we've
703 returned to the right place, instead of checking line numbers.
704
2a11c64d
EZ
7052003-04-11 Elena Zannoni <ezannoni@redhat.com>
706
707 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
708 match on sourcefile name, instead of directory name.
709
68ab8fc5
EZ
7102003-04-10 Elena Zannoni <ezannoni@redhat.com>
711
712 * gdb.base/completion.exp: Use string_to_regexp to match the
713 working directory name.
714
5624293a
JB
7152003-04-09 Jim Blandy <jimb@redhat.com>
716
717 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
718 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
719 after an inferior function call, report the failure, but allow the
720 test to continue.
721
f1f02ee4
SC
7222003-04-05 Stephane Carrez <stcarrez@nerim.fr>
723
724 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
725 with -DPROTOTYPES.
726
6eb79af0
SC
7272003-04-05 Stephane Carrez <stcarrez@nerim.fr>
728
729 * gdb.base/break.exp: Revert last patch.
730
8dfb4cf0
SC
7312003-04-04 Stephane Carrez <stcarrez@nerim.fr>
732
733 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
734 with -DPROTOTYPES.
735
ed4c619a
AC
7362003-04-02 Andrew Cagney <cagney@redhat.com>
737
738 * gdb.base/callfuncs.exp: Make "print add" messages unique.
739 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
740 matching directories by the name breakpoint.
741 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
742 Make "continue to marker1" consistent.
743 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
744 message consistent.
745 * lib/gdb.exp: Put "the program is no longer running", and "the
746 program exited" in parenthesis.
747 * lib/mi-support.exp: Ditto.
748
4e35d5f0
BR
7492003-04-02 Bob Rossi <bob_rossi@cox.net>
750
751 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
752
71900fe8
AC
7532003-03-29 Andrew Cagney <cagney@redhat.com>
754
755 * gdb.base/sizeof.c (main): Print the value of '\377'.
756 * gdb.base/sizeof.exp: Check the sign of '\377'.
757
c0655a16
MC
7582003-03-27 Michael Chastain <mec@shout.net>
759
760 * gdb.base/gdb1090.exp: New file.
761 * gdb.base/gdb1090.cc: New file.
762
5b2a3989
JB
7632003-03-27 J. Brobecker <brobecker@gnat.com>
764
765 * gdb.gdb/observer.exp: New regression test.
766
79876890
MC
7672003-03-27 Michael Chastain <mec@shout.net>
768
769 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
770 * gdb.base/ptype.exp: Likewise.
771
6eac95e3
CV
7722003-03-27 Corinna Vinschen <vinschen@redhat.com>
773
774 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
775
e8c71839
MC
7762003-03-26 Michael Chastain <mec@shout.net>
777
778 * gdb.base/ptype.exp: Actually use some typedef'd types.
779
71b10041
SC
7802003-03-21 Stephane Carrez <stcarrez@nerim.fr>
781
782 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
783 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
784
2512cf80
CV
7852003-03-20 Corinna Vinschen <vinschen@redhat.com>
786
787 * gdb.base/default.exp: Fix regular expression.
788
0d195a4f
CV
7892003-03-20 Corinna Vinschen <vinschen@redhat.com>
790
791 * gdb.base/args.exp: Fix regular expression.
792
8a2dbca8
CV
7932003-03-20 Corinna Vinschen <vinschen@redhat.com>
794
795 * gdb.base/help.exp: Allow Win32 child process.
796
bf028682
CV
7972003-03-20 Corinna Vinschen <vinschen@redhat.com>
798
799 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
800 when stepping out of main().
801
182dbe85
CV
8022003-03-20 Corinna Vinschen <vinschen@redhat.com>
803
804 * gdb.base/default.exp: Check for win32 specific message when calling
805 "run" without executable.
806
d67a6ba5
CV
8072003-03-20 Corinna Vinschen <vinschen@redhat.com>
808
809 * gdb.base/args.exp: Expect .exe in output.
810
a955b5bb
CV
8112003-03-20 Corinna Vinschen <vinschen@redhat.com>
812
813 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
814 Cygwin native.
815
bf6bad4b
AC
8162003-03-17 Andrew Cagney <cagney@redhat.com>
817
818 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
819 vector registes.
820 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
821 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
822
293e9a31
DC
8232003-03-17 David Carlton <carlton@math.stanford.edu>
824
825 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
826 test, for PR breakpoints/38.
827 Call test_watchpoint_and_breakpoint.
828 * gdb.base/watchpoint.c (func3): New function.
829 (main): Call func3.
830
5330f2db
DC
8312003-03-04 David Carlton <carlton@math.stanford.edu>
832
833 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
834 Garply<Garply<char> >:: garply".
835 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
836 with respect to PR c++/1111; note also PR c++/1113.
837 (test_template_breakpoints): KFAIL "constructor breakpoint" with
838 respect to PR c++/1062.
839 KFAIL "destructor breakpoint" with respect to PR c++/1112.
840
6ece72da
DC
8412003-03-03 David Carlton <carlton@math.stanford.edu>
842
843 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
844 with respect to PR c++/57.
845 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
846 c++/826.
847 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
848 respect to PR c++/57.
849
85ca1584
DC
8502003-03-03 David Carlton <carlton@math.stanford.edu>
851
852 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
853 respect to PR c++/33 into FAILs.
854
98e9c5b8
MC
8552003-03-03 Michael Chastain <mec@shout.net>
856
7bedbf27
MC
857 * configure.in: Update copyright years.
858
8592003-03-03 Michael Chastain <mec@shout.net>
860
861 * Makefile.in: Update copyright years.
98e9c5b8 862
f683e100
DC
8632003-02-28 David Carlton <carlton@math.stanford.edu>
864
865 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
866 print class instead of struct and/or superfluous protection
867 specifiers, as long as the resulting output is equivalent to the
868 source code.
869 Delete FIXME from end of messages on tests that don't need
870 fixing.
871
a9e0cf2c
DC
8722003-02-28 David Carlton <carlton@math.stanford.edu>
873
874 * gdb.c++/templates.exp (do_tests): Allow const in the two
875 Foo<volatile char *>::foo tests.
876
e8d359df
MS
8772003-02-27 Michael Snyder <msnyder@redhat.com>
878
879 * gdb.base/restore.c (main): Return zero, so exit code
880 will be consistant.
881
0b71dc91
DC
8822003-02-26 David Carlton <carlton@math.stanford.edu>
883
884 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
885 char *>::foo" test with respect to PR c++/33. Create a new test
886 which is identical to that one except that it doesn't put the
887 space between the "char" and the "*"; KFAIL it, too.
888
dd14ab43
DC
8892003-02-26 David Carlton <carlton@math.stanford.edu>
890
891 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
892 template types into either PASSes or KFAILs (corresponding to PR
893 c++/57). Tweak indentation. Update copyright.
894
1146c7f1
SC
8952003-02-23 Stephane Carrez <stcarrez@nerim.fr>
896
897 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
898
74641dfb
MC
8992003-02-13 Michael Chastain <mec@shout.net>
900
901 * gdb.base/exprs.exp: Remove i960 remnants.
902 * gdb.base/funcargs.exp: Likewise.
903 * gdb.base/list.exp: Likewise.
904 * gdb.base/ptype.exp: Likewise.
905
559cd2d0
DC
9062003-02-14 David Carlton <carlton@math.stanford.edu>
907
908 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
909 pEe->D::vg()" from XFAIL to KFAIL.
910
c4f90d87
JM
9112003-02-13 Jason Molenda (jmolenda@apple.com)
912
913 * gdb.base/maint.exp: Update maint print statistics regexp to include
914 new entries.
915
cbc4d97c
MC
9162003-02-13 Michael Chastain <mec@shout.net>
917
918 * gdb.c++/inherit.exp: Remove call to get_debug_format.
919
40f235b7
MC
9202003-02-12 Michael Chastain <mec@shout.net>
921
922 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
923 * gdb.c++/inherit.exp: Likewise.
924 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
925 * gdb.c++/templates.exp: Likewise.
926 * gdb.c++/virtfunc.exp: Likewise.
927
c56716b0
JM
9282003-02-06 Jason Molenda (jason-cl@molenda.com)
929
930 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
931 why the code is written that way.
932
070afcf8
MC
9332003-02-05 Michael Chastain <mec@shout.net>
934
935 * gdb.base/dump.exp: Add missing copyright line.
936
5d0331e5
JM
9372003-02-05 Jason Molenda (jason-cl@molenda.com)
938
f7ae6d3e 939 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
940 at the beginning so the breakpoint doesn't get set on the loop.
941
92851186
MC
9422003-02-05 Michael Chastain <mec@shout.net>
943
944 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
945 output for configurations with gcc 2.95.3.
946
cbf1e085
AC
9472003-02-05 Keith Seitz <keiths@redhat.com>
948 Andrew Cagney <ac131313@redhat.com>
949
950 * gdb.mi/mi-cli.exp: New file.
951
29518e1e
MC
9522003-02-04 Michael Chastain <mec@shout.net>
953
954 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
955 Call perror and then continue.
956
5af1d5f3
MC
9572003-02-03 Michael Chastain <mec@shout.net>
958
959 * gdb.c++/pr-1023.cc: New file.
960 * gdb.c++/pr-1023.exp: New file.
961
6b549786
JB
9622003-02-05 Jim Blandy <jimb@redhat.com>
963
964 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
965 it's local to foobar. Check for it there, and check that it's not
966 present in main.
967 * gdb.c++/local.cc (marker2): New function.
968 (foobar): Call marker1.
969 (main): Call marker2 instead of marker1.
970
67f16606
AC
9712003-02-04 Andrew Cagney <ac131313@redhat.com>
972
973 * gdb.disasm/mn10200.exp: Obsolete file.
974 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
975 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
976 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
977
1c5cb38e
DC
9782003-02-04 David Carlton <carlton@math.stanford.edu>
979
980 * gdb.c++/overload.exp: Test intToChar(1).
981 * gdb.c++/overload.cc (intToChar): New.
982 (main): Call intToChar.
983
d1fe6965
DC
9842003-02-03 David Carlton <carlton@math.stanford.edu>
985
986 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
987 'might_kfail' arg.
988 KFAIL some of the continue_to_bp_overloaded calls, according to
989 PR c++/1025.
990
9ba61c5d
MC
9912003-02-01 Michael Chastain <mec@shout.net>
992
993 * gdb.base/advance.c (marker1): New marker function.
994 * gdb.base/advance.exp: When the 'advance' command lands on the
995 return breakpoint, it can legitimately stop on either the
996 current line or the next line. Accommodate both outcomes.
997 * gdb.base/until.exp: Likewise.
998
e7494ffb
AC
9992003-02-02 Andrew Cagney <ac131313@redhat.com>
1000
1001 2002-11-10 Jason Molenda (jason-cl@molenda.com):
1002 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
1003 now a list, not a tuple.
1004 * gdb.mi/mi-var-display.exp: Ditto.
1005 * gdb.mi/gdb792.exp: Ditto.
1006
075559bc
AC
10072003-02-01 Andrew Cagney <ac131313@redhat.com>
1008
1009 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
1010 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
1011 stack backtraces.
1012 * gdb.mi/mi-syn-frame.c: Part of same.
1013
2bd4c7b1
MK
10142003-02-01 Mark Kettenis <kettenis@gnu.org>
1015
1016 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
1017 gdb.mi/mi1-pthreads.exp: Return instead of calling
1018 gdb_suppress_entire_file.
1019
eabd8992
MS
10202003-02-01 Mark Salter <msalter@redhat.com>
1021
1022 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
1023
71469e2f
MS
10242003-01-31 Mark Salter <msalter@redhat.com>
1025
1026 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
1027 Support empty arg.
1028
38a94d44
MC
10292003-01-30 Michael Chastain <mec@shout.net>
1030
1031 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
1032 This was a workaround for a UTF-8 bug in readline 4.3. The bug
1033 has been fixed in gdb/readline on 2003-01-09.
1034
19ea9e73
MS
10352003-01-29 Michael Snyder <msnyder@redhat.com>
1036
e8d359df
MS
1037 * gdb.base/maint.exp: Allow for leading underscore in symbol.
1038 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
1039 * gdb.base/args.exp: Skip if target does not support args passing.
1040
2307bd6a
DJ
10412003-01-22 Daniel Jacobowitz <drow@mvista.com>
1042
19ea9e73 1043 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
1044 gdb_test. Accept a list of expect arguments as the third
1045 parameter.
1046 (gdb_test): Use it.
1047
f2dd3617
EZ
10482003-01-20 Elena Zannoni <ezannoni@redhat.com>
1049
1050 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
1051 allow for different test tree configurations. Update some
1052 tescases accordingly.
1053 * gdb.arch/altivec-regs.exp: Ditto.
1054 * gdb.asm/asm-source.exp: Ditto.
1055 * gdb.base/advance.exp: Ditto.
1056 * gdb.base/display.exp: Ditto.
1057 * gdb.base/long_long.exp: Ditto.
1058 * gdb.base/mips_pro.exp: Ditto.
1059 * gdb.base/overlays.exp: Ditto.
1060 * gdb.base/relocate.exp: Ditto.
1061 * gdb.base/setshow.exp: Ditto.
1062 * gdb.base/step-line.exp: Ditto.
1063 * gdb.base/step-test.exp: Ditto.
1064 * gdb.base/until.exp: Ditto.
1065 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
1066
c71cdefd
DC
10672003-01-17 David Carlton <carlton@math.stanford.edu>
1068
1069 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
1070 corresponding to PR c++/945.
1071 Update copyright.
1072
fdba05d7
DC
10732003-01-17 David Carlton <carlton@math.stanford.edu>
1074
1075 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
1076 corresponding to PR c++/68.
1077
10782003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
1079
1080 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
1081 (test_paddr_hairy_functions): Call print_addr_2_kfail for
1082 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
1083
c362c33a
EZ
10842003-01-15 Elena Zannoni <ezannoni@redhat.com>
1085
0fbc361c
EZ
1086 * gdb.base/break.exp: Fix change of default location, because of
1087 removal of until tests.
1088 * gdb.base/help.exp: Update test for new 'until' help message.
1089 Add test for help on 'advance'.
c362c33a
EZ
1090 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
1091
dabf8a35
MK
10922003-01-15 Mark Kettenis <kettenis@gnu.org>
1093
1094 * gdb.base/default.exp: Adapt "info float" test for recent changes
1095 to that command. Add test for "info vector".
1096 * gdb.base/float.exp: New file. Add test for "info float" that
1097 resembles the old test in gdb.base/default.exp.
1098
a1769aca
DC
10992003-01-15 David Carlton <carlton@math.stanford.edu>
1100
1101 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
1102
82025e13
EZ
11032003-01-15 Elena Zannoni <ezannoni@redhat.com>
1104
1105 * gdb.base/break.exp: Move the tests of until command from here...
1106 * gdb.base/until.exp: ... to here. New file. Add other tests.
1107 * gdb.base/advance.c: New file.
1108 * gdb.base/advance.exp: New file.
1109
8f9ab801
EZ
11102003-01-14 Elena Zannoni <ezannoni@redhat.com>
1111
1112 * gdb.base/args.c: New file.
1113 * gdb.base/args.exp: New file.
1114
9ae66589
DJ
11152003-01-14 Daniel Jacobowitz <drow@mvista.com>
1116
1117 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
1118
8d77e5c3
DJ
11192003-01-14 Daniel Jacobowitz <drow@mvista.com>
1120
1121 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
1122
12d2f0a1
DJ
11232003-01-14 Daniel Jacobowitz <drow@mvista.com>
1124
1125 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
1126 dates.
1127
6ca37014
DJ
11282003-01-13 Daniel Jacobowitz <drow@mvista.com>
1129
1130 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
1131
b0023472
DJ
11322003-01-13 Daniel Jacobowitz <drow@mvista.com>
1133
1134 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
1135 (ptype &*"foo").
1136 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
1137
d6abaea5
DJ
11382002-01-13 Daniel Jacobowitz <drow@mvista.com>
1139
1140 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
1141 * gdb.mi/mi1-console.exp: Likewise.
1142
dfd536a7
DJ
11432002-01-13 Daniel Jacobowitz <drow@mvista.com>
1144
1145 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
1146 * gdb.mi/mi1-console.exp: Likewise.
1147
a1fb14a2
DJ
11482003-01-13 Daniel Jacobowitz <drow@mvista.com>
1149
1150 * gdb.c++/overload.exp: Remove some fixed XFAILs.
1151
c4cf40b7
DJ
11522003-01-09 Daniel Jacobowitz <drow@mvista.com>
1153
1154 * gdb.base/detach.exp: New test.
1155
696d5a5b
DJ
11562003-01-09 Daniel Jacobowitz <drow@mvista.com>
1157
1158 * Makefile.in (ALL_SUBDIRS): New variable.
1159 (subdirs, clean, distclean): Use it.
1160 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
1161 regenerating Makefile, since it is generated from the top level.
1162 * gdb.asm/Makefile.in: Likewise.
1163 * gdb.base/Makefile.in: Likewise.
1164 * gdb.c++/Makefile.in: Likewise.
1165 * gdb.disasm/Makefile.in: Likewise.
1166 * gdb.java/Makefile.in: Likewise.
1167 * gdb.mi/Makefile.in: Likewise.
1168 * gdb.threads/Makefile.in: Likewise.
1169 * gdb.trace/Makefile.in: Likewise.
1170
754533e4
DC
11712003-01-09 David Carlton <carlton@math.stanford.edu>
1172
1173 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
1174 Add copyright year 2003.
1175
d8b3e9ee
MC
11762003-01-06 Michael Chastain <mec@shout.net>
1177
1178 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
1179 When selecting a thread, 'line' and 'file' are optional.
1180 * gdb.mi/mi1-pthreads.exp: Likewise.
1181
8e9e0fe6
AS
11822003-01-06 Andreas Schwab <schwab@suse.de>
1183
1184 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
1185 failures.
1186
b5ab8ff3
DJ
11872003-01-04 Daniel Jacobowitz <drow@mvista.com>
1188
1189 Fix PR gdb/844
1190 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
1191 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
1192
1193 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
1194 instead of calling gdb_suppress_entire_file.
1195 * gdb.threads/print-threads.exp: Likewise.
1196 * gdb.threads/schedlock.exp: Likewise.
1197
1198 * gdb.threads/killed.exp: Return instead of calling
1199 gdb_suppress_entire_file.
1200 * gdb.threads/linux-dp.exp: Likewise.
1201 * gdb.threads/pthreads.exp: Likewise.
1202
1e698235
DJ
12032003-01-04 Daniel Jacobowitz <drow@mvista.com>
1204
1205 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
1206 stabs.
1207 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
1208 * gdb.base/whatis.exp: Always allow (void) after function names.
1209
147ff08c
DJ
12102003-01-04 Daniel Jacobowitz <drow@mvista.com>
1211
1212 * gdb.c++/casts.exp: Correct regexp.
1213
dc62bfc2
MK
12142003-01-04 Mark Kettenis <kettenis@gnu.org>
1215
1216 * configure.in: Call AC_CONFIG_HEADER. Don't call
1217 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
1218 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
1219 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
1220 aforementioned directories in the AC_OUPUT call.
1221 * config.hin: New file.
1222 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
1223 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
1224 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
1225 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
1226 pass -I$objdir instead of -I$objdir/$subdir in compilation.
1227 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
1228 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
1229 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
1230 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
1231 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
1232 gdb.threads/configure.in, gdb.threads/configure,
1233 gdb.threads/config.in, gdb.trace/configure.in,
1234 gdb.trace/configure: Removed.
1235
77afa639
MC
12362003-01-03 Michael Chastain <mec@shout.net>
1237
1238 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
1239 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
1240
7634bb6e
DJ
12412003-01-03 Daniel Jacobowitz <drow@mvista.com>
1242
1243 * gdb.base/store.exp: Fix regular expressions.
1244
b39c905e
MK
12452002-12-28 Mark Kettenis <kettenis@gnu.org>
1246
1247 * configure.in: Rewrite.
1248 * configure: Regenerated.
1249
0a8551dd
DC
12502003-01-03 David Carlton <carlton@math.stanford.edu>
1251
1252 * gdb.base/psymtab.exp: New file.
1253 * gdb.base/psymtab1.c: Ditto.
1254 * gdb.base/psymtab2.c: Ditto.
1255
c60b7188
AF
12562002-12-23 Adam Fedor <fedor@gnu.org>
1257
1258 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
1259
ee73db83
DC
12602002-12-23 David Carlton <carlton@math.stanford.edu>
1261
1262 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
1263 and current_directory initialization.
1264
d6c1774e
JB
12652002-12-22 Jim Blandy <jimb@redhat.com>
1266
f0a847b8
JB
1267 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
1268 rather than as part of the output file name.
1269
d6c1774e
JB
1270 * gdb.base/attach.exp: There's no need to copy the test program to
1271 /tmp; that was only ever necessary on HP/UX, and this test is
1272 entirely disabled there anyway.
1273
f0708dbb
JB
12742002-12-21 Jim Blandy <jimb@redhat.com>
1275
4c2acfea
JB
1276 * gdb.c++/psmang.exp: Doc fix.
1277
f0708dbb
JB
1278 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
1279 test.
1280
9579e000
DC
12812002-12-20 David Carlton <carlton@math.stanford.edu>
1282
1283 * gdb.c++/annota2.exp: KFAIL annotate-quit.
1284
d1810171
MC
12852002-12-18 Michael Chastain <mec@shout.net>
1286
1287 * gdb.c++/annota2.exp: Add copyright year 2002.
1288
76565097
DC
12892002-12-17 David Carlton <carlton@math.stanford.edu>
1290
1291 * gdb.c++/try_catch.cc: Add marker comments.
1292 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
1293 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
1294 * gdb.c++/m-static.cc: Ditto.
1295 * gdb.c++/m-static1.cc: Ditto.
1296 * gdb.c++/try_catch.cc: Ditto.
1297
da81390b
JJ
12982002-12-16 Jeff Johnston <jjohnstn@redhat.com>
1299
1300 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
1301 to see whether we are using the new -environment-directory
1302 command which resets via -r or the old version of the command
1303 which may prompt the user. Part of fix for gdb/741.
1304
b304d130
AC
13052002-12-13 Andrew Cagney <ac131313@redhat.com>
1306
1307 * gdb.fortran/types.exp: Update obsolete comment.
1308 * gdb.fortran/exprs.exp: Ditto.
1309 * lib/gdb.exp: Delete obsolete code.
1310 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
1311 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
1312 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
1313 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
1314 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
1315 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
1316 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
1317 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
1318 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
1319 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
1320 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
1321 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
1322 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
1323 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
1324 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
1325 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
1326 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
1327 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
1328 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
1329 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
1330 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
1331 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
1332 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
1333 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
1334 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
1335 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
1336 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
1337 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
1338 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
1339 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
1340 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
1341 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
1342 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
1343 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
1344 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
1345 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
1346 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
1347
a23b6e6a
DC
13482002-12-11 David Carlton <carlton@math.stanford.edu>
1349
1350 * gdb.c++/m-data.exp: Add test for members that shadow global
1351 variables: see PR gdb/804.
1352 * gdb.c++/m-data.cc: Ditto.
1353
6604731b
DJ
13542002-12-10 Daniel Jacobowitz <drow@mvista.com>
1355
1356 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
1357
de46ecd7
DC
13582002-12-06 David Carlton <carlton@math.stanford.edu>
1359
1360 * gdb.base/store.c: Don't declare functions static.
1361
27e829d0
AC
13622002-12-04 Andrew Cagney <ac131313@redhat.com>
1363
1364 * gdb.base/store.exp, gdb.base/store.c: New files.
1365
92806416
DJ
13662002-12-03 Daniel Jacobowitz <drow@mvista.com>
1367
1368 * gdb.base/selftest.exp: Update for current gdb.
1369
3bcbaac5
DJ
13702002-12-03 Daniel Jacobowitz <drow@mvista.com>
1371
1372 * gdb.base/maint.exp: Only dump symbols from one source file
1373 or objfile.
1374
f4f00b1f
DJ
13752002-12-03 Daniel Jacobowitz <drow@mvista.com>
1376
1377 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
1378 function call.
1379
f1c8a949
JB
13802002-11-25 Jim Blandy <jimb@redhat.com>
1381
1382 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
1383 function appearing in error message.
1384
9e297a97
DJ
13852002-11-21 Daniel Jacobowitz <drow@mvista.com>
1386
1387 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
1388
1f312e79
JJ
13892002-11-08 Jeff Johnston <jjohnstn@redhat.com>
1390
1391 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
1392 for mi1 and current mi is in correct format. New mi startup message
1393 should be in mi console format. This is part of fix for PR gdb/604.
1394
83c31e7d
FN
13952002-09-18 Fernando Nasser <fnasser@redhat.com>
1396
1397 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
1398 which explicitly prints the zero offset as "+0".
1399
322b3f65
DJ
14002002-10-22 Daniel Jacobowitz <drow@mvista.com>
1401
1402 * gdb.threads/schedlock.c (args): Make unsigned.
1403
14042002-10-21 Daniel Jacobowitz <drow@mvista.com>
1405
1406 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
1407 numbers. Allow "foo2|selected stack frame".
1408 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
1409 * gdb.asm/asmsrc2.s: Likewise.
1410 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
1411 comments.
1412 * gdb.asm/mips.inc: New file.
1413
5e2fe5b8
AF
14142002-10-18 Adam Fedor <fedor@gnu.org>
1415
1416 * gdb.base/default.exp: Update expected output to include 'ObjC'.
1417 * gdb.base/help.exp: Likewise.
1418
abe1a5d0
KB
14192002-10-17 Kevin Buettner <kevinb@redhat.com>
1420
1421 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
1422 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
1423
10abb1d4
JB
14242002-10-02 Jim Blandy <jimb@redhat.com>
1425
1426 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
1427
1f609b42
AC
14282002-10-01 Andrew Cagney <ac131313@redhat.com>
1429
1430 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
1431 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
1432 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
1433 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
1434 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
1435 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
1436 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
1437
0aee02e4
AC
14382002-09-29 Andrew Cagney <ac131313@redhat.com>
1439
1440 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
1441 * mi0-disassemble.exp, mi0-eval.exp: Delete.
1442 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
1443 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
1444 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
1445 * mi0-var-block.exp, mi0-var-child.exp: Delete.
1446 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
1447
6fde09ad
KB
14482002-09-27 Kevin Buettner <kevinb@redhat.com>
1449
1450 * gdb.base/annota1.exp (info break): Make directory components of
1451 path optional since not all compilers emit this debug information.
1452
1453 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
1454 step ends up stepping out of the function instead of stopping on
1455 the epilogue.
1456
9e8aab75
KS
14572002-09-26 Keith Seitz <keiths@redhat.com>
1458
1459 * lib/insight-support.exp (gdbtk_start): Figure out where
1460 the insight executable is based on where gdb is. Use this
1461 executable to start insight instead of gdb.
1462
e36180d7
AC
14632002-09-25 Andrew Cagney <cagney@redhat.com>
1464
1465 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
1466
9dd34b2b
AC
14672002-09-24 Andrew Cagney <ac131313@redhat.com>
1468
1469 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
1470 test_isolated_complaints.
1471 (test_empty_complaint): New function.
1472 (test_empty_complaints): New function. Check no output when no
1473 complaints.
1474
dea97812
KB
14752002-09-19 Jim Blandy <jimb@redhat.com>
1476
1477 * gdb.base/charset.exp, gdb.base/charset.c: New files.
1478
54951bd7
AC
14792002-09-19 Andrew Cagney <ac131313@redhat.com>
1480
1481 * gdb.gdb/complaints.exp: New file.
1482
dec43320
AC
14832002-09-18 Andrew Cagney <ac131313@redhat.com>
1484
1485 * gdb.base/maint.exp: Check `help maint internal-warning'.
1486
e70d6e3f
DC
14872002-09-18 David Carlton <carlton@math.stanford.edu>
1488
1489 * gdb.c++/m-static.exp: Remove breakpoints depending on line
1490 numbers, and replace them by a single breakpoint after the
1491 constructors are all finished.
1492 Add test 4.
1493 * gdb.c++/m-static.cc: Add test 4.
1494 * gdb.c++/m-static.h: New file.
1495 * gdb.c++/m-static1.cc: New file.
1496
1497 * gdb.c++/printmethod.exp: New file.
1498 * gdb.c++/printmethod.cc: New file.
1499
1500 * gdb.c++/pr-574.exp: New file.
1501 * gdb.c++/pr-574.cc: New file.
1502
afb5c968
CV
15032002-09-18 Corinna Vinschen <vinschen@redhat.com>
1504
1505 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
1506 embedded targets which never actually exit.
1507
31e45dee
FN
15082002-09-18 Fernando Nasser <fnasser@redhat.com>
1509
1510 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
1511 "don't step after run" as unresolved or unsupported, instead of xfail.
1512
a283c5a1
CV
15132002-09-18 Corinna Vinschen <vinschen@redhat.com>
1514
1515 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
1516 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
1517 Add newline to expected string in "step out of main (status wrapper)"
1518 case.
1519
11350d2a
CV
15202002-09-18 Corinna Vinschen <vinschen@redhat.com>
1521
1522 * lib/gdb.exp (rerun_to_main): Allow restarting application.
1523 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
1524
0deec7d6
TT
15252002-09-17 Tom Tromey <tromey@redhat.com>
1526
1527 * gdb.base/printcmds.exp (test_print_string_constants): Expect
1528 \000, not \0, in double-quoted string.
1529
b2b4a1b5
CV
15302002-09-14 Corinna Vinschen <vinschen@redhat.com>
1531
c9d37158 1532 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
1533 string after running the commands execution on breakpoint tests.
1534
1c56143a
CV
15352002-09-13 Corinna Vinschen <vinschen@redhat.com>
1536
1537 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
1538
37f8da45
JB
15392002-09-12 Joel Brobecker <brobecker@gnat.com>
1540
1541 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
1542
08b468e0
KS
15432002-09-10 Keith Seitz <keiths@redhat.com>
1544
1545 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
1546 runto proc.
1547 (mi_run_to_main): Use mi_runto.
1548 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
1549
dc360f58
KS
15502002-09-10 Keith Seitz <keiths@redhat.com>
1551
1552 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
1553 regexp for stopping at main. Could have multiple event notifications.
1554 Don't assume that main was declared with no parameters.
1555 (mi_next): Use mi_step_to.
1556 (mi_step): Use mi_next_to.
1557
ce3abcfb
CV
15582002-09-09 Corinna Vinschen <vinschen@redhat.com>
1559
1560 * gdb.base/default.exp: Fix expected string in `info float' test.
1561
d1f5b980
BE
15622002-09-09 Ben Elliston <bje@redhat.com>
1563
1564 * config/mips.exp: Update comments.
1565 * config/mips-idt.exp: Likewise.
1566 * config/nind.exp: Likewise.
1567 * config/slite.exp: Likewise.
1568 * config/sparclet.exp: Likewise.
1569 * config/udi.exp: Likewise.
1570 * config/vx.exp: Likewise.
1571 * config/vxworks29k.exp: Likewise.
1572
2f71430b
JB
15732002-09-05 Jim Blandy <jimb@redhat.com>
1574
1575 * gdb.threads/killed.exp: Fix test failure message.
1576
7ddebc7e
KS
15772002-09-04 Keith Seitz <keiths@redhat.com>
1578
1579 * lib/mi-support.exp: Update copyright.
1580 (mi_gdb_test): Increase the priority of the expected pattern
1581 so that it matches gdb_test.
1582
0ae67eb3
KS
15832002-09-03 Keith Seitz <keiths@redhat.com>
1584
1585 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
1586 Use integer comparison instead of string comparison for testing
1587 whether binary was built.
1588
38fc42c8
JB
15892002-09-03 Jim Blandy <jimb@redhat.com>
1590
1591 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
1592
b6ff0e81
JB
15932002-08-29 Jim Blandy <jimb@redhat.com>
1594
1595 * gdb.threads/pthreads.exp: Move the portable thread compilation
1596 code into a function in lib/gdb.exp, and call that from here.
1597 * lib/gdb.exp (gdb_compile_pthreads): New function.
1598
07c98896
KS
15992002-08-29 Keith Seitz <keiths@redhat.com>
1600
1601 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
1602 expect_out so that callers can get at it.
1603
0312286c
DJ
16042002-08-23 Daniel Jacobowitz <drow@mvista.com>
1605
1606 * gdb.threads/print-threads.c: New file.
1607 * gdb.threads/print-threads.exp: New file.
1608 * gdb.threads/schedlock.c: New file.
1609 * gdb.threads/schedlock.exp: New file.
1610
dd039bc4
EZ
16112002-08-22 Elena Zannoni <ezannoni@redhat.com>
1612
1613 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
1614 not altivec.c.
1615
1f36144c
MK
16162002-08-17 Mark Kettenis <kettenis@gnu.org>
1617
1618 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
1619 targets. The problem should be fixed now.
1620
16057ec7 16212002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
1622
1623 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
1624 2002-07-24 change that removes final dots from error messages.
1625
3c1499ad
TT
16262002-08-13 Tom Tromey <tromey@redhat.com>
1627
1628 * gdb.base/readline.exp: New file.
1629
a20ce2c3
AC
16302002-08-01 Andrew Cagney <ac131313@redhat.com>
1631
1632 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
1633 supress message.
1634
db034ac5
AC
16352002-08-01 Andrew Cagney <cagney@redhat.com>
1636
1637 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
1638 CHILL_FOR_TARGET and CHILL_LIB.
1639 * configure.in (configdirs): Remove gdb.chill.
1640 * configure: Regenerate.
1641 * lib/gdb.exp: Obsolete references to chill.
1642 * gdb.fortran/types.exp: Ditto.
1643 * gdb.fortran/exprs.exp: Ditto.
1644
3e000b18
KB
16452002-07-30 Kevin Buettner <kevinb@redhat.com>
1646
1647 * gdb.base/shlib-call.exp (additional_flags): Conditionally
1648 set Irix-specific compile and link flags.
1649
28f4966b
KB
16502002-07-29 Kevin Buettner <kevinb@redhat.com>
1651
1652 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
1653 source files. The ``-o'' option doesn't work with the ``-E'' option
1654 when using the Irix compiler.
1655
46c0d5a6
DJ
16562002-07-19 Daniel Jacobowitz <drow@mvista.com>
1657
1658 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
1659 Improve support for reusing an exec file. Copy exec file
1660 to target, and run gdbserver on the target instead of on the host.
1661
eecf4bed
JB
16622002-07-18 Jim Blandy <jimb@redhat.com>
1663
0f815cdf
JB
1664 * gdb.base/ending-run.exp: Don't expect to see the program end in
1665 some orderly fashion when we're running on a real stand-alone
1666 board.
1667
eecf4bed
JB
1668 * gdb.base/interrupt.exp: Correct logic for skipping tests on
1669 targets that don't support interrupts.
1670
52d309e4
JB
16712002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
1672
1673 * gdb.base/attach.exp: Add patterns to match output from /proc-based
1674 systems.
1675 Move comments in expect statements to inside the actions, so that they
1676 don't get matched against.
1677
ff683d9e
MK
16782002-07-10 Mark Kettenis <kettenis@gnu.org>
1679
1680 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
1681 function when asleep" test.
1682
b5356753
AC
16832002-07-10 Andrew Cagney <ac131313@redhat.com>
1684
1685 * gdb.base/page.exp: Rewrite to handle problems with very long
1686 `info set' output. Update copyright.
1687
6aa4d13a
AC
16882002-06-26 Andrew Cagney <ac131313@redhat.com>
1689
1690 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
1691 gdb.threads-hp.
1692 * gdb.hp/configure: Regenerate.
1693 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
1694 * gdb.hp/gdb.threads-hp/configure: Delete file.
1695 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
1696
8cf8c2b8
AC
16972002-06-22 Andrew Cagney <ac131313@redhat.com>
1698
1699 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
1700 setlocale, bindtextdomain and textdomain.
1701
6827a8f8
JB
17022002-06-11 Jim Blandy <jimb@redhat.com>
1703
919d772c
JB
1704 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
1705 preprocessor macro information is present.
1706
6827a8f8
JB
1707 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
1708 tests.
1709
c15b0d21
MS
17102002-06-06 Michael Snyder <msnyder@redhat.com>
1711
c5984d70
MS
1712 * gdb.base/overlays.exp: Record addresses of overlay
1713 functions in TCL variables rather than in GDB variables,
1714 to avoid having GDB convert them to pointers (with loss
1715 of information).
1716
99a8512b
MS
1717 * gdb.base/d10v.ld: Merge in several years worth of
1718 default linker script changes.
c15b0d21
MS
1719 * gdb.base/long_long.exp: Add check for sizeof (long double).
1720
be26fe0d
ML
17212002-06-06 Michal Ludvig <mludvig@suse.cz>
1722
1723 * gdb.asm/asm-source.exp: Add x86-64 target.
1724 * gdb.asm/x86_64.inc: New.
1725
258093ca 17262002-05-30 Michael Chastain <mec@shout.net>
258093ca 1727
4b3153f1 1728 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
1729 * gdb.c++/m-static.cc: New file.
1730 * gdb.c++/m-static.exp: New file.
1731
241264c6
MS
17322002-05-28 Michael Snyder <msnyder@redhat.com>
1733
1734 * gdb.base/call-ar-st.exp: Allow for reduced floating point
1735 precision.
1736
9bba8c8f 17372002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 1738
4b3153f1 1739 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
1740 * gdb.c++/m-data.cc: New file.
1741 * gdb.c++/m-data.exp: New file.
1742
17432002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 1744
4b3153f1 1745 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f
MC
1746 * gdb.c++/try_catch.cc: New file.
1747 * gdb.c++/try_catch.exp: New file.
1748
def1b996
MC
17492002-05-27 Michael Chastain <mec@shout.net>
1750
1751 * gdb.c++/local.exp: Accept more nested types in output.
1752
522ba268
MC
17532002-05-26 Michael Chastain <mec@shout.net>
1754
1755 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
1756
277254ba
MS
17572002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
1758
1759 * lib/gdb.exp (gdb_wrapper_init): Just because
1760 gdb_wrapper_file exists, this does not mean that the file
1761 should not be rebuilt. That is what gdb_wrapper_initialized
1762 is for.
1763 (default_gdb_init): Reset gdb_wrapper_initialized.
1764
b61a8733
MS
17652002-05-23 Michael Snyder <msnyder@redhat.com>
1766
5bdb6d01
MS
1767 * gdb.base/all-bin.exp: Revise previous patch by just reducing
1768 the precision of the floating point test results.
1769 * gdb.base/call-rt-st.exp: Ditto.
1770
b61a8733
MS
1771 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
1772 * gdb.base/call-rt-st.exp: Ditto.
1773
56f6e910
MC
17742002-05-19 Michael Chastain <mec@shout.net>
1775
1776 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
1777
ad0b0016
EZ
17782002-05-19 Elena Zannoni <ezannoni@redhat.com>
1779
1780 * configure.in (configdirs): Add gdb.arch.
1781 * configure: Regenerate.
1782
f617d2b6
JB
17832002-05-17 Jim Blandy <jimb@redhat.com>
1784
1785 * gdb.base/completion.exp: Recognize the more detailed error
1786 messages produced by the macro expander's lexical analyzer.
1787
eac2a696
EZ
17882002-05-14 Elena Zannoni <ezannoni@redhat.com>
1789
1790 * gdb.arch/altivec-abi.c: New file.
1791 * gdb.arch/altivec-abi.exp: New file.
1792 * gdb.arch/altivec-regs.c: New file.
1793 * gdb.arch/altivec-regs.exp: New file.
1794
2fdde8f8
DJ
17952002-05-14 Daniel Jacobowitz <drow@mvista.com>
1796
1797 * gdb.base/maint.exp (maint print type): Update for new type
1798 structure.
eac2a696 1799
e31f1a7c
EZ
18002002-05-14 Elena Zannoni <ezannoni@redhat.com>
1801
1802 * gdb.arch: New directory.
1803 * gdb.arch/configure.in: New file.
1804 * gdb.arch/configure: New file.
1805 * gdb.arch/Makefile.in: New file.
1806
db589741
CV
18072002-05-13 Corinna Vinschen <vinschen@redhat.com>
1808
1809 * gdb.asm/asm-source.exp: Add v850 as supported target.
1810 * gdb.asm/v850.inc: New file.
1811
8ce2a7dc
DJ
18122002-05-13 Daniel Jacobowitz <drow@mvista.com>
1813
1814 * gdb.c++/annota2.exp (annotate-quit): Add comment.
1815
df763c7f
DJ
18162002-05-12 Daniel Jacobowitz <drow@mvista.com>
1817
1818 * gdb.base/break.exp: Check 'break "marker2"'.
1819
377daeed
MS
18202002-05-10 Michael Snyder <msnyder@redhat.com>
1821
1822 * gdb.base/long_long.exp: Fix typo.
1823
c4b7bc2b
JB
18242002-05-10 Jim Blandy <jimb@redhat.com>
1825
ecac9a4e
JB
1826 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
1827 a bug.
1828
c4b7bc2b
JB
1829 * gdb.base/printcmds.exp (test_integer_literals_rejected):
1830 Recognize more detailed error message produced by the macro
1831 expander's lexical analyzer.
1832 * lib/gdb.exp (test_print_reject): Same.
1833
e71019a1
MK
18342002-05-09 Mark Kettenis <kettenis@gnu.org>
1835
1836 * gdb.c++/method.exp: Fix typo.
1837
fedfc8e6
MS
18382002-05-08 Michael Snyder <msnyder@redhat.com>
1839
166a1957
MS
1840 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
1841 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 1842 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
1843 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
1844 Add iftarget clause for strongarm.
1845
f1c47eb2
MS
18462002-05-06 Michael Snyder <msnyder@redhat.com>
1847
cb9a9d3e
MS
1848 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
1849 (gdb_continue_to_end): Accept output from status wrapper.
1850 * gdb.base/ending-run.exp: Add case for output from status wrapper.
1851 Clean up fail messages to match pass messages.
1852
f1c47eb2
MS
1853 Enable the "needs_status_wrapper" testsuite feature.
1854 * lib/gdb.exp (gdb_wrapper_init): New procedure.
1855 (gdb_compile): Conditionally call gdb_wrapper_init.
1856 * gdb.base/a2-run.exp: Recognize output from status wrapper.
1857 * gdb.c++/method.exp: Recognize output from status wrapper.
1858
6079c749
BE
18592002-05-06 Ben Elliston <bje@redhat.com>
1860From Graydon Hoare <graydon@redhat.com>
1861
1862 * config/sid.exp: Include support for "rawsid" protocol.
1863
188baff3
JB
18642002-05-03 Jim Blandy <jimb@redhat.com>
1865
1866 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
1867 * gdb.c++/hang3.C: New file.
1868
b9c07f0f
AC
18692002-05-04 Andrew Cagney <ac131313@redhat.com>
1870
1871 * gdb.base/default.exp: Remove obsolete code.
1872 * gdb.c++/misc.exp: Ditto. Update copyright.
1873 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
1874 * gdb.base/whatis.exp: Ditto. Update copyright.
1875 * gdb.base/scope.exp: Ditto. Update copyright.
1876 * gdb.base/ptype.exp: Ditto. Update copyright.
1877 * gdb.base/printcmds.exp: Ditto. Update copyright.
1878 * gdb.base/opaque.exp: Ditto. Update copyright.
1879 * gdb.base/list.exp: Ditto.
1880 * gdb.base/funcargs.exp: Ditto. Update copyright.
1881 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
1882 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
1883 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
1884 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
1885 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
1886 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
1887
5c7a0397
MS
18882002-05-02 Michael Snyder <msnyder@redhat.com>
1889
d6dcc264 1890 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
1891 * gdb.base/long_long.exp: Add xscale target.
1892 * gdb.base/default.exp: Add xscale target.
1893
eb7f1c48
JB
18942002-05-01 Jim Blandy <jimb@redhat.com>
1895
1896 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
1897 gdb.c++/hang.exp: New test.
1898
a6befae8
FF
18992002-05-01 Fred Fish <fnf@redhat.com>
1900
1901 * gdb.base/completion.exp: Handle completions of "./Make" for
1902 more than one completion possibility, as is the case when we
1903 build and test in the source tree.
1904
0a310277
AG
19052002-04-29 Anthony Green <green@redhat.com>
1906
1907 * gdb.java/jmisc1.exp: New file.
1908 * gdb.java/jmisc2.exp: New file.
1909
6ff9af88
DJ
19102002-04-24 Daniel Jacobowitz <drow@mvista.com>
1911
1912 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
1913
96b3d632
EZ
19142002-04-23 Elena Zannoni <ezannoni@redhat.com>
1915
1916 * gdb.base/help.exp: Change 'help status' to allow for target
1917 dependent output differences.
1918
5019bb54
MC
19192002-04-22 Michael Chastain <mec@shout.net>
1920
1921 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
1922
a805a116
MC
19232002-04-22 Michael Chastain <mec@shout.net>
1924
1925 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
1926
a1706bfd
DM
19272002-04-17 David S. Miller <davem@redhat.com>
1928
1929 * gdb.asm/sparc64.inc: New file.
1930 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
1931
a73a20a2
EZ
19322002-04-19 Elena Zannoni <ezannoni@redhat.com>
1933
1934 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
1935 instruction file directly into the build tree. Clean up at end of
1936 test.
1937
ba678339
DM
19382002-04-18 David S. Miller <davem@redhat.com>
1939
1940 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
1941 handle 64-bit platforms correctly.
1942 * gdb.base/maint.exp: Likewise.
1943
b03399da
KB
19442002-04-18 Kevin Buettner <kevinb@redhat.com>
1945
1946 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
1947 ``-fpic'' when compiling files comprising a shared library, but
1948 it does need additional linker flags in order to find shared
1949 libraries at run time.
1950
e2004992
KB
19512002-04-18 Kevin Buettner <kevinb@redhat.com>
1952
1953 * gdb.base/cvexpr.c (use): New function.
1954 (main): Invoke use() on all global variables to prevent
1955 some linkers from deleting these otherwise unused symbols.
1956
d8937120
MC
19572002-04-17 Michael Chastain <mec@shout.net>
1958From David S. Miller <davem@redhat.com>
1959
1960 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
1961 handle 64-bit platforms correctly.
1962
ffd61a58
MS
19632002-04-12 Michael Snyder <msnyder@redhat.com>
1964From Jim Blandy <jimb@redhat.com>
1965 * gdb.base/foo.c (foox): Remove section attribute; the linker
1966 script can handle this instead.
1967 * gdb.base/bar.c (barx): Same.
1968 * gdb.base/baz.c (bazx): Same.
1969 * gdb.base/grbx.c (grbxx): Same.
1970
1971 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
1972 manager doesn't automatically unmap overlays unnecessarily.
1973
6b8426a6
MH
19742002-04-10 Martin M. Hunt <hunt@redhat.com>
1975
1976 * gdb.base/ending-run.exp: Fix pattern for Mips targets
1977 stepping out of main.
1978
34af4875
MC
19792002-04-09 Michael Chastain <mec@shout.net>
1980
1981 * gdb.c++/local.cc (main): Move call to marker1() inside nested
1982 scope so that the nested scope tests will make sense.
1983 * gdb.c++/local.exp: Write patterns that actually work with gcc
1984 (the HP patterns "were never known to work with gcc").
1985 Keep the old aCC patterns too.
1986
2d1676a0
DJ
19872002-04-09 Daniel Jacobowitz <drow@mvista.com>
1988
1989 * gdb.base/attach.exp: Correct target board test.
1990
3a63e3f9
MC
19912002-04-08 Michael Chastain <mec@shout.net>
1992
1993 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
1994 in a const method. Add some xfail and fail cases for configurations
1995 that do not emit the "const ...".
1996
f18dabd2
MC
19972002-04-07 Michael Chastain <mec@shout.net>
1998
1999 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
2000 Accept "A * const" and "const A * const" as type of "this".
2001 Fix spelling of getFunky throughout. Make messages uniform.
2002
0fcddd82
EZ
20032002-04-07 Elena Zannoni <ezannoni@redhat.com>
2004
2005 Work around for PR gdb/285:
2006 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
2007
16a8534a
EZ
20082002-04-07 Elena Zannoni <ezannoni@redhat.com>
2009
2010 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
2011 instructions file at run time instead of configure time.
2012 Sometimes we run the test in a directory that is not the one we
2013 configured in.
2014 * gdb.asm/configure.in: Delete creation of symlink.
2015 * gdb.asm/configure: Regenerate.
2016
24181d81
JB
20172002-04-05 J. Brobecker <brobecker@gnat.com>
2018
2019 * gdb.gdb/xfullpath.exp: New test, to exercise the new
2020 xfullpath () function.
2021
7cdb7107
DJ
20222002-04-04 Daniel Jacobowitz <drow@mvista.com>
2023
2024 * gdb.asm/Makefile.in: Correct dependencies.
2025
2026 * gdb.asm/powerpc.inc: New file.
2027 * gdb.asm/asm-source.exp: Add PowerPC.
2028 * gdb.asm/configure.in: Likewise.
2029 * gdb.asm/configure: Regenerated.
2030
a7d17088
DJ
20312002-04-04 Daniel Jacobowitz <drow@mvista.com>
2032
2033 * gdb.base/relocate.exp: New file.
2034 * gdb.base/relocate.c: New file.
2035
cd721503
FF
20362002-04-04 Fred Fish <fnf@redhat.com>
2037
2038 * gdb.base/step-test.exp: Update comment regarding stopping in
2039 memcpy/bcopy calls inserted as part of the compiler runtime.
2040
b22ad7a7
MS
20412002-04-04 Michael Snyder <msnyder@redhat.com>
2042
2043 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
2044
5f279fa6
DJ
20452002-04-03 Daniel Jacobowitz <drow@mvista.com>
2046
2047 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
2048 (gdb_expect): Remove $notransfer hack.
2049
dd0fd3ce
DJ
20502002-04-02 Daniel Jacobowitz <drow@mvista.com>
2051
2052 * gdb.c++/classes.exp ("calling method for small class"): Match
2053 updated register output.
2054
1e50cda1
DJ
20552002-03-30 Daniel Jacobowitz <drow@mvista.com>
2056
2057 Fix PR gdb/452
2058 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
2059 when finished. Make gdb_file_cmd send "exec-file" when
2060 appropriate.
2061
24015922
DJ
20622002-03-30 Daniel Jacobowitz <drow@mvista.com>
2063
2064 * gdb.base/attach.exp: Remove extra setup_xfail.
2065
dd7dfd64
MS
20662002-03-26 Michael Snyder <msnyder@redhat.com>
2067
2068 * gdb.base/default.exp: Add tests for dump, append, and restore.
2069 * gdb.base/help.exp: Add tests for dump, append, and restore.
2070 * gdb.base/dump.exp: New file, test dump, append and restore.
2071 * gdb.base/dump.c: New file.
2072
48b2f8d7
MS
20732002-03-27 Michael Snyder <msnyder@redhat.com>
2074
2075 * gdb.base/help.exp: Modify expect strings to reflect
2076 clean-ups in help messages.
2077
05b4d525
FF
20782002-03-26 Fred Fish <fnf@redhat.com>
2079
2080 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
2081 have debugging info for those functions and the compiler uses them
2082 internally to copy structs around.
2083
d7679631
FF
20842002-03-26 Fred Fish <fnf@redhat.com>
2085
2086 * gdb.base/list.exp: Revert the change made yesterday and add note
2087 about why we don't list the default lines for remote targets.
2088
523ac3f9
MS
20892002-03-25 Michael Snyder <msnyder@redhat.com>
2090
2091 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
2092
754b2b8d
FF
20932002-03-25 Fred Fish <fnf@redhat.com>
2094
2095 * gdb.base/list.exp: This test works on remote targets so remove
2096 the short circuit for remote targets. Update copyright.
2097
33c3e192
FF
20982002-03-25 Fred Fish <fnf@redhat.com>
2099
2100 * gdb.base/attach.exp: Fix logic error that was suppressing this
2101 test for all non hppa*-*-hpux* targets, instead of the hp target.
2102 Move comments closer to the suppression point. Also now need to
2103 check that we are running natively.
2104
d43e73ee
MS
21052002-03-22 Michael Snyder <msnyder@redhat.com>
2106
882c8f02
MS
2107 * gdb.base/default.exp: Add test for gcore. Update copyright.
2108 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 2109
04c12f60
FF
21102002-03-06 Fred Fish <fnf@redhat.com>
2111
2112 * gdb.base/funcargs.c: Remove extraneous ';' character.
2113 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
2114
b43df995
MC
21152002-03-04 Michael Chastain <mec@shout.net>
2116
2117 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
2118 accommodate gcc v3 function signature.
2119 * gdb.mi/mi0-var-cmd-exp: Ditto.
2120
92362027
AC
21212002-02-24 Andrew Cagney <ac131313@redhat.com>
2122
2123 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
2124 ``GNU/Linux'' or ``Linux kernel''
2125 * testsuite/gdb.threads/pthreads.c: Ditto.
2126
258ad32d
MC
21272002-02-24 Michael Chastain <mec@shout.net>
2128
2129 * gdb.threads/pthreads.c (thread1): Add a return statement.
2130 (thread2): Likewise.
2131 (foo): Likewise.
2132
04c3b3d4
MC
21332002-02-23 Michael Chastain <mec@shout.net>
2134
2135 * gdb.threads/linux-dp.c (philosopher): Add a return statement
2136 to placate gcc.
2137
5a2a0a20
MC
21382002-02-23 Michael Chastain <mec@shout.net>
2139
2140 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
2141 test "ptype bint". The test passes on all my stabs configurations.
2142
a640f7fc
JB
21432002-02-21 Jim Blandy <jimb@redhat.com>
2144
27924826
JB
2145 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
2146 filename at a time, and watch for the ones we want to see.
2147
a640f7fc
JB
2148 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
2149 types of pointers to prototyped functions.
2150
edcc8c75
AC
21512002-02-20 Andrew Cagney <ac131313@redhat.com>
2152
2153 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
2154 signed, unsigned and straight char.
2155 (padding_char, padding_short, padding_int, padding_long,
2156 padding_long_long, padding_float, padding_double,
2157 padding_long_double): New global variables.
2158 (fill, fill_structs): New functions.
2159
2160 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
2161 for correctly sized writes. Update copyright.
2162 (get_valueof): New procedure.
2163 (get_sizeof): Call get_valueof.
2164 (check_valueof): New procedure.
2165 (check_padding): New procedure.
2166
ac57ea44
MC
21672002-02-20 Michael Chastain <mec@shout.net>
2168
2169 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
2170 to setup_xfail. Document some of the remaining calls.
2171
7a10c941
MC
21722002-02-18 Michael Chastain <mec@shout.net>
2173
2174 * gdb.c++/userdef.exp: Update copyright year.
2175
fb8acdcc
DJ
21762002-02-18 Daniel Jacobowitz <drow@mvista.com>
2177
2178 * gdb.c++/userdef.exp: Test overloaded operators properly.
2179 Remove xfails.
2180
fda6ae12
MS
21812002-02-14 Michael Snyder <msnyder@redhat.com>
2182
2183 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
2184
676a0442
DJ
21852002-02-14 Daniel Jacobowitz <drow@mvista.com>
2186
2187 * gdb.base/a2-run.exp: Check for a remote target properly.
2188 * gdb.base/annota1.exp: Likewise.
2189 * gdb.base/list.exp: Likewise.
2190 * gdb.base/reread.exp: Likewise.
2191 * gdb.base/scope.exp: Likewise.
2192 * gdb.base/shlib-call.exp: Likewise.
2193 * gdb.base/term.exp: Likewise.
2194 * gdb.c++/annota2.exp: Likewise.
2195
78b4f468
RE
21962002-02-13 Richard Earnshaw <rearnsha@arm.com>
2197
2198 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
2199
9a81ba51
MC
22002002-02-10 Michael Chastain <mec@shout.net>
2201
2202 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
2203 (call_after_alloca): Ditto.
2204
004af6c7
DJ
22052002-02-10 Daniel Jacobowitz <drow@mvista.com>
2206
2207 * gdb.base/ending-run.exp: Guard "cont" test with
2208 gdb_skip_stdio_test.
2209
37225f62
JB
22102002-02-06 Jim Blandy <jimb@redhat.com>
2211
2212 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
2213 from here...
2214 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
2215 To here. Disable this test on non-HP platforms. Add big comment.
2216
fe6fdd96
MS
22172002-02-04 Michael Snyder <msnyder@redhat.com>
2218
2219 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
2220 other than d10v and m32r.
2221
036fad3f
RE
22222002-02-02 Richard Earnshaw <rearnsha@arm.com>
2223
2224 * gdb.base/default.exp: Rewrite test patterns to reduce time
2225 taken to match them.
2226
7148ab62
DJ
22272002-01-30 Daniel Jacobowitz <drow@mvista.com>
2228
2229 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
2230 Allow a start function above main.
2231 * gdb.threads/linux-dp.exp: Fix copyright date.
2232
396cc255
DJ
22332002-01-30 Daniel Jacobowitz <drow@mvista.com>
2234
2235 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
2236 (check_philosopher_stack): Check for manager thread before checking
2237 for a just-starting thread.
2238
f038d31b
DJ
22392002-01-30 Daniel Jacobowitz <drow@mvista.com>
2240
2241 From Neil Booth <neil@daikokuya.demon.co.uk>:
2242 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
2243 warnings.
2244
b3ff9d9a
FF
22452002-01-21 Fred Fish <fnf@redhat.com>
2246
2247 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
2248 not caller.
2249
39ad761d
JB
22502002-01-21 Jim Blandy <jimb@redhat.com>
2251
2252 * gdb.base/reread.exp: Check that GDB properly re-reads the
2253 executable file when it changes while no inferior is running.
2254
aaf320fa
FF
22552002-01-21 Fred Fish <fnf@redhat.com>
2256
2257 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
2258 optionally accept the "shlib events" variation.
2259
808a31f5
JB
22602002-01-21 Jim Blandy <jimb@redhat.com>
2261
2262 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
2263 call `fflush' after every `printf', so that the output is produced
2264 at predictable points, regardless of whatever buffering does (or
2265 doesn't) take place.
2266 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
2267 at different points.
2268
4420d5e2
DJ
22692002-01-20 Daniel Jacobowitz <drow@mvista.com>
2270
2271 * gdb.c++/inherit.exp: Update copyright years.
2272 * gdb.c++/method.exp: Likewise.
2273
3e36a0f4
DJ
22742002-01-20 Daniel Jacobowitz <drow@mvista.com>
2275
2276 * gdb.c++/classes.exp: Update for improved v3 support and skipping
2277 artificial methods/arguments.
2278 * gdb.c++/derivation.exp: Likewise.
2279 * gdb.c++/inherit.exp: Likewise.
2280 * gdb.c++/method.exp: Likewise.
2281 * gdb.c++/virtfunc.exp: Likewise.
2282
b4ceaee6
AC
22832002-01-18 Andrew Cagney <ac131313@redhat.com>
2284
2285 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
2286 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
2287 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
2288 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
2289 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
2290 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
2291
ecace851
JB
22922002-01-17 Jim Blandy <jimb@redhat.com>
2293
2294 * gdb.asm/asm-source.exp (info symbol): Take another shot at
2295 anchoring the pattern matching the entry point symbol's name.
2296
375fc983
AC
22972002-01-17 Andrew Cagney <ac131313@redhat.com>
2298
2299 * gdb.base/maint.exp: Update ``maint internal-error'' to match
2300 continue/quit query. Update copyright.
2301
fe6fdd96
MS
23022002-01-14 Michael Snyder <msnyder@redhat.com>
2303
2304 * gdb.base/gcore.exp: Remove extra debugging output.
2305
e017c81f
DJ
23062002-01-13 Daniel Jacobowitz <drow@mvista.com>
2307
2308 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
2309 for slightly dubious v2 mangled string.
2310
37ab3bf8
DJ
23112002-01-13 Daniel Jacobowitz <drow@mvista.com>
2312
2313 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
2314
1bc05c3a 23152002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 2316
1bc05c3a 2317 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 2318
1bc05c3a
JM
2319 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
2320 constructors.
2321 * gdb.c++/derivation.exp: Likewise.
2322 * gdb.c++/templates.exp: Likewise.
2323 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 2324
1bc05c3a
JM
23252002-01-10 Michael Snyder <msnyder@redhat.com>
2326
2327 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 2328
a911c360
MS
23292002-01-08 Michael Snyder <msnyder@redhat.com>
2330
2331 * gdb.base/gcore.exp: New test for generate-core-file command.
2332 * gdb.base/gcore.c: Testcase for above.
2333 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
2334
ea2119ec
JM
23352002-01-08 Jason Merrill <jason@redhat.com>
2336
2337 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
2338
68203136
FF
23392002-01-07 Fred Fish <fnf@redhat.com>
2340
2341 * gdb.c++/overload.exp: Remove unconditional xfails for:
2342 print foo_instance1.overloadargs(1)
2343 print foo_instance1.overloadargs(1, 2)
2344 print foo_instance1.overloadargs(1, 2, 3)
2345 print foo_instance1.overloadargs(1, 2, 3, 4)
2346 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
2347 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
2348 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
2349 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
2350 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
2351 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
2352 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
2353 print foo_instance1.overload1arg()
2354 print foo_instance1.overload1arg((char)arg2)
2355 print foo_instance1.overload1arg((signed char)arg3)
2356 print foo_instance1.overload1arg((unsigned char)arg4)
2357 print foo_instance1.overload1arg((int)arg7)
2358 print foo_instance1.overload1arg((unsigned int)arg8)
2359 print foo_instance1.overload1arg((float)arg11)
2360 print foo_instance1.overload1arg((double)arg12)
2361
21b9b5b1
MS
23622002-01-07 Michael Snyder <msnyder@redhat.com>
2363
2364 * gdb.base/huge.exp: New test. Print a very large target data object.
2365 (skip_huge_test): New test variable. Define if you want to skip this
2366 test. The test reads an 8 megabyte data object from the target, so it
2367 might be very time consuming on remote targets with a slow connection.
2368 * gdb.base/huge.c: New file. Test case for above.
2369
725f922e
FF
23702002-01-07 Fred Fish <fnf@redhat.com>
2371
2372 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
2373 g_instance.bfoo, and g_instance.cfoo.
2374
634d57ec
JL
2375Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
2376
f286b2c3
JL
2377 * gdb.base/break.c (multi_line_if_conditional): New function.
2378 (multi_ilne_while_conditional): Likewise.
2379 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
2380 IF or WHILE condition puts the breakpoint at the start of
2381 the condition.
2382
634d57ec
JL
2383 * gdb.base/selftest.exp (backtrace through signal handler): Remove
2384 hppa*-*-hpux* expected failure.
2385 * gdb.base/structs.exp (do_function_calls): Similarly.
2386
2387 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
2388 watchpoints.
2389
9fbfe2dc
AC
23902002-01-06 Andrew Cagney <ac131313@redhat.com>
2391
2392 Fix PR gdb/66.
2393 * gdb.base/structs.exp: Replace skip for a29k with skip for
2394 gdb,cannot_call_functions.
2395 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
2396 * gdb.base/callfuncs.exp: Ditto.
2397 * gdb.base/call-rt-st.exp: Ditto.
2398 * gdb.base/call-strs.exp: Ditto.
2399 * gdb.base/callfwmall.exp: Ditto.
2400 * gdb.base/scope.exp: Obsolete xfail a29k.
2401 * gdb.c++/misc.exp: Ditto.
2402 * gdb.c++/cplusfuncs.exp: Ditto.
2403 * gdb.base/ptype.exp: Ditto.
2404 * gdb.base/printcmds.exp: Ditto.
2405 * gdb.base/opaque.exp: Ditto.
2406 * gdb.base/list.exp: Ditto.
2407 * gdb.base/funcargs.exp: Ditto.
2408 * gdb.base/default.exp: Ditto.
2409
8ddad156
MS
24102002-01-04 Michael Snyder <msnyder@redhat.com>
2411
ca4976a6 2412 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
2413 * gdb.base/maint.exp: Add tests for maint info sections options.
2414
1b074332
JL
2415Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
2416
2417 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
2418
7d159115
CV
24192001-12-20 Corinna Vinschen <vinschen@redhat.com>
2420
2421 * gdb.asm/arm.inc: New file.
2422 * gdb.asm/asm-source.exp: Add arm targets.
2423 * gdb.asm/configure.in: Ditto.
2424 * gdb.asm/configure: Recreated from configure.in.
2425
8fb87725
JL
2426Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
2427
afabe08c
JL
2428 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
2429 with HP's compiler.
2430 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
2431 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
2432 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
2433 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
2434
2435 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
2436 either HP's compilers or GCC.
2437
db521deb
JL
2438 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
2439 a SIGBUS or SIGSEGV.
2440
2441 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
2442
2443 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
2444 can be compiled with either HP's compiler or GCC.
2445
cfa88ab7
JL
2446 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
2447 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
2448 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
2449
ca344dff
JL
2450 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
2451 to match current gdb output. Update due to using auto-solib-limit
2452 for limiting instead of overloading auto-solib-add.
2453 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
2454 test program.
2455
3f3c6e55 2456 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
2457 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
2458 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
2459 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
2460 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
2461 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
2462 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
2463 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
2464 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
2465 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
2466 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
2467 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
2468 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 2469
8fb87725
JL
2470 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
2471 a SIGTRAP to the inferior.
2472
cf599fa7
CV
24732001-12-19 Corinna Vinschen <vinschen@redhat.com>
2474
2475 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
2476 Substitute call to target_link by call to gdb_compile.
2477
2cd045cd
JL
2478Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
2479
2480 * gdb.base/break.exp: Fix HP specific search string when testing
2481 backtracing in a called function.
2482
2483 * gdb.base/constvars.exp: Only set lang to C++ if we're
2484 compiling the test with HP's compilers.
2485 * gdb.base/volatile.exp: Similarly.
2486
99ebe9ac
JB
24872001-12-19 Jim Blandy <jimb@redhat.com>
2488
2489 * gdb.base/printcmds.exp: Expect the null character to be printed
2490 as '\0', and the '\013' to be printed as '\v'.
2491 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
2492 * gdb.base/setvar.exp: Same.
2493
b9891b29
JB
24942001-12-17 Jim Blandy <jimb@redhat.com>
2495
0eba65ab
JB
2496 * gdb.base/completion.exp: Rather than completing very long
2497 filenames, which can make the readline library produce output we
2498 don't recognize, cd to the directory first, and then complete
2499 using nice, short relative paths.
2500
6970b5b1
JB
2501 * gdb.base/completion.exp: On some systems, there is, in fact, a
2502 variable named `b' in scope, since GDB treats all static
2503 variables as being in scope. So use `no_var_named_this'
2504 instead of `b'.
2505
b9891b29
JB
2506 * gdb.base/corefile.exp: Recognize the message saying that GDB
2507 can't find the core file's registers as a failure.
2508
e6ccd35f
JSC
25092001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
2510
2511 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
2512 test expect string more specific.
2513
105ba819
CV
25142001-12-13 Corinna Vinschen <vinschen@redhat.com>
2515
2516 * gdb.asm/asm-source.exp: Add support for xstormy16.
2517 * gdb.asm/configure.in: Ditto.
2518 * gdb.asm/configure: Rebuild.
2519 * gdb.asm/xstormy16.inc: New file.
2520
e9e79dd9
FF
25212001-12-10 Fred Fish <fnf@redhat.com>
2522
2523 * gdb.base/maint.exp: Update to match changes in type dumping code.
2524
347dc97d
JB
25252001-12-10 Jim Blandy <jimb@redhat.com>
2526
2527 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
2528 matching the entry point symbol's name at the beginning of the
2529 line.
2530
5178b9d6
DJ
25312001-12-07 Daniel Jacobowitz <drow@mvista.com>
2532
2533 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
2534 gdb.c++/inherit.exp, gdb.c++/method.exp,
2535 gdb.c++/namespace.exp, gdb.c++/templates.exp,
2536 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
2537 and class layout support.
2538
af890c52
DJ
25392001-12-07 Daniel Jacobowitz <drow@mvista.com>
2540
2541 * gdb.c++/classes.exp: Add test for static member function.
2542 * gdb.c++/misc.cc: Add class with static member function.
2543
7a345fb3
JB
25442001-12-07 Jim Blandy <jimb@redhat.com>
2545
f2e54a80 2546 If GDB says it can't find the struct the function returned, report
8032bf31
JB
2547 those tests as `unsupported'.
2548 * gdb.base/call-rt-st.exp (print_struct_call): New function.
2549 Rewrite subsequent tests to use it.
2550
2551 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
2552 those tests as `unsupported'.
2553 * gdb.base/structs.exp (call_struct_func): New function.
2554 (do_function_calls): Use call_struct_func to call the functions
2555 returning structs.
2556
0bc69509
JB
2557 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
2558 whether functions are prototyped or not, so we can't possibly pass
2559 arguments to t_float_values2 properly.
2560
7a345fb3
JB
2561 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
2562 value of `timeout' for targets other than the mips*tx39-*.
2563
edb6ede1
MS
25642001-12-06 Michael Snyder <msnyder@redhat.com>
2565
2566 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
2567 and detect whether the start symbol has a leading underscore.
2568
2d842f13
JB
25692001-12-04 Jim Blandy <jimb@redhat.com>
2570
2571 * gdb.base/completion.exp: Clarify indentation.
2572
68550daf
JB
25732001-12-03 Jim Blandy <jimb@redhat.com>
2574
2575 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
2576 variables on the S/390, not `.word'.
2577
cd5195a8
JB
25782001-11-30 Jim Blandy <jimb@redhat.com>
2579
2580 Add assembly-source tests for s390-ibm-linux.
2581 * gdb.asm/s390.inc: New file.
2582 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
2583 the S/390 architecture.
2584 * gdb.asm/configure: Regenerated.
2585
ca9efc90
MS
25862001-11-30 Michael Snyder <msnyder@redhat.com>
2587
2588 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
2589 next, info source, info sources, info line, global and static
2590 variables, and static functions.
2591 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
2592 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
2593 * gdb.asm/asmsrc1.s: Add a static function and some variables.
2594 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
2595 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
2596 (gdbasm_leave): Restore frame pointer.
2597 (gdbasm_startup): Copy stack set-up from crt0.S.
2598
d0e66976
FN
25992001-11-26 Fernando Nasser <fnasser@redhat.com>
2600
2601 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
2602 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
2603 to a local (non-static) variable. Copy tstruct.a to a static buffer
2604 and return a pointer to that buffer.
2605 * gdb.base/callfwmall.c (t_structs_a): Ditto.
2606
e2334072
MK
26072001-11-24 Mark Kettenis <kettenis@gnu.org>
2608
2609 * gdb.asm/configure.in: Fix recognition of ix86 target.
2610 * gdb.asm/configure: Regenerate.
2611
756caa3d
MS
26122001-11-21 Michael Snyder <msnyder@redhat.com>
2613
2614 * gdb.asm/sparc.inc: New file.
2615 * gdb.asm/asm-source.exp: Recognize sparc target.
2616 * gdb.asm/configure.in: Recognize sparc target.
2617 * gdb.asm/configure: Regenerate.
2618
9a4d72d5
MS
26192001-11-21 Michael Snyder <msnyder@redhat.com>
2620
2621 * gdb.asm/m32r.inc: New file.
2622 * gdb.asm/asm-source.exp: Recognize m32r target.
2623 * gdb.asm/configure.in: Recognize m32r target.
2624 * gdb.asm/configure: Regenerate.
2625
a773d1cd
MS
26262001-11-20 Michael Snyder <msnyder@redhat.com>
2627
017ac23d
MS
2628 * gdb.asm/i386.inc: New file.
2629 * gdb.asm/asm-source.exp: Recognize ix86 target.
2630 * gdb.asm/configure.in: Recognize ix86 target.
2631 * gdb.asm/configure: Regenerate.
2632
a773d1cd
MS
2633 * gdb.c++/namespace.exp: Fix quotes in output messages.
2634
bb632afb
MS
26352001-11-14 Michael Snyder <msnyder@redhat.com>
2636
25d559ca 2637 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
2638 qualifier in a type cast expression, to designate an address
2639 in the instruction space (Harvard architecture).
2640
4749e309
MS
26412001-11-13 Michael Snyder <msnyder@redhat.com>
2642
2643 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
2644 Tests for expressions using 'const' and 'volatile'.
2645
25050984
CV
26462001-11-13 Corinna Vinschen <vinschen@redhat.com>
2647
2648 * gdb.asm/asm-sources.exp: Allow defining linker flags.
2649
1902c51f
DJ
26502001-11-12 Daniel Jacobowitz <drow@mvista.com>
2651
2652 * lib/mi-support.exp (mi_run_to_helper): Move comments
2653 outside of gdb_expect.
2654
dcf95b47
DJ
26552001-11-11 Daniel Jacobowitz <drow@mvista.com>
2656
2657 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
2658 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
2659 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
2660 mi0_run_to): New functions.
2661 * gdb.mi/mi-simplerun.exp: Use them.
2662 * gdb.mi/mi0-simplerun.exp: Likewise.
2663 * gdb.mi/mi-var-cmd.exp: Likewise.
2664 * gdb.mi/mi0-var-cmd.exp: Likewise.
2665
45b074e1
AC
26662001-11-10 Andrew Cagney <ac131313@redhat.com>
2667
2668 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
2669 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
2670
bf50d346
AC
26712001-11-09 Andrew Cagney <ac131313@redhat.com>
2672
2673 * gdb.base/restore.exp: Include $expected value in restored test
2674 message.
2675
9383332c
AC
26762001-11-09 Andrew Cagney <ac131313@redhat.com>
2677
2678 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
2679 implemented.
2680
db62520a
MS
26812001-11-08 Michael Snyder <msnyder@redhat.com>
2682
2683 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
2684 Add pass/fail message for stop at breakpoint in call dummy function.
2685
b5703437
MS
26862001-11-07 Michael Snyder <msnyder@redhat.com>
2687
760f6330
MS
2688 * gdb.c++/templates.exp (test_template_breakpoints):
2689 If we get an overload menu, but it does not match what
2690 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
2691 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
2692 making the whitespace optional. Argument for "new" may be
2693 "unsigned" as well as "unsigned int/long".
eef747c0
MS
2694 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
2695 making the whitespace optional. Also replace "(void) with
2696 "((void|)), making the keyword "void" optional.
63f50499
MS
2697 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
2698 making the whitespace optional. Also replace "(void) with
2699 "((void|)), making the keyword "void" optional.
3bf40917
MS
2700 * gdb.base/callfuncs.c (t_float_values): This function must
2701 _not_ be prototyped, and the following function (t_float_values2)
2702 must be prototyped (if the compiler supports it), so that GDB
2703 can be tested against both cases. Usually one case involves
2704 promotion of float to double, while the other does not.
2705 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
2706 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
2707 includes a stack frame for "start".
2708
c8ab4e6d
JB
27092001-11-05 Jim Blandy <jimb@redhat.com>
2710
2711 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
2712 pointers are 32 bits long, and that offsets of relocs are always
2713 stored in the data (REL-style), and not in the reloc entry itself
2714 (RELA-style).
2715 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
2716 stabs.
2717
3f08ced9
MS
27182001-11-01 Michael Snyder <msnyder@redhat.com>
2719
2720 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
2721 and regular expression operators by using quoting.
2722
cbfa24cd
MS
27232001-10-31 Michael Snyder <msnyder@redhat.com>
2724
2725 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
2726 depending on what the symbol table contains.
2727 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
2728 the output of the ptype command. Similarly, accept both "const &"
2729 and "const&".
2730
aaa68313
CV
27312001-10-31 Corinna Vinschen <vinschen@redhat.com>
2732
2733 * gdb.base/miscexprs.c (main): Add usage of preprocessor
2734 symbol `STORAGE' to allow to choose the storage class of
2735 the local datastructures.
2736 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
2737 compiler directive.
2738
91740388
MS
27392001-10-30 Michael Snyder <msnyder@redhat.com>
2740
2741 * gdb.base/jump.exp: Allow it to run for all targets.
2742
1b7c05e7
CV
27432001-10-29 Corinna Vinschen <vinschen@redhat.com>
2744
2745 * gdb.base/call-ar-st.c (print_double_array): Match for loop
2746 with new double_array size.
2747 (main): Change storage class of all local variables to static.
2748 Reduce size of double_array to 9.
2749 * gdb.base/call-ar-st.exp: Increase timeout value.
2750 Change expected output for double array to match new size in
2751 call-ar-st.c.
2752
36a22261
CV
27532001-10-29 Corinna Vinschen <vinschen@redhat.com>
2754
2755 * gdb.base/ending-run.exp: Create identical output when passing
2756 `step to end of run' case. Add regular expression branch satisfying
2757 Stormy16 target.
2758
92b8ae91
MK
27592001-10-28 Mark Kettenis <kettenis@gnu.org>
2760
2761 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
2762 that we catch the expected failure under Linux/x86.
2763
cb135b83
OF
27642001-10-29 Orjan Friberg <orjanf@axis.com>
2765
2766 * gdb.base/setvar.exp: Escape curly braces.
2767 * gdb.stabs/weird.exp: Ditto.
2768
6884aa54
DJ
27692001-10-27 Daniel Jacobowitz <drow@mvista.com>
2770
2771 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
2772 * gdm.mi/mi0-hack-cli.exp: Likewise.
2773
0398c9aa
AC
27742001-10-25 Andrew Cagney <ac131313@redhat.com>
2775
2776 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
2777 messages.
2778
d20bf2e8
AC
27792001-10-21 Andrew Cagney <ac131313@redhat.com>
2780
2781 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
2782 checking MI enabled.
2783
03dd63aa
CV
27842001-10-09 Corinna Vinschen <vinschen@redhat.com>
2785
2786 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
2787
1d9d99f3
FCE
27882001-10-04 Frank Ch. Eigler <fche@redhat.com>
2789
2790 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
2791 if gdb child process crashes, just signal an error.
2792
838ae6c4
JB
27932001-10-02 Jim Blandy <jimb@redhat.com>
2794
2795 * lib/gdb.exp (test_xfail_format): Simplify.
2796
2797 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
2798 front of the variable name `format'. Simplify `if'.
2799
8f0cbc1c
DJ
28002001-10-01 Daniel Jacobowitz <drow@mvista.com>
2801
2802 * gdb.threads/pthreads.exp: Wait for output and delay
2803 before sending ^C.
2804
1f08dafd
DJ
28052001-10-01 Daniel Jacobowitz <drow@mvista.com>
2806
2807 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
2808 some incorrect output instead of timing out.
2809 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
2810
674f90ff
CV
28112001-09-28 Corinna Vinschen <vinschen@redhat.com>
2812
2813 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
2814 check to allow additional `int'.
2815
9b284272
DJ
28162001-09-27 Daniel Jacobowitz <drow@mvista.com>
2817
2818 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
2819 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
2820
b55a4771
MS
28212001-09-27 Michael Snyder <msnyder@redhat.com>
2822
2823 * lib/gdb.exp (test_debug_format): New proc.
2824 (setup_xfail_format): Use new proc test_debug_format.
2825 * gdb.base/constvars.exp (local_compiler_xfail_check): New
2826 proc; use new service proc test_debug_format.
2827 Replace all other "gcc_compiled" tests with this test.
2828 * gdb.base/volatile.exp (local_compiler_xfail_check): New
2829 proc; use new service proc test_debug_format.
2830 Replace all other "gcc_compiled" tests with this test.
2831
28322001-09-27 Michael Snyder <msnyder@redhat.com>
2833
2834 * gdb.base/cvexpr.exp: New file.
2835 * gdb.base/cvexpr.c: New file
2836 Test for expressions using const and volatile keywords.
2837
4e6667ac
CV
28382001-09-26 Corinna Vinschen <vinschen@redhat.com>
2839
2840 * gdb.base/constvars.exp: Check for different orders of keywords
2841 and additional "int" strings in output.
2842
4f337972
AC
28432001-09-22 Andrew Cagney <ac131313@redhat.com>
2844
2845 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
2846 responses from "help maint".
2847
2015650d
FCE
28482001-09-19 Frank Ch. Eigler <fche@redhat.com>
2849
2850 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
2851 to localhost:NNN instead of :NNN, in case Xvfb is listening
2852 only on TCP.
2853
f3bcedc1
CV
28542001-09-19 Corinna Vinschen <vinschen@redhat.com>
2855
2856 * gdb.base/recurse.exp: When checking leaving the watchpoint
2857 scope, recognize when gdb is in function's epilogue and pass.
2858
6b819c92
KS
28592001-09-18 Keith Seitz <keiths@redhat.com>
2860
2861 * lib/insight-support.exp (_gdbtk_export_target_info): Add
2862 support for running tests against sid targets.
2863 (gdbtk_done): Ditto.
2864
a10c9419
CV
28652001-09-18 Corinna Vinschen <vinschen@redhat.com>
2866
2867 * gdb.base/ending-run.c (main): Set stdout buffersize
2868 to the same reasonable value for any target.
2869 * gdb.base/ending-run.exp: Add a regular expression
2870 to make testsuite happy on Sanyo Stormy16 target.
2871
739d0d99
CV
28722001-09-17 Corinna Vinschen <vinschen@redhat.com>
2873
2874 * gdb.base/display.c (do_loops): Add float variable `f'.
2875 Increment f in loop.
2876 * gdb.base/display.exp: Increment timeout by 60 seconds.
2877 Change float display test to use variable `f'.
2878
1b8947f0
JB
28792001-09-17 Jim Blandy <jimb@redhat.com>
2880
2881 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
2882 overflowing the limited breakpoint tables on some ROM monitors
2883 (like the ROM68K).
2884
9890ac81
FCE
28852001-09-15 Frank Ch. Eigler <fche@redhat.com>
2886
2887 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
2888 the "-ac" (disable access control) flag.
2889
6db765ea
JH
28902001-08-30 Jeff Holcomb <jeffh@redhat.com>
2891
2892 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
2893 ints.
2894
4c32cc04
KS
28952001-08-30 Keith Seitz <keiths@redhat.com>
2896
2897 * lib/gdb.exp: Move all insight-related functionality into
2898 separate file.
2899 * lib/insight-support.exp: New file.
2900
8d6e6f81
FCE
29012001-08-29 Frank Ch. Eigler <fche@redhat.com>
2902
2903 * config/sid.exp (sid_start): Never set sid verbosity; disable
2904 expect_background {} that consumed its stdout; tolerate </dev/null.
2905 Attempt to set endianness override in "sid" protocol mode. Cleanup.
2906
6a90e1d0
AC
29072001-08-18 Andrew Cagney <ac131313@redhat.com>
2908
2909 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
2910 CLI jump command to start it.
2911 (mi_run_to_main): Fail immediatly when unexpected output.
2912
1759b3c3
AC
29132001-08-18 Andrew Cagney <ac131313@redhat.com>
2914
2915 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
2916 beginning of function. Fix PR gdb/191.
2917
61d11d80
FCE
29182001-08-16 Frank Ch. Eigler <fche@redhat.com>
2919
2920 * config/sid.exp (sid_start): Don't warn if we cannot figure out
2921 what to force sid endianness to.
2922
942a4df2
KS
29232001-08-15 Keith Seitz <keiths@redhat.com>
2924
2925 * lib/gdb.exp (gdbtk_start): Don't set environment
2926 variables for TCL_LIBRARY and friends. Insight will
2927 now figure these out for itself.
2928
0521c418
MS
29292001-08-02 Michael Snyder <msnyder@redhat.com>
2930
2931 * gdb.base/completion.exp: Remove the symbol "a64l" from
2932 the expect string; this is target-specific, and not related
2933 to what is being tested.
2934
74a9a58a
DB
29352001-08-02 Dave Brolley <brolley@redhat.com>
2936
2937 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
2938
c70819fa
MS
29392001-07-25 Michael Snyder <msnyder@redhat.com>
2940
c2b8fa57
MS
2941 * gdb.base/consecutive.exp: New file. Test stepping over
2942 breakpoints on consecutive instructions.
2943 * gdb.base/consecutive.c: New file.
2944
c70819fa
MS
2945 * gdb.base/call-rt-st.exp: Use double-backslash to quote
2946 curly braces in regular expressions.
2947
2b1a1355
MS
29482001-07-25 Michael Snyder <msnyder@redhat.com>
2949
2950 * gdb.base/ending-run.exp: Accept "Program exited normally" as
2951 legitimate output from stepping out of main.
2952
413eca6f
KS
29532001-07-22 Keith Seitz <keiths@redhat.com>
2954
2955 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
2956 the empty string, do not run the tests.
2957
7e5a9322
SC
29582001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2959
2960 * gdb.base/long_long.exp: Detect size of pointer. Take into
2961 account 2-byte pointers when testing for p/a results.
2962
de58f10f
SC
29632001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2964
2965 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
2966 and defined to 1K for m68hc11.
2967 (random_data): Reduce table to 1K for embedded platforms (68hc11).
2968 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
2969 (sizeof_random_data): New variable to tell the size of the data table;
2970 don't test past this size; always run to main.
2971
d6f5fea1
SC
29722001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2973
2974 * gdb.base/return2.exp: return of long long and double fails for
2975 68HC11; don't execute these tests on that platform.
2976 * gdb.base/return.exp: Return of a double fails for 68hc11.
2977
c477543d
SC
29782001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2979
2980 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
2981 tests that print a float.
2982 * call-rt-st.exp: Likewise.
2983
63cf1c79
MK
29842001-07-12 Mark Kettenis <kettenis@gnu.org>
2985
2986 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
2987 running this test on Linux.
2988
112f9ab5
MC
29892001-06-24 Michael Chastain <chastain@redhat.com>
2990
2991 * gdb.base/arithmet.exp: Remove some tests to make all test names
2992 unique.
2993
4970cb0f
MS
29942001-07-03 Michael Snyder <msnyder@redhat.com>
2995
2996 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
2997 the output of the ptype command.
2998
d85da69f
MS
29992001-07-02 Michael Snyder <msnyder@redhat.com>
3000
4c8a82de
MS
3001 * gdb.base/completion.exp: Don't assume that break.c is the only
3002 source file that may contain functions named "marker".
d85da69f
MS
3003 * gdb.base/corefile.exp: Quote the curly braces in regexp.
3004
8afc772b
AC
30052001-06-28 Andrew Cagney <ac131313@redhat.com>
3006
3007 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
3008 of files to delete.
3009
3010 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
3011 * gdb.disasm/h8300s.exp: New file.
3012 gdb.disasm/h8300s.s: Likewise.
3013
cff22675
AC
30142001-06-27 Andrew Cagney <ac131313@redhat.com>
3015
3016 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
3017 empty breakpoint tables.
3018
68c81b54
AC
30192001-06-25 Andrew Cagney <ac131313@redhat.com>
3020
3021 * lib/mi-support.exp: Update args=... part of stop-reason
3022 patterns. Accept either a list or a tuple.
3023
2dd62704
AC
30242001-06-23 Andrew Cagney <ac131313@redhat.com>
3025
3026 * lib/mi-support.exp: Remove local emacs variable defining
3027 change-log-default-name.
3028
b4127474
MC
30292001-06-22 Michael Chastain <chastain@redhat.com>
3030
3031 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
3032 This is operationally compatible with the previous version.
3033
8dbfb380
JB
30342001-06-13 Jim Blandy <jimb@redhat.com>
3035
3036 * lib/gdb.exp (gdb_test): Doc fix.
3037
f2d8c86d
MC
30382001-06-10 Michael Chastain <chastain@redhat.com>
3039
3040 * gdb.base/exprs.exp: Remove a duplicate test.
3041
81564d34
JB
30422001-06-06 Jim Blandy <jimb@redhat.com>
3043
3044 * gdb.base/return2.exp (main): Use values to test float and double
3045 returns that are not NaN's, to avoid being confused by IEEE
3046 comparison rules.
3047
da55addb
MS
30482001-06-04 Michael Snyder <msnyder@redhat.com>
3049
3050 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
3051 non-zero if control_c fails. Terminate the test on failure,
3052 rather than wait for 12 more tests to time out.
3053
42c65987
JB
30542001-06-06 Jim Blandy <jimb@redhat.com>
3055
b18bced9
JB
3056 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
3057 Don't forget to match the GDB prompt.
3058
42c65987
JB
3059 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
3060
5b41e5f0
JB
30612001-06-04 Jim Blandy <jimb@redhat.com>
3062
3063 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
3064 command.
3065
015e046f
KB
30662001-05-31 Kevin Buettner <kevinb@redhat.com>
3067
3068 * gdb.base/annota1.exp (info break): Match four or more spaces
3069 after "Address".
3070
fb1ffbbe
MC
30712001-05-31 Michael Chastain <chastain@redhat.com>
3072
3073 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
3074 (dm_type_int_star): Likewise.
3075 (dm_type_long_star): Likewise.
3076 (dm_type_void_star): Likewise.
3077
5ea2a32c
KB
30782001-05-29 Kevin Buettner <kevinb@redhat.com>
3079
3080 * gdb.base/completion.exp (INPUTRC): Set this environment variable
3081 to a known value in order to get consistent results regardless
3082 of the setting of INPUTRC or the presence or contents of .inputrc.
3083
ae23c492
MS
30842001-05-24 Michael Snyder <msnyder@redhat.com>
3085
ac55707e
MS
3086 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
3087 Don't require that the main thread and the manager thread are the
3088 first in the list.
3089
ae23c492
MS
3090 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
3091 debugging. If test fails, issue an "unsupported" not a "fail".
3092
400071f1
JB
30932001-05-24 Jim Blandy <jimb@redhat.com>
3094
3095 Don't assume that short is shorter than int.
3096 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
3097 assume that shorts are smaller than ints. On a 16-bit machine,
3098 this isn't true.
3099 ("print unsigned char == (~0)"): Add test that verifies that ~0,
3100 an int, is not equal to ~0 stored in an unsigned char. This tests
3101 the same thing that the previous test meant to, but works on
3102 16-bit machines, too.
3103 ("print unsigned char != (~0)"): Same test, complemented.
3104
0816a3e5
MS
31052001-05-24 Michael Snyder <msnyder@redhat.com>
3106
3107 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
3108 test for (full_coverage == 0). This makes the test run faster,
3109 and prevents dejagnu getting out of step.
3110
f6dc23a9
KB
31112001-05-23 Kevin Buettner <kevinb@redhat.com>
3112
3113 * gdb.base/finish.exp (finish_void): Revise pattern for
3114 stopping on the call statement to not permit stopping at
3115 the start of the instructions comprising the call sequence.
3116
7dbd117d
MC
31172001-05-19 Michael Chastain <chastain@redhat.com>
3118
3119 * gdb.base/callfuncs.exp: Make all test names unique.
3120 * gdb.base/commands.exp: Make all test names unique.
3121 * gdb.base/condbreak.exp: Make all test names unique.
3122 * gdb.base/dbx.exp: Make all test names unique.
3123 * gdb.base/default.exp: Make all test names unique.
3124 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
3125 and TIMEOUT messages to their corresponding PASS message.
3126 * gdb.base/ending-run.exp: Make all test names unique.
3127 * gdb.base/long_long.exp: Remove duplicate test.
3128
6b0b0a9e
KB
31292001-05-21 Kevin Buettner <kevinb@redhat.com>
3130
3131 * gdb.base/finish.exp (finish_void): Allow "finish" command to
3132 stop on the call statement as well as the statement after the
3133 call.
3134
2caa35cb
MS
31352001-05-21 Michael Snyder <msnyder@redhat.com>
3136
3137 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
3138
40713331
EZ
31392001-05-10 Elena Zannoni <ezannoni@redhat.com>
3140
3141 * gdb.base/completion.exp: Revamp test. Make it execute on all
3142 platforms.
3143
c2c1be8d
EZ
31442001-05-10 Elena Zannoni <ezannoni@redhat.com>
3145
2c9cd303
EZ
3146 * config/gdbserver.exp (gdb_load): Handle the case
3147 in which the arguments to gdbserver are given in the
3148 baseboard configuration file.
3149 Also handle the case in which the server needs to do a
3150 load.
3151
9671de48
KS
31522001-05-07 Keith Seitz <keiths@cygnus.com>
3153
3154 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
3155 set up the display for testing.
3156 (gdbtk_start): Convert all paths to paths that tcl will like.
3157 Export target information to environment.
3158 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
3159 necessary.
3160 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
3161 (to_tcl_path): New proc to convert a given pathname into
3162 a path acceptible as an argument to a tcl command.
3163 (_gdbtk_export_target_info): New proc to export target info
3164 into the environment for gdbtk testing.
3165 (gdbtk_done): New proc to signal end-of-test.
3166
5a360f47
JB
31672001-05-06 Jim Blandy <jimb@redhat.com>
3168
3169 * restore.c: Make the code of caller0 correspond to its comment.
3170
66c756c6
MS
31712001-05-03 Michael Snyder <msnyder@redhat.com>
3172
3173 * config/sid.exp (gdb_target_sid): Check for error messages.
3174 On error or timeout, don't make expect exit (which will terminate
3175 all subsequent tests); instead just make gdb exit.
3176 (gdb_load): Check for error messages. On error or timeout,
3177 return a negative value.
3178
a966fde5
JB
31792001-04-24 Jim Blandy <jimb@redhat.com>
3180
851c18e0
JB
3181 * gdb.c++/templates.exp: If we see the prompt for the overload
3182 list, but we haven't recognized any of the longer patterns,
3183 arrange for this test to fail, not hang.
3184
a966fde5
JB
3185 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
3186 variations.
3187
db144853
MC
31882001-04-22 Michael Chastain <chastain@redhat.com>
3189
3190 * gdb.c++/local.exp: Use the 'runto' library function.
3191 * gdb.c++/namespace.exp: Likewise.
3192 * gdb.c++/overload.exp: Likewise.
3193
3207ec21
KB
31942001-03-26 Kevin Buettner <kevinb@redhat.com>
3195
3196 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
3197 * gdb.base/step-line.exp: New file. Test step/next in presence of
3198 #line directives.
3199 * gdb.base/step-line.c: New file. Test program for the above.
3200 * gdb.base/step-line.inp: New file. We pretend that this file has
3201 been transformed by some other tool into step-line.c.
3202
13b57657
JB
32032001-03-21 Jim Blandy <jimb@redhat.com>
3204
3205 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
3206 unmangled operator names.
3207
754cbe1c
JB
32082001-03-20 Jim Blandy <jimb@redhat.com>
3209
3210 * gdb.threads/linux-dp.exp: Recognize an additional message
3211 generated by GDB when it doesn't understand how to debug threads
3212 on the target system.
3213
177495c9
AC
32142001-03-19 Andrew Cagney <ac131313@redhat.com>
3215
3216 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
3217
f266096b
MC
32182001-03-12 Michael Chastain <chastain@redhat.com>
3219
3220 * gdb.c++/derivation.exp: Use the 'runto' library function.
3221
cac3c2ff
MC
32222001-03-12 Michael Chastain <chastain@redhat.com>
3223
3224 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
3225
b6c11a24
MC
32262001-02-24 Michael Chastain <chastain@redhat.com>
3227
3228 * gdb.c++/ref-types.exp: Change handwritten code to library
3229 function 'runto'.
3230
6bae5bce
OF
32312001-03-16 Orjan Friberg <orjanf@axis.com>
3232
3233 * gdb.base/signals.exp: Set count to 0 explicitly.
3234
0015fd9a
MS
32352001-03-15 Mark Salter <msalter@redhat.com>
3236
3237 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
3238 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
3239 (gdb_load): Add support for additional target_info: gdb_download_size
3240 and gdb_load_timeout.
0015fd9a 3241
fc33412a
DT
3242Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
3243
3244 * gdb.base/annota1.exp: Move test of isnative to earlier in the
3245 file -- to prevent failing when the compile fails but we have no
3246 intention of running the tests anyway.
3247
3248 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
3249 tests if set.
3250
3251 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
3252 integers.
3253
3254 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
3255 * gdb.c++/namespace.exp: Ditto.
3256
115f06de
OF
32572001-03-07 Orjan Friberg <orjanf@axis.com>
3258
3259 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
3260 * gdb.base/pointers.exp: Relax pattern match of decimals.
3261
b6ba6518
KB
32622001-03-06 Kevin Buettner <kevinb@redhat.com>
3263
3264 * Makefile.in, config/abug.exp, config/cfdbug.exp,
3265 config/cpu32bug.exp, config/dve.exp, config/est.exp,
3266 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
3267 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
3268 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
3269 config/sh.exp, config/sid.exp, config/slite.exp,
3270 config/sparclet.exp, config/udi.exp, config/unknown.exp,
3271 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
3272 config/vxworks.exp, config/vxworks29k.exp,
3273 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
3274 gdb.base/all-bin.exp, gdb.base/annota1.exp,
3275 gdb.base/arithmet.exp, gdb.base/assign.exp,
3276 gdb.base/async.exp, gdb.base/attach.exp,
3277 gdb.base/bitfields.exp, gdb.base/bitops.exp,
3278 gdb.base/break.exp, gdb.base/call-ar-st.exp,
3279 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
3280 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
3281 gdb.base/commands.exp, gdb.base/completion.exp,
3282 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
3283 gdb.base/constvars.exp, gdb.base/corefile.exp,
3284 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
3285 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
3286 gdb.base/ending-run.exp, gdb.base/environ.exp,
3287 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
3288 gdb.base/finish.exp, gdb.base/foll-exec.exp,
3289 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
3290 gdb.base/funcargs.exp, gdb.base/help.exp,
3291 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
3292 gdb.base/logical.exp, gdb.base/long_long.exp,
3293 gdb.base/maint.exp, gdb.base/mips_pro.exp,
3294 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
3295 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
3296 gdb.base/pointers.exp, gdb.base/printcmds.exp,
3297 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
3298 gdb.base/regs.exp, gdb.base/relational.exp,
3299 gdb.base/remote.exp, gdb.base/reread.exp,
3300 gdb.base/restore.exp, gdb.base/return2.exp,
3301 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
3302 gdb.base/selftest.exp, gdb.base/setshow.exp,
3303 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
3304 gdb.base/sigall.exp, gdb.base/signals.exp,
3305 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
3306 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
3307 gdb.base/step-test.exp, gdb.base/structs.c,
3308 gdb.base/structs.exp, gdb.base/structs2.exp,
3309 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
3310 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
3311 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
3312 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
3313 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
3314 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
3315 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
3316 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
3317 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
3318 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
3319 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
3320 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
3321 gdb.fortran/types.exp, gdb.java/jmisc.exp,
3322 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
3323 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
3324 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
3325 gdb.trace/circ.exp, gdb.trace/collection.exp,
3326 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
3327 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
3328 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
3329 gdb.trace/report.exp, gdb.trace/save-trace.exp,
3330 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
3331 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
3332 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
3333 notices.
3334
dc96c6c7 33352001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
3336
3337 * gdb.base/varargs.c (find_max_double): Fix printf format string:
3338 first arg is int not float.
3339
dc96c6c7 33402001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
3341
3342 * gdb.base/reread.exp: Unsupported for non-native targets;
3343 doesn't work for remote debugging.
3344
9b0c4aeb
FN
33452001-02-19 Fernando Nasser <fnasser@redhat.com>
3346
3347 From Drew Moseley <dmoseley@redhat.com>
3348 * gdb.base/ending-run.exp: Properly handle the BSP state when
3349 stepping past the end of main.
3350
02aa71d5
MC
33512001-02-19 John Moore <jmoore@redhat.com>
3352
3353 * gdb.base/commands.exp (infrun_breakpoint_command_test):
3354 Converted HPUX fix for non-expected items following multiple
3355 step commands into general solution for all platforms.
3356
1fa449a4
MC
33572001-02-18 Michael Chastain <chastain@redhat.com>
3358
3359 * gdb.c++/classes.exp (do_tests): Change runto statements
3360 from "runto 'foo(void)'" to "runto 'foo'". This makes the
3361 statements demangler agnostic.
3362 * gdb.c++/virtfunc.exp (do_tests): Likewise.
3363 (gdb_virtfunc_restart): Likewise.
3364
b2f9ec70
MC
33652001-02-14 Michael Chastain <chastain@redhat.com>
3366
3367 * gdb.c++/inherit.exp (do_tests): Change runto statements
3368 from "runto 'foo(void)'" to "runto 'foo'". This makes the
3369 statements demangler agnostic.
3370
cf74b8ca
AC
3371Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
3372
3373 * gdb.threads/pthreads.exp: Unify pass/fail messages for
3374 ``continue to bkpt at common_routine in thread 2'' and ``stopped
3375 before calling common_routine 15 times'' tests.
3376
99f78f56
MC
33772001-02-11 Michael Chastain <chastain@redhat.com>
3378
3379 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
3380 Helps the test script figure out which demangler is in use.
3381 (dm_type_foo_ref): Ditto.
3382 (dm_type_int_star): Ditto.
3383 (dm_type_long_star): Ditto.
3384 (dm_type_unsigned_int): Ditto.
3385 (dm_type_void): Ditto.
3386 (dm_type_void_star): Ditto.
99707966 3387 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
3388 Probe the gdb demangler and set variables to accommodate
3389 formatting differences.
3390 (info_func_regexp): New function. Same as info_func, but
3391 matches against a regexp.
3392 (info_func): Match against a literal string.
3393 (print_addr_2): New function. Match against a literal string,
3394 which can be different from the input to gdb.
3395 (print_addr): Simply call print_addr_2 with the same argument twice.
3396 (test_lookup_operator_functions): Use demangler formatting variables.
3397 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
3398 the tests in the same order as the C++ class declaration.
3399 (test_paddr_operator_functions): Ditto.
3400 (test_paddr_overloaded_functions): Ditto.
3401 (test_paddr_hairy_functions): Use demangler formatting variables.
3402 Add reference to gdb/19 for related tests.
3403 (do_tests): Call probe_demangler.
3404
1de8f023
KB
34052001-01-30 Kevin Buettner <kevinb@redhat.com>
3406
3407 * gdb.c++/templates.cc (printf): Remove unused function definition.
3408
ca3f91ed
MS
34092001-01-26 Felix Lee <flee@redhat.com>
3410
3411 * sid.exp (sid_exit): Pass host, not target, to remote_close.
3412
34132001-01-25 matthew green <mrg@redhat.com>
3414
3415 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
3416 up sid.
3417 (sid_exit): Call `remote_pop_conn' after GDB is gone.
3418
34192001-01-25 matthew green <mrg@redhat.com>
3420
3421 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
3422 Deprecate $sid_spawn_id.
3423 (sid_exit): Remove code necessary only for `spawn.'
3424
34252001-01-25 matthew green <mrg@redhat.com>
3426
3427 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
3428
fb18ec4a
MC
34292001-01-28 Michael Chastain <chastain@redhat.com>
3430
3431 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
3432 to call when tests fail. It takes gdb out of the overloaded
3433 function choice menu back to the main prompt, so that the test
3434 program stays synchronized.
3435 (set_bp_overloaded): New proc to collect all the common
3436 code for setting a breakpoint on an overloaded name. Calls
3437 take_gdb_out_of_choice_menu when needed.
3438 (menu_overload1arg): New variable to collect the repeated
3439 instances of the expected menu for an overloaded name. Change
3440 the regular expression to handle changes in g++ type encoding:
3441 "void" can be either "void" or "", and "unsigned int" can be
3442 either "unsigned int" or "unsigned".
3443 (continue_to_bp_overloaded): Change regular expressions to handle
3444 changes in g++ type encoding.
3445 (no proc): Call take_gdb_out_of_choice_menu when needed.
3446 Remove redundant calls to "info break". Accept either "canceled"
3447 or "cancelled". Change regular expressions in "info break"
3448 calls to handle changes in g++ type encoding. Give all tests
3449 unique strings.
3450
9c646a6e
BE
34512001-01-17 Ben Elliston <bje@redhat.com>
3452
3453 * config/sid.exp: New file.
3454
9549d9c1
AC
3455Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
3456
3457 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
3458
dc96c6c7 34592000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
3460
3461 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
3462 Add a RE to accept a non-ascii char if one is ever presented.
3463
b4df4f68
FN
34642000-12-20 Fernando Nasser <fnasser@redhat.com>
3465
297dd0fd 3466 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 3467
dc96c6c7 34682000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc
MS
3469
3470 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
3471 in regexp. One '\' does not suffice on Linux.
3472
4a7bddb6
MC
34732000-12-09 Michael Chastain <chastain@redhat.com>
3474
3475 * gdb.base/break.exp (test_clear_command): Use a marker function
3476 rather than 'main' for the test function. Also move this
3477 test to an execution point where the marker function names are
3478 guaranteed to be bound to functions. (Executing tests after a
3479 'finish' from main runs into name conflicts with local names
3480 in __libc_start_main).
3481
dc96c6c7 34822000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
3483
3484 * gdb.base/finish.exp: New test for gdb's "finish" command.
3485 * gdb.base/return2.exp: New test for gdb's "return" command.
3486 * gdb.base/return2.c: New source file for above.
3487
dc96c6c7 34882000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
3489
3490 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
3491 * gdb.base/miscexprs.exp: Ditto.
3492 * gdb.base/pointers.exp: Ditto.
3493 * gdb.c++/derivation.exp: Ditto.
3494 * gdb.c++/local.exp: Ditto.
3495 * gdb.c++/namespace.exp: Ditto.
3496 * gdb.c++/overload.exp: Ditto.
3497 * gdb.c++/ref-types.exp: Ditto.
3498
dc96c6c7 34992000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
3500
3501 * gdb.base/constvars.exp: Test result of "up" command.
3502 * gdb.base/miscexprs.exp: Ditto.
3503 * gdb.base/pointers.exp: Ditto.
3504 * gdb.base/scope.exp: Ditto.
3505 * gdb.c++/derivation.exp: Ditto.
3506 * gdb.c++/local.exp: Ditto.
3507 * gdb.c++/namespace.exp: Ditto.
3508 * gdb.c++/overload.exp: Ditto.
3509 * gdb.c++/ref-types.exp: Ditto.
3510
44097287
FN
35112000-11-22 Michael Chastain <chastain@redhat.com>
3512
3513 * mips_pro.exp: Accept either "middle -> top -> main" or
3514 "middle -> main" in the backtrace, because gcc can optimize
3515 tail calls to jumps. Remove setup_xfail for the hppa case.
3516 Add a comment with the original warning messages from PR 3016,
3517 which was filed in 1993, to preserve them for posterity.
3518
9d2e1bab
ND
35192000-11-17 Nick Duffek <nsd@redhat.com>
3520
3521 * lib/gdb.exp (gdb_test): Override timeout with board info.
3522
1aca8eb7
ND
35232000-11-17 Nick Duffek <nsd@redhat.com>
3524
3525 * gdb.base/display.exp: Don't kill running stub. Add "again" to
3526 the second kill and detach messages.
3527
93076499
ND
35282000-11-17 Nick Duffek <nsd@redhat.com>
3529
3530 * configure.in: Add AC_EXEEXT.
3531 * configure: Regenerate.
3532 * Makefile.in (just-check): Export EXEEXT.
3533 * lib/gdb.exp ($EXEEXT): Import from environment.
3534 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
3535 expect "maint dump-me" on Cygwin.
3536 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
3537 $EXEEXT.
3538
30e87cd3
ND
35392000-11-17 Nick Duffek <nsd@redhat.com>
3540
3541 * gdb.base/break.exp: Test backtrace and finish from called
3542 function on all platforms, not just HP-UX.
3543
dc96c6c7 35442000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
3545
3546 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
3547 code from gdb_target_monitor, so it can be used independantly
3548 for gdbserver. Also comment out an unnecessary PUTS.
3549
dc96c6c7 35502000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
3551
3552 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
3553 * gdb.base/corefile.exp: Expect the message "Program is being
3554 debugged already" when we send the "corefile" command, since
3555 the preceeding gdb_load may have connected gdb to a remote target.
3556 * gdb.base/display.exp: Disable hardware watchpoints if new
3557 board info variable "no_hardware_watchpoints" is true.
3558 Replace single-letter commands with more readable ones.
3559 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
3560 if new board info variable "no_hardware_watchpoints" is true.
3561 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
3562 to see if stdio (printf) testing is possible.
3563 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
3564 board info variable "no_hardware_watchpoints" is true. Use new
3565 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
3566
39124dea
FN
35672000-11-13 Fernando Nasser <fnasser@redhat.com>
3568
3569 From Orjan Friberg <orjanf@axis.com>:
3570 * gdb.base/printcmds.exp: Escape curly braces followed by a number
3571 in array print pattern match.
3572
a9e2e984
FN
35732000-11-09 Fernando Nasser <fnasser@redhat.com>
3574
3575 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
3576 spelling "cancelled" to U.S. spelling "canceled" to match changes
3577 made to gdb.
3578 * gdb.c++/ovldbreak.exp: Ditto.
3579
c7db355b
PS
35802000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
3581
3582 * gdb.base/callfuncs.c (main): Moved to end of file, call
3583 t_double_values to initialize the FPU before inferior calls are made.
3584 * gdb.base/callfuncs.exp: Test for register preservation after calling
3585 inferior functions. Add tests for continuining, finishing and
3586 returning from a stop in a call dummy.
3587
dc96c6c7 35882000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
3589
3590 * gdb.base/commands.exp: Break up long lines, and re-indent.
3591
dc96c6c7 35922000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
3593
3594 * config/gdbserver.exp: Rewritten from the ground up, to make it
3595 compatible with the current dejagnu tree, and to make it work with
3596 the new "gdbserver" in libremote.
3597
dc96c6c7 35982000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
3599
3600 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
3601 * gdb.base/varargs.exp: Skip entire test if no printf support.
3602 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
3603 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
3604
dc96c6c7 36052000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
3606
3607 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
3608 no floating point support.
3609 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
3610 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
3611 * gdb.base/call-rt-st.exp: Ditto.
3612 * gdb.base/call-strs.exp: Ditto.
3613
bac5fc66
JG
36142000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
3615
3616 * gdb.base/sizeof.c: include <stdio.h>.
3617
3618 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
3619 'finish', otherwise uncaptured gdb_prompt would potentially
3620 throw remaining test points out of sync.
3621
b22a6027
SB
36222000-07-26 Scott Bambrough <scottb@netwinder.org>
3623
3624 * gdb.base/recurse.exp: Run tests for all targets.
3625 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
3626 gnu-oldld case on ARM.
3627 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
3628 for ARM targets.
3629
d8231941
AG
3630Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
3631
3632 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
3633 * gdb.java/configure: Rebuild.
3634
8caabe69
AG
3635Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
3636
3637 * gdb.java/jv-exp.exp: New file.
3638
9d273ca3
AG
3639Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
3640
3641 * configure: Rebuilt.
3642 * configure.in (configdirs): Add gdb.java.
3643 * gdb.java/jmisc.java: New file.
3644 * gdb.java/jmisc.exp: New file.
3645 * gdb.java/Makefile.in: New file.
3646 * gdb.java/configure: Rebuilt.
3647 * gdb.java/configure.in: New file.
3648 * lib/java.exp: New file.
3649
4f823a66
AC
3650Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
3651
3652 * gdb.base/exprs.exp: Test casts to a pointer including over and
3653 underflow.
3654
2391e11d
AC
3655Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
3656
3657 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
3658 and the compilers sizes.
3659
54602222
ND
36602000-07-09 Nick Duffek <nsd@redhat.com>
3661
3662 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
3663 (use_methods): New function.
3664 (main): Call use_methods().
3665 * gdb.c++/classes.exp (test_method_param_class): New procedure.
3666 (do_tests): Call test_method_param_class.
3667
2bec0572
ND
36682000-07-09 Nick Duffek <nsd@redhat.com>
3669
3670 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
3671 spelling.
3672 (test_enums): New procedure. Move enum tests from end of script
3673 to here. Set breakpoint on function name instead of line number.
3674 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
3675 (enums2): New marker function.
3676 (enums1): New function.
3677 (main): Call enums1(). Move enum tests to enums1().
3678
78492fde
AC
3679Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
3680
3681 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
3682 compile/link program. Update line numbers.
3683 * gdb.asm/d10v.inc: Define ``startup''.
3684 * gdb.asm/asmsrc1.s: Add definition of _start.
3685
49a2cef8
AC
3686Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
3687
3688 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
3689
3e6c8688
EZ
36902000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3691
3692 * gdb.base/maint.exp: Add 'maint print architecture' item to output
3693 of 'help maint print' command.
3694
9ff5cbe9
AC
3695Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
3696
3697 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
3698 they use gdb_expect_list.
3699
17c579bd
AC
3700Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
3701
3702 * gdb.base/commands.exp: Use ``set remote
3703 memory-read-packet-size'' instead of ``set endian big'' to test
3704 long commands.
3705
e6d71bf3
DB
37062000-06-03 Daniel Berlin <dan@cgsoftware.com>
3707
3708 * gdb.c++/templates.exp (do_tests): Make all of these work under
3709 g++, and stop skipping them.
3710
3711 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
3712 work under g++.
3713
e5f9ba7b
MS
3714 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
3715 initialization.
3716
dc96c6c7 37172000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
3718
3719 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
3720 the regular expression: accept an (almost) arbitrary sequence of
3721 "frames-invalid" and "breakpoints-invalid" messages both before
3722 and after the "starting" message.
3723
dc96c6c7 37242000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
3725
3726 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 3727
dc96c6c7 37282000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
3729
3730 * gdb.base/annota1.exp (annotate-signal-handler-caller):
3731 Relax the regular expression a little, make it pass on Solaris 8.
3732
8216cda9
KB
37332000-05-12 Kevin Buettner <kevinb@redhat.com>
3734
3735 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
3736 a call, do not require that gdb stop on the line after the call.
3737 Instead, it is permissible for gdb to stop on the line of the
3738 call itself.
3739
1a570b2f
MS
37402000-05-12 Michael Snyder <msnyder@.cygnus.com>
3741
3742 * gdb.base/break.exp (bp on small function, optimized file):
3743 Add a second pass pattern. The behavior differs here between stabs
3744 and dwarf for one-line functions. Stabs preserves two line symbols
3745 (one before the prologue and one after) with the same line number,
3746 but dwarf regards these as duplicates and discards one of them.
3747 Therefore the address after the prologue (where the breakpoint is)
3748 has no exactly matching line symbol, and GDB reports the breakpoint
3749 as if it were in the middle of a line rather than at the beginning.
3750
dc96c6c7 37512000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2
MS
3752
3753 * gdb.base/interrupt.exp: Make "pass" message say "send"
3754 rather than "send_gdb" (for consistancy).
3755
7d418785
AC
3756Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
3757
3758 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
3759 * gdb.c++/templates.cc: Properly check for GCC version number.
3760 * lib/compiler.cc: Likewise
3761
dc96c6c7 37622000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79
MS
3763
3764 * gdb.base/break.exp: When compiled with -O2 optimization,
3765 gdb may not stop at the first line of main, due to code motion.
3766
dc96c6c7 37672000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
3768
3769 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
3770 This test depends on parsing the printf output from the target.
3771 Since the sparclet stub doesn't do stdio, this will never work.
3772 * gdb.base/call-rt-st.exp: ditto.
3773 * gdb.base/call-strs: ditto.
3774
dc96c6c7 37752000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
3776
3777 * gdb.base/miscexprs.exp: make sizeof long array test portable.
3778
3779 * gdb.base/ending-run.exp: After connecting to a remote target,
3780 but before running, the target will appear to be in a random
3781 location. Specify both a file and a line for breakpoints.
3782 Also, the function that calls main may be called 'init'
3783 rather than 'start'.
3784
a5a51225
EZ
37852000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3786
3787 * gdb.base/help.exp: Update output for add-symbol-file command.
3788
7930cc7c
FN
37892000-04-10 Fernando Nasser <fnasser@cygnus.com>
3790
3791 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3792 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
3793
23e37ab1
C
37942000-04-07 J.T. Conklin <jtc@redback.com>
3795
e93c542c
C
3796 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
3797
23e37ab1
C
3798 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
3799
591b8fa3
PDM
3800Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
3801
3802 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
3803 values that can be represented exactly.
3804 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
3805 above change, and to not check against the directory part of the source
3806 file name.
3807 (step into print_long_arg_list): Likewise.
3808 (print print_small_structs from print_long_arg_list): Likewise.
3809 (print print_long_arg_list): Likewise.
3810
7a495180
EZ
38112000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3812
30b53638 3813 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 3814
beb998c6
AC
3815Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
3816
3817 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
3818
1c689132
DB
38192000-03-25 Daniel Berlin <dan@cgsoftware.com>
3820
3821 * gdb.base/commands.exp (deprecated_command_test): Add test for
3822 deprecate with no arguments.
3823
c1790a9d
JL
38242000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
3825
3826 * gdb.base/break.exp: Add new test for setting breakpoints on
3827 optimized code so we can test breakpoints work even when function
3828 prologues may be optimized away
3829
003ba290
FN
38302000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
3831
3832 From David Whedon <dwhedon@gordian.com>
3833 * gdb.base/commands.exp : Added command deprecator tests.
3834
6837a0a2
DB
38352000-03-22 Daniel Berlin <dan@cgsoftware.com>
3836
3837 * gdb.base/help.exp: Added test for new apropos command.
3838
b9593231
KB
38392000-03-21 Kevin Buettner <kevinb@redhat.com>
3840
3841 * gdb.base/pointers.c (usevar): New function.
3842 (main): Make sure that global variables v_int_pointer2, rptr,
3843 and y are all referenced someplace in the program by calling
3844 usevar() on them. [Some linkers delete symbols which are
3845 never referenced. The space remains, but there's no way to
3846 get a (symbolic) handle on the variable from the debugger.]
3847
751a959b
EZ
38482000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3849
3850 * gdb.base/printcmds.c: Add typedeffed arrays.
3851
3852 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
3853 procedure to test arrays that are typedef'd.
3854
73a93a32
JI
38552000-03-13 James Ingham <jingham@leda.cygnus.com>
3856
3857 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
beb998c6 3858 the library directories.
73a93a32 3859
fb40c209
AC
3860Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
3861
3862 * configure.in (configdirs): Add sub directory gdb.mi.
3863 * configure: Re-generate.
3864
3865 * gdb.mi: New directory.
beb998c6 3866
ee4dd2c9
AC
38672000-02-25 Scott Bambrough <scottb@netwinder.org>
3868
3869 * gdb.base/long_long.exp: Correct test suite failure when printing
3870 a long long value as a double on ARM platforms.
3871
70f0cc22
JB
38722000-02-16 Jim Blandy <jimb@redhat.com>
3873
3874 * gdb.base/break.exp ("breakpoint line number"): Make sure the
3875 default source file is set properly before running this test.
3876
853819b8
EZ
38772000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3878
3879 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
3880 gdbtk/library directory, not in gdbtcl2.
3881
dfcd3bfb
JM
38822000-02-04 Jim Blandy <jimb@redhat.com>
3883
3884 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
3885 backslash from regexp pattern.
3886
3887 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
3888 procedure. Use it to run all the "continue to bp overloaded"
3889 tests. Note that this changes the names of the tests slightly.
3890 If the breakpoint hit message includes a hex PC value, because
3891 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
3892 from the real source code, still consider that a pass.
3893
3894 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
3895 XFAIL here if the breakpoint message contains a hex address. Note
3896 similar change on 1999-11-02.
3897
3898 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
3899
3900 * gdb.base/ptype.exp: Establish a default source file before
3901 calling get_debug_format.
3902
39032000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
3904
3905 * gdb.base/watchpoint.exp: Remove duplication of test messages.
3906
8b93c638
JM
39072000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
3908
3909 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
3910 of successive stepi commands -- while in the prologue we should see
3911 the function entry bracket.
3912
39132000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
3914
3915 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
3916 reach __change_mode() when stepping through the end of main().
3917
c5394b80
JM
39182000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
3919
3920 * gdb.base/default.exp: Fix expected pattern.
3921 * gdb.base/help.exp: Same.
3922
0d06e24b
JM
39232000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3924
3925 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
3926 Don't use xfail's because that affects only the following test.
beb998c6 3927
0d06e24b
JM
3928 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
3929 solaris or linux.
3930
3931 * gdb.base/selftest.exp: Update to reflect changes to main.c.
3932
dc96c6c7 39332000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 3934
beb998c6 3935 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
3936 "A syntax error" rather than "A parse error". Accept both.
3937
39382000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
3939
3940 * gdb.base/default.exp: Remove OS dependent string from "target
3941 remote" test.
3942 * gdb.base/help.exp: Same for "help target remote" test.
3943
c3f6f71d
JM
39442000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3945
3946 From Jim Kingdon <kingdon@redhat.com>:
3947
3948 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
3949 prompt (cleanup rather than necessity, but still might keep output
3950 from spilling to next test).
3951
39522000-01-02 Fred Fish <fnf@cygnus.com>
3953
3954 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
3955 AIX, which defines them in <sys/types.h>.
3956
ed9a39eb 39571999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 3958
ed9a39eb
JM
3959 * gdb.base/default.exp: Match arm* etc instead of arm in "info
3960 float" test.
3961
39621999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 3963
ed9a39eb 3964 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
3965
3966 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
3967 outermost frame disallowed".
3968
39691999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
3970
3971 * gdb.base/setvar.exp: New tests for setting the value of a struct
3972 with a constant list.
3973
39741999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
3975
3976 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
3977 require the user to type a cast before setting the value of a struct.
3978
de57eccd
JM
39791999-12-06 Jim Blandy <jimb@cygnus.com>
3980
3981 * gdb.base/default.exp: Expect the new 'info float' command on
3982 all i386 platforms.
3983
3984 * gdb.threads/linux-dp.exp: Expand our ability to recognize
3985 LinuxThreads libraries that don't support debugging.
3986
c2d11a7d
JM
3987Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
3988
3989 * gdb.base/remote.c: Fill the buffer with truely random data.
3990 Change the buffer type to ``unsigned char'' to simplify size
3991 arithmetic.
3992
3993 * gdb.base/remote.exp: Reduce download numbers by one. Typical
3994 stub only handles 400-1 byte packets. Verify that the download
3995 worked.
3996
39971999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
3998
3999 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
4000 tests, using UNRESOLVED for the untested cases. Also, does not wait
4001 for a timeout if the prompt was received before a recognizable pattern.
4002
40031999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
4004
4005 * lib/gdb.exp (gdb_expect_list): Fix spelling.
4006
40071999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4008
4009 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
4010 watchpoints.
4011
40121999-11-24 Jason Merrill <jason@casey.cygnus.com>
4013
4014 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
4015
4016 * gdb.c++/local.exp: Be more flexible in recognizing local class
4017 name mangling. Don't allow horribly truncated method names.
4018 * gdb.c++/derivation.exp: Expect protected inheritance.
4019 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
4020 * gdb.c++/virtfunc.exp: Likewise.
4021 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
4022 when printing a nested enum.
4023
40241999-11-22 Jim Blandy <jimb@cygnus.com>
4025
4026 * gdb.base/step-test.exp: Properly await GDB's response to setting
4027 a breakpoint on the call to large_struct_by_value.
4028
4029 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
4030 just because we have debug info for the `start' function.
4031
40321999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
4033
4034 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
4035 "Unknown signal" messages, which indicate (on LinuxThreads) that
4036 GDB doesn't know how to debug threads on this system. This is
4037 better than hanging while philosopher 0 dumps chatter into gdb.log.
4038
40391999-11-18 Tom Tromey <tromey@cygnus.com>
4040
4041 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
4042
40431999-11-18 Fred Fish <fnf@cygnus.com>
4044
4045 * gdb.base/coremaker2.c: Add sample program for generating
4046 cores that is more self contained than coremaker.c. Eventually
4047 I'll add more code to this and tie it into the testsuite.
4048
4ce44c66
JM
40491999-11-12 Stan Shebs <shebs@andros.cygnus.com>
4050
4051 * gdb.base/dollar.exp: Remove, now in gdb.hp.
4052
40531999-11-10 Jimmy Guo <guo@cup.hp.com>
4054
4055 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
4056 from $srcdir/lib/.
4057 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
4058 and gdb.c++/.
4059
4060 * gdb.c++/derivation.exp: remove redundant get compiler info code.
4061
beb998c6 4062 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
4063 'continue with watch' test point.
4064
40651999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
4066
4067 Merged from p2linux-990323-branch:
beb998c6 4068
4ce44c66
JM
4069 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
4070
11cf8741
JM
4071Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
4072
4073 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
4074 {limit,fixed}''. Test ``set download-write-size''.
4075
4076Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
4077
4078 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
4079 gdb_expect_list.
4080
4081Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
4082
4083 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
4084
40851999-11-03 Mark Salter <msalter@cygnus.com>
4086
4087 * gdb.base/break.exp: Fix "stub continue" pattern.
4088
40891999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
4090
4091 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
4092
40931999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
4094
4095 * gdb.base/display.exp ("finish"): Add timeout clause.
4096
4097 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
4098 plain prompt clause, so this doesn't have to time out in order to
4099 fail.
4100
4101 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
4102 breakpoint hit messages include an address.
4103
4104 * gdb.base/display.exp: Don't forget to escape parens in regular
4105 expressions. Unix regexp notatation sucks.
4106
41071999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4108
4109 * gdb.base/annota1.exp: Test for annotate-signalled: change output
4110 order for 'signalled' message.
4111
5c44784c
JM
41121999-11-01 Stan Shebs <shebs@andros.cygnus.com>
4113
4114 From Jimmy Guo <guo@cup.hp.com>:
4115 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
4116 * gdb.base/annota1.c: Add code for tests to work with.
4117
41181999-10-26 Frank Ch. Eigler <fche@cygnus.com>
4119
4120 * gdb.base/remote.exp: New test for remote downloading settings.
4121 * gdb.base/remote.c: New file with large .data.
4122
917317f4
JM
41231999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
4124
4125 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
4126 for LinuxThreads support, merged from the Code Fusion branch.
4127
4128Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
4129
4130 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
4131 containing exp_continue into a while within an expect. Don't
4132 attempt a start more than three times. Check return value from
4133 gdb_load.
beb998c6 4134
2df3850c
JM
4135Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
4136
4137 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
4138 a pass case.
4139
2acceee2
JM
41401999-10-01 Kevin Buettner <kevinb@cygnus.com>
4141
4142 * gdb.base/break.c (main): Added a statement that we can step
4143 off of.
4144 * gdb.base/break.exp: Added tests for setting a breakpoint
4145 at an offset and stepping onto a breakpoint.
4146
41471999-10-01 Fred Fish <fnf@cygnus.com>
4148
beb998c6 4149 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
4150 gdb output.
4151
c2c6d25f
JM
41521999-09-18 Jim Blandy <jimb@cris.red-bean.com>
4153
4154 * gdb.base/break.exp: Code locations are in hex, don't forget!
4155 (For HP-UX.)
4156
41571999-09-17 Stan Shebs <shebs@andros.cygnus.com>
4158
4159 * condbreak.exp: Use break.c as test program.
4160 * condbreak.c: Remove, redundant with break.c.
4161
41621999-09-15 Stan Shebs <shebs@andros.cygnus.com>
4163
4164 * config/monitor.exp (gdb_target_monitor): Disable X- and
4165 Z-packets if the target needs it.
4166
41671999-09-13 James Ingham <jingham@leda.cygnus.com>
4168
4169 * gdb.c++/overload.exp: Added tests for listing overloaded
4170 functions with function pointers in the arg, explicitly calling
4171 out the version you want.
4172
cff3e48b
JM
41731999-09-09 Stan Shebs <shebs@andros.cygnus.com>
4174
4175 * long_long.exp: Add variations of test cases that work for
4176 targets with 16-bit ints and 32-bit doubles.
4177
d4f3574e
SS
41781999-09-08 Stan Shebs <shebs@andros.cygnus.com>
4179
4180 * break.c (main): Compare a possibly-uninitialized argc with an
4181 unlikely value that fits in 16 bits.
4182
41831999-09-07 Stan Shebs <shebs@andros.cygnus.com>
4184
4185 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
4186 0xfeeb, don't want negative numbers if ints are 16 bits.
4187
4188 * lib/gdb.exp (skip_cplus_tests): New proc.
4189 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
4190 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
4191 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
4192 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
4193 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
4194 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
4195 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
4196 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
4197
4198 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
4199
4200Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
4201
4202 * gdb.base/corefile.exp (up): Allow a parameter to appear
4203 in the frame that we're going up to.
4204
4205 From Jim Blandy <jimb@cygnus.com>:
4206
4207 * gdb.base/default.exp (info float): Expect some output now.
4208
4209 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
4210 returning floating-point values to fail on the x86.
4211 * gdb.base/callfwmall.exp (do_function_calls): Same.
4212
4213 * gdb.base/list.exp (test_listsize): Correct expectations for
4214 listing line 1 with listsize 2. Also, listing a single line
4215 works now, as does listing three lines. [Kevin's note: There
4216 were a number of other cases fixed too where the expectations
4217 differed...]
4218
42191999-09-02 Stan Shebs <shebs@andros.cygnus.com>
4220
4221 * gdb.base/selftest.exp: Add case for when version prints as
4222 constant string instead of char pointer.
4223
104c1213
JM
42241999-08-25 Stan Shebs <shebs@andros.cygnus.com>
4225
4226 * gdb.base/ending-run.exp: Add Solaris case for what happens when
4227 stepping out of main.
4228
4229 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
4230 G++ used.
4231
4232 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
4233 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
4234
4235 * gdb.c++/ovldbreak.exp: Update match string in test that
4236 includes a warning of multiple breakpoints.
4237
42381999-08-24 Stan Shebs <shebs@andros.cygnus.com>
4239
4240 * gdb.base/display.exp: Improve precision of step-after-finish
4241 added yesterday.
4242
4243 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
4244 test.
4245
4246 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
4247 configs when using G++, not just hppa*.
4248
42491999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4250
4251 * gdb.base/async.c: New file.
4252 * gdb.base/async.exp: New file.
4253
4254Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
4255
4256 * gdb.base/break.exp: Tweak PA specific tests to properly handle
4257 PA64.
4258
53a5351d
JM
4259Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
4260
104c1213
JM
4261 * gdb.base/display.exp: "finish" can leave us mid-line on many
4262 targets, deal with it. Add a small constant to main, instead of
4263 1000 since main+1000 may not be a valid address in the target.
4264
53a5351d
JM
4265 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
4266 on hpux11.
4267
4268 * gdb.base/attach.exp: Handle another hpux11 error message variant
4269 when attaching to a process that does not exist.
4270
42711999-08-19 J.T. Conklin <jtc@redback.com>
4272
4273 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
4274 characters in 'continue to 1241' test.
4275
42761999-08-17 Stan Shebs <shebs@andros.cygnus.com>
4277
4278 * gdb.base/call-ar-st.exp: Add a shorter match case for the
4279 stop in print_long_arg_list, define and use a whitespace
4280 variable in print_small_structs test, add an XFAIL for Solaris.
4281 * gdb.base/dbx.exp: XFAIL func commands until somebody is
4282 interested enough to fix.
4283
7be570e7
JM
42841999-08-13 Keith Seitz <keiths@cygnus.com>
4285
4286 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
4287 (dbx_gdb_load): Remove. Use gdb_load instead, since that
4288 proc knows about targets other than the natives.
4289 (test_assign): Use "gdb_run_cmd" to "run" the target.
4290 Check that we've actually hit the breakpoint at main.
4291 When we attempt to assign a value to a local variable, check
4292 that the variable is in the current scope, i.e., don't use
4293 a test with an empty result.
4294
4295Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
4296
4297 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
4298 command.
4299
43001999-08-09 Stan Shebs <shebs@andros.cygnus.com>
4301
4302 From Jimmy Guo <guo@cup.hp.com> and others at HP:
4303 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
4304 gdb.compat, gdb.threads-hp.
4305 gdb.hp/configure, gdb.hp/configure.in: New files.
4306 gdb.hp/Makefile.in: Recurse into new subdirs.
4307 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
4308 gdb.hp/gdb.objdbg: New directory, tests for debugging info
4309 in object files.
4310 gdb.hp/tools: New directory, aux tools for HP-specific tests.
4311
96baa820
JM
43121999-08-05 Stan Shebs <shebs@andros.cygnus.com>
4313
4314 * gdb.base/display.exp: Help expect by putting a newline in the
4315 funky printf, remove a bogus p/a test.
4316
43171999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4318
4319 * gdb.base/display.exp: Make sure that when we say 'run', we are
4320 connected to the target. This is necessary when running not
4321 natively.
4322
43231999-08-03 Stan Shebs <shebs@andros.cygnus.com>
4324
4325 * gdb.base/step-test.exp: Removed some extraneous messages.
4326
4327 * gdb.base/long_long.exp: Don't run memory examination tests
4328 on little-endian targets (they will need a different set of
4329 results to match).
4330
43311999-08-02 Stan Shebs <shebs@andros.cygnus.com>
4332
4333 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
4334 until somebody decides to fix GDB.
4335
4336 * gdb.base/long_long.c: Stop compiler complaint by specifying long
4337 constant as "ULL".
4338 * gdb.base/long_long.exp: Loosen x/c test, add partial result
4339 matches for a couple x/2 commands.
4340
a0b3c4fd
JM
43411999-07-30 Stan Shebs <shebs@andros.cygnus.com>
4342
4343 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
4344 by merging in ref-types2 tests.
4345 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
4346
4347 From Jimmy Guo <guo@cup.hp.com> and others at HP:
4348 * gdb.c++/Makefile.in: Add standard actions.
4349 (EXECUTABLES): Rename from PROGS, update list.
4350 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
4351 from gdb.hp.
4352 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
4353 foo and bar locals.
4354 * gdb.c++/anon-union.exp: Fix tests to match.
4355 * gdb.c++/classes.exp: Run if HP compiler used, add extra
4356 expect matches to handle output variations.
4357 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
4358 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
4359 output, add HP alternatives for new and delete prints.
4360 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
4361 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
4362 * gdb.c++/demangle.exp: Use $style when reporting failure.
4363 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
4364 * gdb.c++/inherit.exp: Run if HP compiler used, add some
4365 match alternatives.
4366 * gdb.c++/local.exp: Add match alternatives or xfails for HP
4367 compilers.
4368 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
4369 * gdb.c++/method.exp: Add match alternatives.
4370 * gdb.c++/misc.cc: Add bool types.
4371 * gdb.c++/misc.exp: Add tests for bool types.
4372 * gdb.c++/overload.exp: Add xfails.
4373 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
4374 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
4375 add some more template parameter tests (only for HP currently).
4376 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
4377 * gdb.c++/virtfunc.cc: Add return type and value for main.
4378 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
4379 match alternatives.
beb998c6 4380
a0b3c4fd
JM
43811999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4382
4383 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
4384
43851999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
4386
4387 * gdb.base/signals.exp: Don't expect getting a backtrace from
4388 within a signal handler to fail on Linux.
4389
43901999-07-29 Stan Shebs <shebs@andros.cygnus.com>
4391
4392 From Jimmy Guo <guo@cup.hp.com> and others at HP:
4393 * lib/gdb.exp: Remove some gratuitious semicolons.
4394 (delete_breakpoints): Increase timeout.
4395 (gdb_expect): Add -notransfer option.
4396 (gdb_test): Use -notransfer option.
4397 (get_compiler_info): Add f77 case.
4398 (get_compiler): New proc, split out from gdb_preprocess, add f77
4399 case.
4400 (gdb_preprocess): Call get_compiler.
4401
4402 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
4403 * gdb.base/attach.exp, gdb.base/display.exp,
4404 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
4405 gdb.base/long_long.exp, gdb.base/printcmds.exp,
4406 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
4407 third arg to gdb_test.
4408 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
4409 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
4410 HP-UX xfails, add others.
4411 * gdb.base/completion.exp: Reflect name change of self-test.
4412 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
4413 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
4414 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
4415 HP failure number.
4416 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
4417 useless HP-UX 10.30 references.
4418 * gdb.base/maint.exp: Loosen matches.
4419 * gdb.base/pointers.c (main): Declare more_code.
4420 * gdb.base/pointers.exp: Match on output of a `next'.
4421 * gdb.base/structs.c: Add prototypes.
4422 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
4423 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
4424
44251999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4426
4427 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
4428 command.
4429
44301999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4431
4432 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
4433 Fix run to main failures. Watchpoint can be hardware watchpoint.
beb998c6
AC
4434
4435 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
4436 debug info. Deal with lack of signal hanlder info in stack.
4437
4438 From Jim Kingdon <kingdon@redhat.com>:
4439 * gdb.base/annota1.exp: If printf has debug info, deal with it.
4440
5a2468f5
JM
44411999-07-19 Stan Shebs <shebs@andros.cygnus.com>
4442
4443 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
4444 gdb.base/foll-vfork.exp: Don't run for crosses.
4445
adf40b2e
JM
4446Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
4447
4448 * gdb.base/configure.in: Check for gdbvars.exp instead of
4449 a1-selftest.exp.
4450 * gdb.base/configure: Re-generate.
4451
44521999-07-12 Stan Shebs <shebs@andros.cygnus.com>
4453
4454 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
4455 in trying to run first and name is too long.
4456
4457 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
4458 pointers2.c and pointers2.exp, respectively.
4459 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
4460 doschk happier.
4461
43e526b9
JM
44621999-07-08 Stan Shebs <shebs@andros.cygnus.com>
4463
4464 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
4465 callfuncs2.c and callfuncs2.exp.
4466
4467 * gdb.base/list.exp: Remove mistaken xfails.
4468 * gdb.base/list0.h: Add optional prototypes.
4469
9846de1b
JM
4470Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
4471
4472 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
4473 calling malloc.
4474 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
4475 * ptype.exp: Move test for get_debug_format to before its first
4476 use.
4477
44781999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4479
4480 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
4481 * gdb.base/annota2.cc, annota2.exp: Move from here.
4482 * gdb.c++/annota2.cc, annota2.exp: To here.
4483 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
4484
43ff13b4
JM
4485Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
4486
4487 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
4488 a consistent format.
4489
085dd6e6
JM
44901999-06-25 Stan Shebs <shebs@andros.cygnus.com>
4491
4492 From Jimmy Guo <guo@cup.hp.com> and others at HP:
4493 * lib/gdb.exp (get_compiler_info): Add detection for assorted
4494 HP compilers, also set the globals $true and $false.
4495
4496 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
4497 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
4498 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
4499 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
4500 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
4501 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
4502 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
4503 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
4504 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
4505 whatis.c} Add C++ compatible function definitions and return
4506 types, add includes for library functions.
4507 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
4508 * gdb.base/step-test.c (myglob): Rename from glob.
4509 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
4510 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
4511 files, move here from gdb.hp.
4512 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
4513 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
4514 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
4515 Adjust line numbers in regexps.
4516
4517 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
4518 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
4519 instead of 0/1.
4520
4521 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
4522 foll-vfork.exp: New files, move here from gdb.hp.
4523 * gdb.base/page.exp: New file, test of pagination command.
4524
4525 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
4526 recursion test.
4527 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
4528
4529 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
4530 gdb.base/solib.exp: Fix compiler invocation process.
4531
4532 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
4533 HP-UX 11, turn off overload resolution explicitly.
4534 * gdb.base/commands.exp: Set argument list explicitly, add
4535 watchpoint test.
4536 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
4537 them work.
4538 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
4539 expressions properly.
4540 * gdb.base/corefile.exp: Loosen the match slightly.
4541 * gdb.base/default.exp: Allow "Error accessing memory" message
4542 also.
4543 * gdb.base/display.exp: Skip over x/0 j if PA64.
4544 * gdb.base/funcargs.exp: Add xfails for HP-UX.
4545 * gdb.base/interrupt.exp: Ditto.
4546 * gdb.base/langs.exp: Add symbolic matches governed by compiler
4547 in use.
4548 * gdb.base/list.exp: Add xfails for HP-UX.
4549 * gdb.base/long_long.exp: Refine some of the numeric matches.
4550 * gdb.base/mips_pro.exp: Xfail on HP-UX.
4551 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
4552 * gdb.base/nodebug.exp: Succeed on more varieties of output.
4553 * gdb.base/opaque.exp: Remove some HP-UX xfails.
4554 * gdb.base/ptype.exp: Succeed on more varieties of output.
4555 * gdb.base/scope.exp: Add xfails for HP-UX.
4556 * gdb.base/sect-cmd.exp: Add more cases.
4557 * gdb.base/setvar.exp: Add xfails for HP-UX.
4558 * gdb.base/shlib-call.exp: Loosen some matches slightly.
4559 * gdb.base/signals.exp: Match on void symbolically.
4560 * gdb.base/step-test.exp: Add case for PA64.
4561 * gdb.base/term.exp: Add exit and restart.
4562 * gdb.base/twice.exp: Clean up after self.
4563 * gdb.base/varargs.exp: Disable overload resolution explicitly.
4564 * gdb.base/whatis.exp: Allow more ways to pass tests.
4565
4566 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
4567 no longer useful.
4568
4569Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
4570
4571 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
4572 list of patterns.
4573 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
4574 print_double_array(double_array)", "continuing to breakpoint
4575 1018", "print print_double_array(array_d)" and "continuing to
4576 1034" tests.
beb998c6 4577
085dd6e6
JM
45781999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
4579
4580 * Makefile.in: Add empty html and install-html targets.
4581
45821999-06-24 Stan Shebs <shebs@andros.cygnus.com>
4583
4584 * config/mt-*: Remove, these haven't been used since 1996.
4585
45861999-06-22 Stan Shebs <shebs@andros.cygnus.com>
4587
4588 * gdb.base/call-strs.c, gdb.base/ending-run.c,
4589 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
4590 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
4591
9e0b60a8
JM
45921999-06-18 Stan Shebs <shebs@andros.cygnus.com>
4593
4594 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
4595 simpler match case for the ptype of the big class.
4596
45971999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
4598
4599 * gdb.exp: Fix test for gdb_prompt existence.
4600
46011999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
4602
4603 * gdb.exp (gdb_test): Add fail after calls to perror.
4604
46051999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
4606
4607 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
4608
46091999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
4610
4611 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
4612
0f71a2f6
JM
4613Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
4614
4615 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
4616 malloc() is linked in.
4617
46181999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
4619
4620 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
4621 step at end.
4622
4623 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
4624
46251999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
4626
4627 * gdb.java/jv-print.exp: New file. (Our first Java test!)
4628
cce74817
JM
4629Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
4630
4631 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
4632 * gdb.base/mips_pro.exp: Likewise.
4633
46341999-06-02 Keith Seitz <keiths@cygnus.com>
4635
4636 * gdb.c++/templates.cc: Change all "new" operators to throw
4637 an exception.
4638 * gdb.c++/cplusfuncs.cc: Likewise.
4639
4640 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
4641
4642Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
4643
4644 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
4645 * gdb.base/ending-run.exp: When stepping out of main, accept a
4646 step into an arbitrary assembler file.
4647
392a587b
JM
46481999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4649
beb998c6 4650 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 4651 "breakpoint-invalid" to be printed.
beb998c6 4652 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
4653 number of "frames-invalid" and "breakpoint-invalid" to be printed.
4654 * gdb.base/annota2.cc: Initialize a.x to 0.
4655
9e086581
JM
46561999-05-17 Keith Seitz <keiths@cygnus.com>
4657
4658 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
4659 when "skip_float_tests" set.
4660 Ditto for "print print_double_array(array_d)", "print print_small_structs",
4661 "print print_ten_doubles", and "step into print_long_arg_list".
4662 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
4663 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
4664 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
4665 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
4666 "skip_float_tests" is set.
4667 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
4668 when "skip_float_tests" set.
beb998c6 4669
cd0fc7c3
SS
46701999-05-06 Keith Seitz <keiths@cygnus.com>
4671
4672 * gdb.base/annota2.cc: Include stdio.h.
4673
4674Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
4675
4676 * gdb.base/crossload.exp: Remove, this has been disabled ever
4677 since BFD stopped including all targets, and cross-GDB gets
4678 plenty of testing anyway.
4679 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
4680 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
4681 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
4682 * gdb.base/README: Remove, was doc for this.
4683 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
4684 needed.
4685
b83266a0
SS
46861999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4687
4688 * gdb.base/call-ar-st.exp: Fix one regular expression in test
4689 output.
4690
4691 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
4692 * gdb.base/annota2.exp: New file. More annotation tests.
4693 * gdb.base/annota1.c: New file. Source file for annota1.exp.
4694 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
4695
46961999-04-23 Angela Marie Thomas <angela@cygnus.com>
4697
4698 * config/cfdbug.exp: New file.
4699
7a292a7a
SS
47001999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
4701
4702 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
4703 Marcus Daniel's and Dale Hawkins's demangler crashes.
4704
4705 * gdb.c++/demangle.exp (test_gnu_style_demangling,
4706 test_lucid_style_demangling, test_arm_style_demangling,
4707 test_hp_style_demangling): Try Tom Tromey's core-dumping
4708 identifier under each demangling style.
4709
47101999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
4711
4712 * gdb.c++/demangle.exp: Include the current demangling style
4713 in all test names.
4714 (current_demangling_style): New global variable.
4715 (set_demangling_style, test_demangling_core, test_demangling,
4716 test_demangling_exact): New functions.
4717 (test_gnu_style_demangling, test_lucid_style_demangling,
4718 test_arm_style_demangling, test_hp_style_demangling): Use those,
4719 instead of calling gdb_test and gdb_test_exact directly.
4720 (catch_demangling_errors): New function, which reports errors
4721 signalled by the demangling test functions in an orderly way.
4722 (do_tests): Use catch_demangling_errors.
4723
47241999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
4725
4726 * gdb.base/signals.exp (test_handle_all_print): Use () for
4727 grouping in expressions, not {}.
4728
4729 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
4730 initialized yet.
4731
47321999-04-01 Stan Shebs <shebs@andros.cygnus.com>
4733
4734 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
4735 are listed.
4736
47371999-03-26 Stan Shebs <shebs@andros.cygnus.com>
4738
4739 * gdb.stabs/weird.exp: Test for CC being defined before
4740 looking at its value.
4741
47421999-03-25 Stan Shebs <shebs@andros.cygnus.com>
4743
4744 * gdb.base/call-ar-st.exp: Remove stray '#'.
4745 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
4746 "short int" and "long int".
4747 * gdb.c++/overload.cc: Cast the string added in the previous
4748 change, to mollify finicky HP compiler.
4749 * gdb.hp/reg-test.exp (testfile): Fix file name.
4750 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
beb998c6 4751
7a292a7a
SS
4752 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
4753 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
4754 alternate form of enum ptype.
4755
c906108c
SS
47561999-03-23 Stan Shebs <shebs@andros.cygnus.com>
4757
7a292a7a
SS
4758 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
4759 * gdb.hp/*.exp: Change all to run compiler probe only after
4760 passing skip_hp_tests, so as not to waste time on guaranteed
4761 failure.
4762
c906108c
SS
4763 * gdb.c++/overload.cc: Pass string instead of char addr, always
4764 init ccpfoo.
4765 * gdb.c++/templates.cc: Fix syntax error.
4766
7a292a7a
SS
4767Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4768
4769 * gdb.base/commands.exp: Add test for correct position of '>'
beb998c6 4770 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
4771 command.
4772
47731999-03-18 James Ingham <jingham@cygnus.com>
4774
4775 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
4776
4777 * gdb.c++/method.exp: It was testing an uninitialized int on the
4778 stack and assuming it was positive.
4779
4780 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
4781
4782 * gdb.base/step-test.exp: Catch a case where finish is broken and
beb998c6 4783 keep it from killing the rest of the tests.
7a292a7a
SS
4784 Use gdb_continue_to_end.
4785
4786 * gdb.base/sigall.exp: use gdb_continue_to_end.
4787
4788 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
4789
4790 * gdb.base/display.exp: use runto_main, not run.
4791
beb998c6
AC
4792 * gdb.base/default.exp: Check for the current error message in the
4793 r abbreviation test.
7a292a7a
SS
4794 Add strongarm to the targets that know info float.
4795
beb998c6 4796 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
4797 run which doesn't work with monitors.
4798
4799 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
4800
4801 * gdb.base/break.exp: use the gdb_continue_to_end proc.
4802
4803 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
beb998c6
AC
4804 program. Traps the case (in Cygmon) when the program never really
4805 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
4806 more places, so I used my name. Sorry Mark...
4807
4808 * config/monitor.exp (gdb_target_monitor): added another
4809 target_info parameter: remotebinarydownload. This will set the
4810 remotebinarydownload flag if this is causing some boards trouble.
4811
48121999-03-18 Mark Salter <msalter@cygnus.com>
4813
4814 * lib/gdb.exp (continue_to_exit): New function.
4815
4816 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
4817 * gdb.base/ending-run.exp: Ditto.
4818 * gdb.base/step-test.exp: Ditto.
4819
48201999-03-16 Stan Shebs <shebs@andros.cygnus.com>
4821
4822 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
4823 (suggested by Art Haas <ahaas@neosoft.com>).
4824
48251999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
4826
4827 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
4828
4829Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
4830
4831 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
4832 descriptions of types (short unsigned int vs unsigned short, etc).
4833
48341999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
4835
4836 * gdb.base/call-strs.exp: Don't assume that `step' will step over
4837 a call to strlen; sometimes we do have sources.
4838
48391999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
4840
4841 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
4842 character, so GDB won't print garbage after its end.
beb998c6 4843
c906108c
SS
4844 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
4845 breakpoint there instead. Sometimes GCC emits memcpy to handle
4846 the large structures being passed by value, so we step into that
4847 instead of sum_array_print, which obscures what we're really testing.
4848 * gdb.base/step-test.exp: However, we do want a test that notices
4849 the bizarre steps into memcpy, so do that here. Add check for
4850 stepping into function calls that pass large structures by value.
4851 ("Is that a noun clause, or are you just happy to see me?")
4852 Remove all references to specific line numbers.
4853 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
4854 New type and function.
4855 (main): Call large_struct_by_value, passing it a large struct by value.
4856 * lib/gdb.exp (gdb_get_line_number): New function.
4857
4858 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
4859 more portable.
4860
7a292a7a
SS
48611999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
4862
c906108c
SS
4863 * lib/gdb.exp: Doc fixes.
4864
7a292a7a
SS
48651999-03-05 Nick Clifton <nickc@cygnus.com>
4866
beb998c6 4867 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
4868
48691999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
4870
c906108c
SS
4871 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
4872 commands. They're not germane to this test, and they don't work
4873 that way on remote targets.
4874
3fc11d3e
JM
48751999-03-01 James Ingham <jingham@cygnus.com>
4876
4877 * Changelog entries merged over from gdb development branch.
4878
3fc11d3e
JM
4879 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
4880
4881 * lib/gdb.exp (gdbtk_analyze_results): Generic function
4882 for outputting results of test run.
4883
2d4a1622 4884 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
4885
4886 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 4887
7a292a7a
SS
48881999-02-25 Felix Lee <flee@cygnus.com>
4889
4890 * lib/gdb.exp (debug_format): initialize
4891
c906108c
SS
48921999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
4893
4894 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
4895 * gdb.base/call-rt-st.c: Ditto.
4896
c906108c
SS
48971999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
4898
4899 * gdb.threads/pthreads.exp (horiz): New variable.
4900 (test_startup): Fix regexps that capture thread numbers.
4901
49021999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
4903
4904 * gdb.base/smoke.exp: Disambiguate two test case names (both
4905 called ``print'').
4906
4907Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
4908
4909 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
4910 compilation.
4911
49121999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
4913
4914 * gdb.base/miscexprs.exp: Change patterns to match GDB's
4915 actual output formatting.
4916 * gdb.base/smoke.exp: GDB removes leading 0's.
4917 * gdb.base/volatile.exp: Don't check type of remuneration;
4918 that variable is no longer defined in constvars.c.
4919 * gdb.base/step-test.c (main): Exit with explicit exit code.
4920 * gdb.base/step-test.exp: Remove two nexti checks--they are
4921 not portable.
4922
49231999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
4924
4925 * gdb.base/help.exp ("help delete display"): Fix test to match
4926 gdb's output.
4927
4928 * gdb.base/long_long.c (known_types): Initialize values to zero.
4929 * gdb.base/long_long.exp: Step one more line
4930 so 'dec' is initialized in "get to known place". GDB removes
beb998c6 4931 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
4932 unique test case names.
4933
4934Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4935
beb998c6 4936 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
4937
4938 * gdb.c++/method.exp: Add missing close brace.
4939
49401999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
4941
4942 * gdb.base/maint.exp: Use 'set height 0' to disable page
4943 prompting, not 'set height 400'.
4944
4945 Fix a bunch of timeouts.
4946 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
4947 four separate tests, so expect doesn't take forever to match a ton
4948 of text against a regexp with lots of .* forms.
4949 ("maint print psymbols", "maint print symbols"): Make some of
4950 these greps more selective, so that expect doesn't try to wade
4951 through huge piles of output and time out.
4952
4953 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
4954
4955 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
4956 tests: one which doesn't expect shlib events to be reported, and
4957 another which does, but is XFAIL for all platforms other than
4958 HP/UX.
4959
4960 * gdb.base/break.exp: Teach the test suite that the `catch
4961 fork', `catch vfork', and `catch exec' commands produce error
4962 messages on platforms that don't provide these features.
4963
4964Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
4965
4966 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
4967 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
4968 (shortening names from solib_threshold.exp etc), won't run on
4969 anything but HP-UX for the foreseeable future.
4970 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
4971 reflect move.
4972
4973Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
4974
4975 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
4976 gdb.trace/Makefile.in (clean): Remove all test executables.
4977
4978Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
4979
4980 * gdb.base/shlib-call.exp: add test cases to verify that gdb
4981 successfully re-sets breakpoints in shared libraries.
4982 * gdb.base/shmain.c (main): return 0, don't fall off the end.
4983
4984Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4985
beb998c6
AC
4986 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
4987 and compiled w/o GCC.
c906108c
SS
4988
4989 * gdb.hp/watch-cmd.exp: ditto.
4990
4991 * gdb.hp/watch-hp.exp: ditto.
4992
4993 * gdb.hp/xdb1.exp: ditto.
4994
4995 * gdb.hp/xdb2.exp: ditto.
4996
4997 * gdb.hp/dbx.exp: ditto.
4998
4999Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
5000
5001 * constvars.c: Remove C++-isms.
5002 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
5003 with GCC.
5004
5005Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
5006
5007 The following changes are part of the HP merge.
5008
5009 * gdb.base/break.exp: new tests to verify that catchpoints for
5010 fork, vfork, and exec don't trigger inappropriately.
5011
5012 * gdb.base/opaque.exp: compile one file at a time, then link.
5013
5014 * gdb.base/signals.exp: be more restrictive about which hppa
5015 systems receive a setup_xfail. new tests.
5016
5017 * gdb.base/solib_threshold.build: new file.
5018 * gdb.base/solib_threshold.exp: new file.
5019 * gdb.base/solib_threshold.link_opts: new file.
5020 * gdb.base/solib_threshold.mk: new file.
5021 * gdb.base/gen_solib_threshold.c: new file.
5022
5023 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
5024 tests. New tests for enums inside classes.
5025
5026 * gdb.c++/compiler.cc: indicate support of template debugging.
5027
5028 * gdb.c++/demangle.exp: run hp style demangling tests.
5029
5030 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
5031 tests.
5032
5033 * gdb.c++/misc.cc: changes to support new tests.
5034
5035 * gdb.c++/templates.cc: changes to support HP's compiler; changes
5036 to support new tests.
5037
5038 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
5039 gcc, then skip these tests.
5040
5041Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
5042
5043 The following files are part of the HP merge; some had longer
5044 names at HP, but have been renamed to be no more than 14
5045 characters in length.
5046
5047 * gdb.hp/ambiguous.cc: new file.
5048 * gdb.hp/ambiguous.exp: new file.
5049 * gdb.hp/attach.exp: new file.
5050 * gdb.hp/attach2.exp: new file.
5051 * gdb.hp/classes-hp.exp: new file.
5052 * gdb.hp/ctti.exp: new file.
5053 * gdb.hp/ctti-add.cc: new file.
5054 * gdb.hp/ctti-add1.cc: new file.
5055 * gdb.hp/ctti-add2.cc: new file.
5056 * gdb.hp/ctti-add3.cc: new file.
5057 * gdb.hp/dbx.exp: new file.
5058 * gdb.hp/exception.cc: new file.
5059 * gdb.hp/exception.exp: new file.
5060 * gdb.hp/foll-exec.c: new file.
5061 * gdb.hp/foll-exec.exp: new file.
5062 * gdb.hp/foll-fork.c: new file.
5063 * gdb.hp/foll-fork.exp: new file.
5064 * gdb.hp/foll-vfork.c: new file.
5065 * gdb.hp/foll-vfork.exp: new file.
5066 * gdb.hp/inherit-hp.exp: new file.
5067 * gdb.hp/more-steps.exp: new file.
5068 * gdb.hp/namespace.cc: new file.
5069 * gdb.hp/namespace.exp: new file.
5070 * gdb.hp/optimize.exp: new file.
5071 * gdb.hp/pxdb.c: new file.
5072 * gdb.hp/pxdb.exp: new file.
5073 * gdb.hp/quicksort.exp: new file.
5074 * gdb.hp/reg-test.exp: new file.
5075 * gdb.hp/reg-test.s: new file.
5076 * gdb.hp/sized-enum.c: new file.
5077 * gdb.hp/sized-enum.exp: new file.
5078 * gdb.hp/start-stop.exp: new file.
5079 * gdb.hp/templ-hp.cc: new file.
5080 * gdb.hp/templ-hp.exp: new file.
5081 * gdb.hp/thr-lib.c: new file.
5082 * gdb.hp/thr-lib.exp: new file.
5083 * gdb.hp/thr-lib.h: new file.
5084 * gdb.hp/thr-liblib.c: new file.
5085 * gdb.hp/virtfun-hp.c: new file.
5086 * gdb.hp/virtfun-hp.exp: new file.
5087 * gdb.hp/watch-cmd.exp: new file.
5088 * gdb.hp/watch-hp.exp: new file.
5089 * gdb.hp/xdb1.exp: new file.
5090 * gdb.hp/xdb2.exp: new file.
5091 * gdb.hp/xdb3.exp: new file.
5092
5093Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
5094
5095 The following files are part of the HP merge; some had longer
5096 names at HP, but have been renamed to be no more than 14
5097 characters in length.
5098
5099 * gdb.base/ss.h: new file.
5100 * gdb.base/call-ar-st.c: new file.
5101 * gdb.base/call-ar-st.exp: new file.
5102 * gdb.base/call-rt-st.c: new file.
5103 * gdb.base/call-rt-st-exp: new file.
5104 * gdb.base/call-strs.exp: new file.
5105 * gdb.base/ena-dis-br.exp: new file.
5106 * gdb.base/environ.exp: new file.
5107 * gdb.base/long_long.exp: new file.
5108 * gdb.base/sect-cmd.exp: new file.
5109 * gdb.base/shlib-cl2.exp: new file.
5110 * gdb.base/smoke.exp: new file.
5111 * gdb.base/so-impl-ld.c: new file.
5112 * gdb.base/so-impl-ld.exp: new file.
5113 * gdb.base/so-indr-cl.c: new file.
5114 * gdb.base/so-indr-cl.exp: new file.
5115 * gdb.base/varargs.exp: new file.
5116 * gdb.base/volatile.exp: new file.
5117 * gdb.base/whatis-exp.exp: new file.
7a292a7a 5118 * gdb.base/display.exp: new file.
c906108c
SS
5119 * gdb.c++/derivation.exp: new file.
5120 * gdb.c++/local.exp: new file.
5121 * gdb.c++/member-ptr.exp: new file.
5122 * gdb.c++/overload.exp: new file.
5123 * gdb.c++/ovldbreak.exp: new file.
5124 * gdb.c++/ref-types.exp: new file.
5125 * gdb.c++/ref-types2.exp: new file.
5126 * gdb.c++/userdef.exp: new file.
beb998c6 5127
c906108c
SS
5128Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
5129
5130 * gdb.base/default.exp: Reflect wording change in remote.c.
5131
dc96c6c7 5132Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5133
5134 * gdb.base/help.exp: Update to reflect current text.
5135
5136Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
5137
5138 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
5139 they're stack variables and contain garbage.
5140 * gdb.c++/anon-union.exp: new file.
5141
5142 The following changes were made by David Taylor
5143 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
5144 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
5145 in changes by HP.
5146
5147 * gdb.base/bitops.exp: new file.
5148 * gdb.base/default.exp: change expected messages for catch and
5149 info catch tests to reflect HP merge changes.
5150 * gdb.base/enable-disable-break.exp
5151 * gdb.base/ending-run.c: new file.
5152 * gdb.base/long_long.c: new file.
5153 * gdb.base/maint.exp: new file.
5154 * gdb.base/pointers2.exp: new file.
5155 * gdb.base/shlib-call2.exp: new file.
5156 * gdb.base/solib.exp: new file.
5157 * gdb.base/step-test.c: new file.
5158 * gdb.c++/anon-union.cc: new file.
5159 * gdb.c++/local.cc: new file.
5160 * gdb.c++/member-pointer.cc: new file.
5161 * gdb.c++/method.cc: new file.
5162 * gdb.c++/ref-types.cc: new file.
5163 * gdb.c++/ref-types2.cc: new file.
5164 * gdb.c++/userdef.cc: new file.
beb998c6 5165
c906108c
SS
5166 * gdb.base/scope.exp: compile one file at a time, then link.
5167 * gdb.base/langs.exp: ditto.
5168 * gdb.base/list.exp: ditto.
beb998c6 5169
c906108c
SS
5170Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
5171
5172 The following changes were made by David Taylor
5173 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
5174 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
5175 in changes by HP.
beb998c6 5176
c906108c
SS
5177 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
5178 skip tests. When compiling pass c++ flag to gdb_compile.
5179 * gdb.c++/
beb998c6 5180
c906108c
SS
5181 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
5182 test for on hppa*-*-hpux*; use args to see if c++ was specified.
5183 (skip_hp_tests): new function.
5184 (gdb_preprocess): new function.
5185
5186 * configure.in (hpdir): decide whether to configure gdb.hp.
5187 * configure: regenerated.
5188
5189 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
5190 to delete on clean.
5191 (EXECUTABLES): update to reflect new additions.
5192 * gdb.base/commands.exp: update message expected.
5193 * gdb.base/default.exp: add copyright notice.
5194 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
5195 * gdb.base/help.exp: update messages to reflect current text.
5196 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
5197 targets for recurse tests.
5198 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
5199 skip this file.
5200
5201 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
5202 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
5203 compilation.
5204 * gdb.c++/misc.exp: ditto.
5205 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
5206 run the tests. tell gdb_compile that it's a c++ compilation.
5207
5208 * gdb.threads/pthreads.exp: fix typo in message.
beb998c6 5209
c906108c
SS
5210 * gdb.base/all-bin.exp: new file.
5211 * gdb.base/arithmet.exp: new file.
5212 * gdb.base/assign.exp: new file.
5213 * gdb.base/completion.exp: new file.
5214 * gdb.base/cond-expr.exp: new file.
5215 * gdb.base/condbreak.exp: new file.
5216 * gdb.base/define.exp: new file.
5217 * gdb.base/dollar.exp: new file.
5218 * gdb.base/environment.exp: new file.
5219 * gdb.base/eval-skip.exp: new file.
5220 * gdb.base/jump.exp: new file.
5221 * gdb.base/logical.exp: new file.
5222 * gdb.base/pointers.exp: new file.
5223 * gdb.base/relational.exp: new file.
5224 * gdb.base/section_command.exp: new file.
5225 * gdb.base/whatis-expr.exp: new file.
5226
5227 * gdb.base/all-types.c: new file.
5228 * gdb.base/call-array-struct.c: new file.
5229 * gdb.base/call-return-struct.c: new file.
5230 * gdb.base/call-strings.c: new file.
5231 * gdb.base/callfuncs2.c: new file.
5232 * gdb.base/condbreak.c: new file.
5233 * gdb.base/constvars.c: new file.
5234 * gdb.base/display.c: new file.
5235 * gdb.base/int-type.c: new file.
5236 * gdb.base/jump.c: new file.
5237 * gdb.base/miscexprs.c: new file.
5238 * gdb.base/pointers.c: new file.
5239 * gdb.base/pointers2.c: new file.
5240 * gdb.base/shmain.c: new file.
5241 * gdb.base/shr1.c: new file.
5242 * gdb.base/shr2.c: new file.
5243 * gdb.base/solib.c: new file.
5244 * gdb.base/solib1.c: new file.
5245 * gdb.base/solib2.c: new file.
5246 * gdb.base/varargs.c: new file.
5247 * gdb.c++/derivation.cc: new file.
5248 * gdb.c++/overload.cc: new file.
5249 * gdb.c++/ovldbreak.cc: new file.
5250 * gdb.hp/attach.c: new file.
5251 * gdb.hp/attach2.c: new file.
5252 * gdb.hp/average.c: new file.
5253 * gdb.hp/compiler.c: new file.
5254 * gdb.hp/compiler.cc: new file.
5255 * gdb.hp/execd-program.c: new file.
5256 * gdb.hp/follow-exec.c: new file.
5257 * gdb.hp/follow-fork.c: new file.
5258 * gdb.hp/follow-vfork-and-exec.c: new file.
5259 * gdb.hp/misc-hp.cc: new file.
5260 * gdb.hp/more-steps.c: new file.
5261 * gdb.hp/optimize.c: new file.
5262 * gdb.hp/quicksort.c: new file.
5263 * gdb.hp/run-hp.c: new file.
5264 * gdb.hp/start-stop.c: new file.
5265 * gdb.hp/sum.c: new file.
5266 * gdb.hp/templates-hp.cc: new file.
5267 * gdb.hp/thread-local-in-lib.c: new file.
5268 * gdb.hp/thread-local-in-lib.h: new file.
5269 * gdb.hp/thread-local-in-lib.lib.c: new file.
5270 * gdb.hp/vforked-program.c: new file.
5271 * gdb.hp/virtfunc-hp.cc: new file.
5272 * gdb.hp/watchpoint-hp.c: new file.
5273 * gdb.hp/xdb.c: new file.
5274 * gdb.hp/xdb0.c: new file.
5275 * gdb.hp/xdb0.h: new file.
5276 * gdb.hp/xdb1.c: new file.
5277
5278Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
5279
5280 The following change was made by Edith Epstein
5281 <eepstein@cygnus.com> as part of a project to merge in changes
5282 originally made by HP; HP did not create ChangeLog entries.
5283
5284 * gdb.c++/demangle.exp: changed the expected output for some
5285 ARM-style mangling -- removed second reference to datatype.
5286 For example, maint demangle __dt__11T1__pt__2_cFv
5287 T1<char>::~T1<char>(void)
5288 becomes,
5289 maint demangle __dt__11T1__pt__2_cFv
5290 T1<char>::~T1(void)
5291
5292 (test_hp_style_demangling): new hp specific demangling test cases.
beb998c6 5293
c906108c
SS
5294Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
5295
5296 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
5297 * gdb.trace/backtrace.exp: Likewise.
5298 * gdb.trace/circ.exp: Likewise.
5299 * gdb.trace/collection.exp: Likewise.
5300 * gdb.trace/deltrace.exp: Likewise.
5301 * gdb.trace/infotrace.exp: Likewise.
5302 * gdb.trace/limits.exp: Likewise.
5303 * gdb.trace/packetlen.exp: Likewise.
5304 * gdb.trace/passc-dyn.exp: Likewise.
5305 * gdb.trace/passcount.exp: Likewise.
5306 * gdb.trace/report.exp: Likewise.
5307 * gdb.trace/save-trace.exp: Likewise.
5308 * gdb.trace/tfind.exp: Likewise.
5309 * gdb.trace/tracecmd.exp: Likewise.
5310 * gdb.trace/while-dyn.exp: Likewise.
5311 * gdb.trace/while-stepping.exp: Likewise.
5312
53131998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
5314
5315 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
5316
5317Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
5318
5319 From Brendan Kehoe:
5320 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
5321 int return types.
5322
5323Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
5324
5325 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
5326 remote dos host testing right.
5327
5328Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
5329
5330 * gdb.base/corefile.exp: remove some xfails.
5331
5332Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
5333
5334 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
5335 have different timestamps.
5336
5337Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
5338
5339 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
5340 gdb.base/default.exp: Replace "exec" with "executable".
5341
5342Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
5343
5344 * gdb.base/default.exp: Change else if to elseif from previous
5345 delta.
5346
5347Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
5348
5349 * gdb.base/default.exp: Add brace missing from previous delta.
5350
5351Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
5352
5353 * gdb.base/default.exp: Support test for info float for all
5354 varieties of arm toolchain.
5355
dc96c6c7 5356Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5357
5358 * gdb.trace/*.exp: remove "remote_download" command.
5359
dc96c6c7 5360Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5361
5362 * gdb.trace/*.exp: remove -gdwarf from compile.
5363
5364Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
5365
5366 * gdb.trace/configure.in(AC_INIT): typo
5367 * gdb.trace/configure: regenerated
5368
dc96c6c7 5369Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5370
5371 * config/m68k-emc.exp: New file.
5372 * lib/<emc-support.exp trace-support.exp}: New files.
5373 * configure.in: add new test directory gdb.trace.
5374 * gdb.trace/{configure configure.in Makefile.in}: New files.
5375 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
5376 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
5377 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
5378 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
5379 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
5380 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
5381 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
beb998c6 5382
dc96c6c7 5383Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5384
5385 * gdb.c++/classes.exp: Change all regular expressions to match
5386 arbitrary combinations of newline/carriage-return, so that they
5387 will work equally well on Unix and Windows.
5388 * gdb.c++/inherit.exp: ditto.
5389 * gdb.c++/virtfunc.exp: ditto.
5390
53911998-08-11 Dawn Perchik <dawn@cygnus.com>
5392
5393 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
5394
c2d11a7d
JM
5395Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
5396
5397 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
5398 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
5399 to use a0-a3/d0-d3 as needed.
5400
5401Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
5402
5403 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
5404 * gdb.disasm/am33.exp: Corresponding changes.
5405
c906108c
SS
54061998-07-11 Felix Lee <flee@cygnus.com>
5407
5408 * gdb.base/callfuncs.exp: add cmp10 test.
5409 * gdb.base/callfuncs.c (cmp10): new function.
5410
5411Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
5412
beb998c6 5413 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
5414 into two parts to get around a synchronization problem in expect.
5415
3fc11d3e
JM
5416Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
5417
5418 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
5419
5420 * configure.in: Add options for gdbtk testsuite.
5421
5422 * configure: Regenerate.
5423
5424 * gdb.gdbtk: New directory to hold gdbtk tests.
5425
c906108c
SS
5426Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
5427
5428 * gdb.fortran/types.exp: Escape brackets in expect patterns
5429 for test_float_literal_types_accepted tests.
5430 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
5431 before run test.
5432
c2d11a7d
JM
5433Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
5434
5435 * am33.exp: Just compile, do not link the testcase.
5436 * am33.s: Add ".am33" pseudoop to force am33 mode.
5437
c906108c
SS
54381998-06-25 Felix Lee <flee@cygnus.com>
5439
5440 * gdb.base/setshow.exp: make sure $pc is sane.
5441
5442 * gdb.stabs/weird.exp: split expect patterns properly.
5443
c2d11a7d
JM
5444Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
5445
5446 * gdb.disasm/am33.s: New disassembler testfile for the am33.
5447 * gdb.disasm/am33.exp: Run it.
5448
dc96c6c7 5449Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5450
5451 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
5452 match processing (and eliminate spurious timeouts when running).
5453
dc96c6c7 5454Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5455
5456 * gdb.base/signals.exp (test_handle_all_print): put back Mach
5457 exception test, but conditionalize it on target [mach | gnu].
5458
dc96c6c7 5459Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5460
5461 * gdb.base/overlays.exp: fixup compile line for linker script.
5462
5463Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
5464
5465 * gdb.fortran/types.exp: don't guess at float size.
5466
5467Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
5468
5469 * gdb.base/exprs.exp: delete test that depends on int size.
5470
5471Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
5472
5473 * config/sim.exp: Removed checks for target triplets.
5474 (gdb_target_sim): Use gdb,target_sim_options.
5475
5476Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
5477
5478 * gdb.base/reread.exp: New file.
5479 * gdb.base/reread1.c: New file.
5480 * gdb.base/reread2.c: New file.
5481
5482Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
5483
5484 * config/sim.exp: Use 'target sim -sparclite' when running
5485 SPARClite programs.
5486
5487Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
5488
5489 * gdb.base/structs2.exp: New file.
5490 * gdb.base/structs2.c: New file.
5491
5492Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
5493
5494 * gdb.asm/common.inc: New file.
5495 * gdb.asm/d10v.inc: New file.
5496 * asm-source.exp: Pass -I's to gas to find .inc files.
5497 Update line numbers in expected output.
5498 * asmsrc1.s: Rewrite.
5499 * asmsrc2.s: Rewrite.
5500 * configure.in: Create arch.inc symlink.
5501 * configure: Regenerate.
5502 * Makefile.in (distclean): Delete arch.inc.
5503
5504Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
5505
5506 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
5507 (t_enum_value2): ditto
5508 (t_enum_value3): ditto
5509 (main): ditto
5510Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
5511
5512 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
5513 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
5514 change.
5515 Use gdb_test instead of send_gdb/gdb_expect sequences.
5516
5517Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
5518
5519 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
5520 not void.
5521
5522Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
5523
5524 * gdb.base/branches.c: Code with lots of loops and
5525 subroutines. Used to test gdbs ability to single step through PC
5526 changes, especially to test mips-tdep.c:mips_next_pc
5527
5528Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
5529
5530 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
5531 more rigorous EGCS C++ error checking.
5532
5533Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5534
5535 * gdb.base/help.exp: Clean up `help set args' and `help show args'
beb998c6 5536 tests.
c906108c 5537 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
beb998c6 5538 function when asleep.
c906108c 5539 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
beb998c6
AC
5540 for i*86 Linux and SVR4 signal handling problems.
5541 Remove linux xfail for `next to handler in signals_tests_1', fixed
5542 by recent infrun.c change.
c906108c 5543 Limit backtrace to 10 frames to avoid timeout problems with infinite
beb998c6 5544 stack backtraces.
c906108c
SS
5545 Adjust expect pattern in `handle all print' test to match Apr 28 1997
5546 target.[ch] change.
5547
5548Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
5549
5550 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
5551 for a newline from gdb before continuing.
5552 (default_gdb_exit): Just look for y or n.
5553 (gdb_test): Detect abnormal exit from GDB running on DOS; if
5554 it does, fail the rests of the tests in the file.
5555
5556Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
5557
5558 * config/cygmon.exp: New file.
5559
5560Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
5561
5562 * gdb.base/list.exp: Fix problem with "list default lines around
5563 main" test on remote targets.
5564
5565 * gdb.base/scope.exp: Fix problem with filelocal_bss before
5566 run test on remote targets.
5567
5568Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
5569
5570 * gdb.asm: New directory.
5571 * configure.in: Configure it.
5572 * configure: Regenerate.
5573 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
5574 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
5575
5576Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
5577
5578 * config/mn10300-eval.exp: New file to support MN10300 eval board.
5579
dc96c6c7 5580Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
beb998c6 5581
c906108c
SS
5582 * gdb.base/overlays (several files): Merge the two overlay
5583 managers into one. Change variables (foox, barx, bazx, grbxx)
5584 back into ints but force them to load in their proper sections.
5585
5586Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
5587
5588 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
5589 on-chip insn memory and IMAP1 to upper 128k.
5590 (D10VCopy): Handle memory regions crossing 16k boundaries.
5591 (D10VCopy): Transfer data in 32 bit chunks.
5592
5593Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
5594
5595 * gdb.base/overlays.c (main): Exit normally when result is
5596 correct.
5597
5598 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
5599 map. Include space for printf in .text segment.
5600
5601 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
5602 updated d10v memory VMA/LMA map.
5603 (D10VCopy): Call D10VTranslate.
beb998c6 5604
c906108c
SS
5605Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
5606
5607 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
5608
5609 * gdb.base/bar.c (barx, bar): Change variable to small array so
5610 that it won't be put into the .sdata - small data -
5611 section. Update reference.
5612 * gdb.base/baz.c (bazx, baz): Ditto.
5613 * gdb.base/foo.c (foox, foo): Ditto.
5614 * gdb.base/grbx.c (grbxx, grbx): Ditto.
5615
5616 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
5617 to be arrays.
beb998c6 5618
dc96c6c7 5619Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
beb998c6 5620
c906108c
SS
5621 * gdb.base/overlays.exp: fix up and get working again.
5622 Add tests for backtraces from an overlay function.
beb998c6 5623
c906108c
SS
5624Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
5625
5626 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
5627 "calling function with watchpoint enabled".
5628
5629Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
5630
5631 * gdb.base/break.exp (test_next_with_recursion): Remove
5632 gdb_suppress_tests for d10v-*-*.
5633 * lib/gdb.exp (gdb_suppress_tests): Disable this function
5634 pending review of whether it is useful or not.
5635
5636Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
5637
5638 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
5639
5640Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
5641
5642 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
5643 * config/dve.exp: New file to support Densan boards.
5644
5645Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
5646
5647 * gdb.base/interrupt.exp: Document problem of simulators, signals,
5648 reads and BSD.
5649
5650Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
5651
5652 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
5653 response.
5654
5655 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
5656
5657Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
5658
5659 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
5660 test.
5661
5662 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
5663 target_sizeof_long and target_bigendian_p.
5664 (structs_by_value, structs_by_reference): Check values according
5665 to targets word size and endianess.
beb998c6 5666
c906108c
SS
5667Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
5668
5669 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
5670 output.
5671
5672Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
5673
5674 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
5675 Update test of set args help to match source change.
5676
5677Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
5678
5679 * gdb.base/default.exp: Expect help system output to be in
5680 alphabetical order.
5681 * gdb.base/help.exp: Ditto.
5682
5683Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
5684
5685 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
5686 "i*86-pc-linux-gnu*".
5687 * gdb.base/interrupt.exp: Ditto.
5688 * gdb.base/corefile.exp: Ditto.
5689
5690 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
5691 define vxworks when building the testcase.
5692
5693 * gdb.base/ptype.exp: Fix testnames to be unique.
5694 * gdb.base/radix.exp: Ditto.
5695 * gdb.base/term.exp: Ditto.
5696 * gdb.base/whatis.exp: Ditto.
5697 * gdb.c++/classes.exp: Ditto.
5698
5699Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
5700
5701 * gdb.base/callfuncs.exp: Fix indentation.
5702
5703 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
5704 suppress_flag has been set.
5705 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
5706 target feature.
5707
5708Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
5709
5710 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
5711 the testcase.
5712
5713 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
5714 set_debug_traps() and breakpoint().
5715 * gdb.c++/misc.cc (main): Ditto.
5716 * gdb.c++/templates.cc (main): Ditto.
5717 * gdb.c++/virtfunc.cc (main): Ditto.
5718
5719Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
5720
5721 * lib/gdb.exp(gdb_step_for_stub): New function.
5722 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
5723 exists, reload the executable and do a "continue" instead of
5724 doing a jump.
5725 (runto_main): Use gdb_step_for_stub.
beb998c6 5726
c906108c
SS
5727 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
5728 tests to have unique names.
5729 * gdb.base/callfuncs.exp: Ditto.
5730 * gdb.base/commands.exp: Ditto.
5731 * gdb.base/default.exp: Ditto.
5732 * gdb.base/help.exp: Ditto.
5733 * gdb.base/list.exp: Ditto.
5734 * gdb.base/opaque.exp: Ditto.
5735 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
5736 similar tests.
beb998c6 5737
c906108c
SS
5738 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
5739 * gdb.c++/cplusfuncs.cc: Ditto.
5740 * gdb.c++/virtfunc.cc: Ditto.
5741
5742 * config/monitor.exp: Keep track of the last file we saw, rather
5743 than trying to get the info from gdb.
5744
5745 * gdb.fortran/types.exp: Move comment to previous line.
5746
5747Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
5748
5749 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
5750 target mode.
5751
5752Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
5753
5754 From Bob Manson:
5755 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
5756 string from GDB when it connects.
5757
5758 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
5759
5760Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
5761
5762 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
5763 if we can't get a debug format from GDB (we may be testing an
5764 older GDB). Use a 10 second timeout when checking for the format.
5765
5766 * gdb.stabs/weird.exp: Fix quoting.
5767
5768 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
5769
5770Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
5771
5772 * config/arm-ice.exp: New file.
5773
5774Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
5775
5776 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
5777 until it has been modified to work with the new testsuite.
5778
99707966 5779 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
5780 testcase won't compile, cause all of the testcases in the file to
5781 fail instead.
5782
5783 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
5784 (gdb_clear_suppressed): New procedure.
5785 (gdb_stop_suppressing_tests): Only clear suppress_flag if
5786 it contains a positive value.
5787
5788Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
5789
5790 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
5791
5792 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
5793
5794Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
5795
5796 * lib/gdb.exp (setup_xfail_format): New function.
5797 (get_debug_format): New function to get debug format.
5798 (debug_format): New global variable to hold last value set
5799 by get_debug_format.
5800 * gdb.base/list.exp: Call get_debug_format and expect some
5801 tests to fail for DWARF 1 and COFF formats.
5802 * gdb.c++/ptype.exp: Ditto.
5803 * gdb.c++/classes.exp: Ditto.
5804 * gdb.c++/cplusfuncs.exp: Ditto.
5805 * gdb.c++/inherit.exp: Ditto.
5806 * gdb.c++/templates.exp: Ditto.
5807 * gdb.c++/virtfunc.exp: Ditto.
beb998c6 5808
c906108c
SS
5809Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
5810
5811 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
5812 host doesn't have a currently-open connection.
5813
5814 * config/sparclet.exp: Cleanups and fixes to make it generic for
5815 any gdb stub target. Handle cases where gdb doesn't respond when
5816 interrupted in a sane fashion.
5817
5818 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
5819 same thing in a totally different way.
5820
5821 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
5822 setting "timeout".
5823 (gdb_start): We set the global gdb_prompt variable in
5824 default_gdb_init now.
5825
5826Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
5827
5828 * gdb.base/printcmds.exp: Fix "check for floating addition"
5829 regexp to accept results within approx +/- .01 of exact value.
5830 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
5831
5832Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
5833
5834 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
5835 properly.
5836 (gdb_expect): Add optional timeout parameter, and add timeout
5837 value to various calls.
5838 (gdb_suppress_tests): Only give one warning message per group.
5839
5840Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
5841
5842 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
5843 global variables. Handle getting a value for $timeout more
5844 gracefully.
5845
5846Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
5847
5848 * lib/gdb.exp: Close connection to remote host if gdb doesn't
5849 initialize.
5850 (default_gdb_init): New procedure; allow gdb_init to be overridden
5851 by a target configuration file.
5852 (gdb_expect): Pass the timeout to remote_expect.
5853
5854 * config/monitor.exp(gdb_load): Fix typo in regexp.
5855
5856Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
5857
5858 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
5859
5860Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
5861
5862 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
5863 here. Call gdb_target_exec before rebooting the target, to make
5864 sure the connection to the target is closed.
5865 (gdb_load): Pass the name of the executable to gdb_target_monitor.
5866 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
5867 Also detect "Timeout reading from remote" error.
5868
5869 * config/gdbserver.exp: Pass the executable being loaded to
5870 gdb_target_monitor. Don't call gdb_file_cmd here; let
5871 gdb_target_monitor do it.
5872
5873 * gdb.disasm/hppa.exp: Don't use exec_output.
5874
5875Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
5876
5877 * gdb.base/list.exp: If we're debugging a non-native target,
5878 try to set the pc register to point to the start of the
5879 program before doing the first list command.
5880
5881 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
5882 test_calls after restarting.
5883
5884 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
5885 reloading.
5886
5887 * gdb.base/watchpoint.exp: Fix typo.
5888
5889 * gdb.base/setshow.exp: Check for use_gdb_stub.
5890
5891 * gdb.base/break.exp: Fix continue until exit test for the gdb
5892 stub case.
5893 * gdb.base/langs.exp: Ditto.
5894
5895 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
5896 gdb_load_offset. If we weren't given a file to load, figure out
5897 what the current file is and use it.
5898
5899 * config/i386-bozo.exp: New file.
5900
5901Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
5902
5903 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
5904 feature.
5905
5906 * config/proelf.exp: New entry.
5907
5908Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
5909
5910 * lib/gdb.exp: Remove spurious .* patterns at the beginning
5911 of regexps.
5912
5913 * gdb.base/watchpoint.exp: Don't run the test_stepping
5914 tests if gdb can't call functions on the target.
5915
5916 * gdb.base/setshow.exp: Don't run the set prompt tests if
5917 the board has gdb_prompt set.
5918
5919Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
5920
5921 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
5922 * gdb.base/commands.exp: Likewise.
5923 * gdb.base/setshow.exp: Likewise.
5924
5925Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
5926
5927 * config/monitor.exp(gdb_start): Look for gdb_prompt target
5928 feature.
5929
5930 * config/i960.exp: New file.
5931
5932Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
5933
5934 * gdb.base/funcargs.exp: Check for gdb,short_int target
5935 feature instead of looking for explicit target triplets.
5936
dc96c6c7 5937Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 5938
beb998c6 5939 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
5940 "p 123DEADBEEF", to check parse_number.
5941 * top.c: change "to enable to enable" to "to enable" in a couple
5942 of help strings.
5943
5944Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
5945
5946 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
5947 on the mn10300.
beb998c6 5948
c906108c
SS
5949Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
5950
5951 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
5952 where the test executable is run with explicit args.
5953 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
5954
5955Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
5956
5957 * gdb.base/run.c: Use FAKEARGV to build test executable that
5958 does not require a command line arg, since most simulators
5959 don't currently support passing such an arg into the simulated
5960 program.
5961 * gdb.base/commands.exp: Change tests to insert the proper
5962 value as the arg to the first recursive factorial call. Change
5963 compilation line to define FAKEARGV at compile time.
5964
5965Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
5966
5967 * gdb.base/recurse.exp: Enable these tests for the mn10300.
5968 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
5969 function with watchpoint enabled" test.
5970
5971Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
5972
5973 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
5974 Don't call gdb_test when the command doesn't return to a gdb prompt.
5975
5976 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
5977 "Tests restarted" messages.
5978
5979Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
5980
5981 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
5982
dc96c6c7 5983Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5984
5985 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
5986 for INFO SYMBOL; add help tests for OVERLAY commands.
5987 * gdb.base/default.exp: add tests for INFO SYMBOL command;
5988 add tests for OVERLAY commands
5989 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
5990 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
5991 * gdb.base/sigall.c: add usestubs code frag
5992 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
beb998c6 5993
c906108c
SS
5994Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
5995
5996 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
5997 failures.
5998 (gdb_stop_suppressing_tests): Note that tests have restarted.
5999
6000Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
6001
6002 * config/h8300.exp: New file.
6003
6004Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
6005
6006 * gdb.base/setshow.exp: Check for the existence of a
6007 feature, not its value.
6008
6009Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
6010
6011 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
6012
6013 * gdb.base/scope.exp: It's now init0(), not init().
6014
6015 * gdb.base/scope0.c: For now, change init() to be init0().
6016
6017 * config/monitor.exp: Use gdb_serial in preference to serial
6018 or netport.
6019
6020 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
6021 and it's not already set.
6022
6023Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
6024
6025 * gdb.base/setshow.exp: Only test the run command if the target
6026 isn't using a stub and if it supports argument passing.
6027
6028Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
6029
6030 * config/udi.exp(gdb_start): Make sure UDICONF is set
6031 properly before starting gdb.
6032
6033Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
6034
6035 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
6036 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
6037 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
6038
6039Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
6040
6041 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
6042 specialized code to reboot the board, use remote_reboot instead.
6043
6044 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
6045
6046 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
6047
6048 * config/monitor.exp: Make sure we disconnect from the target.
6049 Also, try a reboot/reload cycle instead of failing if the
6050 load fails.
6051
6052Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
6053
6054 * gdb.base/default.exp: Don't set match_max.
6055 * gdb.base/help.exp: Ditto.
6056 * gdb.base/list.exp: Ditto.
6057 * gdb.base/signals.exp: Ditto.
6058
6059 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
6060 set, use remote_ld to download the testcase instead of
6061 the GDB loader.
6062
6063Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
6064
6065 * config/vr5000.exp: New file.
6066
6067 * config/monitor.exp(gdb_target_monitor): Add pattern for
6068 "Ending remote" to detect errors in connecting.
6069
6070 * gdb.base/setshow.exp: Add .* within auto language test.
6071
6072 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
6073 target feature.
6074
6075 * config/monitor.exp(gdb_load): Check for a failure when loading,
6076 and reboot the board if necessary.
6077
6078 * gdb.base/setvar.exp(test_set): Handle multiple prints within
6079 a set of tests. Remove print.* from the patterns being checked.
6080
6081Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
6082
6083 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
6084 refer to gdb_spawn_id.
6085
6086 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
6087 longer used.
6088 * config/sparclet.exp: Ditto.
6089 * config/sparclet-old.exp: Ditto.
6090 * config/slite.exp: Ditto.
6091 * config/sim.exp: Ditto.
6092 * gdb.base/funcargs.exp: Ditto.
6093
6094 * lib/gdb.exp:Remove references to gdb_spawn_id.
6095 (gdb_expect): Move to remote.exp.
6096
6097Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
6098
6099 * config/monitor.exp: Detect the "Couldn't establish connection"
6100 message from GDB.
6101
6102Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
6103
6104 * gdb.base/bitfields.exp: Use runto instead of explicit
6105 gdb_run_cmd/gdb_expect sequences.
6106
6107 * gdb.base/break.exp(text_next_with_recursion): Add match for
6108 gdb_expect call.
6109
6110 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
6111 We also need to handle the "A program is being debugged already"
6112 prompt from gdb. Use gdb_test to set the baud rate.
6113
6114 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
6115 to 20000. Really. I mean it.
6116
6117Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
6118
6119 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
6120 fails. If suppress_flag is set, skip perror message about not
6121 being able to send to GDB.
6122 (send_gdb): If suppress_flag is set, don't try to send commands to
6123 GDB.
6124 (gdb_expect): If suppress_flag is set, always fail immediately.
6125 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
6126 (gdb_init): Call gdb_stop_suppressing_tests.
6127 (default_gdb_exit): Ditto.
6128 (default_gdb_start): Ditto.
6129
6130 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
6131 gdb_stop_suppressing_tests as appropriate.
6132 * gdb.base/break.exp: Ditto.
6133 * gdb.base/callfuncs.exp: Ditto.
6134 * gdb.base/commands.exp: Ditto.
6135 * gdb.base/exprs.exp: Ditto.
6136 * gdb.base/funcargs.exp: Ditto.
6137 * gdb.base/list.exp: Ditto.
6138 * gdb.base/recurse.exp: Ditto.
6139 * gdb.base/scope.exp: Ditto.
6140 * gdb.base/structs.exp: Ditto.
6141 * gdb.c++/inherit.exp: Ditto.
6142
6143Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
6144
6145 * config/vr4300.exp: New file.
6146
99707966
MC
6147 * gdb.*/*.exp: Call gdb_expect instead of expect.
6148
6149 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
6150
6151Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
6152
6153 * lib/gdb.exp(gdb_init): New function.
6154
6155 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
6156 for each individual variable set.
6157
6158 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
6159 name.
6160
6161 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
6162
6163 * gdb.base/scope.exp: Use gdb_test.
6164
6165 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
6166 aborting; the testsuite driver will do that for us (see
6167 gdb_finish). Also, use gdb_test in a few more places.
6168
6169Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
6170
6171 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
6172
6173Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
6174
6175 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
6176 and "add_tests" are not at the same address.
6177
6178Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
6179
6180 * gdb.base/ptype.exp: Use gdb_test.
6181
6182Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
6183
6184 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
6185 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
6186 left in. No longer expect them to fail.
6187
6188 * gdb.stabs/*.mt; Deleted, no longer used.
6189 * gdb.stabs/configure.in: Remove references to target makefile
6190 frags.
6191 * gdb.stabs/configure: Rebuilt.
6192
6193 * gdb.disasm/*.mt: Deleted, no longer used.
6194 * gdb.disasm/configure.in: Remove references to target makefile
6195 frags. Use "sh3.s" as the unique filename for this directory.
6196 * gdb.disasm/configure: Rebuilt.
6197
6198 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
6199 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
6200 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
6201
6202Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
6203
6204 * config/udi.exp: Use mondfe,name instead of remote_host.
6205
6206Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
6207
6208 * gdb.base/watchpoint.exp: Don't expect a failure when calling
6209 a function with a watchpoint enabled on the mn10200.
6210
6211 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
6212 before trying to create it!
6213
6214Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
6215
6216 * config/vx.exp: Use hostname instead of netport.
6217
6218 * config/vxworks.exp: New file.
6219
6220 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
6221
6222 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
6223 gdb before assuming everything worked. Send a ^C if a timeout
6224 occurs.
6225
6226 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
6227 $gdb_spawn_id directly.
6228 (gdb_run_cmd): Try _start as well as start. Use the target feature
6229 gdb,start_symbol as the symbol to start from when jumping.
6230
6231Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
6232
6233 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
6234 redundant) test.
6235
6236 * gdb.base/recurse.exp: Relax final value test for 'b' so that
6237 it doesn't lose for 16bit integer systems.
6238
6239Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
6240
6241 * gdb.fortran/types.exp: If the target doesn't support "double"
6242 data types, then expect "real" types to only be 4 bytes.
6243
6244 * gdb.c++/virtfunc.exp: Expect failure for virtual function
6245 call tests if the target doesn't support inferior function calls.
6246
6247 * gdb.base/printcmds.exp: Allow minor deviation in FP values
6248 in printf tests.
6249
6250Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
6251
6252 * gdb.base/help.exp: Disable "help set", "help show", and
6253 "help support". Simplify regexp for "help stack".
6254
6255 * gdb.base/default.exp: Set match_max to 5000 and the timeout
6256 to 60 seconds. Temporarily set match_max to 15000 around the
6257 "info copying" test.
6258
6259 * gdb.base/nodebug.exp: Don't try to do an inferior function
6260 call if the target doesn't support them.
6261 * gdb.base/printcmds.exp: Likewise.
6262 * gdb.base/setvar.exp: Likewise.
6263 * gdb.base/structs.exp: Likewise.
6264 * gdb.c++/templates.exp: Likewise.
6265 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
6266
6267 * gdb.base/recurse.exp: Enable for the mn10200.
6268
6269 * configure.in: Do configure gdb.stabs directory for *-*-elf
6270 targets.
6271 * configure: Rebuilt.
6272
6273 * gdb.base/break.exp: Check for gdb,noresults before testing
6274 exit status and/or results from the target.
6275 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
6276 * lib/gdb.exp: Remove old (now bogus) initialization of
6277 noinferior, noargs, noresults and nosignals.
6278
6279Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
6280
6281 * config/sh.exp: New file.
6282
6283 * config/slite.exp: Try to connect multiple times to the board
6284 before rebooting. Only send a "monitor run" if need_monitor_run
6285 is set.
6286
6287 * gdb.base/break.exp: Don't do the "stub continue" test if
6288 the target has gdb_stub set.
6289
6290 * gdb.base/callfuncs.exp: Increase the timeout.
6291
6292 * gdb.base/interrupt.exp: Don't even try to compile the testcase
6293 if the target has gdb,noinferiorio set.
6294
6295 * gdb.base/list.exp: Increase match_max to 10000 characters.
6296
6297 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
6298
6299 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
6300 target.
6301
6302 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
6303
6304Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
6305
6306 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
6307 trying to delete the copy of gdb. Catch the file delete so we
6308 don't die if the delete fails; also, the file should be copied to
6309 the host, not to the build.
6310
6311Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
6312
6313 * lib/gdb.exp(gdb_test): Surround the result pattern with
6314 parenthesis in case it contains multiple regexps separated
6315 with |.
6316
6317 * gdb.base/watchpoint.exp: Use gdb_test.
6318 * gdb.base/default.exp: Ditto.
6319
6320Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
6321
99707966 6322 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
beb998c6 6323
c906108c
SS
6324 * gdb.base/scope.exp: Use gdb_test.
6325 * gdb.c++/classes.exp: Ditto.
6326 * gdb.c++/inherit.exp: Ditto.
6327
6328Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
6329
6330 * gdb.base/crossload.exp: Don't use execute_anywhere, use
6331 remote_exec instead.
6332 * gdb.base/corefile.exp: Don't be ridiculous.
6333 * gdb.base/*.c: Add missing stub invocations.
6334
6335Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
6336
6337 * config/slite.exp: Miscellaneous fixes.
6338
6339 * lib/gdb.exp: Fix runto.
6340
6341 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
6342 the target.
6343
6344 * gdb.base/watchpoint.exp: Fix regexp.
6345
6346 * lib/gdb.exp(default_gdb_exit): Add a catch to the
6347 close and wait commands, as the descriptor may now be
6348 invalid. Always call "remote_close host".
6349
6350Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
6351
6352 Major rewrite for testsuite revision.
beb998c6 6353
c906108c
SS
6354 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
6355 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
6356 instead of relying on spawn_id to always contain a valid
6357 spawn id.
6358 (get_compiler_info): New procedure to build the ${binfile}.ci
6359 file, instead of replicating this in N different places.
6360 (gdb_compile): New procedure.
beb998c6 6361
c906108c
SS
6362 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
6363 appropriate arguments) instead of compile. Use gdb_test in a lot
6364 more places. Use send_gdb instead of send. Always run gdb_start
6365 at the start of a testcase, as this is no longer done magically.
6366
6367 config/*-gdb.exp: Rename without the -gdb suffix.
6368
6369 config/mips.exp: Use remote_close instead of exit_remote_shell.
6370 config/monitor.exp: Use target_info instead of looking at
6371 baud, timeout, etc.
6372 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
6373
6374Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6375
6376 * gdb.c++/templates.exp (test_ptype_of_templates),
6377 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
6378 Update expect patterns for destructors and assignment operators
6379 to match corresponding c-typeprint.c changes.
6380 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
6381 to destructor breakpoint test, GDB should be able to set the
6382 destructor breakpoint without specifying arguments.
6383
6384Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
6385
6386 * gdb.threads/pthreads.exp: Change result for failure to compile due
6387 to lack of pthreads runtime support from an error to simply an
6388 unsupported test, per dejagnu standards.
6389
6390Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6391
6392 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
6393 where GDB exits to reduce pattern match time.
6394 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
6395
6396 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
6397
dc96c6c7 6398Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6399
6400 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
6401 * gdb.base/default.exp: ditto.
6402 * gdb.base/nodebug.exp: ditto.
6403 * gdb.base/printcmds.exp: ditto.
6404 * gdb.base/ptype.exp: ditto.
6405 * gdb.base/setvar.exp: ditto.
6406 * gdb.base/structs.exp: ditto.
6407 * gdb.base/setshow.c: Guard against uninitialized values of argc.
6408
6409Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
6410
6411 * configure, */configure: Rebuild with autoconf 2.12.
6412
6413Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
6414
6415 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
6416 use new i*86-pc-linux*-gnu quads.
6417 * gdb.base/corefile.exp: Ditto.
6418 * gdb.base/signals.exp: Ditto.
6419 * gdb.base/sigall.exp: Ditto.
6420 * gdb.base/interrupt.exp: Ditto.
6421
6422 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
6423 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
6424 RedHat 4.0.
beb998c6 6425
c906108c
SS
6426 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
6427 linux. This allows the test case to at least compile on latest
6428 linux, but still not run due to missing the threads runtime library.
6429
6430Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6431
6432 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
6433 directory to search gdb directory. Accept and step over conditional
6434 stack alignment code. Consume $prompt in failure cases.
6435 Reset timeout to $oldtimeout instead of some arbitrary value.
6436 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
6437 timeout problems with infinite stack backtraces.
6438 * gdb.base/ptype.exp (ptype struct link, union tu_link):
6439 Accept function parameters for linkfunc member.
6440
6441Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
6442
6443 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
6444 (CXXFLAGS): Remove, unreferenced.
6445 (B_OPTIONS): Add for -B options and add code to initialize with
6446 previous -B options and also add -B option to pick up cross compiled
6447 runtime.
6448 (TARGET_INCLUDES): Add for -I options and add code to initialize when
6449 doing cross compiles.
6450 (target_alias): Declare global.
6451 (xgcc): Set variable to full path of gcc in build tree. Use findfile
6452 to verify that gcc exists in build tree, and if so set CC to that
6453 gcc and to use B_OPTIONS and TARGET_INCLUDES.
beb998c6 6454
c906108c
SS
6455Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
6456
6457 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
6458 ptype test for anonymous union. Fixup testcase to match
6459 current gcc debug output.
6460
6461Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
6462
6463 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
6464 force argument to an unsigned long type.
6465
6466Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
6467
6468 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
6469 tests and anonymous union print/ptype tests.
6470 * gdb.base/list.exp (test_forward-search): Increase timeout by
6471 5 minutes for the "search extremely long line" case.
6472 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
6473 completely optional and that the pass/fail messages use the command as
6474 the message if that third arg is a null string.
6475 (gdb_test_exact): Arrange that a null string pattern means match a
6476 null string output rather than any output, which might include random
6477 errors.
6478 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
6479 backtrace test.
6480 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
6481 always failing and failure is now exposed by gdb.exp changes.
6482
6483Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
6484
6485 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
6486 weren't being noted.
6487
6488Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6489
6490 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
6491 * gdb.stabs/weird.exp: Remove v_comb xfails.
6492
dc96c6c7 6493Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6494
6495 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
6496 list.exp scope.exp watchpoint.exp]
6497 Make all timeout error msgs explicitly say "(timeout)".
beb998c6 6498
dc96c6c7 6499Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6500
6501 * config/monitor.exp: Increase download timeout to 1000 seconds.
6502
dc96c6c7 6503Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6504
6505 * config/m32r.exp: Increase timeout to 120 seconds.
6506
6507Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
6508
6509 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
6510 and accept older ordering as obsolescent gcc or gdb.
6511 * gdb.c++/templates.exp: Ditto.
6512 * gdb.c++/virtfunc.exp: Ditto.
6513
6514Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
6515
6516 * gdb.base/coremaker.c: Add code to mmap some data so we
6517 can check that it ends up in the core file.
6518 * gdb.base/corefile.exp: Add test to read mmapped data
6519 from core file.
6520
dc96c6c7 6521Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6522
6523 * config/m32r.exp: New file.
6524
6525Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
6526
6527 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
6528 that cflags can contains -gstabs, and work correctly for other tests.
6529
dc96c6c7 6530Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6531
6532 * gdb.base/setshow.exp: New file, tests show and set.
6533 * gdb.base/setshow.c: New file, tests show and set.
6534 * gdb.base/help.exp: Add test for help set|show annotate.
6535 * gdb.base/default.exp: Add test for set|show annotate.
6536
6537Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
6538
6539 * testsuite/gdb.base/break.exp: Make backtrace from factorial
6540 errors unique.
6541 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
6542 explicitly.
6543
6544Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
6545
6546 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
6547 and width commands. This is done elsewhere.
6548 * (gdb_start): Don't call gdb_start_sim here. That's already
6549 done in gdb_load. This fixes lots of failures in default.exp.
6550
6551Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
6552
6553 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
6554 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
6555 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
6556 in the same we we treat other failures (since it may be an expected
6557 condition), rather than as an error.
6558 * gdb.base/signals.exp (test_handle_all_print): Revert back to
6559 old test format.
6560
6561Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
6562
6563 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
6564 (distclean maintainer-clean realclean): No need to remove files
6565 twice. Nuke the duplicates.
6566 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
beb998c6 6567 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
6568 Remove config.h along with other config files.
6569
6570Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
6571
6572 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
6573 "p func1 ()" and note that rests of tests are skipped.
6574 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
6575 setup_xfails for "print func2::coremaker_local".
6576 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
6577 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
6578 affected by the previous run test.
6579 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
6580 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
6581 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
6582 "pass int powerset tuple" and "pass modeless int powerset tuple".
6583 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
6584 "real write 4" and "real write 8".
6585 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
6586 setup_xfails for "print vs1 after tuple assign 2",
6587 "print \$i after tuple assign 2", and
6588 "print vs2 after tuple assign 2".
6589 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
6590 meaningful error message and return -1 so the caller can
6591 suppress further tests and avoid a cascade of errors.
beb998c6 6592
c906108c
SS
6593Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
6594
6595 * gdb.base/a1-selftest.exp: Tweak tests to account for new
6596 format for printing version.
6597 * gdb.base/default.exp: Ditto.
6598 * gdb.base/interrupt.exp: Fix problem with cascade of
6599 errors if child process dies while calling a function.
beb998c6 6600
c906108c
SS
6601Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
6602
6603 * Makefile.in (VPATH): Add
6604 * Makefile.in (Makefile, config.status): Fix rules so things get
6605 remade when necessary.
6606
6607Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
6608
6609 * Makefile.in (just-check): Add path to sibling expect dir
6610 to environment variable specified by RPATH_ENVVAR.
6611
6612Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
6613
6614 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
6615 (just-check): Add shared library paths for libstdc++, tk,
6616 tcl, bfd, and opcodes to the environment variable specified
6617 in RPATH_ENVVAR.
6618 * configure.in: Add support to recognize --enable-shared flag
6619 and generate correct value for RPATH_ENVVAR.
6620 * configure: Regenerated with autoconf.
6621
6622Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
6623
6624 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
6625 include all osf versions.
6626 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
6627 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
6628 when target is linux. When failing to build pthreads test
6629 executable, give more meaningful message.
6630 * gdb.threads/pthreads.c: Hpux also uses old definition of second
6631 arg for pthread_create.
beb998c6 6632
c906108c
SS
6633Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
6634
6635 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
6636 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
6637 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
6638 and -lpthreads (everybody else).
6639 (test_startup): Fail gracefully if threads are not supported.
6640 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
6641 "p/c array_index("abcdef",2)" when not gcc compiled.
6642 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
6643 "print func2::coremaker_local" when not gcc compiled.
6644 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
6645 "ptype on opaque struct tagname (statically)",
6646 "ptype on opaque struct tagname (dynamically) 1", and
6647 "ptype on opaque struct tagname (dynamically) 2"
6648 for not compiled with gcc.
6649 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
6650 backtrace when compiled with gcc.
beb998c6 6651 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
6652 than always return success.
6653
6654Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
6655
6656 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
6657
6658Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
6659
6660 * gdb.base/structs.exp: Undo last change.
6661
6662Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
6663
6664 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
6665 encapsulate all the steps/nexts done during self test, starting
6666 at main, and makes them less sensitive to optimization issues.
6667 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
6668 signal handler" test.
6669 * gdb.threads/pthreads.exp: Only run this for native configs.
6670 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
6671 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
6672 tests.
6673 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
6674 for "runto test_calls(void)" test.
beb998c6 6675
c906108c
SS
6676Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
6677
6678 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
6679 and don't expect address info in breakpoint confirmations.
6680
6681Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
6682
6683 * gdb.base/list.exp (test_forward_search): Increase timeout
6684 temporarily by 60 seconds for searching extremely long line,
6685 and then reset to old value when done. Increase expect input
6686 buffer to 10000.
6687
6688Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
6689
6690 * gdb.base/list.exp (test_forward_search): Fix to handle very
6691 long source line without overflowing expect's input buffer.
6692
6693Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
6694
6695 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
6696 "buffer_full".
6697
6698 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
6699 "buffer_full".
6700
6701 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
6702 "buffer_full".
6703
6704 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
6705 "buffer_full".
6706
6707Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
6708
6709 * configure.in (configdirs): Add gdb.threads.
6710 * configure: Regenerated with autoconf.
6711 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
6712 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
6713 * gdb.threads/configure: New, generated with autoconf.
beb998c6 6714
c906108c
SS
6715Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
6716
6717 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
6718
6719Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
6720
6721 * gdb.base/signals.exp (test_handle_all_print): Test separately for
6722 each signal's status in the output of "handle all print".
6723 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
6724 the \r\n sequence that immediately precedes the gdb prompt.
6725 * gdb.base/a1-selftest.exp: Save original timeout and restore
6726 after test.
6727
6728Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
6729
6730 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
6731 symbol.
6732
6733Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6734
6735 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
6736
6737Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
6738
6739 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
6740 timeout by 60 seconds.
6741
6742Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
6743
6744 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
6745 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
6746 error return.
6747
6748Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
6749
6750 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
6751 gdb initialization, also report how long dejagnu waited. Restore
6752 old timeout before doing error return. Temporarily increase timeout
6753 by 3 minutes to allow for slow startups over heavy NFS use.
6754
6755Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
6756
6757 * lib/gdb.exp: Report timeout value for verbosity level 2.
6758 * config/gdbserver.exp: Ditto.
6759 * config/hppro.exp: Ditto.
6760 * config/mips-gdb.exp: Ditto.
6761 * config/monitor.exp: Ditto.
6762 * config/netware.exp: Ditto.
6763 * config/sim-gdb.exp: Ditto.
6764 * config/slite-gdb.exp: Ditto.
6765 * config/udi-gdb.exp: Ditto.
6766 * config/unix-gdb.exp: Ditto.
6767 * config/vx-gdb.exp: Ditto.
6768 * gdb.base/a1-selftest.exp: Ditto.
6769 * gdb.base/a2-run.exp: Ditto.
6770 * gdb.base/break.exp: Ditto.
6771 * gdb.base/corefile.exp: Ditto.
6772 * gdb.base/list.exp: Ditto.
6773 * gdb.base/recurse.exp: Ditto.
6774 * gdb.base/scope.exp: Ditto.
6775 * gdb.base/signals.exp: Ditto.
6776
6777Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6778
6779 * gdb.threads/Makefile.in (docdir): Removed.
6780
6781Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6782
6783 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
beb998c6 6784 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 6785 @srcdir@.
beb998c6 6786 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
6787 autoconf 2.5 or higher.
6788 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
6789
6790Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
6791
6792 * configure: Regenerated.
6793 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
6794 avoid name clashes with SunOS headers.
6795
6796Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
6797
6798 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
6799
6800Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
6801
6802 * gdb.base/callfuncs.exp: Finish last change -- make sure the
6803 prototype information ends up in the compiler info file.
6804
6805Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
6806
6807 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
6808 attempting to regenerate it. Eliminate use of a temporary file
6809 and just generate the info file directly. Source it immediately,
6810 for consistency of use.
6811 * gdb.base/corefile.exp: Ditto
6812 * gdb.base/exprs.exp: Ditto.
6813 * gdb.base/funcargs.exp: Ditto.
6814 * gdb.base/langs.exp: Ditto.
6815 * gdb.base/list.exp: Ditto.
6816 * gdb.base/mips_pro.exp: Ditto.
6817 * gdb.base/nodebug.exp: Ditto.
6818 * gdb.base/opaque.exp: Ditto.
6819 * gdb.base/ptype.exp: Ditto.
6820 * gdb.base/scope.exp: Ditto.
6821 * gdb.base/setvar.exp: Ditto.
6822 * gdb.base/signals.exp: Ditto.
6823 * gdb.base/whatis.exp: Ditto.
6824 * gdb.c++/templates.exp: Ditto.
6825 * gdb.c++/virtfunc.exp: Ditto.
6826 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
6827 whether or not to add -lstdc++ to the compile command line args.
6828
6829Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6830
6831 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
6832 it got fixed by the recent lookup_minimal_symbol_by_pc change.
6833 Increase timeout, a lot of single stepping might be needed if the
6834 target has no hardware watchpoints.
6835
6836Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
6837
6838 * gdb.base/break.exp: Ignore compiler warnings when compiling
6839 break.c.
6840 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
6841 * gdb.base/default.exp: Add h8300 xfails. Handle messages
6842 from remote-sim.
6843 * gdb.base/exprs.exp: Add h8300 xfails.
6844 * gdb.base/funcargs.exp: Likewise.
6845 * gdb.base/nodebug.exp: Likewise.
6846 * gdb.base/printcmds.exp: Likewise.
6847 * gdb.base/ptype.exp: Likewise.
6848 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
6849 h8300 xfails.
beb998c6 6850 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
6851 on the h8300.
6852 * gdb.base/funcargs.c: Explicitly make last constant argument to
6853 call_after_alloca_subr an unsigned long type.
6854 * gdb.base/return.c: Include stdio.h.
6855
6856Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
6857
6858 * config/abug.exp: New file for the older Motorola Bug monitor
6859 that runs on the mvme13x series VME boards.
6860 * config/monitor.exp: Use the new config array for target settings
6861 if they exist.
6862
6863Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
6864
6865 * sim-gdb.exp: Make the SH simulator allocate less space when
6866 it is targeted.
6867
6868Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
6869
6870 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
6871 test.
6872
6873Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
6874
6875 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
6876 "rs6000-*-*" for "list function in include file" when gcc compiled.
6877 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
6878 for "p ctable1[120]".
6879 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
6880 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
6881 Remove setup_xfail for "rs6000-*-*" for
6882 "print 'scope0.c'::filelocal before run".
6883 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
6884 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
6885 since some compilers don't allow both options to be given
6886 on the same command line. Create object file and move it.
beb998c6 6887
c906108c
SS
6888Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
6889
6890 * gdb.base/corefile.exp: Always regenerate the core file, since
6891 we always regenerate the coremaker program. Detect special case
6892 where registers cannot be read from core file.
beb998c6 6893
c906108c
SS
6894Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
6895
6896 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
6897 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
6898 * gdb.c++/templates.exp: Only match on basename of file since
6899 some formats like xcoff don't encode directory information.
6900 * gdb.stabs/weird.exp: Use the right sed script for powerpc
6901 and rs6000 AIX xcoff targets.
6902 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
6903 * configure: Regenerate.
6904 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
6905 here, rather than in distclean.
beb998c6 6906
c906108c
SS
6907Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
6908
6909 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
6910 defined, and use it to compile the test case with -O2. The
6911 native compilation still uses no optimization.
6912 * gdb.base/mips_pro.c: Remove inline assembly code since
6913 it is compiled PIC by default, which results in assembler
6914 warnings that make the testsuite think the compilation
6915 was unsuccessful.
6916
6917Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
6918
6919 * gdb.c++/misc.exp: Add note to message for
6920 "print s.a for foo struct" that this is a known gcc 2.7.2
6921 and earlier bug.
6922
6923Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
6924
6925 * gdb.base/break.exp: Fix pattern for matching "Delete all
6926 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
6927 setup_xfail for deleting all breakpoints test. Fix various
6928 timeout messages to include "(timeout)".
6929 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
6930 for "p t_float_values2(3.14159,float_val2)".
6931 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
6932 for "continue to call2g" when gcc compiled.
6933 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
6934 "up to foo in langs.exp", "show language at foo in langs.exp",
6935 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
6936 and "show language at fsub in langs.exp".
6937 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
6938 "list line 1 in include file", "list message for lines past EOF",
6939 "list function in include file", "list list0.h:foo", and
6940 "list filename:function; nonexistant function".
6941 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
6942 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
6943 and "ptype t_char_array" to be for native cc only.
beb998c6 6944
c906108c
SS
6945Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
6946
beb998c6 6947 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
6948 setup_xfail for "print coremaker_bss", "print coremaker_ro",
6949 "print func2::coremaker_local", and "backtrace in corefile.exp".
6950
6951Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
6952
6953 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
6954 "bt in signals.exp". This problem only appears when running
6955 the testsuite, and then only intermittently.
6956
6957Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
6958
6959 * gdb.base/return.exp (return_tests): Differentiate between
6960 two tests of continuing.
6961
6962Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
6963
6964 * */Makefile.in (maintainer-clean): Remove config.log.
6965 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
6966 * gdb.c++/Makefile.in (PROGS): Add inherit.
6967 (clean): Remove *.ci.
6968
6969Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
6970
6971 * gdb.c++/misc.cc: Add test code from Mike Stump.
6972 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
6973
6974Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
6975
6976 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
6977 to "alpha-*-osf2*" and add comment.
6978 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
6979 setup_xfail for "step over execarg initialization" and
6980 "step over corearg initialization".
6981 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
6982 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
6983 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
6984 gcc compiled for "print coremaker_bss", "print coremaker_ro",
6985 "print func2::coremaker_local", and "backtrace in corefile.exp".
6986 * gdb.base/signals.exp: Build and source signals.ci.
6987 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
6988 to be for gcc only.
6989 * lib/gdb.exp: Move verbose statements outside conditionals.
beb998c6 6990
c906108c
SS
6991Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6992
6993 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
6994 Feb 3 procfs.c change.
6995
6996Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
6997
6998 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
6999
7000Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
7001
7002 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
7003 from dejagnu's apparent default of 10 seconds, which gives random
7004 results when running the tests over NFS on moderately loaded systems.
7005 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
7006
7007Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
7008
7009 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
7010 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
7011 result reports.
7012
7013Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
7014
7015 * configure.in (CY_AC_PATH_TCLH): Remove.
7016 * configure: Regenerate.
7017
7018Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
7019
7020 * gdb.c++/Makefile.in (clean): Add missing '{'.
7021
7022Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
7023
7024 * lib/gdb.exp: Provide a default value for noinferior.
7025
7026 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
7027 Load libgloss.exp.
7028
7029Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
7030
7031 * gdb.disasm/hppa.exp: Compile directly into an executable, use
7032 the executable, not the .o to run the tests from.
7033
7034Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
7035
7036 * gdb.base/break.exp: Don't test for program exit or exit status
7037 if $noresults if nonzero.
7038 * gdb.base/langs.exp: Likewise.
7039 * gdb.base/watchpoint.exp: Likewise.
7040
7041 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
7042 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
7043 trying to compile the testcase.
7044
7045Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
7046
7047 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
7048 * gdb.base/signals.exp (continue to handler): Likewise.
7049
7050Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
7051
7052 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
7053
7054 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
7055
7056Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
7057
7058 * gdb.base/corefile.exp: Recognize "not found" as failure
7059 when trying to determine if a core file was generated.
7060 If no core file was generate the first time, try again without
7061 the ulimit -c to work around braindamaged shells.
7062
7063Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
7064
7065 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
7066 [] tests with "test" and enclose string in quotes.
7067 * gdb.stabs/configure: Rebuild
beb998c6 7068
c906108c
SS
7069Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
7070
7071 Changes in sync with expect:
7072 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
7073 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
7074 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
7075 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
7076 argument to AC_REQUIRE.
7077 * configure: Regenerated.
7078
7079Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
7080
7081 * gdb.base/corefile.exp: When generating a core, discard any
7082 error messages about ulimit not found and the "core dumped"
7083 message from the shell that runs the coredumper.
7084
7085Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
7086
7087 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
7088
7089 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
7090 which sed script to run. Expect failure for v_comb test
7091 on PA targets too.
beb998c6 7092
c906108c
SS
7093Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
7094
7095 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
7096 "print func2::coremaker_local" and for "backtrace in corefile.exp"
7097
7098Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
7099
7100 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
7101 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
7102 "sparc-sun-solaris*" xfails for "p v_comb".
7103 * lib/gdb.exp (default_gdb_start): Fix typo.
7104 * gdb.base/corefile.exp: Allow "Core was generated by ..."
7105 messages to not include the full program name that caused
7106 the core dump since some systems (such as solaris) apparently
7107 truncate this path to about 80 characters.
7108 When generating a core file first try increasing the core file
7109 size limit to unlimited since some systems may default it to
7110 zero, and it is harmless to try it. Move the test for failing
7111 to generate a core file to where it will actually get executed.
7112 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
7113 new gdb result from g++ debug info improvements and make old
7114 pattern obsolescent. Also account for size_t differences
7115 (may be int or long).
7116 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
7117 initialization before function call is placed in the delay slot
7118 and thus appears to be skipped over by commands such as "next".
7119
7120Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
7121
7122 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
7123
7124Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
7125
7126 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
7127 input source file; fix code to compile test to deal with this
7128 convention.
7129 * gdb.c++/*.exp: Likewise.
7130
7131Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
7132
7133 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
7134 "bt in signals.exp".
7135
7136Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
7137
7138 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
7139 "step over execarg initialization" and
7140 "step over corearg initialization".
7141
7142Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
7143
7144 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
7145 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
7146
7147Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
7148
7149 From Rob Savoye (rob@poseidon.cygnus.com)
7150 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
7151 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
7152 configure.in}, gdb.disasm/{Makefile.in, configure.in},
7153 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
7154 configure.in}: Major reworking for autoconfig.
7155 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
7156 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
7157 New files.
7158 * config/unix-gdb.exp: Make GDB global.
7159 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
7160 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
7161 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
7162 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
7163 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
7164 term.exp, twice.exp, watchpoint.exp, whatis.exp},
7165 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
7166 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
7167 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
7168 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
7169 pr-8136.exp, result.exp, string.exp, tuples.exp},
7170 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
7171 to returns as necessary, arrange for test to compile own testcase
7172 executable.
7173 * lib/gdb.exp: Changes for testsuite to compile own test cases.
beb998c6 7174
c906108c
SS
7175Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
7176
7177 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
7178 clear_xfail at end of test which might not call either pass or fail.
7179 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
7180 "backtrace through signal handler".
7181
7182Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7183
7184 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
7185 continuing from a job control stop signal.
7186 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
7187
7188Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
7189
7190 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
7191 * gdb.base/corefile.exp: Likewise.
7192 * gdb.base/funcargs.exp: Likewise.
7193
7194Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
7195
7196 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
7197 * config/monitor.exp: Add support for setting baud rate.
7198
7199Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
7200
7201 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
7202 i*86-*-linux* xfails for "backtrace through signal handler".
7203 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
7204 "print func2::coremaker_local".
7205 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
7206 alpha-dec-osf2* xfail for
7207 "delete all breakpoints when none".
7208
7209Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
7210
7211 * gdb.base/break.exp: Change test that deletes all breakpoints
7212 when no user breakpoints are installed. A post 4.15 change
7213 causes gdb to no longer prompt in this case.
7214
7215Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
7216
7217 * gdb.base/return.exp (return_tests): Change xfail for test
7218 "correct value returned double test" to stop xfailing at
7219 Solaris 2.5. Apparently the bug has been fixed.
7220
7221Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
7222
7223 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
7224 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
7225
7226Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
7227
7228 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
7229 * gdb.disasm/hppa.s: Corresponding changes.
7230
7231Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
7232
7233 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
7234 makefile fragment.
7235 * config/mt-hpux: Deleted.
7236
7237Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
7238
beb998c6 7239 * Many files: When warning about suppressed tests due to a
c906108c
SS
7240 nonexistant test binary, avoid incrementing the warning count.
7241
7242Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
7243
7244 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
beb998c6 7245
c906108c
SS
7246Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7247
7248 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
7249 "sparc-*-solaris2*".
7250
7251Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7252
7253 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
7254 Add global and local variables and initialize them.
7255 * gdb.base/corefile.exp: Test correct mapping of corefile sections
7256 by printing variables. Remove rs6000 and powerpc xfails, BFD now
7257 extracts the file name and terminating signal from the core file.
7258 * TODO: Remove note about tests for correct mapping of corefile.
7259 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
7260 from optimizing it away.
7261 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
7262 handles common blocks.
7263
7264Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
7265
7266 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
7267 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
7268
7269Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
7270
7271 * Makefile.in (maintainer-clean): New target, synonym for
7272 realclean.
7273 * gdb.base/Makefile.in (maintainer-clean): Likewise.
7274 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
7275 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
7276 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
7277 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
7278 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
7279
7280Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
7281
7282 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
7283 xfails when not gcc compiled for "print foo::funclocal".
7284 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
7285 "print foo::funclocal at foo",
7286 "print 'scope1.c'::foo::funclocal at foo",
7287 "print foo::funclocal_bss at foo",
7288 "print 'scope1.c'::foo::funclocal_bss at foo",
7289 "print foo::funclocal_ro at foo",
7290 "print 'scope1.c'::foo::funclocal_ro at foo",
7291 "print bar::funclocal at foo" and
7292 "print 'scope1.c'::bar::funclocal at foo".
7293 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
7294 gcc compiled for "print foo::funclocal at bar".
7295 Expand all messages to ensure that they identify that
7296 the test is at bar().
7297 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
7298 gcc compiled for:
7299 "ptype on opaque struct pointer (statically)",
7300 "ptype on opaque struct tagname (statically)",
7301 "ptype on opaque struct pointer (dynamically) 1",
7302 "ptype on opaque struct tagname (dynamically) 1",
7303 "ptype on opaque struct pointer (dynamically) 2" and
7304 "ptype on opaque struct tagname (dynamically) 2
7305 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
7306 gcc compiled for:
7307 "p datalocal"
7308 "whatis datalocal",
7309 "ptype datalocal",
7310 "p bsslocal",
7311 "whatis bsslocal", and
7312 "ptype bsslocal".
7313 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
7314 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
7315 when not gcc compiled.
7316 * gdb.base/funcargs.exp (float_and_integral_args): Add
7317 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
7318 compiled.
7319 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
7320 "backtrace from call6a" when not gcc compiled.
7321 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
7322 "backtrace from call7a" when not gcc compiled.
7323 * gdb.base/callfuncs.exp (do_function_calls):
7324 Add "hppa*-*-hpux*" xfail when not gcc compiled for
7325 "p t_char_array_values(char_array_val2,char_array_val1)",
7326 "p t_char_array_values(char_array_val1,char_array_val2)",
7327 "p t_char_array_values("carray 1","carray 2")",
7328 "p t_char_array_values("carray 1",char_array_val2)",
7329 "p t_char_array_values(char_array_val1,"carray 2")",
7330 "p sum_args(1,{2})",
7331 "p sum_args(2,{2,3})",
7332 "p sum_args(3,{2,3,4})",
7333 "p sum_args(4,{2,3,4,5})"
7334 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
7335 "backtrace in corefile.exp" when not gcc compiled.
7336
7337Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7338
7339 * gdb.base/signals.exp: Rewrite `handle all print' test as
7340 a procedure. Accept blanks or TABs as whitespace, increase
7341 timeout and expect input buffer size for the large output
7342 from the command. Remove "i*86-*-bsdi2.0" xfail.
7343
7344Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7345
7346 * gdb.base/setvar.exp: Add new testcases for truncation when
7347 assigning invalid values to bitfields.
7348
7349Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
7350
beb998c6 7351 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
7352 mips-sgi-irix* xfail for
7353 "call inferior func with struct - returns char *"
7354 and fix test so that an optional (unsigned char *) cast is
7355 accepted in the result.
7356
7357Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
7358
7359 * gdb.base/funcargs.exp (float_and_integral_args): Remove
7360 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
7361 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
7362 * gdb.base/signals.exp: Remove duplicate "handle all print" test
7363 that accidentally got checked in.
7364
7365Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
7366
beb998c6 7367 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
7368 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
7369 compiled test.
7370 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
7371 Add mips-sgi-irix5* xfail for not gcc compiled.
7372 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
7373 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
7374 "p top", "whatis top", "p middle", and "whatis middle".
7375 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
7376 "whatis signed char" for not gcc compiled.
7377 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
7378 "set variable signed char=-1 (-1)" and
7379 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
7380 * gdb.base/funcargs.exp (float_and_integral_args):
7381 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
7382 Add mips-sgi-irix* xfail when not gcc compiled for
7383 "continue to call2b".
7384 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
7385 "continue to call2g".
7386 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
7387 "backtrace from call6a"
7388 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
7389 "backtrace from call7k".
7390 Add mips-sgi-irix5* xfail when not gcc compiled for
7391 "backtrace from call7a".
7392 (localvars_after_alloca): Fix gdb_test cmds for
7393 "print * after runto ...".
7394 Remove rs6000-*-* xfails for
7395 "print i after runto localvars_after_alloca" and
7396 "print l after runto localvars_after_alloca"
7397 for all compilers.
7398 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
7399 when not compiled with gcc, for:
7400 "print signed char == (minus)",
7401 "print signed char != (minus)",
7402 "print signed char < (minus)",
7403 "print signed char > (minus)".
7404 * gdb.base/callfuncs.exp (do_function_calls):
7405 Add mips-sgi-irix* xfail, when compiled with native compiler, for
7406 "call inferior func with struct - returns char *".
beb998c6 7407 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
7408 "correct value returned double test" to include Solaris 2.4.
7409 * gdb.base/funcargs.exp (float_and_integral_args):
7410 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
beb998c6 7411
c906108c
SS
7412Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7413
7414 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
7415 enumeration bitfields if compiling with GNU C.
7416 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
7417 to empty' prompt.
7418
7419Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
7420
7421 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
7422 test for PRO targets.
7423
7424 * gdb.base/funcargs.exp: Avoid ever setting more than 8
7425 breakpoints in the inferior at any given time by making
7426 two groups of breakpoints for call2*, call6* and call7*
7427 tests.
7428
7429Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7430
7431 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
7432 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
7433 from optimizing it away.
7434 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
7435 "call inferior func with struct".
7436
7437Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
7438
7439 * configure.in: Only configure gdb.chill for particular targets.
7440
7441Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
7442
7443 * gdb.base/Makefile.in: Add action to .c.o transformation
7444 rule that generates a .ci file for each .o file and remove
7445 explicit .c.o rules except for callfuncs.o.
7446 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
7447 generates a .ci file for each .o file and remove explicit
7448 .cc.o rules.
7449 (clean): Remove *.tmp *.ci files.
7450 (EXECUTABLES): Remove templ-info.exp.
7451 * gdb.base/compiler.c: New file.
7452 * gdb.c++/compiler.cc: New file
7453 * gdb.base/scope.exp: Source gdb.base/scope.ci.
7454 Change rs6000-*-* xfail for
7455 "print 'scope0.c'::filelocal_ro" and
7456 "print 'scope1.c'::filelocal" and
7457 "print 'scope1.c'::filelocal_bss" and
7458 "print 'scope1.c'::filelocal_ro" and
7459 "print 'scope1.c'::foo::funclocal" and
7460 "print 'scope1.c'::foo::funclocal_ro" and
7461 "print 'scope1.c'::bar::funclocal" and
7462 "print 'scope0.c'::filelocal_ro" and
7463 "print 'scope1.c'::filelocal at foo" and
7464 "print 'scope1.c'::filelocal_bss at foo" and
7465 "print 'scope1.c'::filelocal_ro at foo" and
7466 "print 'scope1.c'::foo::funclocal at foo" and
7467 "print 'scope1.c'::foo::funclocal_bss at foo" and
7468 "print 'scope1.c'::foo::funclocal_ro at foo" and
7469 "print 'scope1.c'::bar::funclocal at foo" and
7470 "print 'scope0.c'::filelocal_ro" and
7471 "print 'scope1.c'::filelocal" and
7472 "print 'scope1.c'::filelocal_bss" and
7473 "print 'scope1.c'::filelocal_ro" and
7474 "print 'scope1.c'::foo::funclocal" and
7475 "print 'scope1.c'::foo::funclocal_bss" and
7476 "print 'scope1.c'::foo::funclocal_ro" and
7477 "print 'scope1.c'::bar::funclocal" and
7478 "print 'scope1.c'::bar::funclocal_bss"
7479 to only be xfail'd when not compiled with gcc.
beb998c6 7480 Add rs6000-*-* xfail for
c906108c
SS
7481 "print 'scope0.c'::filelocal_bss before run"
7482 when compiled with gcc.
7483 (test_at_main): Add rs6000-*-* xfail for
7484 "print filelocal_ro in test_at_main"
7485 when compiled with gcc.
7486 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
beb998c6 7487 Add rs6000-*-aix* xfail for
c906108c
SS
7488 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
7489 "ptype t_char_array", not compiled with gcc.
7490 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
7491 xfail for "list foo (in include file)" when gcc compiled.
7492 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
7493 (integral_args): Add rs6000-*-* xfail for
7494 "run to call0a" if not compiled with gcc.
7495 (unsigned_integral_args): Add rs6000-*-* xfail for
7496 "run to call1a" if not compiled with gcc.
7497 (float_and_integral_args): Add rs6000-*-* xfail for
7498 "run to call2a" if not compiled with gcc and for
7499 "continue to call2b" for any compiler.
7500 Add rs6000-*-* xfail to
7501 "print f1 after run to call2a" for gcc compiled.
7502 (discard_and_shuffle): Add rs6000-*-* xfail for
7503 "run to call6a".
7504 (shuffle_round_robin): Add rs6000-*-* xfail for
7505 "backtrace from call7a" if not compiled with gcc.
7506 Add rs6000-*-* xfail for
7507 "backtrace from call7b" if compiled with gcc.
7508 (call_after_alloca): Add rs6000-*-* xfail for
7509 "print c in call_after_alloca" and
7510 "print s in call_after_alloca" and
7511 "backtrace from call_after_alloca_subr"
7512 if not compiled with gcc.
7513 (localvars_in_indirect_call): Add rs6000-*-* xfail for
7514 "print c in localvars_in_indirect_call" and
7515 "print c in localvars_in_indirect_call" and
7516 "backtrace in indirectly called function" and
7517 "stepping into indirectly called function"
7518 if not compiled with gcc.
7519 (localvars_after_alloca): Add rs6000-*-* xfail for
7520 "print c after runto localvars_after_alloca" and
7521 "print s after runto localvars_after_alloca" and
7522 "print i after runto localvars_after_alloca" and
7523 "print l after runto localvars_after_alloca"
7524 for all compilers.
7525 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
7526 than whatis-info.exp.
7527 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
7528 than opaque-info.exp.
7529 Setup rs6000-*-* xfail for
beb998c6 7530 "ptype on opaque struct pointer (statically)" and
c906108c
SS
7531 "ptype on opaque struct pointer (dynamically)" when
7532 not compiled with gcc.
7533 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
7534 rather than callf-info.exp.
7535 (do_function_calls): Add clear_xfail for rs6000-*-* for
7536 "p t_float_values2(3.14159,float_val2)". Seems to work
7537 fine there, both with xlc and gcc. Need to find out what
7538 it is doing right and fix other platforms.
7539 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
7540 "call inferior func with struct - returns int",
7541 "call inferior func with struct - returns long",
7542 "call inferior func with struct - returns float",
7543 "call inferior func with struct - returns double",
7544 "call inferior func with struct - returns char *",
7545 but only if not gcc compiled (presumes xlc compiled).
7546 Change rs6000-*-* xfails for
7547 "call inferior func with struct - returns char" and
7548 " call inferior func with struct - returns short" to only
7549 xfail if not using gcc.
7550 (clean mostlyclean): Remove *.ci and *.tmp files.
7551 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
7552 than templ-info.exp.
7553 * gdb.base/langs.exp: Source gdb.base/langs.ci.
7554 Add rs6000-*-* xfail for "up to foo in langs.exp"
7555 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
7556 when not gcc compiled.
beb998c6 7557
c906108c
SS
7558Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7559
7560 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
7561 * gdb.base/corefile.exp: Likewise.
7562 * gdb.base/list.exp: Likewise.
7563 * gdb.base/scope.exp: Likewise.
7564 * gdb.base/siganls.exp: Likewise.
7565
7566 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
7567 compiler output.
7568 * gdb.base/whatis.exp: Likewise.
7569
7570Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
7571
7572 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
7573 failure (opcode table has been fixed to match reality).
7574
7575Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
7576
7577 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
7578 "call inferior func with struct - returns char",
7579 "call inferior func with struct - returns short"
7580
7581 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
7582 "print 'scope0.c'::filelocal at main",
7583 "print 'scope0.c'::filelocal_bss in test_at_main",
7584 "print 'scope0.c'::filelocal at foo",
7585 "print 'scope0.c'::filelocal_bss in test_at_foo",
7586 "print 'scope0.c'::filelocal at bar",
7587 "print 'scope0.c'::filelocal_bss in test_at_bar"
beb998c6 7588
c906108c
SS
7589 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
7590 in source file 1". This bug seems to have been fixed with both
7591 gcc and native cc (was native assembler bug?).
7592
7593Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
7594
7595 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
7596 "backtrace through signal handler" to "i*86-*-sysv4*".
7597 * gdb.base/signals.exp: Add xfail for "'next' behaved as
7598 continue" case. Add "known SVR4 bug" to fail message.
7599 Add "i*86-*-bsdi2.0" xfail for "handle all print".
7600 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
7601 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
7602 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
7603 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
7604 "up to foo in langs.exp", "show language at foo in
7605 langs.exp", "up to cppsub_ in langs.exp", "show
7606 language at cppsub_ in langs.exp", "up to fsub in
7607 langs.exp", and "show language at fsub in langs.exp".
7608 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
7609 "bactrace in corefile.exp".
7610 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
7611 "call inferior function with struct - returns float" and
7612 "call inferior function with struct - returns double".
beb998c6 7613
c906108c
SS
7614Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
7615
7616 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
7617 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
7618 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
7619 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
7620
7621Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
7622
7623 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
7624 (or overriden) "CHILL" macro rather then bare "gcc".
7625 Also look for ../../gcc/xgcc since that is what we will
7626 actually need, not "Makefile". Remove following assignment
7627 of CHILL to CHILL_FOR_TARGET because that results in
7628 recursive definition.
7629
7630Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
7631
7632 * gdb.base/corefile.exp: Change xfail for backtrace in
7633 corefile.exp from linuxaout to all linux.
7634 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
7635 cases where we miss the breakpoint at the signal handler
7636 for some reason. Setup xfail for linuxoldld/linuxaout and
7637 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
7638 hitting SIGURG breakpoint.
7639 * gdb.base/signals.exp: Setup xfail for "next" acting like
7640 continue to add linuxoldld. Setup xfail for all linux for
7641 "next to handler in signals_tests_1", "backtrace in
7642 signals_tests_1", "continue to func1", "pass SIGUSR1",
7643 and continue to handler".
7644
7645Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
7646
7647 * Update all FSF addresses except those in COPYING* files.
7648
7649Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
7650
7651 * gdb.base/a2-run.exp: Change messages to be more explicit about
7652 the status of args, and quote binfile in results.
7653
7654Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
7655
7656 * gdb.base/callfuncs.exp: Add tests for passing structs to
7657 inferior functions and return various types.
7658 * gdb.base/callfuncs.c: Add functions to receive a struct
7659 and return a member of the struct, in various types.
7660
7661Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7662
7663 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
7664
7665Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7666
7667 * config/vxworks29k.exp: New file, sources vxworks.exp.
7668
7669Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7670
7671 * config/gdbremote.exp: New file. Testing framework using
7672 gdbserver.
7673
7674Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
7675
7676 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
7677 "call function when asleep" and "send end of file".
7678 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
7679 for "backtrace in corefile.exp".
7680 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
7681 for "backtrace through signal handler".
7682 * gdb.base/corefile.exp: Make sure we actually generate a core file
7683 before trying the core tests. Some systems allow the user to suppress
7684 generation of core files and default to that (linux for example).
7685 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
7686 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
7687
7688Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7689
7690 * gdb.threads: New directory with some crude multi-threaded
7691 gdb tests (step.exp and step2.exp).
7692 * config/mt-lynx (STEP_EXECUTABLE): Define.
7693 (THREADFLAGS): Define.
7694
7695Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
7696
7697 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
7698
7699 * gdb.base/signals.exp: Disable whole file for lynx until
7700 further notice.
7701
7702 * gdb.base/signals.exp: xfail test where "next" acts like
7703 "continue" for lynx.
7704
7705 * gdb.base/interrupt.exp: xfail test for calling function while
7706 inferior is asleep for lynx.
7707
7708 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
7709 than one cr-lf after each command.
7710
7711Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7712
7713 * configure.in: Reinstate setting of stabsdirs variable, fix
7714 typo in setting up configdirs for native builds.
7715
7716 * gdb.base/return.exp: Fix typo in return double test.
7717 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
7718 compiler from optimizing them away.
7719
7720Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
7721
7722 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
7723 sequences to be echo'd by gdb when using gdb_test.
7724 * gdb.chill/chexp.exp: Likewise.
7725 * gdb.fortran/exprs.exp: Likewise
7726
7727Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7728
7729 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
7730 after the inferior gdb has started.
7731
7732 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
7733 after each command.
7734 * gdb.base/funcargs.exp: Likewise.
7735 * gdb.base/gdbvars.exp: Likewise.
7736 * gdb.base/interrupt.exp: Likewise.
7737 * gdb.base/list.exp: Likewise.
7738 * gdb.base/watchpoint.exp: Likewise.
7739 * gdb.c++/demangle.exp: Likewise.
7740 * gdb.c++/inherit.exp: Likewise.
7741 * gdb.chill/chexp.exp: Likewise.
7742 * gdb.fortran/exprs.exp: Likewise.
7743
7744 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
7745 test if we can't handle IO to/from the inferior.
7746
7747 * gdb.c++/misc.exp: Always check for a program already being
7748 started after sending a "run" command to gdb.
7749
7750 * gdb.base/twice.exp: Start with a fresh gdb.
7751
7752 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
7753 only depend on gdb's expression code, not the chill runtime.
7754
7755 * gdb.base/return.c: Put return values into variables so we
7756 can have gdb print them rather than depending on the program
7757 to print them.
7758 * gdb.base/return.exp: Corresponding changes.
7759
7760 * lib/gdb.exp: Provide default value for noinferiorio.
7761 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
7762 the inferior.
7763
7764 * gdb.base/break.exp: Always check for a program already being
7765 started after sending a "run" command to gdb.
7766 (text_next_with_recursion): Don't check the output from the
7767 program's printf statement. Instead just make sure the program
7768 exited.
7769
7770 * gdb.base/commands.exp: Protect tests which need arguments with
7771 $noargs conditionals.
7772
7773Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7774
7775 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
7776 of structure member arrays to match gdb/valops.c:value_addr change.
7777
7778Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
7779
7780 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
7781 cases.
7782
7783Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
7784
7785 * configure.in (configdirs): Remove gdb.chill from default list
7786 of subdirs and then add it back in only if doing a native build.
7787 The current chill compiler does not yet work in any cross build.
7788 * Revert all signal changes from Jul 6.
7789 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
7790 for sh-hms targets, allowing these tests to link, with no other
7791 changes. Testing is suppressed by setting "nosignals" in site.exp.
7792
7793Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
7794
7795 * configure.in (signaldirs): Define and add to configdirs for all
7796 targets except some specific ones that are known to not support signals.
7797 Also clean up formatting.
7798 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
7799 (signals, sigall): Remove rules to build.
7800 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
7801 Moved to new gdb.signals directory.
7802 * gdb.signals: New test directory.
7803 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
7804 signals.c signals.exp}: New or moved files.
7805
7806Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
7807
7808 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
7809
7810Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
7811
7812 * gdb.base/return.exp: Xfail `return double' test failure
7813 on at least Solaris 2.3 and handle future/past versions on
7814 a case by case basis as appropriate. Also update message
7815 to include i*86 failures.
7816
7817Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7818
7819 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
7820
7821 * lib/gdb.exp: Fix comment which erroneously identified
7822 gdb_file_cmd as gdb_load (the 19 May change was in fact to
7823 gdb_file_cmd not gdb_load).
7824 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
7825
7826 * gdb.base/setvar.exp: Make test names consistent between pass and
7827 fail cases. Use gdb_test more.
7828
7829Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7830
7831 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
7832
7833Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7834
7835 * gdb.base/help.exp: Fix expected help string for `show commands'.
7836
7837Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
7838
7839 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
7840
7841 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
7842 of a text section.
7843
7844Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
7845
7846 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
7847 that loop eventually terminates. Fix Connection refused logic so
7848 that testsuite will expire nicely.
7849
7850Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
7851
7852 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
7853 config/rom68k.exp: New tcl glue for the appropriate monitors.
7854 These all just end up calling monitor.exp.
7855 * config/monitor.exp (gdb_target_monitor): Handle `Connection
7856 refused' by retrying. Cleanup some timeout issues.
7857 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
7858 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
7859 callers don't have to set/restore global timeout variable.
7860
7861 * The following set of changes centralizes management of the global
7862 timeout variable. This way, it can be set in one target dependent
7863 place instead of dozens of places scattered throughout the test suite.
7864 If you need to lengthen a timeout, then you should either set timeout
7865 in one of the config/{target}.exp files, or multiply it by a factor.
7866 Setting it to an absolute value is always going to lose for some
7867 targets.
7868 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
7869 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
7870 * gdb.base/funcargs.exp: Don't set timeout.
7871 * gdb.base/list.exp (test_forward_search): Only use local timeout.
7872 * gdb.base/printcmds.exp (test_print_string_constants
7873 test_print_array_constants): Don't set timeout.
7874 * gdb.base/ptype.exp: Don't set timeout.
7875 * gdb.base/recurse.exp: Don't set timeout.
7876 * gdb.base/return.exp: Don't set timeout.
7877 * gdb.base/watchpoint.exp: Don't set timeout.
7878 * gdb.c++/classes.exp (do_tests): Don't set timeout.
7879 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
7880
7881Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
7882
7883 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
7884
7885Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7886
7887 * lib/gdb.exp: Disable chill tests for irix5.
7888
7889Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7890
7891 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
7892 each test pass or fail.
7893
7894Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7895
7896 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
7897 xlc not gcc.
7898
7899Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
7900
7901 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
7902
7903Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
7904
7905 * config/est.exp: Fix copyright and comments. Remove dead code.
7906 Use targetname, serialport and baud variables instead of fixed
7907 constants.
7908 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
7909 * config/cpu32bug.exp: New file to support cpu32bug monitors.
7910
7911Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7912
7913 * gdb.base/watchpoint.exp: Don't run
7914 test_watchpoint_triggered_in_syscall for sunos.
7915
7916Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7917
7918 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
7919 they don't seem to exist. Do include stdio.h.
7920
7921Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7922
7923 * gdb.base/a1-selftest.exp: Add alpha xfail.
7924
7925Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7926
7927 * gdb.base/watchpoint.c (main): Prompt before calling read().
7928 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
7929 Revise accordingly. Remove cruft about sending "123" several
7930 times, until it gets noticed. Clean up the "print buf[0]" stuff
7931 so that it passes or fails, and waits for prompts in the usual way.
7932
7933Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7934
7935 * gdb.base/recurse.exp: Fix comment.
7936
7937 * TODO: Remove item about printing variables in nodebug.exp. Add
7938 item about enabling tests which are only run on some targets.
7939
7940 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
7941 fail, make test names unique, use new gdb_test convention
7942 regarding pattern, use gdb_test more, etc.).
7943
7944 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
7945 fail, make test names unique, etc.).
7946
7947Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7948
7949 * gdb.base/nodebug.c: Change return type of top and middle to
7950 short.
7951 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
7952 are fixed by the recent mdebugread.c changes. Allow `short ()'
7953 as type for top and middle.
7954
7955Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7956
7957 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
7958 nearly as I can tell, the whole thing was an accident in Stu's
7959 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
7960 to replace a send/expect pair with gdb_test, but ended up only
7961 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
7962 of 30 Mar 1995 took care of it, but left this vestigial comment
7963 which I am now nuking.
7964
7965Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7966
7967 * gdb.base/break.exp: Look for different line number for
7968 breakpoint at main depending on usestubs.
7969
7970Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7971
7972 * gdb.base/list.exp: Adjust some alternate expect patterns to
7973 match recent list0.c change. Add alternate expect pattern for
7974 output from `list default lines around main' for optimizing
7975 compilers.
7976
7977Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7978
7979 * lib/gdb.exp: If nosignals is not set, set it to 0.
7980
7981Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
7982
7983 * config/slite-gdb.exp: Responds to load symbol table prompt.
7984 * gdb.base/break.exp: Adjust line number, fix rerun.
7985 * gdb.base/langs0.c: Add #ifdef usestubs.
7986
7987Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
7988
7989 * gdb.base/list.exp: Adjust line contents after adding new lines in
7990 list0.c. Also fix a syntax error.
7991
7992 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
7993 * gdb.base/break.exp: ditto.
7994 * gdb.base/list.exp: ditto.
7995 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
7996 * gdb.base/run.c: ditto.
7997 * gdb.base/list0.c: ditto.
7998 * gdb.base/funcargs.c: ditto.
7999
8000Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
8001
8002 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
8003 $targetname, $serialport and $baud instead of hardwired variables.
8004 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
8005 target doesn't support signals.
8006
8007Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
8008
8009 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
8010
8011Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8012
8013 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
8014 Don't rely on the value of an auto variable before it has been
8015 initialized. Use gdb_test more.
8016
8017Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8018
8019 * lib/gdb.exp (default_gdb_version): A version number must start
8020 with a digit, but other than that contains all characters up to
8021 the first whitespace character.
8022
8023Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8024
8025 * gdb.base/commands.exp (breakpoint_command_test): New tests.
8026
8027Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8028
8029 * gdb.c++/*.exp: Warn if executable does not exist. The original
8030 reason for skipping the warning was that configure.in sometimes
8031 intentionally skipped building the executables but the tcl code
8032 had no way of knowing. That (a) was always bogus with respect to
8033 error handling, (b) is no longer true (right now there is no way
8034 to skip C++ tests).
8035
8036 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
8037
8038Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8039
8040 * gdb.base/list.exp: Add expect patterns for output from
8041 SunPRO compiled executables.
8042 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
8043 types.
8044
8045Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8046
8047 * gdb.base/break.exp (test_next_with_recursion): Accept any line
8048 number (we are already testing that the correct source line text
8049 gets printed).
8050
8051 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
8052 that is what is intended, but something needed to be done to get
8053 sunos4 native working again.
8054
8055 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
8056
8057 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
8058 apparently went with a (very) old xfail.
8059
8060Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
8061
8062 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
8063 runto_main is a proc in gdb.exp that will do 'step' for target use
8064 stubs.
8065 * gdb.base/exprs.exp: ditto.
8066 * gdb.base/interrupt.exp: ditto.
8067 * gdb.base/opaque.exp: ditto.
8068 * gdb.base/printcmds.exp: ditto.
8069 * gdb.base/ptype.exp: ditto.
8070 * gdb.base/scope.exp: ditto.
8071 * gdb.base/setvar.exp: ditto.
8072 * gdb.base/signals.exp: ditto.
8073 * gdb.base/twice.exp: ditto.
8074 * gdb.c++/classes.exp: ditto.
8075 * gdb.c++/inherit.exp: ditto.
8076 * gdb.c++/templates.exp: ditto.
8077 * gdb.base/break.exp: no run and hit main for stubs. Change line
8078 numbers for breakpoints and info breakpoint.
8079 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
8080 breakpoint().
8081 * gdb.base/callfuncs.c: ditto.
8082 * gdb.base/exprs: ditto.
8083 * gdb.base/interrupt.c: ditto.
8084 * gdb.base/opaque0.c: ditto.
8085 * gdb.base/printcmds.c: ditto.
8086 * gdb.base/ptype.c: ditto.
8087 * gdb.base/scope0.c: ditto.
8088 * gdb.base/setvar.c: ditto.
8089 * gdb.base/signals.c: ditto.
8090 * gdb.base/twice.c: ditto.
8091 * gdb.c++/misc.cc: ditto.
8092 * gdb.c++/templates.cc: ditto.
8093
8094Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8095
8096 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
8097
8098 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
8099 somewhere between `read' and `main.c'. I'm pretty sure the
8100 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
8101 and it isn't particularly useful.
8102
8103 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
8104
8105Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8106
8107 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
8108
8109Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
8110
8111 * config/mt-slite: add LIBS and -nostdlib.
8112 * config/slite-gdb.exp: add this new file to support sparclite target.
8113
8114Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
8115
8116 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
8117
8118 * gdb.base/a2-run.exp: Change argument to istarget from
8119 "*-*-vxworks" to "*-*-vxworks*".
8120 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
8121
8122Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
8123
8124 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
8125 will not runto main but do a 'step' to step out of breakpoint().
8126 * config/mt-slite: add -Dusestubs.
8127
8128Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8129
8130 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
8131 instead of just @.
8132
8133 * gdb.base/signals.exp: Add test for "handle all print".
8134 * TODO: Remove "handle all print". Also remove item about
8135 checking copyright date (I don't like the idea of a spurious FAIL
8136 based on when we run the tests).
8137
8138 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
8139 for SunOS4 (reason for failure not investigated). Remove
8140 redundant test for $binfile.
8141
8142 * gdb.base/nodebug.c (array_index): Call malloc.
8143
8144 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
8145
8146Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
8147
8148 * gdb.base/recurse.exp: Update gdb_test invocation to use new
8149 conventions and slightly simplify the matching regexp.
8150
8151Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8152
8153 * gdb.base/break.exp: Update gdb_test invocation to use new
8154 convention.
8155
8156 * lib/gdb.exp: If noargs is not set, set it to 0.
8157
8158 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
8159 tests unique.
8160
8161 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
8162
8163Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8164
8165 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
8166 one argument of type "<non-float parameter>".
8167
8168Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
8169
8170 * config/rom68k.exp: New file to support Motorola IDP board.
8171 * gdb.base/a2-run.exp: Skip this file if noargs is set.
8172 * gdb.base/break.c: Change things around so that this program
8173 doesn't depend upon args. This is necessary to make remote
8174 targets work (in general, they can't take args).
8175 * gdb.base/break.exp: Don't try to send args to program. Don't
8176 expect output. Also, replace lots of code with gdb_test.
8177
8178Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8179
8180 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
8181 printing of '\'' (which is what the comment says we are testing,
8182 even though we were not), not '''.
8183 (test_integer_literals_rejected): Test that printing ''' is an error.
8184
8185 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
8186 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
8187 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
8188 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
8189 Use gdb_test not test_print_accept.
8190 * lib/gdb.exp: Remove test_print_accept.
8191
8192 * gdb.base/signals.exp (signal_tests_1): Make pass message
8193 consistent with fail message.
8194
8195 * gdb.base/whatis.exp: Remove xfails for printing char vs.
8196 unsigned char; the bug (PR 1821) is fixed.
8197
8198 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
8199
8200 * gdb.base/scope.exp (test_at_localscopes): Call pass for
8201 successful tests--makes xfailing them work right.
8202
8203Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8204
8205 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
8206 only \r\n, not .*. The test can pass .* as the last thing in
8207 $pattern if that is what it wants. In addition to providing this
8208 flexibility, this change should speed up pattern matching in cases
8209 where the pattern already ended with .* (there were a number of
8210 them). This change also helps catch bad patterns--in the old
8211 scheme the typo "char \*" instead of "char \\*" would pass. Now
8212 it is caught.
8213 * Many .exp files: Update callers.
8214
8215 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
8216 clearer and does not spuriously match multiple ('s. Likewise for
8217 ) and *.
8218
8219 * gdb.base/nodebug.exp: Test ability to call a function and pass
8220 it a string (even with no debugging info).
8221
8222 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
8223 "p '\'", which is the same as "p ''" once tcl gets done with
8224 quoting, to "p '\\'", which I suspect is what is intended (one
8225 backslash gets sent to GDB).
8226
8227 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
8228
8229Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8230
8231 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
8232 1817) was fixed literally years ago.
8233
8234Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8235
8236 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
8237 test, it causes stepping out of call_after_alloca_subr with
8238 optimizing compilers.
8239 (localvars_in_indirect_call): Consume GDB prompt if `finish'
8240 fails.
8241
8242 * gdb.c++/templates.exp: Source templ-info.exp only if
8243 the templates executable exists.
8244
8245 * gdb.c++/misc.cc (class Contains_static_instance,
8246 class Contains_nested_static_instance),
8247 gdb.c++/classes.exp (test_static_members): Test printing of
8248 a class that contains a static instance of the class.
8249
8250Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8251
8252 * gdb.base/langs2.c (cppsub_): Don't prototype.
8253 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
8254 only, I believe).
8255
8256Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8257
8258 * lib/gdb.exp (skip_chill_tests): New procedure.
8259
8260 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
8261
8262Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
8263
8264 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
8265 each expect pattern. Cuts runtime from 12 to about 4 seconds.
8266
8267Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8268
8269 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
8270
8271 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
8272 disassemble 8, not 16, instructions for part 4.
8273
8274 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
8275 support the latter anymore.
8276
8277 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
8278 -DNO_PROTOTYPES.
8279 * gdb.base/callfuncs.c: Control use of prototypes based on
8280 NO_PROTOTYPES, not __STDC__.
8281 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
8282 t_float_values2 tests if prototypes in use.
8283
8284 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
8285 t_double_values): When checking differences against DELTA, check
8286 that difference is within the range (-DELTA,DELTA), not just
8287 (-infinity,DELTA).
8288
8289Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
8290
8291 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
8292 'file' command firts, then 'target', then 'load', this is due to gdb
8293 target set up.
8294 * config/mips-gdb.exp: Fix a couple regular exp bugs.
8295
8296Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
8297
8298 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
8299 FP load/store variants.
8300 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
8301
8302Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
8303
8304 * gdb.base/term.exp: Do not give a warning if not native, it is
8305 not an abnormal condition.
8306
8307Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
8308
8309 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
8310 t_char_array".
8311
8312Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
8313
8314 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
8315 are getting the version number.
8316
8317 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
8318 if not native, it is not an abnormal condition.
8319
8320Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8321
8322 * lib/gdb.exp: Just use "file exists", rather than undocumented
8323 dejagnu procedure "findfile".
8324
8325Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8326
8327 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
8328 (LDFLAGS): Set to -Xlinker -Ur.
8329
8330 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
8331 Removed, these values are set by lib/gdb.exp.
8332
8333 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
8334
8335Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8336
8337 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
8338 of replicating gdb startup code.
8339
8340 * config/mt-vxworks (LDFLAGS): Set to -r.
8341 (CFLAGS_FOR_TARGET): Removed.
8342
8343 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
8344 (gdb) and gdb for vxworks uses (vxgdb).
8345
8346 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
8347 executable is not in the tree and host != target, use sed and
8348 program_transform_name to determine the gdb name used by the
8349 target.
8350
8351 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
8352 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
8353
8354Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8355
8356 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
8357 floats, chars, and shorts where there are ANSI-style function
8358 definitions.
8359
8360 * gdb.base/langs.exp, gdb.base/langs*: New test.
8361 * gdb.base/Makefile.in: Build it.
8362 * TODO: Remove item about checking that C names don't get C++
8363 demangling applied; this test tests it.
8364
8365Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8366
8367 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
8368 went with the const70 xfail. The xfail went away a year ago.
8369
8370 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
8371
8372 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
8373 for hp300.
8374
8375 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
8376
8377 * gdb.base/a1-selftest.exp: Don't run on hp300.
8378
8379Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8380
8381 * Makefile.in (site.exp): Set host_alias and target_alias as well
8382 as host_triplet and target_triplet.
8383
8384Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8385
8386 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
8387
8388 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
8389 places as other ecoff systems).
8390
8391 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
8392 ultrix.
8393
8394Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8395
8396 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
8397 remove them.
8398 * gdb.base/nodebug.exp: Accept "function" in addition to "text
8399 variable and "variable" in addition to "data variable".
8400 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
8401
8402 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
8403 2.
8404 * gdb.base/list1.c (long_line): Add additional statement at start
8405 of function.
8406 * gdb.base/list.exp (test_forward_search): Update line number to
8407 reflect new statement.
8408
8409Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8410
8411 * gdb.base/signals.exp: Reinitialize searched source directories
8412 after gdb_start call.
8413
8414Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
8415
8416 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
8417 * gdb.stabs/Makefile.in: Likewise.
8418
8419 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
8420 change. Instead split the tests into smaller pieces.
8421 * gdb.disasm/hppa.s: Corresponding changes.
8422
8423Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8424
8425 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
8426 Quote ^C when passing it to stty. For some shells ^ is a pipe.
8427
8428 * gdb.base/funcargs.exp: Modify many tests so that every test
8429 either passes or fails. Make some test names unique.
8430
8431Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8432
8433 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
8434 Call stty to set interrupt character.
8435
8436 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
8437 for HP assembler versus GNU assembler based on actual behavior of
8438 $(CC), rather than assuming that $(AS) is always the GNU assembler.
8439
8440 * TODO: Suggest a few more stepping tests.
8441
8442Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
8443
8444 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
8445 restart GDB for h8300 after a continue.
8446 (return): Add pattern to match a29k-udi behavior.
8447 * gdb.base/nodebug.exp: Remove obsolete comment.
8448 * gdb.base/regs.exp: New file, testing of register displays.
8449 * gdb.base/return.exp: Fix typo in reference to $objdir.
8450 * gdb.base/whatis.exp: Always start with a fresh GDB.
8451
8452Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8453
8454 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
8455 higher, these tests generate a lot of output.
8456
8457Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8458
8459 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
8460 code following the catch silently ignored some errors; without the
8461 catch they should be thrown like any other tcl error. Also, the
8462 catch used "" instead of {} which meant all the callers who wanted
8463 to include one of the characters "[]$ had to quote it an extra time.
8464 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
8465 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
8466 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
8467 Remove extra quoting.
8468
8469Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
8470
8471 * gdb.base/commands.exp: Make test names unique; every test either
8472 passes or fails. Update some comments.
8473
8474 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
8475
8476Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8477
8478 The following fixes a FAIL caused by the fact that the alpha stabs
8479 configuration didn't use the ".if alpha" code in weird.def.
8480 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
8481 bit pointer, so the 32 bit version works even on the alpha.
8482 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
8483 Remove the stuff which allowed us to have separate versions for
8484 alpha and everything else.
8485
8486 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
8487 regexp which "info func operator\[\](" is supposed to match. Fix
8488 string to send to GDB. Note that GDB still doesn't work right. Add a
8489 new test for "info func .perator\[\](" which GDB does handle correctly.
8490
8491 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
8492
8493Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8494
8495 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
8496 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
8497 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
8498 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
8499 it makes the tests harder to understand and confuses test-o-matic.
8500 The preferred style is that each test provides a PASS or a FAIL,
8501 and has a unique message (e.g. "continue #54" not just "continue")
8502 which is the same for the pass and the fail.
8503 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
8504 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
8505 to lib/gdb.exp.
8506 * gdb.base/printcmds.exp: Use test_print_accept. Remove
8507 prt_accept which was basically the same thing. Likewise for
8508 test_print_reject and prt_reject.
8509 * lib/gdb.exp (test_print_reject): Add some more error message
8510 patterns to match from the former printcmds.exp (prt_reject).
8511 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
8512 One defect of the passcount stuff is that some of it failed to
8513 report XPASS where appropriate.
8514 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
8515 stuff before and after arg in expected pattern.
8516 (test_paddr_operator_functions): Re-do test without print_addr_of;
8517 this is the only test which seems to want extra stuff there.
8518
8519Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8520
8521 * gdb.base/nodebug.exp: Update new tests to reflect improved
8522 wording of gdb output.
8523
8524 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
8525 and "ptype" work on variables in files compiled without -g.
8526 Replaces commented out "maint print msymbol" tests.
8527
8528Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8529
8530 * gdb.base/setvar.c (dummy): Call malloc.
8531
8532 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
8533 losing with the irix4 sed.
8534
8535 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
8536 ALRM" on irix4.
8537
8538Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8539
8540 * TODO: Remove items about corefile.exp testing new exec-file and
8541 backtrace; both are now done. Add items about printing enums.
8542
8543Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8544
8545 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
8546 "get signal $thissig" test fails.
8547
8548 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
8549
8550Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8551
8552 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
8553 compiler warning with dec alpha compiler.
8554
8555 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
8556 extra \n from gdb_test call (this explains why the prompt test
8557 that I removed yesterday was there).
8558 (user_defined_command_test): Remove extra \n and prompt test.
8559
8560 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
8561 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
8562 doesn't exist.
8563 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
8564 Also remove alpha workaround, which turns out to be because
8565 SIGABRT == SIGLOST.
8566
8567 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
8568
8569 * gdb.base/help.exp: Don't test "help show".
8570
8571Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8572
8573 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
8574 "set print address" is on.
8575 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
8576 pass prompt to gdb_test; gdb_test already looks for the prompt.
8577
8578 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
8579
8580 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
8581 was a vestige of the manual TESTSTRATEGY, and the purpose of it
8582 was to make sure that gdb can read a core file. But (a) the "read
8583 the corefile" part didn't make it to a1-selftest.exp, we just
8584 delete the corefile after creating it, and (b) we test reading
8585 corefiles in corefile.exp anyway. Also, this test left around a
8586 xgdb process on Solaris.
8587
8588 * gdb.base/corefile.exp: Also test backtrace.
8589
8590Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
8591
8592 * gdb.base/commands.exp: Test a simple user defined command with
8593 arguments and if/while statements; verify the full user command is
8594 printed by "show user".
8595
8596 * gdb.base/commands.exp: Test if/while commands as part of a
8597 breakpoint command list; verify they appear in breakpoint
8598 information.
8599
8600Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8601
8602 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
8603 than by dividing by zero.
8604
8605Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
8606
8607 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
8608 performing an inferior call with watchpoints enabled.
8609 * gdb.base/watchpoint.c (main): Delete second unnecessary read
8610 call.
8611
8612Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8613
8614 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
8615 of "file" command.
8616
8617 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
8618 Add additional pattern for when "int operator int(void);" appears
8619 in a different order.
8620
8621Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8622
8623 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
8624
8625 * gdb.base/help.exp: Replace most of docstrings for "info signals"
8626 and "signal" with ".*".
8627
8628Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8629
8630 * TODO: Add note about "handle all nostop".
8631
8632 * gdb.base/{sigall.c, sigall.exp}: New test.
8633 * gdb.base/Makefile.in: Add it.
8634
8635Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8636
8637 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
8638 when invoking GDB, suppresses any windowing interface.
8639
8640Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
8641
8642 * config/sim-gdb: New file, simulator testing support.
8643
8644Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
8645
8646 * gdb.base/interrupt.exp: Test calling func1 twice.
8647
8648Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
8649
8650 * gdb.base/list.exp (test_forward_search): Set timeout higher
8651 when we'll be getting lots of output from gdb.
8652
8653 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
8654 "init_malloc" to after the expect statement. Run it if that
8655 regexp is taken, but also for two others which happen if source
8656 cannot be found.
8657
8658Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8659
8660 * gdb.base/printcmds.exp: New test, for printing register before
8661 program is running.
8662
8663Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8664
8665 * gdb.base/list.exp: Correct some alternate expect patterns
8666 to reflect changes in list1.c.
8667
8668Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8669
8670 * TODO: Add item regarding large frames.
8671
8672 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
8673
8674 * TODO: Remove item about enabling return.exp; it
8675 is enabled. Suggest a few more "return" tests.
8676
8677Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8678
8679 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
8680 anonymous unions.
8681
8682Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8683
8684 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
8685 and pr-5646.o, so "make" is the same as "make all", not "make
8686 pr-4975.o".
8687
8688Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
8689
8690 * gdb.base/list.exp: Adjust expectations to reflect changes in
8691 list1.c.
8692 (test_forward_search): New test proc.
8693 * gdb.base/list1.c (long_line): New function, has long source line.
8694
8695Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
8696
8697 * gdb.base/a1-selftest.exp: Change initial stepping to know about
8698 additional line of code that was added.
8699
8700Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
8701
8702 * gdb.disasm/hppa.s: Break the large branching tests into smaller
8703 tests so as not to overflow expect's input buffers.
8704 * gdb.disasm/hppa.exp: Corresponding changes.
8705
8706Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8707
8708 Beginnings of template debugging tests.
8709 * gdb.c++/templ-info.cc: New file to test for template
8710 debugging capability of the compiler.
8711 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
8712 templ-info.cc.
8713 * gdb.c++/templates.cc: Add explicit template instantiations
8714 to enable compiling with -fno-implicit-templates. Add destructor
8715 and 'value' method to T5 class for template tests.
8716 * gdb.c++/templates.exp: Add testcases for printing of template
8717 types, setting breakpoints on template methods and calling a
beb998c6 8718 template method.
c906108c
SS
8719
8720Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
8721
8722 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
8723 branch target since some assemblers (gas-2.5) may emit a
8724 relocation for the branch instead of resolving it in the
8725 assembler.
8726
8727Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8728
8729 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
8730 through signal handler.
8731
8732Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8733
8734 * configure.in (*-*-netware): Use config/mt-netware.
8735
8736 * config/mt-netware: New file.
8737 * config/mt-i386-netware: Removed, separate configs for different
8738 netware architectures are no longer needed now that we have
8739 --with-headers.
8740
8741Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8742
8743 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
8744 by the recent changes to use ANSI C arithmetic conversions.
8745
8746Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8747
8748 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
8749 bug involving using inferior_pid to figure out whether to select a
8750 frame.
8751
8752Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
8753
8754 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
8755 match the current disassembler output.
8756
8757Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
8758
8759 * gdb.fortran/exprs.exp: Expect VOID instead of void.
8760 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
8761 types, expect "int" as type of integer values (for now).
8762
8763Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
8764
8765 * gdb.base/commands.exp: New tests for if/while commands.
8766
8767Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
8768
8769 * lib/gdb.exp (runto): Replace sub-pattern for hex value
8770 by .*, since hex values have different syntax in Chill mode.
8771
8772Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8773
8774 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
8775 linefeed from expect pattern for repeated types with indices > 9.
8776
8777Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
8778
8779 First part of Fortran test suite.
8780 * gdb.fortran: New directory.
8781 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
8782
8783Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8784
8785 * gdb.base/default.exp: Update expect pattern for load command
8786 without arguments.
8787
8788Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8789
8790 * configure.in: Change i386 to i[345]86.
8791 * gdb.base/configure.in: Likewise.
8792 * gdb.c++/configure.in: Likewise.
8793 * gdb.chill/configure.in: Likewise.
8794
8795Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
8796
8797 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
8798 patterns, since that is not a valid context for comments.
8799
8800Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
8801
8802 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
8803 repeated types and repeated types with indices > 9.
8804
8805Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
8806
8807 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
8808 2417; old bug has been fixed.
8809
8810Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
8811
8812 * gdb.base/interrupt.exp: When trying to wake up the inferior,
8813 send the newline ourselves instead of assuming gdb_test will do
8814 so when passed an empty input string.
8815
8816 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
8817 stabs testcode.
8818
8819Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8820
8821 * lib/gdb.exp (gdb_test): Don't send anything if the first
8822 argument is an empty string. This makes cases where we want to
8823 match output that is already in expect's buffers (for example,
8824 matching a breakpoint after gdb_run_cmd has been called) work
8825 reliably.
8826
8827Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8828
8829 * config/netware.exp: New file.
8830
8831Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8832
8833 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
8834 the -B and -L prefixes so we can find the debugging stub.
8835
8836 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
8837 there and we are using the gcc from the tree.
8838
8839 * gdb.base/types.c: Removed.
8840
8841 * gdb.base/configure.in: Look for makefile fragments in ../config.
8842 Recognize i386-*-netware.
8843 * gdb.c++/configure.in: Likewise.
8844
8845Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8846
8847 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
8848 the correct TCL syntax.
8849
8850Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8851
8852 * gdb.base/opaque.exp: use runto instead of messing around with
8853 breakpoints. Simplify by using gdb_test.
8854
8855 * gdb.base/bitfields.exp: restart between tests on netware targets
8856 because breakpoints aren't relocated after target death. Run
8857 processes to completion.
8858
8859 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
8860
8861Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
8862
8863 * Makefile.in: Remove extra tabs that confuse some versions
8864 of "make". Use the newly built gdb to test with by default,
8865 rather than the first one in the tester's search path.
8866
8867Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
8868
8869 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
8870
8871 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
8872 condition help.
8873
8874Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8875
8876 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
8877
8878 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
8879 running.
8880 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
8881 * gdb.base/funcargs.exp: Likewise.
8882
8883 * gdb.base/bitfields.exp: Simplify by using gdb_test.
8884 * gdb.base/funcargs.exp: Likewise.
8885
8886 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
8887 message is "".
8888
8889Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8890
8891 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
8892 return,signals,twice}.exp: Handle non-existant binaries
8893 consistantly.
8894
8895 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
8896 * gdb.base/Makefile.in: Don't try to generate a core dump, we
8897 might testing a cross development system.
8898
8899Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8900
8901 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
8902 runtest script is relative to ${srcdir}, not ${rootdir}.
8903
8904Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
8905
8906 * gdb.base/signals.exp: Allow for optionality of breakpoint
8907 address.
8908
8909Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8910
8911 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
8912
8913Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8914
8915 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
8916 for size_t definition.
8917 * gdb.c++/templates.cc: Likewise
8918
8919 * config/mt-i386-netware: New file.
8920
8921 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
8922 defined.
8923
8924 * gdb.base/Makefile.in: Added support for systems that name core
8925 files by appending "core" to the program name.
8926 * gdb.base/a1-selftest.exp: Likewise.
8927
8928Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8929
8930 * gdb.base/return.exp: Add comment and message for `return double'
8931 test failure on Sparc Solaris.
8932
8933Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
8934
8935 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
8936
8937Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8938
8939 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
8940 from optimizing them away.
8941 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
8942 patterns to include default constructors and assignment operators,
8943 to match gcc versions beyond 2.5.8. Accept any cplus demangling
8944 character in the output of the virtual base pointer.
8945
8946Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8947
8948 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
8949 expression match in print_addr_of to avoid unintented matches.
8950 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
8951 versions up to 2.5.8.
8952
8953Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8954
8955 * gdb.base/list.exp: Tweak alternate pattern for listing of an
8956 included file to run under newer versions of expect.
8957 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
8958 consecutive >'s in templates to accomodate recent cplus-dem.c change.
8959 Remove xfail for the virtual table of BDDHookV.
8960
8961Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
8962
8963 * lib/gdb.exp (string_to_regexp): Set a default result.
8964 (default_gdb_start): Fix misleading message.
8965
8966Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
8967
8968 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
8969 Remove all CC, etc definitions.
8970 * config/mt-hpux: New file.
8971 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
8972 (CFLAGS, LDFLAGS): Define.
8973 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
8974
8975 * Makefile.in (site.exp): Don't insert host_os, etc.
8976 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
8977 (distclean): Check existence of subdir.
8978 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
8979 * gdb.base/Makefile.in: General cleanup and simplification.
8980 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
8981 to build executables. Use default rule to build .o files.
8982 (EXPECT, RUNTEST, CC): Fix relative pathname.
8983 (site.exp): Don't insert host_os, etc.
8984 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
8985 and/or SIGUSR1 defined.
8986 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
8987 * gdb.c++/Makefile.in: General cleanup and simplification.
8988 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
8989 (CFLAGS): Remove.
8990 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
8991
8992Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
8993
8994 * gdb.base/recurse.exp: Misc changes to get tests running again
8995 after Kung's changes to the watchpoint code.
8996 * gdb.base/watchpoint.exp: Likewise.
8997
8998Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
8999
9000 * lib/gdb.exp (string_to_regexp): Convert {\} also.
9001
9002Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9003
9004 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
9005 * lib/gdb.exp (default_gdb_start): Define.
9006 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
9007 gdb.base/funcargs.exp, gdb.base/opaque.exp,
9008 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
9009 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
9010 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
9011 Don't call gdb_target_udi in between tests.
9012
9013Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9014
9015 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
9016 (which was basically just a local version of the same thing). In
9017 addition to avoiding duplication, gdb_test_exact is faster.
9018 * lib/gdb.exp (gdb_test_exact): Fix typo.
9019
9020 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
9021 don't give an error.
9022
9023 * gdb.base/term.exp: Call delete_breakpoints before starting.
9024
9025 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
9026 (t10): Add comment.
9027
9028Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
9029
9030 Reorganization of the GDB Test Suite.
9031
9032 * gdb.base: New directory, contains all the basic tests.
9033 * gdb.c++: New directory, tests specific to C++.
9034 * gdb.chill: New directory, tests specific to Chill.
9035 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
9036 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
9037 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
9038 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
9039 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
9040 t30-31 to chill).
9041 * */gdbme.*: Rename to match appropriate expect scripts.
9042 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
9043 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
9044 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
9045 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
9046 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
9047 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
9048 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
9049 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
9050 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
9051 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
9052 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
9053 gdb.c++/virtfunc.cc: New names of C++ files.
9054 * gdb.chill/chillvars.ch: New name of Chill file.
9055 * gdb.base/configure.in, gdb.c++/configure.in,
9056 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
9057 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
9058 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
9059 * configure.in (configdirs): Update to reflect directory changes.
9060 (target_abbrev): No longer define for any configuration.
9061 * Makefile.in: Cosmetic improvements to header comments.
9062
9063Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
9064
9065 Various changes to gdb.t31:
9066
9067 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
9068 * gdbme.ch: Make all key-words and predefineds be upper-case.
9069 * chillvars.exp: Expect key-words and predefinds in upper-case.
9070
9071 * chillvars.exp: Use gdb_test_exact many places.
9072 Change expected output for arrays (which now includes index labels).
9073
9074 * pr-5020.exp, gdme.ch (module PR_5020):
9075 New test, for PR-5020.
9076
9077Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
9078
9079 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
9080 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
9081
9082Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
9083
9084 * Makefile.in: Fix bit-rot in definitions of CHILL,
9085 CHILL_FOR_TARGET and Chill_LIB.
9086 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
9087 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
9088 CHILL, and CHILL_LIB.
9089
9090Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
9091
9092 * Revert the previous changes. Please see Rob's directory
9093 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
9094
9095Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
9096
9097 * Makefile.in, configure.in, config/mips-gdb.exp,
9098 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
9099 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
9100 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
9101 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
9102 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
9103 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
9104 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
9105 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
9106 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
9107 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
9108 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
9109 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
9110 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
9111 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
9112 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
9113 changes from 94Q1.
9114
9115Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
9116
9117 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
9118 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
9119 Rob's new testing fragments.
9120
9121Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
9122
9123 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
9124 lib/gdb.exp: Replace error proc calls with perror.
9125
9126Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
9127
9128 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
9129 version also, match on casted version strings, and match on
9130 gdb startup case where the line numbers might be messed up.
9131
9132Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
9133
9134 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
9135 (CFLAGS): Delete it from here.
9136
9137Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
9138
9139 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
9140
9141Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
9142
9143 * Makefile.in (RUNTEST): Default to just "runtest".
9144
9145Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9146
9147 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
9148 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
9149 the code has been restructured.
9150
9151Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9152
9153 * gdb.t00/default.exp (set write): Allow any number of \r and/or
9154 \n, not just one of each.
9155
9156 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
9157 /bin/cc gives a warning if you do.
9158
9159Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
9160
beb998c6 9161 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
9162 __t10ListS_link1ZUiRCUiPT0
9163
9164Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9165
9166 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
9167 on local variables in recursive functions.
9168
9169 * gdb.t07/Makefile.in: Build the new test.
9170
9171Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9172
9173 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
9174 directly. Instead compare the return values from actual calls.
9175
9176Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
9177
9178 * Makefile.in (check): Set TCL_LIBRARY for runtest.
9179
9180Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9181
9182 * From Peter Schauer with minor modifications.
9183 * gdb.t15/return.exp (return_tests): Handle targets where "return"
9184 stops in mid-line in the caller. Add xfail for returning a float
9185 value on X86 targets.
9186
9187Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9188
9189 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
9190 to avoid expect lossage.
9191 (fmem_LRbug_tests): Likewise.
9192 * gdb.disasm/hppa.s: Corresponding changes.
9193
9194 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
9195 conditions to work with latest dejagnu/expect.
9196
9197 * gdb.t15/funcargs.exp (finish from indirect call): No longer
9198 expected to fail on the PA.
9199 (backtrace in call with trampolines): Explicitly require main
9200 to be frame #1 (no trampolines should show up in backtrace).
9201
9202 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
9203 "continue -expect".
9204 * gdb.t06/break.exp: Likewise.
9205 * gdb.t07/watchpoint.exp: Likewise.
9206 * gdb.t13/bitfields.exp: Likewise.
9207 * gdb.t15/{funcargs,return}.exp: Likewise.
9208 * gdb.stabs/weird.exp: Likewise.
9209 * config/{mips,udi}-gdb.exp: Likewise.
9210
9211 * hppa.sed: Enclose comments within a sed command to avoid
9212 losing with the old OSF1 sed.
9213
9214Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9215
9216 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
9217 sequent dynix.
9218 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
9219 * gdb.t15/funcargs.exp: Conditionally step again to really
9220 finish from marker_call_with_trampolines. Handle the case where
9221 the first step from within call_with_trampolines already steps
9222 us back to main.
9223 * gdb.t15/gdbme.c: Add comment to closing brace of
9224 call_with_trampolines for funcargs.exp.
9225
9226Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9227
beb998c6 9228 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
9229 Fix typo(s).
9230
9231Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9232
9233 * gdb.t07/gdbme.c: More code for watchpoint testing.
9234
9235 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
9236 "Hardware watchpoint" throughout file.
9237 (test_watchpoint_triggered_in_syscall): New test.
9238 (test_complex_watchpoint): New test.
9239
9240Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9241
9242 * gdbme.c (call_with_trampolines): New function to try and step
9243 into. Tests trampoline problems on the PA.
9244
9245 * funcargs.exp (localvars_in_indirect_call): No longer expect
9246 stepping into indirect call to fail on PAs.
9247 (test_stepping_over_trampolines): New test.
9248
9249Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9250
9251 * TODO: Add suggestions for static member function tests, and
9252 completion tests.
9253
9254Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9255
9256 * TODO: Add suggestions for "p/a" tests.
9257
9258 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
9259 (default_gdb_exit): Replace all the hair with sending "quit" to
9260 the process with a simple close.
9261
9262Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9263
9264 * TODO: Add suggestions for shared library tests.
9265
9266Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9267
9268 * TODO: Add suggestions for x/s tests.
9269
9270Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9271
9272 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
9273 "enable once", and "enable breakpoints once" with ".*".
9274
9275Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9276
9277 * TODO: Add suggestions about structure passing tests.
9278
9279Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9280
9281 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
9282 the primary1 test, use work around if __GNUC__ < 2.
9283 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
9284 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
9285 Test for bad output rather than waiting for timeout. Issue
9286 second continue only if first continue failed.
9287
9288Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9289
9290 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
9291 operator[] test with gdb_test because the old code didn't seem to
9292 be getting the quoting right with the new dejagnu.
9293
9294Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
9295
9296 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
9297 one from the path.
9298 * Makefile.in: Use a fresh expect if there is one, use runtest
9299 from the src tree if there is one.
beb998c6 9300
c906108c
SS
9301Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9302
9303 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
9304 next over recursive call. Revise the tests from that point on
9305 (which had been skipped) to match GDB's actual (correct) output.
9306
9307 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
9308 with next over a breakpoint whose condition is false.
9309
9310 * gdb.t00/help.exp: Comment out "help set print" tests just like
9311 (and for same reason as) "help set" test.
9312
9313Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9314
9315 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
9316 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
9317
9318Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9319
9320 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
9321 necessary gdb_target_udi.
9322
9323 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
9324
9325 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
9326 1838 and 2417; they are fixed.
9327
9328 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
9329 gdb.t03/ptype.exp (ptype structure, ptype union):
9330 Remove xfails; the test is looser than when the xfails were added.
9331
9332 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
9333 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
9334
9335 * gdb.t01/run.exp: Only run shell test if isnative.
9336
9337 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
9338 since "run" automatically loads if necessary. Call gdb_target_udi
9339 after the "file" since "file" kills any execution target.
9340
9341 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
9342 GDB. GDB doesn't work that way (not anymore at least) on UDI.
9343 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
9344 argument for UDI.
9345
9346Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9347
9348 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
9349
9350 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
9351
9352Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9353
9354 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
9355 properly quoting regexps. This makes the second argument to
9356 demangle a fixed string, which matches the callers, instead of a
9357 shell-style pattern which is what the previous implementation
9358 used. Update some of the callers.
9359
9360Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9361
9362 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
9363 (comib_nullified_tests): Fix typo.
9364 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
9365 strings. No longer expected to fail.
9366
9367 * gdb.disasm/hppa.s (addib_tests): Fix typo.
9368 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
9369 strings. No longer expected to fail.
9370
9371 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
9372 string. No longer expected to fail.
9373
9374Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9375
9376 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
9377 No longer expected to fail.
9378
9379 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
9380 string. No longer expected to fail.
9381
9382Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9383
9384 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
9385 only in the names (I probably got most of them). I was even
9386 generous with some which differed in underscores in names, and
9387 probably missed a few, and I *still* was able to remove almost a
9388 third of the file with almost no impact on testsuite coverage.
9389
9390Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9391
9392 * gdb.t00/default.exp: Match udi_attach error message as well as
9393 the one from child_attach.
9394
9395 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
9396
9397 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
9398
9399 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
9400 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
9401
9402 * Move test with enums and partial symbols back to
9403 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
9404 Reverts the change of 26 May 93. Per today's change to
9405 stabs.texinfo, the behavior that weird.exp was expecting was
9406 unreasonable; what is important is that the compiler+gdb get
9407 things right, which happens with a recent gcc. Also fix the test
9408 to deal with native compilers which put out the stab gdb can't
9409 deal with.
9410
9411Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9412
9413 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
9414 in the names. The main thing these accomplish is to slow things down.
9415 Many more such duplicates surely remain.
9416
9417 * gdb.t00/help.exp: Comment out "help support" test just like
9418 (and for same reason as) "help set" test.
9419
9420Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
9421
9422 * gdb.t06/break.exp: Remove setup_xfails for
9423 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
9424 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
9425 about known bug in gcc to include up through 2.5.8.
9426 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
9427 well as "_vb$".
9428 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
9429 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
9430 with latest gcc and gdb.
9431 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
9432 well as "_vb$".
9433
9434Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9435
9436 * configure.in (hppa*-*-*): Also configure and build stabs-only
9437 tests.
9438
9439Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9440
9441 * gdb.t10/hppa.mt: A makefile fragment for the PA.
9442 * gdb.t10/configure.in (hppa*-*-*): Use it.
9443
9444Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9445
9446 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
9447
9448Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9449
9450 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
9451 versions prior to 1.13.5.
9452
9453Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9454
9455 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
9456 the prompt is at the start of a line.
9457
9458Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9459
9460 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
9461 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
9462 in the copr tests now.
9463 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
9464 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
9465 expected to fail.
9466
9467Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
9468
9469 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
9470 gdb.t31/chillvars.exp, lib/gdb.exp:
9471 Tweak to run under either version of expect.
9472 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
9473 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
9474 * gdb.t11/list.exp: Remove extraneous whitespace.
9475
9476Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9477
9478 * gdb.t16/printcmds.exp (test_print_strings): Accept
9479 "(unsigned char *) " before the string.
9480
9481 * TODO: Add notes about printing of fancy types and GDB expressions.
9482
9483Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
9484
9485 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
9486 * gdb.t06/configure.in: Don't try to compile signals test program
beb998c6 9487 if doing mips-idt-ecoff.
c906108c
SS
9488
9489Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
9490
9491 * Most .exp files: Tweak to run under either version of expect.
9492
9493Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9494
9495 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
9496 xfails; I'm not sure why they are failing, but not because of PR 1806.
9497
9498Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
9499
9500 * config/unix-gdb.exp: Remove gdb_unload cause it's already
9501 defined in lib/gdb.exp.
9502
9503Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9504
9505 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
9506 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
9507 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
9508 have to be typeless.
9509
9510Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9511
9512 * TODO: Add suggestion for copyright year test.
9513
9514Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
9515
9516 * configure.in (*-*-lynxos*): Add stabs tests.
9517
9518Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9519
9520 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
9521 so insert a tab before any assembler directive in column zero.
9522
9523 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
9524 stores.
9525 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
9526 stores.
9527 (fpu_short_memory_tests): Likewise.
9528
9529Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9530
9531 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
9532 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
9533 .stabs directives in comments.
9534
9535Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9536
9537 * TODO: New file, describing tests we could write.
9538 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
9539
9540Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9541
9542 * gdb.t06/signals.exp: Add kludge to force re-sync.
9543
9544 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
9545 to xgdb instead of gdb, get out of gdb.
9546
9547Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
9548
9549 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
9550 for info.
9551
9552Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9553
9554 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
9555 * gdb.stabs/configure.in (hppa*-*-*): Use it.
9556 * gdb.stabs/hppa.sed: New sed script for the PA.
9557
9558Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9559
9560 * gdb.stabs: Re-write weird.def and configuration to use sed
9561 instead of cpp. sed is portable and POSIX; cpp is neither.
9562
9563Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9564
9565 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
9566
9567Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9568
9569 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
9570
9571Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9572
9573 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
9574 "_vb$".
9575 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
9576 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
9577
9578Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9579
9580 * lib/gdb.exp: Comment out code which depends on non-existent
9581 `transform' procedure.
9582
9583Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
9584
9585 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
9586 * lib/gdb.exp: Transform tool name.
9587 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
9588 1.1's new error handling system.
9589
9590Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9591
9592 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
9593
9594Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9595
9596 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
9597 They made pattern matching so slow that timeouts happened on
9598 heavily loaded systems. Now any output from "show print" which
9599 gets us back to the GDB prompt is a PASS.
9600
9601Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
9602
9603 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
9604
9605Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9606
9607 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
9608
9609 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
9610 It is not from PR 3220.
9611
9612Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9613
9614 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
9615 just started failing because they depended on the order the
9616 subcommands are presented, or exact docstring text. This kind of
9617 test is a pain and has minimal benefit.
9618
9619Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9620
9621 * gdb.t09/corefile.exp: At end of test, use "core" command with
9622 no arguments.
9623
9624Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
9625
9626 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
9627 17}/Makefile.in: Make it possible to run the testsuite with Sun
9628 make and CC = cross gcc by adding explicit build rules for .o
9629 files.
9630
9631Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9632
9633 * gdb.t15/funcargs.exp: Don't put comments on same line as
9634 setup_xfail (@#$*%& tcl braindamage!).
beb998c6 9635
c906108c
SS
9636Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9637
9638 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
9639
9640Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
9641
9642 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
9643 * gdb.t20/inherit.exp: remove three dumplicate entries.
9644
9645Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9646
9647 * gdb.t06/break.exp: For "next over recursive call", fail on any
9648 incorrect output, not just on "factorial (value=2)".
9649
9650Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9651
9652 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
9653 working now. Add an xfail if accesing a bss variable causes
9654 a memory error if the target is not yet run.
9655
9656Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9657
9658 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
9659 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
9660 name of __st* demangling (2 strings). Did Kung really get the
9661 more than 95 others right without testing them?
9662
9663Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
9664
9665 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
9666
9667Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
9668
9669 * configure.in (configdirs): Add gdb.disasm
9670 * gdb.disasm: New directory for GDB disassembler tests.
9671 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
9672
9673Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9674
9675 * gdb.t00/help.exp: Don't test "help set".
9676
9677 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
9678 from within expect statements. None of these happen anymore and
9679 they cause regressions to be silently unnoticed.
9680
9681 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
9682 messages) about known failures with gcc cygnus-2.4.5-930417.
9683
9684 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
9685 comp-info.exp so it gets built if it doesn't exist.
9686
9687 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
9688 it is no longer used.
9689 * gdb.t13/comp-info.c: Removed.
9690
9691Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9692
9693 * gdb.t06/signals.exp: Add xfail for sun3.
9694
9695Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9696
9697 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
9698 relevant because ^C doesn't get sent but failure can be reproduced
9699 interactively).
9700
9701Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9702
9703 * gdb.stabs/alpha.mt: New configuration file for alpha.
9704 * gdb.stabs/configure.in: Use it.
9705 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
9706 sharing with alpha.mt, redefine long to word via preprocessor.
9707 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
9708 for alpha.
9709 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
9710 native cc.
9711 * gdb.t00/teststrategy.exp: Change expect string so that we
9712 consume the `(xgdb)' from the command echo and from the gdb prompt.
9713 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
9714 gdb currently compares all values as long, so this failure probably
9715 applies to any configuration where LONGEST is bigger than a target int.
9716 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
9717 with gcc.
9718 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
9719 to handle opaque pointers, gcc is.
9720 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
9721 as first argument. Include <sys/types.h> and change all operator
9722 new definitions to use size_t.
9723 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
9724 now that we use size_t.
9725
9726Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9727
9728 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
9729 a long or float array cast all array members to the same type.
9730 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
9731 with 64 bit longs.
9732 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
9733 on alpha.
9734 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
9735
9736Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9737
9738 * gdb.t24 (demangle.exp): Constructors of templates have names like
9739 vector<int>::vector(int) not vector<int>::vector<int>(int). See
9740 section 14.6 of the ARM.
9741
9742 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
9743 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
9744 accomplish little and slow down the testsuite.
9745
9746 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
9747 Accept spaces various places.
9748
9749Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9750
9751 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
9752 with watchpoint enabled.
9753
9754 * Makefile.in: Remove definition of CC and remove the second
9755 definition of CXX (the "CXX = gcc" one remains). These definitions
9756 were causing backquotes to be expanded within backquotes, which
9757 doesn't work.
9758
9759Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9760
9761 * gdb.t17/callfuncs.exp: Add "return 0" to end.
9762
9763Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9764
9765 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
9766 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
9767 by mips cc and contains no stabs entries.
9768
9769Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
9770
9771 * config/vx-gdb.exp: Use fake device to load files rather than
9772 NFS.
9773 * lib/gdb.exp: New proc to do "file" command.
9774 * config/unix-gdb.exp: Use new "file" proc.
9775
9776Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9777
9778 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
9779 Rework board rebooting slightly.
9780 (gdb_exit): Don't exit from the remote shell; there isn't one.
9781 * gdb.stabs/weird.exp: If a program is being debugged already,
9782 kill it.
9783 * gdb.t04/setvar.exp: Stop and restart gdb.
9784 * gdb.t05/expr.exp: Likewise.
9785 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
9786 restart gdb and reload the program.
9787 * gdb.t08/opaque.exp: Likewise.
9788 * gdb.t12/scope.exp: Likewise.
9789 * gdb.t13/bitfields.exp: Likewise.
9790 * gdb.t15/funcargs.exp: Likewise.
9791 * gdb.t20/classes.exp: Likewise.
9792 * gdb.t03/ptype.exp: Increase timeout.
9793 * gdb.t16/printcmds.exp (test_print_string_constants,
9794 test_print_array_constants): Likewise.
9795 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
9796 * gdb.t20/classes.exp (do_tests): Likewise.
9797 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
9798
9799Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
9800
9801 * gdb.stabs: Renamed *wierd* to *weird*.
9802
9803Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9804
9805 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
9806 for timeout. Add "known gcc 2.4.5 bug" to failure message.
9807
9808Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9809
9810 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
9811 (do_tests): Remove xfail for whatis on one_var and two_var.
9812
9813Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
9814
9815 * Makefile.in: Made cross building work better by adding
9816 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
9817
9818Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9819
9820 * gdb.t15/{return.c,return.exp,Makefile.in}:
9821 New test, currently commented out.
9822
9823Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
9824
9825 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
9826 still running and removes the leftover named socket so GDb can do
9827 clean restarts.
9828
9829Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
9830
9831 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
9832 console, not GDB.
9833 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
9834 cross testing works better with "make check"
9835 * config/unix-gdb: Use default procedures for exit and version.
9836 * config/vx-gdb.exp: Cleaned up and massaged back to working order
9837 with the newest VxWorks.
9838
9839Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9840
9841 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
9842 old form.
9843
9844 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
9845 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
9846
9847 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
9848
9849 * config/unix-gdb.exp: Remove this version of gdb_exit
9850 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
9851 Rob says he'll look at it when he gets back to testing boards.
9852
9853Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
9854
9855 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
9856 an expected fail for certain ptype commands.
9857
9858 * gdb.t20/classes.exp: Update expected results of "ptype class
9859 Base1" to account for the constructor that now appears in the type.
9860
9861Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
9862
9863 * configure.in (configdirs): Restore gdb.t04, which mysteriously
9864 disappeared from list.
9865 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
9866 "alldone" proc with call to cleanup and exit.
9867 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
9868 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
9869 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
9870 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
9871 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
9872 "alldone" proc with simple returns that suppress remaining
9873 tests. The alldone proc went away many months ago.
9874
9875Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9876
9877 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
9878
9879 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
9880
9881Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9882
9883 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
9884 as vax gdb will display them.
9885
9886Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9887
9888 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
9889 optimizers.
9890
9891 * scope.exp: Change "bad value for localval" messages so each one
9892 is unique.
9893
9894 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
9895 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
9896
9897 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
9898
9899Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9900
9901 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
9902 doesn't exist (due to optimization).
9903
9904Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9905
9906 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
9907 contains \r because the filename is long.
9908
9909 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
9910 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
9911
9912Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9913
9914 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
9915 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
9916 Ultrix.
9917 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
9918 int tests.
9919 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
9920
9921Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
9922
9923 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
9924
9925 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
beb998c6 9926 to match does not match the passing case but still matches the
c906108c
SS
9927 failing case.
9928
9929Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9930
9931 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
9932
9933Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
9934
9935 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
9936 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
9937 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
9938 Remove various versions of gdb_exit.
9939 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
9940 gdb_exit.
9941 * config/unix-gdb.exp: gdb_exit remains here, and should override
9942 the generic version, since it's doing a lot of wierd stuff that
9943 the other versions aren't. FIXME, fold it in, or abandon this
9944 version.
9945
9946Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9947
9948 * gdb.t24/demangle.exp: Add tests for PR 3220.
9949
9950Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9951
9952 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
9953
9954Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
9955
9956 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
9957 "i386-*-*". Works for i486 as well.
9958
9959 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
9960 bug, and expand domain of xfail to all SVR4 systems, since the
9961 actual problem is likely to be in generic SVR4 /proc support.
9962
9963Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9964
9965 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
9966
9967Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
9968
9969 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
9970 xfails for other systems. Match a missing 'Continuing.' as an
9971 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
9972
9973 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
9974 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
9975 Only issue warning for missing executables if -all option is used.
9976
9977 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
9978 file if -all option is used. It's like an unpredictable XFAIL.
9979
9980Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9981
9982 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
9983 for dynamically linked binaries.
9984
9985 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
9986
9987Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9988
9989 * gdb.t20/inherit.exp: Change message for "print tagless struct"
9990 to state that this is a known bug in old versions of g++.
9991
9992Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9993
9994 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
9995 while waiting for `Continuing'.
9996
9997Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
9998
9999 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
10000 in text, data, and bss.
10001 * gdb.t10/nodebug.c: Add local and global test variables for
10002 initialized and uninitialized data.
10003
10004Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10005
10006 * config/unix-gdb.exp (gdb_exit): Add "wait".
10007
10008Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10009
10010 * gdb.t06/signals.exp: xfail the continue from the handler for all
10011 targets.
10012
10013 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
10014 function with watchpoints enabled, the i386 call dummy starts with
10015 a call.
10016
10017 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
10018 386 bsd names its corefiles.
10019
10020Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
10021
10022 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
10023 compilers don't grok it.
10024 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
10025 with small octal ints rather than character constants, which
10026 are signed and might not fit if first promoted to int.
10027
10028Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
10029
10030 * gdb.t09/Makefile.in (clean): Remove corefile.
10031
10032Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10033
10034 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
10035
10036Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10037 and Jim Kingdon (kingdon@cygnus.com)
10038
10039 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
10040 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
10041 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
10042
10043Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10044
10045 * gdb.t17/interrupt.exp: Add xfail for hppa.
10046
10047Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10048
10049 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
10050 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
10051 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
10052 to determine signed-ness of bitfields and use the result to setup
10053 the xfail.
10054 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
10055 * gdb.t15/funcargs.exp: Use them to step until the second indirect
10056 call line is reached if necessary.
10057
10058Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10059
10060 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
10061
10062Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10063
10064 * gdb.t06/break.exp: Also test `clear' command.
10065
10066Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10067
10068 * gdb.t00/teststrategy.exp: Remove extra quote.
10069
10070 * gdb.t07/watchpoint.exp: Change xfail for calling function with
10071 watchpoint enabled to be for all non-68k machines.
10072
10073 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
10074
10075Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10076
10077 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
10078 targets use aout.mt instead of ecoff.mt as gas understands
10079 standard aout format.
10080
10081Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10082
10083 * lib/gdb.exp (runto): Don't insist that function we are running to
10084 was compiled with -g.
10085
10086 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
10087
10088 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
10089 to get back into the read system call.
10090 Accept leading newline in case where we woke it up.
10091
10092Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10093
10094 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
10095 to make the stabs test work on ecoff systems using gcc and -with-stabs.
10096 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
10097 enable ecoff configuration.
10098
10099Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10100
10101 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
10102
10103Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10104
10105 * gdb.t16/printcmds.exp: Add another printf test.
10106
10107Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
10108
10109 * configure.in: If configured -with-stabs on any target, add
10110 stabsdirs to configdirs.
10111
10112Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10113
10114 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
10115 fun" so pattern does not match the command itself.
10116
10117Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10118
10119 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
10120
10121Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10122
10123 * gdb.t17/interrupt.exp: Test for more things.
10124
10125Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10126
10127 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
10128 compiler arranges the code and line numbers.
10129
10130 * gdb.t17/interrupt.exp: Don't send \n after ^C.
10131
10132Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10133
10134 * gdb.t00/help.exp: Increase expect input buffer size.
10135
10136Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10137
10138 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
10139
10140 * gdb.t07/watchpoint.exp: Add xfail for hppa.
10141
10142 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
10143
10144 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
10145 [0-9]*, not just [0-9].
10146
10147Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10148
10149 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
10150
10151 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
10152
10153Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10154
10155 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
10156
10157Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10158
10159 * gdb.t06/signals.c: Add xfails for sun3.
10160
10161 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
10162
10163 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
10164 test_stepping tests.
10165
10166Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10167
10168 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
10169
10170 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
10171
10172 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
10173 rather than actually putting it through cpp twice.
10174
10175 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
10176
10177Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
10178
10179 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
10180 no longer needed.
10181
10182Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10183
10184 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
10185
10186 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
10187 C++ features prints as "struct", make it a pass, not an xfail.
10188
10189Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10190
10191 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
10192 Don't require VA to print as "class" rather than "struct".
10193
10194Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
10195
10196 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
10197
10198Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10199
10200 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
10201
10202Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10203
10204 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
10205 order.
10206
10207Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10208
10209 * gdb.t16/printcmds.exp: Add printf tests.
10210
10211 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
10212
10213 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
10214
10215Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
10216
10217 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
10218 pass counts, to counteract any existing or future setup_xfails.
10219
10220Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10221
10222 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
10223 {BEGIN,END}_COMMON for common block instead of STAB.
10224 * gdb.stabs/wierd.exp: Add xfail for rs6000.
10225
10226 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
10227 intp_var should be N_GSYM not N_LSYM.
10228 wierd-aout.S: Use a label for the value of the N_SO.
10229 wierd.def: Remove all backslashes.
10230 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
10231
10232Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10233
10234 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
10235 get the expected next to inheritance3.
10236
10237Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10238
10239 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
10240 now that gcc-2.4 gets it right.
10241
10242Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10243
10244 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
10245
10246 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
10247 generating comp-info.exp which works for cross-compilation.
10248
10249Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
10250
10251 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
10252 "*-*-sysv4.*".
10253
10254Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
10255
10256 * gdb.t01/run.exp: Start with a fresh gdb.
10257 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
10258 SVR4.x.
10259
10260Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
10261
10262 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
10263 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
10264 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
10265 Makefile.in (distclean, realclean): Remove gdbme.c from list of
10266 things to remove.
10267
10268Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
10269
10270 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
10271 test cases from bug reports.
10272
10273Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
10274
10275 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
10276 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
10277 avoid spurious xfails.
10278 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
10279 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
10280 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
10281
10282Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
10283
10284 * gdb.t00/teststrategy.exp: Rework to provide more useful
10285 description of each test, fix problem with systems that define
10286 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
10287 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
10288 results for "next over recursive call" so timeouts aren't taken
10289 by error.
10290
10291Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
10292
10293 * gdb.t12/scope.exp: Test printing of variables before run.
10294
10295 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
10296 printed in wrong order due to sorting.
10297
10298Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
10299
10300 * gdb.t00/teststrategy.exp: Fix expected results for printing
10301 user entered string constant. Is array of char, prints with no
10302 address.
10303
10304 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
10305 commands.
10306 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
10307 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
10308 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
10309 of struct of char arrays.
10310 * gdb.t00/radix.exp: New tests for radix commands.
10311
10312Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
10313
10314 * gdb.t16/printcmd.exp: Print a variable before running program
10315 (with xfail for AIX).
10316
10317Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
10318
10319 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
10320
10321 * gdb.t16/printcmd.exp: Don't print variables before running program.
10322
10323 * gdb.t06/break.exp: Don't require envp argument to main.
10324
10325 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
10326
10327 * gdb.t02/whatis.exp, gdb.t11/list.exp:
10328 Add xfails for rs6000.
10329
10330 * gdb.t02/whatis.exp: Change other tests not to re-test something
10331 we already tested.
10332
10333 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
10334 each type used has a variable of that type.
10335
10336Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
10337
10338 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
10339
10340Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10341
10342 * configure.in: change srctrigger to be a file, not a directory
10343
10344Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
10345
10346 * configure.in (mips-idt-ecoff*): Added trailing '*'.
10347
10348 * gdb.t11/list.exp: Fixed a couple of typos.
10349
10350Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
10351
10352 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
10353 is fixed and PR is closed.
10354 * gdb.t16 (gdbme.c): Add simple test string variable.
10355 * gdb.t16 (printcmds.exp): Add tests with simple test string
10356 variable, primarily for boundaries on "set print elements".
10357
10358Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
10359
10360 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
10361 Make leading 0's optional and don't expect a tab in the middle
10362 of the number.
10363
10364 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
10365
10366 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
10367 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
10368 don't end command passed to gdb_test with newline.
10369
10370 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
10371 signed keyword away, don't expect signed bitfields to be signed.
10372
10373 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
10374 printing with only as many 1's as are in the field as well as printing
10375 with 32 1's (see comment).
10376
10377Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
10378
10379 * gdb.t00/default.exp: Start with a fresh gdb.
10380 * configure.in (configdirs): Remove gdb.t31 until the chill
10381 compiler works again. It no longer is able to find chillrt0
10382 since it isn't in libchill.a anymore.
10383 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
10384 wierd.o, make more modular.
10385 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
10386 spurious newlines that caused problems.
10387
10388Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10389
10390 * Move test with enums and partial symbols from gdb.t03/ptype.exp
10391 to gdb.stabs/wierd.exp since GCC has worked around the bug.
10392 gdb.stabs/wierd.{exp,def}: Many new tests.
10393
10394 * gdb.t00/default.exp: update info line for new message.
10395
10396 * gdb.t02/{whatis.exp,gdbme.c}:
10397 Test that "char *" doesn't print as "caddr_t".
10398
10399Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10400
10401 * gdb.t00/help.exp: Use .* in place of some help messages which
10402 just changed.
10403 gdb.t00/default.exp: Update "info frame" test for new message.
10404 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
10405 Remove some xfails
10406
10407Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10408
10409 * gdb.t03/{gdbme.c,ptype.exp}:
10410 Add tests for typedef'd struct and union without tags.
10411 Also check "whatis" on a variable of a typedef'd enum without a tag.
10412
10413 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
10414 PRMS 1823; the bug still exists but isn't reproduced by this test
10415 anymore), and remove rs6000 XFAIL (the bug is fixed).
10416
10417 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
10418 duplicated from whatis.exp. For those that are left, accept
10419 "long", "long int", or "int" for long variables (whatis.exp already
10420 has an XFAIL for "int", so no need to fail it here).
10421
10422 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
10423 Deal with GCC's names for types now that GDB uses the compiler's names.
10424
10425 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
10426 setup_xfail's for sunos4. If we #defined the signed keyword away,
10427 don't expect GDB to know that char it is signed.
10428
10429 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
10430
10431Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
10432
10433 * configure.in (configdirs): Add gdb.t24 for C++ tests that
10434 should work on any system, regardless of debugging format.
10435 * gdb.t21/demangle.exp: Move to gdb.t24.
10436 * gdb.t24/demangle.exp: Move from gdb.t21.
10437 * gdb.t24/{Makefile.in, configure.in}: New files.
10438
10439Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10440
10441 * configure.in: Do gdb.stabs and C++ tests only for stabs.
10442 * gdb.stabs: New directory.
10443
10444Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10445
10446 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
10447 not just "Quit anyway?".
10448
10449Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
10450
10451 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
10452 that all setup_xfails are immediately followed by clear_xfails.
10453
10454Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
10455
10456 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
10457 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
10458 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
10459 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
10460 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
10461 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
10462 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
10463 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
10464 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
10465 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
10466 gdb.t31/chillvars.exp, lib/gdb.exp:
10467 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
10468 bug-gdb@prep.ai.mit.edu.
10469
10470Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
10471
10472 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
10473 with 0.0, not integer 0.
10474
10475Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
10476
10477 * gdb.t06/break.exp: Update for "Kill the program" message change.
10478
10479Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
10480
10481 * Makefile.in (GDBFLAGS): Set to -nx.
10482 * Makefile.in (site.exp): Use GDBFLAGS.
10483
10484Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10485
10486 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
10487 Makefiles.
10488 (check): depend on just-check.
10489 (just-check): added so that tests can be run without a noop
10490 build pass.
10491
10492Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10493
10494 Switch to using configure's configdirs.
10495 * Makefile.in (Makefile): add configure.in dependency.
10496 (SUBDIRS): removed redundant assignment.
10497 * configure.in: switch subdirs assignment to configdirs.
10498 * gdb.t*/configure.in: new files.
10499
10500Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
10501
10502 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
10503 works.
10504
10505Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
10506
10507 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
10508 in explicit rules. Apparently this is not supported by some makes.
10509
10510Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
10511
10512 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
10513
10514Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10515
10516 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
10517 disappeared.
10518
10519Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
10520
10521 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
10522
10523Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
10524
10525 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
10526 watchpoint problem that is now fixed.
10527 * gdb.t30/chexp.exp: Remove setup_xfail for printing
10528 uninitialized convenience variables.
10529 * gdb.t31/chillvars.exp: Fix expected patterns for printing
10530 structures.
10531
10532Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10533
10534 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
10535 which causes expect to get out of sync with gdb on long output
10536 from help set.
10537 * gdb.t09/corefile.exp: Make expected pattern for core file
10538 failing signal and frame output format less sun specific.
10539
10540Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
10541
10542 * gdb.t31/chillvars.exp: Add and remove initial dummy
10543 breakpoint, so that symbol table is forced in.
10544 (Needed at least on Sunos4, though it seems not SVR4.)
10545 * gdb.t31/chillvars.exp: Update for changed output format.
10546
10547Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
10548
10549 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
10550
10551Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
10552
10553 * Makefile.in: Added --srcdir when invoking runtest, removed the
10554 need for a local config file. (optional now)
10555
10556Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
10557
10558 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
10559 failure count used to force early termination. Add some more
10560 expected failures for gnu style demangling.
10561
10562Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10563
10564 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
10565 pmi variable from gdb.t20/gdbme to get optimized away.
10566 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
10567 Check for written corefile upon timeout _and_ eof.
10568
10569Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10570
10571 * config/unix-gdb.exp: Add missing return 0.
10572
10573Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10574
10575 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
10576 test termination.
10577
10578Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
10579
10580 * configure.in (subdirs): Put back gdb.t17 which mysteriously
10581 disappeared.
10582
10583Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
10584
10585 * gdb.t10/crossload.exp: Disable the i860-elf test until such
10586 time as i860 support works.
10587
beb998c6 10588 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
10589 "backtrace 100\r" rather than just "backtrace\r", to match last
10590 change.
10591
10592Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
10593
10594 * config/udi-gdb.exp (gdb_exit): Remove close command.
10595 (gdb_target_udi): New procedure to set the UDI target.
10596 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
10597 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
10598 Added waits for prompts after several question responses. Added
10599 some more responses used by a29k-amd-udi-gdb.
10600 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
10601 pass different arguments, restart UDI connection after program
10602 completion.
10603 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
10604 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
10605 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
10606 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
10607 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
10608 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
10609 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
10610 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
10611 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
10612 after program completion.
10613 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
10614 compiled with a SELECT_VECS setting.
10615 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
10616 infinite recursion.
10617
10618 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
10619 Added checks for COFF results, and made them expected failures for
10620 all targets. It would be better to make them expected failures
10621 for COFF targets only.
10622
10623Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10624
10625 * Makefile.in: add null dvi target, don't bother to recurse
10626 through test directories for info and install-info; rename
10627 $(datadir) to be dejagnu instead of deja-gnu
10628
10629Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
10630
10631 * gdb.t31/gdbme.ch: Re-enable code that previously caused
10632 compiler to coredump.
10633 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
10634 code.
10635
10636Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
10637
10638 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
10639 coredump.
10640 * gdb.t31/chillvars.exp: Comment out tests that depend on that
10641 code.
10642
10643Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
10644
10645 * gdb.t03/ptype.exp: tests for return code from gdb_test.
10646 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
10647 which in a shell. Deletes xgdb when done.
10648 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
10649 Tests the return from the "set height" or "set width" commands.
10650 Added a few return codes where needed.
10651
10652Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
10653
10654 * Makefile.in (SUBDIRS): Add gdb.t17.
10655 * configure.in (subdirs): Add gdb.t17.
10656 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
10657 files to test gdb's calling of functions in the inferior with
10658 the correct arguments and gdb's ability to retrieve any
10659 result returned.
10660
10661Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
10662
10663 * config/unix-gdb.exp (gdb_exit): Remove close commands that
10664 may be called after gdb goes away. Previous versions of expect
10665 needed these to avoid file descriptor leaks, but they cause
10666 errors with the current revision of expect.
10667 * gdb.t00/gdbvars.exp: Use -re on expected output after
10668 setting sevenbit-strings.
10669 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
10670 to set sevenbit-strings consistent across tests.
10671 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
10672 set sevenbit-strings consistent across tests.
10673
10674Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
10675
10676 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
10677 expected output to match current "expect" expectations.
10678
10679Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
10680
10681 * gdb.t00/default.exp: Change expected output for default "source"
10682 command, to match new gdb behavior which requires a filename to
10683 source.
10684
10685Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
10686
10687 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
10688 expected fail for i486-*-* that misses the marker2 function.
10689 * gdb.t10/crossload.exp (bfddefault): Allow successful
10690 recognition of a format to pass even if no symbols are found.
10691 Explicitly catch failures where the format is not recognized
10692 or is ambiguous, and add the reason to the fail message.
10693 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
10694 the cause is and invalid target and add reason to failure message.
10695 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
10696 elf32-i386, elf32-sparc, and elf32-i860.
10697 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
10698 Set up expected failure for 'filename'::variable scope resolution,
10699 which is now apparently broken on all targets.
10700 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
10701 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
10702 gdb.t23/templates.exp: Change failure for missing binfile into
10703 just a warning.
10704 gdb.t21/demangle.exp: Change all cfront references to 'arm'
10705 references.
10706
10707Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
10708
10709 * gdb.t00/default.exp: Add expected output for default "source"
10710 command, to match new gdb behavior.
10711 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
10712
10713Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
10714
10715 * config/*-gdb.exp: returns an error, rather than exiting on
10716 internal errors.
10717
10718Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
10719
10720 * gdb.t03/gdbme.c: Add pointer to struct variable.
10721 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
10722 referencing struct members.
10723
10724Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
10725
10726 * configure.in (mips-idt-ecoff): New target.
10727 * config/mips-gdb.exp: New file for remote board using MIPS remote
10728 debugging protocol.
10729
10730 * Redid configuration scheme. Removed gdb.t*/configure.in.
10731 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
10732 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
10733 distclean targets. Built executables via .o files. Adjusted
10734 tests to account for source files in $(srcdir) rather than
10735 $(objdir).
10736 * lib/gdb.exp (runto): Don't expect () after the function name,
10737 because it may have arguments.
10738
10739Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
10740
10741 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
10742 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
10743 expected failures for mips-idt-* and mips-sgi-*.
10744 * gdb.t00/default.exp (attach): Kill process if requested.
10745 * gdb.t00/help.exp (help target core, help target): Accept a gdb
10746 that does not read core files.
10747 * gdb.t01/run.exp: Removed checks for exit status code.
10748 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
10749 it is linked in.
10750 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
10751 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
10752 appropriate, rather than doing it by hand.
10753 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
10754 execution.
10755 * gdb.t10/crossload.exp: Kill existing program if needed.
10756 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
10757 appropriate, rather than doing it by hand. Always increase
10758 timeout for this test, not just for VxWorks.
10759
10760Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
10761
10762 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
10763 of Chill STRUCT types and STRUCT values.
10764 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
10765 than "char".
10766 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
beb998c6 10767 struct2): New struct definitions and initializations to test
c906108c
SS
10768 simple Chill STRUCT types.
10769
10770Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
10771
10772 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
10773 the null byte at the end of strings.
10774 * gdb.t00/default.exp: Make show version insensitive to copyright
10775 date.
10776 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
10777 to avoid dependencies on target char signedness.
10778 * gdb.t16/printcmds.exp: Update expected results for explicitly
10779 unsigned char.
10780 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
10781 now work.
10782 * gdb.t21/demangle.exp: Add many more patterns for template
10783 demangling, most of them being expected failures.
10784 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
10785 string we are matching for, to match on the whole string.
10786 * gdb.t21/demangle.exp: Add many new test strings to demangle,
10787 and fix a whole bunch that had incorrect expected output but were
10788 passing anyway because of the bug in "proc demangle".
10789 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
10790 type.
10791 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
10792
10793Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
10794
10795 * gdb/testsuite: made modifications to testcases, etc., to allow
10796 them to work properly given the reorganization of deja-gnu and the
10797 relocation of the testcases from deja-gnu to a "tool" subdirectory.
10798
10799Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
10800
10801 * gdb/testsuite: Initial creation of gdb/testsuite.
10802 Migrated dejagnu testcases and support files for testing nm to
10803 gdb/testsuite from deja-gnu. These files were moved "as is"
10804 with no modifications. This migration is part of a major overhaul
10805 of dejagnu. The modifications to these testcases, etc., which
10806 will allow them to work with the new version of dejagnu will be
10807 made in a future update.
10808\f
10809Local Variables:
ef043731 10810mode: change-log
c906108c
SS
10811left-margin: 8
10812fill-column: 74
10813version-control: never
10814End:
This page took 0.879934 seconds and 4 git commands to generate.