]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Fix typo in date.
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
fe00719b 12010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
2
3 * gdb.stabs/weird.def (args93): New.
4
d0ef5df8
DE
52010-01-07 Doug Evans <dje@google.com>
6
7 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
8
3a08d52f
TT
92010-01-07 Tom Tromey <tromey@redhat.com>
10
11 * gdb.base/source.exp: Use correct line number.
12
7a697b8d
SS
132010-01-05 Stan Shebs <stan@codesourcery.com>
14
15 * gdb.trace/tracecmd.exp: Test ftrace.
16
7803799a
UW
172010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18
19 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
20
c54eabfa
JK
212010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
22
23 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
24 "uint_for_mi_testing".
25
02e7ef19
JB
262010-01-01 Joel Brobecker <brobecker@adacore.com>
27
28 Test indented comment in file being sourced.
29 * gdb.base/commands.exp: Test indented comment in file being sourced.
30
abd775ce
JB
312010-01-01 Joel Brobecker <brobecker@adacore.com>
32
33 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
34 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
35 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
36 notice.
37
79b55b82
JB
382010-01-01 Joel Brobecker <brobecker@adacore.com>
39
40 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
41 notice.
42
8997583e
JK
432010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
44
45 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
46 missing $after_stopped and comma (,) expectation.
47
6da95a67
SS
482009-12-31 Stan Shebs <stan@codesourcery.com>
49
50 * gdb.trace/actions.exp: Test teval action.
51
218d2fc6
TJB
522009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
53
54 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
55 (top level): Call test_watchpoint_in_big_blob.
56 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
57 watchpoints.
58 (func3): Write to buf.
59
236f1d4d
SS
602009-12-29 Stan Shebs <stan@codesourcery.com>
61
62 * gdb.trace/actions.exp: Test default-collect.
63
f61e138d
SS
642009-12-28 Stan Shebs <stan@codesourcery.com>
65
66 * gdb.trace/tsv.exp: New file.
67 * gdb.base/completion.exp: Update ambiguous info output.
68
0219b378
DJ
692009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
70
71 * gdb.base/find.c (main): Reference search buffers.
72 * gdb.base/included.c (main): Reference integer.
73 * gdb.base/ptype.c (charfoo): Declare.
74 (intfoo): Call charfoo.
75 * gdb.base/scope0.c (useitp): New function.
76 (usestatics): Use useitp.
77 (useit): Add a type for val.
78 * gdb.base/scope1.c (useit1): Take a pointer argument.
79 (usestatics1): Update calls to useit1.
80 * gdb.cp/call-c.cc: Declare foo.
81 (main): Call foo.
82 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
83 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
84 (main): Call C::ensureRefs and ensureOtherRefs.
85 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
86 variables.
87 (ensureOtherRefs): New function.
88 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
89 * gdb.cp/templates.cc (main): Call t5i.value.
90
3f78692f
JK
912009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
92
93 Fix compatibility with G++-4.5.
94 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
95 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
96 (uncaught return): Remove.
97
429374b8
JK
982009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
99 Phil Muldoon <pmuldoon@redhat.com>
100
101 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
102 (bp_location13, bp_location14, bp_location17, bp_location18)
103 (marker3_proto, marker4_proto): New variables.
104 (breakpoint info): Update output.
105 (run until breakpoint at marker3, run until breakpoint at marker4): New
106 tests.
107
859825b8
JK
1082009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
109
110 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
111 Replace the printf call of Y by provided "y-set-1" label. New block
112 for the second shared library.
113 * gdb.base/unload.exp: Compile also the second library, call
114 gdb_load_shlibs also for it. Use now gdb_breakpoint.
115 (single pending breakpoint info): Rename to ...
116 (pending breakpoint info before run): ... this extended test.
117 (libfile2, libname2, libsrcfile2, libsrc2)
118 (lib_sl2): New variables.
119 (exec_opts): Set also SHLIB_NAME2.
120 (pending breakpoint info on first run at shrfunc1)
121 (pending breakpoint info on second run at shrfunc1)
122 (pending breakpoint info on second run at shrfunc2)
123 (print y from libfile, print y from libfile2): New tests.
124 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
125 * gdb.base/unloadshr2.c: New.
126
e6a386cd
HZ
1272009-12-22 Hui Zhu <teawater@gmail.com>
128
129 * gdb.reverse/sigall-reverse.exp: Adjust.
130
9e19b45e
VP
1312009-12-21 Vladimir Prus <vladimir@codesourcery.com>
132
133 PR gdb/10884
134
135 * gdb.mi/var-cmd.c (do_bitfield_tests): New
136 (main): Call do_bitfield_tests.
aacf5b1e 137 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 138
d53a7b30
JB
1392009-12-20 Joel Brobecker <brobecker@adacore.com>
140
141 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
142 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
143 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
144 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
145 gdb.modula2/unbounded1.c: Update copyright header.
146
191ca0a1
CM
1472009-12-10 Chris Moller <moller@mollerware.com>
148
149 PR gdb/9399
150 * gdb.cp/virtfunc2.exp: New tests
151 * gdb.cp/virtfunc2.cc: New tests
152 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
153
0fa6cf1b
MS
1542009-12-10 Oza Pawandeep (paawan1982@yahoo.com
155
156 * gdb.reverse/i387-env-reverse.c: New file.
157 * gdb.reverse/i387-env-reverse.exp: New file.
158 * gdb.reverse/i387-stack-reverse.c: New file.
159 * gdb.reverse/i387-stack-reverse.exp: New file.
160
361ae042
PM
1612009-12-08 Phil Muldoon <pmuldoon@redhat.com>
162
163 * gdb.python/py-type.exp (test_range): New test.
164
bfd31e71
PM
1652009-12-03 Phil Muldoon <pmuldoon@redhat.com>
166
167 PR python/10805
168
169 * gdb.python/py-type.exp: New file.
170 * gdb.python/py-type.c: New file.
171 * Makefile.in: Add py-type.
172
57a1d736
TT
1732009-12-03 Tom Tromey <tromey@redhat.com>
174
175 * gdb.python/py-value.exp (test_parse_and_eval): New
176 function.
177
1f3b5d1b
PP
1782009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
179
180 PR gdb/11022
181
182 * gdb.base/pr11022.exp: New test.
183 * gdb.base/pr11022.c: New test.
184
8b7dbdc9
JK
1852009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
186
187 Fix spurious false FAILs.
188 * gdb.base/structs.c (chartest): New.
189 (main): Fill-in chartest.
190 * gdb.base/structs.exp (anychar_re, first): New.
191 (start_structs_test): Import global anychar_re and first.
192 New gdb_test call "set print elements 300; ${testfile}"
193 (start_structs_test <$first>): New block.
194 (any): Import global anychar_re. New variable ac. Use ${ac}.
195
6a53b2ec
JK
1962009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
197
198 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
199
d7167b4c
JK
2002009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
201
202 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
203 Force $srcfile file.
204 * gdb.base/foll-fork.c (callee): Comment out the printf call.
205
b1798462
UW
2062009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
207
208 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
209 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
210 * gdb.threads/watchthreads-reorder.exp: Likewise.
211
b6199126
DJ
2122009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
213
214 PR gdb/8704
215
216 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
217 "if", and "thread". Correct matching in the previous test.
218
b22a0510
DJ
2192009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
220
221 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
222
930636d2
MS
2232009-11-23 Michael Snyder <msnyder@vmware.com>
224
225 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
226 * gdb.reverse-watch-precsave.exp: Ditto.
227
21a0512e
PP
2282009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
229
230 * gdb.asm/asm-source.exp: Adjust.
231 * gdb.base/help.exp: Adjust.
232
fc30d5e0
PA
2332009-11-22 Pedro Alves <pedro@codesourcery.com>
234
235 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
236 (do_syscall_tests_without_xml): Set data-directory to
237 /the/path/to/nowhere.
238
f6bc2008
PA
2392009-11-21 Pedro Alves <pedro@codesourcery.com>
240
241 * gdb.threads/local-watch-wrong-thread.c,
242 gdb.threads/local-watch-wrong-thread.exp: New files.
243
8c2fb5de
PA
2442009-11-21 Pedro Alves <pedro@codesourcery.com>
245
246 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
247 assume new `regsub' syntax available.
248
ebec9a0f
PA
2492009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
250
a79d3c27
JK
251 * gdb.base/watchpoint-hw-hit-once.exp,
252 gdb.base/watchpoint-hw-hit-once.c: New.
253
2542009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
255
256 * gdb.threads/watchthreads-reorder.exp,
257 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 258
276a961b
MK
2592009-11-17 Nathan Sidwell <nathan@codesourcery.com>
260
261 * gdb.xml/tdesc-regs.exp: Use for m68k.
262
4867c1fb
PA
2632009-11-15 Pedro Alves <pedro@codesourcery.com>
264
265 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
266
f6838f81
DJ
2672009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
268
269 * lib/gdb.exp (current_target_name): New procedure.
270 (gdb_wrapper_target): New variable.
271 (gdb_wrapper_init): Set gdb_wrapper_target.
272 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
273 wrapper.
274
4ac4dd3f
DJ
2752009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
276
277 * gdb.base/remote.exp: Delete the slowest load test.
278 Do not load with fixed packet sizes.
279
a7881759
DJ
2802009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
281
282 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
283
97a5b505
DJ
2842009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
285
286 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
287 srcfile when setting a breakpoint.
288
d3e1fc54
DJ
2892009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
290
291 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
292 macros.
293
7cbcbded
DJ
2942009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
295
296 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
297 to be in memory.
298 * gdb.base/display.c (force_mem): New.
299 (do_loops): Use it. Add breakpoint comments.
300 (do_vars): Add a breakpoint comment.
301 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
302 line numbers.
303
bdea3a92
NF
3042009-11-13 Nathan Froyd <froydnj@codesourcery.com>
305
306 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
307 instead of a bare "run".
308
269f82e5
PP
3092009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
310
311 * gdb.python/py-prettyprint.exp: Adjust.
312
a69b7d9d
DJ
3132009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
314
315 * lib/cell.exp (skip_cell_tests): Clean up test files before
316 returning.
317
b598bfda
DJ
3182009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
319
320 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
321 and the breakpoint menu. Do not call perror if a prompt is seen.
322 Consume the following GDB prompt.
323 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
324 * gdb.cp/namespace.exp: Use gdb_test.
325 * gdb.cp/templates.exp: Use gdb_test.
326 (test_template_breakpoints): Use gdb_test_multiple.
327
87728fa0
DJ
3282009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
329
330 * gdb.base/break1.c (struct some_struct, values): Move earlier.
331 (marker4): Reference values.
332
b67c692f
DJ
3332009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
334
335 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
336 is missing.
337
f0df251a
DJ
3382009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
339
340 * gdb.base/break.c (need_malloc): New.
341 * gdb.base/constvars.c (main): Reference crass and crisp.
342 * gdb.base/gdb1821.c (main): Reference bar.
343 * gdb.cp/gdb1355.cc (main): Reference s1.
344 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
345 (main): Call them.
346 * gdb.cp/hang2.cc (dummy2): Define.
347 * gdb.cp/hang3.cc (dummy3): Define.
348 * gdb.cp/m-data.cc (main): Reference shadow.
349
bdf7534a
NF
3502009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
351 Nathan Froyd <froydnj@codesourcery.com>
352
353 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
354 remote host.
355
f24fce77
NF
3562009-11-12 Nathan Froyd <froydnj@codesourcery.com>
357
358 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
359 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
360 * gdb.dwarf2/dw2-compressed.exp: Likewise.
361 * gdb.dwarf2/dw2-intercu.exp: Likewise.
362 * gdb.dwarf2/dw2-intermix.exp: Likewise.
363 * gdb.dwarf2/dw2-producer.exp: Likewise.
364 * gdb.dwarf2/mac-fileno.exp: Likewise.
365 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
366 py-prettyprint.py to the remote host.
367 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
368
40f0318e
KS
3692009-11-11 Keith Seitz <keiths@redhat.com>
370
371 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
372 use it instead of "Foo".
373 * gdb.cp/classes.exp (do_tests): Add a test to access
374 a method through a typedef'd class name.
375
f3d9f7fb
NF
3762009-11-11 Nathan Froyd <froydnj@codesourcery.com>
377
378 * gdb.base/long_long.exp: Permit leading zeros on floating-point
379 exponents.
380 * gdb.base/pointers.exp: Likewise.
381 * gdb.cp/ref-types.exp: Likewise.
382
a4216f37
KS
3832009-11-11 Keith Seitz <keiths@redhat.com>
384
385 * gdb.cp/cplusfuncs.cc (class foo): Add operators
386 new[] and delete[].
387 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
388 "void".
389 (probe_demangler): Remove all single-quoting of
390 method and variable names.
391 (info_func_regexp): Remove the word "void" from any
392 occurrence of "(void)".
393 (print_addr_2): Remove all single-quoting of
394 method names.
395 (print_addr_2_kfail): Likewise.
396 (print_addr): Single-quote C function names before
397 passing to print_addr_2.
398 (test_paddr_operator_functions): Remove single-quoting
399 for method names.
400 Add tests for operator new[] and operator delete[].
401
9b14d7aa
JK
4022009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
403
404 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
405
85feb311
KS
4062009-11-09 Keith Seitz <keiths@redhat.com>
407
408 * gdb.cp/overload.exp: Add tests for resolving overloaded
409 methods in expression parsing/evaluation.
410
fa335448
DJ
4112009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
412
413 * lib/gdb.exp (default_gdb_version): Use --version instead of
414 --command.
415
ec3c07fc
NS
4162009-11-10 Nathan Sidwell <nathan@codesourcery.com>
417
418 * lib/gdb.exp (gdb_compile_test): New.
419 (skip_ada_tests, skip_java_tests): New.
420 (gdb_compile): Use gdb_compile_test for f77.
421 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
422 * lib/java.exp (compile_java_from_source): Remove runtests check,
423 use gdb_compile_test to record result.
424 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
425 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
426 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
427 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
428 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
429 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
430 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
431 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
432 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
433 adjust gdb_compile invocations.
434
b8b4e42b
JK
4352009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
436
437 * Makefile.in (abs_builddir): New.
438 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
439 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
440 `$(abs_builddir)/site.exp'.
441
f8b7eaf3
DJ
4422009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
443
444 * config/m68k-emc.exp, lib/emc-support.exp,
445 gdb.trace/gdb_c_test.c: Delete.
446 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
447 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
448 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
449 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
450 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
451 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
452 casing for m68k-*-elf.
453
c4187697
NS
4542009-11-03 Pedro Alves <pedro@codesourcery.com>
455
456 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
457 * gdb.arch/i386-prologue.exp: Likewise.
458 * gdb.arch/i386-unwind.exp: Likewise.
459
db16b772
DJ
4602009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
461
462 * lib/gdb.exp (gdb_expect): Fix timeout typo.
463
bcf71277
DJ
4642009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
465
466 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
467
0105cee2
DJ
4682009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
469
470 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
471
24ddea62
JK
4722009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
473
474 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
475
287ccc17
JK
4762009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
477
478 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
479 * gdb.base/sepdebug2.c: New file.
480
08bca259 4812009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
482
483 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
484 the modified warnings for catch syscall. Verify if GDB was compiled
485 with support for lib expat, and choose which tests to run depending
486 on this.
487
5d4e2b76
VP
4882009-10-30 Vladimir Prus <vladimir@codesourcery.com>
489
490 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
491 that composite commands are parsed OK. And also test
492 that breakpoint commands do work.
493
240e538a
MS
4942009-10-23 Michael Snyder <msnyder@vmware.com>
495
496 gdb.reverse/consecutive-precsave.exp: Change expect pattern
497 to allow for new disassembly style.
498
9c419145
PP
4992009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
500
501 * gdb.asm/asm-source.exp: Adjust.
502
02506ff1
MS
5032009-10-22 Michael Snyder <msnyder@vmware.com>
504
505 * gdb.reverse/break-precsave.exp: New test.
506 * gdb.reverse/consecutive-precsave.exp: Ditto.
507 * gdb.reverse/finish-precsave.exp: Ditto.
508 * gdb.reverse/i386-precsave.exp: Ditto.
509 * gdb.reverse/machinestate-precsave.exp: Ditto.
510 * gdb.reverse/sigall-precsave.exp: Ditto.
511 * gdb.reverse/solilb-precsave.exp: Ditto.
512 * gdb.reverse/step-precsave.exp: Ditto.
513 * gdb.reverse/until-precsave.exp: Ditto.
514 * gdb.reverse/watch-precsave.exp: Ditto.
515
4cf866a3
MS
5162009-10-22 Michael Snyder <msnyder@vmware.com>
517
518 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
519 for gdb_expect. Adjust one test's expect strings for the new
520 format of disassemble.
521 * gdb.reverse/finish-reverse.exp: Delete 'return'.
522 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
523 gdb_test_multiple.
524 * gdb.reverse/step-reverse.exp: Delete 'return'.
525 * gdb.reverse/until-reverse.exp: Delete blank lines.
526 * gdb.reverse/watch-reverse.exp: Delete blank lines.
527
2b28d209
PP
5282009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
529
530 * gdb.base/consecutive.exp: Adjust.
531 * gdb.base/display.exp: Likewise.
532 * gdb.base/pc-fp.exp: Likewise.
533 * gdb.base/sigbpt.exp: Likewise.
534
33b9c32b
MS
5352009-10-19 Michael Snyder <msnyder@vmware.com>
536
537 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
538 * gdb.reverse/finish-reverse.c: Ditto.
539 * gdb.reverse/sigall-reverse.c: Ditto.
540 * gdb.reverse/solib-reverse.c: Ditto.
541 * gdb.reverse/step-reverse.c: Ditto.
542 * gdb.reverse/watch-reverse.c: Ditto.
543
6c95b8df
PA
5442009-10-19 Pedro Alves <pedro@codesourcery.com>
545 Stan Shebs <stan@codesourcery.com>
546
547 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
548 * gdb.base/foll-exec.exp: Adjust to expect a process id before
549 "Executing new program".
550 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
551 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
552 left listed after having been killed.
553 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
554 * gdb.base/maint.exp: Adjust test.
555
556 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
557 * gdb.multi/Makefile.in: New.
558 * gdb.multi/base.exp: New.
559 * gdb.multi/goodbye.c: New.
560 * gdb.multi/hangout.c: New.
561 * gdb.multi/hello.c: New.
562 * gdb.multi/bkpt-multi-exec.c: New.
563 * gdb.multi/bkpt-multi-exec.exp: New.
564 * gdb.multi/crashme.c: New.
565
279017b7
TG
5662009-10-13 Tristan Gingold <gingold@adacore.com>
567
568 * gdb.base/sepdebug.exp: Check debug info are found.
569
0413d738
PA
5702009-10-08 Pedro Alves <pedro@codesourcery.com>
571
572 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
573 bits.
574
c628eecc
JK
5752009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
576
577 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
578
38af1bfe
JB
5792009-10-07 Joel Brobecker <brobecker@adacore.com>
580
581 * gdb.base/watchpoints.c: Add copyright header. Reformat one
582 of the comments.
583
2b0adecd
PM
5842009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
585
586 * gdb.base/annota1.exp: Remove obsolete match_max increase.
587 * gdb.base/annota3.exp: Idem.
588 * gdb.base/maint.exp: Idem.
589
8d417781
PM
5902009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
591
592 * lib/gdb.exp (default_gdb_init): Set current value of match_max
593 to default.
594
bb61102d
PM
5952009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
596
597 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
598 mingw and cygwin targets.
599
ace5c364
PM
6002009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
601 Pedro Alves <pedro@codesourcery.com>
602
603 * lib/gdb.exp (gdb_compile): Avoid adding
604 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
605
c2d494a0
PM
6062009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
607
e1b52ce2
PM
608 * gdb.base/shr1.c: Use %p in format string.
609 * gdb.base/unload.c: Avoid warning in fprintf.
610 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 611
209f53f5
PM
6122009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
613
614 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
615 long type.
616 (test_unlink): Correct printf string.
617 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
618 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
619
8172766a
JK
6202009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
621
622 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
623 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
624 * gdb.arch/ia64-breakpoint-shadow.S: New file.
625
0f73703c
UW
6262009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
627
628 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
629 * gdb.objc/nondebug.exp: Likewise.
630
b32306ca
UW
6312009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
632
633 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
634 target_info setting.
635
636 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
637 that detect new threads during "info threads".
638
0057022f
UW
6392009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
640
641 * gdb.threads/manythreads.c (main): Increase thread stack size
642 to 2*PTHREAD_STACK_MIN.
643 * gdb.threads/multi-create.c (main): Likewise.
644 (create_function): Likewise.
645
f29c0325
UW
6462009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
647
648 * gdb.base/dump.exp: Pass difference of pointer types instead
649 of integer types as offset to restore in intarr3.srec case.
650
fcb34849
UW
6512009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
652
653 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
654
d5142e3b
UW
6552009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
656
657 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
658
087b74b2
PM
6592009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
660
661 New test for two watchpoints, with disabling of
662 the first inserted.
663 * testsuite/gdb.base/watchpoints.c: New file.
664 * testsuite/gdb.base/watchpoints.exp: New file.
665
96c07c5b
TT
6662009-09-25 Tom Tromey <tromey@redhat.com>
667
668 * gdb.base/charset.exp: Test utf-16 strings with Python.
669
b8899f2b
TT
6702009-09-25 Tom Tromey <tromey@redhat.com>
671
672 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
673 UCS-4.
674 * gdb.base/charset.c (utf_32_string): Rename.
675 (init_utf32): Rename.
676 (main): Update.
677
329719ec
TT
6782009-09-22 Tom Tromey <tromey@redhat.com>
679
680 * gdb.python/py-function.exp: Add regression tests.
681
11ef0d76
KS
6822009-09-21 Keith Seitz <keiths@redhat.com>
683
684 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
685 with invalid operator.
686
3fe8f3b3
KS
6872009-09-21 Keith Seitz <keiths@redhat.com>
688
689 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
690 and destructor using typedef name of class.
691 * gdb.cp/classes.cc (class Base1): Add a destructor.
692 (base1): New typedef.
693 (use_methods): Instanitate an object of type base1.
694 * gdb.cp/templates.exp (test_template_typedef): New procedure.
695 (do_tests): Call test_template_typedef.
696 * gdb.cp/templates.cc (Baz::~Baz): New method.
697 (intBazOne): New typedef.
698 (main): Instantiate intBazOne.
699
7a9fe101
PM
7002009-09-21 Phil Muldoon <pmuldoon@redhat.com>
701
702 PR python/10633
703
704 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
705 Function.
706 (run_lang_tests): Add print elements test.
707
2e4d963f
PM
7082009-09-21 Phil Muldoon <pmuldoon@redhat.com>
709
710 * gdb.python/py-value.exp (test_subscript_regression): New
711 function. Test for invalid subscripts.
712 * gdb.python/py-value.c (main): Add test array, and pointer to it.
713 (ptr_ref): New function.
714
ec7e75e7
PP
7152009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
716
717 * gdb.base/default.exp: Fix "show convenience".
718
0cc7d26f
TT
7192009-09-15 Tom Tromey <tromey@redhat.com>
720
721 * lib/mi-support.exp (mi_create_varobj): Update.
722 (mi_create_floating_varobj): Likewise.
723 (mi_create_dynamic_varobj): New proc.
724 (mi_varobj_update): Update.
725 (mi_varobj_update_with_type_change): Likewise.
726 (mi_varobj_update_kv_helper): New proc.
727 (mi_varobj_update_dynamic_helper): Rewrite.
728 (mi_varobj_update_dynamic): New proc.
729 (mi_list_varobj_children): Update.
730 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
731 * gdb.python/python-prettyprint.py (pp_outer): New class.
732 (pp_nullstr): Likewise.
733 (lookup_function): Register new printers.
734 * gdb.python/python-prettyprint.c (struct substruct): New type.
735 (struct outerstruct): Likewise.
736 (substruct_test): New function.
737 (struct nullstr): New type.
738 (string_1, string_2): New globals.
739 (main): Add new tests.
740 * gdb.python/python-mi.exp: Added regression tests.
741 * gdb.mi/mi2-var-display.exp: Update.
742 * gdb.mi/mi2-var-cmd.exp: Update.
743 * gdb.mi/mi2-var-child.exp: Update.
744 * gdb.mi/mi2-var-block.exp: Update.
745 * gdb.mi/mi-var-invalidate.exp: Update.
746 * gdb.mi/mi-var-display.exp: Update.
747 * gdb.mi/mi-var-cmd.exp: Update.
748 * gdb.mi/mi-var-child.exp: Update.
749 * gdb.mi/mi-var-block.exp: Update.
750 * gdb.mi/mi-break.exp: Update.
751 * gdb.mi/gdb701.exp: Update.
752
a96d9b2e
SDJ
7532009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
754
755 * Makefile.in: Inclusion of catch-syscall object.
756 * gdb.base/catch-syscall.c: New file.
757 * gdb.base/catch-syscall.exp: New file.
758
b43b923a
MS
7592009-09-12 Michael Snyder <msnyder@vmware.com>
760
761 * gdb.reverse/step-reverse.exp: Explicitly check for targets
762 that can support reverse debuggnig.
763
cec03d70
TT
7642009-09-11 Tom Tromey <tromey@redhat.com>
765
766 * gdb.dwarf2/valop.S: New file.
767 * gdb.dwarf2/valop.exp: New file.
768
e23bb3fc
MK
7692009-09-11 Mark Kettenis <kettenis@gnu.org>
770
771 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
772
37c3696d
DE
7732009-09-10 Doug Evans <dje@google.com>
774
775 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
776 Add $gdb_prompt to second breakpoint regexp.
777
5172aecb
JB
7782009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
779
780 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
781 names, add missing ones.
782 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
783 * gdb.python/py-frame.c: Rename from python-frame.c.
784 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
785 testfile name.
786 * gdb.python/py-function.exp: Rename from python-function.exp.
787 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
788 testfile name.
789 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
790 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
791 Adjust testfile name.
792 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
793 * gdb.python/py-template.cc: Rename from python-template.cc.
794 * gdb.python/py-template.exp: Rename from python-template.exp.
795 Adjust testfile name.
796 * gdb.python/py-value.c: Rename from python-value.c.
797 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
798 testfile name.
799
b554e4bd
JK
8002009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
801
802 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
803 $bpt2address.
804 (Second breakpoint address is valid on ia64)
805 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
806
9a68ae16
JM
8072009-09-03 Joseph Myers <joseph@codesourcery.com>
808
809 * gdb.base/ending-run.exp: Restrict regular expression matching
810 line number to require closing brace following.
811
146b9145
DE
8122009-09-03 Doug Evans <dje@google.com>
813
814 * gdb.base/store.exp (check_set): Fix typo in expected value message.
815
787d21e1
TT
8162009-09-02 Tom Tromey <tromey@redhat.com>
817
818 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
819
e7802207
TT
8202009-09-02 Tom Tromey <tromey@redhat.com>
821
822 * gdb.dwarf2/callframecfa.exp: New file.
823 * gdb.dwarf2/callframecfa.S: New file.
824
817aadd2
JK
8252009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
826
827 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
828 gdb.base/solib-overlap-main.c: New.
829
4a76eae5
DJ
8302009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
831
832 PR gdb/10565
833
834 * gdb.base/bitfields.c (struct container, container): New.
835 (main): Initialize it and call break5.
836 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
837
d4b96c9a
JK
8382009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
839
840 Support constant DW_AT_data_member_location by GCC PR debug/40659.
841 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
842
4e22772d
JK
8432009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
844
845 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
846
2efab443
MS
8472009-08-26 Michael Snyder <msnyder@vmware.com>
848
849 * gdb.base/i386-reverse.c: New file.
850 * gdb.base/i386-reverse.exp: New file.
851 * gdb.base/Makefile.in: Add new files to be removed.
852
07ab73a0
JM
8532009-08-26 Joseph Myers <joseph@codesourcery.com>
854
855 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
856 environment-pwd for remote host.
857 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
858
676accff
KS
8592009-08-24 Keith Seitz <keiths@redhat.com>
860
861 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
862 Add two new C++ completer tests which limit the output to a
863 given class.
864
f9f7ad22
MS
8652009-08-24 Michael Snyder <msnyder@vmware.com>
866
867 * gdb.base/del.exp: Fix typo in comment.
868 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
869
81ecdfbb
RW
8702009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
871
872 * configure: Regenerate.
873 * gdb.hp/configure: Likewise.
874 * gdb.hp/gdb.aCC/configure: Likewise.
875 * gdb.hp/gdb.base-hp/configure: Likewise.
876 * gdb.hp/gdb.compat/configure: Likewise.
877 * gdb.hp/gdb.defects/configure: Likewise.
878 * gdb.hp/gdb.objdbg/configure: Likewise.
879 * gdb.stabs/configure: Likewise.
880
cab0c772
UW
8812009-08-19 Doug Evans <dje@google.com>
882
883 * gdb.base/gdbvars.c: New file.
884 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
885
b8fa0bfa
PA
8862009-08-14 Pedro Alves <pedro@codesourcery.com>
887
888 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
889 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
890
b84aa90a
PA
8912009-08-13 Pedro Alves <pedro@codesourcery.com>
892
893 * gdb.base/default.exp: Adjust "set language test": it's now an
894 enum command. Larger help string moved to "help set language".
895 * gdb.base/help.exp: Adjust "help set language" expected output,
896 now lists all known languages.
897
0d8f9b2c
NF
8982009-08-11 Nathan Froyd <froydnj@codesourcery.com>
899
900 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
901 all frame arguments.
902 * gdb.arch/altivec-regs.exp: Likewise.
903
bda180e0
TT
9042009-08-07 Tom Tromey <tromey@redhat.com>
905
906 * gdb.base/setshow.exp: Add tests for changes to set language, set
907 check range, and set check type.
908
48cb2d85
VP
9092009-08-03 Vladimir Prus <vladimir@codesourcery.com>
910
911 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
912 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
913 Call it.
914
1ea34204
UW
9152009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
916
917 * configure.ac: Run gdb.cell tests when appropriate.
918 * configure: Regenerate.
919 * lib/cell.exp: New file.
920 * gdb.cell: New directory.
921 * gdb.cell/configure.ac: New file.
922 * gdb.cell/configure: New file.
923 * gdb.cell/Makefile.in: New file.
924 * gdb.cell/arch.exp: New file.
925 * gdb.cell/break.c: New file.
926 * gdb.cell/break.exp: New file.
927 * gdb.cell/break-spu.c: New file.
928 * gdb.cell/bt.c: New file.
929 * gdb.cell/bt2-spu.c: New file.
930 * gdb.cell/bt-spu.c: New file.
931 * gdb.cell/bt.exp: New file.
932 * gdb.cell/coremaker.c: New file.
933 * gdb.cell/coremaker-spu.c: New file.
934 * gdb.cell/core.exp: New file.
935 * gdb.cell/gcore.exp: New file.
936 * gdb.cell/data.c: New file.
937 * gdb.cell/data.exp: New file.
938 * gdb.cell/data-spu.c: New file.
939 * gdb.cell/ea-cache.exp: New file.
940 * gdb.cell/ea-cache.c: New file.
941 * gdb.cell/ea-cache-spu.c: New file.
942 * gdb.cell/ea-standalone.c: New file.
943 * gdb.cell/ea-standalone.exp: New file.
944 * gdb.cell/ea-test.c: New file.
945 * gdb.cell/ea-test.exp: New file.
946 * gdb.cell/f-regs.exp: New file.
947 * gdb.cell/mem-access.c: New file.
948 * gdb.cell/mem-access.exp: New file.
949 * gdb.cell/mem-access-spu.c: New file.
950 * gdb.cell/ptype.exp: New file.
951 * gdb.cell/registers.exp: New file.
952 * gdb.cell/size.c: New file.
953 * gdb.cell/sizeof.exp: New file.
954 * gdb.cell/size-spu.c: New file.
955 * gdb.cell/solib.exp: New file.
956 * gdb.cell/solib-symbol.exp: New file.
957
85e747d2
UW
9582009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
959
960 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
961
58d6951d
DJ
9622009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
963
964 * gdb.base/float.exp: Handle VFP registers.
965
6e0a4f15
MS
9662009-07-14 Michael Snyder <msnyder@vmware.com>
967
dcd5da87
MS
968 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
969 to bring gdb to the beginning of the calling line.
970
6e0a4f15
MS
971 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
972 confusing the i386 epilogue unwinder.
973
782b2b07
SS
9742009-07-14 Stan Shebs <stan@codesourcery.com>
975
976 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
977
f662c3bc
MS
9782009-07-14 Michael Snyder <msnyder@vmware.com>
979
980 * gdb.reverse/step-reverse.exp (stepi into function call):
981 Call instruction may not be first instruction in the line.
982 (reverse stepi from a function call): Used wrong line number.
983
8f313923
JK
9842009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
985
986 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
987
4662c76e
JK
9882009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
989
990 Fix gdb.base/macscp.exp when using custom inputrc.
991 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
992 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
993 env(TERM) set.
994 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
995 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
996
aa81e255
JK
9972009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
998
999 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
1000 * gdb.base/annota1.exp (thread_test): Import global $testfile.
1001 Change the compilation target to match the testcase name.
1002 * gdb.base/sect-cmd.exp: Change the compilation target to match the
1003 testcase name.
1004 * a2-run.exp: Use for setup prepare_for_testing. Change the
1005 compilation target to match the testcase name.
1006 * gdb.base/commands.exp: Likewise.
1007 * gdb.base/finish.exp: Likewise.
1008 * gdb.base/float.exp: Likewise.
1009 * gdb.base/info-target.exp: Likewise.
1010 * gdb.base/relational.exp: Likewise.
1011 * gdb.base/term.exp: Likewise.
1012 * gdb.base/until.exp: Likewise.
1013 * gdb.base/volatile.exp: Likewise.
1014 * gdb.base/whatis-exp.exp: Likewise.
1015
4c93b1d7
HZ
10162009-07-11 Hui Zhu <teawater@gmail.com>
1017
1018 * gdb.base/help.exp (disassemble): Update expected help text.
1019
812f7342
TT
10202009-07-09 Tom Tromey <tromey@redhat.com>
1021
1022 * lib/gdb.exp: Handle TRANSCRIPT.
1023 (remote_spawn, remote_close, send_gdb): New procs.
1024
fbb8f299
PM
10252009-07-10 Phil Muldoon <pmuldoon@redhat.com>
1026
1027 * gdb.python/python-prettyprint.c: Add counted null string
1028 structure.
1029 * gdb.python/python-prettyprint.exp: Print null string. Test for
1030 embedded nulls.
1031 * gdb.python/python-prettyprint.py (pp_ns): New Function.
1032 * gdb.python/python-value.exp (test_value_in_inferior): Add
1033 variable length string fetch tests.
1034 * gdb.python/python-value.c (main): Add strings for string fetch tests.
1035
c0ac0ec7
JK
10362009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1037
1038 * gdb.base/dump.exp (inaccessible memory is reported): New test.
1039
30b66ecc
TT
10402009-07-07 Tom Tromey <tromey@redhat.com>
1041
1042 * gdb.base/call-rt-st.exp: Update for change to escape output.
1043 * gdb.base/callfuncs.exp: Likewise.
1044 * gdb.base/charset.exp: Likewise.
1045 * gdb.base/constvars.exp: Likewise.
1046 * gdb.base/long_long.exp: Likewise.
1047 * gdb.base/pointers.exp: Likewise.
1048 * gdb.base/printcmds.exp: Likewise.
1049 * gdb.base/setvar.exp: Likewise.
1050 * gdb.base/store.exp: Likewise.
1051 * gdb.cp/ref-types.exp: Likewise.
1052 * gdb.mi/mi-var-child.exp: Likewise.
1053 * gdb.mi/mi-var-display.exp: Likewise.
1054 * gdb.mi/mi2-var-display.exp: Likewise.
1055 * gdb.base/charset.exp: Test octal escape sequence length.
1056 Update for change to escape output.
1057
187c4a2b
JK
10582009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1059
1060 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
1061
d80a43f9
DJ
10622009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
1063
1064 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
1065
047427a8
JK
10662009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1067
1068 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
1069 gdbserver increasing $portnum if "Can't bind address" has been seen.
1070
8b5a0f4f
PA
10712009-07-05 Pedro Alves <pedro@codesourcery.com>
1072
1073 * gdb.base/ending-run.exp: Add "step out of main" pattern for
1074 mingw32ce.
1075
7d93ba58
PA
10762009-07-05 Pedro Alves <pedro@codesourcery.com>
1077
1078 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
1079 VFP format.
1080
2277426b
PA
10812009-07-02 Pedro Alves <pedro@codesourcery.com>
1082
1083 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
1084 linux. Adjust to use "inferior", "info inferiors", "detach
1085 inferior" and "kill inferior" instead of "restart", "info fork",
1086 "detach fork" and "delete fork".
1087 * gdb.base/ending-run.exp: Spell out "info".
1088 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
1089 the "kill" command.
1090
5af949e3
UW
10912009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1092
1093 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
1094 change to prefix TLS offset in hex with 0x.
1095
5d3729b5
UW
10962009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1097
1098 * gdb.base/default.exp: Update test case for "x" changes.
1099
af589bd0
TG
11002009-07-01 Tristan Gingold <gingold@adacore.com>
1101
1102 * gdb.base/bigcore.exp: Make darwin untested.
1103
40974f91
JK
11042009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1105
1106 * gdb.base/completion.exp (directory completion): Create the directory.
1107 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
1108 escapeuniquesub.
1109 (directory completion 2): Expect now ${escapeuniquesub}.
1110 (Glob remaining of directory test): Remove one excessive newline.
1111 Expect the real output.
1112
59dd3af6
JK
11132009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1114
1115 Fix `make check//%' target after `make check' has been ran.
1116 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
1117 a mkdir call.
1118 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
1119 (%/.dir): Remove.
1120
f4e164aa
JK
11212009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1122
1123 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
1124 the expected result record.
1125
69af2122
JK
11262009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1127
1128 Remove racy FAILs relying just on the timeouts.
1129 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
1130 (annotation_level 2): Remove racy FAILs.
1131
2fd481e1
PP
11322009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
1133
1134 gdb/10275
1135 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
1136
c38f313d
DJ
11372009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
1138
1139 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
1140
8b777f02
VP
11412009-06-30 Vladimir Prus <vladimir@codesourcery.com>
1142
1143 * gdb.mi/mi-stack.exp: Testing symbolic options
1144 to -stack-list-locals and -stack-list-arguments.
1145
00c7eacf
JK
11462009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1147
1148 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
1149
6bc80edc
TT
11502009-06-29 Tom Tromey <tromey@redhat.com>
1151
1152 * dg-extract-results.sh: New file.
1153 * Makefile.in (FORCE_PARALLEL): New variable.
1154 (CHECK_TARGET): New conditional variable.
1155 (check): Use CHECK_TARGET.
1156 (DO_RUNTEST): New variable.
1157 (check-single): New target.
1158 (TEST_DIRS): New variable.
1159 (TEST_TARGETS): Likewise.
1160 (check-parallel): New target.
1161 (check-gdb.%): New pattern.
1162 (BASE1_FILES): New variable.
1163 (BASE2_FILES): Likewise.
1164 (check-gdb.base%): New pattern.
1165 (%/.dir): New pattern.
1166 * configure: Rebuild.
1167 * aclocal.m4 (AM_CONDITIONAL): New defun.
1168 * configure.ac: Check whether user is using GNU make.
1169 (GMAKE): New conditional.
1170
794684b6
SW
11712009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
1172
1173 * gdb.cp/namespace-nested-import.cc: New test.
1174 * gdb.cp/namespace-nested-import.exp: New test.
1175
edb3359d
DJ
11762009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
1177
1178 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
1179 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
1180 * gdb.opt/Makefile.in (EXECUTABLES): Update.
1181 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
1182 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
1183 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
1184 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
1185 gdb.opt/inline-markers.c: New files.
1186 * lib/gdb.exp (skip_inline_frame_tests): New function.
1187 (skip_inline_var_tests): New function.
1188
cf657a0c
AS
11892009-06-27 Andreas Schwab <schwab@linux-m68k.org>
1190
1191 * gdb.cp/exception.exp: Don't require $hex before inner frame in
1192 backtrace.
1193
28d41a99
MS
11942009-06-27 Michael Snyder <msnyder@vmware.com>
1195
1196 * gdb.reverse: New directory.
1197 * gdb.reverse/break-reverse.c: New test.
1198 * gdb.reverse/break-reverse.exp: New test.
1199 * gdb.reverse/consecutive-reverse.c: New test.
1200 * gdb.reverse/consecutive-reverse.exp: New test.
1201 * gdb.reverse/finish-reverse.c: New test.
1202 * gdb.reverse/finish-reverse.exp: New test.
1203 * gdb.reverse/machinestate.c: New test.
1204 * gdb.reverse/ms1.c: New test.
1205 * gdb.reverse/machinestate.exp: New test.
1206 * gdb.reverse/Makefile.in: New file.
1207 * gdb.reverse/shr2.c: New test.
1208 * gdb.reverse/solib-reverse.c: New test.
1209 * gdb.reverse/solib-reverse.exp: New test.
1210 * gdb.reverse/step-reverse.c: New test.
1211 * gdb.reverse/step-reverse.exp: New test.
1212 * gdb.reverse/until-reverse.c: New test.
1213 * gdb.reverse/ur1.c: New test.
1214 * gdb.reverse/until-reverse.exp: New test.
1215 * gdb.reverse/watch-reverse.c: New test.
1216 * gdb.reverse/watch-reverse.exp: New test.
1217 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
1218 * configure: Regenerate.
1219
fe3c8b0d
DE
12202009-06-26 Doug Evans <dje@google.com>
1221
1222 * gdb.base/psymtab.exp: Turn off pending breakpoints.
1223
3a72a602
PM
12242009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
1225
1226 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
1227 windows problem for 'file delete $binfile'.
1228
27aa8d6a
SW
12292009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
1230
1231 * gdb.cp/namespace-using.exp: New test.
1232 * gdb.cp/namespace-using.cc: New test.
1233
8ac055f8
JB
12342009-05-20 Joel Brobecker <brobecker@adacore.com>
1235
1236 * gdb.ada/variant_record_packed_array: New testcase.
1237
85e306ed
TT
12382009-06-23 Tom Tromey <tromey@redhat.com>
1239
1240 * gdb.base/charset.exp (test_combination): Regression test.
1241 * gdb.base/charset.c (my_wchar_t): New typedef.
1242 (myvar): New global.
1243 (main): Set myvar.
1244
56643c5e
PM
12452009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
1246
1247 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
1248 target.
1249
1fac167a
UW
12502009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1251
1252 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
1253
7ccb0be9
UW
12542009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1255
1256 * gdb.mi/gdb680.exp: Update test for error message.
1257
568d6575
UW
12582009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1259
1260 * gdb.base/annota1.exp: Allow multiple occurrences of the
1261 frames-invalid annotation.
1262 * gdb.cp/annota2.exp: Likewise.
1263
7cd1089b
PM
12642009-06-15 Phil Muldoon <pmuldoon@redhat.com>
1265
1266 * gdb.cp/gdb2495.cc: New file.
1267 * gdb.cp/gdb2495.exp: New file.
1268
72c63395
JK
12692009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1270
1271 Report error on GDB crash during runto.
1272 * lib/gdb.exp (runto <eof>): New.
1273
3788363d
DJ
12742009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
1275
1276 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
1277 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
1278 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
1279 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
1280 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
1281 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
1282 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
1283 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
1284 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
1285 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
1286 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
1287 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
1288 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
1289 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
1290 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
1291 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
1292 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
1293 gdb.server/server-mon.exp, gdb.server/server-run.exp,
1294 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
1295 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
1296 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
1297 gdb.trace/passcount.exp, gdb.trace/report.exp,
1298 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
1299 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
1300 gdb.trace/while-stepping.exp: Use a unique name for the compiled
1301 executable.
1302
17592de3
PA
13032009-06-07 Pedro Alves <pedro@codesourcery.com>
1304
1305 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
1306 defined before referencing it.
1307
701e355d
DE
13082009-06-03 Doug Evans <dje@google.com>
1309
1310 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
1311 * gdb.arch/i386-see.c: Ditto.
1312
f2292c65
PM
13132009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
1314
1315 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
1316 (check_macro): Return 1 if undefined.
1317 If first test fails, check if macro debug information is available,
1318 and report unsupported test if no macro information is found.
1319
5a437975
DE
13202009-05-29 Doug Evans <dje@google.com>
1321
1322 * gdb.threads/hand-call-in-threads.exp: New.
1323 * gdb.threads/hand-call-in-threads.c: New.
1324
c141c696
MS
13252009-05-29 Michael Snyder <msnyder@vmware.com>
1326
1327 * gdb.base/break-always.exp: Change "1" to "on".
1328 Add confirmation check.
1329
b3444185
PA
13302009-05-28 Pedro Alves <pedro@codesourcery.com>
1331
1332 * gdb.threads/threxit-hop-specific.c: New.
1333 * gdb.threads/threxit-hop-specific.exp: New.
1334 * gdb.threads/thread-execl.c: New.
1335 * gdb.threads/thread-execl.exp: New.
1336
b6313243
TT
13372009-05-27 Tom Tromey <tromey@redhat.com>
1338 Thiago Jung Bauermann <bauerman@br.ibm.com>
1339
1340 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
1341 (mi_child_regexp): Likewise.
1342 (mi_list_varobj_children_range): Likewise.
1343 (mi_get_features): Likewise.
1344 (mi_list_varobj_children): Rewrite.
1345 * gdb.python/python-mi.exp: New file.
1346
a6bac58e
TT
13472009-05-27 Tom Tromey <tromey@redhat.com>
1348 Thiago Jung Bauermann <bauerman@br.ibm.com>
1349 Phil Muldoon <pmuldoon@redhat.com>
1350 Paul Pluzhnikov <ppluzhnikov@google.com>
1351
1352 * gdb.python/python-prettyprint.exp: New file.
1353 * gdb.python/python-prettyprint.c: New file.
1354 * gdb.python/python-prettyprint.py: New file.
1355 * gdb.base/display.exp: print/r is now valid.
1356
2c74e833
TT
13572009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
1358 Tom Tromey <tromey@redhat.com>
1359 Pedro Alves <pedro@codesourcery.com>
1360 Paul Pluzhnikov <ppluzhnikov@google.com>
1361
1362 * gdb.python/python-template.exp: New file.
1363 * gdb.python/python-template.cc: New file.
1364 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
1365 tests.
1366 * gdb.python/python-value.exp (py_objfile_tests): New proc.
1367 Call it.
1368 (test_value_after_death): New proc.
1369 * gdb.python/python-value.c (PTR): New typedef.
1370 (main): New variable 'x'.
1371
89c73ade
TT
13722009-05-27 Tom Tromey <tromey@redhat.com>
1373
1374 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
1375 tests.
1376 * gdb.python/python-value.exp (py_objfile_tests): New proc.
1377 Call it.
1378
a75724bc
PA
13792009-05-27 Pedro Alves <pedro@codesourcery.com>
1380
1381 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
1382
e58b0e63
PA
13832009-05-24 Pedro Alves <pedro@codesourcery.com>
1384
1385 * gdb.threads/fork-thread-pending.c: New.
1386 * gdb.threads/fork-thread-pending.exp: New.
1387
4ac36638
JK
13882009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1389
1390 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
1391 * gdb.dwarf2/dw2-strp.S (a_string2): New.
1392
c28c63d8
JB
13932009-05-18 Jon Beniston <jon@beniston.com>
1394
1395 * gdb.asm/asm-source.exp: Add lm32 target.
1396
b242c3c2
PA
13972009-05-17 Pedro Alves <pedro@codesourcery.com>
1398
1399 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
1400 `gdb_get_line_number'. Call `callee' in both parent and child.
1401 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
1402 `gdb_get_line_number' instead of hardcoding line numbers.
1403 (catch_fork_unpatch_child): New procedure to test detaching
1404 breakpoints from child fork.
1405 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
1406 hardcoding line numbers.
1407 (do_fork_tests): Run `catch_fork_unpatch_child'.
1408
ee342b23
VP
14092009-05-17 Vladimir Prus <vladimir@codesourcery.com>
1410
1411 * gdb.mi/mi-cmd-var.exp: Check that when varobj
1412 of structure type enters or leaves the scope, it
1413 is reported by -var-update.
1414
e2009e98
DE
14152009-05-11 Doug Evans <dje@sebabeach.org>
1416
1417 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
1418 * gdb.threads/pending-step.c (main): Fix off-by-one error.
1419 * gdb.threads/schedlock.c (main): Fix off-by-one error.
1420
00903456
JK
14212009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1422
1423 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
1424
dc621c35
DE
14252009-04-30 Doug Evans <dje@google.com>
1426
1427 * gdb.threads/watchthreads2.exp: New testcase.
1428 * gdb.threads/watchthreads2.c: New testcase.
1429
9ab4e744
DE
14302009-04-29 Doug Evans <dje@google.com>
1431
1432 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
1433 * gdb.cp/mb-ctor.cc: Ditto.
1434 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
1435 * gdb.cp/mb-inline.h (multi_line_foo): New function.
1436 * gdb.cp/mb-inline1.cc: Call it.
1437 * gdb.cp/mb-inline2.cc: Ditto.
1438 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
1439 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
1440
484086b7
JK
14412009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1442
1443 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
1444 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
1445 Replace all uses of `decimal' by `nonzero'.
1446 (info macro FROM_COMMANDLINE): New test.
1447
379a77b5
TT
14482009-04-27 Tom Tromey <tromey@redhat.com>
1449
1450 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
1451
b92b73c2
DE
14522009-04-27 Doug Evans <dje@google.com>
1453
1454 * gdb.threads/watchthreads.c (main): Initialize args before starting
1455 the threads. Plus formatting cleanup.
1456 * gdb.threads/watchthreads.exp: Avoid errant failures due to
1457 biased scheduling of one thread.
1458
945a118d
JG
14592009-04-27 Jerome Guitton <guitton@adacore.com>
1460
1461 * gdb.cp/templates.cc (GetMax): New template.
1462 (main): Declare two instances of GetMax.
1463 * gdb.cp/templates.exp: Add new test.
1464
d389af10
JK
14652009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1466
1467 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
1468
e7f86de9
JM
14692009-04-22 Joseph Myers <joseph@codesourcery.com>
1470
1471 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
1472
334cc82d
TT
14732009-04-15 Tom Tromey <tromey@redhat.com>
1474
1475 * gdb.base/charset.exp: Add regression test.
1476
d12672cc
JB
14772009-04-14 Joel Brobecker <brobecker@adacore.com>
1478
1479 * gdb.base/exe-lock.exp: New testcase.
1480
18e8c3bc
TT
14812009-04-13 Tom Tromey <tromey@redhat.com>
1482
1483 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
1484 operator on Frame.
1485
5ecd5cbe
UW
14862009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1487
1488 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
1489 * gdb.server/ext-attach.exp: Likewise.
1490
7309f756
VP
14912009-04-03 Vladimir Prus <vladimir@codesourcery.com>
1492
1493 Eliminate some sleep usage.
1494
1495 * gdb.mi/basics.c (do_nothing): New.
1496 (main): Use do_nothing instead of printf, so that
1497 not to introduce race condition between output of
1498 inferiour and output of gdb. Do not use sleep as it
1499 is not generally available on embedded targets.
1500
f4b95f6f
PA
15012009-04-02 Pedro Alves <pedro@codesourcery.com>
1502
1503 * gdb.server/ext-attach.exp: Expect an optional process id after
1504 "Detached from remote process".
1505
de40b933
JK
15062009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1507
1508 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
1509 gdb.dwarf2/dw2-unresolved.exp: New.
1510
2ae101a4
PA
15112009-04-02 Pedro Alves <pedro@codesourcery.com>
1512
1513 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
1514 mi_run_to_main.
1515
56a8e183
PA
15162009-04-02 Pedro Alves <pedro@codesourcery.com>
1517
1518 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
1519 mi_run_to_main. Skip thread exit test on remote targets.
1520 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
1521 mi_run_to_main.
1522 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
1523 mi_run_to_main.
1524 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
1525 when expecting ^connected. Detect when the target doesn't support
1526 non-stop mode.
1527 (mi_run_cmd): Detect if non-stop mode was requested by isn't
1528 supported. Return -1 on error, 0 on success.
1529 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
1530 (mi_runto): Return mi_runto_helper's result explicitly.
1531
c35fafde
PA
15322009-04-01 Pedro Alves <pedro@codesourcery.com>
1533
1534 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
1535
f8a8dce6
JB
15362009-04-01 Tom Tromey <tromey@redhat.com>
1537
1538 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
1539 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
1540 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
1541 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
1542
71c25dea
TT
15432009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
1544 Jan Kratochvil <jan.kratochvil@redhat.com>
1545
1546 PR gdb/931
1547 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
1548 output.
1549 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
1550 for gdb/931.
1551 * dw2-strp.S (DW_AT_language): Change to C++.
1552 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
1553
02d9a9ce
JB
15542009-03-31 Joel Brobecker <brobecker@adacore.com>
1555
1556 * gdb.ada/tasks: New testcase.
1557
1042e4c0
SS
15582009-03-30 Stan Shebs <stan@codesourcery.com>
1559
1560 * gdb.trace/actions.exp: Update to match new info trace format.
1561 * gdb.trace/deltrace.exp: Ditto.
1562 * gdb.trace/infotrace.exp: Ditto.
1563 * gdb.trace/passcount.exp: Ditto.
1564 * gdb.trace/save-trace.exp: Ditto.
1565 * gdb.trace/while-stepping.exp: Ditto.
1566 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
1567
f8f6f20b
TJB
15682009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
1569
1570 * gdb.python/python-frame.c: New file.
1571 * gdb.python/python-frame.exp: New file.
1572
c0c6f777
TJB
15732009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
1574
1575 * gdb.python/python-value.exp: Add tests for the address
1576 attribute.
1577
3cb51905
AS
15782009-03-29 Andreas Schwab <schwab@linux-m68k.org>
1579
1580 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
1581
88fc996f
DE
15822009-03-26 Doug Evans <dje@google.com>
1583
1584 * gdb.mi/mi-nonstop-exit.exp: New file.
1585 * gdb.mi/non-stop-exit.c: New file.
1586
56ef84b1
TT
15872009-03-26 Tom Tromey <tromey@redhat.com>
1588
1589 Update for change to prologue skipping:
1590 * gdb.mi/mi2-simplerun.exp: Update.
1591 * gdb.mi/mi2-break.exp: Update.
1592 * gdb.mi/mi-simplerun.exp: Update.
1593 * gdb.mi/mi-break.exp: Update.
1594 * gdb.base/ending-run.exp: Update.
1595
def2b000
TJB
15962009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
1597
1598 * gdb.python/python-value.exp (test_value_in_inferior): Test
1599 gdb.Value.is_optimized_out attribute.
1600
442ddf59
JK
16012009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1602
1603 * gdb.dwarf2/dw2-noloc-main.c: New file.
1604 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
1605 (.text): Remove.
1606 (.data): New.
1607 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
1608 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
1609 (DW_TAG_subprogram func_cu1, noloc): Remove.
1610 (main): New.
1611 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
1612 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
1613 (file_symbols): New procedure.
1614
a8df5de4
TT
16152009-03-25 Tom Tromey <tromey@redhat.com>
1616
1617 * gdb.base/charset.exp (valid_target_charset): New proc.
1618 Use it to skip tests on invalid charsets.
1619
cc1d7add
PM
16202009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
1621
1622 * gdb.base/completion.exp: Add a test for directory completion.
1623
bcd5727b
JK
16242009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1625
1626 Fix a racy FAIL.
1627 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
1628 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
1629
cc924cad
TJB
16302009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
1631
1632 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
1633 * gdb.python/python-function.exp: Add test for function returning
1634 a GDB value.
1635
bc3b79fd
TJB
16362009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
1637
1638 * gdb.python/python-function.exp: New file.
1639
6c7a06a3
TT
16402009-03-20 Tom Tromey <tromey@redhat.com>
1641
1642 * gdb.base/store.exp: Update for change to escape output.
1643 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
1644 to escape output.
1645 * gdb.base/pointers.exp: Update for change to escape output.
1646 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
1647 to escape output.
1648 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
1649 escape output.
1650 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
1651 to escape output.
1652 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
1653 escape output.
1654 * gdb.base/setvar.exp: Update for change to escape output.
1655 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
1656 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
1657 to escape output.
1658 (test_print_string_constants): Likewise.
1659 * gdb.base/charset.exp (valid_host_charset): Check size of
1660 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
1661 cases. Handle "auto"-related output.
1662 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
1663 (uvar, Uvar): New globals.
1664
c31af87b
JG
16652009-03-19 Jerome Guitton <guitton@adacore.com>
1666
1667 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
1668 deltas.
1669 * gdb.ada/fixed_points.exp: Ditto.
1670
51272cf2
PA
16712009-03-18 Pedro Alves <pedro@codesourcery.com>
1672
1673 * return-nodebug.c: Don't include stdio.h.
1674 (init): Delete.
1675 (func): Delete definition and provide extern declaration.
1676 (t): New.
1677 (main): Don't call printf. Call func and store its result in t.
1678 * return-nodebug1.c: New.
1679 * return-nodebug.exp: Don't expect stdio output. Instead, print
1680 the global variable t. Drop printf formatters and cast types from
1681 foreach loop. Don't use prepare_for_testing. Compile
1682 return-nodebug.c and return-nodebug1.c in separate steps. Don't
1683 define FORMAT or CAST.
1684
d24948ac
PP
16852009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1686
1687 * gdb.base/solib-display.exp: Disable test for remote targers.
1688
61ff14c6
JK
16892009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1690
1691 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
1692
cb4dce93
JK
16932009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1694
1695 Fix a racy FAIL.
1696 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
1697 code from `follow parent, print pids'.
1698 (`follow child, print pids', `follow parent, print pids'): Call it.
1699 Replace `gdb_test "break..."' by gdb_breakpoint.
1700
f7c60c5e
VP
17012009-03-13 Vladimir Prus <vladimir@codesourcery.com>
1702
1703 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 1704 sync and async modes.
f7c60c5e 1705
383ace49
JB
17062009-03-12 Joel Brobecker <brobecker@adacore.com>
1707
1708 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
1709 that was checked in by mistake. Remove loading of ada.exp, since
1710 this is not necessary in this case.
1711
4ce102af
JB
17122009-03-12 Joel Brobecker <brobecker@adacore.com>
1713
1714 * gdb.ada/ptype_arith_binop.exp: New testcase.
1715
529a2aef
JB
17162009-03-12 Joel Brobecker <brobecker@adacore.com>
1717
1718 * gdb.ada/mod_from_name: New testcase.
1719
8a38181c
JB
17202009-03-12 Joel Brobecker <brobecker@adacore.com>
1721
1722 * gdb.ada/tick_last_segv: New testcase.
1723
11436dee
VP
17242009-03-12 Vladimir Prus <vladimir@codesourcery.com>
1725
61ff14c6 1726 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 1727
1f31650a
VP
17282009-03-12 Vladimir Prus <vladimir@codesourcery.com>
1729
61ff14c6
JK
1730 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
1731 include the token in ^running and frame info in *stopped.
1f31650a 1732
a3247a22
PP
17332009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
1734
1735 * solib-display.exp: New file.
1736 * solib-display-main.c: New file.
1737 * solib-display-lib.c: New file.
61ff14c6 1738
aae64587
PA
17392009-03-05 Pedro Alves <pedro@codesourcery.com>
1740
1741 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
1742
44aabfbc
JK
17432009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1744
1745 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
1746 (list_and_check_macro): Use more specific test name.
1747 (next to definition): Make the test names unique.
1748
c087fcd3
PM
17492009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
1750
1751 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 1752
c86cf029
VP
17532009-02-17 Vladimir Prus <vladimir@codesourcery.com>
1754
1755 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
1756 notifications.
1757 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
1758 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
1759 * lib/mi-support.exp (library_loaded_re): New.
1760 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
1761
3ea85240
VP
17622009-02-17 Vladimir Prus <vladimir@codesourcery.com>
1763
1764 * gdb.gdb/observer.exp: Use test_notification observer, not
1765 normal_stop, everywhere.
1766 (test_normal_stop_notifications): Rename to...
1767 (test_notifications): ...this.
1768 (test_observer_normal_stop): Rename to...
1769 (test_observer): ...this.
1770
1903f0e6
DE
17712009-02-16 Doug Evans <dje@google.com>
1772
1773 * gdb.arch/amd64-disp-step.S (test_int3): New test.
1774 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
1775 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
1776 (test_prefixed_syscall,test_int3): New tests.
1777 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
1778 (test_prefixed_syscall,test_int3): New tests.
1779
1d33d6ba
VP
17802009-02-14 Vladimir Prus <vladimir@codesourcery.com>
1781
3cb51905
AS
1782 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
1783 (mi_expect_interrupt): Likewise.
1784 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
1785 response.
1d33d6ba 1786
faafb047
PM
17872009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
1788
1789 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
1790 * gdb.base/pc-fp.exp (get_valueofx): Remove.
1791 Replace calls to get_valueofx by get_hexadecimal_valueof.
1792
417e16e2
PM
17932009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
1794
1795 * lib/gdb.exp (get_valueof): Accept anything as a return value.
1796 (get_integer_valueof): New procedure.
1797 (get_sizeof): Use new get_integer_value_of.
1798 * gdb.base/sizeof.exp: Replace all uses of get_valueof
1799 by get_integer_valueof.
1800
7065b901
TT
18012009-02-13 Tom Tromey <tromey@redhat.com>
1802
1803 * gdb.base/remote.exp (get_sizeof): Remove.
1804 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
1805 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
1806 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
1807 * lib/gdb.exp (get_valueof): Move from long_long.exp.
1808 (get_sizeof): Likewise.
1809
5d7cb8df
JK
18102009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1811
1812 PR fortran/9806
1813 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
1814
b2febfff
PP
18152009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1816
1817 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
1818
4aa995e1
PA
18192009-02-06 Pedro Alves <pedro@codesourcery.com>
1820
1821 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
1822
d8906c6f
TJB
18232009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
1824
1825 * gdb.python/python-cmd.exp: New file.
1826
ff4ab08d
TG
18272009-02-06 Tristan Gingold <gingold@adacore.com>
1828
1829 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
1830
aacd552b
TG
18312009-02-05 Tristan Gingold <gingold@adacore.com>
1832
1833 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
1834 pointer is dereferenced and use this signal name in regexp.
1835 * gdb.base/signull.exp: Ditto.
1836 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
1837 * gdb.base/signull.c (main): Ditto.
1838
08c637de
TJB
18392009-02-04 Tom Tromey <tromey@redhat.com>
1840 Thiago Jung Bauermann <bauerman@br.ibm.com>
1841
1842 * gdb.python/python-value.exp: Use `gdb.history' instead of
1843 `gdb.value_from_history'.
1844 (test_value_numeric_ops): Add test for conversion of enum constant.
1845 * gdb.python/python-value.c (enum e): New type.
1846 (evalue): New global.
1847 (main): Use argv.
1848
20261af8
JG
18492009-02-04 Jerome Guitton <guitton@adacore.com>
1850
1851 * gdb.ada/uninitialized_vars: New test program.
1852 * gdb.ada/uninitialized_vars.exp: New testcase.
1853
52e44b43
TT
18542009-02-02 Tom Tromey <tromey@redhat.com>
1855
1856 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
1857 * gdb.cp/pr2489.cc: Rename...
1858 * gdb.cp/pr9594.cc: ... to this.
1859
1c71341a
TT
18602009-02-02 Tom Tromey <tromey@redhat.com>
1861
1862 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
1863 * gdb.cp/pr2489.cc: New file.
1864 * gdb.cp/cpcompletion.exp: New file.
1865
a4295225
TT
18662009-02-02 Tom Tromey <tromey@redhat.com>
1867
1868 PR exp/9059:
1869 * gdb.cp/call-c.exp: Add regression test.
1870 * gdb.cp/call-c.cc (FooHandle): New typedef.
1871 (main): New variable 'handle'.
1872
592375cd
VP
18732009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1874
1875 * lib/mi-support.exp (et_mi_thread_list)
1876 (check_mi_and_console_threads): Adjust for current thread in
1877 -thread-list-ids output.
1878
41447f92
VP
18792009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1880
1881 * gdb.mi/mi-break.exp (test_disabled_creation): New.
1882 Call it.
1883
35669430
DE
18842009-01-28 Doug Evans <dje@google.com>
1885
1886 * gdb.arch/amd64-disp-step.S: New file.
1887 * gdb.arch/amd64-disp-step.exp: New file.
1888 * gdb.arch/i386-disp-step.S: New file.
1889 * gdb.arch/i386-disp-step.exp: New file.
1890
09f00d9a
PM
18912009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
1892
1893 * gdb.base/find.exp: Set newline variable
1894 using quotes instead of braces to fix cygwin failures.
1895
1e8fb976
PA
18962009-01-23 Pedro Alves <pedro@codesourcery.com>
1897
1898 * gdb.base/radix.exp: Add tests to ensure that that set
1899 input-radix 0 and set output-radix 0 are really rejected.
1900
da061712
PA
19012009-01-23 Pedro Alves <pedro@codesourcery.com>
1902
1903 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
1904 copyright years.
1905
dd7e2d2b
PA
19062009-01-23 Pedro Alves <pedro@codesourcery.com>
1907
1908 PR gdb/9664:
1909 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
1910
392452f6
PA
19112009-01-22 Pedro Alves <pedro@codesourcery.com>
1912
1913 PR c++/9631:
1914 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
1915
8653e71c
PM
19162009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
1917
1918 * gdb.server/file-transfer.exp: Use EXEEXT variable for
1919 binfile definition to fix Windows OS failure.
1920
a12cc160
DJ
19212009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
1922
1923 PR gdb/9346
1924 * gdb.base/interrupt.c (sigint_handler): New.
1925 (main): Install a SIGINT handler if SIGNALS is defined. Exit
1926 on error.
1927 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
1928 Test "signal SIGINT".
1929
b89667eb
DE
19302009-01-19 Doug Evans <dje@google.com>
1931
1932 * gdb.base/break.exp: Update expected gdb output.
1933 * gdb.base/sepdebug.exp: Ditto.
1934 * gdb.mi/mi-syn-frame.exp: Ditto.
1935 * gdb.mi/mi2-syn-frame.exp: Ditto.
1936 * gdb.base/call-signal-resume.exp: New file.
1937 * gdb.base/call-signals.c: New file.
1938 * gdb.base/unwindonsignal.exp: New file.
1939 * gdb.base/unwindonsignal.c: New file.
1940 * gdb.threads/interrupted-hand-call.exp: New file.
1941 * gdb.threads/interrupted-hand-call.c: New file.
1942 * gdb.threads/thread-unwindonsignal.exp: New file.
1943
adb483fe
DJ
19442009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
1945
1946 * gdb.base/define.exp: Test defining and hooking prefix commands.
1947 * gdb.python/python.exp: Update test for "show user" output.
1948
60023297
JK
19492009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1950
1951 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
1952 now the output exactly, using less wildcards. Expect also the output
1953 of gfortran-4.3. Update for the f-valprint.c modification from
1954 2008-04-22.
1955 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
1956 Remove gdb_test test names where matching the command.
1957
ccc57cf9
PA
19582009-01-01 Pedro Alves <pedro@codesourcery.com>
1959
1960 PR breakpoints/9681:
1961 * gdb.base/watchpoint.exp: Add regression test.
1962
c7a6ca08
PA
19632008-12-31 Pedro Alves <pedro@codesourcery.com>
1964
1965 * gdb.threads/attach-into-signal.exp: Don't use
1966 gdb_suppress_entire_file.
1967 * gdb.threads/attach-stopped.exp: Ditto.
1968 * gdb.threads/attachstop-mt.exp: Ditto.
1969
3a031f65
PA
19702008-12-31 Pedro Alves <pedro@codesourcery.com>
1971
1972 PR gdb/8812:
1973 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
1974
09e6485f
PA
19752008-12-29 Pedro Alves <pedro@codesourcery.com>
1976
1977 PR gdb/7536:
1978 * gdb.base/radix.exp: Add tests to ensure invalid input radices
1979 and unsupported output radices are really rejected.
1980
0cd53049
JK
19812008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1982
1983 * gdb.cp/punctuator.exp: Backslash the '$' signs.
1984
ba163c7e
TT
19852008-12-22 Tom Tromey <tromey@redhat.com>
1986
1987 * gdb.cp/punctuator.exp: New file.
1988
6f4de6c9
JK
19892008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1990
1991 * gdb.base/completion.exp (Completing non-existing component): New test.
1992
0f34d0b4
JK
19932008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1994
1995 Fix for PR gdb/8648.
1996 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
1997 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
1998 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
1999 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
2000
db2ad4c3
JK
20012008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2002
2003 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
2004
bb5ef15e
DP
20052008-12-16 Christophe Lyon <christophe.lyon@st.com>
2006
2007 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
2008 compiler actually generate code at the expected line number.
2009
90142adc
JZ
20102008-12-15 Jie Zhang <jie.zhang@analog.com>
2011
2012 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
2013
fad6eecd
TT
20142008-12-12 Tom Tromey <tromey@redhat.com>
2015
2016 * gdb.base/commands.exp (redefine_hook_test): New proc.
2017 Call it.
2018
17c8aaf5
TT
20192008-12-11 Tom Tromey <tromey@redhat.com>
2020
2021 * gdb.base/macscp.exp: New regression test.
2022
7c8adf68
TT
20232008-12-11 Tom Tromey <tromey@redhat.com>
2024
2025 * gdb.base/macscp.exp: Print "address.addr".
2026 * gdb.base/macscp1.c (struct outer): New struct.
2027 (address): New global.
2028
b05dcbb7
TT
20292008-12-09 Tom Tromey <tromey@redhat.com>
2030
2031 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
2032 Call it.
2033
2d476de1
DE
20342008-12-04 Doug Evans <dje@google.com>
2035
2036 * gdb.server/ext-run.exp: Relax regexp for init program.
2037
87bdc959
TG
20382008-12-03 Tristan Gingold <gingold@adacore.com>
2039
2040 * gdb.base/macscp.exp: Generate an object file during compilation
2041 to work around Darwin dsymutil limitations.
2042
e0740f77
JK
20432008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2044
2045 Test resolving external references to TLS variables.
2046 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
2047 FILE2_THREAD_LOCAL.
2048 (testfile2, srcfile2): New variables.
2049 * gdb.threads/tls.c (file2_thread_local)
2050 (function_referencing_file2_thread_local): New.
2051 * gdb.threads/tls2.c: New file.
2052
67f0aac5
JB
20532008-11-28 Joel Brobecker <brobecker@adacore.com>
2054
2055 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
2056 rather than integer, as integer might not be big enough when
2057 on 64bit targets.
67f0aac5 2058
c332165e
JG
20592008-11-27 Jerome Guitton <guitton@adacore.com>
2060
2061 * gdb.cp/formatted-ref.exp: Add equality test.
2062 * gdb.ada/formatted_ref.exp: Ditto.
2063
fc9b693c
JK
20642008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2065
2066 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
2067 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
2068
a9c64011
AS
20692008-11-20 Andreas Schwab <schwab@suse.de>
2070
2071 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
2072 matching syscall entry point.
2073 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
2074 (tcatch_vfork_then_child_follow): Likewise. Finish through
2075 vfork even if we stopped at the syscall trampoline.
2076
e2fd701e
DE
20772008-11-20 Doug Evans <dje@google.com>
2078
2079 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
2080
69abc51c
TJB
20812008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
2082
2083 * gdb.arch/ppc-dfp.exp: New file.
2084 * gdb.arch/ppc-dfp.c: New file.
2085
c14c28ba
PP
20862008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2087
2088 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 2089
2e74121d
DE
20902008-11-17 Doug Evans <dje@google.com>
2091
2092 * gdb.mi/mi-syn-frame.exp: Update expected output.
2093 * gdb.mi/mi2-syn-frame.exp: Update expected output.
2094
66bb093b
VP
20952008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2096
2097 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
2098 "thread N" results in =thread-selected.
2099 * lib/mi-support (mi_run_cmd, mi_expect_stop)
2100 (mi_send_resuming_command_raw): Be prepared for
2101 =thread-selected.
2102
3d043ef6
VP
21032008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2104
a9c64011
AS
2105 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
2106 * lib/mi-support.exp: Likewise.
3d043ef6 2107
808104c8
JB
21082008-11-16 Joel Brobecker <brobecker@adacore.com>
2109
2110 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
2111 commands from the expected output for "help catch".
2112
00b22944
JB
21132008-11-15 Joel Brobecker <brobecker@adacore.com>
2114
2115 * gdb.ada/int_deref.exp: New testcase.
2116
59669435
TT
21172008-11-14 Nick Roberts <nickrob@snap.net.nz>
2118
2119 * gdb.mi/gdb2549.exp: New file.
2120
de04a248
DE
21212008-11-11 Doug Evans <dje@google.com>
2122
2123 * gdb.base/callexit.exp: New file.
2124 * gdb.base/callexit.c: New file.
2125
6b8ce727
DE
21262008-11-10 Doug Evans <dje@google.com>
2127
2128 * lib/gdb.exp (GDBFLAGS): Move -nx ...
2129 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
2130 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
2131 (default_gdb_start,default_gdb_exit): Ditto.
2132 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
2133 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
2134 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
2135 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
2136 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
2137 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
2138
1b14b8aa
AS
21392008-11-03 Andreas Schwab <schwab@suse.de>
2140
2141 * gdb.base/hashline2.exp: Fix typo.
2142 * gdb.base/hashline3.exp: Likewise.
2143
f3134b88
TT
21442008-10-30 Tom Tromey <tromey@redhat.com>
2145
2146 * gdb.base/pointers.exp: Add test.
2147 * gdb.base/pointers.c (k, S): New typedefs.
2148 (instance): New global.
2149
c2226152
AS
21502008-10-30 Andreas Schwab <schwab@suse.de>
2151
2152 * gdb.base/args.exp: Add tests for newlines.
2153
462f405c
JB
21542008-10-30 Joel Brobecker <brobecker@adacore.com>
2155
2156 gdb.base/foll-exec.exp: Update the expected output of a couple
2157 of "info breakpoints" tests.
2158
79a45b7d
TT
21592008-10-28 Tom Tromey <tromey@redhat.com>
2160
2161 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
2162
adc13a14
PA
21632008-10-24 Pedro Alves <pedro@codesourcery.com>
2164
2165 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
2166 gdb_start_cmd.
2167 Use runto_main before any test that requires execution.
2168
252fbfc8
PA
21692008-10-23 Pedro Alves <pedro@codesourcery.com>
2170
2171 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
2172 instead of SIGINT.
2173
28148e3d
JB
21742008-10-22 Joel Brobecker <brobecker@adacore.com>
2175
2176 * gdb.base/completion.exp: Update expected output following
2177 the addition of the "info tasks" command.
2178
c209f847
TT
21792008-10-22 Tom Tromey <tromey@redhat.com>
2180
2181 * gdb.base/exprs.exp (test_expr): Add test for string
2182 concatenation.
2183
f177e350
PA
21842008-10-19 Pedro Alves <pedro@codesourcery.com>
2185
2186 * configure.ac: Output gdb.python/Makefile.
2187 * configure: Regenerate.
2188 * gdb.python/Makefile.in: New.
2189
cce89356
JB
21902008-10-16 Joel Brobecker <brobecker@adacore.com>
2191
2192 * gdb.base/foll-fork.exp: Adjust the expected output to match
2193 the new description for fork/vfork catchpoints in the "info
2194 breakpoints" output.
2195
176d289d
TJB
21962008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
2197
2198 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
2199
a08702d6
TJB
22002008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
2201
2202 * gdb.python/python-value.c: New file.
2203 * gdb.python/python-value.exp: New file.
2204
1c5cfe86
PA
22052008-10-15 Pedro Alves <pedro@codesourcery.com>
2206
2207 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
2208
5a98ad69
DP
22092008-10-15 Denis Pilat <denis.pilat@st.com>
2210
41702f1b 2211 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 2212
dcb1a1e2
TT
22132008-10-09 Tom Tromey <tromey@redhat.com>
2214
2215 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
2216 'fprintf' and 'stderr'.
2217
9124fe48
JB
22182008-10-07 Joel Brobecker <brobecker@adacore.com>
2219
2220 * gdb.ada/ref_tick_size.exp: New testcase.
2221
45452591
DE
22222008-10-06 Doug Evans <dje@google.com>
2223
2224 * gdb.dwarf2/dw2-cu-size.exp: New file.
2225 * gdb.dwarf2/dw2-cu-size.S: New file.
2226
2227 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
2228 .Ltype_int for clarity.
2229
4fc5b208
PP
22302008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
2231
2232 PR gdb/2384:
2233 * gdb.cp/gdb2384.exp: Extended to test more cases.
2234 * gdb.cp/gdb2384.cc: Likewise.
2235 * gdb.cp/gdb2384-base.h: Likewise.
2236 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 2237
d78df370
JK
22382008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2239
2240 * gdb.base/maint.exp (maint print type): Remove printing
2241 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
2242
9a044a89
TT
22432008-09-30 Tom Tromey <tromey@redhat.com>
2244
2245 * gdb.base/macscp.exp: Add completion tests.
2246 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
2247 (TWENTY_THREE): Likewise.
2248 (FORTY_EIGHT): Likewise.
2249
506800a9
TT
22502008-09-30 Tom Tromey <tromey@redhat.com>
2251
2252 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
2253 everywhere.
2254 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
2255
1a6f01b5
JK
22562008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2257
2258 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
2259 testcase is derived from. Fix racy dependency on an expected PID
2260 number. No longer support the testcase on Linux kernel 2.4.x.
2261
2fae03e8
TT
22622008-09-27 Tom Tromey <tromey@redhat.com>
2263
2264 * gdb.base/macscp.exp: Add tests for stringification, splicing,
2265 and varargs.
2266
1ad15515
PA
22672008-09-22 Pedro Alves <pedro@codesourcery.com>
2268
2269 * lib/mi-support.exp (mi_expect_interrupt): New.
2270 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
2271 from gdb.mi/mi-nonstop.exp.
2272 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
2273 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
2274 lib/mi-support.exp.
2275 Use mi_check_thread_states throughout. Avoid ".*" and do not
2276 require an anchor after -exec-run.
2277
d0b76dc6
DJ
22782008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
2279
2280 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
2281 stop is pending. Avoid ".*" when two stops are pending.
2282 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
2283 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
2284 newlines in fullnames.
2285 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
2286 (mi_expect_stop): Update comments. Only anchor in sync mode.
2287 Do not match newlines.
2288 (mi_send_resuming_command_raw): Always return status.
2289 (mi_get_stop_line): Do not match more than one line by accident.
2290 Only anchor in sync mode.
2291 (mi_run_inline_test): If -exec-next fails, give up.
2292
9990c830
UW
22932008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2294
2295 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
2296 on SPU.
2297
ebcf6f00
JB
22982008-09-10 Joel Brobecker <brobecker@adacore.com>
2299
2300 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
2301
b6db24e5
JB
23022008-09-10 Joel Brobecker <brobecker@adacore.com>
2303
2304 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
2305 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
2306 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
2307 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
2308 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
2309 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
2310 gdb.ada/interface.exp, gdb.ada/null_array.exp,
2311 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
2312 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
2313 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
2314 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
2315 Include the "= " sequence in the expected output of print tests.
2316
2bf448e0
JB
23172008-09-10 Joel Brobecker <brobecker@adacore.com>
2318
2319 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
2320 description for boolean types.
2321
d51fd4c8
PA
23222008-09-09 Pedro Alves <pedro@codesourcery.com>
2323
2324 * gdb.base/hook-stop-continue.c: New.
2325 * gdb.base/hook-stop-continue.exp: New.
2326
694182d2
DJ
23272008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
2328
2329 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
2330
3b8a7fc0
JG
23312008-09-08 Jerome Guitton <guitton@adacore.com>
2332
2333 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
2334 (stack_check_probe_2, stack_check_probe_loop_1)
2335 (stack_check_probe_loop_2): New functions.
2336 (main): Add call to these new functions.
2337 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
2338 functions, check that the breakpoint is inserted at the appropriate
2339 location.
2340 (insert_breakpoint): Slightly refine this procedure so that it can
2341 be called several times in the test.
2342
96cc0ae8
JG
23432008-09-08 Jerome Guitton <guitton@adacore.com>
2344
2345 * gdb.base/stack-checking.c: New file.
2346 * gdb.base/stack-checking.exp: New file.
2347
1f08b409
TJB
23482008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
2349
2350 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
2351 * gdb.arch/altivec-regs.exp: Likewise.
2352 * gdb.arch/vsx-regs.exp: Likewise.
2353
3099e1c4
TJB
23542008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
2355
2356 * gdb.arch/ppc-fp.exp: New file.
2357 * gdb.arch/ppc-fp.c: New file.
2358
cc69bfc1
PP
23592008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
2360
2361 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
2362 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 2363
b02a33db
MS
23642008-09-04 Michael Snyder <msnyder@vmware.com>
2365
2366 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
2367 as "at" (for non-debug functions such as _start).
2368
2992cbe0
UW
23692008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2370
2371 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
2372 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
2373 software watchpoints.
2374 * gdb.base/watch_thread_num.exp: Likewise.
2375
514f746b
AR
23762008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
2377
2378 * gdb.arch/i386-bp_permanent.exp: New test.
2379
876cecd0
TT
23802008-08-24 Tom Tromey <tromey@redhat.com>
2381
2382 * gdb.base/maint.exp: Update "maint print type".
2383
80f73d71
VP
23842008-08-21 Vladimir Prus <vladimir@codesourcery.com>
2385
2386 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
2387 support. Adjust the order of "*running" notifications.
2388 * gdb.mi/non-stop.c: Don't cast from int to void* and
2389 back.
2390
d9c78d7d
MK
23912008-08-20 Mark Kettenis <kettenis@gnu.org>
2392
2393 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
2394 expect to find it in the "info frame" output.
2395
97a2d1d3
DJ
23962008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
2397
2398 * gdb.base/interp.exp: Always consume both prompts.
2399
b96e2927
PA
24002008-08-20 Pedro Alves <pedro@codesourcery.com>
2401
2402 * gdb.base/pending.exp: Test pending breakpoints without symbols
2403 loaded.
2404
8cf6e61a
VP
24052008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2406
2407 * lib/mi-support.exp (mi_expect_stop): Produce
2408 more details on failures.
2409 * gdb.mi/mi-nonstop.exp: New.
2410 * gdb.mi/non-stop.c: New.
2411
c6ebd6cf
VP
24122008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2413
a9c64011
AS
2414 * gdb.mi/mi-async.exp: Use 'set target-async'.
2415 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 2416
46a9b8ed
DJ
24172008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
2418
2419 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
2420
44feb3ce
TT
24212008-08-17 Tom Tromey <tromey@redhat.com>
2422
2423 * gdb.base/help.exp (help catch): Rewrite.
2424
311a4e6b
TJB
24252008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
2426
2427 * gdb.base/define.exp: Test indented command documentation.
2428 * gdb.python/python.exp: Test indented multi-line command.
2429
604c2f83
LM
24302008-08-15 Luis Machado <luisgpm@br.ibm.com>
2431
2432 * testsuite/gdb.arch/vsx-regs.c: New source file.
2433 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
2434 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
2435
886a217c
TT
24362008-08-14 Tom Tromey <tromey@redhat.com>
2437
2438 * gdb.base/macscp.exp: Add regression test for "macro define" or
2439 "macro undef" with no arguments.
2440
c814a4f3
PP
24412008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
2442
2443 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 2444
12ab8a60
UW
24452008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2446
2447 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
2448
d57a3c85
TJB
24492008-08-06 Tom Tromey <tromey@redhat.com>
2450
2451 * gdb.python/python.exp: New file.
2452
c7b778ff
JK
24532008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2454
2455 Fix for PR gdb/1543.
2456 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
2457 $LOCATION.
2458 (location): New variable.
2459 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
2460 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
2461 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
2462 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
2463 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
2464 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
2465 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
2466 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
2467 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
2468 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
2469 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
2470 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
2471 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
2472 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
2473 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
2474 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
2475 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
2476 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
2477 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
2478 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
2479 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
2480 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
2481 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
2482 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
2483 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
2484 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
2485 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
2486 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
2487 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
2488 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
2489 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
2490 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
2491 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
2492 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
2493 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
2494 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
2495 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
2496 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
2497 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
2498 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
2499 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
2500 gdb.base/type-opaque.exp, gdb.base/until.exp,
2501 gdb.base/value-double-free.c, gdb.base/varargs.exp,
2502 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
2503 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
2504 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
2505 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
2506 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
2507 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
2508 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
2509 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
2510 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
2511 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
2512 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
2513 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
2514 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
2515 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
2516 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
2517 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
2518 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
2519 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
2520 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
2521 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
2522 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
2523 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
2524 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
2525 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
2526 gdb.pascal/types.exp, gdb.stabs/weird.exp,
2527 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
2528 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
2529 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
2530 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
2531 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
2532 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
2533 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
2534 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
2535 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
2536 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
2537 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
2538 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
2539 lib/mi-support.exp, lib/trace-support.exp: Remove reference
2540 to bug-gdb@prep.ai.mit.edu .
2541
5e06a3d1
VP
25422008-07-31 Vladimir Prus <vladimir@codesourcery.com>
2543
2544 * lib/mi-support.exp (mi_load_shlibs): New.
2545 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
2546
9d81d21b
VP
25472008-07-30 Vladimir Prus <vladimir@codesourcery.com>
2548
2549 * lib/mi-support.exp (get_mi_thread_list)
2550 (check_mi_and_console_threads): New, moved from ...
2551 * gdb.mi/mi-pthread.exp: ...here.
2552 * gdb.mi/gdb669.exp (get_mi_thread_list)
2553 (check_mi_and_console_threads): Delete.
2554 * gdb.mi/mi2-pthread.exp: Likewise.
2555
bae98fe0
TT
25562008-07-28 Tom Tromey <tromey@redhat.com>
2557
2558 * Makefile.in (just-check): Remove. Move body to...
2559 (check): ... here.
2560
57380f4e
DJ
25612008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
2562
2563 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
2564 Add a test for duplicated SIGINTs.
2565
e09490f1
DJ
25662008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
2567
2568 * gdb.threads/schedlock.exp (get_args): Update to work for any
2569 value of NUM.
2570 (Top level): Report the number of threads that did not resume.
2571
6387b45f
DJ
25722008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
2573
2574 * gdb.dwarf2/dw2-compressed.S: Also define __start.
2575
62f64ff2
DJ
25762008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
2577
2578 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
2579 non-MI prompt.
2580
fa8de41e
TT
25812008-07-26 Tom Tromey <tromey@redhat.com>
2582
2583 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
2584 (function_struct, function_struct_ptr): New globals.
2585 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
2586 function pointer in a struct.
2587
ccb3ac8a
TT
25882008-07-26 Tom Tromey <tromey@redhat.com>
2589
2590 * gdb.base/macscp.exp: Add test for macro lexing bug.
2591
d7d9f01e
TT
25922008-07-18 Tom Tromey <tromey@redhat.com>
2593
2594 * gdb.base/macscp.exp: Add macro tests.
2595
9bf07184
PP
25962008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2597
2598 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
2599
becf6477
PP
26002008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2601
2602 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
2603
0709f7d3
PP
26042008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2605
2606 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 2607
7093c834
PP
26082008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
2609
2610 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 2611
b432ffe3
JK
26122008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2613
2614 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
2615
b1a268e5
VP
26162008-07-12 Vladimir Prus <vladimir@codesourcery.com>
2617
2618 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
2619
e2995f8e
KB
26202008-07-11 Kevin Buettner <kevinb@redhat.com>
2621
2622 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
2623 of regexp to account for changes made to GDB in the printing of
2624 byte vectors.
2625
14032a66
TT
26262008-07-11 Tom Tromey <tromey@redhat.com>
2627
2628 * gdb.base/completion.exp: Add 'help' completion test.
2629
981505ef
JK
26302008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2631
2632 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
2633
10568435
JK
26342008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2635
2636 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
2637
4487aabf
PA
26382008-07-09 Pedro Alves <pedro@codesourcery.com>
2639
2640 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
2641
a4a9b1c4
PA
26422008-07-09 Pedro Alves <pedro@codesourcery.com>
2643
2644 * gdb.base/fullname.exp: Restore pwd if compiling failed.
2645
3c3185ac
JK
26462008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2647
2648 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
2649
7ebd49dc
VP
26502008-06-28 Vladimir Prus <vladimir@codesourcery.com>
2651
2652 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
2653 previous commit. Add a comment.
2654
84e46146
PA
26552008-06-28 Pedro Alves <pedro@codesourcery.com>
2656
2657 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
2658
0f8d4a2f
VP
26592008-06-28 Vladimir Prus <vladimir@codesourcery.com>
2660
2661 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
2662
f747e0ce
PA
26632008-06-27 Pedro Alves <pedro@codesourcery.com>
2664
2665 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
2666 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
2667 compiling an executable, link in an object that forces unbuffered
2668 output.
2669 * lib/set_unbuffered_mode.c: New file.
2670
734a5c36
JK
26712008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2672
2673 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
2674
a2840c35
VP
26752008-06-25 Vladimir Prus <vladimir@codesourcery.com>
2676
a9c64011
AS
2677 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
2678 mi_expect_stop.
2679 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
2680 Demand that *running is output.
2681 (detect_async): Perform checking every time.
2682 (mi_send_resuming_command): Extract everything into...
2683 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
2684 (mi_expect_stop): Don't accept any output before *stopped.
2685
6ae37fef
VP
26862008-06-13 Vladimir Prus <vladimir@codesourcery.com>
2687
2688 Robustify mi-simplerun.
a9c64011
AS
2689 * gdb.mi/basics.c (main): Add a call to sleep.
2690 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
2691 * gdb.mi/mi2-cli.exp: Likewise.
2692 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 2693
b4aa76f0 26942008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
2695
2696 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
2697
e1ac3328
VP
26982008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2699
a9c64011
AS
2700 * gdb.mi/mi-console.exp: Adjust.
2701 * gdb.mi/mi-syn-frame.exp: Adjust.
2702 * gdb.mi/mi2-console.exp: Adjust.
2703 * gdb.mi/mi2-syn-frame.exp: Adjust.
2704 * lib/mi-support.exp (mi_run_cmd): Adjust.
2705 (mi_send_resuming_command): Adjust.
e1ac3328 2706
f7f9a841
VP
27072008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2708
2709 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
2710 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
2711 testing of stopped.
2712 * gdb.mi/mi2-syn-frame.exp: Likewise.
2713 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
2714 (async, detect_async): New.
2715 (mi_expect_stop, mi_continue_to_line): Adjust expectation
2716 depending on if we're running in sync or async mode.
f7f9a841 2717
37cd5d19
TT
27182008-06-09 Tom Tromey <tromey@redhat.com>
2719
2720 * gdb.base/completion.exp: New tests for field name completion
2721 with spaces, and field name completion with '->'.
2722
65d12d83
TT
27232008-06-06 Tom Tromey <tromey@redhat.com>
2724
2725 * gdb.base/break1.c (struct some_struct): New struct.
2726 (values): New global.
2727 * gdb.base/completion.exp: Add field name completion test.
2728
ebfe2e3f
PP
27292008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2730
2731 * gdb.cp/call-c.exp: Test for incorrect handling of reference
2732 to pointer.
2733 * gdb.cp/call-c.cc: Likewise.
2734
bcf6fc3a
NR
27352008-06-06 Nick Roberts <nickrob@snap.net.nz>
2736
2737 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
2738 annotation.
2739
49fd4a42 27402008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 2741 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
2742
2743 * gdb.threads/execl.c, gdb.threads/execl1.c,
2744 gdb.threads/execl.exp: New tests.
a9c64011 2745
8a34ac3f
AR
27462008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
2747 Daniel Jacobowitz <dan@codesourcery.com>
2748
2749 * gdb.cp/exception.exp: Activate test, make it work with pending
2750 catchpoints.
2751
86ae69ef
JK
27522008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2753
2754 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
2755
f7f9ae2c
VP
27562008-05-28 Vladimir Prus <vladimir@codesourcery.com>
2757
a9c64011
AS
2758 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
2759 now printed.
2760 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 2761
2a2d4dc3
AS
27622008-05-27 Andreas Schwab <schwab@suse.de>
2763
2764 * gdb.base/frame-args.exp: Handle arguments that are optimized
2765 out.
2766
5099e4d9
LM
27672008-05-26 Luis Machado <luisgpm@br.ibm.com>
2768
2769 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
2770 quiet for ppc32 and group options into a single variable.
2771
d9c36a91
JB
27722008-05-23 Joel Brobecker <brobecker@adacore.com>
2773
2774 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
2775 of zero-size elements.
2776 * gdb.ada/null_array.exp: Test printing this new array.
2777
103a8671
JK
27782008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2779
2780 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
2781
07a4cc1a 27822008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
2783
2784 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
2785 of the "finish" command.
2786
55f996a7
NR
27872008-05-21 Nick Roberts <nickrob@snap.net.nz>
2788
2789 * gdb.base/annota1.exp: Test for new annotation.
2790
907fc202
UW
27912008-05-16 Pedro Alves <pedro@codesourcery.com>
2792
2793 * gdb.base/fixsection.exp: New file.
2794 * gdb.base/fixsection0.c: New file.
2795 * gdb.base/fixsection1.c: New file.
2796
e8f97270
UW
27972008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2798
2799 * gdb.base/annota1.exp: Accept printf@... in place of printf.
2800 * gdb.base/annota3.exp: Likewise.
2801
ac0bb574
NF
28022008-05-13 Nathan Froyd <froydnj@codesourcery.com>
2803
2804 * gdb.base/watch_thread_num.exp: Don't run tests that require
2805 watchpoints if the target doesn't support them.
2806
6fadd07a
DE
28072008-05-12 Doug Evans <dje@google.com>
2808
2809 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
2810
6e9a4a30
JB
28112008-05-09 Joel Brobecker <brobecker@adacore.com>
2812
2813 * gdb.ada/assign_1.exp: New testcase.
2814
08388c79
DE
28152008-05-09 Doug Evans <dje@google.com>
2816
a3c83fae
DE
2817 * gdb.base/find.exp: New file.
2818 * gdb.base/find.c: New file.
08388c79 2819
bd5ddfe8
DJ
28202008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
2821
2822 * gdb.base/commands.exp (watchpoint_command_test): Handle
2823 gdb,no_hardware_watchpoints.
2824 * gdb.base/float.exp: Allow ARM targets without floating point.
2825 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
2826
b5dd68e2 28272008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 2828 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
2829
2830 * gdb.ada/lang_switch: New test program.
2831 * gdb.ada/lang_switch.exp: New testcase.
2832
382d13d1
DE
28332008-05-05 Doug Evans <dje@google.com>
2834
2835 * gdb.base/help.exp (disassemble): Update expected help text.
2836
9dd789d0
PA
28372008-05-04 Pedro Alves <pedro@codesourcery.com>
2838
2839 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
2840
611c83ae
PA
28412008-05-04 Pedro Alves <pedro@codesourcery.com>
2842
2843 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
2844 different times.
2845
ff013f42
JK
28462008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2847
2848 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
2849 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
2850 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
2851 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
2852
96dff6a2
VP
28532008-05-04 Vladimir Prus <vladimir@codesourcery.com>
2854
2855 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
2856 notification to appear.
2857
55cd6f92
DJ
28582008-05-04 Daniel Jacobowitz <dan@debian.org>
2859
2860 * gdb.base/fullname.c: New file.
2861 * gdb.base/fullname.exp: New file.
2862 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
2863
d705c43c
PA
28642008-05-03 Pedro Alves <pedro@codesourcery.com>
2865
2866 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
2867 expressions with macros.
2868
333222e1
JK
28692008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2870
2871 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
2872
5ac01682
DJ
28732008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
2874
2875 * gdb.base/completion.exp: Handle lack of other symbols beginning
2876 with "a".
2877
2878 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
2879
237fc4c9
PA
28802008-05-02 Jim Blandy <jimb@codesourcery.com>
2881
2882 * gdb.asm/asmsrc1.s: Add scratch space.
2883
ed5e9466
DJ
28842008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2885 Daniel Jacobowitz <dan@codesourcery.com>
2886
2887 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
2888 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
2889 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
2890
b39cc962
DJ
28912007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
2892
2893 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
2894
36d520f5
JB
28952008-05-01 Joel Brobecker <brobecker@adacore.com>
2896
2897 * gdb.base/info-target.exp: New testcase.
2898
8d4e3071
DJ
28992008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2900
2901 * gdb.cp/hang.exp: Use .cc instead of .C.
2902 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
2903 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
2904
6f3f3097
DJ
29052008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2906
2907 * gdb.base/gdb1250.exp: Remove perror.
2908 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
2909
5550a914
PA
29102008-04-30 Pedro Alves <pedro@codesourcery.com>
2911
2912 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
2913 .2byte.
2914
d848e687
DJ
29152008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
2916
2917 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
2918 (maybe_kfail): New.
2919
93b5768b
PA
29202008-04-25 Pedro Alves <pedro@codesourcery.com>
2921
2922 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
2923
721c02de
VP
29242008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2925
a9c64011
AS
2926 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
2927 * gdb.mi/mi2-syn-frame.exp: Likewise.
2928 * lib/mi-support.exp: Likewise.
721c02de 2929
74960c60
VP
29302008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2931
2932 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
2933 to specify regexp for the location to stop at.
2934 * gdb.base/break-always.c: New.
2935 * gdb.base/break-always.exp: New.
2936
d24317b4
VP
29372008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2938
2939 * lib/mi-support.exp (mi_runto_helper): Adjust
2940 for the original-location field.
2941 (mi_create_breakpoint, mi_list_breakpoints): New.
2942 * gdb.mi/mi-break.exp: Adjust.
2943 * gdb.mi/mi2-break.exp: Adjust.
2944 * gdb.mi/mi-pending.exp: Adjust.
2945 * gdb.mi/mi-simplerun.exp: Adjust.
2946 * gdb.mi/mi2-simplerun.exp: Adjust.
2947 * gdb.mi/mi-syn-frame.exp: Adjust.
2948 * gdb.mi/mi2-syn-frame.exp: Adjust.
2949 * gdb.mi/mi-until.exp: Adjust.
2950 * gdb.mi/mi2-until.exp: Adjust.
2951 * gdb.mi/mi-var-display.exp: Adjust.
2952 * gdb.mi/mi2-var-display.exp: Adjust.
2953 * gdb.mi/mi-watch.exp: Adjust.
2954 * gdb.mi/mi2-watch.exp: Adjust.
2955
fdc59709 29562008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 2957
a9c64011
AS
2958 * aclocal.m4: Add override.m4.
2959 * configure: Regenerate.
fdc59709 2960
8e91f023
VP
29612008-04-19 Vladimir Prus <vladimir@codesourcery.com>
2962
2963 * gdb.mi/var-cmd.c (do_at_tests): Verify that
2964 '-var-update --all-values' reports new value even the type
2965 of a variable object has changed.
2966
233a11ab
CS
29672008-04-18 Craig Silverstein <csilvers@google.com>
2968
2969 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
2970 files.
d24317b4 2971
9c1137ad
JB
29722008-04-18 Joel Brobecker <brobecker@adacore.com>
2973
2974 * gdb.ada/atomic_enum: New test program.
2975 * gdb.ada/atomic_enum.exp: New testcase.
2976
66d0bbc7
DE
29772008-04-17 Doug Evans <dje@google.com>
2978
2979 * gdb.opt/Makefile.in: Fix whitespace.
2980
100906b0
UW
29812008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
2982
2983 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
2984
4584e32e
DE
29852008-04-17 Doug Evans <dje@google.com>
2986
2987 * gdb.base/hashline1.exp: New testcase.
2988 * gdb.base/hashline2.exp: New testcase.
2989 * gdb.base/hashline2.exp: New testcase.
2990
0a320680
PA
29912008-04-17 Pedro Alves <pedro@codesourcery.com>
2992
2993 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
2994
18ac113b
AR
29952008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
2996
2997 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
2998 temporary breakpoint to match "Temporary breakpoint".
2999 * gdb.base/break.exp (delete_breakpoints): Likewise.
3000 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
3001 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
3002 * gdb.base/display.exp: Likewise.
3003 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
3004 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
3005 * gdb.base/restore.exp (restore_tests): Likewise.
3006 * gdb.base/sepdebug.exp: Likewise.
3007 * gdb.base/watchpoint.exp: Likewise.
3008 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
3009 * gdb.mi/mi-pending.exp: Likewise.
3010 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
3011 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
3012 * gdb.mi/mi-var-cmd.exp: Likewise.
3013 * gdb.mi/mi-var-display.exp: Likewise.
3014 * gdb.mi/mi2-cli.exp: Likewise.
3015 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
3016 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
3017 * gdb.mi/mi2-var-display.exp: Likewise.
3018 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
3019 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
3020 new "disp" field.
a9c64011 3021 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
3022 reason. This is to support fix for PR2424.
3023
add38693
JK
30242008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3025
3026 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
3027
fcacd99f
VP
30282008-04-13 Vladimir Prus <vladimir@codesourcery.com>
3029
3030 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 3031 field. Add more floating varobj tests.
fcacd99f 3032 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
3033 field.
3034 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
3035 (main): Call do_at_tests.
3036 * lib/mi-support.exp (mi_create_floating_varobj)
3037 (mi_varobj_update_with_type_change): New.
fcacd99f 3038
de051565
MK
30392008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
3040
3041 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
3042 option of -var-evaluate-expression.
3043 * gdb.mi/mi2-var-display.exp: Likewise.
3044
dbc52822
VP
30452008-04-07 Vladimir Prus <vladimir@codesourcery.com>
3046
3047 Introduce test setup helpers.
a9c64011
AS
3048 * lib/gdb.exp (build_executable, clean_restart)
3049 (prepare_for_testing): New.
3050 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
3051 * gdb.base/return.exp: Likewise.
3052 * gdb.base/ending-run.exp: Likewise.
dbc52822 3053
473591da
NR
30542008-04-07 Nick Roberts <nickrob@snap.net.nz>
3055
3056 * gdb.mi/mi-async.exp: New test for asynchronous Machine
3057 Interface (MI) responses.
3058
2b2d9e11
VP
30592008-04-06 Vladimir Prus <vladimir@codesourcery.com>
3060
a9c64011
AS
3061 * gdb.cp/breakpoint.cc: New code to test conditions involving
3062 member variables.
3063 * gdb.cp/breakpoint.exp: Test condition involving member
3064 variables.
2b2d9e11 3065
bb378428
VP
30662008-04-05 Vladimir Prus <vladimir@codesourcery.com>
3067
3068 * lib/mi-support.exp (mi_expect_stop): New.
3069 (mi_run_cmd): Change the
3070 token. Use mi_send_resuming_command, use
3071 mi_expect_stop.
3072 (mi_execute_to_helper): Rename to mi_execute_to.
3073 (mi_send_resuming_command): Add more error patterns.
3074 (mi_wait_for_stop): Renamed to...
3075 (mi_get_stop_line): ...this.
3076 (mi_run_inline_test): Adjust.
3077
3078 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
3079 * gdb.mi/mi-console.exp: Likewise.
3080 * gdb.mi/mi-pending.exp: Likewise.
3081 * gdb.mi/mi-simplerun.exp: Likewise.
3082 * gdb.mi/mi-stack.exp: Likewise.
3083 * gdb.mi/mi-stepi.exp: Likewise.
3084 * gdb.mi/mi-syn-frame.exp: Add comment.
3085 * gdb.mi/mi-until.exp: Likewise.
3086 * gdb.mi/mi-var-display.exp: Likewise.
3087 * gdb.mi/mi-watch.exp: Likewise.
3088 * gdb.mi/mi2-cli.exp: Likewise.
3089 * gdb.mi/mi2-console.exp: Likewise.
3090 * gdb.mi/mi2-simplerun.exp: Likewise.
3091 * gdb.mi/mi2-stack.exp: Likewise.
3092 * gdb.mi/mi2-stepi.exp: Likewise.
3093 * gdb.mi/mi2-until.exp: Likewise.
3094 * gdb.mi/mi2-var-display.exp: Likewise.
3095 * gdb.mi/mi2-watch.exp: Likewise.
3096
62172bb9
UW
30972008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3098
3099 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
3100
3101 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
3102
a13e061a
PA
31032008-04-04 Pedro Alves <pedro@codesourcery.com>
3104
3105 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
3106 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
3107 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
3108 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
3109 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
3110 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
3111 expect an mi error duplicated in stderr.
3112
eae06beb
JB
31132008-04-03 Joel Brobecker <brobecker@adacore.com>
3114
3115 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
3116 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
3117 Add a couple of tests that verify the behavior when the new setting
3118 is set to "cancel" and "all".
3119 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
3120 "ask" before we start the testing.
3121
79c6ced6
AR
31222008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
3123
3124 * gdb.cp/casts.cc: Add class reference variables.
3125 * gdb.cp/casts.exp: New test cases for up/down casting references.
3126
6c2d1a6b
MK
31272008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
3128
3129 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
3130 instead of beginning to make an extra test pass.
3131 * gdb.mi/mi2-var-display.exp: Likewise.
3132
55b411d9
MR
31332008-03-31 Maciej W. Rozycki <macro@mips.com>
3134
3135 * gdb.base/break.exp: Mark failures as such. Fix formatting.
3136
c6140da2
MD
31372008-03-31 Markus Deuling <deuling@de.ibm.com>
3138 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3139
3140 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
3141 value. Add xfail for older kernels.
3142
79732189
AR
31432008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
3144
3145 Bring mi-support in line with gdb.exp.
3146 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
3147 (mi_gdb_start): New function.
3148
33c3676e
MR
31492008-03-28 Maciej W. Rozycki <macro@mips.com>
3150
3151 * gdb.mi/mi-var-cmd.exp: Fix a typo.
3152
92e28119
VP
31532008-03-26 Vladimir Prus <vladimir@codesourcery.com>
3154
3155 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
3156 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 3157
9e8e3afe
VP
31582008-03-26 Vladimir Prus <vladimir@codesourcery.com>
3159
3160 * lib/mi-support.exp (mi_create_varobj_checked): New.
3161 (mi_list_varobj_children): Allow to check for a
3162 value.
3163 (mi_list_array_varobj_children): New.
3164
3165 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
3166 and mi_list_varobj_children, as opposed to hardcoding
3167 expected strings.
3168 * gdb.mi/gdb701.exp: Likewise.
3169 * gdb.mi/gdb792.exp: Likewise.
3170 * gdb.mi/mi-var-block.exp: Likewise.
3171 * gdb.mi/mi-var-cmd.exp: Likewise.
3172 * gdb.mi/mi-var-invalidate.exp: Likewise.
3173 * gdb.mi/mi2-var-block.exp: Likewise.
3174 * gdb.mi/mi2-var-child.exp: Likewise.
3175 * gdb.mi/mi2-var-cmd.exp: Likewise.
3176 * gdb.mi/mi2-var-display.exp: Likewise.
3177
9df50351
JK
31782008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3179
3180 Fix random false FAILs on i386.
3181 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
3182
31e5d73a
DJ
31832008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
3184
3185 PR gdb/544
3186 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
3187
12f4afab
DJ
31882008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
3189
3190 PR gdb/544
3191 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
3192
b562a0cb
DJ
31932008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3194
3195 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
3196 fixed PR gdb/544.
3197
17faa917
DJ
31982008-03-21 Pedro Alves <pedro@codesourcery.com>
3199
3200 * gdb.threads/fork-child-threads.exp: Test next over fork.
3201
6214f497
DJ
32022008-03-21 Chris Demetriou <cgd@google.com>
3203
3204 * gdb.base/break.exp (rbreak junk): New test for rbreak
3205 "Junk at end of arguments" issue.
3206
63092375
DJ
32072008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3208
3209 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
3210 *& to work on created array elements.
3211 (Top level): Test print $pc with a file. Test string operations
3212 without a target.
3213 * gdb.base/ptype.exp: Do not expect *& to work on created array
3214 elements.
3215
b21991b0
DJ
32162008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3217
3218 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
3219 gdb.threads/staticthreads.exp: Update exit query.
3220
c4b347c7
SL
32212008-03-07 Sandra Loosemore <sandra@codesourcery.com>
3222
3223 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
3224
fa4727a6
DJ
32252008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
3226
3227 * gdb.base/watchpoint.c (global_ptr, func4): New.
3228 (main): Call func4.
3229 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
3230 (test_inaccessible_watchpoint): New.
3231
2f34202f
MR
32322008-02-29 Maciej W. Rozycki <macro@mips.com>
3233
3234 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
3235 select the largest.
3236
0d6ba1b1
DJ
32372008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3238
3239 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
3240 frames-invalid annotations.
3241
e691325a
PM
32422008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
3243
a9c64011 3244 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 3245
f85b5ecc
DE
32462008-02-27 Doug Evans <dje@google.com>
3247
3248 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
3249 for bug 1738.
3250 (breakpoint_to_handler_entry): Ditto.
3251
b40e7bf3
JB
32522008-02-27 Joel Brobecker <brobecker@adacore.com>
3253
3254 * gdb.base/ending-run.exp: Use the first line of code inside
3255 function body to test breakpoints.
3256 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
3257 location where the breakpoint is inserted when using the line
3258 where a function is declared. Fix typo in the description of
3259 one of the tests.
3260 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
3261
2faca73a
PM
32622008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
3263
3264 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 3265 tests.
2faca73a 3266
6f439c36
PM
32672008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
3268
3269 * gdb.base/args.exp: avoid same output for tests
3270 with single quotes.
3271
54e52265
VP
32722008-02-26 Vladimir Prus <vladimir@codesourcery.com>
3273
a9c64011
AS
3274 * gdb.base/annota1.exp: Adjust for 'info break'
3275 format changes.
3276 * gdb.base/annota3.exp: Likewise.
3277 * gdb.base/break.exp: Likewise.
3278 * gdb.base/condbreak.exp: Likewise.
3279 * gdb.base/pending.exp: Likewise.
3280 * gdb.base/sepdebug.exp: Likewise.
3281 * gdb.base/unload.exp: Likewise.
3282 * gdb.cp/ovldbreak.exp: Likewise.
3283 * gdb.mi/mi-pending.exp: Likewise.
54e52265 3284
897b09ca
DE
32852008-02-07 Doug Evans <dje@google.com>
3286
3287 * gdb.cp/mb-inline.exp: New.
3288 * gdb.cp/mb-inline.h: New.
3289 * gdb.cp/mb-inline1.cc: New.
3290 * gdb.cp/mb-inline2.cc: New.
3291
b1c32d35
PM
32922008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
3293
3294 * gdb.pascal/floats.pas: New test program.
3295 * gdb.pascal/floats.exp: New testcase.
3296
1a4ca44a
TJB
32972008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
3298
3299 * gdb.base/callfuncs.c (t_float_many_args): New function.
3300 (t_double_many_args): New function.
3301 * gdb.base/callfuncs.exp: Add tests for exceeding float
3302 and double parameters passed through the stack.
3303
439048e8
JB
33042008-02-05 Joel Brobecker <brobecker@adacore.com>
3305
3306 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
3307 gdb.ada/complete/foo.adb: New files.
3308 * gdb.ada/complete.exp: New testcase.
3309
81fe8080
DE
33102008-02-03 Doug Evans <dje@google.com>
3311
301f0ecf
DE
3312 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
3313
81fe8080
DE
3314 * gdb.cp/gdb2384.exp: New file.
3315 * gdb.cp/gdb2384.cc: New file.
3316 * gdb.cp/gdb2384-base.h: New file.
3317 * gdb.cp/gdb2384-base.cc: New file.
3318
4b071aec
DE
33192008-02-02 Doug Evans <dje@google.com>
3320
3321 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
3322
61137ba6
JB
33232007-02-01 Joel Brobecker <brobecker@adacore.com>
3324
3325 * gdb.ada/sym_print_name: New test program.
3326 * gdb.ada/sym_print_name.exp: New testcase.
3327
33282007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
3329
3330 * gdb.ada/nested/hello.adb: New file.
3331 * gdb.ada/nested.exp: New testcase.
3332 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
3333
98deb0da
VP
33342008-02-01 Vladimir Prus <vladimir@codesourcery.com>
3335
3336 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
3337 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
3338 don't cause future evaluations of function to report
3339 creation of internal breakpoints.
98deb0da 3340
723a2275
VP
33412008-02-01 Vladimir Prus <vladimir@codesourcery.com>
3342
3343 * gdb.mi/mi-break.exp (test_error): New.
3344 Call it.
3345
fb546a2f
LM
33462008-01-31 Luis Machado <luisgpm@br.ibm.com>
3347
3348 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
3349 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
3350
2d8fd90a
PM
33512008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
3352
3353 * gdb.pascal/integers.pas: New test program.
3354 * gdb.pascal/integers.exp: New testcase.
3355
a7fa0ded
PM
33562008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
3357
3358 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
3359
5e1a1926
TJB
33602008-01-30 Luis Machado <luisgpm@br.ibm.com>
3361
3362 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
3363 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
3364
8d04f9f0
JB
33652008-01-30 Paul Hilfinger <hilfinger@adacore.com>
3366
3367 * gdb.ada/formatted_ref: New test program.
3368 * gdb.ada/formatted_ref.exp: New testcase.
3369
3370 * gdb.cp/formatted-ref.cc: New file.
3371 * gdb.cp/formatted-ref.exp: New testcase.
3372
ce75a98f
JB
33732008-01-30 Joel Brobecker <brobecker@adacore.com>
3374
3375 * gdb.base/ptype.exp: Add testing of "ptype $pc".
3376
e835f6bf
NR
33772008-01-30 Nick Roberts <nickrob@snap.net.nz>
3378
3379 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
3380 (test_file_list_exec_source_file): Update to new macro-info field.
3381
d118ef87
PH
33822008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
3383
3384 * gdb.ada/exprs: New test program.
3385 * gdb.ada/exprs.exp: New testcase.
3386
7d35ab09
TJB
33872008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3388
3389 * dfp-test.c (DELTA, DELTA_B): New definitions.
3390 (double_val1, double_val2, double_val3, double_val4, double_val5,
3391 double_val6, double_val7, double_val8, double_val9, double_val10,
3392 double_val11, double_val12, double_val13, double_val14, dec32_val1,
3393 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
3394 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
3395 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
3396 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
3397 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
3398 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
3399 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
3400 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
3401 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
3402 dec128_val16): New global variables.
3403 (decimal_dec128_align): New function.
3404 (decimal_mixed): Likewise.
3405 (decimal_many_args_dec32): Likewise.
3406 (decimal_many_args_dec64): Likewise.
3407 (decimal_many_args_dec128): Likewise.
3408 (decimal_many_args_mixed): Likewise.
3409 * dfp-test.exp: Add tests calling new inferior functions.
3410
2d717e4f
DJ
34112008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3412
3413 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
3414 gdb.server/ext-run.exp: New files.
3415 * lib/gdbserver-support.exp (gdbserver_download): New.
3416 (gdbserver_start): New. Update gdbserver expected
3417 output.
3418 (gdbserver_spawn): Use them.
3419 (gdbserver_start_extended): New.
3420
e85a822c
DJ
34212008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3422
3423 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
3424 Run on GNU/Linux.
3425 (do_exec_tests): Check for systems which do not support catchpoints.
3426 Do not match START.
3427 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
3428 Run on GNU/Linux. Enable verbose output.
3429 (check_fork_catchpoints): New.
3430 (explicit_fork_child_follow, catch_fork_child_follow)
3431 (tcatch_fork_parent_follow): Update expected messages.
3432 (do_fork_tests): Use check_fork_catchpoints.
3433 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
3434 Run on GNU/Linux. Enable verbose output.
3435 (check_vfork_catchpoints): New.
3436 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
3437 expected messages.
3438 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
3439
401ea829
JB
34402008-01-29 Jim Blandy <jimb@red-bean.com>
3441
3442 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
3443 host' errors.
3444 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
3445
aceaf3ad
JB
34462008-01-29 Jim Blandy <jimb@red-bean.com>
3447
3448 * gdb.threads/sigthread.c: Use barriers to ensure that
3449 child_thread and child_thread_two are always initialized before we
3450 start to use them.
3451
a5606eee
VP
34522008-01-29 Vladimir Prus <vladimir@codesourcery.com>
3453
3454 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
3455 * gdb.base/watchpoint-solib.c: New.
3456 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 3457
c55a82bb
PM
34582008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
3459
3460 * gdb.base/gdb1056.exp: Add unsigned integer test.
3461
0993fe05
DE
34622008-01-28 Doug Evans <dje@google.com>
3463
3464 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
3465
4fe42e7f
JB
34662008-01-27 Jim Blandy <jimb@codesourcery.com>
3467
c7a69933
JB
3468 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
3469
4fe42e7f
JB
3470 * gdb.base/expand-psymtabs.exp: Doc fix.
3471
5def8285
MK
34722008-01-26 Mark Kettenis <kettenis@gnu.org>
3473
3474 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
3475
5313c911
NR
34762008-01-24 Nick Roberts <nickrob@snap.net.nz>
3477
a9c64011 3478 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
3479 -var-set-format.
3480
93815fbf
VP
34812008-01-23 Chris Demetriou <cgd@google.com>
3482
3483 * gdb.threads/thread_events.c: New testcase source file.
3484 * gdb.threads/thread_events.exp: New testcase expect file.
3485
467a88ee
NR
34862008-01-23 Nick Roberts <nickrob@snap.net.nz>
3487
3488 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
3489
3490 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
3491 -var-set-format.
3492
d8f82aba
DJ
34932008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
3494 Vladimir Prus <vladimir@codesourcery.com>
3495
3496 * gdb.base/float.exp: Allow missing floating point for m68k and
3497 PowerPC.
3498
60c46647
VP
34992008-01-22 Vladimir Prus <vladimir@codesourcery.com>
3500
3501 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
3502 ignore count.
3503 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
3504 * gdb.mi/mi-cli.exp: Adjust.
3505 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 3506
c7dd36a1
PA
35072008-01-17 Pedro Alves <pedro@codesourcery.com>
3508
3509 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
3510 and 'dummy_ptr' integer pointer. Initialize struct_declarations
3511 with dummy_ptr's address.
3512 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
3513 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
3514 all targets.
3515 * gdb.mi/mi2-var-child.exp: Likewise.
3516
39d5313e
JB
35172008-01-09 Joel Brobecker <brobecker@adacore.com>
3518
3519 * gdb.ada/null_array: New test program.
3520 * gdb.ada/null_array.exp: New testcase.
3521
0aea4bf3
LM
35222008-01-09 Luis Machado <luisgpm@br.ibm.com>
3523
3524 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
3525 with required float modifiers.
3526
0b354900
JB
35272008-01-08 Joel Brobecker <brobecker@adacore.com>
3528
3529 * gdb.ada/funcall_param: New test program.
3530 * gdb.ada/funcall_param.exp: New testcase.
3531
cdb7f5d4
JB
35322008-01-08 Joel Brobecker <brobecker@adacore.com>
3533
3534 * gdb.ada/arrayparam: New test program.
3535 * gdb.ada/arrayparam.exp: New testcase.
3536
88e2547f
JB
35372008-01-08 Joel Brobecker <brobecker@adacore.com>
3538
3539 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
3540 landed. Should also fix random failures in the test following it.
3541
f6867ce0
TJB
35422008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3543
3544 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
3545 for expressions with decimal float values.
3546 (test_dfp_conversions): New function to test casts to and from
3547 decimal float types.
3548 Call test_dfp_conversions.
3549 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
3550 elements.
3551 (main): Initialize ds.float4 and ds.double8 elements.
3552 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
3553 string to new error message.
3554 (d64_set_tests): Likewise.
3555 (d128_set_tests): Likewise.
3556 Add tests for expressions with decimal float variables. Add tests for
3557 conversions to and from decimal float types.
3558
f9c11282
JB
35592008-01-05 Joel Brobecker <brobecker@adacore.com>
3560
3561 * gdb.ada/packed_tagged/comp_bug.adb: New file.
3562 * gdb.ada/packed_tagged.exp: New testcase.
3563
0ecbca72
JB
35642008-01-04 Joel Brobecker <brobecker@adacore.com>
3565
3566 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
3567 gdb.ada/homonym/homonym_main.adb: New files.
3568 * gdb.ada/homonym.exp: New testcase.
3569
c18d3d89
JB
35702008-01-04 Joel Brobecker <brobecker@adacore.com>
3571
3572 * gdb.ada/packed_array.exp: Add testing of references to
3573 a packed array.
3574
ecc7085b
JB
35752008-01-04 Joel Brobecker <brobecker@adacore.com>
3576
3577 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
3578 New files.
3579 * gdb.ada/type_coercion.exp: New testcase.
3580
c474c922
JB
35812008-01-04 Joel Brobecker <brobecker@adacore.com>
3582
3583 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
3584 gdb.ada/tagged/foo.adb: New file.
3585 * gdb.ada/tagged.exp: New testcase.
3586
9005b927
JB
35872008-01-04 Joel Brobecker <brobecker@adacore.com>
3588
3589 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
3590 gdb.ada/ptype_field/foo.adb: New files.
3591 * gdb.ada/ptype_field.exp: New testcase.
3592
1a6aaad8
JB
35932008-01-03 Joel Brobecker <brobecker@adacore.com>
3594
3595 * gdb.ada/print_pc.exp: New testcase.
3596
0ef22f53
JB
35972008-01-03 Joel Brobecker <brobecker@adacore.com>
3598
3599 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
3600 gdb.ada/taft_type/p.adb: New files.
3601 * gdb.ada/taft_type.exp: New testcase.
3602
1689ecf8
JB
36032008-01-03 Joel Brobecker <brobecker@adacore.com>
3604
3605 * gdb.ada/array_bounds/bar.adb: New file.
3606 * gdb.ada/array_bounds.exp: New testcase.
3607
a4d0b9c3
JB
36082008-01-03 Joel Brobecker <brobecker@adacore.com>
3609
3610 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
3611 gdb.ada/arrayptr/foo.adb: New files.
3612 * gdb.ada/arrayptr.exp: New testcase.
3613
a31ace00
JB
36142008-01-03 Joel Brobecker <brobecker@adacore.com>
3615
3616 * gdb.base/set-lang-auto.exp: New testcase.
3617
a97fced3
JB
36182008-01-03 Joel Brobecker <brobecker@adacore.com>
3619
3620 * gdb.ada/fun_addr/foo.adb: New file.
3621 * gdb.ada/fun_addr.exp: New testcase.
3622
ef29ce1a
JK
36232008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3624
3625 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
3626 New files
3627
0fafefe3
JB
36282008-01-02 Joel Brobecker <brobecker@adacore.com>
3629
3630 * array_subscript_addr/p.adb: New file.
a9c64011 3631 * array_subscript_addr.exp: New testcase.
0fafefe3 3632
c4359f8d
JB
36332008-01-02 Joel Brobecker <brobecker@adacore.com>
3634
a9c64011 3635 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
3636 New files.
3637 * gdb.ada/str_cmp_ref.exp: New testcase.
3638
1aa1b15b
JB
36392008-01-01 Joel Brobecker <brobecker@adacore.com>
3640
3641 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
3642 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 3643 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 3644
81c9b2cf
JB
36452008-01-01 Joel Brobecker <brobecker@adacore.com>
3646
3647 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
3648 gdb.ada/ref_param/pck.ads: New files.
3649 * gdb.ada/ref_param.exp: New testcase.
3650
319e4674
JB
36512008-01-01 Joel Brobecker <brobecker@adacore.com>
3652
3653 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
3654 gdb.ada/interface/foo.adb: New files.
3655 * gdb.ada/interface.exp: New testcase.
3656
ef682c56
JB
36572007-12-31 Jim Blandy <jimb@codesourcery.com>
3658
3659 * gdb.base/multi-forks.exp: Consume all output from child
3660 processes before proceeding to next test.
3661
f6f3eb6c
JB
36622007-12-29 Jim Blandy <jimb@codesourcery.com>
3663
3664 * configure: Regenerated.
3665
f652e42f
JB
36662007-12-27 Joel Brobecker <brobecker@adacore.com>
3667
3668 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
3669 gdb.ada/fixed_cmp/fixed.adb: New files.
3670 * gdb.ada/fixed_cmp.exp: New testcase.
3671
6943e596
JB
36722007-12-27 Joel Brobecker <brobecker@adacore.com>
3673
3674 * gdb.ada/boolean_expr.exp: New testcase.
3675
aad9a193
JB
36762007-12-26 Jim Blandy <jimb@codesourcery.com>
3677
3678 * gdb.base/multi-forks.exp: Doc fix.
3679
fb5f3683
JB
36802007-12-26 Joel Brobecker <brobecker@adacore.com>
3681
3682 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
3683 * gdb.ada/char_param.exp: Do not compile our test program with
3684 -gnata, this is unnecessary.
3685 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
3686
384e4a9c
JB
36872007-12-24 Joel Brobecker <brobecker@adacore.com>
3688
3689 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
3690 gdb.ada/print_chars/foo.adb: New files.
3691 * gdb.ada/print_chars.exp: New testcase.
3692
01e044f7
JB
36932007-12-24 Joel Brobecker <brobecker@adacore.com>
3694
3695 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
3696 gdb.ada/char_param/foo.adb: New files.
3697 * gdb.ada/char_param.exp: New testcase.
3698
0ce17860
JB
36992007-12-22 Jim Blandy <jimb@codesourcery.com>
3700
3701 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
3702 hard-coding source line numbers into the test.
3703 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
3704 gdb_get_line_number to find.
3705
919809b9
JB
37062007-12-22 Joel Brobecker <brobecker@adacore.com>
3707
3708 * gdb.base/ptype.c (highest): New struct type.
3709 (the_highest): New variable of that type.
3710 (main): Add dummy assignment to a field of variable the_highest.
3711 * gdb.base/ptype.exp: Test type printing of our new variable.
3712
abc8a88d
PM
37132007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
3714
3715 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 3716 and record first explicitly generated thread number.
abc8a88d
PM
3717 Use that thread number for thread specific watchpoint test.
3718 Add iteration number to repetitive tests.
3719
5158f3e3
CES
37202007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
3721 Jim Blandy <jimb@codesourcery.com>
3722
3723 * gdb.base/expand-psymtabs.c: New testcase
3724 source file.
3725 * gdb.base/expand-psymtabs.exp: New testcase
3726 expect file.
3727
37e4754d
LM
37282007-12-17 Luis Machado <luisgpm@br.ibm.com>
3729
3730 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
3731 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
3732
551e5d04
JB
37332007-12-17 Joel Brobecker <brobecker@adacore.com>
3734
3735 * gdb.ada/frame_args/foo.adb: New file.
3736 * gdb.ada/frame_args/pck.ads: New file.
3737 * gdb.ada/frame_args/pck.adb: New file.
3738 * gdb.ada/frame_args.exp: New testcase.
3739
a05ee097
JB
37402007-12-17 Joel Brobecker <brobecker@adacore.com>
3741
3742 * gdb.base/frame-args.c: New file.
3743 * gdb.base/frame-args.exp: New testcase.
3744
c162e8c9 37452007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 3746 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
3747
3748 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
3749
afe8ab22 37502007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 3751
afe8ab22
VP
3752 * gdb.mi/mi-pending.exp: New.
3753 * gdb.mi/mi-pending.c: New.
3754 * gdb.mi/mi-pendshr.c: New.
3755
dfdfb3ca
JB
37562007-12-06 Jim Blandy <jimb@codesourcery.com>
3757
3758 * gdb.base/default.exp: Update expected output for 'info catch'.
3759
b7fca990
JK
37602007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3761
3762 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
3763 must be set to binary.
3764
6a1afc1e
PA
37652007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
3766
3767 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
3768
a6b151f1
DJ
37692007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3770
3771 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
3772 gdb.mi/mi-file-transfer.exp: New.
3773
43039443
JK
37742007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3775
3776 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
3777
0ef2251b
MR
37782007-11-22 Maciej W. Rozycki <macro@mips.com>
3779
3780 * gdb.trace/backtrace.exp: Fix a typo.
3781 * gdb.trace/circ.exp: Likewise.
3782 * gdb.trace/collection.exp: Likewise.
3783 * gdb.trace/limits.exp: Likewise.
3784 * gdb.trace/report.exp: Likewise.
3785 * gdb.trace/tfind.exp: Likewise.
3786 * gdb.trace/while-dyn.exp: Likewise.
3787
5443631e
NR
37882007-11-21 Nick Roberts <nickrob@snap.net.nz>
3789
3790 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
3791 objects of pointers that can't be dereferenced are now
3792 "noneditable".
3793
a4ce5b0d
UW
37942007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3795
3796 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3797 (target_cpu): Remove.
3798
d6e956e5
VP
37992007-10-15 Vladimir Prus <vladimir@codesourcery.com>
3800
3801 * gdb.base/ending-run.exp: Expect the list of cleared
3802 breakpoint to come in natural order, not the reversed one.
a9c64011 3803
214270ab
VP
38042007-11-07 Vladimir Prus <vladimir@codesourcery.com>
3805
3806 * gdb.mi/mi-var-child.c (do_child_deletion): New.
3807 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 3808
1a619819
LM
38092007-11-05 Luis Machado <luisgpm@br.ibm.com>
3810
3811 * gdb.base/printcmds.exp: New function
3812 test_printf_with_dfp.
3813
5b01a6fa
DE
38142007-11-02 Doug Evans <dje@google.com>
3815
3816 * gdb.disasm/t01_mov.s: Remove carriage returns.
3817 * gdb.disasm/t02_mova.s: Ditto.
3818 * gdb.disasm/t03_add.s: Ditto.
3819 * gdb.disasm/t04_sub.s: Ditto.
3820 * gdb.disasm/t05_cmp.s: Ditto.
3821 * gdb.disasm/t06_ari2.s: Ditto.
3822 * gdb.disasm/t07_ari3.s: Ditto.
3823 * gdb.disasm/t08_or.s: Ditto.
3824 * gdb.disasm/t09_xor.s: Ditto.
3825 * gdb.disasm/t10_and.s: Ditto.
3826 * gdb.disasm/t11_logs.s: Ditto.
3827 * gdb.disasm/t12_bit.s: Ditto.
3828 * gdb.disasm/t13_otr.s: Ditto.
3829
ec33ab7f
JK
38302007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3831
3832 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
3833
ae0d01ff
UW
38342007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3835
3836 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
3837 provide DFP support.
3838
55eddb0f
DJ
38392007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3840
3841 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
3842 Test "set powerpc vector-abi". Skip auto-detection tests for old
3843 toolchains.
3844
7020f05c
PA
38452007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
3846
3847 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
3848 with [string compare].
3849
84bc3db9
PA
38502007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
3851
3852 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
3853 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
3854
5876dc88
LM
38552007-10-25 Luis Machado <luisgpm@br.ibm.com>
3856
3857 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
3858 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
3859 * gdb.opt/Makefile.in: New makefile.
3860 * Makefile.in: Create new directory "gdb.opt".
3861 * configure.ac: Add "gdb.opt" directory.
3862 * configure: Regenerated.
a9c64011 3863
c3ea9a14
DE
38642007-10-25 Doug Evans <dje@google.com>
3865
3866 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
3867 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
3868
a9c64011 38692007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
3870 Thiago Jung Bauermann <bauerman@br.ibm.com>
3871
3872 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
3873 Floating Point expressions.
3874 * gdb.base/dfp-test.exp: new file adding tests for Decimal
3875 Floating Point variables.
3876 * gdb.base/dfp-test.c: new file containing program with Decimal
3877 Floating variables, used by gdb.base/dfp-test.exp.
3878
62a24a2b
DJ
38792007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3880
3881 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
3882
e7b1eae6
UW
38832007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3884
3885 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
3886 compiling test case with GCC.
3887 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
3888
c641edcc
UW
38892007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3890
3891 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
3892 format changes.
3893
5e5ebfe6
MS
38942007-10-18 Michael Snyder <msnyder@specifix.com>
3895
3896 * gdb.base/dbx.exp: Add missing "-re " operator.
3897
e831e7b6
GM
38982007-10-16 Gaius Mulley <gaius@glam.ac.uk>
3899
3900 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
3901 * configure.ac: Removed trailing spaces after backslash.
3902 * gdb.modula2: New directory.
3903 * gdb.modula2/Makefile.in: New file.
3904 * gdb.modula2/unbounded-array.exp: New file.
3905 * gdb.modula2/unbounded1.c: New file.
3906
7cc46491
DJ
39072007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3908
3909 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
3910
39112007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
3912
3913 * gdb.base/sigstep.c (main): Add checks for
3914 return values for setitimer call.
3915 Call setitimer again with itimer = ITIMER_REAL
3916 if first call to setitimer fails.
3917
e91528f0
KH
39182007-10-11 Kazu Hirata <kazu@codesourcery.com>
3919
3920 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
3921 of $timeout.
3922
2ec9a4f8
DJ
39232007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
3924
3925 * gdb.server/server-run.exp: Test for dynamic linker symbols.
3926
39272007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
3928
3929 * lib/gdb.exp (gdb_run_cmd): Move comment outside
3930 of gdb_expect call, to avoid interruption.
3931
64b2fa04
PA
39322007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
3933
3934 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
3935 (v_unsigned_long_long, v_long_long_array)
3936 (v_signed_long_long_array, v_unsigned_long_long_array)
3937 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
3938 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
3939 [!NO_LONG_LONG]: New.
3940 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
3941 v_long_long_member.
3942
3943 (v_long_long_func, v_signed_long_long_func)
3944 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
3945 (main) [!NO_LONG_LONG]: Initialize long long variants.
3946
3947 * gdb.base/whatis.exp: If board file requests no_long_long, build
3948 test with NO_LONG_LONG defined. Test long long, signed long long,
3949 and unsigned long long variants but only if board file doesn't
3950 disable it.
3951
a912286e 39522007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 3953 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
3954
3955 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
3956 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
3957 * configure: Regenerated.
3958 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
3959 gdb.pascal/types.exp, lib/pascal.exp: New files.
3960
471ba8c9
DJ
39612007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
3962
3963 * gdb.cp/classes.exp (do_tests): Always step to the line after the
3964 call.
3965 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
3966 to return to the call.
3967 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
3968 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
3969 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
3970 * gdb.mi/mi-until.exp (test_until): Likewise.
3971 * gdb.mi/mi2-until.exp (test_until): Likewise.
3972
fef8a650
DJ
39732007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
3974
3975 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
3976 two-char array.
3977 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
3978
d983da9c
DJ
39792007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
3980
3981 * gdb.threads/watchthreads.c (thread_function): Sleep between
3982 iterations.
3983 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
3984 at once for S/390. Generate matching fails and passes.
3985
17f62551
VP
39862007-09-27 Vladimir Prus <vladimir@codesourcery.com>
3987
3988 * gdb.mi/var-cmd.c (do_children_tests): Initialize
3989 the 'struct_declarations' variable to zeros.
a9c64011 3990
ed0616c6
VP
39912007-09-24 Vladimir Prus <vladimir@codesourcery.com>
3992
3993 * gdb.cp/mb-ctor.cc: New.
3994 * gdb.cp/mb-ctor.exp: New.
3995 * gdb.cp/mb-templates.cc: New.
3996 * gdb.cp/mb-templates.exp: New.
3997
41f1b697
DJ
39982007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
3999
4000 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
4001
3f213f78
PA
40022007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
4003
4004 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
4005 targets.
4006 * configure: Regenerate.
4007
0d381245 40082007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 4009
0d381245
VP
4010 * gdb.base/annota1.exp: Adjust for 'info break'
4011 format changes.
4012 * gdb.base/annota3.exp: Likewise.
4013 * gdb.base/break.exp: Likewise.
4014 * gdb.base/condbreak.exp: Likewise.
4015 * gdb.base/pending.exp: Likewise.
4016 * gdb.base/sepdebug.exp: Likewise.
4017 * gdb.base/unload.exp: Likewise.
4018 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 4019
fe3f5fa8
VP
40202007-09-22 Vladimir Prus <vladimir@codesourcery.com>
4021
4022 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
4023 messages.
4024 * gdb.base/chng-syms.exp: Likewise.
4025 * gdb.base/unload.exp: Likewise.
a9c64011 4026
a75cf6c0
DJ
40272007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
4028
4029 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
4030
18ecae38
DJ
40312007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
4032
4033 * schedlock.c (NUM): Change to 1.
4034 (main): Use args[0] for the main thread.
4035 * schedlock.exp: Only expect two threads. Only issue one pass or fail
4036 regardless of the number of threads.
4037
5509918f
MR
40382007-09-14 Maciej W. Rozycki <macro@mips.com>
4039
4a543daf
MR
4040 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
4041 type down.
4042 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
4043 test.
4044 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
4045 watchpoint type down.
4046 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
4047 test.
4048
40492007-09-14 Maciej W. Rozycki <macro@mips.com>
4050
5509918f
MR
4051 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
4052 Move all the tests here and run them twice, once using software
4053 watchpoints and once using hardware watchpoints.
4054 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
4055
40b53987
DJ
40562007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
4057
4058 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
4059 test.
4060
695e2681
MK
40612007-09-10 Mark Kettenis <kettenis@gnu.org>
4062
8b3fc8d8
MK
4063 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
4064 build-id.
4065
695e2681
MK
4066 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
4067 know about $ORIGIN. Calculate output dir from $dest instead of
4068 using ${objdir}/{$subdir}.
4069
58d69f29
MK
40702007-09-09 Mark Kettenis <kettenis@gnu.org>
4071
4072 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
4073 gcore, before continuing with the test.
4074
3e347599
DJ
40752007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
4076
4077 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
4078 * gdb.mi/mi-watch.exp: Likewise.
4079
ea37ba09
DJ
40802007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4081 Jim Blandy <jimb@codesourcery.com>
4082
4083 * gdb.arch/i386-sse.exp: Do not expect character constants.
4084 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
4085 * gdb.base/display.exp: Allow print/s.
4086 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
4087 and unsigned char array changes.
4088
2025a643
DJ
40892007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4090
4091 * gdb.base/display.exp: Add tests for printf %p.
4092
26669a27
PA
40932007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
4094
4095 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
4096 the dll name to unicode.
4097
c8f021f8
JK
40982007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4099
4100 * gdb.base/default.exp (show version): Update the version text.
4101 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
4102
4cf31eea
JK
41032007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4104
4105 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
4106 New files.
4107
4935890f
JK
41082007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4109
4110 * lib/gdb.exp (build_id_debug_filename_get): New function.
4111 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
4112 Remove the generate DEBUG file for the future testcase runs.
4113 New testcase for the NT_GNU_BUILD_ID retrieval.
4114 Move the final testing step to ...
4115 (test_different_dir): ... a new function.
4116 New parameter XFAIL to XFAIL all the tests performed.
4117 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
4118 New parameter TYPE to PF_PREFIX all the tests performed.
4119
02142340
VP
41202007-08-31 Vladimir Prus <vladimir@codesourcery.com>
4121
4122 * gdb.mi/mi-var-cp.cc (path_expression): New
4123 function.
4124 * gdb.mi/mi-var-cp.exp: Run path exression tests.
4125
36acd84e
UW
41262007-08-27 Markus Deuling <deuling@de.ibm.com>
4127
4128 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
4129 to fit into SPU Local Store memory.
4130
a896d121
JB
41312007-08-23 Joel Brobecker <brobecker@adacore.com>
4132
4133 * gdb.base/default.exp: Adjust the expected output of "info
4134 warranty" after the switch to GPLv3.
4135
7b433602
JB
41362007-08-23 Joel Brobecker <brobecker@adacore.com>
4137
4138 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
4139 to 30000 (from 20000).
4140
e22f8b7c
JB
41412007-08-23 Joel Brobecker <brobecker@adacore.com>
4142
4143 Switch the license of all .exp files to GPLv3.
4144 Switch the license of all .f and .f90 files to GPLv3.
4145 Switch the license of all .s and .S files to GPLv3.
4146
5a0e3bd0
JB
41472007-08-23 Joel Brobecker <brobecker@adacore.com>
4148
4149 * configure.ac: Switch license to GPLv3.
4150
cc00619d
JB
41512007-08-23 Joel Brobecker <brobecker@adacore.com>
4152
4153 Switch the licensing to GPLv3 for all .ads and .adb files.
4154
8d26208a
DJ
41552007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
4156
4157 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
4158 and t_int_double.
4159 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
4160
4fcb9948
JB
41612007-08-17 Joel Brobecker <brobecker@adacore.com>
4162
4163 * gdb.base/step-line.c: Switch license to GPL version 3, and
4164 update copyright year.
4165 * gdb.base/step-line.inp: Likewise.
4166
b9c34f67
JB
41672007-08-17 Joel Brobecker <brobecker@adacore.com>
4168
4169 * gdb.base/gdb1555.exp: Make expected output immune to formatting
4170 changes inside gdb1555.c.
4171 * gdb.base/pending.exp: Likewise.
4172
2cc17678
DJ
41732007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
4174
4175 * config/default.exp: New file.
4176
e48883f7
DJ
41772007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
4178
4179 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
4180 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
4181
1ab80e5b
MR
41822007-07-30 Maciej W. Rozycki <macro@mips.com>
4183
4184 * gdb.base/dump.exp: Force the correct endianness for binary
4185 formats not carrying this information.
4186
aba471f5
DJ
41872007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
4188
4189 * gdb.threads/staticthreads.exp: Match .*sem_post.
4190
d4e07204
DJ
41912007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
4192
4193 * gdb.base/readline.exp (operate_and_get_next): Match the final
4194 prompt.
4195
2b97317d
KB
41962007-07-23 Kevin Buettner <kevinb@redhat.com>
4197
4198 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
4199 to restarting SID.
4200
44efa07a
KB
42012007-07-18 Kevin Buettner <kevinb@redhat.com>
4202
4203 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
4204 prior to `gdb_start'.
4205
7b5ebade
KB
42062007-07-18 Kevin Buettner <kevinb@redhat.com>
4207
4208 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
4209 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
4210 Remove call to gdb_unload.
4211
255e7678
DJ
42122007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
4213 Daniel Jacobowitz <dan@codesourcery.com>
4214
4215 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
4216 for __WIN32__.
4217 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
4218 * gdb.base/unload.exp: Use shared library test routines.
4219
3a40aaa0
UW
42202007-07-03 Markus Deuling <deuling@de.ibm.com>
4221
4222 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
4223 * gdb.base/solib-symbol-lib.c: Likewise.
4224 * gdb.base/solib-symbol-main.c: Likewise.
4225
b0f4b84b
DJ
42262007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
4227
4228 * config/gdbserver.exp (gdb_reconnect): New.
4229 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
4230 gdb.base/solib-disc.exp: New files.
4231 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
4232 remote debugging".
4233 (gdb_compile): Add shlib_load flag.
4234 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
4235 port.
4236 (gdbserver_reconnect): New.
4237
1b05479a
DJ
42382007-07-01 Nick Roberts <nickrob@snap.net.nz>
4239 Daniel Jacobowitz <dan@codesourcery.com>
4240
4241 * gdb.base/annota3.exp: Test for if construct.
4242
86f78eb2
DJ
42432007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
4244
4245 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
4246
6a2eb474 42472007-06-21 Chris Dearman <chris@mips.com>
a9c64011 4248 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
4249
4250 * gdb.base/display.exp: Allow a newline after display/i.
4251 * gdb.base/pc-fp.exp: Likewise.
4252 * gdb.base/sigbpt.exp: Likewise.
4253
f8b73d13
DJ
42542007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4255
4256 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
4257 required features to be included.
4258
4339e69e
DJ
42592007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
4260
4261 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
4262 in info threads output.
4263
23d964e7
UW
42642007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4265 Markus Deuling <deuling@de.ibm.com>
4266
4267 * gdb.arch/spu-info.exp: New testcase.
4268 * gdb.arch/spu-info.c: New file.
4269
fd20f75b
DJ
42702007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
4271
4272 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
4273 tpcs_offset. Restore lr after the call.
4274 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
4275
2226f861
DJ
42762007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
4277
4278 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
4279 (gdbserver_run): Kill any running gdbserver.
4280 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
4281
d12371a9
MR
42822007-05-17 Maciej W. Rozycki <macro@mips.com>
4283
4284 * gdb.base/sigbpt.exp: Preset segv_addr.
4285
93f02886
DJ
42862007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
4287
4288 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
4289 (gdb_compile_shlib): Likewise.
4290 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
4291 (default_gdb_init): Clear cleanfiles.
4292 (gdb_finish): Delete recorded cleanfiles.
4293 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
4294
4295 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
4296 Do not use isnative.
4297 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
4298 gdb.base/so-impl-ld.exp: Likewise.
4299 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
4300 * gdb.base/unload.exp: Likewise. Do not pass empty option to
4301 gdb_compile.
4302
b04e06d7
VP
43032007-05-15 Vladimir Prus <vladimir@codesourcery.com>
4304
4305 * config/unknown.exp: Remove.
4306
069ed931
UW
43072007-05-15 Markus Deuling <deuling@de.ibm.com>
4308
4309 * gdb.base/info-proc.exp: Check is_remote.
4310
09db0d03
UW
43112007-05-14 Markus Deuling <deuling@de.ibm.com>
4312
4313 * gdb.base/gcore.exp: Initialize variable core_supported.
4314
af2cbe8c
DJ
43152007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4316
4317 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
4318
027c0295
DJ
43192007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4320
4321 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
4322 * gdb.threads/print-threads.exp (test_all_threads): Allow
4323 negative and hexadecimal thread IDs.
4324
dc5000e7
DJ
43252007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4326
4327 * gdb.java/jprint.java (public): Avoid invalid call to static
4328 method.
4329
2e74ed18
DP
43302007-05-14 Denis Pilat <denis.pilat@st.com>
4331
4332 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
4333 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
4334 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
4335 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
4336 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
4337
83547f02
UW
43382007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4339
4340 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 4341 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
4342 this mode.
4343 * gdb.base/ovlymgr.c: Provide stubs for spu target.
4344 * gdb.base/spu.ld: New file.
4345
b18be20d
DJ
43462007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
4347
4348 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
4349
be444858
DJ
43502007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
4351
4352 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
4353
b1d53152
DJ
43542007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
4355
4356 * gdb.java/jmain.exp: Handle demangled names with and without method
4357 signatures.
4358
d084b331
DJ
43592007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
4360
4361 * gdb.mi/mi-syn-frame.c (main, foo, bar)
4362 (have_a_very_merry_interrupt): Remove calls to puts.
4363 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
4364 inferior output.
4365 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
4366 test names.
4367
db9d7fc5
DJ
43682007-04-29 Markus Deuling <deuling@de.ibm.com>
4369 Daniel Jacobowitz <dan@codesourcery.com>
4370
4371 * gdb.base/auxv.exp (core_works): Also check is_remote.
4372 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
4373
ef783a7d 43742007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 4375
ef783a7d
VP
4376 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
4377 message, not the undefined 'module' variable.
4378 * gdb.base/siginfo.exp: Likewise.
4379 * gdb.base/sigstep.exp: Likewise.
4380 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
4381 serialport.
4382 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
4383
b7b73cae
CV
43842007-04-25 Corinna Vinschen <vinschen@redhat.com>
4385
4386 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
4387 target sim fails. Return 0 otherwise.
4388 (gdb_load): Return prematurely if gdb_target_sim fails.
4389
7d90fdfa
DP
43902007-04-16 Denis Pilat <denis.pilat@st.com>
4391
4392 * gdb.base/setshow.exp: Reset height after having set it to 100.
4393
5d3e9c85
DP
43942007-04-16 Denis Pilat <denis.pilat@st.com>
4395
4396 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
4397
18e75969
DP
43982007-04-16 Denis Pilat <denis.pilat@st.com>
4399
4400 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
4401
25d5ea92
VP
44022007-04-14 Vladimir Prus <vladimir@codesourcery.com>
4403
4404 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
4405 tests. Run the frozen varobjs test.
4406 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 4407 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 4408
0b49cb80
JK
44092007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4410
4411 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
4412 gdb.base/type-opaque.exp: New files.
4413
a73bafbc 44142007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
4415
4416 * gdb.mi/mi-var-child.c
a73bafbc
VP
4417 (do_children_tests): User char[2] instead of
4418 char so that automatic printing of pointers to char
4419 don't give unpredicable result.
4420 * gdb.mi/var-cmd.c (do_locals_test): Initialize
4421 local variables.
4422 * gdb.mi/mi-var-child.exp: Step to right line
4423 of do_children_tests.
4424 * gdb.mi/mi2-var-child.exp: Likewise.
4425 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 4426 do_locals_tests.
a73bafbc
VP
4427 (do_children_tests): User char[2] instead of
4428 char so that automatic printing of pointers to char
a9c64011 4429 don't give unpredicable result.
a73bafbc 4430 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 4431 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
4432 Pass test name to mi_wait_for_stop.
4433
7ce59000
DJ
44342007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4435
4436 * gdb.asm/asm-source.exp: Remove d10v case.
4437 * lib/gdb.exp (skip_cplus_tests): Likewise.
4438 * gdb.asm/d10v.inc: Deleted.
4439
20389057
DJ
44402007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4441
4442 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
4443
8807d78b
DJ
44442007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4445
4446 * config/netware.exp: Delete file.
4447
aa3edb8e
JB
44482007-03-29 Joel Brobecker <brobecker@adacore.com>
4449
4450 * gdb.dwarf2/dw2-noloc.S: New file.
4451 * gdb.dwarf2/dw2-noloc.exp: New file.
4452
297561ac
PA
44532007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
4454
4455 * gdb.cp/method2.cc: New test.
4456 * gdb.cp/method2.exp: New test.
4457 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
4458
1f81bd39
DJ
44592007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
4460
4461 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
4462
9453113a
DJ
44632007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
4464
4465 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
4466
b741e217
DJ
44672007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
4468
4469 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
4470 (gdb_load): Delete, replace with...
4471 (gdb_reload): ...this.
4472 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
4473 * gdb.server/server-mon.exp: Likewise.
4474 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
4475 (gdb_start_cmd): New.
4476 (gdb_file_cmd): Save the last loaded file.
4477 (gdb_reload): New.
4478 (gdb_gnu_strip_debug): Use transform.
4479 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
4480 support here. Use new $last_loaded_file. Check mtime.
4481 (gdb_target_cmd): Handle ObjC failure case.
4482 (infer_host_exec): Delete.
4483 (gdbserver_load): Rename to...
4484 (gdbserver_run): ...this. Simplify.
4485 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
4486 (mi_gdb_load): Move most contents to a new function...
4487 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
4488 (mi_run_cmd): Use mi_gdb_target_load.
4489 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
4490 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
4491 Use gdb_run_cmd.
4492 * gdb.base/charsign.exp: Remove incorrect comment.
4493 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
4494 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
4495 gdb.base/start.exp: Use gdb_start_cmd.
4496
446ab585 44972007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 4498 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
4499
4500 * gdb.base/sigbpt.exp: Fix the message when skipping test.
4501 * gdb.base/signull.exp: Similarly.
4502
bbb88ebf
UW
45032007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4504
4505 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
4506 messages available to test cases (like chng-sym.exp).
4507
cb8c4a99
AS
45082007-03-14 Andreas Schwab <schwab@suse.de>
4509
4510 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
4511 format changes.
4512
4e463ff5
DJ
45132007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
4514
4515 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
4516 (optimized_1): New.
4517 (main): Call optimized_1.
4518 (gdb2029): Correct typos. Call gdb2029_marker.
4519 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
4520 for gdb2029.
4521
b6db2c47
MK
45222007-03-12 Mark Kettenis <kettenis@gnu.org>
4523
4524 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
4525 as tabs. Remove redundant test pattern.
4526
70ed3737
UW
45272007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4528
4529 * gdb.base/long_long.exp: Accept optional symbol name in <...>
4530 for /a format output.
4531
47b67b60
DJ
45322007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
4533
4534 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
4535 collect output incrementally.
4536
b8953b0e
UW
45372007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4538
4539 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
4540 for -var-create lpcharacter test.
4541 * gdb.mi/mi2-var-cmd.exp: Likewise.
4542
7acd5c40
UW
45432007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4544
4545 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
4546 pass on targets where address zero is readable.
4547
9c6759c1
UW
45482007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4549
4550 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
4551 just a single architecture.
4552
a2f1aeb4
UW
45532007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4554
4555 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
4556 (fetch_all_registers): New function, uses gdb_test_multiple and
4557 exp_continue to fetch inferior output line-by-line.
4558 Replace all uses of do_get_all_registers by fetch_all_registers.
4559
46579ac2
UW
45602007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4561
4562 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
4563 in target_info.
4564
fc133f24
MS
45652007-03-02 Michael Snyder <michael.snyder@palmsource.com>
4566
a9c64011 4567 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
4568 consistancy; add a default (timeout) case.
4569
7646a51d
MS
45702007-03-02 Michael Snyder <michael.snyder@palmsource.com>
4571
4572 * gdb.base/watchpoint.exp: Fix truncated comment.
4573
dcfff61f
MS
45742007-03-02 Michael Snyder <michael.snyder@palmsource.com>
4575
4576 * Makefile.in: Remove spurious single-quotes from sed command.
4577
664e3ee9
DJ
45782007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
4579
4580 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
4581 func.
4582 * gdb.mi/mi2-var-cmd.exp: Likewise.
4583
d7cc6f2f
JB
45842007-02-27 Joel Brobecker <brobecker@adacore.com>
4585
a9c64011
AS
4586 * gdb.dwarf2/dw2-producer.S: New file.
4587 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
4588
45892007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
4590
4591 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
4592 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
4593 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
4594 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
4595 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
4596 Revert tests to use mi_gdb_test and include value field in output
4597 of -var-create.
4598
93d42b30
DJ
45992007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
4600
4601 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
4602
c499ed39
DJ
46032007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
4604
4605 * gdb.base/maint.exp: Remove full paths from test names.
4606 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
4607 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
4608
9836f81b
JB
46092007-02-27 Joel Brobecker <brobecker@adacore.com>
4610
4611 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
4612
c74d0ad8
DJ
46132007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4614
4615 * gdb.server/server-mon.exp: New test.
4616
2711e456
DJ
46172007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4618
4619 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
4620
ff6f572f
DJ
46212007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4622
4623 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
4624 register capitalization.
4625
fada3feb
DP
46262007-02-13 Denis Pilat <denis.pilat@st.com>
4627
4628 * gdb.mi/mi-var-invalidate.exp: New file.
4629
fb1e4ffc
DJ
46302007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4631
4632 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
4633
3da939d7
DJ
46342007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4635
4636 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
4637
123dc839
DJ
46382007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4639
4640 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
4641 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
4642
877e3645 46432007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
4644
4645 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
4646 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
4647 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
4648 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
4649 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 4650 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 4651 Update tests to include value field in output of -var-create.
a9c64011 4652
3c0a2960
AS
46532007-02-08 Andreas Schwab <schwab@suse.de>
4654
4655 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
4656
108546a0
DJ
46572007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4658
4659 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
4660 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
4661
d701dcab
DP
46622007-02-02 Denis Pilat <denis.pilat@st.com>
4663
4664 * gdb.threads/threadapply.exp: check that frame is not changed by
4665 the thread apply all command.
4666
783e3e2f
AS
46672007-01-31 Andreas Schwab <schwab@suse.de>
4668
6d9c3a87
AS
4669 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
4670
3c50d7b9
AS
4671 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
4672 in the dwarf sections.
4673 * gdb.dwarf2/mac-fileno.S: Likewise.
4674
783e3e2f
AS
4675 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
4676 bspstore register on ia64.
4677
78ff580e
AS
46782007-01-29 Andreas Schwab <schwab@suse.de>
4679
cc8e9b12
AS
4680 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
4681 "frame-begin" annotation.
4682
78ff580e
AS
4683 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
4684 number of "frames-invalid" annotations.
4685
704a4f78
DJ
46862007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4687
4688 * gdb.base/commands.exp: Call if_commands_test.
4689 (gdb_test_no_prompt, if_commands_test): New.
4690
e741bf94
MK
46912007-01-28 Mark Kettenis <kettenis@gnu.org>
4692
4693 * gdb.threads/sigthread.c (NSIGS): Make bigger.
4694
474d0ad3
AS
46952007-01-27 Andreas Schwab <schwab@suse.de>
4696
4697 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
4698 .short/.int/.quad in the dwarf sections.
4699 * gdb.dwarf2/dw2-intercu.S: Likewise.
4700 * gdb.dwarf2/dw2-intermix.S: Likewise.
4701
e784b426
JK
47022007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4703
4704 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
4705 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
4706 array.
e784b426
JK
4707 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
4708 * gdb.base/setvar.exp: Likewise.
4709
37f08e04
AS
47102007-01-26 Andreas Schwab <schwab@suse.de>
4711
9a01813a
AS
4712 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
4713 test.
4714
37f08e04
AS
4715 * gdb.base/multi-forks.exp ("restart $i"): Also match
4716 __kernel_syscall_via_break.
4717
6e2a9270
VP
47182007-01-24 Vladimir Prus <vladimir@codesourcery.com>
4719
4720 * lib/mi-support.exp (mi_delete_varobj): New.
4721 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
4722 testcase.
4723 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
4724 (main): Call the above.
4725 (reference_update_test, base_in_reference_test)
4726 (reference_to_pointer): Delete the created varobjs.
a9c64011 4727
e515b470
DJ
47282007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
4729
4730 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
4731 * configure: Regenerated.
4732 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
4733 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
4734 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
4735 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
4736 * lib/gdb.exp (gdb_skip_xml_test): New function.
4737
08d8bcd7
DJ
47382007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
4739
4740 * gdb.base/sigrepeat.exp: Correct error message.
4741
47422007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
4743 Daniel Jacobowitz <dan@codesourcery.com>
4744
4745 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
4746 gdb.arch/i386-gnu-cfi-asm.S: New files.
4747
97c3f1f3
JK
47482007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4749
4750 * lib/gdb.exp: Abort on missing `site.exp'.
4751
cb1df416
DJ
47522007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4753 Daniel Jacobowitz <dan@codesourcery.com>
4754
4755 * gdb.base/included.c, gdb.base/included.exp,
4756 gdb.base/included.h: New files.
4757
35990120
DJ
47582007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
4759
4760 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
4761 (maximize_rlimit): Reduce limits on 64-bit systems.
4762
6e81a116 47632007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
4764
4765 From Marcus Deuling <deuling@de.ibm.com>:
4766 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
4767 every case.
4768
6c3c41f3
NR
47692007-01-13 Nick Roberts <nickrob@snap.net.nz>
4770
4771 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
4772 (test_path_specification): Use objdir instead of srcdir to always
4773 get an absolute filename.
4774
2f12c312
DJ
47752007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
4776
4777 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
4778
81121995
VP
47792007-01-11 Vladimir Prus <vladimir@codesourcery.com>
4780
4781 * gdb.mi/mi-var-cp.cc (reference_update_tests):
4782 Make sure the variable we're using is in scope.
4783 (reference_to_pointer): Likewise.
4784
4741b737
DJ
47852007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4786
4787 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
4788 has no debug information.
4789
054410c3
DJ
47902007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4791
4792 * gdb.base/annota1.exp: Remove extra send_gdb.
4793
818f79f6
DJ
47942007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4795
4796 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
4797
f7a6bb70
DJ
47982007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4799
4800 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
4801
57e66780
DJ
48022007-01-08 Nick Roberts <nickrob@snap.net.nz>
4803 Daniel Jacobowitz <dan@codesourcery.com>
4804
4805 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
4806 lcharacter or linteger change. Correct duplicated test name.
4807 * gdb.mi/mi2-var-cmd.exp: Likewise.
4808
3d799a95
DJ
48092007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4810
4811 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
4812
48132007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 4814
a9c64011
AS
4815 * gdb.base/nofield.c: New file.
4816 * gdb.base/nofield.exp: New testcase.
51679ba9 4817
eafb94e8
NR
48182007-01-05 Nick Roberts <nickrob@snap.net.nz>
4819
4820 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
4821
4822 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
4823 test.
4824
5e572bb4
DJ
48252007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4826
4827 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
4828
74a44383
DJ
48292007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4830
4831 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
4832 when continuing.
4833
1b572db9
DJ
48342007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
4835
4836 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
4837 Expect ".exe" extension.
4838
381bc39b
DJ
48392007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
4840
4841 * gdb.base/charset.exp: Add explicit filename to break.
4842 * gdb.base/dbx.exp: Add explicit filename to breaks.
4843
2b70e4c6
DJ
48442007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
4845
4846 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
4847 * gdb.mi/mi2-file.exp: Likewise.
4848
303b6f5d
DJ
48492007-01-04 Vladimir Prus <vladimir@codesourcery.com>
4850
4851 Implement specification of MI tests as comments
4852 in C and C++ sources.
4853 * lib/mi-support.exp (mi_autotest_data): New variable.
4854 (mi_autotest_source): New variable.
4855 (count_newlines, mi_prepare_inline_tests)
4856 (mi_get_inline_test, mi_continue_to_line)
4857 (mi_run_inline_test, mi_tbreak)
4858 (mi_send_resuming_command, mi_wait_for_stop): New functions.
4859 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
4860 Run inline tests.
4861 * gdb.mi/mi-var-cp.cc: Define tests here.
4862
23da0d94
VP
48632007-01-04 Vladimir Prus <vladimir@codesourcery.com>
4864
4865 Simplify usage of mi_continue_to.
4866 * lib/mi-support.exp (mi_runto_helper): Renamed
4867 from mi_runto, added new parameter 'run_or_continue'.
4868 (mi_runto): Use mi_runto_helper.
4869 (mi_continue_to): Accept just function name as parameter.
4870 Use mi_runto_helper.
4871 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
4872 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 4873
f9e18282
JB
48742006-01-04 Joel Brobecker <brobecker@adacore.com>
4875
4876 Make this testcase a bit more realistic. The current code
4877 is too simplistic, and allows the compiler to optimize out
4878 some of the entities we need for this testcase.
4879 * gdb.ada/null_record/bar.ads (Void_Star): New type.
4880 (Do_Nothing): Add extra parameter.
4881 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
4882 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
4883 by using a variable of type Void_Star.
4884
fd678c65
JB
48852006-01-04 Joel Brobecker <brobecker@adacore.com>
4886
4887 * gdb.ada/catch_ex/foo.adb: New file.
4888 * gdb.ada/catch_ex.exp: New testcase.
4889
05cfdb42
DJ
48902007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
4891
4892 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
4893 pass --image-base to linker.
4894
2e03ee74
DJ
48952007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4896 Daniel Jacobowitz <dan@codesourcery.com>
4897
4898 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
4899 secondary prompts.
4900
0d5de010
DJ
49012007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4902
4903 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
4904 output. Test the types of members and member pointers.
4905 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
4906 gdb/2092.
4907 * gdb.cp/member-ptr.exp: Search for a comment instead of a
4908 statement. Enable for GCC. Update expected output for some tests
4909 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
4910 layout.
4911 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
4912 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
4913 (Diamond::vget_base): New.
4914 (main): Add new tests.
4915 * gdb.cp/printmethod.exp: Update expected output for member functions.
4916 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
4917 print pEe->D::vg().
4918
61a771aa
DJ
49192007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4920
4921 * gdb.threads/tls.exp: Allow stops in sem_post.
4922
2fa63963
DJ
49232006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
4924
4925 * gdb.base/annota1.exp: Allow .*printf in backtraces.
4926 * gdb.base/annota3.exp: Likewise.
4927 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
4928 again (instead of timing out).
4929 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
4930 GCC bug 26475.
4931 * gdb.java/jmisc.exp: Adjust to work with method signatures including
4932 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
4933 test from jmisc1.exp.
4934 * gdb.java/jmisc1.exp: Delete.
4935 * gdb.java/jprint.exp: Adjust to work with method signatures including
4936 return types.
4937 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
4938 * gdb.threads/linux-dp.exp: Don't be confused by program output.
4939 * lib/java.exp (compile_java_from_source): Pass the correct type
4940 to target_compile.
4941
5eefc2b7
JB
49422006-12-31 Joel Brobecker <brobecker@adacore.com>
4943
4944 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
4945 (stack_align_edx): New function.
4946 (stack_align_eax): New function.
4947 (main): Add calls to stack_align_edx and stack_align_eax.
4948 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
4949 Add testing for the cases where the register used during a stack
4950 realignment is edx. Same for eax.
4951
227c54da
DJ
49522006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
4953
4954 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
4955 and generic PE targets.
4956
cab8ac94
JB
49572006-12-29 Joel Brobecker <brobecker@adacore.com>
4958
4959 * gdb.ada/array_return.exp: Update copyright date list.
4960
ba54f318
JB
49612006-12-27 Joel Brobecker <brobecker@adacore.com>
4962
4963 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
4964 (Create_Small_Float_Vector): New function.
4965 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
4966 function body.
4967 * gdb.ada/array_return/p.adb: Use new type and function from
4968 package Pck.
4969 * gdb.ada/array_return.exp: Add a test verifying that GDB is
4970 able to print the value returned by a function returning an
4971 array of float.
4972
6b7a35dd
JB
49732006-12-20 Joel Brobecker <brobecker@adacore.com>
4974
4975 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
4976 The associated tests should be PASSing.
4977
038224f6
VP
49782006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4979
4980 Test for base in references.
4981 * gdb.mi/mi-var-cp.cc: Add test code.
4982 * gdb.mi/mi-var-cp.exp: Test for bases in references.
4983 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
4984 * gdb.mi/mi2-watch.exp: Likewise.
4985 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
4986 (mi_list_varobj_children): New function.
4987
b26ed50d
VP
49882006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4989
4990 * lib/mi-support.exp
4991 (mi_runto): Accept "()" after function name.
4992 (mi_create_varobj): New function.
4993 (mi_varobj_update): New function.
4994 (mi_Check_varobj_value): New function.
4995 * gdb.mi/mi-var-cp.exp: New file.
4996 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 4997
08232497
DJ
49982006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
4999
5000 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
5001 gdb.base/weaklib2.c: New files.
5002
d394c993 50032006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 5004
ac6c2fba
NS
5005 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
5006 info. Adjust test names.
5007
8ec659a0 5008 * gdb.base/break.c (main): Move position of malloc.
d394c993 5009 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 5010
acd65feb
VP
50112006-11-28 Vladimir Prus <vladimir@codesourcery.com>
5012
5013 * gdb.mi/mi-var-cmd.exp: Check -var-update after
5014 assignement of arrays and function pointers.
5015 * gdb.mi/var-cmd.c: Add declaration necessary for above
5016 tests.
5017
f556d5e5
NS
50182006-11-27 Nathan Sidwell <nathan@codesourcery.com>
5019
5020 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
5021
5022 * gdb.threads/linux-dp.exp: Read thread table before and after
5023 creating each philosopher and verify it.
5024
697bc68d
NS
50252006-11-27 Nathan Sidwell <nathan@codesourcery.com>
5026 Paul Brook <paul@codesourcery.com>
5027 Daniel Jacobowitz <dan@codesourcery.com>
5028
5029 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 5030 main to remove duplication. Add start function of the form
697bc68d
NS
5031 '_*start[1-9]*'. Add RVDS start function.
5032
29d73ae4
DJ
50332006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
5034
5035 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
5036
c1d88655
UW
50372006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5038
5039 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
5040 * gdb.asm/spu.inc: New file.
5041 * gdb.base/term.exp: Disable if [target_info exists noargs].
5042 * gdb.gdb/complaints.exp: Disable if ![isnative].
5043 * gdb.gdb/selftest.exp: Likewise.
5044 * gdb.gdb/observer.exp: Likewise.
5045 * gdb.gdb/xfullpath.exp: Likewise.
5046 * gdb.base/attach.exp: Disable on SPU target.
5047 * gdb.cp/bs145503.exp: Likewise.
5048 * gdb.cp/exception.exp: Likewise.
5049 * gdb.cp/userdef.exp: Likewise.
5050
32a13b1a
DJ
50512006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
5052
5053 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
5054
d8295fe9
VP
50552006-11-10 Vladimir Prus <vladimir@codesourcery.com>
5056
5057 * gdb.base/completion.exp: Fix completion tests for
5058 'info' and 'info '.
5059 * gdb.base/help.exp (help_test_raw, test_class_help)
5060 (test_prefix_command_help): Move...
5061 * lib/gdb.exp: Here.
5062 * gdb.base/main.exp: Adjust.
5063 * gdb.cp/maint.exp: Adjust.
5064 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 5065
8c394015
VP
50662006-11-09 Vladimir Prus <vladimir@codesourcery.com>
5067
5068 * gdb.stabs/weird.exp (print_weird_var): Use
5069 gdb_test_multiple instead of gdb_expect.
5070
027fc1bc
VP
50712006-11-09 Vladimir Prus <vladimir@codesourcery.com>
5072
5073 * gdb.base/help.exp (help_test_raw): New.
5074 (test_class_help): New.
5075 (test_prefix_command_help): New.
5076 Adjust testcases.
5077
67609209
FR
50782006-11-09 Christophe Lyon <christophe.lyon@st.com>
5079
5080 * gdb.base/constvars.c (main): Write to crass and crips, so that
5081 they are allocated by the compiler.
5082
f73adfeb
AS
50832006-10-27 Andreas Schwab <schwab@suse.de>
5084
5085 * gdb.base/multi-forks.exp: Use "detach fork" instead of
5086 "detach-fork".
5087
2f83a18e
DJ
50882006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
5089
5090 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
5091 of patterns.
5092
94277a38
DJ
50932006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5094
5095 * gdb.base/sepdebug.exp: Remove debug format test.
5096 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
5097 Handle no-symtab.
5098 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
5099
5bd2f6e2
DJ
51002006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5101
5102 * gdb.threads/manythreads.c (thread_function, main): Don't cast
5103 int to pointer or pointer to int.
5104 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
5105
8c008720
DJ
51062006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
5107
5108 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
5109
9e35dae4
DJ
51102006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5111
5112 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
5113
d9639e13
DJ
51142006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
5115
5116 PR c++/2116
5117 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
5118
390a1bd0
JB
51192006-10-06 Joel Brobecker <brobecker@adacore.com>
5120
5121 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
5122 the corresponding bug has been fixed in GDB (PR/2018).
5123
dd920c33
JB
51242006-10-06 Joel Brobecker <brobecker@adacore.com>
5125
5126 * gdb.base/subst.exp: New testcase.
5127
53bbefe9
JB
51282006-10-06 Joel Brobecker <brobecker@adacore.com>
5129
5130 * gdb.ada/array_return/pck.ads: Add copyright notice.
5131 * gdb.ada/array_return/pck.adb: Likewise.
5132 * gdb.ada/array_return/p.adb: Likewise.
5133 * gdb.ada/exec_changed/first.adb: Likewise.
5134 * gdb.ada/exec_changed/second.adb: Likewise.
5135
09851417
JB
51362006-10-06 Joel Brobecker <brobecker@adacore.com>
5137
5138 * gdb.ada/watch_arg/watch.adb: New file.
5139 * gdb.ada/watch_arg.exp: New testcase.
5140
041bf30d
VP
51412006-10-02 Vladimir Prus <vladimir@codesourcery.com>
5142
5143 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 5144 via string_to_regexp.
041bf30d 5145 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 5146
f286fbdd 51472006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
5148
5149 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
5150 Remove unused / obsolete files.
5151
7c07f349
NR
51522006-09-19 Nick Roberts <nickrob@snap.net.nz>
5153
5154 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
5155
cd5ff84a
VP
51562006-09-17 Vladimir Prus <vladimir@codesourcery.com>
5157
5158 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
5159 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 5160 the number of frames.
cd5ff84a 5161
ae018d1a
DJ
51622006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
5163
5164 * gdb.base/args.c (main): Add breakpoint marker.
5165 * gdb.base/args.exp: Use args_test for tests. Add new tests which
5166 really test empty arguments.
5167 (args_load): Delete.
5168 (args_test): New.
5169
b399c549
NR
51702006-09-13 Nick Roberts <nickrob@snap.net.nz>
5171
5172 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
5173 check for one file.
5174
2ab1eb7a
VP
51752006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
5176
5177 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
5178 HIGH_FRAME argument to -stack-list-locals can be larger than
5179 the number of frames.
a9c64011 5180
476308bf
FF
51812006-08-18 Fred Fish <fnf@specifix.com>
5182
5183 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
5184 '$' in front of skip_vmx_tests_saved when setting that.
5185
8625200f
AS
51862006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
5187
5188 * gdb.base/trace-commands.exp: New file.
5189
089ec8f1
DJ
51902006-08-10 Joel Brobecker <brobecker@adacore.com>
5191 Daniel Jacobowitz <dan@codesourcery.com>
5192
5193 * gdb.base/step-bt.exp: Make hexadecimal address optional in
5194 expected output of the backtrace commands.
5195
b60f0898
JB
51962006-08-09 Joel Brobecker <brobecker@adacore.com>
5197
5198 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
5199 untested followed by return combination.
5200 * gdb.arch/altivec-regs.exp: Likewise.
5201 * gdb.arch/e500-abi.exp: Likewise.
5202 * gdb.arch/e500-regs.exp: Likewise.
5203 * gdb.arch/gdb1291.exp: Likewise.
5204 * gdb.arch/gdb1431.exp: Likewise.
5205 * gdb.arch/gdb1558.exp: Likewise.
5206 * gdb.arch/i386-prologue.exp: Likewise.
5207 * gdb.arch/i386-unwind.exp: Likewise.
5208 * gdb.asm/asm-source.exp: Likewise.
5209 * gdb.base/a2-run.exp: Likewise.
5210 * gdb.base/advance.exp: Likewise.
5211 * gdb.base/all-bin.exp: Likewise.
5212 * gdb.base/annota1.exp: Likewise.
5213 * gdb.base/annota3.exp: Likewise.
5214 * gdb.base/args.exp: Likewise.
5215 * gdb.base/arithmet.exp: Likewise.
5216 * gdb.base/assign.exp: Likewise.
5217 * gdb.base/async.exp: Likewise.
5218 * gdb.base/attach.exp: Likewise.
5219 * gdb.base/bang.exp: Likewise.
5220 * gdb.base/bigcore.exp: Likewise.
5221 * gdb.base/bitfields.exp: Likewise.
5222 * gdb.base/bitfields2.exp: Likewise.
5223 * gdb.base/break.exp: Likewise.
5224 * gdb.base/call-sc.exp: Likewise.
5225 * gdb.base/call-strs.exp: Likewise.
5226 * gdb.base/callfuncs.exp: Likewise.
5227 * gdb.base/checkpoint.exp: Likewise.
5228 * gdb.base/chng-syms.exp: Likewise.
5229 * gdb.base/code-expr.exp: Likewise.
5230 * gdb.base/commands.exp: Likewise.
5231 * gdb.base/completion.exp: Likewise.
5232 * gdb.base/cond-expr.exp: Likewise.
5233 * gdb.base/condbreak.exp: Likewise.
5234 * gdb.base/consecutive.exp: Likewise.
5235 * gdb.base/constvars.exp: Likewise.
5236 * gdb.base/corefile.exp: Likewise.
5237 * gdb.base/cvexpr.exp: Likewise.
5238 * gdb.base/dbx.exp: Likewise.
5239 * gdb.base/define.exp: Likewise.
5240 * gdb.base/detach.exp: Likewise.
5241 * gdb.base/display.exp: Likewise.
5242 * gdb.base/dump.exp: Likewise.
5243 * gdb.base/ena-dis-br.exp: Likewise.
5244 * gdb.base/ending-run.exp: Likewise.
5245 * gdb.base/environ.exp: Likewise.
5246 * gdb.base/eval-skip.exp: Likewise.
5247 * gdb.base/exprs.exp: Likewise.
5248 * gdb.base/fileio.exp: Likewise.
5249 * gdb.base/finish.exp: Likewise.
5250 * gdb.base/float.exp: Likewise.
5251 * gdb.base/foll-exec.exp: Likewise.
5252 * gdb.base/foll-fork.exp: Likewise.
5253 * gdb.base/foll-vfork.exp: Likewise.
5254 * gdb.base/freebpcmd.exp: Likewise.
5255 * gdb.base/funcargs.exp: Likewise.
5256 * gdb.base/gcore.exp: Likewise.
5257 * gdb.base/gdb1090.exp: Likewise.
5258 * gdb.base/gdb1250.exp: Likewise.
5259 * gdb.base/huge.exp: Likewise.
5260 * gdb.base/info-proc.exp: Likewise.
5261 * gdb.base/interrupt.exp: Likewise.
5262 * gdb.base/jump.exp: Likewise.
5263 * gdb.base/langs.exp: Likewise.
5264 * gdb.base/lineinc.exp: Likewise.
5265 * gdb.base/list.exp: Likewise.
5266 * gdb.base/logical.exp: Likewise.
5267 * gdb.base/long_long.exp: Likewise.
5268 * gdb.base/macscp.exp: Likewise.
5269 * gdb.base/maint.exp: Likewise.
5270 * gdb.base/mips_pro.exp: Likewise.
5271 * gdb.base/miscexprs.exp: Likewise.
5272 * gdb.base/multi-forks.exp: Likewise.
5273 * gdb.base/opaque.exp: Likewise.
5274 * gdb.base/overlays.exp: Likewise.
5275 * gdb.base/pc-fp.exp: Likewise.
5276 * gdb.base/pointers.exp: Likewise.
5277 * gdb.base/printcmds.exp: Likewise.
5278 * gdb.base/psymtab.exp: Likewise.
5279 * gdb.base/ptype.exp: Likewise.
5280 * gdb.base/recurse.exp: Likewise.
5281 * gdb.base/relational.exp: Likewise.
5282 * gdb.base/relocate.exp: Likewise.
5283 * gdb.base/remote.exp: Likewise.
5284 * gdb.base/reread.exp: Likewise.
5285 * gdb.base/restore.exp: Likewise.
5286 * gdb.base/return.exp: Likewise.
5287 * gdb.base/return2.exp: Likewise.
5288 * gdb.base/scope.exp: Likewise.
5289 * gdb.base/sect-cmd.exp: Likewise.
5290 * gdb.base/sep.exp: Likewise.
5291 * gdb.base/sepdebug.exp: Likewise.
5292 * gdb.base/setshow.exp: Likewise.
5293 * gdb.base/setvar.exp: Likewise.
5294 * gdb.base/sigall.exp: Likewise.
5295 * gdb.base/sigbpt.exp: Likewise.
5296 * gdb.base/signals.exp: Likewise.
5297 * gdb.base/signull.exp: Likewise.
5298 * gdb.base/sizeof.exp: Likewise.
5299 * gdb.base/solib.exp: Likewise.
5300 * gdb.base/step-line.exp: Likewise.
5301 * gdb.base/step-test.exp: Likewise.
5302 * gdb.base/structs.exp: Likewise.
5303 * gdb.base/structs2.exp: Likewise.
5304 * gdb.base/term.exp: Likewise.
5305 * gdb.base/twice.exp: Likewise.
5306 * gdb.base/until.exp: Likewise.
5307 * gdb.base/varargs.exp: Likewise.
5308 * gdb.base/volatile.exp: Likewise.
5309 * gdb.base/watchpoint.exp: Likewise.
5310 * gdb.base/whatis-exp.exp: Likewise.
5311 * gdb.base/whatis.exp: Likewise.
5312 * gdb.cp/ambiguous.exp: Likewise.
5313 * gdb.cp/annota2.exp: Likewise.
5314 * gdb.cp/annota3.exp: Likewise.
5315 * gdb.cp/bool.exp: Likewise.
5316 * gdb.cp/breakpoint.exp: Likewise.
5317 * gdb.cp/casts.exp: Likewise.
5318 * gdb.cp/class2.exp: Likewise.
5319 * gdb.cp/classes.exp: Likewise.
5320 * gdb.cp/cplusfuncs.exp: Likewise.
5321 * gdb.cp/ctti.exp: Likewise.
5322 * gdb.cp/derivation.exp: Likewise.
5323 * gdb.cp/exception.exp: Likewise.
5324 * gdb.cp/gdb1355.exp: Likewise.
5325 * gdb.cp/hang.exp: Likewise.
5326 * gdb.cp/inherit.exp: Likewise.
5327 * gdb.cp/local.exp: Likewise.
5328 * gdb.cp/m-data.exp: Likewise.
5329 * gdb.cp/m-static.exp: Likewise.
5330 * gdb.cp/member-ptr.exp: Likewise.
5331 * gdb.cp/method.exp: Likewise.
5332 * gdb.cp/misc.exp: Likewise.
5333 * gdb.cp/namespace.exp: Likewise.
5334 * gdb.cp/overload.exp: Likewise.
5335 * gdb.cp/ovldbreak.exp: Likewise.
5336 * gdb.cp/pr-1023.exp: Likewise.
5337 * gdb.cp/pr-1210.exp: Likewise.
5338 * gdb.cp/pr-574.exp: Likewise.
5339 * gdb.cp/printmethod.exp: Likewise.
5340 * gdb.cp/psmang.exp: Likewise.
5341 * gdb.cp/ref-params.exp: Likewise.
5342 * gdb.cp/ref-types.exp: Likewise.
5343 * gdb.cp/rtti.exp: Likewise.
5344 * gdb.cp/templates.exp: Likewise.
5345 * gdb.cp/try_catch.exp: Likewise.
5346 * gdb.cp/userdef.exp: Likewise.
5347 * gdb.cp/virtfunc.exp: Likewise.
5348 * gdb.disasm/am33.exp: Likewise.
5349 * gdb.disasm/h8300s.exp: Likewise.
5350 * gdb.disasm/mn10300.exp: Likewise.
5351 * gdb.disasm/sh3.exp: Likewise.
5352 * gdb.disasm/t01_mov.exp: Likewise.
5353 * gdb.disasm/t02_mova.exp: Likewise.
5354 * gdb.disasm/t03_add.exp: Likewise.
5355 * gdb.disasm/t04_sub.exp: Likewise.
5356 * gdb.disasm/t05_cmp.exp: Likewise.
5357 * gdb.disasm/t06_ari2.exp: Likewise.
5358 * gdb.disasm/t07_ari3.exp: Likewise.
5359 * gdb.disasm/t08_or.exp: Likewise.
5360 * gdb.disasm/t09_xor.exp: Likewise.
5361 * gdb.disasm/t10_and.exp: Likewise.
5362 * gdb.disasm/t11_logs.exp: Likewise.
5363 * gdb.disasm/t12_bit.exp: Likewise.
5364 * gdb.disasm/t13_otr.exp: Likewise.
5365 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
5366 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
5367 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
5368 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
5369 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
5370 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
5371 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
5372 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
5373 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
5374 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
5375 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
5376 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
5377 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
5378 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
5379 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
5380 * gdb.mi/gdb701.exp: Likewise.
5381 * gdb.mi/gdb792.exp: Likewise.
5382 * gdb.mi/mi-basics.exp: Likewise.
5383 * gdb.mi/mi-break.exp: Likewise.
5384 * gdb.mi/mi-cli.exp: Likewise.
5385 * gdb.mi/mi-console.exp: Likewise.
5386 * gdb.mi/mi-disassemble.exp: Likewise.
5387 * gdb.mi/mi-eval.exp: Likewise.
5388 * gdb.mi/mi-file.exp: Likewise.
5389 * gdb.mi/mi-read-memory.exp: Likewise.
5390 * gdb.mi/mi-regs.exp: Likewise.
5391 * gdb.mi/mi-return.exp: Likewise.
5392 * gdb.mi/mi-simplerun.exp: Likewise.
5393 * gdb.mi/mi-stack.exp: Likewise.
5394 * gdb.mi/mi-stepi.exp: Likewise.
5395 * gdb.mi/mi-syn-frame.exp: Likewise.
5396 * gdb.mi/mi-until.exp: Likewise.
5397 * gdb.mi/mi-var-block.exp: Likewise.
5398 * gdb.mi/mi-var-child.exp: Likewise.
5399 * gdb.mi/mi-var-cmd.exp: Likewise.
5400 * gdb.mi/mi-var-display.exp: Likewise.
5401 * gdb.mi/mi-watch.exp: Likewise.
5402 * gdb.mi/mi2-basics.exp: Likewise.
5403 * gdb.mi/mi2-break.exp: Likewise.
5404 * gdb.mi/mi2-cli.exp: Likewise.
5405 * gdb.mi/mi2-console.exp: Likewise.
5406 * gdb.mi/mi2-disassemble.exp: Likewise.
5407 * gdb.mi/mi2-eval.exp: Likewise.
5408 * gdb.mi/mi2-file.exp: Likewise.
5409 * gdb.mi/mi2-read-memory.exp: Likewise.
5410 * gdb.mi/mi2-regs.exp: Likewise.
5411 * gdb.mi/mi2-return.exp: Likewise.
5412 * gdb.mi/mi2-simplerun.exp: Likewise.
5413 * gdb.mi/mi2-stack.exp: Likewise.
5414 * gdb.mi/mi2-stepi.exp: Likewise.
5415 * gdb.mi/mi2-syn-frame.exp: Likewise.
5416 * gdb.mi/mi2-until.exp: Likewise.
5417 * gdb.mi/mi2-var-block.exp: Likewise.
5418 * gdb.mi/mi2-var-child.exp: Likewise.
5419 * gdb.mi/mi2-var-cmd.exp: Likewise.
5420 * gdb.mi/mi2-var-display.exp: Likewise.
5421 * gdb.mi/mi2-watch.exp: Likewise.
5422 * gdb.stabs/exclfwd.exp: Likewise.
5423 * gdb.stabs/weird.exp: Likewise.
5424 * gdb.threads/gcore-thread.exp: Likewise.
5425 * gdb.trace/actions.exp: Likewise.
5426 * gdb.trace/backtrace.exp: Likewise.
5427 * gdb.trace/circ.exp: Likewise.
5428 * gdb.trace/collection.exp: Likewise.
5429 * gdb.trace/deltrace.exp: Likewise.
5430 * gdb.trace/infotrace.exp: Likewise.
5431 * gdb.trace/limits.exp: Likewise.
5432 * gdb.trace/packetlen.exp: Likewise.
5433 * gdb.trace/passc-dyn.exp: Likewise.
5434 * gdb.trace/passcount.exp: Likewise.
5435 * gdb.trace/report.exp: Likewise.
5436 * gdb.trace/save-trace.exp: Likewise.
5437 * gdb.trace/tfind.exp: Likewise.
5438 * gdb.trace/tracecmd.exp: Likewise.
5439 * gdb.trace/while-dyn.exp: Likewise.
5440 * gdb.trace/while-stepping.exp: Likewise.
5441
f4b618d1
JB
54422006-08-08 Joel Brobecker <brobecker@adacore.com>
5443
5444 * gdb.base/step-bt.c: New file.
5445 * gdb.base/step-bt.exp: New testcase.
5446
3d00d119
DJ
54472006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
5448
5449 * config/monitor.exp (gdb_load): Remove support for obsolete
5450 download-write-size.
5451 * gdb.base/remote.exp: Likewise. Update all callers of
5452 gdb_timed_load.
5453
017b5bd4
DJ
54542006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
5455
5456 * cursal.exp: Pass binfile to gdb_load.
5457
837c599d
DJ
54582006-08-01 Nathan Sidwell <nathan@codesourcery.com>
5459
5460 * gdb.base/cursal.exp: Add "" to gdb_load call.
5461
8dd4540b
MK
54622006-07-29 Mark Kettenis <kettenis@gnu.org>
5463
5464 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
5465 NetBSD/ELF targets.
5466
ab5c9f60
DJ
54672006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
5468
5469 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
5470 operator*.
5471
4c42eaff
DJ
54722006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
5473
5474 * gdb.base/completion.exp: Update for change in "file" behavior.
5475 * gdb.stabs/weird.exp: Likewise.
5476 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
5477 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
5478
0155cc76
NS
54792006-07-24 Nathan Sidwell <nathan@codesourcery.com>
5480
5481 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
5482 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
5483
16026cd7
AS
54842006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
5485
5486 * gdb.base/default.exp: Update source command error message.
5487 * gdb.base/help.exp: Update 'help source' message.
5488
16963cb6
DJ
54892006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
5490
5491 * gdb.cp/bs15503.exp: Update comment for no longer crashing
5492 test.
5493
6d7fd486
AS
54942006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
5495
5496 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
5497
29e8a844
DJ
54982006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
5499
5500 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
5501
6afcfa39
DJ
55022006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
5503
5504 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
5505
267a692b
MK
55062006-07-17 Mark Kettenis <kettenis@gnu.org>
5507
5508 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
5509 *-*-openbsd* from targets for wich we expect ARM FPA floating
5510 point format.
5511
85d2fec4
NR
55122006-07-17 Nick Roberts <nickrob@snap.net.nz>
5513
5514 * gdb.cp/annota3.exp: Expect frame-begin annotation.
5515
55162006-07-17 Mark Kettenis <kettenis@gnu.org>
5517
5518 * gdb.base/annota3.exp: Expect frame-begin annotation.
5519
85b4c6e8
JB
55202006-07-14 Joel Brobecker <brobecker@adacore.com>
5521
5522 * gdb.base/help.exp: Adjust "help unset" test to accept
5523 any list of unset commands.
5524
fb933624
DJ
55252006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
5526 Daniel Jacobowitz <dan@codesourcery.com>
5527
5528 * gdb.cp/ref-params.exp: New test.
5529 * gdb.cp/ref-params.cc: New source file.
5530 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
5531
1dff4b64
MK
55322006-07-08 Mark Kettenis <kettenis@gnu.org>
5533
5534 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
5535 spaces/tabs in regular expressions since they might not be there.
5536
40d2e0e3
AS
55372006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
5538
5539 * gdb.base/ifelse.exp: New file.
5540
f6c957d2
NS
55412006-07-04 Nathan Sidwell <nathan@codesourcery.com>
5542
5543 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
5544 line.
5545 * gdb.base/huge.exp: Loop over compilation to find a size that
5546 is acceptable.
5547 * gdb.base/remote.exp: Correct expected strings.
5548 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
5549
b9c5a23d
DJ
55502006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5551
5552 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
5553
9af2e58d
DJ
55542006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5555
5556 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
5557 native.
5558
30930ca5
DJ
55592006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5560
5561 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
5562 enable stabs testing.
5563
aa32fa1d
DJ
55642006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5565
bd4a4c80 5566 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
5567 gdb_test_multiple does.
5568
321fef15
DJ
55692006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
5570
5571 * Makefile.in (host_alias): Remove.
5572 (target_alias): Use @target_noncanonical@.
5573 (site.exp): Don't set host_alias.
5574 * aclocal.m4: Remove contents. Include acx.m4.
5575 * configure: Regenerated.
5576 * configure.ac: Use ACX_NONCANONICAL_TARGET.
5577
e1c2defa
NS
55782006-06-13 Nathan Sidwell <nathan@codesourcery.com>
5579
e63b55d1
NS
5580 * lib/gdb.exp (gdb_load_cmd): New.
5581
5600ea19
NS
5582 * gdb.base/fileio.c: Add system(NULL) test.
5583 * gdb.base/fileio.exp: Check it.
5584
e1c2defa
NS
5585 * gdb.base/break.c: Add 10a breakpoint at }
5586 * gdb.base/break.exp: Add test for breakpoint at }
5587 * gdb.cp/anon-union.cc: Add code at end of function.
5588 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
5589 * gdb.mi/var-cmd.c: Add code at end of function.
5590 * gdb.mi/mi-var-display.exp: Adjust end of next.
5591 * gdb.mi/mi2-var-display.exp: Likewise.
5592 * gdb.base/fileio.c: Add stop function and insert calls at
5593 stopping places.
5594 * gdb.base/fileio.exp: Breakpoint stop function and remove
5595 explicit line number references.
5596
6c0112ec
JB
55972006-05-19 Joel Brobecker <brobecker@adacore.com>
5598
a9c64011
AS
5599 * gdb.base/del.exp (test_delete_alias): New function.
5600 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 5601
154189a4
FF
56022006-05-18 Fred Fish <fnf@specifix.com>
5603
5604 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
5605 required. Check for spurious output after program exits normally.
5606
582e64c2
FF
56072006-05-17 Fred Fish <fnf@specifix.com>
5608
5609 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
5610 gdb_load, so it works in the simulator.
5611
8ef6493a
FF
56122006-05-11 Fred Fish <fnf@specifix.com>
5613
5614 * gdb.base/bang.exp: Ignore unexpected output between the
5615 "program exited normally" and the gdb prompt, as many other
5616 tests do.
5617
692b141c
MK
56182006-05-07 Mark Kettenis <kettenis@gnu.org>
5619
5620 * gdb.base/help.exp: Make "delete checkpoint" part option for
5621 "help d" and "help delete" tests.
5622
540b8a30
UW
56232006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5624
a9c64011 5625 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
5626 expected output in some mi_gdb_test statements.
5627 * gdb.mi/mi2-basics.exp: Likewise.
5628
9b6462d9
JB
56292006-05-05 Joel Brobecker <brobecker@adacore.com>
5630
5631 * gdb.base/del.c: New file.
5632 * gdb.base/del.exp: New testcase.
5633
954de43b
DM
56342006-05-05 David S. Miller <davem@sunset.davemloft.net>
5635
5636 * gdb.base/break.exp: Do not assume a breakpoint on
5637 main will actually be in $srcfile when optimizing.
1303f75e
DM
5638 * gdb.base/savedregs.exp: Do not require that the dummy
5639 frame location match up to a symbol and source file location.
c3242428
DM
5640 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
5641 will get printed without a mi_cmd_data_list_register_values prefix.
5642 (*-data-list-register-*): Correct regular expressions to expect the new
5643 pseudo d? floating point registers.
5644 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 5645
c7e64c9a
DJ
56462006-05-05 Christophe Lyon <christophe.lyon@st.com>
5647
5648 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
5649 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
5650 is allocated by the compiler.
5651 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
5652 anons, e, anone to force their allocation by the compiler.
5653
56542006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
5655
5656 * gdb.base/help.exp: Update expected text for help d and
5657 help delete.
5658
27ce9a6d
MK
56592006-05-02 Mark Kettenis <kettenis@gnu.org>
5660
5661 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
5662 NetBSD/ELF targets.
5663
8608915f
MK
56642006-04-30 Mark Kettenis <kettenis@gnu.org>
5665
5666 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
5667 single-step breakpoint fails; make this a KFAIL on
5668 sparc*-*-openbsd*.
5669 * gdb.base/siginfo.exp: Likewise.
5670 * gdb.base/sigstep.exp (advance, advancei): Likewise.
5671
b8db102d
MS
56722006-04-26 Michael Snyder <msnyder@redhat.com>
5673
5674 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
5675 which may have to consume output from other forks.
5676 Add tests to make sure that "delete fork" succeeded.
5677
c702009a
MS
56782006-04-20 Michael Snyder <msnyder@redhat.com>
5679
5680 * 2006-03-22 Jim Blandy <jimb@redhat.com>
5681 Add support for the Renesas M32C and M16C.
5682
5683 * gdb.asm/asm-source.exp: Add m32c target.
5684 * gdb.asm/m32c.inc: Support for m32c target.
5685
e28493f2
AS
56862006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
5687
5688 * gdb.base/commands.exp (recursive_source_test): New test.
5689
880da185
DM
56902006-04-04 David S. Miller <davem@sunset.davemloft.net>
5691
5692 * gdb.base/float.exp: Add pattern for sparc targets.
5693
61d9b92f
DJ
56942006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5695
5696 * gdb.base/commands.exp (stray_arg0_test): New test.
5697
bd717df8
PB
56982006-03-30 Paul Brook <paul@codesourcery.com>
5699
5700 * gdb.mi/mi-until.exp: kfail broken until command.
5701 * gdb.mi/mi2-until.exp: Ditto.
5702
ec793d3c
NR
57032006-03-27 Nick Roberts <nickrob@snap.net.nz>
5704
5705 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
5706
831004b7
AO
57072006-03-08 Alexandre Oliva <aoliva@redhat.com>
5708
5709 * gdb.base/prelink.exp: Anchor tested-for regular expression
5710 on gdb prompt.
5711
effe49a0
PB
57122006-03-07 Paul Brook <paul@codesourcery.com>
5713
5714 * gdb.base/assign.exp: Correct fail message.
5715
e5461016
PB
57162006-03-07 Paul Brook <paul@codesourcery.com>
5717
5718 * lib/compiler.c: Extract armcc version number.
5719 * lib/compiler.cc: Ditto.
5720
fc91c6c2
PB
57212006-03-07 Paul Brook <paul@codesourcery.com>
5722
5723 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
5724 additional_flags=-w.
5725 * gdb.arch/altivec-regs.exp: Ditto.
5726 * gdb.arch/e500-abi.exp: Ditto.
5727 * gdb.arch/e500-regs.exp: Ditto.
5728 * gdb.base/all-bin.exp: Ditto.
5729 * gdb.base/annota1.exp: Ditto.
5730 * gdb.base/annota3.exp: Ditto.
5731 * gdb.base/args.exp: Ditto.
5732 * gdb.base/arithmet.exp: Ditto.
5733 * gdb.base/assign.exp: Ditto.
5734 * gdb.base/async.exp: Ditto.
5735 * gdb.base/bang.exp: Ditto.
5736 * gdb.base/break.exp: Ditto.
5737 * gdb.base/call-rt-st.exp: Ditto.
5738 * gdb.base/completion.exp: Ditto.
5739 * gdb.base/cond-expr.exp: Ditto.
5740 * gdb.base/condbreak.exp: Ditto.
5741 * gdb.base/consecutive.exp: Ditto.
5742 * gdb.base/define.exp: Ditto.
5743 * gdb.base/display.exp: Ditto.
5744 * gdb.base/ena-dis-br.exp: Ditto.
5745 * gdb.base/environ.exp: Ditto.
5746 * gdb.base/eval-skip.exp: Ditto.
5747 * gdb.base/info-proc.exp: Ditto.
5748 * gdb.base/jump.exp: Ditto.
5749 * gdb.base/logical.exp: Ditto.
5750 * gdb.base/long_long.exp: Ditto.
5751 * gdb.base/maint.exp: Ditto.
5752 * gdb.base/miscexprs.exp: Ditto.
5753 * gdb.base/pc-fp.exp: Ditto.
5754 * gdb.base/pointers.exp: Ditto.
5755 * gdb.base/relational.exp: Ditto.
5756 * gdb.base/reread.exp: Ditto.
5757 * gdb.base/sect-cmd.exp: Ditto.
5758 * gdb.base/sep.exp: Ditto.
5759 * gdb.base/sepdebug.exp: Ditto.
5760 * gdb.base/until.exp: Ditto.
5761 * gdb.base/whatis-exp.exp: Ditto.
5762 * gdb.cp/annota2.exp: Ditto.
5763 * gdb.cp/annota3.exp: Ditto.
5764 * gdb.trace/actions.exp: Ditto.
5765 * gdb.trace/backtrace.exp: Ditto.
5766 * gdb.trace/circ.exp: Ditto.
5767 * gdb.trace/collection.exp: Ditto.
5768 * gdb.trace/deltrace.exp: Ditto.
5769 * gdb.trace/infotrace.exp: Ditto.
5770 * gdb.trace/limits.exp: Ditto.
5771 * gdb.trace/packetlen.exp: Ditto.
5772 * gdb.trace/passc-dyn.exp: Ditto.
5773 * gdb.trace/passcount.exp: Ditto.
5774 * gdb.trace/report.exp: Ditto.
5775 * gdb.trace/save-trace.exp: Ditto.
5776 * gdb.trace/tfind.exp: Ditto.
5777 * gdb.trace/tracecmd.exp: Ditto.
5778 * gdb.trace/while-dyn.exp: Ditto.
5779 * gdb.trace/while-stepping.exp: Ditto.
5780 * lib/gdb.exp: Ditto.
5781 (gdb_compile): Handle nowarning option.
5782
5f4a23d9
AO
57832006-03-07 Alexandre Oliva <aoliva@redhat.com>
5784
5785 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
5786 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
5787 Rename executable to prelinkt. Don't re-prelink if we didn't
5788 get a core file. Test prelink -u exit status to tell whether
5789 prelinking failed. Use gdb_test_multiple.
5790
9733fc94
DJ
57912006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5792
5793 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
5794 (do_tests): Call it.
5795
cc10cae3
AO
57962006-02-28 Alexandre Oliva <aoliva@redhat.com>
5797
5798 * gdb.base/prelink.exp: New test.
5799 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
5800
15c46491
WZ
58012006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
5802
5803 * gdb.fortran/derived-type.f90: New file.
5804 * gdb.fortran/derived-type.exp: New testcase.
5805
5c9f7ded
DJ
58062006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
5807
5808 * gdb.base/default.exp: Allow ';' as a directory separator.
5809
5b96932b
AS
58102006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
5811
5812 * gdb.base/help.exp (help add-symbol-file): Update.
5813
1986bccd
AS
58142006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
5815
5816 * gdb.base/help.exp (help load): Update expected results.
5817
a8b7528f
FF
58182006-02-19 Fred Fish <fnf@specifix.com>
5819
5820 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
5821 specifix hex value as part of results.
5822 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 5823
f8261448
FF
58242006-02-16 Fred Fish <fnf@specifix.com>
5825
5826 * gdb.base/whatis.c: Define variables using typedefs char_addr,
5827 ushort_addr, and slong_addr, so the typedefs are not optimized
5828 away.
5829 * gdb.base/whatis.exp: Add tests using type name for struct type,
5830 union type, enum type, and typedef.
a9c64011 5831
31d8bdd2
MK
58322006-02-13 Mark Kettenis <kettenis@gnu.org>
5833
5834 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
5835
34e41e63
JB
58362006-02-13 Jim Blandy <jimb@redhat.com>
5837
5838 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
5839 case where it takes two "next" commands to skip past the init
5840 call.
5841
ac6e4f31
FF
58422006-02-12 Fred Fish <fnf@specifix.com>
5843
5844 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
5845 to handle cases where it takes two "next" commands to skip
5846 past the init call.
5847
2db2d571
JB
58482006-02-07 Joel Brobecker <brobecker@adacore.com>
5849
5850 * gdb.ada/array_return.exp: Mark the last test as expected to fail
5851 on hppa32 targets.
5852
38fcd64c
DJ
58532006-02-06 Vladimir Prus <ghost@cs.msu.su>
5854
5855 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
5856 field.
5857
1315ad46
MK
58582006-01-29 Mark Kettenis <kettenis@gnu.org>
5859
5860 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
5861
5625b943
DJ
58622006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
5863
5864 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
5865 files.
5866
80df1bbe
DJ
58672006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
5868
5869 * gdb.cp/maint.exp: Set complaints to a positive value.
5870
9078e690
DJ
58712006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
5872
5873 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
5874 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
5875 function name.
5876
9c903399
DJ
58772006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
5878
5879 * gdb.base/checkpoint.c: Update copyright notice. Include
5880 <stdlib.h>.
5881
761ae4d6
JB
58822006-01-04 Jim Blandy <jimb@redhat.com>
5883
5884 * gdb.asm/asm-source.exp: Independently provide default values for
5885 asm-flags and debug-flags. Use 'string equal' to do the
5886 comparison, not the implicit expr's '==' operator. Remove
5887 now-unneeded assignments to asm-flags. In h8300 case, place
5888 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
5889
099ac3dd
MS
58902006-01-04 Michael Snyder <msnyder@redhat.com>
5891
5892 * gdb.base/checkpoint.c: New file.
5893 * gdb.base/checkpoint.exp: New file.
5894 * gdb.base/multi-fork.c: New file.
5895 * gdb.base/multi-fork.exp: New file.
5896 * gdb.base/pi.txt: New file (data for checkpoint.c test).
5897
f4d85314
FF
58982006-01-04 Fred Fish <fnf@specifix.com>
5899
5900 * gdb.base/ptype.c (foo): Add typedef.
5901 (intfoo): Add function.
5902 * gdb.base/ptype1.c: New file.
5903 * gdb.base/ptype.exp: Handle compilation and linking with two
5904 source files. Test that proper type for "foo" is found based
5905 on source context rather than first match found in symtabs.
5906
a1b06f35
MK
59072005-12-28 Mark Kettenis <kettenis@gnu.org>
5908
5909 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
5910 * gdb.asm/openbsd.inc: Indent commands.
5911
d082a1e2
MK
59122005-12-26 Mark Kettenis <kettenis@gnu.org>
5913
c65016bd
MK
5914 * gdb.base/freebpcmd.exp: Increase timeout.
5915
d082a1e2
MK
5916 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
5917
d3c32a0e
DJ
59182005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
5919
5920 * gdb.base/default.exp: Update check for "show version".
5921
9fdb1f50
RC
59222005-12-09 Randolph Chung <tausq@debian.org>
5923
5924 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
5925 * gdb.asm/pa64.inc: New file.
5926
5f2c56f7
RC
59272005-12-09 Randolph Chung <tausq@debian.org>
5928
5929 * gdb.asm/common.inc: Indent commands.
5930 * gdb.asm/asmsrc1.s: Likewise.
5931 * gdb.asm/asmsrc2.s: Likewise.
5932
8117349c
RC
59332005-12-09 Randolph Chung <tausq@debian.org>
5934
5935 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
5936 (get_addr_of_sym): Remove duplicate print.
5937 (gen_core): xfail hppa*-*-hpux*, update expected output.
5938 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
5939 * gdb.arch/pa64-nullify.s: New file.
5940
8f07f25a
RC
59412005-12-09 Randolph Chung <tausq@debian.org>
5942
5943 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
5944
55b39184
DJ
59452005-12-07 Christophe Lyon <christophe.lyon@st.com>
5946
5947 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
5948 code generation for these functions.
5949 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
5950 error message.
5951
31e2b00f
AS
59522005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5953
5954 * gdb.base/help.exp (help b, help br, help bre, help brea)
5955 (help break): Update the expected message.
5956
c3d0b56e
SC
59572005-11-11 Stephane Carrez <stcarrez@nerim.fr>
5958
5959 * gdb.asm/m68hc11.inc: Setup the data section.
5960 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
5961 script for this test.
5962 (m6812-*-*): Likewise.
5963
36ae0ea9
RC
59642005-11-09 Randolph Chung <tausq@debian.org>
5965
5966 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
5967
9d6f42e9
WZ
59682005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
5969
5970 * gdb.base/break.exp: Fix a comment typo.
5971
e2126a14
EZ
59722005-11-03 Jim Blandy <jimb@redhat.com>
5973
a9c64011
AS
5974 Checked in by Elena Zannoni <ezannoni@redhat.com>
5975
e2126a14
EZ
5976 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
5977
e0ac7199
CV
59782005-11-02 Corinna Vinschen <vinschen@redhat.com>
5979
5980 * gdb.arch/gdb1558.c: Include stdio.h.
5981
31d3fb18
MK
59822005-10-31 Mark Kettenis <kettenis@gnu.org>
5983
5984 * gdb.asm/asm-source.exp: Use -e instead of --entry.
5985
e52b687c
MK
59862005-10-31 Mark Kettenis <kettenis@gnu.org>
5987
5988 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
5989
f4711d79
PG
59902005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
5991
a9c64011
AS
5992 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
5993 vscr" tests to better match output.
f4711d79 5994
987a9106
JB
59952005-10-12 Jim Blandy <jimb@redhat.com>
5996
5997 * gdb.base/structs.exp (any): New function.
5998 (test_struct_returns): Don't make any assumptions at all about
5999 what value the function returns when GDB can't set the return
6000 value.
6001
2336bb58
JB
60022005-10-09 Joel Brobecker <brobecker@adacore.com>
6003
6004 * gdb.ada/arrayidx/p.adb: New file.
6005 * gdb.ada/arrayidx.exp: New testcase
6006
60072005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
6008
6009 * gdb.ada/array_return/pck.ads: New file.
6010 * gdb.ada/array_return/pck.adb: New file.
6011 * gdb.ada/array_return/p.adb: New file.
6012 * gdb.ada/array_return.exp: New testcase.
6013
705335ea
JB
60142005-10-03 Joel Brobecker <brobecker@adacore.com>
6015
a9c64011
AS
6016 * gdb.base/arrayidx.c: New file.
6017 * gdb.base/arrayidx.exp: New testcase.
705335ea 6018
11ee9940
NR
60192005-09-29 Nick Roberts <nickrob@snap.net.nz>
6020
6021 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
6022 frames-invalid and breakpoints-invalid are no longer generated
6023 with level 3 so don't expect them in the output.
6024
39fb8e9e
BR
60252005-09-27 Bob Rossi <bob@brasko.net>
6026
a9c64011 6027 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
6028 from test. Escape the | in mi_gdb_test call.
6029 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
6030 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
6031 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
6032 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
6033 expected regex's in mi_gdb_test calls.
6034 * lib/mi-support.exp: Remove arbitrary .* from tests.
6035 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
6036 Fully anchor GDB/MI expected results in mi_gdb_test.
6037 * lib/gdb.exp (string_to_regexp): Escape the ] character.
6038 * gdb.base/sizeof.exp: Remove escape character. Correct test.
6039
2af48f68
PB
60402005-09-26 Paul Brook <paul@codesourcery.com>
6041
6042 * long_long.exp: Exclude eabi targets from arm FPA float format test.
6043
f34502bc
WZ
60442005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
6045
6046 * bfp-test.c: New file.
6047 * bfp-test.exp: New testcase.
6048
ca929517
WZ
60492005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
6050
6051 * gdb.fortran/subarray.exp: New testcase to test the evaluation
6052 of subarray and substring variable.
6053 * gdb.fortran/subarray.f: New source file for the test of subarray
6054 and substring variable evaluation.
6055 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
6056 of string constant.
6057
c761af65
DJ
60582005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
6059
6060 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
6061 copyright dates.
6062
561d7a1d
PG
60632005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
6064
6065 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
6066 powerpc altivec' test with an almost identical 'info vector' test.
6067
b2b64cc9
PG
60682005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
6069
a9c64011
AS
6070 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
6071 vscr" tests to match output.
b2b64cc9 6072
6ac4d15a
PG
60732005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
6074
a9c64011
AS
6075 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
6076 output.
6ac4d15a 6077
40e55bef
BR
60782005-09-11 Bob Rossi <bob@brasko.net>
6079
6080 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
a9c64011 6081 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
40e55bef
BR
6082 commands that return an MI output command and an asyncronous MI output
6083 command.
6084 * gdb.mi/mi-console.exp: Ditto.
6085
3c7385ec
BR
60862005-09-11 Bob Rossi <bob@brasko.net>
6087
6088 * gdb.mi/mi-var-child.c: Include <string.h>.
6089
a6cd0eb3
DJ
60902005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
6091
6092 * killed.exp: Correct gdb_expect syntax.
6093
2f168eed
CV
60942005-08-09 Corinna Vinschen <vinschen@redhat.com>
6095
6096 * lib/mi-support.exp (mi_gdb_load): Fix typo.
6097
ecd3fd0f
BR
60982005-08-02 Bob Rossi <bob@brasko.net>
6099
6100 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
6101 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
6102 Change tests to inferior-tty-set/show.
6103 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
6104 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
6105 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
6106 inferior. Use mi_gdb_test to get GDB and Inferior output.
6107 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
6108 descriptor.
6109 (mi_inferior_tty_name): Add inferior PTY file name.
6110 (mi_gdb_start): Add INFERIOR_PTY parameter.
6111 (mi_gdb_test): Add IPATTERN parameter.
6112
f1ea48cb 61132005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 6114
f1ea48cb
BR
6115 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
6116 parameter to mi_gdb_test.
6117 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
6118
6e650a67
DJ
61192005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
6120
6121 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
6122 struct_declarations.
6123 * gdb.mi/mi-var-child.exp: Step over the initialization of
6124 struct_declarations.
6125
8be260b6
DJ
61262005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
6127
6128 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
6129 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
6130 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
6131 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
6132 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
6133 file.
6134
4e660f07
NR
61352005-07-27 Nick Roberts <nickrob@snap.net.nz>
6136
6137 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
6138 (do_children_tests): Assign values to the extra elements.
6139
6140 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
6141 them for tests for "-var-update --no-values" and
a9c64011 6142 "-var-update --all-values".
4e660f07
NR
6143 Add test for "-var-list-children --simple-values".
6144
6145 * gdb.mi/basics.c (callee4): Add integer array D[3]...
6146
6147 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
6148 "-stack-list-locals --simple-values" Improve doc strings and
6149 comments.
6150
6bdae935
MK
61512005-07-18 Mark Kettenis <kettenis@gnu.org>
6152
598b7a6f
MK
6153 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
6154 *-*-openbsd*.
6155 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
6156
6bdae935
MK
6157 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
6158 sigaltsatck'.
6159
1323e929 61602005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 6161
1323e929
BR
6162 * gdb.base/default.exp (tty): Changed output of command.
6163 * gdb.base/help.exp (help tty): Ditto.
6164
b1a9c082
MK
61652005-07-12 Mark Kettenis <kettenis@gnu.org>
6166
6167 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
6168
10a844a2
MK
61692005-07-10 Mark Kettenis <kettenis@gnu.org>
6170
6171 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
6172 -stack-select-frame without arguments.
6173 (test_stack_frame_listing): Add test for newly implemented command
6174 -stack-info-frame.
6175
3cb3b8df
BR
61762005-07-06 Bob Rossi <bob@brasko.net>
6177
6178 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
6179 command.
6180 (Copyright): Update copyright.
6181
a0c5fbcf
WZ
61822005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
6183
6184 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
6185 tests to evaluate exponentiation expression.
6186
984971d0
AS
61872005-06-29 Andreas Schwab <schwab@suse.de>
6188
6189 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
6190 main to avoid warnings.
6191
6192 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
6193
fe03833f
NR
61942005-06-20 Nick Roberts <nickrob@snap.net.nz>
6195
6196 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
6197 -stack-select-frame without arguments.
6198 (test_stack_frame_listing): Add test for newly implemented command
6199 -stack-info-frame.
a9c64011 6200
7a55f279
WZ
62012005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
6202
0ffa0ea5
DJ
6203 * gdb.fortran/array-element.f: New file.
6204 * gdb.fortran/array-element.exp: New testcase.
7a55f279 6205
26585198
DJ
62062005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6207
6208 * gdb.base/bigcore.exp: Correct checks for systems which can
6209 not dump a large core file.
6210
c1bd25fd
DJ
62112005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6212
6213 * gdb.base/relocate.c: Add a copyright notice.
6214 (dummy): Remove.
6215 * gdb.base/relocate.exp: Test printing the values of variables
6216 from a relocatable file.
6217
589e074d
DJ
62182005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
6219
6220 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
6221 excess MI output after an error.
6222
0915f927
JB
62232005-05-29 Joel Brobecker <brobecker@adacore.com>
6224
6225 * gdb.arch/alpha-step.c: New file.
6226 * gdb.arch/alpha-step.exp: New testcase.
6227
76ff342d
DJ
62282005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
6229 Dennis Brueni <dennis@slickedit.com>
6230
6231 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
6232 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
6233 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
6234 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
6235 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
6236 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
6237 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
6238
96b0c7ac
DJ
62392005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
6240 Wu Zhou <woodzltc@cn.ibm.com>
6241
6242 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
6243 IBM's xlc compiler.
6244 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
6245 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
6246
f21565d2
JB
62472005-05-13 Jim Blandy <jimb@redhat.com>
6248
6249 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
6250 calling gdb_suppress_entire_file.
6251 * gdb.base/charset.exp: Same.
6252 * gdb.base/call-rt-st.exp: Same.
6253
6006a3a1
BR
62542005-05-05 Bob Rossi <bob_rossi@cox.net>
6255
6256 * lib/gdb.exp (fullname_syntax): Added global regex.
6257 (fullname_syntax_POSIX): Ditto.
6258 (fullname_syntax_UNC): Ditto.
6259 (fullname_syntax_DOS_CASE): Ditto.
6260 (fullname_syntax_DOS): Ditto.
6261 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
6262 fullname_syntax variable to scope and use it.
6263 (test_file_list_exec_source_files): Ditto.
6264 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
6265
c3b69c04
DJ
62662005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
6267
6268 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
6269
3c95e6af
PG
62702004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
6271
a9c64011
AS
6272 * lib/gdb.exp (skip_altivec_tests): New function, based on
6273 check_vmx_hw_available from the GCC testsuite.
6274 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
6275 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 6276
78df6c56
JB
62772005-05-02 Jim Blandy <jimb@redhat.com>
6278
6279 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
6280 calling gdb_suppress_entire_file.
6281
1690f9cf
DJ
62822005-04-30 Randolph Chung <tausq@debian.org>
6283
6284 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
6285 Slightly relax "sem_post" name checking.
6286
5ea106f7
PG
62872005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
6288
6289 * gdb.base/unload.exp: Use new shared library infrastructure.
6290
bf7234cf
PG
62912005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
6292
6293 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 6294 infrastructure.
bf7234cf 6295
547b869a
CV
62962005-04-29 Corinna Vinschen <vinschen@redhat.com>
6297
6298 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
6299 * gdb.asm/h8300.inc: New file.
6300
f07e55f0
PG
63012005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
6302
6303 * gdb.base/shlib-call.exp: Change to use new shared library
6304 infrastructure.
6305
3cbba3d1
PG
63062005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
6307
a9c64011
AS
6308 * gdb.base/pending.exp: Change to use new shared library
6309 infrastructure.
3cbba3d1 6310
ed6df200
PG
63112005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
6312
a9c64011
AS
6313 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
6314 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 6315
8c8f4ebe
PG
63162005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
6317
a9c64011
AS
6318 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
6319 shared objects being adjusted and update copyright years.
8c8f4ebe 6320
607fbc54
DJ
63212005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
6322
6323 * ChangeLog: Correct some 2003-01-13 dates.
6324 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
6325 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
6326 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
6327 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
6328 gdb.trace/tfind.exp: Update copyright years.
6329
57bf0e56
DJ
63302005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
6331 Daniel Jacobowitz <dan@codesourcery.com>
6332
6333 * lib/gdb.exp (gdb_compile): Handle shlib=.
6334 (gdb_compile_shlib): New function.
6335
9b593790
PG
63362005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
6337
a9c64011 6338 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 6339
9494c6a5
DJ
63402005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
6341
6342 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
6343 gdb.server.
6344 * configure.ac: Likewise.
6345 * configure: Regenerated.
6346 * gdb.gdbserver/Makefile.in: Moved to...
6347 * gdb.server/Makefile.in: ... here.
6348 * gdb.gdbserver/server.c: Moved to...
6349 * gdb.server/server.c: ... here.
6350 * gdb.gdbserver/server-run.exp: Moved to...
6351 * gdb.server/server-run.exp: ... here.
6352
6f8eac0e
DJ
63532005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
6354
6355 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
6356 * configure.ac: Create gdb.gdbserver/Makefile.
6357 * configure: Regenerated.
6358 * lib/gdbserver-support.exp: New file, derived from
6359 config/gdbserver.exp.
6360 * config/gdbserver.exp: Use gdbserver-support.exp.
6361 * gdb.gdbserver/Makefile.in: New file.
6362 * gdb.gdbserver/server.c: New file.
6363 * gdb.gdbserver/server-run.exp: New file.
6364
6e87504d
PG
63652005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
6366
a9c64011
AS
6367 * lib/gdb.exp (test_compiler_info): Return compiler_info
6368 if no arguments are given.
6e87504d 6369
d1779be4
PG
63702005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
6371
6372 * gdb.arch/altivec-abi.exp: Check for compiler and set
6373 use altivec' flag accordingly.
6374 * gdb.arch/altivec-regs.exp: Likewise.
6375
88750304
DJ
63762005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
6377
6378 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
6379
f3fb768d
AS
63802005-03-27 Andreas Schwab <schwab@suse.de>
6381
6382 * gdb.base/bigcore.c (main): Add missing mode argument in open
6383 call.
6384
7e813ac5
DJ
63852005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
6386
6387 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
6388 downloads.
6389 * config/gdbserver.exp (gdb_load): Likewise.
6390
8e3049aa
PB
63912005-03-14 Paul Brook <paul@codesourcery.com>
6392
6393 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
6394 targets.
6395
a9df7c44
JB
63962005-03-09 Joel Brobecker <brobecker@adacore.com>
6397
6398 * gdb.dwarf2/dup-psym.S: New file.
6399 * gdb.dwarf2/dup-psym.exp: New testcase.
6400
9f0d94e8
JB
64012005-03-09 Joel Brobecker <brobecker@adacore.com>
6402
6403 * gdb.ada/exec_changed/first.adb: New file.
6404 * gdb.ada/exec_changed/second.adb: New file.
6405 * gdb.ada/exec_changed.exp: New testcase.
6406
5f579bc5
NS
64072005-03-08 Nathan Sidwell <nathan@codesourcery.com>
6408
36e9969c
NS
6409 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
6410 (A2): New class.
6411 (main): Test operator+.
6412 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
6413 breakpoint test.
6414
5f579bc5
NS
6415 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
6416 * gdb.base/signull.exp: Disable if gdb,nosignals.
6417 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
6418 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
6419 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
6420 * gdb.mi/mi2-console.exp: Likewise.
6421 * gdb.trace/collection.exp (run_trace_experiment): Consume the
6422 continue output at start.
6423 (gdb_collect_locals_test): Robustify regexp.
6424 * gdb.trace/passc-dyn.exp: Fix comment typo.
6425 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
6426
be46087e
CV
64272005-03-08 Corinna Vinschen <vinschen@redhat.com>
6428
6429 * gdb.asm/asm-source.exp: Add iq2000 case.
6430 * gdb.asm/iq2000.inc: New file.
6431
384e1a61 64322005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 6433
384e1a61
MI
6434 * gdb.base/command.exp: Change hardcoded value to regular expression.
6435 * gdb.base/float.exp: Add powerpc to the list of targets checked.
6436
584b6e9e
DJ
64372005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
6438
6439 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
6440 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
6441 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
6442 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
6443 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
6444
ab5b5d61
MK
64452005-03-05 Mark Kettenis <kettenis@gnu.org>
6446
6447 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
6448 changes.
6449
ae051c1b
PG
64502004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
6451
a9c64011
AS
6452 * lib/compiler.c: Add test for IBM's xlc compiler.
6453 * lib/compiler.cc: Likewise.
ae051c1b 6454
3f0f6ed2
JB
64552004-02-24 Joel Brobecker <brobecker@adacore.com>
6456
6457 * gdb.ada/fixed_points.exp: Create compilation object directory
6458 before running the test.
6459 * gdb.ada/null_record.exp: Likewise.
6460 * gdb.ada/packed_array.exp: Likewise.
6461 * gdb.ada/start.exp: Likewise.
6462
724f452b
JB
64632005-02-15 Joel Brobecker <brobecker@adacore.com>
6464
6465 * gdb.ada/packed_array/pa.adb: New file.
6466 * gdb.ada/packed_array.exp: New testcase.
6467
57f5cdfb 64682005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 6469
1f393151
MK
6470 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
6471 files.
6472
ebdda337
MK
6473 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
6474 on *-*-openbsd*. Correctly match whitespace in regukar
6475 expressions.
6476
cf309262
DJ
64772005-02-10 Daniel Jacobowitz <dan@debian.org>
6478
6479 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
6480 PR exp/1821
6481 * gdb.base/gdb1821.c: New test file.
6482 * gdb.base/gdb1821.exp: New test file.
6483
3be49e7a
JB
64842005-02-09 Joel Brobecker <brobecker@adacore.com>
6485
6486 * gdb.base/start.c: New file.
6487 * gdb.base/start.exp: New testcase.
6488
e292e67d
JB
64892005-02-09 Joel Brobecker <brobecker@adacore.com>
6490
6491 * gdb.ada/start/dummy.adb: New file.
6492 * gdb.ada/start.exp: New testcase.
6493
dbdfa66c
CV
64942005-02-09 Corinna Vinschen <vinschen@redhat.com>
6495
6496 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
6497 for printing symbols and statistics.
6498 Add test for using relative pathnames in "maint print msymbols" test.
6499 Mark "maint info sections DATA" XFAIL on Cygwin.
6500 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
6501 tests.
6502
d7941671
AC
65032005-02-09 Andreas Schwab <schwab@suse.de>
6504
6505 Committed by Andrew Cagney <cagney@gnu.org>
6506 * gdb.base/remotetimeout.exp: New file.
6507
74e5ef44
MK
65082005-02-07 Mark Kettenis <kettenis@gnu.org>
6509
6510 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
6511
464dd14d
JB
65122005-02-03 Joel Brobecker <brobecker@adacore.com>
6513
6514 * gdb.ada/gnat_ada.gpr: New file.
6515 * gdb.ada/gnat_ada.gin: Delete, no longer used.
6516 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
6517 * configure.ac: No longer generate gnat_ada.gpr.
6518 * configure: Regenerate.
6519 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
6520 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
6521 * gdb.ada/null_record/bar.ads: Likewise.
6522 * gdb.ada/null_record/bar.adb: Likewise.
6523 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
6524 * gdb.ada/null_record.exp (testdir): New variable.
6525 (testfile): executable is now in testdir subdirectory.
6526 (srcfile): Use full path to the main compilation unit.
6527 * gdb.ada/fixed_points.exp: Same changes as above.
6528
30d756ae
NR
65292005-02-03 Nick Roberts <nickrob@snap.net.nz>
6530
6531 * gdb.base/interp.exp: New test.
6532
9d799f85
AC
65332005-01-24 Andrew Cagney <cagney@gnu.org>
6534
6535 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
6536
15656118
AC
65372005-01-19 Andrew Cagney <cagney@gnu.org>
6538
a892c31b
AC
6539 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
6540 configure.ac not configure.in.
6541
15656118
AC
6542 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
6543 of powerpc*-*-*.
6544 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 6545 * gdb.base/list.exp (test_list_function)
15656118
AC
6546 (test_list_filename_and_function): Ditto.
6547 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
6548
a7b01baf
AC
65492005-01-16 Andrew Cagney <cagney@gnu.org>
6550
17d92a02
AC
6551 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
6552
a7b01baf
AC
6553 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
6554
bc8332bb
AC
65552005-01-14 Andrew Cagney <cagney@gnu.org>
6556
6557 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
6558 * gdb.mi/mi2-var-cmd.exp: Ditto.
6559
4d074752
CV
65602005-01-10 Corinna Vinschen <vinschen@redhat.com>
6561
6562 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
6563
bec39cab
AC
65642005-01-07 Andrew Cagney <cagney@gnu.org>
6565
6566 * configure.ac: Rename configure.in, require autoconf 2.59.
6567 * configure: Re-generate.
6568 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
6569 * gdb.stabs/configure: Re-generate.
6570 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
6571 * gdb.hp/configure: Re-generate.
6572 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
6573 autoconf 2.59.
6574 * gdb.hp/gdb.objdbg/configure: Re-generate.
6575 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
6576 autoconf 2.59.
6577 * gdb.hp/gdb.defects/configure: Re-generate.
6578 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
6579 autoconf 2.59.
6580 * gdb.hp/gdb.compat/configure: Re-generate.
6581 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
6582 autoconf 2.59.
6583 * gdb.hp/gdb.base-hp/configure: Re-generate.
6584 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
6585 autoconf 2.59.
6586 * gdb.hp/gdb.aCC/configure: Re-generate.
6587
f10b16d4
JB
65882004-12-15 Jim Blandy <jimb@redhat.com>
6589
6590 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
6591 under NPTL when there is debugging info available for libpthread.
6592
fb6e1814
JG
65932004-12-13 Jerome Guitton <guitton@gnat.com>
6594
6595 * gdb.ada/fixed_points.c: New file.
6596 * gdb.ada/fixed_points.exp: New file.
6597
fe46cd3a
RC
65982004-12-03 Randolph Chung <tausq@debian.org>
6599
6600 * gdb.arch/pa-nullify.exp: New file.
6601 * gdb.arch/pa-nullify.s: New file.
6602
8de0841b
RC
66032004-11-30 Randolph Chung <tausq@debian.org>
6604
6605 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
6606 instead of "tbug". Fix regexp to work properly with gdb_test.
6607
c8170782
PH
66082004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
6609
6610 * gdb.base/bitfields2.exp: New test.
6611 * gdb.base/bitfields2.c: New file.
6612
954269c2
RE
66132004-11-28 Richard Earnshaw <rearnsha@arm.com>
6614
6615 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
6616
0107feed
RC
66172004-11-16 Randolph Chung <tausq@debian.org>
6618
6619 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
6620
f073ae8c
DJ
66212004-11-14 Daniel Jacobowitz <dan@debian.org>
6622
6623 * gdb.threads/threadapply.exp: Correct "macro details" test.
6624
19ad59e7
JJ
66252004-11-11 Jeff Johnston <jjohnstn@redhat.com>
6626
6627 * gdb.threads/threadapply.exp: New test.
6628 * gdb.threads/threadapply.c: New file.
6629
9cf0961b
MK
66302004-11-07 Mark Kettenis <kettenis@gnu.org>
6631
6632 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
6633 frames.
6634
c789492a
FL
66352004-11-05 Felix Lee <felix+log1@specifixinc.com>
6636
6637 * gdb.base/cursal.exp: New file.
6638 * gdb.base/cursal.c: New file.
6639
a1e167bb
AC
66402004-11-03 Andrew Cagney <cagney@gnu.org>
6641
6642 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
6643
b7cbf173
MK
66442004-10-30 Mark Kettenis <kettenis@gnu.org>
6645
6646 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
6647 NetBSD/ELF targets.
6648
88f9d34f
JB
66492004-10-29 Joel Brobecker <brobecker@gnat.com>
6650
6651 * gdb.threads/bp_in_thread.c: New file, copied from
6652 pthread_cond_wait.c.
6653 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
6654 file, rather than reusing the .c file from another testcase.
6655
ca7d6a0c
JB
66562004-10-20 Joel Brobecker <brobecker@gnat.com>
6657
6658 * gdb.ada/null_record.exp: Check where we stopped after
6659 sending the start command, instead of where the associated
6660 temporary breakpoint was inserted.
6661
0d863d03
AC
66622004-10-14 Andrew Cagney <cagney@gnu.org>
6663
6664 * gdb.mi/gdb701.c (main): Return 0.
6665
d11e72cb
DJ
66662004-10-13 Daniel Jacobowitz <dan@debian.org>
6667
d40539a4 6668 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 6669
e1923096
JJ
66702004-10-12 Jeff Johnston <jjohnstn@redhat.com>
6671
6672 * gdb.threads/schedlock.c: Add comment markers to use to find
6673 line numbers.
6674 * gdb.threads/schedlock.exp: Adjust regex to handle the new
6675 comments.
6676 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
6677 breakpoint lines.
6678
ec8ba2c9
DJ
66792004-10-12 Daniel Jacobowitz <dan@debian.org>
6680
6681 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
6682
0eb3658b
DJ
66832004-10-12 Daniel Jacobowitz <dan@debian.org>
6684
6685 * configure.in: Add gdb.dwarf2.
6686 * configure: Regenerated.
6687 * Makefile.in: Add gdb.dwarf2.
6688 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
6689 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
6690 gdb.dwarf2/file1.txt: New files.
6691
a271cc33
OF
66922004-10-11 Orjan Friberg <orjanf@axis.com>
6693
a9c64011 6694 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
6695 of "run", since the latter doesn't work with remote targets. Adjust
6696 the breakpoint numbering accordingly.
6697 * gdb.threads/pthread_cond_wait.exp: Ditto.
6698
895ce074
MC
66992004-10-08 Michael Chastain <mec.gnu@mindspring.com>
6700
6701 * gdb.base/overlays.exp: Update copyright years.
6702
6be3092d
KI
67032004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
6704
6705 * gdb.base/overlays.exp: Disable if target is Linux.
6706
e05389b8
FL
67072004-10-06 Felix Lee <felix+log1@specifixinc.com>
6708
6709 * config/gdbserver.exp (gdb_load): Use right filename on remote.
6710
73cb587d
KI
67112004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
6712
6713 * gdb.asm/asm-source.exp: Add m32r-linux target.
6714 * gdb.asm/m32r-linux.inc: New file.
6715
3c0edcdc
AC
67162004-09-24 Andrew Cagney <cagney@redhat.com>
6717 David Anderson <anderson@redhat.com>
6718
6719 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
6720 command fails, assume things will work.
6721 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
6722 (_GNU_SOURCE): Define.
6723 (print_unsigned, print_hex): Change parameter to "long long".
6724 (print_byte_count): New function, use to print byte counts.
6725 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
6726 O_LARGEFILE.
6727 (main): Compute an upper bound on a corefile in max_core_size.
6728 Limit memory chunk size to max_core_size. Limit total memory
6729 allocated to max_core_size.
6730
4bb3667f
AC
67312004-09-23 Andrew Cagney <cagney@gnu.org>
6732
6733 * gdb.base/bigcore.exp: Replace the code that creates a corefile
6734 from a separate process with code that creates a corefile by
6735 making the inferior dump core.
6736
60fe1a51
MK
67372004-09-23 Mark Kettenis <kettenis@gnu.org>
6738
6739 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
6740 block.
6741
8e937346
MC
67422004-09-23 Michael Chastain <mec.gnu@mindspring.com>
6743
6744 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
6745 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
6746 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
6747 Likewise.
6748
7213f6d6
JJ
67492004-09-20 Jeff Johnston <jjohnstn@redhat.com>
6750
6751 * gdb.java/jprint.exp: New test case for java inferior call.
6752 * gdb.java/jprint.java: Ditto.
6753
eac69dca
JB
67542004-09-15 Joel Brobecker <brobecker@gnat.com>
6755
6756 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
6757
22227696
MC
67582004-09-14 Michael Chastain <mec.gnu@mindspring.com>
6759
6760 * gdb.threads/killed.c: Include <stdlib.h>.
6761 * gdb.threads/pthreads.c: Likewise.
6762
7dd403a4
MC
67632004-09-14 Michael Chastain <mec.gnu@mindspring.com>
6764
6765 * gdb.threads/killed.c: Add copyright notice.
6766
33f2d567
JM
67672004-09-10 Jason Molenda (jmolenda@apple.com)
6768
a9c64011
AS
6769 * gdb.base/define.exp: Two new tests to verify zero space chars
6770 after 'if' and 'while' commands in a user-defined command is correctly
6771 parsed.
33f2d567 6772
e05b62ac
AC
67732004-09-08 Andrew Cagney <cagney@gnu.org>
6774
6775 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
6776 delivery test with duplicate at end of file.
6777
9cbe82da
MK
67782004-09-06 Mark Kettenis <kettenis@jive.nl>
6779
6780 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
6781
564803d9
MC
67822004-09-05 Michael Chastain <mec.gnu@mindspring.com>
6783
6784 * config/hppro.exp: Removed.
6785
7c6807ce
MC
67862004-09-05 Michael Chastain <mec.gnu@mindspring.com>
6787
6788 * config/sparclet.exp: Removed.
6789
bf7e26dd
MC
67902004-09-05 Michael Chastain <mec.gnu@mindspring.com>
6791
6792 * config/udi.exp: Removed.
6793
714e341b
MC
67942004-09-02 Michael Chastain <mec.gnu@mindspring.com>
6795
6796 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
6797 of "exp_continue".
6798 (advancei): Likewise.
6799
1236e623
JJ
68002004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6801
6802 * gdb.base/unload.exp: Fix so messages aren't duplicated.
6803
3bdcad15
MI
68042004-09-01 Manoj Iyer <manjo@austin.ibm.com>
6805
228af206 6806 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
6807 to check for nodebug in executable.
6808 * gdb.gdb/observer.exp (setup_test): Likewise.
6809 * gdb.gdb/selftest.exp (test_with_self): Likewise.
6810 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
6811
c72b934c
AC
68122004-09-01 Andrew Cagney <cagney@gnu.org>
6813
6814 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
6815 files.
6816
edd9b715
JJ
68172004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6818
6819 * gdb.base/unload.exp: Fix expected warning message to match
6820 latest format.
6821
fb4ce06b
CV
68222004-09-01 Corinna Vinschen <vinschen@redhat.com>
6823
6824 * gdb.base/call-rt-st.exp: Fix typos.
6825
ce78e7c3
MI
68262004-08-31 Manoj Iyer <manjo@austin.ibm.com>
6827
6828 * gdb.threads/thread_check.exp: New testcase.
6829 * gdb.threads/thread_check.c: New testcase.
6830
2dedb159
AC
68312004-08-31 Andrew Cagney <cagney@gnu.org>
6832
6833 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
6834 (skip_to_handler_entry): New procedures. Test stepping into a
6835 handler when the breakpoint is at the handler's entry point.
6836
68f53502
AC
68372004-08-30 Andrew Cagney <cagney@gnu.org>
6838
6839 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
6840 gdb/1757.
6841
3e3ffd2b
MC
68422004-08-27 Michael Chastain <mec.gnu@mindspring.com>
6843
6844 With code from Manoj Iyer <manjo@austin.ibm.com>:
6845 * lib/gdb.exp (gdb_file_cmd): Return more information in the
6846 return value. Add an arm for "no debugging symbols found".
6847 Change a stray "error" to "perror".
6848 (gdb_run_cmd): Adapt to new return value.
6849 * gdb.base/remote.exp: Adapt to new return value.
6850 * gdb.gdb/complaints.exp: Likewise.
6851 * gdb.gdb/observer.exp: Likewise.
6852 * gdb.gdb/selftest.exp: Likewise.
6853 * gdb.gdb/xfullpath.exp: Likewise.
6854
4b6f5fd2
JB
68552004-08-27 Joel Brobecker <brobecker@gnat.com>
6856
6857 * gdb.threads/bp_in_thread.exp: New testcase.
6858
e5b25496
MC
68592004-08-27 Michael Chastain <mec.gnu@mindspring.com>
6860
6861 Fix PR testsuite/1735.
6862 * gdb.threads/schedlock.c (thread_function): Add a cast
6863 to suppress a gcc warning.
6864 * gdb.threads/thread-specific.c (thread_function): Likewise.
6865
934353d6
MC
68662004-08-26 Michael Chastain <mec.gnu@mindspring.com>
6867
6868 * gdb.base/unload.c: Include <stdlib.h>.
6869
f98a0aef 68702004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 6871
f98a0aef 6872 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
6873 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
6874 synchronized after the "return".
6875
5a2e8882
MC
68762004-08-26 Michael Chastain <mec.gnu@mindspring.com>
6877
6878 * gdb.mi/basics.c: Include <stdio.h>.
6879 * gdb.mi/pthreads.c: Include <stdlib.h>.
6880 * gdb.mi/var-cmd.c: Include <stdlib.h>.
6881
a9640423
MC
68822004-08-26 Michael Chastain <mec.gnu@mindspring.com>
6883
6884 * gdb.threads/schedlock.c: Add copyright notice.
6885
b04e311d
AC
68862004-08-25 Andrew Cagney <cagney@gnu.org>
6887
6888 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
6889 (skip_over_handler, breakpoint_over_hander): New test procedures.
6890 (advance, advancei): Add a proper prefix, do not use
6891 rerun_to_main.
6892 * gdb.base/sigstep.c (main): Change to use an infinite loop.
6893
7c27f15b
MC
68942004-08-24 Michael Chastain <mec.gnu@mindspring.com>
6895
6896 * gdb.mi/basics.c: Add copyright notice.
6897 * gdb.mi/var-cmd.c: Add copyright notice.
6898
fffc87ae
MC
68992004-08-23 Michael Chastain <mec.gnu@mindspring.com>
6900
6901 * lib/gdb.exp: Remove signed_keyword_not_used.
6902 * lib/compiler.c: Likewise.
6903 * lib/compiler.cc: Likewise.
6904
d782e0bf
MC
69052004-08-23 Michael Chastain <mec.gnu@mindspring.com>
6906
6907 * gdb.base/whatis.c: Remove conditional disabling of "signed".
6908 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
6909
96033e83
MC
69102004-08-23 Michael Chastain <mec.gnu@mindspring.com>
6911
6912 * gdb.base/whatis.c: Add copyright notice.
6913
cf38c229
MK
69142004-08-20 Mark Kettenis <kettenis@gnu.org>
6915
6916 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
6917 it to skip the breakpoints encoded in the inline assembly.
6918
f4b49756
MC
69192004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6920
6921 * Makefile.in: Add gdb.fortran.
6922
2f193b69
MC
69232004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6924
6925 * gdb.base/call-sc.exp (test_scalar_returns):
6926 Fix cut-and-paste glitch in "Make fun return now".
6927
89a237cb
MC
69282004-08-17 Michael Chastain <mec.gnu@mindspring.com>
6929
6930 * configure.in: Add gdb.fortran.
6931 * configure: Regenerate.
6932 * gdb.fortran/Makefile.in: New file.
6933 * lib/gdb.exp (skip_fortran_tests): New procedure.
6934
469aff8e
MC
69352004-08-17 Michael Chastain <mec.gnu@mindspring.com>
6936
6937 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
6938 reference to bug-gnu@prep.ai.mit.edu.
6939 * gdb.mi/mi-var-child.exp: Likewise.
6940 * gdb.mi/mi-var-cmd.exp: Likewise.
6941 * gdb.mi/mi-var-display.exp: Likewise.
6942 * gdb.mi/mi2-var-block.exp: Likewise.
6943 * gdb.mi/mi2-var-child.exp: Likewise.
6944 * gdb.mi/mi2-var-cmd.exp: Likewise.
6945 * gdb.mi/mi2-var-display.exp: Likewise.
6946
00b51b9f
MK
69472004-08-15 Mark Kettenis <kettenis@gnu.org>
6948
6949 * gdb.base/unload.c (main): Make local variable msg const.
6950
45f07fef
MC
69512004-08-15 Michael Chastain <mec.gnu@mindspring.com>
6952
6953 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
6954 to bug-gnu@prep.ai.mit.edu.
6955 * gdb.mi/mi-disassemble.exp: Likewise.
6956 * gdb.mi/mi-eval.exp: Likewise.
6957 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
6958 default line number.
6959 * gdb.mi/mi-return.exp: Likewise.
6960 * gdb.mi/mi-simplerun.exp: Likewise.
6961 * gdb.mi/mi-stack.exp: Likewise.
6962 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
6963 number with explicit range test.
6964 * gdb.mi/mi-watch.exp: Likewise.
6965 * gdb.mi/mi2-break.exp: Likewise.
6966 * gdb.mi/mi2-cli.exp: Likewise.
6967 * gdb.mi/mi2-disassemble.exp: Likewise.
6968 * gdb.mi/mi2-eval.exp: Likewise.
6969 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
6970 default line number.
6971 * gdb.mi/mi2-return.exp: Likewise.
6972 * gdb.mi/mi2-simplerun.exp: Likewise.
6973 * gdb.mi/mi2-stack.exp: Likewise.
6974 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
6975 number with explicit range test.
6976 * gdb.mi/mi2-watch.exp: Likewise.
6977
dd8c8ee7
MC
69782004-08-15 Michael Chastain <mec.gnu@mindspring.com>
6979
6980 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
6981 * gdb.cp/m-static.exp: Likewise.
6982 * gdb.cp/rtti.exp: Likewise.
6983
4e838464
MK
69842004-08-14 Mark Kettenis <kettenis@gnu.org>
6985
6986 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
6987
8d8cb839
EZ
69882004-08-14 Eli Zaretskii <eliz@gnu.org>
6989
6990 * ChangeLog: Prefix Local Variables with semi-colons and indent
6991 the reference to older ChangeLog files, to fix fontification in
6992 Emacs.
6993
deea8bb0
MC
69942004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6995
6996 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
6997 * gdb.mi/mi2-break.exp: Likewise.
6998
c3297504
MC
69992004-08-13 Michael Chastain <mec.gnu@mindspring.com>
7000
7001 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
7002
25808999
MC
70032004-08-13 Michael Chastain <mec.gnu@mindspring.com>
7004
7005 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
7006
226a8d71
MC
70072004-08-13 Michael Chastain <mec.gnu@mindspring.com>
7008
7009 * gdb.cp/classes.exp: Remove unused declarations. Just let
7010 test names default instead of providing special names. Remove
7011 extraneous demangler test.
7012
37fdf854
JJ
70132004-08-12 Jeff Johnston <jjohnstn@redhat.com>
7014
7015 * gdb.base/unload.exp: New test for breakpoints in dynamically
7016 loaded libraries.
7017 * gdb.base/unload.c: Ditto.
7018 * gdb.base/unloadshr.c: Ditto.
7019
2d3a7986
MC
70202004-08-12 Michael Chastain <mec.gnu@mindspring.com>
7021
7022 * gdb.cp/classes.exp (test_ptype_class_objects): Call
7023 cp_test_ptype_class.
7024 (test_enums): Likewise.
7025
c72b934c
AC
70262004-08-10 Andrew Cagney <cagney@gnu.org>
7027
7028 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
7029 files.
7030
cc503c8a
AC
70312004-08-10 Andrew Cagney <cagney@gnu.org>
7032
7033 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
7034 init_malloc call.
7035
902f2ccb
MC
70362004-08-10 Michael Chastain <mec.gnu@mindspring.com>
7037
7038 * ChangeLog: Add copyright notice. The notice is copied
7039 from emacs 21.3 top level ChangeLog.
7040
78c90502
MC
70412004-08-09 Michael Chastain <mec.gnu@mindspring.com>
7042
7043 * lib/cp-support.exp: New file.
7044 * lib/cp-support.exp (cp_test_type_class): New function.
7045 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
7046 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
7047 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
7048 cp_test_ptype_class.
7049
88e5ea78
MC
70502004-08-09 Michael Chastain <mec.gnu@mindspring.com>
7051
7052 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
7053 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
7054 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
7055 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
7056 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
7057 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
7058 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
7059 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
7060 gdb.mi/mi2-watch.exp: Update copyright years.
7061
6a89fc9c
MK
70622004-08-09 Mark Kettenis <kettenis@gnu.org>
7063
7064 * gdb.base/sigaltstack.exp: Provide proper anchoring.
7065
1482e0de
MC
70662004-08-09 Michael Chastain <mec.gnu@mindspring.com>
7067
7068 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
7069 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
7070 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
7071 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
7072 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
7073 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
7074 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
7075 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
7076 gdb.mi/mi-watch.exp: Update copyright years.
7077
1a5ce3f3
DJ
70782004-08-08 Daniel Jacobowitz <dan@debian.org>
7079
7080 PR gdb/1738
7081 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
7082 from a breakpoint with a pending signal.
7083
04f6ecf2
DJ
70842004-08-08 Daniel Jacobowitz <dan@debian.org>
7085
7086 PR gdb/1736
7087 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
7088 * gdb.base/sigaltstack.exp (finish_test): Consume output until
7089 the prompt.
7090 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
7091
54d90d35
DJ
70922004-08-08 Daniel Jacobowitz <dan@debian.org>
7093
7094 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
7095
d2f6abb0
DJ
70962004-08-08 Daniel Jacobowitz <dan@debian.org>
7097
7098 PR gdb/1736
7099 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
7100 for i?86-*-linux*.
7101
5598c03d
DJ
71022004-08-08 Daniel Jacobowitz <dan@debian.org>
7103
7104 * gdb.arch/i386-prologue.exp: Compile without debug information.
7105
c6fee705
MC
71062004-08-08 Michael Chastain <mec.gnu@mindspring.com>
7107
7108 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
7109 rather than asking gdb to search.
7110
dd90efdb
MC
71112004-08-05 Michael Chastain <mec.gnu@mindspring.com>
7112
7113 * gdb.base/gcore.c: Include <string.h>.
7114
1e84bec1
MC
71152004-08-05 Michael Chastain <mec.gnu@mindspring.com>
7116
7117 * gdb.base/gcore.c: Add copyright notice.
7118
e425eb2b
MC
71192004-08-05 Michael Chastain <mec.gnu@mindspring.com>
7120
7121 * gdb.base/freebpcmd.c: Include <stdio.h>.
7122 * gdb.base/long_long.c: Include <string.h>.
7123 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
7124 * gdb.base/siginfo.c: Include <string.h>.
7125 * gdb.base/sigstep.c: Include <string.h>.
7126
cb9aaed5
MC
71272004-08-04 Michael Chastain <mec.gnu@mindspring.com>
7128
7129 * gdb.base/complex.c: Include <stdlib.h>.
7130
55944f3d
MC
71312004-08-04 Michael Chastain <mec.gnu@mindspring.com>
7132
7133 * gdb.base/complex.c: Add copyright notice.
7134
7b2953d9
MC
71352004-08-04 Michael Chastain <mec.gnu@mindspring.com>
7136
7137 * gdb.base/charset.c: Include <stdlib.h>.
7138
c9133d23
MC
71392004-08-04 Michael Chastain <mec.gnu@mindspring.com>
7140
7141 * gdb.base/auxv.c: Include <stdlib.h>.
7142
0a8490ad
MC
71432004-08-04 Michael Chastain <mec.gnu@mindspring.com>
7144
7145 * gdb.base/auxv.c: Add copyright notice.
7146
3426d5ec
MC
71472004-08-04 Michael Chastain <mec.gnu@mindspring.com>
7148
7149 * gdb.base/coremaker.c: Add copyright notice.
7150 * gdb.base/coremaker2.c: Add copyright notice.
7151
8da195dd
AC
71522004-08-04 Andrew Cagney <cagney@gnu.org>
7153
7154 * gdb.base/store.exp: Update copyright.
7155 (check_set, up_set, check_struct, up_struct): Add a prefix to test
7156 names, do not import gdb_prompt.
7157
8d394f98
AC
71582004-08-01 Andrew Cagney <cagney@gnu.org>
7159
7160 Fix PR testsuite/1729.
7161 * gdb.base/dump.exp: Add test name to callers of capture_value, do
7162 not use capture_value with value 4.
7163 (capture_value): Add optional test name parameter.
7164 (test_reload_saved_value, test_restore_saved_value): Use $msg as
7165 the prefix, pass to capture_value.
7166
b6702b23
MK
71672004-08-01 Mark Kettenis <kettenis@gnu.org>
7168
7169 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
7170 * gdb.arch/i386-prologue.c (standard): New prototype and function.
7171 (main): Call new function.
7172
c203e0ca
MC
71732004-07-31 Michael Chastain <mec.gnu@mindspring.com>
7174
7175 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
7176
a7995a30
MC
71772004-07-31 Michael Chastain <mec.gnu@mindspring.com>
7178
7179 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
7180
9366563b
MC
71812004-07-31 Michael Chastain <mec.gnu@mindspring.com>
7182
b6eeaf26 7183 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
7184 Accept more values of vtbl pointer. Remove some messages
7185 about "obsolete gcc or gdb".
7186
2fc1f950
MC
71872004-07-30 Michael Chastain <mec.gnu@mindspring.com>
7188
7189 * gdb.cp/classes.exp: Accept more varieties of ptype output.
7190
c724d49b
MC
71912004-07-30 Michael Chastain <mec.gnu@mindspring.com>
7192
7193 * gdb.base/asm-source.exp: Properly convert target board
7194 debug flags from gcc format to binutils format.
7195
736b0fce
MK
71962004-07-28 Mark Kettenis <kettenis@gnu.org>
7197
7198 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
7199 gdb1718". PR backtrace/1718 partially fixed.
7200
5633ea5c
JJ
72012004-07-27 Jeff Johnston <jjohnstn@redhat.com>
7202
7203 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
7204
575eebb1
NC
72052004-07-26 Nick Clifton <nickc@redhat.com>
7206
7207 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
7208 good default value for a specific architecture is available then
7209 set it to that value. Otherwise default to the -gstabs switch.
7210 Remove the -g... switches from the asm-flags variable. Allow the
7211 target board info to override the value if it wants to. Pass the
7212 switch on the assembler command line.
7213
62104619
MK
72142004-07-23 Mark Kettenis <kettenis@gnu.org>
7215
7216 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
7217 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
7218 (main): Call new function.
7219
4a1135b8
MC
72202004-07-22 Michael Chastain <mec.gnu@mindspring.com>
7221
7222 Test for PR exp/1715.
7223 * gdb.base/radix.exp: Refactor common procedures. Make all
7224 test names unique. Change XFAIL to KFAIL.
7225
8a12c1f0
MC
72262004-07-20 Michael Chastain <mec.gnu@mindspring.com>
7227
7228 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
7229 * gdb.ada/gnat_ada.gin: ... to here.
7230 * configure.in: Use gnat_ada.gin.
7231 * configure: Regenerate.
7232
23b451cf
AC
72332004-07-20 Andrew Cagney <cagney@gnu.org>
7234
7235 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
7236 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
7237 XFAILs. Clean up test messages and comments. Check backtraces.
7238 Delete re-sync code.
7239
ab618a02
MC
72402004-07-19 Michael Chastain <mec.gnu@mindspring.com>
7241
7242 Fix PR cli/740.
7243 * gdb.base/annota1.exp: Honor gdb,nosignals.
7244 * gdb.base/annota3.exp: Likewise.
7245
46dad340
MC
72462004-07-19 Michael Chastain <mec.gnu@mindspring.com>
7247
7248 * lib/java.exp: Update copyright notice.
7249
756d8c70
AC
72502004-07-19 Andrew Cagney <cagney@gnu.org>
7251
7252 * gdb.base/selftest.exp: Copy file from here ...
7253 * gdb.gdb/selftest.exp: ... to here.
7254
586027e6
AC
72552004-07-16 Andrew Cagney <cagney@redhat.com>
7256
7257 * lib/insight-support.exp: Delete file.
7258 * lib/java.exp (java_init): Fix copyright.
7259
029d2200
AC
72602004-07-16 Andrew Cagney <cagney@gnu.org>
7261
7262 * gdb.base/restore.c: Append "prologue" to comments marking the a
7263 function's prologue.
7264 * gdb.base/restore.exp: Update copyright, re-indent.
7265 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
7266 callerN" prefix where needed. Update patterns that match a
7267 function's prologue.
7268
653b62c5
MC
72692004-07-16 Michael Chastain <mec.gnu@mindspring.com>
7270
7271 * gdb.base/restore.c: Add copyright notice.
7272
f7d690e5
AC
72732004-07-16 Andrew Cagney <cagney@gnu.org>
7274
7275 * gdb.base/logical.exp: Update copyright.
7276 (evaluate): New procedure. Use to re-implement tests using
7277 several tables.
7278
d629a7cb
MH
72792004-07-14 Martin Hunt <hunt@redhat.com>
7280
7281 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
7282 which fixes some problems where init.tcl was not found.
7283
9c7bb332
AC
72842004-07-13 Andrew Cagney <cagney@gnu.org>
7285
6bf46641
AC
7286 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
7287 (check_sizeof, check_valueof): Do not include the output in the
7288 test name. Use gdb_test.
7289 (get_valueof): Use gdb_test_multiple.
7290
c4ffd4c0
AC
7291 * gdb.base/step-test.exp: Update copyright. Use
7292 gdb_test_multiple. Ensure that test names do not include
7293 architecture dependent output.
7294
ab89363a
AC
7295 * gdb.gdb/observer.exp: Update copyright.
7296 (setup_test): Use gdb_test_multiple.
7297 (attach_first_observer, attach_second_observer)
7298 (attach_third_observer, detach_first_observer)
7299 (detach_second_observer, detach_third_observer)
7300 (reset_counters, check_counters): Make $message a prefix.
7301 (test_normal_stop_notifications): Add "args" parameter - a list of
7302 init functions to be called. Make $message a prefix,
7303 (test_observer_normal_stop): Change the message prefixes so that
7304 they are unique, pass the attach / detach procedures to
7305 test_normal_stop_notifications.
7306
ec58997a
AC
7307 * gdb.base/signull.exp (test_segv): Prefix all tests with
7308 "${name}". Clean up test messages.
7309
b475183b
AC
7310 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
7311
9c7bb332
AC
7312 * gdb.base/ena-dis-br.exp: Update copyright.
7313 (break_at): New function. Replace send_gdb with gdb_test,
7314 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
7315 ignore count, not stopped at bpt", with KFAIL.
7316
2dd95497
CV
73172004-07-13 Corinna Vinschen <vinschen@redhat.com>
7318
7319 * gdb.base/attach.exp: Remove cleanupfile handling.
7320
419e626b
AC
73212004-07-12 Andrew Cagney <cagney@gnu.org>
7322
7323 * gdb.base/annota1.exp: Cleanup corefile test name.
7324 * gdb.base/annota3.exp: Ditto.
7325
8b1b3228
AC
73262004-07-12 Andrew Cagney <cagney@gnu.org>
7327
78650829
AC
7328 * gdb.base/signals.exp: Clean up copyright, re-indent.
7329
8b1b3228
AC
7330 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
7331 gdb_test and gdb_test_multiple.
7332
935c2760
JJ
73332004-07-08 Jeff Johnston <jjohnstn@redhat.com>
7334
7335 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 7336 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
7337 provide line number info for first statement in main.
7338
1544280f
AC
73392004-07-08 Andrew Cagney <cagney@gnu.org>
7340
1279f4ff
AC
7341 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
7342
1544280f
AC
7343 * gdb.base/sigbpt.exp: Make the common part of each test name a
7344 prefix instead of suffix.
7345
bcc82369
BR
73462004-07-07 Bob Rossi <bob_rossi@cox.net>
7347
7348 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
7349 test from test_tbreak_creation_and_listing to
7350 test_file_list_exec_source_file
7351 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
7352 Changed name of test from test_tbreak_creation_and_listing to
7353 test_file_list_exec_source_file
7354
23f4b0aa
JJ
73552004-07-07 Jeff Johnston <jjohnstn@redhat.com>
7356
7357 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
7358 the jmisc() constructor instead of <init>.
7359 * gdb.java/jmisc1.exp: Ditto.
7360
56401cd5
AC
73612004-07-07 Andrew Cagney <cagney@gnu.org>
7362
7363 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
7364 corrupting the PC.
7365
44ae2f6a
MC
73662004-07-06 Michael Chastain <mec.gnu@mindspring.com>
7367
7368 * gdb.cp/templates.exp: Accept whitespace change in demangler
7369 output.
7370
45a83408
AC
73712004-07-06 Andrew Cagney <cagney@gnu.org>
7372
7373 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
7374
d205ad70
MC
73752004-07-02 Michael Chastain <mec.gnu@mindspring.com>
7376
7377 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
7378 * lib/compiler.cc: Likewise.
7379
06ea1a61
MC
73802004-06-30 Michael Chastain <mec.gnu@mindspring.com>
7381
7382 * lib/compiler.cc: Work around string preprocessing problem
7383 with old hp c++ compiler.
7384 * lib/compiler.c: Likewise.
7385
daab1251
CV
73862004-06-29 Corinna Vinschen <vinschen@redhat.com>
7387
7388 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
7389 directives to conditionalize symbol prefixing.
7390 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
7391 additional_flags handling. Add underscore prefix for Cygwin.
7392 * gdb.arch/i386-unwind.c: Use preprocessor directives to
7393 conditionalize symbol prefixing.
7394 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
7395 additional_flags handling. Add underscore prefix for Cygwin.
7396
cc984116
CV
73972004-06-29 Corinna Vinschen <vinschen@redhat.com>
7398
7399 * gdb.base/bigcore.exp: Skip test on Cygwin.
7400
c279b077
MC
74012004-06-28 Michael Chastain <mec.gnu@mindspring.com>
7402
7403 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
7404 formats for "info register". Use gdb_test_multiple. Fix
7405 the "invalid register" test.
7406
0e915747
CV
74072004-06-28 Corinna Vinschen <vinschen@redhat.com>
7408
7409 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
7410 PID for Cygwin. Add Cygwin specific strings to check for in some
7411 tests.
7412 (do_attach_tests): Add a test for user interaction when attaching
7413 to a process with no matching symbol table already loaded.
7414
11422c86
AC
74152004-06-26 Andrew Cagney <cagney@gnu.org>
7416
7417 Test PR java/1567 and PR java/1565.
7418 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
7419 * gdb.java/jmisc2.exp: Delete file.
7420
cefbce26
MC
74212004-06-26 Michael Chastain <mec.gnu@mindspring.com>
7422
7423 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
7424
e19f872c
CV
74252004-06-25 Corinna Vinschen <vinschen@redhat.com>
7426
7427 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
7428 attach process.
7429
d931ba3b
MC
74302004-06-23 Michael Chastain <mec.gnu@mindspring.com>
7431
7432 * gdb.cp/pr-1553.exp: Remove.
7433
aef68c48
MC
74342004-06-22 Michael Chastain <mec.gnu@mindspring.com>
7435
7436 * gdb.cp/pr-1553.cc: Remove.
7437 * gdb.cp/pr-1553.exp: Disable this test.
7438
8d5df71a
JB
74392004-06-20 Jim Blandy <jimb@redhat.com>
7440
a9c64011 7441 Fix PR testsuite/1680.
8d5df71a
JB
7442 * gdb.arch/i386-sse.exp: Properly quote curly braces in
7443 regular expressions.
7444
4ac6f39d
MC
74452004-06-19 Michael Chastain <mec.gnu@mindspring.com>
7446
7447 Fix PR testsuite/1679.
7448 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
7449 Issue an UNSUPPORTED result instead.
7450
1b413552
JB
74512004-06-18 Jim Blandy <jimb@redhat.com>
7452
7453 * gdb.base/charset.exp: Only send a control-C if we see a new
7454 prompt and incomplete command.
7455
6daa6ebd
MC
74562004-06-18 Michael Chastain <mec.gnu@mindspring.com>
7457
7458 * gdb.cp/pr-574.cc: Add copyright notice.
7459
51fa4ae0
JB
74602004-06-17 Jim Blandy <jimb@redhat.com>
7461
7462 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
7463 cases where the regexp has no groups; this grabs random text from
7464 the previous test suite, whatever that was.
7465
8fea26c5
MC
74662004-06-17 Michael Chastain <mec.gnu@mindspring.com>
7467
7468 * gdb.cp/printmethod.cc: Add copyright notice.
7469
1e3aeb41
MC
74702004-06-16 Michael Chastain <mec.gnu@mindspring.com>
7471
7472 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
7473
9d9030bc
AC
74742004-06-16 Andrew Cagney <cagney@gnu.org>
7475
7476 * gdb.base/signull.c: Update copyright. Include <string.h>.
7477 (bowler): Replace data_pointer with data_read
7478 and data_write cases. Add code_descriptor case.
7479 (zero, desc): New array and pointer.
7480 (data, code): Change to simple pointers.
7481 * gdb.base/signull.exp: Fix probe pattern matching a function
7482 descriptor SIGSEGV. Replace data_pointer with data_read and
7483 data_write tests.
7484
acd4ad44
AC
74852004-06-16 Andrew Cagney <cagney@gnu.org>
7486
7487 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
7488
08fd625c
MC
74892004-06-15 Michael Chastain <mec.gnu@mindspring.com>
7490
7491 * gdb.base/long_long.c: Add copyright notice.
7492
1903502c
MC
74932004-06-15 Michael Chastain <mec.gnu@mindspring.com>
7494
7495 * gdb.base/long_long.exp: Remove reference to
7496 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
7497 to gdb_breakpoint and gdb_continue_to_breakpoint.
7498
83313cb1
JB
74992004-06-14 Jim Blandy <jimb@redhat.com>
7500
7501 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
7502 endian case.
7503
1bf404ef
AC
75042004-06-14 Andrew Cagney <cagney@gnu.org>
7505
7506 * gdb.base/gcore.exp (capture_command_output): Delete the always
7507 passing tests containing inferior values.
7508 * gdb.base/ending-run.exp: Do not include the breakpoint address
7509 in the test message. Update copyright.
7510 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
7511 size in the test name, use gdb_test_multiple. Update copyright.
7512
ef220b33
MC
75132004-06-14 Michael Chastain <mec.gnu@mindspring.com>
7514
7515 * gdb.cp/ref-types.cc: Add copyright notice.
7516
4f70a4c9
MC
75172004-06-14 Michael Chastain <mec.gnu@mindspring.com>
7518
7519 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
7520 hp_aCC_compiler.
7521 * lib/compiler.cc: Likewise.
7522 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
7523 'set' commands. Log diagnostics for other lines. Set
7524 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
7525
335928ac
MC
75262004-06-13 Michael Chastain <mec.gnu@mindspring.com>
7527
7528 * gdb.cp/try_catch.cc: Add copyright notice.
7529
2efb12e8
MC
75302004-06-12 Michael Chastain <mec.gnu@mindspring.com>
7531
7532 * gdb.cp/userdef.cc: Add copyright notice.
7533
0bbed51a
MC
75342004-06-11 Michael Chastain <mec.gnu@mindspring.com>
7535
7536 * gdb.cp/virtfunc.cc: Add copyright notice.
7537
e12a46c9
RC
75382004-06-11 Randolph Chung <tausq@debian.org>
7539
7540 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
7541 problem.
7542
338e05af
AC
75432004-06-10 Andrew Cagney <cagney@gnu.org>
7544
7545 * lib/compiler.cc, lib/compiler.c: Append either
7546 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
7547 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
7548 instead of gcc-3-3.
7549
dc3f10cb
AC
75502004-06-09 Andrew Cagney <cagney@gnu.org>
7551
b4d946af
AC
7552 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
7553 gdb/1455, bug is specific to "long long" and "double".
a9c64011 7554
dc3f10cb
AC
7555 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
7556 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
7557 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
7558 fixed.
7559
b5c0bfa2
AC
75602004-06-09 Andrew Cagney <cagney@gnu.org>
7561
7562 * gdb.base/structs.exp (test_struct_returns): Replace
7563 "return_value_unknown" and "finish_value_unknown" by
7564 "return_value_known" and "finish_value_known". Instead of
7565 "return_value_unknown" iff "finish_value_unknown", check
7566 "return_value_known" implies "finish_value_known".
7567
caeb605f
MH
75682004-06-08 Martin Hunt <hunt@redhat.com>
7569
7570 * gdb.base/float.exp: Add pattern for mips targets.
7571
c892bb64
RC
75722004-06-08 Randolph Chung <tausq@debian.org>
7573
7574 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
7575 message for unknown architectures more clear.
7576
48306d3e
JB
75772004-06-08 Joel Brobecker <brobecker@gnat.com>
7578
7579 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
7580 start the execution of the program.
7581
83ecb59f
JB
75822004-06-07 Jim Blandy <jimb@redhat.com>
7583
7584 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
7585 * gdb.arch/i386-cpuid.h: New helper file.
7586
55264cb4
RC
75872004-06-07 Randolph Chung <tausq@debian.org>
7588
7589 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
7590 has started.
7591
23cadb28
RM
75922004-06-04 Roland McGrath <roland@redhat.com>
7593
7594 Fix PR gdb/1647.
7595 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
7596 differently to be robust to output buffering differences.
7597
51d01eda
MC
75982004-06-04 Michael Chastain <mec.gnu@mindspring.com>
7599
7600 * gdb.threads/pthreads.exp: Update copyright years.
7601 (check_control_c): Change asynchronous 'after' to synchronous.
7602
f4fc3b93
RM
76032004-06-04 Roland McGrath <roland@redhat.com>
7604
7605 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
7606 next gdb prompt.
7607
4013522b
MC
76082004-06-02 Michael Chastain <mec.gnu@mindspring.com>
7609
7610 Fix PR gdb/1636.
7611 * gdb.threads/manythreads.exp: Change asynchronous 'after'
7612 calls to synchronous.
7613
7a8f1e6b
JB
76142004-05-26 Jim Blandy <jimb@redhat.com>
7615
7616 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
7617
81bb3443
RC
76182004-05-24 Randolph Chung <tausq@debian.org>
7619
7620 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
7621 * gdb.asm/pa.inc: New file.
7622
8f5a3103
MK
76232004-05-22 Mark Kettenis <kettenis@gnu.org>
7624
7625 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
7626
734b8fe8 76272004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 7628 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
7629
7630 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
7631 GDB prompt.
7632
725603e1
UW
76332004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7634
f4fc3b93 7635 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
7636 setjmp/longjmp. Use sigaction instead of signal.
7637
8b923272 76382004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 7639 Michael Snyder <msnyder@redhat.com>
8b923272
JB
7640
7641 * gdb.threads/pthread_cond_wait.c: New file.
7642 * gdb.threads/pthread_cond_wait.exp: New testcase.
7643
8bfabb04
AC
76442004-05-13 Andrew Cagney <cagney@redhat.com>
7645
7646 * gdb.base/signull.exp, gdb.base/signull.c: New files.
7647 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
7648
42edda50
AC
76492004-05-11 Andrew Cagney <cagney@redhat.com>
7650
7651 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
7652 fixed but revealed gdb/1639.
7653
d303a6c7
AC
76542004-05-10 Andrew Cagney <cagney@redhat.com>
7655
7656 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
7657 func1" and "next to 2nd alarm", kernel bug avoided.
7658
bf08c2a1
DJ
76592004-05-10 Daniel Jacobowitz <dan@debian.org>
7660
7661 PR external/1568
7662 * gdb.base/bigcore.exp: Check the size of the dumped core file.
7663 XFAIL if it is smaller than bytes_allocated.
7664 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
7665 (main): Make chunks_allocated unsigned. Correct comment.
7666
c0586a34
JB
76672004-05-07 Joel Brobecker <brobecker@gnat.com>
7668
7669 * gdb.arch/powerpc-aix-prologue.c: New file.
7670 * gdb.arch/powerpc-aix-prologue.exp: New file.
7671
f2785d12
JB
76722004-05-07 Jim Blandy <jimb@redhat.com>
7673
7674 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
7675 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
7676
bd7f6e30
JB
76772004-05-06 Joel Brobecker <brobecker@gnat.com>
7678
7679 * gdb.base/sep.exp: No longer setup_kfail when the program was
7680 built with dwarf2.
7681
0a5e7efe
JI
76822004-05-05 Jim Ingham <jingham@apple.com>
7683
7684 * gdb.base/pending.exp: Make sure pending breakpoints
7685 preserve the ignore count.
f4fc3b93 7686
a8958849
MK
76872004-04-27 Jerome Guitton <guitton@gnat.com>
7688
7689 * i386-prologue.exp: Add testcase for jump instruction as first
7690 instruction of the real code.
7691 * i386-prologue.c (jump_at_beginning): New function.
7692
7e103f5b
MK
76932004-04-28 Mark Kettenis <kettenis@gnu.org>
7694
7695 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
7696 x86_64-*-*.
7697
5d38b224
MK
76982004-04-28 Mark Kettenis <kettenis@gnu.org>
7699
7700 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
7701 i*86-*-*.
7702
0ef32fd9
MK
77032004-04-25 Mark Kettenis <kettenis@gnu.org>
7704
7705 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
7706 expression that checks the return type.
7707
71d7dd7c
AC
77082004-04-23 Andrew Cagney <cagney@redhat.com>
7709
7710 * gdb.base/call-sc.exp: New test of scalar call/return values.
7711 * gdb.base/call-sc.c: Ditto.
7712
1e9f977e
JJ
77132004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7714
7715 * gdb.threads/manythreads.c: Reduce thread stack size.
7716
899d9e3a
JJ
77172004-04-23 Jeff Johnston <jjohnstn@redhat.com>
7718
7719 * gdb.threads/manythreads.c: Add copyright notice.
7720
61bcae62
AC
77212004-04-23 Andrew Cagney <cagney@redhat.com>
7722
7723 * gdb.base/siginfo.exp: Better handle step out of signal.
7724 * gdb.base/sigstep.exp: Ditto.
7725
7339a42e 77262004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 7727 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
7728
7729 * gdb.threads/manythreads.c: New testcase.
7730 * gdb.threads/manythreads.exp: Ditto.
7731
5c98409b
JB
77322004-04-22 Jim Blandy <jimb@redhat.com>
7733
7734 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
7735 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
7736
3b611f1a
MC
77372004-04-21 Michael Chastain <mec.gnu@mindspring.com>
7738
7739 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
7740
f0fd9238
AC
77412004-04-21 Andrew Cagney <cagney@redhat.com>
7742
7743 * gdb.base/sigstep.c: New file.
7744 * gdb.base/sigstep.exp: New file.
7745
90990674
JB
77462004-04-16 Joel Brobecker <brobecker@gnat.com>
7747
7748 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
7749 call to observer_notify_normal_stop.
7750
78cef34b
AC
77512004-04-15 Andrew Cagney <cagney@redhat.com>
7752
7753 * gdb.base/siginfo.c: New file.
7754 * gdb.base/siginfo.exp: New file.
7755
d2343407
JB
77562004-04-12 J. Brobecker <brobecker@gnat.com>
7757
7758 * gdb.base/sep.exp: Fix typo in comment.
7759
a2dba3c8
JB
77602004-04-12 J. Brobecker <brobecker@gnat.com>
7761
7762 * gdb.base/sep.c: New file.
7763 * gdb.base/sep-proc.c: New file.
7764 * gdb.base/sep.exp: New testcase.
7765
15f7b60e
MK
77662004-04-09 Mark Kettenis <kettenis@gnu.org>
7767
7768 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
7769 support.
7770
44f4de1a
AC
77712004-04-05 Andrew Cagney <cagney@redhat.com>
7772
7773 * gdb.base/sigaltstack.c: New file.
7774 * gdb.base/sigaltstack.exp: New file.
7775
ef04f396
JB
77762004-04-04 Joel Brobecker <brobecker@gnat.com>
7777
7778 * gdb.base/foll-fork.exp: Update the expected output for
7779 "help set follow-fork-mode", to match a change that was made
7780 to the help of this variable on 2004-01-13.
7781
d40d2c92
JB
77822004-04-01 Joel Brobecker <brobecker@gnat.com>
7783
7784 * lib/ada.exp: Add copyright notice.
7785 * bar.ads: Likewise.
7786 * bar.adb: Likewise.
7787 * null_record.adb: Likewise.
7788 * null_record.exp: Likewise.
7789 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
7790
f86ef5a3
JB
77912004-04-01 Joel Brobecker <brobecker@gnat.com>
7792
7793 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
7794 * configure: Regenerate.
7795
414e70e3
JB
77962004-04-01 Joel Brobecker <brobecker@gnat.com>
7797
7798 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
7799 to build the application. Remove the message printed when in
7800 verbose mode, redundant with the UNSUPPORTED message above.
7801
f0aaee49
JB
78022004-03-31 Joel Brobecker <brobecker@gnat.com>
7803
7804 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
7805 * gdb.ada (null_record.exp): New testcase.
7806
ac81cb54
JB
78072004-03-31 Joel Brobecker <brobecker@gnat.com>
7808
7809 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
7810
854af2f7
JB
78112004-03-31 Joel Brobecker <brobecker@gnat.com>
7812
7813 * gdb.ada: New subdirectory.
7814 * gdb.ada/Makefile.in: New file.
7815 * gdb.ada/gnat_ada.gpr.in: New file.
7816
034cb681
JB
78172004-03-31 Joel Brobecker <brobecker@gnat.com>
7818
7819 * lib/ada.exp: New file.
7820
78a1a894
DJ
78212004-03-24 Daniel Jacobowitz <drow@mvista.com>
7822
7823 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
7824 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
7825
4b2b3b3e
AC
78262004-03-22 Andrew Cagney <cagney@redhat.com>
7827
7828 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
7829 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7830 Problem identified by Ulrich Weigand.
7831
23c73aa3
DC
78322004-03-17 David Carlton <carlton@kealia.com>
7833
7834 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
7835 PR c++/826.
7836
d63a86f8
RM
78372004-03-16 Roland McGrath <roland@redhat.com>
7838
7839 * gdb.base/auxv.exp: New file.
7840 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
7841
0e02aa50
DC
78422004-03-12 David Carlton <carlton@kealia.com>
7843
7844 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
7845 * gdb.cp/pr-1553.cc: Ditto.
7846 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
7847 pass branch.
7848
c20b71be
MC
78492004-03-12 Michael Chastain <mec.gnu@mindspring.com>
7850
7851 * gdb.cp/templates.exp: Accept more template types.
7852
c7414a01
MC
78532004-03-09 Michael Chastain <mec.gnu@mindspring.com>
7854
7855 From Corinna Vinschen with modifications.
7856 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
7857 local variable obj_with_enum.
7858 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
7859 results with obj_with_enum.
7860
ed69573c
MC
78612004-03-09 Michael Chastain <mec.gnu@mindspring.com>
7862
7863 * gdb.cp/classes.cc: New file, copied from misc.cc.
7864 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
7865
28301461
MC
78662004-03-09 Michael Chastain <mec.gnu@mindspring.com>
7867
7868 * gdb.cp/misc.cc: Add copyright notice.
7869
1198ecbe
DC
78702004-03-05 David Carlton <carlton@kealia.com>
7871
7872 * gdb.cp/rtti.exp: Add 'print *obj3' test.
7873 * gdb.cp/rtti.h: Update copyright.
7874 (namespace n2::n3): New.
7875 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
7876 (n2::n3::func3): New.
7877 (main): Call n2::n3::func3.
7878 * gdb.cp/rtti2.cc: Update copyright.
7879 (n2::create3): New.
7880
9e08c470
MK
78812004-03-04 Mark Kettenis <kettenis@gnu.org>
7882
7883 * gdb.asm/openbsd.inc: Fix typo.
7884
4bebc3aa
FF
78852004-03-03 Fred Fish <fnf@redhat.com>
7886
7887 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
7888 "val" instead of unused "size". Update copyright year.
7889
6ea9fb37
DJ
78902004-02-29 Daniel Jacobowitz <drow@mvista.com>
7891
7892 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
7893 to use unsigned char.
7894 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
7895 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
7896
23b23974
DJ
78972004-02-29 Daniel Jacobowitz <drow@mvista.com>
7898
7899 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
7900 line of output.
7901
7574fd53
DJ
79022004-02-28 Daniel Jacobowitz <drow@mvista.com>
7903
7904 * gdb.base/relocate.c (dummy): Initialize.
7905
a195357f
DJ
79062004-02-28 Daniel Jacobowitz <drow@mvista.com>
7907
7908 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
7909 a breakpoint at exit.
7910
72fd54a9
FF
79112004-02-27 Fred Fish <fnf@redhat.com>
7912
7913 * gdb.base/chng-syms.exp: Add expect condition to match failing
7914 case that isn't a timeout.
7915
b9d23137
AC
79162004-02-27 Andrew Cagney <cagney@redhat.com>
7917
7918 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
7919 support.
7920
15d208f6 79212004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 7922
15d208f6
FF
7923 * gdb.arch/gdb1431.c: Remove.
7924 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
7925 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
7926 of "until" incorrectly.
7927
98f9cd2d
JB
79282004-02-26 J. Brobecker <brobecker@gnat.com>
7929
7930 * gdb.cp/class2.cc (empty): New class.
7931 (refer): New function.
7932 (main): Declare an object of type empty and use it.
7933 * gdb.cp/class2.exp: Print the value of an object of type empty.
7934
9b50c11b
JJ
79352004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7936
7937 * gdb.base/langs.exp: Update query string to match the
7938 new nquery format used for pending breakpoints.
7939
0dcd613f
AC
79402004-02-26 Andrew Cagney <cagney@redhat.com>
7941
7942 Fix PR i18n/1570.
7943 * gdb.base/charset.c: Update copyright notice.
7944 (main, init_string): Remove the escape character '\e' tests.
7945 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
7946 * gdb.base/charset.exp (valid_host_charset): Ditto.
7947 * gdb.base/setvar.exp: Ditto.
7948
b8a56647
AC
79492004-02-24 Andrew Cagney <cagney@redhat.com>
7950
90d59e34
AC
7951 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
7952 mmapped data in core file" PASS and FAIL messages consistent.
7953
b8a56647
AC
7954 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
7955 setting a breakpoint. Work around PR java/1565.
7956
9f27c604
JJ
79572004-02-23 Jeff Johnston <jjohnstn@redhat.com>
7958
7959 * lib/gdb.exp (gdb_breakpoint): Update query string to match
7960 new nquery format.
7961 * gdb.base/pending.exp: Ditto.
7962
3224a706
MK
79632004-02-22 Mark Kettenis <kettenis@gnu.org>
7964
7965 * configure.in: Run stabs tests on *BSD.
7966 * configure: Regenerated.
7967
41e0a9ca
MK
79682004-02-21 Mark Kettenis <kettenis@gnu.org>
7969
7970 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
7971
1e1b3428
FF
79722004-02-20 Fred Fish <fnf@redhat.com>
7973
7974 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
7975 blank in test for "returns short", for consistency with other
7976 "returns xxx" tests. Update copyright year.
7977
f9a7572a
FF
79782004-02-19 Fred Fish <fnf@redhat.com>
7979
7980 New testcase for PR breakpoint/1558.
7981 * gdb.arch/gdb1558.exp: New file.
7982 * gdb.arch/gdb1558.c: New file.
7983
b2ce2854
EZ
79842004-02-19 Elena Zannoni <ezannoni@redhat.com>
7985
7986 * gdb.base/nodebug.exp: Fix typo.
7987
e7c9ff01
JB
79882004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7989
7990 Committed by Jim Blandy <jimb@redhat.com>.
7991
62f4b920
JB
7992 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
7993
2db536a1
JB
7994 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
7995
e7c9ff01
JB
7996 * gdb.base/float.exp: Support s390*-*-* targets.
7997
f3205b34
AF
79982004-02-17 Adam Fedor <fedor@gnu.org>
7999
8000 * gdb.base/gdb1555.exp: New file.
8001 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
8002
9d62932d
EZ
80032004-02-17 Elena Zannoni <ezannoni@redhat.com>
8004
8005 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
8006
344c9711
FF
80072004-02-16 Fred Fish <fnf@redhat.com>
8008
8009 * gdb.arch/gdb1291.c: Remove
8010 * gdb.arch/gdb1291.s: New test input file.
8011 * gdb.arch/gdb1291.exp: Expand test to check case that should not
8012 fail. Test for correct result, known incorrect result, other
8013 failures and timeouts.
8014
2d822687
AC
80152004-02-16 Andrew Cagney <cagney@redhat.com>
8016
8017 * gdb.base/bigcore.exp: New file.
8018 * gdb.base/bigcore.c: New file.
8019
dac15b66
AC
80202004-02-13 Andrew Cagney <cagney@redhat.com>
8021
8022 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
8023 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
8024 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
8025 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
8026 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
8027 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
8028 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
8029 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
8030 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
8031 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
8032
6bdfc2c4
JJ
80332004-02-11 Jeff Johnston <jjohnstn@redhat.com>
8034
8035 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
8036 executed is an alloc instruction.
8037
87b3ede8
DC
80382004-02-11 David Carlton <carlton@kealia.com>
8039
8040 * gdb.cp/breakpoint.exp: New.
8041 * gdb.cp/breakpoint.cc: New.
8042
6e19e2bf
MC
80432004-02-11 Michael Chastain <mec.gnu@mindspring.com>
8044
8045 Partial fix for PR gdb/1543.
8046 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
8047 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
8048 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
8049 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
8050 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
8051 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
8052 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
8053 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
8054 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
8055 to bug-gdb@prep.ai.mit.edu .
8056 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
8057 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
8058 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
8059 Likewise.
8060
5c5455dc
AC
80612004-02-10 Andrew Cagney <cagney@redhat.com>
8062
8063 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
8064 using gdb_internal_error_resync.
8065
9cf689d7
DJ
80662004-02-09 Daniel Jacobowitz <drow@mvista.com>
8067
8068 * gdb.threads/thread-specific.exp: Stop early if no threads are
8069 found.
8070
d2dc51db
MC
80712004-02-09 Michael Chastain <mec.gnu@mindspring.com>
8072
8073 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
8074
14b1a056
DJ
80752004-02-08 Daniel Jacobowitz <drow@mvista.com>
8076
8077 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
8078 breakpoints.
8079
83f66e8f
DJ
80802004-02-07 Daniel Jacobowitz <drow@mvista.com>
8081
8082 * config/sim.exp (gdb_load): Handle $arg == "".
8083 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
8084 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
8085
30fc0091
EZ
80862004-02-07 Elena Zannoni <ezannoni@redhat.com>
8087
a9c64011
AS
8088 * gdb.base/maint.exp: Update test to reflect
8089 obstack changes.
30fc0091 8090
4d806929
JJ
80912004-02-04 Jeff Johnston <jjohnstn@redhat.com>
8092
8093 * gdb.base/pendshr.c (pendfunc): New function that calls
8094 pendfunc1.
8095 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
8096
7bfdd688
FF
80972004-02-04 Fred Fish <fnf@redhat.com>
8098
8099 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
8100 function symbols and update copyright years.
8101 * gdb.arch/gdb1291.c: Ditto.
8102
aaa08ee4
MC
81032004-02-03 Michael Chastain <mec.gnu@mindspring.com>
8104
8105 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
8106
dbad7755
MC
81072004-02-03 Michael Chastain <mec.gnu@mindspring.com>
8108
8109 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
8110
ec4646ef
MC
81112004-02-03 Michael Chastain <mec.gnu@mindspring.com>
8112
8113 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
8114
1b802196
FF
81152004-02-02 Fred Fish <fnf@redhat.com>
8116
8117 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
8118 remote targets. Update copyright years.
8119
18fe2033
JJ
81202004-02-02 Jeff Johnston <jjohnstn@redhat.com>
8121
8122 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
8123 support.
8124 * gdb.base/langs.exp: Fix test which attempts to create
8125 breakpoint on non-existent function to handle new pending
8126 support.
8127 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
8128 a breakpoint.
8129 * gdb.base/pending.exp: New test.
8130 * gdb.base/pending.c: New file.
8131 * gdb.base/pendshr.c: Ditto.
8132
8d577d32
DC
81332004-02-02 David Carlton <carlton@kealia.com>
8134
8135 * gdb.cp/overload.exp: Add overloadNamespace tests.
8136 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
8137 (overloadNamespace, XXX): New.
8138 (main): Call XXX::marker2.
8139
3ad13771
FF
81402004-02-01 Fred Fish <fnf@redhat.com>
8141
8142 * gdb.base/dump.exp: Use runto_main instead of "runto main".
8143 * gdb.base/finish.exp: Ditto.
8144 * gdb.base/gcore.exp: Ditto.
8145 * gdb.base/huge.exp: Ditto.
8146 * gdb.base/info-proc.exp: Ditto.
8147 * gdb.base/return2.exp: Ditto.
8148 * gdb.threads/gcore-thread.exp: Ditto.
8149
44c75849
DJ
81502004-02-01 Daniel Jacobowitz <drow@mvista.com>
8151
8152 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
8153
005bc093
MK
81542004-02-01 Mark Kettenis <kettenis@gnu.org>
8155
8156 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
8157 that opening the file succeeds on OpenBSD.
8158
c47cebdb
DJ
81592004-02-01 Daniel Jacobowitz <drow@mvista.com>
8160
8161 * gdb.threads/thread-specific.c: New file.
8162 * gdb.threads/threads-specific.exp: New test script.
8163 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
8164 to expect_out.
8165
5a01311c
MK
81662004-02-01 Mark Kettenis <kettenis@gnu.org>
8167
8168 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
8169 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
8170 only on the "print_small_structs from print_long_arg_list" test.
8171
ce22a4f1
DJ
81722004-02-01 Daniel Jacobowitz <drow@mvista.com>
8173
8174 * gdb.base/completion.exp: Kill a stray backslash.
8175
8176 From Jim Ingham <jingham@apple.com>:
8177 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
8178 agrees with the result from sending a tab.
8179
abbab9d3
DJ
81802004-01-31 Daniel Jacobowitz <drow@mvista.com>
8181
8182 * gdb.base/chng-syms.exp: Remove stray newline.
8183
53904d1e
MK
81842004-01-31 Mark Kettenis <kettenis@gnu.org>
8185
8186 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
8187 *-*-openbsd*.
8188 * gdb.asm/openbsd.inc: New file.
8189
3a4b3aac
MK
81902004-01-30 Mark Kettenis <kettenis@gnu.org>
8191
8192 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
8193 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
8194 *-*solaris2*. Remove commented out default settings for
8195 asm-flags. Replace gdb_compile with target_link.
8196
ebac27b4
MC
81972004-01-29 Michael Chastain <mec.gnu@mindspring.com>
8198
8199 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
8200 for all tests. Remove old hp-ux and cygnus xfail cases.
8201
d8679d84
PH
82022004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
8203
8204 * gdb.base/chng-syms.exp: New file.
8205 * gdb.base/chng-syms.c: New file.
8206
0a55bc22
MC
82072004-01-24 Michael Chastain <mec.gnu@mindspring.com>
8208
8209 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
8210 Provide arms for current output in all my configurations.
8211
94b8e876
MC
82122004-01-24 Michael Chastain <mec.gnu@mindspring.com>
8213
8214 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
8215 * lib/compiler.cc: Likewise.
8216 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
8217 get the right preprocessor. Eval the output directly. Remove
8218 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
8219 hp_f77_compiler and hp_f90_compiler completely.
8220 (gdb_preprocess): Delete.
8221 (get_compiler): Delete.
8222
7cf03d44
MK
82232004-01-24 Mark Kettenis <kettenis@gnu.org>
8224
8225 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
8226 <string.h>.
8227
68b6dce9
NR
82282004-01-24 Nick Roberts <nick@nick.uklinux.net>
8229
8230 * gdb.mi/mi-stack.exp: Update copyright.
8231
b368761e
DC
82322004-01-23 David Carlton <carlton@kealia.com>
8233
8234 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
8235 test for cp_lookup_transparent_type.
8236 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
8237 call them.
8238
f2061b53
DJ
82392004-01-23 Daniel Jacobowitz <drow@mvista.com>
8240
8241 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
8242 after -var-update.
8243
37fc574a
DC
82442004-01-23 David Carlton <carlton@kealia.com>
8245
8246 * gdb.cp/namespace.cc (C::ensureRefs): New.
8247 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
8248
8e94b928
NR
82492004-01-20 Nick Roberts <nick@nick.uklinux.net>
8250
8251 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
8252 case "-stack-list-locals 2".
8253 * gdb.mi/mi-var-child.exp: Test for case
8254 "-var-list-children --all-values NAME".
8255
997b0952
MC
82562004-01-18 Michael Chastain <mec.gnu@mindspring.com>
8257
8258 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
8259
52470da3
MK
82602004-01-18 Mark Kettenis <kettenis@gnu.org>
8261
7049b4b8
MK
8262 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
8263 used with gdb_test_multiple.
8264
52470da3
MK
8265 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
8266 read at address 0. This fixes PR testsuite/1504.
8267
da6012e5
DJ
82682004-01-18 Daniel Jacobowitz <drow@mvista.com>
8269
8270 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
8271 Remove downloading, guessing the host executable, the calls to
8272 gdb_file_cmd and gdb_target_cmd, and "load" support.
8273 (infer_host_exec): New function broken out from gdb_load.
8274 (gdb_load): New wrapper for gdbserver_gdb_load.
8275 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
8276 gdb_target_cmd. Use -target-select.
8277 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
8278 Download binaries to the host. Clear last_mi_remote_file when
8279 we load a new binary.
8280 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
8281 call gdbserver_gdb_load and mi_gdb_target_cmd.
8282
32c70722
MC
82832004-01-17 Michael Chastain <mec.gnu@mindspring.com>
8284
8285 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
8286 type patterns.
8287
b0cecf36
MC
82882004-01-17 Michael Chastain <mec.gnu@mindspring.com>
8289
8290 * gdb.cp/templates.exp: Fix typo in test name of
8291 "print Foo<volatile char*>::foo".
8292
4120d7e6
MC
82932004-01-15 Michael Chastain <mec.gnu@mindspring.com>
8294
8295 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
8296
f679e530
BE
82972004-01-16 Ben Elliston <bje@wasabisystems.com>
8298
8299 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
8300 (clean mostlyclean): Remove empty rm.
8301
091c48f6
MC
83022004-01-15 Michael Chastain <mec.gnu@mindspring.com>
8303
8304 * gdb.base/setvar.exp: Add copyright years.
8305
3e5fc8d2
DC
83062004-01-14 David Carlton <carlton@bactrian.org>
8307
8308 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
8309 PR c++/1511 and update coment.
8310 * gdb.cp/templates.exp: Update patterns to match current output.
8311 If changes involve something other than whitespace, KFAIL
8312 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
8313
63d06c5c
DC
83142004-01-14 David Carlton <carlton@kealia.com>
8315
8316 * gdb.cp/namespace.exp: Add tests involving classes defined within
8317 namespaces.
8318 * gdb.cp/namespace.cc (C::CClass): New.
8319 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
8320
a51dab88
EZ
83212004-01-14 Elena Zannoni <ezannoni@redhat.com>
8322
8323 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
8324 what debug info we have. Print a better message if something goes
8325 wrong while producing the separate debug info file.
8326
a476ccc9
MC
83272004-01-14 Michael Chastain <mec.gnu@mindspring.com>
8328
8329 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
8330
f453692c
MC
83312004-01-14 Michael Chastain <mec.gnu@mindspring.com>
8332
8333 * gdb.base/callfuncs.c: Add copyright notice.
8334
f40063a5
MC
83352004-01-13 Michael Chastain <mec.gnu@mindspring.com>
8336
8337 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
8338 inheritance. PR gdb/1498, PR gcc/13539.
8339
19ac3974
EZ
83402004-01-13 Elena Zannoni <ezannoni@redhat.com>
8341
a9c64011
AS
8342 * gdb.threads/gcore-thread.exp: Prefix name of binary with
8343 test specific name.
8344 * gdb.mi/gdb669.exp: Ditto.
8345 * gdb.mi/mi-pthreads.exp: Ditto.
8346 * gdb.mi/mi1-pthreads.exp: Ditto.
8347 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 8348
56c97c6e
MC
83492004-01-12 Michael Chastain <mec.gnu@mindspring.com>
8350
8351 * gdb.cp/member-ptr.cc: Add copyright notice.
8352
a0644324
MC
83532004-01-12 Michael Chastain <mec.gnu@mindspring.com>
8354
8355 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
8356 some patterns for recent versions of gcc and hpacc. Delete
8357 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
8358 Delete tests that access a NULL pointer-to-member-data. This
8359 script is still disabled for gcc.
8360
32fabe09
EZ
83612004-01-12 Elena Zannoni <ezannoni@redhat.com>
8362
8363 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 8364 escaped correctly.
32fabe09 8365
1f8a6abb
EZ
83662004-01-12 Elena Zannoni <ezannoni@redhat.com>
8367
8368 * gdb.base/sepdebug.exp: New file.
8369 * gdb.base/sepdebug.c: New file.
8370 * lib/gdb.exp (separate_debug_filename): New procedure.
8371 (gdb_gnu_strip_debug): New procedure.
8372
48efe704
AC
83732004-01-12 Andrew Cagney <cagney@redhat.com>
8374
8375 * gdb.mi/ChangeLog: Delete file. Renamed to ...
8376 * gdb.mi/ChangeLog-1999-2003: New file.
8377
a9415475
AC
83782004-01-12 Andrew Cagney <cagney@redhat.com>
8379
8380 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
8381 "Renaming a directory to a non-empty directory returns ENOTEMPTY
8382 or EEXIST", treat EBUSY as an XFAIL.
8383
83b8cf9d
MC
83842004-01-11 Michael Chastain <mec.gnu@mindspring.com>
8385
8386 * gdb.base/scope.exp: Remove obsolete setup_xfail for
8387 hp_cc_compiler.
8388
9939d2a8
MC
83892004-01-10 Michael Chastain <mec.gnu@mindspring.com>
8390
8391 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
8392 decorations.
8393
1ff8cadf
MC
83942004-01-10 Michael Chastain <mec.gnu@mindspring.com>
8395
8396 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
8397 and "(aCC)" decorations. Remove obsolete doco about old
8398 test results.
8399
6fa9022e
MC
84002004-01-09 Michael Chastain <mec.gnu@mindspring.com>
8401
8402 * gdb.cp/exception.exp: Fix typo in doco.
8403
209721fe
MK
84042004-01-09 Mark Kettenis <kettenis@gnu.org>
8405
8406 * gdb.base/gdb1476.exp: Fix typo.
8407
ef11303e
MC
84082004-01-09 Michael Chastain <mec.gnu@mindspring.com>
8409
8410 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
8411 file.
8412
041ab88c
MC
84132004-01-09 Michael Chastain <mec.gnu@mindspring.com>
8414
8415 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
8416 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
8417 Use gdb_compile. Remove restriction on gcc. Add some patterns
8418 for recent version of gdb. Delete second half, which was a copy
8419 of the first half with different build flags. This test is
8420 still disabled because it is still not ready for production.
8421
e36d075a
MC
84222004-01-08 Michael Chastain <mec.gnu@mindspring.com>
8423
8424 * gdb.cp/exception.cc: Add copyright notice.
8425 * gdb.cp/exception.exp: Add a notice that this file is broken
8426 because of line number changes caused by addition of copyright
8427 notice.
8428
42b190ad
MC
84292004-01-08 Michael Chastain <mec.gnu@mindspring.com>
8430
8431 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
8432 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
8433
8f25f06b
MC
84342004-01-08 Michael Chastain <mec.gnu@mindspring.com>
8435
8436 * gdb.cp/classes.exp: Accept gnu abi 2.
8437 * gdb.cp/derivation.exp: Likewise.
8438 * gdb.cp/overload.exp: Likewise.
8439 * gdb.cp/virtfunc.exp: Likewise.
8440
06ded8b8
MC
84412004-01-08 Michael Chastain <mec.gnu@mindspring.com>
8442
8443 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
8444 semicolon after end of function.
8445
77c26ae3
MC
84462004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8447
8448 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
8449 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
8450 boilerplate code for compiling and running the program under
8451 test. Add some string method tests.
8452
20757486
MC
84532004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8454
8455 * gdb.cp/bs15503.cc: Add copyright notice.
8456 * gdb.cp/bs15503.exp: Adjust line number.
8457
0fd3b503
MC
84582004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8459
8460 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
8461 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
8462
10d1bea8
MC
84632004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8464
8465 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
8466 hp_cc_compiler.
8467
2789202a
MC
84682004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8469
8470 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
8471 * gdb.cp/ctti.exp: Use the marker instead of "next".
8472 With gcc, run further before bailing.
8473
b862f14c
MC
84742004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8475
8476 * gdb.cp/cttiadd.cc: Add copyright notice.
8477 * gdb.cp/cttiadd1.cc: Likewise.
8478 * gdb.cp/cttiadd2.cc: Likewise.
8479 * gdb.cp/cttiadd3.cc: Likewise.
8480
96da2469
MC
84812004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8482
8483 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
8484 Use gdb_test, gdb_test_multiple. Use floating-point values that
8485 have exact representations in IEEE-ish formats.
8486
053248ff
MC
84872004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8488
8489 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
8490 compilers. Delete duplicate call to get_compiler_info.
8491 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
8492 * gdb.base/volatile.exp: Likewise.
8493
84acecdd
MK
84942004-01-07 Mark Kettenis <kettenis@gnu.org>
8495
8496 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
8497 memory at address 0.
8498
fe11a27f
MC
84992004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8500
8501 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
8502 to test for hp-ux assembler. Fix copyright years.
8503
60ad077b
AC
85042004-01-07 Andrew Cagney <cagney@redhat.com>
8505
8506 * gdb.base/fileio.c (strerrno): Add "EBUSY".
8507
1c9b8f33
AC
85082004-01-07 Andrew Cagney <cagney@redhat.com>
8509
8510 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
8511 when creating the read-only file. From analysis by Roland McGrath
8512 and Elena Zannoni.
8513
753ccc7a
MC
85142004-01-06 Michael Chastain <mec.gnu@mindspring.com>
8515
8516 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
8517
eca3e36b
MC
85182004-01-06 Michael Chastain <mec.gnu@mindspring.com>
8519
8520 * gdb.base/cvexpr.c: Be type-safe with function pointers and
8521 data pointers.
8522
f8d4bac4
MC
85232004-01-06 Michael Chastain <mec.gnu@mindspring.com>
8524
8525 * gdb.cp/m-static.exp: Compile one source file at a time.
8526 Delete unused call to get_compiler_info.
8527
9b4e0f94
MC
85282004-01-06 Michael Chastain <mec.gnu@mindspring.com>
8529
8530 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
8531 * gdb.base/call-rt-st.exp: Likewise.
8532 * gdb.base/nodebug.exp: Likewise.
8533 * gdb.base/volatile.exp: Likewise.
8534 * gdb.cp/ref-types.exp: Likewise.
8535 * gdb.cp/templates.exp: Likewise.
8536
023c1024
MK
85372004-01-05 Mark Kettenis <kettenis@gnu.org>
8538
8539 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
8540
19703c4a
MC
85412004-01-05 Michael Chastain <mec.gnu@mindspring.com>
8542
8543 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
8544 hppa*-hp-hpux*.
8545
18b67037
MK
85462004-01-04 Mark Kettenis <kettenis@gnu.org>
8547
ba6219c8
MK
8548 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
8549 x86_64-*-*.
8550
18b67037
MK
8551 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
8552 sparc64-*-* and sparc*-solaris2*.
8553
1bfbbb9d
MK
85542004-01-04 Mark Kettenis <kettenis@gnu.org>
8555
8556 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
8557 return ${tests}" test. The ${tests} already mentions the
8558 filename.
8559
06846494
MC
85602004-01-02 Michael Chastain <mec.gnu@mindspring.com>
8561
8562 * gdb.cp/local.exp: Accept gcc abi 2.
8563
3b0cb202
MC
85642004-01-02 Michael Chastain <mec.gnu@mindspring.com>
8565
8566 * gdb.cp/templates.exp: Accept gcc abi 2.
8567
0643ec3f
MC
85682004-01-02 Michael Chastain <mec.gnu@mindspring.com>
8569
8570 * lib/compiler.cc: Remove supports_template_debugging.
8571 * gdb.cp/templates.exp: Do not test supports_template_debugging.
8572
d231d0b1
MC
85732004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8574
8575 * gdb.cp/namespace.exp: Accept gcc abi 2.
8576
44ffb27c
MC
85772004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8578
8579 * gdb.cp/method.exp: Accept gcc abi 2.
8580
184ad485
MC
85812004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8582
8583 * gdb.cp/classes.exp: Generate identical results as old version.
8584 * gdb.cp/derivation.exp: Likewise.
8585 * gdb.cp/overload.exp: Likewise.
8586 * gdb.cp/virtfunc.exp: Likewise.
8587
116f09e7
MC
85882004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8589
8590 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
8591 mysterious bug with sourceware version of expect.
8592
b1379776
MC
85932004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8594
8595 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
8596 current versions of gcc, including gcc abi 2. Remove gratuitous
8597 restart of test program. Use gdb_test_multiple and gdb_test for
8598 all tests. Add patterns to xfail missing "const" in "const char *"
8599 and kfail PR gdb/1155.
8600
6b7a4c0e
MC
86012004-01-01 Michael Chastain <mec.gnu@mindspring.com>
8602
8603 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
8604 current versions of gcc, including gcc abi 2. Remove gratuitous
8605 restart of test program. Use gdb_test_multiple and gdb_test for
8606 all tests. Add patterns to kfail PR gdb/1498.
8607
51615d72
MC
86082003-12-31 Michael Chastain <mec.gnu@mindspring.com>
8609
8610 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
8611 current versions of gcc, including gcc abi 2. Use "breakpoint"
8612 and "continue" instead of restarting the target program. Use
8613 gdb_test_multiple and gdb_test for all tests.
8614
7b79a9d7
MK
86152004-01-01 Mark Kettenis <kettenis@gnu.org>
8616
8617 * gdb.asm/asm-source.exp: Update copyright year. Link statically
8618 for *-*-solaris2*.
8619
1cd3489f
MC
86202003-12-31 Michael Chastain <mec.gnu@mindspring.com>
8621
8622 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
8623 current versions of gcc, including gcc abi 2. Use "breakpoint"
8624 and "continue" instead of restarting the target program several
8625 times. Use gdb_test_multiple and gdb_test for all tests.
8626
850742db
MC
86272003-12-18 Michael Chastain <mec.gnu@mindspring.com>
8628
8629 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
8630 source files.
8631
eb4bbda8
MC
86322003-12-16 Michael Chastain <mec.gnu@mindspring.com>
8633
8634 * gdb.base/environ.exp: Handle compiling test case from multiple
8635 source files.
8636
e42c7771
MC
86372003-12-16 Michael Chastain <mec.gnu@mindspring.com>
8638
8639 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
8640
80e4b428
JB
86412003-12-17 Jim Blandy <jimb@redhat.com>
8642
5f06973a
JB
8643 * gdb.base/freebpcmd.c: Add copyright notice.
8644
80e4b428
JB
8645 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
8646
0ab84fb7
MC
86472003-12-16 Michael Chastain <mec.gnu@mindspring.com>
8648
8649 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
8650
1b3bb3d0
JB
86512003-12-13 Jim Blandy <jimb@redhat.com>
8652
8653 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
8654
3a4c9371
KB
86552003-12-12 Kevin Buettner <kevinb@redhat.com>
8656
8657 * gdb.asm/frv.inc: New file.
8658 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
8659
a1dea79a
FF
86602003-12-09 Fred Fish <fnf@redhat.com>
8661
8662 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
8663 functions to break1.c and leave prototypes behind. Add more
8664 "set breakpoint NN here" comments.
8665 * gdb.base/break1.c: New file.
8666
8667 * gdb.base/break.exp: Handle compiling test case from multiple
8668 source files and change source file references as needed.
8669 * gdb.base/completion.exp: Ditto.
8670 * gdb.base/condbreak.exp: Ditto.
8671 * gdb.base/define.exp: Ditto.
8672 * gdb.base/ena-dis-br.exp: Ditto.
8673 * gdb.base/info-proc.exp: Ditto.
8674 * gdb.base/maint.exp: Ditto.
8675 * gdb.base/until.exp: Ditto.
8676
8677 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
8678 hardcoded line numbers.
8679 * gdb.base/define.exp: Ditto.
8680 * gdb.base/ena-dis-br.exp: Ditto.
8681 * gdb.base/maint.exp: Ditto.
8682 * gdb.base/until.exp: Ditto.
8683
8684 * gdb.base/completion.exp: Use "break1" for completion tests since
8685 "break" is no longer a unique prefix.
8686
5266b69c
AC
86872003-12-06 Andrew Cagney <cagney@redhat.com>
8688
8689 * gdb.base/structs.exp (test_struct_returns): When applicable, set
8690 "return_value_unimplemented". When an unimplemented struct return
8691 architecture, report incorrect values as a KFAIL
8692
374451f0
MC
86932003-12-05 Michael Chastain <mec.gnu@mindspring.com>
8694
8695 * gdb.cp/rtti.exp: Accept new wording of warning from
8696 cp_lookup_rtti_type.
8697
ba9b20a7
MC
86982003-12-05 Michael Chastain <mec.gnu@mindspring.com>
8699
8700 Partial fix for PR testsuite/1456.
8701 * gdb.base/scope.exp (test_at_main): Replace references to
8702 gcc_compiled with calls to test_compiler_info.
8703 (test_at_foo): Likewise.
8704 (test_at_bar): Likewise.
8705
b74b6d0b
MC
87062003-12-04 Michael Chastain <mec.gnu@mindspring.com>
8707
8708 Partial fix for PR testsuite/1456.
8709 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
8710 to test_compiler_info.
8711
ccfa3402
MC
87122003-12-03 Michael Chastain <mec.gnu@mindspring.com>
8713
8714 * gdb.base/so-impl-ld.exp: Update copyright notice.
8715
f6246aba
MC
87162003-12-02 Michael Chastain <mec.gnu@mindspring.com>
8717
8718 Partial fix for PR testsuite/1456.
8719 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
8720 to test_compiler_info.
8721
13ae734a
MC
87222003-11-28 Michael Chastain <mec.gnu@mindspring.com>
8723
8724 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
8725 from current versions of gdb. Clean up regular expressions.
8726 Delete redundant timeout case.
8727
d8e1cdee
MC
87282003-11-28 Michael Chastain <mec.gnu@mindspring.com>
8729
8730 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
8731 from current versions of gdb. Clean up regular expressions.
8732 Delete redundant timeout case.
8733
96457b64
MC
87342003-12-01 Michael Chastain <mec.gnu@mindspring.com>
8735
8736 Partial fix for PR testsuite/1456.
8737 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
8738 gcc_compiled with call to test_compiler_info.
8739
f35309fc
MC
87402003-11-30 Michael Chastain <mec.gnu@mindspring.com>
8741
8742 Partial fix for PR testsuite/1456.
8743 * gdb.base/list.exp (test_list_function): Delete unused declaration
8744 of gcc_compiled.
8745
d7afdf9b
MC
87462003-11-29 Michael Chastain <mec.gnu@mindspring.com>
8747
8748 Partial fix for PR testsuite/1456.
8749 * gdb.base/complex.exp: Replace reference to gcc_compiled with
8750 call to test_compiler_info.
8751
71507b56
MK
87522003-11-29 Mark Kettenis <kettenis@gnu.org>
8753
8754 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
8755 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
8756 it to create the appropriate note.inc.
8757 * gdb.asm/asmsrc1.s: Include "note.inc".
8758 * gdb.asm/netbsd.inc: New file.
8759 * gdb.asm/empty.inc: New file.
8760
f81f93f7
MC
87612003-11-28 Michael Chastain <mec.gnu@mindspring.com>
8762
8763 Partial fix for PR testsuite/1456.
8764 * gdb.base/constvars.exp: Replace references to gcc_compiled with
8765 calls to test_compiler_info.
8766
9a77938e
MC
87672003-11-27 Michael Chastain <mec.gnu@mindspring.com>
8768
8769 Partial fix for PR testsuite/1456.
8770 * gdb.base/volatile.exp: Replace references to gcc_compiled with
8771 calls to test_compiler_info.
8772
e8367dc7
MK
87732003-11-27 Mark Kettenis <kettenis@gnu.org>
8774
8775 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
8776 pattern for the KFAILs.
8777
526c61ee
AF
87782003-11-25 Adam Fedor <fedor@gnu.org>
8779
8780 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
8781 * gdb.objc/objcdecode.m: New file.
8782
28f2d600
AF
87832003-11-25 Adam Fedor <fedor@gnu.org>
8784
8785 * gdb.objc/nondebug.exp: Test for PR objc/1236.
8786 * gdb.objc/nondebug.m: New file.
8787
a3895cee
BE
87882003-11-26 Ben Elliston <bje@wasabisystems.com>
8789
8790 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
8791 NetBSD as it does on FreeBSD. Modelled on a similar change by
8792 Mark Kettenis on 2003-05-30.
8793 (link-flags): Set to "--entry _start" regardless of target.
8794 Special linker flags are to be appended to $link-flags.
8795 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
8796
c9f2c8a3
MC
87972003-11-25 Michael Chastain <mec.gnu@mindspring.com>
8798
8799 * gdb.cp/method.exp: Accept output of new demangler.
8800
15a0587a 88012003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
8802
8803 * gdb/class2.exp: New file.
8804 * gdb/class2.cc: New file.
8805
3c00b570
MC
88062003-11-25 Michael Chastain <mec.gnu@mindspring.com>
8807
8808 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
8809 of new demangler.
8810
7027acc7
MK
88112003-11-23 Mark Kettenis <kettenis@gnu.org>
8812
8813 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
8814 of gdb_test "run".
8815
b0e1598a
MK
88162003-11-23 Mark Kettenis <kettenis@gnu.org>
8817
8818 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
8819 "continue" into "run".
8820
4d9eda44
MC
88212003-11-23 Michael Chastain <mec.gnu@mindspring.com>
8822
8823 Partial fix for PR testsuite/1456.
8824 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
8825 call to test_compiler_info.
8826 * gdb.cp/ctti.exp: Likewise.
8827 * gdb.cp/derivation.exp: Likewise.
8828 * gdb.cp/member-ptr.exp: Likewise.
8829 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
8830 reference to gcc_compiled.
8831
88322003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
8833
8834 Fix PR testsuite/1463.
8835 * gdb.base/structs.exp (start_structs_test): Call
8836 get_debug_format before using the debug format.
8837
d422fe19
AC
88382003-11-22 Andrew Cagney <cagney@redhat.com>
8839
8840 * lib/gdb.exp (gdb_test_multiple): Add simple example.
8841 * gdb.base/structs.exp: Use gdb_test_multiple.
8842
039cf96d
AC
88432003-11-20 Andrew Cagney <cagney@redhat.com>
8844
6882279b
AC
8845 * gdb.base/structs.exp: Handle and recover from internal errors.
8846 Replace "foo${n}" with "foo<n>" in test messages.
8847
e53890ae
AC
8848 * gdb.base/structs.exp: Update copyright. Rewrite.
8849 * gdb.base/structs.c: Update copyright. Rewrite.
8850
2b211c59
AC
8851 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
8852 resync count exceeded.
d63a86f8 8853
039cf96d
AC
8854 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
8855 from the internal error.
8856 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
8857 Original from Jim Blandy.
8858 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 8859
eac98b22
AC
88602003-11-19 Andrew Cagney <cagney@redhat.com>
8861
8862 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
8863 KFAIL.
8864
67455b2a
MK
88652003-11-17 Mark Kettenis <kettenis@gnu.org>
8866
8867 New testcase for PR backtrace/1435.
8868 * gdb.arch/i386-unwind.exp: New file.
8869 * gdb.arch/i386-unwind.c: New file.
8870
853d6e5b
AC
88712003-11-17 Andrew Cagney <cagney@redhat.com>
8872
8873 * lib/gdb.exp (compiler_info): New global.
8874 (test_compiler_info): New function.
8875 (get_compiler_info): Set compiler_info.
8876 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
8877 "compiler_info" to gcc-<major>-<minor>.
8878
38cf6e11
MC
88792003-11-15 Michael Chastain <mec.gnu@mindspring.com>
8880
8881 * gdb.trace/configure: Remove.
8882
a50d3602
EZ
88832003-11-13 Elena Zannoni <ezannoni@redhat.com>
8884
8885 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 8886 breakpoints.
a50d3602
EZ
8887 * gdb.base/break.exp: Remove all references to explicit line
8888 numbers.
8889
d9407aaa
NC
88902003-11-11 Nick Clifton <nickc@redhat.com>
8891
8892 * gdb.base/shreloc.exp: Do not run for targets which do not
8893 support shared objects.
8894
db488fc1
CV
88952003-11-10 Corinna Vinschen <vinschen@redhat.com>
8896
8897 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
8898 Don't run tests if nofileio flag is given.
8899
6a90a18e
EZ
89002003-11-07 Elena Zannoni <ezannoni@redhat.com>
8901
8902 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 8903 as well as 'Watchpoint'.
6a90a18e 8904
0b915e9c
EZ
89052003-11-06 Elena Zannoni <ezannoni@redhat.com>
8906
8907 Reported by Jim Ingham <jingham@apple.com>:
8908 * gdb.base/annota1.exp: Match at least one occurrence of the
8909 signal handler annotation.
8910
d7e4b55f
EZ
89112003-11-06 Elena Zannoni <ezannoni@redhat.com>
8912
a9c64011
AS
8913 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
8914 as well as 'Watchpoint'.
d7e4b55f 8915
2fe4e8d0
MC
89162003-11-05 Michael Chastain <mec@shout.net>
8917
8918 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
8919
6ef88553
KW
89202003-11-03 Kris Warkentin <kewarken@qnx.com>
8921
8922 * gdb.arch/gdb1291.c: New test file.
8923 * gdb.arch/gdb1291.exp: New test script.
8924 * gdb.arch/gdb1431.c: New test file.
8925 * gdb.arch/gdb1431.exp: New test script.
8926
ae7dc4d8
MC
89272003-10-22 Michael Chastain <mec@shout.net>
8928
8929 * gdb.mi/pthreads.c: Add copyright notice.
8930
c39d7427
MC
89312003-10-22 Michael Chastain <mec@shout.net>
8932
8933 * gdb.threads/pthreads.c: Add copyright notice.
8934
8b7d96c1
MC
89352003-10-20 Michael Chastain <mec@shout.net>
8936
8937 * gdb.base/gdb1056.exp: New test script.
8938
d1d69fdd
DJ
89392003-10-13 Daniel Jacobowitz <drow@mvista.com>
8940
8941 * gdb.threads/killed.exp: Use gdb_run_cmd.
8942
7d605576
DJ
89432003-10-13 Daniel Jacobowitz <drow@mvista.com>
8944
8945 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
8946 create a core file.
8947 * gdb.threads/gcore-thread.exp: Likewise.
8948
618ec112
CV
89492003-10-13 Corinna Vinschen <vinschen@redhat.com>
8950
8951 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
8952 type, based on char type.
8953 (struct bit_flags_short_t): New bitfield type, based on short type.
8954 (init_bit_flags_char): New fuction.
8955 (init_bit_flags_short): Ditto.
8956 (print_bit_flags_char): Ditto.
8957 (print_bit_flags_short): Ditto.
8958 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
8959
9367a73c
MC
89602003-10-11 Michael Chastain <mec@shout.net>
8961
8962 * gdb.base/call-rt-st.exp: Update copyright year.
8963
1decf120
KI
89642003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8965
8966 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
8967 * gdb.disasm/sh3.s: Ditto.
8968
5445b2ae
DJ
89692003-10-07 Daniel Jacobowitz <drow@mvista.com>
8970
8971 * gdb.threads/switch-threads.exp: New test.
8972 * gdb.threads/switch-threads.c: New source file.
8973
aec24853
CV
89742003-10-07 Corinna Vinschen <vinschen@redhat.com>
8975
8976 * gdb.base/ending-run.exp: Add sh specific case.
8977
adc7428d
AC
89782003-10-06 Andrew Cagney <cagney@redhat.com>
8979
8980 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
8981 * gdb.disasm/mn10200.exp: Delete obsolete file.
8982
c9d37158
DJ
89832003-09-29 Daniel Jacobowitz <drow@mvista.com>
8984
8985 * ChangeLog: Correct an entry command.exp -> commands.exp.
8986 * gdb.base/commands.exp (bp_deleted_in_command_test)
8987 (temporary_breakpoint_commands): Check noargs.
8988
79c2c32d
DC
89892003-09-25 David Carlton <carlton@kealia.com>
8990
8991 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
8992 of some print tests, where appropriate. Add tests for C::D::cd,
8993 E::ce, F::cXfX, G::XgX.
8994 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
8995
594e6d67
RE
89962003-09-25 Richard Earnshaw <rearnsha@arm.com>
8997
8998 * lib/java.exp (java_init): Import target_alias before using it.
8999
10f0d451
DC
90002003-09-25 David Carlton <carlton@kealia.com>
9001
9002 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
9003
274bcba0
EZ
90042003-09-23 Elena Zannoni <ezannoni@redhat.com>
9005
d63a86f8 9006 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 9007 weirdness.
274bcba0 9008
cdbf20f7
MC
90092003-09-17 Michael Chastain <mec@shout.net>
9010
9011 * gdb.cp/gdb1355.exp: New file.
9012 * gdb.cp/gdb1355.c: New file.
9013
71e06f80
CV
90142003-09-15 Corinna Vinschen <vinschen@redhat.com>
9015
9016 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
9017 * gdb.asm/sh.inc: New file.
9018
5c4e30ca
DC
90192003-09-11 David Carlton <carlton@kealia.com>
9020
bd45b7af
DC
9021 * gdb.cp/namespace.exp: Add tests for namespace types.
9022 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
9023 (test_namespace): New.
9024
1c199746
EZ
90252003-09-11 Elena Zannoni <ezannoni@redhat.com>
9026
a9c64011 9027 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 9028 * gdb.stabs/weird.exp: Ditto.
1c199746 9029
04ed252f
MC
90302003-09-08 Michael Chastain <mec@shout.net>
9031
9032 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
9033
d8a2d9e7
MC
90342003-09-07 Michael Chastain <mec@shout.net>
9035
9036 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
9037 'parse error'.
9038
161afb24
MK
90392003-09-07 Mark Kettenis <m.kettenis@osp.nl>
9040
9041 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
9042
49f2741a
MC
90432003-08-30 Michael Chastain <mec@shout.net>
9044
9045 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
9046 * gdb.gdb/observer.exp: Ditto.
9047 * gdb.gdb/xfullpath.exp: Ditto.
9048
8afa723e
MK
90492003-08-29 Mark Kettenis <kettenis@gnu.org>
9050
9051 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
9052 *-*-*bsd*.
9053
f31dfe3b
JJ
90542003-08-28 Jeff Johnston <jjohnstn@redhat.com>
9055
9056 * gdb.base/dump.exp: Skip for ia64.
9057
4630e498
JJ
90582003-08-25 Jeff Johnston <jjohnstn@redhat.com>
9059
9060 * gdb.asm/asm-source.exp: Add ia64 support.
9061 * gdb.asm/ia64.inc: New file.
9062
1105b7ef
MC
90632003-08-22 Michael Chastain <mec@shout.net>
9064
9065 * gdb.cp: New directory.
9066 * gdb.cp/*: Copy from gdb.c++/*.
9067 * gdb.c++/*: Remove.
9068 * Makefile.in: Change gdb.c++ to gdb.cp.
9069 * configure.in: Ditto.
9070 * configure: Regnerate.
9071
c945b932
MK
90722003-08-18 Mark Kettenis <kettenis@gnu.org>
9073
9074 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
9075 * gdb.arch/i386-prologue.c (gdb1338): Add function.
9076
2b66634b
DJ
90772003-08-17 Daniel Jacobowitz <drow@mvista.com>
9078
9079 * mi-var-display.exp (-var-list-children weird): Accept function
9080 pointers with argument types.
9081 * mi1-var-display.exp (-var-list-children weird): Likewise.
9082 * mi2-var-display.exp (-var-list-children weird): Likewise.
9083
a356f73b
DJ
90842003-08-17 Daniel Jacobowitz <drow@mvista.com>
9085
9086 * gdb.base/annota3.exp: Add missing newline.
9087
483417b8
MC
90882003-08-06 Michael Chastain <mec@shout.net>
9089
9090 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
9091
c99c59c3
MS
90922003-08-12 Michael Snyder <msnyder@redhat.com>
9093
9094 * gdb.base/float.exp: Add test for SH.
9095
55ed7501
MK
90962003-08-10 Mark Kettenis <kettenis@gnu.org>
9097
9098 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
9099
1a371f2e
EZ
91002003-08-07 Elena Zannoni <ezannoni@redhat.com>
9101
9102 * gdb.base/completion.exp: Remove reduntant completion test
9103 on filename.
9104
e0f353ce
EZ
91052003-08-07 Elena Zannoni <ezannoni@redhat.com>
9106
a9c64011
AS
9107 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
9108 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
9109 gdb.trace/save-trace.exp: Make sure that full pathnames are
9110 escaped correctly.
e0f353ce 9111
5710a1af 91122003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 9113
a9c64011
AS
9114 * configure.in: Don't generate config.h from config.hin.
9115 * configure: Regenerate.
9116 * config.hin: Remove file.
9117 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
9118 * gdb.threads/pthreads.c: Ditto.
5710a1af 9119
dcd81ce9
DJ
91202003-08-07 Daniel Jacobowitz <drow@mvista.com>
9121
9122 From Kei Sakamoto <sakamoto.kei@renesas.com>:
9123 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
9124 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
9125 Replace ld24 with seth/add3.
9126
6009d884
AC
91272003-08-02 Andrew Cagney <cagney@redhat.com>
9128
9129 * gdb.base/annota3.exp: New file.
9130 * gdb.base/annota3.c: New file.
9131 * gdb.c++/annota3.exp: New file.
9132 * gdb.c++/annota3.cc: New file.
9133
51514e06
MC
91342003-07-29 Michael Chastain <mec@shout.net>
9135
9136 * gdb.threads/tls.c (spin): Check errno only if sem_wait
9137 actually failed.
9138 (do_pass): Likewise.
9139 * gdb.threads/tls.exp: Always initialize no_of_threads.
9140
4ee6625b
DJ
91412003-07-27 Daniel Jacobowitz <drow@mvista.com>
9142
9143 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
9144 pattern.
9145 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
9146 * gdb.threads/tls.exp: Recognize one case of the host library not
9147 supporting TLS.
9148
225f2bf6
AC
91492003-07-27 Andrew Cagney <cagney@redhat.com>
9150
9151 * gdb.base/fileio.exp: Use SH when running commands using
9152 remote_exec.
9153
bcb27c9f
DJ
91542003-07-24 Daniel Jacobowitz <drow@mvista.com>
9155
9156 From Kei Sakamoto <sakamoto.kei@renesas.com>:
9157 * gdb.base/relocate.c (dummy): New padding array.
9158
3d67be83
MS
91592003-07-22 Michael Snyder <msnyder@redhat.com>
9160
d63a86f8 9161 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
9162
9163 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
9164 patterns to be more general, accepting old and new output.
9165 Some output chars (such as '+') also must be quoted.
d63a86f8 9166 Some addresses are displayed numerically instead of
3d67be83
MS
9167 symbolically.
9168
57ba3b85
MS
91692003-07-23 Michael Snyder <msnyder@redhat.com>
9170
686d097c
MS
9171 * gdb.base/return2.exp: Don't test long-long return.
9172
57ba3b85
MS
9173 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
9174 * gdb.disasm/t01_mov.exp: Ditto.
9175 * gdb.disasm/t02_mova.s: Ditto.
9176 * gdb.disasm/t02_mova.exp: Ditto.
9177 * gdb.disasm/t03_add.s: Ditto.
9178 * gdb.disasm/t03_add.exp: Ditto.
9179 * gdb.disasm/t04_sub.s: Ditto.
9180 * gdb.disasm/t04_sub.exp: Ditto.
9181 * gdb.disasm/t05_cmp.s: Ditto.
9182 * gdb.disasm/t05_cmp.exp: Ditto.
9183 * gdb.disasm/t06_ari2.s: Ditto.
9184 * gdb.disasm/t06_ari2.exp: Ditto.
9185 * gdb.disasm/t07_ari3.s: Ditto.
9186 * gdb.disasm/t07_ari3.exp: Ditto.
9187 * gdb.disasm/t08_or.s: Ditto.
9188 * gdb.disasm/t08_or.exp: Ditto.
9189 * gdb.disasm/t09_xor.s: Ditto.
9190 * gdb.disasm/t09_xor.exp: Ditto.
9191 * gdb.disasm/t10_and.s: Ditto.
9192 * gdb.disasm/t10_and.exp: Ditto.
9193 * gdb.disasm/t11_logs.s: Ditto.
9194 * gdb.disasm/t11_logs.exp: Ditto.
9195 * gdb.disasm/t12_bit.s: Ditto.
9196 * gdb.disasm/t12_bit.exp: Ditto.
9197 * gdb.disasm/t13_otr.s: Ditto.
9198 * gdb.disasm/t13_otr.exp: Ditto.
9199
e00759ef
EZ
92002003-07-22 Elena Zannoni <ezannoni@redhat.com>
9201
9202 * gdb.threads/tls.exp :Add kfail for 'info address' case.
9203
8bc2021f
EZ
92042003-07-22 Elena Zannoni <ezannoni@redhat.com>
9205
a9c64011
AS
9206 * gdb.threads/tls.c : New file.
9207 * gdb.threads/tls.exp : New file.
9208 * gdb.threads/tls-main.c : New file.
9209 * gdb.threads/tls-shared.c : New file.
9210 * gdb.threads/tls-shared.exp : New file.
8bc2021f 9211
89320c4c
AS
92122003-07-22 Andreas Schwab <schwab@suse.de>
9213
9214 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
9215
180dea7c
AS
92162003-07-20 Andreas Schwab <schwab@suse.de>
9217
9218 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
9219 due to insn reordering.
9220
0714963c
AC
92212003-07-15 Andrew Cagney <cagney@redhat.com>
9222
9223 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
9224
98a23b3f
MC
92252003-07-15 Michael Chastain <mec@shout.net>
9226
9227 * gdb.base/gdb1250.exp: New file.
9228 * gdb.base/gdb1250.c: New file.
9229
27e417a2
ML
92302003-07-09 Michal Ludvig <mludvig@suse.cz>
9231
9232 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
9233 expansion of size_t to 'unsigned long', not only to 'unsigned'.
9234
8bc2021f
EZ
92352003-07-09 Elena Zannoni <ezannoni@redhat.com>
9236
a9c64011
AS
9237 * gdb.threads/tls.c: New file.
9238 * gdb.threads/tls.exp: New file.
9239 * gdb.threads/tls-main.c: New file.
9240 * gdb.threads/tls-shared.c: New file.
9241 * gdb.threads/tls-shared.exp: New file.
8bc2021f 9242
d99968dc
EZ
92432003-07-09 Elena Zannoni <ezannoni@redhat.com>
9244
9245 * gdb.base/annota1.exp: Make sure that we properly escape the
9246 full path of the source file. Xfail more permissive patterns,
d63a86f8 9247 due to a compiler debug info problem.
d99968dc 9248
83876b3b
AS
92492003-07-07 Andreas Schwab <schwab@suse.de>
9250
2705e972
AS
9251 * gdb.asm/m68k.inc: New file.
9252 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
9253
83876b3b
AS
9254 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
9255 arguments"): Also match negative number.
9256
9257 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
9258
3a871b37
DJ
92592003-07-03 Daniel Jacobowitz <drow@mvista.com>
9260
9261 * gdb.base/store.c (charest): New typedef.
9262 (add_char): Rename to add_charest, update.
9263 (wack_char): Rename to wack_charest, update types. Return l + r
9264 to keep r live across the call.
9265 (wack_short, wack_int, wack_long, wack_longest, wack_float)
9266 (wack_double, wack_doublest): Return l + r to keep r live across
9267 the call.
9268 * gdb.base/store.exp: Accomodate store.c changes.
9269
b2a7f303
DC
92702003-06-30 David Carlton <carlton@kealia.com>
9271
9272 * gdb.c++/maint.exp (test_invalid_name): New.
9273 (test_first_component): Add tests for invalid names.
9274
3c6cb4a1
MC
92752003-06-29 Michael Chastain <mec@shout.net>
9276
9277 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
9278 output of '<VTT for class>' for virtual base classes.
9279
f1c2644b
DJ
92802003-06-29 Daniel Jacobowitz <drow@mvista.com>
9281
9282 * gdb.base/completion.exp: Tab-complete "complet" instead of
9283 "compl".
9284 * gdb.base/complex.exp, gdb.base/complex.c: New files.
9285
18080350
DJ
92862003-06-29 Daniel Jacobowitz <drow@mvista.com>
9287
9288 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
9289 * gdb.base/volatile.exp: Likewise.
9290
f56973f8
DJ
92912003-06-29 Daniel Jacobowitz <drow@mvista.com>
9292
9293 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
9294 gdb/1265.
9295
92962003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
9297 Daniel Jacobowitz <drow@mvista.com>
9298
9299 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
9300 initial line count of 'captured_main' from 26 to 32.
9301 (test_with_self): Allow xmalloc call to be interleaved with the
9302 preceding two lines.
9303
e766d4d6
JB
93042003-06-24 Joel Brobecker <brobecker@gnat.com>
9305
9306 * gdb.base/bang.exp: New testcase.
9307
f125c9a4
JB
93082003-06-23 Joel Brobecker <brobecker@gnat.com>
9309
9310 * gdb.base/langs.exp: Add some tests for the "minimal" language
9311 support.
9312
6e25beaf
EZ
93132003-06-23 Elena Zannoni <ezannoni@redhat.com>
9314
9315 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
9316 the testcase.
9317
2f816dda
DJ
93182003-06-22 Daniel Jacobowitz <drow@mvista.com>
9319
9320 * gdb.base/relocate.exp: Test add-symbol-file with a variable
9321 offset.
9322
db5a5748
DJ
93232003-06-22 Daniel Jacobowitz <drow@mvista.com>
9324
9325 * gdb.c++/pr-1210.cc: New file.
9326 * gdb.c++/pr-1210.exp: New file.
9327
1df0c130
DJ
93282003-06-21 Daniel Jacobowitz <drow@mvista.com>
9329
9330 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
9331 000-exec-continue.
9332
a92feac0
MK
93332003-06-15 Mark Kettenis <kettenis@gnu.org>
9334
9335 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
9336 on *-*-*bsd* instead of *-*-freebsd*.
9337
81a58f5b
AC
93382003-06-14 Andrew Cagney <cagney@redhat.com>
9339
9340 * gdb.base/store.exp: Test longest and doublest. Test all
9341 parameters. Weaken return statement match.
9342 * gdb.base/store.c: Add longest and doublest - aka long long and
9343 long double functions. Put all parameters into local register
9344 variables. Use negative values.
9345
b257a0d3
AC
93462003-06-14 Andrew Cagney <cagney@redhat.com>
9347
9348 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
9349 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
9350 exit status.
9351 * gdb.base/fileio.exp: Disable target when nointerrupts and
9352 noinferiorio, instead of limiting it to remote. Use remote_exec
9353 instead of system.
d63a86f8 9354
21c38304
JJ
93552003-06-12 Jeff Johnston <jjohnstn@redhat.com>
9356
9357 * gdb.base/float.exp: Add ia64 support.
9358
1bcdb424
CV
93592003-06-12 Corinna Vinschen <vinschen@redhat.com>
9360
9361 * gdb.base/fileio.exp: Run only on remote targets.
9362
6aeb981f
CV
93632003-06-10 Corinna Vinschen <vinschen@redhat.com>
9364
9365 * gdb.base/fileio.c: New file, testing File-I/O.
9366 * gdb.base/fileio.exp: Ditto.
9367
53df362e
RG
93682003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
9369
9370 * gdb.base/shreloc.exp: New file, check symbol values obtained from
9371 shared objects after relocation at load time (gdb PR/1132).
9372 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 9373 as above, part of the shared object relocation test.
53df362e 9374
ffee1b46
MK
93752003-06-08 Mark Kettenis <kettenis@gnu.org>
9376
b5ca3722
MK
9377 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
9378 fully filled history list.
9379 * gdb.base/gdb_history: New file.
9380
03ed860d
MK
9381 * gdb.base/signals.exp: XFAIL "continue to func1" on
9382 i*86-*-freebsd*.
9383
ffee1b46
MK
9384 * gdb.base/attach.exp: When trying to attach to a nonexistent
9385 process, make it possible to specify the PID based on the target,
9386 and do so for *-*-freebsd*.
9387
d80dbb52
RH
93882003-06-02 Richard Henderson <rth@redhat.com>
9389
9390 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
9391
6dd77b81
RH
93922003-06-02 Richard Henderson <rth@redhat.com>
9393
9394 * gdb.base/selftest.exp: Next over lim_at_start initialization.
9395
f6347e16
RH
93962003-06-02 Richard Henderson <rth@redhat.com>
9397
9398 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
9399
2c161407
DJ
94002003-06-01 Daniel Jacobowitz <drow@mvista.com>
9401
9402 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
9403 of globalvar.
9404
572eb746
MK
94052003-06-01 Mark Kettenis <kettenis@gnu.org>
9406
9407 * gdb.asm/asm-source.exp: Check for memory read errors in
9408 disassembler test on *BSD too.
9409
9e9617a5
RH
94102003-06-01 Richard Henderson <rth@redhat.com>
9411
9412 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
9413 for .frame.
9414 (gdbasm_call): Lose ldgp.
9415 (gdbasm_startup): Add frame information.
9416 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
9417
7b34ad4e
MK
94182003-05-31 Mark Kettenis <kettenis@gnu.org>
9419
9420 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
9421 i?86-*-*.
9422
10059fdf
MK
94232003-05-30 Mark Kettenis <kettenis@gnu.org>
9424
9425 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
9426 FreeBSD.
9427
acf4b816
RH
94282003-05-29 Richard Henderson <rth@redhat.com>
9429
9430 * gdb.asm/alpha.inc: New file.
9431 * gdb.asm/asm-source.exp: Use it.
9432
e9ecd949
JB
94332003-05-29 Jim Blandy <jimb@redhat.com>
9434
9435 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
9436 'core.PID'.
9437
e3e5a4f3
JB
94382003-05-22 Jim Blandy <jimb@redhat.com>
9439
9440 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
9441 backtrace.
d63a86f8 9442
72fe3d25
DC
94432003-05-20 David Carlton <carlton@math.stanford.edu>
9444
9445 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
9446 this time.
9447
58da2eb2
DC
94482003-05-19 David Carlton <carlton@bactrian.org>
9449
9450 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
9451 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
9452
1fcb5155
DC
94532003-05-19 David Carlton <carlton@bactrian.org>
9454
9455 * gdb.c++/namespace.exp: Add namespace scope and anonymous
9456 namespace tests.
9457 Bump copyright date.
9458 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
9459 (main): Call C::D::marker2.
9460 * gdb.c++/namespace1.cc: New file.
9461
85e85163
JJ
94622003-05-14 Jeff Johnston <jjohnstn@redhat.com>
9463
9464 Roland McGrath <roland@redhat.com>
d63a86f8 9465 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
9466 there is no manager thread.
9467
a25fbfec
JJ
94682003-05-08 Jeff Johnston <jjohnstn@redhat.com>
9469
d63a86f8
RM
9470 * gdb.threads/schedlock.exp: Remove assumption that all threads
9471 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
9472 in one of the child threads rather than the main thread.
9473
be375bae
JB
94742003-05-07 Jim Blandy <jimb@redhat.com>
9475
09bf6082
JB
9476 Add support for assembly source testing on the s390x.
9477 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
9478 architecture.
9479 * gdb.asm/s390x.inc: New file.
9480
be375bae
JB
9481 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
9482 succession of 'if' statements.
9483
00905d52
AC
94842003-05-05 Andrew Cagney <cagney@redhat.com>
9485
9486 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
9487
b1e29e33
AC
94882003-05-05 Andrew Cagney <cagney@redhat.com>
9489
9490 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
9491 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
9492
e33d66ec
EZ
94932003-05-02 Elena Zannoni <ezannoni@redhat.com>
9494
9495 * gdb.base/charset.exp: Update based on new behavior of set/show
9496 charset commands.
9497
2b6fd0d8
AC
94982003-05-01 Andrew Cagney <cagney@redhat.com>
9499
9500 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
9501 variable do not give memory errors.
9502
130cacce
AF
95032003-04-30 Adam Fedor <fedor@gnu.org>
9504
9505 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
9506 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
9507 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
9508 gdb.objc/basicclass.m: : New files
9509
9510 * lib/gdb.exp (gdb_compile_objc): New procedure.
9511
bea71854
DJ
95122003-04-27 Daniel Jacobowitz <drow@mvista.com>
9513
9514 * gdb.base/signals.exp: Make backtrace tests more specific.
9515
0f20eeea
DC
95162003-04-23 David Carlton <carlton@bactrian.org>
9517
9518 * gdb.c++/maint.exp (test_first_component): Add tests for
9519 'operator' in more locations.
9520
c8c4d8dc
KB
95212003-04-16 Kevin Buettner <kevinb@redhat.com>
9522
9523 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
9524
3fe60e3c
EZ
95252003-04-16 Elena Zannoni <ezannoni@redhat.com>
9526
9527 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 9528 func marke' instead. Update test name.
3fe60e3c 9529
9219021c
DC
95302003-04-15 David Carlton <carlton@math.stanford.edu>
9531
9532 * gdb.c++/maint.exp: New file.
9533
5dd55bdd
EZ
95342003-04-14 Elena Zannoni <ezannoni@redhat.com>
9535
9536 * gdb.threads/schedlock.c: Change type of thread function argument
9537 to long, to avoid warnings on 64-bit platforms.
9538
00890572
EZ
95392003-04-14 Elena Zannoni <ezannoni@redhat.com>
9540
a9c64011
AS
9541 * gdb.base/attach.exp: Add new message from ptrace in case of
9542 attaching to nonexistent process.
d63a86f8 9543
93201743
JB
95442003-04-11 Jim Blandy <jimb@redhat.com>
9545
9546 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
9547 gdb.c++/userdef.cc: Place comments on the lines to which the
9548 marker function might return.
9549 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
9550 gdb.c++/userdef.exp: Look for those comments to check that we've
9551 returned to the right place, instead of checking line numbers.
9552
2a11c64d
EZ
95532003-04-11 Elena Zannoni <ezannoni@redhat.com>
9554
a9c64011
AS
9555 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
9556 match on sourcefile name, instead of directory name.
2a11c64d 9557
68ab8fc5
EZ
95582003-04-10 Elena Zannoni <ezannoni@redhat.com>
9559
d63a86f8 9560 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
9561 working directory name.
9562
5624293a
JB
95632003-04-09 Jim Blandy <jimb@redhat.com>
9564
9565 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
9566 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
9567 after an inferior function call, report the failure, but allow the
9568 test to continue.
9569
f1f02ee4
SC
95702003-04-05 Stephane Carrez <stcarrez@nerim.fr>
9571
9572 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
9573 with -DPROTOTYPES.
9574
6eb79af0
SC
95752003-04-05 Stephane Carrez <stcarrez@nerim.fr>
9576
9577 * gdb.base/break.exp: Revert last patch.
9578
8dfb4cf0
SC
95792003-04-04 Stephane Carrez <stcarrez@nerim.fr>
9580
9581 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
9582 with -DPROTOTYPES.
9583
ed4c619a
AC
95842003-04-02 Andrew Cagney <cagney@redhat.com>
9585
9586 * gdb.base/callfuncs.exp: Make "print add" messages unique.
9587 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
9588 matching directories by the name breakpoint.
9589 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
9590 Make "continue to marker1" consistent.
9591 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
9592 message consistent.
9593 * lib/gdb.exp: Put "the program is no longer running", and "the
9594 program exited" in parenthesis.
9595 * lib/mi-support.exp: Ditto.
d63a86f8 9596
4e35d5f0 95972003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 9598
4e35d5f0
BR
9599 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
9600
71900fe8
AC
96012003-03-29 Andrew Cagney <cagney@redhat.com>
9602
9603 * gdb.base/sizeof.c (main): Print the value of '\377'.
9604 * gdb.base/sizeof.exp: Check the sign of '\377'.
9605
c0655a16
MC
96062003-03-27 Michael Chastain <mec@shout.net>
9607
9608 * gdb.base/gdb1090.exp: New file.
9609 * gdb.base/gdb1090.cc: New file.
9610
5b2a3989
JB
96112003-03-27 J. Brobecker <brobecker@gnat.com>
9612
9613 * gdb.gdb/observer.exp: New regression test.
9614
79876890
MC
96152003-03-27 Michael Chastain <mec@shout.net>
9616
9617 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
9618 * gdb.base/ptype.exp: Likewise.
9619
6eac95e3
CV
96202003-03-27 Corinna Vinschen <vinschen@redhat.com>
9621
9622 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
9623
e8c71839
MC
96242003-03-26 Michael Chastain <mec@shout.net>
9625
9626 * gdb.base/ptype.exp: Actually use some typedef'd types.
9627
71b10041
SC
96282003-03-21 Stephane Carrez <stcarrez@nerim.fr>
9629
9630 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
9631 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
9632
2512cf80
CV
96332003-03-20 Corinna Vinschen <vinschen@redhat.com>
9634
9635 * gdb.base/default.exp: Fix regular expression.
9636
0d195a4f
CV
96372003-03-20 Corinna Vinschen <vinschen@redhat.com>
9638
9639 * gdb.base/args.exp: Fix regular expression.
9640
8a2dbca8
CV
96412003-03-20 Corinna Vinschen <vinschen@redhat.com>
9642
9643 * gdb.base/help.exp: Allow Win32 child process.
9644
bf028682
CV
96452003-03-20 Corinna Vinschen <vinschen@redhat.com>
9646
9647 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
9648 when stepping out of main().
9649
182dbe85
CV
96502003-03-20 Corinna Vinschen <vinschen@redhat.com>
9651
9652 * gdb.base/default.exp: Check for win32 specific message when calling
9653 "run" without executable.
9654
d67a6ba5
CV
96552003-03-20 Corinna Vinschen <vinschen@redhat.com>
9656
9657 * gdb.base/args.exp: Expect .exe in output.
9658
a955b5bb
CV
96592003-03-20 Corinna Vinschen <vinschen@redhat.com>
9660
9661 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
9662 Cygwin native.
9663
bf6bad4b
AC
96642003-03-17 Andrew Cagney <cagney@redhat.com>
9665
9666 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
9667 vector registes.
9668 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
9669 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
9670
293e9a31
DC
96712003-03-17 David Carlton <carlton@math.stanford.edu>
9672
9673 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
9674 test, for PR breakpoints/38.
9675 Call test_watchpoint_and_breakpoint.
9676 * gdb.base/watchpoint.c (func3): New function.
9677 (main): Call func3.
9678
5330f2db
DC
96792003-03-04 David Carlton <carlton@math.stanford.edu>
9680
9681 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
9682 Garply<Garply<char> >:: garply".
9683 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
9684 with respect to PR c++/1111; note also PR c++/1113.
9685 (test_template_breakpoints): KFAIL "constructor breakpoint" with
9686 respect to PR c++/1062.
9687 KFAIL "destructor breakpoint" with respect to PR c++/1112.
9688
6ece72da
DC
96892003-03-03 David Carlton <carlton@math.stanford.edu>
9690
9691 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
9692 with respect to PR c++/57.
9693 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
9694 c++/826.
9695 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
9696 respect to PR c++/57.
9697
85ca1584
DC
96982003-03-03 David Carlton <carlton@math.stanford.edu>
9699
9700 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
9701 respect to PR c++/33 into FAILs.
9702
98e9c5b8
MC
97032003-03-03 Michael Chastain <mec@shout.net>
9704
7bedbf27
MC
9705 * configure.in: Update copyright years.
9706
97072003-03-03 Michael Chastain <mec@shout.net>
9708
9709 * Makefile.in: Update copyright years.
98e9c5b8 9710
f683e100
DC
97112003-02-28 David Carlton <carlton@math.stanford.edu>
9712
9713 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
9714 print class instead of struct and/or superfluous protection
9715 specifiers, as long as the resulting output is equivalent to the
9716 source code.
9717 Delete FIXME from end of messages on tests that don't need
9718 fixing.
9719
a9e0cf2c
DC
97202003-02-28 David Carlton <carlton@math.stanford.edu>
9721
9722 * gdb.c++/templates.exp (do_tests): Allow const in the two
9723 Foo<volatile char *>::foo tests.
9724
e8d359df
MS
97252003-02-27 Michael Snyder <msnyder@redhat.com>
9726
d63a86f8 9727 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
9728 will be consistant.
9729
0b71dc91
DC
97302003-02-26 David Carlton <carlton@math.stanford.edu>
9731
9732 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
9733 char *>::foo" test with respect to PR c++/33. Create a new test
9734 which is identical to that one except that it doesn't put the
9735 space between the "char" and the "*"; KFAIL it, too.
9736
dd14ab43
DC
97372003-02-26 David Carlton <carlton@math.stanford.edu>
9738
9739 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
9740 template types into either PASSes or KFAILs (corresponding to PR
9741 c++/57). Tweak indentation. Update copyright.
9742
1146c7f1
SC
97432003-02-23 Stephane Carrez <stcarrez@nerim.fr>
9744
9745 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
9746
74641dfb
MC
97472003-02-13 Michael Chastain <mec@shout.net>
9748
9749 * gdb.base/exprs.exp: Remove i960 remnants.
9750 * gdb.base/funcargs.exp: Likewise.
9751 * gdb.base/list.exp: Likewise.
9752 * gdb.base/ptype.exp: Likewise.
9753
559cd2d0
DC
97542003-02-14 David Carlton <carlton@math.stanford.edu>
9755
9756 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
9757 pEe->D::vg()" from XFAIL to KFAIL.
9758
c4f90d87
JM
97592003-02-13 Jason Molenda (jmolenda@apple.com)
9760
9761 * gdb.base/maint.exp: Update maint print statistics regexp to include
9762 new entries.
9763
cbc4d97c
MC
97642003-02-13 Michael Chastain <mec@shout.net>
9765
9766 * gdb.c++/inherit.exp: Remove call to get_debug_format.
9767
40f235b7
MC
97682003-02-12 Michael Chastain <mec@shout.net>
9769
9770 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
9771 * gdb.c++/inherit.exp: Likewise.
9772 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
9773 * gdb.c++/templates.exp: Likewise.
9774 * gdb.c++/virtfunc.exp: Likewise.
9775
c56716b0
JM
97762003-02-06 Jason Molenda (jason-cl@molenda.com)
9777
9778 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
9779 why the code is written that way.
9780
070afcf8
MC
97812003-02-05 Michael Chastain <mec@shout.net>
9782
9783 * gdb.base/dump.exp: Add missing copyright line.
9784
5d0331e5
JM
97852003-02-05 Jason Molenda (jason-cl@molenda.com)
9786
f7ae6d3e 9787 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
9788 at the beginning so the breakpoint doesn't get set on the loop.
9789
92851186
MC
97902003-02-05 Michael Chastain <mec@shout.net>
9791
9792 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
9793 output for configurations with gcc 2.95.3.
9794
cbf1e085
AC
97952003-02-05 Keith Seitz <keiths@redhat.com>
9796 Andrew Cagney <ac131313@redhat.com>
9797
9798 * gdb.mi/mi-cli.exp: New file.
d63a86f8 9799
29518e1e
MC
98002003-02-04 Michael Chastain <mec@shout.net>
9801
9802 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
9803 Call perror and then continue.
9804
5af1d5f3
MC
98052003-02-03 Michael Chastain <mec@shout.net>
9806
9807 * gdb.c++/pr-1023.cc: New file.
9808 * gdb.c++/pr-1023.exp: New file.
9809
6b549786
JB
98102003-02-05 Jim Blandy <jimb@redhat.com>
9811
9812 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
9813 it's local to foobar. Check for it there, and check that it's not
9814 present in main.
9815 * gdb.c++/local.cc (marker2): New function.
9816 (foobar): Call marker1.
9817 (main): Call marker2 instead of marker1.
9818
67f16606
AC
98192003-02-04 Andrew Cagney <ac131313@redhat.com>
9820
9821 * gdb.disasm/mn10200.exp: Obsolete file.
9822 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
9823 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
9824 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
9825
1c5cb38e
DC
98262003-02-04 David Carlton <carlton@math.stanford.edu>
9827
9828 * gdb.c++/overload.exp: Test intToChar(1).
9829 * gdb.c++/overload.cc (intToChar): New.
9830 (main): Call intToChar.
9831
d1fe6965
DC
98322003-02-03 David Carlton <carlton@math.stanford.edu>
9833
9834 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
9835 'might_kfail' arg.
9836 KFAIL some of the continue_to_bp_overloaded calls, according to
9837 PR c++/1025.
9838
9ba61c5d
MC
98392003-02-01 Michael Chastain <mec@shout.net>
9840
9841 * gdb.base/advance.c (marker1): New marker function.
9842 * gdb.base/advance.exp: When the 'advance' command lands on the
9843 return breakpoint, it can legitimately stop on either the
9844 current line or the next line. Accommodate both outcomes.
9845 * gdb.base/until.exp: Likewise.
9846
e7494ffb
AC
98472003-02-02 Andrew Cagney <ac131313@redhat.com>
9848
9849 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
9850 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
9851 now a list, not a tuple.
9852 * gdb.mi/mi-var-display.exp: Ditto.
9853 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 9854
075559bc
AC
98552003-02-01 Andrew Cagney <ac131313@redhat.com>
9856
9857 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
9858 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
9859 stack backtraces.
9860 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 9861
2bd4c7b1
MK
98622003-02-01 Mark Kettenis <kettenis@gnu.org>
9863
9864 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
9865 gdb.mi/mi1-pthreads.exp: Return instead of calling
9866 gdb_suppress_entire_file.
9867
eabd8992
MS
98682003-02-01 Mark Salter <msalter@redhat.com>
9869
9870 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
9871
71469e2f
MS
98722003-01-31 Mark Salter <msalter@redhat.com>
9873
9874 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
9875 Support empty arg.
9876
38a94d44
MC
98772003-01-30 Michael Chastain <mec@shout.net>
9878
9879 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
9880 This was a workaround for a UTF-8 bug in readline 4.3. The bug
9881 has been fixed in gdb/readline on 2003-01-09.
9882
19ea9e73
MS
98832003-01-29 Michael Snyder <msnyder@redhat.com>
9884
e8d359df
MS
9885 * gdb.base/maint.exp: Allow for leading underscore in symbol.
9886 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
9887 * gdb.base/args.exp: Skip if target does not support args passing.
9888
2307bd6a
DJ
98892003-01-22 Daniel Jacobowitz <drow@mvista.com>
9890
19ea9e73 9891 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
9892 gdb_test. Accept a list of expect arguments as the third
9893 parameter.
9894 (gdb_test): Use it.
9895
f2dd3617
EZ
98962003-01-20 Elena Zannoni <ezannoni@redhat.com>
9897
9898 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
9899 allow for different test tree configurations. Update some
9900 tescases accordingly.
9901 * gdb.arch/altivec-regs.exp: Ditto.
9902 * gdb.asm/asm-source.exp: Ditto.
9903 * gdb.base/advance.exp: Ditto.
9904 * gdb.base/display.exp: Ditto.
d63a86f8 9905 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
9906 * gdb.base/mips_pro.exp: Ditto.
9907 * gdb.base/overlays.exp: Ditto.
9908 * gdb.base/relocate.exp: Ditto.
9909 * gdb.base/setshow.exp: Ditto.
9910 * gdb.base/step-line.exp: Ditto.
9911 * gdb.base/step-test.exp: Ditto.
9912 * gdb.base/until.exp: Ditto.
9913 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
9914
c71cdefd
DC
99152003-01-17 David Carlton <carlton@math.stanford.edu>
9916
9917 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
9918 corresponding to PR c++/945.
9919 Update copyright.
9920
fdba05d7
DC
99212003-01-17 David Carlton <carlton@math.stanford.edu>
9922
9923 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
9924 corresponding to PR c++/68.
9925
99262003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
9927
9928 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
9929 (test_paddr_hairy_functions): Call print_addr_2_kfail for
9930 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
9931
c362c33a
EZ
99322003-01-15 Elena Zannoni <ezannoni@redhat.com>
9933
0fbc361c
EZ
9934 * gdb.base/break.exp: Fix change of default location, because of
9935 removal of until tests.
9936 * gdb.base/help.exp: Update test for new 'until' help message.
9937 Add test for help on 'advance'.
a9c64011 9938 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 9939
dabf8a35
MK
99402003-01-15 Mark Kettenis <kettenis@gnu.org>
9941
9942 * gdb.base/default.exp: Adapt "info float" test for recent changes
9943 to that command. Add test for "info vector".
9944 * gdb.base/float.exp: New file. Add test for "info float" that
9945 resembles the old test in gdb.base/default.exp.
9946
a1769aca
DC
99472003-01-15 David Carlton <carlton@math.stanford.edu>
9948
9949 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
9950
82025e13
EZ
99512003-01-15 Elena Zannoni <ezannoni@redhat.com>
9952
9953 * gdb.base/break.exp: Move the tests of until command from here...
9954 * gdb.base/until.exp: ... to here. New file. Add other tests.
9955 * gdb.base/advance.c: New file.
9956 * gdb.base/advance.exp: New file.
9957
8f9ab801
EZ
99582003-01-14 Elena Zannoni <ezannoni@redhat.com>
9959
a9c64011
AS
9960 * gdb.base/args.c: New file.
9961 * gdb.base/args.exp: New file.
8f9ab801 9962
9ae66589
DJ
99632003-01-14 Daniel Jacobowitz <drow@mvista.com>
9964
9965 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
9966
8d77e5c3
DJ
99672003-01-14 Daniel Jacobowitz <drow@mvista.com>
9968
9969 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
9970
12d2f0a1
DJ
99712003-01-14 Daniel Jacobowitz <drow@mvista.com>
9972
9973 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
9974 dates.
9975
6ca37014
DJ
99762003-01-13 Daniel Jacobowitz <drow@mvista.com>
9977
9978 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
9979
b0023472
DJ
99802003-01-13 Daniel Jacobowitz <drow@mvista.com>
9981
9982 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
9983 (ptype &*"foo").
9984 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
9985
607fbc54 99862003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
9987
9988 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
9989 * gdb.mi/mi1-console.exp: Likewise.
9990
607fbc54 99912003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
9992
9993 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
9994 * gdb.mi/mi1-console.exp: Likewise.
9995
a1fb14a2
DJ
99962003-01-13 Daniel Jacobowitz <drow@mvista.com>
9997
9998 * gdb.c++/overload.exp: Remove some fixed XFAILs.
9999
c4cf40b7
DJ
100002003-01-09 Daniel Jacobowitz <drow@mvista.com>
10001
10002 * gdb.base/detach.exp: New test.
10003
696d5a5b
DJ
100042003-01-09 Daniel Jacobowitz <drow@mvista.com>
10005
10006 * Makefile.in (ALL_SUBDIRS): New variable.
10007 (subdirs, clean, distclean): Use it.
10008 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
10009 regenerating Makefile, since it is generated from the top level.
10010 * gdb.asm/Makefile.in: Likewise.
10011 * gdb.base/Makefile.in: Likewise.
10012 * gdb.c++/Makefile.in: Likewise.
10013 * gdb.disasm/Makefile.in: Likewise.
10014 * gdb.java/Makefile.in: Likewise.
10015 * gdb.mi/Makefile.in: Likewise.
10016 * gdb.threads/Makefile.in: Likewise.
10017 * gdb.trace/Makefile.in: Likewise.
10018
754533e4
DC
100192003-01-09 David Carlton <carlton@math.stanford.edu>
10020
10021 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
10022 Add copyright year 2003.
10023
d8b3e9ee
MC
100242003-01-06 Michael Chastain <mec@shout.net>
10025
10026 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
10027 When selecting a thread, 'line' and 'file' are optional.
10028 * gdb.mi/mi1-pthreads.exp: Likewise.
10029
8e9e0fe6
AS
100302003-01-06 Andreas Schwab <schwab@suse.de>
10031
10032 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
10033 failures.
10034
b5ab8ff3
DJ
100352003-01-04 Daniel Jacobowitz <drow@mvista.com>
10036
10037 Fix PR gdb/844
10038 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
10039 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
10040
10041 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
10042 instead of calling gdb_suppress_entire_file.
10043 * gdb.threads/print-threads.exp: Likewise.
10044 * gdb.threads/schedlock.exp: Likewise.
10045
10046 * gdb.threads/killed.exp: Return instead of calling
10047 gdb_suppress_entire_file.
10048 * gdb.threads/linux-dp.exp: Likewise.
10049 * gdb.threads/pthreads.exp: Likewise.
10050
1e698235
DJ
100512003-01-04 Daniel Jacobowitz <drow@mvista.com>
10052
10053 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
10054 stabs.
10055 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
10056 * gdb.base/whatis.exp: Always allow (void) after function names.
10057
147ff08c
DJ
100582003-01-04 Daniel Jacobowitz <drow@mvista.com>
10059
10060 * gdb.c++/casts.exp: Correct regexp.
10061
dc62bfc2
MK
100622003-01-04 Mark Kettenis <kettenis@gnu.org>
10063
10064 * configure.in: Call AC_CONFIG_HEADER. Don't call
10065 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
10066 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
10067 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
10068 aforementioned directories in the AC_OUPUT call.
10069 * config.hin: New file.
10070 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
10071 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
10072 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
10073 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
10074 pass -I$objdir instead of -I$objdir/$subdir in compilation.
10075 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
10076 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
10077 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
10078 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
10079 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
10080 gdb.threads/configure.in, gdb.threads/configure,
10081 gdb.threads/config.in, gdb.trace/configure.in,
10082 gdb.trace/configure: Removed.
10083
77afa639
MC
100842003-01-03 Michael Chastain <mec@shout.net>
10085
10086 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
10087 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
10088
7634bb6e
DJ
100892003-01-03 Daniel Jacobowitz <drow@mvista.com>
10090
10091 * gdb.base/store.exp: Fix regular expressions.
10092
b39c905e
MK
100932002-12-28 Mark Kettenis <kettenis@gnu.org>
10094
10095 * configure.in: Rewrite.
10096 * configure: Regenerated.
10097
0a8551dd
DC
100982003-01-03 David Carlton <carlton@math.stanford.edu>
10099
10100 * gdb.base/psymtab.exp: New file.
10101 * gdb.base/psymtab1.c: Ditto.
10102 * gdb.base/psymtab2.c: Ditto.
10103
c60b7188
AF
101042002-12-23 Adam Fedor <fedor@gnu.org>
10105
10106 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
10107
ee73db83
DC
101082002-12-23 David Carlton <carlton@math.stanford.edu>
10109
10110 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
10111 and current_directory initialization.
10112
d6c1774e
JB
101132002-12-22 Jim Blandy <jimb@redhat.com>
10114
f0a847b8
JB
10115 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
10116 rather than as part of the output file name.
10117
d6c1774e
JB
10118 * gdb.base/attach.exp: There's no need to copy the test program to
10119 /tmp; that was only ever necessary on HP/UX, and this test is
10120 entirely disabled there anyway.
10121
f0708dbb
JB
101222002-12-21 Jim Blandy <jimb@redhat.com>
10123
4c2acfea
JB
10124 * gdb.c++/psmang.exp: Doc fix.
10125
f0708dbb
JB
10126 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
10127 test.
10128
9579e000
DC
101292002-12-20 David Carlton <carlton@math.stanford.edu>
10130
10131 * gdb.c++/annota2.exp: KFAIL annotate-quit.
10132
d1810171
MC
101332002-12-18 Michael Chastain <mec@shout.net>
10134
10135 * gdb.c++/annota2.exp: Add copyright year 2002.
10136
76565097
DC
101372002-12-17 David Carlton <carlton@math.stanford.edu>
10138
10139 * gdb.c++/try_catch.cc: Add marker comments.
10140 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
10141 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
10142 * gdb.c++/m-static.cc: Ditto.
10143 * gdb.c++/m-static1.cc: Ditto.
10144 * gdb.c++/try_catch.cc: Ditto.
10145
da81390b
JJ
101462002-12-16 Jeff Johnston <jjohnstn@redhat.com>
10147
10148 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
10149 to see whether we are using the new -environment-directory
10150 command which resets via -r or the old version of the command
10151 which may prompt the user. Part of fix for gdb/741.
10152
b304d130
AC
101532002-12-13 Andrew Cagney <ac131313@redhat.com>
10154
10155 * gdb.fortran/types.exp: Update obsolete comment.
10156 * gdb.fortran/exprs.exp: Ditto.
10157 * lib/gdb.exp: Delete obsolete code.
10158 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
10159 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
10160 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
10161 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
10162 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
10163 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
10164 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
10165 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
10166 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
10167 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
10168 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
10169 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
10170 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
10171 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
10172 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
10173 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
10174 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
10175 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
10176 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
10177 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
10178 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
10179 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
10180 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
10181 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
10182 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
10183 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
10184 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
10185 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
10186 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
10187 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
10188 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
10189 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
10190 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
10191 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
10192 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
10193 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
10194 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
10195
a23b6e6a
DC
101962002-12-11 David Carlton <carlton@math.stanford.edu>
10197
10198 * gdb.c++/m-data.exp: Add test for members that shadow global
10199 variables: see PR gdb/804.
10200 * gdb.c++/m-data.cc: Ditto.
10201
6604731b
DJ
102022002-12-10 Daniel Jacobowitz <drow@mvista.com>
10203
10204 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
10205
de46ecd7
DC
102062002-12-06 David Carlton <carlton@math.stanford.edu>
10207
10208 * gdb.base/store.c: Don't declare functions static.
10209
27e829d0
AC
102102002-12-04 Andrew Cagney <ac131313@redhat.com>
10211
10212 * gdb.base/store.exp, gdb.base/store.c: New files.
10213
92806416
DJ
102142002-12-03 Daniel Jacobowitz <drow@mvista.com>
10215
10216 * gdb.base/selftest.exp: Update for current gdb.
10217
3bcbaac5
DJ
102182002-12-03 Daniel Jacobowitz <drow@mvista.com>
10219
10220 * gdb.base/maint.exp: Only dump symbols from one source file
10221 or objfile.
10222
f4f00b1f
DJ
102232002-12-03 Daniel Jacobowitz <drow@mvista.com>
10224
10225 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
10226 function call.
10227
f1c8a949
JB
102282002-11-25 Jim Blandy <jimb@redhat.com>
10229
10230 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
10231 function appearing in error message.
10232
9e297a97
DJ
102332002-11-21 Daniel Jacobowitz <drow@mvista.com>
10234
10235 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
10236
1f312e79
JJ
102372002-11-08 Jeff Johnston <jjohnstn@redhat.com>
10238
d63a86f8
RM
10239 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
10240 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
10241 should be in mi console format. This is part of fix for PR gdb/604.
10242
83c31e7d
FN
102432002-09-18 Fernando Nasser <fnasser@redhat.com>
10244
10245 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
10246 which explicitly prints the zero offset as "+0".
10247
322b3f65
DJ
102482002-10-22 Daniel Jacobowitz <drow@mvista.com>
10249
10250 * gdb.threads/schedlock.c (args): Make unsigned.
10251
102522002-10-21 Daniel Jacobowitz <drow@mvista.com>
10253
10254 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
10255 numbers. Allow "foo2|selected stack frame".
10256 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
10257 * gdb.asm/asmsrc2.s: Likewise.
10258 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
10259 comments.
10260 * gdb.asm/mips.inc: New file.
10261
5e2fe5b8
AF
102622002-10-18 Adam Fedor <fedor@gnu.org>
10263
10264 * gdb.base/default.exp: Update expected output to include 'ObjC'.
10265 * gdb.base/help.exp: Likewise.
10266
abe1a5d0
KB
102672002-10-17 Kevin Buettner <kevinb@redhat.com>
10268
10269 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
10270 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
10271
10abb1d4
JB
102722002-10-02 Jim Blandy <jimb@redhat.com>
10273
10274 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
10275
1f609b42
AC
102762002-10-01 Andrew Cagney <ac131313@redhat.com>
10277
10278 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
10279 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
10280 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
10281 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
10282 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
10283 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
10284 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
10285
0aee02e4
AC
102862002-09-29 Andrew Cagney <ac131313@redhat.com>
10287
10288 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
10289 * mi0-disassemble.exp, mi0-eval.exp: Delete.
10290 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
10291 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
10292 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
10293 * mi0-var-block.exp, mi0-var-child.exp: Delete.
10294 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 10295
6fde09ad
KB
102962002-09-27 Kevin Buettner <kevinb@redhat.com>
10297
10298 * gdb.base/annota1.exp (info break): Make directory components of
10299 path optional since not all compilers emit this debug information.
10300
10301 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
10302 step ends up stepping out of the function instead of stopping on
10303 the epilogue.
10304
9e8aab75
KS
103052002-09-26 Keith Seitz <keiths@redhat.com>
10306
10307 * lib/insight-support.exp (gdbtk_start): Figure out where
10308 the insight executable is based on where gdb is. Use this
10309 executable to start insight instead of gdb.
10310
e36180d7
AC
103112002-09-25 Andrew Cagney <cagney@redhat.com>
10312
10313 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
10314
9dd34b2b
AC
103152002-09-24 Andrew Cagney <ac131313@redhat.com>
10316
10317 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
10318 test_isolated_complaints.
10319 (test_empty_complaint): New function.
10320 (test_empty_complaints): New function. Check no output when no
10321 complaints.
d63a86f8 10322
dea97812
KB
103232002-09-19 Jim Blandy <jimb@redhat.com>
10324
a9c64011 10325 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 10326
54951bd7
AC
103272002-09-19 Andrew Cagney <ac131313@redhat.com>
10328
10329 * gdb.gdb/complaints.exp: New file.
10330
dec43320
AC
103312002-09-18 Andrew Cagney <ac131313@redhat.com>
10332
10333 * gdb.base/maint.exp: Check `help maint internal-warning'.
10334
e70d6e3f
DC
103352002-09-18 David Carlton <carlton@math.stanford.edu>
10336
10337 * gdb.c++/m-static.exp: Remove breakpoints depending on line
10338 numbers, and replace them by a single breakpoint after the
10339 constructors are all finished.
10340 Add test 4.
10341 * gdb.c++/m-static.cc: Add test 4.
10342 * gdb.c++/m-static.h: New file.
10343 * gdb.c++/m-static1.cc: New file.
10344
10345 * gdb.c++/printmethod.exp: New file.
10346 * gdb.c++/printmethod.cc: New file.
10347
10348 * gdb.c++/pr-574.exp: New file.
10349 * gdb.c++/pr-574.cc: New file.
10350
afb5c968
CV
103512002-09-18 Corinna Vinschen <vinschen@redhat.com>
10352
10353 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
10354 embedded targets which never actually exit.
10355
31e45dee
FN
103562002-09-18 Fernando Nasser <fnasser@redhat.com>
10357
10358 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
10359 "don't step after run" as unresolved or unsupported, instead of xfail.
10360
a283c5a1
CV
103612002-09-18 Corinna Vinschen <vinschen@redhat.com>
10362
10363 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
10364 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
10365 Add newline to expected string in "step out of main (status wrapper)"
10366 case.
10367
11350d2a
CV
103682002-09-18 Corinna Vinschen <vinschen@redhat.com>
10369
10370 * lib/gdb.exp (rerun_to_main): Allow restarting application.
10371 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
10372
0deec7d6
TT
103732002-09-17 Tom Tromey <tromey@redhat.com>
10374
10375 * gdb.base/printcmds.exp (test_print_string_constants): Expect
10376 \000, not \0, in double-quoted string.
10377
b2b4a1b5
CV
103782002-09-14 Corinna Vinschen <vinschen@redhat.com>
10379
c9d37158 10380 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
10381 string after running the commands execution on breakpoint tests.
10382
1c56143a
CV
103832002-09-13 Corinna Vinschen <vinschen@redhat.com>
10384
10385 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
10386
37f8da45
JB
103872002-09-12 Joel Brobecker <brobecker@gnat.com>
10388
10389 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
10390
08b468e0
KS
103912002-09-10 Keith Seitz <keiths@redhat.com>
10392
10393 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
10394 runto proc.
10395 (mi_run_to_main): Use mi_runto.
10396 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
10397
dc360f58
KS
103982002-09-10 Keith Seitz <keiths@redhat.com>
10399
10400 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
10401 regexp for stopping at main. Could have multiple event notifications.
10402 Don't assume that main was declared with no parameters.
10403 (mi_next): Use mi_step_to.
10404 (mi_step): Use mi_next_to.
10405
ce3abcfb
CV
104062002-09-09 Corinna Vinschen <vinschen@redhat.com>
10407
10408 * gdb.base/default.exp: Fix expected string in `info float' test.
10409
d1f5b980
BE
104102002-09-09 Ben Elliston <bje@redhat.com>
10411
10412 * config/mips.exp: Update comments.
10413 * config/mips-idt.exp: Likewise.
10414 * config/nind.exp: Likewise.
10415 * config/slite.exp: Likewise.
10416 * config/sparclet.exp: Likewise.
10417 * config/udi.exp: Likewise.
10418 * config/vx.exp: Likewise.
10419 * config/vxworks29k.exp: Likewise.
10420
2f71430b
JB
104212002-09-05 Jim Blandy <jimb@redhat.com>
10422
10423 * gdb.threads/killed.exp: Fix test failure message.
10424
7ddebc7e
KS
104252002-09-04 Keith Seitz <keiths@redhat.com>
10426
10427 * lib/mi-support.exp: Update copyright.
10428 (mi_gdb_test): Increase the priority of the expected pattern
10429 so that it matches gdb_test.
10430
0ae67eb3
KS
104312002-09-03 Keith Seitz <keiths@redhat.com>
10432
10433 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
10434 Use integer comparison instead of string comparison for testing
10435 whether binary was built.
10436
38fc42c8
JB
104372002-09-03 Jim Blandy <jimb@redhat.com>
10438
10439 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
10440
b6ff0e81
JB
104412002-08-29 Jim Blandy <jimb@redhat.com>
10442
10443 * gdb.threads/pthreads.exp: Move the portable thread compilation
10444 code into a function in lib/gdb.exp, and call that from here.
10445 * lib/gdb.exp (gdb_compile_pthreads): New function.
10446
07c98896
KS
104472002-08-29 Keith Seitz <keiths@redhat.com>
10448
10449 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
10450 expect_out so that callers can get at it.
10451
0312286c
DJ
104522002-08-23 Daniel Jacobowitz <drow@mvista.com>
10453
10454 * gdb.threads/print-threads.c: New file.
10455 * gdb.threads/print-threads.exp: New file.
10456 * gdb.threads/schedlock.c: New file.
10457 * gdb.threads/schedlock.exp: New file.
10458
dd039bc4
EZ
104592002-08-22 Elena Zannoni <ezannoni@redhat.com>
10460
a9c64011
AS
10461 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
10462 not altivec.c.
dd039bc4 10463
1f36144c
MK
104642002-08-17 Mark Kettenis <kettenis@gnu.org>
10465
10466 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
10467 targets. The problem should be fixed now.
10468
16057ec7 104692002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
10470
10471 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
10472 2002-07-24 change that removes final dots from error messages.
10473
3c1499ad
TT
104742002-08-13 Tom Tromey <tromey@redhat.com>
10475
10476 * gdb.base/readline.exp: New file.
10477
a20ce2c3
AC
104782002-08-01 Andrew Cagney <ac131313@redhat.com>
10479
10480 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
10481 supress message.
10482
db034ac5
AC
104832002-08-01 Andrew Cagney <cagney@redhat.com>
10484
10485 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
10486 CHILL_FOR_TARGET and CHILL_LIB.
10487 * configure.in (configdirs): Remove gdb.chill.
10488 * configure: Regenerate.
10489 * lib/gdb.exp: Obsolete references to chill.
10490 * gdb.fortran/types.exp: Ditto.
10491 * gdb.fortran/exprs.exp: Ditto.
10492
3e000b18
KB
104932002-07-30 Kevin Buettner <kevinb@redhat.com>
10494
10495 * gdb.base/shlib-call.exp (additional_flags): Conditionally
10496 set Irix-specific compile and link flags.
10497
28f4966b
KB
104982002-07-29 Kevin Buettner <kevinb@redhat.com>
10499
10500 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
10501 source files. The ``-o'' option doesn't work with the ``-E'' option
10502 when using the Irix compiler.
10503
46c0d5a6
DJ
105042002-07-19 Daniel Jacobowitz <drow@mvista.com>
10505
10506 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
10507 Improve support for reusing an exec file. Copy exec file
10508 to target, and run gdbserver on the target instead of on the host.
10509
eecf4bed
JB
105102002-07-18 Jim Blandy <jimb@redhat.com>
10511
0f815cdf
JB
10512 * gdb.base/ending-run.exp: Don't expect to see the program end in
10513 some orderly fashion when we're running on a real stand-alone
10514 board.
10515
eecf4bed
JB
10516 * gdb.base/interrupt.exp: Correct logic for skipping tests on
10517 targets that don't support interrupts.
10518
52d309e4
JB
105192002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
10520
10521 * gdb.base/attach.exp: Add patterns to match output from /proc-based
10522 systems.
10523 Move comments in expect statements to inside the actions, so that they
10524 don't get matched against.
10525
ff683d9e
MK
105262002-07-10 Mark Kettenis <kettenis@gnu.org>
10527
10528 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
10529 function when asleep" test.
10530
b5356753
AC
105312002-07-10 Andrew Cagney <ac131313@redhat.com>
10532
10533 * gdb.base/page.exp: Rewrite to handle problems with very long
10534 `info set' output. Update copyright.
10535
6aa4d13a
AC
105362002-06-26 Andrew Cagney <ac131313@redhat.com>
10537
10538 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
10539 gdb.threads-hp.
10540 * gdb.hp/configure: Regenerate.
10541 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
10542 * gdb.hp/gdb.threads-hp/configure: Delete file.
10543 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
10544
8cf8c2b8
AC
105452002-06-22 Andrew Cagney <ac131313@redhat.com>
10546
10547 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
10548 setlocale, bindtextdomain and textdomain.
10549
6827a8f8
JB
105502002-06-11 Jim Blandy <jimb@redhat.com>
10551
919d772c
JB
10552 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
10553 preprocessor macro information is present.
10554
6827a8f8
JB
10555 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
10556 tests.
10557
c15b0d21
MS
105582002-06-06 Michael Snyder <msnyder@redhat.com>
10559
c5984d70
MS
10560 * gdb.base/overlays.exp: Record addresses of overlay
10561 functions in TCL variables rather than in GDB variables,
10562 to avoid having GDB convert them to pointers (with loss
10563 of information).
10564
d63a86f8 10565 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 10566 default linker script changes.
c15b0d21
MS
10567 * gdb.base/long_long.exp: Add check for sizeof (long double).
10568
be26fe0d
ML
105692002-06-06 Michal Ludvig <mludvig@suse.cz>
10570
10571 * gdb.asm/asm-source.exp: Add x86-64 target.
10572 * gdb.asm/x86_64.inc: New.
d63a86f8 10573
258093ca 105742002-05-30 Michael Chastain <mec@shout.net>
258093ca 10575
4b3153f1 10576 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
10577 * gdb.c++/m-static.cc: New file.
10578 * gdb.c++/m-static.exp: New file.
10579
241264c6
MS
105802002-05-28 Michael Snyder <msnyder@redhat.com>
10581
10582 * gdb.base/call-ar-st.exp: Allow for reduced floating point
10583 precision.
10584
9bba8c8f 105852002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 10586
4b3153f1 10587 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
10588 * gdb.c++/m-data.cc: New file.
10589 * gdb.c++/m-data.exp: New file.
10590
105912002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 10592
4b3153f1 10593 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 10594 * gdb.c++/try_catch.cc: New file.
d63a86f8 10595 * gdb.c++/try_catch.exp: New file.
9bba8c8f 10596
def1b996
MC
105972002-05-27 Michael Chastain <mec@shout.net>
10598
10599 * gdb.c++/local.exp: Accept more nested types in output.
10600
522ba268
MC
106012002-05-26 Michael Chastain <mec@shout.net>
10602
10603 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
10604
277254ba
MS
106052002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
10606
10607 * lib/gdb.exp (gdb_wrapper_init): Just because
10608 gdb_wrapper_file exists, this does not mean that the file
10609 should not be rebuilt. That is what gdb_wrapper_initialized
10610 is for.
10611 (default_gdb_init): Reset gdb_wrapper_initialized.
10612
b61a8733
MS
106132002-05-23 Michael Snyder <msnyder@redhat.com>
10614
d63a86f8 10615 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
10616 the precision of the floating point test results.
10617 * gdb.base/call-rt-st.exp: Ditto.
10618
b61a8733
MS
10619 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
10620 * gdb.base/call-rt-st.exp: Ditto.
10621
56f6e910
MC
106222002-05-19 Michael Chastain <mec@shout.net>
10623
10624 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
10625
ad0b0016
EZ
106262002-05-19 Elena Zannoni <ezannoni@redhat.com>
10627
a9c64011
AS
10628 * configure.in (configdirs): Add gdb.arch.
10629 * configure: Regenerate.
ad0b0016 10630
f617d2b6
JB
106312002-05-17 Jim Blandy <jimb@redhat.com>
10632
10633 * gdb.base/completion.exp: Recognize the more detailed error
10634 messages produced by the macro expander's lexical analyzer.
10635
eac2a696
EZ
106362002-05-14 Elena Zannoni <ezannoni@redhat.com>
10637
a9c64011
AS
10638 * gdb.arch/altivec-abi.c: New file.
10639 * gdb.arch/altivec-abi.exp: New file.
10640 * gdb.arch/altivec-regs.c: New file.
10641 * gdb.arch/altivec-regs.exp: New file.
eac2a696 10642
2fdde8f8
DJ
106432002-05-14 Daniel Jacobowitz <drow@mvista.com>
10644
10645 * gdb.base/maint.exp (maint print type): Update for new type
10646 structure.
d63a86f8 10647
e31f1a7c
EZ
106482002-05-14 Elena Zannoni <ezannoni@redhat.com>
10649
10650 * gdb.arch: New directory.
10651 * gdb.arch/configure.in: New file.
10652 * gdb.arch/configure: New file.
10653 * gdb.arch/Makefile.in: New file.
10654
db589741
CV
106552002-05-13 Corinna Vinschen <vinschen@redhat.com>
10656
10657 * gdb.asm/asm-source.exp: Add v850 as supported target.
10658 * gdb.asm/v850.inc: New file.
10659
8ce2a7dc
DJ
106602002-05-13 Daniel Jacobowitz <drow@mvista.com>
10661
10662 * gdb.c++/annota2.exp (annotate-quit): Add comment.
10663
df763c7f
DJ
106642002-05-12 Daniel Jacobowitz <drow@mvista.com>
10665
10666 * gdb.base/break.exp: Check 'break "marker2"'.
10667
377daeed
MS
106682002-05-10 Michael Snyder <msnyder@redhat.com>
10669
10670 * gdb.base/long_long.exp: Fix typo.
10671
c4b7bc2b
JB
106722002-05-10 Jim Blandy <jimb@redhat.com>
10673
ecac9a4e
JB
10674 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
10675 a bug.
10676
c4b7bc2b
JB
10677 * gdb.base/printcmds.exp (test_integer_literals_rejected):
10678 Recognize more detailed error message produced by the macro
10679 expander's lexical analyzer.
10680 * lib/gdb.exp (test_print_reject): Same.
10681
e71019a1
MK
106822002-05-09 Mark Kettenis <kettenis@gnu.org>
10683
10684 * gdb.c++/method.exp: Fix typo.
10685
fedfc8e6
MS
106862002-05-08 Michael Snyder <msnyder@redhat.com>
10687
166a1957
MS
10688 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
10689 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 10690 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
10691 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
10692 Add iftarget clause for strongarm.
d63a86f8 10693
f1c47eb2
MS
106942002-05-06 Michael Snyder <msnyder@redhat.com>
10695
cb9a9d3e
MS
10696 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
10697 (gdb_continue_to_end): Accept output from status wrapper.
10698 * gdb.base/ending-run.exp: Add case for output from status wrapper.
10699 Clean up fail messages to match pass messages.
10700
f1c47eb2
MS
10701 Enable the "needs_status_wrapper" testsuite feature.
10702 * lib/gdb.exp (gdb_wrapper_init): New procedure.
10703 (gdb_compile): Conditionally call gdb_wrapper_init.
10704 * gdb.base/a2-run.exp: Recognize output from status wrapper.
10705 * gdb.c++/method.exp: Recognize output from status wrapper.
10706
6079c749
BE
107072002-05-06 Ben Elliston <bje@redhat.com>
10708From Graydon Hoare <graydon@redhat.com>
10709
10710 * config/sid.exp: Include support for "rawsid" protocol.
10711
188baff3
JB
107122002-05-03 Jim Blandy <jimb@redhat.com>
10713
10714 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
10715 * gdb.c++/hang3.C: New file.
10716
b9c07f0f
AC
107172002-05-04 Andrew Cagney <ac131313@redhat.com>
10718
10719 * gdb.base/default.exp: Remove obsolete code.
10720 * gdb.c++/misc.exp: Ditto. Update copyright.
10721 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
10722 * gdb.base/whatis.exp: Ditto. Update copyright.
10723 * gdb.base/scope.exp: Ditto. Update copyright.
10724 * gdb.base/ptype.exp: Ditto. Update copyright.
10725 * gdb.base/printcmds.exp: Ditto. Update copyright.
10726 * gdb.base/opaque.exp: Ditto. Update copyright.
10727 * gdb.base/list.exp: Ditto.
10728 * gdb.base/funcargs.exp: Ditto. Update copyright.
10729 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
10730 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
10731 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
10732 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
10733 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
10734 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
10735
5c7a0397
MS
107362002-05-02 Michael Snyder <msnyder@redhat.com>
10737
d6dcc264 10738 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
10739 * gdb.base/long_long.exp: Add xscale target.
10740 * gdb.base/default.exp: Add xscale target.
10741
eb7f1c48
JB
107422002-05-01 Jim Blandy <jimb@redhat.com>
10743
10744 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
10745 gdb.c++/hang.exp: New test.
10746
a6befae8
FF
107472002-05-01 Fred Fish <fnf@redhat.com>
10748
10749 * gdb.base/completion.exp: Handle completions of "./Make" for
10750 more than one completion possibility, as is the case when we
10751 build and test in the source tree.
10752
0a310277
AG
107532002-04-29 Anthony Green <green@redhat.com>
10754
10755 * gdb.java/jmisc1.exp: New file.
10756 * gdb.java/jmisc2.exp: New file.
10757
6ff9af88
DJ
107582002-04-24 Daniel Jacobowitz <drow@mvista.com>
10759
10760 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
10761
96b3d632
EZ
107622002-04-23 Elena Zannoni <ezannoni@redhat.com>
10763
10764 * gdb.base/help.exp: Change 'help status' to allow for target
10765 dependent output differences.
10766
5019bb54
MC
107672002-04-22 Michael Chastain <mec@shout.net>
10768
10769 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
10770
a805a116
MC
107712002-04-22 Michael Chastain <mec@shout.net>
10772
10773 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
10774
a1706bfd
DM
107752002-04-17 David S. Miller <davem@redhat.com>
10776
10777 * gdb.asm/sparc64.inc: New file.
10778 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
10779
a73a20a2
EZ
107802002-04-19 Elena Zannoni <ezannoni@redhat.com>
10781
10782 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
10783 instruction file directly into the build tree. Clean up at end of
10784 test.
10785
ba678339
DM
107862002-04-18 David S. Miller <davem@redhat.com>
10787
10788 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
10789 handle 64-bit platforms correctly.
10790 * gdb.base/maint.exp: Likewise.
10791
b03399da
KB
107922002-04-18 Kevin Buettner <kevinb@redhat.com>
10793
10794 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
10795 ``-fpic'' when compiling files comprising a shared library, but
10796 it does need additional linker flags in order to find shared
10797 libraries at run time.
10798
e2004992
KB
107992002-04-18 Kevin Buettner <kevinb@redhat.com>
10800
10801 * gdb.base/cvexpr.c (use): New function.
10802 (main): Invoke use() on all global variables to prevent
10803 some linkers from deleting these otherwise unused symbols.
10804
d8937120
MC
108052002-04-17 Michael Chastain <mec@shout.net>
10806From David S. Miller <davem@redhat.com>
10807
10808 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
10809 handle 64-bit platforms correctly.
10810
ffd61a58
MS
108112002-04-12 Michael Snyder <msnyder@redhat.com>
10812From Jim Blandy <jimb@redhat.com>
a9c64011 10813 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
10814 script can handle this instead.
10815 * gdb.base/bar.c (barx): Same.
10816 * gdb.base/baz.c (bazx): Same.
10817 * gdb.base/grbx.c (grbxx): Same.
10818
10819 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
10820 manager doesn't automatically unmap overlays unnecessarily.
10821
6b8426a6
MH
108222002-04-10 Martin M. Hunt <hunt@redhat.com>
10823
10824 * gdb.base/ending-run.exp: Fix pattern for Mips targets
10825 stepping out of main.
10826
34af4875
MC
108272002-04-09 Michael Chastain <mec@shout.net>
10828
10829 * gdb.c++/local.cc (main): Move call to marker1() inside nested
10830 scope so that the nested scope tests will make sense.
10831 * gdb.c++/local.exp: Write patterns that actually work with gcc
10832 (the HP patterns "were never known to work with gcc").
10833 Keep the old aCC patterns too.
10834
2d1676a0
DJ
108352002-04-09 Daniel Jacobowitz <drow@mvista.com>
10836
10837 * gdb.base/attach.exp: Correct target board test.
10838
3a63e3f9
MC
108392002-04-08 Michael Chastain <mec@shout.net>
10840
10841 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
10842 in a const method. Add some xfail and fail cases for configurations
10843 that do not emit the "const ...".
10844
f18dabd2
MC
108452002-04-07 Michael Chastain <mec@shout.net>
10846
10847 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
10848 Accept "A * const" and "const A * const" as type of "this".
10849 Fix spelling of getFunky throughout. Make messages uniform.
10850
0fcddd82
EZ
108512002-04-07 Elena Zannoni <ezannoni@redhat.com>
10852
a9c64011 10853 Work around for PR gdb/285:
0fcddd82
EZ
10854 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
10855
16a8534a
EZ
108562002-04-07 Elena Zannoni <ezannoni@redhat.com>
10857
10858 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
10859 instructions file at run time instead of configure time.
10860 Sometimes we run the test in a directory that is not the one we
10861 configured in.
10862 * gdb.asm/configure.in: Delete creation of symlink.
10863 * gdb.asm/configure: Regenerate.
10864
24181d81
JB
108652002-04-05 J. Brobecker <brobecker@gnat.com>
10866
10867 * gdb.gdb/xfullpath.exp: New test, to exercise the new
10868 xfullpath () function.
10869
7cdb7107
DJ
108702002-04-04 Daniel Jacobowitz <drow@mvista.com>
10871
10872 * gdb.asm/Makefile.in: Correct dependencies.
10873
10874 * gdb.asm/powerpc.inc: New file.
10875 * gdb.asm/asm-source.exp: Add PowerPC.
10876 * gdb.asm/configure.in: Likewise.
10877 * gdb.asm/configure: Regenerated.
10878
a7d17088
DJ
108792002-04-04 Daniel Jacobowitz <drow@mvista.com>
10880
10881 * gdb.base/relocate.exp: New file.
10882 * gdb.base/relocate.c: New file.
10883
cd721503
FF
108842002-04-04 Fred Fish <fnf@redhat.com>
10885
10886 * gdb.base/step-test.exp: Update comment regarding stopping in
10887 memcpy/bcopy calls inserted as part of the compiler runtime.
10888
b22ad7a7
MS
108892002-04-04 Michael Snyder <msnyder@redhat.com>
10890
10891 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
10892
5f279fa6
DJ
108932002-04-03 Daniel Jacobowitz <drow@mvista.com>
10894
10895 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
10896 (gdb_expect): Remove $notransfer hack.
10897
dd0fd3ce
DJ
108982002-04-02 Daniel Jacobowitz <drow@mvista.com>
10899
10900 * gdb.c++/classes.exp ("calling method for small class"): Match
10901 updated register output.
10902
1e50cda1
DJ
109032002-03-30 Daniel Jacobowitz <drow@mvista.com>
10904
10905 Fix PR gdb/452
10906 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
10907 when finished. Make gdb_file_cmd send "exec-file" when
10908 appropriate.
10909
24015922
DJ
109102002-03-30 Daniel Jacobowitz <drow@mvista.com>
10911
10912 * gdb.base/attach.exp: Remove extra setup_xfail.
10913
dd7dfd64
MS
109142002-03-26 Michael Snyder <msnyder@redhat.com>
10915
10916 * gdb.base/default.exp: Add tests for dump, append, and restore.
10917 * gdb.base/help.exp: Add tests for dump, append, and restore.
10918 * gdb.base/dump.exp: New file, test dump, append and restore.
10919 * gdb.base/dump.c: New file.
10920
48b2f8d7
MS
109212002-03-27 Michael Snyder <msnyder@redhat.com>
10922
d63a86f8 10923 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
10924 clean-ups in help messages.
10925
05b4d525
FF
109262002-03-26 Fred Fish <fnf@redhat.com>
10927
10928 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
10929 have debugging info for those functions and the compiler uses them
10930 internally to copy structs around.
10931
d7679631
FF
109322002-03-26 Fred Fish <fnf@redhat.com>
10933
10934 * gdb.base/list.exp: Revert the change made yesterday and add note
10935 about why we don't list the default lines for remote targets.
10936
523ac3f9
MS
109372002-03-25 Michael Snyder <msnyder@redhat.com>
10938
10939 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
10940
754b2b8d
FF
109412002-03-25 Fred Fish <fnf@redhat.com>
10942
10943 * gdb.base/list.exp: This test works on remote targets so remove
10944 the short circuit for remote targets. Update copyright.
10945
33c3e192
FF
109462002-03-25 Fred Fish <fnf@redhat.com>
10947
10948 * gdb.base/attach.exp: Fix logic error that was suppressing this
10949 test for all non hppa*-*-hpux* targets, instead of the hp target.
10950 Move comments closer to the suppression point. Also now need to
10951 check that we are running natively.
10952
d43e73ee
MS
109532002-03-22 Michael Snyder <msnyder@redhat.com>
10954
882c8f02
MS
10955 * gdb.base/default.exp: Add test for gcore. Update copyright.
10956 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 10957
04c12f60
FF
109582002-03-06 Fred Fish <fnf@redhat.com>
10959
10960 * gdb.base/funcargs.c: Remove extraneous ';' character.
10961 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
10962
b43df995
MC
109632002-03-04 Michael Chastain <mec@shout.net>
10964
10965 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
10966 accommodate gcc v3 function signature.
10967 * gdb.mi/mi0-var-cmd-exp: Ditto.
10968
92362027
AC
109692002-02-24 Andrew Cagney <ac131313@redhat.com>
10970
10971 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
10972 ``GNU/Linux'' or ``Linux kernel''
10973 * testsuite/gdb.threads/pthreads.c: Ditto.
10974
258ad32d
MC
109752002-02-24 Michael Chastain <mec@shout.net>
10976
10977 * gdb.threads/pthreads.c (thread1): Add a return statement.
10978 (thread2): Likewise.
10979 (foo): Likewise.
10980
04c3b3d4
MC
109812002-02-23 Michael Chastain <mec@shout.net>
10982
10983 * gdb.threads/linux-dp.c (philosopher): Add a return statement
10984 to placate gcc.
10985
5a2a0a20
MC
109862002-02-23 Michael Chastain <mec@shout.net>
10987
10988 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
10989 test "ptype bint". The test passes on all my stabs configurations.
10990
a640f7fc
JB
109912002-02-21 Jim Blandy <jimb@redhat.com>
10992
27924826
JB
10993 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
10994 filename at a time, and watch for the ones we want to see.
10995
a640f7fc
JB
10996 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
10997 types of pointers to prototyped functions.
10998
edcc8c75
AC
109992002-02-20 Andrew Cagney <ac131313@redhat.com>
11000
11001 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
11002 signed, unsigned and straight char.
11003 (padding_char, padding_short, padding_int, padding_long,
11004 padding_long_long, padding_float, padding_double,
11005 padding_long_double): New global variables.
11006 (fill, fill_structs): New functions.
11007
11008 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
11009 for correctly sized writes. Update copyright.
11010 (get_valueof): New procedure.
11011 (get_sizeof): Call get_valueof.
11012 (check_valueof): New procedure.
11013 (check_padding): New procedure.
11014
ac57ea44
MC
110152002-02-20 Michael Chastain <mec@shout.net>
11016
11017 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
11018 to setup_xfail. Document some of the remaining calls.
11019
7a10c941
MC
110202002-02-18 Michael Chastain <mec@shout.net>
11021
11022 * gdb.c++/userdef.exp: Update copyright year.
11023
fb8acdcc
DJ
110242002-02-18 Daniel Jacobowitz <drow@mvista.com>
11025
11026 * gdb.c++/userdef.exp: Test overloaded operators properly.
11027 Remove xfails.
11028
fda6ae12
MS
110292002-02-14 Michael Snyder <msnyder@redhat.com>
11030
11031 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
11032
676a0442
DJ
110332002-02-14 Daniel Jacobowitz <drow@mvista.com>
11034
11035 * gdb.base/a2-run.exp: Check for a remote target properly.
11036 * gdb.base/annota1.exp: Likewise.
11037 * gdb.base/list.exp: Likewise.
11038 * gdb.base/reread.exp: Likewise.
11039 * gdb.base/scope.exp: Likewise.
11040 * gdb.base/shlib-call.exp: Likewise.
11041 * gdb.base/term.exp: Likewise.
11042 * gdb.c++/annota2.exp: Likewise.
11043
78b4f468
RE
110442002-02-13 Richard Earnshaw <rearnsha@arm.com>
11045
11046 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
11047
9a81ba51
MC
110482002-02-10 Michael Chastain <mec@shout.net>
11049
11050 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
11051 (call_after_alloca): Ditto.
11052
004af6c7
DJ
110532002-02-10 Daniel Jacobowitz <drow@mvista.com>
11054
11055 * gdb.base/ending-run.exp: Guard "cont" test with
11056 gdb_skip_stdio_test.
11057
37225f62
JB
110582002-02-06 Jim Blandy <jimb@redhat.com>
11059
11060 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
11061 from here...
11062 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
11063 To here. Disable this test on non-HP platforms. Add big comment.
11064
fe6fdd96
MS
110652002-02-04 Michael Snyder <msnyder@redhat.com>
11066
11067 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
11068 other than d10v and m32r.
11069
036fad3f
RE
110702002-02-02 Richard Earnshaw <rearnsha@arm.com>
11071
11072 * gdb.base/default.exp: Rewrite test patterns to reduce time
11073 taken to match them.
11074
7148ab62
DJ
110752002-01-30 Daniel Jacobowitz <drow@mvista.com>
11076
11077 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
11078 Allow a start function above main.
11079 * gdb.threads/linux-dp.exp: Fix copyright date.
11080
396cc255
DJ
110812002-01-30 Daniel Jacobowitz <drow@mvista.com>
11082
a9c64011
AS
11083 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
11084 (check_philosopher_stack): Check for manager thread before checking
11085 for a just-starting thread.
396cc255 11086
f038d31b
DJ
110872002-01-30 Daniel Jacobowitz <drow@mvista.com>
11088
11089 From Neil Booth <neil@daikokuya.demon.co.uk>:
11090 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
11091 warnings.
11092
b3ff9d9a
FF
110932002-01-21 Fred Fish <fnf@redhat.com>
11094
11095 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
11096 not caller.
11097
39ad761d
JB
110982002-01-21 Jim Blandy <jimb@redhat.com>
11099
11100 * gdb.base/reread.exp: Check that GDB properly re-reads the
11101 executable file when it changes while no inferior is running.
11102
aaf320fa
FF
111032002-01-21 Fred Fish <fnf@redhat.com>
11104
a9c64011
AS
11105 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
11106 optionally accept the "shlib events" variation.
aaf320fa 11107
808a31f5
JB
111082002-01-21 Jim Blandy <jimb@redhat.com>
11109
11110 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
11111 call `fflush' after every `printf', so that the output is produced
11112 at predictable points, regardless of whatever buffering does (or
11113 doesn't) take place.
11114 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
11115 at different points.
11116
4420d5e2
DJ
111172002-01-20 Daniel Jacobowitz <drow@mvista.com>
11118
11119 * gdb.c++/inherit.exp: Update copyright years.
11120 * gdb.c++/method.exp: Likewise.
11121
3e36a0f4
DJ
111222002-01-20 Daniel Jacobowitz <drow@mvista.com>
11123
11124 * gdb.c++/classes.exp: Update for improved v3 support and skipping
11125 artificial methods/arguments.
11126 * gdb.c++/derivation.exp: Likewise.
11127 * gdb.c++/inherit.exp: Likewise.
11128 * gdb.c++/method.exp: Likewise.
11129 * gdb.c++/virtfunc.exp: Likewise.
11130
b4ceaee6
AC
111312002-01-18 Andrew Cagney <ac131313@redhat.com>
11132
11133 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
11134 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
11135 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
11136 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
11137 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
11138 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
11139
ecace851
JB
111402002-01-17 Jim Blandy <jimb@redhat.com>
11141
11142 * gdb.asm/asm-source.exp (info symbol): Take another shot at
11143 anchoring the pattern matching the entry point symbol's name.
11144
375fc983
AC
111452002-01-17 Andrew Cagney <ac131313@redhat.com>
11146
11147 * gdb.base/maint.exp: Update ``maint internal-error'' to match
11148 continue/quit query. Update copyright.
11149
fe6fdd96
MS
111502002-01-14 Michael Snyder <msnyder@redhat.com>
11151
11152 * gdb.base/gcore.exp: Remove extra debugging output.
11153
e017c81f
DJ
111542002-01-13 Daniel Jacobowitz <drow@mvista.com>
11155
11156 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
11157 for slightly dubious v2 mangled string.
11158
37ab3bf8
DJ
111592002-01-13 Daniel Jacobowitz <drow@mvista.com>
11160
11161 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
11162
1bc05c3a 111632002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 11164
1bc05c3a 11165 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 11166
1bc05c3a
JM
11167 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
11168 constructors.
11169 * gdb.c++/derivation.exp: Likewise.
11170 * gdb.c++/templates.exp: Likewise.
11171 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 11172
1bc05c3a
JM
111732002-01-10 Michael Snyder <msnyder@redhat.com>
11174
11175 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 11176
a911c360
MS
111772002-01-08 Michael Snyder <msnyder@redhat.com>
11178
11179 * gdb.base/gcore.exp: New test for generate-core-file command.
11180 * gdb.base/gcore.c: Testcase for above.
11181 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
11182
ea2119ec
JM
111832002-01-08 Jason Merrill <jason@redhat.com>
11184
11185 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
11186
68203136
FF
111872002-01-07 Fred Fish <fnf@redhat.com>
11188
11189 * gdb.c++/overload.exp: Remove unconditional xfails for:
11190 print foo_instance1.overloadargs(1)
11191 print foo_instance1.overloadargs(1, 2)
11192 print foo_instance1.overloadargs(1, 2, 3)
11193 print foo_instance1.overloadargs(1, 2, 3, 4)
11194 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
11195 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
11196 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
11197 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
11198 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
11199 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
11200 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
11201 print foo_instance1.overload1arg()
11202 print foo_instance1.overload1arg((char)arg2)
11203 print foo_instance1.overload1arg((signed char)arg3)
11204 print foo_instance1.overload1arg((unsigned char)arg4)
11205 print foo_instance1.overload1arg((int)arg7)
11206 print foo_instance1.overload1arg((unsigned int)arg8)
11207 print foo_instance1.overload1arg((float)arg11)
11208 print foo_instance1.overload1arg((double)arg12)
d63a86f8 11209
21b9b5b1
MS
112102002-01-07 Michael Snyder <msnyder@redhat.com>
11211
11212 * gdb.base/huge.exp: New test. Print a very large target data object.
11213 (skip_huge_test): New test variable. Define if you want to skip this
11214 test. The test reads an 8 megabyte data object from the target, so it
11215 might be very time consuming on remote targets with a slow connection.
11216 * gdb.base/huge.c: New file. Test case for above.
11217
725f922e
FF
112182002-01-07 Fred Fish <fnf@redhat.com>
11219
11220 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
11221 g_instance.bfoo, and g_instance.cfoo.
11222
634d57ec
JL
11223Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
11224
f286b2c3
JL
11225 * gdb.base/break.c (multi_line_if_conditional): New function.
11226 (multi_ilne_while_conditional): Likewise.
11227 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
11228 IF or WHILE condition puts the breakpoint at the start of
11229 the condition.
11230
634d57ec
JL
11231 * gdb.base/selftest.exp (backtrace through signal handler): Remove
11232 hppa*-*-hpux* expected failure.
11233 * gdb.base/structs.exp (do_function_calls): Similarly.
11234
11235 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
11236 watchpoints.
11237
9fbfe2dc
AC
112382002-01-06 Andrew Cagney <ac131313@redhat.com>
11239
11240 Fix PR gdb/66.
11241 * gdb.base/structs.exp: Replace skip for a29k with skip for
11242 gdb,cannot_call_functions.
11243 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
11244 * gdb.base/callfuncs.exp: Ditto.
11245 * gdb.base/call-rt-st.exp: Ditto.
11246 * gdb.base/call-strs.exp: Ditto.
11247 * gdb.base/callfwmall.exp: Ditto.
11248 * gdb.base/scope.exp: Obsolete xfail a29k.
11249 * gdb.c++/misc.exp: Ditto.
11250 * gdb.c++/cplusfuncs.exp: Ditto.
11251 * gdb.base/ptype.exp: Ditto.
11252 * gdb.base/printcmds.exp: Ditto.
11253 * gdb.base/opaque.exp: Ditto.
11254 * gdb.base/list.exp: Ditto.
11255 * gdb.base/funcargs.exp: Ditto.
11256 * gdb.base/default.exp: Ditto.
11257
8ddad156
MS
112582002-01-04 Michael Snyder <msnyder@redhat.com>
11259
ca4976a6 11260 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
11261 * gdb.base/maint.exp: Add tests for maint info sections options.
11262
1b074332
JL
11263Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
11264
11265 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
11266
7d159115
CV
112672001-12-20 Corinna Vinschen <vinschen@redhat.com>
11268
11269 * gdb.asm/arm.inc: New file.
11270 * gdb.asm/asm-source.exp: Add arm targets.
11271 * gdb.asm/configure.in: Ditto.
11272 * gdb.asm/configure: Recreated from configure.in.
11273
8fb87725
JL
11274Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
11275
afabe08c
JL
11276 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
11277 with HP's compiler.
11278 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
11279 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
11280 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
11281 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
11282
11283 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
11284 either HP's compilers or GCC.
11285
db521deb
JL
11286 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
11287 a SIGBUS or SIGSEGV.
11288
11289 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
11290
11291 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
11292 can be compiled with either HP's compiler or GCC.
11293
cfa88ab7
JL
11294 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
11295 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
11296 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
11297
ca344dff
JL
11298 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
11299 to match current gdb output. Update due to using auto-solib-limit
11300 for limiting instead of overloading auto-solib-add.
11301 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
11302 test program.
11303
3f3c6e55 11304 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
11305 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
11306 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
11307 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
11308 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
11309 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
11310 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
11311 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
11312 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
11313 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
11314 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
11315 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
11316 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 11317
8fb87725
JL
11318 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
11319 a SIGTRAP to the inferior.
11320
cf599fa7
CV
113212001-12-19 Corinna Vinschen <vinschen@redhat.com>
11322
11323 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
11324 Substitute call to target_link by call to gdb_compile.
11325
2cd045cd
JL
11326Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
11327
a9c64011
AS
11328 * gdb.base/break.exp: Fix HP specific search string when testing
11329 backtracing in a called function.
2cd045cd 11330
a9c64011
AS
11331 * gdb.base/constvars.exp: Only set lang to C++ if we're
11332 compiling the test with HP's compilers.
11333 * gdb.base/volatile.exp: Similarly.
2cd045cd 11334
99ebe9ac
JB
113352001-12-19 Jim Blandy <jimb@redhat.com>
11336
11337 * gdb.base/printcmds.exp: Expect the null character to be printed
11338 as '\0', and the '\013' to be printed as '\v'.
11339 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
11340 * gdb.base/setvar.exp: Same.
11341
b9891b29
JB
113422001-12-17 Jim Blandy <jimb@redhat.com>
11343
0eba65ab
JB
11344 * gdb.base/completion.exp: Rather than completing very long
11345 filenames, which can make the readline library produce output we
11346 don't recognize, cd to the directory first, and then complete
11347 using nice, short relative paths.
11348
6970b5b1
JB
11349 * gdb.base/completion.exp: On some systems, there is, in fact, a
11350 variable named `b' in scope, since GDB treats all static
a9c64011
AS
11351 variables as being in scope. So use `no_var_named_this'
11352 instead of `b'.
6970b5b1 11353
b9891b29
JB
11354 * gdb.base/corefile.exp: Recognize the message saying that GDB
11355 can't find the core file's registers as a failure.
11356
e6ccd35f
JSC
113572001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
11358
a9c64011
AS
11359 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
11360 test expect string more specific.
e6ccd35f 11361
105ba819
CV
113622001-12-13 Corinna Vinschen <vinschen@redhat.com>
11363
11364 * gdb.asm/asm-source.exp: Add support for xstormy16.
11365 * gdb.asm/configure.in: Ditto.
11366 * gdb.asm/configure: Rebuild.
11367 * gdb.asm/xstormy16.inc: New file.
11368
e9e79dd9
FF
113692001-12-10 Fred Fish <fnf@redhat.com>
11370
11371 * gdb.base/maint.exp: Update to match changes in type dumping code.
11372
347dc97d
JB
113732001-12-10 Jim Blandy <jimb@redhat.com>
11374
11375 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
11376 matching the entry point symbol's name at the beginning of the
11377 line.
11378
5178b9d6
DJ
113792001-12-07 Daniel Jacobowitz <drow@mvista.com>
11380
11381 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
11382 gdb.c++/inherit.exp, gdb.c++/method.exp,
11383 gdb.c++/namespace.exp, gdb.c++/templates.exp,
11384 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
11385 and class layout support.
11386
af890c52
DJ
113872001-12-07 Daniel Jacobowitz <drow@mvista.com>
11388
11389 * gdb.c++/classes.exp: Add test for static member function.
11390 * gdb.c++/misc.cc: Add class with static member function.
11391
7a345fb3
JB
113922001-12-07 Jim Blandy <jimb@redhat.com>
11393
f2e54a80 11394 If GDB says it can't find the struct the function returned, report
8032bf31
JB
11395 those tests as `unsupported'.
11396 * gdb.base/call-rt-st.exp (print_struct_call): New function.
11397 Rewrite subsequent tests to use it.
11398
11399 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
11400 those tests as `unsupported'.
11401 * gdb.base/structs.exp (call_struct_func): New function.
11402 (do_function_calls): Use call_struct_func to call the functions
11403 returning structs.
11404
0bc69509
JB
11405 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
11406 whether functions are prototyped or not, so we can't possibly pass
11407 arguments to t_float_values2 properly.
11408
7a345fb3
JB
11409 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
11410 value of `timeout' for targets other than the mips*tx39-*.
11411
edb6ede1
MS
114122001-12-06 Michael Snyder <msnyder@redhat.com>
11413
d63a86f8 11414 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
11415 and detect whether the start symbol has a leading underscore.
11416
2d842f13
JB
114172001-12-04 Jim Blandy <jimb@redhat.com>
11418
11419 * gdb.base/completion.exp: Clarify indentation.
11420
68550daf
JB
114212001-12-03 Jim Blandy <jimb@redhat.com>
11422
11423 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
11424 variables on the S/390, not `.word'.
11425
cd5195a8
JB
114262001-11-30 Jim Blandy <jimb@redhat.com>
11427
11428 Add assembly-source tests for s390-ibm-linux.
11429 * gdb.asm/s390.inc: New file.
11430 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
11431 the S/390 architecture.
a9c64011 11432 * gdb.asm/configure: Regenerated.
cd5195a8 11433
ca9efc90
MS
114342001-11-30 Michael Snyder <msnyder@redhat.com>
11435
11436 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
11437 next, info source, info sources, info line, global and static
11438 variables, and static functions.
11439 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
11440 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
11441 * gdb.asm/asmsrc1.s: Add a static function and some variables.
11442 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
11443 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
11444 (gdbasm_leave): Restore frame pointer.
11445 (gdbasm_startup): Copy stack set-up from crt0.S.
11446
d0e66976
FN
114472001-11-26 Fernando Nasser <fnasser@redhat.com>
11448
11449 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
11450 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
11451 to a local (non-static) variable. Copy tstruct.a to a static buffer
11452 and return a pointer to that buffer.
11453 * gdb.base/callfwmall.c (t_structs_a): Ditto.
11454
e2334072
MK
114552001-11-24 Mark Kettenis <kettenis@gnu.org>
11456
11457 * gdb.asm/configure.in: Fix recognition of ix86 target.
11458 * gdb.asm/configure: Regenerate.
11459
756caa3d
MS
114602001-11-21 Michael Snyder <msnyder@redhat.com>
11461
11462 * gdb.asm/sparc.inc: New file.
11463 * gdb.asm/asm-source.exp: Recognize sparc target.
11464 * gdb.asm/configure.in: Recognize sparc target.
11465 * gdb.asm/configure: Regenerate.
d63a86f8 11466
9a4d72d5
MS
114672001-11-21 Michael Snyder <msnyder@redhat.com>
11468
11469 * gdb.asm/m32r.inc: New file.
11470 * gdb.asm/asm-source.exp: Recognize m32r target.
11471 * gdb.asm/configure.in: Recognize m32r target.
11472 * gdb.asm/configure: Regenerate.
11473
a773d1cd
MS
114742001-11-20 Michael Snyder <msnyder@redhat.com>
11475
017ac23d
MS
11476 * gdb.asm/i386.inc: New file.
11477 * gdb.asm/asm-source.exp: Recognize ix86 target.
11478 * gdb.asm/configure.in: Recognize ix86 target.
11479 * gdb.asm/configure: Regenerate.
11480
a773d1cd
MS
11481 * gdb.c++/namespace.exp: Fix quotes in output messages.
11482
bb632afb
MS
114832001-11-14 Michael Snyder <msnyder@redhat.com>
11484
25d559ca 11485 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
11486 qualifier in a type cast expression, to designate an address
11487 in the instruction space (Harvard architecture).
11488
4749e309
MS
114892001-11-13 Michael Snyder <msnyder@redhat.com>
11490
11491 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
11492 Tests for expressions using 'const' and 'volatile'.
11493
25050984
CV
114942001-11-13 Corinna Vinschen <vinschen@redhat.com>
11495
11496 * gdb.asm/asm-sources.exp: Allow defining linker flags.
11497
1902c51f
DJ
114982001-11-12 Daniel Jacobowitz <drow@mvista.com>
11499
11500 * lib/mi-support.exp (mi_run_to_helper): Move comments
11501 outside of gdb_expect.
11502
dcf95b47
DJ
115032001-11-11 Daniel Jacobowitz <drow@mvista.com>
11504
11505 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
11506 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
11507 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
11508 mi0_run_to): New functions.
11509 * gdb.mi/mi-simplerun.exp: Use them.
11510 * gdb.mi/mi0-simplerun.exp: Likewise.
11511 * gdb.mi/mi-var-cmd.exp: Likewise.
11512 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 11513
45b074e1
AC
115142001-11-10 Andrew Cagney <ac131313@redhat.com>
11515
11516 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
11517 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
11518
bf50d346
AC
115192001-11-09 Andrew Cagney <ac131313@redhat.com>
11520
11521 * gdb.base/restore.exp: Include $expected value in restored test
11522 message.
11523
9383332c
AC
115242001-11-09 Andrew Cagney <ac131313@redhat.com>
11525
11526 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
11527 implemented.
11528
db62520a
MS
115292001-11-08 Michael Snyder <msnyder@redhat.com>
11530
11531 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
11532 Add pass/fail message for stop at breakpoint in call dummy function.
11533
b5703437
MS
115342001-11-07 Michael Snyder <msnyder@redhat.com>
11535
d63a86f8
RM
11536 * gdb.c++/templates.exp (test_template_breakpoints):
11537 If we get an overload menu, but it does not match what
760f6330 11538 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
11539 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
11540 making the whitespace optional. Argument for "new" may be
11541 "unsigned" as well as "unsigned int/long".
d63a86f8 11542 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
11543 making the whitespace optional. Also replace "(void) with
11544 "((void|)), making the keyword "void" optional.
d63a86f8 11545 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
11546 making the whitespace optional. Also replace "(void) with
11547 "((void|)), making the keyword "void" optional.
3bf40917
MS
11548 * gdb.base/callfuncs.c (t_float_values): This function must
11549 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 11550 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
11551 can be tested against both cases. Usually one case involves
11552 promotion of float to double, while the other does not.
11553 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
11554 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
11555 includes a stack frame for "start".
11556
c8ab4e6d
JB
115572001-11-05 Jim Blandy <jimb@redhat.com>
11558
11559 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
11560 pointers are 32 bits long, and that offsets of relocs are always
11561 stored in the data (REL-style), and not in the reloc entry itself
11562 (RELA-style).
11563 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
11564 stabs.
11565
3f08ced9
MS
115662001-11-01 Michael Snyder <msnyder@redhat.com>
11567
11568 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
11569 and regular expression operators by using quoting.
11570
cbfa24cd
MS
115712001-10-31 Michael Snyder <msnyder@redhat.com>
11572
11573 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
11574 depending on what the symbol table contains.
11575 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
11576 the output of the ptype command. Similarly, accept both "const &"
11577 and "const&".
11578
aaa68313
CV
115792001-10-31 Corinna Vinschen <vinschen@redhat.com>
11580
11581 * gdb.base/miscexprs.c (main): Add usage of preprocessor
11582 symbol `STORAGE' to allow to choose the storage class of
11583 the local datastructures.
11584 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
11585 compiler directive.
11586
91740388
MS
115872001-10-30 Michael Snyder <msnyder@redhat.com>
11588
11589 * gdb.base/jump.exp: Allow it to run for all targets.
11590
1b7c05e7
CV
115912001-10-29 Corinna Vinschen <vinschen@redhat.com>
11592
11593 * gdb.base/call-ar-st.c (print_double_array): Match for loop
11594 with new double_array size.
11595 (main): Change storage class of all local variables to static.
11596 Reduce size of double_array to 9.
11597 * gdb.base/call-ar-st.exp: Increase timeout value.
11598 Change expected output for double array to match new size in
11599 call-ar-st.c.
11600
36a22261
CV
116012001-10-29 Corinna Vinschen <vinschen@redhat.com>
11602
11603 * gdb.base/ending-run.exp: Create identical output when passing
11604 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 11605 Stormy16 target.
36a22261 11606
92b8ae91
MK
116072001-10-28 Mark Kettenis <kettenis@gnu.org>
11608
11609 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
11610 that we catch the expected failure under Linux/x86.
11611
cb135b83
OF
116122001-10-29 Orjan Friberg <orjanf@axis.com>
11613
11614 * gdb.base/setvar.exp: Escape curly braces.
11615 * gdb.stabs/weird.exp: Ditto.
11616
6884aa54
DJ
116172001-10-27 Daniel Jacobowitz <drow@mvista.com>
11618
11619 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
11620 * gdm.mi/mi0-hack-cli.exp: Likewise.
11621
0398c9aa
AC
116222001-10-25 Andrew Cagney <ac131313@redhat.com>
11623
11624 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
11625 messages.
11626
d20bf2e8
AC
116272001-10-21 Andrew Cagney <ac131313@redhat.com>
11628
11629 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
11630 checking MI enabled.
11631
03dd63aa
CV
116322001-10-09 Corinna Vinschen <vinschen@redhat.com>
11633
11634 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
11635
1d9d99f3
FCE
116362001-10-04 Frank Ch. Eigler <fche@redhat.com>
11637
11638 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
11639 if gdb child process crashes, just signal an error.
11640
838ae6c4
JB
116412001-10-02 Jim Blandy <jimb@redhat.com>
11642
11643 * lib/gdb.exp (test_xfail_format): Simplify.
11644
11645 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
11646 front of the variable name `format'. Simplify `if'.
11647
8f0cbc1c
DJ
116482001-10-01 Daniel Jacobowitz <drow@mvista.com>
11649
11650 * gdb.threads/pthreads.exp: Wait for output and delay
11651 before sending ^C.
11652
1f08dafd
DJ
116532001-10-01 Daniel Jacobowitz <drow@mvista.com>
11654
11655 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
11656 some incorrect output instead of timing out.
11657 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
11658
674f90ff
CV
116592001-09-28 Corinna Vinschen <vinschen@redhat.com>
11660
11661 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
11662 check to allow additional `int'.
11663
9b284272
DJ
116642001-09-27 Daniel Jacobowitz <drow@mvista.com>
11665
11666 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
11667 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
11668
b55a4771
MS
116692001-09-27 Michael Snyder <msnyder@redhat.com>
11670
11671 * lib/gdb.exp (test_debug_format): New proc.
11672 (setup_xfail_format): Use new proc test_debug_format.
11673 * gdb.base/constvars.exp (local_compiler_xfail_check): New
11674 proc; use new service proc test_debug_format.
11675 Replace all other "gcc_compiled" tests with this test.
11676 * gdb.base/volatile.exp (local_compiler_xfail_check): New
11677 proc; use new service proc test_debug_format.
11678 Replace all other "gcc_compiled" tests with this test.
11679
116802001-09-27 Michael Snyder <msnyder@redhat.com>
11681
11682 * gdb.base/cvexpr.exp: New file.
11683 * gdb.base/cvexpr.c: New file
11684 Test for expressions using const and volatile keywords.
11685
4e6667ac
CV
116862001-09-26 Corinna Vinschen <vinschen@redhat.com>
11687
11688 * gdb.base/constvars.exp: Check for different orders of keywords
11689 and additional "int" strings in output.
11690
4f337972
AC
116912001-09-22 Andrew Cagney <ac131313@redhat.com>
11692
11693 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
11694 responses from "help maint".
11695
2015650d
FCE
116962001-09-19 Frank Ch. Eigler <fche@redhat.com>
11697
11698 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
11699 to localhost:NNN instead of :NNN, in case Xvfb is listening
11700 only on TCP.
11701
f3bcedc1
CV
117022001-09-19 Corinna Vinschen <vinschen@redhat.com>
11703
11704 * gdb.base/recurse.exp: When checking leaving the watchpoint
11705 scope, recognize when gdb is in function's epilogue and pass.
11706
6b819c92
KS
117072001-09-18 Keith Seitz <keiths@redhat.com>
11708
11709 * lib/insight-support.exp (_gdbtk_export_target_info): Add
11710 support for running tests against sid targets.
11711 (gdbtk_done): Ditto.
11712
a10c9419
CV
117132001-09-18 Corinna Vinschen <vinschen@redhat.com>
11714
11715 * gdb.base/ending-run.c (main): Set stdout buffersize
11716 to the same reasonable value for any target.
11717 * gdb.base/ending-run.exp: Add a regular expression
11718 to make testsuite happy on Sanyo Stormy16 target.
11719
739d0d99
CV
117202001-09-17 Corinna Vinschen <vinschen@redhat.com>
11721
11722 * gdb.base/display.c (do_loops): Add float variable `f'.
11723 Increment f in loop.
11724 * gdb.base/display.exp: Increment timeout by 60 seconds.
11725 Change float display test to use variable `f'.
11726
1b8947f0
JB
117272001-09-17 Jim Blandy <jimb@redhat.com>
11728
11729 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
11730 overflowing the limited breakpoint tables on some ROM monitors
11731 (like the ROM68K).
11732
9890ac81
FCE
117332001-09-15 Frank Ch. Eigler <fche@redhat.com>
11734
11735 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
11736 the "-ac" (disable access control) flag.
11737
6db765ea
JH
117382001-08-30 Jeff Holcomb <jeffh@redhat.com>
11739
11740 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
11741 ints.
11742
4c32cc04
KS
117432001-08-30 Keith Seitz <keiths@redhat.com>
11744
11745 * lib/gdb.exp: Move all insight-related functionality into
11746 separate file.
11747 * lib/insight-support.exp: New file.
11748
8d6e6f81
FCE
117492001-08-29 Frank Ch. Eigler <fche@redhat.com>
11750
11751 * config/sid.exp (sid_start): Never set sid verbosity; disable
11752 expect_background {} that consumed its stdout; tolerate </dev/null.
11753 Attempt to set endianness override in "sid" protocol mode. Cleanup.
11754
6a90e1d0
AC
117552001-08-18 Andrew Cagney <ac131313@redhat.com>
11756
11757 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
11758 CLI jump command to start it.
11759 (mi_run_to_main): Fail immediatly when unexpected output.
11760
1759b3c3
AC
117612001-08-18 Andrew Cagney <ac131313@redhat.com>
11762
11763 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
11764 beginning of function. Fix PR gdb/191.
11765
61d11d80
FCE
117662001-08-16 Frank Ch. Eigler <fche@redhat.com>
11767
11768 * config/sid.exp (sid_start): Don't warn if we cannot figure out
11769 what to force sid endianness to.
11770
942a4df2
KS
117712001-08-15 Keith Seitz <keiths@redhat.com>
11772
11773 * lib/gdb.exp (gdbtk_start): Don't set environment
11774 variables for TCL_LIBRARY and friends. Insight will
11775 now figure these out for itself.
11776
0521c418
MS
117772001-08-02 Michael Snyder <msnyder@redhat.com>
11778
11779 * gdb.base/completion.exp: Remove the symbol "a64l" from
11780 the expect string; this is target-specific, and not related
11781 to what is being tested.
11782
74a9a58a
DB
117832001-08-02 Dave Brolley <brolley@redhat.com>
11784
11785 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
11786
c70819fa
MS
117872001-07-25 Michael Snyder <msnyder@redhat.com>
11788
c2b8fa57
MS
11789 * gdb.base/consecutive.exp: New file. Test stepping over
11790 breakpoints on consecutive instructions.
11791 * gdb.base/consecutive.c: New file.
11792
c70819fa
MS
11793 * gdb.base/call-rt-st.exp: Use double-backslash to quote
11794 curly braces in regular expressions.
11795
2b1a1355
MS
117962001-07-25 Michael Snyder <msnyder@redhat.com>
11797
11798 * gdb.base/ending-run.exp: Accept "Program exited normally" as
11799 legitimate output from stepping out of main.
11800
413eca6f
KS
118012001-07-22 Keith Seitz <keiths@redhat.com>
11802
11803 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
11804 the empty string, do not run the tests.
11805
7e5a9322
SC
118062001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11807
11808 * gdb.base/long_long.exp: Detect size of pointer. Take into
11809 account 2-byte pointers when testing for p/a results.
11810
de58f10f
SC
118112001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11812
d63a86f8 11813 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
11814 and defined to 1K for m68hc11.
11815 (random_data): Reduce table to 1K for embedded platforms (68hc11).
11816 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
11817 (sizeof_random_data): New variable to tell the size of the data table;
11818 don't test past this size; always run to main.
11819
d6f5fea1
SC
118202001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11821
11822 * gdb.base/return2.exp: return of long long and double fails for
11823 68HC11; don't execute these tests on that platform.
11824 * gdb.base/return.exp: Return of a double fails for 68hc11.
11825
c477543d
SC
118262001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11827
11828 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
11829 tests that print a float.
11830 * call-rt-st.exp: Likewise.
11831
63cf1c79
MK
118322001-07-12 Mark Kettenis <kettenis@gnu.org>
11833
11834 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
11835 running this test on Linux.
11836
112f9ab5
MC
118372001-06-24 Michael Chastain <chastain@redhat.com>
11838
11839 * gdb.base/arithmet.exp: Remove some tests to make all test names
11840 unique.
11841
4970cb0f
MS
118422001-07-03 Michael Snyder <msnyder@redhat.com>
11843
11844 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
11845 the output of the ptype command.
11846
d85da69f
MS
118472001-07-02 Michael Snyder <msnyder@redhat.com>
11848
4c8a82de
MS
11849 * gdb.base/completion.exp: Don't assume that break.c is the only
11850 source file that may contain functions named "marker".
d85da69f
MS
11851 * gdb.base/corefile.exp: Quote the curly braces in regexp.
11852
8afc772b
AC
118532001-06-28 Andrew Cagney <ac131313@redhat.com>
11854
11855 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
11856 of files to delete.
11857
11858 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
11859 * gdb.disasm/h8300s.exp: New file.
11860 gdb.disasm/h8300s.s: Likewise.
11861
cff22675
AC
118622001-06-27 Andrew Cagney <ac131313@redhat.com>
11863
11864 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
11865 empty breakpoint tables.
11866
68c81b54
AC
118672001-06-25 Andrew Cagney <ac131313@redhat.com>
11868
11869 * lib/mi-support.exp: Update args=... part of stop-reason
11870 patterns. Accept either a list or a tuple.
11871
2dd62704
AC
118722001-06-23 Andrew Cagney <ac131313@redhat.com>
11873
11874 * lib/mi-support.exp: Remove local emacs variable defining
11875 change-log-default-name.
11876
b4127474
MC
118772001-06-22 Michael Chastain <chastain@redhat.com>
11878
11879 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
11880 This is operationally compatible with the previous version.
11881
8dbfb380
JB
118822001-06-13 Jim Blandy <jimb@redhat.com>
11883
11884 * lib/gdb.exp (gdb_test): Doc fix.
11885
f2d8c86d
MC
118862001-06-10 Michael Chastain <chastain@redhat.com>
11887
11888 * gdb.base/exprs.exp: Remove a duplicate test.
11889
81564d34
JB
118902001-06-06 Jim Blandy <jimb@redhat.com>
11891
11892 * gdb.base/return2.exp (main): Use values to test float and double
11893 returns that are not NaN's, to avoid being confused by IEEE
11894 comparison rules.
11895
da55addb
MS
118962001-06-04 Michael Snyder <msnyder@redhat.com>
11897
11898 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 11899 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
11900 rather than wait for 12 more tests to time out.
11901
42c65987
JB
119022001-06-06 Jim Blandy <jimb@redhat.com>
11903
b18bced9 11904 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 11905 Don't forget to match the GDB prompt.
b18bced9 11906
42c65987
JB
11907 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
11908
5b41e5f0
JB
119092001-06-04 Jim Blandy <jimb@redhat.com>
11910
11911 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
11912 command.
11913
015e046f
KB
119142001-05-31 Kevin Buettner <kevinb@redhat.com>
11915
11916 * gdb.base/annota1.exp (info break): Match four or more spaces
11917 after "Address".
11918
fb1ffbbe
MC
119192001-05-31 Michael Chastain <chastain@redhat.com>
11920
11921 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
11922 (dm_type_int_star): Likewise.
11923 (dm_type_long_star): Likewise.
11924 (dm_type_void_star): Likewise.
11925
5ea2a32c
KB
119262001-05-29 Kevin Buettner <kevinb@redhat.com>
11927
11928 * gdb.base/completion.exp (INPUTRC): Set this environment variable
11929 to a known value in order to get consistent results regardless
11930 of the setting of INPUTRC or the presence or contents of .inputrc.
11931
ae23c492
MS
119322001-05-24 Michael Snyder <msnyder@redhat.com>
11933
ac55707e
MS
11934 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
11935 Don't require that the main thread and the manager thread are the
11936 first in the list.
11937
ae23c492
MS
11938 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
11939 debugging. If test fails, issue an "unsupported" not a "fail".
11940
400071f1
JB
119412001-05-24 Jim Blandy <jimb@redhat.com>
11942
11943 Don't assume that short is shorter than int.
11944 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
11945 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 11946 this isn't true.
400071f1
JB
11947 ("print unsigned char == (~0)"): Add test that verifies that ~0,
11948 an int, is not equal to ~0 stored in an unsigned char. This tests
11949 the same thing that the previous test meant to, but works on
11950 16-bit machines, too.
11951 ("print unsigned char != (~0)"): Same test, complemented.
11952
0816a3e5
MS
119532001-05-24 Michael Snyder <msnyder@redhat.com>
11954
11955 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 11956 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
11957 and prevents dejagnu getting out of step.
11958
f6dc23a9
KB
119592001-05-23 Kevin Buettner <kevinb@redhat.com>
11960
11961 * gdb.base/finish.exp (finish_void): Revise pattern for
11962 stopping on the call statement to not permit stopping at
11963 the start of the instructions comprising the call sequence.
11964
7dbd117d
MC
119652001-05-19 Michael Chastain <chastain@redhat.com>
11966
11967 * gdb.base/callfuncs.exp: Make all test names unique.
11968 * gdb.base/commands.exp: Make all test names unique.
11969 * gdb.base/condbreak.exp: Make all test names unique.
11970 * gdb.base/dbx.exp: Make all test names unique.
11971 * gdb.base/default.exp: Make all test names unique.
11972 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
11973 and TIMEOUT messages to their corresponding PASS message.
11974 * gdb.base/ending-run.exp: Make all test names unique.
11975 * gdb.base/long_long.exp: Remove duplicate test.
11976
6b0b0a9e
KB
119772001-05-21 Kevin Buettner <kevinb@redhat.com>
11978
11979 * gdb.base/finish.exp (finish_void): Allow "finish" command to
11980 stop on the call statement as well as the statement after the
11981 call.
11982
2caa35cb
MS
119832001-05-21 Michael Snyder <msnyder@redhat.com>
11984
11985 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
11986
40713331
EZ
119872001-05-10 Elena Zannoni <ezannoni@redhat.com>
11988
a9c64011
AS
11989 * gdb.base/completion.exp: Revamp test. Make it execute on all
11990 platforms.
40713331 11991
c2c1be8d
EZ
119922001-05-10 Elena Zannoni <ezannoni@redhat.com>
11993
a9c64011
AS
11994 * config/gdbserver.exp (gdb_load): Handle the case
11995 in which the arguments to gdbserver are given in the
11996 baseboard configuration file.
11997 Also handle the case in which the server needs to do a
11998 load.
2c9cd303 11999
9671de48
KS
120002001-05-07 Keith Seitz <keiths@cygnus.com>
12001
a9c64011
AS
12002 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
12003 set up the display for testing.
12004 (gdbtk_start): Convert all paths to paths that tcl will like.
12005 Export target information to environment.
12006 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
12007 necessary.
12008 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
12009 (to_tcl_path): New proc to convert a given pathname into
12010 a path acceptible as an argument to a tcl command.
12011 (_gdbtk_export_target_info): New proc to export target info
12012 into the environment for gdbtk testing.
12013 (gdbtk_done): New proc to signal end-of-test.
9671de48 12014
5a360f47
JB
120152001-05-06 Jim Blandy <jimb@redhat.com>
12016
12017 * restore.c: Make the code of caller0 correspond to its comment.
12018
66c756c6
MS
120192001-05-03 Michael Snyder <msnyder@redhat.com>
12020
12021 * config/sid.exp (gdb_target_sid): Check for error messages.
12022 On error or timeout, don't make expect exit (which will terminate
12023 all subsequent tests); instead just make gdb exit.
d63a86f8 12024 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
12025 return a negative value.
12026
a966fde5
JB
120272001-04-24 Jim Blandy <jimb@redhat.com>
12028
851c18e0
JB
12029 * gdb.c++/templates.exp: If we see the prompt for the overload
12030 list, but we haven't recognized any of the longer patterns,
12031 arrange for this test to fail, not hang.
12032
a966fde5
JB
12033 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
12034 variations.
12035
db144853
MC
120362001-04-22 Michael Chastain <chastain@redhat.com>
12037
12038 * gdb.c++/local.exp: Use the 'runto' library function.
12039 * gdb.c++/namespace.exp: Likewise.
12040 * gdb.c++/overload.exp: Likewise.
12041
3207ec21
KB
120422001-03-26 Kevin Buettner <kevinb@redhat.com>
12043
12044 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
12045 * gdb.base/step-line.exp: New file. Test step/next in presence of
12046 #line directives.
12047 * gdb.base/step-line.c: New file. Test program for the above.
12048 * gdb.base/step-line.inp: New file. We pretend that this file has
12049 been transformed by some other tool into step-line.c.
12050
13b57657
JB
120512001-03-21 Jim Blandy <jimb@redhat.com>
12052
12053 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
12054 unmangled operator names.
12055
754cbe1c
JB
120562001-03-20 Jim Blandy <jimb@redhat.com>
12057
12058 * gdb.threads/linux-dp.exp: Recognize an additional message
12059 generated by GDB when it doesn't understand how to debug threads
12060 on the target system.
12061
177495c9
AC
120622001-03-19 Andrew Cagney <ac131313@redhat.com>
12063
12064 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
12065
f266096b
MC
120662001-03-12 Michael Chastain <chastain@redhat.com>
12067
12068 * gdb.c++/derivation.exp: Use the 'runto' library function.
12069
cac3c2ff
MC
120702001-03-12 Michael Chastain <chastain@redhat.com>
12071
12072 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
12073
b6c11a24
MC
120742001-02-24 Michael Chastain <chastain@redhat.com>
12075
12076 * gdb.c++/ref-types.exp: Change handwritten code to library
12077 function 'runto'.
12078
6bae5bce
OF
120792001-03-16 Orjan Friberg <orjanf@axis.com>
12080
12081 * gdb.base/signals.exp: Set count to 0 explicitly.
12082
0015fd9a
MS
120832001-03-15 Mark Salter <msalter@redhat.com>
12084
12085 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
12086 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
12087 (gdb_load): Add support for additional target_info: gdb_download_size
12088 and gdb_load_timeout.
0015fd9a 12089
fc33412a
DT
12090Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
12091
12092 * gdb.base/annota1.exp: Move test of isnative to earlier in the
12093 file -- to prevent failing when the compile fails but we have no
12094 intention of running the tests anyway.
12095
12096 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
12097 tests if set.
12098
12099 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
12100 integers.
12101
12102 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
12103 * gdb.c++/namespace.exp: Ditto.
12104
115f06de
OF
121052001-03-07 Orjan Friberg <orjanf@axis.com>
12106
12107 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
12108 * gdb.base/pointers.exp: Relax pattern match of decimals.
12109
b6ba6518
KB
121102001-03-06 Kevin Buettner <kevinb@redhat.com>
12111
12112 * Makefile.in, config/abug.exp, config/cfdbug.exp,
12113 config/cpu32bug.exp, config/dve.exp, config/est.exp,
12114 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
12115 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
12116 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
12117 config/sh.exp, config/sid.exp, config/slite.exp,
12118 config/sparclet.exp, config/udi.exp, config/unknown.exp,
12119 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
12120 config/vxworks.exp, config/vxworks29k.exp,
12121 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
12122 gdb.base/all-bin.exp, gdb.base/annota1.exp,
12123 gdb.base/arithmet.exp, gdb.base/assign.exp,
12124 gdb.base/async.exp, gdb.base/attach.exp,
12125 gdb.base/bitfields.exp, gdb.base/bitops.exp,
12126 gdb.base/break.exp, gdb.base/call-ar-st.exp,
12127 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
12128 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
12129 gdb.base/commands.exp, gdb.base/completion.exp,
12130 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
12131 gdb.base/constvars.exp, gdb.base/corefile.exp,
12132 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
12133 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
12134 gdb.base/ending-run.exp, gdb.base/environ.exp,
12135 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
12136 gdb.base/finish.exp, gdb.base/foll-exec.exp,
12137 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
12138 gdb.base/funcargs.exp, gdb.base/help.exp,
12139 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
12140 gdb.base/logical.exp, gdb.base/long_long.exp,
12141 gdb.base/maint.exp, gdb.base/mips_pro.exp,
12142 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
12143 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
12144 gdb.base/pointers.exp, gdb.base/printcmds.exp,
12145 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
12146 gdb.base/regs.exp, gdb.base/relational.exp,
12147 gdb.base/remote.exp, gdb.base/reread.exp,
12148 gdb.base/restore.exp, gdb.base/return2.exp,
12149 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
12150 gdb.base/selftest.exp, gdb.base/setshow.exp,
12151 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
12152 gdb.base/sigall.exp, gdb.base/signals.exp,
12153 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
12154 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
12155 gdb.base/step-test.exp, gdb.base/structs.c,
12156 gdb.base/structs.exp, gdb.base/structs2.exp,
12157 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
12158 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
12159 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
12160 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
12161 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
12162 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
12163 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
12164 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
12165 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
12166 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
12167 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
12168 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
12169 gdb.fortran/types.exp, gdb.java/jmisc.exp,
12170 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
12171 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
12172 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
12173 gdb.trace/circ.exp, gdb.trace/collection.exp,
12174 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
12175 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
12176 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
12177 gdb.trace/report.exp, gdb.trace/save-trace.exp,
12178 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
12179 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
12180 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
12181 notices.
12182
dc96c6c7 121832001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
12184
12185 * gdb.base/varargs.c (find_max_double): Fix printf format string:
12186 first arg is int not float.
12187
dc96c6c7 121882001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
12189
12190 * gdb.base/reread.exp: Unsupported for non-native targets;
12191 doesn't work for remote debugging.
12192
9b0c4aeb
FN
121932001-02-19 Fernando Nasser <fnasser@redhat.com>
12194
12195 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
12196 * gdb.base/ending-run.exp: Properly handle the BSP state when
12197 stepping past the end of main.
9b0c4aeb 12198
02aa71d5
MC
121992001-02-19 John Moore <jmoore@redhat.com>
12200
12201 * gdb.base/commands.exp (infrun_breakpoint_command_test):
12202 Converted HPUX fix for non-expected items following multiple
12203 step commands into general solution for all platforms.
12204
1fa449a4
MC
122052001-02-18 Michael Chastain <chastain@redhat.com>
12206
12207 * gdb.c++/classes.exp (do_tests): Change runto statements
12208 from "runto 'foo(void)'" to "runto 'foo'". This makes the
12209 statements demangler agnostic.
12210 * gdb.c++/virtfunc.exp (do_tests): Likewise.
12211 (gdb_virtfunc_restart): Likewise.
12212
b2f9ec70
MC
122132001-02-14 Michael Chastain <chastain@redhat.com>
12214
12215 * gdb.c++/inherit.exp (do_tests): Change runto statements
12216 from "runto 'foo(void)'" to "runto 'foo'". This makes the
12217 statements demangler agnostic.
12218
cf74b8ca
AC
12219Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
12220
12221 * gdb.threads/pthreads.exp: Unify pass/fail messages for
12222 ``continue to bkpt at common_routine in thread 2'' and ``stopped
12223 before calling common_routine 15 times'' tests.
12224
99f78f56
MC
122252001-02-11 Michael Chastain <chastain@redhat.com>
12226
12227 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
12228 Helps the test script figure out which demangler is in use.
12229 (dm_type_foo_ref): Ditto.
12230 (dm_type_int_star): Ditto.
12231 (dm_type_long_star): Ditto.
12232 (dm_type_unsigned_int): Ditto.
12233 (dm_type_void): Ditto.
12234 (dm_type_void_star): Ditto.
99707966 12235 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
12236 Probe the gdb demangler and set variables to accommodate
12237 formatting differences.
12238 (info_func_regexp): New function. Same as info_func, but
12239 matches against a regexp.
12240 (info_func): Match against a literal string.
12241 (print_addr_2): New function. Match against a literal string,
12242 which can be different from the input to gdb.
12243 (print_addr): Simply call print_addr_2 with the same argument twice.
12244 (test_lookup_operator_functions): Use demangler formatting variables.
12245 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
12246 the tests in the same order as the C++ class declaration.
12247 (test_paddr_operator_functions): Ditto.
12248 (test_paddr_overloaded_functions): Ditto.
12249 (test_paddr_hairy_functions): Use demangler formatting variables.
12250 Add reference to gdb/19 for related tests.
12251 (do_tests): Call probe_demangler.
12252
1de8f023
KB
122532001-01-30 Kevin Buettner <kevinb@redhat.com>
12254
12255 * gdb.c++/templates.cc (printf): Remove unused function definition.
12256
ca3f91ed
MS
122572001-01-26 Felix Lee <flee@redhat.com>
12258
12259 * sid.exp (sid_exit): Pass host, not target, to remote_close.
12260
122612001-01-25 matthew green <mrg@redhat.com>
12262
12263 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
12264 up sid.
12265 (sid_exit): Call `remote_pop_conn' after GDB is gone.
12266
122672001-01-25 matthew green <mrg@redhat.com>
12268
12269 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 12270 Deprecate $sid_spawn_id.
ca3f91ed
MS
12271 (sid_exit): Remove code necessary only for `spawn.'
12272
122732001-01-25 matthew green <mrg@redhat.com>
12274
12275 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
12276
fb18ec4a
MC
122772001-01-28 Michael Chastain <chastain@redhat.com>
12278
12279 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
12280 to call when tests fail. It takes gdb out of the overloaded
12281 function choice menu back to the main prompt, so that the test
12282 program stays synchronized.
12283 (set_bp_overloaded): New proc to collect all the common
12284 code for setting a breakpoint on an overloaded name. Calls
12285 take_gdb_out_of_choice_menu when needed.
12286 (menu_overload1arg): New variable to collect the repeated
12287 instances of the expected menu for an overloaded name. Change
12288 the regular expression to handle changes in g++ type encoding:
12289 "void" can be either "void" or "", and "unsigned int" can be
12290 either "unsigned int" or "unsigned".
12291 (continue_to_bp_overloaded): Change regular expressions to handle
12292 changes in g++ type encoding.
12293 (no proc): Call take_gdb_out_of_choice_menu when needed.
12294 Remove redundant calls to "info break". Accept either "canceled"
12295 or "cancelled". Change regular expressions in "info break"
12296 calls to handle changes in g++ type encoding. Give all tests
12297 unique strings.
12298
9c646a6e
BE
122992001-01-17 Ben Elliston <bje@redhat.com>
12300
12301 * config/sid.exp: New file.
12302
9549d9c1
AC
12303Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
12304
12305 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
12306
dc96c6c7 123072000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
12308
12309 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
12310 Add a RE to accept a non-ascii char if one is ever presented.
12311
b4df4f68
FN
123122000-12-20 Fernando Nasser <fnasser@redhat.com>
12313
297dd0fd 12314 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 12315
dc96c6c7 123162000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 12317
d63a86f8 12318 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
12319 in regexp. One '\' does not suffice on Linux.
12320
4a7bddb6
MC
123212000-12-09 Michael Chastain <chastain@redhat.com>
12322
12323 * gdb.base/break.exp (test_clear_command): Use a marker function
12324 rather than 'main' for the test function. Also move this
12325 test to an execution point where the marker function names are
12326 guaranteed to be bound to functions. (Executing tests after a
12327 'finish' from main runs into name conflicts with local names
12328 in __libc_start_main).
12329
dc96c6c7 123302000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
12331
12332 * gdb.base/finish.exp: New test for gdb's "finish" command.
12333 * gdb.base/return2.exp: New test for gdb's "return" command.
12334 * gdb.base/return2.c: New source file for above.
12335
dc96c6c7 123362000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
12337
12338 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
12339 * gdb.base/miscexprs.exp: Ditto.
12340 * gdb.base/pointers.exp: Ditto.
12341 * gdb.c++/derivation.exp: Ditto.
12342 * gdb.c++/local.exp: Ditto.
12343 * gdb.c++/namespace.exp: Ditto.
12344 * gdb.c++/overload.exp: Ditto.
12345 * gdb.c++/ref-types.exp: Ditto.
12346
dc96c6c7 123472000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
12348
12349 * gdb.base/constvars.exp: Test result of "up" command.
12350 * gdb.base/miscexprs.exp: Ditto.
12351 * gdb.base/pointers.exp: Ditto.
12352 * gdb.base/scope.exp: Ditto.
12353 * gdb.c++/derivation.exp: Ditto.
12354 * gdb.c++/local.exp: Ditto.
12355 * gdb.c++/namespace.exp: Ditto.
12356 * gdb.c++/overload.exp: Ditto.
12357 * gdb.c++/ref-types.exp: Ditto.
12358
44097287
FN
123592000-11-22 Michael Chastain <chastain@redhat.com>
12360
12361 * mips_pro.exp: Accept either "middle -> top -> main" or
12362 "middle -> main" in the backtrace, because gcc can optimize
12363 tail calls to jumps. Remove setup_xfail for the hppa case.
12364 Add a comment with the original warning messages from PR 3016,
12365 which was filed in 1993, to preserve them for posterity.
12366
9d2e1bab
ND
123672000-11-17 Nick Duffek <nsd@redhat.com>
12368
12369 * lib/gdb.exp (gdb_test): Override timeout with board info.
12370
1aca8eb7
ND
123712000-11-17 Nick Duffek <nsd@redhat.com>
12372
12373 * gdb.base/display.exp: Don't kill running stub. Add "again" to
12374 the second kill and detach messages.
12375
93076499
ND
123762000-11-17 Nick Duffek <nsd@redhat.com>
12377
12378 * configure.in: Add AC_EXEEXT.
12379 * configure: Regenerate.
12380 * Makefile.in (just-check): Export EXEEXT.
12381 * lib/gdb.exp ($EXEEXT): Import from environment.
12382 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
12383 expect "maint dump-me" on Cygwin.
12384 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
12385 $EXEEXT.
12386
30e87cd3
ND
123872000-11-17 Nick Duffek <nsd@redhat.com>
12388
12389 * gdb.base/break.exp: Test backtrace and finish from called
12390 function on all platforms, not just HP-UX.
12391
dc96c6c7 123922000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
12393
12394 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
12395 code from gdb_target_monitor, so it can be used independantly
12396 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 12397
dc96c6c7 123982000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
12399
12400 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
12401 * gdb.base/corefile.exp: Expect the message "Program is being
12402 debugged already" when we send the "corefile" command, since
12403 the preceeding gdb_load may have connected gdb to a remote target.
12404 * gdb.base/display.exp: Disable hardware watchpoints if new
12405 board info variable "no_hardware_watchpoints" is true.
12406 Replace single-letter commands with more readable ones.
12407 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
12408 if new board info variable "no_hardware_watchpoints" is true.
12409 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
12410 to see if stdio (printf) testing is possible.
12411 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
12412 board info variable "no_hardware_watchpoints" is true. Use new
12413 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
12414
39124dea
FN
124152000-11-13 Fernando Nasser <fnasser@redhat.com>
12416
12417 From Orjan Friberg <orjanf@axis.com>:
12418 * gdb.base/printcmds.exp: Escape curly braces followed by a number
12419 in array print pattern match.
12420
a9e2e984
FN
124212000-11-09 Fernando Nasser <fnasser@redhat.com>
12422
12423 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
12424 spelling "cancelled" to U.S. spelling "canceled" to match changes
12425 made to gdb.
12426 * gdb.c++/ovldbreak.exp: Ditto.
12427
c7db355b
PS
124282000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
12429
12430 * gdb.base/callfuncs.c (main): Moved to end of file, call
12431 t_double_values to initialize the FPU before inferior calls are made.
12432 * gdb.base/callfuncs.exp: Test for register preservation after calling
12433 inferior functions. Add tests for continuining, finishing and
12434 returning from a stop in a call dummy.
12435
dc96c6c7 124362000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
12437
12438 * gdb.base/commands.exp: Break up long lines, and re-indent.
12439
dc96c6c7 124402000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
12441
12442 * config/gdbserver.exp: Rewritten from the ground up, to make it
12443 compatible with the current dejagnu tree, and to make it work with
12444 the new "gdbserver" in libremote.
12445
dc96c6c7 124462000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
12447
12448 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
12449 * gdb.base/varargs.exp: Skip entire test if no printf support.
12450 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
12451 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
12452
dc96c6c7 124532000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
12454
12455 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
12456 no floating point support.
12457 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
12458 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
12459 * gdb.base/call-rt-st.exp: Ditto.
12460 * gdb.base/call-strs.exp: Ditto.
12461
bac5fc66
JG
124622000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
12463
12464 * gdb.base/sizeof.c: include <stdio.h>.
12465
12466 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
12467 'finish', otherwise uncaptured gdb_prompt would potentially
12468 throw remaining test points out of sync.
bac5fc66 12469
b22a6027
SB
124702000-07-26 Scott Bambrough <scottb@netwinder.org>
12471
12472 * gdb.base/recurse.exp: Run tests for all targets.
12473 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
12474 gnu-oldld case on ARM.
12475 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
12476 for ARM targets.
d63a86f8 12477
d8231941
AG
12478Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
12479
12480 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
12481 * gdb.java/configure: Rebuild.
12482
8caabe69
AG
12483Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
12484
12485 * gdb.java/jv-exp.exp: New file.
12486
9d273ca3
AG
12487Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
12488
12489 * configure: Rebuilt.
12490 * configure.in (configdirs): Add gdb.java.
12491 * gdb.java/jmisc.java: New file.
12492 * gdb.java/jmisc.exp: New file.
12493 * gdb.java/Makefile.in: New file.
12494 * gdb.java/configure: Rebuilt.
12495 * gdb.java/configure.in: New file.
12496 * lib/java.exp: New file.
12497
4f823a66
AC
12498Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12499
12500 * gdb.base/exprs.exp: Test casts to a pointer including over and
12501 underflow.
12502
2391e11d
AC
12503Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
12504
12505 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
12506 and the compilers sizes.
12507
54602222
ND
125082000-07-09 Nick Duffek <nsd@redhat.com>
12509
12510 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
12511 (use_methods): New function.
12512 (main): Call use_methods().
12513 * gdb.c++/classes.exp (test_method_param_class): New procedure.
12514 (do_tests): Call test_method_param_class.
12515
2bec0572
ND
125162000-07-09 Nick Duffek <nsd@redhat.com>
12517
12518 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
12519 spelling.
12520 (test_enums): New procedure. Move enum tests from end of script
12521 to here. Set breakpoint on function name instead of line number.
12522 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
12523 (enums2): New marker function.
12524 (enums1): New function.
12525 (main): Call enums1(). Move enum tests to enums1().
12526
78492fde
AC
12527Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
12528
12529 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
12530 compile/link program. Update line numbers.
12531 * gdb.asm/d10v.inc: Define ``startup''.
12532 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 12533
49a2cef8
AC
12534Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
12535
12536 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
12537
3e6c8688
EZ
125382000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12539
12540 * gdb.base/maint.exp: Add 'maint print architecture' item to output
12541 of 'help maint print' command.
12542
9ff5cbe9
AC
12543Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
12544
12545 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
12546 they use gdb_expect_list.
12547
17c579bd
AC
12548Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
12549
12550 * gdb.base/commands.exp: Use ``set remote
12551 memory-read-packet-size'' instead of ``set endian big'' to test
12552 long commands.
12553
e6d71bf3
DB
125542000-06-03 Daniel Berlin <dan@cgsoftware.com>
12555
12556 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 12557 g++, and stop skipping them.
e6d71bf3
DB
12558
12559 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
12560 work under g++.
12561
d63a86f8 12562 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
12563 initialization.
12564
dc96c6c7 125652000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
12566
12567 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
12568 the regular expression: accept an (almost) arbitrary sequence of
12569 "frames-invalid" and "breakpoints-invalid" messages both before
12570 and after the "starting" message.
12571
dc96c6c7 125722000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
12573
12574 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 12575
dc96c6c7 125762000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
12577
12578 * gdb.base/annota1.exp (annotate-signal-handler-caller):
12579 Relax the regular expression a little, make it pass on Solaris 8.
12580
8216cda9
KB
125812000-05-12 Kevin Buettner <kevinb@redhat.com>
12582
12583 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 12584 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
12585 Instead, it is permissible for gdb to stop on the line of the
12586 call itself.
12587
1a570b2f
MS
125882000-05-12 Michael Snyder <msnyder@.cygnus.com>
12589
12590 * gdb.base/break.exp (bp on small function, optimized file):
12591 Add a second pass pattern. The behavior differs here between stabs
12592 and dwarf for one-line functions. Stabs preserves two line symbols
12593 (one before the prologue and one after) with the same line number,
12594 but dwarf regards these as duplicates and discards one of them.
12595 Therefore the address after the prologue (where the breakpoint is)
12596 has no exactly matching line symbol, and GDB reports the breakpoint
12597 as if it were in the middle of a line rather than at the beginning.
12598
dc96c6c7 125992000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 12600
d63a86f8 12601 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
12602 rather than "send_gdb" (for consistancy).
12603
7d418785
AC
12604Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
12605
12606 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
12607 * gdb.c++/templates.cc: Properly check for GCC version number.
12608 * lib/compiler.cc: Likewise
12609
dc96c6c7 126102000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 12611
d63a86f8 12612 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
12613 gdb may not stop at the first line of main, due to code motion.
12614
dc96c6c7 126152000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
12616
12617 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
12618 This test depends on parsing the printf output from the target.
12619 Since the sparclet stub doesn't do stdio, this will never work.
12620 * gdb.base/call-rt-st.exp: ditto.
12621 * gdb.base/call-strs: ditto.
12622
dc96c6c7 126232000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
12624
12625 * gdb.base/miscexprs.exp: make sizeof long array test portable.
12626
12627 * gdb.base/ending-run.exp: After connecting to a remote target,
12628 but before running, the target will appear to be in a random
12629 location. Specify both a file and a line for breakpoints.
12630 Also, the function that calls main may be called 'init'
12631 rather than 'start'.
12632
a5a51225
EZ
126332000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12634
12635 * gdb.base/help.exp: Update output for add-symbol-file command.
12636
7930cc7c
FN
126372000-04-10 Fernando Nasser <fnasser@cygnus.com>
12638
12639 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12640 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
12641
23e37ab1
C
126422000-04-07 J.T. Conklin <jtc@redback.com>
12643
e93c542c
C
12644 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
12645
23e37ab1
C
12646 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
12647
591b8fa3
PDM
12648Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
12649
12650 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
12651 values that can be represented exactly.
12652 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
12653 above change, and to not check against the directory part of the source
12654 file name.
12655 (step into print_long_arg_list): Likewise.
12656 (print print_small_structs from print_long_arg_list): Likewise.
12657 (print print_long_arg_list): Likewise.
12658
7a495180
EZ
126592000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12660
30b53638 12661 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 12662
beb998c6
AC
12663Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
12664
12665 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
12666
1c689132
DB
126672000-03-25 Daniel Berlin <dan@cgsoftware.com>
12668
12669 * gdb.base/commands.exp (deprecated_command_test): Add test for
12670 deprecate with no arguments.
12671
c1790a9d
JL
126722000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
12673
12674 * gdb.base/break.exp: Add new test for setting breakpoints on
12675 optimized code so we can test breakpoints work even when function
12676 prologues may be optimized away
12677
003ba290
FN
126782000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
12679
12680 From David Whedon <dwhedon@gordian.com>
a9c64011 12681 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 12682
6837a0a2
DB
126832000-03-22 Daniel Berlin <dan@cgsoftware.com>
12684
12685 * gdb.base/help.exp: Added test for new apropos command.
12686
b9593231
KB
126872000-03-21 Kevin Buettner <kevinb@redhat.com>
12688
12689 * gdb.base/pointers.c (usevar): New function.
12690 (main): Make sure that global variables v_int_pointer2, rptr,
12691 and y are all referenced someplace in the program by calling
12692 usevar() on them. [Some linkers delete symbols which are
12693 never referenced. The space remains, but there's no way to
12694 get a (symbolic) handle on the variable from the debugger.]
12695
751a959b
EZ
126962000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12697
12698 * gdb.base/printcmds.c: Add typedeffed arrays.
12699
12700 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
12701 procedure to test arrays that are typedef'd.
12702
73a93a32
JI
127032000-03-13 James Ingham <jingham@leda.cygnus.com>
12704
12705 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 12706 the library directories.
73a93a32 12707
fb40c209
AC
12708Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
12709
12710 * configure.in (configdirs): Add sub directory gdb.mi.
12711 * configure: Re-generate.
12712
12713 * gdb.mi: New directory.
d63a86f8 12714
ee4dd2c9
AC
127152000-02-25 Scott Bambrough <scottb@netwinder.org>
12716
12717 * gdb.base/long_long.exp: Correct test suite failure when printing
12718 a long long value as a double on ARM platforms.
12719
70f0cc22
JB
127202000-02-16 Jim Blandy <jimb@redhat.com>
12721
12722 * gdb.base/break.exp ("breakpoint line number"): Make sure the
12723 default source file is set properly before running this test.
12724
853819b8
EZ
127252000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12726
12727 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
12728 gdbtk/library directory, not in gdbtcl2.
12729
dfcd3bfb
JM
127302000-02-04 Jim Blandy <jimb@redhat.com>
12731
12732 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
12733 backslash from regexp pattern.
12734
12735 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
12736 procedure. Use it to run all the "continue to bp overloaded"
12737 tests. Note that this changes the names of the tests slightly.
12738 If the breakpoint hit message includes a hex PC value, because
12739 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
12740 from the real source code, still consider that a pass.
12741
12742 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
12743 XFAIL here if the breakpoint message contains a hex address. Note
12744 similar change on 1999-11-02.
12745
12746 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
12747
12748 * gdb.base/ptype.exp: Establish a default source file before
12749 calling get_debug_format.
12750
127512000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
12752
12753 * gdb.base/watchpoint.exp: Remove duplication of test messages.
12754
8b93c638
JM
127552000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
12756
12757 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
12758 of successive stepi commands -- while in the prologue we should see
12759 the function entry bracket.
12760
127612000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
12762
12763 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
12764 reach __change_mode() when stepping through the end of main().
12765
c5394b80
JM
127662000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
12767
12768 * gdb.base/default.exp: Fix expected pattern.
12769 * gdb.base/help.exp: Same.
12770
0d06e24b
JM
127712000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12772
12773 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
12774 Don't use xfail's because that affects only the following test.
d63a86f8 12775
0d06e24b
JM
12776 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
12777 solaris or linux.
12778
12779 * gdb.base/selftest.exp: Update to reflect changes to main.c.
12780
dc96c6c7 127812000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 12782
d63a86f8 12783 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
12784 "A syntax error" rather than "A parse error". Accept both.
12785
127862000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
12787
12788 * gdb.base/default.exp: Remove OS dependent string from "target
12789 remote" test.
12790 * gdb.base/help.exp: Same for "help target remote" test.
12791
c3f6f71d
JM
127922000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12793
12794 From Jim Kingdon <kingdon@redhat.com>:
12795
12796 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
12797 prompt (cleanup rather than necessity, but still might keep output
12798 from spilling to next test).
12799
128002000-01-02 Fred Fish <fnf@cygnus.com>
12801
12802 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
12803 AIX, which defines them in <sys/types.h>.
12804
ed9a39eb 128051999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 12806
ed9a39eb
JM
12807 * gdb.base/default.exp: Match arm* etc instead of arm in "info
12808 float" test.
12809
128101999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 12811
ed9a39eb 12812 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
12813
12814 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
12815 outermost frame disallowed".
12816
128171999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
12818
12819 * gdb.base/setvar.exp: New tests for setting the value of a struct
12820 with a constant list.
12821
128221999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
12823
12824 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
12825 require the user to type a cast before setting the value of a struct.
12826
de57eccd
JM
128271999-12-06 Jim Blandy <jimb@cygnus.com>
12828
12829 * gdb.base/default.exp: Expect the new 'info float' command on
12830 all i386 platforms.
12831
12832 * gdb.threads/linux-dp.exp: Expand our ability to recognize
12833 LinuxThreads libraries that don't support debugging.
12834
c2d11a7d
JM
12835Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
12836
12837 * gdb.base/remote.c: Fill the buffer with truely random data.
12838 Change the buffer type to ``unsigned char'' to simplify size
12839 arithmetic.
12840
12841 * gdb.base/remote.exp: Reduce download numbers by one. Typical
12842 stub only handles 400-1 byte packets. Verify that the download
12843 worked.
12844
128451999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
12846
12847 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
12848 tests, using UNRESOLVED for the untested cases. Also, does not wait
12849 for a timeout if the prompt was received before a recognizable pattern.
12850
128511999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
12852
12853 * lib/gdb.exp (gdb_expect_list): Fix spelling.
12854
128551999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12856
12857 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
12858 watchpoints.
12859
128601999-11-24 Jason Merrill <jason@casey.cygnus.com>
12861
12862 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
12863
12864 * gdb.c++/local.exp: Be more flexible in recognizing local class
12865 name mangling. Don't allow horribly truncated method names.
12866 * gdb.c++/derivation.exp: Expect protected inheritance.
12867 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
12868 * gdb.c++/virtfunc.exp: Likewise.
12869 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
12870 when printing a nested enum.
12871
128721999-11-22 Jim Blandy <jimb@cygnus.com>
12873
12874 * gdb.base/step-test.exp: Properly await GDB's response to setting
12875 a breakpoint on the call to large_struct_by_value.
12876
12877 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
12878 just because we have debug info for the `start' function.
12879
128801999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
12881
12882 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
12883 "Unknown signal" messages, which indicate (on LinuxThreads) that
12884 GDB doesn't know how to debug threads on this system. This is
12885 better than hanging while philosopher 0 dumps chatter into gdb.log.
12886
128871999-11-18 Tom Tromey <tromey@cygnus.com>
12888
12889 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
12890
128911999-11-18 Fred Fish <fnf@cygnus.com>
12892
12893 * gdb.base/coremaker2.c: Add sample program for generating
12894 cores that is more self contained than coremaker.c. Eventually
12895 I'll add more code to this and tie it into the testsuite.
12896
4ce44c66
JM
128971999-11-12 Stan Shebs <shebs@andros.cygnus.com>
12898
12899 * gdb.base/dollar.exp: Remove, now in gdb.hp.
12900
129011999-11-10 Jimmy Guo <guo@cup.hp.com>
12902
12903 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
12904 from $srcdir/lib/.
12905 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
12906 and gdb.c++/.
12907
12908 * gdb.c++/derivation.exp: remove redundant get compiler info code.
12909
d63a86f8 12910 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
12911 'continue with watch' test point.
12912
129131999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
12914
12915 Merged from p2linux-990323-branch:
d63a86f8 12916
4ce44c66
JM
12917 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
12918
11cf8741
JM
12919Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
12920
12921 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
12922 {limit,fixed}''. Test ``set download-write-size''.
12923
12924Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
12925
12926 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
12927 gdb_expect_list.
12928
12929Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
12930
12931 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
12932
129331999-11-03 Mark Salter <msalter@cygnus.com>
12934
12935 * gdb.base/break.exp: Fix "stub continue" pattern.
12936
129371999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
12938
12939 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
12940
129411999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
12942
12943 * gdb.base/display.exp ("finish"): Add timeout clause.
12944
12945 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
12946 plain prompt clause, so this doesn't have to time out in order to
12947 fail.
12948
12949 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
12950 breakpoint hit messages include an address.
12951
12952 * gdb.base/display.exp: Don't forget to escape parens in regular
12953 expressions. Unix regexp notatation sucks.
12954
129551999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12956
12957 * gdb.base/annota1.exp: Test for annotate-signalled: change output
12958 order for 'signalled' message.
12959
5c44784c
JM
129601999-11-01 Stan Shebs <shebs@andros.cygnus.com>
12961
12962 From Jimmy Guo <guo@cup.hp.com>:
12963 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
12964 * gdb.base/annota1.c: Add code for tests to work with.
12965
129661999-10-26 Frank Ch. Eigler <fche@cygnus.com>
12967
12968 * gdb.base/remote.exp: New test for remote downloading settings.
12969 * gdb.base/remote.c: New file with large .data.
12970
917317f4
JM
129711999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
12972
12973 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
12974 for LinuxThreads support, merged from the Code Fusion branch.
12975
12976Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
12977
12978 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
12979 containing exp_continue into a while within an expect. Don't
12980 attempt a start more than three times. Check return value from
12981 gdb_load.
d63a86f8 12982
2df3850c
JM
12983Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
12984
12985 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
12986 a pass case.
12987
2acceee2
JM
129881999-10-01 Kevin Buettner <kevinb@cygnus.com>
12989
12990 * gdb.base/break.c (main): Added a statement that we can step
12991 off of.
12992 * gdb.base/break.exp: Added tests for setting a breakpoint
12993 at an offset and stepping onto a breakpoint.
12994
129951999-10-01 Fred Fish <fnf@cygnus.com>
12996
d63a86f8 12997 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
12998 gdb output.
12999
c2c6d25f
JM
130001999-09-18 Jim Blandy <jimb@cris.red-bean.com>
13001
13002 * gdb.base/break.exp: Code locations are in hex, don't forget!
13003 (For HP-UX.)
13004
130051999-09-17 Stan Shebs <shebs@andros.cygnus.com>
13006
13007 * condbreak.exp: Use break.c as test program.
13008 * condbreak.c: Remove, redundant with break.c.
13009
130101999-09-15 Stan Shebs <shebs@andros.cygnus.com>
13011
13012 * config/monitor.exp (gdb_target_monitor): Disable X- and
13013 Z-packets if the target needs it.
13014
130151999-09-13 James Ingham <jingham@leda.cygnus.com>
13016
13017 * gdb.c++/overload.exp: Added tests for listing overloaded
13018 functions with function pointers in the arg, explicitly calling
13019 out the version you want.
13020
cff3e48b
JM
130211999-09-09 Stan Shebs <shebs@andros.cygnus.com>
13022
13023 * long_long.exp: Add variations of test cases that work for
13024 targets with 16-bit ints and 32-bit doubles.
13025
d4f3574e
SS
130261999-09-08 Stan Shebs <shebs@andros.cygnus.com>
13027
13028 * break.c (main): Compare a possibly-uninitialized argc with an
13029 unlikely value that fits in 16 bits.
13030
130311999-09-07 Stan Shebs <shebs@andros.cygnus.com>
13032
13033 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
13034 0xfeeb, don't want negative numbers if ints are 16 bits.
13035
13036 * lib/gdb.exp (skip_cplus_tests): New proc.
13037 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
13038 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
13039 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
13040 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
13041 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
13042 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
13043 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
13044 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
13045
13046 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
13047
13048Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
13049
13050 * gdb.base/corefile.exp (up): Allow a parameter to appear
13051 in the frame that we're going up to.
13052
13053 From Jim Blandy <jimb@cygnus.com>:
13054
13055 * gdb.base/default.exp (info float): Expect some output now.
13056
13057 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
13058 returning floating-point values to fail on the x86.
13059 * gdb.base/callfwmall.exp (do_function_calls): Same.
13060
13061 * gdb.base/list.exp (test_listsize): Correct expectations for
13062 listing line 1 with listsize 2. Also, listing a single line
13063 works now, as does listing three lines. [Kevin's note: There
13064 were a number of other cases fixed too where the expectations
13065 differed...]
13066
130671999-09-02 Stan Shebs <shebs@andros.cygnus.com>
13068
13069 * gdb.base/selftest.exp: Add case for when version prints as
13070 constant string instead of char pointer.
13071
104c1213
JM
130721999-08-25 Stan Shebs <shebs@andros.cygnus.com>
13073
13074 * gdb.base/ending-run.exp: Add Solaris case for what happens when
13075 stepping out of main.
13076
13077 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
13078 G++ used.
13079
13080 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
13081 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
13082
13083 * gdb.c++/ovldbreak.exp: Update match string in test that
13084 includes a warning of multiple breakpoints.
13085
130861999-08-24 Stan Shebs <shebs@andros.cygnus.com>
13087
13088 * gdb.base/display.exp: Improve precision of step-after-finish
13089 added yesterday.
13090
13091 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
13092 test.
13093
13094 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
13095 configs when using G++, not just hppa*.
13096
130971999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13098
13099 * gdb.base/async.c: New file.
13100 * gdb.base/async.exp: New file.
13101
13102Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
13103
13104 * gdb.base/break.exp: Tweak PA specific tests to properly handle
13105 PA64.
13106
53a5351d
JM
13107Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
13108
104c1213
JM
13109 * gdb.base/display.exp: "finish" can leave us mid-line on many
13110 targets, deal with it. Add a small constant to main, instead of
13111 1000 since main+1000 may not be a valid address in the target.
13112
53a5351d
JM
13113 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
13114 on hpux11.
13115
13116 * gdb.base/attach.exp: Handle another hpux11 error message variant
13117 when attaching to a process that does not exist.
13118
131191999-08-19 J.T. Conklin <jtc@redback.com>
13120
13121 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
13122 characters in 'continue to 1241' test.
13123
131241999-08-17 Stan Shebs <shebs@andros.cygnus.com>
13125
13126 * gdb.base/call-ar-st.exp: Add a shorter match case for the
13127 stop in print_long_arg_list, define and use a whitespace
13128 variable in print_small_structs test, add an XFAIL for Solaris.
13129 * gdb.base/dbx.exp: XFAIL func commands until somebody is
13130 interested enough to fix.
13131
7be570e7
JM
131321999-08-13 Keith Seitz <keiths@cygnus.com>
13133
13134 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
13135 (dbx_gdb_load): Remove. Use gdb_load instead, since that
13136 proc knows about targets other than the natives.
13137 (test_assign): Use "gdb_run_cmd" to "run" the target.
13138 Check that we've actually hit the breakpoint at main.
13139 When we attempt to assign a value to a local variable, check
13140 that the variable is in the current scope, i.e., don't use
13141 a test with an empty result.
13142
13143Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
13144
13145 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
13146 command.
13147
131481999-08-09 Stan Shebs <shebs@andros.cygnus.com>
13149
13150 From Jimmy Guo <guo@cup.hp.com> and others at HP:
13151 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
13152 gdb.compat, gdb.threads-hp.
13153 gdb.hp/configure, gdb.hp/configure.in: New files.
13154 gdb.hp/Makefile.in: Recurse into new subdirs.
13155 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
13156 gdb.hp/gdb.objdbg: New directory, tests for debugging info
13157 in object files.
13158 gdb.hp/tools: New directory, aux tools for HP-specific tests.
13159
96baa820
JM
131601999-08-05 Stan Shebs <shebs@andros.cygnus.com>
13161
13162 * gdb.base/display.exp: Help expect by putting a newline in the
13163 funky printf, remove a bogus p/a test.
13164
131651999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13166
13167 * gdb.base/display.exp: Make sure that when we say 'run', we are
13168 connected to the target. This is necessary when running not
13169 natively.
13170
131711999-08-03 Stan Shebs <shebs@andros.cygnus.com>
13172
13173 * gdb.base/step-test.exp: Removed some extraneous messages.
13174
13175 * gdb.base/long_long.exp: Don't run memory examination tests
13176 on little-endian targets (they will need a different set of
13177 results to match).
13178
131791999-08-02 Stan Shebs <shebs@andros.cygnus.com>
13180
13181 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
13182 until somebody decides to fix GDB.
13183
13184 * gdb.base/long_long.c: Stop compiler complaint by specifying long
13185 constant as "ULL".
13186 * gdb.base/long_long.exp: Loosen x/c test, add partial result
13187 matches for a couple x/2 commands.
13188
a0b3c4fd
JM
131891999-07-30 Stan Shebs <shebs@andros.cygnus.com>
13190
13191 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
13192 by merging in ref-types2 tests.
13193 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
13194
13195 From Jimmy Guo <guo@cup.hp.com> and others at HP:
13196 * gdb.c++/Makefile.in: Add standard actions.
13197 (EXECUTABLES): Rename from PROGS, update list.
13198 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
13199 from gdb.hp.
13200 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
13201 foo and bar locals.
13202 * gdb.c++/anon-union.exp: Fix tests to match.
13203 * gdb.c++/classes.exp: Run if HP compiler used, add extra
13204 expect matches to handle output variations.
13205 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
13206 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
13207 output, add HP alternatives for new and delete prints.
13208 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
13209 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
13210 * gdb.c++/demangle.exp: Use $style when reporting failure.
13211 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
13212 * gdb.c++/inherit.exp: Run if HP compiler used, add some
13213 match alternatives.
13214 * gdb.c++/local.exp: Add match alternatives or xfails for HP
13215 compilers.
13216 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
13217 * gdb.c++/method.exp: Add match alternatives.
13218 * gdb.c++/misc.cc: Add bool types.
13219 * gdb.c++/misc.exp: Add tests for bool types.
13220 * gdb.c++/overload.exp: Add xfails.
13221 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
13222 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
13223 add some more template parameter tests (only for HP currently).
13224 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
13225 * gdb.c++/virtfunc.cc: Add return type and value for main.
13226 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
13227 match alternatives.
d63a86f8 13228
a0b3c4fd
JM
132291999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13230
13231 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
13232
132331999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
13234
13235 * gdb.base/signals.exp: Don't expect getting a backtrace from
13236 within a signal handler to fail on Linux.
13237
132381999-07-29 Stan Shebs <shebs@andros.cygnus.com>
13239
13240 From Jimmy Guo <guo@cup.hp.com> and others at HP:
13241 * lib/gdb.exp: Remove some gratuitious semicolons.
13242 (delete_breakpoints): Increase timeout.
13243 (gdb_expect): Add -notransfer option.
13244 (gdb_test): Use -notransfer option.
13245 (get_compiler_info): Add f77 case.
13246 (get_compiler): New proc, split out from gdb_preprocess, add f77
13247 case.
13248 (gdb_preprocess): Call get_compiler.
13249
13250 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
13251 * gdb.base/attach.exp, gdb.base/display.exp,
13252 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
13253 gdb.base/long_long.exp, gdb.base/printcmds.exp,
13254 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
13255 third arg to gdb_test.
13256 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
13257 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
13258 HP-UX xfails, add others.
13259 * gdb.base/completion.exp: Reflect name change of self-test.
13260 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
13261 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
13262 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
13263 HP failure number.
13264 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
13265 useless HP-UX 10.30 references.
13266 * gdb.base/maint.exp: Loosen matches.
13267 * gdb.base/pointers.c (main): Declare more_code.
13268 * gdb.base/pointers.exp: Match on output of a `next'.
13269 * gdb.base/structs.c: Add prototypes.
13270 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
13271 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
13272
132731999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13274
13275 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
13276 command.
13277
132781999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13279
13280 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
13281 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
13282
13283 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
13284 debug info. Deal with lack of signal hanlder info in stack.
13285
a9c64011 13286 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
13287 * gdb.base/annota1.exp: If printf has debug info, deal with it.
13288
5a2468f5
JM
132891999-07-19 Stan Shebs <shebs@andros.cygnus.com>
13290
13291 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
13292 gdb.base/foll-vfork.exp: Don't run for crosses.
13293
adf40b2e
JM
13294Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
13295
13296 * gdb.base/configure.in: Check for gdbvars.exp instead of
13297 a1-selftest.exp.
13298 * gdb.base/configure: Re-generate.
13299
133001999-07-12 Stan Shebs <shebs@andros.cygnus.com>
13301
13302 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
13303 in trying to run first and name is too long.
13304
13305 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
13306 pointers2.c and pointers2.exp, respectively.
13307 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
13308 doschk happier.
13309
43e526b9
JM
133101999-07-08 Stan Shebs <shebs@andros.cygnus.com>
13311
13312 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
13313 callfuncs2.c and callfuncs2.exp.
13314
13315 * gdb.base/list.exp: Remove mistaken xfails.
13316 * gdb.base/list0.h: Add optional prototypes.
13317
9846de1b
JM
13318Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
13319
a9c64011 13320 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
9846de1b 13321 calling malloc.
a9c64011
AS
13322 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
13323 * ptype.exp: Move test for get_debug_format to before its first
9846de1b
JM
13324 use.
13325
133261999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13327
13328 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
13329 * gdb.base/annota2.cc, annota2.exp: Move from here.
13330 * gdb.c++/annota2.cc, annota2.exp: To here.
13331 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
13332
43ff13b4
JM
13333Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
13334
13335 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
13336 a consistent format.
13337
085dd6e6
JM
133381999-06-25 Stan Shebs <shebs@andros.cygnus.com>
13339
13340 From Jimmy Guo <guo@cup.hp.com> and others at HP:
13341 * lib/gdb.exp (get_compiler_info): Add detection for assorted
13342 HP compilers, also set the globals $true and $false.
13343
13344 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
13345 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
13346 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
13347 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
13348 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
13349 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
13350 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
13351 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
13352 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
13353 whatis.c} Add C++ compatible function definitions and return
13354 types, add includes for library functions.
13355 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
13356 * gdb.base/step-test.c (myglob): Rename from glob.
13357 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
13358 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
13359 files, move here from gdb.hp.
13360 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
13361 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
13362 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
13363 Adjust line numbers in regexps.
13364
13365 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
13366 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
13367 instead of 0/1.
13368
13369 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
13370 foll-vfork.exp: New files, move here from gdb.hp.
13371 * gdb.base/page.exp: New file, test of pagination command.
13372
13373 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
13374 recursion test.
13375 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
13376
13377 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
13378 gdb.base/solib.exp: Fix compiler invocation process.
13379
13380 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
13381 HP-UX 11, turn off overload resolution explicitly.
13382 * gdb.base/commands.exp: Set argument list explicitly, add
13383 watchpoint test.
13384 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
13385 them work.
13386 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
13387 expressions properly.
13388 * gdb.base/corefile.exp: Loosen the match slightly.
13389 * gdb.base/default.exp: Allow "Error accessing memory" message
13390 also.
13391 * gdb.base/display.exp: Skip over x/0 j if PA64.
13392 * gdb.base/funcargs.exp: Add xfails for HP-UX.
13393 * gdb.base/interrupt.exp: Ditto.
13394 * gdb.base/langs.exp: Add symbolic matches governed by compiler
13395 in use.
13396 * gdb.base/list.exp: Add xfails for HP-UX.
13397 * gdb.base/long_long.exp: Refine some of the numeric matches.
13398 * gdb.base/mips_pro.exp: Xfail on HP-UX.
13399 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
13400 * gdb.base/nodebug.exp: Succeed on more varieties of output.
13401 * gdb.base/opaque.exp: Remove some HP-UX xfails.
13402 * gdb.base/ptype.exp: Succeed on more varieties of output.
13403 * gdb.base/scope.exp: Add xfails for HP-UX.
13404 * gdb.base/sect-cmd.exp: Add more cases.
13405 * gdb.base/setvar.exp: Add xfails for HP-UX.
13406 * gdb.base/shlib-call.exp: Loosen some matches slightly.
13407 * gdb.base/signals.exp: Match on void symbolically.
13408 * gdb.base/step-test.exp: Add case for PA64.
13409 * gdb.base/term.exp: Add exit and restart.
13410 * gdb.base/twice.exp: Clean up after self.
13411 * gdb.base/varargs.exp: Disable overload resolution explicitly.
13412 * gdb.base/whatis.exp: Allow more ways to pass tests.
13413
13414 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
13415 no longer useful.
13416
13417Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
13418
13419 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
13420 list of patterns.
13421 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
13422 print_double_array(double_array)", "continuing to breakpoint
13423 1018", "print print_double_array(array_d)" and "continuing to
13424 1034" tests.
d63a86f8 13425
085dd6e6
JM
134261999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
13427
a9c64011 13428 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
13429
134301999-06-24 Stan Shebs <shebs@andros.cygnus.com>
13431
13432 * config/mt-*: Remove, these haven't been used since 1996.
13433
134341999-06-22 Stan Shebs <shebs@andros.cygnus.com>
13435
13436 * gdb.base/call-strs.c, gdb.base/ending-run.c,
13437 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
13438 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
13439
9e0b60a8
JM
134401999-06-18 Stan Shebs <shebs@andros.cygnus.com>
13441
13442 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
13443 simpler match case for the ptype of the big class.
13444
134451999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
13446
13447 * gdb.exp: Fix test for gdb_prompt existence.
13448
134491999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
13450
13451 * gdb.exp (gdb_test): Add fail after calls to perror.
13452
134531999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
13454
13455 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
13456
134571999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
13458
13459 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
13460
0f71a2f6
JM
13461Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
13462
13463 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
13464 malloc() is linked in.
13465
134661999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
13467
13468 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
13469 step at end.
13470
13471 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
13472
134731999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
13474
13475 * gdb.java/jv-print.exp: New file. (Our first Java test!)
13476
cce74817
JM
13477Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
13478
13479 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
13480 * gdb.base/mips_pro.exp: Likewise.
13481
134821999-06-02 Keith Seitz <keiths@cygnus.com>
13483
13484 * gdb.c++/templates.cc: Change all "new" operators to throw
13485 an exception.
13486 * gdb.c++/cplusfuncs.cc: Likewise.
13487
13488 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
13489
13490Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
13491
13492 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
13493 * gdb.base/ending-run.exp: When stepping out of main, accept a
13494 step into an arbitrary assembler file.
cce74817 13495
392a587b
JM
134961999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13497
d63a86f8 13498 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 13499 "breakpoint-invalid" to be printed.
d63a86f8 13500 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
13501 number of "frames-invalid" and "breakpoint-invalid" to be printed.
13502 * gdb.base/annota2.cc: Initialize a.x to 0.
13503
9e086581
JM
135041999-05-17 Keith Seitz <keiths@cygnus.com>
13505
13506 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
13507 when "skip_float_tests" set.
13508 Ditto for "print print_double_array(array_d)", "print print_small_structs",
13509 "print print_ten_doubles", and "step into print_long_arg_list".
13510 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
13511 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
13512 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
13513 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
13514 "skip_float_tests" is set.
13515 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
13516 when "skip_float_tests" set.
d63a86f8 13517
cd0fc7c3
SS
135181999-05-06 Keith Seitz <keiths@cygnus.com>
13519
13520 * gdb.base/annota2.cc: Include stdio.h.
13521
13522Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
13523
13524 * gdb.base/crossload.exp: Remove, this has been disabled ever
13525 since BFD stopped including all targets, and cross-GDB gets
13526 plenty of testing anyway.
13527 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
13528 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
13529 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
13530 * gdb.base/README: Remove, was doc for this.
13531 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
13532 needed.
13533
b83266a0
SS
135341999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13535
13536 * gdb.base/call-ar-st.exp: Fix one regular expression in test
13537 output.
13538
13539 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
13540 * gdb.base/annota2.exp: New file. More annotation tests.
13541 * gdb.base/annota1.c: New file. Source file for annota1.exp.
13542 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
13543
135441999-04-23 Angela Marie Thomas <angela@cygnus.com>
13545
13546 * config/cfdbug.exp: New file.
13547
7a292a7a
SS
135481999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
13549
13550 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
13551 Marcus Daniel's and Dale Hawkins's demangler crashes.
13552
13553 * gdb.c++/demangle.exp (test_gnu_style_demangling,
13554 test_lucid_style_demangling, test_arm_style_demangling,
13555 test_hp_style_demangling): Try Tom Tromey's core-dumping
13556 identifier under each demangling style.
13557
135581999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
13559
13560 * gdb.c++/demangle.exp: Include the current demangling style
13561 in all test names.
13562 (current_demangling_style): New global variable.
13563 (set_demangling_style, test_demangling_core, test_demangling,
13564 test_demangling_exact): New functions.
13565 (test_gnu_style_demangling, test_lucid_style_demangling,
13566 test_arm_style_demangling, test_hp_style_demangling): Use those,
13567 instead of calling gdb_test and gdb_test_exact directly.
13568 (catch_demangling_errors): New function, which reports errors
13569 signalled by the demangling test functions in an orderly way.
13570 (do_tests): Use catch_demangling_errors.
13571
135721999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
13573
13574 * gdb.base/signals.exp (test_handle_all_print): Use () for
13575 grouping in expressions, not {}.
13576
13577 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
13578 initialized yet.
13579
135801999-04-01 Stan Shebs <shebs@andros.cygnus.com>
13581
13582 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
13583 are listed.
13584
135851999-03-26 Stan Shebs <shebs@andros.cygnus.com>
13586
13587 * gdb.stabs/weird.exp: Test for CC being defined before
13588 looking at its value.
13589
135901999-03-25 Stan Shebs <shebs@andros.cygnus.com>
13591
13592 * gdb.base/call-ar-st.exp: Remove stray '#'.
13593 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
13594 "short int" and "long int".
13595 * gdb.c++/overload.cc: Cast the string added in the previous
13596 change, to mollify finicky HP compiler.
13597 * gdb.hp/reg-test.exp (testfile): Fix file name.
13598 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 13599
7a292a7a
SS
13600 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
13601 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
13602 alternate form of enum ptype.
13603
c906108c
SS
136041999-03-23 Stan Shebs <shebs@andros.cygnus.com>
13605
7a292a7a
SS
13606 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
13607 * gdb.hp/*.exp: Change all to run compiler probe only after
13608 passing skip_hp_tests, so as not to waste time on guaranteed
13609 failure.
13610
c906108c
SS
13611 * gdb.c++/overload.cc: Pass string instead of char addr, always
13612 init ccpfoo.
13613 * gdb.c++/templates.cc: Fix syntax error.
13614
7a292a7a
SS
13615Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13616
13617 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 13618 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
13619 command.
13620
136211999-03-18 James Ingham <jingham@cygnus.com>
13622
13623 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
13624
13625 * gdb.c++/method.exp: It was testing an uninitialized int on the
13626 stack and assuming it was positive.
13627
13628 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
13629
13630 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 13631 keep it from killing the rest of the tests.
7a292a7a
SS
13632 Use gdb_continue_to_end.
13633
13634 * gdb.base/sigall.exp: use gdb_continue_to_end.
13635
13636 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
13637
13638 * gdb.base/display.exp: use runto_main, not run.
13639
d63a86f8
RM
13640 * gdb.base/default.exp: Check for the current error message in the
13641 r abbreviation test.
7a292a7a
SS
13642 Add strongarm to the targets that know info float.
13643
d63a86f8 13644 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
13645 run which doesn't work with monitors.
13646
13647 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
13648
13649 * gdb.base/break.exp: use the gdb_continue_to_end proc.
13650
13651 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
13652 program. Traps the case (in Cygmon) when the program never really
13653 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
13654 more places, so I used my name. Sorry Mark...
13655
13656 * config/monitor.exp (gdb_target_monitor): added another
13657 target_info parameter: remotebinarydownload. This will set the
13658 remotebinarydownload flag if this is causing some boards trouble.
13659
136601999-03-18 Mark Salter <msalter@cygnus.com>
13661
13662 * lib/gdb.exp (continue_to_exit): New function.
13663
13664 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
13665 * gdb.base/ending-run.exp: Ditto.
13666 * gdb.base/step-test.exp: Ditto.
13667
136681999-03-16 Stan Shebs <shebs@andros.cygnus.com>
13669
13670 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
13671 (suggested by Art Haas <ahaas@neosoft.com>).
13672
136731999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
13674
13675 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
13676
13677Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
13678
13679 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
13680 descriptions of types (short unsigned int vs unsigned short, etc).
13681
136821999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
13683
13684 * gdb.base/call-strs.exp: Don't assume that `step' will step over
13685 a call to strlen; sometimes we do have sources.
13686
136871999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
13688
13689 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
13690 character, so GDB won't print garbage after its end.
d63a86f8 13691
c906108c
SS
13692 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
13693 breakpoint there instead. Sometimes GCC emits memcpy to handle
13694 the large structures being passed by value, so we step into that
13695 instead of sum_array_print, which obscures what we're really testing.
13696 * gdb.base/step-test.exp: However, we do want a test that notices
13697 the bizarre steps into memcpy, so do that here. Add check for
13698 stepping into function calls that pass large structures by value.
13699 ("Is that a noun clause, or are you just happy to see me?")
13700 Remove all references to specific line numbers.
13701 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
13702 New type and function.
13703 (main): Call large_struct_by_value, passing it a large struct by value.
13704 * lib/gdb.exp (gdb_get_line_number): New function.
13705
13706 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
13707 more portable.
13708
7a292a7a
SS
137091999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
13710
c906108c
SS
13711 * lib/gdb.exp: Doc fixes.
13712
7a292a7a
SS
137131999-03-05 Nick Clifton <nickc@cygnus.com>
13714
d63a86f8 13715 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
13716
137171999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
13718
c906108c
SS
13719 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
13720 commands. They're not germane to this test, and they don't work
13721 that way on remote targets.
13722
3fc11d3e
JM
137231999-03-01 James Ingham <jingham@cygnus.com>
13724
13725 * Changelog entries merged over from gdb development branch.
13726
3fc11d3e
JM
13727 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
13728
13729 * lib/gdb.exp (gdbtk_analyze_results): Generic function
13730 for outputting results of test run.
13731
2d4a1622 13732 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
13733
13734 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 13735
7a292a7a
SS
137361999-02-25 Felix Lee <flee@cygnus.com>
13737
13738 * lib/gdb.exp (debug_format): initialize
13739
c906108c
SS
137401999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
13741
13742 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
13743 * gdb.base/call-rt-st.c: Ditto.
13744
c906108c
SS
137451999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
13746
13747 * gdb.threads/pthreads.exp (horiz): New variable.
13748 (test_startup): Fix regexps that capture thread numbers.
13749
137501999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
13751
13752 * gdb.base/smoke.exp: Disambiguate two test case names (both
13753 called ``print'').
13754
13755Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
13756
13757 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
13758 compilation.
13759
137601999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
13761
13762 * gdb.base/miscexprs.exp: Change patterns to match GDB's
13763 actual output formatting.
13764 * gdb.base/smoke.exp: GDB removes leading 0's.
13765 * gdb.base/volatile.exp: Don't check type of remuneration;
13766 that variable is no longer defined in constvars.c.
13767 * gdb.base/step-test.c (main): Exit with explicit exit code.
13768 * gdb.base/step-test.exp: Remove two nexti checks--they are
13769 not portable.
13770
137711999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
13772
13773 * gdb.base/help.exp ("help delete display"): Fix test to match
13774 gdb's output.
13775
13776 * gdb.base/long_long.c (known_types): Initialize values to zero.
13777 * gdb.base/long_long.exp: Step one more line
13778 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
13779 leading zeros. Explicitly ask for hex formatting. Use
13780 unique test case names.
c906108c
SS
13781
13782Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13783
d63a86f8 13784 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
13785
13786 * gdb.c++/method.exp: Add missing close brace.
13787
137881999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
13789
13790 * gdb.base/maint.exp: Use 'set height 0' to disable page
13791 prompting, not 'set height 400'.
13792
13793 Fix a bunch of timeouts.
13794 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
13795 four separate tests, so expect doesn't take forever to match a ton
13796 of text against a regexp with lots of .* forms.
13797 ("maint print psymbols", "maint print symbols"): Make some of
13798 these greps more selective, so that expect doesn't try to wade
13799 through huge piles of output and time out.
13800
13801 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
13802
13803 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
13804 tests: one which doesn't expect shlib events to be reported, and
13805 another which does, but is XFAIL for all platforms other than
13806 HP/UX.
13807
13808 * gdb.base/break.exp: Teach the test suite that the `catch
13809 fork', `catch vfork', and `catch exec' commands produce error
13810 messages on platforms that don't provide these features.
13811
13812Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
13813
13814 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
13815 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
13816 (shortening names from solib_threshold.exp etc), won't run on
13817 anything but HP-UX for the foreseeable future.
13818 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
13819 reflect move.
13820
13821Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
13822
13823 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
13824 gdb.trace/Makefile.in (clean): Remove all test executables.
13825
13826Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
13827
13828 * gdb.base/shlib-call.exp: add test cases to verify that gdb
13829 successfully re-sets breakpoints in shared libraries.
13830 * gdb.base/shmain.c (main): return 0, don't fall off the end.
13831
13832Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13833
d63a86f8
RM
13834 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
13835 and compiled w/o GCC.
c906108c
SS
13836
13837 * gdb.hp/watch-cmd.exp: ditto.
13838
13839 * gdb.hp/watch-hp.exp: ditto.
13840
13841 * gdb.hp/xdb1.exp: ditto.
13842
13843 * gdb.hp/xdb2.exp: ditto.
13844
13845 * gdb.hp/dbx.exp: ditto.
13846
13847Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
13848
13849 * constvars.c: Remove C++-isms.
13850 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
13851 with GCC.
13852
13853Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
13854
13855 The following changes are part of the HP merge.
13856
13857 * gdb.base/break.exp: new tests to verify that catchpoints for
13858 fork, vfork, and exec don't trigger inappropriately.
13859
13860 * gdb.base/opaque.exp: compile one file at a time, then link.
13861
13862 * gdb.base/signals.exp: be more restrictive about which hppa
13863 systems receive a setup_xfail. new tests.
13864
13865 * gdb.base/solib_threshold.build: new file.
13866 * gdb.base/solib_threshold.exp: new file.
13867 * gdb.base/solib_threshold.link_opts: new file.
13868 * gdb.base/solib_threshold.mk: new file.
13869 * gdb.base/gen_solib_threshold.c: new file.
13870
13871 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
13872 tests. New tests for enums inside classes.
13873
13874 * gdb.c++/compiler.cc: indicate support of template debugging.
13875
13876 * gdb.c++/demangle.exp: run hp style demangling tests.
13877
13878 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
13879 tests.
13880
13881 * gdb.c++/misc.cc: changes to support new tests.
13882
13883 * gdb.c++/templates.cc: changes to support HP's compiler; changes
13884 to support new tests.
13885
13886 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
13887 gcc, then skip these tests.
13888
13889Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
13890
13891 The following files are part of the HP merge; some had longer
13892 names at HP, but have been renamed to be no more than 14
13893 characters in length.
13894
13895 * gdb.hp/ambiguous.cc: new file.
13896 * gdb.hp/ambiguous.exp: new file.
13897 * gdb.hp/attach.exp: new file.
13898 * gdb.hp/attach2.exp: new file.
13899 * gdb.hp/classes-hp.exp: new file.
13900 * gdb.hp/ctti.exp: new file.
13901 * gdb.hp/ctti-add.cc: new file.
13902 * gdb.hp/ctti-add1.cc: new file.
13903 * gdb.hp/ctti-add2.cc: new file.
13904 * gdb.hp/ctti-add3.cc: new file.
13905 * gdb.hp/dbx.exp: new file.
13906 * gdb.hp/exception.cc: new file.
13907 * gdb.hp/exception.exp: new file.
13908 * gdb.hp/foll-exec.c: new file.
13909 * gdb.hp/foll-exec.exp: new file.
13910 * gdb.hp/foll-fork.c: new file.
13911 * gdb.hp/foll-fork.exp: new file.
13912 * gdb.hp/foll-vfork.c: new file.
13913 * gdb.hp/foll-vfork.exp: new file.
13914 * gdb.hp/inherit-hp.exp: new file.
13915 * gdb.hp/more-steps.exp: new file.
13916 * gdb.hp/namespace.cc: new file.
13917 * gdb.hp/namespace.exp: new file.
13918 * gdb.hp/optimize.exp: new file.
13919 * gdb.hp/pxdb.c: new file.
13920 * gdb.hp/pxdb.exp: new file.
13921 * gdb.hp/quicksort.exp: new file.
13922 * gdb.hp/reg-test.exp: new file.
13923 * gdb.hp/reg-test.s: new file.
13924 * gdb.hp/sized-enum.c: new file.
13925 * gdb.hp/sized-enum.exp: new file.
13926 * gdb.hp/start-stop.exp: new file.
13927 * gdb.hp/templ-hp.cc: new file.
13928 * gdb.hp/templ-hp.exp: new file.
13929 * gdb.hp/thr-lib.c: new file.
13930 * gdb.hp/thr-lib.exp: new file.
13931 * gdb.hp/thr-lib.h: new file.
13932 * gdb.hp/thr-liblib.c: new file.
13933 * gdb.hp/virtfun-hp.c: new file.
13934 * gdb.hp/virtfun-hp.exp: new file.
13935 * gdb.hp/watch-cmd.exp: new file.
13936 * gdb.hp/watch-hp.exp: new file.
13937 * gdb.hp/xdb1.exp: new file.
13938 * gdb.hp/xdb2.exp: new file.
13939 * gdb.hp/xdb3.exp: new file.
13940
13941Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
13942
13943 The following files are part of the HP merge; some had longer
13944 names at HP, but have been renamed to be no more than 14
13945 characters in length.
13946
13947 * gdb.base/ss.h: new file.
13948 * gdb.base/call-ar-st.c: new file.
13949 * gdb.base/call-ar-st.exp: new file.
13950 * gdb.base/call-rt-st.c: new file.
13951 * gdb.base/call-rt-st-exp: new file.
13952 * gdb.base/call-strs.exp: new file.
13953 * gdb.base/ena-dis-br.exp: new file.
13954 * gdb.base/environ.exp: new file.
13955 * gdb.base/long_long.exp: new file.
13956 * gdb.base/sect-cmd.exp: new file.
13957 * gdb.base/shlib-cl2.exp: new file.
13958 * gdb.base/smoke.exp: new file.
13959 * gdb.base/so-impl-ld.c: new file.
13960 * gdb.base/so-impl-ld.exp: new file.
13961 * gdb.base/so-indr-cl.c: new file.
13962 * gdb.base/so-indr-cl.exp: new file.
13963 * gdb.base/varargs.exp: new file.
13964 * gdb.base/volatile.exp: new file.
13965 * gdb.base/whatis-exp.exp: new file.
7a292a7a 13966 * gdb.base/display.exp: new file.
c906108c
SS
13967 * gdb.c++/derivation.exp: new file.
13968 * gdb.c++/local.exp: new file.
13969 * gdb.c++/member-ptr.exp: new file.
13970 * gdb.c++/overload.exp: new file.
13971 * gdb.c++/ovldbreak.exp: new file.
13972 * gdb.c++/ref-types.exp: new file.
13973 * gdb.c++/ref-types2.exp: new file.
13974 * gdb.c++/userdef.exp: new file.
d63a86f8 13975
c906108c
SS
13976Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
13977
13978 * gdb.base/default.exp: Reflect wording change in remote.c.
13979
dc96c6c7 13980Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13981
13982 * gdb.base/help.exp: Update to reflect current text.
13983
13984Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
13985
13986 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
13987 they're stack variables and contain garbage.
13988 * gdb.c++/anon-union.exp: new file.
13989
13990 The following changes were made by David Taylor
13991 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
13992 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
13993 in changes by HP.
13994
13995 * gdb.base/bitops.exp: new file.
13996 * gdb.base/default.exp: change expected messages for catch and
13997 info catch tests to reflect HP merge changes.
13998 * gdb.base/enable-disable-break.exp
13999 * gdb.base/ending-run.c: new file.
14000 * gdb.base/long_long.c: new file.
14001 * gdb.base/maint.exp: new file.
14002 * gdb.base/pointers2.exp: new file.
14003 * gdb.base/shlib-call2.exp: new file.
14004 * gdb.base/solib.exp: new file.
14005 * gdb.base/step-test.c: new file.
14006 * gdb.c++/anon-union.cc: new file.
14007 * gdb.c++/local.cc: new file.
14008 * gdb.c++/member-pointer.cc: new file.
14009 * gdb.c++/method.cc: new file.
14010 * gdb.c++/ref-types.cc: new file.
14011 * gdb.c++/ref-types2.cc: new file.
14012 * gdb.c++/userdef.cc: new file.
d63a86f8 14013
c906108c
SS
14014 * gdb.base/scope.exp: compile one file at a time, then link.
14015 * gdb.base/langs.exp: ditto.
14016 * gdb.base/list.exp: ditto.
d63a86f8 14017
c906108c
SS
14018Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
14019
14020 The following changes were made by David Taylor
14021 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
14022 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
14023 in changes by HP.
d63a86f8 14024
c906108c
SS
14025 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
14026 skip tests. When compiling pass c++ flag to gdb_compile.
14027 * gdb.c++/
d63a86f8 14028
c906108c
SS
14029 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
14030 test for on hppa*-*-hpux*; use args to see if c++ was specified.
14031 (skip_hp_tests): new function.
14032 (gdb_preprocess): new function.
14033
14034 * configure.in (hpdir): decide whether to configure gdb.hp.
14035 * configure: regenerated.
14036
14037 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
14038 to delete on clean.
14039 (EXECUTABLES): update to reflect new additions.
14040 * gdb.base/commands.exp: update message expected.
14041 * gdb.base/default.exp: add copyright notice.
14042 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
14043 * gdb.base/help.exp: update messages to reflect current text.
14044 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
14045 targets for recurse tests.
14046 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
14047 skip this file.
14048
14049 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
14050 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
14051 compilation.
14052 * gdb.c++/misc.exp: ditto.
14053 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
14054 run the tests. tell gdb_compile that it's a c++ compilation.
14055
14056 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 14057
c906108c
SS
14058 * gdb.base/all-bin.exp: new file.
14059 * gdb.base/arithmet.exp: new file.
14060 * gdb.base/assign.exp: new file.
14061 * gdb.base/completion.exp: new file.
14062 * gdb.base/cond-expr.exp: new file.
14063 * gdb.base/condbreak.exp: new file.
14064 * gdb.base/define.exp: new file.
14065 * gdb.base/dollar.exp: new file.
14066 * gdb.base/environment.exp: new file.
14067 * gdb.base/eval-skip.exp: new file.
14068 * gdb.base/jump.exp: new file.
14069 * gdb.base/logical.exp: new file.
14070 * gdb.base/pointers.exp: new file.
14071 * gdb.base/relational.exp: new file.
14072 * gdb.base/section_command.exp: new file.
14073 * gdb.base/whatis-expr.exp: new file.
14074
14075 * gdb.base/all-types.c: new file.
14076 * gdb.base/call-array-struct.c: new file.
14077 * gdb.base/call-return-struct.c: new file.
14078 * gdb.base/call-strings.c: new file.
14079 * gdb.base/callfuncs2.c: new file.
14080 * gdb.base/condbreak.c: new file.
14081 * gdb.base/constvars.c: new file.
14082 * gdb.base/display.c: new file.
14083 * gdb.base/int-type.c: new file.
14084 * gdb.base/jump.c: new file.
14085 * gdb.base/miscexprs.c: new file.
14086 * gdb.base/pointers.c: new file.
14087 * gdb.base/pointers2.c: new file.
14088 * gdb.base/shmain.c: new file.
14089 * gdb.base/shr1.c: new file.
14090 * gdb.base/shr2.c: new file.
14091 * gdb.base/solib.c: new file.
14092 * gdb.base/solib1.c: new file.
14093 * gdb.base/solib2.c: new file.
14094 * gdb.base/varargs.c: new file.
14095 * gdb.c++/derivation.cc: new file.
14096 * gdb.c++/overload.cc: new file.
14097 * gdb.c++/ovldbreak.cc: new file.
14098 * gdb.hp/attach.c: new file.
14099 * gdb.hp/attach2.c: new file.
14100 * gdb.hp/average.c: new file.
14101 * gdb.hp/compiler.c: new file.
14102 * gdb.hp/compiler.cc: new file.
14103 * gdb.hp/execd-program.c: new file.
14104 * gdb.hp/follow-exec.c: new file.
14105 * gdb.hp/follow-fork.c: new file.
14106 * gdb.hp/follow-vfork-and-exec.c: new file.
14107 * gdb.hp/misc-hp.cc: new file.
14108 * gdb.hp/more-steps.c: new file.
14109 * gdb.hp/optimize.c: new file.
14110 * gdb.hp/quicksort.c: new file.
14111 * gdb.hp/run-hp.c: new file.
14112 * gdb.hp/start-stop.c: new file.
14113 * gdb.hp/sum.c: new file.
14114 * gdb.hp/templates-hp.cc: new file.
14115 * gdb.hp/thread-local-in-lib.c: new file.
14116 * gdb.hp/thread-local-in-lib.h: new file.
14117 * gdb.hp/thread-local-in-lib.lib.c: new file.
14118 * gdb.hp/vforked-program.c: new file.
14119 * gdb.hp/virtfunc-hp.cc: new file.
14120 * gdb.hp/watchpoint-hp.c: new file.
14121 * gdb.hp/xdb.c: new file.
14122 * gdb.hp/xdb0.c: new file.
14123 * gdb.hp/xdb0.h: new file.
14124 * gdb.hp/xdb1.c: new file.
14125
14126Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
14127
14128 The following change was made by Edith Epstein
14129 <eepstein@cygnus.com> as part of a project to merge in changes
14130 originally made by HP; HP did not create ChangeLog entries.
14131
14132 * gdb.c++/demangle.exp: changed the expected output for some
14133 ARM-style mangling -- removed second reference to datatype.
14134 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 14135 T1<char>::~T1<char>(void)
c906108c 14136 becomes,
a9c64011
AS
14137 maint demangle __dt__11T1__pt__2_cFv
14138 T1<char>::~T1(void)
c906108c
SS
14139
14140 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 14141
c906108c
SS
14142Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
14143
14144 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
14145 * gdb.trace/backtrace.exp: Likewise.
14146 * gdb.trace/circ.exp: Likewise.
14147 * gdb.trace/collection.exp: Likewise.
14148 * gdb.trace/deltrace.exp: Likewise.
14149 * gdb.trace/infotrace.exp: Likewise.
14150 * gdb.trace/limits.exp: Likewise.
14151 * gdb.trace/packetlen.exp: Likewise.
14152 * gdb.trace/passc-dyn.exp: Likewise.
14153 * gdb.trace/passcount.exp: Likewise.
14154 * gdb.trace/report.exp: Likewise.
14155 * gdb.trace/save-trace.exp: Likewise.
14156 * gdb.trace/tfind.exp: Likewise.
14157 * gdb.trace/tracecmd.exp: Likewise.
14158 * gdb.trace/while-dyn.exp: Likewise.
14159 * gdb.trace/while-stepping.exp: Likewise.
14160
141611998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
14162
14163 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
14164
14165Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
14166
14167 From Brendan Kehoe:
14168 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
14169 int return types.
14170
14171Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
14172
14173 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
14174 remote dos host testing right.
14175
14176Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
14177
14178 * gdb.base/corefile.exp: remove some xfails.
14179
14180Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
14181
14182 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
14183 have different timestamps.
14184
14185Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
14186
14187 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
14188 gdb.base/default.exp: Replace "exec" with "executable".
14189
14190Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
14191
14192 * gdb.base/default.exp: Change else if to elseif from previous
14193 delta.
14194
14195Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
14196
14197 * gdb.base/default.exp: Add brace missing from previous delta.
14198
14199Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
14200
14201 * gdb.base/default.exp: Support test for info float for all
14202 varieties of arm toolchain.
14203
dc96c6c7 14204Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14205
14206 * gdb.trace/*.exp: remove "remote_download" command.
14207
dc96c6c7 14208Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14209
14210 * gdb.trace/*.exp: remove -gdwarf from compile.
14211
14212Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
14213
14214 * gdb.trace/configure.in(AC_INIT): typo
14215 * gdb.trace/configure: regenerated
14216
dc96c6c7 14217Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14218
14219 * config/m68k-emc.exp: New file.
14220 * lib/<emc-support.exp trace-support.exp}: New files.
14221 * configure.in: add new test directory gdb.trace.
14222 * gdb.trace/{configure configure.in Makefile.in}: New files.
14223 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
14224 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
14225 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
14226 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
14227 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
14228 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
14229 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 14230
dc96c6c7 14231Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14232
14233 * gdb.c++/classes.exp: Change all regular expressions to match
14234 arbitrary combinations of newline/carriage-return, so that they
14235 will work equally well on Unix and Windows.
14236 * gdb.c++/inherit.exp: ditto.
14237 * gdb.c++/virtfunc.exp: ditto.
14238
142391998-08-11 Dawn Perchik <dawn@cygnus.com>
14240
14241 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
14242
c2d11a7d
JM
14243Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
14244
14245 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
14246 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
14247 to use a0-a3/d0-d3 as needed.
14248
14249Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
14250
14251 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
14252 * gdb.disasm/am33.exp: Corresponding changes.
14253
c906108c
SS
142541998-07-11 Felix Lee <flee@cygnus.com>
14255
14256 * gdb.base/callfuncs.exp: add cmp10 test.
14257 * gdb.base/callfuncs.c (cmp10): new function.
14258
14259Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
14260
d63a86f8 14261 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
14262 into two parts to get around a synchronization problem in expect.
14263
3fc11d3e
JM
14264Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
14265
14266 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
14267
14268 * configure.in: Add options for gdbtk testsuite.
14269
14270 * configure: Regenerate.
14271
14272 * gdb.gdbtk: New directory to hold gdbtk tests.
14273
c906108c
SS
14274Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
14275
14276 * gdb.fortran/types.exp: Escape brackets in expect patterns
14277 for test_float_literal_types_accepted tests.
14278 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
14279 before run test.
14280
c2d11a7d
JM
14281Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
14282
14283 * am33.exp: Just compile, do not link the testcase.
14284 * am33.s: Add ".am33" pseudoop to force am33 mode.
14285
c906108c
SS
142861998-06-25 Felix Lee <flee@cygnus.com>
14287
14288 * gdb.base/setshow.exp: make sure $pc is sane.
14289
14290 * gdb.stabs/weird.exp: split expect patterns properly.
14291
c2d11a7d
JM
14292Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
14293
14294 * gdb.disasm/am33.s: New disassembler testfile for the am33.
14295 * gdb.disasm/am33.exp: Run it.
14296
dc96c6c7 14297Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14298
14299 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
14300 match processing (and eliminate spurious timeouts when running).
14301
dc96c6c7 14302Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14303
14304 * gdb.base/signals.exp (test_handle_all_print): put back Mach
14305 exception test, but conditionalize it on target [mach | gnu].
14306
dc96c6c7 14307Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14308
14309 * gdb.base/overlays.exp: fixup compile line for linker script.
14310
14311Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
14312
14313 * gdb.fortran/types.exp: don't guess at float size.
14314
14315Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
14316
14317 * gdb.base/exprs.exp: delete test that depends on int size.
14318
14319Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
14320
14321 * config/sim.exp: Removed checks for target triplets.
14322 (gdb_target_sim): Use gdb,target_sim_options.
14323
14324Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
14325
14326 * gdb.base/reread.exp: New file.
14327 * gdb.base/reread1.c: New file.
14328 * gdb.base/reread2.c: New file.
14329
14330Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
14331
14332 * config/sim.exp: Use 'target sim -sparclite' when running
14333 SPARClite programs.
14334
14335Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
14336
14337 * gdb.base/structs2.exp: New file.
14338 * gdb.base/structs2.c: New file.
14339
14340Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
14341
14342 * gdb.asm/common.inc: New file.
14343 * gdb.asm/d10v.inc: New file.
14344 * asm-source.exp: Pass -I's to gas to find .inc files.
14345 Update line numbers in expected output.
14346 * asmsrc1.s: Rewrite.
14347 * asmsrc2.s: Rewrite.
14348 * configure.in: Create arch.inc symlink.
14349 * configure: Regenerate.
14350 * Makefile.in (distclean): Delete arch.inc.
14351
14352Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
14353
14354 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
14355 (t_enum_value2): ditto
14356 (t_enum_value3): ditto
14357 (main): ditto
14358Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
14359
14360 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
14361 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
14362 change.
14363 Use gdb_test instead of send_gdb/gdb_expect sequences.
14364
14365Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
14366
14367 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
14368 not void.
14369
14370Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
14371
14372 * gdb.base/branches.c: Code with lots of loops and
14373 subroutines. Used to test gdbs ability to single step through PC
14374 changes, especially to test mips-tdep.c:mips_next_pc
14375
14376Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
14377
14378 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
14379 more rigorous EGCS C++ error checking.
14380
14381Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14382
a9c64011
AS
14383 * gdb.base/help.exp: Clean up `help set args' and `help show args'
14384 tests.
14385 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
14386 function when asleep.
14387 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
14388 for i*86 Linux and SVR4 signal handling problems.
14389 Remove linux xfail for `next to handler in signals_tests_1', fixed
14390 by recent infrun.c change.
14391 Limit backtrace to 10 frames to avoid timeout problems with infinite
14392 stack backtraces.
14393 Adjust expect pattern in `handle all print' test to match Apr 28 1997
14394 target.[ch] change.
c906108c
SS
14395
14396Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
14397
14398 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
14399 for a newline from gdb before continuing.
14400 (default_gdb_exit): Just look for y or n.
14401 (gdb_test): Detect abnormal exit from GDB running on DOS; if
14402 it does, fail the rests of the tests in the file.
14403
14404Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
14405
14406 * config/cygmon.exp: New file.
14407
14408Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
14409
14410 * gdb.base/list.exp: Fix problem with "list default lines around
14411 main" test on remote targets.
14412
14413 * gdb.base/scope.exp: Fix problem with filelocal_bss before
14414 run test on remote targets.
14415
14416Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
14417
14418 * gdb.asm: New directory.
14419 * configure.in: Configure it.
14420 * configure: Regenerate.
14421 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
14422 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
14423
14424Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
14425
14426 * config/mn10300-eval.exp: New file to support MN10300 eval board.
14427
dc96c6c7 14428Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 14429
a9c64011
AS
14430 * gdb.base/overlays (several files): Merge the two overlay
14431 managers into one. Change variables (foox, barx, bazx, grbxx)
14432 back into ints but force them to load in their proper sections.
c906108c
SS
14433
14434Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
14435
14436 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
14437 on-chip insn memory and IMAP1 to upper 128k.
14438 (D10VCopy): Handle memory regions crossing 16k boundaries.
14439 (D10VCopy): Transfer data in 32 bit chunks.
14440
14441Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
14442
14443 * gdb.base/overlays.c (main): Exit normally when result is
14444 correct.
14445
14446 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
14447 map. Include space for printf in .text segment.
14448
14449 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
14450 updated d10v memory VMA/LMA map.
14451 (D10VCopy): Call D10VTranslate.
d63a86f8 14452
c906108c
SS
14453Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
14454
14455 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
14456
14457 * gdb.base/bar.c (barx, bar): Change variable to small array so
14458 that it won't be put into the .sdata - small data -
14459 section. Update reference.
14460 * gdb.base/baz.c (bazx, baz): Ditto.
14461 * gdb.base/foo.c (foox, foo): Ditto.
14462 * gdb.base/grbx.c (grbxx, grbx): Ditto.
14463
14464 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
14465 to be arrays.
d63a86f8 14466
dc96c6c7 14467Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 14468
a9c64011
AS
14469 * gdb.base/overlays.exp: fix up and get working again.
14470 Add tests for backtraces from an overlay function.
d63a86f8 14471
c906108c
SS
14472Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
14473
14474 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
14475 "calling function with watchpoint enabled".
14476
14477Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
14478
14479 * gdb.base/break.exp (test_next_with_recursion): Remove
14480 gdb_suppress_tests for d10v-*-*.
14481 * lib/gdb.exp (gdb_suppress_tests): Disable this function
14482 pending review of whether it is useful or not.
14483
14484Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
14485
14486 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
14487
14488Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
14489
14490 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
14491 * config/dve.exp: New file to support Densan boards.
14492
14493Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
14494
14495 * gdb.base/interrupt.exp: Document problem of simulators, signals,
14496 reads and BSD.
14497
14498Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
14499
14500 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
14501 response.
14502
14503 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
14504
14505Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
14506
14507 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
14508 test.
14509
14510 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
14511 target_sizeof_long and target_bigendian_p.
14512 (structs_by_value, structs_by_reference): Check values according
14513 to targets word size and endianess.
d63a86f8 14514
c906108c
SS
14515Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
14516
14517 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
14518 output.
14519
14520Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
14521
14522 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
14523 Update test of set args help to match source change.
14524
14525Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
14526
14527 * gdb.base/default.exp: Expect help system output to be in
14528 alphabetical order.
14529 * gdb.base/help.exp: Ditto.
14530
14531Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
14532
14533 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
14534 "i*86-pc-linux-gnu*".
14535 * gdb.base/interrupt.exp: Ditto.
14536 * gdb.base/corefile.exp: Ditto.
14537
14538 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
14539 define vxworks when building the testcase.
14540
14541 * gdb.base/ptype.exp: Fix testnames to be unique.
14542 * gdb.base/radix.exp: Ditto.
14543 * gdb.base/term.exp: Ditto.
14544 * gdb.base/whatis.exp: Ditto.
14545 * gdb.c++/classes.exp: Ditto.
14546
14547Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
14548
14549 * gdb.base/callfuncs.exp: Fix indentation.
14550
14551 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
14552 suppress_flag has been set.
14553 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
14554 target feature.
14555
14556Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
14557
14558 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
14559 the testcase.
14560
14561 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
14562 set_debug_traps() and breakpoint().
14563 * gdb.c++/misc.cc (main): Ditto.
14564 * gdb.c++/templates.cc (main): Ditto.
14565 * gdb.c++/virtfunc.cc (main): Ditto.
14566
14567Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
14568
14569 * lib/gdb.exp(gdb_step_for_stub): New function.
14570 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
14571 exists, reload the executable and do a "continue" instead of
14572 doing a jump.
14573 (runto_main): Use gdb_step_for_stub.
d63a86f8 14574
c906108c
SS
14575 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
14576 tests to have unique names.
14577 * gdb.base/callfuncs.exp: Ditto.
14578 * gdb.base/commands.exp: Ditto.
14579 * gdb.base/default.exp: Ditto.
14580 * gdb.base/help.exp: Ditto.
14581 * gdb.base/list.exp: Ditto.
14582 * gdb.base/opaque.exp: Ditto.
14583 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
14584 similar tests.
d63a86f8 14585
c906108c
SS
14586 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
14587 * gdb.c++/cplusfuncs.cc: Ditto.
14588 * gdb.c++/virtfunc.cc: Ditto.
14589
14590 * config/monitor.exp: Keep track of the last file we saw, rather
14591 than trying to get the info from gdb.
14592
14593 * gdb.fortran/types.exp: Move comment to previous line.
14594
14595Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
14596
14597 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
14598 target mode.
14599
14600Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
14601
14602 From Bob Manson:
14603 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
14604 string from GDB when it connects.
14605
14606 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
14607
14608Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
14609
14610 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
14611 if we can't get a debug format from GDB (we may be testing an
14612 older GDB). Use a 10 second timeout when checking for the format.
14613
14614 * gdb.stabs/weird.exp: Fix quoting.
14615
14616 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
14617
14618Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
14619
14620 * config/arm-ice.exp: New file.
14621
14622Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
14623
14624 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
14625 until it has been modified to work with the new testsuite.
14626
99707966 14627 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
14628 testcase won't compile, cause all of the testcases in the file to
14629 fail instead.
14630
14631 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
14632 (gdb_clear_suppressed): New procedure.
14633 (gdb_stop_suppressing_tests): Only clear suppress_flag if
14634 it contains a positive value.
14635
14636Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
14637
14638 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
14639
14640 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
14641
14642Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
14643
14644 * lib/gdb.exp (setup_xfail_format): New function.
14645 (get_debug_format): New function to get debug format.
14646 (debug_format): New global variable to hold last value set
14647 by get_debug_format.
14648 * gdb.base/list.exp: Call get_debug_format and expect some
14649 tests to fail for DWARF 1 and COFF formats.
14650 * gdb.c++/ptype.exp: Ditto.
14651 * gdb.c++/classes.exp: Ditto.
14652 * gdb.c++/cplusfuncs.exp: Ditto.
14653 * gdb.c++/inherit.exp: Ditto.
14654 * gdb.c++/templates.exp: Ditto.
14655 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 14656
c906108c
SS
14657Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
14658
14659 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
14660 host doesn't have a currently-open connection.
14661
14662 * config/sparclet.exp: Cleanups and fixes to make it generic for
14663 any gdb stub target. Handle cases where gdb doesn't respond when
14664 interrupted in a sane fashion.
14665
14666 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
14667 same thing in a totally different way.
14668
14669 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
14670 setting "timeout".
14671 (gdb_start): We set the global gdb_prompt variable in
14672 default_gdb_init now.
14673
14674Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
14675
14676 * gdb.base/printcmds.exp: Fix "check for floating addition"
14677 regexp to accept results within approx +/- .01 of exact value.
14678 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
14679
14680Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
14681
14682 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
14683 properly.
14684 (gdb_expect): Add optional timeout parameter, and add timeout
14685 value to various calls.
14686 (gdb_suppress_tests): Only give one warning message per group.
14687
14688Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
14689
14690 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
14691 global variables. Handle getting a value for $timeout more
14692 gracefully.
14693
14694Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
14695
14696 * lib/gdb.exp: Close connection to remote host if gdb doesn't
14697 initialize.
14698 (default_gdb_init): New procedure; allow gdb_init to be overridden
14699 by a target configuration file.
14700 (gdb_expect): Pass the timeout to remote_expect.
14701
14702 * config/monitor.exp(gdb_load): Fix typo in regexp.
14703
14704Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
14705
14706 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
14707
14708Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
14709
14710 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
14711 here. Call gdb_target_exec before rebooting the target, to make
14712 sure the connection to the target is closed.
14713 (gdb_load): Pass the name of the executable to gdb_target_monitor.
14714 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
14715 Also detect "Timeout reading from remote" error.
14716
14717 * config/gdbserver.exp: Pass the executable being loaded to
14718 gdb_target_monitor. Don't call gdb_file_cmd here; let
14719 gdb_target_monitor do it.
14720
14721 * gdb.disasm/hppa.exp: Don't use exec_output.
14722
14723Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
14724
14725 * gdb.base/list.exp: If we're debugging a non-native target,
14726 try to set the pc register to point to the start of the
14727 program before doing the first list command.
14728
14729 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
14730 test_calls after restarting.
14731
14732 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
14733 reloading.
14734
14735 * gdb.base/watchpoint.exp: Fix typo.
14736
14737 * gdb.base/setshow.exp: Check for use_gdb_stub.
14738
14739 * gdb.base/break.exp: Fix continue until exit test for the gdb
14740 stub case.
14741 * gdb.base/langs.exp: Ditto.
14742
14743 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
14744 gdb_load_offset. If we weren't given a file to load, figure out
14745 what the current file is and use it.
14746
14747 * config/i386-bozo.exp: New file.
14748
14749Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
14750
14751 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
14752 feature.
14753
14754 * config/proelf.exp: New entry.
14755
14756Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
14757
14758 * lib/gdb.exp: Remove spurious .* patterns at the beginning
14759 of regexps.
14760
14761 * gdb.base/watchpoint.exp: Don't run the test_stepping
14762 tests if gdb can't call functions on the target.
14763
14764 * gdb.base/setshow.exp: Don't run the set prompt tests if
14765 the board has gdb_prompt set.
14766
14767Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
14768
14769 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
14770 * gdb.base/commands.exp: Likewise.
14771 * gdb.base/setshow.exp: Likewise.
14772
14773Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
14774
14775 * config/monitor.exp(gdb_start): Look for gdb_prompt target
14776 feature.
14777
14778 * config/i960.exp: New file.
14779
14780Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
14781
14782 * gdb.base/funcargs.exp: Check for gdb,short_int target
14783 feature instead of looking for explicit target triplets.
14784
dc96c6c7 14785Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 14786
d63a86f8 14787 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
14788 "p 123DEADBEEF", to check parse_number.
14789 * top.c: change "to enable to enable" to "to enable" in a couple
14790 of help strings.
14791
14792Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
14793
14794 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
14795 on the mn10300.
d63a86f8 14796
c906108c
SS
14797Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
14798
14799 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
14800 where the test executable is run with explicit args.
14801 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
14802
14803Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
14804
14805 * gdb.base/run.c: Use FAKEARGV to build test executable that
14806 does not require a command line arg, since most simulators
14807 don't currently support passing such an arg into the simulated
14808 program.
14809 * gdb.base/commands.exp: Change tests to insert the proper
14810 value as the arg to the first recursive factorial call. Change
14811 compilation line to define FAKEARGV at compile time.
14812
14813Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
14814
14815 * gdb.base/recurse.exp: Enable these tests for the mn10300.
14816 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
14817 function with watchpoint enabled" test.
14818
14819Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
14820
14821 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
14822 Don't call gdb_test when the command doesn't return to a gdb prompt.
14823
14824 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
14825 "Tests restarted" messages.
14826
14827Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
14828
14829 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
14830
dc96c6c7 14831Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14832
14833 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
14834 for INFO SYMBOL; add help tests for OVERLAY commands.
14835 * gdb.base/default.exp: add tests for INFO SYMBOL command;
14836 add tests for OVERLAY commands
14837 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
14838 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
14839 * gdb.base/sigall.c: add usestubs code frag
14840 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 14841
c906108c
SS
14842Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
14843
14844 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
14845 failures.
14846 (gdb_stop_suppressing_tests): Note that tests have restarted.
14847
14848Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
14849
14850 * config/h8300.exp: New file.
14851
14852Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
14853
14854 * gdb.base/setshow.exp: Check for the existence of a
14855 feature, not its value.
14856
14857Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
14858
14859 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
14860
14861 * gdb.base/scope.exp: It's now init0(), not init().
14862
14863 * gdb.base/scope0.c: For now, change init() to be init0().
14864
14865 * config/monitor.exp: Use gdb_serial in preference to serial
14866 or netport.
14867
14868 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
14869 and it's not already set.
14870
14871Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
14872
14873 * gdb.base/setshow.exp: Only test the run command if the target
14874 isn't using a stub and if it supports argument passing.
14875
14876Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
14877
14878 * config/udi.exp(gdb_start): Make sure UDICONF is set
14879 properly before starting gdb.
14880
14881Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
14882
14883 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
14884 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
14885 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
14886
14887Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
14888
14889 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
14890 specialized code to reboot the board, use remote_reboot instead.
14891
14892 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
14893
14894 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
14895
14896 * config/monitor.exp: Make sure we disconnect from the target.
14897 Also, try a reboot/reload cycle instead of failing if the
14898 load fails.
14899
14900Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
14901
14902 * gdb.base/default.exp: Don't set match_max.
14903 * gdb.base/help.exp: Ditto.
14904 * gdb.base/list.exp: Ditto.
14905 * gdb.base/signals.exp: Ditto.
14906
14907 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
14908 set, use remote_ld to download the testcase instead of
14909 the GDB loader.
14910
14911Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
14912
14913 * config/vr5000.exp: New file.
14914
14915 * config/monitor.exp(gdb_target_monitor): Add pattern for
14916 "Ending remote" to detect errors in connecting.
14917
14918 * gdb.base/setshow.exp: Add .* within auto language test.
14919
14920 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
14921 target feature.
14922
14923 * config/monitor.exp(gdb_load): Check for a failure when loading,
14924 and reboot the board if necessary.
14925
14926 * gdb.base/setvar.exp(test_set): Handle multiple prints within
14927 a set of tests. Remove print.* from the patterns being checked.
14928
14929Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
14930
14931 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
14932 refer to gdb_spawn_id.
14933
14934 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
14935 longer used.
14936 * config/sparclet.exp: Ditto.
14937 * config/sparclet-old.exp: Ditto.
14938 * config/slite.exp: Ditto.
14939 * config/sim.exp: Ditto.
14940 * gdb.base/funcargs.exp: Ditto.
14941
14942 * lib/gdb.exp:Remove references to gdb_spawn_id.
14943 (gdb_expect): Move to remote.exp.
14944
14945Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
14946
14947 * config/monitor.exp: Detect the "Couldn't establish connection"
14948 message from GDB.
14949
14950Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
14951
14952 * gdb.base/bitfields.exp: Use runto instead of explicit
14953 gdb_run_cmd/gdb_expect sequences.
14954
14955 * gdb.base/break.exp(text_next_with_recursion): Add match for
14956 gdb_expect call.
14957
14958 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
14959 We also need to handle the "A program is being debugged already"
14960 prompt from gdb. Use gdb_test to set the baud rate.
14961
14962 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
14963 to 20000. Really. I mean it.
14964
14965Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
14966
14967 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
14968 fails. If suppress_flag is set, skip perror message about not
14969 being able to send to GDB.
14970 (send_gdb): If suppress_flag is set, don't try to send commands to
14971 GDB.
14972 (gdb_expect): If suppress_flag is set, always fail immediately.
14973 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
14974 (gdb_init): Call gdb_stop_suppressing_tests.
14975 (default_gdb_exit): Ditto.
14976 (default_gdb_start): Ditto.
14977
14978 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
14979 gdb_stop_suppressing_tests as appropriate.
14980 * gdb.base/break.exp: Ditto.
14981 * gdb.base/callfuncs.exp: Ditto.
14982 * gdb.base/commands.exp: Ditto.
14983 * gdb.base/exprs.exp: Ditto.
14984 * gdb.base/funcargs.exp: Ditto.
14985 * gdb.base/list.exp: Ditto.
14986 * gdb.base/recurse.exp: Ditto.
14987 * gdb.base/scope.exp: Ditto.
14988 * gdb.base/structs.exp: Ditto.
14989 * gdb.c++/inherit.exp: Ditto.
14990
14991Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
14992
14993 * config/vr4300.exp: New file.
14994
99707966 14995 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 14996
99707966 14997 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
14998
14999Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
15000
15001 * lib/gdb.exp(gdb_init): New function.
15002
15003 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
15004 for each individual variable set.
15005
15006 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
15007 name.
15008
15009 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
15010
15011 * gdb.base/scope.exp: Use gdb_test.
15012
15013 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
15014 aborting; the testsuite driver will do that for us (see
15015 gdb_finish). Also, use gdb_test in a few more places.
15016
15017Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15018
15019 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
15020
15021Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
15022
15023 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
15024 and "add_tests" are not at the same address.
15025
15026Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
15027
15028 * gdb.base/ptype.exp: Use gdb_test.
15029
15030Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
15031
15032 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
15033 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
15034 left in. No longer expect them to fail.
15035
15036 * gdb.stabs/*.mt; Deleted, no longer used.
15037 * gdb.stabs/configure.in: Remove references to target makefile
15038 frags.
15039 * gdb.stabs/configure: Rebuilt.
15040
15041 * gdb.disasm/*.mt: Deleted, no longer used.
15042 * gdb.disasm/configure.in: Remove references to target makefile
15043 frags. Use "sh3.s" as the unique filename for this directory.
15044 * gdb.disasm/configure: Rebuilt.
15045
15046 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
15047 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
15048 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
15049
15050Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
15051
15052 * config/udi.exp: Use mondfe,name instead of remote_host.
15053
15054Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
15055
15056 * gdb.base/watchpoint.exp: Don't expect a failure when calling
15057 a function with a watchpoint enabled on the mn10200.
15058
15059 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
15060 before trying to create it!
15061
15062Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
15063
15064 * config/vx.exp: Use hostname instead of netport.
15065
15066 * config/vxworks.exp: New file.
15067
15068 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
15069
15070 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
15071 gdb before assuming everything worked. Send a ^C if a timeout
15072 occurs.
15073
15074 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
15075 $gdb_spawn_id directly.
15076 (gdb_run_cmd): Try _start as well as start. Use the target feature
15077 gdb,start_symbol as the symbol to start from when jumping.
15078
15079Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
15080
15081 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
15082 redundant) test.
15083
15084 * gdb.base/recurse.exp: Relax final value test for 'b' so that
15085 it doesn't lose for 16bit integer systems.
15086
15087Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
15088
15089 * gdb.fortran/types.exp: If the target doesn't support "double"
15090 data types, then expect "real" types to only be 4 bytes.
15091
15092 * gdb.c++/virtfunc.exp: Expect failure for virtual function
15093 call tests if the target doesn't support inferior function calls.
15094
15095 * gdb.base/printcmds.exp: Allow minor deviation in FP values
15096 in printf tests.
15097
15098Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
15099
15100 * gdb.base/help.exp: Disable "help set", "help show", and
15101 "help support". Simplify regexp for "help stack".
15102
15103 * gdb.base/default.exp: Set match_max to 5000 and the timeout
15104 to 60 seconds. Temporarily set match_max to 15000 around the
15105 "info copying" test.
15106
15107 * gdb.base/nodebug.exp: Don't try to do an inferior function
15108 call if the target doesn't support them.
15109 * gdb.base/printcmds.exp: Likewise.
15110 * gdb.base/setvar.exp: Likewise.
15111 * gdb.base/structs.exp: Likewise.
15112 * gdb.c++/templates.exp: Likewise.
15113 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
15114
15115 * gdb.base/recurse.exp: Enable for the mn10200.
15116
15117 * configure.in: Do configure gdb.stabs directory for *-*-elf
15118 targets.
15119 * configure: Rebuilt.
15120
15121 * gdb.base/break.exp: Check for gdb,noresults before testing
15122 exit status and/or results from the target.
15123 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
15124 * lib/gdb.exp: Remove old (now bogus) initialization of
15125 noinferior, noargs, noresults and nosignals.
15126
15127Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
15128
15129 * config/sh.exp: New file.
15130
15131 * config/slite.exp: Try to connect multiple times to the board
15132 before rebooting. Only send a "monitor run" if need_monitor_run
15133 is set.
15134
15135 * gdb.base/break.exp: Don't do the "stub continue" test if
15136 the target has gdb_stub set.
15137
15138 * gdb.base/callfuncs.exp: Increase the timeout.
15139
15140 * gdb.base/interrupt.exp: Don't even try to compile the testcase
15141 if the target has gdb,noinferiorio set.
15142
15143 * gdb.base/list.exp: Increase match_max to 10000 characters.
15144
15145 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
15146
15147 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
15148 target.
15149
15150 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
15151
15152Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
15153
15154 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
15155 trying to delete the copy of gdb. Catch the file delete so we
15156 don't die if the delete fails; also, the file should be copied to
15157 the host, not to the build.
15158
15159Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
15160
15161 * lib/gdb.exp(gdb_test): Surround the result pattern with
15162 parenthesis in case it contains multiple regexps separated
15163 with |.
15164
15165 * gdb.base/watchpoint.exp: Use gdb_test.
15166 * gdb.base/default.exp: Ditto.
15167
15168Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
15169
99707966 15170 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 15171
c906108c
SS
15172 * gdb.base/scope.exp: Use gdb_test.
15173 * gdb.c++/classes.exp: Ditto.
15174 * gdb.c++/inherit.exp: Ditto.
15175
15176Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
15177
15178 * gdb.base/crossload.exp: Don't use execute_anywhere, use
15179 remote_exec instead.
15180 * gdb.base/corefile.exp: Don't be ridiculous.
15181 * gdb.base/*.c: Add missing stub invocations.
15182
15183Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
15184
15185 * config/slite.exp: Miscellaneous fixes.
15186
15187 * lib/gdb.exp: Fix runto.
15188
15189 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
15190 the target.
15191
15192 * gdb.base/watchpoint.exp: Fix regexp.
15193
15194 * lib/gdb.exp(default_gdb_exit): Add a catch to the
15195 close and wait commands, as the descriptor may now be
15196 invalid. Always call "remote_close host".
15197
15198Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
15199
15200 Major rewrite for testsuite revision.
d63a86f8 15201
c906108c
SS
15202 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
15203 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
15204 instead of relying on spawn_id to always contain a valid
15205 spawn id.
15206 (get_compiler_info): New procedure to build the ${binfile}.ci
15207 file, instead of replicating this in N different places.
15208 (gdb_compile): New procedure.
d63a86f8 15209
c906108c
SS
15210 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
15211 appropriate arguments) instead of compile. Use gdb_test in a lot
15212 more places. Use send_gdb instead of send. Always run gdb_start
15213 at the start of a testcase, as this is no longer done magically.
15214
15215 config/*-gdb.exp: Rename without the -gdb suffix.
15216
15217 config/mips.exp: Use remote_close instead of exit_remote_shell.
15218 config/monitor.exp: Use target_info instead of looking at
15219 baud, timeout, etc.
15220 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
15221
15222Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15223
15224 * gdb.c++/templates.exp (test_ptype_of_templates),
15225 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
15226 Update expect patterns for destructors and assignment operators
15227 to match corresponding c-typeprint.c changes.
15228 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
15229 to destructor breakpoint test, GDB should be able to set the
15230 destructor breakpoint without specifying arguments.
15231
15232Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
15233
15234 * gdb.threads/pthreads.exp: Change result for failure to compile due
15235 to lack of pthreads runtime support from an error to simply an
15236 unsupported test, per dejagnu standards.
15237
15238Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15239
15240 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
15241 where GDB exits to reduce pattern match time.
15242 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
15243
15244 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
15245
dc96c6c7 15246Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
15247
15248 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
15249 * gdb.base/default.exp: ditto.
15250 * gdb.base/nodebug.exp: ditto.
15251 * gdb.base/printcmds.exp: ditto.
15252 * gdb.base/ptype.exp: ditto.
15253 * gdb.base/setvar.exp: ditto.
15254 * gdb.base/structs.exp: ditto.
15255 * gdb.base/setshow.c: Guard against uninitialized values of argc.
15256
15257Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
15258
15259 * configure, */configure: Rebuild with autoconf 2.12.
15260
15261Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
15262
15263 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
15264 use new i*86-pc-linux*-gnu quads.
15265 * gdb.base/corefile.exp: Ditto.
15266 * gdb.base/signals.exp: Ditto.
15267 * gdb.base/sigall.exp: Ditto.
15268 * gdb.base/interrupt.exp: Ditto.
15269
15270 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
15271 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
15272 RedHat 4.0.
d63a86f8 15273
c906108c
SS
15274 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
15275 linux. This allows the test case to at least compile on latest
15276 linux, but still not run due to missing the threads runtime library.
15277
15278Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15279
15280 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
15281 directory to search gdb directory. Accept and step over conditional
15282 stack alignment code. Consume $prompt in failure cases.
15283 Reset timeout to $oldtimeout instead of some arbitrary value.
15284 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
15285 timeout problems with infinite stack backtraces.
15286 * gdb.base/ptype.exp (ptype struct link, union tu_link):
15287 Accept function parameters for linkfunc member.
15288
15289Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
15290
15291 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
15292 (CXXFLAGS): Remove, unreferenced.
15293 (B_OPTIONS): Add for -B options and add code to initialize with
15294 previous -B options and also add -B option to pick up cross compiled
15295 runtime.
15296 (TARGET_INCLUDES): Add for -I options and add code to initialize when
15297 doing cross compiles.
15298 (target_alias): Declare global.
15299 (xgcc): Set variable to full path of gcc in build tree. Use findfile
15300 to verify that gcc exists in build tree, and if so set CC to that
15301 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 15302
c906108c
SS
15303Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
15304
15305 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
15306 ptype test for anonymous union. Fixup testcase to match
15307 current gcc debug output.
15308
15309Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
15310
15311 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
15312 force argument to an unsigned long type.
15313
15314Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
15315
15316 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
15317 tests and anonymous union print/ptype tests.
15318 * gdb.base/list.exp (test_forward-search): Increase timeout by
15319 5 minutes for the "search extremely long line" case.
15320 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
15321 completely optional and that the pass/fail messages use the command as
15322 the message if that third arg is a null string.
15323 (gdb_test_exact): Arrange that a null string pattern means match a
15324 null string output rather than any output, which might include random
15325 errors.
15326 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
15327 backtrace test.
15328 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
15329 always failing and failure is now exposed by gdb.exp changes.
15330
15331Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
15332
15333 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
15334 weren't being noted.
15335
15336Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15337
15338 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
15339 * gdb.stabs/weird.exp: Remove v_comb xfails.
15340
dc96c6c7 15341Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
15342
15343 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 15344 list.exp scope.exp watchpoint.exp]
c906108c 15345 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 15346
dc96c6c7 15347Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
15348
15349 * config/monitor.exp: Increase download timeout to 1000 seconds.
15350
dc96c6c7 15351Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
15352
15353 * config/m32r.exp: Increase timeout to 120 seconds.
15354
15355Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
15356
15357 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
15358 and accept older ordering as obsolescent gcc or gdb.
15359 * gdb.c++/templates.exp: Ditto.
15360 * gdb.c++/virtfunc.exp: Ditto.
15361
15362Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
15363
15364 * gdb.base/coremaker.c: Add code to mmap some data so we
15365 can check that it ends up in the core file.
15366 * gdb.base/corefile.exp: Add test to read mmapped data
15367 from core file.
15368
dc96c6c7 15369Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
15370
15371 * config/m32r.exp: New file.
15372
15373Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
15374
15375 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
15376 that cflags can contains -gstabs, and work correctly for other tests.
15377
dc96c6c7 15378Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
15379
15380 * gdb.base/setshow.exp: New file, tests show and set.
15381 * gdb.base/setshow.c: New file, tests show and set.
15382 * gdb.base/help.exp: Add test for help set|show annotate.
15383 * gdb.base/default.exp: Add test for set|show annotate.
15384
15385Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
15386
15387 * testsuite/gdb.base/break.exp: Make backtrace from factorial
15388 errors unique.
15389 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
15390 explicitly.
15391
15392Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
15393
15394 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
15395 and width commands. This is done elsewhere.
15396 * (gdb_start): Don't call gdb_start_sim here. That's already
15397 done in gdb_load. This fixes lots of failures in default.exp.
15398
15399Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
15400
15401 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
15402 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
15403 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
15404 in the same we we treat other failures (since it may be an expected
15405 condition), rather than as an error.
15406 * gdb.base/signals.exp (test_handle_all_print): Revert back to
15407 old test format.
15408
15409Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
15410
15411 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
15412 (distclean maintainer-clean realclean): No need to remove files
15413 twice. Nuke the duplicates.
15414 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 15415 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
15416 Remove config.h along with other config files.
15417
15418Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
15419
15420 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
15421 "p func1 ()" and note that rests of tests are skipped.
15422 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
15423 setup_xfails for "print func2::coremaker_local".
15424 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
15425 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
15426 affected by the previous run test.
15427 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
15428 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
15429 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
15430 "pass int powerset tuple" and "pass modeless int powerset tuple".
15431 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
15432 "real write 4" and "real write 8".
15433 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
15434 setup_xfails for "print vs1 after tuple assign 2",
15435 "print \$i after tuple assign 2", and
15436 "print vs2 after tuple assign 2".
15437 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
15438 meaningful error message and return -1 so the caller can
15439 suppress further tests and avoid a cascade of errors.
d63a86f8 15440
c906108c
SS
15441Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
15442
15443 * gdb.base/a1-selftest.exp: Tweak tests to account for new
15444 format for printing version.
15445 * gdb.base/default.exp: Ditto.
15446 * gdb.base/interrupt.exp: Fix problem with cascade of
15447 errors if child process dies while calling a function.
d63a86f8 15448
c906108c
SS
15449Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
15450
15451 * Makefile.in (VPATH): Add
15452 * Makefile.in (Makefile, config.status): Fix rules so things get
15453 remade when necessary.
15454
15455Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
15456
15457 * Makefile.in (just-check): Add path to sibling expect dir
15458 to environment variable specified by RPATH_ENVVAR.
15459
15460Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
15461
15462 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
15463 (just-check): Add shared library paths for libstdc++, tk,
15464 tcl, bfd, and opcodes to the environment variable specified
15465 in RPATH_ENVVAR.
15466 * configure.in: Add support to recognize --enable-shared flag
15467 and generate correct value for RPATH_ENVVAR.
15468 * configure: Regenerated with autoconf.
15469
15470Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
15471
15472 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
15473 include all osf versions.
15474 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
15475 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
15476 when target is linux. When failing to build pthreads test
15477 executable, give more meaningful message.
15478 * gdb.threads/pthreads.c: Hpux also uses old definition of second
15479 arg for pthread_create.
d63a86f8 15480
c906108c
SS
15481Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
15482
15483 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
15484 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
15485 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
15486 and -lpthreads (everybody else).
15487 (test_startup): Fail gracefully if threads are not supported.
15488 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
15489 "p/c array_index("abcdef",2)" when not gcc compiled.
15490 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
15491 "print func2::coremaker_local" when not gcc compiled.
15492 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
15493 "ptype on opaque struct tagname (statically)",
15494 "ptype on opaque struct tagname (dynamically) 1", and
15495 "ptype on opaque struct tagname (dynamically) 2"
15496 for not compiled with gcc.
15497 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
15498 backtrace when compiled with gcc.
d63a86f8 15499 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
15500 than always return success.
15501
15502Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
15503
15504 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
15505
15506Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
15507
15508 * gdb.base/structs.exp: Undo last change.
15509
15510Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
15511
15512 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
15513 encapsulate all the steps/nexts done during self test, starting
15514 at main, and makes them less sensitive to optimization issues.
15515 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
15516 signal handler" test.
15517 * gdb.threads/pthreads.exp: Only run this for native configs.
15518 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
15519 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
15520 tests.
15521 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
15522 for "runto test_calls(void)" test.
d63a86f8 15523
c906108c
SS
15524Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
15525
15526 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
15527 and don't expect address info in breakpoint confirmations.
15528
15529Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
15530
15531 * gdb.base/list.exp (test_forward_search): Increase timeout
15532 temporarily by 60 seconds for searching extremely long line,
15533 and then reset to old value when done. Increase expect input
15534 buffer to 10000.
15535
15536Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
15537
15538 * gdb.base/list.exp (test_forward_search): Fix to handle very
15539 long source line without overflowing expect's input buffer.
15540
15541Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
15542
15543 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
15544 "buffer_full".
15545
15546 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
15547 "buffer_full".
15548
15549 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
15550 "buffer_full".
15551
15552 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
15553 "buffer_full".
15554
15555Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
15556
15557 * configure.in (configdirs): Add gdb.threads.
15558 * configure: Regenerated with autoconf.
15559 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
15560 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
15561 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 15562
c906108c
SS
15563Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
15564
15565 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
15566
15567Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
15568
15569 * gdb.base/signals.exp (test_handle_all_print): Test separately for
15570 each signal's status in the output of "handle all print".
15571 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
15572 the \r\n sequence that immediately precedes the gdb prompt.
15573 * gdb.base/a1-selftest.exp: Save original timeout and restore
15574 after test.
15575
15576Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
15577
15578 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
15579 symbol.
15580
15581Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15582
15583 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
15584
15585Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
15586
15587 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
15588 timeout by 60 seconds.
15589
15590Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
15591
15592 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
15593 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
15594 error return.
15595
15596Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
15597
15598 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
15599 gdb initialization, also report how long dejagnu waited. Restore
15600 old timeout before doing error return. Temporarily increase timeout
15601 by 3 minutes to allow for slow startups over heavy NFS use.
15602
15603Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
15604
15605 * lib/gdb.exp: Report timeout value for verbosity level 2.
15606 * config/gdbserver.exp: Ditto.
15607 * config/hppro.exp: Ditto.
15608 * config/mips-gdb.exp: Ditto.
15609 * config/monitor.exp: Ditto.
15610 * config/netware.exp: Ditto.
15611 * config/sim-gdb.exp: Ditto.
15612 * config/slite-gdb.exp: Ditto.
15613 * config/udi-gdb.exp: Ditto.
15614 * config/unix-gdb.exp: Ditto.
15615 * config/vx-gdb.exp: Ditto.
15616 * gdb.base/a1-selftest.exp: Ditto.
15617 * gdb.base/a2-run.exp: Ditto.
15618 * gdb.base/break.exp: Ditto.
15619 * gdb.base/corefile.exp: Ditto.
15620 * gdb.base/list.exp: Ditto.
15621 * gdb.base/recurse.exp: Ditto.
15622 * gdb.base/scope.exp: Ditto.
15623 * gdb.base/signals.exp: Ditto.
15624
15625Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15626
15627 * gdb.threads/Makefile.in (docdir): Removed.
15628
15629Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15630
15631 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 15632 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 15633 @srcdir@.
d63a86f8 15634 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
15635 autoconf 2.5 or higher.
15636 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
15637
15638Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
15639
15640 * configure: Regenerated.
15641 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
15642 avoid name clashes with SunOS headers.
15643
15644Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
15645
15646 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
15647
15648Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
15649
15650 * gdb.base/callfuncs.exp: Finish last change -- make sure the
15651 prototype information ends up in the compiler info file.
15652
15653Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
15654
15655 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
15656 attempting to regenerate it. Eliminate use of a temporary file
15657 and just generate the info file directly. Source it immediately,
15658 for consistency of use.
15659 * gdb.base/corefile.exp: Ditto
15660 * gdb.base/exprs.exp: Ditto.
15661 * gdb.base/funcargs.exp: Ditto.
15662 * gdb.base/langs.exp: Ditto.
15663 * gdb.base/list.exp: Ditto.
15664 * gdb.base/mips_pro.exp: Ditto.
15665 * gdb.base/nodebug.exp: Ditto.
15666 * gdb.base/opaque.exp: Ditto.
15667 * gdb.base/ptype.exp: Ditto.
15668 * gdb.base/scope.exp: Ditto.
15669 * gdb.base/setvar.exp: Ditto.
15670 * gdb.base/signals.exp: Ditto.
15671 * gdb.base/whatis.exp: Ditto.
15672 * gdb.c++/templates.exp: Ditto.
15673 * gdb.c++/virtfunc.exp: Ditto.
15674 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
15675 whether or not to add -lstdc++ to the compile command line args.
15676
15677Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15678
15679 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
15680 it got fixed by the recent lookup_minimal_symbol_by_pc change.
15681 Increase timeout, a lot of single stepping might be needed if the
15682 target has no hardware watchpoints.
15683
15684Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
15685
15686 * gdb.base/break.exp: Ignore compiler warnings when compiling
15687 break.c.
15688 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
15689 * gdb.base/default.exp: Add h8300 xfails. Handle messages
15690 from remote-sim.
15691 * gdb.base/exprs.exp: Add h8300 xfails.
15692 * gdb.base/funcargs.exp: Likewise.
15693 * gdb.base/nodebug.exp: Likewise.
15694 * gdb.base/printcmds.exp: Likewise.
15695 * gdb.base/ptype.exp: Likewise.
15696 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
15697 h8300 xfails.
d63a86f8 15698 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
15699 on the h8300.
15700 * gdb.base/funcargs.c: Explicitly make last constant argument to
15701 call_after_alloca_subr an unsigned long type.
15702 * gdb.base/return.c: Include stdio.h.
15703
15704Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15705
15706 * config/abug.exp: New file for the older Motorola Bug monitor
15707 that runs on the mvme13x series VME boards.
15708 * config/monitor.exp: Use the new config array for target settings
15709 if they exist.
15710
15711Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
15712
15713 * sim-gdb.exp: Make the SH simulator allocate less space when
15714 it is targeted.
15715
15716Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
15717
15718 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
15719 test.
15720
15721Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
15722
15723 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
15724 "rs6000-*-*" for "list function in include file" when gcc compiled.
15725 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
15726 for "p ctable1[120]".
15727 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
15728 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
15729 Remove setup_xfail for "rs6000-*-*" for
15730 "print 'scope0.c'::filelocal before run".
15731 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
15732 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
15733 since some compilers don't allow both options to be given
15734 on the same command line. Create object file and move it.
d63a86f8 15735
c906108c
SS
15736Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
15737
15738 * gdb.base/corefile.exp: Always regenerate the core file, since
15739 we always regenerate the coremaker program. Detect special case
15740 where registers cannot be read from core file.
d63a86f8 15741
c906108c
SS
15742Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
15743
15744 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
15745 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
15746 * gdb.c++/templates.exp: Only match on basename of file since
15747 some formats like xcoff don't encode directory information.
15748 * gdb.stabs/weird.exp: Use the right sed script for powerpc
15749 and rs6000 AIX xcoff targets.
15750 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
15751 * configure: Regenerate.
15752 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
15753 here, rather than in distclean.
d63a86f8 15754
c906108c
SS
15755Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
15756
15757 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
15758 defined, and use it to compile the test case with -O2. The
15759 native compilation still uses no optimization.
15760 * gdb.base/mips_pro.c: Remove inline assembly code since
15761 it is compiled PIC by default, which results in assembler
15762 warnings that make the testsuite think the compilation
15763 was unsuccessful.
15764
15765Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
15766
15767 * gdb.c++/misc.exp: Add note to message for
15768 "print s.a for foo struct" that this is a known gcc 2.7.2
15769 and earlier bug.
15770
15771Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
15772
15773 * gdb.base/break.exp: Fix pattern for matching "Delete all
15774 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
15775 setup_xfail for deleting all breakpoints test. Fix various
15776 timeout messages to include "(timeout)".
15777 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
15778 for "p t_float_values2(3.14159,float_val2)".
15779 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
15780 for "continue to call2g" when gcc compiled.
15781 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
15782 "up to foo in langs.exp", "show language at foo in langs.exp",
15783 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
15784 and "show language at fsub in langs.exp".
15785 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
15786 "list line 1 in include file", "list message for lines past EOF",
15787 "list function in include file", "list list0.h:foo", and
15788 "list filename:function; nonexistant function".
15789 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
15790 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
15791 and "ptype t_char_array" to be for native cc only.
d63a86f8 15792
c906108c
SS
15793Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
15794
d63a86f8 15795 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
15796 setup_xfail for "print coremaker_bss", "print coremaker_ro",
15797 "print func2::coremaker_local", and "backtrace in corefile.exp".
15798
15799Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
15800
15801 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
15802 "bt in signals.exp". This problem only appears when running
15803 the testsuite, and then only intermittently.
15804
15805Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15806
15807 * gdb.base/return.exp (return_tests): Differentiate between
15808 two tests of continuing.
15809
15810Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15811
15812 * */Makefile.in (maintainer-clean): Remove config.log.
15813 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
15814 * gdb.c++/Makefile.in (PROGS): Add inherit.
15815 (clean): Remove *.ci.
15816
15817Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
15818
15819 * gdb.c++/misc.cc: Add test code from Mike Stump.
15820 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
15821
15822Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
15823
15824 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
15825 to "alpha-*-osf2*" and add comment.
15826 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
15827 setup_xfail for "step over execarg initialization" and
15828 "step over corearg initialization".
15829 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
15830 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
15831 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
15832 gcc compiled for "print coremaker_bss", "print coremaker_ro",
15833 "print func2::coremaker_local", and "backtrace in corefile.exp".
15834 * gdb.base/signals.exp: Build and source signals.ci.
15835 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
15836 to be for gcc only.
15837 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 15838
c906108c
SS
15839Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15840
15841 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
15842 Feb 3 procfs.c change.
15843
15844Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
15845
15846 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
15847
15848Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
15849
15850 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
15851 from dejagnu's apparent default of 10 seconds, which gives random
15852 results when running the tests over NFS on moderately loaded systems.
15853 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
15854
15855Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
15856
15857 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
15858 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
15859 result reports.
15860
15861Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
15862
15863 * configure.in (CY_AC_PATH_TCLH): Remove.
15864 * configure: Regenerate.
15865
15866Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
15867
15868 * gdb.c++/Makefile.in (clean): Add missing '{'.
15869
15870Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
15871
15872 * lib/gdb.exp: Provide a default value for noinferior.
15873
15874 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
15875 Load libgloss.exp.
15876
15877Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
15878
15879 * gdb.disasm/hppa.exp: Compile directly into an executable, use
15880 the executable, not the .o to run the tests from.
15881
15882Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
15883
15884 * gdb.base/break.exp: Don't test for program exit or exit status
15885 if $noresults if nonzero.
15886 * gdb.base/langs.exp: Likewise.
15887 * gdb.base/watchpoint.exp: Likewise.
15888
15889 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
15890 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
15891 trying to compile the testcase.
15892
15893Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
15894
15895 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
15896 * gdb.base/signals.exp (continue to handler): Likewise.
15897
15898Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
15899
15900 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
15901
15902 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
15903
15904Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
15905
15906 * gdb.base/corefile.exp: Recognize "not found" as failure
15907 when trying to determine if a core file was generated.
15908 If no core file was generate the first time, try again without
15909 the ulimit -c to work around braindamaged shells.
15910
15911Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
15912
15913 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
15914 [] tests with "test" and enclose string in quotes.
15915 * gdb.stabs/configure: Rebuild
d63a86f8 15916
c906108c
SS
15917Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
15918
15919 Changes in sync with expect:
15920 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
15921 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
15922 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
15923 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
15924 argument to AC_REQUIRE.
15925 * configure: Regenerated.
15926
15927Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
15928
15929 * gdb.base/corefile.exp: When generating a core, discard any
15930 error messages about ulimit not found and the "core dumped"
15931 message from the shell that runs the coredumper.
15932
15933Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
15934
15935 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
15936
15937 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
15938 which sed script to run. Expect failure for v_comb test
15939 on PA targets too.
d63a86f8 15940
c906108c
SS
15941Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
15942
15943 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
15944 "print func2::coremaker_local" and for "backtrace in corefile.exp"
15945
15946Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
15947
15948 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
15949 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
15950 "sparc-sun-solaris*" xfails for "p v_comb".
15951 * lib/gdb.exp (default_gdb_start): Fix typo.
15952 * gdb.base/corefile.exp: Allow "Core was generated by ..."
15953 messages to not include the full program name that caused
15954 the core dump since some systems (such as solaris) apparently
15955 truncate this path to about 80 characters.
15956 When generating a core file first try increasing the core file
15957 size limit to unlimited since some systems may default it to
15958 zero, and it is harmless to try it. Move the test for failing
15959 to generate a core file to where it will actually get executed.
15960 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
15961 new gdb result from g++ debug info improvements and make old
15962 pattern obsolescent. Also account for size_t differences
15963 (may be int or long).
15964 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
15965 initialization before function call is placed in the delay slot
15966 and thus appears to be skipped over by commands such as "next".
15967
15968Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15969
15970 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
15971
15972Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
15973
15974 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
15975 input source file; fix code to compile test to deal with this
15976 convention.
15977 * gdb.c++/*.exp: Likewise.
15978
15979Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
15980
15981 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
15982 "bt in signals.exp".
15983
15984Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
15985
15986 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
15987 "step over execarg initialization" and
15988 "step over corearg initialization".
15989
15990Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
15991
15992 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
15993 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
15994
15995Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
15996
15997 From Rob Savoye (rob@poseidon.cygnus.com)
15998 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
15999 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
16000 configure.in}, gdb.disasm/{Makefile.in, configure.in},
16001 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
16002 configure.in}: Major reworking for autoconfig.
16003 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
16004 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
16005 New files.
16006 * config/unix-gdb.exp: Make GDB global.
16007 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
16008 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
16009 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
16010 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
16011 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
16012 term.exp, twice.exp, watchpoint.exp, whatis.exp},
16013 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
16014 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
16015 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
16016 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
16017 pr-8136.exp, result.exp, string.exp, tuples.exp},
16018 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
16019 to returns as necessary, arrange for test to compile own testcase
16020 executable.
16021 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 16022
c906108c
SS
16023Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
16024
16025 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
16026 clear_xfail at end of test which might not call either pass or fail.
16027 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
16028 "backtrace through signal handler".
16029
16030Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16031
16032 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
16033 continuing from a job control stop signal.
16034 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
16035
16036Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
16037
16038 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
16039 * gdb.base/corefile.exp: Likewise.
16040 * gdb.base/funcargs.exp: Likewise.
16041
16042Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
16043
16044 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
16045 * config/monitor.exp: Add support for setting baud rate.
16046
16047Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
16048
16049 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
16050 i*86-*-linux* xfails for "backtrace through signal handler".
16051 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
16052 "print func2::coremaker_local".
16053 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
16054 alpha-dec-osf2* xfail for
16055 "delete all breakpoints when none".
16056
16057Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
16058
16059 * gdb.base/break.exp: Change test that deletes all breakpoints
16060 when no user breakpoints are installed. A post 4.15 change
16061 causes gdb to no longer prompt in this case.
16062
16063Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
16064
16065 * gdb.base/return.exp (return_tests): Change xfail for test
16066 "correct value returned double test" to stop xfailing at
16067 Solaris 2.5. Apparently the bug has been fixed.
16068
16069Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
16070
16071 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
16072 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
16073
16074Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
16075
16076 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
16077 * gdb.disasm/hppa.s: Corresponding changes.
16078
16079Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
16080
16081 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
16082 makefile fragment.
16083 * config/mt-hpux: Deleted.
16084
16085Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
16086
d63a86f8 16087 * Many files: When warning about suppressed tests due to a
c906108c
SS
16088 nonexistant test binary, avoid incrementing the warning count.
16089
16090Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
16091
16092 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 16093
c906108c
SS
16094Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16095
16096 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
16097 "sparc-*-solaris2*".
16098
16099Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16100
16101 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
16102 Add global and local variables and initialize them.
16103 * gdb.base/corefile.exp: Test correct mapping of corefile sections
16104 by printing variables. Remove rs6000 and powerpc xfails, BFD now
16105 extracts the file name and terminating signal from the core file.
16106 * TODO: Remove note about tests for correct mapping of corefile.
16107 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
16108 from optimizing it away.
16109 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
16110 handles common blocks.
16111
16112Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
16113
16114 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
16115 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
16116
16117Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
16118
16119 * Makefile.in (maintainer-clean): New target, synonym for
16120 realclean.
16121 * gdb.base/Makefile.in (maintainer-clean): Likewise.
16122 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
16123 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
16124 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
16125 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
16126 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
16127
16128Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
16129
16130 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
16131 xfails when not gcc compiled for "print foo::funclocal".
16132 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
16133 "print foo::funclocal at foo",
16134 "print 'scope1.c'::foo::funclocal at foo",
16135 "print foo::funclocal_bss at foo",
16136 "print 'scope1.c'::foo::funclocal_bss at foo",
16137 "print foo::funclocal_ro at foo",
16138 "print 'scope1.c'::foo::funclocal_ro at foo",
16139 "print bar::funclocal at foo" and
16140 "print 'scope1.c'::bar::funclocal at foo".
16141 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
16142 gcc compiled for "print foo::funclocal at bar".
16143 Expand all messages to ensure that they identify that
16144 the test is at bar().
16145 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
16146 gcc compiled for:
16147 "ptype on opaque struct pointer (statically)",
16148 "ptype on opaque struct tagname (statically)",
16149 "ptype on opaque struct pointer (dynamically) 1",
16150 "ptype on opaque struct tagname (dynamically) 1",
16151 "ptype on opaque struct pointer (dynamically) 2" and
16152 "ptype on opaque struct tagname (dynamically) 2
16153 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
16154 gcc compiled for:
16155 "p datalocal"
16156 "whatis datalocal",
16157 "ptype datalocal",
16158 "p bsslocal",
16159 "whatis bsslocal", and
16160 "ptype bsslocal".
16161 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
16162 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
16163 when not gcc compiled.
16164 * gdb.base/funcargs.exp (float_and_integral_args): Add
16165 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
16166 compiled.
16167 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
16168 "backtrace from call6a" when not gcc compiled.
16169 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
16170 "backtrace from call7a" when not gcc compiled.
16171 * gdb.base/callfuncs.exp (do_function_calls):
16172 Add "hppa*-*-hpux*" xfail when not gcc compiled for
16173 "p t_char_array_values(char_array_val2,char_array_val1)",
16174 "p t_char_array_values(char_array_val1,char_array_val2)",
16175 "p t_char_array_values("carray 1","carray 2")",
16176 "p t_char_array_values("carray 1",char_array_val2)",
16177 "p t_char_array_values(char_array_val1,"carray 2")",
16178 "p sum_args(1,{2})",
16179 "p sum_args(2,{2,3})",
16180 "p sum_args(3,{2,3,4})",
16181 "p sum_args(4,{2,3,4,5})"
16182 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
16183 "backtrace in corefile.exp" when not gcc compiled.
16184
16185Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16186
16187 * gdb.base/signals.exp: Rewrite `handle all print' test as
16188 a procedure. Accept blanks or TABs as whitespace, increase
16189 timeout and expect input buffer size for the large output
16190 from the command. Remove "i*86-*-bsdi2.0" xfail.
16191
16192Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16193
16194 * gdb.base/setvar.exp: Add new testcases for truncation when
16195 assigning invalid values to bitfields.
16196
16197Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
16198
d63a86f8 16199 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
16200 mips-sgi-irix* xfail for
16201 "call inferior func with struct - returns char *"
16202 and fix test so that an optional (unsigned char *) cast is
16203 accepted in the result.
16204
16205Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
16206
16207 * gdb.base/funcargs.exp (float_and_integral_args): Remove
16208 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
16209 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
16210 * gdb.base/signals.exp: Remove duplicate "handle all print" test
16211 that accidentally got checked in.
16212
16213Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
16214
d63a86f8 16215 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
16216 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
16217 compiled test.
16218 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
16219 Add mips-sgi-irix5* xfail for not gcc compiled.
16220 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
16221 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
16222 "p top", "whatis top", "p middle", and "whatis middle".
16223 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
16224 "whatis signed char" for not gcc compiled.
16225 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
16226 "set variable signed char=-1 (-1)" and
16227 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
16228 * gdb.base/funcargs.exp (float_and_integral_args):
16229 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
16230 Add mips-sgi-irix* xfail when not gcc compiled for
16231 "continue to call2b".
16232 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
16233 "continue to call2g".
16234 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
16235 "backtrace from call6a"
16236 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
16237 "backtrace from call7k".
16238 Add mips-sgi-irix5* xfail when not gcc compiled for
16239 "backtrace from call7a".
16240 (localvars_after_alloca): Fix gdb_test cmds for
16241 "print * after runto ...".
16242 Remove rs6000-*-* xfails for
16243 "print i after runto localvars_after_alloca" and
16244 "print l after runto localvars_after_alloca"
16245 for all compilers.
16246 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
16247 when not compiled with gcc, for:
16248 "print signed char == (minus)",
16249 "print signed char != (minus)",
16250 "print signed char < (minus)",
16251 "print signed char > (minus)".
16252 * gdb.base/callfuncs.exp (do_function_calls):
16253 Add mips-sgi-irix* xfail, when compiled with native compiler, for
16254 "call inferior func with struct - returns char *".
d63a86f8 16255 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
16256 "correct value returned double test" to include Solaris 2.4.
16257 * gdb.base/funcargs.exp (float_and_integral_args):
16258 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 16259
c906108c
SS
16260Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16261
16262 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
16263 enumeration bitfields if compiling with GNU C.
16264 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
16265 to empty' prompt.
16266
16267Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
16268
16269 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
16270 test for PRO targets.
16271
16272 * gdb.base/funcargs.exp: Avoid ever setting more than 8
16273 breakpoints in the inferior at any given time by making
16274 two groups of breakpoints for call2*, call6* and call7*
16275 tests.
16276
16277Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16278
16279 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
16280 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
16281 from optimizing it away.
16282 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
16283 "call inferior func with struct".
16284
16285Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
16286
16287 * configure.in: Only configure gdb.chill for particular targets.
16288
16289Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
16290
16291 * gdb.base/Makefile.in: Add action to .c.o transformation
16292 rule that generates a .ci file for each .o file and remove
16293 explicit .c.o rules except for callfuncs.o.
16294 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
16295 generates a .ci file for each .o file and remove explicit
16296 .cc.o rules.
16297 (clean): Remove *.tmp *.ci files.
16298 (EXECUTABLES): Remove templ-info.exp.
16299 * gdb.base/compiler.c: New file.
16300 * gdb.c++/compiler.cc: New file
16301 * gdb.base/scope.exp: Source gdb.base/scope.ci.
16302 Change rs6000-*-* xfail for
16303 "print 'scope0.c'::filelocal_ro" and
16304 "print 'scope1.c'::filelocal" and
16305 "print 'scope1.c'::filelocal_bss" and
16306 "print 'scope1.c'::filelocal_ro" and
16307 "print 'scope1.c'::foo::funclocal" and
16308 "print 'scope1.c'::foo::funclocal_ro" and
16309 "print 'scope1.c'::bar::funclocal" and
16310 "print 'scope0.c'::filelocal_ro" and
16311 "print 'scope1.c'::filelocal at foo" and
16312 "print 'scope1.c'::filelocal_bss at foo" and
16313 "print 'scope1.c'::filelocal_ro at foo" and
16314 "print 'scope1.c'::foo::funclocal at foo" and
16315 "print 'scope1.c'::foo::funclocal_bss at foo" and
16316 "print 'scope1.c'::foo::funclocal_ro at foo" and
16317 "print 'scope1.c'::bar::funclocal at foo" and
16318 "print 'scope0.c'::filelocal_ro" and
16319 "print 'scope1.c'::filelocal" and
16320 "print 'scope1.c'::filelocal_bss" and
16321 "print 'scope1.c'::filelocal_ro" and
16322 "print 'scope1.c'::foo::funclocal" and
16323 "print 'scope1.c'::foo::funclocal_bss" and
16324 "print 'scope1.c'::foo::funclocal_ro" and
16325 "print 'scope1.c'::bar::funclocal" and
16326 "print 'scope1.c'::bar::funclocal_bss"
16327 to only be xfail'd when not compiled with gcc.
d63a86f8 16328 Add rs6000-*-* xfail for
c906108c
SS
16329 "print 'scope0.c'::filelocal_bss before run"
16330 when compiled with gcc.
16331 (test_at_main): Add rs6000-*-* xfail for
16332 "print filelocal_ro in test_at_main"
16333 when compiled with gcc.
16334 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 16335 Add rs6000-*-aix* xfail for
c906108c
SS
16336 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
16337 "ptype t_char_array", not compiled with gcc.
16338 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
16339 xfail for "list foo (in include file)" when gcc compiled.
16340 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
16341 (integral_args): Add rs6000-*-* xfail for
16342 "run to call0a" if not compiled with gcc.
16343 (unsigned_integral_args): Add rs6000-*-* xfail for
16344 "run to call1a" if not compiled with gcc.
16345 (float_and_integral_args): Add rs6000-*-* xfail for
16346 "run to call2a" if not compiled with gcc and for
16347 "continue to call2b" for any compiler.
16348 Add rs6000-*-* xfail to
16349 "print f1 after run to call2a" for gcc compiled.
16350 (discard_and_shuffle): Add rs6000-*-* xfail for
16351 "run to call6a".
16352 (shuffle_round_robin): Add rs6000-*-* xfail for
16353 "backtrace from call7a" if not compiled with gcc.
16354 Add rs6000-*-* xfail for
16355 "backtrace from call7b" if compiled with gcc.
16356 (call_after_alloca): Add rs6000-*-* xfail for
16357 "print c in call_after_alloca" and
16358 "print s in call_after_alloca" and
16359 "backtrace from call_after_alloca_subr"
16360 if not compiled with gcc.
16361 (localvars_in_indirect_call): Add rs6000-*-* xfail for
16362 "print c in localvars_in_indirect_call" and
16363 "print c in localvars_in_indirect_call" and
16364 "backtrace in indirectly called function" and
16365 "stepping into indirectly called function"
16366 if not compiled with gcc.
16367 (localvars_after_alloca): Add rs6000-*-* xfail for
16368 "print c after runto localvars_after_alloca" and
16369 "print s after runto localvars_after_alloca" and
16370 "print i after runto localvars_after_alloca" and
16371 "print l after runto localvars_after_alloca"
16372 for all compilers.
16373 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
16374 than whatis-info.exp.
16375 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
16376 than opaque-info.exp.
16377 Setup rs6000-*-* xfail for
d63a86f8 16378 "ptype on opaque struct pointer (statically)" and
c906108c
SS
16379 "ptype on opaque struct pointer (dynamically)" when
16380 not compiled with gcc.
16381 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
16382 rather than callf-info.exp.
16383 (do_function_calls): Add clear_xfail for rs6000-*-* for
16384 "p t_float_values2(3.14159,float_val2)". Seems to work
16385 fine there, both with xlc and gcc. Need to find out what
16386 it is doing right and fix other platforms.
16387 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
16388 "call inferior func with struct - returns int",
16389 "call inferior func with struct - returns long",
16390 "call inferior func with struct - returns float",
16391 "call inferior func with struct - returns double",
16392 "call inferior func with struct - returns char *",
16393 but only if not gcc compiled (presumes xlc compiled).
16394 Change rs6000-*-* xfails for
16395 "call inferior func with struct - returns char" and
16396 " call inferior func with struct - returns short" to only
16397 xfail if not using gcc.
16398 (clean mostlyclean): Remove *.ci and *.tmp files.
16399 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
16400 than templ-info.exp.
16401 * gdb.base/langs.exp: Source gdb.base/langs.ci.
16402 Add rs6000-*-* xfail for "up to foo in langs.exp"
16403 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
16404 when not gcc compiled.
d63a86f8 16405
c906108c
SS
16406Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16407
16408 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
16409 * gdb.base/corefile.exp: Likewise.
16410 * gdb.base/list.exp: Likewise.
16411 * gdb.base/scope.exp: Likewise.
16412 * gdb.base/siganls.exp: Likewise.
16413
16414 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
16415 compiler output.
16416 * gdb.base/whatis.exp: Likewise.
16417
16418Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
16419
16420 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
16421 failure (opcode table has been fixed to match reality).
16422
16423Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
16424
16425 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
16426 "call inferior func with struct - returns char",
16427 "call inferior func with struct - returns short"
16428
16429 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
16430 "print 'scope0.c'::filelocal at main",
16431 "print 'scope0.c'::filelocal_bss in test_at_main",
16432 "print 'scope0.c'::filelocal at foo",
16433 "print 'scope0.c'::filelocal_bss in test_at_foo",
16434 "print 'scope0.c'::filelocal at bar",
16435 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 16436
c906108c
SS
16437 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
16438 in source file 1". This bug seems to have been fixed with both
16439 gcc and native cc (was native assembler bug?).
16440
16441Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
16442
16443 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
16444 "backtrace through signal handler" to "i*86-*-sysv4*".
16445 * gdb.base/signals.exp: Add xfail for "'next' behaved as
16446 continue" case. Add "known SVR4 bug" to fail message.
16447 Add "i*86-*-bsdi2.0" xfail for "handle all print".
16448 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
16449 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
16450 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
16451 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
16452 "up to foo in langs.exp", "show language at foo in
16453 langs.exp", "up to cppsub_ in langs.exp", "show
16454 language at cppsub_ in langs.exp", "up to fsub in
16455 langs.exp", and "show language at fsub in langs.exp".
16456 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
16457 "bactrace in corefile.exp".
16458 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
16459 "call inferior function with struct - returns float" and
16460 "call inferior function with struct - returns double".
d63a86f8 16461
c906108c
SS
16462Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
16463
16464 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
16465 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
16466 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
16467 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
16468
16469Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
16470
16471 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
16472 (or overriden) "CHILL" macro rather then bare "gcc".
16473 Also look for ../../gcc/xgcc since that is what we will
16474 actually need, not "Makefile". Remove following assignment
16475 of CHILL to CHILL_FOR_TARGET because that results in
16476 recursive definition.
16477
16478Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
16479
16480 * gdb.base/corefile.exp: Change xfail for backtrace in
16481 corefile.exp from linuxaout to all linux.
16482 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
16483 cases where we miss the breakpoint at the signal handler
16484 for some reason. Setup xfail for linuxoldld/linuxaout and
16485 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
16486 hitting SIGURG breakpoint.
16487 * gdb.base/signals.exp: Setup xfail for "next" acting like
16488 continue to add linuxoldld. Setup xfail for all linux for
16489 "next to handler in signals_tests_1", "backtrace in
16490 signals_tests_1", "continue to func1", "pass SIGUSR1",
16491 and continue to handler".
16492
16493Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
16494
16495 * Update all FSF addresses except those in COPYING* files.
16496
16497Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
16498
16499 * gdb.base/a2-run.exp: Change messages to be more explicit about
16500 the status of args, and quote binfile in results.
16501
16502Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
16503
16504 * gdb.base/callfuncs.exp: Add tests for passing structs to
16505 inferior functions and return various types.
16506 * gdb.base/callfuncs.c: Add functions to receive a struct
16507 and return a member of the struct, in various types.
16508
16509Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16510
16511 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
16512
16513Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16514
16515 * config/vxworks29k.exp: New file, sources vxworks.exp.
16516
16517Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16518
16519 * config/gdbremote.exp: New file. Testing framework using
16520 gdbserver.
16521
16522Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
16523
16524 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
16525 "call function when asleep" and "send end of file".
16526 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
16527 for "backtrace in corefile.exp".
16528 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
16529 for "backtrace through signal handler".
16530 * gdb.base/corefile.exp: Make sure we actually generate a core file
16531 before trying the core tests. Some systems allow the user to suppress
16532 generation of core files and default to that (linux for example).
16533 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
16534 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
16535
16536Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16537
16538 * gdb.threads: New directory with some crude multi-threaded
16539 gdb tests (step.exp and step2.exp).
16540 * config/mt-lynx (STEP_EXECUTABLE): Define.
16541 (THREADFLAGS): Define.
16542
16543Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
16544
16545 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
16546
16547 * gdb.base/signals.exp: Disable whole file for lynx until
16548 further notice.
16549
16550 * gdb.base/signals.exp: xfail test where "next" acts like
16551 "continue" for lynx.
16552
16553 * gdb.base/interrupt.exp: xfail test for calling function while
16554 inferior is asleep for lynx.
16555
16556 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
16557 than one cr-lf after each command.
16558
16559Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16560
16561 * configure.in: Reinstate setting of stabsdirs variable, fix
16562 typo in setting up configdirs for native builds.
16563
16564 * gdb.base/return.exp: Fix typo in return double test.
16565 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
16566 compiler from optimizing them away.
16567
16568Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
16569
16570 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
16571 sequences to be echo'd by gdb when using gdb_test.
16572 * gdb.chill/chexp.exp: Likewise.
16573 * gdb.fortran/exprs.exp: Likewise
16574
16575Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16576
16577 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
16578 after the inferior gdb has started.
16579
16580 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
16581 after each command.
16582 * gdb.base/funcargs.exp: Likewise.
16583 * gdb.base/gdbvars.exp: Likewise.
16584 * gdb.base/interrupt.exp: Likewise.
16585 * gdb.base/list.exp: Likewise.
16586 * gdb.base/watchpoint.exp: Likewise.
16587 * gdb.c++/demangle.exp: Likewise.
16588 * gdb.c++/inherit.exp: Likewise.
16589 * gdb.chill/chexp.exp: Likewise.
16590 * gdb.fortran/exprs.exp: Likewise.
16591
16592 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
16593 test if we can't handle IO to/from the inferior.
16594
16595 * gdb.c++/misc.exp: Always check for a program already being
16596 started after sending a "run" command to gdb.
16597
16598 * gdb.base/twice.exp: Start with a fresh gdb.
16599
16600 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
16601 only depend on gdb's expression code, not the chill runtime.
16602
16603 * gdb.base/return.c: Put return values into variables so we
16604 can have gdb print them rather than depending on the program
16605 to print them.
16606 * gdb.base/return.exp: Corresponding changes.
16607
16608 * lib/gdb.exp: Provide default value for noinferiorio.
16609 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
16610 the inferior.
16611
16612 * gdb.base/break.exp: Always check for a program already being
16613 started after sending a "run" command to gdb.
16614 (text_next_with_recursion): Don't check the output from the
16615 program's printf statement. Instead just make sure the program
16616 exited.
16617
16618 * gdb.base/commands.exp: Protect tests which need arguments with
16619 $noargs conditionals.
16620
16621Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16622
16623 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
16624 of structure member arrays to match gdb/valops.c:value_addr change.
16625
16626Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
16627
16628 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
16629 cases.
16630
16631Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
16632
16633 * configure.in (configdirs): Remove gdb.chill from default list
16634 of subdirs and then add it back in only if doing a native build.
16635 The current chill compiler does not yet work in any cross build.
16636 * Revert all signal changes from Jul 6.
16637 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
16638 for sh-hms targets, allowing these tests to link, with no other
16639 changes. Testing is suppressed by setting "nosignals" in site.exp.
16640
16641Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
16642
16643 * configure.in (signaldirs): Define and add to configdirs for all
16644 targets except some specific ones that are known to not support signals.
16645 Also clean up formatting.
16646 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
16647 (signals, sigall): Remove rules to build.
16648 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
16649 Moved to new gdb.signals directory.
16650 * gdb.signals: New test directory.
16651 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
16652 signals.c signals.exp}: New or moved files.
16653
16654Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
16655
16656 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
16657
16658Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
16659
16660 * gdb.base/return.exp: Xfail `return double' test failure
16661 on at least Solaris 2.3 and handle future/past versions on
16662 a case by case basis as appropriate. Also update message
16663 to include i*86 failures.
16664
16665Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16666
16667 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
16668
16669 * lib/gdb.exp: Fix comment which erroneously identified
16670 gdb_file_cmd as gdb_load (the 19 May change was in fact to
16671 gdb_file_cmd not gdb_load).
16672 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
16673
16674 * gdb.base/setvar.exp: Make test names consistent between pass and
16675 fail cases. Use gdb_test more.
16676
16677Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16678
16679 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
16680
16681Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16682
16683 * gdb.base/help.exp: Fix expected help string for `show commands'.
16684
16685Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
16686
16687 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
16688
16689 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
16690 of a text section.
16691
16692Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
16693
16694 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
16695 that loop eventually terminates. Fix Connection refused logic so
16696 that testsuite will expire nicely.
16697
16698Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
16699
16700 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
16701 config/rom68k.exp: New tcl glue for the appropriate monitors.
16702 These all just end up calling monitor.exp.
16703 * config/monitor.exp (gdb_target_monitor): Handle `Connection
16704 refused' by retrying. Cleanup some timeout issues.
16705 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
16706 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
16707 callers don't have to set/restore global timeout variable.
16708
16709 * The following set of changes centralizes management of the global
16710 timeout variable. This way, it can be set in one target dependent
16711 place instead of dozens of places scattered throughout the test suite.
16712 If you need to lengthen a timeout, then you should either set timeout
16713 in one of the config/{target}.exp files, or multiply it by a factor.
16714 Setting it to an absolute value is always going to lose for some
16715 targets.
16716 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
16717 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
16718 * gdb.base/funcargs.exp: Don't set timeout.
16719 * gdb.base/list.exp (test_forward_search): Only use local timeout.
16720 * gdb.base/printcmds.exp (test_print_string_constants
16721 test_print_array_constants): Don't set timeout.
16722 * gdb.base/ptype.exp: Don't set timeout.
16723 * gdb.base/recurse.exp: Don't set timeout.
16724 * gdb.base/return.exp: Don't set timeout.
16725 * gdb.base/watchpoint.exp: Don't set timeout.
16726 * gdb.c++/classes.exp (do_tests): Don't set timeout.
16727 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
16728
16729Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
16730
16731 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
16732
16733Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16734
16735 * lib/gdb.exp: Disable chill tests for irix5.
16736
16737Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16738
16739 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
16740 each test pass or fail.
16741
16742Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16743
16744 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
16745 xlc not gcc.
16746
16747Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
16748
16749 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
16750
16751Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
16752
16753 * config/est.exp: Fix copyright and comments. Remove dead code.
16754 Use targetname, serialport and baud variables instead of fixed
16755 constants.
16756 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
16757 * config/cpu32bug.exp: New file to support cpu32bug monitors.
16758
16759Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16760
16761 * gdb.base/watchpoint.exp: Don't run
16762 test_watchpoint_triggered_in_syscall for sunos.
16763
16764Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16765
16766 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
16767 they don't seem to exist. Do include stdio.h.
16768
16769Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16770
16771 * gdb.base/a1-selftest.exp: Add alpha xfail.
16772
16773Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16774
16775 * gdb.base/watchpoint.c (main): Prompt before calling read().
16776 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
16777 Revise accordingly. Remove cruft about sending "123" several
16778 times, until it gets noticed. Clean up the "print buf[0]" stuff
16779 so that it passes or fails, and waits for prompts in the usual way.
16780
16781Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16782
16783 * gdb.base/recurse.exp: Fix comment.
16784
16785 * TODO: Remove item about printing variables in nodebug.exp. Add
16786 item about enabling tests which are only run on some targets.
16787
16788 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
16789 fail, make test names unique, use new gdb_test convention
16790 regarding pattern, use gdb_test more, etc.).
16791
16792 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
16793 fail, make test names unique, etc.).
16794
16795Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16796
16797 * gdb.base/nodebug.c: Change return type of top and middle to
16798 short.
16799 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
16800 are fixed by the recent mdebugread.c changes. Allow `short ()'
16801 as type for top and middle.
16802
16803Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16804
16805 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
16806 nearly as I can tell, the whole thing was an accident in Stu's
16807 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
16808 to replace a send/expect pair with gdb_test, but ended up only
16809 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
16810 of 30 Mar 1995 took care of it, but left this vestigial comment
16811 which I am now nuking.
16812
16813Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16814
16815 * gdb.base/break.exp: Look for different line number for
16816 breakpoint at main depending on usestubs.
16817
16818Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16819
16820 * gdb.base/list.exp: Adjust some alternate expect patterns to
16821 match recent list0.c change. Add alternate expect pattern for
16822 output from `list default lines around main' for optimizing
16823 compilers.
16824
16825Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16826
16827 * lib/gdb.exp: If nosignals is not set, set it to 0.
16828
16829Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
16830
16831 * config/slite-gdb.exp: Responds to load symbol table prompt.
16832 * gdb.base/break.exp: Adjust line number, fix rerun.
16833 * gdb.base/langs0.c: Add #ifdef usestubs.
16834
16835Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
16836
16837 * gdb.base/list.exp: Adjust line contents after adding new lines in
16838 list0.c. Also fix a syntax error.
16839
16840 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
16841 * gdb.base/break.exp: ditto.
16842 * gdb.base/list.exp: ditto.
16843 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
16844 * gdb.base/run.c: ditto.
16845 * gdb.base/list0.c: ditto.
16846 * gdb.base/funcargs.c: ditto.
16847
16848Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
16849
16850 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
16851 $targetname, $serialport and $baud instead of hardwired variables.
16852 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
16853 target doesn't support signals.
16854
16855Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
16856
16857 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
16858
16859Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16860
16861 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
16862 Don't rely on the value of an auto variable before it has been
16863 initialized. Use gdb_test more.
16864
16865Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16866
16867 * lib/gdb.exp (default_gdb_version): A version number must start
16868 with a digit, but other than that contains all characters up to
16869 the first whitespace character.
16870
16871Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16872
16873 * gdb.base/commands.exp (breakpoint_command_test): New tests.
16874
16875Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16876
16877 * gdb.c++/*.exp: Warn if executable does not exist. The original
16878 reason for skipping the warning was that configure.in sometimes
16879 intentionally skipped building the executables but the tcl code
16880 had no way of knowing. That (a) was always bogus with respect to
16881 error handling, (b) is no longer true (right now there is no way
16882 to skip C++ tests).
16883
16884 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
16885
16886Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16887
16888 * gdb.base/list.exp: Add expect patterns for output from
16889 SunPRO compiled executables.
16890 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
16891 types.
16892
16893Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16894
16895 * gdb.base/break.exp (test_next_with_recursion): Accept any line
16896 number (we are already testing that the correct source line text
16897 gets printed).
16898
16899 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
16900 that is what is intended, but something needed to be done to get
16901 sunos4 native working again.
16902
16903 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
16904
16905 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
16906 apparently went with a (very) old xfail.
16907
16908Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
16909
16910 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
16911 runto_main is a proc in gdb.exp that will do 'step' for target use
16912 stubs.
16913 * gdb.base/exprs.exp: ditto.
16914 * gdb.base/interrupt.exp: ditto.
16915 * gdb.base/opaque.exp: ditto.
16916 * gdb.base/printcmds.exp: ditto.
16917 * gdb.base/ptype.exp: ditto.
16918 * gdb.base/scope.exp: ditto.
16919 * gdb.base/setvar.exp: ditto.
16920 * gdb.base/signals.exp: ditto.
16921 * gdb.base/twice.exp: ditto.
16922 * gdb.c++/classes.exp: ditto.
16923 * gdb.c++/inherit.exp: ditto.
16924 * gdb.c++/templates.exp: ditto.
16925 * gdb.base/break.exp: no run and hit main for stubs. Change line
16926 numbers for breakpoints and info breakpoint.
16927 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
16928 breakpoint().
16929 * gdb.base/callfuncs.c: ditto.
16930 * gdb.base/exprs: ditto.
16931 * gdb.base/interrupt.c: ditto.
16932 * gdb.base/opaque0.c: ditto.
16933 * gdb.base/printcmds.c: ditto.
16934 * gdb.base/ptype.c: ditto.
16935 * gdb.base/scope0.c: ditto.
16936 * gdb.base/setvar.c: ditto.
16937 * gdb.base/signals.c: ditto.
16938 * gdb.base/twice.c: ditto.
16939 * gdb.c++/misc.cc: ditto.
16940 * gdb.c++/templates.cc: ditto.
16941
16942Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16943
16944 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
16945
16946 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
16947 somewhere between `read' and `main.c'. I'm pretty sure the
16948 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
16949 and it isn't particularly useful.
16950
16951 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
16952
16953Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16954
16955 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
16956
16957Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
16958
16959 * config/mt-slite: add LIBS and -nostdlib.
16960 * config/slite-gdb.exp: add this new file to support sparclite target.
16961
16962Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
16963
16964 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
16965
16966 * gdb.base/a2-run.exp: Change argument to istarget from
16967 "*-*-vxworks" to "*-*-vxworks*".
16968 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
16969
16970Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
16971
16972 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
16973 will not runto main but do a 'step' to step out of breakpoint().
16974 * config/mt-slite: add -Dusestubs.
16975
16976Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16977
16978 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
16979 instead of just @.
16980
16981 * gdb.base/signals.exp: Add test for "handle all print".
16982 * TODO: Remove "handle all print". Also remove item about
16983 checking copyright date (I don't like the idea of a spurious FAIL
16984 based on when we run the tests).
16985
16986 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
16987 for SunOS4 (reason for failure not investigated). Remove
16988 redundant test for $binfile.
16989
16990 * gdb.base/nodebug.c (array_index): Call malloc.
16991
16992 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
16993
16994Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
16995
16996 * gdb.base/recurse.exp: Update gdb_test invocation to use new
16997 conventions and slightly simplify the matching regexp.
16998
16999Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17000
17001 * gdb.base/break.exp: Update gdb_test invocation to use new
17002 convention.
17003
17004 * lib/gdb.exp: If noargs is not set, set it to 0.
17005
17006 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
17007 tests unique.
17008
17009 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
17010
17011Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17012
17013 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
17014 one argument of type "<non-float parameter>".
17015
17016Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
17017
17018 * config/rom68k.exp: New file to support Motorola IDP board.
17019 * gdb.base/a2-run.exp: Skip this file if noargs is set.
17020 * gdb.base/break.c: Change things around so that this program
17021 doesn't depend upon args. This is necessary to make remote
17022 targets work (in general, they can't take args).
17023 * gdb.base/break.exp: Don't try to send args to program. Don't
17024 expect output. Also, replace lots of code with gdb_test.
17025
17026Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17027
17028 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
17029 printing of '\'' (which is what the comment says we are testing,
17030 even though we were not), not '''.
17031 (test_integer_literals_rejected): Test that printing ''' is an error.
17032
17033 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
17034 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
17035 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
17036 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
17037 Use gdb_test not test_print_accept.
17038 * lib/gdb.exp: Remove test_print_accept.
17039
17040 * gdb.base/signals.exp (signal_tests_1): Make pass message
17041 consistent with fail message.
17042
17043 * gdb.base/whatis.exp: Remove xfails for printing char vs.
17044 unsigned char; the bug (PR 1821) is fixed.
17045
17046 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
17047
17048 * gdb.base/scope.exp (test_at_localscopes): Call pass for
17049 successful tests--makes xfailing them work right.
17050
17051Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17052
17053 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
17054 only \r\n, not .*. The test can pass .* as the last thing in
17055 $pattern if that is what it wants. In addition to providing this
17056 flexibility, this change should speed up pattern matching in cases
17057 where the pattern already ended with .* (there were a number of
17058 them). This change also helps catch bad patterns--in the old
17059 scheme the typo "char \*" instead of "char \\*" would pass. Now
17060 it is caught.
17061 * Many .exp files: Update callers.
17062
17063 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
17064 clearer and does not spuriously match multiple ('s. Likewise for
17065 ) and *.
17066
17067 * gdb.base/nodebug.exp: Test ability to call a function and pass
17068 it a string (even with no debugging info).
17069
17070 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
17071 "p '\'", which is the same as "p ''" once tcl gets done with
17072 quoting, to "p '\\'", which I suspect is what is intended (one
17073 backslash gets sent to GDB).
17074
17075 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
17076
17077Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17078
17079 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
17080 1817) was fixed literally years ago.
17081
17082Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17083
17084 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
17085 test, it causes stepping out of call_after_alloca_subr with
17086 optimizing compilers.
17087 (localvars_in_indirect_call): Consume GDB prompt if `finish'
17088 fails.
17089
17090 * gdb.c++/templates.exp: Source templ-info.exp only if
17091 the templates executable exists.
17092
17093 * gdb.c++/misc.cc (class Contains_static_instance,
17094 class Contains_nested_static_instance),
17095 gdb.c++/classes.exp (test_static_members): Test printing of
17096 a class that contains a static instance of the class.
17097
17098Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17099
17100 * gdb.base/langs2.c (cppsub_): Don't prototype.
17101 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
17102 only, I believe).
17103
17104Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17105
17106 * lib/gdb.exp (skip_chill_tests): New procedure.
17107
17108 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
17109
17110Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
17111
17112 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
17113 each expect pattern. Cuts runtime from 12 to about 4 seconds.
17114
17115Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17116
17117 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
17118
17119 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
17120 disassemble 8, not 16, instructions for part 4.
17121
17122 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
17123 support the latter anymore.
17124
17125 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
17126 -DNO_PROTOTYPES.
17127 * gdb.base/callfuncs.c: Control use of prototypes based on
17128 NO_PROTOTYPES, not __STDC__.
17129 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
17130 t_float_values2 tests if prototypes in use.
17131
17132 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
17133 t_double_values): When checking differences against DELTA, check
17134 that difference is within the range (-DELTA,DELTA), not just
17135 (-infinity,DELTA).
17136
17137Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
17138
17139 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
17140 'file' command firts, then 'target', then 'load', this is due to gdb
17141 target set up.
17142 * config/mips-gdb.exp: Fix a couple regular exp bugs.
17143
17144Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
17145
17146 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
17147 FP load/store variants.
17148 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
17149
17150Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
17151
17152 * gdb.base/term.exp: Do not give a warning if not native, it is
17153 not an abnormal condition.
17154
17155Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
17156
17157 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
17158 t_char_array".
17159
17160Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
17161
17162 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
17163 are getting the version number.
17164
17165 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
17166 if not native, it is not an abnormal condition.
17167
17168Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17169
17170 * lib/gdb.exp: Just use "file exists", rather than undocumented
17171 dejagnu procedure "findfile".
17172
17173Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17174
17175 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
17176 (LDFLAGS): Set to -Xlinker -Ur.
17177
17178 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
17179 Removed, these values are set by lib/gdb.exp.
17180
17181 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
17182
17183Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17184
17185 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
17186 of replicating gdb startup code.
17187
17188 * config/mt-vxworks (LDFLAGS): Set to -r.
17189 (CFLAGS_FOR_TARGET): Removed.
17190
17191 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
17192 (gdb) and gdb for vxworks uses (vxgdb).
17193
17194 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
17195 executable is not in the tree and host != target, use sed and
17196 program_transform_name to determine the gdb name used by the
17197 target.
17198
17199 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
17200 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
17201
17202Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17203
17204 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
17205 floats, chars, and shorts where there are ANSI-style function
17206 definitions.
17207
17208 * gdb.base/langs.exp, gdb.base/langs*: New test.
17209 * gdb.base/Makefile.in: Build it.
17210 * TODO: Remove item about checking that C names don't get C++
17211 demangling applied; this test tests it.
17212
17213Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17214
17215 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
17216 went with the const70 xfail. The xfail went away a year ago.
17217
17218 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
17219
17220 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
17221 for hp300.
17222
17223 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
17224
17225 * gdb.base/a1-selftest.exp: Don't run on hp300.
17226
17227Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17228
17229 * Makefile.in (site.exp): Set host_alias and target_alias as well
17230 as host_triplet and target_triplet.
17231
17232Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17233
17234 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
17235
17236 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
17237 places as other ecoff systems).
17238
17239 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
17240 ultrix.
17241
17242Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17243
17244 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
17245 remove them.
17246 * gdb.base/nodebug.exp: Accept "function" in addition to "text
17247 variable and "variable" in addition to "data variable".
17248 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
17249
17250 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
17251 2.
17252 * gdb.base/list1.c (long_line): Add additional statement at start
17253 of function.
17254 * gdb.base/list.exp (test_forward_search): Update line number to
17255 reflect new statement.
17256
17257Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17258
17259 * gdb.base/signals.exp: Reinitialize searched source directories
17260 after gdb_start call.
17261
17262Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
17263
17264 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
17265 * gdb.stabs/Makefile.in: Likewise.
17266
17267 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
17268 change. Instead split the tests into smaller pieces.
17269 * gdb.disasm/hppa.s: Corresponding changes.
17270
17271Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17272
17273 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
17274 Quote ^C when passing it to stty. For some shells ^ is a pipe.
17275
17276 * gdb.base/funcargs.exp: Modify many tests so that every test
17277 either passes or fails. Make some test names unique.
17278
17279Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17280
17281 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
17282 Call stty to set interrupt character.
17283
17284 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
17285 for HP assembler versus GNU assembler based on actual behavior of
17286 $(CC), rather than assuming that $(AS) is always the GNU assembler.
17287
17288 * TODO: Suggest a few more stepping tests.
17289
17290Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
17291
17292 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
17293 restart GDB for h8300 after a continue.
17294 (return): Add pattern to match a29k-udi behavior.
17295 * gdb.base/nodebug.exp: Remove obsolete comment.
17296 * gdb.base/regs.exp: New file, testing of register displays.
17297 * gdb.base/return.exp: Fix typo in reference to $objdir.
17298 * gdb.base/whatis.exp: Always start with a fresh GDB.
17299
17300Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17301
17302 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
17303 higher, these tests generate a lot of output.
17304
17305Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17306
17307 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
17308 code following the catch silently ignored some errors; without the
17309 catch they should be thrown like any other tcl error. Also, the
17310 catch used "" instead of {} which meant all the callers who wanted
17311 to include one of the characters "[]$ had to quote it an extra time.
17312 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
17313 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
17314 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
17315 Remove extra quoting.
17316
17317Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
17318
17319 * gdb.base/commands.exp: Make test names unique; every test either
17320 passes or fails. Update some comments.
17321
17322 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
17323
17324Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17325
17326 The following fixes a FAIL caused by the fact that the alpha stabs
17327 configuration didn't use the ".if alpha" code in weird.def.
17328 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
17329 bit pointer, so the 32 bit version works even on the alpha.
17330 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
17331 Remove the stuff which allowed us to have separate versions for
17332 alpha and everything else.
17333
17334 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
17335 regexp which "info func operator\[\](" is supposed to match. Fix
17336 string to send to GDB. Note that GDB still doesn't work right. Add a
17337 new test for "info func .perator\[\](" which GDB does handle correctly.
17338
17339 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
17340
17341Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17342
17343 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
17344 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
17345 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
17346 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
17347 it makes the tests harder to understand and confuses test-o-matic.
17348 The preferred style is that each test provides a PASS or a FAIL,
17349 and has a unique message (e.g. "continue #54" not just "continue")
17350 which is the same for the pass and the fail.
17351 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
17352 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
17353 to lib/gdb.exp.
17354 * gdb.base/printcmds.exp: Use test_print_accept. Remove
17355 prt_accept which was basically the same thing. Likewise for
17356 test_print_reject and prt_reject.
17357 * lib/gdb.exp (test_print_reject): Add some more error message
17358 patterns to match from the former printcmds.exp (prt_reject).
17359 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
17360 One defect of the passcount stuff is that some of it failed to
17361 report XPASS where appropriate.
17362 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
17363 stuff before and after arg in expected pattern.
17364 (test_paddr_operator_functions): Re-do test without print_addr_of;
17365 this is the only test which seems to want extra stuff there.
17366
17367Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17368
17369 * gdb.base/nodebug.exp: Update new tests to reflect improved
17370 wording of gdb output.
17371
17372 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
17373 and "ptype" work on variables in files compiled without -g.
17374 Replaces commented out "maint print msymbol" tests.
17375
17376Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17377
17378 * gdb.base/setvar.c (dummy): Call malloc.
17379
17380 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
17381 losing with the irix4 sed.
17382
17383 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
17384 ALRM" on irix4.
17385
17386Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17387
17388 * TODO: Remove items about corefile.exp testing new exec-file and
17389 backtrace; both are now done. Add items about printing enums.
17390
17391Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17392
17393 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
17394 "get signal $thissig" test fails.
17395
17396 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
17397
17398Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17399
17400 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
17401 compiler warning with dec alpha compiler.
17402
17403 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
17404 extra \n from gdb_test call (this explains why the prompt test
17405 that I removed yesterday was there).
17406 (user_defined_command_test): Remove extra \n and prompt test.
17407
17408 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
17409 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
17410 doesn't exist.
17411 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
17412 Also remove alpha workaround, which turns out to be because
17413 SIGABRT == SIGLOST.
17414
17415 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
17416
17417 * gdb.base/help.exp: Don't test "help show".
17418
17419Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17420
17421 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
17422 "set print address" is on.
17423 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
17424 pass prompt to gdb_test; gdb_test already looks for the prompt.
17425
17426 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
17427
17428 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
17429 was a vestige of the manual TESTSTRATEGY, and the purpose of it
17430 was to make sure that gdb can read a core file. But (a) the "read
17431 the corefile" part didn't make it to a1-selftest.exp, we just
17432 delete the corefile after creating it, and (b) we test reading
17433 corefiles in corefile.exp anyway. Also, this test left around a
17434 xgdb process on Solaris.
17435
17436 * gdb.base/corefile.exp: Also test backtrace.
17437
17438Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
17439
17440 * gdb.base/commands.exp: Test a simple user defined command with
17441 arguments and if/while statements; verify the full user command is
17442 printed by "show user".
17443
17444 * gdb.base/commands.exp: Test if/while commands as part of a
17445 breakpoint command list; verify they appear in breakpoint
17446 information.
17447
17448Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17449
17450 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
17451 than by dividing by zero.
17452
17453Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
17454
17455 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
17456 performing an inferior call with watchpoints enabled.
17457 * gdb.base/watchpoint.c (main): Delete second unnecessary read
17458 call.
17459
17460Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17461
17462 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
17463 of "file" command.
17464
17465 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
17466 Add additional pattern for when "int operator int(void);" appears
17467 in a different order.
17468
17469Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17470
17471 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
17472
17473 * gdb.base/help.exp: Replace most of docstrings for "info signals"
17474 and "signal" with ".*".
17475
17476Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17477
17478 * TODO: Add note about "handle all nostop".
17479
17480 * gdb.base/{sigall.c, sigall.exp}: New test.
17481 * gdb.base/Makefile.in: Add it.
17482
17483Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
17484
17485 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
17486 when invoking GDB, suppresses any windowing interface.
17487
17488Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
17489
17490 * config/sim-gdb: New file, simulator testing support.
17491
17492Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
17493
17494 * gdb.base/interrupt.exp: Test calling func1 twice.
17495
17496Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
17497
17498 * gdb.base/list.exp (test_forward_search): Set timeout higher
17499 when we'll be getting lots of output from gdb.
17500
17501 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
17502 "init_malloc" to after the expect statement. Run it if that
17503 regexp is taken, but also for two others which happen if source
17504 cannot be found.
17505
17506Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17507
17508 * gdb.base/printcmds.exp: New test, for printing register before
17509 program is running.
17510
17511Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17512
17513 * gdb.base/list.exp: Correct some alternate expect patterns
17514 to reflect changes in list1.c.
17515
17516Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17517
17518 * TODO: Add item regarding large frames.
17519
17520 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
17521
17522 * TODO: Remove item about enabling return.exp; it
17523 is enabled. Suggest a few more "return" tests.
17524
17525Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17526
17527 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
17528 anonymous unions.
17529
17530Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17531
17532 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
17533 and pr-5646.o, so "make" is the same as "make all", not "make
17534 pr-4975.o".
17535
17536Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
17537
17538 * gdb.base/list.exp: Adjust expectations to reflect changes in
17539 list1.c.
17540 (test_forward_search): New test proc.
17541 * gdb.base/list1.c (long_line): New function, has long source line.
17542
17543Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
17544
17545 * gdb.base/a1-selftest.exp: Change initial stepping to know about
17546 additional line of code that was added.
17547
17548Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
17549
17550 * gdb.disasm/hppa.s: Break the large branching tests into smaller
17551 tests so as not to overflow expect's input buffers.
17552 * gdb.disasm/hppa.exp: Corresponding changes.
17553
17554Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17555
17556 Beginnings of template debugging tests.
17557 * gdb.c++/templ-info.cc: New file to test for template
17558 debugging capability of the compiler.
17559 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
17560 templ-info.cc.
17561 * gdb.c++/templates.cc: Add explicit template instantiations
17562 to enable compiling with -fno-implicit-templates. Add destructor
17563 and 'value' method to T5 class for template tests.
17564 * gdb.c++/templates.exp: Add testcases for printing of template
17565 types, setting breakpoints on template methods and calling a
d63a86f8 17566 template method.
c906108c
SS
17567
17568Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
17569
17570 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
17571 branch target since some assemblers (gas-2.5) may emit a
17572 relocation for the branch instead of resolving it in the
17573 assembler.
17574
17575Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17576
17577 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
17578 through signal handler.
17579
17580Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17581
17582 * configure.in (*-*-netware): Use config/mt-netware.
17583
17584 * config/mt-netware: New file.
17585 * config/mt-i386-netware: Removed, separate configs for different
17586 netware architectures are no longer needed now that we have
17587 --with-headers.
17588
17589Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17590
17591 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
17592 by the recent changes to use ANSI C arithmetic conversions.
17593
17594Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17595
17596 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
17597 bug involving using inferior_pid to figure out whether to select a
17598 frame.
17599
17600Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
17601
17602 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
17603 match the current disassembler output.
17604
17605Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
17606
17607 * gdb.fortran/exprs.exp: Expect VOID instead of void.
17608 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
17609 types, expect "int" as type of integer values (for now).
17610
17611Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
17612
17613 * gdb.base/commands.exp: New tests for if/while commands.
17614
17615Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
17616
17617 * lib/gdb.exp (runto): Replace sub-pattern for hex value
17618 by .*, since hex values have different syntax in Chill mode.
17619
17620Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17621
17622 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
17623 linefeed from expect pattern for repeated types with indices > 9.
17624
17625Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
17626
17627 First part of Fortran test suite.
17628 * gdb.fortran: New directory.
17629 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
17630
17631Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17632
17633 * gdb.base/default.exp: Update expect pattern for load command
17634 without arguments.
17635
17636Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17637
17638 * configure.in: Change i386 to i[345]86.
17639 * gdb.base/configure.in: Likewise.
17640 * gdb.c++/configure.in: Likewise.
17641 * gdb.chill/configure.in: Likewise.
17642
17643Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
17644
17645 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
17646 patterns, since that is not a valid context for comments.
17647
17648Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
17649
17650 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
17651 repeated types and repeated types with indices > 9.
17652
17653Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
17654
17655 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
17656 2417; old bug has been fixed.
17657
17658Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
17659
17660 * gdb.base/interrupt.exp: When trying to wake up the inferior,
17661 send the newline ourselves instead of assuming gdb_test will do
17662 so when passed an empty input string.
17663
17664 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
17665 stabs testcode.
17666
17667Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17668
17669 * lib/gdb.exp (gdb_test): Don't send anything if the first
17670 argument is an empty string. This makes cases where we want to
17671 match output that is already in expect's buffers (for example,
17672 matching a breakpoint after gdb_run_cmd has been called) work
17673 reliably.
17674
17675Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17676
17677 * config/netware.exp: New file.
17678
17679Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17680
17681 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
17682 the -B and -L prefixes so we can find the debugging stub.
17683
17684 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
17685 there and we are using the gcc from the tree.
17686
17687 * gdb.base/types.c: Removed.
17688
17689 * gdb.base/configure.in: Look for makefile fragments in ../config.
17690 Recognize i386-*-netware.
17691 * gdb.c++/configure.in: Likewise.
17692
17693Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17694
17695 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
17696 the correct TCL syntax.
17697
17698Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17699
17700 * gdb.base/opaque.exp: use runto instead of messing around with
17701 breakpoints. Simplify by using gdb_test.
17702
17703 * gdb.base/bitfields.exp: restart between tests on netware targets
17704 because breakpoints aren't relocated after target death. Run
17705 processes to completion.
17706
17707 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
17708
17709Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
17710
17711 * Makefile.in: Remove extra tabs that confuse some versions
17712 of "make". Use the newly built gdb to test with by default,
17713 rather than the first one in the tester's search path.
17714
17715Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
17716
17717 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
17718
17719 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
17720 condition help.
17721
17722Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17723
17724 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
17725
17726 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
17727 running.
17728 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
17729 * gdb.base/funcargs.exp: Likewise.
17730
17731 * gdb.base/bitfields.exp: Simplify by using gdb_test.
17732 * gdb.base/funcargs.exp: Likewise.
17733
17734 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
17735 message is "".
17736
17737Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17738
17739 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
17740 return,signals,twice}.exp: Handle non-existant binaries
17741 consistantly.
17742
17743 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
17744 * gdb.base/Makefile.in: Don't try to generate a core dump, we
17745 might testing a cross development system.
17746
17747Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17748
17749 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
17750 runtest script is relative to ${srcdir}, not ${rootdir}.
17751
17752Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
17753
17754 * gdb.base/signals.exp: Allow for optionality of breakpoint
17755 address.
17756
17757Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17758
17759 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
17760
17761Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17762
17763 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
17764 for size_t definition.
17765 * gdb.c++/templates.cc: Likewise
17766
17767 * config/mt-i386-netware: New file.
17768
17769 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
17770 defined.
17771
17772 * gdb.base/Makefile.in: Added support for systems that name core
17773 files by appending "core" to the program name.
17774 * gdb.base/a1-selftest.exp: Likewise.
17775
17776Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17777
17778 * gdb.base/return.exp: Add comment and message for `return double'
17779 test failure on Sparc Solaris.
17780
17781Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
17782
17783 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
17784
17785Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17786
17787 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
17788 from optimizing them away.
17789 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
17790 patterns to include default constructors and assignment operators,
17791 to match gcc versions beyond 2.5.8. Accept any cplus demangling
17792 character in the output of the virtual base pointer.
17793
17794Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17795
17796 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
17797 expression match in print_addr_of to avoid unintented matches.
17798 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
17799 versions up to 2.5.8.
17800
17801Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17802
17803 * gdb.base/list.exp: Tweak alternate pattern for listing of an
17804 included file to run under newer versions of expect.
17805 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
17806 consecutive >'s in templates to accomodate recent cplus-dem.c change.
17807 Remove xfail for the virtual table of BDDHookV.
17808
17809Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17810
17811 * lib/gdb.exp (string_to_regexp): Set a default result.
17812 (default_gdb_start): Fix misleading message.
17813
17814Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
17815
17816 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
17817 Remove all CC, etc definitions.
17818 * config/mt-hpux: New file.
17819 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
17820 (CFLAGS, LDFLAGS): Define.
17821 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
17822
17823 * Makefile.in (site.exp): Don't insert host_os, etc.
17824 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
17825 (distclean): Check existence of subdir.
17826 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
17827 * gdb.base/Makefile.in: General cleanup and simplification.
17828 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
17829 to build executables. Use default rule to build .o files.
17830 (EXPECT, RUNTEST, CC): Fix relative pathname.
17831 (site.exp): Don't insert host_os, etc.
17832 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
17833 and/or SIGUSR1 defined.
17834 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
17835 * gdb.c++/Makefile.in: General cleanup and simplification.
17836 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
17837 (CFLAGS): Remove.
17838 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
17839
17840Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
17841
17842 * gdb.base/recurse.exp: Misc changes to get tests running again
17843 after Kung's changes to the watchpoint code.
17844 * gdb.base/watchpoint.exp: Likewise.
17845
17846Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
17847
17848 * lib/gdb.exp (string_to_regexp): Convert {\} also.
17849
17850Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17851
17852 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
17853 * lib/gdb.exp (default_gdb_start): Define.
17854 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
17855 gdb.base/funcargs.exp, gdb.base/opaque.exp,
17856 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
17857 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
17858 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
17859 Don't call gdb_target_udi in between tests.
17860
17861Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17862
17863 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
17864 (which was basically just a local version of the same thing). In
17865 addition to avoiding duplication, gdb_test_exact is faster.
17866 * lib/gdb.exp (gdb_test_exact): Fix typo.
17867
17868 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
17869 don't give an error.
17870
17871 * gdb.base/term.exp: Call delete_breakpoints before starting.
17872
17873 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
17874 (t10): Add comment.
17875
17876Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
17877
17878 Reorganization of the GDB Test Suite.
17879
17880 * gdb.base: New directory, contains all the basic tests.
17881 * gdb.c++: New directory, tests specific to C++.
17882 * gdb.chill: New directory, tests specific to Chill.
17883 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
17884 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
17885 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
17886 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
17887 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
17888 t30-31 to chill).
17889 * */gdbme.*: Rename to match appropriate expect scripts.
17890 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
17891 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
17892 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
17893 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
17894 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
17895 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
17896 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
17897 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
17898 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
17899 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
17900 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
17901 gdb.c++/virtfunc.cc: New names of C++ files.
17902 * gdb.chill/chillvars.ch: New name of Chill file.
17903 * gdb.base/configure.in, gdb.c++/configure.in,
17904 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
17905 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
17906 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
17907 * configure.in (configdirs): Update to reflect directory changes.
17908 (target_abbrev): No longer define for any configuration.
17909 * Makefile.in: Cosmetic improvements to header comments.
17910
17911Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17912
17913 Various changes to gdb.t31:
17914
17915 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
17916 * gdbme.ch: Make all key-words and predefineds be upper-case.
17917 * chillvars.exp: Expect key-words and predefinds in upper-case.
17918
17919 * chillvars.exp: Use gdb_test_exact many places.
17920 Change expected output for arrays (which now includes index labels).
17921
17922 * pr-5020.exp, gdme.ch (module PR_5020):
17923 New test, for PR-5020.
17924
17925Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
17926
17927 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
17928 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
17929
17930Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
17931
17932 * Makefile.in: Fix bit-rot in definitions of CHILL,
17933 CHILL_FOR_TARGET and Chill_LIB.
17934 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
17935 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
17936 CHILL, and CHILL_LIB.
17937
17938Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
17939
17940 * Revert the previous changes. Please see Rob's directory
17941 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
17942
17943Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
17944
17945 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
17946 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
17947 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
17948 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
17949 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
17950 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
17951 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
17952 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
17953 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
17954 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
17955 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
17956 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
17957 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
17958 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
17959 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
17960 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
17961 changes from 94Q1.
17962
17963Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
17964
17965 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
17966 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
17967 Rob's new testing fragments.
17968
17969Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
17970
17971 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 17972 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
17973
17974Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
17975
17976 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
17977 version also, match on casted version strings, and match on
17978 gdb startup case where the line numbers might be messed up.
17979
17980Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
17981
17982 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 17983 (CFLAGS): Delete it from here.
c906108c
SS
17984
17985Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
17986
17987 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
17988
17989Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
17990
17991 * Makefile.in (RUNTEST): Default to just "runtest".
17992
17993Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17994
17995 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
17996 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
17997 the code has been restructured.
17998
17999Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18000
18001 * gdb.t00/default.exp (set write): Allow any number of \r and/or
18002 \n, not just one of each.
18003
18004 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
18005 /bin/cc gives a warning if you do.
18006
18007Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
18008
d63a86f8 18009 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
18010 __t10ListS_link1ZUiRCUiPT0
18011
18012Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18013
18014 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
18015 on local variables in recursive functions.
18016
18017 * gdb.t07/Makefile.in: Build the new test.
18018
18019Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18020
18021 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
18022 directly. Instead compare the return values from actual calls.
18023
18024Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
18025
18026 * Makefile.in (check): Set TCL_LIBRARY for runtest.
18027
18028Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18029
18030 * From Peter Schauer with minor modifications.
a9c64011
AS
18031 * gdb.t15/return.exp (return_tests): Handle targets where "return"
18032 stops in mid-line in the caller. Add xfail for returning a float
18033 value on X86 targets.
c906108c
SS
18034
18035Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18036
18037 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
18038 to avoid expect lossage.
18039 (fmem_LRbug_tests): Likewise.
18040 * gdb.disasm/hppa.s: Corresponding changes.
18041
18042 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
18043 conditions to work with latest dejagnu/expect.
18044
18045 * gdb.t15/funcargs.exp (finish from indirect call): No longer
18046 expected to fail on the PA.
18047 (backtrace in call with trampolines): Explicitly require main
18048 to be frame #1 (no trampolines should show up in backtrace).
18049
18050 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
18051 "continue -expect".
18052 * gdb.t06/break.exp: Likewise.
18053 * gdb.t07/watchpoint.exp: Likewise.
18054 * gdb.t13/bitfields.exp: Likewise.
18055 * gdb.t15/{funcargs,return}.exp: Likewise.
18056 * gdb.stabs/weird.exp: Likewise.
18057 * config/{mips,udi}-gdb.exp: Likewise.
18058
18059 * hppa.sed: Enclose comments within a sed command to avoid
18060 losing with the old OSF1 sed.
18061
18062Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18063
18064 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
18065 sequent dynix.
18066 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
18067 * gdb.t15/funcargs.exp: Conditionally step again to really
18068 finish from marker_call_with_trampolines. Handle the case where
18069 the first step from within call_with_trampolines already steps
18070 us back to main.
18071 * gdb.t15/gdbme.c: Add comment to closing brace of
18072 call_with_trampolines for funcargs.exp.
18073
18074Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18075
d63a86f8 18076 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
18077 Fix typo(s).
18078
18079Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18080
18081 * gdb.t07/gdbme.c: More code for watchpoint testing.
18082
18083 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
18084 "Hardware watchpoint" throughout file.
18085 (test_watchpoint_triggered_in_syscall): New test.
18086 (test_complex_watchpoint): New test.
18087
18088Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18089
18090 * gdbme.c (call_with_trampolines): New function to try and step
18091 into. Tests trampoline problems on the PA.
18092
18093 * funcargs.exp (localvars_in_indirect_call): No longer expect
18094 stepping into indirect call to fail on PAs.
18095 (test_stepping_over_trampolines): New test.
18096
18097Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18098
18099 * TODO: Add suggestions for static member function tests, and
18100 completion tests.
18101
18102Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18103
18104 * TODO: Add suggestions for "p/a" tests.
18105
18106 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
18107 (default_gdb_exit): Replace all the hair with sending "quit" to
18108 the process with a simple close.
18109
18110Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18111
18112 * TODO: Add suggestions for shared library tests.
18113
18114Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18115
18116 * TODO: Add suggestions for x/s tests.
18117
18118Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18119
18120 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
18121 "enable once", and "enable breakpoints once" with ".*".
18122
18123Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18124
18125 * TODO: Add suggestions about structure passing tests.
18126
18127Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18128
18129 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
18130 the primary1 test, use work around if __GNUC__ < 2.
18131 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
18132 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
18133 Test for bad output rather than waiting for timeout. Issue
18134 second continue only if first continue failed.
18135
18136Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18137
18138 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
18139 operator[] test with gdb_test because the old code didn't seem to
18140 be getting the quoting right with the new dejagnu.
18141
18142Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
18143
18144 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
18145 one from the path.
18146 * Makefile.in: Use a fresh expect if there is one, use runtest
18147 from the src tree if there is one.
d63a86f8 18148
c906108c
SS
18149Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18150
18151 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
18152 next over recursive call. Revise the tests from that point on
18153 (which had been skipped) to match GDB's actual (correct) output.
18154
18155 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
18156 with next over a breakpoint whose condition is false.
18157
18158 * gdb.t00/help.exp: Comment out "help set print" tests just like
18159 (and for same reason as) "help set" test.
18160
18161Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18162
18163 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
18164 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
18165
18166Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18167
18168 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
18169 necessary gdb_target_udi.
18170
18171 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
18172
18173 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
18174 1838 and 2417; they are fixed.
18175
18176 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
18177 gdb.t03/ptype.exp (ptype structure, ptype union):
18178 Remove xfails; the test is looser than when the xfails were added.
18179
18180 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
18181 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
18182
18183 * gdb.t01/run.exp: Only run shell test if isnative.
18184
18185 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
18186 since "run" automatically loads if necessary. Call gdb_target_udi
18187 after the "file" since "file" kills any execution target.
18188
18189 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
18190 GDB. GDB doesn't work that way (not anymore at least) on UDI.
18191 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
18192 argument for UDI.
18193
18194Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18195
18196 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
18197
18198 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
18199
18200Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18201
18202 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
18203 properly quoting regexps. This makes the second argument to
18204 demangle a fixed string, which matches the callers, instead of a
18205 shell-style pattern which is what the previous implementation
18206 used. Update some of the callers.
18207
18208Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18209
18210 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
18211 (comib_nullified_tests): Fix typo.
18212 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
18213 strings. No longer expected to fail.
18214
18215 * gdb.disasm/hppa.s (addib_tests): Fix typo.
18216 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
18217 strings. No longer expected to fail.
18218
18219 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
18220 string. No longer expected to fail.
18221
18222Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18223
18224 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
18225 No longer expected to fail.
18226
18227 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
18228 string. No longer expected to fail.
18229
18230Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18231
18232 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
18233 only in the names (I probably got most of them). I was even
18234 generous with some which differed in underscores in names, and
18235 probably missed a few, and I *still* was able to remove almost a
18236 third of the file with almost no impact on testsuite coverage.
18237
18238Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18239
18240 * gdb.t00/default.exp: Match udi_attach error message as well as
18241 the one from child_attach.
18242
18243 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
18244
18245 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
18246
18247 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
18248 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
18249
18250 * Move test with enums and partial symbols back to
18251 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
18252 Reverts the change of 26 May 93. Per today's change to
18253 stabs.texinfo, the behavior that weird.exp was expecting was
18254 unreasonable; what is important is that the compiler+gdb get
18255 things right, which happens with a recent gcc. Also fix the test
18256 to deal with native compilers which put out the stab gdb can't
18257 deal with.
18258
18259Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18260
18261 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
18262 in the names. The main thing these accomplish is to slow things down.
18263 Many more such duplicates surely remain.
18264
18265 * gdb.t00/help.exp: Comment out "help support" test just like
18266 (and for same reason as) "help set" test.
18267
18268Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
18269
18270 * gdb.t06/break.exp: Remove setup_xfails for
18271 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
18272 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
18273 about known bug in gcc to include up through 2.5.8.
18274 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
18275 well as "_vb$".
18276 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
18277 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
18278 with latest gcc and gdb.
18279 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
18280 well as "_vb$".
18281
18282Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18283
18284 * configure.in (hppa*-*-*): Also configure and build stabs-only
18285 tests.
18286
18287Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18288
18289 * gdb.t10/hppa.mt: A makefile fragment for the PA.
18290 * gdb.t10/configure.in (hppa*-*-*): Use it.
18291
18292Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18293
18294 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
18295
18296Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18297
18298 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
18299 versions prior to 1.13.5.
18300
18301Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18302
18303 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
18304 the prompt is at the start of a line.
18305
18306Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18307
18308 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
18309 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
18310 in the copr tests now.
18311 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
18312 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
18313 expected to fail.
18314
18315Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
18316
18317 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
18318 gdb.t31/chillvars.exp, lib/gdb.exp:
18319 Tweak to run under either version of expect.
18320 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
18321 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
18322 * gdb.t11/list.exp: Remove extraneous whitespace.
18323
18324Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18325
18326 * gdb.t16/printcmds.exp (test_print_strings): Accept
18327 "(unsigned char *) " before the string.
18328
18329 * TODO: Add notes about printing of fancy types and GDB expressions.
18330
18331Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
18332
18333 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
18334 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 18335 if doing mips-idt-ecoff.
c906108c
SS
18336
18337Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
18338
18339 * Most .exp files: Tweak to run under either version of expect.
18340
18341Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18342
18343 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
18344 xfails; I'm not sure why they are failing, but not because of PR 1806.
18345
18346Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
18347
18348 * config/unix-gdb.exp: Remove gdb_unload cause it's already
18349 defined in lib/gdb.exp.
18350
18351Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18352
18353 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
18354 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
18355 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
18356 have to be typeless.
18357
18358Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18359
18360 * TODO: Add suggestion for copyright year test.
18361
18362Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
18363
18364 * configure.in (*-*-lynxos*): Add stabs tests.
18365
18366Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18367
18368 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
18369 so insert a tab before any assembler directive in column zero.
18370
18371 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
18372 stores.
18373 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
18374 stores.
18375 (fpu_short_memory_tests): Likewise.
18376
18377Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18378
18379 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
18380 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
18381 .stabs directives in comments.
18382
18383Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18384
18385 * TODO: New file, describing tests we could write.
18386 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
18387
18388Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18389
18390 * gdb.t06/signals.exp: Add kludge to force re-sync.
18391
18392 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
18393 to xgdb instead of gdb, get out of gdb.
18394
18395Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
18396
18397 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
18398 for info.
18399
18400Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18401
18402 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
18403 * gdb.stabs/configure.in (hppa*-*-*): Use it.
18404 * gdb.stabs/hppa.sed: New sed script for the PA.
18405
18406Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18407
18408 * gdb.stabs: Re-write weird.def and configuration to use sed
18409 instead of cpp. sed is portable and POSIX; cpp is neither.
18410
18411Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18412
18413 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
18414
18415Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18416
18417 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
18418
18419Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18420
18421 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
18422 "_vb$".
18423 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
18424 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
18425
18426Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18427
18428 * lib/gdb.exp: Comment out code which depends on non-existent
18429 `transform' procedure.
18430
18431Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
18432
18433 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
18434 * lib/gdb.exp: Transform tool name.
18435 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
18436 1.1's new error handling system.
18437
18438Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18439
18440 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
18441
18442Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18443
18444 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
18445 They made pattern matching so slow that timeouts happened on
18446 heavily loaded systems. Now any output from "show print" which
18447 gets us back to the GDB prompt is a PASS.
18448
18449Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
18450
18451 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
18452
18453Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18454
18455 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
18456
18457 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
18458 It is not from PR 3220.
18459
18460Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18461
18462 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
18463 just started failing because they depended on the order the
18464 subcommands are presented, or exact docstring text. This kind of
18465 test is a pain and has minimal benefit.
18466
18467Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18468
18469 * gdb.t09/corefile.exp: At end of test, use "core" command with
18470 no arguments.
18471
18472Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
18473
18474 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
18475 17}/Makefile.in: Make it possible to run the testsuite with Sun
18476 make and CC = cross gcc by adding explicit build rules for .o
18477 files.
18478
18479Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18480
18481 * gdb.t15/funcargs.exp: Don't put comments on same line as
18482 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 18483
c906108c
SS
18484Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18485
18486 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
18487
18488Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
18489
18490 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
18491 * gdb.t20/inherit.exp: remove three dumplicate entries.
18492
18493Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18494
18495 * gdb.t06/break.exp: For "next over recursive call", fail on any
18496 incorrect output, not just on "factorial (value=2)".
18497
18498Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18499
18500 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
18501 working now. Add an xfail if accesing a bss variable causes
18502 a memory error if the target is not yet run.
18503
18504Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18505
18506 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
18507 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
18508 name of __st* demangling (2 strings). Did Kung really get the
18509 more than 95 others right without testing them?
18510
18511Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
18512
18513 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
18514
18515Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
18516
18517 * configure.in (configdirs): Add gdb.disasm
18518 * gdb.disasm: New directory for GDB disassembler tests.
18519 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
18520
18521Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18522
18523 * gdb.t00/help.exp: Don't test "help set".
18524
18525 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
18526 from within expect statements. None of these happen anymore and
18527 they cause regressions to be silently unnoticed.
18528
18529 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
18530 messages) about known failures with gcc cygnus-2.4.5-930417.
18531
18532 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
18533 comp-info.exp so it gets built if it doesn't exist.
18534
18535 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
18536 it is no longer used.
18537 * gdb.t13/comp-info.c: Removed.
18538
18539Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
18540
18541 * gdb.t06/signals.exp: Add xfail for sun3.
18542
18543Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18544
18545 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
18546 relevant because ^C doesn't get sent but failure can be reproduced
18547 interactively).
18548
18549Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18550
18551 * gdb.stabs/alpha.mt: New configuration file for alpha.
18552 * gdb.stabs/configure.in: Use it.
18553 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
18554 sharing with alpha.mt, redefine long to word via preprocessor.
18555 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
18556 for alpha.
18557 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
18558 native cc.
18559 * gdb.t00/teststrategy.exp: Change expect string so that we
18560 consume the `(xgdb)' from the command echo and from the gdb prompt.
18561 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
18562 gdb currently compares all values as long, so this failure probably
18563 applies to any configuration where LONGEST is bigger than a target int.
18564 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
18565 with gcc.
18566 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
18567 to handle opaque pointers, gcc is.
18568 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
18569 as first argument. Include <sys/types.h> and change all operator
18570 new definitions to use size_t.
18571 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
18572 now that we use size_t.
18573
18574Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18575
a9c64011 18576 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 18577 a long or float array cast all array members to the same type.
a9c64011 18578 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 18579 with 64 bit longs.
a9c64011 18580 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 18581 on alpha.
a9c64011 18582 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
18583
18584Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18585
18586 * gdb.t24 (demangle.exp): Constructors of templates have names like
18587 vector<int>::vector(int) not vector<int>::vector<int>(int). See
18588 section 14.6 of the ARM.
18589
18590 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
18591 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
18592 accomplish little and slow down the testsuite.
18593
18594 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
18595 Accept spaces various places.
18596
18597Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18598
18599 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
18600 with watchpoint enabled.
18601
18602 * Makefile.in: Remove definition of CC and remove the second
18603 definition of CXX (the "CXX = gcc" one remains). These definitions
18604 were causing backquotes to be expanded within backquotes, which
18605 doesn't work.
18606
18607Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
18608
18609 * gdb.t17/callfuncs.exp: Add "return 0" to end.
18610
18611Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18612
a9c64011
AS
18613 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
18614 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
18615 by mips cc and contains no stabs entries.
18616
18617Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
18618
18619 * config/vx-gdb.exp: Use fake device to load files rather than
18620 NFS.
18621 * lib/gdb.exp: New proc to do "file" command.
18622 * config/unix-gdb.exp: Use new "file" proc.
18623
18624Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18625
18626 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
18627 Rework board rebooting slightly.
18628 (gdb_exit): Don't exit from the remote shell; there isn't one.
18629 * gdb.stabs/weird.exp: If a program is being debugged already,
18630 kill it.
18631 * gdb.t04/setvar.exp: Stop and restart gdb.
18632 * gdb.t05/expr.exp: Likewise.
18633 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
18634 restart gdb and reload the program.
18635 * gdb.t08/opaque.exp: Likewise.
18636 * gdb.t12/scope.exp: Likewise.
18637 * gdb.t13/bitfields.exp: Likewise.
18638 * gdb.t15/funcargs.exp: Likewise.
18639 * gdb.t20/classes.exp: Likewise.
18640 * gdb.t03/ptype.exp: Increase timeout.
18641 * gdb.t16/printcmds.exp (test_print_string_constants,
18642 test_print_array_constants): Likewise.
18643 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
18644 * gdb.t20/classes.exp (do_tests): Likewise.
18645 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
18646
18647Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
18648
18649 * gdb.stabs: Renamed *wierd* to *weird*.
18650
18651Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18652
18653 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
18654 for timeout. Add "known gcc 2.4.5 bug" to failure message.
18655
18656Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18657
18658 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
18659 (do_tests): Remove xfail for whatis on one_var and two_var.
18660
18661Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
18662
18663 * Makefile.in: Made cross building work better by adding
18664 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
18665
18666Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18667
18668 * gdb.t15/{return.c,return.exp,Makefile.in}:
18669 New test, currently commented out.
18670
18671Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
18672
18673 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
18674 still running and removes the leftover named socket so GDb can do
18675 clean restarts.
18676
18677Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
18678
18679 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
18680 console, not GDB.
18681 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
18682 cross testing works better with "make check"
18683 * config/unix-gdb: Use default procedures for exit and version.
18684 * config/vx-gdb.exp: Cleaned up and massaged back to working order
18685 with the newest VxWorks.
18686
18687Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18688
18689 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
18690 old form.
18691
18692 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
18693 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
18694
18695 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
18696
18697 * config/unix-gdb.exp: Remove this version of gdb_exit
18698 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
18699 Rob says he'll look at it when he gets back to testing boards.
18700
18701Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
18702
18703 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
18704 an expected fail for certain ptype commands.
18705
18706 * gdb.t20/classes.exp: Update expected results of "ptype class
18707 Base1" to account for the constructor that now appears in the type.
18708
18709Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
18710
18711 * configure.in (configdirs): Restore gdb.t04, which mysteriously
18712 disappeared from list.
18713 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
18714 "alldone" proc with call to cleanup and exit.
18715 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
18716 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
18717 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
18718 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
18719 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
18720 "alldone" proc with simple returns that suppress remaining
18721 tests. The alldone proc went away many months ago.
18722
18723Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18724
18725 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
18726
18727 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
18728
18729Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18730
18731 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
18732 as vax gdb will display them.
18733
18734Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18735
18736 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
18737 optimizers.
18738
18739 * scope.exp: Change "bad value for localval" messages so each one
18740 is unique.
18741
18742 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
18743 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
18744
18745 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
18746
18747Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18748
18749 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
18750 doesn't exist (due to optimization).
18751
18752Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18753
18754 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
18755 contains \r because the filename is long.
18756
18757 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
18758 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
18759
18760Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18761
18762 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
18763 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
18764 Ultrix.
18765 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
18766 int tests.
18767 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
18768
18769Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
18770
18771 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
18772
18773 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 18774 to match does not match the passing case but still matches the
c906108c
SS
18775 failing case.
18776
18777Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18778
18779 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
18780
18781Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
18782
18783 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
18784 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
18785 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
18786 Remove various versions of gdb_exit.
18787 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
18788 gdb_exit.
18789 * config/unix-gdb.exp: gdb_exit remains here, and should override
18790 the generic version, since it's doing a lot of wierd stuff that
18791 the other versions aren't. FIXME, fold it in, or abandon this
18792 version.
18793
18794Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18795
18796 * gdb.t24/demangle.exp: Add tests for PR 3220.
18797
18798Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18799
18800 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
18801
18802Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
18803
18804 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
18805 "i386-*-*". Works for i486 as well.
18806
18807 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
18808 bug, and expand domain of xfail to all SVR4 systems, since the
18809 actual problem is likely to be in generic SVR4 /proc support.
18810
18811Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18812
18813 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
18814
18815Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
18816
18817 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
18818 xfails for other systems. Match a missing 'Continuing.' as an
18819 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
18820
18821 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
18822 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
18823 Only issue warning for missing executables if -all option is used.
18824
18825 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
18826 file if -all option is used. It's like an unpredictable XFAIL.
18827
18828Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18829
18830 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
18831 for dynamically linked binaries.
18832
18833 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
18834
18835Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18836
18837 * gdb.t20/inherit.exp: Change message for "print tagless struct"
18838 to state that this is a known bug in old versions of g++.
18839
18840Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18841
18842 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
18843 while waiting for `Continuing'.
18844
18845Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
18846
18847 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
18848 in text, data, and bss.
18849 * gdb.t10/nodebug.c: Add local and global test variables for
18850 initialized and uninitialized data.
18851
18852Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18853
18854 * config/unix-gdb.exp (gdb_exit): Add "wait".
18855
18856Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18857
18858 * gdb.t06/signals.exp: xfail the continue from the handler for all
18859 targets.
18860
18861 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
18862 function with watchpoints enabled, the i386 call dummy starts with
18863 a call.
18864
18865 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
18866 386 bsd names its corefiles.
18867
18868Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
18869
18870 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
18871 compilers don't grok it.
18872 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
18873 with small octal ints rather than character constants, which
18874 are signed and might not fit if first promoted to int.
18875
18876Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
18877
18878 * gdb.t09/Makefile.in (clean): Remove corefile.
18879
18880Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18881
18882 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
18883
18884Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18885 and Jim Kingdon (kingdon@cygnus.com)
18886
18887 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
18888 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
18889 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
18890
18891Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18892
18893 * gdb.t17/interrupt.exp: Add xfail for hppa.
18894
18895Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18896
18897 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
18898 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
18899 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
18900 to determine signed-ness of bitfields and use the result to setup
18901 the xfail.
18902 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
18903 * gdb.t15/funcargs.exp: Use them to step until the second indirect
18904 call line is reached if necessary.
18905
18906Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18907
18908 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
18909
18910Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18911
18912 * gdb.t06/break.exp: Also test `clear' command.
18913
18914Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
18915
18916 * gdb.t00/teststrategy.exp: Remove extra quote.
18917
18918 * gdb.t07/watchpoint.exp: Change xfail for calling function with
18919 watchpoint enabled to be for all non-68k machines.
18920
18921 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
18922
18923Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18924
18925 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
18926 targets use aout.mt instead of ecoff.mt as gas understands
18927 standard aout format.
18928
18929Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
18930
18931 * lib/gdb.exp (runto): Don't insist that function we are running to
18932 was compiled with -g.
18933
18934 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
18935
18936 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
18937 to get back into the read system call.
18938 Accept leading newline in case where we woke it up.
18939
18940Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18941
18942 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
18943 to make the stabs test work on ecoff systems using gcc and -with-stabs.
18944 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
18945 enable ecoff configuration.
18946
18947Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18948
18949 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
18950
18951Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18952
18953 * gdb.t16/printcmds.exp: Add another printf test.
18954
18955Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
18956
18957 * configure.in: If configured -with-stabs on any target, add
18958 stabsdirs to configdirs.
18959
18960Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18961
18962 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
18963 fun" so pattern does not match the command itself.
18964
18965Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18966
18967 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
18968
18969Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18970
18971 * gdb.t17/interrupt.exp: Test for more things.
18972
18973Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18974
18975 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
18976 compiler arranges the code and line numbers.
18977
18978 * gdb.t17/interrupt.exp: Don't send \n after ^C.
18979
18980Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18981
18982 * gdb.t00/help.exp: Increase expect input buffer size.
18983
18984Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18985
18986 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
18987
18988 * gdb.t07/watchpoint.exp: Add xfail for hppa.
18989
18990 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
18991
18992 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
18993 [0-9]*, not just [0-9].
18994
18995Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18996
18997 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
18998
18999 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
19000
19001Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19002
19003 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
19004
19005Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19006
19007 * gdb.t06/signals.c: Add xfails for sun3.
19008
19009 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
19010
19011 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
19012 test_stepping tests.
19013
19014Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19015
19016 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
19017
19018 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
19019
19020 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
19021 rather than actually putting it through cpp twice.
19022
19023 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
19024
19025Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
19026
19027 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
19028 no longer needed.
19029
19030Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19031
19032 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
19033
19034 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
19035 C++ features prints as "struct", make it a pass, not an xfail.
19036
19037Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19038
19039 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
19040 Don't require VA to print as "class" rather than "struct".
19041
19042Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
19043
19044 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
19045
19046Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19047
19048 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
19049
19050Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19051
19052 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
19053 order.
19054
19055Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19056
19057 * gdb.t16/printcmds.exp: Add printf tests.
19058
19059 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
19060
19061 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
19062
19063Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
19064
19065 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
19066 pass counts, to counteract any existing or future setup_xfails.
19067
19068Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19069
19070 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
19071 {BEGIN,END}_COMMON for common block instead of STAB.
19072 * gdb.stabs/wierd.exp: Add xfail for rs6000.
19073
19074 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
19075 intp_var should be N_GSYM not N_LSYM.
19076 wierd-aout.S: Use a label for the value of the N_SO.
19077 wierd.def: Remove all backslashes.
19078 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
19079
19080Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19081
19082 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
19083 get the expected next to inheritance3.
19084
19085Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19086
19087 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
19088 now that gcc-2.4 gets it right.
19089
19090Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19091
19092 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
19093
19094 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
19095 generating comp-info.exp which works for cross-compilation.
19096
19097Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
19098
19099 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
19100 "*-*-sysv4.*".
19101
19102Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
19103
19104 * gdb.t01/run.exp: Start with a fresh gdb.
19105 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
19106 SVR4.x.
19107
19108Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
19109
19110 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
19111 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
19112 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
19113 Makefile.in (distclean, realclean): Remove gdbme.c from list of
19114 things to remove.
19115
19116Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
19117
19118 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
19119 test cases from bug reports.
19120
19121Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
19122
19123 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
19124 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
19125 avoid spurious xfails.
19126 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
19127 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
19128 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
19129
19130Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
19131
19132 * gdb.t00/teststrategy.exp: Rework to provide more useful
19133 description of each test, fix problem with systems that define
19134 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
19135 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
19136 results for "next over recursive call" so timeouts aren't taken
19137 by error.
19138
19139Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
19140
19141 * gdb.t12/scope.exp: Test printing of variables before run.
19142
19143 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
19144 printed in wrong order due to sorting.
19145
19146Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
19147
19148 * gdb.t00/teststrategy.exp: Fix expected results for printing
19149 user entered string constant. Is array of char, prints with no
19150 address.
19151
19152 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
19153 commands.
19154 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
19155 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
19156 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
19157 of struct of char arrays.
19158 * gdb.t00/radix.exp: New tests for radix commands.
19159
19160Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
19161
19162 * gdb.t16/printcmd.exp: Print a variable before running program
19163 (with xfail for AIX).
19164
19165Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
19166
19167 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
19168
19169 * gdb.t16/printcmd.exp: Don't print variables before running program.
19170
19171 * gdb.t06/break.exp: Don't require envp argument to main.
19172
19173 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
19174
19175 * gdb.t02/whatis.exp, gdb.t11/list.exp:
19176 Add xfails for rs6000.
19177
19178 * gdb.t02/whatis.exp: Change other tests not to re-test something
19179 we already tested.
19180
19181 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
19182 each type used has a variable of that type.
19183
19184Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
19185
19186 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
19187
19188Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19189
19190 * configure.in: change srctrigger to be a file, not a directory
19191
19192Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
19193
19194 * configure.in (mips-idt-ecoff*): Added trailing '*'.
19195
19196 * gdb.t11/list.exp: Fixed a couple of typos.
19197
19198Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
19199
19200 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
19201 is fixed and PR is closed.
19202 * gdb.t16 (gdbme.c): Add simple test string variable.
19203 * gdb.t16 (printcmds.exp): Add tests with simple test string
19204 variable, primarily for boundaries on "set print elements".
19205
19206Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
19207
19208 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
19209 Make leading 0's optional and don't expect a tab in the middle
19210 of the number.
19211
19212 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
19213
19214 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
19215 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
19216 don't end command passed to gdb_test with newline.
19217
19218 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
19219 signed keyword away, don't expect signed bitfields to be signed.
19220
19221 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
19222 printing with only as many 1's as are in the field as well as printing
19223 with 32 1's (see comment).
19224
19225Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
19226
19227 * gdb.t00/default.exp: Start with a fresh gdb.
19228 * configure.in (configdirs): Remove gdb.t31 until the chill
19229 compiler works again. It no longer is able to find chillrt0
19230 since it isn't in libchill.a anymore.
19231 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
19232 wierd.o, make more modular.
19233 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
19234 spurious newlines that caused problems.
19235
19236Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19237
19238 * Move test with enums and partial symbols from gdb.t03/ptype.exp
19239 to gdb.stabs/wierd.exp since GCC has worked around the bug.
19240 gdb.stabs/wierd.{exp,def}: Many new tests.
19241
19242 * gdb.t00/default.exp: update info line for new message.
19243
19244 * gdb.t02/{whatis.exp,gdbme.c}:
19245 Test that "char *" doesn't print as "caddr_t".
19246
19247Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19248
19249 * gdb.t00/help.exp: Use .* in place of some help messages which
19250 just changed.
19251 gdb.t00/default.exp: Update "info frame" test for new message.
19252 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
19253 Remove some xfails
19254
19255Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19256
19257 * gdb.t03/{gdbme.c,ptype.exp}:
19258 Add tests for typedef'd struct and union without tags.
19259 Also check "whatis" on a variable of a typedef'd enum without a tag.
19260
19261 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
19262 PRMS 1823; the bug still exists but isn't reproduced by this test
19263 anymore), and remove rs6000 XFAIL (the bug is fixed).
19264
19265 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
19266 duplicated from whatis.exp. For those that are left, accept
19267 "long", "long int", or "int" for long variables (whatis.exp already
19268 has an XFAIL for "int", so no need to fail it here).
19269
19270 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
19271 Deal with GCC's names for types now that GDB uses the compiler's names.
19272
19273 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
19274 setup_xfail's for sunos4. If we #defined the signed keyword away,
19275 don't expect GDB to know that char it is signed.
19276
19277 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
19278
19279Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
19280
19281 * configure.in (configdirs): Add gdb.t24 for C++ tests that
19282 should work on any system, regardless of debugging format.
19283 * gdb.t21/demangle.exp: Move to gdb.t24.
19284 * gdb.t24/demangle.exp: Move from gdb.t21.
19285 * gdb.t24/{Makefile.in, configure.in}: New files.
19286
19287Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19288
19289 * configure.in: Do gdb.stabs and C++ tests only for stabs.
19290 * gdb.stabs: New directory.
19291
19292Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19293
19294 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
19295 not just "Quit anyway?".
19296
19297Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
19298
19299 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
19300 that all setup_xfails are immediately followed by clear_xfails.
19301
19302Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
19303
19304 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
19305 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
19306 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
19307 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
19308 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
19309 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
19310 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
19311 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
19312 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
19313 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
19314 gdb.t31/chillvars.exp, lib/gdb.exp:
19315 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
19316 bug-gdb@prep.ai.mit.edu.
19317
19318Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
19319
19320 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
19321 with 0.0, not integer 0.
19322
19323Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
19324
19325 * gdb.t06/break.exp: Update for "Kill the program" message change.
19326
19327Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
19328
19329 * Makefile.in (GDBFLAGS): Set to -nx.
19330 * Makefile.in (site.exp): Use GDBFLAGS.
19331
19332Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19333
19334 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
19335 Makefiles.
19336 (check): depend on just-check.
19337 (just-check): added so that tests can be run without a noop
19338 build pass.
19339
19340Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19341
19342 Switch to using configure's configdirs.
19343 * Makefile.in (Makefile): add configure.in dependency.
19344 (SUBDIRS): removed redundant assignment.
19345 * configure.in: switch subdirs assignment to configdirs.
19346 * gdb.t*/configure.in: new files.
19347
19348Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
19349
19350 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
19351 works.
19352
19353Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
19354
19355 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
19356 in explicit rules. Apparently this is not supported by some makes.
19357
19358Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
19359
19360 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
19361
19362Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19363
19364 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
19365 disappeared.
19366
19367Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
19368
19369 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
19370
19371Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
19372
19373 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
19374 watchpoint problem that is now fixed.
19375 * gdb.t30/chexp.exp: Remove setup_xfail for printing
19376 uninitialized convenience variables.
19377 * gdb.t31/chillvars.exp: Fix expected patterns for printing
19378 structures.
19379
19380Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19381
19382 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
19383 which causes expect to get out of sync with gdb on long output
19384 from help set.
19385 * gdb.t09/corefile.exp: Make expected pattern for core file
19386 failing signal and frame output format less sun specific.
19387
19388Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
19389
19390 * gdb.t31/chillvars.exp: Add and remove initial dummy
19391 breakpoint, so that symbol table is forced in.
19392 (Needed at least on Sunos4, though it seems not SVR4.)
19393 * gdb.t31/chillvars.exp: Update for changed output format.
19394
19395Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
19396
a9c64011 19397 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
19398
19399Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
19400
19401 * Makefile.in: Added --srcdir when invoking runtest, removed the
19402 need for a local config file. (optional now)
19403
19404Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
19405
19406 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
19407 failure count used to force early termination. Add some more
19408 expected failures for gnu style demangling.
19409
19410Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19411
19412 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
19413 pmi variable from gdb.t20/gdbme to get optimized away.
19414 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
19415 Check for written corefile upon timeout _and_ eof.
19416
19417Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19418
19419 * config/unix-gdb.exp: Add missing return 0.
19420
19421Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19422
19423 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
19424 test termination.
19425
19426Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
19427
19428 * configure.in (subdirs): Put back gdb.t17 which mysteriously
19429 disappeared.
19430
19431Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
19432
19433 * gdb.t10/crossload.exp: Disable the i860-elf test until such
19434 time as i860 support works.
19435
d63a86f8 19436 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
19437 "backtrace 100\r" rather than just "backtrace\r", to match last
19438 change.
19439
19440Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
19441
19442 * config/udi-gdb.exp (gdb_exit): Remove close command.
19443 (gdb_target_udi): New procedure to set the UDI target.
19444 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
19445 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
19446 Added waits for prompts after several question responses. Added
19447 some more responses used by a29k-amd-udi-gdb.
19448 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
19449 pass different arguments, restart UDI connection after program
19450 completion.
19451 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
19452 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
19453 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
19454 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
19455 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
19456 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
19457 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
19458 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
19459 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
19460 after program completion.
19461 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
19462 compiled with a SELECT_VECS setting.
19463 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
19464 infinite recursion.
19465
19466 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
19467 Added checks for COFF results, and made them expected failures for
19468 all targets. It would be better to make them expected failures
19469 for COFF targets only.
19470
19471Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19472
19473 * Makefile.in: add null dvi target, don't bother to recurse
19474 through test directories for info and install-info; rename
19475 $(datadir) to be dejagnu instead of deja-gnu
19476
19477Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
19478
19479 * gdb.t31/gdbme.ch: Re-enable code that previously caused
19480 compiler to coredump.
19481 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
19482 code.
19483
19484Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
19485
19486 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
19487 coredump.
19488 * gdb.t31/chillvars.exp: Comment out tests that depend on that
19489 code.
19490
19491Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
19492
19493 * gdb.t03/ptype.exp: tests for return code from gdb_test.
19494 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
19495 which in a shell. Deletes xgdb when done.
19496 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
19497 Tests the return from the "set height" or "set width" commands.
19498 Added a few return codes where needed.
19499
19500Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
19501
19502 * Makefile.in (SUBDIRS): Add gdb.t17.
19503 * configure.in (subdirs): Add gdb.t17.
19504 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
19505 files to test gdb's calling of functions in the inferior with
19506 the correct arguments and gdb's ability to retrieve any
19507 result returned.
19508
19509Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
19510
19511 * config/unix-gdb.exp (gdb_exit): Remove close commands that
19512 may be called after gdb goes away. Previous versions of expect
19513 needed these to avoid file descriptor leaks, but they cause
19514 errors with the current revision of expect.
19515 * gdb.t00/gdbvars.exp: Use -re on expected output after
19516 setting sevenbit-strings.
19517 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
19518 to set sevenbit-strings consistent across tests.
19519 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
19520 set sevenbit-strings consistent across tests.
19521
19522Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
19523
19524 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
19525 expected output to match current "expect" expectations.
19526
19527Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
19528
19529 * gdb.t00/default.exp: Change expected output for default "source"
19530 command, to match new gdb behavior which requires a filename to
19531 source.
19532
19533Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
19534
19535 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
19536 expected fail for i486-*-* that misses the marker2 function.
19537 * gdb.t10/crossload.exp (bfddefault): Allow successful
19538 recognition of a format to pass even if no symbols are found.
19539 Explicitly catch failures where the format is not recognized
19540 or is ambiguous, and add the reason to the fail message.
19541 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
19542 the cause is and invalid target and add reason to failure message.
19543 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
19544 elf32-i386, elf32-sparc, and elf32-i860.
19545 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
19546 Set up expected failure for 'filename'::variable scope resolution,
19547 which is now apparently broken on all targets.
19548 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
19549 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
19550 gdb.t23/templates.exp: Change failure for missing binfile into
19551 just a warning.
19552 gdb.t21/demangle.exp: Change all cfront references to 'arm'
19553 references.
19554
19555Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
19556
19557 * gdb.t00/default.exp: Add expected output for default "source"
19558 command, to match new gdb behavior.
19559 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
19560
19561Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
19562
19563 * config/*-gdb.exp: returns an error, rather than exiting on
19564 internal errors.
19565
19566Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
19567
19568 * gdb.t03/gdbme.c: Add pointer to struct variable.
19569 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
19570 referencing struct members.
19571
19572Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
19573
19574 * configure.in (mips-idt-ecoff): New target.
19575 * config/mips-gdb.exp: New file for remote board using MIPS remote
19576 debugging protocol.
19577
19578 * Redid configuration scheme. Removed gdb.t*/configure.in.
19579 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
19580 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
19581 distclean targets. Built executables via .o files. Adjusted
19582 tests to account for source files in $(srcdir) rather than
19583 $(objdir).
19584 * lib/gdb.exp (runto): Don't expect () after the function name,
19585 because it may have arguments.
19586
19587Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
19588
19589 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
19590 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
19591 expected failures for mips-idt-* and mips-sgi-*.
19592 * gdb.t00/default.exp (attach): Kill process if requested.
19593 * gdb.t00/help.exp (help target core, help target): Accept a gdb
19594 that does not read core files.
19595 * gdb.t01/run.exp: Removed checks for exit status code.
19596 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
19597 it is linked in.
19598 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
19599 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
19600 appropriate, rather than doing it by hand.
19601 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
19602 execution.
19603 * gdb.t10/crossload.exp: Kill existing program if needed.
19604 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
19605 appropriate, rather than doing it by hand. Always increase
19606 timeout for this test, not just for VxWorks.
19607
19608Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
19609
19610 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
19611 of Chill STRUCT types and STRUCT values.
19612 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
19613 than "char".
19614 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 19615 struct2): New struct definitions and initializations to test
c906108c
SS
19616 simple Chill STRUCT types.
19617
19618Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
19619
19620 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
19621 the null byte at the end of strings.
19622 * gdb.t00/default.exp: Make show version insensitive to copyright
19623 date.
19624 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
19625 to avoid dependencies on target char signedness.
19626 * gdb.t16/printcmds.exp: Update expected results for explicitly
19627 unsigned char.
19628 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
19629 now work.
19630 * gdb.t21/demangle.exp: Add many more patterns for template
19631 demangling, most of them being expected failures.
19632 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
19633 string we are matching for, to match on the whole string.
19634 * gdb.t21/demangle.exp: Add many new test strings to demangle,
19635 and fix a whole bunch that had incorrect expected output but were
19636 passing anyway because of the bug in "proc demangle".
19637 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
19638 type.
19639 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
19640
19641Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
19642
a9c64011
AS
19643 * gdb/testsuite: made modifications to testcases, etc., to allow
19644 them to work properly given the reorganization of deja-gnu and the
19645 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
19646
19647Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
19648
19649 * gdb/testsuite: Initial creation of gdb/testsuite.
19650 Migrated dejagnu testcases and support files for testing nm to
19651 gdb/testsuite from deja-gnu. These files were moved "as is"
19652 with no modifications. This migration is part of a major overhaul
19653 of dejagnu. The modifications to these testcases, etc., which
19654 will allow them to work with the new version of dejagnu will be
19655 made in a future update.
48efe704 19656
8d8cb839 19657 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 19658\f
8d8cb839
EZ
19659;; Local Variables:
19660;; mode: change-log
19661;; left-margin: 8
19662;; fill-column: 74
19663;; version-control: never
19664;; End:
902f2ccb
MC
19665
19666 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 19667 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
19668 Copying and distribution of this file, with or without modification,
19669 are permitted provided the copyright notice and this notice are preserved.