]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
* charset.c: Include environ.h.
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
bfd31e71
PM
12009-12-03 Phil Muldoon <pmuldoon@redhat.com>
2
3 PR python/10805
4
5 * gdb.python/py-type.exp: New file.
6 * gdb.python/py-type.c: New file.
7 * Makefile.in: Add py-type.
8
57a1d736
TT
92009-12-03 Tom Tromey <tromey@redhat.com>
10
11 * gdb.python/py-value.exp (test_parse_and_eval): New
12 function.
13
1f3b5d1b
PP
142009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
15
16 PR gdb/11022
17
18 * gdb.base/pr11022.exp: New test.
19 * gdb.base/pr11022.c: New test.
20
8b7dbdc9
JK
212009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
22
23 Fix spurious false FAILs.
24 * gdb.base/structs.c (chartest): New.
25 (main): Fill-in chartest.
26 * gdb.base/structs.exp (anychar_re, first): New.
27 (start_structs_test): Import global anychar_re and first.
28 New gdb_test call "set print elements 300; ${testfile}"
29 (start_structs_test <$first>): New block.
30 (any): Import global anychar_re. New variable ac. Use ${ac}.
31
6a53b2ec
JK
322009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
33
34 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
35
d7167b4c
JK
362009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
37
38 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
39 Force $srcfile file.
40 * gdb.base/foll-fork.c (callee): Comment out the printf call.
41
b1798462
UW
422009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
43
44 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
45 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
46 * gdb.threads/watchthreads-reorder.exp: Likewise.
47
b6199126
DJ
482009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
49
50 PR gdb/8704
51
52 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
53 "if", and "thread". Correct matching in the previous test.
54
b22a0510
DJ
552009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
56
57 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
58
930636d2
MS
592009-11-23 Michael Snyder <msnyder@vmware.com>
60
61 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
62 * gdb.reverse-watch-precsave.exp: Ditto.
63
21a0512e
PP
642009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
65
66 * gdb.asm/asm-source.exp: Adjust.
67 * gdb.base/help.exp: Adjust.
68
fc30d5e0
PA
692009-11-22 Pedro Alves <pedro@codesourcery.com>
70
71 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
72 (do_syscall_tests_without_xml): Set data-directory to
73 /the/path/to/nowhere.
74
f6bc2008
PA
752009-11-21 Pedro Alves <pedro@codesourcery.com>
76
77 * gdb.threads/local-watch-wrong-thread.c,
78 gdb.threads/local-watch-wrong-thread.exp: New files.
79
8c2fb5de
PA
802009-11-21 Pedro Alves <pedro@codesourcery.com>
81
82 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
83 assume new `regsub' syntax available.
84
ebec9a0f
PA
852009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
86
a79d3c27
JK
87 * gdb.base/watchpoint-hw-hit-once.exp,
88 gdb.base/watchpoint-hw-hit-once.c: New.
89
902009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
91
92 * gdb.threads/watchthreads-reorder.exp,
93 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 94
276a961b
MK
952009-11-17 Nathan Sidwell <nathan@codesourcery.com>
96
97 * gdb.xml/tdesc-regs.exp: Use for m68k.
98
4867c1fb
PA
992009-11-15 Pedro Alves <pedro@codesourcery.com>
100
101 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
102
f6838f81
DJ
1032009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
104
105 * lib/gdb.exp (current_target_name): New procedure.
106 (gdb_wrapper_target): New variable.
107 (gdb_wrapper_init): Set gdb_wrapper_target.
108 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
109 wrapper.
110
4ac4dd3f
DJ
1112009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
112
113 * gdb.base/remote.exp: Delete the slowest load test.
114 Do not load with fixed packet sizes.
115
a7881759
DJ
1162009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
117
118 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
119
97a5b505
DJ
1202009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
121
122 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
123 srcfile when setting a breakpoint.
124
d3e1fc54
DJ
1252009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
126
127 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
128 macros.
129
7cbcbded
DJ
1302009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
131
132 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
133 to be in memory.
134 * gdb.base/display.c (force_mem): New.
135 (do_loops): Use it. Add breakpoint comments.
136 (do_vars): Add a breakpoint comment.
137 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
138 line numbers.
139
bdea3a92
NF
1402009-11-13 Nathan Froyd <froydnj@codesourcery.com>
141
142 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
143 instead of a bare "run".
144
269f82e5
PP
1452009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
146
147 * gdb.python/py-prettyprint.exp: Adjust.
148
a69b7d9d
DJ
1492009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
150
151 * lib/cell.exp (skip_cell_tests): Clean up test files before
152 returning.
153
b598bfda
DJ
1542009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
155
156 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
157 and the breakpoint menu. Do not call perror if a prompt is seen.
158 Consume the following GDB prompt.
159 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
160 * gdb.cp/namespace.exp: Use gdb_test.
161 * gdb.cp/templates.exp: Use gdb_test.
162 (test_template_breakpoints): Use gdb_test_multiple.
163
87728fa0
DJ
1642009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
165
166 * gdb.base/break1.c (struct some_struct, values): Move earlier.
167 (marker4): Reference values.
168
b67c692f
DJ
1692009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
170
171 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
172 is missing.
173
f0df251a
DJ
1742009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
175
176 * gdb.base/break.c (need_malloc): New.
177 * gdb.base/constvars.c (main): Reference crass and crisp.
178 * gdb.base/gdb1821.c (main): Reference bar.
179 * gdb.cp/gdb1355.cc (main): Reference s1.
180 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
181 (main): Call them.
182 * gdb.cp/hang2.cc (dummy2): Define.
183 * gdb.cp/hang3.cc (dummy3): Define.
184 * gdb.cp/m-data.cc (main): Reference shadow.
185
bdf7534a
NF
1862009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
187 Nathan Froyd <froydnj@codesourcery.com>
188
189 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
190 remote host.
191
f24fce77
NF
1922009-11-12 Nathan Froyd <froydnj@codesourcery.com>
193
194 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
195 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
196 * gdb.dwarf2/dw2-compressed.exp: Likewise.
197 * gdb.dwarf2/dw2-intercu.exp: Likewise.
198 * gdb.dwarf2/dw2-intermix.exp: Likewise.
199 * gdb.dwarf2/dw2-producer.exp: Likewise.
200 * gdb.dwarf2/mac-fileno.exp: Likewise.
201 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
202 py-prettyprint.py to the remote host.
203 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
204
40f0318e
KS
2052009-11-11 Keith Seitz <keiths@redhat.com>
206
207 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
208 use it instead of "Foo".
209 * gdb.cp/classes.exp (do_tests): Add a test to access
210 a method through a typedef'd class name.
211
f3d9f7fb
NF
2122009-11-11 Nathan Froyd <froydnj@codesourcery.com>
213
214 * gdb.base/long_long.exp: Permit leading zeros on floating-point
215 exponents.
216 * gdb.base/pointers.exp: Likewise.
217 * gdb.cp/ref-types.exp: Likewise.
218
a4216f37
KS
2192009-11-11 Keith Seitz <keiths@redhat.com>
220
221 * gdb.cp/cplusfuncs.cc (class foo): Add operators
222 new[] and delete[].
223 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
224 "void".
225 (probe_demangler): Remove all single-quoting of
226 method and variable names.
227 (info_func_regexp): Remove the word "void" from any
228 occurrence of "(void)".
229 (print_addr_2): Remove all single-quoting of
230 method names.
231 (print_addr_2_kfail): Likewise.
232 (print_addr): Single-quote C function names before
233 passing to print_addr_2.
234 (test_paddr_operator_functions): Remove single-quoting
235 for method names.
236 Add tests for operator new[] and operator delete[].
237
9b14d7aa
JK
2382009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
239
240 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
241
85feb311
KS
2422009-11-09 Keith Seitz <keiths@redhat.com>
243
244 * gdb.cp/overload.exp: Add tests for resolving overloaded
245 methods in expression parsing/evaluation.
246
fa335448
DJ
2472009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
248
249 * lib/gdb.exp (default_gdb_version): Use --version instead of
250 --command.
251
ec3c07fc
NS
2522009-11-10 Nathan Sidwell <nathan@codesourcery.com>
253
254 * lib/gdb.exp (gdb_compile_test): New.
255 (skip_ada_tests, skip_java_tests): New.
256 (gdb_compile): Use gdb_compile_test for f77.
257 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
258 * lib/java.exp (compile_java_from_source): Remove runtests check,
259 use gdb_compile_test to record result.
260 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
261 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
262 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
263 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
264 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
265 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
266 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
267 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
268 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
269 adjust gdb_compile invocations.
270
b8b4e42b
JK
2712009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
272
273 * Makefile.in (abs_builddir): New.
274 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
275 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
276 `$(abs_builddir)/site.exp'.
277
f8b7eaf3
DJ
2782009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
279
280 * config/m68k-emc.exp, lib/emc-support.exp,
281 gdb.trace/gdb_c_test.c: Delete.
282 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
283 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
284 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
285 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
286 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
287 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
288 casing for m68k-*-elf.
289
c4187697
NS
2902009-11-03 Pedro Alves <pedro@codesourcery.com>
291
292 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
293 * gdb.arch/i386-prologue.exp: Likewise.
294 * gdb.arch/i386-unwind.exp: Likewise.
295
db16b772
DJ
2962009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
297
298 * lib/gdb.exp (gdb_expect): Fix timeout typo.
299
bcf71277
DJ
3002009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
301
302 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
303
0105cee2
DJ
3042009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
305
306 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
307
24ddea62
JK
3082009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
309
310 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
311
287ccc17
JK
3122009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
313
314 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
315 * gdb.base/sepdebug2.c: New file.
316
08bca259 3172009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
318
319 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
320 the modified warnings for catch syscall. Verify if GDB was compiled
321 with support for lib expat, and choose which tests to run depending
322 on this.
323
5d4e2b76
VP
3242009-10-30 Vladimir Prus <vladimir@codesourcery.com>
325
326 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
327 that composite commands are parsed OK. And also test
328 that breakpoint commands do work.
329
240e538a
MS
3302009-10-23 Michael Snyder <msnyder@vmware.com>
331
332 gdb.reverse/consecutive-precsave.exp: Change expect pattern
333 to allow for new disassembly style.
334
9c419145
PP
3352009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
336
337 * gdb.asm/asm-source.exp: Adjust.
338
02506ff1
MS
3392009-10-22 Michael Snyder <msnyder@vmware.com>
340
341 * gdb.reverse/break-precsave.exp: New test.
342 * gdb.reverse/consecutive-precsave.exp: Ditto.
343 * gdb.reverse/finish-precsave.exp: Ditto.
344 * gdb.reverse/i386-precsave.exp: Ditto.
345 * gdb.reverse/machinestate-precsave.exp: Ditto.
346 * gdb.reverse/sigall-precsave.exp: Ditto.
347 * gdb.reverse/solilb-precsave.exp: Ditto.
348 * gdb.reverse/step-precsave.exp: Ditto.
349 * gdb.reverse/until-precsave.exp: Ditto.
350 * gdb.reverse/watch-precsave.exp: Ditto.
351
4cf866a3
MS
3522009-10-22 Michael Snyder <msnyder@vmware.com>
353
354 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
355 for gdb_expect. Adjust one test's expect strings for the new
356 format of disassemble.
357 * gdb.reverse/finish-reverse.exp: Delete 'return'.
358 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
359 gdb_test_multiple.
360 * gdb.reverse/step-reverse.exp: Delete 'return'.
361 * gdb.reverse/until-reverse.exp: Delete blank lines.
362 * gdb.reverse/watch-reverse.exp: Delete blank lines.
363
2b28d209
PP
3642009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
365
366 * gdb.base/consecutive.exp: Adjust.
367 * gdb.base/display.exp: Likewise.
368 * gdb.base/pc-fp.exp: Likewise.
369 * gdb.base/sigbpt.exp: Likewise.
370
33b9c32b
MS
3712009-10-19 Michael Snyder <msnyder@vmware.com>
372
373 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
374 * gdb.reverse/finish-reverse.c: Ditto.
375 * gdb.reverse/sigall-reverse.c: Ditto.
376 * gdb.reverse/solib-reverse.c: Ditto.
377 * gdb.reverse/step-reverse.c: Ditto.
378 * gdb.reverse/watch-reverse.c: Ditto.
379
6c95b8df
PA
3802009-10-19 Pedro Alves <pedro@codesourcery.com>
381 Stan Shebs <stan@codesourcery.com>
382
383 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
384 * gdb.base/foll-exec.exp: Adjust to expect a process id before
385 "Executing new program".
386 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
387 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
388 left listed after having been killed.
389 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
390 * gdb.base/maint.exp: Adjust test.
391
392 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
393 * gdb.multi/Makefile.in: New.
394 * gdb.multi/base.exp: New.
395 * gdb.multi/goodbye.c: New.
396 * gdb.multi/hangout.c: New.
397 * gdb.multi/hello.c: New.
398 * gdb.multi/bkpt-multi-exec.c: New.
399 * gdb.multi/bkpt-multi-exec.exp: New.
400 * gdb.multi/crashme.c: New.
401
279017b7
TG
4022009-10-13 Tristan Gingold <gingold@adacore.com>
403
404 * gdb.base/sepdebug.exp: Check debug info are found.
405
0413d738
PA
4062009-10-08 Pedro Alves <pedro@codesourcery.com>
407
408 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
409 bits.
410
c628eecc
JK
4112009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
412
413 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
414
38af1bfe
JB
4152009-10-07 Joel Brobecker <brobecker@adacore.com>
416
417 * gdb.base/watchpoints.c: Add copyright header. Reformat one
418 of the comments.
419
2b0adecd
PM
4202009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
421
422 * gdb.base/annota1.exp: Remove obsolete match_max increase.
423 * gdb.base/annota3.exp: Idem.
424 * gdb.base/maint.exp: Idem.
425
8d417781
PM
4262009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
427
428 * lib/gdb.exp (default_gdb_init): Set current value of match_max
429 to default.
430
bb61102d
PM
4312009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
432
433 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
434 mingw and cygwin targets.
435
ace5c364
PM
4362009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
437 Pedro Alves <pedro@codesourcery.com>
438
439 * lib/gdb.exp (gdb_compile): Avoid adding
440 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
441
c2d494a0
PM
4422009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
443
e1b52ce2
PM
444 * gdb.base/shr1.c: Use %p in format string.
445 * gdb.base/unload.c: Avoid warning in fprintf.
446 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 447
209f53f5
PM
4482009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
449
450 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
451 long type.
452 (test_unlink): Correct printf string.
453 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
454 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
455
8172766a
JK
4562009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
457
458 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
459 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
460 * gdb.arch/ia64-breakpoint-shadow.S: New file.
461
0f73703c
UW
4622009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
463
464 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
465 * gdb.objc/nondebug.exp: Likewise.
466
b32306ca
UW
4672009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
468
469 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
470 target_info setting.
471
472 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
473 that detect new threads during "info threads".
474
0057022f
UW
4752009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
476
477 * gdb.threads/manythreads.c (main): Increase thread stack size
478 to 2*PTHREAD_STACK_MIN.
479 * gdb.threads/multi-create.c (main): Likewise.
480 (create_function): Likewise.
481
f29c0325
UW
4822009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
483
484 * gdb.base/dump.exp: Pass difference of pointer types instead
485 of integer types as offset to restore in intarr3.srec case.
486
fcb34849
UW
4872009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
488
489 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
490
d5142e3b
UW
4912009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
492
493 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
494
087b74b2
PM
4952009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
496
497 New test for two watchpoints, with disabling of
498 the first inserted.
499 * testsuite/gdb.base/watchpoints.c: New file.
500 * testsuite/gdb.base/watchpoints.exp: New file.
501
96c07c5b
TT
5022009-09-25 Tom Tromey <tromey@redhat.com>
503
504 * gdb.base/charset.exp: Test utf-16 strings with Python.
505
b8899f2b
TT
5062009-09-25 Tom Tromey <tromey@redhat.com>
507
508 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
509 UCS-4.
510 * gdb.base/charset.c (utf_32_string): Rename.
511 (init_utf32): Rename.
512 (main): Update.
513
329719ec
TT
5142009-09-22 Tom Tromey <tromey@redhat.com>
515
516 * gdb.python/py-function.exp: Add regression tests.
517
11ef0d76
KS
5182009-09-21 Keith Seitz <keiths@redhat.com>
519
520 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
521 with invalid operator.
522
3fe8f3b3
KS
5232009-09-21 Keith Seitz <keiths@redhat.com>
524
525 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
526 and destructor using typedef name of class.
527 * gdb.cp/classes.cc (class Base1): Add a destructor.
528 (base1): New typedef.
529 (use_methods): Instanitate an object of type base1.
530 * gdb.cp/templates.exp (test_template_typedef): New procedure.
531 (do_tests): Call test_template_typedef.
532 * gdb.cp/templates.cc (Baz::~Baz): New method.
533 (intBazOne): New typedef.
534 (main): Instantiate intBazOne.
535
7a9fe101
PM
5362009-09-21 Phil Muldoon <pmuldoon@redhat.com>
537
538 PR python/10633
539
540 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
541 Function.
542 (run_lang_tests): Add print elements test.
543
2e4d963f
PM
5442009-09-21 Phil Muldoon <pmuldoon@redhat.com>
545
546 * gdb.python/py-value.exp (test_subscript_regression): New
547 function. Test for invalid subscripts.
548 * gdb.python/py-value.c (main): Add test array, and pointer to it.
549 (ptr_ref): New function.
550
ec7e75e7
PP
5512009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
552
553 * gdb.base/default.exp: Fix "show convenience".
554
0cc7d26f
TT
5552009-09-15 Tom Tromey <tromey@redhat.com>
556
557 * lib/mi-support.exp (mi_create_varobj): Update.
558 (mi_create_floating_varobj): Likewise.
559 (mi_create_dynamic_varobj): New proc.
560 (mi_varobj_update): Update.
561 (mi_varobj_update_with_type_change): Likewise.
562 (mi_varobj_update_kv_helper): New proc.
563 (mi_varobj_update_dynamic_helper): Rewrite.
564 (mi_varobj_update_dynamic): New proc.
565 (mi_list_varobj_children): Update.
566 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
567 * gdb.python/python-prettyprint.py (pp_outer): New class.
568 (pp_nullstr): Likewise.
569 (lookup_function): Register new printers.
570 * gdb.python/python-prettyprint.c (struct substruct): New type.
571 (struct outerstruct): Likewise.
572 (substruct_test): New function.
573 (struct nullstr): New type.
574 (string_1, string_2): New globals.
575 (main): Add new tests.
576 * gdb.python/python-mi.exp: Added regression tests.
577 * gdb.mi/mi2-var-display.exp: Update.
578 * gdb.mi/mi2-var-cmd.exp: Update.
579 * gdb.mi/mi2-var-child.exp: Update.
580 * gdb.mi/mi2-var-block.exp: Update.
581 * gdb.mi/mi-var-invalidate.exp: Update.
582 * gdb.mi/mi-var-display.exp: Update.
583 * gdb.mi/mi-var-cmd.exp: Update.
584 * gdb.mi/mi-var-child.exp: Update.
585 * gdb.mi/mi-var-block.exp: Update.
586 * gdb.mi/mi-break.exp: Update.
587 * gdb.mi/gdb701.exp: Update.
588
a96d9b2e
SDJ
5892009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
590
591 * Makefile.in: Inclusion of catch-syscall object.
592 * gdb.base/catch-syscall.c: New file.
593 * gdb.base/catch-syscall.exp: New file.
594
b43b923a
MS
5952009-09-12 Michael Snyder <msnyder@vmware.com>
596
597 * gdb.reverse/step-reverse.exp: Explicitly check for targets
598 that can support reverse debuggnig.
599
cec03d70
TT
6002009-09-11 Tom Tromey <tromey@redhat.com>
601
602 * gdb.dwarf2/valop.S: New file.
603 * gdb.dwarf2/valop.exp: New file.
604
e23bb3fc
MK
6052009-09-11 Mark Kettenis <kettenis@gnu.org>
606
607 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
608
37c3696d
DE
6092009-09-10 Doug Evans <dje@google.com>
610
611 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
612 Add $gdb_prompt to second breakpoint regexp.
613
5172aecb
JB
6142009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
615
616 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
617 names, add missing ones.
618 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
619 * gdb.python/py-frame.c: Rename from python-frame.c.
620 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
621 testfile name.
622 * gdb.python/py-function.exp: Rename from python-function.exp.
623 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
624 testfile name.
625 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
626 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
627 Adjust testfile name.
628 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
629 * gdb.python/py-template.cc: Rename from python-template.cc.
630 * gdb.python/py-template.exp: Rename from python-template.exp.
631 Adjust testfile name.
632 * gdb.python/py-value.c: Rename from python-value.c.
633 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
634 testfile name.
635
b554e4bd
JK
6362009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
637
638 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
639 $bpt2address.
640 (Second breakpoint address is valid on ia64)
641 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
642
9a68ae16
JM
6432009-09-03 Joseph Myers <joseph@codesourcery.com>
644
645 * gdb.base/ending-run.exp: Restrict regular expression matching
646 line number to require closing brace following.
647
146b9145
DE
6482009-09-03 Doug Evans <dje@google.com>
649
650 * gdb.base/store.exp (check_set): Fix typo in expected value message.
651
787d21e1
TT
6522009-09-02 Tom Tromey <tromey@redhat.com>
653
654 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
655
e7802207
TT
6562009-09-02 Tom Tromey <tromey@redhat.com>
657
658 * gdb.dwarf2/callframecfa.exp: New file.
659 * gdb.dwarf2/callframecfa.S: New file.
660
817aadd2
JK
6612009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
662
663 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
664 gdb.base/solib-overlap-main.c: New.
665
4a76eae5
DJ
6662009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
667
668 PR gdb/10565
669
670 * gdb.base/bitfields.c (struct container, container): New.
671 (main): Initialize it and call break5.
672 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
673
d4b96c9a
JK
6742009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
675
676 Support constant DW_AT_data_member_location by GCC PR debug/40659.
677 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
678
4e22772d
JK
6792009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
680
681 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
682
2efab443
MS
6832009-08-26 Michael Snyder <msnyder@vmware.com>
684
685 * gdb.base/i386-reverse.c: New file.
686 * gdb.base/i386-reverse.exp: New file.
687 * gdb.base/Makefile.in: Add new files to be removed.
688
07ab73a0
JM
6892009-08-26 Joseph Myers <joseph@codesourcery.com>
690
691 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
692 environment-pwd for remote host.
693 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
694
676accff
KS
6952009-08-24 Keith Seitz <keiths@redhat.com>
696
697 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
698 Add two new C++ completer tests which limit the output to a
699 given class.
700
f9f7ad22
MS
7012009-08-24 Michael Snyder <msnyder@vmware.com>
702
703 * gdb.base/del.exp: Fix typo in comment.
704 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
705
81ecdfbb
RW
7062009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
707
708 * configure: Regenerate.
709 * gdb.hp/configure: Likewise.
710 * gdb.hp/gdb.aCC/configure: Likewise.
711 * gdb.hp/gdb.base-hp/configure: Likewise.
712 * gdb.hp/gdb.compat/configure: Likewise.
713 * gdb.hp/gdb.defects/configure: Likewise.
714 * gdb.hp/gdb.objdbg/configure: Likewise.
715 * gdb.stabs/configure: Likewise.
716
cab0c772
UW
7172009-08-19 Doug Evans <dje@google.com>
718
719 * gdb.base/gdbvars.c: New file.
720 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
721
b8fa0bfa
PA
7222009-08-14 Pedro Alves <pedro@codesourcery.com>
723
724 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
725 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
726
b84aa90a
PA
7272009-08-13 Pedro Alves <pedro@codesourcery.com>
728
729 * gdb.base/default.exp: Adjust "set language test": it's now an
730 enum command. Larger help string moved to "help set language".
731 * gdb.base/help.exp: Adjust "help set language" expected output,
732 now lists all known languages.
733
0d8f9b2c
NF
7342009-08-11 Nathan Froyd <froydnj@codesourcery.com>
735
736 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
737 all frame arguments.
738 * gdb.arch/altivec-regs.exp: Likewise.
739
bda180e0
TT
7402009-08-07 Tom Tromey <tromey@redhat.com>
741
742 * gdb.base/setshow.exp: Add tests for changes to set language, set
743 check range, and set check type.
744
48cb2d85
VP
7452009-08-03 Vladimir Prus <vladimir@codesourcery.com>
746
747 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
748 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
749 Call it.
750
1ea34204
UW
7512009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
752
753 * configure.ac: Run gdb.cell tests when appropriate.
754 * configure: Regenerate.
755 * lib/cell.exp: New file.
756 * gdb.cell: New directory.
757 * gdb.cell/configure.ac: New file.
758 * gdb.cell/configure: New file.
759 * gdb.cell/Makefile.in: New file.
760 * gdb.cell/arch.exp: New file.
761 * gdb.cell/break.c: New file.
762 * gdb.cell/break.exp: New file.
763 * gdb.cell/break-spu.c: New file.
764 * gdb.cell/bt.c: New file.
765 * gdb.cell/bt2-spu.c: New file.
766 * gdb.cell/bt-spu.c: New file.
767 * gdb.cell/bt.exp: New file.
768 * gdb.cell/coremaker.c: New file.
769 * gdb.cell/coremaker-spu.c: New file.
770 * gdb.cell/core.exp: New file.
771 * gdb.cell/gcore.exp: New file.
772 * gdb.cell/data.c: New file.
773 * gdb.cell/data.exp: New file.
774 * gdb.cell/data-spu.c: New file.
775 * gdb.cell/ea-cache.exp: New file.
776 * gdb.cell/ea-cache.c: New file.
777 * gdb.cell/ea-cache-spu.c: New file.
778 * gdb.cell/ea-standalone.c: New file.
779 * gdb.cell/ea-standalone.exp: New file.
780 * gdb.cell/ea-test.c: New file.
781 * gdb.cell/ea-test.exp: New file.
782 * gdb.cell/f-regs.exp: New file.
783 * gdb.cell/mem-access.c: New file.
784 * gdb.cell/mem-access.exp: New file.
785 * gdb.cell/mem-access-spu.c: New file.
786 * gdb.cell/ptype.exp: New file.
787 * gdb.cell/registers.exp: New file.
788 * gdb.cell/size.c: New file.
789 * gdb.cell/sizeof.exp: New file.
790 * gdb.cell/size-spu.c: New file.
791 * gdb.cell/solib.exp: New file.
792 * gdb.cell/solib-symbol.exp: New file.
793
85e747d2
UW
7942009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
795
796 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
797
58d6951d
DJ
7982009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
799
800 * gdb.base/float.exp: Handle VFP registers.
801
6e0a4f15
MS
8022009-07-14 Michael Snyder <msnyder@vmware.com>
803
dcd5da87
MS
804 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
805 to bring gdb to the beginning of the calling line.
806
6e0a4f15
MS
807 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
808 confusing the i386 epilogue unwinder.
809
782b2b07
SS
8102009-07-14 Stan Shebs <stan@codesourcery.com>
811
812 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
813
f662c3bc
MS
8142009-07-14 Michael Snyder <msnyder@vmware.com>
815
816 * gdb.reverse/step-reverse.exp (stepi into function call):
817 Call instruction may not be first instruction in the line.
818 (reverse stepi from a function call): Used wrong line number.
819
8f313923
JK
8202009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
821
822 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
823
4662c76e
JK
8242009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
825
826 Fix gdb.base/macscp.exp when using custom inputrc.
827 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
828 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
829 env(TERM) set.
830 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
831 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
832
aa81e255
JK
8332009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
834
835 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
836 * gdb.base/annota1.exp (thread_test): Import global $testfile.
837 Change the compilation target to match the testcase name.
838 * gdb.base/sect-cmd.exp: Change the compilation target to match the
839 testcase name.
840 * a2-run.exp: Use for setup prepare_for_testing. Change the
841 compilation target to match the testcase name.
842 * gdb.base/commands.exp: Likewise.
843 * gdb.base/finish.exp: Likewise.
844 * gdb.base/float.exp: Likewise.
845 * gdb.base/info-target.exp: Likewise.
846 * gdb.base/relational.exp: Likewise.
847 * gdb.base/term.exp: Likewise.
848 * gdb.base/until.exp: Likewise.
849 * gdb.base/volatile.exp: Likewise.
850 * gdb.base/whatis-exp.exp: Likewise.
851
4c93b1d7
HZ
8522009-07-11 Hui Zhu <teawater@gmail.com>
853
854 * gdb.base/help.exp (disassemble): Update expected help text.
855
812f7342
TT
8562009-07-09 Tom Tromey <tromey@redhat.com>
857
858 * lib/gdb.exp: Handle TRANSCRIPT.
859 (remote_spawn, remote_close, send_gdb): New procs.
860
fbb8f299
PM
8612009-07-10 Phil Muldoon <pmuldoon@redhat.com>
862
863 * gdb.python/python-prettyprint.c: Add counted null string
864 structure.
865 * gdb.python/python-prettyprint.exp: Print null string. Test for
866 embedded nulls.
867 * gdb.python/python-prettyprint.py (pp_ns): New Function.
868 * gdb.python/python-value.exp (test_value_in_inferior): Add
869 variable length string fetch tests.
870 * gdb.python/python-value.c (main): Add strings for string fetch tests.
871
c0ac0ec7
JK
8722009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
873
874 * gdb.base/dump.exp (inaccessible memory is reported): New test.
875
30b66ecc
TT
8762009-07-07 Tom Tromey <tromey@redhat.com>
877
878 * gdb.base/call-rt-st.exp: Update for change to escape output.
879 * gdb.base/callfuncs.exp: Likewise.
880 * gdb.base/charset.exp: Likewise.
881 * gdb.base/constvars.exp: Likewise.
882 * gdb.base/long_long.exp: Likewise.
883 * gdb.base/pointers.exp: Likewise.
884 * gdb.base/printcmds.exp: Likewise.
885 * gdb.base/setvar.exp: Likewise.
886 * gdb.base/store.exp: Likewise.
887 * gdb.cp/ref-types.exp: Likewise.
888 * gdb.mi/mi-var-child.exp: Likewise.
889 * gdb.mi/mi-var-display.exp: Likewise.
890 * gdb.mi/mi2-var-display.exp: Likewise.
891 * gdb.base/charset.exp: Test octal escape sequence length.
892 Update for change to escape output.
893
187c4a2b
JK
8942009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
895
896 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
897
d80a43f9
DJ
8982009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
899
900 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
901
047427a8
JK
9022009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
903
904 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
905 gdbserver increasing $portnum if "Can't bind address" has been seen.
906
8b5a0f4f
PA
9072009-07-05 Pedro Alves <pedro@codesourcery.com>
908
909 * gdb.base/ending-run.exp: Add "step out of main" pattern for
910 mingw32ce.
911
7d93ba58
PA
9122009-07-05 Pedro Alves <pedro@codesourcery.com>
913
914 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
915 VFP format.
916
2277426b
PA
9172009-07-02 Pedro Alves <pedro@codesourcery.com>
918
919 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
920 linux. Adjust to use "inferior", "info inferiors", "detach
921 inferior" and "kill inferior" instead of "restart", "info fork",
922 "detach fork" and "delete fork".
923 * gdb.base/ending-run.exp: Spell out "info".
924 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
925 the "kill" command.
926
5af949e3
UW
9272009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
928
929 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
930 change to prefix TLS offset in hex with 0x.
931
5d3729b5
UW
9322009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
933
934 * gdb.base/default.exp: Update test case for "x" changes.
935
af589bd0
TG
9362009-07-01 Tristan Gingold <gingold@adacore.com>
937
938 * gdb.base/bigcore.exp: Make darwin untested.
939
40974f91
JK
9402009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
941
942 * gdb.base/completion.exp (directory completion): Create the directory.
943 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
944 escapeuniquesub.
945 (directory completion 2): Expect now ${escapeuniquesub}.
946 (Glob remaining of directory test): Remove one excessive newline.
947 Expect the real output.
948
59dd3af6
JK
9492009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
950
951 Fix `make check//%' target after `make check' has been ran.
952 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
953 a mkdir call.
954 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
955 (%/.dir): Remove.
956
f4e164aa
JK
9572009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
958
959 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
960 the expected result record.
961
69af2122
JK
9622009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
963
964 Remove racy FAILs relying just on the timeouts.
965 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
966 (annotation_level 2): Remove racy FAILs.
967
2fd481e1
PP
9682009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
969
970 gdb/10275
971 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
972
c38f313d
DJ
9732009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
974
975 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
976
8b777f02
VP
9772009-06-30 Vladimir Prus <vladimir@codesourcery.com>
978
979 * gdb.mi/mi-stack.exp: Testing symbolic options
980 to -stack-list-locals and -stack-list-arguments.
981
00c7eacf
JK
9822009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
983
984 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
985
6bc80edc
TT
9862009-06-29 Tom Tromey <tromey@redhat.com>
987
988 * dg-extract-results.sh: New file.
989 * Makefile.in (FORCE_PARALLEL): New variable.
990 (CHECK_TARGET): New conditional variable.
991 (check): Use CHECK_TARGET.
992 (DO_RUNTEST): New variable.
993 (check-single): New target.
994 (TEST_DIRS): New variable.
995 (TEST_TARGETS): Likewise.
996 (check-parallel): New target.
997 (check-gdb.%): New pattern.
998 (BASE1_FILES): New variable.
999 (BASE2_FILES): Likewise.
1000 (check-gdb.base%): New pattern.
1001 (%/.dir): New pattern.
1002 * configure: Rebuild.
1003 * aclocal.m4 (AM_CONDITIONAL): New defun.
1004 * configure.ac: Check whether user is using GNU make.
1005 (GMAKE): New conditional.
1006
794684b6
SW
10072009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
1008
1009 * gdb.cp/namespace-nested-import.cc: New test.
1010 * gdb.cp/namespace-nested-import.exp: New test.
1011
edb3359d
DJ
10122009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
1013
1014 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
1015 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
1016 * gdb.opt/Makefile.in (EXECUTABLES): Update.
1017 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
1018 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
1019 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
1020 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
1021 gdb.opt/inline-markers.c: New files.
1022 * lib/gdb.exp (skip_inline_frame_tests): New function.
1023 (skip_inline_var_tests): New function.
1024
cf657a0c
AS
10252009-06-27 Andreas Schwab <schwab@linux-m68k.org>
1026
1027 * gdb.cp/exception.exp: Don't require $hex before inner frame in
1028 backtrace.
1029
28d41a99
MS
10302009-06-27 Michael Snyder <msnyder@vmware.com>
1031
1032 * gdb.reverse: New directory.
1033 * gdb.reverse/break-reverse.c: New test.
1034 * gdb.reverse/break-reverse.exp: New test.
1035 * gdb.reverse/consecutive-reverse.c: New test.
1036 * gdb.reverse/consecutive-reverse.exp: New test.
1037 * gdb.reverse/finish-reverse.c: New test.
1038 * gdb.reverse/finish-reverse.exp: New test.
1039 * gdb.reverse/machinestate.c: New test.
1040 * gdb.reverse/ms1.c: New test.
1041 * gdb.reverse/machinestate.exp: New test.
1042 * gdb.reverse/Makefile.in: New file.
1043 * gdb.reverse/shr2.c: New test.
1044 * gdb.reverse/solib-reverse.c: New test.
1045 * gdb.reverse/solib-reverse.exp: New test.
1046 * gdb.reverse/step-reverse.c: New test.
1047 * gdb.reverse/step-reverse.exp: New test.
1048 * gdb.reverse/until-reverse.c: New test.
1049 * gdb.reverse/ur1.c: New test.
1050 * gdb.reverse/until-reverse.exp: New test.
1051 * gdb.reverse/watch-reverse.c: New test.
1052 * gdb.reverse/watch-reverse.exp: New test.
1053 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
1054 * configure: Regenerate.
1055
fe3c8b0d
DE
10562009-06-26 Doug Evans <dje@google.com>
1057
1058 * gdb.base/psymtab.exp: Turn off pending breakpoints.
1059
3a72a602
PM
10602009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
1061
1062 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
1063 windows problem for 'file delete $binfile'.
1064
27aa8d6a
SW
10652009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
1066
1067 * gdb.cp/namespace-using.exp: New test.
1068 * gdb.cp/namespace-using.cc: New test.
1069
8ac055f8
JB
10702009-05-20 Joel Brobecker <brobecker@adacore.com>
1071
1072 * gdb.ada/variant_record_packed_array: New testcase.
1073
85e306ed
TT
10742009-06-23 Tom Tromey <tromey@redhat.com>
1075
1076 * gdb.base/charset.exp (test_combination): Regression test.
1077 * gdb.base/charset.c (my_wchar_t): New typedef.
1078 (myvar): New global.
1079 (main): Set myvar.
1080
56643c5e
PM
10812009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
1082
1083 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
1084 target.
1085
1fac167a
UW
10862009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1087
1088 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
1089
7ccb0be9
UW
10902009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1091
1092 * gdb.mi/gdb680.exp: Update test for error message.
1093
568d6575
UW
10942009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1095
1096 * gdb.base/annota1.exp: Allow multiple occurrences of the
1097 frames-invalid annotation.
1098 * gdb.cp/annota2.exp: Likewise.
1099
7cd1089b
PM
11002009-06-15 Phil Muldoon <pmuldoon@redhat.com>
1101
1102 * gdb.cp/gdb2495.cc: New file.
1103 * gdb.cp/gdb2495.exp: New file.
1104
72c63395
JK
11052009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1106
1107 Report error on GDB crash during runto.
1108 * lib/gdb.exp (runto <eof>): New.
1109
3788363d
DJ
11102009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
1111
1112 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
1113 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
1114 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
1115 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
1116 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
1117 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
1118 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
1119 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
1120 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
1121 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
1122 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
1123 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
1124 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
1125 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
1126 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
1127 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
1128 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
1129 gdb.server/server-mon.exp, gdb.server/server-run.exp,
1130 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
1131 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
1132 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
1133 gdb.trace/passcount.exp, gdb.trace/report.exp,
1134 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
1135 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
1136 gdb.trace/while-stepping.exp: Use a unique name for the compiled
1137 executable.
1138
17592de3
PA
11392009-06-07 Pedro Alves <pedro@codesourcery.com>
1140
1141 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
1142 defined before referencing it.
1143
701e355d
DE
11442009-06-03 Doug Evans <dje@google.com>
1145
1146 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
1147 * gdb.arch/i386-see.c: Ditto.
1148
f2292c65
PM
11492009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
1150
1151 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
1152 (check_macro): Return 1 if undefined.
1153 If first test fails, check if macro debug information is available,
1154 and report unsupported test if no macro information is found.
1155
5a437975
DE
11562009-05-29 Doug Evans <dje@google.com>
1157
1158 * gdb.threads/hand-call-in-threads.exp: New.
1159 * gdb.threads/hand-call-in-threads.c: New.
1160
c141c696
MS
11612009-05-29 Michael Snyder <msnyder@vmware.com>
1162
1163 * gdb.base/break-always.exp: Change "1" to "on".
1164 Add confirmation check.
1165
b3444185
PA
11662009-05-28 Pedro Alves <pedro@codesourcery.com>
1167
1168 * gdb.threads/threxit-hop-specific.c: New.
1169 * gdb.threads/threxit-hop-specific.exp: New.
1170 * gdb.threads/thread-execl.c: New.
1171 * gdb.threads/thread-execl.exp: New.
1172
b6313243
TT
11732009-05-27 Tom Tromey <tromey@redhat.com>
1174 Thiago Jung Bauermann <bauerman@br.ibm.com>
1175
1176 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
1177 (mi_child_regexp): Likewise.
1178 (mi_list_varobj_children_range): Likewise.
1179 (mi_get_features): Likewise.
1180 (mi_list_varobj_children): Rewrite.
1181 * gdb.python/python-mi.exp: New file.
1182
a6bac58e
TT
11832009-05-27 Tom Tromey <tromey@redhat.com>
1184 Thiago Jung Bauermann <bauerman@br.ibm.com>
1185 Phil Muldoon <pmuldoon@redhat.com>
1186 Paul Pluzhnikov <ppluzhnikov@google.com>
1187
1188 * gdb.python/python-prettyprint.exp: New file.
1189 * gdb.python/python-prettyprint.c: New file.
1190 * gdb.python/python-prettyprint.py: New file.
1191 * gdb.base/display.exp: print/r is now valid.
1192
2c74e833
TT
11932009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
1194 Tom Tromey <tromey@redhat.com>
1195 Pedro Alves <pedro@codesourcery.com>
1196 Paul Pluzhnikov <ppluzhnikov@google.com>
1197
1198 * gdb.python/python-template.exp: New file.
1199 * gdb.python/python-template.cc: New file.
1200 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
1201 tests.
1202 * gdb.python/python-value.exp (py_objfile_tests): New proc.
1203 Call it.
1204 (test_value_after_death): New proc.
1205 * gdb.python/python-value.c (PTR): New typedef.
1206 (main): New variable 'x'.
1207
89c73ade
TT
12082009-05-27 Tom Tromey <tromey@redhat.com>
1209
1210 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
1211 tests.
1212 * gdb.python/python-value.exp (py_objfile_tests): New proc.
1213 Call it.
1214
a75724bc
PA
12152009-05-27 Pedro Alves <pedro@codesourcery.com>
1216
1217 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
1218
e58b0e63
PA
12192009-05-24 Pedro Alves <pedro@codesourcery.com>
1220
1221 * gdb.threads/fork-thread-pending.c: New.
1222 * gdb.threads/fork-thread-pending.exp: New.
1223
4ac36638
JK
12242009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1225
1226 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
1227 * gdb.dwarf2/dw2-strp.S (a_string2): New.
1228
c28c63d8
JB
12292009-05-18 Jon Beniston <jon@beniston.com>
1230
1231 * gdb.asm/asm-source.exp: Add lm32 target.
1232
b242c3c2
PA
12332009-05-17 Pedro Alves <pedro@codesourcery.com>
1234
1235 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
1236 `gdb_get_line_number'. Call `callee' in both parent and child.
1237 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
1238 `gdb_get_line_number' instead of hardcoding line numbers.
1239 (catch_fork_unpatch_child): New procedure to test detaching
1240 breakpoints from child fork.
1241 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
1242 hardcoding line numbers.
1243 (do_fork_tests): Run `catch_fork_unpatch_child'.
1244
ee342b23
VP
12452009-05-17 Vladimir Prus <vladimir@codesourcery.com>
1246
1247 * gdb.mi/mi-cmd-var.exp: Check that when varobj
1248 of structure type enters or leaves the scope, it
1249 is reported by -var-update.
1250
e2009e98
DE
12512009-05-11 Doug Evans <dje@sebabeach.org>
1252
1253 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
1254 * gdb.threads/pending-step.c (main): Fix off-by-one error.
1255 * gdb.threads/schedlock.c (main): Fix off-by-one error.
1256
00903456
JK
12572009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1258
1259 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
1260
dc621c35
DE
12612009-04-30 Doug Evans <dje@google.com>
1262
1263 * gdb.threads/watchthreads2.exp: New testcase.
1264 * gdb.threads/watchthreads2.c: New testcase.
1265
9ab4e744
DE
12662009-04-29 Doug Evans <dje@google.com>
1267
1268 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
1269 * gdb.cp/mb-ctor.cc: Ditto.
1270 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
1271 * gdb.cp/mb-inline.h (multi_line_foo): New function.
1272 * gdb.cp/mb-inline1.cc: Call it.
1273 * gdb.cp/mb-inline2.cc: Ditto.
1274 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
1275 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
1276
484086b7
JK
12772009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1278
1279 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
1280 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
1281 Replace all uses of `decimal' by `nonzero'.
1282 (info macro FROM_COMMANDLINE): New test.
1283
379a77b5
TT
12842009-04-27 Tom Tromey <tromey@redhat.com>
1285
1286 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
1287
b92b73c2
DE
12882009-04-27 Doug Evans <dje@google.com>
1289
1290 * gdb.threads/watchthreads.c (main): Initialize args before starting
1291 the threads. Plus formatting cleanup.
1292 * gdb.threads/watchthreads.exp: Avoid errant failures due to
1293 biased scheduling of one thread.
1294
945a118d
JG
12952009-04-27 Jerome Guitton <guitton@adacore.com>
1296
1297 * gdb.cp/templates.cc (GetMax): New template.
1298 (main): Declare two instances of GetMax.
1299 * gdb.cp/templates.exp: Add new test.
1300
d389af10
JK
13012009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1302
1303 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
1304
e7f86de9
JM
13052009-04-22 Joseph Myers <joseph@codesourcery.com>
1306
1307 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
1308
334cc82d
TT
13092009-04-15 Tom Tromey <tromey@redhat.com>
1310
1311 * gdb.base/charset.exp: Add regression test.
1312
d12672cc
JB
13132009-04-14 Joel Brobecker <brobecker@adacore.com>
1314
1315 * gdb.base/exe-lock.exp: New testcase.
1316
18e8c3bc
TT
13172009-04-13 Tom Tromey <tromey@redhat.com>
1318
1319 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
1320 operator on Frame.
1321
5ecd5cbe
UW
13222009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1323
1324 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
1325 * gdb.server/ext-attach.exp: Likewise.
1326
7309f756
VP
13272009-04-03 Vladimir Prus <vladimir@codesourcery.com>
1328
1329 Eliminate some sleep usage.
1330
1331 * gdb.mi/basics.c (do_nothing): New.
1332 (main): Use do_nothing instead of printf, so that
1333 not to introduce race condition between output of
1334 inferiour and output of gdb. Do not use sleep as it
1335 is not generally available on embedded targets.
1336
f4b95f6f
PA
13372009-04-02 Pedro Alves <pedro@codesourcery.com>
1338
1339 * gdb.server/ext-attach.exp: Expect an optional process id after
1340 "Detached from remote process".
1341
de40b933
JK
13422009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1343
1344 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
1345 gdb.dwarf2/dw2-unresolved.exp: New.
1346
2ae101a4
PA
13472009-04-02 Pedro Alves <pedro@codesourcery.com>
1348
1349 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
1350 mi_run_to_main.
1351
56a8e183
PA
13522009-04-02 Pedro Alves <pedro@codesourcery.com>
1353
1354 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
1355 mi_run_to_main. Skip thread exit test on remote targets.
1356 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
1357 mi_run_to_main.
1358 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
1359 mi_run_to_main.
1360 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
1361 when expecting ^connected. Detect when the target doesn't support
1362 non-stop mode.
1363 (mi_run_cmd): Detect if non-stop mode was requested by isn't
1364 supported. Return -1 on error, 0 on success.
1365 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
1366 (mi_runto): Return mi_runto_helper's result explicitly.
1367
c35fafde
PA
13682009-04-01 Pedro Alves <pedro@codesourcery.com>
1369
1370 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
1371
f8a8dce6
JB
13722009-04-01 Tom Tromey <tromey@redhat.com>
1373
1374 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
1375 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
1376 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
1377 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
1378
71c25dea
TT
13792009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
1380 Jan Kratochvil <jan.kratochvil@redhat.com>
1381
1382 PR gdb/931
1383 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
1384 output.
1385 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
1386 for gdb/931.
1387 * dw2-strp.S (DW_AT_language): Change to C++.
1388 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
1389
02d9a9ce
JB
13902009-03-31 Joel Brobecker <brobecker@adacore.com>
1391
1392 * gdb.ada/tasks: New testcase.
1393
1042e4c0
SS
13942009-03-30 Stan Shebs <stan@codesourcery.com>
1395
1396 * gdb.trace/actions.exp: Update to match new info trace format.
1397 * gdb.trace/deltrace.exp: Ditto.
1398 * gdb.trace/infotrace.exp: Ditto.
1399 * gdb.trace/passcount.exp: Ditto.
1400 * gdb.trace/save-trace.exp: Ditto.
1401 * gdb.trace/while-stepping.exp: Ditto.
1402 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
1403
f8f6f20b
TJB
14042009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
1405
1406 * gdb.python/python-frame.c: New file.
1407 * gdb.python/python-frame.exp: New file.
1408
c0c6f777
TJB
14092009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
1410
1411 * gdb.python/python-value.exp: Add tests for the address
1412 attribute.
1413
3cb51905
AS
14142009-03-29 Andreas Schwab <schwab@linux-m68k.org>
1415
1416 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
1417
88fc996f
DE
14182009-03-26 Doug Evans <dje@google.com>
1419
1420 * gdb.mi/mi-nonstop-exit.exp: New file.
1421 * gdb.mi/non-stop-exit.c: New file.
1422
56ef84b1
TT
14232009-03-26 Tom Tromey <tromey@redhat.com>
1424
1425 Update for change to prologue skipping:
1426 * gdb.mi/mi2-simplerun.exp: Update.
1427 * gdb.mi/mi2-break.exp: Update.
1428 * gdb.mi/mi-simplerun.exp: Update.
1429 * gdb.mi/mi-break.exp: Update.
1430 * gdb.base/ending-run.exp: Update.
1431
def2b000
TJB
14322009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
1433
1434 * gdb.python/python-value.exp (test_value_in_inferior): Test
1435 gdb.Value.is_optimized_out attribute.
1436
442ddf59
JK
14372009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1438
1439 * gdb.dwarf2/dw2-noloc-main.c: New file.
1440 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
1441 (.text): Remove.
1442 (.data): New.
1443 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
1444 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
1445 (DW_TAG_subprogram func_cu1, noloc): Remove.
1446 (main): New.
1447 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
1448 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
1449 (file_symbols): New procedure.
1450
a8df5de4
TT
14512009-03-25 Tom Tromey <tromey@redhat.com>
1452
1453 * gdb.base/charset.exp (valid_target_charset): New proc.
1454 Use it to skip tests on invalid charsets.
1455
cc1d7add
PM
14562009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
1457
1458 * gdb.base/completion.exp: Add a test for directory completion.
1459
bcd5727b
JK
14602009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1461
1462 Fix a racy FAIL.
1463 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
1464 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
1465
cc924cad
TJB
14662009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
1467
1468 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
1469 * gdb.python/python-function.exp: Add test for function returning
1470 a GDB value.
1471
bc3b79fd
TJB
14722009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
1473
1474 * gdb.python/python-function.exp: New file.
1475
6c7a06a3
TT
14762009-03-20 Tom Tromey <tromey@redhat.com>
1477
1478 * gdb.base/store.exp: Update for change to escape output.
1479 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
1480 to escape output.
1481 * gdb.base/pointers.exp: Update for change to escape output.
1482 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
1483 to escape output.
1484 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
1485 escape output.
1486 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
1487 to escape output.
1488 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
1489 escape output.
1490 * gdb.base/setvar.exp: Update for change to escape output.
1491 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
1492 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
1493 to escape output.
1494 (test_print_string_constants): Likewise.
1495 * gdb.base/charset.exp (valid_host_charset): Check size of
1496 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
1497 cases. Handle "auto"-related output.
1498 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
1499 (uvar, Uvar): New globals.
1500
c31af87b
JG
15012009-03-19 Jerome Guitton <guitton@adacore.com>
1502
1503 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
1504 deltas.
1505 * gdb.ada/fixed_points.exp: Ditto.
1506
51272cf2
PA
15072009-03-18 Pedro Alves <pedro@codesourcery.com>
1508
1509 * return-nodebug.c: Don't include stdio.h.
1510 (init): Delete.
1511 (func): Delete definition and provide extern declaration.
1512 (t): New.
1513 (main): Don't call printf. Call func and store its result in t.
1514 * return-nodebug1.c: New.
1515 * return-nodebug.exp: Don't expect stdio output. Instead, print
1516 the global variable t. Drop printf formatters and cast types from
1517 foreach loop. Don't use prepare_for_testing. Compile
1518 return-nodebug.c and return-nodebug1.c in separate steps. Don't
1519 define FORMAT or CAST.
1520
d24948ac
PP
15212009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1522
1523 * gdb.base/solib-display.exp: Disable test for remote targers.
1524
61ff14c6
JK
15252009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1526
1527 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
1528
cb4dce93
JK
15292009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1530
1531 Fix a racy FAIL.
1532 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
1533 code from `follow parent, print pids'.
1534 (`follow child, print pids', `follow parent, print pids'): Call it.
1535 Replace `gdb_test "break..."' by gdb_breakpoint.
1536
f7c60c5e
VP
15372009-03-13 Vladimir Prus <vladimir@codesourcery.com>
1538
1539 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 1540 sync and async modes.
f7c60c5e 1541
383ace49
JB
15422009-03-12 Joel Brobecker <brobecker@adacore.com>
1543
1544 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
1545 that was checked in by mistake. Remove loading of ada.exp, since
1546 this is not necessary in this case.
1547
4ce102af
JB
15482009-03-12 Joel Brobecker <brobecker@adacore.com>
1549
1550 * gdb.ada/ptype_arith_binop.exp: New testcase.
1551
529a2aef
JB
15522009-03-12 Joel Brobecker <brobecker@adacore.com>
1553
1554 * gdb.ada/mod_from_name: New testcase.
1555
8a38181c
JB
15562009-03-12 Joel Brobecker <brobecker@adacore.com>
1557
1558 * gdb.ada/tick_last_segv: New testcase.
1559
11436dee
VP
15602009-03-12 Vladimir Prus <vladimir@codesourcery.com>
1561
61ff14c6 1562 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 1563
1f31650a
VP
15642009-03-12 Vladimir Prus <vladimir@codesourcery.com>
1565
61ff14c6
JK
1566 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
1567 include the token in ^running and frame info in *stopped.
1f31650a 1568
a3247a22
PP
15692009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
1570
1571 * solib-display.exp: New file.
1572 * solib-display-main.c: New file.
1573 * solib-display-lib.c: New file.
61ff14c6 1574
aae64587
PA
15752009-03-05 Pedro Alves <pedro@codesourcery.com>
1576
1577 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
1578
44aabfbc
JK
15792009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1580
1581 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
1582 (list_and_check_macro): Use more specific test name.
1583 (next to definition): Make the test names unique.
1584
c087fcd3
PM
15852009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
1586
1587 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 1588
c86cf029
VP
15892009-02-17 Vladimir Prus <vladimir@codesourcery.com>
1590
1591 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
1592 notifications.
1593 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
1594 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
1595 * lib/mi-support.exp (library_loaded_re): New.
1596 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
1597
3ea85240
VP
15982009-02-17 Vladimir Prus <vladimir@codesourcery.com>
1599
1600 * gdb.gdb/observer.exp: Use test_notification observer, not
1601 normal_stop, everywhere.
1602 (test_normal_stop_notifications): Rename to...
1603 (test_notifications): ...this.
1604 (test_observer_normal_stop): Rename to...
1605 (test_observer): ...this.
1606
1903f0e6
DE
16072009-02-16 Doug Evans <dje@google.com>
1608
1609 * gdb.arch/amd64-disp-step.S (test_int3): New test.
1610 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
1611 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
1612 (test_prefixed_syscall,test_int3): New tests.
1613 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
1614 (test_prefixed_syscall,test_int3): New tests.
1615
1d33d6ba
VP
16162009-02-14 Vladimir Prus <vladimir@codesourcery.com>
1617
3cb51905
AS
1618 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
1619 (mi_expect_interrupt): Likewise.
1620 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
1621 response.
1d33d6ba 1622
faafb047
PM
16232009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
1624
1625 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
1626 * gdb.base/pc-fp.exp (get_valueofx): Remove.
1627 Replace calls to get_valueofx by get_hexadecimal_valueof.
1628
417e16e2
PM
16292009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
1630
1631 * lib/gdb.exp (get_valueof): Accept anything as a return value.
1632 (get_integer_valueof): New procedure.
1633 (get_sizeof): Use new get_integer_value_of.
1634 * gdb.base/sizeof.exp: Replace all uses of get_valueof
1635 by get_integer_valueof.
1636
7065b901
TT
16372009-02-13 Tom Tromey <tromey@redhat.com>
1638
1639 * gdb.base/remote.exp (get_sizeof): Remove.
1640 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
1641 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
1642 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
1643 * lib/gdb.exp (get_valueof): Move from long_long.exp.
1644 (get_sizeof): Likewise.
1645
5d7cb8df
JK
16462009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1647
1648 PR fortran/9806
1649 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
1650
b2febfff
PP
16512009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1652
1653 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
1654
4aa995e1
PA
16552009-02-06 Pedro Alves <pedro@codesourcery.com>
1656
1657 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
1658
d8906c6f
TJB
16592009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
1660
1661 * gdb.python/python-cmd.exp: New file.
1662
ff4ab08d
TG
16632009-02-06 Tristan Gingold <gingold@adacore.com>
1664
1665 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
1666
aacd552b
TG
16672009-02-05 Tristan Gingold <gingold@adacore.com>
1668
1669 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
1670 pointer is dereferenced and use this signal name in regexp.
1671 * gdb.base/signull.exp: Ditto.
1672 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
1673 * gdb.base/signull.c (main): Ditto.
1674
08c637de
TJB
16752009-02-04 Tom Tromey <tromey@redhat.com>
1676 Thiago Jung Bauermann <bauerman@br.ibm.com>
1677
1678 * gdb.python/python-value.exp: Use `gdb.history' instead of
1679 `gdb.value_from_history'.
1680 (test_value_numeric_ops): Add test for conversion of enum constant.
1681 * gdb.python/python-value.c (enum e): New type.
1682 (evalue): New global.
1683 (main): Use argv.
1684
20261af8
JG
16852009-02-04 Jerome Guitton <guitton@adacore.com>
1686
1687 * gdb.ada/uninitialized_vars: New test program.
1688 * gdb.ada/uninitialized_vars.exp: New testcase.
1689
52e44b43
TT
16902009-02-02 Tom Tromey <tromey@redhat.com>
1691
1692 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
1693 * gdb.cp/pr2489.cc: Rename...
1694 * gdb.cp/pr9594.cc: ... to this.
1695
1c71341a
TT
16962009-02-02 Tom Tromey <tromey@redhat.com>
1697
1698 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
1699 * gdb.cp/pr2489.cc: New file.
1700 * gdb.cp/cpcompletion.exp: New file.
1701
a4295225
TT
17022009-02-02 Tom Tromey <tromey@redhat.com>
1703
1704 PR exp/9059:
1705 * gdb.cp/call-c.exp: Add regression test.
1706 * gdb.cp/call-c.cc (FooHandle): New typedef.
1707 (main): New variable 'handle'.
1708
592375cd
VP
17092009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1710
1711 * lib/mi-support.exp (et_mi_thread_list)
1712 (check_mi_and_console_threads): Adjust for current thread in
1713 -thread-list-ids output.
1714
41447f92
VP
17152009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1716
1717 * gdb.mi/mi-break.exp (test_disabled_creation): New.
1718 Call it.
1719
35669430
DE
17202009-01-28 Doug Evans <dje@google.com>
1721
1722 * gdb.arch/amd64-disp-step.S: New file.
1723 * gdb.arch/amd64-disp-step.exp: New file.
1724 * gdb.arch/i386-disp-step.S: New file.
1725 * gdb.arch/i386-disp-step.exp: New file.
1726
09f00d9a
PM
17272009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
1728
1729 * gdb.base/find.exp: Set newline variable
1730 using quotes instead of braces to fix cygwin failures.
1731
1e8fb976
PA
17322009-01-23 Pedro Alves <pedro@codesourcery.com>
1733
1734 * gdb.base/radix.exp: Add tests to ensure that that set
1735 input-radix 0 and set output-radix 0 are really rejected.
1736
da061712
PA
17372009-01-23 Pedro Alves <pedro@codesourcery.com>
1738
1739 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
1740 copyright years.
1741
dd7e2d2b
PA
17422009-01-23 Pedro Alves <pedro@codesourcery.com>
1743
1744 PR gdb/9664:
1745 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
1746
392452f6
PA
17472009-01-22 Pedro Alves <pedro@codesourcery.com>
1748
1749 PR c++/9631:
1750 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
1751
8653e71c
PM
17522009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
1753
1754 * gdb.server/file-transfer.exp: Use EXEEXT variable for
1755 binfile definition to fix Windows OS failure.
1756
a12cc160
DJ
17572009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
1758
1759 PR gdb/9346
1760 * gdb.base/interrupt.c (sigint_handler): New.
1761 (main): Install a SIGINT handler if SIGNALS is defined. Exit
1762 on error.
1763 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
1764 Test "signal SIGINT".
1765
b89667eb
DE
17662009-01-19 Doug Evans <dje@google.com>
1767
1768 * gdb.base/break.exp: Update expected gdb output.
1769 * gdb.base/sepdebug.exp: Ditto.
1770 * gdb.mi/mi-syn-frame.exp: Ditto.
1771 * gdb.mi/mi2-syn-frame.exp: Ditto.
1772 * gdb.base/call-signal-resume.exp: New file.
1773 * gdb.base/call-signals.c: New file.
1774 * gdb.base/unwindonsignal.exp: New file.
1775 * gdb.base/unwindonsignal.c: New file.
1776 * gdb.threads/interrupted-hand-call.exp: New file.
1777 * gdb.threads/interrupted-hand-call.c: New file.
1778 * gdb.threads/thread-unwindonsignal.exp: New file.
1779
adb483fe
DJ
17802009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
1781
1782 * gdb.base/define.exp: Test defining and hooking prefix commands.
1783 * gdb.python/python.exp: Update test for "show user" output.
1784
60023297
JK
17852009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1786
1787 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
1788 now the output exactly, using less wildcards. Expect also the output
1789 of gfortran-4.3. Update for the f-valprint.c modification from
1790 2008-04-22.
1791 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
1792 Remove gdb_test test names where matching the command.
1793
ccc57cf9
PA
17942009-01-01 Pedro Alves <pedro@codesourcery.com>
1795
1796 PR breakpoints/9681:
1797 * gdb.base/watchpoint.exp: Add regression test.
1798
c7a6ca08
PA
17992008-12-31 Pedro Alves <pedro@codesourcery.com>
1800
1801 * gdb.threads/attach-into-signal.exp: Don't use
1802 gdb_suppress_entire_file.
1803 * gdb.threads/attach-stopped.exp: Ditto.
1804 * gdb.threads/attachstop-mt.exp: Ditto.
1805
3a031f65
PA
18062008-12-31 Pedro Alves <pedro@codesourcery.com>
1807
1808 PR gdb/8812:
1809 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
1810
09e6485f
PA
18112008-12-29 Pedro Alves <pedro@codesourcery.com>
1812
1813 PR gdb/7536:
1814 * gdb.base/radix.exp: Add tests to ensure invalid input radices
1815 and unsupported output radices are really rejected.
1816
0cd53049
JK
18172008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1818
1819 * gdb.cp/punctuator.exp: Backslash the '$' signs.
1820
ba163c7e
TT
18212008-12-22 Tom Tromey <tromey@redhat.com>
1822
1823 * gdb.cp/punctuator.exp: New file.
1824
6f4de6c9
JK
18252008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1826
1827 * gdb.base/completion.exp (Completing non-existing component): New test.
1828
0f34d0b4
JK
18292008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1830
1831 Fix for PR gdb/8648.
1832 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
1833 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
1834 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
1835 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
1836
db2ad4c3
JK
18372008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1838
1839 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
1840
bb5ef15e
DP
18412008-12-16 Christophe Lyon <christophe.lyon@st.com>
1842
1843 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
1844 compiler actually generate code at the expected line number.
1845
90142adc
JZ
18462008-12-15 Jie Zhang <jie.zhang@analog.com>
1847
1848 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
1849
fad6eecd
TT
18502008-12-12 Tom Tromey <tromey@redhat.com>
1851
1852 * gdb.base/commands.exp (redefine_hook_test): New proc.
1853 Call it.
1854
17c8aaf5
TT
18552008-12-11 Tom Tromey <tromey@redhat.com>
1856
1857 * gdb.base/macscp.exp: New regression test.
1858
7c8adf68
TT
18592008-12-11 Tom Tromey <tromey@redhat.com>
1860
1861 * gdb.base/macscp.exp: Print "address.addr".
1862 * gdb.base/macscp1.c (struct outer): New struct.
1863 (address): New global.
1864
b05dcbb7
TT
18652008-12-09 Tom Tromey <tromey@redhat.com>
1866
1867 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
1868 Call it.
1869
2d476de1
DE
18702008-12-04 Doug Evans <dje@google.com>
1871
1872 * gdb.server/ext-run.exp: Relax regexp for init program.
1873
87bdc959
TG
18742008-12-03 Tristan Gingold <gingold@adacore.com>
1875
1876 * gdb.base/macscp.exp: Generate an object file during compilation
1877 to work around Darwin dsymutil limitations.
1878
e0740f77
JK
18792008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1880
1881 Test resolving external references to TLS variables.
1882 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
1883 FILE2_THREAD_LOCAL.
1884 (testfile2, srcfile2): New variables.
1885 * gdb.threads/tls.c (file2_thread_local)
1886 (function_referencing_file2_thread_local): New.
1887 * gdb.threads/tls2.c: New file.
1888
67f0aac5
JB
18892008-11-28 Joel Brobecker <brobecker@adacore.com>
1890
1891 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
1892 rather than integer, as integer might not be big enough when
1893 on 64bit targets.
67f0aac5 1894
c332165e
JG
18952008-11-27 Jerome Guitton <guitton@adacore.com>
1896
1897 * gdb.cp/formatted-ref.exp: Add equality test.
1898 * gdb.ada/formatted_ref.exp: Ditto.
1899
fc9b693c
JK
19002008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1901
1902 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
1903 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
1904
a9c64011
AS
19052008-11-20 Andreas Schwab <schwab@suse.de>
1906
1907 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
1908 matching syscall entry point.
1909 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
1910 (tcatch_vfork_then_child_follow): Likewise. Finish through
1911 vfork even if we stopped at the syscall trampoline.
1912
e2fd701e
DE
19132008-11-20 Doug Evans <dje@google.com>
1914
1915 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
1916
69abc51c
TJB
19172008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1918
1919 * gdb.arch/ppc-dfp.exp: New file.
1920 * gdb.arch/ppc-dfp.c: New file.
1921
c14c28ba
PP
19222008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
1923
1924 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 1925
2e74121d
DE
19262008-11-17 Doug Evans <dje@google.com>
1927
1928 * gdb.mi/mi-syn-frame.exp: Update expected output.
1929 * gdb.mi/mi2-syn-frame.exp: Update expected output.
1930
66bb093b
VP
19312008-11-17 Vladimir Prus <vladimir@codesourcery.com>
1932
1933 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
1934 "thread N" results in =thread-selected.
1935 * lib/mi-support (mi_run_cmd, mi_expect_stop)
1936 (mi_send_resuming_command_raw): Be prepared for
1937 =thread-selected.
1938
3d043ef6
VP
19392008-11-17 Vladimir Prus <vladimir@codesourcery.com>
1940
a9c64011
AS
1941 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
1942 * lib/mi-support.exp: Likewise.
3d043ef6 1943
808104c8
JB
19442008-11-16 Joel Brobecker <brobecker@adacore.com>
1945
1946 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
1947 commands from the expected output for "help catch".
1948
00b22944
JB
19492008-11-15 Joel Brobecker <brobecker@adacore.com>
1950
1951 * gdb.ada/int_deref.exp: New testcase.
1952
59669435
TT
19532008-11-14 Nick Roberts <nickrob@snap.net.nz>
1954
1955 * gdb.mi/gdb2549.exp: New file.
1956
de04a248
DE
19572008-11-11 Doug Evans <dje@google.com>
1958
1959 * gdb.base/callexit.exp: New file.
1960 * gdb.base/callexit.c: New file.
1961
6b8ce727
DE
19622008-11-10 Doug Evans <dje@google.com>
1963
1964 * lib/gdb.exp (GDBFLAGS): Move -nx ...
1965 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
1966 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
1967 (default_gdb_start,default_gdb_exit): Ditto.
1968 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
1969 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
1970 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
1971 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
1972 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
1973 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
1974
1b14b8aa
AS
19752008-11-03 Andreas Schwab <schwab@suse.de>
1976
1977 * gdb.base/hashline2.exp: Fix typo.
1978 * gdb.base/hashline3.exp: Likewise.
1979
f3134b88
TT
19802008-10-30 Tom Tromey <tromey@redhat.com>
1981
1982 * gdb.base/pointers.exp: Add test.
1983 * gdb.base/pointers.c (k, S): New typedefs.
1984 (instance): New global.
1985
c2226152
AS
19862008-10-30 Andreas Schwab <schwab@suse.de>
1987
1988 * gdb.base/args.exp: Add tests for newlines.
1989
462f405c
JB
19902008-10-30 Joel Brobecker <brobecker@adacore.com>
1991
1992 gdb.base/foll-exec.exp: Update the expected output of a couple
1993 of "info breakpoints" tests.
1994
79a45b7d
TT
19952008-10-28 Tom Tromey <tromey@redhat.com>
1996
1997 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
1998
adc13a14
PA
19992008-10-24 Pedro Alves <pedro@codesourcery.com>
2000
2001 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
2002 gdb_start_cmd.
2003 Use runto_main before any test that requires execution.
2004
252fbfc8
PA
20052008-10-23 Pedro Alves <pedro@codesourcery.com>
2006
2007 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
2008 instead of SIGINT.
2009
28148e3d
JB
20102008-10-22 Joel Brobecker <brobecker@adacore.com>
2011
2012 * gdb.base/completion.exp: Update expected output following
2013 the addition of the "info tasks" command.
2014
c209f847
TT
20152008-10-22 Tom Tromey <tromey@redhat.com>
2016
2017 * gdb.base/exprs.exp (test_expr): Add test for string
2018 concatenation.
2019
f177e350
PA
20202008-10-19 Pedro Alves <pedro@codesourcery.com>
2021
2022 * configure.ac: Output gdb.python/Makefile.
2023 * configure: Regenerate.
2024 * gdb.python/Makefile.in: New.
2025
cce89356
JB
20262008-10-16 Joel Brobecker <brobecker@adacore.com>
2027
2028 * gdb.base/foll-fork.exp: Adjust the expected output to match
2029 the new description for fork/vfork catchpoints in the "info
2030 breakpoints" output.
2031
176d289d
TJB
20322008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
2033
2034 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
2035
a08702d6
TJB
20362008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
2037
2038 * gdb.python/python-value.c: New file.
2039 * gdb.python/python-value.exp: New file.
2040
1c5cfe86
PA
20412008-10-15 Pedro Alves <pedro@codesourcery.com>
2042
2043 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
2044
5a98ad69
DP
20452008-10-15 Denis Pilat <denis.pilat@st.com>
2046
41702f1b 2047 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 2048
dcb1a1e2
TT
20492008-10-09 Tom Tromey <tromey@redhat.com>
2050
2051 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
2052 'fprintf' and 'stderr'.
2053
9124fe48
JB
20542008-10-07 Joel Brobecker <brobecker@adacore.com>
2055
2056 * gdb.ada/ref_tick_size.exp: New testcase.
2057
45452591
DE
20582008-10-06 Doug Evans <dje@google.com>
2059
2060 * gdb.dwarf2/dw2-cu-size.exp: New file.
2061 * gdb.dwarf2/dw2-cu-size.S: New file.
2062
2063 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
2064 .Ltype_int for clarity.
2065
4fc5b208
PP
20662008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
2067
2068 PR gdb/2384:
2069 * gdb.cp/gdb2384.exp: Extended to test more cases.
2070 * gdb.cp/gdb2384.cc: Likewise.
2071 * gdb.cp/gdb2384-base.h: Likewise.
2072 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 2073
d78df370
JK
20742008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2075
2076 * gdb.base/maint.exp (maint print type): Remove printing
2077 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
2078
9a044a89
TT
20792008-09-30 Tom Tromey <tromey@redhat.com>
2080
2081 * gdb.base/macscp.exp: Add completion tests.
2082 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
2083 (TWENTY_THREE): Likewise.
2084 (FORTY_EIGHT): Likewise.
2085
506800a9
TT
20862008-09-30 Tom Tromey <tromey@redhat.com>
2087
2088 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
2089 everywhere.
2090 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
2091
1a6f01b5
JK
20922008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2093
2094 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
2095 testcase is derived from. Fix racy dependency on an expected PID
2096 number. No longer support the testcase on Linux kernel 2.4.x.
2097
2fae03e8
TT
20982008-09-27 Tom Tromey <tromey@redhat.com>
2099
2100 * gdb.base/macscp.exp: Add tests for stringification, splicing,
2101 and varargs.
2102
1ad15515
PA
21032008-09-22 Pedro Alves <pedro@codesourcery.com>
2104
2105 * lib/mi-support.exp (mi_expect_interrupt): New.
2106 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
2107 from gdb.mi/mi-nonstop.exp.
2108 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
2109 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
2110 lib/mi-support.exp.
2111 Use mi_check_thread_states throughout. Avoid ".*" and do not
2112 require an anchor after -exec-run.
2113
d0b76dc6
DJ
21142008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
2115
2116 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
2117 stop is pending. Avoid ".*" when two stops are pending.
2118 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
2119 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
2120 newlines in fullnames.
2121 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
2122 (mi_expect_stop): Update comments. Only anchor in sync mode.
2123 Do not match newlines.
2124 (mi_send_resuming_command_raw): Always return status.
2125 (mi_get_stop_line): Do not match more than one line by accident.
2126 Only anchor in sync mode.
2127 (mi_run_inline_test): If -exec-next fails, give up.
2128
9990c830
UW
21292008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2130
2131 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
2132 on SPU.
2133
ebcf6f00
JB
21342008-09-10 Joel Brobecker <brobecker@adacore.com>
2135
2136 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
2137
b6db24e5
JB
21382008-09-10 Joel Brobecker <brobecker@adacore.com>
2139
2140 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
2141 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
2142 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
2143 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
2144 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
2145 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
2146 gdb.ada/interface.exp, gdb.ada/null_array.exp,
2147 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
2148 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
2149 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
2150 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
2151 Include the "= " sequence in the expected output of print tests.
2152
2bf448e0
JB
21532008-09-10 Joel Brobecker <brobecker@adacore.com>
2154
2155 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
2156 description for boolean types.
2157
d51fd4c8
PA
21582008-09-09 Pedro Alves <pedro@codesourcery.com>
2159
2160 * gdb.base/hook-stop-continue.c: New.
2161 * gdb.base/hook-stop-continue.exp: New.
2162
694182d2
DJ
21632008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
2164
2165 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
2166
3b8a7fc0
JG
21672008-09-08 Jerome Guitton <guitton@adacore.com>
2168
2169 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
2170 (stack_check_probe_2, stack_check_probe_loop_1)
2171 (stack_check_probe_loop_2): New functions.
2172 (main): Add call to these new functions.
2173 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
2174 functions, check that the breakpoint is inserted at the appropriate
2175 location.
2176 (insert_breakpoint): Slightly refine this procedure so that it can
2177 be called several times in the test.
2178
96cc0ae8
JG
21792008-09-08 Jerome Guitton <guitton@adacore.com>
2180
2181 * gdb.base/stack-checking.c: New file.
2182 * gdb.base/stack-checking.exp: New file.
2183
1f08b409
TJB
21842008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
2185
2186 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
2187 * gdb.arch/altivec-regs.exp: Likewise.
2188 * gdb.arch/vsx-regs.exp: Likewise.
2189
3099e1c4
TJB
21902008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
2191
2192 * gdb.arch/ppc-fp.exp: New file.
2193 * gdb.arch/ppc-fp.c: New file.
2194
cc69bfc1
PP
21952008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
2196
2197 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
2198 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 2199
b02a33db
MS
22002008-09-04 Michael Snyder <msnyder@vmware.com>
2201
2202 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
2203 as "at" (for non-debug functions such as _start).
2204
2992cbe0
UW
22052008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2206
2207 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
2208 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
2209 software watchpoints.
2210 * gdb.base/watch_thread_num.exp: Likewise.
2211
514f746b
AR
22122008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
2213
2214 * gdb.arch/i386-bp_permanent.exp: New test.
2215
876cecd0
TT
22162008-08-24 Tom Tromey <tromey@redhat.com>
2217
2218 * gdb.base/maint.exp: Update "maint print type".
2219
80f73d71
VP
22202008-08-21 Vladimir Prus <vladimir@codesourcery.com>
2221
2222 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
2223 support. Adjust the order of "*running" notifications.
2224 * gdb.mi/non-stop.c: Don't cast from int to void* and
2225 back.
2226
d9c78d7d
MK
22272008-08-20 Mark Kettenis <kettenis@gnu.org>
2228
2229 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
2230 expect to find it in the "info frame" output.
2231
97a2d1d3
DJ
22322008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
2233
2234 * gdb.base/interp.exp: Always consume both prompts.
2235
b96e2927
PA
22362008-08-20 Pedro Alves <pedro@codesourcery.com>
2237
2238 * gdb.base/pending.exp: Test pending breakpoints without symbols
2239 loaded.
2240
8cf6e61a
VP
22412008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2242
2243 * lib/mi-support.exp (mi_expect_stop): Produce
2244 more details on failures.
2245 * gdb.mi/mi-nonstop.exp: New.
2246 * gdb.mi/non-stop.c: New.
2247
c6ebd6cf
VP
22482008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2249
a9c64011
AS
2250 * gdb.mi/mi-async.exp: Use 'set target-async'.
2251 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 2252
46a9b8ed
DJ
22532008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
2254
2255 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
2256
44feb3ce
TT
22572008-08-17 Tom Tromey <tromey@redhat.com>
2258
2259 * gdb.base/help.exp (help catch): Rewrite.
2260
311a4e6b
TJB
22612008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
2262
2263 * gdb.base/define.exp: Test indented command documentation.
2264 * gdb.python/python.exp: Test indented multi-line command.
2265
604c2f83
LM
22662008-08-15 Luis Machado <luisgpm@br.ibm.com>
2267
2268 * testsuite/gdb.arch/vsx-regs.c: New source file.
2269 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
2270 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
2271
886a217c
TT
22722008-08-14 Tom Tromey <tromey@redhat.com>
2273
2274 * gdb.base/macscp.exp: Add regression test for "macro define" or
2275 "macro undef" with no arguments.
2276
c814a4f3
PP
22772008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
2278
2279 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 2280
12ab8a60
UW
22812008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2282
2283 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
2284
d57a3c85
TJB
22852008-08-06 Tom Tromey <tromey@redhat.com>
2286
2287 * gdb.python/python.exp: New file.
2288
c7b778ff
JK
22892008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2290
2291 Fix for PR gdb/1543.
2292 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
2293 $LOCATION.
2294 (location): New variable.
2295 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
2296 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
2297 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
2298 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
2299 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
2300 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
2301 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
2302 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
2303 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
2304 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
2305 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
2306 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
2307 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
2308 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
2309 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
2310 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
2311 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
2312 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
2313 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
2314 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
2315 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
2316 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
2317 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
2318 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
2319 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
2320 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
2321 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
2322 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
2323 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
2324 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
2325 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
2326 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
2327 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
2328 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
2329 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
2330 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
2331 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
2332 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
2333 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
2334 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
2335 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
2336 gdb.base/type-opaque.exp, gdb.base/until.exp,
2337 gdb.base/value-double-free.c, gdb.base/varargs.exp,
2338 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
2339 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
2340 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
2341 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
2342 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
2343 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
2344 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
2345 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
2346 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
2347 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
2348 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
2349 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
2350 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
2351 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
2352 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
2353 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
2354 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
2355 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
2356 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
2357 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
2358 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
2359 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
2360 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
2361 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
2362 gdb.pascal/types.exp, gdb.stabs/weird.exp,
2363 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
2364 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
2365 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
2366 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
2367 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
2368 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
2369 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
2370 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
2371 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
2372 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
2373 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
2374 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
2375 lib/mi-support.exp, lib/trace-support.exp: Remove reference
2376 to bug-gdb@prep.ai.mit.edu .
2377
5e06a3d1
VP
23782008-07-31 Vladimir Prus <vladimir@codesourcery.com>
2379
2380 * lib/mi-support.exp (mi_load_shlibs): New.
2381 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
2382
9d81d21b
VP
23832008-07-30 Vladimir Prus <vladimir@codesourcery.com>
2384
2385 * lib/mi-support.exp (get_mi_thread_list)
2386 (check_mi_and_console_threads): New, moved from ...
2387 * gdb.mi/mi-pthread.exp: ...here.
2388 * gdb.mi/gdb669.exp (get_mi_thread_list)
2389 (check_mi_and_console_threads): Delete.
2390 * gdb.mi/mi2-pthread.exp: Likewise.
2391
bae98fe0
TT
23922008-07-28 Tom Tromey <tromey@redhat.com>
2393
2394 * Makefile.in (just-check): Remove. Move body to...
2395 (check): ... here.
2396
57380f4e
DJ
23972008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
2398
2399 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
2400 Add a test for duplicated SIGINTs.
2401
e09490f1
DJ
24022008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
2403
2404 * gdb.threads/schedlock.exp (get_args): Update to work for any
2405 value of NUM.
2406 (Top level): Report the number of threads that did not resume.
2407
6387b45f
DJ
24082008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
2409
2410 * gdb.dwarf2/dw2-compressed.S: Also define __start.
2411
62f64ff2
DJ
24122008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
2413
2414 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
2415 non-MI prompt.
2416
fa8de41e
TT
24172008-07-26 Tom Tromey <tromey@redhat.com>
2418
2419 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
2420 (function_struct, function_struct_ptr): New globals.
2421 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
2422 function pointer in a struct.
2423
ccb3ac8a
TT
24242008-07-26 Tom Tromey <tromey@redhat.com>
2425
2426 * gdb.base/macscp.exp: Add test for macro lexing bug.
2427
d7d9f01e
TT
24282008-07-18 Tom Tromey <tromey@redhat.com>
2429
2430 * gdb.base/macscp.exp: Add macro tests.
2431
9bf07184
PP
24322008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2433
2434 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
2435
becf6477
PP
24362008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2437
2438 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
2439
0709f7d3
PP
24402008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2441
2442 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 2443
7093c834
PP
24442008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
2445
2446 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 2447
b432ffe3
JK
24482008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2449
2450 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
2451
b1a268e5
VP
24522008-07-12 Vladimir Prus <vladimir@codesourcery.com>
2453
2454 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
2455
e2995f8e
KB
24562008-07-11 Kevin Buettner <kevinb@redhat.com>
2457
2458 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
2459 of regexp to account for changes made to GDB in the printing of
2460 byte vectors.
2461
14032a66
TT
24622008-07-11 Tom Tromey <tromey@redhat.com>
2463
2464 * gdb.base/completion.exp: Add 'help' completion test.
2465
981505ef
JK
24662008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2467
2468 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
2469
10568435
JK
24702008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2471
2472 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
2473
4487aabf
PA
24742008-07-09 Pedro Alves <pedro@codesourcery.com>
2475
2476 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
2477
a4a9b1c4
PA
24782008-07-09 Pedro Alves <pedro@codesourcery.com>
2479
2480 * gdb.base/fullname.exp: Restore pwd if compiling failed.
2481
3c3185ac
JK
24822008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2483
2484 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
2485
7ebd49dc
VP
24862008-06-28 Vladimir Prus <vladimir@codesourcery.com>
2487
2488 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
2489 previous commit. Add a comment.
2490
84e46146
PA
24912008-06-28 Pedro Alves <pedro@codesourcery.com>
2492
2493 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
2494
0f8d4a2f
VP
24952008-06-28 Vladimir Prus <vladimir@codesourcery.com>
2496
2497 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
2498
f747e0ce
PA
24992008-06-27 Pedro Alves <pedro@codesourcery.com>
2500
2501 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
2502 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
2503 compiling an executable, link in an object that forces unbuffered
2504 output.
2505 * lib/set_unbuffered_mode.c: New file.
2506
734a5c36
JK
25072008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2508
2509 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
2510
a2840c35
VP
25112008-06-25 Vladimir Prus <vladimir@codesourcery.com>
2512
a9c64011
AS
2513 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
2514 mi_expect_stop.
2515 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
2516 Demand that *running is output.
2517 (detect_async): Perform checking every time.
2518 (mi_send_resuming_command): Extract everything into...
2519 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
2520 (mi_expect_stop): Don't accept any output before *stopped.
2521
6ae37fef
VP
25222008-06-13 Vladimir Prus <vladimir@codesourcery.com>
2523
2524 Robustify mi-simplerun.
a9c64011
AS
2525 * gdb.mi/basics.c (main): Add a call to sleep.
2526 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
2527 * gdb.mi/mi2-cli.exp: Likewise.
2528 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 2529
b4aa76f0 25302008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
2531
2532 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
2533
e1ac3328
VP
25342008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2535
a9c64011
AS
2536 * gdb.mi/mi-console.exp: Adjust.
2537 * gdb.mi/mi-syn-frame.exp: Adjust.
2538 * gdb.mi/mi2-console.exp: Adjust.
2539 * gdb.mi/mi2-syn-frame.exp: Adjust.
2540 * lib/mi-support.exp (mi_run_cmd): Adjust.
2541 (mi_send_resuming_command): Adjust.
e1ac3328 2542
f7f9a841
VP
25432008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2544
2545 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
2546 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
2547 testing of stopped.
2548 * gdb.mi/mi2-syn-frame.exp: Likewise.
2549 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
2550 (async, detect_async): New.
2551 (mi_expect_stop, mi_continue_to_line): Adjust expectation
2552 depending on if we're running in sync or async mode.
f7f9a841 2553
37cd5d19
TT
25542008-06-09 Tom Tromey <tromey@redhat.com>
2555
2556 * gdb.base/completion.exp: New tests for field name completion
2557 with spaces, and field name completion with '->'.
2558
65d12d83
TT
25592008-06-06 Tom Tromey <tromey@redhat.com>
2560
2561 * gdb.base/break1.c (struct some_struct): New struct.
2562 (values): New global.
2563 * gdb.base/completion.exp: Add field name completion test.
2564
ebfe2e3f
PP
25652008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2566
2567 * gdb.cp/call-c.exp: Test for incorrect handling of reference
2568 to pointer.
2569 * gdb.cp/call-c.cc: Likewise.
2570
bcf6fc3a
NR
25712008-06-06 Nick Roberts <nickrob@snap.net.nz>
2572
2573 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
2574 annotation.
2575
49fd4a42 25762008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 2577 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
2578
2579 * gdb.threads/execl.c, gdb.threads/execl1.c,
2580 gdb.threads/execl.exp: New tests.
a9c64011 2581
8a34ac3f
AR
25822008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
2583 Daniel Jacobowitz <dan@codesourcery.com>
2584
2585 * gdb.cp/exception.exp: Activate test, make it work with pending
2586 catchpoints.
2587
86ae69ef
JK
25882008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2589
2590 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
2591
f7f9ae2c
VP
25922008-05-28 Vladimir Prus <vladimir@codesourcery.com>
2593
a9c64011
AS
2594 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
2595 now printed.
2596 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 2597
2a2d4dc3
AS
25982008-05-27 Andreas Schwab <schwab@suse.de>
2599
2600 * gdb.base/frame-args.exp: Handle arguments that are optimized
2601 out.
2602
5099e4d9
LM
26032008-05-26 Luis Machado <luisgpm@br.ibm.com>
2604
2605 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
2606 quiet for ppc32 and group options into a single variable.
2607
d9c36a91
JB
26082008-05-23 Joel Brobecker <brobecker@adacore.com>
2609
2610 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
2611 of zero-size elements.
2612 * gdb.ada/null_array.exp: Test printing this new array.
2613
103a8671
JK
26142008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2615
2616 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
2617
07a4cc1a 26182008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
2619
2620 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
2621 of the "finish" command.
2622
55f996a7
NR
26232008-05-21 Nick Roberts <nickrob@snap.net.nz>
2624
2625 * gdb.base/annota1.exp: Test for new annotation.
2626
907fc202
UW
26272008-05-16 Pedro Alves <pedro@codesourcery.com>
2628
2629 * gdb.base/fixsection.exp: New file.
2630 * gdb.base/fixsection0.c: New file.
2631 * gdb.base/fixsection1.c: New file.
2632
e8f97270
UW
26332008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2634
2635 * gdb.base/annota1.exp: Accept printf@... in place of printf.
2636 * gdb.base/annota3.exp: Likewise.
2637
ac0bb574
NF
26382008-05-13 Nathan Froyd <froydnj@codesourcery.com>
2639
2640 * gdb.base/watch_thread_num.exp: Don't run tests that require
2641 watchpoints if the target doesn't support them.
2642
6fadd07a
DE
26432008-05-12 Doug Evans <dje@google.com>
2644
2645 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
2646
6e9a4a30
JB
26472008-05-09 Joel Brobecker <brobecker@adacore.com>
2648
2649 * gdb.ada/assign_1.exp: New testcase.
2650
08388c79
DE
26512008-05-09 Doug Evans <dje@google.com>
2652
a3c83fae
DE
2653 * gdb.base/find.exp: New file.
2654 * gdb.base/find.c: New file.
08388c79 2655
bd5ddfe8
DJ
26562008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
2657
2658 * gdb.base/commands.exp (watchpoint_command_test): Handle
2659 gdb,no_hardware_watchpoints.
2660 * gdb.base/float.exp: Allow ARM targets without floating point.
2661 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
2662
b5dd68e2 26632008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 2664 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
2665
2666 * gdb.ada/lang_switch: New test program.
2667 * gdb.ada/lang_switch.exp: New testcase.
2668
382d13d1
DE
26692008-05-05 Doug Evans <dje@google.com>
2670
2671 * gdb.base/help.exp (disassemble): Update expected help text.
2672
9dd789d0
PA
26732008-05-04 Pedro Alves <pedro@codesourcery.com>
2674
2675 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
2676
611c83ae
PA
26772008-05-04 Pedro Alves <pedro@codesourcery.com>
2678
2679 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
2680 different times.
2681
ff013f42
JK
26822008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2683
2684 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
2685 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
2686 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
2687 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
2688
96dff6a2
VP
26892008-05-04 Vladimir Prus <vladimir@codesourcery.com>
2690
2691 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
2692 notification to appear.
2693
55cd6f92
DJ
26942008-05-04 Daniel Jacobowitz <dan@debian.org>
2695
2696 * gdb.base/fullname.c: New file.
2697 * gdb.base/fullname.exp: New file.
2698 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
2699
d705c43c
PA
27002008-05-03 Pedro Alves <pedro@codesourcery.com>
2701
2702 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
2703 expressions with macros.
2704
333222e1
JK
27052008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2706
2707 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
2708
5ac01682
DJ
27092008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
2710
2711 * gdb.base/completion.exp: Handle lack of other symbols beginning
2712 with "a".
2713
2714 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
2715
237fc4c9
PA
27162008-05-02 Jim Blandy <jimb@codesourcery.com>
2717
2718 * gdb.asm/asmsrc1.s: Add scratch space.
2719
ed5e9466
DJ
27202008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2721 Daniel Jacobowitz <dan@codesourcery.com>
2722
2723 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
2724 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
2725 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
2726
b39cc962
DJ
27272007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
2728
2729 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
2730
36d520f5
JB
27312008-05-01 Joel Brobecker <brobecker@adacore.com>
2732
2733 * gdb.base/info-target.exp: New testcase.
2734
8d4e3071
DJ
27352008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2736
2737 * gdb.cp/hang.exp: Use .cc instead of .C.
2738 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
2739 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
2740
6f3f3097
DJ
27412008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2742
2743 * gdb.base/gdb1250.exp: Remove perror.
2744 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
2745
5550a914
PA
27462008-04-30 Pedro Alves <pedro@codesourcery.com>
2747
2748 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
2749 .2byte.
2750
d848e687
DJ
27512008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
2752
2753 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
2754 (maybe_kfail): New.
2755
93b5768b
PA
27562008-04-25 Pedro Alves <pedro@codesourcery.com>
2757
2758 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
2759
721c02de
VP
27602008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2761
a9c64011
AS
2762 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
2763 * gdb.mi/mi2-syn-frame.exp: Likewise.
2764 * lib/mi-support.exp: Likewise.
721c02de 2765
74960c60
VP
27662008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2767
2768 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
2769 to specify regexp for the location to stop at.
2770 * gdb.base/break-always.c: New.
2771 * gdb.base/break-always.exp: New.
2772
d24317b4
VP
27732008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2774
2775 * lib/mi-support.exp (mi_runto_helper): Adjust
2776 for the original-location field.
2777 (mi_create_breakpoint, mi_list_breakpoints): New.
2778 * gdb.mi/mi-break.exp: Adjust.
2779 * gdb.mi/mi2-break.exp: Adjust.
2780 * gdb.mi/mi-pending.exp: Adjust.
2781 * gdb.mi/mi-simplerun.exp: Adjust.
2782 * gdb.mi/mi2-simplerun.exp: Adjust.
2783 * gdb.mi/mi-syn-frame.exp: Adjust.
2784 * gdb.mi/mi2-syn-frame.exp: Adjust.
2785 * gdb.mi/mi-until.exp: Adjust.
2786 * gdb.mi/mi2-until.exp: Adjust.
2787 * gdb.mi/mi-var-display.exp: Adjust.
2788 * gdb.mi/mi2-var-display.exp: Adjust.
2789 * gdb.mi/mi-watch.exp: Adjust.
2790 * gdb.mi/mi2-watch.exp: Adjust.
2791
fdc59709 27922008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 2793
a9c64011
AS
2794 * aclocal.m4: Add override.m4.
2795 * configure: Regenerate.
fdc59709 2796
8e91f023
VP
27972008-04-19 Vladimir Prus <vladimir@codesourcery.com>
2798
2799 * gdb.mi/var-cmd.c (do_at_tests): Verify that
2800 '-var-update --all-values' reports new value even the type
2801 of a variable object has changed.
2802
233a11ab
CS
28032008-04-18 Craig Silverstein <csilvers@google.com>
2804
2805 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
2806 files.
d24317b4 2807
9c1137ad
JB
28082008-04-18 Joel Brobecker <brobecker@adacore.com>
2809
2810 * gdb.ada/atomic_enum: New test program.
2811 * gdb.ada/atomic_enum.exp: New testcase.
2812
66d0bbc7
DE
28132008-04-17 Doug Evans <dje@google.com>
2814
2815 * gdb.opt/Makefile.in: Fix whitespace.
2816
100906b0
UW
28172008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
2818
2819 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
2820
4584e32e
DE
28212008-04-17 Doug Evans <dje@google.com>
2822
2823 * gdb.base/hashline1.exp: New testcase.
2824 * gdb.base/hashline2.exp: New testcase.
2825 * gdb.base/hashline2.exp: New testcase.
2826
0a320680
PA
28272008-04-17 Pedro Alves <pedro@codesourcery.com>
2828
2829 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
2830
18ac113b
AR
28312008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
2832
2833 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
2834 temporary breakpoint to match "Temporary breakpoint".
2835 * gdb.base/break.exp (delete_breakpoints): Likewise.
2836 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
2837 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
2838 * gdb.base/display.exp: Likewise.
2839 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
2840 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
2841 * gdb.base/restore.exp (restore_tests): Likewise.
2842 * gdb.base/sepdebug.exp: Likewise.
2843 * gdb.base/watchpoint.exp: Likewise.
2844 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
2845 * gdb.mi/mi-pending.exp: Likewise.
2846 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
2847 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
2848 * gdb.mi/mi-var-cmd.exp: Likewise.
2849 * gdb.mi/mi-var-display.exp: Likewise.
2850 * gdb.mi/mi2-cli.exp: Likewise.
2851 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
2852 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
2853 * gdb.mi/mi2-var-display.exp: Likewise.
2854 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
2855 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
2856 new "disp" field.
a9c64011 2857 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
2858 reason. This is to support fix for PR2424.
2859
add38693
JK
28602008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2861
2862 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
2863
fcacd99f
VP
28642008-04-13 Vladimir Prus <vladimir@codesourcery.com>
2865
2866 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 2867 field. Add more floating varobj tests.
fcacd99f 2868 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
2869 field.
2870 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
2871 (main): Call do_at_tests.
2872 * lib/mi-support.exp (mi_create_floating_varobj)
2873 (mi_varobj_update_with_type_change): New.
fcacd99f 2874
de051565
MK
28752008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
2876
2877 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
2878 option of -var-evaluate-expression.
2879 * gdb.mi/mi2-var-display.exp: Likewise.
2880
dbc52822
VP
28812008-04-07 Vladimir Prus <vladimir@codesourcery.com>
2882
2883 Introduce test setup helpers.
a9c64011
AS
2884 * lib/gdb.exp (build_executable, clean_restart)
2885 (prepare_for_testing): New.
2886 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
2887 * gdb.base/return.exp: Likewise.
2888 * gdb.base/ending-run.exp: Likewise.
dbc52822 2889
473591da
NR
28902008-04-07 Nick Roberts <nickrob@snap.net.nz>
2891
2892 * gdb.mi/mi-async.exp: New test for asynchronous Machine
2893 Interface (MI) responses.
2894
2b2d9e11
VP
28952008-04-06 Vladimir Prus <vladimir@codesourcery.com>
2896
a9c64011
AS
2897 * gdb.cp/breakpoint.cc: New code to test conditions involving
2898 member variables.
2899 * gdb.cp/breakpoint.exp: Test condition involving member
2900 variables.
2b2d9e11 2901
bb378428
VP
29022008-04-05 Vladimir Prus <vladimir@codesourcery.com>
2903
2904 * lib/mi-support.exp (mi_expect_stop): New.
2905 (mi_run_cmd): Change the
2906 token. Use mi_send_resuming_command, use
2907 mi_expect_stop.
2908 (mi_execute_to_helper): Rename to mi_execute_to.
2909 (mi_send_resuming_command): Add more error patterns.
2910 (mi_wait_for_stop): Renamed to...
2911 (mi_get_stop_line): ...this.
2912 (mi_run_inline_test): Adjust.
2913
2914 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
2915 * gdb.mi/mi-console.exp: Likewise.
2916 * gdb.mi/mi-pending.exp: Likewise.
2917 * gdb.mi/mi-simplerun.exp: Likewise.
2918 * gdb.mi/mi-stack.exp: Likewise.
2919 * gdb.mi/mi-stepi.exp: Likewise.
2920 * gdb.mi/mi-syn-frame.exp: Add comment.
2921 * gdb.mi/mi-until.exp: Likewise.
2922 * gdb.mi/mi-var-display.exp: Likewise.
2923 * gdb.mi/mi-watch.exp: Likewise.
2924 * gdb.mi/mi2-cli.exp: Likewise.
2925 * gdb.mi/mi2-console.exp: Likewise.
2926 * gdb.mi/mi2-simplerun.exp: Likewise.
2927 * gdb.mi/mi2-stack.exp: Likewise.
2928 * gdb.mi/mi2-stepi.exp: Likewise.
2929 * gdb.mi/mi2-until.exp: Likewise.
2930 * gdb.mi/mi2-var-display.exp: Likewise.
2931 * gdb.mi/mi2-watch.exp: Likewise.
2932
62172bb9
UW
29332008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2934
2935 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
2936
2937 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
2938
a13e061a
PA
29392008-04-04 Pedro Alves <pedro@codesourcery.com>
2940
2941 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
2942 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
2943 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
2944 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
2945 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
2946 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
2947 expect an mi error duplicated in stderr.
2948
eae06beb
JB
29492008-04-03 Joel Brobecker <brobecker@adacore.com>
2950
2951 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
2952 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
2953 Add a couple of tests that verify the behavior when the new setting
2954 is set to "cancel" and "all".
2955 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
2956 "ask" before we start the testing.
2957
79c6ced6
AR
29582008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
2959
2960 * gdb.cp/casts.cc: Add class reference variables.
2961 * gdb.cp/casts.exp: New test cases for up/down casting references.
2962
6c2d1a6b
MK
29632008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
2964
2965 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
2966 instead of beginning to make an extra test pass.
2967 * gdb.mi/mi2-var-display.exp: Likewise.
2968
55b411d9
MR
29692008-03-31 Maciej W. Rozycki <macro@mips.com>
2970
2971 * gdb.base/break.exp: Mark failures as such. Fix formatting.
2972
c6140da2
MD
29732008-03-31 Markus Deuling <deuling@de.ibm.com>
2974 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2975
2976 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
2977 value. Add xfail for older kernels.
2978
79732189
AR
29792008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
2980
2981 Bring mi-support in line with gdb.exp.
2982 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
2983 (mi_gdb_start): New function.
2984
33c3676e
MR
29852008-03-28 Maciej W. Rozycki <macro@mips.com>
2986
2987 * gdb.mi/mi-var-cmd.exp: Fix a typo.
2988
92e28119
VP
29892008-03-26 Vladimir Prus <vladimir@codesourcery.com>
2990
2991 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
2992 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 2993
9e8e3afe
VP
29942008-03-26 Vladimir Prus <vladimir@codesourcery.com>
2995
2996 * lib/mi-support.exp (mi_create_varobj_checked): New.
2997 (mi_list_varobj_children): Allow to check for a
2998 value.
2999 (mi_list_array_varobj_children): New.
3000
3001 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
3002 and mi_list_varobj_children, as opposed to hardcoding
3003 expected strings.
3004 * gdb.mi/gdb701.exp: Likewise.
3005 * gdb.mi/gdb792.exp: Likewise.
3006 * gdb.mi/mi-var-block.exp: Likewise.
3007 * gdb.mi/mi-var-cmd.exp: Likewise.
3008 * gdb.mi/mi-var-invalidate.exp: Likewise.
3009 * gdb.mi/mi2-var-block.exp: Likewise.
3010 * gdb.mi/mi2-var-child.exp: Likewise.
3011 * gdb.mi/mi2-var-cmd.exp: Likewise.
3012 * gdb.mi/mi2-var-display.exp: Likewise.
3013
9df50351
JK
30142008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3015
3016 Fix random false FAILs on i386.
3017 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
3018
31e5d73a
DJ
30192008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
3020
3021 PR gdb/544
3022 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
3023
12f4afab
DJ
30242008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
3025
3026 PR gdb/544
3027 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
3028
b562a0cb
DJ
30292008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3030
3031 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
3032 fixed PR gdb/544.
3033
17faa917
DJ
30342008-03-21 Pedro Alves <pedro@codesourcery.com>
3035
3036 * gdb.threads/fork-child-threads.exp: Test next over fork.
3037
6214f497
DJ
30382008-03-21 Chris Demetriou <cgd@google.com>
3039
3040 * gdb.base/break.exp (rbreak junk): New test for rbreak
3041 "Junk at end of arguments" issue.
3042
63092375
DJ
30432008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3044
3045 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
3046 *& to work on created array elements.
3047 (Top level): Test print $pc with a file. Test string operations
3048 without a target.
3049 * gdb.base/ptype.exp: Do not expect *& to work on created array
3050 elements.
3051
b21991b0
DJ
30522008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3053
3054 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
3055 gdb.threads/staticthreads.exp: Update exit query.
3056
c4b347c7
SL
30572008-03-07 Sandra Loosemore <sandra@codesourcery.com>
3058
3059 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
3060
fa4727a6
DJ
30612008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
3062
3063 * gdb.base/watchpoint.c (global_ptr, func4): New.
3064 (main): Call func4.
3065 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
3066 (test_inaccessible_watchpoint): New.
3067
2f34202f
MR
30682008-02-29 Maciej W. Rozycki <macro@mips.com>
3069
3070 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
3071 select the largest.
3072
0d6ba1b1
DJ
30732008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3074
3075 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
3076 frames-invalid annotations.
3077
e691325a
PM
30782008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
3079
a9c64011 3080 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 3081
f85b5ecc
DE
30822008-02-27 Doug Evans <dje@google.com>
3083
3084 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
3085 for bug 1738.
3086 (breakpoint_to_handler_entry): Ditto.
3087
b40e7bf3
JB
30882008-02-27 Joel Brobecker <brobecker@adacore.com>
3089
3090 * gdb.base/ending-run.exp: Use the first line of code inside
3091 function body to test breakpoints.
3092 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
3093 location where the breakpoint is inserted when using the line
3094 where a function is declared. Fix typo in the description of
3095 one of the tests.
3096 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
3097
2faca73a
PM
30982008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
3099
3100 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 3101 tests.
2faca73a 3102
6f439c36
PM
31032008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
3104
3105 * gdb.base/args.exp: avoid same output for tests
3106 with single quotes.
3107
54e52265
VP
31082008-02-26 Vladimir Prus <vladimir@codesourcery.com>
3109
a9c64011
AS
3110 * gdb.base/annota1.exp: Adjust for 'info break'
3111 format changes.
3112 * gdb.base/annota3.exp: Likewise.
3113 * gdb.base/break.exp: Likewise.
3114 * gdb.base/condbreak.exp: Likewise.
3115 * gdb.base/pending.exp: Likewise.
3116 * gdb.base/sepdebug.exp: Likewise.
3117 * gdb.base/unload.exp: Likewise.
3118 * gdb.cp/ovldbreak.exp: Likewise.
3119 * gdb.mi/mi-pending.exp: Likewise.
54e52265 3120
897b09ca
DE
31212008-02-07 Doug Evans <dje@google.com>
3122
3123 * gdb.cp/mb-inline.exp: New.
3124 * gdb.cp/mb-inline.h: New.
3125 * gdb.cp/mb-inline1.cc: New.
3126 * gdb.cp/mb-inline2.cc: New.
3127
b1c32d35
PM
31282008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
3129
3130 * gdb.pascal/floats.pas: New test program.
3131 * gdb.pascal/floats.exp: New testcase.
3132
1a4ca44a
TJB
31332008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
3134
3135 * gdb.base/callfuncs.c (t_float_many_args): New function.
3136 (t_double_many_args): New function.
3137 * gdb.base/callfuncs.exp: Add tests for exceeding float
3138 and double parameters passed through the stack.
3139
439048e8
JB
31402008-02-05 Joel Brobecker <brobecker@adacore.com>
3141
3142 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
3143 gdb.ada/complete/foo.adb: New files.
3144 * gdb.ada/complete.exp: New testcase.
3145
81fe8080
DE
31462008-02-03 Doug Evans <dje@google.com>
3147
301f0ecf
DE
3148 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
3149
81fe8080
DE
3150 * gdb.cp/gdb2384.exp: New file.
3151 * gdb.cp/gdb2384.cc: New file.
3152 * gdb.cp/gdb2384-base.h: New file.
3153 * gdb.cp/gdb2384-base.cc: New file.
3154
4b071aec
DE
31552008-02-02 Doug Evans <dje@google.com>
3156
3157 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
3158
61137ba6
JB
31592007-02-01 Joel Brobecker <brobecker@adacore.com>
3160
3161 * gdb.ada/sym_print_name: New test program.
3162 * gdb.ada/sym_print_name.exp: New testcase.
3163
31642007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
3165
3166 * gdb.ada/nested/hello.adb: New file.
3167 * gdb.ada/nested.exp: New testcase.
3168 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
3169
98deb0da
VP
31702008-02-01 Vladimir Prus <vladimir@codesourcery.com>
3171
3172 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
3173 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
3174 don't cause future evaluations of function to report
3175 creation of internal breakpoints.
98deb0da 3176
723a2275
VP
31772008-02-01 Vladimir Prus <vladimir@codesourcery.com>
3178
3179 * gdb.mi/mi-break.exp (test_error): New.
3180 Call it.
3181
fb546a2f
LM
31822008-01-31 Luis Machado <luisgpm@br.ibm.com>
3183
3184 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
3185 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
3186
2d8fd90a
PM
31872008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
3188
3189 * gdb.pascal/integers.pas: New test program.
3190 * gdb.pascal/integers.exp: New testcase.
3191
a7fa0ded
PM
31922008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
3193
3194 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
3195
5e1a1926
TJB
31962008-01-30 Luis Machado <luisgpm@br.ibm.com>
3197
3198 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
3199 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
3200
8d04f9f0
JB
32012008-01-30 Paul Hilfinger <hilfinger@adacore.com>
3202
3203 * gdb.ada/formatted_ref: New test program.
3204 * gdb.ada/formatted_ref.exp: New testcase.
3205
3206 * gdb.cp/formatted-ref.cc: New file.
3207 * gdb.cp/formatted-ref.exp: New testcase.
3208
ce75a98f
JB
32092008-01-30 Joel Brobecker <brobecker@adacore.com>
3210
3211 * gdb.base/ptype.exp: Add testing of "ptype $pc".
3212
e835f6bf
NR
32132008-01-30 Nick Roberts <nickrob@snap.net.nz>
3214
3215 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
3216 (test_file_list_exec_source_file): Update to new macro-info field.
3217
d118ef87
PH
32182008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
3219
3220 * gdb.ada/exprs: New test program.
3221 * gdb.ada/exprs.exp: New testcase.
3222
7d35ab09
TJB
32232008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3224
3225 * dfp-test.c (DELTA, DELTA_B): New definitions.
3226 (double_val1, double_val2, double_val3, double_val4, double_val5,
3227 double_val6, double_val7, double_val8, double_val9, double_val10,
3228 double_val11, double_val12, double_val13, double_val14, dec32_val1,
3229 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
3230 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
3231 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
3232 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
3233 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
3234 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
3235 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
3236 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
3237 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
3238 dec128_val16): New global variables.
3239 (decimal_dec128_align): New function.
3240 (decimal_mixed): Likewise.
3241 (decimal_many_args_dec32): Likewise.
3242 (decimal_many_args_dec64): Likewise.
3243 (decimal_many_args_dec128): Likewise.
3244 (decimal_many_args_mixed): Likewise.
3245 * dfp-test.exp: Add tests calling new inferior functions.
3246
2d717e4f
DJ
32472008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3248
3249 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
3250 gdb.server/ext-run.exp: New files.
3251 * lib/gdbserver-support.exp (gdbserver_download): New.
3252 (gdbserver_start): New. Update gdbserver expected
3253 output.
3254 (gdbserver_spawn): Use them.
3255 (gdbserver_start_extended): New.
3256
e85a822c
DJ
32572008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3258
3259 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
3260 Run on GNU/Linux.
3261 (do_exec_tests): Check for systems which do not support catchpoints.
3262 Do not match START.
3263 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
3264 Run on GNU/Linux. Enable verbose output.
3265 (check_fork_catchpoints): New.
3266 (explicit_fork_child_follow, catch_fork_child_follow)
3267 (tcatch_fork_parent_follow): Update expected messages.
3268 (do_fork_tests): Use check_fork_catchpoints.
3269 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
3270 Run on GNU/Linux. Enable verbose output.
3271 (check_vfork_catchpoints): New.
3272 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
3273 expected messages.
3274 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
3275
401ea829
JB
32762008-01-29 Jim Blandy <jimb@red-bean.com>
3277
3278 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
3279 host' errors.
3280 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
3281
aceaf3ad
JB
32822008-01-29 Jim Blandy <jimb@red-bean.com>
3283
3284 * gdb.threads/sigthread.c: Use barriers to ensure that
3285 child_thread and child_thread_two are always initialized before we
3286 start to use them.
3287
a5606eee
VP
32882008-01-29 Vladimir Prus <vladimir@codesourcery.com>
3289
3290 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
3291 * gdb.base/watchpoint-solib.c: New.
3292 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 3293
c55a82bb
PM
32942008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
3295
3296 * gdb.base/gdb1056.exp: Add unsigned integer test.
3297
0993fe05
DE
32982008-01-28 Doug Evans <dje@google.com>
3299
3300 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
3301
4fe42e7f
JB
33022008-01-27 Jim Blandy <jimb@codesourcery.com>
3303
c7a69933
JB
3304 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
3305
4fe42e7f
JB
3306 * gdb.base/expand-psymtabs.exp: Doc fix.
3307
5def8285
MK
33082008-01-26 Mark Kettenis <kettenis@gnu.org>
3309
3310 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
3311
5313c911
NR
33122008-01-24 Nick Roberts <nickrob@snap.net.nz>
3313
a9c64011 3314 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
3315 -var-set-format.
3316
93815fbf
VP
33172008-01-23 Chris Demetriou <cgd@google.com>
3318
3319 * gdb.threads/thread_events.c: New testcase source file.
3320 * gdb.threads/thread_events.exp: New testcase expect file.
3321
467a88ee
NR
33222008-01-23 Nick Roberts <nickrob@snap.net.nz>
3323
3324 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
3325
3326 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
3327 -var-set-format.
3328
d8f82aba
DJ
33292008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
3330 Vladimir Prus <vladimir@codesourcery.com>
3331
3332 * gdb.base/float.exp: Allow missing floating point for m68k and
3333 PowerPC.
3334
60c46647
VP
33352008-01-22 Vladimir Prus <vladimir@codesourcery.com>
3336
3337 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
3338 ignore count.
3339 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
3340 * gdb.mi/mi-cli.exp: Adjust.
3341 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 3342
c7dd36a1
PA
33432008-01-17 Pedro Alves <pedro@codesourcery.com>
3344
3345 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
3346 and 'dummy_ptr' integer pointer. Initialize struct_declarations
3347 with dummy_ptr's address.
3348 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
3349 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
3350 all targets.
3351 * gdb.mi/mi2-var-child.exp: Likewise.
3352
39d5313e
JB
33532008-01-09 Joel Brobecker <brobecker@adacore.com>
3354
3355 * gdb.ada/null_array: New test program.
3356 * gdb.ada/null_array.exp: New testcase.
3357
0aea4bf3
LM
33582008-01-09 Luis Machado <luisgpm@br.ibm.com>
3359
3360 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
3361 with required float modifiers.
3362
0b354900
JB
33632008-01-08 Joel Brobecker <brobecker@adacore.com>
3364
3365 * gdb.ada/funcall_param: New test program.
3366 * gdb.ada/funcall_param.exp: New testcase.
3367
cdb7f5d4
JB
33682008-01-08 Joel Brobecker <brobecker@adacore.com>
3369
3370 * gdb.ada/arrayparam: New test program.
3371 * gdb.ada/arrayparam.exp: New testcase.
3372
88e2547f
JB
33732008-01-08 Joel Brobecker <brobecker@adacore.com>
3374
3375 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
3376 landed. Should also fix random failures in the test following it.
3377
f6867ce0
TJB
33782008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3379
3380 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
3381 for expressions with decimal float values.
3382 (test_dfp_conversions): New function to test casts to and from
3383 decimal float types.
3384 Call test_dfp_conversions.
3385 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
3386 elements.
3387 (main): Initialize ds.float4 and ds.double8 elements.
3388 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
3389 string to new error message.
3390 (d64_set_tests): Likewise.
3391 (d128_set_tests): Likewise.
3392 Add tests for expressions with decimal float variables. Add tests for
3393 conversions to and from decimal float types.
3394
f9c11282
JB
33952008-01-05 Joel Brobecker <brobecker@adacore.com>
3396
3397 * gdb.ada/packed_tagged/comp_bug.adb: New file.
3398 * gdb.ada/packed_tagged.exp: New testcase.
3399
0ecbca72
JB
34002008-01-04 Joel Brobecker <brobecker@adacore.com>
3401
3402 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
3403 gdb.ada/homonym/homonym_main.adb: New files.
3404 * gdb.ada/homonym.exp: New testcase.
3405
c18d3d89
JB
34062008-01-04 Joel Brobecker <brobecker@adacore.com>
3407
3408 * gdb.ada/packed_array.exp: Add testing of references to
3409 a packed array.
3410
ecc7085b
JB
34112008-01-04 Joel Brobecker <brobecker@adacore.com>
3412
3413 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
3414 New files.
3415 * gdb.ada/type_coercion.exp: New testcase.
3416
c474c922
JB
34172008-01-04 Joel Brobecker <brobecker@adacore.com>
3418
3419 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
3420 gdb.ada/tagged/foo.adb: New file.
3421 * gdb.ada/tagged.exp: New testcase.
3422
9005b927
JB
34232008-01-04 Joel Brobecker <brobecker@adacore.com>
3424
3425 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
3426 gdb.ada/ptype_field/foo.adb: New files.
3427 * gdb.ada/ptype_field.exp: New testcase.
3428
1a6aaad8
JB
34292008-01-03 Joel Brobecker <brobecker@adacore.com>
3430
3431 * gdb.ada/print_pc.exp: New testcase.
3432
0ef22f53
JB
34332008-01-03 Joel Brobecker <brobecker@adacore.com>
3434
3435 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
3436 gdb.ada/taft_type/p.adb: New files.
3437 * gdb.ada/taft_type.exp: New testcase.
3438
1689ecf8
JB
34392008-01-03 Joel Brobecker <brobecker@adacore.com>
3440
3441 * gdb.ada/array_bounds/bar.adb: New file.
3442 * gdb.ada/array_bounds.exp: New testcase.
3443
a4d0b9c3
JB
34442008-01-03 Joel Brobecker <brobecker@adacore.com>
3445
3446 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
3447 gdb.ada/arrayptr/foo.adb: New files.
3448 * gdb.ada/arrayptr.exp: New testcase.
3449
a31ace00
JB
34502008-01-03 Joel Brobecker <brobecker@adacore.com>
3451
3452 * gdb.base/set-lang-auto.exp: New testcase.
3453
a97fced3
JB
34542008-01-03 Joel Brobecker <brobecker@adacore.com>
3455
3456 * gdb.ada/fun_addr/foo.adb: New file.
3457 * gdb.ada/fun_addr.exp: New testcase.
3458
ef29ce1a
JK
34592008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3460
3461 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
3462 New files
3463
0fafefe3
JB
34642008-01-02 Joel Brobecker <brobecker@adacore.com>
3465
3466 * array_subscript_addr/p.adb: New file.
a9c64011 3467 * array_subscript_addr.exp: New testcase.
0fafefe3 3468
c4359f8d
JB
34692008-01-02 Joel Brobecker <brobecker@adacore.com>
3470
a9c64011 3471 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
3472 New files.
3473 * gdb.ada/str_cmp_ref.exp: New testcase.
3474
1aa1b15b
JB
34752008-01-01 Joel Brobecker <brobecker@adacore.com>
3476
3477 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
3478 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 3479 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 3480
81c9b2cf
JB
34812008-01-01 Joel Brobecker <brobecker@adacore.com>
3482
3483 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
3484 gdb.ada/ref_param/pck.ads: New files.
3485 * gdb.ada/ref_param.exp: New testcase.
3486
319e4674
JB
34872008-01-01 Joel Brobecker <brobecker@adacore.com>
3488
3489 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
3490 gdb.ada/interface/foo.adb: New files.
3491 * gdb.ada/interface.exp: New testcase.
3492
ef682c56
JB
34932007-12-31 Jim Blandy <jimb@codesourcery.com>
3494
3495 * gdb.base/multi-forks.exp: Consume all output from child
3496 processes before proceeding to next test.
3497
f6f3eb6c
JB
34982007-12-29 Jim Blandy <jimb@codesourcery.com>
3499
3500 * configure: Regenerated.
3501
f652e42f
JB
35022007-12-27 Joel Brobecker <brobecker@adacore.com>
3503
3504 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
3505 gdb.ada/fixed_cmp/fixed.adb: New files.
3506 * gdb.ada/fixed_cmp.exp: New testcase.
3507
6943e596
JB
35082007-12-27 Joel Brobecker <brobecker@adacore.com>
3509
3510 * gdb.ada/boolean_expr.exp: New testcase.
3511
aad9a193
JB
35122007-12-26 Jim Blandy <jimb@codesourcery.com>
3513
3514 * gdb.base/multi-forks.exp: Doc fix.
3515
fb5f3683
JB
35162007-12-26 Joel Brobecker <brobecker@adacore.com>
3517
3518 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
3519 * gdb.ada/char_param.exp: Do not compile our test program with
3520 -gnata, this is unnecessary.
3521 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
3522
384e4a9c
JB
35232007-12-24 Joel Brobecker <brobecker@adacore.com>
3524
3525 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
3526 gdb.ada/print_chars/foo.adb: New files.
3527 * gdb.ada/print_chars.exp: New testcase.
3528
01e044f7
JB
35292007-12-24 Joel Brobecker <brobecker@adacore.com>
3530
3531 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
3532 gdb.ada/char_param/foo.adb: New files.
3533 * gdb.ada/char_param.exp: New testcase.
3534
0ce17860
JB
35352007-12-22 Jim Blandy <jimb@codesourcery.com>
3536
3537 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
3538 hard-coding source line numbers into the test.
3539 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
3540 gdb_get_line_number to find.
3541
919809b9
JB
35422007-12-22 Joel Brobecker <brobecker@adacore.com>
3543
3544 * gdb.base/ptype.c (highest): New struct type.
3545 (the_highest): New variable of that type.
3546 (main): Add dummy assignment to a field of variable the_highest.
3547 * gdb.base/ptype.exp: Test type printing of our new variable.
3548
abc8a88d
PM
35492007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
3550
3551 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 3552 and record first explicitly generated thread number.
abc8a88d
PM
3553 Use that thread number for thread specific watchpoint test.
3554 Add iteration number to repetitive tests.
3555
5158f3e3
CES
35562007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
3557 Jim Blandy <jimb@codesourcery.com>
3558
3559 * gdb.base/expand-psymtabs.c: New testcase
3560 source file.
3561 * gdb.base/expand-psymtabs.exp: New testcase
3562 expect file.
3563
37e4754d
LM
35642007-12-17 Luis Machado <luisgpm@br.ibm.com>
3565
3566 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
3567 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
3568
551e5d04
JB
35692007-12-17 Joel Brobecker <brobecker@adacore.com>
3570
3571 * gdb.ada/frame_args/foo.adb: New file.
3572 * gdb.ada/frame_args/pck.ads: New file.
3573 * gdb.ada/frame_args/pck.adb: New file.
3574 * gdb.ada/frame_args.exp: New testcase.
3575
a05ee097
JB
35762007-12-17 Joel Brobecker <brobecker@adacore.com>
3577
3578 * gdb.base/frame-args.c: New file.
3579 * gdb.base/frame-args.exp: New testcase.
3580
c162e8c9 35812007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 3582 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
3583
3584 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
3585
afe8ab22 35862007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 3587
afe8ab22
VP
3588 * gdb.mi/mi-pending.exp: New.
3589 * gdb.mi/mi-pending.c: New.
3590 * gdb.mi/mi-pendshr.c: New.
3591
dfdfb3ca
JB
35922007-12-06 Jim Blandy <jimb@codesourcery.com>
3593
3594 * gdb.base/default.exp: Update expected output for 'info catch'.
3595
b7fca990
JK
35962007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3597
3598 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
3599 must be set to binary.
3600
6a1afc1e
PA
36012007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
3602
3603 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
3604
a6b151f1
DJ
36052007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3606
3607 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
3608 gdb.mi/mi-file-transfer.exp: New.
3609
43039443
JK
36102007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3611
3612 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
3613
0ef2251b
MR
36142007-11-22 Maciej W. Rozycki <macro@mips.com>
3615
3616 * gdb.trace/backtrace.exp: Fix a typo.
3617 * gdb.trace/circ.exp: Likewise.
3618 * gdb.trace/collection.exp: Likewise.
3619 * gdb.trace/limits.exp: Likewise.
3620 * gdb.trace/report.exp: Likewise.
3621 * gdb.trace/tfind.exp: Likewise.
3622 * gdb.trace/while-dyn.exp: Likewise.
3623
5443631e
NR
36242007-11-21 Nick Roberts <nickrob@snap.net.nz>
3625
3626 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
3627 objects of pointers that can't be dereferenced are now
3628 "noneditable".
3629
a4ce5b0d
UW
36302007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3631
3632 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3633 (target_cpu): Remove.
3634
d6e956e5
VP
36352007-10-15 Vladimir Prus <vladimir@codesourcery.com>
3636
3637 * gdb.base/ending-run.exp: Expect the list of cleared
3638 breakpoint to come in natural order, not the reversed one.
a9c64011 3639
214270ab
VP
36402007-11-07 Vladimir Prus <vladimir@codesourcery.com>
3641
3642 * gdb.mi/mi-var-child.c (do_child_deletion): New.
3643 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 3644
1a619819
LM
36452007-11-05 Luis Machado <luisgpm@br.ibm.com>
3646
3647 * gdb.base/printcmds.exp: New function
3648 test_printf_with_dfp.
3649
5b01a6fa
DE
36502007-11-02 Doug Evans <dje@google.com>
3651
3652 * gdb.disasm/t01_mov.s: Remove carriage returns.
3653 * gdb.disasm/t02_mova.s: Ditto.
3654 * gdb.disasm/t03_add.s: Ditto.
3655 * gdb.disasm/t04_sub.s: Ditto.
3656 * gdb.disasm/t05_cmp.s: Ditto.
3657 * gdb.disasm/t06_ari2.s: Ditto.
3658 * gdb.disasm/t07_ari3.s: Ditto.
3659 * gdb.disasm/t08_or.s: Ditto.
3660 * gdb.disasm/t09_xor.s: Ditto.
3661 * gdb.disasm/t10_and.s: Ditto.
3662 * gdb.disasm/t11_logs.s: Ditto.
3663 * gdb.disasm/t12_bit.s: Ditto.
3664 * gdb.disasm/t13_otr.s: Ditto.
3665
ec33ab7f
JK
36662007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3667
3668 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
3669
ae0d01ff
UW
36702007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3671
3672 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
3673 provide DFP support.
3674
55eddb0f
DJ
36752007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3676
3677 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
3678 Test "set powerpc vector-abi". Skip auto-detection tests for old
3679 toolchains.
3680
7020f05c
PA
36812007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
3682
3683 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
3684 with [string compare].
3685
84bc3db9
PA
36862007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
3687
3688 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
3689 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
3690
5876dc88
LM
36912007-10-25 Luis Machado <luisgpm@br.ibm.com>
3692
3693 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
3694 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
3695 * gdb.opt/Makefile.in: New makefile.
3696 * Makefile.in: Create new directory "gdb.opt".
3697 * configure.ac: Add "gdb.opt" directory.
3698 * configure: Regenerated.
a9c64011 3699
c3ea9a14
DE
37002007-10-25 Doug Evans <dje@google.com>
3701
3702 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
3703 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
3704
a9c64011 37052007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
3706 Thiago Jung Bauermann <bauerman@br.ibm.com>
3707
3708 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
3709 Floating Point expressions.
3710 * gdb.base/dfp-test.exp: new file adding tests for Decimal
3711 Floating Point variables.
3712 * gdb.base/dfp-test.c: new file containing program with Decimal
3713 Floating variables, used by gdb.base/dfp-test.exp.
3714
62a24a2b
DJ
37152007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3716
3717 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
3718
e7b1eae6
UW
37192007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3720
3721 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
3722 compiling test case with GCC.
3723 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
3724
c641edcc
UW
37252007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3726
3727 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
3728 format changes.
3729
5e5ebfe6
MS
37302007-10-18 Michael Snyder <msnyder@specifix.com>
3731
3732 * gdb.base/dbx.exp: Add missing "-re " operator.
3733
e831e7b6
GM
37342007-10-16 Gaius Mulley <gaius@glam.ac.uk>
3735
3736 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
3737 * configure.ac: Removed trailing spaces after backslash.
3738 * gdb.modula2: New directory.
3739 * gdb.modula2/Makefile.in: New file.
3740 * gdb.modula2/unbounded-array.exp: New file.
3741 * gdb.modula2/unbounded1.c: New file.
3742
7cc46491
DJ
37432007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3744
3745 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
3746
37472007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
3748
3749 * gdb.base/sigstep.c (main): Add checks for
3750 return values for setitimer call.
3751 Call setitimer again with itimer = ITIMER_REAL
3752 if first call to setitimer fails.
3753
e91528f0
KH
37542007-10-11 Kazu Hirata <kazu@codesourcery.com>
3755
3756 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
3757 of $timeout.
3758
2ec9a4f8
DJ
37592007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
3760
3761 * gdb.server/server-run.exp: Test for dynamic linker symbols.
3762
37632007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
3764
3765 * lib/gdb.exp (gdb_run_cmd): Move comment outside
3766 of gdb_expect call, to avoid interruption.
3767
64b2fa04
PA
37682007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
3769
3770 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
3771 (v_unsigned_long_long, v_long_long_array)
3772 (v_signed_long_long_array, v_unsigned_long_long_array)
3773 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
3774 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
3775 [!NO_LONG_LONG]: New.
3776 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
3777 v_long_long_member.
3778
3779 (v_long_long_func, v_signed_long_long_func)
3780 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
3781 (main) [!NO_LONG_LONG]: Initialize long long variants.
3782
3783 * gdb.base/whatis.exp: If board file requests no_long_long, build
3784 test with NO_LONG_LONG defined. Test long long, signed long long,
3785 and unsigned long long variants but only if board file doesn't
3786 disable it.
3787
a912286e 37882007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 3789 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
3790
3791 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
3792 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
3793 * configure: Regenerated.
3794 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
3795 gdb.pascal/types.exp, lib/pascal.exp: New files.
3796
471ba8c9
DJ
37972007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
3798
3799 * gdb.cp/classes.exp (do_tests): Always step to the line after the
3800 call.
3801 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
3802 to return to the call.
3803 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
3804 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
3805 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
3806 * gdb.mi/mi-until.exp (test_until): Likewise.
3807 * gdb.mi/mi2-until.exp (test_until): Likewise.
3808
fef8a650
DJ
38092007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
3810
3811 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
3812 two-char array.
3813 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
3814
d983da9c
DJ
38152007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
3816
3817 * gdb.threads/watchthreads.c (thread_function): Sleep between
3818 iterations.
3819 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
3820 at once for S/390. Generate matching fails and passes.
3821
17f62551
VP
38222007-09-27 Vladimir Prus <vladimir@codesourcery.com>
3823
3824 * gdb.mi/var-cmd.c (do_children_tests): Initialize
3825 the 'struct_declarations' variable to zeros.
a9c64011 3826
ed0616c6
VP
38272007-09-24 Vladimir Prus <vladimir@codesourcery.com>
3828
3829 * gdb.cp/mb-ctor.cc: New.
3830 * gdb.cp/mb-ctor.exp: New.
3831 * gdb.cp/mb-templates.cc: New.
3832 * gdb.cp/mb-templates.exp: New.
3833
41f1b697
DJ
38342007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
3835
3836 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
3837
3f213f78
PA
38382007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
3839
3840 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
3841 targets.
3842 * configure: Regenerate.
3843
0d381245 38442007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 3845
0d381245
VP
3846 * gdb.base/annota1.exp: Adjust for 'info break'
3847 format changes.
3848 * gdb.base/annota3.exp: Likewise.
3849 * gdb.base/break.exp: Likewise.
3850 * gdb.base/condbreak.exp: Likewise.
3851 * gdb.base/pending.exp: Likewise.
3852 * gdb.base/sepdebug.exp: Likewise.
3853 * gdb.base/unload.exp: Likewise.
3854 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 3855
fe3f5fa8
VP
38562007-09-22 Vladimir Prus <vladimir@codesourcery.com>
3857
3858 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
3859 messages.
3860 * gdb.base/chng-syms.exp: Likewise.
3861 * gdb.base/unload.exp: Likewise.
a9c64011 3862
a75cf6c0
DJ
38632007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
3864
3865 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
3866
18ecae38
DJ
38672007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
3868
3869 * schedlock.c (NUM): Change to 1.
3870 (main): Use args[0] for the main thread.
3871 * schedlock.exp: Only expect two threads. Only issue one pass or fail
3872 regardless of the number of threads.
3873
5509918f
MR
38742007-09-14 Maciej W. Rozycki <macro@mips.com>
3875
4a543daf
MR
3876 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
3877 type down.
3878 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
3879 test.
3880 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
3881 watchpoint type down.
3882 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
3883 test.
3884
38852007-09-14 Maciej W. Rozycki <macro@mips.com>
3886
5509918f
MR
3887 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
3888 Move all the tests here and run them twice, once using software
3889 watchpoints and once using hardware watchpoints.
3890 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
3891
40b53987
DJ
38922007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
3893
3894 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
3895 test.
3896
695e2681
MK
38972007-09-10 Mark Kettenis <kettenis@gnu.org>
3898
8b3fc8d8
MK
3899 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
3900 build-id.
3901
695e2681
MK
3902 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
3903 know about $ORIGIN. Calculate output dir from $dest instead of
3904 using ${objdir}/{$subdir}.
3905
58d69f29
MK
39062007-09-09 Mark Kettenis <kettenis@gnu.org>
3907
3908 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
3909 gcore, before continuing with the test.
3910
3e347599
DJ
39112007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
3912
3913 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
3914 * gdb.mi/mi-watch.exp: Likewise.
3915
ea37ba09
DJ
39162007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3917 Jim Blandy <jimb@codesourcery.com>
3918
3919 * gdb.arch/i386-sse.exp: Do not expect character constants.
3920 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
3921 * gdb.base/display.exp: Allow print/s.
3922 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
3923 and unsigned char array changes.
3924
2025a643
DJ
39252007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3926
3927 * gdb.base/display.exp: Add tests for printf %p.
3928
26669a27
PA
39292007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
3930
3931 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
3932 the dll name to unicode.
3933
c8f021f8
JK
39342007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3935
3936 * gdb.base/default.exp (show version): Update the version text.
3937 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
3938
4cf31eea
JK
39392007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3940
3941 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
3942 New files.
3943
4935890f
JK
39442007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3945
3946 * lib/gdb.exp (build_id_debug_filename_get): New function.
3947 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
3948 Remove the generate DEBUG file for the future testcase runs.
3949 New testcase for the NT_GNU_BUILD_ID retrieval.
3950 Move the final testing step to ...
3951 (test_different_dir): ... a new function.
3952 New parameter XFAIL to XFAIL all the tests performed.
3953 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
3954 New parameter TYPE to PF_PREFIX all the tests performed.
3955
02142340
VP
39562007-08-31 Vladimir Prus <vladimir@codesourcery.com>
3957
3958 * gdb.mi/mi-var-cp.cc (path_expression): New
3959 function.
3960 * gdb.mi/mi-var-cp.exp: Run path exression tests.
3961
36acd84e
UW
39622007-08-27 Markus Deuling <deuling@de.ibm.com>
3963
3964 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
3965 to fit into SPU Local Store memory.
3966
a896d121
JB
39672007-08-23 Joel Brobecker <brobecker@adacore.com>
3968
3969 * gdb.base/default.exp: Adjust the expected output of "info
3970 warranty" after the switch to GPLv3.
3971
7b433602
JB
39722007-08-23 Joel Brobecker <brobecker@adacore.com>
3973
3974 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
3975 to 30000 (from 20000).
3976
e22f8b7c
JB
39772007-08-23 Joel Brobecker <brobecker@adacore.com>
3978
3979 Switch the license of all .exp files to GPLv3.
3980 Switch the license of all .f and .f90 files to GPLv3.
3981 Switch the license of all .s and .S files to GPLv3.
3982
5a0e3bd0
JB
39832007-08-23 Joel Brobecker <brobecker@adacore.com>
3984
3985 * configure.ac: Switch license to GPLv3.
3986
cc00619d
JB
39872007-08-23 Joel Brobecker <brobecker@adacore.com>
3988
3989 Switch the licensing to GPLv3 for all .ads and .adb files.
3990
8d26208a
DJ
39912007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
3992
3993 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
3994 and t_int_double.
3995 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
3996
4fcb9948
JB
39972007-08-17 Joel Brobecker <brobecker@adacore.com>
3998
3999 * gdb.base/step-line.c: Switch license to GPL version 3, and
4000 update copyright year.
4001 * gdb.base/step-line.inp: Likewise.
4002
b9c34f67
JB
40032007-08-17 Joel Brobecker <brobecker@adacore.com>
4004
4005 * gdb.base/gdb1555.exp: Make expected output immune to formatting
4006 changes inside gdb1555.c.
4007 * gdb.base/pending.exp: Likewise.
4008
2cc17678
DJ
40092007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
4010
4011 * config/default.exp: New file.
4012
e48883f7
DJ
40132007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
4014
4015 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
4016 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
4017
1ab80e5b
MR
40182007-07-30 Maciej W. Rozycki <macro@mips.com>
4019
4020 * gdb.base/dump.exp: Force the correct endianness for binary
4021 formats not carrying this information.
4022
aba471f5
DJ
40232007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
4024
4025 * gdb.threads/staticthreads.exp: Match .*sem_post.
4026
d4e07204
DJ
40272007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
4028
4029 * gdb.base/readline.exp (operate_and_get_next): Match the final
4030 prompt.
4031
2b97317d
KB
40322007-07-23 Kevin Buettner <kevinb@redhat.com>
4033
4034 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
4035 to restarting SID.
4036
44efa07a
KB
40372007-07-18 Kevin Buettner <kevinb@redhat.com>
4038
4039 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
4040 prior to `gdb_start'.
4041
7b5ebade
KB
40422007-07-18 Kevin Buettner <kevinb@redhat.com>
4043
4044 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
4045 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
4046 Remove call to gdb_unload.
4047
255e7678
DJ
40482007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
4049 Daniel Jacobowitz <dan@codesourcery.com>
4050
4051 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
4052 for __WIN32__.
4053 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
4054 * gdb.base/unload.exp: Use shared library test routines.
4055
3a40aaa0
UW
40562007-07-03 Markus Deuling <deuling@de.ibm.com>
4057
4058 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
4059 * gdb.base/solib-symbol-lib.c: Likewise.
4060 * gdb.base/solib-symbol-main.c: Likewise.
4061
b0f4b84b
DJ
40622007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
4063
4064 * config/gdbserver.exp (gdb_reconnect): New.
4065 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
4066 gdb.base/solib-disc.exp: New files.
4067 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
4068 remote debugging".
4069 (gdb_compile): Add shlib_load flag.
4070 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
4071 port.
4072 (gdbserver_reconnect): New.
4073
1b05479a
DJ
40742007-07-01 Nick Roberts <nickrob@snap.net.nz>
4075 Daniel Jacobowitz <dan@codesourcery.com>
4076
4077 * gdb.base/annota3.exp: Test for if construct.
4078
86f78eb2
DJ
40792007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
4080
4081 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
4082
6a2eb474 40832007-06-21 Chris Dearman <chris@mips.com>
a9c64011 4084 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
4085
4086 * gdb.base/display.exp: Allow a newline after display/i.
4087 * gdb.base/pc-fp.exp: Likewise.
4088 * gdb.base/sigbpt.exp: Likewise.
4089
f8b73d13
DJ
40902007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4091
4092 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
4093 required features to be included.
4094
4339e69e
DJ
40952007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
4096
4097 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
4098 in info threads output.
4099
23d964e7
UW
41002007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4101 Markus Deuling <deuling@de.ibm.com>
4102
4103 * gdb.arch/spu-info.exp: New testcase.
4104 * gdb.arch/spu-info.c: New file.
4105
fd20f75b
DJ
41062007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
4107
4108 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
4109 tpcs_offset. Restore lr after the call.
4110 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
4111
2226f861
DJ
41122007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
4113
4114 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
4115 (gdbserver_run): Kill any running gdbserver.
4116 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
4117
d12371a9
MR
41182007-05-17 Maciej W. Rozycki <macro@mips.com>
4119
4120 * gdb.base/sigbpt.exp: Preset segv_addr.
4121
93f02886
DJ
41222007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
4123
4124 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
4125 (gdb_compile_shlib): Likewise.
4126 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
4127 (default_gdb_init): Clear cleanfiles.
4128 (gdb_finish): Delete recorded cleanfiles.
4129 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
4130
4131 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
4132 Do not use isnative.
4133 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
4134 gdb.base/so-impl-ld.exp: Likewise.
4135 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
4136 * gdb.base/unload.exp: Likewise. Do not pass empty option to
4137 gdb_compile.
4138
b04e06d7
VP
41392007-05-15 Vladimir Prus <vladimir@codesourcery.com>
4140
4141 * config/unknown.exp: Remove.
4142
069ed931
UW
41432007-05-15 Markus Deuling <deuling@de.ibm.com>
4144
4145 * gdb.base/info-proc.exp: Check is_remote.
4146
09db0d03
UW
41472007-05-14 Markus Deuling <deuling@de.ibm.com>
4148
4149 * gdb.base/gcore.exp: Initialize variable core_supported.
4150
af2cbe8c
DJ
41512007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4152
4153 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
4154
027c0295
DJ
41552007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4156
4157 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
4158 * gdb.threads/print-threads.exp (test_all_threads): Allow
4159 negative and hexadecimal thread IDs.
4160
dc5000e7
DJ
41612007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4162
4163 * gdb.java/jprint.java (public): Avoid invalid call to static
4164 method.
4165
2e74ed18
DP
41662007-05-14 Denis Pilat <denis.pilat@st.com>
4167
4168 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
4169 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
4170 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
4171 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
4172 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
4173
83547f02
UW
41742007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4175
4176 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 4177 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
4178 this mode.
4179 * gdb.base/ovlymgr.c: Provide stubs for spu target.
4180 * gdb.base/spu.ld: New file.
4181
b18be20d
DJ
41822007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
4183
4184 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
4185
be444858
DJ
41862007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
4187
4188 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
4189
b1d53152
DJ
41902007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
4191
4192 * gdb.java/jmain.exp: Handle demangled names with and without method
4193 signatures.
4194
d084b331
DJ
41952007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
4196
4197 * gdb.mi/mi-syn-frame.c (main, foo, bar)
4198 (have_a_very_merry_interrupt): Remove calls to puts.
4199 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
4200 inferior output.
4201 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
4202 test names.
4203
db9d7fc5
DJ
42042007-04-29 Markus Deuling <deuling@de.ibm.com>
4205 Daniel Jacobowitz <dan@codesourcery.com>
4206
4207 * gdb.base/auxv.exp (core_works): Also check is_remote.
4208 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
4209
ef783a7d 42102007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 4211
ef783a7d
VP
4212 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
4213 message, not the undefined 'module' variable.
4214 * gdb.base/siginfo.exp: Likewise.
4215 * gdb.base/sigstep.exp: Likewise.
4216 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
4217 serialport.
4218 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
4219
b7b73cae
CV
42202007-04-25 Corinna Vinschen <vinschen@redhat.com>
4221
4222 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
4223 target sim fails. Return 0 otherwise.
4224 (gdb_load): Return prematurely if gdb_target_sim fails.
4225
7d90fdfa
DP
42262007-04-16 Denis Pilat <denis.pilat@st.com>
4227
4228 * gdb.base/setshow.exp: Reset height after having set it to 100.
4229
5d3e9c85
DP
42302007-04-16 Denis Pilat <denis.pilat@st.com>
4231
4232 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
4233
18e75969
DP
42342007-04-16 Denis Pilat <denis.pilat@st.com>
4235
4236 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
4237
25d5ea92
VP
42382007-04-14 Vladimir Prus <vladimir@codesourcery.com>
4239
4240 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
4241 tests. Run the frozen varobjs test.
4242 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 4243 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 4244
0b49cb80
JK
42452007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4246
4247 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
4248 gdb.base/type-opaque.exp: New files.
4249
a73bafbc 42502007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
4251
4252 * gdb.mi/mi-var-child.c
a73bafbc
VP
4253 (do_children_tests): User char[2] instead of
4254 char so that automatic printing of pointers to char
4255 don't give unpredicable result.
4256 * gdb.mi/var-cmd.c (do_locals_test): Initialize
4257 local variables.
4258 * gdb.mi/mi-var-child.exp: Step to right line
4259 of do_children_tests.
4260 * gdb.mi/mi2-var-child.exp: Likewise.
4261 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 4262 do_locals_tests.
a73bafbc
VP
4263 (do_children_tests): User char[2] instead of
4264 char so that automatic printing of pointers to char
a9c64011 4265 don't give unpredicable result.
a73bafbc 4266 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 4267 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
4268 Pass test name to mi_wait_for_stop.
4269
7ce59000
DJ
42702007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4271
4272 * gdb.asm/asm-source.exp: Remove d10v case.
4273 * lib/gdb.exp (skip_cplus_tests): Likewise.
4274 * gdb.asm/d10v.inc: Deleted.
4275
20389057
DJ
42762007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4277
4278 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
4279
8807d78b
DJ
42802007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4281
4282 * config/netware.exp: Delete file.
4283
aa3edb8e
JB
42842007-03-29 Joel Brobecker <brobecker@adacore.com>
4285
4286 * gdb.dwarf2/dw2-noloc.S: New file.
4287 * gdb.dwarf2/dw2-noloc.exp: New file.
4288
297561ac
PA
42892007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
4290
4291 * gdb.cp/method2.cc: New test.
4292 * gdb.cp/method2.exp: New test.
4293 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
4294
1f81bd39
DJ
42952007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
4296
4297 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
4298
9453113a
DJ
42992007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
4300
4301 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
4302
b741e217
DJ
43032007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
4304
4305 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
4306 (gdb_load): Delete, replace with...
4307 (gdb_reload): ...this.
4308 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
4309 * gdb.server/server-mon.exp: Likewise.
4310 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
4311 (gdb_start_cmd): New.
4312 (gdb_file_cmd): Save the last loaded file.
4313 (gdb_reload): New.
4314 (gdb_gnu_strip_debug): Use transform.
4315 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
4316 support here. Use new $last_loaded_file. Check mtime.
4317 (gdb_target_cmd): Handle ObjC failure case.
4318 (infer_host_exec): Delete.
4319 (gdbserver_load): Rename to...
4320 (gdbserver_run): ...this. Simplify.
4321 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
4322 (mi_gdb_load): Move most contents to a new function...
4323 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
4324 (mi_run_cmd): Use mi_gdb_target_load.
4325 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
4326 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
4327 Use gdb_run_cmd.
4328 * gdb.base/charsign.exp: Remove incorrect comment.
4329 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
4330 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
4331 gdb.base/start.exp: Use gdb_start_cmd.
4332
446ab585 43332007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 4334 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
4335
4336 * gdb.base/sigbpt.exp: Fix the message when skipping test.
4337 * gdb.base/signull.exp: Similarly.
4338
bbb88ebf
UW
43392007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4340
4341 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
4342 messages available to test cases (like chng-sym.exp).
4343
cb8c4a99
AS
43442007-03-14 Andreas Schwab <schwab@suse.de>
4345
4346 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
4347 format changes.
4348
4e463ff5
DJ
43492007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
4350
4351 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
4352 (optimized_1): New.
4353 (main): Call optimized_1.
4354 (gdb2029): Correct typos. Call gdb2029_marker.
4355 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
4356 for gdb2029.
4357
b6db2c47
MK
43582007-03-12 Mark Kettenis <kettenis@gnu.org>
4359
4360 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
4361 as tabs. Remove redundant test pattern.
4362
70ed3737
UW
43632007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4364
4365 * gdb.base/long_long.exp: Accept optional symbol name in <...>
4366 for /a format output.
4367
47b67b60
DJ
43682007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
4369
4370 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
4371 collect output incrementally.
4372
b8953b0e
UW
43732007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4374
4375 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
4376 for -var-create lpcharacter test.
4377 * gdb.mi/mi2-var-cmd.exp: Likewise.
4378
7acd5c40
UW
43792007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4380
4381 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
4382 pass on targets where address zero is readable.
4383
9c6759c1
UW
43842007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4385
4386 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
4387 just a single architecture.
4388
a2f1aeb4
UW
43892007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4390
4391 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
4392 (fetch_all_registers): New function, uses gdb_test_multiple and
4393 exp_continue to fetch inferior output line-by-line.
4394 Replace all uses of do_get_all_registers by fetch_all_registers.
4395
46579ac2
UW
43962007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4397
4398 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
4399 in target_info.
4400
fc133f24
MS
44012007-03-02 Michael Snyder <michael.snyder@palmsource.com>
4402
a9c64011 4403 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
4404 consistancy; add a default (timeout) case.
4405
7646a51d
MS
44062007-03-02 Michael Snyder <michael.snyder@palmsource.com>
4407
4408 * gdb.base/watchpoint.exp: Fix truncated comment.
4409
dcfff61f
MS
44102007-03-02 Michael Snyder <michael.snyder@palmsource.com>
4411
4412 * Makefile.in: Remove spurious single-quotes from sed command.
4413
664e3ee9
DJ
44142007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
4415
4416 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
4417 func.
4418 * gdb.mi/mi2-var-cmd.exp: Likewise.
4419
d7cc6f2f
JB
44202007-02-27 Joel Brobecker <brobecker@adacore.com>
4421
a9c64011
AS
4422 * gdb.dwarf2/dw2-producer.S: New file.
4423 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
4424
44252007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
4426
4427 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
4428 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
4429 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
4430 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
4431 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
4432 Revert tests to use mi_gdb_test and include value field in output
4433 of -var-create.
4434
93d42b30
DJ
44352007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
4436
4437 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
4438
c499ed39
DJ
44392007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
4440
4441 * gdb.base/maint.exp: Remove full paths from test names.
4442 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
4443 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
4444
9836f81b
JB
44452007-02-27 Joel Brobecker <brobecker@adacore.com>
4446
4447 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
4448
c74d0ad8
DJ
44492007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4450
4451 * gdb.server/server-mon.exp: New test.
4452
2711e456
DJ
44532007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4454
4455 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
4456
ff6f572f
DJ
44572007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4458
4459 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
4460 register capitalization.
4461
fada3feb
DP
44622007-02-13 Denis Pilat <denis.pilat@st.com>
4463
4464 * gdb.mi/mi-var-invalidate.exp: New file.
4465
fb1e4ffc
DJ
44662007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4467
4468 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
4469
3da939d7
DJ
44702007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4471
4472 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
4473
123dc839
DJ
44742007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4475
4476 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
4477 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
4478
877e3645 44792007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
4480
4481 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
4482 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
4483 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
4484 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
4485 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 4486 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 4487 Update tests to include value field in output of -var-create.
a9c64011 4488
3c0a2960
AS
44892007-02-08 Andreas Schwab <schwab@suse.de>
4490
4491 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
4492
108546a0
DJ
44932007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4494
4495 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
4496 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
4497
d701dcab
DP
44982007-02-02 Denis Pilat <denis.pilat@st.com>
4499
4500 * gdb.threads/threadapply.exp: check that frame is not changed by
4501 the thread apply all command.
4502
783e3e2f
AS
45032007-01-31 Andreas Schwab <schwab@suse.de>
4504
6d9c3a87
AS
4505 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
4506
3c50d7b9
AS
4507 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
4508 in the dwarf sections.
4509 * gdb.dwarf2/mac-fileno.S: Likewise.
4510
783e3e2f
AS
4511 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
4512 bspstore register on ia64.
4513
78ff580e
AS
45142007-01-29 Andreas Schwab <schwab@suse.de>
4515
cc8e9b12
AS
4516 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
4517 "frame-begin" annotation.
4518
78ff580e
AS
4519 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
4520 number of "frames-invalid" annotations.
4521
704a4f78
DJ
45222007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4523
4524 * gdb.base/commands.exp: Call if_commands_test.
4525 (gdb_test_no_prompt, if_commands_test): New.
4526
e741bf94
MK
45272007-01-28 Mark Kettenis <kettenis@gnu.org>
4528
4529 * gdb.threads/sigthread.c (NSIGS): Make bigger.
4530
474d0ad3
AS
45312007-01-27 Andreas Schwab <schwab@suse.de>
4532
4533 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
4534 .short/.int/.quad in the dwarf sections.
4535 * gdb.dwarf2/dw2-intercu.S: Likewise.
4536 * gdb.dwarf2/dw2-intermix.S: Likewise.
4537
e784b426
JK
45382007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4539
4540 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
4541 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
4542 array.
e784b426
JK
4543 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
4544 * gdb.base/setvar.exp: Likewise.
4545
37f08e04
AS
45462007-01-26 Andreas Schwab <schwab@suse.de>
4547
9a01813a
AS
4548 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
4549 test.
4550
37f08e04
AS
4551 * gdb.base/multi-forks.exp ("restart $i"): Also match
4552 __kernel_syscall_via_break.
4553
6e2a9270
VP
45542007-01-24 Vladimir Prus <vladimir@codesourcery.com>
4555
4556 * lib/mi-support.exp (mi_delete_varobj): New.
4557 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
4558 testcase.
4559 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
4560 (main): Call the above.
4561 (reference_update_test, base_in_reference_test)
4562 (reference_to_pointer): Delete the created varobjs.
a9c64011 4563
e515b470
DJ
45642007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
4565
4566 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
4567 * configure: Regenerated.
4568 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
4569 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
4570 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
4571 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
4572 * lib/gdb.exp (gdb_skip_xml_test): New function.
4573
08d8bcd7
DJ
45742007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
4575
4576 * gdb.base/sigrepeat.exp: Correct error message.
4577
45782007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
4579 Daniel Jacobowitz <dan@codesourcery.com>
4580
4581 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
4582 gdb.arch/i386-gnu-cfi-asm.S: New files.
4583
97c3f1f3
JK
45842007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4585
4586 * lib/gdb.exp: Abort on missing `site.exp'.
4587
cb1df416
DJ
45882007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4589 Daniel Jacobowitz <dan@codesourcery.com>
4590
4591 * gdb.base/included.c, gdb.base/included.exp,
4592 gdb.base/included.h: New files.
4593
35990120
DJ
45942007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
4595
4596 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
4597 (maximize_rlimit): Reduce limits on 64-bit systems.
4598
6e81a116 45992007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
4600
4601 From Marcus Deuling <deuling@de.ibm.com>:
4602 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
4603 every case.
4604
6c3c41f3
NR
46052007-01-13 Nick Roberts <nickrob@snap.net.nz>
4606
4607 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
4608 (test_path_specification): Use objdir instead of srcdir to always
4609 get an absolute filename.
4610
2f12c312
DJ
46112007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
4612
4613 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
4614
81121995
VP
46152007-01-11 Vladimir Prus <vladimir@codesourcery.com>
4616
4617 * gdb.mi/mi-var-cp.cc (reference_update_tests):
4618 Make sure the variable we're using is in scope.
4619 (reference_to_pointer): Likewise.
4620
4741b737
DJ
46212007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4622
4623 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
4624 has no debug information.
4625
054410c3
DJ
46262007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4627
4628 * gdb.base/annota1.exp: Remove extra send_gdb.
4629
818f79f6
DJ
46302007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4631
4632 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
4633
f7a6bb70
DJ
46342007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4635
4636 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
4637
57e66780
DJ
46382007-01-08 Nick Roberts <nickrob@snap.net.nz>
4639 Daniel Jacobowitz <dan@codesourcery.com>
4640
4641 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
4642 lcharacter or linteger change. Correct duplicated test name.
4643 * gdb.mi/mi2-var-cmd.exp: Likewise.
4644
3d799a95
DJ
46452007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4646
4647 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
4648
46492007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 4650
a9c64011
AS
4651 * gdb.base/nofield.c: New file.
4652 * gdb.base/nofield.exp: New testcase.
51679ba9 4653
eafb94e8
NR
46542007-01-05 Nick Roberts <nickrob@snap.net.nz>
4655
4656 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
4657
4658 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
4659 test.
4660
5e572bb4
DJ
46612007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4662
4663 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
4664
74a44383
DJ
46652007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4666
4667 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
4668 when continuing.
4669
1b572db9
DJ
46702007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
4671
4672 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
4673 Expect ".exe" extension.
4674
381bc39b
DJ
46752007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
4676
4677 * gdb.base/charset.exp: Add explicit filename to break.
4678 * gdb.base/dbx.exp: Add explicit filename to breaks.
4679
2b70e4c6
DJ
46802007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
4681
4682 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
4683 * gdb.mi/mi2-file.exp: Likewise.
4684
303b6f5d
DJ
46852007-01-04 Vladimir Prus <vladimir@codesourcery.com>
4686
4687 Implement specification of MI tests as comments
4688 in C and C++ sources.
4689 * lib/mi-support.exp (mi_autotest_data): New variable.
4690 (mi_autotest_source): New variable.
4691 (count_newlines, mi_prepare_inline_tests)
4692 (mi_get_inline_test, mi_continue_to_line)
4693 (mi_run_inline_test, mi_tbreak)
4694 (mi_send_resuming_command, mi_wait_for_stop): New functions.
4695 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
4696 Run inline tests.
4697 * gdb.mi/mi-var-cp.cc: Define tests here.
4698
23da0d94
VP
46992007-01-04 Vladimir Prus <vladimir@codesourcery.com>
4700
4701 Simplify usage of mi_continue_to.
4702 * lib/mi-support.exp (mi_runto_helper): Renamed
4703 from mi_runto, added new parameter 'run_or_continue'.
4704 (mi_runto): Use mi_runto_helper.
4705 (mi_continue_to): Accept just function name as parameter.
4706 Use mi_runto_helper.
4707 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
4708 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 4709
f9e18282
JB
47102006-01-04 Joel Brobecker <brobecker@adacore.com>
4711
4712 Make this testcase a bit more realistic. The current code
4713 is too simplistic, and allows the compiler to optimize out
4714 some of the entities we need for this testcase.
4715 * gdb.ada/null_record/bar.ads (Void_Star): New type.
4716 (Do_Nothing): Add extra parameter.
4717 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
4718 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
4719 by using a variable of type Void_Star.
4720
fd678c65
JB
47212006-01-04 Joel Brobecker <brobecker@adacore.com>
4722
4723 * gdb.ada/catch_ex/foo.adb: New file.
4724 * gdb.ada/catch_ex.exp: New testcase.
4725
05cfdb42
DJ
47262007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
4727
4728 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
4729 pass --image-base to linker.
4730
2e03ee74
DJ
47312007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4732 Daniel Jacobowitz <dan@codesourcery.com>
4733
4734 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
4735 secondary prompts.
4736
0d5de010
DJ
47372007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4738
4739 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
4740 output. Test the types of members and member pointers.
4741 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
4742 gdb/2092.
4743 * gdb.cp/member-ptr.exp: Search for a comment instead of a
4744 statement. Enable for GCC. Update expected output for some tests
4745 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
4746 layout.
4747 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
4748 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
4749 (Diamond::vget_base): New.
4750 (main): Add new tests.
4751 * gdb.cp/printmethod.exp: Update expected output for member functions.
4752 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
4753 print pEe->D::vg().
4754
61a771aa
DJ
47552007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4756
4757 * gdb.threads/tls.exp: Allow stops in sem_post.
4758
2fa63963
DJ
47592006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
4760
4761 * gdb.base/annota1.exp: Allow .*printf in backtraces.
4762 * gdb.base/annota3.exp: Likewise.
4763 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
4764 again (instead of timing out).
4765 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
4766 GCC bug 26475.
4767 * gdb.java/jmisc.exp: Adjust to work with method signatures including
4768 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
4769 test from jmisc1.exp.
4770 * gdb.java/jmisc1.exp: Delete.
4771 * gdb.java/jprint.exp: Adjust to work with method signatures including
4772 return types.
4773 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
4774 * gdb.threads/linux-dp.exp: Don't be confused by program output.
4775 * lib/java.exp (compile_java_from_source): Pass the correct type
4776 to target_compile.
4777
5eefc2b7
JB
47782006-12-31 Joel Brobecker <brobecker@adacore.com>
4779
4780 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
4781 (stack_align_edx): New function.
4782 (stack_align_eax): New function.
4783 (main): Add calls to stack_align_edx and stack_align_eax.
4784 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
4785 Add testing for the cases where the register used during a stack
4786 realignment is edx. Same for eax.
4787
227c54da
DJ
47882006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
4789
4790 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
4791 and generic PE targets.
4792
cab8ac94
JB
47932006-12-29 Joel Brobecker <brobecker@adacore.com>
4794
4795 * gdb.ada/array_return.exp: Update copyright date list.
4796
ba54f318
JB
47972006-12-27 Joel Brobecker <brobecker@adacore.com>
4798
4799 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
4800 (Create_Small_Float_Vector): New function.
4801 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
4802 function body.
4803 * gdb.ada/array_return/p.adb: Use new type and function from
4804 package Pck.
4805 * gdb.ada/array_return.exp: Add a test verifying that GDB is
4806 able to print the value returned by a function returning an
4807 array of float.
4808
6b7a35dd
JB
48092006-12-20 Joel Brobecker <brobecker@adacore.com>
4810
4811 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
4812 The associated tests should be PASSing.
4813
038224f6
VP
48142006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4815
4816 Test for base in references.
4817 * gdb.mi/mi-var-cp.cc: Add test code.
4818 * gdb.mi/mi-var-cp.exp: Test for bases in references.
4819 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
4820 * gdb.mi/mi2-watch.exp: Likewise.
4821 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
4822 (mi_list_varobj_children): New function.
4823
b26ed50d
VP
48242006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4825
4826 * lib/mi-support.exp
4827 (mi_runto): Accept "()" after function name.
4828 (mi_create_varobj): New function.
4829 (mi_varobj_update): New function.
4830 (mi_Check_varobj_value): New function.
4831 * gdb.mi/mi-var-cp.exp: New file.
4832 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 4833
08232497
DJ
48342006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
4835
4836 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
4837 gdb.base/weaklib2.c: New files.
4838
d394c993 48392006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 4840
ac6c2fba
NS
4841 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
4842 info. Adjust test names.
4843
8ec659a0 4844 * gdb.base/break.c (main): Move position of malloc.
d394c993 4845 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 4846
acd65feb
VP
48472006-11-28 Vladimir Prus <vladimir@codesourcery.com>
4848
4849 * gdb.mi/mi-var-cmd.exp: Check -var-update after
4850 assignement of arrays and function pointers.
4851 * gdb.mi/var-cmd.c: Add declaration necessary for above
4852 tests.
4853
f556d5e5
NS
48542006-11-27 Nathan Sidwell <nathan@codesourcery.com>
4855
4856 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
4857
4858 * gdb.threads/linux-dp.exp: Read thread table before and after
4859 creating each philosopher and verify it.
4860
697bc68d
NS
48612006-11-27 Nathan Sidwell <nathan@codesourcery.com>
4862 Paul Brook <paul@codesourcery.com>
4863 Daniel Jacobowitz <dan@codesourcery.com>
4864
4865 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 4866 main to remove duplication. Add start function of the form
697bc68d
NS
4867 '_*start[1-9]*'. Add RVDS start function.
4868
29d73ae4
DJ
48692006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
4870
4871 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
4872
c1d88655
UW
48732006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4874
4875 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
4876 * gdb.asm/spu.inc: New file.
4877 * gdb.base/term.exp: Disable if [target_info exists noargs].
4878 * gdb.gdb/complaints.exp: Disable if ![isnative].
4879 * gdb.gdb/selftest.exp: Likewise.
4880 * gdb.gdb/observer.exp: Likewise.
4881 * gdb.gdb/xfullpath.exp: Likewise.
4882 * gdb.base/attach.exp: Disable on SPU target.
4883 * gdb.cp/bs145503.exp: Likewise.
4884 * gdb.cp/exception.exp: Likewise.
4885 * gdb.cp/userdef.exp: Likewise.
4886
32a13b1a
DJ
48872006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
4888
4889 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
4890
d8295fe9
VP
48912006-11-10 Vladimir Prus <vladimir@codesourcery.com>
4892
4893 * gdb.base/completion.exp: Fix completion tests for
4894 'info' and 'info '.
4895 * gdb.base/help.exp (help_test_raw, test_class_help)
4896 (test_prefix_command_help): Move...
4897 * lib/gdb.exp: Here.
4898 * gdb.base/main.exp: Adjust.
4899 * gdb.cp/maint.exp: Adjust.
4900 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 4901
8c394015
VP
49022006-11-09 Vladimir Prus <vladimir@codesourcery.com>
4903
4904 * gdb.stabs/weird.exp (print_weird_var): Use
4905 gdb_test_multiple instead of gdb_expect.
4906
027fc1bc
VP
49072006-11-09 Vladimir Prus <vladimir@codesourcery.com>
4908
4909 * gdb.base/help.exp (help_test_raw): New.
4910 (test_class_help): New.
4911 (test_prefix_command_help): New.
4912 Adjust testcases.
4913
67609209
FR
49142006-11-09 Christophe Lyon <christophe.lyon@st.com>
4915
4916 * gdb.base/constvars.c (main): Write to crass and crips, so that
4917 they are allocated by the compiler.
4918
f73adfeb
AS
49192006-10-27 Andreas Schwab <schwab@suse.de>
4920
4921 * gdb.base/multi-forks.exp: Use "detach fork" instead of
4922 "detach-fork".
4923
2f83a18e
DJ
49242006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
4925
4926 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
4927 of patterns.
4928
94277a38
DJ
49292006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4930
4931 * gdb.base/sepdebug.exp: Remove debug format test.
4932 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
4933 Handle no-symtab.
4934 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
4935
5bd2f6e2
DJ
49362006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4937
4938 * gdb.threads/manythreads.c (thread_function, main): Don't cast
4939 int to pointer or pointer to int.
4940 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
4941
8c008720
DJ
49422006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
4943
4944 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
4945
9e35dae4
DJ
49462006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4947
4948 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
4949
d9639e13
DJ
49502006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
4951
4952 PR c++/2116
4953 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
4954
390a1bd0
JB
49552006-10-06 Joel Brobecker <brobecker@adacore.com>
4956
4957 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
4958 the corresponding bug has been fixed in GDB (PR/2018).
4959
dd920c33
JB
49602006-10-06 Joel Brobecker <brobecker@adacore.com>
4961
4962 * gdb.base/subst.exp: New testcase.
4963
53bbefe9
JB
49642006-10-06 Joel Brobecker <brobecker@adacore.com>
4965
4966 * gdb.ada/array_return/pck.ads: Add copyright notice.
4967 * gdb.ada/array_return/pck.adb: Likewise.
4968 * gdb.ada/array_return/p.adb: Likewise.
4969 * gdb.ada/exec_changed/first.adb: Likewise.
4970 * gdb.ada/exec_changed/second.adb: Likewise.
4971
09851417
JB
49722006-10-06 Joel Brobecker <brobecker@adacore.com>
4973
4974 * gdb.ada/watch_arg/watch.adb: New file.
4975 * gdb.ada/watch_arg.exp: New testcase.
4976
041bf30d
VP
49772006-10-02 Vladimir Prus <vladimir@codesourcery.com>
4978
4979 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 4980 via string_to_regexp.
041bf30d 4981 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 4982
f286fbdd 49832006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
4984
4985 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
4986 Remove unused / obsolete files.
4987
7c07f349
NR
49882006-09-19 Nick Roberts <nickrob@snap.net.nz>
4989
4990 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
4991
cd5ff84a
VP
49922006-09-17 Vladimir Prus <vladimir@codesourcery.com>
4993
4994 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
4995 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 4996 the number of frames.
cd5ff84a 4997
ae018d1a
DJ
49982006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
4999
5000 * gdb.base/args.c (main): Add breakpoint marker.
5001 * gdb.base/args.exp: Use args_test for tests. Add new tests which
5002 really test empty arguments.
5003 (args_load): Delete.
5004 (args_test): New.
5005
b399c549
NR
50062006-09-13 Nick Roberts <nickrob@snap.net.nz>
5007
5008 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
5009 check for one file.
5010
2ab1eb7a
VP
50112006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
5012
5013 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
5014 HIGH_FRAME argument to -stack-list-locals can be larger than
5015 the number of frames.
a9c64011 5016
476308bf
FF
50172006-08-18 Fred Fish <fnf@specifix.com>
5018
5019 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
5020 '$' in front of skip_vmx_tests_saved when setting that.
5021
8625200f
AS
50222006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
5023
5024 * gdb.base/trace-commands.exp: New file.
5025
089ec8f1
DJ
50262006-08-10 Joel Brobecker <brobecker@adacore.com>
5027 Daniel Jacobowitz <dan@codesourcery.com>
5028
5029 * gdb.base/step-bt.exp: Make hexadecimal address optional in
5030 expected output of the backtrace commands.
5031
b60f0898
JB
50322006-08-09 Joel Brobecker <brobecker@adacore.com>
5033
5034 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
5035 untested followed by return combination.
5036 * gdb.arch/altivec-regs.exp: Likewise.
5037 * gdb.arch/e500-abi.exp: Likewise.
5038 * gdb.arch/e500-regs.exp: Likewise.
5039 * gdb.arch/gdb1291.exp: Likewise.
5040 * gdb.arch/gdb1431.exp: Likewise.
5041 * gdb.arch/gdb1558.exp: Likewise.
5042 * gdb.arch/i386-prologue.exp: Likewise.
5043 * gdb.arch/i386-unwind.exp: Likewise.
5044 * gdb.asm/asm-source.exp: Likewise.
5045 * gdb.base/a2-run.exp: Likewise.
5046 * gdb.base/advance.exp: Likewise.
5047 * gdb.base/all-bin.exp: Likewise.
5048 * gdb.base/annota1.exp: Likewise.
5049 * gdb.base/annota3.exp: Likewise.
5050 * gdb.base/args.exp: Likewise.
5051 * gdb.base/arithmet.exp: Likewise.
5052 * gdb.base/assign.exp: Likewise.
5053 * gdb.base/async.exp: Likewise.
5054 * gdb.base/attach.exp: Likewise.
5055 * gdb.base/bang.exp: Likewise.
5056 * gdb.base/bigcore.exp: Likewise.
5057 * gdb.base/bitfields.exp: Likewise.
5058 * gdb.base/bitfields2.exp: Likewise.
5059 * gdb.base/break.exp: Likewise.
5060 * gdb.base/call-sc.exp: Likewise.
5061 * gdb.base/call-strs.exp: Likewise.
5062 * gdb.base/callfuncs.exp: Likewise.
5063 * gdb.base/checkpoint.exp: Likewise.
5064 * gdb.base/chng-syms.exp: Likewise.
5065 * gdb.base/code-expr.exp: Likewise.
5066 * gdb.base/commands.exp: Likewise.
5067 * gdb.base/completion.exp: Likewise.
5068 * gdb.base/cond-expr.exp: Likewise.
5069 * gdb.base/condbreak.exp: Likewise.
5070 * gdb.base/consecutive.exp: Likewise.
5071 * gdb.base/constvars.exp: Likewise.
5072 * gdb.base/corefile.exp: Likewise.
5073 * gdb.base/cvexpr.exp: Likewise.
5074 * gdb.base/dbx.exp: Likewise.
5075 * gdb.base/define.exp: Likewise.
5076 * gdb.base/detach.exp: Likewise.
5077 * gdb.base/display.exp: Likewise.
5078 * gdb.base/dump.exp: Likewise.
5079 * gdb.base/ena-dis-br.exp: Likewise.
5080 * gdb.base/ending-run.exp: Likewise.
5081 * gdb.base/environ.exp: Likewise.
5082 * gdb.base/eval-skip.exp: Likewise.
5083 * gdb.base/exprs.exp: Likewise.
5084 * gdb.base/fileio.exp: Likewise.
5085 * gdb.base/finish.exp: Likewise.
5086 * gdb.base/float.exp: Likewise.
5087 * gdb.base/foll-exec.exp: Likewise.
5088 * gdb.base/foll-fork.exp: Likewise.
5089 * gdb.base/foll-vfork.exp: Likewise.
5090 * gdb.base/freebpcmd.exp: Likewise.
5091 * gdb.base/funcargs.exp: Likewise.
5092 * gdb.base/gcore.exp: Likewise.
5093 * gdb.base/gdb1090.exp: Likewise.
5094 * gdb.base/gdb1250.exp: Likewise.
5095 * gdb.base/huge.exp: Likewise.
5096 * gdb.base/info-proc.exp: Likewise.
5097 * gdb.base/interrupt.exp: Likewise.
5098 * gdb.base/jump.exp: Likewise.
5099 * gdb.base/langs.exp: Likewise.
5100 * gdb.base/lineinc.exp: Likewise.
5101 * gdb.base/list.exp: Likewise.
5102 * gdb.base/logical.exp: Likewise.
5103 * gdb.base/long_long.exp: Likewise.
5104 * gdb.base/macscp.exp: Likewise.
5105 * gdb.base/maint.exp: Likewise.
5106 * gdb.base/mips_pro.exp: Likewise.
5107 * gdb.base/miscexprs.exp: Likewise.
5108 * gdb.base/multi-forks.exp: Likewise.
5109 * gdb.base/opaque.exp: Likewise.
5110 * gdb.base/overlays.exp: Likewise.
5111 * gdb.base/pc-fp.exp: Likewise.
5112 * gdb.base/pointers.exp: Likewise.
5113 * gdb.base/printcmds.exp: Likewise.
5114 * gdb.base/psymtab.exp: Likewise.
5115 * gdb.base/ptype.exp: Likewise.
5116 * gdb.base/recurse.exp: Likewise.
5117 * gdb.base/relational.exp: Likewise.
5118 * gdb.base/relocate.exp: Likewise.
5119 * gdb.base/remote.exp: Likewise.
5120 * gdb.base/reread.exp: Likewise.
5121 * gdb.base/restore.exp: Likewise.
5122 * gdb.base/return.exp: Likewise.
5123 * gdb.base/return2.exp: Likewise.
5124 * gdb.base/scope.exp: Likewise.
5125 * gdb.base/sect-cmd.exp: Likewise.
5126 * gdb.base/sep.exp: Likewise.
5127 * gdb.base/sepdebug.exp: Likewise.
5128 * gdb.base/setshow.exp: Likewise.
5129 * gdb.base/setvar.exp: Likewise.
5130 * gdb.base/sigall.exp: Likewise.
5131 * gdb.base/sigbpt.exp: Likewise.
5132 * gdb.base/signals.exp: Likewise.
5133 * gdb.base/signull.exp: Likewise.
5134 * gdb.base/sizeof.exp: Likewise.
5135 * gdb.base/solib.exp: Likewise.
5136 * gdb.base/step-line.exp: Likewise.
5137 * gdb.base/step-test.exp: Likewise.
5138 * gdb.base/structs.exp: Likewise.
5139 * gdb.base/structs2.exp: Likewise.
5140 * gdb.base/term.exp: Likewise.
5141 * gdb.base/twice.exp: Likewise.
5142 * gdb.base/until.exp: Likewise.
5143 * gdb.base/varargs.exp: Likewise.
5144 * gdb.base/volatile.exp: Likewise.
5145 * gdb.base/watchpoint.exp: Likewise.
5146 * gdb.base/whatis-exp.exp: Likewise.
5147 * gdb.base/whatis.exp: Likewise.
5148 * gdb.cp/ambiguous.exp: Likewise.
5149 * gdb.cp/annota2.exp: Likewise.
5150 * gdb.cp/annota3.exp: Likewise.
5151 * gdb.cp/bool.exp: Likewise.
5152 * gdb.cp/breakpoint.exp: Likewise.
5153 * gdb.cp/casts.exp: Likewise.
5154 * gdb.cp/class2.exp: Likewise.
5155 * gdb.cp/classes.exp: Likewise.
5156 * gdb.cp/cplusfuncs.exp: Likewise.
5157 * gdb.cp/ctti.exp: Likewise.
5158 * gdb.cp/derivation.exp: Likewise.
5159 * gdb.cp/exception.exp: Likewise.
5160 * gdb.cp/gdb1355.exp: Likewise.
5161 * gdb.cp/hang.exp: Likewise.
5162 * gdb.cp/inherit.exp: Likewise.
5163 * gdb.cp/local.exp: Likewise.
5164 * gdb.cp/m-data.exp: Likewise.
5165 * gdb.cp/m-static.exp: Likewise.
5166 * gdb.cp/member-ptr.exp: Likewise.
5167 * gdb.cp/method.exp: Likewise.
5168 * gdb.cp/misc.exp: Likewise.
5169 * gdb.cp/namespace.exp: Likewise.
5170 * gdb.cp/overload.exp: Likewise.
5171 * gdb.cp/ovldbreak.exp: Likewise.
5172 * gdb.cp/pr-1023.exp: Likewise.
5173 * gdb.cp/pr-1210.exp: Likewise.
5174 * gdb.cp/pr-574.exp: Likewise.
5175 * gdb.cp/printmethod.exp: Likewise.
5176 * gdb.cp/psmang.exp: Likewise.
5177 * gdb.cp/ref-params.exp: Likewise.
5178 * gdb.cp/ref-types.exp: Likewise.
5179 * gdb.cp/rtti.exp: Likewise.
5180 * gdb.cp/templates.exp: Likewise.
5181 * gdb.cp/try_catch.exp: Likewise.
5182 * gdb.cp/userdef.exp: Likewise.
5183 * gdb.cp/virtfunc.exp: Likewise.
5184 * gdb.disasm/am33.exp: Likewise.
5185 * gdb.disasm/h8300s.exp: Likewise.
5186 * gdb.disasm/mn10300.exp: Likewise.
5187 * gdb.disasm/sh3.exp: Likewise.
5188 * gdb.disasm/t01_mov.exp: Likewise.
5189 * gdb.disasm/t02_mova.exp: Likewise.
5190 * gdb.disasm/t03_add.exp: Likewise.
5191 * gdb.disasm/t04_sub.exp: Likewise.
5192 * gdb.disasm/t05_cmp.exp: Likewise.
5193 * gdb.disasm/t06_ari2.exp: Likewise.
5194 * gdb.disasm/t07_ari3.exp: Likewise.
5195 * gdb.disasm/t08_or.exp: Likewise.
5196 * gdb.disasm/t09_xor.exp: Likewise.
5197 * gdb.disasm/t10_and.exp: Likewise.
5198 * gdb.disasm/t11_logs.exp: Likewise.
5199 * gdb.disasm/t12_bit.exp: Likewise.
5200 * gdb.disasm/t13_otr.exp: Likewise.
5201 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
5202 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
5203 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
5204 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
5205 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
5206 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
5207 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
5208 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
5209 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
5210 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
5211 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
5212 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
5213 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
5214 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
5215 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
5216 * gdb.mi/gdb701.exp: Likewise.
5217 * gdb.mi/gdb792.exp: Likewise.
5218 * gdb.mi/mi-basics.exp: Likewise.
5219 * gdb.mi/mi-break.exp: Likewise.
5220 * gdb.mi/mi-cli.exp: Likewise.
5221 * gdb.mi/mi-console.exp: Likewise.
5222 * gdb.mi/mi-disassemble.exp: Likewise.
5223 * gdb.mi/mi-eval.exp: Likewise.
5224 * gdb.mi/mi-file.exp: Likewise.
5225 * gdb.mi/mi-read-memory.exp: Likewise.
5226 * gdb.mi/mi-regs.exp: Likewise.
5227 * gdb.mi/mi-return.exp: Likewise.
5228 * gdb.mi/mi-simplerun.exp: Likewise.
5229 * gdb.mi/mi-stack.exp: Likewise.
5230 * gdb.mi/mi-stepi.exp: Likewise.
5231 * gdb.mi/mi-syn-frame.exp: Likewise.
5232 * gdb.mi/mi-until.exp: Likewise.
5233 * gdb.mi/mi-var-block.exp: Likewise.
5234 * gdb.mi/mi-var-child.exp: Likewise.
5235 * gdb.mi/mi-var-cmd.exp: Likewise.
5236 * gdb.mi/mi-var-display.exp: Likewise.
5237 * gdb.mi/mi-watch.exp: Likewise.
5238 * gdb.mi/mi2-basics.exp: Likewise.
5239 * gdb.mi/mi2-break.exp: Likewise.
5240 * gdb.mi/mi2-cli.exp: Likewise.
5241 * gdb.mi/mi2-console.exp: Likewise.
5242 * gdb.mi/mi2-disassemble.exp: Likewise.
5243 * gdb.mi/mi2-eval.exp: Likewise.
5244 * gdb.mi/mi2-file.exp: Likewise.
5245 * gdb.mi/mi2-read-memory.exp: Likewise.
5246 * gdb.mi/mi2-regs.exp: Likewise.
5247 * gdb.mi/mi2-return.exp: Likewise.
5248 * gdb.mi/mi2-simplerun.exp: Likewise.
5249 * gdb.mi/mi2-stack.exp: Likewise.
5250 * gdb.mi/mi2-stepi.exp: Likewise.
5251 * gdb.mi/mi2-syn-frame.exp: Likewise.
5252 * gdb.mi/mi2-until.exp: Likewise.
5253 * gdb.mi/mi2-var-block.exp: Likewise.
5254 * gdb.mi/mi2-var-child.exp: Likewise.
5255 * gdb.mi/mi2-var-cmd.exp: Likewise.
5256 * gdb.mi/mi2-var-display.exp: Likewise.
5257 * gdb.mi/mi2-watch.exp: Likewise.
5258 * gdb.stabs/exclfwd.exp: Likewise.
5259 * gdb.stabs/weird.exp: Likewise.
5260 * gdb.threads/gcore-thread.exp: Likewise.
5261 * gdb.trace/actions.exp: Likewise.
5262 * gdb.trace/backtrace.exp: Likewise.
5263 * gdb.trace/circ.exp: Likewise.
5264 * gdb.trace/collection.exp: Likewise.
5265 * gdb.trace/deltrace.exp: Likewise.
5266 * gdb.trace/infotrace.exp: Likewise.
5267 * gdb.trace/limits.exp: Likewise.
5268 * gdb.trace/packetlen.exp: Likewise.
5269 * gdb.trace/passc-dyn.exp: Likewise.
5270 * gdb.trace/passcount.exp: Likewise.
5271 * gdb.trace/report.exp: Likewise.
5272 * gdb.trace/save-trace.exp: Likewise.
5273 * gdb.trace/tfind.exp: Likewise.
5274 * gdb.trace/tracecmd.exp: Likewise.
5275 * gdb.trace/while-dyn.exp: Likewise.
5276 * gdb.trace/while-stepping.exp: Likewise.
5277
f4b618d1
JB
52782006-08-08 Joel Brobecker <brobecker@adacore.com>
5279
5280 * gdb.base/step-bt.c: New file.
5281 * gdb.base/step-bt.exp: New testcase.
5282
3d00d119
DJ
52832006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
5284
5285 * config/monitor.exp (gdb_load): Remove support for obsolete
5286 download-write-size.
5287 * gdb.base/remote.exp: Likewise. Update all callers of
5288 gdb_timed_load.
5289
017b5bd4
DJ
52902006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
5291
5292 * cursal.exp: Pass binfile to gdb_load.
5293
837c599d
DJ
52942006-08-01 Nathan Sidwell <nathan@codesourcery.com>
5295
5296 * gdb.base/cursal.exp: Add "" to gdb_load call.
5297
8dd4540b
MK
52982006-07-29 Mark Kettenis <kettenis@gnu.org>
5299
5300 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
5301 NetBSD/ELF targets.
5302
ab5c9f60
DJ
53032006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
5304
5305 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
5306 operator*.
5307
4c42eaff
DJ
53082006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
5309
5310 * gdb.base/completion.exp: Update for change in "file" behavior.
5311 * gdb.stabs/weird.exp: Likewise.
5312 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
5313 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
5314
0155cc76
NS
53152006-07-24 Nathan Sidwell <nathan@codesourcery.com>
5316
5317 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
5318 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
5319
16026cd7
AS
53202006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
5321
5322 * gdb.base/default.exp: Update source command error message.
5323 * gdb.base/help.exp: Update 'help source' message.
5324
16963cb6
DJ
53252006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
5326
5327 * gdb.cp/bs15503.exp: Update comment for no longer crashing
5328 test.
5329
6d7fd486
AS
53302006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
5331
5332 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
5333
29e8a844
DJ
53342006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
5335
5336 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
5337
6afcfa39
DJ
53382006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
5339
5340 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
5341
267a692b
MK
53422006-07-17 Mark Kettenis <kettenis@gnu.org>
5343
5344 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
5345 *-*-openbsd* from targets for wich we expect ARM FPA floating
5346 point format.
5347
85d2fec4
NR
53482006-07-17 Nick Roberts <nickrob@snap.net.nz>
5349
5350 * gdb.cp/annota3.exp: Expect frame-begin annotation.
5351
53522006-07-17 Mark Kettenis <kettenis@gnu.org>
5353
5354 * gdb.base/annota3.exp: Expect frame-begin annotation.
5355
85b4c6e8
JB
53562006-07-14 Joel Brobecker <brobecker@adacore.com>
5357
5358 * gdb.base/help.exp: Adjust "help unset" test to accept
5359 any list of unset commands.
5360
fb933624
DJ
53612006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
5362 Daniel Jacobowitz <dan@codesourcery.com>
5363
5364 * gdb.cp/ref-params.exp: New test.
5365 * gdb.cp/ref-params.cc: New source file.
5366 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
5367
1dff4b64
MK
53682006-07-08 Mark Kettenis <kettenis@gnu.org>
5369
5370 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
5371 spaces/tabs in regular expressions since they might not be there.
5372
40d2e0e3
AS
53732006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
5374
5375 * gdb.base/ifelse.exp: New file.
5376
f6c957d2
NS
53772006-07-04 Nathan Sidwell <nathan@codesourcery.com>
5378
5379 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
5380 line.
5381 * gdb.base/huge.exp: Loop over compilation to find a size that
5382 is acceptable.
5383 * gdb.base/remote.exp: Correct expected strings.
5384 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
5385
b9c5a23d
DJ
53862006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5387
5388 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
5389
9af2e58d
DJ
53902006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5391
5392 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
5393 native.
5394
30930ca5
DJ
53952006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5396
5397 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
5398 enable stabs testing.
5399
aa32fa1d
DJ
54002006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5401
bd4a4c80 5402 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
5403 gdb_test_multiple does.
5404
321fef15
DJ
54052006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5406
5407 * Makefile.in (host_alias): Remove.
5408 (target_alias): Use @target_noncanonical@.
5409 (site.exp): Don't set host_alias.
5410 * aclocal.m4: Remove contents. Include acx.m4.
5411 * configure: Regenerated.
5412 * configure.ac: Use ACX_NONCANONICAL_TARGET.
5413
e1c2defa
NS
54142006-06-13 Nathan Sidwell <nathan@codesourcery.com>
5415
e63b55d1
NS
5416 * lib/gdb.exp (gdb_load_cmd): New.
5417
5600ea19
NS
5418 * gdb.base/fileio.c: Add system(NULL) test.
5419 * gdb.base/fileio.exp: Check it.
5420
e1c2defa
NS
5421 * gdb.base/break.c: Add 10a breakpoint at }
5422 * gdb.base/break.exp: Add test for breakpoint at }
5423 * gdb.cp/anon-union.cc: Add code at end of function.
5424 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
5425 * gdb.mi/var-cmd.c: Add code at end of function.
5426 * gdb.mi/mi-var-display.exp: Adjust end of next.
5427 * gdb.mi/mi2-var-display.exp: Likewise.
5428 * gdb.base/fileio.c: Add stop function and insert calls at
5429 stopping places.
5430 * gdb.base/fileio.exp: Breakpoint stop function and remove
5431 explicit line number references.
5432
6c0112ec
JB
54332006-05-19 Joel Brobecker <brobecker@adacore.com>
5434
a9c64011
AS
5435 * gdb.base/del.exp (test_delete_alias): New function.
5436 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 5437
154189a4
FF
54382006-05-18 Fred Fish <fnf@specifix.com>
5439
5440 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
5441 required. Check for spurious output after program exits normally.
5442
582e64c2
FF
54432006-05-17 Fred Fish <fnf@specifix.com>
5444
5445 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
5446 gdb_load, so it works in the simulator.
5447
8ef6493a
FF
54482006-05-11 Fred Fish <fnf@specifix.com>
5449
5450 * gdb.base/bang.exp: Ignore unexpected output between the
5451 "program exited normally" and the gdb prompt, as many other
5452 tests do.
5453
692b141c
MK
54542006-05-07 Mark Kettenis <kettenis@gnu.org>
5455
5456 * gdb.base/help.exp: Make "delete checkpoint" part option for
5457 "help d" and "help delete" tests.
5458
540b8a30
UW
54592006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5460
a9c64011 5461 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
5462 expected output in some mi_gdb_test statements.
5463 * gdb.mi/mi2-basics.exp: Likewise.
5464
9b6462d9
JB
54652006-05-05 Joel Brobecker <brobecker@adacore.com>
5466
5467 * gdb.base/del.c: New file.
5468 * gdb.base/del.exp: New testcase.
5469
954de43b
DM
54702006-05-05 David S. Miller <davem@sunset.davemloft.net>
5471
5472 * gdb.base/break.exp: Do not assume a breakpoint on
5473 main will actually be in $srcfile when optimizing.
1303f75e
DM
5474 * gdb.base/savedregs.exp: Do not require that the dummy
5475 frame location match up to a symbol and source file location.
c3242428
DM
5476 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
5477 will get printed without a mi_cmd_data_list_register_values prefix.
5478 (*-data-list-register-*): Correct regular expressions to expect the new
5479 pseudo d? floating point registers.
5480 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 5481
c7e64c9a
DJ
54822006-05-05 Christophe Lyon <christophe.lyon@st.com>
5483
5484 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
5485 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
5486 is allocated by the compiler.
5487 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
5488 anons, e, anone to force their allocation by the compiler.
5489
54902006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
5491
5492 * gdb.base/help.exp: Update expected text for help d and
5493 help delete.
5494
27ce9a6d
MK
54952006-05-02 Mark Kettenis <kettenis@gnu.org>
5496
5497 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
5498 NetBSD/ELF targets.
5499
8608915f
MK
55002006-04-30 Mark Kettenis <kettenis@gnu.org>
5501
5502 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
5503 single-step breakpoint fails; make this a KFAIL on
5504 sparc*-*-openbsd*.
5505 * gdb.base/siginfo.exp: Likewise.
5506 * gdb.base/sigstep.exp (advance, advancei): Likewise.
5507
b8db102d
MS
55082006-04-26 Michael Snyder <msnyder@redhat.com>
5509
5510 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
5511 which may have to consume output from other forks.
5512 Add tests to make sure that "delete fork" succeeded.
5513
c702009a
MS
55142006-04-20 Michael Snyder <msnyder@redhat.com>
5515
5516 * 2006-03-22 Jim Blandy <jimb@redhat.com>
5517 Add support for the Renesas M32C and M16C.
5518
5519 * gdb.asm/asm-source.exp: Add m32c target.
5520 * gdb.asm/m32c.inc: Support for m32c target.
5521
e28493f2
AS
55222006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
5523
5524 * gdb.base/commands.exp (recursive_source_test): New test.
5525
880da185
DM
55262006-04-04 David S. Miller <davem@sunset.davemloft.net>
5527
5528 * gdb.base/float.exp: Add pattern for sparc targets.
5529
61d9b92f
DJ
55302006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5531
5532 * gdb.base/commands.exp (stray_arg0_test): New test.
5533
bd717df8
PB
55342006-03-30 Paul Brook <paul@codesourcery.com>
5535
5536 * gdb.mi/mi-until.exp: kfail broken until command.
5537 * gdb.mi/mi2-until.exp: Ditto.
5538
ec793d3c
NR
55392006-03-27 Nick Roberts <nickrob@snap.net.nz>
5540
5541 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
5542
831004b7
AO
55432006-03-08 Alexandre Oliva <aoliva@redhat.com>
5544
5545 * gdb.base/prelink.exp: Anchor tested-for regular expression
5546 on gdb prompt.
5547
effe49a0
PB
55482006-03-07 Paul Brook <paul@codesourcery.com>
5549
5550 * gdb.base/assign.exp: Correct fail message.
5551
e5461016
PB
55522006-03-07 Paul Brook <paul@codesourcery.com>
5553
5554 * lib/compiler.c: Extract armcc version number.
5555 * lib/compiler.cc: Ditto.
5556
fc91c6c2
PB
55572006-03-07 Paul Brook <paul@codesourcery.com>
5558
5559 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
5560 additional_flags=-w.
5561 * gdb.arch/altivec-regs.exp: Ditto.
5562 * gdb.arch/e500-abi.exp: Ditto.
5563 * gdb.arch/e500-regs.exp: Ditto.
5564 * gdb.base/all-bin.exp: Ditto.
5565 * gdb.base/annota1.exp: Ditto.
5566 * gdb.base/annota3.exp: Ditto.
5567 * gdb.base/args.exp: Ditto.
5568 * gdb.base/arithmet.exp: Ditto.
5569 * gdb.base/assign.exp: Ditto.
5570 * gdb.base/async.exp: Ditto.
5571 * gdb.base/bang.exp: Ditto.
5572 * gdb.base/break.exp: Ditto.
5573 * gdb.base/call-rt-st.exp: Ditto.
5574 * gdb.base/completion.exp: Ditto.
5575 * gdb.base/cond-expr.exp: Ditto.
5576 * gdb.base/condbreak.exp: Ditto.
5577 * gdb.base/consecutive.exp: Ditto.
5578 * gdb.base/define.exp: Ditto.
5579 * gdb.base/display.exp: Ditto.
5580 * gdb.base/ena-dis-br.exp: Ditto.
5581 * gdb.base/environ.exp: Ditto.
5582 * gdb.base/eval-skip.exp: Ditto.
5583 * gdb.base/info-proc.exp: Ditto.
5584 * gdb.base/jump.exp: Ditto.
5585 * gdb.base/logical.exp: Ditto.
5586 * gdb.base/long_long.exp: Ditto.
5587 * gdb.base/maint.exp: Ditto.
5588 * gdb.base/miscexprs.exp: Ditto.
5589 * gdb.base/pc-fp.exp: Ditto.
5590 * gdb.base/pointers.exp: Ditto.
5591 * gdb.base/relational.exp: Ditto.
5592 * gdb.base/reread.exp: Ditto.
5593 * gdb.base/sect-cmd.exp: Ditto.
5594 * gdb.base/sep.exp: Ditto.
5595 * gdb.base/sepdebug.exp: Ditto.
5596 * gdb.base/until.exp: Ditto.
5597 * gdb.base/whatis-exp.exp: Ditto.
5598 * gdb.cp/annota2.exp: Ditto.
5599 * gdb.cp/annota3.exp: Ditto.
5600 * gdb.trace/actions.exp: Ditto.
5601 * gdb.trace/backtrace.exp: Ditto.
5602 * gdb.trace/circ.exp: Ditto.
5603 * gdb.trace/collection.exp: Ditto.
5604 * gdb.trace/deltrace.exp: Ditto.
5605 * gdb.trace/infotrace.exp: Ditto.
5606 * gdb.trace/limits.exp: Ditto.
5607 * gdb.trace/packetlen.exp: Ditto.
5608 * gdb.trace/passc-dyn.exp: Ditto.
5609 * gdb.trace/passcount.exp: Ditto.
5610 * gdb.trace/report.exp: Ditto.
5611 * gdb.trace/save-trace.exp: Ditto.
5612 * gdb.trace/tfind.exp: Ditto.
5613 * gdb.trace/tracecmd.exp: Ditto.
5614 * gdb.trace/while-dyn.exp: Ditto.
5615 * gdb.trace/while-stepping.exp: Ditto.
5616 * lib/gdb.exp: Ditto.
5617 (gdb_compile): Handle nowarning option.
5618
5f4a23d9
AO
56192006-03-07 Alexandre Oliva <aoliva@redhat.com>
5620
5621 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
5622 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
5623 Rename executable to prelinkt. Don't re-prelink if we didn't
5624 get a core file. Test prelink -u exit status to tell whether
5625 prelinking failed. Use gdb_test_multiple.
5626
9733fc94
DJ
56272006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5628
5629 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
5630 (do_tests): Call it.
5631
cc10cae3
AO
56322006-02-28 Alexandre Oliva <aoliva@redhat.com>
5633
5634 * gdb.base/prelink.exp: New test.
5635 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
5636
15c46491
WZ
56372006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
5638
5639 * gdb.fortran/derived-type.f90: New file.
5640 * gdb.fortran/derived-type.exp: New testcase.
5641
5c9f7ded
DJ
56422006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
5643
5644 * gdb.base/default.exp: Allow ';' as a directory separator.
5645
5b96932b
AS
56462006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
5647
5648 * gdb.base/help.exp (help add-symbol-file): Update.
5649
1986bccd
AS
56502006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
5651
5652 * gdb.base/help.exp (help load): Update expected results.
5653
a8b7528f
FF
56542006-02-19 Fred Fish <fnf@specifix.com>
5655
5656 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
5657 specifix hex value as part of results.
5658 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 5659
f8261448
FF
56602006-02-16 Fred Fish <fnf@specifix.com>
5661
5662 * gdb.base/whatis.c: Define variables using typedefs char_addr,
5663 ushort_addr, and slong_addr, so the typedefs are not optimized
5664 away.
5665 * gdb.base/whatis.exp: Add tests using type name for struct type,
5666 union type, enum type, and typedef.
a9c64011 5667
31d8bdd2
MK
56682006-02-13 Mark Kettenis <kettenis@gnu.org>
5669
5670 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
5671
34e41e63
JB
56722006-02-13 Jim Blandy <jimb@redhat.com>
5673
5674 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
5675 case where it takes two "next" commands to skip past the init
5676 call.
5677
ac6e4f31
FF
56782006-02-12 Fred Fish <fnf@specifix.com>
5679
5680 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
5681 to handle cases where it takes two "next" commands to skip
5682 past the init call.
5683
2db2d571
JB
56842006-02-07 Joel Brobecker <brobecker@adacore.com>
5685
5686 * gdb.ada/array_return.exp: Mark the last test as expected to fail
5687 on hppa32 targets.
5688
38fcd64c
DJ
56892006-02-06 Vladimir Prus <ghost@cs.msu.su>
5690
5691 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
5692 field.
5693
1315ad46
MK
56942006-01-29 Mark Kettenis <kettenis@gnu.org>
5695
5696 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
5697
5625b943
DJ
56982006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
5699
5700 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
5701 files.
5702
80df1bbe
DJ
57032006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
5704
5705 * gdb.cp/maint.exp: Set complaints to a positive value.
5706
9078e690
DJ
57072006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
5708
5709 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
5710 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
5711 function name.
5712
9c903399
DJ
57132006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
5714
5715 * gdb.base/checkpoint.c: Update copyright notice. Include
5716 <stdlib.h>.
5717
761ae4d6
JB
57182006-01-04 Jim Blandy <jimb@redhat.com>
5719
5720 * gdb.asm/asm-source.exp: Independently provide default values for
5721 asm-flags and debug-flags. Use 'string equal' to do the
5722 comparison, not the implicit expr's '==' operator. Remove
5723 now-unneeded assignments to asm-flags. In h8300 case, place
5724 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
5725
099ac3dd
MS
57262006-01-04 Michael Snyder <msnyder@redhat.com>
5727
5728 * gdb.base/checkpoint.c: New file.
5729 * gdb.base/checkpoint.exp: New file.
5730 * gdb.base/multi-fork.c: New file.
5731 * gdb.base/multi-fork.exp: New file.
5732 * gdb.base/pi.txt: New file (data for checkpoint.c test).
5733
f4d85314
FF
57342006-01-04 Fred Fish <fnf@specifix.com>
5735
5736 * gdb.base/ptype.c (foo): Add typedef.
5737 (intfoo): Add function.
5738 * gdb.base/ptype1.c: New file.
5739 * gdb.base/ptype.exp: Handle compilation and linking with two
5740 source files. Test that proper type for "foo" is found based
5741 on source context rather than first match found in symtabs.
5742
a1b06f35
MK
57432005-12-28 Mark Kettenis <kettenis@gnu.org>
5744
5745 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
5746 * gdb.asm/openbsd.inc: Indent commands.
5747
d082a1e2
MK
57482005-12-26 Mark Kettenis <kettenis@gnu.org>
5749
c65016bd
MK
5750 * gdb.base/freebpcmd.exp: Increase timeout.
5751
d082a1e2
MK
5752 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
5753
d3c32a0e
DJ
57542005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
5755
5756 * gdb.base/default.exp: Update check for "show version".
5757
9fdb1f50
RC
57582005-12-09 Randolph Chung <tausq@debian.org>
5759
5760 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
5761 * gdb.asm/pa64.inc: New file.
5762
5f2c56f7
RC
57632005-12-09 Randolph Chung <tausq@debian.org>
5764
5765 * gdb.asm/common.inc: Indent commands.
5766 * gdb.asm/asmsrc1.s: Likewise.
5767 * gdb.asm/asmsrc2.s: Likewise.
5768
8117349c
RC
57692005-12-09 Randolph Chung <tausq@debian.org>
5770
5771 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
5772 (get_addr_of_sym): Remove duplicate print.
5773 (gen_core): xfail hppa*-*-hpux*, update expected output.
5774 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
5775 * gdb.arch/pa64-nullify.s: New file.
5776
8f07f25a
RC
57772005-12-09 Randolph Chung <tausq@debian.org>
5778
5779 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
5780
55b39184
DJ
57812005-12-07 Christophe Lyon <christophe.lyon@st.com>
5782
5783 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
5784 code generation for these functions.
5785 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
5786 error message.
5787
31e2b00f
AS
57882005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5789
5790 * gdb.base/help.exp (help b, help br, help bre, help brea)
5791 (help break): Update the expected message.
5792
c3d0b56e
SC
57932005-11-11 Stephane Carrez <stcarrez@nerim.fr>
5794
5795 * gdb.asm/m68hc11.inc: Setup the data section.
5796 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
5797 script for this test.
5798 (m6812-*-*): Likewise.
5799
36ae0ea9
RC
58002005-11-09 Randolph Chung <tausq@debian.org>
5801
5802 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
5803
9d6f42e9
WZ
58042005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
5805
5806 * gdb.base/break.exp: Fix a comment typo.
5807
e2126a14
EZ
58082005-11-03 Jim Blandy <jimb@redhat.com>
5809
a9c64011
AS
5810 Checked in by Elena Zannoni <ezannoni@redhat.com>
5811
e2126a14
EZ
5812 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
5813
e0ac7199
CV
58142005-11-02 Corinna Vinschen <vinschen@redhat.com>
5815
5816 * gdb.arch/gdb1558.c: Include stdio.h.
5817
31d3fb18
MK
58182005-10-31 Mark Kettenis <kettenis@gnu.org>
5819
5820 * gdb.asm/asm-source.exp: Use -e instead of --entry.
5821
e52b687c
MK
58222005-10-31 Mark Kettenis <kettenis@gnu.org>
5823
5824 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
5825
f4711d79
PG
58262005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
5827
a9c64011
AS
5828 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
5829 vscr" tests to better match output.
f4711d79 5830
987a9106
JB
58312005-10-12 Jim Blandy <jimb@redhat.com>
5832
5833 * gdb.base/structs.exp (any): New function.
5834 (test_struct_returns): Don't make any assumptions at all about
5835 what value the function returns when GDB can't set the return
5836 value.
5837
2336bb58
JB
58382005-10-09 Joel Brobecker <brobecker@adacore.com>
5839
5840 * gdb.ada/arrayidx/p.adb: New file.
5841 * gdb.ada/arrayidx.exp: New testcase
5842
58432005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
5844
5845 * gdb.ada/array_return/pck.ads: New file.
5846 * gdb.ada/array_return/pck.adb: New file.
5847 * gdb.ada/array_return/p.adb: New file.
5848 * gdb.ada/array_return.exp: New testcase.
5849
705335ea
JB
58502005-10-03 Joel Brobecker <brobecker@adacore.com>
5851
a9c64011
AS
5852 * gdb.base/arrayidx.c: New file.
5853 * gdb.base/arrayidx.exp: New testcase.
705335ea 5854
11ee9940
NR
58552005-09-29 Nick Roberts <nickrob@snap.net.nz>
5856
5857 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
5858 frames-invalid and breakpoints-invalid are no longer generated
5859 with level 3 so don't expect them in the output.
5860
39fb8e9e
BR
58612005-09-27 Bob Rossi <bob@brasko.net>
5862
a9c64011 5863 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
5864 from test. Escape the | in mi_gdb_test call.
5865 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
5866 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
5867 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
5868 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
5869 expected regex's in mi_gdb_test calls.
5870 * lib/mi-support.exp: Remove arbitrary .* from tests.
5871 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
5872 Fully anchor GDB/MI expected results in mi_gdb_test.
5873 * lib/gdb.exp (string_to_regexp): Escape the ] character.
5874 * gdb.base/sizeof.exp: Remove escape character. Correct test.
5875
2af48f68
PB
58762005-09-26 Paul Brook <paul@codesourcery.com>
5877
5878 * long_long.exp: Exclude eabi targets from arm FPA float format test.
5879
f34502bc
WZ
58802005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
5881
5882 * bfp-test.c: New file.
5883 * bfp-test.exp: New testcase.
5884
ca929517
WZ
58852005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
5886
5887 * gdb.fortran/subarray.exp: New testcase to test the evaluation
5888 of subarray and substring variable.
5889 * gdb.fortran/subarray.f: New source file for the test of subarray
5890 and substring variable evaluation.
5891 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
5892 of string constant.
5893
c761af65
DJ
58942005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
5895
5896 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
5897 copyright dates.
5898
561d7a1d
PG
58992005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
5900
5901 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
5902 powerpc altivec' test with an almost identical 'info vector' test.
5903
b2b64cc9
PG
59042005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
5905
a9c64011
AS
5906 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
5907 vscr" tests to match output.
b2b64cc9 5908
6ac4d15a
PG
59092005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
5910
a9c64011
AS
5911 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
5912 output.
6ac4d15a 5913
40e55bef
BR
59142005-09-11 Bob Rossi <bob@brasko.net>
5915
5916 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
a9c64011 5917 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
40e55bef
BR
5918 commands that return an MI output command and an asyncronous MI output
5919 command.
5920 * gdb.mi/mi-console.exp: Ditto.
5921
3c7385ec
BR
59222005-09-11 Bob Rossi <bob@brasko.net>
5923
5924 * gdb.mi/mi-var-child.c: Include <string.h>.
5925
a6cd0eb3
DJ
59262005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
5927
5928 * killed.exp: Correct gdb_expect syntax.
5929
2f168eed
CV
59302005-08-09 Corinna Vinschen <vinschen@redhat.com>
5931
5932 * lib/mi-support.exp (mi_gdb_load): Fix typo.
5933
ecd3fd0f
BR
59342005-08-02 Bob Rossi <bob@brasko.net>
5935
5936 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
5937 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
5938 Change tests to inferior-tty-set/show.
5939 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
5940 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
5941 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
5942 inferior. Use mi_gdb_test to get GDB and Inferior output.
5943 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
5944 descriptor.
5945 (mi_inferior_tty_name): Add inferior PTY file name.
5946 (mi_gdb_start): Add INFERIOR_PTY parameter.
5947 (mi_gdb_test): Add IPATTERN parameter.
5948
f1ea48cb 59492005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 5950
f1ea48cb
BR
5951 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
5952 parameter to mi_gdb_test.
5953 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
5954
6e650a67
DJ
59552005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
5956
5957 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
5958 struct_declarations.
5959 * gdb.mi/mi-var-child.exp: Step over the initialization of
5960 struct_declarations.
5961
8be260b6
DJ
59622005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
5963
5964 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
5965 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
5966 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
5967 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
5968 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
5969 file.
5970
4e660f07
NR
59712005-07-27 Nick Roberts <nickrob@snap.net.nz>
5972
5973 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
5974 (do_children_tests): Assign values to the extra elements.
5975
5976 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
5977 them for tests for "-var-update --no-values" and
a9c64011 5978 "-var-update --all-values".
4e660f07
NR
5979 Add test for "-var-list-children --simple-values".
5980
5981 * gdb.mi/basics.c (callee4): Add integer array D[3]...
5982
5983 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
5984 "-stack-list-locals --simple-values" Improve doc strings and
5985 comments.
5986
6bdae935
MK
59872005-07-18 Mark Kettenis <kettenis@gnu.org>
5988
598b7a6f
MK
5989 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
5990 *-*-openbsd*.
5991 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
5992
6bdae935
MK
5993 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
5994 sigaltsatck'.
5995
1323e929 59962005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 5997
1323e929
BR
5998 * gdb.base/default.exp (tty): Changed output of command.
5999 * gdb.base/help.exp (help tty): Ditto.
6000
b1a9c082
MK
60012005-07-12 Mark Kettenis <kettenis@gnu.org>
6002
6003 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
6004
10a844a2
MK
60052005-07-10 Mark Kettenis <kettenis@gnu.org>
6006
6007 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
6008 -stack-select-frame without arguments.
6009 (test_stack_frame_listing): Add test for newly implemented command
6010 -stack-info-frame.
6011
3cb3b8df
BR
60122005-07-06 Bob Rossi <bob@brasko.net>
6013
6014 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
6015 command.
6016 (Copyright): Update copyright.
6017
a0c5fbcf
WZ
60182005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
6019
6020 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
6021 tests to evaluate exponentiation expression.
6022
984971d0
AS
60232005-06-29 Andreas Schwab <schwab@suse.de>
6024
6025 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
6026 main to avoid warnings.
6027
6028 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
6029
fe03833f
NR
60302005-06-20 Nick Roberts <nickrob@snap.net.nz>
6031
6032 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
6033 -stack-select-frame without arguments.
6034 (test_stack_frame_listing): Add test for newly implemented command
6035 -stack-info-frame.
a9c64011 6036
7a55f279
WZ
60372005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
6038
0ffa0ea5
DJ
6039 * gdb.fortran/array-element.f: New file.
6040 * gdb.fortran/array-element.exp: New testcase.
7a55f279 6041
26585198
DJ
60422005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6043
6044 * gdb.base/bigcore.exp: Correct checks for systems which can
6045 not dump a large core file.
6046
c1bd25fd
DJ
60472005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6048
6049 * gdb.base/relocate.c: Add a copyright notice.
6050 (dummy): Remove.
6051 * gdb.base/relocate.exp: Test printing the values of variables
6052 from a relocatable file.
6053
589e074d
DJ
60542005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
6055
6056 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
6057 excess MI output after an error.
6058
0915f927
JB
60592005-05-29 Joel Brobecker <brobecker@adacore.com>
6060
6061 * gdb.arch/alpha-step.c: New file.
6062 * gdb.arch/alpha-step.exp: New testcase.
6063
76ff342d
DJ
60642005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
6065 Dennis Brueni <dennis@slickedit.com>
6066
6067 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
6068 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
6069 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
6070 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
6071 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
6072 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
6073 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
6074
96b0c7ac
DJ
60752005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
6076 Wu Zhou <woodzltc@cn.ibm.com>
6077
6078 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
6079 IBM's xlc compiler.
6080 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
6081 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
6082
f21565d2
JB
60832005-05-13 Jim Blandy <jimb@redhat.com>
6084
6085 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
6086 calling gdb_suppress_entire_file.
6087 * gdb.base/charset.exp: Same.
6088 * gdb.base/call-rt-st.exp: Same.
6089
6006a3a1
BR
60902005-05-05 Bob Rossi <bob_rossi@cox.net>
6091
6092 * lib/gdb.exp (fullname_syntax): Added global regex.
6093 (fullname_syntax_POSIX): Ditto.
6094 (fullname_syntax_UNC): Ditto.
6095 (fullname_syntax_DOS_CASE): Ditto.
6096 (fullname_syntax_DOS): Ditto.
6097 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
6098 fullname_syntax variable to scope and use it.
6099 (test_file_list_exec_source_files): Ditto.
6100 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
6101
c3b69c04
DJ
61022005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
6103
6104 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
6105
3c95e6af
PG
61062004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
6107
a9c64011
AS
6108 * lib/gdb.exp (skip_altivec_tests): New function, based on
6109 check_vmx_hw_available from the GCC testsuite.
6110 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
6111 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 6112
78df6c56
JB
61132005-05-02 Jim Blandy <jimb@redhat.com>
6114
6115 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
6116 calling gdb_suppress_entire_file.
6117
1690f9cf
DJ
61182005-04-30 Randolph Chung <tausq@debian.org>
6119
6120 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
6121 Slightly relax "sem_post" name checking.
6122
5ea106f7
PG
61232005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
6124
6125 * gdb.base/unload.exp: Use new shared library infrastructure.
6126
bf7234cf
PG
61272005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
6128
6129 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 6130 infrastructure.
bf7234cf 6131
547b869a
CV
61322005-04-29 Corinna Vinschen <vinschen@redhat.com>
6133
6134 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
6135 * gdb.asm/h8300.inc: New file.
6136
f07e55f0
PG
61372005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
6138
6139 * gdb.base/shlib-call.exp: Change to use new shared library
6140 infrastructure.
6141
3cbba3d1
PG
61422005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
6143
a9c64011
AS
6144 * gdb.base/pending.exp: Change to use new shared library
6145 infrastructure.
3cbba3d1 6146
ed6df200
PG
61472005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
6148
a9c64011
AS
6149 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
6150 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 6151
8c8f4ebe
PG
61522005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
6153
a9c64011
AS
6154 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
6155 shared objects being adjusted and update copyright years.
8c8f4ebe 6156
607fbc54
DJ
61572005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
6158
6159 * ChangeLog: Correct some 2003-01-13 dates.
6160 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
6161 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
6162 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
6163 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
6164 gdb.trace/tfind.exp: Update copyright years.
6165
57bf0e56
DJ
61662005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
6167 Daniel Jacobowitz <dan@codesourcery.com>
6168
6169 * lib/gdb.exp (gdb_compile): Handle shlib=.
6170 (gdb_compile_shlib): New function.
6171
9b593790
PG
61722005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
6173
a9c64011 6174 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 6175
9494c6a5
DJ
61762005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
6177
6178 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
6179 gdb.server.
6180 * configure.ac: Likewise.
6181 * configure: Regenerated.
6182 * gdb.gdbserver/Makefile.in: Moved to...
6183 * gdb.server/Makefile.in: ... here.
6184 * gdb.gdbserver/server.c: Moved to...
6185 * gdb.server/server.c: ... here.
6186 * gdb.gdbserver/server-run.exp: Moved to...
6187 * gdb.server/server-run.exp: ... here.
6188
6f8eac0e
DJ
61892005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
6190
6191 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
6192 * configure.ac: Create gdb.gdbserver/Makefile.
6193 * configure: Regenerated.
6194 * lib/gdbserver-support.exp: New file, derived from
6195 config/gdbserver.exp.
6196 * config/gdbserver.exp: Use gdbserver-support.exp.
6197 * gdb.gdbserver/Makefile.in: New file.
6198 * gdb.gdbserver/server.c: New file.
6199 * gdb.gdbserver/server-run.exp: New file.
6200
6e87504d
PG
62012005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
6202
a9c64011
AS
6203 * lib/gdb.exp (test_compiler_info): Return compiler_info
6204 if no arguments are given.
6e87504d 6205
d1779be4
PG
62062005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
6207
6208 * gdb.arch/altivec-abi.exp: Check for compiler and set
6209 use altivec' flag accordingly.
6210 * gdb.arch/altivec-regs.exp: Likewise.
6211
88750304
DJ
62122005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
6213
6214 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
6215
f3fb768d
AS
62162005-03-27 Andreas Schwab <schwab@suse.de>
6217
6218 * gdb.base/bigcore.c (main): Add missing mode argument in open
6219 call.
6220
7e813ac5
DJ
62212005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
6222
6223 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
6224 downloads.
6225 * config/gdbserver.exp (gdb_load): Likewise.
6226
8e3049aa
PB
62272005-03-14 Paul Brook <paul@codesourcery.com>
6228
6229 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
6230 targets.
6231
a9df7c44
JB
62322005-03-09 Joel Brobecker <brobecker@adacore.com>
6233
6234 * gdb.dwarf2/dup-psym.S: New file.
6235 * gdb.dwarf2/dup-psym.exp: New testcase.
6236
9f0d94e8
JB
62372005-03-09 Joel Brobecker <brobecker@adacore.com>
6238
6239 * gdb.ada/exec_changed/first.adb: New file.
6240 * gdb.ada/exec_changed/second.adb: New file.
6241 * gdb.ada/exec_changed.exp: New testcase.
6242
5f579bc5
NS
62432005-03-08 Nathan Sidwell <nathan@codesourcery.com>
6244
36e9969c
NS
6245 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
6246 (A2): New class.
6247 (main): Test operator+.
6248 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
6249 breakpoint test.
6250
5f579bc5
NS
6251 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
6252 * gdb.base/signull.exp: Disable if gdb,nosignals.
6253 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
6254 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
6255 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
6256 * gdb.mi/mi2-console.exp: Likewise.
6257 * gdb.trace/collection.exp (run_trace_experiment): Consume the
6258 continue output at start.
6259 (gdb_collect_locals_test): Robustify regexp.
6260 * gdb.trace/passc-dyn.exp: Fix comment typo.
6261 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
6262
be46087e
CV
62632005-03-08 Corinna Vinschen <vinschen@redhat.com>
6264
6265 * gdb.asm/asm-source.exp: Add iq2000 case.
6266 * gdb.asm/iq2000.inc: New file.
6267
384e1a61 62682005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 6269
384e1a61
MI
6270 * gdb.base/command.exp: Change hardcoded value to regular expression.
6271 * gdb.base/float.exp: Add powerpc to the list of targets checked.
6272
584b6e9e
DJ
62732005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
6274
6275 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
6276 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
6277 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
6278 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
6279 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
6280
ab5b5d61
MK
62812005-03-05 Mark Kettenis <kettenis@gnu.org>
6282
6283 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
6284 changes.
6285
ae051c1b
PG
62862004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
6287
a9c64011
AS
6288 * lib/compiler.c: Add test for IBM's xlc compiler.
6289 * lib/compiler.cc: Likewise.
ae051c1b 6290
3f0f6ed2
JB
62912004-02-24 Joel Brobecker <brobecker@adacore.com>
6292
6293 * gdb.ada/fixed_points.exp: Create compilation object directory
6294 before running the test.
6295 * gdb.ada/null_record.exp: Likewise.
6296 * gdb.ada/packed_array.exp: Likewise.
6297 * gdb.ada/start.exp: Likewise.
6298
724f452b
JB
62992005-02-15 Joel Brobecker <brobecker@adacore.com>
6300
6301 * gdb.ada/packed_array/pa.adb: New file.
6302 * gdb.ada/packed_array.exp: New testcase.
6303
57f5cdfb 63042005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 6305
1f393151
MK
6306 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
6307 files.
6308
ebdda337
MK
6309 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
6310 on *-*-openbsd*. Correctly match whitespace in regukar
6311 expressions.
6312
cf309262
DJ
63132005-02-10 Daniel Jacobowitz <dan@debian.org>
6314
6315 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
6316 PR exp/1821
6317 * gdb.base/gdb1821.c: New test file.
6318 * gdb.base/gdb1821.exp: New test file.
6319
3be49e7a
JB
63202005-02-09 Joel Brobecker <brobecker@adacore.com>
6321
6322 * gdb.base/start.c: New file.
6323 * gdb.base/start.exp: New testcase.
6324
e292e67d
JB
63252005-02-09 Joel Brobecker <brobecker@adacore.com>
6326
6327 * gdb.ada/start/dummy.adb: New file.
6328 * gdb.ada/start.exp: New testcase.
6329
dbdfa66c
CV
63302005-02-09 Corinna Vinschen <vinschen@redhat.com>
6331
6332 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
6333 for printing symbols and statistics.
6334 Add test for using relative pathnames in "maint print msymbols" test.
6335 Mark "maint info sections DATA" XFAIL on Cygwin.
6336 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
6337 tests.
6338
d7941671
AC
63392005-02-09 Andreas Schwab <schwab@suse.de>
6340
6341 Committed by Andrew Cagney <cagney@gnu.org>
6342 * gdb.base/remotetimeout.exp: New file.
6343
74e5ef44
MK
63442005-02-07 Mark Kettenis <kettenis@gnu.org>
6345
6346 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
6347
464dd14d
JB
63482005-02-03 Joel Brobecker <brobecker@adacore.com>
6349
6350 * gdb.ada/gnat_ada.gpr: New file.
6351 * gdb.ada/gnat_ada.gin: Delete, no longer used.
6352 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
6353 * configure.ac: No longer generate gnat_ada.gpr.
6354 * configure: Regenerate.
6355 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
6356 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
6357 * gdb.ada/null_record/bar.ads: Likewise.
6358 * gdb.ada/null_record/bar.adb: Likewise.
6359 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
6360 * gdb.ada/null_record.exp (testdir): New variable.
6361 (testfile): executable is now in testdir subdirectory.
6362 (srcfile): Use full path to the main compilation unit.
6363 * gdb.ada/fixed_points.exp: Same changes as above.
6364
30d756ae
NR
63652005-02-03 Nick Roberts <nickrob@snap.net.nz>
6366
6367 * gdb.base/interp.exp: New test.
6368
9d799f85
AC
63692005-01-24 Andrew Cagney <cagney@gnu.org>
6370
6371 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
6372
15656118
AC
63732005-01-19 Andrew Cagney <cagney@gnu.org>
6374
a892c31b
AC
6375 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
6376 configure.ac not configure.in.
6377
15656118
AC
6378 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
6379 of powerpc*-*-*.
6380 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 6381 * gdb.base/list.exp (test_list_function)
15656118
AC
6382 (test_list_filename_and_function): Ditto.
6383 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
6384
a7b01baf
AC
63852005-01-16 Andrew Cagney <cagney@gnu.org>
6386
17d92a02
AC
6387 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
6388
a7b01baf
AC
6389 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
6390
bc8332bb
AC
63912005-01-14 Andrew Cagney <cagney@gnu.org>
6392
6393 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
6394 * gdb.mi/mi2-var-cmd.exp: Ditto.
6395
4d074752
CV
63962005-01-10 Corinna Vinschen <vinschen@redhat.com>
6397
6398 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
6399
bec39cab
AC
64002005-01-07 Andrew Cagney <cagney@gnu.org>
6401
6402 * configure.ac: Rename configure.in, require autoconf 2.59.
6403 * configure: Re-generate.
6404 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
6405 * gdb.stabs/configure: Re-generate.
6406 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
6407 * gdb.hp/configure: Re-generate.
6408 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
6409 autoconf 2.59.
6410 * gdb.hp/gdb.objdbg/configure: Re-generate.
6411 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
6412 autoconf 2.59.
6413 * gdb.hp/gdb.defects/configure: Re-generate.
6414 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
6415 autoconf 2.59.
6416 * gdb.hp/gdb.compat/configure: Re-generate.
6417 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
6418 autoconf 2.59.
6419 * gdb.hp/gdb.base-hp/configure: Re-generate.
6420 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
6421 autoconf 2.59.
6422 * gdb.hp/gdb.aCC/configure: Re-generate.
6423
f10b16d4
JB
64242004-12-15 Jim Blandy <jimb@redhat.com>
6425
6426 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
6427 under NPTL when there is debugging info available for libpthread.
6428
fb6e1814
JG
64292004-12-13 Jerome Guitton <guitton@gnat.com>
6430
6431 * gdb.ada/fixed_points.c: New file.
6432 * gdb.ada/fixed_points.exp: New file.
6433
fe46cd3a
RC
64342004-12-03 Randolph Chung <tausq@debian.org>
6435
6436 * gdb.arch/pa-nullify.exp: New file.
6437 * gdb.arch/pa-nullify.s: New file.
6438
8de0841b
RC
64392004-11-30 Randolph Chung <tausq@debian.org>
6440
6441 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
6442 instead of "tbug". Fix regexp to work properly with gdb_test.
6443
c8170782
PH
64442004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
6445
6446 * gdb.base/bitfields2.exp: New test.
6447 * gdb.base/bitfields2.c: New file.
6448
954269c2
RE
64492004-11-28 Richard Earnshaw <rearnsha@arm.com>
6450
6451 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
6452
0107feed
RC
64532004-11-16 Randolph Chung <tausq@debian.org>
6454
6455 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
6456
f073ae8c
DJ
64572004-11-14 Daniel Jacobowitz <dan@debian.org>
6458
6459 * gdb.threads/threadapply.exp: Correct "macro details" test.
6460
19ad59e7
JJ
64612004-11-11 Jeff Johnston <jjohnstn@redhat.com>
6462
6463 * gdb.threads/threadapply.exp: New test.
6464 * gdb.threads/threadapply.c: New file.
6465
9cf0961b
MK
64662004-11-07 Mark Kettenis <kettenis@gnu.org>
6467
6468 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
6469 frames.
6470
c789492a
FL
64712004-11-05 Felix Lee <felix+log1@specifixinc.com>
6472
6473 * gdb.base/cursal.exp: New file.
6474 * gdb.base/cursal.c: New file.
6475
a1e167bb
AC
64762004-11-03 Andrew Cagney <cagney@gnu.org>
6477
6478 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
6479
b7cbf173
MK
64802004-10-30 Mark Kettenis <kettenis@gnu.org>
6481
6482 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
6483 NetBSD/ELF targets.
6484
88f9d34f
JB
64852004-10-29 Joel Brobecker <brobecker@gnat.com>
6486
6487 * gdb.threads/bp_in_thread.c: New file, copied from
6488 pthread_cond_wait.c.
6489 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
6490 file, rather than reusing the .c file from another testcase.
6491
ca7d6a0c
JB
64922004-10-20 Joel Brobecker <brobecker@gnat.com>
6493
6494 * gdb.ada/null_record.exp: Check where we stopped after
6495 sending the start command, instead of where the associated
6496 temporary breakpoint was inserted.
6497
0d863d03
AC
64982004-10-14 Andrew Cagney <cagney@gnu.org>
6499
6500 * gdb.mi/gdb701.c (main): Return 0.
6501
d11e72cb
DJ
65022004-10-13 Daniel Jacobowitz <dan@debian.org>
6503
d40539a4 6504 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 6505
e1923096
JJ
65062004-10-12 Jeff Johnston <jjohnstn@redhat.com>
6507
6508 * gdb.threads/schedlock.c: Add comment markers to use to find
6509 line numbers.
6510 * gdb.threads/schedlock.exp: Adjust regex to handle the new
6511 comments.
6512 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
6513 breakpoint lines.
6514
ec8ba2c9
DJ
65152004-10-12 Daniel Jacobowitz <dan@debian.org>
6516
6517 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
6518
0eb3658b
DJ
65192004-10-12 Daniel Jacobowitz <dan@debian.org>
6520
6521 * configure.in: Add gdb.dwarf2.
6522 * configure: Regenerated.
6523 * Makefile.in: Add gdb.dwarf2.
6524 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
6525 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
6526 gdb.dwarf2/file1.txt: New files.
6527
a271cc33
OF
65282004-10-11 Orjan Friberg <orjanf@axis.com>
6529
a9c64011 6530 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
6531 of "run", since the latter doesn't work with remote targets. Adjust
6532 the breakpoint numbering accordingly.
6533 * gdb.threads/pthread_cond_wait.exp: Ditto.
6534
895ce074
MC
65352004-10-08 Michael Chastain <mec.gnu@mindspring.com>
6536
6537 * gdb.base/overlays.exp: Update copyright years.
6538
6be3092d
KI
65392004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
6540
6541 * gdb.base/overlays.exp: Disable if target is Linux.
6542
e05389b8
FL
65432004-10-06 Felix Lee <felix+log1@specifixinc.com>
6544
6545 * config/gdbserver.exp (gdb_load): Use right filename on remote.
6546
73cb587d
KI
65472004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
6548
6549 * gdb.asm/asm-source.exp: Add m32r-linux target.
6550 * gdb.asm/m32r-linux.inc: New file.
6551
3c0edcdc
AC
65522004-09-24 Andrew Cagney <cagney@redhat.com>
6553 David Anderson <anderson@redhat.com>
6554
6555 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
6556 command fails, assume things will work.
6557 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
6558 (_GNU_SOURCE): Define.
6559 (print_unsigned, print_hex): Change parameter to "long long".
6560 (print_byte_count): New function, use to print byte counts.
6561 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
6562 O_LARGEFILE.
6563 (main): Compute an upper bound on a corefile in max_core_size.
6564 Limit memory chunk size to max_core_size. Limit total memory
6565 allocated to max_core_size.
6566
4bb3667f
AC
65672004-09-23 Andrew Cagney <cagney@gnu.org>
6568
6569 * gdb.base/bigcore.exp: Replace the code that creates a corefile
6570 from a separate process with code that creates a corefile by
6571 making the inferior dump core.
6572
60fe1a51
MK
65732004-09-23 Mark Kettenis <kettenis@gnu.org>
6574
6575 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
6576 block.
6577
8e937346
MC
65782004-09-23 Michael Chastain <mec.gnu@mindspring.com>
6579
6580 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
6581 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
6582 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
6583 Likewise.
6584
7213f6d6
JJ
65852004-09-20 Jeff Johnston <jjohnstn@redhat.com>
6586
6587 * gdb.java/jprint.exp: New test case for java inferior call.
6588 * gdb.java/jprint.java: Ditto.
6589
eac69dca
JB
65902004-09-15 Joel Brobecker <brobecker@gnat.com>
6591
6592 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
6593
22227696
MC
65942004-09-14 Michael Chastain <mec.gnu@mindspring.com>
6595
6596 * gdb.threads/killed.c: Include <stdlib.h>.
6597 * gdb.threads/pthreads.c: Likewise.
6598
7dd403a4
MC
65992004-09-14 Michael Chastain <mec.gnu@mindspring.com>
6600
6601 * gdb.threads/killed.c: Add copyright notice.
6602
33f2d567
JM
66032004-09-10 Jason Molenda (jmolenda@apple.com)
6604
a9c64011
AS
6605 * gdb.base/define.exp: Two new tests to verify zero space chars
6606 after 'if' and 'while' commands in a user-defined command is correctly
6607 parsed.
33f2d567 6608
e05b62ac
AC
66092004-09-08 Andrew Cagney <cagney@gnu.org>
6610
6611 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
6612 delivery test with duplicate at end of file.
6613
9cbe82da
MK
66142004-09-06 Mark Kettenis <kettenis@jive.nl>
6615
6616 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
6617
564803d9
MC
66182004-09-05 Michael Chastain <mec.gnu@mindspring.com>
6619
6620 * config/hppro.exp: Removed.
6621
7c6807ce
MC
66222004-09-05 Michael Chastain <mec.gnu@mindspring.com>
6623
6624 * config/sparclet.exp: Removed.
6625
bf7e26dd
MC
66262004-09-05 Michael Chastain <mec.gnu@mindspring.com>
6627
6628 * config/udi.exp: Removed.
6629
714e341b
MC
66302004-09-02 Michael Chastain <mec.gnu@mindspring.com>
6631
6632 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
6633 of "exp_continue".
6634 (advancei): Likewise.
6635
1236e623
JJ
66362004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6637
6638 * gdb.base/unload.exp: Fix so messages aren't duplicated.
6639
3bdcad15
MI
66402004-09-01 Manoj Iyer <manjo@austin.ibm.com>
6641
228af206 6642 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
6643 to check for nodebug in executable.
6644 * gdb.gdb/observer.exp (setup_test): Likewise.
6645 * gdb.gdb/selftest.exp (test_with_self): Likewise.
6646 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
6647
c72b934c
AC
66482004-09-01 Andrew Cagney <cagney@gnu.org>
6649
6650 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
6651 files.
6652
edd9b715
JJ
66532004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6654
6655 * gdb.base/unload.exp: Fix expected warning message to match
6656 latest format.
6657
fb4ce06b
CV
66582004-09-01 Corinna Vinschen <vinschen@redhat.com>
6659
6660 * gdb.base/call-rt-st.exp: Fix typos.
6661
ce78e7c3
MI
66622004-08-31 Manoj Iyer <manjo@austin.ibm.com>
6663
6664 * gdb.threads/thread_check.exp: New testcase.
6665 * gdb.threads/thread_check.c: New testcase.
6666
2dedb159
AC
66672004-08-31 Andrew Cagney <cagney@gnu.org>
6668
6669 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
6670 (skip_to_handler_entry): New procedures. Test stepping into a
6671 handler when the breakpoint is at the handler's entry point.
6672
68f53502
AC
66732004-08-30 Andrew Cagney <cagney@gnu.org>
6674
6675 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
6676 gdb/1757.
6677
3e3ffd2b
MC
66782004-08-27 Michael Chastain <mec.gnu@mindspring.com>
6679
6680 With code from Manoj Iyer <manjo@austin.ibm.com>:
6681 * lib/gdb.exp (gdb_file_cmd): Return more information in the
6682 return value. Add an arm for "no debugging symbols found".
6683 Change a stray "error" to "perror".
6684 (gdb_run_cmd): Adapt to new return value.
6685 * gdb.base/remote.exp: Adapt to new return value.
6686 * gdb.gdb/complaints.exp: Likewise.
6687 * gdb.gdb/observer.exp: Likewise.
6688 * gdb.gdb/selftest.exp: Likewise.
6689 * gdb.gdb/xfullpath.exp: Likewise.
6690
4b6f5fd2
JB
66912004-08-27 Joel Brobecker <brobecker@gnat.com>
6692
6693 * gdb.threads/bp_in_thread.exp: New testcase.
6694
e5b25496
MC
66952004-08-27 Michael Chastain <mec.gnu@mindspring.com>
6696
6697 Fix PR testsuite/1735.
6698 * gdb.threads/schedlock.c (thread_function): Add a cast
6699 to suppress a gcc warning.
6700 * gdb.threads/thread-specific.c (thread_function): Likewise.
6701
934353d6
MC
67022004-08-26 Michael Chastain <mec.gnu@mindspring.com>
6703
6704 * gdb.base/unload.c: Include <stdlib.h>.
6705
f98a0aef 67062004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 6707
f98a0aef 6708 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
6709 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
6710 synchronized after the "return".
6711
5a2e8882
MC
67122004-08-26 Michael Chastain <mec.gnu@mindspring.com>
6713
6714 * gdb.mi/basics.c: Include <stdio.h>.
6715 * gdb.mi/pthreads.c: Include <stdlib.h>.
6716 * gdb.mi/var-cmd.c: Include <stdlib.h>.
6717
a9640423
MC
67182004-08-26 Michael Chastain <mec.gnu@mindspring.com>
6719
6720 * gdb.threads/schedlock.c: Add copyright notice.
6721
b04e311d
AC
67222004-08-25 Andrew Cagney <cagney@gnu.org>
6723
6724 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
6725 (skip_over_handler, breakpoint_over_hander): New test procedures.
6726 (advance, advancei): Add a proper prefix, do not use
6727 rerun_to_main.
6728 * gdb.base/sigstep.c (main): Change to use an infinite loop.
6729
7c27f15b
MC
67302004-08-24 Michael Chastain <mec.gnu@mindspring.com>
6731
6732 * gdb.mi/basics.c: Add copyright notice.
6733 * gdb.mi/var-cmd.c: Add copyright notice.
6734
fffc87ae
MC
67352004-08-23 Michael Chastain <mec.gnu@mindspring.com>
6736
6737 * lib/gdb.exp: Remove signed_keyword_not_used.
6738 * lib/compiler.c: Likewise.
6739 * lib/compiler.cc: Likewise.
6740
d782e0bf
MC
67412004-08-23 Michael Chastain <mec.gnu@mindspring.com>
6742
6743 * gdb.base/whatis.c: Remove conditional disabling of "signed".
6744 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
6745
96033e83
MC
67462004-08-23 Michael Chastain <mec.gnu@mindspring.com>
6747
6748 * gdb.base/whatis.c: Add copyright notice.
6749
cf38c229
MK
67502004-08-20 Mark Kettenis <kettenis@gnu.org>
6751
6752 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
6753 it to skip the breakpoints encoded in the inline assembly.
6754
f4b49756
MC
67552004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6756
6757 * Makefile.in: Add gdb.fortran.
6758
2f193b69
MC
67592004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6760
6761 * gdb.base/call-sc.exp (test_scalar_returns):
6762 Fix cut-and-paste glitch in "Make fun return now".
6763
89a237cb
MC
67642004-08-17 Michael Chastain <mec.gnu@mindspring.com>
6765
6766 * configure.in: Add gdb.fortran.
6767 * configure: Regenerate.
6768 * gdb.fortran/Makefile.in: New file.
6769 * lib/gdb.exp (skip_fortran_tests): New procedure.
6770
469aff8e
MC
67712004-08-17 Michael Chastain <mec.gnu@mindspring.com>
6772
6773 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
6774 reference to bug-gnu@prep.ai.mit.edu.
6775 * gdb.mi/mi-var-child.exp: Likewise.
6776 * gdb.mi/mi-var-cmd.exp: Likewise.
6777 * gdb.mi/mi-var-display.exp: Likewise.
6778 * gdb.mi/mi2-var-block.exp: Likewise.
6779 * gdb.mi/mi2-var-child.exp: Likewise.
6780 * gdb.mi/mi2-var-cmd.exp: Likewise.
6781 * gdb.mi/mi2-var-display.exp: Likewise.
6782
00b51b9f
MK
67832004-08-15 Mark Kettenis <kettenis@gnu.org>
6784
6785 * gdb.base/unload.c (main): Make local variable msg const.
6786
45f07fef
MC
67872004-08-15 Michael Chastain <mec.gnu@mindspring.com>
6788
6789 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
6790 to bug-gnu@prep.ai.mit.edu.
6791 * gdb.mi/mi-disassemble.exp: Likewise.
6792 * gdb.mi/mi-eval.exp: Likewise.
6793 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
6794 default line number.
6795 * gdb.mi/mi-return.exp: Likewise.
6796 * gdb.mi/mi-simplerun.exp: Likewise.
6797 * gdb.mi/mi-stack.exp: Likewise.
6798 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
6799 number with explicit range test.
6800 * gdb.mi/mi-watch.exp: Likewise.
6801 * gdb.mi/mi2-break.exp: Likewise.
6802 * gdb.mi/mi2-cli.exp: Likewise.
6803 * gdb.mi/mi2-disassemble.exp: Likewise.
6804 * gdb.mi/mi2-eval.exp: Likewise.
6805 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
6806 default line number.
6807 * gdb.mi/mi2-return.exp: Likewise.
6808 * gdb.mi/mi2-simplerun.exp: Likewise.
6809 * gdb.mi/mi2-stack.exp: Likewise.
6810 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
6811 number with explicit range test.
6812 * gdb.mi/mi2-watch.exp: Likewise.
6813
dd8c8ee7
MC
68142004-08-15 Michael Chastain <mec.gnu@mindspring.com>
6815
6816 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
6817 * gdb.cp/m-static.exp: Likewise.
6818 * gdb.cp/rtti.exp: Likewise.
6819
4e838464
MK
68202004-08-14 Mark Kettenis <kettenis@gnu.org>
6821
6822 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
6823
8d8cb839
EZ
68242004-08-14 Eli Zaretskii <eliz@gnu.org>
6825
6826 * ChangeLog: Prefix Local Variables with semi-colons and indent
6827 the reference to older ChangeLog files, to fix fontification in
6828 Emacs.
6829
deea8bb0
MC
68302004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6831
6832 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
6833 * gdb.mi/mi2-break.exp: Likewise.
6834
c3297504
MC
68352004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6836
6837 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
6838
25808999
MC
68392004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6840
6841 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
6842
226a8d71
MC
68432004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6844
6845 * gdb.cp/classes.exp: Remove unused declarations. Just let
6846 test names default instead of providing special names. Remove
6847 extraneous demangler test.
6848
37fdf854
JJ
68492004-08-12 Jeff Johnston <jjohnstn@redhat.com>
6850
6851 * gdb.base/unload.exp: New test for breakpoints in dynamically
6852 loaded libraries.
6853 * gdb.base/unload.c: Ditto.
6854 * gdb.base/unloadshr.c: Ditto.
6855
2d3a7986
MC
68562004-08-12 Michael Chastain <mec.gnu@mindspring.com>
6857
6858 * gdb.cp/classes.exp (test_ptype_class_objects): Call
6859 cp_test_ptype_class.
6860 (test_enums): Likewise.
6861
c72b934c
AC
68622004-08-10 Andrew Cagney <cagney@gnu.org>
6863
6864 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
6865 files.
6866
cc503c8a
AC
68672004-08-10 Andrew Cagney <cagney@gnu.org>
6868
6869 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
6870 init_malloc call.
6871
902f2ccb
MC
68722004-08-10 Michael Chastain <mec.gnu@mindspring.com>
6873
6874 * ChangeLog: Add copyright notice. The notice is copied
6875 from emacs 21.3 top level ChangeLog.
6876
78c90502
MC
68772004-08-09 Michael Chastain <mec.gnu@mindspring.com>
6878
6879 * lib/cp-support.exp: New file.
6880 * lib/cp-support.exp (cp_test_type_class): New function.
6881 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
6882 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
6883 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
6884 cp_test_ptype_class.
6885
88e5ea78
MC
68862004-08-09 Michael Chastain <mec.gnu@mindspring.com>
6887
6888 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
6889 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
6890 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
6891 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
6892 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
6893 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
6894 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
6895 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
6896 gdb.mi/mi2-watch.exp: Update copyright years.
6897
6a89fc9c
MK
68982004-08-09 Mark Kettenis <kettenis@gnu.org>
6899
6900 * gdb.base/sigaltstack.exp: Provide proper anchoring.
6901
1482e0de
MC
69022004-08-09 Michael Chastain <mec.gnu@mindspring.com>
6903
6904 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
6905 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
6906 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
6907 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
6908 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
6909 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
6910 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
6911 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
6912 gdb.mi/mi-watch.exp: Update copyright years.
6913
1a5ce3f3
DJ
69142004-08-08 Daniel Jacobowitz <dan@debian.org>
6915
6916 PR gdb/1738
6917 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
6918 from a breakpoint with a pending signal.
6919
04f6ecf2
DJ
69202004-08-08 Daniel Jacobowitz <dan@debian.org>
6921
6922 PR gdb/1736
6923 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
6924 * gdb.base/sigaltstack.exp (finish_test): Consume output until
6925 the prompt.
6926 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
6927
54d90d35
DJ
69282004-08-08 Daniel Jacobowitz <dan@debian.org>
6929
6930 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
6931
d2f6abb0
DJ
69322004-08-08 Daniel Jacobowitz <dan@debian.org>
6933
6934 PR gdb/1736
6935 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
6936 for i?86-*-linux*.
6937
5598c03d
DJ
69382004-08-08 Daniel Jacobowitz <dan@debian.org>
6939
6940 * gdb.arch/i386-prologue.exp: Compile without debug information.
6941
c6fee705
MC
69422004-08-08 Michael Chastain <mec.gnu@mindspring.com>
6943
6944 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
6945 rather than asking gdb to search.
6946
dd90efdb
MC
69472004-08-05 Michael Chastain <mec.gnu@mindspring.com>
6948
6949 * gdb.base/gcore.c: Include <string.h>.
6950
1e84bec1
MC
69512004-08-05 Michael Chastain <mec.gnu@mindspring.com>
6952
6953 * gdb.base/gcore.c: Add copyright notice.
6954
e425eb2b
MC
69552004-08-05 Michael Chastain <mec.gnu@mindspring.com>
6956
6957 * gdb.base/freebpcmd.c: Include <stdio.h>.
6958 * gdb.base/long_long.c: Include <string.h>.
6959 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
6960 * gdb.base/siginfo.c: Include <string.h>.
6961 * gdb.base/sigstep.c: Include <string.h>.
6962
cb9aaed5
MC
69632004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6964
6965 * gdb.base/complex.c: Include <stdlib.h>.
6966
55944f3d
MC
69672004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6968
6969 * gdb.base/complex.c: Add copyright notice.
6970
7b2953d9
MC
69712004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6972
6973 * gdb.base/charset.c: Include <stdlib.h>.
6974
c9133d23
MC
69752004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6976
6977 * gdb.base/auxv.c: Include <stdlib.h>.
6978
0a8490ad
MC
69792004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6980
6981 * gdb.base/auxv.c: Add copyright notice.
6982
3426d5ec
MC
69832004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6984
6985 * gdb.base/coremaker.c: Add copyright notice.
6986 * gdb.base/coremaker2.c: Add copyright notice.
6987
8da195dd
AC
69882004-08-04 Andrew Cagney <cagney@gnu.org>
6989
6990 * gdb.base/store.exp: Update copyright.
6991 (check_set, up_set, check_struct, up_struct): Add a prefix to test
6992 names, do not import gdb_prompt.
6993
8d394f98
AC
69942004-08-01 Andrew Cagney <cagney@gnu.org>
6995
6996 Fix PR testsuite/1729.
6997 * gdb.base/dump.exp: Add test name to callers of capture_value, do
6998 not use capture_value with value 4.
6999 (capture_value): Add optional test name parameter.
7000 (test_reload_saved_value, test_restore_saved_value): Use $msg as
7001 the prefix, pass to capture_value.
7002
b6702b23
MK
70032004-08-01 Mark Kettenis <kettenis@gnu.org>
7004
7005 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
7006 * gdb.arch/i386-prologue.c (standard): New prototype and function.
7007 (main): Call new function.
7008
c203e0ca
MC
70092004-07-31 Michael Chastain <mec.gnu@mindspring.com>
7010
7011 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
7012
a7995a30
MC
70132004-07-31 Michael Chastain <mec.gnu@mindspring.com>
7014
7015 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
7016
9366563b
MC
70172004-07-31 Michael Chastain <mec.gnu@mindspring.com>
7018
b6eeaf26 7019 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
7020 Accept more values of vtbl pointer. Remove some messages
7021 about "obsolete gcc or gdb".
7022
2fc1f950
MC
70232004-07-30 Michael Chastain <mec.gnu@mindspring.com>
7024
7025 * gdb.cp/classes.exp: Accept more varieties of ptype output.
7026
c724d49b
MC
70272004-07-30 Michael Chastain <mec.gnu@mindspring.com>
7028
7029 * gdb.base/asm-source.exp: Properly convert target board
7030 debug flags from gcc format to binutils format.
7031
736b0fce
MK
70322004-07-28 Mark Kettenis <kettenis@gnu.org>
7033
7034 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
7035 gdb1718". PR backtrace/1718 partially fixed.
7036
5633ea5c
JJ
70372004-07-27 Jeff Johnston <jjohnstn@redhat.com>
7038
7039 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
7040
575eebb1
NC
70412004-07-26 Nick Clifton <nickc@redhat.com>
7042
7043 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
7044 good default value for a specific architecture is available then
7045 set it to that value. Otherwise default to the -gstabs switch.
7046 Remove the -g... switches from the asm-flags variable. Allow the
7047 target board info to override the value if it wants to. Pass the
7048 switch on the assembler command line.
7049
62104619
MK
70502004-07-23 Mark Kettenis <kettenis@gnu.org>
7051
7052 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
7053 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
7054 (main): Call new function.
7055
4a1135b8
MC
70562004-07-22 Michael Chastain <mec.gnu@mindspring.com>
7057
7058 Test for PR exp/1715.
7059 * gdb.base/radix.exp: Refactor common procedures. Make all
7060 test names unique. Change XFAIL to KFAIL.
7061
8a12c1f0
MC
70622004-07-20 Michael Chastain <mec.gnu@mindspring.com>
7063
7064 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
7065 * gdb.ada/gnat_ada.gin: ... to here.
7066 * configure.in: Use gnat_ada.gin.
7067 * configure: Regenerate.
7068
23b451cf
AC
70692004-07-20 Andrew Cagney <cagney@gnu.org>
7070
7071 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
7072 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
7073 XFAILs. Clean up test messages and comments. Check backtraces.
7074 Delete re-sync code.
7075
ab618a02
MC
70762004-07-19 Michael Chastain <mec.gnu@mindspring.com>
7077
7078 Fix PR cli/740.
7079 * gdb.base/annota1.exp: Honor gdb,nosignals.
7080 * gdb.base/annota3.exp: Likewise.
7081
46dad340
MC
70822004-07-19 Michael Chastain <mec.gnu@mindspring.com>
7083
7084 * lib/java.exp: Update copyright notice.
7085
756d8c70
AC
70862004-07-19 Andrew Cagney <cagney@gnu.org>
7087
7088 * gdb.base/selftest.exp: Copy file from here ...
7089 * gdb.gdb/selftest.exp: ... to here.
7090
586027e6
AC
70912004-07-16 Andrew Cagney <cagney@redhat.com>
7092
7093 * lib/insight-support.exp: Delete file.
7094 * lib/java.exp (java_init): Fix copyright.
7095
029d2200
AC
70962004-07-16 Andrew Cagney <cagney@gnu.org>
7097
7098 * gdb.base/restore.c: Append "prologue" to comments marking the a
7099 function's prologue.
7100 * gdb.base/restore.exp: Update copyright, re-indent.
7101 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
7102 callerN" prefix where needed. Update patterns that match a
7103 function's prologue.
7104
653b62c5
MC
71052004-07-16 Michael Chastain <mec.gnu@mindspring.com>
7106
7107 * gdb.base/restore.c: Add copyright notice.
7108
f7d690e5
AC
71092004-07-16 Andrew Cagney <cagney@gnu.org>
7110
7111 * gdb.base/logical.exp: Update copyright.
7112 (evaluate): New procedure. Use to re-implement tests using
7113 several tables.
7114
d629a7cb
MH
71152004-07-14 Martin Hunt <hunt@redhat.com>
7116
7117 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
7118 which fixes some problems where init.tcl was not found.
7119
9c7bb332
AC
71202004-07-13 Andrew Cagney <cagney@gnu.org>
7121
6bf46641
AC
7122 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
7123 (check_sizeof, check_valueof): Do not include the output in the
7124 test name. Use gdb_test.
7125 (get_valueof): Use gdb_test_multiple.
7126
c4ffd4c0
AC
7127 * gdb.base/step-test.exp: Update copyright. Use
7128 gdb_test_multiple. Ensure that test names do not include
7129 architecture dependent output.
7130
ab89363a
AC
7131 * gdb.gdb/observer.exp: Update copyright.
7132 (setup_test): Use gdb_test_multiple.
7133 (attach_first_observer, attach_second_observer)
7134 (attach_third_observer, detach_first_observer)
7135 (detach_second_observer, detach_third_observer)
7136 (reset_counters, check_counters): Make $message a prefix.
7137 (test_normal_stop_notifications): Add "args" parameter - a list of
7138 init functions to be called. Make $message a prefix,
7139 (test_observer_normal_stop): Change the message prefixes so that
7140 they are unique, pass the attach / detach procedures to
7141 test_normal_stop_notifications.
7142
ec58997a
AC
7143 * gdb.base/signull.exp (test_segv): Prefix all tests with
7144 "${name}". Clean up test messages.
7145
b475183b
AC
7146 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
7147
9c7bb332
AC
7148 * gdb.base/ena-dis-br.exp: Update copyright.
7149 (break_at): New function. Replace send_gdb with gdb_test,
7150 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
7151 ignore count, not stopped at bpt", with KFAIL.
7152
2dd95497
CV
71532004-07-13 Corinna Vinschen <vinschen@redhat.com>
7154
7155 * gdb.base/attach.exp: Remove cleanupfile handling.
7156
419e626b
AC
71572004-07-12 Andrew Cagney <cagney@gnu.org>
7158
7159 * gdb.base/annota1.exp: Cleanup corefile test name.
7160 * gdb.base/annota3.exp: Ditto.
7161
8b1b3228
AC
71622004-07-12 Andrew Cagney <cagney@gnu.org>
7163
78650829
AC
7164 * gdb.base/signals.exp: Clean up copyright, re-indent.
7165
8b1b3228
AC
7166 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
7167 gdb_test and gdb_test_multiple.
7168
935c2760
JJ
71692004-07-08 Jeff Johnston <jjohnstn@redhat.com>
7170
7171 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 7172 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
7173 provide line number info for first statement in main.
7174
1544280f
AC
71752004-07-08 Andrew Cagney <cagney@gnu.org>
7176
1279f4ff
AC
7177 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
7178
1544280f
AC
7179 * gdb.base/sigbpt.exp: Make the common part of each test name a
7180 prefix instead of suffix.
7181
bcc82369
BR
71822004-07-07 Bob Rossi <bob_rossi@cox.net>
7183
7184 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
7185 test from test_tbreak_creation_and_listing to
7186 test_file_list_exec_source_file
7187 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
7188 Changed name of test from test_tbreak_creation_and_listing to
7189 test_file_list_exec_source_file
7190
23f4b0aa
JJ
71912004-07-07 Jeff Johnston <jjohnstn@redhat.com>
7192
7193 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
7194 the jmisc() constructor instead of <init>.
7195 * gdb.java/jmisc1.exp: Ditto.
7196
56401cd5
AC
71972004-07-07 Andrew Cagney <cagney@gnu.org>
7198
7199 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
7200 corrupting the PC.
7201
44ae2f6a
MC
72022004-07-06 Michael Chastain <mec.gnu@mindspring.com>
7203
7204 * gdb.cp/templates.exp: Accept whitespace change in demangler
7205 output.
7206
45a83408
AC
72072004-07-06 Andrew Cagney <cagney@gnu.org>
7208
7209 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
7210
d205ad70
MC
72112004-07-02 Michael Chastain <mec.gnu@mindspring.com>
7212
7213 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
7214 * lib/compiler.cc: Likewise.
7215
06ea1a61
MC
72162004-06-30 Michael Chastain <mec.gnu@mindspring.com>
7217
7218 * lib/compiler.cc: Work around string preprocessing problem
7219 with old hp c++ compiler.
7220 * lib/compiler.c: Likewise.
7221
daab1251
CV
72222004-06-29 Corinna Vinschen <vinschen@redhat.com>
7223
7224 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
7225 directives to conditionalize symbol prefixing.
7226 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
7227 additional_flags handling. Add underscore prefix for Cygwin.
7228 * gdb.arch/i386-unwind.c: Use preprocessor directives to
7229 conditionalize symbol prefixing.
7230 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
7231 additional_flags handling. Add underscore prefix for Cygwin.
7232
cc984116
CV
72332004-06-29 Corinna Vinschen <vinschen@redhat.com>
7234
7235 * gdb.base/bigcore.exp: Skip test on Cygwin.
7236
c279b077
MC
72372004-06-28 Michael Chastain <mec.gnu@mindspring.com>
7238
7239 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
7240 formats for "info register". Use gdb_test_multiple. Fix
7241 the "invalid register" test.
7242
0e915747
CV
72432004-06-28 Corinna Vinschen <vinschen@redhat.com>
7244
7245 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
7246 PID for Cygwin. Add Cygwin specific strings to check for in some
7247 tests.
7248 (do_attach_tests): Add a test for user interaction when attaching
7249 to a process with no matching symbol table already loaded.
7250
11422c86
AC
72512004-06-26 Andrew Cagney <cagney@gnu.org>
7252
7253 Test PR java/1567 and PR java/1565.
7254 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
7255 * gdb.java/jmisc2.exp: Delete file.
7256
cefbce26
MC
72572004-06-26 Michael Chastain <mec.gnu@mindspring.com>
7258
7259 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
7260
e19f872c
CV
72612004-06-25 Corinna Vinschen <vinschen@redhat.com>
7262
7263 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
7264 attach process.
7265
d931ba3b
MC
72662004-06-23 Michael Chastain <mec.gnu@mindspring.com>
7267
7268 * gdb.cp/pr-1553.exp: Remove.
7269
aef68c48
MC
72702004-06-22 Michael Chastain <mec.gnu@mindspring.com>
7271
7272 * gdb.cp/pr-1553.cc: Remove.
7273 * gdb.cp/pr-1553.exp: Disable this test.
7274
8d5df71a
JB
72752004-06-20 Jim Blandy <jimb@redhat.com>
7276
a9c64011 7277 Fix PR testsuite/1680.
8d5df71a
JB
7278 * gdb.arch/i386-sse.exp: Properly quote curly braces in
7279 regular expressions.
7280
4ac6f39d
MC
72812004-06-19 Michael Chastain <mec.gnu@mindspring.com>
7282
7283 Fix PR testsuite/1679.
7284 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
7285 Issue an UNSUPPORTED result instead.
7286
1b413552
JB
72872004-06-18 Jim Blandy <jimb@redhat.com>
7288
7289 * gdb.base/charset.exp: Only send a control-C if we see a new
7290 prompt and incomplete command.
7291
6daa6ebd
MC
72922004-06-18 Michael Chastain <mec.gnu@mindspring.com>
7293
7294 * gdb.cp/pr-574.cc: Add copyright notice.
7295
51fa4ae0
JB
72962004-06-17 Jim Blandy <jimb@redhat.com>
7297
7298 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
7299 cases where the regexp has no groups; this grabs random text from
7300 the previous test suite, whatever that was.
7301
8fea26c5
MC
73022004-06-17 Michael Chastain <mec.gnu@mindspring.com>
7303
7304 * gdb.cp/printmethod.cc: Add copyright notice.
7305
1e3aeb41
MC
73062004-06-16 Michael Chastain <mec.gnu@mindspring.com>
7307
7308 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
7309
9d9030bc
AC
73102004-06-16 Andrew Cagney <cagney@gnu.org>
7311
7312 * gdb.base/signull.c: Update copyright. Include <string.h>.
7313 (bowler): Replace data_pointer with data_read
7314 and data_write cases. Add code_descriptor case.
7315 (zero, desc): New array and pointer.
7316 (data, code): Change to simple pointers.
7317 * gdb.base/signull.exp: Fix probe pattern matching a function
7318 descriptor SIGSEGV. Replace data_pointer with data_read and
7319 data_write tests.
7320
acd4ad44
AC
73212004-06-16 Andrew Cagney <cagney@gnu.org>
7322
7323 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
7324
08fd625c
MC
73252004-06-15 Michael Chastain <mec.gnu@mindspring.com>
7326
7327 * gdb.base/long_long.c: Add copyright notice.
7328
1903502c
MC
73292004-06-15 Michael Chastain <mec.gnu@mindspring.com>
7330
7331 * gdb.base/long_long.exp: Remove reference to
7332 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
7333 to gdb_breakpoint and gdb_continue_to_breakpoint.
7334
83313cb1
JB
73352004-06-14 Jim Blandy <jimb@redhat.com>
7336
7337 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
7338 endian case.
7339
1bf404ef
AC
73402004-06-14 Andrew Cagney <cagney@gnu.org>
7341
7342 * gdb.base/gcore.exp (capture_command_output): Delete the always
7343 passing tests containing inferior values.
7344 * gdb.base/ending-run.exp: Do not include the breakpoint address
7345 in the test message. Update copyright.
7346 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
7347 size in the test name, use gdb_test_multiple. Update copyright.
7348
ef220b33
MC
73492004-06-14 Michael Chastain <mec.gnu@mindspring.com>
7350
7351 * gdb.cp/ref-types.cc: Add copyright notice.
7352
4f70a4c9
MC
73532004-06-14 Michael Chastain <mec.gnu@mindspring.com>
7354
7355 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
7356 hp_aCC_compiler.
7357 * lib/compiler.cc: Likewise.
7358 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
7359 'set' commands. Log diagnostics for other lines. Set
7360 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
7361
335928ac
MC
73622004-06-13 Michael Chastain <mec.gnu@mindspring.com>
7363
7364 * gdb.cp/try_catch.cc: Add copyright notice.
7365
2efb12e8
MC
73662004-06-12 Michael Chastain <mec.gnu@mindspring.com>
7367
7368 * gdb.cp/userdef.cc: Add copyright notice.
7369
0bbed51a
MC
73702004-06-11 Michael Chastain <mec.gnu@mindspring.com>
7371
7372 * gdb.cp/virtfunc.cc: Add copyright notice.
7373
e12a46c9
RC
73742004-06-11 Randolph Chung <tausq@debian.org>
7375
7376 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
7377 problem.
7378
338e05af
AC
73792004-06-10 Andrew Cagney <cagney@gnu.org>
7380
7381 * lib/compiler.cc, lib/compiler.c: Append either
7382 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
7383 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
7384 instead of gcc-3-3.
7385
dc3f10cb
AC
73862004-06-09 Andrew Cagney <cagney@gnu.org>
7387
b4d946af
AC
7388 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
7389 gdb/1455, bug is specific to "long long" and "double".
a9c64011 7390
dc3f10cb
AC
7391 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
7392 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
7393 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
7394 fixed.
7395
b5c0bfa2
AC
73962004-06-09 Andrew Cagney <cagney@gnu.org>
7397
7398 * gdb.base/structs.exp (test_struct_returns): Replace
7399 "return_value_unknown" and "finish_value_unknown" by
7400 "return_value_known" and "finish_value_known". Instead of
7401 "return_value_unknown" iff "finish_value_unknown", check
7402 "return_value_known" implies "finish_value_known".
7403
caeb605f
MH
74042004-06-08 Martin Hunt <hunt@redhat.com>
7405
7406 * gdb.base/float.exp: Add pattern for mips targets.
7407
c892bb64
RC
74082004-06-08 Randolph Chung <tausq@debian.org>
7409
7410 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
7411 message for unknown architectures more clear.
7412
48306d3e
JB
74132004-06-08 Joel Brobecker <brobecker@gnat.com>
7414
7415 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
7416 start the execution of the program.
7417
83ecb59f
JB
74182004-06-07 Jim Blandy <jimb@redhat.com>
7419
7420 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
7421 * gdb.arch/i386-cpuid.h: New helper file.
7422
55264cb4
RC
74232004-06-07 Randolph Chung <tausq@debian.org>
7424
7425 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
7426 has started.
7427
23cadb28
RM
74282004-06-04 Roland McGrath <roland@redhat.com>
7429
7430 Fix PR gdb/1647.
7431 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
7432 differently to be robust to output buffering differences.
7433
51d01eda
MC
74342004-06-04 Michael Chastain <mec.gnu@mindspring.com>
7435
7436 * gdb.threads/pthreads.exp: Update copyright years.
7437 (check_control_c): Change asynchronous 'after' to synchronous.
7438
f4fc3b93
RM
74392004-06-04 Roland McGrath <roland@redhat.com>
7440
7441 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
7442 next gdb prompt.
7443
4013522b
MC
74442004-06-02 Michael Chastain <mec.gnu@mindspring.com>
7445
7446 Fix PR gdb/1636.
7447 * gdb.threads/manythreads.exp: Change asynchronous 'after'
7448 calls to synchronous.
7449
7a8f1e6b
JB
74502004-05-26 Jim Blandy <jimb@redhat.com>
7451
7452 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
7453
81bb3443
RC
74542004-05-24 Randolph Chung <tausq@debian.org>
7455
7456 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
7457 * gdb.asm/pa.inc: New file.
7458
8f5a3103
MK
74592004-05-22 Mark Kettenis <kettenis@gnu.org>
7460
7461 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
7462
734b8fe8 74632004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 7464 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
7465
7466 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
7467 GDB prompt.
7468
725603e1
UW
74692004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7470
f4fc3b93 7471 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
7472 setjmp/longjmp. Use sigaction instead of signal.
7473
8b923272 74742004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 7475 Michael Snyder <msnyder@redhat.com>
8b923272
JB
7476
7477 * gdb.threads/pthread_cond_wait.c: New file.
7478 * gdb.threads/pthread_cond_wait.exp: New testcase.
7479
8bfabb04
AC
74802004-05-13 Andrew Cagney <cagney@redhat.com>
7481
7482 * gdb.base/signull.exp, gdb.base/signull.c: New files.
7483 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
7484
42edda50
AC
74852004-05-11 Andrew Cagney <cagney@redhat.com>
7486
7487 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
7488 fixed but revealed gdb/1639.
7489
d303a6c7
AC
74902004-05-10 Andrew Cagney <cagney@redhat.com>
7491
7492 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
7493 func1" and "next to 2nd alarm", kernel bug avoided.
7494
bf08c2a1
DJ
74952004-05-10 Daniel Jacobowitz <dan@debian.org>
7496
7497 PR external/1568
7498 * gdb.base/bigcore.exp: Check the size of the dumped core file.
7499 XFAIL if it is smaller than bytes_allocated.
7500 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
7501 (main): Make chunks_allocated unsigned. Correct comment.
7502
c0586a34
JB
75032004-05-07 Joel Brobecker <brobecker@gnat.com>
7504
7505 * gdb.arch/powerpc-aix-prologue.c: New file.
7506 * gdb.arch/powerpc-aix-prologue.exp: New file.
7507
f2785d12
JB
75082004-05-07 Jim Blandy <jimb@redhat.com>
7509
7510 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
7511 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
7512
bd7f6e30
JB
75132004-05-06 Joel Brobecker <brobecker@gnat.com>
7514
7515 * gdb.base/sep.exp: No longer setup_kfail when the program was
7516 built with dwarf2.
7517
0a5e7efe
JI
75182004-05-05 Jim Ingham <jingham@apple.com>
7519
7520 * gdb.base/pending.exp: Make sure pending breakpoints
7521 preserve the ignore count.
f4fc3b93 7522
a8958849
MK
75232004-04-27 Jerome Guitton <guitton@gnat.com>
7524
7525 * i386-prologue.exp: Add testcase for jump instruction as first
7526 instruction of the real code.
7527 * i386-prologue.c (jump_at_beginning): New function.
7528
7e103f5b
MK
75292004-04-28 Mark Kettenis <kettenis@gnu.org>
7530
7531 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
7532 x86_64-*-*.
7533
5d38b224
MK
75342004-04-28 Mark Kettenis <kettenis@gnu.org>
7535
7536 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
7537 i*86-*-*.
7538
0ef32fd9
MK
75392004-04-25 Mark Kettenis <kettenis@gnu.org>
7540
7541 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
7542 expression that checks the return type.
7543
71d7dd7c
AC
75442004-04-23 Andrew Cagney <cagney@redhat.com>
7545
7546 * gdb.base/call-sc.exp: New test of scalar call/return values.
7547 * gdb.base/call-sc.c: Ditto.
7548
1e9f977e
JJ
75492004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7550
7551 * gdb.threads/manythreads.c: Reduce thread stack size.
7552
899d9e3a
JJ
75532004-04-23 Jeff Johnston <jjohnstn@redhat.com>
7554
7555 * gdb.threads/manythreads.c: Add copyright notice.
7556
61bcae62
AC
75572004-04-23 Andrew Cagney <cagney@redhat.com>
7558
7559 * gdb.base/siginfo.exp: Better handle step out of signal.
7560 * gdb.base/sigstep.exp: Ditto.
7561
7339a42e 75622004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 7563 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
7564
7565 * gdb.threads/manythreads.c: New testcase.
7566 * gdb.threads/manythreads.exp: Ditto.
7567
5c98409b
JB
75682004-04-22 Jim Blandy <jimb@redhat.com>
7569
7570 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
7571 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
7572
3b611f1a
MC
75732004-04-21 Michael Chastain <mec.gnu@mindspring.com>
7574
7575 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
7576
f0fd9238
AC
75772004-04-21 Andrew Cagney <cagney@redhat.com>
7578
7579 * gdb.base/sigstep.c: New file.
7580 * gdb.base/sigstep.exp: New file.
7581
90990674
JB
75822004-04-16 Joel Brobecker <brobecker@gnat.com>
7583
7584 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
7585 call to observer_notify_normal_stop.
7586
78cef34b
AC
75872004-04-15 Andrew Cagney <cagney@redhat.com>
7588
7589 * gdb.base/siginfo.c: New file.
7590 * gdb.base/siginfo.exp: New file.
7591
d2343407
JB
75922004-04-12 J. Brobecker <brobecker@gnat.com>
7593
7594 * gdb.base/sep.exp: Fix typo in comment.
7595
a2dba3c8
JB
75962004-04-12 J. Brobecker <brobecker@gnat.com>
7597
7598 * gdb.base/sep.c: New file.
7599 * gdb.base/sep-proc.c: New file.
7600 * gdb.base/sep.exp: New testcase.
7601
15f7b60e
MK
76022004-04-09 Mark Kettenis <kettenis@gnu.org>
7603
7604 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
7605 support.
7606
44f4de1a
AC
76072004-04-05 Andrew Cagney <cagney@redhat.com>
7608
7609 * gdb.base/sigaltstack.c: New file.
7610 * gdb.base/sigaltstack.exp: New file.
7611
ef04f396
JB
76122004-04-04 Joel Brobecker <brobecker@gnat.com>
7613
7614 * gdb.base/foll-fork.exp: Update the expected output for
7615 "help set follow-fork-mode", to match a change that was made
7616 to the help of this variable on 2004-01-13.
7617
d40d2c92
JB
76182004-04-01 Joel Brobecker <brobecker@gnat.com>
7619
7620 * lib/ada.exp: Add copyright notice.
7621 * bar.ads: Likewise.
7622 * bar.adb: Likewise.
7623 * null_record.adb: Likewise.
7624 * null_record.exp: Likewise.
7625 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
7626
f86ef5a3
JB
76272004-04-01 Joel Brobecker <brobecker@gnat.com>
7628
7629 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
7630 * configure: Regenerate.
7631
414e70e3
JB
76322004-04-01 Joel Brobecker <brobecker@gnat.com>
7633
7634 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
7635 to build the application. Remove the message printed when in
7636 verbose mode, redundant with the UNSUPPORTED message above.
7637
f0aaee49
JB
76382004-03-31 Joel Brobecker <brobecker@gnat.com>
7639
7640 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
7641 * gdb.ada (null_record.exp): New testcase.
7642
ac81cb54
JB
76432004-03-31 Joel Brobecker <brobecker@gnat.com>
7644
7645 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
7646
854af2f7
JB
76472004-03-31 Joel Brobecker <brobecker@gnat.com>
7648
7649 * gdb.ada: New subdirectory.
7650 * gdb.ada/Makefile.in: New file.
7651 * gdb.ada/gnat_ada.gpr.in: New file.
7652
034cb681
JB
76532004-03-31 Joel Brobecker <brobecker@gnat.com>
7654
7655 * lib/ada.exp: New file.
7656
78a1a894
DJ
76572004-03-24 Daniel Jacobowitz <drow@mvista.com>
7658
7659 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
7660 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
7661
4b2b3b3e
AC
76622004-03-22 Andrew Cagney <cagney@redhat.com>
7663
7664 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
7665 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7666 Problem identified by Ulrich Weigand.
7667
23c73aa3
DC
76682004-03-17 David Carlton <carlton@kealia.com>
7669
7670 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
7671 PR c++/826.
7672
d63a86f8
RM
76732004-03-16 Roland McGrath <roland@redhat.com>
7674
7675 * gdb.base/auxv.exp: New file.
7676 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
7677
0e02aa50
DC
76782004-03-12 David Carlton <carlton@kealia.com>
7679
7680 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
7681 * gdb.cp/pr-1553.cc: Ditto.
7682 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
7683 pass branch.
7684
c20b71be
MC
76852004-03-12 Michael Chastain <mec.gnu@mindspring.com>
7686
7687 * gdb.cp/templates.exp: Accept more template types.
7688
c7414a01
MC
76892004-03-09 Michael Chastain <mec.gnu@mindspring.com>
7690
7691 From Corinna Vinschen with modifications.
7692 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
7693 local variable obj_with_enum.
7694 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
7695 results with obj_with_enum.
7696
ed69573c
MC
76972004-03-09 Michael Chastain <mec.gnu@mindspring.com>
7698
7699 * gdb.cp/classes.cc: New file, copied from misc.cc.
7700 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
7701
28301461
MC
77022004-03-09 Michael Chastain <mec.gnu@mindspring.com>
7703
7704 * gdb.cp/misc.cc: Add copyright notice.
7705
1198ecbe
DC
77062004-03-05 David Carlton <carlton@kealia.com>
7707
7708 * gdb.cp/rtti.exp: Add 'print *obj3' test.
7709 * gdb.cp/rtti.h: Update copyright.
7710 (namespace n2::n3): New.
7711 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
7712 (n2::n3::func3): New.
7713 (main): Call n2::n3::func3.
7714 * gdb.cp/rtti2.cc: Update copyright.
7715 (n2::create3): New.
7716
9e08c470
MK
77172004-03-04 Mark Kettenis <kettenis@gnu.org>
7718
7719 * gdb.asm/openbsd.inc: Fix typo.
7720
4bebc3aa
FF
77212004-03-03 Fred Fish <fnf@redhat.com>
7722
7723 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
7724 "val" instead of unused "size". Update copyright year.
7725
6ea9fb37
DJ
77262004-02-29 Daniel Jacobowitz <drow@mvista.com>
7727
7728 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
7729 to use unsigned char.
7730 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
7731 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
7732
23b23974
DJ
77332004-02-29 Daniel Jacobowitz <drow@mvista.com>
7734
7735 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
7736 line of output.
7737
7574fd53
DJ
77382004-02-28 Daniel Jacobowitz <drow@mvista.com>
7739
7740 * gdb.base/relocate.c (dummy): Initialize.
7741
a195357f
DJ
77422004-02-28 Daniel Jacobowitz <drow@mvista.com>
7743
7744 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
7745 a breakpoint at exit.
7746
72fd54a9
FF
77472004-02-27 Fred Fish <fnf@redhat.com>
7748
7749 * gdb.base/chng-syms.exp: Add expect condition to match failing
7750 case that isn't a timeout.
7751
b9d23137
AC
77522004-02-27 Andrew Cagney <cagney@redhat.com>
7753
7754 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
7755 support.
7756
15d208f6 77572004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 7758
15d208f6
FF
7759 * gdb.arch/gdb1431.c: Remove.
7760 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
7761 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
7762 of "until" incorrectly.
7763
98f9cd2d
JB
77642004-02-26 J. Brobecker <brobecker@gnat.com>
7765
7766 * gdb.cp/class2.cc (empty): New class.
7767 (refer): New function.
7768 (main): Declare an object of type empty and use it.
7769 * gdb.cp/class2.exp: Print the value of an object of type empty.
7770
9b50c11b
JJ
77712004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7772
7773 * gdb.base/langs.exp: Update query string to match the
7774 new nquery format used for pending breakpoints.
7775
0dcd613f
AC
77762004-02-26 Andrew Cagney <cagney@redhat.com>
7777
7778 Fix PR i18n/1570.
7779 * gdb.base/charset.c: Update copyright notice.
7780 (main, init_string): Remove the escape character '\e' tests.
7781 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
7782 * gdb.base/charset.exp (valid_host_charset): Ditto.
7783 * gdb.base/setvar.exp: Ditto.
7784
b8a56647
AC
77852004-02-24 Andrew Cagney <cagney@redhat.com>
7786
90d59e34
AC
7787 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
7788 mmapped data in core file" PASS and FAIL messages consistent.
7789
b8a56647
AC
7790 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
7791 setting a breakpoint. Work around PR java/1565.
7792
9f27c604
JJ
77932004-02-23 Jeff Johnston <jjohnstn@redhat.com>
7794
7795 * lib/gdb.exp (gdb_breakpoint): Update query string to match
7796 new nquery format.
7797 * gdb.base/pending.exp: Ditto.
7798
3224a706
MK
77992004-02-22 Mark Kettenis <kettenis@gnu.org>
7800
7801 * configure.in: Run stabs tests on *BSD.
7802 * configure: Regenerated.
7803
41e0a9ca
MK
78042004-02-21 Mark Kettenis <kettenis@gnu.org>
7805
7806 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
7807
1e1b3428
FF
78082004-02-20 Fred Fish <fnf@redhat.com>
7809
7810 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
7811 blank in test for "returns short", for consistency with other
7812 "returns xxx" tests. Update copyright year.
7813
f9a7572a
FF
78142004-02-19 Fred Fish <fnf@redhat.com>
7815
7816 New testcase for PR breakpoint/1558.
7817 * gdb.arch/gdb1558.exp: New file.
7818 * gdb.arch/gdb1558.c: New file.
7819
b2ce2854
EZ
78202004-02-19 Elena Zannoni <ezannoni@redhat.com>
7821
7822 * gdb.base/nodebug.exp: Fix typo.
7823
e7c9ff01
JB
78242004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7825
7826 Committed by Jim Blandy <jimb@redhat.com>.
7827
62f4b920
JB
7828 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
7829
2db536a1
JB
7830 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
7831
e7c9ff01
JB
7832 * gdb.base/float.exp: Support s390*-*-* targets.
7833
f3205b34
AF
78342004-02-17 Adam Fedor <fedor@gnu.org>
7835
7836 * gdb.base/gdb1555.exp: New file.
7837 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
7838
9d62932d
EZ
78392004-02-17 Elena Zannoni <ezannoni@redhat.com>
7840
7841 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
7842
344c9711
FF
78432004-02-16 Fred Fish <fnf@redhat.com>
7844
7845 * gdb.arch/gdb1291.c: Remove
7846 * gdb.arch/gdb1291.s: New test input file.
7847 * gdb.arch/gdb1291.exp: Expand test to check case that should not
7848 fail. Test for correct result, known incorrect result, other
7849 failures and timeouts.
7850
2d822687
AC
78512004-02-16 Andrew Cagney <cagney@redhat.com>
7852
7853 * gdb.base/bigcore.exp: New file.
7854 * gdb.base/bigcore.c: New file.
7855
dac15b66
AC
78562004-02-13 Andrew Cagney <cagney@redhat.com>
7857
7858 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
7859 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
7860 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
7861 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
7862 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
7863 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
7864 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
7865 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
7866 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
7867 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
7868
6bdfc2c4
JJ
78692004-02-11 Jeff Johnston <jjohnstn@redhat.com>
7870
7871 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
7872 executed is an alloc instruction.
7873
87b3ede8
DC
78742004-02-11 David Carlton <carlton@kealia.com>
7875
7876 * gdb.cp/breakpoint.exp: New.
7877 * gdb.cp/breakpoint.cc: New.
7878
6e19e2bf
MC
78792004-02-11 Michael Chastain <mec.gnu@mindspring.com>
7880
7881 Partial fix for PR gdb/1543.
7882 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
7883 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
7884 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
7885 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
7886 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
7887 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
7888 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
7889 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
7890 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
7891 to bug-gdb@prep.ai.mit.edu .
7892 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
7893 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
7894 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
7895 Likewise.
7896
5c5455dc
AC
78972004-02-10 Andrew Cagney <cagney@redhat.com>
7898
7899 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
7900 using gdb_internal_error_resync.
7901
9cf689d7
DJ
79022004-02-09 Daniel Jacobowitz <drow@mvista.com>
7903
7904 * gdb.threads/thread-specific.exp: Stop early if no threads are
7905 found.
7906
d2dc51db
MC
79072004-02-09 Michael Chastain <mec.gnu@mindspring.com>
7908
7909 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
7910
14b1a056
DJ
79112004-02-08 Daniel Jacobowitz <drow@mvista.com>
7912
7913 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
7914 breakpoints.
7915
83f66e8f
DJ
79162004-02-07 Daniel Jacobowitz <drow@mvista.com>
7917
7918 * config/sim.exp (gdb_load): Handle $arg == "".
7919 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
7920 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
7921
30fc0091
EZ
79222004-02-07 Elena Zannoni <ezannoni@redhat.com>
7923
a9c64011
AS
7924 * gdb.base/maint.exp: Update test to reflect
7925 obstack changes.
30fc0091 7926
4d806929
JJ
79272004-02-04 Jeff Johnston <jjohnstn@redhat.com>
7928
7929 * gdb.base/pendshr.c (pendfunc): New function that calls
7930 pendfunc1.
7931 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
7932
7bfdd688
FF
79332004-02-04 Fred Fish <fnf@redhat.com>
7934
7935 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
7936 function symbols and update copyright years.
7937 * gdb.arch/gdb1291.c: Ditto.
7938
aaa08ee4
MC
79392004-02-03 Michael Chastain <mec.gnu@mindspring.com>
7940
7941 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
7942
dbad7755
MC
79432004-02-03 Michael Chastain <mec.gnu@mindspring.com>
7944
7945 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
7946
ec4646ef
MC
79472004-02-03 Michael Chastain <mec.gnu@mindspring.com>
7948
7949 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
7950
1b802196
FF
79512004-02-02 Fred Fish <fnf@redhat.com>
7952
7953 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
7954 remote targets. Update copyright years.
7955
18fe2033
JJ
79562004-02-02 Jeff Johnston <jjohnstn@redhat.com>
7957
7958 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
7959 support.
7960 * gdb.base/langs.exp: Fix test which attempts to create
7961 breakpoint on non-existent function to handle new pending
7962 support.
7963 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
7964 a breakpoint.
7965 * gdb.base/pending.exp: New test.
7966 * gdb.base/pending.c: New file.
7967 * gdb.base/pendshr.c: Ditto.
7968
8d577d32
DC
79692004-02-02 David Carlton <carlton@kealia.com>
7970
7971 * gdb.cp/overload.exp: Add overloadNamespace tests.
7972 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
7973 (overloadNamespace, XXX): New.
7974 (main): Call XXX::marker2.
7975
3ad13771
FF
79762004-02-01 Fred Fish <fnf@redhat.com>
7977
7978 * gdb.base/dump.exp: Use runto_main instead of "runto main".
7979 * gdb.base/finish.exp: Ditto.
7980 * gdb.base/gcore.exp: Ditto.
7981 * gdb.base/huge.exp: Ditto.
7982 * gdb.base/info-proc.exp: Ditto.
7983 * gdb.base/return2.exp: Ditto.
7984 * gdb.threads/gcore-thread.exp: Ditto.
7985
44c75849
DJ
79862004-02-01 Daniel Jacobowitz <drow@mvista.com>
7987
7988 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
7989
005bc093
MK
79902004-02-01 Mark Kettenis <kettenis@gnu.org>
7991
7992 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
7993 that opening the file succeeds on OpenBSD.
7994
c47cebdb
DJ
79952004-02-01 Daniel Jacobowitz <drow@mvista.com>
7996
7997 * gdb.threads/thread-specific.c: New file.
7998 * gdb.threads/threads-specific.exp: New test script.
7999 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
8000 to expect_out.
8001
5a01311c
MK
80022004-02-01 Mark Kettenis <kettenis@gnu.org>
8003
8004 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
8005 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
8006 only on the "print_small_structs from print_long_arg_list" test.
8007
ce22a4f1
DJ
80082004-02-01 Daniel Jacobowitz <drow@mvista.com>
8009
8010 * gdb.base/completion.exp: Kill a stray backslash.
8011
8012 From Jim Ingham <jingham@apple.com>:
8013 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
8014 agrees with the result from sending a tab.
8015
abbab9d3
DJ
80162004-01-31 Daniel Jacobowitz <drow@mvista.com>
8017
8018 * gdb.base/chng-syms.exp: Remove stray newline.
8019
53904d1e
MK
80202004-01-31 Mark Kettenis <kettenis@gnu.org>
8021
8022 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
8023 *-*-openbsd*.
8024 * gdb.asm/openbsd.inc: New file.
8025
3a4b3aac
MK
80262004-01-30 Mark Kettenis <kettenis@gnu.org>
8027
8028 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
8029 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
8030 *-*solaris2*. Remove commented out default settings for
8031 asm-flags. Replace gdb_compile with target_link.
8032
ebac27b4
MC
80332004-01-29 Michael Chastain <mec.gnu@mindspring.com>
8034
8035 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
8036 for all tests. Remove old hp-ux and cygnus xfail cases.
8037
d8679d84
PH
80382004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
8039
8040 * gdb.base/chng-syms.exp: New file.
8041 * gdb.base/chng-syms.c: New file.
8042
0a55bc22
MC
80432004-01-24 Michael Chastain <mec.gnu@mindspring.com>
8044
8045 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
8046 Provide arms for current output in all my configurations.
8047
94b8e876
MC
80482004-01-24 Michael Chastain <mec.gnu@mindspring.com>
8049
8050 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
8051 * lib/compiler.cc: Likewise.
8052 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
8053 get the right preprocessor. Eval the output directly. Remove
8054 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
8055 hp_f77_compiler and hp_f90_compiler completely.
8056 (gdb_preprocess): Delete.
8057 (get_compiler): Delete.
8058
7cf03d44
MK
80592004-01-24 Mark Kettenis <kettenis@gnu.org>
8060
8061 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
8062 <string.h>.
8063
68b6dce9
NR
80642004-01-24 Nick Roberts <nick@nick.uklinux.net>
8065
8066 * gdb.mi/mi-stack.exp: Update copyright.
8067
b368761e
DC
80682004-01-23 David Carlton <carlton@kealia.com>
8069
8070 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
8071 test for cp_lookup_transparent_type.
8072 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
8073 call them.
8074
f2061b53
DJ
80752004-01-23 Daniel Jacobowitz <drow@mvista.com>
8076
8077 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
8078 after -var-update.
8079
37fc574a
DC
80802004-01-23 David Carlton <carlton@kealia.com>
8081
8082 * gdb.cp/namespace.cc (C::ensureRefs): New.
8083 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
8084
8e94b928
NR
80852004-01-20 Nick Roberts <nick@nick.uklinux.net>
8086
8087 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
8088 case "-stack-list-locals 2".
8089 * gdb.mi/mi-var-child.exp: Test for case
8090 "-var-list-children --all-values NAME".
8091
997b0952
MC
80922004-01-18 Michael Chastain <mec.gnu@mindspring.com>
8093
8094 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
8095
52470da3
MK
80962004-01-18 Mark Kettenis <kettenis@gnu.org>
8097
7049b4b8
MK
8098 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
8099 used with gdb_test_multiple.
8100
52470da3
MK
8101 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
8102 read at address 0. This fixes PR testsuite/1504.
8103
da6012e5
DJ
81042004-01-18 Daniel Jacobowitz <drow@mvista.com>
8105
8106 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
8107 Remove downloading, guessing the host executable, the calls to
8108 gdb_file_cmd and gdb_target_cmd, and "load" support.
8109 (infer_host_exec): New function broken out from gdb_load.
8110 (gdb_load): New wrapper for gdbserver_gdb_load.
8111 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
8112 gdb_target_cmd. Use -target-select.
8113 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
8114 Download binaries to the host. Clear last_mi_remote_file when
8115 we load a new binary.
8116 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
8117 call gdbserver_gdb_load and mi_gdb_target_cmd.
8118
32c70722
MC
81192004-01-17 Michael Chastain <mec.gnu@mindspring.com>
8120
8121 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
8122 type patterns.
8123
b0cecf36
MC
81242004-01-17 Michael Chastain <mec.gnu@mindspring.com>
8125
8126 * gdb.cp/templates.exp: Fix typo in test name of
8127 "print Foo<volatile char*>::foo".
8128
4120d7e6
MC
81292004-01-15 Michael Chastain <mec.gnu@mindspring.com>
8130
8131 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
8132
f679e530
BE
81332004-01-16 Ben Elliston <bje@wasabisystems.com>
8134
8135 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
8136 (clean mostlyclean): Remove empty rm.
8137
091c48f6
MC
81382004-01-15 Michael Chastain <mec.gnu@mindspring.com>
8139
8140 * gdb.base/setvar.exp: Add copyright years.
8141
3e5fc8d2
DC
81422004-01-14 David Carlton <carlton@bactrian.org>
8143
8144 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
8145 PR c++/1511 and update coment.
8146 * gdb.cp/templates.exp: Update patterns to match current output.
8147 If changes involve something other than whitespace, KFAIL
8148 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
8149
63d06c5c
DC
81502004-01-14 David Carlton <carlton@kealia.com>
8151
8152 * gdb.cp/namespace.exp: Add tests involving classes defined within
8153 namespaces.
8154 * gdb.cp/namespace.cc (C::CClass): New.
8155 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
8156
a51dab88
EZ
81572004-01-14 Elena Zannoni <ezannoni@redhat.com>
8158
8159 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
8160 what debug info we have. Print a better message if something goes
8161 wrong while producing the separate debug info file.
8162
a476ccc9
MC
81632004-01-14 Michael Chastain <mec.gnu@mindspring.com>
8164
8165 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
8166
f453692c
MC
81672004-01-14 Michael Chastain <mec.gnu@mindspring.com>
8168
8169 * gdb.base/callfuncs.c: Add copyright notice.
8170
f40063a5
MC
81712004-01-13 Michael Chastain <mec.gnu@mindspring.com>
8172
8173 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
8174 inheritance. PR gdb/1498, PR gcc/13539.
8175
19ac3974
EZ
81762004-01-13 Elena Zannoni <ezannoni@redhat.com>
8177
a9c64011
AS
8178 * gdb.threads/gcore-thread.exp: Prefix name of binary with
8179 test specific name.
8180 * gdb.mi/gdb669.exp: Ditto.
8181 * gdb.mi/mi-pthreads.exp: Ditto.
8182 * gdb.mi/mi1-pthreads.exp: Ditto.
8183 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 8184
56c97c6e
MC
81852004-01-12 Michael Chastain <mec.gnu@mindspring.com>
8186
8187 * gdb.cp/member-ptr.cc: Add copyright notice.
8188
a0644324
MC
81892004-01-12 Michael Chastain <mec.gnu@mindspring.com>
8190
8191 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
8192 some patterns for recent versions of gcc and hpacc. Delete
8193 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
8194 Delete tests that access a NULL pointer-to-member-data. This
8195 script is still disabled for gcc.
8196
32fabe09
EZ
81972004-01-12 Elena Zannoni <ezannoni@redhat.com>
8198
8199 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 8200 escaped correctly.
32fabe09 8201
1f8a6abb
EZ
82022004-01-12 Elena Zannoni <ezannoni@redhat.com>
8203
8204 * gdb.base/sepdebug.exp: New file.
8205 * gdb.base/sepdebug.c: New file.
8206 * lib/gdb.exp (separate_debug_filename): New procedure.
8207 (gdb_gnu_strip_debug): New procedure.
8208
48efe704
AC
82092004-01-12 Andrew Cagney <cagney@redhat.com>
8210
8211 * gdb.mi/ChangeLog: Delete file. Renamed to ...
8212 * gdb.mi/ChangeLog-1999-2003: New file.
8213
a9415475
AC
82142004-01-12 Andrew Cagney <cagney@redhat.com>
8215
8216 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
8217 "Renaming a directory to a non-empty directory returns ENOTEMPTY
8218 or EEXIST", treat EBUSY as an XFAIL.
8219
83b8cf9d
MC
82202004-01-11 Michael Chastain <mec.gnu@mindspring.com>
8221
8222 * gdb.base/scope.exp: Remove obsolete setup_xfail for
8223 hp_cc_compiler.
8224
9939d2a8
MC
82252004-01-10 Michael Chastain <mec.gnu@mindspring.com>
8226
8227 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
8228 decorations.
8229
1ff8cadf
MC
82302004-01-10 Michael Chastain <mec.gnu@mindspring.com>
8231
8232 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
8233 and "(aCC)" decorations. Remove obsolete doco about old
8234 test results.
8235
6fa9022e
MC
82362004-01-09 Michael Chastain <mec.gnu@mindspring.com>
8237
8238 * gdb.cp/exception.exp: Fix typo in doco.
8239
209721fe
MK
82402004-01-09 Mark Kettenis <kettenis@gnu.org>
8241
8242 * gdb.base/gdb1476.exp: Fix typo.
8243
ef11303e
MC
82442004-01-09 Michael Chastain <mec.gnu@mindspring.com>
8245
8246 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
8247 file.
8248
041ab88c
MC
82492004-01-09 Michael Chastain <mec.gnu@mindspring.com>
8250
8251 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
8252 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
8253 Use gdb_compile. Remove restriction on gcc. Add some patterns
8254 for recent version of gdb. Delete second half, which was a copy
8255 of the first half with different build flags. This test is
8256 still disabled because it is still not ready for production.
8257
e36d075a
MC
82582004-01-08 Michael Chastain <mec.gnu@mindspring.com>
8259
8260 * gdb.cp/exception.cc: Add copyright notice.
8261 * gdb.cp/exception.exp: Add a notice that this file is broken
8262 because of line number changes caused by addition of copyright
8263 notice.
8264
42b190ad
MC
82652004-01-08 Michael Chastain <mec.gnu@mindspring.com>
8266
8267 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
8268 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
8269
8f25f06b
MC
82702004-01-08 Michael Chastain <mec.gnu@mindspring.com>
8271
8272 * gdb.cp/classes.exp: Accept gnu abi 2.
8273 * gdb.cp/derivation.exp: Likewise.
8274 * gdb.cp/overload.exp: Likewise.
8275 * gdb.cp/virtfunc.exp: Likewise.
8276
06ded8b8
MC
82772004-01-08 Michael Chastain <mec.gnu@mindspring.com>
8278
8279 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
8280 semicolon after end of function.
8281
77c26ae3
MC
82822004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8283
8284 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
8285 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
8286 boilerplate code for compiling and running the program under
8287 test. Add some string method tests.
8288
20757486
MC
82892004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8290
8291 * gdb.cp/bs15503.cc: Add copyright notice.
8292 * gdb.cp/bs15503.exp: Adjust line number.
8293
0fd3b503
MC
82942004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8295
8296 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
8297 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
8298
10d1bea8
MC
82992004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8300
8301 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
8302 hp_cc_compiler.
8303
2789202a
MC
83042004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8305
8306 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
8307 * gdb.cp/ctti.exp: Use the marker instead of "next".
8308 With gcc, run further before bailing.
8309
b862f14c
MC
83102004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8311
8312 * gdb.cp/cttiadd.cc: Add copyright notice.
8313 * gdb.cp/cttiadd1.cc: Likewise.
8314 * gdb.cp/cttiadd2.cc: Likewise.
8315 * gdb.cp/cttiadd3.cc: Likewise.
8316
96da2469
MC
83172004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8318
8319 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
8320 Use gdb_test, gdb_test_multiple. Use floating-point values that
8321 have exact representations in IEEE-ish formats.
8322
053248ff
MC
83232004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8324
8325 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
8326 compilers. Delete duplicate call to get_compiler_info.
8327 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
8328 * gdb.base/volatile.exp: Likewise.
8329
84acecdd
MK
83302004-01-07 Mark Kettenis <kettenis@gnu.org>
8331
8332 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
8333 memory at address 0.
8334
fe11a27f
MC
83352004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8336
8337 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
8338 to test for hp-ux assembler. Fix copyright years.
8339
60ad077b
AC
83402004-01-07 Andrew Cagney <cagney@redhat.com>
8341
8342 * gdb.base/fileio.c (strerrno): Add "EBUSY".
8343
1c9b8f33
AC
83442004-01-07 Andrew Cagney <cagney@redhat.com>
8345
8346 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
8347 when creating the read-only file. From analysis by Roland McGrath
8348 and Elena Zannoni.
8349
753ccc7a
MC
83502004-01-06 Michael Chastain <mec.gnu@mindspring.com>
8351
8352 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
8353
eca3e36b
MC
83542004-01-06 Michael Chastain <mec.gnu@mindspring.com>
8355
8356 * gdb.base/cvexpr.c: Be type-safe with function pointers and
8357 data pointers.
8358
f8d4bac4
MC
83592004-01-06 Michael Chastain <mec.gnu@mindspring.com>
8360
8361 * gdb.cp/m-static.exp: Compile one source file at a time.
8362 Delete unused call to get_compiler_info.
8363
9b4e0f94
MC
83642004-01-06 Michael Chastain <mec.gnu@mindspring.com>
8365
8366 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
8367 * gdb.base/call-rt-st.exp: Likewise.
8368 * gdb.base/nodebug.exp: Likewise.
8369 * gdb.base/volatile.exp: Likewise.
8370 * gdb.cp/ref-types.exp: Likewise.
8371 * gdb.cp/templates.exp: Likewise.
8372
023c1024
MK
83732004-01-05 Mark Kettenis <kettenis@gnu.org>
8374
8375 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
8376
19703c4a
MC
83772004-01-05 Michael Chastain <mec.gnu@mindspring.com>
8378
8379 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
8380 hppa*-hp-hpux*.
8381
18b67037
MK
83822004-01-04 Mark Kettenis <kettenis@gnu.org>
8383
ba6219c8
MK
8384 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
8385 x86_64-*-*.
8386
18b67037
MK
8387 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
8388 sparc64-*-* and sparc*-solaris2*.
8389
1bfbbb9d
MK
83902004-01-04 Mark Kettenis <kettenis@gnu.org>
8391
8392 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
8393 return ${tests}" test. The ${tests} already mentions the
8394 filename.
8395
06846494
MC
83962004-01-02 Michael Chastain <mec.gnu@mindspring.com>
8397
8398 * gdb.cp/local.exp: Accept gcc abi 2.
8399
3b0cb202
MC
84002004-01-02 Michael Chastain <mec.gnu@mindspring.com>
8401
8402 * gdb.cp/templates.exp: Accept gcc abi 2.
8403
0643ec3f
MC
84042004-01-02 Michael Chastain <mec.gnu@mindspring.com>
8405
8406 * lib/compiler.cc: Remove supports_template_debugging.
8407 * gdb.cp/templates.exp: Do not test supports_template_debugging.
8408
d231d0b1
MC
84092004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8410
8411 * gdb.cp/namespace.exp: Accept gcc abi 2.
8412
44ffb27c
MC
84132004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8414
8415 * gdb.cp/method.exp: Accept gcc abi 2.
8416
184ad485
MC
84172004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8418
8419 * gdb.cp/classes.exp: Generate identical results as old version.
8420 * gdb.cp/derivation.exp: Likewise.
8421 * gdb.cp/overload.exp: Likewise.
8422 * gdb.cp/virtfunc.exp: Likewise.
8423
116f09e7
MC
84242004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8425
8426 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
8427 mysterious bug with sourceware version of expect.
8428
b1379776
MC
84292004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8430
8431 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
8432 current versions of gcc, including gcc abi 2. Remove gratuitous
8433 restart of test program. Use gdb_test_multiple and gdb_test for
8434 all tests. Add patterns to xfail missing "const" in "const char *"
8435 and kfail PR gdb/1155.
8436
6b7a4c0e
MC
84372004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8438
8439 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
8440 current versions of gcc, including gcc abi 2. Remove gratuitous
8441 restart of test program. Use gdb_test_multiple and gdb_test for
8442 all tests. Add patterns to kfail PR gdb/1498.
8443
51615d72
MC
84442003-12-31 Michael Chastain <mec.gnu@mindspring.com>
8445
8446 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
8447 current versions of gcc, including gcc abi 2. Use "breakpoint"
8448 and "continue" instead of restarting the target program. Use
8449 gdb_test_multiple and gdb_test for all tests.
8450
7b79a9d7
MK
84512004-01-01 Mark Kettenis <kettenis@gnu.org>
8452
8453 * gdb.asm/asm-source.exp: Update copyright year. Link statically
8454 for *-*-solaris2*.
8455
1cd3489f
MC
84562003-12-31 Michael Chastain <mec.gnu@mindspring.com>
8457
8458 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
8459 current versions of gcc, including gcc abi 2. Use "breakpoint"
8460 and "continue" instead of restarting the target program several
8461 times. Use gdb_test_multiple and gdb_test for all tests.
8462
850742db
MC
84632003-12-18 Michael Chastain <mec.gnu@mindspring.com>
8464
8465 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
8466 source files.
8467
eb4bbda8
MC
84682003-12-16 Michael Chastain <mec.gnu@mindspring.com>
8469
8470 * gdb.base/environ.exp: Handle compiling test case from multiple
8471 source files.
8472
e42c7771
MC
84732003-12-16 Michael Chastain <mec.gnu@mindspring.com>
8474
8475 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
8476
80e4b428
JB
84772003-12-17 Jim Blandy <jimb@redhat.com>
8478
5f06973a
JB
8479 * gdb.base/freebpcmd.c: Add copyright notice.
8480
80e4b428
JB
8481 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
8482
0ab84fb7
MC
84832003-12-16 Michael Chastain <mec.gnu@mindspring.com>
8484
8485 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
8486
1b3bb3d0
JB
84872003-12-13 Jim Blandy <jimb@redhat.com>
8488
8489 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
8490
3a4c9371
KB
84912003-12-12 Kevin Buettner <kevinb@redhat.com>
8492
8493 * gdb.asm/frv.inc: New file.
8494 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
8495
a1dea79a
FF
84962003-12-09 Fred Fish <fnf@redhat.com>
8497
8498 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
8499 functions to break1.c and leave prototypes behind. Add more
8500 "set breakpoint NN here" comments.
8501 * gdb.base/break1.c: New file.
8502
8503 * gdb.base/break.exp: Handle compiling test case from multiple
8504 source files and change source file references as needed.
8505 * gdb.base/completion.exp: Ditto.
8506 * gdb.base/condbreak.exp: Ditto.
8507 * gdb.base/define.exp: Ditto.
8508 * gdb.base/ena-dis-br.exp: Ditto.
8509 * gdb.base/info-proc.exp: Ditto.
8510 * gdb.base/maint.exp: Ditto.
8511 * gdb.base/until.exp: Ditto.
8512
8513 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
8514 hardcoded line numbers.
8515 * gdb.base/define.exp: Ditto.
8516 * gdb.base/ena-dis-br.exp: Ditto.
8517 * gdb.base/maint.exp: Ditto.
8518 * gdb.base/until.exp: Ditto.
8519
8520 * gdb.base/completion.exp: Use "break1" for completion tests since
8521 "break" is no longer a unique prefix.
8522
5266b69c
AC
85232003-12-06 Andrew Cagney <cagney@redhat.com>
8524
8525 * gdb.base/structs.exp (test_struct_returns): When applicable, set
8526 "return_value_unimplemented". When an unimplemented struct return
8527 architecture, report incorrect values as a KFAIL
8528
374451f0
MC
85292003-12-05 Michael Chastain <mec.gnu@mindspring.com>
8530
8531 * gdb.cp/rtti.exp: Accept new wording of warning from
8532 cp_lookup_rtti_type.
8533
ba9b20a7
MC
85342003-12-05 Michael Chastain <mec.gnu@mindspring.com>
8535
8536 Partial fix for PR testsuite/1456.
8537 * gdb.base/scope.exp (test_at_main): Replace references to
8538 gcc_compiled with calls to test_compiler_info.
8539 (test_at_foo): Likewise.
8540 (test_at_bar): Likewise.
8541
b74b6d0b
MC
85422003-12-04 Michael Chastain <mec.gnu@mindspring.com>
8543
8544 Partial fix for PR testsuite/1456.
8545 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
8546 to test_compiler_info.
8547
ccfa3402
MC
85482003-12-03 Michael Chastain <mec.gnu@mindspring.com>
8549
8550 * gdb.base/so-impl-ld.exp: Update copyright notice.
8551
f6246aba
MC
85522003-12-02 Michael Chastain <mec.gnu@mindspring.com>
8553
8554 Partial fix for PR testsuite/1456.
8555 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
8556 to test_compiler_info.
8557
13ae734a
MC
85582003-11-28 Michael Chastain <mec.gnu@mindspring.com>
8559
8560 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
8561 from current versions of gdb. Clean up regular expressions.
8562 Delete redundant timeout case.
8563
d8e1cdee
MC
85642003-11-28 Michael Chastain <mec.gnu@mindspring.com>
8565
8566 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
8567 from current versions of gdb. Clean up regular expressions.
8568 Delete redundant timeout case.
8569
96457b64
MC
85702003-12-01 Michael Chastain <mec.gnu@mindspring.com>
8571
8572 Partial fix for PR testsuite/1456.
8573 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
8574 gcc_compiled with call to test_compiler_info.
8575
f35309fc
MC
85762003-11-30 Michael Chastain <mec.gnu@mindspring.com>
8577
8578 Partial fix for PR testsuite/1456.
8579 * gdb.base/list.exp (test_list_function): Delete unused declaration
8580 of gcc_compiled.
8581
d7afdf9b
MC
85822003-11-29 Michael Chastain <mec.gnu@mindspring.com>
8583
8584 Partial fix for PR testsuite/1456.
8585 * gdb.base/complex.exp: Replace reference to gcc_compiled with
8586 call to test_compiler_info.
8587
71507b56
MK
85882003-11-29 Mark Kettenis <kettenis@gnu.org>
8589
8590 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
8591 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
8592 it to create the appropriate note.inc.
8593 * gdb.asm/asmsrc1.s: Include "note.inc".
8594 * gdb.asm/netbsd.inc: New file.
8595 * gdb.asm/empty.inc: New file.
8596
f81f93f7
MC
85972003-11-28 Michael Chastain <mec.gnu@mindspring.com>
8598
8599 Partial fix for PR testsuite/1456.
8600 * gdb.base/constvars.exp: Replace references to gcc_compiled with
8601 calls to test_compiler_info.
8602
9a77938e
MC
86032003-11-27 Michael Chastain <mec.gnu@mindspring.com>
8604
8605 Partial fix for PR testsuite/1456.
8606 * gdb.base/volatile.exp: Replace references to gcc_compiled with
8607 calls to test_compiler_info.
8608
e8367dc7
MK
86092003-11-27 Mark Kettenis <kettenis@gnu.org>
8610
8611 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
8612 pattern for the KFAILs.
8613
526c61ee
AF
86142003-11-25 Adam Fedor <fedor@gnu.org>
8615
8616 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
8617 * gdb.objc/objcdecode.m: New file.
8618
28f2d600
AF
86192003-11-25 Adam Fedor <fedor@gnu.org>
8620
8621 * gdb.objc/nondebug.exp: Test for PR objc/1236.
8622 * gdb.objc/nondebug.m: New file.
8623
a3895cee
BE
86242003-11-26 Ben Elliston <bje@wasabisystems.com>
8625
8626 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
8627 NetBSD as it does on FreeBSD. Modelled on a similar change by
8628 Mark Kettenis on 2003-05-30.
8629 (link-flags): Set to "--entry _start" regardless of target.
8630 Special linker flags are to be appended to $link-flags.
8631 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
8632
c9f2c8a3
MC
86332003-11-25 Michael Chastain <mec.gnu@mindspring.com>
8634
8635 * gdb.cp/method.exp: Accept output of new demangler.
8636
15a0587a 86372003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
8638
8639 * gdb/class2.exp: New file.
8640 * gdb/class2.cc: New file.
8641
3c00b570
MC
86422003-11-25 Michael Chastain <mec.gnu@mindspring.com>
8643
8644 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
8645 of new demangler.
8646
7027acc7
MK
86472003-11-23 Mark Kettenis <kettenis@gnu.org>
8648
8649 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
8650 of gdb_test "run".
8651
b0e1598a
MK
86522003-11-23 Mark Kettenis <kettenis@gnu.org>
8653
8654 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
8655 "continue" into "run".
8656
4d9eda44
MC
86572003-11-23 Michael Chastain <mec.gnu@mindspring.com>
8658
8659 Partial fix for PR testsuite/1456.
8660 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
8661 call to test_compiler_info.
8662 * gdb.cp/ctti.exp: Likewise.
8663 * gdb.cp/derivation.exp: Likewise.
8664 * gdb.cp/member-ptr.exp: Likewise.
8665 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
8666 reference to gcc_compiled.
8667
86682003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
8669
8670 Fix PR testsuite/1463.
8671 * gdb.base/structs.exp (start_structs_test): Call
8672 get_debug_format before using the debug format.
8673
d422fe19
AC
86742003-11-22 Andrew Cagney <cagney@redhat.com>
8675
8676 * lib/gdb.exp (gdb_test_multiple): Add simple example.
8677 * gdb.base/structs.exp: Use gdb_test_multiple.
8678
039cf96d
AC
86792003-11-20 Andrew Cagney <cagney@redhat.com>
8680
6882279b
AC
8681 * gdb.base/structs.exp: Handle and recover from internal errors.
8682 Replace "foo${n}" with "foo<n>" in test messages.
8683
e53890ae
AC
8684 * gdb.base/structs.exp: Update copyright. Rewrite.
8685 * gdb.base/structs.c: Update copyright. Rewrite.
8686
2b211c59
AC
8687 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
8688 resync count exceeded.
d63a86f8 8689
039cf96d
AC
8690 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
8691 from the internal error.
8692 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
8693 Original from Jim Blandy.
8694 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 8695
eac98b22
AC
86962003-11-19 Andrew Cagney <cagney@redhat.com>
8697
8698 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
8699 KFAIL.
8700
67455b2a
MK
87012003-11-17 Mark Kettenis <kettenis@gnu.org>
8702
8703 New testcase for PR backtrace/1435.
8704 * gdb.arch/i386-unwind.exp: New file.
8705 * gdb.arch/i386-unwind.c: New file.
8706
853d6e5b
AC
87072003-11-17 Andrew Cagney <cagney@redhat.com>
8708
8709 * lib/gdb.exp (compiler_info): New global.
8710 (test_compiler_info): New function.
8711 (get_compiler_info): Set compiler_info.
8712 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
8713 "compiler_info" to gcc-<major>-<minor>.
8714
38cf6e11
MC
87152003-11-15 Michael Chastain <mec.gnu@mindspring.com>
8716
8717 * gdb.trace/configure: Remove.
8718
a50d3602
EZ
87192003-11-13 Elena Zannoni <ezannoni@redhat.com>
8720
8721 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 8722 breakpoints.
a50d3602
EZ
8723 * gdb.base/break.exp: Remove all references to explicit line
8724 numbers.
8725
d9407aaa
NC
87262003-11-11 Nick Clifton <nickc@redhat.com>
8727
8728 * gdb.base/shreloc.exp: Do not run for targets which do not
8729 support shared objects.
8730
db488fc1
CV
87312003-11-10 Corinna Vinschen <vinschen@redhat.com>
8732
8733 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
8734 Don't run tests if nofileio flag is given.
8735
6a90a18e
EZ
87362003-11-07 Elena Zannoni <ezannoni@redhat.com>
8737
8738 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 8739 as well as 'Watchpoint'.
6a90a18e 8740
0b915e9c
EZ
87412003-11-06 Elena Zannoni <ezannoni@redhat.com>
8742
8743 Reported by Jim Ingham <jingham@apple.com>:
8744 * gdb.base/annota1.exp: Match at least one occurrence of the
8745 signal handler annotation.
8746
d7e4b55f
EZ
87472003-11-06 Elena Zannoni <ezannoni@redhat.com>
8748
a9c64011
AS
8749 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
8750 as well as 'Watchpoint'.
d7e4b55f 8751
2fe4e8d0
MC
87522003-11-05 Michael Chastain <mec@shout.net>
8753
8754 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
8755
6ef88553
KW
87562003-11-03 Kris Warkentin <kewarken@qnx.com>
8757
8758 * gdb.arch/gdb1291.c: New test file.
8759 * gdb.arch/gdb1291.exp: New test script.
8760 * gdb.arch/gdb1431.c: New test file.
8761 * gdb.arch/gdb1431.exp: New test script.
8762
ae7dc4d8
MC
87632003-10-22 Michael Chastain <mec@shout.net>
8764
8765 * gdb.mi/pthreads.c: Add copyright notice.
8766
c39d7427
MC
87672003-10-22 Michael Chastain <mec@shout.net>
8768
8769 * gdb.threads/pthreads.c: Add copyright notice.
8770
8b7d96c1
MC
87712003-10-20 Michael Chastain <mec@shout.net>
8772
8773 * gdb.base/gdb1056.exp: New test script.
8774
d1d69fdd
DJ
87752003-10-13 Daniel Jacobowitz <drow@mvista.com>
8776
8777 * gdb.threads/killed.exp: Use gdb_run_cmd.
8778
7d605576
DJ
87792003-10-13 Daniel Jacobowitz <drow@mvista.com>
8780
8781 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
8782 create a core file.
8783 * gdb.threads/gcore-thread.exp: Likewise.
8784
618ec112
CV
87852003-10-13 Corinna Vinschen <vinschen@redhat.com>
8786
8787 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
8788 type, based on char type.
8789 (struct bit_flags_short_t): New bitfield type, based on short type.
8790 (init_bit_flags_char): New fuction.
8791 (init_bit_flags_short): Ditto.
8792 (print_bit_flags_char): Ditto.
8793 (print_bit_flags_short): Ditto.
8794 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
8795
9367a73c
MC
87962003-10-11 Michael Chastain <mec@shout.net>
8797
8798 * gdb.base/call-rt-st.exp: Update copyright year.
8799
1decf120
KI
88002003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8801
8802 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
8803 * gdb.disasm/sh3.s: Ditto.
8804
5445b2ae
DJ
88052003-10-07 Daniel Jacobowitz <drow@mvista.com>
8806
8807 * gdb.threads/switch-threads.exp: New test.
8808 * gdb.threads/switch-threads.c: New source file.
8809
aec24853
CV
88102003-10-07 Corinna Vinschen <vinschen@redhat.com>
8811
8812 * gdb.base/ending-run.exp: Add sh specific case.
8813
adc7428d
AC
88142003-10-06 Andrew Cagney <cagney@redhat.com>
8815
8816 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
8817 * gdb.disasm/mn10200.exp: Delete obsolete file.
8818
c9d37158
DJ
88192003-09-29 Daniel Jacobowitz <drow@mvista.com>
8820
8821 * ChangeLog: Correct an entry command.exp -> commands.exp.
8822 * gdb.base/commands.exp (bp_deleted_in_command_test)
8823 (temporary_breakpoint_commands): Check noargs.
8824
79c2c32d
DC
88252003-09-25 David Carlton <carlton@kealia.com>
8826
8827 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
8828 of some print tests, where appropriate. Add tests for C::D::cd,
8829 E::ce, F::cXfX, G::XgX.
8830 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
8831
594e6d67
RE
88322003-09-25 Richard Earnshaw <rearnsha@arm.com>
8833
8834 * lib/java.exp (java_init): Import target_alias before using it.
8835
10f0d451
DC
88362003-09-25 David Carlton <carlton@kealia.com>
8837
8838 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
8839
274bcba0
EZ
88402003-09-23 Elena Zannoni <ezannoni@redhat.com>
8841
d63a86f8 8842 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 8843 weirdness.
274bcba0 8844
cdbf20f7
MC
88452003-09-17 Michael Chastain <mec@shout.net>
8846
8847 * gdb.cp/gdb1355.exp: New file.
8848 * gdb.cp/gdb1355.c: New file.
8849
71e06f80
CV
88502003-09-15 Corinna Vinschen <vinschen@redhat.com>
8851
8852 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
8853 * gdb.asm/sh.inc: New file.
8854
5c4e30ca
DC
88552003-09-11 David Carlton <carlton@kealia.com>
8856
bd45b7af
DC
8857 * gdb.cp/namespace.exp: Add tests for namespace types.
8858 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
8859 (test_namespace): New.
8860
1c199746
EZ
88612003-09-11 Elena Zannoni <ezannoni@redhat.com>
8862
a9c64011 8863 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 8864 * gdb.stabs/weird.exp: Ditto.
1c199746 8865
04ed252f
MC
88662003-09-08 Michael Chastain <mec@shout.net>
8867
8868 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
8869
d8a2d9e7
MC
88702003-09-07 Michael Chastain <mec@shout.net>
8871
8872 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
8873 'parse error'.
8874
161afb24
MK
88752003-09-07 Mark Kettenis <m.kettenis@osp.nl>
8876
8877 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
8878
49f2741a
MC
88792003-08-30 Michael Chastain <mec@shout.net>
8880
8881 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
8882 * gdb.gdb/observer.exp: Ditto.
8883 * gdb.gdb/xfullpath.exp: Ditto.
8884
8afa723e
MK
88852003-08-29 Mark Kettenis <kettenis@gnu.org>
8886
8887 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
8888 *-*-*bsd*.
8889
f31dfe3b
JJ
88902003-08-28 Jeff Johnston <jjohnstn@redhat.com>
8891
8892 * gdb.base/dump.exp: Skip for ia64.
8893
4630e498
JJ
88942003-08-25 Jeff Johnston <jjohnstn@redhat.com>
8895
8896 * gdb.asm/asm-source.exp: Add ia64 support.
8897 * gdb.asm/ia64.inc: New file.
8898
1105b7ef
MC
88992003-08-22 Michael Chastain <mec@shout.net>
8900
8901 * gdb.cp: New directory.
8902 * gdb.cp/*: Copy from gdb.c++/*.
8903 * gdb.c++/*: Remove.
8904 * Makefile.in: Change gdb.c++ to gdb.cp.
8905 * configure.in: Ditto.
8906 * configure: Regnerate.
8907
c945b932
MK
89082003-08-18 Mark Kettenis <kettenis@gnu.org>
8909
8910 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
8911 * gdb.arch/i386-prologue.c (gdb1338): Add function.
8912
2b66634b
DJ
89132003-08-17 Daniel Jacobowitz <drow@mvista.com>
8914
8915 * mi-var-display.exp (-var-list-children weird): Accept function
8916 pointers with argument types.
8917 * mi1-var-display.exp (-var-list-children weird): Likewise.
8918 * mi2-var-display.exp (-var-list-children weird): Likewise.
8919
a356f73b
DJ
89202003-08-17 Daniel Jacobowitz <drow@mvista.com>
8921
8922 * gdb.base/annota3.exp: Add missing newline.
8923
483417b8
MC
89242003-08-06 Michael Chastain <mec@shout.net>
8925
8926 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
8927
c99c59c3
MS
89282003-08-12 Michael Snyder <msnyder@redhat.com>
8929
8930 * gdb.base/float.exp: Add test for SH.
8931
55ed7501
MK
89322003-08-10 Mark Kettenis <kettenis@gnu.org>
8933
8934 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
8935
1a371f2e
EZ
89362003-08-07 Elena Zannoni <ezannoni@redhat.com>
8937
8938 * gdb.base/completion.exp: Remove reduntant completion test
8939 on filename.
8940
e0f353ce
EZ
89412003-08-07 Elena Zannoni <ezannoni@redhat.com>
8942
a9c64011
AS
8943 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
8944 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
8945 gdb.trace/save-trace.exp: Make sure that full pathnames are
8946 escaped correctly.
e0f353ce 8947
5710a1af 89482003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 8949
a9c64011
AS
8950 * configure.in: Don't generate config.h from config.hin.
8951 * configure: Regenerate.
8952 * config.hin: Remove file.
8953 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
8954 * gdb.threads/pthreads.c: Ditto.
5710a1af 8955
dcd81ce9
DJ
89562003-08-07 Daniel Jacobowitz <drow@mvista.com>
8957
8958 From Kei Sakamoto <sakamoto.kei@renesas.com>:
8959 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
8960 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
8961 Replace ld24 with seth/add3.
8962
6009d884
AC
89632003-08-02 Andrew Cagney <cagney@redhat.com>
8964
8965 * gdb.base/annota3.exp: New file.
8966 * gdb.base/annota3.c: New file.
8967 * gdb.c++/annota3.exp: New file.
8968 * gdb.c++/annota3.cc: New file.
8969
51514e06
MC
89702003-07-29 Michael Chastain <mec@shout.net>
8971
8972 * gdb.threads/tls.c (spin): Check errno only if sem_wait
8973 actually failed.
8974 (do_pass): Likewise.
8975 * gdb.threads/tls.exp: Always initialize no_of_threads.
8976
4ee6625b
DJ
89772003-07-27 Daniel Jacobowitz <drow@mvista.com>
8978
8979 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
8980 pattern.
8981 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
8982 * gdb.threads/tls.exp: Recognize one case of the host library not
8983 supporting TLS.
8984
225f2bf6
AC
89852003-07-27 Andrew Cagney <cagney@redhat.com>
8986
8987 * gdb.base/fileio.exp: Use SH when running commands using
8988 remote_exec.
8989
bcb27c9f
DJ
89902003-07-24 Daniel Jacobowitz <drow@mvista.com>
8991
8992 From Kei Sakamoto <sakamoto.kei@renesas.com>:
8993 * gdb.base/relocate.c (dummy): New padding array.
8994
3d67be83
MS
89952003-07-22 Michael Snyder <msnyder@redhat.com>
8996
d63a86f8 8997 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
8998
8999 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
9000 patterns to be more general, accepting old and new output.
9001 Some output chars (such as '+') also must be quoted.
d63a86f8 9002 Some addresses are displayed numerically instead of
3d67be83
MS
9003 symbolically.
9004
57ba3b85
MS
90052003-07-23 Michael Snyder <msnyder@redhat.com>
9006
686d097c
MS
9007 * gdb.base/return2.exp: Don't test long-long return.
9008
57ba3b85
MS
9009 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
9010 * gdb.disasm/t01_mov.exp: Ditto.
9011 * gdb.disasm/t02_mova.s: Ditto.
9012 * gdb.disasm/t02_mova.exp: Ditto.
9013 * gdb.disasm/t03_add.s: Ditto.
9014 * gdb.disasm/t03_add.exp: Ditto.
9015 * gdb.disasm/t04_sub.s: Ditto.
9016 * gdb.disasm/t04_sub.exp: Ditto.
9017 * gdb.disasm/t05_cmp.s: Ditto.
9018 * gdb.disasm/t05_cmp.exp: Ditto.
9019 * gdb.disasm/t06_ari2.s: Ditto.
9020 * gdb.disasm/t06_ari2.exp: Ditto.
9021 * gdb.disasm/t07_ari3.s: Ditto.
9022 * gdb.disasm/t07_ari3.exp: Ditto.
9023 * gdb.disasm/t08_or.s: Ditto.
9024 * gdb.disasm/t08_or.exp: Ditto.
9025 * gdb.disasm/t09_xor.s: Ditto.
9026 * gdb.disasm/t09_xor.exp: Ditto.
9027 * gdb.disasm/t10_and.s: Ditto.
9028 * gdb.disasm/t10_and.exp: Ditto.
9029 * gdb.disasm/t11_logs.s: Ditto.
9030 * gdb.disasm/t11_logs.exp: Ditto.
9031 * gdb.disasm/t12_bit.s: Ditto.
9032 * gdb.disasm/t12_bit.exp: Ditto.
9033 * gdb.disasm/t13_otr.s: Ditto.
9034 * gdb.disasm/t13_otr.exp: Ditto.
9035
e00759ef
EZ
90362003-07-22 Elena Zannoni <ezannoni@redhat.com>
9037
9038 * gdb.threads/tls.exp :Add kfail for 'info address' case.
9039
8bc2021f
EZ
90402003-07-22 Elena Zannoni <ezannoni@redhat.com>
9041
a9c64011
AS
9042 * gdb.threads/tls.c : New file.
9043 * gdb.threads/tls.exp : New file.
9044 * gdb.threads/tls-main.c : New file.
9045 * gdb.threads/tls-shared.c : New file.
9046 * gdb.threads/tls-shared.exp : New file.
8bc2021f 9047
89320c4c
AS
90482003-07-22 Andreas Schwab <schwab@suse.de>
9049
9050 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
9051
180dea7c
AS
90522003-07-20 Andreas Schwab <schwab@suse.de>
9053
9054 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
9055 due to insn reordering.
9056
0714963c
AC
90572003-07-15 Andrew Cagney <cagney@redhat.com>
9058
9059 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
9060
98a23b3f
MC
90612003-07-15 Michael Chastain <mec@shout.net>
9062
9063 * gdb.base/gdb1250.exp: New file.
9064 * gdb.base/gdb1250.c: New file.
9065
27e417a2
ML
90662003-07-09 Michal Ludvig <mludvig@suse.cz>
9067
9068 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
9069 expansion of size_t to 'unsigned long', not only to 'unsigned'.
9070
8bc2021f
EZ
90712003-07-09 Elena Zannoni <ezannoni@redhat.com>
9072
a9c64011
AS
9073 * gdb.threads/tls.c: New file.
9074 * gdb.threads/tls.exp: New file.
9075 * gdb.threads/tls-main.c: New file.
9076 * gdb.threads/tls-shared.c: New file.
9077 * gdb.threads/tls-shared.exp: New file.
8bc2021f 9078
d99968dc
EZ
90792003-07-09 Elena Zannoni <ezannoni@redhat.com>
9080
9081 * gdb.base/annota1.exp: Make sure that we properly escape the
9082 full path of the source file. Xfail more permissive patterns,
d63a86f8 9083 due to a compiler debug info problem.
d99968dc 9084
83876b3b
AS
90852003-07-07 Andreas Schwab <schwab@suse.de>
9086
2705e972
AS
9087 * gdb.asm/m68k.inc: New file.
9088 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
9089
83876b3b
AS
9090 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
9091 arguments"): Also match negative number.
9092
9093 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
9094
3a871b37
DJ
90952003-07-03 Daniel Jacobowitz <drow@mvista.com>
9096
9097 * gdb.base/store.c (charest): New typedef.
9098 (add_char): Rename to add_charest, update.
9099 (wack_char): Rename to wack_charest, update types. Return l + r
9100 to keep r live across the call.
9101 (wack_short, wack_int, wack_long, wack_longest, wack_float)
9102 (wack_double, wack_doublest): Return l + r to keep r live across
9103 the call.
9104 * gdb.base/store.exp: Accomodate store.c changes.
9105
b2a7f303
DC
91062003-06-30 David Carlton <carlton@kealia.com>
9107
9108 * gdb.c++/maint.exp (test_invalid_name): New.
9109 (test_first_component): Add tests for invalid names.
9110
3c6cb4a1
MC
91112003-06-29 Michael Chastain <mec@shout.net>
9112
9113 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
9114 output of '<VTT for class>' for virtual base classes.
9115
f1c2644b
DJ
91162003-06-29 Daniel Jacobowitz <drow@mvista.com>
9117
9118 * gdb.base/completion.exp: Tab-complete "complet" instead of
9119 "compl".
9120 * gdb.base/complex.exp, gdb.base/complex.c: New files.
9121
18080350
DJ
91222003-06-29 Daniel Jacobowitz <drow@mvista.com>
9123
9124 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
9125 * gdb.base/volatile.exp: Likewise.
9126
f56973f8
DJ
91272003-06-29 Daniel Jacobowitz <drow@mvista.com>
9128
9129 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
9130 gdb/1265.
9131
91322003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
9133 Daniel Jacobowitz <drow@mvista.com>
9134
9135 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
9136 initial line count of 'captured_main' from 26 to 32.
9137 (test_with_self): Allow xmalloc call to be interleaved with the
9138 preceding two lines.
9139
e766d4d6
JB
91402003-06-24 Joel Brobecker <brobecker@gnat.com>
9141
9142 * gdb.base/bang.exp: New testcase.
9143
f125c9a4
JB
91442003-06-23 Joel Brobecker <brobecker@gnat.com>
9145
9146 * gdb.base/langs.exp: Add some tests for the "minimal" language
9147 support.
9148
6e25beaf
EZ
91492003-06-23 Elena Zannoni <ezannoni@redhat.com>
9150
9151 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
9152 the testcase.
9153
2f816dda
DJ
91542003-06-22 Daniel Jacobowitz <drow@mvista.com>
9155
9156 * gdb.base/relocate.exp: Test add-symbol-file with a variable
9157 offset.
9158
db5a5748
DJ
91592003-06-22 Daniel Jacobowitz <drow@mvista.com>
9160
9161 * gdb.c++/pr-1210.cc: New file.
9162 * gdb.c++/pr-1210.exp: New file.
9163
1df0c130
DJ
91642003-06-21 Daniel Jacobowitz <drow@mvista.com>
9165
9166 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
9167 000-exec-continue.
9168
a92feac0
MK
91692003-06-15 Mark Kettenis <kettenis@gnu.org>
9170
9171 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
9172 on *-*-*bsd* instead of *-*-freebsd*.
9173
81a58f5b
AC
91742003-06-14 Andrew Cagney <cagney@redhat.com>
9175
9176 * gdb.base/store.exp: Test longest and doublest. Test all
9177 parameters. Weaken return statement match.
9178 * gdb.base/store.c: Add longest and doublest - aka long long and
9179 long double functions. Put all parameters into local register
9180 variables. Use negative values.
9181
b257a0d3
AC
91822003-06-14 Andrew Cagney <cagney@redhat.com>
9183
9184 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
9185 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
9186 exit status.
9187 * gdb.base/fileio.exp: Disable target when nointerrupts and
9188 noinferiorio, instead of limiting it to remote. Use remote_exec
9189 instead of system.
d63a86f8 9190
21c38304
JJ
91912003-06-12 Jeff Johnston <jjohnstn@redhat.com>
9192
9193 * gdb.base/float.exp: Add ia64 support.
9194
1bcdb424
CV
91952003-06-12 Corinna Vinschen <vinschen@redhat.com>
9196
9197 * gdb.base/fileio.exp: Run only on remote targets.
9198
6aeb981f
CV
91992003-06-10 Corinna Vinschen <vinschen@redhat.com>
9200
9201 * gdb.base/fileio.c: New file, testing File-I/O.
9202 * gdb.base/fileio.exp: Ditto.
9203
53df362e
RG
92042003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
9205
9206 * gdb.base/shreloc.exp: New file, check symbol values obtained from
9207 shared objects after relocation at load time (gdb PR/1132).
9208 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 9209 as above, part of the shared object relocation test.
53df362e 9210
ffee1b46
MK
92112003-06-08 Mark Kettenis <kettenis@gnu.org>
9212
b5ca3722
MK
9213 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
9214 fully filled history list.
9215 * gdb.base/gdb_history: New file.
9216
03ed860d
MK
9217 * gdb.base/signals.exp: XFAIL "continue to func1" on
9218 i*86-*-freebsd*.
9219
ffee1b46
MK
9220 * gdb.base/attach.exp: When trying to attach to a nonexistent
9221 process, make it possible to specify the PID based on the target,
9222 and do so for *-*-freebsd*.
9223
d80dbb52
RH
92242003-06-02 Richard Henderson <rth@redhat.com>
9225
9226 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
9227
6dd77b81
RH
92282003-06-02 Richard Henderson <rth@redhat.com>
9229
9230 * gdb.base/selftest.exp: Next over lim_at_start initialization.
9231
f6347e16
RH
92322003-06-02 Richard Henderson <rth@redhat.com>
9233
9234 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
9235
2c161407
DJ
92362003-06-01 Daniel Jacobowitz <drow@mvista.com>
9237
9238 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
9239 of globalvar.
9240
572eb746
MK
92412003-06-01 Mark Kettenis <kettenis@gnu.org>
9242
9243 * gdb.asm/asm-source.exp: Check for memory read errors in
9244 disassembler test on *BSD too.
9245
9e9617a5
RH
92462003-06-01 Richard Henderson <rth@redhat.com>
9247
9248 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
9249 for .frame.
9250 (gdbasm_call): Lose ldgp.
9251 (gdbasm_startup): Add frame information.
9252 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
9253
7b34ad4e
MK
92542003-05-31 Mark Kettenis <kettenis@gnu.org>
9255
9256 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
9257 i?86-*-*.
9258
10059fdf
MK
92592003-05-30 Mark Kettenis <kettenis@gnu.org>
9260
9261 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
9262 FreeBSD.
9263
acf4b816
RH
92642003-05-29 Richard Henderson <rth@redhat.com>
9265
9266 * gdb.asm/alpha.inc: New file.
9267 * gdb.asm/asm-source.exp: Use it.
9268
e9ecd949
JB
92692003-05-29 Jim Blandy <jimb@redhat.com>
9270
9271 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
9272 'core.PID'.
9273
e3e5a4f3
JB
92742003-05-22 Jim Blandy <jimb@redhat.com>
9275
9276 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
9277 backtrace.
d63a86f8 9278
72fe3d25
DC
92792003-05-20 David Carlton <carlton@math.stanford.edu>
9280
9281 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
9282 this time.
9283
58da2eb2
DC
92842003-05-19 David Carlton <carlton@bactrian.org>
9285
9286 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
9287 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
9288
1fcb5155
DC
92892003-05-19 David Carlton <carlton@bactrian.org>
9290
9291 * gdb.c++/namespace.exp: Add namespace scope and anonymous
9292 namespace tests.
9293 Bump copyright date.
9294 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
9295 (main): Call C::D::marker2.
9296 * gdb.c++/namespace1.cc: New file.
9297
85e85163
JJ
92982003-05-14 Jeff Johnston <jjohnstn@redhat.com>
9299
9300 Roland McGrath <roland@redhat.com>
d63a86f8 9301 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
9302 there is no manager thread.
9303
a25fbfec
JJ
93042003-05-08 Jeff Johnston <jjohnstn@redhat.com>
9305
d63a86f8
RM
9306 * gdb.threads/schedlock.exp: Remove assumption that all threads
9307 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
9308 in one of the child threads rather than the main thread.
9309
be375bae
JB
93102003-05-07 Jim Blandy <jimb@redhat.com>
9311
09bf6082
JB
9312 Add support for assembly source testing on the s390x.
9313 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
9314 architecture.
9315 * gdb.asm/s390x.inc: New file.
9316
be375bae
JB
9317 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
9318 succession of 'if' statements.
9319
00905d52
AC
93202003-05-05 Andrew Cagney <cagney@redhat.com>
9321
9322 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
9323
b1e29e33
AC
93242003-05-05 Andrew Cagney <cagney@redhat.com>
9325
9326 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
9327 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
9328
e33d66ec
EZ
93292003-05-02 Elena Zannoni <ezannoni@redhat.com>
9330
9331 * gdb.base/charset.exp: Update based on new behavior of set/show
9332 charset commands.
9333
2b6fd0d8
AC
93342003-05-01 Andrew Cagney <cagney@redhat.com>
9335
9336 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
9337 variable do not give memory errors.
9338
130cacce
AF
93392003-04-30 Adam Fedor <fedor@gnu.org>
9340
9341 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
9342 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
9343 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
9344 gdb.objc/basicclass.m: : New files
9345
9346 * lib/gdb.exp (gdb_compile_objc): New procedure.
9347
bea71854
DJ
93482003-04-27 Daniel Jacobowitz <drow@mvista.com>
9349
9350 * gdb.base/signals.exp: Make backtrace tests more specific.
9351
0f20eeea
DC
93522003-04-23 David Carlton <carlton@bactrian.org>
9353
9354 * gdb.c++/maint.exp (test_first_component): Add tests for
9355 'operator' in more locations.
9356
c8c4d8dc
KB
93572003-04-16 Kevin Buettner <kevinb@redhat.com>
9358
9359 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
9360
3fe60e3c
EZ
93612003-04-16 Elena Zannoni <ezannoni@redhat.com>
9362
9363 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 9364 func marke' instead. Update test name.
3fe60e3c 9365
9219021c
DC
93662003-04-15 David Carlton <carlton@math.stanford.edu>
9367
9368 * gdb.c++/maint.exp: New file.
9369
5dd55bdd
EZ
93702003-04-14 Elena Zannoni <ezannoni@redhat.com>
9371
9372 * gdb.threads/schedlock.c: Change type of thread function argument
9373 to long, to avoid warnings on 64-bit platforms.
9374
00890572
EZ
93752003-04-14 Elena Zannoni <ezannoni@redhat.com>
9376
a9c64011
AS
9377 * gdb.base/attach.exp: Add new message from ptrace in case of
9378 attaching to nonexistent process.
d63a86f8 9379
93201743
JB
93802003-04-11 Jim Blandy <jimb@redhat.com>
9381
9382 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
9383 gdb.c++/userdef.cc: Place comments on the lines to which the
9384 marker function might return.
9385 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
9386 gdb.c++/userdef.exp: Look for those comments to check that we've
9387 returned to the right place, instead of checking line numbers.
9388
2a11c64d
EZ
93892003-04-11 Elena Zannoni <ezannoni@redhat.com>
9390
a9c64011
AS
9391 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
9392 match on sourcefile name, instead of directory name.
2a11c64d 9393
68ab8fc5
EZ
93942003-04-10 Elena Zannoni <ezannoni@redhat.com>
9395
d63a86f8 9396 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
9397 working directory name.
9398
5624293a
JB
93992003-04-09 Jim Blandy <jimb@redhat.com>
9400
9401 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
9402 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
9403 after an inferior function call, report the failure, but allow the
9404 test to continue.
9405
f1f02ee4
SC
94062003-04-05 Stephane Carrez <stcarrez@nerim.fr>
9407
9408 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
9409 with -DPROTOTYPES.
9410
6eb79af0
SC
94112003-04-05 Stephane Carrez <stcarrez@nerim.fr>
9412
9413 * gdb.base/break.exp: Revert last patch.
9414
8dfb4cf0
SC
94152003-04-04 Stephane Carrez <stcarrez@nerim.fr>
9416
9417 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
9418 with -DPROTOTYPES.
9419
ed4c619a
AC
94202003-04-02 Andrew Cagney <cagney@redhat.com>
9421
9422 * gdb.base/callfuncs.exp: Make "print add" messages unique.
9423 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
9424 matching directories by the name breakpoint.
9425 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
9426 Make "continue to marker1" consistent.
9427 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
9428 message consistent.
9429 * lib/gdb.exp: Put "the program is no longer running", and "the
9430 program exited" in parenthesis.
9431 * lib/mi-support.exp: Ditto.
d63a86f8 9432
4e35d5f0 94332003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 9434
4e35d5f0
BR
9435 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
9436
71900fe8
AC
94372003-03-29 Andrew Cagney <cagney@redhat.com>
9438
9439 * gdb.base/sizeof.c (main): Print the value of '\377'.
9440 * gdb.base/sizeof.exp: Check the sign of '\377'.
9441
c0655a16
MC
94422003-03-27 Michael Chastain <mec@shout.net>
9443
9444 * gdb.base/gdb1090.exp: New file.
9445 * gdb.base/gdb1090.cc: New file.
9446
5b2a3989
JB
94472003-03-27 J. Brobecker <brobecker@gnat.com>
9448
9449 * gdb.gdb/observer.exp: New regression test.
9450
79876890
MC
94512003-03-27 Michael Chastain <mec@shout.net>
9452
9453 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
9454 * gdb.base/ptype.exp: Likewise.
9455
6eac95e3
CV
94562003-03-27 Corinna Vinschen <vinschen@redhat.com>
9457
9458 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
9459
e8c71839
MC
94602003-03-26 Michael Chastain <mec@shout.net>
9461
9462 * gdb.base/ptype.exp: Actually use some typedef'd types.
9463
71b10041
SC
94642003-03-21 Stephane Carrez <stcarrez@nerim.fr>
9465
9466 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
9467 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
9468
2512cf80
CV
94692003-03-20 Corinna Vinschen <vinschen@redhat.com>
9470
9471 * gdb.base/default.exp: Fix regular expression.
9472
0d195a4f
CV
94732003-03-20 Corinna Vinschen <vinschen@redhat.com>
9474
9475 * gdb.base/args.exp: Fix regular expression.
9476
8a2dbca8
CV
94772003-03-20 Corinna Vinschen <vinschen@redhat.com>
9478
9479 * gdb.base/help.exp: Allow Win32 child process.
9480
bf028682
CV
94812003-03-20 Corinna Vinschen <vinschen@redhat.com>
9482
9483 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
9484 when stepping out of main().
9485
182dbe85
CV
94862003-03-20 Corinna Vinschen <vinschen@redhat.com>
9487
9488 * gdb.base/default.exp: Check for win32 specific message when calling
9489 "run" without executable.
9490
d67a6ba5
CV
94912003-03-20 Corinna Vinschen <vinschen@redhat.com>
9492
9493 * gdb.base/args.exp: Expect .exe in output.
9494
a955b5bb
CV
94952003-03-20 Corinna Vinschen <vinschen@redhat.com>
9496
9497 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
9498 Cygwin native.
9499
bf6bad4b
AC
95002003-03-17 Andrew Cagney <cagney@redhat.com>
9501
9502 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
9503 vector registes.
9504 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
9505 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
9506
293e9a31
DC
95072003-03-17 David Carlton <carlton@math.stanford.edu>
9508
9509 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
9510 test, for PR breakpoints/38.
9511 Call test_watchpoint_and_breakpoint.
9512 * gdb.base/watchpoint.c (func3): New function.
9513 (main): Call func3.
9514
5330f2db
DC
95152003-03-04 David Carlton <carlton@math.stanford.edu>
9516
9517 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
9518 Garply<Garply<char> >:: garply".
9519 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
9520 with respect to PR c++/1111; note also PR c++/1113.
9521 (test_template_breakpoints): KFAIL "constructor breakpoint" with
9522 respect to PR c++/1062.
9523 KFAIL "destructor breakpoint" with respect to PR c++/1112.
9524
6ece72da
DC
95252003-03-03 David Carlton <carlton@math.stanford.edu>
9526
9527 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
9528 with respect to PR c++/57.
9529 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
9530 c++/826.
9531 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
9532 respect to PR c++/57.
9533
85ca1584
DC
95342003-03-03 David Carlton <carlton@math.stanford.edu>
9535
9536 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
9537 respect to PR c++/33 into FAILs.
9538
98e9c5b8
MC
95392003-03-03 Michael Chastain <mec@shout.net>
9540
7bedbf27
MC
9541 * configure.in: Update copyright years.
9542
95432003-03-03 Michael Chastain <mec@shout.net>
9544
9545 * Makefile.in: Update copyright years.
98e9c5b8 9546
f683e100
DC
95472003-02-28 David Carlton <carlton@math.stanford.edu>
9548
9549 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
9550 print class instead of struct and/or superfluous protection
9551 specifiers, as long as the resulting output is equivalent to the
9552 source code.
9553 Delete FIXME from end of messages on tests that don't need
9554 fixing.
9555
a9e0cf2c
DC
95562003-02-28 David Carlton <carlton@math.stanford.edu>
9557
9558 * gdb.c++/templates.exp (do_tests): Allow const in the two
9559 Foo<volatile char *>::foo tests.
9560
e8d359df
MS
95612003-02-27 Michael Snyder <msnyder@redhat.com>
9562
d63a86f8 9563 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
9564 will be consistant.
9565
0b71dc91
DC
95662003-02-26 David Carlton <carlton@math.stanford.edu>
9567
9568 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
9569 char *>::foo" test with respect to PR c++/33. Create a new test
9570 which is identical to that one except that it doesn't put the
9571 space between the "char" and the "*"; KFAIL it, too.
9572
dd14ab43
DC
95732003-02-26 David Carlton <carlton@math.stanford.edu>
9574
9575 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
9576 template types into either PASSes or KFAILs (corresponding to PR
9577 c++/57). Tweak indentation. Update copyright.
9578
1146c7f1
SC
95792003-02-23 Stephane Carrez <stcarrez@nerim.fr>
9580
9581 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
9582
74641dfb
MC
95832003-02-13 Michael Chastain <mec@shout.net>
9584
9585 * gdb.base/exprs.exp: Remove i960 remnants.
9586 * gdb.base/funcargs.exp: Likewise.
9587 * gdb.base/list.exp: Likewise.
9588 * gdb.base/ptype.exp: Likewise.
9589
559cd2d0
DC
95902003-02-14 David Carlton <carlton@math.stanford.edu>
9591
9592 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
9593 pEe->D::vg()" from XFAIL to KFAIL.
9594
c4f90d87
JM
95952003-02-13 Jason Molenda (jmolenda@apple.com)
9596
9597 * gdb.base/maint.exp: Update maint print statistics regexp to include
9598 new entries.
9599
cbc4d97c
MC
96002003-02-13 Michael Chastain <mec@shout.net>
9601
9602 * gdb.c++/inherit.exp: Remove call to get_debug_format.
9603
40f235b7
MC
96042003-02-12 Michael Chastain <mec@shout.net>
9605
9606 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
9607 * gdb.c++/inherit.exp: Likewise.
9608 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
9609 * gdb.c++/templates.exp: Likewise.
9610 * gdb.c++/virtfunc.exp: Likewise.
9611
c56716b0
JM
96122003-02-06 Jason Molenda (jason-cl@molenda.com)
9613
9614 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
9615 why the code is written that way.
9616
070afcf8
MC
96172003-02-05 Michael Chastain <mec@shout.net>
9618
9619 * gdb.base/dump.exp: Add missing copyright line.
9620
5d0331e5
JM
96212003-02-05 Jason Molenda (jason-cl@molenda.com)
9622
f7ae6d3e 9623 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
9624 at the beginning so the breakpoint doesn't get set on the loop.
9625
92851186
MC
96262003-02-05 Michael Chastain <mec@shout.net>
9627
9628 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
9629 output for configurations with gcc 2.95.3.
9630
cbf1e085
AC
96312003-02-05 Keith Seitz <keiths@redhat.com>
9632 Andrew Cagney <ac131313@redhat.com>
9633
9634 * gdb.mi/mi-cli.exp: New file.
d63a86f8 9635
29518e1e
MC
96362003-02-04 Michael Chastain <mec@shout.net>
9637
9638 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
9639 Call perror and then continue.
9640
5af1d5f3
MC
96412003-02-03 Michael Chastain <mec@shout.net>
9642
9643 * gdb.c++/pr-1023.cc: New file.
9644 * gdb.c++/pr-1023.exp: New file.
9645
6b549786
JB
96462003-02-05 Jim Blandy <jimb@redhat.com>
9647
9648 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
9649 it's local to foobar. Check for it there, and check that it's not
9650 present in main.
9651 * gdb.c++/local.cc (marker2): New function.
9652 (foobar): Call marker1.
9653 (main): Call marker2 instead of marker1.
9654
67f16606
AC
96552003-02-04 Andrew Cagney <ac131313@redhat.com>
9656
9657 * gdb.disasm/mn10200.exp: Obsolete file.
9658 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
9659 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
9660 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
9661
1c5cb38e
DC
96622003-02-04 David Carlton <carlton@math.stanford.edu>
9663
9664 * gdb.c++/overload.exp: Test intToChar(1).
9665 * gdb.c++/overload.cc (intToChar): New.
9666 (main): Call intToChar.
9667
d1fe6965
DC
96682003-02-03 David Carlton <carlton@math.stanford.edu>
9669
9670 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
9671 'might_kfail' arg.
9672 KFAIL some of the continue_to_bp_overloaded calls, according to
9673 PR c++/1025.
9674
9ba61c5d
MC
96752003-02-01 Michael Chastain <mec@shout.net>
9676
9677 * gdb.base/advance.c (marker1): New marker function.
9678 * gdb.base/advance.exp: When the 'advance' command lands on the
9679 return breakpoint, it can legitimately stop on either the
9680 current line or the next line. Accommodate both outcomes.
9681 * gdb.base/until.exp: Likewise.
9682
e7494ffb
AC
96832003-02-02 Andrew Cagney <ac131313@redhat.com>
9684
9685 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
9686 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
9687 now a list, not a tuple.
9688 * gdb.mi/mi-var-display.exp: Ditto.
9689 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 9690
075559bc
AC
96912003-02-01 Andrew Cagney <ac131313@redhat.com>
9692
9693 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
9694 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
9695 stack backtraces.
9696 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 9697
2bd4c7b1
MK
96982003-02-01 Mark Kettenis <kettenis@gnu.org>
9699
9700 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
9701 gdb.mi/mi1-pthreads.exp: Return instead of calling
9702 gdb_suppress_entire_file.
9703
eabd8992
MS
97042003-02-01 Mark Salter <msalter@redhat.com>
9705
9706 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
9707
71469e2f
MS
97082003-01-31 Mark Salter <msalter@redhat.com>
9709
9710 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
9711 Support empty arg.
9712
38a94d44
MC
97132003-01-30 Michael Chastain <mec@shout.net>
9714
9715 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
9716 This was a workaround for a UTF-8 bug in readline 4.3. The bug
9717 has been fixed in gdb/readline on 2003-01-09.
9718
19ea9e73
MS
97192003-01-29 Michael Snyder <msnyder@redhat.com>
9720
e8d359df
MS
9721 * gdb.base/maint.exp: Allow for leading underscore in symbol.
9722 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
9723 * gdb.base/args.exp: Skip if target does not support args passing.
9724
2307bd6a
DJ
97252003-01-22 Daniel Jacobowitz <drow@mvista.com>
9726
19ea9e73 9727 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
9728 gdb_test. Accept a list of expect arguments as the third
9729 parameter.
9730 (gdb_test): Use it.
9731
f2dd3617
EZ
97322003-01-20 Elena Zannoni <ezannoni@redhat.com>
9733
9734 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
9735 allow for different test tree configurations. Update some
9736 tescases accordingly.
9737 * gdb.arch/altivec-regs.exp: Ditto.
9738 * gdb.asm/asm-source.exp: Ditto.
9739 * gdb.base/advance.exp: Ditto.
9740 * gdb.base/display.exp: Ditto.
d63a86f8 9741 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
9742 * gdb.base/mips_pro.exp: Ditto.
9743 * gdb.base/overlays.exp: Ditto.
9744 * gdb.base/relocate.exp: Ditto.
9745 * gdb.base/setshow.exp: Ditto.
9746 * gdb.base/step-line.exp: Ditto.
9747 * gdb.base/step-test.exp: Ditto.
9748 * gdb.base/until.exp: Ditto.
9749 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
9750
c71cdefd
DC
97512003-01-17 David Carlton <carlton@math.stanford.edu>
9752
9753 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
9754 corresponding to PR c++/945.
9755 Update copyright.
9756
fdba05d7
DC
97572003-01-17 David Carlton <carlton@math.stanford.edu>
9758
9759 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
9760 corresponding to PR c++/68.
9761
97622003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
9763
9764 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
9765 (test_paddr_hairy_functions): Call print_addr_2_kfail for
9766 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
9767
c362c33a
EZ
97682003-01-15 Elena Zannoni <ezannoni@redhat.com>
9769
0fbc361c
EZ
9770 * gdb.base/break.exp: Fix change of default location, because of
9771 removal of until tests.
9772 * gdb.base/help.exp: Update test for new 'until' help message.
9773 Add test for help on 'advance'.
a9c64011 9774 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 9775
dabf8a35
MK
97762003-01-15 Mark Kettenis <kettenis@gnu.org>
9777
9778 * gdb.base/default.exp: Adapt "info float" test for recent changes
9779 to that command. Add test for "info vector".
9780 * gdb.base/float.exp: New file. Add test for "info float" that
9781 resembles the old test in gdb.base/default.exp.
9782
a1769aca
DC
97832003-01-15 David Carlton <carlton@math.stanford.edu>
9784
9785 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
9786
82025e13
EZ
97872003-01-15 Elena Zannoni <ezannoni@redhat.com>
9788
9789 * gdb.base/break.exp: Move the tests of until command from here...
9790 * gdb.base/until.exp: ... to here. New file. Add other tests.
9791 * gdb.base/advance.c: New file.
9792 * gdb.base/advance.exp: New file.
9793
8f9ab801
EZ
97942003-01-14 Elena Zannoni <ezannoni@redhat.com>
9795
a9c64011
AS
9796 * gdb.base/args.c: New file.
9797 * gdb.base/args.exp: New file.
8f9ab801 9798
9ae66589
DJ
97992003-01-14 Daniel Jacobowitz <drow@mvista.com>
9800
9801 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
9802
8d77e5c3
DJ
98032003-01-14 Daniel Jacobowitz <drow@mvista.com>
9804
9805 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
9806
12d2f0a1
DJ
98072003-01-14 Daniel Jacobowitz <drow@mvista.com>
9808
9809 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
9810 dates.
9811
6ca37014
DJ
98122003-01-13 Daniel Jacobowitz <drow@mvista.com>
9813
9814 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
9815
b0023472
DJ
98162003-01-13 Daniel Jacobowitz <drow@mvista.com>
9817
9818 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
9819 (ptype &*"foo").
9820 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
9821
607fbc54 98222003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
9823
9824 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
9825 * gdb.mi/mi1-console.exp: Likewise.
9826
607fbc54 98272003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
9828
9829 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
9830 * gdb.mi/mi1-console.exp: Likewise.
9831
a1fb14a2
DJ
98322003-01-13 Daniel Jacobowitz <drow@mvista.com>
9833
9834 * gdb.c++/overload.exp: Remove some fixed XFAILs.
9835
c4cf40b7
DJ
98362003-01-09 Daniel Jacobowitz <drow@mvista.com>
9837
9838 * gdb.base/detach.exp: New test.
9839
696d5a5b
DJ
98402003-01-09 Daniel Jacobowitz <drow@mvista.com>
9841
9842 * Makefile.in (ALL_SUBDIRS): New variable.
9843 (subdirs, clean, distclean): Use it.
9844 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
9845 regenerating Makefile, since it is generated from the top level.
9846 * gdb.asm/Makefile.in: Likewise.
9847 * gdb.base/Makefile.in: Likewise.
9848 * gdb.c++/Makefile.in: Likewise.
9849 * gdb.disasm/Makefile.in: Likewise.
9850 * gdb.java/Makefile.in: Likewise.
9851 * gdb.mi/Makefile.in: Likewise.
9852 * gdb.threads/Makefile.in: Likewise.
9853 * gdb.trace/Makefile.in: Likewise.
9854
754533e4
DC
98552003-01-09 David Carlton <carlton@math.stanford.edu>
9856
9857 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
9858 Add copyright year 2003.
9859
d8b3e9ee
MC
98602003-01-06 Michael Chastain <mec@shout.net>
9861
9862 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
9863 When selecting a thread, 'line' and 'file' are optional.
9864 * gdb.mi/mi1-pthreads.exp: Likewise.
9865
8e9e0fe6
AS
98662003-01-06 Andreas Schwab <schwab@suse.de>
9867
9868 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
9869 failures.
9870
b5ab8ff3
DJ
98712003-01-04 Daniel Jacobowitz <drow@mvista.com>
9872
9873 Fix PR gdb/844
9874 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
9875 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
9876
9877 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
9878 instead of calling gdb_suppress_entire_file.
9879 * gdb.threads/print-threads.exp: Likewise.
9880 * gdb.threads/schedlock.exp: Likewise.
9881
9882 * gdb.threads/killed.exp: Return instead of calling
9883 gdb_suppress_entire_file.
9884 * gdb.threads/linux-dp.exp: Likewise.
9885 * gdb.threads/pthreads.exp: Likewise.
9886
1e698235
DJ
98872003-01-04 Daniel Jacobowitz <drow@mvista.com>
9888
9889 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
9890 stabs.
9891 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
9892 * gdb.base/whatis.exp: Always allow (void) after function names.
9893
147ff08c
DJ
98942003-01-04 Daniel Jacobowitz <drow@mvista.com>
9895
9896 * gdb.c++/casts.exp: Correct regexp.
9897
dc62bfc2
MK
98982003-01-04 Mark Kettenis <kettenis@gnu.org>
9899
9900 * configure.in: Call AC_CONFIG_HEADER. Don't call
9901 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
9902 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
9903 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
9904 aforementioned directories in the AC_OUPUT call.
9905 * config.hin: New file.
9906 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
9907 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
9908 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
9909 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
9910 pass -I$objdir instead of -I$objdir/$subdir in compilation.
9911 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
9912 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
9913 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
9914 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
9915 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
9916 gdb.threads/configure.in, gdb.threads/configure,
9917 gdb.threads/config.in, gdb.trace/configure.in,
9918 gdb.trace/configure: Removed.
9919
77afa639
MC
99202003-01-03 Michael Chastain <mec@shout.net>
9921
9922 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
9923 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
9924
7634bb6e
DJ
99252003-01-03 Daniel Jacobowitz <drow@mvista.com>
9926
9927 * gdb.base/store.exp: Fix regular expressions.
9928
b39c905e
MK
99292002-12-28 Mark Kettenis <kettenis@gnu.org>
9930
9931 * configure.in: Rewrite.
9932 * configure: Regenerated.
9933
0a8551dd
DC
99342003-01-03 David Carlton <carlton@math.stanford.edu>
9935
9936 * gdb.base/psymtab.exp: New file.
9937 * gdb.base/psymtab1.c: Ditto.
9938 * gdb.base/psymtab2.c: Ditto.
9939
c60b7188
AF
99402002-12-23 Adam Fedor <fedor@gnu.org>
9941
9942 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
9943
ee73db83
DC
99442002-12-23 David Carlton <carlton@math.stanford.edu>
9945
9946 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
9947 and current_directory initialization.
9948
d6c1774e
JB
99492002-12-22 Jim Blandy <jimb@redhat.com>
9950
f0a847b8
JB
9951 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
9952 rather than as part of the output file name.
9953
d6c1774e
JB
9954 * gdb.base/attach.exp: There's no need to copy the test program to
9955 /tmp; that was only ever necessary on HP/UX, and this test is
9956 entirely disabled there anyway.
9957
f0708dbb
JB
99582002-12-21 Jim Blandy <jimb@redhat.com>
9959
4c2acfea
JB
9960 * gdb.c++/psmang.exp: Doc fix.
9961
f0708dbb
JB
9962 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
9963 test.
9964
9579e000
DC
99652002-12-20 David Carlton <carlton@math.stanford.edu>
9966
9967 * gdb.c++/annota2.exp: KFAIL annotate-quit.
9968
d1810171
MC
99692002-12-18 Michael Chastain <mec@shout.net>
9970
9971 * gdb.c++/annota2.exp: Add copyright year 2002.
9972
76565097
DC
99732002-12-17 David Carlton <carlton@math.stanford.edu>
9974
9975 * gdb.c++/try_catch.cc: Add marker comments.
9976 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
9977 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
9978 * gdb.c++/m-static.cc: Ditto.
9979 * gdb.c++/m-static1.cc: Ditto.
9980 * gdb.c++/try_catch.cc: Ditto.
9981
da81390b
JJ
99822002-12-16 Jeff Johnston <jjohnstn@redhat.com>
9983
9984 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
9985 to see whether we are using the new -environment-directory
9986 command which resets via -r or the old version of the command
9987 which may prompt the user. Part of fix for gdb/741.
9988
b304d130
AC
99892002-12-13 Andrew Cagney <ac131313@redhat.com>
9990
9991 * gdb.fortran/types.exp: Update obsolete comment.
9992 * gdb.fortran/exprs.exp: Ditto.
9993 * lib/gdb.exp: Delete obsolete code.
9994 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
9995 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
9996 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
9997 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
9998 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
9999 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
10000 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
10001 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
10002 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
10003 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
10004 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
10005 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
10006 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
10007 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
10008 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
10009 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
10010 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
10011 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
10012 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
10013 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
10014 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
10015 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
10016 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
10017 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
10018 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
10019 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
10020 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
10021 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
10022 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
10023 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
10024 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
10025 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
10026 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
10027 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
10028 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
10029 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
10030 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
10031
a23b6e6a
DC
100322002-12-11 David Carlton <carlton@math.stanford.edu>
10033
10034 * gdb.c++/m-data.exp: Add test for members that shadow global
10035 variables: see PR gdb/804.
10036 * gdb.c++/m-data.cc: Ditto.
10037
6604731b
DJ
100382002-12-10 Daniel Jacobowitz <drow@mvista.com>
10039
10040 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
10041
de46ecd7
DC
100422002-12-06 David Carlton <carlton@math.stanford.edu>
10043
10044 * gdb.base/store.c: Don't declare functions static.
10045
27e829d0
AC
100462002-12-04 Andrew Cagney <ac131313@redhat.com>
10047
10048 * gdb.base/store.exp, gdb.base/store.c: New files.
10049
92806416
DJ
100502002-12-03 Daniel Jacobowitz <drow@mvista.com>
10051
10052 * gdb.base/selftest.exp: Update for current gdb.
10053
3bcbaac5
DJ
100542002-12-03 Daniel Jacobowitz <drow@mvista.com>
10055
10056 * gdb.base/maint.exp: Only dump symbols from one source file
10057 or objfile.
10058
f4f00b1f
DJ
100592002-12-03 Daniel Jacobowitz <drow@mvista.com>
10060
10061 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
10062 function call.
10063
f1c8a949
JB
100642002-11-25 Jim Blandy <jimb@redhat.com>
10065
10066 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
10067 function appearing in error message.
10068
9e297a97
DJ
100692002-11-21 Daniel Jacobowitz <drow@mvista.com>
10070
10071 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
10072
1f312e79
JJ
100732002-11-08 Jeff Johnston <jjohnstn@redhat.com>
10074
d63a86f8
RM
10075 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
10076 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
10077 should be in mi console format. This is part of fix for PR gdb/604.
10078
83c31e7d
FN
100792002-09-18 Fernando Nasser <fnasser@redhat.com>
10080
10081 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
10082 which explicitly prints the zero offset as "+0".
10083
322b3f65
DJ
100842002-10-22 Daniel Jacobowitz <drow@mvista.com>
10085
10086 * gdb.threads/schedlock.c (args): Make unsigned.
10087
100882002-10-21 Daniel Jacobowitz <drow@mvista.com>
10089
10090 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
10091 numbers. Allow "foo2|selected stack frame".
10092 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
10093 * gdb.asm/asmsrc2.s: Likewise.
10094 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
10095 comments.
10096 * gdb.asm/mips.inc: New file.
10097
5e2fe5b8
AF
100982002-10-18 Adam Fedor <fedor@gnu.org>
10099
10100 * gdb.base/default.exp: Update expected output to include 'ObjC'.
10101 * gdb.base/help.exp: Likewise.
10102
abe1a5d0
KB
101032002-10-17 Kevin Buettner <kevinb@redhat.com>
10104
10105 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
10106 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
10107
10abb1d4
JB
101082002-10-02 Jim Blandy <jimb@redhat.com>
10109
10110 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
10111
1f609b42
AC
101122002-10-01 Andrew Cagney <ac131313@redhat.com>
10113
10114 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
10115 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
10116 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
10117 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
10118 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
10119 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
10120 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
10121
0aee02e4
AC
101222002-09-29 Andrew Cagney <ac131313@redhat.com>
10123
10124 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
10125 * mi0-disassemble.exp, mi0-eval.exp: Delete.
10126 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
10127 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
10128 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
10129 * mi0-var-block.exp, mi0-var-child.exp: Delete.
10130 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 10131
6fde09ad
KB
101322002-09-27 Kevin Buettner <kevinb@redhat.com>
10133
10134 * gdb.base/annota1.exp (info break): Make directory components of
10135 path optional since not all compilers emit this debug information.
10136
10137 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
10138 step ends up stepping out of the function instead of stopping on
10139 the epilogue.
10140
9e8aab75
KS
101412002-09-26 Keith Seitz <keiths@redhat.com>
10142
10143 * lib/insight-support.exp (gdbtk_start): Figure out where
10144 the insight executable is based on where gdb is. Use this
10145 executable to start insight instead of gdb.
10146
e36180d7
AC
101472002-09-25 Andrew Cagney <cagney@redhat.com>
10148
10149 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
10150
9dd34b2b
AC
101512002-09-24 Andrew Cagney <ac131313@redhat.com>
10152
10153 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
10154 test_isolated_complaints.
10155 (test_empty_complaint): New function.
10156 (test_empty_complaints): New function. Check no output when no
10157 complaints.
d63a86f8 10158
dea97812
KB
101592002-09-19 Jim Blandy <jimb@redhat.com>
10160
a9c64011 10161 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 10162
54951bd7
AC
101632002-09-19 Andrew Cagney <ac131313@redhat.com>
10164
10165 * gdb.gdb/complaints.exp: New file.
10166
dec43320
AC
101672002-09-18 Andrew Cagney <ac131313@redhat.com>
10168
10169 * gdb.base/maint.exp: Check `help maint internal-warning'.
10170
e70d6e3f
DC
101712002-09-18 David Carlton <carlton@math.stanford.edu>
10172
10173 * gdb.c++/m-static.exp: Remove breakpoints depending on line
10174 numbers, and replace them by a single breakpoint after the
10175 constructors are all finished.
10176 Add test 4.
10177 * gdb.c++/m-static.cc: Add test 4.
10178 * gdb.c++/m-static.h: New file.
10179 * gdb.c++/m-static1.cc: New file.
10180
10181 * gdb.c++/printmethod.exp: New file.
10182 * gdb.c++/printmethod.cc: New file.
10183
10184 * gdb.c++/pr-574.exp: New file.
10185 * gdb.c++/pr-574.cc: New file.
10186
afb5c968
CV
101872002-09-18 Corinna Vinschen <vinschen@redhat.com>
10188
10189 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
10190 embedded targets which never actually exit.
10191
31e45dee
FN
101922002-09-18 Fernando Nasser <fnasser@redhat.com>
10193
10194 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
10195 "don't step after run" as unresolved or unsupported, instead of xfail.
10196
a283c5a1
CV
101972002-09-18 Corinna Vinschen <vinschen@redhat.com>
10198
10199 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
10200 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
10201 Add newline to expected string in "step out of main (status wrapper)"
10202 case.
10203
11350d2a
CV
102042002-09-18 Corinna Vinschen <vinschen@redhat.com>
10205
10206 * lib/gdb.exp (rerun_to_main): Allow restarting application.
10207 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
10208
0deec7d6
TT
102092002-09-17 Tom Tromey <tromey@redhat.com>
10210
10211 * gdb.base/printcmds.exp (test_print_string_constants): Expect
10212 \000, not \0, in double-quoted string.
10213
b2b4a1b5
CV
102142002-09-14 Corinna Vinschen <vinschen@redhat.com>
10215
c9d37158 10216 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
10217 string after running the commands execution on breakpoint tests.
10218
1c56143a
CV
102192002-09-13 Corinna Vinschen <vinschen@redhat.com>
10220
10221 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
10222
37f8da45
JB
102232002-09-12 Joel Brobecker <brobecker@gnat.com>
10224
10225 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
10226
08b468e0
KS
102272002-09-10 Keith Seitz <keiths@redhat.com>
10228
10229 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
10230 runto proc.
10231 (mi_run_to_main): Use mi_runto.
10232 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
10233
dc360f58
KS
102342002-09-10 Keith Seitz <keiths@redhat.com>
10235
10236 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
10237 regexp for stopping at main. Could have multiple event notifications.
10238 Don't assume that main was declared with no parameters.
10239 (mi_next): Use mi_step_to.
10240 (mi_step): Use mi_next_to.
10241
ce3abcfb
CV
102422002-09-09 Corinna Vinschen <vinschen@redhat.com>
10243
10244 * gdb.base/default.exp: Fix expected string in `info float' test.
10245
d1f5b980
BE
102462002-09-09 Ben Elliston <bje@redhat.com>
10247
10248 * config/mips.exp: Update comments.
10249 * config/mips-idt.exp: Likewise.
10250 * config/nind.exp: Likewise.
10251 * config/slite.exp: Likewise.
10252 * config/sparclet.exp: Likewise.
10253 * config/udi.exp: Likewise.
10254 * config/vx.exp: Likewise.
10255 * config/vxworks29k.exp: Likewise.
10256
2f71430b
JB
102572002-09-05 Jim Blandy <jimb@redhat.com>
10258
10259 * gdb.threads/killed.exp: Fix test failure message.
10260
7ddebc7e
KS
102612002-09-04 Keith Seitz <keiths@redhat.com>
10262
10263 * lib/mi-support.exp: Update copyright.
10264 (mi_gdb_test): Increase the priority of the expected pattern
10265 so that it matches gdb_test.
10266
0ae67eb3
KS
102672002-09-03 Keith Seitz <keiths@redhat.com>
10268
10269 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
10270 Use integer comparison instead of string comparison for testing
10271 whether binary was built.
10272
38fc42c8
JB
102732002-09-03 Jim Blandy <jimb@redhat.com>
10274
10275 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
10276
b6ff0e81
JB
102772002-08-29 Jim Blandy <jimb@redhat.com>
10278
10279 * gdb.threads/pthreads.exp: Move the portable thread compilation
10280 code into a function in lib/gdb.exp, and call that from here.
10281 * lib/gdb.exp (gdb_compile_pthreads): New function.
10282
07c98896
KS
102832002-08-29 Keith Seitz <keiths@redhat.com>
10284
10285 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
10286 expect_out so that callers can get at it.
10287
0312286c
DJ
102882002-08-23 Daniel Jacobowitz <drow@mvista.com>
10289
10290 * gdb.threads/print-threads.c: New file.
10291 * gdb.threads/print-threads.exp: New file.
10292 * gdb.threads/schedlock.c: New file.
10293 * gdb.threads/schedlock.exp: New file.
10294
dd039bc4
EZ
102952002-08-22 Elena Zannoni <ezannoni@redhat.com>
10296
a9c64011
AS
10297 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
10298 not altivec.c.
dd039bc4 10299
1f36144c
MK
103002002-08-17 Mark Kettenis <kettenis@gnu.org>
10301
10302 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
10303 targets. The problem should be fixed now.
10304
16057ec7 103052002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
10306
10307 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
10308 2002-07-24 change that removes final dots from error messages.
10309
3c1499ad
TT
103102002-08-13 Tom Tromey <tromey@redhat.com>
10311
10312 * gdb.base/readline.exp: New file.
10313
a20ce2c3
AC
103142002-08-01 Andrew Cagney <ac131313@redhat.com>
10315
10316 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
10317 supress message.
10318
db034ac5
AC
103192002-08-01 Andrew Cagney <cagney@redhat.com>
10320
10321 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
10322 CHILL_FOR_TARGET and CHILL_LIB.
10323 * configure.in (configdirs): Remove gdb.chill.
10324 * configure: Regenerate.
10325 * lib/gdb.exp: Obsolete references to chill.
10326 * gdb.fortran/types.exp: Ditto.
10327 * gdb.fortran/exprs.exp: Ditto.
10328
3e000b18
KB
103292002-07-30 Kevin Buettner <kevinb@redhat.com>
10330
10331 * gdb.base/shlib-call.exp (additional_flags): Conditionally
10332 set Irix-specific compile and link flags.
10333
28f4966b
KB
103342002-07-29 Kevin Buettner <kevinb@redhat.com>
10335
10336 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
10337 source files. The ``-o'' option doesn't work with the ``-E'' option
10338 when using the Irix compiler.
10339
46c0d5a6
DJ
103402002-07-19 Daniel Jacobowitz <drow@mvista.com>
10341
10342 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
10343 Improve support for reusing an exec file. Copy exec file
10344 to target, and run gdbserver on the target instead of on the host.
10345
eecf4bed
JB
103462002-07-18 Jim Blandy <jimb@redhat.com>
10347
0f815cdf
JB
10348 * gdb.base/ending-run.exp: Don't expect to see the program end in
10349 some orderly fashion when we're running on a real stand-alone
10350 board.
10351
eecf4bed
JB
10352 * gdb.base/interrupt.exp: Correct logic for skipping tests on
10353 targets that don't support interrupts.
10354
52d309e4
JB
103552002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
10356
10357 * gdb.base/attach.exp: Add patterns to match output from /proc-based
10358 systems.
10359 Move comments in expect statements to inside the actions, so that they
10360 don't get matched against.
10361
ff683d9e
MK
103622002-07-10 Mark Kettenis <kettenis@gnu.org>
10363
10364 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
10365 function when asleep" test.
10366
b5356753
AC
103672002-07-10 Andrew Cagney <ac131313@redhat.com>
10368
10369 * gdb.base/page.exp: Rewrite to handle problems with very long
10370 `info set' output. Update copyright.
10371
6aa4d13a
AC
103722002-06-26 Andrew Cagney <ac131313@redhat.com>
10373
10374 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
10375 gdb.threads-hp.
10376 * gdb.hp/configure: Regenerate.
10377 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
10378 * gdb.hp/gdb.threads-hp/configure: Delete file.
10379 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
10380
8cf8c2b8
AC
103812002-06-22 Andrew Cagney <ac131313@redhat.com>
10382
10383 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
10384 setlocale, bindtextdomain and textdomain.
10385
6827a8f8
JB
103862002-06-11 Jim Blandy <jimb@redhat.com>
10387
919d772c
JB
10388 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
10389 preprocessor macro information is present.
10390
6827a8f8
JB
10391 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
10392 tests.
10393
c15b0d21
MS
103942002-06-06 Michael Snyder <msnyder@redhat.com>
10395
c5984d70
MS
10396 * gdb.base/overlays.exp: Record addresses of overlay
10397 functions in TCL variables rather than in GDB variables,
10398 to avoid having GDB convert them to pointers (with loss
10399 of information).
10400
d63a86f8 10401 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 10402 default linker script changes.
c15b0d21
MS
10403 * gdb.base/long_long.exp: Add check for sizeof (long double).
10404
be26fe0d
ML
104052002-06-06 Michal Ludvig <mludvig@suse.cz>
10406
10407 * gdb.asm/asm-source.exp: Add x86-64 target.
10408 * gdb.asm/x86_64.inc: New.
d63a86f8 10409
258093ca 104102002-05-30 Michael Chastain <mec@shout.net>
258093ca 10411
4b3153f1 10412 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
10413 * gdb.c++/m-static.cc: New file.
10414 * gdb.c++/m-static.exp: New file.
10415
241264c6
MS
104162002-05-28 Michael Snyder <msnyder@redhat.com>
10417
10418 * gdb.base/call-ar-st.exp: Allow for reduced floating point
10419 precision.
10420
9bba8c8f 104212002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 10422
4b3153f1 10423 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
10424 * gdb.c++/m-data.cc: New file.
10425 * gdb.c++/m-data.exp: New file.
10426
104272002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 10428
4b3153f1 10429 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 10430 * gdb.c++/try_catch.cc: New file.
d63a86f8 10431 * gdb.c++/try_catch.exp: New file.
9bba8c8f 10432
def1b996
MC
104332002-05-27 Michael Chastain <mec@shout.net>
10434
10435 * gdb.c++/local.exp: Accept more nested types in output.
10436
522ba268
MC
104372002-05-26 Michael Chastain <mec@shout.net>
10438
10439 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
10440
277254ba
MS
104412002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
10442
10443 * lib/gdb.exp (gdb_wrapper_init): Just because
10444 gdb_wrapper_file exists, this does not mean that the file
10445 should not be rebuilt. That is what gdb_wrapper_initialized
10446 is for.
10447 (default_gdb_init): Reset gdb_wrapper_initialized.
10448
b61a8733
MS
104492002-05-23 Michael Snyder <msnyder@redhat.com>
10450
d63a86f8 10451 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
10452 the precision of the floating point test results.
10453 * gdb.base/call-rt-st.exp: Ditto.
10454
b61a8733
MS
10455 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
10456 * gdb.base/call-rt-st.exp: Ditto.
10457
56f6e910
MC
104582002-05-19 Michael Chastain <mec@shout.net>
10459
10460 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
10461
ad0b0016
EZ
104622002-05-19 Elena Zannoni <ezannoni@redhat.com>
10463
a9c64011
AS
10464 * configure.in (configdirs): Add gdb.arch.
10465 * configure: Regenerate.
ad0b0016 10466
f617d2b6
JB
104672002-05-17 Jim Blandy <jimb@redhat.com>
10468
10469 * gdb.base/completion.exp: Recognize the more detailed error
10470 messages produced by the macro expander's lexical analyzer.
10471
eac2a696
EZ
104722002-05-14 Elena Zannoni <ezannoni@redhat.com>
10473
a9c64011
AS
10474 * gdb.arch/altivec-abi.c: New file.
10475 * gdb.arch/altivec-abi.exp: New file.
10476 * gdb.arch/altivec-regs.c: New file.
10477 * gdb.arch/altivec-regs.exp: New file.
eac2a696 10478
2fdde8f8
DJ
104792002-05-14 Daniel Jacobowitz <drow@mvista.com>
10480
10481 * gdb.base/maint.exp (maint print type): Update for new type
10482 structure.
d63a86f8 10483
e31f1a7c
EZ
104842002-05-14 Elena Zannoni <ezannoni@redhat.com>
10485
10486 * gdb.arch: New directory.
10487 * gdb.arch/configure.in: New file.
10488 * gdb.arch/configure: New file.
10489 * gdb.arch/Makefile.in: New file.
10490
db589741
CV
104912002-05-13 Corinna Vinschen <vinschen@redhat.com>
10492
10493 * gdb.asm/asm-source.exp: Add v850 as supported target.
10494 * gdb.asm/v850.inc: New file.
10495
8ce2a7dc
DJ
104962002-05-13 Daniel Jacobowitz <drow@mvista.com>
10497
10498 * gdb.c++/annota2.exp (annotate-quit): Add comment.
10499
df763c7f
DJ
105002002-05-12 Daniel Jacobowitz <drow@mvista.com>
10501
10502 * gdb.base/break.exp: Check 'break "marker2"'.
10503
377daeed
MS
105042002-05-10 Michael Snyder <msnyder@redhat.com>
10505
10506 * gdb.base/long_long.exp: Fix typo.
10507
c4b7bc2b
JB
105082002-05-10 Jim Blandy <jimb@redhat.com>
10509
ecac9a4e
JB
10510 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
10511 a bug.
10512
c4b7bc2b
JB
10513 * gdb.base/printcmds.exp (test_integer_literals_rejected):
10514 Recognize more detailed error message produced by the macro
10515 expander's lexical analyzer.
10516 * lib/gdb.exp (test_print_reject): Same.
10517
e71019a1
MK
105182002-05-09 Mark Kettenis <kettenis@gnu.org>
10519
10520 * gdb.c++/method.exp: Fix typo.
10521
fedfc8e6
MS
105222002-05-08 Michael Snyder <msnyder@redhat.com>
10523
166a1957
MS
10524 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
10525 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 10526 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
10527 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
10528 Add iftarget clause for strongarm.
d63a86f8 10529
f1c47eb2
MS
105302002-05-06 Michael Snyder <msnyder@redhat.com>
10531
cb9a9d3e
MS
10532 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
10533 (gdb_continue_to_end): Accept output from status wrapper.
10534 * gdb.base/ending-run.exp: Add case for output from status wrapper.
10535 Clean up fail messages to match pass messages.
10536
f1c47eb2
MS
10537 Enable the "needs_status_wrapper" testsuite feature.
10538 * lib/gdb.exp (gdb_wrapper_init): New procedure.
10539 (gdb_compile): Conditionally call gdb_wrapper_init.
10540 * gdb.base/a2-run.exp: Recognize output from status wrapper.
10541 * gdb.c++/method.exp: Recognize output from status wrapper.
10542
6079c749
BE
105432002-05-06 Ben Elliston <bje@redhat.com>
10544From Graydon Hoare <graydon@redhat.com>
10545
10546 * config/sid.exp: Include support for "rawsid" protocol.
10547
188baff3
JB
105482002-05-03 Jim Blandy <jimb@redhat.com>
10549
10550 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
10551 * gdb.c++/hang3.C: New file.
10552
b9c07f0f
AC
105532002-05-04 Andrew Cagney <ac131313@redhat.com>
10554
10555 * gdb.base/default.exp: Remove obsolete code.
10556 * gdb.c++/misc.exp: Ditto. Update copyright.
10557 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
10558 * gdb.base/whatis.exp: Ditto. Update copyright.
10559 * gdb.base/scope.exp: Ditto. Update copyright.
10560 * gdb.base/ptype.exp: Ditto. Update copyright.
10561 * gdb.base/printcmds.exp: Ditto. Update copyright.
10562 * gdb.base/opaque.exp: Ditto. Update copyright.
10563 * gdb.base/list.exp: Ditto.
10564 * gdb.base/funcargs.exp: Ditto. Update copyright.
10565 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
10566 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
10567 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
10568 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
10569 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
10570 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
10571
5c7a0397
MS
105722002-05-02 Michael Snyder <msnyder@redhat.com>
10573
d6dcc264 10574 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
10575 * gdb.base/long_long.exp: Add xscale target.
10576 * gdb.base/default.exp: Add xscale target.
10577
eb7f1c48
JB
105782002-05-01 Jim Blandy <jimb@redhat.com>
10579
10580 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
10581 gdb.c++/hang.exp: New test.
10582
a6befae8
FF
105832002-05-01 Fred Fish <fnf@redhat.com>
10584
10585 * gdb.base/completion.exp: Handle completions of "./Make" for
10586 more than one completion possibility, as is the case when we
10587 build and test in the source tree.
10588
0a310277
AG
105892002-04-29 Anthony Green <green@redhat.com>
10590
10591 * gdb.java/jmisc1.exp: New file.
10592 * gdb.java/jmisc2.exp: New file.
10593
6ff9af88
DJ
105942002-04-24 Daniel Jacobowitz <drow@mvista.com>
10595
10596 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
10597
96b3d632
EZ
105982002-04-23 Elena Zannoni <ezannoni@redhat.com>
10599
10600 * gdb.base/help.exp: Change 'help status' to allow for target
10601 dependent output differences.
10602
5019bb54
MC
106032002-04-22 Michael Chastain <mec@shout.net>
10604
10605 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
10606
a805a116
MC
106072002-04-22 Michael Chastain <mec@shout.net>
10608
10609 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
10610
a1706bfd
DM
106112002-04-17 David S. Miller <davem@redhat.com>
10612
10613 * gdb.asm/sparc64.inc: New file.
10614 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
10615
a73a20a2
EZ
106162002-04-19 Elena Zannoni <ezannoni@redhat.com>
10617
10618 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
10619 instruction file directly into the build tree. Clean up at end of
10620 test.
10621
ba678339
DM
106222002-04-18 David S. Miller <davem@redhat.com>
10623
10624 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
10625 handle 64-bit platforms correctly.
10626 * gdb.base/maint.exp: Likewise.
10627
b03399da
KB
106282002-04-18 Kevin Buettner <kevinb@redhat.com>
10629
10630 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
10631 ``-fpic'' when compiling files comprising a shared library, but
10632 it does need additional linker flags in order to find shared
10633 libraries at run time.
10634
e2004992
KB
106352002-04-18 Kevin Buettner <kevinb@redhat.com>
10636
10637 * gdb.base/cvexpr.c (use): New function.
10638 (main): Invoke use() on all global variables to prevent
10639 some linkers from deleting these otherwise unused symbols.
10640
d8937120
MC
106412002-04-17 Michael Chastain <mec@shout.net>
10642From David S. Miller <davem@redhat.com>
10643
10644 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
10645 handle 64-bit platforms correctly.
10646
ffd61a58
MS
106472002-04-12 Michael Snyder <msnyder@redhat.com>
10648From Jim Blandy <jimb@redhat.com>
a9c64011 10649 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
10650 script can handle this instead.
10651 * gdb.base/bar.c (barx): Same.
10652 * gdb.base/baz.c (bazx): Same.
10653 * gdb.base/grbx.c (grbxx): Same.
10654
10655 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
10656 manager doesn't automatically unmap overlays unnecessarily.
10657
6b8426a6
MH
106582002-04-10 Martin M. Hunt <hunt@redhat.com>
10659
10660 * gdb.base/ending-run.exp: Fix pattern for Mips targets
10661 stepping out of main.
10662
34af4875
MC
106632002-04-09 Michael Chastain <mec@shout.net>
10664
10665 * gdb.c++/local.cc (main): Move call to marker1() inside nested
10666 scope so that the nested scope tests will make sense.
10667 * gdb.c++/local.exp: Write patterns that actually work with gcc
10668 (the HP patterns "were never known to work with gcc").
10669 Keep the old aCC patterns too.
10670
2d1676a0
DJ
106712002-04-09 Daniel Jacobowitz <drow@mvista.com>
10672
10673 * gdb.base/attach.exp: Correct target board test.
10674
3a63e3f9
MC
106752002-04-08 Michael Chastain <mec@shout.net>
10676
10677 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
10678 in a const method. Add some xfail and fail cases for configurations
10679 that do not emit the "const ...".
10680
f18dabd2
MC
106812002-04-07 Michael Chastain <mec@shout.net>
10682
10683 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
10684 Accept "A * const" and "const A * const" as type of "this".
10685 Fix spelling of getFunky throughout. Make messages uniform.
10686
0fcddd82
EZ
106872002-04-07 Elena Zannoni <ezannoni@redhat.com>
10688
a9c64011 10689 Work around for PR gdb/285:
0fcddd82
EZ
10690 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
10691
16a8534a
EZ
106922002-04-07 Elena Zannoni <ezannoni@redhat.com>
10693
10694 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
10695 instructions file at run time instead of configure time.
10696 Sometimes we run the test in a directory that is not the one we
10697 configured in.
10698 * gdb.asm/configure.in: Delete creation of symlink.
10699 * gdb.asm/configure: Regenerate.
10700
24181d81
JB
107012002-04-05 J. Brobecker <brobecker@gnat.com>
10702
10703 * gdb.gdb/xfullpath.exp: New test, to exercise the new
10704 xfullpath () function.
10705
7cdb7107
DJ
107062002-04-04 Daniel Jacobowitz <drow@mvista.com>
10707
10708 * gdb.asm/Makefile.in: Correct dependencies.
10709
10710 * gdb.asm/powerpc.inc: New file.
10711 * gdb.asm/asm-source.exp: Add PowerPC.
10712 * gdb.asm/configure.in: Likewise.
10713 * gdb.asm/configure: Regenerated.
10714
a7d17088
DJ
107152002-04-04 Daniel Jacobowitz <drow@mvista.com>
10716
10717 * gdb.base/relocate.exp: New file.
10718 * gdb.base/relocate.c: New file.
10719
cd721503
FF
107202002-04-04 Fred Fish <fnf@redhat.com>
10721
10722 * gdb.base/step-test.exp: Update comment regarding stopping in
10723 memcpy/bcopy calls inserted as part of the compiler runtime.
10724
b22ad7a7
MS
107252002-04-04 Michael Snyder <msnyder@redhat.com>
10726
10727 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
10728
5f279fa6
DJ
107292002-04-03 Daniel Jacobowitz <drow@mvista.com>
10730
10731 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
10732 (gdb_expect): Remove $notransfer hack.
10733
dd0fd3ce
DJ
107342002-04-02 Daniel Jacobowitz <drow@mvista.com>
10735
10736 * gdb.c++/classes.exp ("calling method for small class"): Match
10737 updated register output.
10738
1e50cda1
DJ
107392002-03-30 Daniel Jacobowitz <drow@mvista.com>
10740
10741 Fix PR gdb/452
10742 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
10743 when finished. Make gdb_file_cmd send "exec-file" when
10744 appropriate.
10745
24015922
DJ
107462002-03-30 Daniel Jacobowitz <drow@mvista.com>
10747
10748 * gdb.base/attach.exp: Remove extra setup_xfail.
10749
dd7dfd64
MS
107502002-03-26 Michael Snyder <msnyder@redhat.com>
10751
10752 * gdb.base/default.exp: Add tests for dump, append, and restore.
10753 * gdb.base/help.exp: Add tests for dump, append, and restore.
10754 * gdb.base/dump.exp: New file, test dump, append and restore.
10755 * gdb.base/dump.c: New file.
10756
48b2f8d7
MS
107572002-03-27 Michael Snyder <msnyder@redhat.com>
10758
d63a86f8 10759 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
10760 clean-ups in help messages.
10761
05b4d525
FF
107622002-03-26 Fred Fish <fnf@redhat.com>
10763
10764 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
10765 have debugging info for those functions and the compiler uses them
10766 internally to copy structs around.
10767
d7679631
FF
107682002-03-26 Fred Fish <fnf@redhat.com>
10769
10770 * gdb.base/list.exp: Revert the change made yesterday and add note
10771 about why we don't list the default lines for remote targets.
10772
523ac3f9
MS
107732002-03-25 Michael Snyder <msnyder@redhat.com>
10774
10775 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
10776
754b2b8d
FF
107772002-03-25 Fred Fish <fnf@redhat.com>
10778
10779 * gdb.base/list.exp: This test works on remote targets so remove
10780 the short circuit for remote targets. Update copyright.
10781
33c3e192
FF
107822002-03-25 Fred Fish <fnf@redhat.com>
10783
10784 * gdb.base/attach.exp: Fix logic error that was suppressing this
10785 test for all non hppa*-*-hpux* targets, instead of the hp target.
10786 Move comments closer to the suppression point. Also now need to
10787 check that we are running natively.
10788
d43e73ee
MS
107892002-03-22 Michael Snyder <msnyder@redhat.com>
10790
882c8f02
MS
10791 * gdb.base/default.exp: Add test for gcore. Update copyright.
10792 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 10793
04c12f60
FF
107942002-03-06 Fred Fish <fnf@redhat.com>
10795
10796 * gdb.base/funcargs.c: Remove extraneous ';' character.
10797 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
10798
b43df995
MC
107992002-03-04 Michael Chastain <mec@shout.net>
10800
10801 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
10802 accommodate gcc v3 function signature.
10803 * gdb.mi/mi0-var-cmd-exp: Ditto.
10804
92362027
AC
108052002-02-24 Andrew Cagney <ac131313@redhat.com>
10806
10807 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
10808 ``GNU/Linux'' or ``Linux kernel''
10809 * testsuite/gdb.threads/pthreads.c: Ditto.
10810
258ad32d
MC
108112002-02-24 Michael Chastain <mec@shout.net>
10812
10813 * gdb.threads/pthreads.c (thread1): Add a return statement.
10814 (thread2): Likewise.
10815 (foo): Likewise.
10816
04c3b3d4
MC
108172002-02-23 Michael Chastain <mec@shout.net>
10818
10819 * gdb.threads/linux-dp.c (philosopher): Add a return statement
10820 to placate gcc.
10821
5a2a0a20
MC
108222002-02-23 Michael Chastain <mec@shout.net>
10823
10824 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
10825 test "ptype bint". The test passes on all my stabs configurations.
10826
a640f7fc
JB
108272002-02-21 Jim Blandy <jimb@redhat.com>
10828
27924826
JB
10829 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
10830 filename at a time, and watch for the ones we want to see.
10831
a640f7fc
JB
10832 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
10833 types of pointers to prototyped functions.
10834
edcc8c75
AC
108352002-02-20 Andrew Cagney <ac131313@redhat.com>
10836
10837 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
10838 signed, unsigned and straight char.
10839 (padding_char, padding_short, padding_int, padding_long,
10840 padding_long_long, padding_float, padding_double,
10841 padding_long_double): New global variables.
10842 (fill, fill_structs): New functions.
10843
10844 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
10845 for correctly sized writes. Update copyright.
10846 (get_valueof): New procedure.
10847 (get_sizeof): Call get_valueof.
10848 (check_valueof): New procedure.
10849 (check_padding): New procedure.
10850
ac57ea44
MC
108512002-02-20 Michael Chastain <mec@shout.net>
10852
10853 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
10854 to setup_xfail. Document some of the remaining calls.
10855
7a10c941
MC
108562002-02-18 Michael Chastain <mec@shout.net>
10857
10858 * gdb.c++/userdef.exp: Update copyright year.
10859
fb8acdcc
DJ
108602002-02-18 Daniel Jacobowitz <drow@mvista.com>
10861
10862 * gdb.c++/userdef.exp: Test overloaded operators properly.
10863 Remove xfails.
10864
fda6ae12
MS
108652002-02-14 Michael Snyder <msnyder@redhat.com>
10866
10867 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
10868
676a0442
DJ
108692002-02-14 Daniel Jacobowitz <drow@mvista.com>
10870
10871 * gdb.base/a2-run.exp: Check for a remote target properly.
10872 * gdb.base/annota1.exp: Likewise.
10873 * gdb.base/list.exp: Likewise.
10874 * gdb.base/reread.exp: Likewise.
10875 * gdb.base/scope.exp: Likewise.
10876 * gdb.base/shlib-call.exp: Likewise.
10877 * gdb.base/term.exp: Likewise.
10878 * gdb.c++/annota2.exp: Likewise.
10879
78b4f468
RE
108802002-02-13 Richard Earnshaw <rearnsha@arm.com>
10881
10882 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
10883
9a81ba51
MC
108842002-02-10 Michael Chastain <mec@shout.net>
10885
10886 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
10887 (call_after_alloca): Ditto.
10888
004af6c7
DJ
108892002-02-10 Daniel Jacobowitz <drow@mvista.com>
10890
10891 * gdb.base/ending-run.exp: Guard "cont" test with
10892 gdb_skip_stdio_test.
10893
37225f62
JB
108942002-02-06 Jim Blandy <jimb@redhat.com>
10895
10896 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
10897 from here...
10898 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
10899 To here. Disable this test on non-HP platforms. Add big comment.
10900
fe6fdd96
MS
109012002-02-04 Michael Snyder <msnyder@redhat.com>
10902
10903 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
10904 other than d10v and m32r.
10905
036fad3f
RE
109062002-02-02 Richard Earnshaw <rearnsha@arm.com>
10907
10908 * gdb.base/default.exp: Rewrite test patterns to reduce time
10909 taken to match them.
10910
7148ab62
DJ
109112002-01-30 Daniel Jacobowitz <drow@mvista.com>
10912
10913 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
10914 Allow a start function above main.
10915 * gdb.threads/linux-dp.exp: Fix copyright date.
10916
396cc255
DJ
109172002-01-30 Daniel Jacobowitz <drow@mvista.com>
10918
a9c64011
AS
10919 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
10920 (check_philosopher_stack): Check for manager thread before checking
10921 for a just-starting thread.
396cc255 10922
f038d31b
DJ
109232002-01-30 Daniel Jacobowitz <drow@mvista.com>
10924
10925 From Neil Booth <neil@daikokuya.demon.co.uk>:
10926 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
10927 warnings.
10928
b3ff9d9a
FF
109292002-01-21 Fred Fish <fnf@redhat.com>
10930
10931 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
10932 not caller.
10933
39ad761d
JB
109342002-01-21 Jim Blandy <jimb@redhat.com>
10935
10936 * gdb.base/reread.exp: Check that GDB properly re-reads the
10937 executable file when it changes while no inferior is running.
10938
aaf320fa
FF
109392002-01-21 Fred Fish <fnf@redhat.com>
10940
a9c64011
AS
10941 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
10942 optionally accept the "shlib events" variation.
aaf320fa 10943
808a31f5
JB
109442002-01-21 Jim Blandy <jimb@redhat.com>
10945
10946 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
10947 call `fflush' after every `printf', so that the output is produced
10948 at predictable points, regardless of whatever buffering does (or
10949 doesn't) take place.
10950 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
10951 at different points.
10952
4420d5e2
DJ
109532002-01-20 Daniel Jacobowitz <drow@mvista.com>
10954
10955 * gdb.c++/inherit.exp: Update copyright years.
10956 * gdb.c++/method.exp: Likewise.
10957
3e36a0f4
DJ
109582002-01-20 Daniel Jacobowitz <drow@mvista.com>
10959
10960 * gdb.c++/classes.exp: Update for improved v3 support and skipping
10961 artificial methods/arguments.
10962 * gdb.c++/derivation.exp: Likewise.
10963 * gdb.c++/inherit.exp: Likewise.
10964 * gdb.c++/method.exp: Likewise.
10965 * gdb.c++/virtfunc.exp: Likewise.
10966
b4ceaee6
AC
109672002-01-18 Andrew Cagney <ac131313@redhat.com>
10968
10969 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
10970 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
10971 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
10972 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
10973 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
10974 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
10975
ecace851
JB
109762002-01-17 Jim Blandy <jimb@redhat.com>
10977
10978 * gdb.asm/asm-source.exp (info symbol): Take another shot at
10979 anchoring the pattern matching the entry point symbol's name.
10980
375fc983
AC
109812002-01-17 Andrew Cagney <ac131313@redhat.com>
10982
10983 * gdb.base/maint.exp: Update ``maint internal-error'' to match
10984 continue/quit query. Update copyright.
10985
fe6fdd96
MS
109862002-01-14 Michael Snyder <msnyder@redhat.com>
10987
10988 * gdb.base/gcore.exp: Remove extra debugging output.
10989
e017c81f
DJ
109902002-01-13 Daniel Jacobowitz <drow@mvista.com>
10991
10992 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
10993 for slightly dubious v2 mangled string.
10994
37ab3bf8
DJ
109952002-01-13 Daniel Jacobowitz <drow@mvista.com>
10996
10997 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
10998
1bc05c3a 109992002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 11000
1bc05c3a 11001 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 11002
1bc05c3a
JM
11003 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
11004 constructors.
11005 * gdb.c++/derivation.exp: Likewise.
11006 * gdb.c++/templates.exp: Likewise.
11007 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 11008
1bc05c3a
JM
110092002-01-10 Michael Snyder <msnyder@redhat.com>
11010
11011 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 11012
a911c360
MS
110132002-01-08 Michael Snyder <msnyder@redhat.com>
11014
11015 * gdb.base/gcore.exp: New test for generate-core-file command.
11016 * gdb.base/gcore.c: Testcase for above.
11017 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
11018
ea2119ec
JM
110192002-01-08 Jason Merrill <jason@redhat.com>
11020
11021 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
11022
68203136
FF
110232002-01-07 Fred Fish <fnf@redhat.com>
11024
11025 * gdb.c++/overload.exp: Remove unconditional xfails for:
11026 print foo_instance1.overloadargs(1)
11027 print foo_instance1.overloadargs(1, 2)
11028 print foo_instance1.overloadargs(1, 2, 3)
11029 print foo_instance1.overloadargs(1, 2, 3, 4)
11030 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
11031 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
11032 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
11033 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
11034 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
11035 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
11036 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
11037 print foo_instance1.overload1arg()
11038 print foo_instance1.overload1arg((char)arg2)
11039 print foo_instance1.overload1arg((signed char)arg3)
11040 print foo_instance1.overload1arg((unsigned char)arg4)
11041 print foo_instance1.overload1arg((int)arg7)
11042 print foo_instance1.overload1arg((unsigned int)arg8)
11043 print foo_instance1.overload1arg((float)arg11)
11044 print foo_instance1.overload1arg((double)arg12)
d63a86f8 11045
21b9b5b1
MS
110462002-01-07 Michael Snyder <msnyder@redhat.com>
11047
11048 * gdb.base/huge.exp: New test. Print a very large target data object.
11049 (skip_huge_test): New test variable. Define if you want to skip this
11050 test. The test reads an 8 megabyte data object from the target, so it
11051 might be very time consuming on remote targets with a slow connection.
11052 * gdb.base/huge.c: New file. Test case for above.
11053
725f922e
FF
110542002-01-07 Fred Fish <fnf@redhat.com>
11055
11056 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
11057 g_instance.bfoo, and g_instance.cfoo.
11058
634d57ec
JL
11059Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
11060
f286b2c3
JL
11061 * gdb.base/break.c (multi_line_if_conditional): New function.
11062 (multi_ilne_while_conditional): Likewise.
11063 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
11064 IF or WHILE condition puts the breakpoint at the start of
11065 the condition.
11066
634d57ec
JL
11067 * gdb.base/selftest.exp (backtrace through signal handler): Remove
11068 hppa*-*-hpux* expected failure.
11069 * gdb.base/structs.exp (do_function_calls): Similarly.
11070
11071 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
11072 watchpoints.
11073
9fbfe2dc
AC
110742002-01-06 Andrew Cagney <ac131313@redhat.com>
11075
11076 Fix PR gdb/66.
11077 * gdb.base/structs.exp: Replace skip for a29k with skip for
11078 gdb,cannot_call_functions.
11079 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
11080 * gdb.base/callfuncs.exp: Ditto.
11081 * gdb.base/call-rt-st.exp: Ditto.
11082 * gdb.base/call-strs.exp: Ditto.
11083 * gdb.base/callfwmall.exp: Ditto.
11084 * gdb.base/scope.exp: Obsolete xfail a29k.
11085 * gdb.c++/misc.exp: Ditto.
11086 * gdb.c++/cplusfuncs.exp: Ditto.
11087 * gdb.base/ptype.exp: Ditto.
11088 * gdb.base/printcmds.exp: Ditto.
11089 * gdb.base/opaque.exp: Ditto.
11090 * gdb.base/list.exp: Ditto.
11091 * gdb.base/funcargs.exp: Ditto.
11092 * gdb.base/default.exp: Ditto.
11093
8ddad156
MS
110942002-01-04 Michael Snyder <msnyder@redhat.com>
11095
ca4976a6 11096 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
11097 * gdb.base/maint.exp: Add tests for maint info sections options.
11098
1b074332
JL
11099Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
11100
11101 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
11102
7d159115
CV
111032001-12-20 Corinna Vinschen <vinschen@redhat.com>
11104
11105 * gdb.asm/arm.inc: New file.
11106 * gdb.asm/asm-source.exp: Add arm targets.
11107 * gdb.asm/configure.in: Ditto.
11108 * gdb.asm/configure: Recreated from configure.in.
11109
8fb87725
JL
11110Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
11111
afabe08c
JL
11112 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
11113 with HP's compiler.
11114 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
11115 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
11116 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
11117 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
11118
11119 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
11120 either HP's compilers or GCC.
11121
db521deb
JL
11122 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
11123 a SIGBUS or SIGSEGV.
11124
11125 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
11126
11127 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
11128 can be compiled with either HP's compiler or GCC.
11129
cfa88ab7
JL
11130 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
11131 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
11132 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
11133
ca344dff
JL
11134 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
11135 to match current gdb output. Update due to using auto-solib-limit
11136 for limiting instead of overloading auto-solib-add.
11137 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
11138 test program.
11139
3f3c6e55 11140 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
11141 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
11142 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
11143 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
11144 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
11145 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
11146 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
11147 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
11148 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
11149 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
11150 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
11151 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
11152 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 11153
8fb87725
JL
11154 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
11155 a SIGTRAP to the inferior.
11156
cf599fa7
CV
111572001-12-19 Corinna Vinschen <vinschen@redhat.com>
11158
11159 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
11160 Substitute call to target_link by call to gdb_compile.
11161
2cd045cd
JL
11162Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
11163
a9c64011
AS
11164 * gdb.base/break.exp: Fix HP specific search string when testing
11165 backtracing in a called function.
2cd045cd 11166
a9c64011
AS
11167 * gdb.base/constvars.exp: Only set lang to C++ if we're
11168 compiling the test with HP's compilers.
11169 * gdb.base/volatile.exp: Similarly.
2cd045cd 11170
99ebe9ac
JB
111712001-12-19 Jim Blandy <jimb@redhat.com>
11172
11173 * gdb.base/printcmds.exp: Expect the null character to be printed
11174 as '\0', and the '\013' to be printed as '\v'.
11175 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
11176 * gdb.base/setvar.exp: Same.
11177
b9891b29
JB
111782001-12-17 Jim Blandy <jimb@redhat.com>
11179
0eba65ab
JB
11180 * gdb.base/completion.exp: Rather than completing very long
11181 filenames, which can make the readline library produce output we
11182 don't recognize, cd to the directory first, and then complete
11183 using nice, short relative paths.
11184
6970b5b1
JB
11185 * gdb.base/completion.exp: On some systems, there is, in fact, a
11186 variable named `b' in scope, since GDB treats all static
a9c64011
AS
11187 variables as being in scope. So use `no_var_named_this'
11188 instead of `b'.
6970b5b1 11189
b9891b29
JB
11190 * gdb.base/corefile.exp: Recognize the message saying that GDB
11191 can't find the core file's registers as a failure.
11192
e6ccd35f
JSC
111932001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
11194
a9c64011
AS
11195 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
11196 test expect string more specific.
e6ccd35f 11197
105ba819
CV
111982001-12-13 Corinna Vinschen <vinschen@redhat.com>
11199
11200 * gdb.asm/asm-source.exp: Add support for xstormy16.
11201 * gdb.asm/configure.in: Ditto.
11202 * gdb.asm/configure: Rebuild.
11203 * gdb.asm/xstormy16.inc: New file.
11204
e9e79dd9
FF
112052001-12-10 Fred Fish <fnf@redhat.com>
11206
11207 * gdb.base/maint.exp: Update to match changes in type dumping code.
11208
347dc97d
JB
112092001-12-10 Jim Blandy <jimb@redhat.com>
11210
11211 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
11212 matching the entry point symbol's name at the beginning of the
11213 line.
11214
5178b9d6
DJ
112152001-12-07 Daniel Jacobowitz <drow@mvista.com>
11216
11217 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
11218 gdb.c++/inherit.exp, gdb.c++/method.exp,
11219 gdb.c++/namespace.exp, gdb.c++/templates.exp,
11220 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
11221 and class layout support.
11222
af890c52
DJ
112232001-12-07 Daniel Jacobowitz <drow@mvista.com>
11224
11225 * gdb.c++/classes.exp: Add test for static member function.
11226 * gdb.c++/misc.cc: Add class with static member function.
11227
7a345fb3
JB
112282001-12-07 Jim Blandy <jimb@redhat.com>
11229
f2e54a80 11230 If GDB says it can't find the struct the function returned, report
8032bf31
JB
11231 those tests as `unsupported'.
11232 * gdb.base/call-rt-st.exp (print_struct_call): New function.
11233 Rewrite subsequent tests to use it.
11234
11235 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
11236 those tests as `unsupported'.
11237 * gdb.base/structs.exp (call_struct_func): New function.
11238 (do_function_calls): Use call_struct_func to call the functions
11239 returning structs.
11240
0bc69509
JB
11241 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
11242 whether functions are prototyped or not, so we can't possibly pass
11243 arguments to t_float_values2 properly.
11244
7a345fb3
JB
11245 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
11246 value of `timeout' for targets other than the mips*tx39-*.
11247
edb6ede1
MS
112482001-12-06 Michael Snyder <msnyder@redhat.com>
11249
d63a86f8 11250 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
11251 and detect whether the start symbol has a leading underscore.
11252
2d842f13
JB
112532001-12-04 Jim Blandy <jimb@redhat.com>
11254
11255 * gdb.base/completion.exp: Clarify indentation.
11256
68550daf
JB
112572001-12-03 Jim Blandy <jimb@redhat.com>
11258
11259 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
11260 variables on the S/390, not `.word'.
11261
cd5195a8
JB
112622001-11-30 Jim Blandy <jimb@redhat.com>
11263
11264 Add assembly-source tests for s390-ibm-linux.
11265 * gdb.asm/s390.inc: New file.
11266 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
11267 the S/390 architecture.
a9c64011 11268 * gdb.asm/configure: Regenerated.
cd5195a8 11269
ca9efc90
MS
112702001-11-30 Michael Snyder <msnyder@redhat.com>
11271
11272 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
11273 next, info source, info sources, info line, global and static
11274 variables, and static functions.
11275 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
11276 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
11277 * gdb.asm/asmsrc1.s: Add a static function and some variables.
11278 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
11279 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
11280 (gdbasm_leave): Restore frame pointer.
11281 (gdbasm_startup): Copy stack set-up from crt0.S.
11282
d0e66976
FN
112832001-11-26 Fernando Nasser <fnasser@redhat.com>
11284
11285 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
11286 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
11287 to a local (non-static) variable. Copy tstruct.a to a static buffer
11288 and return a pointer to that buffer.
11289 * gdb.base/callfwmall.c (t_structs_a): Ditto.
11290
e2334072
MK
112912001-11-24 Mark Kettenis <kettenis@gnu.org>
11292
11293 * gdb.asm/configure.in: Fix recognition of ix86 target.
11294 * gdb.asm/configure: Regenerate.
11295
756caa3d
MS
112962001-11-21 Michael Snyder <msnyder@redhat.com>
11297
11298 * gdb.asm/sparc.inc: New file.
11299 * gdb.asm/asm-source.exp: Recognize sparc target.
11300 * gdb.asm/configure.in: Recognize sparc target.
11301 * gdb.asm/configure: Regenerate.
d63a86f8 11302
9a4d72d5
MS
113032001-11-21 Michael Snyder <msnyder@redhat.com>
11304
11305 * gdb.asm/m32r.inc: New file.
11306 * gdb.asm/asm-source.exp: Recognize m32r target.
11307 * gdb.asm/configure.in: Recognize m32r target.
11308 * gdb.asm/configure: Regenerate.
11309
a773d1cd
MS
113102001-11-20 Michael Snyder <msnyder@redhat.com>
11311
017ac23d
MS
11312 * gdb.asm/i386.inc: New file.
11313 * gdb.asm/asm-source.exp: Recognize ix86 target.
11314 * gdb.asm/configure.in: Recognize ix86 target.
11315 * gdb.asm/configure: Regenerate.
11316
a773d1cd
MS
11317 * gdb.c++/namespace.exp: Fix quotes in output messages.
11318
bb632afb
MS
113192001-11-14 Michael Snyder <msnyder@redhat.com>
11320
25d559ca 11321 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
11322 qualifier in a type cast expression, to designate an address
11323 in the instruction space (Harvard architecture).
11324
4749e309
MS
113252001-11-13 Michael Snyder <msnyder@redhat.com>
11326
11327 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
11328 Tests for expressions using 'const' and 'volatile'.
11329
25050984
CV
113302001-11-13 Corinna Vinschen <vinschen@redhat.com>
11331
11332 * gdb.asm/asm-sources.exp: Allow defining linker flags.
11333
1902c51f
DJ
113342001-11-12 Daniel Jacobowitz <drow@mvista.com>
11335
11336 * lib/mi-support.exp (mi_run_to_helper): Move comments
11337 outside of gdb_expect.
11338
dcf95b47
DJ
113392001-11-11 Daniel Jacobowitz <drow@mvista.com>
11340
11341 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
11342 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
11343 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
11344 mi0_run_to): New functions.
11345 * gdb.mi/mi-simplerun.exp: Use them.
11346 * gdb.mi/mi0-simplerun.exp: Likewise.
11347 * gdb.mi/mi-var-cmd.exp: Likewise.
11348 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 11349
45b074e1
AC
113502001-11-10 Andrew Cagney <ac131313@redhat.com>
11351
11352 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
11353 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
11354
bf50d346
AC
113552001-11-09 Andrew Cagney <ac131313@redhat.com>
11356
11357 * gdb.base/restore.exp: Include $expected value in restored test
11358 message.
11359
9383332c
AC
113602001-11-09 Andrew Cagney <ac131313@redhat.com>
11361
11362 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
11363 implemented.
11364
db62520a
MS
113652001-11-08 Michael Snyder <msnyder@redhat.com>
11366
11367 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
11368 Add pass/fail message for stop at breakpoint in call dummy function.
11369
b5703437
MS
113702001-11-07 Michael Snyder <msnyder@redhat.com>
11371
d63a86f8
RM
11372 * gdb.c++/templates.exp (test_template_breakpoints):
11373 If we get an overload menu, but it does not match what
760f6330 11374 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
11375 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
11376 making the whitespace optional. Argument for "new" may be
11377 "unsigned" as well as "unsigned int/long".
d63a86f8 11378 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
11379 making the whitespace optional. Also replace "(void) with
11380 "((void|)), making the keyword "void" optional.
d63a86f8 11381 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
11382 making the whitespace optional. Also replace "(void) with
11383 "((void|)), making the keyword "void" optional.
3bf40917
MS
11384 * gdb.base/callfuncs.c (t_float_values): This function must
11385 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 11386 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
11387 can be tested against both cases. Usually one case involves
11388 promotion of float to double, while the other does not.
11389 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
11390 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
11391 includes a stack frame for "start".
11392
c8ab4e6d
JB
113932001-11-05 Jim Blandy <jimb@redhat.com>
11394
11395 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
11396 pointers are 32 bits long, and that offsets of relocs are always
11397 stored in the data (REL-style), and not in the reloc entry itself
11398 (RELA-style).
11399 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
11400 stabs.
11401
3f08ced9
MS
114022001-11-01 Michael Snyder <msnyder@redhat.com>
11403
11404 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
11405 and regular expression operators by using quoting.
11406
cbfa24cd
MS
114072001-10-31 Michael Snyder <msnyder@redhat.com>
11408
11409 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
11410 depending on what the symbol table contains.
11411 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
11412 the output of the ptype command. Similarly, accept both "const &"
11413 and "const&".
11414
aaa68313
CV
114152001-10-31 Corinna Vinschen <vinschen@redhat.com>
11416
11417 * gdb.base/miscexprs.c (main): Add usage of preprocessor
11418 symbol `STORAGE' to allow to choose the storage class of
11419 the local datastructures.
11420 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
11421 compiler directive.
11422
91740388
MS
114232001-10-30 Michael Snyder <msnyder@redhat.com>
11424
11425 * gdb.base/jump.exp: Allow it to run for all targets.
11426
1b7c05e7
CV
114272001-10-29 Corinna Vinschen <vinschen@redhat.com>
11428
11429 * gdb.base/call-ar-st.c (print_double_array): Match for loop
11430 with new double_array size.
11431 (main): Change storage class of all local variables to static.
11432 Reduce size of double_array to 9.
11433 * gdb.base/call-ar-st.exp: Increase timeout value.
11434 Change expected output for double array to match new size in
11435 call-ar-st.c.
11436
36a22261
CV
114372001-10-29 Corinna Vinschen <vinschen@redhat.com>
11438
11439 * gdb.base/ending-run.exp: Create identical output when passing
11440 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 11441 Stormy16 target.
36a22261 11442
92b8ae91
MK
114432001-10-28 Mark Kettenis <kettenis@gnu.org>
11444
11445 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
11446 that we catch the expected failure under Linux/x86.
11447
cb135b83
OF
114482001-10-29 Orjan Friberg <orjanf@axis.com>
11449
11450 * gdb.base/setvar.exp: Escape curly braces.
11451 * gdb.stabs/weird.exp: Ditto.
11452
6884aa54
DJ
114532001-10-27 Daniel Jacobowitz <drow@mvista.com>
11454
11455 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
11456 * gdm.mi/mi0-hack-cli.exp: Likewise.
11457
0398c9aa
AC
114582001-10-25 Andrew Cagney <ac131313@redhat.com>
11459
11460 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
11461 messages.
11462
d20bf2e8
AC
114632001-10-21 Andrew Cagney <ac131313@redhat.com>
11464
11465 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
11466 checking MI enabled.
11467
03dd63aa
CV
114682001-10-09 Corinna Vinschen <vinschen@redhat.com>
11469
11470 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
11471
1d9d99f3
FCE
114722001-10-04 Frank Ch. Eigler <fche@redhat.com>
11473
11474 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
11475 if gdb child process crashes, just signal an error.
11476
838ae6c4
JB
114772001-10-02 Jim Blandy <jimb@redhat.com>
11478
11479 * lib/gdb.exp (test_xfail_format): Simplify.
11480
11481 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
11482 front of the variable name `format'. Simplify `if'.
11483
8f0cbc1c
DJ
114842001-10-01 Daniel Jacobowitz <drow@mvista.com>
11485
11486 * gdb.threads/pthreads.exp: Wait for output and delay
11487 before sending ^C.
11488
1f08dafd
DJ
114892001-10-01 Daniel Jacobowitz <drow@mvista.com>
11490
11491 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
11492 some incorrect output instead of timing out.
11493 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
11494
674f90ff
CV
114952001-09-28 Corinna Vinschen <vinschen@redhat.com>
11496
11497 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
11498 check to allow additional `int'.
11499
9b284272
DJ
115002001-09-27 Daniel Jacobowitz <drow@mvista.com>
11501
11502 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
11503 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
11504
b55a4771
MS
115052001-09-27 Michael Snyder <msnyder@redhat.com>
11506
11507 * lib/gdb.exp (test_debug_format): New proc.
11508 (setup_xfail_format): Use new proc test_debug_format.
11509 * gdb.base/constvars.exp (local_compiler_xfail_check): New
11510 proc; use new service proc test_debug_format.
11511 Replace all other "gcc_compiled" tests with this test.
11512 * gdb.base/volatile.exp (local_compiler_xfail_check): New
11513 proc; use new service proc test_debug_format.
11514 Replace all other "gcc_compiled" tests with this test.
11515
115162001-09-27 Michael Snyder <msnyder@redhat.com>
11517
11518 * gdb.base/cvexpr.exp: New file.
11519 * gdb.base/cvexpr.c: New file
11520 Test for expressions using const and volatile keywords.
11521
4e6667ac
CV
115222001-09-26 Corinna Vinschen <vinschen@redhat.com>
11523
11524 * gdb.base/constvars.exp: Check for different orders of keywords
11525 and additional "int" strings in output.
11526
4f337972
AC
115272001-09-22 Andrew Cagney <ac131313@redhat.com>
11528
11529 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
11530 responses from "help maint".
11531
2015650d
FCE
115322001-09-19 Frank Ch. Eigler <fche@redhat.com>
11533
11534 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
11535 to localhost:NNN instead of :NNN, in case Xvfb is listening
11536 only on TCP.
11537
f3bcedc1
CV
115382001-09-19 Corinna Vinschen <vinschen@redhat.com>
11539
11540 * gdb.base/recurse.exp: When checking leaving the watchpoint
11541 scope, recognize when gdb is in function's epilogue and pass.
11542
6b819c92
KS
115432001-09-18 Keith Seitz <keiths@redhat.com>
11544
11545 * lib/insight-support.exp (_gdbtk_export_target_info): Add
11546 support for running tests against sid targets.
11547 (gdbtk_done): Ditto.
11548
a10c9419
CV
115492001-09-18 Corinna Vinschen <vinschen@redhat.com>
11550
11551 * gdb.base/ending-run.c (main): Set stdout buffersize
11552 to the same reasonable value for any target.
11553 * gdb.base/ending-run.exp: Add a regular expression
11554 to make testsuite happy on Sanyo Stormy16 target.
11555
739d0d99
CV
115562001-09-17 Corinna Vinschen <vinschen@redhat.com>
11557
11558 * gdb.base/display.c (do_loops): Add float variable `f'.
11559 Increment f in loop.
11560 * gdb.base/display.exp: Increment timeout by 60 seconds.
11561 Change float display test to use variable `f'.
11562
1b8947f0
JB
115632001-09-17 Jim Blandy <jimb@redhat.com>
11564
11565 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
11566 overflowing the limited breakpoint tables on some ROM monitors
11567 (like the ROM68K).
11568
9890ac81
FCE
115692001-09-15 Frank Ch. Eigler <fche@redhat.com>
11570
11571 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
11572 the "-ac" (disable access control) flag.
11573
6db765ea
JH
115742001-08-30 Jeff Holcomb <jeffh@redhat.com>
11575
11576 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
11577 ints.
11578
4c32cc04
KS
115792001-08-30 Keith Seitz <keiths@redhat.com>
11580
11581 * lib/gdb.exp: Move all insight-related functionality into
11582 separate file.
11583 * lib/insight-support.exp: New file.
11584
8d6e6f81
FCE
115852001-08-29 Frank Ch. Eigler <fche@redhat.com>
11586
11587 * config/sid.exp (sid_start): Never set sid verbosity; disable
11588 expect_background {} that consumed its stdout; tolerate </dev/null.
11589 Attempt to set endianness override in "sid" protocol mode. Cleanup.
11590
6a90e1d0
AC
115912001-08-18 Andrew Cagney <ac131313@redhat.com>
11592
11593 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
11594 CLI jump command to start it.
11595 (mi_run_to_main): Fail immediatly when unexpected output.
11596
1759b3c3
AC
115972001-08-18 Andrew Cagney <ac131313@redhat.com>
11598
11599 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
11600 beginning of function. Fix PR gdb/191.
11601
61d11d80
FCE
116022001-08-16 Frank Ch. Eigler <fche@redhat.com>
11603
11604 * config/sid.exp (sid_start): Don't warn if we cannot figure out
11605 what to force sid endianness to.
11606
942a4df2
KS
116072001-08-15 Keith Seitz <keiths@redhat.com>
11608
11609 * lib/gdb.exp (gdbtk_start): Don't set environment
11610 variables for TCL_LIBRARY and friends. Insight will
11611 now figure these out for itself.
11612
0521c418
MS
116132001-08-02 Michael Snyder <msnyder@redhat.com>
11614
11615 * gdb.base/completion.exp: Remove the symbol "a64l" from
11616 the expect string; this is target-specific, and not related
11617 to what is being tested.
11618
74a9a58a
DB
116192001-08-02 Dave Brolley <brolley@redhat.com>
11620
11621 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
11622
c70819fa
MS
116232001-07-25 Michael Snyder <msnyder@redhat.com>
11624
c2b8fa57
MS
11625 * gdb.base/consecutive.exp: New file. Test stepping over
11626 breakpoints on consecutive instructions.
11627 * gdb.base/consecutive.c: New file.
11628
c70819fa
MS
11629 * gdb.base/call-rt-st.exp: Use double-backslash to quote
11630 curly braces in regular expressions.
11631
2b1a1355
MS
116322001-07-25 Michael Snyder <msnyder@redhat.com>
11633
11634 * gdb.base/ending-run.exp: Accept "Program exited normally" as
11635 legitimate output from stepping out of main.
11636
413eca6f
KS
116372001-07-22 Keith Seitz <keiths@redhat.com>
11638
11639 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
11640 the empty string, do not run the tests.
11641
7e5a9322
SC
116422001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11643
11644 * gdb.base/long_long.exp: Detect size of pointer. Take into
11645 account 2-byte pointers when testing for p/a results.
11646
de58f10f
SC
116472001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11648
d63a86f8 11649 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
11650 and defined to 1K for m68hc11.
11651 (random_data): Reduce table to 1K for embedded platforms (68hc11).
11652 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
11653 (sizeof_random_data): New variable to tell the size of the data table;
11654 don't test past this size; always run to main.
11655
d6f5fea1
SC
116562001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11657
11658 * gdb.base/return2.exp: return of long long and double fails for
11659 68HC11; don't execute these tests on that platform.
11660 * gdb.base/return.exp: Return of a double fails for 68hc11.
11661
c477543d
SC
116622001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11663
11664 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
11665 tests that print a float.
11666 * call-rt-st.exp: Likewise.
11667
63cf1c79
MK
116682001-07-12 Mark Kettenis <kettenis@gnu.org>
11669
11670 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
11671 running this test on Linux.
11672
112f9ab5
MC
116732001-06-24 Michael Chastain <chastain@redhat.com>
11674
11675 * gdb.base/arithmet.exp: Remove some tests to make all test names
11676 unique.
11677
4970cb0f
MS
116782001-07-03 Michael Snyder <msnyder@redhat.com>
11679
11680 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
11681 the output of the ptype command.
11682
d85da69f
MS
116832001-07-02 Michael Snyder <msnyder@redhat.com>
11684
4c8a82de
MS
11685 * gdb.base/completion.exp: Don't assume that break.c is the only
11686 source file that may contain functions named "marker".
d85da69f
MS
11687 * gdb.base/corefile.exp: Quote the curly braces in regexp.
11688
8afc772b
AC
116892001-06-28 Andrew Cagney <ac131313@redhat.com>
11690
11691 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
11692 of files to delete.
11693
11694 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
11695 * gdb.disasm/h8300s.exp: New file.
11696 gdb.disasm/h8300s.s: Likewise.
11697
cff22675
AC
116982001-06-27 Andrew Cagney <ac131313@redhat.com>
11699
11700 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
11701 empty breakpoint tables.
11702
68c81b54
AC
117032001-06-25 Andrew Cagney <ac131313@redhat.com>
11704
11705 * lib/mi-support.exp: Update args=... part of stop-reason
11706 patterns. Accept either a list or a tuple.
11707
2dd62704
AC
117082001-06-23 Andrew Cagney <ac131313@redhat.com>
11709
11710 * lib/mi-support.exp: Remove local emacs variable defining
11711 change-log-default-name.
11712
b4127474
MC
117132001-06-22 Michael Chastain <chastain@redhat.com>
11714
11715 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
11716 This is operationally compatible with the previous version.
11717
8dbfb380
JB
117182001-06-13 Jim Blandy <jimb@redhat.com>
11719
11720 * lib/gdb.exp (gdb_test): Doc fix.
11721
f2d8c86d
MC
117222001-06-10 Michael Chastain <chastain@redhat.com>
11723
11724 * gdb.base/exprs.exp: Remove a duplicate test.
11725
81564d34
JB
117262001-06-06 Jim Blandy <jimb@redhat.com>
11727
11728 * gdb.base/return2.exp (main): Use values to test float and double
11729 returns that are not NaN's, to avoid being confused by IEEE
11730 comparison rules.
11731
da55addb
MS
117322001-06-04 Michael Snyder <msnyder@redhat.com>
11733
11734 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 11735 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
11736 rather than wait for 12 more tests to time out.
11737
42c65987
JB
117382001-06-06 Jim Blandy <jimb@redhat.com>
11739
b18bced9 11740 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 11741 Don't forget to match the GDB prompt.
b18bced9 11742
42c65987
JB
11743 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
11744
5b41e5f0
JB
117452001-06-04 Jim Blandy <jimb@redhat.com>
11746
11747 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
11748 command.
11749
015e046f
KB
117502001-05-31 Kevin Buettner <kevinb@redhat.com>
11751
11752 * gdb.base/annota1.exp (info break): Match four or more spaces
11753 after "Address".
11754
fb1ffbbe
MC
117552001-05-31 Michael Chastain <chastain@redhat.com>
11756
11757 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
11758 (dm_type_int_star): Likewise.
11759 (dm_type_long_star): Likewise.
11760 (dm_type_void_star): Likewise.
11761
5ea2a32c
KB
117622001-05-29 Kevin Buettner <kevinb@redhat.com>
11763
11764 * gdb.base/completion.exp (INPUTRC): Set this environment variable
11765 to a known value in order to get consistent results regardless
11766 of the setting of INPUTRC or the presence or contents of .inputrc.
11767
ae23c492
MS
117682001-05-24 Michael Snyder <msnyder@redhat.com>
11769
ac55707e
MS
11770 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
11771 Don't require that the main thread and the manager thread are the
11772 first in the list.
11773
ae23c492
MS
11774 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
11775 debugging. If test fails, issue an "unsupported" not a "fail".
11776
400071f1
JB
117772001-05-24 Jim Blandy <jimb@redhat.com>
11778
11779 Don't assume that short is shorter than int.
11780 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
11781 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 11782 this isn't true.
400071f1
JB
11783 ("print unsigned char == (~0)"): Add test that verifies that ~0,
11784 an int, is not equal to ~0 stored in an unsigned char. This tests
11785 the same thing that the previous test meant to, but works on
11786 16-bit machines, too.
11787 ("print unsigned char != (~0)"): Same test, complemented.
11788
0816a3e5
MS
117892001-05-24 Michael Snyder <msnyder@redhat.com>
11790
11791 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 11792 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
11793 and prevents dejagnu getting out of step.
11794
f6dc23a9
KB
117952001-05-23 Kevin Buettner <kevinb@redhat.com>
11796
11797 * gdb.base/finish.exp (finish_void): Revise pattern for
11798 stopping on the call statement to not permit stopping at
11799 the start of the instructions comprising the call sequence.
11800
7dbd117d
MC
118012001-05-19 Michael Chastain <chastain@redhat.com>
11802
11803 * gdb.base/callfuncs.exp: Make all test names unique.
11804 * gdb.base/commands.exp: Make all test names unique.
11805 * gdb.base/condbreak.exp: Make all test names unique.
11806 * gdb.base/dbx.exp: Make all test names unique.
11807 * gdb.base/default.exp: Make all test names unique.
11808 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
11809 and TIMEOUT messages to their corresponding PASS message.
11810 * gdb.base/ending-run.exp: Make all test names unique.
11811 * gdb.base/long_long.exp: Remove duplicate test.
11812
6b0b0a9e
KB
118132001-05-21 Kevin Buettner <kevinb@redhat.com>
11814
11815 * gdb.base/finish.exp (finish_void): Allow "finish" command to
11816 stop on the call statement as well as the statement after the
11817 call.
11818
2caa35cb
MS
118192001-05-21 Michael Snyder <msnyder@redhat.com>
11820
11821 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
11822
40713331
EZ
118232001-05-10 Elena Zannoni <ezannoni@redhat.com>
11824
a9c64011
AS
11825 * gdb.base/completion.exp: Revamp test. Make it execute on all
11826 platforms.
40713331 11827
c2c1be8d
EZ
118282001-05-10 Elena Zannoni <ezannoni@redhat.com>
11829
a9c64011
AS
11830 * config/gdbserver.exp (gdb_load): Handle the case
11831 in which the arguments to gdbserver are given in the
11832 baseboard configuration file.
11833 Also handle the case in which the server needs to do a
11834 load.
2c9cd303 11835
9671de48
KS
118362001-05-07 Keith Seitz <keiths@cygnus.com>
11837
a9c64011
AS
11838 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
11839 set up the display for testing.
11840 (gdbtk_start): Convert all paths to paths that tcl will like.
11841 Export target information to environment.
11842 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
11843 necessary.
11844 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
11845 (to_tcl_path): New proc to convert a given pathname into
11846 a path acceptible as an argument to a tcl command.
11847 (_gdbtk_export_target_info): New proc to export target info
11848 into the environment for gdbtk testing.
11849 (gdbtk_done): New proc to signal end-of-test.
9671de48 11850
5a360f47
JB
118512001-05-06 Jim Blandy <jimb@redhat.com>
11852
11853 * restore.c: Make the code of caller0 correspond to its comment.
11854
66c756c6
MS
118552001-05-03 Michael Snyder <msnyder@redhat.com>
11856
11857 * config/sid.exp (gdb_target_sid): Check for error messages.
11858 On error or timeout, don't make expect exit (which will terminate
11859 all subsequent tests); instead just make gdb exit.
d63a86f8 11860 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
11861 return a negative value.
11862
a966fde5
JB
118632001-04-24 Jim Blandy <jimb@redhat.com>
11864
851c18e0
JB
11865 * gdb.c++/templates.exp: If we see the prompt for the overload
11866 list, but we haven't recognized any of the longer patterns,
11867 arrange for this test to fail, not hang.
11868
a966fde5
JB
11869 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
11870 variations.
11871
db144853
MC
118722001-04-22 Michael Chastain <chastain@redhat.com>
11873
11874 * gdb.c++/local.exp: Use the 'runto' library function.
11875 * gdb.c++/namespace.exp: Likewise.
11876 * gdb.c++/overload.exp: Likewise.
11877
3207ec21
KB
118782001-03-26 Kevin Buettner <kevinb@redhat.com>
11879
11880 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
11881 * gdb.base/step-line.exp: New file. Test step/next in presence of
11882 #line directives.
11883 * gdb.base/step-line.c: New file. Test program for the above.
11884 * gdb.base/step-line.inp: New file. We pretend that this file has
11885 been transformed by some other tool into step-line.c.
11886
13b57657
JB
118872001-03-21 Jim Blandy <jimb@redhat.com>
11888
11889 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
11890 unmangled operator names.
11891
754cbe1c
JB
118922001-03-20 Jim Blandy <jimb@redhat.com>
11893
11894 * gdb.threads/linux-dp.exp: Recognize an additional message
11895 generated by GDB when it doesn't understand how to debug threads
11896 on the target system.
11897
177495c9
AC
118982001-03-19 Andrew Cagney <ac131313@redhat.com>
11899
11900 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
11901
f266096b
MC
119022001-03-12 Michael Chastain <chastain@redhat.com>
11903
11904 * gdb.c++/derivation.exp: Use the 'runto' library function.
11905
cac3c2ff
MC
119062001-03-12 Michael Chastain <chastain@redhat.com>
11907
11908 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
11909
b6c11a24
MC
119102001-02-24 Michael Chastain <chastain@redhat.com>
11911
11912 * gdb.c++/ref-types.exp: Change handwritten code to library
11913 function 'runto'.
11914
6bae5bce
OF
119152001-03-16 Orjan Friberg <orjanf@axis.com>
11916
11917 * gdb.base/signals.exp: Set count to 0 explicitly.
11918
0015fd9a
MS
119192001-03-15 Mark Salter <msalter@redhat.com>
11920
11921 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
11922 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
11923 (gdb_load): Add support for additional target_info: gdb_download_size
11924 and gdb_load_timeout.
0015fd9a 11925
fc33412a
DT
11926Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
11927
11928 * gdb.base/annota1.exp: Move test of isnative to earlier in the
11929 file -- to prevent failing when the compile fails but we have no
11930 intention of running the tests anyway.
11931
11932 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
11933 tests if set.
11934
11935 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
11936 integers.
11937
11938 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
11939 * gdb.c++/namespace.exp: Ditto.
11940
115f06de
OF
119412001-03-07 Orjan Friberg <orjanf@axis.com>
11942
11943 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
11944 * gdb.base/pointers.exp: Relax pattern match of decimals.
11945
b6ba6518
KB
119462001-03-06 Kevin Buettner <kevinb@redhat.com>
11947
11948 * Makefile.in, config/abug.exp, config/cfdbug.exp,
11949 config/cpu32bug.exp, config/dve.exp, config/est.exp,
11950 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
11951 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
11952 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
11953 config/sh.exp, config/sid.exp, config/slite.exp,
11954 config/sparclet.exp, config/udi.exp, config/unknown.exp,
11955 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
11956 config/vxworks.exp, config/vxworks29k.exp,
11957 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
11958 gdb.base/all-bin.exp, gdb.base/annota1.exp,
11959 gdb.base/arithmet.exp, gdb.base/assign.exp,
11960 gdb.base/async.exp, gdb.base/attach.exp,
11961 gdb.base/bitfields.exp, gdb.base/bitops.exp,
11962 gdb.base/break.exp, gdb.base/call-ar-st.exp,
11963 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
11964 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
11965 gdb.base/commands.exp, gdb.base/completion.exp,
11966 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
11967 gdb.base/constvars.exp, gdb.base/corefile.exp,
11968 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
11969 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
11970 gdb.base/ending-run.exp, gdb.base/environ.exp,
11971 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
11972 gdb.base/finish.exp, gdb.base/foll-exec.exp,
11973 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
11974 gdb.base/funcargs.exp, gdb.base/help.exp,
11975 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
11976 gdb.base/logical.exp, gdb.base/long_long.exp,
11977 gdb.base/maint.exp, gdb.base/mips_pro.exp,
11978 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
11979 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
11980 gdb.base/pointers.exp, gdb.base/printcmds.exp,
11981 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
11982 gdb.base/regs.exp, gdb.base/relational.exp,
11983 gdb.base/remote.exp, gdb.base/reread.exp,
11984 gdb.base/restore.exp, gdb.base/return2.exp,
11985 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
11986 gdb.base/selftest.exp, gdb.base/setshow.exp,
11987 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
11988 gdb.base/sigall.exp, gdb.base/signals.exp,
11989 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
11990 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
11991 gdb.base/step-test.exp, gdb.base/structs.c,
11992 gdb.base/structs.exp, gdb.base/structs2.exp,
11993 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
11994 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
11995 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
11996 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
11997 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
11998 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
11999 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
12000 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
12001 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
12002 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
12003 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
12004 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
12005 gdb.fortran/types.exp, gdb.java/jmisc.exp,
12006 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
12007 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
12008 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
12009 gdb.trace/circ.exp, gdb.trace/collection.exp,
12010 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
12011 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
12012 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
12013 gdb.trace/report.exp, gdb.trace/save-trace.exp,
12014 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
12015 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
12016 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
12017 notices.
12018
dc96c6c7 120192001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
12020
12021 * gdb.base/varargs.c (find_max_double): Fix printf format string:
12022 first arg is int not float.
12023
dc96c6c7 120242001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
12025
12026 * gdb.base/reread.exp: Unsupported for non-native targets;
12027 doesn't work for remote debugging.
12028
9b0c4aeb
FN
120292001-02-19 Fernando Nasser <fnasser@redhat.com>
12030
12031 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
12032 * gdb.base/ending-run.exp: Properly handle the BSP state when
12033 stepping past the end of main.
9b0c4aeb 12034
02aa71d5
MC
120352001-02-19 John Moore <jmoore@redhat.com>
12036
12037 * gdb.base/commands.exp (infrun_breakpoint_command_test):
12038 Converted HPUX fix for non-expected items following multiple
12039 step commands into general solution for all platforms.
12040
1fa449a4
MC
120412001-02-18 Michael Chastain <chastain@redhat.com>
12042
12043 * gdb.c++/classes.exp (do_tests): Change runto statements
12044 from "runto 'foo(void)'" to "runto 'foo'". This makes the
12045 statements demangler agnostic.
12046 * gdb.c++/virtfunc.exp (do_tests): Likewise.
12047 (gdb_virtfunc_restart): Likewise.
12048
b2f9ec70
MC
120492001-02-14 Michael Chastain <chastain@redhat.com>
12050
12051 * gdb.c++/inherit.exp (do_tests): Change runto statements
12052 from "runto 'foo(void)'" to "runto 'foo'". This makes the
12053 statements demangler agnostic.
12054
cf74b8ca
AC
12055Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
12056
12057 * gdb.threads/pthreads.exp: Unify pass/fail messages for
12058 ``continue to bkpt at common_routine in thread 2'' and ``stopped
12059 before calling common_routine 15 times'' tests.
12060
99f78f56
MC
120612001-02-11 Michael Chastain <chastain@redhat.com>
12062
12063 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
12064 Helps the test script figure out which demangler is in use.
12065 (dm_type_foo_ref): Ditto.
12066 (dm_type_int_star): Ditto.
12067 (dm_type_long_star): Ditto.
12068 (dm_type_unsigned_int): Ditto.
12069 (dm_type_void): Ditto.
12070 (dm_type_void_star): Ditto.
99707966 12071 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
12072 Probe the gdb demangler and set variables to accommodate
12073 formatting differences.
12074 (info_func_regexp): New function. Same as info_func, but
12075 matches against a regexp.
12076 (info_func): Match against a literal string.
12077 (print_addr_2): New function. Match against a literal string,
12078 which can be different from the input to gdb.
12079 (print_addr): Simply call print_addr_2 with the same argument twice.
12080 (test_lookup_operator_functions): Use demangler formatting variables.
12081 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
12082 the tests in the same order as the C++ class declaration.
12083 (test_paddr_operator_functions): Ditto.
12084 (test_paddr_overloaded_functions): Ditto.
12085 (test_paddr_hairy_functions): Use demangler formatting variables.
12086 Add reference to gdb/19 for related tests.
12087 (do_tests): Call probe_demangler.
12088
1de8f023
KB
120892001-01-30 Kevin Buettner <kevinb@redhat.com>
12090
12091 * gdb.c++/templates.cc (printf): Remove unused function definition.
12092
ca3f91ed
MS
120932001-01-26 Felix Lee <flee@redhat.com>
12094
12095 * sid.exp (sid_exit): Pass host, not target, to remote_close.
12096
120972001-01-25 matthew green <mrg@redhat.com>
12098
12099 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
12100 up sid.
12101 (sid_exit): Call `remote_pop_conn' after GDB is gone.
12102
121032001-01-25 matthew green <mrg@redhat.com>
12104
12105 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 12106 Deprecate $sid_spawn_id.
ca3f91ed
MS
12107 (sid_exit): Remove code necessary only for `spawn.'
12108
121092001-01-25 matthew green <mrg@redhat.com>
12110
12111 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
12112
fb18ec4a
MC
121132001-01-28 Michael Chastain <chastain@redhat.com>
12114
12115 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
12116 to call when tests fail. It takes gdb out of the overloaded
12117 function choice menu back to the main prompt, so that the test
12118 program stays synchronized.
12119 (set_bp_overloaded): New proc to collect all the common
12120 code for setting a breakpoint on an overloaded name. Calls
12121 take_gdb_out_of_choice_menu when needed.
12122 (menu_overload1arg): New variable to collect the repeated
12123 instances of the expected menu for an overloaded name. Change
12124 the regular expression to handle changes in g++ type encoding:
12125 "void" can be either "void" or "", and "unsigned int" can be
12126 either "unsigned int" or "unsigned".
12127 (continue_to_bp_overloaded): Change regular expressions to handle
12128 changes in g++ type encoding.
12129 (no proc): Call take_gdb_out_of_choice_menu when needed.
12130 Remove redundant calls to "info break". Accept either "canceled"
12131 or "cancelled". Change regular expressions in "info break"
12132 calls to handle changes in g++ type encoding. Give all tests
12133 unique strings.
12134
9c646a6e
BE
121352001-01-17 Ben Elliston <bje@redhat.com>
12136
12137 * config/sid.exp: New file.
12138
9549d9c1
AC
12139Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
12140
12141 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
12142
dc96c6c7 121432000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
12144
12145 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
12146 Add a RE to accept a non-ascii char if one is ever presented.
12147
b4df4f68
FN
121482000-12-20 Fernando Nasser <fnasser@redhat.com>
12149
297dd0fd 12150 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 12151
dc96c6c7 121522000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 12153
d63a86f8 12154 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
12155 in regexp. One '\' does not suffice on Linux.
12156
4a7bddb6
MC
121572000-12-09 Michael Chastain <chastain@redhat.com>
12158
12159 * gdb.base/break.exp (test_clear_command): Use a marker function
12160 rather than 'main' for the test function. Also move this
12161 test to an execution point where the marker function names are
12162 guaranteed to be bound to functions. (Executing tests after a
12163 'finish' from main runs into name conflicts with local names
12164 in __libc_start_main).
12165
dc96c6c7 121662000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
12167
12168 * gdb.base/finish.exp: New test for gdb's "finish" command.
12169 * gdb.base/return2.exp: New test for gdb's "return" command.
12170 * gdb.base/return2.c: New source file for above.
12171
dc96c6c7 121722000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
12173
12174 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
12175 * gdb.base/miscexprs.exp: Ditto.
12176 * gdb.base/pointers.exp: Ditto.
12177 * gdb.c++/derivation.exp: Ditto.
12178 * gdb.c++/local.exp: Ditto.
12179 * gdb.c++/namespace.exp: Ditto.
12180 * gdb.c++/overload.exp: Ditto.
12181 * gdb.c++/ref-types.exp: Ditto.
12182
dc96c6c7 121832000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
12184
12185 * gdb.base/constvars.exp: Test result of "up" command.
12186 * gdb.base/miscexprs.exp: Ditto.
12187 * gdb.base/pointers.exp: Ditto.
12188 * gdb.base/scope.exp: Ditto.
12189 * gdb.c++/derivation.exp: Ditto.
12190 * gdb.c++/local.exp: Ditto.
12191 * gdb.c++/namespace.exp: Ditto.
12192 * gdb.c++/overload.exp: Ditto.
12193 * gdb.c++/ref-types.exp: Ditto.
12194
44097287
FN
121952000-11-22 Michael Chastain <chastain@redhat.com>
12196
12197 * mips_pro.exp: Accept either "middle -> top -> main" or
12198 "middle -> main" in the backtrace, because gcc can optimize
12199 tail calls to jumps. Remove setup_xfail for the hppa case.
12200 Add a comment with the original warning messages from PR 3016,
12201 which was filed in 1993, to preserve them for posterity.
12202
9d2e1bab
ND
122032000-11-17 Nick Duffek <nsd@redhat.com>
12204
12205 * lib/gdb.exp (gdb_test): Override timeout with board info.
12206
1aca8eb7
ND
122072000-11-17 Nick Duffek <nsd@redhat.com>
12208
12209 * gdb.base/display.exp: Don't kill running stub. Add "again" to
12210 the second kill and detach messages.
12211
93076499
ND
122122000-11-17 Nick Duffek <nsd@redhat.com>
12213
12214 * configure.in: Add AC_EXEEXT.
12215 * configure: Regenerate.
12216 * Makefile.in (just-check): Export EXEEXT.
12217 * lib/gdb.exp ($EXEEXT): Import from environment.
12218 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
12219 expect "maint dump-me" on Cygwin.
12220 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
12221 $EXEEXT.
12222
30e87cd3
ND
122232000-11-17 Nick Duffek <nsd@redhat.com>
12224
12225 * gdb.base/break.exp: Test backtrace and finish from called
12226 function on all platforms, not just HP-UX.
12227
dc96c6c7 122282000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
12229
12230 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
12231 code from gdb_target_monitor, so it can be used independantly
12232 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 12233
dc96c6c7 122342000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
12235
12236 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
12237 * gdb.base/corefile.exp: Expect the message "Program is being
12238 debugged already" when we send the "corefile" command, since
12239 the preceeding gdb_load may have connected gdb to a remote target.
12240 * gdb.base/display.exp: Disable hardware watchpoints if new
12241 board info variable "no_hardware_watchpoints" is true.
12242 Replace single-letter commands with more readable ones.
12243 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
12244 if new board info variable "no_hardware_watchpoints" is true.
12245 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
12246 to see if stdio (printf) testing is possible.
12247 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
12248 board info variable "no_hardware_watchpoints" is true. Use new
12249 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
12250
39124dea
FN
122512000-11-13 Fernando Nasser <fnasser@redhat.com>
12252
12253 From Orjan Friberg <orjanf@axis.com>:
12254 * gdb.base/printcmds.exp: Escape curly braces followed by a number
12255 in array print pattern match.
12256
a9e2e984
FN
122572000-11-09 Fernando Nasser <fnasser@redhat.com>
12258
12259 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
12260 spelling "cancelled" to U.S. spelling "canceled" to match changes
12261 made to gdb.
12262 * gdb.c++/ovldbreak.exp: Ditto.
12263
c7db355b
PS
122642000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
12265
12266 * gdb.base/callfuncs.c (main): Moved to end of file, call
12267 t_double_values to initialize the FPU before inferior calls are made.
12268 * gdb.base/callfuncs.exp: Test for register preservation after calling
12269 inferior functions. Add tests for continuining, finishing and
12270 returning from a stop in a call dummy.
12271
dc96c6c7 122722000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
12273
12274 * gdb.base/commands.exp: Break up long lines, and re-indent.
12275
dc96c6c7 122762000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
12277
12278 * config/gdbserver.exp: Rewritten from the ground up, to make it
12279 compatible with the current dejagnu tree, and to make it work with
12280 the new "gdbserver" in libremote.
12281
dc96c6c7 122822000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
12283
12284 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
12285 * gdb.base/varargs.exp: Skip entire test if no printf support.
12286 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
12287 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
12288
dc96c6c7 122892000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
12290
12291 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
12292 no floating point support.
12293 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
12294 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
12295 * gdb.base/call-rt-st.exp: Ditto.
12296 * gdb.base/call-strs.exp: Ditto.
12297
bac5fc66
JG
122982000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
12299
12300 * gdb.base/sizeof.c: include <stdio.h>.
12301
12302 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
12303 'finish', otherwise uncaptured gdb_prompt would potentially
12304 throw remaining test points out of sync.
bac5fc66 12305
b22a6027
SB
123062000-07-26 Scott Bambrough <scottb@netwinder.org>
12307
12308 * gdb.base/recurse.exp: Run tests for all targets.
12309 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
12310 gnu-oldld case on ARM.
12311 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
12312 for ARM targets.
d63a86f8 12313
d8231941
AG
12314Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
12315
12316 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
12317 * gdb.java/configure: Rebuild.
12318
8caabe69
AG
12319Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
12320
12321 * gdb.java/jv-exp.exp: New file.
12322
9d273ca3
AG
12323Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
12324
12325 * configure: Rebuilt.
12326 * configure.in (configdirs): Add gdb.java.
12327 * gdb.java/jmisc.java: New file.
12328 * gdb.java/jmisc.exp: New file.
12329 * gdb.java/Makefile.in: New file.
12330 * gdb.java/configure: Rebuilt.
12331 * gdb.java/configure.in: New file.
12332 * lib/java.exp: New file.
12333
4f823a66
AC
12334Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12335
12336 * gdb.base/exprs.exp: Test casts to a pointer including over and
12337 underflow.
12338
2391e11d
AC
12339Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
12340
12341 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
12342 and the compilers sizes.
12343
54602222
ND
123442000-07-09 Nick Duffek <nsd@redhat.com>
12345
12346 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
12347 (use_methods): New function.
12348 (main): Call use_methods().
12349 * gdb.c++/classes.exp (test_method_param_class): New procedure.
12350 (do_tests): Call test_method_param_class.
12351
2bec0572
ND
123522000-07-09 Nick Duffek <nsd@redhat.com>
12353
12354 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
12355 spelling.
12356 (test_enums): New procedure. Move enum tests from end of script
12357 to here. Set breakpoint on function name instead of line number.
12358 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
12359 (enums2): New marker function.
12360 (enums1): New function.
12361 (main): Call enums1(). Move enum tests to enums1().
12362
78492fde
AC
12363Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
12364
12365 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
12366 compile/link program. Update line numbers.
12367 * gdb.asm/d10v.inc: Define ``startup''.
12368 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 12369
49a2cef8
AC
12370Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
12371
12372 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
12373
3e6c8688
EZ
123742000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12375
12376 * gdb.base/maint.exp: Add 'maint print architecture' item to output
12377 of 'help maint print' command.
12378
9ff5cbe9
AC
12379Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
12380
12381 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
12382 they use gdb_expect_list.
12383
17c579bd
AC
12384Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
12385
12386 * gdb.base/commands.exp: Use ``set remote
12387 memory-read-packet-size'' instead of ``set endian big'' to test
12388 long commands.
12389
e6d71bf3
DB
123902000-06-03 Daniel Berlin <dan@cgsoftware.com>
12391
12392 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 12393 g++, and stop skipping them.
e6d71bf3
DB
12394
12395 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
12396 work under g++.
12397
d63a86f8 12398 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
12399 initialization.
12400
dc96c6c7 124012000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
12402
12403 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
12404 the regular expression: accept an (almost) arbitrary sequence of
12405 "frames-invalid" and "breakpoints-invalid" messages both before
12406 and after the "starting" message.
12407
dc96c6c7 124082000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
12409
12410 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 12411
dc96c6c7 124122000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
12413
12414 * gdb.base/annota1.exp (annotate-signal-handler-caller):
12415 Relax the regular expression a little, make it pass on Solaris 8.
12416
8216cda9
KB
124172000-05-12 Kevin Buettner <kevinb@redhat.com>
12418
12419 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 12420 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
12421 Instead, it is permissible for gdb to stop on the line of the
12422 call itself.
12423
1a570b2f
MS
124242000-05-12 Michael Snyder <msnyder@.cygnus.com>
12425
12426 * gdb.base/break.exp (bp on small function, optimized file):
12427 Add a second pass pattern. The behavior differs here between stabs
12428 and dwarf for one-line functions. Stabs preserves two line symbols
12429 (one before the prologue and one after) with the same line number,
12430 but dwarf regards these as duplicates and discards one of them.
12431 Therefore the address after the prologue (where the breakpoint is)
12432 has no exactly matching line symbol, and GDB reports the breakpoint
12433 as if it were in the middle of a line rather than at the beginning.
12434
dc96c6c7 124352000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 12436
d63a86f8 12437 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
12438 rather than "send_gdb" (for consistancy).
12439
7d418785
AC
12440Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
12441
12442 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
12443 * gdb.c++/templates.cc: Properly check for GCC version number.
12444 * lib/compiler.cc: Likewise
12445
dc96c6c7 124462000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 12447
d63a86f8 12448 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
12449 gdb may not stop at the first line of main, due to code motion.
12450
dc96c6c7 124512000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
12452
12453 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
12454 This test depends on parsing the printf output from the target.
12455 Since the sparclet stub doesn't do stdio, this will never work.
12456 * gdb.base/call-rt-st.exp: ditto.
12457 * gdb.base/call-strs: ditto.
12458
dc96c6c7 124592000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
12460
12461 * gdb.base/miscexprs.exp: make sizeof long array test portable.
12462
12463 * gdb.base/ending-run.exp: After connecting to a remote target,
12464 but before running, the target will appear to be in a random
12465 location. Specify both a file and a line for breakpoints.
12466 Also, the function that calls main may be called 'init'
12467 rather than 'start'.
12468
a5a51225
EZ
124692000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12470
12471 * gdb.base/help.exp: Update output for add-symbol-file command.
12472
7930cc7c
FN
124732000-04-10 Fernando Nasser <fnasser@cygnus.com>
12474
12475 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12476 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
12477
23e37ab1
C
124782000-04-07 J.T. Conklin <jtc@redback.com>
12479
e93c542c
C
12480 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
12481
23e37ab1
C
12482 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
12483
591b8fa3
PDM
12484Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
12485
12486 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
12487 values that can be represented exactly.
12488 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
12489 above change, and to not check against the directory part of the source
12490 file name.
12491 (step into print_long_arg_list): Likewise.
12492 (print print_small_structs from print_long_arg_list): Likewise.
12493 (print print_long_arg_list): Likewise.
12494
7a495180
EZ
124952000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12496
30b53638 12497 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 12498
beb998c6
AC
12499Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
12500
12501 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
12502
1c689132
DB
125032000-03-25 Daniel Berlin <dan@cgsoftware.com>
12504
12505 * gdb.base/commands.exp (deprecated_command_test): Add test for
12506 deprecate with no arguments.
12507
c1790a9d
JL
125082000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
12509
12510 * gdb.base/break.exp: Add new test for setting breakpoints on
12511 optimized code so we can test breakpoints work even when function
12512 prologues may be optimized away
12513
003ba290
FN
125142000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
12515
12516 From David Whedon <dwhedon@gordian.com>
a9c64011 12517 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 12518
6837a0a2
DB
125192000-03-22 Daniel Berlin <dan@cgsoftware.com>
12520
12521 * gdb.base/help.exp: Added test for new apropos command.
12522
b9593231
KB
125232000-03-21 Kevin Buettner <kevinb@redhat.com>
12524
12525 * gdb.base/pointers.c (usevar): New function.
12526 (main): Make sure that global variables v_int_pointer2, rptr,
12527 and y are all referenced someplace in the program by calling
12528 usevar() on them. [Some linkers delete symbols which are
12529 never referenced. The space remains, but there's no way to
12530 get a (symbolic) handle on the variable from the debugger.]
12531
751a959b
EZ
125322000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12533
12534 * gdb.base/printcmds.c: Add typedeffed arrays.
12535
12536 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
12537 procedure to test arrays that are typedef'd.
12538
73a93a32
JI
125392000-03-13 James Ingham <jingham@leda.cygnus.com>
12540
12541 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 12542 the library directories.
73a93a32 12543
fb40c209
AC
12544Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
12545
12546 * configure.in (configdirs): Add sub directory gdb.mi.
12547 * configure: Re-generate.
12548
12549 * gdb.mi: New directory.
d63a86f8 12550
ee4dd2c9
AC
125512000-02-25 Scott Bambrough <scottb@netwinder.org>
12552
12553 * gdb.base/long_long.exp: Correct test suite failure when printing
12554 a long long value as a double on ARM platforms.
12555
70f0cc22
JB
125562000-02-16 Jim Blandy <jimb@redhat.com>
12557
12558 * gdb.base/break.exp ("breakpoint line number"): Make sure the
12559 default source file is set properly before running this test.
12560
853819b8
EZ
125612000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12562
12563 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
12564 gdbtk/library directory, not in gdbtcl2.
12565
dfcd3bfb
JM
125662000-02-04 Jim Blandy <jimb@redhat.com>
12567
12568 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
12569 backslash from regexp pattern.
12570
12571 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
12572 procedure. Use it to run all the "continue to bp overloaded"
12573 tests. Note that this changes the names of the tests slightly.
12574 If the breakpoint hit message includes a hex PC value, because
12575 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
12576 from the real source code, still consider that a pass.
12577
12578 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
12579 XFAIL here if the breakpoint message contains a hex address. Note
12580 similar change on 1999-11-02.
12581
12582 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
12583
12584 * gdb.base/ptype.exp: Establish a default source file before
12585 calling get_debug_format.
12586
125872000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
12588
12589 * gdb.base/watchpoint.exp: Remove duplication of test messages.
12590
8b93c638
JM
125912000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
12592
12593 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
12594 of successive stepi commands -- while in the prologue we should see
12595 the function entry bracket.
12596
125972000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
12598
12599 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
12600 reach __change_mode() when stepping through the end of main().
12601
c5394b80
JM
126022000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
12603
12604 * gdb.base/default.exp: Fix expected pattern.
12605 * gdb.base/help.exp: Same.
12606
0d06e24b
JM
126072000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12608
12609 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
12610 Don't use xfail's because that affects only the following test.
d63a86f8 12611
0d06e24b
JM
12612 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
12613 solaris or linux.
12614
12615 * gdb.base/selftest.exp: Update to reflect changes to main.c.
12616
dc96c6c7 126172000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 12618
d63a86f8 12619 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
12620 "A syntax error" rather than "A parse error". Accept both.
12621
126222000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
12623
12624 * gdb.base/default.exp: Remove OS dependent string from "target
12625 remote" test.
12626 * gdb.base/help.exp: Same for "help target remote" test.
12627
c3f6f71d
JM
126282000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12629
12630 From Jim Kingdon <kingdon@redhat.com>:
12631
12632 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
12633 prompt (cleanup rather than necessity, but still might keep output
12634 from spilling to next test).
12635
126362000-01-02 Fred Fish <fnf@cygnus.com>
12637
12638 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
12639 AIX, which defines them in <sys/types.h>.
12640
ed9a39eb 126411999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 12642
ed9a39eb
JM
12643 * gdb.base/default.exp: Match arm* etc instead of arm in "info
12644 float" test.
12645
126461999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 12647
ed9a39eb 12648 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
12649
12650 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
12651 outermost frame disallowed".
12652
126531999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
12654
12655 * gdb.base/setvar.exp: New tests for setting the value of a struct
12656 with a constant list.
12657
126581999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
12659
12660 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
12661 require the user to type a cast before setting the value of a struct.
12662
de57eccd
JM
126631999-12-06 Jim Blandy <jimb@cygnus.com>
12664
12665 * gdb.base/default.exp: Expect the new 'info float' command on
12666 all i386 platforms.
12667
12668 * gdb.threads/linux-dp.exp: Expand our ability to recognize
12669 LinuxThreads libraries that don't support debugging.
12670
c2d11a7d
JM
12671Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
12672
12673 * gdb.base/remote.c: Fill the buffer with truely random data.
12674 Change the buffer type to ``unsigned char'' to simplify size
12675 arithmetic.
12676
12677 * gdb.base/remote.exp: Reduce download numbers by one. Typical
12678 stub only handles 400-1 byte packets. Verify that the download
12679 worked.
12680
126811999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
12682
12683 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
12684 tests, using UNRESOLVED for the untested cases. Also, does not wait
12685 for a timeout if the prompt was received before a recognizable pattern.
12686
126871999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
12688
12689 * lib/gdb.exp (gdb_expect_list): Fix spelling.
12690
126911999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12692
12693 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
12694 watchpoints.
12695
126961999-11-24 Jason Merrill <jason@casey.cygnus.com>
12697
12698 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
12699
12700 * gdb.c++/local.exp: Be more flexible in recognizing local class
12701 name mangling. Don't allow horribly truncated method names.
12702 * gdb.c++/derivation.exp: Expect protected inheritance.
12703 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
12704 * gdb.c++/virtfunc.exp: Likewise.
12705 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
12706 when printing a nested enum.
12707
127081999-11-22 Jim Blandy <jimb@cygnus.com>
12709
12710 * gdb.base/step-test.exp: Properly await GDB's response to setting
12711 a breakpoint on the call to large_struct_by_value.
12712
12713 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
12714 just because we have debug info for the `start' function.
12715
127161999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
12717
12718 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
12719 "Unknown signal" messages, which indicate (on LinuxThreads) that
12720 GDB doesn't know how to debug threads on this system. This is
12721 better than hanging while philosopher 0 dumps chatter into gdb.log.
12722
127231999-11-18 Tom Tromey <tromey@cygnus.com>
12724
12725 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
12726
127271999-11-18 Fred Fish <fnf@cygnus.com>
12728
12729 * gdb.base/coremaker2.c: Add sample program for generating
12730 cores that is more self contained than coremaker.c. Eventually
12731 I'll add more code to this and tie it into the testsuite.
12732
4ce44c66
JM
127331999-11-12 Stan Shebs <shebs@andros.cygnus.com>
12734
12735 * gdb.base/dollar.exp: Remove, now in gdb.hp.
12736
127371999-11-10 Jimmy Guo <guo@cup.hp.com>
12738
12739 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
12740 from $srcdir/lib/.
12741 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
12742 and gdb.c++/.
12743
12744 * gdb.c++/derivation.exp: remove redundant get compiler info code.
12745
d63a86f8 12746 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
12747 'continue with watch' test point.
12748
127491999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
12750
12751 Merged from p2linux-990323-branch:
d63a86f8 12752
4ce44c66
JM
12753 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
12754
11cf8741
JM
12755Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
12756
12757 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
12758 {limit,fixed}''. Test ``set download-write-size''.
12759
12760Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
12761
12762 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
12763 gdb_expect_list.
12764
12765Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
12766
12767 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
12768
127691999-11-03 Mark Salter <msalter@cygnus.com>
12770
12771 * gdb.base/break.exp: Fix "stub continue" pattern.
12772
127731999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
12774
12775 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
12776
127771999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
12778
12779 * gdb.base/display.exp ("finish"): Add timeout clause.
12780
12781 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
12782 plain prompt clause, so this doesn't have to time out in order to
12783 fail.
12784
12785 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
12786 breakpoint hit messages include an address.
12787
12788 * gdb.base/display.exp: Don't forget to escape parens in regular
12789 expressions. Unix regexp notatation sucks.
12790
127911999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12792
12793 * gdb.base/annota1.exp: Test for annotate-signalled: change output
12794 order for 'signalled' message.
12795
5c44784c
JM
127961999-11-01 Stan Shebs <shebs@andros.cygnus.com>
12797
12798 From Jimmy Guo <guo@cup.hp.com>:
12799 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
12800 * gdb.base/annota1.c: Add code for tests to work with.
12801
128021999-10-26 Frank Ch. Eigler <fche@cygnus.com>
12803
12804 * gdb.base/remote.exp: New test for remote downloading settings.
12805 * gdb.base/remote.c: New file with large .data.
12806
917317f4
JM
128071999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
12808
12809 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
12810 for LinuxThreads support, merged from the Code Fusion branch.
12811
12812Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
12813
12814 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
12815 containing exp_continue into a while within an expect. Don't
12816 attempt a start more than three times. Check return value from
12817 gdb_load.
d63a86f8 12818
2df3850c
JM
12819Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
12820
12821 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
12822 a pass case.
12823
2acceee2
JM
128241999-10-01 Kevin Buettner <kevinb@cygnus.com>
12825
12826 * gdb.base/break.c (main): Added a statement that we can step
12827 off of.
12828 * gdb.base/break.exp: Added tests for setting a breakpoint
12829 at an offset and stepping onto a breakpoint.
12830
128311999-10-01 Fred Fish <fnf@cygnus.com>
12832
d63a86f8 12833 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
12834 gdb output.
12835
c2c6d25f
JM
128361999-09-18 Jim Blandy <jimb@cris.red-bean.com>
12837
12838 * gdb.base/break.exp: Code locations are in hex, don't forget!
12839 (For HP-UX.)
12840
128411999-09-17 Stan Shebs <shebs@andros.cygnus.com>
12842
12843 * condbreak.exp: Use break.c as test program.
12844 * condbreak.c: Remove, redundant with break.c.
12845
128461999-09-15 Stan Shebs <shebs@andros.cygnus.com>
12847
12848 * config/monitor.exp (gdb_target_monitor): Disable X- and
12849 Z-packets if the target needs it.
12850
128511999-09-13 James Ingham <jingham@leda.cygnus.com>
12852
12853 * gdb.c++/overload.exp: Added tests for listing overloaded
12854 functions with function pointers in the arg, explicitly calling
12855 out the version you want.
12856
cff3e48b
JM
128571999-09-09 Stan Shebs <shebs@andros.cygnus.com>
12858
12859 * long_long.exp: Add variations of test cases that work for
12860 targets with 16-bit ints and 32-bit doubles.
12861
d4f3574e
SS
128621999-09-08 Stan Shebs <shebs@andros.cygnus.com>
12863
12864 * break.c (main): Compare a possibly-uninitialized argc with an
12865 unlikely value that fits in 16 bits.
12866
128671999-09-07 Stan Shebs <shebs@andros.cygnus.com>
12868
12869 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
12870 0xfeeb, don't want negative numbers if ints are 16 bits.
12871
12872 * lib/gdb.exp (skip_cplus_tests): New proc.
12873 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
12874 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
12875 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
12876 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
12877 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
12878 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
12879 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
12880 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
12881
12882 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
12883
12884Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
12885
12886 * gdb.base/corefile.exp (up): Allow a parameter to appear
12887 in the frame that we're going up to.
12888
12889 From Jim Blandy <jimb@cygnus.com>:
12890
12891 * gdb.base/default.exp (info float): Expect some output now.
12892
12893 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
12894 returning floating-point values to fail on the x86.
12895 * gdb.base/callfwmall.exp (do_function_calls): Same.
12896
12897 * gdb.base/list.exp (test_listsize): Correct expectations for
12898 listing line 1 with listsize 2. Also, listing a single line
12899 works now, as does listing three lines. [Kevin's note: There
12900 were a number of other cases fixed too where the expectations
12901 differed...]
12902
129031999-09-02 Stan Shebs <shebs@andros.cygnus.com>
12904
12905 * gdb.base/selftest.exp: Add case for when version prints as
12906 constant string instead of char pointer.
12907
104c1213
JM
129081999-08-25 Stan Shebs <shebs@andros.cygnus.com>
12909
12910 * gdb.base/ending-run.exp: Add Solaris case for what happens when
12911 stepping out of main.
12912
12913 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
12914 G++ used.
12915
12916 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
12917 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
12918
12919 * gdb.c++/ovldbreak.exp: Update match string in test that
12920 includes a warning of multiple breakpoints.
12921
129221999-08-24 Stan Shebs <shebs@andros.cygnus.com>
12923
12924 * gdb.base/display.exp: Improve precision of step-after-finish
12925 added yesterday.
12926
12927 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
12928 test.
12929
12930 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
12931 configs when using G++, not just hppa*.
12932
129331999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12934
12935 * gdb.base/async.c: New file.
12936 * gdb.base/async.exp: New file.
12937
12938Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
12939
12940 * gdb.base/break.exp: Tweak PA specific tests to properly handle
12941 PA64.
12942
53a5351d
JM
12943Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
12944
104c1213
JM
12945 * gdb.base/display.exp: "finish" can leave us mid-line on many
12946 targets, deal with it. Add a small constant to main, instead of
12947 1000 since main+1000 may not be a valid address in the target.
12948
53a5351d
JM
12949 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
12950 on hpux11.
12951
12952 * gdb.base/attach.exp: Handle another hpux11 error message variant
12953 when attaching to a process that does not exist.
12954
129551999-08-19 J.T. Conklin <jtc@redback.com>
12956
12957 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
12958 characters in 'continue to 1241' test.
12959
129601999-08-17 Stan Shebs <shebs@andros.cygnus.com>
12961
12962 * gdb.base/call-ar-st.exp: Add a shorter match case for the
12963 stop in print_long_arg_list, define and use a whitespace
12964 variable in print_small_structs test, add an XFAIL for Solaris.
12965 * gdb.base/dbx.exp: XFAIL func commands until somebody is
12966 interested enough to fix.
12967
7be570e7
JM
129681999-08-13 Keith Seitz <keiths@cygnus.com>
12969
12970 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
12971 (dbx_gdb_load): Remove. Use gdb_load instead, since that
12972 proc knows about targets other than the natives.
12973 (test_assign): Use "gdb_run_cmd" to "run" the target.
12974 Check that we've actually hit the breakpoint at main.
12975 When we attempt to assign a value to a local variable, check
12976 that the variable is in the current scope, i.e., don't use
12977 a test with an empty result.
12978
12979Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
12980
12981 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
12982 command.
12983
129841999-08-09 Stan Shebs <shebs@andros.cygnus.com>
12985
12986 From Jimmy Guo <guo@cup.hp.com> and others at HP:
12987 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
12988 gdb.compat, gdb.threads-hp.
12989 gdb.hp/configure, gdb.hp/configure.in: New files.
12990 gdb.hp/Makefile.in: Recurse into new subdirs.
12991 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
12992 gdb.hp/gdb.objdbg: New directory, tests for debugging info
12993 in object files.
12994 gdb.hp/tools: New directory, aux tools for HP-specific tests.
12995
96baa820
JM
129961999-08-05 Stan Shebs <shebs@andros.cygnus.com>
12997
12998 * gdb.base/display.exp: Help expect by putting a newline in the
12999 funky printf, remove a bogus p/a test.
13000
130011999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13002
13003 * gdb.base/display.exp: Make sure that when we say 'run', we are
13004 connected to the target. This is necessary when running not
13005 natively.
13006
130071999-08-03 Stan Shebs <shebs@andros.cygnus.com>
13008
13009 * gdb.base/step-test.exp: Removed some extraneous messages.
13010
13011 * gdb.base/long_long.exp: Don't run memory examination tests
13012 on little-endian targets (they will need a different set of
13013 results to match).
13014
130151999-08-02 Stan Shebs <shebs@andros.cygnus.com>
13016
13017 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
13018 until somebody decides to fix GDB.
13019
13020 * gdb.base/long_long.c: Stop compiler complaint by specifying long
13021 constant as "ULL".
13022 * gdb.base/long_long.exp: Loosen x/c test, add partial result
13023 matches for a couple x/2 commands.
13024
a0b3c4fd
JM
130251999-07-30 Stan Shebs <shebs@andros.cygnus.com>
13026
13027 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
13028 by merging in ref-types2 tests.
13029 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
13030
13031 From Jimmy Guo <guo@cup.hp.com> and others at HP:
13032 * gdb.c++/Makefile.in: Add standard actions.
13033 (EXECUTABLES): Rename from PROGS, update list.
13034 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
13035 from gdb.hp.
13036 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
13037 foo and bar locals.
13038 * gdb.c++/anon-union.exp: Fix tests to match.
13039 * gdb.c++/classes.exp: Run if HP compiler used, add extra
13040 expect matches to handle output variations.
13041 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
13042 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
13043 output, add HP alternatives for new and delete prints.
13044 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
13045 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
13046 * gdb.c++/demangle.exp: Use $style when reporting failure.
13047 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
13048 * gdb.c++/inherit.exp: Run if HP compiler used, add some
13049 match alternatives.
13050 * gdb.c++/local.exp: Add match alternatives or xfails for HP
13051 compilers.
13052 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
13053 * gdb.c++/method.exp: Add match alternatives.
13054 * gdb.c++/misc.cc: Add bool types.
13055 * gdb.c++/misc.exp: Add tests for bool types.
13056 * gdb.c++/overload.exp: Add xfails.
13057 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
13058 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
13059 add some more template parameter tests (only for HP currently).
13060 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
13061 * gdb.c++/virtfunc.cc: Add return type and value for main.
13062 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
13063 match alternatives.
d63a86f8 13064
a0b3c4fd
JM
130651999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13066
13067 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
13068
130691999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
13070
13071 * gdb.base/signals.exp: Don't expect getting a backtrace from
13072 within a signal handler to fail on Linux.
13073
130741999-07-29 Stan Shebs <shebs@andros.cygnus.com>
13075
13076 From Jimmy Guo <guo@cup.hp.com> and others at HP:
13077 * lib/gdb.exp: Remove some gratuitious semicolons.
13078 (delete_breakpoints): Increase timeout.
13079 (gdb_expect): Add -notransfer option.
13080 (gdb_test): Use -notransfer option.
13081 (get_compiler_info): Add f77 case.
13082 (get_compiler): New proc, split out from gdb_preprocess, add f77
13083 case.
13084 (gdb_preprocess): Call get_compiler.
13085
13086 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
13087 * gdb.base/attach.exp, gdb.base/display.exp,
13088 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
13089 gdb.base/long_long.exp, gdb.base/printcmds.exp,
13090 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
13091 third arg to gdb_test.
13092 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
13093 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
13094 HP-UX xfails, add others.
13095 * gdb.base/completion.exp: Reflect name change of self-test.
13096 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
13097 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
13098 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
13099 HP failure number.
13100 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
13101 useless HP-UX 10.30 references.
13102 * gdb.base/maint.exp: Loosen matches.
13103 * gdb.base/pointers.c (main): Declare more_code.
13104 * gdb.base/pointers.exp: Match on output of a `next'.
13105 * gdb.base/structs.c: Add prototypes.
13106 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
13107 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
13108
131091999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13110
13111 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
13112 command.
13113
131141999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13115
13116 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
13117 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
13118
13119 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
13120 debug info. Deal with lack of signal hanlder info in stack.
13121
a9c64011 13122 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
13123 * gdb.base/annota1.exp: If printf has debug info, deal with it.
13124
5a2468f5
JM
131251999-07-19 Stan Shebs <shebs@andros.cygnus.com>
13126
13127 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
13128 gdb.base/foll-vfork.exp: Don't run for crosses.
13129
adf40b2e
JM
13130Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
13131
13132 * gdb.base/configure.in: Check for gdbvars.exp instead of
13133 a1-selftest.exp.
13134 * gdb.base/configure: Re-generate.
13135
131361999-07-12 Stan Shebs <shebs@andros.cygnus.com>
13137
13138 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
13139 in trying to run first and name is too long.
13140
13141 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
13142 pointers2.c and pointers2.exp, respectively.
13143 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
13144 doschk happier.
13145
43e526b9
JM
131461999-07-08 Stan Shebs <shebs@andros.cygnus.com>
13147
13148 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
13149 callfuncs2.c and callfuncs2.exp.
13150
13151 * gdb.base/list.exp: Remove mistaken xfails.
13152 * gdb.base/list0.h: Add optional prototypes.
13153
9846de1b
JM
13154Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
13155
a9c64011 13156 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
9846de1b 13157 calling malloc.
a9c64011
AS
13158 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
13159 * ptype.exp: Move test for get_debug_format to before its first
9846de1b
JM
13160 use.
13161
131621999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13163
13164 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
13165 * gdb.base/annota2.cc, annota2.exp: Move from here.
13166 * gdb.c++/annota2.cc, annota2.exp: To here.
13167 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
13168
43ff13b4
JM
13169Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
13170
13171 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
13172 a consistent format.
13173
085dd6e6
JM
131741999-06-25 Stan Shebs <shebs@andros.cygnus.com>
13175
13176 From Jimmy Guo <guo@cup.hp.com> and others at HP:
13177 * lib/gdb.exp (get_compiler_info): Add detection for assorted
13178 HP compilers, also set the globals $true and $false.
13179
13180 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
13181 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
13182 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
13183 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
13184 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
13185 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
13186 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
13187 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
13188 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
13189 whatis.c} Add C++ compatible function definitions and return
13190 types, add includes for library functions.
13191 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
13192 * gdb.base/step-test.c (myglob): Rename from glob.
13193 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
13194 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
13195 files, move here from gdb.hp.
13196 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
13197 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
13198 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
13199 Adjust line numbers in regexps.
13200
13201 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
13202 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
13203 instead of 0/1.
13204
13205 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
13206 foll-vfork.exp: New files, move here from gdb.hp.
13207 * gdb.base/page.exp: New file, test of pagination command.
13208
13209 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
13210 recursion test.
13211 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
13212
13213 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
13214 gdb.base/solib.exp: Fix compiler invocation process.
13215
13216 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
13217 HP-UX 11, turn off overload resolution explicitly.
13218 * gdb.base/commands.exp: Set argument list explicitly, add
13219 watchpoint test.
13220 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
13221 them work.
13222 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
13223 expressions properly.
13224 * gdb.base/corefile.exp: Loosen the match slightly.
13225 * gdb.base/default.exp: Allow "Error accessing memory" message
13226 also.
13227 * gdb.base/display.exp: Skip over x/0 j if PA64.
13228 * gdb.base/funcargs.exp: Add xfails for HP-UX.
13229 * gdb.base/interrupt.exp: Ditto.
13230 * gdb.base/langs.exp: Add symbolic matches governed by compiler
13231 in use.
13232 * gdb.base/list.exp: Add xfails for HP-UX.
13233 * gdb.base/long_long.exp: Refine some of the numeric matches.
13234 * gdb.base/mips_pro.exp: Xfail on HP-UX.
13235 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
13236 * gdb.base/nodebug.exp: Succeed on more varieties of output.
13237 * gdb.base/opaque.exp: Remove some HP-UX xfails.
13238 * gdb.base/ptype.exp: Succeed on more varieties of output.
13239 * gdb.base/scope.exp: Add xfails for HP-UX.
13240 * gdb.base/sect-cmd.exp: Add more cases.
13241 * gdb.base/setvar.exp: Add xfails for HP-UX.
13242 * gdb.base/shlib-call.exp: Loosen some matches slightly.
13243 * gdb.base/signals.exp: Match on void symbolically.
13244 * gdb.base/step-test.exp: Add case for PA64.
13245 * gdb.base/term.exp: Add exit and restart.
13246 * gdb.base/twice.exp: Clean up after self.
13247 * gdb.base/varargs.exp: Disable overload resolution explicitly.
13248 * gdb.base/whatis.exp: Allow more ways to pass tests.
13249
13250 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
13251 no longer useful.
13252
13253Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
13254
13255 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
13256 list of patterns.
13257 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
13258 print_double_array(double_array)", "continuing to breakpoint
13259 1018", "print print_double_array(array_d)" and "continuing to
13260 1034" tests.
d63a86f8 13261
085dd6e6
JM
132621999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
13263
a9c64011 13264 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
13265
132661999-06-24 Stan Shebs <shebs@andros.cygnus.com>
13267
13268 * config/mt-*: Remove, these haven't been used since 1996.
13269
132701999-06-22 Stan Shebs <shebs@andros.cygnus.com>
13271
13272 * gdb.base/call-strs.c, gdb.base/ending-run.c,
13273 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
13274 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
13275
9e0b60a8
JM
132761999-06-18 Stan Shebs <shebs@andros.cygnus.com>
13277
13278 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
13279 simpler match case for the ptype of the big class.
13280
132811999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
13282
13283 * gdb.exp: Fix test for gdb_prompt existence.
13284
132851999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
13286
13287 * gdb.exp (gdb_test): Add fail after calls to perror.
13288
132891999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
13290
13291 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
13292
132931999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
13294
13295 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
13296
0f71a2f6
JM
13297Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
13298
13299 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
13300 malloc() is linked in.
13301
133021999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
13303
13304 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
13305 step at end.
13306
13307 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
13308
133091999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
13310
13311 * gdb.java/jv-print.exp: New file. (Our first Java test!)
13312
cce74817
JM
13313Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
13314
13315 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
13316 * gdb.base/mips_pro.exp: Likewise.
13317
133181999-06-02 Keith Seitz <keiths@cygnus.com>
13319
13320 * gdb.c++/templates.cc: Change all "new" operators to throw
13321 an exception.
13322 * gdb.c++/cplusfuncs.cc: Likewise.
13323
13324 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
13325
13326Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
13327
13328 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
13329 * gdb.base/ending-run.exp: When stepping out of main, accept a
13330 step into an arbitrary assembler file.
cce74817 13331
392a587b
JM
133321999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13333
d63a86f8 13334 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 13335 "breakpoint-invalid" to be printed.
d63a86f8 13336 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
13337 number of "frames-invalid" and "breakpoint-invalid" to be printed.
13338 * gdb.base/annota2.cc: Initialize a.x to 0.
13339
9e086581
JM
133401999-05-17 Keith Seitz <keiths@cygnus.com>
13341
13342 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
13343 when "skip_float_tests" set.
13344 Ditto for "print print_double_array(array_d)", "print print_small_structs",
13345 "print print_ten_doubles", and "step into print_long_arg_list".
13346 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
13347 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
13348 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
13349 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
13350 "skip_float_tests" is set.
13351 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
13352 when "skip_float_tests" set.
d63a86f8 13353
cd0fc7c3
SS
133541999-05-06 Keith Seitz <keiths@cygnus.com>
13355
13356 * gdb.base/annota2.cc: Include stdio.h.
13357
13358Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
13359
13360 * gdb.base/crossload.exp: Remove, this has been disabled ever
13361 since BFD stopped including all targets, and cross-GDB gets
13362 plenty of testing anyway.
13363 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
13364 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
13365 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
13366 * gdb.base/README: Remove, was doc for this.
13367 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
13368 needed.
13369
b83266a0
SS
133701999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13371
13372 * gdb.base/call-ar-st.exp: Fix one regular expression in test
13373 output.
13374
13375 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
13376 * gdb.base/annota2.exp: New file. More annotation tests.
13377 * gdb.base/annota1.c: New file. Source file for annota1.exp.
13378 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
13379
133801999-04-23 Angela Marie Thomas <angela@cygnus.com>
13381
13382 * config/cfdbug.exp: New file.
13383
7a292a7a
SS
133841999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
13385
13386 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
13387 Marcus Daniel's and Dale Hawkins's demangler crashes.
13388
13389 * gdb.c++/demangle.exp (test_gnu_style_demangling,
13390 test_lucid_style_demangling, test_arm_style_demangling,
13391 test_hp_style_demangling): Try Tom Tromey's core-dumping
13392 identifier under each demangling style.
13393
133941999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
13395
13396 * gdb.c++/demangle.exp: Include the current demangling style
13397 in all test names.
13398 (current_demangling_style): New global variable.
13399 (set_demangling_style, test_demangling_core, test_demangling,
13400 test_demangling_exact): New functions.
13401 (test_gnu_style_demangling, test_lucid_style_demangling,
13402 test_arm_style_demangling, test_hp_style_demangling): Use those,
13403 instead of calling gdb_test and gdb_test_exact directly.
13404 (catch_demangling_errors): New function, which reports errors
13405 signalled by the demangling test functions in an orderly way.
13406 (do_tests): Use catch_demangling_errors.
13407
134081999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
13409
13410 * gdb.base/signals.exp (test_handle_all_print): Use () for
13411 grouping in expressions, not {}.
13412
13413 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
13414 initialized yet.
13415
134161999-04-01 Stan Shebs <shebs@andros.cygnus.com>
13417
13418 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
13419 are listed.
13420
134211999-03-26 Stan Shebs <shebs@andros.cygnus.com>
13422
13423 * gdb.stabs/weird.exp: Test for CC being defined before
13424 looking at its value.
13425
134261999-03-25 Stan Shebs <shebs@andros.cygnus.com>
13427
13428 * gdb.base/call-ar-st.exp: Remove stray '#'.
13429 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
13430 "short int" and "long int".
13431 * gdb.c++/overload.cc: Cast the string added in the previous
13432 change, to mollify finicky HP compiler.
13433 * gdb.hp/reg-test.exp (testfile): Fix file name.
13434 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 13435
7a292a7a
SS
13436 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
13437 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
13438 alternate form of enum ptype.
13439
c906108c
SS
134401999-03-23 Stan Shebs <shebs@andros.cygnus.com>
13441
7a292a7a
SS
13442 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
13443 * gdb.hp/*.exp: Change all to run compiler probe only after
13444 passing skip_hp_tests, so as not to waste time on guaranteed
13445 failure.
13446
c906108c
SS
13447 * gdb.c++/overload.cc: Pass string instead of char addr, always
13448 init ccpfoo.
13449 * gdb.c++/templates.cc: Fix syntax error.
13450
7a292a7a
SS
13451Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13452
13453 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 13454 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
13455 command.
13456
134571999-03-18 James Ingham <jingham@cygnus.com>
13458
13459 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
13460
13461 * gdb.c++/method.exp: It was testing an uninitialized int on the
13462 stack and assuming it was positive.
13463
13464 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
13465
13466 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 13467 keep it from killing the rest of the tests.
7a292a7a
SS
13468 Use gdb_continue_to_end.
13469
13470 * gdb.base/sigall.exp: use gdb_continue_to_end.
13471
13472 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
13473
13474 * gdb.base/display.exp: use runto_main, not run.
13475
d63a86f8
RM
13476 * gdb.base/default.exp: Check for the current error message in the
13477 r abbreviation test.
7a292a7a
SS
13478 Add strongarm to the targets that know info float.
13479
d63a86f8 13480 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
13481 run which doesn't work with monitors.
13482
13483 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
13484
13485 * gdb.base/break.exp: use the gdb_continue_to_end proc.
13486
13487 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
13488 program. Traps the case (in Cygmon) when the program never really
13489 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
13490 more places, so I used my name. Sorry Mark...
13491
13492 * config/monitor.exp (gdb_target_monitor): added another
13493 target_info parameter: remotebinarydownload. This will set the
13494 remotebinarydownload flag if this is causing some boards trouble.
13495
134961999-03-18 Mark Salter <msalter@cygnus.com>
13497
13498 * lib/gdb.exp (continue_to_exit): New function.
13499
13500 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
13501 * gdb.base/ending-run.exp: Ditto.
13502 * gdb.base/step-test.exp: Ditto.
13503
135041999-03-16 Stan Shebs <shebs@andros.cygnus.com>
13505
13506 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
13507 (suggested by Art Haas <ahaas@neosoft.com>).
13508
135091999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
13510
13511 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
13512
13513Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
13514
13515 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
13516 descriptions of types (short unsigned int vs unsigned short, etc).
13517
135181999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
13519
13520 * gdb.base/call-strs.exp: Don't assume that `step' will step over
13521 a call to strlen; sometimes we do have sources.
13522
135231999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
13524
13525 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
13526 character, so GDB won't print garbage after its end.
d63a86f8 13527
c906108c
SS
13528 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
13529 breakpoint there instead. Sometimes GCC emits memcpy to handle
13530 the large structures being passed by value, so we step into that
13531 instead of sum_array_print, which obscures what we're really testing.
13532 * gdb.base/step-test.exp: However, we do want a test that notices
13533 the bizarre steps into memcpy, so do that here. Add check for
13534 stepping into function calls that pass large structures by value.
13535 ("Is that a noun clause, or are you just happy to see me?")
13536 Remove all references to specific line numbers.
13537 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
13538 New type and function.
13539 (main): Call large_struct_by_value, passing it a large struct by value.
13540 * lib/gdb.exp (gdb_get_line_number): New function.
13541
13542 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
13543 more portable.
13544
7a292a7a
SS
135451999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
13546
c906108c
SS
13547 * lib/gdb.exp: Doc fixes.
13548
7a292a7a
SS
135491999-03-05 Nick Clifton <nickc@cygnus.com>
13550
d63a86f8 13551 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
13552
135531999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
13554
c906108c
SS
13555 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
13556 commands. They're not germane to this test, and they don't work
13557 that way on remote targets.
13558
3fc11d3e
JM
135591999-03-01 James Ingham <jingham@cygnus.com>
13560
13561 * Changelog entries merged over from gdb development branch.
13562
3fc11d3e
JM
13563 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
13564
13565 * lib/gdb.exp (gdbtk_analyze_results): Generic function
13566 for outputting results of test run.
13567
2d4a1622 13568 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
13569
13570 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 13571
7a292a7a
SS
135721999-02-25 Felix Lee <flee@cygnus.com>
13573
13574 * lib/gdb.exp (debug_format): initialize
13575
c906108c
SS
135761999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
13577
13578 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
13579 * gdb.base/call-rt-st.c: Ditto.
13580
c906108c
SS
135811999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
13582
13583 * gdb.threads/pthreads.exp (horiz): New variable.
13584 (test_startup): Fix regexps that capture thread numbers.
13585
135861999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
13587
13588 * gdb.base/smoke.exp: Disambiguate two test case names (both
13589 called ``print'').
13590
13591Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
13592
13593 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
13594 compilation.
13595
135961999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
13597
13598 * gdb.base/miscexprs.exp: Change patterns to match GDB's
13599 actual output formatting.
13600 * gdb.base/smoke.exp: GDB removes leading 0's.
13601 * gdb.base/volatile.exp: Don't check type of remuneration;
13602 that variable is no longer defined in constvars.c.
13603 * gdb.base/step-test.c (main): Exit with explicit exit code.
13604 * gdb.base/step-test.exp: Remove two nexti checks--they are
13605 not portable.
13606
136071999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
13608
13609 * gdb.base/help.exp ("help delete display"): Fix test to match
13610 gdb's output.
13611
13612 * gdb.base/long_long.c (known_types): Initialize values to zero.
13613 * gdb.base/long_long.exp: Step one more line
13614 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
13615 leading zeros. Explicitly ask for hex formatting. Use
13616 unique test case names.
c906108c
SS
13617
13618Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13619
d63a86f8 13620 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
13621
13622 * gdb.c++/method.exp: Add missing close brace.
13623
136241999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
13625
13626 * gdb.base/maint.exp: Use 'set height 0' to disable page
13627 prompting, not 'set height 400'.
13628
13629 Fix a bunch of timeouts.
13630 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
13631 four separate tests, so expect doesn't take forever to match a ton
13632 of text against a regexp with lots of .* forms.
13633 ("maint print psymbols", "maint print symbols"): Make some of
13634 these greps more selective, so that expect doesn't try to wade
13635 through huge piles of output and time out.
13636
13637 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
13638
13639 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
13640 tests: one which doesn't expect shlib events to be reported, and
13641 another which does, but is XFAIL for all platforms other than
13642 HP/UX.
13643
13644 * gdb.base/break.exp: Teach the test suite that the `catch
13645 fork', `catch vfork', and `catch exec' commands produce error
13646 messages on platforms that don't provide these features.
13647
13648Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
13649
13650 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
13651 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
13652 (shortening names from solib_threshold.exp etc), won't run on
13653 anything but HP-UX for the foreseeable future.
13654 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
13655 reflect move.
13656
13657Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
13658
13659 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
13660 gdb.trace/Makefile.in (clean): Remove all test executables.
13661
13662Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
13663
13664 * gdb.base/shlib-call.exp: add test cases to verify that gdb
13665 successfully re-sets breakpoints in shared libraries.
13666 * gdb.base/shmain.c (main): return 0, don't fall off the end.
13667
13668Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13669
d63a86f8
RM
13670 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
13671 and compiled w/o GCC.
c906108c
SS
13672
13673 * gdb.hp/watch-cmd.exp: ditto.
13674
13675 * gdb.hp/watch-hp.exp: ditto.
13676
13677 * gdb.hp/xdb1.exp: ditto.
13678
13679 * gdb.hp/xdb2.exp: ditto.
13680
13681 * gdb.hp/dbx.exp: ditto.
13682
13683Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
13684
13685 * constvars.c: Remove C++-isms.
13686 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
13687 with GCC.
13688
13689Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
13690
13691 The following changes are part of the HP merge.
13692
13693 * gdb.base/break.exp: new tests to verify that catchpoints for
13694 fork, vfork, and exec don't trigger inappropriately.
13695
13696 * gdb.base/opaque.exp: compile one file at a time, then link.
13697
13698 * gdb.base/signals.exp: be more restrictive about which hppa
13699 systems receive a setup_xfail. new tests.
13700
13701 * gdb.base/solib_threshold.build: new file.
13702 * gdb.base/solib_threshold.exp: new file.
13703 * gdb.base/solib_threshold.link_opts: new file.
13704 * gdb.base/solib_threshold.mk: new file.
13705 * gdb.base/gen_solib_threshold.c: new file.
13706
13707 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
13708 tests. New tests for enums inside classes.
13709
13710 * gdb.c++/compiler.cc: indicate support of template debugging.
13711
13712 * gdb.c++/demangle.exp: run hp style demangling tests.
13713
13714 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
13715 tests.
13716
13717 * gdb.c++/misc.cc: changes to support new tests.
13718
13719 * gdb.c++/templates.cc: changes to support HP's compiler; changes
13720 to support new tests.
13721
13722 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
13723 gcc, then skip these tests.
13724
13725Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
13726
13727 The following files are part of the HP merge; some had longer
13728 names at HP, but have been renamed to be no more than 14
13729 characters in length.
13730
13731 * gdb.hp/ambiguous.cc: new file.
13732 * gdb.hp/ambiguous.exp: new file.
13733 * gdb.hp/attach.exp: new file.
13734 * gdb.hp/attach2.exp: new file.
13735 * gdb.hp/classes-hp.exp: new file.
13736 * gdb.hp/ctti.exp: new file.
13737 * gdb.hp/ctti-add.cc: new file.
13738 * gdb.hp/ctti-add1.cc: new file.
13739 * gdb.hp/ctti-add2.cc: new file.
13740 * gdb.hp/ctti-add3.cc: new file.
13741 * gdb.hp/dbx.exp: new file.
13742 * gdb.hp/exception.cc: new file.
13743 * gdb.hp/exception.exp: new file.
13744 * gdb.hp/foll-exec.c: new file.
13745 * gdb.hp/foll-exec.exp: new file.
13746 * gdb.hp/foll-fork.c: new file.
13747 * gdb.hp/foll-fork.exp: new file.
13748 * gdb.hp/foll-vfork.c: new file.
13749 * gdb.hp/foll-vfork.exp: new file.
13750 * gdb.hp/inherit-hp.exp: new file.
13751 * gdb.hp/more-steps.exp: new file.
13752 * gdb.hp/namespace.cc: new file.
13753 * gdb.hp/namespace.exp: new file.
13754 * gdb.hp/optimize.exp: new file.
13755 * gdb.hp/pxdb.c: new file.
13756 * gdb.hp/pxdb.exp: new file.
13757 * gdb.hp/quicksort.exp: new file.
13758 * gdb.hp/reg-test.exp: new file.
13759 * gdb.hp/reg-test.s: new file.
13760 * gdb.hp/sized-enum.c: new file.
13761 * gdb.hp/sized-enum.exp: new file.
13762 * gdb.hp/start-stop.exp: new file.
13763 * gdb.hp/templ-hp.cc: new file.
13764 * gdb.hp/templ-hp.exp: new file.
13765 * gdb.hp/thr-lib.c: new file.
13766 * gdb.hp/thr-lib.exp: new file.
13767 * gdb.hp/thr-lib.h: new file.
13768 * gdb.hp/thr-liblib.c: new file.
13769 * gdb.hp/virtfun-hp.c: new file.
13770 * gdb.hp/virtfun-hp.exp: new file.
13771 * gdb.hp/watch-cmd.exp: new file.
13772 * gdb.hp/watch-hp.exp: new file.
13773 * gdb.hp/xdb1.exp: new file.
13774 * gdb.hp/xdb2.exp: new file.
13775 * gdb.hp/xdb3.exp: new file.
13776
13777Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
13778
13779 The following files are part of the HP merge; some had longer
13780 names at HP, but have been renamed to be no more than 14
13781 characters in length.
13782
13783 * gdb.base/ss.h: new file.
13784 * gdb.base/call-ar-st.c: new file.
13785 * gdb.base/call-ar-st.exp: new file.
13786 * gdb.base/call-rt-st.c: new file.
13787 * gdb.base/call-rt-st-exp: new file.
13788 * gdb.base/call-strs.exp: new file.
13789 * gdb.base/ena-dis-br.exp: new file.
13790 * gdb.base/environ.exp: new file.
13791 * gdb.base/long_long.exp: new file.
13792 * gdb.base/sect-cmd.exp: new file.
13793 * gdb.base/shlib-cl2.exp: new file.
13794 * gdb.base/smoke.exp: new file.
13795 * gdb.base/so-impl-ld.c: new file.
13796 * gdb.base/so-impl-ld.exp: new file.
13797 * gdb.base/so-indr-cl.c: new file.
13798 * gdb.base/so-indr-cl.exp: new file.
13799 * gdb.base/varargs.exp: new file.
13800 * gdb.base/volatile.exp: new file.
13801 * gdb.base/whatis-exp.exp: new file.
7a292a7a 13802 * gdb.base/display.exp: new file.
c906108c
SS
13803 * gdb.c++/derivation.exp: new file.
13804 * gdb.c++/local.exp: new file.
13805 * gdb.c++/member-ptr.exp: new file.
13806 * gdb.c++/overload.exp: new file.
13807 * gdb.c++/ovldbreak.exp: new file.
13808 * gdb.c++/ref-types.exp: new file.
13809 * gdb.c++/ref-types2.exp: new file.
13810 * gdb.c++/userdef.exp: new file.
d63a86f8 13811
c906108c
SS
13812Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
13813
13814 * gdb.base/default.exp: Reflect wording change in remote.c.
13815
dc96c6c7 13816Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13817
13818 * gdb.base/help.exp: Update to reflect current text.
13819
13820Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
13821
13822 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
13823 they're stack variables and contain garbage.
13824 * gdb.c++/anon-union.exp: new file.
13825
13826 The following changes were made by David Taylor
13827 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
13828 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
13829 in changes by HP.
13830
13831 * gdb.base/bitops.exp: new file.
13832 * gdb.base/default.exp: change expected messages for catch and
13833 info catch tests to reflect HP merge changes.
13834 * gdb.base/enable-disable-break.exp
13835 * gdb.base/ending-run.c: new file.
13836 * gdb.base/long_long.c: new file.
13837 * gdb.base/maint.exp: new file.
13838 * gdb.base/pointers2.exp: new file.
13839 * gdb.base/shlib-call2.exp: new file.
13840 * gdb.base/solib.exp: new file.
13841 * gdb.base/step-test.c: new file.
13842 * gdb.c++/anon-union.cc: new file.
13843 * gdb.c++/local.cc: new file.
13844 * gdb.c++/member-pointer.cc: new file.
13845 * gdb.c++/method.cc: new file.
13846 * gdb.c++/ref-types.cc: new file.
13847 * gdb.c++/ref-types2.cc: new file.
13848 * gdb.c++/userdef.cc: new file.
d63a86f8 13849
c906108c
SS
13850 * gdb.base/scope.exp: compile one file at a time, then link.
13851 * gdb.base/langs.exp: ditto.
13852 * gdb.base/list.exp: ditto.
d63a86f8 13853
c906108c
SS
13854Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
13855
13856 The following changes were made by David Taylor
13857 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
13858 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
13859 in changes by HP.
d63a86f8 13860
c906108c
SS
13861 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
13862 skip tests. When compiling pass c++ flag to gdb_compile.
13863 * gdb.c++/
d63a86f8 13864
c906108c
SS
13865 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
13866 test for on hppa*-*-hpux*; use args to see if c++ was specified.
13867 (skip_hp_tests): new function.
13868 (gdb_preprocess): new function.
13869
13870 * configure.in (hpdir): decide whether to configure gdb.hp.
13871 * configure: regenerated.
13872
13873 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
13874 to delete on clean.
13875 (EXECUTABLES): update to reflect new additions.
13876 * gdb.base/commands.exp: update message expected.
13877 * gdb.base/default.exp: add copyright notice.
13878 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
13879 * gdb.base/help.exp: update messages to reflect current text.
13880 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
13881 targets for recurse tests.
13882 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
13883 skip this file.
13884
13885 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
13886 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
13887 compilation.
13888 * gdb.c++/misc.exp: ditto.
13889 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
13890 run the tests. tell gdb_compile that it's a c++ compilation.
13891
13892 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 13893
c906108c
SS
13894 * gdb.base/all-bin.exp: new file.
13895 * gdb.base/arithmet.exp: new file.
13896 * gdb.base/assign.exp: new file.
13897 * gdb.base/completion.exp: new file.
13898 * gdb.base/cond-expr.exp: new file.
13899 * gdb.base/condbreak.exp: new file.
13900 * gdb.base/define.exp: new file.
13901 * gdb.base/dollar.exp: new file.
13902 * gdb.base/environment.exp: new file.
13903 * gdb.base/eval-skip.exp: new file.
13904 * gdb.base/jump.exp: new file.
13905 * gdb.base/logical.exp: new file.
13906 * gdb.base/pointers.exp: new file.
13907 * gdb.base/relational.exp: new file.
13908 * gdb.base/section_command.exp: new file.
13909 * gdb.base/whatis-expr.exp: new file.
13910
13911 * gdb.base/all-types.c: new file.
13912 * gdb.base/call-array-struct.c: new file.
13913 * gdb.base/call-return-struct.c: new file.
13914 * gdb.base/call-strings.c: new file.
13915 * gdb.base/callfuncs2.c: new file.
13916 * gdb.base/condbreak.c: new file.
13917 * gdb.base/constvars.c: new file.
13918 * gdb.base/display.c: new file.
13919 * gdb.base/int-type.c: new file.
13920 * gdb.base/jump.c: new file.
13921 * gdb.base/miscexprs.c: new file.
13922 * gdb.base/pointers.c: new file.
13923 * gdb.base/pointers2.c: new file.
13924 * gdb.base/shmain.c: new file.
13925 * gdb.base/shr1.c: new file.
13926 * gdb.base/shr2.c: new file.
13927 * gdb.base/solib.c: new file.
13928 * gdb.base/solib1.c: new file.
13929 * gdb.base/solib2.c: new file.
13930 * gdb.base/varargs.c: new file.
13931 * gdb.c++/derivation.cc: new file.
13932 * gdb.c++/overload.cc: new file.
13933 * gdb.c++/ovldbreak.cc: new file.
13934 * gdb.hp/attach.c: new file.
13935 * gdb.hp/attach2.c: new file.
13936 * gdb.hp/average.c: new file.
13937 * gdb.hp/compiler.c: new file.
13938 * gdb.hp/compiler.cc: new file.
13939 * gdb.hp/execd-program.c: new file.
13940 * gdb.hp/follow-exec.c: new file.
13941 * gdb.hp/follow-fork.c: new file.
13942 * gdb.hp/follow-vfork-and-exec.c: new file.
13943 * gdb.hp/misc-hp.cc: new file.
13944 * gdb.hp/more-steps.c: new file.
13945 * gdb.hp/optimize.c: new file.
13946 * gdb.hp/quicksort.c: new file.
13947 * gdb.hp/run-hp.c: new file.
13948 * gdb.hp/start-stop.c: new file.
13949 * gdb.hp/sum.c: new file.
13950 * gdb.hp/templates-hp.cc: new file.
13951 * gdb.hp/thread-local-in-lib.c: new file.
13952 * gdb.hp/thread-local-in-lib.h: new file.
13953 * gdb.hp/thread-local-in-lib.lib.c: new file.
13954 * gdb.hp/vforked-program.c: new file.
13955 * gdb.hp/virtfunc-hp.cc: new file.
13956 * gdb.hp/watchpoint-hp.c: new file.
13957 * gdb.hp/xdb.c: new file.
13958 * gdb.hp/xdb0.c: new file.
13959 * gdb.hp/xdb0.h: new file.
13960 * gdb.hp/xdb1.c: new file.
13961
13962Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
13963
13964 The following change was made by Edith Epstein
13965 <eepstein@cygnus.com> as part of a project to merge in changes
13966 originally made by HP; HP did not create ChangeLog entries.
13967
13968 * gdb.c++/demangle.exp: changed the expected output for some
13969 ARM-style mangling -- removed second reference to datatype.
13970 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 13971 T1<char>::~T1<char>(void)
c906108c 13972 becomes,
a9c64011
AS
13973 maint demangle __dt__11T1__pt__2_cFv
13974 T1<char>::~T1(void)
c906108c
SS
13975
13976 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 13977
c906108c
SS
13978Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
13979
13980 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
13981 * gdb.trace/backtrace.exp: Likewise.
13982 * gdb.trace/circ.exp: Likewise.
13983 * gdb.trace/collection.exp: Likewise.
13984 * gdb.trace/deltrace.exp: Likewise.
13985 * gdb.trace/infotrace.exp: Likewise.
13986 * gdb.trace/limits.exp: Likewise.
13987 * gdb.trace/packetlen.exp: Likewise.
13988 * gdb.trace/passc-dyn.exp: Likewise.
13989 * gdb.trace/passcount.exp: Likewise.
13990 * gdb.trace/report.exp: Likewise.
13991 * gdb.trace/save-trace.exp: Likewise.
13992 * gdb.trace/tfind.exp: Likewise.
13993 * gdb.trace/tracecmd.exp: Likewise.
13994 * gdb.trace/while-dyn.exp: Likewise.
13995 * gdb.trace/while-stepping.exp: Likewise.
13996
139971998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
13998
13999 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
14000
14001Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
14002
14003 From Brendan Kehoe:
14004 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
14005 int return types.
14006
14007Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
14008
14009 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
14010 remote dos host testing right.
14011
14012Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
14013
14014 * gdb.base/corefile.exp: remove some xfails.
14015
14016Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
14017
14018 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
14019 have different timestamps.
14020
14021Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
14022
14023 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
14024 gdb.base/default.exp: Replace "exec" with "executable".
14025
14026Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
14027
14028 * gdb.base/default.exp: Change else if to elseif from previous
14029 delta.
14030
14031Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
14032
14033 * gdb.base/default.exp: Add brace missing from previous delta.
14034
14035Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
14036
14037 * gdb.base/default.exp: Support test for info float for all
14038 varieties of arm toolchain.
14039
dc96c6c7 14040Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14041
14042 * gdb.trace/*.exp: remove "remote_download" command.
14043
dc96c6c7 14044Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14045
14046 * gdb.trace/*.exp: remove -gdwarf from compile.
14047
14048Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
14049
14050 * gdb.trace/configure.in(AC_INIT): typo
14051 * gdb.trace/configure: regenerated
14052
dc96c6c7 14053Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14054
14055 * config/m68k-emc.exp: New file.
14056 * lib/<emc-support.exp trace-support.exp}: New files.
14057 * configure.in: add new test directory gdb.trace.
14058 * gdb.trace/{configure configure.in Makefile.in}: New files.
14059 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
14060 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
14061 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
14062 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
14063 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
14064 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
14065 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 14066
dc96c6c7 14067Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14068
14069 * gdb.c++/classes.exp: Change all regular expressions to match
14070 arbitrary combinations of newline/carriage-return, so that they
14071 will work equally well on Unix and Windows.
14072 * gdb.c++/inherit.exp: ditto.
14073 * gdb.c++/virtfunc.exp: ditto.
14074
140751998-08-11 Dawn Perchik <dawn@cygnus.com>
14076
14077 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
14078
c2d11a7d
JM
14079Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
14080
14081 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
14082 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
14083 to use a0-a3/d0-d3 as needed.
14084
14085Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
14086
14087 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
14088 * gdb.disasm/am33.exp: Corresponding changes.
14089
c906108c
SS
140901998-07-11 Felix Lee <flee@cygnus.com>
14091
14092 * gdb.base/callfuncs.exp: add cmp10 test.
14093 * gdb.base/callfuncs.c (cmp10): new function.
14094
14095Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
14096
d63a86f8 14097 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
14098 into two parts to get around a synchronization problem in expect.
14099
3fc11d3e
JM
14100Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
14101
14102 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
14103
14104 * configure.in: Add options for gdbtk testsuite.
14105
14106 * configure: Regenerate.
14107
14108 * gdb.gdbtk: New directory to hold gdbtk tests.
14109
c906108c
SS
14110Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
14111
14112 * gdb.fortran/types.exp: Escape brackets in expect patterns
14113 for test_float_literal_types_accepted tests.
14114 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
14115 before run test.
14116
c2d11a7d
JM
14117Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
14118
14119 * am33.exp: Just compile, do not link the testcase.
14120 * am33.s: Add ".am33" pseudoop to force am33 mode.
14121
c906108c
SS
141221998-06-25 Felix Lee <flee@cygnus.com>
14123
14124 * gdb.base/setshow.exp: make sure $pc is sane.
14125
14126 * gdb.stabs/weird.exp: split expect patterns properly.
14127
c2d11a7d
JM
14128Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
14129
14130 * gdb.disasm/am33.s: New disassembler testfile for the am33.
14131 * gdb.disasm/am33.exp: Run it.
14132
dc96c6c7 14133Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14134
14135 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
14136 match processing (and eliminate spurious timeouts when running).
14137
dc96c6c7 14138Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14139
14140 * gdb.base/signals.exp (test_handle_all_print): put back Mach
14141 exception test, but conditionalize it on target [mach | gnu].
14142
dc96c6c7 14143Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14144
14145 * gdb.base/overlays.exp: fixup compile line for linker script.
14146
14147Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
14148
14149 * gdb.fortran/types.exp: don't guess at float size.
14150
14151Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
14152
14153 * gdb.base/exprs.exp: delete test that depends on int size.
14154
14155Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
14156
14157 * config/sim.exp: Removed checks for target triplets.
14158 (gdb_target_sim): Use gdb,target_sim_options.
14159
14160Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
14161
14162 * gdb.base/reread.exp: New file.
14163 * gdb.base/reread1.c: New file.
14164 * gdb.base/reread2.c: New file.
14165
14166Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
14167
14168 * config/sim.exp: Use 'target sim -sparclite' when running
14169 SPARClite programs.
14170
14171Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
14172
14173 * gdb.base/structs2.exp: New file.
14174 * gdb.base/structs2.c: New file.
14175
14176Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
14177
14178 * gdb.asm/common.inc: New file.
14179 * gdb.asm/d10v.inc: New file.
14180 * asm-source.exp: Pass -I's to gas to find .inc files.
14181 Update line numbers in expected output.
14182 * asmsrc1.s: Rewrite.
14183 * asmsrc2.s: Rewrite.
14184 * configure.in: Create arch.inc symlink.
14185 * configure: Regenerate.
14186 * Makefile.in (distclean): Delete arch.inc.
14187
14188Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
14189
14190 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
14191 (t_enum_value2): ditto
14192 (t_enum_value3): ditto
14193 (main): ditto
14194Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
14195
14196 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
14197 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
14198 change.
14199 Use gdb_test instead of send_gdb/gdb_expect sequences.
14200
14201Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
14202
14203 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
14204 not void.
14205
14206Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
14207
14208 * gdb.base/branches.c: Code with lots of loops and
14209 subroutines. Used to test gdbs ability to single step through PC
14210 changes, especially to test mips-tdep.c:mips_next_pc
14211
14212Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
14213
14214 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
14215 more rigorous EGCS C++ error checking.
14216
14217Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14218
a9c64011
AS
14219 * gdb.base/help.exp: Clean up `help set args' and `help show args'
14220 tests.
14221 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
14222 function when asleep.
14223 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
14224 for i*86 Linux and SVR4 signal handling problems.
14225 Remove linux xfail for `next to handler in signals_tests_1', fixed
14226 by recent infrun.c change.
14227 Limit backtrace to 10 frames to avoid timeout problems with infinite
14228 stack backtraces.
14229 Adjust expect pattern in `handle all print' test to match Apr 28 1997
14230 target.[ch] change.
c906108c
SS
14231
14232Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
14233
14234 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
14235 for a newline from gdb before continuing.
14236 (default_gdb_exit): Just look for y or n.
14237 (gdb_test): Detect abnormal exit from GDB running on DOS; if
14238 it does, fail the rests of the tests in the file.
14239
14240Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
14241
14242 * config/cygmon.exp: New file.
14243
14244Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
14245
14246 * gdb.base/list.exp: Fix problem with "list default lines around
14247 main" test on remote targets.
14248
14249 * gdb.base/scope.exp: Fix problem with filelocal_bss before
14250 run test on remote targets.
14251
14252Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
14253
14254 * gdb.asm: New directory.
14255 * configure.in: Configure it.
14256 * configure: Regenerate.
14257 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
14258 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
14259
14260Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
14261
14262 * config/mn10300-eval.exp: New file to support MN10300 eval board.
14263
dc96c6c7 14264Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 14265
a9c64011
AS
14266 * gdb.base/overlays (several files): Merge the two overlay
14267 managers into one. Change variables (foox, barx, bazx, grbxx)
14268 back into ints but force them to load in their proper sections.
c906108c
SS
14269
14270Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
14271
14272 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
14273 on-chip insn memory and IMAP1 to upper 128k.
14274 (D10VCopy): Handle memory regions crossing 16k boundaries.
14275 (D10VCopy): Transfer data in 32 bit chunks.
14276
14277Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
14278
14279 * gdb.base/overlays.c (main): Exit normally when result is
14280 correct.
14281
14282 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
14283 map. Include space for printf in .text segment.
14284
14285 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
14286 updated d10v memory VMA/LMA map.
14287 (D10VCopy): Call D10VTranslate.
d63a86f8 14288
c906108c
SS
14289Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
14290
14291 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
14292
14293 * gdb.base/bar.c (barx, bar): Change variable to small array so
14294 that it won't be put into the .sdata - small data -
14295 section. Update reference.
14296 * gdb.base/baz.c (bazx, baz): Ditto.
14297 * gdb.base/foo.c (foox, foo): Ditto.
14298 * gdb.base/grbx.c (grbxx, grbx): Ditto.
14299
14300 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
14301 to be arrays.
d63a86f8 14302
dc96c6c7 14303Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 14304
a9c64011
AS
14305 * gdb.base/overlays.exp: fix up and get working again.
14306 Add tests for backtraces from an overlay function.
d63a86f8 14307
c906108c
SS
14308Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
14309
14310 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
14311 "calling function with watchpoint enabled".
14312
14313Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
14314
14315 * gdb.base/break.exp (test_next_with_recursion): Remove
14316 gdb_suppress_tests for d10v-*-*.
14317 * lib/gdb.exp (gdb_suppress_tests): Disable this function
14318 pending review of whether it is useful or not.
14319
14320Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
14321
14322 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
14323
14324Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
14325
14326 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
14327 * config/dve.exp: New file to support Densan boards.
14328
14329Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
14330
14331 * gdb.base/interrupt.exp: Document problem of simulators, signals,
14332 reads and BSD.
14333
14334Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
14335
14336 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
14337 response.
14338
14339 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
14340
14341Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
14342
14343 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
14344 test.
14345
14346 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
14347 target_sizeof_long and target_bigendian_p.
14348 (structs_by_value, structs_by_reference): Check values according
14349 to targets word size and endianess.
d63a86f8 14350
c906108c
SS
14351Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
14352
14353 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
14354 output.
14355
14356Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
14357
14358 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
14359 Update test of set args help to match source change.
14360
14361Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
14362
14363 * gdb.base/default.exp: Expect help system output to be in
14364 alphabetical order.
14365 * gdb.base/help.exp: Ditto.
14366
14367Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
14368
14369 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
14370 "i*86-pc-linux-gnu*".
14371 * gdb.base/interrupt.exp: Ditto.
14372 * gdb.base/corefile.exp: Ditto.
14373
14374 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
14375 define vxworks when building the testcase.
14376
14377 * gdb.base/ptype.exp: Fix testnames to be unique.
14378 * gdb.base/radix.exp: Ditto.
14379 * gdb.base/term.exp: Ditto.
14380 * gdb.base/whatis.exp: Ditto.
14381 * gdb.c++/classes.exp: Ditto.
14382
14383Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
14384
14385 * gdb.base/callfuncs.exp: Fix indentation.
14386
14387 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
14388 suppress_flag has been set.
14389 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
14390 target feature.
14391
14392Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
14393
14394 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
14395 the testcase.
14396
14397 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
14398 set_debug_traps() and breakpoint().
14399 * gdb.c++/misc.cc (main): Ditto.
14400 * gdb.c++/templates.cc (main): Ditto.
14401 * gdb.c++/virtfunc.cc (main): Ditto.
14402
14403Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
14404
14405 * lib/gdb.exp(gdb_step_for_stub): New function.
14406 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
14407 exists, reload the executable and do a "continue" instead of
14408 doing a jump.
14409 (runto_main): Use gdb_step_for_stub.
d63a86f8 14410
c906108c
SS
14411 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
14412 tests to have unique names.
14413 * gdb.base/callfuncs.exp: Ditto.
14414 * gdb.base/commands.exp: Ditto.
14415 * gdb.base/default.exp: Ditto.
14416 * gdb.base/help.exp: Ditto.
14417 * gdb.base/list.exp: Ditto.
14418 * gdb.base/opaque.exp: Ditto.
14419 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
14420 similar tests.
d63a86f8 14421
c906108c
SS
14422 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
14423 * gdb.c++/cplusfuncs.cc: Ditto.
14424 * gdb.c++/virtfunc.cc: Ditto.
14425
14426 * config/monitor.exp: Keep track of the last file we saw, rather
14427 than trying to get the info from gdb.
14428
14429 * gdb.fortran/types.exp: Move comment to previous line.
14430
14431Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
14432
14433 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
14434 target mode.
14435
14436Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
14437
14438 From Bob Manson:
14439 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
14440 string from GDB when it connects.
14441
14442 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
14443
14444Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
14445
14446 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
14447 if we can't get a debug format from GDB (we may be testing an
14448 older GDB). Use a 10 second timeout when checking for the format.
14449
14450 * gdb.stabs/weird.exp: Fix quoting.
14451
14452 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
14453
14454Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
14455
14456 * config/arm-ice.exp: New file.
14457
14458Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
14459
14460 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
14461 until it has been modified to work with the new testsuite.
14462
99707966 14463 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
14464 testcase won't compile, cause all of the testcases in the file to
14465 fail instead.
14466
14467 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
14468 (gdb_clear_suppressed): New procedure.
14469 (gdb_stop_suppressing_tests): Only clear suppress_flag if
14470 it contains a positive value.
14471
14472Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
14473
14474 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
14475
14476 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
14477
14478Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
14479
14480 * lib/gdb.exp (setup_xfail_format): New function.
14481 (get_debug_format): New function to get debug format.
14482 (debug_format): New global variable to hold last value set
14483 by get_debug_format.
14484 * gdb.base/list.exp: Call get_debug_format and expect some
14485 tests to fail for DWARF 1 and COFF formats.
14486 * gdb.c++/ptype.exp: Ditto.
14487 * gdb.c++/classes.exp: Ditto.
14488 * gdb.c++/cplusfuncs.exp: Ditto.
14489 * gdb.c++/inherit.exp: Ditto.
14490 * gdb.c++/templates.exp: Ditto.
14491 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 14492
c906108c
SS
14493Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
14494
14495 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
14496 host doesn't have a currently-open connection.
14497
14498 * config/sparclet.exp: Cleanups and fixes to make it generic for
14499 any gdb stub target. Handle cases where gdb doesn't respond when
14500 interrupted in a sane fashion.
14501
14502 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
14503 same thing in a totally different way.
14504
14505 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
14506 setting "timeout".
14507 (gdb_start): We set the global gdb_prompt variable in
14508 default_gdb_init now.
14509
14510Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
14511
14512 * gdb.base/printcmds.exp: Fix "check for floating addition"
14513 regexp to accept results within approx +/- .01 of exact value.
14514 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
14515
14516Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
14517
14518 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
14519 properly.
14520 (gdb_expect): Add optional timeout parameter, and add timeout
14521 value to various calls.
14522 (gdb_suppress_tests): Only give one warning message per group.
14523
14524Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
14525
14526 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
14527 global variables. Handle getting a value for $timeout more
14528 gracefully.
14529
14530Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
14531
14532 * lib/gdb.exp: Close connection to remote host if gdb doesn't
14533 initialize.
14534 (default_gdb_init): New procedure; allow gdb_init to be overridden
14535 by a target configuration file.
14536 (gdb_expect): Pass the timeout to remote_expect.
14537
14538 * config/monitor.exp(gdb_load): Fix typo in regexp.
14539
14540Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
14541
14542 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
14543
14544Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
14545
14546 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
14547 here. Call gdb_target_exec before rebooting the target, to make
14548 sure the connection to the target is closed.
14549 (gdb_load): Pass the name of the executable to gdb_target_monitor.
14550 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
14551 Also detect "Timeout reading from remote" error.
14552
14553 * config/gdbserver.exp: Pass the executable being loaded to
14554 gdb_target_monitor. Don't call gdb_file_cmd here; let
14555 gdb_target_monitor do it.
14556
14557 * gdb.disasm/hppa.exp: Don't use exec_output.
14558
14559Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
14560
14561 * gdb.base/list.exp: If we're debugging a non-native target,
14562 try to set the pc register to point to the start of the
14563 program before doing the first list command.
14564
14565 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
14566 test_calls after restarting.
14567
14568 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
14569 reloading.
14570
14571 * gdb.base/watchpoint.exp: Fix typo.
14572
14573 * gdb.base/setshow.exp: Check for use_gdb_stub.
14574
14575 * gdb.base/break.exp: Fix continue until exit test for the gdb
14576 stub case.
14577 * gdb.base/langs.exp: Ditto.
14578
14579 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
14580 gdb_load_offset. If we weren't given a file to load, figure out
14581 what the current file is and use it.
14582
14583 * config/i386-bozo.exp: New file.
14584
14585Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
14586
14587 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
14588 feature.
14589
14590 * config/proelf.exp: New entry.
14591
14592Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
14593
14594 * lib/gdb.exp: Remove spurious .* patterns at the beginning
14595 of regexps.
14596
14597 * gdb.base/watchpoint.exp: Don't run the test_stepping
14598 tests if gdb can't call functions on the target.
14599
14600 * gdb.base/setshow.exp: Don't run the set prompt tests if
14601 the board has gdb_prompt set.
14602
14603Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
14604
14605 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
14606 * gdb.base/commands.exp: Likewise.
14607 * gdb.base/setshow.exp: Likewise.
14608
14609Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
14610
14611 * config/monitor.exp(gdb_start): Look for gdb_prompt target
14612 feature.
14613
14614 * config/i960.exp: New file.
14615
14616Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
14617
14618 * gdb.base/funcargs.exp: Check for gdb,short_int target
14619 feature instead of looking for explicit target triplets.
14620
dc96c6c7 14621Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 14622
d63a86f8 14623 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
14624 "p 123DEADBEEF", to check parse_number.
14625 * top.c: change "to enable to enable" to "to enable" in a couple
14626 of help strings.
14627
14628Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
14629
14630 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
14631 on the mn10300.
d63a86f8 14632
c906108c
SS
14633Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
14634
14635 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
14636 where the test executable is run with explicit args.
14637 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
14638
14639Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
14640
14641 * gdb.base/run.c: Use FAKEARGV to build test executable that
14642 does not require a command line arg, since most simulators
14643 don't currently support passing such an arg into the simulated
14644 program.
14645 * gdb.base/commands.exp: Change tests to insert the proper
14646 value as the arg to the first recursive factorial call. Change
14647 compilation line to define FAKEARGV at compile time.
14648
14649Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
14650
14651 * gdb.base/recurse.exp: Enable these tests for the mn10300.
14652 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
14653 function with watchpoint enabled" test.
14654
14655Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
14656
14657 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
14658 Don't call gdb_test when the command doesn't return to a gdb prompt.
14659
14660 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
14661 "Tests restarted" messages.
14662
14663Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
14664
14665 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
14666
dc96c6c7 14667Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14668
14669 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
14670 for INFO SYMBOL; add help tests for OVERLAY commands.
14671 * gdb.base/default.exp: add tests for INFO SYMBOL command;
14672 add tests for OVERLAY commands
14673 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
14674 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
14675 * gdb.base/sigall.c: add usestubs code frag
14676 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 14677
c906108c
SS
14678Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
14679
14680 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
14681 failures.
14682 (gdb_stop_suppressing_tests): Note that tests have restarted.
14683
14684Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
14685
14686 * config/h8300.exp: New file.
14687
14688Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
14689
14690 * gdb.base/setshow.exp: Check for the existence of a
14691 feature, not its value.
14692
14693Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
14694
14695 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
14696
14697 * gdb.base/scope.exp: It's now init0(), not init().
14698
14699 * gdb.base/scope0.c: For now, change init() to be init0().
14700
14701 * config/monitor.exp: Use gdb_serial in preference to serial
14702 or netport.
14703
14704 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
14705 and it's not already set.
14706
14707Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
14708
14709 * gdb.base/setshow.exp: Only test the run command if the target
14710 isn't using a stub and if it supports argument passing.
14711
14712Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
14713
14714 * config/udi.exp(gdb_start): Make sure UDICONF is set
14715 properly before starting gdb.
14716
14717Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
14718
14719 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
14720 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
14721 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
14722
14723Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
14724
14725 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
14726 specialized code to reboot the board, use remote_reboot instead.
14727
14728 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
14729
14730 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
14731
14732 * config/monitor.exp: Make sure we disconnect from the target.
14733 Also, try a reboot/reload cycle instead of failing if the
14734 load fails.
14735
14736Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
14737
14738 * gdb.base/default.exp: Don't set match_max.
14739 * gdb.base/help.exp: Ditto.
14740 * gdb.base/list.exp: Ditto.
14741 * gdb.base/signals.exp: Ditto.
14742
14743 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
14744 set, use remote_ld to download the testcase instead of
14745 the GDB loader.
14746
14747Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
14748
14749 * config/vr5000.exp: New file.
14750
14751 * config/monitor.exp(gdb_target_monitor): Add pattern for
14752 "Ending remote" to detect errors in connecting.
14753
14754 * gdb.base/setshow.exp: Add .* within auto language test.
14755
14756 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
14757 target feature.
14758
14759 * config/monitor.exp(gdb_load): Check for a failure when loading,
14760 and reboot the board if necessary.
14761
14762 * gdb.base/setvar.exp(test_set): Handle multiple prints within
14763 a set of tests. Remove print.* from the patterns being checked.
14764
14765Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
14766
14767 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
14768 refer to gdb_spawn_id.
14769
14770 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
14771 longer used.
14772 * config/sparclet.exp: Ditto.
14773 * config/sparclet-old.exp: Ditto.
14774 * config/slite.exp: Ditto.
14775 * config/sim.exp: Ditto.
14776 * gdb.base/funcargs.exp: Ditto.
14777
14778 * lib/gdb.exp:Remove references to gdb_spawn_id.
14779 (gdb_expect): Move to remote.exp.
14780
14781Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
14782
14783 * config/monitor.exp: Detect the "Couldn't establish connection"
14784 message from GDB.
14785
14786Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
14787
14788 * gdb.base/bitfields.exp: Use runto instead of explicit
14789 gdb_run_cmd/gdb_expect sequences.
14790
14791 * gdb.base/break.exp(text_next_with_recursion): Add match for
14792 gdb_expect call.
14793
14794 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
14795 We also need to handle the "A program is being debugged already"
14796 prompt from gdb. Use gdb_test to set the baud rate.
14797
14798 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
14799 to 20000. Really. I mean it.
14800
14801Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
14802
14803 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
14804 fails. If suppress_flag is set, skip perror message about not
14805 being able to send to GDB.
14806 (send_gdb): If suppress_flag is set, don't try to send commands to
14807 GDB.
14808 (gdb_expect): If suppress_flag is set, always fail immediately.
14809 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
14810 (gdb_init): Call gdb_stop_suppressing_tests.
14811 (default_gdb_exit): Ditto.
14812 (default_gdb_start): Ditto.
14813
14814 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
14815 gdb_stop_suppressing_tests as appropriate.
14816 * gdb.base/break.exp: Ditto.
14817 * gdb.base/callfuncs.exp: Ditto.
14818 * gdb.base/commands.exp: Ditto.
14819 * gdb.base/exprs.exp: Ditto.
14820 * gdb.base/funcargs.exp: Ditto.
14821 * gdb.base/list.exp: Ditto.
14822 * gdb.base/recurse.exp: Ditto.
14823 * gdb.base/scope.exp: Ditto.
14824 * gdb.base/structs.exp: Ditto.
14825 * gdb.c++/inherit.exp: Ditto.
14826
14827Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
14828
14829 * config/vr4300.exp: New file.
14830
99707966 14831 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 14832
99707966 14833 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
14834
14835Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
14836
14837 * lib/gdb.exp(gdb_init): New function.
14838
14839 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
14840 for each individual variable set.
14841
14842 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
14843 name.
14844
14845 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
14846
14847 * gdb.base/scope.exp: Use gdb_test.
14848
14849 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
14850 aborting; the testsuite driver will do that for us (see
14851 gdb_finish). Also, use gdb_test in a few more places.
14852
14853Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14854
14855 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
14856
14857Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
14858
14859 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
14860 and "add_tests" are not at the same address.
14861
14862Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
14863
14864 * gdb.base/ptype.exp: Use gdb_test.
14865
14866Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
14867
14868 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
14869 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
14870 left in. No longer expect them to fail.
14871
14872 * gdb.stabs/*.mt; Deleted, no longer used.
14873 * gdb.stabs/configure.in: Remove references to target makefile
14874 frags.
14875 * gdb.stabs/configure: Rebuilt.
14876
14877 * gdb.disasm/*.mt: Deleted, no longer used.
14878 * gdb.disasm/configure.in: Remove references to target makefile
14879 frags. Use "sh3.s" as the unique filename for this directory.
14880 * gdb.disasm/configure: Rebuilt.
14881
14882 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
14883 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
14884 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
14885
14886Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
14887
14888 * config/udi.exp: Use mondfe,name instead of remote_host.
14889
14890Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
14891
14892 * gdb.base/watchpoint.exp: Don't expect a failure when calling
14893 a function with a watchpoint enabled on the mn10200.
14894
14895 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
14896 before trying to create it!
14897
14898Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
14899
14900 * config/vx.exp: Use hostname instead of netport.
14901
14902 * config/vxworks.exp: New file.
14903
14904 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
14905
14906 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
14907 gdb before assuming everything worked. Send a ^C if a timeout
14908 occurs.
14909
14910 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
14911 $gdb_spawn_id directly.
14912 (gdb_run_cmd): Try _start as well as start. Use the target feature
14913 gdb,start_symbol as the symbol to start from when jumping.
14914
14915Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
14916
14917 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
14918 redundant) test.
14919
14920 * gdb.base/recurse.exp: Relax final value test for 'b' so that
14921 it doesn't lose for 16bit integer systems.
14922
14923Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
14924
14925 * gdb.fortran/types.exp: If the target doesn't support "double"
14926 data types, then expect "real" types to only be 4 bytes.
14927
14928 * gdb.c++/virtfunc.exp: Expect failure for virtual function
14929 call tests if the target doesn't support inferior function calls.
14930
14931 * gdb.base/printcmds.exp: Allow minor deviation in FP values
14932 in printf tests.
14933
14934Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
14935
14936 * gdb.base/help.exp: Disable "help set", "help show", and
14937 "help support". Simplify regexp for "help stack".
14938
14939 * gdb.base/default.exp: Set match_max to 5000 and the timeout
14940 to 60 seconds. Temporarily set match_max to 15000 around the
14941 "info copying" test.
14942
14943 * gdb.base/nodebug.exp: Don't try to do an inferior function
14944 call if the target doesn't support them.
14945 * gdb.base/printcmds.exp: Likewise.
14946 * gdb.base/setvar.exp: Likewise.
14947 * gdb.base/structs.exp: Likewise.
14948 * gdb.c++/templates.exp: Likewise.
14949 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
14950
14951 * gdb.base/recurse.exp: Enable for the mn10200.
14952
14953 * configure.in: Do configure gdb.stabs directory for *-*-elf
14954 targets.
14955 * configure: Rebuilt.
14956
14957 * gdb.base/break.exp: Check for gdb,noresults before testing
14958 exit status and/or results from the target.
14959 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
14960 * lib/gdb.exp: Remove old (now bogus) initialization of
14961 noinferior, noargs, noresults and nosignals.
14962
14963Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
14964
14965 * config/sh.exp: New file.
14966
14967 * config/slite.exp: Try to connect multiple times to the board
14968 before rebooting. Only send a "monitor run" if need_monitor_run
14969 is set.
14970
14971 * gdb.base/break.exp: Don't do the "stub continue" test if
14972 the target has gdb_stub set.
14973
14974 * gdb.base/callfuncs.exp: Increase the timeout.
14975
14976 * gdb.base/interrupt.exp: Don't even try to compile the testcase
14977 if the target has gdb,noinferiorio set.
14978
14979 * gdb.base/list.exp: Increase match_max to 10000 characters.
14980
14981 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
14982
14983 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
14984 target.
14985
14986 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
14987
14988Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
14989
14990 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
14991 trying to delete the copy of gdb. Catch the file delete so we
14992 don't die if the delete fails; also, the file should be copied to
14993 the host, not to the build.
14994
14995Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
14996
14997 * lib/gdb.exp(gdb_test): Surround the result pattern with
14998 parenthesis in case it contains multiple regexps separated
14999 with |.
15000
15001 * gdb.base/watchpoint.exp: Use gdb_test.
15002 * gdb.base/default.exp: Ditto.
15003
15004Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
15005
99707966 15006 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 15007
c906108c
SS
15008 * gdb.base/scope.exp: Use gdb_test.
15009 * gdb.c++/classes.exp: Ditto.
15010 * gdb.c++/inherit.exp: Ditto.
15011
15012Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
15013
15014 * gdb.base/crossload.exp: Don't use execute_anywhere, use
15015 remote_exec instead.
15016 * gdb.base/corefile.exp: Don't be ridiculous.
15017 * gdb.base/*.c: Add missing stub invocations.
15018
15019Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
15020
15021 * config/slite.exp: Miscellaneous fixes.
15022
15023 * lib/gdb.exp: Fix runto.
15024
15025 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
15026 the target.
15027
15028 * gdb.base/watchpoint.exp: Fix regexp.
15029
15030 * lib/gdb.exp(default_gdb_exit): Add a catch to the
15031 close and wait commands, as the descriptor may now be
15032 invalid. Always call "remote_close host".
15033
15034Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
15035
15036 Major rewrite for testsuite revision.
d63a86f8 15037
c906108c
SS
15038 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
15039 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
15040 instead of relying on spawn_id to always contain a valid
15041 spawn id.
15042 (get_compiler_info): New procedure to build the ${binfile}.ci
15043 file, instead of replicating this in N different places.
15044 (gdb_compile): New procedure.
d63a86f8 15045
c906108c
SS
15046 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
15047 appropriate arguments) instead of compile. Use gdb_test in a lot
15048 more places. Use send_gdb instead of send. Always run gdb_start
15049 at the start of a testcase, as this is no longer done magically.
15050
15051 config/*-gdb.exp: Rename without the -gdb suffix.
15052
15053 config/mips.exp: Use remote_close instead of exit_remote_shell.
15054 config/monitor.exp: Use target_info instead of looking at
15055 baud, timeout, etc.
15056 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
15057
15058Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15059
15060 * gdb.c++/templates.exp (test_ptype_of_templates),
15061 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
15062 Update expect patterns for destructors and assignment operators
15063 to match corresponding c-typeprint.c changes.
15064 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
15065 to destructor breakpoint test, GDB should be able to set the
15066 destructor breakpoint without specifying arguments.
15067
15068Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
15069
15070 * gdb.threads/pthreads.exp: Change result for failure to compile due
15071 to lack of pthreads runtime support from an error to simply an
15072 unsupported test, per dejagnu standards.
15073
15074Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15075
15076 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
15077 where GDB exits to reduce pattern match time.
15078 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
15079
15080 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
15081
dc96c6c7 15082Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
15083
15084 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
15085 * gdb.base/default.exp: ditto.
15086 * gdb.base/nodebug.exp: ditto.
15087 * gdb.base/printcmds.exp: ditto.
15088 * gdb.base/ptype.exp: ditto.
15089 * gdb.base/setvar.exp: ditto.
15090 * gdb.base/structs.exp: ditto.
15091 * gdb.base/setshow.c: Guard against uninitialized values of argc.
15092
15093Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
15094
15095 * configure, */configure: Rebuild with autoconf 2.12.
15096
15097Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
15098
15099 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
15100 use new i*86-pc-linux*-gnu quads.
15101 * gdb.base/corefile.exp: Ditto.
15102 * gdb.base/signals.exp: Ditto.
15103 * gdb.base/sigall.exp: Ditto.
15104 * gdb.base/interrupt.exp: Ditto.
15105
15106 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
15107 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
15108 RedHat 4.0.
d63a86f8 15109
c906108c
SS
15110 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
15111 linux. This allows the test case to at least compile on latest
15112 linux, but still not run due to missing the threads runtime library.
15113
15114Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15115
15116 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
15117 directory to search gdb directory. Accept and step over conditional
15118 stack alignment code. Consume $prompt in failure cases.
15119 Reset timeout to $oldtimeout instead of some arbitrary value.
15120 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
15121 timeout problems with infinite stack backtraces.
15122 * gdb.base/ptype.exp (ptype struct link, union tu_link):
15123 Accept function parameters for linkfunc member.
15124
15125Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
15126
15127 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
15128 (CXXFLAGS): Remove, unreferenced.
15129 (B_OPTIONS): Add for -B options and add code to initialize with
15130 previous -B options and also add -B option to pick up cross compiled
15131 runtime.
15132 (TARGET_INCLUDES): Add for -I options and add code to initialize when
15133 doing cross compiles.
15134 (target_alias): Declare global.
15135 (xgcc): Set variable to full path of gcc in build tree. Use findfile
15136 to verify that gcc exists in build tree, and if so set CC to that
15137 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 15138
c906108c
SS
15139Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
15140
15141 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
15142 ptype test for anonymous union. Fixup testcase to match
15143 current gcc debug output.
15144
15145Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
15146
15147 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
15148 force argument to an unsigned long type.
15149
15150Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
15151
15152 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
15153 tests and anonymous union print/ptype tests.
15154 * gdb.base/list.exp (test_forward-search): Increase timeout by
15155 5 minutes for the "search extremely long line" case.
15156 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
15157 completely optional and that the pass/fail messages use the command as
15158 the message if that third arg is a null string.
15159 (gdb_test_exact): Arrange that a null string pattern means match a
15160 null string output rather than any output, which might include random
15161 errors.
15162 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
15163 backtrace test.
15164 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
15165 always failing and failure is now exposed by gdb.exp changes.
15166
15167Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
15168
15169 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
15170 weren't being noted.
15171
15172Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15173
15174 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
15175 * gdb.stabs/weird.exp: Remove v_comb xfails.
15176
dc96c6c7 15177Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
15178
15179 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 15180 list.exp scope.exp watchpoint.exp]
c906108c 15181 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 15182
dc96c6c7 15183Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
15184
15185 * config/monitor.exp: Increase download timeout to 1000 seconds.
15186
dc96c6c7 15187Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
15188
15189 * config/m32r.exp: Increase timeout to 120 seconds.
15190
15191Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
15192
15193 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
15194 and accept older ordering as obsolescent gcc or gdb.
15195 * gdb.c++/templates.exp: Ditto.
15196 * gdb.c++/virtfunc.exp: Ditto.
15197
15198Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
15199
15200 * gdb.base/coremaker.c: Add code to mmap some data so we
15201 can check that it ends up in the core file.
15202 * gdb.base/corefile.exp: Add test to read mmapped data
15203 from core file.
15204
dc96c6c7 15205Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
15206
15207 * config/m32r.exp: New file.
15208
15209Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
15210
15211 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
15212 that cflags can contains -gstabs, and work correctly for other tests.
15213
dc96c6c7 15214Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
15215
15216 * gdb.base/setshow.exp: New file, tests show and set.
15217 * gdb.base/setshow.c: New file, tests show and set.
15218 * gdb.base/help.exp: Add test for help set|show annotate.
15219 * gdb.base/default.exp: Add test for set|show annotate.
15220
15221Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
15222
15223 * testsuite/gdb.base/break.exp: Make backtrace from factorial
15224 errors unique.
15225 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
15226 explicitly.
15227
15228Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
15229
15230 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
15231 and width commands. This is done elsewhere.
15232 * (gdb_start): Don't call gdb_start_sim here. That's already
15233 done in gdb_load. This fixes lots of failures in default.exp.
15234
15235Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
15236
15237 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
15238 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
15239 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
15240 in the same we we treat other failures (since it may be an expected
15241 condition), rather than as an error.
15242 * gdb.base/signals.exp (test_handle_all_print): Revert back to
15243 old test format.
15244
15245Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
15246
15247 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
15248 (distclean maintainer-clean realclean): No need to remove files
15249 twice. Nuke the duplicates.
15250 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 15251 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
15252 Remove config.h along with other config files.
15253
15254Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
15255
15256 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
15257 "p func1 ()" and note that rests of tests are skipped.
15258 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
15259 setup_xfails for "print func2::coremaker_local".
15260 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
15261 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
15262 affected by the previous run test.
15263 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
15264 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
15265 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
15266 "pass int powerset tuple" and "pass modeless int powerset tuple".
15267 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
15268 "real write 4" and "real write 8".
15269 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
15270 setup_xfails for "print vs1 after tuple assign 2",
15271 "print \$i after tuple assign 2", and
15272 "print vs2 after tuple assign 2".
15273 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
15274 meaningful error message and return -1 so the caller can
15275 suppress further tests and avoid a cascade of errors.
d63a86f8 15276
c906108c
SS
15277Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
15278
15279 * gdb.base/a1-selftest.exp: Tweak tests to account for new
15280 format for printing version.
15281 * gdb.base/default.exp: Ditto.
15282 * gdb.base/interrupt.exp: Fix problem with cascade of
15283 errors if child process dies while calling a function.
d63a86f8 15284
c906108c
SS
15285Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
15286
15287 * Makefile.in (VPATH): Add
15288 * Makefile.in (Makefile, config.status): Fix rules so things get
15289 remade when necessary.
15290
15291Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
15292
15293 * Makefile.in (just-check): Add path to sibling expect dir
15294 to environment variable specified by RPATH_ENVVAR.
15295
15296Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
15297
15298 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
15299 (just-check): Add shared library paths for libstdc++, tk,
15300 tcl, bfd, and opcodes to the environment variable specified
15301 in RPATH_ENVVAR.
15302 * configure.in: Add support to recognize --enable-shared flag
15303 and generate correct value for RPATH_ENVVAR.
15304 * configure: Regenerated with autoconf.
15305
15306Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
15307
15308 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
15309 include all osf versions.
15310 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
15311 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
15312 when target is linux. When failing to build pthreads test
15313 executable, give more meaningful message.
15314 * gdb.threads/pthreads.c: Hpux also uses old definition of second
15315 arg for pthread_create.
d63a86f8 15316
c906108c
SS
15317Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
15318
15319 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
15320 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
15321 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
15322 and -lpthreads (everybody else).
15323 (test_startup): Fail gracefully if threads are not supported.
15324 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
15325 "p/c array_index("abcdef",2)" when not gcc compiled.
15326 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
15327 "print func2::coremaker_local" when not gcc compiled.
15328 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
15329 "ptype on opaque struct tagname (statically)",
15330 "ptype on opaque struct tagname (dynamically) 1", and
15331 "ptype on opaque struct tagname (dynamically) 2"
15332 for not compiled with gcc.
15333 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
15334 backtrace when compiled with gcc.
d63a86f8 15335 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
15336 than always return success.
15337
15338Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
15339
15340 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
15341
15342Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
15343
15344 * gdb.base/structs.exp: Undo last change.
15345
15346Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
15347
15348 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
15349 encapsulate all the steps/nexts done during self test, starting
15350 at main, and makes them less sensitive to optimization issues.
15351 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
15352 signal handler" test.
15353 * gdb.threads/pthreads.exp: Only run this for native configs.
15354 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
15355 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
15356 tests.
15357 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
15358 for "runto test_calls(void)" test.
d63a86f8 15359
c906108c
SS
15360Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
15361
15362 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
15363 and don't expect address info in breakpoint confirmations.
15364
15365Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
15366
15367 * gdb.base/list.exp (test_forward_search): Increase timeout
15368 temporarily by 60 seconds for searching extremely long line,
15369 and then reset to old value when done. Increase expect input
15370 buffer to 10000.
15371
15372Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
15373
15374 * gdb.base/list.exp (test_forward_search): Fix to handle very
15375 long source line without overflowing expect's input buffer.
15376
15377Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
15378
15379 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
15380 "buffer_full".
15381
15382 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
15383 "buffer_full".
15384
15385 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
15386 "buffer_full".
15387
15388 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
15389 "buffer_full".
15390
15391Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
15392
15393 * configure.in (configdirs): Add gdb.threads.
15394 * configure: Regenerated with autoconf.
15395 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
15396 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
15397 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 15398
c906108c
SS
15399Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
15400
15401 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
15402
15403Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
15404
15405 * gdb.base/signals.exp (test_handle_all_print): Test separately for
15406 each signal's status in the output of "handle all print".
15407 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
15408 the \r\n sequence that immediately precedes the gdb prompt.
15409 * gdb.base/a1-selftest.exp: Save original timeout and restore
15410 after test.
15411
15412Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
15413
15414 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
15415 symbol.
15416
15417Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15418
15419 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
15420
15421Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
15422
15423 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
15424 timeout by 60 seconds.
15425
15426Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
15427
15428 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
15429 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
15430 error return.
15431
15432Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
15433
15434 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
15435 gdb initialization, also report how long dejagnu waited. Restore
15436 old timeout before doing error return. Temporarily increase timeout
15437 by 3 minutes to allow for slow startups over heavy NFS use.
15438
15439Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
15440
15441 * lib/gdb.exp: Report timeout value for verbosity level 2.
15442 * config/gdbserver.exp: Ditto.
15443 * config/hppro.exp: Ditto.
15444 * config/mips-gdb.exp: Ditto.
15445 * config/monitor.exp: Ditto.
15446 * config/netware.exp: Ditto.
15447 * config/sim-gdb.exp: Ditto.
15448 * config/slite-gdb.exp: Ditto.
15449 * config/udi-gdb.exp: Ditto.
15450 * config/unix-gdb.exp: Ditto.
15451 * config/vx-gdb.exp: Ditto.
15452 * gdb.base/a1-selftest.exp: Ditto.
15453 * gdb.base/a2-run.exp: Ditto.
15454 * gdb.base/break.exp: Ditto.
15455 * gdb.base/corefile.exp: Ditto.
15456 * gdb.base/list.exp: Ditto.
15457 * gdb.base/recurse.exp: Ditto.
15458 * gdb.base/scope.exp: Ditto.
15459 * gdb.base/signals.exp: Ditto.
15460
15461Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15462
15463 * gdb.threads/Makefile.in (docdir): Removed.
15464
15465Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15466
15467 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 15468 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 15469 @srcdir@.
d63a86f8 15470 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
15471 autoconf 2.5 or higher.
15472 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
15473
15474Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
15475
15476 * configure: Regenerated.
15477 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
15478 avoid name clashes with SunOS headers.
15479
15480Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
15481
15482 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
15483
15484Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
15485
15486 * gdb.base/callfuncs.exp: Finish last change -- make sure the
15487 prototype information ends up in the compiler info file.
15488
15489Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
15490
15491 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
15492 attempting to regenerate it. Eliminate use of a temporary file
15493 and just generate the info file directly. Source it immediately,
15494 for consistency of use.
15495 * gdb.base/corefile.exp: Ditto
15496 * gdb.base/exprs.exp: Ditto.
15497 * gdb.base/funcargs.exp: Ditto.
15498 * gdb.base/langs.exp: Ditto.
15499 * gdb.base/list.exp: Ditto.
15500 * gdb.base/mips_pro.exp: Ditto.
15501 * gdb.base/nodebug.exp: Ditto.
15502 * gdb.base/opaque.exp: Ditto.
15503 * gdb.base/ptype.exp: Ditto.
15504 * gdb.base/scope.exp: Ditto.
15505 * gdb.base/setvar.exp: Ditto.
15506 * gdb.base/signals.exp: Ditto.
15507 * gdb.base/whatis.exp: Ditto.
15508 * gdb.c++/templates.exp: Ditto.
15509 * gdb.c++/virtfunc.exp: Ditto.
15510 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
15511 whether or not to add -lstdc++ to the compile command line args.
15512
15513Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15514
15515 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
15516 it got fixed by the recent lookup_minimal_symbol_by_pc change.
15517 Increase timeout, a lot of single stepping might be needed if the
15518 target has no hardware watchpoints.
15519
15520Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
15521
15522 * gdb.base/break.exp: Ignore compiler warnings when compiling
15523 break.c.
15524 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
15525 * gdb.base/default.exp: Add h8300 xfails. Handle messages
15526 from remote-sim.
15527 * gdb.base/exprs.exp: Add h8300 xfails.
15528 * gdb.base/funcargs.exp: Likewise.
15529 * gdb.base/nodebug.exp: Likewise.
15530 * gdb.base/printcmds.exp: Likewise.
15531 * gdb.base/ptype.exp: Likewise.
15532 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
15533 h8300 xfails.
d63a86f8 15534 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
15535 on the h8300.
15536 * gdb.base/funcargs.c: Explicitly make last constant argument to
15537 call_after_alloca_subr an unsigned long type.
15538 * gdb.base/return.c: Include stdio.h.
15539
15540Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15541
15542 * config/abug.exp: New file for the older Motorola Bug monitor
15543 that runs on the mvme13x series VME boards.
15544 * config/monitor.exp: Use the new config array for target settings
15545 if they exist.
15546
15547Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
15548
15549 * sim-gdb.exp: Make the SH simulator allocate less space when
15550 it is targeted.
15551
15552Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
15553
15554 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
15555 test.
15556
15557Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
15558
15559 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
15560 "rs6000-*-*" for "list function in include file" when gcc compiled.
15561 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
15562 for "p ctable1[120]".
15563 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
15564 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
15565 Remove setup_xfail for "rs6000-*-*" for
15566 "print 'scope0.c'::filelocal before run".
15567 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
15568 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
15569 since some compilers don't allow both options to be given
15570 on the same command line. Create object file and move it.
d63a86f8 15571
c906108c
SS
15572Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
15573
15574 * gdb.base/corefile.exp: Always regenerate the core file, since
15575 we always regenerate the coremaker program. Detect special case
15576 where registers cannot be read from core file.
d63a86f8 15577
c906108c
SS
15578Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
15579
15580 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
15581 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
15582 * gdb.c++/templates.exp: Only match on basename of file since
15583 some formats like xcoff don't encode directory information.
15584 * gdb.stabs/weird.exp: Use the right sed script for powerpc
15585 and rs6000 AIX xcoff targets.
15586 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
15587 * configure: Regenerate.
15588 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
15589 here, rather than in distclean.
d63a86f8 15590
c906108c
SS
15591Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
15592
15593 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
15594 defined, and use it to compile the test case with -O2. The
15595 native compilation still uses no optimization.
15596 * gdb.base/mips_pro.c: Remove inline assembly code since
15597 it is compiled PIC by default, which results in assembler
15598 warnings that make the testsuite think the compilation
15599 was unsuccessful.
15600
15601Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
15602
15603 * gdb.c++/misc.exp: Add note to message for
15604 "print s.a for foo struct" that this is a known gcc 2.7.2
15605 and earlier bug.
15606
15607Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
15608
15609 * gdb.base/break.exp: Fix pattern for matching "Delete all
15610 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
15611 setup_xfail for deleting all breakpoints test. Fix various
15612 timeout messages to include "(timeout)".
15613 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
15614 for "p t_float_values2(3.14159,float_val2)".
15615 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
15616 for "continue to call2g" when gcc compiled.
15617 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
15618 "up to foo in langs.exp", "show language at foo in langs.exp",
15619 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
15620 and "show language at fsub in langs.exp".
15621 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
15622 "list line 1 in include file", "list message for lines past EOF",
15623 "list function in include file", "list list0.h:foo", and
15624 "list filename:function; nonexistant function".
15625 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
15626 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
15627 and "ptype t_char_array" to be for native cc only.
d63a86f8 15628
c906108c
SS
15629Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
15630
d63a86f8 15631 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
15632 setup_xfail for "print coremaker_bss", "print coremaker_ro",
15633 "print func2::coremaker_local", and "backtrace in corefile.exp".
15634
15635Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
15636
15637 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
15638 "bt in signals.exp". This problem only appears when running
15639 the testsuite, and then only intermittently.
15640
15641Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15642
15643 * gdb.base/return.exp (return_tests): Differentiate between
15644 two tests of continuing.
15645
15646Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15647
15648 * */Makefile.in (maintainer-clean): Remove config.log.
15649 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
15650 * gdb.c++/Makefile.in (PROGS): Add inherit.
15651 (clean): Remove *.ci.
15652
15653Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
15654
15655 * gdb.c++/misc.cc: Add test code from Mike Stump.
15656 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
15657
15658Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
15659
15660 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
15661 to "alpha-*-osf2*" and add comment.
15662 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
15663 setup_xfail for "step over execarg initialization" and
15664 "step over corearg initialization".
15665 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
15666 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
15667 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
15668 gcc compiled for "print coremaker_bss", "print coremaker_ro",
15669 "print func2::coremaker_local", and "backtrace in corefile.exp".
15670 * gdb.base/signals.exp: Build and source signals.ci.
15671 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
15672 to be for gcc only.
15673 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 15674
c906108c
SS
15675Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15676
15677 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
15678 Feb 3 procfs.c change.
15679
15680Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
15681
15682 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
15683
15684Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
15685
15686 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
15687 from dejagnu's apparent default of 10 seconds, which gives random
15688 results when running the tests over NFS on moderately loaded systems.
15689 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
15690
15691Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
15692
15693 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
15694 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
15695 result reports.
15696
15697Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
15698
15699 * configure.in (CY_AC_PATH_TCLH): Remove.
15700 * configure: Regenerate.
15701
15702Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
15703
15704 * gdb.c++/Makefile.in (clean): Add missing '{'.
15705
15706Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
15707
15708 * lib/gdb.exp: Provide a default value for noinferior.
15709
15710 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
15711 Load libgloss.exp.
15712
15713Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
15714
15715 * gdb.disasm/hppa.exp: Compile directly into an executable, use
15716 the executable, not the .o to run the tests from.
15717
15718Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
15719
15720 * gdb.base/break.exp: Don't test for program exit or exit status
15721 if $noresults if nonzero.
15722 * gdb.base/langs.exp: Likewise.
15723 * gdb.base/watchpoint.exp: Likewise.
15724
15725 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
15726 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
15727 trying to compile the testcase.
15728
15729Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
15730
15731 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
15732 * gdb.base/signals.exp (continue to handler): Likewise.
15733
15734Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
15735
15736 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
15737
15738 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
15739
15740Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
15741
15742 * gdb.base/corefile.exp: Recognize "not found" as failure
15743 when trying to determine if a core file was generated.
15744 If no core file was generate the first time, try again without
15745 the ulimit -c to work around braindamaged shells.
15746
15747Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
15748
15749 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
15750 [] tests with "test" and enclose string in quotes.
15751 * gdb.stabs/configure: Rebuild
d63a86f8 15752
c906108c
SS
15753Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
15754
15755 Changes in sync with expect:
15756 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
15757 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
15758 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
15759 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
15760 argument to AC_REQUIRE.
15761 * configure: Regenerated.
15762
15763Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
15764
15765 * gdb.base/corefile.exp: When generating a core, discard any
15766 error messages about ulimit not found and the "core dumped"
15767 message from the shell that runs the coredumper.
15768
15769Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
15770
15771 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
15772
15773 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
15774 which sed script to run. Expect failure for v_comb test
15775 on PA targets too.
d63a86f8 15776
c906108c
SS
15777Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
15778
15779 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
15780 "print func2::coremaker_local" and for "backtrace in corefile.exp"
15781
15782Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
15783
15784 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
15785 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
15786 "sparc-sun-solaris*" xfails for "p v_comb".
15787 * lib/gdb.exp (default_gdb_start): Fix typo.
15788 * gdb.base/corefile.exp: Allow "Core was generated by ..."
15789 messages to not include the full program name that caused
15790 the core dump since some systems (such as solaris) apparently
15791 truncate this path to about 80 characters.
15792 When generating a core file first try increasing the core file
15793 size limit to unlimited since some systems may default it to
15794 zero, and it is harmless to try it. Move the test for failing
15795 to generate a core file to where it will actually get executed.
15796 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
15797 new gdb result from g++ debug info improvements and make old
15798 pattern obsolescent. Also account for size_t differences
15799 (may be int or long).
15800 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
15801 initialization before function call is placed in the delay slot
15802 and thus appears to be skipped over by commands such as "next".
15803
15804Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15805
15806 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
15807
15808Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
15809
15810 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
15811 input source file; fix code to compile test to deal with this
15812 convention.
15813 * gdb.c++/*.exp: Likewise.
15814
15815Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
15816
15817 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
15818 "bt in signals.exp".
15819
15820Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
15821
15822 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
15823 "step over execarg initialization" and
15824 "step over corearg initialization".
15825
15826Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
15827
15828 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
15829 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
15830
15831Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
15832
15833 From Rob Savoye (rob@poseidon.cygnus.com)
15834 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
15835 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
15836 configure.in}, gdb.disasm/{Makefile.in, configure.in},
15837 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
15838 configure.in}: Major reworking for autoconfig.
15839 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
15840 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
15841 New files.
15842 * config/unix-gdb.exp: Make GDB global.
15843 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
15844 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
15845 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
15846 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
15847 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
15848 term.exp, twice.exp, watchpoint.exp, whatis.exp},
15849 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
15850 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
15851 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
15852 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
15853 pr-8136.exp, result.exp, string.exp, tuples.exp},
15854 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
15855 to returns as necessary, arrange for test to compile own testcase
15856 executable.
15857 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 15858
c906108c
SS
15859Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
15860
15861 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
15862 clear_xfail at end of test which might not call either pass or fail.
15863 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
15864 "backtrace through signal handler".
15865
15866Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15867
15868 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
15869 continuing from a job control stop signal.
15870 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
15871
15872Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
15873
15874 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
15875 * gdb.base/corefile.exp: Likewise.
15876 * gdb.base/funcargs.exp: Likewise.
15877
15878Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
15879
15880 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
15881 * config/monitor.exp: Add support for setting baud rate.
15882
15883Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
15884
15885 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
15886 i*86-*-linux* xfails for "backtrace through signal handler".
15887 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
15888 "print func2::coremaker_local".
15889 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
15890 alpha-dec-osf2* xfail for
15891 "delete all breakpoints when none".
15892
15893Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
15894
15895 * gdb.base/break.exp: Change test that deletes all breakpoints
15896 when no user breakpoints are installed. A post 4.15 change
15897 causes gdb to no longer prompt in this case.
15898
15899Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
15900
15901 * gdb.base/return.exp (return_tests): Change xfail for test
15902 "correct value returned double test" to stop xfailing at
15903 Solaris 2.5. Apparently the bug has been fixed.
15904
15905Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
15906
15907 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
15908 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
15909
15910Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
15911
15912 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
15913 * gdb.disasm/hppa.s: Corresponding changes.
15914
15915Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
15916
15917 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
15918 makefile fragment.
15919 * config/mt-hpux: Deleted.
15920
15921Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
15922
d63a86f8 15923 * Many files: When warning about suppressed tests due to a
c906108c
SS
15924 nonexistant test binary, avoid incrementing the warning count.
15925
15926Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
15927
15928 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 15929
c906108c
SS
15930Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15931
15932 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
15933 "sparc-*-solaris2*".
15934
15935Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15936
15937 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
15938 Add global and local variables and initialize them.
15939 * gdb.base/corefile.exp: Test correct mapping of corefile sections
15940 by printing variables. Remove rs6000 and powerpc xfails, BFD now
15941 extracts the file name and terminating signal from the core file.
15942 * TODO: Remove note about tests for correct mapping of corefile.
15943 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
15944 from optimizing it away.
15945 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
15946 handles common blocks.
15947
15948Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
15949
15950 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
15951 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
15952
15953Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
15954
15955 * Makefile.in (maintainer-clean): New target, synonym for
15956 realclean.
15957 * gdb.base/Makefile.in (maintainer-clean): Likewise.
15958 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
15959 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
15960 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
15961 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
15962 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
15963
15964Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
15965
15966 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
15967 xfails when not gcc compiled for "print foo::funclocal".
15968 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
15969 "print foo::funclocal at foo",
15970 "print 'scope1.c'::foo::funclocal at foo",
15971 "print foo::funclocal_bss at foo",
15972 "print 'scope1.c'::foo::funclocal_bss at foo",
15973 "print foo::funclocal_ro at foo",
15974 "print 'scope1.c'::foo::funclocal_ro at foo",
15975 "print bar::funclocal at foo" and
15976 "print 'scope1.c'::bar::funclocal at foo".
15977 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
15978 gcc compiled for "print foo::funclocal at bar".
15979 Expand all messages to ensure that they identify that
15980 the test is at bar().
15981 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
15982 gcc compiled for:
15983 "ptype on opaque struct pointer (statically)",
15984 "ptype on opaque struct tagname (statically)",
15985 "ptype on opaque struct pointer (dynamically) 1",
15986 "ptype on opaque struct tagname (dynamically) 1",
15987 "ptype on opaque struct pointer (dynamically) 2" and
15988 "ptype on opaque struct tagname (dynamically) 2
15989 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
15990 gcc compiled for:
15991 "p datalocal"
15992 "whatis datalocal",
15993 "ptype datalocal",
15994 "p bsslocal",
15995 "whatis bsslocal", and
15996 "ptype bsslocal".
15997 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
15998 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
15999 when not gcc compiled.
16000 * gdb.base/funcargs.exp (float_and_integral_args): Add
16001 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
16002 compiled.
16003 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
16004 "backtrace from call6a" when not gcc compiled.
16005 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
16006 "backtrace from call7a" when not gcc compiled.
16007 * gdb.base/callfuncs.exp (do_function_calls):
16008 Add "hppa*-*-hpux*" xfail when not gcc compiled for
16009 "p t_char_array_values(char_array_val2,char_array_val1)",
16010 "p t_char_array_values(char_array_val1,char_array_val2)",
16011 "p t_char_array_values("carray 1","carray 2")",
16012 "p t_char_array_values("carray 1",char_array_val2)",
16013 "p t_char_array_values(char_array_val1,"carray 2")",
16014 "p sum_args(1,{2})",
16015 "p sum_args(2,{2,3})",
16016 "p sum_args(3,{2,3,4})",
16017 "p sum_args(4,{2,3,4,5})"
16018 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
16019 "backtrace in corefile.exp" when not gcc compiled.
16020
16021Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16022
16023 * gdb.base/signals.exp: Rewrite `handle all print' test as
16024 a procedure. Accept blanks or TABs as whitespace, increase
16025 timeout and expect input buffer size for the large output
16026 from the command. Remove "i*86-*-bsdi2.0" xfail.
16027
16028Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16029
16030 * gdb.base/setvar.exp: Add new testcases for truncation when
16031 assigning invalid values to bitfields.
16032
16033Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
16034
d63a86f8 16035 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
16036 mips-sgi-irix* xfail for
16037 "call inferior func with struct - returns char *"
16038 and fix test so that an optional (unsigned char *) cast is
16039 accepted in the result.
16040
16041Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
16042
16043 * gdb.base/funcargs.exp (float_and_integral_args): Remove
16044 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
16045 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
16046 * gdb.base/signals.exp: Remove duplicate "handle all print" test
16047 that accidentally got checked in.
16048
16049Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
16050
d63a86f8 16051 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
16052 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
16053 compiled test.
16054 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
16055 Add mips-sgi-irix5* xfail for not gcc compiled.
16056 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
16057 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
16058 "p top", "whatis top", "p middle", and "whatis middle".
16059 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
16060 "whatis signed char" for not gcc compiled.
16061 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
16062 "set variable signed char=-1 (-1)" and
16063 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
16064 * gdb.base/funcargs.exp (float_and_integral_args):
16065 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
16066 Add mips-sgi-irix* xfail when not gcc compiled for
16067 "continue to call2b".
16068 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
16069 "continue to call2g".
16070 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
16071 "backtrace from call6a"
16072 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
16073 "backtrace from call7k".
16074 Add mips-sgi-irix5* xfail when not gcc compiled for
16075 "backtrace from call7a".
16076 (localvars_after_alloca): Fix gdb_test cmds for
16077 "print * after runto ...".
16078 Remove rs6000-*-* xfails for
16079 "print i after runto localvars_after_alloca" and
16080 "print l after runto localvars_after_alloca"
16081 for all compilers.
16082 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
16083 when not compiled with gcc, for:
16084 "print signed char == (minus)",
16085 "print signed char != (minus)",
16086 "print signed char < (minus)",
16087 "print signed char > (minus)".
16088 * gdb.base/callfuncs.exp (do_function_calls):
16089 Add mips-sgi-irix* xfail, when compiled with native compiler, for
16090 "call inferior func with struct - returns char *".
d63a86f8 16091 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
16092 "correct value returned double test" to include Solaris 2.4.
16093 * gdb.base/funcargs.exp (float_and_integral_args):
16094 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 16095
c906108c
SS
16096Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16097
16098 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
16099 enumeration bitfields if compiling with GNU C.
16100 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
16101 to empty' prompt.
16102
16103Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
16104
16105 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
16106 test for PRO targets.
16107
16108 * gdb.base/funcargs.exp: Avoid ever setting more than 8
16109 breakpoints in the inferior at any given time by making
16110 two groups of breakpoints for call2*, call6* and call7*
16111 tests.
16112
16113Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16114
16115 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
16116 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
16117 from optimizing it away.
16118 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
16119 "call inferior func with struct".
16120
16121Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
16122
16123 * configure.in: Only configure gdb.chill for particular targets.
16124
16125Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
16126
16127 * gdb.base/Makefile.in: Add action to .c.o transformation
16128 rule that generates a .ci file for each .o file and remove
16129 explicit .c.o rules except for callfuncs.o.
16130 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
16131 generates a .ci file for each .o file and remove explicit
16132 .cc.o rules.
16133 (clean): Remove *.tmp *.ci files.
16134 (EXECUTABLES): Remove templ-info.exp.
16135 * gdb.base/compiler.c: New file.
16136 * gdb.c++/compiler.cc: New file
16137 * gdb.base/scope.exp: Source gdb.base/scope.ci.
16138 Change rs6000-*-* xfail for
16139 "print 'scope0.c'::filelocal_ro" and
16140 "print 'scope1.c'::filelocal" and
16141 "print 'scope1.c'::filelocal_bss" and
16142 "print 'scope1.c'::filelocal_ro" and
16143 "print 'scope1.c'::foo::funclocal" and
16144 "print 'scope1.c'::foo::funclocal_ro" and
16145 "print 'scope1.c'::bar::funclocal" and
16146 "print 'scope0.c'::filelocal_ro" and
16147 "print 'scope1.c'::filelocal at foo" and
16148 "print 'scope1.c'::filelocal_bss at foo" and
16149 "print 'scope1.c'::filelocal_ro at foo" and
16150 "print 'scope1.c'::foo::funclocal at foo" and
16151 "print 'scope1.c'::foo::funclocal_bss at foo" and
16152 "print 'scope1.c'::foo::funclocal_ro at foo" and
16153 "print 'scope1.c'::bar::funclocal at foo" and
16154 "print 'scope0.c'::filelocal_ro" and
16155 "print 'scope1.c'::filelocal" and
16156 "print 'scope1.c'::filelocal_bss" and
16157 "print 'scope1.c'::filelocal_ro" and
16158 "print 'scope1.c'::foo::funclocal" and
16159 "print 'scope1.c'::foo::funclocal_bss" and
16160 "print 'scope1.c'::foo::funclocal_ro" and
16161 "print 'scope1.c'::bar::funclocal" and
16162 "print 'scope1.c'::bar::funclocal_bss"
16163 to only be xfail'd when not compiled with gcc.
d63a86f8 16164 Add rs6000-*-* xfail for
c906108c
SS
16165 "print 'scope0.c'::filelocal_bss before run"
16166 when compiled with gcc.
16167 (test_at_main): Add rs6000-*-* xfail for
16168 "print filelocal_ro in test_at_main"
16169 when compiled with gcc.
16170 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 16171 Add rs6000-*-aix* xfail for
c906108c
SS
16172 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
16173 "ptype t_char_array", not compiled with gcc.
16174 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
16175 xfail for "list foo (in include file)" when gcc compiled.
16176 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
16177 (integral_args): Add rs6000-*-* xfail for
16178 "run to call0a" if not compiled with gcc.
16179 (unsigned_integral_args): Add rs6000-*-* xfail for
16180 "run to call1a" if not compiled with gcc.
16181 (float_and_integral_args): Add rs6000-*-* xfail for
16182 "run to call2a" if not compiled with gcc and for
16183 "continue to call2b" for any compiler.
16184 Add rs6000-*-* xfail to
16185 "print f1 after run to call2a" for gcc compiled.
16186 (discard_and_shuffle): Add rs6000-*-* xfail for
16187 "run to call6a".
16188 (shuffle_round_robin): Add rs6000-*-* xfail for
16189 "backtrace from call7a" if not compiled with gcc.
16190 Add rs6000-*-* xfail for
16191 "backtrace from call7b" if compiled with gcc.
16192 (call_after_alloca): Add rs6000-*-* xfail for
16193 "print c in call_after_alloca" and
16194 "print s in call_after_alloca" and
16195 "backtrace from call_after_alloca_subr"
16196 if not compiled with gcc.
16197 (localvars_in_indirect_call): Add rs6000-*-* xfail for
16198 "print c in localvars_in_indirect_call" and
16199 "print c in localvars_in_indirect_call" and
16200 "backtrace in indirectly called function" and
16201 "stepping into indirectly called function"
16202 if not compiled with gcc.
16203 (localvars_after_alloca): Add rs6000-*-* xfail for
16204 "print c after runto localvars_after_alloca" and
16205 "print s after runto localvars_after_alloca" and
16206 "print i after runto localvars_after_alloca" and
16207 "print l after runto localvars_after_alloca"
16208 for all compilers.
16209 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
16210 than whatis-info.exp.
16211 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
16212 than opaque-info.exp.
16213 Setup rs6000-*-* xfail for
d63a86f8 16214 "ptype on opaque struct pointer (statically)" and
c906108c
SS
16215 "ptype on opaque struct pointer (dynamically)" when
16216 not compiled with gcc.
16217 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
16218 rather than callf-info.exp.
16219 (do_function_calls): Add clear_xfail for rs6000-*-* for
16220 "p t_float_values2(3.14159,float_val2)". Seems to work
16221 fine there, both with xlc and gcc. Need to find out what
16222 it is doing right and fix other platforms.
16223 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
16224 "call inferior func with struct - returns int",
16225 "call inferior func with struct - returns long",
16226 "call inferior func with struct - returns float",
16227 "call inferior func with struct - returns double",
16228 "call inferior func with struct - returns char *",
16229 but only if not gcc compiled (presumes xlc compiled).
16230 Change rs6000-*-* xfails for
16231 "call inferior func with struct - returns char" and
16232 " call inferior func with struct - returns short" to only
16233 xfail if not using gcc.
16234 (clean mostlyclean): Remove *.ci and *.tmp files.
16235 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
16236 than templ-info.exp.
16237 * gdb.base/langs.exp: Source gdb.base/langs.ci.
16238 Add rs6000-*-* xfail for "up to foo in langs.exp"
16239 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
16240 when not gcc compiled.
d63a86f8 16241
c906108c
SS
16242Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16243
16244 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
16245 * gdb.base/corefile.exp: Likewise.
16246 * gdb.base/list.exp: Likewise.
16247 * gdb.base/scope.exp: Likewise.
16248 * gdb.base/siganls.exp: Likewise.
16249
16250 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
16251 compiler output.
16252 * gdb.base/whatis.exp: Likewise.
16253
16254Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
16255
16256 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
16257 failure (opcode table has been fixed to match reality).
16258
16259Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
16260
16261 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
16262 "call inferior func with struct - returns char",
16263 "call inferior func with struct - returns short"
16264
16265 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
16266 "print 'scope0.c'::filelocal at main",
16267 "print 'scope0.c'::filelocal_bss in test_at_main",
16268 "print 'scope0.c'::filelocal at foo",
16269 "print 'scope0.c'::filelocal_bss in test_at_foo",
16270 "print 'scope0.c'::filelocal at bar",
16271 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 16272
c906108c
SS
16273 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
16274 in source file 1". This bug seems to have been fixed with both
16275 gcc and native cc (was native assembler bug?).
16276
16277Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
16278
16279 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
16280 "backtrace through signal handler" to "i*86-*-sysv4*".
16281 * gdb.base/signals.exp: Add xfail for "'next' behaved as
16282 continue" case. Add "known SVR4 bug" to fail message.
16283 Add "i*86-*-bsdi2.0" xfail for "handle all print".
16284 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
16285 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
16286 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
16287 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
16288 "up to foo in langs.exp", "show language at foo in
16289 langs.exp", "up to cppsub_ in langs.exp", "show
16290 language at cppsub_ in langs.exp", "up to fsub in
16291 langs.exp", and "show language at fsub in langs.exp".
16292 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
16293 "bactrace in corefile.exp".
16294 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
16295 "call inferior function with struct - returns float" and
16296 "call inferior function with struct - returns double".
d63a86f8 16297
c906108c
SS
16298Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
16299
16300 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
16301 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
16302 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
16303 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
16304
16305Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
16306
16307 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
16308 (or overriden) "CHILL" macro rather then bare "gcc".
16309 Also look for ../../gcc/xgcc since that is what we will
16310 actually need, not "Makefile". Remove following assignment
16311 of CHILL to CHILL_FOR_TARGET because that results in
16312 recursive definition.
16313
16314Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
16315
16316 * gdb.base/corefile.exp: Change xfail for backtrace in
16317 corefile.exp from linuxaout to all linux.
16318 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
16319 cases where we miss the breakpoint at the signal handler
16320 for some reason. Setup xfail for linuxoldld/linuxaout and
16321 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
16322 hitting SIGURG breakpoint.
16323 * gdb.base/signals.exp: Setup xfail for "next" acting like
16324 continue to add linuxoldld. Setup xfail for all linux for
16325 "next to handler in signals_tests_1", "backtrace in
16326 signals_tests_1", "continue to func1", "pass SIGUSR1",
16327 and continue to handler".
16328
16329Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
16330
16331 * Update all FSF addresses except those in COPYING* files.
16332
16333Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
16334
16335 * gdb.base/a2-run.exp: Change messages to be more explicit about
16336 the status of args, and quote binfile in results.
16337
16338Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
16339
16340 * gdb.base/callfuncs.exp: Add tests for passing structs to
16341 inferior functions and return various types.
16342 * gdb.base/callfuncs.c: Add functions to receive a struct
16343 and return a member of the struct, in various types.
16344
16345Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16346
16347 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
16348
16349Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16350
16351 * config/vxworks29k.exp: New file, sources vxworks.exp.
16352
16353Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16354
16355 * config/gdbremote.exp: New file. Testing framework using
16356 gdbserver.
16357
16358Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
16359
16360 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
16361 "call function when asleep" and "send end of file".
16362 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
16363 for "backtrace in corefile.exp".
16364 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
16365 for "backtrace through signal handler".
16366 * gdb.base/corefile.exp: Make sure we actually generate a core file
16367 before trying the core tests. Some systems allow the user to suppress
16368 generation of core files and default to that (linux for example).
16369 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
16370 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
16371
16372Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16373
16374 * gdb.threads: New directory with some crude multi-threaded
16375 gdb tests (step.exp and step2.exp).
16376 * config/mt-lynx (STEP_EXECUTABLE): Define.
16377 (THREADFLAGS): Define.
16378
16379Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
16380
16381 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
16382
16383 * gdb.base/signals.exp: Disable whole file for lynx until
16384 further notice.
16385
16386 * gdb.base/signals.exp: xfail test where "next" acts like
16387 "continue" for lynx.
16388
16389 * gdb.base/interrupt.exp: xfail test for calling function while
16390 inferior is asleep for lynx.
16391
16392 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
16393 than one cr-lf after each command.
16394
16395Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16396
16397 * configure.in: Reinstate setting of stabsdirs variable, fix
16398 typo in setting up configdirs for native builds.
16399
16400 * gdb.base/return.exp: Fix typo in return double test.
16401 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
16402 compiler from optimizing them away.
16403
16404Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
16405
16406 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
16407 sequences to be echo'd by gdb when using gdb_test.
16408 * gdb.chill/chexp.exp: Likewise.
16409 * gdb.fortran/exprs.exp: Likewise
16410
16411Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16412
16413 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
16414 after the inferior gdb has started.
16415
16416 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
16417 after each command.
16418 * gdb.base/funcargs.exp: Likewise.
16419 * gdb.base/gdbvars.exp: Likewise.
16420 * gdb.base/interrupt.exp: Likewise.
16421 * gdb.base/list.exp: Likewise.
16422 * gdb.base/watchpoint.exp: Likewise.
16423 * gdb.c++/demangle.exp: Likewise.
16424 * gdb.c++/inherit.exp: Likewise.
16425 * gdb.chill/chexp.exp: Likewise.
16426 * gdb.fortran/exprs.exp: Likewise.
16427
16428 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
16429 test if we can't handle IO to/from the inferior.
16430
16431 * gdb.c++/misc.exp: Always check for a program already being
16432 started after sending a "run" command to gdb.
16433
16434 * gdb.base/twice.exp: Start with a fresh gdb.
16435
16436 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
16437 only depend on gdb's expression code, not the chill runtime.
16438
16439 * gdb.base/return.c: Put return values into variables so we
16440 can have gdb print them rather than depending on the program
16441 to print them.
16442 * gdb.base/return.exp: Corresponding changes.
16443
16444 * lib/gdb.exp: Provide default value for noinferiorio.
16445 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
16446 the inferior.
16447
16448 * gdb.base/break.exp: Always check for a program already being
16449 started after sending a "run" command to gdb.
16450 (text_next_with_recursion): Don't check the output from the
16451 program's printf statement. Instead just make sure the program
16452 exited.
16453
16454 * gdb.base/commands.exp: Protect tests which need arguments with
16455 $noargs conditionals.
16456
16457Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16458
16459 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
16460 of structure member arrays to match gdb/valops.c:value_addr change.
16461
16462Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
16463
16464 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
16465 cases.
16466
16467Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
16468
16469 * configure.in (configdirs): Remove gdb.chill from default list
16470 of subdirs and then add it back in only if doing a native build.
16471 The current chill compiler does not yet work in any cross build.
16472 * Revert all signal changes from Jul 6.
16473 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
16474 for sh-hms targets, allowing these tests to link, with no other
16475 changes. Testing is suppressed by setting "nosignals" in site.exp.
16476
16477Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
16478
16479 * configure.in (signaldirs): Define and add to configdirs for all
16480 targets except some specific ones that are known to not support signals.
16481 Also clean up formatting.
16482 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
16483 (signals, sigall): Remove rules to build.
16484 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
16485 Moved to new gdb.signals directory.
16486 * gdb.signals: New test directory.
16487 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
16488 signals.c signals.exp}: New or moved files.
16489
16490Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
16491
16492 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
16493
16494Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
16495
16496 * gdb.base/return.exp: Xfail `return double' test failure
16497 on at least Solaris 2.3 and handle future/past versions on
16498 a case by case basis as appropriate. Also update message
16499 to include i*86 failures.
16500
16501Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16502
16503 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
16504
16505 * lib/gdb.exp: Fix comment which erroneously identified
16506 gdb_file_cmd as gdb_load (the 19 May change was in fact to
16507 gdb_file_cmd not gdb_load).
16508 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
16509
16510 * gdb.base/setvar.exp: Make test names consistent between pass and
16511 fail cases. Use gdb_test more.
16512
16513Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16514
16515 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
16516
16517Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16518
16519 * gdb.base/help.exp: Fix expected help string for `show commands'.
16520
16521Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
16522
16523 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
16524
16525 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
16526 of a text section.
16527
16528Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
16529
16530 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
16531 that loop eventually terminates. Fix Connection refused logic so
16532 that testsuite will expire nicely.
16533
16534Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
16535
16536 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
16537 config/rom68k.exp: New tcl glue for the appropriate monitors.
16538 These all just end up calling monitor.exp.
16539 * config/monitor.exp (gdb_target_monitor): Handle `Connection
16540 refused' by retrying. Cleanup some timeout issues.
16541 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
16542 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
16543 callers don't have to set/restore global timeout variable.
16544
16545 * The following set of changes centralizes management of the global
16546 timeout variable. This way, it can be set in one target dependent
16547 place instead of dozens of places scattered throughout the test suite.
16548 If you need to lengthen a timeout, then you should either set timeout
16549 in one of the config/{target}.exp files, or multiply it by a factor.
16550 Setting it to an absolute value is always going to lose for some
16551 targets.
16552 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
16553 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
16554 * gdb.base/funcargs.exp: Don't set timeout.
16555 * gdb.base/list.exp (test_forward_search): Only use local timeout.
16556 * gdb.base/printcmds.exp (test_print_string_constants
16557 test_print_array_constants): Don't set timeout.
16558 * gdb.base/ptype.exp: Don't set timeout.
16559 * gdb.base/recurse.exp: Don't set timeout.
16560 * gdb.base/return.exp: Don't set timeout.
16561 * gdb.base/watchpoint.exp: Don't set timeout.
16562 * gdb.c++/classes.exp (do_tests): Don't set timeout.
16563 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
16564
16565Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
16566
16567 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
16568
16569Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16570
16571 * lib/gdb.exp: Disable chill tests for irix5.
16572
16573Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16574
16575 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
16576 each test pass or fail.
16577
16578Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16579
16580 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
16581 xlc not gcc.
16582
16583Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
16584
16585 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
16586
16587Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
16588
16589 * config/est.exp: Fix copyright and comments. Remove dead code.
16590 Use targetname, serialport and baud variables instead of fixed
16591 constants.
16592 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
16593 * config/cpu32bug.exp: New file to support cpu32bug monitors.
16594
16595Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16596
16597 * gdb.base/watchpoint.exp: Don't run
16598 test_watchpoint_triggered_in_syscall for sunos.
16599
16600Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16601
16602 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
16603 they don't seem to exist. Do include stdio.h.
16604
16605Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16606
16607 * gdb.base/a1-selftest.exp: Add alpha xfail.
16608
16609Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16610
16611 * gdb.base/watchpoint.c (main): Prompt before calling read().
16612 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
16613 Revise accordingly. Remove cruft about sending "123" several
16614 times, until it gets noticed. Clean up the "print buf[0]" stuff
16615 so that it passes or fails, and waits for prompts in the usual way.
16616
16617Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16618
16619 * gdb.base/recurse.exp: Fix comment.
16620
16621 * TODO: Remove item about printing variables in nodebug.exp. Add
16622 item about enabling tests which are only run on some targets.
16623
16624 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
16625 fail, make test names unique, use new gdb_test convention
16626 regarding pattern, use gdb_test more, etc.).
16627
16628 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
16629 fail, make test names unique, etc.).
16630
16631Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16632
16633 * gdb.base/nodebug.c: Change return type of top and middle to
16634 short.
16635 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
16636 are fixed by the recent mdebugread.c changes. Allow `short ()'
16637 as type for top and middle.
16638
16639Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16640
16641 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
16642 nearly as I can tell, the whole thing was an accident in Stu's
16643 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
16644 to replace a send/expect pair with gdb_test, but ended up only
16645 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
16646 of 30 Mar 1995 took care of it, but left this vestigial comment
16647 which I am now nuking.
16648
16649Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16650
16651 * gdb.base/break.exp: Look for different line number for
16652 breakpoint at main depending on usestubs.
16653
16654Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16655
16656 * gdb.base/list.exp: Adjust some alternate expect patterns to
16657 match recent list0.c change. Add alternate expect pattern for
16658 output from `list default lines around main' for optimizing
16659 compilers.
16660
16661Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16662
16663 * lib/gdb.exp: If nosignals is not set, set it to 0.
16664
16665Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
16666
16667 * config/slite-gdb.exp: Responds to load symbol table prompt.
16668 * gdb.base/break.exp: Adjust line number, fix rerun.
16669 * gdb.base/langs0.c: Add #ifdef usestubs.
16670
16671Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
16672
16673 * gdb.base/list.exp: Adjust line contents after adding new lines in
16674 list0.c. Also fix a syntax error.
16675
16676 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
16677 * gdb.base/break.exp: ditto.
16678 * gdb.base/list.exp: ditto.
16679 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
16680 * gdb.base/run.c: ditto.
16681 * gdb.base/list0.c: ditto.
16682 * gdb.base/funcargs.c: ditto.
16683
16684Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
16685
16686 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
16687 $targetname, $serialport and $baud instead of hardwired variables.
16688 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
16689 target doesn't support signals.
16690
16691Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
16692
16693 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
16694
16695Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16696
16697 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
16698 Don't rely on the value of an auto variable before it has been
16699 initialized. Use gdb_test more.
16700
16701Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16702
16703 * lib/gdb.exp (default_gdb_version): A version number must start
16704 with a digit, but other than that contains all characters up to
16705 the first whitespace character.
16706
16707Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16708
16709 * gdb.base/commands.exp (breakpoint_command_test): New tests.
16710
16711Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16712
16713 * gdb.c++/*.exp: Warn if executable does not exist. The original
16714 reason for skipping the warning was that configure.in sometimes
16715 intentionally skipped building the executables but the tcl code
16716 had no way of knowing. That (a) was always bogus with respect to
16717 error handling, (b) is no longer true (right now there is no way
16718 to skip C++ tests).
16719
16720 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
16721
16722Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16723
16724 * gdb.base/list.exp: Add expect patterns for output from
16725 SunPRO compiled executables.
16726 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
16727 types.
16728
16729Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16730
16731 * gdb.base/break.exp (test_next_with_recursion): Accept any line
16732 number (we are already testing that the correct source line text
16733 gets printed).
16734
16735 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
16736 that is what is intended, but something needed to be done to get
16737 sunos4 native working again.
16738
16739 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
16740
16741 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
16742 apparently went with a (very) old xfail.
16743
16744Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
16745
16746 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
16747 runto_main is a proc in gdb.exp that will do 'step' for target use
16748 stubs.
16749 * gdb.base/exprs.exp: ditto.
16750 * gdb.base/interrupt.exp: ditto.
16751 * gdb.base/opaque.exp: ditto.
16752 * gdb.base/printcmds.exp: ditto.
16753 * gdb.base/ptype.exp: ditto.
16754 * gdb.base/scope.exp: ditto.
16755 * gdb.base/setvar.exp: ditto.
16756 * gdb.base/signals.exp: ditto.
16757 * gdb.base/twice.exp: ditto.
16758 * gdb.c++/classes.exp: ditto.
16759 * gdb.c++/inherit.exp: ditto.
16760 * gdb.c++/templates.exp: ditto.
16761 * gdb.base/break.exp: no run and hit main for stubs. Change line
16762 numbers for breakpoints and info breakpoint.
16763 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
16764 breakpoint().
16765 * gdb.base/callfuncs.c: ditto.
16766 * gdb.base/exprs: ditto.
16767 * gdb.base/interrupt.c: ditto.
16768 * gdb.base/opaque0.c: ditto.
16769 * gdb.base/printcmds.c: ditto.
16770 * gdb.base/ptype.c: ditto.
16771 * gdb.base/scope0.c: ditto.
16772 * gdb.base/setvar.c: ditto.
16773 * gdb.base/signals.c: ditto.
16774 * gdb.base/twice.c: ditto.
16775 * gdb.c++/misc.cc: ditto.
16776 * gdb.c++/templates.cc: ditto.
16777
16778Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16779
16780 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
16781
16782 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
16783 somewhere between `read' and `main.c'. I'm pretty sure the
16784 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
16785 and it isn't particularly useful.
16786
16787 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
16788
16789Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16790
16791 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
16792
16793Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
16794
16795 * config/mt-slite: add LIBS and -nostdlib.
16796 * config/slite-gdb.exp: add this new file to support sparclite target.
16797
16798Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
16799
16800 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
16801
16802 * gdb.base/a2-run.exp: Change argument to istarget from
16803 "*-*-vxworks" to "*-*-vxworks*".
16804 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
16805
16806Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
16807
16808 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
16809 will not runto main but do a 'step' to step out of breakpoint().
16810 * config/mt-slite: add -Dusestubs.
16811
16812Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16813
16814 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
16815 instead of just @.
16816
16817 * gdb.base/signals.exp: Add test for "handle all print".
16818 * TODO: Remove "handle all print". Also remove item about
16819 checking copyright date (I don't like the idea of a spurious FAIL
16820 based on when we run the tests).
16821
16822 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
16823 for SunOS4 (reason for failure not investigated). Remove
16824 redundant test for $binfile.
16825
16826 * gdb.base/nodebug.c (array_index): Call malloc.
16827
16828 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
16829
16830Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
16831
16832 * gdb.base/recurse.exp: Update gdb_test invocation to use new
16833 conventions and slightly simplify the matching regexp.
16834
16835Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16836
16837 * gdb.base/break.exp: Update gdb_test invocation to use new
16838 convention.
16839
16840 * lib/gdb.exp: If noargs is not set, set it to 0.
16841
16842 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
16843 tests unique.
16844
16845 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
16846
16847Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16848
16849 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
16850 one argument of type "<non-float parameter>".
16851
16852Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
16853
16854 * config/rom68k.exp: New file to support Motorola IDP board.
16855 * gdb.base/a2-run.exp: Skip this file if noargs is set.
16856 * gdb.base/break.c: Change things around so that this program
16857 doesn't depend upon args. This is necessary to make remote
16858 targets work (in general, they can't take args).
16859 * gdb.base/break.exp: Don't try to send args to program. Don't
16860 expect output. Also, replace lots of code with gdb_test.
16861
16862Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16863
16864 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
16865 printing of '\'' (which is what the comment says we are testing,
16866 even though we were not), not '''.
16867 (test_integer_literals_rejected): Test that printing ''' is an error.
16868
16869 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
16870 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
16871 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
16872 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
16873 Use gdb_test not test_print_accept.
16874 * lib/gdb.exp: Remove test_print_accept.
16875
16876 * gdb.base/signals.exp (signal_tests_1): Make pass message
16877 consistent with fail message.
16878
16879 * gdb.base/whatis.exp: Remove xfails for printing char vs.
16880 unsigned char; the bug (PR 1821) is fixed.
16881
16882 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
16883
16884 * gdb.base/scope.exp (test_at_localscopes): Call pass for
16885 successful tests--makes xfailing them work right.
16886
16887Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16888
16889 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
16890 only \r\n, not .*. The test can pass .* as the last thing in
16891 $pattern if that is what it wants. In addition to providing this
16892 flexibility, this change should speed up pattern matching in cases
16893 where the pattern already ended with .* (there were a number of
16894 them). This change also helps catch bad patterns--in the old
16895 scheme the typo "char \*" instead of "char \\*" would pass. Now
16896 it is caught.
16897 * Many .exp files: Update callers.
16898
16899 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
16900 clearer and does not spuriously match multiple ('s. Likewise for
16901 ) and *.
16902
16903 * gdb.base/nodebug.exp: Test ability to call a function and pass
16904 it a string (even with no debugging info).
16905
16906 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
16907 "p '\'", which is the same as "p ''" once tcl gets done with
16908 quoting, to "p '\\'", which I suspect is what is intended (one
16909 backslash gets sent to GDB).
16910
16911 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
16912
16913Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16914
16915 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
16916 1817) was fixed literally years ago.
16917
16918Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16919
16920 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
16921 test, it causes stepping out of call_after_alloca_subr with
16922 optimizing compilers.
16923 (localvars_in_indirect_call): Consume GDB prompt if `finish'
16924 fails.
16925
16926 * gdb.c++/templates.exp: Source templ-info.exp only if
16927 the templates executable exists.
16928
16929 * gdb.c++/misc.cc (class Contains_static_instance,
16930 class Contains_nested_static_instance),
16931 gdb.c++/classes.exp (test_static_members): Test printing of
16932 a class that contains a static instance of the class.
16933
16934Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16935
16936 * gdb.base/langs2.c (cppsub_): Don't prototype.
16937 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
16938 only, I believe).
16939
16940Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16941
16942 * lib/gdb.exp (skip_chill_tests): New procedure.
16943
16944 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
16945
16946Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
16947
16948 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
16949 each expect pattern. Cuts runtime from 12 to about 4 seconds.
16950
16951Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16952
16953 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
16954
16955 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
16956 disassemble 8, not 16, instructions for part 4.
16957
16958 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
16959 support the latter anymore.
16960
16961 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
16962 -DNO_PROTOTYPES.
16963 * gdb.base/callfuncs.c: Control use of prototypes based on
16964 NO_PROTOTYPES, not __STDC__.
16965 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
16966 t_float_values2 tests if prototypes in use.
16967
16968 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
16969 t_double_values): When checking differences against DELTA, check
16970 that difference is within the range (-DELTA,DELTA), not just
16971 (-infinity,DELTA).
16972
16973Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
16974
16975 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
16976 'file' command firts, then 'target', then 'load', this is due to gdb
16977 target set up.
16978 * config/mips-gdb.exp: Fix a couple regular exp bugs.
16979
16980Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
16981
16982 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
16983 FP load/store variants.
16984 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
16985
16986Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
16987
16988 * gdb.base/term.exp: Do not give a warning if not native, it is
16989 not an abnormal condition.
16990
16991Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
16992
16993 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
16994 t_char_array".
16995
16996Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
16997
16998 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
16999 are getting the version number.
17000
17001 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
17002 if not native, it is not an abnormal condition.
17003
17004Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17005
17006 * lib/gdb.exp: Just use "file exists", rather than undocumented
17007 dejagnu procedure "findfile".
17008
17009Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17010
17011 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
17012 (LDFLAGS): Set to -Xlinker -Ur.
17013
17014 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
17015 Removed, these values are set by lib/gdb.exp.
17016
17017 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
17018
17019Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17020
17021 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
17022 of replicating gdb startup code.
17023
17024 * config/mt-vxworks (LDFLAGS): Set to -r.
17025 (CFLAGS_FOR_TARGET): Removed.
17026
17027 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
17028 (gdb) and gdb for vxworks uses (vxgdb).
17029
17030 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
17031 executable is not in the tree and host != target, use sed and
17032 program_transform_name to determine the gdb name used by the
17033 target.
17034
17035 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
17036 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
17037
17038Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17039
17040 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
17041 floats, chars, and shorts where there are ANSI-style function
17042 definitions.
17043
17044 * gdb.base/langs.exp, gdb.base/langs*: New test.
17045 * gdb.base/Makefile.in: Build it.
17046 * TODO: Remove item about checking that C names don't get C++
17047 demangling applied; this test tests it.
17048
17049Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17050
17051 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
17052 went with the const70 xfail. The xfail went away a year ago.
17053
17054 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
17055
17056 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
17057 for hp300.
17058
17059 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
17060
17061 * gdb.base/a1-selftest.exp: Don't run on hp300.
17062
17063Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17064
17065 * Makefile.in (site.exp): Set host_alias and target_alias as well
17066 as host_triplet and target_triplet.
17067
17068Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17069
17070 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
17071
17072 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
17073 places as other ecoff systems).
17074
17075 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
17076 ultrix.
17077
17078Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17079
17080 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
17081 remove them.
17082 * gdb.base/nodebug.exp: Accept "function" in addition to "text
17083 variable and "variable" in addition to "data variable".
17084 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
17085
17086 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
17087 2.
17088 * gdb.base/list1.c (long_line): Add additional statement at start
17089 of function.
17090 * gdb.base/list.exp (test_forward_search): Update line number to
17091 reflect new statement.
17092
17093Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17094
17095 * gdb.base/signals.exp: Reinitialize searched source directories
17096 after gdb_start call.
17097
17098Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
17099
17100 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
17101 * gdb.stabs/Makefile.in: Likewise.
17102
17103 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
17104 change. Instead split the tests into smaller pieces.
17105 * gdb.disasm/hppa.s: Corresponding changes.
17106
17107Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17108
17109 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
17110 Quote ^C when passing it to stty. For some shells ^ is a pipe.
17111
17112 * gdb.base/funcargs.exp: Modify many tests so that every test
17113 either passes or fails. Make some test names unique.
17114
17115Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17116
17117 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
17118 Call stty to set interrupt character.
17119
17120 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
17121 for HP assembler versus GNU assembler based on actual behavior of
17122 $(CC), rather than assuming that $(AS) is always the GNU assembler.
17123
17124 * TODO: Suggest a few more stepping tests.
17125
17126Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
17127
17128 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
17129 restart GDB for h8300 after a continue.
17130 (return): Add pattern to match a29k-udi behavior.
17131 * gdb.base/nodebug.exp: Remove obsolete comment.
17132 * gdb.base/regs.exp: New file, testing of register displays.
17133 * gdb.base/return.exp: Fix typo in reference to $objdir.
17134 * gdb.base/whatis.exp: Always start with a fresh GDB.
17135
17136Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17137
17138 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
17139 higher, these tests generate a lot of output.
17140
17141Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17142
17143 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
17144 code following the catch silently ignored some errors; without the
17145 catch they should be thrown like any other tcl error. Also, the
17146 catch used "" instead of {} which meant all the callers who wanted
17147 to include one of the characters "[]$ had to quote it an extra time.
17148 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
17149 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
17150 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
17151 Remove extra quoting.
17152
17153Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
17154
17155 * gdb.base/commands.exp: Make test names unique; every test either
17156 passes or fails. Update some comments.
17157
17158 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
17159
17160Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17161
17162 The following fixes a FAIL caused by the fact that the alpha stabs
17163 configuration didn't use the ".if alpha" code in weird.def.
17164 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
17165 bit pointer, so the 32 bit version works even on the alpha.
17166 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
17167 Remove the stuff which allowed us to have separate versions for
17168 alpha and everything else.
17169
17170 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
17171 regexp which "info func operator\[\](" is supposed to match. Fix
17172 string to send to GDB. Note that GDB still doesn't work right. Add a
17173 new test for "info func .perator\[\](" which GDB does handle correctly.
17174
17175 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
17176
17177Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17178
17179 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
17180 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
17181 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
17182 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
17183 it makes the tests harder to understand and confuses test-o-matic.
17184 The preferred style is that each test provides a PASS or a FAIL,
17185 and has a unique message (e.g. "continue #54" not just "continue")
17186 which is the same for the pass and the fail.
17187 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
17188 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
17189 to lib/gdb.exp.
17190 * gdb.base/printcmds.exp: Use test_print_accept. Remove
17191 prt_accept which was basically the same thing. Likewise for
17192 test_print_reject and prt_reject.
17193 * lib/gdb.exp (test_print_reject): Add some more error message
17194 patterns to match from the former printcmds.exp (prt_reject).
17195 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
17196 One defect of the passcount stuff is that some of it failed to
17197 report XPASS where appropriate.
17198 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
17199 stuff before and after arg in expected pattern.
17200 (test_paddr_operator_functions): Re-do test without print_addr_of;
17201 this is the only test which seems to want extra stuff there.
17202
17203Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17204
17205 * gdb.base/nodebug.exp: Update new tests to reflect improved
17206 wording of gdb output.
17207
17208 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
17209 and "ptype" work on variables in files compiled without -g.
17210 Replaces commented out "maint print msymbol" tests.
17211
17212Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17213
17214 * gdb.base/setvar.c (dummy): Call malloc.
17215
17216 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
17217 losing with the irix4 sed.
17218
17219 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
17220 ALRM" on irix4.
17221
17222Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17223
17224 * TODO: Remove items about corefile.exp testing new exec-file and
17225 backtrace; both are now done. Add items about printing enums.
17226
17227Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17228
17229 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
17230 "get signal $thissig" test fails.
17231
17232 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
17233
17234Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17235
17236 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
17237 compiler warning with dec alpha compiler.
17238
17239 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
17240 extra \n from gdb_test call (this explains why the prompt test
17241 that I removed yesterday was there).
17242 (user_defined_command_test): Remove extra \n and prompt test.
17243
17244 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
17245 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
17246 doesn't exist.
17247 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
17248 Also remove alpha workaround, which turns out to be because
17249 SIGABRT == SIGLOST.
17250
17251 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
17252
17253 * gdb.base/help.exp: Don't test "help show".
17254
17255Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17256
17257 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
17258 "set print address" is on.
17259 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
17260 pass prompt to gdb_test; gdb_test already looks for the prompt.
17261
17262 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
17263
17264 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
17265 was a vestige of the manual TESTSTRATEGY, and the purpose of it
17266 was to make sure that gdb can read a core file. But (a) the "read
17267 the corefile" part didn't make it to a1-selftest.exp, we just
17268 delete the corefile after creating it, and (b) we test reading
17269 corefiles in corefile.exp anyway. Also, this test left around a
17270 xgdb process on Solaris.
17271
17272 * gdb.base/corefile.exp: Also test backtrace.
17273
17274Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
17275
17276 * gdb.base/commands.exp: Test a simple user defined command with
17277 arguments and if/while statements; verify the full user command is
17278 printed by "show user".
17279
17280 * gdb.base/commands.exp: Test if/while commands as part of a
17281 breakpoint command list; verify they appear in breakpoint
17282 information.
17283
17284Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17285
17286 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
17287 than by dividing by zero.
17288
17289Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
17290
17291 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
17292 performing an inferior call with watchpoints enabled.
17293 * gdb.base/watchpoint.c (main): Delete second unnecessary read
17294 call.
17295
17296Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17297
17298 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
17299 of "file" command.
17300
17301 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
17302 Add additional pattern for when "int operator int(void);" appears
17303 in a different order.
17304
17305Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17306
17307 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
17308
17309 * gdb.base/help.exp: Replace most of docstrings for "info signals"
17310 and "signal" with ".*".
17311
17312Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17313
17314 * TODO: Add note about "handle all nostop".
17315
17316 * gdb.base/{sigall.c, sigall.exp}: New test.
17317 * gdb.base/Makefile.in: Add it.
17318
17319Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
17320
17321 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
17322 when invoking GDB, suppresses any windowing interface.
17323
17324Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
17325
17326 * config/sim-gdb: New file, simulator testing support.
17327
17328Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
17329
17330 * gdb.base/interrupt.exp: Test calling func1 twice.
17331
17332Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
17333
17334 * gdb.base/list.exp (test_forward_search): Set timeout higher
17335 when we'll be getting lots of output from gdb.
17336
17337 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
17338 "init_malloc" to after the expect statement. Run it if that
17339 regexp is taken, but also for two others which happen if source
17340 cannot be found.
17341
17342Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17343
17344 * gdb.base/printcmds.exp: New test, for printing register before
17345 program is running.
17346
17347Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17348
17349 * gdb.base/list.exp: Correct some alternate expect patterns
17350 to reflect changes in list1.c.
17351
17352Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17353
17354 * TODO: Add item regarding large frames.
17355
17356 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
17357
17358 * TODO: Remove item about enabling return.exp; it
17359 is enabled. Suggest a few more "return" tests.
17360
17361Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17362
17363 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
17364 anonymous unions.
17365
17366Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17367
17368 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
17369 and pr-5646.o, so "make" is the same as "make all", not "make
17370 pr-4975.o".
17371
17372Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
17373
17374 * gdb.base/list.exp: Adjust expectations to reflect changes in
17375 list1.c.
17376 (test_forward_search): New test proc.
17377 * gdb.base/list1.c (long_line): New function, has long source line.
17378
17379Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
17380
17381 * gdb.base/a1-selftest.exp: Change initial stepping to know about
17382 additional line of code that was added.
17383
17384Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
17385
17386 * gdb.disasm/hppa.s: Break the large branching tests into smaller
17387 tests so as not to overflow expect's input buffers.
17388 * gdb.disasm/hppa.exp: Corresponding changes.
17389
17390Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17391
17392 Beginnings of template debugging tests.
17393 * gdb.c++/templ-info.cc: New file to test for template
17394 debugging capability of the compiler.
17395 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
17396 templ-info.cc.
17397 * gdb.c++/templates.cc: Add explicit template instantiations
17398 to enable compiling with -fno-implicit-templates. Add destructor
17399 and 'value' method to T5 class for template tests.
17400 * gdb.c++/templates.exp: Add testcases for printing of template
17401 types, setting breakpoints on template methods and calling a
d63a86f8 17402 template method.
c906108c
SS
17403
17404Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
17405
17406 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
17407 branch target since some assemblers (gas-2.5) may emit a
17408 relocation for the branch instead of resolving it in the
17409 assembler.
17410
17411Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17412
17413 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
17414 through signal handler.
17415
17416Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17417
17418 * configure.in (*-*-netware): Use config/mt-netware.
17419
17420 * config/mt-netware: New file.
17421 * config/mt-i386-netware: Removed, separate configs for different
17422 netware architectures are no longer needed now that we have
17423 --with-headers.
17424
17425Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17426
17427 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
17428 by the recent changes to use ANSI C arithmetic conversions.
17429
17430Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17431
17432 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
17433 bug involving using inferior_pid to figure out whether to select a
17434 frame.
17435
17436Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
17437
17438 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
17439 match the current disassembler output.
17440
17441Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
17442
17443 * gdb.fortran/exprs.exp: Expect VOID instead of void.
17444 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
17445 types, expect "int" as type of integer values (for now).
17446
17447Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
17448
17449 * gdb.base/commands.exp: New tests for if/while commands.
17450
17451Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
17452
17453 * lib/gdb.exp (runto): Replace sub-pattern for hex value
17454 by .*, since hex values have different syntax in Chill mode.
17455
17456Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17457
17458 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
17459 linefeed from expect pattern for repeated types with indices > 9.
17460
17461Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
17462
17463 First part of Fortran test suite.
17464 * gdb.fortran: New directory.
17465 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
17466
17467Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17468
17469 * gdb.base/default.exp: Update expect pattern for load command
17470 without arguments.
17471
17472Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17473
17474 * configure.in: Change i386 to i[345]86.
17475 * gdb.base/configure.in: Likewise.
17476 * gdb.c++/configure.in: Likewise.
17477 * gdb.chill/configure.in: Likewise.
17478
17479Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
17480
17481 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
17482 patterns, since that is not a valid context for comments.
17483
17484Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
17485
17486 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
17487 repeated types and repeated types with indices > 9.
17488
17489Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
17490
17491 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
17492 2417; old bug has been fixed.
17493
17494Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
17495
17496 * gdb.base/interrupt.exp: When trying to wake up the inferior,
17497 send the newline ourselves instead of assuming gdb_test will do
17498 so when passed an empty input string.
17499
17500 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
17501 stabs testcode.
17502
17503Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17504
17505 * lib/gdb.exp (gdb_test): Don't send anything if the first
17506 argument is an empty string. This makes cases where we want to
17507 match output that is already in expect's buffers (for example,
17508 matching a breakpoint after gdb_run_cmd has been called) work
17509 reliably.
17510
17511Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17512
17513 * config/netware.exp: New file.
17514
17515Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17516
17517 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
17518 the -B and -L prefixes so we can find the debugging stub.
17519
17520 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
17521 there and we are using the gcc from the tree.
17522
17523 * gdb.base/types.c: Removed.
17524
17525 * gdb.base/configure.in: Look for makefile fragments in ../config.
17526 Recognize i386-*-netware.
17527 * gdb.c++/configure.in: Likewise.
17528
17529Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17530
17531 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
17532 the correct TCL syntax.
17533
17534Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17535
17536 * gdb.base/opaque.exp: use runto instead of messing around with
17537 breakpoints. Simplify by using gdb_test.
17538
17539 * gdb.base/bitfields.exp: restart between tests on netware targets
17540 because breakpoints aren't relocated after target death. Run
17541 processes to completion.
17542
17543 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
17544
17545Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
17546
17547 * Makefile.in: Remove extra tabs that confuse some versions
17548 of "make". Use the newly built gdb to test with by default,
17549 rather than the first one in the tester's search path.
17550
17551Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
17552
17553 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
17554
17555 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
17556 condition help.
17557
17558Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17559
17560 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
17561
17562 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
17563 running.
17564 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
17565 * gdb.base/funcargs.exp: Likewise.
17566
17567 * gdb.base/bitfields.exp: Simplify by using gdb_test.
17568 * gdb.base/funcargs.exp: Likewise.
17569
17570 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
17571 message is "".
17572
17573Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17574
17575 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
17576 return,signals,twice}.exp: Handle non-existant binaries
17577 consistantly.
17578
17579 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
17580 * gdb.base/Makefile.in: Don't try to generate a core dump, we
17581 might testing a cross development system.
17582
17583Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17584
17585 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
17586 runtest script is relative to ${srcdir}, not ${rootdir}.
17587
17588Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
17589
17590 * gdb.base/signals.exp: Allow for optionality of breakpoint
17591 address.
17592
17593Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17594
17595 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
17596
17597Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17598
17599 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
17600 for size_t definition.
17601 * gdb.c++/templates.cc: Likewise
17602
17603 * config/mt-i386-netware: New file.
17604
17605 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
17606 defined.
17607
17608 * gdb.base/Makefile.in: Added support for systems that name core
17609 files by appending "core" to the program name.
17610 * gdb.base/a1-selftest.exp: Likewise.
17611
17612Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17613
17614 * gdb.base/return.exp: Add comment and message for `return double'
17615 test failure on Sparc Solaris.
17616
17617Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
17618
17619 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
17620
17621Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17622
17623 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
17624 from optimizing them away.
17625 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
17626 patterns to include default constructors and assignment operators,
17627 to match gcc versions beyond 2.5.8. Accept any cplus demangling
17628 character in the output of the virtual base pointer.
17629
17630Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17631
17632 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
17633 expression match in print_addr_of to avoid unintented matches.
17634 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
17635 versions up to 2.5.8.
17636
17637Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17638
17639 * gdb.base/list.exp: Tweak alternate pattern for listing of an
17640 included file to run under newer versions of expect.
17641 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
17642 consecutive >'s in templates to accomodate recent cplus-dem.c change.
17643 Remove xfail for the virtual table of BDDHookV.
17644
17645Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17646
17647 * lib/gdb.exp (string_to_regexp): Set a default result.
17648 (default_gdb_start): Fix misleading message.
17649
17650Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
17651
17652 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
17653 Remove all CC, etc definitions.
17654 * config/mt-hpux: New file.
17655 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
17656 (CFLAGS, LDFLAGS): Define.
17657 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
17658
17659 * Makefile.in (site.exp): Don't insert host_os, etc.
17660 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
17661 (distclean): Check existence of subdir.
17662 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
17663 * gdb.base/Makefile.in: General cleanup and simplification.
17664 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
17665 to build executables. Use default rule to build .o files.
17666 (EXPECT, RUNTEST, CC): Fix relative pathname.
17667 (site.exp): Don't insert host_os, etc.
17668 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
17669 and/or SIGUSR1 defined.
17670 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
17671 * gdb.c++/Makefile.in: General cleanup and simplification.
17672 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
17673 (CFLAGS): Remove.
17674 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
17675
17676Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
17677
17678 * gdb.base/recurse.exp: Misc changes to get tests running again
17679 after Kung's changes to the watchpoint code.
17680 * gdb.base/watchpoint.exp: Likewise.
17681
17682Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
17683
17684 * lib/gdb.exp (string_to_regexp): Convert {\} also.
17685
17686Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17687
17688 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
17689 * lib/gdb.exp (default_gdb_start): Define.
17690 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
17691 gdb.base/funcargs.exp, gdb.base/opaque.exp,
17692 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
17693 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
17694 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
17695 Don't call gdb_target_udi in between tests.
17696
17697Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17698
17699 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
17700 (which was basically just a local version of the same thing). In
17701 addition to avoiding duplication, gdb_test_exact is faster.
17702 * lib/gdb.exp (gdb_test_exact): Fix typo.
17703
17704 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
17705 don't give an error.
17706
17707 * gdb.base/term.exp: Call delete_breakpoints before starting.
17708
17709 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
17710 (t10): Add comment.
17711
17712Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
17713
17714 Reorganization of the GDB Test Suite.
17715
17716 * gdb.base: New directory, contains all the basic tests.
17717 * gdb.c++: New directory, tests specific to C++.
17718 * gdb.chill: New directory, tests specific to Chill.
17719 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
17720 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
17721 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
17722 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
17723 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
17724 t30-31 to chill).
17725 * */gdbme.*: Rename to match appropriate expect scripts.
17726 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
17727 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
17728 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
17729 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
17730 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
17731 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
17732 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
17733 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
17734 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
17735 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
17736 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
17737 gdb.c++/virtfunc.cc: New names of C++ files.
17738 * gdb.chill/chillvars.ch: New name of Chill file.
17739 * gdb.base/configure.in, gdb.c++/configure.in,
17740 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
17741 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
17742 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
17743 * configure.in (configdirs): Update to reflect directory changes.
17744 (target_abbrev): No longer define for any configuration.
17745 * Makefile.in: Cosmetic improvements to header comments.
17746
17747Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17748
17749 Various changes to gdb.t31:
17750
17751 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
17752 * gdbme.ch: Make all key-words and predefineds be upper-case.
17753 * chillvars.exp: Expect key-words and predefinds in upper-case.
17754
17755 * chillvars.exp: Use gdb_test_exact many places.
17756 Change expected output for arrays (which now includes index labels).
17757
17758 * pr-5020.exp, gdme.ch (module PR_5020):
17759 New test, for PR-5020.
17760
17761Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
17762
17763 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
17764 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
17765
17766Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
17767
17768 * Makefile.in: Fix bit-rot in definitions of CHILL,
17769 CHILL_FOR_TARGET and Chill_LIB.
17770 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
17771 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
17772 CHILL, and CHILL_LIB.
17773
17774Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
17775
17776 * Revert the previous changes. Please see Rob's directory
17777 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
17778
17779Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
17780
17781 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
17782 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
17783 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
17784 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
17785 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
17786 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
17787 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
17788 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
17789 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
17790 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
17791 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
17792 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
17793 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
17794 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
17795 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
17796 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
17797 changes from 94Q1.
17798
17799Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
17800
17801 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
17802 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
17803 Rob's new testing fragments.
17804
17805Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
17806
17807 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 17808 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
17809
17810Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
17811
17812 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
17813 version also, match on casted version strings, and match on
17814 gdb startup case where the line numbers might be messed up.
17815
17816Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
17817
17818 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 17819 (CFLAGS): Delete it from here.
c906108c
SS
17820
17821Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
17822
17823 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
17824
17825Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
17826
17827 * Makefile.in (RUNTEST): Default to just "runtest".
17828
17829Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17830
17831 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
17832 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
17833 the code has been restructured.
17834
17835Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17836
17837 * gdb.t00/default.exp (set write): Allow any number of \r and/or
17838 \n, not just one of each.
17839
17840 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
17841 /bin/cc gives a warning if you do.
17842
17843Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
17844
d63a86f8 17845 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
17846 __t10ListS_link1ZUiRCUiPT0
17847
17848Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17849
17850 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
17851 on local variables in recursive functions.
17852
17853 * gdb.t07/Makefile.in: Build the new test.
17854
17855Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17856
17857 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
17858 directly. Instead compare the return values from actual calls.
17859
17860Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
17861
17862 * Makefile.in (check): Set TCL_LIBRARY for runtest.
17863
17864Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17865
17866 * From Peter Schauer with minor modifications.
a9c64011
AS
17867 * gdb.t15/return.exp (return_tests): Handle targets where "return"
17868 stops in mid-line in the caller. Add xfail for returning a float
17869 value on X86 targets.
c906108c
SS
17870
17871Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17872
17873 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
17874 to avoid expect lossage.
17875 (fmem_LRbug_tests): Likewise.
17876 * gdb.disasm/hppa.s: Corresponding changes.
17877
17878 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
17879 conditions to work with latest dejagnu/expect.
17880
17881 * gdb.t15/funcargs.exp (finish from indirect call): No longer
17882 expected to fail on the PA.
17883 (backtrace in call with trampolines): Explicitly require main
17884 to be frame #1 (no trampolines should show up in backtrace).
17885
17886 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
17887 "continue -expect".
17888 * gdb.t06/break.exp: Likewise.
17889 * gdb.t07/watchpoint.exp: Likewise.
17890 * gdb.t13/bitfields.exp: Likewise.
17891 * gdb.t15/{funcargs,return}.exp: Likewise.
17892 * gdb.stabs/weird.exp: Likewise.
17893 * config/{mips,udi}-gdb.exp: Likewise.
17894
17895 * hppa.sed: Enclose comments within a sed command to avoid
17896 losing with the old OSF1 sed.
17897
17898Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17899
17900 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
17901 sequent dynix.
17902 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
17903 * gdb.t15/funcargs.exp: Conditionally step again to really
17904 finish from marker_call_with_trampolines. Handle the case where
17905 the first step from within call_with_trampolines already steps
17906 us back to main.
17907 * gdb.t15/gdbme.c: Add comment to closing brace of
17908 call_with_trampolines for funcargs.exp.
17909
17910Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17911
d63a86f8 17912 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
17913 Fix typo(s).
17914
17915Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17916
17917 * gdb.t07/gdbme.c: More code for watchpoint testing.
17918
17919 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
17920 "Hardware watchpoint" throughout file.
17921 (test_watchpoint_triggered_in_syscall): New test.
17922 (test_complex_watchpoint): New test.
17923
17924Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17925
17926 * gdbme.c (call_with_trampolines): New function to try and step
17927 into. Tests trampoline problems on the PA.
17928
17929 * funcargs.exp (localvars_in_indirect_call): No longer expect
17930 stepping into indirect call to fail on PAs.
17931 (test_stepping_over_trampolines): New test.
17932
17933Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17934
17935 * TODO: Add suggestions for static member function tests, and
17936 completion tests.
17937
17938Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17939
17940 * TODO: Add suggestions for "p/a" tests.
17941
17942 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
17943 (default_gdb_exit): Replace all the hair with sending "quit" to
17944 the process with a simple close.
17945
17946Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17947
17948 * TODO: Add suggestions for shared library tests.
17949
17950Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17951
17952 * TODO: Add suggestions for x/s tests.
17953
17954Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17955
17956 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
17957 "enable once", and "enable breakpoints once" with ".*".
17958
17959Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17960
17961 * TODO: Add suggestions about structure passing tests.
17962
17963Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17964
17965 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
17966 the primary1 test, use work around if __GNUC__ < 2.
17967 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
17968 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
17969 Test for bad output rather than waiting for timeout. Issue
17970 second continue only if first continue failed.
17971
17972Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17973
17974 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
17975 operator[] test with gdb_test because the old code didn't seem to
17976 be getting the quoting right with the new dejagnu.
17977
17978Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
17979
17980 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
17981 one from the path.
17982 * Makefile.in: Use a fresh expect if there is one, use runtest
17983 from the src tree if there is one.
d63a86f8 17984
c906108c
SS
17985Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17986
17987 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
17988 next over recursive call. Revise the tests from that point on
17989 (which had been skipped) to match GDB's actual (correct) output.
17990
17991 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
17992 with next over a breakpoint whose condition is false.
17993
17994 * gdb.t00/help.exp: Comment out "help set print" tests just like
17995 (and for same reason as) "help set" test.
17996
17997Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17998
17999 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
18000 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
18001
18002Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18003
18004 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
18005 necessary gdb_target_udi.
18006
18007 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
18008
18009 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
18010 1838 and 2417; they are fixed.
18011
18012 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
18013 gdb.t03/ptype.exp (ptype structure, ptype union):
18014 Remove xfails; the test is looser than when the xfails were added.
18015
18016 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
18017 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
18018
18019 * gdb.t01/run.exp: Only run shell test if isnative.
18020
18021 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
18022 since "run" automatically loads if necessary. Call gdb_target_udi
18023 after the "file" since "file" kills any execution target.
18024
18025 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
18026 GDB. GDB doesn't work that way (not anymore at least) on UDI.
18027 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
18028 argument for UDI.
18029
18030Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18031
18032 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
18033
18034 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
18035
18036Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18037
18038 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
18039 properly quoting regexps. This makes the second argument to
18040 demangle a fixed string, which matches the callers, instead of a
18041 shell-style pattern which is what the previous implementation
18042 used. Update some of the callers.
18043
18044Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18045
18046 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
18047 (comib_nullified_tests): Fix typo.
18048 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
18049 strings. No longer expected to fail.
18050
18051 * gdb.disasm/hppa.s (addib_tests): Fix typo.
18052 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
18053 strings. No longer expected to fail.
18054
18055 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
18056 string. No longer expected to fail.
18057
18058Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18059
18060 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
18061 No longer expected to fail.
18062
18063 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
18064 string. No longer expected to fail.
18065
18066Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18067
18068 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
18069 only in the names (I probably got most of them). I was even
18070 generous with some which differed in underscores in names, and
18071 probably missed a few, and I *still* was able to remove almost a
18072 third of the file with almost no impact on testsuite coverage.
18073
18074Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18075
18076 * gdb.t00/default.exp: Match udi_attach error message as well as
18077 the one from child_attach.
18078
18079 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
18080
18081 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
18082
18083 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
18084 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
18085
18086 * Move test with enums and partial symbols back to
18087 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
18088 Reverts the change of 26 May 93. Per today's change to
18089 stabs.texinfo, the behavior that weird.exp was expecting was
18090 unreasonable; what is important is that the compiler+gdb get
18091 things right, which happens with a recent gcc. Also fix the test
18092 to deal with native compilers which put out the stab gdb can't
18093 deal with.
18094
18095Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18096
18097 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
18098 in the names. The main thing these accomplish is to slow things down.
18099 Many more such duplicates surely remain.
18100
18101 * gdb.t00/help.exp: Comment out "help support" test just like
18102 (and for same reason as) "help set" test.
18103
18104Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
18105
18106 * gdb.t06/break.exp: Remove setup_xfails for
18107 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
18108 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
18109 about known bug in gcc to include up through 2.5.8.
18110 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
18111 well as "_vb$".
18112 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
18113 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
18114 with latest gcc and gdb.
18115 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
18116 well as "_vb$".
18117
18118Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18119
18120 * configure.in (hppa*-*-*): Also configure and build stabs-only
18121 tests.
18122
18123Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18124
18125 * gdb.t10/hppa.mt: A makefile fragment for the PA.
18126 * gdb.t10/configure.in (hppa*-*-*): Use it.
18127
18128Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18129
18130 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
18131
18132Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18133
18134 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
18135 versions prior to 1.13.5.
18136
18137Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18138
18139 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
18140 the prompt is at the start of a line.
18141
18142Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18143
18144 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
18145 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
18146 in the copr tests now.
18147 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
18148 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
18149 expected to fail.
18150
18151Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
18152
18153 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
18154 gdb.t31/chillvars.exp, lib/gdb.exp:
18155 Tweak to run under either version of expect.
18156 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
18157 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
18158 * gdb.t11/list.exp: Remove extraneous whitespace.
18159
18160Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18161
18162 * gdb.t16/printcmds.exp (test_print_strings): Accept
18163 "(unsigned char *) " before the string.
18164
18165 * TODO: Add notes about printing of fancy types and GDB expressions.
18166
18167Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
18168
18169 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
18170 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 18171 if doing mips-idt-ecoff.
c906108c
SS
18172
18173Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
18174
18175 * Most .exp files: Tweak to run under either version of expect.
18176
18177Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18178
18179 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
18180 xfails; I'm not sure why they are failing, but not because of PR 1806.
18181
18182Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
18183
18184 * config/unix-gdb.exp: Remove gdb_unload cause it's already
18185 defined in lib/gdb.exp.
18186
18187Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18188
18189 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
18190 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
18191 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
18192 have to be typeless.
18193
18194Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18195
18196 * TODO: Add suggestion for copyright year test.
18197
18198Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
18199
18200 * configure.in (*-*-lynxos*): Add stabs tests.
18201
18202Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18203
18204 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
18205 so insert a tab before any assembler directive in column zero.
18206
18207 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
18208 stores.
18209 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
18210 stores.
18211 (fpu_short_memory_tests): Likewise.
18212
18213Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18214
18215 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
18216 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
18217 .stabs directives in comments.
18218
18219Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18220
18221 * TODO: New file, describing tests we could write.
18222 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
18223
18224Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18225
18226 * gdb.t06/signals.exp: Add kludge to force re-sync.
18227
18228 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
18229 to xgdb instead of gdb, get out of gdb.
18230
18231Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
18232
18233 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
18234 for info.
18235
18236Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18237
18238 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
18239 * gdb.stabs/configure.in (hppa*-*-*): Use it.
18240 * gdb.stabs/hppa.sed: New sed script for the PA.
18241
18242Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18243
18244 * gdb.stabs: Re-write weird.def and configuration to use sed
18245 instead of cpp. sed is portable and POSIX; cpp is neither.
18246
18247Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18248
18249 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
18250
18251Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18252
18253 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
18254
18255Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18256
18257 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
18258 "_vb$".
18259 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
18260 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
18261
18262Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18263
18264 * lib/gdb.exp: Comment out code which depends on non-existent
18265 `transform' procedure.
18266
18267Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
18268
18269 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
18270 * lib/gdb.exp: Transform tool name.
18271 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
18272 1.1's new error handling system.
18273
18274Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18275
18276 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
18277
18278Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18279
18280 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
18281 They made pattern matching so slow that timeouts happened on
18282 heavily loaded systems. Now any output from "show print" which
18283 gets us back to the GDB prompt is a PASS.
18284
18285Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
18286
18287 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
18288
18289Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18290
18291 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
18292
18293 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
18294 It is not from PR 3220.
18295
18296Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18297
18298 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
18299 just started failing because they depended on the order the
18300 subcommands are presented, or exact docstring text. This kind of
18301 test is a pain and has minimal benefit.
18302
18303Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18304
18305 * gdb.t09/corefile.exp: At end of test, use "core" command with
18306 no arguments.
18307
18308Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
18309
18310 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
18311 17}/Makefile.in: Make it possible to run the testsuite with Sun
18312 make and CC = cross gcc by adding explicit build rules for .o
18313 files.
18314
18315Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18316
18317 * gdb.t15/funcargs.exp: Don't put comments on same line as
18318 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 18319
c906108c
SS
18320Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18321
18322 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
18323
18324Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
18325
18326 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
18327 * gdb.t20/inherit.exp: remove three dumplicate entries.
18328
18329Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18330
18331 * gdb.t06/break.exp: For "next over recursive call", fail on any
18332 incorrect output, not just on "factorial (value=2)".
18333
18334Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18335
18336 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
18337 working now. Add an xfail if accesing a bss variable causes
18338 a memory error if the target is not yet run.
18339
18340Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18341
18342 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
18343 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
18344 name of __st* demangling (2 strings). Did Kung really get the
18345 more than 95 others right without testing them?
18346
18347Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
18348
18349 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
18350
18351Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
18352
18353 * configure.in (configdirs): Add gdb.disasm
18354 * gdb.disasm: New directory for GDB disassembler tests.
18355 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
18356
18357Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18358
18359 * gdb.t00/help.exp: Don't test "help set".
18360
18361 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
18362 from within expect statements. None of these happen anymore and
18363 they cause regressions to be silently unnoticed.
18364
18365 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
18366 messages) about known failures with gcc cygnus-2.4.5-930417.
18367
18368 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
18369 comp-info.exp so it gets built if it doesn't exist.
18370
18371 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
18372 it is no longer used.
18373 * gdb.t13/comp-info.c: Removed.
18374
18375Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
18376
18377 * gdb.t06/signals.exp: Add xfail for sun3.
18378
18379Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18380
18381 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
18382 relevant because ^C doesn't get sent but failure can be reproduced
18383 interactively).
18384
18385Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18386
18387 * gdb.stabs/alpha.mt: New configuration file for alpha.
18388 * gdb.stabs/configure.in: Use it.
18389 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
18390 sharing with alpha.mt, redefine long to word via preprocessor.
18391 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
18392 for alpha.
18393 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
18394 native cc.
18395 * gdb.t00/teststrategy.exp: Change expect string so that we
18396 consume the `(xgdb)' from the command echo and from the gdb prompt.
18397 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
18398 gdb currently compares all values as long, so this failure probably
18399 applies to any configuration where LONGEST is bigger than a target int.
18400 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
18401 with gcc.
18402 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
18403 to handle opaque pointers, gcc is.
18404 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
18405 as first argument. Include <sys/types.h> and change all operator
18406 new definitions to use size_t.
18407 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
18408 now that we use size_t.
18409
18410Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18411
a9c64011 18412 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 18413 a long or float array cast all array members to the same type.
a9c64011 18414 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 18415 with 64 bit longs.
a9c64011 18416 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 18417 on alpha.
a9c64011 18418 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
18419
18420Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18421
18422 * gdb.t24 (demangle.exp): Constructors of templates have names like
18423 vector<int>::vector(int) not vector<int>::vector<int>(int). See
18424 section 14.6 of the ARM.
18425
18426 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
18427 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
18428 accomplish little and slow down the testsuite.
18429
18430 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
18431 Accept spaces various places.
18432
18433Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18434
18435 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
18436 with watchpoint enabled.
18437
18438 * Makefile.in: Remove definition of CC and remove the second
18439 definition of CXX (the "CXX = gcc" one remains). These definitions
18440 were causing backquotes to be expanded within backquotes, which
18441 doesn't work.
18442
18443Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
18444
18445 * gdb.t17/callfuncs.exp: Add "return 0" to end.
18446
18447Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18448
a9c64011
AS
18449 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
18450 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
18451 by mips cc and contains no stabs entries.
18452
18453Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
18454
18455 * config/vx-gdb.exp: Use fake device to load files rather than
18456 NFS.
18457 * lib/gdb.exp: New proc to do "file" command.
18458 * config/unix-gdb.exp: Use new "file" proc.
18459
18460Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18461
18462 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
18463 Rework board rebooting slightly.
18464 (gdb_exit): Don't exit from the remote shell; there isn't one.
18465 * gdb.stabs/weird.exp: If a program is being debugged already,
18466 kill it.
18467 * gdb.t04/setvar.exp: Stop and restart gdb.
18468 * gdb.t05/expr.exp: Likewise.
18469 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
18470 restart gdb and reload the program.
18471 * gdb.t08/opaque.exp: Likewise.
18472 * gdb.t12/scope.exp: Likewise.
18473 * gdb.t13/bitfields.exp: Likewise.
18474 * gdb.t15/funcargs.exp: Likewise.
18475 * gdb.t20/classes.exp: Likewise.
18476 * gdb.t03/ptype.exp: Increase timeout.
18477 * gdb.t16/printcmds.exp (test_print_string_constants,
18478 test_print_array_constants): Likewise.
18479 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
18480 * gdb.t20/classes.exp (do_tests): Likewise.
18481 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
18482
18483Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
18484
18485 * gdb.stabs: Renamed *wierd* to *weird*.
18486
18487Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18488
18489 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
18490 for timeout. Add "known gcc 2.4.5 bug" to failure message.
18491
18492Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18493
18494 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
18495 (do_tests): Remove xfail for whatis on one_var and two_var.
18496
18497Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
18498
18499 * Makefile.in: Made cross building work better by adding
18500 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
18501
18502Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18503
18504 * gdb.t15/{return.c,return.exp,Makefile.in}:
18505 New test, currently commented out.
18506
18507Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
18508
18509 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
18510 still running and removes the leftover named socket so GDb can do
18511 clean restarts.
18512
18513Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
18514
18515 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
18516 console, not GDB.
18517 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
18518 cross testing works better with "make check"
18519 * config/unix-gdb: Use default procedures for exit and version.
18520 * config/vx-gdb.exp: Cleaned up and massaged back to working order
18521 with the newest VxWorks.
18522
18523Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18524
18525 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
18526 old form.
18527
18528 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
18529 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
18530
18531 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
18532
18533 * config/unix-gdb.exp: Remove this version of gdb_exit
18534 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
18535 Rob says he'll look at it when he gets back to testing boards.
18536
18537Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
18538
18539 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
18540 an expected fail for certain ptype commands.
18541
18542 * gdb.t20/classes.exp: Update expected results of "ptype class
18543 Base1" to account for the constructor that now appears in the type.
18544
18545Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
18546
18547 * configure.in (configdirs): Restore gdb.t04, which mysteriously
18548 disappeared from list.
18549 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
18550 "alldone" proc with call to cleanup and exit.
18551 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
18552 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
18553 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
18554 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
18555 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
18556 "alldone" proc with simple returns that suppress remaining
18557 tests. The alldone proc went away many months ago.
18558
18559Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18560
18561 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
18562
18563 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
18564
18565Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18566
18567 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
18568 as vax gdb will display them.
18569
18570Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18571
18572 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
18573 optimizers.
18574
18575 * scope.exp: Change "bad value for localval" messages so each one
18576 is unique.
18577
18578 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
18579 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
18580
18581 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
18582
18583Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18584
18585 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
18586 doesn't exist (due to optimization).
18587
18588Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18589
18590 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
18591 contains \r because the filename is long.
18592
18593 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
18594 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
18595
18596Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18597
18598 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
18599 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
18600 Ultrix.
18601 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
18602 int tests.
18603 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
18604
18605Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
18606
18607 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
18608
18609 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 18610 to match does not match the passing case but still matches the
c906108c
SS
18611 failing case.
18612
18613Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18614
18615 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
18616
18617Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
18618
18619 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
18620 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
18621 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
18622 Remove various versions of gdb_exit.
18623 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
18624 gdb_exit.
18625 * config/unix-gdb.exp: gdb_exit remains here, and should override
18626 the generic version, since it's doing a lot of wierd stuff that
18627 the other versions aren't. FIXME, fold it in, or abandon this
18628 version.
18629
18630Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18631
18632 * gdb.t24/demangle.exp: Add tests for PR 3220.
18633
18634Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18635
18636 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
18637
18638Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
18639
18640 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
18641 "i386-*-*". Works for i486 as well.
18642
18643 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
18644 bug, and expand domain of xfail to all SVR4 systems, since the
18645 actual problem is likely to be in generic SVR4 /proc support.
18646
18647Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18648
18649 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
18650
18651Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
18652
18653 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
18654 xfails for other systems. Match a missing 'Continuing.' as an
18655 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
18656
18657 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
18658 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
18659 Only issue warning for missing executables if -all option is used.
18660
18661 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
18662 file if -all option is used. It's like an unpredictable XFAIL.
18663
18664Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18665
18666 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
18667 for dynamically linked binaries.
18668
18669 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
18670
18671Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18672
18673 * gdb.t20/inherit.exp: Change message for "print tagless struct"
18674 to state that this is a known bug in old versions of g++.
18675
18676Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18677
18678 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
18679 while waiting for `Continuing'.
18680
18681Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
18682
18683 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
18684 in text, data, and bss.
18685 * gdb.t10/nodebug.c: Add local and global test variables for
18686 initialized and uninitialized data.
18687
18688Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18689
18690 * config/unix-gdb.exp (gdb_exit): Add "wait".
18691
18692Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18693
18694 * gdb.t06/signals.exp: xfail the continue from the handler for all
18695 targets.
18696
18697 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
18698 function with watchpoints enabled, the i386 call dummy starts with
18699 a call.
18700
18701 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
18702 386 bsd names its corefiles.
18703
18704Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
18705
18706 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
18707 compilers don't grok it.
18708 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
18709 with small octal ints rather than character constants, which
18710 are signed and might not fit if first promoted to int.
18711
18712Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
18713
18714 * gdb.t09/Makefile.in (clean): Remove corefile.
18715
18716Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18717
18718 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
18719
18720Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18721 and Jim Kingdon (kingdon@cygnus.com)
18722
18723 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
18724 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
18725 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
18726
18727Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18728
18729 * gdb.t17/interrupt.exp: Add xfail for hppa.
18730
18731Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18732
18733 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
18734 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
18735 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
18736 to determine signed-ness of bitfields and use the result to setup
18737 the xfail.
18738 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
18739 * gdb.t15/funcargs.exp: Use them to step until the second indirect
18740 call line is reached if necessary.
18741
18742Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18743
18744 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
18745
18746Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18747
18748 * gdb.t06/break.exp: Also test `clear' command.
18749
18750Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
18751
18752 * gdb.t00/teststrategy.exp: Remove extra quote.
18753
18754 * gdb.t07/watchpoint.exp: Change xfail for calling function with
18755 watchpoint enabled to be for all non-68k machines.
18756
18757 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
18758
18759Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18760
18761 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
18762 targets use aout.mt instead of ecoff.mt as gas understands
18763 standard aout format.
18764
18765Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
18766
18767 * lib/gdb.exp (runto): Don't insist that function we are running to
18768 was compiled with -g.
18769
18770 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
18771
18772 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
18773 to get back into the read system call.
18774 Accept leading newline in case where we woke it up.
18775
18776Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18777
18778 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
18779 to make the stabs test work on ecoff systems using gcc and -with-stabs.
18780 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
18781 enable ecoff configuration.
18782
18783Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18784
18785 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
18786
18787Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18788
18789 * gdb.t16/printcmds.exp: Add another printf test.
18790
18791Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
18792
18793 * configure.in: If configured -with-stabs on any target, add
18794 stabsdirs to configdirs.
18795
18796Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18797
18798 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
18799 fun" so pattern does not match the command itself.
18800
18801Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18802
18803 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
18804
18805Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18806
18807 * gdb.t17/interrupt.exp: Test for more things.
18808
18809Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18810
18811 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
18812 compiler arranges the code and line numbers.
18813
18814 * gdb.t17/interrupt.exp: Don't send \n after ^C.
18815
18816Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18817
18818 * gdb.t00/help.exp: Increase expect input buffer size.
18819
18820Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18821
18822 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
18823
18824 * gdb.t07/watchpoint.exp: Add xfail for hppa.
18825
18826 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
18827
18828 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
18829 [0-9]*, not just [0-9].
18830
18831Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18832
18833 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
18834
18835 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
18836
18837Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18838
18839 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
18840
18841Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18842
18843 * gdb.t06/signals.c: Add xfails for sun3.
18844
18845 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
18846
18847 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
18848 test_stepping tests.
18849
18850Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18851
18852 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
18853
18854 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
18855
18856 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
18857 rather than actually putting it through cpp twice.
18858
18859 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
18860
18861Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
18862
18863 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
18864 no longer needed.
18865
18866Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18867
18868 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
18869
18870 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
18871 C++ features prints as "struct", make it a pass, not an xfail.
18872
18873Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18874
18875 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
18876 Don't require VA to print as "class" rather than "struct".
18877
18878Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
18879
18880 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
18881
18882Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18883
18884 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
18885
18886Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18887
18888 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
18889 order.
18890
18891Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18892
18893 * gdb.t16/printcmds.exp: Add printf tests.
18894
18895 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
18896
18897 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
18898
18899Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
18900
18901 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
18902 pass counts, to counteract any existing or future setup_xfails.
18903
18904Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18905
18906 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
18907 {BEGIN,END}_COMMON for common block instead of STAB.
18908 * gdb.stabs/wierd.exp: Add xfail for rs6000.
18909
18910 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
18911 intp_var should be N_GSYM not N_LSYM.
18912 wierd-aout.S: Use a label for the value of the N_SO.
18913 wierd.def: Remove all backslashes.
18914 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
18915
18916Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18917
18918 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
18919 get the expected next to inheritance3.
18920
18921Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18922
18923 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
18924 now that gcc-2.4 gets it right.
18925
18926Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18927
18928 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
18929
18930 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
18931 generating comp-info.exp which works for cross-compilation.
18932
18933Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
18934
18935 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
18936 "*-*-sysv4.*".
18937
18938Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
18939
18940 * gdb.t01/run.exp: Start with a fresh gdb.
18941 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
18942 SVR4.x.
18943
18944Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
18945
18946 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
18947 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
18948 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
18949 Makefile.in (distclean, realclean): Remove gdbme.c from list of
18950 things to remove.
18951
18952Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
18953
18954 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
18955 test cases from bug reports.
18956
18957Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
18958
18959 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
18960 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
18961 avoid spurious xfails.
18962 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
18963 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
18964 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
18965
18966Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
18967
18968 * gdb.t00/teststrategy.exp: Rework to provide more useful
18969 description of each test, fix problem with systems that define
18970 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
18971 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
18972 results for "next over recursive call" so timeouts aren't taken
18973 by error.
18974
18975Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
18976
18977 * gdb.t12/scope.exp: Test printing of variables before run.
18978
18979 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
18980 printed in wrong order due to sorting.
18981
18982Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
18983
18984 * gdb.t00/teststrategy.exp: Fix expected results for printing
18985 user entered string constant. Is array of char, prints with no
18986 address.
18987
18988 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
18989 commands.
18990 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
18991 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
18992 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
18993 of struct of char arrays.
18994 * gdb.t00/radix.exp: New tests for radix commands.
18995
18996Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
18997
18998 * gdb.t16/printcmd.exp: Print a variable before running program
18999 (with xfail for AIX).
19000
19001Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
19002
19003 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
19004
19005 * gdb.t16/printcmd.exp: Don't print variables before running program.
19006
19007 * gdb.t06/break.exp: Don't require envp argument to main.
19008
19009 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
19010
19011 * gdb.t02/whatis.exp, gdb.t11/list.exp:
19012 Add xfails for rs6000.
19013
19014 * gdb.t02/whatis.exp: Change other tests not to re-test something
19015 we already tested.
19016
19017 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
19018 each type used has a variable of that type.
19019
19020Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
19021
19022 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
19023
19024Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19025
19026 * configure.in: change srctrigger to be a file, not a directory
19027
19028Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
19029
19030 * configure.in (mips-idt-ecoff*): Added trailing '*'.
19031
19032 * gdb.t11/list.exp: Fixed a couple of typos.
19033
19034Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
19035
19036 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
19037 is fixed and PR is closed.
19038 * gdb.t16 (gdbme.c): Add simple test string variable.
19039 * gdb.t16 (printcmds.exp): Add tests with simple test string
19040 variable, primarily for boundaries on "set print elements".
19041
19042Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
19043
19044 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
19045 Make leading 0's optional and don't expect a tab in the middle
19046 of the number.
19047
19048 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
19049
19050 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
19051 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
19052 don't end command passed to gdb_test with newline.
19053
19054 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
19055 signed keyword away, don't expect signed bitfields to be signed.
19056
19057 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
19058 printing with only as many 1's as are in the field as well as printing
19059 with 32 1's (see comment).
19060
19061Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
19062
19063 * gdb.t00/default.exp: Start with a fresh gdb.
19064 * configure.in (configdirs): Remove gdb.t31 until the chill
19065 compiler works again. It no longer is able to find chillrt0
19066 since it isn't in libchill.a anymore.
19067 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
19068 wierd.o, make more modular.
19069 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
19070 spurious newlines that caused problems.
19071
19072Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19073
19074 * Move test with enums and partial symbols from gdb.t03/ptype.exp
19075 to gdb.stabs/wierd.exp since GCC has worked around the bug.
19076 gdb.stabs/wierd.{exp,def}: Many new tests.
19077
19078 * gdb.t00/default.exp: update info line for new message.
19079
19080 * gdb.t02/{whatis.exp,gdbme.c}:
19081 Test that "char *" doesn't print as "caddr_t".
19082
19083Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19084
19085 * gdb.t00/help.exp: Use .* in place of some help messages which
19086 just changed.
19087 gdb.t00/default.exp: Update "info frame" test for new message.
19088 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
19089 Remove some xfails
19090
19091Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19092
19093 * gdb.t03/{gdbme.c,ptype.exp}:
19094 Add tests for typedef'd struct and union without tags.
19095 Also check "whatis" on a variable of a typedef'd enum without a tag.
19096
19097 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
19098 PRMS 1823; the bug still exists but isn't reproduced by this test
19099 anymore), and remove rs6000 XFAIL (the bug is fixed).
19100
19101 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
19102 duplicated from whatis.exp. For those that are left, accept
19103 "long", "long int", or "int" for long variables (whatis.exp already
19104 has an XFAIL for "int", so no need to fail it here).
19105
19106 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
19107 Deal with GCC's names for types now that GDB uses the compiler's names.
19108
19109 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
19110 setup_xfail's for sunos4. If we #defined the signed keyword away,
19111 don't expect GDB to know that char it is signed.
19112
19113 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
19114
19115Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
19116
19117 * configure.in (configdirs): Add gdb.t24 for C++ tests that
19118 should work on any system, regardless of debugging format.
19119 * gdb.t21/demangle.exp: Move to gdb.t24.
19120 * gdb.t24/demangle.exp: Move from gdb.t21.
19121 * gdb.t24/{Makefile.in, configure.in}: New files.
19122
19123Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19124
19125 * configure.in: Do gdb.stabs and C++ tests only for stabs.
19126 * gdb.stabs: New directory.
19127
19128Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19129
19130 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
19131 not just "Quit anyway?".
19132
19133Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
19134
19135 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
19136 that all setup_xfails are immediately followed by clear_xfails.
19137
19138Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
19139
19140 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
19141 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
19142 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
19143 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
19144 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
19145 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
19146 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
19147 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
19148 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
19149 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
19150 gdb.t31/chillvars.exp, lib/gdb.exp:
19151 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
19152 bug-gdb@prep.ai.mit.edu.
19153
19154Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
19155
19156 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
19157 with 0.0, not integer 0.
19158
19159Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
19160
19161 * gdb.t06/break.exp: Update for "Kill the program" message change.
19162
19163Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
19164
19165 * Makefile.in (GDBFLAGS): Set to -nx.
19166 * Makefile.in (site.exp): Use GDBFLAGS.
19167
19168Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19169
19170 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
19171 Makefiles.
19172 (check): depend on just-check.
19173 (just-check): added so that tests can be run without a noop
19174 build pass.
19175
19176Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19177
19178 Switch to using configure's configdirs.
19179 * Makefile.in (Makefile): add configure.in dependency.
19180 (SUBDIRS): removed redundant assignment.
19181 * configure.in: switch subdirs assignment to configdirs.
19182 * gdb.t*/configure.in: new files.
19183
19184Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
19185
19186 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
19187 works.
19188
19189Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
19190
19191 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
19192 in explicit rules. Apparently this is not supported by some makes.
19193
19194Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
19195
19196 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
19197
19198Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19199
19200 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
19201 disappeared.
19202
19203Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
19204
19205 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
19206
19207Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
19208
19209 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
19210 watchpoint problem that is now fixed.
19211 * gdb.t30/chexp.exp: Remove setup_xfail for printing
19212 uninitialized convenience variables.
19213 * gdb.t31/chillvars.exp: Fix expected patterns for printing
19214 structures.
19215
19216Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19217
19218 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
19219 which causes expect to get out of sync with gdb on long output
19220 from help set.
19221 * gdb.t09/corefile.exp: Make expected pattern for core file
19222 failing signal and frame output format less sun specific.
19223
19224Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
19225
19226 * gdb.t31/chillvars.exp: Add and remove initial dummy
19227 breakpoint, so that symbol table is forced in.
19228 (Needed at least on Sunos4, though it seems not SVR4.)
19229 * gdb.t31/chillvars.exp: Update for changed output format.
19230
19231Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
19232
a9c64011 19233 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
19234
19235Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
19236
19237 * Makefile.in: Added --srcdir when invoking runtest, removed the
19238 need for a local config file. (optional now)
19239
19240Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
19241
19242 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
19243 failure count used to force early termination. Add some more
19244 expected failures for gnu style demangling.
19245
19246Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19247
19248 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
19249 pmi variable from gdb.t20/gdbme to get optimized away.
19250 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
19251 Check for written corefile upon timeout _and_ eof.
19252
19253Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19254
19255 * config/unix-gdb.exp: Add missing return 0.
19256
19257Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19258
19259 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
19260 test termination.
19261
19262Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
19263
19264 * configure.in (subdirs): Put back gdb.t17 which mysteriously
19265 disappeared.
19266
19267Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
19268
19269 * gdb.t10/crossload.exp: Disable the i860-elf test until such
19270 time as i860 support works.
19271
d63a86f8 19272 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
19273 "backtrace 100\r" rather than just "backtrace\r", to match last
19274 change.
19275
19276Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
19277
19278 * config/udi-gdb.exp (gdb_exit): Remove close command.
19279 (gdb_target_udi): New procedure to set the UDI target.
19280 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
19281 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
19282 Added waits for prompts after several question responses. Added
19283 some more responses used by a29k-amd-udi-gdb.
19284 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
19285 pass different arguments, restart UDI connection after program
19286 completion.
19287 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
19288 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
19289 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
19290 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
19291 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
19292 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
19293 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
19294 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
19295 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
19296 after program completion.
19297 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
19298 compiled with a SELECT_VECS setting.
19299 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
19300 infinite recursion.
19301
19302 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
19303 Added checks for COFF results, and made them expected failures for
19304 all targets. It would be better to make them expected failures
19305 for COFF targets only.
19306
19307Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19308
19309 * Makefile.in: add null dvi target, don't bother to recurse
19310 through test directories for info and install-info; rename
19311 $(datadir) to be dejagnu instead of deja-gnu
19312
19313Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
19314
19315 * gdb.t31/gdbme.ch: Re-enable code that previously caused
19316 compiler to coredump.
19317 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
19318 code.
19319
19320Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
19321
19322 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
19323 coredump.
19324 * gdb.t31/chillvars.exp: Comment out tests that depend on that
19325 code.
19326
19327Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
19328
19329 * gdb.t03/ptype.exp: tests for return code from gdb_test.
19330 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
19331 which in a shell. Deletes xgdb when done.
19332 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
19333 Tests the return from the "set height" or "set width" commands.
19334 Added a few return codes where needed.
19335
19336Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
19337
19338 * Makefile.in (SUBDIRS): Add gdb.t17.
19339 * configure.in (subdirs): Add gdb.t17.
19340 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
19341 files to test gdb's calling of functions in the inferior with
19342 the correct arguments and gdb's ability to retrieve any
19343 result returned.
19344
19345Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
19346
19347 * config/unix-gdb.exp (gdb_exit): Remove close commands that
19348 may be called after gdb goes away. Previous versions of expect
19349 needed these to avoid file descriptor leaks, but they cause
19350 errors with the current revision of expect.
19351 * gdb.t00/gdbvars.exp: Use -re on expected output after
19352 setting sevenbit-strings.
19353 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
19354 to set sevenbit-strings consistent across tests.
19355 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
19356 set sevenbit-strings consistent across tests.
19357
19358Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
19359
19360 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
19361 expected output to match current "expect" expectations.
19362
19363Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
19364
19365 * gdb.t00/default.exp: Change expected output for default "source"
19366 command, to match new gdb behavior which requires a filename to
19367 source.
19368
19369Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
19370
19371 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
19372 expected fail for i486-*-* that misses the marker2 function.
19373 * gdb.t10/crossload.exp (bfddefault): Allow successful
19374 recognition of a format to pass even if no symbols are found.
19375 Explicitly catch failures where the format is not recognized
19376 or is ambiguous, and add the reason to the fail message.
19377 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
19378 the cause is and invalid target and add reason to failure message.
19379 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
19380 elf32-i386, elf32-sparc, and elf32-i860.
19381 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
19382 Set up expected failure for 'filename'::variable scope resolution,
19383 which is now apparently broken on all targets.
19384 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
19385 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
19386 gdb.t23/templates.exp: Change failure for missing binfile into
19387 just a warning.
19388 gdb.t21/demangle.exp: Change all cfront references to 'arm'
19389 references.
19390
19391Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
19392
19393 * gdb.t00/default.exp: Add expected output for default "source"
19394 command, to match new gdb behavior.
19395 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
19396
19397Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
19398
19399 * config/*-gdb.exp: returns an error, rather than exiting on
19400 internal errors.
19401
19402Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
19403
19404 * gdb.t03/gdbme.c: Add pointer to struct variable.
19405 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
19406 referencing struct members.
19407
19408Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
19409
19410 * configure.in (mips-idt-ecoff): New target.
19411 * config/mips-gdb.exp: New file for remote board using MIPS remote
19412 debugging protocol.
19413
19414 * Redid configuration scheme. Removed gdb.t*/configure.in.
19415 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
19416 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
19417 distclean targets. Built executables via .o files. Adjusted
19418 tests to account for source files in $(srcdir) rather than
19419 $(objdir).
19420 * lib/gdb.exp (runto): Don't expect () after the function name,
19421 because it may have arguments.
19422
19423Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
19424
19425 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
19426 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
19427 expected failures for mips-idt-* and mips-sgi-*.
19428 * gdb.t00/default.exp (attach): Kill process if requested.
19429 * gdb.t00/help.exp (help target core, help target): Accept a gdb
19430 that does not read core files.
19431 * gdb.t01/run.exp: Removed checks for exit status code.
19432 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
19433 it is linked in.
19434 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
19435 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
19436 appropriate, rather than doing it by hand.
19437 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
19438 execution.
19439 * gdb.t10/crossload.exp: Kill existing program if needed.
19440 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
19441 appropriate, rather than doing it by hand. Always increase
19442 timeout for this test, not just for VxWorks.
19443
19444Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
19445
19446 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
19447 of Chill STRUCT types and STRUCT values.
19448 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
19449 than "char".
19450 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 19451 struct2): New struct definitions and initializations to test
c906108c
SS
19452 simple Chill STRUCT types.
19453
19454Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
19455
19456 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
19457 the null byte at the end of strings.
19458 * gdb.t00/default.exp: Make show version insensitive to copyright
19459 date.
19460 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
19461 to avoid dependencies on target char signedness.
19462 * gdb.t16/printcmds.exp: Update expected results for explicitly
19463 unsigned char.
19464 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
19465 now work.
19466 * gdb.t21/demangle.exp: Add many more patterns for template
19467 demangling, most of them being expected failures.
19468 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
19469 string we are matching for, to match on the whole string.
19470 * gdb.t21/demangle.exp: Add many new test strings to demangle,
19471 and fix a whole bunch that had incorrect expected output but were
19472 passing anyway because of the bug in "proc demangle".
19473 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
19474 type.
19475 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
19476
19477Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
19478
a9c64011
AS
19479 * gdb/testsuite: made modifications to testcases, etc., to allow
19480 them to work properly given the reorganization of deja-gnu and the
19481 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
19482
19483Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
19484
19485 * gdb/testsuite: Initial creation of gdb/testsuite.
19486 Migrated dejagnu testcases and support files for testing nm to
19487 gdb/testsuite from deja-gnu. These files were moved "as is"
19488 with no modifications. This migration is part of a major overhaul
19489 of dejagnu. The modifications to these testcases, etc., which
19490 will allow them to work with the new version of dejagnu will be
19491 made in a future update.
48efe704 19492
8d8cb839 19493 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 19494\f
8d8cb839
EZ
19495;; Local Variables:
19496;; mode: change-log
19497;; left-margin: 8
19498;; fill-column: 74
19499;; version-control: never
19500;; End:
902f2ccb
MC
19501
19502 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 19503 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
19504 Copying and distribution of this file, with or without modification,
19505 are permitted provided the copyright notice and this notice are preserved.