2001-09-03 Jeff Holcomb <jeffh@redhat.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
4c32cc04
KS
12001-08-30 Keith Seitz <keiths@redhat.com>
2
3 * lib/gdb.exp: Move all insight-related functionality into
4 separate file.
5 * lib/insight-support.exp: New file.
6
8d6e6f81
FCE
72001-08-29 Frank Ch. Eigler <fche@redhat.com>
8
9 * config/sid.exp (sid_start): Never set sid verbosity; disable
10 expect_background {} that consumed its stdout; tolerate </dev/null.
11 Attempt to set endianness override in "sid" protocol mode. Cleanup.
12
6a90e1d0
AC
132001-08-18 Andrew Cagney <ac131313@redhat.com>
14
15 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
16 CLI jump command to start it.
17 (mi_run_to_main): Fail immediatly when unexpected output.
18
1759b3c3
AC
192001-08-18 Andrew Cagney <ac131313@redhat.com>
20
21 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
22 beginning of function. Fix PR gdb/191.
23
61d11d80
FCE
242001-08-16 Frank Ch. Eigler <fche@redhat.com>
25
26 * config/sid.exp (sid_start): Don't warn if we cannot figure out
27 what to force sid endianness to.
28
942a4df2
KS
292001-08-15 Keith Seitz <keiths@redhat.com>
30
31 * lib/gdb.exp (gdbtk_start): Don't set environment
32 variables for TCL_LIBRARY and friends. Insight will
33 now figure these out for itself.
34
0521c418
MS
352001-08-02 Michael Snyder <msnyder@redhat.com>
36
37 * gdb.base/completion.exp: Remove the symbol "a64l" from
38 the expect string; this is target-specific, and not related
39 to what is being tested.
40
74a9a58a
DB
412001-08-02 Dave Brolley <brolley@redhat.com>
42
43 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
44
c70819fa
MS
452001-07-25 Michael Snyder <msnyder@redhat.com>
46
c2b8fa57
MS
47 * gdb.base/consecutive.exp: New file. Test stepping over
48 breakpoints on consecutive instructions.
49 * gdb.base/consecutive.c: New file.
50
c70819fa
MS
51 * gdb.base/call-rt-st.exp: Use double-backslash to quote
52 curly braces in regular expressions.
53
2b1a1355
MS
542001-07-25 Michael Snyder <msnyder@redhat.com>
55
56 * gdb.base/ending-run.exp: Accept "Program exited normally" as
57 legitimate output from stepping out of main.
58
413eca6f
KS
592001-07-22 Keith Seitz <keiths@redhat.com>
60
61 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
62 the empty string, do not run the tests.
63
7e5a9322
SC
642001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
65
66 * gdb.base/long_long.exp: Detect size of pointer. Take into
67 account 2-byte pointers when testing for p/a results.
68
de58f10f
SC
692001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
70
71 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
72 and defined to 1K for m68hc11.
73 (random_data): Reduce table to 1K for embedded platforms (68hc11).
74 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
75 (sizeof_random_data): New variable to tell the size of the data table;
76 don't test past this size; always run to main.
77
d6f5fea1
SC
782001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
79
80 * gdb.base/return2.exp: return of long long and double fails for
81 68HC11; don't execute these tests on that platform.
82 * gdb.base/return.exp: Return of a double fails for 68hc11.
83
c477543d
SC
842001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
85
86 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
87 tests that print a float.
88 * call-rt-st.exp: Likewise.
89
63cf1c79
MK
902001-07-12 Mark Kettenis <kettenis@gnu.org>
91
92 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
93 running this test on Linux.
94
112f9ab5
MC
952001-06-24 Michael Chastain <chastain@redhat.com>
96
97 * gdb.base/arithmet.exp: Remove some tests to make all test names
98 unique.
99
4970cb0f
MS
1002001-07-03 Michael Snyder <msnyder@redhat.com>
101
102 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
103 the output of the ptype command.
104
d85da69f
MS
1052001-07-02 Michael Snyder <msnyder@redhat.com>
106
4c8a82de
MS
107 * gdb.base/completion.exp: Don't assume that break.c is the only
108 source file that may contain functions named "marker".
d85da69f
MS
109 * gdb.base/corefile.exp: Quote the curly braces in regexp.
110
8afc772b
AC
1112001-06-28 Andrew Cagney <ac131313@redhat.com>
112
113 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
114 of files to delete.
115
116 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
117 * gdb.disasm/h8300s.exp: New file.
118 gdb.disasm/h8300s.s: Likewise.
119
cff22675
AC
1202001-06-27 Andrew Cagney <ac131313@redhat.com>
121
122 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
123 empty breakpoint tables.
124
68c81b54
AC
1252001-06-25 Andrew Cagney <ac131313@redhat.com>
126
127 * lib/mi-support.exp: Update args=... part of stop-reason
128 patterns. Accept either a list or a tuple.
129
2dd62704
AC
1302001-06-23 Andrew Cagney <ac131313@redhat.com>
131
132 * lib/mi-support.exp: Remove local emacs variable defining
133 change-log-default-name.
134
b4127474
MC
1352001-06-22 Michael Chastain <chastain@redhat.com>
136
137 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
138 This is operationally compatible with the previous version.
139
8dbfb380
JB
1402001-06-13 Jim Blandy <jimb@redhat.com>
141
142 * lib/gdb.exp (gdb_test): Doc fix.
143
f2d8c86d
MC
1442001-06-10 Michael Chastain <chastain@redhat.com>
145
146 * gdb.base/exprs.exp: Remove a duplicate test.
147
81564d34
JB
1482001-06-06 Jim Blandy <jimb@redhat.com>
149
150 * gdb.base/return2.exp (main): Use values to test float and double
151 returns that are not NaN's, to avoid being confused by IEEE
152 comparison rules.
153
da55addb
MS
1542001-06-04 Michael Snyder <msnyder@redhat.com>
155
156 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
157 non-zero if control_c fails. Terminate the test on failure,
158 rather than wait for 12 more tests to time out.
159
42c65987
JB
1602001-06-06 Jim Blandy <jimb@redhat.com>
161
b18bced9
JB
162 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
163 Don't forget to match the GDB prompt.
164
42c65987
JB
165 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
166
5b41e5f0
JB
1672001-06-04 Jim Blandy <jimb@redhat.com>
168
169 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
170 command.
171
015e046f
KB
1722001-05-31 Kevin Buettner <kevinb@redhat.com>
173
174 * gdb.base/annota1.exp (info break): Match four or more spaces
175 after "Address".
176
fb1ffbbe
MC
1772001-05-31 Michael Chastain <chastain@redhat.com>
178
179 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
180 (dm_type_int_star): Likewise.
181 (dm_type_long_star): Likewise.
182 (dm_type_void_star): Likewise.
183
5ea2a32c
KB
1842001-05-29 Kevin Buettner <kevinb@redhat.com>
185
186 * gdb.base/completion.exp (INPUTRC): Set this environment variable
187 to a known value in order to get consistent results regardless
188 of the setting of INPUTRC or the presence or contents of .inputrc.
189
ae23c492
MS
1902001-05-24 Michael Snyder <msnyder@redhat.com>
191
ac55707e
MS
192 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
193 Don't require that the main thread and the manager thread are the
194 first in the list.
195
ae23c492
MS
196 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
197 debugging. If test fails, issue an "unsupported" not a "fail".
198
400071f1
JB
1992001-05-24 Jim Blandy <jimb@redhat.com>
200
201 Don't assume that short is shorter than int.
202 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
203 assume that shorts are smaller than ints. On a 16-bit machine,
204 this isn't true.
205 ("print unsigned char == (~0)"): Add test that verifies that ~0,
206 an int, is not equal to ~0 stored in an unsigned char. This tests
207 the same thing that the previous test meant to, but works on
208 16-bit machines, too.
209 ("print unsigned char != (~0)"): Same test, complemented.
210
0816a3e5
MS
2112001-05-24 Michael Snyder <msnyder@redhat.com>
212
213 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
214 test for (full_coverage == 0). This makes the test run faster,
215 and prevents dejagnu getting out of step.
216
f6dc23a9
KB
2172001-05-23 Kevin Buettner <kevinb@redhat.com>
218
219 * gdb.base/finish.exp (finish_void): Revise pattern for
220 stopping on the call statement to not permit stopping at
221 the start of the instructions comprising the call sequence.
222
7dbd117d
MC
2232001-05-19 Michael Chastain <chastain@redhat.com>
224
225 * gdb.base/callfuncs.exp: Make all test names unique.
226 * gdb.base/commands.exp: Make all test names unique.
227 * gdb.base/condbreak.exp: Make all test names unique.
228 * gdb.base/dbx.exp: Make all test names unique.
229 * gdb.base/default.exp: Make all test names unique.
230 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
231 and TIMEOUT messages to their corresponding PASS message.
232 * gdb.base/ending-run.exp: Make all test names unique.
233 * gdb.base/long_long.exp: Remove duplicate test.
234
6b0b0a9e
KB
2352001-05-21 Kevin Buettner <kevinb@redhat.com>
236
237 * gdb.base/finish.exp (finish_void): Allow "finish" command to
238 stop on the call statement as well as the statement after the
239 call.
240
2caa35cb
MS
2412001-05-21 Michael Snyder <msnyder@redhat.com>
242
243 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
244
40713331
EZ
2452001-05-10 Elena Zannoni <ezannoni@redhat.com>
246
247 * gdb.base/completion.exp: Revamp test. Make it execute on all
248 platforms.
249
c2c1be8d
EZ
2502001-05-10 Elena Zannoni <ezannoni@redhat.com>
251
2c9cd303
EZ
252 * config/gdbserver.exp (gdb_load): Handle the case
253 in which the arguments to gdbserver are given in the
254 baseboard configuration file.
255 Also handle the case in which the server needs to do a
256 load.
257
9671de48
KS
2582001-05-07 Keith Seitz <keiths@cygnus.com>
259
260 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
261 set up the display for testing.
262 (gdbtk_start): Convert all paths to paths that tcl will like.
263 Export target information to environment.
264 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
265 necessary.
266 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
267 (to_tcl_path): New proc to convert a given pathname into
268 a path acceptible as an argument to a tcl command.
269 (_gdbtk_export_target_info): New proc to export target info
270 into the environment for gdbtk testing.
271 (gdbtk_done): New proc to signal end-of-test.
272
5a360f47
JB
2732001-05-06 Jim Blandy <jimb@redhat.com>
274
275 * restore.c: Make the code of caller0 correspond to its comment.
276
66c756c6
MS
2772001-05-03 Michael Snyder <msnyder@redhat.com>
278
279 * config/sid.exp (gdb_target_sid): Check for error messages.
280 On error or timeout, don't make expect exit (which will terminate
281 all subsequent tests); instead just make gdb exit.
282 (gdb_load): Check for error messages. On error or timeout,
283 return a negative value.
284
a966fde5
JB
2852001-04-24 Jim Blandy <jimb@redhat.com>
286
851c18e0
JB
287 * gdb.c++/templates.exp: If we see the prompt for the overload
288 list, but we haven't recognized any of the longer patterns,
289 arrange for this test to fail, not hang.
290
a966fde5
JB
291 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
292 variations.
293
db144853
MC
2942001-04-22 Michael Chastain <chastain@redhat.com>
295
296 * gdb.c++/local.exp: Use the 'runto' library function.
297 * gdb.c++/namespace.exp: Likewise.
298 * gdb.c++/overload.exp: Likewise.
299
3207ec21
KB
3002001-03-26 Kevin Buettner <kevinb@redhat.com>
301
302 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
303 * gdb.base/step-line.exp: New file. Test step/next in presence of
304 #line directives.
305 * gdb.base/step-line.c: New file. Test program for the above.
306 * gdb.base/step-line.inp: New file. We pretend that this file has
307 been transformed by some other tool into step-line.c.
308
13b57657
JB
3092001-03-21 Jim Blandy <jimb@redhat.com>
310
311 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
312 unmangled operator names.
313
754cbe1c
JB
3142001-03-20 Jim Blandy <jimb@redhat.com>
315
316 * gdb.threads/linux-dp.exp: Recognize an additional message
317 generated by GDB when it doesn't understand how to debug threads
318 on the target system.
319
177495c9
AC
3202001-03-19 Andrew Cagney <ac131313@redhat.com>
321
322 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
323
f266096b
MC
3242001-03-12 Michael Chastain <chastain@redhat.com>
325
326 * gdb.c++/derivation.exp: Use the 'runto' library function.
327
cac3c2ff
MC
3282001-03-12 Michael Chastain <chastain@redhat.com>
329
330 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
331
b6c11a24
MC
3322001-02-24 Michael Chastain <chastain@redhat.com>
333
334 * gdb.c++/ref-types.exp: Change handwritten code to library
335 function 'runto'.
336
6bae5bce
OF
3372001-03-16 Orjan Friberg <orjanf@axis.com>
338
339 * gdb.base/signals.exp: Set count to 0 explicitly.
340
0015fd9a
MS
3412001-03-15 Mark Salter <msalter@redhat.com>
342
343 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
344 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
345 (gdb_load): Add support for additional target_info: gdb_download_size
346 and gdb_load_timeout.
0015fd9a 347
fc33412a
DT
348Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
349
350 * gdb.base/annota1.exp: Move test of isnative to earlier in the
351 file -- to prevent failing when the compile fails but we have no
352 intention of running the tests anyway.
353
354 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
355 tests if set.
356
357 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
358 integers.
359
360 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
361 * gdb.c++/namespace.exp: Ditto.
362
115f06de
OF
3632001-03-07 Orjan Friberg <orjanf@axis.com>
364
365 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
366 * gdb.base/pointers.exp: Relax pattern match of decimals.
367
b6ba6518
KB
3682001-03-06 Kevin Buettner <kevinb@redhat.com>
369
370 * Makefile.in, config/abug.exp, config/cfdbug.exp,
371 config/cpu32bug.exp, config/dve.exp, config/est.exp,
372 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
373 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
374 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
375 config/sh.exp, config/sid.exp, config/slite.exp,
376 config/sparclet.exp, config/udi.exp, config/unknown.exp,
377 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
378 config/vxworks.exp, config/vxworks29k.exp,
379 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
380 gdb.base/all-bin.exp, gdb.base/annota1.exp,
381 gdb.base/arithmet.exp, gdb.base/assign.exp,
382 gdb.base/async.exp, gdb.base/attach.exp,
383 gdb.base/bitfields.exp, gdb.base/bitops.exp,
384 gdb.base/break.exp, gdb.base/call-ar-st.exp,
385 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
386 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
387 gdb.base/commands.exp, gdb.base/completion.exp,
388 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
389 gdb.base/constvars.exp, gdb.base/corefile.exp,
390 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
391 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
392 gdb.base/ending-run.exp, gdb.base/environ.exp,
393 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
394 gdb.base/finish.exp, gdb.base/foll-exec.exp,
395 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
396 gdb.base/funcargs.exp, gdb.base/help.exp,
397 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
398 gdb.base/logical.exp, gdb.base/long_long.exp,
399 gdb.base/maint.exp, gdb.base/mips_pro.exp,
400 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
401 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
402 gdb.base/pointers.exp, gdb.base/printcmds.exp,
403 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
404 gdb.base/regs.exp, gdb.base/relational.exp,
405 gdb.base/remote.exp, gdb.base/reread.exp,
406 gdb.base/restore.exp, gdb.base/return2.exp,
407 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
408 gdb.base/selftest.exp, gdb.base/setshow.exp,
409 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
410 gdb.base/sigall.exp, gdb.base/signals.exp,
411 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
412 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
413 gdb.base/step-test.exp, gdb.base/structs.c,
414 gdb.base/structs.exp, gdb.base/structs2.exp,
415 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
416 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
417 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
418 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
419 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
420 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
421 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
422 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
423 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
424 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
425 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
426 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
427 gdb.fortran/types.exp, gdb.java/jmisc.exp,
428 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
429 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
430 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
431 gdb.trace/circ.exp, gdb.trace/collection.exp,
432 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
433 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
434 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
435 gdb.trace/report.exp, gdb.trace/save-trace.exp,
436 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
437 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
438 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
439 notices.
440
dc96c6c7 4412001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
442
443 * gdb.base/varargs.c (find_max_double): Fix printf format string:
444 first arg is int not float.
445
dc96c6c7 4462001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
447
448 * gdb.base/reread.exp: Unsupported for non-native targets;
449 doesn't work for remote debugging.
450
9b0c4aeb
FN
4512001-02-19 Fernando Nasser <fnasser@redhat.com>
452
453 From Drew Moseley <dmoseley@redhat.com>
454 * gdb.base/ending-run.exp: Properly handle the BSP state when
455 stepping past the end of main.
456
02aa71d5
MC
4572001-02-19 John Moore <jmoore@redhat.com>
458
459 * gdb.base/commands.exp (infrun_breakpoint_command_test):
460 Converted HPUX fix for non-expected items following multiple
461 step commands into general solution for all platforms.
462
1fa449a4
MC
4632001-02-18 Michael Chastain <chastain@redhat.com>
464
465 * gdb.c++/classes.exp (do_tests): Change runto statements
466 from "runto 'foo(void)'" to "runto 'foo'". This makes the
467 statements demangler agnostic.
468 * gdb.c++/virtfunc.exp (do_tests): Likewise.
469 (gdb_virtfunc_restart): Likewise.
470
b2f9ec70
MC
4712001-02-14 Michael Chastain <chastain@redhat.com>
472
473 * gdb.c++/inherit.exp (do_tests): Change runto statements
474 from "runto 'foo(void)'" to "runto 'foo'". This makes the
475 statements demangler agnostic.
476
cf74b8ca
AC
477Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
478
479 * gdb.threads/pthreads.exp: Unify pass/fail messages for
480 ``continue to bkpt at common_routine in thread 2'' and ``stopped
481 before calling common_routine 15 times'' tests.
482
99f78f56
MC
4832001-02-11 Michael Chastain <chastain@redhat.com>
484
485 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
486 Helps the test script figure out which demangler is in use.
487 (dm_type_foo_ref): Ditto.
488 (dm_type_int_star): Ditto.
489 (dm_type_long_star): Ditto.
490 (dm_type_unsigned_int): Ditto.
491 (dm_type_void): Ditto.
492 (dm_type_void_star): Ditto.
99707966 493 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
494 Probe the gdb demangler and set variables to accommodate
495 formatting differences.
496 (info_func_regexp): New function. Same as info_func, but
497 matches against a regexp.
498 (info_func): Match against a literal string.
499 (print_addr_2): New function. Match against a literal string,
500 which can be different from the input to gdb.
501 (print_addr): Simply call print_addr_2 with the same argument twice.
502 (test_lookup_operator_functions): Use demangler formatting variables.
503 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
504 the tests in the same order as the C++ class declaration.
505 (test_paddr_operator_functions): Ditto.
506 (test_paddr_overloaded_functions): Ditto.
507 (test_paddr_hairy_functions): Use demangler formatting variables.
508 Add reference to gdb/19 for related tests.
509 (do_tests): Call probe_demangler.
510
1de8f023
KB
5112001-01-30 Kevin Buettner <kevinb@redhat.com>
512
513 * gdb.c++/templates.cc (printf): Remove unused function definition.
514
ca3f91ed
MS
5152001-01-26 Felix Lee <flee@redhat.com>
516
517 * sid.exp (sid_exit): Pass host, not target, to remote_close.
518
5192001-01-25 matthew green <mrg@redhat.com>
520
521 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
522 up sid.
523 (sid_exit): Call `remote_pop_conn' after GDB is gone.
524
5252001-01-25 matthew green <mrg@redhat.com>
526
527 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
528 Deprecate $sid_spawn_id.
529 (sid_exit): Remove code necessary only for `spawn.'
530
5312001-01-25 matthew green <mrg@redhat.com>
532
533 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
534
fb18ec4a
MC
5352001-01-28 Michael Chastain <chastain@redhat.com>
536
537 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
538 to call when tests fail. It takes gdb out of the overloaded
539 function choice menu back to the main prompt, so that the test
540 program stays synchronized.
541 (set_bp_overloaded): New proc to collect all the common
542 code for setting a breakpoint on an overloaded name. Calls
543 take_gdb_out_of_choice_menu when needed.
544 (menu_overload1arg): New variable to collect the repeated
545 instances of the expected menu for an overloaded name. Change
546 the regular expression to handle changes in g++ type encoding:
547 "void" can be either "void" or "", and "unsigned int" can be
548 either "unsigned int" or "unsigned".
549 (continue_to_bp_overloaded): Change regular expressions to handle
550 changes in g++ type encoding.
551 (no proc): Call take_gdb_out_of_choice_menu when needed.
552 Remove redundant calls to "info break". Accept either "canceled"
553 or "cancelled". Change regular expressions in "info break"
554 calls to handle changes in g++ type encoding. Give all tests
555 unique strings.
556
9c646a6e
BE
5572001-01-17 Ben Elliston <bje@redhat.com>
558
559 * config/sid.exp: New file.
560
9549d9c1
AC
561Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
562
563 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
564
dc96c6c7 5652000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
566
567 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
568 Add a RE to accept a non-ascii char if one is ever presented.
569
b4df4f68
FN
5702000-12-20 Fernando Nasser <fnasser@redhat.com>
571
297dd0fd 572 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 573
dc96c6c7 5742000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc
MS
575
576 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
577 in regexp. One '\' does not suffice on Linux.
578
4a7bddb6
MC
5792000-12-09 Michael Chastain <chastain@redhat.com>
580
581 * gdb.base/break.exp (test_clear_command): Use a marker function
582 rather than 'main' for the test function. Also move this
583 test to an execution point where the marker function names are
584 guaranteed to be bound to functions. (Executing tests after a
585 'finish' from main runs into name conflicts with local names
586 in __libc_start_main).
587
dc96c6c7 5882000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
589
590 * gdb.base/finish.exp: New test for gdb's "finish" command.
591 * gdb.base/return2.exp: New test for gdb's "return" command.
592 * gdb.base/return2.c: New source file for above.
593
dc96c6c7 5942000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
595
596 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
597 * gdb.base/miscexprs.exp: Ditto.
598 * gdb.base/pointers.exp: Ditto.
599 * gdb.c++/derivation.exp: Ditto.
600 * gdb.c++/local.exp: Ditto.
601 * gdb.c++/namespace.exp: Ditto.
602 * gdb.c++/overload.exp: Ditto.
603 * gdb.c++/ref-types.exp: Ditto.
604
dc96c6c7 6052000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
606
607 * gdb.base/constvars.exp: Test result of "up" command.
608 * gdb.base/miscexprs.exp: Ditto.
609 * gdb.base/pointers.exp: Ditto.
610 * gdb.base/scope.exp: Ditto.
611 * gdb.c++/derivation.exp: Ditto.
612 * gdb.c++/local.exp: Ditto.
613 * gdb.c++/namespace.exp: Ditto.
614 * gdb.c++/overload.exp: Ditto.
615 * gdb.c++/ref-types.exp: Ditto.
616
44097287
FN
6172000-11-22 Michael Chastain <chastain@redhat.com>
618
619 * mips_pro.exp: Accept either "middle -> top -> main" or
620 "middle -> main" in the backtrace, because gcc can optimize
621 tail calls to jumps. Remove setup_xfail for the hppa case.
622 Add a comment with the original warning messages from PR 3016,
623 which was filed in 1993, to preserve them for posterity.
624
9d2e1bab
ND
6252000-11-17 Nick Duffek <nsd@redhat.com>
626
627 * lib/gdb.exp (gdb_test): Override timeout with board info.
628
1aca8eb7
ND
6292000-11-17 Nick Duffek <nsd@redhat.com>
630
631 * gdb.base/display.exp: Don't kill running stub. Add "again" to
632 the second kill and detach messages.
633
93076499
ND
6342000-11-17 Nick Duffek <nsd@redhat.com>
635
636 * configure.in: Add AC_EXEEXT.
637 * configure: Regenerate.
638 * Makefile.in (just-check): Export EXEEXT.
639 * lib/gdb.exp ($EXEEXT): Import from environment.
640 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
641 expect "maint dump-me" on Cygwin.
642 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
643 $EXEEXT.
644
30e87cd3
ND
6452000-11-17 Nick Duffek <nsd@redhat.com>
646
647 * gdb.base/break.exp: Test backtrace and finish from called
648 function on all platforms, not just HP-UX.
649
dc96c6c7 6502000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
651
652 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
653 code from gdb_target_monitor, so it can be used independantly
654 for gdbserver. Also comment out an unnecessary PUTS.
655
dc96c6c7 6562000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
657
658 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
659 * gdb.base/corefile.exp: Expect the message "Program is being
660 debugged already" when we send the "corefile" command, since
661 the preceeding gdb_load may have connected gdb to a remote target.
662 * gdb.base/display.exp: Disable hardware watchpoints if new
663 board info variable "no_hardware_watchpoints" is true.
664 Replace single-letter commands with more readable ones.
665 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
666 if new board info variable "no_hardware_watchpoints" is true.
667 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
668 to see if stdio (printf) testing is possible.
669 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
670 board info variable "no_hardware_watchpoints" is true. Use new
671 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
672
39124dea
FN
6732000-11-13 Fernando Nasser <fnasser@redhat.com>
674
675 From Orjan Friberg <orjanf@axis.com>:
676 * gdb.base/printcmds.exp: Escape curly braces followed by a number
677 in array print pattern match.
678
a9e2e984
FN
6792000-11-09 Fernando Nasser <fnasser@redhat.com>
680
681 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
682 spelling "cancelled" to U.S. spelling "canceled" to match changes
683 made to gdb.
684 * gdb.c++/ovldbreak.exp: Ditto.
685
c7db355b
PS
6862000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
687
688 * gdb.base/callfuncs.c (main): Moved to end of file, call
689 t_double_values to initialize the FPU before inferior calls are made.
690 * gdb.base/callfuncs.exp: Test for register preservation after calling
691 inferior functions. Add tests for continuining, finishing and
692 returning from a stop in a call dummy.
693
dc96c6c7 6942000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
695
696 * gdb.base/commands.exp: Break up long lines, and re-indent.
697
dc96c6c7 6982000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
699
700 * config/gdbserver.exp: Rewritten from the ground up, to make it
701 compatible with the current dejagnu tree, and to make it work with
702 the new "gdbserver" in libremote.
703
dc96c6c7 7042000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
705
706 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
707 * gdb.base/varargs.exp: Skip entire test if no printf support.
708 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
709 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
710
dc96c6c7 7112000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
712
713 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
714 no floating point support.
715 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
716 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
717 * gdb.base/call-rt-st.exp: Ditto.
718 * gdb.base/call-strs.exp: Ditto.
719
bac5fc66
JG
7202000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
721
722 * gdb.base/sizeof.c: include <stdio.h>.
723
724 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
725 'finish', otherwise uncaptured gdb_prompt would potentially
726 throw remaining test points out of sync.
727
b22a6027
SB
7282000-07-26 Scott Bambrough <scottb@netwinder.org>
729
730 * gdb.base/recurse.exp: Run tests for all targets.
731 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
732 gnu-oldld case on ARM.
733 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
734 for ARM targets.
735
d8231941
AG
736Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
737
738 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
739 * gdb.java/configure: Rebuild.
740
8caabe69
AG
741Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
742
743 * gdb.java/jv-exp.exp: New file.
744
9d273ca3
AG
745Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
746
747 * configure: Rebuilt.
748 * configure.in (configdirs): Add gdb.java.
749 * gdb.java/jmisc.java: New file.
750 * gdb.java/jmisc.exp: New file.
751 * gdb.java/Makefile.in: New file.
752 * gdb.java/configure: Rebuilt.
753 * gdb.java/configure.in: New file.
754 * lib/java.exp: New file.
755
4f823a66
AC
756Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
757
758 * gdb.base/exprs.exp: Test casts to a pointer including over and
759 underflow.
760
2391e11d
AC
761Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
762
763 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
764 and the compilers sizes.
765
54602222
ND
7662000-07-09 Nick Duffek <nsd@redhat.com>
767
768 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
769 (use_methods): New function.
770 (main): Call use_methods().
771 * gdb.c++/classes.exp (test_method_param_class): New procedure.
772 (do_tests): Call test_method_param_class.
773
2bec0572
ND
7742000-07-09 Nick Duffek <nsd@redhat.com>
775
776 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
777 spelling.
778 (test_enums): New procedure. Move enum tests from end of script
779 to here. Set breakpoint on function name instead of line number.
780 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
781 (enums2): New marker function.
782 (enums1): New function.
783 (main): Call enums1(). Move enum tests to enums1().
784
78492fde
AC
785Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
786
787 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
788 compile/link program. Update line numbers.
789 * gdb.asm/d10v.inc: Define ``startup''.
790 * gdb.asm/asmsrc1.s: Add definition of _start.
791
49a2cef8
AC
792Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
793
794 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
795
3e6c8688
EZ
7962000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
797
798 * gdb.base/maint.exp: Add 'maint print architecture' item to output
799 of 'help maint print' command.
800
9ff5cbe9
AC
801Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
802
803 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
804 they use gdb_expect_list.
805
17c579bd
AC
806Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
807
808 * gdb.base/commands.exp: Use ``set remote
809 memory-read-packet-size'' instead of ``set endian big'' to test
810 long commands.
811
e6d71bf3
DB
8122000-06-03 Daniel Berlin <dan@cgsoftware.com>
813
814 * gdb.c++/templates.exp (do_tests): Make all of these work under
815 g++, and stop skipping them.
816
817 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
818 work under g++.
819
e5f9ba7b
MS
820 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
821 initialization.
822
dc96c6c7 8232000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
824
825 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
826 the regular expression: accept an (almost) arbitrary sequence of
827 "frames-invalid" and "breakpoints-invalid" messages both before
828 and after the "starting" message.
829
dc96c6c7 8302000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
831
832 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 833
dc96c6c7 8342000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
835
836 * gdb.base/annota1.exp (annotate-signal-handler-caller):
837 Relax the regular expression a little, make it pass on Solaris 8.
838
8216cda9
KB
8392000-05-12 Kevin Buettner <kevinb@redhat.com>
840
841 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
842 a call, do not require that gdb stop on the line after the call.
843 Instead, it is permissible for gdb to stop on the line of the
844 call itself.
845
1a570b2f
MS
8462000-05-12 Michael Snyder <msnyder@.cygnus.com>
847
848 * gdb.base/break.exp (bp on small function, optimized file):
849 Add a second pass pattern. The behavior differs here between stabs
850 and dwarf for one-line functions. Stabs preserves two line symbols
851 (one before the prologue and one after) with the same line number,
852 but dwarf regards these as duplicates and discards one of them.
853 Therefore the address after the prologue (where the breakpoint is)
854 has no exactly matching line symbol, and GDB reports the breakpoint
855 as if it were in the middle of a line rather than at the beginning.
856
dc96c6c7 8572000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2
MS
858
859 * gdb.base/interrupt.exp: Make "pass" message say "send"
860 rather than "send_gdb" (for consistancy).
861
7d418785
AC
862Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
863
864 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
865 * gdb.c++/templates.cc: Properly check for GCC version number.
866 * lib/compiler.cc: Likewise
867
dc96c6c7 8682000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79
MS
869
870 * gdb.base/break.exp: When compiled with -O2 optimization,
871 gdb may not stop at the first line of main, due to code motion.
872
dc96c6c7 8732000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
874
875 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
876 This test depends on parsing the printf output from the target.
877 Since the sparclet stub doesn't do stdio, this will never work.
878 * gdb.base/call-rt-st.exp: ditto.
879 * gdb.base/call-strs: ditto.
880
dc96c6c7 8812000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
882
883 * gdb.base/miscexprs.exp: make sizeof long array test portable.
884
885 * gdb.base/ending-run.exp: After connecting to a remote target,
886 but before running, the target will appear to be in a random
887 location. Specify both a file and a line for breakpoints.
888 Also, the function that calls main may be called 'init'
889 rather than 'start'.
890
a5a51225
EZ
8912000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
892
893 * gdb.base/help.exp: Update output for add-symbol-file command.
894
7930cc7c
FN
8952000-04-10 Fernando Nasser <fnasser@cygnus.com>
896
897 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
898 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
899
23e37ab1
C
9002000-04-07 J.T. Conklin <jtc@redback.com>
901
e93c542c
C
902 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
903
23e37ab1
C
904 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
905
591b8fa3
PDM
906Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
907
908 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
909 values that can be represented exactly.
910 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
911 above change, and to not check against the directory part of the source
912 file name.
913 (step into print_long_arg_list): Likewise.
914 (print print_small_structs from print_long_arg_list): Likewise.
915 (print print_long_arg_list): Likewise.
916
7a495180
EZ
9172000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
918
30b53638 919 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 920
beb998c6
AC
921Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
922
923 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
924
1c689132
DB
9252000-03-25 Daniel Berlin <dan@cgsoftware.com>
926
927 * gdb.base/commands.exp (deprecated_command_test): Add test for
928 deprecate with no arguments.
929
c1790a9d
JL
9302000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
931
932 * gdb.base/break.exp: Add new test for setting breakpoints on
933 optimized code so we can test breakpoints work even when function
934 prologues may be optimized away
935
003ba290
FN
9362000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
937
938 From David Whedon <dwhedon@gordian.com>
939 * gdb.base/commands.exp : Added command deprecator tests.
940
6837a0a2
DB
9412000-03-22 Daniel Berlin <dan@cgsoftware.com>
942
943 * gdb.base/help.exp: Added test for new apropos command.
944
b9593231
KB
9452000-03-21 Kevin Buettner <kevinb@redhat.com>
946
947 * gdb.base/pointers.c (usevar): New function.
948 (main): Make sure that global variables v_int_pointer2, rptr,
949 and y are all referenced someplace in the program by calling
950 usevar() on them. [Some linkers delete symbols which are
951 never referenced. The space remains, but there's no way to
952 get a (symbolic) handle on the variable from the debugger.]
953
751a959b
EZ
9542000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
955
956 * gdb.base/printcmds.c: Add typedeffed arrays.
957
958 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
959 procedure to test arrays that are typedef'd.
960
73a93a32
JI
9612000-03-13 James Ingham <jingham@leda.cygnus.com>
962
963 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
beb998c6 964 the library directories.
73a93a32 965
fb40c209
AC
966Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
967
968 * configure.in (configdirs): Add sub directory gdb.mi.
969 * configure: Re-generate.
970
971 * gdb.mi: New directory.
beb998c6 972
ee4dd2c9
AC
9732000-02-25 Scott Bambrough <scottb@netwinder.org>
974
975 * gdb.base/long_long.exp: Correct test suite failure when printing
976 a long long value as a double on ARM platforms.
977
70f0cc22
JB
9782000-02-16 Jim Blandy <jimb@redhat.com>
979
980 * gdb.base/break.exp ("breakpoint line number"): Make sure the
981 default source file is set properly before running this test.
982
853819b8
EZ
9832000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
984
985 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
986 gdbtk/library directory, not in gdbtcl2.
987
dfcd3bfb
JM
9882000-02-04 Jim Blandy <jimb@redhat.com>
989
990 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
991 backslash from regexp pattern.
992
993 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
994 procedure. Use it to run all the "continue to bp overloaded"
995 tests. Note that this changes the names of the tests slightly.
996 If the breakpoint hit message includes a hex PC value, because
997 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
998 from the real source code, still consider that a pass.
999
1000 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
1001 XFAIL here if the breakpoint message contains a hex address. Note
1002 similar change on 1999-11-02.
1003
1004 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
1005
1006 * gdb.base/ptype.exp: Establish a default source file before
1007 calling get_debug_format.
1008
10092000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
1010
1011 * gdb.base/watchpoint.exp: Remove duplication of test messages.
1012
8b93c638
JM
10132000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
1014
1015 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
1016 of successive stepi commands -- while in the prologue we should see
1017 the function entry bracket.
1018
10192000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
1020
1021 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
1022 reach __change_mode() when stepping through the end of main().
1023
c5394b80
JM
10242000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
1025
1026 * gdb.base/default.exp: Fix expected pattern.
1027 * gdb.base/help.exp: Same.
1028
0d06e24b
JM
10292000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1030
1031 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
1032 Don't use xfail's because that affects only the following test.
beb998c6 1033
0d06e24b
JM
1034 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
1035 solaris or linux.
1036
1037 * gdb.base/selftest.exp: Update to reflect changes to main.c.
1038
dc96c6c7 10392000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 1040
beb998c6 1041 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
1042 "A syntax error" rather than "A parse error". Accept both.
1043
10442000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
1045
1046 * gdb.base/default.exp: Remove OS dependent string from "target
1047 remote" test.
1048 * gdb.base/help.exp: Same for "help target remote" test.
1049
c3f6f71d
JM
10502000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1051
1052 From Jim Kingdon <kingdon@redhat.com>:
1053
1054 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
1055 prompt (cleanup rather than necessity, but still might keep output
1056 from spilling to next test).
1057
10582000-01-02 Fred Fish <fnf@cygnus.com>
1059
1060 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
1061 AIX, which defines them in <sys/types.h>.
1062
ed9a39eb 10631999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 1064
ed9a39eb
JM
1065 * gdb.base/default.exp: Match arm* etc instead of arm in "info
1066 float" test.
1067
10681999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 1069
ed9a39eb 1070 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
1071
1072 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
1073 outermost frame disallowed".
1074
10751999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
1076
1077 * gdb.base/setvar.exp: New tests for setting the value of a struct
1078 with a constant list.
1079
10801999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
1081
1082 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
1083 require the user to type a cast before setting the value of a struct.
1084
de57eccd
JM
10851999-12-06 Jim Blandy <jimb@cygnus.com>
1086
1087 * gdb.base/default.exp: Expect the new 'info float' command on
1088 all i386 platforms.
1089
1090 * gdb.threads/linux-dp.exp: Expand our ability to recognize
1091 LinuxThreads libraries that don't support debugging.
1092
c2d11a7d
JM
1093Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
1094
1095 * gdb.base/remote.c: Fill the buffer with truely random data.
1096 Change the buffer type to ``unsigned char'' to simplify size
1097 arithmetic.
1098
1099 * gdb.base/remote.exp: Reduce download numbers by one. Typical
1100 stub only handles 400-1 byte packets. Verify that the download
1101 worked.
1102
11031999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
1104
1105 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
1106 tests, using UNRESOLVED for the untested cases. Also, does not wait
1107 for a timeout if the prompt was received before a recognizable pattern.
1108
11091999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
1110
1111 * lib/gdb.exp (gdb_expect_list): Fix spelling.
1112
11131999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1114
1115 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
1116 watchpoints.
1117
11181999-11-24 Jason Merrill <jason@casey.cygnus.com>
1119
1120 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
1121
1122 * gdb.c++/local.exp: Be more flexible in recognizing local class
1123 name mangling. Don't allow horribly truncated method names.
1124 * gdb.c++/derivation.exp: Expect protected inheritance.
1125 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
1126 * gdb.c++/virtfunc.exp: Likewise.
1127 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
1128 when printing a nested enum.
1129
11301999-11-22 Jim Blandy <jimb@cygnus.com>
1131
1132 * gdb.base/step-test.exp: Properly await GDB's response to setting
1133 a breakpoint on the call to large_struct_by_value.
1134
1135 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
1136 just because we have debug info for the `start' function.
1137
11381999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
1139
1140 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
1141 "Unknown signal" messages, which indicate (on LinuxThreads) that
1142 GDB doesn't know how to debug threads on this system. This is
1143 better than hanging while philosopher 0 dumps chatter into gdb.log.
1144
11451999-11-18 Tom Tromey <tromey@cygnus.com>
1146
1147 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
1148
11491999-11-18 Fred Fish <fnf@cygnus.com>
1150
1151 * gdb.base/coremaker2.c: Add sample program for generating
1152 cores that is more self contained than coremaker.c. Eventually
1153 I'll add more code to this and tie it into the testsuite.
1154
4ce44c66
JM
11551999-11-12 Stan Shebs <shebs@andros.cygnus.com>
1156
1157 * gdb.base/dollar.exp: Remove, now in gdb.hp.
1158
11591999-11-10 Jimmy Guo <guo@cup.hp.com>
1160
1161 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
1162 from $srcdir/lib/.
1163 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
1164 and gdb.c++/.
1165
1166 * gdb.c++/derivation.exp: remove redundant get compiler info code.
1167
beb998c6 1168 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
1169 'continue with watch' test point.
1170
11711999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
1172
1173 Merged from p2linux-990323-branch:
beb998c6 1174
4ce44c66
JM
1175 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
1176
11cf8741
JM
1177Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
1178
1179 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
1180 {limit,fixed}''. Test ``set download-write-size''.
1181
1182Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
1183
1184 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
1185 gdb_expect_list.
1186
1187Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
1188
1189 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
1190
11911999-11-03 Mark Salter <msalter@cygnus.com>
1192
1193 * gdb.base/break.exp: Fix "stub continue" pattern.
1194
11951999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
1196
1197 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
1198
11991999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
1200
1201 * gdb.base/display.exp ("finish"): Add timeout clause.
1202
1203 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
1204 plain prompt clause, so this doesn't have to time out in order to
1205 fail.
1206
1207 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
1208 breakpoint hit messages include an address.
1209
1210 * gdb.base/display.exp: Don't forget to escape parens in regular
1211 expressions. Unix regexp notatation sucks.
1212
12131999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1214
1215 * gdb.base/annota1.exp: Test for annotate-signalled: change output
1216 order for 'signalled' message.
1217
5c44784c
JM
12181999-11-01 Stan Shebs <shebs@andros.cygnus.com>
1219
1220 From Jimmy Guo <guo@cup.hp.com>:
1221 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
1222 * gdb.base/annota1.c: Add code for tests to work with.
1223
12241999-10-26 Frank Ch. Eigler <fche@cygnus.com>
1225
1226 * gdb.base/remote.exp: New test for remote downloading settings.
1227 * gdb.base/remote.c: New file with large .data.
1228
917317f4
JM
12291999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
1230
1231 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
1232 for LinuxThreads support, merged from the Code Fusion branch.
1233
1234Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
1235
1236 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
1237 containing exp_continue into a while within an expect. Don't
1238 attempt a start more than three times. Check return value from
1239 gdb_load.
beb998c6 1240
2df3850c
JM
1241Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
1242
1243 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
1244 a pass case.
1245
2acceee2
JM
12461999-10-01 Kevin Buettner <kevinb@cygnus.com>
1247
1248 * gdb.base/break.c (main): Added a statement that we can step
1249 off of.
1250 * gdb.base/break.exp: Added tests for setting a breakpoint
1251 at an offset and stepping onto a breakpoint.
1252
12531999-10-01 Fred Fish <fnf@cygnus.com>
1254
beb998c6 1255 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
1256 gdb output.
1257
c2c6d25f
JM
12581999-09-18 Jim Blandy <jimb@cris.red-bean.com>
1259
1260 * gdb.base/break.exp: Code locations are in hex, don't forget!
1261 (For HP-UX.)
1262
12631999-09-17 Stan Shebs <shebs@andros.cygnus.com>
1264
1265 * condbreak.exp: Use break.c as test program.
1266 * condbreak.c: Remove, redundant with break.c.
1267
12681999-09-15 Stan Shebs <shebs@andros.cygnus.com>
1269
1270 * config/monitor.exp (gdb_target_monitor): Disable X- and
1271 Z-packets if the target needs it.
1272
12731999-09-13 James Ingham <jingham@leda.cygnus.com>
1274
1275 * gdb.c++/overload.exp: Added tests for listing overloaded
1276 functions with function pointers in the arg, explicitly calling
1277 out the version you want.
1278
cff3e48b
JM
12791999-09-09 Stan Shebs <shebs@andros.cygnus.com>
1280
1281 * long_long.exp: Add variations of test cases that work for
1282 targets with 16-bit ints and 32-bit doubles.
1283
d4f3574e
SS
12841999-09-08 Stan Shebs <shebs@andros.cygnus.com>
1285
1286 * break.c (main): Compare a possibly-uninitialized argc with an
1287 unlikely value that fits in 16 bits.
1288
12891999-09-07 Stan Shebs <shebs@andros.cygnus.com>
1290
1291 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
1292 0xfeeb, don't want negative numbers if ints are 16 bits.
1293
1294 * lib/gdb.exp (skip_cplus_tests): New proc.
1295 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
1296 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
1297 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
1298 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
1299 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
1300 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
1301 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
1302 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
1303
1304 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
1305
1306Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
1307
1308 * gdb.base/corefile.exp (up): Allow a parameter to appear
1309 in the frame that we're going up to.
1310
1311 From Jim Blandy <jimb@cygnus.com>:
1312
1313 * gdb.base/default.exp (info float): Expect some output now.
1314
1315 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
1316 returning floating-point values to fail on the x86.
1317 * gdb.base/callfwmall.exp (do_function_calls): Same.
1318
1319 * gdb.base/list.exp (test_listsize): Correct expectations for
1320 listing line 1 with listsize 2. Also, listing a single line
1321 works now, as does listing three lines. [Kevin's note: There
1322 were a number of other cases fixed too where the expectations
1323 differed...]
1324
13251999-09-02 Stan Shebs <shebs@andros.cygnus.com>
1326
1327 * gdb.base/selftest.exp: Add case for when version prints as
1328 constant string instead of char pointer.
1329
104c1213
JM
13301999-08-25 Stan Shebs <shebs@andros.cygnus.com>
1331
1332 * gdb.base/ending-run.exp: Add Solaris case for what happens when
1333 stepping out of main.
1334
1335 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
1336 G++ used.
1337
1338 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
1339 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
1340
1341 * gdb.c++/ovldbreak.exp: Update match string in test that
1342 includes a warning of multiple breakpoints.
1343
13441999-08-24 Stan Shebs <shebs@andros.cygnus.com>
1345
1346 * gdb.base/display.exp: Improve precision of step-after-finish
1347 added yesterday.
1348
1349 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
1350 test.
1351
1352 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
1353 configs when using G++, not just hppa*.
1354
13551999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1356
1357 * gdb.base/async.c: New file.
1358 * gdb.base/async.exp: New file.
1359
1360Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
1361
1362 * gdb.base/break.exp: Tweak PA specific tests to properly handle
1363 PA64.
1364
53a5351d
JM
1365Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
1366
104c1213
JM
1367 * gdb.base/display.exp: "finish" can leave us mid-line on many
1368 targets, deal with it. Add a small constant to main, instead of
1369 1000 since main+1000 may not be a valid address in the target.
1370
53a5351d
JM
1371 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
1372 on hpux11.
1373
1374 * gdb.base/attach.exp: Handle another hpux11 error message variant
1375 when attaching to a process that does not exist.
1376
13771999-08-19 J.T. Conklin <jtc@redback.com>
1378
1379 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
1380 characters in 'continue to 1241' test.
1381
13821999-08-17 Stan Shebs <shebs@andros.cygnus.com>
1383
1384 * gdb.base/call-ar-st.exp: Add a shorter match case for the
1385 stop in print_long_arg_list, define and use a whitespace
1386 variable in print_small_structs test, add an XFAIL for Solaris.
1387 * gdb.base/dbx.exp: XFAIL func commands until somebody is
1388 interested enough to fix.
1389
7be570e7
JM
13901999-08-13 Keith Seitz <keiths@cygnus.com>
1391
1392 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
1393 (dbx_gdb_load): Remove. Use gdb_load instead, since that
1394 proc knows about targets other than the natives.
1395 (test_assign): Use "gdb_run_cmd" to "run" the target.
1396 Check that we've actually hit the breakpoint at main.
1397 When we attempt to assign a value to a local variable, check
1398 that the variable is in the current scope, i.e., don't use
1399 a test with an empty result.
1400
1401Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
1402
1403 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
1404 command.
1405
14061999-08-09 Stan Shebs <shebs@andros.cygnus.com>
1407
1408 From Jimmy Guo <guo@cup.hp.com> and others at HP:
1409 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
1410 gdb.compat, gdb.threads-hp.
1411 gdb.hp/configure, gdb.hp/configure.in: New files.
1412 gdb.hp/Makefile.in: Recurse into new subdirs.
1413 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
1414 gdb.hp/gdb.objdbg: New directory, tests for debugging info
1415 in object files.
1416 gdb.hp/tools: New directory, aux tools for HP-specific tests.
1417
96baa820
JM
14181999-08-05 Stan Shebs <shebs@andros.cygnus.com>
1419
1420 * gdb.base/display.exp: Help expect by putting a newline in the
1421 funky printf, remove a bogus p/a test.
1422
14231999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1424
1425 * gdb.base/display.exp: Make sure that when we say 'run', we are
1426 connected to the target. This is necessary when running not
1427 natively.
1428
14291999-08-03 Stan Shebs <shebs@andros.cygnus.com>
1430
1431 * gdb.base/step-test.exp: Removed some extraneous messages.
1432
1433 * gdb.base/long_long.exp: Don't run memory examination tests
1434 on little-endian targets (they will need a different set of
1435 results to match).
1436
14371999-08-02 Stan Shebs <shebs@andros.cygnus.com>
1438
1439 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
1440 until somebody decides to fix GDB.
1441
1442 * gdb.base/long_long.c: Stop compiler complaint by specifying long
1443 constant as "ULL".
1444 * gdb.base/long_long.exp: Loosen x/c test, add partial result
1445 matches for a couple x/2 commands.
1446
a0b3c4fd
JM
14471999-07-30 Stan Shebs <shebs@andros.cygnus.com>
1448
1449 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
1450 by merging in ref-types2 tests.
1451 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
1452
1453 From Jimmy Guo <guo@cup.hp.com> and others at HP:
1454 * gdb.c++/Makefile.in: Add standard actions.
1455 (EXECUTABLES): Rename from PROGS, update list.
1456 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
1457 from gdb.hp.
1458 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
1459 foo and bar locals.
1460 * gdb.c++/anon-union.exp: Fix tests to match.
1461 * gdb.c++/classes.exp: Run if HP compiler used, add extra
1462 expect matches to handle output variations.
1463 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
1464 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
1465 output, add HP alternatives for new and delete prints.
1466 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
1467 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
1468 * gdb.c++/demangle.exp: Use $style when reporting failure.
1469 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
1470 * gdb.c++/inherit.exp: Run if HP compiler used, add some
1471 match alternatives.
1472 * gdb.c++/local.exp: Add match alternatives or xfails for HP
1473 compilers.
1474 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
1475 * gdb.c++/method.exp: Add match alternatives.
1476 * gdb.c++/misc.cc: Add bool types.
1477 * gdb.c++/misc.exp: Add tests for bool types.
1478 * gdb.c++/overload.exp: Add xfails.
1479 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
1480 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
1481 add some more template parameter tests (only for HP currently).
1482 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
1483 * gdb.c++/virtfunc.cc: Add return type and value for main.
1484 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
1485 match alternatives.
beb998c6 1486
a0b3c4fd
JM
14871999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1488
1489 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
1490
14911999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
1492
1493 * gdb.base/signals.exp: Don't expect getting a backtrace from
1494 within a signal handler to fail on Linux.
1495
14961999-07-29 Stan Shebs <shebs@andros.cygnus.com>
1497
1498 From Jimmy Guo <guo@cup.hp.com> and others at HP:
1499 * lib/gdb.exp: Remove some gratuitious semicolons.
1500 (delete_breakpoints): Increase timeout.
1501 (gdb_expect): Add -notransfer option.
1502 (gdb_test): Use -notransfer option.
1503 (get_compiler_info): Add f77 case.
1504 (get_compiler): New proc, split out from gdb_preprocess, add f77
1505 case.
1506 (gdb_preprocess): Call get_compiler.
1507
1508 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
1509 * gdb.base/attach.exp, gdb.base/display.exp,
1510 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
1511 gdb.base/long_long.exp, gdb.base/printcmds.exp,
1512 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
1513 third arg to gdb_test.
1514 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
1515 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
1516 HP-UX xfails, add others.
1517 * gdb.base/completion.exp: Reflect name change of self-test.
1518 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
1519 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
1520 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
1521 HP failure number.
1522 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
1523 useless HP-UX 10.30 references.
1524 * gdb.base/maint.exp: Loosen matches.
1525 * gdb.base/pointers.c (main): Declare more_code.
1526 * gdb.base/pointers.exp: Match on output of a `next'.
1527 * gdb.base/structs.c: Add prototypes.
1528 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
1529 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
1530
15311999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1532
1533 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
1534 command.
1535
15361999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1537
1538 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
1539 Fix run to main failures. Watchpoint can be hardware watchpoint.
beb998c6
AC
1540
1541 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
1542 debug info. Deal with lack of signal hanlder info in stack.
1543
1544 From Jim Kingdon <kingdon@redhat.com>:
1545 * gdb.base/annota1.exp: If printf has debug info, deal with it.
1546
5a2468f5
JM
15471999-07-19 Stan Shebs <shebs@andros.cygnus.com>
1548
1549 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
1550 gdb.base/foll-vfork.exp: Don't run for crosses.
1551
adf40b2e
JM
1552Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
1553
1554 * gdb.base/configure.in: Check for gdbvars.exp instead of
1555 a1-selftest.exp.
1556 * gdb.base/configure: Re-generate.
1557
15581999-07-12 Stan Shebs <shebs@andros.cygnus.com>
1559
1560 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
1561 in trying to run first and name is too long.
1562
1563 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
1564 pointers2.c and pointers2.exp, respectively.
1565 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
1566 doschk happier.
1567
43e526b9
JM
15681999-07-08 Stan Shebs <shebs@andros.cygnus.com>
1569
1570 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
1571 callfuncs2.c and callfuncs2.exp.
1572
1573 * gdb.base/list.exp: Remove mistaken xfails.
1574 * gdb.base/list0.h: Add optional prototypes.
1575
9846de1b
JM
1576Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
1577
1578 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
1579 calling malloc.
1580 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
1581 * ptype.exp: Move test for get_debug_format to before its first
1582 use.
1583
15841999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1585
1586 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
1587 * gdb.base/annota2.cc, annota2.exp: Move from here.
1588 * gdb.c++/annota2.cc, annota2.exp: To here.
1589 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
1590
43ff13b4
JM
1591Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
1592
1593 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
1594 a consistent format.
1595
085dd6e6
JM
15961999-06-25 Stan Shebs <shebs@andros.cygnus.com>
1597
1598 From Jimmy Guo <guo@cup.hp.com> and others at HP:
1599 * lib/gdb.exp (get_compiler_info): Add detection for assorted
1600 HP compilers, also set the globals $true and $false.
1601
1602 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
1603 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
1604 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
1605 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
1606 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
1607 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
1608 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
1609 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
1610 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
1611 whatis.c} Add C++ compatible function definitions and return
1612 types, add includes for library functions.
1613 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
1614 * gdb.base/step-test.c (myglob): Rename from glob.
1615 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
1616 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
1617 files, move here from gdb.hp.
1618 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
1619 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
1620 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
1621 Adjust line numbers in regexps.
1622
1623 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
1624 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
1625 instead of 0/1.
1626
1627 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
1628 foll-vfork.exp: New files, move here from gdb.hp.
1629 * gdb.base/page.exp: New file, test of pagination command.
1630
1631 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
1632 recursion test.
1633 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
1634
1635 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
1636 gdb.base/solib.exp: Fix compiler invocation process.
1637
1638 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
1639 HP-UX 11, turn off overload resolution explicitly.
1640 * gdb.base/commands.exp: Set argument list explicitly, add
1641 watchpoint test.
1642 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
1643 them work.
1644 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
1645 expressions properly.
1646 * gdb.base/corefile.exp: Loosen the match slightly.
1647 * gdb.base/default.exp: Allow "Error accessing memory" message
1648 also.
1649 * gdb.base/display.exp: Skip over x/0 j if PA64.
1650 * gdb.base/funcargs.exp: Add xfails for HP-UX.
1651 * gdb.base/interrupt.exp: Ditto.
1652 * gdb.base/langs.exp: Add symbolic matches governed by compiler
1653 in use.
1654 * gdb.base/list.exp: Add xfails for HP-UX.
1655 * gdb.base/long_long.exp: Refine some of the numeric matches.
1656 * gdb.base/mips_pro.exp: Xfail on HP-UX.
1657 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
1658 * gdb.base/nodebug.exp: Succeed on more varieties of output.
1659 * gdb.base/opaque.exp: Remove some HP-UX xfails.
1660 * gdb.base/ptype.exp: Succeed on more varieties of output.
1661 * gdb.base/scope.exp: Add xfails for HP-UX.
1662 * gdb.base/sect-cmd.exp: Add more cases.
1663 * gdb.base/setvar.exp: Add xfails for HP-UX.
1664 * gdb.base/shlib-call.exp: Loosen some matches slightly.
1665 * gdb.base/signals.exp: Match on void symbolically.
1666 * gdb.base/step-test.exp: Add case for PA64.
1667 * gdb.base/term.exp: Add exit and restart.
1668 * gdb.base/twice.exp: Clean up after self.
1669 * gdb.base/varargs.exp: Disable overload resolution explicitly.
1670 * gdb.base/whatis.exp: Allow more ways to pass tests.
1671
1672 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
1673 no longer useful.
1674
1675Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
1676
1677 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
1678 list of patterns.
1679 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
1680 print_double_array(double_array)", "continuing to breakpoint
1681 1018", "print print_double_array(array_d)" and "continuing to
1682 1034" tests.
beb998c6 1683
085dd6e6
JM
16841999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
1685
1686 * Makefile.in: Add empty html and install-html targets.
1687
16881999-06-24 Stan Shebs <shebs@andros.cygnus.com>
1689
1690 * config/mt-*: Remove, these haven't been used since 1996.
1691
16921999-06-22 Stan Shebs <shebs@andros.cygnus.com>
1693
1694 * gdb.base/call-strs.c, gdb.base/ending-run.c,
1695 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
1696 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
1697
9e0b60a8
JM
16981999-06-18 Stan Shebs <shebs@andros.cygnus.com>
1699
1700 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
1701 simpler match case for the ptype of the big class.
1702
17031999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
1704
1705 * gdb.exp: Fix test for gdb_prompt existence.
1706
17071999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
1708
1709 * gdb.exp (gdb_test): Add fail after calls to perror.
1710
17111999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
1712
1713 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
1714
17151999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
1716
1717 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
1718
0f71a2f6
JM
1719Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
1720
1721 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
1722 malloc() is linked in.
1723
17241999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
1725
1726 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
1727 step at end.
1728
1729 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
1730
17311999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
1732
1733 * gdb.java/jv-print.exp: New file. (Our first Java test!)
1734
cce74817
JM
1735Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
1736
1737 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
1738 * gdb.base/mips_pro.exp: Likewise.
1739
17401999-06-02 Keith Seitz <keiths@cygnus.com>
1741
1742 * gdb.c++/templates.cc: Change all "new" operators to throw
1743 an exception.
1744 * gdb.c++/cplusfuncs.cc: Likewise.
1745
1746 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
1747
1748Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
1749
1750 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
1751 * gdb.base/ending-run.exp: When stepping out of main, accept a
1752 step into an arbitrary assembler file.
1753
392a587b
JM
17541999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1755
beb998c6 1756 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 1757 "breakpoint-invalid" to be printed.
beb998c6 1758 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
1759 number of "frames-invalid" and "breakpoint-invalid" to be printed.
1760 * gdb.base/annota2.cc: Initialize a.x to 0.
1761
9e086581
JM
17621999-05-17 Keith Seitz <keiths@cygnus.com>
1763
1764 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
1765 when "skip_float_tests" set.
1766 Ditto for "print print_double_array(array_d)", "print print_small_structs",
1767 "print print_ten_doubles", and "step into print_long_arg_list".
1768 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
1769 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
1770 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
1771 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
1772 "skip_float_tests" is set.
1773 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
1774 when "skip_float_tests" set.
beb998c6 1775
cd0fc7c3
SS
17761999-05-06 Keith Seitz <keiths@cygnus.com>
1777
1778 * gdb.base/annota2.cc: Include stdio.h.
1779
1780Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
1781
1782 * gdb.base/crossload.exp: Remove, this has been disabled ever
1783 since BFD stopped including all targets, and cross-GDB gets
1784 plenty of testing anyway.
1785 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
1786 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
1787 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
1788 * gdb.base/README: Remove, was doc for this.
1789 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
1790 needed.
1791
b83266a0
SS
17921999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1793
1794 * gdb.base/call-ar-st.exp: Fix one regular expression in test
1795 output.
1796
1797 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
1798 * gdb.base/annota2.exp: New file. More annotation tests.
1799 * gdb.base/annota1.c: New file. Source file for annota1.exp.
1800 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
1801
18021999-04-23 Angela Marie Thomas <angela@cygnus.com>
1803
1804 * config/cfdbug.exp: New file.
1805
7a292a7a
SS
18061999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
1807
1808 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
1809 Marcus Daniel's and Dale Hawkins's demangler crashes.
1810
1811 * gdb.c++/demangle.exp (test_gnu_style_demangling,
1812 test_lucid_style_demangling, test_arm_style_demangling,
1813 test_hp_style_demangling): Try Tom Tromey's core-dumping
1814 identifier under each demangling style.
1815
18161999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
1817
1818 * gdb.c++/demangle.exp: Include the current demangling style
1819 in all test names.
1820 (current_demangling_style): New global variable.
1821 (set_demangling_style, test_demangling_core, test_demangling,
1822 test_demangling_exact): New functions.
1823 (test_gnu_style_demangling, test_lucid_style_demangling,
1824 test_arm_style_demangling, test_hp_style_demangling): Use those,
1825 instead of calling gdb_test and gdb_test_exact directly.
1826 (catch_demangling_errors): New function, which reports errors
1827 signalled by the demangling test functions in an orderly way.
1828 (do_tests): Use catch_demangling_errors.
1829
18301999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
1831
1832 * gdb.base/signals.exp (test_handle_all_print): Use () for
1833 grouping in expressions, not {}.
1834
1835 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
1836 initialized yet.
1837
18381999-04-01 Stan Shebs <shebs@andros.cygnus.com>
1839
1840 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
1841 are listed.
1842
18431999-03-26 Stan Shebs <shebs@andros.cygnus.com>
1844
1845 * gdb.stabs/weird.exp: Test for CC being defined before
1846 looking at its value.
1847
18481999-03-25 Stan Shebs <shebs@andros.cygnus.com>
1849
1850 * gdb.base/call-ar-st.exp: Remove stray '#'.
1851 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
1852 "short int" and "long int".
1853 * gdb.c++/overload.cc: Cast the string added in the previous
1854 change, to mollify finicky HP compiler.
1855 * gdb.hp/reg-test.exp (testfile): Fix file name.
1856 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
beb998c6 1857
7a292a7a
SS
1858 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
1859 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
1860 alternate form of enum ptype.
1861
c906108c
SS
18621999-03-23 Stan Shebs <shebs@andros.cygnus.com>
1863
7a292a7a
SS
1864 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
1865 * gdb.hp/*.exp: Change all to run compiler probe only after
1866 passing skip_hp_tests, so as not to waste time on guaranteed
1867 failure.
1868
c906108c
SS
1869 * gdb.c++/overload.cc: Pass string instead of char addr, always
1870 init ccpfoo.
1871 * gdb.c++/templates.cc: Fix syntax error.
1872
7a292a7a
SS
1873Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1874
1875 * gdb.base/commands.exp: Add test for correct position of '>'
beb998c6 1876 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
1877 command.
1878
18791999-03-18 James Ingham <jingham@cygnus.com>
1880
1881 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
1882
1883 * gdb.c++/method.exp: It was testing an uninitialized int on the
1884 stack and assuming it was positive.
1885
1886 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
1887
1888 * gdb.base/step-test.exp: Catch a case where finish is broken and
beb998c6 1889 keep it from killing the rest of the tests.
7a292a7a
SS
1890 Use gdb_continue_to_end.
1891
1892 * gdb.base/sigall.exp: use gdb_continue_to_end.
1893
1894 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
1895
1896 * gdb.base/display.exp: use runto_main, not run.
1897
beb998c6
AC
1898 * gdb.base/default.exp: Check for the current error message in the
1899 r abbreviation test.
7a292a7a
SS
1900 Add strongarm to the targets that know info float.
1901
beb998c6 1902 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
1903 run which doesn't work with monitors.
1904
1905 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
1906
1907 * gdb.base/break.exp: use the gdb_continue_to_end proc.
1908
1909 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
beb998c6
AC
1910 program. Traps the case (in Cygmon) when the program never really
1911 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
1912 more places, so I used my name. Sorry Mark...
1913
1914 * config/monitor.exp (gdb_target_monitor): added another
1915 target_info parameter: remotebinarydownload. This will set the
1916 remotebinarydownload flag if this is causing some boards trouble.
1917
19181999-03-18 Mark Salter <msalter@cygnus.com>
1919
1920 * lib/gdb.exp (continue_to_exit): New function.
1921
1922 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
1923 * gdb.base/ending-run.exp: Ditto.
1924 * gdb.base/step-test.exp: Ditto.
1925
19261999-03-16 Stan Shebs <shebs@andros.cygnus.com>
1927
1928 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
1929 (suggested by Art Haas <ahaas@neosoft.com>).
1930
19311999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
1932
1933 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
1934
1935Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
1936
1937 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
1938 descriptions of types (short unsigned int vs unsigned short, etc).
1939
19401999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
1941
1942 * gdb.base/call-strs.exp: Don't assume that `step' will step over
1943 a call to strlen; sometimes we do have sources.
1944
19451999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
1946
1947 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
1948 character, so GDB won't print garbage after its end.
beb998c6 1949
c906108c
SS
1950 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
1951 breakpoint there instead. Sometimes GCC emits memcpy to handle
1952 the large structures being passed by value, so we step into that
1953 instead of sum_array_print, which obscures what we're really testing.
1954 * gdb.base/step-test.exp: However, we do want a test that notices
1955 the bizarre steps into memcpy, so do that here. Add check for
1956 stepping into function calls that pass large structures by value.
1957 ("Is that a noun clause, or are you just happy to see me?")
1958 Remove all references to specific line numbers.
1959 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
1960 New type and function.
1961 (main): Call large_struct_by_value, passing it a large struct by value.
1962 * lib/gdb.exp (gdb_get_line_number): New function.
1963
1964 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
1965 more portable.
1966
7a292a7a
SS
19671999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
1968
c906108c
SS
1969 * lib/gdb.exp: Doc fixes.
1970
7a292a7a
SS
19711999-03-05 Nick Clifton <nickc@cygnus.com>
1972
beb998c6 1973 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
1974
19751999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
1976
c906108c
SS
1977 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
1978 commands. They're not germane to this test, and they don't work
1979 that way on remote targets.
1980
3fc11d3e
JM
19811999-03-01 James Ingham <jingham@cygnus.com>
1982
1983 * Changelog entries merged over from gdb development branch.
1984
3fc11d3e
JM
1985 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
1986
1987 * lib/gdb.exp (gdbtk_analyze_results): Generic function
1988 for outputting results of test run.
1989
2d4a1622 1990 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
1991
1992 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 1993
7a292a7a
SS
19941999-02-25 Felix Lee <flee@cygnus.com>
1995
1996 * lib/gdb.exp (debug_format): initialize
1997
c906108c
SS
19981999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
1999
2000 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
2001 * gdb.base/call-rt-st.c: Ditto.
2002
c906108c
SS
20031999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
2004
2005 * gdb.threads/pthreads.exp (horiz): New variable.
2006 (test_startup): Fix regexps that capture thread numbers.
2007
20081999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
2009
2010 * gdb.base/smoke.exp: Disambiguate two test case names (both
2011 called ``print'').
2012
2013Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
2014
2015 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
2016 compilation.
2017
20181999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
2019
2020 * gdb.base/miscexprs.exp: Change patterns to match GDB's
2021 actual output formatting.
2022 * gdb.base/smoke.exp: GDB removes leading 0's.
2023 * gdb.base/volatile.exp: Don't check type of remuneration;
2024 that variable is no longer defined in constvars.c.
2025 * gdb.base/step-test.c (main): Exit with explicit exit code.
2026 * gdb.base/step-test.exp: Remove two nexti checks--they are
2027 not portable.
2028
20291999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
2030
2031 * gdb.base/help.exp ("help delete display"): Fix test to match
2032 gdb's output.
2033
2034 * gdb.base/long_long.c (known_types): Initialize values to zero.
2035 * gdb.base/long_long.exp: Step one more line
2036 so 'dec' is initialized in "get to known place". GDB removes
beb998c6 2037 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
2038 unique test case names.
2039
2040Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2041
beb998c6 2042 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
2043
2044 * gdb.c++/method.exp: Add missing close brace.
2045
20461999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
2047
2048 * gdb.base/maint.exp: Use 'set height 0' to disable page
2049 prompting, not 'set height 400'.
2050
2051 Fix a bunch of timeouts.
2052 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
2053 four separate tests, so expect doesn't take forever to match a ton
2054 of text against a regexp with lots of .* forms.
2055 ("maint print psymbols", "maint print symbols"): Make some of
2056 these greps more selective, so that expect doesn't try to wade
2057 through huge piles of output and time out.
2058
2059 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
2060
2061 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
2062 tests: one which doesn't expect shlib events to be reported, and
2063 another which does, but is XFAIL for all platforms other than
2064 HP/UX.
2065
2066 * gdb.base/break.exp: Teach the test suite that the `catch
2067 fork', `catch vfork', and `catch exec' commands produce error
2068 messages on platforms that don't provide these features.
2069
2070Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
2071
2072 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
2073 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
2074 (shortening names from solib_threshold.exp etc), won't run on
2075 anything but HP-UX for the foreseeable future.
2076 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
2077 reflect move.
2078
2079Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
2080
2081 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
2082 gdb.trace/Makefile.in (clean): Remove all test executables.
2083
2084Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
2085
2086 * gdb.base/shlib-call.exp: add test cases to verify that gdb
2087 successfully re-sets breakpoints in shared libraries.
2088 * gdb.base/shmain.c (main): return 0, don't fall off the end.
2089
2090Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2091
beb998c6
AC
2092 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
2093 and compiled w/o GCC.
c906108c
SS
2094
2095 * gdb.hp/watch-cmd.exp: ditto.
2096
2097 * gdb.hp/watch-hp.exp: ditto.
2098
2099 * gdb.hp/xdb1.exp: ditto.
2100
2101 * gdb.hp/xdb2.exp: ditto.
2102
2103 * gdb.hp/dbx.exp: ditto.
2104
2105Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
2106
2107 * constvars.c: Remove C++-isms.
2108 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
2109 with GCC.
2110
2111Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
2112
2113 The following changes are part of the HP merge.
2114
2115 * gdb.base/break.exp: new tests to verify that catchpoints for
2116 fork, vfork, and exec don't trigger inappropriately.
2117
2118 * gdb.base/opaque.exp: compile one file at a time, then link.
2119
2120 * gdb.base/signals.exp: be more restrictive about which hppa
2121 systems receive a setup_xfail. new tests.
2122
2123 * gdb.base/solib_threshold.build: new file.
2124 * gdb.base/solib_threshold.exp: new file.
2125 * gdb.base/solib_threshold.link_opts: new file.
2126 * gdb.base/solib_threshold.mk: new file.
2127 * gdb.base/gen_solib_threshold.c: new file.
2128
2129 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
2130 tests. New tests for enums inside classes.
2131
2132 * gdb.c++/compiler.cc: indicate support of template debugging.
2133
2134 * gdb.c++/demangle.exp: run hp style demangling tests.
2135
2136 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
2137 tests.
2138
2139 * gdb.c++/misc.cc: changes to support new tests.
2140
2141 * gdb.c++/templates.cc: changes to support HP's compiler; changes
2142 to support new tests.
2143
2144 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
2145 gcc, then skip these tests.
2146
2147Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
2148
2149 The following files are part of the HP merge; some had longer
2150 names at HP, but have been renamed to be no more than 14
2151 characters in length.
2152
2153 * gdb.hp/ambiguous.cc: new file.
2154 * gdb.hp/ambiguous.exp: new file.
2155 * gdb.hp/attach.exp: new file.
2156 * gdb.hp/attach2.exp: new file.
2157 * gdb.hp/classes-hp.exp: new file.
2158 * gdb.hp/ctti.exp: new file.
2159 * gdb.hp/ctti-add.cc: new file.
2160 * gdb.hp/ctti-add1.cc: new file.
2161 * gdb.hp/ctti-add2.cc: new file.
2162 * gdb.hp/ctti-add3.cc: new file.
2163 * gdb.hp/dbx.exp: new file.
2164 * gdb.hp/exception.cc: new file.
2165 * gdb.hp/exception.exp: new file.
2166 * gdb.hp/foll-exec.c: new file.
2167 * gdb.hp/foll-exec.exp: new file.
2168 * gdb.hp/foll-fork.c: new file.
2169 * gdb.hp/foll-fork.exp: new file.
2170 * gdb.hp/foll-vfork.c: new file.
2171 * gdb.hp/foll-vfork.exp: new file.
2172 * gdb.hp/inherit-hp.exp: new file.
2173 * gdb.hp/more-steps.exp: new file.
2174 * gdb.hp/namespace.cc: new file.
2175 * gdb.hp/namespace.exp: new file.
2176 * gdb.hp/optimize.exp: new file.
2177 * gdb.hp/pxdb.c: new file.
2178 * gdb.hp/pxdb.exp: new file.
2179 * gdb.hp/quicksort.exp: new file.
2180 * gdb.hp/reg-test.exp: new file.
2181 * gdb.hp/reg-test.s: new file.
2182 * gdb.hp/sized-enum.c: new file.
2183 * gdb.hp/sized-enum.exp: new file.
2184 * gdb.hp/start-stop.exp: new file.
2185 * gdb.hp/templ-hp.cc: new file.
2186 * gdb.hp/templ-hp.exp: new file.
2187 * gdb.hp/thr-lib.c: new file.
2188 * gdb.hp/thr-lib.exp: new file.
2189 * gdb.hp/thr-lib.h: new file.
2190 * gdb.hp/thr-liblib.c: new file.
2191 * gdb.hp/virtfun-hp.c: new file.
2192 * gdb.hp/virtfun-hp.exp: new file.
2193 * gdb.hp/watch-cmd.exp: new file.
2194 * gdb.hp/watch-hp.exp: new file.
2195 * gdb.hp/xdb1.exp: new file.
2196 * gdb.hp/xdb2.exp: new file.
2197 * gdb.hp/xdb3.exp: new file.
2198
2199Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
2200
2201 The following files are part of the HP merge; some had longer
2202 names at HP, but have been renamed to be no more than 14
2203 characters in length.
2204
2205 * gdb.base/ss.h: new file.
2206 * gdb.base/call-ar-st.c: new file.
2207 * gdb.base/call-ar-st.exp: new file.
2208 * gdb.base/call-rt-st.c: new file.
2209 * gdb.base/call-rt-st-exp: new file.
2210 * gdb.base/call-strs.exp: new file.
2211 * gdb.base/ena-dis-br.exp: new file.
2212 * gdb.base/environ.exp: new file.
2213 * gdb.base/long_long.exp: new file.
2214 * gdb.base/sect-cmd.exp: new file.
2215 * gdb.base/shlib-cl2.exp: new file.
2216 * gdb.base/smoke.exp: new file.
2217 * gdb.base/so-impl-ld.c: new file.
2218 * gdb.base/so-impl-ld.exp: new file.
2219 * gdb.base/so-indr-cl.c: new file.
2220 * gdb.base/so-indr-cl.exp: new file.
2221 * gdb.base/varargs.exp: new file.
2222 * gdb.base/volatile.exp: new file.
2223 * gdb.base/whatis-exp.exp: new file.
7a292a7a 2224 * gdb.base/display.exp: new file.
c906108c
SS
2225 * gdb.c++/derivation.exp: new file.
2226 * gdb.c++/local.exp: new file.
2227 * gdb.c++/member-ptr.exp: new file.
2228 * gdb.c++/overload.exp: new file.
2229 * gdb.c++/ovldbreak.exp: new file.
2230 * gdb.c++/ref-types.exp: new file.
2231 * gdb.c++/ref-types2.exp: new file.
2232 * gdb.c++/userdef.exp: new file.
beb998c6 2233
c906108c
SS
2234Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
2235
2236 * gdb.base/default.exp: Reflect wording change in remote.c.
2237
dc96c6c7 2238Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
2239
2240 * gdb.base/help.exp: Update to reflect current text.
2241
2242Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
2243
2244 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
2245 they're stack variables and contain garbage.
2246 * gdb.c++/anon-union.exp: new file.
2247
2248 The following changes were made by David Taylor
2249 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
2250 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
2251 in changes by HP.
2252
2253 * gdb.base/bitops.exp: new file.
2254 * gdb.base/default.exp: change expected messages for catch and
2255 info catch tests to reflect HP merge changes.
2256 * gdb.base/enable-disable-break.exp
2257 * gdb.base/ending-run.c: new file.
2258 * gdb.base/long_long.c: new file.
2259 * gdb.base/maint.exp: new file.
2260 * gdb.base/pointers2.exp: new file.
2261 * gdb.base/shlib-call2.exp: new file.
2262 * gdb.base/solib.exp: new file.
2263 * gdb.base/step-test.c: new file.
2264 * gdb.c++/anon-union.cc: new file.
2265 * gdb.c++/local.cc: new file.
2266 * gdb.c++/member-pointer.cc: new file.
2267 * gdb.c++/method.cc: new file.
2268 * gdb.c++/ref-types.cc: new file.
2269 * gdb.c++/ref-types2.cc: new file.
2270 * gdb.c++/userdef.cc: new file.
beb998c6 2271
c906108c
SS
2272 * gdb.base/scope.exp: compile one file at a time, then link.
2273 * gdb.base/langs.exp: ditto.
2274 * gdb.base/list.exp: ditto.
beb998c6 2275
c906108c
SS
2276Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
2277
2278 The following changes were made by David Taylor
2279 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
2280 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
2281 in changes by HP.
beb998c6 2282
c906108c
SS
2283 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
2284 skip tests. When compiling pass c++ flag to gdb_compile.
2285 * gdb.c++/
beb998c6 2286
c906108c
SS
2287 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
2288 test for on hppa*-*-hpux*; use args to see if c++ was specified.
2289 (skip_hp_tests): new function.
2290 (gdb_preprocess): new function.
2291
2292 * configure.in (hpdir): decide whether to configure gdb.hp.
2293 * configure: regenerated.
2294
2295 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
2296 to delete on clean.
2297 (EXECUTABLES): update to reflect new additions.
2298 * gdb.base/commands.exp: update message expected.
2299 * gdb.base/default.exp: add copyright notice.
2300 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
2301 * gdb.base/help.exp: update messages to reflect current text.
2302 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
2303 targets for recurse tests.
2304 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
2305 skip this file.
2306
2307 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
2308 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
2309 compilation.
2310 * gdb.c++/misc.exp: ditto.
2311 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
2312 run the tests. tell gdb_compile that it's a c++ compilation.
2313
2314 * gdb.threads/pthreads.exp: fix typo in message.
beb998c6 2315
c906108c
SS
2316 * gdb.base/all-bin.exp: new file.
2317 * gdb.base/arithmet.exp: new file.
2318 * gdb.base/assign.exp: new file.
2319 * gdb.base/completion.exp: new file.
2320 * gdb.base/cond-expr.exp: new file.
2321 * gdb.base/condbreak.exp: new file.
2322 * gdb.base/define.exp: new file.
2323 * gdb.base/dollar.exp: new file.
2324 * gdb.base/environment.exp: new file.
2325 * gdb.base/eval-skip.exp: new file.
2326 * gdb.base/jump.exp: new file.
2327 * gdb.base/logical.exp: new file.
2328 * gdb.base/pointers.exp: new file.
2329 * gdb.base/relational.exp: new file.
2330 * gdb.base/section_command.exp: new file.
2331 * gdb.base/whatis-expr.exp: new file.
2332
2333 * gdb.base/all-types.c: new file.
2334 * gdb.base/call-array-struct.c: new file.
2335 * gdb.base/call-return-struct.c: new file.
2336 * gdb.base/call-strings.c: new file.
2337 * gdb.base/callfuncs2.c: new file.
2338 * gdb.base/condbreak.c: new file.
2339 * gdb.base/constvars.c: new file.
2340 * gdb.base/display.c: new file.
2341 * gdb.base/int-type.c: new file.
2342 * gdb.base/jump.c: new file.
2343 * gdb.base/miscexprs.c: new file.
2344 * gdb.base/pointers.c: new file.
2345 * gdb.base/pointers2.c: new file.
2346 * gdb.base/shmain.c: new file.
2347 * gdb.base/shr1.c: new file.
2348 * gdb.base/shr2.c: new file.
2349 * gdb.base/solib.c: new file.
2350 * gdb.base/solib1.c: new file.
2351 * gdb.base/solib2.c: new file.
2352 * gdb.base/varargs.c: new file.
2353 * gdb.c++/derivation.cc: new file.
2354 * gdb.c++/overload.cc: new file.
2355 * gdb.c++/ovldbreak.cc: new file.
2356 * gdb.hp/attach.c: new file.
2357 * gdb.hp/attach2.c: new file.
2358 * gdb.hp/average.c: new file.
2359 * gdb.hp/compiler.c: new file.
2360 * gdb.hp/compiler.cc: new file.
2361 * gdb.hp/execd-program.c: new file.
2362 * gdb.hp/follow-exec.c: new file.
2363 * gdb.hp/follow-fork.c: new file.
2364 * gdb.hp/follow-vfork-and-exec.c: new file.
2365 * gdb.hp/misc-hp.cc: new file.
2366 * gdb.hp/more-steps.c: new file.
2367 * gdb.hp/optimize.c: new file.
2368 * gdb.hp/quicksort.c: new file.
2369 * gdb.hp/run-hp.c: new file.
2370 * gdb.hp/start-stop.c: new file.
2371 * gdb.hp/sum.c: new file.
2372 * gdb.hp/templates-hp.cc: new file.
2373 * gdb.hp/thread-local-in-lib.c: new file.
2374 * gdb.hp/thread-local-in-lib.h: new file.
2375 * gdb.hp/thread-local-in-lib.lib.c: new file.
2376 * gdb.hp/vforked-program.c: new file.
2377 * gdb.hp/virtfunc-hp.cc: new file.
2378 * gdb.hp/watchpoint-hp.c: new file.
2379 * gdb.hp/xdb.c: new file.
2380 * gdb.hp/xdb0.c: new file.
2381 * gdb.hp/xdb0.h: new file.
2382 * gdb.hp/xdb1.c: new file.
2383
2384Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
2385
2386 The following change was made by Edith Epstein
2387 <eepstein@cygnus.com> as part of a project to merge in changes
2388 originally made by HP; HP did not create ChangeLog entries.
2389
2390 * gdb.c++/demangle.exp: changed the expected output for some
2391 ARM-style mangling -- removed second reference to datatype.
2392 For example, maint demangle __dt__11T1__pt__2_cFv
2393 T1<char>::~T1<char>(void)
2394 becomes,
2395 maint demangle __dt__11T1__pt__2_cFv
2396 T1<char>::~T1(void)
2397
2398 (test_hp_style_demangling): new hp specific demangling test cases.
beb998c6 2399
c906108c
SS
2400Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
2401
2402 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
2403 * gdb.trace/backtrace.exp: Likewise.
2404 * gdb.trace/circ.exp: Likewise.
2405 * gdb.trace/collection.exp: Likewise.
2406 * gdb.trace/deltrace.exp: Likewise.
2407 * gdb.trace/infotrace.exp: Likewise.
2408 * gdb.trace/limits.exp: Likewise.
2409 * gdb.trace/packetlen.exp: Likewise.
2410 * gdb.trace/passc-dyn.exp: Likewise.
2411 * gdb.trace/passcount.exp: Likewise.
2412 * gdb.trace/report.exp: Likewise.
2413 * gdb.trace/save-trace.exp: Likewise.
2414 * gdb.trace/tfind.exp: Likewise.
2415 * gdb.trace/tracecmd.exp: Likewise.
2416 * gdb.trace/while-dyn.exp: Likewise.
2417 * gdb.trace/while-stepping.exp: Likewise.
2418
24191998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
2420
2421 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
2422
2423Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
2424
2425 From Brendan Kehoe:
2426 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
2427 int return types.
2428
2429Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
2430
2431 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
2432 remote dos host testing right.
2433
2434Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
2435
2436 * gdb.base/corefile.exp: remove some xfails.
2437
2438Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
2439
2440 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
2441 have different timestamps.
2442
2443Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
2444
2445 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
2446 gdb.base/default.exp: Replace "exec" with "executable".
2447
2448Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
2449
2450 * gdb.base/default.exp: Change else if to elseif from previous
2451 delta.
2452
2453Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
2454
2455 * gdb.base/default.exp: Add brace missing from previous delta.
2456
2457Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
2458
2459 * gdb.base/default.exp: Support test for info float for all
2460 varieties of arm toolchain.
2461
dc96c6c7 2462Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
2463
2464 * gdb.trace/*.exp: remove "remote_download" command.
2465
dc96c6c7 2466Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
2467
2468 * gdb.trace/*.exp: remove -gdwarf from compile.
2469
2470Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
2471
2472 * gdb.trace/configure.in(AC_INIT): typo
2473 * gdb.trace/configure: regenerated
2474
dc96c6c7 2475Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
2476
2477 * config/m68k-emc.exp: New file.
2478 * lib/<emc-support.exp trace-support.exp}: New files.
2479 * configure.in: add new test directory gdb.trace.
2480 * gdb.trace/{configure configure.in Makefile.in}: New files.
2481 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
2482 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
2483 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
2484 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
2485 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
2486 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
2487 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
beb998c6 2488
dc96c6c7 2489Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
2490
2491 * gdb.c++/classes.exp: Change all regular expressions to match
2492 arbitrary combinations of newline/carriage-return, so that they
2493 will work equally well on Unix and Windows.
2494 * gdb.c++/inherit.exp: ditto.
2495 * gdb.c++/virtfunc.exp: ditto.
2496
24971998-08-11 Dawn Perchik <dawn@cygnus.com>
2498
2499 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
2500
c2d11a7d
JM
2501Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
2502
2503 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
2504 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
2505 to use a0-a3/d0-d3 as needed.
2506
2507Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
2508
2509 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
2510 * gdb.disasm/am33.exp: Corresponding changes.
2511
c906108c
SS
25121998-07-11 Felix Lee <flee@cygnus.com>
2513
2514 * gdb.base/callfuncs.exp: add cmp10 test.
2515 * gdb.base/callfuncs.c (cmp10): new function.
2516
2517Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
2518
beb998c6 2519 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
2520 into two parts to get around a synchronization problem in expect.
2521
3fc11d3e
JM
2522Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
2523
2524 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
2525
2526 * configure.in: Add options for gdbtk testsuite.
2527
2528 * configure: Regenerate.
2529
2530 * gdb.gdbtk: New directory to hold gdbtk tests.
2531
c906108c
SS
2532Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
2533
2534 * gdb.fortran/types.exp: Escape brackets in expect patterns
2535 for test_float_literal_types_accepted tests.
2536 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
2537 before run test.
2538
c2d11a7d
JM
2539Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
2540
2541 * am33.exp: Just compile, do not link the testcase.
2542 * am33.s: Add ".am33" pseudoop to force am33 mode.
2543
c906108c
SS
25441998-06-25 Felix Lee <flee@cygnus.com>
2545
2546 * gdb.base/setshow.exp: make sure $pc is sane.
2547
2548 * gdb.stabs/weird.exp: split expect patterns properly.
2549
c2d11a7d
JM
2550Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
2551
2552 * gdb.disasm/am33.s: New disassembler testfile for the am33.
2553 * gdb.disasm/am33.exp: Run it.
2554
dc96c6c7 2555Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
2556
2557 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
2558 match processing (and eliminate spurious timeouts when running).
2559
dc96c6c7 2560Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
2561
2562 * gdb.base/signals.exp (test_handle_all_print): put back Mach
2563 exception test, but conditionalize it on target [mach | gnu].
2564
dc96c6c7 2565Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
2566
2567 * gdb.base/overlays.exp: fixup compile line for linker script.
2568
2569Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
2570
2571 * gdb.fortran/types.exp: don't guess at float size.
2572
2573Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
2574
2575 * gdb.base/exprs.exp: delete test that depends on int size.
2576
2577Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
2578
2579 * config/sim.exp: Removed checks for target triplets.
2580 (gdb_target_sim): Use gdb,target_sim_options.
2581
2582Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
2583
2584 * gdb.base/reread.exp: New file.
2585 * gdb.base/reread1.c: New file.
2586 * gdb.base/reread2.c: New file.
2587
2588Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
2589
2590 * config/sim.exp: Use 'target sim -sparclite' when running
2591 SPARClite programs.
2592
2593Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
2594
2595 * gdb.base/structs2.exp: New file.
2596 * gdb.base/structs2.c: New file.
2597
2598Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
2599
2600 * gdb.asm/common.inc: New file.
2601 * gdb.asm/d10v.inc: New file.
2602 * asm-source.exp: Pass -I's to gas to find .inc files.
2603 Update line numbers in expected output.
2604 * asmsrc1.s: Rewrite.
2605 * asmsrc2.s: Rewrite.
2606 * configure.in: Create arch.inc symlink.
2607 * configure: Regenerate.
2608 * Makefile.in (distclean): Delete arch.inc.
2609
2610Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
2611
2612 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
2613 (t_enum_value2): ditto
2614 (t_enum_value3): ditto
2615 (main): ditto
2616Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
2617
2618 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
2619 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
2620 change.
2621 Use gdb_test instead of send_gdb/gdb_expect sequences.
2622
2623Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
2624
2625 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
2626 not void.
2627
2628Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
2629
2630 * gdb.base/branches.c: Code with lots of loops and
2631 subroutines. Used to test gdbs ability to single step through PC
2632 changes, especially to test mips-tdep.c:mips_next_pc
2633
2634Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
2635
2636 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
2637 more rigorous EGCS C++ error checking.
2638
2639Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2640
2641 * gdb.base/help.exp: Clean up `help set args' and `help show args'
beb998c6 2642 tests.
c906108c 2643 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
beb998c6 2644 function when asleep.
c906108c 2645 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
beb998c6
AC
2646 for i*86 Linux and SVR4 signal handling problems.
2647 Remove linux xfail for `next to handler in signals_tests_1', fixed
2648 by recent infrun.c change.
c906108c 2649 Limit backtrace to 10 frames to avoid timeout problems with infinite
beb998c6 2650 stack backtraces.
c906108c
SS
2651 Adjust expect pattern in `handle all print' test to match Apr 28 1997
2652 target.[ch] change.
2653
2654Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
2655
2656 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
2657 for a newline from gdb before continuing.
2658 (default_gdb_exit): Just look for y or n.
2659 (gdb_test): Detect abnormal exit from GDB running on DOS; if
2660 it does, fail the rests of the tests in the file.
2661
2662Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
2663
2664 * config/cygmon.exp: New file.
2665
2666Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
2667
2668 * gdb.base/list.exp: Fix problem with "list default lines around
2669 main" test on remote targets.
2670
2671 * gdb.base/scope.exp: Fix problem with filelocal_bss before
2672 run test on remote targets.
2673
2674Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
2675
2676 * gdb.asm: New directory.
2677 * configure.in: Configure it.
2678 * configure: Regenerate.
2679 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
2680 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
2681
2682Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
2683
2684 * config/mn10300-eval.exp: New file to support MN10300 eval board.
2685
dc96c6c7 2686Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
beb998c6 2687
c906108c
SS
2688 * gdb.base/overlays (several files): Merge the two overlay
2689 managers into one. Change variables (foox, barx, bazx, grbxx)
2690 back into ints but force them to load in their proper sections.
2691
2692Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
2693
2694 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
2695 on-chip insn memory and IMAP1 to upper 128k.
2696 (D10VCopy): Handle memory regions crossing 16k boundaries.
2697 (D10VCopy): Transfer data in 32 bit chunks.
2698
2699Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
2700
2701 * gdb.base/overlays.c (main): Exit normally when result is
2702 correct.
2703
2704 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
2705 map. Include space for printf in .text segment.
2706
2707 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
2708 updated d10v memory VMA/LMA map.
2709 (D10VCopy): Call D10VTranslate.
beb998c6 2710
c906108c
SS
2711Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
2712
2713 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
2714
2715 * gdb.base/bar.c (barx, bar): Change variable to small array so
2716 that it won't be put into the .sdata - small data -
2717 section. Update reference.
2718 * gdb.base/baz.c (bazx, baz): Ditto.
2719 * gdb.base/foo.c (foox, foo): Ditto.
2720 * gdb.base/grbx.c (grbxx, grbx): Ditto.
2721
2722 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
2723 to be arrays.
beb998c6 2724
dc96c6c7 2725Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
beb998c6 2726
c906108c
SS
2727 * gdb.base/overlays.exp: fix up and get working again.
2728 Add tests for backtraces from an overlay function.
beb998c6 2729
c906108c
SS
2730Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
2731
2732 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
2733 "calling function with watchpoint enabled".
2734
2735Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
2736
2737 * gdb.base/break.exp (test_next_with_recursion): Remove
2738 gdb_suppress_tests for d10v-*-*.
2739 * lib/gdb.exp (gdb_suppress_tests): Disable this function
2740 pending review of whether it is useful or not.
2741
2742Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
2743
2744 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
2745
2746Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
2747
2748 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
2749 * config/dve.exp: New file to support Densan boards.
2750
2751Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
2752
2753 * gdb.base/interrupt.exp: Document problem of simulators, signals,
2754 reads and BSD.
2755
2756Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
2757
2758 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
2759 response.
2760
2761 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
2762
2763Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
2764
2765 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
2766 test.
2767
2768 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
2769 target_sizeof_long and target_bigendian_p.
2770 (structs_by_value, structs_by_reference): Check values according
2771 to targets word size and endianess.
beb998c6 2772
c906108c
SS
2773Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
2774
2775 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
2776 output.
2777
2778Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
2779
2780 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
2781 Update test of set args help to match source change.
2782
2783Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
2784
2785 * gdb.base/default.exp: Expect help system output to be in
2786 alphabetical order.
2787 * gdb.base/help.exp: Ditto.
2788
2789Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
2790
2791 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
2792 "i*86-pc-linux-gnu*".
2793 * gdb.base/interrupt.exp: Ditto.
2794 * gdb.base/corefile.exp: Ditto.
2795
2796 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
2797 define vxworks when building the testcase.
2798
2799 * gdb.base/ptype.exp: Fix testnames to be unique.
2800 * gdb.base/radix.exp: Ditto.
2801 * gdb.base/term.exp: Ditto.
2802 * gdb.base/whatis.exp: Ditto.
2803 * gdb.c++/classes.exp: Ditto.
2804
2805Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
2806
2807 * gdb.base/callfuncs.exp: Fix indentation.
2808
2809 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
2810 suppress_flag has been set.
2811 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
2812 target feature.
2813
2814Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
2815
2816 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
2817 the testcase.
2818
2819 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
2820 set_debug_traps() and breakpoint().
2821 * gdb.c++/misc.cc (main): Ditto.
2822 * gdb.c++/templates.cc (main): Ditto.
2823 * gdb.c++/virtfunc.cc (main): Ditto.
2824
2825Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
2826
2827 * lib/gdb.exp(gdb_step_for_stub): New function.
2828 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
2829 exists, reload the executable and do a "continue" instead of
2830 doing a jump.
2831 (runto_main): Use gdb_step_for_stub.
beb998c6 2832
c906108c
SS
2833 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
2834 tests to have unique names.
2835 * gdb.base/callfuncs.exp: Ditto.
2836 * gdb.base/commands.exp: Ditto.
2837 * gdb.base/default.exp: Ditto.
2838 * gdb.base/help.exp: Ditto.
2839 * gdb.base/list.exp: Ditto.
2840 * gdb.base/opaque.exp: Ditto.
2841 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
2842 similar tests.
beb998c6 2843
c906108c
SS
2844 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
2845 * gdb.c++/cplusfuncs.cc: Ditto.
2846 * gdb.c++/virtfunc.cc: Ditto.
2847
2848 * config/monitor.exp: Keep track of the last file we saw, rather
2849 than trying to get the info from gdb.
2850
2851 * gdb.fortran/types.exp: Move comment to previous line.
2852
2853Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
2854
2855 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
2856 target mode.
2857
2858Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
2859
2860 From Bob Manson:
2861 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
2862 string from GDB when it connects.
2863
2864 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
2865
2866Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
2867
2868 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
2869 if we can't get a debug format from GDB (we may be testing an
2870 older GDB). Use a 10 second timeout when checking for the format.
2871
2872 * gdb.stabs/weird.exp: Fix quoting.
2873
2874 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
2875
2876Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
2877
2878 * config/arm-ice.exp: New file.
2879
2880Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
2881
2882 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
2883 until it has been modified to work with the new testsuite.
2884
99707966 2885 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
2886 testcase won't compile, cause all of the testcases in the file to
2887 fail instead.
2888
2889 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
2890 (gdb_clear_suppressed): New procedure.
2891 (gdb_stop_suppressing_tests): Only clear suppress_flag if
2892 it contains a positive value.
2893
2894Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
2895
2896 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
2897
2898 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
2899
2900Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
2901
2902 * lib/gdb.exp (setup_xfail_format): New function.
2903 (get_debug_format): New function to get debug format.
2904 (debug_format): New global variable to hold last value set
2905 by get_debug_format.
2906 * gdb.base/list.exp: Call get_debug_format and expect some
2907 tests to fail for DWARF 1 and COFF formats.
2908 * gdb.c++/ptype.exp: Ditto.
2909 * gdb.c++/classes.exp: Ditto.
2910 * gdb.c++/cplusfuncs.exp: Ditto.
2911 * gdb.c++/inherit.exp: Ditto.
2912 * gdb.c++/templates.exp: Ditto.
2913 * gdb.c++/virtfunc.exp: Ditto.
beb998c6 2914
c906108c
SS
2915Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
2916
2917 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
2918 host doesn't have a currently-open connection.
2919
2920 * config/sparclet.exp: Cleanups and fixes to make it generic for
2921 any gdb stub target. Handle cases where gdb doesn't respond when
2922 interrupted in a sane fashion.
2923
2924 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
2925 same thing in a totally different way.
2926
2927 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
2928 setting "timeout".
2929 (gdb_start): We set the global gdb_prompt variable in
2930 default_gdb_init now.
2931
2932Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
2933
2934 * gdb.base/printcmds.exp: Fix "check for floating addition"
2935 regexp to accept results within approx +/- .01 of exact value.
2936 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
2937
2938Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
2939
2940 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
2941 properly.
2942 (gdb_expect): Add optional timeout parameter, and add timeout
2943 value to various calls.
2944 (gdb_suppress_tests): Only give one warning message per group.
2945
2946Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
2947
2948 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
2949 global variables. Handle getting a value for $timeout more
2950 gracefully.
2951
2952Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
2953
2954 * lib/gdb.exp: Close connection to remote host if gdb doesn't
2955 initialize.
2956 (default_gdb_init): New procedure; allow gdb_init to be overridden
2957 by a target configuration file.
2958 (gdb_expect): Pass the timeout to remote_expect.
2959
2960 * config/monitor.exp(gdb_load): Fix typo in regexp.
2961
2962Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
2963
2964 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
2965
2966Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
2967
2968 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
2969 here. Call gdb_target_exec before rebooting the target, to make
2970 sure the connection to the target is closed.
2971 (gdb_load): Pass the name of the executable to gdb_target_monitor.
2972 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
2973 Also detect "Timeout reading from remote" error.
2974
2975 * config/gdbserver.exp: Pass the executable being loaded to
2976 gdb_target_monitor. Don't call gdb_file_cmd here; let
2977 gdb_target_monitor do it.
2978
2979 * gdb.disasm/hppa.exp: Don't use exec_output.
2980
2981Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
2982
2983 * gdb.base/list.exp: If we're debugging a non-native target,
2984 try to set the pc register to point to the start of the
2985 program before doing the first list command.
2986
2987 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
2988 test_calls after restarting.
2989
2990 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
2991 reloading.
2992
2993 * gdb.base/watchpoint.exp: Fix typo.
2994
2995 * gdb.base/setshow.exp: Check for use_gdb_stub.
2996
2997 * gdb.base/break.exp: Fix continue until exit test for the gdb
2998 stub case.
2999 * gdb.base/langs.exp: Ditto.
3000
3001 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
3002 gdb_load_offset. If we weren't given a file to load, figure out
3003 what the current file is and use it.
3004
3005 * config/i386-bozo.exp: New file.
3006
3007Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
3008
3009 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
3010 feature.
3011
3012 * config/proelf.exp: New entry.
3013
3014Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
3015
3016 * lib/gdb.exp: Remove spurious .* patterns at the beginning
3017 of regexps.
3018
3019 * gdb.base/watchpoint.exp: Don't run the test_stepping
3020 tests if gdb can't call functions on the target.
3021
3022 * gdb.base/setshow.exp: Don't run the set prompt tests if
3023 the board has gdb_prompt set.
3024
3025Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
3026
3027 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
3028 * gdb.base/commands.exp: Likewise.
3029 * gdb.base/setshow.exp: Likewise.
3030
3031Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
3032
3033 * config/monitor.exp(gdb_start): Look for gdb_prompt target
3034 feature.
3035
3036 * config/i960.exp: New file.
3037
3038Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
3039
3040 * gdb.base/funcargs.exp: Check for gdb,short_int target
3041 feature instead of looking for explicit target triplets.
3042
dc96c6c7 3043Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 3044
beb998c6 3045 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
3046 "p 123DEADBEEF", to check parse_number.
3047 * top.c: change "to enable to enable" to "to enable" in a couple
3048 of help strings.
3049
3050Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
3051
3052 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
3053 on the mn10300.
beb998c6 3054
c906108c
SS
3055Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
3056
3057 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
3058 where the test executable is run with explicit args.
3059 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
3060
3061Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
3062
3063 * gdb.base/run.c: Use FAKEARGV to build test executable that
3064 does not require a command line arg, since most simulators
3065 don't currently support passing such an arg into the simulated
3066 program.
3067 * gdb.base/commands.exp: Change tests to insert the proper
3068 value as the arg to the first recursive factorial call. Change
3069 compilation line to define FAKEARGV at compile time.
3070
3071Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
3072
3073 * gdb.base/recurse.exp: Enable these tests for the mn10300.
3074 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
3075 function with watchpoint enabled" test.
3076
3077Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
3078
3079 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
3080 Don't call gdb_test when the command doesn't return to a gdb prompt.
3081
3082 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
3083 "Tests restarted" messages.
3084
3085Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
3086
3087 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
3088
dc96c6c7 3089Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
3090
3091 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
3092 for INFO SYMBOL; add help tests for OVERLAY commands.
3093 * gdb.base/default.exp: add tests for INFO SYMBOL command;
3094 add tests for OVERLAY commands
3095 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
3096 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
3097 * gdb.base/sigall.c: add usestubs code frag
3098 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
beb998c6 3099
c906108c
SS
3100Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
3101
3102 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
3103 failures.
3104 (gdb_stop_suppressing_tests): Note that tests have restarted.
3105
3106Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
3107
3108 * config/h8300.exp: New file.
3109
3110Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
3111
3112 * gdb.base/setshow.exp: Check for the existence of a
3113 feature, not its value.
3114
3115Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
3116
3117 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
3118
3119 * gdb.base/scope.exp: It's now init0(), not init().
3120
3121 * gdb.base/scope0.c: For now, change init() to be init0().
3122
3123 * config/monitor.exp: Use gdb_serial in preference to serial
3124 or netport.
3125
3126 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
3127 and it's not already set.
3128
3129Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
3130
3131 * gdb.base/setshow.exp: Only test the run command if the target
3132 isn't using a stub and if it supports argument passing.
3133
3134Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
3135
3136 * config/udi.exp(gdb_start): Make sure UDICONF is set
3137 properly before starting gdb.
3138
3139Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
3140
3141 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
3142 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
3143 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
3144
3145Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
3146
3147 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
3148 specialized code to reboot the board, use remote_reboot instead.
3149
3150 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
3151
3152 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
3153
3154 * config/monitor.exp: Make sure we disconnect from the target.
3155 Also, try a reboot/reload cycle instead of failing if the
3156 load fails.
3157
3158Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
3159
3160 * gdb.base/default.exp: Don't set match_max.
3161 * gdb.base/help.exp: Ditto.
3162 * gdb.base/list.exp: Ditto.
3163 * gdb.base/signals.exp: Ditto.
3164
3165 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
3166 set, use remote_ld to download the testcase instead of
3167 the GDB loader.
3168
3169Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
3170
3171 * config/vr5000.exp: New file.
3172
3173 * config/monitor.exp(gdb_target_monitor): Add pattern for
3174 "Ending remote" to detect errors in connecting.
3175
3176 * gdb.base/setshow.exp: Add .* within auto language test.
3177
3178 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
3179 target feature.
3180
3181 * config/monitor.exp(gdb_load): Check for a failure when loading,
3182 and reboot the board if necessary.
3183
3184 * gdb.base/setvar.exp(test_set): Handle multiple prints within
3185 a set of tests. Remove print.* from the patterns being checked.
3186
3187Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
3188
3189 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
3190 refer to gdb_spawn_id.
3191
3192 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
3193 longer used.
3194 * config/sparclet.exp: Ditto.
3195 * config/sparclet-old.exp: Ditto.
3196 * config/slite.exp: Ditto.
3197 * config/sim.exp: Ditto.
3198 * gdb.base/funcargs.exp: Ditto.
3199
3200 * lib/gdb.exp:Remove references to gdb_spawn_id.
3201 (gdb_expect): Move to remote.exp.
3202
3203Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
3204
3205 * config/monitor.exp: Detect the "Couldn't establish connection"
3206 message from GDB.
3207
3208Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
3209
3210 * gdb.base/bitfields.exp: Use runto instead of explicit
3211 gdb_run_cmd/gdb_expect sequences.
3212
3213 * gdb.base/break.exp(text_next_with_recursion): Add match for
3214 gdb_expect call.
3215
3216 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
3217 We also need to handle the "A program is being debugged already"
3218 prompt from gdb. Use gdb_test to set the baud rate.
3219
3220 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
3221 to 20000. Really. I mean it.
3222
3223Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
3224
3225 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
3226 fails. If suppress_flag is set, skip perror message about not
3227 being able to send to GDB.
3228 (send_gdb): If suppress_flag is set, don't try to send commands to
3229 GDB.
3230 (gdb_expect): If suppress_flag is set, always fail immediately.
3231 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
3232 (gdb_init): Call gdb_stop_suppressing_tests.
3233 (default_gdb_exit): Ditto.
3234 (default_gdb_start): Ditto.
3235
3236 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
3237 gdb_stop_suppressing_tests as appropriate.
3238 * gdb.base/break.exp: Ditto.
3239 * gdb.base/callfuncs.exp: Ditto.
3240 * gdb.base/commands.exp: Ditto.
3241 * gdb.base/exprs.exp: Ditto.
3242 * gdb.base/funcargs.exp: Ditto.
3243 * gdb.base/list.exp: Ditto.
3244 * gdb.base/recurse.exp: Ditto.
3245 * gdb.base/scope.exp: Ditto.
3246 * gdb.base/structs.exp: Ditto.
3247 * gdb.c++/inherit.exp: Ditto.
3248
3249Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
3250
3251 * config/vr4300.exp: New file.
3252
99707966
MC
3253 * gdb.*/*.exp: Call gdb_expect instead of expect.
3254
3255 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
3256
3257Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
3258
3259 * lib/gdb.exp(gdb_init): New function.
3260
3261 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
3262 for each individual variable set.
3263
3264 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
3265 name.
3266
3267 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
3268
3269 * gdb.base/scope.exp: Use gdb_test.
3270
3271 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
3272 aborting; the testsuite driver will do that for us (see
3273 gdb_finish). Also, use gdb_test in a few more places.
3274
3275Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
3276
3277 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
3278
3279Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
3280
3281 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
3282 and "add_tests" are not at the same address.
3283
3284Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
3285
3286 * gdb.base/ptype.exp: Use gdb_test.
3287
3288Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
3289
3290 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
3291 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
3292 left in. No longer expect them to fail.
3293
3294 * gdb.stabs/*.mt; Deleted, no longer used.
3295 * gdb.stabs/configure.in: Remove references to target makefile
3296 frags.
3297 * gdb.stabs/configure: Rebuilt.
3298
3299 * gdb.disasm/*.mt: Deleted, no longer used.
3300 * gdb.disasm/configure.in: Remove references to target makefile
3301 frags. Use "sh3.s" as the unique filename for this directory.
3302 * gdb.disasm/configure: Rebuilt.
3303
3304 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
3305 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
3306 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
3307
3308Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
3309
3310 * config/udi.exp: Use mondfe,name instead of remote_host.
3311
3312Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
3313
3314 * gdb.base/watchpoint.exp: Don't expect a failure when calling
3315 a function with a watchpoint enabled on the mn10200.
3316
3317 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
3318 before trying to create it!
3319
3320Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
3321
3322 * config/vx.exp: Use hostname instead of netport.
3323
3324 * config/vxworks.exp: New file.
3325
3326 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
3327
3328 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
3329 gdb before assuming everything worked. Send a ^C if a timeout
3330 occurs.
3331
3332 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
3333 $gdb_spawn_id directly.
3334 (gdb_run_cmd): Try _start as well as start. Use the target feature
3335 gdb,start_symbol as the symbol to start from when jumping.
3336
3337Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
3338
3339 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
3340 redundant) test.
3341
3342 * gdb.base/recurse.exp: Relax final value test for 'b' so that
3343 it doesn't lose for 16bit integer systems.
3344
3345Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
3346
3347 * gdb.fortran/types.exp: If the target doesn't support "double"
3348 data types, then expect "real" types to only be 4 bytes.
3349
3350 * gdb.c++/virtfunc.exp: Expect failure for virtual function
3351 call tests if the target doesn't support inferior function calls.
3352
3353 * gdb.base/printcmds.exp: Allow minor deviation in FP values
3354 in printf tests.
3355
3356Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
3357
3358 * gdb.base/help.exp: Disable "help set", "help show", and
3359 "help support". Simplify regexp for "help stack".
3360
3361 * gdb.base/default.exp: Set match_max to 5000 and the timeout
3362 to 60 seconds. Temporarily set match_max to 15000 around the
3363 "info copying" test.
3364
3365 * gdb.base/nodebug.exp: Don't try to do an inferior function
3366 call if the target doesn't support them.
3367 * gdb.base/printcmds.exp: Likewise.
3368 * gdb.base/setvar.exp: Likewise.
3369 * gdb.base/structs.exp: Likewise.
3370 * gdb.c++/templates.exp: Likewise.
3371 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
3372
3373 * gdb.base/recurse.exp: Enable for the mn10200.
3374
3375 * configure.in: Do configure gdb.stabs directory for *-*-elf
3376 targets.
3377 * configure: Rebuilt.
3378
3379 * gdb.base/break.exp: Check for gdb,noresults before testing
3380 exit status and/or results from the target.
3381 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
3382 * lib/gdb.exp: Remove old (now bogus) initialization of
3383 noinferior, noargs, noresults and nosignals.
3384
3385Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
3386
3387 * config/sh.exp: New file.
3388
3389 * config/slite.exp: Try to connect multiple times to the board
3390 before rebooting. Only send a "monitor run" if need_monitor_run
3391 is set.
3392
3393 * gdb.base/break.exp: Don't do the "stub continue" test if
3394 the target has gdb_stub set.
3395
3396 * gdb.base/callfuncs.exp: Increase the timeout.
3397
3398 * gdb.base/interrupt.exp: Don't even try to compile the testcase
3399 if the target has gdb,noinferiorio set.
3400
3401 * gdb.base/list.exp: Increase match_max to 10000 characters.
3402
3403 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
3404
3405 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
3406 target.
3407
3408 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
3409
3410Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
3411
3412 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
3413 trying to delete the copy of gdb. Catch the file delete so we
3414 don't die if the delete fails; also, the file should be copied to
3415 the host, not to the build.
3416
3417Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
3418
3419 * lib/gdb.exp(gdb_test): Surround the result pattern with
3420 parenthesis in case it contains multiple regexps separated
3421 with |.
3422
3423 * gdb.base/watchpoint.exp: Use gdb_test.
3424 * gdb.base/default.exp: Ditto.
3425
3426Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
3427
99707966 3428 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
beb998c6 3429
c906108c
SS
3430 * gdb.base/scope.exp: Use gdb_test.
3431 * gdb.c++/classes.exp: Ditto.
3432 * gdb.c++/inherit.exp: Ditto.
3433
3434Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
3435
3436 * gdb.base/crossload.exp: Don't use execute_anywhere, use
3437 remote_exec instead.
3438 * gdb.base/corefile.exp: Don't be ridiculous.
3439 * gdb.base/*.c: Add missing stub invocations.
3440
3441Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
3442
3443 * config/slite.exp: Miscellaneous fixes.
3444
3445 * lib/gdb.exp: Fix runto.
3446
3447 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
3448 the target.
3449
3450 * gdb.base/watchpoint.exp: Fix regexp.
3451
3452 * lib/gdb.exp(default_gdb_exit): Add a catch to the
3453 close and wait commands, as the descriptor may now be
3454 invalid. Always call "remote_close host".
3455
3456Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
3457
3458 Major rewrite for testsuite revision.
beb998c6 3459
c906108c
SS
3460 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
3461 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
3462 instead of relying on spawn_id to always contain a valid
3463 spawn id.
3464 (get_compiler_info): New procedure to build the ${binfile}.ci
3465 file, instead of replicating this in N different places.
3466 (gdb_compile): New procedure.
beb998c6 3467
c906108c
SS
3468 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
3469 appropriate arguments) instead of compile. Use gdb_test in a lot
3470 more places. Use send_gdb instead of send. Always run gdb_start
3471 at the start of a testcase, as this is no longer done magically.
3472
3473 config/*-gdb.exp: Rename without the -gdb suffix.
3474
3475 config/mips.exp: Use remote_close instead of exit_remote_shell.
3476 config/monitor.exp: Use target_info instead of looking at
3477 baud, timeout, etc.
3478 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
3479
3480Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3481
3482 * gdb.c++/templates.exp (test_ptype_of_templates),
3483 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
3484 Update expect patterns for destructors and assignment operators
3485 to match corresponding c-typeprint.c changes.
3486 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
3487 to destructor breakpoint test, GDB should be able to set the
3488 destructor breakpoint without specifying arguments.
3489
3490Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
3491
3492 * gdb.threads/pthreads.exp: Change result for failure to compile due
3493 to lack of pthreads runtime support from an error to simply an
3494 unsupported test, per dejagnu standards.
3495
3496Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3497
3498 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
3499 where GDB exits to reduce pattern match time.
3500 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
3501
3502 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
3503
dc96c6c7 3504Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
3505
3506 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
3507 * gdb.base/default.exp: ditto.
3508 * gdb.base/nodebug.exp: ditto.
3509 * gdb.base/printcmds.exp: ditto.
3510 * gdb.base/ptype.exp: ditto.
3511 * gdb.base/setvar.exp: ditto.
3512 * gdb.base/structs.exp: ditto.
3513 * gdb.base/setshow.c: Guard against uninitialized values of argc.
3514
3515Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
3516
3517 * configure, */configure: Rebuild with autoconf 2.12.
3518
3519Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
3520
3521 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
3522 use new i*86-pc-linux*-gnu quads.
3523 * gdb.base/corefile.exp: Ditto.
3524 * gdb.base/signals.exp: Ditto.
3525 * gdb.base/sigall.exp: Ditto.
3526 * gdb.base/interrupt.exp: Ditto.
3527
3528 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
3529 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
3530 RedHat 4.0.
beb998c6 3531
c906108c
SS
3532 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
3533 linux. This allows the test case to at least compile on latest
3534 linux, but still not run due to missing the threads runtime library.
3535
3536Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3537
3538 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
3539 directory to search gdb directory. Accept and step over conditional
3540 stack alignment code. Consume $prompt in failure cases.
3541 Reset timeout to $oldtimeout instead of some arbitrary value.
3542 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
3543 timeout problems with infinite stack backtraces.
3544 * gdb.base/ptype.exp (ptype struct link, union tu_link):
3545 Accept function parameters for linkfunc member.
3546
3547Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
3548
3549 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
3550 (CXXFLAGS): Remove, unreferenced.
3551 (B_OPTIONS): Add for -B options and add code to initialize with
3552 previous -B options and also add -B option to pick up cross compiled
3553 runtime.
3554 (TARGET_INCLUDES): Add for -I options and add code to initialize when
3555 doing cross compiles.
3556 (target_alias): Declare global.
3557 (xgcc): Set variable to full path of gcc in build tree. Use findfile
3558 to verify that gcc exists in build tree, and if so set CC to that
3559 gcc and to use B_OPTIONS and TARGET_INCLUDES.
beb998c6 3560
c906108c
SS
3561Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
3562
3563 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
3564 ptype test for anonymous union. Fixup testcase to match
3565 current gcc debug output.
3566
3567Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
3568
3569 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
3570 force argument to an unsigned long type.
3571
3572Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
3573
3574 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
3575 tests and anonymous union print/ptype tests.
3576 * gdb.base/list.exp (test_forward-search): Increase timeout by
3577 5 minutes for the "search extremely long line" case.
3578 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
3579 completely optional and that the pass/fail messages use the command as
3580 the message if that third arg is a null string.
3581 (gdb_test_exact): Arrange that a null string pattern means match a
3582 null string output rather than any output, which might include random
3583 errors.
3584 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
3585 backtrace test.
3586 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
3587 always failing and failure is now exposed by gdb.exp changes.
3588
3589Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
3590
3591 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
3592 weren't being noted.
3593
3594Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3595
3596 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
3597 * gdb.stabs/weird.exp: Remove v_comb xfails.
3598
dc96c6c7 3599Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
3600
3601 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
3602 list.exp scope.exp watchpoint.exp]
3603 Make all timeout error msgs explicitly say "(timeout)".
beb998c6 3604
dc96c6c7 3605Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
3606
3607 * config/monitor.exp: Increase download timeout to 1000 seconds.
3608
dc96c6c7 3609Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
3610
3611 * config/m32r.exp: Increase timeout to 120 seconds.
3612
3613Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
3614
3615 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
3616 and accept older ordering as obsolescent gcc or gdb.
3617 * gdb.c++/templates.exp: Ditto.
3618 * gdb.c++/virtfunc.exp: Ditto.
3619
3620Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
3621
3622 * gdb.base/coremaker.c: Add code to mmap some data so we
3623 can check that it ends up in the core file.
3624 * gdb.base/corefile.exp: Add test to read mmapped data
3625 from core file.
3626
dc96c6c7 3627Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
3628
3629 * config/m32r.exp: New file.
3630
3631Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
3632
3633 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
3634 that cflags can contains -gstabs, and work correctly for other tests.
3635
dc96c6c7 3636Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
3637
3638 * gdb.base/setshow.exp: New file, tests show and set.
3639 * gdb.base/setshow.c: New file, tests show and set.
3640 * gdb.base/help.exp: Add test for help set|show annotate.
3641 * gdb.base/default.exp: Add test for set|show annotate.
3642
3643Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
3644
3645 * testsuite/gdb.base/break.exp: Make backtrace from factorial
3646 errors unique.
3647 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
3648 explicitly.
3649
3650Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
3651
3652 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
3653 and width commands. This is done elsewhere.
3654 * (gdb_start): Don't call gdb_start_sim here. That's already
3655 done in gdb_load. This fixes lots of failures in default.exp.
3656
3657Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
3658
3659 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
3660 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
3661 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
3662 in the same we we treat other failures (since it may be an expected
3663 condition), rather than as an error.
3664 * gdb.base/signals.exp (test_handle_all_print): Revert back to
3665 old test format.
3666
3667Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
3668
3669 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
3670 (distclean maintainer-clean realclean): No need to remove files
3671 twice. Nuke the duplicates.
3672 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
beb998c6 3673 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
3674 Remove config.h along with other config files.
3675
3676Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
3677
3678 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
3679 "p func1 ()" and note that rests of tests are skipped.
3680 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
3681 setup_xfails for "print func2::coremaker_local".
3682 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
3683 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
3684 affected by the previous run test.
3685 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
3686 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
3687 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
3688 "pass int powerset tuple" and "pass modeless int powerset tuple".
3689 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
3690 "real write 4" and "real write 8".
3691 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
3692 setup_xfails for "print vs1 after tuple assign 2",
3693 "print \$i after tuple assign 2", and
3694 "print vs2 after tuple assign 2".
3695 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
3696 meaningful error message and return -1 so the caller can
3697 suppress further tests and avoid a cascade of errors.
beb998c6 3698
c906108c
SS
3699Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
3700
3701 * gdb.base/a1-selftest.exp: Tweak tests to account for new
3702 format for printing version.
3703 * gdb.base/default.exp: Ditto.
3704 * gdb.base/interrupt.exp: Fix problem with cascade of
3705 errors if child process dies while calling a function.
beb998c6 3706
c906108c
SS
3707Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
3708
3709 * Makefile.in (VPATH): Add
3710 * Makefile.in (Makefile, config.status): Fix rules so things get
3711 remade when necessary.
3712
3713Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
3714
3715 * Makefile.in (just-check): Add path to sibling expect dir
3716 to environment variable specified by RPATH_ENVVAR.
3717
3718Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
3719
3720 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
3721 (just-check): Add shared library paths for libstdc++, tk,
3722 tcl, bfd, and opcodes to the environment variable specified
3723 in RPATH_ENVVAR.
3724 * configure.in: Add support to recognize --enable-shared flag
3725 and generate correct value for RPATH_ENVVAR.
3726 * configure: Regenerated with autoconf.
3727
3728Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
3729
3730 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
3731 include all osf versions.
3732 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
3733 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
3734 when target is linux. When failing to build pthreads test
3735 executable, give more meaningful message.
3736 * gdb.threads/pthreads.c: Hpux also uses old definition of second
3737 arg for pthread_create.
beb998c6 3738
c906108c
SS
3739Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
3740
3741 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
3742 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
3743 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
3744 and -lpthreads (everybody else).
3745 (test_startup): Fail gracefully if threads are not supported.
3746 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
3747 "p/c array_index("abcdef",2)" when not gcc compiled.
3748 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
3749 "print func2::coremaker_local" when not gcc compiled.
3750 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
3751 "ptype on opaque struct tagname (statically)",
3752 "ptype on opaque struct tagname (dynamically) 1", and
3753 "ptype on opaque struct tagname (dynamically) 2"
3754 for not compiled with gcc.
3755 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
3756 backtrace when compiled with gcc.
beb998c6 3757 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
3758 than always return success.
3759
3760Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
3761
3762 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
3763
3764Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
3765
3766 * gdb.base/structs.exp: Undo last change.
3767
3768Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
3769
3770 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
3771 encapsulate all the steps/nexts done during self test, starting
3772 at main, and makes them less sensitive to optimization issues.
3773 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
3774 signal handler" test.
3775 * gdb.threads/pthreads.exp: Only run this for native configs.
3776 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
3777 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
3778 tests.
3779 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
3780 for "runto test_calls(void)" test.
beb998c6 3781
c906108c
SS
3782Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
3783
3784 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
3785 and don't expect address info in breakpoint confirmations.
3786
3787Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
3788
3789 * gdb.base/list.exp (test_forward_search): Increase timeout
3790 temporarily by 60 seconds for searching extremely long line,
3791 and then reset to old value when done. Increase expect input
3792 buffer to 10000.
3793
3794Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
3795
3796 * gdb.base/list.exp (test_forward_search): Fix to handle very
3797 long source line without overflowing expect's input buffer.
3798
3799Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
3800
3801 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
3802 "buffer_full".
3803
3804 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
3805 "buffer_full".
3806
3807 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
3808 "buffer_full".
3809
3810 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
3811 "buffer_full".
3812
3813Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
3814
3815 * configure.in (configdirs): Add gdb.threads.
3816 * configure: Regenerated with autoconf.
3817 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
3818 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
3819 * gdb.threads/configure: New, generated with autoconf.
beb998c6 3820
c906108c
SS
3821Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
3822
3823 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
3824
3825Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
3826
3827 * gdb.base/signals.exp (test_handle_all_print): Test separately for
3828 each signal's status in the output of "handle all print".
3829 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
3830 the \r\n sequence that immediately precedes the gdb prompt.
3831 * gdb.base/a1-selftest.exp: Save original timeout and restore
3832 after test.
3833
3834Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
3835
3836 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
3837 symbol.
3838
3839Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
3840
3841 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
3842
3843Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
3844
3845 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
3846 timeout by 60 seconds.
3847
3848Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
3849
3850 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
3851 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
3852 error return.
3853
3854Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
3855
3856 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
3857 gdb initialization, also report how long dejagnu waited. Restore
3858 old timeout before doing error return. Temporarily increase timeout
3859 by 3 minutes to allow for slow startups over heavy NFS use.
3860
3861Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
3862
3863 * lib/gdb.exp: Report timeout value for verbosity level 2.
3864 * config/gdbserver.exp: Ditto.
3865 * config/hppro.exp: Ditto.
3866 * config/mips-gdb.exp: Ditto.
3867 * config/monitor.exp: Ditto.
3868 * config/netware.exp: Ditto.
3869 * config/sim-gdb.exp: Ditto.
3870 * config/slite-gdb.exp: Ditto.
3871 * config/udi-gdb.exp: Ditto.
3872 * config/unix-gdb.exp: Ditto.
3873 * config/vx-gdb.exp: Ditto.
3874 * gdb.base/a1-selftest.exp: Ditto.
3875 * gdb.base/a2-run.exp: Ditto.
3876 * gdb.base/break.exp: Ditto.
3877 * gdb.base/corefile.exp: Ditto.
3878 * gdb.base/list.exp: Ditto.
3879 * gdb.base/recurse.exp: Ditto.
3880 * gdb.base/scope.exp: Ditto.
3881 * gdb.base/signals.exp: Ditto.
3882
3883Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
3884
3885 * gdb.threads/Makefile.in (docdir): Removed.
3886
3887Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
3888
3889 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
beb998c6 3890 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 3891 @srcdir@.
beb998c6 3892 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
3893 autoconf 2.5 or higher.
3894 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
3895
3896Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
3897
3898 * configure: Regenerated.
3899 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
3900 avoid name clashes with SunOS headers.
3901
3902Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
3903
3904 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
3905
3906Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
3907
3908 * gdb.base/callfuncs.exp: Finish last change -- make sure the
3909 prototype information ends up in the compiler info file.
3910
3911Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
3912
3913 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
3914 attempting to regenerate it. Eliminate use of a temporary file
3915 and just generate the info file directly. Source it immediately,
3916 for consistency of use.
3917 * gdb.base/corefile.exp: Ditto
3918 * gdb.base/exprs.exp: Ditto.
3919 * gdb.base/funcargs.exp: Ditto.
3920 * gdb.base/langs.exp: Ditto.
3921 * gdb.base/list.exp: Ditto.
3922 * gdb.base/mips_pro.exp: Ditto.
3923 * gdb.base/nodebug.exp: Ditto.
3924 * gdb.base/opaque.exp: Ditto.
3925 * gdb.base/ptype.exp: Ditto.
3926 * gdb.base/scope.exp: Ditto.
3927 * gdb.base/setvar.exp: Ditto.
3928 * gdb.base/signals.exp: Ditto.
3929 * gdb.base/whatis.exp: Ditto.
3930 * gdb.c++/templates.exp: Ditto.
3931 * gdb.c++/virtfunc.exp: Ditto.
3932 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
3933 whether or not to add -lstdc++ to the compile command line args.
3934
3935Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3936
3937 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
3938 it got fixed by the recent lookup_minimal_symbol_by_pc change.
3939 Increase timeout, a lot of single stepping might be needed if the
3940 target has no hardware watchpoints.
3941
3942Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
3943
3944 * gdb.base/break.exp: Ignore compiler warnings when compiling
3945 break.c.
3946 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
3947 * gdb.base/default.exp: Add h8300 xfails. Handle messages
3948 from remote-sim.
3949 * gdb.base/exprs.exp: Add h8300 xfails.
3950 * gdb.base/funcargs.exp: Likewise.
3951 * gdb.base/nodebug.exp: Likewise.
3952 * gdb.base/printcmds.exp: Likewise.
3953 * gdb.base/ptype.exp: Likewise.
3954 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
3955 h8300 xfails.
beb998c6 3956 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
3957 on the h8300.
3958 * gdb.base/funcargs.c: Explicitly make last constant argument to
3959 call_after_alloca_subr an unsigned long type.
3960 * gdb.base/return.c: Include stdio.h.
3961
3962Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
3963
3964 * config/abug.exp: New file for the older Motorola Bug monitor
3965 that runs on the mvme13x series VME boards.
3966 * config/monitor.exp: Use the new config array for target settings
3967 if they exist.
3968
3969Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
3970
3971 * sim-gdb.exp: Make the SH simulator allocate less space when
3972 it is targeted.
3973
3974Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
3975
3976 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
3977 test.
3978
3979Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
3980
3981 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
3982 "rs6000-*-*" for "list function in include file" when gcc compiled.
3983 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
3984 for "p ctable1[120]".
3985 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
3986 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
3987 Remove setup_xfail for "rs6000-*-*" for
3988 "print 'scope0.c'::filelocal before run".
3989 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
3990 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
3991 since some compilers don't allow both options to be given
3992 on the same command line. Create object file and move it.
beb998c6 3993
c906108c
SS
3994Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
3995
3996 * gdb.base/corefile.exp: Always regenerate the core file, since
3997 we always regenerate the coremaker program. Detect special case
3998 where registers cannot be read from core file.
beb998c6 3999
c906108c
SS
4000Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
4001
4002 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
4003 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
4004 * gdb.c++/templates.exp: Only match on basename of file since
4005 some formats like xcoff don't encode directory information.
4006 * gdb.stabs/weird.exp: Use the right sed script for powerpc
4007 and rs6000 AIX xcoff targets.
4008 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
4009 * configure: Regenerate.
4010 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
4011 here, rather than in distclean.
beb998c6 4012
c906108c
SS
4013Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
4014
4015 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
4016 defined, and use it to compile the test case with -O2. The
4017 native compilation still uses no optimization.
4018 * gdb.base/mips_pro.c: Remove inline assembly code since
4019 it is compiled PIC by default, which results in assembler
4020 warnings that make the testsuite think the compilation
4021 was unsuccessful.
4022
4023Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
4024
4025 * gdb.c++/misc.exp: Add note to message for
4026 "print s.a for foo struct" that this is a known gcc 2.7.2
4027 and earlier bug.
4028
4029Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
4030
4031 * gdb.base/break.exp: Fix pattern for matching "Delete all
4032 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
4033 setup_xfail for deleting all breakpoints test. Fix various
4034 timeout messages to include "(timeout)".
4035 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
4036 for "p t_float_values2(3.14159,float_val2)".
4037 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
4038 for "continue to call2g" when gcc compiled.
4039 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
4040 "up to foo in langs.exp", "show language at foo in langs.exp",
4041 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
4042 and "show language at fsub in langs.exp".
4043 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
4044 "list line 1 in include file", "list message for lines past EOF",
4045 "list function in include file", "list list0.h:foo", and
4046 "list filename:function; nonexistant function".
4047 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
4048 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
4049 and "ptype t_char_array" to be for native cc only.
beb998c6 4050
c906108c
SS
4051Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
4052
beb998c6 4053 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
4054 setup_xfail for "print coremaker_bss", "print coremaker_ro",
4055 "print func2::coremaker_local", and "backtrace in corefile.exp".
4056
4057Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
4058
4059 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
4060 "bt in signals.exp". This problem only appears when running
4061 the testsuite, and then only intermittently.
4062
4063Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
4064
4065 * gdb.base/return.exp (return_tests): Differentiate between
4066 two tests of continuing.
4067
4068Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
4069
4070 * */Makefile.in (maintainer-clean): Remove config.log.
4071 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
4072 * gdb.c++/Makefile.in (PROGS): Add inherit.
4073 (clean): Remove *.ci.
4074
4075Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
4076
4077 * gdb.c++/misc.cc: Add test code from Mike Stump.
4078 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
4079
4080Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
4081
4082 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
4083 to "alpha-*-osf2*" and add comment.
4084 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
4085 setup_xfail for "step over execarg initialization" and
4086 "step over corearg initialization".
4087 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
4088 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
4089 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
4090 gcc compiled for "print coremaker_bss", "print coremaker_ro",
4091 "print func2::coremaker_local", and "backtrace in corefile.exp".
4092 * gdb.base/signals.exp: Build and source signals.ci.
4093 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
4094 to be for gcc only.
4095 * lib/gdb.exp: Move verbose statements outside conditionals.
beb998c6 4096
c906108c
SS
4097Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4098
4099 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
4100 Feb 3 procfs.c change.
4101
4102Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
4103
4104 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
4105
4106Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
4107
4108 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
4109 from dejagnu's apparent default of 10 seconds, which gives random
4110 results when running the tests over NFS on moderately loaded systems.
4111 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
4112
4113Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
4114
4115 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
4116 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
4117 result reports.
4118
4119Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
4120
4121 * configure.in (CY_AC_PATH_TCLH): Remove.
4122 * configure: Regenerate.
4123
4124Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
4125
4126 * gdb.c++/Makefile.in (clean): Add missing '{'.
4127
4128Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
4129
4130 * lib/gdb.exp: Provide a default value for noinferior.
4131
4132 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
4133 Load libgloss.exp.
4134
4135Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
4136
4137 * gdb.disasm/hppa.exp: Compile directly into an executable, use
4138 the executable, not the .o to run the tests from.
4139
4140Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
4141
4142 * gdb.base/break.exp: Don't test for program exit or exit status
4143 if $noresults if nonzero.
4144 * gdb.base/langs.exp: Likewise.
4145 * gdb.base/watchpoint.exp: Likewise.
4146
4147 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
4148 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
4149 trying to compile the testcase.
4150
4151Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
4152
4153 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
4154 * gdb.base/signals.exp (continue to handler): Likewise.
4155
4156Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
4157
4158 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
4159
4160 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
4161
4162Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
4163
4164 * gdb.base/corefile.exp: Recognize "not found" as failure
4165 when trying to determine if a core file was generated.
4166 If no core file was generate the first time, try again without
4167 the ulimit -c to work around braindamaged shells.
4168
4169Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
4170
4171 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
4172 [] tests with "test" and enclose string in quotes.
4173 * gdb.stabs/configure: Rebuild
beb998c6 4174
c906108c
SS
4175Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
4176
4177 Changes in sync with expect:
4178 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
4179 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
4180 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
4181 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
4182 argument to AC_REQUIRE.
4183 * configure: Regenerated.
4184
4185Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
4186
4187 * gdb.base/corefile.exp: When generating a core, discard any
4188 error messages about ulimit not found and the "core dumped"
4189 message from the shell that runs the coredumper.
4190
4191Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
4192
4193 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
4194
4195 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
4196 which sed script to run. Expect failure for v_comb test
4197 on PA targets too.
beb998c6 4198
c906108c
SS
4199Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
4200
4201 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
4202 "print func2::coremaker_local" and for "backtrace in corefile.exp"
4203
4204Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
4205
4206 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
4207 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
4208 "sparc-sun-solaris*" xfails for "p v_comb".
4209 * lib/gdb.exp (default_gdb_start): Fix typo.
4210 * gdb.base/corefile.exp: Allow "Core was generated by ..."
4211 messages to not include the full program name that caused
4212 the core dump since some systems (such as solaris) apparently
4213 truncate this path to about 80 characters.
4214 When generating a core file first try increasing the core file
4215 size limit to unlimited since some systems may default it to
4216 zero, and it is harmless to try it. Move the test for failing
4217 to generate a core file to where it will actually get executed.
4218 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
4219 new gdb result from g++ debug info improvements and make old
4220 pattern obsolescent. Also account for size_t differences
4221 (may be int or long).
4222 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
4223 initialization before function call is placed in the delay slot
4224 and thus appears to be skipped over by commands such as "next".
4225
4226Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
4227
4228 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
4229
4230Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
4231
4232 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
4233 input source file; fix code to compile test to deal with this
4234 convention.
4235 * gdb.c++/*.exp: Likewise.
4236
4237Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
4238
4239 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
4240 "bt in signals.exp".
4241
4242Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
4243
4244 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
4245 "step over execarg initialization" and
4246 "step over corearg initialization".
4247
4248Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
4249
4250 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
4251 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
4252
4253Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
4254
4255 From Rob Savoye (rob@poseidon.cygnus.com)
4256 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
4257 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
4258 configure.in}, gdb.disasm/{Makefile.in, configure.in},
4259 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
4260 configure.in}: Major reworking for autoconfig.
4261 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
4262 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
4263 New files.
4264 * config/unix-gdb.exp: Make GDB global.
4265 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
4266 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
4267 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
4268 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
4269 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
4270 term.exp, twice.exp, watchpoint.exp, whatis.exp},
4271 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
4272 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
4273 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
4274 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
4275 pr-8136.exp, result.exp, string.exp, tuples.exp},
4276 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
4277 to returns as necessary, arrange for test to compile own testcase
4278 executable.
4279 * lib/gdb.exp: Changes for testsuite to compile own test cases.
beb998c6 4280
c906108c
SS
4281Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
4282
4283 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
4284 clear_xfail at end of test which might not call either pass or fail.
4285 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
4286 "backtrace through signal handler".
4287
4288Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4289
4290 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
4291 continuing from a job control stop signal.
4292 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
4293
4294Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
4295
4296 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
4297 * gdb.base/corefile.exp: Likewise.
4298 * gdb.base/funcargs.exp: Likewise.
4299
4300Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
4301
4302 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
4303 * config/monitor.exp: Add support for setting baud rate.
4304
4305Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
4306
4307 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
4308 i*86-*-linux* xfails for "backtrace through signal handler".
4309 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
4310 "print func2::coremaker_local".
4311 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
4312 alpha-dec-osf2* xfail for
4313 "delete all breakpoints when none".
4314
4315Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
4316
4317 * gdb.base/break.exp: Change test that deletes all breakpoints
4318 when no user breakpoints are installed. A post 4.15 change
4319 causes gdb to no longer prompt in this case.
4320
4321Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
4322
4323 * gdb.base/return.exp (return_tests): Change xfail for test
4324 "correct value returned double test" to stop xfailing at
4325 Solaris 2.5. Apparently the bug has been fixed.
4326
4327Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
4328
4329 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
4330 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
4331
4332Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
4333
4334 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
4335 * gdb.disasm/hppa.s: Corresponding changes.
4336
4337Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
4338
4339 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
4340 makefile fragment.
4341 * config/mt-hpux: Deleted.
4342
4343Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
4344
beb998c6 4345 * Many files: When warning about suppressed tests due to a
c906108c
SS
4346 nonexistant test binary, avoid incrementing the warning count.
4347
4348Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
4349
4350 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
beb998c6 4351
c906108c
SS
4352Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4353
4354 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
4355 "sparc-*-solaris2*".
4356
4357Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4358
4359 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
4360 Add global and local variables and initialize them.
4361 * gdb.base/corefile.exp: Test correct mapping of corefile sections
4362 by printing variables. Remove rs6000 and powerpc xfails, BFD now
4363 extracts the file name and terminating signal from the core file.
4364 * TODO: Remove note about tests for correct mapping of corefile.
4365 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
4366 from optimizing it away.
4367 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
4368 handles common blocks.
4369
4370Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
4371
4372 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
4373 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
4374
4375Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
4376
4377 * Makefile.in (maintainer-clean): New target, synonym for
4378 realclean.
4379 * gdb.base/Makefile.in (maintainer-clean): Likewise.
4380 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
4381 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
4382 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
4383 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
4384 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
4385
4386Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
4387
4388 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
4389 xfails when not gcc compiled for "print foo::funclocal".
4390 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
4391 "print foo::funclocal at foo",
4392 "print 'scope1.c'::foo::funclocal at foo",
4393 "print foo::funclocal_bss at foo",
4394 "print 'scope1.c'::foo::funclocal_bss at foo",
4395 "print foo::funclocal_ro at foo",
4396 "print 'scope1.c'::foo::funclocal_ro at foo",
4397 "print bar::funclocal at foo" and
4398 "print 'scope1.c'::bar::funclocal at foo".
4399 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
4400 gcc compiled for "print foo::funclocal at bar".
4401 Expand all messages to ensure that they identify that
4402 the test is at bar().
4403 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
4404 gcc compiled for:
4405 "ptype on opaque struct pointer (statically)",
4406 "ptype on opaque struct tagname (statically)",
4407 "ptype on opaque struct pointer (dynamically) 1",
4408 "ptype on opaque struct tagname (dynamically) 1",
4409 "ptype on opaque struct pointer (dynamically) 2" and
4410 "ptype on opaque struct tagname (dynamically) 2
4411 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
4412 gcc compiled for:
4413 "p datalocal"
4414 "whatis datalocal",
4415 "ptype datalocal",
4416 "p bsslocal",
4417 "whatis bsslocal", and
4418 "ptype bsslocal".
4419 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
4420 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
4421 when not gcc compiled.
4422 * gdb.base/funcargs.exp (float_and_integral_args): Add
4423 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
4424 compiled.
4425 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
4426 "backtrace from call6a" when not gcc compiled.
4427 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
4428 "backtrace from call7a" when not gcc compiled.
4429 * gdb.base/callfuncs.exp (do_function_calls):
4430 Add "hppa*-*-hpux*" xfail when not gcc compiled for
4431 "p t_char_array_values(char_array_val2,char_array_val1)",
4432 "p t_char_array_values(char_array_val1,char_array_val2)",
4433 "p t_char_array_values("carray 1","carray 2")",
4434 "p t_char_array_values("carray 1",char_array_val2)",
4435 "p t_char_array_values(char_array_val1,"carray 2")",
4436 "p sum_args(1,{2})",
4437 "p sum_args(2,{2,3})",
4438 "p sum_args(3,{2,3,4})",
4439 "p sum_args(4,{2,3,4,5})"
4440 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
4441 "backtrace in corefile.exp" when not gcc compiled.
4442
4443Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4444
4445 * gdb.base/signals.exp: Rewrite `handle all print' test as
4446 a procedure. Accept blanks or TABs as whitespace, increase
4447 timeout and expect input buffer size for the large output
4448 from the command. Remove "i*86-*-bsdi2.0" xfail.
4449
4450Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4451
4452 * gdb.base/setvar.exp: Add new testcases for truncation when
4453 assigning invalid values to bitfields.
4454
4455Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
4456
beb998c6 4457 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
4458 mips-sgi-irix* xfail for
4459 "call inferior func with struct - returns char *"
4460 and fix test so that an optional (unsigned char *) cast is
4461 accepted in the result.
4462
4463Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
4464
4465 * gdb.base/funcargs.exp (float_and_integral_args): Remove
4466 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
4467 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
4468 * gdb.base/signals.exp: Remove duplicate "handle all print" test
4469 that accidentally got checked in.
4470
4471Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
4472
beb998c6 4473 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
4474 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
4475 compiled test.
4476 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
4477 Add mips-sgi-irix5* xfail for not gcc compiled.
4478 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
4479 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
4480 "p top", "whatis top", "p middle", and "whatis middle".
4481 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
4482 "whatis signed char" for not gcc compiled.
4483 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
4484 "set variable signed char=-1 (-1)" and
4485 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
4486 * gdb.base/funcargs.exp (float_and_integral_args):
4487 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
4488 Add mips-sgi-irix* xfail when not gcc compiled for
4489 "continue to call2b".
4490 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
4491 "continue to call2g".
4492 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
4493 "backtrace from call6a"
4494 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
4495 "backtrace from call7k".
4496 Add mips-sgi-irix5* xfail when not gcc compiled for
4497 "backtrace from call7a".
4498 (localvars_after_alloca): Fix gdb_test cmds for
4499 "print * after runto ...".
4500 Remove rs6000-*-* xfails for
4501 "print i after runto localvars_after_alloca" and
4502 "print l after runto localvars_after_alloca"
4503 for all compilers.
4504 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
4505 when not compiled with gcc, for:
4506 "print signed char == (minus)",
4507 "print signed char != (minus)",
4508 "print signed char < (minus)",
4509 "print signed char > (minus)".
4510 * gdb.base/callfuncs.exp (do_function_calls):
4511 Add mips-sgi-irix* xfail, when compiled with native compiler, for
4512 "call inferior func with struct - returns char *".
beb998c6 4513 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
4514 "correct value returned double test" to include Solaris 2.4.
4515 * gdb.base/funcargs.exp (float_and_integral_args):
4516 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
beb998c6 4517
c906108c
SS
4518Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4519
4520 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
4521 enumeration bitfields if compiling with GNU C.
4522 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
4523 to empty' prompt.
4524
4525Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
4526
4527 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
4528 test for PRO targets.
4529
4530 * gdb.base/funcargs.exp: Avoid ever setting more than 8
4531 breakpoints in the inferior at any given time by making
4532 two groups of breakpoints for call2*, call6* and call7*
4533 tests.
4534
4535Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4536
4537 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
4538 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
4539 from optimizing it away.
4540 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
4541 "call inferior func with struct".
4542
4543Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
4544
4545 * configure.in: Only configure gdb.chill for particular targets.
4546
4547Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
4548
4549 * gdb.base/Makefile.in: Add action to .c.o transformation
4550 rule that generates a .ci file for each .o file and remove
4551 explicit .c.o rules except for callfuncs.o.
4552 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
4553 generates a .ci file for each .o file and remove explicit
4554 .cc.o rules.
4555 (clean): Remove *.tmp *.ci files.
4556 (EXECUTABLES): Remove templ-info.exp.
4557 * gdb.base/compiler.c: New file.
4558 * gdb.c++/compiler.cc: New file
4559 * gdb.base/scope.exp: Source gdb.base/scope.ci.
4560 Change rs6000-*-* xfail for
4561 "print 'scope0.c'::filelocal_ro" and
4562 "print 'scope1.c'::filelocal" and
4563 "print 'scope1.c'::filelocal_bss" and
4564 "print 'scope1.c'::filelocal_ro" and
4565 "print 'scope1.c'::foo::funclocal" and
4566 "print 'scope1.c'::foo::funclocal_ro" and
4567 "print 'scope1.c'::bar::funclocal" and
4568 "print 'scope0.c'::filelocal_ro" and
4569 "print 'scope1.c'::filelocal at foo" and
4570 "print 'scope1.c'::filelocal_bss at foo" and
4571 "print 'scope1.c'::filelocal_ro at foo" and
4572 "print 'scope1.c'::foo::funclocal at foo" and
4573 "print 'scope1.c'::foo::funclocal_bss at foo" and
4574 "print 'scope1.c'::foo::funclocal_ro at foo" and
4575 "print 'scope1.c'::bar::funclocal at foo" and
4576 "print 'scope0.c'::filelocal_ro" and
4577 "print 'scope1.c'::filelocal" and
4578 "print 'scope1.c'::filelocal_bss" and
4579 "print 'scope1.c'::filelocal_ro" and
4580 "print 'scope1.c'::foo::funclocal" and
4581 "print 'scope1.c'::foo::funclocal_bss" and
4582 "print 'scope1.c'::foo::funclocal_ro" and
4583 "print 'scope1.c'::bar::funclocal" and
4584 "print 'scope1.c'::bar::funclocal_bss"
4585 to only be xfail'd when not compiled with gcc.
beb998c6 4586 Add rs6000-*-* xfail for
c906108c
SS
4587 "print 'scope0.c'::filelocal_bss before run"
4588 when compiled with gcc.
4589 (test_at_main): Add rs6000-*-* xfail for
4590 "print filelocal_ro in test_at_main"
4591 when compiled with gcc.
4592 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
beb998c6 4593 Add rs6000-*-aix* xfail for
c906108c
SS
4594 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
4595 "ptype t_char_array", not compiled with gcc.
4596 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
4597 xfail for "list foo (in include file)" when gcc compiled.
4598 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
4599 (integral_args): Add rs6000-*-* xfail for
4600 "run to call0a" if not compiled with gcc.
4601 (unsigned_integral_args): Add rs6000-*-* xfail for
4602 "run to call1a" if not compiled with gcc.
4603 (float_and_integral_args): Add rs6000-*-* xfail for
4604 "run to call2a" if not compiled with gcc and for
4605 "continue to call2b" for any compiler.
4606 Add rs6000-*-* xfail to
4607 "print f1 after run to call2a" for gcc compiled.
4608 (discard_and_shuffle): Add rs6000-*-* xfail for
4609 "run to call6a".
4610 (shuffle_round_robin): Add rs6000-*-* xfail for
4611 "backtrace from call7a" if not compiled with gcc.
4612 Add rs6000-*-* xfail for
4613 "backtrace from call7b" if compiled with gcc.
4614 (call_after_alloca): Add rs6000-*-* xfail for
4615 "print c in call_after_alloca" and
4616 "print s in call_after_alloca" and
4617 "backtrace from call_after_alloca_subr"
4618 if not compiled with gcc.
4619 (localvars_in_indirect_call): Add rs6000-*-* xfail for
4620 "print c in localvars_in_indirect_call" and
4621 "print c in localvars_in_indirect_call" and
4622 "backtrace in indirectly called function" and
4623 "stepping into indirectly called function"
4624 if not compiled with gcc.
4625 (localvars_after_alloca): Add rs6000-*-* xfail for
4626 "print c after runto localvars_after_alloca" and
4627 "print s after runto localvars_after_alloca" and
4628 "print i after runto localvars_after_alloca" and
4629 "print l after runto localvars_after_alloca"
4630 for all compilers.
4631 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
4632 than whatis-info.exp.
4633 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
4634 than opaque-info.exp.
4635 Setup rs6000-*-* xfail for
beb998c6 4636 "ptype on opaque struct pointer (statically)" and
c906108c
SS
4637 "ptype on opaque struct pointer (dynamically)" when
4638 not compiled with gcc.
4639 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
4640 rather than callf-info.exp.
4641 (do_function_calls): Add clear_xfail for rs6000-*-* for
4642 "p t_float_values2(3.14159,float_val2)". Seems to work
4643 fine there, both with xlc and gcc. Need to find out what
4644 it is doing right and fix other platforms.
4645 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
4646 "call inferior func with struct - returns int",
4647 "call inferior func with struct - returns long",
4648 "call inferior func with struct - returns float",
4649 "call inferior func with struct - returns double",
4650 "call inferior func with struct - returns char *",
4651 but only if not gcc compiled (presumes xlc compiled).
4652 Change rs6000-*-* xfails for
4653 "call inferior func with struct - returns char" and
4654 " call inferior func with struct - returns short" to only
4655 xfail if not using gcc.
4656 (clean mostlyclean): Remove *.ci and *.tmp files.
4657 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
4658 than templ-info.exp.
4659 * gdb.base/langs.exp: Source gdb.base/langs.ci.
4660 Add rs6000-*-* xfail for "up to foo in langs.exp"
4661 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
4662 when not gcc compiled.
beb998c6 4663
c906108c
SS
4664Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
4665
4666 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
4667 * gdb.base/corefile.exp: Likewise.
4668 * gdb.base/list.exp: Likewise.
4669 * gdb.base/scope.exp: Likewise.
4670 * gdb.base/siganls.exp: Likewise.
4671
4672 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
4673 compiler output.
4674 * gdb.base/whatis.exp: Likewise.
4675
4676Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
4677
4678 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
4679 failure (opcode table has been fixed to match reality).
4680
4681Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
4682
4683 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
4684 "call inferior func with struct - returns char",
4685 "call inferior func with struct - returns short"
4686
4687 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
4688 "print 'scope0.c'::filelocal at main",
4689 "print 'scope0.c'::filelocal_bss in test_at_main",
4690 "print 'scope0.c'::filelocal at foo",
4691 "print 'scope0.c'::filelocal_bss in test_at_foo",
4692 "print 'scope0.c'::filelocal at bar",
4693 "print 'scope0.c'::filelocal_bss in test_at_bar"
beb998c6 4694
c906108c
SS
4695 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
4696 in source file 1". This bug seems to have been fixed with both
4697 gcc and native cc (was native assembler bug?).
4698
4699Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
4700
4701 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
4702 "backtrace through signal handler" to "i*86-*-sysv4*".
4703 * gdb.base/signals.exp: Add xfail for "'next' behaved as
4704 continue" case. Add "known SVR4 bug" to fail message.
4705 Add "i*86-*-bsdi2.0" xfail for "handle all print".
4706 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
4707 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
4708 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
4709 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
4710 "up to foo in langs.exp", "show language at foo in
4711 langs.exp", "up to cppsub_ in langs.exp", "show
4712 language at cppsub_ in langs.exp", "up to fsub in
4713 langs.exp", and "show language at fsub in langs.exp".
4714 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
4715 "bactrace in corefile.exp".
4716 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
4717 "call inferior function with struct - returns float" and
4718 "call inferior function with struct - returns double".
beb998c6 4719
c906108c
SS
4720Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
4721
4722 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
4723 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
4724 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
4725 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
4726
4727Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
4728
4729 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
4730 (or overriden) "CHILL" macro rather then bare "gcc".
4731 Also look for ../../gcc/xgcc since that is what we will
4732 actually need, not "Makefile". Remove following assignment
4733 of CHILL to CHILL_FOR_TARGET because that results in
4734 recursive definition.
4735
4736Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
4737
4738 * gdb.base/corefile.exp: Change xfail for backtrace in
4739 corefile.exp from linuxaout to all linux.
4740 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
4741 cases where we miss the breakpoint at the signal handler
4742 for some reason. Setup xfail for linuxoldld/linuxaout and
4743 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
4744 hitting SIGURG breakpoint.
4745 * gdb.base/signals.exp: Setup xfail for "next" acting like
4746 continue to add linuxoldld. Setup xfail for all linux for
4747 "next to handler in signals_tests_1", "backtrace in
4748 signals_tests_1", "continue to func1", "pass SIGUSR1",
4749 and continue to handler".
4750
4751Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
4752
4753 * Update all FSF addresses except those in COPYING* files.
4754
4755Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
4756
4757 * gdb.base/a2-run.exp: Change messages to be more explicit about
4758 the status of args, and quote binfile in results.
4759
4760Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
4761
4762 * gdb.base/callfuncs.exp: Add tests for passing structs to
4763 inferior functions and return various types.
4764 * gdb.base/callfuncs.c: Add functions to receive a struct
4765 and return a member of the struct, in various types.
4766
4767Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4768
4769 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
4770
4771Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
4772
4773 * config/vxworks29k.exp: New file, sources vxworks.exp.
4774
4775Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
4776
4777 * config/gdbremote.exp: New file. Testing framework using
4778 gdbserver.
4779
4780Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
4781
4782 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
4783 "call function when asleep" and "send end of file".
4784 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
4785 for "backtrace in corefile.exp".
4786 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
4787 for "backtrace through signal handler".
4788 * gdb.base/corefile.exp: Make sure we actually generate a core file
4789 before trying the core tests. Some systems allow the user to suppress
4790 generation of core files and default to that (linux for example).
4791 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
4792 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
4793
4794Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
4795
4796 * gdb.threads: New directory with some crude multi-threaded
4797 gdb tests (step.exp and step2.exp).
4798 * config/mt-lynx (STEP_EXECUTABLE): Define.
4799 (THREADFLAGS): Define.
4800
4801Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
4802
4803 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
4804
4805 * gdb.base/signals.exp: Disable whole file for lynx until
4806 further notice.
4807
4808 * gdb.base/signals.exp: xfail test where "next" acts like
4809 "continue" for lynx.
4810
4811 * gdb.base/interrupt.exp: xfail test for calling function while
4812 inferior is asleep for lynx.
4813
4814 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
4815 than one cr-lf after each command.
4816
4817Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4818
4819 * configure.in: Reinstate setting of stabsdirs variable, fix
4820 typo in setting up configdirs for native builds.
4821
4822 * gdb.base/return.exp: Fix typo in return double test.
4823 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
4824 compiler from optimizing them away.
4825
4826Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
4827
4828 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
4829 sequences to be echo'd by gdb when using gdb_test.
4830 * gdb.chill/chexp.exp: Likewise.
4831 * gdb.fortran/exprs.exp: Likewise
4832
4833Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
4834
4835 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
4836 after the inferior gdb has started.
4837
4838 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
4839 after each command.
4840 * gdb.base/funcargs.exp: Likewise.
4841 * gdb.base/gdbvars.exp: Likewise.
4842 * gdb.base/interrupt.exp: Likewise.
4843 * gdb.base/list.exp: Likewise.
4844 * gdb.base/watchpoint.exp: Likewise.
4845 * gdb.c++/demangle.exp: Likewise.
4846 * gdb.c++/inherit.exp: Likewise.
4847 * gdb.chill/chexp.exp: Likewise.
4848 * gdb.fortran/exprs.exp: Likewise.
4849
4850 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
4851 test if we can't handle IO to/from the inferior.
4852
4853 * gdb.c++/misc.exp: Always check for a program already being
4854 started after sending a "run" command to gdb.
4855
4856 * gdb.base/twice.exp: Start with a fresh gdb.
4857
4858 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
4859 only depend on gdb's expression code, not the chill runtime.
4860
4861 * gdb.base/return.c: Put return values into variables so we
4862 can have gdb print them rather than depending on the program
4863 to print them.
4864 * gdb.base/return.exp: Corresponding changes.
4865
4866 * lib/gdb.exp: Provide default value for noinferiorio.
4867 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
4868 the inferior.
4869
4870 * gdb.base/break.exp: Always check for a program already being
4871 started after sending a "run" command to gdb.
4872 (text_next_with_recursion): Don't check the output from the
4873 program's printf statement. Instead just make sure the program
4874 exited.
4875
4876 * gdb.base/commands.exp: Protect tests which need arguments with
4877 $noargs conditionals.
4878
4879Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4880
4881 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
4882 of structure member arrays to match gdb/valops.c:value_addr change.
4883
4884Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
4885
4886 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
4887 cases.
4888
4889Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
4890
4891 * configure.in (configdirs): Remove gdb.chill from default list
4892 of subdirs and then add it back in only if doing a native build.
4893 The current chill compiler does not yet work in any cross build.
4894 * Revert all signal changes from Jul 6.
4895 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
4896 for sh-hms targets, allowing these tests to link, with no other
4897 changes. Testing is suppressed by setting "nosignals" in site.exp.
4898
4899Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
4900
4901 * configure.in (signaldirs): Define and add to configdirs for all
4902 targets except some specific ones that are known to not support signals.
4903 Also clean up formatting.
4904 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
4905 (signals, sigall): Remove rules to build.
4906 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
4907 Moved to new gdb.signals directory.
4908 * gdb.signals: New test directory.
4909 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
4910 signals.c signals.exp}: New or moved files.
4911
4912Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
4913
4914 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
4915
4916Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
4917
4918 * gdb.base/return.exp: Xfail `return double' test failure
4919 on at least Solaris 2.3 and handle future/past versions on
4920 a case by case basis as appropriate. Also update message
4921 to include i*86 failures.
4922
4923Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4924
4925 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
4926
4927 * lib/gdb.exp: Fix comment which erroneously identified
4928 gdb_file_cmd as gdb_load (the 19 May change was in fact to
4929 gdb_file_cmd not gdb_load).
4930 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
4931
4932 * gdb.base/setvar.exp: Make test names consistent between pass and
4933 fail cases. Use gdb_test more.
4934
4935Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4936
4937 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
4938
4939Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4940
4941 * gdb.base/help.exp: Fix expected help string for `show commands'.
4942
4943Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
4944
4945 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
4946
4947 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
4948 of a text section.
4949
4950Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
4951
4952 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
4953 that loop eventually terminates. Fix Connection refused logic so
4954 that testsuite will expire nicely.
4955
4956Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
4957
4958 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
4959 config/rom68k.exp: New tcl glue for the appropriate monitors.
4960 These all just end up calling monitor.exp.
4961 * config/monitor.exp (gdb_target_monitor): Handle `Connection
4962 refused' by retrying. Cleanup some timeout issues.
4963 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
4964 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
4965 callers don't have to set/restore global timeout variable.
4966
4967 * The following set of changes centralizes management of the global
4968 timeout variable. This way, it can be set in one target dependent
4969 place instead of dozens of places scattered throughout the test suite.
4970 If you need to lengthen a timeout, then you should either set timeout
4971 in one of the config/{target}.exp files, or multiply it by a factor.
4972 Setting it to an absolute value is always going to lose for some
4973 targets.
4974 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
4975 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
4976 * gdb.base/funcargs.exp: Don't set timeout.
4977 * gdb.base/list.exp (test_forward_search): Only use local timeout.
4978 * gdb.base/printcmds.exp (test_print_string_constants
4979 test_print_array_constants): Don't set timeout.
4980 * gdb.base/ptype.exp: Don't set timeout.
4981 * gdb.base/recurse.exp: Don't set timeout.
4982 * gdb.base/return.exp: Don't set timeout.
4983 * gdb.base/watchpoint.exp: Don't set timeout.
4984 * gdb.c++/classes.exp (do_tests): Don't set timeout.
4985 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
4986
4987Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
4988
4989 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
4990
4991Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4992
4993 * lib/gdb.exp: Disable chill tests for irix5.
4994
4995Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4996
4997 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
4998 each test pass or fail.
4999
5000Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5001
5002 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
5003 xlc not gcc.
5004
5005Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
5006
5007 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
5008
5009Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
5010
5011 * config/est.exp: Fix copyright and comments. Remove dead code.
5012 Use targetname, serialport and baud variables instead of fixed
5013 constants.
5014 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
5015 * config/cpu32bug.exp: New file to support cpu32bug monitors.
5016
5017Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5018
5019 * gdb.base/watchpoint.exp: Don't run
5020 test_watchpoint_triggered_in_syscall for sunos.
5021
5022Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5023
5024 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
5025 they don't seem to exist. Do include stdio.h.
5026
5027Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5028
5029 * gdb.base/a1-selftest.exp: Add alpha xfail.
5030
5031Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5032
5033 * gdb.base/watchpoint.c (main): Prompt before calling read().
5034 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
5035 Revise accordingly. Remove cruft about sending "123" several
5036 times, until it gets noticed. Clean up the "print buf[0]" stuff
5037 so that it passes or fails, and waits for prompts in the usual way.
5038
5039Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5040
5041 * gdb.base/recurse.exp: Fix comment.
5042
5043 * TODO: Remove item about printing variables in nodebug.exp. Add
5044 item about enabling tests which are only run on some targets.
5045
5046 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
5047 fail, make test names unique, use new gdb_test convention
5048 regarding pattern, use gdb_test more, etc.).
5049
5050 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
5051 fail, make test names unique, etc.).
5052
5053Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5054
5055 * gdb.base/nodebug.c: Change return type of top and middle to
5056 short.
5057 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
5058 are fixed by the recent mdebugread.c changes. Allow `short ()'
5059 as type for top and middle.
5060
5061Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5062
5063 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
5064 nearly as I can tell, the whole thing was an accident in Stu's
5065 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
5066 to replace a send/expect pair with gdb_test, but ended up only
5067 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
5068 of 30 Mar 1995 took care of it, but left this vestigial comment
5069 which I am now nuking.
5070
5071Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5072
5073 * gdb.base/break.exp: Look for different line number for
5074 breakpoint at main depending on usestubs.
5075
5076Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5077
5078 * gdb.base/list.exp: Adjust some alternate expect patterns to
5079 match recent list0.c change. Add alternate expect pattern for
5080 output from `list default lines around main' for optimizing
5081 compilers.
5082
5083Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5084
5085 * lib/gdb.exp: If nosignals is not set, set it to 0.
5086
5087Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
5088
5089 * config/slite-gdb.exp: Responds to load symbol table prompt.
5090 * gdb.base/break.exp: Adjust line number, fix rerun.
5091 * gdb.base/langs0.c: Add #ifdef usestubs.
5092
5093Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
5094
5095 * gdb.base/list.exp: Adjust line contents after adding new lines in
5096 list0.c. Also fix a syntax error.
5097
5098 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
5099 * gdb.base/break.exp: ditto.
5100 * gdb.base/list.exp: ditto.
5101 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
5102 * gdb.base/run.c: ditto.
5103 * gdb.base/list0.c: ditto.
5104 * gdb.base/funcargs.c: ditto.
5105
5106Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
5107
5108 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
5109 $targetname, $serialport and $baud instead of hardwired variables.
5110 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
5111 target doesn't support signals.
5112
5113Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
5114
5115 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
5116
5117Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5118
5119 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
5120 Don't rely on the value of an auto variable before it has been
5121 initialized. Use gdb_test more.
5122
5123Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5124
5125 * lib/gdb.exp (default_gdb_version): A version number must start
5126 with a digit, but other than that contains all characters up to
5127 the first whitespace character.
5128
5129Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5130
5131 * gdb.base/commands.exp (breakpoint_command_test): New tests.
5132
5133Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5134
5135 * gdb.c++/*.exp: Warn if executable does not exist. The original
5136 reason for skipping the warning was that configure.in sometimes
5137 intentionally skipped building the executables but the tcl code
5138 had no way of knowing. That (a) was always bogus with respect to
5139 error handling, (b) is no longer true (right now there is no way
5140 to skip C++ tests).
5141
5142 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
5143
5144Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5145
5146 * gdb.base/list.exp: Add expect patterns for output from
5147 SunPRO compiled executables.
5148 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
5149 types.
5150
5151Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5152
5153 * gdb.base/break.exp (test_next_with_recursion): Accept any line
5154 number (we are already testing that the correct source line text
5155 gets printed).
5156
5157 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
5158 that is what is intended, but something needed to be done to get
5159 sunos4 native working again.
5160
5161 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
5162
5163 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
5164 apparently went with a (very) old xfail.
5165
5166Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
5167
5168 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
5169 runto_main is a proc in gdb.exp that will do 'step' for target use
5170 stubs.
5171 * gdb.base/exprs.exp: ditto.
5172 * gdb.base/interrupt.exp: ditto.
5173 * gdb.base/opaque.exp: ditto.
5174 * gdb.base/printcmds.exp: ditto.
5175 * gdb.base/ptype.exp: ditto.
5176 * gdb.base/scope.exp: ditto.
5177 * gdb.base/setvar.exp: ditto.
5178 * gdb.base/signals.exp: ditto.
5179 * gdb.base/twice.exp: ditto.
5180 * gdb.c++/classes.exp: ditto.
5181 * gdb.c++/inherit.exp: ditto.
5182 * gdb.c++/templates.exp: ditto.
5183 * gdb.base/break.exp: no run and hit main for stubs. Change line
5184 numbers for breakpoints and info breakpoint.
5185 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
5186 breakpoint().
5187 * gdb.base/callfuncs.c: ditto.
5188 * gdb.base/exprs: ditto.
5189 * gdb.base/interrupt.c: ditto.
5190 * gdb.base/opaque0.c: ditto.
5191 * gdb.base/printcmds.c: ditto.
5192 * gdb.base/ptype.c: ditto.
5193 * gdb.base/scope0.c: ditto.
5194 * gdb.base/setvar.c: ditto.
5195 * gdb.base/signals.c: ditto.
5196 * gdb.base/twice.c: ditto.
5197 * gdb.c++/misc.cc: ditto.
5198 * gdb.c++/templates.cc: ditto.
5199
5200Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5201
5202 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
5203
5204 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
5205 somewhere between `read' and `main.c'. I'm pretty sure the
5206 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
5207 and it isn't particularly useful.
5208
5209 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
5210
5211Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5212
5213 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
5214
5215Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
5216
5217 * config/mt-slite: add LIBS and -nostdlib.
5218 * config/slite-gdb.exp: add this new file to support sparclite target.
5219
5220Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
5221
5222 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
5223
5224 * gdb.base/a2-run.exp: Change argument to istarget from
5225 "*-*-vxworks" to "*-*-vxworks*".
5226 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
5227
5228Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
5229
5230 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
5231 will not runto main but do a 'step' to step out of breakpoint().
5232 * config/mt-slite: add -Dusestubs.
5233
5234Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5235
5236 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
5237 instead of just @.
5238
5239 * gdb.base/signals.exp: Add test for "handle all print".
5240 * TODO: Remove "handle all print". Also remove item about
5241 checking copyright date (I don't like the idea of a spurious FAIL
5242 based on when we run the tests).
5243
5244 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
5245 for SunOS4 (reason for failure not investigated). Remove
5246 redundant test for $binfile.
5247
5248 * gdb.base/nodebug.c (array_index): Call malloc.
5249
5250 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
5251
5252Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
5253
5254 * gdb.base/recurse.exp: Update gdb_test invocation to use new
5255 conventions and slightly simplify the matching regexp.
5256
5257Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5258
5259 * gdb.base/break.exp: Update gdb_test invocation to use new
5260 convention.
5261
5262 * lib/gdb.exp: If noargs is not set, set it to 0.
5263
5264 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
5265 tests unique.
5266
5267 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
5268
5269Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5270
5271 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
5272 one argument of type "<non-float parameter>".
5273
5274Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
5275
5276 * config/rom68k.exp: New file to support Motorola IDP board.
5277 * gdb.base/a2-run.exp: Skip this file if noargs is set.
5278 * gdb.base/break.c: Change things around so that this program
5279 doesn't depend upon args. This is necessary to make remote
5280 targets work (in general, they can't take args).
5281 * gdb.base/break.exp: Don't try to send args to program. Don't
5282 expect output. Also, replace lots of code with gdb_test.
5283
5284Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5285
5286 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
5287 printing of '\'' (which is what the comment says we are testing,
5288 even though we were not), not '''.
5289 (test_integer_literals_rejected): Test that printing ''' is an error.
5290
5291 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
5292 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
5293 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
5294 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
5295 Use gdb_test not test_print_accept.
5296 * lib/gdb.exp: Remove test_print_accept.
5297
5298 * gdb.base/signals.exp (signal_tests_1): Make pass message
5299 consistent with fail message.
5300
5301 * gdb.base/whatis.exp: Remove xfails for printing char vs.
5302 unsigned char; the bug (PR 1821) is fixed.
5303
5304 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
5305
5306 * gdb.base/scope.exp (test_at_localscopes): Call pass for
5307 successful tests--makes xfailing them work right.
5308
5309Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5310
5311 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
5312 only \r\n, not .*. The test can pass .* as the last thing in
5313 $pattern if that is what it wants. In addition to providing this
5314 flexibility, this change should speed up pattern matching in cases
5315 where the pattern already ended with .* (there were a number of
5316 them). This change also helps catch bad patterns--in the old
5317 scheme the typo "char \*" instead of "char \\*" would pass. Now
5318 it is caught.
5319 * Many .exp files: Update callers.
5320
5321 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
5322 clearer and does not spuriously match multiple ('s. Likewise for
5323 ) and *.
5324
5325 * gdb.base/nodebug.exp: Test ability to call a function and pass
5326 it a string (even with no debugging info).
5327
5328 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
5329 "p '\'", which is the same as "p ''" once tcl gets done with
5330 quoting, to "p '\\'", which I suspect is what is intended (one
5331 backslash gets sent to GDB).
5332
5333 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
5334
5335Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5336
5337 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
5338 1817) was fixed literally years ago.
5339
5340Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5341
5342 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
5343 test, it causes stepping out of call_after_alloca_subr with
5344 optimizing compilers.
5345 (localvars_in_indirect_call): Consume GDB prompt if `finish'
5346 fails.
5347
5348 * gdb.c++/templates.exp: Source templ-info.exp only if
5349 the templates executable exists.
5350
5351 * gdb.c++/misc.cc (class Contains_static_instance,
5352 class Contains_nested_static_instance),
5353 gdb.c++/classes.exp (test_static_members): Test printing of
5354 a class that contains a static instance of the class.
5355
5356Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5357
5358 * gdb.base/langs2.c (cppsub_): Don't prototype.
5359 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
5360 only, I believe).
5361
5362Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5363
5364 * lib/gdb.exp (skip_chill_tests): New procedure.
5365
5366 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
5367
5368Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
5369
5370 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
5371 each expect pattern. Cuts runtime from 12 to about 4 seconds.
5372
5373Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5374
5375 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
5376
5377 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
5378 disassemble 8, not 16, instructions for part 4.
5379
5380 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
5381 support the latter anymore.
5382
5383 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
5384 -DNO_PROTOTYPES.
5385 * gdb.base/callfuncs.c: Control use of prototypes based on
5386 NO_PROTOTYPES, not __STDC__.
5387 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
5388 t_float_values2 tests if prototypes in use.
5389
5390 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
5391 t_double_values): When checking differences against DELTA, check
5392 that difference is within the range (-DELTA,DELTA), not just
5393 (-infinity,DELTA).
5394
5395Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
5396
5397 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
5398 'file' command firts, then 'target', then 'load', this is due to gdb
5399 target set up.
5400 * config/mips-gdb.exp: Fix a couple regular exp bugs.
5401
5402Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
5403
5404 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
5405 FP load/store variants.
5406 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
5407
5408Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
5409
5410 * gdb.base/term.exp: Do not give a warning if not native, it is
5411 not an abnormal condition.
5412
5413Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
5414
5415 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
5416 t_char_array".
5417
5418Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
5419
5420 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
5421 are getting the version number.
5422
5423 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
5424 if not native, it is not an abnormal condition.
5425
5426Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5427
5428 * lib/gdb.exp: Just use "file exists", rather than undocumented
5429 dejagnu procedure "findfile".
5430
5431Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5432
5433 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
5434 (LDFLAGS): Set to -Xlinker -Ur.
5435
5436 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
5437 Removed, these values are set by lib/gdb.exp.
5438
5439 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
5440
5441Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5442
5443 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
5444 of replicating gdb startup code.
5445
5446 * config/mt-vxworks (LDFLAGS): Set to -r.
5447 (CFLAGS_FOR_TARGET): Removed.
5448
5449 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
5450 (gdb) and gdb for vxworks uses (vxgdb).
5451
5452 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
5453 executable is not in the tree and host != target, use sed and
5454 program_transform_name to determine the gdb name used by the
5455 target.
5456
5457 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
5458 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
5459
5460Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5461
5462 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
5463 floats, chars, and shorts where there are ANSI-style function
5464 definitions.
5465
5466 * gdb.base/langs.exp, gdb.base/langs*: New test.
5467 * gdb.base/Makefile.in: Build it.
5468 * TODO: Remove item about checking that C names don't get C++
5469 demangling applied; this test tests it.
5470
5471Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5472
5473 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
5474 went with the const70 xfail. The xfail went away a year ago.
5475
5476 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
5477
5478 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
5479 for hp300.
5480
5481 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
5482
5483 * gdb.base/a1-selftest.exp: Don't run on hp300.
5484
5485Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5486
5487 * Makefile.in (site.exp): Set host_alias and target_alias as well
5488 as host_triplet and target_triplet.
5489
5490Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5491
5492 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
5493
5494 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
5495 places as other ecoff systems).
5496
5497 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
5498 ultrix.
5499
5500Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5501
5502 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
5503 remove them.
5504 * gdb.base/nodebug.exp: Accept "function" in addition to "text
5505 variable and "variable" in addition to "data variable".
5506 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
5507
5508 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
5509 2.
5510 * gdb.base/list1.c (long_line): Add additional statement at start
5511 of function.
5512 * gdb.base/list.exp (test_forward_search): Update line number to
5513 reflect new statement.
5514
5515Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5516
5517 * gdb.base/signals.exp: Reinitialize searched source directories
5518 after gdb_start call.
5519
5520Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
5521
5522 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
5523 * gdb.stabs/Makefile.in: Likewise.
5524
5525 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
5526 change. Instead split the tests into smaller pieces.
5527 * gdb.disasm/hppa.s: Corresponding changes.
5528
5529Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5530
5531 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
5532 Quote ^C when passing it to stty. For some shells ^ is a pipe.
5533
5534 * gdb.base/funcargs.exp: Modify many tests so that every test
5535 either passes or fails. Make some test names unique.
5536
5537Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5538
5539 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
5540 Call stty to set interrupt character.
5541
5542 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
5543 for HP assembler versus GNU assembler based on actual behavior of
5544 $(CC), rather than assuming that $(AS) is always the GNU assembler.
5545
5546 * TODO: Suggest a few more stepping tests.
5547
5548Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
5549
5550 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
5551 restart GDB for h8300 after a continue.
5552 (return): Add pattern to match a29k-udi behavior.
5553 * gdb.base/nodebug.exp: Remove obsolete comment.
5554 * gdb.base/regs.exp: New file, testing of register displays.
5555 * gdb.base/return.exp: Fix typo in reference to $objdir.
5556 * gdb.base/whatis.exp: Always start with a fresh GDB.
5557
5558Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5559
5560 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
5561 higher, these tests generate a lot of output.
5562
5563Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5564
5565 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
5566 code following the catch silently ignored some errors; without the
5567 catch they should be thrown like any other tcl error. Also, the
5568 catch used "" instead of {} which meant all the callers who wanted
5569 to include one of the characters "[]$ had to quote it an extra time.
5570 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
5571 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
5572 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
5573 Remove extra quoting.
5574
5575Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
5576
5577 * gdb.base/commands.exp: Make test names unique; every test either
5578 passes or fails. Update some comments.
5579
5580 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
5581
5582Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5583
5584 The following fixes a FAIL caused by the fact that the alpha stabs
5585 configuration didn't use the ".if alpha" code in weird.def.
5586 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
5587 bit pointer, so the 32 bit version works even on the alpha.
5588 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
5589 Remove the stuff which allowed us to have separate versions for
5590 alpha and everything else.
5591
5592 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
5593 regexp which "info func operator\[\](" is supposed to match. Fix
5594 string to send to GDB. Note that GDB still doesn't work right. Add a
5595 new test for "info func .perator\[\](" which GDB does handle correctly.
5596
5597 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
5598
5599Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5600
5601 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
5602 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
5603 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
5604 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
5605 it makes the tests harder to understand and confuses test-o-matic.
5606 The preferred style is that each test provides a PASS or a FAIL,
5607 and has a unique message (e.g. "continue #54" not just "continue")
5608 which is the same for the pass and the fail.
5609 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
5610 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
5611 to lib/gdb.exp.
5612 * gdb.base/printcmds.exp: Use test_print_accept. Remove
5613 prt_accept which was basically the same thing. Likewise for
5614 test_print_reject and prt_reject.
5615 * lib/gdb.exp (test_print_reject): Add some more error message
5616 patterns to match from the former printcmds.exp (prt_reject).
5617 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
5618 One defect of the passcount stuff is that some of it failed to
5619 report XPASS where appropriate.
5620 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
5621 stuff before and after arg in expected pattern.
5622 (test_paddr_operator_functions): Re-do test without print_addr_of;
5623 this is the only test which seems to want extra stuff there.
5624
5625Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
5626
5627 * gdb.base/nodebug.exp: Update new tests to reflect improved
5628 wording of gdb output.
5629
5630 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
5631 and "ptype" work on variables in files compiled without -g.
5632 Replaces commented out "maint print msymbol" tests.
5633
5634Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
5635
5636 * gdb.base/setvar.c (dummy): Call malloc.
5637
5638 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
5639 losing with the irix4 sed.
5640
5641 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
5642 ALRM" on irix4.
5643
5644Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
5645
5646 * TODO: Remove items about corefile.exp testing new exec-file and
5647 backtrace; both are now done. Add items about printing enums.
5648
5649Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
5650
5651 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
5652 "get signal $thissig" test fails.
5653
5654 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
5655
5656Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
5657
5658 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
5659 compiler warning with dec alpha compiler.
5660
5661 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
5662 extra \n from gdb_test call (this explains why the prompt test
5663 that I removed yesterday was there).
5664 (user_defined_command_test): Remove extra \n and prompt test.
5665
5666 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
5667 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
5668 doesn't exist.
5669 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
5670 Also remove alpha workaround, which turns out to be because
5671 SIGABRT == SIGLOST.
5672
5673 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
5674
5675 * gdb.base/help.exp: Don't test "help show".
5676
5677Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
5678
5679 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
5680 "set print address" is on.
5681 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
5682 pass prompt to gdb_test; gdb_test already looks for the prompt.
5683
5684 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
5685
5686 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
5687 was a vestige of the manual TESTSTRATEGY, and the purpose of it
5688 was to make sure that gdb can read a core file. But (a) the "read
5689 the corefile" part didn't make it to a1-selftest.exp, we just
5690 delete the corefile after creating it, and (b) we test reading
5691 corefiles in corefile.exp anyway. Also, this test left around a
5692 xgdb process on Solaris.
5693
5694 * gdb.base/corefile.exp: Also test backtrace.
5695
5696Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
5697
5698 * gdb.base/commands.exp: Test a simple user defined command with
5699 arguments and if/while statements; verify the full user command is
5700 printed by "show user".
5701
5702 * gdb.base/commands.exp: Test if/while commands as part of a
5703 breakpoint command list; verify they appear in breakpoint
5704 information.
5705
5706Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
5707
5708 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
5709 than by dividing by zero.
5710
5711Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
5712
5713 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
5714 performing an inferior call with watchpoints enabled.
5715 * gdb.base/watchpoint.c (main): Delete second unnecessary read
5716 call.
5717
5718Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
5719
5720 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
5721 of "file" command.
5722
5723 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
5724 Add additional pattern for when "int operator int(void);" appears
5725 in a different order.
5726
5727Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
5728
5729 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
5730
5731 * gdb.base/help.exp: Replace most of docstrings for "info signals"
5732 and "signal" with ".*".
5733
5734Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5735
5736 * TODO: Add note about "handle all nostop".
5737
5738 * gdb.base/{sigall.c, sigall.exp}: New test.
5739 * gdb.base/Makefile.in: Add it.
5740
5741Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
5742
5743 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
5744 when invoking GDB, suppresses any windowing interface.
5745
5746Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
5747
5748 * config/sim-gdb: New file, simulator testing support.
5749
5750Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
5751
5752 * gdb.base/interrupt.exp: Test calling func1 twice.
5753
5754Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
5755
5756 * gdb.base/list.exp (test_forward_search): Set timeout higher
5757 when we'll be getting lots of output from gdb.
5758
5759 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
5760 "init_malloc" to after the expect statement. Run it if that
5761 regexp is taken, but also for two others which happen if source
5762 cannot be found.
5763
5764Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5765
5766 * gdb.base/printcmds.exp: New test, for printing register before
5767 program is running.
5768
5769Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5770
5771 * gdb.base/list.exp: Correct some alternate expect patterns
5772 to reflect changes in list1.c.
5773
5774Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5775
5776 * TODO: Add item regarding large frames.
5777
5778 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
5779
5780 * TODO: Remove item about enabling return.exp; it
5781 is enabled. Suggest a few more "return" tests.
5782
5783Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5784
5785 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
5786 anonymous unions.
5787
5788Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5789
5790 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
5791 and pr-5646.o, so "make" is the same as "make all", not "make
5792 pr-4975.o".
5793
5794Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
5795
5796 * gdb.base/list.exp: Adjust expectations to reflect changes in
5797 list1.c.
5798 (test_forward_search): New test proc.
5799 * gdb.base/list1.c (long_line): New function, has long source line.
5800
5801Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
5802
5803 * gdb.base/a1-selftest.exp: Change initial stepping to know about
5804 additional line of code that was added.
5805
5806Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
5807
5808 * gdb.disasm/hppa.s: Break the large branching tests into smaller
5809 tests so as not to overflow expect's input buffers.
5810 * gdb.disasm/hppa.exp: Corresponding changes.
5811
5812Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5813
5814 Beginnings of template debugging tests.
5815 * gdb.c++/templ-info.cc: New file to test for template
5816 debugging capability of the compiler.
5817 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
5818 templ-info.cc.
5819 * gdb.c++/templates.cc: Add explicit template instantiations
5820 to enable compiling with -fno-implicit-templates. Add destructor
5821 and 'value' method to T5 class for template tests.
5822 * gdb.c++/templates.exp: Add testcases for printing of template
5823 types, setting breakpoints on template methods and calling a
beb998c6 5824 template method.
c906108c
SS
5825
5826Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
5827
5828 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
5829 branch target since some assemblers (gas-2.5) may emit a
5830 relocation for the branch instead of resolving it in the
5831 assembler.
5832
5833Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5834
5835 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
5836 through signal handler.
5837
5838Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
5839
5840 * configure.in (*-*-netware): Use config/mt-netware.
5841
5842 * config/mt-netware: New file.
5843 * config/mt-i386-netware: Removed, separate configs for different
5844 netware architectures are no longer needed now that we have
5845 --with-headers.
5846
5847Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5848
5849 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
5850 by the recent changes to use ANSI C arithmetic conversions.
5851
5852Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5853
5854 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
5855 bug involving using inferior_pid to figure out whether to select a
5856 frame.
5857
5858Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
5859
5860 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
5861 match the current disassembler output.
5862
5863Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
5864
5865 * gdb.fortran/exprs.exp: Expect VOID instead of void.
5866 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
5867 types, expect "int" as type of integer values (for now).
5868
5869Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
5870
5871 * gdb.base/commands.exp: New tests for if/while commands.
5872
5873Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
5874
5875 * lib/gdb.exp (runto): Replace sub-pattern for hex value
5876 by .*, since hex values have different syntax in Chill mode.
5877
5878Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5879
5880 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
5881 linefeed from expect pattern for repeated types with indices > 9.
5882
5883Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
5884
5885 First part of Fortran test suite.
5886 * gdb.fortran: New directory.
5887 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
5888
5889Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5890
5891 * gdb.base/default.exp: Update expect pattern for load command
5892 without arguments.
5893
5894Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5895
5896 * configure.in: Change i386 to i[345]86.
5897 * gdb.base/configure.in: Likewise.
5898 * gdb.c++/configure.in: Likewise.
5899 * gdb.chill/configure.in: Likewise.
5900
5901Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
5902
5903 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
5904 patterns, since that is not a valid context for comments.
5905
5906Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
5907
5908 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
5909 repeated types and repeated types with indices > 9.
5910
5911Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
5912
5913 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
5914 2417; old bug has been fixed.
5915
5916Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
5917
5918 * gdb.base/interrupt.exp: When trying to wake up the inferior,
5919 send the newline ourselves instead of assuming gdb_test will do
5920 so when passed an empty input string.
5921
5922 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
5923 stabs testcode.
5924
5925Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
5926
5927 * lib/gdb.exp (gdb_test): Don't send anything if the first
5928 argument is an empty string. This makes cases where we want to
5929 match output that is already in expect's buffers (for example,
5930 matching a breakpoint after gdb_run_cmd has been called) work
5931 reliably.
5932
5933Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
5934
5935 * config/netware.exp: New file.
5936
5937Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
5938
5939 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
5940 the -B and -L prefixes so we can find the debugging stub.
5941
5942 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
5943 there and we are using the gcc from the tree.
5944
5945 * gdb.base/types.c: Removed.
5946
5947 * gdb.base/configure.in: Look for makefile fragments in ../config.
5948 Recognize i386-*-netware.
5949 * gdb.c++/configure.in: Likewise.
5950
5951Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5952
5953 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
5954 the correct TCL syntax.
5955
5956Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
5957
5958 * gdb.base/opaque.exp: use runto instead of messing around with
5959 breakpoints. Simplify by using gdb_test.
5960
5961 * gdb.base/bitfields.exp: restart between tests on netware targets
5962 because breakpoints aren't relocated after target death. Run
5963 processes to completion.
5964
5965 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
5966
5967Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
5968
5969 * Makefile.in: Remove extra tabs that confuse some versions
5970 of "make". Use the newly built gdb to test with by default,
5971 rather than the first one in the tester's search path.
5972
5973Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
5974
5975 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
5976
5977 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
5978 condition help.
5979
5980Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
5981
5982 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
5983
5984 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
5985 running.
5986 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
5987 * gdb.base/funcargs.exp: Likewise.
5988
5989 * gdb.base/bitfields.exp: Simplify by using gdb_test.
5990 * gdb.base/funcargs.exp: Likewise.
5991
5992 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
5993 message is "".
5994
5995Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
5996
5997 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
5998 return,signals,twice}.exp: Handle non-existant binaries
5999 consistantly.
6000
6001 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
6002 * gdb.base/Makefile.in: Don't try to generate a core dump, we
6003 might testing a cross development system.
6004
6005Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
6006
6007 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
6008 runtest script is relative to ${srcdir}, not ${rootdir}.
6009
6010Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
6011
6012 * gdb.base/signals.exp: Allow for optionality of breakpoint
6013 address.
6014
6015Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6016
6017 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
6018
6019Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
6020
6021 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
6022 for size_t definition.
6023 * gdb.c++/templates.cc: Likewise
6024
6025 * config/mt-i386-netware: New file.
6026
6027 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
6028 defined.
6029
6030 * gdb.base/Makefile.in: Added support for systems that name core
6031 files by appending "core" to the program name.
6032 * gdb.base/a1-selftest.exp: Likewise.
6033
6034Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6035
6036 * gdb.base/return.exp: Add comment and message for `return double'
6037 test failure on Sparc Solaris.
6038
6039Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
6040
6041 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
6042
6043Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6044
6045 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
6046 from optimizing them away.
6047 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
6048 patterns to include default constructors and assignment operators,
6049 to match gcc versions beyond 2.5.8. Accept any cplus demangling
6050 character in the output of the virtual base pointer.
6051
6052Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6053
6054 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
6055 expression match in print_addr_of to avoid unintented matches.
6056 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
6057 versions up to 2.5.8.
6058
6059Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6060
6061 * gdb.base/list.exp: Tweak alternate pattern for listing of an
6062 included file to run under newer versions of expect.
6063 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
6064 consecutive >'s in templates to accomodate recent cplus-dem.c change.
6065 Remove xfail for the virtual table of BDDHookV.
6066
6067Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
6068
6069 * lib/gdb.exp (string_to_regexp): Set a default result.
6070 (default_gdb_start): Fix misleading message.
6071
6072Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
6073
6074 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
6075 Remove all CC, etc definitions.
6076 * config/mt-hpux: New file.
6077 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
6078 (CFLAGS, LDFLAGS): Define.
6079 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
6080
6081 * Makefile.in (site.exp): Don't insert host_os, etc.
6082 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
6083 (distclean): Check existence of subdir.
6084 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
6085 * gdb.base/Makefile.in: General cleanup and simplification.
6086 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
6087 to build executables. Use default rule to build .o files.
6088 (EXPECT, RUNTEST, CC): Fix relative pathname.
6089 (site.exp): Don't insert host_os, etc.
6090 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
6091 and/or SIGUSR1 defined.
6092 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
6093 * gdb.c++/Makefile.in: General cleanup and simplification.
6094 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
6095 (CFLAGS): Remove.
6096 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
6097
6098Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
6099
6100 * gdb.base/recurse.exp: Misc changes to get tests running again
6101 after Kung's changes to the watchpoint code.
6102 * gdb.base/watchpoint.exp: Likewise.
6103
6104Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
6105
6106 * lib/gdb.exp (string_to_regexp): Convert {\} also.
6107
6108Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
6109
6110 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
6111 * lib/gdb.exp (default_gdb_start): Define.
6112 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
6113 gdb.base/funcargs.exp, gdb.base/opaque.exp,
6114 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
6115 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
6116 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
6117 Don't call gdb_target_udi in between tests.
6118
6119Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6120
6121 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
6122 (which was basically just a local version of the same thing). In
6123 addition to avoiding duplication, gdb_test_exact is faster.
6124 * lib/gdb.exp (gdb_test_exact): Fix typo.
6125
6126 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
6127 don't give an error.
6128
6129 * gdb.base/term.exp: Call delete_breakpoints before starting.
6130
6131 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
6132 (t10): Add comment.
6133
6134Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
6135
6136 Reorganization of the GDB Test Suite.
6137
6138 * gdb.base: New directory, contains all the basic tests.
6139 * gdb.c++: New directory, tests specific to C++.
6140 * gdb.chill: New directory, tests specific to Chill.
6141 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
6142 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
6143 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
6144 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
6145 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
6146 t30-31 to chill).
6147 * */gdbme.*: Rename to match appropriate expect scripts.
6148 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
6149 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
6150 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
6151 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
6152 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
6153 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
6154 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
6155 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
6156 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
6157 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
6158 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
6159 gdb.c++/virtfunc.cc: New names of C++ files.
6160 * gdb.chill/chillvars.ch: New name of Chill file.
6161 * gdb.base/configure.in, gdb.c++/configure.in,
6162 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
6163 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
6164 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
6165 * configure.in (configdirs): Update to reflect directory changes.
6166 (target_abbrev): No longer define for any configuration.
6167 * Makefile.in: Cosmetic improvements to header comments.
6168
6169Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
6170
6171 Various changes to gdb.t31:
6172
6173 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
6174 * gdbme.ch: Make all key-words and predefineds be upper-case.
6175 * chillvars.exp: Expect key-words and predefinds in upper-case.
6176
6177 * chillvars.exp: Use gdb_test_exact many places.
6178 Change expected output for arrays (which now includes index labels).
6179
6180 * pr-5020.exp, gdme.ch (module PR_5020):
6181 New test, for PR-5020.
6182
6183Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
6184
6185 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
6186 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
6187
6188Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
6189
6190 * Makefile.in: Fix bit-rot in definitions of CHILL,
6191 CHILL_FOR_TARGET and Chill_LIB.
6192 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
6193 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
6194 CHILL, and CHILL_LIB.
6195
6196Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
6197
6198 * Revert the previous changes. Please see Rob's directory
6199 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
6200
6201Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
6202
6203 * Makefile.in, configure.in, config/mips-gdb.exp,
6204 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
6205 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
6206 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
6207 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
6208 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
6209 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
6210 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
6211 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
6212 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
6213 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
6214 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
6215 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
6216 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
6217 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
6218 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
6219 changes from 94Q1.
6220
6221Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
6222
6223 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
6224 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
6225 Rob's new testing fragments.
6226
6227Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
6228
6229 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
6230 lib/gdb.exp: Replace error proc calls with perror.
6231
6232Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
6233
6234 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
6235 version also, match on casted version strings, and match on
6236 gdb startup case where the line numbers might be messed up.
6237
6238Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
6239
6240 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
6241 (CFLAGS): Delete it from here.
6242
6243Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
6244
6245 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
6246
6247Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
6248
6249 * Makefile.in (RUNTEST): Default to just "runtest".
6250
6251Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6252
6253 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
6254 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
6255 the code has been restructured.
6256
6257Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6258
6259 * gdb.t00/default.exp (set write): Allow any number of \r and/or
6260 \n, not just one of each.
6261
6262 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
6263 /bin/cc gives a warning if you do.
6264
6265Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
6266
beb998c6 6267 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
6268 __t10ListS_link1ZUiRCUiPT0
6269
6270Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6271
6272 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
6273 on local variables in recursive functions.
6274
6275 * gdb.t07/Makefile.in: Build the new test.
6276
6277Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6278
6279 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
6280 directly. Instead compare the return values from actual calls.
6281
6282Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
6283
6284 * Makefile.in (check): Set TCL_LIBRARY for runtest.
6285
6286Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6287
6288 * From Peter Schauer with minor modifications.
6289 * gdb.t15/return.exp (return_tests): Handle targets where "return"
6290 stops in mid-line in the caller. Add xfail for returning a float
6291 value on X86 targets.
6292
6293Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6294
6295 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
6296 to avoid expect lossage.
6297 (fmem_LRbug_tests): Likewise.
6298 * gdb.disasm/hppa.s: Corresponding changes.
6299
6300 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
6301 conditions to work with latest dejagnu/expect.
6302
6303 * gdb.t15/funcargs.exp (finish from indirect call): No longer
6304 expected to fail on the PA.
6305 (backtrace in call with trampolines): Explicitly require main
6306 to be frame #1 (no trampolines should show up in backtrace).
6307
6308 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
6309 "continue -expect".
6310 * gdb.t06/break.exp: Likewise.
6311 * gdb.t07/watchpoint.exp: Likewise.
6312 * gdb.t13/bitfields.exp: Likewise.
6313 * gdb.t15/{funcargs,return}.exp: Likewise.
6314 * gdb.stabs/weird.exp: Likewise.
6315 * config/{mips,udi}-gdb.exp: Likewise.
6316
6317 * hppa.sed: Enclose comments within a sed command to avoid
6318 losing with the old OSF1 sed.
6319
6320Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6321
6322 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
6323 sequent dynix.
6324 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
6325 * gdb.t15/funcargs.exp: Conditionally step again to really
6326 finish from marker_call_with_trampolines. Handle the case where
6327 the first step from within call_with_trampolines already steps
6328 us back to main.
6329 * gdb.t15/gdbme.c: Add comment to closing brace of
6330 call_with_trampolines for funcargs.exp.
6331
6332Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6333
beb998c6 6334 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
6335 Fix typo(s).
6336
6337Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6338
6339 * gdb.t07/gdbme.c: More code for watchpoint testing.
6340
6341 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
6342 "Hardware watchpoint" throughout file.
6343 (test_watchpoint_triggered_in_syscall): New test.
6344 (test_complex_watchpoint): New test.
6345
6346Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6347
6348 * gdbme.c (call_with_trampolines): New function to try and step
6349 into. Tests trampoline problems on the PA.
6350
6351 * funcargs.exp (localvars_in_indirect_call): No longer expect
6352 stepping into indirect call to fail on PAs.
6353 (test_stepping_over_trampolines): New test.
6354
6355Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6356
6357 * TODO: Add suggestions for static member function tests, and
6358 completion tests.
6359
6360Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6361
6362 * TODO: Add suggestions for "p/a" tests.
6363
6364 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
6365 (default_gdb_exit): Replace all the hair with sending "quit" to
6366 the process with a simple close.
6367
6368Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6369
6370 * TODO: Add suggestions for shared library tests.
6371
6372Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6373
6374 * TODO: Add suggestions for x/s tests.
6375
6376Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6377
6378 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
6379 "enable once", and "enable breakpoints once" with ".*".
6380
6381Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6382
6383 * TODO: Add suggestions about structure passing tests.
6384
6385Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6386
6387 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
6388 the primary1 test, use work around if __GNUC__ < 2.
6389 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
6390 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
6391 Test for bad output rather than waiting for timeout. Issue
6392 second continue only if first continue failed.
6393
6394Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
6395
6396 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
6397 operator[] test with gdb_test because the old code didn't seem to
6398 be getting the quoting right with the new dejagnu.
6399
6400Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
6401
6402 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
6403 one from the path.
6404 * Makefile.in: Use a fresh expect if there is one, use runtest
6405 from the src tree if there is one.
beb998c6 6406
c906108c
SS
6407Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
6408
6409 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
6410 next over recursive call. Revise the tests from that point on
6411 (which had been skipped) to match GDB's actual (correct) output.
6412
6413 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
6414 with next over a breakpoint whose condition is false.
6415
6416 * gdb.t00/help.exp: Comment out "help set print" tests just like
6417 (and for same reason as) "help set" test.
6418
6419Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6420
6421 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
6422 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
6423
6424Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6425
6426 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
6427 necessary gdb_target_udi.
6428
6429 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
6430
6431 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
6432 1838 and 2417; they are fixed.
6433
6434 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
6435 gdb.t03/ptype.exp (ptype structure, ptype union):
6436 Remove xfails; the test is looser than when the xfails were added.
6437
6438 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
6439 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
6440
6441 * gdb.t01/run.exp: Only run shell test if isnative.
6442
6443 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
6444 since "run" automatically loads if necessary. Call gdb_target_udi
6445 after the "file" since "file" kills any execution target.
6446
6447 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
6448 GDB. GDB doesn't work that way (not anymore at least) on UDI.
6449 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
6450 argument for UDI.
6451
6452Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
6453
6454 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
6455
6456 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
6457
6458Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6459
6460 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
6461 properly quoting regexps. This makes the second argument to
6462 demangle a fixed string, which matches the callers, instead of a
6463 shell-style pattern which is what the previous implementation
6464 used. Update some of the callers.
6465
6466Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6467
6468 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
6469 (comib_nullified_tests): Fix typo.
6470 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
6471 strings. No longer expected to fail.
6472
6473 * gdb.disasm/hppa.s (addib_tests): Fix typo.
6474 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
6475 strings. No longer expected to fail.
6476
6477 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
6478 string. No longer expected to fail.
6479
6480Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6481
6482 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
6483 No longer expected to fail.
6484
6485 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
6486 string. No longer expected to fail.
6487
6488Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6489
6490 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
6491 only in the names (I probably got most of them). I was even
6492 generous with some which differed in underscores in names, and
6493 probably missed a few, and I *still* was able to remove almost a
6494 third of the file with almost no impact on testsuite coverage.
6495
6496Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6497
6498 * gdb.t00/default.exp: Match udi_attach error message as well as
6499 the one from child_attach.
6500
6501 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
6502
6503 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
6504
6505 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
6506 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
6507
6508 * Move test with enums and partial symbols back to
6509 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
6510 Reverts the change of 26 May 93. Per today's change to
6511 stabs.texinfo, the behavior that weird.exp was expecting was
6512 unreasonable; what is important is that the compiler+gdb get
6513 things right, which happens with a recent gcc. Also fix the test
6514 to deal with native compilers which put out the stab gdb can't
6515 deal with.
6516
6517Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6518
6519 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
6520 in the names. The main thing these accomplish is to slow things down.
6521 Many more such duplicates surely remain.
6522
6523 * gdb.t00/help.exp: Comment out "help support" test just like
6524 (and for same reason as) "help set" test.
6525
6526Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
6527
6528 * gdb.t06/break.exp: Remove setup_xfails for
6529 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
6530 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
6531 about known bug in gcc to include up through 2.5.8.
6532 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
6533 well as "_vb$".
6534 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
6535 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
6536 with latest gcc and gdb.
6537 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
6538 well as "_vb$".
6539
6540Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6541
6542 * configure.in (hppa*-*-*): Also configure and build stabs-only
6543 tests.
6544
6545Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6546
6547 * gdb.t10/hppa.mt: A makefile fragment for the PA.
6548 * gdb.t10/configure.in (hppa*-*-*): Use it.
6549
6550Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6551
6552 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
6553
6554Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6555
6556 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
6557 versions prior to 1.13.5.
6558
6559Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6560
6561 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
6562 the prompt is at the start of a line.
6563
6564Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6565
6566 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
6567 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
6568 in the copr tests now.
6569 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
6570 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
6571 expected to fail.
6572
6573Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
6574
6575 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
6576 gdb.t31/chillvars.exp, lib/gdb.exp:
6577 Tweak to run under either version of expect.
6578 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
6579 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
6580 * gdb.t11/list.exp: Remove extraneous whitespace.
6581
6582Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6583
6584 * gdb.t16/printcmds.exp (test_print_strings): Accept
6585 "(unsigned char *) " before the string.
6586
6587 * TODO: Add notes about printing of fancy types and GDB expressions.
6588
6589Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
6590
6591 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
6592 * gdb.t06/configure.in: Don't try to compile signals test program
beb998c6 6593 if doing mips-idt-ecoff.
c906108c
SS
6594
6595Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
6596
6597 * Most .exp files: Tweak to run under either version of expect.
6598
6599Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6600
6601 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
6602 xfails; I'm not sure why they are failing, but not because of PR 1806.
6603
6604Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
6605
6606 * config/unix-gdb.exp: Remove gdb_unload cause it's already
6607 defined in lib/gdb.exp.
6608
6609Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6610
6611 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
6612 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
6613 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
6614 have to be typeless.
6615
6616Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6617
6618 * TODO: Add suggestion for copyright year test.
6619
6620Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
6621
6622 * configure.in (*-*-lynxos*): Add stabs tests.
6623
6624Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6625
6626 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
6627 so insert a tab before any assembler directive in column zero.
6628
6629 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
6630 stores.
6631 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
6632 stores.
6633 (fpu_short_memory_tests): Likewise.
6634
6635Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6636
6637 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
6638 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
6639 .stabs directives in comments.
6640
6641Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6642
6643 * TODO: New file, describing tests we could write.
6644 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
6645
6646Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6647
6648 * gdb.t06/signals.exp: Add kludge to force re-sync.
6649
6650 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
6651 to xgdb instead of gdb, get out of gdb.
6652
6653Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
6654
6655 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
6656 for info.
6657
6658Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6659
6660 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
6661 * gdb.stabs/configure.in (hppa*-*-*): Use it.
6662 * gdb.stabs/hppa.sed: New sed script for the PA.
6663
6664Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6665
6666 * gdb.stabs: Re-write weird.def and configuration to use sed
6667 instead of cpp. sed is portable and POSIX; cpp is neither.
6668
6669Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6670
6671 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
6672
6673Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6674
6675 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
6676
6677Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6678
6679 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
6680 "_vb$".
6681 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
6682 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
6683
6684Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6685
6686 * lib/gdb.exp: Comment out code which depends on non-existent
6687 `transform' procedure.
6688
6689Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
6690
6691 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
6692 * lib/gdb.exp: Transform tool name.
6693 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
6694 1.1's new error handling system.
6695
6696Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6697
6698 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
6699
6700Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6701
6702 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
6703 They made pattern matching so slow that timeouts happened on
6704 heavily loaded systems. Now any output from "show print" which
6705 gets us back to the GDB prompt is a PASS.
6706
6707Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
6708
6709 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
6710
6711Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6712
6713 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
6714
6715 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
6716 It is not from PR 3220.
6717
6718Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6719
6720 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
6721 just started failing because they depended on the order the
6722 subcommands are presented, or exact docstring text. This kind of
6723 test is a pain and has minimal benefit.
6724
6725Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6726
6727 * gdb.t09/corefile.exp: At end of test, use "core" command with
6728 no arguments.
6729
6730Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
6731
6732 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
6733 17}/Makefile.in: Make it possible to run the testsuite with Sun
6734 make and CC = cross gcc by adding explicit build rules for .o
6735 files.
6736
6737Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6738
6739 * gdb.t15/funcargs.exp: Don't put comments on same line as
6740 setup_xfail (@#$*%& tcl braindamage!).
beb998c6 6741
c906108c
SS
6742Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6743
6744 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
6745
6746Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
6747
6748 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
6749 * gdb.t20/inherit.exp: remove three dumplicate entries.
6750
6751Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6752
6753 * gdb.t06/break.exp: For "next over recursive call", fail on any
6754 incorrect output, not just on "factorial (value=2)".
6755
6756Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6757
6758 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
6759 working now. Add an xfail if accesing a bss variable causes
6760 a memory error if the target is not yet run.
6761
6762Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6763
6764 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
6765 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
6766 name of __st* demangling (2 strings). Did Kung really get the
6767 more than 95 others right without testing them?
6768
6769Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
6770
6771 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
6772
6773Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
6774
6775 * configure.in (configdirs): Add gdb.disasm
6776 * gdb.disasm: New directory for GDB disassembler tests.
6777 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
6778
6779Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6780
6781 * gdb.t00/help.exp: Don't test "help set".
6782
6783 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
6784 from within expect statements. None of these happen anymore and
6785 they cause regressions to be silently unnoticed.
6786
6787 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
6788 messages) about known failures with gcc cygnus-2.4.5-930417.
6789
6790 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
6791 comp-info.exp so it gets built if it doesn't exist.
6792
6793 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
6794 it is no longer used.
6795 * gdb.t13/comp-info.c: Removed.
6796
6797Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
6798
6799 * gdb.t06/signals.exp: Add xfail for sun3.
6800
6801Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6802
6803 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
6804 relevant because ^C doesn't get sent but failure can be reproduced
6805 interactively).
6806
6807Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6808
6809 * gdb.stabs/alpha.mt: New configuration file for alpha.
6810 * gdb.stabs/configure.in: Use it.
6811 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
6812 sharing with alpha.mt, redefine long to word via preprocessor.
6813 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
6814 for alpha.
6815 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
6816 native cc.
6817 * gdb.t00/teststrategy.exp: Change expect string so that we
6818 consume the `(xgdb)' from the command echo and from the gdb prompt.
6819 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
6820 gdb currently compares all values as long, so this failure probably
6821 applies to any configuration where LONGEST is bigger than a target int.
6822 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
6823 with gcc.
6824 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
6825 to handle opaque pointers, gcc is.
6826 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
6827 as first argument. Include <sys/types.h> and change all operator
6828 new definitions to use size_t.
6829 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
6830 now that we use size_t.
6831
6832Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6833
6834 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
6835 a long or float array cast all array members to the same type.
6836 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
6837 with 64 bit longs.
6838 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
6839 on alpha.
6840 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
6841
6842Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6843
6844 * gdb.t24 (demangle.exp): Constructors of templates have names like
6845 vector<int>::vector(int) not vector<int>::vector<int>(int). See
6846 section 14.6 of the ARM.
6847
6848 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
6849 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
6850 accomplish little and slow down the testsuite.
6851
6852 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
6853 Accept spaces various places.
6854
6855Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6856
6857 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
6858 with watchpoint enabled.
6859
6860 * Makefile.in: Remove definition of CC and remove the second
6861 definition of CXX (the "CXX = gcc" one remains). These definitions
6862 were causing backquotes to be expanded within backquotes, which
6863 doesn't work.
6864
6865Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
6866
6867 * gdb.t17/callfuncs.exp: Add "return 0" to end.
6868
6869Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6870
6871 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
6872 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
6873 by mips cc and contains no stabs entries.
6874
6875Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
6876
6877 * config/vx-gdb.exp: Use fake device to load files rather than
6878 NFS.
6879 * lib/gdb.exp: New proc to do "file" command.
6880 * config/unix-gdb.exp: Use new "file" proc.
6881
6882Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6883
6884 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
6885 Rework board rebooting slightly.
6886 (gdb_exit): Don't exit from the remote shell; there isn't one.
6887 * gdb.stabs/weird.exp: If a program is being debugged already,
6888 kill it.
6889 * gdb.t04/setvar.exp: Stop and restart gdb.
6890 * gdb.t05/expr.exp: Likewise.
6891 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
6892 restart gdb and reload the program.
6893 * gdb.t08/opaque.exp: Likewise.
6894 * gdb.t12/scope.exp: Likewise.
6895 * gdb.t13/bitfields.exp: Likewise.
6896 * gdb.t15/funcargs.exp: Likewise.
6897 * gdb.t20/classes.exp: Likewise.
6898 * gdb.t03/ptype.exp: Increase timeout.
6899 * gdb.t16/printcmds.exp (test_print_string_constants,
6900 test_print_array_constants): Likewise.
6901 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
6902 * gdb.t20/classes.exp (do_tests): Likewise.
6903 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
6904
6905Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
6906
6907 * gdb.stabs: Renamed *wierd* to *weird*.
6908
6909Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
6910
6911 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
6912 for timeout. Add "known gcc 2.4.5 bug" to failure message.
6913
6914Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
6915
6916 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
6917 (do_tests): Remove xfail for whatis on one_var and two_var.
6918
6919Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
6920
6921 * Makefile.in: Made cross building work better by adding
6922 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
6923
6924Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6925
6926 * gdb.t15/{return.c,return.exp,Makefile.in}:
6927 New test, currently commented out.
6928
6929Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
6930
6931 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
6932 still running and removes the leftover named socket so GDb can do
6933 clean restarts.
6934
6935Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
6936
6937 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
6938 console, not GDB.
6939 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
6940 cross testing works better with "make check"
6941 * config/unix-gdb: Use default procedures for exit and version.
6942 * config/vx-gdb.exp: Cleaned up and massaged back to working order
6943 with the newest VxWorks.
6944
6945Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6946
6947 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
6948 old form.
6949
6950 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
6951 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
6952
6953 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
6954
6955 * config/unix-gdb.exp: Remove this version of gdb_exit
6956 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
6957 Rob says he'll look at it when he gets back to testing boards.
6958
6959Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
6960
6961 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
6962 an expected fail for certain ptype commands.
6963
6964 * gdb.t20/classes.exp: Update expected results of "ptype class
6965 Base1" to account for the constructor that now appears in the type.
6966
6967Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
6968
6969 * configure.in (configdirs): Restore gdb.t04, which mysteriously
6970 disappeared from list.
6971 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
6972 "alldone" proc with call to cleanup and exit.
6973 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
6974 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
6975 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
6976 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
6977 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
6978 "alldone" proc with simple returns that suppress remaining
6979 tests. The alldone proc went away many months ago.
6980
6981Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6982
6983 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
6984
6985 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
6986
6987Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6988
6989 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
6990 as vax gdb will display them.
6991
6992Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6993
6994 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
6995 optimizers.
6996
6997 * scope.exp: Change "bad value for localval" messages so each one
6998 is unique.
6999
7000 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
7001 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
7002
7003 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
7004
7005Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7006
7007 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
7008 doesn't exist (due to optimization).
7009
7010Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7011
7012 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
7013 contains \r because the filename is long.
7014
7015 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
7016 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
7017
7018Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7019
7020 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
7021 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
7022 Ultrix.
7023 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
7024 int tests.
7025 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
7026
7027Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
7028
7029 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
7030
7031 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
beb998c6 7032 to match does not match the passing case but still matches the
c906108c
SS
7033 failing case.
7034
7035Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7036
7037 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
7038
7039Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
7040
7041 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
7042 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
7043 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
7044 Remove various versions of gdb_exit.
7045 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
7046 gdb_exit.
7047 * config/unix-gdb.exp: gdb_exit remains here, and should override
7048 the generic version, since it's doing a lot of wierd stuff that
7049 the other versions aren't. FIXME, fold it in, or abandon this
7050 version.
7051
7052Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7053
7054 * gdb.t24/demangle.exp: Add tests for PR 3220.
7055
7056Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7057
7058 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
7059
7060Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
7061
7062 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
7063 "i386-*-*". Works for i486 as well.
7064
7065 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
7066 bug, and expand domain of xfail to all SVR4 systems, since the
7067 actual problem is likely to be in generic SVR4 /proc support.
7068
7069Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7070
7071 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
7072
7073Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
7074
7075 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
7076 xfails for other systems. Match a missing 'Continuing.' as an
7077 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
7078
7079 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
7080 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
7081 Only issue warning for missing executables if -all option is used.
7082
7083 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
7084 file if -all option is used. It's like an unpredictable XFAIL.
7085
7086Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7087
7088 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
7089 for dynamically linked binaries.
7090
7091 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
7092
7093Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7094
7095 * gdb.t20/inherit.exp: Change message for "print tagless struct"
7096 to state that this is a known bug in old versions of g++.
7097
7098Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7099
7100 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
7101 while waiting for `Continuing'.
7102
7103Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
7104
7105 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
7106 in text, data, and bss.
7107 * gdb.t10/nodebug.c: Add local and global test variables for
7108 initialized and uninitialized data.
7109
7110Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7111
7112 * config/unix-gdb.exp (gdb_exit): Add "wait".
7113
7114Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7115
7116 * gdb.t06/signals.exp: xfail the continue from the handler for all
7117 targets.
7118
7119 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
7120 function with watchpoints enabled, the i386 call dummy starts with
7121 a call.
7122
7123 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
7124 386 bsd names its corefiles.
7125
7126Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
7127
7128 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
7129 compilers don't grok it.
7130 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
7131 with small octal ints rather than character constants, which
7132 are signed and might not fit if first promoted to int.
7133
7134Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
7135
7136 * gdb.t09/Makefile.in (clean): Remove corefile.
7137
7138Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7139
7140 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
7141
7142Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7143 and Jim Kingdon (kingdon@cygnus.com)
7144
7145 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
7146 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
7147 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
7148
7149Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7150
7151 * gdb.t17/interrupt.exp: Add xfail for hppa.
7152
7153Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7154
7155 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
7156 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
7157 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
7158 to determine signed-ness of bitfields and use the result to setup
7159 the xfail.
7160 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
7161 * gdb.t15/funcargs.exp: Use them to step until the second indirect
7162 call line is reached if necessary.
7163
7164Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7165
7166 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
7167
7168Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7169
7170 * gdb.t06/break.exp: Also test `clear' command.
7171
7172Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
7173
7174 * gdb.t00/teststrategy.exp: Remove extra quote.
7175
7176 * gdb.t07/watchpoint.exp: Change xfail for calling function with
7177 watchpoint enabled to be for all non-68k machines.
7178
7179 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
7180
7181Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7182
7183 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
7184 targets use aout.mt instead of ecoff.mt as gas understands
7185 standard aout format.
7186
7187Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
7188
7189 * lib/gdb.exp (runto): Don't insist that function we are running to
7190 was compiled with -g.
7191
7192 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
7193
7194 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
7195 to get back into the read system call.
7196 Accept leading newline in case where we woke it up.
7197
7198Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7199
7200 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
7201 to make the stabs test work on ecoff systems using gcc and -with-stabs.
7202 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
7203 enable ecoff configuration.
7204
7205Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7206
7207 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
7208
7209Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7210
7211 * gdb.t16/printcmds.exp: Add another printf test.
7212
7213Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
7214
7215 * configure.in: If configured -with-stabs on any target, add
7216 stabsdirs to configdirs.
7217
7218Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7219
7220 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
7221 fun" so pattern does not match the command itself.
7222
7223Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7224
7225 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
7226
7227Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7228
7229 * gdb.t17/interrupt.exp: Test for more things.
7230
7231Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7232
7233 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
7234 compiler arranges the code and line numbers.
7235
7236 * gdb.t17/interrupt.exp: Don't send \n after ^C.
7237
7238Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7239
7240 * gdb.t00/help.exp: Increase expect input buffer size.
7241
7242Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7243
7244 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
7245
7246 * gdb.t07/watchpoint.exp: Add xfail for hppa.
7247
7248 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
7249
7250 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
7251 [0-9]*, not just [0-9].
7252
7253Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7254
7255 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
7256
7257 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
7258
7259Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7260
7261 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
7262
7263Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7264
7265 * gdb.t06/signals.c: Add xfails for sun3.
7266
7267 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
7268
7269 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
7270 test_stepping tests.
7271
7272Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7273
7274 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
7275
7276 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
7277
7278 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
7279 rather than actually putting it through cpp twice.
7280
7281 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
7282
7283Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
7284
7285 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
7286 no longer needed.
7287
7288Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7289
7290 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
7291
7292 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
7293 C++ features prints as "struct", make it a pass, not an xfail.
7294
7295Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7296
7297 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
7298 Don't require VA to print as "class" rather than "struct".
7299
7300Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
7301
7302 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
7303
7304Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7305
7306 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
7307
7308Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7309
7310 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
7311 order.
7312
7313Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7314
7315 * gdb.t16/printcmds.exp: Add printf tests.
7316
7317 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
7318
7319 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
7320
7321Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
7322
7323 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
7324 pass counts, to counteract any existing or future setup_xfails.
7325
7326Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7327
7328 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
7329 {BEGIN,END}_COMMON for common block instead of STAB.
7330 * gdb.stabs/wierd.exp: Add xfail for rs6000.
7331
7332 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
7333 intp_var should be N_GSYM not N_LSYM.
7334 wierd-aout.S: Use a label for the value of the N_SO.
7335 wierd.def: Remove all backslashes.
7336 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
7337
7338Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7339
7340 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
7341 get the expected next to inheritance3.
7342
7343Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7344
7345 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
7346 now that gcc-2.4 gets it right.
7347
7348Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7349
7350 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
7351
7352 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
7353 generating comp-info.exp which works for cross-compilation.
7354
7355Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
7356
7357 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
7358 "*-*-sysv4.*".
7359
7360Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
7361
7362 * gdb.t01/run.exp: Start with a fresh gdb.
7363 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
7364 SVR4.x.
7365
7366Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
7367
7368 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
7369 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
7370 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
7371 Makefile.in (distclean, realclean): Remove gdbme.c from list of
7372 things to remove.
7373
7374Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
7375
7376 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
7377 test cases from bug reports.
7378
7379Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
7380
7381 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
7382 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
7383 avoid spurious xfails.
7384 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
7385 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
7386 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
7387
7388Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
7389
7390 * gdb.t00/teststrategy.exp: Rework to provide more useful
7391 description of each test, fix problem with systems that define
7392 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
7393 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
7394 results for "next over recursive call" so timeouts aren't taken
7395 by error.
7396
7397Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
7398
7399 * gdb.t12/scope.exp: Test printing of variables before run.
7400
7401 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
7402 printed in wrong order due to sorting.
7403
7404Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
7405
7406 * gdb.t00/teststrategy.exp: Fix expected results for printing
7407 user entered string constant. Is array of char, prints with no
7408 address.
7409
7410 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
7411 commands.
7412 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
7413 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
7414 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
7415 of struct of char arrays.
7416 * gdb.t00/radix.exp: New tests for radix commands.
7417
7418Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
7419
7420 * gdb.t16/printcmd.exp: Print a variable before running program
7421 (with xfail for AIX).
7422
7423Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
7424
7425 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
7426
7427 * gdb.t16/printcmd.exp: Don't print variables before running program.
7428
7429 * gdb.t06/break.exp: Don't require envp argument to main.
7430
7431 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
7432
7433 * gdb.t02/whatis.exp, gdb.t11/list.exp:
7434 Add xfails for rs6000.
7435
7436 * gdb.t02/whatis.exp: Change other tests not to re-test something
7437 we already tested.
7438
7439 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
7440 each type used has a variable of that type.
7441
7442Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
7443
7444 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
7445
7446Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7447
7448 * configure.in: change srctrigger to be a file, not a directory
7449
7450Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
7451
7452 * configure.in (mips-idt-ecoff*): Added trailing '*'.
7453
7454 * gdb.t11/list.exp: Fixed a couple of typos.
7455
7456Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
7457
7458 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
7459 is fixed and PR is closed.
7460 * gdb.t16 (gdbme.c): Add simple test string variable.
7461 * gdb.t16 (printcmds.exp): Add tests with simple test string
7462 variable, primarily for boundaries on "set print elements".
7463
7464Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
7465
7466 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
7467 Make leading 0's optional and don't expect a tab in the middle
7468 of the number.
7469
7470 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
7471
7472 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
7473 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
7474 don't end command passed to gdb_test with newline.
7475
7476 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
7477 signed keyword away, don't expect signed bitfields to be signed.
7478
7479 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
7480 printing with only as many 1's as are in the field as well as printing
7481 with 32 1's (see comment).
7482
7483Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
7484
7485 * gdb.t00/default.exp: Start with a fresh gdb.
7486 * configure.in (configdirs): Remove gdb.t31 until the chill
7487 compiler works again. It no longer is able to find chillrt0
7488 since it isn't in libchill.a anymore.
7489 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
7490 wierd.o, make more modular.
7491 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
7492 spurious newlines that caused problems.
7493
7494Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7495
7496 * Move test with enums and partial symbols from gdb.t03/ptype.exp
7497 to gdb.stabs/wierd.exp since GCC has worked around the bug.
7498 gdb.stabs/wierd.{exp,def}: Many new tests.
7499
7500 * gdb.t00/default.exp: update info line for new message.
7501
7502 * gdb.t02/{whatis.exp,gdbme.c}:
7503 Test that "char *" doesn't print as "caddr_t".
7504
7505Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7506
7507 * gdb.t00/help.exp: Use .* in place of some help messages which
7508 just changed.
7509 gdb.t00/default.exp: Update "info frame" test for new message.
7510 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
7511 Remove some xfails
7512
7513Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7514
7515 * gdb.t03/{gdbme.c,ptype.exp}:
7516 Add tests for typedef'd struct and union without tags.
7517 Also check "whatis" on a variable of a typedef'd enum without a tag.
7518
7519 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
7520 PRMS 1823; the bug still exists but isn't reproduced by this test
7521 anymore), and remove rs6000 XFAIL (the bug is fixed).
7522
7523 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
7524 duplicated from whatis.exp. For those that are left, accept
7525 "long", "long int", or "int" for long variables (whatis.exp already
7526 has an XFAIL for "int", so no need to fail it here).
7527
7528 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
7529 Deal with GCC's names for types now that GDB uses the compiler's names.
7530
7531 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
7532 setup_xfail's for sunos4. If we #defined the signed keyword away,
7533 don't expect GDB to know that char it is signed.
7534
7535 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
7536
7537Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
7538
7539 * configure.in (configdirs): Add gdb.t24 for C++ tests that
7540 should work on any system, regardless of debugging format.
7541 * gdb.t21/demangle.exp: Move to gdb.t24.
7542 * gdb.t24/demangle.exp: Move from gdb.t21.
7543 * gdb.t24/{Makefile.in, configure.in}: New files.
7544
7545Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7546
7547 * configure.in: Do gdb.stabs and C++ tests only for stabs.
7548 * gdb.stabs: New directory.
7549
7550Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7551
7552 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
7553 not just "Quit anyway?".
7554
7555Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
7556
7557 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
7558 that all setup_xfails are immediately followed by clear_xfails.
7559
7560Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
7561
7562 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
7563 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
7564 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
7565 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
7566 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
7567 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
7568 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
7569 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
7570 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
7571 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
7572 gdb.t31/chillvars.exp, lib/gdb.exp:
7573 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
7574 bug-gdb@prep.ai.mit.edu.
7575
7576Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
7577
7578 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
7579 with 0.0, not integer 0.
7580
7581Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
7582
7583 * gdb.t06/break.exp: Update for "Kill the program" message change.
7584
7585Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
7586
7587 * Makefile.in (GDBFLAGS): Set to -nx.
7588 * Makefile.in (site.exp): Use GDBFLAGS.
7589
7590Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
7591
7592 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
7593 Makefiles.
7594 (check): depend on just-check.
7595 (just-check): added so that tests can be run without a noop
7596 build pass.
7597
7598Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
7599
7600 Switch to using configure's configdirs.
7601 * Makefile.in (Makefile): add configure.in dependency.
7602 (SUBDIRS): removed redundant assignment.
7603 * configure.in: switch subdirs assignment to configdirs.
7604 * gdb.t*/configure.in: new files.
7605
7606Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
7607
7608 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
7609 works.
7610
7611Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
7612
7613 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
7614 in explicit rules. Apparently this is not supported by some makes.
7615
7616Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
7617
7618 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
7619
7620Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7621
7622 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
7623 disappeared.
7624
7625Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
7626
7627 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
7628
7629Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
7630
7631 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
7632 watchpoint problem that is now fixed.
7633 * gdb.t30/chexp.exp: Remove setup_xfail for printing
7634 uninitialized convenience variables.
7635 * gdb.t31/chillvars.exp: Fix expected patterns for printing
7636 structures.
7637
7638Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7639
7640 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
7641 which causes expect to get out of sync with gdb on long output
7642 from help set.
7643 * gdb.t09/corefile.exp: Make expected pattern for core file
7644 failing signal and frame output format less sun specific.
7645
7646Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
7647
7648 * gdb.t31/chillvars.exp: Add and remove initial dummy
7649 breakpoint, so that symbol table is forced in.
7650 (Needed at least on Sunos4, though it seems not SVR4.)
7651 * gdb.t31/chillvars.exp: Update for changed output format.
7652
7653Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
7654
7655 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
7656
7657Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
7658
7659 * Makefile.in: Added --srcdir when invoking runtest, removed the
7660 need for a local config file. (optional now)
7661
7662Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
7663
7664 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
7665 failure count used to force early termination. Add some more
7666 expected failures for gnu style demangling.
7667
7668Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7669
7670 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
7671 pmi variable from gdb.t20/gdbme to get optimized away.
7672 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
7673 Check for written corefile upon timeout _and_ eof.
7674
7675Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7676
7677 * config/unix-gdb.exp: Add missing return 0.
7678
7679Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7680
7681 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
7682 test termination.
7683
7684Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
7685
7686 * configure.in (subdirs): Put back gdb.t17 which mysteriously
7687 disappeared.
7688
7689Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
7690
7691 * gdb.t10/crossload.exp: Disable the i860-elf test until such
7692 time as i860 support works.
7693
beb998c6 7694 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
7695 "backtrace 100\r" rather than just "backtrace\r", to match last
7696 change.
7697
7698Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
7699
7700 * config/udi-gdb.exp (gdb_exit): Remove close command.
7701 (gdb_target_udi): New procedure to set the UDI target.
7702 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
7703 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
7704 Added waits for prompts after several question responses. Added
7705 some more responses used by a29k-amd-udi-gdb.
7706 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
7707 pass different arguments, restart UDI connection after program
7708 completion.
7709 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
7710 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
7711 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
7712 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
7713 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
7714 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
7715 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
7716 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
7717 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
7718 after program completion.
7719 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
7720 compiled with a SELECT_VECS setting.
7721 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
7722 infinite recursion.
7723
7724 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
7725 Added checks for COFF results, and made them expected failures for
7726 all targets. It would be better to make them expected failures
7727 for COFF targets only.
7728
7729Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
7730
7731 * Makefile.in: add null dvi target, don't bother to recurse
7732 through test directories for info and install-info; rename
7733 $(datadir) to be dejagnu instead of deja-gnu
7734
7735Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
7736
7737 * gdb.t31/gdbme.ch: Re-enable code that previously caused
7738 compiler to coredump.
7739 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
7740 code.
7741
7742Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
7743
7744 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
7745 coredump.
7746 * gdb.t31/chillvars.exp: Comment out tests that depend on that
7747 code.
7748
7749Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
7750
7751 * gdb.t03/ptype.exp: tests for return code from gdb_test.
7752 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
7753 which in a shell. Deletes xgdb when done.
7754 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
7755 Tests the return from the "set height" or "set width" commands.
7756 Added a few return codes where needed.
7757
7758Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
7759
7760 * Makefile.in (SUBDIRS): Add gdb.t17.
7761 * configure.in (subdirs): Add gdb.t17.
7762 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
7763 files to test gdb's calling of functions in the inferior with
7764 the correct arguments and gdb's ability to retrieve any
7765 result returned.
7766
7767Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
7768
7769 * config/unix-gdb.exp (gdb_exit): Remove close commands that
7770 may be called after gdb goes away. Previous versions of expect
7771 needed these to avoid file descriptor leaks, but they cause
7772 errors with the current revision of expect.
7773 * gdb.t00/gdbvars.exp: Use -re on expected output after
7774 setting sevenbit-strings.
7775 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
7776 to set sevenbit-strings consistent across tests.
7777 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
7778 set sevenbit-strings consistent across tests.
7779
7780Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
7781
7782 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
7783 expected output to match current "expect" expectations.
7784
7785Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
7786
7787 * gdb.t00/default.exp: Change expected output for default "source"
7788 command, to match new gdb behavior which requires a filename to
7789 source.
7790
7791Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
7792
7793 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
7794 expected fail for i486-*-* that misses the marker2 function.
7795 * gdb.t10/crossload.exp (bfddefault): Allow successful
7796 recognition of a format to pass even if no symbols are found.
7797 Explicitly catch failures where the format is not recognized
7798 or is ambiguous, and add the reason to the fail message.
7799 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
7800 the cause is and invalid target and add reason to failure message.
7801 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
7802 elf32-i386, elf32-sparc, and elf32-i860.
7803 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
7804 Set up expected failure for 'filename'::variable scope resolution,
7805 which is now apparently broken on all targets.
7806 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
7807 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
7808 gdb.t23/templates.exp: Change failure for missing binfile into
7809 just a warning.
7810 gdb.t21/demangle.exp: Change all cfront references to 'arm'
7811 references.
7812
7813Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
7814
7815 * gdb.t00/default.exp: Add expected output for default "source"
7816 command, to match new gdb behavior.
7817 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
7818
7819Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
7820
7821 * config/*-gdb.exp: returns an error, rather than exiting on
7822 internal errors.
7823
7824Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
7825
7826 * gdb.t03/gdbme.c: Add pointer to struct variable.
7827 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
7828 referencing struct members.
7829
7830Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
7831
7832 * configure.in (mips-idt-ecoff): New target.
7833 * config/mips-gdb.exp: New file for remote board using MIPS remote
7834 debugging protocol.
7835
7836 * Redid configuration scheme. Removed gdb.t*/configure.in.
7837 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
7838 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
7839 distclean targets. Built executables via .o files. Adjusted
7840 tests to account for source files in $(srcdir) rather than
7841 $(objdir).
7842 * lib/gdb.exp (runto): Don't expect () after the function name,
7843 because it may have arguments.
7844
7845Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
7846
7847 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
7848 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
7849 expected failures for mips-idt-* and mips-sgi-*.
7850 * gdb.t00/default.exp (attach): Kill process if requested.
7851 * gdb.t00/help.exp (help target core, help target): Accept a gdb
7852 that does not read core files.
7853 * gdb.t01/run.exp: Removed checks for exit status code.
7854 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
7855 it is linked in.
7856 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
7857 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
7858 appropriate, rather than doing it by hand.
7859 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
7860 execution.
7861 * gdb.t10/crossload.exp: Kill existing program if needed.
7862 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
7863 appropriate, rather than doing it by hand. Always increase
7864 timeout for this test, not just for VxWorks.
7865
7866Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
7867
7868 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
7869 of Chill STRUCT types and STRUCT values.
7870 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
7871 than "char".
7872 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
beb998c6 7873 struct2): New struct definitions and initializations to test
c906108c
SS
7874 simple Chill STRUCT types.
7875
7876Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
7877
7878 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
7879 the null byte at the end of strings.
7880 * gdb.t00/default.exp: Make show version insensitive to copyright
7881 date.
7882 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
7883 to avoid dependencies on target char signedness.
7884 * gdb.t16/printcmds.exp: Update expected results for explicitly
7885 unsigned char.
7886 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
7887 now work.
7888 * gdb.t21/demangle.exp: Add many more patterns for template
7889 demangling, most of them being expected failures.
7890 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
7891 string we are matching for, to match on the whole string.
7892 * gdb.t21/demangle.exp: Add many new test strings to demangle,
7893 and fix a whole bunch that had incorrect expected output but were
7894 passing anyway because of the bug in "proc demangle".
7895 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
7896 type.
7897 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
7898
7899Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
7900
7901 * gdb/testsuite: made modifications to testcases, etc., to allow
7902 them to work properly given the reorganization of deja-gnu and the
7903 relocation of the testcases from deja-gnu to a "tool" subdirectory.
7904
7905Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
7906
7907 * gdb/testsuite: Initial creation of gdb/testsuite.
7908 Migrated dejagnu testcases and support files for testing nm to
7909 gdb/testsuite from deja-gnu. These files were moved "as is"
7910 with no modifications. This migration is part of a major overhaul
7911 of dejagnu. The modifications to these testcases, etc., which
7912 will allow them to work with the new version of dejagnu will be
7913 made in a future update.
7914\f
7915Local Variables:
7916mode: indented-text
7917left-margin: 8
7918fill-column: 74
7919version-control: never
7920End:
This page took 0.490354 seconds and 4 git commands to generate.