]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
* breakpoint.c (print_one_catch_fork, print_one_catch_vfork)
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
8ac3646f
TT
12013-01-16 Tom Tromey <tromey@redhat.com>
2
3 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
4
22fc223e
JK
52013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6
7 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
8
44478ab3
TT
92013-01-14 Tom Tromey <tromey@redhat.com>
10
11 * gdb.base/completion.exp: Add "set gnutarget" test.
12
06d66ee9
TT
132013-01-14 Tom Tromey <tromey@redhat.com>
14
15 * gdb.dwarf2/dw2-restrict.S: New file.
16 * gdb.dwarf2/dw2-restrict.c: New file.
17 * gdb.dwarf2/dw2-restrict.exp: New file.
18
c9bf0622
TT
192013-01-14 Tom Tromey <tromey@redhat.com>
20
21 * gdb.dwarf2/dw2-error.exp: New file.
22 * gdb.dwarf2/dw2-error.c: New file.
23 * gdb.dwarf2/dw2-error.S: New file.
24
5b12a61c
JK
252013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
26
27 * gdb.cp/parse-lang.cc: New file.
28 * gdb.cp/parse-lang.exp: New file.
29
f0a4b570
JK
302013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
31
32 * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
33 (set substitute-path): New test.
34 (fullname present): Remove content.
35 (substituted fullname): New test.
36
f751cc97
JB
372013-01-13 Joel Brobecker <brobecker@adacore.com>
38
39 * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
40 check. Move $gdb_py_is_py24 value check right after.
41
04164e8e
JK
422013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
43
44 * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
45 targets.
46
5bf480a5
YQ
472013-01-11 Yao Qi <yao@codesourcery.com>
48
49 * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
50 for dprintf.
51 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
52 Check the fields in "=breakpoint-created" for dprintf.
53
f35a17b5
JK
542012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
55
56 * gdb.mi/mi-fullname-deleted.exp: New file.
57
85817405
JK
582012-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
59
60 * gdb.base/skip-solib.exp (info skip with pending file): Update the
61 expected output.
62 (info skip with pending file): Remove.
63 (ignoring function in solib, info skip for function multiply): Update
64 the expected output.
65 * gdb.base/skip.ex (skip (main), skip function baz, info skip)
66 (info skip (delete 1), info skip after disabling all)
67 (info skip after enabling all, info skip after disabling 4 2-3)
68 (info skip after enabling 2-3, info skip 2-3)
69 (info skip after deleting 2 3): Update the expected output.
70 * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
71 statement to its initialization and return.
72 * gdb.linespec/skip-two.exp: New file.
73
27210e12
DE
742012-12-19 Doug Evans <dje@google.com>
75
76 * gdb.base/maint.exp: Handle testing with .gdb_index.
77
bb627a12
JB
782012-12-19 Joel Brobecker <brobecker@adacore.com>
79
80 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
81 Cavium to FSF.
82
7785b880
JB
832012-12-19 Joel Brobecker <brobecker@adacore.com>
84
85 * dg-extract-results.sh: Update contact info in copyright notice.
86 * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
87 GPL v3 or later. Update contact info.
88 * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
89 gdb.threads/watchpoint-fork-mt.c,
90 gdb.threads/watchpoint-fork-parent.c,
91 gdb.threads/watchpoint-fork-st.c,
92 gdb.threads/watchpoint-fork.h: Likewise.
93
f2a8bc8a
YQ
942012-12-15 Yao Qi <yao@codesourcery.com>
95
96 * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
97 'installed' field in '=breakpoint-modified'.
98 (test_reconnect): Check 'installed' field in
99 '=breakpoint-modified' and '=breakpoint-created'.
100
101 * gdb.trace/actions.exp: Update test for 'installed' field.
102 * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
103 (tracepoint_change_loc_2): Likewise.
104 Check 'info tracepoint' display nothing else.
105 * gdb.trace/deltrace.exp: Likewise.
106 * gdb.trace/infotrace.exp: Likewise.
107 * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
108 Likewise.
109 * gdb.trace/passcount.exp: Likewise.
110 * gdb.trace/tracecmd.exp: Likewise.
111 * gdb.trace/while-stepping.exp: Likewise.
112
6592e36f
TT
1132012-12-14 Tom Tromey <tromey@redhat.com>
114
115 * gdb.cp/member-name.exp: New file.
116 * gdb.cp/member-name.cc: New file.
117
7d27a96d
TT
1182012-12-14 Tom Tromey <tromey@redhat.com>
119
120 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
121
f8c05d0d
DE
1222012-12-14 Doug Evans <dje@google.com>
123
124 * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
125 DW_OP_GNU_implicit_pointer is section-relative.
126
451b7c33
TT
1272012-12-14 Tom Tromey <tromey@redhat.com>
128
129 * gdb.base/info-proc.exp: Add core file tests.
130
10e339df
PA
1312012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
132
6fdff2c5 133 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
10e339df 134
e780d813
DE
1352012-12-13 Doug Evans <dje@google.com>
136
137 * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
138 * gdb.multi/multi-arch.exp: Ditto.
139
ca3dbcc8 1402012-12-12 Keven Boell <keven.boell@intel.com>
6fdff2c5 141
ca3dbcc8
MG
142 * gdb.mi/mi-catch-load-so.c: New. Clone of the
143 catch load test library source file.
144 * gdb.mi/mi-catch-load.c: New. Clone of the catch
145 load test source file.
146 * gdb.mi/mi-catch-load.exp: New. Test file for
147 basic MI -catch-load and -catch-unload tests.
148
2960a434
PK
1492012-12-11 Paul Koning <paul_koning@dell.com>
150
151 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
152 exception.
153 (_iterator_except): New function.
154 (ArrayPrinter): Use _iterator function instead of local _iterator
155 class for Python 3 compatibility.
156 (NoStringContainerPrinter): Use _iterator_except instead of
6fdff2c5 157 _iterator.
2960a434
PK
158 * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
159 execfile for Python 3 compatibility.
160 * gdb.python/python.exp: Handle Python 2.4 exception traceback
161 format in error_prompt test.
6fdff2c5 162
9325cb04
PK
1632012-12-10 Paul Koning <paul_koning@dell.com>
164
165 * gdb.base/charset.exp: Change print syntax for Python 3
6fdff2c5 166 compatibility.
9325cb04
PK
167 * gdb.python/py-block.exp: Ditto.
168 * gdb.python/py-breakpoint.exp: Ditto.
169 * gdb.python/py-cmd.exp: Ditto.
170 * gdb.python/py-events.py: Ditto.
171 * gdb.python/py-finish-breakpoint.py: Ditto.
172 * gdb.python/py-finish-breakpoint2.exp: Ditto.
173 * gdb.python/py-finish-breakpoint2.py: Ditto.
174 * gdb.python/py-frame-inline.exp: Ditto.
175 * gdb.python/py-frame.exp: Ditto.
176 * gdb.python/py-infthread.exp: Ditto.
177 * gdb.python/py-objfile.exp: Ditto.
178 * gdb.python/py-parameter.exp: Ditto.
179 * gdb.python/py-progspace.exp: Ditto.
180 * gdb.python/py-prompt.exp: Ditto.
181 * gdb.python/py-symbol.exp: Ditto.
182 * gdb.python/py-symtab.exp: Ditto.
183 * gdb.python/py-template.exp: Ditto.
184 * gdb.python/py-value-cc.exp: Ditto.
185 * gdb.python/python.exp: Ditto.
186 * gdb.python/source2.py: Ditto.
187 * gdb.python/lib-types.exp: Change print syntax for Python 3
6fdff2c5 188 compatibility.
9325cb04
PK
189 Use sorted() function rather than sort() method.
190 Accept either int or long values for enum values.
191 * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
192 execfile for Python 3 compatibility.
193 * gdb.python/py-evsignal.exp: Ditto.
194 * gdb.python/py-evthreads.exp: Ditto.
195 * gdb.python/py-mi.exp: Ditto.
196 * gdb.python/py-pp-maint.exp: Ditto.
197 * gdb.python/py-prettyprint.exp: Ditto.
198 * gdb.python/py-finish-breakpoint.exp: Change print syntax for
6fdff2c5 199 Python 3 compatibility.
9325cb04
PK
200 Skip tests for Python 2.4.
201 * gdb.python/py-inferior.exp: Change print syntax for
6fdff2c5 202 Python 3 compatibility.
9325cb04
PK
203 Use byte string rather than character string in memory write test
204 if Python 3.
205 * gdb.python/py-pp-maint.py: Change class declarations to "new
206 class" syntax.
207 * gdb.python/py-prettyprint.py: Change iterator class to generator
208 function for Python 3 compatibility.
209 Make all classes "new style".
210 Fix indentation issue and stray semicolon.
211 * gdb.python/py-shared.expChange print syntax for Python 3
212 compatibility.
213 Define "long" if Python 3.
214 * gdb.python/py-type.exp: Change print syntax for Python 3
6fdff2c5 215 compatibility.
9325cb04
PK
216 Accept either int or long values for enum values.
217 * gdb.python/py-value.exp: Change print syntax for Python 3
6fdff2c5 218 compatibility.
9325cb04
PK
219 Skip "long" and "unicode" tests if Python 3.
220 Accept either "type" or "class" in type checks.
221 * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
222 (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
223
8b9737bf
TT
2242012-12-10 Tom Tromey <tromey@redhat.com>
225
226 * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
227 (test): Add "two_cu" argument.
228 * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
229 for types; allow two CUs.
230
1b80a9fa
JK
2312012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
232
233 * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
234 * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
235
f0b6d50a
YQ
2362012-12-08 Yao Qi <yao@codesourcery.com>
237 Pedro Alves <palves@redhat.com>
238
239 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
240 '=breakpoint-created' when GDB merges the tracepoints of both
241 sides.
242
2f68a895
TT
2432012-12-07 Tom Tromey <tromey@redhat.com>
244
245 * gdb.base/break1.c (enum some_enum, union some_union): New.
246 (some_enum_global, some_union_global, some_value): New globals.
247 * gdb.base/completion.exp: Add tag completion tests.
248
4fc5d43e
TT
2492012-12-07 Tom Tromey <tromey@redhat.com>
250
251 * gdb.base/completion.exp: Add tests for ptype and whatis
252 completion.
253
6559e013
JB
2542012-12-07 Joel Brobecker <brobecker@adacore.com>
255
256 * gdb.base/stale-infcall.exp: Fix copyright line.
257
ae2b630d
JB
2582012-12-07 Joel Brobecker <brobecker@adacore.com>
259
260 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
261
0ba2eb0f
TT
2622012-12-06 Pedro Alves <palves@redhat.com>
263 Tom Tromey <tromey@redhat.com>
264
265 * gdb.base/exprs.exp: Add tests for cast to void.
266
731145cb
TT
2672012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
268
269 * gdb.python/py-mi.exp: Correct expected results for attribute
270 "dynamic" returned by -var-update.
271 Add test case for correct handling of "diplayhint" for children
272 of dynamic varobjs.
273 * gdb.python/py-prettyprint.c (set_itme): New function.
274 (bug_14741) New function.
275 (main) Add call to bug_14741().
276 * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
277
e58fcc15
UW
2782012-12-05 Ulrich Weigand <uweigand@de.ibm.com>
279
280 * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
281 ${binfile}.funcsyms list.
282
e9eb0d14
YQ
2832012-12-04 Yao Qi <yao@codesourcery.com>
284
285 PR gdb/13443
286 * gdb.trace/actions.exp: Make test messages unique.
287
4983028c
TT
2882012-11-29 Tom Tromey <tromey@redhat.com>
289
290 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
291
ea5e6b0e
UW
2922012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
293
294 * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
295 * gdb.opencl/datatypes.exp: Likewise.
296 * gdb.opencl/operators.exp: Likewise.
297 * gdb.opencl/vec_comps.exp: Likewise.
298
cdde3dfb
JG
2992012-11-29 Jerome Guitton <guitton@adacore.com>
300
301 * gdb.ada/iwide: New testcase.
302
b50d69b5
JG
3032012-11-29 Jerome Guitton <guitton@adacore.com>
304
305 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
306 ptype test.
307
c2d3fccf
JG
3082012-11-29 Jerome Guitton <guitton@adacore.com>
309
310 * gdb.ada/variant_record_packed_array.exp: Test expressions of the
311 form {VARIANT_TYPE}ADDRESS.
312
5edf51fe
YQ
3132012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
314
315 * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
316 (func): New function.
317 (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
318 * gdb.cp/member-ptr.exp: Add new tests for ptype and for
319 pointers to members with pointer-to-function type.
320
608e2dbb
TT
3212012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
322 Tom Tromey <tromey@redhat.com>
323
324 * gdb.base/gnu-debugdata.exp: New file.
325 * gdb.base/gnu-debugdata.c: New file.
326 * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
327 (gdb_unload): Return 0 on success.
328
4648e588
JK
3292012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
330
331 * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
332
17d6efc4
JB
3332012-11-26 Joel Brobecker <brobecker@adacore.com>
334
335 * gdb.base/empty_exe.exp: New testcase.
336
ace21957
MF
3372012-11-20 Mike Frysinger <vapier@gentoo.org>
338
339 * gdb.base/completion.exp: Add test for help aliases completion.
340
5c401a0a
YQ
3412012-11-20 Yao Qi <yao@codesourcery.com>
342
343 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
344 Don't test 'maint set show-debug-regs'.
345 Use command 'set remotecache' instead of
346 'set circular-trace-buffer'.
347
8dea366b
KS
3482012-11-16 Keith Seitz <keiths@redhat.com>
349
350 PR c++/13615
351 * gdb.cp/baseenum.cc: New file.
352 * gdb.cp/baseenum.exp: New file.
353 * gdb.cp/derivation.cc (A): Add copyright.
354 Add a typedef.
355 (B): Use A::value_type instead of int. Change all references.
356 (D): Use value_type instead of int. Change all references.
357 (E): Likewise.
358 (F); Likewise.
359 (Z): New class.
360 (ZZ): New class.
6fdff2c5 361 (N, Base, Derived): New namespace and classes.
8dea366b
KS
362 (main): Add instances of Z and ZZ.
363 Make sure all symbols from N are kept.
364 * gdb.cp/derivation.exp: Update typedef changes in tests.
365 Add tests for class typedefs both before and after starting
366 the inferior.
367 Add tests for searching for a typedef while stopped in a
368 method.
369
5e34c6c3
LM
3702012-11-14 Luis Machado <lgustavo@codesourcery.com>
371
372 * gdb.mi/mi-var-create-rtti.c: New file.
373 * gdb.mi/mi-var-create-rtti.exp: New file.
374
5e487a5f
LM
3752012-11-14 Luis Machado <lgustavo@codesourcery.com>
376
377 * gdb.base/structs3.exp: Run to main before doing any tests.
378
6d67b990
AB
3792012-11-14 Andrew Burgess <aburgess@broadcom.com>
380
381 * gdb.python/py-type.exp: Uniquify test names.
382
e5d98164
YQ
3832012-11-14 Yao Qi <yao@codesourcery.com>
384
385 * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
386 (thread_function) [DEBUG]: Call 'printf'.
387 * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
388 command line if 'DEBUG=1' is passed to test.
389 Remove a pattern to match inferior's output.
390
62747a60
TT
3912012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
392
393 * gdb.mi/mi-fill-memory.exp: New test.
394
18a9fc12
TT
3952012-11-12 Tom Tromey <tromey@redhat.com>
396
397 * gdb.base/completion.exp: Update for "info type-printers".
398 * gdb.python/py-typeprint.cc: New file.
399 * gdb.python/py-typeprint.exp: New file.
400 * gdb.python/py-typeprint.py: New file.
401
bd69fc68
TT
4022012-11-12 Tom Tromey <tromey@redhat.com>
403
404 * gdb.base/call-sc.exp: Use "ptype/r".
405 * gdb.base/volatile.exp: Don't expect "int".
406 * gdb.cp/ptype-flags.cc: New file.
407 * gdb.cp/ptype-flags.exp: New file.
408 * gdb.cp/templates.exp: Use ptype/r.
409 (test_ptype_of_templates, test_template_typedef): Likewise.
410 * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
411 argument. Handle template names and template parameters.
412 * gdb.mi/mi-var-cmd.exp: Accept "long".
413 * gdb.mi/mi-var-child.exp: Accept "long".
414 * gdb.mi/mi-var-display.exp: Accept "long".
415 * gdb.mi/mi2-var-child.exp: Accept "long".
416
b3720c3a
TT
4172012-11-12 Tom Tromey <tromey@redhat.com>
418
419 * gdb.cp/classes.exp (test_ptype_class_objects): Remove
420 "ptype" from calls to cp_test_ptype_class.
421 (test_enums): Likewise.
422 * gdb.cp/derivation.exp: Remove "ptype" from calls to
423 cp_test_ptype_class.
424 * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
425 calls to cp_test_ptype_class.
426 (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
427 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
428 from calls to cp_test_ptype_class.
429 * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
430 command here. Change "in_command" argument to "in_exp".
431
0d63ecda
KS
4322012-11-10 Keith Seitz <keiths@redhat.com>
433
434 PR gdb/14288
435 * gdb.base/printcmds.c: Add invalid_XXX globals
436 for repeated byte tests.
437 * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
438 * gdb.base/wchar.c (main): Add and construct a wchar_t
439 array with repeated characters.
440 * gdb.base/wchar.exp: Add repeated character tests.
441
ed8a1c2d
AB
4422012-11-09 Andrew Burgess <aburgess@broadcom.com>
443
444 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
445 disassembly output.
446
9107fc8d
PA
4472012-11-09 Pedro Alves <palves@redhat.com>
448
449 PR gdb/14306
450
451 * gdb.multi/multi-arch-exec.c: New file.
452 * gdb.multi/multi-arch-exec.exp: New file.
453
558a9d82
YQ
4542012-11-09 Yao Qi <yao@codesourcery.com>
455
456 * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
457 (top level): Call it.
458
e714f336
YQ
4592012-11-09 Yao Qi <yao@codesourcery.com>
460
461 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
462 typo.
463
6ecd4729
PA
4642012-11-09 Pedro Alves <palves@redhat.com>
465
466 * gdb.multi/multi-arch.exp: New.
467
9015683b
TT
4682012-11-08 Tom Tromey <tromey@redhat.com>
469
470 * gdb.base/siginfo-obj.exp: Create core file. Test siginfo from
471 core files, if possible.
472 * gdb.base/siginfo-thread.c: New file
473 * gdb.base/siginfo-thread.exp: New file
474
ea9f10bb
TT
4752012-11-08 Tom Tromey <tromey@redhat.com>
476
477 * gdb.base/comprdebug.exp: New file.
478
f6592439
PA
4792012-11-06 Pedro Alves <palves@redhat.com>
480
481 PR gdb/14810
482
483 * gdb.base/disabled-location.c: New file.
484 * gdb.base/disabled-location.exp: New file.
485
2d338fa9
TT
4862012-11-06 Tom Tromey <tromey@redhat.com>
487
488 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
489 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
490 gdb_gcore_cmd.
491 * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
492 * gdb.base/gcore.exp: Use gdb_gcore_cmd.
493 * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
494 * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
495 * gdb.base/auxv.exp: Use gdb_gcore_cmd.
496 * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
497 * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
498 * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
499 * lib/gdb.exp (gdb_gcore_cmd): New proc.
500
68c9da30
PA
5012012-11-05 Pedro Alves <palves@redhat.com>
502
503 * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
504 procedure.
505 (do_vfork_and_follow_child_tests_exec)
506 (do_vfork_and_follow_child_tests_exit): Call it.
507
a7c8c931
PA
5082012-11-05 Pedro Alves <palves@redhat.com>
509
510 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
511 fails.
512
6f6484cd
YQ
5132012-11-03 Yao Qi <yao@codesourcery.com>
514
515 Fix PR gdb/14617.
516 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
517 Remove setup_kfail, and update test.
518
b45627a0
TT
5192012-11-02 Tom Tromey <tromey@redhat.com>
520
521 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
522 test.
523
f50f4e56
PA
5242012-11-02 Pedro Alves <palves@redhat.com>
525
526 PR gdb/14766
527
528 * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
529 setup_kfail.
530 (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
531 get registers".
532
71ce889d
PA
5332012-11-02 Pedro Alves <palves@redhat.com>
534
535 * gdb.base/foll-vfork-exit.c: New file.
536 * gdb.base/foll-vfork.exp (top level): New file-describing
537 comment.
538 (vfork_child_follow_to_exit): New procedure.
539 (tcatch_vfork_then_child_follow): Rename as ...
540 (tcatch_vfork_then_child_follow_exec): ... this.
541 (tcatch_vfork_then_child_follow_exit): New procedure.
542 (do_vfork_and_follow_parent_tests): New procedure, factored out
543 from do_vfork_and_exec_tests.
544 (do_vfork_and_follow_child_tests_exec): Ditto.
545 (do_vfork_and_exec_tests): Delete.
546 (do_vfork_and_follow_child_tests_exit): New procedure.
547 (top level): Run tests with both the program that has the vfork
548 child execing, and the program has the vfork child exiting.
549
1e35b1a9
PA
5502012-11-02 Pedro Alves <palves@redhat.com>
551
552 * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
553 (check_vfork_catchpoints, vfork_parent_follow_through_step)
554 (vfork_parent_follow_to_bp): Call it.
555 (kill_child): Delete.
556 (vfork_and_exec_child_follow_to_main_bp)
557 (vfork_and_exec_child_follow_through_step): Call setup_gdb. No
558 longer call kill_child.
559 (tcatch_vfork_then_parent_follow): Call setup_gdb.
560 (do_vfork_and_exec_tests): Don't runto_main before calling each
561 test procedure.
562 (top level): Don't clean restart and set verbose before running
563 each test procedure.
564
5652012-11-02 Pedro Alves <palves@redhat.com>
566
567 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
568 (vfork_parent_follow_to_bp)
569 (vfork_and_exec_child_follow_to_main_bp)
570 (vfork_and_exec_child_follow_through_step)
571 (tcatch_vfork_then_parent_follow)
572 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
573 Use with_test_prefix.
574
5752012-11-02 Pedro Alves <palves@redhat.com>
576
577 * gdb.base/foll-vfork.c: Add copyright header.
578 * gdb.base/vforked-prog.c: Add copyright header.
579
5802012-11-02 Pedro Alves <palves@redhat.com>
581
582 * gdb.base/foll-vfork.exp
583 (vfork_and_exec_child_follow_through_step): Don't skip on
584 non-HP/UX targets. Expect the next to only step one line on
585 non-HP/UX targets, rather than stopping only after the exec.
586
5872012-11-02 Pedro Alves <palves@redhat.com>
588
589 Don't hard code line numbers.
590
591 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
592 Expect text from the sources instead of a line number.
593 (vfork_parent_follow_to_bp)
594 (vfork_and_exec_child_follow_to_main_bp)
595 (vfork_and_exec_child_follow_through_step)
596 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
597 Use gdb_get_line_number.
598
5992012-11-02 Pedro Alves <palves@redhat.com>
600
601 Modernize.
602
603 * gdb.base/foll-vfork.exp: Use standard_testfile and
604 build_executable. Pass descriptive string to untested.
605 (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
606 (vfork_and_exec_child_follow_to_main_bp)
607 (vfork_and_exec_child_follow_through_step)
608 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
609 (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
610 of send_gdb/gdb_expect.
611
612 (kill_child): New procedure.
613 (vfork_and_exec_child_follow_to_main_bp)
614 (vfork_and_exec_child_follow_through_step): Use it.
615
f0559fff
YQ
6162012-11-02 Yao Qi <yao@codesourcery.com>
617
618 * gdb.base/setvar.exp: Test setting nested struct.
619 * gdb.base/setvar.c (v_struct3): New.
620
c207c6da
DE
6212012-11-01 Doug Evans <dje@google.com>
622
623 * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
624 changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
625 use them.
626
2f27adfe
AB
6272012-10-31 Andrew Burgess <aburgess@broadcom.com>
628
629 PR cli/14772
630 * gdb.base/gnu_vector.c (union_with_vector_1)
631 (struct_with_vector_1): Add new struct and union for testing
632 ptype.
633 * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
634 structs / unions containing vectors.
635
bb662ca6
YQ
6362012-10-25 Yao Qi <yao@codesourcery.com>
637
638 * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
639 'setup_kfail' instead of 'setup_kfail_for_target'.
640 * gdb.base/varargs.exp: Likewise.
641 * lib/gdb.exp (setup_kfail_for_target): Remove.
642
635d23ff
MK
6432012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
644
645 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
646
afdb064f
MK
6472012-10-25 Mark Kettenis <kettenis@gnu.org>
648
649 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
650
d99dcf51
JB
6512012-10-24 Joel Brobecker <brobecker@adacore.com>
652
653 * gdb.ada/set_wstr: New testcase.
654
32560274
JB
6552012-10-24 Joel Brobecker <brobecker@adacore.com>
656
657 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
658
5ded5331
JB
6592012-10-24 Joel Brobecker <brobecker@adacore.com>
660
661 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
662
d8d84291
MK
6632012-10-24 Mark Kettenis <kettenis@gnu.org>
664
665 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
666
6e933c51
JK
6672012-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
668
669 * gdb.base/callfuncs.exp (do_function_calls): Fix
670 setup_kfail_for_target for -m32 mode.
671
274bd000
MK
6722012-10-23 Mark Kettenis <kettenis@gnu.org>
673
674 * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
675 are now fixed.
676
545f743d
YQ
6772012-10-23 Yao Qi <yao@codesourcery.com>
678
679 * gdb.base/info-os.exp: Resume the inferior until it exits.
680
48b56b6a 6812012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
682
99c7d5a8 683 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
684 * gdb.base/print-file-var.exp: Likewise.
685 * gdb.base/type-opaque.exp: Likewise.
48b56b6a 686
8de0566d
YQ
6872012-10-17 Yao Qi <yao@codesourcery.com>
688
689 * gdb.mi/mi-memory-changed.exp: New.
690
44883546
YQ
6912012-10-16 Yao Qi <yao@codesourcery.com>
692
693 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
694 returns true.
695 Call gdb_load_shlibs.
696 * gdb.reverse/solib-reverse.exp: Likewise.
697
345f514a
KS
6982012-10-15 Keith Seitz <keiths@redhat.com>
699
700 * lib/cp-support.exp (cp_test_ptype_class): Add support
701 for class typedefs.
702
703 * gdb.cp/derivation.exp: Add tests for g_instance.
704
9e3a7d65
JK
7052012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
706
707 Fix entry values resolving in inlined frames.
708 * gdb.arch/amd64-entry-value-inline.S: New file.
709 * gdb.arch/amd64-entry-value-inline.c: New file.
710 * gdb.arch/amd64-entry-value-inline.exp: New file.
711
21a7b089
JK
7122012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
713 Doug Evans <dje@google.com>
714
715 Fix recent gdb_breakpoint regression.
716 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
717 braces from the parameter.
718 * gdb.java/jprint.exp: Likewise.
719
2c47921e
DE
7202012-10-15 Doug Evans <dje@google.com>
721
722 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
723
89398707
JB
7242012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
725
726 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
727
801e4185
TT
7282012-10-15 Tom Tromey <tromey@redhat.com>
729
730 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
731
74f910c8
TT
7322012-10-15 Tom Tromey <tromey@redhat.com>
733
734 * gdb.python/py-symbol.exp: Test symbol destructor.
735
91567807
YQ
7362012-10-14 Yao Qi <yao@codesourcery.com>
737
738 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
739 * gdb.mi/mi-cli.exp: New.
740
741 * gdb.mi/mi2-basics.exp: Remove.
742 * gdb.mi/mi2-break.exp: Remove.
743 * gdb.mi/mi2-console.exp: Remove.
744 * gdb.mi/mi2-disassemble.exp: Remove.
745 * gdb.mi/mi2-eval.exp: Remove.
746 * gdb.mi/mi2-file.exp: Remove.
747 * gdb.mi/mi2-hack-cli.exp: Remove.
748 * gdb.mi/mi2-pthreads.exp: Remove.
749 * gdb.mi/mi2-read-memory.exp: Remove.
750 * gdb.mi/mi2-regs.exp: Remove.
751 * gdb.mi/mi2-return.exp: Remove.
752 * gdb.mi/mi2-simplerun.exp: Remove.
753 * gdb.mi/mi2-stack.exp: Remove.
754 * gdb.mi/mi2-stepi.exp: Remove.
755 * gdb.mi/mi2-syn-frame.exp: Remove.
756 * gdb.mi/mi2-until.exp: Remove.
757 * gdb.mi/mi2-watch.exp: Remove.
758 * gdb.mi/mi2-var-block.exp: Remove.
759 * gdb.mi/mi2-var-cmd.exp: Remove.
760 * gdb.mi/mi2-var-display.exp: Remove.
761
87332029
YQ
7622012-10-12 Yao Qi <yao@codesourcery.com>
763
764 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
765 trail '.*' on matching patterns.
766
11fc9057
L
7672012-10-11 H.J. Lu <hongjiu.lu@intel.com>
768
769 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
770 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
771 * gdb.arch/i386-disp-step.exp: Likewise.
772 * gdb.arch/i386-gnu-cfi.exp: Likewise.
773 * gdb.arch/i386-prologue.exp: Likewise.
774 * gdb.arch/i386-size-overlap.exp: Likewise.
775 * gdb.arch/i386-size.exp: Likewise.
776 * gdb.arch/i386-unwind.exp: Likewise.
777
7d46bcdc
L
7782012-10-11 H.J. Lu <hongjiu.lu@intel.com>
779
780 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
781 * gdb.arch/i386-word.exp: Likewise.
782
31224d9d
L
7832012-10-11 H.J. Lu <hongjiu.lu@intel.com>
784
785 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
786 is_ilp32_target to set nr_regs.
787 * gdb.arch/i386-sse.exp: Likewise.
788
5b7d0050
DE
7892012-10-11 Doug Evans <dje@google.com>
790
7c09e5a0
DE
791 PR breakpoints/14643.
792 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
793 * gdb.linespec/thread.c: New file.
794 * gdb.linespec/thread.exp: New file.
795
5b7d0050
DE
796 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
797 Recognize "message" -> print pass and fail. Add eof case.
798 (runto): Recognize message, no-message. Print pass/fail if requested,
799 with same treatment as gdb_breakpoint.
800 (runto_main): Pass no-message to runto.
801 (gdb_internal_error_resync): Add log message.
802 (gdb_file_cmd): Tweak internal error fail text for consistency.
803
2e24f4aa
JK
8042012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
805
806 Fix crash during stepping on ppc32.
807 * gdb.base/step-symless.c: New file.
808 * gdb.base/step-symless.exp: New file.
809
aa14df25
DE
8102012-10-03 Doug Evans <dje@google.com>
811
812 PR symtab/14601
813 * gdb.cp/using-crash.exp: New file.
814 * gdb.cp/using-crash.cc: New file.
815
975531db
DE
8162012-10-02 Doug Evans <dje@google.com>
817
818 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
819 more consistent.
820 (runto,gdb_debug_format): Ditto.
821 (gdb_file_cmd): Watch for eof in nested gdb_expect.
822 Clean up logging and error messages.
823
b3dc46ff
AB
8242012-10-01 Andrew Burgess <aburgess@broadcom.com>
825
826 Test find command on unmapped memory.
827 * gdb.base/find-unmapped.c: New file.
828 * gdb.base/find-unmapped.exp: New file.
829
45814d45
YQ
8302012-09-29 Yao Qi <yao@codesourcery.com>
831
832 * gdb.trace/mi-tracepoint-changed.exp: New.
833 * gdb.mi/mi-breakpoint-changed.exp: New.
834 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
835 * gdb.mi/pendshr2.c: New.
836
4c2786ba
YQ
8372012-09-28 Yao Qi <yao@codesourcery.com>
838
839 * gdb.mi/pr11022.exp: New.
840 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
841
7977e5d2
TT
8422012-09-27 Tom Tromey <tromey@redhat.com>
843
844 * gdb.cp/derivation.exp: Add regression test.
845 * gdb.cp/derivation.cc (class V_base, class V_inter, class
846 V_derived): New.
847 (vderived): New global.
848
0971de02
TT
8492012-09-26 Tom Tromey <tromey@redhat.com>
850
851 * gdb.dwarf2/dw2-common-block.S: New file.
852 * gdb.dwarf2/dw2-common-block.exp: New file.
853
4357ac6c
TT
8542012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
855
856 * gdb.fortran/common-block.exp: New file.
857 * gdb.fortran/common-block.f90: New file.
858
6f380991
AB
8592012-09-26 Andrew Burgess <aburgess@broadcom.com>
860
861 * gdb.base/duplicate-bp.c: New file.
862 * gdb.base/duplicate-bp.exp: New file.
863
8ae551cf
YQ
8642012-09-26 Yao Qi <yao@codesourcery.com>
865
866 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
867
868 Revert:
869 2012-09-21 Yao Qi <yao@codesourcery.com>
870
871 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
872
318102b9
SP
8732012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
874
875 * gdb.base/longest-types.c: New test case.
876 * gdb.base/longest-types.exp: New test case.
877
a1e5fd69
YQ
8782012-09-25 Yao Qi <yao@codesourcery.com>
879
880 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
881
04e7407c
JK
8822012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
883
884 Fix internal error on canonicalization of clang types.
885 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
886 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
887 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
888
9bf4bce9
JK
8892012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
890
891 Fix disassemble without parameters in tailcall frame.
892 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
893
2603f7ee
AB
8942012-09-21 Andrew Burgess <aburgess@broadcom.com>
895
896 * gdb.dwarf2/dw2-op-out-param.S: New file.
897 * gdb.dwarf2/dw2-op-out-param.exp: New file.
898
a3569abd
YQ
8992012-09-21 Yao Qi <yao@codesourcery.com>
900
901 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
902
a065d7af
YQ
9032012-09-21 Yao Qi <yao@codesourcery.com>
904
905 * gdb.mi/mi-cli.exp: Remove.
906 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
907
15544bd9
YQ
9082012-09-21 Yao Qi <yao@codesourcery.com>
909
910 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
911 "=record-started" notification.
912
82a90ccf
YQ
9132012-09-21 Yao Qi <yao@codesourcery.com>
914
915 * gdb.mi/mi-record-changed.exp: New.
916 * gdb.mi/mi-reverse.exp: Adjust expected output.
917
d7de8e3c
TT
9182012-09-20 Tom Tromey <tromey@redhat.com>
919
920 * gdb.python/python.exp: Test atexit.register.
921
1aa99537
DE
9222012-09-20 Doug Evans <dje@google.com>
923
05eade73
DE
924 * boards/dwarf4-gdb-index.exp: New file.
925
1aa99537
DE
926 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
927 while running the tests.
928
4ae24af0
JB
9292012-09-18 Joel Brobecker <brobecker@adacore.com>
930
931 * gdb.ada/bp_reset: New testcase.
932
bb25a15c
YQ
9332012-09-18 Yao Qi <yao@codesourcery.com>
934
935 * gdb.trace/mi-tsv-changed.exp: New.
936
201b4506
YQ
9372012-09-18 Yao Qi <yao@codesourcery.com>
938
939 * gdb.trace/mi-traceframe-changed.exp: New.
940
6fc1c773
YQ
9412012-09-17 Yao Qi <yao@codesourcery.com>
942
943 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
944 when it is less than 0.
945
1ab3b62c
JK
9462012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
947
948 PR 14119
949 * gdb.arch/amd64-tailcall-ret.S: New file.
950 * gdb.arch/amd64-tailcall-ret.c: New file.
951 * gdb.arch/amd64-tailcall-ret.exp: New file.
952 * gdb.reverse/amd64-tailcall-reverse.S: New file.
953 * gdb.reverse/amd64-tailcall-reverse.c: New file.
954 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
955
acf9414f
JK
9562012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
957
958 PR 14548
959 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
960 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
961 * gdb.reverse/singlejmp-reverse.S: New file.
962 * gdb.reverse/singlejmp-reverse.c: New file.
963 * gdb.reverse/singlejmp-reverse.exp: New file.
964
666b578b
JK
9652012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
966
967 Fix compatibility with old GCC (~4.1).
968 * gdb.cp/converts.cc (my_enum_var): New variable.
969
42056501
AB
9702012-09-14 Andrew Burgess <aburgess@broadcom.com>
971
972 * gdb.xml/tdesc-regs.exp: Update expected output for new
973 vector_size syntax of vector types.
974
b9516fa1
YPK
9752012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
976
977 Refactor Python "gdb" module into a proper Python package, by
978 introducing a new "_gdb" module for code implemented in C, and
979 using reload/__import__ instead of exec.
980 * gdb.python/python.exp (Test stderr location): Update module
981 location of GDB-specific sys.stderr.
982 (Test stdout location): Ditto for sys.stdout.
983
18dc9ad8
JK
9842012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
985
986 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
987
ea3a9873
KS
9882012-09-12 Keith Seitz <keiths@redhat.com>
989
990 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
991 conversion statement.
992
5941debb
DE
9932012-09-12 Doug Evans <dje@google.com>
994
995 * gdb.base/help.exp: Remove testing of individual command help text,
996 too much of a maintenance burden. Instead, test the functionality
997 of "help" itself.
998
cfc35e02
DE
9992012-09-11 Doug Evans <dje@google.com>
1000
3a0ed5d7
DE
1001 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
1002 breakpoint.
1003
cfc35e02
DE
1004 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
1005 * gdb.dwarf2/fission-reread.S: Ditto.
1006 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
1007 * gdb.dwarf2/fission-reread.exp: Ditto.
1008
350b1b26
AB
10092012-09-11 Andrew Burgess <aburgess@broadcom.com>
1010
1011 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
1012
2fa15f23
JB
10132012-09-10 Joel Brobecker <brobecker@adacore.com>
1014
1015 * gdb.ada/optim_drec: New testcase.
1016
09be558e
DE
10172012-09-10 Doug Evans <dje@google.com>
1018
1019 * boards/fission.exp: Explicitly mark "board" as not remote.
1020
5b4f6e25
KS
10212012-09-10 Keith Seitz <keiths@redhat.com>
1022
1023 PR gdb/13483
1024 * gdb.cp/converts.cc (A::A): Add ctor.
1025 (A::member_): Add member.
1026 (enum my_enum): New enumeration.
1027 (main): Add calls to foo1_7 with various
1028 permitted arguments.
1029 * gdb.cp/converts.exp: Add tests for boolean
1030 conversions permitted by the standard.
1031
b4ca5ed9
YPK
10322012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
1033
1034 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
1035 avoid spurious results due to ~/.gdbinit.
1036 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
1037 $INTERNAL_GDBFLAGS in run command.
1038 * gdb.gdb/observer.exp (setup_test): Ditto.
1039 * gdb.gdb/selftest.exp (test_with_self): Ditto.
1040 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
1041
d54b30bb
DE
10422012-09-06 Doug Evans <dje@google.com>
1043
14910956
DE
1044 * boards/fission.exp: New file.
1045
d54b30bb
DE
1046 * gdb.python/py-value.exp: Use clean_restart.
1047
91b253e1
DE
10482012-09-05 Doug Evans <dje@google.com>
1049
1050 * gdb.base/info-macros.c: Fix whitespace.
1051
1292279a
PA
10522012-08-28 Pedro Alves <palves@redhat.com>
1053
1054 PR gdb/14428
1055
1056 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
1057
1c8cdcb1
JK
10582012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1059
1060 * gdb.base/break-caller-line.c: New file.
1061 * gdb.base/break-caller-line.exp: New file.
1062
1e8e8b51
JK
10632012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1064
1065 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
1066 * gdb.arch/i386-cfi-notcurrent.S: New file.
1067 * gdb.arch/i386-cfi-notcurrent.exp: New file.
1068
1591a1e8
PA
10692012-08-27 Wei-cheng Wang <cole945@gmail.com>
1070 Yao Qi <yao@codesourcery.com>
1071 Pedro Alves <palves@redhat.com>
1072
1073 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
1074 New procedures.
1075 (top level): Add overlap checking tests.
1076
4442ada7
TT
10772012-08-24 Tom Tromey <tromey@redhat.com>
1078
1079 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
1080 gdb_test_multiple fails for other reasons.
1081
e7d50cc9
YQ
10822012-08-24 Yao Qi <yao@codesourcery.com>
1083
1084 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
1085
dfbd5e7b
PA
10862012-08-23 Pedro Alves <palves@redhat.com>
1087
1088 * gdb.base/help.exp: Adjust to "handle" help text change.
1089
8d735b87
YQ
10902012-08-23 Yao Qi <yao@codesourcery.com>
1091
1092 * gdb.trace/disconnected-tracing.c (start, end): New.
1093 (main): Call start and end.
1094 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
1095 existing tests into this proc.
1096 (disconnected_tfind): New.
1097
61b1d759
YQ
10982012-08-23 Yao Qi <yao@codesourcery.com>
1099
1100 * boards/native-gdbserver.exp (${board}_upload): New.
1101 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
1102 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
1103 Execute tfile on remote target.
1104 Copy trace file from target to host.
1105
6ca1b147
JM
11062012-08-22 Joseph Myers <joseph@codesourcery.com>
1107
1108 * gdb.arch/thumb-bx-pc.S: New file.
1109 * gdb.arch/thumb-bx-pc.exp: New file.
1110
706e3705
TT
11112012-08-22 Tom Tromey <tromey@redhat.com>
1112
1113 * gdb.base/maint.exp: Update.
1114
b4893d48
TT
11152012-08-22 Tom Tromey <tromey@redhat.com>
1116
1117 * lib/gdb.exp (skip_unwinder_tests): New proc.
1118 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
1119 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
1120
45b7da81
TT
11212012-08-21 Tom Tromey <tromey@redhat.com>
1122
1123 * gdb.hp/gdb.aCC/exception.exp: Remove.
1124
f94363d7
AP
1125012-08-19 Andrew Pinski <apinski@cavium.com>
1126
1127 * gdb.arch/mips-octeon-bbit.c: New file.
1128 * gdb.arch/mips-octeon-bbit.exp: New Test.
1129
e5afdbd7
KS
1130012-08-19 Keith Seitz <keiths@redhat.com>
1131
1132 PR c++/14365
1133 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
1134 * gdb.dwarf2/dw2-anon-mptr.S: New file.
1135
c29e8b64
JK
11362012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1137
1138 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
1139 verbose -log by more specific untested call.
1140
15a7e7bc
YQ
11412012-08-18 Yao Qi <yao@codesourcery.com>
1142
1143 * gdb.trace/tfind.exp: Move tests on various command help before
1144 checking target supports trace.
1145 Fix the expected output of 'help tfind end'.
1146
a451cb65
KS
11472012-08-17 Keith Seitz <keiths@redhat.com>
1148
1149 PR c++/13356
1150 * gdb.base/default.exp: Update all "check type" tests.
1151 * gdb.base/help.exp: Likewise.
1152 * gdb.base/setshow.exp: Likewise.
1153 * gdb.cp/converts.cc (foo1_type_check): New function.
1154 (foo2_type_check): New function.
1155 (foo3_type_check): New function.
1156 (main): Call new functions.
1157 * converts.exp: Add tests for integer-to-pointer conversions
1158 with/without strict type-checking.
1159
dbf6a605
MF
11602012-08-16 Mike Frysinger <vapier@gentoo.org>
1161
1162 * gdb.base/help.exp: Update expected output.
1163
0c92d8c1
JB
11642012-08-16 Joel Brobecker <brobecker@adacore.com>
1165
1166 * gdb.ada/rdv_wait: New testcase.
1167
e56f7f42
JK
11682012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1169
1170 * gdb.base/attach-twice.exp: Remove excessive ps exec.
1171
f47f77df
DE
11722012-08-13 Doug Evans <dje@google.com>
1173
e202d6e8 1174 * gdb.base/help.exp: Update expected output.
f47f77df
DE
1175 * gdb.base/default.exp: Update expected output of "show convenience".
1176
a72c3253
DE
11772012-08-10 Doug Evans <dje@google.com>
1178
1179 * gdb.python/py-strfns.c: New file.
1180 * gdb.python/py-strfns.exp: New file.
1181 * gdb.python/py-type.exp (test_fields): Add vector tests.
1182
de0bea00
MF
11832012-08-10 Mike Frysinger <vapier@gentoo.org>
1184
1185 PR cli/10436:
1186 * gdb.base/completion.exp: Add tests for handle completion.
1187
5b9afe8a
YQ
11882012-08-09 Yao Qi <yao@codesourcery.com>
1189
1190 * gdb.mi/mi-cmd-param-changed.exp: New.
1191 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
1192 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
1193 * gdb.mi/mi2-prompt.exp: Likewise.
1194
4f485ebc
DE
11952012-08-08 Doug Evans <dje@google.com>
1196
1197 * gdb.base/debug-expr.c: New file.
1198 * gdb.base/debug-expr.exp: New file.
1199 * gdb.base/exprs.exp: Test {type} casts.
1200 * gdb.cp/debug-expr.exp: New file.
1201
5888842d
JK
12022012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1203
1204 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
1205 global variable loop, not a 'break'. Add loop count limit to 100.
1206 Add new fail case for terminated vgdb.
1207
4f69f4c2
JK
12082012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1209 Jean-Marc Saffroy <saffroy@gmail.com>
1210
1211 PR 11804
1212 * gdb.base/gcore-relro.exp: New file.
1213 * gdb.base/gcore-relro-main.c: New file.
1214 * gdb.base/gcore-relro-lib.c: New file.
1215
e2de5390
JK
12162012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1217
1218 Do not false FAIL with old GCCs.
1219 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
1220 GCC < 4.5 in $no_hw mode.
1221
606603c5
JK
12222012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1223
1224 * gdb.base/default.exp (cd): Accept new directory with no arguments.
1225
777f26c2
JK
12262012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1227
1228 * gdb.base/list.exp (test_only_end): New function.
1229 Call it.
1230
2c12abee
TT
12312012-08-06 Tom Tromey <tromey@redhat.com>
1232
1233 * gdb.python/py-mi.exp: Add test for printer whose children
1234 are a list.
1235 * gdb.python/py-prettyprint.c (struct children_as_list): New.
1236 (main): New variable children_as_list.
1237 * gdb.python/py-prettyprint.py (class pp_children_as_list):
1238 New.
1239 (register_pretty_printers): Register new printer.
1240
0eae2cf4
EBM
12412012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
1242
1243 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
1244 symbols. Abort if vgdb remote connection is closed.
1245
09e0881d
DE
12462012-08-02 Doug Evans <dje@google.com>
1247
1248 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
1249
b40f514f
SDJ
12502012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
1251
1252 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
1253 s390x, PowerPC 64 and m68k-linux.
1254
11315ae0
UW
12552012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
1256
1257 * gdb.base/annota1.exp: Accept no frames-invalid notification
1258 when starting up the program.
1259 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
1260 show a symbolic value as well.
1261 * gdb.server/server-exec-info.exp: Skip test when skipping
1262 gdbserver test and/or when skipping shared library tests.
1263 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
1264 avoid name conflicts with other tests.
1265
0547eeed
UW
12662012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
1267
1268 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
1269 Fix wrong output on big-endian systems.
1270 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
1271 4-byte pointer types on 64-bit s390x.
1272
bdddb4de
UW
12732012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
1274
1275 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
1276 marker comment at the beginning (after intialization).
1277 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
1278 breakpoint on marker comment instead of function begin.
1279 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
1280 PowerPC.
1281 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
1282 or 64-bit PowerPC.
1283 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
1284 gdb,no_hardware_watchpoints flag is set.
1285 (initialize): Remove now redundant can-use-hw-watchpoints change.
1286
5d206025
YQ
12872012-08-02 Yao Qi <yao@codesourcery.com>
1288 Pedro Alves <palves@redhat.com>
1289
1290 * boards/local-remote-host.exp: New.
1291
4f665099
UW
12922012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
1293
1294 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
1295 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
1296 * gdb.base/print-file-var.exp: Likewise.
1297 * gdb.server/solib-list.exp: Skip on remote targets.
1298
b62e2b27
UW
12992012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
1300
1301 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
1302 watchpoints on ARM. When expecting software watchpoints, tolerate
1303 (remote) targets that report unsupported hardware watchpoint only
1304 at continue time.
1305 (test_wide_location_2): Likewise.
1306
a967a851
JK
13072012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1308
1309 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
1310 valgrind versions.
1311
75d9f9ff 13122012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
a14dd77e
JK
1313
1314 * gdb.base/valgrind-infcall.c: New file.
1315 * gdb.base/valgrind-infcall.exp: New file.
1316
75d9f9ff
JK
1317 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
1318
1c9f2ed2
KS
13192012-07-30 Keith Seitz <keiths@redhat.com>
1320
1321 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
1322 linespecs.
1323
7f9b2034
DE
13242012-07-30 Doug Evans <dje@google.com>
1325
85220e01
DE
1326 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
1327 * gdb.dwarf2/pr13961.S: Ditto.
1328
7f9b2034
DE
1329 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
1330
4e969b4f
AB
13312012-07-30 Andrew Burgess <aburgess@broadcom.com>
1332
1333 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
1334 change its format immediately after reloading the binary.
1335
e7de8362
JK
13362012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1337
1338 Fix testsuite regression after --use-deprecated-index-sections removal.
1339 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
1340 string.
1341 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
1342
7255706c
YQ
13432012-07-27 Yao Qi <yao@codesourcery.com>
1344
1345 KFAIL for PR remote/14161.
1346 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
1347 Cleanup socket files.
1348 (strace_info_marker): Detach inferior.
1349
f2e8016f
TT
13502012-07-26 Tom Tromey <tromey@redhat.com>
1351
6fdff2c5 1352 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
f2e8016f 1353
f66713d2
JK
13542012-07-26 Markus Metzger <markus.t.metzger@intel.com>
1355
1356 * gdb.python/py-inferior.c (thread): New function.
1357 (check_threads): New function.
1358 (test_threads): New function.
1359 * gdb.python/py-inferior.exp: Added test.
1360 Replaced runto with continue to breakpoint.
1361
8223e12c
TT
13622012-07-26 Tom Tromey <tromey@redhat.com>
1363
1364 * lib/ada.exp (standard_ada_testfile): New proc.
1365 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
1366 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
1367 * gdb.ada/array_return.exp: Use standard_ada_testfile.
1368 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
1369 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
1370 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
1371 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
1372 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
1373 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
1374 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
1375 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
1376 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
1377 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
1378 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
1379 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
1380 * gdb.ada/char_param.exp: Use standard_ada_testfile.
1381 * gdb.ada/complete.exp: Use standard_ada_testfile.
1382 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
1383 standard_output_file.
1384 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
1385 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
1386 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
1387 standard_output_file.
1388 * gdb.ada/exprs.exp: Use standard_ada_testfile.
1389 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
1390 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
1391 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
1392 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
1393 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
1394 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
1395 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
1396 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
1397 * gdb.ada/homonym.exp: Use standard_ada_testfile.
1398 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
1399 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
1400 * gdb.ada/interface.exp: Use standard_ada_testfile.
1401 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
1402 standard_output_file
1403 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
1404 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
1405 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
1406 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
1407 * gdb.ada/nested.exp: Use standard_ada_testfile.
1408 * gdb.ada/null_array.exp: Use standard_ada_testfile.
1409 * gdb.ada/null_record.exp: Use standard_ada_testfile.
1410 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
1411 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
1412 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
1413 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
1414 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
1415 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
1416 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
1417 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
1418 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
1419 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
1420 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
1421 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
1422 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
1423 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
1424 * gdb.ada/start.exp: Use standard_ada_testfile.
1425 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
1426 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
1427 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
1428 * gdb.ada/tagged.exp: Use standard_ada_testfile.
1429 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
1430 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
1431 * gdb.ada/tasks.exp: Use standard_ada_testfile.
1432 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
1433 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
1434 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
1435 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
1436 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
1437 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
1438 * gdb.ada/widewide.exp: Use standard_ada_testfile.
1439
bbec57e4
JK
14402012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1441
1442 Fix testsuite regression after --use-deprecated-index-sections removal.
1443 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
1444
9cc8e32c
JK
14452012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1446
1447 Fix compatibility with Tcl before 7.5.
1448 * lib/future.exp (lreverse): New function if it does not exist.
1449
ea5ca7b5
MK
14502012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
1451
1452 * gdb.mi/mi-pending.c: New method to set a second pending
1453 breakpoint.
1454 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
1455 condition.
1456
64776a0b
PA
14572012-07-20 Pedro Alves <palves@redhat.com>
1458
1459 PR threads/11692
1460 PR gdb/12203
1461
1462 * gdb.threads/create-fail.c: New file.
1463 * gdb.threads/create-fail.exp: New file.
1464
13e4e967
PA
14652012-07-19 Pedro Alves <palves@redhat.com>
1466
1467 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
1468 * config/vx.exp (gdb_start): Likewise.
1469 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
1470 * gdb.base/setvar.exp (test_set): Likewise.
1471 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
1472 * gdb.reverse/sigall-precsave.exp: Likewise.
1473 * gdb.reverse/sigall-reverse.exp: Likewise.
1474
b7aefa4d
PA
14752012-07-19 Pedro Alves <palves@redhat.com>
1476
1477 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
1478 handler before recording.
1479
608b4967
TT
14802012-07-19 Tom Tromey <tromey@redhat.com>
1481
1482 * gdb.cp/casts.exp: Add tests for typeof and decltype.
1483 * gdb.cp/casts.cc (decltype): New function.
1484 (main): Use it.
1485
b1e0c0fa
PA
14862012-07-19 Pedro Alves <palves@redhat.com>
1487
1488 * gdb.base/sigall.exp (signals): New list.
1489 <top level>: Loop over signals in the $signals list instead of
1490 calling a test function once per signal.
1491 * gdb.reverse/sigall-precsave.exp (signals): New list.
1492 <top level>: Loop over signals in the $signals list instead of
1493 calling a test function once per signal.
1494 * gdb.reverse/sigall-reverse.exp (signals): New list.
1495 <top level>: Loop over signals in the $signals list instead of
1496 calling a test function once per signal.
1497
6ace3df1
YQ
14982012-07-19 Yao Qi <yao@codesourcery.com>
1499
1500 * gdb.base/setshow.exp: Test 'set args ~'.
1501
263a0f8c
JK
15022012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1503
1504 * gdb.base/store.exp (check_set): Import gdb_prompt.
1505 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
1506 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
1507
8f043999
JK
15082012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1509
1510 PR 11914
1511 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
1512 (main): Call eval_sub.
1513 * gdb.python/py-prettyprint.exp:
1514 (python execfile ('py-prettyprint.py')): Move it earlier.
1515 New breakpoint for eval-break.
1516 (continue to breakpoint: eval-break, info locals): New test.
1517 (python execfile ('py-prettyprint.py')): Move it from here.
1518 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
1519 (register_pretty_printers): Register pp_eval_type.
1520
725c7b66
JK
15212012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1522
1523 Fix a testcase regression by me.
1524 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
1525 DW_FORM_data4.
1526
4359dff1
JK
15272012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1528 Doug Evans <dje@google.com>
1529
1530 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
1531 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
1532
61e44cfa
JK
15332012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1534
1535 Fix gdbserver run regression.
1536 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
1537
93c0ef37
TT
15382012-07-12 Tom Tromey <tromey@redhat.com>
1539
1540 * lib/gdb.exp (standard_testfile): Don't declare objdir.
1541 (clean_restart): Likewise.
1542 (core_find): Use standard_output_file.
1543
76027ef5
TT
15442012-07-12 Tom Tromey <tromey@redhat.com>
1545
1546 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
1547 * gdb.dwarf2/dw2-anonymous-func.exp: Use
1548 prepare_for_testing_full.
1549 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
1550 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
1551 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
1552 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
1553 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
1554 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
1555 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
1556 prepare_for_testing_full.
1557 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
1558 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
1559 prepare_for_testing_full.
1560 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
1561 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
1562 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
1563
85b4440a
TT
15642012-07-12 Tom Tromey <tromey@redhat.com>
1565
1566 * lib/gdb.exp (build_executable_from_specs): New proc, from
1567 build_executable.
1568 (build_executable): Use it.
1569 (prepare_for_testing_full): New proc.
1570
55baab26
TT
15712012-07-11 Tom Tromey <tromey@redhat.com>
1572
1573 * gdb.reverse/break-precsave.exp: Use standard_output_file.
1574 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
1575 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
1576 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
1577 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
1578 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
1579 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
1580 * gdb.reverse/step-precsave.exp: Use standard_output_file.
1581 * gdb.reverse/until-precsave.exp: Use standard_output_file.
1582 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
1583
298a9cf0
TT
15842012-07-10 Tom Tromey <tromey@redhat.com>
1585
1586 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
1587 standard_output_file.
1588 * gdb.mi/gdb2549.exp: Use standard_testfile.
1589 * gdb.mi/gdb669.exp: Use standard_testfile.
1590 * gdb.mi/gdb701.exp: Use standard_testfile.
1591 * gdb.mi/gdb792.exp: Use standard_testfile.
1592 * gdb.mi/mi-async.exp: Use standard_testfile.
1593 * gdb.mi/mi-basics.exp: Use standard_testfile.
1594 * gdb.mi/mi-break.exp: Use standard_testfile.
1595 * gdb.mi/mi-cli.exp: Use standard_testfile.
1596 * gdb.mi/mi-console.exp: Use standard_testfile.
1597 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
1598 * gdb.mi/mi-eval.exp: Use standard_testfile.
1599 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
1600 * gdb.mi/mi-file.exp: Use standard_testfile.
1601 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
1602 * gdb.mi/mi-logging.exp: Use standard_testfile.
1603 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
1604 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
1605 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
1606 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
1607 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
1608 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
1609 * gdb.mi/mi-pending.exp: Use standard_testfile,
1610 standard_output_file.
1611 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
1612 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
1613 * gdb.mi/mi-regs.exp: Use standard_testfile.
1614 * gdb.mi/mi-return.exp: Use standard_testfile.
1615 * gdb.mi/mi-reverse.exp: Use standard_testfile.
1616 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
1617 * gdb.mi/mi-solib.exp: Use standard_testfile,
1618 standard_output_file.
1619 * gdb.mi/mi-stack.exp: Use standard_testfile.
1620 * gdb.mi/mi-stepi.exp: Use standard_testfile.
1621 * gdb.mi/mi-stepn.exp: Use standard_testfile.
1622 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
1623 * gdb.mi/mi-until.exp: Use standard_testfile.
1624 * gdb.mi/mi-var-block.exp: Use standard_testfile.
1625 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
1626 * gdb.mi/mi-var-child.exp: Use standard_testfile.
1627 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
1628 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
1629 * gdb.mi/mi-var-display.exp: Use standard_testfile.
1630 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
1631 standard_output_file.
1632 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
1633 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
1634 * gdb.mi/mi-watch.exp: Use standard_testfile.
1635 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
1636 * gdb.mi/mi2-basics.exp: Use standard_testfile.
1637 * gdb.mi/mi2-break.exp: Use standard_testfile.
1638 * gdb.mi/mi2-cli.exp: Use standard_testfile.
1639 * gdb.mi/mi2-console.exp: Use standard_testfile.
1640 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
1641 * gdb.mi/mi2-eval.exp: Use standard_testfile.
1642 * gdb.mi/mi2-file.exp: Use standard_testfile.
1643 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
1644 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
1645 * gdb.mi/mi2-regs.exp: Use standard_testfile.
1646 * gdb.mi/mi2-return.exp: Use standard_testfile.
1647 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
1648 * gdb.mi/mi2-stack.exp: Use standard_testfile.
1649 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
1650 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
1651 * gdb.mi/mi2-until.exp: Use standard_testfile.
1652 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
1653 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
1654 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
1655 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
1656 * gdb.mi/mi2-watch.exp: Use standard_testfile.
1657
f5f3a911
TT
16582012-07-10 Tom Tromey <tromey@redhat.com>
1659
1660 * gdb.cp/abstract-origin.exp: Use standard_testfile.
1661 * gdb.cp/ambiguous.exp: Use standard_testfile,
1662 prepare_for_testing.
1663 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
1664 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
1665 * gdb.cp/anon-ns.exp: Use standard_testfile.
1666 * gdb.cp/anon-struct.exp: Use standard_testfile.
1667 * gdb.cp/anon-union.exp: Use standard_testfile,
1668 prepare_for_testing.
1669 * gdb.cp/arg-reference.exp: Use standard_testfile,
1670 prepare_for_testing.
1671 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
1672 * gdb.cp/breakpoint.exp: Use standard_testfile,
1673 prepare_for_testing.
1674 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
1675 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
1676 standard_output_file.
1677 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
1678 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
1679 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
1680 (test_static_members): Update.
1681 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
1682 * gdb.cp/converts.exp: Use standard_testfile.
1683 * gdb.cp/cp-relocate.exp: Use standard_testfile.
1684 * gdb.cp/cpcompletion.exp: Use standard_testfile,
1685 prepare_for_testing.
1686 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
1687 * gdb.cp/cplabel.exp: Use standard_testfile.
1688 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
1689 prepare_for_testing.
1690 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
1691 * gdb.cp/derivation.exp: Use standard_testfile,
1692 prepare_for_testing.
1693 * gdb.cp/destrprint.exp: Use standard_testfile.
1694 * gdb.cp/dispcxx.exp: Use standard_testfile.
1695 * gdb.cp/exception.exp: Use standard_testfile,
1696 prepare_for_testing.
1697 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
1698 * gdb.cp/extern-c.exp: Use standard_testfile,
1699 prepare_for_testing.
1700 * gdb.cp/formatted-ref.exp: Use standard_testfile,
1701 prepare_for_testing.
1702 * gdb.cp/fpointer.exp: Use standard_testfile.
1703 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
1704 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
1705 standard_output_file.
1706 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
1707 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
1708 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
1709 standard_output_file.
1710 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
1711 (do_tests): Update.
1712 * gdb.cp/koenig.exp: Use standard_testfile.
1713 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
1714 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
1715 * gdb.cp/m-static.exp: Use standard_testfile,
1716 prepare_for_testing.
1717 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
1718 * gdb.cp/mb-inline.exp: Use standard_testfile,
1719 prepare_for_testing.
1720 * gdb.cp/mb-templates.exp: Use standard_testfile,
1721 prepare_for_testing.
1722 * gdb.cp/member-ptr.exp: Use standard_testfile,
1723 prepare_for_testing.
1724 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
1725 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
1726 * gdb.cp/method2.exp: Use standard_testfile.
1727 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
1728 standard_output_file.
1729 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
1730 (do_tests): Update.
1731 * gdb.cp/namespace-enum.exp: Use standard_testfile,
1732 prepare_for_testing.
1733 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
1734 prepare_for_testing.
1735 * gdb.cp/namespace.exp: Use standard_testfile,
1736 prepare_for_testing.
1737 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
1738 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
1739 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
1740 * gdb.cp/nsimport.exp: Use standard_testfile,
1741 prepare_for_testing.
1742 * gdb.cp/nsnested.exp: Use standard_testfile.
1743 * gdb.cp/nsnoimports.exp: Use standard_testfile.
1744 * gdb.cp/nsrecurs.exp: Use standard_testfile,
1745 prepare_for_testing.
1746 * gdb.cp/nsstress.exp: Use standard_testfile,
1747 prepare_for_testing.
1748 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
1749 * gdb.cp/operator.exp: Use standard_testfile.
1750 * gdb.cp/oranking.exp: Use standard_testfile.
1751 * gdb.cp/overload-const.exp: Use standard_testfile.
1752 * gdb.cp/overload.exp: Use standard_testfile,
1753 prepare_for_testing.
1754 * gdb.cp/ovldbreak.exp: Use standard_testfile.
1755 * gdb.cp/ovsrch.exp: Use standard_testfile.
1756 * gdb.cp/paren-type.exp: Use standard_testfile.
1757 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
1758 prepare_for_testing.
1759 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
1760 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
1761 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
1762 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
1763 * gdb.cp/pr10728.exp: Use standard_testfile,
1764 standard_output_file.
1765 * gdb.cp/pr12028.exp: Use standard_testfile.
1766 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
1767 * gdb.cp/pr9167.exp: Use standard_testfile.
1768 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
1769 * gdb.cp/printmethod.exp: Use standard_testfile,
1770 prepare_for_testing.
1771 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
1772 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
1773 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
1774 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
1775 standard_output_file.
1776 * gdb.cp/readnow-language.exp: Use standard_testfile.
1777 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
1778 (gdb_start_again): Use clean_restart.
1779 * gdb.cp/ref-types.exp: Use standard_testfile,
1780 prepare_for_testing.
1781 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
1782 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
1783 * gdb.cp/smartp.exp: Use standard_testfile.
1784 * gdb.cp/static-method.exp: Use standard_testfile.
1785 * gdb.cp/static-print-quit.exp: Use standard_testfile.
1786 * gdb.cp/temargs.exp: Use standard_testfile.
1787 * gdb.cp/templates.exp: Use standard_testfile,
1788 prepare_for_testing.
1789 (do_tests): Update.
1790 * gdb.cp/try_catch.exp: Use standard_testfile,
1791 prepare_for_testing.
1792 * gdb.cp/typedef-operator.exp: Use standard_testfile.
1793 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
1794 * gdb.cp/virtbase.exp: Use standard_testfile,
1795 prepare_for_testing.
1796 * gdb.cp/virtfunc.exp: Use standard_testfile,
1797 prepare_for_testing.
1798 (do_tests): Update.
1799 * gdb.cp/virtfunc2.exp: Use standard_testfile,
1800 prepare_for_testing.
1801
686f09d0
TT
18022012-07-10 Tom Tromey <tromey@redhat.com>
1803
1804 * lib/gdb.exp (standard_testfile): Unset output variables from
1805 earlier invocations.
1806
9357e021
YQ
18072012-07-10 Yao Qi <yao@codesourcery.com>
1808
1809 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
1810 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
1811 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
1812 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
1813 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
1814 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
1815 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
1816 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
1817 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
1818 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
1819 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
1820 * gdb.mi/mi-var-display.exp: Likewise.
1821 * gdb.mi/mi-var-invalidate.exp: Likewise.
1822 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
1823 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
1824 * gdb.mi/mi2-console.exp: Likewise.
1825 * gdb.mi/mi2-disassemble.exp: Likewise.
1826 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
1827 * gdb.mi/mi2-read-memory.exp: Likewise.
1828 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
1829 * gdb.mi/mi2-simplerun.exp: Likewise.
1830 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
1831 * gdb.mi/mi2-syn-frame.exp: Likewise.
1832 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
1833 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
1834 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
1835
e314d629
TT
18362012-07-09 Tom Tromey <tromey@redhat.com>
1837
1838 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
1839 * gdb.base/callfuncs.exp: Add cast-based test.
1840 * gdb.base/callfuncs.c (voidfunc): New function.
1841
06928b3f
DE
18422012-07-08 Doug Evans <dje@google.com>
1843
1844 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
1845
32f11bad
JK
18462012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1847
1848 Fix XFAIL compatibility with old i386 systems.
1849 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
1850 Check also 'Cannot insert breakpoint 0'.
1851
76b83c51
JK
18522012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1853
1854 PR 14321
1855 * gdb.base/find.exp
1856 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
1857
a6fb9c08
TT
18582012-07-06 Tom Tromey <tromey@redhat.com>
1859
1860 * gdb.base/whatis.exp: Add test.
1861
71918a86
TT
18622012-07-06 Tom Tromey <tromey@redhat.com>
1863
1864 * gdb.base/whatis.exp: Add regression test.
1865
fcde5961
TT
18662012-07-06 Tom Tromey <tromey@redhat.com>
1867
1868 * gdb.base/whatis.exp: Add tests.
1869
f9cf0f4a
JK
18702012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1871
1872 PR 12649
1873 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
1874 gdb_test_multiple $gdb_prompt terminator.
1875
979ade8b
PA
18762012-07-04 Pedro Alves <palves@redhat.com>
1877
1878 * gdb.mi/mi-reverse.exp: Use supports_reverse and
1879 supports_process_record.
1880
8a980b44
PA
18812012-07-04 Pedro Alves <palves@redhat.com>
1882
1883 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
1884 endings.
1885 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
1886
855ba978
SS
18872012-07-03 Stan Shebs <stan@codesourcery.com>
1888
1889 * gdb.base/info-os.c (main): Retry resource acquisition until an
1890 available one is found.
1891 * gdb.base/info-os.exp: Collect resource keys from the program
1892 and use them in matching.
1893
fcb44371
JK
18942012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1895
1896 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
1897 Wrap the test into loop for corefile and core0file.
1898
08a67be6
JK
18992012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1900
1901 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
1902 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
1903 .note.GNU-stack.
1904
0f3c2347
JK
1905 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
1906
ff4a4500
SDJ
19072012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
1908
1909 * gdb.base/help.exp (help b, help br, help bre, help brea, help
1910 break): Include help message for the new `-probe' and `-probe-stap'
1911 options.
1912
d3ce09f5
SS
19132012-07-02 Stan Shebs <stan@codesourcery.com>
1914
1915 * gdb.base/dprintf.exp: Add agent style tests.
1916
a1624241
JK
19172012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1918
1919 * gdb.base/stale-infcall.c (infcall): New label test-next.
1920 (main): New labels test-pass and test-fail.
1921 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
1922 $test_fail_bpnum to test-fail.
1923 (test system longjmp tracking support): New test.
1924 Delete $test_fail_bpnum.
1925 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
1926 breakpoint.
1927
42e7ad6c
DE
19282012-06-30 Doug Evans <dje@google.com>
1929
1930 * gdb.dwarf2/fission-reread.S: New file.
1931 * gdb.dwarf2/fission-reread.exp: New file.
1932
37ce89eb
SS
19332012-06-28 Stan Shebs <stan@codesourcery.com>
1934
1935 * gdb.mi/mi-logging.exp: New file.
1936
e5ef252a
PA
19372012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1938 Pedro Alves <palves@redhat.com>
1939
1940 * gdb.threads/siginfo-threads.exp: New file.
1941 * gdb.threads/siginfo-threads.c: New file.
1942 * gdb.threads/sigstep-threads.exp: New file.
1943 * gdb.threads/sigstep-threads.c: New file.
1944
22f1fbae
TT
19452012-06-28 Tom Tromey <tromey@redhat.com>
1946
1947 * gdb.go/package.exp: Partially revert earlier patch; use
1948 gdb_compile again. Use standard_output_file.
1949
2e3cf129
DE
19502012-06-27 Doug Evans <dje@google.com>
1951
1952 * gdb.dwarf2/fission-base.c: New file.
1953 * gdb.dwarf2/fission-base.S: New file.
1954 * gdb.dwarf2/fission-base.exp: New file.
1955
785fd303
JK
19562012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1957
1958 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
1959
1bb9788d
TT
19602012-06-27 Tom Tromey <tromey@redhat.com>
1961
1962 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
1963 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
1964
c83ee902
TT
19652012-06-27 Tom Tromey <tromey@redhat.com>
1966
1967 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
1968 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
1969 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
1970 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
1971 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
1972 prepare_for_testing.
1973 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
1974 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
1975 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
1976 standard_testfile.
1977 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
1978 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
1979 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
1980 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
1981 prepare_for_testing.
1982 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
1983 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
1984 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
1985 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
1986 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
1987 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
1988 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
1989 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
1990 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
1991 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
1992 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
1993 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
1994 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
1995 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
1996 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
1997 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
1998 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
1999 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
2000 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
2001 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
2002 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
2003 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
2004 standard_output_file.
2005 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
2006 standard_output_file.
2007 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
2008 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
2009 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
2010 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
2011 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
2012 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
2013 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
2014 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
2015 * gdb.dwarf2/implptr.exp: Use standard_testfile.
2016 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
2017 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
2018 * gdb.dwarf2/pieces.exp: Use standard_testfile.
2019 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
2020 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
2021 * gdb.dwarf2/valop.exp: Use standard_testfile,
2022 prepare_for_testing.
2023
5204774b
TT
20242012-06-27 Tom Tromey <tromey@redhat.com>
2025
2026 * gdb.python/python.exp: Fix regexps in pagination tests.
2027
ee0bf529
SCR
20282012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2029
2030 * gdb.python/py-symtab.exp: Add tests to test the new attribute
2031 'last' of gdb.Symtab_and_line.
2032 * gdb.python/py-symbol.c: Move break point comment to enable
2033 testing of gdb.Symtab_and_line.last.
2034
14fcc022
TT
20352012-06-26 Tom Tromey <tromey@redhat.com>
2036
2037 * gdb.threads/step.c: Remove.
2038 * gdb.threads/step.exp: Remove.
2039 * gdb.threads/step2.exp: Remove.
2040
0efbbabc
TT
20412012-06-26 Tom Tromey <tromey@redhat.com>
2042
2043 * gdb.threads/watchpoint-fork.exp (test): Use
2044 standard_output_file. Don't declare objdir.
2045 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
2046 standard_output_file.
2047 * gdb.threads/attach-stopped.exp: Use standard_testfile.
2048 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
2049 clean_restart. Remove incdir.
2050 * gdb.threads/corethreads.exp: Use standard_testfile.
2051 * gdb.threads/execl.exp: Use standard_testfile,
2052 standard_output_file, clean_restart.
2053 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
2054 clean_restart.
2055 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
2056 clean_restart.
2057 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
2058 incdir.
2059 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
2060 clean_restart. Remove incdir.
2061 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
2062 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
2063 clean_restart. Remove incdir.
2064 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
2065 Remove incdir.
2066 * gdb.threads/leader-exit.exp: Use standard_testfile.
2067 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
2068 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
2069 clean_restart.
2070 * gdb.threads/manythreads.exp: Use standard_testfile,
2071 clean_restart. Remove incdir.
2072 * gdb.threads/multi-create.exp: Use standard_testfile,
2073 clean_restart.
2074 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
2075 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
2076 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
2077 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
2078 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
2079 * gdb.threads/pending-step.exp: Use standard_testfile,
2080 clean_restart. Remove incdir.
2081 * gdb.threads/print-threads.exp: Use standard_testfile,
2082 clean_restart. Remove incdir.
2083 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
2084 clean_restart. Remove incdir.
2085 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
2086 Remove incdir.
2087 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
2088 incdir.
2089 * gdb.threads/sigthread.exp: Use standard_testfile,
2090 clean_restart.
2091 * gdb.threads/staticthreads.exp: Use standard_testfile,
2092 clean_restart. Remove incdir.
2093 * gdb.threads/switch-threads.exp: Use standard_testfile,
2094 clean_restart. Remove incdir.
2095 * gdb.threads/thread-execl.exp: Use standard_testfile,
2096 clean_restart. Remove incdir.
2097 * gdb.threads/thread-find.exp: Use standard_testfile,
2098 clean_restart.
2099 * gdb.threads/thread-specific.exp: Use standard_testfile,
2100 clean_restart. Remove incdir.
2101 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
2102 clean_restart. Remove incdir.
2103 * gdb.threads/thread_check.exp: Use standard_testfile,
2104 clean_restart. Remove incdir.
2105 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
2106 incdir.
2107 * gdb.threads/threadapply.exp: Use standard_testfile,
2108 clean_restart. Remove incdir.
2109 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
2110 clean_restart. Remove incdir.
2111 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
2112 clean_restart.
2113 * gdb.threads/tls-shared.exp: Use standard_testfile,
2114 clean_restart, standard_output_file.
2115 * gdb.threads/tls-var.exp: Use standard_testfile,
2116 standard_output_file.
2117 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
2118 Remove incdir.
2119 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
2120 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
2121 incdir.
2122 * gdb.threads/watchthreads2.exp: Use standard_testfile,
2123 clean_restart. Remove incdir.
2124
497a5eb0
TT
21252012-06-26 Tom Tromey <tromey@redhat.com>
2126
2127 * gdb.trace/actions.exp: Use standard_testfile.
2128 * gdb.trace/ax.exp: Use standard_testfile.
2129 * gdb.trace/backtrace.exp: Use standard_testfile.
2130 * gdb.trace/change-loc.exp: Use standard_testfile.
2131 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
2132 * gdb.trace/collection.exp: Use standard_testfile,
2133 prepare_for_testing.
2134 * gdb.trace/deltrace.exp: Use standard_testfile.
2135 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
2136 * gdb.trace/ftrace.exp: Use standard_testfile.
2137 * gdb.trace/infotrace.exp: Use standard_testfile.
2138 * gdb.trace/packetlen.exp: Use standard_testfile.
2139 * gdb.trace/passc-dyn.exp: Use standard_testfile.
2140 * gdb.trace/passcount.exp: Use standard_testfile.
2141 * gdb.trace/pending.exp: Use standard_testfile.
2142 * gdb.trace/report.exp: Use standard_testfile.
2143 * gdb.trace/save-trace.exp: Use standard_testfile.
2144 * gdb.trace/stap-trace.exp: Use standard_testfile.
2145 * gdb.trace/status-stop.exp: Use standard_testfile.
2146 * gdb.trace/strace.exp: Use standard_testfile.
2147 * gdb.trace/tfile.exp: Use standard_testfile.
2148 * gdb.trace/tfind.exp: Use standard_testfile.
2149 * gdb.trace/trace-break.exp: Use standard_testfile.
2150 * gdb.trace/trace-mt.exp: Use standard_testfile.
2151 * gdb.trace/tracecmd.exp: Use standard_testfile.
2152 * gdb.trace/tspeed.exp: Use standard_testfile.
2153 * gdb.trace/tstatus.exp: Use standard_testfile.
2154 * gdb.trace/tsv.exp: Use standard_testfile.
2155 * gdb.trace/unavailable.exp: Use standard_testfile,
2156 prepare_for_testing.
2157 * gdb.trace/while-dyn.exp: Use standard_testfile.
2158 * gdb.trace/while-stepping.exp: Use standard_testfile.
2159
7686c074
TT
21602012-06-26 Tom Tromey <tromey@redhat.com>
2161
2162 * gdb.reverse/break-precsave.exp: Use standard_testfile.
2163 * gdb.reverse/break-reverse.exp: Use standard_testfile.
2164 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
2165 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
2166 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
2167 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
2168 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
2169 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
2170 prepare_for_testing.
2171 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
2172 prepare_for_testing.
2173 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
2174 prepare_for_testing.
2175 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
2176 prepare_for_testing.
2177 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
2178 prepare_for_testing
2179 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
2180 * gdb.reverse/machinestate.exp: Use standard_testfile.
2181 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
2182 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
2183 build_executable.
2184 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
2185 build_executable.
2186 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
2187 standard_output_file.
2188 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
2189 standard_output_file.
2190 * gdb.reverse/step-precsave.exp: Use standard_testfile.
2191 * gdb.reverse/step-reverse.exp: Use standard_testfile.
2192 * gdb.reverse/until-precsave.exp: Use standard_testfile.
2193 * gdb.reverse/until-reverse.exp: Use standard_testfile.
2194 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
2195 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
2196
481fc100
TT
21972012-06-26 Tom Tromey <tromey@redhat.com>
2198
2199 * gdb.stabs/weird.exp: Remove directory-checking code. Use
2200 standard_output_file.
2201 * gdb.stabs/exclfwd.exp: Use standard_testfile,
2202 prepare_for_testing. Remove directory-checking code.
2203
7bb18ae2
TT
22042012-06-25 Tom Tromey <tromey@redhat.com>
2205
2206 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
2207 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
2208 build_executable, not prepare_for_testing.
2209 * gdb.multi/base.exp: Use standard_output_file. Use
2210 build_executable, not prepare_for_testing.
2211
cf09b3e4
TT
22122012-06-25 Tom Tromey <tromey@redhat.com>
2213
2214 * gdb.fortran/subarray.exp: Use standard_testfile,
2215 prepare_for_testing.
2216 * gdb.fortran/multi-dim.exp: Use standard_testfile.
2217 * gdb.fortran/module.exp: Use standard_testfile.
2218 * gdb.fortran/logical.exp: Use standard_testfile.
2219 * gdb.fortran/library-module.exp: Use standard_testfile,
2220 standard_output_file.
2221 * gdb.fortran/derived-type.exp: Use standard_testfile,
2222 prepare_for_testing.
2223 * gdb.fortran/complex.exp: Use standard_testfile,
2224 prepare_for_testing.
2225 * gdb.fortran/charset.exp: Use standard_testfile.
2226 * gdb.fortran/array-element.exp: Use standard_testfile,
2227 prepare_for_testing.
2228
18b5ff1b
KS
22292012-06-25 Keith Seitz <keiths@redhat.com>
2230
2231 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
2232 Change rbreak-related tests to KFAIL and add bugzilla numbers.
2233
17b77626
TT
22342012-06-25 Tom Tromey <tromey@redhat.com>
2235
2236 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
2237 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
2238 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
2239 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
2240
f91e3dc1
TT
22412012-06-25 Tom Tromey <tromey@redhat.com>
2242
2243 * gdb.linespec/ls-errs.exp: Use standard_testfile.
2244 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
2245 * gdb.linespec/linespec.exp: Use standard_testfile.
2246
a884434d
TT
22472012-06-25 Tom Tromey <tromey@redhat.com>
2248
2249 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
2250 prepare_for_testing.
2251
efc9d70a
TT
22522012-06-25 Tom Tromey <tromey@redhat.com>
2253
2254 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
2255 prepare_for_testing.
2256 * gdb.opt/inline-break.exp: Use standard_testfile,
2257 prepare_for_testing.
2258 * gdb.opt/inline-bt.exp: Use standard_testfile,
2259 prepare_for_testing.
2260 * gdb.opt/inline-cmds.exp: Use standard_testfile,
2261 prepare_for_testing.
2262 * gdb.opt/inline-locals.exp: Use standard_testfile,
2263 prepare_for_testing.
2264
e2fc92c6
TT
22652012-06-25 Tom Tromey <tromey@redhat.com>
2266
2267 * gdb.asm/asm-source.exp: Use standard_output_file,
2268 standard_testfile. Construct .o files in proper subdir.
2269
b0963d73
TT
22702012-06-25 Tom Tromey <tromey@redhat.com>
2271
2272 * gdb.server/ext-attach.exp: Use standard_testfile,
2273 prepare_for_testing.
2274 * gdb.server/ext-run.exp: Use standard_testfile,
2275 build_executable.
2276 * gdb.server/file-transfer.exp: Use standard_testfile,
2277 prepare_for_testing.
2278 * gdb.server/server-exec-info.exp: Use standard_testfile.
2279 * gdb.server/server-mon.exp: Use standard_testfile,
2280 prepare_for_testing.
2281 * gdb.server/server-run.exp: Use standard_testfile,
2282 build_executable.
2283 * gdb.server/solib-list.exp: Use standard_testfile,
2284 standard_output_file.
2285
8a3e1f8d
TT
22862012-06-25 Tom Tromey <tromey@redhat.com>
2287
2288 * lib/gdb.exp (standard_output_file): Use "file join".
2289 * gdb.go/chan.exp: Use standard_testfile.
2290 * gdb.go/handcall.exp: Use standard_testfile.
2291 * gdb.go/hello.exp: Use standard_testfile.
2292 * gdb.integers/chan.exp: Use standard_testfile.
2293 * gdb.go/methods.exp: Use standard_testfile.
2294 * gdb.go/package.exp: Use standard_testfile.
2295 * gdb.go/strings.exp: Use standard_testfile.
2296 * gdb.go/types.exp: Use standard_testfile.
2297 * gdb.go/unsafe.exp: Use standard_testfile.
2298
944a9061
MGD
22992012-06-25 Greta Yorsh <greta.yorsh@arm.com>
2300
2301 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
2302
1c06bd58
JK
23032012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2304
2305 Fix regression by the previous commit.
2306 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
2307
b4a58790
TT
23082012-06-22 Tom Tromey <tromey@redhat.com>
2309
2310 * gdb.python/lib-types.exp: Use standard_testfile,
2311 prepare_for_testing.
2312 * gdb.python/py-block.exp: Use standard_testfile.
2313 * gdb.python/py-breakpoint.exp: Use standard_testfile.
2314 * gdb.python/py-events.exp: Use standard_testfile,
2315 standard_output_file.
2316 * gdb.python/py-evsignal.exp: Use standard_testfile.
2317 * gdb.python/py-evethreads.exp: Use standard_testfile.
2318 * gdb.python/py-explore-cc.exp: Use standard_testfile.
2319 * gdb.python/py-explore.exp: Use standard_testfile.
2320 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
2321 standard_output_file.
2322 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
2323 prepare_for_testing.
2324 * gdb.python/py-frame-inline.exp: Use standard_testfile.
2325 * gdb.python/py-frame.exp: Use standard_testfile.
2326 * gdb.python/py-inferior.exp: Use standard_testfile.
2327 * gdb.python/py-infthread.exp: Use standard_testfile.
2328 * gdb.python/py-mi.exp: Use standard_testfile.
2329 * gdb.python/py-objfile-script.exp: Use standard_testfile,
2330 build_executable.
2331 * gdb.python/py-objfile.exp: Use standard_testfile.
2332 * gdb.python/py-pp-maint.exp: Use standard_testfile,
2333 prepare_for_testing.
2334 * gdb.python/py-prettyprint.exp: Use standard_testfile.
2335 * gdb.python/py-progspace.exp: Use standard_testfile,
2336 build_executable.
2337 * gdb.python/py-prompt.exp: Use standard_testfile,
2338 build_executable.
2339 * gdb.python/py-section-script.exp: Use standard_testfile,
2340 build_executable.
2341 * gdb.python/py-shared.exp: Use standard_testfile,
2342 standard_output_file, clean_restart.
2343 * gdb.python/py-symbol.exp: Use standard_output_file,
2344 prepare_for_testing.
2345 * gdb.python/py-symtab.exp: Use standard_output_file,
2346 prepare_for_testing
2347 * gdb.python/py-template.exp: Use standard_testfile.
2348 * gdb.python/py-type.exp: Use standard_testfile.
2349 * gdb.python/py-value-cc.exp: Use standard_testfile.
2350 * gdb.python/py-value.exp: Use standard_testfile.
2351 * gdb.python/python.exp: Use standard_testfile, build_executable.
2352
2c44deac
TT
23532012-06-22 Tom Tromey <tromey@redhat.com>
2354
2355 * gdb.objc/basicclass.exp: Use standard_testfile.
2356 (do_objc_tests): Don't declare objdir.
2357 * gdb.objc/nondebug.exp: Use standard_testfile.
2358 (do_objc_tests): Don't declare objdir.
2359 * gdb.objc/objcdecode.exp: Use standard_testfile.
2360 (do_objc_tests): Don't declare objdir.
2361
c24ccbce
TT
23622012-06-22 Tom Tromey <tromey@redhat.com>
2363
2364 * gdb.java/jmain.exp: Use standard_testfile.
2365 * gdb.java/jmisc.exp: Use standard_testfile.
2366 * gdb.java/jnpe.exp: Use standard_testfile.
2367 * gdb.java/jprint.exp: Use standard_testfile.
2368
0a6d0306
TT
23692012-06-22 Tom Tromey <tromey@redhat.com>
2370
2371 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
2372 (standard_output_file, standard_testfile): New procs.
2373 (build_executable, clean_restart): Use standard_output_file.
2374
6ea815ef
YQ
23752012-06-22 Yao Qi <yao@codesourcery.com>
2376
2377 * boards/native-gdbserver.exp: New proc ${board}_exec.
2378 * boards/native-stdio-gdbserver.exp: Likewise.
2379
4c93b1db
TT
23802012-06-21 Tom Tromey <tromey@redhat.com>
2381
2382 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
2383 (build_executable): Update.
2384 (get_compiler_info): Remove 'binfile' argument.
2385 * gdb.ada/arrayidx.exp: Update.
2386 * gdb.ada/null_array.exp: Update.
2387 * gdb.arch/altivec-abi.exp: Update.
2388 * gdb.arch/altivec-regs.exp: Update.
2389 * gdb.arch/amd64-byte.exp: Update.
2390 * gdb.arch/amd64-dword.exp: Update.
2391 * gdb.arch/amd64-word.exp: Update.
2392 * gdb.arch/i386-avx.exp: Update.
2393 * gdb.arch/i386-byte.exp: Update.
2394 * gdb.arch/i386-sse.exp: Update.
2395 * gdb.arch/i386-word.exp: Update.
2396 * gdb.arch/ppc-dfp.exp: Update.
2397 * gdb.arch/ppc-fp.exp: Update.
2398 * gdb.arch/vsx-regs.exp: Update.
2399 * gdb.base/all-bin.exp: Update.
2400 * gdb.base/annota1.exp: Update.
2401 * gdb.base/async.exp: Update.
2402 * gdb.base/attach.exp: Update.
2403 * gdb.base/break-interp.exp: Update.
2404 * gdb.base/call-ar-st.exp: Update.
2405 * gdb.base/call-rt-st.exp: Update.
2406 * gdb.base/call-sc.exp: Update.
2407 * gdb.base/callfuncs.exp: Update.
2408 * gdb.base/catch-load.exp: Update.
2409 * gdb.base/completion.exp: Update.
2410 * gdb.base/complex.exp: Update.
2411 * gdb.base/condbreak.exp: Update.
2412 * gdb.base/consecutive.exp: Update.
2413 * gdb.base/constvars.exp: Update.
2414 * gdb.base/corefile.exp: Update.
2415 * gdb.base/eval-skip.exp: Update.
2416 * gdb.base/expand-psymtabs.exp: Update.
2417 * gdb.base/exprs.exp: Update.
2418 * gdb.base/fileio.exp: Update.
2419 * gdb.base/fixsection.exp: Update.
2420 * gdb.base/funcargs.exp: Update.
2421 * gdb.base/gdb11530.exp: Update.
2422 * gdb.base/gdb1555.exp: Update.
2423 * gdb.base/gnu-ifunc.exp: Update.
2424 * gdb.base/gnu_vector.exp: Update.
2425 * gdb.base/info-macros.exp: Update.
2426 * gdb.base/jit-simple.exp: Update.
2427 * gdb.base/jit-so.exp: Update.
2428 * gdb.base/jit.exp: Update.
2429 * gdb.base/langs.exp: Update.
2430 * gdb.base/list.exp: Update.
2431 * gdb.base/logical.exp: Update.
2432 * gdb.base/long_long.exp: Update.
2433 * gdb.base/longjmp.exp: Update.
2434 * gdb.base/macscp.exp: Update.
2435 * gdb.base/mips_pro.exp: Update.
2436 * gdb.base/miscexprs.exp: Update.
2437 * gdb.base/morestack.exp: Update.
2438 * gdb.base/nodebug.exp: Update.
2439 * gdb.base/opaque.exp: Update.
2440 * gdb.base/pc-fp.exp: Update.
2441 * gdb.base/pending.exp: Update.
2442 * gdb.base/permissions.exp: Update.
2443 * gdb.base/pointers.exp: Update.
2444 * gdb.base/prelink.exp: Update.
2445 * gdb.base/printcmds.exp: Update.
2446 * gdb.base/psymtab.exp: Update.
2447 * gdb.base/ptype.exp: Update.
2448 * gdb.base/relational.exp: Update.
2449 * gdb.base/scope.exp: Update.
2450 * gdb.base/setvar.exp: Update.
2451 * gdb.base/shlib-call.exp: Update.
2452 * gdb.base/shreloc.exp: Update.
2453 * gdb.base/signals.exp: Update.
2454 * gdb.base/sizeof.exp: Update.
2455 * gdb.base/so-impl-ld.exp: Update.
2456 * gdb.base/so-indr-cl.exp: Update.
2457 * gdb.base/solib-disc.exp: Update.
2458 * gdb.base/solib-display.exp: Update.
2459 * gdb.base/solib-nodir.exp: Update.
2460 * gdb.base/solib-overlap.exp: Update.
2461 * gdb.base/solib-symbol.exp: Update.
2462 * gdb.base/solib-weak.exp: Update.
2463 * gdb.base/solib.exp: Update.
2464 * gdb.base/store.exp: Update.
2465 * gdb.base/structs.exp: Update.
2466 * gdb.base/structs2.exp: Update.
2467 * gdb.base/type-opaque.exp: Update.
2468 * gdb.base/unload.exp: Update.
2469 * gdb.base/varargs.exp: Update.
2470 * gdb.base/volatile.exp: Update.
2471 * gdb.base/watch_thread_num.exp: Update.
2472 * gdb.base/watchpoint-solib.exp: Update.
2473 * gdb.base/watchpoint.exp: Update.
2474 * gdb.base/watchpoints.exp: Update.
2475 * gdb.base/whatis.exp: Update.
2476 * gdb.cell/arch.exp: Update.
2477 * gdb.cell/break.exp: Update.
2478 * gdb.cell/bt.exp: Update.
2479 * gdb.cell/core.exp: Update.
2480 * gdb.cell/data.exp: Update.
2481 * gdb.cell/ea-cache.exp: Update.
2482 * gdb.cell/f-regs.exp: Update.
2483 * gdb.cell/fork.exp: Update.
2484 * gdb.cell/gcore.exp: Update.
2485 * gdb.cell/mem-access.exp: Update.
2486 * gdb.cell/ptype.exp: Update.
2487 * gdb.cell/registers.exp: Update.
2488 * gdb.cell/sizeof.exp: Update.
2489 * gdb.cell/solib-symbol.exp: Update.
2490 * gdb.cell/solib.exp: Update.
2491 * gdb.cp/ambiguous.exp: Update.
2492 * gdb.cp/breakpoint.exp: Update.
2493 * gdb.cp/bs15503.exp: Update.
2494 * gdb.cp/casts.exp: Update.
2495 * gdb.cp/class2.exp: Update.
2496 * gdb.cp/cpexprs.exp: Update.
2497 * gdb.cp/cplusfuncs.exp: Update.
2498 * gdb.cp/ctti.exp: Update.
2499 * gdb.cp/dispcxx.exp: Update.
2500 * gdb.cp/gdb1355.exp: Update.
2501 * gdb.cp/gdb2384.exp: Update.
2502 * gdb.cp/gdb2495.exp: Update.
2503 * gdb.cp/infcall-dlopen.exp: Update.
2504 * gdb.cp/local.exp: Update.
2505 * gdb.cp/m-data.exp: Update.
2506 * gdb.cp/m-static.exp: Update.
2507 * gdb.cp/mb-ctor.exp: Update.
2508 * gdb.cp/mb-inline.exp: Update.
2509 * gdb.cp/mb-templates.exp: Update.
2510 * gdb.cp/member-ptr.exp: Update.
2511 * gdb.cp/method.exp: Update.
2512 * gdb.cp/namespace.exp: Update.
2513 * gdb.cp/nextoverthrow.exp: Update.
2514 * gdb.cp/nsdecl.exp: Update.
2515 * gdb.cp/nsrecurs.exp: Update.
2516 * gdb.cp/nsstress.exp: Update.
2517 * gdb.cp/nsusing.exp: Update.
2518 * gdb.cp/pr-1023.exp: Update.
2519 * gdb.cp/pr-1210.exp: Update.
2520 * gdb.cp/pr-574.exp: Update.
2521 * gdb.cp/pr9631.exp: Update.
2522 * gdb.cp/printmethod.exp: Update.
2523 * gdb.cp/psmang.exp: Update.
2524 * gdb.cp/re-set-overloaded.exp: Update.
2525 * gdb.cp/rtti.exp: Update.
2526 * gdb.cp/shadow.exp: Update.
2527 * gdb.cp/templates.exp: Update.
2528 * gdb.cp/try_catch.exp: Update.
2529 * gdb.dwarf2/dw2-ranges.exp: Update.
2530 * gdb.dwarf2/pr10770.exp: Update.
2531 * gdb.fortran/library-module.exp: Update.
2532 * gdb.hp/gdb.aCC/optimize.exp: Update.
2533 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
2534 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
2535 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
2536 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
2537 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
2538 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
2539 * gdb.hp/gdb.compat/xdb1.exp: Update.
2540 * gdb.hp/gdb.compat/xdb2.exp: Update.
2541 * gdb.hp/gdb.compat/xdb3.exp: Update.
2542 * gdb.hp/gdb.defects/bs14602.exp: Update.
2543 * gdb.hp/gdb.defects/solib-d.exp: Update.
2544 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
2545 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
2546 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
2547 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
2548 * gdb.mi/gdb792.exp: Update.
2549 * gdb.mi/mi-pending.exp: Update.
2550 * gdb.mi/mi-solib.exp: Update.
2551 * gdb.mi/mi-var-cp.exp: Update.
2552 * gdb.opt/clobbered-registers-O2.exp: Update.
2553 * gdb.opt/inline-bt.exp: Update.
2554 * gdb.opt/inline-cmds.exp: Update.
2555 * gdb.opt/inline-locals.exp: Update.
2556 * gdb.python/py-events.exp: Update.
2557 * gdb.python/py-finish-breakpoint.exp: Update.
2558 * gdb.python/py-type.exp: Update.
2559 * gdb.reverse/solib-precsave.exp: Update.
2560 * gdb.reverse/solib-reverse.exp: Update.
2561 * gdb.server/solib-list.exp: Update.
2562 * gdb.stabs/weird.exp: Update.
2563 * gdb.threads/attach-into-signal.exp: Update.
2564 * gdb.threads/attach-stopped.exp: Update.
2565 * gdb.threads/tls-shared.exp: Update.
2566 * gdb.trace/change-loc.exp: Update.
2567 * gdb.trace/strace.exp: Update.
2568
95c391b6
TT
25692012-06-19 Tom Tromey <tromey@redhat.com>
2570
2571 * gdb.base/whatis.exp: Add tests.
2572
e910f0b6
TT
25732012-06-19 Tom Tromey <tromey@redhat.com>
2574
2575 * gdb.cp/m-static.cc (keepalive): New function.
2576 (gnu_obj_1::method): Use it.
2577
422d65e7
DE
25782012-06-18 Doug Evans <dje@google.com>
2579
2580 * gdb.base/info-fun.exp: New file.
2581 * gdb.base/info-fun.c: New file.
2582 * gdb.base/info-fun-solib.c: New file.
2583
e2e4d78b
JK
25842012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2585
2586 Remove stale dummy frames.
2587 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
2588 (maintenance info breakpoints): New tests.
2589 * gdb.base/stale-infcall.c: New file.
2590 * gdb.base/stale-infcall.exp: New file.
2591
1788b2d3
JK
25922012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2593
2594 * gdb.arch/amd64-entry-value-param.S: New file.
2595 * gdb.arch/amd64-entry-value-param.c: New file.
2596 * gdb.arch/amd64-entry-value-param.exp: New file.
2597
663b969e
TT
25982012-06-15 Tom Tromey <tromey@redhat.com>
2599
2600 * gdb.cp/namespace.exp: Add "show lang" test.
2601
8e09ad05
IS
26022012-06-15 Iain Sandoe <iain@codesourcery.com>
2603
2604 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
2605 case. (top level): Use gdb_file_cmd instead of gdb_load.
2606
f85e18ee
JK
26072012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2608
2609 PR tdep/14222
2610 * gdb.arch/i386-sse-stack-align.S: New file.
2611 * gdb.arch/i386-sse-stack-align.c: New file.
2612 * gdb.arch/i386-sse-stack-align.exp: New file.
2613
f3b5e280
KS
26142012-06-13 Keith Seitz <keiths@redhat.com>
2615
2616 PR breakpoints/13798 and mi/11541
2617 * gdb.linespec/ls-errs.exp: Add a few more tests for
2618 filenames with spaces and colons.
2619
50af5481
JK
26202012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2621
2622 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
2623 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
2624 (test_function): Call CV_f.
2625 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
2626 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
2627 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
2628 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
2629 (p CV_f(CV::i)): New tests.
2630
d55637df
TT
26312012-06-13 Tom Tromey <tromey@redhat.com>
2632
2633 * gdb.base/condbreak.exp: Add tests for "condition" completion.
2634
cc80f267
JK
26352012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2636
2637 Fix regression by the "ambiguous linespec" series.
2638 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
2639 tests.
2640
bb2af9cc
JK
26412012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2642
2643 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
2644 missing.
2645
e81a37f7
TT
26462012-06-11 Tom Tromey <tromey@redhat.com>
2647
2648 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
2649 location...
2650 (main): ...here.
2651
8efd7788
YQ
26522012-06-07 Yao Qi <yao@codesourcery.com>
2653
2654 * gdb.trace/strace.exp: Shorten some too-long lines.
2655
359f5fe6
PA
26562012-06-06 Pedro Alves <palves@redhat.com>
2657
2658 * gdb.threads/clone-new-thread-event.c: New file.
2659 * gdb.threads/clone-new-thread-event.exp: New file.
2660
7b2fe205
YQ
26612012-06-06 Yao Qi <yao@codesourcery.com>
2662
2663 * gdb.base/dprintf.c (main): Add extra parameter when calling
2664 printf and fprintf.
2665 (bar): New function. It is a dead function, but to ensure
2666 'malloc' is linked explicitly.
2667
3eca55e8
YQ
26682012-06-06 Yao Qi <yao@codesourcery.com>
2669
2670 * gdb.base/info-proc.exp: Return if target doesn't support
2671 'info proc'.
2672
91cc9324
JK
26732012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2674
2675 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
2676 (run program with breakpoint commands): XFAIl if it is not.
2677
c56e7c43
JB
26782012-06-05 Joel Brobecker <brobecker@adacore.com>
2679
2680 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
2681 and add comment.
2682 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
2683 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
2684 "STOP" marker. Adjust testing strategy to make it work on
2685 all targets.
2686
2687 * gdb.base/print-file-var-main.c (main): Rewrite using local
2688 variables and adjust get_version_2's return value check.
2689 Add small comment.
2690 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
2691 marker. Adjust testing strategy to make it work on all targets.
2692
ccab2054
JB
26932012-06-05 Joel Brobecker <brobecker@adacore.com>
2694
2695 * gdb.ada/bad-task-bp-keyword: New testcase.
2696
d0d86158
JK
26972012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2698
2699 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
2700 Simplify it to ...
2701 (symbol-file ${testfile1}): ... here.
2702 (test eliminated var my_global_symbol)
2703 (test eliminated var my_static_symbol)
2704 (test eliminated var my_global_func, get address of main): Wrap them to
2705 'single psymtabs' and 'single symtabs'
2706 (get address of my_global_symbol, get address of my_static_symbol)
2707 (get address of my_global_func, get address of main): Wrap them to
2708 'order1' and 'order2'.
2709
952cf74c
JK
2710 * gdb.base/code_elim.exp
2711 (add-symbol-file ${testfile1} 0x100000)
2712 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
2713 'order2'.
2714 (order1: add-symbol-file ${testfile1} 0x100000)
2715 (order1: add-symbol-file ${testfile2} 0x200000)
2716 (order2: add-symbol-file ${testfile2} 0x200000)
2717 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
2718 .bss as appropriate.
2719
0c5bf5a9
JK
27202012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2721
2722 * gdb.server/solib-list-lib.c: New file.
2723 * gdb.server/solib-list-main.c: New file.
2724 * gdb.server/solib-list.exp: New file.
2725
4196f325
MR
27262012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
2727
2728 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
2729 for 'set print symbol' change.
2730
bfb05775
JK
27312012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2732
2733 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
2734 .debug_abbrev_seg3.
2735
685b1105
JK
27362012-05-24 John Steele Scott <toojays@toojays.net>
2737
2738 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
2739 * gdb.dwarf2/dw2-icc-opaque.S: New file.
2740 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
2741
f3e0e960
SS
27422012-05-23 Stan Shebs <stan@codesourcery.com>
2743
2744 * gdb.mi/mi-info-os.exp: New file.
2745
11eb1b4d
KS
27462012-05-23 Keith Seitz <keiths@redhat.com>
2747
2748 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
2749 return -1 to suppress the rest of the tests.
2750 (compile_stap_bin): Return boolean success value.
2751
b1af9e97
TT
27522012-05-21 Tom Tromey <tromey@redhat.com>
2753
2754 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
2755 Remove kfails.
2756 (test_print_mi_member_types): Likewise.
2757
248537e3
TT
27582012-05-21 Tom Tromey <tromey@redhat.com>
2759
2760 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
2761 print symbol' change.
2762
d791e155
TJB
27632012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
2764
2765 * gdb.python/py-prompt.exp: Quit if the target is remote.
2766
e77afa2e
JK
27672012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2768
2769 Fix ERROR: internal buffer is full.
2770 * gdb.base/info-os.exp (expect_multiline): New function.
2771 (get process list, get process groups, get threads)
2772 (get file descriptors, get internet-domain sockets)
2773 (get shared-memory regions, get semaphores, get message queues): Use
2774 it for these tests.
2775
9cb709b6
TT
27762012-05-18 Tom Tromey <tromey@redhat.com>
2777
2778 * gdb.mi/mi-var-cmd.exp: Update.
2779 * gdb.objc/basicclass.exp (do_objc_tests): Update.
2780 * gdb.cp/virtbase.exp: Update.
2781 * gdb.cp/classes.exp (test_static_members): Update.
2782 * gdb.cp/casts.exp: Update.
2783 * gdb.base/pointers.exp: Update.
2784 * gdb.base/funcargs.exp (pointer_args): Update.
2785 (structs_by_reference): Update.
2786 * gdb.base/find.exp: Update.
2787 * gdb.base/call-strs.exp: Send "set print symbol off".
2788 * gdb.base/call-ar-st.exp: Update.
2789 * gdb.ada/fun_addr.exp: Update.
2790 * gdb.base/printcmds.exp (test_print_symbol): New proc.
2791 Call it.
2792 (test_print_repeats_10, test_print_strings)
2793 (test_print_char_arrays): Update.
2794
b012acdd
TT
27952012-05-18 Tom Tromey <tromey@redhat.com>
2796
2797 * gdb.base/charset.exp (string_display): Update.
2798
1d51a733
TT
27992012-05-18 Tom Tromey <tromey@redhat.com>
2800
2801 * gdb.mi/mi2-var-display.exp: Update.
2802 * gdb.mi/mi-var-display.exp: Update.
2803 * gdb.mi/mi-var-child.exp: Update.
2804 * gdb.cp/expand-psymtabs-cxx.exp: Update.
2805 * gdb.cp/cp-relocate.exp (get_func_address): Update.
2806
957df313
DE
28072012-05-17 Doug Evans <dje@google.com>
2808
682c7f7b
DE
2809 * info-macros.exp: Pass "debug" to prepare_for_testing.
2810
957df313
DE
2811 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
2812 * gdb.ada/Makefile.in (clean): Ditto.
2813 * gdb.arch/Makefile.in (clean): Ditto.
2814 * gdb.asm/Makefile.in (clean): Ditto.
2815 * gdb.base/Makefile.in (clean): Ditto.
2816 * gdb.cell/Makefile.in (clean): Ditto.
2817 * gdb.cp/Makefile.in (clean): Ditto.
2818 * gdb.disasm/Makefile.in (clean): Ditto.
2819 * gdb.dwarf2/Makefile.in (clean): Ditto.
2820 * gdb.fortran/Makefile.in (clean): Ditto.
2821 * gdb.go/Makefile.in (clean): Ditto.
2822 * gdb.hp/Makefile.in (clean): Ditto.
2823 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
2824 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
2825 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
2826 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
2827 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
2828 * gdb.java/Makefile.in (clean): Ditto.
2829 * gdb.linespec/Makefile.in (clean): Ditto.
2830 * gdb.mi/Makefile.in (clean): Ditto.
2831 * gdb.modula2/Makefile.in (clean): Ditto.
2832 * gdb.multi/Makefile.in (clean): Ditto.
2833 * gdb.objc/Makefile.in (clean): Ditto.
2834 * gdb.opencl/Makefile.in (clean): Ditto.
2835 * gdb.opt/Makefile.in (clean): Ditto.
2836 * gdb.pascal/Makefile.in (clean): Ditto.
2837 * gdb.python/Makefile.in (clean): Ditto.
2838 * gdb.reverse/Makefile.in (clean): Ditto.
2839 * gdb.server/Makefile.in (clean): Ditto.
2840 * gdb.stabs/Makefile.in (clean): Ditto.
2841 * gdb.threads/Makefile.in (clean): Ditto.
2842 * gdb.trace/Makefile.in (clean): Ditto.
2843 * gdb.xml/Makefile.in (clean): Ditto.
2844
abc9d0dc
TT
28452012-05-16 Tom Tromey <tromey@redhat.com>
2846
2847 * gdb.base/macscp1.c (macscp_expr): Add comment.
2848 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
2849
6a3a010b
MR
28502012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
2851
2852 * gdb.base/return-nodebug.exp: Also test float and double types.
2853
01429c8e
JK
28542012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2855
2856 PR testsuite/12649
2857 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
2858
54115cd4
JK
2859 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
2860
0c5f383f
SDJ
28612012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
2862
2863 * gdb.base/stap-probe.exp (stap_test): Remove calls to
2864 `rerun_to_main'.
2865 (stap_test_no_debuginfo): Likewise.
2866
e7e0cddf
SS
28672012-05-14 Stan Shebs <stan@codesourcery.com>
2868
2869 * gdb.base/dprintf.c: New file.
2870 * gdb.base/dprintf.exp: New file.
2871
c772f8e7
HZ
28722012-05-14 Hui Zhu <hui_zhu@mentor.com>
2873
2874 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
2875 * gdb.trace/disconnected-tracing.c: New file.
2876 * gdb.trace/disconnected-tracing.exp: New file.
2877
7efc75aa
SCR
28782012-05-13 Siva Chandra Reddy <sivachandra@google.com>
2879
2880 * gdb.python/python.c: Add a new breakpoint comment.
2881 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
2882
85d4a676
SS
28832011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
2884
2885 * gdb.base/info-os.exp: New file.
2886 * gdb.base/info-os.c: New file.
2887
64ea88dc
JB
28882012-05-10 Joel Brobecker <brobecker@adacore.com>
2889
4647ab1b
JB
2890 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
2891 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
2892 New files.
64ea88dc 2893
afba63f1
JB
28942012-05-10 Joel Brobecker <brobecker@adacore.com>
2895
2896 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
2897 gdb.base/ctxobj.exp: New files.
2898
9d198b1e
TT
28992012-05-09 Tom Tromey <tromey@redhat.com>
2900
2901 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
2902
9bfee719
MR
29032012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
2904
2905 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
2906
3a7341d8
MR
29072012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
2908
2909 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
2910 before using it.
2911
52b3699b
TG
29122012-05-04 Tristan Gingold <gingold@adacore.com>
2913
2914 * gdb.base/set-noassign.exp: New test.
2915
a20ee7a4
SCR
29162012-05-03 Siva Chandra Reddy <sivachandra@google.com>
2917
2918 * gdb.python/py-symbol.exp: Add tests to test the new methods
2919 gdb.Symtab.global_block() and gdb.Symtab.static_block().
2920 * gdb.python/py-symbol.c: Add new struct to help test
2921 gdb.Symtab.static_block().
2922
bf2f0858
DE
29232012-05-03 Doug Evans <dje@google.com>
2924
2925 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
2926 commented out.
2927
2d4e0376
YQ
29282012-05-03 Yao Qi <yao@codesourcery.com>
2929
2930 * gdb.base/catch-syscall.exp: Skip it before compilation if target
2931 doesn't support.
2932 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
2933 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
2934
6d0bb9f3
YQ
29352012-05-03 Yao Qi <yao@codesourcery.com>
2936
2937 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
2938
fd820528
DE
29392012-04-30 Doug Evans <dje@google.com>
2940
2941 PR testsuite/13961
2942 * gdb.dwarf2/pr13961.S: New file.
2943 * gdb.dwarf2/pr13961.exp: New file.
2944
b9e219b9
YQ
29452012-04-29 Yao Qi <yao@codesourcery.com>
2946
2947 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
2948
3019eac3
DE
29492012-04-28 Doug Evans <dje@google.com>
2950
2951 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
2952 .Ltype_int_in_cu2. Use name "int2" instead of "int".
2953 All uses updated.
2954 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
2955 "ptype func_cu1" to expand cu2 before cu1.
2956
62e5f89c
SDJ
29572012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
2958 Tom Tromey <tromey@redhat.com>
2959
2960 * gdb.base/default.exp: Add `$_probe_arg*' convenience
2961 variables.
2962 * gdb.base/stap-probe.c: New file.
2963 * gdb.base/stap-probe.exp: New file.
2964 * gdb.trace/stap-trace.c: New file.
2965 * gdb.trace/stap-trace.exp: New file.
2966 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
2967 libgcc's unwinder.
2968
14132e89
MR
29692012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
2970
2971 * gdb.arch/mips16-thunks-inmain.c: New file.
2972 * gdb.arch/mips16-thunks-main.c: New file.
2973 * gdb.arch/mips16-thunks-sin.c: New file.
2974 * gdb.arch/mips16-thunks-sinfrob.c: New file.
2975 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
2976 * gdb.arch/mips16-thunks-sinmain.c: New file.
2977 * gdb.arch/mips16-thunks-sinmips16.c: New file.
2978 * gdb.arch/mips16-thunks.exp: New file.
2979
a766d390
DE
29802012-04-25 Doug Evans <dje@google.com>
2981
2982 * configure.ac: Create gdb.go/Makefile.
2983 * configure: Regenerate.
2984 * gdb.base/default.exp: Add "go" to "set language" testing.
2985 * gdb.go/Makefile.in: New file.
2986 * gdb.go/basic-types.exp: New file.
2987 * gdb.go/chan.exp: New file.
2988 * gdb.go/chan.go: New file.
2989 * gdb.go/handcall.exp: New file.
2990 * gdb.go/handcall.go: New file.
2991 * gdb.go/hello.exp: New file.
2992 * gdb.go/hello.go: New file.
2993 * gdb.go/integers.exp: New file.
2994 * gdb.go/integers.go: New file.
2995 * gdb.go/methods.exp: New file.
2996 * gdb.go/methods.go: New file.
2997 * gdb.go/package.exp: New file.
2998 * gdb.go/package1.go: New file.
2999 * gdb.go/package2.go: New file.
3000 * gdb.go/print.exp: New file.
3001 * gdb.go/strings.exp: New file.
3002 * gdb.go/strings.go: New file.
3003 * gdb.go/types.exp: New file.
3004 * gdb.go/types.go: New file.
3005 * gdb.go/unsafe.exp: New file.
3006 * gdb.go/unsafe.go: New file.
3007 * lib/future.exp: Add Go support.
3008 (gdb_find_go, gdb_find_go_linker): New procs.
3009 (gdb_default_target_compile): Add Go support.
3010 * lib/gdb.exp (skip_go_tests): New proc.
3011 * lib/go.exp: New file.
3012
e65f9ffb
TT
30132012-04-25 Tom Tromey <tromey@redhat.com>
3014
3015 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
3016
14e75d8e
JK
30172012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
3018 Jan Kratochvil <jan.kratochvil@redhat.com>
3019
3020 PR symtab/7259:
3021 * gdb.base/enumval.c: New test case.
3022 * gdb.base/enumval.exp: New test case.
3023 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
3024 field.bitpos.
3025
f3525b70
PA
30262012-04-17 Pedro Alves <palves@redhat.com>
3027
3028 * Makefile.in (site.exp): Make site.exp source
3029 $srcdir/lib/append_gdb_boards_dir.exp.
3030 * lib/append_gdb_boards_dir.exp: New file.
3031
bccbefd2
JK
30322012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3033
3034 New option "set auto-load safe-path".
3035 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
3036 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
3037
bf88dd68
JK
30382012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3039
3040 auto-load: Implementation.
3041 * gdb.base/help.exp (test set height): Increase the height.
3042 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
3043 to ...
3044 (info auto-load python-scripts): ... here.
3045 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
3046 to ...
3047 (info auto-load python-scripts *): ... here.
3048
c0d4d1c0
YQ
30492012-04-16 Yao Qi <yao@codesourcery.com>
3050
3051 * lib/trace-support.exp (get_in_proc_agent): New.
3052 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
3053 of in process trace agent.
3054 * gdb.trace/ftrace.exp: Likewise.
3055 * gdb.trace/pending.exp: Likewise.
3056 * gdb.trace/trace-break.exp: Likewise.
3057 * gdb.trace/trace-mt.exp
3058 * gdb.trace/tspeed.exp: Likewise.
3059 * gdb.trace/tstatus.exp
3060 * gdb.trace/strace.exp: Likewise.
3061
cbf68a60
TS
30622012-04-16 Thomas Schwinge <thomas@codesourcery.com>
3063
dd6d3b70
TS
3064 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
3065 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
3066
cbf68a60
TS
3067 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
3068
8264ba82
AG
30692012-04-14 Anton Gorenkov <xgsa@yandex.ru>
3070
3071 PR mi/13393
3072 * gdb.mi/mi-var-rtti.cc: New file.
3073 * gdb.mi/mi-var-rtti.exp: New file.
3074 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
3075 function.
3076 (mi_varobj_update_with_type_change): updated to avoid code duplication.
3077
de0919f8 30782012-04-11 Siva Chandra Reddy <sivachandra@google.com>
06fc020f
SCR
3079
3080 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
3081 EXECUTABLES.
3082 * gdb.python/py-explore.c: C program used for testing the new
3083 'explore' command on C constructs.
3084 * gdb.python/py-explore.cc: C++ program used for testing the new
3085 'explore' command on C++ constructs.
3086 * gdb-python/py-explore.exp: Tests for the new 'explore'
3087 command on C constructs.
3088 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
3089 command on C++ constructs.
3090
a82da7dd
MK
30912012-04-07 Mark Kettenis <kettenis@gnu.org>
3092
3093 * gdb.base/funcargs.exp (complex_args): Fix typo.
3094
e127cba8
JK
30952012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3096
3097 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
3098 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
3099
40e084e1
KS
31002012-04-05 Keith Seitz <keiths@redhat.com>
3101
3102 * gdb.base/advance.exp: Update error message for
3103 "advance malformed" test.
3104 * gdb.base/break.exp: Likewise for "breakpoint with
3105 trailing garbage" test.
3106 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
3107 with trailing garbage" test.
3108 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
3109 trailng garbage" test.
3110 * gdb.base/until.exp: Likewise for "malformed until" test.
3111 * gdb.cp/ovldbreak.exp: Create the breakpoint table
3112 for "breakpoint info (after setting on all)".
3113 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
3114 tests.
3115 * gdb.cp/cplabel.cc: New file.
3116 * gdb.cp/cplabel.exp: New test.
3117 * gdb.linespec/ls-errs.c: New file.
3118 * gdb.linespec/ls-errs.exp: New test.
3119
a72c8f6a
JK
31202012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3121
3122 * gdb.trace/unavailable.exp
3123 (collect globals: print object on: print derived_partial)
3124 (collect globals: print object on: print derived_whole)
3125 (collect globals: print object off: print derived_partial)
3126 (collect globals: print object off: print derived_whole): Update
3127 expected output.
3128
f87a3023
KS
31292012-03-30 Keith Seitz <keiths@redhat.com>
3130
3131 * gdb.python: Add test for linespecs with commas.
3132
e2171b3c
KS
31332012-03-28 Keith Seitz <keiths@redhat.com>
3134
3135 * gdb.linespec/ls-dollar.cc: New file.
3136 * gdb.linespec/ls-dollar.exp: New test.
3137
31382012-03-28 Keith Seitz <keiths@redhat.com>
0e4acfcc
KS
3139
3140 * gdb.cp/namespace.exp: Add breakpoint tests for functions
3141 starting with the global namespace.
3142
2f4e0a80
DE
31432012-03-23 Doug Evans <dje@google.com>
3144
3145 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
3146
7b282c5a
SCR
31472012-03-22 Siva Chandra Reddy <sivachandra@google.com>
3148
3149 * gdb.python/py-value.cc: Add test case for testing the
3150 methodology exposing C++ values to Python.
3151 * gdb.python/py-value-cc.exp: Add tests testing the methodology
3152 exposing C++ values to Python.
3153 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
3154
2e98ca53
JK
31552012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3156 Siddhesh Poyarekar <siddhesh@redhat.com>
3157
3158 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
3159 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
3160 (generate native core dump): Make the test unsupported if core cannot
3161 be generated.
3162
8320cc4f
JK
31632012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3164
3165 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
3166 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
3167 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
3168
3a69ffb2
JK
31692012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
3170
3171 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
3172
8fabffee
DE
31732012-03-17 Doug Evans <dje@google.com>
3174
3175 * dg-extract-results.sh: Handle KFAILs.
3176
ab260dad
JK
31772012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3178
3179 PR symtab/13777
3180 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
3181
53ba8333
JB
31822012-03-16 Joel Brobecker <brobecker@adacore.com>
3183
3184 * gdb.ada/set_pckd_arr_elt: New testcase.
3185
481860b3
GB
31862012-03-16 Gary Benson <gbenson@redhat.com>
3187
3188 PR breakpoints/10738
3189 * gdb.opt/inline-break.exp: New file.
3190 * gdb.opt/inline-break.c: Likewise.
d4ba18a2
DE
3191 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
3192 * gdb.dwarf2/dw2-inline-break.S: Likewise.
481860b3
GB
3193 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
3194 * gdb.base/async-shell.exp: Likewise.
3195 * lib/mi-support.exp (library_loaded_re): Likewise.
3196
410528f0
TT
31972012-03-15 Tom Tromey <tromey@redhat.com>
3198
3199 * gdb.cp/virtfunc2.exp: Update expected output.
3200 * gdb.cp/pr9631.exp: Update expected output.
3201 * gdb.cp/member-ptr.exp: Update expected output.
3202 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
3203 output.
3204 * gdb.cp/casts.exp: Update expected output.
3205
c4aeac85
TT
32062012-03-15 Tom Tromey <tromey@redhat.com>
3207
3208 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
3209 (test_info_vtbl): Likewise.
3210 (do_tests): Call test_info_vtbl.
3211 * gdb.cp/virtfunc.cc (va): New global.
3212
856d06f9
TS
32132012-03-15 Thomas Schwinge <thomas@codesourcery.com>
3214
3215 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
3216 describing DWARF data structures.
3217 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
3218 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
3219 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
3220 * gdb.dwarf2/dw2-entry-value.S: Likewise.
3221 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
3222 * gdb.dwarf2/dw2-param-error.S: Likewise.
3223 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
3224 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
3225 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
3226 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
3227 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
3228 * gdb.dwarf2/pr11465.S: Likewise.
3229
e837f12a
JK
32302012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3231
3232 * gdb.mi/mi2-prompt.exp: New file.
3233
ccbb4f28
JB
32342012-03-13 Joel Brobecker <brobecker@adacore.com>
3235
3236 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
3237
32039130
JB
32382012-03-13 Joel Brobecker <brobecker@adacore.com>
3239
3240 * gdb.ada/bp_range_type: New testcase.
3241
16899756
DE
32422012-03-13 Doug Evans <dje@google.com>
3243
3244 * gdb.base/default.exp: Delete tests for symbol-reloading.
3245 * gdb.base/help.exp: Ditto.
3246 * gdb.base/setshow.exp: Ditto.
3247 * gdb.base/gdb_history: Delete references to symbol-reloading.
3248
87b0bb13
JK
32492012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3250
3251 * gdb.base/attach-twice.c: New files.
3252 * gdb.base/attach-twice.exp: New files.
3253
0d7941a9
KS
32542012-03-08 Keith Seitz <keiths@redhat.com>
3255
3256 * lib/gdb.exp (gdb_get_line_number): Throw an
3257 error instead of returning -1.
3258 * gdb.base/break.exp: Remove unused variable
3259 bp_location5.
3260 * gdb.base/hbreak2.exp: Likewise.
3261 * gdb.base/sepdebug.exp: Likewise.
3262
f4647387
YQ
32632012-03-08 Yao Qi <yao@codesourcery.com>
3264 Pedro Alves <palves@redhat.com>
3265
3266 Fix PR server/13392.
3267 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
3268 (tracepoint_change_loc_2): Remove kfail. Return if failed to
3269 download tracepoints.
3270 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
3271 (pending_tracepoint_resolved_during_trace): Likewise.
3272 (pending_tracepoint_installed_during_trace): Likewise.
3273 (pending_tracepoint_with_action_resolved): Likewise.
3274
83c532cb
KS
32752012-03-08 Keith Seitz <keiths@redhat.com>
3276
3277 * gdb.ada/array_bounds.exp: Get breakpoint for line
3278 with "START", not "STOP".
3279 * gdb.python/py-infthread.exp: Do not continue to
3280 line marked "Break here.", which is undefined.
3281
d6b6bbb7
LM
32822012-03-08 Luis Machado <lgustavo@codesourcery.com>
3283
3284 Revert:
3285
3286 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3287
3288 Implement testsuite workaround for PR breakpoints/13781.
3289 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
3290 (set breakpoint condition-evaluation host): New conditional command.
3291
7fe25d9b
JK
32922012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3293
3294 Fix CU relative vs. absolute DIE offsets.
3295 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
3296 one.
3297
51898c15
JK
32982012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3299
3300 Fix false FAIL on distros with relro linkage as default.
3301 * gdb.reverse/solib-precsave.exp: Try to compile the test using
3302 -Wl,-z,norelro first.
3303
8131799e
JB
33042012-03-06 Joel Brobecker <brobecker@adacore.com>
3305
3306 * gdb.ada/bp_on_var: New testcase.
3307
ba241969
JB
33082012-03-06 Joel Brobecker <brobecker@adacore.com>
3309
3310 * gdb.ada/bp_enum_homonym: New testcase.
3311
abe49676
YQ
33122012-03-06 Yao Qi <yao@codesourcery.com>
3313
3314 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
3315 x86_64-*-* and i?86-*-*.
3316 Set up KFAIL for gdb/13808.
3317
d8df103b
TT
33182012-03-05 Tom Tromey <tromey@redhat.com>
3319
3320 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
3321 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
3322
b7b189f3
TT
33232012-03-05 Tom Tromey <tromey@redhat.com>
3324
3325 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
3326
69dc1c4d
YQ
33272012-03-04 Yao Qi <yao@codesourcery.com>
3328
3329 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
3330 messages for KFAIL.
3331
3f20c47f
JK
33322012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3333
3334 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
3335 (print one_two_three, indexes off, print few_reps, indexes off)
3336 (print many_reps, indexes off, print empty, indexes off)
3337 (print one_two_three, print few_reps, print many_reps, print empty):
3338 Call setup_xfail if $gcc_old.
3339
abf1152a
JK
33402012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3341
3342 Implement testsuite workaround for PR breakpoints/13781.
3343 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
3344 (set breakpoint condition-evaluation host): New conditional command.
3345
a06715f8
JK
33462012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3347
3348 Code cleanup.
3349 * gdb.cp/mb-templates.exp: New variables executable. Use it for
3350 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
3351 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
3352 number 1 by $bpnum. Four times.
3353
5808517f
YQ
33542012-03-03 Yao Qi <yao@codesourcery.com>
3355
3356 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
3357
dfe2ac14
JK
33582012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3359
3360 Setup KFAIL for PR server/13796.
3361 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
3362
8bbc467a
JB
33632012-03-02 Joel Brobecker <brobecker@adacore.com>
3364
3365 * gdb.ada/operator_bp: New testcase.
3366
c0eac87f
JB
33672012-03-02 Joel Brobecker <brobecker@adacore.com>
3368
3369 * gdb.ada/info_locals_renaming: New testcase.
3370
4f42c881
TT
33712012-03-02 Tom Tromey <tromey@redhat.com>
3372
3373 * gdb.base/nextoverexit.c: New file.
3374 * gdb.base/nextoverexit.exp: New file.
3375
7380c0c9
EBM
33762012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
3377
3378 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
3379 parameter.
3380
1faeff08
MR
33812012-03-01 Maciej W. Rozycki <macro@mips.com>
3382
3383 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
3384 core registers.
3385
320b6f49 33862012-03-01 Maciej W. Rozycki <macro@mips.com>
6fdff2c5
PA
3387 Maciej W. Rozycki <macro@codesourcery.com>
3388 Daniel Jacobowitz <dan@codesourcery.com>
320b6f49
MR
3389
3390 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
3391
ad5f7d6e
PA
33922012-03-01 Pedro Alves <palves@redhat.com>
3393
3394 PR gdb/13767
3395
3396 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
3397 (gdb_collect_globals_test): Call it.
3398
d3dc44a6
KS
33992012-03-01 Keith Seitz <keiths@redhat.com>
3400
3401 * gdb.cp/method2.exp: Output of overload menu is now
3402 alphabetized. Update tests for "break A::method".
3403 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
3404 of hard-coding them.
3405 Overload menu is alphabetized: rewrite to accommodate.
3406 Unset variables LINE and TYPES which are used in other tests.
3407 Compute the output of "info break".
3408 Update the breakpoint table after all breakpoints are deleted.
3409 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
3410 compute ACTUALS and the method body based on parameters.
3411 Update expected output accordingly.
3412 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
3413 unique comments to allow the use of gdb_get_line_number.
3414
34152012-03-01 Keith Seitz <keiths@redhat.com>
3416
3417 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
3418 some Tcl syntax.
3419 * gdb.cp/ovldbreak.exp: Likewise.
3420
7949c2a0
KS
34212012-03-01 Keith Seitz <keiths@redhat.com>
3422
3423 * gdb.base/help.exp (help show user): Update expected result
3424 for new doc string changes (add "non-python").
3425
7d74f244
DE
34262012-03-01 Scott J. Goldman <scottjg@vmware.com>
3427
3428 * gdb.python/py-cmd.exp: Add test to verify that python commands can
3429 be put in the user-defined category and that the commands appear in
3430 "help user-defined".
3431
1b611343
JB
34322012-02-29 Joel Brobecker <brobecker@adacore.com>
3433
3434 * gdb.ada/tagged_not_init: New testcase.
3435
99b1c762
JB
34362012-02-29 Joel Brobecker <brobecker@adacore.com>
3437
3438 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
3439 * gdb.ada/enum_idx_packed: New testcase.
3440
2d4a02ee
JB
34412012-02-29 Joel Brobecker <brobecker@adacore.com>
3442
3443 * gdb.ada/aliased_array: New testcase.
3444
2e6fda7d
JB
34452012-02-29 Joel Brobecker <brobecker@adacore.com>
3446
3447 * gdb.ada/whatis_array_val: New testcase.
3448
9a7f938f
JK
34492012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3450
3451 Fix disp-step-syscall.exp: fork: single step over fork.
3452 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
3453 whitespaces.
3454 (single step over $syscall): Remove its check.
3455 (single step over $syscall final pc): New check.
3456
8703a944
JK
34572012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3458
3459 Support processors without SSSE3.
3460 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
3461 pabsd into ...
3462 (ssse3_test): ... a new function.
3463 (main): Call ssse3_test.
3464 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
3465 Update expected values everywhere.
3466 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
3467 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
3468 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
3469 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
3470 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
3471 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
3472 Move these tests lower.
3473 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
3474 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
3475 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
3476 New tests.
3477
c03e6ccc
YQ
34782012-02-29 Yao Qi <yao@codesourcery.com>
3479 Pedro Alves <palves@redhat.com>
3480
3481 * gdb.trace/trace-mt.c: New.
3482 * gdb.trace/trace-mt.exp: New.
3483
7964b62a
TS
34842012-02-28 Thomas Schwinge <thomas@codesourcery.com>
3485
2c8910ba
TS
3486 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
3487 numbers instead of hardcoding them.
3488 * gdb.base/annota1.c: Provide suitable markers.
3489 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
3490 numbers instead of hardcoding them.
3491 * gdb.base/annota3.c: Provide suitable markers.
3492
3493 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
3494 * gdb.base/annota3.c: Likewise.
3495 * gdb.base/sigall.c: Likewise.
3496 * gdb.base/signals.c: Likewise.
3497 * gdb.reverse/sigall-reverse.c: Likewise.
7964b62a 3498
5a41c0b7
MR
34992012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
3500
3501 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
3502 failure return path.
3503
ebbbe5c5
LM
35042012-02-27 Luis Machado <lgustavo@codesourcery.com>
3505
3506 * gdb.base/save-bp.exp: Account for new condition evaluator output.
3507
8d126d8a
LM
35082012-02-24 Luis Machado <lgustavo@codesourcery.com>
3509
3510 * gdb.base/cond-eval-mode.exp: New file.
3511
11337c2f
PA
35122012-02-24 Pedro Alves <palves@redhat.com>
3513
3514 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
3515 (top level): Use with_test_prefix.
3516
13fc3e3c
PA
35172012-02-24 Pedro Alves <palves@redhat.com>
3518
3519 * gdb.threads/attach-into-signal.exp (corefunc): Use
3520 with_test_prefix.
3521
07c1b626
JK
35222012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3523
3524 Fix false FAILs on old CPUs without SSE.
3525 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
3526 Return untested for Illegal instruction.
3527
596ba138
JK
35282012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3529
3530 Fix false FAILs with glibc debug infos installed.
3531 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
3532 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
3533
aeaa2474
SA
35342012-02-22 Sterling Augustine <saugustine@google.com>
3535
3536 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
3537 constant with cast.
3538
aed555c9
PA
35392012-02-21 Pedro Alves <palves@redhat.com>
3540
3541 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
3542
78afebb4
PA
35432012-02-21 Pedro Alves <palves@redhat.com>
3544
3545 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
3546
fdcfef12
PA
35472012-02-21 Pedro Alves <palves@redhat.com>
3548
3549 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
3550 with_test_prefix.
3551
0f4d39d5
PA
35522012-02-21 Pedro Alves <palves@redhat.com>
3553
3554 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
3555 with_test_prefix here.
3556 (top level): Do it here instead. Remove `:' from the
3557 with_test_prefix string.
3558 * gdb.base/attach-pie-misread.exp: Remove the leading space the
3559 the suffix `:' from the with_test_prefix prefix string.
3560 * gdb.base/break-interp.exp: Ditto.
3561 * gdb.base/catch-load.exp: Ditto.
3562 * gdb.base/disp-step-syscall.exp: Ditto.
3563 * gdb.base/jit-so.exp: Ditto.
3564 * gdb.base/jit.exp: Ditto.
3565 * gdb.base/sepdebug.exp: Ditto.
3566 * gdb.base/solib-display.exp: Ditto.
3567 * gdb.base/solib-overlap.exp: Ditto.
3568 * gdb.base/watch-cond-infcall.exp: Ditto.
3569 * gdb.base/watchpoint.exp: Ditto.
3570 * gdb.dwarf2/dw2-noloc.exp: Ditto.
3571 * gdb.mi/mi-watch.exp: Ditto.
3572 * gdb.mi/mi2-watch.exp: Ditto.
3573 * gdb.threads/non-ldr-exc-1.exp: Ditto.
3574 * gdb.threads/non-ldr-exc-2.exp: Ditto.
3575 * gdb.threads/non-ldr-exc-3.exp: Ditto.
3576 * gdb.threads/non-ldr-exc-4.exp: Ditto.
3577 * gdb.threads/watchpoint-fork.exp: Ditto.
3578 * gdb.threads/watchthreads-reorder.exp: Ditto.
3579 * gdb.trace/change-loc.exp: Ditto.
3580 * gdb.trace/pending.exp: Ditto.
3581 * gdb.trace/status-stop.exp: Ditto.
3582 * gdb.trace/strace.exp: Ditto.
3583 * gdb.trace/trace-break.exp: Ditto.
3584 * gdb.trace/unavailable.exp: Ditto.
3585 * lib/gdb.exp (with_test_prefix): Always prefix with space and
3586 suffix with colon. Adjust leading comments.
3587
6a5870ce
PA
35882012-02-21 Pedro Alves <palves@redhat.com>
3589 Tom Tromey <tromey@redhat.com>
3590
3591 * lib/gdb.exp: Add description of test prefixes.
3592 (with_test_prefix): New procedure.
3593 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
3594 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
3595 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
3596 instead of lappend to append to pf_prefix.
3597 * gdb.base/catch-load.exp: Use with_test_prefix.
3598 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
3599 * gdb.base/jit-so.exp: Use with_test_prefix.
3600 * gdb.base/jit.exp: Use with_test_prefix.
3601 * gdb.base/return-nodebug.exp (do_test): Use append instead of
3602 lappend to append to pf_prefix.
3603 * gdb.base/sepdebug.exp: Use with_test_prefix.
3604 * gdb.base/solib-display.exp: Use with_test_prefix.
3605 * gdb.base/solib-overlap.exp: Use with_test_prefix.
3606 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
3607 * gdb.base/watchpoint.exp: Use with_test_prefix.
3608 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
3609 * gdb.mi/mi-watch.exp: Use with_test_prefix.
3610 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
3611 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
3612 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
3613 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
3614 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
3615 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
3616 append instead of lappend to append to pf_prefix.
3617 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
3618 * gdb.trace/change-loc.exp: Use with_test_prefix.
3619 * gdb.trace/pending.exp: Use with_test_prefix.
3620 * gdb.trace/status-stop.exp: Use with_test_prefix.
3621 * gdb.trace/strace.exp: Use with_test_prefix.
3622 * gdb.trace/trace-break.exp: Use with_test_prefix.
3623 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
3624 instead of lappend to append to pf_prefix.
3625
35dc4a6b
JK
36262012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3627
3628 Fix racy FAILs.
3629 * gdb.base/inferior-died.c (main): Add return of 0.
3630 * gdb.base/inferior-died.exp (continue): Fix expectation of
3631 asynchronous events.
3632 (p 1): New test.
3633
c5a006e6
PA
36342012-02-20 Pedro Alves <palves@redhat.com>
3635
3636 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
3637 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
3638 gdb's internal debug output. For the non-threaded case, look for
3639 "Program received signal SIGLARM", for the threaded case, peek at
3640 the thread's siginfo.
3641
cc51a170
PA
36422012-02-20 Pedro Alves <palves@redhat.com>
3643
3644 General cleanup, make output test messages unique, and build
3645 different executable files for the non-threaded and threaded
3646 cases.
3647
3648 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
3649 Delete.
3650 (executable_nothr, executable_thr): New globals.
3651 (top level): Adjust to delete both executables.
3652 (corefunc): New parameter $executable. Set $pf_prefix instead of
3653 hand writing a prefix in tests. Issue a clean_restart and enable
3654 lin-lwp debug output here.
3655 (top level): Adjust. Use build_executable. Don't start gdb here,
3656 and don't enable lin-lwp debug output here.
3657 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
3658
c755f03d
JK
36592012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3660
3661 Fix racy FAILs.
3662 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
3663 "continue" command.
3664
6bec5e0a
JK
36652012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3666
3667 Fix for gdbserver non-extended mode.
3668 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
3669 and gdb_run_cmd.
3670
2e8265fd
TT
36712012-02-17 Tom Tromey <tromey@redhat.com>
3672
3673 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
3674 * gdb.python/py-events.exp: Check 'dir' output.
3675 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
3676
9e507076
YQ
36772012-02-17 Yao Qi <yao@codesourcery.com>
3678
3679 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
3680
32d22ab1
TT
36812012-02-16 Tom Tromey <tromey@redhat.com>
3682
3683 * gdb.base/inferior-died.c: Don't include stdio.h.
3684
9addecb9
TT
36852012-02-16 Tom Tromey <tromey@redhat.com>
3686
3687 * gdb.base/inferior-died.c: New file.
3688 * gdb.base/inferior-died.exp: New file.
3689
4cb6da1c
AR
36902012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
3691
3692 * gdb.base/break-inline.exp: New file.
3693 * gdb.base/break-inline.c: New file.
3694
3af2590d
TT
36952012-02-15 Tom Tromey <tromey@redhat.com>
3696
3697 * gdb.base/pc-fp.exp: Add "info register" tests.
3698
29988831
TT
36992012-02-15 Tom Tromey <tromey@redhat.com>
3700
3701 * gdb.base/regs.exp: Remove.
3702
10010058
PA
37032012-02-15 Pedro Alves <palves@redhat.com>
3704
3705 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
3706 the target doesn't support tracepoints.
3707 * gdb.trace/circ.exp: Ditto.
3708 * gdb.trace/collection.exp: Ditto.
3709 * gdb.trace/packetlen.exp: Ditto.
3710 * gdb.trace/passc-dyn.exp: Ditto.
3711 * gdb.trace/report.exp: Ditto.
3712 * gdb.trace/tfind.exp: Ditto.
3713 * gdb.trace/tspeed.exp: Ditto.
3714 * gdb.trace/tsv.exp: Ditto.
3715 * gdb.trace/unavailable.exp: Ditto.
3716 * gdb.trace/while-dyn.exp: Ditto.
3717
a2e0062d
PA
37182012-02-15 Pedro Alves <palves@redhat.com>
3719
3720 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
3721 gdb_test_multiple, and call unsupported instead of fail, if the
3722 remote side does not support the request.
3723
a1999d40
PA
37242012-02-15 Pedro Alves <palves@redhat.com>
3725
3726 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
3727 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
3728 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
3729 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
3730 * gdb.server/server-run.exp: Make sure gdb is disconnected.
3731 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
3732 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
3733 doesn't start with "extended-" already.
3734
7cee1e54
PA
37352012-02-15 Pedro Alves <palves@redhat.com>
3736
3737 Support extended-remote. Avoid cascading timeouts.
3738
3739 * gdb.base/attach.exp (do_attach_tests): Add expected output for
3740 the extended-remote target. If attaching with no file fails, load
3741 the file manually.
3742 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
3743
816338b5
SS
37442012-02-14 Stan Shebs <stan@codesourcery.com>
3745
3746 * gdb.base/ena-dis-br.exp: Add enable count test.
3747
cc30c4bd
PA
37482012-02-13 Pedro Alves <palves@redhat.com>
3749
3750 * config/mips-idt.exp: Delete.
3751 * gdb.base/a2-run.exp: Remove mips-idt xfails.
3752 * gdb.base/bitfields.exp: Remove mips-idt restarts.
3753 * gdb.base/break.exp: Remove mips-idt references.
3754 * gdb.base/chng-syms.exp: Ditto.
3755 * gdb.base/default.exp: Ditto.
3756 * gdb.base/funcargs.exp (funcargs_reload): Delete.
3757 (top level): Don't call it.
3758 * gdb.base/opaque.exp: Remove mips-idt restarts.
3759 * gdb.base/ptype.exp: Remove mips-idt xfails.
3760 * gdb.base/scope.exp: Remove mips-idt restarts.
3761 * gdb.base/sepdebug.exp: Remove mips-idt references.
3762 * gdb.base/watchpoint.exp (maybe_clean_restart)
3763 (maybe_reinitialize): Delete.
3764 (test_disabling_watchpoints, test_disabling_watchpoints)
3765 (test_watchpoint_triggered_in_syscall)
3766 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
3767 Don't call them.
3768
57008375
JK
37692012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3770
3771 * gdb.server/server-exec-info.exp: New file.
3772
4a2d9c08
PA
37732012-02-10 Pedro Alves <palves@redhat.com>
3774
3775 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
3776 always non-empty.
3777 (test_attach): Always pass $exec to test_attach_gdb.
3778
09fa21bd
TT
37792012-02-08 Tom Tromey <tromey@redhat.com>
3780
3781 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
3782 before inferior is started.
3783
f0823d2c
TT
37842012-02-07 Tom Tromey <tromey@redhat.com>
3785
3786 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
3787 Symbol.value.
3788 * gdb.python/py-symbol.c (qq): Set default value.
3789
37902012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
3791
3792 * gdb.python/py-symbol.c (qq): New global.
3793 * gdb.python/py-symbol.exp: Add test for frame-less
3794 lookup_symbol.
3795 * gdb.python/py-symtab.exp: Fix line number.
3796
f7e44f65
JB
37972012-02-03 Joel Brobecker <brobecker@adacore.com>
3798
3799 * gdb.ada/mi_task_arg: New testcase.
3800
4c9ed63c
PA
38012012-02-02 Pedro Alves <palves@redhat.com>
3802
3803 * gdb.reverse/until-precsave.exp: Also put "record save" under the
3804 extended timeout.
3805
c0b9f2c6
PA
38062012-02-02 Pedro Alves <palves@redhat.com>
3807
3808 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
3809 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
3810
5f8cefd7
PA
38112012-02-02 Pedro Alves <palves@redhat.com>
3812
3813 * gdb.base/term.exp: Rewrite.
3814 * gdb.base/term.c: New.
3815
2f3a2569
PA
38162012-02-02 Pedro Alves <palves@redhat.com>
3817
3818 * gdb.base/default.exp (run "r" abbreviation, run): Add
3819 extended-remote expected output.
3820
f149aabd
TT
38212012-02-02 Tom Tromey <tromey@redhat.com>
3822
3823 * gdb.cp/dispcxx.exp: New file.
3824 * gdb.cp/dispcxx.cc: New file.
3825
03bef283
TT
38262012-02-01 Tom Tromey <tromey@redhat.com>
3827
3828 * gdb.base/jit-simple.exp: New file.
3829 * gdb.base/jit-simple.c: New file.
3830
a79b18b5
YQ
38312012-01-30 Yao Qi <yao@codesourcery.com>
3832
3833 * gdb.base/skip.exp: Make test result unique.
3834
f0d1a53e
JK
38352012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3836
3837 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
3838 compatibility with valgrind-3.7.0.
3839
4b3c9f41
PA
38402012-01-27 Pedro Alves <palves@redhat.com>
3841
3842 * gdb.base/watchpoint.exp (no_hw): New global.
3843 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
3844 disable hw watchpoints.
3845 (test_wide_location_1, test_wide_location_2): If no_hw is set,
3846 don't expect hw watchpoints.
3847 (no_hw_watchpoints): Always clean restart.
3848 (do_tests): New procedure, factored out from the top level.
3849 (top level): Run tests twice. Once with hw watchpoints enabled,
3850 another time with hw watchpoints disabled.
3851
a13491c8
PA
38522012-01-27 Pedro Alves <palves@redhat.com>
3853
3854 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
3855 out from the top level.
3856 (top level): Call it instead.
3857
f2c8a051
PA
38582012-01-27 Pedro Alves <palves@redhat.com>
3859
3860 * gdb.base/watchpoint.exp (top level): Re-enable hardware
3861 watchpoints sooner.
3862
654d7a9e
PA
38632012-01-27 Pedro Alves <palves@redhat.com>
3864
3865 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
3866
274f47f3
PA
38672012-01-27 Pedro Alves <palves@redhat.com>
3868
3869 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
3870 "You may have requested too many hardware
3871 breakpoints/watchpoints".
3872
e4d63ba2
PA
38732012-01-27 Pedro Alves <palves@redhat.com>
3874
3875 * gdb.base/watchpoint.exp (maybe_clean_restart)
3876 (maybe_reinitialize): New.
3877 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
3878 expect "hit N times".
3879 (test_disabling_watchpoints, test_complex_watchpoint)
3880 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
3881 Call maybe_clean_restart.
3882 (top level): Use clean_restart. Remove "mips-idt-*"
3883 reinitialization.
3884
dbd95daf
PA
38852012-01-27 Pedro Alves <palves@redhat.com>
3886
3887 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
3888
f3ad2025
PA
38892012-01-27 Pedro Alves <palves@redhat.com>
3890
3891 * gdb.base/watchpoint.exp: Clean restart after tests that don't
3892 require `initialize' anymore. Remove unnecessary `initialize'
3893 calls.
3894
100aa3ae
PA
38952012-01-27 Pedro Alves <palves@redhat.com>
3896
3897 * gdb.base/watchpoint.exp (wp_set): Delete.
3898 (initialize, test_simple_watchpoint, top level): Remove dead code.
3899
c79a8e11
PA
39002012-01-27 Pedro Alves <palves@redhat.com>
3901
3902 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
3903 typo.
3904
048fe15a
PA
39052012-01-27 Pedro Alves <palves@redhat.com>
3906
3907 * config/extended-gdbserver.exp: New file.
3908 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
3909 comment.
3910 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
3911 * boards/native-extended-gdbserver.exp: New file.
3912
4033a6bf
PA
39132012-01-26 Pedro Alves <palves@redhat.com>
3914
3915 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
3916 and gdb_test_multiple.
3917
3d7f4b81
PA
39182012-01-26 Pedro Alves <palves@redhat.com>
3919
3920 Make test messages unique, and more identifiable.
3921 * gdb.multi/watchpoint-multi.exp: Change test messages.
3922
484abf42
TT
39232012-01-25 Tom Tromey <tromey@redhat.com>
3924
3925 * gdb.base/solib-disc.exp: Fix regexps.
3926
edcc5120
TT
39272012-01-24 Tom Tromey <tromey@redhat.com>
3928
3929 * lib/mi-support.exp (mi_expect_stop): Add special case for
3930 solib-event.
3931 * gdb.base/catch-load-so.c: New file.
3932 * gdb.base/catch-load.exp: New file.
3933 * gdb.base/catch-load.c: New file.
3934 * gdb.base/break-interp.exp (reach_1): Update regexp.
3935
30b91c90
JK
39362012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3937
3938 Fix fuzzy results.
3939 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
3940 lpsimple and func.
3941
53fe1783
GB
39422012-01-24 Gary Benson <gbenson@redhat.com>
3943
3944 Delete #if 0'd out code.
3945 * gdb.base/default.exp (info catch): Remove.
3946 * gdb.base/gdb_history (info catch): Likewise.
3947 * gdb.base/help.exp (info catch): Likewise.
3948
d0d8b0c6
JK
39492012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3950
3951 Fix watchpoints to be specific for each inferior.
3952 * gdb.multi/watchpoint-multi.c: New file.
3953 * gdb.multi/watchpoint-multi.exp: New file.
3954
4403d8e9
JK
39552012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3956
3957 Fix watchpoints across inferior fork.
3958 * gdb.threads/watchpoint-fork-child.c: New file.
3959 * gdb.threads/watchpoint-fork-mt.c: New file.
3960 * gdb.threads/watchpoint-fork-parent.c: New file.
3961 * gdb.threads/watchpoint-fork-st.c: New file.
3962 * gdb.threads/watchpoint-fork.exp: New file.
3963 * gdb.threads/watchpoint-fork.h: New file.
3964
050a2e1d
PA
39652012-01-23 Pedro Alves <palves@redhat.com>
3966
3967 * gdb.base/call-signal-resume.exp: Allow output after "return".
3968
6a52fb62
PA
39692012-01-20 Pedro Alves <palves@redhat.com>
3970
3971 * gdb.python/py-finish-breakpoint.py: Fix typo.
3972
145b16a9
UW
39732012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3974
3975 * gdb.base/info-proc.exp: Also run on remote targets. Main
3976 "info proc" command is now always present; whether target supports
3977 actual info proc operation is detected when attempting to issue
3978 the command.
3979
26f6125e
JK
39802012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3981
3982 * .gdbinit: Remove.
3983
eb5227ce
PA
39842012-01-19 Pedro Alves <palves@redhat.com>
3985
3986 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
3987 look at the funtions' returns.
3988 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
3989 (jprint.print(int, int)): Change return type to int. Adjust.
3990
1db33378
PP
39912012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3992
3993 PR gdb/9538
3994 * gdb.base/sepdebug.exp: New test.
3995
b9736cf8
PA
39962012-01-18 Pedro Alves <palves@redhat.com>
3997
3998 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
3999 Allow output before ^done.
4000
4aac40c8
TT
40012012-01-16 Tom Tromey <tromey@redhat.com>
4002
4003 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
4004 Add tests for relative directory.
4005
cafec441
TT
40062012-01-16 Tom Tromey <tromey@redhat.com>
4007
4008 * gdb.base/printcmds.c (enum flag_enum): New.
4009 (three): New global.
4010 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
4011 enum printing.
4012 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
4013 FlagEnumerationPrinter.
4014 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
4015 * gdb.python/py-pp-maint.c (enum flag_enum): New.
4016 (fval): New global.
4017
abcc4978
PA
40182012-01-16 Pedro Alves <palves@redhat.com>
4019
4020 * lib/gdb.exp (banned_procedures): New variable.
4021 (banned_variables_traced): Rename to ...
4022 (banned_traced): ... this.
4023 (gdb_init): Also trace banned procedures.
4024 (gdb_finish): Also untrace banned procedures.
4025
97ccebe8
PA
40262012-01-16 Pedro Alves <palves@redhat.com>
4027
4028 Remove all calls to strace.
4029
2af7517b
JK
40302012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4031
4032 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
4033 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
4034
9241a8bc
PP
40352012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
4036
4037 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
4038 * gdb.base/pie-execl.exp: Likewise.
4039
3848a17f
KS
40402012-01-12 Keith Seitz <keiths@redhat.com>
4041
4042 PR mi/10586
4043 * gdb.mi/var-cmd.c (struct anonymous): New structure.
4044 (do_anonymous_type_tests): New function.
4045 (main): Call do_anonymous_type_tests.
4046 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
4047 (verify_everything): New procedure.
4048 * gdb.mi/mi-var-cp.cc (class A): New class.
4049 (anonymous_structs_and_unions): New function.
4050 (main): Call anonymous_structs_and_unions.
4051 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
4052 (verify_everything): New procedure.
4053
440e2fca
KS
40542012-01-12 Keith Seitz <keiths@redhat.com>
4055
4056 * lib/mi-support.exp: Expand comments about PATH_EXPR.
4057 (varobj_tree::get_path_expr): Assume that all varobjs are
4058 compound unless they are known simple types.
4059 Adjust path expressions based on parent type, path parent type,
4060 and tree language.
4061 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
4062 the root varobj.
4063 (mi_walk_varobj_tree): Add LANGUAGE parameter.
4064
675399c9
PA
40652012-01-11 Pedro Alves <palves@redhat.com>
4066
4067 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
4068 core files on this machine" anymore.
4069
97ddaa9b
PH
40702012-01-11 Paul Hilfinger <hilfingr@adacore.com>
4071
4072 * gdb.base/watchpoint.c (recurser): Initialize local_x.
4073 (main): Repeat recurser call.
4074 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
4075 equivalent to 'local_x'.
4076
ea733575 40772012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6fdff2c5 4078 Joel Brobecker <brobecker@adacore.com>
ea733575
PH
4079
4080 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
4081
2ca0b532
PA
40822012-01-05 Pedro Alves <alves.ped@gmail.com>
4083
4084 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
4085 * gdb.python/py-events.c (first): Add bits for new "step N" test.
4086 * gdb.python/py-events.exp: Test that "step N" tripping on a
4087 breakpoint emits a breakpoint event.
4088
6e681866
JB
40892012-01-03 Joel Brobecker <brobecker@adacore.com>
4090
4091 * gdb.base/auxv.exp: Reformat the copyright notice.
4092
3c2d6aff
YQ
40932012-01-03 Yao Qi <yao@codesourcery.com>
4094
4095 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
4096 (strace_trace_on_diff_addr): New.
4097 * gdb.trace/strace.c: (main): Add two local variables.
4098
0852fee3
UW
40992011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
4100
4101 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
4102 * gdb.cell/gcore.exp: Likewise.
4103 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
4104 to verify the correct instance of main is selected.
4105
12c3e59c
JB
41062012-01-02 Joel Brobecker <brobecker@adacore.com>
4107
4108 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
4109 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
4110 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
4111 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
4112 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
4113 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
4114 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
4115 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
4116 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
4117 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
4118 gdb.threads/thread_check.c: Reformat copyright header.
4119
c0f378ec
EBM
41202011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
4121
e4a7ca93 4122 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
4123 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
4124 is not enabled.
4125
3bc96cfb
JK
41262011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4127
4128 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
4129 parameter to self_exec, adjust the function.
4130 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
4131 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
4132 (set var do_exit = 0): Remove test.
4133 (newline at end of file): Add one.
4134
095bcf5e
JB
41352011-12-27 Joel Brobecker <brobecker@adacore.com>
4136
4137 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
4138 New files.
4139
18d19bd1
JK
41402011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4141
4142 Fix racy FAILs.
4143 * gdb.threads/fork-thread-pending.c (barrier): New variable.
4144 (thread_function, thread_forker): Call pthread_barrier_wait for it.
4145 (main): Call pthread_barrier_init for it.
4146
e809353a
JK
41472011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4148
4149 Fix double send_gdb leading to racy FAILs.
4150 * gdb.base/break.exp (set silent break bp_location1): Replace
4151 3x send_gdb and gdb_expect by gdb_test.
4152 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
4153 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
4154 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
4155 instead of send_gdb. Twice.
4156 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
4157 3x send_gdb and gdb_expect by gdb_test.
4158 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
4159
da8cb7ec
JK
41602011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4161
4162 * gdb.linespec/linespec.exp: Compile using {c++}.
4163
ae1a303e
JK
41642011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4165
4166 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
4167 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
4168 (verify GCC PR debug/51668): New test.
4169
cc72b2a2
KP
41702011-12-23 Kevin Pouget <kevin.pouget@st.com>
4171
4172 Introduce gdb.FinishBreakpoint in Python.
4173 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
4174 py-finish-breakpoint2
4175 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
4176 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
4177 instead of line number.
4178 * gdb.python/py-finish-breakpoint.c: New file.
4179 * gdb.python/py-finish-breakpoint.exp: New file.
4180 * gdb.python/py-finish-breakpoint.py: New file.
4181 * gdb.python/py-finish-breakpoint2.cc: New file.
4182 * gdb.python/py-finish-breakpoint2.exp: New file.
4183 * gdb.python/py-finish-breakpoint2.py: New file.
4184
3b7962f9
JK
41852011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4186
4187 Partial fix of compatibility with gcc-4.7.
4188 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
4189 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
4190 Add comment to add a PASS case in the future.
4191
6538471c
JK
4192 Fix compatibility with gcc-4.7.
4193 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
4194
7052e42c
UW
41952011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
4196
4197 PR tdep/12797
4198 * gdb.base/callfuncs.exp: Remove KFAIL.
4199
9ac7f98e
JB
42002011-12-21 Joel Brobecker <brobecker@adacore.com>
4201
4202 * gdb.ada/task_bp: New testcase.
4203
f6eeced0
JK
42042011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4205
4206 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
4207 -DNO_SECTIONS.
4208 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
4209
72225e17
JK
42102011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4211
4212 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
4213 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
4214 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
4215 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
4216 conditional for gcc <= 4.5.
4217
13ac8d2c
JK
42182011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4219
4220 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
4221 by XFAIL.
4222 * gdb.cp/static-method.exp (info addr A::func())
4223 (list static-method.cc:xxx::(anonymous namespace)::A::func)
4224 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
4225 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
4226 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
4227 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
4228 (test value of F in k3_m): Likewise.
4229 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
4230 Likewise.
4231
049682ba
JK
42322011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4233
4234 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
4235 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
4236 Remove.
4237 * gdb.threads/attachstop-mt.c: Remove.
4238 * gdb.threads/attachstop-mt.exp: Remove.
4239
2c9d8796
MK
42402011-12-17 Mark Kettenis <kettenis@gnu.org>
4241
4242 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
4243
e0f9f062
DE
42442011-12-16 Doug Evans <dje@google.com>
4245
f4aa2101 4246 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
4247 * boards/native-gdbserver.exp: New file.
4248
e0f9f062
DE
4249 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
4250 gdbserver output.
4251 (gdbserver_default_get_remote_address): New function.
4252 (gdbserver_start): Call gdb,get_remote_address to compute argument
4253 to "target remote" command.
4254
80b6e756
PM
42552011-12-16 Phil Muldoon <pmuldoon@redhat.com>
4256
1c3ad6ab 4257 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
4258 python print-stack. Add set/show python print-stack
4259 off|full|message tests.
4260
1576bd00
YQ
42612011-12-15 Yao Qi <yao@codesourcery.com>
4262
4263 * gdb.trace/strace.c: New
4264 * gdb.trace/strace.exp: New.
4265
d6a0f6e0
TT
42662011-12-14 Tom Tromey <tromey@redhat.com>
4267
4268 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
4269
31015e1d
DE
42702011-12-14 Doug Evans <dje@google.com>
4271
4272 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
4273
7b50312a
PA
42742011-12-14 Pedro Alves <pedro@codesourcery.com>
4275
4276 PR threads/10729
4277
4278 * gdb.mi/watch-nonstop.c: New file.
6fdff2c5 4279 * gdb.mi/mi-watch-nonstop.exp: New file.
7b50312a 4280
924437bc
PA
42812011-12-13 Pedro Alves <pedro@codesourcery.com>
4282 Doug Evans <dje@google.com>
4283
4284 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
4285 (clean_restart): Remove references to the gdb_stub target board
4286 variable.
4287 (gdb_step_for_stub): Delete.
4288
4289 * gdb.base/annota1.exp: Remove all references to [target_info
4290 exists gdb_stub], gdb_step_for_stub and usestubs.
4291 * gdb.base/annota3.exp: Ditto.
4292 * gdb.base/async.exp: Ditto.
4293 * gdb.base/break.exp: Ditto.
4294 * gdb.base/code-expr.exp: Ditto.
4295 * gdb.base/commands.exp: Ditto.
4296 * gdb.base/completion.exp: Ditto.
4297 * gdb.base/condbreak.exp: Ditto.
4298 * gdb.base/consecutive.exp: Ditto.
4299 * gdb.base/cvexpr.exp: Ditto.
4300 * gdb.base/define.exp: Ditto.
4301 * gdb.base/display.exp: Ditto.
4302 * gdb.base/ena-dis-br.exp: Ditto.
4303 * gdb.base/environ.exp: Ditto.
4304 * gdb.base/gnu-ifunc.exp: Ditto.
4305 * gdb.base/maint.exp: Ditto.
4306 * gdb.base/pending.exp: Ditto.
4307 * gdb.base/sect-cmd.exp: Ditto.
4308 * gdb.base/sepdebug.exp: Ditto.
4309 * gdb.base/unload.exp: Ditto.
4310 * gdb.base/watchpoint-solib.exp: Ditto.
4311 * gdb.cp/annota2.exp: Ditto.
4312 * gdb.cp/annota3.exp: Ditto.
4313 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
4314 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
4315 * gdb.mi/mi-pending.exp: Ditto.
4316 * gdb.trace/circ.exp: Ditto.
4317 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
4318 * gdb.base/list.exp: Ditto.
4319
4320 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
4321 breakpoint function and all references to the usestubs macro.
4322 * gdb.base/exprs.c: Ditto.
4323 * gdb.base/freebpcmd.c: Ditto.
4324 * gdb.base/bitfields.c: Ditto.
4325 * gdb.base/bitfields2.c: Ditto.
4326 * gdb.base/break.c: Ditto.
4327 * gdb.base/call-sc.c: Ditto.
4328 * gdb.base/call-signals.c: Ditto.
4329 * gdb.base/callfuncs.c: Ditto.
4330 * gdb.base/charset.c: Ditto.
4331 * gdb.base/consecutive.c: Ditto.
4332 * gdb.base/constvars.c: Ditto.
4333 * gdb.base/funcargs.c: Ditto.
4334 * gdb.base/int-type.c: Ditto.
4335 * gdb.base/interrupt.c: Ditto.
4336 * gdb.base/langs0.c: Ditto.
4337 * gdb.base/list0.c: Ditto.
4338 * gdb.base/mips_pro.c: Ditto.
4339 * gdb.base/miscexprs.c: Ditto.
4340 * gdb.base/nodebug.c: Ditto.
4341 * gdb.base/opaque0.c: Ditto.
4342 * gdb.base/pointers.c: Ditto.
4343 * gdb.base/printcmds.c: Ditto.
4344 * gdb.base/ptype.c: Ditto.
4345 * gdb.base/recurse.c: Ditto.
4346 * gdb.base/reread1.c: Ditto.
4347 * gdb.base/reread2.c: Ditto.
4348 * gdb.base/restore.c: Ditto.
4349 * gdb.base/return.c: Ditto.
4350 * gdb.base/run.c: Ditto.
4351 * gdb.base/scope0.c: Ditto.
4352 * gdb.base/sepdebug.c: Ditto.
4353 * gdb.base/setshow.c: Ditto.
4354 * gdb.base/setvar.c: Ditto.
4355 * gdb.base/sigall.c: Ditto.
4356 * gdb.base/signals.c: Ditto.
4357 * gdb.base/structs.c: Ditto.
4358 * gdb.base/structs2.c: Ditto.
4359 * gdb.base/testenv.c: Ditto.
4360 * gdb.base/twice.c: Ditto.
4361 * gdb.base/unwindonsignal.c: Ditto.
4362 * gdb.base/watchpoint.c: Ditto.
4363 * gdb.base/watchpoints.c: Ditto.
4364 * gdb.base/whatis.c: Ditto.
4365 * gdb.cp/classes.cc: Ditto.
4366 * gdb.cp/cplusfuncs.cc: Ditto.
4367 * gdb.cp/derivation.cc: Ditto.
4368 * gdb.cp/formatted-ref.cc: Ditto.
4369 * gdb.cp/misc.cc: Ditto.
4370 * gdb.cp/overload.cc: Ditto.
4371 * gdb.cp/ovldbreak.cc: Ditto.
4372 * gdb.cp/ref-params.cc: Ditto.
4373 * gdb.cp/ref-types.cc: Ditto.
4374 * gdb.cp/templates.cc: Ditto.
4375 * gdb.cp/virtfunc.cc: Ditto.
4376 * gdb.hp/gdb.aCC/run.c: Ditto.
4377 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
4378 * gdb.hp/gdb.compat/xdb0.c: Ditto.
4379 * gdb.reverse/consecutive-reverse.c: Ditto.
4380 * gdb.reverse/sigall-reverse.c: Ditto.
4381 * gdb.reverse/until-reverse.c: Ditto.
4382 * gdb.reverse/watch-reverse.c: Ditto.
4383 * gdb.trace/actions.c: Ditto.
4384 * gdb.trace/circ.c: Ditto.
4385 * gdb.trace/collection.c: Ditto.
4386
fabde485
PA
43872011-12-13 Pedro Alves <pedro@codesourcery.com>
4388
4389 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
4390 (func6, func7): New.
4391 (main): Call func6 and func7.
4392 * gdb.base/watchpoint.exp (test_wide_location_1)
4393 (test_wide_location_2): New.
4394 (top level): Re-enable hardware watchpoints if necessary. Call
4395 test_wide_location_1 and test_wide_location_2.
4396
ff7d1690
YQ
43972011-12-11 Yao Qi <yao@codesourcery.com>
4398
4399 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
4400
a6af7abe
JB
44012011-12-11 Joel Brobecker <brobecker@adacore.com>
4402
4403 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
4404 expected output for unsupported case.
4405
61638e15
JK
44062011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4407
4408 PR testsuite/12649
4409 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
4410 Protect gdb_test_multiple by final $gdb_prompt match.
4411
0a00efc3
JK
44122011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4413
4414 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
4415 New variable, new test.
4416 (list static-method.cc:xxx::(anonymous namespace)::A::func)
4417 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
4418 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
4419 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
4420 them if HAVE_GCC_45682_FIXED is not set.
4421
4511b1ba
YQ
44222011-12-10 Yao Qi <yao@codesourcery.com>
4423
4424 * gdb.trace/status-stop.exp: New.
4425 * gdb.trace/status-stop.c: New.
4426
27949e73
JK
44272011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4428
4429 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
4430 timeout.
4431
d8ea7931
TT
44322011-12-08 Tom Tromey <tromey@redhat.com>
4433
4434 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
4435 condition.
4436
1cc310d2
SS
44372011-12-07 Stan Shebs <stan@codesourcery.com>
4438
4439 * gdb.trace/tfind.exp: Update for output changes.
4440
d482a875
PA
44412011-12-07 Pedro Alves <pedro@codesourcery.com>
4442
4443 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
4444 throws "Cannot insert catchpoints in this configuration".
4445 * gdb.ada/mi_catch_ex.exp: Likewise.
4446
f0ba3972
PA
44472011-12-06 Pedro Alves <pedro@codesourcery.com>
4448
4449 * gdb.base/break-always.exp: Test changing memory at addresses
4450 with breakpoints inserted.
4451
f8eba3c6
TT
44522011-12-06 Joel Brobecker <brobecker@acacore.com>
4453
6fdff2c5
PA
4454 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
4455 involving a fully qualified function name.
f8eba3c6
TT
4456
44572011-12-06 Tom Tromey <tromey@redhat.com>
4458
4459 * gdb.ada/homonym.exp: Add three breakpoint tests.
4460
44612011-12-06 Tom Tromey <tromey@redhat.com>
4462
4463 * gdb.base/solib-weak.exp (do_test): Remove kfail.
4464 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
4465 * gdb.objc/objcdecode.exp: Update for output changes.
4466 * gdb.linespec/linespec.exp: New file.
4467 * gdb.linespec/lspec.cc: New file.
4468 * gdb.linespec/lspec.h: New file.
4469 * gdb.linespec/body.h: New file.
4470 * gdb.linespec/base/two/thefile.cc: New file.
4471 * gdb.linespec/base/one/thefile.cc: New file.
4472 * gdb.linespec/Makefile.in: New file.
4473 * gdb.cp/templates.exp (test_template_breakpoints): Update for
4474 output changes.
4475 * gdb.cp/re-set-overloaded.exp: Remove kfail.
4476 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
4477 makes one breakpoint.
4478 * gdb.cp/method2.exp (test_break): Update for output changes.
4479 * gdb.cp/mb-templates.exp: Update for output changes.
4480 * gdb.cp/mb-inline.exp: Update for output changes.
4481 * gdb.cp/mb-ctor.exp: Update for output changes.
4482 * gdb.cp/ovsrch.exp: Use fully-qualified names.
4483 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
4484 has multiple matches.
4485 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
4486 error message change.
4487 * gdb.base/list.exp (test_list_filename_and_number): Update for
4488 error message change.
4489 * gdb.base/break.exp: Disable pending breakpoints. Update for
4490 output changes.
4491 * configure.ac: Add gdb.linespec.
4492 * configure: Rebuild.
4493 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
4494
c642a434
UW
44952011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
4496
4497 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
4498 last_break register on s390*-*-* targets.
4499
b18003d1
JB
45002011-12-06 Joel Brobecker <brobecker@adacore.com>
4501
4502 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
4503 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
4504 of parameter X in procedure Foo.
4505
fe96589c
SS
45062011-12-05 Stan Shebs <stan@codesourcery.com>
4507
4508 * gdb.trace/tfind.exp: Update help string matches.
4509
1820ab47
JK
45102011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4511
4512 * gdb.server/ext-run.exp (get process list): Accept also systemd
4513 as PID 1.
4514
e11ac3a3
JK
45152011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4516 Pedro Alves <pedro@codesourcery.com>
4517
4518 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
4519 starting GDB.
4520 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
4521 $use_gdb_stub.
4522 * gdb.base/display.exp: Likewise.
4523 * gdb.base/ending-run.exp: Likewise.
4524 * gdb.base/list.exp (test_listsize): Likewise.
4525 * gdb.base/setshow.exp: Likewise.
4526 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
4527 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
4528 check by global $use_gdb_stub.
4529 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
4530 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
4531 (default_gdb_init): Unset global $use_gdb_stub.
4532 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
4533 by global $use_gdb_stub.
4534 * lib/gdbserver-support.exp: Extend comments for set_board_info
4535 gdb_protocol and gdb,socketport.
4536 (gdbserver_start_extended): Set global gdbserver_protocol and
4537 gdbserver_gdbport. Clear global use_gdb_stub.
4538 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
4539 from target use_gdb_stub.
4540 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
4541
1d41d75c
DE
45422011-12-03 Doug Evans <dje@google.com>
4543
4544 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
4545 (gdb_step_for_stub): Add comments.
4546
d6d7a51a
MR
45472011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
4548
4549 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
4550 to the caller.
4551 (gdb_test_multiple): Likewise.
4552
05acf274
JK
45532011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4554
4555 Fix gdb.mi/mi-solib.exp without system debug info installed.
4556 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
4557 expect attribute, return 0 for it. Update comments.
4558
2268b414
JK
45592011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4560
4561 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
4562 (corrupted list): Adjust the expectation.
4563
585861ea
JK
45642011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4565
4566 PR threads/13448
4567 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
4568 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
4569 * gdb.threads/tls-var-main.c: New file.
4570 * gdb.threads/tls-var.c: New file.
4571 * gdb.threads/tls-var.exp: New file.
4572
968643aa
JK
45732011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4574
4575 PR testsuite/12649
4576 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
4577 Protect gdb_test_multiple by final $gdb_prompt match.
4578 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
4579 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
4580 (test_tracepoints): Likewise.
4581
9750bca9
JK
45822011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4583
4584 PR breakpoints/13346
4585 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
4586 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
4587 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
4588
ac1349b7
JB
45892011-12-01 Joel Brobecker <brobecker@adacore.com>
4590
4591 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
4592 * gdb.ada/homonym/homonym.adb: For use of all types defined
4593 locally inside both Get_Value subprograms.
4594
26d44faf
JK
45952011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4596
4597 Fix racy FAILs.
4598 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
4599 of send_gdb.
4600
514f6425
UW
46012011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
4602
4603 * gdb.base/testenv.exp: Skip on remote targets. Unset global
4604 environment variable after test completed.
4605
4255c8d2
UW
46062011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
4607
4608 * gdb.base/solib-nodir.exp: Skip if remote target.
4609 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
4610 application. Call gdb_load_shlibs.
4611 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
4612
a35ad96a
JB
46132011-11-29 Joel Brobecker <brobecker@adacore.com>
4614
4615 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
4616
1a1d5513
JB
46172011-11-28 Joel Brobecker <brobecker@adacore.com>
4618
4619 * gdb.ada/fullname_bp: New testcase.
4620
50b4ddf8
JK
46212011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4622
4623 PR testsuite/12649
4624 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
4625 Wrap send_gdb into a new gdb_test.
4626
fb0aec57
JK
4627 Code cleanup.
4628 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
4629 Convert send_gdb and gdb_expect to gdb_test_multiple.
4630
2376d946
JK
46312011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4632
4633 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
4634
1eec78bd
KS
46352011-11-23 Keith Seitz <keiths@redhat.com>
4636
4637 * lib/mi-support.exp (varobj_tree): New namespace and procs.
4638 (mi_varobj_tree_test_children_callback): New proc.
4639 (mi_walk_varobj_tree): New proc.
4640
36dfb11c
TT
46412011-11-22 Tom Tromey <tromey@redhat.com>
4642
4643 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
4644 Add "use_mi_command" argument.
4645 (mi_run_cmd, mi_run_with_cli): New procs.
4646 * gdb.mi/solib-lib.c: New file.
4647 * gdb.mi/solib-main.c: New file.
4648 * gdb.mi/mi-solib.exp: New file.
4649
0e965dd0
DE
46502011-11-21 Doug Evans <dje@google.com>
4651
4652 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
4653 _Unwind_DebugHook is missing.
4654
f196051f
SS
46552011-11-20 Stan Shebs <stan@codesourcery.com>
4656
4657 * gdb.trace/tstatus.exp: New.
4658 * gdb.trace/actions.c: Include string.h.
4659
bfccc43c
YQ
46602011-11-18 Yao Qi <yao@codesourcery.com>
4661
4662 * gdb.trace/pending.exp: New.
4663 * gdb.trace/pending.c: New.
4664 * gdb.trace/pendshr1.c: New.
4665 * gdb.trace/pendshr2.c: New.
4666 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
4667 tracepoint location becomes pending.
4668 (tracepoint_change_loc_2): New.
4669
73cd8ab1
DM
46702011-11-16 David S. Miller <davem@davemloft.net>
4671
4672 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
4673 target is sparc*-*-linux*
4674
77426730
PK
46752011-11-15 Paul Koning <paul_koning@dell.com>
4676
4677 * gdb.python/py-type.exp: New testcases for exceptions on scalar
4678 types.
4679
ed59ded5
DE
46802011-11-14 Doug Evans <dje@google.com>
4681
4682 * gdb.base/shell.exp: New file.
4683
405f8e94
SS
46842011-11-14 Stan Shebs <stan@codesourcery.com>
4685
4686 * gdb.trace/ftrace.c: New.
4687 * gdb.trace/ftrace.exp: New.
4688
1e4d1764
YQ
46892011-11-14 Yao Qi <yao@codesourcery.com>
4690
4691 * gdb.trace/change-loc-1.c: New.
4692 * gdb.trace/change-loc-2.c: New.
4693 * gdb.trace/change-loc.c: New.
4694 * gdb.trace/change-loc.exp: New.
4695 * gdb.trace/change-loc.h: New.
4696 * gdb.trace/trace-break.c (marker): Define new symbol.
4697 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
6fdff2c5 4698 New.
1e4d1764
YQ
4699 (break_trace_same_addr_6): New.
4700
71eba9c2 47012011-11-12 Matt Rice <ratmice@gmail.com>
4702
4703 * gdb.base/info-macros.exp: Make tests for info definitions
4704 test info macro. Add tests for info macro argument processing.
4705 Rename a few tests.
4706
1d93e29a
KS
47072011-11-11 Keith Seitz <keiths@redhat.com>
4708
4709 PR gdb/12843
4710 * gdb.base/linespecs.exp: New file.
4711
a4b5b48a
DE
47122011-11-11 Doug Evans <dje@google.com>
4713
4714 * gdb.threads/print-threads.exp: Extend timeout for slower
4715 tests.
4716
f6b47be4
DE
47172011-11-10 Doug Evans <dje@google.com>
4718
792a0230
DE
4719 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
4720 "record to end of main" test.
4721
f6b47be4
DE
4722 * gdb.python/py-type.c (TS): New typedef.
4723 (ts): New global.
4724 * gdb.python/py-type.exp: Test field list of typedef.
4725
22355c90
JB
47262011-11-10 Joel Brobecker <brobecker@adacore.com>
4727
4728 * gdb.ada/small_reg_param: New testcase.
4729
a7860e76
TT
47302011-11-09 Tom Tromey <tromey@redhat.com>
4731
4732 * gdb.cp/destrprint.exp: New file.
4733 * gdb.cp/destrprint.cc: New file.
4734
72a2e3dc
MI
47352011-11-08 Meador Inge <meadori@codesourcery.com>
4736
4737 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
4738 (switch_stack_to_other): New test function.
4739 * gdb.arch/thumb-prologue.exp: New test cases.
4740
c7195df2 47412011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
4742
4743 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
4744
d3895d7d
YQ
47452011-11-08 Yao Qi <yao@codesourcery.com>
4746
4747 * gdb.exp (supports_process_record): New.
4748 (supports_reverse): New.
4749 * gdb.reverse/break-precsave.exp: Call support_process_record
4750 to run test conditionally.
4751 * gdb.reverse/consecutive-precsave.exp: Likewise.
4752 * gdb.reverse/i386-precsave.exp: Likewise.
4753 * gdb.reverse/machinestate-precsave.exp: Likewise.
4754 * gdb.reverse/solib-precsave.exp: Likewise.
4755 * gdb.reverse/step-precsave.exp: Likewise.
4756 * gdb.reverse/until-precsave.exp: Likewise.
4757 * gdb.reverse/watch-precsave.exp: Likewise.
4758 * gdb.reverse/break-reverse.exp: Call support_reverse to run
4759 test conditionally.
4760 * gdb.reverse/consecutive-reverse.exp: Likewise.
4761 * gdb.reverse/finish-precsave.exp: Likewise.
4762 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
4763 * gdb.reverse/finish-reverse.exp: Likewise.
4764 * gdb.reverse/i386-reverse.exp: Likewise.
4765 * gdb.reverse/i386-sse-reverse.exp: Likewise.
4766 * gdb.reverse/machinestate.exp: Likewise.
4767 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
4768 * gdb.reverse/sigall-precsave.exp: Likewise.
4769 * gdb.reverse/sigall-reverse.exp: Likewise.
4770 * gdb.reverse/solib-reverse.exp: Likewise.
4771 * gdb.reverse/step-reverse.exp: Likewise.
4772 * gdb.reverse/until-reverse.exp: Likewise.
4773 * gdb.reverse/watch-reverse.exp: Likewise.
4774
a59306a3
YQ
47752011-11-05 Yao Qi <yao@codesourcery.com>
4776
4777 * gdb.trace/trace-break.exp: Add test on setting two
4778 fast tracepoints at the same address.
4779
87769f59
JK
47802011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4781
4782 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
4783
3065dfb6
SS
47842011-11-02 Stan Shebs <stan@codesourcery.com>
4785
4786 * gdb.trace/collection.c: Add code using strings.
4787 * gdb.trace/collection.exp: Add tests of string collection.
4788
89e208db
JK
47892011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4790
4791 * gdb.base/skip-solib.exp (executable_main): New variable.
4792 (binfile_main): Base it on that.
4793 Use $executable_main in clean_restart calls. Drop gdb_exit and
4794 gdb_start calls.
4795
405e54e9
JK
47962011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4797
4798 Fix racy FAILs.
4799 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
4800 breakpoint_re globals import by async. Set string_regex to .* for
4801 async. Remove the optional thread_selected_re and breakpoint_re
4802 globals expectations.
4803
58e8570a
JM
48042011-11-01 Joseph Myers <joseph@codesourcery.com>
4805
4806 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
4807 well as Cygwin.
4808
7b35ec7f 48092011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
4810
4811 Add tests for skip command.
89e208db
JK
4812 * gdb.base/skip-solib-lib.c: New
4813 * gdb.base/skip-solib-main.c: New
4814 * gdb.base/skip-solib.exp: New
4815 * gdb.base/skip.c: New
4816 * gdb.base/skip.exp: New
4817 * gdb.base/skip1.c: New
4818 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 4819
b9fd1791
PA
48202011-10-31 Yao Qi <yao@codesourcery.com>
4821 Pedro Alves <pedro@codesourcery.com>
4822
6fdff2c5
PA
4823 * gdb.trace/trace-break.c: New.
4824 * gdb.trace/trace-break.exp: New.
b9fd1791 4825
4323fecc
JK
48262011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4827
4828 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
4829 break-here-2.
4830
0e5bf2a8
PA
48312011-10-28 Pedro Alves <pedro@codesourcery.com>
4832
4833 * gdb.threads/no-unwaited-for-left.c: New.
4834 * gdb.threads/no-unwaited-for-left.exp: New.
4835 * gdb.threads/non-ldr-exc-1.c: New.
4836 * gdb.threads/non-ldr-exc-1.exp: New.
4837 * gdb.threads/non-ldr-exc-2.c: New.
4838 * gdb.threads/non-ldr-exc-2.exp: New.
4839 * gdb.threads/non-ldr-exc-3.c: New.
4840 * gdb.threads/non-ldr-exc-3.exp: New.
4841 * gdb.threads/non-ldr-exc-4.c: New.
4842 * gdb.threads/non-ldr-exc-4.exp: New.
4843
3a3dad98
JK
48442011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4845
4846 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
4847 * gdb.base/attach-pie-misread.exp: Likewise.
4848 * gdb.base/break-interp.exp: Likewise.
4849 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
4850 testcases for use_gdb_stub.
4851 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
4852 (continue): New testcase.
4853 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
4854 * gdb.threads/attach-into-signal.exp: Likewise.
4855 * gdb.threads/attach-stopped.exp: Likewise.
4856 * gdb.threads/attachstop-mt.exp: Likewise.
4857
d6a5d40c
PK
48582011-10-28 Paul Koning <paul_koning@dell.com>
4859
4860 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
4861
ca539be8
JK
48622011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4863
4864 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
4865 (mi_gdb_test): Import globals thread_selected_re
4866 and breakpoint_re. Expect them optionally at the regex start.
4867
d234ef5c
DE
48682011-10-27 Doug Evans <dje@google.com>
4869
4870 * gdb.python/python.exp: Test source -s.
4871
ab964825
PK
48722011-10-26 Paul Koning <paul_koning@dell.com>
4873
4874 * gdb.python/lib-types.cc (struct A): New structure.
4875 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 4876
54d8a644
PK
48772011-10-25 Paul Koning <paul_koning@dell.com>
4878
4879 PR python/13327
d234ef5c 4880
54d8a644
PK
4881 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
4882 fetch_lazy method.
4883
b0221781
YQ
48842011-10-24 Yao Qi <yao@codesourcery.com>
4885
4886 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
4887 target is tic6x-*-*.
4888
6cda5a20
JB
48892011-10-21 Joel Brobecker <brobecker@adacore.com>
4890
4891 * gdb.ada/mi_task_info/task_switch.adb: New file.
4892 * gdb.ada/mi_task_info.exp: New file.
4893
5ed9db04
JK
48942011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4895
4896 * gdb.cp/expand-psymtabs-cxx.exp: New file.
4897 * gdb.cp/expand-psymtabs-cxx.cc: New file.
4898
9df2fbc4
PM
48992011-10-20 Phil Muldoon <pmuldoon@redhat.com>
4900
4901 PR python/12656
4902
4903 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
4904 global_block tests.
4905
736086ba
TT
49062011-10-18 Tom Tromey <tromey@redhat.com>
4907
4908 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
4909
4af31552
TT
49102011-10-18 Tom Tromey <tromey@redhat.com>
4911
4912 * gdb.base/source.exp: Don't include full file name in test name.
4913 * gdb.python/python.exp: Don't include full file name in test
4914 name.
4915
43136979
AR
49162011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4917
4918 * gdb.base/attach-pie-noexec.c: New files.
4919 * gdb.base/attach-pie-noexec.exp: New files.
4920
543a9323
JM
49212011-10-17 Joseph Myers <joseph@codesourcery.com>
4922
4923 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
4924 prompt for each extra line in command.
4925
21ae7a4d
JK
49262011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4927
4928 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
4929 Revert the part of:
4930 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4931 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
4932 Change the expected string.
4933
20ec36d9
JK
49342011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4935
4936 Fix results with system glibc debug info installed.
4937 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
4938 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
4939 Accept also __libc_ symbol prefix and no prefix.
4940
6501c2fc
KS
49412011-10-14 Keith Seitz <keiths@redhat.com>
4942
4943 PR c++/13225
4944 * gdb.cp/converts.cc (foo3_1): New function.
4945 (foo3_2): New functions.
4946 * gdb.cp/converts.exp: Add tests for int to pointer conversion
4947 and null pointer conversions of integer constant zero.
4948 Add test to check if all arguments are checked for incompatible
4949 conversion BADNESS.
4950
55b1fd0c
TT
49512011-10-14 Tom Tromey <tromey@redhat.com>
4952
4953 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
4954 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
4955 linespec.
4956
22c05d8a
JK
49572011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4958
4959 Fix internal error regression.
4960 * gdb.dwarf2/implptr-optimized-out.S: New file.
4961 * gdb.dwarf2/implptr-optimized-out.exp: New file.
4962
1d6edc3c
JK
49632011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4964
4965 Fix empty DWARF expressions DATA vs. SIZE conditionals.
4966 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
4967 (loclist): New.
4968 (4): New abbrev.
4969 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
4970 Use prepare_for_testing, remove clean_restart.
4971 (p arraynoloc, p arraycallnoloc): New tests.
4972
9ec72168
JK
49732011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4974
4975 * gdb.cp/namespace-enum.exp (executable): New variable.
4976 (binfile): Use ${objdir}/${subdir}/ prefix.
4977 Use ${executable} for clean_restart.
4978
9c6c53f7
SA
49792011-10-11 Sterling Augustine <saugustine@google.com>
4980
4981 * gdb.cp/Makefile.in: Add namespace-enum test.
4982 * gdb.cp/namespace-enum.exp: New file.
4983 * gdb.cp/namespace-enum.c: New file.
4984 * gdb.cp/namespace-enum-main.c: New file.
4985
fac7ceb3
UW
49862011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
4987
4988 * gdb.python/py-shared.exp: Relax filename check to handle remote:
4989 sysroot.
4990
941b2081
JK
49912011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4992
4993 Reimplement @entry in input expressions.
4994 * gdb.base/exprs.c (v_int_array_init): New variable.
4995 * gdb.base/exprs.exp (print v_int_array_init)
4996 (print *v_int_array_init@1, print *v_int_array_init@2)
4997 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
4998 (print v_int_array_init[1]@1): New tests.
4999
0344e878
JM
50002011-10-10 Joseph Myers <joseph@codesourcery.com>
5001
5002 * gdb.cp/gdb2495.exp: Do not include directories in filename in
5003 expected message.
5004
5a56e9c5
DE
50052011-10-09 Doug Evans <dje@google.com>
5006
5007 * gdb.base/alias.exp: Add tests for alias command.
5008
2bda9cc5
JK
50092011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5010
5011 * gdb.arch/amd64-entry-value.s: New file.
5012 * gdb.mi/mi2-amd64-entry-value.s: New file.
5013
a471c594
JK
50142011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5015
5016 Display @entry parameter values even for references.
5017 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
5018 functions.
5019 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
5020 reference and datap_input.
5021 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
5022 breakpoints.
5023 (continue to breakpoint: entry_reference: reference)
5024 (entry_reference: bt at entry)
5025 (continue to breakpoint: entry_reference: breakhere_reference)
5026 (entry_reference: bt, entry_reference: ptype regparam)
5027 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
5028 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
5029 (entry_reference: p regcopy, entry_reference: p nodataparam)
5030 (entry_reference: p nodataparam@entry): New tests.
5031
36b11add
JK
50322011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5033
5034 Support @entry in input expressions.
5035 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
5036 (entry_stack: p s1@entry, entry_stack: p s2@entry)
5037 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
5038 (tailcall: p j@entry): New tests.
5039 * gdb.cp/koenig.cc (A::entry): New function.
5040 (main): Call it.
5041 * gdb.cp/koenig.exp (p entry (c)): New test.
5042
e18b2753
JK
50432011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5044
5045 Display @entry parameter values (without references).
5046 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
5047 (different, validity, invalid): New functions.
5048 (main): Call them.
5049 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
5050 stacktest, breakhere_stacktest, different, breakhere_different,
5051 breakhere_validity and breakhere_invalid.
5052 (entry: bt): Update for @entry.
5053 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
5054 (entry_validity: *, entry_invalid: *): Many new tests.
5055 * gdb.base/break.exp
5056 (run until breakpoint set at small function, optimized file): Accept
5057 also the @entry suffix.
5058 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
5059 * gdb.mi/mi2-amd64-entry-value.c: New files.
5060 * gdb.mi/mi2-amd64-entry-value.exp: New files.
5061
2d6c5dc2
JK
50622011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5063
5064 Protect entry values against self tail calls.
5065 * gdb.arch/amd64-entry-value.cc (self2, self): New.
5066 (main): Call self.
5067 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
5068 (set debug entry-values 1, self: bt debug entry-values): New tests.
5069
111c6489
JK
50702011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5071
5072 Recognize virtual tail call frames.
5073 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
5074 (amb_b, amb_a): New.
5075 (main): Call a and b.
5076 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
5077 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
5078 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
5079 New tests.
5080
8e3b41a9
JK
50812011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5082
5083 Implement basic support for DW_TAG_GNU_call_site.
5084 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
5085 * gdb.arch/amd64-entry-value.cc: New file.
5086 * gdb.arch/amd64-entry-value.exp: New file.
5087
181cebd4
JK
50882011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5089
5090 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
5091 * gdb.dwarf2/implptr-64bit.S: New file.
5092 * gdb.dwarf2/implptr-64bit.exp: New file.
5093
741f5e3c
JK
50942011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5095
5096 Fix initial language detection with -readnow.
5097 * gdb.cp/readnow-language.cc: New file.
5098 * gdb.cp/readnow-language.exp: New file.
5099
a73d2258
JK
51002011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5101
5102 Fix printed anonymous struct name.
5103 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
5104
af369495
JM
51052011-10-09 Joseph Myers <joseph@codesourcery.com>
5106
5107 * gdb.base/solib-symbol.exp: Do not include directories in
5108 filenames in expected messages.
5109
1fa57852
DE
51102011-10-07 Doug Evans <dje@google.com>
5111
5112 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
5113
bd054e06
KP
51142011-10-07 Kevin Pouget <kevin.pouget@st.com>
5115
5116 Allow Python notification of new object-file loadings.
5117 * gdb.python/py-events.exp: Test newobjfile event.
5118 * gdb.python/py-events.py: Register newobjfile callback.
5119 * gdb.python/py-events.c: Add call to shared library
5120 * gdb.python/py-events-shlib.c: New file.
5121
8031b6f8
JM
51222011-10-06 Joseph Myers <joseph@codesourcery.com>
5123
5124 * gdb.base/fixsection.exp: Do not include directories in filename
5125 in expected message.
5126
7fea6923
PM
51272011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
5128
5129 Add tests for passing of environment variables to inferior.
5130 * gdb.base/testenv.c: New test source.
5131 * gdb.base/testenv.exp: New expect test.
5132
687f2a88
PK
51332011-10-04 Paul Koning <paul_koning@dell.com>
5134
5135 * gdb.python/py-value.c (main): Break before return.
5136
cb6be26b
KP
51372011-10-04 Kevin Pouget <kevin.pouget@st.com>
5138
5139 PR python/12691: Add the inferior to Python exited event
5140 * gdb.python/py-events.exp: Test the inferior attribute of exited
5141 event with a fork.
5142 * gdb.python/py-events.py: Print inferior number on exit.
5143 * gdb.python/py-events.c: Fork the inferior.
5144
fb213700
EBM
51452011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
5146
5147 * gdb.base/jit.exp: Add testcase name to log message
5148
aa2071bd
PK
51492011-10-03 Paul Koning <paul_koning@dell.com>
5150 Jan Kratochvil <jan.kratochvil@redhat.com>
5151
5152 * gdb.python/py-value.exp
5153 (python inval = gdb.parse_and_eval('*(int*)0'))
5154 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
5155 (set argc=2, python print argc_lazy): New tests.
5156
dd11a36c
JB
51572011-10-02 Joel Brobecker <brobecker@adacore.com>
5158
5159 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
5160
46f886f1
JK
51612011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5162 Pedro Alves <pedro@codesourcery.com>
5163
5164 * gdb.python/py-value.exp (test_value_in_inferior): New variable
5165 can_read_0, test for it.
5166 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
5167 (parse_and_eval with memory error): ... here, make it untested if
5168 can_read_0.
5169
c5cb204f
MP
51702011-09-30 Marek Polacek <mpolacek@redhat.com>
5171
5172 * gdb.python/python.exp (verify pagination beforehand)
5173 (verify pagination afterwards): Fix race by splitting the line.
5174
68fb0ec0
JM
51752011-09-29 Joseph Myers <joseph@codesourcery.com>
5176
5177 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
5178 for 64-bit multilibs from i?86-* targets.
5179
6aee0d90
MP
51802011-09-29 Marek Polacek <mpolacek@redhat.com>
5181
5182 * lib/gdb.exp: Fix a typo in one of the comments.
5183
e9101ff5
MP
51842011-09-29 Marek Polacek <mpolacek@redhat.com>
5185
5186 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
5187 matching pattern.
5188
7a81bdbf
PK
51892011-09-28 Paul Koning <paul_koning@dell.com>
5190
5191 * gdb.python/py-type.c (enum E): New.
5192 * gdb.python/py-type.exp (test_fields): Add tests for Python
5193 mapping access to fields.
5194 (test_enums): New test for field access on enums.
5195
6710bf39
SS
51962011-09-27 Stan Shebs <stan@codesourcery.com>
5197
5198 * gdb.trace/collection.exp: Test collection of $_ret.
5199
b2a6bdeb
AT
52002011-09-22 Andreas Tobler <andreast@fgznet.ch>
5201
5202 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
5203 list of compilation switches for <*-*-freebsd*>.
5204
3c9057f3
SS
52052011-09-19 Stan Shebs <stan@codesourcery.com>
5206
5207 * gdb.trace/tspeed.exp: New file.
5208 * gdb.trace/tspeed.c: New file.
5209
34518530
YQ
52102011-09-18 Yao Qi <yao@codesourcery.com>
5211
5212 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
5213 instructions.
5214 (test_adr_32bit, test_pop_pc): Likewise.
5215 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
5216 Thumb instructions.
5217 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
5218 in gdb_test_multiple.
5219 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
5220
ab254057
YQ
52212011-09-17 Yao Qi <yao@codesourcery.com>
5222
5223 * lib/gdb.exp (can_single_step_to_signal_handler): New.
5224 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
5225 support single step to signal handler.
5226
9c317b71
YQ
52272011-09-17 Yao Qi <yao@codesourcery.com>
5228
5229 * gdb.base/disp-step-fork.c: New.
5230 * gdb.base/disp-step-syscall.exp: New.
5231 * gdb.base/disp-step-vfork.c: New.
5232
a8123151
JB
52332011-09-16 Joel Brobecker <brobecker@adacore.com>
5234
5235 * gdb.ada/tasks.exp: Make the expected output for
5236 the `info tasks' tests more resilient to spacing
5237 changes.
5238
63a9aad8
JK
52392011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5240
5241 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
5242 (reached breakpoint 2, reached breakpoint 3): Update expected output.
5243
2aa48337
KP
52442011-09-15 Kevin Pouget <kevin.pouget@st.com>
5245
5246 PR Python/12692 Add gdb.selected_inferior() to Python interface.
5247 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
5248
6839b47f
KP
52492011-04-30 Kevin Pouget <kevin.pouget@st.com>
5250
5251 Handle multiple breakpoint hits in Python interface:
5252 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
5253 presence.
5254 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
5255 breakpoint hits.
5256
0935723e
JK
52572011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
5258 Jan Kratochvil <jan.kratochvil@redhat.com>
5259
5260 * gdb.python/py-events.exp: Remove pretty printing comment.
5261 * gdb.python/py-evsignal.exp: New file.
5262 * gdb.python/py-evthreads.c: Include signal.h.
5263 (thread3): Remove variable count3. Remove variable bad and use raise
5264 instead.
5265 (thread2): Remove variable count2. Move thread3 pthread_create here,
5266 merge pthread_join to a single line.
5267 (main): Remove variable count1. Merge pthread_join with pthread_create
5268 to a single line.
5269 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
5270 KFAIL python/12966 for gdbserver. Test return value of
5271 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
5272 gdb_expect by gdb_test and gdb_test_multiple.
5273 (thread 2, thread 3): New tests.
5274
4801a9a3
PA
52752011-09-12 Matt Rice <ratmice@gmail.com>
5276 Pedro Alves <pedro@codesourcery.com>
5277
5278 PR gdb/13175
5279
5280 * gdb.base/interp.exp: New tests.
5281 * gdb.base/interp.c: New file.
5282
24ece742
DE
52832011-09-12 Doug Evans <dje@google.com>
5284
5285 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
5286 * gdb.dwarf2/typeddwarf.exp: Ditto.
5287
7f062217
JK
52882011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5289
5290 Fix compatibility with x32 arch.
5291 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
5292 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
5293 is_x86_like_target.
5294 * testsuite/gdb.trace/collection.exp: Likewise.
5295 * testsuite/gdb.trace/report.exp: Likewise.
5296 * testsuite/gdb.trace/unavailable.exp: Likewise.
5297 * testsuite/gdb.trace/while-dyn.exp: Likewise.
5298 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
5299 (is_x86_like_target): Check also is_amd64_regs_target.
5300
08711b9a
JK
53012011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5302
5303 PR breakpoints/12435
5304 * gdb.arch/amd64-prologue-xmm.c: New file.
5305 * gdb.arch/amd64-prologue-xmm.exp: New file.
5306 * gdb.arch/amd64-prologue-xmm.s: New file.
5307
b99b5f66
JK
53082011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5309
5310 * gdb.dwarf2/dw2-param-error-main.c: New file.
5311 * gdb.dwarf2/dw2-param-error.S: New file.
5312 * gdb.dwarf2/dw2-param-error.exp: New file.
5313
a391a2f6
PA
53142011-09-08 Pedro Alves <pedro@codesourcery.com>
5315
5316 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
5317 inferior's pid and look for a core dump named core.$pid. Use
5318 `remote_file' commands on the host instead of hand coding shell
5319 commands on the build.
5320 * gdb.base/valgrind-db-attach.exp: Kill the program before
5321 finishing the test.
5322
7d8e6458 53232011-09-02 Matt Rice <ratmice@gmail.com>
5324
5325 * lib/prompt.exp: New file for testing the first prompt.
5326 * gdb.python/py-prompt.exp: Ditto.
5327 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
5328
68e77c9e
PA
53292011-09-02 Pedro Alves <pedro@codesourcery.com>
5330
5331 * gdb.threads/gcore-thread.exp: Set the global core_supported to
5332 0, before testing gcore.
5333
9655e943
JK
53342011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5335
df6dc84d
JK
5336 * dw2-ifort-parameter-debug.S: Update copyright year.
5337 * dw2-ifort-parameter.c: Update copyright year.
5338 * dw2-ifort-parameter.exp: Update copyright year.
5339
9655e943
JK
5340 * dw2-ifort-parameter-debug.S: New file.
5341 * dw2-ifort-parameter.c: New file.
5342 * dw2-ifort-parameter.exp: New file.
5343
353d1d73
JK
53442011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5345
5346 * gdb.base/commands.exp (error_clears_commands_left): New function.
5347 (): Call it.
5348
5c07461a
JK
53492011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5350
5351 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
5352 (C): Initialize `a'.
5353 * gdb.mi/mi-inheritance-syntax-error.exp
5354 (-data-evaluate-expression $path): Expect `a' as 5.
5355
0d932b2f
MK
53562011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
5357
5358 PR mi/11912
5359 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
5360 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
5361 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
5362 keyword in output of -var-info-path-expression.
5363
bdb54049
JK
53642011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5365
5366 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
5367 * gdb.trace/collection.exp: Likewise.
5368 * gdb.trace/report.exp: Likewise.
5369 * gdb.trace/unavailable.exp: Likewise.
5370 * gdb.trace/while-dyn.exp: Likewise.
5371
59cde39c
KS
53722011-08-18 Keith Seitz <keiths@redhat.com>
5373
5374 PR c++/12266
5375 * gdb.cp/meth-typedefs.cc: New file.
5376 * gdb.cp/meth-typedefs.exp: New file.
5377
fa3a4f15
PM
53782011-08-17 Phil Muldoon <pmuldoon@redhat.com>
5379
6fdff2c5 5380 * gdb.python/python.exp: Add extended-prompt tests.
fa3a4f15 5381
c1049fca
JK
53822011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5383
5384 * gdb.arch/i386-dr3-watch.exp
5385 (watchpoint on gap1 does not fit debug registers)
5386 (delete all watchpoints): Fix racy expect strings.
5387
d93f7b5c
YQ
53882011-08-14 Yao Qi <yao@codesourcery.com>
5389
5390 * gdb.base/maint.exp: set data_section to ".neardata".
5391 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
5392 * gdb.base/savedregs.exp: Handle SIGILL.
5393 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
5394 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
5395
457e09f0
DE
53962011-08-12 Doug Evans <dje@google.com>
5397
5398 * gdb.python/py-symbol.exp: Add test for symbol.type.
5399
5d0bb2fb
UW
54002011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
5401
5402 * gdb.threads/pthreads.exp: Enable on non-native configurations.
5403 * gdb.mi/mi-pthreads.exp: Likewise.
5404 * gdb.mi/mi2-pthreads.exp: Likewise.
5405 * gdb.mi/gdb669.exp.exp: Likewise.
5406
fcdfa280
PA
54072011-08-09 Pedro Alves <pedro@codesourcery.com>
5408
5409 * lib/mi-support.exp (detect_async): Rename to...
5410 (mi_detect_async): ... this.
5411 * gdb.mi/mi-nonstop-exit.exp: Adjust.
5412 * gdb.mi/mi-nonstop.exp: Adjust.
5413 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
5414 * gdb.mi/mi-nsintrall.exp: Adjust.
5415 * gdb.mi/mi-nsmoribund.exp: Adjust.
5416 * gdb.mi/mi-nsthrexec.exp: Adjust.
5417
9d8fa392
PA
54182011-08-09 Pedro Alves <pedro@codesourcery.com>
5419
5420 * gdb.base/display.c (do_loops): New `p_i' local.
5421 * gdb.base/display.exp: Test displaying a variable that is
5422 temporarily at a bad address.
5423
b6cede78
JK
54242011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5425
5426 * gdb.dwarf2/dw2-op-stack-value.S: New file.
5427 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
5428
67bedb8c
JK
54292011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5430
5431 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
5432 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
5433 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 5434
af6e93b2
PA
54352011-08-05 Pedro Alves <pedro@codesourcery.com>
5436
5437 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
5438 procedure.
5439 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
5440
1cf0e11f
YQ
54412011-08-05 Yao Qi <yao@codesourcery.com>
5442
5443 * gdb.base/callfuncs.exp: Set language after main.
5444 * gdb.cp/cplusfuncs.exp: Likewise.
5445 * gdb.cp/inherit.exp: Likewise.
5446
a1e28cb2
UW
54472011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
5448
5449 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
5450 * gdb.base/watch-vfork.exp: Skip on remote targets.
5451
d4f5bbb9
UW
54522011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
5453
5454 * gdb.threads/thread-find.exp: Support remote targets.
5455
724f4f80
UW
54562011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
5457
5458 * gdb.base/jit.exp: Download solib_binfile to target.
5459 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
5460 and call dlopen without full path name.
5461 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
5462 dlopen without full path name.
5463
934709f0
PW
54642011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5465
5466 * gdb.base/break-always.exp: Complete the test
5467 with duplicated breakpoints and enabling/disabling them.
5468
c26106c4
TT
54692011-08-02 Tom Tromey <tromey@redhat.com>
5470
5471 PR gdb/11289:
5472 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
5473
9300444e 54742011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
5475
5476 PR gdb/13045
5477 * gdb.base/float.exp: Add new test case for PR gdb/13045
5478 * gdb.base/float.c: New file.
5479
00bd41d6
PM
54802011-07-28 Phil Muldoon <pmuldoon@redhat.com>
5481
5482 * gdb.python/py-mi.exp: Test printers returning string hint, and
5483 also not returning a value.
5484 * gdb.python/py-prettyprint.c: Add testcase for above.
5485 * gdb.python/py-prettyprint.py: Add test printer for above.
5486
d24f74ce
JK
54872011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5488
5489 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
5490 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
5491 (.Ldie30) Add as field "data4".
5492 (.Ldie32) Rename field "b" to "shl".
5493 (abbrev4) Change for the "data4" field.
5494 (abbrev5, abbrev6) Remove.
5495 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
5496 (p &s.shl): ... here. Add comment.
5497 (p &s.data4): New.
5498
bb7da2bf
JK
54992011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5500
5501 Fix crash on lval_computed values.
5502 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
5503
11081198
JK
55042011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5505
5506 * gdb.base/help.exp (help whatis): Update the expected string.
5507
3c6e0cb3
JK
55082011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5509
5510 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
5511 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
5512 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
5513 Change the expected string.
5514
efa80663
PA
55152011-07-26 Pedro Alves <pedro@codesourcery.com>
5516
5517 * gdb.base/watchpoint.exp
5518 (test_disable_enable_software_watchpoint): New procedure.
5519 (top level): Run it.
5520
db8e4570
UW
55212011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
5522
5523 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
5524 executable file "${binfile}", C++ version "${binfile}-cxx".
5525 * gdb.python/py-prettyprint.exp: Likewise.
5526 * gdb.python/py-symbol.exp: Likewise.
5527 * gdb.python/py-type.exp: Likewise.
5528 * gdb.python/py-value.exp: Likewise.
5529 * gdb.python/py-template.exp (test_template_arg): Pass full executable
5530 file name instead of just suffix.
5531
543305c9
JK
55322011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5533
5534 Fix implicit pointer offsets.
5535 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
5536 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
5537 (continue to breakpoint: continue to baz breakpoint for implptr)
5538 (sanity check element 0, sanity check element 1)
5539 (enter the inlined function, check element 0 for the offset)
5540 (check element 1 for the offset)
5541 (continue to breakpoint: ignore the second baz breakpoint): New tests.
5542 (set foo breakpoint for implptr): Update the breakpoint number.
5543
b3215adc
UW
55442011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
5545
5546 * gdb.python/py-mi.exp: Use different file names for different
5547 versions of the executable under test.
5548 * gdb.python/py-prettyprint.exp: Likewise.
5549 * gdb.python/py-symbol.exp: Likewise.
5550 * gdb.python/py-template.exp: Likewise.
5551 * gdb.python/py-type.exp: Likewise.
5552 * gdb.python/py-value.exp: Likewise.
5553
182b9acc
UW
55542011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
5555
5556 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
5557 flag after restarting GDB if necessary.
5558
e6052b5d
UW
55592011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
5560
5561 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
5562
1ced966e
PA
55632011-07-22 Pedro Alves <pedro@codesourcery.com>
5564
5565 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
5566 backend doesn't leave used debug registers behind.
5567
3543a589
TT
55682011-07-22 Tom Tromey <tromey@redhat.com>
5569
5570 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
5571 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
5572 argument.
5573 * gdb.dwarf2/typeddwarf-amd64.S: New file.
5574
14d15303 55752011-07-21 Matt Rice <ratmice@gmail.com>
5576
5577 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
5578 in mostlyclean rule. Add files ending in .core.
5579
9b158ba0 55802011-07-21 Matt Rice <ratmice@gmail.com>
5581
5582 PR macros/12999
5583 * gdb.base/info-macros.c: New test sources.
5584 * gdb.base/info-macros.exp: New tests.
5585
d17b6f81
PM
55862011-07-21 Phil Muldoon <pmuldoon@redhat.com>
5587
5588 * gdb.python/python.exp: Add prompt substitution tests.
5589
918dd910
JK
55902011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5591
5592 Fix crash if referenced CU is aged out.
5593 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
5594 New.
5595 * gdb.dwarf2/implptr.exp: Likewise.
5596
0e37a63c
JK
55972011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5598
5599 * gdb.dwarf2/implptr.S: Rebuilt.
5600 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
5601 (bar): Use them for j, k, l.
5602 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
5603 COMPILE.
5604 (print j in implptr:bar): Update for the intp typedef.
5605 (print p[0].x in implptr:foo): Use more exact regex.
5606
f65cf84c
TT
56072011-07-18 Tom Tromey <tromey@redhat.com>
5608
5609 * gdb.cp/static-method.exp: Add missing single quote.
5610
d5b4a7be
YQ
56112011-07-18 Yao Qi <yao@codesourcery.com>
5612
5613 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
5614 supported.
5615 * gdb.mi/mi-nonstop-exit.exp: Likewise.
5616 * gdb.mi/mi-nonstop.exp: Likewise.
5617 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
5618 * gdb.mi/mi-nsintrall.exp: Likewise.
5619 * gdb.mi/mi-nsmoribund.exp: Likewise.
5620 * gdb.mi/mi-nsthrexec.exp: Likewise.
5621 * gdb.python/py-evthreads.exp: Likewise.
5622
e9ea2662
JK
56232011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5624
5625 Code cleanup.
5626 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
5627 it. Substitute it instead of test_compiler_info everywhere.
5628
ce451573
UW
56292011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
5630
5631 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
5632 remote targets as well.
5633
756d88a7
UW
56342011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
5635
5636 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
5637 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
5638
31f83dc5
UW
56392011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
5640
5641 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
5642 a remote machine, not the host.
5643 (gdb_compile_shlib): Set soname if target is remote.
5644
059241a0
PP
56452011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
5646
5647 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
5648
28a0b48c 56492011-07-13 Matt Rice <ratmice@gmail.com>
5650
5651 * gdb.python/py-objfile-script-gdb.py: Renamed to
5652 py-objfile-script-gdb.py.in.
5653 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
5654 py-objfile-script-gdb.py.
5655 * gdb.python/py-objfile-script.exp: Update reference to
5656 py-objfile-script-gdb.py.
5657
9a771b67
JK
56582011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5659
5660 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
5661 reference undefined label.
5662
04ad99e6
JK
56632011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5664
5665 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
5666 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
5667 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
5668 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
5669
713389e0
PM
56702011-07-11 Phil Muldoon <pmuldoon@redhat.com>
5671
6fdff2c5 5672 PR python/12438
713389e0 5673 * gdb.python/python.exp: Add maint set/show python print-stack
6fdff2c5 5674 deprecated tests. Add set/show python print-backtrace tests.
713389e0 5675
97d146f8
JK
56762011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5677
5678 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
5679 debug info.
5680
facde0e5 56812011-07-06 Matt Rice <ratmice@gmail.com>
5682
5683 * gdb.python/python.exp: Update filename paths.
5684 * gdb.python/py-symtab.exp: Ditto.
5685
438640d1
MP
56862011-07-06 Marek Polacek <mpolacek@redhat.com>
5687
5688 * gdb.python/py-evthreads.exp: Add missing `$'.
5689
33a365df
MF
56902011-07-06 Jie Zhang <jie.zhang@analog.com>
5691
5692 * config/bfin.exp: New file.
5693 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
5694 * gdb.asm/bfin.inc: New file.
5695
8f7ae686
MP
56962011-07-06 Marek Polacek <mpolacek@redhat.com>
5697
df46027d 5698 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
5699 the whole output.
5700
eb2a6f42
TT
57012011-07-05 Tom Tromey <tromey@redhat.com>
5702
5703 * gdb.java/jprint.java (jprint.hi): New field.
5704 * gdb.java/jprint.exp: Print string.
5705
177b42fe
TJB
57062011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
5707
5708 * gdb.base/call-sc.c: Fix typos.
5709 * gdb.base/ifelse.exp: Likewise.
5710 * gdb.base/structs.c: Likewise.
5711
3b2a0cf2
JB
57122011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5713
5714 * gdb.base/jit-so.exp: New test.
5715 * gdb.base/jit-dlmain.c: New file.
5716 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
5717
46fc714c
JK
57182011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5719
5720 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
5721 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
5722 * gdb.cp/pr9167.exp (p b): Likewise.
5723 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
5724 (test value of P in inner_m, test type of Z in inner_m): Call
5725 setup_xfail for gcc <= 4.5.
46fc714c 5726
418c7cf7
JK
57272011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5728
5729 * gdb.cp/paren-type.cc: New files.
5730 * gdb.cp/paren-type.exp: New files.
5731
3d50dd94
JK
57322011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5733
5734 Stop on first linespec terminator instead of eating what we can.
5735 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
5736 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
5737 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
5738 (break C::f()): ... this one.
5739 (break C::operator()()): New test.
5740 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
5741 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
5742 test.
5743
dcf9f4ab
JK
57442011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5745
5746 Fall back linespec to minimal symbols.
5747 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
5748 error message.
5749 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
5750 * gdb.cp/minsym-fallback-main.cc: New file.
5751 * gdb.cp/minsym-fallback.cc: New file.
5752 * gdb.cp/minsym-fallback.exp: New file.
5753 * gdb.cp/minsym-fallback.h: New file.
5754
3f542ed1
JK
57552011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5756
5757 * gdb.cp/no-dmgl-verbose.cc: New file.
5758 * gdb.cp/no-dmgl-verbose.exp: New file.
5759
57602011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
5761
5762 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
5763 __GI_.
5764 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
5765 (f): New function.
5766 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
5767 (complete p 'func<short>(): ... here.
5768 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
5769 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
5770 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
5771 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
5772 Make them KFAIL gcc/49546.
5773
00eb2c4a
JB
57742011-07-01 Joel Brobecker <brobecker@adacore.com>
5775
5776 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
5777
85a20c42
JK
57782011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5779
5780 Test GCC PR debug/49546.
5781 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
5782 (test type of F in k3_m, test value of F in k3_m): New.
5783 * gdb.cp/temargs.cc (struct S3, struct K3): New.
5784 (main): New variable k3. Call k3.k3_m.
5785
d2d43431
JB
57862011-07-01 Jean-Charles Delay <delay@adacore.com>
5787
5788 * gdb.ada/packed_array.exp: Fix expected outout.
5789
54ae186f
JB
57902011-07-01 Jean-Charles Delay <delay@adacore.com>
5791
5792 * gdb.ada/packed_array.exp: fixed expected output.
5793
8f17729f
JB
57942011-07-01 Joel Brobecker <brobecker@adacore.com>
5795
5796 * gdb.ada/same_enum: New testcase.
5797
f5aa6869
JB
57982011-07-01 Joel Brobecker <brobecker@adacore.com>
5799
5800 * gdb.ada/ptr_typedef: New testcase.
5801
828292f2
JB
58022011-07-01 Joel Brobecker <brobecker@adacore.com>
5803
5804 * gdb.ada/arrayptr.exp: Add ptype test.
5805
18920c42
JB
58062011-07-01 Joel Brobecker <brobecker@adacore.com>
5807
5808 * gdb.ada/char_enum: New testcase.
5809
3536d9e3 58102011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
5811
5812 * gdb.base/dump.exp (capture_pointer_with_type): New.
5813 Get value from address instead of name.
5814 Start GDB once, and do `dump' and `restore'
5815 tests together.
5816
db863c42
MF
58172011-06-30 Jie Zhang <jie.zhang@analog.com>
5818 Mike Frysinger <vapier@gentoo.org>
5819
5820 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
5821 helper functions for getting/setting remotetimeout variable.
5822 * lib/gdb.exp (gdb_load): If the target is remote, set
5823 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
5824 with $loadtimeout. Set $load_ok to 0 before doing the load.
5825 Instead of returning, immediately, set $load_ok to 0. Call
5826 set_remotetimeout with $oldremotetimeout, and then return if
5827 $load_ok is 1.
5828
e9e642a8
AB
58292011-06-30 Andrew Burgess <aburgess@broadcom.com>
5830
5831 * gdb.python/py-template.exp: Don't run this test if the target
5832 does not support c++ tests.
5833
32019081
JK
58342011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5835
5836 Fix non-only rename list for Fortran modules import.
5837 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
5838 tests.
5839 * gdb.fortran/module.f90 (module moduse): New.
5840 (program module): use moduse, test var_x, var_y and var_z.
5841
0ecee54c
TT
58422011-06-29 Tom Tromey <tromey@redhat.com>
5843
5844 PR testsuite/12040:
5845 * gdb.fortran/array-element.exp: Use f90, not f77.
5846 * gdb.fortran/complex.exp: Use f90, not f77.
5847 * gdb.fortran/derived-type.exp: Use f90, not f77.
5848 * gdb.fortran/library-module.exp: Use f90, not f77.
5849 * gdb.fortran/logical.exp: Use f90, not f77.
5850 * gdb.fortran/module.exp: Use f90, not f77.
5851 * gdb.fortran/multi-dim.exp: Use f90, not f77.
5852 * gdb.fortran/subarray.exp: Use f90, not f77.
5853
3b2b8fea
TT
58542011-06-29 Tom Tromey <tromey@redhat.com>
5855
5856 * gdb.fortran/charset.exp: New file.
5857 * gdb.fortran/charset.f90: New file.
5858
42159ca5
TT
58592011-06-29 Tom Tromey <tromey@redhat.com>
5860
5861 PR testsuite/12040:
5862 * lib/future.exp: New file, mostly extracted from ada.exp.
5863 Rewrote compatibility code to use rename.
5864 (gdb_find_gfortran): New proc.
5865 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
5866 gfortran patch.
5867 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
5868 Move to future.exp.
5869 * lib/gdb.exp: Always load future.exp.
5870
af69a5ce
YQ
58712011-06-28 Yao Qi <yao@codesourcery.com>
5872
5873 * gdb.cp/exception.cc: Don't include iostream.
5874 (bar): Remove print statement.
5875 (catcher): New.
5876 (main): Remove print statements. Call function catcher.
5877 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
5878 Set breakpoint on catcher, and check the value of parameter.
5879
ab5c6a72
YQ
58802011-06-23 Yao Qi <yao@codesourcery.com>
5881
6fdff2c5
PA
5882 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
5883 breakpoint 1.2 is disabled. KFAIL for uclinux.
ab5c6a72 5884
9497469f
MP
58852011-06-23 Marek Polacek <mpolacek@redhat.com>
5886
5887 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
5888 mi_gdb_test.
5889
b9132588
MP
58902011-06-23 Marek Polacek <mpolacek@redhat.com>
5891
5d197ed0 5892 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 5893
e55595ca
MP
58942011-06-23 Marek Polacek <mpolacek@redhat.com>
5895
5d197ed0
MP
5896 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
5897
58982011-06-23 Marek Polacek <mpolacek@redhat.com>
5899
5900 * gdb.mi/mi2-basics.exp: Fix races. Honour the
5901 `test_exec_and_symbol_mi_operatons' return value.
5902 (test_mi_interpreter_selection): Use mi_gdb_test instead of
5903 gdb_test_multiple.
5904 (test_exec_and_symbol_mi_operatons): Likewise.
5905 (test_path_specification): Likewise.
e55595ca 5906
be777e08
YQ
59072011-06-23 Yao Qi <yao@codesourcery.com>
5908
5909 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
5910 supported.
5911 * lib/gdb.exp (support_displaced_stepping): New.
5912
615556d6
YQ
59132011-06-23 Yao Qi <yao@codesourcery.com>
5914
5915 * gdb.threads/execl.exp: Skip on remote target.
5916
833b0ca7
MP
59172011-06-21 Marek Polacek <mpolacek@redhat.com>
5918
5d197ed0 5919 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
5920 mi_gdb_test.
5921
1ee4023a
MP
59222011-06-20 Marek Polacek <mpolacek@redhat.com>
5923
5d197ed0 5924 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 5925
d0b1d624
MP
59262011-06-20 Marek Polacek <mpolacek@redhat.com>
5927
5d197ed0 5928 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
5929 mi_gdb_test.
5930
79aa92c1
MP
59312011-06-20 Marek Polacek <mpolacek@redhat.com>
5932
5d197ed0 5933 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 5934
5ce5db06
YQ
59352011-06-14 Yao Qi <yao@codesourcery.com>
5936
5937 gdb/testsuite/
5938 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
5939
533a737e
JK
59402011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5941
5942 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
5943
d0e53741
TT
59442011-06-10 Tom Tromey <tromey@redhat.com>
5945
5946 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
5947 Add tests for pointer-to-member-function.
5948 * gdb.cp/temargs.cc (S::somefunc): New function.
5949 (K2): New class.
5950 (main): Instantiate K2; call method.
5951
b5916bbd
JB
59522011-06-08 Joel Brobecker <brobecker@adacore.com>
5953
5954 * gdb.python/py-inferior.c (f2): Make str an array rather
5955 than a pointer.
5956 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
5957
5be4dfca
JK
59582011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5959
5960 * gdb.base/async-shell.c: New file.
5961 * gdb.base/async-shell.exp: New file.
5962
9f47e254
PA
59632011-06-06 Pedro Alves <pedro@codesourcery.com>
5964
5965 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
5966
64b9b334
JB
59672011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
5968
5969 From Stephen Kitt <steve@sk2.org>
5970 * gdb.base/help.exp: Adjust following some spelling corrections
5971 in GDB.
5972
dbc0f131
YQ
59732011-06-01 Yao Qi <yao@codesourcery.com>
5974
5975 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
5976
fd336a18
KS
59772010-05-31 Keith Seitz <keiths@redhat.com>
5978
5979 PR c++/12750
5980 * gdb.cp/static-method.cc: New file.
5981 * gdb.cp/static-method.exp: New file.
5982
fa8b9902
KS
59832010-05-31 Keith Seitz <keiths@redhat.com>
5984
5985 PR symtab/12704
5986 * gdb.cp/anon-ns.cc: New file.
5987 * gdb.cp/anon-ns.exp: New file.
5988
0a5b1e09
PA
59892011-05-31 Pedro Alves <pedro@codesourcery.com>
5990
5991 * gdb.arch/i386-dr3-watch.c: New file.
5992 * gdb.arch/i386-dr3-watch.exp: New file.
5993
0578b8d1
YQ
59942011-05-30 Yao Qi <yao@codesourcery.com>
5995
5996 * gdb.base/callfuncs.c (t_structs_fc): New.
5997 (t_structs_dc, t_structs_ldc): New.
5998 (t_double_many_args):
5999 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
6000 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
6001 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
6002 * gdb.base/callfuncs.exp: Call new functions.
6003
6680506e
YQ
60042011-05-30 Yao Qi <yao@codesourcery.com>
6005
ff4d2c60
YQ
6006 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
6007 Call rerun_and_prepare for each test to isolate effects.
6008
60092011-05-30 Yao Qi <yao@codesourcery.com>
6010
6011 * gdb.base/varargs.c (find_max_float_real): New.
6012 (find_max_double_real, find_max_long_double_real): New.
6013 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
6014 * lib/gdb.exp (setup_kfail_for_target): New.
6015
e43ec454
YQ
60162011-05-30 Yao Qi <yao@codesourcery.com>
6017
6018 * gdb.base/funcargs.c (callca, callcb, callcc): New.
6019 (callcd, callce, callcf, callc1a, callc1b): New.
6020 (callc2a, callc2b): New.
6021 * gdb.base/funcargs.exp (complex_args): New.
6022 (complex_integral_args, complex_float_integral_args): New.
6023 * lib/gdb.exp (support_complex_tests): New. Determine
6024 whether to run test cases on _Complex types.
6025
432b4d03
JK
60262011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6027
6028 * gdb.threads/leader-exit.c: New file.
6029 * gdb.threads/leader-exit.exp: New file.
6030
6caf069d
MP
60312011-05-27 Marek Polacek <mpolacek@redhat.com>
6032
9497469f 6033 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 6034
97fce28b
MP
60352011-05-27 Marek Polacek <mpolacek@redhat.com>
6036
6037 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
6038 remove the `supported' variable.
6039 * gdb.mi/mi-nonstop.exp: Likewise.
6040 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
6041 * gdb.mi/mi-nsintrall.exp: Likewise.
6042 * gdb.mi/mi-nsmoribund.exp: Likewise.
6043 * gdb.mi/mi-nsthrexec.exp: Likewise.
6044
9da8c2a0
PA
60452011-05-26 Pedro Alves <pedro@codesourcery.com>
6046
6047 * gdb.reverse/finish-reverse-bkpt.exp: New test.
6048
2c03e5be
PA
60492011-05-26 Pedro Alves <pedro@codesourcery.com>
6050
6051 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
6052
2e21250d
KS
60532011-05-24 Keith Seitz <keiths@redhat.com>
6054
6055 PR breakpoint/12803
6056 * gdb.cp/cmpd-minsyms.cc (a): New method.
6057 (b): New method.
6058 (c): New method.
6059 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
6060
cdac0397
PA
60612011-05-24 Pedro Alves <pedro@codesourcery.com>
6062
6063 * gdb.base/commands.exp (watchpoint_command_test): Check that the
6064 watchpoint's command list didn't execute when the watchpoint went
6065 out of scope.
6066
ee5683ab
PM
60672011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
6068
6069 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
6070 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
6071 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
6072 * gdb.arch/i386-gnu-cfi.exp: Likewise.
6073 * gdb.arch/i386-permbkpt.exp: Likewise.
6074 * gdb.arch/i386-prologue.exp: Likewise.
6075 * gdb.arch/i386-size-overlap.exp: Likewise.
6076 * gdb.arch/i386-size.exp: Likewise.
6077 * gdb.arch/i386-unwind.exp: Likewise.
6078 * gdb.reverse/i386-precsave.exp: Likewise.
6079 * gdb.reverse/i386-reverse.exp: Likewise.
6080 * gdb.reverse/i386-sse-reverse.exp: Likewise.
6081 * gdb.reverse/i387-env-reverse.exp: Likewise.
6082 * gdb.reverse/i387-stack-reverse.exp: Likewise.
6083
c91c8c16
PA
60842011-05-24 Pedro Alves <pedro@codesourcery.com>
6085
6086 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
6087 file doesn't error, using MI.
6088
c50491a7
TT
60892011-05-23 Tom Tromey <tromey@redhat.com>
6090
6091 * gdb.base/charset.exp (string_display): Add tests to assign to
6092 arrays.
6093 * gdb.base/charset.c (short_array, int_array, long_array): New.
6094
4a07b7da
PA
60952011-05-20 Pedro Alves <pedro@codesourcery.com>
6096
6097 Cope with async mode.
6098
4a07b7da
PA
6099 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
6100 into gdb_test + mi_expect_stop.
6101
b275f2d2
PA
61022011-05-20 Pedro Alves <pedro@codesourcery.com>
6103
6104 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
6105 (callme): Remove printf call.
6106
eec52c44
PM
61072011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
6108
6109 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
6110 quote pattern to avoid problems with Cygwin/mingw expect versions.
6111 * gdb.base/default.exp (show convenience): Use double
6112 quote pattern for regular expressions.
6113
b3c8eb43
JK
61142011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6115
6116 Fix -readnow for -gdwarf-4 unused type units.
6117 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
6118 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
6119
ed731959
JK
61202011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6121
6122 * gdb.base/kill-after-signal.c: New file.
6123 * gdb.base/kill-after-signal.exp: New file.
6124
3b48433d
PA
61252011-05-16 Pedro Alves <pedro@codesourcery.com>
6126
6127 * gdb.ada/start.exp: Call untested with the correct test filename.
6128 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
6129 test filename. Make the test's binary unique.
6130 * gdb.arch/i386-signal.exp: Call untested with the correct test
6131 filename.
6132 * gdb.arch/i386-size-overlap.exp: Ditto.
6133 * gdb.arch/Makefile.in (EXECUTABLES): Update.
6134 * gdb.base/gcore-buffer-overflow.exp: Ditto.
6135 * gdb.cp/call-c.exp: Ditto.
6136 * gdb.mi/mi-reverse.exp: Call untested with the correct test
6137 filename. Make the test's binary unique.
6138 * gdb.mi/Makefile.in (EXECUTABLES): Update.
6139 * gdb.python/py-mi.exp: Ditto.
6140 * gdb.python/Makefile.in (EXECUTABLES): Update.
6141 * gdb.reverse/i386-precsave.exp: Ditto.
6142 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
6143 test filename.
6144 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6145 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
6146 unique.
6147 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
6148 test filename.
6149 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
6150 * gdb.trace/tfile.exp: Ditto.
6151
ba4a8bdd
YQ
61522011-05-14 Yao Qi <yao@codesourcery.com>
6153
6154 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
6155 type.
6156
dbaefcf7
DE
61572011-05-13 Doug Evans <dje@google.com>
6158
6159 * gdb.python/py-objfile-script.exp: New file.
6160 * gdb.python/py-objfile-script.c: New file.
6161 * gdb.python/py-objfile-script-gdb.py: New file.
6162 * testsuite/gdb.python/py-section-script.exp: Test
6163 "info auto-load-scripts".
6164
9930639c
TT
61652011-05-13 Tom Tromey <tromey@redhat.com>
6166
6167 * gdb.dwarf2/clztest.exp: New file.
6168 * gdb.dwarf2/clztest.c: New file.
6169 * gdb.dwarf2/clztest.S: New file.
6170
05272e11
DE
61712011-05-13 Doug Evans <dje@google.com>
6172
cc63ef9b
DE
6173 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
6174 String16 tests.
05272e11 6175
6edba76f
TT
61762011-05-13 Tom Tromey <tromey@redhat.com>
6177
6178 * lib/gdb.exp (is_x86_like_target): New proc.
6179 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
6180 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
6181 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
6182 -nostdlib to compiler.
6183 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
6184 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
6185 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
6186 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
6187 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
6188
028d0ed5
TJB
61892011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
6190
6191 * gdb.python/py-function.exp: Test setting a value from a function
6192 which executes a command.
6193
8a9b8146
TT
61942011-05-12 Tom Tromey <tromey@redhat.com>
6195
6196 * gdb.dwarf2/typeddwarf.S: New file.
6197 * gdb.dwarf2/typeddwarf.c: New file.
6198 * gdb.dwarf2/typeddwarf.exp: New file.
6199
10483e8e
MP
62002011-05-12 Marek Polacek <mpolacek@redhat.com>
6201
6202 * gdb.mi/mi-basics.exp: Fix races. Honour the
6203 `test_exec_and_symbol_mi_operatons' return value.
6204 (test_mi_interpreter_selection): Use mi_gdb_test instead of
6205 gdb_test_multiple.
6206 (test_exec_and_symbol_mi_operatons): Likewise.
6207 (test_path_specification): Likewise.
6208
faf067f1
JK
62092011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6210
6211 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
6212 (gdb_touch_execfile): Remove catch wrappers. New variable time.
6213 Replace `file copy' and `file rename' by `file mtime'. Twice.
6214
7ff911a3
JK
62152011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6216
6217 * gdb.base/readline-ask.c: New file.
6218 * gdb.base/readline-ask.exp: New file.
6219 * gdb.base/readline-ask.inputrc: New file.
6220
a536c6d7
UW
62212011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
6222
6223 * gdb.cell/bt.exp: Delete breakpoints before running to signal
6224 to avoid race condition.
6225 * gdb.cell/coremaker.c: Use small stack size.
6226 * gdb.cell/ea-standalone.exp: Use file name without path as
6227 argument to c_to.
6228 * gdb.cell/fork.exp: Allow other output when continuing to end.
6229
d472a426
JK
62302011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6231
6232 * gdb.threads/corethreads.c: New file.
6233 * gdb.threads/corethreads.exp: New file.
6234
62352011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
6236
6237 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
6238 Try to compile the test using -Wl,-z,norelro first.
6239 (load_core): New variable libthread_db_seen, initialize it.
6240 (zeroed-threads cannot be listed): Protect it by XFAIL on
6241 !$libthread_db_seen.
6242
8be455d7
JK
62432011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6244
6245 PR 12573
6246 * gdb.dwarf2/dw2-skip-prologue.S: New file.
6247 * gdb.dwarf2/dw2-skip-prologue.c: New file.
6248 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
6249
1976171a
JK
62502011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6251
6252 * gdb.cp/psymtab-parameter.cc: New file.
6253 * gdb.cp/psymtab-parameter.exp: New file.
6254
7db6f30f
JK
62552011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6256
6257 Fix a race.
6258 * gdb.cp/static-print-quit.exp (print c): Split to ...
6259 (print c - <return>, print c - q <return>, print c - to quit):
6260 ... these. Make the testfile untested on gdb-7.1.
6261
85161e9e 62622011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
6263
6264 * lib/gdb.exp (exec_target_file, exec_symbol_file,
6265 gdb_rename_execfile, gdb_touch_execfile): New.
6266 * gdb.base/reread.exp: Use new procs to handle multiple
6267 exec files.
6268
0c51be18
YQ
62692011-05-05 Yao Qi <yao@codesourcery.com>
6270
6271 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
6272 (test_adr_32bit, test_pop_pc): New.
6273 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
6274 (test_adr_32bit, test_pop_pc): New.
6275
4d393d60
JM
62762011-05-04 Joseph Myers <joseph@codesourcery.com>
6277
6278 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
6279 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
6280 targets.
6281 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
6282 handle targets.
6283
8ffd0459
JK
62842011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6285
6286 * gdb.base/completion.exp (complete help info wat): Rename to ...
6287 (complete 'help info wat'): ... here.
6288 Remove all `-re ".*' and `-re "^.*' redundant regexes.
6289 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
6290
8e28d804
PA
62912011-05-04 Pedro Alves <pedro@codesourcery.com>
6292
6293 * gdb.base/completion.exp: Use gdb_test_multiple instead of
6294 gdb_test and explicit $gdb_prompt/timeout matches.
6295
3eb2ef34
YQ
62962011-05-04 Yao Qi <yao@codesourcery.com>
6297
6298 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
6299 and __thumb2__.
6300
aaaf81a3
MP
63012011-05-03 Marek Polacek <mpolacek@redhat.com>
6302
6303 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
6304 in place of `gdb_test "delete breakpoints"'. This eliminates two
6305 testcases.
6306
c4cbc0df
PA
63072011-05-02 Pedro Alves <pedro@codesourcery.com>
6308
6309 PR testsuite/12649
6310 Fix races.
6311
6312 * gdb.base/completion.exp: Remove all sleep calls. Remove
6313 unnecessary regexs. Don't explicitly expect anything after the
6314 prompt. Eat the prompt if necessary.
6315
b4cbb4a3
EBM
63162011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
6317
6318 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
6319 accept to show the caller line again as well as the line after.
6320
d65aec65
PM
63212011-04-29 Phil Muldoon <pmuldoon@redhat.com>
6322
6323 PR mi/12531
6324
6325 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
6326 compile target.
6327 * gdb.python/py-prettyprint.exp: Add C++ object for
6328 CPLUS_FAKE_CHILD test.
6329
30852783
UW
63302011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
6331
6332 * gdb.base/signest.exp: New file.
6333 * gdb.base/signest.c: Likewise.
6334
c7b1f0d9
JK
63352011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6336
6337 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
6338 thread and breakpoint notifications.
6339
559a7a62
JK
63402011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6341
6342 * gdb.base/fortran-sym-case.c: New file.
6343 * gdb.base/fortran-sym-case.exp: New file.
6344 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
6345 * gdb.dwarf2/dw2-case-insensitive.c: New file.
6346 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
6347
8344e389
JK
63482011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6349
6350 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
6351 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
6352 false #1', `if true else false #2' and `if true else false #3'.
6353
2484c66b
UW
63542011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
6355
6356 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
6357 while delivering signal.
6358
8d3788bd
VP
63592011-04-27 Vladimir Prus <vladimir@codesourcery.com>
6360
6361 MI breakpoint notifications.
6362
6363 * testsuite/gdb.mi/mi-cli.exp: Adust.
6fdff2c5
PA
6364 * testsuite/gdb.mi/mi2-cli.exp: Adust.
6365 * testsuite/gdb.mi/mi-watch.exp: Adust.
6366 * testsuite/gdb.mi/mi2-watch.exp: Adust.
6367 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
6368 notifications.
8d3788bd 6369
3e03848b
JK
63702011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6371
6372 * gdb.base/gdbindex-stabs-dwarf.c: New file.
6373 * gdb.base/gdbindex-stabs.c: New file.
6374 * gdb.base/gdbindex-stabs.exp: New file.
6375
918c9108
YQ
63762011-04-25 Yao Qi <yao@codesourcery.com>
6377
6378 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
6379 with /*...*/.
6380 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
6381
90556b8c
JK
63822011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6383
6384 * gdb.python/py-value.exp (test_objfiles): Name the first test
6385 `py-value in file.filename'.
6386
03f2bd59
JK
63872011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6388
6389 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
6390 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
6391 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
6392 !gdbserver_reconnect_p..
6393 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
6394
7b08b9eb
JK
63952011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6396
6397 * gdb.cp/cpcompletion.exp (complete class methods)
6398 (complete class methods beginning with F): Move them above runto. New
6399 comment about the runto delimiter.
6400
b78974c3
PA
64012011-04-20 Pedro Alves <pedro@codesourcery.com>
6402
6403 * gdb.base/maint.exp: Test that "maint print registers" works
6404 without a running program.
6405
20429c40 64062011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 6407
20429c40
MP
6408 * gdb.base/setshow.exp: Fix racy tests.
6409 ($old_gdb_prompt): New variable.
6410
7a9dd1b2
TT
64112011-04-19 Tom Tromey <tromey@redhat.com>
6412
6413 * gdb.mi/mi-nsmoribund.exp:
6414 * gdb.hp/gdb.objdbg/objdbg01.exp:
6415 * gdb.base/structs.exp (test_struct_returns):
6416 * gdb.base/call-sc.exp (test_scalar_returns):
6417 * gdb.base/bigcore.exp: Remove duplicate words.
6418
02835898
JK
64192011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6420
6421 * gdb.base/break-interp-lib.c (v, vptr): New variables.
6422 * gdb.base/break-interp.exp (test_attach): New comment.
6423
254f582e
JK
64242011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6425
6426 * gdb.threads/gcore-thread.exp ($core0file): New variable.
6427 (clear __stack_user.next, clear stack_used.next)
6428 (save a zeroed-threads corefile): New test.
6429 Call core_load for $core0file.
6430 (zeroed-threads cannot be listed): New test.
6431
4fe85f5c
JK
64322011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6433
6434 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
6435 filename.
6436 ($srcfile): Preserve the original value.
6437 ($testfile): Match it the .exp filename.
6438 ($corefile): New variable. Substitute it around.
6439 Use clean_restart.
6440 ($prev_timeout): Remove.
6441 (load_core): Move core loading into this proc.
6442 Fix restore of $timeout if load_core fails.
6443
63524580
JK
64442011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6445
6446 * gdb.base/eu-strip-infcall.c: New file.
6447 * gdb.base/eu-strip-infcall.exp: New file.
6448
90359a16
JK
64492011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6450
6451 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
6452 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
6453
626e7282
JK
64542011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6455
6456 Fix Python access to inlined frames.
6457 * gdb.python/py-frame-inline.c: New file.
6458 * gdb.python/py-frame-inline.exp: New file.
6459
3363d018
EBM
64602011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
6461
6462 * gdb.base/gdb1090.exp: Change breakpoint location to read the
6463 content of 's24' correctly (avoiding "optimized out").
6464 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
6465
28781456
JK
64662011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6467
6468 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
6469
4a4106ca
TJB
64702011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
6471
6472 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
6473 expect a colon in watch -location output.
6474
d26ccb4f
JK
64752011-04-13 Marek Polacek <mpolacek@redhat.com>
6476
df46027d 6477 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
6478 New testcase `expect response to define backtrace'. Also remove
6479 redundant `default' block.
6480
e1ab1f9c
JK
64812011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6482
6483 * gdb.python/py-prettyprint.c (struct hint_error): New.
6484 (main): New variable hint_error.
6485 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
6486 "print hint_error".
6487 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
6488 (register_pretty_printers): Register it.
6489
0c2e6019
TT
64902011-04-04 Tom Tromey <tromey@redhat.com>
6491
6492 * gdb.cp/maint.exp (test_help): Update.
6493 (test_namespace): Likewise.
6494
af57139d
JB
64952011-04-01 Joel Brobecker <brobecker@adacore.com>
6496
6497 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
6498 * gdb.ada/arrayptr.exp: Add new tests.
6499
956a9fb9
JB
65002011-04-01 Joel Brobecker <brobecker@adacore.com>
6501
6502 * gdb.ada/mi_catch_ex: New testcase.
6503
d0c4d642
PA
65042011-04-01 Pedro Alves <pedro@codesourcery.com>
6505
6506 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
6507 base::overload(void) method without specifying "const".
6508
18819fa6
UW
65092011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
6510
6511 * gdb.arch/thumb-singlestep.S: New file.
6512 * gdb.arch/thumb-singlestep.exp: Likewise.
6513
a4c8e806
TT
65142011-03-31 Tom Tromey <tromey@redhat.com>
6515
6516 * gdb.python/py-prettyprint.py (exception_flag): New global.
6517 (NoStringContainerPrinter._iterator.next): Check it.
6518 * gdb.python/py-prettyprint.c (main): New variable nstype2.
6519 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
6520
53832f31
TT
65212011-03-29 Tom Tromey <tromey@redhat.com>
6522
6523 * gdb.cp/anon-struct.cc: New file.
6524 * gdb.cp/anon-struct.exp: New file.
6525
e4620230
JK
65262011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6527
6528 Test STT_GNU_IFUNC support.
6529 * gdb.base/gnu-ifunc-lib.c: New file.
6530 * gdb.base/gnu-ifunc.c: New file.
6531 * gdb.base/gnu-ifunc.exp: New file.
6532
d0fb5eae
JK
65332011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6534
6535 Support a ring of related breakpoints.
6536 * gdb.base/watchpoint-delete.c: New file.
6537 * gdb.base/watchpoint-delete.exp: New file.
6538
20106cfb
JK
65392011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6540
6541 * gdb.ada/arrayparam.exp (print first after function call): Use
6542 explicit package name. Add a comment
6543 (print lasta after function call): Rename ...
6544 (print last after function call): ... it and use explicit package
6545 name.
6546 (print length after function call): Use explicit package name.
6547 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
6548 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
6549 (multiple matches for symbol i): Rename ...
6550 (multiple matches for symbol integervar): ... it.
6551 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
6552 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
6553
e7ab5e63
AB
65542011-03-25 Andrew Burgess <aburgess@broadcom.com>
6555
6556 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
6557 environment variable to make grep output more predictable. Move
6558 all the environment setup into gdb_init so it's done once per test
6559 case rather than each time we start gdb.
6560
9ef07c8c
TT
65612011-03-24 Tom Tromey <tromey@redhat.com>
6562
6563 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
6564 test.
6565
dd90784c
JK
65662011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6567
6568 * gdb.dwarf2/dw2-entry-value-main.c: New file.
6569 * gdb.dwarf2/dw2-entry-value.S: New file.
6570 * gdb.dwarf2/dw2-entry-value.exp: New file.
6571
05775840
PM
65722011-03-22 Phil Muldoon <pmuldoon@redhat.com>
6573
6fdff2c5 6574 PR python/12183
05775840
PM
6575
6576 * gdb.python/py-function.exp: Add GdbError tests.
6577
8661b11b
PA
65782011-03-18 Pedro Alves <pedro@codesourcery.com>
6579
6580 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
6581 (reglocal_test_func, statlocal_test_func): New functions.
6582 (globals_test_func): Call new functions.
6583 * gdb.trace/unavailable.exp (gdb_collect_args_test)
6584 (gdb_collect_locals_test): New procedure.
6585 (gdb_trace_collection_test): Call new procedures.
6586
0fdb4f18
PA
65872011-03-18 Pedro Alves <pedro@codesourcery.com>
6588
6589 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
6590 (test_register, test_register_unavailable): New procedures.
6591 (gdb_unavailable_registers_test): New procedure.
6592 (gdb_trace_collection_test): Call it.
6593
99c3dc11
PM
65942011-03-18 Phil Muldoon <pmuldoon@redhat.com>
6595
6fdff2c5 6596 PR python/12149
99c3dc11
PM
6597
6598 * gdb.python/python.exp: Add gdb.write tests.
6599
29703da4
PM
66002010-03-17 Phil Muldoon <pmuldoon@redhat.com>
6601
6602 * gdb.python/Makefile.in: Add py-objfile.
6603 * gdb.python/py-objfile.exp: New file.
6604 * gdb.python/py-objfile.c: New file.
6605 * gdb.python/py-block.exp: Add is_valid tests.
6606 * gdb.python/py-inferior.exp: Ditto.
6607 * gdb.python/py-infthread.exp: Ditto.
6608 * gdb.python/py-symbol.exp: Ditto.
6609 * gdb.python/py-symtab.exp: Ditto.
6610
598997c8
KS
66112011-03-16 Keith Seitz <keiths@redhat.com>
6612
6613 PR c++/12273
6614 * gdb.cp/cmpd-minsyms.exp: New test.
6615 * gdb.cp/cmpd-minsyms.cc: New file.
6616
6617 PR c++/11734
6618 * gdb.cp/ovsrch.exp: New test.
6619 * gdb.cp/ovsrch.h: New file.
6620 * gdb.cp/ovsrch1.cc: New file.
6621 * gdb.cp/ovsrch2.cc: New file.
6622 * gdb.cp/ovsrch3.cc: New file.
6623 * gdb.cp/ovsrch4.cc: New file.
6624
c91513d8
PP
66252011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
6626
6627 PR gdb/12528
6628 * gdb.base/Makefile.in: Adjust EXECUTABLES.
6629 * gdb.base/break-on-linker-gcd-function.exp: New test.
6630 * gdb.base/break-on-linker-gcd-function.cc: New file.
6631
7470fc63
AT
66322011-03-15 Andreas Tobler <andreast@fgznet.ch>
6633
6634 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
6635
959e7469
PM
66362011-03-15 Phil Muldoon <pmuldoon@redhat.com>
6637
6638 * lib/gdb.exp (gdb_unload): Add another termination case.
6639
9373cf26
JK
66402011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6641
6642 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
6643 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
6644 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
6645 Provide a stub byte there.
6646 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
6647 DW_AT_entry_pc.
6648 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
6649
24e9cda0
UW
66502011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
6651
6652 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
6653 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
6654 "generic ABI, auto".
6655 (altivec_abi_tests): Accept vectors returned by reference.
6656
7371cf6d
PM
66572010-03-14 Phil Muldoon <pmuldoon@redhat.com>
6658
6659 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
6660
ce77046a
UW
66612011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
6662
6663 * gdb.python/py-section-script.exp: Skip test if no Python support.
6664
176400c3
UW
66652011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
6666
6667 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
6668
ecec24e6
PM
66692011-03-10 Phil Muldoon <pmuldoon@redhat.com>
6670
6671 * gdb.python/py-parameter.exp: Update tests to the new Python
6672 parameter API. Add "no documentation" test. Add deprecated API
6673 backward compatibility test.
6674
5dbdd470
TT
66752011-03-09 Tom Tromey <tromey@redhat.com>
6676
6677 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
6678 gdb_continue_to_end.
6679
b66e66ee
MK
66802011-03-09 Mark Kettenis <kettenis@gnu.org>
6681
6682 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
6683 tabs.
6684
eceb0c5f
TT
66852011-03-09 Tom Tromey <tromey@redhat.com>
6686
6687 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
6688 parentheses.
6689 (gdb_continue_to_end): Add "allow_extra" parameter. Use
6690 $command.
6691 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
6692 argument to gdb_continue_to_end.
6693 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
6694 argument to gdb_continue_to_end.
6695 * gdb.cp/annota3.exp: Fix regex.
6696 * gdb.cp/annota2.exp: Fix regex.
6697 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
6698 gdb_continue_to_end.
6699 * gdb.base/call-signal-resume.exp: Revert earlier patch.
6700 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
6701 gdb_continue_to_end.
6702
63154eca
PA
67032011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6704
6705 * gdb.server/ext-run.exp
6706 (load new file without any gdbserver inferior): New test.
6707
967d1f9b
TT
67082011-03-07 Tom Tromey <tromey@redhat.com>
6709
6710 * Makefile.in (TAGS): Rewrite.
6711
d68dcbb9
JK
67122011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6713
6714 * gdb.trace/report.exp (12.1: trace report #1): New match for the
6715 initial commands echo. New match for `Found trace'. Anchor all the
6716 other matches. Anchor and match for `No trace frame found' the final
6717 match.
6718
6bf58e63
TT
67192011-03-07 Tom Tromey <tromey@redhat.com>
6720
6721 * Makefile.in (TAGS): New target.
6722
fda326dd
TT
67232011-03-07 Tom Tromey <tromey@redhat.com>
6724
6725 * lib/opencl.exp (skip_opencl_tests): Update for exit message
6726 change.
6727 * lib/mi-support.exp (mi_gdb_test): Update for exit message
6728 change.
6729 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
6730 exit message change.
6731 (skip_altivec_tests): Update for exit message change.
6732 (skip_vsx_tests): Likewise.
6733 (gdb_continue_to_end): Likewise. Add 'command' argument.
6734 * lib/cell.exp (skip_cell_tests): Update for exit message change.
6735 * gdb.threads/tls.exp: Update for exit message change.
6736 * gdb.threads/thread-unwindonsignal.exp: Use
6737 gdb_continue_to_end.
6738 * gdb.threads/step.exp (step_it): Update for exit message change.
6739 (continue_all): Likewise.
6740 * gdb.threads/print-threads.exp (test_all_threads): Update for
6741 exit message change.
6742 * gdb.threads/interrupted-hand-call.exp: Use
6743 gdb_continue_to_end.
6744 * gdb.threads/execl.exp: Use gdb_continue_to_end.
6745 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
6746 gdb_continue_to_end.
6747 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
6748 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
6749 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
6750 * gdb.cp/method.exp: Update for exit message change.
6751 * gdb.cp/mb-templates.exp: Update for exit message change.
6752 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
6753 * gdb.cp/annota3.exp: Update for exit message change.
6754 * gdb.cp/annota2.exp: Update for exit message change.
6755 * gdb.cell/fork.exp: Use gdb_continue_to_end.
6756 * gdb.base/term.exp: Update for exit message change.
6757 * gdb.base/step-test.exp (test_i): Update for exit message change.
6758 * gdb.base/sigstep.exp (advance): Update for exit message change.
6759 (advancei): Likewise.
6760 * gdb.base/siginfo.exp: Update for exit message change.
6761 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
6762 * gdb.base/reread.exp: Use gdb_continue_to_end.
6763 * gdb.base/langs.exp: Use gdb_continue_to_end.
6764 * gdb.base/interrupt.exp: Update for exit message change.
6765 * gdb.base/gdb1555.exp: Update for exit message change.
6766 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
6767 * gdb.base/ending-run.exp: Update for exit message change.
6768 * gdb.base/chng-syms.exp: Update for exit message change.
6769 * gdb.base/checkpoint.exp: Update for exit message change.
6770 * gdb.base/catch-syscall.exp (check_for_program_end): Use
6771 gdb_continue_to_end.
6772 (test_catch_syscall_with_wrong_args): Likewise.
6773 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
6774 * gdb.base/break-interp.exp (test_ld): Update for exit message
6775 change.
6776 * gdb.base/bang.exp: Update for exit message change.
6777 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
6778 (do_call_attach_tests): Likewise.
6779 * gdb.base/a2-run.exp: Update for exit message change.
6780 * gdb.arch/ppc-dfp.exp: Update for exit message change.
6781 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
6782 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
6783
dd19bd70
JK
67842011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6785
6786 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
6787
30e62689
TT
67882011-03-03 Tom Tromey <tromey@redhat.com>
6789
6790 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
6791 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
6792 * gdb.hp/gdb.aCC/configure.ac: Remove.
6793 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
6794 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
6795 * gdb.hp/gdb.base-hp/configure.ac: Remove.
6796 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
6797 * gdb.hp/gdb.compat/configure (Makefile): Remove.
6798 * gdb.hp/gdb.compat/configure.ac: Remove.
6799 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
6800 * gdb.hp/gdb.defects/configure (Makefile): Remove.
6801 * gdb.hp/gdb.defects/configure.ac: Remove.
6802 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
6803 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
6804 * gdb.hp/gdb.objdbg/configure.ac: Remove.
6805 * gdb.hp/configure.ac: Remove.
6806 * gdb.hp/configure: Remove.
6807 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
6808 substitution.
6809 (Makefile): Remove rule.
6810 * gdb.cell/configure.ac: Remove.
6811 * gdb.cell/configure: Remove.
6812 * gdb.stabs/Makefile.in (Makefile): Remove.
6813 (distclean): Don't remove config.status or config.log.
6814 * gdb.stabs/configure (Makefile): Remove.
6815 * gdb.stabs/configure.ac: Remove.
6816 * configure: Rebuild.
6817 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
6818 Remove stabs- and cell-specific logic. Test for existence of
6819 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
6820 subdirectories, gdb.cell, and and gdb.stabs.
6821 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
6822
c171f854
JB
68232011-03-03 Joel Brobecker <brobecker@adacore.com>
6824
6825 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
6826 end of buffer.
6827
9a5193cb
JB
68282011-03-02 Joel Brobecker <brobecker@adacore.com>
6829
6830 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
6831 gdb_test when running a test where we expected no output back.
6832
9bb4c1bb
MS
68332011-02-28 Michael Snyder <msnyder@vmware.com>
6834
6835 * gdb.cp/overload.cc: Change initializer value to integer.
6836
3bd0f5ef
MS
68372011-02-27 Michael Snyder <msnyder@vmware.com>
6838
6839 * gdb.multi/base.exp: Add test for remove-inferiors.
6840
2279eaad
JB
68412011-02-26 Joel Brobecker <brobecker@adacore.com>
6842
6843 * gdb.python/py-frame.exp: Simplify the initialization phase
6844 using prepare_for_testing.
6845
c82c0b55
MS
68462011-02-25 Michael Snyder <msnyder@vmware.com>
6847
6848 * gdb.multi/base.exp: Add tests for info inferiors with args.
6849
1d94651b
JK
68502011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6851
6852 * gdb.dwarf2/dw2-ranges.S: Rename to ...
6853 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
6854 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
6855 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
6856 asmfile3. Comment the STABS (#3) file compilation. Compile
6857 everything through assembler. Provide KFAIL for symtab/12497.
6858 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
6859 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
6860 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
6861 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
6862
3bd0f5ef
MS
68632011-02-24 Michael Snyder <msnyder@vmware.com>
6864
6865 * gdb.base/break.exp: Add tests for delete breakpoints using
6866 convenience variables and value history references.
6867
12c1418e
MS
68682011-02-24 Michael Snyder <msnyder@vmware.com>
6869
6870 * gdb.base/break.exp: Remove debugging 'printf' accidentally
6871 left behind in previous check-in.
6872
e5a67952
MS
68732011-02-23 Michael Snyder <msnyder@vmware.com>
6874
6875 * gdb.base/break.exp: Add tests for "info break" with arguments.
6876 * gdb.trace/infotrace.exp: Update patterns for error and help.
6877 * gdb.base/completion.exp: Update pattern.
6878 * gdb.base/ena-dis-br.exp: Update pattern.
6879 * gdb.base/help.exp: Update patterns.
6880
68812011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
6882
6883 * gdb.base/memattr.exp: New test.
6884 * gdb.base/memattr.c: Test load for memattr.exp.
6885
6e6fbe60
DE
68862011-02-22 Doug Evans <dje@google.com>
6887
6888 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
6889
1d41d745
MS
68902011-02-22 Michael Snyder <msnyder@vmware.com>
6891
6892 * Makefile.in: Make more clean.
6893 * gdb.ada/Makefile.in: Ditto.
6894 * gdb.arch/Makefile.in: Ditto.
6895 * gdb.asm/Makefile.in: Ditto.
6896 * gdb.base/Makefile.in: Ditto.
6897 * gdb.cp/Makefile.in: Ditto.
6898 * gdb.dwarf2/Makefile.in: Ditto.
6899 * gdb.java/Makefile.in: Ditto.
6900 * gdb.mi/Makefile.in: Ditto.
6901 * gdb.modula2/Makefile.in: Ditto.
6902 * gdb.python/Makefile.in: Ditto.
6903 * gdb.server/Makefile.in: Ditto.
6904 * gdb.stabs/Makefile.in: Ditto.
6905 * gdb.threads/Makefile.in: Ditto.
6906 * gdb.trace/Makefile.in: Ditto.
6907
79ba84ca
MS
69082011-02-22 Michael Snyder <msnyder@vmware.com>
6909
df46027d 6910 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
6911 info threads.
6912
b9b35694
JB
69132011-02-22 Joel Brobecker <brobecker@adacore.com>
6914
6915 * gdb.python/py-breakpoint.exp: Fix the expected output of
6916 one of the "maint info breakpoints" tests to accept the output
6917 generated on platforms that do not have hardware watchpoints.
6918
8bfb830f
JB
69192011-02-22 Joel Brobecker <brobecker@adacore.com>
6920
6921 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
6922 clean_restart. Be a little stricter in the expected output
6923 for one of the tests. Fix a typo in one of the comments.
6924
c45f3c54
JB
69252011-02-22 Joel Brobecker <brobecker@adacore.com>
6926
6927 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
6928 Delete variable binfile, no longer use. Add or modify test
6929 comments to make them unique.
6930
b97c863c
MS
69312011-02-21 Michael Snyder <msnyder@vmware.com>
6932
6933 * Makefile.in: Update for make clean.
6934 * gdb.ada/Makefile.in: Ditto.
6935 * gdb.arch/Makefile.in: Ditto.
6936 * gdb.asm/Makefile.in: Ditto.
6937 * gdb.base/Makefile.in: Ditto.
6938 * gdb.cp/Makefile.in: Ditto.
6939 * gdb.dwarf2/Makefile.in: Ditto.
6940 * gdb.java/Makefile.in: Ditto.
6941 * gdb.mi/Makefile.in: Ditto.
6942 * gdb.modula2/Makefile.in: Ditto.
6943 * gdb.python/Makefile.in: Ditto.
6944 * gdb.server/Makefile.in: Ditto.
6945 * gdb.stabs/Makefile.in: Ditto.
6946 * gdb.threads/Makefile.in: Ditto.
6947 * gdb.trace/Makefile.in: Ditto.
6948
aea5b279
MS
69492011-02-21 Michael Snyder <msnyder@vmware.com>
6950
6951 * gdb.threads/thread-find.exp: Update patterns for changes in
6952 output of "info threads" command.
6953
e3039479
UW
69542011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
6955 Ulrich Weigand <uweigand@de.ibm.com>
6956
6957 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
6958 (skip_hw_watchpoint_tests): Likewise.
6959 (skip_hw_watchpoint_multi_tests): Likewise.
6960
b800ec70
UW
69612011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
6962
6963 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
6964 (skip_hw_watchpoint_tests): Likewise.
6965 (skip_hw_watchpoint_multi_tests): Likewise.
6966 (skip_hw_watchpoint_access_tests): Likewise.
6967
6968 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
6969 * gdb.base/pr11022.exp: Likewise.
6970 * gdb.base/watch-read.exp: Likewise.
6971 * gdb.base/watch_thread_num.exp: Likewise.
6972 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
6973 * gdb.base/watchpoint-hw.exp: Likewise.
6974 * gdb.base/watchpoint.exp: Likewise.
6975 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
6976 * gdb.threads/watchthreads-reorder.exp: Likewise.
6977 * gdb.threads/watchthreads.exp: Likewise.
6978 * gdb.threads/watchthreads2.exp: Likewise.
6979
91033e37
JB
69802011-02-21 Joel Brobecker <brobecker@adacore.com>
6981
6982 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
6983 the debugger is unable to find the array bounds.
6984
eeaafae2
JK
69852011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6986
6987 * gdb.cp/typedef-operator.exp: New file.
6988 * gdb.cp/typedef-operator.cc: New file.
6989
e338d953
MS
69902011-02-17 Michael Snyder <msnyder@vmware.com>
6991
6992 * gdb.threads/thread-find.exp: Fix regular expressions.
6993
e67ad678
JB
69942011-02-17 Joel Brobecker <brobecker@adacore.com>
6995
6996 * gdb.ada/packed_array: Expand testcase to test printing of
6997 unconstrained packed array.
6998
93084bca
JB
69992011-02-17 Joel Brobecker <brobecker@adacore.com>
7000
7001 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
7002
a0c78a73
PA
70032011-02-16 Pedro Alves <pedro@codesourcery.com>
7004
f65d5553 7005 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
7006 (main): Initialize it before collecting, and and clear it
7007 afterwards.
f65d5553
PA
7008 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
7009 collecting with '{type} addr', where the addr expression is not an
7010 rvalue.
a0c78a73 7011
3dfcbbd2
KW
70122011-02-16 Ken Werner <ken.werner@de.ibm.com>
7013
7014 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
7015 a bool variable. Expect correct OpenCL names for vector types. Use the
7016 uc3 variable name instead of referring to the uchar3 built-in type.
7017 Escape the asterisk at the half pointer test.
7018
08807d5a
PA
70192011-02-16 Pedro Alves <pedro@codesourcery.com>
7020
f65d5553 7021 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
7022 (main): Initialize it before collecting, and and clear it
7023 afterwards.
f65d5553
PA
7024 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
7025 collecting overlapping memory ranges.
08807d5a 7026
60f98dde
MS
70272011-02-15 Michael Snyder <msnyder@vmware.com>
7028
7029 * gdb.base/default.exp: Add tests for thread commands.
7030 * gdb.base/help.exp: Add tests for thread commands.
7031 * gdb.threads/thread-find.exp: New test for thread find command.
7032
648cd113
KW
70332011-02-15 Ken Werner <ken.werner@de.ibm.com>
7034
7035 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
7036
494e194e
YQ
70372011-02-15 Yao Qi <yao@codesourcery.com>
7038
7039 PR tdep/12352
7040 * gdb.arch/arm-disp-step.S : New test for str instruction.
7041 * gdb.arch/arm-disp-step.exp : Likewise.
7042
d9492458
TJB
70432011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
7044
7045 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
7046 "vector_register2_vr" test strings. Test the extended floating
7047 point registers (F32~F63).
7048 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
7049 IBM XL C compiler. Make the test program use a register provided
7050 by the compiler for the lxvd2x instruction.
7051
8af8e3bc
PA
70522011-02-14 Pedro Alves <pedro@codesourcery.com>
7053
7054 * gdb.trace/unavailable.cc (class Base, class Middle, class
7055 Derived): New types.
7056 (derived_unavail, derived_partial, derived_whole): New globals.
7057 (virtual_partial): New global.
7058 (virtualp): Point at virtual_partial.
7059 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
7060 related to unavailable vptr.
7061
1b28d0b3
PA
70622011-02-14 Pedro Alves <pedro@codesourcery.com>
7063
7064 * gdb.trace/unavailable.cc (a, b, c): New globals.
7065 (main): Set and clear them.
7066 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
7067 `a' and `c', and check that `b' isn't collected, although `a' and
7068 `c' are.
7069
ec0a52e1
PA
70702011-02-14 Pedro Alves <pedro@codesourcery.com>
7071
7072 * gdb.trace/unavailable.cc (struct Virtual): New.
7073 (virtualp): New global pointer.
7074 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
7075 printing a pointer to an object whose type has a vtable, with
7076 print object on.
7077
24e6bcee
PA
70782011-02-14 Pedro Alves <pedro@codesourcery.com>
7079
7080 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
7081 value repeat handles unavailableness.
7082
39d37385
PA
70832011-02-14 Pedro Alves <pedro@codesourcery.com>
7084
7085 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
7086 tests for building arrays from unavailable values, subscripting
7087 non-memory rvalue unvailable arrays, and accessing fields or
7088 baseclasses of non-lazy unavailable values,
7089 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
7090 struct types.
7091 (g_smallstruct, g_smallstruct_b): New globals.
7092
06d72e16
PA
70932011-02-14 Pedro Alves <pedro@codesourcery.com>
7094
7095 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
7096
bc9a5551
JK
70972011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7098
7099 Fix const/volatile qualifiers of C++ types, PR c++/12328.
7100 * gdb.cp/overload-const.exp: New file.
7101 * gdb.cp/overload-const.cc: New file.
7102
54fcddd0
UW
71032011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
7104
7105 * gdb.opencl/callfuncs.cl: New file.
7106 * gdb.opencl/callfuncs.exp: New test.
7107 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
7108
d6dafb7c
UW
71092011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
7110
7111 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
7112 when computing result.
7113 * gdb.arch/altivec-abi.exp: Update expected results.
7114
a449c2d8
TJB
71152011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7116
7117 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
7118 * gdb.base/jit.exp: Likewise.
7119 * gdb.base/pie-execl.exp: Likewise.
7120 * gdb.base/solib-nodir.exp: Likewise.
7121 * gdb.base/solib-overlap.exp: Likewise.
7122
764880b7
PA
71232011-02-07 Pedro Alves <pedro@codesourcery.com>
7124
7125 * gdb.trace/collection.c (global_pieces): New.
7126 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
7127 New procedure.
7128 (gdb_trace_collection_test): Call it.
7129
505500db
SW
71302011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
7131
7132 * gdb.python/py-evthreads.c: New file.
7133 * gdb.python/py-evthreads.exp: New file.
7134 * gdb.python/py-events.py: New file.
7135 * gdb.python/py-events.exp: New file.
7136 * gdb.python/py-events.c: New file.
7137
385203ed
DD
71382011-02-04 David Daney <ddaney@caviumnetworks.com>
7139
7140 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
7141
9011945e
AB
71422011-02-03 Andrew Burgess <aburgess@broadcom.com>
7143
7144 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
7145 gdb.base/disasm-end-cu.exp: New test for disassembling over the
7146 boundary between two compilation units.
7147
580688f3
PA
71482011-02-02 Pedro Alves <pedro@codesourcery.com>
7149
7150 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
7151 (Virtual): New structs.
7152 (virtual_o, virtual_middle_b): New globals.
7153 * gdb.cp/virtbase.exp: New tests.
7154
d3f0f853
PP
71552011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
7156
7157 * gdb.base/jit.exp: New file.
7158 * gdb.base/jit-main.c: New file.
7159 * gdb.base/jit-solib.c: New file.
7160
b2030fb5
UW
71612011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
7162
7163 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
7164 proceed to initial kernel entry point.
7165 * gdb.opencl/datatypes.exp: Likewise.
7166 * gdb.opencl/operators.exp: Likewise.
7167 * gdb.opencl/vec_comps.exp: Likewise.
7168
2db19d1e
SW
71692011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
7170
7171 * gdb.cp/nsnested.cc: New.
7172 * gdb.cp/nsnested.exp: New.
7173 * gdb.cp/nsnoimports.exp: New.
7174 * gdb.cp/nsnoimports.cc: New.
7175
6b0c4c1f
JB
71762011-01-31 Joel Brobecker <brobecker@adacore.com>
7177
7178 * gdb.base/interact.exp: Add extra tests that verify that
7179 the value of the interactive-mode setting does not change
7180 after the script is sourced.
7181
80b23b6a
JK
71822011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7183
7184 * gdb.cp/noparam.exp: New file.
7185 * gdb.cp/noparam.cc: New file.
7186
ffd5ec24
PA
71872011-01-28 Pedro Alves <pedro@codesourcery.com>
7188
7189 * gdb.trace/tfile.exp: Test that with no traceframe selected,
7190 there's no stack or registers.
7191
a81766d8
TT
71922011-01-26 Tom Tromey <tromey@redhat.com>
7193
7194 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
7195 space before string output. Add test for "set print pretty off"
7196 case.
7197
585fdaa1
PA
71982011-01-25 Pedro Alves <pedro@codesourcery.com>
7199
7200 * gdb.base/frame-args.exp: Adjust.
7201 * gdb.dwarf2/dw2-noloc.exp: Adjust.
7202 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
7203 * gdb.dwarf2/pieces.exp: Adjust.
7204 * gdb.opt/clobbered-registers-O2.exp: Adjust.
7205 * gdb.opt/inline-locals.exp: Adjust.
7206 * gdb.threads/fork-child-threads.exp: Adjust.
7207
d468832a
KW
72082011-01-25 Ken Werner <ken.werner@de.ibm.com>
7209
7210 * gdb.opencl/convs_casts.cl: Move program scope variables into the
7211 OpenCL kernel function. Add a comment as marker. Add address space
7212 qualifiers for the remaining program scope variables.
7213 * gdb.opencl/datatypes.cl: Likewise.
7214 * gdb.opencl/operators.cl: Likewise.
7215 * gdb.opencl/vec_comps.cl: Likewise.
7216 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
7217 Add breakpoint at the marker comment.
7218 * gdb.opencl/datatypes.exp: Likewise.
7219 * gdb.opencl/operators.exp: Likewise.
7220 * gdb.opencl/vec_comps.exp: Likewise.
7221
490f124f
PA
72222011-01-24 Pedro Alves <pedro@codesourcery.com>
7223
7224 * gdb.base/printcmds.c (some_struct): New struct and instance.
7225 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
7226 procedure.
7227 <global scope>: Call it.
7228
6da78614
KW
72292011-01-21 Ken Werner <ken.werner@de.ibm.com>
7230
7231 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
7232 argument to the gdb_compile_opencl_hostapp call.
7233
ec64c9aa
YQ
72342011-01-19 Yao Qi <yao@codesourcery.com>
7235
7236 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
7237 positve list.
7238
810cfdbb
YQ
72392011-01-19 Yao Qi <yao@codesourcery.com>
7240
7241 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
7242 canonical form.
7243 Remove "xscale-*-*"
7244 * gdb.xml/tdesc-regs.exp: Likewise.
7245 * gdb.python/py-section-script.exp: Replace ARM target triplet
7246 with canonical form.
7247 Match arm*-*-symbianelf*.
7248 * gdb.base/dup-sect.exp: Likewise.
7249 * lib/dwarf.exp: New.
7250 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
7251 dwarf2_support.
7252 * gdb.dwarf2/dup-psym.exp: Likewise.
7253 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
7254 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
7255 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
7256 * gdb.dwarf2/dw2-basic.exp: Likewise.
7257 * gdb.dwarf2/dw2-compressed.exp: Likewise.
7258 * gdb.dwarf2/dw2-const.exp: Likewise.
7259 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
7260 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
7261 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
7262 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
7263 * gdb.dwarf2/dw2-filename.exp: Likewise.
7264 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
7265 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
7266 * gdb.dwarf2/dw2-intercu.exp: Likewise.
7267 * gdb.dwarf2/dw2-intermix.exp: Likewise.
7268 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
7269 * gdb.dwarf2/dw2-noloc.exp: Likewise.
7270 * gdb.dwarf2/dw2-op-call.exp: Likewise.
7271 * gdb.dwarf2/dw2-producer.exp: Likewise.
7272 * gdb.dwarf2/dw2-ranges.exp: Likewise.
7273 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
7274 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
7275 * gdb.dwarf2/dw2-strp.exp: Likewise.
7276 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
7277 * gdb.dwarf2/implptr.exp: Likewise.
7278 * gdb.dwarf2/mac-fileno.exp: Likewise.
7279 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
7280 * gdb.dwarf2/pieces.exp: Likewise.
7281 * gdb.dwarf2/pr11465.exp: Likewise.
7282 * gdb.dwarf2/valop.exp: Likewise.
7283 * gdb.dwarf2/watch-notconst.exp: Likewise.
7284 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
7285
4694da01
TT
72862011-01-19 Tom Tromey <tromey@redhat.com>
7287
7288 * gdb.python/py-infthread.exp: Add thread tests.
7289
b075872c
JB
72902011-01-14 Joel Brobecker <brobecker@adacore.com>
7291
7292 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
7293
2c3e6e24
JB
72942011-01-14 Joel Brobecker <brobecker@adacore.com>
7295
7296 * gdb.ada/widewide: New testcase.
7297
de8fa76c
JB
72982011-01-13 Joel Brobecker <brobecker@adacore.com>
7299
7300 * gdb.base/interact.exp: New testcase.
7301
1b05df00
TT
73022011-01-12 Tom Tromey <tromey@redhat.com>
7303
7304 * gdb.mi/gdb2549.exp: Update for error message changes.
7305 * gdb.mi/mi-cli.exp: Likewise.
7306 * gdb.mi/mi-disassemble.exp: Likewise.
7307 * gdb.mi/mi-pthreads.exp: Likewise.
7308 * gdb.mi/mi-regs.exp: Likewise.
7309 * gdb.mi/mi-stack.exp: Likewise.
7310 * gdb.mi/mi-var-block.exp: Likewise.
7311 * gdb.mi/mi-var-cmd.exp: Likewise.
7312 * gdb.mi/mi2-cli.exp: Likewise.
7313 * gdb.mi/mi2-disassemble.exp: Likewise.
7314 * gdb.mi/mi2-pthreads.exp: Likewise.
7315 * gdb.mi/mi2-regs.exp: Likewise.
7316 * gdb.mi/mi2-stack.exp: Likewise.
7317 * gdb.mi/mi2-var-block.exp: Likewise.
7318 * gdb.mi/mi2-var-cmd.exp: Likewise.
7319
c2ff108b
JK
73202011-01-12 Andrew Burgess <aburgess@broadcom.com>
7321 Jan Kratochvil <jan.kratochvil@redhat.com>
7322
7323 PR fortran/11104 and DWARF unbound arrays detection.
7324 * gdb.fortran/multi-dim.exp: New file.
7325 * gdb.fortran/multi-dim.f90: New file.
7326
b716877b
AB
73272011-01-12 Andrew Burgess <aburgess@broadcom.com>
7328
7329 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
7330 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
7331 add new tests for opcode dumping.
7332
6c162d5e
TT
73332011-01-11 Tom Tromey <tromey@redhat.com>
7334
7335 * gdb.python/py-infthread.exp: Load gdb-python.exp.
7336
77b06cd7
TJB
73372010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
7338
7339 Convert hardware watchpoints to use breakpoint_ops.
7340 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
7341 type is not supported.
7342 * gdb.base/foll-fork.exp: Likewise.
7343 * gdb.base/foll-vfork.exp: Likewise.
7344
f39a75d0
PM
73452011-01-10 Phil Muldoon <pmuldoon@redhat.com>
7346
7347 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
7348 Use load_lib gdb-python.exp.
7349 * gdb.python/python.exp: Ditto.
7350 * gdb.python/py-function.exp: Ditto.
7351
fc529d80
AS
73522011-01-09 Andreas Schwab <schwab@linux-m68k.org>
7353
7354 * gdb.threads/tls.exp ("info address me"): Fix expected output.
7355
fb03cb59
JK
73562011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7357
7358 * configure: Regenerate.
7359
d8e22779
TT
73602011-01-06 Tom Tromey <tromey@redhat.com>
7361
7362 * gdb.python/py-frame.exp: Test gdb.newest_frame.
7363
09050809
JB
73642011-01-06 Joel Brobecker <brobecker@adacore.com>
7365
fc529d80
AS
7366 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
7367 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
7368 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
7369 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
7370 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
7371 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
7372 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
7373 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
7374 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
7375 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
7376 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
7377 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
7378 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
7379 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
7380 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
7381 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
7382 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
7383 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
7384 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
7385 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
7386 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
7387 gdb.ada/uninitialized_vars.exp,
7388 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
7389 Simplify by using clean_restart.
09050809 7390
8ed5dd9e
JB
73912011-01-06 Joel Brobecker <brobecker@adacore.com>
7392
7393 Add marker to be used as anchor for inserting breakpoints.
7394 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
7395 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
7396 Likewise.
7397
7398 Remove uses of gdb_start_cmd.
7399 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
7400 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
7401
7402 Do not run testcase if testing with GDBserver.
7403 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
7404 if testing with GDBserver.
7405
368a124f
JB
74062011-01-06 Joel Brobecker <brobecker@adacore.com>
7407
7408 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
7409 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
7410 copyright header.
7411
44944448
JB
74122011-01-05 Joel Brobecker <brobecker@adacore.com>
7413
7414 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
7415 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
7416 testsuite/gdb.fortran/complex.f,
7417 testsuite/gdb.fortran/derived-type.f90,
7418 testsuite/gdb.fortran/library-module-lib.f90,
7419 testsuite/gdb.fortran/library-module-main.f90,
7420 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
7421 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
7422 Copyright year update.
7423
31886ea6
JB
74242011-01-05 Joel Brobecker <brobecker@adacore.com>
7425
7426 * gdb.base/langs1.f: Add copyright header.
7427
ebedcab5
JK
74282011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7429
7430 * gdb.base/morestack.exp: New file.
7431 * gdb.base/morestack.c: New file.
7432
de1eb2f9
JK
74332011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7434
7435 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
7436
9e87a409
JB
74372010-12-29 Joel Brobecker <brobecker@adacore.com>
7438
7439 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
7440 * gdb.ada/arrayptr.exp: Add test printing that new variable.
7441
720d1a40
JB
74422010-12-29 Joel Brobecker <brobecker@adacore.com>
7443
7444 * gdb.ada/lang_switch.exp: Correct expected parameter value.
7445
a283af87
AS
74462010-12-25 Andreas Schwab <schwab@linux-m68k.org>
7447
5d3d9cba
AS
7448 * gdb.threads/tls.exp: Fix typo.
7449
a283af87
AS
7450 * gdb.threads/thread-specific.exp (get_thread_list): Update.
7451 * gdb.threads/execl.exp: Update.
7452
2a20745c
YQ
74532010-12-23 Yao Qi <yao@codesourcery.com>
7454
7455 * gdb.arch/arm-disp-step.exp: New.
7456 * gdb.arch/arm-disp-step.S: New.
7457
a7658b96
TT
74582010-12-21 Tom Tromey <tromey@redhat.com>
7459
7460 * gdb.threads/execl.exp: Update.
7461 * gdb.threads/linux-dp.exp: Update.
7462 * gdb.threads/manythreads.exp: Update.
7463 * gdb.threads/tls.exp: Update.
7464
5b79abe7
TT
74652010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7466
7467 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
7468 (NextOverThrowDerivates) <resumebpt>: New.
7469 (resumebpt_test): New.
7470 (main): Call resumebpt_test.
7471 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
7472
0914bcdb
SS
74732010-12-12 Stan Shebs <stan@codesourcery.com>
7474
7475 * gdb.trace/tsv.exp: Test print command on trace state variables.
7476
305aeedc
TT
74772010-12-09 Tom Tromey <tromey@redhat.com>
7478
7479 * gdb.base/interp.exp: Add regression test.
7480
186c406b
TT
74812010-12-09 Tom Tromey <tromey@redhat.com>
7482
7483 * gdb.java/jnpe.java: New file.
7484 * gdb.java/jnpe.exp: New file.
7485 * gdb.cp/nextoverthrow.exp: New file.
7486 * gdb.cp/nextoverthrow.cc: New file.
7487
aae1c79a
DE
74882010-12-07 Doug Evans <dje@google.com>
7489
7490 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
7491 of data-directory.
7492 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
7493 updated.
7494 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
7495
60f98dde 74962010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
7497
7498 * gdb.base/callfuncs.exp: Test for skip_float_tests.
7499 * gdb.base/call-sc.exp: Ditto.
7500 * gdb.base/finish.exp: Ditto.
7501 * gdb.base/return.exp: Ditto.
7502 * gdb.base/return2.exp: Ditto.
7503
5fa290c1
DE
75042010-11-30 Doug Evans <dje@google.com>
7505
7506 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
7507 (gdb_expect_list): Fix spelling errors in comments.
7508 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
7509 send_gdb/gdb_expect_list where applicable.
7510 * gdb.base/call-ar-st.exp: Ditto.
7511 * gdb.base/funcargs.exp: Ditto.
7512 * gdb.base/gcore.exp: Ditto.
7513 * gdb.base/page.exp: Ditto.
7514 * gdb.base/sigaltstack.exp: Ditto.
7515 * gdb.base/siginfo.exp: Ditto.
7516 * gdb.base/sigstep.exp: Ditto.
7517 * gdb.base/trace-commands.exp: Ditto.
7518
4e04c971
DE
75192010-11-29 Doug Evans <dje@google.com>
7520
7521 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
7522 printer-name;subprinter-name.
7523
8cf6f0b1
TT
75242010-11-29 Tom Tromey <tromey@redhat.com>
7525
7526 * gdb.dwarf2/implptr.exp: New file.
7527 * gdb.dwarf2/implptr.c: New file.
7528 * gdb.dwarf2/implptr.S: New file.
7529
94b6973e
PM
75302010-11-29 Phil Muldoon <pmuldoon@redhat.com>
7531
fc529d80 7532 PR python/12199
94b6973e
PM
7533
7534 * gdb.python/py-breakpoint.exp: Test the delete method.
7535
8358c15c
JK
75362010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7537
7538 Fix step_resume_breakpoint unsaved during an infcall.
7539 * gdb.base/step-resume-infcall.exp: New file.
7540 * gdb.base/step-resume-infcall.c: New file.
7541
f6df29bc
TJB
75422010-11-24 Edjunior Machado <emachado@br.ibm.com>
7543
7544 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
7545
f2b5a5cf
TJB
75462010-11-24 Edjunior Machado <emachado@br.ibm.com>
7547
7548 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
7549 on ppc64's symbols; "finish" and "return" commands must accept to
7550 show the caller line again as well as the line after.
7551 * gdb.asm/powerpc64.inc: New file.
7552
6b0ecdc2
DE
75532010-11-23 Doug Evans <dje@google.com>
7554
7555 * lib/gdb.exp (gdb_test_sequence): New function.
7556 (gdb_expect_list): Add verbose -log call for each pattern.
7557 * gdb.base/signals.exp (test_handle_all_print): Call it.
7558 Reduce timeout increment from 6 minutes to 1 minute.
7559 * gdb.server/ext-run.exp: Call it.
7560
ea976c60
PM
75612010-11-23 Phil Muldoon <pmuldoon@redhat.com>
7562
f2b5a5cf 7563 PR python/12212
ea976c60
PM
7564
7565 * gdb.python/python.exp: Check that selected_thread raises an
7566 error when no inferior is loaded.
7567
c0efa795
JK
75682010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7569
7570 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
7571 * gdb.dwarf2/dw2-stack-boundary.S: New file.
7572
ec3aa567
JK
75732010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7574
7575 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
7576 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
7577
d8249011
DE
75782010-11-18 Doug Evans <dje@google.com>
7579
7580 * gdb.server/ext-run.exp: Fix intermittent failures.
7581
d4eba7d1
NF
75822010-11-12 Nathan Froyd <froydnj@codesourcery.com>
7583
7584 * gdb.stabs/gdb11479.exp: Use runto_main.
7585
b04c2f88
NF
75862010-11-12 Nathan Froyd <froydnj@codesourcery.com>
7587
7588 * gdb.base/break-entry.exp: Skip if using a stub.
7589
ae9d7ce4
NF
75902010-11-12 Nathan Froyd <froydnj@codesourcery.com>
7591
7592 * gdb.python/py-inferior.exp: Pack values in target endianness.
7593
621c8364
TT
75942010-11-12 Tom Tromey <tromey@redhat.com>
7595
7596 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
7597 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
7598 MemoryError.
7599 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
7600 type.
7601 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
7602 MemoryError.
7603 (test_subscript_regression): Update exception type.
7604
84f4c1fe
PM
76052010-11-11 Phil Muldoon <pmuldoon@redhat.com>
7606
7607 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
7608 breakpoint tests.
7609
a1442452
PA
76102010-11-09 Pedro Alves <pedro@codesourcery.com>
7611
7612 * gdb.base/watchpoint.exp: Test "watch -location" with an
7613 innacessible location.
7614
efd11a33
JK
76152010-11-09 Edjunior Machado <emachado@br.ibm.com>
7616 Luis Machado <luisgpm@br.ibm.com>
7617
7618 * gdb.base/maint.exp: Expect "." prefix.
7619 * gdb.base/nodebug.exp: Expect "." Likewise.
7620 * gdb.base/sepsymtab.exp: Expect "." Likewise.
7621 * gdb.base/watchpoint-cond-gone.exp: Likewise.
7622 * gdb.base/watchpoint.exp: Expect a software watch to be created for
7623 POWER server processors.
7624
aa00efb5
JK
76252010-11-08 Edjunior Machado <emachado@br.ibm.com>
7626 Luis Machado <luisgpm@br.ibm.com>
7627
7628 * gdb.base/break-entry.exp: convert entry point for
7629 ppc64 and expect leading `.' on ppc64's symbols
7630
99e7ae30
DE
76312010-11-05 Doug Evans <dje@google.com>
7632
7633 * gdb.base/help.exp: Update expected output.
b521dba8
DE
7634 * gdb.python/py-param.exp: Delete, contents moved to ...
7635 * gdb.python/py-parameter.exp: ... here. New file.
7636 Add test for gdb.parameter ("directories").
99e7ae30 7637
f4b8a18d
KW
76382010-11-05 Ken Werner <ken.werner@de.ibm.com>
7639
7640 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
7641 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
7642 * configure: Regenerate.
7643 * gdb.opencl/Makefile.in: New File.
7644 * gdb.opencl/datatypes.exp: Likewise.
7645 * gdb.opencl/datatypes.cl: Likewise.
7646 * gdb.opencl/operators.exp: Likewise.
7647 * gdb.opencl/operators.cl: Likewise.
7648 * gdb.opencl/vec_comps.exp: Likewise.
7649 * gdb.opencl/vec_comps.cl: Likewise.
7650 * gdb.opencl/convs_casts.exp: Likewise.
7651 * gdb.opencl/convs_casts.cl: Likewise.
7652 * lib/opencl.exp: Likewise.
7653 * lib/opencl_hostapp.c: Likewise.
7654 * lib/opencl_kernel.cl: Likewise.
7655 * lib/cl_util.c: Likewise.
7656 * lib/cl_util.c: Likewise.
7657 * gdb.base/default.exp (set language): Add "opencl" to the list of
7658 languages.
7659
a9d5ef47
SW
76602010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
7661
7662 * gdb.cp/overload.exp: Added test for inheritance overload.
7663 * gdb.cp/overload.cc: Ditto.
7664 * gdb.cp/oranking.exp: Removed releveant kfails.
7665
03eb1c79
JK
76662010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7667 Joel Brobecker <brobecker@adacore.com>
7668
7669 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
7670 check test_compiler_info.
7671
dbc98a8b
KW
76722010-11-03 Ken Werner <ken.werner@de.ibm.com>
7673
7674 * gdb.base/gnu_vector.exp: Adjust expect messages.
7675
120bd360
KW
76762010-11-03 Ken Werner <ken.werner@de.ibm.com>
7677
7678 * gdb.base/gnu_vector.exp: Add unary operator tests.
7679
c37f7098
KW
76802010-11-03 Ken Werner <ken.werner@de.ibm.com>
7681
7682 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
7683
7b51bc51
DE
76842010-11-02 Doug Evans <dje@google.com>
7685
7686 * gdb.python/py-pp-maint.c: New file.
7687 * gdb.python/py-pp-maint.exp: New file.
7688 * gdb.python/py-pp-maint.py: New file.
7689
50c97f38
TT
76902010-11-02 Tom Tromey <tromey@redhat.com>
7691
7692 * gdb.base/default.exp: Remove "scheme" from language list.
7693
a289b8f6
JK
76942010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7695
7696 Revert:
7697 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7698 * gdb.threads/sigstep-threads.exp: New file.
7699 * gdb.threads/sigstep-threads.c: New file.
7700
cd017491
MS
77012010-10-20 Michael Snyder <msnyder@vmware.com>
7702
7703 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
7704
8e6a5956
UW
77052010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
7706
7707 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
7708 Skip test completely if gdb,no_hardware_watchpoints.
7709
2c04da0d
UW
77102010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
7711
7712 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
7713 strict, but do not check for any particular function name within libc.
7714
79afc5ef
SW
77152010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
7716
7717 * gdb.cp/smartp.exp: New test.
7718 * gdb.cp/smartp.cc : New test.
7719
026ffab7
SW
77202010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
7721
7722 * gdb.cp/converts.exp: Test pointer to bool conversion.
7723 Test pointer to long conversion.
7724 * gdb.cp/oranking.exp: Removed relevant kfail.
7725
3a772aa4
TT
77262010-10-18 Tom Tromey <tromey@redhat.com>
7727
7728 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
7729 argument to lazy_string.
7730 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
7731 (pp_ls.to_string): Use it.
7732 * gdb.python/py-prettyprint.c (main): Move declarations to top.
7733 Add "estring2" local.
7734
5fc3827b
JK
77352010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7736
7737 Fix s390x compatibility.
7738 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
7739 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
7740
8aeb23f3
JK
77412010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7742
7743 * gdb.threads/sigstep-threads.exp: New file.
7744 * gdb.threads/sigstep-threads.c: New file.
7745
c1e56572
JK
77462010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7747
7748 * gdb.base/pie-execl.exp: New file.
7749 * gdb.base/pie-execl.c: New file.
7750
92163a10
JK
77512010-10-13 Doug Evans <dje@google.com>
7752 Jan Kratochvil <jan.kratochvil@redhat.com>
7753
7754 PR exp/12117
7755 * gdb.cp/ptype-cv-cp.cc: New file.
7756 * gdb.cp/ptype-cv-cp.exp: New file.
7757
7062b0a0
SW
77582010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
7759
7760 * gdb.cp/converts.cc: New test program.
7761 * gdb.cp/converts.exp: New test.
7762 * gdb.cp/overload.exp: Added test for void* vs int*.
7763 * gdb.cp/overload.exp: Ditto.
7764 * gdb.cp/oranking.exp: Removed related kfail.
7765
0e3509db
DE
77662010-10-13 Doug Evans <dje@google.com>
7767
7768 * lib/gdb-python.exp (gdb_check_python_config): New function.
7769 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
7770 * gdb.python/lib-types.cc: New file.
7771 * gdb.python/lib-types.exp: New file.
7772
8dc78533
JK
77732010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7774
7775 * gdb.python/py-error.exp: New file.
7776 * gdb.python/py-error.py: New file.
7777
93c17e06
JK
77782010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7779
7780 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
7781 gdb_test_multiple.
7782
d8b34041
JK
77832010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7784
7785 * gdb.base/break-interp.exp: Use ldlags for linking flags.
7786 * gdb.base/prelink.exp: Likewise.
7787 * gdb.base/solib-nodir.exp: Likewise.
7788 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
7789 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
7790 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
7791
e0cc584e
UW
77922010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7793
7794 * break-interp.exp (test_ld): Use two separate gdb_expect statements
7795 for the "info files" test to avoid timeouts on slow machines.
7796
cfc353b1
JK
77972010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7798
7799 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
7800 (main): Make openlib dummy call.
7801
d3d7896d
JK
78022010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7803
7804 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
7805 * break-interp.exp (reach): Move the core body ...
7806 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
7807 (test_ld): Provide always real argument, even to the linker. Replace
7808 dl_main by _dl_debug_state.
7809
5e533c94
JK
78102010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7811
7812 Fix results of prelinked PIEs on ppc*.
7813 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
7814 Accept also DISPLACEMENT "PRESENT".
7815 (main): Replace "ZERO" displacements by "PRESENT".
7816
33540610
SW
78172010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
7818
7819 * gdb.cp/oranking.exp: New test.
7820 * gdb.cp/oranking.cc: New test program.
7821
3bdf2bbd
KW
78222010-10-08 Ken Werner <ken.werner@de.ibm.com>
7823
7824 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
7825 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
7826
2f608a3a
KW
78272010-10-06 Ken Werner <ken.werner@de.ibm.com>
7828
7829 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
7830 lush, lynx) New constant.
7831 * gdb.base/constvars.exp: Test const array types.
7832 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
7833
aa2e2d8d
DE
78342010-10-06 Doug Evans <dje@google.com>
7835
7836 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
7837 of syscall staging area.
7838
2844d6b5
KW
78392010-10-06 Ken Werner <ken.werner@de.ibm.com>
7840
7841 * gdb.base/gnu_vector.c: Add variable c4.
7842 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
7843 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
7844
7d8ac8bb
MR
78452010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
7846
7847 * gdb.arch/altivec-abi.exp: Fix a typo.
7848
84a02e58
MR
78492010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
7850
7851 * lib/mi-support.exp (thread_selected_re): Correct pattern used
7852 to match a thread ID.
7853
b18e6318
JK
78542010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7855
7856 Fix s390x testcase compatibility.
7857 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
7858
a2c09bd0
DE
78592010-10-01 Doug Evans <dje@google.com>
7860
7861 * lib/gdb-python.exp: New file.
7862 * gdb.python/py-block.exp: Use it.
7863 * gdb.python/py-breakpoint.exp: Ditto.
7864 * gdb.python/py-frame.exp: Ditto.
7865 * gdb.python/py-inferior.exp: Ditto.
7866 * gdb.python/py-param.exp: Ditto.
7867 * gdb.python/py-prettyprint.exp: Ditto.
7868 * gdb.python/py-shared.exp: Ditto.
7869 * gdb.python/py-symbol.exp: Ditto.
7870 * gdb.python/py-symtab.exp: Ditto.
7871 * gdb.python/py-type.exp: Ditto.
7872 * gdb.python/py-value.exp: Ditto.
7873 * gdb.python/python.exp: Ditto.
7874
38f12cfc
TT
78752010-09-30 Tom Tromey <tromey@redhat.com>
7876
7877 * gdb.base/anon.exp: New file.
7878 * gdb.base/anon.c: New file.
7879
9ae8282d
TT
78802010-09-30 Tom Tromey <tromey@redhat.com>
7881
7882 * gdb.base/completion.exp: Test completion through anonymous
7883 union.
7884 * gdb.base/break1.c (struct some_struct): Add anonymous union.
7885
e9e07ba6
JK
78862010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7887
7888 Fix printing parameters of inlined functions.
7889 * gdb.dwarf2/dw2-inline-param.exp: New file.
7890 * gdb.dwarf2/dw2-inline-param-main.c: New file.
7891 * gdb.dwarf2/dw2-inline-param.S: New file.
7892
cd2effb2
JK
78932010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7894
7895 PR corefiles/12071.
7896 * gdb.base/corefile.exp (quit with a process, no question: load core)
7897 (quit with a core file): New tests.
7898
bceffbf3
JK
78992010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7900
7901 Fix GDB crash on inferior calls with self-referencing classes.
7902 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
7903 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
7904 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
7905
1736ad11
JK
79062010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7907
7908 Fix lost siginfo_t for inferior calls.
7909 * gdb.base/siginfo-infcall.exp: New file.
7910 * gdb.base/siginfo-infcall.c: New file.
7911
a176ad92
JB
79122010-09-22 Joel Brobecker <brobecker@adacore.com>
7913
7914 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
7915
c2b0a229
JK
79162010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7917
7918 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
7919 New test.
7920 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
7921
e8ae22d1
JB
79222010-09-22 Joel Brobecker <brobecker@adacore.com>
7923
7924 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
7925 type of our const type.
7926
ec322823
SW
79272010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
7928
7929 * gdb.cp/pr12028.cc: New.
7930 * gdb.cp/pr12028.exp: New.
7931
72929c62
JB
79322010-09-22 Joel Brobecker <brobecker@adacore.com>
7933
7934 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
7935
875b4ff5 79362010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 7937 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
7938
7939 PR mi/11407
7940 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
7941 * gdb.mi/dw2-ref-missing-frame-main.c New File.
7942 * gdb.mi/dw2-ref-missing-frame.S New File.
7943 * gdb.mi/dw2-ref-missing-frame.exp New File.
7944
7155d578
TT
79452010-09-14 Tom Tromey <tromey@redhat.com>
7946
7947 PR symtab/8399:
7948 * gdb.threads/tls.exp: Remove kfail. Update expected output.
7949
515ed532
TT
79502010-09-14 Tom Tromey <tromey@redhat.com>
7951
7952 PR exp/11803:
7953 * gdb.threads/tls.exp: Use C++.
7954 (check_thread_local): Use K::another_thread_local.
7955 * gdb.threads/tls.c (class K): New.
7956 (another_thread_local): Now a member of K.
7957 (spin): Update. No longer K&R C.
7958
450ca57c
SW
79592010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
7960
7961 * gdb.cp/koenig.cc: created class for testing member lookup.
7962 * gdb.cp/koenig.exp: Added test for member lookup.
7963
dbd492a3
JK
79642010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7965
7966 Fix false FAILs on sourcetree topdir directory containing "kill".
7967 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
7968 source line matching regexp.
7969
8d4d924b
JK
79702010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7971
7972 * gdb.python/python.exp (set height 0, collect help from uiout)
7973 (verify help to uiout): New tests.
7974
8e64f2a0
JK
79752010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7976
7977 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
7978 is_lp64_target to check 64bit target.
7979
4569eed2
JK
79802010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7981
7982 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
7983 (test_ld) <powerpc64-*>: New.
7984
5e1617b1
DJ
79852010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
7986
7987 * gdb.cp/templates.exp (test_template_args): Allow "struct".
7988
c767944b
DJ
79892010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
7990
7991 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
7992 (FunctionArg::method): New function.
7993 (empty, arg): New variables.
7994 (main): Call arg.method.
7995 * gdb.cp/templates.exp (test_template_args): New function.
7996 (do_tests): Call it.
7997
27d3a3fc
UW
79982010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
7999
8000 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
8001 of "next" to proceed over pthread_exit call.
8002
55b7ce7f
UW
80032010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
8004
8005 * gdb.base/maint.exp: Avoid wildcards against potentially very long
8006 "maint print statistics" output to prevent expect timeouts.
8007
809df446
JK
80082010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8009
8010 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
8011 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
8012 (test_float_rejected): ... here.
8013 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
8014 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
8015 (test_float_rejected): ... here.
8016 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
8017 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
8018 (test_float_rejected): ... here.
8019 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
8020 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
8021 (test_float_rejected): ... here.
8022
8464be76
DJ
80232010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
8024
8025 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
8026 before disabling hardware watchpoints.
8027 (test_inaccessible_watchpoint): Check that hardware watchpoints
8028 are used. Test for watchpoints on a constant address.
8029
14dba4b4
JK
80302010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8031
8032 * gdb.base/ui-redirect.exp: New file.
8033
3f3540e1 80342010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 8035 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
8036
8037 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
8038
0f254bb7
DE
80392010-08-31 Doug Evans <dje@google.com>
8040
8041 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
8042
03f17ccf
TT
80432010-08-30 Tom Tromey <tromey@redhat.com>
8044
8045 PR python/11792:
8046 * gdb.python/py-value.exp (test_subscript_regression): Add
8047 dynamic_type test.
8048
640617ad
DJ
80492010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
8050
8051 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
8052 instead of running to main. Do not test the main function.
8053 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
8054 Add new main.
8055
2ed91d1b
PA
80562010-08-26 Pedro Alves <pedro@codesourcery.com>
8057
8058 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
8059 one test.
8060
673bfd45
DE
80612010-08-24 Doug Evans <dje@google.com>
8062
8063 PR symtab/11942
8064 * gdb.dwarf2/dw4-sig-types.cc: New file.
8065 * gdb.dwarf2/dw4-sig-types.h: New file.
8066 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
8067 * gdb.dwarf2/dw4-sig-types.exp: New file.
8068
f9ffd4bb
TT
80692010-08-23 Tom Tromey <tromey@redhat.com>
8070
8071 PR python/11145:
8072 * gdb.python/py-value.c (Base, Derived): New types.
8073 (base): New global.
8074 * gdb.python/py-value.exp (test_subscript_regression): Add
8075 dynamic_cast test.
8076
d839c8a4
TT
80772010-08-23 Tom Tromey <tromey@redhat.com>
8078
8079 PR python/10676:
8080 * gdb.python/py-type.exp (test_fields): Add tests for type
8081 equality.
8082
702c2711
TT
80832010-08-23 Tom Tromey <tromey@redhat.com>
8084
8085 PR python/11915:
8086 * gdb.python/py-type.exp (test_fields): Add tests for array.
8087
832bafd3
KS
80882010-08-23 Keith Seitz <keiths@redhat.com>
8089
8090 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
8091 have any children. Create a new abbrev for it.
8092 Add missing terminal sequence to .debug_abbrev.
8093
c37bf528
KS
80942010-08-20 Keith Seitz <keiths@redhat.com>
8095
8096 PR symtab/11465:
8097 * gdb.dwarf2/pr11465.exp: New test.
8098 * gdb.dwarf2/pr11465.S: New file.
8099 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
8100 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
8101
4572cbac
TJB
81022010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
8103
8104 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
8105 registers. Update data sets with the new v2_double element in the
8106 VSX register union. Add vector_register3_vr data set for the AltiVec
8107 registers. Use gdb_test_no_output instead of send_gdb.
8108
e7fbb131
PA
81092010-08-19 Pedro Alves <pedro@codesourcery.com>
8110
8111 * gdb.python/py-shared.exp: New file, factored out from
8112 python.exp.
8113 * gdb.python/py-shared.c: New file.
8114 * gdb.python/py-shared-sl.c: New file.
8115 * gdb.python/python-1.c: New file.
8116 * gdb.python/python-sl.c: Delete.
8117 * gdb.python/python.c: Mention python-1.c.
8118 * gdb.python/python.exp: Move shared library tests to
8119 py-shared.exp.
8120 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
8121 (MISCELLANEOUS): New.
8122 (clean mostlyclean): Also remove $MISCELLANEOUS.
8123
d30f5e1f
DE
81242010-08-19 Doug Evans <dje@google.com>
8125
8126 PR exp/11926
8127 * gdb.base/printcmds.exp (test_float_accepted): New function.
8128 Move existing float tests there. Add tests for floats with suffixes.
8129 (test_float_rejected): New function.
8130 * gdb.java/jv-print.exp (test_float_accepted): New function.
8131 (test_float_rejected): New function.
8132 * gdb.objc/print.exp: New file.
8133 * gdb.pascal/print.exp: New file.
8134 * lib/objc.exp: New file.
8135
7b3fd859
PM
81362010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
8137
8138 * gdb.base/default.exp (info set): Avoid full buffer error and force
8139 reading up to final gdb prompt.
8140 (show): Likewise.
8141
c92817ce
TT
81422010-08-18 Tom Tromey <tromey@redhat.com>
8143
8144 PR symtab/11919:
8145 * gdb.base/completion.exp: Add test.
8146
f1208f9e
DE
81472010-08-18 Doug Evans <dje@google.com>
8148
8149 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
8150 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
8151 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
8152 Simplify, early exit if runto_main fails.
8153 * gdb.fortran/exprs.exp: load_lib fortran.exp.
8154 (set_lang_fortran): Moved to lib/fortran.exp.
8155 * gdb.fortran/types.exp: load_lib fortran.exp.
8156 (set_lang_fortran): Moved to lib/fortran.exp.
8157 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
8158 * gdb.java/jprint.exp (set_lang_java): Ditto.
8159 * gdb.java/jv-exp.exp: load_lib java.exp.
8160 If set_lang_java fails, issue a warning instead of failure to be
8161 consistent with other set_lang_foo uses.
8162 (set_lang_java): Moved to lib/java.exp.
8163 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
8164 If set_lang_java fails, issue a warning instead of failure to be
8165 consistent with other set_lang_foo uses.
8166 * gdb.pascal/types.exp: load_lib pascal.exp.
8167 (set_lang_pascal): Moved to lib/pascal.exp.
8168 * lib/fortran.exp: New file.
8169 * lib/java.exp (set_lang_java): New function.
8170 * lib/pascal.exp (set_lang_pascal): New function.
8171
2f06b485
YQ
81722010-08-18 Yao Qi <yao@codesourcery.com
8173
8174 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
8175 func_nofb_start and func_loopfb_start, so that address of functions
8176 is equal to these labels on Thumb.
8177
96e25403
YQ
81782010-08-18 Yao Qi <yao@codesourcery.com>
8179
8180 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
8181 to reflect latest c source file.
8182
36e6adc4
JK
81832010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8184
8185 * gdb.cp/infcall-dlopen.exp: New file.
8186 * gdb.cp/infcall-dlopen.cc: New file.
8187 * gdb.cp/infcall-dlopen-lib.cc: New file.
8188
f431efe5
PA
81892010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8190 Pedro Alves <pedro@codesourcery.com>
8191
8192 PR breakpoints/11371
8193
8194 * gdb.base/watch-cond-infcall.exp: New file.
8195 * gdb.base/watch-cond-infcall.c: New file.
8196
06a64a0b
TT
81972010-08-16 Tom Tromey <tromey@redhat.com>
8198
8199 * gdb.base/help.exp: Update.
8200 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
8201 watchpoint.
8202 (test_watch_location): New proc.
8203 (test_watchpoint_in_big_blob): Delete watchpoint.
8204 * gdb.base/watchpoint.c (func5): New function.
8205 (main): Call it.
8206
70ebf4ed
DE
82072010-08-16 Doug Evans <dje@google.com>
8208
8209 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
8210
ca5c20b6
PM
82112010-08-11 Phil Muldoon <pmuldoon@redhat.com>
8212
8213 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
8214 tests.
8215
7346b668
KW
82162010-08-11 Ken Werner <ken.werner@de.ibm.com>
8217
8218 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
8219 * gdb.base/gnu_vector.c: New File.
8220 * gdb.base/gnu_vector.exp: Likewise.
8221
cb2e07a6
PM
82222010-08-11 Phil Muldoon <pmuldoon@redhat.com>
8223
8224 * gdb.python/python.c: New File.
8225 * gdb.python/python-sl.c: New File.
8226 * gdb.python/python.exp: Test solib_address and decode_line
8227 * functions.
8228
5da1313b
JK
82292010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8230
8231 * gdb.python/python.exp (show height, set height 10)
8232 (verify pagination beforehand, verify pagination beforehand: q)
8233 (gdb.execute does not page, verify pagination afterwards)
8234 (verify pagination afterwards: q): New.
8235
49c3ccf7
DE
82362010-08-02 Doug Evans <dje@google.com>
8237
8238 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
8239 because of an older gcc, change test2
8240 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
8241 to unsupported.
8242
42c0c4f1
KH
82432010-07-30 Kazu Hirata <kazu@codesourcery.com>
8244
8245 * gdb.base/break-always.exp: Do not expect full paths to file
8246 names.
8247 * gdb.base/commands.exp: Likewise.
8248
d3765805
DE
82492010-07-30 Doug Evans <dje@google.com>
8250
c98ee71b
DE
8251 * gdb.cp/temargs.exp: For new tests that require newer gccs,
8252 xfail them when run with older gccs.
8253
fd961404
DE
8254 * lib/gdb.exp (build_executable): Forward "c++" option to
8255 get_compiler_info.
8256
999adef4
DE
8257 * gdb.python/py-type.exp (test_template): Mark as xfail tests
8258 "python print ttype.template_argument(1)" and
8259 "python print isinstance(ttype.template_argument(1), gdb.Value)"
8260 if using gcc 4.4 or earlier.
8261
d3765805
DE
8262 * gdb.base/valgrind-db-attach.exp: Use unique test name for
8263 attach-to-debugger handling.
8264
1276c759
JK
82652010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8266
8267 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
8268 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
8269 (main): Use copyreloc.
8270 * gdb.base/prelink.exp (split debug of executable)
8271 (.dynbss vs. .bss address shift): New tests.
8272
88caa9b9
PA
82732010-07-29 Pedro Alves <pedro@codesourcery.com>
8274
8275 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
8276 in gdb_test_multiple.
8277
c6f2ac43
PA
82782010-07-29 Pedro Alves <pedro@codesourcery.com>
8279
8280 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
8281 environment.
8282
326fd672
TT
82832010-07-28 Tom Tromey <tromey@redhat.com>
8284
8285 PR python/11060:
8286 * gdb.python/py-type.c (Temargs): New template.
8287 (temvar): New variable.
8288 * gdb.python/py-type.exp (test_template): New proc.
8289
3ce3b1ba
PA
82902010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
8291
8292 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
8293 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
8294
34eaf542
TT
82952010-07-28 Tom Tromey <tromey@redhat.com>
8296
8297 PR c++/9946:
8298 * gdb.cp/temargs.exp: New file.
8299 * gdb.cp/temargs.cc: New file.
8300
d41b819e
JK
83012010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8302
8303 * gdb.base/help.exp (help disassemble): Update the content.
8304
26ab7092
JK
83052010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8306
8307 * gdb.threads/ia64-sigill.exp: New file.
8308 * gdb.threads/ia64-sigill.c: New file.
8309
5283e9e1
TT
83102010-07-27 Tom Tromey <tromey@redhat.com>
8311
8312 * gdb.opt/inline-cmds.c (ATTR): New define.
8313 (func1): Use it.
8314 (func2): Likewise.
8315 (func3): Likewise.
8316 (outer_inline1): Likewise.
8317 (outer_inline2): Likewise.
8318 * gdb.opt/inline-bt.c (ATTR): New define.
8319 (func1): Use it.
8320 (func2): Likewise.
8321 * gdb.opt/inline-locals.c (ATTR): New define.
8322 (func1): Use it.
8323 (func2): Likewise.
8324
e992ef73
TT
83252010-07-27 Tom Tromey <tromey@redhat.com>
8326
8327 * gdb.stabs/gdb11479.c (hack): New function.
8328 (test): Use it.
8329 (test2): Use it.
8330 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
8331 (int32_search_buf, int64_search_buf): No longer static.
8332 (x): Remove.
8333 * gdb.base/relocate.c (hack): New function.
8334
5374244e
PM
83352010-07-27 Phil Muldoon <pmuldoon@redhat.com>
8336
8337 * gdb.python/py-value.exp (test_inferior_function_call): New function.
8338 * gdb.python/py-value.c (func1): New function.
8339 (func2): Likewise.
8340
a99aee83
CV
83412010-07-26 Corinna Vinschen <vinschen@redhat.com>
8342
8343 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
8344 as not to clash with .data section.
8345
a04ba985
JG
83462010-07-26 Jerome Guitton <guitton@adacore.com>
8347
8348 * gdb.base/code_elim.exp: New file.
8349 * gdb.base/code_elim1.c: New file.
8350 * gdb.base/code_elim2.c: New file.
8351
23bd0f7c
PA
83522010-07-21 Pedro Alves <pedro@codesourcery.com>
8353
8354 PR symtab/11827
8355
8356 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
8357 (some_volatile_enum): New variable.
8358 * gdb.base/printcmds.exp (test_print_enums): New.
8359 <top level>: Call it.
8360
883df6dd
SW
83612010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
8362
8363 * gdb.cp/fpointer.cc: New test.
8364 * gdb.cp/fpointer.exp: New test.
8365
569b05a5
JK
83662010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8367
8368 * gdb.base/solib-nodir.exp: New file.
8369 * lib/gdb.exp (runto): New case for a GDB internal error.
8370
51d7d803
JK
83712010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8372 Ulrich Weigand <uweigand@de.ibm.com>
8373 Tom Tromey <tromey@redhat.com>
8374
8375 * gdb.base/charset-malloc.c: New file.
8376 * gdb.base/charset.c (malloc_stub): New prototype.
8377 (main): Call it instead of malloc itself.
8378 * gdb.base/charset.exp: Use only prepare_for_testing.
8379 (binfile): Remove the variable.
8380
c0edd9ed
JK
83812010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8382
8383 Make core files the process_stratum.
8384 * gdb.base/corefile.exp (run: load core again)
8385 (run: sanity check we see the core file, run: with core)
8386 (run: core file is cleared, attach: load core again)
8387 (attach: sanity check we see the core file, attach: with core)
8388 (attach: core file is cleared): New tests.
8389 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
8390
3cbaedff
KW
83912010-07-14 Ken Werner <ken.werner@de.ibm.com>
8392
8393 * gdb.arch/altivec-abi.exp: New tests.
8394
91158a56
TT
83952010-07-13 Tom Tromey <tromey@redhat.com>
8396
8397 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
8398 (main): Use it.
8399 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
8400
0f5238ed
TT
84012010-07-13 Tom Tromey <tromey@redhat.com>
8402
8403 * gdb.base/label.exp: New file.
8404 * gdb.base/label.c: New file.
8405
add265ae
L
84062010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
8407 H.J. Lu <hongjiu.lu@intel.com>
8408
8409 * lib/gdb.exp (is_ilp32_target): New.
8410 (is_lp64_target): Likewise.
8411
8412 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
8413 target.
8414 * gdb.arch/amd64-disp-step.exp: Likewise.
8415 * gdb.arch/amd64-dword.exp: Likewise.
8416 * gdb.arch/amd64-i386-address.exp: Likewise.
8417 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 8418
add265ae
L
8419 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
8420 target.
8421 * gdb.arch/i386-bp_permanent.exp: Likewise.
8422 * gdb.arch/i386-byte.exp: Likewise.
8423 * gdb.arch/i386-disp-step.exp: Likewise.
8424 * gdb.arch/i386-gnu-cfi.exp: Likewise.
8425 * gdb.arch/i386-prologue.exp: Likewise.
8426 * gdb.arch/i386-size-overlap.exp: Likewise.
8427 * gdb.arch/i386-size.exp: Likewise.
8428 * gdb.arch/i386-sse.exp: Likewise.
8429 * gdb.arch/i386-unwind.exp: Likewise.
8430 * gdb.arch/i386-word.exp: Likewise.
8431
8432 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
8433 test only when building 64-bit executables. Do not hard-code
8434 -m64 option.
8435
2dfb8c17
DE
84362010-07-07 Doug Evans <dje@google.com>
8437
8438 * lib/gdb.exp (gdb_test_list_exact): New function.
8439 * gdb.base/default.exp (show convenience): Call it, add tests for
8440 $_sdata = void, $_thread = 0.
8441
4e5799b6
JK
84422010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8443 Joel Brobecker <brobecker@adacore.com>
8444
8445 Fix re-run of PIE executable, PR shlibs/11776.
8446 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
8447 Remove $displacement_main to match the solib-svr4.c change. New "kill"
8448 and re-"run" of the inferior.
8449
1a219cc7
JK
84502010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8451 Joel Brobecker <brobecker@adacore.com>
8452
8453 Cope with missing /usr/sbin/prelink.
8454 * lib/prelink-support.exp (prelink_no):
8455 <result == 1 && $output is "no such file or directory">: New.
8456 (prelink_yes): Likewise. Return on failed prelink_no.
8457
5e3b36f8
JK
84582010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8459 Joel Brobecker <brobecker@adacore.com>
8460
8461 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
8462 build_executable by build_executable_own_libs. Replace "prelink -R"
8463 execution by a call of prelink_yes. Comment why "prelink -r" needs no
8464 change.
8465 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
8466 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
8467 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
8468 Replace build_executable by build_executable_own_libs's function
8469 build_executable_own_libs.
8470 (prelinkNO): Create new stub to call prelink_no.
8471 (prelinkYES): Create new stub to call prelink_yes.
8472 (test_attach): Rename calls of copy to file_copy.
8473 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
8474 (copy): Move to ...
8475 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
8476 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
8477 * gdb.base/prelink.exp: Disable testcase also for is_remote and
8478 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
8479 special flags by gdb_compile_shlib. Replace second gdb_compile by
8480 build_executable_own_libs. Replace "prelink -R" execution by a call of
8481 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
8482 a second call of prelink_yes. Replace restart commands by
8483 clean_restart.
8484 (prelink): Rename to ...
8485 (seen displacement message): ... this test. Extend its expectation
8486 strictness.
8487
86e4bafc
JK
84882010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8489
8490 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
8491 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
8492 displacement message exactly once.
8493
3cd07d20
JK
84942010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8495 Joel Brobecker <brobecker@adacore.com>
8496
8497 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
8498 its restore after the <$relink_args != ""> loop. new comment.
8499
0a1e94c7
JK
85002010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8501 Joel Brobecker <brobecker@adacore.com>
8502
8503 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
8504 code for it. New variable relink_args.
8505 (prelinkYES): Call prelinkNO.
8506 (test_attach): Accept new parameter relink_args. Re-prelink the binary
8507 in such case. Move the core code to ...
8508 (test_attach_gdb): ... a new function. Send GDB command "file".
8509 Extend expected "Attaching to " string.
8510
2f70bcfb
TT
85112010-07-02 Tom Tromey <tromey@redhat.com>
8512
8513 * gdb.base/bitops.exp: Remove extraneous "pass".
8514
a17ac5b0
TT
85152010-07-02 Ken Werner <ken.werner@de.ibm.com>
8516
8517 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
8518
dc10affe
PA
85192010-07-01 Pedro Alves <pedro@codesourcery.com>
8520
d41c0fc8
PA
8521 * gdb.base/help.exp: Adjust expected output.
8522
85232010-07-01 Pedro Alves <pedro@codesourcery.com>
8524
8525 * gdb.base/help.exp: Adjust expected output.
dc10affe 8526
0a600c36
JK
85272010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8528
8529 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
8530 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
8531 c++/11702.
8532
37cc8bfe
JK
85332010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8534 Doug Evans <dje@google.com>
8535
8536 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
8537 add .dynamic entry'.
8538
254e6b9e
DE
85392010-06-29 Doug Evans <dje@google.com>
8540
8541 Test PR c++/11702.
8542 * gdb.cp/m-static.exp: Add testcase.
8543 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
8544
595939de 85452010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
8546 Tom Tromey <tromey@redhat.com>
8547 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
8548
8549 * gdb.python/py-inferior.c: New File.
8550 * gdb.python/py-infthread.c: New File.
8551 * gdb.python/py-inferior.exp: New File.
8552 * gdb.python/py-infthread.exp: New File.
8553
98751a41
JK
85542010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8555
8556 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
8557 (ptype ::C::OtherFileClass typedefs): New.
8558 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
8559 (C::OtherFileClass::cOtherFileClassVar2): New.
8560 (C::OtherFileClass::cOtherFileClassVar_use): Use also
8561 cOtherFileClassVar2.
8562 (C::cOtherFileType2, C::cOtherFileVar2): New.
8563 (C::cOtherFileVar_use): use also cOtherFileVar2.
8564 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
8565
41f62f39
JK
85662010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8567
8568 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
8569 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
8570 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
8571 (print ::C::cOtherFileVar)
8572 (whatis C::OtherFileClass::cOtherFileClassType)
8573 (whatis ::C::OtherFileClass::cOtherFileClassType)
8574 (print C::OtherFileClass::cOtherFileClassVar)
8575 (print ::cOtherFileClassVar)
8576 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
8577 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
8578 trailing content.
8579 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
8580 (C::OtherFileClass::cOtherFileClassVar)
8581 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
8582 (C::cOtherFileVar, C::cOtherFileVar_use): New.
8583
af53d231
JK
85842010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8585
8586 Test PR c++/11703 and PR gdb/1448.
8587 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
8588 gdb/1448.
8589
9655fd1a
JK
85902010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8591
8592 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
8593 (main) <rtti_data>: New.
8594 * gdb.cp/virtbase.exp (print rtti_data): New.
8595
824cc8dd
JK
85962010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8597 Joel Brobecker <brobecker@adacore.com>
8598
8599 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
8600
6036c742
JK
86012010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8602
8603 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
8604
de6a0421
DE
86052010-06-28 Doug Evans <dje@google.com>
8606
8607 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
8608
b2dae948
DE
86092010-06-27 Doug Evans <dje@google.com>
8610
8611 * gdb.cp/m-static.exp: Update expected test output.
8612
0f3bb72e
PH
86132010-06-25 Paul Hilfinger <hilfinger@adacore.com>
8614
889bf7c5
PA
8615 * gdb.gdb/selftest.exp: Adjust expected message for
8616 capturing start-up runtime.
0f3bb72e 8617
bc9f0842
TT
86182010-06-25 Tom Tromey <tromey@redhat.com>
8619
8620 PR python/10808:
8621 * gdb.python/python.exp: Add new tests.
8622
099ef718
SW
86232010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
8624
8625 * gdb.cp/operator.cc: Created an import loop.
8626 * gdb.cp/operator.exp: Added testcase for import loop.
8627
5868a632
JK
86282010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8629
8630 Test PR python/11407.
8631 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
8632 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
8633 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
8634 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
8635 executable_nofb and executable_fb. New variables srcsfile, objsfile,
8636 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
8637 binfile. Call gdb_compile with clean_restart twice.
8638 (func_nofb print, func_nofb backtrace, func_loopfb print)
8639 (func_loopfb backtrace): New.
8640
af76db58
JK
86412010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8642
8643 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
8644 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
8645 by a hand made one.
8646 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
8647 i?86 requirement. Remove variables srcfile and binfile. New variable
8648 sources, executable_nofb and executable_fb. Call prepare_for_testing.
8649
f2c7657e
UW
86502010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8651
8652 * gdb.cell/dwarfaddr.exp: New file.
8653 * gdb.cell/dwarfaddr.S: New file.
8654
628fe4e4
JK
86552010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8656
8657 Test PR 9436.
8658 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
8659
f1421989
HZ
86602010-06-24 Hui Zhu <teawater@gmail.com>
8661
8662 * gdb.base/eval.exp: New file.
8663
d03285ec
UW
86642010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8665
8666 * gdb.cell/fork.exp: New file.
8667 * gdb.cell/fork.c: Likewise.
8668 * gdb.cell/fork-spu.c: Likewise.
8669
41b2c92d
PM
86702010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
8671
8672 * lib/gdb.exp (banned_variables_traced): New global variable.
8673 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
8674 (gdb_init): Use `trace add variable' instead of obsolete
8675 `trace variable'.
8676
d5bc977f
DE
86772010-06-21 Doug Evans <dje@google.com>
8678
8679 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
8680
d2ed6730
UW
86812010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8682
8683 * gdb.arch/spu-ls.exp: New file.
8684 * gdb.arch/spu-ls.c: Likewise.
8685
6aed2dbc
SS
86862010-06-18 Stan Shebs <stan@codesourcery.com>
8687
8688 * gdb.threads/thread-specific.exp: Add tests of $_thread.
8689
e0756905
UW
86902010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8691
8692 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
8693 * gdb.base/watch-cond.exp: Likewise.
8694 * gdb.python/py-breakpoint.exp: Likewise.
8695
d8053d4d
PA
86962010-06-18 Pedro Alves <pedro@codesourcery.com>
8697
8698 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
8699 clean_restart, make sure every test has a distinct message, and
8700 that messages don't include the executable' full path.
8701
81ce510c
DE
87022010-06-17 Doug Evans <dje@google.com>
8703
8704 * gdb.arch/i386-size.exp: Updated expected output for
8705 DISASSEMBLY_OMIT_FNAME.
8706
65d79d4b
SDJ
87072010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8708 Sergio Durigan Junior <sergiodj@redhat.com>
8709
8710 * gdb.base/watch-notconst.c: New file.
8711 * gdb.base/watch-notconst.S: New file.
8712 * gdb.base/watch-notconst2.c: New file.
8713 * gdb.base/watch-notconst2.S: New file.
8714 * gdb.base/watch-notconst.exp: New file.
8715 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
8716 (func4): Add operations on `global_ptr_ptr'.
8717 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
8718 routine to test watchpoints created with a constant expression.
8719 (test_inaccessible_watchpoint): Include tests for watchpoints
8720 created with a constant expression.
8721
df0f4836
KB
87222010-06-14 Kevin Buettner <kevinb@redhat.com>
8723
8724 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
8725 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
8726 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
8727 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
8728 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
8729 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
8730 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
8731 of `_start'.
8732
b769def5
UW
87332010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8734
8735 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
8736 not supported on the target.
8737 * gdb.mi/mi-nonstop-exit.exp: Likewise.
8738 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
8739 * gdb.mi/mi-nsintrall.exp: Likewise.
8740 * gdb.mi/mi-nsmoribund.exp: Likewise.
8741 * gdb.mi/mi-nsthrexec.exp: Likewise.
8742
d914c394
SS
87432010-06-11 Stan Shebs <stan@codesourcery.com>
8744
8745 * gdb.base/permissions.exp: New file.
8746
87472010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
8748
8749 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
8750 does not support ELF executable class.
8751
f3ce5b9c
UW
87522010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8753
8754 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
8755
8e46892c
JK
87562010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8757
8758 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
8759 (runto): Catch "The target does not support running in non-stop mode.".
8760
6cc55c64
MS
87612010-06-11 Michael Snyder <msnyder@vmware.com>
8762
8763 * gdb.base/setshow.exp (set language asm): Don't use
8764 gdb_test_no_output, fails on some targets.
8765
caddefa4
UW
87662010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8767
8768 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
8769 * gdb.cp/pr9167.exp: Likewise.
8770
468b1aa7
UW
87712010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8772
8773 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
8774
5c3552dc
UW
87752010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8776
8777 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
8778
02e6fe6a
UW
87792010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8780
8781 * gdb.base/charset.c (main): Make sure malloc gets linked in.
8782
0e03807e
TT
87832010-06-11 Tom Tromey <tromey@redhat.com>
8784
8785 PR gdb/9977, PR exp/11636::
8786 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
8787 (pieces_test_f6): Update expected output.
8788
2bdf28a0
JK
87892010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8790
8791 * gdb.base/moribund-step.exp: New.
8792
f6978de9
MS
87932010-06-08 Michael Snyder <msnyder@vmware.com>
8794
8795 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 8796 * gdb.ada/boolean_expr.exp:
f6978de9
MS
8797 * gdb.ada/frame_args.exp: Ditto.
8798 * gdb.ada/lang_switch.exp: Ditto.
8799 * gdb.ada/ptype_arith_binop.exp: Ditto.
8800 * gdb.ada/ref_param.exp: Ditto.
8801 * gdb.ada/type_coercion.exp:Ditto.
8802
8803 * gdb.asm/asm-source.exp: Ditto.
8804
8805 * gdb.base/attach.exp: Ditto.
8806 * gdb.base/bitfields2.exp: Ditto.
8807 * gdb.base/call-signal-resume.exp: Ditto.
8808 * gdb.base/callfuncs.exp: Ditto.
8809 * gdb.base/commands.exp: Ditto.
8810 * gdb.base/dbx.exp: Ditto.
8811 * gdb.base/default.exp: Ditto.
8812 * gdb.base/dump.exp: Ditto.
8813 * gdb.base/exprs.exp: Ditto.
8814 * gdb.base/freebpcmd.exp: Ditto.
8815 * gdb.base/interrupt.exp: Ditto.
8816 * gdb.base/list.exp: Ditto.
8817 * gdb.base/long_long.exp: Ditto.
8818 * gdb.base/maint.exp: Ditto.
8819 * gdb.base/ptype.exp: Ditto.
8820 * gdb.base/return.exp: Ditto.
8821 * gdb.base/setshow.exp: Ditto.
8822 * gdb.base/sigbpt.exp: Ditto.
8823 * gdb.base/sigrepeat.exp: Ditto.
8824
8825 * gdb.cp/classes.exp: Ditto.
8826
8827 * gdb.dwarf2/dw2-restore.exp: Ditto.
8828
8829 * gdb.gdb/selftest.exp: Ditto.
8830
8831 * gdb.multi/base.exp: Ditto.
8832 * gdb.multi/bkpt-multi-exec.exp: Ditto.
8833
8834 * gdb.python/py-block.exp: Ditto.
8835 * gdb.python/py-prettyprint.exp: Ditto.
8836 * gdb.python/py-template.exp: Ditto.
8837
8838 * gdb.server/ext-attach.exp: Ditto.
8839 * gdb.server/ext-run.exp: Ditto.
8840 * gdb.server/server-mon.exp: Ditto.
8841
8842 * gdb.threads/fork-thread-pending.exp: Ditto.
8843 * gdb.threads/hand-call-in-threads.exp: Ditto.
8844 * gdb.threads/interrupted-hand-call.exp: Ditto.
8845 * gdb.threads/linux-dp.exp: Ditto.
8846 * gdb.threads/manythreads.exp: Ditto.
8847 * gdb.threads/print-threads.exp: Ditto.
8848 * gdb.threads/pthreads.exp: Ditto.
8849 * gdb.threads/schedlock.exp: Ditto.
8850 * gdb.threads/thread-unwindonsignal.exp: Ditto.
8851 * gdb.threads/threadapply.exp: Ditto.
8852
de7ff789
MS
88532010-06-08 Michael Snyder <msnyder@vmware.com>
8854
889bf7c5 8855 * gdb.ada/exec_changed.exp:
de7ff789
MS
8856 Use ".*" instead of "" as wildcard regexp.
8857
8858 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
8859 * gdb.base/call-ar-st.exp: Ditto.
8860 * gdb.base/checkpoint.exp: Ditto.
8861 * gdb.base/default.exp: Ditto.
8862 * gdb.base/dump.exp: Ditto.
8863 * gdb.base/ending-run.exp: Ditto.
8864 * gdb.base/fileio.exp: Ditto.
8865 * gdb.base/miscexprs.exp: Ditto.
8866 * gdb.base/pointers.exp: Ditto.
8867 * gdb.base/readline.exp: Ditto.
8868 * gdb.base/reread.exp: Ditto.
8869 * gdb.base/restore.exp: Ditto.
8870 * gdb.base/shlib-call.exp: Ditto.
8871 * gdb.base/valgrind-db-attach.exp: Ditto.
8872 * gdb.base/volatile.exp: Ditto.
8873 * gdb.base/watchpoints.exp: Ditto.
8874
8875 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
8876
8877 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
8878 * gdb.python/py-value.exp: Ditto.
8879
8880 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
8881 * gdb.trace/circ.exp: Ditto.
8882 * gdb.trace/collection.exp: Ditto.
8883 * gdb.trace/packetlen.exp: Ditto.
8884 * gdb.trace/passc-dyn.exp: Ditto.
8885 * gdb.trace/report.exp: Ditto.
8886 * gdb.trace/tfile.exp: Ditto.
8887 * gdb.trace/tfind.exp: Ditto.
8888 * gdb.trace/while-dyn.exp: Ditto.
8889
3bebe2f2
JK
88902010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8891
8892 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
8893
5c631832
JK
88942010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8895
8896 Test PR 10640.
8897 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
8898
4c3376c8
SW
88992010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
8900
8901 * gdb.cp/koenig.exp: Test for ADL operators.
8902 * gdb.cp/koenig.cc: Added ADL operators.
8903 * gdb.cp/operator.exp: New test.
8904 * gdb.cp/operator.cc: New test.
8905
dc226d5a
MS
89062010-06-04 Michael Snyder <msnyder@vmware.com>
8907
dfb88a23
MS
8908 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
8909 * gdb.base/pending.exp: Ditto.
f7ae76b3 8910
dc226d5a
MS
8911 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
8912
967cf477
DE
89132010-06-04 Doug Evans <dje@google.com>
8914
8915 * gdb.python/py-prettyprint.exp: Add new test for enabled and
8916 disabled printers.
8917 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
8918 (enable_lookup_function): New function.
8919
eb801841
TT
89202010-06-04 Tom Tromey <tromey@redhat.com>
8921
8922 * gdb.python/py-value.exp (test_value_hash): Don't test equality
8923 of hash and id.
8924
38979823
JK
89252010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8926
8927 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
8928 newline.
8929 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
8930 (empty verbose non-noisy clear, empty verbose noisy clear)
8931 (empty non-verbose noisy clear): Likewise.
8932
35ec993f
MS
89332010-06-03 Michael Snyder <msnyder@vmware.com>
8934
8935 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
8936 * gdb.base/display.exp: Ditto.
8937 * gdb.base/find.exp: Ditto.
8938 * gdb.base/ifelse.exp: Ditto.
8939 * gdb.base/multi-forks.exp: Ditto.
8940 * gdb.base/recurse.exp: Ditto.
8941 * gdb.base/setshow.exp: Ditto.
8942 * gdb.base/value-double-free.exp: Ditto.
8943 * gdb.base/watch-vfork.exp: Ditto.
8944 * gdb.base/watch_thread_num.exp: Ditto.
8945 * gdb.base/watchpoint-solib.exp: Ditto.
8946 * gdb.base/watchpoint.exp: Ditto.
8947 * gdb.base/watchpoints.exp: Ditto.
8948
8949 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
8950 * gdb.cp/overload.exp: Ditto.
8951 * gdb.cp/virtfunc.exp: Ditto.
8952
8953 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
8954
889bf7c5 8955 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
8956 Replace gdb_test with gdb_test_no_output.
8957
889bf7c5 8958 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
8959 Replace gdb_test with gdb_test_no_output.
8960 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
8961 * gdb.threads/watchthreads.exp: Ditto.
8962 * gdb.threads/watchthreads2.exp: Ditto.
8963
8964 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
8965 * gdb.trace/tfind.exp: Ditto.
8966
c22decce
JB
89672010-06-03 Joel Brobecker <brobecker@adacore.com>
8968
8969 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
8970 successful test if message is the empty string.
8971
fd5700c7
JK
89722010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8973
8974 * gdb.fortran/module.exp (stopped language detection): New test.
8975
f55ee35c
JK
89762010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8977
8978 Support DW_TAG_module as separate namespaces.
8979 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
8980 gdb.fortran/library-module-lib.f90: New.
8981 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
8982 (print i): Remove.
8983 (continue to breakpoint: i-is-1, print var_i value 1)
8984 (continue to breakpoint: i-is-2, print var_i value 2)
8985 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
8986 (print var_d, print var_i value 14, ptype modmany, complete `modm)
8987 (complete `modmany, complete `modmany`, complete `modmany`var)
8988 (show language, setting breakpoint at module): New tests.
8989 * gdb.fortran/module.f90 (module mod): Remove.
8990 (module mod1, module mod2, module modmany, subroutine sub1)
8991 (subroutine sub2, program module): New.
8992
b8e8282f
JK
89932010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8994
8995 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
8996 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
8997 * gdb.cp/anon-union.exp (pass): Rename to ...
8998 (print z 2): ... here.
b8e8282f 8999
019ebafc
MS
90002010-06-02 Michael Snyder <msnyder@vmware.com>
9001
e68d8fd4
MS
9002 * gdb.trace/actions.exp: Use gdb_test_no_output.
9003 * gdb.trace/circ.exp: Ditto.
9004 * gdb.trace/packetlen.exp: Ditto.
9005 * gdb.trace/save-trace.exp: Ditto.
9006 * gdb.trace/tracecmd.exp: Ditto.
9007 * gdb.trace/tsv.exp: Ditto.
9008
12b5d08a
MS
9009 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
9010 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
9011 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
9012 * gdb.threads/manythreads.exp: Ditto.
9013 * gdb.threads/print-threads.exp: Ditto.
9014 * gdb.threads/pthreads.exp: Ditto.
9015 * gdb.threads/schedlock.exp: Ditto.
9016 * gdb.threads/staticthreads.exp: Ditto.
9017 * gdb.threads/thread-specific.exp: Ditto.
9018 * gdb.threads/thread-unwindonsignal.exp: Ditto.
9019 * gdb.threads/threadapply.exp: Ditto.
9020 * gdb.threads/watchthreads.exp: Ditto.
9021 * gdb.threads/watchthreads2.exp: Ditto.
9022
89493308
MS
9023 * gdb.python/py-block.exp: Use gdb_test_no_output.
9024 * gdb.python/py-prettyprint.exp: Ditto.
9025 * gdb.python/py-template.exp: Ditto.
9026 * gdb.python/py-value.exp: Ditto.
9027
9028 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
9029 * gdb.reverse/watch-reverse.exp: Ditto.
9030
9031 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
9032 * gdb.server/ext-run.exp: Ditto.
9033
019ebafc
MS
9034 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
9035 * gdb.dwarf2/dw2-compressed.exp: Ditto.
9036 * gdb.dwarf2/dw2-intercu.exp: Ditto.
9037 * gdb.dwarf2/dw2-intermix.exp: Ditto.
9038 * gdb.dwarf2/dw2-producer.exp: Ditto.
9039 * gdb.dwarf2/mac-fileno.exp: Ditto.
9040
9041 * gdb.gdb/observer.exp: Use gdb_test_no_output.
9042 * gdb.gdb/selftest.exp: Ditto.
9043
9044 * gdb.multi/base.exp: Use gdb_test_no_output.
9045
9046 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
9047
3e0ca3a5
JK
90482010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9049
9050 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
9051
9db70545
MS
90522010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
9053
a8d52276
MS
9054 * gdb.cp/class2.exp: Use gdb_test_no_output.
9055 * gdb.cp/classes.exp: Ditto.
9056 * gdb.cp/extern-c.exp: Ditto.
9057 * gdb.cp/inherit.exp: Ditto.
9058 * gdb.cp/maint.exp: Ditto.
9059 * gdb.cp/mb-inline.exp: Ditto.
9060 * gdb.cp/mb-templates.exp: Ditto.
9061 * gdb.cp/method2.exp: Ditto.
9062 * gdb.cp/misc.exp: Ditto.
9063 * gdb.cp/ovldbreak.exp: Ditto.
9064 * gdb.cp/punctuator.exp: Ditto.
9065 * gdb.cp/templates.exp: Ditto.
9066 * gdb.cp/virtbase.exp: Ditto.
9067
889bf7c5 9068 * gdb.threads/attach-stopped.exp:
9db70545 9069 Replace uses of send_gdb / gdb_expect.
889bf7c5 9070 * gdb.threads/attachstop-mt.exp:
9db70545 9071 Replace uses of send_gdb / gdb_expect.
889bf7c5 9072 * gdb.threads/gcore-thread.exp:
9db70545 9073 Replace uses of send_gdb / gdb_expect.
889bf7c5 9074 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
9075 Replace uses of send_gdb / gdb_expect.
9076 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 9077 * gdb.threads/print-threads.exp:
9db70545
MS
9078 Replace uses of send_gdb / gdb_expect.
9079 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
9080 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
9081 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
9082
9083 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
9084 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
9085 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
9086 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
9087 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
9088 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
9089 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
9090 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
9091 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
9092 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
9093 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
9094
359cc68c
JK
90952010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9096
9097 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
9098
7d3fe98e
SW
90992010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
9100
9101 * gdb.cp/koenig.exp: Added new test case.
9102 * gdb.cp/koenig.cc: Ditto.
9103
27d3a1a2
MS
91042010-06-01 Michael Snyder <msnyder@vmware.com>
9105
9106 * gdb.base/arithmet.exp: Use gdb_test_no_output.
9107 * gdb.base/arrayidx.exp: Ditto.
9108 * gdb.base/attach.exp: Ditto.
9109 * gdb.base/auxv.exp: Ditto.
9110 * gdb.base/bigcre.exp: Ditto.
9111 * gdb.base/break-always.exp: Ditto.
9112 * gdb.base/break-interp.exp: Ditto.
9113 * gdb.base/break.exp: Ditto.
9114 * gdb.base/breakpoint-shadow.exp: Ditto.
9115 * gdb.base/call-ar-st.exp: Ditto.
9116 * gdb.base/call-sc.exp: Ditto.
9117 * gdb.base/call-signal-resume.exp: Ditto.
9118 * gdb.base/callfuncs.exp: Ditto.
9119 * gdb.base/catch-syscall.exp: Ditto.
9120 * gdb.base/charset.exp: Ditto.
9121 * gdb.base/code-expr.exp: Ditto.
9122 * gdb.base/commands.exp: Ditto.
9123 * gdb.base/cond-expr.exp: Ditto.
9124 * gdb.base/condbreak.exp: Ditto.
9125 * gdb.base/cursal.exp: Ditto.
9126 * gdb.base/cvexpr.exp: Ditto.
9127 * gdb.base/default.exp: Ditto.
9128 * gdb.base/del.exp: Ditto.
9129 * gdb.base/detach.exp: Ditto.
9130 * gdb.base/display.exp: Ditto.
9131 * gdb.base/ena-dis-br.exp: Ditto.
9132 * gdb.base/eval-skip.exp: Ditto.
9133 * gdb.base/foll-fork.exp: Ditto.
9134 * gdb.base/foll-vfork.exp: Ditto.
9135 * gdb.base/frame-args.exp: Ditto.
9136 * gdb.base/funcargs.exp: Ditto.
9137 * gdb.base/gcore-buffer-overflow.exp: Ditto.
9138 * gdb.base/gdbvars.exp: Ditto.
9139 * gdb.base/help.exp: Ditto.
9140 * gdb.base/ifelse.exp: Ditto.
9141 * gdb.base/included.exp: Ditto.
9142 * gdb.base/list.exp: Ditto.
9143 * gdb.base/macscp.exp: Ditto.
9144 * gdb.base/maint.exp: Ditto.
9145 * gdb.base/multi-fork.exp: Ditto.
9146 * gdb.base/overlays.exp: Ditto.
9147 * gdb.base/page.exp: Ditto.
9148 * gdb.base/pending.exp: Ditto.
9149 * gdb.base/pointers.exp: Ditto.
9150 * gdb.base/pr11022.exp: Ditto.
9151 * gdb.base/prelink.exp: Ditto.
9152 * gdb.base/printcmds.exp: Ditto.
9153 * gdb.base/psymtab.exp: Ditto.
9154 * gdb.base/randomize.exp: Ditto.
9155 * gdb.base/relational.exp: Ditto.
9156 * gdb.base/relocate.exp: Ditto.
9157 * gdb.base/remote.exp: Ditto.
9158 * gdb.base/sepdebug.exp: Ditto.
9159 * gdb.base/set-lang-auto.exp: Ditto.
9160 * gdb.base/setshow.exp: Ditto.
9161 * gdb.base/setvar.exp: Ditto.
9162 * gdb.base/signals.exp: Ditto.
9163 * gdb.base/signull.exp: Ditto.
9164 * gdb.base/sigstep.exp: Ditto.
9165 * gdb.base/sizeof.exp: Ditto.
9166 * gdb.base/solib-disc.exp: Ditto.
9167 * gdb.base/store.exp: Ditto.
9168 * gdb.base/structs.exp: Ditto.
9169 * gdb.base/structs2.exp: Ditto.
9170 * gdb.base/subst.exp: Ditto.
9171 * gdb.base/term.exp: Ditto.
9172 * gdb.base/trace-commands.exp: Ditto.
9173 * gdb.base/unwindonsignal.exp: Ditto.
9174 * gdb.base/valgrind-db-attach.exp: Ditto.
9175 * gdb.base/varargs.exp: Ditto.
9176 * gdb.base/watch-cond.exp: Ditto.
9177 * gdb.base/watch_thread_num.exp: Ditto.
9178 * gdb.base/watchpoint-cond-gone.exp: Ditto.
9179 * gdb.base/watchpoint.exp: Ditto.
9180 * gdb.base/whatis-exp.exp: Ditto.
9181
f8d3bf8f
MS
91822010-06-01 Michael Snyder <msnyder@vmware.com>
9183
9184 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
9185 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
9186 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
9187 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
9188 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
9189 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
9190 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
9191 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
9192 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
9193 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
9194 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
9195 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
9196 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
9197 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
9198 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
9199
3f9e0d32
JK
92002010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9201
9202 * gdb.base/commands.exp (begin commands on watch): Remove excessive
9203 trailing newline.
9204 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
9205 * gdb.java/jmisc.exp (p *args\n): Rename to ...
9206 (p *args): ... here and remove excessive trailing newline.
9207
f629457d
JB
92082010-05-31 Joel Brobecker <brobecker@adacore.com>
9209
9210 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
9211
09eef106
JK
92122010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
9213
9214 Accept the new Linux kernel "t (tracing stop)" string.
9215 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
9216 Update comment.
9217 (state_wait) <T (tracing stop)>: New.
9218 (main): Update the state_wait expect string.
9219
94f31136
PA
92202010-05-28 Pedro Alves <pedro@codesourcery.com>
9221
9222 * limits.c, limits.exp: Delete files.
9223 * Makefile.in (clean mostlyclean): Adjust.
9224 * tracecmd.exp: Adjust.
9225
096554ab
JK
92262010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9227
9228 * gdb.base/tui-layout.exp: New.
9229
27d3a1a2 92302010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 9231
889bf7c5 9232 * gdb.reverse/break-precsave.exp:
bcd2dc50 9233 Replace uses of send_gdb / gdb_expect.
889bf7c5 9234 * gdb.reverse/break-reverse.exp:
bcd2dc50 9235 Replace uses of send_gdb / gdb_expect.
889bf7c5 9236 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 9237 Replace uses of send_gdb / gdb_expect.
889bf7c5 9238 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 9239 Replace uses of send_gdb / gdb_expect.
889bf7c5 9240 * gdb.reverse/finish-precsave.exp:
bcd2dc50 9241 Replace uses of send_gdb / gdb_expect.
889bf7c5 9242 * gdb.reverse/finish-reverse.exp:
bcd2dc50 9243 Replace uses of send_gdb / gdb_expect.
889bf7c5 9244 * gdb.reverse/i386-precsave.exp:
bcd2dc50 9245 Replace uses of send_gdb / gdb_expect.
889bf7c5 9246 * gdb.reverse/i386-reverse.exp:
bcd2dc50 9247 Replace uses of send_gdb / gdb_expect.
889bf7c5 9248 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 9249 Replace uses of send_gdb / gdb_expect.
889bf7c5 9250 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 9251 Replace uses of send_gdb / gdb_expect.
889bf7c5 9252 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 9253 Replace uses of send_gdb / gdb_expect.
889bf7c5 9254 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 9255 Replace uses of send_gdb / gdb_expect.
889bf7c5 9256 * gdb.reverse/machinestate.exp:
bcd2dc50 9257 Replace uses of send_gdb / gdb_expect.
889bf7c5 9258 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 9259 Replace uses of send_gdb / gdb_expect.
889bf7c5 9260 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 9261 Replace uses of send_gdb / gdb_expect.
889bf7c5 9262 * gdb.reverse/solib-precsave.exp:
bcd2dc50 9263 Replace uses of send_gdb / gdb_expect.
889bf7c5 9264 * gdb.reverse/solib-reverse.exp:
bcd2dc50 9265 Replace uses of send_gdb / gdb_expect.
889bf7c5 9266 * gdb.reverse/step-precsave.exp:
bcd2dc50 9267 Replace uses of send_gdb / gdb_expect.
889bf7c5 9268 * gdb.reverse/step-reverse.exp:
bcd2dc50 9269 Replace uses of send_gdb / gdb_expect.
889bf7c5 9270 * gdb.reverse/until-precsave.exp:
bcd2dc50 9271 Replace uses of send_gdb / gdb_expect.
889bf7c5 9272 * gdb.reverse/until-reverse.exp:
bcd2dc50 9273 Replace uses of send_gdb / gdb_expect.
889bf7c5 9274 * gdb.reverse/watch-precsave.exp:
bcd2dc50 9275 Replace uses of send_gdb / gdb_expect.
889bf7c5 9276 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
9277 Replace uses of send_gdb / gdb_expect.
9278
3def43e0
JK
92792010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9280
9281 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
9282 excessive newline.
9283
27d3a1a2 92842010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
9285
9286 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
9287 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
9288 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
9289 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
9290 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
9291 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
9292 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
9293 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
9294 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
9295 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
9296 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
9297 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
9298 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
9299 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
9300 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
9301 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
9302 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
9303 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
9304 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 9305
27d3a1a2 93062010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 9307
22454424
MS
9308 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
9309 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
9310
9311 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
9312 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
9313 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
9314
889bf7c5 9315 * gdb.reverse/consecutive-reverse.exp:
22454424 9316 Replace uses of send_gdb / gdb_expect.
889bf7c5 9317 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
9318 Replace uses of send_gdb / gdb_expect.
9319
9320 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
9321 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
9322 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 9323 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
9324 Replace uses of send_gdb / gdb_expect.
9325 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
9326 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
9327 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
9328 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
9329 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
9330 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
9331 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
9332 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
9333 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
9334
93352010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 9336
22454424 9337 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 9338
22454424 9339 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 9340
22454424
MS
9341 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
9342 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
9343 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
9344 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
9345 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
9346 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
9347 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
9348 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
9349 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 9350
6e5f2c59
TT
93512010-05-25 Tom Tromey <tromey@redhat.com>
9352
9353 * gdb.base/macscp.exp: Add missing space after setup_kfail.
9354
bbc8b958
TT
93552010-05-25 Tom Tromey <tromey@redhat.com>
9356
9357 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
9358 argument order.
9359 * gdb.base/macscp.exp: Fix setup_kfail argument order.
9360 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
9361 order.
9362 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
9363 order.
9364 * gdb.base/call-sc.exp (setup_kfails): Remove.
9365 (setup_compiler_kfails): Remove.
9366 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
9367 argument order.
9368 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
9369 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
9370 (advancei): Fix setup_kfail argument order.
9371 * gdb.base/radix.exp: Fix setup_kfail argument order.
9372 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
9373 order.
9374 * gdb.base/structs.exp (setup_kfails): Remove.
9375 (setup_compiler_kfails): Fix setup_kfail argument order.
9376 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
9377 order.
9378 * gdb.java/jmain.exp: Fix setup_kfail argument order.
9379 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
9380 setup_kfail argument order.
9381 * gdb.cp/overload.exp: Fix setup_kfail argument order.
9382
83d1babf
TT
93832010-05-25 Tom Tromey <tromey@redhat.com>
9384
9385 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
9386
6acb16a2
MS
93872010-05-25 Michael Snyder <msnyder@vmware.com>
9388
9389 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
9390 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
9391 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
9392 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
9393 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
9394 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
9395 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
9396 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
9397 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
9398 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
9399 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
9400 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
9401 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
9402 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
9403 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
9404 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
9405 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
9406 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
9407 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
9408 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
9409 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
9410 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
9411 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
9412 * gdb.base/default.exp: Replace send_gdb with gdb_test.
9413 * gdb.base/define.exp: Replace send_gdb with gdb_test.
9414 * gdb.base/display.exp: Replace send_gdb with gdb_test.
9415 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
9416 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
9417 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
9418 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
9419 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
9420 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
9421 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
9422 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
9423 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
9424 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
9425 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
9426 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
9427 * gdb.base/help.exp: Replace send_gdb with gdb_test.
9428 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
9429 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
9430 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
9431 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
9432 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
9433 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
9434 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
9435 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 9436 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
9437
94382010-05-25 Doug Evans <dje@google.com>
9439
9440 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
9441 gdb.string_to_argv.
ad3986f0 9442
d3b1e874
TT
94432010-05-21 Tom Tromey <tromey@redhat.com>
9444
9445 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
9446 Call it.
9447 * gdb.dwarf2/pieces.S: Update.
9448 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
9449
cb826367
TT
94502010-05-21 Tom Tromey <tromey@redhat.com>
9451
9452 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
9453 Call it.
9454 * gdb.dwarf2/pieces.c (struct C): New.
9455 (f6): New function.
9456 * gdb.dwarf2/pieces.S: Replace.
9457
74de6778
TT
94582010-05-21 Tom Tromey <tromey@redhat.com>
9459
9460 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
9461 Call it.
9462
afd74c5f
TT
94632010-05-21 Tom Tromey <tromey@redhat.com>
9464
9465 * gdb.dwarf2.pieces.exp: New file.
9466 * gdb.dwarf2.pieces.S: New file.
9467 * gdb.dwarf2.pieces.c: New file.
9468
a7b75dfd 94692010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 9470 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
9471
9472 * lib/gdb.exp (gdb_test_no_output): New function.
9473 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
9474 when testing commands that should produce no output.
9475
c81c812a
JB
94762010-05-17 Joel Brobecker <brobecker@adacore.com>
9477
9478 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
9479 parameter that we want to watch being a constant.
9480
0cce5bd9
JB
94812010-05-17 Joel Brobecker <brobecker@adacore.com>
9482
9483 * gdb.ada/cond_lang: New testcase.
9484
47050449
JB
94852010-05-17 Joel Brobecker <brobecker@adacore.com>
9486
9487 * lib/gdb.exp (banned_variables): New variable/constant.
9488 (gdb_init): Add write trace on variables listed in banned_variables.
9489 (gdb_finish): Remove write traces on variables listed in
9490 banned_variables.
9491
77c01586
JB
94922010-05-17 Joel Brobecker <brobecker@adacore.com>
9493
9494 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
9495 * gdb.cp/koenig.exp: Likewise.
9496
88d4aea7
PM
94972010-05-14 Phil Muldoon <pmuldoon@redhat.com>
9498
889bf7c5 9499 PR python/11482
88d4aea7
PM
9500
9501 * gdb.python/py-value.exp (test_value_hash): New function.
9502
f5a010c0
PM
95032010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
9504
9505 PR exp/11530.
9506 * gdb.base/gdb11530.c: New file.
9507 * gdb.base/gdb11530.exp: New file.
9508
8ef4892f
JK
95092010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9510
9511 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
9512 * gdb.dwarf2/dw2-modula2-self-type.S: New.
9513
7322dca9
SW
95142010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
9515
9516 * gdb.cp/koenig.exp: New test.
9517 * gdb.cp/koenig.cc: New test program.
9518
02e7ea18
JB
95192010-05-05 Joel Brobecker <brobecker@adacore.com>
9520
9521 Remove the use of prms_id and bug_id throughout the testsuite.
9522
e1c34c5d
PM
95232010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
9524
9525 PR exp/11349.
9526 * testsuite/gdb.cp/ref-types.exp: Add test to examine
9527 use a reference local variable.
9528
8e1d0c49
JK
95292010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9530
9531 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
9532 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
9533 variable different_dir. Move debugfile into a full directory pathname
9534 under DIFFERENT_DIR.
9535 * lib/gdb.exp (separate_debug_filename): Remove.
9536 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
9537 variable debug_dir and mkdir of it. Update function comments.
9538
e66408ed
PA
95392010-04-29 Pedro Alves <pedro@codesourcery.com>
9540
9541 PR gdb/11557
9542
9543 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
9544 files.
9545
d7b32ed3
PM
95462010-04-29 Phil Muldoon <pmuldoon@redhat.com>
9547
889bf7c5 9548 * gdb.python/py-param.exp: New File.
d7b32ed3 9549
6aecb9c2
JB
95502010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
9551
9552 * gdb.base/default.exp: Fix "set language" test.
9553
bdf92a1c
PM
95542010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
9555
9556 PR breakpoints/11531.
9557 * gdb.base/gdb11531.c: New file.
9558 * gdb.base/gdb11531.exp: New file.
9559
3f172e24
TT
95602010-04-26 Tom Tromey <tromey@redhat.com>
9561
9562 * gdb.base/completion.exp: Add tests for completion and deprecated
9563 commands.
9564
64af4c92
JK
95652010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9566
9567 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
9568 (print /x char_array): Escape curly brackets.
9569
492928e4
JK
95702010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9571
9572 Fix deadlock on looped list of loaded shared objects.
9573 * gdb.base/solib-corrupted.exp: New.
9574
66d09542
DE
95752010-04-23 Doug Evans <dje@google.com>
9576
9577 * gdb.python/py-section-script.c: New file.
9578 * gdb.python/py-section-script.exp: New file.
9579 * gdb.python/py-section-script.py: New file.
9580
8bd10a10
CM
95812010-04-20 Chris Moller <cmoller@redhat.com>
9582
9583 PR 10179
9584
9585 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
9586 * gdb.base/pr10179-a.c:
9587 * gdb.base/pr10179-b.c:
9588 * gdb.base/pr10179.exp: New files.
9589
c0201579
JK
95902010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9591
9592 Fix crashes on dangling display expressions.
9593 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
9594 is SEP.
9595 (lib_flags): Remove the "debug" keyword.
9596 (libsepdebug): New variable for iterating new loop.
9597 (save_pf_prefix): New variable wrapping the loop.
9598 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
9599 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
9600
793b0ff8
PM
96012010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
9602
9603 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
9604
097f51f7
PM
96052010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
9606
9607 PR stabs/11479.
9608 * gdb.stabs/gdb11479.exp: New file.
9609 * gdb.stabs/gdb11479.c: New file.
9610
9a22f0d0
PM
96112010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
9612
9613 * gdb.base/charset.c (Strin16, String32): New variables.
9614 * gdb.base/charset.exp (gdb_test): Test correct display
9615 of 16 or 32 bit strings.
9616
96172010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
9618
9619 PR 9167
9620 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
9621 * gdb.cp/pr9167.cc: New file.
9622 * gdb.cp/pr9167.exp: New file.
9623
9624
6e354e5e
PM
96252010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
9626
9627 PR pascal/11492.
9628 * gdb.pascal/gdb11492.pas: New file.
9629 * gdb.pascal/gdb11492.exp: New file.
9630
be942545
JB
96312010-04-20 Joel Brobecker <brobecker@adacore.com>
9632
1667e6e3 9633 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 9634
0c3acc09
JB
96352010-04-20 Joel Brobecker <brobecker@adacore.com>
9636
9637 * gdb.ada/dyn_loc: New testcase.
9638
ec31cde5
CM
96392010-04-20 Chris Moller <cmoller@redhat.com>
9640
9641 PR 10867
889bf7c5 9642
ec31cde5
CM
9643 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
9644 * gdb.cp/pr10687.cc: New file.
9645 * gdb.cp/pr10687.exp: New file.
9646
9647
ce4b0682
SDJ
96482010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9649 Sergio Durigan Junior <sergiodj@redhat.com>
9650
9651 * gdb.fortran/logical.exp: New testcase.
9652 * gdb.fortran/logical.f90: New file.
9653
3436961f
DE
96542010-04-19 Doug Evans <dje@google.com>
9655
9656 * gdb.base/help.exp (help source): Update expected output.
9657
4d836c09
JK
96582010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9659
9660 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
9661 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
9662 gdb_exit and return.
9663 (executable): New variable.
9664 (binfile): Use it.
9665
6149aea9
PA
96662010-04-19 Pedro Alves <pedro@codesourcery.com>
9667
9668 PR breakpoints/8554.
9669
9670 * gdb.trace/save-trace.exp: Adjust.
9671
ed41462c
L
96722010-04-17 H.J. Lu <hongjiu.lu@intel.com>
9673
9674 PR corefiles/11511
9675 * gdb.arch/system-gcore.exp: New.
9676 * gdb.arch/gcore.c: Likewise.
9677
3f7b2faa
DE
96782010-04-15 Doug Evans <dje@google.com>
9679
fa33c3cd
DE
9680 * gdb.python/py-progspace.c: New file.
9681 * gdb.python/py-progspace.exp: New file.
9682
3f7b2faa
DE
9683 * gdb.base/source.exp: Add tests for "source -s".
9684
79f283fe
PM
96852010-04-14 Phil Muldoon <pmuldoon@redhat.com>
9686
9687 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
9688 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
9689 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
9690 * gdb.python/py-mi.exp: New test for to_string returning None.
9691
fc8eb08a
PM
96922010-04-12 Phil Muldoon <pmuldoon@redhat.com>
9693
9694 * gdb.python/py-breakpoint.c: Make result global.
9695
26e197f6
JK
96962010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9697
9698 Fix non-GNU make compatibility.
9699 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
9700
adc36818
PM
97012010-04-09 Phil Muldoon <pmuldoon@redhat.com>
9702
9703 * gdb.python/py-breakpoint.exp: New File.
9704 * gdb.python/py-breakpoint.C: Ditto.
9705
64e17368
SS
97062010-04-08 Stan Shebs <stan@codesourcery.com>
9707
9708 * gdb.trace/actions.exp: Clear default-collect.
9709 * gdb.trace/save-trace.exp: Clear default-collect.
9710
fff5cc64
PM
97112010-04-08 Phil Muldoon <pmuldoon@redhat.com>
9712
9713 * gdb.python/py-value: Add null string variable.
9714 (test_lazy_string): Test zero length, NULL address lazy
9715 strings.
9716
a055a187
L
97172010-04-07 H.J. Lu <hongjiu.lu@intel.com>
9718
9719 * gdb.arch/i386-avx.c: New.
9720 * gdb.arch/i386-avx.exp: Likewise.
9721
9722 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
9723
96e39866
DE
97242010-04-06 Doug Evans <dje@google.com>
9725
9726 * gdb.base/source-test.gdb: New file.
9727 * gdb.base/source.exp: Test source -v.
9728
5984a431
UW
97292010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9730
9731 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
9732
ec8a089a
PM
97332010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
9734
9735 * gdb.stabs/aout.sed: Convert all backslash to double backslash
9736 within one line, unless it is followed by a double quote.
9737 * gdb.stabs/hppa.sed: Idem.
9738 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
9739 * gdb.stabs/weird.exp: Check for correct parsing of
9740 char and string constants.
ec8a089a
PM
9741 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
9742 in .stabs to .stabx substitution.
9743
fce3c1f0
SS
97442010-04-05 Stan Shebs <stan@codesourcery.com>
9745
9746 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
9747 constant global.
9748 * gdb.trace/tfile.exp: Try to print them.
9749
d77f58be
SS
97502010-04-04 Stan Shebs <stan@codesourcery.com>
9751
9752 * gdb.base/completion.exp: Update for new "info watchpoints".
9753 * gdb.base/default.exp: Ditto.
9754 * gdb.base/help.exp: Ditto.
9755 * gdb.base/watchpoint.exp: Ditto.
9756 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 9757
af54718e
SS
97582010-04-04 Stan Shebs <stan@codesourcery.com>
9759
9760 * gdb.trace/tfile.exp: Sharpen tfind test.
9761
74d1f91e
JK
97622010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9763
9764 * gdb.base/break-entry.exp: New.
9765
eb8e76db 97662010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 9767 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
9768
9769 * gdb.reverse/i386-sse-reverse.exp: New file.
9770 * gdb.reverse/i386-sse-reverse.c: New file.
9771
bf65cad8
PA
97722010-04-02 Pedro Alves <pedro@codesourcery.com>
9773
9774 * gdb.trace/tfind.exp: Adjust expected disassembly output.
9775
fff87407
SS
97762010-04-01 Stan Shebs <stan@codesourcery.com>
9777
9778 * gdb.trace/actions.exp: Tweak expected output.
9779 * gdb.trace/while-stepping.exp: Tweak expected output.
9780
fe01d668
L
97812010-04-01 H.J. Lu <hongjiu.lu@intel.com>
9782
9783 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
9784
86b17b60
PA
97852010-04-01 Pedro Alves <pedro@codesourcery.com>
9786
9787 * gdb.base/commands.exp: Adjust.
9788 * gdb.cp/extern-c.exp: Adjust.
9789
2c58c0a9
PA
97902010-04-01 Pedro Alves <pedro@codesourcery.com>
9791
9792 * gdb.trace/collection.c (local_test_func): Define a local struct,
9793 and instanciate it.
9794
0db9b91c
PA
97952010-04-01 Pedro Alves <pedro@codesourcery.com>
9796
9797 * gdb.trace/collection.exp (gdb_collect_args_test)
9798 (gdb_collect_argarray_test): XFAIL the tests that assume the
9799 argarray argument's elements are collected.
9800
8072405b
JK
98012010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
9802
9803 * gdb.dwarf2/dw2-bad-parameter-type.exp,
9804 gdb.dwarf2/dw2-bad-parameter-type.S: New.
9805
8bf6485c
SS
98062010-03-31 Stan Shebs <stan@codesourcery.com>
9807
9808 * gdb.trace/save-trace.exp: Test save/restore of default-collect
9809 and tracepoint conditionals.
9810 (gdb_verify_tracepoints): Delete unused return.
9811
fd7f724a
KS
98122010-03-26 Keith Seitz <keiths@redhat.com>
9813
9814 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
9815 appear in the output before main.
9816 Remove KFAIL for gdb/2215 aka bz 9320.
9817
8d9e7719
DE
98182010-03-30 Doug Evans <dje@google.com>
9819
0906dd0b
DE
9820 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
9821 by dejagnu.
9822 * gdb.arch/amd64-dword.exp: Ditto.
9823
8d9e7719
DE
9824 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
9825 match.
9826 (break printf): Ditto.
9827
1da644f0
SW
98282010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
9829
9830 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
9831 gcc < 4.4.
9832 * gdb.cp/shadow.exp: Ditto.
9833
a8121990
PA
98342010-03-29 Pedro Alves <pedro@codesourcery.com>
9835
9836 * gdb.trace/collection.exp (run_trace_experiment): Make sure
9837 "tstart" is silent.
9838
6e79d367
PA
98392010-03-29 Pedro Alves <pedro@codesourcery.com>
9840
9841 * gdb.trace/collection.exp (executable): New.
9842 (binfile): Use it.
9843 (fpreg, spreg, pcreg): New.
9844 (test_register): Use gdb_test_multiple. Pass /x to print.
9845 (prepare_for_trace_test): New.
9846 (run_trace_experiment): Use "continue", not gdb_run_cmd.
9847 (gdb_collect_args_test, gdb_collect_argstruct_test)
9848 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
9849 prepare_for_trace_test.
9850 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
9851 fpreg, spreg and pcreg.
9852 (gdb_collect_expression_test, gdb_collect_globals_test): Use
9853 prepare_for_trace_test.
9854 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
9855 try to detect tracing support here. Don't set breakpoints at
9856 `begin' or `end' here.
9857 <global scope>: Use clean_restart. Run to main before checking
9858 for tracing support. Check for for tracing support here.
9859
09248348
JK
98602010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9861
9862 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
9863 " as $displacement" to "seen displacement message".
9864
d350db38
PA
98652010-03-28 Pedro Alves <pedro@codesourcery.com>
9866
9867 * gdb.trace/while-dyn.exp (executable): New variable.
9868 (binfile): Use it.
9869 (test_while_stepping): New function. Move most tests here. Call
9870 it once for each of the while-stepping, stepping and ws aliases.
9871
907af001
UW
98722010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9873
9874 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
9875 that do not provide the tagless_struct type name at all.
9876 (test_print_anon_union): Do not check value of uninitialized
9877 union member. Do not use cp_test_ptype_class, so we can accept
9878 "long" as well as "long int".
9879
610197fd
PA
98802010-03-26 Pedro Alves <pedro@codesourcery.com>
9881
9882 * gdb.trace/tfile.c (tohex, bin2hex): New.
9883 (write_error_trace_file): Hexify error description.
9884
6c28cbf2
SS
98852010-03-25 Stan Shebs <stan@codesourcery.com>
9886
9887 * gdb.trace/tfile.c: Generate an additional trace file, improve
9888 portability.
9889 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
9890 files in a better way.
9891
e62b8c7e
KS
98922010-03-25 Keith Seitz <keiths@redhat.com>
9893
9894 * gdb.java/jprint.exp: XFAIL printing of static class members
9895 because of GCC debuginfo problem.
9896
82ccf5a5
JK
98972010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9898
9899 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
9900
293e2f9e
DJ
99012010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
9902
9903 * gdb.base/completion.exp: Allow long instead of long int.
9904 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
9905 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
9906 variable p.
9907 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
9908 * gdb.base/pointers.exp: Allow long instead of long int.
9909 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
9910 * gdb.base/step-line.exp: Allow a directory before the source file name.
9911
95a42b64
TT
99122010-03-24 Tom Tromey <tromey@redhat.com>
9913
9914 PR breakpoints/9352:
9915 * gdb.base/default.exp: Update.
9916 * gdb.base/commands.exp: Update.
9917 * gdb.cp/extern-c.exp: Test setting commands on multiple
9918 breakpoints at once.
9919
2390201f
DJ
99202010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
9921
9922 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
9923 if gdb,nosignals.
9924 * gdb.base/watchpoints.c: Do not include unnecessary headers.
9925 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
9926 exited".
9927
8c9a6790
SS
99282010-03-24 Stan Shebs <stan@codesourcery.com>
9929
9930 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
9931
a6c727b2
DJ
99322010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
9933
9934 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
9935 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
9936 argument. Handle "short" and "long".
9937 (Top level): Pass overprototyped output for old_fptr and xptr.
9938
4dfd5423
PA
99392010-03-23 Pedro Alves <pedro@codesourcery.com>
9940
9941 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
9942 format strings and add casts to avoid compiler warnings.
9943
99442010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
9945
9946 * lib/trace-support.exp (gdb_trace_setactions):
9947 Don't expect whitespace after ">" prompt.
9948 * gdb.trace/actions.exp: Adjust for output changes.
9949 * gdb.trace/while-stepping.exp: Likewise.
9950
c847d045
JK
99512010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9952
9953 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
9954 and r157645).
9955
5f717f1d
JK
99562010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9957
9958 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
9959 New.
9960
7d6d51d5
DJ
99612010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
9962
9963 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
9964 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
9965
3b11a015
SS
99662010-03-19 Stan Shebs <stan@codesourcery.com>
9967
9968 * gdb.trace/ax.exp: New file.
9969
d7d158ed
DE
99702010-03-19 Doug Evans <dje@google.com>
9971
6bb85cd1
DE
9972 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
9973 output from gcc.
9974
d7d158ed
DE
9975 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
9976 named /usr/sbin/prelink<foo>.
9977
4daf5ac0
SS
99782010-03-18 Stan Shebs <stan@codesourcery.com>
9979
9980 * gdb.trace/circ.exp: Test circular-trace-buffer.
9981 * gdb.trace/tfile.exp: Update tstatus test.
9982
e8d05480
JB
99832010-03-18 Joel Brobecker <brobecker@adacore.com>
9984
9985 * gdb.dwarf2/dw2-anonymous-func.S: New file.
9986 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
9987
441b986a
UW
99882010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9989
9990 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
9991
4247603b
PA
99922010-03-18 Pedro Alves <pedro@codesourcery.com>
9993
9994 * gdb.base/default.exp: Adjust the expected output of the finish
9995 and until commands when the inferior is not being run.
9996
13387711
SW
99972010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
9998
9999 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
10000 * gdb.cp/nsusing.exp: Ditto.
10001
6e31430b
TT
100022010-03-15 Tom Tromey <tromey@redhat.com>
10003
10004 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
10005 * gdb.cp/userdef.cc (operator==): New function.
10006 (main): New locals mem1, mem2.
10007
e2d69cb5
JZ
100082010-03-15 Jie Zhang <jie@codesourcery.com>
10009
10010 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
10011 Declare and use new loadtimeout variable.
10012
f572f0a9
DJ
100132010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
10014
10015 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
10016 Use gdb_load later.
10017
51f4c0b0
PA
100182010-03-14 Pedro Alves <pedro@codesourcery.com>
10019
10020 * gdb.base/solib-disc.c (main): Make format of fprintf a string
10021 literal. Add missing endlines to prints to stderr.
10022
1c809c68
TT
100232010-03-12 Tom Tromey <tromey@redhat.com>
10024
10025 PR c++/9708:
10026 * gdb.cp/m-static.exp: Add regression test.
10027 * gdb.cp/m-static.cc (method): New method.
10028 (main): Call it.
10029
00ae8fef
SW
100302010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
10031
10032 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
10033 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
10034
759f0f0b
PA
100352010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
10036
21e24d21
PA
10037 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
10038
100392010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
10040
759f0f0b
PA
10041 * lib/gdb.exp (skip_stl_tests): New.
10042 (gdb_compile): Symbian needs -ldl.
10043 (shlib_target_file): New.
10044 (shlib_symbol_file): New.
10045 (gdb_load_shlibs): Use shlib_target_file.
10046 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
10047 * gdb.cp/exception.exp: Use skip_stl_tests.
10048 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
10049 * gdb.cp/try_catch.exp: Use skip_stl_tests.
10050 * gdb.cp/mb-templates.exp: Ditto.
10051 * gdb.base/commands.exp: Relax regexes.
10052 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
10053 shlib_target_file and shlib_symbol_file.
10054 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
10055 sections.
10056 * gdb.base/ending-run.exp: Accept E32Main for symbian.
10057 * gdb.base/solib-disc.exp: Use
10058 shlib_target_file and shlib_symbol_file.
10059 * gdb.base/unload.exp: Don't skip on symbian. Use
10060 shlib_target_file and shlib_symbol_file.
10061 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
10062
6a8f2671 100632010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 10064
6a8f2671
PA
10065 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
10066 * gdb.trace/report.exp: Adjust for x86 and x86_64.
10067 Issue a tfind end before looking for a tracepoint frame.
10068 * gdb.trace/tfind.exp: Adjust tstatus output.
10069 Adjust disassembly output.
10070 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
10071
ccf26247
JK
100722010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10073
10074 * gdb.base/break-interp.exp: Create new displacement parameter value
10075 for the test_ld calls.
10076 (reach): New parameter displacement, verify its content. New push of
10077 pf_prefix "reach-$func:". Import global expect_out.
10078 (test_core): New parameter displacement, verify its content. New push
10079 of pf_prefix "core:". New command "set verbose on". Import global
10080 expect_out.
10081 (test_attach): New parameter displacement, verify its content. New
10082 push of pf_prefix "attach:". New command "set verbose on". Import
10083 global expect_out.
10084 (test_ld): New parameter displacement, pass it to the reach, test_core
10085 and test_attach calls and verify its content in the "ld.so exit" test.
10086 * gdb.base/prelink.exp: Remove gdb_exit and final return.
10087 (prelink): Update expected text, use gdb_test.
10088
e469c7fb
DE
100892010-03-10 Doug Evans <dje@google.com>
10090
10091 * gdb.base/checkpoint.exp: Fix comment.
10092 Lengthen timeout while doing >600 checkpoints test.
10093 Rename duplicate "kill all one" test to keep test names unique.
10094
60e1c644
PA
100952010-03-10 Pedro Alves <pedro@codesourcery.com>
10096
10097 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
10098
cec808ec
KS
100992010-03-08 Keith Seitz <keiths@redhat.com>
10100
889bf7c5
PA
10101 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
10102 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
10103 (dm_type_long): New function.
10104 (dm_type_unsigned_short): New function.
10105 (dm_type_unsigned_long): New function.
10106 (myint): New typedef.
10107 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
10108 long, unsigned shor and long, operator char*, and typedef.
10109 (test_lookup_operator_functions): Add operator char* test.
10110 (test_paddr_operator_functions): Likewise.
10111 (test_paddr_overloaded_functions): Use probe values for
10112 short, long, and unsigned short and long.
10113 (test_paddr_hairy_functions): If the demangler probe detected
10114 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
10115 demangler.
10116 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
10117 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
10118 and "print null_pmf".
10119 Add test "ptype a.*pmf".
10120 * gdb.cp/overload.exp: Allow optional "int" to appear with
10121 "short" and "long".
10122 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
10123 long expect value for men_overload1arg.
10124 Allow "int" to appear with "short" and "long".
10125 When testing "info break", add argument for main (void).
10126 Also allow "int" to appear with "short" and "long".
10127 Ditto with "unsigned" and "long long".
cec808ec
KS
10128 * gdb.java/jmain.exp: Do not enclose methods names in single
10129 quotes.
10130 * gdb.java/jmisc.exp: Likewise.
10131 * gdb.java/jprint.exp: Likewise.
10132 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
10133
10134 From Jan Kratochvil <jan.kratochvil@redhat.com>:
10135 * gdb.cp/exception.exp (backtrace after first throw)
10136 (backtrace after second throw): Allow a namespace before __cxa_throw.
10137 (backtrace after first catch, backtrace after second catch): Allow
10138 a namespace before __cxa_begin_catch.
10139
10140 * gdb.cp/cpexprs.exp: New file.
10141 * gdb.cp/cpexprs.cc: New file.
10142
10143 From Daniel Jacobowitz <dan@codesourcery.com>
10144 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
10145 to use string_to_regexp.
10146 (ctor, dtor): New functions. Use them to match constructor
10147 and destructor function types.
10148 (Top level): Use runto_main.
10149
f870a310
TT
101502010-03-05 Tom Tromey <tromey@redhat.com>
10151
10152 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
10153 gdb.target_charset.
10154 (pp_ns.to_string): Likewise.
10155
0c199f28
KS
101562010-03-04 Keith Seitz <keiths@redhat.com>
10157
10158 * gdb.cp/overload.exp: Test that the filename portion of a linespec
10159 can be quoted. Test that both the filename and function/line
10160 portions can be quoted at the same time.
10161
c7437ca6
PA
101622010-03-04 Pedro Alves <pedro@codesourcery.com>
10163
10164 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
10165
b111b805
DE
101662010-03-03 Doug Evans <dje@google.com>
10167
24486cb7
DE
10168 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
10169 libc contains libpthread.
10170
b111b805
DE
10171 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
10172 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
10173 of gdb_compile. Add another pattern to match android backtrace.
10174
a0e0ef55
TT
101752010-03-03 Tom Tromey <tromey@redhat.com>
10176
10177 PR gdb/11345:
10178 * gdb.base/printcmds.exp (test_printf): Add test.
10179
1ba53b71
L
101802010-03-02 H.J. Lu <hongjiu.lu@intel.com>
10181
10182 * gdb.arch/amd64-byte.exp: New.
10183 * gdb.arch/amd64-dword.exp: Likewise.
10184 * gdb.arch/amd64-pseudo.c: Likewise.
10185 * gdb.arch/amd64-word.exp: Likewise.
10186 * gdb.arch/i386-byte.exp: Likewise.
10187 * gdb.arch/i386-pseudo.c: Likewise.
10188 * gdb.arch/i386-word.exp: Likewise.
10189
f5dff777
DJ
101902010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
10191
10192 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
10193 types. Add structreg, bitfields, and flags registers.
10194 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
10195 registers.
10196
90884b2b
L
101972010-03-01 H.J. Lu <hongjiu.lu@intel.com>
10198
10199 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
10200 (load_description): Set architecture if defined.
10201
dc00d89f
PM
102022010-02-28 Phil Muldoon <pmuldoon@redhat.com>
10203
10204 * gdb.python/py-frame.exp: Add read_var block tests.
10205 * gdb.python/py-frame.c (block): New function.
10206
0e095b7e
JK
102072010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10208 Daniel Jacobowitz <dan@codesourcery.com>
10209
10210 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
10211
624f1a65
DM
102122010-02-25 David S. Miller <davem@davemloft.net>
10213
10214 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
10215 fix logic for setting all_syscalls_numbers.
10216
f3e9a817
PM
102172010-02-24 Phil Muldoon <pmuldoon@redhat.com>
10218
10219 * Makefile.in: Add py-block and py-symbol.
10220 * gdb.python/py-symbol.exp: New File.
10221 * gdb.python/py-symtab.exp: New File.
10222 * gdb.python/py-block.exp: New File.
10223 * gdb.python/py-symbol.c: New File.
10224 * gdb.python/py-block.c: New File.
10225
f6bbabf0
PM
102262010-02-24 Phil Muldoon <pmuldoon@redhat.com>
10227
10228 PR python/11314
10229 * lib/gdb.exp (skip_python_tests): New function.
10230 * gdb.python/py-cmd.exp: Use skip_python_tests.
10231 * gdb.python/py-frame.exp: Likewise.
10232 * gdb.python/py-function.exp: Likewise.
10233 * gdb.python/py-prettyprint.exp: Likewise.
10234 * gdb.python/py-template.exp: Likewise.
10235 * gdb.python/py-type.exp: Likewise.
10236 * gdb.python/py-value.exp: Likewise.
10237
85d721b8
PA
102382010-02-22 Pedro Alves <pedro@codesourcery.com>
10239
10240 PR9605
10241
10242 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
10243
48e32051
TT
102442010-02-19 Tom Tromey <tromey@redhat.com>
10245
10246 PR c++/8693, PR c++/9496:
10247 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
10248 regression tests.
10249
ac9c0048
JK
102502010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10251
10252 Fix compatibility with m68k as.
10253 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
10254 Use only /* comments */.
10255
57bb97a4
UW
102562010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10257
10258 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
10259 * configure: Regenerate.
10260
7d1bf85c
DJ
102612010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
10262
10263 * gdb.python/py-type.exp: Check for Python support.
10264
061b5285
PA
102652010-02-17 Pedro Alves <pedro@codesourcery.com>
10266
10267 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
10268 `regsub' syntax available.
10269
f8a8bc2c
PA
102702010-02-17 Pedro Alves <pedro@codesourcery.com>
10271
10272 * gdb.base/shmain.c (main): Remove printf call.
10273 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
10274 * gdb.base/unload.c (main): Make format of fprintf a string
10275 literal. Add missing endlines to prints to stderr.
10276 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
10277
6f451e5e
TT
102782010-02-17 Tom Tromey <tromey@redhat.com>
10279
10280 * gdb.java/jprint.java (jprint.props): New field.
10281 * gdb.java/jprint.exp (set_lang_java): Add regression test.
10282
12d79008
PA
102832010-02-17 Pedro Alves <pedro@codesourcery.com>
10284
ef801a0e 10285 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
10286 available.
10287
d252f7e5
DJ
102882010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
10289
10290 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
10291 creation to support remote host testing.
10292
67bdab6c
DJ
102932010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
10294
10295 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
10296 Recognize "command not found".
10297
bb391223
DJ
102982010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
10299
10300 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
10301 single-stepping.
10302
70362913
DJ
103032010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
10304
10305 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
10306 if arguments are not supported.
10307
493f3c00
DJ
103082010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
10309
10310 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
10311 be const or non-const.
10312
8034c749
DJ
103132010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
10314
10315 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
10316 mi_send_resuming_command to send -exec-continue.
10317
791dfb64
DJ
103182010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
10319
10320 * gdb.base/list.exp (test_list_filename_and_function): Add test
10321 with single quotes.
10322 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
10323 matching.
10324 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
10325 Add KFAIL'd tests for PR gdb/11289.
10326
7c5fe868
DJ
103272010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
10328
10329 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
10330
fdc498b8
DJ
103312010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
10332
10333 * gdb.base/comp-dir/subdir/dummy.txt: New file.
10334 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
10335 a temporary directory.
10336
b519e2a6
DJ
103372010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
10338
10339 * gdb.base/charset.exp: Use a single regular expression to match
10340 show host-charset and show target-charset output.
10341
74164c56
JK
103422010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10343
10344 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
10345 "Illegal process-id" expect string more exact.
10346 (attach to digits-starting nonsense is prohibited): New.
10347
701ed6dc
JK
103482010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10349
10350 * gdb.base/prelink.exp (set verbose on): New.
10351
889bf7c5 103522010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
10353
10354 * mi-reverse.exp: New file. Test for reverse option to the
10355 following MI commands: exec-continue, exec-finish, exec-next,
10356 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 10357
dadf0e9c
JB
103582010-02-09 Joel Brobecker <brobecker@adacore.com>
10359
10360 * gdb.ada/ptype_tagged_param: New testcase.
10361
714f19d5
TT
103622010-02-08 Tom Tromey <tromey@redhat.com>
10363
10364 PR c++/8017:
10365 * gdb.cp/overload.exp: Add tests.
10366 * gdb.cp/overload.cc (struct K): New.
10367 (namespace N): New.
10368 (main): Call new functions.
10369 (K::staticoverload): Define.
10370
889bf7c5 103712010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
10372
10373 PR gdb/10728
10374 * gdb.cp/pr10728-x.h: New file.
10375 * gdb.cp/pr10728-x.cc: New file.
10376 * gdb.cp/pr10728-y.cc: New file.
10377 * gdb.cp/pr10728.exp: New file.
10378 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
10379
889bf7c5 103802010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
10381
10382 PR gdb/9067
10383 * gdb.cp/pr9067.exp: New
10384 * gdb.cp/pr9067.cc: New
10385 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
10386
7b356089
JB
103872010-02-08 Joel Brobecker <brobecker@adacore.com>
10388
10389 * lib/gdb.exp (gdb_test_timeout): New global variable.
10390 Set it to timeout if not already set.
10391 (gdb_init): Reset the value of timeout to gdb_test_timeout.
10392
1be00882
DE
103932010-02-05 Doug Evans <dje@google.com>
10394
10395 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
10396 user.
10397
82856980
SW
103982010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
10399
10400 PR c++/7935:
10401 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
10402
1a334831
TT
104032010-02-04 Tom Tromey <tromey@redhat.com>
10404
10405 * gdb.cp/virtbase.exp: Make test case names unique.
10406
9c3c02fd
TT
104072010-02-02 Tom Tromey <tromey@redhat.com>
10408
10409 * gdb.cp/virtbase.exp: Add regression tests.
10410 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
10411 (main): Instantiate RHC.
10412
0cc2414c
TT
104132010-02-02 Tom Tromey <tromey@redhat.com>
10414
10415 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
10416 type-printing change.
10417
edf3d5f3
TT
104182010-02-02 Tom Tromey <tromey@redhat.com>
10419
10420 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
10421 * gdb.cp/virtbase.cc: New file.
10422 * gdb.cp/virtbase.exp: New file.
10423 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
10424
e4b7f41c
JK
104252010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10426
10427 PR libc/11214:
10428 * gdb.threads/current-lwp-dead.c: Include features.h.
10429 (HAS_NOMMU): New.
10430 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
10431
b381ea14
JK
104322010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10433
10434 * gdb.base/symbol-without-target_section.exp,
10435 gdb.base/symbol-without-target_section.c: New.
10436
c593ac0e
DJ
104372010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
10438
10439 * gdb.base/bigcore.exp: Reset increased timeout.
10440 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
10441
db25f29d
DJ
104422010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
10443
10444 * gdb.base/gcore.exp (capture_command_output): Use
10445 gdb_test_multiple.
10446
f9d67f43
DJ
104472010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
10448
10449 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
10450 * gdb.arch/thumb2-it.exp (test_it_break): New function.
10451 (Top level): Call it.
10452
177321bd
DJ
104532010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
10454
10455 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
10456
97f2ed50
DJ
104572010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
10458
10459 * gdb.base/call-strs.exp, gdb.base/default.exp,
10460 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
10461 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
10462 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
10463 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
10464 gdb.base/watchpoint-solib.exp: Save and restore timeout.
10465 * gdb.base/ending-run.exp: Correct restore of timeout.
10466 * gdb.base/page.exp: Remove unnecessary timeout setting.
10467
e4e2711a
JB
104682010-01-29 Joel Brobecker <brobecker@adacore.com>
10469
10470 * gdb.ada/rec_return: New testcase.
10471
ba581dc1
JB
104722010-01-29 Joel Brobecker <brobecker@adacore.com>
10473
10474 * gdb.ada/call_pn: New testcase.
10475
4ea95be9
DJ
104762010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
10477
10478 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
10479 (Top level): Use it to resume.
10480 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
10481 the Thumb mode displaced stepping error as unsupported.
10482
df83a9bf
SW
104832010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
10484
889bf7c5
PA
10485 * gdb.cp/nsusing.exp: Added more tests.
10486 * gdb.cp/nsrecurs.exp: Ditto.
10487 * gdb.cp/nsusing.cc: Added test functions.
10488 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 10489
40b27cdc
JK
104902010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10491
10492 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
10493 absolute directory pathnames in gdb.sum file.
10494
de958931
SW
104952010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
10496
10497 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
10498 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
10499
708ead4e
TT
105002010-01-26 Tom Tromey <tromey@redhat.com>
10501
10502 PR exp/7643:
10503 * gdb.base/printcmds.exp (test_print_string_constants): Remove
10504 setup_kfail.
10505
b14e635e
SW
105062010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
10507
10508 * gdb.cp/nsrecurs.exp: New test.
10509 * gdb.cp/nsrecurs.cc: New test program.
10510 * gdb.cp/nsstress.exp: New test.
10511 * gdb.cp/nsstress.cc: New test program.
10512 * gdb.cp/nsdecl.exp: New test.
10513 * gdb.cp/nsdecl.cc: New test program.
10514
8540c487
SW
105152010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
10516
10517 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
10518 imported into file scope.
10519 Marked test as xfail.
10520 * gdb.cp/namespace-using.cc (marker5): New function.
10521 * gdb.cp/shadow.exp: New test.
10522 * gdb.cp/shadow.cc: New test program.
10523 * gdb.cp/nsimport.exp: New test.
10524 * gdb.cp/nsimport.cc: New test program.
10525
421d5d99
TT
105262010-01-25 Tom Tromey <tromey@redhat.com>
10527
10528 PR gdb/11049:
10529 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
10530 with "set print null-stop on".
10531
691f8dc1
JK
105322010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10533
10534 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
10535 Adjust it for DISASSEMBLY_OMIT_FNAME.
10536
0b92b5bb
TT
105372010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10538
10539 PR symtab/11199:
10540 * gdb.dwarf2/member-ptr-forwardref.exp,
10541 gdb.dwarf2/member-ptr-forwardref.S: New.
10542
23787403
JK
105432010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10544
10545 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
10546 (thread1_func): Protect thread1_tid with thread1_tid_cond by
10547 thread1_tid_mutex. Remove gdbstop_mutex handling.
10548 (thread2_func): Protect thread2_tid with thread2_tid_cond by
10549 thread2_tid_mutex. Remove gdbstop_mutex handling.
10550 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
10551 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
10552 pthread_cond_wait conditionalizations by while loops.
10553
b966cb8a
TT
105542010-01-20 Tom Tromey <tromey@redhat.com>
10555
10556 PR backtrace/10770:
10557 * gdb.dwarf2/pr10770.exp: New file.
10558 * gdb.dwarf2/pr10770.c: New file.
10559 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
10560
fcae584b
VP
105612010-01-20 Vladimir Prus <vladimir@codesourcery.com>
10562
10563 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
10564 that target was removed, and the test always runs native anyway.
10565
a0f49112
JK
105662010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10567
10568 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
10569 gdb.base/watchpoint-cond-gone-stripped.c: New.
10570
ceeb3d5a
TT
105712010-01-19 Tom Tromey <tromey@redhat.com>
10572
10573 PR c++/8000:
10574 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
10575 existing tests.
10576 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
10577 (main): Use AAA::SomeEnum.
10578
dd322c54
JK
105792010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10580
10581 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
10582 (test_ignore_count): Declare line_callme_body global.
10583 (run to breakpoint with ignore count): Use line_callme_body.
10584 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
10585 (set line_main_hello, set line_main_return): Reindent.
10586 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
10587 New.
10588 (continue to callee4): Use line_callee4_body.
10589 (check *stopped from CLI command): Use line_callee4_next.
10590 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
10591 (set line_main_hello, set line_main_return): Reindent.
10592 (set line_callee4_head, set line_callee4_body): New.
10593 (continue to callee4): Use line_callee4_body.
10594
4e8f195d
TT
105952010-01-18 Tom Tromey <tromey@redhat.com>
10596
10597 PR c++/9680:
10598 * gdb.cp/casts.cc: Add new classes and variables.
10599 * gdb.cp/casts.exp: Test new operators.
10600
9e14a9ba
JB
106012010-01-18 Tom Tromey <tromey@redhat.com>
10602 Thiago Jung Bauermann <bauerman@br.ibm.com>
10603
10604 * gdb.python/source2.py: New file.
10605 * gdb.python/source1: New file.
10606 * gdb.python/python.exp: Test "source" command.
10607
00bf0b85
SS
106082010-01-15 Stan Shebs <stan@codesourcery.com>
10609
10610 * gdb.trace/tfile.c: New file.
10611 * gdb.trace/tfile.exp: New file.
889bf7c5 10612
55235ad7
JK
106132010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10614
10615 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
10616
9f2982ff
JK
106172010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10618
10619 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
10620
bbfba9ed
JK
106212010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10622
10623 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
10624 (libfunc): New parameter action. Implement also selectable "sleep".
10625 * gdb.base/break-interp-main.c: Include assert.h.
10626 (libfunc): New parameter action.
10627 (main): New parameters argc and argv. Assert argc. Pass argv.
10628 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
10629 (test_attach): New proc.
10630 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
10631 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
10632
61f0d762
JK
106332010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10634
10635 * gdb.base/break-interp.exp (test_core): New proc.
10636 (test_ld): Call it.
10637
06a6f270
JK
106382010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10639
10640 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
10641 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
10642 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
10643 and gdb_compile_shlib. Use new -Wl compiler options.
10644 (dl bt, main bt): New tests.
10645
51bee8e9
JK
106462010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10647
10648 Support PIEs with no symfile_objfile.
10649 * gdb.base/break-interp.exp: New argument at the test_ld calls.
10650 (test_ld): New parameter trynosym.
10651 (test_ld <$trynosym>): New block.
10652
b8040f19
JK
106532010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10654
10655 * gdb.base/break-interp.exp: New file.
10656
be759fcf
PM
106572010-01-13 Phil Muldoon <pmuldoon@redhat.com>
10658
10659 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
10660 * gdb.python/py-prettyprint.py (pp_ls): New printer.
10661 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
10662 test.
10663 * gdb.python/py-prettyprint.c: Define lazystring test structure.
10664 * gdb.python/py-mi.exp: Add lazy string test.
10665
dc146f7c
VP
106662010-01-13 Vladimir Prus <vladimir@codesourcery.com>
10667
10668 * lib/mi-support.exp (mi_check_thread_states): Handle
10669 core number in thread listing.
10670
b4ba55a1
JB
106712010-01-12 Joel Brobecker <brobecker@adacore.com>
10672
10673 * gdb.base/maint.exp: Adjust the expected output for the
10674 "maint print type" test. Use gdb_test_multiple instead of
10675 gdb_sent/gdb_expect.
10676
08e24bd4
DE
106772010-01-11 Doug Evans <dje@google.com>
10678
6496a609
DE
10679 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
10680 from gdbserver_download. All callers updated.
10681
08e24bd4
DE
10682 * gdb.server/ext-run.exp: "info os processes" requires xml support.
10683
b5cfddf5
JK
106842010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10685
10686 Implement binary numbers parsing.
10687 * gdb.base/printcmds.exp (test_integer_literals_accepted)
10688 (test_integer_literals_rejected): New binary tests.
10689
3725885a
RW
106902010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
10691
10692 * gdb.cell/configure: Regenerate.
10693
37aeb5df
JK
106942010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10695
10696 * gdb.base/corefile.exp: Move the core finding block out and call it as
10697 core_find, new variable $corefile, replace corefile by $corefile and
10698 [file tail $corefile] for usage vs. test names resp.
10699 * lib/gdb.exp (core_find): Move it as a new function here. New
10700 parameter binfile and deletefiles. New variable $destcore. Pre-delete
10701 $destcore. Return "" on error.
10702
d521f563
JK
107032010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10704
10705 Workaround PR binutils/10802.
10706 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
10707 (twice).
10708
28f24826
DJ
107092010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
10710
10711 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
10712
2de75e71
JB
107132010-01-08 Joel Brobecker <brobecker@adacore.com>
10714
10715 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
10716 call, to avoid interruption.
10717
fe00719b 107182010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
10719
10720 * gdb.stabs/weird.def (args93): New.
10721
d0ef5df8
DE
107222010-01-07 Doug Evans <dje@google.com>
10723
10724 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
10725
3a08d52f
TT
107262010-01-07 Tom Tromey <tromey@redhat.com>
10727
10728 * gdb.base/source.exp: Use correct line number.
10729
7a697b8d
SS
107302010-01-05 Stan Shebs <stan@codesourcery.com>
10731
10732 * gdb.trace/tracecmd.exp: Test ftrace.
10733
7803799a
UW
107342010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10735
10736 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
10737
c54eabfa
JK
107382010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10739
10740 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
10741 "uint_for_mi_testing".
10742
02e7ef19
JB
107432010-01-01 Joel Brobecker <brobecker@adacore.com>
10744
10745 Test indented comment in file being sourced.
10746 * gdb.base/commands.exp: Test indented comment in file being sourced.
10747
abd775ce
JB
107482010-01-01 Joel Brobecker <brobecker@adacore.com>
10749
10750 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
10751 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
10752 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
10753 notice.
10754
79b55b82
JB
107552010-01-01 Joel Brobecker <brobecker@adacore.com>
10756
10757 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
10758 notice.
10759
8997583e
JK
107602010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10761
10762 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
10763 missing $after_stopped and comma (,) expectation.
10764
6da95a67
SS
107652009-12-31 Stan Shebs <stan@codesourcery.com>
10766
10767 * gdb.trace/actions.exp: Test teval action.
889bf7c5 10768
218d2fc6
TJB
107692009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
10770
10771 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
10772 (top level): Call test_watchpoint_in_big_blob.
10773 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
10774 watchpoints.
10775 (func3): Write to buf.
10776
236f1d4d
SS
107772009-12-29 Stan Shebs <stan@codesourcery.com>
10778
10779 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 10780
f61e138d
SS
107812009-12-28 Stan Shebs <stan@codesourcery.com>
10782
10783 * gdb.trace/tsv.exp: New file.
10784 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 10785
0219b378
DJ
107862009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
10787
10788 * gdb.base/find.c (main): Reference search buffers.
10789 * gdb.base/included.c (main): Reference integer.
10790 * gdb.base/ptype.c (charfoo): Declare.
10791 (intfoo): Call charfoo.
10792 * gdb.base/scope0.c (useitp): New function.
10793 (usestatics): Use useitp.
10794 (useit): Add a type for val.
10795 * gdb.base/scope1.c (useit1): Take a pointer argument.
10796 (usestatics1): Update calls to useit1.
10797 * gdb.cp/call-c.cc: Declare foo.
10798 (main): Call foo.
10799 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
10800 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
10801 (main): Call C::ensureRefs and ensureOtherRefs.
10802 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
10803 variables.
10804 (ensureOtherRefs): New function.
10805 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
10806 * gdb.cp/templates.cc (main): Call t5i.value.
10807
3f78692f
JK
108082009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10809
10810 Fix compatibility with G++-4.5.
10811 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
10812 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
10813 (uncaught return): Remove.
10814
429374b8
JK
108152009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
10816 Phil Muldoon <pmuldoon@redhat.com>
10817
10818 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
10819 (bp_location13, bp_location14, bp_location17, bp_location18)
10820 (marker3_proto, marker4_proto): New variables.
10821 (breakpoint info): Update output.
10822 (run until breakpoint at marker3, run until breakpoint at marker4): New
10823 tests.
10824
859825b8
JK
108252009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
10826
10827 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
10828 Replace the printf call of Y by provided "y-set-1" label. New block
10829 for the second shared library.
10830 * gdb.base/unload.exp: Compile also the second library, call
10831 gdb_load_shlibs also for it. Use now gdb_breakpoint.
10832 (single pending breakpoint info): Rename to ...
10833 (pending breakpoint info before run): ... this extended test.
10834 (libfile2, libname2, libsrcfile2, libsrc2)
10835 (lib_sl2): New variables.
10836 (exec_opts): Set also SHLIB_NAME2.
10837 (pending breakpoint info on first run at shrfunc1)
10838 (pending breakpoint info on second run at shrfunc1)
10839 (pending breakpoint info on second run at shrfunc2)
10840 (print y from libfile, print y from libfile2): New tests.
10841 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
10842 * gdb.base/unloadshr2.c: New.
10843
e6a386cd
HZ
108442009-12-22 Hui Zhu <teawater@gmail.com>
10845
10846 * gdb.reverse/sigall-reverse.exp: Adjust.
10847
9e19b45e
VP
108482009-12-21 Vladimir Prus <vladimir@codesourcery.com>
10849
10850 PR gdb/10884
10851
10852 * gdb.mi/var-cmd.c (do_bitfield_tests): New
10853 (main): Call do_bitfield_tests.
aacf5b1e 10854 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 10855
d53a7b30
JB
108562009-12-20 Joel Brobecker <brobecker@adacore.com>
10857
10858 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
10859 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
10860 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
10861 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
10862 gdb.modula2/unbounded1.c: Update copyright header.
10863
191ca0a1
CM
108642009-12-10 Chris Moller <moller@mollerware.com>
10865
10866 PR gdb/9399
10867 * gdb.cp/virtfunc2.exp: New tests
10868 * gdb.cp/virtfunc2.cc: New tests
10869 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
10870
0fa6cf1b
MS
108712009-12-10 Oza Pawandeep (paawan1982@yahoo.com
10872
10873 * gdb.reverse/i387-env-reverse.c: New file.
10874 * gdb.reverse/i387-env-reverse.exp: New file.
10875 * gdb.reverse/i387-stack-reverse.c: New file.
10876 * gdb.reverse/i387-stack-reverse.exp: New file.
10877
361ae042
PM
108782009-12-08 Phil Muldoon <pmuldoon@redhat.com>
10879
10880 * gdb.python/py-type.exp (test_range): New test.
10881
bfd31e71
PM
108822009-12-03 Phil Muldoon <pmuldoon@redhat.com>
10883
10884 PR python/10805
10885
10886 * gdb.python/py-type.exp: New file.
10887 * gdb.python/py-type.c: New file.
10888 * Makefile.in: Add py-type.
10889
57a1d736
TT
108902009-12-03 Tom Tromey <tromey@redhat.com>
10891
10892 * gdb.python/py-value.exp (test_parse_and_eval): New
10893 function.
10894
1f3b5d1b
PP
108952009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
10896
10897 PR gdb/11022
10898
10899 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
10900 * gdb.base/pr11022.c: New test.
10901
8b7dbdc9
JK
109022009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10903
10904 Fix spurious false FAILs.
10905 * gdb.base/structs.c (chartest): New.
10906 (main): Fill-in chartest.
10907 * gdb.base/structs.exp (anychar_re, first): New.
10908 (start_structs_test): Import global anychar_re and first.
10909 New gdb_test call "set print elements 300; ${testfile}"
10910 (start_structs_test <$first>): New block.
10911 (any): Import global anychar_re. New variable ac. Use ${ac}.
10912
6a53b2ec
JK
109132009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10914
10915 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
10916
d7167b4c
JK
109172009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10918
10919 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
10920 Force $srcfile file.
10921 * gdb.base/foll-fork.c (callee): Comment out the printf call.
10922
b1798462
UW
109232009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10924
10925 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
10926 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
10927 * gdb.threads/watchthreads-reorder.exp: Likewise.
10928
b6199126
DJ
109292009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
10930
10931 PR gdb/8704
10932
10933 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
10934 "if", and "thread". Correct matching in the previous test.
10935
b22a0510
DJ
109362009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
10937
10938 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
10939
930636d2
MS
109402009-11-23 Michael Snyder <msnyder@vmware.com>
10941
10942 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
10943 * gdb.reverse-watch-precsave.exp: Ditto.
10944
21a0512e
PP
109452009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
10946
10947 * gdb.asm/asm-source.exp: Adjust.
10948 * gdb.base/help.exp: Adjust.
889bf7c5 10949
fc30d5e0
PA
109502009-11-22 Pedro Alves <pedro@codesourcery.com>
10951
10952 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
10953 (do_syscall_tests_without_xml): Set data-directory to
10954 /the/path/to/nowhere.
10955
f6bc2008
PA
109562009-11-21 Pedro Alves <pedro@codesourcery.com>
10957
10958 * gdb.threads/local-watch-wrong-thread.c,
10959 gdb.threads/local-watch-wrong-thread.exp: New files.
10960
8c2fb5de
PA
109612009-11-21 Pedro Alves <pedro@codesourcery.com>
10962
10963 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
10964 assume new `regsub' syntax available.
10965
ebec9a0f
PA
109662009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10967
a79d3c27
JK
10968 * gdb.base/watchpoint-hw-hit-once.exp,
10969 gdb.base/watchpoint-hw-hit-once.c: New.
10970
109712009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10972
10973 * gdb.threads/watchthreads-reorder.exp,
10974 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 10975
276a961b
MK
109762009-11-17 Nathan Sidwell <nathan@codesourcery.com>
10977
10978 * gdb.xml/tdesc-regs.exp: Use for m68k.
10979
4867c1fb
PA
109802009-11-15 Pedro Alves <pedro@codesourcery.com>
10981
10982 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
10983
f6838f81
DJ
109842009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
10985
10986 * lib/gdb.exp (current_target_name): New procedure.
10987 (gdb_wrapper_target): New variable.
10988 (gdb_wrapper_init): Set gdb_wrapper_target.
10989 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
10990 wrapper.
10991
4ac4dd3f
DJ
109922009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
10993
10994 * gdb.base/remote.exp: Delete the slowest load test.
10995 Do not load with fixed packet sizes.
10996
a7881759
DJ
109972009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
10998
10999 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
11000
97a5b505
DJ
110012009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
11002
11003 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
11004 srcfile when setting a breakpoint.
11005
d3e1fc54
DJ
110062009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
11007
11008 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
11009 macros.
11010
7cbcbded
DJ
110112009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
11012
11013 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
11014 to be in memory.
11015 * gdb.base/display.c (force_mem): New.
11016 (do_loops): Use it. Add breakpoint comments.
11017 (do_vars): Add a breakpoint comment.
11018 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
11019 line numbers.
11020
bdea3a92
NF
110212009-11-13 Nathan Froyd <froydnj@codesourcery.com>
11022
11023 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
11024 instead of a bare "run".
11025
269f82e5
PP
110262009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
11027
11028 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 11029
a69b7d9d
DJ
110302009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
11031
11032 * lib/cell.exp (skip_cell_tests): Clean up test files before
11033 returning.
11034
b598bfda
DJ
110352009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
11036
11037 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
11038 and the breakpoint menu. Do not call perror if a prompt is seen.
11039 Consume the following GDB prompt.
11040 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
11041 * gdb.cp/namespace.exp: Use gdb_test.
11042 * gdb.cp/templates.exp: Use gdb_test.
11043 (test_template_breakpoints): Use gdb_test_multiple.
11044
87728fa0
DJ
110452009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
11046
11047 * gdb.base/break1.c (struct some_struct, values): Move earlier.
11048 (marker4): Reference values.
11049
b67c692f
DJ
110502009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
11051
11052 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
11053 is missing.
11054
f0df251a
DJ
110552009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
11056
11057 * gdb.base/break.c (need_malloc): New.
11058 * gdb.base/constvars.c (main): Reference crass and crisp.
11059 * gdb.base/gdb1821.c (main): Reference bar.
11060 * gdb.cp/gdb1355.cc (main): Reference s1.
11061 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
11062 (main): Call them.
11063 * gdb.cp/hang2.cc (dummy2): Define.
11064 * gdb.cp/hang3.cc (dummy3): Define.
11065 * gdb.cp/m-data.cc (main): Reference shadow.
11066
bdf7534a
NF
110672009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
11068 Nathan Froyd <froydnj@codesourcery.com>
11069
11070 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
11071 remote host.
11072
f24fce77
NF
110732009-11-12 Nathan Froyd <froydnj@codesourcery.com>
11074
11075 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
11076 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
11077 * gdb.dwarf2/dw2-compressed.exp: Likewise.
11078 * gdb.dwarf2/dw2-intercu.exp: Likewise.
11079 * gdb.dwarf2/dw2-intermix.exp: Likewise.
11080 * gdb.dwarf2/dw2-producer.exp: Likewise.
11081 * gdb.dwarf2/mac-fileno.exp: Likewise.
11082 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
11083 py-prettyprint.py to the remote host.
11084 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
11085
40f0318e
KS
110862009-11-11 Keith Seitz <keiths@redhat.com>
11087
11088 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
11089 use it instead of "Foo".
11090 * gdb.cp/classes.exp (do_tests): Add a test to access
11091 a method through a typedef'd class name.
11092
f3d9f7fb
NF
110932009-11-11 Nathan Froyd <froydnj@codesourcery.com>
11094
11095 * gdb.base/long_long.exp: Permit leading zeros on floating-point
11096 exponents.
11097 * gdb.base/pointers.exp: Likewise.
11098 * gdb.cp/ref-types.exp: Likewise.
11099
a4216f37
KS
111002009-11-11 Keith Seitz <keiths@redhat.com>
11101
11102 * gdb.cp/cplusfuncs.cc (class foo): Add operators
11103 new[] and delete[].
11104 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
11105 "void".
11106 (probe_demangler): Remove all single-quoting of
11107 method and variable names.
11108 (info_func_regexp): Remove the word "void" from any
11109 occurrence of "(void)".
11110 (print_addr_2): Remove all single-quoting of
11111 method names.
11112 (print_addr_2_kfail): Likewise.
11113 (print_addr): Single-quote C function names before
11114 passing to print_addr_2.
11115 (test_paddr_operator_functions): Remove single-quoting
11116 for method names.
11117 Add tests for operator new[] and operator delete[].
11118
9b14d7aa
JK
111192009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11120
11121 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
11122
85feb311
KS
111232009-11-09 Keith Seitz <keiths@redhat.com>
11124
11125 * gdb.cp/overload.exp: Add tests for resolving overloaded
11126 methods in expression parsing/evaluation.
11127
fa335448
DJ
111282009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
11129
11130 * lib/gdb.exp (default_gdb_version): Use --version instead of
11131 --command.
11132
ec3c07fc
NS
111332009-11-10 Nathan Sidwell <nathan@codesourcery.com>
11134
11135 * lib/gdb.exp (gdb_compile_test): New.
11136 (skip_ada_tests, skip_java_tests): New.
11137 (gdb_compile): Use gdb_compile_test for f77.
11138 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
11139 * lib/java.exp (compile_java_from_source): Remove runtests check,
11140 use gdb_compile_test to record result.
11141 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
11142 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
11143 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
11144 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
11145 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
11146 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
11147 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
11148 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
11149 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
11150 adjust gdb_compile invocations.
11151
b8b4e42b
JK
111522009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11153
11154 * Makefile.in (abs_builddir): New.
11155 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
11156 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
11157 `$(abs_builddir)/site.exp'.
11158
f8b7eaf3
DJ
111592009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
11160
11161 * config/m68k-emc.exp, lib/emc-support.exp,
11162 gdb.trace/gdb_c_test.c: Delete.
11163 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
11164 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
11165 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
11166 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
11167 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
11168 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
11169 casing for m68k-*-elf.
11170
c4187697
NS
111712009-11-03 Pedro Alves <pedro@codesourcery.com>
11172
11173 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
11174 * gdb.arch/i386-prologue.exp: Likewise.
11175 * gdb.arch/i386-unwind.exp: Likewise.
11176
db16b772
DJ
111772009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
11178
11179 * lib/gdb.exp (gdb_expect): Fix timeout typo.
11180
bcf71277
DJ
111812009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
11182
11183 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
11184
0105cee2
DJ
111852009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
11186
11187 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
11188
24ddea62
JK
111892009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11190
11191 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
11192
287ccc17
JK
111932009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11194
11195 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
11196 * gdb.base/sepdebug2.c: New file.
11197
08bca259 111982009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
11199
11200 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
11201 the modified warnings for catch syscall. Verify if GDB was compiled
11202 with support for lib expat, and choose which tests to run depending
11203 on this.
11204
5d4e2b76
VP
112052009-10-30 Vladimir Prus <vladimir@codesourcery.com>
11206
11207 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
11208 that composite commands are parsed OK. And also test
11209 that breakpoint commands do work.
11210
240e538a
MS
112112009-10-23 Michael Snyder <msnyder@vmware.com>
11212
11213 gdb.reverse/consecutive-precsave.exp: Change expect pattern
11214 to allow for new disassembly style.
11215
9c419145
PP
112162009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
11217
11218 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 11219
02506ff1
MS
112202009-10-22 Michael Snyder <msnyder@vmware.com>
11221
11222 * gdb.reverse/break-precsave.exp: New test.
11223 * gdb.reverse/consecutive-precsave.exp: Ditto.
11224 * gdb.reverse/finish-precsave.exp: Ditto.
11225 * gdb.reverse/i386-precsave.exp: Ditto.
11226 * gdb.reverse/machinestate-precsave.exp: Ditto.
11227 * gdb.reverse/sigall-precsave.exp: Ditto.
11228 * gdb.reverse/solilb-precsave.exp: Ditto.
11229 * gdb.reverse/step-precsave.exp: Ditto.
11230 * gdb.reverse/until-precsave.exp: Ditto.
11231 * gdb.reverse/watch-precsave.exp: Ditto.
11232
4cf866a3
MS
112332009-10-22 Michael Snyder <msnyder@vmware.com>
11234
11235 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
11236 for gdb_expect. Adjust one test's expect strings for the new
11237 format of disassemble.
11238 * gdb.reverse/finish-reverse.exp: Delete 'return'.
11239 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
11240 gdb_test_multiple.
11241 * gdb.reverse/step-reverse.exp: Delete 'return'.
11242 * gdb.reverse/until-reverse.exp: Delete blank lines.
11243 * gdb.reverse/watch-reverse.exp: Delete blank lines.
11244
2b28d209
PP
112452009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
11246
11247 * gdb.base/consecutive.exp: Adjust.
11248 * gdb.base/display.exp: Likewise.
11249 * gdb.base/pc-fp.exp: Likewise.
11250 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 11251
33b9c32b
MS
112522009-10-19 Michael Snyder <msnyder@vmware.com>
11253
11254 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
11255 * gdb.reverse/finish-reverse.c: Ditto.
11256 * gdb.reverse/sigall-reverse.c: Ditto.
11257 * gdb.reverse/solib-reverse.c: Ditto.
11258 * gdb.reverse/step-reverse.c: Ditto.
11259 * gdb.reverse/watch-reverse.c: Ditto.
11260
6c95b8df
PA
112612009-10-19 Pedro Alves <pedro@codesourcery.com>
11262 Stan Shebs <stan@codesourcery.com>
11263
11264 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
11265 * gdb.base/foll-exec.exp: Adjust to expect a process id before
11266 "Executing new program".
11267 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
11268 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
11269 left listed after having been killed.
11270 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
11271 * gdb.base/maint.exp: Adjust test.
11272
11273 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
11274 * gdb.multi/Makefile.in: New.
11275 * gdb.multi/base.exp: New.
11276 * gdb.multi/goodbye.c: New.
11277 * gdb.multi/hangout.c: New.
11278 * gdb.multi/hello.c: New.
11279 * gdb.multi/bkpt-multi-exec.c: New.
11280 * gdb.multi/bkpt-multi-exec.exp: New.
11281 * gdb.multi/crashme.c: New.
11282
279017b7
TG
112832009-10-13 Tristan Gingold <gingold@adacore.com>
11284
11285 * gdb.base/sepdebug.exp: Check debug info are found.
11286
0413d738
PA
112872009-10-08 Pedro Alves <pedro@codesourcery.com>
11288
11289 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
11290 bits.
11291
c628eecc
JK
112922009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11293
11294 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
11295
38af1bfe
JB
112962009-10-07 Joel Brobecker <brobecker@adacore.com>
11297
11298 * gdb.base/watchpoints.c: Add copyright header. Reformat one
11299 of the comments.
11300
2b0adecd
PM
113012009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
11302
11303 * gdb.base/annota1.exp: Remove obsolete match_max increase.
11304 * gdb.base/annota3.exp: Idem.
11305 * gdb.base/maint.exp: Idem.
11306
8d417781
PM
113072009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
11308
889bf7c5 11309 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
11310 to default.
11311
bb61102d
PM
113122009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
11313
889bf7c5 11314 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
11315 mingw and cygwin targets.
11316
ace5c364
PM
113172009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
11318 Pedro Alves <pedro@codesourcery.com>
11319
889bf7c5 11320 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
11321 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
11322
c2d494a0
PM
113232009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
11324
e1b52ce2
PM
11325 * gdb.base/shr1.c: Use %p in format string.
11326 * gdb.base/unload.c: Avoid warning in fprintf.
11327 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 11328
209f53f5
PM
113292009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
11330
11331 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
11332 long type.
11333 (test_unlink): Correct printf string.
11334 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
11335 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
11336
8172766a
JK
113372009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11338
11339 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
11340 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
11341 * gdb.arch/ia64-breakpoint-shadow.S: New file.
11342
0f73703c
UW
113432009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11344
11345 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
11346 * gdb.objc/nondebug.exp: Likewise.
11347
b32306ca
UW
113482009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11349
11350 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
11351 target_info setting.
11352
11353 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
11354 that detect new threads during "info threads".
11355
0057022f
UW
113562009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11357
11358 * gdb.threads/manythreads.c (main): Increase thread stack size
11359 to 2*PTHREAD_STACK_MIN.
11360 * gdb.threads/multi-create.c (main): Likewise.
11361 (create_function): Likewise.
11362
f29c0325
UW
113632009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11364
11365 * gdb.base/dump.exp: Pass difference of pointer types instead
11366 of integer types as offset to restore in intarr3.srec case.
11367
fcb34849
UW
113682009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11369
11370 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
11371
d5142e3b
UW
113722009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11373
11374 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
11375
087b74b2 113762009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 11377
087b74b2
PM
11378 New test for two watchpoints, with disabling of
11379 the first inserted.
11380 * testsuite/gdb.base/watchpoints.c: New file.
11381 * testsuite/gdb.base/watchpoints.exp: New file.
11382
96c07c5b
TT
113832009-09-25 Tom Tromey <tromey@redhat.com>
11384
11385 * gdb.base/charset.exp: Test utf-16 strings with Python.
11386
b8899f2b
TT
113872009-09-25 Tom Tromey <tromey@redhat.com>
11388
11389 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
11390 UCS-4.
11391 * gdb.base/charset.c (utf_32_string): Rename.
11392 (init_utf32): Rename.
11393 (main): Update.
11394
329719ec
TT
113952009-09-22 Tom Tromey <tromey@redhat.com>
11396
11397 * gdb.python/py-function.exp: Add regression tests.
11398
11ef0d76
KS
113992009-09-21 Keith Seitz <keiths@redhat.com>
11400
11401 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
11402 with invalid operator.
11403
3fe8f3b3
KS
114042009-09-21 Keith Seitz <keiths@redhat.com>
11405
11406 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
11407 and destructor using typedef name of class.
11408 * gdb.cp/classes.cc (class Base1): Add a destructor.
11409 (base1): New typedef.
11410 (use_methods): Instanitate an object of type base1.
11411 * gdb.cp/templates.exp (test_template_typedef): New procedure.
11412 (do_tests): Call test_template_typedef.
11413 * gdb.cp/templates.cc (Baz::~Baz): New method.
11414 (intBazOne): New typedef.
11415 (main): Instantiate intBazOne.
11416
7a9fe101
PM
114172009-09-21 Phil Muldoon <pmuldoon@redhat.com>
11418
11419 PR python/10633
11420
11421 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
11422 Function.
11423 (run_lang_tests): Add print elements test.
11424
2e4d963f
PM
114252009-09-21 Phil Muldoon <pmuldoon@redhat.com>
11426
11427 * gdb.python/py-value.exp (test_subscript_regression): New
11428 function. Test for invalid subscripts.
11429 * gdb.python/py-value.c (main): Add test array, and pointer to it.
11430 (ptr_ref): New function.
11431
ec7e75e7
PP
114322009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
11433
11434 * gdb.base/default.exp: Fix "show convenience".
11435
0cc7d26f
TT
114362009-09-15 Tom Tromey <tromey@redhat.com>
11437
11438 * lib/mi-support.exp (mi_create_varobj): Update.
11439 (mi_create_floating_varobj): Likewise.
11440 (mi_create_dynamic_varobj): New proc.
11441 (mi_varobj_update): Update.
11442 (mi_varobj_update_with_type_change): Likewise.
11443 (mi_varobj_update_kv_helper): New proc.
11444 (mi_varobj_update_dynamic_helper): Rewrite.
11445 (mi_varobj_update_dynamic): New proc.
11446 (mi_list_varobj_children): Update.
11447 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
11448 * gdb.python/python-prettyprint.py (pp_outer): New class.
11449 (pp_nullstr): Likewise.
11450 (lookup_function): Register new printers.
11451 * gdb.python/python-prettyprint.c (struct substruct): New type.
11452 (struct outerstruct): Likewise.
11453 (substruct_test): New function.
11454 (struct nullstr): New type.
11455 (string_1, string_2): New globals.
11456 (main): Add new tests.
11457 * gdb.python/python-mi.exp: Added regression tests.
11458 * gdb.mi/mi2-var-display.exp: Update.
11459 * gdb.mi/mi2-var-cmd.exp: Update.
11460 * gdb.mi/mi2-var-child.exp: Update.
11461 * gdb.mi/mi2-var-block.exp: Update.
11462 * gdb.mi/mi-var-invalidate.exp: Update.
11463 * gdb.mi/mi-var-display.exp: Update.
11464 * gdb.mi/mi-var-cmd.exp: Update.
11465 * gdb.mi/mi-var-child.exp: Update.
11466 * gdb.mi/mi-var-block.exp: Update.
11467 * gdb.mi/mi-break.exp: Update.
11468 * gdb.mi/gdb701.exp: Update.
11469
a96d9b2e
SDJ
114702009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
11471
11472 * Makefile.in: Inclusion of catch-syscall object.
11473 * gdb.base/catch-syscall.c: New file.
11474 * gdb.base/catch-syscall.exp: New file.
11475
b43b923a
MS
114762009-09-12 Michael Snyder <msnyder@vmware.com>
11477
11478 * gdb.reverse/step-reverse.exp: Explicitly check for targets
11479 that can support reverse debuggnig.
11480
cec03d70
TT
114812009-09-11 Tom Tromey <tromey@redhat.com>
11482
11483 * gdb.dwarf2/valop.S: New file.
11484 * gdb.dwarf2/valop.exp: New file.
11485
e23bb3fc
MK
114862009-09-11 Mark Kettenis <kettenis@gnu.org>
11487
11488 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
11489
37c3696d
DE
114902009-09-10 Doug Evans <dje@google.com>
11491
11492 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
11493 Add $gdb_prompt to second breakpoint regexp.
11494
5172aecb
JB
114952009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
11496
11497 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
11498 names, add missing ones.
11499 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
11500 * gdb.python/py-frame.c: Rename from python-frame.c.
11501 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
11502 testfile name.
11503 * gdb.python/py-function.exp: Rename from python-function.exp.
11504 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
11505 testfile name.
11506 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
11507 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
11508 Adjust testfile name.
11509 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
11510 * gdb.python/py-template.cc: Rename from python-template.cc.
11511 * gdb.python/py-template.exp: Rename from python-template.exp.
11512 Adjust testfile name.
11513 * gdb.python/py-value.c: Rename from python-value.c.
11514 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
11515 testfile name.
11516
b554e4bd
JK
115172009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11518
11519 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
11520 $bpt2address.
11521 (Second breakpoint address is valid on ia64)
11522 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
11523
9a68ae16
JM
115242009-09-03 Joseph Myers <joseph@codesourcery.com>
11525
11526 * gdb.base/ending-run.exp: Restrict regular expression matching
11527 line number to require closing brace following.
11528
146b9145
DE
115292009-09-03 Doug Evans <dje@google.com>
11530
11531 * gdb.base/store.exp (check_set): Fix typo in expected value message.
11532
787d21e1
TT
115332009-09-02 Tom Tromey <tromey@redhat.com>
11534
11535 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
11536
e7802207
TT
115372009-09-02 Tom Tromey <tromey@redhat.com>
11538
11539 * gdb.dwarf2/callframecfa.exp: New file.
11540 * gdb.dwarf2/callframecfa.S: New file.
11541
817aadd2
JK
115422009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11543
11544 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
11545 gdb.base/solib-overlap-main.c: New.
11546
4a76eae5
DJ
115472009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
11548
11549 PR gdb/10565
11550
11551 * gdb.base/bitfields.c (struct container, container): New.
11552 (main): Initialize it and call break5.
11553 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
11554
d4b96c9a
JK
115552009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11556
11557 Support constant DW_AT_data_member_location by GCC PR debug/40659.
11558 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
11559
4e22772d
JK
115602009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11561
11562 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
11563
2efab443
MS
115642009-08-26 Michael Snyder <msnyder@vmware.com>
11565
11566 * gdb.base/i386-reverse.c: New file.
11567 * gdb.base/i386-reverse.exp: New file.
11568 * gdb.base/Makefile.in: Add new files to be removed.
11569
07ab73a0
JM
115702009-08-26 Joseph Myers <joseph@codesourcery.com>
11571
11572 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
11573 environment-pwd for remote host.
11574 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
11575
676accff
KS
115762009-08-24 Keith Seitz <keiths@redhat.com>
11577
11578 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
11579 Add two new C++ completer tests which limit the output to a
889bf7c5 11580 given class.
676accff 11581
f9f7ad22
MS
115822009-08-24 Michael Snyder <msnyder@vmware.com>
11583
11584 * gdb.base/del.exp: Fix typo in comment.
11585 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
11586
81ecdfbb
RW
115872009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
11588
11589 * configure: Regenerate.
11590 * gdb.hp/configure: Likewise.
11591 * gdb.hp/gdb.aCC/configure: Likewise.
11592 * gdb.hp/gdb.base-hp/configure: Likewise.
11593 * gdb.hp/gdb.compat/configure: Likewise.
11594 * gdb.hp/gdb.defects/configure: Likewise.
11595 * gdb.hp/gdb.objdbg/configure: Likewise.
11596 * gdb.stabs/configure: Likewise.
11597
cab0c772
UW
115982009-08-19 Doug Evans <dje@google.com>
11599
11600 * gdb.base/gdbvars.c: New file.
11601 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
11602
b8fa0bfa
PA
116032009-08-14 Pedro Alves <pedro@codesourcery.com>
11604
11605 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
11606 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
11607
b84aa90a
PA
116082009-08-13 Pedro Alves <pedro@codesourcery.com>
11609
11610 * gdb.base/default.exp: Adjust "set language test": it's now an
11611 enum command. Larger help string moved to "help set language".
11612 * gdb.base/help.exp: Adjust "help set language" expected output,
11613 now lists all known languages.
11614
0d8f9b2c
NF
116152009-08-11 Nathan Froyd <froydnj@codesourcery.com>
11616
11617 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
11618 all frame arguments.
11619 * gdb.arch/altivec-regs.exp: Likewise.
11620
bda180e0
TT
116212009-08-07 Tom Tromey <tromey@redhat.com>
11622
11623 * gdb.base/setshow.exp: Add tests for changes to set language, set
11624 check range, and set check type.
11625
48cb2d85
VP
116262009-08-03 Vladimir Prus <vladimir@codesourcery.com>
11627
11628 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
11629 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 11630 Call it.
48cb2d85 11631
1ea34204
UW
116322009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11633
11634 * configure.ac: Run gdb.cell tests when appropriate.
11635 * configure: Regenerate.
11636 * lib/cell.exp: New file.
11637 * gdb.cell: New directory.
11638 * gdb.cell/configure.ac: New file.
11639 * gdb.cell/configure: New file.
11640 * gdb.cell/Makefile.in: New file.
11641 * gdb.cell/arch.exp: New file.
11642 * gdb.cell/break.c: New file.
11643 * gdb.cell/break.exp: New file.
11644 * gdb.cell/break-spu.c: New file.
11645 * gdb.cell/bt.c: New file.
11646 * gdb.cell/bt2-spu.c: New file.
11647 * gdb.cell/bt-spu.c: New file.
11648 * gdb.cell/bt.exp: New file.
11649 * gdb.cell/coremaker.c: New file.
11650 * gdb.cell/coremaker-spu.c: New file.
11651 * gdb.cell/core.exp: New file.
11652 * gdb.cell/gcore.exp: New file.
11653 * gdb.cell/data.c: New file.
11654 * gdb.cell/data.exp: New file.
11655 * gdb.cell/data-spu.c: New file.
11656 * gdb.cell/ea-cache.exp: New file.
11657 * gdb.cell/ea-cache.c: New file.
11658 * gdb.cell/ea-cache-spu.c: New file.
11659 * gdb.cell/ea-standalone.c: New file.
11660 * gdb.cell/ea-standalone.exp: New file.
11661 * gdb.cell/ea-test.c: New file.
11662 * gdb.cell/ea-test.exp: New file.
11663 * gdb.cell/f-regs.exp: New file.
11664 * gdb.cell/mem-access.c: New file.
11665 * gdb.cell/mem-access.exp: New file.
11666 * gdb.cell/mem-access-spu.c: New file.
11667 * gdb.cell/ptype.exp: New file.
11668 * gdb.cell/registers.exp: New file.
11669 * gdb.cell/size.c: New file.
11670 * gdb.cell/sizeof.exp: New file.
11671 * gdb.cell/size-spu.c: New file.
11672 * gdb.cell/solib.exp: New file.
11673 * gdb.cell/solib-symbol.exp: New file.
11674
85e747d2
UW
116752009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11676
11677 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
11678
58d6951d
DJ
116792009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
11680
11681 * gdb.base/float.exp: Handle VFP registers.
11682
6e0a4f15
MS
116832009-07-14 Michael Snyder <msnyder@vmware.com>
11684
dcd5da87
MS
11685 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
11686 to bring gdb to the beginning of the calling line.
11687
6e0a4f15
MS
11688 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
11689 confusing the i386 epilogue unwinder.
11690
782b2b07
SS
116912009-07-14 Stan Shebs <stan@codesourcery.com>
11692
11693 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
11694
f662c3bc
MS
116952009-07-14 Michael Snyder <msnyder@vmware.com>
11696
11697 * gdb.reverse/step-reverse.exp (stepi into function call):
11698 Call instruction may not be first instruction in the line.
11699 (reverse stepi from a function call): Used wrong line number.
11700
8f313923
JK
117012009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11702
11703 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
11704
4662c76e
JK
117052009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11706
11707 Fix gdb.base/macscp.exp when using custom inputrc.
11708 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
11709 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
11710 env(TERM) set.
11711 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
11712 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
11713
aa81e255
JK
117142009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11715
11716 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
11717 * gdb.base/annota1.exp (thread_test): Import global $testfile.
11718 Change the compilation target to match the testcase name.
11719 * gdb.base/sect-cmd.exp: Change the compilation target to match the
11720 testcase name.
11721 * a2-run.exp: Use for setup prepare_for_testing. Change the
11722 compilation target to match the testcase name.
11723 * gdb.base/commands.exp: Likewise.
11724 * gdb.base/finish.exp: Likewise.
11725 * gdb.base/float.exp: Likewise.
11726 * gdb.base/info-target.exp: Likewise.
11727 * gdb.base/relational.exp: Likewise.
11728 * gdb.base/term.exp: Likewise.
11729 * gdb.base/until.exp: Likewise.
11730 * gdb.base/volatile.exp: Likewise.
11731 * gdb.base/whatis-exp.exp: Likewise.
11732
4c93b1d7
HZ
117332009-07-11 Hui Zhu <teawater@gmail.com>
11734
11735 * gdb.base/help.exp (disassemble): Update expected help text.
11736
812f7342
TT
117372009-07-09 Tom Tromey <tromey@redhat.com>
11738
11739 * lib/gdb.exp: Handle TRANSCRIPT.
11740 (remote_spawn, remote_close, send_gdb): New procs.
11741
fbb8f299
PM
117422009-07-10 Phil Muldoon <pmuldoon@redhat.com>
11743
11744 * gdb.python/python-prettyprint.c: Add counted null string
11745 structure.
11746 * gdb.python/python-prettyprint.exp: Print null string. Test for
11747 embedded nulls.
11748 * gdb.python/python-prettyprint.py (pp_ns): New Function.
11749 * gdb.python/python-value.exp (test_value_in_inferior): Add
11750 variable length string fetch tests.
11751 * gdb.python/python-value.c (main): Add strings for string fetch tests.
11752
c0ac0ec7
JK
117532009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11754
11755 * gdb.base/dump.exp (inaccessible memory is reported): New test.
11756
30b66ecc
TT
117572009-07-07 Tom Tromey <tromey@redhat.com>
11758
11759 * gdb.base/call-rt-st.exp: Update for change to escape output.
11760 * gdb.base/callfuncs.exp: Likewise.
11761 * gdb.base/charset.exp: Likewise.
11762 * gdb.base/constvars.exp: Likewise.
11763 * gdb.base/long_long.exp: Likewise.
11764 * gdb.base/pointers.exp: Likewise.
11765 * gdb.base/printcmds.exp: Likewise.
11766 * gdb.base/setvar.exp: Likewise.
11767 * gdb.base/store.exp: Likewise.
11768 * gdb.cp/ref-types.exp: Likewise.
11769 * gdb.mi/mi-var-child.exp: Likewise.
11770 * gdb.mi/mi-var-display.exp: Likewise.
11771 * gdb.mi/mi2-var-display.exp: Likewise.
11772 * gdb.base/charset.exp: Test octal escape sequence length.
11773 Update for change to escape output.
11774
187c4a2b
JK
117752009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11776
11777 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
11778
d80a43f9
DJ
117792009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
11780
11781 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
11782
047427a8
JK
117832009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11784
11785 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
11786 gdbserver increasing $portnum if "Can't bind address" has been seen.
11787
8b5a0f4f
PA
117882009-07-05 Pedro Alves <pedro@codesourcery.com>
11789
11790 * gdb.base/ending-run.exp: Add "step out of main" pattern for
11791 mingw32ce.
11792
7d93ba58
PA
117932009-07-05 Pedro Alves <pedro@codesourcery.com>
11794
11795 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
11796 VFP format.
11797
2277426b
PA
117982009-07-02 Pedro Alves <pedro@codesourcery.com>
11799
11800 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
11801 linux. Adjust to use "inferior", "info inferiors", "detach
11802 inferior" and "kill inferior" instead of "restart", "info fork",
11803 "detach fork" and "delete fork".
11804 * gdb.base/ending-run.exp: Spell out "info".
11805 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
11806 the "kill" command.
11807
5af949e3
UW
118082009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11809
11810 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
11811 change to prefix TLS offset in hex with 0x.
11812
5d3729b5
UW
118132009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11814
11815 * gdb.base/default.exp: Update test case for "x" changes.
11816
af589bd0
TG
118172009-07-01 Tristan Gingold <gingold@adacore.com>
11818
11819 * gdb.base/bigcore.exp: Make darwin untested.
11820
40974f91
JK
118212009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11822
11823 * gdb.base/completion.exp (directory completion): Create the directory.
11824 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
11825 escapeuniquesub.
11826 (directory completion 2): Expect now ${escapeuniquesub}.
11827 (Glob remaining of directory test): Remove one excessive newline.
11828 Expect the real output.
11829
59dd3af6
JK
118302009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11831
11832 Fix `make check//%' target after `make check' has been ran.
11833 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
11834 a mkdir call.
11835 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
11836 (%/.dir): Remove.
11837
f4e164aa
JK
118382009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11839
11840 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
11841 the expected result record.
11842
69af2122
JK
118432009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11844
11845 Remove racy FAILs relying just on the timeouts.
11846 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
11847 (annotation_level 2): Remove racy FAILs.
11848
2fd481e1
PP
118492009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
11850
11851 gdb/10275
889bf7c5
PA
11852 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
11853
c38f313d
DJ
118542009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
11855
11856 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
11857
8b777f02
VP
118582009-06-30 Vladimir Prus <vladimir@codesourcery.com>
11859
11860 * gdb.mi/mi-stack.exp: Testing symbolic options
11861 to -stack-list-locals and -stack-list-arguments.
11862
00c7eacf
JK
118632009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11864
11865 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
11866
6bc80edc
TT
118672009-06-29 Tom Tromey <tromey@redhat.com>
11868
11869 * dg-extract-results.sh: New file.
11870 * Makefile.in (FORCE_PARALLEL): New variable.
11871 (CHECK_TARGET): New conditional variable.
11872 (check): Use CHECK_TARGET.
11873 (DO_RUNTEST): New variable.
11874 (check-single): New target.
11875 (TEST_DIRS): New variable.
11876 (TEST_TARGETS): Likewise.
11877 (check-parallel): New target.
11878 (check-gdb.%): New pattern.
11879 (BASE1_FILES): New variable.
11880 (BASE2_FILES): Likewise.
11881 (check-gdb.base%): New pattern.
11882 (%/.dir): New pattern.
11883 * configure: Rebuild.
11884 * aclocal.m4 (AM_CONDITIONAL): New defun.
11885 * configure.ac: Check whether user is using GNU make.
11886 (GMAKE): New conditional.
11887
794684b6
SW
118882009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
11889
11890 * gdb.cp/namespace-nested-import.cc: New test.
11891 * gdb.cp/namespace-nested-import.exp: New test.
11892
edb3359d
DJ
118932009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
11894
11895 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
11896 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
11897 * gdb.opt/Makefile.in (EXECUTABLES): Update.
11898 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
11899 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
11900 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
11901 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
11902 gdb.opt/inline-markers.c: New files.
11903 * lib/gdb.exp (skip_inline_frame_tests): New function.
11904 (skip_inline_var_tests): New function.
11905
cf657a0c
AS
119062009-06-27 Andreas Schwab <schwab@linux-m68k.org>
11907
11908 * gdb.cp/exception.exp: Don't require $hex before inner frame in
11909 backtrace.
11910
28d41a99
MS
119112009-06-27 Michael Snyder <msnyder@vmware.com>
11912
11913 * gdb.reverse: New directory.
11914 * gdb.reverse/break-reverse.c: New test.
11915 * gdb.reverse/break-reverse.exp: New test.
11916 * gdb.reverse/consecutive-reverse.c: New test.
11917 * gdb.reverse/consecutive-reverse.exp: New test.
11918 * gdb.reverse/finish-reverse.c: New test.
11919 * gdb.reverse/finish-reverse.exp: New test.
11920 * gdb.reverse/machinestate.c: New test.
11921 * gdb.reverse/ms1.c: New test.
11922 * gdb.reverse/machinestate.exp: New test.
11923 * gdb.reverse/Makefile.in: New file.
11924 * gdb.reverse/shr2.c: New test.
11925 * gdb.reverse/solib-reverse.c: New test.
11926 * gdb.reverse/solib-reverse.exp: New test.
11927 * gdb.reverse/step-reverse.c: New test.
11928 * gdb.reverse/step-reverse.exp: New test.
11929 * gdb.reverse/until-reverse.c: New test.
11930 * gdb.reverse/ur1.c: New test.
11931 * gdb.reverse/until-reverse.exp: New test.
11932 * gdb.reverse/watch-reverse.c: New test.
11933 * gdb.reverse/watch-reverse.exp: New test.
11934 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
11935 * configure: Regenerate.
11936
fe3c8b0d
DE
119372009-06-26 Doug Evans <dje@google.com>
11938
11939 * gdb.base/psymtab.exp: Turn off pending breakpoints.
11940
3a72a602
PM
119412009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
11942
11943 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
11944 windows problem for 'file delete $binfile'.
11945
27aa8d6a
SW
119462009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
11947
11948 * gdb.cp/namespace-using.exp: New test.
11949 * gdb.cp/namespace-using.cc: New test.
11950
8ac055f8
JB
119512009-05-20 Joel Brobecker <brobecker@adacore.com>
11952
11953 * gdb.ada/variant_record_packed_array: New testcase.
11954
85e306ed
TT
119552009-06-23 Tom Tromey <tromey@redhat.com>
11956
11957 * gdb.base/charset.exp (test_combination): Regression test.
11958 * gdb.base/charset.c (my_wchar_t): New typedef.
11959 (myvar): New global.
11960 (main): Set myvar.
11961
56643c5e
PM
119622009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
11963
11964 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
11965 target.
11966
1fac167a
UW
119672009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11968
11969 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
11970
7ccb0be9
UW
119712009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11972
11973 * gdb.mi/gdb680.exp: Update test for error message.
11974
568d6575
UW
119752009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11976
11977 * gdb.base/annota1.exp: Allow multiple occurrences of the
11978 frames-invalid annotation.
11979 * gdb.cp/annota2.exp: Likewise.
11980
7cd1089b
PM
119812009-06-15 Phil Muldoon <pmuldoon@redhat.com>
11982
11983 * gdb.cp/gdb2495.cc: New file.
11984 * gdb.cp/gdb2495.exp: New file.
11985
72c63395
JK
119862009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11987
11988 Report error on GDB crash during runto.
11989 * lib/gdb.exp (runto <eof>): New.
11990
3788363d
DJ
119912009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
11992
11993 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
11994 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
11995 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
11996 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
11997 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
11998 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
11999 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
12000 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
12001 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
12002 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
12003 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
12004 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
12005 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
12006 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
12007 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
12008 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
12009 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
12010 gdb.server/server-mon.exp, gdb.server/server-run.exp,
12011 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
12012 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
12013 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
12014 gdb.trace/passcount.exp, gdb.trace/report.exp,
12015 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
12016 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
12017 gdb.trace/while-stepping.exp: Use a unique name for the compiled
12018 executable.
12019
17592de3
PA
120202009-06-07 Pedro Alves <pedro@codesourcery.com>
12021
12022 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
12023 defined before referencing it.
12024
701e355d
DE
120252009-06-03 Doug Evans <dje@google.com>
12026
12027 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
12028 * gdb.arch/i386-see.c: Ditto.
12029
f2292c65
PM
120302009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
12031
12032 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
12033 (check_macro): Return 1 if undefined.
12034 If first test fails, check if macro debug information is available,
12035 and report unsupported test if no macro information is found.
12036
5a437975
DE
120372009-05-29 Doug Evans <dje@google.com>
12038
12039 * gdb.threads/hand-call-in-threads.exp: New.
12040 * gdb.threads/hand-call-in-threads.c: New.
12041
c141c696
MS
120422009-05-29 Michael Snyder <msnyder@vmware.com>
12043
12044 * gdb.base/break-always.exp: Change "1" to "on".
12045 Add confirmation check.
12046
b3444185
PA
120472009-05-28 Pedro Alves <pedro@codesourcery.com>
12048
12049 * gdb.threads/threxit-hop-specific.c: New.
12050 * gdb.threads/threxit-hop-specific.exp: New.
12051 * gdb.threads/thread-execl.c: New.
12052 * gdb.threads/thread-execl.exp: New.
12053
b6313243
TT
120542009-05-27 Tom Tromey <tromey@redhat.com>
12055 Thiago Jung Bauermann <bauerman@br.ibm.com>
12056
12057 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
12058 (mi_child_regexp): Likewise.
12059 (mi_list_varobj_children_range): Likewise.
12060 (mi_get_features): Likewise.
12061 (mi_list_varobj_children): Rewrite.
12062 * gdb.python/python-mi.exp: New file.
12063
a6bac58e
TT
120642009-05-27 Tom Tromey <tromey@redhat.com>
12065 Thiago Jung Bauermann <bauerman@br.ibm.com>
12066 Phil Muldoon <pmuldoon@redhat.com>
12067 Paul Pluzhnikov <ppluzhnikov@google.com>
12068
12069 * gdb.python/python-prettyprint.exp: New file.
12070 * gdb.python/python-prettyprint.c: New file.
12071 * gdb.python/python-prettyprint.py: New file.
12072 * gdb.base/display.exp: print/r is now valid.
12073
2c74e833
TT
120742009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
12075 Tom Tromey <tromey@redhat.com>
12076 Pedro Alves <pedro@codesourcery.com>
12077 Paul Pluzhnikov <ppluzhnikov@google.com>
12078
12079 * gdb.python/python-template.exp: New file.
12080 * gdb.python/python-template.cc: New file.
12081 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
12082 tests.
12083 * gdb.python/python-value.exp (py_objfile_tests): New proc.
12084 Call it.
12085 (test_value_after_death): New proc.
12086 * gdb.python/python-value.c (PTR): New typedef.
12087 (main): New variable 'x'.
12088
89c73ade
TT
120892009-05-27 Tom Tromey <tromey@redhat.com>
12090
12091 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
12092 tests.
12093 * gdb.python/python-value.exp (py_objfile_tests): New proc.
12094 Call it.
12095
a75724bc
PA
120962009-05-27 Pedro Alves <pedro@codesourcery.com>
12097
12098 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
12099
e58b0e63
PA
121002009-05-24 Pedro Alves <pedro@codesourcery.com>
12101
12102 * gdb.threads/fork-thread-pending.c: New.
12103 * gdb.threads/fork-thread-pending.exp: New.
12104
4ac36638
JK
121052009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12106
12107 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
12108 * gdb.dwarf2/dw2-strp.S (a_string2): New.
12109
889bf7c5 121102009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 12111
889bf7c5 12112 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 12113
b242c3c2
PA
121142009-05-17 Pedro Alves <pedro@codesourcery.com>
12115
12116 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
12117 `gdb_get_line_number'. Call `callee' in both parent and child.
12118 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
12119 `gdb_get_line_number' instead of hardcoding line numbers.
12120 (catch_fork_unpatch_child): New procedure to test detaching
12121 breakpoints from child fork.
12122 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
12123 hardcoding line numbers.
12124 (do_fork_tests): Run `catch_fork_unpatch_child'.
12125
ee342b23
VP
121262009-05-17 Vladimir Prus <vladimir@codesourcery.com>
12127
12128 * gdb.mi/mi-cmd-var.exp: Check that when varobj
12129 of structure type enters or leaves the scope, it
12130 is reported by -var-update.
12131
e2009e98
DE
121322009-05-11 Doug Evans <dje@sebabeach.org>
12133
12134 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 12135 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
12136 * gdb.threads/schedlock.c (main): Fix off-by-one error.
12137
00903456
JK
121382009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12139
12140 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
12141
dc621c35
DE
121422009-04-30 Doug Evans <dje@google.com>
12143
12144 * gdb.threads/watchthreads2.exp: New testcase.
12145 * gdb.threads/watchthreads2.c: New testcase.
12146
9ab4e744
DE
121472009-04-29 Doug Evans <dje@google.com>
12148
12149 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
12150 * gdb.cp/mb-ctor.cc: Ditto.
12151 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
12152 * gdb.cp/mb-inline.h (multi_line_foo): New function.
12153 * gdb.cp/mb-inline1.cc: Call it.
12154 * gdb.cp/mb-inline2.cc: Ditto.
12155 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
12156 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
12157
484086b7
JK
121582009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12159
12160 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
12161 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
12162 Replace all uses of `decimal' by `nonzero'.
12163 (info macro FROM_COMMANDLINE): New test.
12164
379a77b5
TT
121652009-04-27 Tom Tromey <tromey@redhat.com>
12166
12167 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
12168
b92b73c2
DE
121692009-04-27 Doug Evans <dje@google.com>
12170
12171 * gdb.threads/watchthreads.c (main): Initialize args before starting
12172 the threads. Plus formatting cleanup.
12173 * gdb.threads/watchthreads.exp: Avoid errant failures due to
12174 biased scheduling of one thread.
12175
945a118d
JG
121762009-04-27 Jerome Guitton <guitton@adacore.com>
12177
12178 * gdb.cp/templates.cc (GetMax): New template.
12179 (main): Declare two instances of GetMax.
12180 * gdb.cp/templates.exp: Add new test.
12181
d389af10
JK
121822009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12183
12184 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
12185
e7f86de9
JM
121862009-04-22 Joseph Myers <joseph@codesourcery.com>
12187
12188 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
12189
334cc82d
TT
121902009-04-15 Tom Tromey <tromey@redhat.com>
12191
12192 * gdb.base/charset.exp: Add regression test.
12193
d12672cc
JB
121942009-04-14 Joel Brobecker <brobecker@adacore.com>
12195
12196 * gdb.base/exe-lock.exp: New testcase.
12197
18e8c3bc
TT
121982009-04-13 Tom Tromey <tromey@redhat.com>
12199
12200 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
12201 operator on Frame.
12202
5ecd5cbe
UW
122032009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12204
12205 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
12206 * gdb.server/ext-attach.exp: Likewise.
12207
7309f756
VP
122082009-04-03 Vladimir Prus <vladimir@codesourcery.com>
12209
12210 Eliminate some sleep usage.
12211
889bf7c5
PA
12212 * gdb.mi/basics.c (do_nothing): New.
12213 (main): Use do_nothing instead of printf, so that
12214 not to introduce race condition between output of
12215 inferiour and output of gdb. Do not use sleep as it
12216 is not generally available on embedded targets.
7309f756 12217
f4b95f6f
PA
122182009-04-02 Pedro Alves <pedro@codesourcery.com>
12219
12220 * gdb.server/ext-attach.exp: Expect an optional process id after
12221 "Detached from remote process".
12222
de40b933
JK
122232009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12224
12225 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
12226 gdb.dwarf2/dw2-unresolved.exp: New.
12227
2ae101a4
PA
122282009-04-02 Pedro Alves <pedro@codesourcery.com>
12229
12230 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
12231 mi_run_to_main.
12232
56a8e183
PA
122332009-04-02 Pedro Alves <pedro@codesourcery.com>
12234
12235 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
12236 mi_run_to_main. Skip thread exit test on remote targets.
12237 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
12238 mi_run_to_main.
12239 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
12240 mi_run_to_main.
12241 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
12242 when expecting ^connected. Detect when the target doesn't support
12243 non-stop mode.
12244 (mi_run_cmd): Detect if non-stop mode was requested by isn't
12245 supported. Return -1 on error, 0 on success.
12246 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
12247 (mi_runto): Return mi_runto_helper's result explicitly.
12248
c35fafde
PA
122492009-04-01 Pedro Alves <pedro@codesourcery.com>
12250
12251 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
12252
f8a8dce6
JB
122532009-04-01 Tom Tromey <tromey@redhat.com>
12254
12255 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
12256 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
12257 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
12258 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
12259
71c25dea
TT
122602009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
12261 Jan Kratochvil <jan.kratochvil@redhat.com>
12262
12263 PR gdb/931
12264 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
12265 output.
12266 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
12267 for gdb/931.
12268 * dw2-strp.S (DW_AT_language): Change to C++.
12269 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
12270
02d9a9ce
JB
122712009-03-31 Joel Brobecker <brobecker@adacore.com>
12272
12273 * gdb.ada/tasks: New testcase.
12274
1042e4c0
SS
122752009-03-30 Stan Shebs <stan@codesourcery.com>
12276
12277 * gdb.trace/actions.exp: Update to match new info trace format.
12278 * gdb.trace/deltrace.exp: Ditto.
12279 * gdb.trace/infotrace.exp: Ditto.
12280 * gdb.trace/passcount.exp: Ditto.
12281 * gdb.trace/save-trace.exp: Ditto.
12282 * gdb.trace/while-stepping.exp: Ditto.
12283 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
12284
f8f6f20b
TJB
122852009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
12286
12287 * gdb.python/python-frame.c: New file.
12288 * gdb.python/python-frame.exp: New file.
12289
c0c6f777
TJB
122902009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
12291
12292 * gdb.python/python-value.exp: Add tests for the address
12293 attribute.
12294
3cb51905
AS
122952009-03-29 Andreas Schwab <schwab@linux-m68k.org>
12296
12297 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
12298
88fc996f
DE
122992009-03-26 Doug Evans <dje@google.com>
12300
12301 * gdb.mi/mi-nonstop-exit.exp: New file.
12302 * gdb.mi/non-stop-exit.c: New file.
12303
56ef84b1
TT
123042009-03-26 Tom Tromey <tromey@redhat.com>
12305
12306 Update for change to prologue skipping:
12307 * gdb.mi/mi2-simplerun.exp: Update.
12308 * gdb.mi/mi2-break.exp: Update.
12309 * gdb.mi/mi-simplerun.exp: Update.
12310 * gdb.mi/mi-break.exp: Update.
12311 * gdb.base/ending-run.exp: Update.
12312
def2b000
TJB
123132009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
12314
12315 * gdb.python/python-value.exp (test_value_in_inferior): Test
12316 gdb.Value.is_optimized_out attribute.
12317
442ddf59
JK
123182009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12319
12320 * gdb.dwarf2/dw2-noloc-main.c: New file.
12321 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
12322 (.text): Remove.
12323 (.data): New.
12324 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
12325 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
12326 (DW_TAG_subprogram func_cu1, noloc): Remove.
12327 (main): New.
12328 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
12329 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
12330 (file_symbols): New procedure.
12331
a8df5de4
TT
123322009-03-25 Tom Tromey <tromey@redhat.com>
12333
12334 * gdb.base/charset.exp (valid_target_charset): New proc.
12335 Use it to skip tests on invalid charsets.
12336
cc1d7add
PM
123372009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
12338
12339 * gdb.base/completion.exp: Add a test for directory completion.
12340
bcd5727b
JK
123412009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12342
12343 Fix a racy FAIL.
12344 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
12345 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
12346
cc924cad
TJB
123472009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
12348
12349 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
12350 * gdb.python/python-function.exp: Add test for function returning
12351 a GDB value.
12352
bc3b79fd
TJB
123532009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
12354
12355 * gdb.python/python-function.exp: New file.
12356
6c7a06a3
TT
123572009-03-20 Tom Tromey <tromey@redhat.com>
12358
12359 * gdb.base/store.exp: Update for change to escape output.
12360 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
12361 to escape output.
12362 * gdb.base/pointers.exp: Update for change to escape output.
12363 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
12364 to escape output.
12365 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
12366 escape output.
12367 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
12368 to escape output.
12369 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
12370 escape output.
12371 * gdb.base/setvar.exp: Update for change to escape output.
12372 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
12373 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
12374 to escape output.
12375 (test_print_string_constants): Likewise.
12376 * gdb.base/charset.exp (valid_host_charset): Check size of
12377 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
12378 cases. Handle "auto"-related output.
12379 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
12380 (uvar, Uvar): New globals.
12381
c31af87b
JG
123822009-03-19 Jerome Guitton <guitton@adacore.com>
12383
12384 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
12385 deltas.
12386 * gdb.ada/fixed_points.exp: Ditto.
12387
51272cf2
PA
123882009-03-18 Pedro Alves <pedro@codesourcery.com>
12389
12390 * return-nodebug.c: Don't include stdio.h.
12391 (init): Delete.
12392 (func): Delete definition and provide extern declaration.
12393 (t): New.
12394 (main): Don't call printf. Call func and store its result in t.
12395 * return-nodebug1.c: New.
12396 * return-nodebug.exp: Don't expect stdio output. Instead, print
12397 the global variable t. Drop printf formatters and cast types from
12398 foreach loop. Don't use prepare_for_testing. Compile
12399 return-nodebug.c and return-nodebug1.c in separate steps. Don't
12400 define FORMAT or CAST.
12401
d24948ac
PP
124022009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
12403
12404 * gdb.base/solib-display.exp: Disable test for remote targers.
12405
61ff14c6
JK
124062009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12407
12408 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
12409
cb4dce93
JK
124102009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12411
12412 Fix a racy FAIL.
12413 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
12414 code from `follow parent, print pids'.
12415 (`follow child, print pids', `follow parent, print pids'): Call it.
12416 Replace `gdb_test "break..."' by gdb_breakpoint.
12417
f7c60c5e
VP
124182009-03-13 Vladimir Prus <vladimir@codesourcery.com>
12419
12420 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 12421 sync and async modes.
f7c60c5e 12422
383ace49
JB
124232009-03-12 Joel Brobecker <brobecker@adacore.com>
12424
12425 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
12426 that was checked in by mistake. Remove loading of ada.exp, since
12427 this is not necessary in this case.
12428
4ce102af
JB
124292009-03-12 Joel Brobecker <brobecker@adacore.com>
12430
12431 * gdb.ada/ptype_arith_binop.exp: New testcase.
12432
529a2aef
JB
124332009-03-12 Joel Brobecker <brobecker@adacore.com>
12434
12435 * gdb.ada/mod_from_name: New testcase.
12436
8a38181c
JB
124372009-03-12 Joel Brobecker <brobecker@adacore.com>
12438
12439 * gdb.ada/tick_last_segv: New testcase.
12440
11436dee
VP
124412009-03-12 Vladimir Prus <vladimir@codesourcery.com>
12442
61ff14c6 12443 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 12444
1f31650a
VP
124452009-03-12 Vladimir Prus <vladimir@codesourcery.com>
12446
61ff14c6
JK
12447 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
12448 include the token in ^running and frame info in *stopped.
1f31650a 12449
a3247a22
PP
124502009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
12451
12452 * solib-display.exp: New file.
12453 * solib-display-main.c: New file.
12454 * solib-display-lib.c: New file.
61ff14c6 12455
aae64587
PA
124562009-03-05 Pedro Alves <pedro@codesourcery.com>
12457
12458 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
12459
44aabfbc
JK
124602009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
12461
12462 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
12463 (list_and_check_macro): Use more specific test name.
12464 (next to definition): Make the test names unique.
12465
c087fcd3
PM
124662009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
12467
12468 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 12469
c86cf029
VP
124702009-02-17 Vladimir Prus <vladimir@codesourcery.com>
12471
12472 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
12473 notifications.
12474 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
12475 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
12476 * lib/mi-support.exp (library_loaded_re): New.
12477 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
12478
3ea85240
VP
124792009-02-17 Vladimir Prus <vladimir@codesourcery.com>
12480
12481 * gdb.gdb/observer.exp: Use test_notification observer, not
12482 normal_stop, everywhere.
12483 (test_normal_stop_notifications): Rename to...
12484 (test_notifications): ...this.
12485 (test_observer_normal_stop): Rename to...
12486 (test_observer): ...this.
12487
1903f0e6
DE
124882009-02-16 Doug Evans <dje@google.com>
12489
12490 * gdb.arch/amd64-disp-step.S (test_int3): New test.
12491 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
12492 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
12493 (test_prefixed_syscall,test_int3): New tests.
12494 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
12495 (test_prefixed_syscall,test_int3): New tests.
12496
1d33d6ba
VP
124972009-02-14 Vladimir Prus <vladimir@codesourcery.com>
12498
3cb51905
AS
12499 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
12500 (mi_expect_interrupt): Likewise.
12501 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
12502 response.
1d33d6ba 12503
faafb047
PM
125042009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
12505
12506 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
12507 * gdb.base/pc-fp.exp (get_valueofx): Remove.
12508 Replace calls to get_valueofx by get_hexadecimal_valueof.
12509
417e16e2
PM
125102009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
12511
12512 * lib/gdb.exp (get_valueof): Accept anything as a return value.
12513 (get_integer_valueof): New procedure.
12514 (get_sizeof): Use new get_integer_value_of.
12515 * gdb.base/sizeof.exp: Replace all uses of get_valueof
12516 by get_integer_valueof.
12517
7065b901
TT
125182009-02-13 Tom Tromey <tromey@redhat.com>
12519
12520 * gdb.base/remote.exp (get_sizeof): Remove.
12521 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
12522 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
12523 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
12524 * lib/gdb.exp (get_valueof): Move from long_long.exp.
12525 (get_sizeof): Likewise.
12526
5d7cb8df
JK
125272009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12528
12529 PR fortran/9806
12530 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
12531
b2febfff
PP
125322009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
12533
12534 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
12535
4aa995e1
PA
125362009-02-06 Pedro Alves <pedro@codesourcery.com>
12537
12538 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
12539
d8906c6f
TJB
125402009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
12541
12542 * gdb.python/python-cmd.exp: New file.
12543
ff4ab08d
TG
125442009-02-06 Tristan Gingold <gingold@adacore.com>
12545
12546 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
12547
aacd552b
TG
125482009-02-05 Tristan Gingold <gingold@adacore.com>
12549
12550 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
12551 pointer is dereferenced and use this signal name in regexp.
12552 * gdb.base/signull.exp: Ditto.
12553 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
12554 * gdb.base/signull.c (main): Ditto.
12555
08c637de
TJB
125562009-02-04 Tom Tromey <tromey@redhat.com>
12557 Thiago Jung Bauermann <bauerman@br.ibm.com>
12558
12559 * gdb.python/python-value.exp: Use `gdb.history' instead of
12560 `gdb.value_from_history'.
12561 (test_value_numeric_ops): Add test for conversion of enum constant.
12562 * gdb.python/python-value.c (enum e): New type.
12563 (evalue): New global.
12564 (main): Use argv.
12565
20261af8
JG
125662009-02-04 Jerome Guitton <guitton@adacore.com>
12567
12568 * gdb.ada/uninitialized_vars: New test program.
12569 * gdb.ada/uninitialized_vars.exp: New testcase.
12570
52e44b43
TT
125712009-02-02 Tom Tromey <tromey@redhat.com>
12572
12573 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
12574 * gdb.cp/pr2489.cc: Rename...
12575 * gdb.cp/pr9594.cc: ... to this.
12576
1c71341a
TT
125772009-02-02 Tom Tromey <tromey@redhat.com>
12578
12579 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
12580 * gdb.cp/pr2489.cc: New file.
12581 * gdb.cp/cpcompletion.exp: New file.
12582
a4295225
TT
125832009-02-02 Tom Tromey <tromey@redhat.com>
12584
12585 PR exp/9059:
12586 * gdb.cp/call-c.exp: Add regression test.
12587 * gdb.cp/call-c.cc (FooHandle): New typedef.
12588 (main): New variable 'handle'.
12589
592375cd
VP
125902009-01-30 Vladimir Prus <vladimir@codesourcery.com>
12591
12592 * lib/mi-support.exp (et_mi_thread_list)
12593 (check_mi_and_console_threads): Adjust for current thread in
12594 -thread-list-ids output.
12595
41447f92
VP
125962009-01-30 Vladimir Prus <vladimir@codesourcery.com>
12597
889bf7c5
PA
12598 * gdb.mi/mi-break.exp (test_disabled_creation): New.
12599 Call it.
41447f92 12600
35669430
DE
126012009-01-28 Doug Evans <dje@google.com>
12602
12603 * gdb.arch/amd64-disp-step.S: New file.
12604 * gdb.arch/amd64-disp-step.exp: New file.
12605 * gdb.arch/i386-disp-step.S: New file.
12606 * gdb.arch/i386-disp-step.exp: New file.
12607
09f00d9a
PM
126082009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
12609
12610 * gdb.base/find.exp: Set newline variable
12611 using quotes instead of braces to fix cygwin failures.
12612
1e8fb976
PA
126132009-01-23 Pedro Alves <pedro@codesourcery.com>
12614
12615 * gdb.base/radix.exp: Add tests to ensure that that set
12616 input-radix 0 and set output-radix 0 are really rejected.
12617
da061712
PA
126182009-01-23 Pedro Alves <pedro@codesourcery.com>
12619
12620 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
12621 copyright years.
12622
dd7e2d2b
PA
126232009-01-23 Pedro Alves <pedro@codesourcery.com>
12624
12625 PR gdb/9664:
12626 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
12627
392452f6
PA
126282009-01-22 Pedro Alves <pedro@codesourcery.com>
12629
12630 PR c++/9631:
12631 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
12632
8653e71c
PM
126332009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
12634
12635 * gdb.server/file-transfer.exp: Use EXEEXT variable for
12636 binfile definition to fix Windows OS failure.
12637
a12cc160
DJ
126382009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
12639
12640 PR gdb/9346
12641 * gdb.base/interrupt.c (sigint_handler): New.
12642 (main): Install a SIGINT handler if SIGNALS is defined. Exit
12643 on error.
12644 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
12645 Test "signal SIGINT".
12646
b89667eb
DE
126472009-01-19 Doug Evans <dje@google.com>
12648
12649 * gdb.base/break.exp: Update expected gdb output.
12650 * gdb.base/sepdebug.exp: Ditto.
12651 * gdb.mi/mi-syn-frame.exp: Ditto.
12652 * gdb.mi/mi2-syn-frame.exp: Ditto.
12653 * gdb.base/call-signal-resume.exp: New file.
12654 * gdb.base/call-signals.c: New file.
12655 * gdb.base/unwindonsignal.exp: New file.
12656 * gdb.base/unwindonsignal.c: New file.
12657 * gdb.threads/interrupted-hand-call.exp: New file.
12658 * gdb.threads/interrupted-hand-call.c: New file.
12659 * gdb.threads/thread-unwindonsignal.exp: New file.
12660
adb483fe
DJ
126612009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
12662
12663 * gdb.base/define.exp: Test defining and hooking prefix commands.
12664 * gdb.python/python.exp: Update test for "show user" output.
12665
60023297
JK
126662009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12667
12668 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
12669 now the output exactly, using less wildcards. Expect also the output
12670 of gfortran-4.3. Update for the f-valprint.c modification from
12671 2008-04-22.
12672 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
12673 Remove gdb_test test names where matching the command.
12674
ccc57cf9
PA
126752009-01-01 Pedro Alves <pedro@codesourcery.com>
12676
12677 PR breakpoints/9681:
12678 * gdb.base/watchpoint.exp: Add regression test.
12679
c7a6ca08
PA
126802008-12-31 Pedro Alves <pedro@codesourcery.com>
12681
12682 * gdb.threads/attach-into-signal.exp: Don't use
12683 gdb_suppress_entire_file.
12684 * gdb.threads/attach-stopped.exp: Ditto.
12685 * gdb.threads/attachstop-mt.exp: Ditto.
12686
3a031f65
PA
126872008-12-31 Pedro Alves <pedro@codesourcery.com>
12688
12689 PR gdb/8812:
12690 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
12691
09e6485f
PA
126922008-12-29 Pedro Alves <pedro@codesourcery.com>
12693
12694 PR gdb/7536:
12695 * gdb.base/radix.exp: Add tests to ensure invalid input radices
12696 and unsupported output radices are really rejected.
12697
0cd53049
JK
126982008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12699
12700 * gdb.cp/punctuator.exp: Backslash the '$' signs.
12701
ba163c7e
TT
127022008-12-22 Tom Tromey <tromey@redhat.com>
12703
12704 * gdb.cp/punctuator.exp: New file.
12705
6f4de6c9
JK
127062008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12707
12708 * gdb.base/completion.exp (Completing non-existing component): New test.
12709
0f34d0b4
JK
127102008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12711
12712 Fix for PR gdb/8648.
12713 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
12714 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
12715 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
12716 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
12717
db2ad4c3
JK
127182008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12719
12720 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
12721
bb5ef15e
DP
127222008-12-16 Christophe Lyon <christophe.lyon@st.com>
12723
12724 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
12725 compiler actually generate code at the expected line number.
12726
90142adc
JZ
127272008-12-15 Jie Zhang <jie.zhang@analog.com>
12728
12729 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
12730
fad6eecd
TT
127312008-12-12 Tom Tromey <tromey@redhat.com>
12732
12733 * gdb.base/commands.exp (redefine_hook_test): New proc.
12734 Call it.
12735
17c8aaf5
TT
127362008-12-11 Tom Tromey <tromey@redhat.com>
12737
12738 * gdb.base/macscp.exp: New regression test.
12739
7c8adf68
TT
127402008-12-11 Tom Tromey <tromey@redhat.com>
12741
12742 * gdb.base/macscp.exp: Print "address.addr".
12743 * gdb.base/macscp1.c (struct outer): New struct.
12744 (address): New global.
12745
b05dcbb7
TT
127462008-12-09 Tom Tromey <tromey@redhat.com>
12747
12748 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
12749 Call it.
12750
2d476de1
DE
127512008-12-04 Doug Evans <dje@google.com>
12752
12753 * gdb.server/ext-run.exp: Relax regexp for init program.
12754
87bdc959
TG
127552008-12-03 Tristan Gingold <gingold@adacore.com>
12756
12757 * gdb.base/macscp.exp: Generate an object file during compilation
12758 to work around Darwin dsymutil limitations.
12759
e0740f77
JK
127602008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12761
12762 Test resolving external references to TLS variables.
12763 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
12764 FILE2_THREAD_LOCAL.
12765 (testfile2, srcfile2): New variables.
12766 * gdb.threads/tls.c (file2_thread_local)
12767 (function_referencing_file2_thread_local): New.
12768 * gdb.threads/tls2.c: New file.
12769
67f0aac5
JB
127702008-11-28 Joel Brobecker <brobecker@adacore.com>
12771
12772 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
12773 rather than integer, as integer might not be big enough when
12774 on 64bit targets.
67f0aac5 12775
c332165e
JG
127762008-11-27 Jerome Guitton <guitton@adacore.com>
12777
12778 * gdb.cp/formatted-ref.exp: Add equality test.
12779 * gdb.ada/formatted_ref.exp: Ditto.
12780
fc9b693c
JK
127812008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12782
12783 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
12784 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
12785
a9c64011
AS
127862008-11-20 Andreas Schwab <schwab@suse.de>
12787
12788 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
12789 matching syscall entry point.
12790 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12791 (tcatch_vfork_then_child_follow): Likewise. Finish through
12792 vfork even if we stopped at the syscall trampoline.
12793
e2fd701e
DE
127942008-11-20 Doug Evans <dje@google.com>
12795
12796 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
12797
69abc51c
TJB
127982008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
12799
12800 * gdb.arch/ppc-dfp.exp: New file.
12801 * gdb.arch/ppc-dfp.c: New file.
12802
c14c28ba
PP
128032008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
12804
12805 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 12806
2e74121d
DE
128072008-11-17 Doug Evans <dje@google.com>
12808
12809 * gdb.mi/mi-syn-frame.exp: Update expected output.
12810 * gdb.mi/mi2-syn-frame.exp: Update expected output.
12811
66bb093b
VP
128122008-11-17 Vladimir Prus <vladimir@codesourcery.com>
12813
12814 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
12815 "thread N" results in =thread-selected.
12816 * lib/mi-support (mi_run_cmd, mi_expect_stop)
12817 (mi_send_resuming_command_raw): Be prepared for
12818 =thread-selected.
12819
3d043ef6
VP
128202008-11-17 Vladimir Prus <vladimir@codesourcery.com>
12821
a9c64011
AS
12822 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
12823 * lib/mi-support.exp: Likewise.
3d043ef6 12824
808104c8
JB
128252008-11-16 Joel Brobecker <brobecker@adacore.com>
12826
12827 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
12828 commands from the expected output for "help catch".
12829
00b22944
JB
128302008-11-15 Joel Brobecker <brobecker@adacore.com>
12831
12832 * gdb.ada/int_deref.exp: New testcase.
12833
59669435
TT
128342008-11-14 Nick Roberts <nickrob@snap.net.nz>
12835
12836 * gdb.mi/gdb2549.exp: New file.
12837
de04a248
DE
128382008-11-11 Doug Evans <dje@google.com>
12839
12840 * gdb.base/callexit.exp: New file.
12841 * gdb.base/callexit.c: New file.
12842
6b8ce727
DE
128432008-11-10 Doug Evans <dje@google.com>
12844
12845 * lib/gdb.exp (GDBFLAGS): Move -nx ...
12846 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
12847 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
12848 (default_gdb_start,default_gdb_exit): Ditto.
12849 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
12850 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
12851 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
12852 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
12853 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
12854 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
12855
1b14b8aa
AS
128562008-11-03 Andreas Schwab <schwab@suse.de>
12857
12858 * gdb.base/hashline2.exp: Fix typo.
12859 * gdb.base/hashline3.exp: Likewise.
12860
f3134b88
TT
128612008-10-30 Tom Tromey <tromey@redhat.com>
12862
12863 * gdb.base/pointers.exp: Add test.
12864 * gdb.base/pointers.c (k, S): New typedefs.
12865 (instance): New global.
12866
c2226152
AS
128672008-10-30 Andreas Schwab <schwab@suse.de>
12868
12869 * gdb.base/args.exp: Add tests for newlines.
12870
462f405c
JB
128712008-10-30 Joel Brobecker <brobecker@adacore.com>
12872
12873 gdb.base/foll-exec.exp: Update the expected output of a couple
12874 of "info breakpoints" tests.
12875
79a45b7d
TT
128762008-10-28 Tom Tromey <tromey@redhat.com>
12877
12878 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
12879
adc13a14
PA
128802008-10-24 Pedro Alves <pedro@codesourcery.com>
12881
12882 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
12883 gdb_start_cmd.
12884 Use runto_main before any test that requires execution.
12885
252fbfc8
PA
128862008-10-23 Pedro Alves <pedro@codesourcery.com>
12887
12888 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
12889 instead of SIGINT.
12890
28148e3d
JB
128912008-10-22 Joel Brobecker <brobecker@adacore.com>
12892
12893 * gdb.base/completion.exp: Update expected output following
12894 the addition of the "info tasks" command.
12895
c209f847
TT
128962008-10-22 Tom Tromey <tromey@redhat.com>
12897
12898 * gdb.base/exprs.exp (test_expr): Add test for string
12899 concatenation.
12900
f177e350
PA
129012008-10-19 Pedro Alves <pedro@codesourcery.com>
12902
12903 * configure.ac: Output gdb.python/Makefile.
12904 * configure: Regenerate.
12905 * gdb.python/Makefile.in: New.
12906
cce89356
JB
129072008-10-16 Joel Brobecker <brobecker@adacore.com>
12908
12909 * gdb.base/foll-fork.exp: Adjust the expected output to match
12910 the new description for fork/vfork catchpoints in the "info
12911 breakpoints" output.
12912
176d289d
TJB
129132008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
12914
12915 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
12916
a08702d6
TJB
129172008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
12918
12919 * gdb.python/python-value.c: New file.
12920 * gdb.python/python-value.exp: New file.
12921
1c5cfe86
PA
129222008-10-15 Pedro Alves <pedro@codesourcery.com>
12923
12924 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
12925
5a98ad69
DP
129262008-10-15 Denis Pilat <denis.pilat@st.com>
12927
41702f1b 12928 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 12929
dcb1a1e2
TT
129302008-10-09 Tom Tromey <tromey@redhat.com>
12931
12932 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
12933 'fprintf' and 'stderr'.
12934
9124fe48
JB
129352008-10-07 Joel Brobecker <brobecker@adacore.com>
12936
12937 * gdb.ada/ref_tick_size.exp: New testcase.
12938
45452591
DE
129392008-10-06 Doug Evans <dje@google.com>
12940
12941 * gdb.dwarf2/dw2-cu-size.exp: New file.
12942 * gdb.dwarf2/dw2-cu-size.S: New file.
12943
12944 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
12945 .Ltype_int for clarity.
12946
4fc5b208
PP
129472008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
12948
12949 PR gdb/2384:
12950 * gdb.cp/gdb2384.exp: Extended to test more cases.
12951 * gdb.cp/gdb2384.cc: Likewise.
12952 * gdb.cp/gdb2384-base.h: Likewise.
12953 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 12954
d78df370
JK
129552008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12956
12957 * gdb.base/maint.exp (maint print type): Remove printing
12958 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
12959
9a044a89
TT
129602008-09-30 Tom Tromey <tromey@redhat.com>
12961
12962 * gdb.base/macscp.exp: Add completion tests.
12963 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
12964 (TWENTY_THREE): Likewise.
12965 (FORTY_EIGHT): Likewise.
12966
506800a9
TT
129672008-09-30 Tom Tromey <tromey@redhat.com>
12968
12969 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
12970 everywhere.
12971 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
12972
1a6f01b5
JK
129732008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12974
12975 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
12976 testcase is derived from. Fix racy dependency on an expected PID
12977 number. No longer support the testcase on Linux kernel 2.4.x.
12978
2fae03e8
TT
129792008-09-27 Tom Tromey <tromey@redhat.com>
12980
12981 * gdb.base/macscp.exp: Add tests for stringification, splicing,
12982 and varargs.
12983
1ad15515
PA
129842008-09-22 Pedro Alves <pedro@codesourcery.com>
12985
12986 * lib/mi-support.exp (mi_expect_interrupt): New.
12987 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
12988 from gdb.mi/mi-nonstop.exp.
12989 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
12990 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
12991 lib/mi-support.exp.
12992 Use mi_check_thread_states throughout. Avoid ".*" and do not
12993 require an anchor after -exec-run.
12994
d0b76dc6
DJ
129952008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
12996
12997 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
12998 stop is pending. Avoid ".*" when two stops are pending.
12999 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
13000 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
13001 newlines in fullnames.
13002 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
13003 (mi_expect_stop): Update comments. Only anchor in sync mode.
13004 Do not match newlines.
13005 (mi_send_resuming_command_raw): Always return status.
13006 (mi_get_stop_line): Do not match more than one line by accident.
13007 Only anchor in sync mode.
13008 (mi_run_inline_test): If -exec-next fails, give up.
13009
9990c830
UW
130102008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13011
13012 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
13013 on SPU.
13014
ebcf6f00
JB
130152008-09-10 Joel Brobecker <brobecker@adacore.com>
13016
13017 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
13018
b6db24e5
JB
130192008-09-10 Joel Brobecker <brobecker@adacore.com>
13020
13021 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
13022 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
13023 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
13024 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
13025 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
13026 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
13027 gdb.ada/interface.exp, gdb.ada/null_array.exp,
13028 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
13029 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
13030 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
13031 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
13032 Include the "= " sequence in the expected output of print tests.
13033
2bf448e0
JB
130342008-09-10 Joel Brobecker <brobecker@adacore.com>
13035
13036 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
13037 description for boolean types.
13038
d51fd4c8
PA
130392008-09-09 Pedro Alves <pedro@codesourcery.com>
13040
13041 * gdb.base/hook-stop-continue.c: New.
13042 * gdb.base/hook-stop-continue.exp: New.
13043
694182d2
DJ
130442008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
13045
13046 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
13047
3b8a7fc0
JG
130482008-09-08 Jerome Guitton <guitton@adacore.com>
13049
13050 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
13051 (stack_check_probe_2, stack_check_probe_loop_1)
13052 (stack_check_probe_loop_2): New functions.
13053 (main): Add call to these new functions.
13054 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
13055 functions, check that the breakpoint is inserted at the appropriate
13056 location.
13057 (insert_breakpoint): Slightly refine this procedure so that it can
13058 be called several times in the test.
13059
96cc0ae8
JG
130602008-09-08 Jerome Guitton <guitton@adacore.com>
13061
13062 * gdb.base/stack-checking.c: New file.
13063 * gdb.base/stack-checking.exp: New file.
13064
1f08b409
TJB
130652008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
13066
13067 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
13068 * gdb.arch/altivec-regs.exp: Likewise.
13069 * gdb.arch/vsx-regs.exp: Likewise.
13070
3099e1c4
TJB
130712008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
13072
13073 * gdb.arch/ppc-fp.exp: New file.
13074 * gdb.arch/ppc-fp.c: New file.
13075
cc69bfc1
PP
130762008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
13077
13078 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
13079 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 13080
b02a33db
MS
130812008-09-04 Michael Snyder <msnyder@vmware.com>
13082
13083 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
13084 as "at" (for non-debug functions such as _start).
13085
2992cbe0
UW
130862008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13087
13088 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
13089 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
13090 software watchpoints.
13091 * gdb.base/watch_thread_num.exp: Likewise.
13092
514f746b
AR
130932008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
13094
13095 * gdb.arch/i386-bp_permanent.exp: New test.
13096
876cecd0
TT
130972008-08-24 Tom Tromey <tromey@redhat.com>
13098
13099 * gdb.base/maint.exp: Update "maint print type".
13100
80f73d71
VP
131012008-08-21 Vladimir Prus <vladimir@codesourcery.com>
13102
13103 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
13104 support. Adjust the order of "*running" notifications.
13105 * gdb.mi/non-stop.c: Don't cast from int to void* and
13106 back.
13107
d9c78d7d
MK
131082008-08-20 Mark Kettenis <kettenis@gnu.org>
13109
13110 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
13111 expect to find it in the "info frame" output.
13112
97a2d1d3
DJ
131132008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
13114
13115 * gdb.base/interp.exp: Always consume both prompts.
13116
b96e2927
PA
131172008-08-20 Pedro Alves <pedro@codesourcery.com>
13118
13119 * gdb.base/pending.exp: Test pending breakpoints without symbols
13120 loaded.
13121
8cf6e61a
VP
131222008-08-19 Vladimir Prus <vladimir@codesourcery.com>
13123
13124 * lib/mi-support.exp (mi_expect_stop): Produce
13125 more details on failures.
13126 * gdb.mi/mi-nonstop.exp: New.
13127 * gdb.mi/non-stop.c: New.
13128
c6ebd6cf
VP
131292008-08-19 Vladimir Prus <vladimir@codesourcery.com>
13130
a9c64011
AS
13131 * gdb.mi/mi-async.exp: Use 'set target-async'.
13132 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 13133
46a9b8ed
DJ
131342008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
13135
13136 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
13137
44feb3ce
TT
131382008-08-17 Tom Tromey <tromey@redhat.com>
13139
13140 * gdb.base/help.exp (help catch): Rewrite.
13141
311a4e6b
TJB
131422008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
13143
13144 * gdb.base/define.exp: Test indented command documentation.
13145 * gdb.python/python.exp: Test indented multi-line command.
13146
604c2f83
LM
131472008-08-15 Luis Machado <luisgpm@br.ibm.com>
13148
13149 * testsuite/gdb.arch/vsx-regs.c: New source file.
13150 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
13151 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
13152
886a217c
TT
131532008-08-14 Tom Tromey <tromey@redhat.com>
13154
13155 * gdb.base/macscp.exp: Add regression test for "macro define" or
13156 "macro undef" with no arguments.
13157
c814a4f3
PP
131582008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
13159
13160 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 13161
12ab8a60
UW
131622008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13163
13164 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
13165
d57a3c85
TJB
131662008-08-06 Tom Tromey <tromey@redhat.com>
13167
13168 * gdb.python/python.exp: New file.
13169
c7b778ff
JK
131702008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
13171
13172 Fix for PR gdb/1543.
13173 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
13174 $LOCATION.
13175 (location): New variable.
13176 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
13177 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
13178 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
13179 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
13180 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
13181 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
13182 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
13183 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
13184 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
13185 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
13186 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
13187 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
13188 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
13189 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
13190 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
13191 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
13192 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
13193 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
13194 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
13195 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
13196 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
13197 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
13198 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
13199 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
13200 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
13201 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
13202 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
13203 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
13204 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
13205 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
13206 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
13207 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
13208 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
13209 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
13210 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
13211 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
13212 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
13213 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
13214 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
13215 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
13216 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
13217 gdb.base/type-opaque.exp, gdb.base/until.exp,
13218 gdb.base/value-double-free.c, gdb.base/varargs.exp,
13219 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
13220 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
13221 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
13222 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
13223 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
13224 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
13225 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
13226 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
13227 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
13228 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
13229 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
13230 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
13231 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
13232 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
13233 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
13234 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
13235 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
13236 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
13237 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
13238 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
13239 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
13240 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
13241 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
13242 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
13243 gdb.pascal/types.exp, gdb.stabs/weird.exp,
13244 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
13245 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
13246 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
13247 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
13248 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
13249 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
13250 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
13251 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
13252 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
13253 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
13254 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
13255 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
13256 lib/mi-support.exp, lib/trace-support.exp: Remove reference
13257 to bug-gdb@prep.ai.mit.edu .
13258
5e06a3d1
VP
132592008-07-31 Vladimir Prus <vladimir@codesourcery.com>
13260
13261 * lib/mi-support.exp (mi_load_shlibs): New.
13262 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
13263
9d81d21b
VP
132642008-07-30 Vladimir Prus <vladimir@codesourcery.com>
13265
13266 * lib/mi-support.exp (get_mi_thread_list)
13267 (check_mi_and_console_threads): New, moved from ...
13268 * gdb.mi/mi-pthread.exp: ...here.
13269 * gdb.mi/gdb669.exp (get_mi_thread_list)
13270 (check_mi_and_console_threads): Delete.
13271 * gdb.mi/mi2-pthread.exp: Likewise.
13272
bae98fe0
TT
132732008-07-28 Tom Tromey <tromey@redhat.com>
13274
13275 * Makefile.in (just-check): Remove. Move body to...
13276 (check): ... here.
13277
57380f4e
DJ
132782008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
13279
13280 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
13281 Add a test for duplicated SIGINTs.
13282
e09490f1
DJ
132832008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
13284
13285 * gdb.threads/schedlock.exp (get_args): Update to work for any
13286 value of NUM.
13287 (Top level): Report the number of threads that did not resume.
13288
6387b45f
DJ
132892008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
13290
13291 * gdb.dwarf2/dw2-compressed.S: Also define __start.
13292
62f64ff2
DJ
132932008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
13294
13295 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
13296 non-MI prompt.
13297
fa8de41e
TT
132982008-07-26 Tom Tromey <tromey@redhat.com>
13299
13300 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
13301 (function_struct, function_struct_ptr): New globals.
13302 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
13303 function pointer in a struct.
13304
ccb3ac8a
TT
133052008-07-26 Tom Tromey <tromey@redhat.com>
13306
13307 * gdb.base/macscp.exp: Add test for macro lexing bug.
13308
d7d9f01e
TT
133092008-07-18 Tom Tromey <tromey@redhat.com>
13310
13311 * gdb.base/macscp.exp: Add macro tests.
13312
9bf07184
PP
133132008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
13314
13315 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
13316
becf6477
PP
133172008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
13318
13319 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
13320
0709f7d3
PP
133212008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
13322
13323 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 13324
7093c834
PP
133252008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
13326
13327 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 13328
b432ffe3
JK
133292008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13330
13331 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
13332
b1a268e5
VP
133332008-07-12 Vladimir Prus <vladimir@codesourcery.com>
13334
13335 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
13336
e2995f8e
KB
133372008-07-11 Kevin Buettner <kevinb@redhat.com>
13338
13339 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
13340 of regexp to account for changes made to GDB in the printing of
13341 byte vectors.
13342
14032a66
TT
133432008-07-11 Tom Tromey <tromey@redhat.com>
13344
13345 * gdb.base/completion.exp: Add 'help' completion test.
13346
981505ef
JK
133472008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13348
13349 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
13350
10568435
JK
133512008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13352
13353 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
13354
4487aabf
PA
133552008-07-09 Pedro Alves <pedro@codesourcery.com>
13356
13357 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
13358
a4a9b1c4
PA
133592008-07-09 Pedro Alves <pedro@codesourcery.com>
13360
13361 * gdb.base/fullname.exp: Restore pwd if compiling failed.
13362
3c3185ac
JK
133632008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13364
13365 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
13366
7ebd49dc
VP
133672008-06-28 Vladimir Prus <vladimir@codesourcery.com>
13368
13369 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
13370 previous commit. Add a comment.
13371
84e46146
PA
133722008-06-28 Pedro Alves <pedro@codesourcery.com>
13373
13374 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
13375
0f8d4a2f
VP
133762008-06-28 Vladimir Prus <vladimir@codesourcery.com>
13377
13378 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
13379
f747e0ce
PA
133802008-06-27 Pedro Alves <pedro@codesourcery.com>
13381
13382 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
13383 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
13384 compiling an executable, link in an object that forces unbuffered
13385 output.
13386 * lib/set_unbuffered_mode.c: New file.
13387
734a5c36
JK
133882008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13389
13390 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
13391
a2840c35
VP
133922008-06-25 Vladimir Prus <vladimir@codesourcery.com>
13393
a9c64011
AS
13394 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
13395 mi_expect_stop.
13396 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
13397 Demand that *running is output.
13398 (detect_async): Perform checking every time.
13399 (mi_send_resuming_command): Extract everything into...
13400 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
13401 (mi_expect_stop): Don't accept any output before *stopped.
13402
6ae37fef
VP
134032008-06-13 Vladimir Prus <vladimir@codesourcery.com>
13404
13405 Robustify mi-simplerun.
a9c64011
AS
13406 * gdb.mi/basics.c (main): Add a call to sleep.
13407 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
13408 * gdb.mi/mi2-cli.exp: Likewise.
13409 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 13410
b4aa76f0 134112008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
13412
13413 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
13414
e1ac3328
VP
134152008-06-10 Vladimir Prus <vladimir@codesourcery.com>
13416
a9c64011
AS
13417 * gdb.mi/mi-console.exp: Adjust.
13418 * gdb.mi/mi-syn-frame.exp: Adjust.
13419 * gdb.mi/mi2-console.exp: Adjust.
13420 * gdb.mi/mi2-syn-frame.exp: Adjust.
13421 * lib/mi-support.exp (mi_run_cmd): Adjust.
13422 (mi_send_resuming_command): Adjust.
e1ac3328 13423
f7f9a841
VP
134242008-06-10 Vladimir Prus <vladimir@codesourcery.com>
13425
13426 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
13427 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
13428 testing of stopped.
13429 * gdb.mi/mi2-syn-frame.exp: Likewise.
13430 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
13431 (async, detect_async): New.
13432 (mi_expect_stop, mi_continue_to_line): Adjust expectation
13433 depending on if we're running in sync or async mode.
f7f9a841 13434
37cd5d19
TT
134352008-06-09 Tom Tromey <tromey@redhat.com>
13436
13437 * gdb.base/completion.exp: New tests for field name completion
13438 with spaces, and field name completion with '->'.
13439
65d12d83
TT
134402008-06-06 Tom Tromey <tromey@redhat.com>
13441
13442 * gdb.base/break1.c (struct some_struct): New struct.
13443 (values): New global.
13444 * gdb.base/completion.exp: Add field name completion test.
13445
ebfe2e3f
PP
134462008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
13447
13448 * gdb.cp/call-c.exp: Test for incorrect handling of reference
13449 to pointer.
13450 * gdb.cp/call-c.cc: Likewise.
13451
bcf6fc3a
NR
134522008-06-06 Nick Roberts <nickrob@snap.net.nz>
13453
13454 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
13455 annotation.
13456
49fd4a42 134572008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 13458 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
13459
13460 * gdb.threads/execl.c, gdb.threads/execl1.c,
13461 gdb.threads/execl.exp: New tests.
a9c64011 13462
8a34ac3f
AR
134632008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
13464 Daniel Jacobowitz <dan@codesourcery.com>
13465
13466 * gdb.cp/exception.exp: Activate test, make it work with pending
13467 catchpoints.
13468
86ae69ef
JK
134692008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
13470
13471 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
13472
f7f9ae2c
VP
134732008-05-28 Vladimir Prus <vladimir@codesourcery.com>
13474
a9c64011
AS
13475 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
13476 now printed.
13477 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 13478
2a2d4dc3
AS
134792008-05-27 Andreas Schwab <schwab@suse.de>
13480
13481 * gdb.base/frame-args.exp: Handle arguments that are optimized
13482 out.
13483
5099e4d9
LM
134842008-05-26 Luis Machado <luisgpm@br.ibm.com>
13485
13486 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
13487 quiet for ppc32 and group options into a single variable.
13488
d9c36a91
JB
134892008-05-23 Joel Brobecker <brobecker@adacore.com>
13490
13491 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
13492 of zero-size elements.
13493 * gdb.ada/null_array.exp: Test printing this new array.
13494
103a8671
JK
134952008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13496
13497 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
13498
07a4cc1a 134992008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
13500
13501 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
13502 of the "finish" command.
13503
55f996a7
NR
135042008-05-21 Nick Roberts <nickrob@snap.net.nz>
13505
13506 * gdb.base/annota1.exp: Test for new annotation.
13507
907fc202
UW
135082008-05-16 Pedro Alves <pedro@codesourcery.com>
13509
13510 * gdb.base/fixsection.exp: New file.
13511 * gdb.base/fixsection0.c: New file.
13512 * gdb.base/fixsection1.c: New file.
13513
e8f97270
UW
135142008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13515
13516 * gdb.base/annota1.exp: Accept printf@... in place of printf.
13517 * gdb.base/annota3.exp: Likewise.
13518
ac0bb574
NF
135192008-05-13 Nathan Froyd <froydnj@codesourcery.com>
13520
13521 * gdb.base/watch_thread_num.exp: Don't run tests that require
13522 watchpoints if the target doesn't support them.
13523
6fadd07a
DE
135242008-05-12 Doug Evans <dje@google.com>
13525
13526 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
13527
6e9a4a30
JB
135282008-05-09 Joel Brobecker <brobecker@adacore.com>
13529
13530 * gdb.ada/assign_1.exp: New testcase.
13531
08388c79
DE
135322008-05-09 Doug Evans <dje@google.com>
13533
a3c83fae
DE
13534 * gdb.base/find.exp: New file.
13535 * gdb.base/find.c: New file.
08388c79 13536
bd5ddfe8
DJ
135372008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
13538
13539 * gdb.base/commands.exp (watchpoint_command_test): Handle
13540 gdb,no_hardware_watchpoints.
13541 * gdb.base/float.exp: Allow ARM targets without floating point.
13542 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
13543
b5dd68e2 135442008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 13545 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
13546
13547 * gdb.ada/lang_switch: New test program.
13548 * gdb.ada/lang_switch.exp: New testcase.
13549
382d13d1
DE
135502008-05-05 Doug Evans <dje@google.com>
13551
13552 * gdb.base/help.exp (disassemble): Update expected help text.
13553
9dd789d0
PA
135542008-05-04 Pedro Alves <pedro@codesourcery.com>
13555
13556 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
13557
611c83ae
PA
135582008-05-04 Pedro Alves <pedro@codesourcery.com>
13559
13560 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
13561 different times.
13562
ff013f42
JK
135632008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
13564
13565 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
13566 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
13567 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
13568 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
13569
96dff6a2
VP
135702008-05-04 Vladimir Prus <vladimir@codesourcery.com>
13571
13572 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
13573 notification to appear.
13574
55cd6f92
DJ
135752008-05-04 Daniel Jacobowitz <dan@debian.org>
13576
13577 * gdb.base/fullname.c: New file.
13578 * gdb.base/fullname.exp: New file.
13579 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
13580
d705c43c
PA
135812008-05-03 Pedro Alves <pedro@codesourcery.com>
13582
13583 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
13584 expressions with macros.
13585
333222e1
JK
135862008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13587
13588 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
13589
5ac01682
DJ
135902008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
13591
13592 * gdb.base/completion.exp: Handle lack of other symbols beginning
13593 with "a".
13594
13595 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
13596
237fc4c9
PA
135972008-05-02 Jim Blandy <jimb@codesourcery.com>
13598
13599 * gdb.asm/asmsrc1.s: Add scratch space.
13600
ed5e9466
DJ
136012008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13602 Daniel Jacobowitz <dan@codesourcery.com>
13603
13604 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
13605 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
13606 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
13607
b39cc962
DJ
136082007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
13609
13610 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
13611
36d520f5
JB
136122008-05-01 Joel Brobecker <brobecker@adacore.com>
13613
13614 * gdb.base/info-target.exp: New testcase.
13615
8d4e3071
DJ
136162008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
13617
13618 * gdb.cp/hang.exp: Use .cc instead of .C.
13619 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
13620 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
13621
6f3f3097
DJ
136222008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
13623
13624 * gdb.base/gdb1250.exp: Remove perror.
13625 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
13626
5550a914
PA
136272008-04-30 Pedro Alves <pedro@codesourcery.com>
13628
13629 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
13630 .2byte.
13631
d848e687
DJ
136322008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
13633
13634 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
13635 (maybe_kfail): New.
13636
93b5768b
PA
136372008-04-25 Pedro Alves <pedro@codesourcery.com>
13638
13639 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
13640
721c02de
VP
136412008-04-24 Vladimir Prus <vladimir@codesourcery.com>
13642
a9c64011
AS
13643 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
13644 * gdb.mi/mi2-syn-frame.exp: Likewise.
13645 * lib/mi-support.exp: Likewise.
721c02de 13646
74960c60
VP
136472008-04-24 Vladimir Prus <vladimir@codesourcery.com>
13648
13649 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
13650 to specify regexp for the location to stop at.
13651 * gdb.base/break-always.c: New.
13652 * gdb.base/break-always.exp: New.
13653
d24317b4
VP
136542008-04-24 Vladimir Prus <vladimir@codesourcery.com>
13655
13656 * lib/mi-support.exp (mi_runto_helper): Adjust
13657 for the original-location field.
13658 (mi_create_breakpoint, mi_list_breakpoints): New.
13659 * gdb.mi/mi-break.exp: Adjust.
13660 * gdb.mi/mi2-break.exp: Adjust.
13661 * gdb.mi/mi-pending.exp: Adjust.
13662 * gdb.mi/mi-simplerun.exp: Adjust.
13663 * gdb.mi/mi2-simplerun.exp: Adjust.
13664 * gdb.mi/mi-syn-frame.exp: Adjust.
13665 * gdb.mi/mi2-syn-frame.exp: Adjust.
13666 * gdb.mi/mi-until.exp: Adjust.
13667 * gdb.mi/mi2-until.exp: Adjust.
13668 * gdb.mi/mi-var-display.exp: Adjust.
13669 * gdb.mi/mi2-var-display.exp: Adjust.
13670 * gdb.mi/mi-watch.exp: Adjust.
13671 * gdb.mi/mi2-watch.exp: Adjust.
13672
fdc59709 136732008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 13674
a9c64011
AS
13675 * aclocal.m4: Add override.m4.
13676 * configure: Regenerate.
fdc59709 13677
8e91f023
VP
136782008-04-19 Vladimir Prus <vladimir@codesourcery.com>
13679
13680 * gdb.mi/var-cmd.c (do_at_tests): Verify that
13681 '-var-update --all-values' reports new value even the type
13682 of a variable object has changed.
13683
233a11ab
CS
136842008-04-18 Craig Silverstein <csilvers@google.com>
13685
13686 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
13687 files.
d24317b4 13688
9c1137ad
JB
136892008-04-18 Joel Brobecker <brobecker@adacore.com>
13690
13691 * gdb.ada/atomic_enum: New test program.
13692 * gdb.ada/atomic_enum.exp: New testcase.
13693
66d0bbc7
DE
136942008-04-17 Doug Evans <dje@google.com>
13695
13696 * gdb.opt/Makefile.in: Fix whitespace.
13697
100906b0
UW
136982008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
13699
13700 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
13701
4584e32e
DE
137022008-04-17 Doug Evans <dje@google.com>
13703
13704 * gdb.base/hashline1.exp: New testcase.
13705 * gdb.base/hashline2.exp: New testcase.
13706 * gdb.base/hashline2.exp: New testcase.
13707
0a320680
PA
137082008-04-17 Pedro Alves <pedro@codesourcery.com>
13709
13710 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
13711
18ac113b
AR
137122008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
13713
13714 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
13715 temporary breakpoint to match "Temporary breakpoint".
13716 * gdb.base/break.exp (delete_breakpoints): Likewise.
13717 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
13718 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
13719 * gdb.base/display.exp: Likewise.
13720 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
13721 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
13722 * gdb.base/restore.exp (restore_tests): Likewise.
13723 * gdb.base/sepdebug.exp: Likewise.
13724 * gdb.base/watchpoint.exp: Likewise.
13725 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
13726 * gdb.mi/mi-pending.exp: Likewise.
13727 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
13728 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
13729 * gdb.mi/mi-var-cmd.exp: Likewise.
13730 * gdb.mi/mi-var-display.exp: Likewise.
13731 * gdb.mi/mi2-cli.exp: Likewise.
13732 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
13733 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
13734 * gdb.mi/mi2-var-display.exp: Likewise.
13735 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
13736 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
13737 new "disp" field.
a9c64011 13738 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
13739 reason. This is to support fix for PR2424.
13740
add38693
JK
137412008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13742
13743 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
13744
fcacd99f
VP
137452008-04-13 Vladimir Prus <vladimir@codesourcery.com>
13746
13747 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 13748 field. Add more floating varobj tests.
fcacd99f 13749 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
13750 field.
13751 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
13752 (main): Call do_at_tests.
13753 * lib/mi-support.exp (mi_create_floating_varobj)
13754 (mi_varobj_update_with_type_change): New.
fcacd99f 13755
de051565
MK
137562008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
13757
13758 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
13759 option of -var-evaluate-expression.
13760 * gdb.mi/mi2-var-display.exp: Likewise.
13761
dbc52822
VP
137622008-04-07 Vladimir Prus <vladimir@codesourcery.com>
13763
13764 Introduce test setup helpers.
a9c64011
AS
13765 * lib/gdb.exp (build_executable, clean_restart)
13766 (prepare_for_testing): New.
13767 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
13768 * gdb.base/return.exp: Likewise.
13769 * gdb.base/ending-run.exp: Likewise.
dbc52822 13770
473591da
NR
137712008-04-07 Nick Roberts <nickrob@snap.net.nz>
13772
13773 * gdb.mi/mi-async.exp: New test for asynchronous Machine
13774 Interface (MI) responses.
13775
2b2d9e11
VP
137762008-04-06 Vladimir Prus <vladimir@codesourcery.com>
13777
a9c64011
AS
13778 * gdb.cp/breakpoint.cc: New code to test conditions involving
13779 member variables.
13780 * gdb.cp/breakpoint.exp: Test condition involving member
13781 variables.
2b2d9e11 13782
bb378428
VP
137832008-04-05 Vladimir Prus <vladimir@codesourcery.com>
13784
13785 * lib/mi-support.exp (mi_expect_stop): New.
13786 (mi_run_cmd): Change the
13787 token. Use mi_send_resuming_command, use
13788 mi_expect_stop.
13789 (mi_execute_to_helper): Rename to mi_execute_to.
13790 (mi_send_resuming_command): Add more error patterns.
13791 (mi_wait_for_stop): Renamed to...
13792 (mi_get_stop_line): ...this.
13793 (mi_run_inline_test): Adjust.
13794
13795 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
13796 * gdb.mi/mi-console.exp: Likewise.
13797 * gdb.mi/mi-pending.exp: Likewise.
13798 * gdb.mi/mi-simplerun.exp: Likewise.
13799 * gdb.mi/mi-stack.exp: Likewise.
13800 * gdb.mi/mi-stepi.exp: Likewise.
13801 * gdb.mi/mi-syn-frame.exp: Add comment.
13802 * gdb.mi/mi-until.exp: Likewise.
13803 * gdb.mi/mi-var-display.exp: Likewise.
13804 * gdb.mi/mi-watch.exp: Likewise.
13805 * gdb.mi/mi2-cli.exp: Likewise.
13806 * gdb.mi/mi2-console.exp: Likewise.
13807 * gdb.mi/mi2-simplerun.exp: Likewise.
13808 * gdb.mi/mi2-stack.exp: Likewise.
13809 * gdb.mi/mi2-stepi.exp: Likewise.
13810 * gdb.mi/mi2-until.exp: Likewise.
13811 * gdb.mi/mi2-var-display.exp: Likewise.
13812 * gdb.mi/mi2-watch.exp: Likewise.
13813
62172bb9
UW
138142008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13815
13816 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
13817
13818 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
13819
a13e061a
PA
138202008-04-04 Pedro Alves <pedro@codesourcery.com>
13821
13822 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
13823 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
13824 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
13825 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
13826 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
13827 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
13828 expect an mi error duplicated in stderr.
13829
eae06beb
JB
138302008-04-03 Joel Brobecker <brobecker@adacore.com>
13831
13832 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
13833 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
13834 Add a couple of tests that verify the behavior when the new setting
13835 is set to "cancel" and "all".
13836 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
13837 "ask" before we start the testing.
13838
79c6ced6
AR
138392008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
13840
13841 * gdb.cp/casts.cc: Add class reference variables.
13842 * gdb.cp/casts.exp: New test cases for up/down casting references.
13843
6c2d1a6b
MK
138442008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
13845
13846 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
13847 instead of beginning to make an extra test pass.
13848 * gdb.mi/mi2-var-display.exp: Likewise.
13849
55b411d9
MR
138502008-03-31 Maciej W. Rozycki <macro@mips.com>
13851
13852 * gdb.base/break.exp: Mark failures as such. Fix formatting.
13853
c6140da2
MD
138542008-03-31 Markus Deuling <deuling@de.ibm.com>
13855 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13856
13857 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
13858 value. Add xfail for older kernels.
13859
79732189
AR
138602008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
13861
13862 Bring mi-support in line with gdb.exp.
13863 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
13864 (mi_gdb_start): New function.
13865
33c3676e
MR
138662008-03-28 Maciej W. Rozycki <macro@mips.com>
13867
13868 * gdb.mi/mi-var-cmd.exp: Fix a typo.
13869
92e28119
VP
138702008-03-26 Vladimir Prus <vladimir@codesourcery.com>
13871
13872 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
13873 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 13874
9e8e3afe
VP
138752008-03-26 Vladimir Prus <vladimir@codesourcery.com>
13876
13877 * lib/mi-support.exp (mi_create_varobj_checked): New.
13878 (mi_list_varobj_children): Allow to check for a
13879 value.
13880 (mi_list_array_varobj_children): New.
13881
13882 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
13883 and mi_list_varobj_children, as opposed to hardcoding
13884 expected strings.
13885 * gdb.mi/gdb701.exp: Likewise.
13886 * gdb.mi/gdb792.exp: Likewise.
13887 * gdb.mi/mi-var-block.exp: Likewise.
13888 * gdb.mi/mi-var-cmd.exp: Likewise.
13889 * gdb.mi/mi-var-invalidate.exp: Likewise.
13890 * gdb.mi/mi2-var-block.exp: Likewise.
13891 * gdb.mi/mi2-var-child.exp: Likewise.
13892 * gdb.mi/mi2-var-cmd.exp: Likewise.
13893 * gdb.mi/mi2-var-display.exp: Likewise.
13894
9df50351
JK
138952008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13896
13897 Fix random false FAILs on i386.
13898 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
13899
31e5d73a
DJ
139002008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
13901
13902 PR gdb/544
13903 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
13904
12f4afab
DJ
139052008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
13906
13907 PR gdb/544
13908 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
13909
b562a0cb
DJ
139102008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
13911
13912 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
13913 fixed PR gdb/544.
13914
17faa917
DJ
139152008-03-21 Pedro Alves <pedro@codesourcery.com>
13916
13917 * gdb.threads/fork-child-threads.exp: Test next over fork.
13918
6214f497
DJ
139192008-03-21 Chris Demetriou <cgd@google.com>
13920
13921 * gdb.base/break.exp (rbreak junk): New test for rbreak
13922 "Junk at end of arguments" issue.
13923
63092375
DJ
139242008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
13925
13926 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
13927 *& to work on created array elements.
13928 (Top level): Test print $pc with a file. Test string operations
13929 without a target.
13930 * gdb.base/ptype.exp: Do not expect *& to work on created array
13931 elements.
13932
b21991b0
DJ
139332008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
13934
13935 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
13936 gdb.threads/staticthreads.exp: Update exit query.
13937
c4b347c7
SL
139382008-03-07 Sandra Loosemore <sandra@codesourcery.com>
13939
13940 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
13941
fa4727a6
DJ
139422008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
13943
13944 * gdb.base/watchpoint.c (global_ptr, func4): New.
13945 (main): Call func4.
13946 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
13947 (test_inaccessible_watchpoint): New.
13948
2f34202f
MR
139492008-02-29 Maciej W. Rozycki <macro@mips.com>
13950
13951 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
13952 select the largest.
13953
0d6ba1b1
DJ
139542008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
13955
13956 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
13957 frames-invalid annotations.
13958
e691325a
PM
139592008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
13960
a9c64011 13961 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 13962
f85b5ecc
DE
139632008-02-27 Doug Evans <dje@google.com>
13964
13965 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
13966 for bug 1738.
13967 (breakpoint_to_handler_entry): Ditto.
13968
b40e7bf3
JB
139692008-02-27 Joel Brobecker <brobecker@adacore.com>
13970
13971 * gdb.base/ending-run.exp: Use the first line of code inside
13972 function body to test breakpoints.
13973 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
13974 location where the breakpoint is inserted when using the line
13975 where a function is declared. Fix typo in the description of
13976 one of the tests.
13977 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
13978
2faca73a
PM
139792008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
13980
13981 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 13982 tests.
2faca73a 13983
6f439c36
PM
139842008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
13985
13986 * gdb.base/args.exp: avoid same output for tests
13987 with single quotes.
13988
54e52265
VP
139892008-02-26 Vladimir Prus <vladimir@codesourcery.com>
13990
a9c64011
AS
13991 * gdb.base/annota1.exp: Adjust for 'info break'
13992 format changes.
13993 * gdb.base/annota3.exp: Likewise.
13994 * gdb.base/break.exp: Likewise.
13995 * gdb.base/condbreak.exp: Likewise.
13996 * gdb.base/pending.exp: Likewise.
13997 * gdb.base/sepdebug.exp: Likewise.
13998 * gdb.base/unload.exp: Likewise.
13999 * gdb.cp/ovldbreak.exp: Likewise.
14000 * gdb.mi/mi-pending.exp: Likewise.
54e52265 14001
897b09ca
DE
140022008-02-07 Doug Evans <dje@google.com>
14003
14004 * gdb.cp/mb-inline.exp: New.
14005 * gdb.cp/mb-inline.h: New.
14006 * gdb.cp/mb-inline1.cc: New.
14007 * gdb.cp/mb-inline2.cc: New.
14008
b1c32d35
PM
140092008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
14010
14011 * gdb.pascal/floats.pas: New test program.
14012 * gdb.pascal/floats.exp: New testcase.
14013
1a4ca44a
TJB
140142008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
14015
14016 * gdb.base/callfuncs.c (t_float_many_args): New function.
14017 (t_double_many_args): New function.
14018 * gdb.base/callfuncs.exp: Add tests for exceeding float
14019 and double parameters passed through the stack.
14020
439048e8
JB
140212008-02-05 Joel Brobecker <brobecker@adacore.com>
14022
14023 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
14024 gdb.ada/complete/foo.adb: New files.
14025 * gdb.ada/complete.exp: New testcase.
14026
81fe8080
DE
140272008-02-03 Doug Evans <dje@google.com>
14028
301f0ecf
DE
14029 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
14030
81fe8080
DE
14031 * gdb.cp/gdb2384.exp: New file.
14032 * gdb.cp/gdb2384.cc: New file.
14033 * gdb.cp/gdb2384-base.h: New file.
14034 * gdb.cp/gdb2384-base.cc: New file.
14035
4b071aec
DE
140362008-02-02 Doug Evans <dje@google.com>
14037
14038 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
14039
61137ba6
JB
140402007-02-01 Joel Brobecker <brobecker@adacore.com>
14041
14042 * gdb.ada/sym_print_name: New test program.
14043 * gdb.ada/sym_print_name.exp: New testcase.
14044
140452007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
14046
14047 * gdb.ada/nested/hello.adb: New file.
14048 * gdb.ada/nested.exp: New testcase.
14049 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
14050
98deb0da
VP
140512008-02-01 Vladimir Prus <vladimir@codesourcery.com>
14052
14053 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
14054 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
14055 don't cause future evaluations of function to report
14056 creation of internal breakpoints.
98deb0da 14057
723a2275
VP
140582008-02-01 Vladimir Prus <vladimir@codesourcery.com>
14059
14060 * gdb.mi/mi-break.exp (test_error): New.
14061 Call it.
14062
fb546a2f
LM
140632008-01-31 Luis Machado <luisgpm@br.ibm.com>
14064
14065 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
14066 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
14067
2d8fd90a
PM
140682008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
14069
14070 * gdb.pascal/integers.pas: New test program.
14071 * gdb.pascal/integers.exp: New testcase.
14072
a7fa0ded
PM
140732008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
14074
14075 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
14076
5e1a1926
TJB
140772008-01-30 Luis Machado <luisgpm@br.ibm.com>
14078
14079 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
14080 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
14081
8d04f9f0
JB
140822008-01-30 Paul Hilfinger <hilfinger@adacore.com>
14083
14084 * gdb.ada/formatted_ref: New test program.
14085 * gdb.ada/formatted_ref.exp: New testcase.
14086
14087 * gdb.cp/formatted-ref.cc: New file.
14088 * gdb.cp/formatted-ref.exp: New testcase.
14089
ce75a98f
JB
140902008-01-30 Joel Brobecker <brobecker@adacore.com>
14091
14092 * gdb.base/ptype.exp: Add testing of "ptype $pc".
14093
e835f6bf
NR
140942008-01-30 Nick Roberts <nickrob@snap.net.nz>
14095
14096 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
14097 (test_file_list_exec_source_file): Update to new macro-info field.
14098
d118ef87
PH
140992008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
14100
14101 * gdb.ada/exprs: New test program.
14102 * gdb.ada/exprs.exp: New testcase.
14103
7d35ab09
TJB
141042008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
14105
14106 * dfp-test.c (DELTA, DELTA_B): New definitions.
14107 (double_val1, double_val2, double_val3, double_val4, double_val5,
14108 double_val6, double_val7, double_val8, double_val9, double_val10,
14109 double_val11, double_val12, double_val13, double_val14, dec32_val1,
14110 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
14111 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
14112 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
14113 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
14114 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
14115 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
14116 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
14117 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
14118 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
14119 dec128_val16): New global variables.
14120 (decimal_dec128_align): New function.
14121 (decimal_mixed): Likewise.
14122 (decimal_many_args_dec32): Likewise.
14123 (decimal_many_args_dec64): Likewise.
14124 (decimal_many_args_dec128): Likewise.
14125 (decimal_many_args_mixed): Likewise.
14126 * dfp-test.exp: Add tests calling new inferior functions.
14127
2d717e4f
DJ
141282008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
14129
14130 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
14131 gdb.server/ext-run.exp: New files.
14132 * lib/gdbserver-support.exp (gdbserver_download): New.
14133 (gdbserver_start): New. Update gdbserver expected
14134 output.
14135 (gdbserver_spawn): Use them.
14136 (gdbserver_start_extended): New.
14137
e85a822c
DJ
141382008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
14139
14140 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
14141 Run on GNU/Linux.
14142 (do_exec_tests): Check for systems which do not support catchpoints.
14143 Do not match START.
14144 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
14145 Run on GNU/Linux. Enable verbose output.
14146 (check_fork_catchpoints): New.
14147 (explicit_fork_child_follow, catch_fork_child_follow)
14148 (tcatch_fork_parent_follow): Update expected messages.
14149 (do_fork_tests): Use check_fork_catchpoints.
14150 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
14151 Run on GNU/Linux. Enable verbose output.
14152 (check_vfork_catchpoints): New.
14153 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
14154 expected messages.
14155 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
14156
401ea829
JB
141572008-01-29 Jim Blandy <jimb@red-bean.com>
14158
14159 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
14160 host' errors.
14161 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
14162
aceaf3ad
JB
141632008-01-29 Jim Blandy <jimb@red-bean.com>
14164
14165 * gdb.threads/sigthread.c: Use barriers to ensure that
14166 child_thread and child_thread_two are always initialized before we
14167 start to use them.
14168
a5606eee
VP
141692008-01-29 Vladimir Prus <vladimir@codesourcery.com>
14170
14171 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
14172 * gdb.base/watchpoint-solib.c: New.
14173 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 14174
c55a82bb
PM
141752008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
14176
14177 * gdb.base/gdb1056.exp: Add unsigned integer test.
14178
0993fe05
DE
141792008-01-28 Doug Evans <dje@google.com>
14180
14181 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
14182
4fe42e7f
JB
141832008-01-27 Jim Blandy <jimb@codesourcery.com>
14184
c7a69933
JB
14185 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
14186
4fe42e7f
JB
14187 * gdb.base/expand-psymtabs.exp: Doc fix.
14188
5def8285
MK
141892008-01-26 Mark Kettenis <kettenis@gnu.org>
14190
14191 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
14192
5313c911
NR
141932008-01-24 Nick Roberts <nickrob@snap.net.nz>
14194
a9c64011 14195 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
14196 -var-set-format.
14197
93815fbf
VP
141982008-01-23 Chris Demetriou <cgd@google.com>
14199
14200 * gdb.threads/thread_events.c: New testcase source file.
14201 * gdb.threads/thread_events.exp: New testcase expect file.
14202
467a88ee
NR
142032008-01-23 Nick Roberts <nickrob@snap.net.nz>
14204
14205 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
14206
14207 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
14208 -var-set-format.
14209
d8f82aba
DJ
142102008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
14211 Vladimir Prus <vladimir@codesourcery.com>
14212
14213 * gdb.base/float.exp: Allow missing floating point for m68k and
14214 PowerPC.
14215
60c46647
VP
142162008-01-22 Vladimir Prus <vladimir@codesourcery.com>
14217
14218 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
14219 ignore count.
14220 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
14221 * gdb.mi/mi-cli.exp: Adjust.
14222 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 14223
c7dd36a1
PA
142242008-01-17 Pedro Alves <pedro@codesourcery.com>
14225
14226 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
14227 and 'dummy_ptr' integer pointer. Initialize struct_declarations
14228 with dummy_ptr's address.
14229 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
14230 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
14231 all targets.
14232 * gdb.mi/mi2-var-child.exp: Likewise.
14233
39d5313e
JB
142342008-01-09 Joel Brobecker <brobecker@adacore.com>
14235
14236 * gdb.ada/null_array: New test program.
14237 * gdb.ada/null_array.exp: New testcase.
14238
0aea4bf3
LM
142392008-01-09 Luis Machado <luisgpm@br.ibm.com>
14240
14241 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
14242 with required float modifiers.
14243
0b354900
JB
142442008-01-08 Joel Brobecker <brobecker@adacore.com>
14245
14246 * gdb.ada/funcall_param: New test program.
14247 * gdb.ada/funcall_param.exp: New testcase.
14248
cdb7f5d4
JB
142492008-01-08 Joel Brobecker <brobecker@adacore.com>
14250
14251 * gdb.ada/arrayparam: New test program.
14252 * gdb.ada/arrayparam.exp: New testcase.
14253
88e2547f
JB
142542008-01-08 Joel Brobecker <brobecker@adacore.com>
14255
14256 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
14257 landed. Should also fix random failures in the test following it.
14258
f6867ce0
TJB
142592008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
14260
14261 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
14262 for expressions with decimal float values.
14263 (test_dfp_conversions): New function to test casts to and from
14264 decimal float types.
14265 Call test_dfp_conversions.
14266 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
14267 elements.
14268 (main): Initialize ds.float4 and ds.double8 elements.
14269 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
14270 string to new error message.
14271 (d64_set_tests): Likewise.
14272 (d128_set_tests): Likewise.
14273 Add tests for expressions with decimal float variables. Add tests for
14274 conversions to and from decimal float types.
14275
f9c11282
JB
142762008-01-05 Joel Brobecker <brobecker@adacore.com>
14277
14278 * gdb.ada/packed_tagged/comp_bug.adb: New file.
14279 * gdb.ada/packed_tagged.exp: New testcase.
14280
0ecbca72
JB
142812008-01-04 Joel Brobecker <brobecker@adacore.com>
14282
14283 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
14284 gdb.ada/homonym/homonym_main.adb: New files.
14285 * gdb.ada/homonym.exp: New testcase.
14286
c18d3d89
JB
142872008-01-04 Joel Brobecker <brobecker@adacore.com>
14288
14289 * gdb.ada/packed_array.exp: Add testing of references to
14290 a packed array.
14291
ecc7085b
JB
142922008-01-04 Joel Brobecker <brobecker@adacore.com>
14293
14294 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
14295 New files.
14296 * gdb.ada/type_coercion.exp: New testcase.
14297
c474c922
JB
142982008-01-04 Joel Brobecker <brobecker@adacore.com>
14299
14300 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
14301 gdb.ada/tagged/foo.adb: New file.
14302 * gdb.ada/tagged.exp: New testcase.
14303
9005b927
JB
143042008-01-04 Joel Brobecker <brobecker@adacore.com>
14305
14306 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
14307 gdb.ada/ptype_field/foo.adb: New files.
14308 * gdb.ada/ptype_field.exp: New testcase.
14309
1a6aaad8
JB
143102008-01-03 Joel Brobecker <brobecker@adacore.com>
14311
14312 * gdb.ada/print_pc.exp: New testcase.
14313
0ef22f53
JB
143142008-01-03 Joel Brobecker <brobecker@adacore.com>
14315
14316 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
14317 gdb.ada/taft_type/p.adb: New files.
14318 * gdb.ada/taft_type.exp: New testcase.
14319
1689ecf8
JB
143202008-01-03 Joel Brobecker <brobecker@adacore.com>
14321
14322 * gdb.ada/array_bounds/bar.adb: New file.
14323 * gdb.ada/array_bounds.exp: New testcase.
14324
a4d0b9c3
JB
143252008-01-03 Joel Brobecker <brobecker@adacore.com>
14326
14327 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
14328 gdb.ada/arrayptr/foo.adb: New files.
14329 * gdb.ada/arrayptr.exp: New testcase.
14330
a31ace00
JB
143312008-01-03 Joel Brobecker <brobecker@adacore.com>
14332
14333 * gdb.base/set-lang-auto.exp: New testcase.
14334
a97fced3
JB
143352008-01-03 Joel Brobecker <brobecker@adacore.com>
14336
14337 * gdb.ada/fun_addr/foo.adb: New file.
14338 * gdb.ada/fun_addr.exp: New testcase.
14339
ef29ce1a
JK
143402008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14341
14342 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
14343 New files
14344
0fafefe3
JB
143452008-01-02 Joel Brobecker <brobecker@adacore.com>
14346
14347 * array_subscript_addr/p.adb: New file.
a9c64011 14348 * array_subscript_addr.exp: New testcase.
0fafefe3 14349
c4359f8d
JB
143502008-01-02 Joel Brobecker <brobecker@adacore.com>
14351
a9c64011 14352 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
14353 New files.
14354 * gdb.ada/str_cmp_ref.exp: New testcase.
14355
1aa1b15b
JB
143562008-01-01 Joel Brobecker <brobecker@adacore.com>
14357
14358 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
14359 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 14360 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 14361
81c9b2cf
JB
143622008-01-01 Joel Brobecker <brobecker@adacore.com>
14363
14364 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
14365 gdb.ada/ref_param/pck.ads: New files.
14366 * gdb.ada/ref_param.exp: New testcase.
14367
319e4674
JB
143682008-01-01 Joel Brobecker <brobecker@adacore.com>
14369
14370 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
14371 gdb.ada/interface/foo.adb: New files.
14372 * gdb.ada/interface.exp: New testcase.
14373
ef682c56
JB
143742007-12-31 Jim Blandy <jimb@codesourcery.com>
14375
14376 * gdb.base/multi-forks.exp: Consume all output from child
14377 processes before proceeding to next test.
14378
f6f3eb6c
JB
143792007-12-29 Jim Blandy <jimb@codesourcery.com>
14380
14381 * configure: Regenerated.
14382
f652e42f
JB
143832007-12-27 Joel Brobecker <brobecker@adacore.com>
14384
14385 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
14386 gdb.ada/fixed_cmp/fixed.adb: New files.
14387 * gdb.ada/fixed_cmp.exp: New testcase.
14388
6943e596
JB
143892007-12-27 Joel Brobecker <brobecker@adacore.com>
14390
14391 * gdb.ada/boolean_expr.exp: New testcase.
14392
aad9a193
JB
143932007-12-26 Jim Blandy <jimb@codesourcery.com>
14394
14395 * gdb.base/multi-forks.exp: Doc fix.
14396
fb5f3683
JB
143972007-12-26 Joel Brobecker <brobecker@adacore.com>
14398
14399 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
14400 * gdb.ada/char_param.exp: Do not compile our test program with
14401 -gnata, this is unnecessary.
14402 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
14403
384e4a9c
JB
144042007-12-24 Joel Brobecker <brobecker@adacore.com>
14405
14406 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
14407 gdb.ada/print_chars/foo.adb: New files.
14408 * gdb.ada/print_chars.exp: New testcase.
14409
01e044f7
JB
144102007-12-24 Joel Brobecker <brobecker@adacore.com>
14411
14412 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
14413 gdb.ada/char_param/foo.adb: New files.
14414 * gdb.ada/char_param.exp: New testcase.
14415
0ce17860
JB
144162007-12-22 Jim Blandy <jimb@codesourcery.com>
14417
14418 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
14419 hard-coding source line numbers into the test.
14420 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
14421 gdb_get_line_number to find.
14422
919809b9
JB
144232007-12-22 Joel Brobecker <brobecker@adacore.com>
14424
14425 * gdb.base/ptype.c (highest): New struct type.
14426 (the_highest): New variable of that type.
14427 (main): Add dummy assignment to a field of variable the_highest.
14428 * gdb.base/ptype.exp: Test type printing of our new variable.
14429
abc8a88d
PM
144302007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
14431
14432 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 14433 and record first explicitly generated thread number.
abc8a88d
PM
14434 Use that thread number for thread specific watchpoint test.
14435 Add iteration number to repetitive tests.
14436
5158f3e3
CES
144372007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
14438 Jim Blandy <jimb@codesourcery.com>
14439
14440 * gdb.base/expand-psymtabs.c: New testcase
14441 source file.
14442 * gdb.base/expand-psymtabs.exp: New testcase
14443 expect file.
14444
37e4754d
LM
144452007-12-17 Luis Machado <luisgpm@br.ibm.com>
14446
14447 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
14448 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
14449
551e5d04
JB
144502007-12-17 Joel Brobecker <brobecker@adacore.com>
14451
14452 * gdb.ada/frame_args/foo.adb: New file.
14453 * gdb.ada/frame_args/pck.ads: New file.
14454 * gdb.ada/frame_args/pck.adb: New file.
14455 * gdb.ada/frame_args.exp: New testcase.
14456
a05ee097
JB
144572007-12-17 Joel Brobecker <brobecker@adacore.com>
14458
14459 * gdb.base/frame-args.c: New file.
14460 * gdb.base/frame-args.exp: New testcase.
14461
c162e8c9 144622007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 14463 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
14464
14465 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
14466
afe8ab22 144672007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 14468
afe8ab22
VP
14469 * gdb.mi/mi-pending.exp: New.
14470 * gdb.mi/mi-pending.c: New.
14471 * gdb.mi/mi-pendshr.c: New.
14472
dfdfb3ca
JB
144732007-12-06 Jim Blandy <jimb@codesourcery.com>
14474
14475 * gdb.base/default.exp: Update expected output for 'info catch'.
14476
b7fca990
JK
144772007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14478
14479 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
14480 must be set to binary.
14481
6a1afc1e
PA
144822007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
14483
14484 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
14485
a6b151f1
DJ
144862007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
14487
14488 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
14489 gdb.mi/mi-file-transfer.exp: New.
14490
43039443
JK
144912007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14492
14493 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
14494
0ef2251b
MR
144952007-11-22 Maciej W. Rozycki <macro@mips.com>
14496
14497 * gdb.trace/backtrace.exp: Fix a typo.
14498 * gdb.trace/circ.exp: Likewise.
14499 * gdb.trace/collection.exp: Likewise.
14500 * gdb.trace/limits.exp: Likewise.
14501 * gdb.trace/report.exp: Likewise.
14502 * gdb.trace/tfind.exp: Likewise.
14503 * gdb.trace/while-dyn.exp: Likewise.
14504
5443631e
NR
145052007-11-21 Nick Roberts <nickrob@snap.net.nz>
14506
14507 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
14508 objects of pointers that can't be dereferenced are now
14509 "noneditable".
14510
a4ce5b0d
UW
145112007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14512
14513 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
14514 (target_cpu): Remove.
14515
d6e956e5
VP
145162007-10-15 Vladimir Prus <vladimir@codesourcery.com>
14517
14518 * gdb.base/ending-run.exp: Expect the list of cleared
14519 breakpoint to come in natural order, not the reversed one.
a9c64011 14520
214270ab
VP
145212007-11-07 Vladimir Prus <vladimir@codesourcery.com>
14522
14523 * gdb.mi/mi-var-child.c (do_child_deletion): New.
14524 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 14525
1a619819
LM
145262007-11-05 Luis Machado <luisgpm@br.ibm.com>
14527
14528 * gdb.base/printcmds.exp: New function
14529 test_printf_with_dfp.
14530
5b01a6fa
DE
145312007-11-02 Doug Evans <dje@google.com>
14532
14533 * gdb.disasm/t01_mov.s: Remove carriage returns.
14534 * gdb.disasm/t02_mova.s: Ditto.
14535 * gdb.disasm/t03_add.s: Ditto.
14536 * gdb.disasm/t04_sub.s: Ditto.
14537 * gdb.disasm/t05_cmp.s: Ditto.
14538 * gdb.disasm/t06_ari2.s: Ditto.
14539 * gdb.disasm/t07_ari3.s: Ditto.
14540 * gdb.disasm/t08_or.s: Ditto.
14541 * gdb.disasm/t09_xor.s: Ditto.
14542 * gdb.disasm/t10_and.s: Ditto.
14543 * gdb.disasm/t11_logs.s: Ditto.
14544 * gdb.disasm/t12_bit.s: Ditto.
14545 * gdb.disasm/t13_otr.s: Ditto.
14546
ec33ab7f
JK
145472007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14548
14549 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
14550
ae0d01ff
UW
145512007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14552
14553 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
14554 provide DFP support.
14555
55eddb0f
DJ
145562007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
14557
14558 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
14559 Test "set powerpc vector-abi". Skip auto-detection tests for old
14560 toolchains.
14561
7020f05c
PA
145622007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
14563
14564 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
14565 with [string compare].
14566
84bc3db9
PA
145672007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
14568
14569 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
14570 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
14571
5876dc88
LM
145722007-10-25 Luis Machado <luisgpm@br.ibm.com>
14573
14574 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
14575 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
14576 * gdb.opt/Makefile.in: New makefile.
14577 * Makefile.in: Create new directory "gdb.opt".
14578 * configure.ac: Add "gdb.opt" directory.
14579 * configure: Regenerated.
a9c64011 14580
c3ea9a14
DE
145812007-10-25 Doug Evans <dje@google.com>
14582
14583 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
14584 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
14585
a9c64011 145862007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
14587 Thiago Jung Bauermann <bauerman@br.ibm.com>
14588
14589 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
14590 Floating Point expressions.
14591 * gdb.base/dfp-test.exp: new file adding tests for Decimal
14592 Floating Point variables.
14593 * gdb.base/dfp-test.c: new file containing program with Decimal
14594 Floating variables, used by gdb.base/dfp-test.exp.
14595
62a24a2b
DJ
145962007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
14597
14598 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
14599
e7b1eae6
UW
146002007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14601
14602 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
14603 compiling test case with GCC.
14604 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
14605
c641edcc
UW
146062007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14607
14608 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
14609 format changes.
14610
5e5ebfe6
MS
146112007-10-18 Michael Snyder <msnyder@specifix.com>
14612
14613 * gdb.base/dbx.exp: Add missing "-re " operator.
14614
e831e7b6
GM
146152007-10-16 Gaius Mulley <gaius@glam.ac.uk>
14616
14617 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
14618 * configure.ac: Removed trailing spaces after backslash.
14619 * gdb.modula2: New directory.
14620 * gdb.modula2/Makefile.in: New file.
14621 * gdb.modula2/unbounded-array.exp: New file.
14622 * gdb.modula2/unbounded1.c: New file.
14623
7cc46491
DJ
146242007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
14625
14626 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
14627
146282007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
14629
14630 * gdb.base/sigstep.c (main): Add checks for
14631 return values for setitimer call.
14632 Call setitimer again with itimer = ITIMER_REAL
14633 if first call to setitimer fails.
14634
e91528f0
KH
146352007-10-11 Kazu Hirata <kazu@codesourcery.com>
14636
14637 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
14638 of $timeout.
14639
2ec9a4f8
DJ
146402007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
14641
14642 * gdb.server/server-run.exp: Test for dynamic linker symbols.
14643
146442007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
14645
14646 * lib/gdb.exp (gdb_run_cmd): Move comment outside
14647 of gdb_expect call, to avoid interruption.
14648
64b2fa04
PA
146492007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
14650
14651 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
14652 (v_unsigned_long_long, v_long_long_array)
14653 (v_signed_long_long_array, v_unsigned_long_long_array)
14654 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
14655 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
14656 [!NO_LONG_LONG]: New.
14657 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
14658 v_long_long_member.
14659
14660 (v_long_long_func, v_signed_long_long_func)
14661 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
14662 (main) [!NO_LONG_LONG]: Initialize long long variants.
14663
14664 * gdb.base/whatis.exp: If board file requests no_long_long, build
14665 test with NO_LONG_LONG defined. Test long long, signed long long,
14666 and unsigned long long variants but only if board file doesn't
14667 disable it.
14668
a912286e 146692007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 14670 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
14671
14672 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
14673 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
14674 * configure: Regenerated.
14675 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
14676 gdb.pascal/types.exp, lib/pascal.exp: New files.
14677
471ba8c9
DJ
146782007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
14679
14680 * gdb.cp/classes.exp (do_tests): Always step to the line after the
14681 call.
14682 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
14683 to return to the call.
14684 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
14685 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
14686 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
14687 * gdb.mi/mi-until.exp (test_until): Likewise.
14688 * gdb.mi/mi2-until.exp (test_until): Likewise.
14689
fef8a650
DJ
146902007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
14691
14692 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
14693 two-char array.
14694 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
14695
d983da9c
DJ
146962007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
14697
14698 * gdb.threads/watchthreads.c (thread_function): Sleep between
14699 iterations.
14700 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
14701 at once for S/390. Generate matching fails and passes.
14702
17f62551
VP
147032007-09-27 Vladimir Prus <vladimir@codesourcery.com>
14704
14705 * gdb.mi/var-cmd.c (do_children_tests): Initialize
14706 the 'struct_declarations' variable to zeros.
a9c64011 14707
ed0616c6
VP
147082007-09-24 Vladimir Prus <vladimir@codesourcery.com>
14709
14710 * gdb.cp/mb-ctor.cc: New.
14711 * gdb.cp/mb-ctor.exp: New.
14712 * gdb.cp/mb-templates.cc: New.
14713 * gdb.cp/mb-templates.exp: New.
14714
41f1b697
DJ
147152007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
14716
14717 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
14718
3f213f78
PA
147192007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
14720
14721 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
14722 targets.
14723 * configure: Regenerate.
14724
0d381245 147252007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 14726
0d381245
VP
14727 * gdb.base/annota1.exp: Adjust for 'info break'
14728 format changes.
14729 * gdb.base/annota3.exp: Likewise.
14730 * gdb.base/break.exp: Likewise.
14731 * gdb.base/condbreak.exp: Likewise.
14732 * gdb.base/pending.exp: Likewise.
14733 * gdb.base/sepdebug.exp: Likewise.
14734 * gdb.base/unload.exp: Likewise.
14735 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 14736
fe3f5fa8
VP
147372007-09-22 Vladimir Prus <vladimir@codesourcery.com>
14738
14739 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
14740 messages.
14741 * gdb.base/chng-syms.exp: Likewise.
14742 * gdb.base/unload.exp: Likewise.
a9c64011 14743
a75cf6c0
DJ
147442007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
14745
14746 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
14747
18ecae38
DJ
147482007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
14749
14750 * schedlock.c (NUM): Change to 1.
14751 (main): Use args[0] for the main thread.
14752 * schedlock.exp: Only expect two threads. Only issue one pass or fail
14753 regardless of the number of threads.
14754
5509918f
MR
147552007-09-14 Maciej W. Rozycki <macro@mips.com>
14756
4a543daf
MR
14757 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
14758 type down.
14759 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
14760 test.
14761 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
14762 watchpoint type down.
14763 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
14764 test.
14765
147662007-09-14 Maciej W. Rozycki <macro@mips.com>
14767
5509918f
MR
14768 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
14769 Move all the tests here and run them twice, once using software
14770 watchpoints and once using hardware watchpoints.
14771 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
14772
40b53987
DJ
147732007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
14774
14775 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
14776 test.
14777
695e2681
MK
147782007-09-10 Mark Kettenis <kettenis@gnu.org>
14779
8b3fc8d8
MK
14780 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
14781 build-id.
14782
695e2681
MK
14783 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
14784 know about $ORIGIN. Calculate output dir from $dest instead of
14785 using ${objdir}/{$subdir}.
14786
58d69f29
MK
147872007-09-09 Mark Kettenis <kettenis@gnu.org>
14788
14789 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
14790 gcore, before continuing with the test.
14791
3e347599
DJ
147922007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
14793
14794 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
14795 * gdb.mi/mi-watch.exp: Likewise.
14796
ea37ba09
DJ
147972007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
14798 Jim Blandy <jimb@codesourcery.com>
14799
14800 * gdb.arch/i386-sse.exp: Do not expect character constants.
14801 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
14802 * gdb.base/display.exp: Allow print/s.
14803 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
14804 and unsigned char array changes.
14805
2025a643
DJ
148062007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
14807
14808 * gdb.base/display.exp: Add tests for printf %p.
14809
26669a27
PA
148102007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
14811
14812 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
14813 the dll name to unicode.
14814
c8f021f8
JK
148152007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14816
14817 * gdb.base/default.exp (show version): Update the version text.
14818 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
14819
4cf31eea
JK
148202007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14821
14822 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
14823 New files.
14824
4935890f
JK
148252007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14826
14827 * lib/gdb.exp (build_id_debug_filename_get): New function.
14828 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
14829 Remove the generate DEBUG file for the future testcase runs.
14830 New testcase for the NT_GNU_BUILD_ID retrieval.
14831 Move the final testing step to ...
14832 (test_different_dir): ... a new function.
14833 New parameter XFAIL to XFAIL all the tests performed.
14834 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
14835 New parameter TYPE to PF_PREFIX all the tests performed.
14836
02142340
VP
148372007-08-31 Vladimir Prus <vladimir@codesourcery.com>
14838
14839 * gdb.mi/mi-var-cp.cc (path_expression): New
14840 function.
14841 * gdb.mi/mi-var-cp.exp: Run path exression tests.
14842
36acd84e
UW
148432007-08-27 Markus Deuling <deuling@de.ibm.com>
14844
14845 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
14846 to fit into SPU Local Store memory.
14847
a896d121
JB
148482007-08-23 Joel Brobecker <brobecker@adacore.com>
14849
14850 * gdb.base/default.exp: Adjust the expected output of "info
14851 warranty" after the switch to GPLv3.
14852
7b433602
JB
148532007-08-23 Joel Brobecker <brobecker@adacore.com>
14854
14855 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
14856 to 30000 (from 20000).
14857
e22f8b7c
JB
148582007-08-23 Joel Brobecker <brobecker@adacore.com>
14859
14860 Switch the license of all .exp files to GPLv3.
14861 Switch the license of all .f and .f90 files to GPLv3.
14862 Switch the license of all .s and .S files to GPLv3.
14863
5a0e3bd0
JB
148642007-08-23 Joel Brobecker <brobecker@adacore.com>
14865
14866 * configure.ac: Switch license to GPLv3.
14867
cc00619d
JB
148682007-08-23 Joel Brobecker <brobecker@adacore.com>
14869
14870 Switch the licensing to GPLv3 for all .ads and .adb files.
14871
8d26208a
DJ
148722007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
14873
14874 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
14875 and t_int_double.
14876 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
14877
4fcb9948
JB
148782007-08-17 Joel Brobecker <brobecker@adacore.com>
14879
14880 * gdb.base/step-line.c: Switch license to GPL version 3, and
14881 update copyright year.
14882 * gdb.base/step-line.inp: Likewise.
14883
b9c34f67
JB
148842007-08-17 Joel Brobecker <brobecker@adacore.com>
14885
14886 * gdb.base/gdb1555.exp: Make expected output immune to formatting
14887 changes inside gdb1555.c.
14888 * gdb.base/pending.exp: Likewise.
14889
2cc17678
DJ
148902007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
14891
14892 * config/default.exp: New file.
14893
e48883f7
DJ
148942007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
14895
14896 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
14897 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
14898
1ab80e5b
MR
148992007-07-30 Maciej W. Rozycki <macro@mips.com>
14900
14901 * gdb.base/dump.exp: Force the correct endianness for binary
14902 formats not carrying this information.
14903
aba471f5
DJ
149042007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
14905
14906 * gdb.threads/staticthreads.exp: Match .*sem_post.
14907
d4e07204
DJ
149082007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
14909
14910 * gdb.base/readline.exp (operate_and_get_next): Match the final
14911 prompt.
14912
2b97317d
KB
149132007-07-23 Kevin Buettner <kevinb@redhat.com>
14914
14915 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
14916 to restarting SID.
14917
44efa07a
KB
149182007-07-18 Kevin Buettner <kevinb@redhat.com>
14919
14920 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
14921 prior to `gdb_start'.
14922
7b5ebade
KB
149232007-07-18 Kevin Buettner <kevinb@redhat.com>
14924
14925 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
14926 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
14927 Remove call to gdb_unload.
14928
255e7678
DJ
149292007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
14930 Daniel Jacobowitz <dan@codesourcery.com>
14931
14932 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
14933 for __WIN32__.
14934 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
14935 * gdb.base/unload.exp: Use shared library test routines.
14936
3a40aaa0
UW
149372007-07-03 Markus Deuling <deuling@de.ibm.com>
14938
14939 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
14940 * gdb.base/solib-symbol-lib.c: Likewise.
14941 * gdb.base/solib-symbol-main.c: Likewise.
14942
b0f4b84b
DJ
149432007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
14944
14945 * config/gdbserver.exp (gdb_reconnect): New.
14946 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
14947 gdb.base/solib-disc.exp: New files.
14948 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
14949 remote debugging".
14950 (gdb_compile): Add shlib_load flag.
14951 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
14952 port.
14953 (gdbserver_reconnect): New.
14954
1b05479a
DJ
149552007-07-01 Nick Roberts <nickrob@snap.net.nz>
14956 Daniel Jacobowitz <dan@codesourcery.com>
14957
14958 * gdb.base/annota3.exp: Test for if construct.
14959
86f78eb2
DJ
149602007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
14961
14962 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
14963
6a2eb474 149642007-06-21 Chris Dearman <chris@mips.com>
a9c64011 14965 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
14966
14967 * gdb.base/display.exp: Allow a newline after display/i.
14968 * gdb.base/pc-fp.exp: Likewise.
14969 * gdb.base/sigbpt.exp: Likewise.
14970
f8b73d13
DJ
149712007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
14972
14973 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
14974 required features to be included.
14975
4339e69e
DJ
149762007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
14977
14978 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
14979 in info threads output.
14980
23d964e7
UW
149812007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14982 Markus Deuling <deuling@de.ibm.com>
14983
14984 * gdb.arch/spu-info.exp: New testcase.
14985 * gdb.arch/spu-info.c: New file.
14986
fd20f75b
DJ
149872007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
14988
14989 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
14990 tpcs_offset. Restore lr after the call.
14991 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
14992
2226f861
DJ
149932007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
14994
14995 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
14996 (gdbserver_run): Kill any running gdbserver.
14997 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
14998
d12371a9
MR
149992007-05-17 Maciej W. Rozycki <macro@mips.com>
15000
15001 * gdb.base/sigbpt.exp: Preset segv_addr.
15002
93f02886
DJ
150032007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
15004
15005 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
15006 (gdb_compile_shlib): Likewise.
15007 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
15008 (default_gdb_init): Clear cleanfiles.
15009 (gdb_finish): Delete recorded cleanfiles.
15010 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
15011
15012 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
15013 Do not use isnative.
15014 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
15015 gdb.base/so-impl-ld.exp: Likewise.
15016 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
15017 * gdb.base/unload.exp: Likewise. Do not pass empty option to
15018 gdb_compile.
15019
b04e06d7
VP
150202007-05-15 Vladimir Prus <vladimir@codesourcery.com>
15021
15022 * config/unknown.exp: Remove.
15023
069ed931
UW
150242007-05-15 Markus Deuling <deuling@de.ibm.com>
15025
15026 * gdb.base/info-proc.exp: Check is_remote.
15027
09db0d03
UW
150282007-05-14 Markus Deuling <deuling@de.ibm.com>
15029
15030 * gdb.base/gcore.exp: Initialize variable core_supported.
15031
af2cbe8c
DJ
150322007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
15033
15034 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
15035
027c0295
DJ
150362007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
15037
15038 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
15039 * gdb.threads/print-threads.exp (test_all_threads): Allow
15040 negative and hexadecimal thread IDs.
15041
dc5000e7
DJ
150422007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
15043
15044 * gdb.java/jprint.java (public): Avoid invalid call to static
15045 method.
15046
2e74ed18
DP
150472007-05-14 Denis Pilat <denis.pilat@st.com>
15048
15049 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
15050 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
15051 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
15052 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
15053 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
15054
83547f02
UW
150552007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15056
15057 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 15058 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
15059 this mode.
15060 * gdb.base/ovlymgr.c: Provide stubs for spu target.
15061 * gdb.base/spu.ld: New file.
15062
b18be20d
DJ
150632007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
15064
15065 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
15066
be444858
DJ
150672007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
15068
15069 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
15070
b1d53152
DJ
150712007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
15072
15073 * gdb.java/jmain.exp: Handle demangled names with and without method
15074 signatures.
15075
d084b331
DJ
150762007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
15077
15078 * gdb.mi/mi-syn-frame.c (main, foo, bar)
15079 (have_a_very_merry_interrupt): Remove calls to puts.
15080 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
15081 inferior output.
15082 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
15083 test names.
15084
db9d7fc5
DJ
150852007-04-29 Markus Deuling <deuling@de.ibm.com>
15086 Daniel Jacobowitz <dan@codesourcery.com>
15087
15088 * gdb.base/auxv.exp (core_works): Also check is_remote.
15089 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
15090
ef783a7d 150912007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 15092
ef783a7d
VP
15093 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
15094 message, not the undefined 'module' variable.
15095 * gdb.base/siginfo.exp: Likewise.
15096 * gdb.base/sigstep.exp: Likewise.
15097 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
15098 serialport.
15099 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
15100
b7b73cae
CV
151012007-04-25 Corinna Vinschen <vinschen@redhat.com>
15102
15103 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
15104 target sim fails. Return 0 otherwise.
15105 (gdb_load): Return prematurely if gdb_target_sim fails.
15106
7d90fdfa
DP
151072007-04-16 Denis Pilat <denis.pilat@st.com>
15108
15109 * gdb.base/setshow.exp: Reset height after having set it to 100.
15110
5d3e9c85
DP
151112007-04-16 Denis Pilat <denis.pilat@st.com>
15112
15113 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
15114
18e75969
DP
151152007-04-16 Denis Pilat <denis.pilat@st.com>
15116
15117 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
15118
25d5ea92
VP
151192007-04-14 Vladimir Prus <vladimir@codesourcery.com>
15120
15121 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
15122 tests. Run the frozen varobjs test.
15123 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 15124 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 15125
0b49cb80
JK
151262007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15127
15128 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
15129 gdb.base/type-opaque.exp: New files.
15130
a73bafbc 151312007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
15132
15133 * gdb.mi/mi-var-child.c
a73bafbc
VP
15134 (do_children_tests): User char[2] instead of
15135 char so that automatic printing of pointers to char
15136 don't give unpredicable result.
15137 * gdb.mi/var-cmd.c (do_locals_test): Initialize
15138 local variables.
15139 * gdb.mi/mi-var-child.exp: Step to right line
15140 of do_children_tests.
15141 * gdb.mi/mi2-var-child.exp: Likewise.
15142 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 15143 do_locals_tests.
a73bafbc
VP
15144 (do_children_tests): User char[2] instead of
15145 char so that automatic printing of pointers to char
a9c64011 15146 don't give unpredicable result.
a73bafbc 15147 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 15148 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
15149 Pass test name to mi_wait_for_stop.
15150
7ce59000
DJ
151512007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
15152
15153 * gdb.asm/asm-source.exp: Remove d10v case.
15154 * lib/gdb.exp (skip_cplus_tests): Likewise.
15155 * gdb.asm/d10v.inc: Deleted.
15156
20389057
DJ
151572007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
15158
15159 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
15160
8807d78b
DJ
151612007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
15162
15163 * config/netware.exp: Delete file.
15164
aa3edb8e
JB
151652007-03-29 Joel Brobecker <brobecker@adacore.com>
15166
15167 * gdb.dwarf2/dw2-noloc.S: New file.
15168 * gdb.dwarf2/dw2-noloc.exp: New file.
15169
297561ac
PA
151702007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
15171
15172 * gdb.cp/method2.cc: New test.
15173 * gdb.cp/method2.exp: New test.
15174 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
15175
1f81bd39
DJ
151762007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
15177
15178 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
15179
9453113a
DJ
151802007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
15181
15182 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
15183
b741e217
DJ
151842007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
15185
15186 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
15187 (gdb_load): Delete, replace with...
15188 (gdb_reload): ...this.
15189 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
15190 * gdb.server/server-mon.exp: Likewise.
15191 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
15192 (gdb_start_cmd): New.
15193 (gdb_file_cmd): Save the last loaded file.
15194 (gdb_reload): New.
15195 (gdb_gnu_strip_debug): Use transform.
15196 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
15197 support here. Use new $last_loaded_file. Check mtime.
15198 (gdb_target_cmd): Handle ObjC failure case.
15199 (infer_host_exec): Delete.
15200 (gdbserver_load): Rename to...
15201 (gdbserver_run): ...this. Simplify.
15202 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
15203 (mi_gdb_load): Move most contents to a new function...
15204 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
15205 (mi_run_cmd): Use mi_gdb_target_load.
15206 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
15207 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
15208 Use gdb_run_cmd.
15209 * gdb.base/charsign.exp: Remove incorrect comment.
15210 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
15211 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
15212 gdb.base/start.exp: Use gdb_start_cmd.
15213
446ab585 152142007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 15215 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
15216
15217 * gdb.base/sigbpt.exp: Fix the message when skipping test.
15218 * gdb.base/signull.exp: Similarly.
15219
bbb88ebf
UW
152202007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15221
15222 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
15223 messages available to test cases (like chng-sym.exp).
15224
cb8c4a99
AS
152252007-03-14 Andreas Schwab <schwab@suse.de>
15226
15227 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
15228 format changes.
15229
4e463ff5
DJ
152302007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
15231
15232 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
15233 (optimized_1): New.
15234 (main): Call optimized_1.
15235 (gdb2029): Correct typos. Call gdb2029_marker.
15236 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
15237 for gdb2029.
15238
b6db2c47
MK
152392007-03-12 Mark Kettenis <kettenis@gnu.org>
15240
15241 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
15242 as tabs. Remove redundant test pattern.
15243
70ed3737
UW
152442007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15245
15246 * gdb.base/long_long.exp: Accept optional symbol name in <...>
15247 for /a format output.
15248
47b67b60
DJ
152492007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
15250
15251 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
15252 collect output incrementally.
15253
b8953b0e
UW
152542007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15255
15256 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
15257 for -var-create lpcharacter test.
15258 * gdb.mi/mi2-var-cmd.exp: Likewise.
15259
7acd5c40
UW
152602007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15261
15262 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
15263 pass on targets where address zero is readable.
15264
9c6759c1
UW
152652007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15266
15267 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
15268 just a single architecture.
15269
a2f1aeb4
UW
152702007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15271
15272 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
15273 (fetch_all_registers): New function, uses gdb_test_multiple and
15274 exp_continue to fetch inferior output line-by-line.
15275 Replace all uses of do_get_all_registers by fetch_all_registers.
15276
46579ac2
UW
152772007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15278
15279 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
15280 in target_info.
15281
fc133f24
MS
152822007-03-02 Michael Snyder <michael.snyder@palmsource.com>
15283
a9c64011 15284 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
15285 consistancy; add a default (timeout) case.
15286
7646a51d
MS
152872007-03-02 Michael Snyder <michael.snyder@palmsource.com>
15288
15289 * gdb.base/watchpoint.exp: Fix truncated comment.
15290
dcfff61f
MS
152912007-03-02 Michael Snyder <michael.snyder@palmsource.com>
15292
15293 * Makefile.in: Remove spurious single-quotes from sed command.
15294
664e3ee9
DJ
152952007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
15296
15297 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
15298 func.
15299 * gdb.mi/mi2-var-cmd.exp: Likewise.
15300
d7cc6f2f
JB
153012007-02-27 Joel Brobecker <brobecker@adacore.com>
15302
a9c64011
AS
15303 * gdb.dwarf2/dw2-producer.S: New file.
15304 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
15305
153062007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
15307
15308 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
15309 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
15310 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
15311 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
15312 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
15313 Revert tests to use mi_gdb_test and include value field in output
15314 of -var-create.
15315
93d42b30
DJ
153162007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
15317
15318 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
15319
c499ed39
DJ
153202007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
15321
15322 * gdb.base/maint.exp: Remove full paths from test names.
15323 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
15324 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
15325
9836f81b
JB
153262007-02-27 Joel Brobecker <brobecker@adacore.com>
15327
15328 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
15329
c74d0ad8
DJ
153302007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
15331
15332 * gdb.server/server-mon.exp: New test.
15333
2711e456
DJ
153342007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
15335
15336 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
15337
ff6f572f
DJ
153382007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
15339
15340 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
15341 register capitalization.
15342
fada3feb
DP
153432007-02-13 Denis Pilat <denis.pilat@st.com>
15344
15345 * gdb.mi/mi-var-invalidate.exp: New file.
15346
fb1e4ffc
DJ
153472007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
15348
15349 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
15350
3da939d7
DJ
153512007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
15352
15353 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
15354
123dc839
DJ
153552007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
15356
15357 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
15358 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
15359
877e3645 153602007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
15361
15362 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
15363 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
15364 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
15365 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
15366 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 15367 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 15368 Update tests to include value field in output of -var-create.
a9c64011 15369
3c0a2960
AS
153702007-02-08 Andreas Schwab <schwab@suse.de>
15371
15372 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
15373
108546a0
DJ
153742007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
15375
15376 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
15377 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
15378
d701dcab
DP
153792007-02-02 Denis Pilat <denis.pilat@st.com>
15380
15381 * gdb.threads/threadapply.exp: check that frame is not changed by
15382 the thread apply all command.
15383
783e3e2f
AS
153842007-01-31 Andreas Schwab <schwab@suse.de>
15385
6d9c3a87
AS
15386 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
15387
3c50d7b9
AS
15388 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
15389 in the dwarf sections.
15390 * gdb.dwarf2/mac-fileno.S: Likewise.
15391
783e3e2f
AS
15392 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
15393 bspstore register on ia64.
15394
78ff580e
AS
153952007-01-29 Andreas Schwab <schwab@suse.de>
15396
cc8e9b12
AS
15397 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
15398 "frame-begin" annotation.
15399
78ff580e
AS
15400 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
15401 number of "frames-invalid" annotations.
15402
704a4f78
DJ
154032007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
15404
15405 * gdb.base/commands.exp: Call if_commands_test.
15406 (gdb_test_no_prompt, if_commands_test): New.
15407
e741bf94
MK
154082007-01-28 Mark Kettenis <kettenis@gnu.org>
15409
15410 * gdb.threads/sigthread.c (NSIGS): Make bigger.
15411
474d0ad3
AS
154122007-01-27 Andreas Schwab <schwab@suse.de>
15413
15414 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
15415 .short/.int/.quad in the dwarf sections.
15416 * gdb.dwarf2/dw2-intercu.S: Likewise.
15417 * gdb.dwarf2/dw2-intermix.S: Likewise.
15418
e784b426
JK
154192007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15420
15421 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
15422 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
15423 array.
e784b426
JK
15424 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
15425 * gdb.base/setvar.exp: Likewise.
15426
37f08e04
AS
154272007-01-26 Andreas Schwab <schwab@suse.de>
15428
9a01813a
AS
15429 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
15430 test.
15431
37f08e04
AS
15432 * gdb.base/multi-forks.exp ("restart $i"): Also match
15433 __kernel_syscall_via_break.
15434
6e2a9270
VP
154352007-01-24 Vladimir Prus <vladimir@codesourcery.com>
15436
15437 * lib/mi-support.exp (mi_delete_varobj): New.
15438 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
15439 testcase.
15440 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
15441 (main): Call the above.
15442 (reference_update_test, base_in_reference_test)
15443 (reference_to_pointer): Delete the created varobjs.
a9c64011 15444
e515b470
DJ
154452007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
15446
15447 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
15448 * configure: Regenerated.
15449 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
15450 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
15451 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
15452 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
15453 * lib/gdb.exp (gdb_skip_xml_test): New function.
15454
08d8bcd7
DJ
154552007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
15456
15457 * gdb.base/sigrepeat.exp: Correct error message.
15458
154592007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
15460 Daniel Jacobowitz <dan@codesourcery.com>
15461
15462 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
15463 gdb.arch/i386-gnu-cfi-asm.S: New files.
15464
97c3f1f3
JK
154652007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15466
15467 * lib/gdb.exp: Abort on missing `site.exp'.
15468
cb1df416
DJ
154692007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15470 Daniel Jacobowitz <dan@codesourcery.com>
15471
15472 * gdb.base/included.c, gdb.base/included.exp,
15473 gdb.base/included.h: New files.
15474
35990120
DJ
154752007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
15476
15477 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
15478 (maximize_rlimit): Reduce limits on 64-bit systems.
15479
6e81a116 154802007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
15481
15482 From Marcus Deuling <deuling@de.ibm.com>:
15483 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
15484 every case.
15485
6c3c41f3
NR
154862007-01-13 Nick Roberts <nickrob@snap.net.nz>
15487
15488 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
15489 (test_path_specification): Use objdir instead of srcdir to always
15490 get an absolute filename.
15491
2f12c312
DJ
154922007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
15493
15494 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
15495
81121995
VP
154962007-01-11 Vladimir Prus <vladimir@codesourcery.com>
15497
15498 * gdb.mi/mi-var-cp.cc (reference_update_tests):
15499 Make sure the variable we're using is in scope.
15500 (reference_to_pointer): Likewise.
15501
4741b737
DJ
155022007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
15503
15504 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
15505 has no debug information.
15506
054410c3
DJ
155072007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
15508
15509 * gdb.base/annota1.exp: Remove extra send_gdb.
15510
818f79f6
DJ
155112007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
15512
15513 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
15514
f7a6bb70
DJ
155152007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
15516
15517 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
15518
57e66780
DJ
155192007-01-08 Nick Roberts <nickrob@snap.net.nz>
15520 Daniel Jacobowitz <dan@codesourcery.com>
15521
15522 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
15523 lcharacter or linteger change. Correct duplicated test name.
15524 * gdb.mi/mi2-var-cmd.exp: Likewise.
15525
3d799a95
DJ
155262007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
15527
15528 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
15529
155302007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 15531
a9c64011
AS
15532 * gdb.base/nofield.c: New file.
15533 * gdb.base/nofield.exp: New testcase.
51679ba9 15534
eafb94e8
NR
155352007-01-05 Nick Roberts <nickrob@snap.net.nz>
15536
15537 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
15538
15539 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
15540 test.
15541
5e572bb4
DJ
155422007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
15543
15544 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
15545
74a44383
DJ
155462007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
15547
15548 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
15549 when continuing.
15550
1b572db9
DJ
155512007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
15552
15553 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
15554 Expect ".exe" extension.
15555
381bc39b
DJ
155562007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
15557
15558 * gdb.base/charset.exp: Add explicit filename to break.
15559 * gdb.base/dbx.exp: Add explicit filename to breaks.
15560
2b70e4c6
DJ
155612007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
15562
15563 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
15564 * gdb.mi/mi2-file.exp: Likewise.
15565
303b6f5d
DJ
155662007-01-04 Vladimir Prus <vladimir@codesourcery.com>
15567
15568 Implement specification of MI tests as comments
15569 in C and C++ sources.
15570 * lib/mi-support.exp (mi_autotest_data): New variable.
15571 (mi_autotest_source): New variable.
15572 (count_newlines, mi_prepare_inline_tests)
15573 (mi_get_inline_test, mi_continue_to_line)
15574 (mi_run_inline_test, mi_tbreak)
15575 (mi_send_resuming_command, mi_wait_for_stop): New functions.
15576 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
15577 Run inline tests.
15578 * gdb.mi/mi-var-cp.cc: Define tests here.
15579
23da0d94
VP
155802007-01-04 Vladimir Prus <vladimir@codesourcery.com>
15581
15582 Simplify usage of mi_continue_to.
15583 * lib/mi-support.exp (mi_runto_helper): Renamed
15584 from mi_runto, added new parameter 'run_or_continue'.
15585 (mi_runto): Use mi_runto_helper.
15586 (mi_continue_to): Accept just function name as parameter.
15587 Use mi_runto_helper.
15588 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
15589 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 15590
f9e18282
JB
155912006-01-04 Joel Brobecker <brobecker@adacore.com>
15592
15593 Make this testcase a bit more realistic. The current code
15594 is too simplistic, and allows the compiler to optimize out
15595 some of the entities we need for this testcase.
15596 * gdb.ada/null_record/bar.ads (Void_Star): New type.
15597 (Do_Nothing): Add extra parameter.
15598 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
15599 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
15600 by using a variable of type Void_Star.
15601
fd678c65
JB
156022006-01-04 Joel Brobecker <brobecker@adacore.com>
15603
15604 * gdb.ada/catch_ex/foo.adb: New file.
15605 * gdb.ada/catch_ex.exp: New testcase.
15606
05cfdb42
DJ
156072007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
15608
15609 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
15610 pass --image-base to linker.
15611
2e03ee74
DJ
156122007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15613 Daniel Jacobowitz <dan@codesourcery.com>
15614
15615 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
15616 secondary prompts.
15617
0d5de010
DJ
156182007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
15619
15620 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
15621 output. Test the types of members and member pointers.
15622 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
15623 gdb/2092.
15624 * gdb.cp/member-ptr.exp: Search for a comment instead of a
15625 statement. Enable for GCC. Update expected output for some tests
15626 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
15627 layout.
15628 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
15629 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
15630 (Diamond::vget_base): New.
15631 (main): Add new tests.
15632 * gdb.cp/printmethod.exp: Update expected output for member functions.
15633 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
15634 print pEe->D::vg().
15635
61a771aa
DJ
156362007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
15637
15638 * gdb.threads/tls.exp: Allow stops in sem_post.
15639
2fa63963
DJ
156402006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
15641
15642 * gdb.base/annota1.exp: Allow .*printf in backtraces.
15643 * gdb.base/annota3.exp: Likewise.
15644 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
15645 again (instead of timing out).
15646 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
15647 GCC bug 26475.
15648 * gdb.java/jmisc.exp: Adjust to work with method signatures including
15649 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
15650 test from jmisc1.exp.
15651 * gdb.java/jmisc1.exp: Delete.
15652 * gdb.java/jprint.exp: Adjust to work with method signatures including
15653 return types.
15654 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
15655 * gdb.threads/linux-dp.exp: Don't be confused by program output.
15656 * lib/java.exp (compile_java_from_source): Pass the correct type
15657 to target_compile.
15658
5eefc2b7
JB
156592006-12-31 Joel Brobecker <brobecker@adacore.com>
15660
15661 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
15662 (stack_align_edx): New function.
15663 (stack_align_eax): New function.
15664 (main): Add calls to stack_align_edx and stack_align_eax.
15665 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
15666 Add testing for the cases where the register used during a stack
15667 realignment is edx. Same for eax.
15668
227c54da
DJ
156692006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
15670
15671 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
15672 and generic PE targets.
15673
cab8ac94
JB
156742006-12-29 Joel Brobecker <brobecker@adacore.com>
15675
15676 * gdb.ada/array_return.exp: Update copyright date list.
15677
ba54f318
JB
156782006-12-27 Joel Brobecker <brobecker@adacore.com>
15679
15680 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
15681 (Create_Small_Float_Vector): New function.
15682 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
15683 function body.
15684 * gdb.ada/array_return/p.adb: Use new type and function from
15685 package Pck.
15686 * gdb.ada/array_return.exp: Add a test verifying that GDB is
15687 able to print the value returned by a function returning an
15688 array of float.
15689
6b7a35dd
JB
156902006-12-20 Joel Brobecker <brobecker@adacore.com>
15691
15692 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
15693 The associated tests should be PASSing.
15694
038224f6
VP
156952006-12-08 Vladimir Prus <vladimir@codesourcery.com>
15696
15697 Test for base in references.
15698 * gdb.mi/mi-var-cp.cc: Add test code.
15699 * gdb.mi/mi-var-cp.exp: Test for bases in references.
15700 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
15701 * gdb.mi/mi2-watch.exp: Likewise.
15702 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
15703 (mi_list_varobj_children): New function.
15704
b26ed50d
VP
157052006-12-08 Vladimir Prus <vladimir@codesourcery.com>
15706
15707 * lib/mi-support.exp
15708 (mi_runto): Accept "()" after function name.
15709 (mi_create_varobj): New function.
15710 (mi_varobj_update): New function.
15711 (mi_Check_varobj_value): New function.
15712 * gdb.mi/mi-var-cp.exp: New file.
15713 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 15714
08232497
DJ
157152006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
15716
15717 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
15718 gdb.base/weaklib2.c: New files.
15719
d394c993 157202006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 15721
ac6c2fba
NS
15722 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
15723 info. Adjust test names.
15724
8ec659a0 15725 * gdb.base/break.c (main): Move position of malloc.
d394c993 15726 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 15727
acd65feb
VP
157282006-11-28 Vladimir Prus <vladimir@codesourcery.com>
15729
15730 * gdb.mi/mi-var-cmd.exp: Check -var-update after
15731 assignement of arrays and function pointers.
15732 * gdb.mi/var-cmd.c: Add declaration necessary for above
15733 tests.
15734
f556d5e5
NS
157352006-11-27 Nathan Sidwell <nathan@codesourcery.com>
15736
15737 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
15738
15739 * gdb.threads/linux-dp.exp: Read thread table before and after
15740 creating each philosopher and verify it.
15741
697bc68d
NS
157422006-11-27 Nathan Sidwell <nathan@codesourcery.com>
15743 Paul Brook <paul@codesourcery.com>
15744 Daniel Jacobowitz <dan@codesourcery.com>
15745
15746 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 15747 main to remove duplication. Add start function of the form
697bc68d
NS
15748 '_*start[1-9]*'. Add RVDS start function.
15749
29d73ae4
DJ
157502006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
15751
15752 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
15753
c1d88655
UW
157542006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15755
15756 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
15757 * gdb.asm/spu.inc: New file.
15758 * gdb.base/term.exp: Disable if [target_info exists noargs].
15759 * gdb.gdb/complaints.exp: Disable if ![isnative].
15760 * gdb.gdb/selftest.exp: Likewise.
15761 * gdb.gdb/observer.exp: Likewise.
15762 * gdb.gdb/xfullpath.exp: Likewise.
15763 * gdb.base/attach.exp: Disable on SPU target.
15764 * gdb.cp/bs145503.exp: Likewise.
15765 * gdb.cp/exception.exp: Likewise.
15766 * gdb.cp/userdef.exp: Likewise.
15767
32a13b1a
DJ
157682006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
15769
15770 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
15771
d8295fe9
VP
157722006-11-10 Vladimir Prus <vladimir@codesourcery.com>
15773
15774 * gdb.base/completion.exp: Fix completion tests for
15775 'info' and 'info '.
15776 * gdb.base/help.exp (help_test_raw, test_class_help)
15777 (test_prefix_command_help): Move...
15778 * lib/gdb.exp: Here.
15779 * gdb.base/main.exp: Adjust.
15780 * gdb.cp/maint.exp: Adjust.
15781 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 15782
8c394015
VP
157832006-11-09 Vladimir Prus <vladimir@codesourcery.com>
15784
15785 * gdb.stabs/weird.exp (print_weird_var): Use
15786 gdb_test_multiple instead of gdb_expect.
15787
027fc1bc
VP
157882006-11-09 Vladimir Prus <vladimir@codesourcery.com>
15789
15790 * gdb.base/help.exp (help_test_raw): New.
15791 (test_class_help): New.
15792 (test_prefix_command_help): New.
15793 Adjust testcases.
15794
67609209
FR
157952006-11-09 Christophe Lyon <christophe.lyon@st.com>
15796
15797 * gdb.base/constvars.c (main): Write to crass and crips, so that
15798 they are allocated by the compiler.
15799
f73adfeb
AS
158002006-10-27 Andreas Schwab <schwab@suse.de>
15801
15802 * gdb.base/multi-forks.exp: Use "detach fork" instead of
15803 "detach-fork".
15804
2f83a18e
DJ
158052006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
15806
15807 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
15808 of patterns.
15809
94277a38
DJ
158102006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
15811
15812 * gdb.base/sepdebug.exp: Remove debug format test.
15813 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
15814 Handle no-symtab.
15815 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
15816
5bd2f6e2
DJ
158172006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
15818
15819 * gdb.threads/manythreads.c (thread_function, main): Don't cast
15820 int to pointer or pointer to int.
15821 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
15822
8c008720
DJ
158232006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
15824
15825 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
15826
9e35dae4
DJ
158272006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
15828
15829 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
15830
d9639e13
DJ
158312006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
15832
15833 PR c++/2116
15834 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
15835
390a1bd0
JB
158362006-10-06 Joel Brobecker <brobecker@adacore.com>
15837
15838 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
15839 the corresponding bug has been fixed in GDB (PR/2018).
15840
dd920c33
JB
158412006-10-06 Joel Brobecker <brobecker@adacore.com>
15842
15843 * gdb.base/subst.exp: New testcase.
15844
53bbefe9
JB
158452006-10-06 Joel Brobecker <brobecker@adacore.com>
15846
15847 * gdb.ada/array_return/pck.ads: Add copyright notice.
15848 * gdb.ada/array_return/pck.adb: Likewise.
15849 * gdb.ada/array_return/p.adb: Likewise.
15850 * gdb.ada/exec_changed/first.adb: Likewise.
15851 * gdb.ada/exec_changed/second.adb: Likewise.
15852
09851417
JB
158532006-10-06 Joel Brobecker <brobecker@adacore.com>
15854
15855 * gdb.ada/watch_arg/watch.adb: New file.
15856 * gdb.ada/watch_arg.exp: New testcase.
15857
041bf30d
VP
158582006-10-02 Vladimir Prus <vladimir@codesourcery.com>
15859
15860 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 15861 via string_to_regexp.
041bf30d 15862 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 15863
f286fbdd 158642006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
15865
15866 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
15867 Remove unused / obsolete files.
15868
7c07f349
NR
158692006-09-19 Nick Roberts <nickrob@snap.net.nz>
15870
15871 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
15872
cd5ff84a
VP
158732006-09-17 Vladimir Prus <vladimir@codesourcery.com>
15874
15875 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
15876 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 15877 the number of frames.
cd5ff84a 15878
ae018d1a
DJ
158792006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
15880
15881 * gdb.base/args.c (main): Add breakpoint marker.
15882 * gdb.base/args.exp: Use args_test for tests. Add new tests which
15883 really test empty arguments.
15884 (args_load): Delete.
15885 (args_test): New.
15886
b399c549
NR
158872006-09-13 Nick Roberts <nickrob@snap.net.nz>
15888
15889 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 15890 check for one file.
b399c549 15891
2ab1eb7a
VP
158922006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
15893
15894 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
15895 HIGH_FRAME argument to -stack-list-locals can be larger than
15896 the number of frames.
a9c64011 15897
476308bf
FF
158982006-08-18 Fred Fish <fnf@specifix.com>
15899
15900 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
15901 '$' in front of skip_vmx_tests_saved when setting that.
15902
8625200f
AS
159032006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
15904
15905 * gdb.base/trace-commands.exp: New file.
15906
089ec8f1
DJ
159072006-08-10 Joel Brobecker <brobecker@adacore.com>
15908 Daniel Jacobowitz <dan@codesourcery.com>
15909
15910 * gdb.base/step-bt.exp: Make hexadecimal address optional in
15911 expected output of the backtrace commands.
15912
b60f0898
JB
159132006-08-09 Joel Brobecker <brobecker@adacore.com>
15914
15915 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
15916 untested followed by return combination.
15917 * gdb.arch/altivec-regs.exp: Likewise.
15918 * gdb.arch/e500-abi.exp: Likewise.
15919 * gdb.arch/e500-regs.exp: Likewise.
15920 * gdb.arch/gdb1291.exp: Likewise.
15921 * gdb.arch/gdb1431.exp: Likewise.
15922 * gdb.arch/gdb1558.exp: Likewise.
15923 * gdb.arch/i386-prologue.exp: Likewise.
15924 * gdb.arch/i386-unwind.exp: Likewise.
15925 * gdb.asm/asm-source.exp: Likewise.
15926 * gdb.base/a2-run.exp: Likewise.
15927 * gdb.base/advance.exp: Likewise.
15928 * gdb.base/all-bin.exp: Likewise.
15929 * gdb.base/annota1.exp: Likewise.
15930 * gdb.base/annota3.exp: Likewise.
15931 * gdb.base/args.exp: Likewise.
15932 * gdb.base/arithmet.exp: Likewise.
15933 * gdb.base/assign.exp: Likewise.
15934 * gdb.base/async.exp: Likewise.
15935 * gdb.base/attach.exp: Likewise.
15936 * gdb.base/bang.exp: Likewise.
15937 * gdb.base/bigcore.exp: Likewise.
15938 * gdb.base/bitfields.exp: Likewise.
15939 * gdb.base/bitfields2.exp: Likewise.
15940 * gdb.base/break.exp: Likewise.
15941 * gdb.base/call-sc.exp: Likewise.
15942 * gdb.base/call-strs.exp: Likewise.
15943 * gdb.base/callfuncs.exp: Likewise.
15944 * gdb.base/checkpoint.exp: Likewise.
15945 * gdb.base/chng-syms.exp: Likewise.
15946 * gdb.base/code-expr.exp: Likewise.
15947 * gdb.base/commands.exp: Likewise.
15948 * gdb.base/completion.exp: Likewise.
15949 * gdb.base/cond-expr.exp: Likewise.
15950 * gdb.base/condbreak.exp: Likewise.
15951 * gdb.base/consecutive.exp: Likewise.
15952 * gdb.base/constvars.exp: Likewise.
15953 * gdb.base/corefile.exp: Likewise.
15954 * gdb.base/cvexpr.exp: Likewise.
15955 * gdb.base/dbx.exp: Likewise.
15956 * gdb.base/define.exp: Likewise.
15957 * gdb.base/detach.exp: Likewise.
15958 * gdb.base/display.exp: Likewise.
15959 * gdb.base/dump.exp: Likewise.
15960 * gdb.base/ena-dis-br.exp: Likewise.
15961 * gdb.base/ending-run.exp: Likewise.
15962 * gdb.base/environ.exp: Likewise.
15963 * gdb.base/eval-skip.exp: Likewise.
15964 * gdb.base/exprs.exp: Likewise.
15965 * gdb.base/fileio.exp: Likewise.
15966 * gdb.base/finish.exp: Likewise.
15967 * gdb.base/float.exp: Likewise.
15968 * gdb.base/foll-exec.exp: Likewise.
15969 * gdb.base/foll-fork.exp: Likewise.
15970 * gdb.base/foll-vfork.exp: Likewise.
15971 * gdb.base/freebpcmd.exp: Likewise.
15972 * gdb.base/funcargs.exp: Likewise.
15973 * gdb.base/gcore.exp: Likewise.
15974 * gdb.base/gdb1090.exp: Likewise.
15975 * gdb.base/gdb1250.exp: Likewise.
15976 * gdb.base/huge.exp: Likewise.
15977 * gdb.base/info-proc.exp: Likewise.
15978 * gdb.base/interrupt.exp: Likewise.
15979 * gdb.base/jump.exp: Likewise.
15980 * gdb.base/langs.exp: Likewise.
15981 * gdb.base/lineinc.exp: Likewise.
15982 * gdb.base/list.exp: Likewise.
15983 * gdb.base/logical.exp: Likewise.
15984 * gdb.base/long_long.exp: Likewise.
15985 * gdb.base/macscp.exp: Likewise.
15986 * gdb.base/maint.exp: Likewise.
15987 * gdb.base/mips_pro.exp: Likewise.
15988 * gdb.base/miscexprs.exp: Likewise.
15989 * gdb.base/multi-forks.exp: Likewise.
15990 * gdb.base/opaque.exp: Likewise.
15991 * gdb.base/overlays.exp: Likewise.
15992 * gdb.base/pc-fp.exp: Likewise.
15993 * gdb.base/pointers.exp: Likewise.
15994 * gdb.base/printcmds.exp: Likewise.
15995 * gdb.base/psymtab.exp: Likewise.
15996 * gdb.base/ptype.exp: Likewise.
15997 * gdb.base/recurse.exp: Likewise.
15998 * gdb.base/relational.exp: Likewise.
15999 * gdb.base/relocate.exp: Likewise.
16000 * gdb.base/remote.exp: Likewise.
16001 * gdb.base/reread.exp: Likewise.
16002 * gdb.base/restore.exp: Likewise.
16003 * gdb.base/return.exp: Likewise.
16004 * gdb.base/return2.exp: Likewise.
16005 * gdb.base/scope.exp: Likewise.
16006 * gdb.base/sect-cmd.exp: Likewise.
16007 * gdb.base/sep.exp: Likewise.
16008 * gdb.base/sepdebug.exp: Likewise.
16009 * gdb.base/setshow.exp: Likewise.
16010 * gdb.base/setvar.exp: Likewise.
16011 * gdb.base/sigall.exp: Likewise.
16012 * gdb.base/sigbpt.exp: Likewise.
16013 * gdb.base/signals.exp: Likewise.
16014 * gdb.base/signull.exp: Likewise.
16015 * gdb.base/sizeof.exp: Likewise.
16016 * gdb.base/solib.exp: Likewise.
16017 * gdb.base/step-line.exp: Likewise.
16018 * gdb.base/step-test.exp: Likewise.
16019 * gdb.base/structs.exp: Likewise.
16020 * gdb.base/structs2.exp: Likewise.
16021 * gdb.base/term.exp: Likewise.
16022 * gdb.base/twice.exp: Likewise.
16023 * gdb.base/until.exp: Likewise.
16024 * gdb.base/varargs.exp: Likewise.
16025 * gdb.base/volatile.exp: Likewise.
16026 * gdb.base/watchpoint.exp: Likewise.
16027 * gdb.base/whatis-exp.exp: Likewise.
16028 * gdb.base/whatis.exp: Likewise.
16029 * gdb.cp/ambiguous.exp: Likewise.
16030 * gdb.cp/annota2.exp: Likewise.
16031 * gdb.cp/annota3.exp: Likewise.
16032 * gdb.cp/bool.exp: Likewise.
16033 * gdb.cp/breakpoint.exp: Likewise.
16034 * gdb.cp/casts.exp: Likewise.
16035 * gdb.cp/class2.exp: Likewise.
16036 * gdb.cp/classes.exp: Likewise.
16037 * gdb.cp/cplusfuncs.exp: Likewise.
16038 * gdb.cp/ctti.exp: Likewise.
16039 * gdb.cp/derivation.exp: Likewise.
16040 * gdb.cp/exception.exp: Likewise.
16041 * gdb.cp/gdb1355.exp: Likewise.
16042 * gdb.cp/hang.exp: Likewise.
16043 * gdb.cp/inherit.exp: Likewise.
16044 * gdb.cp/local.exp: Likewise.
16045 * gdb.cp/m-data.exp: Likewise.
16046 * gdb.cp/m-static.exp: Likewise.
16047 * gdb.cp/member-ptr.exp: Likewise.
16048 * gdb.cp/method.exp: Likewise.
16049 * gdb.cp/misc.exp: Likewise.
16050 * gdb.cp/namespace.exp: Likewise.
16051 * gdb.cp/overload.exp: Likewise.
16052 * gdb.cp/ovldbreak.exp: Likewise.
16053 * gdb.cp/pr-1023.exp: Likewise.
16054 * gdb.cp/pr-1210.exp: Likewise.
16055 * gdb.cp/pr-574.exp: Likewise.
16056 * gdb.cp/printmethod.exp: Likewise.
16057 * gdb.cp/psmang.exp: Likewise.
16058 * gdb.cp/ref-params.exp: Likewise.
16059 * gdb.cp/ref-types.exp: Likewise.
16060 * gdb.cp/rtti.exp: Likewise.
16061 * gdb.cp/templates.exp: Likewise.
16062 * gdb.cp/try_catch.exp: Likewise.
16063 * gdb.cp/userdef.exp: Likewise.
16064 * gdb.cp/virtfunc.exp: Likewise.
16065 * gdb.disasm/am33.exp: Likewise.
16066 * gdb.disasm/h8300s.exp: Likewise.
16067 * gdb.disasm/mn10300.exp: Likewise.
16068 * gdb.disasm/sh3.exp: Likewise.
16069 * gdb.disasm/t01_mov.exp: Likewise.
16070 * gdb.disasm/t02_mova.exp: Likewise.
16071 * gdb.disasm/t03_add.exp: Likewise.
16072 * gdb.disasm/t04_sub.exp: Likewise.
16073 * gdb.disasm/t05_cmp.exp: Likewise.
16074 * gdb.disasm/t06_ari2.exp: Likewise.
16075 * gdb.disasm/t07_ari3.exp: Likewise.
16076 * gdb.disasm/t08_or.exp: Likewise.
16077 * gdb.disasm/t09_xor.exp: Likewise.
16078 * gdb.disasm/t10_and.exp: Likewise.
16079 * gdb.disasm/t11_logs.exp: Likewise.
16080 * gdb.disasm/t12_bit.exp: Likewise.
16081 * gdb.disasm/t13_otr.exp: Likewise.
16082 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
16083 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
16084 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
16085 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
16086 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
16087 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
16088 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
16089 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
16090 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
16091 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
16092 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
16093 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
16094 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
16095 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
16096 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
16097 * gdb.mi/gdb701.exp: Likewise.
16098 * gdb.mi/gdb792.exp: Likewise.
16099 * gdb.mi/mi-basics.exp: Likewise.
16100 * gdb.mi/mi-break.exp: Likewise.
16101 * gdb.mi/mi-cli.exp: Likewise.
16102 * gdb.mi/mi-console.exp: Likewise.
16103 * gdb.mi/mi-disassemble.exp: Likewise.
16104 * gdb.mi/mi-eval.exp: Likewise.
16105 * gdb.mi/mi-file.exp: Likewise.
16106 * gdb.mi/mi-read-memory.exp: Likewise.
16107 * gdb.mi/mi-regs.exp: Likewise.
16108 * gdb.mi/mi-return.exp: Likewise.
16109 * gdb.mi/mi-simplerun.exp: Likewise.
16110 * gdb.mi/mi-stack.exp: Likewise.
16111 * gdb.mi/mi-stepi.exp: Likewise.
16112 * gdb.mi/mi-syn-frame.exp: Likewise.
16113 * gdb.mi/mi-until.exp: Likewise.
16114 * gdb.mi/mi-var-block.exp: Likewise.
16115 * gdb.mi/mi-var-child.exp: Likewise.
16116 * gdb.mi/mi-var-cmd.exp: Likewise.
16117 * gdb.mi/mi-var-display.exp: Likewise.
16118 * gdb.mi/mi-watch.exp: Likewise.
16119 * gdb.mi/mi2-basics.exp: Likewise.
16120 * gdb.mi/mi2-break.exp: Likewise.
16121 * gdb.mi/mi2-cli.exp: Likewise.
16122 * gdb.mi/mi2-console.exp: Likewise.
16123 * gdb.mi/mi2-disassemble.exp: Likewise.
16124 * gdb.mi/mi2-eval.exp: Likewise.
16125 * gdb.mi/mi2-file.exp: Likewise.
16126 * gdb.mi/mi2-read-memory.exp: Likewise.
16127 * gdb.mi/mi2-regs.exp: Likewise.
16128 * gdb.mi/mi2-return.exp: Likewise.
16129 * gdb.mi/mi2-simplerun.exp: Likewise.
16130 * gdb.mi/mi2-stack.exp: Likewise.
16131 * gdb.mi/mi2-stepi.exp: Likewise.
16132 * gdb.mi/mi2-syn-frame.exp: Likewise.
16133 * gdb.mi/mi2-until.exp: Likewise.
16134 * gdb.mi/mi2-var-block.exp: Likewise.
16135 * gdb.mi/mi2-var-child.exp: Likewise.
16136 * gdb.mi/mi2-var-cmd.exp: Likewise.
16137 * gdb.mi/mi2-var-display.exp: Likewise.
16138 * gdb.mi/mi2-watch.exp: Likewise.
16139 * gdb.stabs/exclfwd.exp: Likewise.
16140 * gdb.stabs/weird.exp: Likewise.
16141 * gdb.threads/gcore-thread.exp: Likewise.
16142 * gdb.trace/actions.exp: Likewise.
16143 * gdb.trace/backtrace.exp: Likewise.
16144 * gdb.trace/circ.exp: Likewise.
16145 * gdb.trace/collection.exp: Likewise.
16146 * gdb.trace/deltrace.exp: Likewise.
16147 * gdb.trace/infotrace.exp: Likewise.
16148 * gdb.trace/limits.exp: Likewise.
16149 * gdb.trace/packetlen.exp: Likewise.
16150 * gdb.trace/passc-dyn.exp: Likewise.
16151 * gdb.trace/passcount.exp: Likewise.
16152 * gdb.trace/report.exp: Likewise.
16153 * gdb.trace/save-trace.exp: Likewise.
16154 * gdb.trace/tfind.exp: Likewise.
16155 * gdb.trace/tracecmd.exp: Likewise.
16156 * gdb.trace/while-dyn.exp: Likewise.
16157 * gdb.trace/while-stepping.exp: Likewise.
16158
f4b618d1
JB
161592006-08-08 Joel Brobecker <brobecker@adacore.com>
16160
16161 * gdb.base/step-bt.c: New file.
16162 * gdb.base/step-bt.exp: New testcase.
16163
3d00d119
DJ
161642006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
16165
16166 * config/monitor.exp (gdb_load): Remove support for obsolete
16167 download-write-size.
16168 * gdb.base/remote.exp: Likewise. Update all callers of
16169 gdb_timed_load.
16170
017b5bd4
DJ
161712006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
16172
16173 * cursal.exp: Pass binfile to gdb_load.
16174
837c599d
DJ
161752006-08-01 Nathan Sidwell <nathan@codesourcery.com>
16176
16177 * gdb.base/cursal.exp: Add "" to gdb_load call.
16178
8dd4540b
MK
161792006-07-29 Mark Kettenis <kettenis@gnu.org>
16180
16181 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
16182 NetBSD/ELF targets.
16183
ab5c9f60
DJ
161842006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
16185
16186 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
16187 operator*.
16188
4c42eaff
DJ
161892006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
16190
16191 * gdb.base/completion.exp: Update for change in "file" behavior.
16192 * gdb.stabs/weird.exp: Likewise.
16193 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
16194 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
16195
0155cc76
NS
161962006-07-24 Nathan Sidwell <nathan@codesourcery.com>
16197
16198 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
16199 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
16200
16026cd7
AS
162012006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
16202
16203 * gdb.base/default.exp: Update source command error message.
16204 * gdb.base/help.exp: Update 'help source' message.
16205
16963cb6
DJ
162062006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
16207
16208 * gdb.cp/bs15503.exp: Update comment for no longer crashing
16209 test.
16210
6d7fd486
AS
162112006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
16212
16213 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
16214
29e8a844
DJ
162152006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
16216
16217 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
16218
6afcfa39
DJ
162192006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
16220
16221 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
16222
267a692b
MK
162232006-07-17 Mark Kettenis <kettenis@gnu.org>
16224
16225 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
16226 *-*-openbsd* from targets for wich we expect ARM FPA floating
16227 point format.
16228
85d2fec4
NR
162292006-07-17 Nick Roberts <nickrob@snap.net.nz>
16230
16231 * gdb.cp/annota3.exp: Expect frame-begin annotation.
16232
162332006-07-17 Mark Kettenis <kettenis@gnu.org>
16234
16235 * gdb.base/annota3.exp: Expect frame-begin annotation.
16236
85b4c6e8
JB
162372006-07-14 Joel Brobecker <brobecker@adacore.com>
16238
16239 * gdb.base/help.exp: Adjust "help unset" test to accept
16240 any list of unset commands.
16241
fb933624
DJ
162422006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
16243 Daniel Jacobowitz <dan@codesourcery.com>
16244
16245 * gdb.cp/ref-params.exp: New test.
16246 * gdb.cp/ref-params.cc: New source file.
16247 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
16248
1dff4b64
MK
162492006-07-08 Mark Kettenis <kettenis@gnu.org>
16250
16251 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
16252 spaces/tabs in regular expressions since they might not be there.
16253
40d2e0e3
AS
162542006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
16255
16256 * gdb.base/ifelse.exp: New file.
16257
f6c957d2
NS
162582006-07-04 Nathan Sidwell <nathan@codesourcery.com>
16259
16260 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
16261 line.
16262 * gdb.base/huge.exp: Loop over compilation to find a size that
16263 is acceptable.
16264 * gdb.base/remote.exp: Correct expected strings.
16265 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
16266
b9c5a23d
DJ
162672006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
16268
16269 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
16270
9af2e58d
DJ
162712006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
16272
16273 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
16274 native.
16275
30930ca5
DJ
162762006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
16277
16278 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
16279 enable stabs testing.
16280
aa32fa1d
DJ
162812006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
16282
bd4a4c80 16283 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
16284 gdb_test_multiple does.
16285
321fef15
DJ
162862006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
16287
16288 * Makefile.in (host_alias): Remove.
16289 (target_alias): Use @target_noncanonical@.
16290 (site.exp): Don't set host_alias.
16291 * aclocal.m4: Remove contents. Include acx.m4.
16292 * configure: Regenerated.
16293 * configure.ac: Use ACX_NONCANONICAL_TARGET.
16294
e1c2defa
NS
162952006-06-13 Nathan Sidwell <nathan@codesourcery.com>
16296
e63b55d1
NS
16297 * lib/gdb.exp (gdb_load_cmd): New.
16298
5600ea19
NS
16299 * gdb.base/fileio.c: Add system(NULL) test.
16300 * gdb.base/fileio.exp: Check it.
16301
e1c2defa
NS
16302 * gdb.base/break.c: Add 10a breakpoint at }
16303 * gdb.base/break.exp: Add test for breakpoint at }
16304 * gdb.cp/anon-union.cc: Add code at end of function.
16305 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
16306 * gdb.mi/var-cmd.c: Add code at end of function.
16307 * gdb.mi/mi-var-display.exp: Adjust end of next.
16308 * gdb.mi/mi2-var-display.exp: Likewise.
16309 * gdb.base/fileio.c: Add stop function and insert calls at
16310 stopping places.
16311 * gdb.base/fileio.exp: Breakpoint stop function and remove
16312 explicit line number references.
16313
6c0112ec
JB
163142006-05-19 Joel Brobecker <brobecker@adacore.com>
16315
a9c64011
AS
16316 * gdb.base/del.exp (test_delete_alias): New function.
16317 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 16318
154189a4
FF
163192006-05-18 Fred Fish <fnf@specifix.com>
16320
16321 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
16322 required. Check for spurious output after program exits normally.
16323
582e64c2
FF
163242006-05-17 Fred Fish <fnf@specifix.com>
16325
16326 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
16327 gdb_load, so it works in the simulator.
16328
8ef6493a
FF
163292006-05-11 Fred Fish <fnf@specifix.com>
16330
16331 * gdb.base/bang.exp: Ignore unexpected output between the
16332 "program exited normally" and the gdb prompt, as many other
16333 tests do.
16334
692b141c
MK
163352006-05-07 Mark Kettenis <kettenis@gnu.org>
16336
16337 * gdb.base/help.exp: Make "delete checkpoint" part option for
16338 "help d" and "help delete" tests.
16339
540b8a30
UW
163402006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16341
a9c64011 16342 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
16343 expected output in some mi_gdb_test statements.
16344 * gdb.mi/mi2-basics.exp: Likewise.
16345
9b6462d9
JB
163462006-05-05 Joel Brobecker <brobecker@adacore.com>
16347
16348 * gdb.base/del.c: New file.
16349 * gdb.base/del.exp: New testcase.
16350
954de43b
DM
163512006-05-05 David S. Miller <davem@sunset.davemloft.net>
16352
16353 * gdb.base/break.exp: Do not assume a breakpoint on
16354 main will actually be in $srcfile when optimizing.
1303f75e
DM
16355 * gdb.base/savedregs.exp: Do not require that the dummy
16356 frame location match up to a symbol and source file location.
c3242428
DM
16357 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
16358 will get printed without a mi_cmd_data_list_register_values prefix.
16359 (*-data-list-register-*): Correct regular expressions to expect the new
16360 pseudo d? floating point registers.
16361 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 16362
c7e64c9a
DJ
163632006-05-05 Christophe Lyon <christophe.lyon@st.com>
16364
16365 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
16366 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
16367 is allocated by the compiler.
16368 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
16369 anons, e, anone to force their allocation by the compiler.
16370
163712006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
16372
16373 * gdb.base/help.exp: Update expected text for help d and
16374 help delete.
16375
27ce9a6d
MK
163762006-05-02 Mark Kettenis <kettenis@gnu.org>
16377
16378 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
16379 NetBSD/ELF targets.
16380
8608915f
MK
163812006-04-30 Mark Kettenis <kettenis@gnu.org>
16382
16383 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
16384 single-step breakpoint fails; make this a KFAIL on
16385 sparc*-*-openbsd*.
16386 * gdb.base/siginfo.exp: Likewise.
16387 * gdb.base/sigstep.exp (advance, advancei): Likewise.
16388
b8db102d
MS
163892006-04-26 Michael Snyder <msnyder@redhat.com>
16390
16391 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
16392 which may have to consume output from other forks.
16393 Add tests to make sure that "delete fork" succeeded.
16394
c702009a
MS
163952006-04-20 Michael Snyder <msnyder@redhat.com>
16396
16397 * 2006-03-22 Jim Blandy <jimb@redhat.com>
16398 Add support for the Renesas M32C and M16C.
16399
16400 * gdb.asm/asm-source.exp: Add m32c target.
16401 * gdb.asm/m32c.inc: Support for m32c target.
16402
e28493f2
AS
164032006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
16404
16405 * gdb.base/commands.exp (recursive_source_test): New test.
16406
880da185
DM
164072006-04-04 David S. Miller <davem@sunset.davemloft.net>
16408
16409 * gdb.base/float.exp: Add pattern for sparc targets.
16410
61d9b92f
DJ
164112006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
16412
16413 * gdb.base/commands.exp (stray_arg0_test): New test.
16414
bd717df8
PB
164152006-03-30 Paul Brook <paul@codesourcery.com>
16416
16417 * gdb.mi/mi-until.exp: kfail broken until command.
16418 * gdb.mi/mi2-until.exp: Ditto.
16419
ec793d3c
NR
164202006-03-27 Nick Roberts <nickrob@snap.net.nz>
16421
16422 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
16423
831004b7
AO
164242006-03-08 Alexandre Oliva <aoliva@redhat.com>
16425
16426 * gdb.base/prelink.exp: Anchor tested-for regular expression
16427 on gdb prompt.
16428
effe49a0
PB
164292006-03-07 Paul Brook <paul@codesourcery.com>
16430
16431 * gdb.base/assign.exp: Correct fail message.
16432
e5461016
PB
164332006-03-07 Paul Brook <paul@codesourcery.com>
16434
16435 * lib/compiler.c: Extract armcc version number.
16436 * lib/compiler.cc: Ditto.
16437
fc91c6c2
PB
164382006-03-07 Paul Brook <paul@codesourcery.com>
16439
16440 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
16441 additional_flags=-w.
16442 * gdb.arch/altivec-regs.exp: Ditto.
16443 * gdb.arch/e500-abi.exp: Ditto.
16444 * gdb.arch/e500-regs.exp: Ditto.
16445 * gdb.base/all-bin.exp: Ditto.
16446 * gdb.base/annota1.exp: Ditto.
16447 * gdb.base/annota3.exp: Ditto.
16448 * gdb.base/args.exp: Ditto.
16449 * gdb.base/arithmet.exp: Ditto.
16450 * gdb.base/assign.exp: Ditto.
16451 * gdb.base/async.exp: Ditto.
16452 * gdb.base/bang.exp: Ditto.
16453 * gdb.base/break.exp: Ditto.
16454 * gdb.base/call-rt-st.exp: Ditto.
16455 * gdb.base/completion.exp: Ditto.
16456 * gdb.base/cond-expr.exp: Ditto.
16457 * gdb.base/condbreak.exp: Ditto.
16458 * gdb.base/consecutive.exp: Ditto.
16459 * gdb.base/define.exp: Ditto.
16460 * gdb.base/display.exp: Ditto.
16461 * gdb.base/ena-dis-br.exp: Ditto.
16462 * gdb.base/environ.exp: Ditto.
16463 * gdb.base/eval-skip.exp: Ditto.
16464 * gdb.base/info-proc.exp: Ditto.
16465 * gdb.base/jump.exp: Ditto.
16466 * gdb.base/logical.exp: Ditto.
16467 * gdb.base/long_long.exp: Ditto.
16468 * gdb.base/maint.exp: Ditto.
16469 * gdb.base/miscexprs.exp: Ditto.
16470 * gdb.base/pc-fp.exp: Ditto.
16471 * gdb.base/pointers.exp: Ditto.
16472 * gdb.base/relational.exp: Ditto.
16473 * gdb.base/reread.exp: Ditto.
16474 * gdb.base/sect-cmd.exp: Ditto.
16475 * gdb.base/sep.exp: Ditto.
16476 * gdb.base/sepdebug.exp: Ditto.
16477 * gdb.base/until.exp: Ditto.
16478 * gdb.base/whatis-exp.exp: Ditto.
16479 * gdb.cp/annota2.exp: Ditto.
16480 * gdb.cp/annota3.exp: Ditto.
16481 * gdb.trace/actions.exp: Ditto.
16482 * gdb.trace/backtrace.exp: Ditto.
16483 * gdb.trace/circ.exp: Ditto.
16484 * gdb.trace/collection.exp: Ditto.
16485 * gdb.trace/deltrace.exp: Ditto.
16486 * gdb.trace/infotrace.exp: Ditto.
16487 * gdb.trace/limits.exp: Ditto.
16488 * gdb.trace/packetlen.exp: Ditto.
16489 * gdb.trace/passc-dyn.exp: Ditto.
16490 * gdb.trace/passcount.exp: Ditto.
16491 * gdb.trace/report.exp: Ditto.
16492 * gdb.trace/save-trace.exp: Ditto.
16493 * gdb.trace/tfind.exp: Ditto.
16494 * gdb.trace/tracecmd.exp: Ditto.
16495 * gdb.trace/while-dyn.exp: Ditto.
16496 * gdb.trace/while-stepping.exp: Ditto.
16497 * lib/gdb.exp: Ditto.
16498 (gdb_compile): Handle nowarning option.
16499
5f4a23d9
AO
165002006-03-07 Alexandre Oliva <aoliva@redhat.com>
16501
16502 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
16503 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
16504 Rename executable to prelinkt. Don't re-prelink if we didn't
16505 get a core file. Test prelink -u exit status to tell whether
16506 prelinking failed. Use gdb_test_multiple.
16507
9733fc94
DJ
165082006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
16509
16510 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
16511 (do_tests): Call it.
16512
cc10cae3
AO
165132006-02-28 Alexandre Oliva <aoliva@redhat.com>
16514
16515 * gdb.base/prelink.exp: New test.
16516 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
16517
15c46491
WZ
165182006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
16519
16520 * gdb.fortran/derived-type.f90: New file.
16521 * gdb.fortran/derived-type.exp: New testcase.
16522
5c9f7ded
DJ
165232006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
16524
16525 * gdb.base/default.exp: Allow ';' as a directory separator.
16526
5b96932b
AS
165272006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
16528
16529 * gdb.base/help.exp (help add-symbol-file): Update.
16530
1986bccd
AS
165312006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
16532
16533 * gdb.base/help.exp (help load): Update expected results.
16534
a8b7528f
FF
165352006-02-19 Fred Fish <fnf@specifix.com>
16536
16537 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
16538 specifix hex value as part of results.
16539 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 16540
f8261448
FF
165412006-02-16 Fred Fish <fnf@specifix.com>
16542
16543 * gdb.base/whatis.c: Define variables using typedefs char_addr,
16544 ushort_addr, and slong_addr, so the typedefs are not optimized
16545 away.
16546 * gdb.base/whatis.exp: Add tests using type name for struct type,
16547 union type, enum type, and typedef.
a9c64011 16548
31d8bdd2
MK
165492006-02-13 Mark Kettenis <kettenis@gnu.org>
16550
16551 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
16552
34e41e63
JB
165532006-02-13 Jim Blandy <jimb@redhat.com>
16554
16555 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
16556 case where it takes two "next" commands to skip past the init
16557 call.
16558
ac6e4f31
FF
165592006-02-12 Fred Fish <fnf@specifix.com>
16560
16561 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
16562 to handle cases where it takes two "next" commands to skip
16563 past the init call.
16564
2db2d571
JB
165652006-02-07 Joel Brobecker <brobecker@adacore.com>
16566
16567 * gdb.ada/array_return.exp: Mark the last test as expected to fail
16568 on hppa32 targets.
16569
38fcd64c
DJ
165702006-02-06 Vladimir Prus <ghost@cs.msu.su>
16571
16572 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
16573 field.
16574
1315ad46
MK
165752006-01-29 Mark Kettenis <kettenis@gnu.org>
16576
16577 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
16578
5625b943
DJ
165792006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
16580
16581 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
16582 files.
16583
80df1bbe
DJ
165842006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
16585
16586 * gdb.cp/maint.exp: Set complaints to a positive value.
16587
9078e690
DJ
165882006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
16589
16590 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
16591 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
16592 function name.
16593
9c903399
DJ
165942006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
16595
16596 * gdb.base/checkpoint.c: Update copyright notice. Include
16597 <stdlib.h>.
16598
761ae4d6
JB
165992006-01-04 Jim Blandy <jimb@redhat.com>
16600
16601 * gdb.asm/asm-source.exp: Independently provide default values for
16602 asm-flags and debug-flags. Use 'string equal' to do the
16603 comparison, not the implicit expr's '==' operator. Remove
16604 now-unneeded assignments to asm-flags. In h8300 case, place
16605 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
16606
099ac3dd
MS
166072006-01-04 Michael Snyder <msnyder@redhat.com>
16608
16609 * gdb.base/checkpoint.c: New file.
16610 * gdb.base/checkpoint.exp: New file.
16611 * gdb.base/multi-fork.c: New file.
16612 * gdb.base/multi-fork.exp: New file.
16613 * gdb.base/pi.txt: New file (data for checkpoint.c test).
16614
f4d85314
FF
166152006-01-04 Fred Fish <fnf@specifix.com>
16616
16617 * gdb.base/ptype.c (foo): Add typedef.
16618 (intfoo): Add function.
16619 * gdb.base/ptype1.c: New file.
16620 * gdb.base/ptype.exp: Handle compilation and linking with two
16621 source files. Test that proper type for "foo" is found based
16622 on source context rather than first match found in symtabs.
16623
a1b06f35
MK
166242005-12-28 Mark Kettenis <kettenis@gnu.org>
16625
16626 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
16627 * gdb.asm/openbsd.inc: Indent commands.
16628
d082a1e2
MK
166292005-12-26 Mark Kettenis <kettenis@gnu.org>
16630
c65016bd
MK
16631 * gdb.base/freebpcmd.exp: Increase timeout.
16632
d082a1e2
MK
16633 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
16634
d3c32a0e
DJ
166352005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
16636
16637 * gdb.base/default.exp: Update check for "show version".
16638
9fdb1f50
RC
166392005-12-09 Randolph Chung <tausq@debian.org>
16640
16641 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
16642 * gdb.asm/pa64.inc: New file.
16643
5f2c56f7
RC
166442005-12-09 Randolph Chung <tausq@debian.org>
16645
16646 * gdb.asm/common.inc: Indent commands.
16647 * gdb.asm/asmsrc1.s: Likewise.
16648 * gdb.asm/asmsrc2.s: Likewise.
16649
8117349c
RC
166502005-12-09 Randolph Chung <tausq@debian.org>
16651
16652 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
16653 (get_addr_of_sym): Remove duplicate print.
16654 (gen_core): xfail hppa*-*-hpux*, update expected output.
16655 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
16656 * gdb.arch/pa64-nullify.s: New file.
16657
8f07f25a
RC
166582005-12-09 Randolph Chung <tausq@debian.org>
16659
16660 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
16661
55b39184
DJ
166622005-12-07 Christophe Lyon <christophe.lyon@st.com>
16663
16664 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
16665 code generation for these functions.
16666 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
16667 error message.
16668
31e2b00f
AS
166692005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
16670
16671 * gdb.base/help.exp (help b, help br, help bre, help brea)
16672 (help break): Update the expected message.
16673
c3d0b56e
SC
166742005-11-11 Stephane Carrez <stcarrez@nerim.fr>
16675
16676 * gdb.asm/m68hc11.inc: Setup the data section.
16677 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
16678 script for this test.
16679 (m6812-*-*): Likewise.
16680
36ae0ea9
RC
166812005-11-09 Randolph Chung <tausq@debian.org>
16682
16683 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
16684
9d6f42e9
WZ
166852005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
16686
16687 * gdb.base/break.exp: Fix a comment typo.
16688
e2126a14
EZ
166892005-11-03 Jim Blandy <jimb@redhat.com>
16690
a9c64011
AS
16691 Checked in by Elena Zannoni <ezannoni@redhat.com>
16692
889bf7c5 16693 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 16694
e0ac7199
CV
166952005-11-02 Corinna Vinschen <vinschen@redhat.com>
16696
16697 * gdb.arch/gdb1558.c: Include stdio.h.
16698
31d3fb18
MK
166992005-10-31 Mark Kettenis <kettenis@gnu.org>
16700
16701 * gdb.asm/asm-source.exp: Use -e instead of --entry.
16702
e52b687c
MK
167032005-10-31 Mark Kettenis <kettenis@gnu.org>
16704
16705 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
16706
f4711d79
PG
167072005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
16708
a9c64011
AS
16709 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
16710 vscr" tests to better match output.
f4711d79 16711
987a9106
JB
167122005-10-12 Jim Blandy <jimb@redhat.com>
16713
16714 * gdb.base/structs.exp (any): New function.
16715 (test_struct_returns): Don't make any assumptions at all about
16716 what value the function returns when GDB can't set the return
16717 value.
16718
2336bb58
JB
167192005-10-09 Joel Brobecker <brobecker@adacore.com>
16720
16721 * gdb.ada/arrayidx/p.adb: New file.
16722 * gdb.ada/arrayidx.exp: New testcase
16723
167242005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
16725
16726 * gdb.ada/array_return/pck.ads: New file.
16727 * gdb.ada/array_return/pck.adb: New file.
16728 * gdb.ada/array_return/p.adb: New file.
16729 * gdb.ada/array_return.exp: New testcase.
16730
705335ea
JB
167312005-10-03 Joel Brobecker <brobecker@adacore.com>
16732
a9c64011
AS
16733 * gdb.base/arrayidx.c: New file.
16734 * gdb.base/arrayidx.exp: New testcase.
705335ea 16735
11ee9940
NR
167362005-09-29 Nick Roberts <nickrob@snap.net.nz>
16737
16738 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
16739 frames-invalid and breakpoints-invalid are no longer generated
16740 with level 3 so don't expect them in the output.
16741
39fb8e9e
BR
167422005-09-27 Bob Rossi <bob@brasko.net>
16743
a9c64011 16744 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
16745 from test. Escape the | in mi_gdb_test call.
16746 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
16747 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
16748 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
16749 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
16750 expected regex's in mi_gdb_test calls.
16751 * lib/mi-support.exp: Remove arbitrary .* from tests.
16752 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
16753 Fully anchor GDB/MI expected results in mi_gdb_test.
16754 * lib/gdb.exp (string_to_regexp): Escape the ] character.
16755 * gdb.base/sizeof.exp: Remove escape character. Correct test.
16756
2af48f68
PB
167572005-09-26 Paul Brook <paul@codesourcery.com>
16758
16759 * long_long.exp: Exclude eabi targets from arm FPA float format test.
16760
f34502bc
WZ
167612005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
16762
16763 * bfp-test.c: New file.
16764 * bfp-test.exp: New testcase.
16765
ca929517
WZ
167662005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
16767
16768 * gdb.fortran/subarray.exp: New testcase to test the evaluation
16769 of subarray and substring variable.
16770 * gdb.fortran/subarray.f: New source file for the test of subarray
16771 and substring variable evaluation.
16772 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
16773 of string constant.
16774
c761af65
DJ
167752005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
16776
16777 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
16778 copyright dates.
16779
561d7a1d
PG
167802005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
16781
16782 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
16783 powerpc altivec' test with an almost identical 'info vector' test.
16784
b2b64cc9
PG
167852005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
16786
a9c64011
AS
16787 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
16788 vscr" tests to match output.
b2b64cc9 16789
6ac4d15a
PG
167902005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
16791
a9c64011
AS
16792 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
16793 output.
6ac4d15a 16794
40e55bef
BR
167952005-09-11 Bob Rossi <bob@brasko.net>
16796
889bf7c5
PA
16797 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
16798 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
16799 commands that return an MI output command and an asyncronous MI output
16800 command.
40e55bef
BR
16801 * gdb.mi/mi-console.exp: Ditto.
16802
3c7385ec
BR
168032005-09-11 Bob Rossi <bob@brasko.net>
16804
16805 * gdb.mi/mi-var-child.c: Include <string.h>.
16806
a6cd0eb3
DJ
168072005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
16808
16809 * killed.exp: Correct gdb_expect syntax.
16810
2f168eed
CV
168112005-08-09 Corinna Vinschen <vinschen@redhat.com>
16812
16813 * lib/mi-support.exp (mi_gdb_load): Fix typo.
16814
ecd3fd0f
BR
168152005-08-02 Bob Rossi <bob@brasko.net>
16816
16817 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
16818 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
16819 Change tests to inferior-tty-set/show.
16820 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
16821 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
16822 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
16823 inferior. Use mi_gdb_test to get GDB and Inferior output.
16824 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
16825 descriptor.
16826 (mi_inferior_tty_name): Add inferior PTY file name.
16827 (mi_gdb_start): Add INFERIOR_PTY parameter.
16828 (mi_gdb_test): Add IPATTERN parameter.
16829
f1ea48cb 168302005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 16831
f1ea48cb
BR
16832 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
16833 parameter to mi_gdb_test.
16834 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
16835
6e650a67
DJ
168362005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
16837
16838 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
16839 struct_declarations.
16840 * gdb.mi/mi-var-child.exp: Step over the initialization of
16841 struct_declarations.
16842
8be260b6
DJ
168432005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
16844
16845 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
16846 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
16847 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
16848 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
16849 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
16850 file.
16851
4e660f07
NR
168522005-07-27 Nick Roberts <nickrob@snap.net.nz>
16853
16854 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
16855 (do_children_tests): Assign values to the extra elements.
16856
16857 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
16858 them for tests for "-var-update --no-values" and
a9c64011 16859 "-var-update --all-values".
4e660f07
NR
16860 Add test for "-var-list-children --simple-values".
16861
16862 * gdb.mi/basics.c (callee4): Add integer array D[3]...
16863
16864 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
16865 "-stack-list-locals --simple-values" Improve doc strings and
16866 comments.
16867
6bdae935
MK
168682005-07-18 Mark Kettenis <kettenis@gnu.org>
16869
598b7a6f
MK
16870 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
16871 *-*-openbsd*.
16872 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
16873
6bdae935
MK
16874 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
16875 sigaltsatck'.
16876
1323e929 168772005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 16878
1323e929
BR
16879 * gdb.base/default.exp (tty): Changed output of command.
16880 * gdb.base/help.exp (help tty): Ditto.
16881
b1a9c082
MK
168822005-07-12 Mark Kettenis <kettenis@gnu.org>
16883
16884 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
16885
10a844a2
MK
168862005-07-10 Mark Kettenis <kettenis@gnu.org>
16887
16888 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
16889 -stack-select-frame without arguments.
16890 (test_stack_frame_listing): Add test for newly implemented command
16891 -stack-info-frame.
16892
3cb3b8df
BR
168932005-07-06 Bob Rossi <bob@brasko.net>
16894
16895 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
16896 command.
16897 (Copyright): Update copyright.
16898
a0c5fbcf
WZ
168992005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
16900
16901 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
16902 tests to evaluate exponentiation expression.
16903
984971d0
AS
169042005-06-29 Andreas Schwab <schwab@suse.de>
16905
16906 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
16907 main to avoid warnings.
16908
16909 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
16910
fe03833f
NR
169112005-06-20 Nick Roberts <nickrob@snap.net.nz>
16912
16913 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
16914 -stack-select-frame without arguments.
16915 (test_stack_frame_listing): Add test for newly implemented command
16916 -stack-info-frame.
a9c64011 16917
7a55f279
WZ
169182005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
16919
0ffa0ea5
DJ
16920 * gdb.fortran/array-element.f: New file.
16921 * gdb.fortran/array-element.exp: New testcase.
7a55f279 16922
26585198
DJ
169232005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
16924
16925 * gdb.base/bigcore.exp: Correct checks for systems which can
16926 not dump a large core file.
16927
c1bd25fd
DJ
169282005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
16929
16930 * gdb.base/relocate.c: Add a copyright notice.
16931 (dummy): Remove.
16932 * gdb.base/relocate.exp: Test printing the values of variables
16933 from a relocatable file.
16934
589e074d
DJ
169352005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
16936
16937 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
16938 excess MI output after an error.
16939
0915f927
JB
169402005-05-29 Joel Brobecker <brobecker@adacore.com>
16941
16942 * gdb.arch/alpha-step.c: New file.
16943 * gdb.arch/alpha-step.exp: New testcase.
16944
76ff342d
DJ
169452005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
16946 Dennis Brueni <dennis@slickedit.com>
16947
16948 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
16949 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
16950 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
16951 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
16952 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
16953 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
16954 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
16955
96b0c7ac
DJ
169562005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
16957 Wu Zhou <woodzltc@cn.ibm.com>
16958
16959 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
16960 IBM's xlc compiler.
16961 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
16962 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
16963
f21565d2
JB
169642005-05-13 Jim Blandy <jimb@redhat.com>
16965
16966 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
16967 calling gdb_suppress_entire_file.
16968 * gdb.base/charset.exp: Same.
16969 * gdb.base/call-rt-st.exp: Same.
16970
6006a3a1
BR
169712005-05-05 Bob Rossi <bob_rossi@cox.net>
16972
16973 * lib/gdb.exp (fullname_syntax): Added global regex.
16974 (fullname_syntax_POSIX): Ditto.
16975 (fullname_syntax_UNC): Ditto.
16976 (fullname_syntax_DOS_CASE): Ditto.
16977 (fullname_syntax_DOS): Ditto.
16978 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
16979 fullname_syntax variable to scope and use it.
16980 (test_file_list_exec_source_files): Ditto.
16981 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
16982
c3b69c04
DJ
169832005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
16984
16985 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
16986
3c95e6af
PG
169872004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
16988
a9c64011
AS
16989 * lib/gdb.exp (skip_altivec_tests): New function, based on
16990 check_vmx_hw_available from the GCC testsuite.
16991 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
16992 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 16993
78df6c56
JB
169942005-05-02 Jim Blandy <jimb@redhat.com>
16995
16996 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
16997 calling gdb_suppress_entire_file.
16998
1690f9cf
DJ
169992005-04-30 Randolph Chung <tausq@debian.org>
17000
17001 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
17002 Slightly relax "sem_post" name checking.
17003
5ea106f7
PG
170042005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
17005
17006 * gdb.base/unload.exp: Use new shared library infrastructure.
17007
bf7234cf
PG
170082005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
17009
17010 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 17011 infrastructure.
bf7234cf 17012
547b869a
CV
170132005-04-29 Corinna Vinschen <vinschen@redhat.com>
17014
17015 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
17016 * gdb.asm/h8300.inc: New file.
17017
f07e55f0
PG
170182005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
17019
17020 * gdb.base/shlib-call.exp: Change to use new shared library
17021 infrastructure.
17022
3cbba3d1
PG
170232005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
17024
a9c64011
AS
17025 * gdb.base/pending.exp: Change to use new shared library
17026 infrastructure.
3cbba3d1 17027
ed6df200
PG
170282005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
17029
a9c64011
AS
17030 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
17031 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 17032
8c8f4ebe
PG
170332005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
17034
a9c64011
AS
17035 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
17036 shared objects being adjusted and update copyright years.
8c8f4ebe 17037
607fbc54
DJ
170382005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
17039
17040 * ChangeLog: Correct some 2003-01-13 dates.
17041 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
17042 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
17043 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
17044 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
17045 gdb.trace/tfind.exp: Update copyright years.
17046
57bf0e56
DJ
170472005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
17048 Daniel Jacobowitz <dan@codesourcery.com>
17049
17050 * lib/gdb.exp (gdb_compile): Handle shlib=.
17051 (gdb_compile_shlib): New function.
17052
9b593790
PG
170532005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
17054
a9c64011 17055 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 17056
9494c6a5
DJ
170572005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
17058
17059 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
17060 gdb.server.
17061 * configure.ac: Likewise.
17062 * configure: Regenerated.
17063 * gdb.gdbserver/Makefile.in: Moved to...
17064 * gdb.server/Makefile.in: ... here.
17065 * gdb.gdbserver/server.c: Moved to...
17066 * gdb.server/server.c: ... here.
17067 * gdb.gdbserver/server-run.exp: Moved to...
17068 * gdb.server/server-run.exp: ... here.
17069
6f8eac0e
DJ
170702005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
17071
17072 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
17073 * configure.ac: Create gdb.gdbserver/Makefile.
17074 * configure: Regenerated.
17075 * lib/gdbserver-support.exp: New file, derived from
17076 config/gdbserver.exp.
17077 * config/gdbserver.exp: Use gdbserver-support.exp.
17078 * gdb.gdbserver/Makefile.in: New file.
17079 * gdb.gdbserver/server.c: New file.
17080 * gdb.gdbserver/server-run.exp: New file.
17081
6e87504d
PG
170822005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
17083
a9c64011
AS
17084 * lib/gdb.exp (test_compiler_info): Return compiler_info
17085 if no arguments are given.
6e87504d 17086
d1779be4
PG
170872005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
17088
17089 * gdb.arch/altivec-abi.exp: Check for compiler and set
17090 use altivec' flag accordingly.
17091 * gdb.arch/altivec-regs.exp: Likewise.
17092
88750304
DJ
170932005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
17094
17095 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
17096
f3fb768d
AS
170972005-03-27 Andreas Schwab <schwab@suse.de>
17098
17099 * gdb.base/bigcore.c (main): Add missing mode argument in open
17100 call.
17101
7e813ac5
DJ
171022005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
17103
17104 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
17105 downloads.
17106 * config/gdbserver.exp (gdb_load): Likewise.
17107
8e3049aa
PB
171082005-03-14 Paul Brook <paul@codesourcery.com>
17109
17110 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
17111 targets.
17112
a9df7c44
JB
171132005-03-09 Joel Brobecker <brobecker@adacore.com>
17114
17115 * gdb.dwarf2/dup-psym.S: New file.
17116 * gdb.dwarf2/dup-psym.exp: New testcase.
17117
9f0d94e8
JB
171182005-03-09 Joel Brobecker <brobecker@adacore.com>
17119
17120 * gdb.ada/exec_changed/first.adb: New file.
17121 * gdb.ada/exec_changed/second.adb: New file.
17122 * gdb.ada/exec_changed.exp: New testcase.
17123
5f579bc5
NS
171242005-03-08 Nathan Sidwell <nathan@codesourcery.com>
17125
36e9969c
NS
17126 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
17127 (A2): New class.
17128 (main): Test operator+.
17129 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
17130 breakpoint test.
17131
5f579bc5
NS
17132 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
17133 * gdb.base/signull.exp: Disable if gdb,nosignals.
17134 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
17135 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
17136 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
17137 * gdb.mi/mi2-console.exp: Likewise.
17138 * gdb.trace/collection.exp (run_trace_experiment): Consume the
17139 continue output at start.
17140 (gdb_collect_locals_test): Robustify regexp.
17141 * gdb.trace/passc-dyn.exp: Fix comment typo.
17142 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
17143
be46087e
CV
171442005-03-08 Corinna Vinschen <vinschen@redhat.com>
17145
17146 * gdb.asm/asm-source.exp: Add iq2000 case.
17147 * gdb.asm/iq2000.inc: New file.
17148
384e1a61 171492005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 17150
384e1a61
MI
17151 * gdb.base/command.exp: Change hardcoded value to regular expression.
17152 * gdb.base/float.exp: Add powerpc to the list of targets checked.
17153
584b6e9e
DJ
171542005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
17155
17156 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
17157 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
17158 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
17159 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
17160 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
17161
ab5b5d61
MK
171622005-03-05 Mark Kettenis <kettenis@gnu.org>
17163
17164 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
17165 changes.
17166
ae051c1b
PG
171672004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
17168
a9c64011
AS
17169 * lib/compiler.c: Add test for IBM's xlc compiler.
17170 * lib/compiler.cc: Likewise.
ae051c1b 17171
3f0f6ed2
JB
171722004-02-24 Joel Brobecker <brobecker@adacore.com>
17173
17174 * gdb.ada/fixed_points.exp: Create compilation object directory
17175 before running the test.
17176 * gdb.ada/null_record.exp: Likewise.
17177 * gdb.ada/packed_array.exp: Likewise.
17178 * gdb.ada/start.exp: Likewise.
17179
724f452b
JB
171802005-02-15 Joel Brobecker <brobecker@adacore.com>
17181
17182 * gdb.ada/packed_array/pa.adb: New file.
17183 * gdb.ada/packed_array.exp: New testcase.
17184
57f5cdfb 171852005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 17186
1f393151
MK
17187 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
17188 files.
17189
ebdda337
MK
17190 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
17191 on *-*-openbsd*. Correctly match whitespace in regukar
17192 expressions.
17193
cf309262
DJ
171942005-02-10 Daniel Jacobowitz <dan@debian.org>
17195
17196 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
17197 PR exp/1821
17198 * gdb.base/gdb1821.c: New test file.
17199 * gdb.base/gdb1821.exp: New test file.
17200
3be49e7a
JB
172012005-02-09 Joel Brobecker <brobecker@adacore.com>
17202
17203 * gdb.base/start.c: New file.
17204 * gdb.base/start.exp: New testcase.
17205
e292e67d
JB
172062005-02-09 Joel Brobecker <brobecker@adacore.com>
17207
17208 * gdb.ada/start/dummy.adb: New file.
17209 * gdb.ada/start.exp: New testcase.
17210
dbdfa66c
CV
172112005-02-09 Corinna Vinschen <vinschen@redhat.com>
17212
17213 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
17214 for printing symbols and statistics.
17215 Add test for using relative pathnames in "maint print msymbols" test.
17216 Mark "maint info sections DATA" XFAIL on Cygwin.
17217 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
17218 tests.
17219
d7941671
AC
172202005-02-09 Andreas Schwab <schwab@suse.de>
17221
17222 Committed by Andrew Cagney <cagney@gnu.org>
17223 * gdb.base/remotetimeout.exp: New file.
17224
74e5ef44
MK
172252005-02-07 Mark Kettenis <kettenis@gnu.org>
17226
17227 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
17228
464dd14d
JB
172292005-02-03 Joel Brobecker <brobecker@adacore.com>
17230
17231 * gdb.ada/gnat_ada.gpr: New file.
17232 * gdb.ada/gnat_ada.gin: Delete, no longer used.
17233 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
17234 * configure.ac: No longer generate gnat_ada.gpr.
17235 * configure: Regenerate.
17236 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
17237 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
17238 * gdb.ada/null_record/bar.ads: Likewise.
17239 * gdb.ada/null_record/bar.adb: Likewise.
17240 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
17241 * gdb.ada/null_record.exp (testdir): New variable.
17242 (testfile): executable is now in testdir subdirectory.
17243 (srcfile): Use full path to the main compilation unit.
17244 * gdb.ada/fixed_points.exp: Same changes as above.
17245
30d756ae
NR
172462005-02-03 Nick Roberts <nickrob@snap.net.nz>
17247
17248 * gdb.base/interp.exp: New test.
17249
9d799f85
AC
172502005-01-24 Andrew Cagney <cagney@gnu.org>
17251
17252 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
17253
15656118
AC
172542005-01-19 Andrew Cagney <cagney@gnu.org>
17255
a892c31b
AC
17256 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
17257 configure.ac not configure.in.
17258
15656118
AC
17259 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
17260 of powerpc*-*-*.
17261 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 17262 * gdb.base/list.exp (test_list_function)
15656118
AC
17263 (test_list_filename_and_function): Ditto.
17264 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
17265
a7b01baf
AC
172662005-01-16 Andrew Cagney <cagney@gnu.org>
17267
17d92a02
AC
17268 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
17269
a7b01baf
AC
17270 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
17271
bc8332bb
AC
172722005-01-14 Andrew Cagney <cagney@gnu.org>
17273
17274 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
17275 * gdb.mi/mi2-var-cmd.exp: Ditto.
17276
4d074752
CV
172772005-01-10 Corinna Vinschen <vinschen@redhat.com>
17278
17279 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
17280
bec39cab
AC
172812005-01-07 Andrew Cagney <cagney@gnu.org>
17282
17283 * configure.ac: Rename configure.in, require autoconf 2.59.
17284 * configure: Re-generate.
17285 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
17286 * gdb.stabs/configure: Re-generate.
17287 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
17288 * gdb.hp/configure: Re-generate.
17289 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
17290 autoconf 2.59.
17291 * gdb.hp/gdb.objdbg/configure: Re-generate.
17292 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
17293 autoconf 2.59.
17294 * gdb.hp/gdb.defects/configure: Re-generate.
17295 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
17296 autoconf 2.59.
17297 * gdb.hp/gdb.compat/configure: Re-generate.
17298 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
17299 autoconf 2.59.
17300 * gdb.hp/gdb.base-hp/configure: Re-generate.
17301 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
17302 autoconf 2.59.
17303 * gdb.hp/gdb.aCC/configure: Re-generate.
17304
f10b16d4
JB
173052004-12-15 Jim Blandy <jimb@redhat.com>
17306
17307 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
17308 under NPTL when there is debugging info available for libpthread.
17309
fb6e1814
JG
173102004-12-13 Jerome Guitton <guitton@gnat.com>
17311
17312 * gdb.ada/fixed_points.c: New file.
17313 * gdb.ada/fixed_points.exp: New file.
17314
fe46cd3a
RC
173152004-12-03 Randolph Chung <tausq@debian.org>
17316
17317 * gdb.arch/pa-nullify.exp: New file.
17318 * gdb.arch/pa-nullify.s: New file.
17319
8de0841b
RC
173202004-11-30 Randolph Chung <tausq@debian.org>
17321
17322 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
17323 instead of "tbug". Fix regexp to work properly with gdb_test.
17324
c8170782
PH
173252004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
17326
17327 * gdb.base/bitfields2.exp: New test.
17328 * gdb.base/bitfields2.c: New file.
17329
954269c2
RE
173302004-11-28 Richard Earnshaw <rearnsha@arm.com>
17331
17332 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
17333
0107feed
RC
173342004-11-16 Randolph Chung <tausq@debian.org>
17335
17336 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
17337
f073ae8c
DJ
173382004-11-14 Daniel Jacobowitz <dan@debian.org>
17339
17340 * gdb.threads/threadapply.exp: Correct "macro details" test.
17341
19ad59e7
JJ
173422004-11-11 Jeff Johnston <jjohnstn@redhat.com>
17343
17344 * gdb.threads/threadapply.exp: New test.
17345 * gdb.threads/threadapply.c: New file.
17346
9cf0961b
MK
173472004-11-07 Mark Kettenis <kettenis@gnu.org>
17348
17349 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
17350 frames.
17351
c789492a
FL
173522004-11-05 Felix Lee <felix+log1@specifixinc.com>
17353
17354 * gdb.base/cursal.exp: New file.
17355 * gdb.base/cursal.c: New file.
17356
a1e167bb
AC
173572004-11-03 Andrew Cagney <cagney@gnu.org>
17358
17359 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
17360
b7cbf173
MK
173612004-10-30 Mark Kettenis <kettenis@gnu.org>
17362
17363 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
17364 NetBSD/ELF targets.
17365
88f9d34f
JB
173662004-10-29 Joel Brobecker <brobecker@gnat.com>
17367
17368 * gdb.threads/bp_in_thread.c: New file, copied from
17369 pthread_cond_wait.c.
17370 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
17371 file, rather than reusing the .c file from another testcase.
17372
ca7d6a0c
JB
173732004-10-20 Joel Brobecker <brobecker@gnat.com>
17374
17375 * gdb.ada/null_record.exp: Check where we stopped after
17376 sending the start command, instead of where the associated
17377 temporary breakpoint was inserted.
17378
0d863d03
AC
173792004-10-14 Andrew Cagney <cagney@gnu.org>
17380
17381 * gdb.mi/gdb701.c (main): Return 0.
17382
d11e72cb
DJ
173832004-10-13 Daniel Jacobowitz <dan@debian.org>
17384
d40539a4 17385 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 17386
e1923096
JJ
173872004-10-12 Jeff Johnston <jjohnstn@redhat.com>
17388
17389 * gdb.threads/schedlock.c: Add comment markers to use to find
17390 line numbers.
17391 * gdb.threads/schedlock.exp: Adjust regex to handle the new
17392 comments.
17393 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
17394 breakpoint lines.
17395
ec8ba2c9
DJ
173962004-10-12 Daniel Jacobowitz <dan@debian.org>
17397
17398 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
17399
0eb3658b
DJ
174002004-10-12 Daniel Jacobowitz <dan@debian.org>
17401
17402 * configure.in: Add gdb.dwarf2.
17403 * configure: Regenerated.
17404 * Makefile.in: Add gdb.dwarf2.
17405 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
17406 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
17407 gdb.dwarf2/file1.txt: New files.
17408
a271cc33
OF
174092004-10-11 Orjan Friberg <orjanf@axis.com>
17410
a9c64011 17411 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
17412 of "run", since the latter doesn't work with remote targets. Adjust
17413 the breakpoint numbering accordingly.
17414 * gdb.threads/pthread_cond_wait.exp: Ditto.
17415
895ce074
MC
174162004-10-08 Michael Chastain <mec.gnu@mindspring.com>
17417
17418 * gdb.base/overlays.exp: Update copyright years.
17419
6be3092d
KI
174202004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
17421
17422 * gdb.base/overlays.exp: Disable if target is Linux.
17423
e05389b8
FL
174242004-10-06 Felix Lee <felix+log1@specifixinc.com>
17425
17426 * config/gdbserver.exp (gdb_load): Use right filename on remote.
17427
73cb587d
KI
174282004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
17429
17430 * gdb.asm/asm-source.exp: Add m32r-linux target.
17431 * gdb.asm/m32r-linux.inc: New file.
17432
3c0edcdc
AC
174332004-09-24 Andrew Cagney <cagney@redhat.com>
17434 David Anderson <anderson@redhat.com>
17435
17436 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
17437 command fails, assume things will work.
17438 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
17439 (_GNU_SOURCE): Define.
17440 (print_unsigned, print_hex): Change parameter to "long long".
17441 (print_byte_count): New function, use to print byte counts.
17442 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
17443 O_LARGEFILE.
17444 (main): Compute an upper bound on a corefile in max_core_size.
17445 Limit memory chunk size to max_core_size. Limit total memory
17446 allocated to max_core_size.
17447
4bb3667f
AC
174482004-09-23 Andrew Cagney <cagney@gnu.org>
17449
17450 * gdb.base/bigcore.exp: Replace the code that creates a corefile
17451 from a separate process with code that creates a corefile by
17452 making the inferior dump core.
17453
60fe1a51
MK
174542004-09-23 Mark Kettenis <kettenis@gnu.org>
17455
17456 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
17457 block.
17458
8e937346
MC
174592004-09-23 Michael Chastain <mec.gnu@mindspring.com>
17460
17461 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
17462 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
17463 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
17464 Likewise.
17465
7213f6d6
JJ
174662004-09-20 Jeff Johnston <jjohnstn@redhat.com>
17467
17468 * gdb.java/jprint.exp: New test case for java inferior call.
17469 * gdb.java/jprint.java: Ditto.
17470
eac69dca
JB
174712004-09-15 Joel Brobecker <brobecker@gnat.com>
17472
17473 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
17474
22227696
MC
174752004-09-14 Michael Chastain <mec.gnu@mindspring.com>
17476
17477 * gdb.threads/killed.c: Include <stdlib.h>.
17478 * gdb.threads/pthreads.c: Likewise.
17479
7dd403a4
MC
174802004-09-14 Michael Chastain <mec.gnu@mindspring.com>
17481
17482 * gdb.threads/killed.c: Add copyright notice.
17483
33f2d567
JM
174842004-09-10 Jason Molenda (jmolenda@apple.com)
17485
a9c64011
AS
17486 * gdb.base/define.exp: Two new tests to verify zero space chars
17487 after 'if' and 'while' commands in a user-defined command is correctly
17488 parsed.
33f2d567 17489
e05b62ac
AC
174902004-09-08 Andrew Cagney <cagney@gnu.org>
17491
17492 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
17493 delivery test with duplicate at end of file.
17494
9cbe82da
MK
174952004-09-06 Mark Kettenis <kettenis@jive.nl>
17496
17497 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
17498
564803d9
MC
174992004-09-05 Michael Chastain <mec.gnu@mindspring.com>
17500
17501 * config/hppro.exp: Removed.
17502
7c6807ce
MC
175032004-09-05 Michael Chastain <mec.gnu@mindspring.com>
17504
17505 * config/sparclet.exp: Removed.
17506
bf7e26dd
MC
175072004-09-05 Michael Chastain <mec.gnu@mindspring.com>
17508
17509 * config/udi.exp: Removed.
17510
714e341b
MC
175112004-09-02 Michael Chastain <mec.gnu@mindspring.com>
17512
17513 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
17514 of "exp_continue".
17515 (advancei): Likewise.
17516
1236e623
JJ
175172004-09-01 Jeff Johnston <jjohnstn@redhat.com>
17518
17519 * gdb.base/unload.exp: Fix so messages aren't duplicated.
17520
3bdcad15
MI
175212004-09-01 Manoj Iyer <manjo@austin.ibm.com>
17522
228af206 17523 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
17524 to check for nodebug in executable.
17525 * gdb.gdb/observer.exp (setup_test): Likewise.
17526 * gdb.gdb/selftest.exp (test_with_self): Likewise.
17527 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
17528
c72b934c
AC
175292004-09-01 Andrew Cagney <cagney@gnu.org>
17530
17531 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
17532 files.
17533
edd9b715
JJ
175342004-09-01 Jeff Johnston <jjohnstn@redhat.com>
17535
17536 * gdb.base/unload.exp: Fix expected warning message to match
17537 latest format.
17538
fb4ce06b
CV
175392004-09-01 Corinna Vinschen <vinschen@redhat.com>
17540
17541 * gdb.base/call-rt-st.exp: Fix typos.
17542
ce78e7c3
MI
175432004-08-31 Manoj Iyer <manjo@austin.ibm.com>
17544
17545 * gdb.threads/thread_check.exp: New testcase.
17546 * gdb.threads/thread_check.c: New testcase.
17547
2dedb159
AC
175482004-08-31 Andrew Cagney <cagney@gnu.org>
17549
17550 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
17551 (skip_to_handler_entry): New procedures. Test stepping into a
17552 handler when the breakpoint is at the handler's entry point.
17553
68f53502
AC
175542004-08-30 Andrew Cagney <cagney@gnu.org>
17555
17556 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
17557 gdb/1757.
17558
3e3ffd2b
MC
175592004-08-27 Michael Chastain <mec.gnu@mindspring.com>
17560
17561 With code from Manoj Iyer <manjo@austin.ibm.com>:
17562 * lib/gdb.exp (gdb_file_cmd): Return more information in the
17563 return value. Add an arm for "no debugging symbols found".
17564 Change a stray "error" to "perror".
17565 (gdb_run_cmd): Adapt to new return value.
17566 * gdb.base/remote.exp: Adapt to new return value.
17567 * gdb.gdb/complaints.exp: Likewise.
17568 * gdb.gdb/observer.exp: Likewise.
17569 * gdb.gdb/selftest.exp: Likewise.
17570 * gdb.gdb/xfullpath.exp: Likewise.
17571
4b6f5fd2
JB
175722004-08-27 Joel Brobecker <brobecker@gnat.com>
17573
17574 * gdb.threads/bp_in_thread.exp: New testcase.
17575
e5b25496
MC
175762004-08-27 Michael Chastain <mec.gnu@mindspring.com>
17577
17578 Fix PR testsuite/1735.
17579 * gdb.threads/schedlock.c (thread_function): Add a cast
17580 to suppress a gcc warning.
17581 * gdb.threads/thread-specific.c (thread_function): Likewise.
17582
934353d6
MC
175832004-08-26 Michael Chastain <mec.gnu@mindspring.com>
17584
17585 * gdb.base/unload.c: Include <stdlib.h>.
17586
f98a0aef 175872004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 17588
f98a0aef 17589 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
17590 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
17591 synchronized after the "return".
17592
5a2e8882
MC
175932004-08-26 Michael Chastain <mec.gnu@mindspring.com>
17594
17595 * gdb.mi/basics.c: Include <stdio.h>.
17596 * gdb.mi/pthreads.c: Include <stdlib.h>.
17597 * gdb.mi/var-cmd.c: Include <stdlib.h>.
17598
a9640423
MC
175992004-08-26 Michael Chastain <mec.gnu@mindspring.com>
17600
17601 * gdb.threads/schedlock.c: Add copyright notice.
17602
b04e311d
AC
176032004-08-25 Andrew Cagney <cagney@gnu.org>
17604
17605 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
17606 (skip_over_handler, breakpoint_over_hander): New test procedures.
17607 (advance, advancei): Add a proper prefix, do not use
17608 rerun_to_main.
17609 * gdb.base/sigstep.c (main): Change to use an infinite loop.
17610
7c27f15b
MC
176112004-08-24 Michael Chastain <mec.gnu@mindspring.com>
17612
17613 * gdb.mi/basics.c: Add copyright notice.
17614 * gdb.mi/var-cmd.c: Add copyright notice.
17615
fffc87ae
MC
176162004-08-23 Michael Chastain <mec.gnu@mindspring.com>
17617
17618 * lib/gdb.exp: Remove signed_keyword_not_used.
17619 * lib/compiler.c: Likewise.
17620 * lib/compiler.cc: Likewise.
17621
d782e0bf
MC
176222004-08-23 Michael Chastain <mec.gnu@mindspring.com>
17623
17624 * gdb.base/whatis.c: Remove conditional disabling of "signed".
17625 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
17626
96033e83
MC
176272004-08-23 Michael Chastain <mec.gnu@mindspring.com>
17628
17629 * gdb.base/whatis.c: Add copyright notice.
17630
cf38c229
MK
176312004-08-20 Mark Kettenis <kettenis@gnu.org>
17632
17633 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
17634 it to skip the breakpoints encoded in the inline assembly.
17635
f4b49756
MC
176362004-08-20 Michael Chastain <mec.gnu@mindspring.com>
17637
17638 * Makefile.in: Add gdb.fortran.
17639
2f193b69
MC
176402004-08-20 Michael Chastain <mec.gnu@mindspring.com>
17641
17642 * gdb.base/call-sc.exp (test_scalar_returns):
17643 Fix cut-and-paste glitch in "Make fun return now".
17644
89a237cb
MC
176452004-08-17 Michael Chastain <mec.gnu@mindspring.com>
17646
17647 * configure.in: Add gdb.fortran.
17648 * configure: Regenerate.
17649 * gdb.fortran/Makefile.in: New file.
17650 * lib/gdb.exp (skip_fortran_tests): New procedure.
17651
469aff8e
MC
176522004-08-17 Michael Chastain <mec.gnu@mindspring.com>
17653
17654 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
17655 reference to bug-gnu@prep.ai.mit.edu.
17656 * gdb.mi/mi-var-child.exp: Likewise.
17657 * gdb.mi/mi-var-cmd.exp: Likewise.
17658 * gdb.mi/mi-var-display.exp: Likewise.
17659 * gdb.mi/mi2-var-block.exp: Likewise.
17660 * gdb.mi/mi2-var-child.exp: Likewise.
17661 * gdb.mi/mi2-var-cmd.exp: Likewise.
17662 * gdb.mi/mi2-var-display.exp: Likewise.
17663
00b51b9f
MK
176642004-08-15 Mark Kettenis <kettenis@gnu.org>
17665
17666 * gdb.base/unload.c (main): Make local variable msg const.
17667
45f07fef
MC
176682004-08-15 Michael Chastain <mec.gnu@mindspring.com>
17669
17670 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
17671 to bug-gnu@prep.ai.mit.edu.
17672 * gdb.mi/mi-disassemble.exp: Likewise.
17673 * gdb.mi/mi-eval.exp: Likewise.
17674 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
17675 default line number.
17676 * gdb.mi/mi-return.exp: Likewise.
17677 * gdb.mi/mi-simplerun.exp: Likewise.
17678 * gdb.mi/mi-stack.exp: Likewise.
17679 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
17680 number with explicit range test.
17681 * gdb.mi/mi-watch.exp: Likewise.
17682 * gdb.mi/mi2-break.exp: Likewise.
17683 * gdb.mi/mi2-cli.exp: Likewise.
17684 * gdb.mi/mi2-disassemble.exp: Likewise.
17685 * gdb.mi/mi2-eval.exp: Likewise.
17686 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
17687 default line number.
17688 * gdb.mi/mi2-return.exp: Likewise.
17689 * gdb.mi/mi2-simplerun.exp: Likewise.
17690 * gdb.mi/mi2-stack.exp: Likewise.
17691 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
17692 number with explicit range test.
17693 * gdb.mi/mi2-watch.exp: Likewise.
17694
dd8c8ee7
MC
176952004-08-15 Michael Chastain <mec.gnu@mindspring.com>
17696
17697 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
17698 * gdb.cp/m-static.exp: Likewise.
17699 * gdb.cp/rtti.exp: Likewise.
17700
4e838464
MK
177012004-08-14 Mark Kettenis <kettenis@gnu.org>
17702
17703 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
17704
8d8cb839
EZ
177052004-08-14 Eli Zaretskii <eliz@gnu.org>
17706
17707 * ChangeLog: Prefix Local Variables with semi-colons and indent
17708 the reference to older ChangeLog files, to fix fontification in
17709 Emacs.
17710
deea8bb0
MC
177112004-08-13 Michael Chastain <mec.gnu@mindspring.com>
17712
17713 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
17714 * gdb.mi/mi2-break.exp: Likewise.
17715
c3297504
MC
177162004-08-13 Michael Chastain <mec.gnu@mindspring.com>
17717
17718 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
17719
25808999
MC
177202004-08-13 Michael Chastain <mec.gnu@mindspring.com>
17721
17722 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
17723
226a8d71
MC
177242004-08-13 Michael Chastain <mec.gnu@mindspring.com>
17725
17726 * gdb.cp/classes.exp: Remove unused declarations. Just let
17727 test names default instead of providing special names. Remove
17728 extraneous demangler test.
17729
37fdf854
JJ
177302004-08-12 Jeff Johnston <jjohnstn@redhat.com>
17731
17732 * gdb.base/unload.exp: New test for breakpoints in dynamically
17733 loaded libraries.
17734 * gdb.base/unload.c: Ditto.
17735 * gdb.base/unloadshr.c: Ditto.
17736
2d3a7986
MC
177372004-08-12 Michael Chastain <mec.gnu@mindspring.com>
17738
17739 * gdb.cp/classes.exp (test_ptype_class_objects): Call
17740 cp_test_ptype_class.
17741 (test_enums): Likewise.
17742
c72b934c
AC
177432004-08-10 Andrew Cagney <cagney@gnu.org>
17744
17745 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
17746 files.
17747
cc503c8a
AC
177482004-08-10 Andrew Cagney <cagney@gnu.org>
17749
17750 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
17751 init_malloc call.
17752
902f2ccb
MC
177532004-08-10 Michael Chastain <mec.gnu@mindspring.com>
17754
17755 * ChangeLog: Add copyright notice. The notice is copied
17756 from emacs 21.3 top level ChangeLog.
17757
78c90502
MC
177582004-08-09 Michael Chastain <mec.gnu@mindspring.com>
17759
17760 * lib/cp-support.exp: New file.
17761 * lib/cp-support.exp (cp_test_type_class): New function.
17762 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
17763 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
17764 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
17765 cp_test_ptype_class.
17766
88e5ea78
MC
177672004-08-09 Michael Chastain <mec.gnu@mindspring.com>
17768
17769 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
17770 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
17771 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
17772 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
17773 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
17774 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
17775 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
17776 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
17777 gdb.mi/mi2-watch.exp: Update copyright years.
17778
6a89fc9c
MK
177792004-08-09 Mark Kettenis <kettenis@gnu.org>
17780
17781 * gdb.base/sigaltstack.exp: Provide proper anchoring.
17782
1482e0de
MC
177832004-08-09 Michael Chastain <mec.gnu@mindspring.com>
17784
17785 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
17786 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
17787 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
17788 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
17789 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
17790 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
17791 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
17792 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
17793 gdb.mi/mi-watch.exp: Update copyright years.
17794
1a5ce3f3
DJ
177952004-08-08 Daniel Jacobowitz <dan@debian.org>
17796
17797 PR gdb/1738
17798 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
17799 from a breakpoint with a pending signal.
17800
04f6ecf2
DJ
178012004-08-08 Daniel Jacobowitz <dan@debian.org>
17802
17803 PR gdb/1736
17804 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
17805 * gdb.base/sigaltstack.exp (finish_test): Consume output until
17806 the prompt.
17807 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
17808
54d90d35
DJ
178092004-08-08 Daniel Jacobowitz <dan@debian.org>
17810
17811 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
17812
d2f6abb0
DJ
178132004-08-08 Daniel Jacobowitz <dan@debian.org>
17814
17815 PR gdb/1736
17816 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
17817 for i?86-*-linux*.
17818
5598c03d
DJ
178192004-08-08 Daniel Jacobowitz <dan@debian.org>
17820
17821 * gdb.arch/i386-prologue.exp: Compile without debug information.
17822
c6fee705
MC
178232004-08-08 Michael Chastain <mec.gnu@mindspring.com>
17824
17825 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
17826 rather than asking gdb to search.
17827
dd90efdb
MC
178282004-08-05 Michael Chastain <mec.gnu@mindspring.com>
17829
17830 * gdb.base/gcore.c: Include <string.h>.
17831
1e84bec1
MC
178322004-08-05 Michael Chastain <mec.gnu@mindspring.com>
17833
17834 * gdb.base/gcore.c: Add copyright notice.
17835
e425eb2b
MC
178362004-08-05 Michael Chastain <mec.gnu@mindspring.com>
17837
17838 * gdb.base/freebpcmd.c: Include <stdio.h>.
17839 * gdb.base/long_long.c: Include <string.h>.
17840 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
17841 * gdb.base/siginfo.c: Include <string.h>.
17842 * gdb.base/sigstep.c: Include <string.h>.
17843
cb9aaed5
MC
178442004-08-04 Michael Chastain <mec.gnu@mindspring.com>
17845
17846 * gdb.base/complex.c: Include <stdlib.h>.
17847
55944f3d
MC
178482004-08-04 Michael Chastain <mec.gnu@mindspring.com>
17849
17850 * gdb.base/complex.c: Add copyright notice.
17851
7b2953d9
MC
178522004-08-04 Michael Chastain <mec.gnu@mindspring.com>
17853
17854 * gdb.base/charset.c: Include <stdlib.h>.
17855
c9133d23
MC
178562004-08-04 Michael Chastain <mec.gnu@mindspring.com>
17857
17858 * gdb.base/auxv.c: Include <stdlib.h>.
17859
0a8490ad
MC
178602004-08-04 Michael Chastain <mec.gnu@mindspring.com>
17861
17862 * gdb.base/auxv.c: Add copyright notice.
17863
3426d5ec
MC
178642004-08-04 Michael Chastain <mec.gnu@mindspring.com>
17865
17866 * gdb.base/coremaker.c: Add copyright notice.
17867 * gdb.base/coremaker2.c: Add copyright notice.
17868
8da195dd
AC
178692004-08-04 Andrew Cagney <cagney@gnu.org>
17870
17871 * gdb.base/store.exp: Update copyright.
17872 (check_set, up_set, check_struct, up_struct): Add a prefix to test
17873 names, do not import gdb_prompt.
17874
8d394f98
AC
178752004-08-01 Andrew Cagney <cagney@gnu.org>
17876
17877 Fix PR testsuite/1729.
17878 * gdb.base/dump.exp: Add test name to callers of capture_value, do
17879 not use capture_value with value 4.
17880 (capture_value): Add optional test name parameter.
17881 (test_reload_saved_value, test_restore_saved_value): Use $msg as
17882 the prefix, pass to capture_value.
17883
b6702b23
MK
178842004-08-01 Mark Kettenis <kettenis@gnu.org>
17885
17886 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
17887 * gdb.arch/i386-prologue.c (standard): New prototype and function.
17888 (main): Call new function.
17889
c203e0ca
MC
178902004-07-31 Michael Chastain <mec.gnu@mindspring.com>
17891
17892 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
17893
a7995a30
MC
178942004-07-31 Michael Chastain <mec.gnu@mindspring.com>
17895
17896 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
17897
9366563b
MC
178982004-07-31 Michael Chastain <mec.gnu@mindspring.com>
17899
b6eeaf26 17900 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
17901 Accept more values of vtbl pointer. Remove some messages
17902 about "obsolete gcc or gdb".
17903
2fc1f950
MC
179042004-07-30 Michael Chastain <mec.gnu@mindspring.com>
17905
17906 * gdb.cp/classes.exp: Accept more varieties of ptype output.
17907
c724d49b
MC
179082004-07-30 Michael Chastain <mec.gnu@mindspring.com>
17909
17910 * gdb.base/asm-source.exp: Properly convert target board
17911 debug flags from gcc format to binutils format.
17912
736b0fce
MK
179132004-07-28 Mark Kettenis <kettenis@gnu.org>
17914
17915 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
17916 gdb1718". PR backtrace/1718 partially fixed.
17917
5633ea5c
JJ
179182004-07-27 Jeff Johnston <jjohnstn@redhat.com>
17919
17920 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
17921
575eebb1
NC
179222004-07-26 Nick Clifton <nickc@redhat.com>
17923
17924 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
17925 good default value for a specific architecture is available then
17926 set it to that value. Otherwise default to the -gstabs switch.
17927 Remove the -g... switches from the asm-flags variable. Allow the
17928 target board info to override the value if it wants to. Pass the
17929 switch on the assembler command line.
17930
62104619
MK
179312004-07-23 Mark Kettenis <kettenis@gnu.org>
17932
17933 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
17934 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
17935 (main): Call new function.
17936
4a1135b8
MC
179372004-07-22 Michael Chastain <mec.gnu@mindspring.com>
17938
17939 Test for PR exp/1715.
17940 * gdb.base/radix.exp: Refactor common procedures. Make all
17941 test names unique. Change XFAIL to KFAIL.
17942
8a12c1f0
MC
179432004-07-20 Michael Chastain <mec.gnu@mindspring.com>
17944
17945 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
17946 * gdb.ada/gnat_ada.gin: ... to here.
17947 * configure.in: Use gnat_ada.gin.
17948 * configure: Regenerate.
17949
23b451cf
AC
179502004-07-20 Andrew Cagney <cagney@gnu.org>
17951
17952 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
17953 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
17954 XFAILs. Clean up test messages and comments. Check backtraces.
17955 Delete re-sync code.
17956
ab618a02
MC
179572004-07-19 Michael Chastain <mec.gnu@mindspring.com>
17958
17959 Fix PR cli/740.
17960 * gdb.base/annota1.exp: Honor gdb,nosignals.
17961 * gdb.base/annota3.exp: Likewise.
17962
46dad340
MC
179632004-07-19 Michael Chastain <mec.gnu@mindspring.com>
17964
17965 * lib/java.exp: Update copyright notice.
17966
756d8c70
AC
179672004-07-19 Andrew Cagney <cagney@gnu.org>
17968
17969 * gdb.base/selftest.exp: Copy file from here ...
17970 * gdb.gdb/selftest.exp: ... to here.
17971
586027e6
AC
179722004-07-16 Andrew Cagney <cagney@redhat.com>
17973
17974 * lib/insight-support.exp: Delete file.
17975 * lib/java.exp (java_init): Fix copyright.
17976
029d2200
AC
179772004-07-16 Andrew Cagney <cagney@gnu.org>
17978
17979 * gdb.base/restore.c: Append "prologue" to comments marking the a
17980 function's prologue.
17981 * gdb.base/restore.exp: Update copyright, re-indent.
17982 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
17983 callerN" prefix where needed. Update patterns that match a
17984 function's prologue.
17985
653b62c5
MC
179862004-07-16 Michael Chastain <mec.gnu@mindspring.com>
17987
17988 * gdb.base/restore.c: Add copyright notice.
17989
f7d690e5
AC
179902004-07-16 Andrew Cagney <cagney@gnu.org>
17991
17992 * gdb.base/logical.exp: Update copyright.
17993 (evaluate): New procedure. Use to re-implement tests using
17994 several tables.
17995
d629a7cb
MH
179962004-07-14 Martin Hunt <hunt@redhat.com>
17997
17998 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
17999 which fixes some problems where init.tcl was not found.
18000
9c7bb332
AC
180012004-07-13 Andrew Cagney <cagney@gnu.org>
18002
6bf46641
AC
18003 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
18004 (check_sizeof, check_valueof): Do not include the output in the
18005 test name. Use gdb_test.
18006 (get_valueof): Use gdb_test_multiple.
18007
c4ffd4c0
AC
18008 * gdb.base/step-test.exp: Update copyright. Use
18009 gdb_test_multiple. Ensure that test names do not include
18010 architecture dependent output.
18011
ab89363a
AC
18012 * gdb.gdb/observer.exp: Update copyright.
18013 (setup_test): Use gdb_test_multiple.
18014 (attach_first_observer, attach_second_observer)
18015 (attach_third_observer, detach_first_observer)
18016 (detach_second_observer, detach_third_observer)
18017 (reset_counters, check_counters): Make $message a prefix.
18018 (test_normal_stop_notifications): Add "args" parameter - a list of
18019 init functions to be called. Make $message a prefix,
18020 (test_observer_normal_stop): Change the message prefixes so that
18021 they are unique, pass the attach / detach procedures to
18022 test_normal_stop_notifications.
18023
ec58997a
AC
18024 * gdb.base/signull.exp (test_segv): Prefix all tests with
18025 "${name}". Clean up test messages.
18026
b475183b
AC
18027 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
18028
9c7bb332
AC
18029 * gdb.base/ena-dis-br.exp: Update copyright.
18030 (break_at): New function. Replace send_gdb with gdb_test,
18031 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
18032 ignore count, not stopped at bpt", with KFAIL.
18033
2dd95497
CV
180342004-07-13 Corinna Vinschen <vinschen@redhat.com>
18035
18036 * gdb.base/attach.exp: Remove cleanupfile handling.
18037
419e626b
AC
180382004-07-12 Andrew Cagney <cagney@gnu.org>
18039
18040 * gdb.base/annota1.exp: Cleanup corefile test name.
18041 * gdb.base/annota3.exp: Ditto.
18042
8b1b3228
AC
180432004-07-12 Andrew Cagney <cagney@gnu.org>
18044
78650829
AC
18045 * gdb.base/signals.exp: Clean up copyright, re-indent.
18046
8b1b3228
AC
18047 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
18048 gdb_test and gdb_test_multiple.
18049
935c2760
JJ
180502004-07-08 Jeff Johnston <jjohnstn@redhat.com>
18051
18052 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 18053 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
18054 provide line number info for first statement in main.
18055
1544280f
AC
180562004-07-08 Andrew Cagney <cagney@gnu.org>
18057
1279f4ff
AC
18058 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
18059
1544280f
AC
18060 * gdb.base/sigbpt.exp: Make the common part of each test name a
18061 prefix instead of suffix.
18062
bcc82369
BR
180632004-07-07 Bob Rossi <bob_rossi@cox.net>
18064
18065 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
18066 test from test_tbreak_creation_and_listing to
18067 test_file_list_exec_source_file
18068 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
18069 Changed name of test from test_tbreak_creation_and_listing to
18070 test_file_list_exec_source_file
18071
23f4b0aa
JJ
180722004-07-07 Jeff Johnston <jjohnstn@redhat.com>
18073
18074 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
18075 the jmisc() constructor instead of <init>.
18076 * gdb.java/jmisc1.exp: Ditto.
18077
56401cd5
AC
180782004-07-07 Andrew Cagney <cagney@gnu.org>
18079
18080 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
18081 corrupting the PC.
18082
44ae2f6a
MC
180832004-07-06 Michael Chastain <mec.gnu@mindspring.com>
18084
18085 * gdb.cp/templates.exp: Accept whitespace change in demangler
18086 output.
18087
45a83408
AC
180882004-07-06 Andrew Cagney <cagney@gnu.org>
18089
18090 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
18091
d205ad70
MC
180922004-07-02 Michael Chastain <mec.gnu@mindspring.com>
18093
18094 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
18095 * lib/compiler.cc: Likewise.
18096
06ea1a61
MC
180972004-06-30 Michael Chastain <mec.gnu@mindspring.com>
18098
18099 * lib/compiler.cc: Work around string preprocessing problem
18100 with old hp c++ compiler.
18101 * lib/compiler.c: Likewise.
18102
daab1251
CV
181032004-06-29 Corinna Vinschen <vinschen@redhat.com>
18104
18105 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
18106 directives to conditionalize symbol prefixing.
18107 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
18108 additional_flags handling. Add underscore prefix for Cygwin.
18109 * gdb.arch/i386-unwind.c: Use preprocessor directives to
18110 conditionalize symbol prefixing.
18111 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
18112 additional_flags handling. Add underscore prefix for Cygwin.
18113
cc984116
CV
181142004-06-29 Corinna Vinschen <vinschen@redhat.com>
18115
18116 * gdb.base/bigcore.exp: Skip test on Cygwin.
18117
c279b077
MC
181182004-06-28 Michael Chastain <mec.gnu@mindspring.com>
18119
18120 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
18121 formats for "info register". Use gdb_test_multiple. Fix
18122 the "invalid register" test.
18123
0e915747
CV
181242004-06-28 Corinna Vinschen <vinschen@redhat.com>
18125
18126 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
18127 PID for Cygwin. Add Cygwin specific strings to check for in some
18128 tests.
18129 (do_attach_tests): Add a test for user interaction when attaching
18130 to a process with no matching symbol table already loaded.
18131
11422c86
AC
181322004-06-26 Andrew Cagney <cagney@gnu.org>
18133
18134 Test PR java/1567 and PR java/1565.
18135 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
18136 * gdb.java/jmisc2.exp: Delete file.
18137
cefbce26
MC
181382004-06-26 Michael Chastain <mec.gnu@mindspring.com>
18139
18140 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
18141
e19f872c
CV
181422004-06-25 Corinna Vinschen <vinschen@redhat.com>
18143
18144 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
18145 attach process.
18146
d931ba3b
MC
181472004-06-23 Michael Chastain <mec.gnu@mindspring.com>
18148
18149 * gdb.cp/pr-1553.exp: Remove.
18150
aef68c48
MC
181512004-06-22 Michael Chastain <mec.gnu@mindspring.com>
18152
18153 * gdb.cp/pr-1553.cc: Remove.
18154 * gdb.cp/pr-1553.exp: Disable this test.
18155
8d5df71a
JB
181562004-06-20 Jim Blandy <jimb@redhat.com>
18157
a9c64011 18158 Fix PR testsuite/1680.
8d5df71a
JB
18159 * gdb.arch/i386-sse.exp: Properly quote curly braces in
18160 regular expressions.
18161
4ac6f39d
MC
181622004-06-19 Michael Chastain <mec.gnu@mindspring.com>
18163
18164 Fix PR testsuite/1679.
18165 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
18166 Issue an UNSUPPORTED result instead.
18167
1b413552
JB
181682004-06-18 Jim Blandy <jimb@redhat.com>
18169
18170 * gdb.base/charset.exp: Only send a control-C if we see a new
18171 prompt and incomplete command.
18172
6daa6ebd
MC
181732004-06-18 Michael Chastain <mec.gnu@mindspring.com>
18174
18175 * gdb.cp/pr-574.cc: Add copyright notice.
18176
51fa4ae0
JB
181772004-06-17 Jim Blandy <jimb@redhat.com>
18178
18179 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
18180 cases where the regexp has no groups; this grabs random text from
18181 the previous test suite, whatever that was.
18182
8fea26c5
MC
181832004-06-17 Michael Chastain <mec.gnu@mindspring.com>
18184
18185 * gdb.cp/printmethod.cc: Add copyright notice.
18186
1e3aeb41
MC
181872004-06-16 Michael Chastain <mec.gnu@mindspring.com>
18188
18189 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
18190
9d9030bc
AC
181912004-06-16 Andrew Cagney <cagney@gnu.org>
18192
18193 * gdb.base/signull.c: Update copyright. Include <string.h>.
18194 (bowler): Replace data_pointer with data_read
18195 and data_write cases. Add code_descriptor case.
18196 (zero, desc): New array and pointer.
18197 (data, code): Change to simple pointers.
18198 * gdb.base/signull.exp: Fix probe pattern matching a function
18199 descriptor SIGSEGV. Replace data_pointer with data_read and
18200 data_write tests.
18201
acd4ad44
AC
182022004-06-16 Andrew Cagney <cagney@gnu.org>
18203
18204 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
18205
08fd625c
MC
182062004-06-15 Michael Chastain <mec.gnu@mindspring.com>
18207
18208 * gdb.base/long_long.c: Add copyright notice.
18209
1903502c
MC
182102004-06-15 Michael Chastain <mec.gnu@mindspring.com>
18211
18212 * gdb.base/long_long.exp: Remove reference to
18213 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
18214 to gdb_breakpoint and gdb_continue_to_breakpoint.
18215
83313cb1
JB
182162004-06-14 Jim Blandy <jimb@redhat.com>
18217
18218 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
18219 endian case.
18220
1bf404ef
AC
182212004-06-14 Andrew Cagney <cagney@gnu.org>
18222
18223 * gdb.base/gcore.exp (capture_command_output): Delete the always
18224 passing tests containing inferior values.
18225 * gdb.base/ending-run.exp: Do not include the breakpoint address
18226 in the test message. Update copyright.
18227 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
18228 size in the test name, use gdb_test_multiple. Update copyright.
18229
ef220b33
MC
182302004-06-14 Michael Chastain <mec.gnu@mindspring.com>
18231
18232 * gdb.cp/ref-types.cc: Add copyright notice.
18233
4f70a4c9
MC
182342004-06-14 Michael Chastain <mec.gnu@mindspring.com>
18235
18236 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
18237 hp_aCC_compiler.
18238 * lib/compiler.cc: Likewise.
18239 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
18240 'set' commands. Log diagnostics for other lines. Set
18241 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
18242
335928ac
MC
182432004-06-13 Michael Chastain <mec.gnu@mindspring.com>
18244
18245 * gdb.cp/try_catch.cc: Add copyright notice.
18246
2efb12e8
MC
182472004-06-12 Michael Chastain <mec.gnu@mindspring.com>
18248
18249 * gdb.cp/userdef.cc: Add copyright notice.
18250
0bbed51a
MC
182512004-06-11 Michael Chastain <mec.gnu@mindspring.com>
18252
18253 * gdb.cp/virtfunc.cc: Add copyright notice.
18254
e12a46c9
RC
182552004-06-11 Randolph Chung <tausq@debian.org>
18256
18257 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
18258 problem.
18259
338e05af
AC
182602004-06-10 Andrew Cagney <cagney@gnu.org>
18261
18262 * lib/compiler.cc, lib/compiler.c: Append either
18263 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
18264 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
18265 instead of gcc-3-3.
18266
dc3f10cb
AC
182672004-06-09 Andrew Cagney <cagney@gnu.org>
18268
b4d946af
AC
18269 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
18270 gdb/1455, bug is specific to "long long" and "double".
a9c64011 18271
dc3f10cb
AC
18272 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
18273 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
18274 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
18275 fixed.
18276
b5c0bfa2
AC
182772004-06-09 Andrew Cagney <cagney@gnu.org>
18278
18279 * gdb.base/structs.exp (test_struct_returns): Replace
18280 "return_value_unknown" and "finish_value_unknown" by
18281 "return_value_known" and "finish_value_known". Instead of
18282 "return_value_unknown" iff "finish_value_unknown", check
18283 "return_value_known" implies "finish_value_known".
18284
caeb605f
MH
182852004-06-08 Martin Hunt <hunt@redhat.com>
18286
18287 * gdb.base/float.exp: Add pattern for mips targets.
18288
c892bb64
RC
182892004-06-08 Randolph Chung <tausq@debian.org>
18290
18291 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
18292 message for unknown architectures more clear.
18293
48306d3e
JB
182942004-06-08 Joel Brobecker <brobecker@gnat.com>
18295
18296 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
18297 start the execution of the program.
18298
83ecb59f
JB
182992004-06-07 Jim Blandy <jimb@redhat.com>
18300
18301 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
18302 * gdb.arch/i386-cpuid.h: New helper file.
18303
55264cb4
RC
183042004-06-07 Randolph Chung <tausq@debian.org>
18305
18306 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
18307 has started.
18308
23cadb28
RM
183092004-06-04 Roland McGrath <roland@redhat.com>
18310
18311 Fix PR gdb/1647.
18312 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
18313 differently to be robust to output buffering differences.
18314
51d01eda
MC
183152004-06-04 Michael Chastain <mec.gnu@mindspring.com>
18316
18317 * gdb.threads/pthreads.exp: Update copyright years.
18318 (check_control_c): Change asynchronous 'after' to synchronous.
18319
f4fc3b93
RM
183202004-06-04 Roland McGrath <roland@redhat.com>
18321
18322 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
18323 next gdb prompt.
18324
4013522b
MC
183252004-06-02 Michael Chastain <mec.gnu@mindspring.com>
18326
18327 Fix PR gdb/1636.
18328 * gdb.threads/manythreads.exp: Change asynchronous 'after'
18329 calls to synchronous.
18330
7a8f1e6b
JB
183312004-05-26 Jim Blandy <jimb@redhat.com>
18332
18333 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
18334
81bb3443
RC
183352004-05-24 Randolph Chung <tausq@debian.org>
18336
18337 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
18338 * gdb.asm/pa.inc: New file.
18339
8f5a3103
MK
183402004-05-22 Mark Kettenis <kettenis@gnu.org>
18341
18342 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
18343
734b8fe8 183442004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 18345 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
18346
18347 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
18348 GDB prompt.
18349
725603e1
UW
183502004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18351
f4fc3b93 18352 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
18353 setjmp/longjmp. Use sigaction instead of signal.
18354
8b923272 183552004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 18356 Michael Snyder <msnyder@redhat.com>
8b923272
JB
18357
18358 * gdb.threads/pthread_cond_wait.c: New file.
18359 * gdb.threads/pthread_cond_wait.exp: New testcase.
18360
8bfabb04
AC
183612004-05-13 Andrew Cagney <cagney@redhat.com>
18362
18363 * gdb.base/signull.exp, gdb.base/signull.c: New files.
18364 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
18365
42edda50
AC
183662004-05-11 Andrew Cagney <cagney@redhat.com>
18367
18368 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
18369 fixed but revealed gdb/1639.
18370
d303a6c7
AC
183712004-05-10 Andrew Cagney <cagney@redhat.com>
18372
18373 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
18374 func1" and "next to 2nd alarm", kernel bug avoided.
18375
bf08c2a1
DJ
183762004-05-10 Daniel Jacobowitz <dan@debian.org>
18377
18378 PR external/1568
18379 * gdb.base/bigcore.exp: Check the size of the dumped core file.
18380 XFAIL if it is smaller than bytes_allocated.
18381 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
18382 (main): Make chunks_allocated unsigned. Correct comment.
18383
c0586a34
JB
183842004-05-07 Joel Brobecker <brobecker@gnat.com>
18385
18386 * gdb.arch/powerpc-aix-prologue.c: New file.
18387 * gdb.arch/powerpc-aix-prologue.exp: New file.
18388
f2785d12
JB
183892004-05-07 Jim Blandy <jimb@redhat.com>
18390
18391 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
18392 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
18393
bd7f6e30
JB
183942004-05-06 Joel Brobecker <brobecker@gnat.com>
18395
18396 * gdb.base/sep.exp: No longer setup_kfail when the program was
18397 built with dwarf2.
18398
0a5e7efe
JI
183992004-05-05 Jim Ingham <jingham@apple.com>
18400
18401 * gdb.base/pending.exp: Make sure pending breakpoints
18402 preserve the ignore count.
f4fc3b93 18403
a8958849
MK
184042004-04-27 Jerome Guitton <guitton@gnat.com>
18405
18406 * i386-prologue.exp: Add testcase for jump instruction as first
18407 instruction of the real code.
18408 * i386-prologue.c (jump_at_beginning): New function.
18409
7e103f5b
MK
184102004-04-28 Mark Kettenis <kettenis@gnu.org>
18411
18412 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
18413 x86_64-*-*.
18414
5d38b224
MK
184152004-04-28 Mark Kettenis <kettenis@gnu.org>
18416
18417 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
18418 i*86-*-*.
18419
0ef32fd9
MK
184202004-04-25 Mark Kettenis <kettenis@gnu.org>
18421
18422 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
18423 expression that checks the return type.
18424
71d7dd7c
AC
184252004-04-23 Andrew Cagney <cagney@redhat.com>
18426
18427 * gdb.base/call-sc.exp: New test of scalar call/return values.
18428 * gdb.base/call-sc.c: Ditto.
18429
1e9f977e
JJ
184302004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18431
18432 * gdb.threads/manythreads.c: Reduce thread stack size.
18433
899d9e3a
JJ
184342004-04-23 Jeff Johnston <jjohnstn@redhat.com>
18435
18436 * gdb.threads/manythreads.c: Add copyright notice.
18437
61bcae62
AC
184382004-04-23 Andrew Cagney <cagney@redhat.com>
18439
18440 * gdb.base/siginfo.exp: Better handle step out of signal.
18441 * gdb.base/sigstep.exp: Ditto.
18442
7339a42e 184432004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 18444 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
18445
18446 * gdb.threads/manythreads.c: New testcase.
18447 * gdb.threads/manythreads.exp: Ditto.
18448
5c98409b
JB
184492004-04-22 Jim Blandy <jimb@redhat.com>
18450
18451 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
18452 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
18453
3b611f1a
MC
184542004-04-21 Michael Chastain <mec.gnu@mindspring.com>
18455
18456 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
18457
f0fd9238
AC
184582004-04-21 Andrew Cagney <cagney@redhat.com>
18459
18460 * gdb.base/sigstep.c: New file.
18461 * gdb.base/sigstep.exp: New file.
18462
90990674
JB
184632004-04-16 Joel Brobecker <brobecker@gnat.com>
18464
18465 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
18466 call to observer_notify_normal_stop.
18467
78cef34b
AC
184682004-04-15 Andrew Cagney <cagney@redhat.com>
18469
18470 * gdb.base/siginfo.c: New file.
18471 * gdb.base/siginfo.exp: New file.
18472
d2343407
JB
184732004-04-12 J. Brobecker <brobecker@gnat.com>
18474
18475 * gdb.base/sep.exp: Fix typo in comment.
18476
a2dba3c8
JB
184772004-04-12 J. Brobecker <brobecker@gnat.com>
18478
18479 * gdb.base/sep.c: New file.
18480 * gdb.base/sep-proc.c: New file.
18481 * gdb.base/sep.exp: New testcase.
18482
15f7b60e
MK
184832004-04-09 Mark Kettenis <kettenis@gnu.org>
18484
18485 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
18486 support.
18487
44f4de1a
AC
184882004-04-05 Andrew Cagney <cagney@redhat.com>
18489
18490 * gdb.base/sigaltstack.c: New file.
18491 * gdb.base/sigaltstack.exp: New file.
18492
ef04f396
JB
184932004-04-04 Joel Brobecker <brobecker@gnat.com>
18494
18495 * gdb.base/foll-fork.exp: Update the expected output for
18496 "help set follow-fork-mode", to match a change that was made
18497 to the help of this variable on 2004-01-13.
18498
d40d2c92
JB
184992004-04-01 Joel Brobecker <brobecker@gnat.com>
18500
18501 * lib/ada.exp: Add copyright notice.
18502 * bar.ads: Likewise.
18503 * bar.adb: Likewise.
18504 * null_record.adb: Likewise.
18505 * null_record.exp: Likewise.
18506 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
18507
f86ef5a3
JB
185082004-04-01 Joel Brobecker <brobecker@gnat.com>
18509
18510 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
18511 * configure: Regenerate.
18512
414e70e3
JB
185132004-04-01 Joel Brobecker <brobecker@gnat.com>
18514
18515 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
18516 to build the application. Remove the message printed when in
18517 verbose mode, redundant with the UNSUPPORTED message above.
18518
f0aaee49
JB
185192004-03-31 Joel Brobecker <brobecker@gnat.com>
18520
18521 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
18522 * gdb.ada (null_record.exp): New testcase.
18523
ac81cb54
JB
185242004-03-31 Joel Brobecker <brobecker@gnat.com>
18525
18526 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
18527
854af2f7
JB
185282004-03-31 Joel Brobecker <brobecker@gnat.com>
18529
18530 * gdb.ada: New subdirectory.
18531 * gdb.ada/Makefile.in: New file.
18532 * gdb.ada/gnat_ada.gpr.in: New file.
18533
034cb681
JB
185342004-03-31 Joel Brobecker <brobecker@gnat.com>
18535
18536 * lib/ada.exp: New file.
18537
78a1a894
DJ
185382004-03-24 Daniel Jacobowitz <drow@mvista.com>
18539
18540 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
18541 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
18542
4b2b3b3e
AC
185432004-03-22 Andrew Cagney <cagney@redhat.com>
18544
18545 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
18546 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
18547 Problem identified by Ulrich Weigand.
18548
23c73aa3
DC
185492004-03-17 David Carlton <carlton@kealia.com>
18550
18551 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
18552 PR c++/826.
18553
d63a86f8
RM
185542004-03-16 Roland McGrath <roland@redhat.com>
18555
18556 * gdb.base/auxv.exp: New file.
18557 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
18558
0e02aa50
DC
185592004-03-12 David Carlton <carlton@kealia.com>
18560
18561 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
18562 * gdb.cp/pr-1553.cc: Ditto.
18563 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
18564 pass branch.
18565
c20b71be
MC
185662004-03-12 Michael Chastain <mec.gnu@mindspring.com>
18567
18568 * gdb.cp/templates.exp: Accept more template types.
18569
c7414a01
MC
185702004-03-09 Michael Chastain <mec.gnu@mindspring.com>
18571
18572 From Corinna Vinschen with modifications.
18573 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
18574 local variable obj_with_enum.
18575 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
18576 results with obj_with_enum.
18577
ed69573c
MC
185782004-03-09 Michael Chastain <mec.gnu@mindspring.com>
18579
18580 * gdb.cp/classes.cc: New file, copied from misc.cc.
18581 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
18582
28301461
MC
185832004-03-09 Michael Chastain <mec.gnu@mindspring.com>
18584
18585 * gdb.cp/misc.cc: Add copyright notice.
18586
1198ecbe
DC
185872004-03-05 David Carlton <carlton@kealia.com>
18588
18589 * gdb.cp/rtti.exp: Add 'print *obj3' test.
18590 * gdb.cp/rtti.h: Update copyright.
18591 (namespace n2::n3): New.
18592 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
18593 (n2::n3::func3): New.
18594 (main): Call n2::n3::func3.
18595 * gdb.cp/rtti2.cc: Update copyright.
18596 (n2::create3): New.
18597
9e08c470
MK
185982004-03-04 Mark Kettenis <kettenis@gnu.org>
18599
18600 * gdb.asm/openbsd.inc: Fix typo.
18601
4bebc3aa
FF
186022004-03-03 Fred Fish <fnf@redhat.com>
18603
18604 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
18605 "val" instead of unused "size". Update copyright year.
18606
6ea9fb37
DJ
186072004-02-29 Daniel Jacobowitz <drow@mvista.com>
18608
18609 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
18610 to use unsigned char.
18611 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
18612 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
18613
23b23974
DJ
186142004-02-29 Daniel Jacobowitz <drow@mvista.com>
18615
18616 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
18617 line of output.
18618
7574fd53
DJ
186192004-02-28 Daniel Jacobowitz <drow@mvista.com>
18620
18621 * gdb.base/relocate.c (dummy): Initialize.
18622
a195357f
DJ
186232004-02-28 Daniel Jacobowitz <drow@mvista.com>
18624
18625 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
18626 a breakpoint at exit.
18627
72fd54a9
FF
186282004-02-27 Fred Fish <fnf@redhat.com>
18629
18630 * gdb.base/chng-syms.exp: Add expect condition to match failing
18631 case that isn't a timeout.
18632
b9d23137
AC
186332004-02-27 Andrew Cagney <cagney@redhat.com>
18634
18635 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
18636 support.
18637
15d208f6 186382004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 18639
15d208f6
FF
18640 * gdb.arch/gdb1431.c: Remove.
18641 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
18642 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
18643 of "until" incorrectly.
18644
98f9cd2d
JB
186452004-02-26 J. Brobecker <brobecker@gnat.com>
18646
18647 * gdb.cp/class2.cc (empty): New class.
18648 (refer): New function.
18649 (main): Declare an object of type empty and use it.
18650 * gdb.cp/class2.exp: Print the value of an object of type empty.
18651
9b50c11b
JJ
186522004-02-26 Jeff Johnston <jjohnstn@redhat.com>
18653
18654 * gdb.base/langs.exp: Update query string to match the
18655 new nquery format used for pending breakpoints.
18656
0dcd613f
AC
186572004-02-26 Andrew Cagney <cagney@redhat.com>
18658
18659 Fix PR i18n/1570.
18660 * gdb.base/charset.c: Update copyright notice.
18661 (main, init_string): Remove the escape character '\e' tests.
18662 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
18663 * gdb.base/charset.exp (valid_host_charset): Ditto.
18664 * gdb.base/setvar.exp: Ditto.
18665
b8a56647
AC
186662004-02-24 Andrew Cagney <cagney@redhat.com>
18667
90d59e34
AC
18668 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
18669 mmapped data in core file" PASS and FAIL messages consistent.
18670
b8a56647
AC
18671 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
18672 setting a breakpoint. Work around PR java/1565.
18673
9f27c604
JJ
186742004-02-23 Jeff Johnston <jjohnstn@redhat.com>
18675
18676 * lib/gdb.exp (gdb_breakpoint): Update query string to match
18677 new nquery format.
18678 * gdb.base/pending.exp: Ditto.
18679
3224a706
MK
186802004-02-22 Mark Kettenis <kettenis@gnu.org>
18681
18682 * configure.in: Run stabs tests on *BSD.
18683 * configure: Regenerated.
18684
41e0a9ca
MK
186852004-02-21 Mark Kettenis <kettenis@gnu.org>
18686
18687 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
18688
1e1b3428
FF
186892004-02-20 Fred Fish <fnf@redhat.com>
18690
18691 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
18692 blank in test for "returns short", for consistency with other
18693 "returns xxx" tests. Update copyright year.
18694
f9a7572a
FF
186952004-02-19 Fred Fish <fnf@redhat.com>
18696
18697 New testcase for PR breakpoint/1558.
18698 * gdb.arch/gdb1558.exp: New file.
18699 * gdb.arch/gdb1558.c: New file.
18700
b2ce2854
EZ
187012004-02-19 Elena Zannoni <ezannoni@redhat.com>
18702
18703 * gdb.base/nodebug.exp: Fix typo.
18704
e7c9ff01
JB
187052004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18706
18707 Committed by Jim Blandy <jimb@redhat.com>.
18708
62f4b920
JB
18709 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
18710
2db536a1
JB
18711 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
18712
e7c9ff01
JB
18713 * gdb.base/float.exp: Support s390*-*-* targets.
18714
f3205b34
AF
187152004-02-17 Adam Fedor <fedor@gnu.org>
18716
18717 * gdb.base/gdb1555.exp: New file.
18718 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
18719
9d62932d
EZ
187202004-02-17 Elena Zannoni <ezannoni@redhat.com>
18721
18722 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
18723
344c9711
FF
187242004-02-16 Fred Fish <fnf@redhat.com>
18725
18726 * gdb.arch/gdb1291.c: Remove
18727 * gdb.arch/gdb1291.s: New test input file.
18728 * gdb.arch/gdb1291.exp: Expand test to check case that should not
18729 fail. Test for correct result, known incorrect result, other
18730 failures and timeouts.
18731
2d822687
AC
187322004-02-16 Andrew Cagney <cagney@redhat.com>
18733
18734 * gdb.base/bigcore.exp: New file.
18735 * gdb.base/bigcore.c: New file.
18736
dac15b66
AC
187372004-02-13 Andrew Cagney <cagney@redhat.com>
18738
18739 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
18740 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
18741 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
18742 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
18743 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
18744 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
18745 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
18746 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
18747 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
18748 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
18749
6bdfc2c4
JJ
187502004-02-11 Jeff Johnston <jjohnstn@redhat.com>
18751
18752 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
18753 executed is an alloc instruction.
18754
87b3ede8
DC
187552004-02-11 David Carlton <carlton@kealia.com>
18756
18757 * gdb.cp/breakpoint.exp: New.
18758 * gdb.cp/breakpoint.cc: New.
18759
6e19e2bf
MC
187602004-02-11 Michael Chastain <mec.gnu@mindspring.com>
18761
18762 Partial fix for PR gdb/1543.
18763 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
18764 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
18765 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
18766 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
18767 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
18768 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
18769 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
18770 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
18771 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
18772 to bug-gdb@prep.ai.mit.edu .
18773 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
18774 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
18775 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
18776 Likewise.
18777
5c5455dc
AC
187782004-02-10 Andrew Cagney <cagney@redhat.com>
18779
18780 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
18781 using gdb_internal_error_resync.
18782
9cf689d7
DJ
187832004-02-09 Daniel Jacobowitz <drow@mvista.com>
18784
18785 * gdb.threads/thread-specific.exp: Stop early if no threads are
18786 found.
18787
d2dc51db
MC
187882004-02-09 Michael Chastain <mec.gnu@mindspring.com>
18789
18790 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
18791
14b1a056
DJ
187922004-02-08 Daniel Jacobowitz <drow@mvista.com>
18793
18794 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
18795 breakpoints.
18796
83f66e8f
DJ
187972004-02-07 Daniel Jacobowitz <drow@mvista.com>
18798
18799 * config/sim.exp (gdb_load): Handle $arg == "".
18800 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
18801 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
18802
30fc0091
EZ
188032004-02-07 Elena Zannoni <ezannoni@redhat.com>
18804
a9c64011
AS
18805 * gdb.base/maint.exp: Update test to reflect
18806 obstack changes.
30fc0091 18807
4d806929
JJ
188082004-02-04 Jeff Johnston <jjohnstn@redhat.com>
18809
18810 * gdb.base/pendshr.c (pendfunc): New function that calls
18811 pendfunc1.
18812 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
18813
7bfdd688
FF
188142004-02-04 Fred Fish <fnf@redhat.com>
18815
18816 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
18817 function symbols and update copyright years.
18818 * gdb.arch/gdb1291.c: Ditto.
18819
aaa08ee4
MC
188202004-02-03 Michael Chastain <mec.gnu@mindspring.com>
18821
18822 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
18823
dbad7755
MC
188242004-02-03 Michael Chastain <mec.gnu@mindspring.com>
18825
18826 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
18827
ec4646ef
MC
188282004-02-03 Michael Chastain <mec.gnu@mindspring.com>
18829
18830 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
18831
1b802196
FF
188322004-02-02 Fred Fish <fnf@redhat.com>
18833
18834 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
18835 remote targets. Update copyright years.
18836
18fe2033
JJ
188372004-02-02 Jeff Johnston <jjohnstn@redhat.com>
18838
18839 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
18840 support.
18841 * gdb.base/langs.exp: Fix test which attempts to create
18842 breakpoint on non-existent function to handle new pending
18843 support.
18844 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
18845 a breakpoint.
18846 * gdb.base/pending.exp: New test.
18847 * gdb.base/pending.c: New file.
18848 * gdb.base/pendshr.c: Ditto.
18849
8d577d32
DC
188502004-02-02 David Carlton <carlton@kealia.com>
18851
18852 * gdb.cp/overload.exp: Add overloadNamespace tests.
18853 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
18854 (overloadNamespace, XXX): New.
18855 (main): Call XXX::marker2.
18856
3ad13771
FF
188572004-02-01 Fred Fish <fnf@redhat.com>
18858
18859 * gdb.base/dump.exp: Use runto_main instead of "runto main".
18860 * gdb.base/finish.exp: Ditto.
18861 * gdb.base/gcore.exp: Ditto.
18862 * gdb.base/huge.exp: Ditto.
18863 * gdb.base/info-proc.exp: Ditto.
18864 * gdb.base/return2.exp: Ditto.
18865 * gdb.threads/gcore-thread.exp: Ditto.
18866
44c75849
DJ
188672004-02-01 Daniel Jacobowitz <drow@mvista.com>
18868
18869 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
18870
005bc093
MK
188712004-02-01 Mark Kettenis <kettenis@gnu.org>
18872
18873 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
18874 that opening the file succeeds on OpenBSD.
18875
c47cebdb
DJ
188762004-02-01 Daniel Jacobowitz <drow@mvista.com>
18877
18878 * gdb.threads/thread-specific.c: New file.
18879 * gdb.threads/threads-specific.exp: New test script.
18880 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
18881 to expect_out.
18882
5a01311c
MK
188832004-02-01 Mark Kettenis <kettenis@gnu.org>
18884
18885 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
18886 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
18887 only on the "print_small_structs from print_long_arg_list" test.
18888
ce22a4f1
DJ
188892004-02-01 Daniel Jacobowitz <drow@mvista.com>
18890
18891 * gdb.base/completion.exp: Kill a stray backslash.
18892
18893 From Jim Ingham <jingham@apple.com>:
18894 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
18895 agrees with the result from sending a tab.
18896
abbab9d3
DJ
188972004-01-31 Daniel Jacobowitz <drow@mvista.com>
18898
18899 * gdb.base/chng-syms.exp: Remove stray newline.
18900
53904d1e
MK
189012004-01-31 Mark Kettenis <kettenis@gnu.org>
18902
18903 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
18904 *-*-openbsd*.
18905 * gdb.asm/openbsd.inc: New file.
18906
3a4b3aac
MK
189072004-01-30 Mark Kettenis <kettenis@gnu.org>
18908
18909 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
18910 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
18911 *-*solaris2*. Remove commented out default settings for
18912 asm-flags. Replace gdb_compile with target_link.
18913
ebac27b4
MC
189142004-01-29 Michael Chastain <mec.gnu@mindspring.com>
18915
18916 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
18917 for all tests. Remove old hp-ux and cygnus xfail cases.
18918
d8679d84
PH
189192004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
18920
18921 * gdb.base/chng-syms.exp: New file.
18922 * gdb.base/chng-syms.c: New file.
18923
0a55bc22
MC
189242004-01-24 Michael Chastain <mec.gnu@mindspring.com>
18925
18926 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
18927 Provide arms for current output in all my configurations.
18928
94b8e876
MC
189292004-01-24 Michael Chastain <mec.gnu@mindspring.com>
18930
18931 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
18932 * lib/compiler.cc: Likewise.
18933 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
18934 get the right preprocessor. Eval the output directly. Remove
18935 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
18936 hp_f77_compiler and hp_f90_compiler completely.
18937 (gdb_preprocess): Delete.
18938 (get_compiler): Delete.
18939
7cf03d44
MK
189402004-01-24 Mark Kettenis <kettenis@gnu.org>
18941
18942 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
18943 <string.h>.
18944
68b6dce9
NR
189452004-01-24 Nick Roberts <nick@nick.uklinux.net>
18946
18947 * gdb.mi/mi-stack.exp: Update copyright.
18948
b368761e
DC
189492004-01-23 David Carlton <carlton@kealia.com>
18950
18951 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
18952 test for cp_lookup_transparent_type.
18953 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
18954 call them.
18955
f2061b53
DJ
189562004-01-23 Daniel Jacobowitz <drow@mvista.com>
18957
18958 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
18959 after -var-update.
18960
37fc574a
DC
189612004-01-23 David Carlton <carlton@kealia.com>
18962
18963 * gdb.cp/namespace.cc (C::ensureRefs): New.
18964 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
18965
8e94b928
NR
189662004-01-20 Nick Roberts <nick@nick.uklinux.net>
18967
18968 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
18969 case "-stack-list-locals 2".
18970 * gdb.mi/mi-var-child.exp: Test for case
18971 "-var-list-children --all-values NAME".
18972
997b0952
MC
189732004-01-18 Michael Chastain <mec.gnu@mindspring.com>
18974
18975 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
18976
52470da3
MK
189772004-01-18 Mark Kettenis <kettenis@gnu.org>
18978
7049b4b8
MK
18979 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
18980 used with gdb_test_multiple.
18981
52470da3
MK
18982 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
18983 read at address 0. This fixes PR testsuite/1504.
18984
da6012e5
DJ
189852004-01-18 Daniel Jacobowitz <drow@mvista.com>
18986
18987 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
18988 Remove downloading, guessing the host executable, the calls to
18989 gdb_file_cmd and gdb_target_cmd, and "load" support.
18990 (infer_host_exec): New function broken out from gdb_load.
18991 (gdb_load): New wrapper for gdbserver_gdb_load.
18992 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
18993 gdb_target_cmd. Use -target-select.
18994 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
18995 Download binaries to the host. Clear last_mi_remote_file when
18996 we load a new binary.
18997 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
18998 call gdbserver_gdb_load and mi_gdb_target_cmd.
18999
32c70722
MC
190002004-01-17 Michael Chastain <mec.gnu@mindspring.com>
19001
19002 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
19003 type patterns.
19004
b0cecf36
MC
190052004-01-17 Michael Chastain <mec.gnu@mindspring.com>
19006
19007 * gdb.cp/templates.exp: Fix typo in test name of
19008 "print Foo<volatile char*>::foo".
19009
4120d7e6
MC
190102004-01-15 Michael Chastain <mec.gnu@mindspring.com>
19011
19012 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
19013
f679e530
BE
190142004-01-16 Ben Elliston <bje@wasabisystems.com>
19015
19016 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
19017 (clean mostlyclean): Remove empty rm.
19018
091c48f6
MC
190192004-01-15 Michael Chastain <mec.gnu@mindspring.com>
19020
19021 * gdb.base/setvar.exp: Add copyright years.
19022
3e5fc8d2
DC
190232004-01-14 David Carlton <carlton@bactrian.org>
19024
19025 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
19026 PR c++/1511 and update coment.
19027 * gdb.cp/templates.exp: Update patterns to match current output.
19028 If changes involve something other than whitespace, KFAIL
19029 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
19030
63d06c5c
DC
190312004-01-14 David Carlton <carlton@kealia.com>
19032
19033 * gdb.cp/namespace.exp: Add tests involving classes defined within
19034 namespaces.
19035 * gdb.cp/namespace.cc (C::CClass): New.
19036 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
19037
a51dab88
EZ
190382004-01-14 Elena Zannoni <ezannoni@redhat.com>
19039
19040 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
19041 what debug info we have. Print a better message if something goes
19042 wrong while producing the separate debug info file.
19043
a476ccc9
MC
190442004-01-14 Michael Chastain <mec.gnu@mindspring.com>
19045
19046 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
19047
f453692c
MC
190482004-01-14 Michael Chastain <mec.gnu@mindspring.com>
19049
19050 * gdb.base/callfuncs.c: Add copyright notice.
19051
f40063a5
MC
190522004-01-13 Michael Chastain <mec.gnu@mindspring.com>
19053
19054 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
19055 inheritance. PR gdb/1498, PR gcc/13539.
19056
19ac3974
EZ
190572004-01-13 Elena Zannoni <ezannoni@redhat.com>
19058
a9c64011
AS
19059 * gdb.threads/gcore-thread.exp: Prefix name of binary with
19060 test specific name.
19061 * gdb.mi/gdb669.exp: Ditto.
19062 * gdb.mi/mi-pthreads.exp: Ditto.
19063 * gdb.mi/mi1-pthreads.exp: Ditto.
19064 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 19065
56c97c6e
MC
190662004-01-12 Michael Chastain <mec.gnu@mindspring.com>
19067
19068 * gdb.cp/member-ptr.cc: Add copyright notice.
19069
a0644324
MC
190702004-01-12 Michael Chastain <mec.gnu@mindspring.com>
19071
19072 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
19073 some patterns for recent versions of gcc and hpacc. Delete
19074 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
19075 Delete tests that access a NULL pointer-to-member-data. This
19076 script is still disabled for gcc.
19077
32fabe09
EZ
190782004-01-12 Elena Zannoni <ezannoni@redhat.com>
19079
19080 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 19081 escaped correctly.
32fabe09 19082
1f8a6abb
EZ
190832004-01-12 Elena Zannoni <ezannoni@redhat.com>
19084
19085 * gdb.base/sepdebug.exp: New file.
19086 * gdb.base/sepdebug.c: New file.
19087 * lib/gdb.exp (separate_debug_filename): New procedure.
19088 (gdb_gnu_strip_debug): New procedure.
19089
48efe704
AC
190902004-01-12 Andrew Cagney <cagney@redhat.com>
19091
19092 * gdb.mi/ChangeLog: Delete file. Renamed to ...
19093 * gdb.mi/ChangeLog-1999-2003: New file.
19094
a9415475
AC
190952004-01-12 Andrew Cagney <cagney@redhat.com>
19096
19097 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
19098 "Renaming a directory to a non-empty directory returns ENOTEMPTY
19099 or EEXIST", treat EBUSY as an XFAIL.
19100
83b8cf9d
MC
191012004-01-11 Michael Chastain <mec.gnu@mindspring.com>
19102
19103 * gdb.base/scope.exp: Remove obsolete setup_xfail for
19104 hp_cc_compiler.
19105
9939d2a8
MC
191062004-01-10 Michael Chastain <mec.gnu@mindspring.com>
19107
19108 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
19109 decorations.
19110
1ff8cadf
MC
191112004-01-10 Michael Chastain <mec.gnu@mindspring.com>
19112
19113 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
19114 and "(aCC)" decorations. Remove obsolete doco about old
19115 test results.
19116
6fa9022e
MC
191172004-01-09 Michael Chastain <mec.gnu@mindspring.com>
19118
19119 * gdb.cp/exception.exp: Fix typo in doco.
19120
209721fe
MK
191212004-01-09 Mark Kettenis <kettenis@gnu.org>
19122
19123 * gdb.base/gdb1476.exp: Fix typo.
19124
ef11303e
MC
191252004-01-09 Michael Chastain <mec.gnu@mindspring.com>
19126
19127 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
19128 file.
19129
041ab88c
MC
191302004-01-09 Michael Chastain <mec.gnu@mindspring.com>
19131
19132 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
19133 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
19134 Use gdb_compile. Remove restriction on gcc. Add some patterns
19135 for recent version of gdb. Delete second half, which was a copy
19136 of the first half with different build flags. This test is
19137 still disabled because it is still not ready for production.
19138
e36d075a
MC
191392004-01-08 Michael Chastain <mec.gnu@mindspring.com>
19140
19141 * gdb.cp/exception.cc: Add copyright notice.
19142 * gdb.cp/exception.exp: Add a notice that this file is broken
19143 because of line number changes caused by addition of copyright
19144 notice.
19145
42b190ad
MC
191462004-01-08 Michael Chastain <mec.gnu@mindspring.com>
19147
19148 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
19149 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
19150
8f25f06b
MC
191512004-01-08 Michael Chastain <mec.gnu@mindspring.com>
19152
19153 * gdb.cp/classes.exp: Accept gnu abi 2.
19154 * gdb.cp/derivation.exp: Likewise.
19155 * gdb.cp/overload.exp: Likewise.
19156 * gdb.cp/virtfunc.exp: Likewise.
19157
06ded8b8
MC
191582004-01-08 Michael Chastain <mec.gnu@mindspring.com>
19159
19160 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
19161 semicolon after end of function.
19162
77c26ae3
MC
191632004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19164
19165 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
19166 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
19167 boilerplate code for compiling and running the program under
19168 test. Add some string method tests.
19169
20757486
MC
191702004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19171
19172 * gdb.cp/bs15503.cc: Add copyright notice.
19173 * gdb.cp/bs15503.exp: Adjust line number.
19174
0fd3b503
MC
191752004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19176
19177 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
19178 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
19179
10d1bea8
MC
191802004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19181
19182 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
19183 hp_cc_compiler.
19184
2789202a
MC
191852004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19186
19187 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
19188 * gdb.cp/ctti.exp: Use the marker instead of "next".
19189 With gcc, run further before bailing.
19190
b862f14c
MC
191912004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19192
19193 * gdb.cp/cttiadd.cc: Add copyright notice.
19194 * gdb.cp/cttiadd1.cc: Likewise.
19195 * gdb.cp/cttiadd2.cc: Likewise.
19196 * gdb.cp/cttiadd3.cc: Likewise.
19197
96da2469
MC
191982004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19199
19200 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
19201 Use gdb_test, gdb_test_multiple. Use floating-point values that
19202 have exact representations in IEEE-ish formats.
19203
053248ff
MC
192042004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19205
19206 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
19207 compilers. Delete duplicate call to get_compiler_info.
19208 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
19209 * gdb.base/volatile.exp: Likewise.
19210
84acecdd
MK
192112004-01-07 Mark Kettenis <kettenis@gnu.org>
19212
19213 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
19214 memory at address 0.
19215
fe11a27f
MC
192162004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19217
19218 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
19219 to test for hp-ux assembler. Fix copyright years.
19220
60ad077b
AC
192212004-01-07 Andrew Cagney <cagney@redhat.com>
19222
19223 * gdb.base/fileio.c (strerrno): Add "EBUSY".
19224
1c9b8f33
AC
192252004-01-07 Andrew Cagney <cagney@redhat.com>
19226
19227 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
19228 when creating the read-only file. From analysis by Roland McGrath
19229 and Elena Zannoni.
19230
753ccc7a
MC
192312004-01-06 Michael Chastain <mec.gnu@mindspring.com>
19232
19233 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
19234
eca3e36b
MC
192352004-01-06 Michael Chastain <mec.gnu@mindspring.com>
19236
19237 * gdb.base/cvexpr.c: Be type-safe with function pointers and
19238 data pointers.
19239
f8d4bac4
MC
192402004-01-06 Michael Chastain <mec.gnu@mindspring.com>
19241
19242 * gdb.cp/m-static.exp: Compile one source file at a time.
19243 Delete unused call to get_compiler_info.
19244
9b4e0f94
MC
192452004-01-06 Michael Chastain <mec.gnu@mindspring.com>
19246
19247 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
19248 * gdb.base/call-rt-st.exp: Likewise.
19249 * gdb.base/nodebug.exp: Likewise.
19250 * gdb.base/volatile.exp: Likewise.
19251 * gdb.cp/ref-types.exp: Likewise.
19252 * gdb.cp/templates.exp: Likewise.
19253
023c1024
MK
192542004-01-05 Mark Kettenis <kettenis@gnu.org>
19255
19256 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
19257
19703c4a
MC
192582004-01-05 Michael Chastain <mec.gnu@mindspring.com>
19259
19260 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
19261 hppa*-hp-hpux*.
19262
18b67037
MK
192632004-01-04 Mark Kettenis <kettenis@gnu.org>
19264
ba6219c8
MK
19265 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
19266 x86_64-*-*.
19267
18b67037
MK
19268 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
19269 sparc64-*-* and sparc*-solaris2*.
19270
1bfbbb9d
MK
192712004-01-04 Mark Kettenis <kettenis@gnu.org>
19272
19273 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
19274 return ${tests}" test. The ${tests} already mentions the
19275 filename.
19276
06846494
MC
192772004-01-02 Michael Chastain <mec.gnu@mindspring.com>
19278
19279 * gdb.cp/local.exp: Accept gcc abi 2.
19280
3b0cb202
MC
192812004-01-02 Michael Chastain <mec.gnu@mindspring.com>
19282
19283 * gdb.cp/templates.exp: Accept gcc abi 2.
19284
0643ec3f
MC
192852004-01-02 Michael Chastain <mec.gnu@mindspring.com>
19286
19287 * lib/compiler.cc: Remove supports_template_debugging.
19288 * gdb.cp/templates.exp: Do not test supports_template_debugging.
19289
d231d0b1
MC
192902004-01-01 Michael Chastain <mec.gnu@mindspring.com>
19291
19292 * gdb.cp/namespace.exp: Accept gcc abi 2.
19293
44ffb27c
MC
192942004-01-01 Michael Chastain <mec.gnu@mindspring.com>
19295
19296 * gdb.cp/method.exp: Accept gcc abi 2.
19297
184ad485
MC
192982004-01-01 Michael Chastain <mec.gnu@mindspring.com>
19299
19300 * gdb.cp/classes.exp: Generate identical results as old version.
19301 * gdb.cp/derivation.exp: Likewise.
19302 * gdb.cp/overload.exp: Likewise.
19303 * gdb.cp/virtfunc.exp: Likewise.
19304
116f09e7
MC
193052004-01-01 Michael Chastain <mec.gnu@mindspring.com>
19306
19307 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
19308 mysterious bug with sourceware version of expect.
19309
b1379776
MC
193102004-01-01 Michael Chastain <mec.gnu@mindspring.com>
19311
19312 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
19313 current versions of gcc, including gcc abi 2. Remove gratuitous
19314 restart of test program. Use gdb_test_multiple and gdb_test for
19315 all tests. Add patterns to xfail missing "const" in "const char *"
19316 and kfail PR gdb/1155.
19317
6b7a4c0e
MC
193182004-01-01 Michael Chastain <mec.gnu@mindspring.com>
19319
19320 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
19321 current versions of gcc, including gcc abi 2. Remove gratuitous
19322 restart of test program. Use gdb_test_multiple and gdb_test for
19323 all tests. Add patterns to kfail PR gdb/1498.
19324
51615d72
MC
193252003-12-31 Michael Chastain <mec.gnu@mindspring.com>
19326
19327 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
19328 current versions of gcc, including gcc abi 2. Use "breakpoint"
19329 and "continue" instead of restarting the target program. Use
19330 gdb_test_multiple and gdb_test for all tests.
19331
7b79a9d7
MK
193322004-01-01 Mark Kettenis <kettenis@gnu.org>
19333
19334 * gdb.asm/asm-source.exp: Update copyright year. Link statically
19335 for *-*-solaris2*.
19336
1cd3489f
MC
193372003-12-31 Michael Chastain <mec.gnu@mindspring.com>
19338
19339 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
19340 current versions of gcc, including gcc abi 2. Use "breakpoint"
19341 and "continue" instead of restarting the target program several
19342 times. Use gdb_test_multiple and gdb_test for all tests.
19343
850742db
MC
193442003-12-18 Michael Chastain <mec.gnu@mindspring.com>
19345
19346 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
19347 source files.
19348
eb4bbda8
MC
193492003-12-16 Michael Chastain <mec.gnu@mindspring.com>
19350
19351 * gdb.base/environ.exp: Handle compiling test case from multiple
19352 source files.
19353
e42c7771
MC
193542003-12-16 Michael Chastain <mec.gnu@mindspring.com>
19355
19356 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
19357
80e4b428
JB
193582003-12-17 Jim Blandy <jimb@redhat.com>
19359
5f06973a
JB
19360 * gdb.base/freebpcmd.c: Add copyright notice.
19361
80e4b428
JB
19362 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
19363
0ab84fb7
MC
193642003-12-16 Michael Chastain <mec.gnu@mindspring.com>
19365
19366 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
19367
1b3bb3d0
JB
193682003-12-13 Jim Blandy <jimb@redhat.com>
19369
19370 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
19371
3a4c9371
KB
193722003-12-12 Kevin Buettner <kevinb@redhat.com>
19373
19374 * gdb.asm/frv.inc: New file.
19375 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
19376
a1dea79a
FF
193772003-12-09 Fred Fish <fnf@redhat.com>
19378
19379 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
19380 functions to break1.c and leave prototypes behind. Add more
19381 "set breakpoint NN here" comments.
19382 * gdb.base/break1.c: New file.
19383
19384 * gdb.base/break.exp: Handle compiling test case from multiple
19385 source files and change source file references as needed.
19386 * gdb.base/completion.exp: Ditto.
19387 * gdb.base/condbreak.exp: Ditto.
19388 * gdb.base/define.exp: Ditto.
19389 * gdb.base/ena-dis-br.exp: Ditto.
19390 * gdb.base/info-proc.exp: Ditto.
19391 * gdb.base/maint.exp: Ditto.
19392 * gdb.base/until.exp: Ditto.
19393
19394 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
19395 hardcoded line numbers.
19396 * gdb.base/define.exp: Ditto.
19397 * gdb.base/ena-dis-br.exp: Ditto.
19398 * gdb.base/maint.exp: Ditto.
19399 * gdb.base/until.exp: Ditto.
19400
19401 * gdb.base/completion.exp: Use "break1" for completion tests since
19402 "break" is no longer a unique prefix.
19403
5266b69c
AC
194042003-12-06 Andrew Cagney <cagney@redhat.com>
19405
19406 * gdb.base/structs.exp (test_struct_returns): When applicable, set
19407 "return_value_unimplemented". When an unimplemented struct return
19408 architecture, report incorrect values as a KFAIL
19409
374451f0
MC
194102003-12-05 Michael Chastain <mec.gnu@mindspring.com>
19411
19412 * gdb.cp/rtti.exp: Accept new wording of warning from
19413 cp_lookup_rtti_type.
19414
ba9b20a7
MC
194152003-12-05 Michael Chastain <mec.gnu@mindspring.com>
19416
19417 Partial fix for PR testsuite/1456.
19418 * gdb.base/scope.exp (test_at_main): Replace references to
19419 gcc_compiled with calls to test_compiler_info.
19420 (test_at_foo): Likewise.
19421 (test_at_bar): Likewise.
19422
b74b6d0b
MC
194232003-12-04 Michael Chastain <mec.gnu@mindspring.com>
19424
19425 Partial fix for PR testsuite/1456.
19426 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
19427 to test_compiler_info.
19428
ccfa3402
MC
194292003-12-03 Michael Chastain <mec.gnu@mindspring.com>
19430
19431 * gdb.base/so-impl-ld.exp: Update copyright notice.
19432
f6246aba
MC
194332003-12-02 Michael Chastain <mec.gnu@mindspring.com>
19434
19435 Partial fix for PR testsuite/1456.
19436 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
19437 to test_compiler_info.
19438
13ae734a
MC
194392003-11-28 Michael Chastain <mec.gnu@mindspring.com>
19440
19441 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
19442 from current versions of gdb. Clean up regular expressions.
19443 Delete redundant timeout case.
19444
d8e1cdee
MC
194452003-11-28 Michael Chastain <mec.gnu@mindspring.com>
19446
19447 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
19448 from current versions of gdb. Clean up regular expressions.
19449 Delete redundant timeout case.
19450
96457b64
MC
194512003-12-01 Michael Chastain <mec.gnu@mindspring.com>
19452
19453 Partial fix for PR testsuite/1456.
19454 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
19455 gcc_compiled with call to test_compiler_info.
19456
f35309fc
MC
194572003-11-30 Michael Chastain <mec.gnu@mindspring.com>
19458
19459 Partial fix for PR testsuite/1456.
19460 * gdb.base/list.exp (test_list_function): Delete unused declaration
19461 of gcc_compiled.
19462
d7afdf9b
MC
194632003-11-29 Michael Chastain <mec.gnu@mindspring.com>
19464
19465 Partial fix for PR testsuite/1456.
19466 * gdb.base/complex.exp: Replace reference to gcc_compiled with
19467 call to test_compiler_info.
19468
71507b56
MK
194692003-11-29 Mark Kettenis <kettenis@gnu.org>
19470
19471 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
19472 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
19473 it to create the appropriate note.inc.
19474 * gdb.asm/asmsrc1.s: Include "note.inc".
19475 * gdb.asm/netbsd.inc: New file.
19476 * gdb.asm/empty.inc: New file.
19477
f81f93f7
MC
194782003-11-28 Michael Chastain <mec.gnu@mindspring.com>
19479
19480 Partial fix for PR testsuite/1456.
19481 * gdb.base/constvars.exp: Replace references to gcc_compiled with
19482 calls to test_compiler_info.
19483
9a77938e
MC
194842003-11-27 Michael Chastain <mec.gnu@mindspring.com>
19485
19486 Partial fix for PR testsuite/1456.
19487 * gdb.base/volatile.exp: Replace references to gcc_compiled with
19488 calls to test_compiler_info.
19489
e8367dc7
MK
194902003-11-27 Mark Kettenis <kettenis@gnu.org>
19491
19492 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
19493 pattern for the KFAILs.
19494
526c61ee
AF
194952003-11-25 Adam Fedor <fedor@gnu.org>
19496
19497 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
19498 * gdb.objc/objcdecode.m: New file.
19499
28f2d600
AF
195002003-11-25 Adam Fedor <fedor@gnu.org>
19501
19502 * gdb.objc/nondebug.exp: Test for PR objc/1236.
19503 * gdb.objc/nondebug.m: New file.
19504
a3895cee
BE
195052003-11-26 Ben Elliston <bje@wasabisystems.com>
19506
19507 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
19508 NetBSD as it does on FreeBSD. Modelled on a similar change by
19509 Mark Kettenis on 2003-05-30.
19510 (link-flags): Set to "--entry _start" regardless of target.
19511 Special linker flags are to be appended to $link-flags.
19512 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
19513
c9f2c8a3
MC
195142003-11-25 Michael Chastain <mec.gnu@mindspring.com>
19515
19516 * gdb.cp/method.exp: Accept output of new demangler.
19517
15a0587a 195182003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
19519
19520 * gdb/class2.exp: New file.
19521 * gdb/class2.cc: New file.
19522
3c00b570
MC
195232003-11-25 Michael Chastain <mec.gnu@mindspring.com>
19524
19525 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
19526 of new demangler.
19527
7027acc7
MK
195282003-11-23 Mark Kettenis <kettenis@gnu.org>
19529
19530 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
19531 of gdb_test "run".
19532
b0e1598a
MK
195332003-11-23 Mark Kettenis <kettenis@gnu.org>
19534
19535 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
19536 "continue" into "run".
19537
4d9eda44
MC
195382003-11-23 Michael Chastain <mec.gnu@mindspring.com>
19539
19540 Partial fix for PR testsuite/1456.
19541 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
19542 call to test_compiler_info.
19543 * gdb.cp/ctti.exp: Likewise.
19544 * gdb.cp/derivation.exp: Likewise.
19545 * gdb.cp/member-ptr.exp: Likewise.
19546 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
19547 reference to gcc_compiled.
19548
195492003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
19550
19551 Fix PR testsuite/1463.
19552 * gdb.base/structs.exp (start_structs_test): Call
19553 get_debug_format before using the debug format.
19554
d422fe19
AC
195552003-11-22 Andrew Cagney <cagney@redhat.com>
19556
19557 * lib/gdb.exp (gdb_test_multiple): Add simple example.
19558 * gdb.base/structs.exp: Use gdb_test_multiple.
19559
039cf96d
AC
195602003-11-20 Andrew Cagney <cagney@redhat.com>
19561
6882279b
AC
19562 * gdb.base/structs.exp: Handle and recover from internal errors.
19563 Replace "foo${n}" with "foo<n>" in test messages.
19564
e53890ae
AC
19565 * gdb.base/structs.exp: Update copyright. Rewrite.
19566 * gdb.base/structs.c: Update copyright. Rewrite.
19567
2b211c59
AC
19568 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
19569 resync count exceeded.
d63a86f8 19570
039cf96d
AC
19571 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
19572 from the internal error.
19573 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
19574 Original from Jim Blandy.
19575 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 19576
eac98b22
AC
195772003-11-19 Andrew Cagney <cagney@redhat.com>
19578
19579 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
19580 KFAIL.
19581
67455b2a
MK
195822003-11-17 Mark Kettenis <kettenis@gnu.org>
19583
19584 New testcase for PR backtrace/1435.
19585 * gdb.arch/i386-unwind.exp: New file.
19586 * gdb.arch/i386-unwind.c: New file.
19587
853d6e5b
AC
195882003-11-17 Andrew Cagney <cagney@redhat.com>
19589
19590 * lib/gdb.exp (compiler_info): New global.
19591 (test_compiler_info): New function.
19592 (get_compiler_info): Set compiler_info.
19593 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
19594 "compiler_info" to gcc-<major>-<minor>.
19595
38cf6e11
MC
195962003-11-15 Michael Chastain <mec.gnu@mindspring.com>
19597
19598 * gdb.trace/configure: Remove.
19599
a50d3602
EZ
196002003-11-13 Elena Zannoni <ezannoni@redhat.com>
19601
19602 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 19603 breakpoints.
a50d3602
EZ
19604 * gdb.base/break.exp: Remove all references to explicit line
19605 numbers.
19606
d9407aaa
NC
196072003-11-11 Nick Clifton <nickc@redhat.com>
19608
19609 * gdb.base/shreloc.exp: Do not run for targets which do not
19610 support shared objects.
19611
db488fc1
CV
196122003-11-10 Corinna Vinschen <vinschen@redhat.com>
19613
19614 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
19615 Don't run tests if nofileio flag is given.
19616
6a90a18e
EZ
196172003-11-07 Elena Zannoni <ezannoni@redhat.com>
19618
19619 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 19620 as well as 'Watchpoint'.
6a90a18e 19621
0b915e9c
EZ
196222003-11-06 Elena Zannoni <ezannoni@redhat.com>
19623
19624 Reported by Jim Ingham <jingham@apple.com>:
19625 * gdb.base/annota1.exp: Match at least one occurrence of the
19626 signal handler annotation.
19627
d7e4b55f
EZ
196282003-11-06 Elena Zannoni <ezannoni@redhat.com>
19629
a9c64011
AS
19630 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
19631 as well as 'Watchpoint'.
d7e4b55f 19632
2fe4e8d0
MC
196332003-11-05 Michael Chastain <mec@shout.net>
19634
19635 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
19636
6ef88553
KW
196372003-11-03 Kris Warkentin <kewarken@qnx.com>
19638
19639 * gdb.arch/gdb1291.c: New test file.
19640 * gdb.arch/gdb1291.exp: New test script.
19641 * gdb.arch/gdb1431.c: New test file.
19642 * gdb.arch/gdb1431.exp: New test script.
19643
ae7dc4d8
MC
196442003-10-22 Michael Chastain <mec@shout.net>
19645
19646 * gdb.mi/pthreads.c: Add copyright notice.
19647
c39d7427
MC
196482003-10-22 Michael Chastain <mec@shout.net>
19649
19650 * gdb.threads/pthreads.c: Add copyright notice.
19651
8b7d96c1
MC
196522003-10-20 Michael Chastain <mec@shout.net>
19653
19654 * gdb.base/gdb1056.exp: New test script.
19655
d1d69fdd
DJ
196562003-10-13 Daniel Jacobowitz <drow@mvista.com>
19657
19658 * gdb.threads/killed.exp: Use gdb_run_cmd.
19659
7d605576
DJ
196602003-10-13 Daniel Jacobowitz <drow@mvista.com>
19661
19662 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
19663 create a core file.
19664 * gdb.threads/gcore-thread.exp: Likewise.
19665
618ec112
CV
196662003-10-13 Corinna Vinschen <vinschen@redhat.com>
19667
19668 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
19669 type, based on char type.
19670 (struct bit_flags_short_t): New bitfield type, based on short type.
19671 (init_bit_flags_char): New fuction.
19672 (init_bit_flags_short): Ditto.
19673 (print_bit_flags_char): Ditto.
19674 (print_bit_flags_short): Ditto.
19675 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
19676
9367a73c
MC
196772003-10-11 Michael Chastain <mec@shout.net>
19678
19679 * gdb.base/call-rt-st.exp: Update copyright year.
19680
1decf120
KI
196812003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
19682
19683 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
19684 * gdb.disasm/sh3.s: Ditto.
19685
5445b2ae
DJ
196862003-10-07 Daniel Jacobowitz <drow@mvista.com>
19687
19688 * gdb.threads/switch-threads.exp: New test.
19689 * gdb.threads/switch-threads.c: New source file.
19690
aec24853
CV
196912003-10-07 Corinna Vinschen <vinschen@redhat.com>
19692
19693 * gdb.base/ending-run.exp: Add sh specific case.
19694
adc7428d
AC
196952003-10-06 Andrew Cagney <cagney@redhat.com>
19696
19697 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
19698 * gdb.disasm/mn10200.exp: Delete obsolete file.
19699
c9d37158
DJ
197002003-09-29 Daniel Jacobowitz <drow@mvista.com>
19701
19702 * ChangeLog: Correct an entry command.exp -> commands.exp.
19703 * gdb.base/commands.exp (bp_deleted_in_command_test)
19704 (temporary_breakpoint_commands): Check noargs.
19705
79c2c32d
DC
197062003-09-25 David Carlton <carlton@kealia.com>
19707
19708 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
19709 of some print tests, where appropriate. Add tests for C::D::cd,
19710 E::ce, F::cXfX, G::XgX.
19711 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
19712
594e6d67
RE
197132003-09-25 Richard Earnshaw <rearnsha@arm.com>
19714
19715 * lib/java.exp (java_init): Import target_alias before using it.
19716
10f0d451
DC
197172003-09-25 David Carlton <carlton@kealia.com>
19718
19719 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
19720
274bcba0
EZ
197212003-09-23 Elena Zannoni <ezannoni@redhat.com>
19722
d63a86f8 19723 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 19724 weirdness.
274bcba0 19725
cdbf20f7
MC
197262003-09-17 Michael Chastain <mec@shout.net>
19727
19728 * gdb.cp/gdb1355.exp: New file.
19729 * gdb.cp/gdb1355.c: New file.
19730
71e06f80
CV
197312003-09-15 Corinna Vinschen <vinschen@redhat.com>
19732
19733 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
19734 * gdb.asm/sh.inc: New file.
19735
5c4e30ca
DC
197362003-09-11 David Carlton <carlton@kealia.com>
19737
bd45b7af
DC
19738 * gdb.cp/namespace.exp: Add tests for namespace types.
19739 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
19740 (test_namespace): New.
19741
1c199746
EZ
197422003-09-11 Elena Zannoni <ezannoni@redhat.com>
19743
a9c64011 19744 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 19745 * gdb.stabs/weird.exp: Ditto.
1c199746 19746
04ed252f
MC
197472003-09-08 Michael Chastain <mec@shout.net>
19748
19749 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
19750
d8a2d9e7
MC
197512003-09-07 Michael Chastain <mec@shout.net>
19752
19753 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
19754 'parse error'.
19755
161afb24
MK
197562003-09-07 Mark Kettenis <m.kettenis@osp.nl>
19757
19758 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
19759
49f2741a
MC
197602003-08-30 Michael Chastain <mec@shout.net>
19761
19762 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
19763 * gdb.gdb/observer.exp: Ditto.
19764 * gdb.gdb/xfullpath.exp: Ditto.
19765
8afa723e
MK
197662003-08-29 Mark Kettenis <kettenis@gnu.org>
19767
19768 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
19769 *-*-*bsd*.
19770
f31dfe3b
JJ
197712003-08-28 Jeff Johnston <jjohnstn@redhat.com>
19772
19773 * gdb.base/dump.exp: Skip for ia64.
19774
4630e498
JJ
197752003-08-25 Jeff Johnston <jjohnstn@redhat.com>
19776
19777 * gdb.asm/asm-source.exp: Add ia64 support.
19778 * gdb.asm/ia64.inc: New file.
19779
1105b7ef
MC
197802003-08-22 Michael Chastain <mec@shout.net>
19781
19782 * gdb.cp: New directory.
19783 * gdb.cp/*: Copy from gdb.c++/*.
19784 * gdb.c++/*: Remove.
19785 * Makefile.in: Change gdb.c++ to gdb.cp.
19786 * configure.in: Ditto.
19787 * configure: Regnerate.
19788
c945b932
MK
197892003-08-18 Mark Kettenis <kettenis@gnu.org>
19790
19791 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
19792 * gdb.arch/i386-prologue.c (gdb1338): Add function.
19793
2b66634b
DJ
197942003-08-17 Daniel Jacobowitz <drow@mvista.com>
19795
19796 * mi-var-display.exp (-var-list-children weird): Accept function
19797 pointers with argument types.
19798 * mi1-var-display.exp (-var-list-children weird): Likewise.
19799 * mi2-var-display.exp (-var-list-children weird): Likewise.
19800
a356f73b
DJ
198012003-08-17 Daniel Jacobowitz <drow@mvista.com>
19802
19803 * gdb.base/annota3.exp: Add missing newline.
19804
483417b8
MC
198052003-08-06 Michael Chastain <mec@shout.net>
19806
19807 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
19808
c99c59c3
MS
198092003-08-12 Michael Snyder <msnyder@redhat.com>
19810
19811 * gdb.base/float.exp: Add test for SH.
19812
55ed7501
MK
198132003-08-10 Mark Kettenis <kettenis@gnu.org>
19814
19815 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
19816
1a371f2e
EZ
198172003-08-07 Elena Zannoni <ezannoni@redhat.com>
19818
19819 * gdb.base/completion.exp: Remove reduntant completion test
19820 on filename.
19821
e0f353ce
EZ
198222003-08-07 Elena Zannoni <ezannoni@redhat.com>
19823
a9c64011
AS
19824 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
19825 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
19826 gdb.trace/save-trace.exp: Make sure that full pathnames are
19827 escaped correctly.
e0f353ce 19828
5710a1af 198292003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 19830
a9c64011
AS
19831 * configure.in: Don't generate config.h from config.hin.
19832 * configure: Regenerate.
19833 * config.hin: Remove file.
19834 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
19835 * gdb.threads/pthreads.c: Ditto.
5710a1af 19836
dcd81ce9
DJ
198372003-08-07 Daniel Jacobowitz <drow@mvista.com>
19838
19839 From Kei Sakamoto <sakamoto.kei@renesas.com>:
19840 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
19841 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
19842 Replace ld24 with seth/add3.
19843
6009d884
AC
198442003-08-02 Andrew Cagney <cagney@redhat.com>
19845
19846 * gdb.base/annota3.exp: New file.
19847 * gdb.base/annota3.c: New file.
19848 * gdb.c++/annota3.exp: New file.
19849 * gdb.c++/annota3.cc: New file.
19850
51514e06
MC
198512003-07-29 Michael Chastain <mec@shout.net>
19852
19853 * gdb.threads/tls.c (spin): Check errno only if sem_wait
19854 actually failed.
19855 (do_pass): Likewise.
19856 * gdb.threads/tls.exp: Always initialize no_of_threads.
19857
4ee6625b
DJ
198582003-07-27 Daniel Jacobowitz <drow@mvista.com>
19859
19860 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
19861 pattern.
19862 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
19863 * gdb.threads/tls.exp: Recognize one case of the host library not
19864 supporting TLS.
19865
225f2bf6
AC
198662003-07-27 Andrew Cagney <cagney@redhat.com>
19867
19868 * gdb.base/fileio.exp: Use SH when running commands using
19869 remote_exec.
19870
bcb27c9f
DJ
198712003-07-24 Daniel Jacobowitz <drow@mvista.com>
19872
19873 From Kei Sakamoto <sakamoto.kei@renesas.com>:
19874 * gdb.base/relocate.c (dummy): New padding array.
19875
3d67be83
MS
198762003-07-22 Michael Snyder <msnyder@redhat.com>
19877
d63a86f8 19878 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
19879
19880 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
19881 patterns to be more general, accepting old and new output.
19882 Some output chars (such as '+') also must be quoted.
d63a86f8 19883 Some addresses are displayed numerically instead of
3d67be83
MS
19884 symbolically.
19885
57ba3b85
MS
198862003-07-23 Michael Snyder <msnyder@redhat.com>
19887
686d097c
MS
19888 * gdb.base/return2.exp: Don't test long-long return.
19889
57ba3b85
MS
19890 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
19891 * gdb.disasm/t01_mov.exp: Ditto.
19892 * gdb.disasm/t02_mova.s: Ditto.
19893 * gdb.disasm/t02_mova.exp: Ditto.
19894 * gdb.disasm/t03_add.s: Ditto.
19895 * gdb.disasm/t03_add.exp: Ditto.
19896 * gdb.disasm/t04_sub.s: Ditto.
19897 * gdb.disasm/t04_sub.exp: Ditto.
19898 * gdb.disasm/t05_cmp.s: Ditto.
19899 * gdb.disasm/t05_cmp.exp: Ditto.
19900 * gdb.disasm/t06_ari2.s: Ditto.
19901 * gdb.disasm/t06_ari2.exp: Ditto.
19902 * gdb.disasm/t07_ari3.s: Ditto.
19903 * gdb.disasm/t07_ari3.exp: Ditto.
19904 * gdb.disasm/t08_or.s: Ditto.
19905 * gdb.disasm/t08_or.exp: Ditto.
19906 * gdb.disasm/t09_xor.s: Ditto.
19907 * gdb.disasm/t09_xor.exp: Ditto.
19908 * gdb.disasm/t10_and.s: Ditto.
19909 * gdb.disasm/t10_and.exp: Ditto.
19910 * gdb.disasm/t11_logs.s: Ditto.
19911 * gdb.disasm/t11_logs.exp: Ditto.
19912 * gdb.disasm/t12_bit.s: Ditto.
19913 * gdb.disasm/t12_bit.exp: Ditto.
19914 * gdb.disasm/t13_otr.s: Ditto.
19915 * gdb.disasm/t13_otr.exp: Ditto.
19916
e00759ef
EZ
199172003-07-22 Elena Zannoni <ezannoni@redhat.com>
19918
19919 * gdb.threads/tls.exp :Add kfail for 'info address' case.
19920
8bc2021f
EZ
199212003-07-22 Elena Zannoni <ezannoni@redhat.com>
19922
a9c64011
AS
19923 * gdb.threads/tls.c : New file.
19924 * gdb.threads/tls.exp : New file.
19925 * gdb.threads/tls-main.c : New file.
19926 * gdb.threads/tls-shared.c : New file.
19927 * gdb.threads/tls-shared.exp : New file.
8bc2021f 19928
89320c4c
AS
199292003-07-22 Andreas Schwab <schwab@suse.de>
19930
19931 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
19932
180dea7c
AS
199332003-07-20 Andreas Schwab <schwab@suse.de>
19934
19935 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
19936 due to insn reordering.
19937
0714963c
AC
199382003-07-15 Andrew Cagney <cagney@redhat.com>
19939
19940 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
19941
98a23b3f
MC
199422003-07-15 Michael Chastain <mec@shout.net>
19943
19944 * gdb.base/gdb1250.exp: New file.
19945 * gdb.base/gdb1250.c: New file.
19946
27e417a2
ML
199472003-07-09 Michal Ludvig <mludvig@suse.cz>
19948
19949 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
19950 expansion of size_t to 'unsigned long', not only to 'unsigned'.
19951
8bc2021f
EZ
199522003-07-09 Elena Zannoni <ezannoni@redhat.com>
19953
a9c64011
AS
19954 * gdb.threads/tls.c: New file.
19955 * gdb.threads/tls.exp: New file.
19956 * gdb.threads/tls-main.c: New file.
19957 * gdb.threads/tls-shared.c: New file.
19958 * gdb.threads/tls-shared.exp: New file.
8bc2021f 19959
d99968dc
EZ
199602003-07-09 Elena Zannoni <ezannoni@redhat.com>
19961
19962 * gdb.base/annota1.exp: Make sure that we properly escape the
19963 full path of the source file. Xfail more permissive patterns,
d63a86f8 19964 due to a compiler debug info problem.
d99968dc 19965
83876b3b
AS
199662003-07-07 Andreas Schwab <schwab@suse.de>
19967
2705e972
AS
19968 * gdb.asm/m68k.inc: New file.
19969 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
19970
83876b3b
AS
19971 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
19972 arguments"): Also match negative number.
19973
19974 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
19975
3a871b37
DJ
199762003-07-03 Daniel Jacobowitz <drow@mvista.com>
19977
19978 * gdb.base/store.c (charest): New typedef.
19979 (add_char): Rename to add_charest, update.
19980 (wack_char): Rename to wack_charest, update types. Return l + r
19981 to keep r live across the call.
19982 (wack_short, wack_int, wack_long, wack_longest, wack_float)
19983 (wack_double, wack_doublest): Return l + r to keep r live across
19984 the call.
19985 * gdb.base/store.exp: Accomodate store.c changes.
19986
b2a7f303
DC
199872003-06-30 David Carlton <carlton@kealia.com>
19988
19989 * gdb.c++/maint.exp (test_invalid_name): New.
19990 (test_first_component): Add tests for invalid names.
19991
3c6cb4a1
MC
199922003-06-29 Michael Chastain <mec@shout.net>
19993
19994 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
19995 output of '<VTT for class>' for virtual base classes.
19996
f1c2644b
DJ
199972003-06-29 Daniel Jacobowitz <drow@mvista.com>
19998
19999 * gdb.base/completion.exp: Tab-complete "complet" instead of
20000 "compl".
20001 * gdb.base/complex.exp, gdb.base/complex.c: New files.
20002
18080350
DJ
200032003-06-29 Daniel Jacobowitz <drow@mvista.com>
20004
20005 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
20006 * gdb.base/volatile.exp: Likewise.
20007
f56973f8
DJ
200082003-06-29 Daniel Jacobowitz <drow@mvista.com>
20009
20010 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
20011 gdb/1265.
20012
200132003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
20014 Daniel Jacobowitz <drow@mvista.com>
20015
20016 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
20017 initial line count of 'captured_main' from 26 to 32.
20018 (test_with_self): Allow xmalloc call to be interleaved with the
20019 preceding two lines.
20020
e766d4d6
JB
200212003-06-24 Joel Brobecker <brobecker@gnat.com>
20022
20023 * gdb.base/bang.exp: New testcase.
20024
f125c9a4
JB
200252003-06-23 Joel Brobecker <brobecker@gnat.com>
20026
20027 * gdb.base/langs.exp: Add some tests for the "minimal" language
20028 support.
20029
6e25beaf
EZ
200302003-06-23 Elena Zannoni <ezannoni@redhat.com>
20031
20032 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
20033 the testcase.
20034
2f816dda
DJ
200352003-06-22 Daniel Jacobowitz <drow@mvista.com>
20036
20037 * gdb.base/relocate.exp: Test add-symbol-file with a variable
20038 offset.
20039
db5a5748
DJ
200402003-06-22 Daniel Jacobowitz <drow@mvista.com>
20041
20042 * gdb.c++/pr-1210.cc: New file.
20043 * gdb.c++/pr-1210.exp: New file.
20044
1df0c130
DJ
200452003-06-21 Daniel Jacobowitz <drow@mvista.com>
20046
20047 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
20048 000-exec-continue.
20049
a92feac0
MK
200502003-06-15 Mark Kettenis <kettenis@gnu.org>
20051
20052 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
20053 on *-*-*bsd* instead of *-*-freebsd*.
20054
81a58f5b
AC
200552003-06-14 Andrew Cagney <cagney@redhat.com>
20056
20057 * gdb.base/store.exp: Test longest and doublest. Test all
20058 parameters. Weaken return statement match.
20059 * gdb.base/store.c: Add longest and doublest - aka long long and
20060 long double functions. Put all parameters into local register
20061 variables. Use negative values.
20062
b257a0d3
AC
200632003-06-14 Andrew Cagney <cagney@redhat.com>
20064
20065 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
20066 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
20067 exit status.
20068 * gdb.base/fileio.exp: Disable target when nointerrupts and
20069 noinferiorio, instead of limiting it to remote. Use remote_exec
20070 instead of system.
d63a86f8 20071
21c38304
JJ
200722003-06-12 Jeff Johnston <jjohnstn@redhat.com>
20073
20074 * gdb.base/float.exp: Add ia64 support.
20075
1bcdb424
CV
200762003-06-12 Corinna Vinschen <vinschen@redhat.com>
20077
20078 * gdb.base/fileio.exp: Run only on remote targets.
20079
6aeb981f
CV
200802003-06-10 Corinna Vinschen <vinschen@redhat.com>
20081
20082 * gdb.base/fileio.c: New file, testing File-I/O.
20083 * gdb.base/fileio.exp: Ditto.
20084
53df362e
RG
200852003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
20086
20087 * gdb.base/shreloc.exp: New file, check symbol values obtained from
20088 shared objects after relocation at load time (gdb PR/1132).
20089 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 20090 as above, part of the shared object relocation test.
53df362e 20091
ffee1b46
MK
200922003-06-08 Mark Kettenis <kettenis@gnu.org>
20093
b5ca3722
MK
20094 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
20095 fully filled history list.
20096 * gdb.base/gdb_history: New file.
20097
03ed860d
MK
20098 * gdb.base/signals.exp: XFAIL "continue to func1" on
20099 i*86-*-freebsd*.
20100
ffee1b46
MK
20101 * gdb.base/attach.exp: When trying to attach to a nonexistent
20102 process, make it possible to specify the PID based on the target,
20103 and do so for *-*-freebsd*.
20104
d80dbb52
RH
201052003-06-02 Richard Henderson <rth@redhat.com>
20106
20107 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
20108
6dd77b81
RH
201092003-06-02 Richard Henderson <rth@redhat.com>
20110
20111 * gdb.base/selftest.exp: Next over lim_at_start initialization.
20112
f6347e16
RH
201132003-06-02 Richard Henderson <rth@redhat.com>
20114
20115 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
20116
2c161407
DJ
201172003-06-01 Daniel Jacobowitz <drow@mvista.com>
20118
20119 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
20120 of globalvar.
20121
572eb746
MK
201222003-06-01 Mark Kettenis <kettenis@gnu.org>
20123
20124 * gdb.asm/asm-source.exp: Check for memory read errors in
20125 disassembler test on *BSD too.
20126
9e9617a5
RH
201272003-06-01 Richard Henderson <rth@redhat.com>
20128
20129 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
20130 for .frame.
20131 (gdbasm_call): Lose ldgp.
20132 (gdbasm_startup): Add frame information.
20133 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
20134
7b34ad4e
MK
201352003-05-31 Mark Kettenis <kettenis@gnu.org>
20136
20137 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
20138 i?86-*-*.
20139
10059fdf
MK
201402003-05-30 Mark Kettenis <kettenis@gnu.org>
20141
20142 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
20143 FreeBSD.
20144
acf4b816
RH
201452003-05-29 Richard Henderson <rth@redhat.com>
20146
20147 * gdb.asm/alpha.inc: New file.
20148 * gdb.asm/asm-source.exp: Use it.
20149
e9ecd949
JB
201502003-05-29 Jim Blandy <jimb@redhat.com>
20151
20152 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
20153 'core.PID'.
20154
e3e5a4f3
JB
201552003-05-22 Jim Blandy <jimb@redhat.com>
20156
20157 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
20158 backtrace.
d63a86f8 20159
72fe3d25
DC
201602003-05-20 David Carlton <carlton@math.stanford.edu>
20161
20162 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
20163 this time.
20164
58da2eb2
DC
201652003-05-19 David Carlton <carlton@bactrian.org>
20166
20167 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
20168 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
20169
1fcb5155
DC
201702003-05-19 David Carlton <carlton@bactrian.org>
20171
20172 * gdb.c++/namespace.exp: Add namespace scope and anonymous
20173 namespace tests.
20174 Bump copyright date.
20175 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
20176 (main): Call C::D::marker2.
20177 * gdb.c++/namespace1.cc: New file.
20178
85e85163
JJ
201792003-05-14 Jeff Johnston <jjohnstn@redhat.com>
20180
20181 Roland McGrath <roland@redhat.com>
d63a86f8 20182 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
20183 there is no manager thread.
20184
a25fbfec
JJ
201852003-05-08 Jeff Johnston <jjohnstn@redhat.com>
20186
d63a86f8
RM
20187 * gdb.threads/schedlock.exp: Remove assumption that all threads
20188 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
20189 in one of the child threads rather than the main thread.
20190
be375bae
JB
201912003-05-07 Jim Blandy <jimb@redhat.com>
20192
09bf6082
JB
20193 Add support for assembly source testing on the s390x.
20194 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
20195 architecture.
20196 * gdb.asm/s390x.inc: New file.
20197
be375bae
JB
20198 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
20199 succession of 'if' statements.
20200
00905d52
AC
202012003-05-05 Andrew Cagney <cagney@redhat.com>
20202
20203 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
20204
b1e29e33
AC
202052003-05-05 Andrew Cagney <cagney@redhat.com>
20206
20207 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
20208 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
20209
e33d66ec
EZ
202102003-05-02 Elena Zannoni <ezannoni@redhat.com>
20211
20212 * gdb.base/charset.exp: Update based on new behavior of set/show
20213 charset commands.
20214
2b6fd0d8
AC
202152003-05-01 Andrew Cagney <cagney@redhat.com>
20216
20217 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
20218 variable do not give memory errors.
20219
130cacce
AF
202202003-04-30 Adam Fedor <fedor@gnu.org>
20221
20222 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
20223 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
20224 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
20225 gdb.objc/basicclass.m: : New files
20226
20227 * lib/gdb.exp (gdb_compile_objc): New procedure.
20228
bea71854
DJ
202292003-04-27 Daniel Jacobowitz <drow@mvista.com>
20230
20231 * gdb.base/signals.exp: Make backtrace tests more specific.
20232
0f20eeea
DC
202332003-04-23 David Carlton <carlton@bactrian.org>
20234
20235 * gdb.c++/maint.exp (test_first_component): Add tests for
20236 'operator' in more locations.
20237
c8c4d8dc
KB
202382003-04-16 Kevin Buettner <kevinb@redhat.com>
20239
20240 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
20241
3fe60e3c
EZ
202422003-04-16 Elena Zannoni <ezannoni@redhat.com>
20243
20244 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 20245 func marke' instead. Update test name.
3fe60e3c 20246
9219021c
DC
202472003-04-15 David Carlton <carlton@math.stanford.edu>
20248
20249 * gdb.c++/maint.exp: New file.
20250
5dd55bdd
EZ
202512003-04-14 Elena Zannoni <ezannoni@redhat.com>
20252
20253 * gdb.threads/schedlock.c: Change type of thread function argument
20254 to long, to avoid warnings on 64-bit platforms.
20255
00890572
EZ
202562003-04-14 Elena Zannoni <ezannoni@redhat.com>
20257
a9c64011
AS
20258 * gdb.base/attach.exp: Add new message from ptrace in case of
20259 attaching to nonexistent process.
d63a86f8 20260
93201743
JB
202612003-04-11 Jim Blandy <jimb@redhat.com>
20262
20263 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
20264 gdb.c++/userdef.cc: Place comments on the lines to which the
20265 marker function might return.
20266 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
20267 gdb.c++/userdef.exp: Look for those comments to check that we've
20268 returned to the right place, instead of checking line numbers.
20269
2a11c64d
EZ
202702003-04-11 Elena Zannoni <ezannoni@redhat.com>
20271
a9c64011
AS
20272 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
20273 match on sourcefile name, instead of directory name.
2a11c64d 20274
68ab8fc5
EZ
202752003-04-10 Elena Zannoni <ezannoni@redhat.com>
20276
d63a86f8 20277 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
20278 working directory name.
20279
5624293a
JB
202802003-04-09 Jim Blandy <jimb@redhat.com>
20281
20282 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
20283 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
20284 after an inferior function call, report the failure, but allow the
20285 test to continue.
20286
f1f02ee4
SC
202872003-04-05 Stephane Carrez <stcarrez@nerim.fr>
20288
20289 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
20290 with -DPROTOTYPES.
20291
6eb79af0
SC
202922003-04-05 Stephane Carrez <stcarrez@nerim.fr>
20293
20294 * gdb.base/break.exp: Revert last patch.
20295
8dfb4cf0
SC
202962003-04-04 Stephane Carrez <stcarrez@nerim.fr>
20297
20298 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
20299 with -DPROTOTYPES.
20300
ed4c619a
AC
203012003-04-02 Andrew Cagney <cagney@redhat.com>
20302
20303 * gdb.base/callfuncs.exp: Make "print add" messages unique.
20304 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
20305 matching directories by the name breakpoint.
20306 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
20307 Make "continue to marker1" consistent.
20308 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
20309 message consistent.
20310 * lib/gdb.exp: Put "the program is no longer running", and "the
20311 program exited" in parenthesis.
20312 * lib/mi-support.exp: Ditto.
d63a86f8 20313
4e35d5f0 203142003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 20315
4e35d5f0
BR
20316 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
20317
71900fe8
AC
203182003-03-29 Andrew Cagney <cagney@redhat.com>
20319
20320 * gdb.base/sizeof.c (main): Print the value of '\377'.
20321 * gdb.base/sizeof.exp: Check the sign of '\377'.
20322
c0655a16
MC
203232003-03-27 Michael Chastain <mec@shout.net>
20324
20325 * gdb.base/gdb1090.exp: New file.
20326 * gdb.base/gdb1090.cc: New file.
20327
5b2a3989
JB
203282003-03-27 J. Brobecker <brobecker@gnat.com>
20329
20330 * gdb.gdb/observer.exp: New regression test.
20331
79876890
MC
203322003-03-27 Michael Chastain <mec@shout.net>
20333
20334 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
20335 * gdb.base/ptype.exp: Likewise.
20336
6eac95e3
CV
203372003-03-27 Corinna Vinschen <vinschen@redhat.com>
20338
20339 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
20340
e8c71839
MC
203412003-03-26 Michael Chastain <mec@shout.net>
20342
20343 * gdb.base/ptype.exp: Actually use some typedef'd types.
20344
71b10041
SC
203452003-03-21 Stephane Carrez <stcarrez@nerim.fr>
20346
20347 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
20348 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
20349
2512cf80
CV
203502003-03-20 Corinna Vinschen <vinschen@redhat.com>
20351
20352 * gdb.base/default.exp: Fix regular expression.
20353
0d195a4f
CV
203542003-03-20 Corinna Vinschen <vinschen@redhat.com>
20355
20356 * gdb.base/args.exp: Fix regular expression.
20357
8a2dbca8
CV
203582003-03-20 Corinna Vinschen <vinschen@redhat.com>
20359
20360 * gdb.base/help.exp: Allow Win32 child process.
20361
bf028682
CV
203622003-03-20 Corinna Vinschen <vinschen@redhat.com>
20363
20364 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
20365 when stepping out of main().
20366
182dbe85
CV
203672003-03-20 Corinna Vinschen <vinschen@redhat.com>
20368
20369 * gdb.base/default.exp: Check for win32 specific message when calling
20370 "run" without executable.
20371
d67a6ba5
CV
203722003-03-20 Corinna Vinschen <vinschen@redhat.com>
20373
20374 * gdb.base/args.exp: Expect .exe in output.
20375
a955b5bb
CV
203762003-03-20 Corinna Vinschen <vinschen@redhat.com>
20377
20378 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
20379 Cygwin native.
20380
bf6bad4b
AC
203812003-03-17 Andrew Cagney <cagney@redhat.com>
20382
20383 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
20384 vector registes.
20385 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
20386 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
20387
293e9a31
DC
203882003-03-17 David Carlton <carlton@math.stanford.edu>
20389
20390 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
20391 test, for PR breakpoints/38.
20392 Call test_watchpoint_and_breakpoint.
20393 * gdb.base/watchpoint.c (func3): New function.
20394 (main): Call func3.
20395
5330f2db
DC
203962003-03-04 David Carlton <carlton@math.stanford.edu>
20397
20398 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
20399 Garply<Garply<char> >:: garply".
20400 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
20401 with respect to PR c++/1111; note also PR c++/1113.
20402 (test_template_breakpoints): KFAIL "constructor breakpoint" with
20403 respect to PR c++/1062.
20404 KFAIL "destructor breakpoint" with respect to PR c++/1112.
20405
6ece72da
DC
204062003-03-03 David Carlton <carlton@math.stanford.edu>
20407
20408 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
20409 with respect to PR c++/57.
20410 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
20411 c++/826.
20412 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
20413 respect to PR c++/57.
20414
85ca1584
DC
204152003-03-03 David Carlton <carlton@math.stanford.edu>
20416
20417 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
20418 respect to PR c++/33 into FAILs.
20419
98e9c5b8
MC
204202003-03-03 Michael Chastain <mec@shout.net>
20421
7bedbf27
MC
20422 * configure.in: Update copyright years.
20423
204242003-03-03 Michael Chastain <mec@shout.net>
20425
20426 * Makefile.in: Update copyright years.
98e9c5b8 20427
f683e100
DC
204282003-02-28 David Carlton <carlton@math.stanford.edu>
20429
20430 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
20431 print class instead of struct and/or superfluous protection
20432 specifiers, as long as the resulting output is equivalent to the
20433 source code.
20434 Delete FIXME from end of messages on tests that don't need
20435 fixing.
20436
a9e0cf2c
DC
204372003-02-28 David Carlton <carlton@math.stanford.edu>
20438
20439 * gdb.c++/templates.exp (do_tests): Allow const in the two
20440 Foo<volatile char *>::foo tests.
20441
e8d359df
MS
204422003-02-27 Michael Snyder <msnyder@redhat.com>
20443
d63a86f8 20444 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
20445 will be consistant.
20446
0b71dc91
DC
204472003-02-26 David Carlton <carlton@math.stanford.edu>
20448
20449 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
20450 char *>::foo" test with respect to PR c++/33. Create a new test
20451 which is identical to that one except that it doesn't put the
20452 space between the "char" and the "*"; KFAIL it, too.
20453
dd14ab43
DC
204542003-02-26 David Carlton <carlton@math.stanford.edu>
20455
20456 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
20457 template types into either PASSes or KFAILs (corresponding to PR
20458 c++/57). Tweak indentation. Update copyright.
20459
1146c7f1
SC
204602003-02-23 Stephane Carrez <stcarrez@nerim.fr>
20461
20462 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
20463
74641dfb
MC
204642003-02-13 Michael Chastain <mec@shout.net>
20465
20466 * gdb.base/exprs.exp: Remove i960 remnants.
20467 * gdb.base/funcargs.exp: Likewise.
20468 * gdb.base/list.exp: Likewise.
20469 * gdb.base/ptype.exp: Likewise.
20470
559cd2d0
DC
204712003-02-14 David Carlton <carlton@math.stanford.edu>
20472
20473 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
20474 pEe->D::vg()" from XFAIL to KFAIL.
20475
c4f90d87
JM
204762003-02-13 Jason Molenda (jmolenda@apple.com)
20477
20478 * gdb.base/maint.exp: Update maint print statistics regexp to include
20479 new entries.
20480
cbc4d97c
MC
204812003-02-13 Michael Chastain <mec@shout.net>
20482
20483 * gdb.c++/inherit.exp: Remove call to get_debug_format.
20484
40f235b7
MC
204852003-02-12 Michael Chastain <mec@shout.net>
20486
20487 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
20488 * gdb.c++/inherit.exp: Likewise.
20489 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
20490 * gdb.c++/templates.exp: Likewise.
20491 * gdb.c++/virtfunc.exp: Likewise.
20492
c56716b0
JM
204932003-02-06 Jason Molenda (jason-cl@molenda.com)
20494
20495 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
20496 why the code is written that way.
20497
070afcf8
MC
204982003-02-05 Michael Chastain <mec@shout.net>
20499
20500 * gdb.base/dump.exp: Add missing copyright line.
20501
5d0331e5
JM
205022003-02-05 Jason Molenda (jason-cl@molenda.com)
20503
f7ae6d3e 20504 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
20505 at the beginning so the breakpoint doesn't get set on the loop.
20506
92851186
MC
205072003-02-05 Michael Chastain <mec@shout.net>
20508
20509 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
20510 output for configurations with gcc 2.95.3.
20511
cbf1e085
AC
205122003-02-05 Keith Seitz <keiths@redhat.com>
20513 Andrew Cagney <ac131313@redhat.com>
20514
20515 * gdb.mi/mi-cli.exp: New file.
d63a86f8 20516
29518e1e
MC
205172003-02-04 Michael Chastain <mec@shout.net>
20518
20519 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
20520 Call perror and then continue.
20521
5af1d5f3
MC
205222003-02-03 Michael Chastain <mec@shout.net>
20523
20524 * gdb.c++/pr-1023.cc: New file.
20525 * gdb.c++/pr-1023.exp: New file.
20526
6b549786
JB
205272003-02-05 Jim Blandy <jimb@redhat.com>
20528
20529 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
20530 it's local to foobar. Check for it there, and check that it's not
20531 present in main.
20532 * gdb.c++/local.cc (marker2): New function.
20533 (foobar): Call marker1.
20534 (main): Call marker2 instead of marker1.
20535
67f16606
AC
205362003-02-04 Andrew Cagney <ac131313@redhat.com>
20537
20538 * gdb.disasm/mn10200.exp: Obsolete file.
20539 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
20540 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
20541 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
20542
1c5cb38e
DC
205432003-02-04 David Carlton <carlton@math.stanford.edu>
20544
20545 * gdb.c++/overload.exp: Test intToChar(1).
20546 * gdb.c++/overload.cc (intToChar): New.
20547 (main): Call intToChar.
20548
d1fe6965
DC
205492003-02-03 David Carlton <carlton@math.stanford.edu>
20550
20551 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
20552 'might_kfail' arg.
20553 KFAIL some of the continue_to_bp_overloaded calls, according to
20554 PR c++/1025.
20555
9ba61c5d
MC
205562003-02-01 Michael Chastain <mec@shout.net>
20557
20558 * gdb.base/advance.c (marker1): New marker function.
20559 * gdb.base/advance.exp: When the 'advance' command lands on the
20560 return breakpoint, it can legitimately stop on either the
20561 current line or the next line. Accommodate both outcomes.
20562 * gdb.base/until.exp: Likewise.
20563
e7494ffb
AC
205642003-02-02 Andrew Cagney <ac131313@redhat.com>
20565
20566 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
20567 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
20568 now a list, not a tuple.
20569 * gdb.mi/mi-var-display.exp: Ditto.
20570 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 20571
075559bc
AC
205722003-02-01 Andrew Cagney <ac131313@redhat.com>
20573
20574 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
20575 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
20576 stack backtraces.
20577 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 20578
2bd4c7b1
MK
205792003-02-01 Mark Kettenis <kettenis@gnu.org>
20580
20581 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
20582 gdb.mi/mi1-pthreads.exp: Return instead of calling
20583 gdb_suppress_entire_file.
20584
eabd8992
MS
205852003-02-01 Mark Salter <msalter@redhat.com>
20586
20587 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
20588
71469e2f
MS
205892003-01-31 Mark Salter <msalter@redhat.com>
20590
20591 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
20592 Support empty arg.
20593
38a94d44
MC
205942003-01-30 Michael Chastain <mec@shout.net>
20595
20596 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
20597 This was a workaround for a UTF-8 bug in readline 4.3. The bug
20598 has been fixed in gdb/readline on 2003-01-09.
20599
19ea9e73
MS
206002003-01-29 Michael Snyder <msnyder@redhat.com>
20601
e8d359df
MS
20602 * gdb.base/maint.exp: Allow for leading underscore in symbol.
20603 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
20604 * gdb.base/args.exp: Skip if target does not support args passing.
20605
2307bd6a
DJ
206062003-01-22 Daniel Jacobowitz <drow@mvista.com>
20607
19ea9e73 20608 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
20609 gdb_test. Accept a list of expect arguments as the third
20610 parameter.
20611 (gdb_test): Use it.
20612
f2dd3617
EZ
206132003-01-20 Elena Zannoni <ezannoni@redhat.com>
20614
20615 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
20616 allow for different test tree configurations. Update some
20617 tescases accordingly.
20618 * gdb.arch/altivec-regs.exp: Ditto.
20619 * gdb.asm/asm-source.exp: Ditto.
20620 * gdb.base/advance.exp: Ditto.
20621 * gdb.base/display.exp: Ditto.
d63a86f8 20622 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
20623 * gdb.base/mips_pro.exp: Ditto.
20624 * gdb.base/overlays.exp: Ditto.
20625 * gdb.base/relocate.exp: Ditto.
20626 * gdb.base/setshow.exp: Ditto.
20627 * gdb.base/step-line.exp: Ditto.
20628 * gdb.base/step-test.exp: Ditto.
20629 * gdb.base/until.exp: Ditto.
20630 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
20631
c71cdefd
DC
206322003-01-17 David Carlton <carlton@math.stanford.edu>
20633
20634 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
20635 corresponding to PR c++/945.
20636 Update copyright.
20637
fdba05d7
DC
206382003-01-17 David Carlton <carlton@math.stanford.edu>
20639
20640 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
20641 corresponding to PR c++/68.
20642
206432003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
20644
20645 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
20646 (test_paddr_hairy_functions): Call print_addr_2_kfail for
20647 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
20648
c362c33a
EZ
206492003-01-15 Elena Zannoni <ezannoni@redhat.com>
20650
0fbc361c
EZ
20651 * gdb.base/break.exp: Fix change of default location, because of
20652 removal of until tests.
20653 * gdb.base/help.exp: Update test for new 'until' help message.
20654 Add test for help on 'advance'.
a9c64011 20655 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 20656
dabf8a35
MK
206572003-01-15 Mark Kettenis <kettenis@gnu.org>
20658
20659 * gdb.base/default.exp: Adapt "info float" test for recent changes
20660 to that command. Add test for "info vector".
20661 * gdb.base/float.exp: New file. Add test for "info float" that
20662 resembles the old test in gdb.base/default.exp.
20663
a1769aca
DC
206642003-01-15 David Carlton <carlton@math.stanford.edu>
20665
20666 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
20667
82025e13
EZ
206682003-01-15 Elena Zannoni <ezannoni@redhat.com>
20669
20670 * gdb.base/break.exp: Move the tests of until command from here...
20671 * gdb.base/until.exp: ... to here. New file. Add other tests.
20672 * gdb.base/advance.c: New file.
20673 * gdb.base/advance.exp: New file.
20674
8f9ab801
EZ
206752003-01-14 Elena Zannoni <ezannoni@redhat.com>
20676
a9c64011
AS
20677 * gdb.base/args.c: New file.
20678 * gdb.base/args.exp: New file.
8f9ab801 20679
9ae66589
DJ
206802003-01-14 Daniel Jacobowitz <drow@mvista.com>
20681
20682 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
20683
8d77e5c3
DJ
206842003-01-14 Daniel Jacobowitz <drow@mvista.com>
20685
20686 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
20687
12d2f0a1
DJ
206882003-01-14 Daniel Jacobowitz <drow@mvista.com>
20689
20690 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
20691 dates.
20692
6ca37014
DJ
206932003-01-13 Daniel Jacobowitz <drow@mvista.com>
20694
20695 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
20696
b0023472
DJ
206972003-01-13 Daniel Jacobowitz <drow@mvista.com>
20698
20699 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
20700 (ptype &*"foo").
20701 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
20702
607fbc54 207032003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
20704
20705 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
20706 * gdb.mi/mi1-console.exp: Likewise.
20707
607fbc54 207082003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
20709
20710 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
20711 * gdb.mi/mi1-console.exp: Likewise.
20712
a1fb14a2
DJ
207132003-01-13 Daniel Jacobowitz <drow@mvista.com>
20714
20715 * gdb.c++/overload.exp: Remove some fixed XFAILs.
20716
c4cf40b7
DJ
207172003-01-09 Daniel Jacobowitz <drow@mvista.com>
20718
20719 * gdb.base/detach.exp: New test.
20720
696d5a5b
DJ
207212003-01-09 Daniel Jacobowitz <drow@mvista.com>
20722
20723 * Makefile.in (ALL_SUBDIRS): New variable.
20724 (subdirs, clean, distclean): Use it.
20725 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
20726 regenerating Makefile, since it is generated from the top level.
20727 * gdb.asm/Makefile.in: Likewise.
20728 * gdb.base/Makefile.in: Likewise.
20729 * gdb.c++/Makefile.in: Likewise.
20730 * gdb.disasm/Makefile.in: Likewise.
20731 * gdb.java/Makefile.in: Likewise.
20732 * gdb.mi/Makefile.in: Likewise.
20733 * gdb.threads/Makefile.in: Likewise.
20734 * gdb.trace/Makefile.in: Likewise.
20735
754533e4
DC
207362003-01-09 David Carlton <carlton@math.stanford.edu>
20737
20738 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
20739 Add copyright year 2003.
20740
d8b3e9ee
MC
207412003-01-06 Michael Chastain <mec@shout.net>
20742
20743 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
20744 When selecting a thread, 'line' and 'file' are optional.
20745 * gdb.mi/mi1-pthreads.exp: Likewise.
20746
8e9e0fe6
AS
207472003-01-06 Andreas Schwab <schwab@suse.de>
20748
20749 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
20750 failures.
20751
b5ab8ff3
DJ
207522003-01-04 Daniel Jacobowitz <drow@mvista.com>
20753
20754 Fix PR gdb/844
20755 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
20756 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
20757
20758 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
20759 instead of calling gdb_suppress_entire_file.
20760 * gdb.threads/print-threads.exp: Likewise.
20761 * gdb.threads/schedlock.exp: Likewise.
20762
20763 * gdb.threads/killed.exp: Return instead of calling
20764 gdb_suppress_entire_file.
20765 * gdb.threads/linux-dp.exp: Likewise.
20766 * gdb.threads/pthreads.exp: Likewise.
20767
1e698235
DJ
207682003-01-04 Daniel Jacobowitz <drow@mvista.com>
20769
20770 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
20771 stabs.
20772 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
20773 * gdb.base/whatis.exp: Always allow (void) after function names.
20774
147ff08c
DJ
207752003-01-04 Daniel Jacobowitz <drow@mvista.com>
20776
20777 * gdb.c++/casts.exp: Correct regexp.
20778
dc62bfc2
MK
207792003-01-04 Mark Kettenis <kettenis@gnu.org>
20780
20781 * configure.in: Call AC_CONFIG_HEADER. Don't call
20782 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
20783 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
20784 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
20785 aforementioned directories in the AC_OUPUT call.
20786 * config.hin: New file.
20787 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
20788 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
20789 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
20790 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
20791 pass -I$objdir instead of -I$objdir/$subdir in compilation.
20792 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
20793 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
20794 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
20795 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
20796 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
20797 gdb.threads/configure.in, gdb.threads/configure,
20798 gdb.threads/config.in, gdb.trace/configure.in,
20799 gdb.trace/configure: Removed.
20800
77afa639
MC
208012003-01-03 Michael Chastain <mec@shout.net>
20802
20803 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
20804 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
20805
7634bb6e
DJ
208062003-01-03 Daniel Jacobowitz <drow@mvista.com>
20807
20808 * gdb.base/store.exp: Fix regular expressions.
20809
b39c905e
MK
208102002-12-28 Mark Kettenis <kettenis@gnu.org>
20811
20812 * configure.in: Rewrite.
20813 * configure: Regenerated.
20814
0a8551dd
DC
208152003-01-03 David Carlton <carlton@math.stanford.edu>
20816
20817 * gdb.base/psymtab.exp: New file.
20818 * gdb.base/psymtab1.c: Ditto.
20819 * gdb.base/psymtab2.c: Ditto.
20820
c60b7188
AF
208212002-12-23 Adam Fedor <fedor@gnu.org>
20822
20823 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
20824
ee73db83
DC
208252002-12-23 David Carlton <carlton@math.stanford.edu>
20826
20827 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
20828 and current_directory initialization.
20829
d6c1774e
JB
208302002-12-22 Jim Blandy <jimb@redhat.com>
20831
f0a847b8
JB
20832 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
20833 rather than as part of the output file name.
20834
d6c1774e
JB
20835 * gdb.base/attach.exp: There's no need to copy the test program to
20836 /tmp; that was only ever necessary on HP/UX, and this test is
20837 entirely disabled there anyway.
20838
f0708dbb
JB
208392002-12-21 Jim Blandy <jimb@redhat.com>
20840
4c2acfea
JB
20841 * gdb.c++/psmang.exp: Doc fix.
20842
f0708dbb
JB
20843 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
20844 test.
20845
9579e000
DC
208462002-12-20 David Carlton <carlton@math.stanford.edu>
20847
20848 * gdb.c++/annota2.exp: KFAIL annotate-quit.
20849
d1810171
MC
208502002-12-18 Michael Chastain <mec@shout.net>
20851
20852 * gdb.c++/annota2.exp: Add copyright year 2002.
20853
76565097
DC
208542002-12-17 David Carlton <carlton@math.stanford.edu>
20855
20856 * gdb.c++/try_catch.cc: Add marker comments.
20857 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
20858 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
20859 * gdb.c++/m-static.cc: Ditto.
20860 * gdb.c++/m-static1.cc: Ditto.
20861 * gdb.c++/try_catch.cc: Ditto.
20862
da81390b
JJ
208632002-12-16 Jeff Johnston <jjohnstn@redhat.com>
20864
20865 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
20866 to see whether we are using the new -environment-directory
20867 command which resets via -r or the old version of the command
20868 which may prompt the user. Part of fix for gdb/741.
20869
b304d130
AC
208702002-12-13 Andrew Cagney <ac131313@redhat.com>
20871
20872 * gdb.fortran/types.exp: Update obsolete comment.
20873 * gdb.fortran/exprs.exp: Ditto.
20874 * lib/gdb.exp: Delete obsolete code.
20875 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
20876 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
20877 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
20878 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
20879 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
20880 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
20881 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
20882 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
20883 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
20884 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
20885 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
20886 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
20887 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
20888 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
20889 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
20890 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
20891 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
20892 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
20893 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
20894 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
20895 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
20896 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
20897 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
20898 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
20899 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
20900 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
20901 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
20902 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
20903 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
20904 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
20905 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
20906 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
20907 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
20908 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
20909 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
20910 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
20911 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
20912
a23b6e6a
DC
209132002-12-11 David Carlton <carlton@math.stanford.edu>
20914
20915 * gdb.c++/m-data.exp: Add test for members that shadow global
20916 variables: see PR gdb/804.
20917 * gdb.c++/m-data.cc: Ditto.
20918
6604731b
DJ
209192002-12-10 Daniel Jacobowitz <drow@mvista.com>
20920
20921 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
20922
de46ecd7
DC
209232002-12-06 David Carlton <carlton@math.stanford.edu>
20924
20925 * gdb.base/store.c: Don't declare functions static.
20926
27e829d0
AC
209272002-12-04 Andrew Cagney <ac131313@redhat.com>
20928
20929 * gdb.base/store.exp, gdb.base/store.c: New files.
20930
92806416
DJ
209312002-12-03 Daniel Jacobowitz <drow@mvista.com>
20932
20933 * gdb.base/selftest.exp: Update for current gdb.
20934
3bcbaac5
DJ
209352002-12-03 Daniel Jacobowitz <drow@mvista.com>
20936
20937 * gdb.base/maint.exp: Only dump symbols from one source file
20938 or objfile.
20939
f4f00b1f
DJ
209402002-12-03 Daniel Jacobowitz <drow@mvista.com>
20941
20942 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
20943 function call.
20944
f1c8a949
JB
209452002-11-25 Jim Blandy <jimb@redhat.com>
20946
20947 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
20948 function appearing in error message.
20949
9e297a97
DJ
209502002-11-21 Daniel Jacobowitz <drow@mvista.com>
20951
20952 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
20953
1f312e79
JJ
209542002-11-08 Jeff Johnston <jjohnstn@redhat.com>
20955
d63a86f8
RM
20956 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
20957 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
20958 should be in mi console format. This is part of fix for PR gdb/604.
20959
83c31e7d
FN
209602002-09-18 Fernando Nasser <fnasser@redhat.com>
20961
20962 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
20963 which explicitly prints the zero offset as "+0".
20964
322b3f65
DJ
209652002-10-22 Daniel Jacobowitz <drow@mvista.com>
20966
20967 * gdb.threads/schedlock.c (args): Make unsigned.
20968
209692002-10-21 Daniel Jacobowitz <drow@mvista.com>
20970
20971 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
20972 numbers. Allow "foo2|selected stack frame".
20973 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
20974 * gdb.asm/asmsrc2.s: Likewise.
20975 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
20976 comments.
20977 * gdb.asm/mips.inc: New file.
20978
5e2fe5b8
AF
209792002-10-18 Adam Fedor <fedor@gnu.org>
20980
20981 * gdb.base/default.exp: Update expected output to include 'ObjC'.
20982 * gdb.base/help.exp: Likewise.
20983
abe1a5d0
KB
209842002-10-17 Kevin Buettner <kevinb@redhat.com>
20985
20986 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
20987 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
20988
10abb1d4
JB
209892002-10-02 Jim Blandy <jimb@redhat.com>
20990
20991 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
20992
1f609b42
AC
209932002-10-01 Andrew Cagney <ac131313@redhat.com>
20994
20995 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
20996 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
20997 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
20998 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
20999 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
21000 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
21001 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
21002
0aee02e4
AC
210032002-09-29 Andrew Cagney <ac131313@redhat.com>
21004
21005 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
21006 * mi0-disassemble.exp, mi0-eval.exp: Delete.
21007 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
21008 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
21009 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
21010 * mi0-var-block.exp, mi0-var-child.exp: Delete.
21011 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 21012
6fde09ad
KB
210132002-09-27 Kevin Buettner <kevinb@redhat.com>
21014
21015 * gdb.base/annota1.exp (info break): Make directory components of
21016 path optional since not all compilers emit this debug information.
21017
889bf7c5
PA
21018 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
21019 step ends up stepping out of the function instead of stopping on
21020 the epilogue.
6fde09ad 21021
9e8aab75
KS
210222002-09-26 Keith Seitz <keiths@redhat.com>
21023
21024 * lib/insight-support.exp (gdbtk_start): Figure out where
21025 the insight executable is based on where gdb is. Use this
21026 executable to start insight instead of gdb.
21027
e36180d7
AC
210282002-09-25 Andrew Cagney <cagney@redhat.com>
21029
21030 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
21031
9dd34b2b
AC
210322002-09-24 Andrew Cagney <ac131313@redhat.com>
21033
21034 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
21035 test_isolated_complaints.
21036 (test_empty_complaint): New function.
21037 (test_empty_complaints): New function. Check no output when no
21038 complaints.
d63a86f8 21039
dea97812
KB
210402002-09-19 Jim Blandy <jimb@redhat.com>
21041
a9c64011 21042 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 21043
54951bd7
AC
210442002-09-19 Andrew Cagney <ac131313@redhat.com>
21045
21046 * gdb.gdb/complaints.exp: New file.
21047
dec43320
AC
210482002-09-18 Andrew Cagney <ac131313@redhat.com>
21049
21050 * gdb.base/maint.exp: Check `help maint internal-warning'.
21051
e70d6e3f
DC
210522002-09-18 David Carlton <carlton@math.stanford.edu>
21053
21054 * gdb.c++/m-static.exp: Remove breakpoints depending on line
21055 numbers, and replace them by a single breakpoint after the
21056 constructors are all finished.
21057 Add test 4.
21058 * gdb.c++/m-static.cc: Add test 4.
21059 * gdb.c++/m-static.h: New file.
21060 * gdb.c++/m-static1.cc: New file.
21061
21062 * gdb.c++/printmethod.exp: New file.
21063 * gdb.c++/printmethod.cc: New file.
21064
21065 * gdb.c++/pr-574.exp: New file.
21066 * gdb.c++/pr-574.cc: New file.
21067
afb5c968
CV
210682002-09-18 Corinna Vinschen <vinschen@redhat.com>
21069
21070 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
21071 embedded targets which never actually exit.
21072
31e45dee
FN
210732002-09-18 Fernando Nasser <fnasser@redhat.com>
21074
21075 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
21076 "don't step after run" as unresolved or unsupported, instead of xfail.
21077
a283c5a1
CV
210782002-09-18 Corinna Vinschen <vinschen@redhat.com>
21079
21080 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
21081 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
21082 Add newline to expected string in "step out of main (status wrapper)"
21083 case.
21084
11350d2a
CV
210852002-09-18 Corinna Vinschen <vinschen@redhat.com>
21086
21087 * lib/gdb.exp (rerun_to_main): Allow restarting application.
21088 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
21089
0deec7d6
TT
210902002-09-17 Tom Tromey <tromey@redhat.com>
21091
21092 * gdb.base/printcmds.exp (test_print_string_constants): Expect
21093 \000, not \0, in double-quoted string.
21094
b2b4a1b5
CV
210952002-09-14 Corinna Vinschen <vinschen@redhat.com>
21096
c9d37158 21097 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
21098 string after running the commands execution on breakpoint tests.
21099
1c56143a
CV
211002002-09-13 Corinna Vinschen <vinschen@redhat.com>
21101
21102 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
21103
37f8da45
JB
211042002-09-12 Joel Brobecker <brobecker@gnat.com>
21105
21106 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
21107
08b468e0
KS
211082002-09-10 Keith Seitz <keiths@redhat.com>
21109
21110 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
21111 runto proc.
21112 (mi_run_to_main): Use mi_runto.
21113 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
21114
dc360f58
KS
211152002-09-10 Keith Seitz <keiths@redhat.com>
21116
21117 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
21118 regexp for stopping at main. Could have multiple event notifications.
21119 Don't assume that main was declared with no parameters.
21120 (mi_next): Use mi_step_to.
21121 (mi_step): Use mi_next_to.
21122
ce3abcfb
CV
211232002-09-09 Corinna Vinschen <vinschen@redhat.com>
21124
21125 * gdb.base/default.exp: Fix expected string in `info float' test.
21126
d1f5b980
BE
211272002-09-09 Ben Elliston <bje@redhat.com>
21128
21129 * config/mips.exp: Update comments.
21130 * config/mips-idt.exp: Likewise.
21131 * config/nind.exp: Likewise.
21132 * config/slite.exp: Likewise.
21133 * config/sparclet.exp: Likewise.
21134 * config/udi.exp: Likewise.
21135 * config/vx.exp: Likewise.
21136 * config/vxworks29k.exp: Likewise.
21137
2f71430b
JB
211382002-09-05 Jim Blandy <jimb@redhat.com>
21139
21140 * gdb.threads/killed.exp: Fix test failure message.
21141
7ddebc7e
KS
211422002-09-04 Keith Seitz <keiths@redhat.com>
21143
21144 * lib/mi-support.exp: Update copyright.
21145 (mi_gdb_test): Increase the priority of the expected pattern
21146 so that it matches gdb_test.
21147
0ae67eb3
KS
211482002-09-03 Keith Seitz <keiths@redhat.com>
21149
21150 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
21151 Use integer comparison instead of string comparison for testing
21152 whether binary was built.
21153
38fc42c8
JB
211542002-09-03 Jim Blandy <jimb@redhat.com>
21155
21156 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
21157
b6ff0e81
JB
211582002-08-29 Jim Blandy <jimb@redhat.com>
21159
21160 * gdb.threads/pthreads.exp: Move the portable thread compilation
21161 code into a function in lib/gdb.exp, and call that from here.
21162 * lib/gdb.exp (gdb_compile_pthreads): New function.
21163
07c98896
KS
211642002-08-29 Keith Seitz <keiths@redhat.com>
21165
21166 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
21167 expect_out so that callers can get at it.
21168
0312286c
DJ
211692002-08-23 Daniel Jacobowitz <drow@mvista.com>
21170
21171 * gdb.threads/print-threads.c: New file.
21172 * gdb.threads/print-threads.exp: New file.
21173 * gdb.threads/schedlock.c: New file.
21174 * gdb.threads/schedlock.exp: New file.
21175
dd039bc4
EZ
211762002-08-22 Elena Zannoni <ezannoni@redhat.com>
21177
a9c64011
AS
21178 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
21179 not altivec.c.
dd039bc4 21180
1f36144c
MK
211812002-08-17 Mark Kettenis <kettenis@gnu.org>
21182
21183 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
21184 targets. The problem should be fixed now.
21185
16057ec7 211862002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
21187
21188 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
21189 2002-07-24 change that removes final dots from error messages.
21190
3c1499ad
TT
211912002-08-13 Tom Tromey <tromey@redhat.com>
21192
21193 * gdb.base/readline.exp: New file.
21194
a20ce2c3
AC
211952002-08-01 Andrew Cagney <ac131313@redhat.com>
21196
21197 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
21198 supress message.
21199
db034ac5
AC
212002002-08-01 Andrew Cagney <cagney@redhat.com>
21201
21202 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
21203 CHILL_FOR_TARGET and CHILL_LIB.
21204 * configure.in (configdirs): Remove gdb.chill.
21205 * configure: Regenerate.
21206 * lib/gdb.exp: Obsolete references to chill.
21207 * gdb.fortran/types.exp: Ditto.
21208 * gdb.fortran/exprs.exp: Ditto.
21209
3e000b18
KB
212102002-07-30 Kevin Buettner <kevinb@redhat.com>
21211
21212 * gdb.base/shlib-call.exp (additional_flags): Conditionally
21213 set Irix-specific compile and link flags.
21214
28f4966b
KB
212152002-07-29 Kevin Buettner <kevinb@redhat.com>
21216
21217 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
21218 source files. The ``-o'' option doesn't work with the ``-E'' option
21219 when using the Irix compiler.
21220
46c0d5a6
DJ
212212002-07-19 Daniel Jacobowitz <drow@mvista.com>
21222
21223 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
21224 Improve support for reusing an exec file. Copy exec file
21225 to target, and run gdbserver on the target instead of on the host.
21226
eecf4bed
JB
212272002-07-18 Jim Blandy <jimb@redhat.com>
21228
0f815cdf
JB
21229 * gdb.base/ending-run.exp: Don't expect to see the program end in
21230 some orderly fashion when we're running on a real stand-alone
21231 board.
21232
eecf4bed
JB
21233 * gdb.base/interrupt.exp: Correct logic for skipping tests on
21234 targets that don't support interrupts.
21235
52d309e4
JB
212362002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
21237
21238 * gdb.base/attach.exp: Add patterns to match output from /proc-based
21239 systems.
21240 Move comments in expect statements to inside the actions, so that they
21241 don't get matched against.
21242
ff683d9e
MK
212432002-07-10 Mark Kettenis <kettenis@gnu.org>
21244
21245 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
21246 function when asleep" test.
21247
b5356753
AC
212482002-07-10 Andrew Cagney <ac131313@redhat.com>
21249
21250 * gdb.base/page.exp: Rewrite to handle problems with very long
21251 `info set' output. Update copyright.
21252
6aa4d13a
AC
212532002-06-26 Andrew Cagney <ac131313@redhat.com>
21254
21255 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
21256 gdb.threads-hp.
21257 * gdb.hp/configure: Regenerate.
21258 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
21259 * gdb.hp/gdb.threads-hp/configure: Delete file.
21260 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
21261
8cf8c2b8
AC
212622002-06-22 Andrew Cagney <ac131313@redhat.com>
21263
21264 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
21265 setlocale, bindtextdomain and textdomain.
21266
6827a8f8
JB
212672002-06-11 Jim Blandy <jimb@redhat.com>
21268
919d772c
JB
21269 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
21270 preprocessor macro information is present.
21271
6827a8f8
JB
21272 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
21273 tests.
21274
c15b0d21
MS
212752002-06-06 Michael Snyder <msnyder@redhat.com>
21276
c5984d70
MS
21277 * gdb.base/overlays.exp: Record addresses of overlay
21278 functions in TCL variables rather than in GDB variables,
21279 to avoid having GDB convert them to pointers (with loss
21280 of information).
21281
d63a86f8 21282 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 21283 default linker script changes.
c15b0d21
MS
21284 * gdb.base/long_long.exp: Add check for sizeof (long double).
21285
be26fe0d
ML
212862002-06-06 Michal Ludvig <mludvig@suse.cz>
21287
21288 * gdb.asm/asm-source.exp: Add x86-64 target.
21289 * gdb.asm/x86_64.inc: New.
d63a86f8 21290
258093ca 212912002-05-30 Michael Chastain <mec@shout.net>
258093ca 21292
4b3153f1 21293 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
21294 * gdb.c++/m-static.cc: New file.
21295 * gdb.c++/m-static.exp: New file.
21296
241264c6
MS
212972002-05-28 Michael Snyder <msnyder@redhat.com>
21298
21299 * gdb.base/call-ar-st.exp: Allow for reduced floating point
21300 precision.
21301
9bba8c8f 213022002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 21303
4b3153f1 21304 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
21305 * gdb.c++/m-data.cc: New file.
21306 * gdb.c++/m-data.exp: New file.
21307
213082002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 21309
4b3153f1 21310 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 21311 * gdb.c++/try_catch.cc: New file.
d63a86f8 21312 * gdb.c++/try_catch.exp: New file.
9bba8c8f 21313
def1b996
MC
213142002-05-27 Michael Chastain <mec@shout.net>
21315
21316 * gdb.c++/local.exp: Accept more nested types in output.
21317
522ba268
MC
213182002-05-26 Michael Chastain <mec@shout.net>
21319
21320 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
21321
277254ba
MS
213222002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
21323
21324 * lib/gdb.exp (gdb_wrapper_init): Just because
21325 gdb_wrapper_file exists, this does not mean that the file
21326 should not be rebuilt. That is what gdb_wrapper_initialized
21327 is for.
21328 (default_gdb_init): Reset gdb_wrapper_initialized.
21329
b61a8733
MS
213302002-05-23 Michael Snyder <msnyder@redhat.com>
21331
d63a86f8 21332 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
21333 the precision of the floating point test results.
21334 * gdb.base/call-rt-st.exp: Ditto.
21335
b61a8733
MS
21336 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
21337 * gdb.base/call-rt-st.exp: Ditto.
21338
56f6e910
MC
213392002-05-19 Michael Chastain <mec@shout.net>
21340
21341 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
21342
ad0b0016
EZ
213432002-05-19 Elena Zannoni <ezannoni@redhat.com>
21344
a9c64011
AS
21345 * configure.in (configdirs): Add gdb.arch.
21346 * configure: Regenerate.
ad0b0016 21347
f617d2b6
JB
213482002-05-17 Jim Blandy <jimb@redhat.com>
21349
21350 * gdb.base/completion.exp: Recognize the more detailed error
21351 messages produced by the macro expander's lexical analyzer.
21352
eac2a696
EZ
213532002-05-14 Elena Zannoni <ezannoni@redhat.com>
21354
a9c64011
AS
21355 * gdb.arch/altivec-abi.c: New file.
21356 * gdb.arch/altivec-abi.exp: New file.
21357 * gdb.arch/altivec-regs.c: New file.
21358 * gdb.arch/altivec-regs.exp: New file.
eac2a696 21359
2fdde8f8
DJ
213602002-05-14 Daniel Jacobowitz <drow@mvista.com>
21361
21362 * gdb.base/maint.exp (maint print type): Update for new type
21363 structure.
d63a86f8 21364
e31f1a7c
EZ
213652002-05-14 Elena Zannoni <ezannoni@redhat.com>
21366
21367 * gdb.arch: New directory.
21368 * gdb.arch/configure.in: New file.
21369 * gdb.arch/configure: New file.
21370 * gdb.arch/Makefile.in: New file.
21371
db589741
CV
213722002-05-13 Corinna Vinschen <vinschen@redhat.com>
21373
21374 * gdb.asm/asm-source.exp: Add v850 as supported target.
21375 * gdb.asm/v850.inc: New file.
21376
8ce2a7dc
DJ
213772002-05-13 Daniel Jacobowitz <drow@mvista.com>
21378
21379 * gdb.c++/annota2.exp (annotate-quit): Add comment.
21380
df763c7f
DJ
213812002-05-12 Daniel Jacobowitz <drow@mvista.com>
21382
21383 * gdb.base/break.exp: Check 'break "marker2"'.
21384
377daeed
MS
213852002-05-10 Michael Snyder <msnyder@redhat.com>
21386
21387 * gdb.base/long_long.exp: Fix typo.
21388
c4b7bc2b
JB
213892002-05-10 Jim Blandy <jimb@redhat.com>
21390
ecac9a4e
JB
21391 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
21392 a bug.
21393
c4b7bc2b
JB
21394 * gdb.base/printcmds.exp (test_integer_literals_rejected):
21395 Recognize more detailed error message produced by the macro
21396 expander's lexical analyzer.
21397 * lib/gdb.exp (test_print_reject): Same.
21398
e71019a1
MK
213992002-05-09 Mark Kettenis <kettenis@gnu.org>
21400
21401 * gdb.c++/method.exp: Fix typo.
21402
fedfc8e6
MS
214032002-05-08 Michael Snyder <msnyder@redhat.com>
21404
166a1957
MS
21405 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
21406 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 21407 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
21408 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
21409 Add iftarget clause for strongarm.
d63a86f8 21410
f1c47eb2
MS
214112002-05-06 Michael Snyder <msnyder@redhat.com>
21412
cb9a9d3e
MS
21413 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
21414 (gdb_continue_to_end): Accept output from status wrapper.
21415 * gdb.base/ending-run.exp: Add case for output from status wrapper.
21416 Clean up fail messages to match pass messages.
21417
f1c47eb2
MS
21418 Enable the "needs_status_wrapper" testsuite feature.
21419 * lib/gdb.exp (gdb_wrapper_init): New procedure.
21420 (gdb_compile): Conditionally call gdb_wrapper_init.
21421 * gdb.base/a2-run.exp: Recognize output from status wrapper.
21422 * gdb.c++/method.exp: Recognize output from status wrapper.
21423
6079c749
BE
214242002-05-06 Ben Elliston <bje@redhat.com>
21425From Graydon Hoare <graydon@redhat.com>
21426
21427 * config/sid.exp: Include support for "rawsid" protocol.
21428
188baff3
JB
214292002-05-03 Jim Blandy <jimb@redhat.com>
21430
21431 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
21432 * gdb.c++/hang3.C: New file.
21433
b9c07f0f
AC
214342002-05-04 Andrew Cagney <ac131313@redhat.com>
21435
21436 * gdb.base/default.exp: Remove obsolete code.
21437 * gdb.c++/misc.exp: Ditto. Update copyright.
21438 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
21439 * gdb.base/whatis.exp: Ditto. Update copyright.
21440 * gdb.base/scope.exp: Ditto. Update copyright.
21441 * gdb.base/ptype.exp: Ditto. Update copyright.
21442 * gdb.base/printcmds.exp: Ditto. Update copyright.
21443 * gdb.base/opaque.exp: Ditto. Update copyright.
21444 * gdb.base/list.exp: Ditto.
21445 * gdb.base/funcargs.exp: Ditto. Update copyright.
21446 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
21447 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
21448 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
21449 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
21450 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
21451 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
21452
5c7a0397
MS
214532002-05-02 Michael Snyder <msnyder@redhat.com>
21454
d6dcc264 21455 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
21456 * gdb.base/long_long.exp: Add xscale target.
21457 * gdb.base/default.exp: Add xscale target.
21458
eb7f1c48
JB
214592002-05-01 Jim Blandy <jimb@redhat.com>
21460
21461 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
21462 gdb.c++/hang.exp: New test.
21463
a6befae8
FF
214642002-05-01 Fred Fish <fnf@redhat.com>
21465
21466 * gdb.base/completion.exp: Handle completions of "./Make" for
21467 more than one completion possibility, as is the case when we
21468 build and test in the source tree.
21469
0a310277
AG
214702002-04-29 Anthony Green <green@redhat.com>
21471
21472 * gdb.java/jmisc1.exp: New file.
21473 * gdb.java/jmisc2.exp: New file.
21474
6ff9af88
DJ
214752002-04-24 Daniel Jacobowitz <drow@mvista.com>
21476
21477 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
21478
96b3d632
EZ
214792002-04-23 Elena Zannoni <ezannoni@redhat.com>
21480
21481 * gdb.base/help.exp: Change 'help status' to allow for target
21482 dependent output differences.
21483
5019bb54
MC
214842002-04-22 Michael Chastain <mec@shout.net>
21485
21486 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
21487
a805a116
MC
214882002-04-22 Michael Chastain <mec@shout.net>
21489
21490 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
21491
a1706bfd
DM
214922002-04-17 David S. Miller <davem@redhat.com>
21493
21494 * gdb.asm/sparc64.inc: New file.
21495 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
21496
a73a20a2
EZ
214972002-04-19 Elena Zannoni <ezannoni@redhat.com>
21498
21499 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
21500 instruction file directly into the build tree. Clean up at end of
21501 test.
21502
ba678339
DM
215032002-04-18 David S. Miller <davem@redhat.com>
21504
21505 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
21506 handle 64-bit platforms correctly.
21507 * gdb.base/maint.exp: Likewise.
21508
b03399da
KB
215092002-04-18 Kevin Buettner <kevinb@redhat.com>
21510
21511 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
21512 ``-fpic'' when compiling files comprising a shared library, but
21513 it does need additional linker flags in order to find shared
21514 libraries at run time.
21515
e2004992
KB
215162002-04-18 Kevin Buettner <kevinb@redhat.com>
21517
21518 * gdb.base/cvexpr.c (use): New function.
21519 (main): Invoke use() on all global variables to prevent
21520 some linkers from deleting these otherwise unused symbols.
21521
d8937120
MC
215222002-04-17 Michael Chastain <mec@shout.net>
21523From David S. Miller <davem@redhat.com>
21524
21525 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
21526 handle 64-bit platforms correctly.
21527
ffd61a58
MS
215282002-04-12 Michael Snyder <msnyder@redhat.com>
21529From Jim Blandy <jimb@redhat.com>
a9c64011 21530 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
21531 script can handle this instead.
21532 * gdb.base/bar.c (barx): Same.
21533 * gdb.base/baz.c (bazx): Same.
21534 * gdb.base/grbx.c (grbxx): Same.
21535
21536 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
21537 manager doesn't automatically unmap overlays unnecessarily.
21538
6b8426a6
MH
215392002-04-10 Martin M. Hunt <hunt@redhat.com>
21540
21541 * gdb.base/ending-run.exp: Fix pattern for Mips targets
21542 stepping out of main.
21543
34af4875
MC
215442002-04-09 Michael Chastain <mec@shout.net>
21545
21546 * gdb.c++/local.cc (main): Move call to marker1() inside nested
21547 scope so that the nested scope tests will make sense.
21548 * gdb.c++/local.exp: Write patterns that actually work with gcc
21549 (the HP patterns "were never known to work with gcc").
21550 Keep the old aCC patterns too.
21551
2d1676a0
DJ
215522002-04-09 Daniel Jacobowitz <drow@mvista.com>
21553
21554 * gdb.base/attach.exp: Correct target board test.
21555
3a63e3f9
MC
215562002-04-08 Michael Chastain <mec@shout.net>
21557
21558 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
21559 in a const method. Add some xfail and fail cases for configurations
21560 that do not emit the "const ...".
21561
f18dabd2
MC
215622002-04-07 Michael Chastain <mec@shout.net>
21563
21564 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
21565 Accept "A * const" and "const A * const" as type of "this".
21566 Fix spelling of getFunky throughout. Make messages uniform.
21567
0fcddd82
EZ
215682002-04-07 Elena Zannoni <ezannoni@redhat.com>
21569
a9c64011 21570 Work around for PR gdb/285:
0fcddd82
EZ
21571 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
21572
16a8534a
EZ
215732002-04-07 Elena Zannoni <ezannoni@redhat.com>
21574
21575 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
21576 instructions file at run time instead of configure time.
21577 Sometimes we run the test in a directory that is not the one we
21578 configured in.
21579 * gdb.asm/configure.in: Delete creation of symlink.
21580 * gdb.asm/configure: Regenerate.
21581
24181d81
JB
215822002-04-05 J. Brobecker <brobecker@gnat.com>
21583
21584 * gdb.gdb/xfullpath.exp: New test, to exercise the new
21585 xfullpath () function.
21586
7cdb7107
DJ
215872002-04-04 Daniel Jacobowitz <drow@mvista.com>
21588
21589 * gdb.asm/Makefile.in: Correct dependencies.
21590
21591 * gdb.asm/powerpc.inc: New file.
21592 * gdb.asm/asm-source.exp: Add PowerPC.
21593 * gdb.asm/configure.in: Likewise.
21594 * gdb.asm/configure: Regenerated.
21595
a7d17088
DJ
215962002-04-04 Daniel Jacobowitz <drow@mvista.com>
21597
21598 * gdb.base/relocate.exp: New file.
21599 * gdb.base/relocate.c: New file.
21600
cd721503
FF
216012002-04-04 Fred Fish <fnf@redhat.com>
21602
21603 * gdb.base/step-test.exp: Update comment regarding stopping in
21604 memcpy/bcopy calls inserted as part of the compiler runtime.
21605
b22ad7a7
MS
216062002-04-04 Michael Snyder <msnyder@redhat.com>
21607
21608 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
21609
5f279fa6
DJ
216102002-04-03 Daniel Jacobowitz <drow@mvista.com>
21611
21612 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
21613 (gdb_expect): Remove $notransfer hack.
21614
dd0fd3ce
DJ
216152002-04-02 Daniel Jacobowitz <drow@mvista.com>
21616
21617 * gdb.c++/classes.exp ("calling method for small class"): Match
21618 updated register output.
21619
1e50cda1
DJ
216202002-03-30 Daniel Jacobowitz <drow@mvista.com>
21621
21622 Fix PR gdb/452
21623 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
21624 when finished. Make gdb_file_cmd send "exec-file" when
21625 appropriate.
21626
24015922
DJ
216272002-03-30 Daniel Jacobowitz <drow@mvista.com>
21628
21629 * gdb.base/attach.exp: Remove extra setup_xfail.
21630
dd7dfd64
MS
216312002-03-26 Michael Snyder <msnyder@redhat.com>
21632
21633 * gdb.base/default.exp: Add tests for dump, append, and restore.
21634 * gdb.base/help.exp: Add tests for dump, append, and restore.
21635 * gdb.base/dump.exp: New file, test dump, append and restore.
21636 * gdb.base/dump.c: New file.
21637
48b2f8d7
MS
216382002-03-27 Michael Snyder <msnyder@redhat.com>
21639
d63a86f8 21640 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
21641 clean-ups in help messages.
21642
05b4d525
FF
216432002-03-26 Fred Fish <fnf@redhat.com>
21644
21645 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
21646 have debugging info for those functions and the compiler uses them
21647 internally to copy structs around.
21648
d7679631
FF
216492002-03-26 Fred Fish <fnf@redhat.com>
21650
21651 * gdb.base/list.exp: Revert the change made yesterday and add note
21652 about why we don't list the default lines for remote targets.
21653
523ac3f9
MS
216542002-03-25 Michael Snyder <msnyder@redhat.com>
21655
21656 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
21657
754b2b8d
FF
216582002-03-25 Fred Fish <fnf@redhat.com>
21659
21660 * gdb.base/list.exp: This test works on remote targets so remove
21661 the short circuit for remote targets. Update copyright.
21662
33c3e192
FF
216632002-03-25 Fred Fish <fnf@redhat.com>
21664
21665 * gdb.base/attach.exp: Fix logic error that was suppressing this
21666 test for all non hppa*-*-hpux* targets, instead of the hp target.
21667 Move comments closer to the suppression point. Also now need to
21668 check that we are running natively.
21669
d43e73ee
MS
216702002-03-22 Michael Snyder <msnyder@redhat.com>
21671
882c8f02
MS
21672 * gdb.base/default.exp: Add test for gcore. Update copyright.
21673 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 21674
04c12f60
FF
216752002-03-06 Fred Fish <fnf@redhat.com>
21676
21677 * gdb.base/funcargs.c: Remove extraneous ';' character.
21678 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
21679
b43df995
MC
216802002-03-04 Michael Chastain <mec@shout.net>
21681
21682 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
21683 accommodate gcc v3 function signature.
21684 * gdb.mi/mi0-var-cmd-exp: Ditto.
21685
92362027
AC
216862002-02-24 Andrew Cagney <ac131313@redhat.com>
21687
21688 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
21689 ``GNU/Linux'' or ``Linux kernel''
21690 * testsuite/gdb.threads/pthreads.c: Ditto.
21691
258ad32d
MC
216922002-02-24 Michael Chastain <mec@shout.net>
21693
21694 * gdb.threads/pthreads.c (thread1): Add a return statement.
21695 (thread2): Likewise.
21696 (foo): Likewise.
21697
04c3b3d4
MC
216982002-02-23 Michael Chastain <mec@shout.net>
21699
21700 * gdb.threads/linux-dp.c (philosopher): Add a return statement
21701 to placate gcc.
21702
5a2a0a20
MC
217032002-02-23 Michael Chastain <mec@shout.net>
21704
21705 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
21706 test "ptype bint". The test passes on all my stabs configurations.
21707
a640f7fc
JB
217082002-02-21 Jim Blandy <jimb@redhat.com>
21709
27924826
JB
21710 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
21711 filename at a time, and watch for the ones we want to see.
21712
a640f7fc
JB
21713 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
21714 types of pointers to prototyped functions.
21715
edcc8c75
AC
217162002-02-20 Andrew Cagney <ac131313@redhat.com>
21717
21718 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
21719 signed, unsigned and straight char.
21720 (padding_char, padding_short, padding_int, padding_long,
21721 padding_long_long, padding_float, padding_double,
21722 padding_long_double): New global variables.
21723 (fill, fill_structs): New functions.
21724
21725 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
21726 for correctly sized writes. Update copyright.
21727 (get_valueof): New procedure.
21728 (get_sizeof): Call get_valueof.
21729 (check_valueof): New procedure.
21730 (check_padding): New procedure.
21731
ac57ea44
MC
217322002-02-20 Michael Chastain <mec@shout.net>
21733
21734 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
21735 to setup_xfail. Document some of the remaining calls.
21736
7a10c941
MC
217372002-02-18 Michael Chastain <mec@shout.net>
21738
21739 * gdb.c++/userdef.exp: Update copyright year.
21740
fb8acdcc
DJ
217412002-02-18 Daniel Jacobowitz <drow@mvista.com>
21742
21743 * gdb.c++/userdef.exp: Test overloaded operators properly.
21744 Remove xfails.
21745
fda6ae12
MS
217462002-02-14 Michael Snyder <msnyder@redhat.com>
21747
21748 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
21749
676a0442
DJ
217502002-02-14 Daniel Jacobowitz <drow@mvista.com>
21751
21752 * gdb.base/a2-run.exp: Check for a remote target properly.
21753 * gdb.base/annota1.exp: Likewise.
21754 * gdb.base/list.exp: Likewise.
21755 * gdb.base/reread.exp: Likewise.
21756 * gdb.base/scope.exp: Likewise.
21757 * gdb.base/shlib-call.exp: Likewise.
21758 * gdb.base/term.exp: Likewise.
21759 * gdb.c++/annota2.exp: Likewise.
21760
78b4f468
RE
217612002-02-13 Richard Earnshaw <rearnsha@arm.com>
21762
21763 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
21764
9a81ba51
MC
217652002-02-10 Michael Chastain <mec@shout.net>
21766
21767 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
21768 (call_after_alloca): Ditto.
21769
004af6c7
DJ
217702002-02-10 Daniel Jacobowitz <drow@mvista.com>
21771
21772 * gdb.base/ending-run.exp: Guard "cont" test with
21773 gdb_skip_stdio_test.
21774
37225f62
JB
217752002-02-06 Jim Blandy <jimb@redhat.com>
21776
21777 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
21778 from here...
21779 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
21780 To here. Disable this test on non-HP platforms. Add big comment.
21781
fe6fdd96
MS
217822002-02-04 Michael Snyder <msnyder@redhat.com>
21783
21784 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
21785 other than d10v and m32r.
21786
036fad3f
RE
217872002-02-02 Richard Earnshaw <rearnsha@arm.com>
21788
21789 * gdb.base/default.exp: Rewrite test patterns to reduce time
21790 taken to match them.
21791
7148ab62
DJ
217922002-01-30 Daniel Jacobowitz <drow@mvista.com>
21793
21794 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
21795 Allow a start function above main.
21796 * gdb.threads/linux-dp.exp: Fix copyright date.
21797
396cc255
DJ
217982002-01-30 Daniel Jacobowitz <drow@mvista.com>
21799
a9c64011
AS
21800 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
21801 (check_philosopher_stack): Check for manager thread before checking
21802 for a just-starting thread.
396cc255 21803
f038d31b
DJ
218042002-01-30 Daniel Jacobowitz <drow@mvista.com>
21805
21806 From Neil Booth <neil@daikokuya.demon.co.uk>:
21807 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
21808 warnings.
21809
b3ff9d9a
FF
218102002-01-21 Fred Fish <fnf@redhat.com>
21811
21812 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
21813 not caller.
21814
39ad761d
JB
218152002-01-21 Jim Blandy <jimb@redhat.com>
21816
21817 * gdb.base/reread.exp: Check that GDB properly re-reads the
21818 executable file when it changes while no inferior is running.
21819
aaf320fa
FF
218202002-01-21 Fred Fish <fnf@redhat.com>
21821
a9c64011
AS
21822 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
21823 optionally accept the "shlib events" variation.
aaf320fa 21824
808a31f5
JB
218252002-01-21 Jim Blandy <jimb@redhat.com>
21826
21827 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
21828 call `fflush' after every `printf', so that the output is produced
21829 at predictable points, regardless of whatever buffering does (or
21830 doesn't) take place.
21831 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
21832 at different points.
21833
4420d5e2
DJ
218342002-01-20 Daniel Jacobowitz <drow@mvista.com>
21835
21836 * gdb.c++/inherit.exp: Update copyright years.
21837 * gdb.c++/method.exp: Likewise.
21838
3e36a0f4
DJ
218392002-01-20 Daniel Jacobowitz <drow@mvista.com>
21840
21841 * gdb.c++/classes.exp: Update for improved v3 support and skipping
21842 artificial methods/arguments.
21843 * gdb.c++/derivation.exp: Likewise.
21844 * gdb.c++/inherit.exp: Likewise.
21845 * gdb.c++/method.exp: Likewise.
21846 * gdb.c++/virtfunc.exp: Likewise.
21847
b4ceaee6
AC
218482002-01-18 Andrew Cagney <ac131313@redhat.com>
21849
21850 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
21851 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
21852 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
21853 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
21854 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
21855 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
21856
ecace851
JB
218572002-01-17 Jim Blandy <jimb@redhat.com>
21858
21859 * gdb.asm/asm-source.exp (info symbol): Take another shot at
21860 anchoring the pattern matching the entry point symbol's name.
21861
375fc983
AC
218622002-01-17 Andrew Cagney <ac131313@redhat.com>
21863
21864 * gdb.base/maint.exp: Update ``maint internal-error'' to match
21865 continue/quit query. Update copyright.
21866
fe6fdd96
MS
218672002-01-14 Michael Snyder <msnyder@redhat.com>
21868
21869 * gdb.base/gcore.exp: Remove extra debugging output.
21870
e017c81f
DJ
218712002-01-13 Daniel Jacobowitz <drow@mvista.com>
21872
21873 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
21874 for slightly dubious v2 mangled string.
21875
37ab3bf8
DJ
218762002-01-13 Daniel Jacobowitz <drow@mvista.com>
21877
21878 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
21879
1bc05c3a 218802002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 21881
1bc05c3a 21882 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 21883
1bc05c3a
JM
21884 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
21885 constructors.
21886 * gdb.c++/derivation.exp: Likewise.
21887 * gdb.c++/templates.exp: Likewise.
21888 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 21889
1bc05c3a
JM
218902002-01-10 Michael Snyder <msnyder@redhat.com>
21891
21892 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 21893
a911c360
MS
218942002-01-08 Michael Snyder <msnyder@redhat.com>
21895
21896 * gdb.base/gcore.exp: New test for generate-core-file command.
21897 * gdb.base/gcore.c: Testcase for above.
21898 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
21899
ea2119ec
JM
219002002-01-08 Jason Merrill <jason@redhat.com>
21901
21902 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
21903
68203136
FF
219042002-01-07 Fred Fish <fnf@redhat.com>
21905
21906 * gdb.c++/overload.exp: Remove unconditional xfails for:
21907 print foo_instance1.overloadargs(1)
21908 print foo_instance1.overloadargs(1, 2)
21909 print foo_instance1.overloadargs(1, 2, 3)
21910 print foo_instance1.overloadargs(1, 2, 3, 4)
21911 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
21912 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
21913 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
21914 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
21915 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
21916 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
21917 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
21918 print foo_instance1.overload1arg()
21919 print foo_instance1.overload1arg((char)arg2)
21920 print foo_instance1.overload1arg((signed char)arg3)
21921 print foo_instance1.overload1arg((unsigned char)arg4)
21922 print foo_instance1.overload1arg((int)arg7)
21923 print foo_instance1.overload1arg((unsigned int)arg8)
21924 print foo_instance1.overload1arg((float)arg11)
21925 print foo_instance1.overload1arg((double)arg12)
d63a86f8 21926
21b9b5b1
MS
219272002-01-07 Michael Snyder <msnyder@redhat.com>
21928
21929 * gdb.base/huge.exp: New test. Print a very large target data object.
21930 (skip_huge_test): New test variable. Define if you want to skip this
21931 test. The test reads an 8 megabyte data object from the target, so it
21932 might be very time consuming on remote targets with a slow connection.
21933 * gdb.base/huge.c: New file. Test case for above.
21934
725f922e
FF
219352002-01-07 Fred Fish <fnf@redhat.com>
21936
21937 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
21938 g_instance.bfoo, and g_instance.cfoo.
21939
889bf7c5 219402002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 21941
889bf7c5
PA
21942 * gdb.base/break.c (multi_line_if_conditional): New function.
21943 (multi_ilne_while_conditional): Likewise.
21944 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
21945 IF or WHILE condition puts the breakpoint at the start of
21946 the condition.
f286b2c3 21947
634d57ec
JL
21948 * gdb.base/selftest.exp (backtrace through signal handler): Remove
21949 hppa*-*-hpux* expected failure.
21950 * gdb.base/structs.exp (do_function_calls): Similarly.
21951
21952 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
21953 watchpoints.
21954
9fbfe2dc
AC
219552002-01-06 Andrew Cagney <ac131313@redhat.com>
21956
21957 Fix PR gdb/66.
21958 * gdb.base/structs.exp: Replace skip for a29k with skip for
21959 gdb,cannot_call_functions.
21960 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
21961 * gdb.base/callfuncs.exp: Ditto.
21962 * gdb.base/call-rt-st.exp: Ditto.
21963 * gdb.base/call-strs.exp: Ditto.
21964 * gdb.base/callfwmall.exp: Ditto.
21965 * gdb.base/scope.exp: Obsolete xfail a29k.
21966 * gdb.c++/misc.exp: Ditto.
21967 * gdb.c++/cplusfuncs.exp: Ditto.
21968 * gdb.base/ptype.exp: Ditto.
21969 * gdb.base/printcmds.exp: Ditto.
21970 * gdb.base/opaque.exp: Ditto.
21971 * gdb.base/list.exp: Ditto.
21972 * gdb.base/funcargs.exp: Ditto.
21973 * gdb.base/default.exp: Ditto.
21974
8ddad156
MS
219752002-01-04 Michael Snyder <msnyder@redhat.com>
21976
ca4976a6 21977 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
21978 * gdb.base/maint.exp: Add tests for maint info sections options.
21979
1b074332
JL
21980Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
21981
21982 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
21983
7d159115
CV
219842001-12-20 Corinna Vinschen <vinschen@redhat.com>
21985
21986 * gdb.asm/arm.inc: New file.
21987 * gdb.asm/asm-source.exp: Add arm targets.
21988 * gdb.asm/configure.in: Ditto.
21989 * gdb.asm/configure: Recreated from configure.in.
21990
8fb87725
JL
21991Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
21992
afabe08c
JL
21993 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
21994 with HP's compiler.
21995 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
21996 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
21997 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
21998 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
21999
22000 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
22001 either HP's compilers or GCC.
22002
db521deb
JL
22003 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
22004 a SIGBUS or SIGSEGV.
22005
22006 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
22007
22008 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
22009 can be compiled with either HP's compiler or GCC.
22010
cfa88ab7
JL
22011 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
22012 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
22013 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
22014
ca344dff
JL
22015 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
22016 to match current gdb output. Update due to using auto-solib-limit
22017 for limiting instead of overloading auto-solib-add.
22018 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
22019 test program.
22020
3f3c6e55 22021 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
22022 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
22023 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
22024 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
22025 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
22026 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
22027 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
22028 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
22029 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
22030 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
22031 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
22032 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
22033 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 22034
8fb87725
JL
22035 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
22036 a SIGTRAP to the inferior.
22037
cf599fa7
CV
220382001-12-19 Corinna Vinschen <vinschen@redhat.com>
22039
22040 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
22041 Substitute call to target_link by call to gdb_compile.
22042
2cd045cd
JL
22043Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
22044
a9c64011
AS
22045 * gdb.base/break.exp: Fix HP specific search string when testing
22046 backtracing in a called function.
2cd045cd 22047
a9c64011
AS
22048 * gdb.base/constvars.exp: Only set lang to C++ if we're
22049 compiling the test with HP's compilers.
22050 * gdb.base/volatile.exp: Similarly.
2cd045cd 22051
99ebe9ac
JB
220522001-12-19 Jim Blandy <jimb@redhat.com>
22053
22054 * gdb.base/printcmds.exp: Expect the null character to be printed
22055 as '\0', and the '\013' to be printed as '\v'.
22056 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
22057 * gdb.base/setvar.exp: Same.
22058
b9891b29
JB
220592001-12-17 Jim Blandy <jimb@redhat.com>
22060
0eba65ab
JB
22061 * gdb.base/completion.exp: Rather than completing very long
22062 filenames, which can make the readline library produce output we
22063 don't recognize, cd to the directory first, and then complete
22064 using nice, short relative paths.
22065
6970b5b1
JB
22066 * gdb.base/completion.exp: On some systems, there is, in fact, a
22067 variable named `b' in scope, since GDB treats all static
a9c64011
AS
22068 variables as being in scope. So use `no_var_named_this'
22069 instead of `b'.
6970b5b1 22070
b9891b29 22071 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 22072 can't find the core file's registers as a failure.
b9891b29 22073
e6ccd35f
JSC
220742001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
22075
a9c64011
AS
22076 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
22077 test expect string more specific.
e6ccd35f 22078
105ba819
CV
220792001-12-13 Corinna Vinschen <vinschen@redhat.com>
22080
22081 * gdb.asm/asm-source.exp: Add support for xstormy16.
22082 * gdb.asm/configure.in: Ditto.
22083 * gdb.asm/configure: Rebuild.
22084 * gdb.asm/xstormy16.inc: New file.
22085
e9e79dd9
FF
220862001-12-10 Fred Fish <fnf@redhat.com>
22087
22088 * gdb.base/maint.exp: Update to match changes in type dumping code.
22089
347dc97d
JB
220902001-12-10 Jim Blandy <jimb@redhat.com>
22091
22092 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
22093 matching the entry point symbol's name at the beginning of the
22094 line.
347dc97d 22095
5178b9d6
DJ
220962001-12-07 Daniel Jacobowitz <drow@mvista.com>
22097
22098 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
22099 gdb.c++/inherit.exp, gdb.c++/method.exp,
22100 gdb.c++/namespace.exp, gdb.c++/templates.exp,
22101 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
22102 and class layout support.
22103
af890c52
DJ
221042001-12-07 Daniel Jacobowitz <drow@mvista.com>
22105
22106 * gdb.c++/classes.exp: Add test for static member function.
22107 * gdb.c++/misc.cc: Add class with static member function.
22108
7a345fb3
JB
221092001-12-07 Jim Blandy <jimb@redhat.com>
22110
f2e54a80 22111 If GDB says it can't find the struct the function returned, report
8032bf31
JB
22112 those tests as `unsupported'.
22113 * gdb.base/call-rt-st.exp (print_struct_call): New function.
22114 Rewrite subsequent tests to use it.
22115
22116 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
22117 those tests as `unsupported'.
22118 * gdb.base/structs.exp (call_struct_func): New function.
22119 (do_function_calls): Use call_struct_func to call the functions
22120 returning structs.
22121
0bc69509
JB
22122 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
22123 whether functions are prototyped or not, so we can't possibly pass
22124 arguments to t_float_values2 properly.
22125
7a345fb3
JB
22126 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
22127 value of `timeout' for targets other than the mips*tx39-*.
22128
edb6ede1
MS
221292001-12-06 Michael Snyder <msnyder@redhat.com>
22130
d63a86f8 22131 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
22132 and detect whether the start symbol has a leading underscore.
22133
2d842f13
JB
221342001-12-04 Jim Blandy <jimb@redhat.com>
22135
22136 * gdb.base/completion.exp: Clarify indentation.
22137
68550daf
JB
221382001-12-03 Jim Blandy <jimb@redhat.com>
22139
22140 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
22141 variables on the S/390, not `.word'.
22142
cd5195a8
JB
221432001-11-30 Jim Blandy <jimb@redhat.com>
22144
22145 Add assembly-source tests for s390-ibm-linux.
22146 * gdb.asm/s390.inc: New file.
22147 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
22148 the S/390 architecture.
a9c64011 22149 * gdb.asm/configure: Regenerated.
cd5195a8 22150
ca9efc90
MS
221512001-11-30 Michael Snyder <msnyder@redhat.com>
22152
22153 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
22154 next, info source, info sources, info line, global and static
22155 variables, and static functions.
22156 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
22157 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
22158 * gdb.asm/asmsrc1.s: Add a static function and some variables.
22159 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
22160 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
22161 (gdbasm_leave): Restore frame pointer.
22162 (gdbasm_startup): Copy stack set-up from crt0.S.
22163
d0e66976
FN
221642001-11-26 Fernando Nasser <fnasser@redhat.com>
22165
22166 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
22167 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
22168 to a local (non-static) variable. Copy tstruct.a to a static buffer
22169 and return a pointer to that buffer.
22170 * gdb.base/callfwmall.c (t_structs_a): Ditto.
22171
e2334072
MK
221722001-11-24 Mark Kettenis <kettenis@gnu.org>
22173
22174 * gdb.asm/configure.in: Fix recognition of ix86 target.
22175 * gdb.asm/configure: Regenerate.
22176
756caa3d
MS
221772001-11-21 Michael Snyder <msnyder@redhat.com>
22178
22179 * gdb.asm/sparc.inc: New file.
22180 * gdb.asm/asm-source.exp: Recognize sparc target.
22181 * gdb.asm/configure.in: Recognize sparc target.
22182 * gdb.asm/configure: Regenerate.
d63a86f8 22183
9a4d72d5
MS
221842001-11-21 Michael Snyder <msnyder@redhat.com>
22185
22186 * gdb.asm/m32r.inc: New file.
22187 * gdb.asm/asm-source.exp: Recognize m32r target.
22188 * gdb.asm/configure.in: Recognize m32r target.
22189 * gdb.asm/configure: Regenerate.
22190
a773d1cd
MS
221912001-11-20 Michael Snyder <msnyder@redhat.com>
22192
017ac23d
MS
22193 * gdb.asm/i386.inc: New file.
22194 * gdb.asm/asm-source.exp: Recognize ix86 target.
22195 * gdb.asm/configure.in: Recognize ix86 target.
22196 * gdb.asm/configure: Regenerate.
22197
a773d1cd
MS
22198 * gdb.c++/namespace.exp: Fix quotes in output messages.
22199
bb632afb
MS
222002001-11-14 Michael Snyder <msnyder@redhat.com>
22201
25d559ca 22202 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
22203 qualifier in a type cast expression, to designate an address
22204 in the instruction space (Harvard architecture).
22205
4749e309
MS
222062001-11-13 Michael Snyder <msnyder@redhat.com>
22207
22208 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
22209 Tests for expressions using 'const' and 'volatile'.
22210
25050984
CV
222112001-11-13 Corinna Vinschen <vinschen@redhat.com>
22212
22213 * gdb.asm/asm-sources.exp: Allow defining linker flags.
22214
1902c51f
DJ
222152001-11-12 Daniel Jacobowitz <drow@mvista.com>
22216
22217 * lib/mi-support.exp (mi_run_to_helper): Move comments
22218 outside of gdb_expect.
22219
dcf95b47
DJ
222202001-11-11 Daniel Jacobowitz <drow@mvista.com>
22221
22222 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
22223 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
22224 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
22225 mi0_run_to): New functions.
22226 * gdb.mi/mi-simplerun.exp: Use them.
22227 * gdb.mi/mi0-simplerun.exp: Likewise.
22228 * gdb.mi/mi-var-cmd.exp: Likewise.
22229 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 22230
45b074e1
AC
222312001-11-10 Andrew Cagney <ac131313@redhat.com>
22232
22233 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
22234 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
22235
bf50d346
AC
222362001-11-09 Andrew Cagney <ac131313@redhat.com>
22237
22238 * gdb.base/restore.exp: Include $expected value in restored test
22239 message.
22240
9383332c
AC
222412001-11-09 Andrew Cagney <ac131313@redhat.com>
22242
22243 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
22244 implemented.
22245
db62520a
MS
222462001-11-08 Michael Snyder <msnyder@redhat.com>
22247
22248 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
22249 Add pass/fail message for stop at breakpoint in call dummy function.
22250
b5703437
MS
222512001-11-07 Michael Snyder <msnyder@redhat.com>
22252
d63a86f8
RM
22253 * gdb.c++/templates.exp (test_template_breakpoints):
22254 If we get an overload menu, but it does not match what
760f6330 22255 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
22256 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
22257 making the whitespace optional. Argument for "new" may be
22258 "unsigned" as well as "unsigned int/long".
d63a86f8 22259 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
22260 making the whitespace optional. Also replace "(void) with
22261 "((void|)), making the keyword "void" optional.
d63a86f8 22262 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
22263 making the whitespace optional. Also replace "(void) with
22264 "((void|)), making the keyword "void" optional.
3bf40917
MS
22265 * gdb.base/callfuncs.c (t_float_values): This function must
22266 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 22267 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
22268 can be tested against both cases. Usually one case involves
22269 promotion of float to double, while the other does not.
22270 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
22271 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
22272 includes a stack frame for "start".
22273
c8ab4e6d
JB
222742001-11-05 Jim Blandy <jimb@redhat.com>
22275
22276 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
22277 pointers are 32 bits long, and that offsets of relocs are always
22278 stored in the data (REL-style), and not in the reloc entry itself
22279 (RELA-style).
22280 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
22281 stabs.
22282
3f08ced9
MS
222832001-11-01 Michael Snyder <msnyder@redhat.com>
22284
22285 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
22286 and regular expression operators by using quoting.
22287
cbfa24cd
MS
222882001-10-31 Michael Snyder <msnyder@redhat.com>
22289
22290 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
22291 depending on what the symbol table contains.
22292 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
22293 the output of the ptype command. Similarly, accept both "const &"
22294 and "const&".
22295
aaa68313
CV
222962001-10-31 Corinna Vinschen <vinschen@redhat.com>
22297
22298 * gdb.base/miscexprs.c (main): Add usage of preprocessor
22299 symbol `STORAGE' to allow to choose the storage class of
22300 the local datastructures.
22301 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
22302 compiler directive.
22303
91740388
MS
223042001-10-30 Michael Snyder <msnyder@redhat.com>
22305
22306 * gdb.base/jump.exp: Allow it to run for all targets.
22307
1b7c05e7
CV
223082001-10-29 Corinna Vinschen <vinschen@redhat.com>
22309
22310 * gdb.base/call-ar-st.c (print_double_array): Match for loop
22311 with new double_array size.
22312 (main): Change storage class of all local variables to static.
22313 Reduce size of double_array to 9.
22314 * gdb.base/call-ar-st.exp: Increase timeout value.
22315 Change expected output for double array to match new size in
22316 call-ar-st.c.
22317
36a22261
CV
223182001-10-29 Corinna Vinschen <vinschen@redhat.com>
22319
22320 * gdb.base/ending-run.exp: Create identical output when passing
22321 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 22322 Stormy16 target.
36a22261 22323
92b8ae91
MK
223242001-10-28 Mark Kettenis <kettenis@gnu.org>
22325
22326 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
22327 that we catch the expected failure under Linux/x86.
22328
cb135b83
OF
223292001-10-29 Orjan Friberg <orjanf@axis.com>
22330
22331 * gdb.base/setvar.exp: Escape curly braces.
22332 * gdb.stabs/weird.exp: Ditto.
22333
6884aa54
DJ
223342001-10-27 Daniel Jacobowitz <drow@mvista.com>
22335
22336 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
22337 * gdm.mi/mi0-hack-cli.exp: Likewise.
22338
0398c9aa
AC
223392001-10-25 Andrew Cagney <ac131313@redhat.com>
22340
22341 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
22342 messages.
22343
d20bf2e8
AC
223442001-10-21 Andrew Cagney <ac131313@redhat.com>
22345
22346 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
22347 checking MI enabled.
22348
03dd63aa
CV
223492001-10-09 Corinna Vinschen <vinschen@redhat.com>
22350
22351 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
22352
1d9d99f3
FCE
223532001-10-04 Frank Ch. Eigler <fche@redhat.com>
22354
22355 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
22356 if gdb child process crashes, just signal an error.
22357
838ae6c4
JB
223582001-10-02 Jim Blandy <jimb@redhat.com>
22359
22360 * lib/gdb.exp (test_xfail_format): Simplify.
22361
22362 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
22363 front of the variable name `format'. Simplify `if'.
22364
8f0cbc1c
DJ
223652001-10-01 Daniel Jacobowitz <drow@mvista.com>
22366
22367 * gdb.threads/pthreads.exp: Wait for output and delay
22368 before sending ^C.
22369
1f08dafd
DJ
223702001-10-01 Daniel Jacobowitz <drow@mvista.com>
22371
22372 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
22373 some incorrect output instead of timing out.
22374 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
22375
674f90ff
CV
223762001-09-28 Corinna Vinschen <vinschen@redhat.com>
22377
22378 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
22379 check to allow additional `int'.
22380
9b284272
DJ
223812001-09-27 Daniel Jacobowitz <drow@mvista.com>
22382
22383 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
22384 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
22385
b55a4771
MS
223862001-09-27 Michael Snyder <msnyder@redhat.com>
22387
22388 * lib/gdb.exp (test_debug_format): New proc.
22389 (setup_xfail_format): Use new proc test_debug_format.
22390 * gdb.base/constvars.exp (local_compiler_xfail_check): New
22391 proc; use new service proc test_debug_format.
22392 Replace all other "gcc_compiled" tests with this test.
22393 * gdb.base/volatile.exp (local_compiler_xfail_check): New
22394 proc; use new service proc test_debug_format.
22395 Replace all other "gcc_compiled" tests with this test.
22396
223972001-09-27 Michael Snyder <msnyder@redhat.com>
22398
22399 * gdb.base/cvexpr.exp: New file.
22400 * gdb.base/cvexpr.c: New file
22401 Test for expressions using const and volatile keywords.
22402
4e6667ac
CV
224032001-09-26 Corinna Vinschen <vinschen@redhat.com>
22404
22405 * gdb.base/constvars.exp: Check for different orders of keywords
22406 and additional "int" strings in output.
22407
4f337972
AC
224082001-09-22 Andrew Cagney <ac131313@redhat.com>
22409
22410 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
22411 responses from "help maint".
22412
2015650d
FCE
224132001-09-19 Frank Ch. Eigler <fche@redhat.com>
22414
22415 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
22416 to localhost:NNN instead of :NNN, in case Xvfb is listening
22417 only on TCP.
22418
f3bcedc1
CV
224192001-09-19 Corinna Vinschen <vinschen@redhat.com>
22420
22421 * gdb.base/recurse.exp: When checking leaving the watchpoint
22422 scope, recognize when gdb is in function's epilogue and pass.
22423
6b819c92
KS
224242001-09-18 Keith Seitz <keiths@redhat.com>
22425
22426 * lib/insight-support.exp (_gdbtk_export_target_info): Add
22427 support for running tests against sid targets.
22428 (gdbtk_done): Ditto.
22429
a10c9419
CV
224302001-09-18 Corinna Vinschen <vinschen@redhat.com>
22431
22432 * gdb.base/ending-run.c (main): Set stdout buffersize
22433 to the same reasonable value for any target.
22434 * gdb.base/ending-run.exp: Add a regular expression
22435 to make testsuite happy on Sanyo Stormy16 target.
22436
739d0d99
CV
224372001-09-17 Corinna Vinschen <vinschen@redhat.com>
22438
22439 * gdb.base/display.c (do_loops): Add float variable `f'.
22440 Increment f in loop.
22441 * gdb.base/display.exp: Increment timeout by 60 seconds.
22442 Change float display test to use variable `f'.
22443
1b8947f0
JB
224442001-09-17 Jim Blandy <jimb@redhat.com>
22445
22446 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
22447 overflowing the limited breakpoint tables on some ROM monitors
22448 (like the ROM68K).
22449
9890ac81
FCE
224502001-09-15 Frank Ch. Eigler <fche@redhat.com>
22451
22452 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
22453 the "-ac" (disable access control) flag.
22454
6db765ea
JH
224552001-08-30 Jeff Holcomb <jeffh@redhat.com>
22456
22457 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
22458 ints.
22459
4c32cc04
KS
224602001-08-30 Keith Seitz <keiths@redhat.com>
22461
22462 * lib/gdb.exp: Move all insight-related functionality into
22463 separate file.
22464 * lib/insight-support.exp: New file.
22465
8d6e6f81
FCE
224662001-08-29 Frank Ch. Eigler <fche@redhat.com>
22467
22468 * config/sid.exp (sid_start): Never set sid verbosity; disable
22469 expect_background {} that consumed its stdout; tolerate </dev/null.
22470 Attempt to set endianness override in "sid" protocol mode. Cleanup.
22471
6a90e1d0
AC
224722001-08-18 Andrew Cagney <ac131313@redhat.com>
22473
22474 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
22475 CLI jump command to start it.
22476 (mi_run_to_main): Fail immediatly when unexpected output.
22477
1759b3c3
AC
224782001-08-18 Andrew Cagney <ac131313@redhat.com>
22479
22480 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
22481 beginning of function. Fix PR gdb/191.
22482
61d11d80
FCE
224832001-08-16 Frank Ch. Eigler <fche@redhat.com>
22484
22485 * config/sid.exp (sid_start): Don't warn if we cannot figure out
22486 what to force sid endianness to.
22487
942a4df2
KS
224882001-08-15 Keith Seitz <keiths@redhat.com>
22489
22490 * lib/gdb.exp (gdbtk_start): Don't set environment
22491 variables for TCL_LIBRARY and friends. Insight will
22492 now figure these out for itself.
22493
0521c418
MS
224942001-08-02 Michael Snyder <msnyder@redhat.com>
22495
22496 * gdb.base/completion.exp: Remove the symbol "a64l" from
22497 the expect string; this is target-specific, and not related
22498 to what is being tested.
22499
74a9a58a
DB
225002001-08-02 Dave Brolley <brolley@redhat.com>
22501
22502 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
22503
c70819fa
MS
225042001-07-25 Michael Snyder <msnyder@redhat.com>
22505
c2b8fa57
MS
22506 * gdb.base/consecutive.exp: New file. Test stepping over
22507 breakpoints on consecutive instructions.
22508 * gdb.base/consecutive.c: New file.
22509
c70819fa
MS
22510 * gdb.base/call-rt-st.exp: Use double-backslash to quote
22511 curly braces in regular expressions.
22512
2b1a1355
MS
225132001-07-25 Michael Snyder <msnyder@redhat.com>
22514
22515 * gdb.base/ending-run.exp: Accept "Program exited normally" as
22516 legitimate output from stepping out of main.
22517
413eca6f
KS
225182001-07-22 Keith Seitz <keiths@redhat.com>
22519
22520 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
22521 the empty string, do not run the tests.
22522
7e5a9322
SC
225232001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
22524
22525 * gdb.base/long_long.exp: Detect size of pointer. Take into
22526 account 2-byte pointers when testing for p/a results.
22527
de58f10f
SC
225282001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
22529
d63a86f8 22530 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
22531 and defined to 1K for m68hc11.
22532 (random_data): Reduce table to 1K for embedded platforms (68hc11).
22533 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
22534 (sizeof_random_data): New variable to tell the size of the data table;
22535 don't test past this size; always run to main.
22536
d6f5fea1
SC
225372001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
22538
22539 * gdb.base/return2.exp: return of long long and double fails for
22540 68HC11; don't execute these tests on that platform.
22541 * gdb.base/return.exp: Return of a double fails for 68hc11.
22542
c477543d
SC
225432001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
22544
22545 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
22546 tests that print a float.
22547 * call-rt-st.exp: Likewise.
22548
63cf1c79
MK
225492001-07-12 Mark Kettenis <kettenis@gnu.org>
22550
22551 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
22552 running this test on Linux.
22553
112f9ab5
MC
225542001-06-24 Michael Chastain <chastain@redhat.com>
22555
22556 * gdb.base/arithmet.exp: Remove some tests to make all test names
22557 unique.
22558
4970cb0f
MS
225592001-07-03 Michael Snyder <msnyder@redhat.com>
22560
22561 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
22562 the output of the ptype command.
22563
d85da69f
MS
225642001-07-02 Michael Snyder <msnyder@redhat.com>
22565
4c8a82de
MS
22566 * gdb.base/completion.exp: Don't assume that break.c is the only
22567 source file that may contain functions named "marker".
d85da69f
MS
22568 * gdb.base/corefile.exp: Quote the curly braces in regexp.
22569
8afc772b
AC
225702001-06-28 Andrew Cagney <ac131313@redhat.com>
22571
22572 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
22573 of files to delete.
22574
22575 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
22576 * gdb.disasm/h8300s.exp: New file.
22577 gdb.disasm/h8300s.s: Likewise.
22578
cff22675
AC
225792001-06-27 Andrew Cagney <ac131313@redhat.com>
22580
22581 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
22582 empty breakpoint tables.
22583
68c81b54
AC
225842001-06-25 Andrew Cagney <ac131313@redhat.com>
22585
22586 * lib/mi-support.exp: Update args=... part of stop-reason
22587 patterns. Accept either a list or a tuple.
22588
2dd62704
AC
225892001-06-23 Andrew Cagney <ac131313@redhat.com>
22590
22591 * lib/mi-support.exp: Remove local emacs variable defining
22592 change-log-default-name.
22593
b4127474
MC
225942001-06-22 Michael Chastain <chastain@redhat.com>
22595
22596 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
22597 This is operationally compatible with the previous version.
22598
8dbfb380
JB
225992001-06-13 Jim Blandy <jimb@redhat.com>
22600
22601 * lib/gdb.exp (gdb_test): Doc fix.
22602
f2d8c86d
MC
226032001-06-10 Michael Chastain <chastain@redhat.com>
22604
22605 * gdb.base/exprs.exp: Remove a duplicate test.
22606
81564d34
JB
226072001-06-06 Jim Blandy <jimb@redhat.com>
22608
22609 * gdb.base/return2.exp (main): Use values to test float and double
22610 returns that are not NaN's, to avoid being confused by IEEE
22611 comparison rules.
22612
da55addb
MS
226132001-06-04 Michael Snyder <msnyder@redhat.com>
22614
22615 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 22616 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
22617 rather than wait for 12 more tests to time out.
22618
42c65987
JB
226192001-06-06 Jim Blandy <jimb@redhat.com>
22620
b18bced9 22621 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 22622 Don't forget to match the GDB prompt.
b18bced9 22623
42c65987
JB
22624 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
22625
5b41e5f0
JB
226262001-06-04 Jim Blandy <jimb@redhat.com>
22627
22628 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
22629 command.
22630
015e046f
KB
226312001-05-31 Kevin Buettner <kevinb@redhat.com>
22632
22633 * gdb.base/annota1.exp (info break): Match four or more spaces
22634 after "Address".
22635
fb1ffbbe
MC
226362001-05-31 Michael Chastain <chastain@redhat.com>
22637
22638 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
22639 (dm_type_int_star): Likewise.
22640 (dm_type_long_star): Likewise.
22641 (dm_type_void_star): Likewise.
22642
5ea2a32c
KB
226432001-05-29 Kevin Buettner <kevinb@redhat.com>
22644
22645 * gdb.base/completion.exp (INPUTRC): Set this environment variable
22646 to a known value in order to get consistent results regardless
22647 of the setting of INPUTRC or the presence or contents of .inputrc.
22648
ae23c492
MS
226492001-05-24 Michael Snyder <msnyder@redhat.com>
22650
ac55707e
MS
22651 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
22652 Don't require that the main thread and the manager thread are the
22653 first in the list.
22654
ae23c492
MS
22655 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
22656 debugging. If test fails, issue an "unsupported" not a "fail".
22657
400071f1
JB
226582001-05-24 Jim Blandy <jimb@redhat.com>
22659
22660 Don't assume that short is shorter than int.
22661 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
22662 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 22663 this isn't true.
400071f1
JB
22664 ("print unsigned char == (~0)"): Add test that verifies that ~0,
22665 an int, is not equal to ~0 stored in an unsigned char. This tests
22666 the same thing that the previous test meant to, but works on
22667 16-bit machines, too.
22668 ("print unsigned char != (~0)"): Same test, complemented.
22669
0816a3e5
MS
226702001-05-24 Michael Snyder <msnyder@redhat.com>
22671
22672 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 22673 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
22674 and prevents dejagnu getting out of step.
22675
f6dc23a9
KB
226762001-05-23 Kevin Buettner <kevinb@redhat.com>
22677
22678 * gdb.base/finish.exp (finish_void): Revise pattern for
22679 stopping on the call statement to not permit stopping at
22680 the start of the instructions comprising the call sequence.
22681
7dbd117d
MC
226822001-05-19 Michael Chastain <chastain@redhat.com>
22683
22684 * gdb.base/callfuncs.exp: Make all test names unique.
22685 * gdb.base/commands.exp: Make all test names unique.
22686 * gdb.base/condbreak.exp: Make all test names unique.
22687 * gdb.base/dbx.exp: Make all test names unique.
22688 * gdb.base/default.exp: Make all test names unique.
22689 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
22690 and TIMEOUT messages to their corresponding PASS message.
22691 * gdb.base/ending-run.exp: Make all test names unique.
22692 * gdb.base/long_long.exp: Remove duplicate test.
22693
6b0b0a9e
KB
226942001-05-21 Kevin Buettner <kevinb@redhat.com>
22695
22696 * gdb.base/finish.exp (finish_void): Allow "finish" command to
22697 stop on the call statement as well as the statement after the
22698 call.
22699
2caa35cb
MS
227002001-05-21 Michael Snyder <msnyder@redhat.com>
22701
22702 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
22703
40713331
EZ
227042001-05-10 Elena Zannoni <ezannoni@redhat.com>
22705
a9c64011
AS
22706 * gdb.base/completion.exp: Revamp test. Make it execute on all
22707 platforms.
40713331 22708
c2c1be8d
EZ
227092001-05-10 Elena Zannoni <ezannoni@redhat.com>
22710
a9c64011
AS
22711 * config/gdbserver.exp (gdb_load): Handle the case
22712 in which the arguments to gdbserver are given in the
22713 baseboard configuration file.
22714 Also handle the case in which the server needs to do a
22715 load.
2c9cd303 22716
9671de48
KS
227172001-05-07 Keith Seitz <keiths@cygnus.com>
22718
a9c64011
AS
22719 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
22720 set up the display for testing.
22721 (gdbtk_start): Convert all paths to paths that tcl will like.
22722 Export target information to environment.
22723 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
22724 necessary.
22725 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
22726 (to_tcl_path): New proc to convert a given pathname into
22727 a path acceptible as an argument to a tcl command.
22728 (_gdbtk_export_target_info): New proc to export target info
22729 into the environment for gdbtk testing.
22730 (gdbtk_done): New proc to signal end-of-test.
9671de48 22731
5a360f47
JB
227322001-05-06 Jim Blandy <jimb@redhat.com>
22733
22734 * restore.c: Make the code of caller0 correspond to its comment.
22735
66c756c6
MS
227362001-05-03 Michael Snyder <msnyder@redhat.com>
22737
22738 * config/sid.exp (gdb_target_sid): Check for error messages.
22739 On error or timeout, don't make expect exit (which will terminate
22740 all subsequent tests); instead just make gdb exit.
d63a86f8 22741 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
22742 return a negative value.
22743
a966fde5
JB
227442001-04-24 Jim Blandy <jimb@redhat.com>
22745
851c18e0
JB
22746 * gdb.c++/templates.exp: If we see the prompt for the overload
22747 list, but we haven't recognized any of the longer patterns,
22748 arrange for this test to fail, not hang.
22749
a966fde5
JB
22750 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
22751 variations.
22752
db144853
MC
227532001-04-22 Michael Chastain <chastain@redhat.com>
22754
22755 * gdb.c++/local.exp: Use the 'runto' library function.
22756 * gdb.c++/namespace.exp: Likewise.
22757 * gdb.c++/overload.exp: Likewise.
22758
3207ec21
KB
227592001-03-26 Kevin Buettner <kevinb@redhat.com>
22760
22761 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
22762 * gdb.base/step-line.exp: New file. Test step/next in presence of
22763 #line directives.
22764 * gdb.base/step-line.c: New file. Test program for the above.
22765 * gdb.base/step-line.inp: New file. We pretend that this file has
22766 been transformed by some other tool into step-line.c.
22767
13b57657
JB
227682001-03-21 Jim Blandy <jimb@redhat.com>
22769
22770 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
22771 unmangled operator names.
22772
754cbe1c
JB
227732001-03-20 Jim Blandy <jimb@redhat.com>
22774
22775 * gdb.threads/linux-dp.exp: Recognize an additional message
22776 generated by GDB when it doesn't understand how to debug threads
22777 on the target system.
22778
177495c9
AC
227792001-03-19 Andrew Cagney <ac131313@redhat.com>
22780
22781 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
22782
f266096b
MC
227832001-03-12 Michael Chastain <chastain@redhat.com>
22784
22785 * gdb.c++/derivation.exp: Use the 'runto' library function.
22786
cac3c2ff
MC
227872001-03-12 Michael Chastain <chastain@redhat.com>
22788
22789 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
22790
b6c11a24
MC
227912001-02-24 Michael Chastain <chastain@redhat.com>
22792
22793 * gdb.c++/ref-types.exp: Change handwritten code to library
22794 function 'runto'.
22795
6bae5bce
OF
227962001-03-16 Orjan Friberg <orjanf@axis.com>
22797
22798 * gdb.base/signals.exp: Set count to 0 explicitly.
22799
0015fd9a
MS
228002001-03-15 Mark Salter <msalter@redhat.com>
22801
22802 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
22803 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
22804 (gdb_load): Add support for additional target_info: gdb_download_size
22805 and gdb_load_timeout.
0015fd9a 22806
fc33412a
DT
22807Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
22808
22809 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
22810 file -- to prevent failing when the compile fails but we have no
22811 intention of running the tests anyway.
fc33412a
DT
22812
22813 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
22814 tests if set.
22815
22816 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 22817 integers.
fc33412a
DT
22818
22819 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
22820 * gdb.c++/namespace.exp: Ditto.
22821
115f06de
OF
228222001-03-07 Orjan Friberg <orjanf@axis.com>
22823
22824 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
22825 * gdb.base/pointers.exp: Relax pattern match of decimals.
22826
b6ba6518
KB
228272001-03-06 Kevin Buettner <kevinb@redhat.com>
22828
22829 * Makefile.in, config/abug.exp, config/cfdbug.exp,
22830 config/cpu32bug.exp, config/dve.exp, config/est.exp,
22831 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
22832 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
22833 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
22834 config/sh.exp, config/sid.exp, config/slite.exp,
22835 config/sparclet.exp, config/udi.exp, config/unknown.exp,
22836 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
22837 config/vxworks.exp, config/vxworks29k.exp,
22838 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
22839 gdb.base/all-bin.exp, gdb.base/annota1.exp,
22840 gdb.base/arithmet.exp, gdb.base/assign.exp,
22841 gdb.base/async.exp, gdb.base/attach.exp,
22842 gdb.base/bitfields.exp, gdb.base/bitops.exp,
22843 gdb.base/break.exp, gdb.base/call-ar-st.exp,
22844 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
22845 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
22846 gdb.base/commands.exp, gdb.base/completion.exp,
22847 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
22848 gdb.base/constvars.exp, gdb.base/corefile.exp,
22849 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
22850 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
22851 gdb.base/ending-run.exp, gdb.base/environ.exp,
22852 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
22853 gdb.base/finish.exp, gdb.base/foll-exec.exp,
22854 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
22855 gdb.base/funcargs.exp, gdb.base/help.exp,
22856 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
22857 gdb.base/logical.exp, gdb.base/long_long.exp,
22858 gdb.base/maint.exp, gdb.base/mips_pro.exp,
22859 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
22860 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
22861 gdb.base/pointers.exp, gdb.base/printcmds.exp,
22862 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
22863 gdb.base/regs.exp, gdb.base/relational.exp,
22864 gdb.base/remote.exp, gdb.base/reread.exp,
22865 gdb.base/restore.exp, gdb.base/return2.exp,
22866 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
22867 gdb.base/selftest.exp, gdb.base/setshow.exp,
22868 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
22869 gdb.base/sigall.exp, gdb.base/signals.exp,
22870 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
22871 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
22872 gdb.base/step-test.exp, gdb.base/structs.c,
22873 gdb.base/structs.exp, gdb.base/structs2.exp,
22874 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
22875 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
22876 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
22877 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
22878 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
22879 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
22880 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
22881 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
22882 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
22883 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
22884 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
22885 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
22886 gdb.fortran/types.exp, gdb.java/jmisc.exp,
22887 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
22888 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
22889 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
22890 gdb.trace/circ.exp, gdb.trace/collection.exp,
22891 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
22892 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
22893 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
22894 gdb.trace/report.exp, gdb.trace/save-trace.exp,
22895 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
22896 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
22897 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
22898 notices.
22899
dc96c6c7 229002001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
22901
22902 * gdb.base/varargs.c (find_max_double): Fix printf format string:
22903 first arg is int not float.
22904
dc96c6c7 229052001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
22906
22907 * gdb.base/reread.exp: Unsupported for non-native targets;
22908 doesn't work for remote debugging.
22909
9b0c4aeb
FN
229102001-02-19 Fernando Nasser <fnasser@redhat.com>
22911
22912 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
22913 * gdb.base/ending-run.exp: Properly handle the BSP state when
22914 stepping past the end of main.
9b0c4aeb 22915
02aa71d5
MC
229162001-02-19 John Moore <jmoore@redhat.com>
22917
22918 * gdb.base/commands.exp (infrun_breakpoint_command_test):
22919 Converted HPUX fix for non-expected items following multiple
22920 step commands into general solution for all platforms.
22921
1fa449a4
MC
229222001-02-18 Michael Chastain <chastain@redhat.com>
22923
22924 * gdb.c++/classes.exp (do_tests): Change runto statements
22925 from "runto 'foo(void)'" to "runto 'foo'". This makes the
22926 statements demangler agnostic.
22927 * gdb.c++/virtfunc.exp (do_tests): Likewise.
22928 (gdb_virtfunc_restart): Likewise.
22929
b2f9ec70
MC
229302001-02-14 Michael Chastain <chastain@redhat.com>
22931
22932 * gdb.c++/inherit.exp (do_tests): Change runto statements
22933 from "runto 'foo(void)'" to "runto 'foo'". This makes the
22934 statements demangler agnostic.
22935
cf74b8ca
AC
22936Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
22937
22938 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
22939 ``continue to bkpt at common_routine in thread 2'' and ``stopped
22940 before calling common_routine 15 times'' tests.
cf74b8ca 22941
99f78f56
MC
229422001-02-11 Michael Chastain <chastain@redhat.com>
22943
22944 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
22945 Helps the test script figure out which demangler is in use.
22946 (dm_type_foo_ref): Ditto.
22947 (dm_type_int_star): Ditto.
22948 (dm_type_long_star): Ditto.
22949 (dm_type_unsigned_int): Ditto.
22950 (dm_type_void): Ditto.
22951 (dm_type_void_star): Ditto.
99707966 22952 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
22953 Probe the gdb demangler and set variables to accommodate
22954 formatting differences.
22955 (info_func_regexp): New function. Same as info_func, but
22956 matches against a regexp.
22957 (info_func): Match against a literal string.
22958 (print_addr_2): New function. Match against a literal string,
22959 which can be different from the input to gdb.
22960 (print_addr): Simply call print_addr_2 with the same argument twice.
22961 (test_lookup_operator_functions): Use demangler formatting variables.
22962 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
22963 the tests in the same order as the C++ class declaration.
22964 (test_paddr_operator_functions): Ditto.
22965 (test_paddr_overloaded_functions): Ditto.
22966 (test_paddr_hairy_functions): Use demangler formatting variables.
22967 Add reference to gdb/19 for related tests.
22968 (do_tests): Call probe_demangler.
22969
1de8f023
KB
229702001-01-30 Kevin Buettner <kevinb@redhat.com>
22971
22972 * gdb.c++/templates.cc (printf): Remove unused function definition.
22973
ca3f91ed
MS
229742001-01-26 Felix Lee <flee@redhat.com>
22975
22976 * sid.exp (sid_exit): Pass host, not target, to remote_close.
22977
229782001-01-25 matthew green <mrg@redhat.com>
22979
22980 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
22981 up sid.
22982 (sid_exit): Call `remote_pop_conn' after GDB is gone.
22983
229842001-01-25 matthew green <mrg@redhat.com>
22985
22986 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 22987 Deprecate $sid_spawn_id.
ca3f91ed
MS
22988 (sid_exit): Remove code necessary only for `spawn.'
22989
229902001-01-25 matthew green <mrg@redhat.com>
22991
22992 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
22993
fb18ec4a
MC
229942001-01-28 Michael Chastain <chastain@redhat.com>
22995
22996 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
22997 to call when tests fail. It takes gdb out of the overloaded
22998 function choice menu back to the main prompt, so that the test
22999 program stays synchronized.
23000 (set_bp_overloaded): New proc to collect all the common
23001 code for setting a breakpoint on an overloaded name. Calls
23002 take_gdb_out_of_choice_menu when needed.
23003 (menu_overload1arg): New variable to collect the repeated
23004 instances of the expected menu for an overloaded name. Change
23005 the regular expression to handle changes in g++ type encoding:
23006 "void" can be either "void" or "", and "unsigned int" can be
23007 either "unsigned int" or "unsigned".
23008 (continue_to_bp_overloaded): Change regular expressions to handle
23009 changes in g++ type encoding.
23010 (no proc): Call take_gdb_out_of_choice_menu when needed.
23011 Remove redundant calls to "info break". Accept either "canceled"
23012 or "cancelled". Change regular expressions in "info break"
23013 calls to handle changes in g++ type encoding. Give all tests
23014 unique strings.
23015
9c646a6e
BE
230162001-01-17 Ben Elliston <bje@redhat.com>
23017
23018 * config/sid.exp: New file.
23019
9549d9c1
AC
23020Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
23021
23022 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
23023
dc96c6c7 230242000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
23025
23026 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
23027 Add a RE to accept a non-ascii char if one is ever presented.
23028
b4df4f68
FN
230292000-12-20 Fernando Nasser <fnasser@redhat.com>
23030
297dd0fd 23031 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 23032
dc96c6c7 230332000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 23034
d63a86f8 23035 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
23036 in regexp. One '\' does not suffice on Linux.
23037
4a7bddb6
MC
230382000-12-09 Michael Chastain <chastain@redhat.com>
23039
23040 * gdb.base/break.exp (test_clear_command): Use a marker function
23041 rather than 'main' for the test function. Also move this
23042 test to an execution point where the marker function names are
23043 guaranteed to be bound to functions. (Executing tests after a
23044 'finish' from main runs into name conflicts with local names
23045 in __libc_start_main).
23046
dc96c6c7 230472000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
23048
23049 * gdb.base/finish.exp: New test for gdb's "finish" command.
23050 * gdb.base/return2.exp: New test for gdb's "return" command.
23051 * gdb.base/return2.c: New source file for above.
23052
dc96c6c7 230532000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
23054
23055 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
23056 * gdb.base/miscexprs.exp: Ditto.
23057 * gdb.base/pointers.exp: Ditto.
23058 * gdb.c++/derivation.exp: Ditto.
23059 * gdb.c++/local.exp: Ditto.
23060 * gdb.c++/namespace.exp: Ditto.
23061 * gdb.c++/overload.exp: Ditto.
23062 * gdb.c++/ref-types.exp: Ditto.
23063
dc96c6c7 230642000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
23065
23066 * gdb.base/constvars.exp: Test result of "up" command.
23067 * gdb.base/miscexprs.exp: Ditto.
23068 * gdb.base/pointers.exp: Ditto.
23069 * gdb.base/scope.exp: Ditto.
23070 * gdb.c++/derivation.exp: Ditto.
23071 * gdb.c++/local.exp: Ditto.
23072 * gdb.c++/namespace.exp: Ditto.
23073 * gdb.c++/overload.exp: Ditto.
23074 * gdb.c++/ref-types.exp: Ditto.
23075
44097287
FN
230762000-11-22 Michael Chastain <chastain@redhat.com>
23077
23078 * mips_pro.exp: Accept either "middle -> top -> main" or
23079 "middle -> main" in the backtrace, because gcc can optimize
23080 tail calls to jumps. Remove setup_xfail for the hppa case.
23081 Add a comment with the original warning messages from PR 3016,
23082 which was filed in 1993, to preserve them for posterity.
23083
9d2e1bab
ND
230842000-11-17 Nick Duffek <nsd@redhat.com>
23085
23086 * lib/gdb.exp (gdb_test): Override timeout with board info.
23087
1aca8eb7
ND
230882000-11-17 Nick Duffek <nsd@redhat.com>
23089
23090 * gdb.base/display.exp: Don't kill running stub. Add "again" to
23091 the second kill and detach messages.
23092
93076499
ND
230932000-11-17 Nick Duffek <nsd@redhat.com>
23094
23095 * configure.in: Add AC_EXEEXT.
23096 * configure: Regenerate.
23097 * Makefile.in (just-check): Export EXEEXT.
23098 * lib/gdb.exp ($EXEEXT): Import from environment.
23099 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
23100 expect "maint dump-me" on Cygwin.
23101 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
23102 $EXEEXT.
23103
30e87cd3
ND
231042000-11-17 Nick Duffek <nsd@redhat.com>
23105
23106 * gdb.base/break.exp: Test backtrace and finish from called
23107 function on all platforms, not just HP-UX.
23108
dc96c6c7 231092000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
23110
23111 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
23112 code from gdb_target_monitor, so it can be used independantly
23113 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 23114
dc96c6c7 231152000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
23116
23117 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
23118 * gdb.base/corefile.exp: Expect the message "Program is being
23119 debugged already" when we send the "corefile" command, since
23120 the preceeding gdb_load may have connected gdb to a remote target.
23121 * gdb.base/display.exp: Disable hardware watchpoints if new
23122 board info variable "no_hardware_watchpoints" is true.
23123 Replace single-letter commands with more readable ones.
23124 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
23125 if new board info variable "no_hardware_watchpoints" is true.
23126 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
23127 to see if stdio (printf) testing is possible.
23128 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
23129 board info variable "no_hardware_watchpoints" is true. Use new
23130 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
23131
39124dea
FN
231322000-11-13 Fernando Nasser <fnasser@redhat.com>
23133
23134 From Orjan Friberg <orjanf@axis.com>:
23135 * gdb.base/printcmds.exp: Escape curly braces followed by a number
23136 in array print pattern match.
23137
a9e2e984
FN
231382000-11-09 Fernando Nasser <fnasser@redhat.com>
23139
23140 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
23141 spelling "cancelled" to U.S. spelling "canceled" to match changes
23142 made to gdb.
23143 * gdb.c++/ovldbreak.exp: Ditto.
23144
c7db355b
PS
231452000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
23146
23147 * gdb.base/callfuncs.c (main): Moved to end of file, call
23148 t_double_values to initialize the FPU before inferior calls are made.
23149 * gdb.base/callfuncs.exp: Test for register preservation after calling
23150 inferior functions. Add tests for continuining, finishing and
23151 returning from a stop in a call dummy.
23152
dc96c6c7 231532000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
23154
23155 * gdb.base/commands.exp: Break up long lines, and re-indent.
23156
dc96c6c7 231572000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
23158
23159 * config/gdbserver.exp: Rewritten from the ground up, to make it
23160 compatible with the current dejagnu tree, and to make it work with
23161 the new "gdbserver" in libremote.
23162
dc96c6c7 231632000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
23164
23165 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
23166 * gdb.base/varargs.exp: Skip entire test if no printf support.
23167 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
23168 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
23169
dc96c6c7 231702000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
23171
23172 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
23173 no floating point support.
23174 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
23175 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
23176 * gdb.base/call-rt-st.exp: Ditto.
23177 * gdb.base/call-strs.exp: Ditto.
23178
bac5fc66
JG
231792000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
23180
23181 * gdb.base/sizeof.c: include <stdio.h>.
23182
23183 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
23184 'finish', otherwise uncaptured gdb_prompt would potentially
23185 throw remaining test points out of sync.
bac5fc66 23186
b22a6027
SB
231872000-07-26 Scott Bambrough <scottb@netwinder.org>
23188
23189 * gdb.base/recurse.exp: Run tests for all targets.
23190 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
23191 gnu-oldld case on ARM.
23192 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
23193 for ARM targets.
d63a86f8 23194
d8231941
AG
23195Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
23196
23197 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
23198 * gdb.java/configure: Rebuild.
23199
8caabe69
AG
23200Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
23201
23202 * gdb.java/jv-exp.exp: New file.
23203
9d273ca3
AG
23204Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
23205
23206 * configure: Rebuilt.
23207 * configure.in (configdirs): Add gdb.java.
23208 * gdb.java/jmisc.java: New file.
23209 * gdb.java/jmisc.exp: New file.
23210 * gdb.java/Makefile.in: New file.
23211 * gdb.java/configure: Rebuilt.
23212 * gdb.java/configure.in: New file.
23213 * lib/java.exp: New file.
23214
4f823a66
AC
23215Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
23216
23217 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 23218 underflow.
4f823a66 23219
2391e11d
AC
23220Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
23221
23222 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 23223 and the compilers sizes.
2391e11d 23224
54602222
ND
232252000-07-09 Nick Duffek <nsd@redhat.com>
23226
23227 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
23228 (use_methods): New function.
23229 (main): Call use_methods().
23230 * gdb.c++/classes.exp (test_method_param_class): New procedure.
23231 (do_tests): Call test_method_param_class.
23232
2bec0572
ND
232332000-07-09 Nick Duffek <nsd@redhat.com>
23234
23235 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
23236 spelling.
23237 (test_enums): New procedure. Move enum tests from end of script
23238 to here. Set breakpoint on function name instead of line number.
23239 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
23240 (enums2): New marker function.
23241 (enums1): New function.
23242 (main): Call enums1(). Move enum tests to enums1().
23243
78492fde
AC
23244Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
23245
23246 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 23247 compile/link program. Update line numbers.
78492fde
AC
23248 * gdb.asm/d10v.inc: Define ``startup''.
23249 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 23250
49a2cef8
AC
23251Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
23252
23253 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
23254
3e6c8688
EZ
232552000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23256
23257 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 23258 of 'help maint print' command.
3e6c8688 23259
9ff5cbe9
AC
23260Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
23261
23262 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 23263 they use gdb_expect_list.
9ff5cbe9 23264
17c579bd
AC
23265Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
23266
23267 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
23268 memory-read-packet-size'' instead of ``set endian big'' to test
23269 long commands.
17c579bd 23270
e6d71bf3
DB
232712000-06-03 Daniel Berlin <dan@cgsoftware.com>
23272
23273 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 23274 g++, and stop skipping them.
e6d71bf3
DB
23275
23276 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
23277 work under g++.
23278
d63a86f8 23279 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
23280 initialization.
23281
dc96c6c7 232822000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
23283
23284 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
23285 the regular expression: accept an (almost) arbitrary sequence of
23286 "frames-invalid" and "breakpoints-invalid" messages both before
23287 and after the "starting" message.
23288
dc96c6c7 232892000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
23290
23291 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 23292
dc96c6c7 232932000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
23294
23295 * gdb.base/annota1.exp (annotate-signal-handler-caller):
23296 Relax the regular expression a little, make it pass on Solaris 8.
23297
8216cda9
KB
232982000-05-12 Kevin Buettner <kevinb@redhat.com>
23299
23300 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 23301 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
23302 Instead, it is permissible for gdb to stop on the line of the
23303 call itself.
23304
1a570b2f
MS
233052000-05-12 Michael Snyder <msnyder@.cygnus.com>
23306
23307 * gdb.base/break.exp (bp on small function, optimized file):
23308 Add a second pass pattern. The behavior differs here between stabs
23309 and dwarf for one-line functions. Stabs preserves two line symbols
23310 (one before the prologue and one after) with the same line number,
23311 but dwarf regards these as duplicates and discards one of them.
23312 Therefore the address after the prologue (where the breakpoint is)
23313 has no exactly matching line symbol, and GDB reports the breakpoint
23314 as if it were in the middle of a line rather than at the beginning.
23315
dc96c6c7 233162000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 23317
d63a86f8 23318 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
23319 rather than "send_gdb" (for consistancy).
23320
7d418785
AC
23321Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
23322
23323 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
23324 * gdb.c++/templates.cc: Properly check for GCC version number.
23325 * lib/compiler.cc: Likewise
23326
dc96c6c7 233272000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 23328
d63a86f8 23329 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
23330 gdb may not stop at the first line of main, due to code motion.
23331
dc96c6c7 233322000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
23333
23334 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
23335 This test depends on parsing the printf output from the target.
23336 Since the sparclet stub doesn't do stdio, this will never work.
23337 * gdb.base/call-rt-st.exp: ditto.
23338 * gdb.base/call-strs: ditto.
23339
dc96c6c7 233402000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
23341
23342 * gdb.base/miscexprs.exp: make sizeof long array test portable.
23343
23344 * gdb.base/ending-run.exp: After connecting to a remote target,
23345 but before running, the target will appear to be in a random
23346 location. Specify both a file and a line for breakpoints.
23347 Also, the function that calls main may be called 'init'
23348 rather than 'start'.
23349
a5a51225
EZ
233502000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23351
23352 * gdb.base/help.exp: Update output for add-symbol-file command.
23353
7930cc7c
FN
233542000-04-10 Fernando Nasser <fnasser@cygnus.com>
23355
23356 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23357 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
23358
23e37ab1
C
233592000-04-07 J.T. Conklin <jtc@redback.com>
23360
e93c542c
C
23361 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
23362
23e37ab1
C
23363 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
23364
591b8fa3
PDM
23365Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
23366
23367 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 23368 values that can be represented exactly.
591b8fa3
PDM
23369 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
23370 above change, and to not check against the directory part of the source
23371 file name.
23372 (step into print_long_arg_list): Likewise.
23373 (print print_small_structs from print_long_arg_list): Likewise.
23374 (print print_long_arg_list): Likewise.
23375
7a495180
EZ
233762000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23377
30b53638 23378 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 23379
beb998c6
AC
23380Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
23381
23382 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
23383
1c689132
DB
233842000-03-25 Daniel Berlin <dan@cgsoftware.com>
23385
23386 * gdb.base/commands.exp (deprecated_command_test): Add test for
23387 deprecate with no arguments.
23388
c1790a9d
JL
233892000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
23390
23391 * gdb.base/break.exp: Add new test for setting breakpoints on
23392 optimized code so we can test breakpoints work even when function
23393 prologues may be optimized away
23394
003ba290
FN
233952000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
23396
23397 From David Whedon <dwhedon@gordian.com>
a9c64011 23398 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 23399
6837a0a2
DB
234002000-03-22 Daniel Berlin <dan@cgsoftware.com>
23401
23402 * gdb.base/help.exp: Added test for new apropos command.
23403
b9593231
KB
234042000-03-21 Kevin Buettner <kevinb@redhat.com>
23405
23406 * gdb.base/pointers.c (usevar): New function.
23407 (main): Make sure that global variables v_int_pointer2, rptr,
23408 and y are all referenced someplace in the program by calling
23409 usevar() on them. [Some linkers delete symbols which are
23410 never referenced. The space remains, but there's no way to
23411 get a (symbolic) handle on the variable from the debugger.]
23412
751a959b
EZ
234132000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23414
23415 * gdb.base/printcmds.c: Add typedeffed arrays.
23416
23417 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 23418 procedure to test arrays that are typedef'd.
751a959b 23419
73a93a32
JI
234202000-03-13 James Ingham <jingham@leda.cygnus.com>
23421
23422 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 23423 the library directories.
73a93a32 23424
fb40c209
AC
23425Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
23426
23427 * configure.in (configdirs): Add sub directory gdb.mi.
23428 * configure: Re-generate.
23429
23430 * gdb.mi: New directory.
d63a86f8 23431
ee4dd2c9
AC
234322000-02-25 Scott Bambrough <scottb@netwinder.org>
23433
23434 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 23435 a long long value as a double on ARM platforms.
ee4dd2c9 23436
70f0cc22
JB
234372000-02-16 Jim Blandy <jimb@redhat.com>
23438
23439 * gdb.base/break.exp ("breakpoint line number"): Make sure the
23440 default source file is set properly before running this test.
23441
853819b8
EZ
234422000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23443
23444 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 23445 gdbtk/library directory, not in gdbtcl2.
853819b8 23446
dfcd3bfb
JM
234472000-02-04 Jim Blandy <jimb@redhat.com>
23448
23449 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
23450 backslash from regexp pattern.
23451
23452 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
23453 procedure. Use it to run all the "continue to bp overloaded"
23454 tests. Note that this changes the names of the tests slightly.
23455 If the breakpoint hit message includes a hex PC value, because
23456 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
23457 from the real source code, still consider that a pass.
23458
23459 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
23460 XFAIL here if the breakpoint message contains a hex address. Note
23461 similar change on 1999-11-02.
23462
23463 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
23464
23465 * gdb.base/ptype.exp: Establish a default source file before
23466 calling get_debug_format.
23467
234682000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
23469
23470 * gdb.base/watchpoint.exp: Remove duplication of test messages.
23471
8b93c638
JM
234722000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
23473
23474 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
23475 of successive stepi commands -- while in the prologue we should see
23476 the function entry bracket.
23477
234782000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
23479
23480 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
23481 reach __change_mode() when stepping through the end of main().
23482
c5394b80
JM
234832000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
23484
23485 * gdb.base/default.exp: Fix expected pattern.
23486 * gdb.base/help.exp: Same.
23487
0d06e24b
JM
234882000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23489
23490 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 23491 Don't use xfail's because that affects only the following test.
d63a86f8 23492
0d06e24b 23493 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 23494 solaris or linux.
0d06e24b
JM
23495
23496 * gdb.base/selftest.exp: Update to reflect changes to main.c.
23497
dc96c6c7 234982000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 23499
d63a86f8 23500 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
23501 "A syntax error" rather than "A parse error". Accept both.
23502
235032000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
23504
23505 * gdb.base/default.exp: Remove OS dependent string from "target
23506 remote" test.
23507 * gdb.base/help.exp: Same for "help target remote" test.
23508
c3f6f71d
JM
235092000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23510
23511 From Jim Kingdon <kingdon@redhat.com>:
23512
23513 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
23514 prompt (cleanup rather than necessity, but still might keep output
23515 from spilling to next test).
c3f6f71d
JM
23516
235172000-01-02 Fred Fish <fnf@cygnus.com>
23518
23519 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
23520 AIX, which defines them in <sys/types.h>.
23521
ed9a39eb 235221999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 23523
ed9a39eb 23524 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 23525 float" test.
ed9a39eb
JM
23526
235271999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 23528
ed9a39eb 23529 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
23530
23531 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
23532 outermost frame disallowed".
23533
235341999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
23535
23536 * gdb.base/setvar.exp: New tests for setting the value of a struct
23537 with a constant list.
23538
235391999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
23540
23541 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
23542 require the user to type a cast before setting the value of a struct.
23543
de57eccd
JM
235441999-12-06 Jim Blandy <jimb@cygnus.com>
23545
23546 * gdb.base/default.exp: Expect the new 'info float' command on
23547 all i386 platforms.
23548
23549 * gdb.threads/linux-dp.exp: Expand our ability to recognize
23550 LinuxThreads libraries that don't support debugging.
23551
c2d11a7d
JM
23552Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
23553
23554 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
23555 Change the buffer type to ``unsigned char'' to simplify size
23556 arithmetic.
c2d11a7d
JM
23557
23558 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
23559 stub only handles 400-1 byte packets. Verify that the download
23560 worked.
c2d11a7d
JM
23561
235621999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
23563
23564 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
23565 tests, using UNRESOLVED for the untested cases. Also, does not wait
23566 for a timeout if the prompt was received before a recognizable pattern.
23567
235681999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
23569
23570 * lib/gdb.exp (gdb_expect_list): Fix spelling.
23571
235721999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23573
23574 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 23575 watchpoints.
c2d11a7d
JM
23576
235771999-11-24 Jason Merrill <jason@casey.cygnus.com>
23578
23579 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
23580
23581 * gdb.c++/local.exp: Be more flexible in recognizing local class
23582 name mangling. Don't allow horribly truncated method names.
23583 * gdb.c++/derivation.exp: Expect protected inheritance.
23584 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
23585 * gdb.c++/virtfunc.exp: Likewise.
23586 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
23587 when printing a nested enum.
23588
235891999-11-22 Jim Blandy <jimb@cygnus.com>
23590
23591 * gdb.base/step-test.exp: Properly await GDB's response to setting
23592 a breakpoint on the call to large_struct_by_value.
23593
23594 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
23595 just because we have debug info for the `start' function.
23596
235971999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
23598
23599 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
23600 "Unknown signal" messages, which indicate (on LinuxThreads) that
23601 GDB doesn't know how to debug threads on this system. This is
23602 better than hanging while philosopher 0 dumps chatter into gdb.log.
23603
236041999-11-18 Tom Tromey <tromey@cygnus.com>
23605
23606 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
23607
236081999-11-18 Fred Fish <fnf@cygnus.com>
23609
23610 * gdb.base/coremaker2.c: Add sample program for generating
23611 cores that is more self contained than coremaker.c. Eventually
23612 I'll add more code to this and tie it into the testsuite.
23613
4ce44c66
JM
236141999-11-12 Stan Shebs <shebs@andros.cygnus.com>
23615
23616 * gdb.base/dollar.exp: Remove, now in gdb.hp.
23617
236181999-11-10 Jimmy Guo <guo@cup.hp.com>
23619
23620 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 23621 from $srcdir/lib/.
4ce44c66 23622 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 23623 and gdb.c++/.
4ce44c66
JM
23624
23625 * gdb.c++/derivation.exp: remove redundant get compiler info code.
23626
d63a86f8 23627 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
23628 'continue with watch' test point.
23629
236301999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
23631
23632 Merged from p2linux-990323-branch:
d63a86f8 23633
4ce44c66
JM
23634 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
23635
11cf8741
JM
23636Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
23637
23638 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 23639 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
23640
23641Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
23642
23643 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 23644 gdb_expect_list.
11cf8741
JM
23645
23646Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
23647
23648 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
23649
236501999-11-03 Mark Salter <msalter@cygnus.com>
23651
23652 * gdb.base/break.exp: Fix "stub continue" pattern.
23653
236541999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
23655
23656 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
23657
236581999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
23659
23660 * gdb.base/display.exp ("finish"): Add timeout clause.
23661
23662 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
23663 plain prompt clause, so this doesn't have to time out in order to
23664 fail.
23665
23666 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 23667 breakpoint hit messages include an address.
11cf8741
JM
23668
23669 * gdb.base/display.exp: Don't forget to escape parens in regular
23670 expressions. Unix regexp notatation sucks.
23671
236721999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23673
23674 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 23675 order for 'signalled' message.
11cf8741 23676
5c44784c
JM
236771999-11-01 Stan Shebs <shebs@andros.cygnus.com>
23678
23679 From Jimmy Guo <guo@cup.hp.com>:
23680 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
23681 * gdb.base/annota1.c: Add code for tests to work with.
23682
236831999-10-26 Frank Ch. Eigler <fche@cygnus.com>
23684
23685 * gdb.base/remote.exp: New test for remote downloading settings.
23686 * gdb.base/remote.c: New file with large .data.
23687
917317f4
JM
236881999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
23689
23690 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
23691 for LinuxThreads support, merged from the Code Fusion branch.
23692
23693Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
23694
23695 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
23696 containing exp_continue into a while within an expect. Don't
23697 attempt a start more than three times. Check return value from
23698 gdb_load.
d63a86f8 23699
2df3850c
JM
23700Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
23701
23702 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 23703 a pass case.
2df3850c 23704
2acceee2
JM
237051999-10-01 Kevin Buettner <kevinb@cygnus.com>
23706
23707 * gdb.base/break.c (main): Added a statement that we can step
23708 off of.
23709 * gdb.base/break.exp: Added tests for setting a breakpoint
23710 at an offset and stepping onto a breakpoint.
23711
237121999-10-01 Fred Fish <fnf@cygnus.com>
23713
d63a86f8 23714 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
23715 gdb output.
23716
c2c6d25f
JM
237171999-09-18 Jim Blandy <jimb@cris.red-bean.com>
23718
23719 * gdb.base/break.exp: Code locations are in hex, don't forget!
23720 (For HP-UX.)
23721
237221999-09-17 Stan Shebs <shebs@andros.cygnus.com>
23723
23724 * condbreak.exp: Use break.c as test program.
23725 * condbreak.c: Remove, redundant with break.c.
23726
237271999-09-15 Stan Shebs <shebs@andros.cygnus.com>
23728
23729 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 23730 Z-packets if the target needs it.
c2c6d25f
JM
23731
237321999-09-13 James Ingham <jingham@leda.cygnus.com>
23733
23734 * gdb.c++/overload.exp: Added tests for listing overloaded
23735 functions with function pointers in the arg, explicitly calling
23736 out the version you want.
23737
cff3e48b
JM
237381999-09-09 Stan Shebs <shebs@andros.cygnus.com>
23739
23740 * long_long.exp: Add variations of test cases that work for
23741 targets with 16-bit ints and 32-bit doubles.
23742
d4f3574e
SS
237431999-09-08 Stan Shebs <shebs@andros.cygnus.com>
23744
23745 * break.c (main): Compare a possibly-uninitialized argc with an
23746 unlikely value that fits in 16 bits.
23747
237481999-09-07 Stan Shebs <shebs@andros.cygnus.com>
23749
23750 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
23751 0xfeeb, don't want negative numbers if ints are 16 bits.
23752
23753 * lib/gdb.exp (skip_cplus_tests): New proc.
23754 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
23755 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
23756 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
23757 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
23758 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
23759 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
23760 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
23761 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
23762
23763 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
23764
23765Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
23766
23767 * gdb.base/corefile.exp (up): Allow a parameter to appear
23768 in the frame that we're going up to.
23769
23770 From Jim Blandy <jimb@cygnus.com>:
23771
23772 * gdb.base/default.exp (info float): Expect some output now.
23773
23774 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
23775 returning floating-point values to fail on the x86.
23776 * gdb.base/callfwmall.exp (do_function_calls): Same.
23777
23778 * gdb.base/list.exp (test_listsize): Correct expectations for
23779 listing line 1 with listsize 2. Also, listing a single line
23780 works now, as does listing three lines. [Kevin's note: There
23781 were a number of other cases fixed too where the expectations
23782 differed...]
23783
237841999-09-02 Stan Shebs <shebs@andros.cygnus.com>
23785
23786 * gdb.base/selftest.exp: Add case for when version prints as
23787 constant string instead of char pointer.
23788
104c1213
JM
237891999-08-25 Stan Shebs <shebs@andros.cygnus.com>
23790
23791 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 23792 stepping out of main.
104c1213
JM
23793
23794 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
23795 G++ used.
23796
23797 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 23798 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
23799
23800 * gdb.c++/ovldbreak.exp: Update match string in test that
23801 includes a warning of multiple breakpoints.
23802
238031999-08-24 Stan Shebs <shebs@andros.cygnus.com>
23804
23805 * gdb.base/display.exp: Improve precision of step-after-finish
23806 added yesterday.
23807
23808 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 23809 test.
104c1213
JM
23810
23811 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
23812 configs when using G++, not just hppa*.
23813
238141999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23815
23816 * gdb.base/async.c: New file.
23817 * gdb.base/async.exp: New file.
23818
23819Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
23820
23821 * gdb.base/break.exp: Tweak PA specific tests to properly handle
23822 PA64.
23823
53a5351d
JM
23824Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
23825
104c1213
JM
23826 * gdb.base/display.exp: "finish" can leave us mid-line on many
23827 targets, deal with it. Add a small constant to main, instead of
23828 1000 since main+1000 may not be a valid address in the target.
23829
53a5351d
JM
23830 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
23831 on hpux11.
23832
23833 * gdb.base/attach.exp: Handle another hpux11 error message variant
23834 when attaching to a process that does not exist.
23835
238361999-08-19 J.T. Conklin <jtc@redback.com>
23837
23838 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 23839 characters in 'continue to 1241' test.
53a5351d
JM
23840
238411999-08-17 Stan Shebs <shebs@andros.cygnus.com>
23842
23843 * gdb.base/call-ar-st.exp: Add a shorter match case for the
23844 stop in print_long_arg_list, define and use a whitespace
23845 variable in print_small_structs test, add an XFAIL for Solaris.
23846 * gdb.base/dbx.exp: XFAIL func commands until somebody is
23847 interested enough to fix.
23848
7be570e7
JM
238491999-08-13 Keith Seitz <keiths@cygnus.com>
23850
23851 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
23852 (dbx_gdb_load): Remove. Use gdb_load instead, since that
23853 proc knows about targets other than the natives.
23854 (test_assign): Use "gdb_run_cmd" to "run" the target.
23855 Check that we've actually hit the breakpoint at main.
23856 When we attempt to assign a value to a local variable, check
23857 that the variable is in the current scope, i.e., don't use
23858 a test with an empty result.
23859
23860Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
23861
23862 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 23863 command.
7be570e7
JM
23864
238651999-08-09 Stan Shebs <shebs@andros.cygnus.com>
23866
23867 From Jimmy Guo <guo@cup.hp.com> and others at HP:
23868 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
23869 gdb.compat, gdb.threads-hp.
23870 gdb.hp/configure, gdb.hp/configure.in: New files.
23871 gdb.hp/Makefile.in: Recurse into new subdirs.
23872 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
23873 gdb.hp/gdb.objdbg: New directory, tests for debugging info
23874 in object files.
23875 gdb.hp/tools: New directory, aux tools for HP-specific tests.
23876
96baa820
JM
238771999-08-05 Stan Shebs <shebs@andros.cygnus.com>
23878
23879 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 23880 funky printf, remove a bogus p/a test.
96baa820
JM
23881
238821999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23883
23884 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
23885 connected to the target. This is necessary when running not
23886 natively.
96baa820
JM
23887
238881999-08-03 Stan Shebs <shebs@andros.cygnus.com>
23889
23890 * gdb.base/step-test.exp: Removed some extraneous messages.
23891
23892 * gdb.base/long_long.exp: Don't run memory examination tests
23893 on little-endian targets (they will need a different set of
23894 results to match).
23895
238961999-08-02 Stan Shebs <shebs@andros.cygnus.com>
23897
23898 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
23899 until somebody decides to fix GDB.
23900
23901 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 23902 constant as "ULL".
96baa820
JM
23903 * gdb.base/long_long.exp: Loosen x/c test, add partial result
23904 matches for a couple x/2 commands.
23905
a0b3c4fd
JM
239061999-07-30 Stan Shebs <shebs@andros.cygnus.com>
23907
23908 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
23909 by merging in ref-types2 tests.
23910 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
23911
23912 From Jimmy Guo <guo@cup.hp.com> and others at HP:
23913 * gdb.c++/Makefile.in: Add standard actions.
23914 (EXECUTABLES): Rename from PROGS, update list.
23915 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
23916 from gdb.hp.
23917 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
23918 foo and bar locals.
23919 * gdb.c++/anon-union.exp: Fix tests to match.
23920 * gdb.c++/classes.exp: Run if HP compiler used, add extra
23921 expect matches to handle output variations.
23922 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
23923 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 23924 output, add HP alternatives for new and delete prints.
a0b3c4fd 23925 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 23926 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
23927 * gdb.c++/demangle.exp: Use $style when reporting failure.
23928 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
23929 * gdb.c++/inherit.exp: Run if HP compiler used, add some
23930 match alternatives.
23931 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 23932 compilers.
a0b3c4fd
JM
23933 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
23934 * gdb.c++/method.exp: Add match alternatives.
23935 * gdb.c++/misc.cc: Add bool types.
23936 * gdb.c++/misc.exp: Add tests for bool types.
23937 * gdb.c++/overload.exp: Add xfails.
23938 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
23939 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
23940 add some more template parameter tests (only for HP currently).
23941 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
23942 * gdb.c++/virtfunc.cc: Add return type and value for main.
23943 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
23944 match alternatives.
d63a86f8 23945
a0b3c4fd
JM
239461999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23947
23948 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
23949
239501999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
23951
23952 * gdb.base/signals.exp: Don't expect getting a backtrace from
23953 within a signal handler to fail on Linux.
23954
239551999-07-29 Stan Shebs <shebs@andros.cygnus.com>
23956
23957 From Jimmy Guo <guo@cup.hp.com> and others at HP:
23958 * lib/gdb.exp: Remove some gratuitious semicolons.
23959 (delete_breakpoints): Increase timeout.
23960 (gdb_expect): Add -notransfer option.
23961 (gdb_test): Use -notransfer option.
23962 (get_compiler_info): Add f77 case.
23963 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 23964 case.
a0b3c4fd
JM
23965 (gdb_preprocess): Call get_compiler.
23966
23967 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
23968 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
23969 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
23970 gdb.base/long_long.exp, gdb.base/printcmds.exp,
23971 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
23972 third arg to gdb_test.
a0b3c4fd
JM
23973 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
23974 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 23975 HP-UX xfails, add others.
a0b3c4fd
JM
23976 * gdb.base/completion.exp: Reflect name change of self-test.
23977 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
23978 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
23979 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
23980 HP failure number.
a0b3c4fd
JM
23981 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
23982 useless HP-UX 10.30 references.
23983 * gdb.base/maint.exp: Loosen matches.
23984 * gdb.base/pointers.c (main): Declare more_code.
23985 * gdb.base/pointers.exp: Match on output of a `next'.
23986 * gdb.base/structs.c: Add prototypes.
23987 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
23988 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
23989
239901999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23991
23992 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 23993 command.
a0b3c4fd
JM
23994
239951999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23996
23997 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
23998 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
23999
24000 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
24001 debug info. Deal with lack of signal hanlder info in stack.
24002
a9c64011 24003 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
24004 * gdb.base/annota1.exp: If printf has debug info, deal with it.
24005
5a2468f5
JM
240061999-07-19 Stan Shebs <shebs@andros.cygnus.com>
24007
24008 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 24009 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 24010
adf40b2e
JM
24011Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
24012
24013 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 24014 a1-selftest.exp.
adf40b2e
JM
24015 * gdb.base/configure: Re-generate.
24016
240171999-07-12 Stan Shebs <shebs@andros.cygnus.com>
24018
24019 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
24020 in trying to run first and name is too long.
24021
24022 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
24023 pointers2.c and pointers2.exp, respectively.
24024 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
24025 doschk happier.
24026
43e526b9
JM
240271999-07-08 Stan Shebs <shebs@andros.cygnus.com>
24028
24029 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
24030 callfuncs2.c and callfuncs2.exp.
24031
24032 * gdb.base/list.exp: Remove mistaken xfails.
24033 * gdb.base/list0.h: Add optional prototypes.
24034
9846de1b
JM
24035Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
24036
a9c64011 24037 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 24038 calling malloc.
a9c64011
AS
24039 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
24040 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 24041 use.
9846de1b
JM
24042
240431999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24044
24045 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
24046 * gdb.base/annota2.cc, annota2.exp: Move from here.
24047 * gdb.c++/annota2.cc, annota2.exp: To here.
24048 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
24049
43ff13b4
JM
24050Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
24051
24052 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 24053 a consistent format.
43ff13b4 24054
085dd6e6
JM
240551999-06-25 Stan Shebs <shebs@andros.cygnus.com>
24056
24057 From Jimmy Guo <guo@cup.hp.com> and others at HP:
24058 * lib/gdb.exp (get_compiler_info): Add detection for assorted
24059 HP compilers, also set the globals $true and $false.
24060
24061 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
24062 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
24063 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
24064 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
24065 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
24066 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
24067 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
24068 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
24069 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
24070 whatis.c} Add C++ compatible function definitions and return
24071 types, add includes for library functions.
085dd6e6
JM
24072 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
24073 * gdb.base/step-test.c (myglob): Rename from glob.
24074 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
24075 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
24076 files, move here from gdb.hp.
085dd6e6 24077 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
24078 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
24079 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
24080 Adjust line numbers in regexps.
085dd6e6
JM
24081
24082 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
24083 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
24084 instead of 0/1.
24085
24086 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
24087 foll-vfork.exp: New files, move here from gdb.hp.
24088 * gdb.base/page.exp: New file, test of pagination command.
24089
24090 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
24091 recursion test.
24092 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
24093
24094 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 24095 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
24096
24097 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 24098 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 24099 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 24100 watchpoint test.
085dd6e6
JM
24101 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
24102 them work.
24103 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
24104 expressions properly.
24105 * gdb.base/corefile.exp: Loosen the match slightly.
24106 * gdb.base/default.exp: Allow "Error accessing memory" message
24107 also.
24108 * gdb.base/display.exp: Skip over x/0 j if PA64.
24109 * gdb.base/funcargs.exp: Add xfails for HP-UX.
24110 * gdb.base/interrupt.exp: Ditto.
24111 * gdb.base/langs.exp: Add symbolic matches governed by compiler
24112 in use.
24113 * gdb.base/list.exp: Add xfails for HP-UX.
24114 * gdb.base/long_long.exp: Refine some of the numeric matches.
24115 * gdb.base/mips_pro.exp: Xfail on HP-UX.
24116 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
24117 * gdb.base/nodebug.exp: Succeed on more varieties of output.
24118 * gdb.base/opaque.exp: Remove some HP-UX xfails.
24119 * gdb.base/ptype.exp: Succeed on more varieties of output.
24120 * gdb.base/scope.exp: Add xfails for HP-UX.
24121 * gdb.base/sect-cmd.exp: Add more cases.
24122 * gdb.base/setvar.exp: Add xfails for HP-UX.
24123 * gdb.base/shlib-call.exp: Loosen some matches slightly.
24124 * gdb.base/signals.exp: Match on void symbolically.
24125 * gdb.base/step-test.exp: Add case for PA64.
24126 * gdb.base/term.exp: Add exit and restart.
24127 * gdb.base/twice.exp: Clean up after self.
24128 * gdb.base/varargs.exp: Disable overload resolution explicitly.
24129 * gdb.base/whatis.exp: Allow more ways to pass tests.
24130
24131 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 24132 no longer useful.
085dd6e6
JM
24133
24134Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
24135
24136 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 24137 list of patterns.
085dd6e6 24138 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
24139 print_double_array(double_array)", "continuing to breakpoint
24140 1018", "print print_double_array(array_d)" and "continuing to
24141 1034" tests.
d63a86f8 24142
085dd6e6
JM
241431999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
24144
a9c64011 24145 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
24146
241471999-06-24 Stan Shebs <shebs@andros.cygnus.com>
24148
24149 * config/mt-*: Remove, these haven't been used since 1996.
24150
241511999-06-22 Stan Shebs <shebs@andros.cygnus.com>
24152
24153 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 24154 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
24155 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
24156
9e0b60a8
JM
241571999-06-18 Stan Shebs <shebs@andros.cygnus.com>
24158
24159 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
24160 simpler match case for the ptype of the big class.
24161
241621999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
24163
24164 * gdb.exp: Fix test for gdb_prompt existence.
24165
241661999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
24167
24168 * gdb.exp (gdb_test): Add fail after calls to perror.
24169
241701999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
24171
24172 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
24173
241741999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
24175
24176 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
24177
0f71a2f6
JM
24178Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
24179
24180 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 24181 malloc() is linked in.
0f71a2f6
JM
24182
241831999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
24184
24185 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
24186 step at end.
24187
24188 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
24189
241901999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
24191
24192 * gdb.java/jv-print.exp: New file. (Our first Java test!)
24193
cce74817
JM
24194Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
24195
24196 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
24197 * gdb.base/mips_pro.exp: Likewise.
24198
241991999-06-02 Keith Seitz <keiths@cygnus.com>
24200
24201 * gdb.c++/templates.cc: Change all "new" operators to throw
24202 an exception.
24203 * gdb.c++/cplusfuncs.cc: Likewise.
24204
24205 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
24206
24207Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
24208
24209 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
24210 * gdb.base/ending-run.exp: When stepping out of main, accept a
24211 step into an arbitrary assembler file.
cce74817 24212
392a587b
JM
242131999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24214
d63a86f8 24215 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 24216 "breakpoint-invalid" to be printed.
6fdff2c5
PA
24217 * gdb.base/annota2.exp: Revise line number for main
24218 breakpoint. Allow any number of "frames-invalid" and
24219 "breakpoint-invalid" to be printed.
392a587b
JM
24220 * gdb.base/annota2.cc: Initialize a.x to 0.
24221
9e086581
JM
242221999-05-17 Keith Seitz <keiths@cygnus.com>
24223
6fdff2c5
PA
24224 * gdb.base/call-ar-st.exp: Skip
24225 "print print_double_array (double_array)" when "skip_float_tests" set.
24226 Ditto for "print print_double_array(array_d)",
24227 "print print_small_structs", "print print_ten_doubles", and
24228 "step into print_long_arg_list".
24229 Don't assume we can step into "print_long_arg_list": we could step
24230 into memcpy.
24231 * gdb.base/call-rt-st.exp: Don't run float-related tests when
24232 "skip_float_tests" is set: "print print_one_double(*d1)"
24233 and "print print_two_floats(*f3)".
9e086581
JM
24234 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
24235 "skip_float_tests" is set.
6fdff2c5
PA
24236 * gdb.base/varargs.exp: Skip
24237 "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
24238 "skip_float_tests" set.
d63a86f8 24239
cd0fc7c3
SS
242401999-05-06 Keith Seitz <keiths@cygnus.com>
24241
24242 * gdb.base/annota2.cc: Include stdio.h.
24243
24244Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
24245
24246 * gdb.base/crossload.exp: Remove, this has been disabled ever
24247 since BFD stopped including all targets, and cross-GDB gets
24248 plenty of testing anyway.
24249 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
24250 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
24251 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
24252 * gdb.base/README: Remove, was doc for this.
24253 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 24254 needed.
cd0fc7c3 24255
b83266a0
SS
242561999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24257
24258 * gdb.base/call-ar-st.exp: Fix one regular expression in test
24259 output.
24260
24261 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
24262 * gdb.base/annota2.exp: New file. More annotation tests.
24263 * gdb.base/annota1.c: New file. Source file for annota1.exp.
24264 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
24265
242661999-04-23 Angela Marie Thomas <angela@cygnus.com>
24267
24268 * config/cfdbug.exp: New file.
24269
7a292a7a
SS
242701999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
24271
24272 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
24273 Marcus Daniel's and Dale Hawkins's demangler crashes.
24274
24275 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
24276 test_lucid_style_demangling, test_arm_style_demangling,
24277 test_hp_style_demangling): Try Tom Tromey's core-dumping
24278 identifier under each demangling style.
7a292a7a
SS
24279
242801999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
24281
24282 * gdb.c++/demangle.exp: Include the current demangling style
24283 in all test names.
24284 (current_demangling_style): New global variable.
24285 (set_demangling_style, test_demangling_core, test_demangling,
24286 test_demangling_exact): New functions.
24287 (test_gnu_style_demangling, test_lucid_style_demangling,
24288 test_arm_style_demangling, test_hp_style_demangling): Use those,
24289 instead of calling gdb_test and gdb_test_exact directly.
24290 (catch_demangling_errors): New function, which reports errors
24291 signalled by the demangling test functions in an orderly way.
24292 (do_tests): Use catch_demangling_errors.
24293
242941999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
24295
24296 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 24297 grouping in expressions, not {}.
7a292a7a
SS
24298
24299 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 24300 initialized yet.
7a292a7a
SS
24301
243021999-04-01 Stan Shebs <shebs@andros.cygnus.com>
24303
24304 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
24305 are listed.
24306
243071999-03-26 Stan Shebs <shebs@andros.cygnus.com>
24308
24309 * gdb.stabs/weird.exp: Test for CC being defined before
24310 looking at its value.
24311
243121999-03-25 Stan Shebs <shebs@andros.cygnus.com>
24313
24314 * gdb.base/call-ar-st.exp: Remove stray '#'.
24315 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
24316 "short int" and "long int".
24317 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 24318 change, to mollify finicky HP compiler.
7a292a7a
SS
24319 * gdb.hp/reg-test.exp (testfile): Fix file name.
24320 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 24321
7a292a7a
SS
24322 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
24323 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
24324 alternate form of enum ptype.
24325
c906108c
SS
243261999-03-23 Stan Shebs <shebs@andros.cygnus.com>
24327
7a292a7a
SS
24328 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
24329 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
24330 passing skip_hp_tests, so as not to waste time on guaranteed
24331 failure.
7a292a7a 24332
c906108c
SS
24333 * gdb.c++/overload.cc: Pass string instead of char addr, always
24334 init ccpfoo.
24335 * gdb.c++/templates.cc: Fix syntax error.
24336
7a292a7a
SS
24337Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24338
24339 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 24340 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
24341 command.
24342
243431999-03-18 James Ingham <jingham@cygnus.com>
24344
24345 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
24346
24347 * gdb.c++/method.exp: It was testing an uninitialized int on the
24348 stack and assuming it was positive.
24349
24350 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
24351
24352 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 24353 keep it from killing the rest of the tests.
7a292a7a
SS
24354 Use gdb_continue_to_end.
24355
24356 * gdb.base/sigall.exp: use gdb_continue_to_end.
24357
24358 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
24359
24360 * gdb.base/display.exp: use runto_main, not run.
24361
d63a86f8
RM
24362 * gdb.base/default.exp: Check for the current error message in the
24363 r abbreviation test.
7a292a7a
SS
24364 Add strongarm to the targets that know info float.
24365
d63a86f8 24366 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
24367 run which doesn't work with monitors.
24368
6fdff2c5
PA
24369 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
24370 1034 test.
7a292a7a
SS
24371
24372 * gdb.base/break.exp: use the gdb_continue_to_end proc.
24373
6fdff2c5
PA
24374 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
24375 end of a program. Traps the case (in Cygmon) when the program
24376 never really exits. Same as Mark's continue_to_exit, but I had
24377 put it in a lot more places, so I used my name. Sorry Mark...
7a292a7a
SS
24378
24379 * config/monitor.exp (gdb_target_monitor): added another
24380 target_info parameter: remotebinarydownload. This will set the
24381 remotebinarydownload flag if this is causing some boards trouble.
24382
243831999-03-18 Mark Salter <msalter@cygnus.com>
24384
24385 * lib/gdb.exp (continue_to_exit): New function.
24386
24387 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
24388 * gdb.base/ending-run.exp: Ditto.
24389 * gdb.base/step-test.exp: Ditto.
24390
243911999-03-16 Stan Shebs <shebs@andros.cygnus.com>
24392
24393 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
24394 (suggested by Art Haas <ahaas@neosoft.com>).
24395
243961999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
24397
889bf7c5 24398 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
24399
24400Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
24401
24402 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 24403 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
24404
244051999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
24406
24407 * gdb.base/call-strs.exp: Don't assume that `step' will step over
24408 a call to strlen; sometimes we do have sources.
24409
244101999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
24411
24412 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 24413 character, so GDB won't print garbage after its end.
d63a86f8 24414
c906108c
SS
24415 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
24416 breakpoint there instead. Sometimes GCC emits memcpy to handle
24417 the large structures being passed by value, so we step into that
24418 instead of sum_array_print, which obscures what we're really testing.
24419 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
24420 the bizarre steps into memcpy, so do that here. Add check for
24421 stepping into function calls that pass large structures by value.
24422 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
24423 Remove all references to specific line numbers.
24424 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
24425 New type and function.
24426 (main): Call large_struct_by_value, passing it a large struct by value.
24427 * lib/gdb.exp (gdb_get_line_number): New function.
24428
24429 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
24430 more portable.
24431
7a292a7a
SS
244321999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
24433
c906108c
SS
24434 * lib/gdb.exp: Doc fixes.
24435
7a292a7a
SS
244361999-03-05 Nick Clifton <nickc@cygnus.com>
24437
d63a86f8 24438 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
24439
244401999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
24441
c906108c 24442 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
24443 commands. They're not germane to this test, and they don't work
24444 that way on remote targets.
c906108c 24445
3fc11d3e
JM
244461999-03-01 James Ingham <jingham@cygnus.com>
24447
24448 * Changelog entries merged over from gdb development branch.
24449
3fc11d3e
JM
24450 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
24451
24452 * lib/gdb.exp (gdbtk_analyze_results): Generic function
24453 for outputting results of test run.
24454
2d4a1622 24455 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
24456
24457 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 24458
7a292a7a
SS
244591999-02-25 Felix Lee <flee@cygnus.com>
24460
24461 * lib/gdb.exp (debug_format): initialize
24462
c906108c
SS
244631999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
24464
24465 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
24466 * gdb.base/call-rt-st.c: Ditto.
24467
c906108c
SS
244681999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
24469
24470 * gdb.threads/pthreads.exp (horiz): New variable.
24471 (test_startup): Fix regexps that capture thread numbers.
24472
244731999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
24474
24475 * gdb.base/smoke.exp: Disambiguate two test case names (both
24476 called ``print'').
24477
24478Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
24479
24480 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 24481 compilation.
c906108c
SS
24482
244831999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
24484
24485 * gdb.base/miscexprs.exp: Change patterns to match GDB's
24486 actual output formatting.
24487 * gdb.base/smoke.exp: GDB removes leading 0's.
24488 * gdb.base/volatile.exp: Don't check type of remuneration;
24489 that variable is no longer defined in constvars.c.
24490 * gdb.base/step-test.c (main): Exit with explicit exit code.
24491 * gdb.base/step-test.exp: Remove two nexti checks--they are
24492 not portable.
24493
244941999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
24495
24496 * gdb.base/help.exp ("help delete display"): Fix test to match
24497 gdb's output.
24498
24499 * gdb.base/long_long.c (known_types): Initialize values to zero.
24500 * gdb.base/long_long.exp: Step one more line
24501 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
24502 leading zeros. Explicitly ask for hex formatting. Use
24503 unique test case names.
c906108c
SS
24504
24505Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24506
d63a86f8 24507 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
24508
24509 * gdb.c++/method.exp: Add missing close brace.
24510
245111999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
24512
24513 * gdb.base/maint.exp: Use 'set height 0' to disable page
24514 prompting, not 'set height 400'.
24515
24516 Fix a bunch of timeouts.
24517 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
24518 four separate tests, so expect doesn't take forever to match a ton
24519 of text against a regexp with lots of .* forms.
24520 ("maint print psymbols", "maint print symbols"): Make some of
24521 these greps more selective, so that expect doesn't try to wade
24522 through huge piles of output and time out.
24523
24524 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
24525
24526 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
24527 tests: one which doesn't expect shlib events to be reported, and
24528 another which does, but is XFAIL for all platforms other than
24529 HP/UX.
c906108c
SS
24530
24531 * gdb.base/break.exp: Teach the test suite that the `catch
24532 fork', `catch vfork', and `catch exec' commands produce error
24533 messages on platforms that don't provide these features.
24534
24535Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
24536
24537 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
24538 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
24539 (shortening names from solib_threshold.exp etc), won't run on
24540 anything but HP-UX for the foreseeable future.
c906108c 24541 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 24542 reflect move.
c906108c
SS
24543
24544Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
24545
24546 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 24547 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
24548
24549Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
24550
24551 * gdb.base/shlib-call.exp: add test cases to verify that gdb
24552 successfully re-sets breakpoints in shared libraries.
24553 * gdb.base/shmain.c (main): return 0, don't fall off the end.
24554
24555Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24556
d63a86f8
RM
24557 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
24558 and compiled w/o GCC.
c906108c
SS
24559
24560 * gdb.hp/watch-cmd.exp: ditto.
24561
24562 * gdb.hp/watch-hp.exp: ditto.
24563
24564 * gdb.hp/xdb1.exp: ditto.
24565
24566 * gdb.hp/xdb2.exp: ditto.
24567
24568 * gdb.hp/dbx.exp: ditto.
24569
24570Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
24571
24572 * constvars.c: Remove C++-isms.
24573 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 24574 with GCC.
c906108c
SS
24575
24576Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
24577
24578 The following changes are part of the HP merge.
24579
24580 * gdb.base/break.exp: new tests to verify that catchpoints for
24581 fork, vfork, and exec don't trigger inappropriately.
24582
24583 * gdb.base/opaque.exp: compile one file at a time, then link.
24584
24585 * gdb.base/signals.exp: be more restrictive about which hppa
24586 systems receive a setup_xfail. new tests.
24587
24588 * gdb.base/solib_threshold.build: new file.
24589 * gdb.base/solib_threshold.exp: new file.
24590 * gdb.base/solib_threshold.link_opts: new file.
24591 * gdb.base/solib_threshold.mk: new file.
24592 * gdb.base/gen_solib_threshold.c: new file.
24593
24594 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
24595 tests. New tests for enums inside classes.
24596
24597 * gdb.c++/compiler.cc: indicate support of template debugging.
24598
24599 * gdb.c++/demangle.exp: run hp style demangling tests.
24600
24601 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
24602 tests.
24603
24604 * gdb.c++/misc.cc: changes to support new tests.
24605
24606 * gdb.c++/templates.cc: changes to support HP's compiler; changes
24607 to support new tests.
24608
24609 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
24610 gcc, then skip these tests.
24611
24612Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
24613
24614 The following files are part of the HP merge; some had longer
24615 names at HP, but have been renamed to be no more than 14
24616 characters in length.
24617
24618 * gdb.hp/ambiguous.cc: new file.
24619 * gdb.hp/ambiguous.exp: new file.
24620 * gdb.hp/attach.exp: new file.
24621 * gdb.hp/attach2.exp: new file.
24622 * gdb.hp/classes-hp.exp: new file.
24623 * gdb.hp/ctti.exp: new file.
24624 * gdb.hp/ctti-add.cc: new file.
24625 * gdb.hp/ctti-add1.cc: new file.
24626 * gdb.hp/ctti-add2.cc: new file.
24627 * gdb.hp/ctti-add3.cc: new file.
24628 * gdb.hp/dbx.exp: new file.
24629 * gdb.hp/exception.cc: new file.
24630 * gdb.hp/exception.exp: new file.
24631 * gdb.hp/foll-exec.c: new file.
24632 * gdb.hp/foll-exec.exp: new file.
24633 * gdb.hp/foll-fork.c: new file.
24634 * gdb.hp/foll-fork.exp: new file.
24635 * gdb.hp/foll-vfork.c: new file.
24636 * gdb.hp/foll-vfork.exp: new file.
24637 * gdb.hp/inherit-hp.exp: new file.
24638 * gdb.hp/more-steps.exp: new file.
24639 * gdb.hp/namespace.cc: new file.
24640 * gdb.hp/namespace.exp: new file.
24641 * gdb.hp/optimize.exp: new file.
24642 * gdb.hp/pxdb.c: new file.
24643 * gdb.hp/pxdb.exp: new file.
24644 * gdb.hp/quicksort.exp: new file.
24645 * gdb.hp/reg-test.exp: new file.
24646 * gdb.hp/reg-test.s: new file.
24647 * gdb.hp/sized-enum.c: new file.
24648 * gdb.hp/sized-enum.exp: new file.
24649 * gdb.hp/start-stop.exp: new file.
24650 * gdb.hp/templ-hp.cc: new file.
24651 * gdb.hp/templ-hp.exp: new file.
24652 * gdb.hp/thr-lib.c: new file.
24653 * gdb.hp/thr-lib.exp: new file.
24654 * gdb.hp/thr-lib.h: new file.
24655 * gdb.hp/thr-liblib.c: new file.
24656 * gdb.hp/virtfun-hp.c: new file.
24657 * gdb.hp/virtfun-hp.exp: new file.
24658 * gdb.hp/watch-cmd.exp: new file.
24659 * gdb.hp/watch-hp.exp: new file.
24660 * gdb.hp/xdb1.exp: new file.
24661 * gdb.hp/xdb2.exp: new file.
24662 * gdb.hp/xdb3.exp: new file.
24663
24664Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
24665
24666 The following files are part of the HP merge; some had longer
24667 names at HP, but have been renamed to be no more than 14
24668 characters in length.
24669
24670 * gdb.base/ss.h: new file.
24671 * gdb.base/call-ar-st.c: new file.
24672 * gdb.base/call-ar-st.exp: new file.
24673 * gdb.base/call-rt-st.c: new file.
24674 * gdb.base/call-rt-st-exp: new file.
24675 * gdb.base/call-strs.exp: new file.
24676 * gdb.base/ena-dis-br.exp: new file.
24677 * gdb.base/environ.exp: new file.
24678 * gdb.base/long_long.exp: new file.
24679 * gdb.base/sect-cmd.exp: new file.
24680 * gdb.base/shlib-cl2.exp: new file.
24681 * gdb.base/smoke.exp: new file.
24682 * gdb.base/so-impl-ld.c: new file.
24683 * gdb.base/so-impl-ld.exp: new file.
24684 * gdb.base/so-indr-cl.c: new file.
24685 * gdb.base/so-indr-cl.exp: new file.
24686 * gdb.base/varargs.exp: new file.
24687 * gdb.base/volatile.exp: new file.
24688 * gdb.base/whatis-exp.exp: new file.
7a292a7a 24689 * gdb.base/display.exp: new file.
c906108c
SS
24690 * gdb.c++/derivation.exp: new file.
24691 * gdb.c++/local.exp: new file.
24692 * gdb.c++/member-ptr.exp: new file.
24693 * gdb.c++/overload.exp: new file.
24694 * gdb.c++/ovldbreak.exp: new file.
24695 * gdb.c++/ref-types.exp: new file.
24696 * gdb.c++/ref-types2.exp: new file.
24697 * gdb.c++/userdef.exp: new file.
d63a86f8 24698
c906108c
SS
24699Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
24700
24701 * gdb.base/default.exp: Reflect wording change in remote.c.
24702
dc96c6c7 24703Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24704
24705 * gdb.base/help.exp: Update to reflect current text.
24706
24707Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
24708
24709 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
24710 they're stack variables and contain garbage.
24711 * gdb.c++/anon-union.exp: new file.
24712
24713 The following changes were made by David Taylor
889bf7c5
PA
24714 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
24715 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
24716 in changes by HP.
c906108c
SS
24717
24718 * gdb.base/bitops.exp: new file.
24719 * gdb.base/default.exp: change expected messages for catch and
24720 info catch tests to reflect HP merge changes.
24721 * gdb.base/enable-disable-break.exp
24722 * gdb.base/ending-run.c: new file.
24723 * gdb.base/long_long.c: new file.
24724 * gdb.base/maint.exp: new file.
24725 * gdb.base/pointers2.exp: new file.
24726 * gdb.base/shlib-call2.exp: new file.
24727 * gdb.base/solib.exp: new file.
24728 * gdb.base/step-test.c: new file.
24729 * gdb.c++/anon-union.cc: new file.
24730 * gdb.c++/local.cc: new file.
24731 * gdb.c++/member-pointer.cc: new file.
24732 * gdb.c++/method.cc: new file.
24733 * gdb.c++/ref-types.cc: new file.
24734 * gdb.c++/ref-types2.cc: new file.
24735 * gdb.c++/userdef.cc: new file.
d63a86f8 24736
c906108c
SS
24737 * gdb.base/scope.exp: compile one file at a time, then link.
24738 * gdb.base/langs.exp: ditto.
24739 * gdb.base/list.exp: ditto.
d63a86f8 24740
c906108c
SS
24741Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
24742
24743 The following changes were made by David Taylor
889bf7c5
PA
24744 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
24745 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
24746 in changes by HP.
d63a86f8 24747
c906108c
SS
24748 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
24749 skip tests. When compiling pass c++ flag to gdb_compile.
24750 * gdb.c++/
d63a86f8 24751
c906108c
SS
24752 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
24753 test for on hppa*-*-hpux*; use args to see if c++ was specified.
24754 (skip_hp_tests): new function.
24755 (gdb_preprocess): new function.
24756
24757 * configure.in (hpdir): decide whether to configure gdb.hp.
24758 * configure: regenerated.
24759
24760 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
24761 to delete on clean.
24762 (EXECUTABLES): update to reflect new additions.
24763 * gdb.base/commands.exp: update message expected.
24764 * gdb.base/default.exp: add copyright notice.
24765 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
24766 * gdb.base/help.exp: update messages to reflect current text.
24767 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
24768 targets for recurse tests.
24769 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
24770 skip this file.
24771
24772 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
24773 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
24774 compilation.
24775 * gdb.c++/misc.exp: ditto.
24776 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
24777 run the tests. tell gdb_compile that it's a c++ compilation.
24778
24779 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 24780
c906108c
SS
24781 * gdb.base/all-bin.exp: new file.
24782 * gdb.base/arithmet.exp: new file.
24783 * gdb.base/assign.exp: new file.
24784 * gdb.base/completion.exp: new file.
24785 * gdb.base/cond-expr.exp: new file.
24786 * gdb.base/condbreak.exp: new file.
24787 * gdb.base/define.exp: new file.
24788 * gdb.base/dollar.exp: new file.
24789 * gdb.base/environment.exp: new file.
24790 * gdb.base/eval-skip.exp: new file.
24791 * gdb.base/jump.exp: new file.
24792 * gdb.base/logical.exp: new file.
24793 * gdb.base/pointers.exp: new file.
24794 * gdb.base/relational.exp: new file.
24795 * gdb.base/section_command.exp: new file.
24796 * gdb.base/whatis-expr.exp: new file.
24797
24798 * gdb.base/all-types.c: new file.
24799 * gdb.base/call-array-struct.c: new file.
24800 * gdb.base/call-return-struct.c: new file.
24801 * gdb.base/call-strings.c: new file.
24802 * gdb.base/callfuncs2.c: new file.
24803 * gdb.base/condbreak.c: new file.
24804 * gdb.base/constvars.c: new file.
24805 * gdb.base/display.c: new file.
24806 * gdb.base/int-type.c: new file.
24807 * gdb.base/jump.c: new file.
24808 * gdb.base/miscexprs.c: new file.
24809 * gdb.base/pointers.c: new file.
24810 * gdb.base/pointers2.c: new file.
24811 * gdb.base/shmain.c: new file.
24812 * gdb.base/shr1.c: new file.
24813 * gdb.base/shr2.c: new file.
24814 * gdb.base/solib.c: new file.
24815 * gdb.base/solib1.c: new file.
24816 * gdb.base/solib2.c: new file.
24817 * gdb.base/varargs.c: new file.
24818 * gdb.c++/derivation.cc: new file.
24819 * gdb.c++/overload.cc: new file.
24820 * gdb.c++/ovldbreak.cc: new file.
24821 * gdb.hp/attach.c: new file.
24822 * gdb.hp/attach2.c: new file.
24823 * gdb.hp/average.c: new file.
24824 * gdb.hp/compiler.c: new file.
24825 * gdb.hp/compiler.cc: new file.
24826 * gdb.hp/execd-program.c: new file.
24827 * gdb.hp/follow-exec.c: new file.
24828 * gdb.hp/follow-fork.c: new file.
24829 * gdb.hp/follow-vfork-and-exec.c: new file.
24830 * gdb.hp/misc-hp.cc: new file.
24831 * gdb.hp/more-steps.c: new file.
24832 * gdb.hp/optimize.c: new file.
24833 * gdb.hp/quicksort.c: new file.
24834 * gdb.hp/run-hp.c: new file.
24835 * gdb.hp/start-stop.c: new file.
24836 * gdb.hp/sum.c: new file.
24837 * gdb.hp/templates-hp.cc: new file.
24838 * gdb.hp/thread-local-in-lib.c: new file.
24839 * gdb.hp/thread-local-in-lib.h: new file.
24840 * gdb.hp/thread-local-in-lib.lib.c: new file.
24841 * gdb.hp/vforked-program.c: new file.
24842 * gdb.hp/virtfunc-hp.cc: new file.
24843 * gdb.hp/watchpoint-hp.c: new file.
24844 * gdb.hp/xdb.c: new file.
24845 * gdb.hp/xdb0.c: new file.
24846 * gdb.hp/xdb0.h: new file.
24847 * gdb.hp/xdb1.c: new file.
24848
24849Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
24850
24851 The following change was made by Edith Epstein
889bf7c5
PA
24852 <eepstein@cygnus.com> as part of a project to merge in changes
24853 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
24854
24855 * gdb.c++/demangle.exp: changed the expected output for some
24856 ARM-style mangling -- removed second reference to datatype.
889bf7c5 24857 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 24858 T1<char>::~T1<char>(void)
c906108c 24859 becomes,
a9c64011
AS
24860 maint demangle __dt__11T1__pt__2_cFv
24861 T1<char>::~T1(void)
c906108c 24862
889bf7c5 24863 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 24864
c906108c
SS
24865Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
24866
24867 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
24868 * gdb.trace/backtrace.exp: Likewise.
24869 * gdb.trace/circ.exp: Likewise.
24870 * gdb.trace/collection.exp: Likewise.
24871 * gdb.trace/deltrace.exp: Likewise.
24872 * gdb.trace/infotrace.exp: Likewise.
24873 * gdb.trace/limits.exp: Likewise.
24874 * gdb.trace/packetlen.exp: Likewise.
24875 * gdb.trace/passc-dyn.exp: Likewise.
24876 * gdb.trace/passcount.exp: Likewise.
24877 * gdb.trace/report.exp: Likewise.
24878 * gdb.trace/save-trace.exp: Likewise.
24879 * gdb.trace/tfind.exp: Likewise.
24880 * gdb.trace/tracecmd.exp: Likewise.
24881 * gdb.trace/while-dyn.exp: Likewise.
24882 * gdb.trace/while-stepping.exp: Likewise.
24883
248841998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
24885
24886 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
24887
24888Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
24889
24890 From Brendan Kehoe:
24891 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
24892 int return types.
24893
24894Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
24895
24896 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 24897 remote dos host testing right.
c906108c
SS
24898
24899Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
24900
24901 * gdb.base/corefile.exp: remove some xfails.
24902
24903Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
24904
24905 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 24906 have different timestamps.
c906108c
SS
24907
24908Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
24909
24910 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 24911 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
24912
24913Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
24914
24915 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 24916 delta.
c906108c
SS
24917
24918Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
24919
24920 * gdb.base/default.exp: Add brace missing from previous delta.
24921
24922Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
24923
24924 * gdb.base/default.exp: Support test for info float for all
24925 varieties of arm toolchain.
24926
dc96c6c7 24927Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24928
24929 * gdb.trace/*.exp: remove "remote_download" command.
24930
dc96c6c7 24931Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24932
24933 * gdb.trace/*.exp: remove -gdwarf from compile.
24934
24935Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
24936
24937 * gdb.trace/configure.in(AC_INIT): typo
24938 * gdb.trace/configure: regenerated
24939
dc96c6c7 24940Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24941
24942 * config/m68k-emc.exp: New file.
24943 * lib/<emc-support.exp trace-support.exp}: New files.
24944 * configure.in: add new test directory gdb.trace.
24945 * gdb.trace/{configure configure.in Makefile.in}: New files.
24946 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
24947 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
24948 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
24949 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
24950 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
24951 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
24952 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 24953
dc96c6c7 24954Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24955
24956 * gdb.c++/classes.exp: Change all regular expressions to match
24957 arbitrary combinations of newline/carriage-return, so that they
24958 will work equally well on Unix and Windows.
24959 * gdb.c++/inherit.exp: ditto.
24960 * gdb.c++/virtfunc.exp: ditto.
24961
249621998-08-11 Dawn Perchik <dawn@cygnus.com>
24963
24964 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
24965
c2d11a7d
JM
24966Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
24967
24968 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
24969 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
24970 to use a0-a3/d0-d3 as needed.
24971
24972Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
24973
24974 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
24975 * gdb.disasm/am33.exp: Corresponding changes.
24976
c906108c
SS
249771998-07-11 Felix Lee <flee@cygnus.com>
24978
24979 * gdb.base/callfuncs.exp: add cmp10 test.
24980 * gdb.base/callfuncs.c (cmp10): new function.
24981
24982Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
24983
d63a86f8 24984 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
24985 into two parts to get around a synchronization problem in expect.
24986
3fc11d3e
JM
24987Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
24988
24989 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
24990
24991 * configure.in: Add options for gdbtk testsuite.
24992
24993 * configure: Regenerate.
24994
24995 * gdb.gdbtk: New directory to hold gdbtk tests.
24996
c906108c
SS
24997Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
24998
24999 * gdb.fortran/types.exp: Escape brackets in expect patterns
25000 for test_float_literal_types_accepted tests.
25001 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
25002 before run test.
25003
c2d11a7d
JM
25004Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
25005
25006 * am33.exp: Just compile, do not link the testcase.
25007 * am33.s: Add ".am33" pseudoop to force am33 mode.
25008
c906108c
SS
250091998-06-25 Felix Lee <flee@cygnus.com>
25010
25011 * gdb.base/setshow.exp: make sure $pc is sane.
25012
25013 * gdb.stabs/weird.exp: split expect patterns properly.
25014
c2d11a7d
JM
25015Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
25016
25017 * gdb.disasm/am33.s: New disassembler testfile for the am33.
25018 * gdb.disasm/am33.exp: Run it.
25019
dc96c6c7 25020Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25021
25022 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
25023 match processing (and eliminate spurious timeouts when running).
25024
dc96c6c7 25025Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25026
25027 * gdb.base/signals.exp (test_handle_all_print): put back Mach
25028 exception test, but conditionalize it on target [mach | gnu].
25029
dc96c6c7 25030Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25031
25032 * gdb.base/overlays.exp: fixup compile line for linker script.
25033
25034Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
25035
25036 * gdb.fortran/types.exp: don't guess at float size.
25037
25038Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
25039
25040 * gdb.base/exprs.exp: delete test that depends on int size.
25041
25042Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
25043
25044 * config/sim.exp: Removed checks for target triplets.
25045 (gdb_target_sim): Use gdb,target_sim_options.
25046
25047Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
25048
25049 * gdb.base/reread.exp: New file.
25050 * gdb.base/reread1.c: New file.
25051 * gdb.base/reread2.c: New file.
25052
25053Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
25054
25055 * config/sim.exp: Use 'target sim -sparclite' when running
25056 SPARClite programs.
25057
25058Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
25059
25060 * gdb.base/structs2.exp: New file.
25061 * gdb.base/structs2.c: New file.
25062
25063Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
25064
25065 * gdb.asm/common.inc: New file.
25066 * gdb.asm/d10v.inc: New file.
25067 * asm-source.exp: Pass -I's to gas to find .inc files.
25068 Update line numbers in expected output.
25069 * asmsrc1.s: Rewrite.
25070 * asmsrc2.s: Rewrite.
25071 * configure.in: Create arch.inc symlink.
25072 * configure: Regenerate.
25073 * Makefile.in (distclean): Delete arch.inc.
25074
25075Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
25076
25077 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
25078 (t_enum_value2): ditto
25079 (t_enum_value3): ditto
25080 (main): ditto
c906108c
SS
25081Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
25082
25083 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
25084 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
25085 change.
25086 Use gdb_test instead of send_gdb/gdb_expect sequences.
25087
25088Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
25089
25090 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
25091 not void.
25092
25093Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
25094
25095 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
25096 subroutines. Used to test gdbs ability to single step through PC
25097 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
25098
25099Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
25100
25101 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
25102 more rigorous EGCS C++ error checking.
25103
25104Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25105
a9c64011
AS
25106 * gdb.base/help.exp: Clean up `help set args' and `help show args'
25107 tests.
25108 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
25109 function when asleep.
25110 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
25111 for i*86 Linux and SVR4 signal handling problems.
25112 Remove linux xfail for `next to handler in signals_tests_1', fixed
25113 by recent infrun.c change.
25114 Limit backtrace to 10 frames to avoid timeout problems with infinite
25115 stack backtraces.
25116 Adjust expect pattern in `handle all print' test to match Apr 28 1997
25117 target.[ch] change.
c906108c
SS
25118
25119Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
25120
25121 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
25122 for a newline from gdb before continuing.
25123 (default_gdb_exit): Just look for y or n.
25124 (gdb_test): Detect abnormal exit from GDB running on DOS; if
25125 it does, fail the rests of the tests in the file.
25126
25127Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
25128
25129 * config/cygmon.exp: New file.
25130
25131Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
25132
25133 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 25134 main" test on remote targets.
c906108c
SS
25135
25136 * gdb.base/scope.exp: Fix problem with filelocal_bss before
25137 run test on remote targets.
25138
25139Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
25140
25141 * gdb.asm: New directory.
25142 * configure.in: Configure it.
25143 * configure: Regenerate.
25144 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
25145 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
25146
25147Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
25148
25149 * config/mn10300-eval.exp: New file to support MN10300 eval board.
25150
dc96c6c7 25151Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 25152
a9c64011
AS
25153 * gdb.base/overlays (several files): Merge the two overlay
25154 managers into one. Change variables (foox, barx, bazx, grbxx)
25155 back into ints but force them to load in their proper sections.
c906108c
SS
25156
25157Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
25158
25159 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 25160 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
25161 (D10VCopy): Handle memory regions crossing 16k boundaries.
25162 (D10VCopy): Transfer data in 32 bit chunks.
25163
25164Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
25165
25166 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 25167 correct.
c906108c
SS
25168
25169 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 25170 map. Include space for printf in .text segment.
c906108c
SS
25171
25172 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 25173 updated d10v memory VMA/LMA map.
c906108c 25174 (D10VCopy): Call D10VTranslate.
d63a86f8 25175
c906108c
SS
25176Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
25177
25178 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
25179
25180 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
25181 that it won't be put into the .sdata - small data -
25182 section. Update reference.
c906108c
SS
25183 * gdb.base/baz.c (bazx, baz): Ditto.
25184 * gdb.base/foo.c (foox, foo): Ditto.
25185 * gdb.base/grbx.c (grbxx, grbx): Ditto.
25186
25187 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 25188 to be arrays.
d63a86f8 25189
dc96c6c7 25190Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 25191
a9c64011
AS
25192 * gdb.base/overlays.exp: fix up and get working again.
25193 Add tests for backtraces from an overlay function.
d63a86f8 25194
c906108c
SS
25195Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
25196
25197 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
25198 "calling function with watchpoint enabled".
25199
25200Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
25201
25202 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 25203 gdb_suppress_tests for d10v-*-*.
c906108c
SS
25204 * lib/gdb.exp (gdb_suppress_tests): Disable this function
25205 pending review of whether it is useful or not.
25206
25207Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
25208
25209 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
25210
25211Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
25212
25213 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
25214 * config/dve.exp: New file to support Densan boards.
25215
25216Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
25217
25218 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 25219 reads and BSD.
c906108c
SS
25220
25221Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
25222
25223 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
25224 response.
25225
25226 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
25227
25228Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
25229
25230 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 25231 test.
c906108c
SS
25232
25233 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 25234 target_sizeof_long and target_bigendian_p.
c906108c 25235 (structs_by_value, structs_by_reference): Check values according
889bf7c5 25236 to targets word size and endianess.
d63a86f8 25237
c906108c
SS
25238Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
25239
25240 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 25241 output.
c906108c
SS
25242
25243Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
25244
25245 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 25246 Update test of set args help to match source change.
c906108c
SS
25247
25248Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
25249
25250 * gdb.base/default.exp: Expect help system output to be in
25251 alphabetical order.
25252 * gdb.base/help.exp: Ditto.
25253
25254Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
25255
25256 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
25257 "i*86-pc-linux-gnu*".
25258 * gdb.base/interrupt.exp: Ditto.
25259 * gdb.base/corefile.exp: Ditto.
25260
25261 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 25262 define vxworks when building the testcase.
c906108c
SS
25263
25264 * gdb.base/ptype.exp: Fix testnames to be unique.
25265 * gdb.base/radix.exp: Ditto.
25266 * gdb.base/term.exp: Ditto.
25267 * gdb.base/whatis.exp: Ditto.
25268 * gdb.c++/classes.exp: Ditto.
25269
25270Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
25271
25272 * gdb.base/callfuncs.exp: Fix indentation.
25273
25274 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
25275 suppress_flag has been set.
25276 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
25277 target feature.
25278
25279Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
25280
25281 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
25282 the testcase.
25283
25284 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 25285 set_debug_traps() and breakpoint().
c906108c
SS
25286 * gdb.c++/misc.cc (main): Ditto.
25287 * gdb.c++/templates.cc (main): Ditto.
25288 * gdb.c++/virtfunc.cc (main): Ditto.
25289
25290Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
25291
25292 * lib/gdb.exp(gdb_step_for_stub): New function.
25293 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
25294 exists, reload the executable and do a "continue" instead of
25295 doing a jump.
25296 (runto_main): Use gdb_step_for_stub.
d63a86f8 25297
c906108c 25298 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 25299 tests to have unique names.
c906108c
SS
25300 * gdb.base/callfuncs.exp: Ditto.
25301 * gdb.base/commands.exp: Ditto.
25302 * gdb.base/default.exp: Ditto.
25303 * gdb.base/help.exp: Ditto.
25304 * gdb.base/list.exp: Ditto.
25305 * gdb.base/opaque.exp: Ditto.
25306 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
25307 similar tests.
d63a86f8 25308
c906108c
SS
25309 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
25310 * gdb.c++/cplusfuncs.cc: Ditto.
25311 * gdb.c++/virtfunc.cc: Ditto.
25312
25313 * config/monitor.exp: Keep track of the last file we saw, rather
25314 than trying to get the info from gdb.
25315
25316 * gdb.fortran/types.exp: Move comment to previous line.
25317
25318Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
25319
25320 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 25321 target mode.
c906108c
SS
25322
25323Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
25324
25325 From Bob Manson:
25326 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 25327 string from GDB when it connects.
c906108c
SS
25328
25329 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
25330
25331Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
25332
25333 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
25334 if we can't get a debug format from GDB (we may be testing an
25335 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
25336
25337 * gdb.stabs/weird.exp: Fix quoting.
25338
25339 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
25340
25341Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
25342
25343 * config/arm-ice.exp: New file.
25344
25345Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
25346
25347 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 25348 until it has been modified to work with the new testsuite.
c906108c 25349
99707966 25350 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
25351 testcase won't compile, cause all of the testcases in the file to
25352 fail instead.
c906108c
SS
25353
25354 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
25355 (gdb_clear_suppressed): New procedure.
25356 (gdb_stop_suppressing_tests): Only clear suppress_flag if
25357 it contains a positive value.
25358
25359Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
25360
25361 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
25362
25363 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
25364
25365Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
25366
25367 * lib/gdb.exp (setup_xfail_format): New function.
25368 (get_debug_format): New function to get debug format.
25369 (debug_format): New global variable to hold last value set
25370 by get_debug_format.
25371 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 25372 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
25373 * gdb.c++/ptype.exp: Ditto.
25374 * gdb.c++/classes.exp: Ditto.
25375 * gdb.c++/cplusfuncs.exp: Ditto.
25376 * gdb.c++/inherit.exp: Ditto.
25377 * gdb.c++/templates.exp: Ditto.
25378 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 25379
c906108c
SS
25380Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
25381
25382 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
25383 host doesn't have a currently-open connection.
25384
25385 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
25386 any gdb stub target. Handle cases where gdb doesn't respond when
25387 interrupted in a sane fashion.
c906108c
SS
25388
25389 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 25390 same thing in a totally different way.
c906108c
SS
25391
25392 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 25393 setting "timeout".
c906108c 25394 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 25395 default_gdb_init now.
c906108c
SS
25396
25397Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
25398
25399 * gdb.base/printcmds.exp: Fix "check for floating addition"
25400 regexp to accept results within approx +/- .01 of exact value.
25401 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
25402
25403Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
25404
25405 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 25406 properly.
c906108c
SS
25407 (gdb_expect): Add optional timeout parameter, and add timeout
25408 value to various calls.
25409 (gdb_suppress_tests): Only give one warning message per group.
25410
25411Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
25412
25413 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
25414 global variables. Handle getting a value for $timeout more
25415 gracefully.
c906108c
SS
25416
25417Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
25418
25419 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 25420 initialize.
c906108c 25421 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 25422 by a target configuration file.
c906108c
SS
25423 (gdb_expect): Pass the timeout to remote_expect.
25424
25425 * config/monitor.exp(gdb_load): Fix typo in regexp.
25426
25427Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
25428
25429 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
25430
25431Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
25432
25433 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
25434 here. Call gdb_target_exec before rebooting the target, to make
25435 sure the connection to the target is closed.
c906108c
SS
25436 (gdb_load): Pass the name of the executable to gdb_target_monitor.
25437 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
25438 Also detect "Timeout reading from remote" error.
25439
25440 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
25441 gdb_target_monitor. Don't call gdb_file_cmd here; let
25442 gdb_target_monitor do it.
c906108c
SS
25443
25444 * gdb.disasm/hppa.exp: Don't use exec_output.
25445
25446Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
25447
25448 * gdb.base/list.exp: If we're debugging a non-native target,
25449 try to set the pc register to point to the start of the
25450 program before doing the first list command.
25451
25452 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 25453 test_calls after restarting.
c906108c
SS
25454
25455 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 25456 reloading.
c906108c
SS
25457
25458 * gdb.base/watchpoint.exp: Fix typo.
25459
25460 * gdb.base/setshow.exp: Check for use_gdb_stub.
25461
25462 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 25463 stub case.
c906108c
SS
25464 * gdb.base/langs.exp: Ditto.
25465
25466 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
25467 gdb_load_offset. If we weren't given a file to load, figure out
25468 what the current file is and use it.
c906108c
SS
25469
25470 * config/i386-bozo.exp: New file.
25471
25472Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
25473
25474 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
25475 feature.
25476
25477 * config/proelf.exp: New entry.
25478
25479Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
25480
25481 * lib/gdb.exp: Remove spurious .* patterns at the beginning
25482 of regexps.
25483
25484 * gdb.base/watchpoint.exp: Don't run the test_stepping
25485 tests if gdb can't call functions on the target.
25486
25487 * gdb.base/setshow.exp: Don't run the set prompt tests if
25488 the board has gdb_prompt set.
25489
25490Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
25491
25492 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
25493 * gdb.base/commands.exp: Likewise.
25494 * gdb.base/setshow.exp: Likewise.
25495
25496Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
25497
25498 * config/monitor.exp(gdb_start): Look for gdb_prompt target
25499 feature.
25500
25501 * config/i960.exp: New file.
25502
25503Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
25504
25505 * gdb.base/funcargs.exp: Check for gdb,short_int target
25506 feature instead of looking for explicit target triplets.
25507
dc96c6c7 25508Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 25509
d63a86f8 25510 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
25511 "p 123DEADBEEF", to check parse_number.
25512 * top.c: change "to enable to enable" to "to enable" in a couple
25513 of help strings.
25514
25515Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
25516
25517 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
25518 on the mn10300.
d63a86f8 25519
c906108c
SS
25520Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
25521
25522 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
25523 where the test executable is run with explicit args.
25524 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
25525
25526Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
25527
25528 * gdb.base/run.c: Use FAKEARGV to build test executable that
25529 does not require a command line arg, since most simulators
25530 don't currently support passing such an arg into the simulated
25531 program.
25532 * gdb.base/commands.exp: Change tests to insert the proper
25533 value as the arg to the first recursive factorial call. Change
25534 compilation line to define FAKEARGV at compile time.
25535
25536Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
25537
25538 * gdb.base/recurse.exp: Enable these tests for the mn10300.
25539 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
25540 function with watchpoint enabled" test.
25541
25542Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
25543
25544 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 25545 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
25546
25547 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 25548 "Tests restarted" messages.
c906108c
SS
25549
25550Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
25551
25552 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
25553
dc96c6c7 25554Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25555
25556 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
25557 for INFO SYMBOL; add help tests for OVERLAY commands.
25558 * gdb.base/default.exp: add tests for INFO SYMBOL command;
25559 add tests for OVERLAY commands
25560 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
25561 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
25562 * gdb.base/sigall.c: add usestubs code frag
25563 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 25564
c906108c
SS
25565Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
25566
25567 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
25568 failures.
25569 (gdb_stop_suppressing_tests): Note that tests have restarted.
25570
25571Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
25572
25573 * config/h8300.exp: New file.
25574
25575Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
25576
25577 * gdb.base/setshow.exp: Check for the existence of a
25578 feature, not its value.
25579
25580Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
25581
25582 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
25583
25584 * gdb.base/scope.exp: It's now init0(), not init().
25585
25586 * gdb.base/scope0.c: For now, change init() to be init0().
25587
25588 * config/monitor.exp: Use gdb_serial in preference to serial
25589 or netport.
25590
25591 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 25592 and it's not already set.
c906108c
SS
25593
25594Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
25595
25596 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 25597 isn't using a stub and if it supports argument passing.
c906108c
SS
25598
25599Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
25600
25601 * config/udi.exp(gdb_start): Make sure UDICONF is set
25602 properly before starting gdb.
25603
25604Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
25605
25606 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
25607 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
25608 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
25609
25610Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
25611
25612 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 25613 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
25614
25615 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
25616
25617 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
25618
25619 * config/monitor.exp: Make sure we disconnect from the target.
25620 Also, try a reboot/reload cycle instead of failing if the
25621 load fails.
25622
25623Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
25624
25625 * gdb.base/default.exp: Don't set match_max.
25626 * gdb.base/help.exp: Ditto.
25627 * gdb.base/list.exp: Ditto.
25628 * gdb.base/signals.exp: Ditto.
25629
25630 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
25631 set, use remote_ld to download the testcase instead of
25632 the GDB loader.
25633
25634Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
25635
25636 * config/vr5000.exp: New file.
25637
25638 * config/monitor.exp(gdb_target_monitor): Add pattern for
25639 "Ending remote" to detect errors in connecting.
25640
25641 * gdb.base/setshow.exp: Add .* within auto language test.
25642
25643 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
25644 target feature.
25645
25646 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 25647 and reboot the board if necessary.
c906108c
SS
25648
25649 * gdb.base/setvar.exp(test_set): Handle multiple prints within
25650 a set of tests. Remove print.* from the patterns being checked.
25651
25652Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
25653
25654 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
25655 refer to gdb_spawn_id.
25656
25657 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
25658 longer used.
25659 * config/sparclet.exp: Ditto.
25660 * config/sparclet-old.exp: Ditto.
25661 * config/slite.exp: Ditto.
25662 * config/sim.exp: Ditto.
25663 * gdb.base/funcargs.exp: Ditto.
25664
25665 * lib/gdb.exp:Remove references to gdb_spawn_id.
25666 (gdb_expect): Move to remote.exp.
25667
25668Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
25669
25670 * config/monitor.exp: Detect the "Couldn't establish connection"
25671 message from GDB.
25672
25673Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
25674
25675 * gdb.base/bitfields.exp: Use runto instead of explicit
25676 gdb_run_cmd/gdb_expect sequences.
25677
25678 * gdb.base/break.exp(text_next_with_recursion): Add match for
25679 gdb_expect call.
25680
25681 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
25682 We also need to handle the "A program is being debugged already"
25683 prompt from gdb. Use gdb_test to set the baud rate.
25684
25685 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
25686 to 20000. Really. I mean it.
25687
25688Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
25689
25690 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
25691 fails. If suppress_flag is set, skip perror message about not
25692 being able to send to GDB.
c906108c 25693 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 25694 GDB.
c906108c
SS
25695 (gdb_expect): If suppress_flag is set, always fail immediately.
25696 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
25697 (gdb_init): Call gdb_stop_suppressing_tests.
25698 (default_gdb_exit): Ditto.
25699 (default_gdb_start): Ditto.
25700
25701 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 25702 gdb_stop_suppressing_tests as appropriate.
c906108c 25703 * gdb.base/break.exp: Ditto.
889bf7c5 25704 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
25705 * gdb.base/commands.exp: Ditto.
25706 * gdb.base/exprs.exp: Ditto.
889bf7c5 25707 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
25708 * gdb.base/list.exp: Ditto.
25709 * gdb.base/recurse.exp: Ditto.
889bf7c5 25710 * gdb.base/scope.exp: Ditto.
c906108c
SS
25711 * gdb.base/structs.exp: Ditto.
25712 * gdb.c++/inherit.exp: Ditto.
25713
25714Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
25715
25716 * config/vr4300.exp: New file.
25717
99707966 25718 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 25719
99707966 25720 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
25721
25722Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
25723
25724 * lib/gdb.exp(gdb_init): New function.
25725
25726 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 25727 for each individual variable set.
c906108c
SS
25728
25729 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
25730 name.
25731
25732 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
25733
25734 * gdb.base/scope.exp: Use gdb_test.
25735
25736 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
25737 aborting; the testsuite driver will do that for us (see
25738 gdb_finish). Also, use gdb_test in a few more places.
25739
25740Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
25741
25742 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
25743
25744Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
25745
25746 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
25747 and "add_tests" are not at the same address.
25748
25749Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
25750
25751 * gdb.base/ptype.exp: Use gdb_test.
25752
25753Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
25754
25755 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
25756 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
25757 left in. No longer expect them to fail.
25758
25759 * gdb.stabs/*.mt; Deleted, no longer used.
25760 * gdb.stabs/configure.in: Remove references to target makefile
25761 frags.
25762 * gdb.stabs/configure: Rebuilt.
25763
25764 * gdb.disasm/*.mt: Deleted, no longer used.
25765 * gdb.disasm/configure.in: Remove references to target makefile
25766 frags. Use "sh3.s" as the unique filename for this directory.
25767 * gdb.disasm/configure: Rebuilt.
25768
25769 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
25770 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
25771 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
25772
25773Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
25774
25775 * config/udi.exp: Use mondfe,name instead of remote_host.
25776
25777Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
25778
25779 * gdb.base/watchpoint.exp: Don't expect a failure when calling
25780 a function with a watchpoint enabled on the mn10200.
25781
25782 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
25783 before trying to create it!
25784
25785Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
25786
25787 * config/vx.exp: Use hostname instead of netport.
25788
25789 * config/vxworks.exp: New file.
25790
25791 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
25792
25793 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 25794 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
25795 occurs.
25796
25797 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
25798 $gdb_spawn_id directly.
25799 (gdb_run_cmd): Try _start as well as start. Use the target feature
25800 gdb,start_symbol as the symbol to start from when jumping.
25801
25802Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
25803
25804 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
25805 redundant) test.
25806
25807 * gdb.base/recurse.exp: Relax final value test for 'b' so that
25808 it doesn't lose for 16bit integer systems.
25809
25810Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
25811
25812 * gdb.fortran/types.exp: If the target doesn't support "double"
25813 data types, then expect "real" types to only be 4 bytes.
25814
25815 * gdb.c++/virtfunc.exp: Expect failure for virtual function
25816 call tests if the target doesn't support inferior function calls.
25817
25818 * gdb.base/printcmds.exp: Allow minor deviation in FP values
25819 in printf tests.
25820
25821Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
25822
25823 * gdb.base/help.exp: Disable "help set", "help show", and
25824 "help support". Simplify regexp for "help stack".
25825
25826 * gdb.base/default.exp: Set match_max to 5000 and the timeout
25827 to 60 seconds. Temporarily set match_max to 15000 around the
25828 "info copying" test.
25829
25830 * gdb.base/nodebug.exp: Don't try to do an inferior function
25831 call if the target doesn't support them.
25832 * gdb.base/printcmds.exp: Likewise.
25833 * gdb.base/setvar.exp: Likewise.
25834 * gdb.base/structs.exp: Likewise.
25835 * gdb.c++/templates.exp: Likewise.
25836 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
25837
25838 * gdb.base/recurse.exp: Enable for the mn10200.
25839
25840 * configure.in: Do configure gdb.stabs directory for *-*-elf
25841 targets.
25842 * configure: Rebuilt.
25843
25844 * gdb.base/break.exp: Check for gdb,noresults before testing
25845 exit status and/or results from the target.
25846 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
25847 * lib/gdb.exp: Remove old (now bogus) initialization of
25848 noinferior, noargs, noresults and nosignals.
25849
25850Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
25851
25852 * config/sh.exp: New file.
25853
25854 * config/slite.exp: Try to connect multiple times to the board
25855 before rebooting. Only send a "monitor run" if need_monitor_run
25856 is set.
25857
25858 * gdb.base/break.exp: Don't do the "stub continue" test if
25859 the target has gdb_stub set.
25860
25861 * gdb.base/callfuncs.exp: Increase the timeout.
25862
25863 * gdb.base/interrupt.exp: Don't even try to compile the testcase
25864 if the target has gdb,noinferiorio set.
25865
25866 * gdb.base/list.exp: Increase match_max to 10000 characters.
25867
25868 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
25869
25870 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
25871 target.
25872
25873 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
25874
25875Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
25876
25877 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
25878 trying to delete the copy of gdb. Catch the file delete so we
25879 don't die if the delete fails; also, the file should be copied to
25880 the host, not to the build.
c906108c
SS
25881
25882Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
25883
25884 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 25885 parenthesis in case it contains multiple regexps separated
c906108c
SS
25886 with |.
25887
25888 * gdb.base/watchpoint.exp: Use gdb_test.
25889 * gdb.base/default.exp: Ditto.
25890
25891Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
25892
99707966 25893 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 25894
c906108c
SS
25895 * gdb.base/scope.exp: Use gdb_test.
25896 * gdb.c++/classes.exp: Ditto.
25897 * gdb.c++/inherit.exp: Ditto.
25898
25899Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
25900
25901 * gdb.base/crossload.exp: Don't use execute_anywhere, use
25902 remote_exec instead.
25903 * gdb.base/corefile.exp: Don't be ridiculous.
25904 * gdb.base/*.c: Add missing stub invocations.
25905
25906Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
25907
25908 * config/slite.exp: Miscellaneous fixes.
25909
25910 * lib/gdb.exp: Fix runto.
25911
25912 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
25913 the target.
25914
25915 * gdb.base/watchpoint.exp: Fix regexp.
25916
25917 * lib/gdb.exp(default_gdb_exit): Add a catch to the
25918 close and wait commands, as the descriptor may now be
25919 invalid. Always call "remote_close host".
25920
25921Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
25922
25923 Major rewrite for testsuite revision.
d63a86f8 25924
c906108c
SS
25925 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
25926 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
25927 instead of relying on spawn_id to always contain a valid
25928 spawn id.
25929 (get_compiler_info): New procedure to build the ${binfile}.ci
25930 file, instead of replicating this in N different places.
25931 (gdb_compile): New procedure.
d63a86f8 25932
c906108c 25933 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
25934 appropriate arguments) instead of compile. Use gdb_test in a lot
25935 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
25936 at the start of a testcase, as this is no longer done magically.
25937
25938 config/*-gdb.exp: Rename without the -gdb suffix.
25939
25940 config/mips.exp: Use remote_close instead of exit_remote_shell.
25941 config/monitor.exp: Use target_info instead of looking at
25942 baud, timeout, etc.
25943 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
25944
25945Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25946
25947 * gdb.c++/templates.exp (test_ptype_of_templates),
25948 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
25949 Update expect patterns for destructors and assignment operators
25950 to match corresponding c-typeprint.c changes.
25951 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
25952 to destructor breakpoint test, GDB should be able to set the
25953 destructor breakpoint without specifying arguments.
25954
25955Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
25956
25957 * gdb.threads/pthreads.exp: Change result for failure to compile due
25958 to lack of pthreads runtime support from an error to simply an
25959 unsupported test, per dejagnu standards.
25960
25961Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25962
25963 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
25964 where GDB exits to reduce pattern match time.
25965 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
25966
25967 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
25968
dc96c6c7 25969Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25970
25971 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
25972 * gdb.base/default.exp: ditto.
25973 * gdb.base/nodebug.exp: ditto.
25974 * gdb.base/printcmds.exp: ditto.
25975 * gdb.base/ptype.exp: ditto.
25976 * gdb.base/setvar.exp: ditto.
25977 * gdb.base/structs.exp: ditto.
25978 * gdb.base/setshow.c: Guard against uninitialized values of argc.
25979
25980Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
25981
25982 * configure, */configure: Rebuild with autoconf 2.12.
25983
25984Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
25985
25986 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
25987 use new i*86-pc-linux*-gnu quads.
25988 * gdb.base/corefile.exp: Ditto.
25989 * gdb.base/signals.exp: Ditto.
25990 * gdb.base/sigall.exp: Ditto.
25991 * gdb.base/interrupt.exp: Ditto.
25992
25993 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
25994 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
25995 RedHat 4.0.
d63a86f8 25996
c906108c 25997 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
25998 linux. This allows the test case to at least compile on latest
25999 linux, but still not run due to missing the threads runtime library.
c906108c
SS
26000
26001Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26002
26003 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
26004 directory to search gdb directory. Accept and step over conditional
26005 stack alignment code. Consume $prompt in failure cases.
26006 Reset timeout to $oldtimeout instead of some arbitrary value.
26007 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
26008 timeout problems with infinite stack backtraces.
26009 * gdb.base/ptype.exp (ptype struct link, union tu_link):
26010 Accept function parameters for linkfunc member.
26011
26012Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
26013
26014 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
26015 (CXXFLAGS): Remove, unreferenced.
26016 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
26017 previous -B options and also add -B option to pick up cross compiled
26018 runtime.
c906108c
SS
26019 (TARGET_INCLUDES): Add for -I options and add code to initialize when
26020 doing cross compiles.
26021 (target_alias): Declare global.
26022 (xgcc): Set variable to full path of gcc in build tree. Use findfile
26023 to verify that gcc exists in build tree, and if so set CC to that
26024 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 26025
c906108c
SS
26026Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
26027
26028 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
26029 ptype test for anonymous union. Fixup testcase to match
26030 current gcc debug output.
26031
26032Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
26033
26034 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
26035 force argument to an unsigned long type.
26036
26037Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
26038
26039 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 26040 tests and anonymous union print/ptype tests.
c906108c
SS
26041 * gdb.base/list.exp (test_forward-search): Increase timeout by
26042 5 minutes for the "search extremely long line" case.
26043 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
26044 completely optional and that the pass/fail messages use the command as
26045 the message if that third arg is a null string.
26046 (gdb_test_exact): Arrange that a null string pattern means match a
26047 null string output rather than any output, which might include random
889bf7c5 26048 errors.
c906108c
SS
26049 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
26050 backtrace test.
26051 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
26052 always failing and failure is now exposed by gdb.exp changes.
26053
26054Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
26055
26056 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
26057 weren't being noted.
26058
26059Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26060
26061 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
26062 * gdb.stabs/weird.exp: Remove v_comb xfails.
26063
dc96c6c7 26064Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26065
26066 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 26067 list.exp scope.exp watchpoint.exp]
c906108c 26068 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 26069
dc96c6c7 26070Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26071
26072 * config/monitor.exp: Increase download timeout to 1000 seconds.
26073
dc96c6c7 26074Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26075
26076 * config/m32r.exp: Increase timeout to 120 seconds.
26077
26078Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
26079
26080 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
26081 and accept older ordering as obsolescent gcc or gdb.
26082 * gdb.c++/templates.exp: Ditto.
26083 * gdb.c++/virtfunc.exp: Ditto.
26084
26085Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
26086
26087 * gdb.base/coremaker.c: Add code to mmap some data so we
26088 can check that it ends up in the core file.
26089 * gdb.base/corefile.exp: Add test to read mmapped data
26090 from core file.
26091
dc96c6c7 26092Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26093
26094 * config/m32r.exp: New file.
26095
26096Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
26097
26098 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
26099 that cflags can contains -gstabs, and work correctly for other tests.
26100
dc96c6c7 26101Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26102
26103 * gdb.base/setshow.exp: New file, tests show and set.
26104 * gdb.base/setshow.c: New file, tests show and set.
26105 * gdb.base/help.exp: Add test for help set|show annotate.
26106 * gdb.base/default.exp: Add test for set|show annotate.
26107
26108Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
26109
26110 * testsuite/gdb.base/break.exp: Make backtrace from factorial
26111 errors unique.
26112 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
26113 explicitly.
26114
26115Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
26116
26117 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
26118 and width commands. This is done elsewhere.
26119 * (gdb_start): Don't call gdb_start_sim here. That's already
26120 done in gdb_load. This fixes lots of failures in default.exp.
26121
26122Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
26123
26124 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
26125 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
26126 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
26127 in the same we we treat other failures (since it may be an expected
889bf7c5 26128 condition), rather than as an error.
c906108c
SS
26129 * gdb.base/signals.exp (test_handle_all_print): Revert back to
26130 old test format.
26131
26132Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
26133
26134 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
26135 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 26136 twice. Nuke the duplicates.
c906108c 26137 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 26138 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
26139 Remove config.h along with other config files.
26140
26141Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
26142
26143 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
26144 "p func1 ()" and note that rests of tests are skipped.
26145 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 26146 setup_xfails for "print func2::coremaker_local".
c906108c
SS
26147 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
26148 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
26149 affected by the previous run test.
26150 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
26151 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
26152 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
26153 "pass int powerset tuple" and "pass modeless int powerset tuple".
26154 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
26155 "real write 4" and "real write 8".
26156 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 26157 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
26158 "print \$i after tuple assign 2", and
26159 "print vs2 after tuple assign 2".
26160 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
26161 meaningful error message and return -1 so the caller can
26162 suppress further tests and avoid a cascade of errors.
d63a86f8 26163
c906108c
SS
26164Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
26165
26166 * gdb.base/a1-selftest.exp: Tweak tests to account for new
26167 format for printing version.
26168 * gdb.base/default.exp: Ditto.
26169 * gdb.base/interrupt.exp: Fix problem with cascade of
26170 errors if child process dies while calling a function.
d63a86f8 26171
c906108c
SS
26172Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
26173
26174 * Makefile.in (VPATH): Add
26175 * Makefile.in (Makefile, config.status): Fix rules so things get
26176 remade when necessary.
26177
26178Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
26179
26180 * Makefile.in (just-check): Add path to sibling expect dir
26181 to environment variable specified by RPATH_ENVVAR.
26182
26183Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
26184
26185 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
26186 (just-check): Add shared library paths for libstdc++, tk,
26187 tcl, bfd, and opcodes to the environment variable specified
26188 in RPATH_ENVVAR.
26189 * configure.in: Add support to recognize --enable-shared flag
26190 and generate correct value for RPATH_ENVVAR.
26191 * configure: Regenerated with autoconf.
26192
26193Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
26194
26195 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 26196 include all osf versions.
c906108c
SS
26197 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
26198 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
26199 when target is linux. When failing to build pthreads test
26200 executable, give more meaningful message.
26201 * gdb.threads/pthreads.c: Hpux also uses old definition of second
26202 arg for pthread_create.
d63a86f8 26203
c906108c
SS
26204Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
26205
26206 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 26207 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 26208 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 26209 and -lpthreads (everybody else).
c906108c
SS
26210 (test_startup): Fail gracefully if threads are not supported.
26211 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
26212 "p/c array_index("abcdef",2)" when not gcc compiled.
26213 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
26214 "print func2::coremaker_local" when not gcc compiled.
26215 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
26216 "ptype on opaque struct tagname (statically)",
26217 "ptype on opaque struct tagname (dynamically) 1", and
26218 "ptype on opaque struct tagname (dynamically) 2"
26219 for not compiled with gcc.
26220 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
26221 backtrace when compiled with gcc.
d63a86f8 26222 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
26223 than always return success.
26224
26225Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
26226
26227 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
26228
26229Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
26230
26231 * gdb.base/structs.exp: Undo last change.
26232
26233Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
26234
26235 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
26236 encapsulate all the steps/nexts done during self test, starting
26237 at main, and makes them less sensitive to optimization issues.
26238 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
26239 signal handler" test.
26240 * gdb.threads/pthreads.exp: Only run this for native configs.
26241 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
26242 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
26243 tests.
26244 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
26245 for "runto test_calls(void)" test.
d63a86f8 26246
c906108c
SS
26247Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
26248
26249 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
26250 and don't expect address info in breakpoint confirmations.
26251
26252Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
26253
26254 * gdb.base/list.exp (test_forward_search): Increase timeout
26255 temporarily by 60 seconds for searching extremely long line,
889bf7c5 26256 and then reset to old value when done. Increase expect input
c906108c
SS
26257 buffer to 10000.
26258
26259Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
26260
26261 * gdb.base/list.exp (test_forward_search): Fix to handle very
26262 long source line without overflowing expect's input buffer.
26263
26264Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
26265
26266 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
26267 "buffer_full".
26268
26269 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
26270 "buffer_full".
26271
26272 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
26273 "buffer_full".
26274
26275 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
26276 "buffer_full".
26277
26278Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
26279
26280 * configure.in (configdirs): Add gdb.threads.
26281 * configure: Regenerated with autoconf.
26282 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
26283 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
26284 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 26285
c906108c
SS
26286Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
26287
26288 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
26289
26290Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
26291
26292 * gdb.base/signals.exp (test_handle_all_print): Test separately for
26293 each signal's status in the output of "handle all print".
26294 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
26295 the \r\n sequence that immediately precedes the gdb prompt.
26296 * gdb.base/a1-selftest.exp: Save original timeout and restore
26297 after test.
26298
26299Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
26300
26301 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
26302 symbol.
26303
26304Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
26305
26306 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
26307
26308Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
26309
26310 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
26311 timeout by 60 seconds.
26312
26313Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
26314
26315 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
26316 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
26317 error return.
26318
26319Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
26320
26321 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
26322 gdb initialization, also report how long dejagnu waited. Restore
26323 old timeout before doing error return. Temporarily increase timeout
889bf7c5 26324 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
26325
26326Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
26327
26328 * lib/gdb.exp: Report timeout value for verbosity level 2.
26329 * config/gdbserver.exp: Ditto.
26330 * config/hppro.exp: Ditto.
26331 * config/mips-gdb.exp: Ditto.
26332 * config/monitor.exp: Ditto.
26333 * config/netware.exp: Ditto.
26334 * config/sim-gdb.exp: Ditto.
26335 * config/slite-gdb.exp: Ditto.
26336 * config/udi-gdb.exp: Ditto.
26337 * config/unix-gdb.exp: Ditto.
26338 * config/vx-gdb.exp: Ditto.
26339 * gdb.base/a1-selftest.exp: Ditto.
26340 * gdb.base/a2-run.exp: Ditto.
26341 * gdb.base/break.exp: Ditto.
26342 * gdb.base/corefile.exp: Ditto.
26343 * gdb.base/list.exp: Ditto.
26344 * gdb.base/recurse.exp: Ditto.
26345 * gdb.base/scope.exp: Ditto.
26346 * gdb.base/signals.exp: Ditto.
26347
26348Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
26349
26350 * gdb.threads/Makefile.in (docdir): Removed.
26351
26352Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
26353
26354 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 26355 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 26356 @srcdir@.
d63a86f8 26357 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
26358 autoconf 2.5 or higher.
26359 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
26360
26361Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
26362
26363 * configure: Regenerated.
26364 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
26365 avoid name clashes with SunOS headers.
26366
26367Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
26368
26369 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
26370
26371Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
26372
26373 * gdb.base/callfuncs.exp: Finish last change -- make sure the
26374 prototype information ends up in the compiler info file.
26375
26376Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
26377
26378 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
26379 attempting to regenerate it. Eliminate use of a temporary file
26380 and just generate the info file directly. Source it immediately,
26381 for consistency of use.
26382 * gdb.base/corefile.exp: Ditto
26383 * gdb.base/exprs.exp: Ditto.
26384 * gdb.base/funcargs.exp: Ditto.
26385 * gdb.base/langs.exp: Ditto.
26386 * gdb.base/list.exp: Ditto.
26387 * gdb.base/mips_pro.exp: Ditto.
26388 * gdb.base/nodebug.exp: Ditto.
26389 * gdb.base/opaque.exp: Ditto.
26390 * gdb.base/ptype.exp: Ditto.
26391 * gdb.base/scope.exp: Ditto.
26392 * gdb.base/setvar.exp: Ditto.
26393 * gdb.base/signals.exp: Ditto.
26394 * gdb.base/whatis.exp: Ditto.
26395 * gdb.c++/templates.exp: Ditto.
26396 * gdb.c++/virtfunc.exp: Ditto.
26397 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 26398 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
26399
26400Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26401
26402 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
26403 it got fixed by the recent lookup_minimal_symbol_by_pc change.
26404 Increase timeout, a lot of single stepping might be needed if the
26405 target has no hardware watchpoints.
26406
26407Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
26408
26409 * gdb.base/break.exp: Ignore compiler warnings when compiling
26410 break.c.
26411 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
26412 * gdb.base/default.exp: Add h8300 xfails. Handle messages
26413 from remote-sim.
26414 * gdb.base/exprs.exp: Add h8300 xfails.
26415 * gdb.base/funcargs.exp: Likewise.
26416 * gdb.base/nodebug.exp: Likewise.
26417 * gdb.base/printcmds.exp: Likewise.
26418 * gdb.base/ptype.exp: Likewise.
26419 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
26420 h8300 xfails.
d63a86f8 26421 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
26422 on the h8300.
26423 * gdb.base/funcargs.c: Explicitly make last constant argument to
26424 call_after_alloca_subr an unsigned long type.
26425 * gdb.base/return.c: Include stdio.h.
26426
26427Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
26428
26429 * config/abug.exp: New file for the older Motorola Bug monitor
26430 that runs on the mvme13x series VME boards.
26431 * config/monitor.exp: Use the new config array for target settings
26432 if they exist.
26433
26434Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
26435
26436 * sim-gdb.exp: Make the SH simulator allocate less space when
26437 it is targeted.
26438
26439Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
26440
26441 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
26442 test.
26443
26444Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
26445
26446 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
26447 "rs6000-*-*" for "list function in include file" when gcc compiled.
26448 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
26449 for "p ctable1[120]".
26450 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
26451 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
26452 Remove setup_xfail for "rs6000-*-*" for
26453 "print 'scope0.c'::filelocal before run".
26454 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
26455 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
26456 since some compilers don't allow both options to be given
26457 on the same command line. Create object file and move it.
d63a86f8 26458
c906108c
SS
26459Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
26460
26461 * gdb.base/corefile.exp: Always regenerate the core file, since
26462 we always regenerate the coremaker program. Detect special case
26463 where registers cannot be read from core file.
d63a86f8 26464
c906108c
SS
26465Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
26466
26467 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
26468 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
26469 * gdb.c++/templates.exp: Only match on basename of file since
26470 some formats like xcoff don't encode directory information.
26471 * gdb.stabs/weird.exp: Use the right sed script for powerpc
26472 and rs6000 AIX xcoff targets.
26473 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
26474 * configure: Regenerate.
26475 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
26476 here, rather than in distclean.
d63a86f8 26477
c906108c
SS
26478Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
26479
26480 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
26481 defined, and use it to compile the test case with -O2. The
26482 native compilation still uses no optimization.
26483 * gdb.base/mips_pro.c: Remove inline assembly code since
26484 it is compiled PIC by default, which results in assembler
26485 warnings that make the testsuite think the compilation
26486 was unsuccessful.
26487
26488Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
26489
26490 * gdb.c++/misc.exp: Add note to message for
26491 "print s.a for foo struct" that this is a known gcc 2.7.2
26492 and earlier bug.
26493
26494Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
26495
26496 * gdb.base/break.exp: Fix pattern for matching "Delete all
26497 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
26498 setup_xfail for deleting all breakpoints test. Fix various
26499 timeout messages to include "(timeout)".
26500 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
26501 for "p t_float_values2(3.14159,float_val2)".
26502 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
26503 for "continue to call2g" when gcc compiled.
26504 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
26505 "up to foo in langs.exp", "show language at foo in langs.exp",
26506 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
26507 and "show language at fsub in langs.exp".
26508 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
26509 "list line 1 in include file", "list message for lines past EOF",
26510 "list function in include file", "list list0.h:foo", and
26511 "list filename:function; nonexistant function".
26512 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
26513 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
26514 and "ptype t_char_array" to be for native cc only.
d63a86f8 26515
c906108c
SS
26516Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
26517
d63a86f8 26518 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 26519 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 26520 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
26521
26522Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
26523
26524 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
26525 "bt in signals.exp". This problem only appears when running
26526 the testsuite, and then only intermittently.
26527
26528Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
26529
26530 * gdb.base/return.exp (return_tests): Differentiate between
26531 two tests of continuing.
26532
26533Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
26534
26535 * */Makefile.in (maintainer-clean): Remove config.log.
26536 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
26537 * gdb.c++/Makefile.in (PROGS): Add inherit.
26538 (clean): Remove *.ci.
26539
26540Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
26541
26542 * gdb.c++/misc.cc: Add test code from Mike Stump.
26543 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
26544
26545Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
26546
26547 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
26548 to "alpha-*-osf2*" and add comment.
26549 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
26550 setup_xfail for "step over execarg initialization" and
26551 "step over corearg initialization".
c906108c
SS
26552 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
26553 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
26554 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 26555 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
26556 "print func2::coremaker_local", and "backtrace in corefile.exp".
26557 * gdb.base/signals.exp: Build and source signals.ci.
26558 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
26559 to be for gcc only.
26560 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 26561
c906108c
SS
26562Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26563
26564 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
26565 Feb 3 procfs.c change.
26566
26567Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
26568
26569 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
26570
26571Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
26572
26573 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
26574 from dejagnu's apparent default of 10 seconds, which gives random
26575 results when running the tests over NFS on moderately loaded systems.
26576 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
26577
26578Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
26579
26580 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
26581 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 26582 result reports.
c906108c
SS
26583
26584Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
26585
26586 * configure.in (CY_AC_PATH_TCLH): Remove.
26587 * configure: Regenerate.
26588
26589Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
26590
26591 * gdb.c++/Makefile.in (clean): Add missing '{'.
26592
26593Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
26594
26595 * lib/gdb.exp: Provide a default value for noinferior.
26596
26597 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
26598 Load libgloss.exp.
26599
26600Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
26601
26602 * gdb.disasm/hppa.exp: Compile directly into an executable, use
26603 the executable, not the .o to run the tests from.
26604
26605Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
26606
26607 * gdb.base/break.exp: Don't test for program exit or exit status
26608 if $noresults if nonzero.
26609 * gdb.base/langs.exp: Likewise.
26610 * gdb.base/watchpoint.exp: Likewise.
26611
26612 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
26613 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
26614 trying to compile the testcase.
26615
26616Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
26617
26618 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
26619 * gdb.base/signals.exp (continue to handler): Likewise.
26620
26621Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
26622
26623 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
26624
26625 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
26626
26627Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
26628
26629 * gdb.base/corefile.exp: Recognize "not found" as failure
26630 when trying to determine if a core file was generated.
26631 If no core file was generate the first time, try again without
26632 the ulimit -c to work around braindamaged shells.
26633
26634Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
26635
26636 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
26637 [] tests with "test" and enclose string in quotes.
26638 * gdb.stabs/configure: Rebuild
d63a86f8 26639
c906108c
SS
26640Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
26641
26642 Changes in sync with expect:
26643 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
26644 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
26645 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
26646 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
26647 argument to AC_REQUIRE.
26648 * configure: Regenerated.
26649
26650Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
26651
26652 * gdb.base/corefile.exp: When generating a core, discard any
26653 error messages about ulimit not found and the "core dumped"
26654 message from the shell that runs the coredumper.
26655
26656Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
26657
26658 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
26659
26660 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
26661 which sed script to run. Expect failure for v_comb test
26662 on PA targets too.
d63a86f8 26663
c906108c
SS
26664Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
26665
26666 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 26667 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
26668
26669Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
26670
26671 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
26672 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 26673 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
26674 * lib/gdb.exp (default_gdb_start): Fix typo.
26675 * gdb.base/corefile.exp: Allow "Core was generated by ..."
26676 messages to not include the full program name that caused
26677 the core dump since some systems (such as solaris) apparently
26678 truncate this path to about 80 characters.
26679 When generating a core file first try increasing the core file
26680 size limit to unlimited since some systems may default it to
26681 zero, and it is harmless to try it. Move the test for failing
26682 to generate a core file to where it will actually get executed.
26683 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
26684 new gdb result from g++ debug info improvements and make old
26685 pattern obsolescent. Also account for size_t differences
26686 (may be int or long).
26687 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
26688 initialization before function call is placed in the delay slot
26689 and thus appears to be skipped over by commands such as "next".
26690
26691Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
26692
26693 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
26694
26695Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
26696
26697 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
26698 input source file; fix code to compile test to deal with this
26699 convention.
26700 * gdb.c++/*.exp: Likewise.
26701
26702Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
26703
26704 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
26705 "bt in signals.exp".
26706
26707Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
26708
26709 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
26710 "step over execarg initialization" and
889bf7c5 26711 "step over corearg initialization".
c906108c
SS
26712
26713Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
26714
26715 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
26716 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
26717
26718Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
26719
26720 From Rob Savoye (rob@poseidon.cygnus.com)
26721 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
26722 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
26723 configure.in}, gdb.disasm/{Makefile.in, configure.in},
26724 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
26725 configure.in}: Major reworking for autoconfig.
c906108c
SS
26726 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
26727 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 26728 New files.
c906108c
SS
26729 * config/unix-gdb.exp: Make GDB global.
26730 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
26731 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
26732 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
26733 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
26734 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
26735 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 26736 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
26737 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
26738 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
26739 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
26740 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 26741 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
26742 to returns as necessary, arrange for test to compile own testcase
26743 executable.
c906108c 26744 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 26745
c906108c
SS
26746Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
26747
26748 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 26749 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
26750 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
26751 "backtrace through signal handler".
26752
26753Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26754
26755 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
26756 continuing from a job control stop signal.
26757 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
26758
26759Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
26760
26761 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
26762 * gdb.base/corefile.exp: Likewise.
26763 * gdb.base/funcargs.exp: Likewise.
26764
26765Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
26766
26767 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
26768 * config/monitor.exp: Add support for setting baud rate.
26769
26770Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
26771
26772 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
26773 i*86-*-linux* xfails for "backtrace through signal handler".
26774 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
26775 "print func2::coremaker_local".
26776 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 26777 alpha-dec-osf2* xfail for
c906108c
SS
26778 "delete all breakpoints when none".
26779
26780Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
26781
26782 * gdb.base/break.exp: Change test that deletes all breakpoints
26783 when no user breakpoints are installed. A post 4.15 change
26784 causes gdb to no longer prompt in this case.
26785
26786Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
26787
26788 * gdb.base/return.exp (return_tests): Change xfail for test
26789 "correct value returned double test" to stop xfailing at
26790 Solaris 2.5. Apparently the bug has been fixed.
26791
26792Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
26793
26794 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
26795 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
26796
26797Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
26798
26799 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
26800 * gdb.disasm/hppa.s: Corresponding changes.
26801
26802Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
26803
26804 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
26805 makefile fragment.
26806 * config/mt-hpux: Deleted.
26807
26808Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
26809
d63a86f8 26810 * Many files: When warning about suppressed tests due to a
c906108c
SS
26811 nonexistant test binary, avoid incrementing the warning count.
26812
26813Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
26814
26815 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 26816
c906108c
SS
26817Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26818
26819 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
26820 "sparc-*-solaris2*".
26821
26822Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26823
26824 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
26825 Add global and local variables and initialize them.
26826 * gdb.base/corefile.exp: Test correct mapping of corefile sections
26827 by printing variables. Remove rs6000 and powerpc xfails, BFD now
26828 extracts the file name and terminating signal from the core file.
26829 * TODO: Remove note about tests for correct mapping of corefile.
26830 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
26831 from optimizing it away.
26832 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
26833 handles common blocks.
26834
26835Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
26836
26837 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
26838 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
26839
26840Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
26841
26842 * Makefile.in (maintainer-clean): New target, synonym for
26843 realclean.
26844 * gdb.base/Makefile.in (maintainer-clean): Likewise.
26845 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
26846 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
26847 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
26848 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
26849 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
26850
26851Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
26852
26853 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
26854 xfails when not gcc compiled for "print foo::funclocal".
26855 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
26856 "print foo::funclocal at foo",
26857 "print 'scope1.c'::foo::funclocal at foo",
26858 "print foo::funclocal_bss at foo",
26859 "print 'scope1.c'::foo::funclocal_bss at foo",
26860 "print foo::funclocal_ro at foo",
26861 "print 'scope1.c'::foo::funclocal_ro at foo",
26862 "print bar::funclocal at foo" and
26863 "print 'scope1.c'::bar::funclocal at foo".
26864 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
26865 gcc compiled for "print foo::funclocal at bar".
26866 Expand all messages to ensure that they identify that
26867 the test is at bar().
26868 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
26869 gcc compiled for:
26870 "ptype on opaque struct pointer (statically)",
26871 "ptype on opaque struct tagname (statically)",
26872 "ptype on opaque struct pointer (dynamically) 1",
26873 "ptype on opaque struct tagname (dynamically) 1",
26874 "ptype on opaque struct pointer (dynamically) 2" and
26875 "ptype on opaque struct tagname (dynamically) 2
26876 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
26877 gcc compiled for:
26878 "p datalocal"
26879 "whatis datalocal",
26880 "ptype datalocal",
26881 "p bsslocal",
26882 "whatis bsslocal", and
26883 "ptype bsslocal".
26884 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
26885 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
26886 when not gcc compiled.
26887 * gdb.base/funcargs.exp (float_and_integral_args): Add
26888 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
26889 compiled.
26890 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
26891 "backtrace from call6a" when not gcc compiled.
26892 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
26893 "backtrace from call7a" when not gcc compiled.
26894 * gdb.base/callfuncs.exp (do_function_calls):
26895 Add "hppa*-*-hpux*" xfail when not gcc compiled for
26896 "p t_char_array_values(char_array_val2,char_array_val1)",
26897 "p t_char_array_values(char_array_val1,char_array_val2)",
26898 "p t_char_array_values("carray 1","carray 2")",
26899 "p t_char_array_values("carray 1",char_array_val2)",
26900 "p t_char_array_values(char_array_val1,"carray 2")",
26901 "p sum_args(1,{2})",
26902 "p sum_args(2,{2,3})",
26903 "p sum_args(3,{2,3,4})",
26904 "p sum_args(4,{2,3,4,5})"
26905 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
26906 "backtrace in corefile.exp" when not gcc compiled.
26907
26908Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26909
26910 * gdb.base/signals.exp: Rewrite `handle all print' test as
26911 a procedure. Accept blanks or TABs as whitespace, increase
26912 timeout and expect input buffer size for the large output
26913 from the command. Remove "i*86-*-bsdi2.0" xfail.
26914
26915Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26916
26917 * gdb.base/setvar.exp: Add new testcases for truncation when
26918 assigning invalid values to bitfields.
26919
26920Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
26921
d63a86f8 26922 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
26923 mips-sgi-irix* xfail for
26924 "call inferior func with struct - returns char *"
26925 and fix test so that an optional (unsigned char *) cast is
889bf7c5 26926 accepted in the result.
c906108c
SS
26927
26928Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
26929
26930 * gdb.base/funcargs.exp (float_and_integral_args): Remove
26931 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
26932 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
26933 * gdb.base/signals.exp: Remove duplicate "handle all print" test
26934 that accidentally got checked in.
26935
26936Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
26937
d63a86f8 26938 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
26939 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
26940 compiled test.
26941 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
26942 Add mips-sgi-irix5* xfail for not gcc compiled.
26943 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
6fdff2c5
PA
26944 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
26945 compiled for "p top", "whatis top", "p middle", and "whatis
26946 middle".
c906108c
SS
26947 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
26948 "whatis signed char" for not gcc compiled.
26949 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
26950 "set variable signed char=-1 (-1)" and
26951 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
26952 * gdb.base/funcargs.exp (float_and_integral_args):
26953 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
26954 Add mips-sgi-irix* xfail when not gcc compiled for
26955 "continue to call2b".
26956 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
26957 "continue to call2g".
6fdff2c5
PA
26958 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
26959 compiled for "backtrace from call6a"
26960 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
26961 compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
26962 when not gcc compiled for "backtrace from call7a".
c906108c
SS
26963 (localvars_after_alloca): Fix gdb_test cmds for
26964 "print * after runto ...".
26965 Remove rs6000-*-* xfails for
26966 "print i after runto localvars_after_alloca" and
26967 "print l after runto localvars_after_alloca"
26968 for all compilers.
26969 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 26970 when not compiled with gcc, for:
c906108c
SS
26971 "print signed char == (minus)",
26972 "print signed char != (minus)",
26973 "print signed char < (minus)",
26974 "print signed char > (minus)".
26975 * gdb.base/callfuncs.exp (do_function_calls):
26976 Add mips-sgi-irix* xfail, when compiled with native compiler, for
26977 "call inferior func with struct - returns char *".
d63a86f8 26978 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
26979 "correct value returned double test" to include Solaris 2.4.
26980 * gdb.base/funcargs.exp (float_and_integral_args):
26981 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 26982
c906108c
SS
26983Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26984
26985 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
26986 enumeration bitfields if compiling with GNU C.
26987 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
26988 to empty' prompt.
26989
26990Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
26991
26992 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
26993 test for PRO targets.
26994
26995 * gdb.base/funcargs.exp: Avoid ever setting more than 8
26996 breakpoints in the inferior at any given time by making
26997 two groups of breakpoints for call2*, call6* and call7*
26998 tests.
26999
27000Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27001
27002 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
27003 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
27004 from optimizing it away.
27005 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
27006 "call inferior func with struct".
27007
27008Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
27009
27010 * configure.in: Only configure gdb.chill for particular targets.
27011
27012Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
27013
27014 * gdb.base/Makefile.in: Add action to .c.o transformation
27015 rule that generates a .ci file for each .o file and remove
27016 explicit .c.o rules except for callfuncs.o.
27017 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
27018 generates a .ci file for each .o file and remove explicit
27019 .cc.o rules.
27020 (clean): Remove *.tmp *.ci files.
27021 (EXECUTABLES): Remove templ-info.exp.
27022 * gdb.base/compiler.c: New file.
27023 * gdb.c++/compiler.cc: New file
27024 * gdb.base/scope.exp: Source gdb.base/scope.ci.
27025 Change rs6000-*-* xfail for
27026 "print 'scope0.c'::filelocal_ro" and
27027 "print 'scope1.c'::filelocal" and
27028 "print 'scope1.c'::filelocal_bss" and
27029 "print 'scope1.c'::filelocal_ro" and
27030 "print 'scope1.c'::foo::funclocal" and
27031 "print 'scope1.c'::foo::funclocal_ro" and
27032 "print 'scope1.c'::bar::funclocal" and
27033 "print 'scope0.c'::filelocal_ro" and
27034 "print 'scope1.c'::filelocal at foo" and
27035 "print 'scope1.c'::filelocal_bss at foo" and
27036 "print 'scope1.c'::filelocal_ro at foo" and
27037 "print 'scope1.c'::foo::funclocal at foo" and
27038 "print 'scope1.c'::foo::funclocal_bss at foo" and
27039 "print 'scope1.c'::foo::funclocal_ro at foo" and
27040 "print 'scope1.c'::bar::funclocal at foo" and
27041 "print 'scope0.c'::filelocal_ro" and
27042 "print 'scope1.c'::filelocal" and
27043 "print 'scope1.c'::filelocal_bss" and
27044 "print 'scope1.c'::filelocal_ro" and
27045 "print 'scope1.c'::foo::funclocal" and
27046 "print 'scope1.c'::foo::funclocal_bss" and
27047 "print 'scope1.c'::foo::funclocal_ro" and
27048 "print 'scope1.c'::bar::funclocal" and
27049 "print 'scope1.c'::bar::funclocal_bss"
27050 to only be xfail'd when not compiled with gcc.
d63a86f8 27051 Add rs6000-*-* xfail for
c906108c
SS
27052 "print 'scope0.c'::filelocal_bss before run"
27053 when compiled with gcc.
27054 (test_at_main): Add rs6000-*-* xfail for
27055 "print filelocal_ro in test_at_main"
27056 when compiled with gcc.
27057 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 27058 Add rs6000-*-aix* xfail for
c906108c
SS
27059 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
27060 "ptype t_char_array", not compiled with gcc.
27061 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
27062 xfail for "list foo (in include file)" when gcc compiled.
27063 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 27064 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
27065 "run to call0a" if not compiled with gcc.
27066 (unsigned_integral_args): Add rs6000-*-* xfail for
27067 "run to call1a" if not compiled with gcc.
27068 (float_and_integral_args): Add rs6000-*-* xfail for
27069 "run to call2a" if not compiled with gcc and for
27070 "continue to call2b" for any compiler.
27071 Add rs6000-*-* xfail to
27072 "print f1 after run to call2a" for gcc compiled.
27073 (discard_and_shuffle): Add rs6000-*-* xfail for
27074 "run to call6a".
27075 (shuffle_round_robin): Add rs6000-*-* xfail for
27076 "backtrace from call7a" if not compiled with gcc.
27077 Add rs6000-*-* xfail for
27078 "backtrace from call7b" if compiled with gcc.
27079 (call_after_alloca): Add rs6000-*-* xfail for
27080 "print c in call_after_alloca" and
27081 "print s in call_after_alloca" and
27082 "backtrace from call_after_alloca_subr"
27083 if not compiled with gcc.
27084 (localvars_in_indirect_call): Add rs6000-*-* xfail for
27085 "print c in localvars_in_indirect_call" and
27086 "print c in localvars_in_indirect_call" and
27087 "backtrace in indirectly called function" and
27088 "stepping into indirectly called function"
27089 if not compiled with gcc.
27090 (localvars_after_alloca): Add rs6000-*-* xfail for
27091 "print c after runto localvars_after_alloca" and
27092 "print s after runto localvars_after_alloca" and
27093 "print i after runto localvars_after_alloca" and
27094 "print l after runto localvars_after_alloca"
27095 for all compilers.
27096 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
27097 than whatis-info.exp.
27098 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
27099 than opaque-info.exp.
27100 Setup rs6000-*-* xfail for
d63a86f8 27101 "ptype on opaque struct pointer (statically)" and
c906108c
SS
27102 "ptype on opaque struct pointer (dynamically)" when
27103 not compiled with gcc.
27104 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
27105 rather than callf-info.exp.
27106 (do_function_calls): Add clear_xfail for rs6000-*-* for
27107 "p t_float_values2(3.14159,float_val2)". Seems to work
27108 fine there, both with xlc and gcc. Need to find out what
27109 it is doing right and fix other platforms.
27110 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
27111 "call inferior func with struct - returns int",
27112 "call inferior func with struct - returns long",
27113 "call inferior func with struct - returns float",
27114 "call inferior func with struct - returns double",
27115 "call inferior func with struct - returns char *",
27116 but only if not gcc compiled (presumes xlc compiled).
27117 Change rs6000-*-* xfails for
27118 "call inferior func with struct - returns char" and
27119 " call inferior func with struct - returns short" to only
27120 xfail if not using gcc.
27121 (clean mostlyclean): Remove *.ci and *.tmp files.
27122 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
27123 than templ-info.exp.
27124 * gdb.base/langs.exp: Source gdb.base/langs.ci.
27125 Add rs6000-*-* xfail for "up to foo in langs.exp"
27126 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 27127 when not gcc compiled.
d63a86f8 27128
c906108c
SS
27129Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
27130
27131 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
27132 * gdb.base/corefile.exp: Likewise.
27133 * gdb.base/list.exp: Likewise.
27134 * gdb.base/scope.exp: Likewise.
27135 * gdb.base/siganls.exp: Likewise.
27136
27137 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
27138 compiler output.
27139 * gdb.base/whatis.exp: Likewise.
27140
27141Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
27142
27143 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
27144 failure (opcode table has been fixed to match reality).
27145
27146Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
27147
27148 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
27149 "call inferior func with struct - returns char",
27150 "call inferior func with struct - returns short"
27151
27152 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
27153 "print 'scope0.c'::filelocal at main",
27154 "print 'scope0.c'::filelocal_bss in test_at_main",
27155 "print 'scope0.c'::filelocal at foo",
27156 "print 'scope0.c'::filelocal_bss in test_at_foo",
27157 "print 'scope0.c'::filelocal at bar",
27158 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 27159
c906108c
SS
27160 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
27161 in source file 1". This bug seems to have been fixed with both
27162 gcc and native cc (was native assembler bug?).
27163
27164Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
27165
27166 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
27167 "backtrace through signal handler" to "i*86-*-sysv4*".
27168 * gdb.base/signals.exp: Add xfail for "'next' behaved as
27169 continue" case. Add "known SVR4 bug" to fail message.
27170 Add "i*86-*-bsdi2.0" xfail for "handle all print".
27171 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
27172 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
27173 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
27174 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
27175 "up to foo in langs.exp", "show language at foo in
27176 langs.exp", "up to cppsub_ in langs.exp", "show
27177 language at cppsub_ in langs.exp", "up to fsub in
27178 langs.exp", and "show language at fsub in langs.exp".
27179 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
27180 "bactrace in corefile.exp".
27181 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
27182 "call inferior function with struct - returns float" and
27183 "call inferior function with struct - returns double".
d63a86f8 27184
c906108c
SS
27185Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
27186
27187 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
27188 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
27189 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
27190 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
27191
27192Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
27193
27194 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
27195 (or overriden) "CHILL" macro rather then bare "gcc".
27196 Also look for ../../gcc/xgcc since that is what we will
27197 actually need, not "Makefile". Remove following assignment
27198 of CHILL to CHILL_FOR_TARGET because that results in
27199 recursive definition.
27200
27201Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
27202
27203 * gdb.base/corefile.exp: Change xfail for backtrace in
27204 corefile.exp from linuxaout to all linux.
27205 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
27206 cases where we miss the breakpoint at the signal handler
27207 for some reason. Setup xfail for linuxoldld/linuxaout and
27208 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
27209 hitting SIGURG breakpoint.
27210 * gdb.base/signals.exp: Setup xfail for "next" acting like
27211 continue to add linuxoldld. Setup xfail for all linux for
27212 "next to handler in signals_tests_1", "backtrace in
27213 signals_tests_1", "continue to func1", "pass SIGUSR1",
27214 and continue to handler".
27215
27216Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
27217
27218 * Update all FSF addresses except those in COPYING* files.
27219
27220Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
27221
27222 * gdb.base/a2-run.exp: Change messages to be more explicit about
27223 the status of args, and quote binfile in results.
27224
27225Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
27226
27227 * gdb.base/callfuncs.exp: Add tests for passing structs to
27228 inferior functions and return various types.
27229 * gdb.base/callfuncs.c: Add functions to receive a struct
27230 and return a member of the struct, in various types.
27231
27232Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27233
27234 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
27235
27236Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
27237
27238 * config/vxworks29k.exp: New file, sources vxworks.exp.
27239
27240Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
27241
27242 * config/gdbremote.exp: New file. Testing framework using
27243 gdbserver.
27244
27245Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
27246
27247 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
27248 "call function when asleep" and "send end of file".
27249 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
27250 for "backtrace in corefile.exp".
27251 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
27252 for "backtrace through signal handler".
27253 * gdb.base/corefile.exp: Make sure we actually generate a core file
27254 before trying the core tests. Some systems allow the user to suppress
27255 generation of core files and default to that (linux for example).
27256 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
27257 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
27258
27259Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
27260
27261 * gdb.threads: New directory with some crude multi-threaded
27262 gdb tests (step.exp and step2.exp).
27263 * config/mt-lynx (STEP_EXECUTABLE): Define.
27264 (THREADFLAGS): Define.
27265
27266Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
27267
27268 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
27269
27270 * gdb.base/signals.exp: Disable whole file for lynx until
27271 further notice.
27272
27273 * gdb.base/signals.exp: xfail test where "next" acts like
27274 "continue" for lynx.
27275
27276 * gdb.base/interrupt.exp: xfail test for calling function while
27277 inferior is asleep for lynx.
27278
27279 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
27280 than one cr-lf after each command.
27281
27282Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27283
27284 * configure.in: Reinstate setting of stabsdirs variable, fix
27285 typo in setting up configdirs for native builds.
27286
27287 * gdb.base/return.exp: Fix typo in return double test.
27288 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
27289 compiler from optimizing them away.
27290
27291Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
27292
27293 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
27294 sequences to be echo'd by gdb when using gdb_test.
27295 * gdb.chill/chexp.exp: Likewise.
27296 * gdb.fortran/exprs.exp: Likewise
27297
27298Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
27299
27300 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
27301 after the inferior gdb has started.
27302
27303 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
27304 after each command.
27305 * gdb.base/funcargs.exp: Likewise.
27306 * gdb.base/gdbvars.exp: Likewise.
27307 * gdb.base/interrupt.exp: Likewise.
27308 * gdb.base/list.exp: Likewise.
27309 * gdb.base/watchpoint.exp: Likewise.
27310 * gdb.c++/demangle.exp: Likewise.
27311 * gdb.c++/inherit.exp: Likewise.
27312 * gdb.chill/chexp.exp: Likewise.
27313 * gdb.fortran/exprs.exp: Likewise.
27314
27315 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
27316 test if we can't handle IO to/from the inferior.
27317
27318 * gdb.c++/misc.exp: Always check for a program already being
27319 started after sending a "run" command to gdb.
27320
27321 * gdb.base/twice.exp: Start with a fresh gdb.
27322
27323 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
27324 only depend on gdb's expression code, not the chill runtime.
27325
27326 * gdb.base/return.c: Put return values into variables so we
27327 can have gdb print them rather than depending on the program
27328 to print them.
27329 * gdb.base/return.exp: Corresponding changes.
27330
27331 * lib/gdb.exp: Provide default value for noinferiorio.
27332 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
27333 the inferior.
27334
27335 * gdb.base/break.exp: Always check for a program already being
27336 started after sending a "run" command to gdb.
27337 (text_next_with_recursion): Don't check the output from the
27338 program's printf statement. Instead just make sure the program
27339 exited.
27340
27341 * gdb.base/commands.exp: Protect tests which need arguments with
27342 $noargs conditionals.
27343
27344Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27345
27346 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
27347 of structure member arrays to match gdb/valops.c:value_addr change.
27348
27349Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
27350
27351 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
27352 cases.
27353
27354Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
27355
27356 * configure.in (configdirs): Remove gdb.chill from default list
27357 of subdirs and then add it back in only if doing a native build.
27358 The current chill compiler does not yet work in any cross build.
27359 * Revert all signal changes from Jul 6.
27360 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
27361 for sh-hms targets, allowing these tests to link, with no other
27362 changes. Testing is suppressed by setting "nosignals" in site.exp.
27363
27364Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
27365
27366 * configure.in (signaldirs): Define and add to configdirs for all
27367 targets except some specific ones that are known to not support signals.
27368 Also clean up formatting.
27369 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
27370 (signals, sigall): Remove rules to build.
27371 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
27372 Moved to new gdb.signals directory.
27373 * gdb.signals: New test directory.
27374 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
27375 signals.c signals.exp}: New or moved files.
27376
27377Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
27378
27379 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
27380
27381Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
27382
27383 * gdb.base/return.exp: Xfail `return double' test failure
27384 on at least Solaris 2.3 and handle future/past versions on
27385 a case by case basis as appropriate. Also update message
27386 to include i*86 failures.
27387
27388Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27389
27390 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
27391
27392 * lib/gdb.exp: Fix comment which erroneously identified
27393 gdb_file_cmd as gdb_load (the 19 May change was in fact to
27394 gdb_file_cmd not gdb_load).
27395 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
27396
27397 * gdb.base/setvar.exp: Make test names consistent between pass and
27398 fail cases. Use gdb_test more.
27399
27400Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27401
27402 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
27403
27404Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27405
27406 * gdb.base/help.exp: Fix expected help string for `show commands'.
27407
27408Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
27409
27410 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
27411
27412 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
27413 of a text section.
27414
27415Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
27416
27417 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
27418 that loop eventually terminates. Fix Connection refused logic so
27419 that testsuite will expire nicely.
27420
27421Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
27422
27423 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
27424 config/rom68k.exp: New tcl glue for the appropriate monitors.
27425 These all just end up calling monitor.exp.
27426 * config/monitor.exp (gdb_target_monitor): Handle `Connection
27427 refused' by retrying. Cleanup some timeout issues.
27428 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
27429 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
27430 callers don't have to set/restore global timeout variable.
27431
27432 * The following set of changes centralizes management of the global
27433 timeout variable. This way, it can be set in one target dependent
27434 place instead of dozens of places scattered throughout the test suite.
27435 If you need to lengthen a timeout, then you should either set timeout
27436 in one of the config/{target}.exp files, or multiply it by a factor.
27437 Setting it to an absolute value is always going to lose for some
27438 targets.
27439 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
27440 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
27441 * gdb.base/funcargs.exp: Don't set timeout.
27442 * gdb.base/list.exp (test_forward_search): Only use local timeout.
27443 * gdb.base/printcmds.exp (test_print_string_constants
27444 test_print_array_constants): Don't set timeout.
27445 * gdb.base/ptype.exp: Don't set timeout.
27446 * gdb.base/recurse.exp: Don't set timeout.
27447 * gdb.base/return.exp: Don't set timeout.
27448 * gdb.base/watchpoint.exp: Don't set timeout.
27449 * gdb.c++/classes.exp (do_tests): Don't set timeout.
27450 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
27451
27452Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
27453
27454 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
27455
27456Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27457
27458 * lib/gdb.exp: Disable chill tests for irix5.
27459
27460Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27461
27462 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
27463 each test pass or fail.
27464
27465Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27466
27467 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
27468 xlc not gcc.
27469
27470Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
27471
27472 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
27473
27474Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
27475
27476 * config/est.exp: Fix copyright and comments. Remove dead code.
27477 Use targetname, serialport and baud variables instead of fixed
27478 constants.
27479 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
27480 * config/cpu32bug.exp: New file to support cpu32bug monitors.
27481
27482Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27483
27484 * gdb.base/watchpoint.exp: Don't run
27485 test_watchpoint_triggered_in_syscall for sunos.
27486
27487Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27488
27489 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
27490 they don't seem to exist. Do include stdio.h.
27491
27492Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27493
27494 * gdb.base/a1-selftest.exp: Add alpha xfail.
27495
27496Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27497
27498 * gdb.base/watchpoint.c (main): Prompt before calling read().
27499 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
27500 Revise accordingly. Remove cruft about sending "123" several
27501 times, until it gets noticed. Clean up the "print buf[0]" stuff
27502 so that it passes or fails, and waits for prompts in the usual way.
27503
27504Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27505
27506 * gdb.base/recurse.exp: Fix comment.
27507
27508 * TODO: Remove item about printing variables in nodebug.exp. Add
27509 item about enabling tests which are only run on some targets.
27510
27511 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
27512 fail, make test names unique, use new gdb_test convention
27513 regarding pattern, use gdb_test more, etc.).
27514
27515 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
27516 fail, make test names unique, etc.).
27517
27518Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27519
27520 * gdb.base/nodebug.c: Change return type of top and middle to
27521 short.
27522 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
27523 are fixed by the recent mdebugread.c changes. Allow `short ()'
27524 as type for top and middle.
27525
27526Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27527
27528 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
27529 nearly as I can tell, the whole thing was an accident in Stu's
27530 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
27531 to replace a send/expect pair with gdb_test, but ended up only
27532 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
27533 of 30 Mar 1995 took care of it, but left this vestigial comment
27534 which I am now nuking.
27535
27536Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27537
27538 * gdb.base/break.exp: Look for different line number for
27539 breakpoint at main depending on usestubs.
27540
27541Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27542
27543 * gdb.base/list.exp: Adjust some alternate expect patterns to
27544 match recent list0.c change. Add alternate expect pattern for
27545 output from `list default lines around main' for optimizing
27546 compilers.
27547
27548Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27549
27550 * lib/gdb.exp: If nosignals is not set, set it to 0.
27551
27552Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
27553
27554 * config/slite-gdb.exp: Responds to load symbol table prompt.
27555 * gdb.base/break.exp: Adjust line number, fix rerun.
27556 * gdb.base/langs0.c: Add #ifdef usestubs.
27557
27558Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
27559
27560 * gdb.base/list.exp: Adjust line contents after adding new lines in
27561 list0.c. Also fix a syntax error.
27562
27563 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
27564 * gdb.base/break.exp: ditto.
27565 * gdb.base/list.exp: ditto.
27566 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
27567 * gdb.base/run.c: ditto.
27568 * gdb.base/list0.c: ditto.
27569 * gdb.base/funcargs.c: ditto.
27570
27571Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
27572
27573 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
27574 $targetname, $serialport and $baud instead of hardwired variables.
27575 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
27576 target doesn't support signals.
27577
27578Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
27579
27580 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
27581
27582Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27583
27584 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
27585 Don't rely on the value of an auto variable before it has been
27586 initialized. Use gdb_test more.
27587
27588Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27589
27590 * lib/gdb.exp (default_gdb_version): A version number must start
27591 with a digit, but other than that contains all characters up to
27592 the first whitespace character.
27593
27594Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27595
27596 * gdb.base/commands.exp (breakpoint_command_test): New tests.
27597
27598Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27599
27600 * gdb.c++/*.exp: Warn if executable does not exist. The original
27601 reason for skipping the warning was that configure.in sometimes
27602 intentionally skipped building the executables but the tcl code
27603 had no way of knowing. That (a) was always bogus with respect to
27604 error handling, (b) is no longer true (right now there is no way
27605 to skip C++ tests).
27606
27607 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
27608
27609Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27610
27611 * gdb.base/list.exp: Add expect patterns for output from
27612 SunPRO compiled executables.
27613 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
27614 types.
27615
27616Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27617
27618 * gdb.base/break.exp (test_next_with_recursion): Accept any line
27619 number (we are already testing that the correct source line text
27620 gets printed).
27621
27622 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
27623 that is what is intended, but something needed to be done to get
27624 sunos4 native working again.
27625
27626 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
27627
27628 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
27629 apparently went with a (very) old xfail.
27630
27631Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
27632
27633 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
27634 runto_main is a proc in gdb.exp that will do 'step' for target use
27635 stubs.
27636 * gdb.base/exprs.exp: ditto.
27637 * gdb.base/interrupt.exp: ditto.
27638 * gdb.base/opaque.exp: ditto.
27639 * gdb.base/printcmds.exp: ditto.
27640 * gdb.base/ptype.exp: ditto.
27641 * gdb.base/scope.exp: ditto.
27642 * gdb.base/setvar.exp: ditto.
27643 * gdb.base/signals.exp: ditto.
27644 * gdb.base/twice.exp: ditto.
27645 * gdb.c++/classes.exp: ditto.
27646 * gdb.c++/inherit.exp: ditto.
27647 * gdb.c++/templates.exp: ditto.
27648 * gdb.base/break.exp: no run and hit main for stubs. Change line
27649 numbers for breakpoints and info breakpoint.
27650 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
27651 breakpoint().
27652 * gdb.base/callfuncs.c: ditto.
27653 * gdb.base/exprs: ditto.
27654 * gdb.base/interrupt.c: ditto.
27655 * gdb.base/opaque0.c: ditto.
27656 * gdb.base/printcmds.c: ditto.
27657 * gdb.base/ptype.c: ditto.
27658 * gdb.base/scope0.c: ditto.
27659 * gdb.base/setvar.c: ditto.
27660 * gdb.base/signals.c: ditto.
27661 * gdb.base/twice.c: ditto.
27662 * gdb.c++/misc.cc: ditto.
27663 * gdb.c++/templates.cc: ditto.
27664
27665Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27666
27667 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
27668
27669 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
27670 somewhere between `read' and `main.c'. I'm pretty sure the
27671 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
27672 and it isn't particularly useful.
27673
27674 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
27675
27676Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27677
27678 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
27679
27680Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
27681
27682 * config/mt-slite: add LIBS and -nostdlib.
27683 * config/slite-gdb.exp: add this new file to support sparclite target.
27684
27685Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
27686
27687 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
27688
27689 * gdb.base/a2-run.exp: Change argument to istarget from
27690 "*-*-vxworks" to "*-*-vxworks*".
27691 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
27692
27693Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
27694
27695 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
27696 will not runto main but do a 'step' to step out of breakpoint().
27697 * config/mt-slite: add -Dusestubs.
27698
27699Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27700
27701 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
27702 instead of just @.
27703
27704 * gdb.base/signals.exp: Add test for "handle all print".
27705 * TODO: Remove "handle all print". Also remove item about
27706 checking copyright date (I don't like the idea of a spurious FAIL
27707 based on when we run the tests).
27708
27709 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
27710 for SunOS4 (reason for failure not investigated). Remove
27711 redundant test for $binfile.
27712
27713 * gdb.base/nodebug.c (array_index): Call malloc.
27714
27715 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
27716
27717Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
27718
27719 * gdb.base/recurse.exp: Update gdb_test invocation to use new
27720 conventions and slightly simplify the matching regexp.
27721
27722Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27723
27724 * gdb.base/break.exp: Update gdb_test invocation to use new
27725 convention.
27726
27727 * lib/gdb.exp: If noargs is not set, set it to 0.
27728
27729 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
27730 tests unique.
27731
27732 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
27733
27734Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27735
27736 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
27737 one argument of type "<non-float parameter>".
27738
27739Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
27740
27741 * config/rom68k.exp: New file to support Motorola IDP board.
27742 * gdb.base/a2-run.exp: Skip this file if noargs is set.
27743 * gdb.base/break.c: Change things around so that this program
27744 doesn't depend upon args. This is necessary to make remote
27745 targets work (in general, they can't take args).
27746 * gdb.base/break.exp: Don't try to send args to program. Don't
27747 expect output. Also, replace lots of code with gdb_test.
27748
27749Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27750
27751 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
27752 printing of '\'' (which is what the comment says we are testing,
27753 even though we were not), not '''.
27754 (test_integer_literals_rejected): Test that printing ''' is an error.
27755
27756 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
27757 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
27758 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
27759 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
27760 Use gdb_test not test_print_accept.
27761 * lib/gdb.exp: Remove test_print_accept.
27762
27763 * gdb.base/signals.exp (signal_tests_1): Make pass message
27764 consistent with fail message.
27765
27766 * gdb.base/whatis.exp: Remove xfails for printing char vs.
27767 unsigned char; the bug (PR 1821) is fixed.
27768
27769 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
27770
27771 * gdb.base/scope.exp (test_at_localscopes): Call pass for
27772 successful tests--makes xfailing them work right.
27773
27774Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27775
27776 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
27777 only \r\n, not .*. The test can pass .* as the last thing in
27778 $pattern if that is what it wants. In addition to providing this
27779 flexibility, this change should speed up pattern matching in cases
27780 where the pattern already ended with .* (there were a number of
27781 them). This change also helps catch bad patterns--in the old
27782 scheme the typo "char \*" instead of "char \\*" would pass. Now
27783 it is caught.
27784 * Many .exp files: Update callers.
27785
27786 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
27787 clearer and does not spuriously match multiple ('s. Likewise for
27788 ) and *.
27789
27790 * gdb.base/nodebug.exp: Test ability to call a function and pass
27791 it a string (even with no debugging info).
27792
27793 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
27794 "p '\'", which is the same as "p ''" once tcl gets done with
27795 quoting, to "p '\\'", which I suspect is what is intended (one
27796 backslash gets sent to GDB).
27797
27798 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
27799
27800Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27801
27802 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
27803 1817) was fixed literally years ago.
27804
27805Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27806
27807 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
27808 test, it causes stepping out of call_after_alloca_subr with
27809 optimizing compilers.
27810 (localvars_in_indirect_call): Consume GDB prompt if `finish'
27811 fails.
27812
27813 * gdb.c++/templates.exp: Source templ-info.exp only if
27814 the templates executable exists.
27815
27816 * gdb.c++/misc.cc (class Contains_static_instance,
27817 class Contains_nested_static_instance),
27818 gdb.c++/classes.exp (test_static_members): Test printing of
27819 a class that contains a static instance of the class.
27820
27821Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27822
27823 * gdb.base/langs2.c (cppsub_): Don't prototype.
27824 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
27825 only, I believe).
27826
27827Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27828
27829 * lib/gdb.exp (skip_chill_tests): New procedure.
27830
27831 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
27832
27833Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
27834
27835 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
27836 each expect pattern. Cuts runtime from 12 to about 4 seconds.
27837
27838Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27839
27840 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
27841
27842 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
27843 disassemble 8, not 16, instructions for part 4.
27844
27845 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
27846 support the latter anymore.
27847
27848 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
27849 -DNO_PROTOTYPES.
27850 * gdb.base/callfuncs.c: Control use of prototypes based on
27851 NO_PROTOTYPES, not __STDC__.
27852 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
27853 t_float_values2 tests if prototypes in use.
27854
27855 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
27856 t_double_values): When checking differences against DELTA, check
27857 that difference is within the range (-DELTA,DELTA), not just
27858 (-infinity,DELTA).
27859
27860Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
27861
27862 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
27863 'file' command firts, then 'target', then 'load', this is due to gdb
27864 target set up.
27865 * config/mips-gdb.exp: Fix a couple regular exp bugs.
27866
27867Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
27868
27869 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
27870 FP load/store variants.
27871 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
27872
27873Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
27874
27875 * gdb.base/term.exp: Do not give a warning if not native, it is
27876 not an abnormal condition.
27877
27878Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
27879
27880 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
27881 t_char_array".
27882
27883Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
27884
27885 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
27886 are getting the version number.
27887
27888 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
27889 if not native, it is not an abnormal condition.
27890
27891Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27892
27893 * lib/gdb.exp: Just use "file exists", rather than undocumented
27894 dejagnu procedure "findfile".
27895
27896Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
27897
27898 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
27899 (LDFLAGS): Set to -Xlinker -Ur.
27900
27901 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
27902 Removed, these values are set by lib/gdb.exp.
27903
27904 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
27905
27906Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
27907
27908 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
27909 of replicating gdb startup code.
27910
27911 * config/mt-vxworks (LDFLAGS): Set to -r.
27912 (CFLAGS_FOR_TARGET): Removed.
27913
27914 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
27915 (gdb) and gdb for vxworks uses (vxgdb).
27916
27917 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
27918 executable is not in the tree and host != target, use sed and
27919 program_transform_name to determine the gdb name used by the
27920 target.
27921
27922 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
27923 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
27924
27925Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27926
27927 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
27928 floats, chars, and shorts where there are ANSI-style function
27929 definitions.
27930
27931 * gdb.base/langs.exp, gdb.base/langs*: New test.
27932 * gdb.base/Makefile.in: Build it.
27933 * TODO: Remove item about checking that C names don't get C++
27934 demangling applied; this test tests it.
27935
27936Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27937
27938 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
27939 went with the const70 xfail. The xfail went away a year ago.
27940
27941 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
27942
27943 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
27944 for hp300.
27945
27946 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
27947
27948 * gdb.base/a1-selftest.exp: Don't run on hp300.
27949
27950Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27951
27952 * Makefile.in (site.exp): Set host_alias and target_alias as well
27953 as host_triplet and target_triplet.
27954
27955Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27956
27957 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
27958
27959 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
27960 places as other ecoff systems).
27961
27962 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
27963 ultrix.
27964
27965Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27966
27967 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
27968 remove them.
27969 * gdb.base/nodebug.exp: Accept "function" in addition to "text
27970 variable and "variable" in addition to "data variable".
27971 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
27972
27973 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
27974 2.
27975 * gdb.base/list1.c (long_line): Add additional statement at start
27976 of function.
27977 * gdb.base/list.exp (test_forward_search): Update line number to
27978 reflect new statement.
27979
27980Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27981
27982 * gdb.base/signals.exp: Reinitialize searched source directories
27983 after gdb_start call.
27984
27985Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
27986
27987 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
27988 * gdb.stabs/Makefile.in: Likewise.
27989
27990 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
27991 change. Instead split the tests into smaller pieces.
27992 * gdb.disasm/hppa.s: Corresponding changes.
27993
27994Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27995
27996 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
27997 Quote ^C when passing it to stty. For some shells ^ is a pipe.
27998
27999 * gdb.base/funcargs.exp: Modify many tests so that every test
28000 either passes or fails. Make some test names unique.
28001
28002Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28003
28004 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
28005 Call stty to set interrupt character.
28006
28007 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
28008 for HP assembler versus GNU assembler based on actual behavior of
28009 $(CC), rather than assuming that $(AS) is always the GNU assembler.
28010
28011 * TODO: Suggest a few more stepping tests.
28012
28013Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
28014
28015 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
28016 restart GDB for h8300 after a continue.
28017 (return): Add pattern to match a29k-udi behavior.
28018 * gdb.base/nodebug.exp: Remove obsolete comment.
28019 * gdb.base/regs.exp: New file, testing of register displays.
28020 * gdb.base/return.exp: Fix typo in reference to $objdir.
28021 * gdb.base/whatis.exp: Always start with a fresh GDB.
28022
28023Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28024
28025 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
28026 higher, these tests generate a lot of output.
28027
28028Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28029
28030 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
28031 code following the catch silently ignored some errors; without the
28032 catch they should be thrown like any other tcl error. Also, the
28033 catch used "" instead of {} which meant all the callers who wanted
28034 to include one of the characters "[]$ had to quote it an extra time.
28035 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
28036 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
28037 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
28038 Remove extra quoting.
28039
28040Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
28041
28042 * gdb.base/commands.exp: Make test names unique; every test either
28043 passes or fails. Update some comments.
28044
28045 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
28046
28047Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28048
28049 The following fixes a FAIL caused by the fact that the alpha stabs
28050 configuration didn't use the ".if alpha" code in weird.def.
28051 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
28052 bit pointer, so the 32 bit version works even on the alpha.
28053 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
28054 Remove the stuff which allowed us to have separate versions for
28055 alpha and everything else.
28056
28057 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
28058 regexp which "info func operator\[\](" is supposed to match. Fix
28059 string to send to GDB. Note that GDB still doesn't work right. Add a
28060 new test for "info func .perator\[\](" which GDB does handle correctly.
28061
28062 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
28063
28064Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28065
28066 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
28067 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
28068 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
28069 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
28070 it makes the tests harder to understand and confuses test-o-matic.
28071 The preferred style is that each test provides a PASS or a FAIL,
28072 and has a unique message (e.g. "continue #54" not just "continue")
28073 which is the same for the pass and the fail.
28074 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
28075 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
28076 to lib/gdb.exp.
28077 * gdb.base/printcmds.exp: Use test_print_accept. Remove
28078 prt_accept which was basically the same thing. Likewise for
28079 test_print_reject and prt_reject.
28080 * lib/gdb.exp (test_print_reject): Add some more error message
28081 patterns to match from the former printcmds.exp (prt_reject).
28082 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
28083 One defect of the passcount stuff is that some of it failed to
28084 report XPASS where appropriate.
28085 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
28086 stuff before and after arg in expected pattern.
28087 (test_paddr_operator_functions): Re-do test without print_addr_of;
28088 this is the only test which seems to want extra stuff there.
28089
28090Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28091
28092 * gdb.base/nodebug.exp: Update new tests to reflect improved
28093 wording of gdb output.
28094
28095 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
28096 and "ptype" work on variables in files compiled without -g.
28097 Replaces commented out "maint print msymbol" tests.
28098
28099Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28100
28101 * gdb.base/setvar.c (dummy): Call malloc.
28102
28103 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
28104 losing with the irix4 sed.
28105
28106 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
28107 ALRM" on irix4.
28108
28109Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28110
28111 * TODO: Remove items about corefile.exp testing new exec-file and
28112 backtrace; both are now done. Add items about printing enums.
28113
28114Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28115
28116 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
28117 "get signal $thissig" test fails.
28118
28119 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
28120
28121Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28122
28123 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
28124 compiler warning with dec alpha compiler.
28125
28126 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
28127 extra \n from gdb_test call (this explains why the prompt test
28128 that I removed yesterday was there).
28129 (user_defined_command_test): Remove extra \n and prompt test.
28130
28131 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
28132 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
28133 doesn't exist.
28134 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
28135 Also remove alpha workaround, which turns out to be because
28136 SIGABRT == SIGLOST.
28137
28138 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
28139
28140 * gdb.base/help.exp: Don't test "help show".
28141
28142Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28143
28144 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
28145 "set print address" is on.
28146 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
28147 pass prompt to gdb_test; gdb_test already looks for the prompt.
28148
28149 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
28150
28151 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
28152 was a vestige of the manual TESTSTRATEGY, and the purpose of it
28153 was to make sure that gdb can read a core file. But (a) the "read
28154 the corefile" part didn't make it to a1-selftest.exp, we just
28155 delete the corefile after creating it, and (b) we test reading
28156 corefiles in corefile.exp anyway. Also, this test left around a
28157 xgdb process on Solaris.
28158
28159 * gdb.base/corefile.exp: Also test backtrace.
28160
28161Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
28162
28163 * gdb.base/commands.exp: Test a simple user defined command with
28164 arguments and if/while statements; verify the full user command is
28165 printed by "show user".
28166
28167 * gdb.base/commands.exp: Test if/while commands as part of a
28168 breakpoint command list; verify they appear in breakpoint
28169 information.
28170
28171Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28172
28173 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
28174 than by dividing by zero.
28175
28176Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
28177
28178 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
28179 performing an inferior call with watchpoints enabled.
28180 * gdb.base/watchpoint.c (main): Delete second unnecessary read
28181 call.
28182
28183Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28184
28185 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
28186 of "file" command.
28187
28188 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
28189 Add additional pattern for when "int operator int(void);" appears
28190 in a different order.
28191
28192Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28193
28194 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
28195
28196 * gdb.base/help.exp: Replace most of docstrings for "info signals"
28197 and "signal" with ".*".
28198
28199Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28200
28201 * TODO: Add note about "handle all nostop".
28202
28203 * gdb.base/{sigall.c, sigall.exp}: New test.
28204 * gdb.base/Makefile.in: Add it.
28205
28206Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
28207
28208 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
28209 when invoking GDB, suppresses any windowing interface.
28210
28211Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
28212
28213 * config/sim-gdb: New file, simulator testing support.
28214
28215Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
28216
28217 * gdb.base/interrupt.exp: Test calling func1 twice.
28218
28219Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
28220
28221 * gdb.base/list.exp (test_forward_search): Set timeout higher
28222 when we'll be getting lots of output from gdb.
28223
28224 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
28225 "init_malloc" to after the expect statement. Run it if that
28226 regexp is taken, but also for two others which happen if source
28227 cannot be found.
28228
28229Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28230
28231 * gdb.base/printcmds.exp: New test, for printing register before
28232 program is running.
28233
28234Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28235
28236 * gdb.base/list.exp: Correct some alternate expect patterns
28237 to reflect changes in list1.c.
28238
28239Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28240
28241 * TODO: Add item regarding large frames.
28242
28243 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
28244
28245 * TODO: Remove item about enabling return.exp; it
28246 is enabled. Suggest a few more "return" tests.
28247
28248Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28249
28250 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
28251 anonymous unions.
28252
28253Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28254
28255 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
28256 and pr-5646.o, so "make" is the same as "make all", not "make
28257 pr-4975.o".
28258
28259Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
28260
28261 * gdb.base/list.exp: Adjust expectations to reflect changes in
28262 list1.c.
28263 (test_forward_search): New test proc.
28264 * gdb.base/list1.c (long_line): New function, has long source line.
28265
28266Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
28267
28268 * gdb.base/a1-selftest.exp: Change initial stepping to know about
28269 additional line of code that was added.
28270
28271Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
28272
28273 * gdb.disasm/hppa.s: Break the large branching tests into smaller
28274 tests so as not to overflow expect's input buffers.
28275 * gdb.disasm/hppa.exp: Corresponding changes.
28276
28277Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28278
28279 Beginnings of template debugging tests.
28280 * gdb.c++/templ-info.cc: New file to test for template
28281 debugging capability of the compiler.
28282 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
28283 templ-info.cc.
28284 * gdb.c++/templates.cc: Add explicit template instantiations
28285 to enable compiling with -fno-implicit-templates. Add destructor
28286 and 'value' method to T5 class for template tests.
28287 * gdb.c++/templates.exp: Add testcases for printing of template
28288 types, setting breakpoints on template methods and calling a
d63a86f8 28289 template method.
c906108c
SS
28290
28291Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
28292
28293 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
28294 branch target since some assemblers (gas-2.5) may emit a
28295 relocation for the branch instead of resolving it in the
28296 assembler.
28297
28298Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28299
28300 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
28301 through signal handler.
28302
28303Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
28304
28305 * configure.in (*-*-netware): Use config/mt-netware.
28306
28307 * config/mt-netware: New file.
28308 * config/mt-i386-netware: Removed, separate configs for different
28309 netware architectures are no longer needed now that we have
28310 --with-headers.
28311
28312Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28313
28314 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
28315 by the recent changes to use ANSI C arithmetic conversions.
28316
28317Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28318
28319 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
28320 bug involving using inferior_pid to figure out whether to select a
28321 frame.
28322
28323Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
28324
28325 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
28326 match the current disassembler output.
28327
28328Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
28329
28330 * gdb.fortran/exprs.exp: Expect VOID instead of void.
28331 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
28332 types, expect "int" as type of integer values (for now).
28333
28334Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
28335
28336 * gdb.base/commands.exp: New tests for if/while commands.
28337
28338Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
28339
28340 * lib/gdb.exp (runto): Replace sub-pattern for hex value
28341 by .*, since hex values have different syntax in Chill mode.
28342
28343Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28344
28345 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
28346 linefeed from expect pattern for repeated types with indices > 9.
28347
28348Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
28349
28350 First part of Fortran test suite.
28351 * gdb.fortran: New directory.
28352 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
28353
28354Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28355
28356 * gdb.base/default.exp: Update expect pattern for load command
28357 without arguments.
28358
28359Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
28360
28361 * configure.in: Change i386 to i[345]86.
28362 * gdb.base/configure.in: Likewise.
28363 * gdb.c++/configure.in: Likewise.
28364 * gdb.chill/configure.in: Likewise.
28365
28366Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
28367
28368 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
28369 patterns, since that is not a valid context for comments.
28370
28371Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
28372
28373 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
28374 repeated types and repeated types with indices > 9.
28375
28376Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
28377
28378 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
28379 2417; old bug has been fixed.
28380
28381Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
28382
28383 * gdb.base/interrupt.exp: When trying to wake up the inferior,
28384 send the newline ourselves instead of assuming gdb_test will do
28385 so when passed an empty input string.
28386
28387 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
28388 stabs testcode.
28389
28390Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
28391
28392 * lib/gdb.exp (gdb_test): Don't send anything if the first
28393 argument is an empty string. This makes cases where we want to
28394 match output that is already in expect's buffers (for example,
28395 matching a breakpoint after gdb_run_cmd has been called) work
28396 reliably.
28397
28398Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
28399
28400 * config/netware.exp: New file.
28401
28402Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
28403
28404 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
28405 the -B and -L prefixes so we can find the debugging stub.
28406
28407 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
28408 there and we are using the gcc from the tree.
28409
28410 * gdb.base/types.c: Removed.
28411
28412 * gdb.base/configure.in: Look for makefile fragments in ../config.
28413 Recognize i386-*-netware.
28414 * gdb.c++/configure.in: Likewise.
28415
28416Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28417
28418 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
28419 the correct TCL syntax.
28420
28421Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
28422
28423 * gdb.base/opaque.exp: use runto instead of messing around with
28424 breakpoints. Simplify by using gdb_test.
28425
28426 * gdb.base/bitfields.exp: restart between tests on netware targets
28427 because breakpoints aren't relocated after target death. Run
28428 processes to completion.
28429
28430 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
28431
28432Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
28433
28434 * Makefile.in: Remove extra tabs that confuse some versions
28435 of "make". Use the newly built gdb to test with by default,
28436 rather than the first one in the tester's search path.
28437
28438Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
28439
28440 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
28441
28442 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
28443 condition help.
28444
28445Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
28446
28447 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
28448
28449 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
28450 running.
28451 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
28452 * gdb.base/funcargs.exp: Likewise.
28453
28454 * gdb.base/bitfields.exp: Simplify by using gdb_test.
28455 * gdb.base/funcargs.exp: Likewise.
28456
28457 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
28458 message is "".
28459
28460Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
28461
28462 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
28463 return,signals,twice}.exp: Handle non-existant binaries
28464 consistantly.
28465
28466 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
28467 * gdb.base/Makefile.in: Don't try to generate a core dump, we
28468 might testing a cross development system.
28469
28470Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
28471
28472 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
28473 runtest script is relative to ${srcdir}, not ${rootdir}.
28474
28475Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
28476
28477 * gdb.base/signals.exp: Allow for optionality of breakpoint
28478 address.
28479
28480Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28481
28482 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
28483
28484Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
28485
28486 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
28487 for size_t definition.
28488 * gdb.c++/templates.cc: Likewise
28489
28490 * config/mt-i386-netware: New file.
28491
28492 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
28493 defined.
28494
28495 * gdb.base/Makefile.in: Added support for systems that name core
28496 files by appending "core" to the program name.
28497 * gdb.base/a1-selftest.exp: Likewise.
28498
28499Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28500
28501 * gdb.base/return.exp: Add comment and message for `return double'
28502 test failure on Sparc Solaris.
28503
28504Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
28505
28506 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
28507
28508Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28509
28510 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
28511 from optimizing them away.
28512 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
28513 patterns to include default constructors and assignment operators,
28514 to match gcc versions beyond 2.5.8. Accept any cplus demangling
28515 character in the output of the virtual base pointer.
28516
28517Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28518
28519 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
28520 expression match in print_addr_of to avoid unintented matches.
28521 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
28522 versions up to 2.5.8.
28523
28524Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28525
28526 * gdb.base/list.exp: Tweak alternate pattern for listing of an
28527 included file to run under newer versions of expect.
28528 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
28529 consecutive >'s in templates to accomodate recent cplus-dem.c change.
28530 Remove xfail for the virtual table of BDDHookV.
28531
28532Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
28533
28534 * lib/gdb.exp (string_to_regexp): Set a default result.
28535 (default_gdb_start): Fix misleading message.
28536
28537Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
28538
28539 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
28540 Remove all CC, etc definitions.
28541 * config/mt-hpux: New file.
28542 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
28543 (CFLAGS, LDFLAGS): Define.
28544 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
28545
28546 * Makefile.in (site.exp): Don't insert host_os, etc.
28547 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
28548 (distclean): Check existence of subdir.
28549 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
28550 * gdb.base/Makefile.in: General cleanup and simplification.
28551 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
28552 to build executables. Use default rule to build .o files.
28553 (EXPECT, RUNTEST, CC): Fix relative pathname.
28554 (site.exp): Don't insert host_os, etc.
28555 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
28556 and/or SIGUSR1 defined.
28557 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
28558 * gdb.c++/Makefile.in: General cleanup and simplification.
28559 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
28560 (CFLAGS): Remove.
28561 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
28562
28563Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
28564
28565 * gdb.base/recurse.exp: Misc changes to get tests running again
28566 after Kung's changes to the watchpoint code.
28567 * gdb.base/watchpoint.exp: Likewise.
28568
28569Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
28570
28571 * lib/gdb.exp (string_to_regexp): Convert {\} also.
28572
28573Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
28574
28575 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
28576 * lib/gdb.exp (default_gdb_start): Define.
28577 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
28578 gdb.base/funcargs.exp, gdb.base/opaque.exp,
28579 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
28580 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
28581 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
28582 Don't call gdb_target_udi in between tests.
28583
28584Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28585
28586 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
28587 (which was basically just a local version of the same thing). In
28588 addition to avoiding duplication, gdb_test_exact is faster.
28589 * lib/gdb.exp (gdb_test_exact): Fix typo.
28590
28591 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
28592 don't give an error.
28593
28594 * gdb.base/term.exp: Call delete_breakpoints before starting.
28595
28596 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
28597 (t10): Add comment.
28598
28599Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
28600
28601 Reorganization of the GDB Test Suite.
28602
28603 * gdb.base: New directory, contains all the basic tests.
28604 * gdb.c++: New directory, tests specific to C++.
28605 * gdb.chill: New directory, tests specific to Chill.
28606 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
28607 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
28608 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
28609 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
28610 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
28611 t30-31 to chill).
28612 * */gdbme.*: Rename to match appropriate expect scripts.
28613 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
28614 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
28615 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
28616 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
28617 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
28618 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
28619 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
28620 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
28621 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
28622 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
28623 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
28624 gdb.c++/virtfunc.cc: New names of C++ files.
28625 * gdb.chill/chillvars.ch: New name of Chill file.
28626 * gdb.base/configure.in, gdb.c++/configure.in,
28627 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
28628 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
28629 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
28630 * configure.in (configdirs): Update to reflect directory changes.
28631 (target_abbrev): No longer define for any configuration.
28632 * Makefile.in: Cosmetic improvements to header comments.
28633
28634Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
28635
28636 Various changes to gdb.t31:
28637
28638 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
28639 * gdbme.ch: Make all key-words and predefineds be upper-case.
28640 * chillvars.exp: Expect key-words and predefinds in upper-case.
28641
28642 * chillvars.exp: Use gdb_test_exact many places.
28643 Change expected output for arrays (which now includes index labels).
28644
28645 * pr-5020.exp, gdme.ch (module PR_5020):
28646 New test, for PR-5020.
28647
28648Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
28649
28650 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
28651 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
28652
28653Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
28654
28655 * Makefile.in: Fix bit-rot in definitions of CHILL,
28656 CHILL_FOR_TARGET and Chill_LIB.
28657 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
28658 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
28659 CHILL, and CHILL_LIB.
28660
28661Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
28662
28663 * Revert the previous changes. Please see Rob's directory
28664 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
28665
28666Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
28667
28668 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
28669 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
28670 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
28671 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
28672 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
28673 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
28674 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
28675 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
28676 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
28677 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
28678 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
28679 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
28680 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
28681 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
28682 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
28683 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
28684 changes from 94Q1.
28685
28686Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
28687
28688 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
28689 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
28690 Rob's new testing fragments.
28691
28692Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
28693
28694 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 28695 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
28696
28697Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
28698
28699 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
28700 version also, match on casted version strings, and match on
28701 gdb startup case where the line numbers might be messed up.
28702
28703Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
28704
28705 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 28706 (CFLAGS): Delete it from here.
c906108c
SS
28707
28708Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
28709
28710 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
28711
28712Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
28713
28714 * Makefile.in (RUNTEST): Default to just "runtest".
28715
28716Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28717
28718 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
28719 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
28720 the code has been restructured.
28721
28722Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28723
28724 * gdb.t00/default.exp (set write): Allow any number of \r and/or
28725 \n, not just one of each.
28726
28727 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
28728 /bin/cc gives a warning if you do.
28729
28730Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
28731
d63a86f8 28732 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
28733 __t10ListS_link1ZUiRCUiPT0
28734
28735Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28736
28737 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
28738 on local variables in recursive functions.
28739
28740 * gdb.t07/Makefile.in: Build the new test.
28741
28742Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28743
28744 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
28745 directly. Instead compare the return values from actual calls.
28746
28747Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
28748
28749 * Makefile.in (check): Set TCL_LIBRARY for runtest.
28750
28751Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28752
28753 * From Peter Schauer with minor modifications.
a9c64011
AS
28754 * gdb.t15/return.exp (return_tests): Handle targets where "return"
28755 stops in mid-line in the caller. Add xfail for returning a float
28756 value on X86 targets.
c906108c
SS
28757
28758Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28759
28760 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
28761 to avoid expect lossage.
28762 (fmem_LRbug_tests): Likewise.
28763 * gdb.disasm/hppa.s: Corresponding changes.
28764
28765 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
28766 conditions to work with latest dejagnu/expect.
28767
28768 * gdb.t15/funcargs.exp (finish from indirect call): No longer
28769 expected to fail on the PA.
28770 (backtrace in call with trampolines): Explicitly require main
28771 to be frame #1 (no trampolines should show up in backtrace).
28772
28773 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
28774 "continue -expect".
28775 * gdb.t06/break.exp: Likewise.
28776 * gdb.t07/watchpoint.exp: Likewise.
28777 * gdb.t13/bitfields.exp: Likewise.
28778 * gdb.t15/{funcargs,return}.exp: Likewise.
28779 * gdb.stabs/weird.exp: Likewise.
28780 * config/{mips,udi}-gdb.exp: Likewise.
28781
28782 * hppa.sed: Enclose comments within a sed command to avoid
28783 losing with the old OSF1 sed.
28784
28785Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28786
28787 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
28788 sequent dynix.
28789 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
28790 * gdb.t15/funcargs.exp: Conditionally step again to really
28791 finish from marker_call_with_trampolines. Handle the case where
28792 the first step from within call_with_trampolines already steps
28793 us back to main.
28794 * gdb.t15/gdbme.c: Add comment to closing brace of
28795 call_with_trampolines for funcargs.exp.
28796
28797Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28798
d63a86f8 28799 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
28800 Fix typo(s).
28801
28802Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28803
28804 * gdb.t07/gdbme.c: More code for watchpoint testing.
28805
28806 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
28807 "Hardware watchpoint" throughout file.
28808 (test_watchpoint_triggered_in_syscall): New test.
28809 (test_complex_watchpoint): New test.
28810
28811Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28812
28813 * gdbme.c (call_with_trampolines): New function to try and step
28814 into. Tests trampoline problems on the PA.
28815
28816 * funcargs.exp (localvars_in_indirect_call): No longer expect
28817 stepping into indirect call to fail on PAs.
28818 (test_stepping_over_trampolines): New test.
28819
28820Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28821
28822 * TODO: Add suggestions for static member function tests, and
28823 completion tests.
28824
28825Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28826
28827 * TODO: Add suggestions for "p/a" tests.
28828
28829 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
28830 (default_gdb_exit): Replace all the hair with sending "quit" to
28831 the process with a simple close.
28832
28833Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28834
28835 * TODO: Add suggestions for shared library tests.
28836
28837Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28838
28839 * TODO: Add suggestions for x/s tests.
28840
28841Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28842
28843 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
28844 "enable once", and "enable breakpoints once" with ".*".
28845
28846Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28847
28848 * TODO: Add suggestions about structure passing tests.
28849
28850Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28851
28852 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
28853 the primary1 test, use work around if __GNUC__ < 2.
28854 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
28855 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
28856 Test for bad output rather than waiting for timeout. Issue
28857 second continue only if first continue failed.
28858
28859Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
28860
28861 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
28862 operator[] test with gdb_test because the old code didn't seem to
28863 be getting the quoting right with the new dejagnu.
28864
28865Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
28866
28867 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
28868 one from the path.
28869 * Makefile.in: Use a fresh expect if there is one, use runtest
28870 from the src tree if there is one.
d63a86f8 28871
c906108c
SS
28872Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
28873
28874 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
28875 next over recursive call. Revise the tests from that point on
28876 (which had been skipped) to match GDB's actual (correct) output.
28877
28878 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
28879 with next over a breakpoint whose condition is false.
28880
28881 * gdb.t00/help.exp: Comment out "help set print" tests just like
28882 (and for same reason as) "help set" test.
28883
28884Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28885
28886 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
28887 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
28888
28889Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28890
28891 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
28892 necessary gdb_target_udi.
28893
28894 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
28895
28896 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
28897 1838 and 2417; they are fixed.
28898
28899 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
28900 gdb.t03/ptype.exp (ptype structure, ptype union):
28901 Remove xfails; the test is looser than when the xfails were added.
28902
28903 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
28904 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
28905
28906 * gdb.t01/run.exp: Only run shell test if isnative.
28907
28908 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
28909 since "run" automatically loads if necessary. Call gdb_target_udi
28910 after the "file" since "file" kills any execution target.
28911
28912 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
28913 GDB. GDB doesn't work that way (not anymore at least) on UDI.
28914 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
28915 argument for UDI.
28916
28917Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
28918
28919 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
28920
28921 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
28922
28923Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28924
28925 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
28926 properly quoting regexps. This makes the second argument to
28927 demangle a fixed string, which matches the callers, instead of a
28928 shell-style pattern which is what the previous implementation
28929 used. Update some of the callers.
28930
28931Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28932
28933 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
28934 (comib_nullified_tests): Fix typo.
28935 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
28936 strings. No longer expected to fail.
28937
28938 * gdb.disasm/hppa.s (addib_tests): Fix typo.
28939 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
28940 strings. No longer expected to fail.
28941
28942 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
28943 string. No longer expected to fail.
28944
28945Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28946
28947 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
28948 No longer expected to fail.
28949
28950 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
28951 string. No longer expected to fail.
28952
28953Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28954
28955 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
28956 only in the names (I probably got most of them). I was even
28957 generous with some which differed in underscores in names, and
28958 probably missed a few, and I *still* was able to remove almost a
28959 third of the file with almost no impact on testsuite coverage.
28960
28961Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28962
28963 * gdb.t00/default.exp: Match udi_attach error message as well as
28964 the one from child_attach.
28965
28966 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
28967
28968 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
28969
28970 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
28971 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
28972
28973 * Move test with enums and partial symbols back to
28974 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
28975 Reverts the change of 26 May 93. Per today's change to
28976 stabs.texinfo, the behavior that weird.exp was expecting was
28977 unreasonable; what is important is that the compiler+gdb get
28978 things right, which happens with a recent gcc. Also fix the test
28979 to deal with native compilers which put out the stab gdb can't
28980 deal with.
28981
28982Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28983
28984 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
28985 in the names. The main thing these accomplish is to slow things down.
28986 Many more such duplicates surely remain.
28987
28988 * gdb.t00/help.exp: Comment out "help support" test just like
28989 (and for same reason as) "help set" test.
28990
28991Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
28992
28993 * gdb.t06/break.exp: Remove setup_xfails for
28994 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
28995 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
28996 about known bug in gcc to include up through 2.5.8.
28997 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
28998 well as "_vb$".
28999 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
29000 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
29001 with latest gcc and gdb.
29002 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
29003 well as "_vb$".
29004
29005Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29006
29007 * configure.in (hppa*-*-*): Also configure and build stabs-only
29008 tests.
29009
29010Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29011
29012 * gdb.t10/hppa.mt: A makefile fragment for the PA.
29013 * gdb.t10/configure.in (hppa*-*-*): Use it.
29014
29015Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29016
29017 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
29018
29019Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29020
29021 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
29022 versions prior to 1.13.5.
29023
29024Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29025
29026 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
29027 the prompt is at the start of a line.
29028
29029Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29030
29031 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
29032 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
29033 in the copr tests now.
29034 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
29035 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
29036 expected to fail.
29037
29038Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
29039
29040 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
29041 gdb.t31/chillvars.exp, lib/gdb.exp:
29042 Tweak to run under either version of expect.
29043 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
29044 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
29045 * gdb.t11/list.exp: Remove extraneous whitespace.
29046
29047Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29048
29049 * gdb.t16/printcmds.exp (test_print_strings): Accept
29050 "(unsigned char *) " before the string.
29051
29052 * TODO: Add notes about printing of fancy types and GDB expressions.
29053
29054Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
29055
29056 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
29057 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 29058 if doing mips-idt-ecoff.
c906108c
SS
29059
29060Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
29061
29062 * Most .exp files: Tweak to run under either version of expect.
29063
29064Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29065
29066 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
29067 xfails; I'm not sure why they are failing, but not because of PR 1806.
29068
29069Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
29070
29071 * config/unix-gdb.exp: Remove gdb_unload cause it's already
29072 defined in lib/gdb.exp.
29073
29074Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29075
29076 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
29077 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
29078 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
29079 have to be typeless.
29080
29081Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29082
29083 * TODO: Add suggestion for copyright year test.
29084
29085Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
29086
29087 * configure.in (*-*-lynxos*): Add stabs tests.
29088
29089Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
29090
29091 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
29092 so insert a tab before any assembler directive in column zero.
29093
29094 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
29095 stores.
29096 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
29097 stores.
29098 (fpu_short_memory_tests): Likewise.
29099
29100Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29101
29102 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
29103 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
29104 .stabs directives in comments.
29105
29106Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29107
29108 * TODO: New file, describing tests we could write.
29109 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
29110
29111Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29112
29113 * gdb.t06/signals.exp: Add kludge to force re-sync.
29114
29115 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
29116 to xgdb instead of gdb, get out of gdb.
29117
29118Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
29119
29120 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
29121 for info.
29122
29123Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
29124
29125 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
29126 * gdb.stabs/configure.in (hppa*-*-*): Use it.
29127 * gdb.stabs/hppa.sed: New sed script for the PA.
29128
29129Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29130
29131 * gdb.stabs: Re-write weird.def and configuration to use sed
29132 instead of cpp. sed is portable and POSIX; cpp is neither.
29133
29134Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29135
29136 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
29137
29138Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29139
29140 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
29141
29142Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29143
29144 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
29145 "_vb$".
29146 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
29147 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
29148
29149Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29150
29151 * lib/gdb.exp: Comment out code which depends on non-existent
29152 `transform' procedure.
29153
29154Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
29155
29156 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
29157 * lib/gdb.exp: Transform tool name.
29158 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
29159 1.1's new error handling system.
29160
29161Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29162
29163 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
29164
29165Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29166
29167 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
29168 They made pattern matching so slow that timeouts happened on
29169 heavily loaded systems. Now any output from "show print" which
29170 gets us back to the GDB prompt is a PASS.
29171
29172Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
29173
29174 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
29175
29176Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29177
29178 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
29179
29180 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
29181 It is not from PR 3220.
29182
29183Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29184
29185 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
29186 just started failing because they depended on the order the
29187 subcommands are presented, or exact docstring text. This kind of
29188 test is a pain and has minimal benefit.
29189
29190Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29191
29192 * gdb.t09/corefile.exp: At end of test, use "core" command with
29193 no arguments.
29194
29195Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
29196
29197 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
29198 17}/Makefile.in: Make it possible to run the testsuite with Sun
29199 make and CC = cross gcc by adding explicit build rules for .o
29200 files.
29201
29202Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29203
29204 * gdb.t15/funcargs.exp: Don't put comments on same line as
29205 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 29206
c906108c
SS
29207Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29208
29209 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
29210
29211Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
29212
29213 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
29214 * gdb.t20/inherit.exp: remove three dumplicate entries.
29215
29216Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29217
29218 * gdb.t06/break.exp: For "next over recursive call", fail on any
29219 incorrect output, not just on "factorial (value=2)".
29220
29221Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29222
29223 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
29224 working now. Add an xfail if accesing a bss variable causes
29225 a memory error if the target is not yet run.
29226
29227Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29228
29229 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
29230 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
29231 name of __st* demangling (2 strings). Did Kung really get the
29232 more than 95 others right without testing them?
29233
29234Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
29235
29236 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
29237
29238Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
29239
29240 * configure.in (configdirs): Add gdb.disasm
29241 * gdb.disasm: New directory for GDB disassembler tests.
29242 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
29243
29244Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29245
29246 * gdb.t00/help.exp: Don't test "help set".
29247
29248 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
29249 from within expect statements. None of these happen anymore and
29250 they cause regressions to be silently unnoticed.
29251
29252 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
29253 messages) about known failures with gcc cygnus-2.4.5-930417.
29254
29255 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
29256 comp-info.exp so it gets built if it doesn't exist.
29257
29258 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
29259 it is no longer used.
29260 * gdb.t13/comp-info.c: Removed.
29261
29262Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
29263
29264 * gdb.t06/signals.exp: Add xfail for sun3.
29265
29266Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29267
29268 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
29269 relevant because ^C doesn't get sent but failure can be reproduced
29270 interactively).
29271
29272Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29273
29274 * gdb.stabs/alpha.mt: New configuration file for alpha.
29275 * gdb.stabs/configure.in: Use it.
29276 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
29277 sharing with alpha.mt, redefine long to word via preprocessor.
29278 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
29279 for alpha.
29280 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
29281 native cc.
29282 * gdb.t00/teststrategy.exp: Change expect string so that we
29283 consume the `(xgdb)' from the command echo and from the gdb prompt.
29284 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
29285 gdb currently compares all values as long, so this failure probably
29286 applies to any configuration where LONGEST is bigger than a target int.
29287 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
29288 with gcc.
29289 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
29290 to handle opaque pointers, gcc is.
29291 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
29292 as first argument. Include <sys/types.h> and change all operator
29293 new definitions to use size_t.
29294 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
29295 now that we use size_t.
29296
29297Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29298
a9c64011 29299 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 29300 a long or float array cast all array members to the same type.
a9c64011 29301 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 29302 with 64 bit longs.
a9c64011 29303 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 29304 on alpha.
a9c64011 29305 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
29306
29307Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29308
29309 * gdb.t24 (demangle.exp): Constructors of templates have names like
29310 vector<int>::vector(int) not vector<int>::vector<int>(int). See
29311 section 14.6 of the ARM.
29312
29313 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
29314 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
29315 accomplish little and slow down the testsuite.
29316
29317 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
29318 Accept spaces various places.
29319
29320Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29321
29322 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
29323 with watchpoint enabled.
29324
29325 * Makefile.in: Remove definition of CC and remove the second
29326 definition of CXX (the "CXX = gcc" one remains). These definitions
29327 were causing backquotes to be expanded within backquotes, which
29328 doesn't work.
29329
29330Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
29331
29332 * gdb.t17/callfuncs.exp: Add "return 0" to end.
29333
29334Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29335
a9c64011
AS
29336 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
29337 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
29338 by mips cc and contains no stabs entries.
29339
29340Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
29341
29342 * config/vx-gdb.exp: Use fake device to load files rather than
29343 NFS.
29344 * lib/gdb.exp: New proc to do "file" command.
29345 * config/unix-gdb.exp: Use new "file" proc.
29346
29347Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
29348
29349 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
29350 Rework board rebooting slightly.
29351 (gdb_exit): Don't exit from the remote shell; there isn't one.
29352 * gdb.stabs/weird.exp: If a program is being debugged already,
29353 kill it.
29354 * gdb.t04/setvar.exp: Stop and restart gdb.
29355 * gdb.t05/expr.exp: Likewise.
29356 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
29357 restart gdb and reload the program.
29358 * gdb.t08/opaque.exp: Likewise.
29359 * gdb.t12/scope.exp: Likewise.
29360 * gdb.t13/bitfields.exp: Likewise.
29361 * gdb.t15/funcargs.exp: Likewise.
29362 * gdb.t20/classes.exp: Likewise.
29363 * gdb.t03/ptype.exp: Increase timeout.
29364 * gdb.t16/printcmds.exp (test_print_string_constants,
29365 test_print_array_constants): Likewise.
29366 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
29367 * gdb.t20/classes.exp (do_tests): Likewise.
29368 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
29369
29370Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
29371
29372 * gdb.stabs: Renamed *wierd* to *weird*.
29373
29374Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
29375
29376 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
29377 for timeout. Add "known gcc 2.4.5 bug" to failure message.
29378
29379Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
29380
29381 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
29382 (do_tests): Remove xfail for whatis on one_var and two_var.
29383
29384Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
29385
29386 * Makefile.in: Made cross building work better by adding
29387 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
29388
29389Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29390
29391 * gdb.t15/{return.c,return.exp,Makefile.in}:
29392 New test, currently commented out.
29393
29394Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
29395
29396 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
29397 still running and removes the leftover named socket so GDb can do
29398 clean restarts.
29399
29400Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
29401
29402 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
29403 console, not GDB.
29404 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
29405 cross testing works better with "make check"
29406 * config/unix-gdb: Use default procedures for exit and version.
29407 * config/vx-gdb.exp: Cleaned up and massaged back to working order
29408 with the newest VxWorks.
29409
29410Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29411
29412 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
29413 old form.
29414
29415 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
29416 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
29417
29418 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
29419
29420 * config/unix-gdb.exp: Remove this version of gdb_exit
29421 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
29422 Rob says he'll look at it when he gets back to testing boards.
29423
29424Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
29425
29426 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
29427 an expected fail for certain ptype commands.
29428
29429 * gdb.t20/classes.exp: Update expected results of "ptype class
29430 Base1" to account for the constructor that now appears in the type.
29431
29432Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
29433
29434 * configure.in (configdirs): Restore gdb.t04, which mysteriously
29435 disappeared from list.
29436 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
29437 "alldone" proc with call to cleanup and exit.
29438 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
29439 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
29440 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
29441 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
29442 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
29443 "alldone" proc with simple returns that suppress remaining
29444 tests. The alldone proc went away many months ago.
29445
29446Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29447
29448 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
29449
29450 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
29451
29452Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29453
29454 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
29455 as vax gdb will display them.
29456
29457Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29458
29459 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
29460 optimizers.
29461
29462 * scope.exp: Change "bad value for localval" messages so each one
29463 is unique.
29464
29465 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
29466 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
29467
29468 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
29469
29470Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29471
29472 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
29473 doesn't exist (due to optimization).
29474
29475Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29476
29477 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
29478 contains \r because the filename is long.
29479
29480 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
29481 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
29482
29483Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29484
29485 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
29486 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
29487 Ultrix.
29488 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
29489 int tests.
29490 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
29491
29492Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
29493
29494 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
29495
29496 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 29497 to match does not match the passing case but still matches the
c906108c
SS
29498 failing case.
29499
29500Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29501
29502 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
29503
29504Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
29505
29506 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
29507 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
29508 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
29509 Remove various versions of gdb_exit.
29510 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
29511 gdb_exit.
29512 * config/unix-gdb.exp: gdb_exit remains here, and should override
29513 the generic version, since it's doing a lot of wierd stuff that
29514 the other versions aren't. FIXME, fold it in, or abandon this
29515 version.
29516
29517Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29518
29519 * gdb.t24/demangle.exp: Add tests for PR 3220.
29520
29521Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29522
29523 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
29524
29525Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
29526
29527 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
29528 "i386-*-*". Works for i486 as well.
29529
29530 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
29531 bug, and expand domain of xfail to all SVR4 systems, since the
29532 actual problem is likely to be in generic SVR4 /proc support.
29533
29534Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29535
29536 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
29537
29538Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
29539
29540 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
29541 xfails for other systems. Match a missing 'Continuing.' as an
29542 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
29543
29544 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
29545 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
29546 Only issue warning for missing executables if -all option is used.
29547
29548 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
29549 file if -all option is used. It's like an unpredictable XFAIL.
29550
29551Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29552
29553 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
29554 for dynamically linked binaries.
29555
29556 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
29557
29558Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29559
29560 * gdb.t20/inherit.exp: Change message for "print tagless struct"
29561 to state that this is a known bug in old versions of g++.
29562
29563Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29564
29565 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
29566 while waiting for `Continuing'.
29567
29568Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
29569
29570 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
29571 in text, data, and bss.
29572 * gdb.t10/nodebug.c: Add local and global test variables for
29573 initialized and uninitialized data.
29574
29575Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29576
29577 * config/unix-gdb.exp (gdb_exit): Add "wait".
29578
29579Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29580
29581 * gdb.t06/signals.exp: xfail the continue from the handler for all
29582 targets.
29583
29584 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
29585 function with watchpoints enabled, the i386 call dummy starts with
29586 a call.
29587
29588 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
29589 386 bsd names its corefiles.
29590
29591Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
29592
29593 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
29594 compilers don't grok it.
29595 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
29596 with small octal ints rather than character constants, which
29597 are signed and might not fit if first promoted to int.
29598
29599Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
29600
29601 * gdb.t09/Makefile.in (clean): Remove corefile.
29602
29603Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29604
29605 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
29606
29607Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29608 and Jim Kingdon (kingdon@cygnus.com)
29609
29610 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
29611 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
29612 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
29613
29614Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29615
29616 * gdb.t17/interrupt.exp: Add xfail for hppa.
29617
29618Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29619
29620 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
29621 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
29622 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
29623 to determine signed-ness of bitfields and use the result to setup
29624 the xfail.
29625 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
29626 * gdb.t15/funcargs.exp: Use them to step until the second indirect
29627 call line is reached if necessary.
29628
29629Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29630
29631 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
29632
29633Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29634
29635 * gdb.t06/break.exp: Also test `clear' command.
29636
29637Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
29638
29639 * gdb.t00/teststrategy.exp: Remove extra quote.
29640
29641 * gdb.t07/watchpoint.exp: Change xfail for calling function with
29642 watchpoint enabled to be for all non-68k machines.
29643
29644 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
29645
29646Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29647
29648 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
29649 targets use aout.mt instead of ecoff.mt as gas understands
29650 standard aout format.
29651
29652Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
29653
29654 * lib/gdb.exp (runto): Don't insist that function we are running to
29655 was compiled with -g.
29656
29657 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
29658
29659 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
29660 to get back into the read system call.
29661 Accept leading newline in case where we woke it up.
29662
29663Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29664
29665 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
29666 to make the stabs test work on ecoff systems using gcc and -with-stabs.
29667 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
29668 enable ecoff configuration.
29669
29670Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29671
29672 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
29673
29674Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29675
29676 * gdb.t16/printcmds.exp: Add another printf test.
29677
29678Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
29679
29680 * configure.in: If configured -with-stabs on any target, add
29681 stabsdirs to configdirs.
29682
29683Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29684
29685 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
29686 fun" so pattern does not match the command itself.
29687
29688Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29689
29690 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
29691
29692Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29693
29694 * gdb.t17/interrupt.exp: Test for more things.
29695
29696Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29697
29698 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
29699 compiler arranges the code and line numbers.
29700
29701 * gdb.t17/interrupt.exp: Don't send \n after ^C.
29702
29703Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29704
29705 * gdb.t00/help.exp: Increase expect input buffer size.
29706
29707Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29708
29709 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
29710
29711 * gdb.t07/watchpoint.exp: Add xfail for hppa.
29712
29713 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
29714
29715 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
29716 [0-9]*, not just [0-9].
29717
29718Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29719
29720 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
29721
29722 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
29723
29724Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29725
29726 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
29727
29728Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29729
29730 * gdb.t06/signals.c: Add xfails for sun3.
29731
29732 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
29733
29734 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
29735 test_stepping tests.
29736
29737Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29738
29739 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
29740
29741 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
29742
29743 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
29744 rather than actually putting it through cpp twice.
29745
29746 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
29747
29748Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
29749
29750 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
29751 no longer needed.
29752
29753Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29754
29755 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
29756
29757 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
29758 C++ features prints as "struct", make it a pass, not an xfail.
29759
29760Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29761
29762 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
29763 Don't require VA to print as "class" rather than "struct".
29764
29765Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
29766
29767 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
29768
29769Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29770
29771 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
29772
29773Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29774
29775 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
29776 order.
29777
29778Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29779
29780 * gdb.t16/printcmds.exp: Add printf tests.
29781
29782 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
29783
29784 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
29785
29786Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
29787
29788 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
29789 pass counts, to counteract any existing or future setup_xfails.
29790
29791Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29792
29793 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
29794 {BEGIN,END}_COMMON for common block instead of STAB.
29795 * gdb.stabs/wierd.exp: Add xfail for rs6000.
29796
29797 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
29798 intp_var should be N_GSYM not N_LSYM.
29799 wierd-aout.S: Use a label for the value of the N_SO.
29800 wierd.def: Remove all backslashes.
29801 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
29802
29803Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29804
29805 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
29806 get the expected next to inheritance3.
29807
29808Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29809
29810 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
29811 now that gcc-2.4 gets it right.
29812
29813Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29814
29815 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
29816
29817 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
29818 generating comp-info.exp which works for cross-compilation.
29819
29820Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
29821
29822 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
29823 "*-*-sysv4.*".
29824
29825Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
29826
29827 * gdb.t01/run.exp: Start with a fresh gdb.
29828 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
29829 SVR4.x.
29830
29831Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
29832
29833 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
29834 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
29835 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
29836 Makefile.in (distclean, realclean): Remove gdbme.c from list of
29837 things to remove.
29838
29839Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
29840
29841 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
29842 test cases from bug reports.
29843
29844Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
29845
29846 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
29847 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
29848 avoid spurious xfails.
29849 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
29850 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
29851 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
29852
29853Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
29854
29855 * gdb.t00/teststrategy.exp: Rework to provide more useful
29856 description of each test, fix problem with systems that define
29857 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
29858 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
29859 results for "next over recursive call" so timeouts aren't taken
29860 by error.
29861
29862Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
29863
29864 * gdb.t12/scope.exp: Test printing of variables before run.
29865
29866 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
29867 printed in wrong order due to sorting.
29868
29869Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
29870
29871 * gdb.t00/teststrategy.exp: Fix expected results for printing
29872 user entered string constant. Is array of char, prints with no
29873 address.
29874
29875 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
29876 commands.
29877 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
29878 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
29879 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
29880 of struct of char arrays.
29881 * gdb.t00/radix.exp: New tests for radix commands.
29882
29883Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
29884
29885 * gdb.t16/printcmd.exp: Print a variable before running program
29886 (with xfail for AIX).
29887
29888Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
29889
29890 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
29891
29892 * gdb.t16/printcmd.exp: Don't print variables before running program.
29893
29894 * gdb.t06/break.exp: Don't require envp argument to main.
29895
29896 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
29897
29898 * gdb.t02/whatis.exp, gdb.t11/list.exp:
29899 Add xfails for rs6000.
29900
29901 * gdb.t02/whatis.exp: Change other tests not to re-test something
29902 we already tested.
29903
29904 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
29905 each type used has a variable of that type.
29906
29907Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
29908
29909 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
29910
29911Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
29912
29913 * configure.in: change srctrigger to be a file, not a directory
29914
29915Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
29916
29917 * configure.in (mips-idt-ecoff*): Added trailing '*'.
29918
29919 * gdb.t11/list.exp: Fixed a couple of typos.
29920
29921Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
29922
29923 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
29924 is fixed and PR is closed.
29925 * gdb.t16 (gdbme.c): Add simple test string variable.
29926 * gdb.t16 (printcmds.exp): Add tests with simple test string
29927 variable, primarily for boundaries on "set print elements".
29928
29929Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
29930
29931 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
29932 Make leading 0's optional and don't expect a tab in the middle
29933 of the number.
29934
29935 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
29936
29937 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
29938 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
29939 don't end command passed to gdb_test with newline.
29940
29941 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
29942 signed keyword away, don't expect signed bitfields to be signed.
29943
29944 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
29945 printing with only as many 1's as are in the field as well as printing
29946 with 32 1's (see comment).
29947
29948Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
29949
29950 * gdb.t00/default.exp: Start with a fresh gdb.
29951 * configure.in (configdirs): Remove gdb.t31 until the chill
29952 compiler works again. It no longer is able to find chillrt0
29953 since it isn't in libchill.a anymore.
29954 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
29955 wierd.o, make more modular.
29956 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
29957 spurious newlines that caused problems.
29958
29959Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29960
29961 * Move test with enums and partial symbols from gdb.t03/ptype.exp
29962 to gdb.stabs/wierd.exp since GCC has worked around the bug.
29963 gdb.stabs/wierd.{exp,def}: Many new tests.
29964
29965 * gdb.t00/default.exp: update info line for new message.
29966
29967 * gdb.t02/{whatis.exp,gdbme.c}:
29968 Test that "char *" doesn't print as "caddr_t".
29969
29970Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29971
29972 * gdb.t00/help.exp: Use .* in place of some help messages which
29973 just changed.
29974 gdb.t00/default.exp: Update "info frame" test for new message.
29975 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
29976 Remove some xfails
29977
29978Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29979
29980 * gdb.t03/{gdbme.c,ptype.exp}:
29981 Add tests for typedef'd struct and union without tags.
29982 Also check "whatis" on a variable of a typedef'd enum without a tag.
29983
29984 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
29985 PRMS 1823; the bug still exists but isn't reproduced by this test
29986 anymore), and remove rs6000 XFAIL (the bug is fixed).
29987
29988 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
29989 duplicated from whatis.exp. For those that are left, accept
29990 "long", "long int", or "int" for long variables (whatis.exp already
29991 has an XFAIL for "int", so no need to fail it here).
29992
29993 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
29994 Deal with GCC's names for types now that GDB uses the compiler's names.
29995
29996 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
29997 setup_xfail's for sunos4. If we #defined the signed keyword away,
29998 don't expect GDB to know that char it is signed.
29999
30000 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
30001
30002Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
30003
30004 * configure.in (configdirs): Add gdb.t24 for C++ tests that
30005 should work on any system, regardless of debugging format.
30006 * gdb.t21/demangle.exp: Move to gdb.t24.
30007 * gdb.t24/demangle.exp: Move from gdb.t21.
30008 * gdb.t24/{Makefile.in, configure.in}: New files.
30009
30010Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30011
30012 * configure.in: Do gdb.stabs and C++ tests only for stabs.
30013 * gdb.stabs: New directory.
30014
30015Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30016
30017 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
30018 not just "Quit anyway?".
30019
30020Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
30021
30022 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
30023 that all setup_xfails are immediately followed by clear_xfails.
30024
30025Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
30026
30027 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
30028 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
30029 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
30030 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
30031 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
30032 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
30033 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
30034 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
30035 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
30036 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
30037 gdb.t31/chillvars.exp, lib/gdb.exp:
30038 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
30039 bug-gdb@prep.ai.mit.edu.
30040
30041Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
30042
30043 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
30044 with 0.0, not integer 0.
30045
30046Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
30047
30048 * gdb.t06/break.exp: Update for "Kill the program" message change.
30049
30050Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
30051
30052 * Makefile.in (GDBFLAGS): Set to -nx.
30053 * Makefile.in (site.exp): Use GDBFLAGS.
30054
30055Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
30056
30057 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
30058 Makefiles.
30059 (check): depend on just-check.
30060 (just-check): added so that tests can be run without a noop
30061 build pass.
30062
30063Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
30064
30065 Switch to using configure's configdirs.
30066 * Makefile.in (Makefile): add configure.in dependency.
30067 (SUBDIRS): removed redundant assignment.
30068 * configure.in: switch subdirs assignment to configdirs.
30069 * gdb.t*/configure.in: new files.
30070
30071Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
30072
30073 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
30074 works.
30075
30076Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
30077
30078 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
30079 in explicit rules. Apparently this is not supported by some makes.
30080
30081Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
30082
30083 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
30084
30085Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30086
30087 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
30088 disappeared.
30089
30090Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
30091
30092 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
30093
30094Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
30095
30096 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
30097 watchpoint problem that is now fixed.
30098 * gdb.t30/chexp.exp: Remove setup_xfail for printing
30099 uninitialized convenience variables.
30100 * gdb.t31/chillvars.exp: Fix expected patterns for printing
30101 structures.
30102
30103Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30104
30105 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
30106 which causes expect to get out of sync with gdb on long output
30107 from help set.
30108 * gdb.t09/corefile.exp: Make expected pattern for core file
30109 failing signal and frame output format less sun specific.
30110
30111Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
30112
30113 * gdb.t31/chillvars.exp: Add and remove initial dummy
30114 breakpoint, so that symbol table is forced in.
30115 (Needed at least on Sunos4, though it seems not SVR4.)
30116 * gdb.t31/chillvars.exp: Update for changed output format.
30117
30118Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
30119
a9c64011 30120 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
30121
30122Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
30123
30124 * Makefile.in: Added --srcdir when invoking runtest, removed the
30125 need for a local config file. (optional now)
30126
30127Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
30128
30129 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
30130 failure count used to force early termination. Add some more
30131 expected failures for gnu style demangling.
30132
30133Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30134
30135 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
30136 pmi variable from gdb.t20/gdbme to get optimized away.
30137 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
30138 Check for written corefile upon timeout _and_ eof.
30139
30140Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30141
30142 * config/unix-gdb.exp: Add missing return 0.
30143
30144Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30145
30146 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
30147 test termination.
30148
30149Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
30150
30151 * configure.in (subdirs): Put back gdb.t17 which mysteriously
30152 disappeared.
30153
30154Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
30155
30156 * gdb.t10/crossload.exp: Disable the i860-elf test until such
30157 time as i860 support works.
30158
d63a86f8 30159 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
30160 "backtrace 100\r" rather than just "backtrace\r", to match last
30161 change.
30162
30163Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
30164
30165 * config/udi-gdb.exp (gdb_exit): Remove close command.
30166 (gdb_target_udi): New procedure to set the UDI target.
30167 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
30168 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
30169 Added waits for prompts after several question responses. Added
30170 some more responses used by a29k-amd-udi-gdb.
30171 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
30172 pass different arguments, restart UDI connection after program
30173 completion.
30174 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
30175 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
30176 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
30177 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
30178 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
30179 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
30180 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
30181 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
30182 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
30183 after program completion.
30184 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
30185 compiled with a SELECT_VECS setting.
30186 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
30187 infinite recursion.
30188
30189 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
30190 Added checks for COFF results, and made them expected failures for
30191 all targets. It would be better to make them expected failures
30192 for COFF targets only.
30193
30194Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
30195
30196 * Makefile.in: add null dvi target, don't bother to recurse
30197 through test directories for info and install-info; rename
30198 $(datadir) to be dejagnu instead of deja-gnu
30199
30200Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
30201
30202 * gdb.t31/gdbme.ch: Re-enable code that previously caused
30203 compiler to coredump.
30204 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
30205 code.
30206
30207Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
30208
30209 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
30210 coredump.
30211 * gdb.t31/chillvars.exp: Comment out tests that depend on that
30212 code.
30213
30214Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
30215
30216 * gdb.t03/ptype.exp: tests for return code from gdb_test.
30217 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
30218 which in a shell. Deletes xgdb when done.
30219 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
30220 Tests the return from the "set height" or "set width" commands.
30221 Added a few return codes where needed.
30222
30223Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
30224
30225 * Makefile.in (SUBDIRS): Add gdb.t17.
30226 * configure.in (subdirs): Add gdb.t17.
30227 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
30228 files to test gdb's calling of functions in the inferior with
30229 the correct arguments and gdb's ability to retrieve any
30230 result returned.
30231
30232Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
30233
30234 * config/unix-gdb.exp (gdb_exit): Remove close commands that
30235 may be called after gdb goes away. Previous versions of expect
30236 needed these to avoid file descriptor leaks, but they cause
30237 errors with the current revision of expect.
30238 * gdb.t00/gdbvars.exp: Use -re on expected output after
30239 setting sevenbit-strings.
30240 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
30241 to set sevenbit-strings consistent across tests.
30242 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
30243 set sevenbit-strings consistent across tests.
30244
30245Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
30246
30247 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
30248 expected output to match current "expect" expectations.
30249
30250Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
30251
30252 * gdb.t00/default.exp: Change expected output for default "source"
30253 command, to match new gdb behavior which requires a filename to
30254 source.
30255
30256Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
30257
30258 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
30259 expected fail for i486-*-* that misses the marker2 function.
30260 * gdb.t10/crossload.exp (bfddefault): Allow successful
30261 recognition of a format to pass even if no symbols are found.
30262 Explicitly catch failures where the format is not recognized
30263 or is ambiguous, and add the reason to the fail message.
30264 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
30265 the cause is and invalid target and add reason to failure message.
30266 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
30267 elf32-i386, elf32-sparc, and elf32-i860.
30268 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
30269 Set up expected failure for 'filename'::variable scope resolution,
30270 which is now apparently broken on all targets.
30271 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
30272 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
30273 gdb.t23/templates.exp: Change failure for missing binfile into
30274 just a warning.
30275 gdb.t21/demangle.exp: Change all cfront references to 'arm'
30276 references.
30277
30278Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
30279
30280 * gdb.t00/default.exp: Add expected output for default "source"
30281 command, to match new gdb behavior.
30282 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
30283
30284Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
30285
30286 * config/*-gdb.exp: returns an error, rather than exiting on
30287 internal errors.
30288
30289Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
30290
30291 * gdb.t03/gdbme.c: Add pointer to struct variable.
30292 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
30293 referencing struct members.
30294
30295Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
30296
30297 * configure.in (mips-idt-ecoff): New target.
30298 * config/mips-gdb.exp: New file for remote board using MIPS remote
30299 debugging protocol.
30300
30301 * Redid configuration scheme. Removed gdb.t*/configure.in.
30302 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
30303 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
30304 distclean targets. Built executables via .o files. Adjusted
30305 tests to account for source files in $(srcdir) rather than
30306 $(objdir).
30307 * lib/gdb.exp (runto): Don't expect () after the function name,
30308 because it may have arguments.
30309
30310Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
30311
30312 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
30313 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
30314 expected failures for mips-idt-* and mips-sgi-*.
30315 * gdb.t00/default.exp (attach): Kill process if requested.
30316 * gdb.t00/help.exp (help target core, help target): Accept a gdb
30317 that does not read core files.
30318 * gdb.t01/run.exp: Removed checks for exit status code.
30319 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
30320 it is linked in.
30321 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
30322 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
30323 appropriate, rather than doing it by hand.
30324 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
30325 execution.
30326 * gdb.t10/crossload.exp: Kill existing program if needed.
30327 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
30328 appropriate, rather than doing it by hand. Always increase
30329 timeout for this test, not just for VxWorks.
30330
30331Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
30332
30333 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
30334 of Chill STRUCT types and STRUCT values.
30335 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
30336 than "char".
30337 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 30338 struct2): New struct definitions and initializations to test
c906108c
SS
30339 simple Chill STRUCT types.
30340
30341Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
30342
30343 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
30344 the null byte at the end of strings.
30345 * gdb.t00/default.exp: Make show version insensitive to copyright
30346 date.
30347 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
30348 to avoid dependencies on target char signedness.
30349 * gdb.t16/printcmds.exp: Update expected results for explicitly
30350 unsigned char.
30351 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
30352 now work.
30353 * gdb.t21/demangle.exp: Add many more patterns for template
30354 demangling, most of them being expected failures.
30355 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
30356 string we are matching for, to match on the whole string.
30357 * gdb.t21/demangle.exp: Add many new test strings to demangle,
30358 and fix a whole bunch that had incorrect expected output but were
30359 passing anyway because of the bug in "proc demangle".
30360 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
30361 type.
30362 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
30363
30364Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
30365
a9c64011
AS
30366 * gdb/testsuite: made modifications to testcases, etc., to allow
30367 them to work properly given the reorganization of deja-gnu and the
30368 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
30369
30370Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
30371
30372 * gdb/testsuite: Initial creation of gdb/testsuite.
30373 Migrated dejagnu testcases and support files for testing nm to
30374 gdb/testsuite from deja-gnu. These files were moved "as is"
30375 with no modifications. This migration is part of a major overhaul
30376 of dejagnu. The modifications to these testcases, etc., which
30377 will allow them to work with the new version of dejagnu will be
30378 made in a future update.
48efe704 30379
8d8cb839 30380 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 30381\f
8d8cb839
EZ
30382;; Local Variables:
30383;; mode: change-log
30384;; left-margin: 8
30385;; fill-column: 74
30386;; version-control: never
30387;; End:
902f2ccb 30388
28e7fd62 30389 Copyright 1993-2013 Free Software Foundation, Inc.
902f2ccb
MC
30390 Copying and distribution of this file, with or without modification,
30391 are permitted provided the copyright notice and this notice are preserved.