* lib/gdb.exp (build_executable_from_specs): New proc, from
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2012-07-12 Tom Tromey <tromey@redhat.com>
2
3 * lib/gdb.exp (build_executable_from_specs): New proc, from
4 build_executable.
5 (build_executable): Use it.
6 (prepare_for_testing_full): New proc.
7
8 2012-07-11 Tom Tromey <tromey@redhat.com>
9
10 * gdb.reverse/break-precsave.exp: Use standard_output_file.
11 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
12 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
13 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
14 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
15 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
16 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
17 * gdb.reverse/step-precsave.exp: Use standard_output_file.
18 * gdb.reverse/until-precsave.exp: Use standard_output_file.
19 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
20
21 2012-07-10 Tom Tromey <tromey@redhat.com>
22
23 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
24 standard_output_file.
25 * gdb.mi/gdb2549.exp: Use standard_testfile.
26 * gdb.mi/gdb669.exp: Use standard_testfile.
27 * gdb.mi/gdb701.exp: Use standard_testfile.
28 * gdb.mi/gdb792.exp: Use standard_testfile.
29 * gdb.mi/mi-async.exp: Use standard_testfile.
30 * gdb.mi/mi-basics.exp: Use standard_testfile.
31 * gdb.mi/mi-break.exp: Use standard_testfile.
32 * gdb.mi/mi-cli.exp: Use standard_testfile.
33 * gdb.mi/mi-console.exp: Use standard_testfile.
34 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
35 * gdb.mi/mi-eval.exp: Use standard_testfile.
36 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
37 * gdb.mi/mi-file.exp: Use standard_testfile.
38 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
39 * gdb.mi/mi-logging.exp: Use standard_testfile.
40 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
41 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
42 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
43 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
44 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
45 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
46 * gdb.mi/mi-pending.exp: Use standard_testfile,
47 standard_output_file.
48 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
49 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
50 * gdb.mi/mi-regs.exp: Use standard_testfile.
51 * gdb.mi/mi-return.exp: Use standard_testfile.
52 * gdb.mi/mi-reverse.exp: Use standard_testfile.
53 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
54 * gdb.mi/mi-solib.exp: Use standard_testfile,
55 standard_output_file.
56 * gdb.mi/mi-stack.exp: Use standard_testfile.
57 * gdb.mi/mi-stepi.exp: Use standard_testfile.
58 * gdb.mi/mi-stepn.exp: Use standard_testfile.
59 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
60 * gdb.mi/mi-until.exp: Use standard_testfile.
61 * gdb.mi/mi-var-block.exp: Use standard_testfile.
62 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
63 * gdb.mi/mi-var-child.exp: Use standard_testfile.
64 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
65 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
66 * gdb.mi/mi-var-display.exp: Use standard_testfile.
67 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
68 standard_output_file.
69 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
70 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
71 * gdb.mi/mi-watch.exp: Use standard_testfile.
72 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
73 * gdb.mi/mi2-basics.exp: Use standard_testfile.
74 * gdb.mi/mi2-break.exp: Use standard_testfile.
75 * gdb.mi/mi2-cli.exp: Use standard_testfile.
76 * gdb.mi/mi2-console.exp: Use standard_testfile.
77 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
78 * gdb.mi/mi2-eval.exp: Use standard_testfile.
79 * gdb.mi/mi2-file.exp: Use standard_testfile.
80 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
81 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
82 * gdb.mi/mi2-regs.exp: Use standard_testfile.
83 * gdb.mi/mi2-return.exp: Use standard_testfile.
84 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
85 * gdb.mi/mi2-stack.exp: Use standard_testfile.
86 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
87 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
88 * gdb.mi/mi2-until.exp: Use standard_testfile.
89 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
90 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
91 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
92 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
93 * gdb.mi/mi2-watch.exp: Use standard_testfile.
94
95 2012-07-10 Tom Tromey <tromey@redhat.com>
96
97 * gdb.cp/abstract-origin.exp: Use standard_testfile.
98 * gdb.cp/ambiguous.exp: Use standard_testfile,
99 prepare_for_testing.
100 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
101 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
102 * gdb.cp/anon-ns.exp: Use standard_testfile.
103 * gdb.cp/anon-struct.exp: Use standard_testfile.
104 * gdb.cp/anon-union.exp: Use standard_testfile,
105 prepare_for_testing.
106 * gdb.cp/arg-reference.exp: Use standard_testfile,
107 prepare_for_testing.
108 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
109 * gdb.cp/breakpoint.exp: Use standard_testfile,
110 prepare_for_testing.
111 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
112 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
113 standard_output_file.
114 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
115 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
116 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
117 (test_static_members): Update.
118 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
119 * gdb.cp/converts.exp: Use standard_testfile.
120 * gdb.cp/cp-relocate.exp: Use standard_testfile.
121 * gdb.cp/cpcompletion.exp: Use standard_testfile,
122 prepare_for_testing.
123 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
124 * gdb.cp/cplabel.exp: Use standard_testfile.
125 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
126 prepare_for_testing.
127 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
128 * gdb.cp/derivation.exp: Use standard_testfile,
129 prepare_for_testing.
130 * gdb.cp/destrprint.exp: Use standard_testfile.
131 * gdb.cp/dispcxx.exp: Use standard_testfile.
132 * gdb.cp/exception.exp: Use standard_testfile,
133 prepare_for_testing.
134 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
135 * gdb.cp/extern-c.exp: Use standard_testfile,
136 prepare_for_testing.
137 * gdb.cp/formatted-ref.exp: Use standard_testfile,
138 prepare_for_testing.
139 * gdb.cp/fpointer.exp: Use standard_testfile.
140 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
141 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
142 standard_output_file.
143 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
144 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
145 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
146 standard_output_file.
147 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
148 (do_tests): Update.
149 * gdb.cp/koenig.exp: Use standard_testfile.
150 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
151 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
152 * gdb.cp/m-static.exp: Use standard_testfile,
153 prepare_for_testing.
154 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
155 * gdb.cp/mb-inline.exp: Use standard_testfile,
156 prepare_for_testing.
157 * gdb.cp/mb-templates.exp: Use standard_testfile,
158 prepare_for_testing.
159 * gdb.cp/member-ptr.exp: Use standard_testfile,
160 prepare_for_testing.
161 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
162 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
163 * gdb.cp/method2.exp: Use standard_testfile.
164 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
165 standard_output_file.
166 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
167 (do_tests): Update.
168 * gdb.cp/namespace-enum.exp: Use standard_testfile,
169 prepare_for_testing.
170 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
171 prepare_for_testing.
172 * gdb.cp/namespace.exp: Use standard_testfile,
173 prepare_for_testing.
174 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
175 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
176 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
177 * gdb.cp/nsimport.exp: Use standard_testfile,
178 prepare_for_testing.
179 * gdb.cp/nsnested.exp: Use standard_testfile.
180 * gdb.cp/nsnoimports.exp: Use standard_testfile.
181 * gdb.cp/nsrecurs.exp: Use standard_testfile,
182 prepare_for_testing.
183 * gdb.cp/nsstress.exp: Use standard_testfile,
184 prepare_for_testing.
185 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
186 * gdb.cp/operator.exp: Use standard_testfile.
187 * gdb.cp/oranking.exp: Use standard_testfile.
188 * gdb.cp/overload-const.exp: Use standard_testfile.
189 * gdb.cp/overload.exp: Use standard_testfile,
190 prepare_for_testing.
191 * gdb.cp/ovldbreak.exp: Use standard_testfile.
192 * gdb.cp/ovsrch.exp: Use standard_testfile.
193 * gdb.cp/paren-type.exp: Use standard_testfile.
194 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
195 prepare_for_testing.
196 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
197 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
198 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
199 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
200 * gdb.cp/pr10728.exp: Use standard_testfile,
201 standard_output_file.
202 * gdb.cp/pr12028.exp: Use standard_testfile.
203 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
204 * gdb.cp/pr9167.exp: Use standard_testfile.
205 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
206 * gdb.cp/printmethod.exp: Use standard_testfile,
207 prepare_for_testing.
208 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
209 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
210 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
211 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
212 standard_output_file.
213 * gdb.cp/readnow-language.exp: Use standard_testfile.
214 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
215 (gdb_start_again): Use clean_restart.
216 * gdb.cp/ref-types.exp: Use standard_testfile,
217 prepare_for_testing.
218 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
219 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
220 * gdb.cp/smartp.exp: Use standard_testfile.
221 * gdb.cp/static-method.exp: Use standard_testfile.
222 * gdb.cp/static-print-quit.exp: Use standard_testfile.
223 * gdb.cp/temargs.exp: Use standard_testfile.
224 * gdb.cp/templates.exp: Use standard_testfile,
225 prepare_for_testing.
226 (do_tests): Update.
227 * gdb.cp/try_catch.exp: Use standard_testfile,
228 prepare_for_testing.
229 * gdb.cp/typedef-operator.exp: Use standard_testfile.
230 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
231 * gdb.cp/virtbase.exp: Use standard_testfile,
232 prepare_for_testing.
233 * gdb.cp/virtfunc.exp: Use standard_testfile,
234 prepare_for_testing.
235 (do_tests): Update.
236 * gdb.cp/virtfunc2.exp: Use standard_testfile,
237 prepare_for_testing.
238
239 2012-07-10 Tom Tromey <tromey@redhat.com>
240
241 * lib/gdb.exp (standard_testfile): Unset output variables from
242 earlier invocations.
243
244 2012-07-10 Yao Qi <yao@codesourcery.com>
245
246 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
247 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
248 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
249 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
250 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
251 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
252 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
253 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
254 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
255 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
256 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
257 * gdb.mi/mi-var-display.exp: Likewise.
258 * gdb.mi/mi-var-invalidate.exp: Likewise.
259 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
260 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
261 * gdb.mi/mi2-console.exp: Likewise.
262 * gdb.mi/mi2-disassemble.exp: Likewise.
263 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
264 * gdb.mi/mi2-read-memory.exp: Likewise.
265 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
266 * gdb.mi/mi2-simplerun.exp: Likewise.
267 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
268 * gdb.mi/mi2-syn-frame.exp: Likewise.
269 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
270 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
271 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
272
273 2012-07-09 Tom Tromey <tromey@redhat.com>
274
275 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
276 * gdb.base/callfuncs.exp: Add cast-based test.
277 * gdb.base/callfuncs.c (voidfunc): New function.
278
279 2012-07-08 Doug Evans <dje@google.com>
280
281 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
282
283 2012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
284
285 Fix XFAIL compatibility with old i386 systems.
286 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
287 Check also 'Cannot insert breakpoint 0'.
288
289 2012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
290
291 PR 14321
292 * gdb.base/find.exp
293 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
294
295 2012-07-06 Tom Tromey <tromey@redhat.com>
296
297 * gdb.base/whatis.exp: Add test.
298
299 2012-07-06 Tom Tromey <tromey@redhat.com>
300
301 * gdb.base/whatis.exp: Add regression test.
302
303 2012-07-06 Tom Tromey <tromey@redhat.com>
304
305 * gdb.base/whatis.exp: Add tests.
306
307 2012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
308
309 PR 12649
310 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
311 gdb_test_multiple $gdb_prompt terminator.
312
313 2012-07-04 Pedro Alves <palves@redhat.com>
314
315 * gdb.mi/mi-reverse.exp: Use supports_reverse and
316 supports_process_record.
317
318 2012-07-04 Pedro Alves <palves@redhat.com>
319
320 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
321 endings.
322 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
323
324 2012-07-03 Stan Shebs <stan@codesourcery.com>
325
326 * gdb.base/info-os.c (main): Retry resource acquisition until an
327 available one is found.
328 * gdb.base/info-os.exp: Collect resource keys from the program
329 and use them in matching.
330
331 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
332
333 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
334 Wrap the test into loop for corefile and core0file.
335
336 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
337
338 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
339 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
340 .note.GNU-stack.
341
342 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
343
344 2012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
345
346 * gdb.base/help.exp (help b, help br, help bre, help brea, help
347 break): Include help message for the new `-probe' and `-probe-stap'
348 options.
349
350 2012-07-02 Stan Shebs <stan@codesourcery.com>
351
352 * gdb.base/dprintf.exp: Add agent style tests.
353
354 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
355
356 * gdb.base/stale-infcall.c (infcall): New label test-next.
357 (main): New labels test-pass and test-fail.
358 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
359 $test_fail_bpnum to test-fail.
360 (test system longjmp tracking support): New test.
361 Delete $test_fail_bpnum.
362 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
363 breakpoint.
364
365 2012-06-30 Doug Evans <dje@google.com>
366
367 * gdb.dwarf2/fission-reread.S: New file.
368 * gdb.dwarf2/fission-reread.exp: New file.
369
370 2012-06-28 Stan Shebs <stan@codesourcery.com>
371
372 * gdb.mi/mi-logging.exp: New file.
373
374 2012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
375 Pedro Alves <palves@redhat.com>
376
377 * gdb.threads/siginfo-threads.exp: New file.
378 * gdb.threads/siginfo-threads.c: New file.
379 * gdb.threads/sigstep-threads.exp: New file.
380 * gdb.threads/sigstep-threads.c: New file.
381
382 2012-06-28 Tom Tromey <tromey@redhat.com>
383
384 * gdb.go/package.exp: Partially revert earlier patch; use
385 gdb_compile again. Use standard_output_file.
386
387 2012-06-27 Doug Evans <dje@google.com>
388
389 * gdb.dwarf2/fission-base.c: New file.
390 * gdb.dwarf2/fission-base.S: New file.
391 * gdb.dwarf2/fission-base.exp: New file.
392
393 2012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
394
395 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
396
397 2012-06-27 Tom Tromey <tromey@redhat.com>
398
399 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
400 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
401
402 2012-06-27 Tom Tromey <tromey@redhat.com>
403
404 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
405 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
406 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
407 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
408 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
409 prepare_for_testing.
410 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
411 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
412 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
413 standard_testfile.
414 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
415 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
416 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
417 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
418 prepare_for_testing.
419 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
420 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
421 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
422 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
423 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
424 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
425 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
426 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
427 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
428 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
429 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
430 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
431 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
432 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
433 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
434 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
435 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
436 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
437 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
438 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
439 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
440 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
441 standard_output_file.
442 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
443 standard_output_file.
444 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
445 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
446 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
447 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
448 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
449 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
450 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
451 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
452 * gdb.dwarf2/implptr.exp: Use standard_testfile.
453 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
454 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
455 * gdb.dwarf2/pieces.exp: Use standard_testfile.
456 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
457 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
458 * gdb.dwarf2/valop.exp: Use standard_testfile,
459 prepare_for_testing.
460
461 2012-06-27 Tom Tromey <tromey@redhat.com>
462
463 * gdb.python/python.exp: Fix regexps in pagination tests.
464
465 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
466
467 * gdb.python/py-symtab.exp: Add tests to test the new attribute
468 'last' of gdb.Symtab_and_line.
469 * gdb.python/py-symbol.c: Move break point comment to enable
470 testing of gdb.Symtab_and_line.last.
471
472 2012-06-26 Tom Tromey <tromey@redhat.com>
473
474 * gdb.threads/step.c: Remove.
475 * gdb.threads/step.exp: Remove.
476 * gdb.threads/step2.exp: Remove.
477
478 2012-06-26 Tom Tromey <tromey@redhat.com>
479
480 * gdb.threads/watchpoint-fork.exp (test): Use
481 standard_output_file. Don't declare objdir.
482 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
483 standard_output_file.
484 * gdb.threads/attach-stopped.exp: Use standard_testfile.
485 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
486 clean_restart. Remove incdir.
487 * gdb.threads/corethreads.exp: Use standard_testfile.
488 * gdb.threads/execl.exp: Use standard_testfile,
489 standard_output_file, clean_restart.
490 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
491 clean_restart.
492 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
493 clean_restart.
494 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
495 incdir.
496 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
497 clean_restart. Remove incdir.
498 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
499 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
500 clean_restart. Remove incdir.
501 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
502 Remove incdir.
503 * gdb.threads/leader-exit.exp: Use standard_testfile.
504 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
505 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
506 clean_restart.
507 * gdb.threads/manythreads.exp: Use standard_testfile,
508 clean_restart. Remove incdir.
509 * gdb.threads/multi-create.exp: Use standard_testfile,
510 clean_restart.
511 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
512 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
513 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
514 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
515 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
516 * gdb.threads/pending-step.exp: Use standard_testfile,
517 clean_restart. Remove incdir.
518 * gdb.threads/print-threads.exp: Use standard_testfile,
519 clean_restart. Remove incdir.
520 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
521 clean_restart. Remove incdir.
522 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
523 Remove incdir.
524 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
525 incdir.
526 * gdb.threads/sigthread.exp: Use standard_testfile,
527 clean_restart.
528 * gdb.threads/staticthreads.exp: Use standard_testfile,
529 clean_restart. Remove incdir.
530 * gdb.threads/switch-threads.exp: Use standard_testfile,
531 clean_restart. Remove incdir.
532 * gdb.threads/thread-execl.exp: Use standard_testfile,
533 clean_restart. Remove incdir.
534 * gdb.threads/thread-find.exp: Use standard_testfile,
535 clean_restart.
536 * gdb.threads/thread-specific.exp: Use standard_testfile,
537 clean_restart. Remove incdir.
538 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
539 clean_restart. Remove incdir.
540 * gdb.threads/thread_check.exp: Use standard_testfile,
541 clean_restart. Remove incdir.
542 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
543 incdir.
544 * gdb.threads/threadapply.exp: Use standard_testfile,
545 clean_restart. Remove incdir.
546 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
547 clean_restart. Remove incdir.
548 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
549 clean_restart.
550 * gdb.threads/tls-shared.exp: Use standard_testfile,
551 clean_restart, standard_output_file.
552 * gdb.threads/tls-var.exp: Use standard_testfile,
553 standard_output_file.
554 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
555 Remove incdir.
556 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
557 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
558 incdir.
559 * gdb.threads/watchthreads2.exp: Use standard_testfile,
560 clean_restart. Remove incdir.
561
562 2012-06-26 Tom Tromey <tromey@redhat.com>
563
564 * gdb.trace/actions.exp: Use standard_testfile.
565 * gdb.trace/ax.exp: Use standard_testfile.
566 * gdb.trace/backtrace.exp: Use standard_testfile.
567 * gdb.trace/change-loc.exp: Use standard_testfile.
568 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
569 * gdb.trace/collection.exp: Use standard_testfile,
570 prepare_for_testing.
571 * gdb.trace/deltrace.exp: Use standard_testfile.
572 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
573 * gdb.trace/ftrace.exp: Use standard_testfile.
574 * gdb.trace/infotrace.exp: Use standard_testfile.
575 * gdb.trace/packetlen.exp: Use standard_testfile.
576 * gdb.trace/passc-dyn.exp: Use standard_testfile.
577 * gdb.trace/passcount.exp: Use standard_testfile.
578 * gdb.trace/pending.exp: Use standard_testfile.
579 * gdb.trace/report.exp: Use standard_testfile.
580 * gdb.trace/save-trace.exp: Use standard_testfile.
581 * gdb.trace/stap-trace.exp: Use standard_testfile.
582 * gdb.trace/status-stop.exp: Use standard_testfile.
583 * gdb.trace/strace.exp: Use standard_testfile.
584 * gdb.trace/tfile.exp: Use standard_testfile.
585 * gdb.trace/tfind.exp: Use standard_testfile.
586 * gdb.trace/trace-break.exp: Use standard_testfile.
587 * gdb.trace/trace-mt.exp: Use standard_testfile.
588 * gdb.trace/tracecmd.exp: Use standard_testfile.
589 * gdb.trace/tspeed.exp: Use standard_testfile.
590 * gdb.trace/tstatus.exp: Use standard_testfile.
591 * gdb.trace/tsv.exp: Use standard_testfile.
592 * gdb.trace/unavailable.exp: Use standard_testfile,
593 prepare_for_testing.
594 * gdb.trace/while-dyn.exp: Use standard_testfile.
595 * gdb.trace/while-stepping.exp: Use standard_testfile.
596
597 2012-06-26 Tom Tromey <tromey@redhat.com>
598
599 * gdb.reverse/break-precsave.exp: Use standard_testfile.
600 * gdb.reverse/break-reverse.exp: Use standard_testfile.
601 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
602 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
603 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
604 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
605 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
606 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
607 prepare_for_testing.
608 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
609 prepare_for_testing.
610 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
611 prepare_for_testing.
612 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
613 prepare_for_testing.
614 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
615 prepare_for_testing
616 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
617 * gdb.reverse/machinestate.exp: Use standard_testfile.
618 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
619 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
620 build_executable.
621 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
622 build_executable.
623 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
624 standard_output_file.
625 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
626 standard_output_file.
627 * gdb.reverse/step-precsave.exp: Use standard_testfile.
628 * gdb.reverse/step-reverse.exp: Use standard_testfile.
629 * gdb.reverse/until-precsave.exp: Use standard_testfile.
630 * gdb.reverse/until-reverse.exp: Use standard_testfile.
631 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
632 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
633
634 2012-06-26 Tom Tromey <tromey@redhat.com>
635
636 * gdb.stabs/weird.exp: Remove directory-checking code. Use
637 standard_output_file.
638 * gdb.stabs/exclfwd.exp: Use standard_testfile,
639 prepare_for_testing. Remove directory-checking code.
640
641 2012-06-25 Tom Tromey <tromey@redhat.com>
642
643 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
644 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
645 build_executable, not prepare_for_testing.
646 * gdb.multi/base.exp: Use standard_output_file. Use
647 build_executable, not prepare_for_testing.
648
649 2012-06-25 Tom Tromey <tromey@redhat.com>
650
651 * gdb.fortran/subarray.exp: Use standard_testfile,
652 prepare_for_testing.
653 * gdb.fortran/multi-dim.exp: Use standard_testfile.
654 * gdb.fortran/module.exp: Use standard_testfile.
655 * gdb.fortran/logical.exp: Use standard_testfile.
656 * gdb.fortran/library-module.exp: Use standard_testfile,
657 standard_output_file.
658 * gdb.fortran/derived-type.exp: Use standard_testfile,
659 prepare_for_testing.
660 * gdb.fortran/complex.exp: Use standard_testfile,
661 prepare_for_testing.
662 * gdb.fortran/charset.exp: Use standard_testfile.
663 * gdb.fortran/array-element.exp: Use standard_testfile,
664 prepare_for_testing.
665
666 2012-06-25 Keith Seitz <keiths@redhat.com>
667
668 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
669 Change rbreak-related tests to KFAIL and add bugzilla numbers.
670
671 2012-06-25 Tom Tromey <tromey@redhat.com>
672
673 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
674 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
675 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
676 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
677
678 2012-06-25 Tom Tromey <tromey@redhat.com>
679
680 * gdb.linespec/ls-errs.exp: Use standard_testfile.
681 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
682 * gdb.linespec/linespec.exp: Use standard_testfile.
683
684 2012-06-25 Tom Tromey <tromey@redhat.com>
685
686 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
687 prepare_for_testing.
688
689 2012-06-25 Tom Tromey <tromey@redhat.com>
690
691 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
692 prepare_for_testing.
693 * gdb.opt/inline-break.exp: Use standard_testfile,
694 prepare_for_testing.
695 * gdb.opt/inline-bt.exp: Use standard_testfile,
696 prepare_for_testing.
697 * gdb.opt/inline-cmds.exp: Use standard_testfile,
698 prepare_for_testing.
699 * gdb.opt/inline-locals.exp: Use standard_testfile,
700 prepare_for_testing.
701
702 2012-06-25 Tom Tromey <tromey@redhat.com>
703
704 * gdb.asm/asm-source.exp: Use standard_output_file,
705 standard_testfile. Construct .o files in proper subdir.
706
707 2012-06-25 Tom Tromey <tromey@redhat.com>
708
709 * gdb.server/ext-attach.exp: Use standard_testfile,
710 prepare_for_testing.
711 * gdb.server/ext-run.exp: Use standard_testfile,
712 build_executable.
713 * gdb.server/file-transfer.exp: Use standard_testfile,
714 prepare_for_testing.
715 * gdb.server/server-exec-info.exp: Use standard_testfile.
716 * gdb.server/server-mon.exp: Use standard_testfile,
717 prepare_for_testing.
718 * gdb.server/server-run.exp: Use standard_testfile,
719 build_executable.
720 * gdb.server/solib-list.exp: Use standard_testfile,
721 standard_output_file.
722
723 2012-06-25 Tom Tromey <tromey@redhat.com>
724
725 * lib/gdb.exp (standard_output_file): Use "file join".
726 * gdb.go/chan.exp: Use standard_testfile.
727 * gdb.go/handcall.exp: Use standard_testfile.
728 * gdb.go/hello.exp: Use standard_testfile.
729 * gdb.integers/chan.exp: Use standard_testfile.
730 * gdb.go/methods.exp: Use standard_testfile.
731 * gdb.go/package.exp: Use standard_testfile.
732 * gdb.go/strings.exp: Use standard_testfile.
733 * gdb.go/types.exp: Use standard_testfile.
734 * gdb.go/unsafe.exp: Use standard_testfile.
735
736 2012-06-25 Greta Yorsh <greta.yorsh@arm.com>
737
738 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
739
740 2012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
741
742 Fix regression by the previous commit.
743 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
744
745 2012-06-22 Tom Tromey <tromey@redhat.com>
746
747 * gdb.python/lib-types.exp: Use standard_testfile,
748 prepare_for_testing.
749 * gdb.python/py-block.exp: Use standard_testfile.
750 * gdb.python/py-breakpoint.exp: Use standard_testfile.
751 * gdb.python/py-events.exp: Use standard_testfile,
752 standard_output_file.
753 * gdb.python/py-evsignal.exp: Use standard_testfile.
754 * gdb.python/py-evethreads.exp: Use standard_testfile.
755 * gdb.python/py-explore-cc.exp: Use standard_testfile.
756 * gdb.python/py-explore.exp: Use standard_testfile.
757 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
758 standard_output_file.
759 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
760 prepare_for_testing.
761 * gdb.python/py-frame-inline.exp: Use standard_testfile.
762 * gdb.python/py-frame.exp: Use standard_testfile.
763 * gdb.python/py-inferior.exp: Use standard_testfile.
764 * gdb.python/py-infthread.exp: Use standard_testfile.
765 * gdb.python/py-mi.exp: Use standard_testfile.
766 * gdb.python/py-objfile-script.exp: Use standard_testfile,
767 build_executable.
768 * gdb.python/py-objfile.exp: Use standard_testfile.
769 * gdb.python/py-pp-maint.exp: Use standard_testfile,
770 prepare_for_testing.
771 * gdb.python/py-prettyprint.exp: Use standard_testfile.
772 * gdb.python/py-progspace.exp: Use standard_testfile,
773 build_executable.
774 * gdb.python/py-prompt.exp: Use standard_testfile,
775 build_executable.
776 * gdb.python/py-section-script.exp: Use standard_testfile,
777 build_executable.
778 * gdb.python/py-shared.exp: Use standard_testfile,
779 standard_output_file, clean_restart.
780 * gdb.python/py-symbol.exp: Use standard_output_file,
781 prepare_for_testing.
782 * gdb.python/py-symtab.exp: Use standard_output_file,
783 prepare_for_testing
784 * gdb.python/py-template.exp: Use standard_testfile.
785 * gdb.python/py-type.exp: Use standard_testfile.
786 * gdb.python/py-value-cc.exp: Use standard_testfile.
787 * gdb.python/py-value.exp: Use standard_testfile.
788 * gdb.python/python.exp: Use standard_testfile, build_executable.
789
790 2012-06-22 Tom Tromey <tromey@redhat.com>
791
792 * gdb.objc/basicclass.exp: Use standard_testfile.
793 (do_objc_tests): Don't declare objdir.
794 * gdb.objc/nondebug.exp: Use standard_testfile.
795 (do_objc_tests): Don't declare objdir.
796 * gdb.objc/objcdecode.exp: Use standard_testfile.
797 (do_objc_tests): Don't declare objdir.
798
799 2012-06-22 Tom Tromey <tromey@redhat.com>
800
801 * gdb.java/jmain.exp: Use standard_testfile.
802 * gdb.java/jmisc.exp: Use standard_testfile.
803 * gdb.java/jnpe.exp: Use standard_testfile.
804 * gdb.java/jprint.exp: Use standard_testfile.
805
806 2012-06-22 Tom Tromey <tromey@redhat.com>
807
808 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
809 (standard_output_file, standard_testfile): New procs.
810 (build_executable, clean_restart): Use standard_output_file.
811
812 2012-06-22 Yao Qi <yao@codesourcery.com>
813
814 * boards/native-gdbserver.exp: New proc ${board}_exec.
815 * boards/native-stdio-gdbserver.exp: Likewise.
816
817 2012-06-21 Tom Tromey <tromey@redhat.com>
818
819 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
820 (build_executable): Update.
821 (get_compiler_info): Remove 'binfile' argument.
822 * gdb.ada/arrayidx.exp: Update.
823 * gdb.ada/null_array.exp: Update.
824 * gdb.arch/altivec-abi.exp: Update.
825 * gdb.arch/altivec-regs.exp: Update.
826 * gdb.arch/amd64-byte.exp: Update.
827 * gdb.arch/amd64-dword.exp: Update.
828 * gdb.arch/amd64-word.exp: Update.
829 * gdb.arch/i386-avx.exp: Update.
830 * gdb.arch/i386-byte.exp: Update.
831 * gdb.arch/i386-sse.exp: Update.
832 * gdb.arch/i386-word.exp: Update.
833 * gdb.arch/ppc-dfp.exp: Update.
834 * gdb.arch/ppc-fp.exp: Update.
835 * gdb.arch/vsx-regs.exp: Update.
836 * gdb.base/all-bin.exp: Update.
837 * gdb.base/annota1.exp: Update.
838 * gdb.base/async.exp: Update.
839 * gdb.base/attach.exp: Update.
840 * gdb.base/break-interp.exp: Update.
841 * gdb.base/call-ar-st.exp: Update.
842 * gdb.base/call-rt-st.exp: Update.
843 * gdb.base/call-sc.exp: Update.
844 * gdb.base/callfuncs.exp: Update.
845 * gdb.base/catch-load.exp: Update.
846 * gdb.base/completion.exp: Update.
847 * gdb.base/complex.exp: Update.
848 * gdb.base/condbreak.exp: Update.
849 * gdb.base/consecutive.exp: Update.
850 * gdb.base/constvars.exp: Update.
851 * gdb.base/corefile.exp: Update.
852 * gdb.base/eval-skip.exp: Update.
853 * gdb.base/expand-psymtabs.exp: Update.
854 * gdb.base/exprs.exp: Update.
855 * gdb.base/fileio.exp: Update.
856 * gdb.base/fixsection.exp: Update.
857 * gdb.base/funcargs.exp: Update.
858 * gdb.base/gdb11530.exp: Update.
859 * gdb.base/gdb1555.exp: Update.
860 * gdb.base/gnu-ifunc.exp: Update.
861 * gdb.base/gnu_vector.exp: Update.
862 * gdb.base/info-macros.exp: Update.
863 * gdb.base/jit-simple.exp: Update.
864 * gdb.base/jit-so.exp: Update.
865 * gdb.base/jit.exp: Update.
866 * gdb.base/langs.exp: Update.
867 * gdb.base/list.exp: Update.
868 * gdb.base/logical.exp: Update.
869 * gdb.base/long_long.exp: Update.
870 * gdb.base/longjmp.exp: Update.
871 * gdb.base/macscp.exp: Update.
872 * gdb.base/mips_pro.exp: Update.
873 * gdb.base/miscexprs.exp: Update.
874 * gdb.base/morestack.exp: Update.
875 * gdb.base/nodebug.exp: Update.
876 * gdb.base/opaque.exp: Update.
877 * gdb.base/pc-fp.exp: Update.
878 * gdb.base/pending.exp: Update.
879 * gdb.base/permissions.exp: Update.
880 * gdb.base/pointers.exp: Update.
881 * gdb.base/prelink.exp: Update.
882 * gdb.base/printcmds.exp: Update.
883 * gdb.base/psymtab.exp: Update.
884 * gdb.base/ptype.exp: Update.
885 * gdb.base/relational.exp: Update.
886 * gdb.base/scope.exp: Update.
887 * gdb.base/setvar.exp: Update.
888 * gdb.base/shlib-call.exp: Update.
889 * gdb.base/shreloc.exp: Update.
890 * gdb.base/signals.exp: Update.
891 * gdb.base/sizeof.exp: Update.
892 * gdb.base/so-impl-ld.exp: Update.
893 * gdb.base/so-indr-cl.exp: Update.
894 * gdb.base/solib-disc.exp: Update.
895 * gdb.base/solib-display.exp: Update.
896 * gdb.base/solib-nodir.exp: Update.
897 * gdb.base/solib-overlap.exp: Update.
898 * gdb.base/solib-symbol.exp: Update.
899 * gdb.base/solib-weak.exp: Update.
900 * gdb.base/solib.exp: Update.
901 * gdb.base/store.exp: Update.
902 * gdb.base/structs.exp: Update.
903 * gdb.base/structs2.exp: Update.
904 * gdb.base/type-opaque.exp: Update.
905 * gdb.base/unload.exp: Update.
906 * gdb.base/varargs.exp: Update.
907 * gdb.base/volatile.exp: Update.
908 * gdb.base/watch_thread_num.exp: Update.
909 * gdb.base/watchpoint-solib.exp: Update.
910 * gdb.base/watchpoint.exp: Update.
911 * gdb.base/watchpoints.exp: Update.
912 * gdb.base/whatis.exp: Update.
913 * gdb.cell/arch.exp: Update.
914 * gdb.cell/break.exp: Update.
915 * gdb.cell/bt.exp: Update.
916 * gdb.cell/core.exp: Update.
917 * gdb.cell/data.exp: Update.
918 * gdb.cell/ea-cache.exp: Update.
919 * gdb.cell/f-regs.exp: Update.
920 * gdb.cell/fork.exp: Update.
921 * gdb.cell/gcore.exp: Update.
922 * gdb.cell/mem-access.exp: Update.
923 * gdb.cell/ptype.exp: Update.
924 * gdb.cell/registers.exp: Update.
925 * gdb.cell/sizeof.exp: Update.
926 * gdb.cell/solib-symbol.exp: Update.
927 * gdb.cell/solib.exp: Update.
928 * gdb.cp/ambiguous.exp: Update.
929 * gdb.cp/breakpoint.exp: Update.
930 * gdb.cp/bs15503.exp: Update.
931 * gdb.cp/casts.exp: Update.
932 * gdb.cp/class2.exp: Update.
933 * gdb.cp/cpexprs.exp: Update.
934 * gdb.cp/cplusfuncs.exp: Update.
935 * gdb.cp/ctti.exp: Update.
936 * gdb.cp/dispcxx.exp: Update.
937 * gdb.cp/gdb1355.exp: Update.
938 * gdb.cp/gdb2384.exp: Update.
939 * gdb.cp/gdb2495.exp: Update.
940 * gdb.cp/infcall-dlopen.exp: Update.
941 * gdb.cp/local.exp: Update.
942 * gdb.cp/m-data.exp: Update.
943 * gdb.cp/m-static.exp: Update.
944 * gdb.cp/mb-ctor.exp: Update.
945 * gdb.cp/mb-inline.exp: Update.
946 * gdb.cp/mb-templates.exp: Update.
947 * gdb.cp/member-ptr.exp: Update.
948 * gdb.cp/method.exp: Update.
949 * gdb.cp/namespace.exp: Update.
950 * gdb.cp/nextoverthrow.exp: Update.
951 * gdb.cp/nsdecl.exp: Update.
952 * gdb.cp/nsrecurs.exp: Update.
953 * gdb.cp/nsstress.exp: Update.
954 * gdb.cp/nsusing.exp: Update.
955 * gdb.cp/pr-1023.exp: Update.
956 * gdb.cp/pr-1210.exp: Update.
957 * gdb.cp/pr-574.exp: Update.
958 * gdb.cp/pr9631.exp: Update.
959 * gdb.cp/printmethod.exp: Update.
960 * gdb.cp/psmang.exp: Update.
961 * gdb.cp/re-set-overloaded.exp: Update.
962 * gdb.cp/rtti.exp: Update.
963 * gdb.cp/shadow.exp: Update.
964 * gdb.cp/templates.exp: Update.
965 * gdb.cp/try_catch.exp: Update.
966 * gdb.dwarf2/dw2-ranges.exp: Update.
967 * gdb.dwarf2/pr10770.exp: Update.
968 * gdb.fortran/library-module.exp: Update.
969 * gdb.hp/gdb.aCC/optimize.exp: Update.
970 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
971 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
972 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
973 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
974 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
975 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
976 * gdb.hp/gdb.compat/xdb1.exp: Update.
977 * gdb.hp/gdb.compat/xdb2.exp: Update.
978 * gdb.hp/gdb.compat/xdb3.exp: Update.
979 * gdb.hp/gdb.defects/bs14602.exp: Update.
980 * gdb.hp/gdb.defects/solib-d.exp: Update.
981 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
982 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
983 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
984 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
985 * gdb.mi/gdb792.exp: Update.
986 * gdb.mi/mi-pending.exp: Update.
987 * gdb.mi/mi-solib.exp: Update.
988 * gdb.mi/mi-var-cp.exp: Update.
989 * gdb.opt/clobbered-registers-O2.exp: Update.
990 * gdb.opt/inline-bt.exp: Update.
991 * gdb.opt/inline-cmds.exp: Update.
992 * gdb.opt/inline-locals.exp: Update.
993 * gdb.python/py-events.exp: Update.
994 * gdb.python/py-finish-breakpoint.exp: Update.
995 * gdb.python/py-type.exp: Update.
996 * gdb.reverse/solib-precsave.exp: Update.
997 * gdb.reverse/solib-reverse.exp: Update.
998 * gdb.server/solib-list.exp: Update.
999 * gdb.stabs/weird.exp: Update.
1000 * gdb.threads/attach-into-signal.exp: Update.
1001 * gdb.threads/attach-stopped.exp: Update.
1002 * gdb.threads/tls-shared.exp: Update.
1003 * gdb.trace/change-loc.exp: Update.
1004 * gdb.trace/strace.exp: Update.
1005
1006 2012-06-19 Tom Tromey <tromey@redhat.com>
1007
1008 * gdb.base/whatis.exp: Add tests.
1009
1010 2012-06-19 Tom Tromey <tromey@redhat.com>
1011
1012 * gdb.cp/m-static.cc (keepalive): New function.
1013 (gnu_obj_1::method): Use it.
1014
1015 2012-06-18 Doug Evans <dje@google.com>
1016
1017 * gdb.base/info-fun.exp: New file.
1018 * gdb.base/info-fun.c: New file.
1019 * gdb.base/info-fun-solib.c: New file.
1020
1021 2012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1022
1023 Remove stale dummy frames.
1024 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
1025 (maintenance info breakpoints): New tests.
1026 * gdb.base/stale-infcall.c: New file.
1027 * gdb.base/stale-infcall.exp: New file.
1028
1029 2012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1030
1031 * gdb.arch/amd64-entry-value-param.S: New file.
1032 * gdb.arch/amd64-entry-value-param.c: New file.
1033 * gdb.arch/amd64-entry-value-param.exp: New file.
1034
1035 2012-06-15 Tom Tromey <tromey@redhat.com>
1036
1037 * gdb.cp/namespace.exp: Add "show lang" test.
1038
1039 2012-06-15 Iain Sandoe <iain@codesourcery.com>
1040
1041 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
1042 case. (top level): Use gdb_file_cmd instead of gdb_load.
1043
1044 2012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1045
1046 PR tdep/14222
1047 * gdb.arch/i386-sse-stack-align.S: New file.
1048 * gdb.arch/i386-sse-stack-align.c: New file.
1049 * gdb.arch/i386-sse-stack-align.exp: New file.
1050
1051 2012-06-13 Keith Seitz <keiths@redhat.com>
1052
1053 PR breakpoints/13798 and mi/11541
1054 * gdb.linespec/ls-errs.exp: Add a few more tests for
1055 filenames with spaces and colons.
1056
1057 2012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1058
1059 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
1060 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
1061 (test_function): Call CV_f.
1062 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
1063 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
1064 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
1065 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
1066 (p CV_f(CV::i)): New tests.
1067
1068 2012-06-13 Tom Tromey <tromey@redhat.com>
1069
1070 * gdb.base/condbreak.exp: Add tests for "condition" completion.
1071
1072 2012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1073
1074 Fix regression by the "ambiguous linespec" series.
1075 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
1076 tests.
1077
1078 2012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1079
1080 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
1081 missing.
1082
1083 2012-06-11 Tom Tromey <tromey@redhat.com>
1084
1085 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
1086 location...
1087 (main): ...here.
1088
1089 2012-06-07 Yao Qi <yao@codesourcery.com>
1090
1091 * gdb.trace/strace.exp: Shorten some too-long lines.
1092
1093 2012-06-06 Pedro Alves <palves@redhat.com>
1094
1095 * gdb.threads/clone-new-thread-event.c: New file.
1096 * gdb.threads/clone-new-thread-event.exp: New file.
1097
1098 2012-06-06 Yao Qi <yao@codesourcery.com>
1099
1100 * gdb.base/dprintf.c (main): Add extra parameter when calling
1101 printf and fprintf.
1102 (bar): New function. It is a dead function, but to ensure
1103 'malloc' is linked explicitly.
1104
1105 2012-06-06 Yao Qi <yao@codesourcery.com>
1106
1107 * gdb.base/info-proc.exp: Return if target doesn't support
1108 'info proc'.
1109
1110 2012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1111
1112 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
1113 (run program with breakpoint commands): XFAIl if it is not.
1114
1115 2012-06-05 Joel Brobecker <brobecker@adacore.com>
1116
1117 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
1118 and add comment.
1119 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
1120 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
1121 "STOP" marker. Adjust testing strategy to make it work on
1122 all targets.
1123
1124 * gdb.base/print-file-var-main.c (main): Rewrite using local
1125 variables and adjust get_version_2's return value check.
1126 Add small comment.
1127 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
1128 marker. Adjust testing strategy to make it work on all targets.
1129
1130 2012-06-05 Joel Brobecker <brobecker@adacore.com>
1131
1132 * gdb.ada/bad-task-bp-keyword: New testcase.
1133
1134 2012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1135
1136 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
1137 Simplify it to ...
1138 (symbol-file ${testfile1}): ... here.
1139 (test eliminated var my_global_symbol)
1140 (test eliminated var my_static_symbol)
1141 (test eliminated var my_global_func, get address of main): Wrap them to
1142 'single psymtabs' and 'single symtabs'
1143 (get address of my_global_symbol, get address of my_static_symbol)
1144 (get address of my_global_func, get address of main): Wrap them to
1145 'order1' and 'order2'.
1146
1147 * gdb.base/code_elim.exp
1148 (add-symbol-file ${testfile1} 0x100000)
1149 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
1150 'order2'.
1151 (order1: add-symbol-file ${testfile1} 0x100000)
1152 (order1: add-symbol-file ${testfile2} 0x200000)
1153 (order2: add-symbol-file ${testfile2} 0x200000)
1154 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
1155 .bss as appropriate.
1156
1157 2012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1158
1159 * gdb.server/solib-list-lib.c: New file.
1160 * gdb.server/solib-list-main.c: New file.
1161 * gdb.server/solib-list.exp: New file.
1162
1163 2012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
1164
1165 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
1166 for 'set print symbol' change.
1167
1168 2012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1169
1170 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
1171 .debug_abbrev_seg3.
1172
1173 2012-05-24 John Steele Scott <toojays@toojays.net>
1174
1175 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
1176 * gdb.dwarf2/dw2-icc-opaque.S: New file.
1177 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
1178
1179 2012-05-23 Stan Shebs <stan@codesourcery.com>
1180
1181 * gdb.mi/mi-info-os.exp: New file.
1182
1183 2012-05-23 Keith Seitz <keiths@redhat.com>
1184
1185 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
1186 return -1 to suppress the rest of the tests.
1187 (compile_stap_bin): Return boolean success value.
1188
1189 2012-05-21 Tom Tromey <tromey@redhat.com>
1190
1191 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
1192 Remove kfails.
1193 (test_print_mi_member_types): Likewise.
1194
1195 2012-05-21 Tom Tromey <tromey@redhat.com>
1196
1197 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
1198 print symbol' change.
1199
1200 2012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
1201
1202 * gdb.python/py-prompt.exp: Quit if the target is remote.
1203
1204 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1205
1206 Fix ERROR: internal buffer is full.
1207 * gdb.base/info-os.exp (expect_multiline): New function.
1208 (get process list, get process groups, get threads)
1209 (get file descriptors, get internet-domain sockets)
1210 (get shared-memory regions, get semaphores, get message queues): Use
1211 it for these tests.
1212
1213 2012-05-18 Tom Tromey <tromey@redhat.com>
1214
1215 * gdb.mi/mi-var-cmd.exp: Update.
1216 * gdb.objc/basicclass.exp (do_objc_tests): Update.
1217 * gdb.cp/virtbase.exp: Update.
1218 * gdb.cp/classes.exp (test_static_members): Update.
1219 * gdb.cp/casts.exp: Update.
1220 * gdb.base/pointers.exp: Update.
1221 * gdb.base/funcargs.exp (pointer_args): Update.
1222 (structs_by_reference): Update.
1223 * gdb.base/find.exp: Update.
1224 * gdb.base/call-strs.exp: Send "set print symbol off".
1225 * gdb.base/call-ar-st.exp: Update.
1226 * gdb.ada/fun_addr.exp: Update.
1227 * gdb.base/printcmds.exp (test_print_symbol): New proc.
1228 Call it.
1229 (test_print_repeats_10, test_print_strings)
1230 (test_print_char_arrays): Update.
1231
1232 2012-05-18 Tom Tromey <tromey@redhat.com>
1233
1234 * gdb.base/charset.exp (string_display): Update.
1235
1236 2012-05-18 Tom Tromey <tromey@redhat.com>
1237
1238 * gdb.mi/mi2-var-display.exp: Update.
1239 * gdb.mi/mi-var-display.exp: Update.
1240 * gdb.mi/mi-var-child.exp: Update.
1241 * gdb.cp/expand-psymtabs-cxx.exp: Update.
1242 * gdb.cp/cp-relocate.exp (get_func_address): Update.
1243
1244 2012-05-17 Doug Evans <dje@google.com>
1245
1246 * info-macros.exp: Pass "debug" to prepare_for_testing.
1247
1248 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
1249 * gdb.ada/Makefile.in (clean): Ditto.
1250 * gdb.arch/Makefile.in (clean): Ditto.
1251 * gdb.asm/Makefile.in (clean): Ditto.
1252 * gdb.base/Makefile.in (clean): Ditto.
1253 * gdb.cell/Makefile.in (clean): Ditto.
1254 * gdb.cp/Makefile.in (clean): Ditto.
1255 * gdb.disasm/Makefile.in (clean): Ditto.
1256 * gdb.dwarf2/Makefile.in (clean): Ditto.
1257 * gdb.fortran/Makefile.in (clean): Ditto.
1258 * gdb.go/Makefile.in (clean): Ditto.
1259 * gdb.hp/Makefile.in (clean): Ditto.
1260 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
1261 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
1262 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
1263 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
1264 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
1265 * gdb.java/Makefile.in (clean): Ditto.
1266 * gdb.linespec/Makefile.in (clean): Ditto.
1267 * gdb.mi/Makefile.in (clean): Ditto.
1268 * gdb.modula2/Makefile.in (clean): Ditto.
1269 * gdb.multi/Makefile.in (clean): Ditto.
1270 * gdb.objc/Makefile.in (clean): Ditto.
1271 * gdb.opencl/Makefile.in (clean): Ditto.
1272 * gdb.opt/Makefile.in (clean): Ditto.
1273 * gdb.pascal/Makefile.in (clean): Ditto.
1274 * gdb.python/Makefile.in (clean): Ditto.
1275 * gdb.reverse/Makefile.in (clean): Ditto.
1276 * gdb.server/Makefile.in (clean): Ditto.
1277 * gdb.stabs/Makefile.in (clean): Ditto.
1278 * gdb.threads/Makefile.in (clean): Ditto.
1279 * gdb.trace/Makefile.in (clean): Ditto.
1280 * gdb.xml/Makefile.in (clean): Ditto.
1281
1282 2012-05-16 Tom Tromey <tromey@redhat.com>
1283
1284 * gdb.base/macscp1.c (macscp_expr): Add comment.
1285 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
1286
1287 2012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
1288
1289 * gdb.base/return-nodebug.exp: Also test float and double types.
1290
1291 2012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1292
1293 PR testsuite/12649
1294 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
1295
1296 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
1297
1298 2012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
1299
1300 * gdb.base/stap-probe.exp (stap_test): Remove calls to
1301 `rerun_to_main'.
1302 (stap_test_no_debuginfo): Likewise.
1303
1304 2012-05-14 Stan Shebs <stan@codesourcery.com>
1305
1306 * gdb.base/dprintf.c: New file.
1307 * gdb.base/dprintf.exp: New file.
1308
1309 2012-05-14 Hui Zhu <hui_zhu@mentor.com>
1310
1311 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
1312 * gdb.trace/disconnected-tracing.c: New file.
1313 * gdb.trace/disconnected-tracing.exp: New file.
1314
1315 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
1316
1317 * gdb.python/python.c: Add a new breakpoint comment.
1318 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
1319
1320 2011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
1321
1322 * gdb.base/info-os.exp: New file.
1323 * gdb.base/info-os.c: New file.
1324
1325 2012-05-10 Joel Brobecker <brobecker@adacore.com>
1326
1327 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
1328 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
1329 New files.
1330
1331 2012-05-10 Joel Brobecker <brobecker@adacore.com>
1332
1333 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
1334 gdb.base/ctxobj.exp: New files.
1335
1336 2012-05-09 Tom Tromey <tromey@redhat.com>
1337
1338 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
1339
1340 2012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
1341
1342 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
1343
1344 2012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
1345
1346 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
1347 before using it.
1348
1349 2012-05-04 Tristan Gingold <gingold@adacore.com>
1350
1351 * gdb.base/set-noassign.exp: New test.
1352
1353 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
1354
1355 * gdb.python/py-symbol.exp: Add tests to test the new methods
1356 gdb.Symtab.global_block() and gdb.Symtab.static_block().
1357 * gdb.python/py-symbol.c: Add new struct to help test
1358 gdb.Symtab.static_block().
1359
1360 2012-05-03 Doug Evans <dje@google.com>
1361
1362 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
1363 commented out.
1364
1365 2012-05-03 Yao Qi <yao@codesourcery.com>
1366
1367 * gdb.base/catch-syscall.exp: Skip it before compilation if target
1368 doesn't support.
1369 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
1370 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
1371
1372 2012-05-03 Yao Qi <yao@codesourcery.com>
1373
1374 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
1375
1376 2012-04-30 Doug Evans <dje@google.com>
1377
1378 PR testsuite/13961
1379 * gdb.dwarf2/pr13961.S: New file.
1380 * gdb.dwarf2/pr13961.exp: New file.
1381
1382 2012-04-29 Yao Qi <yao@codesourcery.com>
1383
1384 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
1385
1386 2012-04-28 Doug Evans <dje@google.com>
1387
1388 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
1389 .Ltype_int_in_cu2. Use name "int2" instead of "int".
1390 All uses updated.
1391 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
1392 "ptype func_cu1" to expand cu2 before cu1.
1393
1394 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
1395 Tom Tromey <tromey@redhat.com>
1396
1397 * gdb.base/default.exp: Add `$_probe_arg*' convenience
1398 variables.
1399 * gdb.base/stap-probe.c: New file.
1400 * gdb.base/stap-probe.exp: New file.
1401 * gdb.trace/stap-trace.c: New file.
1402 * gdb.trace/stap-trace.exp: New file.
1403 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
1404 libgcc's unwinder.
1405
1406 2012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
1407
1408 * gdb.arch/mips16-thunks-inmain.c: New file.
1409 * gdb.arch/mips16-thunks-main.c: New file.
1410 * gdb.arch/mips16-thunks-sin.c: New file.
1411 * gdb.arch/mips16-thunks-sinfrob.c: New file.
1412 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
1413 * gdb.arch/mips16-thunks-sinmain.c: New file.
1414 * gdb.arch/mips16-thunks-sinmips16.c: New file.
1415 * gdb.arch/mips16-thunks.exp: New file.
1416
1417 2012-04-25 Doug Evans <dje@google.com>
1418
1419 * configure.ac: Create gdb.go/Makefile.
1420 * configure: Regenerate.
1421 * gdb.base/default.exp: Add "go" to "set language" testing.
1422 * gdb.go/Makefile.in: New file.
1423 * gdb.go/basic-types.exp: New file.
1424 * gdb.go/chan.exp: New file.
1425 * gdb.go/chan.go: New file.
1426 * gdb.go/handcall.exp: New file.
1427 * gdb.go/handcall.go: New file.
1428 * gdb.go/hello.exp: New file.
1429 * gdb.go/hello.go: New file.
1430 * gdb.go/integers.exp: New file.
1431 * gdb.go/integers.go: New file.
1432 * gdb.go/methods.exp: New file.
1433 * gdb.go/methods.go: New file.
1434 * gdb.go/package.exp: New file.
1435 * gdb.go/package1.go: New file.
1436 * gdb.go/package2.go: New file.
1437 * gdb.go/print.exp: New file.
1438 * gdb.go/strings.exp: New file.
1439 * gdb.go/strings.go: New file.
1440 * gdb.go/types.exp: New file.
1441 * gdb.go/types.go: New file.
1442 * gdb.go/unsafe.exp: New file.
1443 * gdb.go/unsafe.go: New file.
1444 * lib/future.exp: Add Go support.
1445 (gdb_find_go, gdb_find_go_linker): New procs.
1446 (gdb_default_target_compile): Add Go support.
1447 * lib/gdb.exp (skip_go_tests): New proc.
1448 * lib/go.exp: New file.
1449
1450 2012-04-25 Tom Tromey <tromey@redhat.com>
1451
1452 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
1453
1454 2012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
1455 Jan Kratochvil <jan.kratochvil@redhat.com>
1456
1457 PR symtab/7259:
1458 * gdb.base/enumval.c: New test case.
1459 * gdb.base/enumval.exp: New test case.
1460 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
1461 field.bitpos.
1462
1463 2012-04-17 Pedro Alves <palves@redhat.com>
1464
1465 * Makefile.in (site.exp): Make site.exp source
1466 $srcdir/lib/append_gdb_boards_dir.exp.
1467 * lib/append_gdb_boards_dir.exp: New file.
1468
1469 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1470
1471 New option "set auto-load safe-path".
1472 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
1473 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
1474
1475 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1476
1477 auto-load: Implementation.
1478 * gdb.base/help.exp (test set height): Increase the height.
1479 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
1480 to ...
1481 (info auto-load python-scripts): ... here.
1482 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
1483 to ...
1484 (info auto-load python-scripts *): ... here.
1485
1486 2012-04-16 Yao Qi <yao@codesourcery.com>
1487
1488 * lib/trace-support.exp (get_in_proc_agent): New.
1489 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
1490 of in process trace agent.
1491 * gdb.trace/ftrace.exp: Likewise.
1492 * gdb.trace/pending.exp: Likewise.
1493 * gdb.trace/trace-break.exp: Likewise.
1494 * gdb.trace/trace-mt.exp
1495 * gdb.trace/tspeed.exp: Likewise.
1496 * gdb.trace/tstatus.exp
1497 * gdb.trace/strace.exp: Likewise.
1498
1499 2012-04-16 Thomas Schwinge <thomas@codesourcery.com>
1500
1501 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
1502 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
1503
1504 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
1505
1506 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
1507
1508 PR mi/13393
1509 * gdb.mi/mi-var-rtti.cc: New file.
1510 * gdb.mi/mi-var-rtti.exp: New file.
1511 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
1512 function.
1513 (mi_varobj_update_with_type_change): updated to avoid code duplication.
1514
1515 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
1516
1517 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
1518 EXECUTABLES.
1519 * gdb.python/py-explore.c: C program used for testing the new
1520 'explore' command on C constructs.
1521 * gdb.python/py-explore.cc: C++ program used for testing the new
1522 'explore' command on C++ constructs.
1523 * gdb-python/py-explore.exp: Tests for the new 'explore'
1524 command on C constructs.
1525 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
1526 command on C++ constructs.
1527
1528 2012-04-07 Mark Kettenis <kettenis@gnu.org>
1529
1530 * gdb.base/funcargs.exp (complex_args): Fix typo.
1531
1532 2012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1533
1534 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
1535 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
1536
1537 2012-04-05 Keith Seitz <keiths@redhat.com>
1538
1539 * gdb.base/advance.exp: Update error message for
1540 "advance malformed" test.
1541 * gdb.base/break.exp: Likewise for "breakpoint with
1542 trailing garbage" test.
1543 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
1544 with trailing garbage" test.
1545 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
1546 trailng garbage" test.
1547 * gdb.base/until.exp: Likewise for "malformed until" test.
1548 * gdb.cp/ovldbreak.exp: Create the breakpoint table
1549 for "breakpoint info (after setting on all)".
1550 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
1551 tests.
1552 * gdb.cp/cplabel.cc: New file.
1553 * gdb.cp/cplabel.exp: New test.
1554 * gdb.linespec/ls-errs.c: New file.
1555 * gdb.linespec/ls-errs.exp: New test.
1556
1557 2012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1558
1559 * gdb.trace/unavailable.exp
1560 (collect globals: print object on: print derived_partial)
1561 (collect globals: print object on: print derived_whole)
1562 (collect globals: print object off: print derived_partial)
1563 (collect globals: print object off: print derived_whole): Update
1564 expected output.
1565
1566 2012-03-30 Keith Seitz <keiths@redhat.com>
1567
1568 * gdb.python: Add test for linespecs with commas.
1569
1570 2012-03-28 Keith Seitz <keiths@redhat.com>
1571
1572 * gdb.linespec/ls-dollar.cc: New file.
1573 * gdb.linespec/ls-dollar.exp: New test.
1574
1575 2012-03-28 Keith Seitz <keiths@redhat.com>
1576
1577 * gdb.cp/namespace.exp: Add breakpoint tests for functions
1578 starting with the global namespace.
1579
1580 2012-03-23 Doug Evans <dje@google.com>
1581
1582 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
1583
1584 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
1585
1586 * gdb.python/py-value.cc: Add test case for testing the
1587 methodology exposing C++ values to Python.
1588 * gdb.python/py-value-cc.exp: Add tests testing the methodology
1589 exposing C++ values to Python.
1590 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
1591
1592 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1593 Siddhesh Poyarekar <siddhesh@redhat.com>
1594
1595 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
1596 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
1597 (generate native core dump): Make the test unsupported if core cannot
1598 be generated.
1599
1600 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1601
1602 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
1603 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
1604 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
1605
1606 2012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
1607
1608 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
1609
1610 2012-03-17 Doug Evans <dje@google.com>
1611
1612 * dg-extract-results.sh: Handle KFAILs.
1613
1614 2012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1615
1616 PR symtab/13777
1617 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
1618
1619 2012-03-16 Joel Brobecker <brobecker@adacore.com>
1620
1621 * gdb.ada/set_pckd_arr_elt: New testcase.
1622
1623 2012-03-16 Gary Benson <gbenson@redhat.com>
1624
1625 PR breakpoints/10738
1626 * gdb.opt/inline-break.exp: New file.
1627 * gdb.opt/inline-break.c: Likewise.
1628 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
1629 * gdb.dwarf2/dw2-inline-break.S: Likewise.
1630 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
1631 * gdb.base/async-shell.exp: Likewise.
1632 * lib/mi-support.exp (library_loaded_re): Likewise.
1633
1634 2012-03-15 Tom Tromey <tromey@redhat.com>
1635
1636 * gdb.cp/virtfunc2.exp: Update expected output.
1637 * gdb.cp/pr9631.exp: Update expected output.
1638 * gdb.cp/member-ptr.exp: Update expected output.
1639 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
1640 output.
1641 * gdb.cp/casts.exp: Update expected output.
1642
1643 2012-03-15 Tom Tromey <tromey@redhat.com>
1644
1645 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
1646 (test_info_vtbl): Likewise.
1647 (do_tests): Call test_info_vtbl.
1648 * gdb.cp/virtfunc.cc (va): New global.
1649
1650 2012-03-15 Thomas Schwinge <thomas@codesourcery.com>
1651
1652 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
1653 describing DWARF data structures.
1654 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
1655 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
1656 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
1657 * gdb.dwarf2/dw2-entry-value.S: Likewise.
1658 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
1659 * gdb.dwarf2/dw2-param-error.S: Likewise.
1660 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
1661 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
1662 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
1663 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
1664 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
1665 * gdb.dwarf2/pr11465.S: Likewise.
1666
1667 2012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1668
1669 * gdb.mi/mi2-prompt.exp: New file.
1670
1671 2012-03-13 Joel Brobecker <brobecker@adacore.com>
1672
1673 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
1674
1675 2012-03-13 Joel Brobecker <brobecker@adacore.com>
1676
1677 * gdb.ada/bp_range_type: New testcase.
1678
1679 2012-03-13 Doug Evans <dje@google.com>
1680
1681 * gdb.base/default.exp: Delete tests for symbol-reloading.
1682 * gdb.base/help.exp: Ditto.
1683 * gdb.base/setshow.exp: Ditto.
1684 * gdb.base/gdb_history: Delete references to symbol-reloading.
1685
1686 2012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1687
1688 * gdb.base/attach-twice.c: New files.
1689 * gdb.base/attach-twice.exp: New files.
1690
1691 2012-03-08 Keith Seitz <keiths@redhat.com>
1692
1693 * lib/gdb.exp (gdb_get_line_number): Throw an
1694 error instead of returning -1.
1695 * gdb.base/break.exp: Remove unused variable
1696 bp_location5.
1697 * gdb.base/hbreak2.exp: Likewise.
1698 * gdb.base/sepdebug.exp: Likewise.
1699
1700 2012-03-08 Yao Qi <yao@codesourcery.com>
1701 Pedro Alves <palves@redhat.com>
1702
1703 Fix PR server/13392.
1704 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
1705 (tracepoint_change_loc_2): Remove kfail. Return if failed to
1706 download tracepoints.
1707 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
1708 (pending_tracepoint_resolved_during_trace): Likewise.
1709 (pending_tracepoint_installed_during_trace): Likewise.
1710 (pending_tracepoint_with_action_resolved): Likewise.
1711
1712 2012-03-08 Keith Seitz <keiths@redhat.com>
1713
1714 * gdb.ada/array_bounds.exp: Get breakpoint for line
1715 with "START", not "STOP".
1716 * gdb.python/py-infthread.exp: Do not continue to
1717 line marked "Break here.", which is undefined.
1718
1719 2012-03-08 Luis Machado <lgustavo@codesourcery.com>
1720
1721 Revert:
1722
1723 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1724
1725 Implement testsuite workaround for PR breakpoints/13781.
1726 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
1727 (set breakpoint condition-evaluation host): New conditional command.
1728
1729 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1730
1731 Fix CU relative vs. absolute DIE offsets.
1732 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
1733 one.
1734
1735 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1736
1737 Fix false FAIL on distros with relro linkage as default.
1738 * gdb.reverse/solib-precsave.exp: Try to compile the test using
1739 -Wl,-z,norelro first.
1740
1741 2012-03-06 Joel Brobecker <brobecker@adacore.com>
1742
1743 * gdb.ada/bp_on_var: New testcase.
1744
1745 2012-03-06 Joel Brobecker <brobecker@adacore.com>
1746
1747 * gdb.ada/bp_enum_homonym: New testcase.
1748
1749 2012-03-06 Yao Qi <yao@codesourcery.com>
1750
1751 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
1752 x86_64-*-* and i?86-*-*.
1753 Set up KFAIL for gdb/13808.
1754
1755 2012-03-05 Tom Tromey <tromey@redhat.com>
1756
1757 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
1758 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
1759
1760 2012-03-05 Tom Tromey <tromey@redhat.com>
1761
1762 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
1763
1764 2012-03-04 Yao Qi <yao@codesourcery.com>
1765
1766 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
1767 messages for KFAIL.
1768
1769 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1770
1771 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
1772 (print one_two_three, indexes off, print few_reps, indexes off)
1773 (print many_reps, indexes off, print empty, indexes off)
1774 (print one_two_three, print few_reps, print many_reps, print empty):
1775 Call setup_xfail if $gcc_old.
1776
1777 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1778
1779 Implement testsuite workaround for PR breakpoints/13781.
1780 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
1781 (set breakpoint condition-evaluation host): New conditional command.
1782
1783 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1784
1785 Code cleanup.
1786 * gdb.cp/mb-templates.exp: New variables executable. Use it for
1787 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
1788 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
1789 number 1 by $bpnum. Four times.
1790
1791 2012-03-03 Yao Qi <yao@codesourcery.com>
1792
1793 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
1794
1795 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1796
1797 Setup KFAIL for PR server/13796.
1798 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
1799
1800 2012-03-02 Joel Brobecker <brobecker@adacore.com>
1801
1802 * gdb.ada/operator_bp: New testcase.
1803
1804 2012-03-02 Joel Brobecker <brobecker@adacore.com>
1805
1806 * gdb.ada/info_locals_renaming: New testcase.
1807
1808 2012-03-02 Tom Tromey <tromey@redhat.com>
1809
1810 * gdb.base/nextoverexit.c: New file.
1811 * gdb.base/nextoverexit.exp: New file.
1812
1813 2012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
1814
1815 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
1816 parameter.
1817
1818 2012-03-01 Maciej W. Rozycki <macro@mips.com>
1819
1820 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
1821 core registers.
1822
1823 2012-03-01 Maciej W. Rozycki <macro@mips.com>
1824 Maciej W. Rozycki <macro@codesourcery.com>
1825 Daniel Jacobowitz <dan@codesourcery.com>
1826
1827 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
1828
1829 2012-03-01 Pedro Alves <palves@redhat.com>
1830
1831 PR gdb/13767
1832
1833 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
1834 (gdb_collect_globals_test): Call it.
1835
1836 2012-03-01 Keith Seitz <keiths@redhat.com>
1837
1838 * gdb.cp/method2.exp: Output of overload menu is now
1839 alphabetized. Update tests for "break A::method".
1840 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
1841 of hard-coding them.
1842 Overload menu is alphabetized: rewrite to accommodate.
1843 Unset variables LINE and TYPES which are used in other tests.
1844 Compute the output of "info break".
1845 Update the breakpoint table after all breakpoints are deleted.
1846 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
1847 compute ACTUALS and the method body based on parameters.
1848 Update expected output accordingly.
1849 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
1850 unique comments to allow the use of gdb_get_line_number.
1851
1852 2012-03-01 Keith Seitz <keiths@redhat.com>
1853
1854 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
1855 some Tcl syntax.
1856 * gdb.cp/ovldbreak.exp: Likewise.
1857
1858 2012-03-01 Keith Seitz <keiths@redhat.com>
1859
1860 * gdb.base/help.exp (help show user): Update expected result
1861 for new doc string changes (add "non-python").
1862
1863 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
1864
1865 * gdb.python/py-cmd.exp: Add test to verify that python commands can
1866 be put in the user-defined category and that the commands appear in
1867 "help user-defined".
1868
1869 2012-02-29 Joel Brobecker <brobecker@adacore.com>
1870
1871 * gdb.ada/tagged_not_init: New testcase.
1872
1873 2012-02-29 Joel Brobecker <brobecker@adacore.com>
1874
1875 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
1876 * gdb.ada/enum_idx_packed: New testcase.
1877
1878 2012-02-29 Joel Brobecker <brobecker@adacore.com>
1879
1880 * gdb.ada/aliased_array: New testcase.
1881
1882 2012-02-29 Joel Brobecker <brobecker@adacore.com>
1883
1884 * gdb.ada/whatis_array_val: New testcase.
1885
1886 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1887
1888 Fix disp-step-syscall.exp: fork: single step over fork.
1889 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
1890 whitespaces.
1891 (single step over $syscall): Remove its check.
1892 (single step over $syscall final pc): New check.
1893
1894 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1895
1896 Support processors without SSSE3.
1897 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
1898 pabsd into ...
1899 (ssse3_test): ... a new function.
1900 (main): Call ssse3_test.
1901 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
1902 Update expected values everywhere.
1903 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
1904 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
1905 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
1906 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
1907 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
1908 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
1909 Move these tests lower.
1910 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
1911 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
1912 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
1913 New tests.
1914
1915 2012-02-29 Yao Qi <yao@codesourcery.com>
1916 Pedro Alves <palves@redhat.com>
1917
1918 * gdb.trace/trace-mt.c: New.
1919 * gdb.trace/trace-mt.exp: New.
1920
1921 2012-02-28 Thomas Schwinge <thomas@codesourcery.com>
1922
1923 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
1924 numbers instead of hardcoding them.
1925 * gdb.base/annota1.c: Provide suitable markers.
1926 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
1927 numbers instead of hardcoding them.
1928 * gdb.base/annota3.c: Provide suitable markers.
1929
1930 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
1931 * gdb.base/annota3.c: Likewise.
1932 * gdb.base/sigall.c: Likewise.
1933 * gdb.base/signals.c: Likewise.
1934 * gdb.reverse/sigall-reverse.c: Likewise.
1935
1936 2012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
1937
1938 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
1939 failure return path.
1940
1941 2012-02-27 Luis Machado <lgustavo@codesourcery.com>
1942
1943 * gdb.base/save-bp.exp: Account for new condition evaluator output.
1944
1945 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
1946
1947 * gdb.base/cond-eval-mode.exp: New file.
1948
1949 2012-02-24 Pedro Alves <palves@redhat.com>
1950
1951 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
1952 (top level): Use with_test_prefix.
1953
1954 2012-02-24 Pedro Alves <palves@redhat.com>
1955
1956 * gdb.threads/attach-into-signal.exp (corefunc): Use
1957 with_test_prefix.
1958
1959 2012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1960
1961 Fix false FAILs on old CPUs without SSE.
1962 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
1963 Return untested for Illegal instruction.
1964
1965 2012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1966
1967 Fix false FAILs with glibc debug infos installed.
1968 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
1969 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
1970
1971 2012-02-22 Sterling Augustine <saugustine@google.com>
1972
1973 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
1974 constant with cast.
1975
1976 2012-02-21 Pedro Alves <palves@redhat.com>
1977
1978 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
1979
1980 2012-02-21 Pedro Alves <palves@redhat.com>
1981
1982 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
1983
1984 2012-02-21 Pedro Alves <palves@redhat.com>
1985
1986 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
1987 with_test_prefix.
1988
1989 2012-02-21 Pedro Alves <palves@redhat.com>
1990
1991 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
1992 with_test_prefix here.
1993 (top level): Do it here instead. Remove `:' from the
1994 with_test_prefix string.
1995 * gdb.base/attach-pie-misread.exp: Remove the leading space the
1996 the suffix `:' from the with_test_prefix prefix string.
1997 * gdb.base/break-interp.exp: Ditto.
1998 * gdb.base/catch-load.exp: Ditto.
1999 * gdb.base/disp-step-syscall.exp: Ditto.
2000 * gdb.base/jit-so.exp: Ditto.
2001 * gdb.base/jit.exp: Ditto.
2002 * gdb.base/sepdebug.exp: Ditto.
2003 * gdb.base/solib-display.exp: Ditto.
2004 * gdb.base/solib-overlap.exp: Ditto.
2005 * gdb.base/watch-cond-infcall.exp: Ditto.
2006 * gdb.base/watchpoint.exp: Ditto.
2007 * gdb.dwarf2/dw2-noloc.exp: Ditto.
2008 * gdb.mi/mi-watch.exp: Ditto.
2009 * gdb.mi/mi2-watch.exp: Ditto.
2010 * gdb.threads/non-ldr-exc-1.exp: Ditto.
2011 * gdb.threads/non-ldr-exc-2.exp: Ditto.
2012 * gdb.threads/non-ldr-exc-3.exp: Ditto.
2013 * gdb.threads/non-ldr-exc-4.exp: Ditto.
2014 * gdb.threads/watchpoint-fork.exp: Ditto.
2015 * gdb.threads/watchthreads-reorder.exp: Ditto.
2016 * gdb.trace/change-loc.exp: Ditto.
2017 * gdb.trace/pending.exp: Ditto.
2018 * gdb.trace/status-stop.exp: Ditto.
2019 * gdb.trace/strace.exp: Ditto.
2020 * gdb.trace/trace-break.exp: Ditto.
2021 * gdb.trace/unavailable.exp: Ditto.
2022 * lib/gdb.exp (with_test_prefix): Always prefix with space and
2023 suffix with colon. Adjust leading comments.
2024
2025 2012-02-21 Pedro Alves <palves@redhat.com>
2026 Tom Tromey <tromey@redhat.com>
2027
2028 * lib/gdb.exp: Add description of test prefixes.
2029 (with_test_prefix): New procedure.
2030 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
2031 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
2032 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
2033 instead of lappend to append to pf_prefix.
2034 * gdb.base/catch-load.exp: Use with_test_prefix.
2035 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
2036 * gdb.base/jit-so.exp: Use with_test_prefix.
2037 * gdb.base/jit.exp: Use with_test_prefix.
2038 * gdb.base/return-nodebug.exp (do_test): Use append instead of
2039 lappend to append to pf_prefix.
2040 * gdb.base/sepdebug.exp: Use with_test_prefix.
2041 * gdb.base/solib-display.exp: Use with_test_prefix.
2042 * gdb.base/solib-overlap.exp: Use with_test_prefix.
2043 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
2044 * gdb.base/watchpoint.exp: Use with_test_prefix.
2045 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
2046 * gdb.mi/mi-watch.exp: Use with_test_prefix.
2047 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
2048 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
2049 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
2050 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
2051 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
2052 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
2053 append instead of lappend to append to pf_prefix.
2054 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
2055 * gdb.trace/change-loc.exp: Use with_test_prefix.
2056 * gdb.trace/pending.exp: Use with_test_prefix.
2057 * gdb.trace/status-stop.exp: Use with_test_prefix.
2058 * gdb.trace/strace.exp: Use with_test_prefix.
2059 * gdb.trace/trace-break.exp: Use with_test_prefix.
2060 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
2061 instead of lappend to append to pf_prefix.
2062
2063 2012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2064
2065 Fix racy FAILs.
2066 * gdb.base/inferior-died.c (main): Add return of 0.
2067 * gdb.base/inferior-died.exp (continue): Fix expectation of
2068 asynchronous events.
2069 (p 1): New test.
2070
2071 2012-02-20 Pedro Alves <palves@redhat.com>
2072
2073 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
2074 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
2075 gdb's internal debug output. For the non-threaded case, look for
2076 "Program received signal SIGLARM", for the threaded case, peek at
2077 the thread's siginfo.
2078
2079 2012-02-20 Pedro Alves <palves@redhat.com>
2080
2081 General cleanup, make output test messages unique, and build
2082 different executable files for the non-threaded and threaded
2083 cases.
2084
2085 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
2086 Delete.
2087 (executable_nothr, executable_thr): New globals.
2088 (top level): Adjust to delete both executables.
2089 (corefunc): New parameter $executable. Set $pf_prefix instead of
2090 hand writing a prefix in tests. Issue a clean_restart and enable
2091 lin-lwp debug output here.
2092 (top level): Adjust. Use build_executable. Don't start gdb here,
2093 and don't enable lin-lwp debug output here.
2094 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
2095
2096 2012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2097
2098 Fix racy FAILs.
2099 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
2100 "continue" command.
2101
2102 2012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2103
2104 Fix for gdbserver non-extended mode.
2105 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
2106 and gdb_run_cmd.
2107
2108 2012-02-17 Tom Tromey <tromey@redhat.com>
2109
2110 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
2111 * gdb.python/py-events.exp: Check 'dir' output.
2112 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
2113
2114 2012-02-17 Yao Qi <yao@codesourcery.com>
2115
2116 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
2117
2118 2012-02-16 Tom Tromey <tromey@redhat.com>
2119
2120 * gdb.base/inferior-died.c: Don't include stdio.h.
2121
2122 2012-02-16 Tom Tromey <tromey@redhat.com>
2123
2124 * gdb.base/inferior-died.c: New file.
2125 * gdb.base/inferior-died.exp: New file.
2126
2127 2012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
2128
2129 * gdb.base/break-inline.exp: New file.
2130 * gdb.base/break-inline.c: New file.
2131
2132 2012-02-15 Tom Tromey <tromey@redhat.com>
2133
2134 * gdb.base/pc-fp.exp: Add "info register" tests.
2135
2136 2012-02-15 Tom Tromey <tromey@redhat.com>
2137
2138 * gdb.base/regs.exp: Remove.
2139
2140 2012-02-15 Pedro Alves <palves@redhat.com>
2141
2142 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
2143 the target doesn't support tracepoints.
2144 * gdb.trace/circ.exp: Ditto.
2145 * gdb.trace/collection.exp: Ditto.
2146 * gdb.trace/packetlen.exp: Ditto.
2147 * gdb.trace/passc-dyn.exp: Ditto.
2148 * gdb.trace/report.exp: Ditto.
2149 * gdb.trace/tfind.exp: Ditto.
2150 * gdb.trace/tspeed.exp: Ditto.
2151 * gdb.trace/tsv.exp: Ditto.
2152 * gdb.trace/unavailable.exp: Ditto.
2153 * gdb.trace/while-dyn.exp: Ditto.
2154
2155 2012-02-15 Pedro Alves <palves@redhat.com>
2156
2157 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
2158 gdb_test_multiple, and call unsupported instead of fail, if the
2159 remote side does not support the request.
2160
2161 2012-02-15 Pedro Alves <palves@redhat.com>
2162
2163 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
2164 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
2165 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
2166 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
2167 * gdb.server/server-run.exp: Make sure gdb is disconnected.
2168 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
2169 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
2170 doesn't start with "extended-" already.
2171
2172 2012-02-15 Pedro Alves <palves@redhat.com>
2173
2174 Support extended-remote. Avoid cascading timeouts.
2175
2176 * gdb.base/attach.exp (do_attach_tests): Add expected output for
2177 the extended-remote target. If attaching with no file fails, load
2178 the file manually.
2179 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
2180
2181 2012-02-14 Stan Shebs <stan@codesourcery.com>
2182
2183 * gdb.base/ena-dis-br.exp: Add enable count test.
2184
2185 2012-02-13 Pedro Alves <palves@redhat.com>
2186
2187 * config/mips-idt.exp: Delete.
2188 * gdb.base/a2-run.exp: Remove mips-idt xfails.
2189 * gdb.base/bitfields.exp: Remove mips-idt restarts.
2190 * gdb.base/break.exp: Remove mips-idt references.
2191 * gdb.base/chng-syms.exp: Ditto.
2192 * gdb.base/default.exp: Ditto.
2193 * gdb.base/funcargs.exp (funcargs_reload): Delete.
2194 (top level): Don't call it.
2195 * gdb.base/opaque.exp: Remove mips-idt restarts.
2196 * gdb.base/ptype.exp: Remove mips-idt xfails.
2197 * gdb.base/scope.exp: Remove mips-idt restarts.
2198 * gdb.base/sepdebug.exp: Remove mips-idt references.
2199 * gdb.base/watchpoint.exp (maybe_clean_restart)
2200 (maybe_reinitialize): Delete.
2201 (test_disabling_watchpoints, test_disabling_watchpoints)
2202 (test_watchpoint_triggered_in_syscall)
2203 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
2204 Don't call them.
2205
2206 2012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2207
2208 * gdb.server/server-exec-info.exp: New file.
2209
2210 2012-02-10 Pedro Alves <palves@redhat.com>
2211
2212 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
2213 always non-empty.
2214 (test_attach): Always pass $exec to test_attach_gdb.
2215
2216 2012-02-08 Tom Tromey <tromey@redhat.com>
2217
2218 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
2219 before inferior is started.
2220
2221 2012-02-07 Tom Tromey <tromey@redhat.com>
2222
2223 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
2224 Symbol.value.
2225 * gdb.python/py-symbol.c (qq): Set default value.
2226
2227 2012-02-07 Tom Tromey <tromey@redhat.com>
2228
2229 * gdb.python/py-symbol.c (qq): New global.
2230 * gdb.python/py-symbol.exp: Add test for frame-less
2231 lookup_symbol.
2232 * gdb.python/py-symtab.exp: Fix line number.
2233
2234 2012-02-03 Joel Brobecker <brobecker@adacore.com>
2235
2236 * gdb.ada/mi_task_arg: New testcase.
2237
2238 2012-02-02 Pedro Alves <palves@redhat.com>
2239
2240 * gdb.reverse/until-precsave.exp: Also put "record save" under the
2241 extended timeout.
2242
2243 2012-02-02 Pedro Alves <palves@redhat.com>
2244
2245 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
2246 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
2247
2248 2012-02-02 Pedro Alves <palves@redhat.com>
2249
2250 * gdb.base/term.exp: Rewrite.
2251 * gdb.base/term.c: New.
2252
2253 2012-02-02 Pedro Alves <palves@redhat.com>
2254
2255 * gdb.base/default.exp (run "r" abbreviation, run): Add
2256 extended-remote expected output.
2257
2258 2012-02-02 Tom Tromey <tromey@redhat.com>
2259
2260 * gdb.cp/dispcxx.exp: New file.
2261 * gdb.cp/dispcxx.cc: New file.
2262
2263 2012-02-01 Tom Tromey <tromey@redhat.com>
2264
2265 * gdb.base/jit-simple.exp: New file.
2266 * gdb.base/jit-simple.c: New file.
2267
2268 2012-01-30 Yao Qi <yao@codesourcery.com>
2269
2270 * gdb.base/skip.exp: Make test result unique.
2271
2272 2012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2273
2274 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
2275 compatibility with valgrind-3.7.0.
2276
2277 2012-01-27 Pedro Alves <palves@redhat.com>
2278
2279 * gdb.base/watchpoint.exp (no_hw): New global.
2280 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
2281 disable hw watchpoints.
2282 (test_wide_location_1, test_wide_location_2): If no_hw is set,
2283 don't expect hw watchpoints.
2284 (no_hw_watchpoints): Always clean restart.
2285 (do_tests): New procedure, factored out from the top level.
2286 (top level): Run tests twice. Once with hw watchpoints enabled,
2287 another time with hw watchpoints disabled.
2288
2289 2012-01-27 Pedro Alves <palves@redhat.com>
2290
2291 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
2292 out from the top level.
2293 (top level): Call it instead.
2294
2295 2012-01-27 Pedro Alves <palves@redhat.com>
2296
2297 * gdb.base/watchpoint.exp (top level): Re-enable hardware
2298 watchpoints sooner.
2299
2300 2012-01-27 Pedro Alves <palves@redhat.com>
2301
2302 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
2303
2304 2012-01-27 Pedro Alves <palves@redhat.com>
2305
2306 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
2307 "You may have requested too many hardware
2308 breakpoints/watchpoints".
2309
2310 2012-01-27 Pedro Alves <palves@redhat.com>
2311
2312 * gdb.base/watchpoint.exp (maybe_clean_restart)
2313 (maybe_reinitialize): New.
2314 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
2315 expect "hit N times".
2316 (test_disabling_watchpoints, test_complex_watchpoint)
2317 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
2318 Call maybe_clean_restart.
2319 (top level): Use clean_restart. Remove "mips-idt-*"
2320 reinitialization.
2321
2322 2012-01-27 Pedro Alves <palves@redhat.com>
2323
2324 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
2325
2326 2012-01-27 Pedro Alves <palves@redhat.com>
2327
2328 * gdb.base/watchpoint.exp: Clean restart after tests that don't
2329 require `initialize' anymore. Remove unnecessary `initialize'
2330 calls.
2331
2332 2012-01-27 Pedro Alves <palves@redhat.com>
2333
2334 * gdb.base/watchpoint.exp (wp_set): Delete.
2335 (initialize, test_simple_watchpoint, top level): Remove dead code.
2336
2337 2012-01-27 Pedro Alves <palves@redhat.com>
2338
2339 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
2340 typo.
2341
2342 2012-01-27 Pedro Alves <palves@redhat.com>
2343
2344 * config/extended-gdbserver.exp: New file.
2345 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
2346 comment.
2347 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
2348 * boards/native-extended-gdbserver.exp: New file.
2349
2350 2012-01-26 Pedro Alves <palves@redhat.com>
2351
2352 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
2353 and gdb_test_multiple.
2354
2355 2012-01-26 Pedro Alves <palves@redhat.com>
2356
2357 Make test messages unique, and more identifiable.
2358 * gdb.multi/watchpoint-multi.exp: Change test messages.
2359
2360 2012-01-25 Tom Tromey <tromey@redhat.com>
2361
2362 * gdb.base/solib-disc.exp: Fix regexps.
2363
2364 2012-01-24 Tom Tromey <tromey@redhat.com>
2365
2366 * lib/mi-support.exp (mi_expect_stop): Add special case for
2367 solib-event.
2368 * gdb.base/catch-load-so.c: New file.
2369 * gdb.base/catch-load.exp: New file.
2370 * gdb.base/catch-load.c: New file.
2371 * gdb.base/break-interp.exp (reach_1): Update regexp.
2372
2373 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2374
2375 Fix fuzzy results.
2376 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
2377 lpsimple and func.
2378
2379 2012-01-24 Gary Benson <gbenson@redhat.com>
2380
2381 Delete #if 0'd out code.
2382 * gdb.base/default.exp (info catch): Remove.
2383 * gdb.base/gdb_history (info catch): Likewise.
2384 * gdb.base/help.exp (info catch): Likewise.
2385
2386 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2387
2388 Fix watchpoints to be specific for each inferior.
2389 * gdb.multi/watchpoint-multi.c: New file.
2390 * gdb.multi/watchpoint-multi.exp: New file.
2391
2392 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2393
2394 Fix watchpoints across inferior fork.
2395 * gdb.threads/watchpoint-fork-child.c: New file.
2396 * gdb.threads/watchpoint-fork-mt.c: New file.
2397 * gdb.threads/watchpoint-fork-parent.c: New file.
2398 * gdb.threads/watchpoint-fork-st.c: New file.
2399 * gdb.threads/watchpoint-fork.exp: New file.
2400 * gdb.threads/watchpoint-fork.h: New file.
2401
2402 2012-01-23 Pedro Alves <palves@redhat.com>
2403
2404 * gdb.base/call-signal-resume.exp: Allow output after "return".
2405
2406 2012-01-20 Pedro Alves <palves@redhat.com>
2407
2408 * gdb.python/py-finish-breakpoint.py: Fix typo.
2409
2410 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
2411
2412 * gdb.base/info-proc.exp: Also run on remote targets. Main
2413 "info proc" command is now always present; whether target supports
2414 actual info proc operation is detected when attempting to issue
2415 the command.
2416
2417 2012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2418
2419 * .gdbinit: Remove.
2420
2421 2012-01-19 Pedro Alves <palves@redhat.com>
2422
2423 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
2424 look at the funtions' returns.
2425 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
2426 (jprint.print(int, int)): Change return type to int. Adjust.
2427
2428 2012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2429
2430 PR gdb/9538
2431 * gdb.base/sepdebug.exp: New test.
2432
2433 2012-01-18 Pedro Alves <palves@redhat.com>
2434
2435 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
2436 Allow output before ^done.
2437
2438 2012-01-16 Tom Tromey <tromey@redhat.com>
2439
2440 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
2441 Add tests for relative directory.
2442
2443 2012-01-16 Tom Tromey <tromey@redhat.com>
2444
2445 * gdb.base/printcmds.c (enum flag_enum): New.
2446 (three): New global.
2447 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
2448 enum printing.
2449 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
2450 FlagEnumerationPrinter.
2451 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
2452 * gdb.python/py-pp-maint.c (enum flag_enum): New.
2453 (fval): New global.
2454
2455 2012-01-16 Pedro Alves <palves@redhat.com>
2456
2457 * lib/gdb.exp (banned_procedures): New variable.
2458 (banned_variables_traced): Rename to ...
2459 (banned_traced): ... this.
2460 (gdb_init): Also trace banned procedures.
2461 (gdb_finish): Also untrace banned procedures.
2462
2463 2012-01-16 Pedro Alves <palves@redhat.com>
2464
2465 Remove all calls to strace.
2466
2467 2012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2468
2469 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
2470 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
2471
2472 2012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
2473
2474 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
2475 * gdb.base/pie-execl.exp: Likewise.
2476
2477 2012-01-12 Keith Seitz <keiths@redhat.com>
2478
2479 PR mi/10586
2480 * gdb.mi/var-cmd.c (struct anonymous): New structure.
2481 (do_anonymous_type_tests): New function.
2482 (main): Call do_anonymous_type_tests.
2483 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
2484 (verify_everything): New procedure.
2485 * gdb.mi/mi-var-cp.cc (class A): New class.
2486 (anonymous_structs_and_unions): New function.
2487 (main): Call anonymous_structs_and_unions.
2488 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
2489 (verify_everything): New procedure.
2490
2491 2012-01-12 Keith Seitz <keiths@redhat.com>
2492
2493 * lib/mi-support.exp: Expand comments about PATH_EXPR.
2494 (varobj_tree::get_path_expr): Assume that all varobjs are
2495 compound unless they are known simple types.
2496 Adjust path expressions based on parent type, path parent type,
2497 and tree language.
2498 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
2499 the root varobj.
2500 (mi_walk_varobj_tree): Add LANGUAGE parameter.
2501
2502 2012-01-11 Pedro Alves <palves@redhat.com>
2503
2504 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
2505 core files on this machine" anymore.
2506
2507 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2508
2509 * gdb.base/watchpoint.c (recurser): Initialize local_x.
2510 (main): Repeat recurser call.
2511 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
2512 equivalent to 'local_x'.
2513
2514 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2515 Joel Brobecker <brobecker@adacore.com>
2516
2517 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
2518
2519 2012-01-05 Pedro Alves <alves.ped@gmail.com>
2520
2521 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
2522 * gdb.python/py-events.c (first): Add bits for new "step N" test.
2523 * gdb.python/py-events.exp: Test that "step N" tripping on a
2524 breakpoint emits a breakpoint event.
2525
2526 2012-01-03 Joel Brobecker <brobecker@adacore.com>
2527
2528 * gdb.base/auxv.exp: Reformat the copyright notice.
2529
2530 2012-01-03 Yao Qi <yao@codesourcery.com>
2531
2532 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
2533 (strace_trace_on_diff_addr): New.
2534 * gdb.trace/strace.c: (main): Add two local variables.
2535
2536 2011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
2537
2538 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
2539 * gdb.cell/gcore.exp: Likewise.
2540 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
2541 to verify the correct instance of main is selected.
2542
2543 2012-01-02 Joel Brobecker <brobecker@adacore.com>
2544
2545 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
2546 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
2547 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
2548 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
2549 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
2550 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
2551 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
2552 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
2553 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
2554 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
2555 gdb.threads/thread_check.c: Reformat copyright header.
2556
2557 2011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
2558
2559 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
2560 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
2561 is not enabled.
2562
2563 2011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2564
2565 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
2566 parameter to self_exec, adjust the function.
2567 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
2568 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
2569 (set var do_exit = 0): Remove test.
2570 (newline at end of file): Add one.
2571
2572 2011-12-27 Joel Brobecker <brobecker@adacore.com>
2573
2574 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
2575 New files.
2576
2577 2011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2578
2579 Fix racy FAILs.
2580 * gdb.threads/fork-thread-pending.c (barrier): New variable.
2581 (thread_function, thread_forker): Call pthread_barrier_wait for it.
2582 (main): Call pthread_barrier_init for it.
2583
2584 2011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2585
2586 Fix double send_gdb leading to racy FAILs.
2587 * gdb.base/break.exp (set silent break bp_location1): Replace
2588 3x send_gdb and gdb_expect by gdb_test.
2589 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
2590 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
2591 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
2592 instead of send_gdb. Twice.
2593 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
2594 3x send_gdb and gdb_expect by gdb_test.
2595 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
2596
2597 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2598
2599 * gdb.linespec/linespec.exp: Compile using {c++}.
2600
2601 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2602
2603 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
2604 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
2605 (verify GCC PR debug/51668): New test.
2606
2607 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
2608
2609 Introduce gdb.FinishBreakpoint in Python.
2610 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
2611 py-finish-breakpoint2
2612 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
2613 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
2614 instead of line number.
2615 * gdb.python/py-finish-breakpoint.c: New file.
2616 * gdb.python/py-finish-breakpoint.exp: New file.
2617 * gdb.python/py-finish-breakpoint.py: New file.
2618 * gdb.python/py-finish-breakpoint2.cc: New file.
2619 * gdb.python/py-finish-breakpoint2.exp: New file.
2620 * gdb.python/py-finish-breakpoint2.py: New file.
2621
2622 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2623
2624 Partial fix of compatibility with gcc-4.7.
2625 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
2626 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
2627 Add comment to add a PASS case in the future.
2628
2629 Fix compatibility with gcc-4.7.
2630 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
2631
2632 2011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
2633
2634 PR tdep/12797
2635 * gdb.base/callfuncs.exp: Remove KFAIL.
2636
2637 2011-12-21 Joel Brobecker <brobecker@adacore.com>
2638
2639 * gdb.ada/task_bp: New testcase.
2640
2641 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2642
2643 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
2644 -DNO_SECTIONS.
2645 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
2646
2647 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2648
2649 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
2650 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
2651 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
2652 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
2653 conditional for gcc <= 4.5.
2654
2655 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2656
2657 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
2658 by XFAIL.
2659 * gdb.cp/static-method.exp (info addr A::func())
2660 (list static-method.cc:xxx::(anonymous namespace)::A::func)
2661 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
2662 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
2663 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
2664 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
2665 (test value of F in k3_m): Likewise.
2666 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
2667 Likewise.
2668
2669 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2670
2671 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
2672 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
2673 Remove.
2674 * gdb.threads/attachstop-mt.c: Remove.
2675 * gdb.threads/attachstop-mt.exp: Remove.
2676
2677 2011-12-17 Mark Kettenis <kettenis@gnu.org>
2678
2679 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
2680
2681 2011-12-16 Doug Evans <dje@google.com>
2682
2683 * boards/native-stdio-gdbserver.exp: New file.
2684 * boards/native-gdbserver.exp: New file.
2685
2686 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
2687 gdbserver output.
2688 (gdbserver_default_get_remote_address): New function.
2689 (gdbserver_start): Call gdb,get_remote_address to compute argument
2690 to "target remote" command.
2691
2692 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
2693
2694 * gdb.python/py-function.exp: Change "on" to "full" for
2695 python print-stack. Add set/show python print-stack
2696 off|full|message tests.
2697
2698 2011-12-15 Yao Qi <yao@codesourcery.com>
2699
2700 * gdb.trace/strace.c: New
2701 * gdb.trace/strace.exp: New.
2702
2703 2011-12-14 Tom Tromey <tromey@redhat.com>
2704
2705 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
2706
2707 2011-12-14 Doug Evans <dje@google.com>
2708
2709 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
2710
2711 2011-12-14 Pedro Alves <pedro@codesourcery.com>
2712
2713 PR threads/10729
2714
2715 * gdb.mi/watch-nonstop.c: New file.
2716 * gdb.mi/mi-watch-nonstop.exp: New file.
2717
2718 2011-12-13 Pedro Alves <pedro@codesourcery.com>
2719 Doug Evans <dje@google.com>
2720
2721 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
2722 (clean_restart): Remove references to the gdb_stub target board
2723 variable.
2724 (gdb_step_for_stub): Delete.
2725
2726 * gdb.base/annota1.exp: Remove all references to [target_info
2727 exists gdb_stub], gdb_step_for_stub and usestubs.
2728 * gdb.base/annota3.exp: Ditto.
2729 * gdb.base/async.exp: Ditto.
2730 * gdb.base/break.exp: Ditto.
2731 * gdb.base/code-expr.exp: Ditto.
2732 * gdb.base/commands.exp: Ditto.
2733 * gdb.base/completion.exp: Ditto.
2734 * gdb.base/condbreak.exp: Ditto.
2735 * gdb.base/consecutive.exp: Ditto.
2736 * gdb.base/cvexpr.exp: Ditto.
2737 * gdb.base/define.exp: Ditto.
2738 * gdb.base/display.exp: Ditto.
2739 * gdb.base/ena-dis-br.exp: Ditto.
2740 * gdb.base/environ.exp: Ditto.
2741 * gdb.base/gnu-ifunc.exp: Ditto.
2742 * gdb.base/maint.exp: Ditto.
2743 * gdb.base/pending.exp: Ditto.
2744 * gdb.base/sect-cmd.exp: Ditto.
2745 * gdb.base/sepdebug.exp: Ditto.
2746 * gdb.base/unload.exp: Ditto.
2747 * gdb.base/watchpoint-solib.exp: Ditto.
2748 * gdb.cp/annota2.exp: Ditto.
2749 * gdb.cp/annota3.exp: Ditto.
2750 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
2751 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
2752 * gdb.mi/mi-pending.exp: Ditto.
2753 * gdb.trace/circ.exp: Ditto.
2754 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
2755 * gdb.base/list.exp: Ditto.
2756
2757 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
2758 breakpoint function and all references to the usestubs macro.
2759 * gdb.base/exprs.c: Ditto.
2760 * gdb.base/freebpcmd.c: Ditto.
2761 * gdb.base/bitfields.c: Ditto.
2762 * gdb.base/bitfields2.c: Ditto.
2763 * gdb.base/break.c: Ditto.
2764 * gdb.base/call-sc.c: Ditto.
2765 * gdb.base/call-signals.c: Ditto.
2766 * gdb.base/callfuncs.c: Ditto.
2767 * gdb.base/charset.c: Ditto.
2768 * gdb.base/consecutive.c: Ditto.
2769 * gdb.base/constvars.c: Ditto.
2770 * gdb.base/funcargs.c: Ditto.
2771 * gdb.base/int-type.c: Ditto.
2772 * gdb.base/interrupt.c: Ditto.
2773 * gdb.base/langs0.c: Ditto.
2774 * gdb.base/list0.c: Ditto.
2775 * gdb.base/mips_pro.c: Ditto.
2776 * gdb.base/miscexprs.c: Ditto.
2777 * gdb.base/nodebug.c: Ditto.
2778 * gdb.base/opaque0.c: Ditto.
2779 * gdb.base/pointers.c: Ditto.
2780 * gdb.base/printcmds.c: Ditto.
2781 * gdb.base/ptype.c: Ditto.
2782 * gdb.base/recurse.c: Ditto.
2783 * gdb.base/reread1.c: Ditto.
2784 * gdb.base/reread2.c: Ditto.
2785 * gdb.base/restore.c: Ditto.
2786 * gdb.base/return.c: Ditto.
2787 * gdb.base/run.c: Ditto.
2788 * gdb.base/scope0.c: Ditto.
2789 * gdb.base/sepdebug.c: Ditto.
2790 * gdb.base/setshow.c: Ditto.
2791 * gdb.base/setvar.c: Ditto.
2792 * gdb.base/sigall.c: Ditto.
2793 * gdb.base/signals.c: Ditto.
2794 * gdb.base/structs.c: Ditto.
2795 * gdb.base/structs2.c: Ditto.
2796 * gdb.base/testenv.c: Ditto.
2797 * gdb.base/twice.c: Ditto.
2798 * gdb.base/unwindonsignal.c: Ditto.
2799 * gdb.base/watchpoint.c: Ditto.
2800 * gdb.base/watchpoints.c: Ditto.
2801 * gdb.base/whatis.c: Ditto.
2802 * gdb.cp/classes.cc: Ditto.
2803 * gdb.cp/cplusfuncs.cc: Ditto.
2804 * gdb.cp/derivation.cc: Ditto.
2805 * gdb.cp/formatted-ref.cc: Ditto.
2806 * gdb.cp/misc.cc: Ditto.
2807 * gdb.cp/overload.cc: Ditto.
2808 * gdb.cp/ovldbreak.cc: Ditto.
2809 * gdb.cp/ref-params.cc: Ditto.
2810 * gdb.cp/ref-types.cc: Ditto.
2811 * gdb.cp/templates.cc: Ditto.
2812 * gdb.cp/virtfunc.cc: Ditto.
2813 * gdb.hp/gdb.aCC/run.c: Ditto.
2814 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
2815 * gdb.hp/gdb.compat/xdb0.c: Ditto.
2816 * gdb.reverse/consecutive-reverse.c: Ditto.
2817 * gdb.reverse/sigall-reverse.c: Ditto.
2818 * gdb.reverse/until-reverse.c: Ditto.
2819 * gdb.reverse/watch-reverse.c: Ditto.
2820 * gdb.trace/actions.c: Ditto.
2821 * gdb.trace/circ.c: Ditto.
2822 * gdb.trace/collection.c: Ditto.
2823
2824 2011-12-13 Pedro Alves <pedro@codesourcery.com>
2825
2826 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
2827 (func6, func7): New.
2828 (main): Call func6 and func7.
2829 * gdb.base/watchpoint.exp (test_wide_location_1)
2830 (test_wide_location_2): New.
2831 (top level): Re-enable hardware watchpoints if necessary. Call
2832 test_wide_location_1 and test_wide_location_2.
2833
2834 2011-12-11 Yao Qi <yao@codesourcery.com>
2835
2836 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
2837
2838 2011-12-11 Joel Brobecker <brobecker@adacore.com>
2839
2840 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
2841 expected output for unsupported case.
2842
2843 2011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2844
2845 PR testsuite/12649
2846 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
2847 Protect gdb_test_multiple by final $gdb_prompt match.
2848
2849 2011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2850
2851 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
2852 New variable, new test.
2853 (list static-method.cc:xxx::(anonymous namespace)::A::func)
2854 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
2855 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
2856 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
2857 them if HAVE_GCC_45682_FIXED is not set.
2858
2859 2011-12-10 Yao Qi <yao@codesourcery.com>
2860
2861 * gdb.trace/status-stop.exp: New.
2862 * gdb.trace/status-stop.c: New.
2863
2864 2011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2865
2866 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
2867 timeout.
2868
2869 2011-12-08 Tom Tromey <tromey@redhat.com>
2870
2871 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
2872 condition.
2873
2874 2011-12-07 Stan Shebs <stan@codesourcery.com>
2875
2876 * gdb.trace/tfind.exp: Update for output changes.
2877
2878 2011-12-07 Pedro Alves <pedro@codesourcery.com>
2879
2880 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
2881 throws "Cannot insert catchpoints in this configuration".
2882 * gdb.ada/mi_catch_ex.exp: Likewise.
2883
2884 2011-12-06 Pedro Alves <pedro@codesourcery.com>
2885
2886 * gdb.base/break-always.exp: Test changing memory at addresses
2887 with breakpoints inserted.
2888
2889 2011-12-06 Joel Brobecker <brobecker@acacore.com>
2890
2891 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
2892 involving a fully qualified function name.
2893
2894 2011-12-06 Tom Tromey <tromey@redhat.com>
2895
2896 * gdb.ada/homonym.exp: Add three breakpoint tests.
2897
2898 2011-12-06 Tom Tromey <tromey@redhat.com>
2899
2900 * gdb.base/solib-weak.exp (do_test): Remove kfail.
2901 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
2902 * gdb.objc/objcdecode.exp: Update for output changes.
2903 * gdb.linespec/linespec.exp: New file.
2904 * gdb.linespec/lspec.cc: New file.
2905 * gdb.linespec/lspec.h: New file.
2906 * gdb.linespec/body.h: New file.
2907 * gdb.linespec/base/two/thefile.cc: New file.
2908 * gdb.linespec/base/one/thefile.cc: New file.
2909 * gdb.linespec/Makefile.in: New file.
2910 * gdb.cp/templates.exp (test_template_breakpoints): Update for
2911 output changes.
2912 * gdb.cp/re-set-overloaded.exp: Remove kfail.
2913 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
2914 makes one breakpoint.
2915 * gdb.cp/method2.exp (test_break): Update for output changes.
2916 * gdb.cp/mb-templates.exp: Update for output changes.
2917 * gdb.cp/mb-inline.exp: Update for output changes.
2918 * gdb.cp/mb-ctor.exp: Update for output changes.
2919 * gdb.cp/ovsrch.exp: Use fully-qualified names.
2920 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
2921 has multiple matches.
2922 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
2923 error message change.
2924 * gdb.base/list.exp (test_list_filename_and_number): Update for
2925 error message change.
2926 * gdb.base/break.exp: Disable pending breakpoints. Update for
2927 output changes.
2928 * configure.ac: Add gdb.linespec.
2929 * configure: Rebuild.
2930 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
2931
2932 2011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
2933
2934 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
2935 last_break register on s390*-*-* targets.
2936
2937 2011-12-06 Joel Brobecker <brobecker@adacore.com>
2938
2939 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
2940 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
2941 of parameter X in procedure Foo.
2942
2943 2011-12-05 Stan Shebs <stan@codesourcery.com>
2944
2945 * gdb.trace/tfind.exp: Update help string matches.
2946
2947 2011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2948
2949 * gdb.server/ext-run.exp (get process list): Accept also systemd
2950 as PID 1.
2951
2952 2011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2953 Pedro Alves <pedro@codesourcery.com>
2954
2955 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
2956 starting GDB.
2957 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
2958 $use_gdb_stub.
2959 * gdb.base/display.exp: Likewise.
2960 * gdb.base/ending-run.exp: Likewise.
2961 * gdb.base/list.exp (test_listsize): Likewise.
2962 * gdb.base/setshow.exp: Likewise.
2963 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
2964 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
2965 check by global $use_gdb_stub.
2966 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
2967 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
2968 (default_gdb_init): Unset global $use_gdb_stub.
2969 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
2970 by global $use_gdb_stub.
2971 * lib/gdbserver-support.exp: Extend comments for set_board_info
2972 gdb_protocol and gdb,socketport.
2973 (gdbserver_start_extended): Set global gdbserver_protocol and
2974 gdbserver_gdbport. Clear global use_gdb_stub.
2975 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
2976 from target use_gdb_stub.
2977 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
2978
2979 2011-12-03 Doug Evans <dje@google.com>
2980
2981 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
2982 (gdb_step_for_stub): Add comments.
2983
2984 2011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
2985
2986 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
2987 to the caller.
2988 (gdb_test_multiple): Likewise.
2989
2990 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2991
2992 Fix gdb.mi/mi-solib.exp without system debug info installed.
2993 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
2994 expect attribute, return 0 for it. Update comments.
2995
2996 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2997
2998 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
2999 (corrupted list): Adjust the expectation.
3000
3001 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3002
3003 PR threads/13448
3004 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
3005 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
3006 * gdb.threads/tls-var-main.c: New file.
3007 * gdb.threads/tls-var.c: New file.
3008 * gdb.threads/tls-var.exp: New file.
3009
3010 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3011
3012 PR testsuite/12649
3013 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
3014 Protect gdb_test_multiple by final $gdb_prompt match.
3015 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
3016 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
3017 (test_tracepoints): Likewise.
3018
3019 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3020
3021 PR breakpoints/13346
3022 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
3023 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
3024 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
3025
3026 2011-12-01 Joel Brobecker <brobecker@adacore.com>
3027
3028 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
3029 * gdb.ada/homonym/homonym.adb: For use of all types defined
3030 locally inside both Get_Value subprograms.
3031
3032 2011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3033
3034 Fix racy FAILs.
3035 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
3036 of send_gdb.
3037
3038 2011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3039
3040 * gdb.base/testenv.exp: Skip on remote targets. Unset global
3041 environment variable after test completed.
3042
3043 2011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3044
3045 * gdb.base/solib-nodir.exp: Skip if remote target.
3046 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
3047 application. Call gdb_load_shlibs.
3048 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
3049
3050 2011-11-29 Joel Brobecker <brobecker@adacore.com>
3051
3052 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
3053
3054 2011-11-28 Joel Brobecker <brobecker@adacore.com>
3055
3056 * gdb.ada/fullname_bp: New testcase.
3057
3058 2011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3059
3060 PR testsuite/12649
3061 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
3062 Wrap send_gdb into a new gdb_test.
3063
3064 Code cleanup.
3065 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
3066 Convert send_gdb and gdb_expect to gdb_test_multiple.
3067
3068 2011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3069
3070 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
3071
3072 2011-11-23 Keith Seitz <keiths@redhat.com>
3073
3074 * lib/mi-support.exp (varobj_tree): New namespace and procs.
3075 (mi_varobj_tree_test_children_callback): New proc.
3076 (mi_walk_varobj_tree): New proc.
3077
3078 2011-11-22 Tom Tromey <tromey@redhat.com>
3079
3080 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
3081 Add "use_mi_command" argument.
3082 (mi_run_cmd, mi_run_with_cli): New procs.
3083 * gdb.mi/solib-lib.c: New file.
3084 * gdb.mi/solib-main.c: New file.
3085 * gdb.mi/mi-solib.exp: New file.
3086
3087 2011-11-21 Doug Evans <dje@google.com>
3088
3089 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
3090 _Unwind_DebugHook is missing.
3091
3092 2011-11-20 Stan Shebs <stan@codesourcery.com>
3093
3094 * gdb.trace/tstatus.exp: New.
3095 * gdb.trace/actions.c: Include string.h.
3096
3097 2011-11-18 Yao Qi <yao@codesourcery.com>
3098
3099 * gdb.trace/pending.exp: New.
3100 * gdb.trace/pending.c: New.
3101 * gdb.trace/pendshr1.c: New.
3102 * gdb.trace/pendshr2.c: New.
3103 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
3104 tracepoint location becomes pending.
3105 (tracepoint_change_loc_2): New.
3106
3107 2011-11-16 David S. Miller <davem@davemloft.net>
3108
3109 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
3110 target is sparc*-*-linux*
3111
3112 2011-11-15 Paul Koning <paul_koning@dell.com>
3113
3114 * gdb.python/py-type.exp: New testcases for exceptions on scalar
3115 types.
3116
3117 2011-11-14 Doug Evans <dje@google.com>
3118
3119 * gdb.base/shell.exp: New file.
3120
3121 2011-11-14 Stan Shebs <stan@codesourcery.com>
3122
3123 * gdb.trace/ftrace.c: New.
3124 * gdb.trace/ftrace.exp: New.
3125
3126 2011-11-14 Yao Qi <yao@codesourcery.com>
3127
3128 * gdb.trace/change-loc-1.c: New.
3129 * gdb.trace/change-loc-2.c: New.
3130 * gdb.trace/change-loc.c: New.
3131 * gdb.trace/change-loc.exp: New.
3132 * gdb.trace/change-loc.h: New.
3133 * gdb.trace/trace-break.c (marker): Define new symbol.
3134 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
3135 New.
3136 (break_trace_same_addr_6): New.
3137
3138 2011-11-12 Matt Rice <ratmice@gmail.com>
3139
3140 * gdb.base/info-macros.exp: Make tests for info definitions
3141 test info macro. Add tests for info macro argument processing.
3142 Rename a few tests.
3143
3144 2011-11-11 Keith Seitz <keiths@redhat.com>
3145
3146 PR gdb/12843
3147 * gdb.base/linespecs.exp: New file.
3148
3149 2011-11-11 Doug Evans <dje@google.com>
3150
3151 * gdb.threads/print-threads.exp: Extend timeout for slower
3152 tests.
3153
3154 2011-11-10 Doug Evans <dje@google.com>
3155
3156 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
3157 "record to end of main" test.
3158
3159 * gdb.python/py-type.c (TS): New typedef.
3160 (ts): New global.
3161 * gdb.python/py-type.exp: Test field list of typedef.
3162
3163 2011-11-10 Joel Brobecker <brobecker@adacore.com>
3164
3165 * gdb.ada/small_reg_param: New testcase.
3166
3167 2011-11-09 Tom Tromey <tromey@redhat.com>
3168
3169 * gdb.cp/destrprint.exp: New file.
3170 * gdb.cp/destrprint.cc: New file.
3171
3172 2011-11-08 Meador Inge <meadori@codesourcery.com>
3173
3174 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
3175 (switch_stack_to_other): New test function.
3176 * gdb.arch/thumb-prologue.exp: New test cases.
3177
3178 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
3179
3180 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
3181
3182 2011-11-08 Yao Qi <yao@codesourcery.com>
3183
3184 * gdb.exp (supports_process_record): New.
3185 (supports_reverse): New.
3186 * gdb.reverse/break-precsave.exp: Call support_process_record
3187 to run test conditionally.
3188 * gdb.reverse/consecutive-precsave.exp: Likewise.
3189 * gdb.reverse/i386-precsave.exp: Likewise.
3190 * gdb.reverse/machinestate-precsave.exp: Likewise.
3191 * gdb.reverse/solib-precsave.exp: Likewise.
3192 * gdb.reverse/step-precsave.exp: Likewise.
3193 * gdb.reverse/until-precsave.exp: Likewise.
3194 * gdb.reverse/watch-precsave.exp: Likewise.
3195 * gdb.reverse/break-reverse.exp: Call support_reverse to run
3196 test conditionally.
3197 * gdb.reverse/consecutive-reverse.exp: Likewise.
3198 * gdb.reverse/finish-precsave.exp: Likewise.
3199 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
3200 * gdb.reverse/finish-reverse.exp: Likewise.
3201 * gdb.reverse/i386-reverse.exp: Likewise.
3202 * gdb.reverse/i386-sse-reverse.exp: Likewise.
3203 * gdb.reverse/machinestate.exp: Likewise.
3204 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
3205 * gdb.reverse/sigall-precsave.exp: Likewise.
3206 * gdb.reverse/sigall-reverse.exp: Likewise.
3207 * gdb.reverse/solib-reverse.exp: Likewise.
3208 * gdb.reverse/step-reverse.exp: Likewise.
3209 * gdb.reverse/until-reverse.exp: Likewise.
3210 * gdb.reverse/watch-reverse.exp: Likewise.
3211
3212 2011-11-05 Yao Qi <yao@codesourcery.com>
3213
3214 * gdb.trace/trace-break.exp: Add test on setting two
3215 fast tracepoints at the same address.
3216
3217 2011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3218
3219 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
3220
3221 2011-11-02 Stan Shebs <stan@codesourcery.com>
3222
3223 * gdb.trace/collection.c: Add code using strings.
3224 * gdb.trace/collection.exp: Add tests of string collection.
3225
3226 2011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3227
3228 * gdb.base/skip-solib.exp (executable_main): New variable.
3229 (binfile_main): Base it on that.
3230 Use $executable_main in clean_restart calls. Drop gdb_exit and
3231 gdb_start calls.
3232
3233 2011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3234
3235 Fix racy FAILs.
3236 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
3237 breakpoint_re globals import by async. Set string_regex to .* for
3238 async. Remove the optional thread_selected_re and breakpoint_re
3239 globals expectations.
3240
3241 2011-11-01 Joseph Myers <joseph@codesourcery.com>
3242
3243 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
3244 well as Cygwin.
3245
3246 2011-11-01 Justin Lebar <justin.lebar@gmail.com>
3247
3248 Add tests for skip command.
3249 * gdb.base/skip-solib-lib.c: New
3250 * gdb.base/skip-solib-main.c: New
3251 * gdb.base/skip-solib.exp: New
3252 * gdb.base/skip.c: New
3253 * gdb.base/skip.exp: New
3254 * gdb.base/skip1.c: New
3255 * gdb.base/Makefile.in: Adding new files.
3256
3257 2011-10-31 Yao Qi <yao@codesourcery.com>
3258 Pedro Alves <pedro@codesourcery.com>
3259
3260 * gdb.trace/trace-break.c: New.
3261 * gdb.trace/trace-break.exp: New.
3262
3263 2011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3264
3265 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
3266 break-here-2.
3267
3268 2011-10-28 Pedro Alves <pedro@codesourcery.com>
3269
3270 * gdb.threads/no-unwaited-for-left.c: New.
3271 * gdb.threads/no-unwaited-for-left.exp: New.
3272 * gdb.threads/non-ldr-exc-1.c: New.
3273 * gdb.threads/non-ldr-exc-1.exp: New.
3274 * gdb.threads/non-ldr-exc-2.c: New.
3275 * gdb.threads/non-ldr-exc-2.exp: New.
3276 * gdb.threads/non-ldr-exc-3.c: New.
3277 * gdb.threads/non-ldr-exc-3.exp: New.
3278 * gdb.threads/non-ldr-exc-4.c: New.
3279 * gdb.threads/non-ldr-exc-4.exp: New.
3280
3281 2011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3282
3283 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
3284 * gdb.base/attach-pie-misread.exp: Likewise.
3285 * gdb.base/break-interp.exp: Likewise.
3286 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
3287 testcases for use_gdb_stub.
3288 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
3289 (continue): New testcase.
3290 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
3291 * gdb.threads/attach-into-signal.exp: Likewise.
3292 * gdb.threads/attach-stopped.exp: Likewise.
3293 * gdb.threads/attachstop-mt.exp: Likewise.
3294
3295 2011-10-28 Paul Koning <paul_koning@dell.com>
3296
3297 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
3298
3299 2011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3300
3301 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
3302 (mi_gdb_test): Import globals thread_selected_re
3303 and breakpoint_re. Expect them optionally at the regex start.
3304
3305 2011-10-27 Doug Evans <dje@google.com>
3306
3307 * gdb.python/python.exp: Test source -s.
3308
3309 2011-10-26 Paul Koning <paul_koning@dell.com>
3310
3311 * gdb.python/lib-types.cc (struct A): New structure.
3312 * gdb.python/lib-types.exp (deepitems): New tests.
3313
3314 2011-10-25 Paul Koning <paul_koning@dell.com>
3315
3316 PR python/13327
3317
3318 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
3319 fetch_lazy method.
3320
3321 2011-10-24 Yao Qi <yao@codesourcery.com>
3322
3323 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
3324 target is tic6x-*-*.
3325
3326 2011-10-21 Joel Brobecker <brobecker@adacore.com>
3327
3328 * gdb.ada/mi_task_info/task_switch.adb: New file.
3329 * gdb.ada/mi_task_info.exp: New file.
3330
3331 2011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3332
3333 * gdb.cp/expand-psymtabs-cxx.exp: New file.
3334 * gdb.cp/expand-psymtabs-cxx.cc: New file.
3335
3336 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3337
3338 PR python/12656
3339
3340 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
3341 global_block tests.
3342
3343 2011-10-18 Tom Tromey <tromey@redhat.com>
3344
3345 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
3346
3347 2011-10-18 Tom Tromey <tromey@redhat.com>
3348
3349 * gdb.base/source.exp: Don't include full file name in test name.
3350 * gdb.python/python.exp: Don't include full file name in test
3351 name.
3352
3353 2011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3354
3355 * gdb.base/attach-pie-noexec.c: New files.
3356 * gdb.base/attach-pie-noexec.exp: New files.
3357
3358 2011-10-17 Joseph Myers <joseph@codesourcery.com>
3359
3360 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
3361 prompt for each extra line in command.
3362
3363 2011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3364
3365 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
3366 Revert the part of:
3367 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3368 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
3369 Change the expected string.
3370
3371 2011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3372
3373 Fix results with system glibc debug info installed.
3374 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
3375 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
3376 Accept also __libc_ symbol prefix and no prefix.
3377
3378 2011-10-14 Keith Seitz <keiths@redhat.com>
3379
3380 PR c++/13225
3381 * gdb.cp/converts.cc (foo3_1): New function.
3382 (foo3_2): New functions.
3383 * gdb.cp/converts.exp: Add tests for int to pointer conversion
3384 and null pointer conversions of integer constant zero.
3385 Add test to check if all arguments are checked for incompatible
3386 conversion BADNESS.
3387
3388 2011-10-14 Tom Tromey <tromey@redhat.com>
3389
3390 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
3391 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
3392 linespec.
3393
3394 2011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3395
3396 Fix internal error regression.
3397 * gdb.dwarf2/implptr-optimized-out.S: New file.
3398 * gdb.dwarf2/implptr-optimized-out.exp: New file.
3399
3400 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3401
3402 Fix empty DWARF expressions DATA vs. SIZE conditionals.
3403 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
3404 (loclist): New.
3405 (4): New abbrev.
3406 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
3407 Use prepare_for_testing, remove clean_restart.
3408 (p arraynoloc, p arraycallnoloc): New tests.
3409
3410 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3411
3412 * gdb.cp/namespace-enum.exp (executable): New variable.
3413 (binfile): Use ${objdir}/${subdir}/ prefix.
3414 Use ${executable} for clean_restart.
3415
3416 2011-10-11 Sterling Augustine <saugustine@google.com>
3417
3418 * gdb.cp/Makefile.in: Add namespace-enum test.
3419 * gdb.cp/namespace-enum.exp: New file.
3420 * gdb.cp/namespace-enum.c: New file.
3421 * gdb.cp/namespace-enum-main.c: New file.
3422
3423 2011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
3424
3425 * gdb.python/py-shared.exp: Relax filename check to handle remote:
3426 sysroot.
3427
3428 2011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3429
3430 Reimplement @entry in input expressions.
3431 * gdb.base/exprs.c (v_int_array_init): New variable.
3432 * gdb.base/exprs.exp (print v_int_array_init)
3433 (print *v_int_array_init@1, print *v_int_array_init@2)
3434 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
3435 (print v_int_array_init[1]@1): New tests.
3436
3437 2011-10-10 Joseph Myers <joseph@codesourcery.com>
3438
3439 * gdb.cp/gdb2495.exp: Do not include directories in filename in
3440 expected message.
3441
3442 2011-10-09 Doug Evans <dje@google.com>
3443
3444 * gdb.base/alias.exp: Add tests for alias command.
3445
3446 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3447
3448 * gdb.arch/amd64-entry-value.s: New file.
3449 * gdb.mi/mi2-amd64-entry-value.s: New file.
3450
3451 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3452
3453 Display @entry parameter values even for references.
3454 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
3455 functions.
3456 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
3457 reference and datap_input.
3458 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
3459 breakpoints.
3460 (continue to breakpoint: entry_reference: reference)
3461 (entry_reference: bt at entry)
3462 (continue to breakpoint: entry_reference: breakhere_reference)
3463 (entry_reference: bt, entry_reference: ptype regparam)
3464 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
3465 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
3466 (entry_reference: p regcopy, entry_reference: p nodataparam)
3467 (entry_reference: p nodataparam@entry): New tests.
3468
3469 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3470
3471 Support @entry in input expressions.
3472 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
3473 (entry_stack: p s1@entry, entry_stack: p s2@entry)
3474 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
3475 (tailcall: p j@entry): New tests.
3476 * gdb.cp/koenig.cc (A::entry): New function.
3477 (main): Call it.
3478 * gdb.cp/koenig.exp (p entry (c)): New test.
3479
3480 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3481
3482 Display @entry parameter values (without references).
3483 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
3484 (different, validity, invalid): New functions.
3485 (main): Call them.
3486 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
3487 stacktest, breakhere_stacktest, different, breakhere_different,
3488 breakhere_validity and breakhere_invalid.
3489 (entry: bt): Update for @entry.
3490 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
3491 (entry_validity: *, entry_invalid: *): Many new tests.
3492 * gdb.base/break.exp
3493 (run until breakpoint set at small function, optimized file): Accept
3494 also the @entry suffix.
3495 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
3496 * gdb.mi/mi2-amd64-entry-value.c: New files.
3497 * gdb.mi/mi2-amd64-entry-value.exp: New files.
3498
3499 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3500
3501 Protect entry values against self tail calls.
3502 * gdb.arch/amd64-entry-value.cc (self2, self): New.
3503 (main): Call self.
3504 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
3505 (set debug entry-values 1, self: bt debug entry-values): New tests.
3506
3507 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3508
3509 Recognize virtual tail call frames.
3510 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
3511 (amb_b, amb_a): New.
3512 (main): Call a and b.
3513 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
3514 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
3515 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
3516 New tests.
3517
3518 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3519
3520 Implement basic support for DW_TAG_GNU_call_site.
3521 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
3522 * gdb.arch/amd64-entry-value.cc: New file.
3523 * gdb.arch/amd64-entry-value.exp: New file.
3524
3525 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3526
3527 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
3528 * gdb.dwarf2/implptr-64bit.S: New file.
3529 * gdb.dwarf2/implptr-64bit.exp: New file.
3530
3531 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3532
3533 Fix initial language detection with -readnow.
3534 * gdb.cp/readnow-language.cc: New file.
3535 * gdb.cp/readnow-language.exp: New file.
3536
3537 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3538
3539 Fix printed anonymous struct name.
3540 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
3541
3542 2011-10-09 Joseph Myers <joseph@codesourcery.com>
3543
3544 * gdb.base/solib-symbol.exp: Do not include directories in
3545 filenames in expected messages.
3546
3547 2011-10-07 Doug Evans <dje@google.com>
3548
3549 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
3550
3551 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
3552
3553 Allow Python notification of new object-file loadings.
3554 * gdb.python/py-events.exp: Test newobjfile event.
3555 * gdb.python/py-events.py: Register newobjfile callback.
3556 * gdb.python/py-events.c: Add call to shared library
3557 * gdb.python/py-events-shlib.c: New file.
3558
3559 2011-10-06 Joseph Myers <joseph@codesourcery.com>
3560
3561 * gdb.base/fixsection.exp: Do not include directories in filename
3562 in expected message.
3563
3564 2011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
3565
3566 Add tests for passing of environment variables to inferior.
3567 * gdb.base/testenv.c: New test source.
3568 * gdb.base/testenv.exp: New expect test.
3569
3570 2011-10-04 Paul Koning <paul_koning@dell.com>
3571
3572 * gdb.python/py-value.c (main): Break before return.
3573
3574 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
3575
3576 PR python/12691: Add the inferior to Python exited event
3577 * gdb.python/py-events.exp: Test the inferior attribute of exited
3578 event with a fork.
3579 * gdb.python/py-events.py: Print inferior number on exit.
3580 * gdb.python/py-events.c: Fork the inferior.
3581
3582 2011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
3583
3584 * gdb.base/jit.exp: Add testcase name to log message
3585
3586 2011-10-03 Paul Koning <paul_koning@dell.com>
3587 Jan Kratochvil <jan.kratochvil@redhat.com>
3588
3589 * gdb.python/py-value.exp
3590 (python inval = gdb.parse_and_eval('*(int*)0'))
3591 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
3592 (set argc=2, python print argc_lazy): New tests.
3593
3594 2011-10-02 Joel Brobecker <brobecker@adacore.com>
3595
3596 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
3597
3598 2011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3599 Pedro Alves <pedro@codesourcery.com>
3600
3601 * gdb.python/py-value.exp (test_value_in_inferior): New variable
3602 can_read_0, test for it.
3603 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
3604 (parse_and_eval with memory error): ... here, make it untested if
3605 can_read_0.
3606
3607 2011-09-30 Marek Polacek <mpolacek@redhat.com>
3608
3609 * gdb.python/python.exp (verify pagination beforehand)
3610 (verify pagination afterwards): Fix race by splitting the line.
3611
3612 2011-09-29 Joseph Myers <joseph@codesourcery.com>
3613
3614 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
3615 for 64-bit multilibs from i?86-* targets.
3616
3617 2011-09-29 Marek Polacek <mpolacek@redhat.com>
3618
3619 * lib/gdb.exp: Fix a typo in one of the comments.
3620
3621 2011-09-29 Marek Polacek <mpolacek@redhat.com>
3622
3623 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
3624 matching pattern.
3625
3626 2011-09-28 Paul Koning <paul_koning@dell.com>
3627
3628 * gdb.python/py-type.c (enum E): New.
3629 * gdb.python/py-type.exp (test_fields): Add tests for Python
3630 mapping access to fields.
3631 (test_enums): New test for field access on enums.
3632
3633 2011-09-27 Stan Shebs <stan@codesourcery.com>
3634
3635 * gdb.trace/collection.exp: Test collection of $_ret.
3636
3637 2011-09-22 Andreas Tobler <andreast@fgznet.ch>
3638
3639 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
3640 list of compilation switches for <*-*-freebsd*>.
3641
3642 2011-09-19 Stan Shebs <stan@codesourcery.com>
3643
3644 * gdb.trace/tspeed.exp: New file.
3645 * gdb.trace/tspeed.c: New file.
3646
3647 2011-09-18 Yao Qi <yao@codesourcery.com>
3648
3649 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
3650 instructions.
3651 (test_adr_32bit, test_pop_pc): Likewise.
3652 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
3653 Thumb instructions.
3654 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
3655 in gdb_test_multiple.
3656 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
3657
3658 2011-09-17 Yao Qi <yao@codesourcery.com>
3659
3660 * lib/gdb.exp (can_single_step_to_signal_handler): New.
3661 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
3662 support single step to signal handler.
3663
3664 2011-09-17 Yao Qi <yao@codesourcery.com>
3665
3666 * gdb.base/disp-step-fork.c: New.
3667 * gdb.base/disp-step-syscall.exp: New.
3668 * gdb.base/disp-step-vfork.c: New.
3669
3670 2011-09-16 Joel Brobecker <brobecker@adacore.com>
3671
3672 * gdb.ada/tasks.exp: Make the expected output for
3673 the `info tasks' tests more resilient to spacing
3674 changes.
3675
3676 2011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3677
3678 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
3679 (reached breakpoint 2, reached breakpoint 3): Update expected output.
3680
3681 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
3682
3683 PR Python/12692 Add gdb.selected_inferior() to Python interface.
3684 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
3685
3686 2011-04-30 Kevin Pouget <kevin.pouget@st.com>
3687
3688 Handle multiple breakpoint hits in Python interface:
3689 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
3690 presence.
3691 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
3692 breakpoint hits.
3693
3694 2011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
3695 Jan Kratochvil <jan.kratochvil@redhat.com>
3696
3697 * gdb.python/py-events.exp: Remove pretty printing comment.
3698 * gdb.python/py-evsignal.exp: New file.
3699 * gdb.python/py-evthreads.c: Include signal.h.
3700 (thread3): Remove variable count3. Remove variable bad and use raise
3701 instead.
3702 (thread2): Remove variable count2. Move thread3 pthread_create here,
3703 merge pthread_join to a single line.
3704 (main): Remove variable count1. Merge pthread_join with pthread_create
3705 to a single line.
3706 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
3707 KFAIL python/12966 for gdbserver. Test return value of
3708 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
3709 gdb_expect by gdb_test and gdb_test_multiple.
3710 (thread 2, thread 3): New tests.
3711
3712 2011-09-12 Matt Rice <ratmice@gmail.com>
3713 Pedro Alves <pedro@codesourcery.com>
3714
3715 PR gdb/13175
3716
3717 * gdb.base/interp.exp: New tests.
3718 * gdb.base/interp.c: New file.
3719
3720 2011-09-12 Doug Evans <dje@google.com>
3721
3722 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
3723 * gdb.dwarf2/typeddwarf.exp: Ditto.
3724
3725 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3726
3727 Fix compatibility with x32 arch.
3728 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
3729 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
3730 is_x86_like_target.
3731 * testsuite/gdb.trace/collection.exp: Likewise.
3732 * testsuite/gdb.trace/report.exp: Likewise.
3733 * testsuite/gdb.trace/unavailable.exp: Likewise.
3734 * testsuite/gdb.trace/while-dyn.exp: Likewise.
3735 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
3736 (is_x86_like_target): Check also is_amd64_regs_target.
3737
3738 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3739
3740 PR breakpoints/12435
3741 * gdb.arch/amd64-prologue-xmm.c: New file.
3742 * gdb.arch/amd64-prologue-xmm.exp: New file.
3743 * gdb.arch/amd64-prologue-xmm.s: New file.
3744
3745 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3746
3747 * gdb.dwarf2/dw2-param-error-main.c: New file.
3748 * gdb.dwarf2/dw2-param-error.S: New file.
3749 * gdb.dwarf2/dw2-param-error.exp: New file.
3750
3751 2011-09-08 Pedro Alves <pedro@codesourcery.com>
3752
3753 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
3754 inferior's pid and look for a core dump named core.$pid. Use
3755 `remote_file' commands on the host instead of hand coding shell
3756 commands on the build.
3757 * gdb.base/valgrind-db-attach.exp: Kill the program before
3758 finishing the test.
3759
3760 2011-09-02 Matt Rice <ratmice@gmail.com>
3761
3762 * lib/prompt.exp: New file for testing the first prompt.
3763 * gdb.python/py-prompt.exp: Ditto.
3764 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
3765
3766 2011-09-02 Pedro Alves <pedro@codesourcery.com>
3767
3768 * gdb.threads/gcore-thread.exp: Set the global core_supported to
3769 0, before testing gcore.
3770
3771 2011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3772
3773 * dw2-ifort-parameter-debug.S: Update copyright year.
3774 * dw2-ifort-parameter.c: Update copyright year.
3775 * dw2-ifort-parameter.exp: Update copyright year.
3776
3777 * dw2-ifort-parameter-debug.S: New file.
3778 * dw2-ifort-parameter.c: New file.
3779 * dw2-ifort-parameter.exp: New file.
3780
3781 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3782
3783 * gdb.base/commands.exp (error_clears_commands_left): New function.
3784 (): Call it.
3785
3786 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3787
3788 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
3789 (C): Initialize `a'.
3790 * gdb.mi/mi-inheritance-syntax-error.exp
3791 (-data-evaluate-expression $path): Expect `a' as 5.
3792
3793 2011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
3794
3795 PR mi/11912
3796 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
3797 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
3798 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
3799 keyword in output of -var-info-path-expression.
3800
3801 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3802
3803 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
3804 * gdb.trace/collection.exp: Likewise.
3805 * gdb.trace/report.exp: Likewise.
3806 * gdb.trace/unavailable.exp: Likewise.
3807 * gdb.trace/while-dyn.exp: Likewise.
3808
3809 2011-08-18 Keith Seitz <keiths@redhat.com>
3810
3811 PR c++/12266
3812 * gdb.cp/meth-typedefs.cc: New file.
3813 * gdb.cp/meth-typedefs.exp: New file.
3814
3815 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
3816
3817 * gdb.python/python.exp: Add extended-prompt tests.
3818
3819 2011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3820
3821 * gdb.arch/i386-dr3-watch.exp
3822 (watchpoint on gap1 does not fit debug registers)
3823 (delete all watchpoints): Fix racy expect strings.
3824
3825 2011-08-14 Yao Qi <yao@codesourcery.com>
3826
3827 * gdb.base/maint.exp: set data_section to ".neardata".
3828 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
3829 * gdb.base/savedregs.exp: Handle SIGILL.
3830 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
3831 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
3832
3833 2011-08-12 Doug Evans <dje@google.com>
3834
3835 * gdb.python/py-symbol.exp: Add test for symbol.type.
3836
3837 2011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
3838
3839 * gdb.threads/pthreads.exp: Enable on non-native configurations.
3840 * gdb.mi/mi-pthreads.exp: Likewise.
3841 * gdb.mi/mi2-pthreads.exp: Likewise.
3842 * gdb.mi/gdb669.exp.exp: Likewise.
3843
3844 2011-08-09 Pedro Alves <pedro@codesourcery.com>
3845
3846 * lib/mi-support.exp (detect_async): Rename to...
3847 (mi_detect_async): ... this.
3848 * gdb.mi/mi-nonstop-exit.exp: Adjust.
3849 * gdb.mi/mi-nonstop.exp: Adjust.
3850 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
3851 * gdb.mi/mi-nsintrall.exp: Adjust.
3852 * gdb.mi/mi-nsmoribund.exp: Adjust.
3853 * gdb.mi/mi-nsthrexec.exp: Adjust.
3854
3855 2011-08-09 Pedro Alves <pedro@codesourcery.com>
3856
3857 * gdb.base/display.c (do_loops): New `p_i' local.
3858 * gdb.base/display.exp: Test displaying a variable that is
3859 temporarily at a bad address.
3860
3861 2011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3862
3863 * gdb.dwarf2/dw2-op-stack-value.S: New file.
3864 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
3865
3866 2011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3867
3868 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3869 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
3870 (p fuNC_symtab): Permit also ppc64 leading dot.
3871
3872 2011-08-05 Pedro Alves <pedro@codesourcery.com>
3873
3874 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
3875 procedure.
3876 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
3877
3878 2011-08-05 Yao Qi <yao@codesourcery.com>
3879
3880 * gdb.base/callfuncs.exp: Set language after main.
3881 * gdb.cp/cplusfuncs.exp: Likewise.
3882 * gdb.cp/inherit.exp: Likewise.
3883
3884 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
3885
3886 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
3887 * gdb.base/watch-vfork.exp: Skip on remote targets.
3888
3889 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
3890
3891 * gdb.threads/thread-find.exp: Support remote targets.
3892
3893 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
3894
3895 * gdb.base/jit.exp: Download solib_binfile to target.
3896 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
3897 and call dlopen without full path name.
3898 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
3899 dlopen without full path name.
3900
3901 2011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3902
3903 * gdb.base/break-always.exp: Complete the test
3904 with duplicated breakpoints and enabling/disabling them.
3905
3906 2011-08-02 Tom Tromey <tromey@redhat.com>
3907
3908 PR gdb/11289:
3909 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
3910
3911 2011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
3912
3913 PR gdb/13045
3914 * gdb.base/float.exp: Add new test case for PR gdb/13045
3915 * gdb.base/float.c: New file.
3916
3917 2011-07-28 Phil Muldoon <pmuldoon@redhat.com>
3918
3919 * gdb.python/py-mi.exp: Test printers returning string hint, and
3920 also not returning a value.
3921 * gdb.python/py-prettyprint.c: Add testcase for above.
3922 * gdb.python/py-prettyprint.py: Add test printer for above.
3923
3924 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3925
3926 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
3927 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
3928 (.Ldie30) Add as field "data4".
3929 (.Ldie32) Rename field "b" to "shl".
3930 (abbrev4) Change for the "data4" field.
3931 (abbrev5, abbrev6) Remove.
3932 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
3933 (p &s.shl): ... here. Add comment.
3934 (p &s.data4): New.
3935
3936 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3937
3938 Fix crash on lval_computed values.
3939 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
3940
3941 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3942
3943 * gdb.base/help.exp (help whatis): Update the expected string.
3944
3945 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3946
3947 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
3948 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
3949 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
3950 Change the expected string.
3951
3952 2011-07-26 Pedro Alves <pedro@codesourcery.com>
3953
3954 * gdb.base/watchpoint.exp
3955 (test_disable_enable_software_watchpoint): New procedure.
3956 (top level): Run it.
3957
3958 2011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
3959
3960 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
3961 executable file "${binfile}", C++ version "${binfile}-cxx".
3962 * gdb.python/py-prettyprint.exp: Likewise.
3963 * gdb.python/py-symbol.exp: Likewise.
3964 * gdb.python/py-type.exp: Likewise.
3965 * gdb.python/py-value.exp: Likewise.
3966 * gdb.python/py-template.exp (test_template_arg): Pass full executable
3967 file name instead of just suffix.
3968
3969 2011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3970
3971 Fix implicit pointer offsets.
3972 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
3973 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
3974 (continue to breakpoint: continue to baz breakpoint for implptr)
3975 (sanity check element 0, sanity check element 1)
3976 (enter the inlined function, check element 0 for the offset)
3977 (check element 1 for the offset)
3978 (continue to breakpoint: ignore the second baz breakpoint): New tests.
3979 (set foo breakpoint for implptr): Update the breakpoint number.
3980
3981 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
3982
3983 * gdb.python/py-mi.exp: Use different file names for different
3984 versions of the executable under test.
3985 * gdb.python/py-prettyprint.exp: Likewise.
3986 * gdb.python/py-symbol.exp: Likewise.
3987 * gdb.python/py-template.exp: Likewise.
3988 * gdb.python/py-type.exp: Likewise.
3989 * gdb.python/py-value.exp: Likewise.
3990
3991 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
3992
3993 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
3994 flag after restarting GDB if necessary.
3995
3996 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
3997
3998 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
3999
4000 2011-07-22 Pedro Alves <pedro@codesourcery.com>
4001
4002 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
4003 backend doesn't leave used debug registers behind.
4004
4005 2011-07-22 Tom Tromey <tromey@redhat.com>
4006
4007 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
4008 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
4009 argument.
4010 * gdb.dwarf2/typeddwarf-amd64.S: New file.
4011
4012 2011-07-21 Matt Rice <ratmice@gmail.com>
4013
4014 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
4015 in mostlyclean rule. Add files ending in .core.
4016
4017 2011-07-21 Matt Rice <ratmice@gmail.com>
4018
4019 PR macros/12999
4020 * gdb.base/info-macros.c: New test sources.
4021 * gdb.base/info-macros.exp: New tests.
4022
4023 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
4024
4025 * gdb.python/python.exp: Add prompt substitution tests.
4026
4027 2011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4028
4029 Fix crash if referenced CU is aged out.
4030 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
4031 New.
4032 * gdb.dwarf2/implptr.exp: Likewise.
4033
4034 2011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4035
4036 * gdb.dwarf2/implptr.S: Rebuilt.
4037 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
4038 (bar): Use them for j, k, l.
4039 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
4040 COMPILE.
4041 (print j in implptr:bar): Update for the intp typedef.
4042 (print p[0].x in implptr:foo): Use more exact regex.
4043
4044 2011-07-18 Tom Tromey <tromey@redhat.com>
4045
4046 * gdb.cp/static-method.exp: Add missing single quote.
4047
4048 2011-07-18 Yao Qi <yao@codesourcery.com>
4049
4050 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
4051 supported.
4052 * gdb.mi/mi-nonstop-exit.exp: Likewise.
4053 * gdb.mi/mi-nonstop.exp: Likewise.
4054 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
4055 * gdb.mi/mi-nsintrall.exp: Likewise.
4056 * gdb.mi/mi-nsmoribund.exp: Likewise.
4057 * gdb.mi/mi-nsthrexec.exp: Likewise.
4058 * gdb.python/py-evthreads.exp: Likewise.
4059
4060 2011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4061
4062 Code cleanup.
4063 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
4064 it. Substitute it instead of test_compiler_info everywhere.
4065
4066 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
4067
4068 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
4069 remote targets as well.
4070
4071 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
4072
4073 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
4074 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
4075
4076 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
4077
4078 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
4079 a remote machine, not the host.
4080 (gdb_compile_shlib): Set soname if target is remote.
4081
4082 2011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
4083
4084 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
4085
4086 2011-07-13 Matt Rice <ratmice@gmail.com>
4087
4088 * gdb.python/py-objfile-script-gdb.py: Renamed to
4089 py-objfile-script-gdb.py.in.
4090 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
4091 py-objfile-script-gdb.py.
4092 * gdb.python/py-objfile-script.exp: Update reference to
4093 py-objfile-script-gdb.py.
4094
4095 2011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4096
4097 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
4098 reference undefined label.
4099
4100 2011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4101
4102 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
4103 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
4104 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
4105 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
4106
4107 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
4108
4109 PR python/12438
4110 * gdb.python/python.exp: Add maint set/show python print-stack
4111 deprecated tests. Add set/show python print-backtrace tests.
4112
4113 2011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4114
4115 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
4116 debug info.
4117
4118 2011-07-06 Matt Rice <ratmice@gmail.com>
4119
4120 * gdb.python/python.exp: Update filename paths.
4121 * gdb.python/py-symtab.exp: Ditto.
4122
4123 2011-07-06 Marek Polacek <mpolacek@redhat.com>
4124
4125 * gdb.python/py-evthreads.exp: Add missing `$'.
4126
4127 2011-07-06 Jie Zhang <jie.zhang@analog.com>
4128
4129 * config/bfin.exp: New file.
4130 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
4131 * gdb.asm/bfin.inc: New file.
4132
4133 2011-07-06 Marek Polacek <mpolacek@redhat.com>
4134
4135 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
4136 the whole output.
4137
4138 2011-07-05 Tom Tromey <tromey@redhat.com>
4139
4140 * gdb.java/jprint.java (jprint.hi): New field.
4141 * gdb.java/jprint.exp: Print string.
4142
4143 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
4144
4145 * gdb.base/call-sc.c: Fix typos.
4146 * gdb.base/ifelse.exp: Likewise.
4147 * gdb.base/structs.c: Likewise.
4148
4149 2011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4150
4151 * gdb.base/jit-so.exp: New test.
4152 * gdb.base/jit-dlmain.c: New file.
4153 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
4154
4155 2011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4156
4157 * gdb.cp/m-static.exp: Call get_compiler_info.
4158 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
4159 * gdb.cp/pr9167.exp (p b): Likewise.
4160 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
4161 (test value of P in inner_m, test type of Z in inner_m): Call
4162 setup_xfail for gcc <= 4.5.
4163
4164 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4165
4166 * gdb.cp/paren-type.cc: New files.
4167 * gdb.cp/paren-type.exp: New files.
4168
4169 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4170
4171 Stop on first linespec terminator instead of eating what we can.
4172 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
4173 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
4174 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
4175 (break C::f()): ... this one.
4176 (break C::operator()()): New test.
4177 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
4178 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
4179 test.
4180
4181 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4182
4183 Fall back linespec to minimal symbols.
4184 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
4185 error message.
4186 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
4187 * gdb.cp/minsym-fallback-main.cc: New file.
4188 * gdb.cp/minsym-fallback.cc: New file.
4189 * gdb.cp/minsym-fallback.exp: New file.
4190 * gdb.cp/minsym-fallback.h: New file.
4191
4192 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4193
4194 * gdb.cp/no-dmgl-verbose.cc: New file.
4195 * gdb.cp/no-dmgl-verbose.exp: New file.
4196
4197 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4198
4199 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
4200 __GI_.
4201 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
4202 (f): New function.
4203 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
4204 (complete p 'func<short>(): ... here.
4205 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
4206 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
4207 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
4208 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
4209 Make them KFAIL gcc/49546.
4210
4211 2011-07-01 Joel Brobecker <brobecker@adacore.com>
4212
4213 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
4214
4215 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4216
4217 Test GCC PR debug/49546.
4218 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
4219 (test type of F in k3_m, test value of F in k3_m): New.
4220 * gdb.cp/temargs.cc (struct S3, struct K3): New.
4221 (main): New variable k3. Call k3.k3_m.
4222
4223 2011-07-01 Jean-Charles Delay <delay@adacore.com>
4224
4225 * gdb.ada/packed_array.exp: Fix expected outout.
4226
4227 2011-07-01 Jean-Charles Delay <delay@adacore.com>
4228
4229 * gdb.ada/packed_array.exp: fixed expected output.
4230
4231 2011-07-01 Joel Brobecker <brobecker@adacore.com>
4232
4233 * gdb.ada/same_enum: New testcase.
4234
4235 2011-07-01 Joel Brobecker <brobecker@adacore.com>
4236
4237 * gdb.ada/ptr_typedef: New testcase.
4238
4239 2011-07-01 Joel Brobecker <brobecker@adacore.com>
4240
4241 * gdb.ada/arrayptr.exp: Add ptype test.
4242
4243 2011-07-01 Joel Brobecker <brobecker@adacore.com>
4244
4245 * gdb.ada/char_enum: New testcase.
4246
4247 2011-07-01 Yao Qi <yao@codesourcery.com>
4248
4249 * gdb.base/dump.exp (capture_pointer_with_type): New.
4250 Get value from address instead of name.
4251 Start GDB once, and do `dump' and `restore'
4252 tests together.
4253
4254 2011-06-30 Jie Zhang <jie.zhang@analog.com>
4255 Mike Frysinger <vapier@gentoo.org>
4256
4257 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
4258 helper functions for getting/setting remotetimeout variable.
4259 * lib/gdb.exp (gdb_load): If the target is remote, set
4260 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
4261 with $loadtimeout. Set $load_ok to 0 before doing the load.
4262 Instead of returning, immediately, set $load_ok to 0. Call
4263 set_remotetimeout with $oldremotetimeout, and then return if
4264 $load_ok is 1.
4265
4266 2011-06-30 Andrew Burgess <aburgess@broadcom.com>
4267
4268 * gdb.python/py-template.exp: Don't run this test if the target
4269 does not support c++ tests.
4270
4271 2011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4272
4273 Fix non-only rename list for Fortran modules import.
4274 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
4275 tests.
4276 * gdb.fortran/module.f90 (module moduse): New.
4277 (program module): use moduse, test var_x, var_y and var_z.
4278
4279 2011-06-29 Tom Tromey <tromey@redhat.com>
4280
4281 PR testsuite/12040:
4282 * gdb.fortran/array-element.exp: Use f90, not f77.
4283 * gdb.fortran/complex.exp: Use f90, not f77.
4284 * gdb.fortran/derived-type.exp: Use f90, not f77.
4285 * gdb.fortran/library-module.exp: Use f90, not f77.
4286 * gdb.fortran/logical.exp: Use f90, not f77.
4287 * gdb.fortran/module.exp: Use f90, not f77.
4288 * gdb.fortran/multi-dim.exp: Use f90, not f77.
4289 * gdb.fortran/subarray.exp: Use f90, not f77.
4290
4291 2011-06-29 Tom Tromey <tromey@redhat.com>
4292
4293 * gdb.fortran/charset.exp: New file.
4294 * gdb.fortran/charset.f90: New file.
4295
4296 2011-06-29 Tom Tromey <tromey@redhat.com>
4297
4298 PR testsuite/12040:
4299 * lib/future.exp: New file, mostly extracted from ada.exp.
4300 Rewrote compatibility code to use rename.
4301 (gdb_find_gfortran): New proc.
4302 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
4303 gfortran patch.
4304 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
4305 Move to future.exp.
4306 * lib/gdb.exp: Always load future.exp.
4307
4308 2011-06-28 Yao Qi <yao@codesourcery.com>
4309
4310 * gdb.cp/exception.cc: Don't include iostream.
4311 (bar): Remove print statement.
4312 (catcher): New.
4313 (main): Remove print statements. Call function catcher.
4314 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
4315 Set breakpoint on catcher, and check the value of parameter.
4316
4317 2011-06-23 Yao Qi <yao@codesourcery.com>
4318
4319 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check breakpoint
4320 1.2 is disabled. KFAIL for uclinux.
4321
4322 2011-06-23 Marek Polacek <mpolacek@redhat.com>
4323
4324 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
4325 mi_gdb_test.
4326
4327 2011-06-23 Marek Polacek <mpolacek@redhat.com>
4328
4329 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
4330
4331 2011-06-23 Marek Polacek <mpolacek@redhat.com>
4332
4333 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
4334
4335 2011-06-23 Marek Polacek <mpolacek@redhat.com>
4336
4337 * gdb.mi/mi2-basics.exp: Fix races. Honour the
4338 `test_exec_and_symbol_mi_operatons' return value.
4339 (test_mi_interpreter_selection): Use mi_gdb_test instead of
4340 gdb_test_multiple.
4341 (test_exec_and_symbol_mi_operatons): Likewise.
4342 (test_path_specification): Likewise.
4343
4344 2011-06-23 Yao Qi <yao@codesourcery.com>
4345
4346 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
4347 supported.
4348 * lib/gdb.exp (support_displaced_stepping): New.
4349
4350 2011-06-23 Yao Qi <yao@codesourcery.com>
4351
4352 * gdb.threads/execl.exp: Skip on remote target.
4353
4354 2011-06-21 Marek Polacek <mpolacek@redhat.com>
4355
4356 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
4357 mi_gdb_test.
4358
4359 2011-06-20 Marek Polacek <mpolacek@redhat.com>
4360
4361 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
4362
4363 2011-06-20 Marek Polacek <mpolacek@redhat.com>
4364
4365 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
4366 mi_gdb_test.
4367
4368 2011-06-20 Marek Polacek <mpolacek@redhat.com>
4369
4370 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
4371
4372 2011-06-14 Yao Qi <yao@codesourcery.com>
4373
4374 gdb/testsuite/
4375 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
4376
4377 2011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4378
4379 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
4380
4381 2011-06-10 Tom Tromey <tromey@redhat.com>
4382
4383 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
4384 Add tests for pointer-to-member-function.
4385 * gdb.cp/temargs.cc (S::somefunc): New function.
4386 (K2): New class.
4387 (main): Instantiate K2; call method.
4388
4389 2011-06-08 Joel Brobecker <brobecker@adacore.com>
4390
4391 * gdb.python/py-inferior.c (f2): Make str an array rather
4392 than a pointer.
4393 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
4394
4395 2011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4396
4397 * gdb.base/async-shell.c: New file.
4398 * gdb.base/async-shell.exp: New file.
4399
4400 2011-06-06 Pedro Alves <pedro@codesourcery.com>
4401
4402 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
4403
4404 2011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
4405
4406 From Stephen Kitt <steve@sk2.org>
4407 * gdb.base/help.exp: Adjust following some spelling corrections
4408 in GDB.
4409
4410 2011-06-01 Yao Qi <yao@codesourcery.com>
4411
4412 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
4413
4414 2010-05-31 Keith Seitz <keiths@redhat.com>
4415
4416 PR c++/12750
4417 * gdb.cp/static-method.cc: New file.
4418 * gdb.cp/static-method.exp: New file.
4419
4420 2010-05-31 Keith Seitz <keiths@redhat.com>
4421
4422 PR symtab/12704
4423 * gdb.cp/anon-ns.cc: New file.
4424 * gdb.cp/anon-ns.exp: New file.
4425
4426 2011-05-31 Pedro Alves <pedro@codesourcery.com>
4427
4428 * gdb.arch/i386-dr3-watch.c: New file.
4429 * gdb.arch/i386-dr3-watch.exp: New file.
4430
4431 2011-05-30 Yao Qi <yao@codesourcery.com>
4432
4433 * gdb.base/callfuncs.c (t_structs_fc): New.
4434 (t_structs_dc, t_structs_ldc): New.
4435 (t_double_many_args):
4436 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
4437 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
4438 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
4439 * gdb.base/callfuncs.exp: Call new functions.
4440
4441 2011-05-30 Yao Qi <yao@codesourcery.com>
4442
4443 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
4444 Call rerun_and_prepare for each test to isolate effects.
4445
4446 2011-05-30 Yao Qi <yao@codesourcery.com>
4447
4448 * gdb.base/varargs.c (find_max_float_real): New.
4449 (find_max_double_real, find_max_long_double_real): New.
4450 * gdb.base/varargs.exp: Call these new added functions.
4451 * lib/gdb.exp (setup_kfail_for_target): New.
4452
4453 2011-05-30 Yao Qi <yao@codesourcery.com>
4454
4455 * gdb.base/funcargs.c (callca, callcb, callcc): New.
4456 (callcd, callce, callcf, callc1a, callc1b): New.
4457 (callc2a, callc2b): New.
4458 * gdb.base/funcargs.exp (complex_args): New.
4459 (complex_integral_args, complex_float_integral_args): New.
4460 * lib/gdb.exp (support_complex_tests): New. Determine
4461 whether to run test cases on _Complex types.
4462
4463 2011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4464
4465 * gdb.threads/leader-exit.c: New file.
4466 * gdb.threads/leader-exit.exp: New file.
4467
4468 2011-05-27 Marek Polacek <mpolacek@redhat.com>
4469
4470 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
4471
4472 2011-05-27 Marek Polacek <mpolacek@redhat.com>
4473
4474 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
4475 remove the `supported' variable.
4476 * gdb.mi/mi-nonstop.exp: Likewise.
4477 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
4478 * gdb.mi/mi-nsintrall.exp: Likewise.
4479 * gdb.mi/mi-nsmoribund.exp: Likewise.
4480 * gdb.mi/mi-nsthrexec.exp: Likewise.
4481
4482 2011-05-26 Pedro Alves <pedro@codesourcery.com>
4483
4484 * gdb.reverse/finish-reverse-bkpt.exp: New test.
4485
4486 2011-05-26 Pedro Alves <pedro@codesourcery.com>
4487
4488 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
4489
4490 2011-05-24 Keith Seitz <keiths@redhat.com>
4491
4492 PR breakpoint/12803
4493 * gdb.cp/cmpd-minsyms.cc (a): New method.
4494 (b): New method.
4495 (c): New method.
4496 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
4497
4498 2011-05-24 Pedro Alves <pedro@codesourcery.com>
4499
4500 * gdb.base/commands.exp (watchpoint_command_test): Check that the
4501 watchpoint's command list didn't execute when the watchpoint went
4502 out of scope.
4503
4504 2011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
4505
4506 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
4507 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
4508 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
4509 * gdb.arch/i386-gnu-cfi.exp: Likewise.
4510 * gdb.arch/i386-permbkpt.exp: Likewise.
4511 * gdb.arch/i386-prologue.exp: Likewise.
4512 * gdb.arch/i386-size-overlap.exp: Likewise.
4513 * gdb.arch/i386-size.exp: Likewise.
4514 * gdb.arch/i386-unwind.exp: Likewise.
4515 * gdb.reverse/i386-precsave.exp: Likewise.
4516 * gdb.reverse/i386-reverse.exp: Likewise.
4517 * gdb.reverse/i386-sse-reverse.exp: Likewise.
4518 * gdb.reverse/i387-env-reverse.exp: Likewise.
4519 * gdb.reverse/i387-stack-reverse.exp: Likewise.
4520
4521 2011-05-24 Pedro Alves <pedro@codesourcery.com>
4522
4523 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
4524 file doesn't error, using MI.
4525
4526 2011-05-23 Tom Tromey <tromey@redhat.com>
4527
4528 * gdb.base/charset.exp (string_display): Add tests to assign to
4529 arrays.
4530 * gdb.base/charset.c (short_array, int_array, long_array): New.
4531
4532 2011-05-20 Pedro Alves <pedro@codesourcery.com>
4533
4534 Cope with async mode.
4535
4536 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
4537 into gdb_test + mi_expect_stop.
4538
4539 2011-05-20 Pedro Alves <pedro@codesourcery.com>
4540
4541 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
4542 (callme): Remove printf call.
4543
4544 2011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
4545
4546 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
4547 quote pattern to avoid problems with Cygwin/mingw expect versions.
4548 * gdb.base/default.exp (show convenience): Use double
4549 quote pattern for regular expressions.
4550
4551 2011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4552
4553 Fix -readnow for -gdwarf-4 unused type units.
4554 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
4555 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
4556
4557 2011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4558
4559 * gdb.base/kill-after-signal.c: New file.
4560 * gdb.base/kill-after-signal.exp: New file.
4561
4562 2011-05-16 Pedro Alves <pedro@codesourcery.com>
4563
4564 * gdb.ada/start.exp: Call untested with the correct test filename.
4565 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
4566 test filename. Make the test's binary unique.
4567 * gdb.arch/i386-signal.exp: Call untested with the correct test
4568 filename.
4569 * gdb.arch/i386-size-overlap.exp: Ditto.
4570 * gdb.arch/Makefile.in (EXECUTABLES): Update.
4571 * gdb.base/gcore-buffer-overflow.exp: Ditto.
4572 * gdb.cp/call-c.exp: Ditto.
4573 * gdb.mi/mi-reverse.exp: Call untested with the correct test
4574 filename. Make the test's binary unique.
4575 * gdb.mi/Makefile.in (EXECUTABLES): Update.
4576 * gdb.python/py-mi.exp: Ditto.
4577 * gdb.python/Makefile.in (EXECUTABLES): Update.
4578 * gdb.reverse/i386-precsave.exp: Ditto.
4579 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
4580 test filename.
4581 * gdb.reverse/i387-stack-reverse.exp: Ditto.
4582 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
4583 unique.
4584 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
4585 test filename.
4586 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
4587 * gdb.trace/tfile.exp: Ditto.
4588
4589 2011-05-14 Yao Qi <yao@codesourcery.com>
4590
4591 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
4592 type.
4593
4594 2011-05-13 Doug Evans <dje@google.com>
4595
4596 * gdb.python/py-objfile-script.exp: New file.
4597 * gdb.python/py-objfile-script.c: New file.
4598 * gdb.python/py-objfile-script-gdb.py: New file.
4599 * testsuite/gdb.python/py-section-script.exp: Test
4600 "info auto-load-scripts".
4601
4602 2011-05-13 Tom Tromey <tromey@redhat.com>
4603
4604 * gdb.dwarf2/clztest.exp: New file.
4605 * gdb.dwarf2/clztest.c: New file.
4606 * gdb.dwarf2/clztest.S: New file.
4607
4608 2011-05-13 Doug Evans <dje@google.com>
4609
4610 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
4611 String16 tests.
4612
4613 2011-05-13 Tom Tromey <tromey@redhat.com>
4614
4615 * lib/gdb.exp (is_x86_like_target): New proc.
4616 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
4617 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
4618 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
4619 -nostdlib to compiler.
4620 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
4621 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
4622 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
4623 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
4624 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
4625
4626 2011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
4627
4628 * gdb.python/py-function.exp: Test setting a value from a function
4629 which executes a command.
4630
4631 2011-05-12 Tom Tromey <tromey@redhat.com>
4632
4633 * gdb.dwarf2/typeddwarf.S: New file.
4634 * gdb.dwarf2/typeddwarf.c: New file.
4635 * gdb.dwarf2/typeddwarf.exp: New file.
4636
4637 2011-05-12 Marek Polacek <mpolacek@redhat.com>
4638
4639 * gdb.mi/mi-basics.exp: Fix races. Honour the
4640 `test_exec_and_symbol_mi_operatons' return value.
4641 (test_mi_interpreter_selection): Use mi_gdb_test instead of
4642 gdb_test_multiple.
4643 (test_exec_and_symbol_mi_operatons): Likewise.
4644 (test_path_specification): Likewise.
4645
4646 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4647
4648 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
4649 (gdb_touch_execfile): Remove catch wrappers. New variable time.
4650 Replace `file copy' and `file rename' by `file mtime'. Twice.
4651
4652 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4653
4654 * gdb.base/readline-ask.c: New file.
4655 * gdb.base/readline-ask.exp: New file.
4656 * gdb.base/readline-ask.inputrc: New file.
4657
4658 2011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
4659
4660 * gdb.cell/bt.exp: Delete breakpoints before running to signal
4661 to avoid race condition.
4662 * gdb.cell/coremaker.c: Use small stack size.
4663 * gdb.cell/ea-standalone.exp: Use file name without path as
4664 argument to c_to.
4665 * gdb.cell/fork.exp: Allow other output when continuing to end.
4666
4667 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4668
4669 * gdb.threads/corethreads.c: New file.
4670 * gdb.threads/corethreads.exp: New file.
4671
4672 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4673
4674 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
4675 Try to compile the test using -Wl,-z,norelro first.
4676 (load_core): New variable libthread_db_seen, initialize it.
4677 (zeroed-threads cannot be listed): Protect it by XFAIL on
4678 !$libthread_db_seen.
4679
4680 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4681
4682 PR 12573
4683 * gdb.dwarf2/dw2-skip-prologue.S: New file.
4684 * gdb.dwarf2/dw2-skip-prologue.c: New file.
4685 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
4686
4687 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4688
4689 * gdb.cp/psymtab-parameter.cc: New file.
4690 * gdb.cp/psymtab-parameter.exp: New file.
4691
4692 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4693
4694 Fix a race.
4695 * gdb.cp/static-print-quit.exp (print c): Split to ...
4696 (print c - <return>, print c - q <return>, print c - to quit):
4697 ... these. Make the testfile untested on gdb-7.1.
4698
4699 2011-5-05 Janis Johnson <janisjo@codesourcery.com>
4700
4701 * lib/gdb.exp (exec_target_file, exec_symbol_file,
4702 gdb_rename_execfile, gdb_touch_execfile): New.
4703 * gdb.base/reread.exp: Use new procs to handle multiple
4704 exec files.
4705
4706 2011-05-05 Yao Qi <yao@codesourcery.com>
4707
4708 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
4709 (test_adr_32bit, test_pop_pc): New.
4710 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
4711 (test_adr_32bit, test_pop_pc): New.
4712
4713 2011-05-04 Joseph Myers <joseph@codesourcery.com>
4714
4715 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
4716 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
4717 targets.
4718 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
4719 handle targets.
4720
4721 2011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4722
4723 * gdb.base/completion.exp (complete help info wat): Rename to ...
4724 (complete 'help info wat'): ... here.
4725 Remove all `-re ".*' and `-re "^.*' redundant regexes.
4726 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
4727
4728 2011-05-04 Pedro Alves <pedro@codesourcery.com>
4729
4730 * gdb.base/completion.exp: Use gdb_test_multiple instead of
4731 gdb_test and explicit $gdb_prompt/timeout matches.
4732
4733 2011-05-04 Yao Qi <yao@codesourcery.com>
4734
4735 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
4736 and __thumb2__.
4737
4738 2011-05-03 Marek Polacek <mpolacek@redhat.com>
4739
4740 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
4741 in place of `gdb_test "delete breakpoints"'. This eliminates two
4742 testcases.
4743
4744 2011-05-02 Pedro Alves <pedro@codesourcery.com>
4745
4746 PR testsuite/12649
4747 Fix races.
4748
4749 * gdb.base/completion.exp: Remove all sleep calls. Remove
4750 unnecessary regexs. Don't explicitly expect anything after the
4751 prompt. Eat the prompt if necessary.
4752
4753 2011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
4754
4755 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
4756 accept to show the caller line again as well as the line after.
4757
4758 2011-04-29 Phil Muldoon <pmuldoon@redhat.com>
4759
4760 PR mi/12531
4761
4762 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
4763 compile target.
4764 * gdb.python/py-prettyprint.exp: Add C++ object for
4765 CPLUS_FAKE_CHILD test.
4766
4767 2011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
4768
4769 * gdb.base/signest.exp: New file.
4770 * gdb.base/signest.c: Likewise.
4771
4772 2011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4773
4774 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
4775 thread and breakpoint notifications.
4776
4777 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4778
4779 * gdb.base/fortran-sym-case.c: New file.
4780 * gdb.base/fortran-sym-case.exp: New file.
4781 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
4782 * gdb.dwarf2/dw2-case-insensitive.c: New file.
4783 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
4784
4785 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4786
4787 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
4788 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
4789 false #1', `if true else false #2' and `if true else false #3'.
4790
4791 2011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
4792
4793 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
4794 while delivering signal.
4795
4796 2011-04-27 Vladimir Prus <vladimir@codesourcery.com>
4797
4798 MI breakpoint notifications.
4799
4800 * testsuite/gdb.mi/mi-cli.exp: Adust.
4801 * testsuite/gdb.mi/mi2-cli.exp: Adust.
4802 * testsuite/gdb.mi/mi-watch.exp: Adust.
4803 * testsuite/gdb.mi/mi2-watch.exp: Adust.
4804 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
4805 notifications.
4806
4807 2011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4808
4809 * gdb.base/gdbindex-stabs-dwarf.c: New file.
4810 * gdb.base/gdbindex-stabs.c: New file.
4811 * gdb.base/gdbindex-stabs.exp: New file.
4812
4813 2011-04-25 Yao Qi <yao@codesourcery.com>
4814
4815 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
4816 with /*...*/.
4817 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
4818
4819 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4820
4821 * gdb.python/py-value.exp (test_objfiles): Name the first test
4822 `py-value in file.filename'.
4823
4824 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4825
4826 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
4827 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
4828 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
4829 !gdbserver_reconnect_p..
4830 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
4831
4832 2011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4833
4834 * gdb.cp/cpcompletion.exp (complete class methods)
4835 (complete class methods beginning with F): Move them above runto. New
4836 comment about the runto delimiter.
4837
4838 2011-04-20 Pedro Alves <pedro@codesourcery.com>
4839
4840 * gdb.base/maint.exp: Test that "maint print registers" works
4841 without a running program.
4842
4843 2011-04-20 Marek Polacek <mpolacek@redhat.com>
4844
4845 * gdb.base/setshow.exp: Fix racy tests.
4846 ($old_gdb_prompt): New variable.
4847
4848 2011-04-19 Tom Tromey <tromey@redhat.com>
4849
4850 * gdb.mi/mi-nsmoribund.exp:
4851 * gdb.hp/gdb.objdbg/objdbg01.exp:
4852 * gdb.base/structs.exp (test_struct_returns):
4853 * gdb.base/call-sc.exp (test_scalar_returns):
4854 * gdb.base/bigcore.exp: Remove duplicate words.
4855
4856 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4857
4858 * gdb.base/break-interp-lib.c (v, vptr): New variables.
4859 * gdb.base/break-interp.exp (test_attach): New comment.
4860
4861 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4862
4863 * gdb.threads/gcore-thread.exp ($core0file): New variable.
4864 (clear __stack_user.next, clear stack_used.next)
4865 (save a zeroed-threads corefile): New test.
4866 Call core_load for $core0file.
4867 (zeroed-threads cannot be listed): New test.
4868
4869 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4870
4871 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
4872 filename.
4873 ($srcfile): Preserve the original value.
4874 ($testfile): Match it the .exp filename.
4875 ($corefile): New variable. Substitute it around.
4876 Use clean_restart.
4877 ($prev_timeout): Remove.
4878 (load_core): Move core loading into this proc.
4879 Fix restore of $timeout if load_core fails.
4880
4881 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4882
4883 * gdb.base/eu-strip-infcall.c: New file.
4884 * gdb.base/eu-strip-infcall.exp: New file.
4885
4886 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4887
4888 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
4889 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
4890
4891 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4892
4893 Fix Python access to inlined frames.
4894 * gdb.python/py-frame-inline.c: New file.
4895 * gdb.python/py-frame-inline.exp: New file.
4896
4897 2011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
4898
4899 * gdb.base/gdb1090.exp: Change breakpoint location to read the
4900 content of 's24' correctly (avoiding "optimized out").
4901 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
4902
4903 2011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4904
4905 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
4906
4907 2011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
4908
4909 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
4910 expect a colon in watch -location output.
4911
4912 2011-04-13 Marek Polacek <mpolacek@redhat.com>
4913
4914 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
4915 New testcase `expect response to define backtrace'. Also remove
4916 redundant `default' block.
4917
4918 2011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4919
4920 * gdb.python/py-prettyprint.c (struct hint_error): New.
4921 (main): New variable hint_error.
4922 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
4923 "print hint_error".
4924 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
4925 (register_pretty_printers): Register it.
4926
4927 2011-04-04 Tom Tromey <tromey@redhat.com>
4928
4929 * gdb.cp/maint.exp (test_help): Update.
4930 (test_namespace): Likewise.
4931
4932 2011-04-01 Joel Brobecker <brobecker@adacore.com>
4933
4934 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
4935 * gdb.ada/arrayptr.exp: Add new tests.
4936
4937 2011-04-01 Joel Brobecker <brobecker@adacore.com>
4938
4939 * gdb.ada/mi_catch_ex: New testcase.
4940
4941 2011-04-01 Pedro Alves <pedro@codesourcery.com>
4942
4943 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
4944 base::overload(void) method without specifying "const".
4945
4946 2011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
4947
4948 * gdb.arch/thumb-singlestep.S: New file.
4949 * gdb.arch/thumb-singlestep.exp: Likewise.
4950
4951 2011-03-31 Tom Tromey <tromey@redhat.com>
4952
4953 * gdb.python/py-prettyprint.py (exception_flag): New global.
4954 (NoStringContainerPrinter._iterator.next): Check it.
4955 * gdb.python/py-prettyprint.c (main): New variable nstype2.
4956 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
4957
4958 2011-03-29 Tom Tromey <tromey@redhat.com>
4959
4960 * gdb.cp/anon-struct.cc: New file.
4961 * gdb.cp/anon-struct.exp: New file.
4962
4963 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4964
4965 Test STT_GNU_IFUNC support.
4966 * gdb.base/gnu-ifunc-lib.c: New file.
4967 * gdb.base/gnu-ifunc.c: New file.
4968 * gdb.base/gnu-ifunc.exp: New file.
4969
4970 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4971
4972 Support a ring of related breakpoints.
4973 * gdb.base/watchpoint-delete.c: New file.
4974 * gdb.base/watchpoint-delete.exp: New file.
4975
4976 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4977
4978 * gdb.ada/arrayparam.exp (print first after function call): Use
4979 explicit package name. Add a comment
4980 (print lasta after function call): Rename ...
4981 (print last after function call): ... it and use explicit package
4982 name.
4983 (print length after function call): Use explicit package name.
4984 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
4985 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
4986 (multiple matches for symbol i): Rename ...
4987 (multiple matches for symbol integervar): ... it.
4988 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
4989 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
4990
4991 2011-03-25 Andrew Burgess <aburgess@broadcom.com>
4992
4993 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
4994 environment variable to make grep output more predictable. Move
4995 all the environment setup into gdb_init so it's done once per test
4996 case rather than each time we start gdb.
4997
4998 2011-03-24 Tom Tromey <tromey@redhat.com>
4999
5000 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
5001 test.
5002
5003 2011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5004
5005 * gdb.dwarf2/dw2-entry-value-main.c: New file.
5006 * gdb.dwarf2/dw2-entry-value.S: New file.
5007 * gdb.dwarf2/dw2-entry-value.exp: New file.
5008
5009 2011-03-22 Phil Muldoon <pmuldoon@redhat.com>
5010
5011 PR python/12183
5012
5013 * gdb.python/py-function.exp: Add GdbError tests.
5014
5015 2011-03-18 Pedro Alves <pedro@codesourcery.com>
5016
5017 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
5018 (reglocal_test_func, statlocal_test_func): New functions.
5019 (globals_test_func): Call new functions.
5020 * gdb.trace/unavailable.exp (gdb_collect_args_test)
5021 (gdb_collect_locals_test): New procedure.
5022 (gdb_trace_collection_test): Call new procedures.
5023
5024 2011-03-18 Pedro Alves <pedro@codesourcery.com>
5025
5026 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
5027 (test_register, test_register_unavailable): New procedures.
5028 (gdb_unavailable_registers_test): New procedure.
5029 (gdb_trace_collection_test): Call it.
5030
5031 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
5032
5033 PR python/12149
5034
5035 * gdb.python/python.exp: Add gdb.write tests.
5036
5037 2010-03-17 Phil Muldoon <pmuldoon@redhat.com>
5038
5039 * gdb.python/Makefile.in: Add py-objfile.
5040 * gdb.python/py-objfile.exp: New file.
5041 * gdb.python/py-objfile.c: New file.
5042 * gdb.python/py-block.exp: Add is_valid tests.
5043 * gdb.python/py-inferior.exp: Ditto.
5044 * gdb.python/py-infthread.exp: Ditto.
5045 * gdb.python/py-symbol.exp: Ditto.
5046 * gdb.python/py-symtab.exp: Ditto.
5047
5048 2011-03-16 Keith Seitz <keiths@redhat.com>
5049
5050 PR c++/12273
5051 * gdb.cp/cmpd-minsyms.exp: New test.
5052 * gdb.cp/cmpd-minsyms.cc: New file.
5053
5054 PR c++/11734
5055 * gdb.cp/ovsrch.exp: New test.
5056 * gdb.cp/ovsrch.h: New file.
5057 * gdb.cp/ovsrch1.cc: New file.
5058 * gdb.cp/ovsrch2.cc: New file.
5059 * gdb.cp/ovsrch3.cc: New file.
5060 * gdb.cp/ovsrch4.cc: New file.
5061
5062 2011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
5063
5064 PR gdb/12528
5065 * gdb.base/Makefile.in: Adjust EXECUTABLES.
5066 * gdb.base/break-on-linker-gcd-function.exp: New test.
5067 * gdb.base/break-on-linker-gcd-function.cc: New file.
5068
5069 2011-03-15 Andreas Tobler <andreast@fgznet.ch>
5070
5071 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
5072
5073 2011-03-15 Phil Muldoon <pmuldoon@redhat.com>
5074
5075 * lib/gdb.exp (gdb_unload): Add another termination case.
5076
5077 2011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5078
5079 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
5080 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
5081 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
5082 Provide a stub byte there.
5083 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
5084 DW_AT_entry_pc.
5085 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
5086
5087 2011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
5088
5089 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
5090 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
5091 "generic ABI, auto".
5092 (altivec_abi_tests): Accept vectors returned by reference.
5093
5094 2010-03-14 Phil Muldoon <pmuldoon@redhat.com>
5095
5096 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
5097
5098 2011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
5099
5100 * gdb.python/py-section-script.exp: Skip test if no Python support.
5101
5102 2011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
5103
5104 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
5105
5106 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
5107
5108 * gdb.python/py-parameter.exp: Update tests to the new Python
5109 parameter API. Add "no documentation" test. Add deprecated API
5110 backward compatibility test.
5111
5112 2011-03-09 Tom Tromey <tromey@redhat.com>
5113
5114 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
5115 gdb_continue_to_end.
5116
5117 2011-03-09 Mark Kettenis <kettenis@gnu.org>
5118
5119 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
5120 tabs.
5121
5122 2011-03-09 Tom Tromey <tromey@redhat.com>
5123
5124 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
5125 parentheses.
5126 (gdb_continue_to_end): Add "allow_extra" parameter. Use
5127 $command.
5128 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
5129 argument to gdb_continue_to_end.
5130 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
5131 argument to gdb_continue_to_end.
5132 * gdb.cp/annota3.exp: Fix regex.
5133 * gdb.cp/annota2.exp: Fix regex.
5134 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
5135 gdb_continue_to_end.
5136 * gdb.base/call-signal-resume.exp: Revert earlier patch.
5137 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
5138 gdb_continue_to_end.
5139
5140 2011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5141
5142 * gdb.server/ext-run.exp
5143 (load new file without any gdbserver inferior): New test.
5144
5145 2011-03-07 Tom Tromey <tromey@redhat.com>
5146
5147 * Makefile.in (TAGS): Rewrite.
5148
5149 2011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5150
5151 * gdb.trace/report.exp (12.1: trace report #1): New match for the
5152 initial commands echo. New match for `Found trace'. Anchor all the
5153 other matches. Anchor and match for `No trace frame found' the final
5154 match.
5155
5156 2011-03-07 Tom Tromey <tromey@redhat.com>
5157
5158 * Makefile.in (TAGS): New target.
5159
5160 2011-03-07 Tom Tromey <tromey@redhat.com>
5161
5162 * lib/opencl.exp (skip_opencl_tests): Update for exit message
5163 change.
5164 * lib/mi-support.exp (mi_gdb_test): Update for exit message
5165 change.
5166 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
5167 exit message change.
5168 (skip_altivec_tests): Update for exit message change.
5169 (skip_vsx_tests): Likewise.
5170 (gdb_continue_to_end): Likewise. Add 'command' argument.
5171 * lib/cell.exp (skip_cell_tests): Update for exit message change.
5172 * gdb.threads/tls.exp: Update for exit message change.
5173 * gdb.threads/thread-unwindonsignal.exp: Use
5174 gdb_continue_to_end.
5175 * gdb.threads/step.exp (step_it): Update for exit message change.
5176 (continue_all): Likewise.
5177 * gdb.threads/print-threads.exp (test_all_threads): Update for
5178 exit message change.
5179 * gdb.threads/interrupted-hand-call.exp: Use
5180 gdb_continue_to_end.
5181 * gdb.threads/execl.exp: Use gdb_continue_to_end.
5182 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
5183 gdb_continue_to_end.
5184 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
5185 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
5186 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
5187 * gdb.cp/method.exp: Update for exit message change.
5188 * gdb.cp/mb-templates.exp: Update for exit message change.
5189 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
5190 * gdb.cp/annota3.exp: Update for exit message change.
5191 * gdb.cp/annota2.exp: Update for exit message change.
5192 * gdb.cell/fork.exp: Use gdb_continue_to_end.
5193 * gdb.base/term.exp: Update for exit message change.
5194 * gdb.base/step-test.exp (test_i): Update for exit message change.
5195 * gdb.base/sigstep.exp (advance): Update for exit message change.
5196 (advancei): Likewise.
5197 * gdb.base/siginfo.exp: Update for exit message change.
5198 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
5199 * gdb.base/reread.exp: Use gdb_continue_to_end.
5200 * gdb.base/langs.exp: Use gdb_continue_to_end.
5201 * gdb.base/interrupt.exp: Update for exit message change.
5202 * gdb.base/gdb1555.exp: Update for exit message change.
5203 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
5204 * gdb.base/ending-run.exp: Update for exit message change.
5205 * gdb.base/chng-syms.exp: Update for exit message change.
5206 * gdb.base/checkpoint.exp: Update for exit message change.
5207 * gdb.base/catch-syscall.exp (check_for_program_end): Use
5208 gdb_continue_to_end.
5209 (test_catch_syscall_with_wrong_args): Likewise.
5210 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
5211 * gdb.base/break-interp.exp (test_ld): Update for exit message
5212 change.
5213 * gdb.base/bang.exp: Update for exit message change.
5214 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
5215 (do_call_attach_tests): Likewise.
5216 * gdb.base/a2-run.exp: Update for exit message change.
5217 * gdb.arch/ppc-dfp.exp: Update for exit message change.
5218 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
5219 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
5220
5221 2011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5222
5223 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
5224
5225 2011-03-03 Tom Tromey <tromey@redhat.com>
5226
5227 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
5228 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
5229 * gdb.hp/gdb.aCC/configure.ac: Remove.
5230 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
5231 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
5232 * gdb.hp/gdb.base-hp/configure.ac: Remove.
5233 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
5234 * gdb.hp/gdb.compat/configure (Makefile): Remove.
5235 * gdb.hp/gdb.compat/configure.ac: Remove.
5236 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
5237 * gdb.hp/gdb.defects/configure (Makefile): Remove.
5238 * gdb.hp/gdb.defects/configure.ac: Remove.
5239 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
5240 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
5241 * gdb.hp/gdb.objdbg/configure.ac: Remove.
5242 * gdb.hp/configure.ac: Remove.
5243 * gdb.hp/configure: Remove.
5244 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
5245 substitution.
5246 (Makefile): Remove rule.
5247 * gdb.cell/configure.ac: Remove.
5248 * gdb.cell/configure: Remove.
5249 * gdb.stabs/Makefile.in (Makefile): Remove.
5250 (distclean): Don't remove config.status or config.log.
5251 * gdb.stabs/configure (Makefile): Remove.
5252 * gdb.stabs/configure.ac: Remove.
5253 * configure: Rebuild.
5254 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
5255 Remove stabs- and cell-specific logic. Test for existence of
5256 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
5257 subdirectories, gdb.cell, and and gdb.stabs.
5258 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
5259
5260 2011-03-03 Joel Brobecker <brobecker@adacore.com>
5261
5262 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
5263 end of buffer.
5264
5265 2011-03-02 Joel Brobecker <brobecker@adacore.com>
5266
5267 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
5268 gdb_test when running a test where we expected no output back.
5269
5270 2011-02-28 Michael Snyder <msnyder@vmware.com>
5271
5272 * gdb.cp/overload.cc: Change initializer value to integer.
5273
5274 2011-02-27 Michael Snyder <msnyder@vmware.com>
5275
5276 * gdb.multi/base.exp: Add test for remove-inferiors.
5277
5278 2011-02-26 Joel Brobecker <brobecker@adacore.com>
5279
5280 * gdb.python/py-frame.exp: Simplify the initialization phase
5281 using prepare_for_testing.
5282
5283 2011-02-25 Michael Snyder <msnyder@vmware.com>
5284
5285 * gdb.multi/base.exp: Add tests for info inferiors with args.
5286
5287 2011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5288
5289 * gdb.dwarf2/dw2-ranges.S: Rename to ...
5290 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
5291 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
5292 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
5293 asmfile3. Comment the STABS (#3) file compilation. Compile
5294 everything through assembler. Provide KFAIL for symtab/12497.
5295 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
5296 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
5297 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
5298 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
5299
5300 2011-02-24 Michael Snyder <msnyder@vmware.com>
5301
5302 * gdb.base/break.exp: Add tests for delete breakpoints using
5303 convenience variables and value history references.
5304
5305 2011-02-24 Michael Snyder <msnyder@vmware.com>
5306
5307 * gdb.base/break.exp: Remove debugging 'printf' accidentally
5308 left behind in previous check-in.
5309
5310 2011-02-23 Michael Snyder <msnyder@vmware.com>
5311
5312 * gdb.base/break.exp: Add tests for "info break" with arguments.
5313 * gdb.trace/infotrace.exp: Update patterns for error and help.
5314 * gdb.base/completion.exp: Update pattern.
5315 * gdb.base/ena-dis-br.exp: Update pattern.
5316 * gdb.base/help.exp: Update patterns.
5317
5318 2011-02-23 Michael Snyder <msnyder@vmware.com>
5319
5320 * gdb.base/memattr.exp: New test.
5321 * gdb.base/memattr.c: Test load for memattr.exp.
5322
5323 2011-02-22 Doug Evans <dje@google.com>
5324
5325 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
5326
5327 2011-02-22 Michael Snyder <msnyder@vmware.com>
5328
5329 * Makefile.in: Make more clean.
5330 * gdb.ada/Makefile.in: Ditto.
5331 * gdb.arch/Makefile.in: Ditto.
5332 * gdb.asm/Makefile.in: Ditto.
5333 * gdb.base/Makefile.in: Ditto.
5334 * gdb.cp/Makefile.in: Ditto.
5335 * gdb.dwarf2/Makefile.in: Ditto.
5336 * gdb.java/Makefile.in: Ditto.
5337 * gdb.mi/Makefile.in: Ditto.
5338 * gdb.modula2/Makefile.in: Ditto.
5339 * gdb.python/Makefile.in: Ditto.
5340 * gdb.server/Makefile.in: Ditto.
5341 * gdb.stabs/Makefile.in: Ditto.
5342 * gdb.threads/Makefile.in: Ditto.
5343 * gdb.trace/Makefile.in: Ditto.
5344
5345 2011-02-22 Michael Snyder <msnyder@vmware.com>
5346
5347 * gdb.threads/thread-find.exp: Add tests for bad input to
5348 info threads.
5349
5350 2011-02-22 Joel Brobecker <brobecker@adacore.com>
5351
5352 * gdb.python/py-breakpoint.exp: Fix the expected output of
5353 one of the "maint info breakpoints" tests to accept the output
5354 generated on platforms that do not have hardware watchpoints.
5355
5356 2011-02-22 Joel Brobecker <brobecker@adacore.com>
5357
5358 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
5359 clean_restart. Be a little stricter in the expected output
5360 for one of the tests. Fix a typo in one of the comments.
5361
5362 2011-02-22 Joel Brobecker <brobecker@adacore.com>
5363
5364 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
5365 Delete variable binfile, no longer use. Add or modify test
5366 comments to make them unique.
5367
5368 2011-02-21 Michael Snyder <msnyder@vmware.com>
5369
5370 * Makefile.in: Update for make clean.
5371 * gdb.ada/Makefile.in: Ditto.
5372 * gdb.arch/Makefile.in: Ditto.
5373 * gdb.asm/Makefile.in: Ditto.
5374 * gdb.base/Makefile.in: Ditto.
5375 * gdb.cp/Makefile.in: Ditto.
5376 * gdb.dwarf2/Makefile.in: Ditto.
5377 * gdb.java/Makefile.in: Ditto.
5378 * gdb.mi/Makefile.in: Ditto.
5379 * gdb.modula2/Makefile.in: Ditto.
5380 * gdb.python/Makefile.in: Ditto.
5381 * gdb.server/Makefile.in: Ditto.
5382 * gdb.stabs/Makefile.in: Ditto.
5383 * gdb.threads/Makefile.in: Ditto.
5384 * gdb.trace/Makefile.in: Ditto.
5385
5386 2011-02-21 Michael Snyder <msnyder@vmware.com>
5387
5388 * gdb.threads/thread-find.exp: Update patterns for changes in
5389 output of "info threads" command.
5390
5391 2011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5392 Ulrich Weigand <uweigand@de.ibm.com>
5393
5394 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
5395 (skip_hw_watchpoint_tests): Likewise.
5396 (skip_hw_watchpoint_multi_tests): Likewise.
5397
5398 2011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
5399
5400 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
5401 (skip_hw_watchpoint_tests): Likewise.
5402 (skip_hw_watchpoint_multi_tests): Likewise.
5403 (skip_hw_watchpoint_access_tests): Likewise.
5404
5405 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
5406 * gdb.base/pr11022.exp: Likewise.
5407 * gdb.base/watch-read.exp: Likewise.
5408 * gdb.base/watch_thread_num.exp: Likewise.
5409 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
5410 * gdb.base/watchpoint-hw.exp: Likewise.
5411 * gdb.base/watchpoint.exp: Likewise.
5412 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
5413 * gdb.threads/watchthreads-reorder.exp: Likewise.
5414 * gdb.threads/watchthreads.exp: Likewise.
5415 * gdb.threads/watchthreads2.exp: Likewise.
5416
5417 2011-02-21 Joel Brobecker <brobecker@adacore.com>
5418
5419 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
5420 the debugger is unable to find the array bounds.
5421
5422 2011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5423
5424 * gdb.cp/typedef-operator.exp: New file.
5425 * gdb.cp/typedef-operator.cc: New file.
5426
5427 2011-02-17 Michael Snyder <msnyder@vmware.com>
5428
5429 * gdb.threads/thread-find.exp: Fix regular expressions.
5430
5431 2011-02-17 Joel Brobecker <brobecker@adacore.com>
5432
5433 * gdb.ada/packed_array: Expand testcase to test printing of
5434 unconstrained packed array.
5435
5436 2011-02-17 Joel Brobecker <brobecker@adacore.com>
5437
5438 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
5439
5440 2011-02-16 Pedro Alves <pedro@codesourcery.com>
5441
5442 * gdb.trace/collection.c (globalarr3): New global.
5443 (main): Initialize it before collecting, and and clear it
5444 afterwards.
5445 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
5446 collecting with '{type} addr', where the addr expression is not an
5447 rvalue.
5448
5449 2011-02-16 Ken Werner <ken.werner@de.ibm.com>
5450
5451 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
5452 a bool variable. Expect correct OpenCL names for vector types. Use the
5453 uc3 variable name instead of referring to the uchar3 built-in type.
5454 Escape the asterisk at the half pointer test.
5455
5456 2011-02-16 Pedro Alves <pedro@codesourcery.com>
5457
5458 * gdb.trace/collection.c (globalarr2): New global.
5459 (main): Initialize it before collecting, and and clear it
5460 afterwards.
5461 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
5462 collecting overlapping memory ranges.
5463
5464 2011-02-15 Michael Snyder <msnyder@vmware.com>
5465
5466 * gdb.base/default.exp: Add tests for thread commands.
5467 * gdb.base/help.exp: Add tests for thread commands.
5468 * gdb.threads/thread-find.exp: New test for thread find command.
5469
5470 2011-02-15 Ken Werner <ken.werner@de.ibm.com>
5471
5472 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
5473
5474 2011-02-15 Yao Qi <yao@codesourcery.com>
5475
5476 PR tdep/12352
5477 * gdb.arch/arm-disp-step.S : New test for str instruction.
5478 * gdb.arch/arm-disp-step.exp : Likewise.
5479
5480 2011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
5481
5482 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
5483 "vector_register2_vr" test strings. Test the extended floating
5484 point registers (F32~F63).
5485 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
5486 IBM XL C compiler. Make the test program use a register provided
5487 by the compiler for the lxvd2x instruction.
5488
5489 2011-02-14 Pedro Alves <pedro@codesourcery.com>
5490
5491 * gdb.trace/unavailable.cc (class Base, class Middle, class
5492 Derived): New types.
5493 (derived_unavail, derived_partial, derived_whole): New globals.
5494 (virtual_partial): New global.
5495 (virtualp): Point at virtual_partial.
5496 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
5497 related to unavailable vptr.
5498
5499 2011-02-14 Pedro Alves <pedro@codesourcery.com>
5500
5501 * gdb.trace/unavailable.cc (a, b, c): New globals.
5502 (main): Set and clear them.
5503 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
5504 `a' and `c', and check that `b' isn't collected, although `a' and
5505 `c' are.
5506
5507 2011-02-14 Pedro Alves <pedro@codesourcery.com>
5508
5509 * gdb.trace/unavailable.cc (struct Virtual): New.
5510 (virtualp): New global pointer.
5511 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
5512 printing a pointer to an object whose type has a vtable, with
5513 print object on.
5514
5515 2011-02-14 Pedro Alves <pedro@codesourcery.com>
5516
5517 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
5518 value repeat handles unavailableness.
5519
5520 2011-02-14 Pedro Alves <pedro@codesourcery.com>
5521
5522 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
5523 tests for building arrays from unavailable values, subscripting
5524 non-memory rvalue unvailable arrays, and accessing fields or
5525 baseclasses of non-lazy unavailable values,
5526 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
5527 struct types.
5528 (g_smallstruct, g_smallstruct_b): New globals.
5529
5530 2011-02-14 Pedro Alves <pedro@codesourcery.com>
5531
5532 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
5533
5534 2011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5535
5536 Fix const/volatile qualifiers of C++ types, PR c++/12328.
5537 * gdb.cp/overload-const.exp: New file.
5538 * gdb.cp/overload-const.cc: New file.
5539
5540 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
5541
5542 * gdb.opencl/callfuncs.cl: New file.
5543 * gdb.opencl/callfuncs.exp: New test.
5544 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
5545
5546 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
5547
5548 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
5549 when computing result.
5550 * gdb.arch/altivec-abi.exp: Update expected results.
5551
5552 2011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
5553
5554 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
5555 * gdb.base/jit.exp: Likewise.
5556 * gdb.base/pie-execl.exp: Likewise.
5557 * gdb.base/solib-nodir.exp: Likewise.
5558 * gdb.base/solib-overlap.exp: Likewise.
5559
5560 2011-02-07 Pedro Alves <pedro@codesourcery.com>
5561
5562 * gdb.trace/collection.c (global_pieces): New.
5563 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
5564 New procedure.
5565 (gdb_trace_collection_test): Call it.
5566
5567 2011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
5568
5569 * gdb.python/py-evthreads.c: New file.
5570 * gdb.python/py-evthreads.exp: New file.
5571 * gdb.python/py-events.py: New file.
5572 * gdb.python/py-events.exp: New file.
5573 * gdb.python/py-events.c: New file.
5574
5575 2011-02-04 David Daney <ddaney@caviumnetworks.com>
5576
5577 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
5578
5579 2011-02-03 Andrew Burgess <aburgess@broadcom.com>
5580
5581 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
5582 gdb.base/disasm-end-cu.exp: New test for disassembling over the
5583 boundary between two compilation units.
5584
5585 2011-02-02 Pedro Alves <pedro@codesourcery.com>
5586
5587 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
5588 (Virtual): New structs.
5589 (virtual_o, virtual_middle_b): New globals.
5590 * gdb.cp/virtbase.exp: New tests.
5591
5592 2011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
5593
5594 * gdb.base/jit.exp: New file.
5595 * gdb.base/jit-main.c: New file.
5596 * gdb.base/jit-solib.c: New file.
5597
5598 2011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
5599
5600 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
5601 proceed to initial kernel entry point.
5602 * gdb.opencl/datatypes.exp: Likewise.
5603 * gdb.opencl/operators.exp: Likewise.
5604 * gdb.opencl/vec_comps.exp: Likewise.
5605
5606 2011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
5607
5608 * gdb.cp/nsnested.cc: New.
5609 * gdb.cp/nsnested.exp: New.
5610 * gdb.cp/nsnoimports.exp: New.
5611 * gdb.cp/nsnoimports.cc: New.
5612
5613 2011-01-31 Joel Brobecker <brobecker@adacore.com>
5614
5615 * gdb.base/interact.exp: Add extra tests that verify that
5616 the value of the interactive-mode setting does not change
5617 after the script is sourced.
5618
5619 2011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5620
5621 * gdb.cp/noparam.exp: New file.
5622 * gdb.cp/noparam.cc: New file.
5623
5624 2011-01-28 Pedro Alves <pedro@codesourcery.com>
5625
5626 * gdb.trace/tfile.exp: Test that with no traceframe selected,
5627 there's no stack or registers.
5628
5629 2011-01-26 Tom Tromey <tromey@redhat.com>
5630
5631 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
5632 space before string output. Add test for "set print pretty off"
5633 case.
5634
5635 2011-01-25 Pedro Alves <pedro@codesourcery.com>
5636
5637 * gdb.base/frame-args.exp: Adjust.
5638 * gdb.dwarf2/dw2-noloc.exp: Adjust.
5639 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
5640 * gdb.dwarf2/pieces.exp: Adjust.
5641 * gdb.opt/clobbered-registers-O2.exp: Adjust.
5642 * gdb.opt/inline-locals.exp: Adjust.
5643 * gdb.threads/fork-child-threads.exp: Adjust.
5644
5645 2011-01-25 Ken Werner <ken.werner@de.ibm.com>
5646
5647 * gdb.opencl/convs_casts.cl: Move program scope variables into the
5648 OpenCL kernel function. Add a comment as marker. Add address space
5649 qualifiers for the remaining program scope variables.
5650 * gdb.opencl/datatypes.cl: Likewise.
5651 * gdb.opencl/operators.cl: Likewise.
5652 * gdb.opencl/vec_comps.cl: Likewise.
5653 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
5654 Add breakpoint at the marker comment.
5655 * gdb.opencl/datatypes.exp: Likewise.
5656 * gdb.opencl/operators.exp: Likewise.
5657 * gdb.opencl/vec_comps.exp: Likewise.
5658
5659 2011-01-24 Pedro Alves <pedro@codesourcery.com>
5660
5661 * gdb.base/printcmds.c (some_struct): New struct and instance.
5662 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
5663 procedure.
5664 <global scope>: Call it.
5665
5666 2011-01-21 Ken Werner <ken.werner@de.ibm.com>
5667
5668 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
5669 argument to the gdb_compile_opencl_hostapp call.
5670
5671 2011-01-19 Yao Qi <yao@codesourcery.com>
5672
5673 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
5674 positve list.
5675
5676 2011-01-19 Yao Qi <yao@codesourcery.com>
5677
5678 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
5679 canonical form.
5680 Remove "xscale-*-*"
5681 * gdb.xml/tdesc-regs.exp: Likewise.
5682 * gdb.python/py-section-script.exp: Replace ARM target triplet
5683 with canonical form.
5684 Match arm*-*-symbianelf*.
5685 * gdb.base/dup-sect.exp: Likewise.
5686 * lib/dwarf.exp: New.
5687 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
5688 dwarf2_support.
5689 * gdb.dwarf2/dup-psym.exp: Likewise.
5690 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
5691 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
5692 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
5693 * gdb.dwarf2/dw2-basic.exp: Likewise.
5694 * gdb.dwarf2/dw2-compressed.exp: Likewise.
5695 * gdb.dwarf2/dw2-const.exp: Likewise.
5696 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
5697 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
5698 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
5699 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
5700 * gdb.dwarf2/dw2-filename.exp: Likewise.
5701 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
5702 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
5703 * gdb.dwarf2/dw2-intercu.exp: Likewise.
5704 * gdb.dwarf2/dw2-intermix.exp: Likewise.
5705 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
5706 * gdb.dwarf2/dw2-noloc.exp: Likewise.
5707 * gdb.dwarf2/dw2-op-call.exp: Likewise.
5708 * gdb.dwarf2/dw2-producer.exp: Likewise.
5709 * gdb.dwarf2/dw2-ranges.exp: Likewise.
5710 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
5711 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
5712 * gdb.dwarf2/dw2-strp.exp: Likewise.
5713 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
5714 * gdb.dwarf2/implptr.exp: Likewise.
5715 * gdb.dwarf2/mac-fileno.exp: Likewise.
5716 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
5717 * gdb.dwarf2/pieces.exp: Likewise.
5718 * gdb.dwarf2/pr11465.exp: Likewise.
5719 * gdb.dwarf2/valop.exp: Likewise.
5720 * gdb.dwarf2/watch-notconst.exp: Likewise.
5721 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
5722
5723 2011-01-19 Tom Tromey <tromey@redhat.com>
5724
5725 * gdb.python/py-infthread.exp: Add thread tests.
5726
5727 2011-01-14 Joel Brobecker <brobecker@adacore.com>
5728
5729 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
5730
5731 2011-01-14 Joel Brobecker <brobecker@adacore.com>
5732
5733 * gdb.ada/widewide: New testcase.
5734
5735 2011-01-13 Joel Brobecker <brobecker@adacore.com>
5736
5737 * gdb.base/interact.exp: New testcase.
5738
5739 2011-01-12 Tom Tromey <tromey@redhat.com>
5740
5741 * gdb.mi/gdb2549.exp: Update for error message changes.
5742 * gdb.mi/mi-cli.exp: Likewise.
5743 * gdb.mi/mi-disassemble.exp: Likewise.
5744 * gdb.mi/mi-pthreads.exp: Likewise.
5745 * gdb.mi/mi-regs.exp: Likewise.
5746 * gdb.mi/mi-stack.exp: Likewise.
5747 * gdb.mi/mi-var-block.exp: Likewise.
5748 * gdb.mi/mi-var-cmd.exp: Likewise.
5749 * gdb.mi/mi2-cli.exp: Likewise.
5750 * gdb.mi/mi2-disassemble.exp: Likewise.
5751 * gdb.mi/mi2-pthreads.exp: Likewise.
5752 * gdb.mi/mi2-regs.exp: Likewise.
5753 * gdb.mi/mi2-stack.exp: Likewise.
5754 * gdb.mi/mi2-var-block.exp: Likewise.
5755 * gdb.mi/mi2-var-cmd.exp: Likewise.
5756
5757 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
5758 Jan Kratochvil <jan.kratochvil@redhat.com>
5759
5760 PR fortran/11104 and DWARF unbound arrays detection.
5761 * gdb.fortran/multi-dim.exp: New file.
5762 * gdb.fortran/multi-dim.f90: New file.
5763
5764 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
5765
5766 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
5767 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
5768 add new tests for opcode dumping.
5769
5770 2011-01-11 Tom Tromey <tromey@redhat.com>
5771
5772 * gdb.python/py-infthread.exp: Load gdb-python.exp.
5773
5774 2010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
5775
5776 Convert hardware watchpoints to use breakpoint_ops.
5777 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
5778 type is not supported.
5779 * gdb.base/foll-fork.exp: Likewise.
5780 * gdb.base/foll-vfork.exp: Likewise.
5781
5782 2011-01-10 Phil Muldoon <pmuldoon@redhat.com>
5783
5784 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
5785 Use load_lib gdb-python.exp.
5786 * gdb.python/python.exp: Ditto.
5787 * gdb.python/py-function.exp: Ditto.
5788
5789 2011-01-09 Andreas Schwab <schwab@linux-m68k.org>
5790
5791 * gdb.threads/tls.exp ("info address me"): Fix expected output.
5792
5793 2011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5794
5795 * configure: Regenerate.
5796
5797 2011-01-06 Tom Tromey <tromey@redhat.com>
5798
5799 * gdb.python/py-frame.exp: Test gdb.newest_frame.
5800
5801 2011-01-06 Joel Brobecker <brobecker@adacore.com>
5802
5803 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
5804 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
5805 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
5806 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
5807 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
5808 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
5809 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
5810 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
5811 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
5812 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
5813 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
5814 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
5815 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
5816 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
5817 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
5818 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
5819 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
5820 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
5821 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
5822 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
5823 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
5824 gdb.ada/uninitialized_vars.exp,
5825 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
5826 Simplify by using clean_restart.
5827
5828 2011-01-06 Joel Brobecker <brobecker@adacore.com>
5829
5830 Add marker to be used as anchor for inserting breakpoints.
5831 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
5832 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
5833 Likewise.
5834
5835 Remove uses of gdb_start_cmd.
5836 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
5837 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
5838
5839 Do not run testcase if testing with GDBserver.
5840 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
5841 if testing with GDBserver.
5842
5843 2011-01-06 Joel Brobecker <brobecker@adacore.com>
5844
5845 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
5846 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
5847 copyright header.
5848
5849 2011-01-05 Joel Brobecker <brobecker@adacore.com>
5850
5851 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
5852 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
5853 testsuite/gdb.fortran/complex.f,
5854 testsuite/gdb.fortran/derived-type.f90,
5855 testsuite/gdb.fortran/library-module-lib.f90,
5856 testsuite/gdb.fortran/library-module-main.f90,
5857 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
5858 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
5859 Copyright year update.
5860
5861 2011-01-05 Joel Brobecker <brobecker@adacore.com>
5862
5863 * gdb.base/langs1.f: Add copyright header.
5864
5865 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5866
5867 * gdb.base/morestack.exp: New file.
5868 * gdb.base/morestack.c: New file.
5869
5870 2011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5871
5872 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
5873
5874 2010-12-29 Joel Brobecker <brobecker@adacore.com>
5875
5876 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
5877 * gdb.ada/arrayptr.exp: Add test printing that new variable.
5878
5879 2010-12-29 Joel Brobecker <brobecker@adacore.com>
5880
5881 * gdb.ada/lang_switch.exp: Correct expected parameter value.
5882
5883 2010-12-25 Andreas Schwab <schwab@linux-m68k.org>
5884
5885 * gdb.threads/tls.exp: Fix typo.
5886
5887 * gdb.threads/thread-specific.exp (get_thread_list): Update.
5888 * gdb.threads/execl.exp: Update.
5889
5890 2010-12-23 Yao Qi <yao@codesourcery.com>
5891
5892 * gdb.arch/arm-disp-step.exp: New.
5893 * gdb.arch/arm-disp-step.S: New.
5894
5895 2010-12-21 Tom Tromey <tromey@redhat.com>
5896
5897 * gdb.threads/execl.exp: Update.
5898 * gdb.threads/linux-dp.exp: Update.
5899 * gdb.threads/manythreads.exp: Update.
5900 * gdb.threads/tls.exp: Update.
5901
5902 2010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5903
5904 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
5905 (NextOverThrowDerivates) <resumebpt>: New.
5906 (resumebpt_test): New.
5907 (main): Call resumebpt_test.
5908 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
5909
5910 2010-12-12 Stan Shebs <stan@codesourcery.com>
5911
5912 * gdb.trace/tsv.exp: Test print command on trace state variables.
5913
5914 2010-12-09 Tom Tromey <tromey@redhat.com>
5915
5916 * gdb.base/interp.exp: Add regression test.
5917
5918 2010-12-09 Tom Tromey <tromey@redhat.com>
5919
5920 * gdb.java/jnpe.java: New file.
5921 * gdb.java/jnpe.exp: New file.
5922 * gdb.cp/nextoverthrow.exp: New file.
5923 * gdb.cp/nextoverthrow.cc: New file.
5924
5925 2010-12-07 Doug Evans <dje@google.com>
5926
5927 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
5928 of data-directory.
5929 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
5930 updated.
5931 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
5932
5933 2010-11-29 Michael Snyder <msnyder@vmware.com>
5934
5935 * gdb.base/callfuncs.exp: Test for skip_float_tests.
5936 * gdb.base/call-sc.exp: Ditto.
5937 * gdb.base/finish.exp: Ditto.
5938 * gdb.base/return.exp: Ditto.
5939 * gdb.base/return2.exp: Ditto.
5940
5941 2010-11-30 Doug Evans <dje@google.com>
5942
5943 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
5944 (gdb_expect_list): Fix spelling errors in comments.
5945 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
5946 send_gdb/gdb_expect_list where applicable.
5947 * gdb.base/call-ar-st.exp: Ditto.
5948 * gdb.base/funcargs.exp: Ditto.
5949 * gdb.base/gcore.exp: Ditto.
5950 * gdb.base/page.exp: Ditto.
5951 * gdb.base/sigaltstack.exp: Ditto.
5952 * gdb.base/siginfo.exp: Ditto.
5953 * gdb.base/sigstep.exp: Ditto.
5954 * gdb.base/trace-commands.exp: Ditto.
5955
5956 2010-11-29 Doug Evans <dje@google.com>
5957
5958 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
5959 printer-name;subprinter-name.
5960
5961 2010-11-29 Tom Tromey <tromey@redhat.com>
5962
5963 * gdb.dwarf2/implptr.exp: New file.
5964 * gdb.dwarf2/implptr.c: New file.
5965 * gdb.dwarf2/implptr.S: New file.
5966
5967 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
5968
5969 PR python/12199
5970
5971 * gdb.python/py-breakpoint.exp: Test the delete method.
5972
5973 2010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5974
5975 Fix step_resume_breakpoint unsaved during an infcall.
5976 * gdb.base/step-resume-infcall.exp: New file.
5977 * gdb.base/step-resume-infcall.c: New file.
5978
5979 2010-11-24 Edjunior Machado <emachado@br.ibm.com>
5980
5981 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
5982
5983 2010-11-24 Edjunior Machado <emachado@br.ibm.com>
5984
5985 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
5986 on ppc64's symbols; "finish" and "return" commands must accept to
5987 show the caller line again as well as the line after.
5988 * gdb.asm/powerpc64.inc: New file.
5989
5990 2010-11-23 Doug Evans <dje@google.com>
5991
5992 * lib/gdb.exp (gdb_test_sequence): New function.
5993 (gdb_expect_list): Add verbose -log call for each pattern.
5994 * gdb.base/signals.exp (test_handle_all_print): Call it.
5995 Reduce timeout increment from 6 minutes to 1 minute.
5996 * gdb.server/ext-run.exp: Call it.
5997
5998 2010-11-23 Phil Muldoon <pmuldoon@redhat.com>
5999
6000 PR python/12212
6001
6002 * gdb.python/python.exp: Check that selected_thread raises an
6003 error when no inferior is loaded.
6004
6005 2010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6006
6007 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
6008 * gdb.dwarf2/dw2-stack-boundary.S: New file.
6009
6010 2010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6011
6012 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
6013 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
6014
6015 2010-11-18 Doug Evans <dje@google.com>
6016
6017 * gdb.server/ext-run.exp: Fix intermittent failures.
6018
6019 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
6020
6021 * gdb.stabs/gdb11479.exp: Use runto_main.
6022
6023 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
6024
6025 * gdb.base/break-entry.exp: Skip if using a stub.
6026
6027 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
6028
6029 * gdb.python/py-inferior.exp: Pack values in target endianness.
6030
6031 2010-11-12 Tom Tromey <tromey@redhat.com>
6032
6033 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
6034 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
6035 MemoryError.
6036 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
6037 type.
6038 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
6039 MemoryError.
6040 (test_subscript_regression): Update exception type.
6041
6042 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
6043
6044 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
6045 breakpoint tests.
6046
6047 2010-11-09 Pedro Alves <pedro@codesourcery.com>
6048
6049 * gdb.base/watchpoint.exp: Test "watch -location" with an
6050 innacessible location.
6051
6052 2010-11-09 Edjunior Machado <emachado@br.ibm.com>
6053 Luis Machado <luisgpm@br.ibm.com>
6054
6055 * gdb.base/maint.exp: Expect "." prefix.
6056 * gdb.base/nodebug.exp: Expect "." Likewise.
6057 * gdb.base/sepsymtab.exp: Expect "." Likewise.
6058 * gdb.base/watchpoint-cond-gone.exp: Likewise.
6059 * gdb.base/watchpoint.exp: Expect a software watch to be created for
6060 POWER server processors.
6061
6062 2010-11-08 Edjunior Machado <emachado@br.ibm.com>
6063 Luis Machado <luisgpm@br.ibm.com>
6064
6065 * gdb.base/break-entry.exp: convert entry point for
6066 ppc64 and expect leading `.' on ppc64's symbols
6067
6068 2010-11-05 Doug Evans <dje@google.com>
6069
6070 * gdb.base/help.exp: Update expected output.
6071 * gdb.python/py-param.exp: Delete, contents moved to ...
6072 * gdb.python/py-parameter.exp: ... here. New file.
6073 Add test for gdb.parameter ("directories").
6074
6075 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
6076
6077 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
6078 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
6079 * configure: Regenerate.
6080 * gdb.opencl/Makefile.in: New File.
6081 * gdb.opencl/datatypes.exp: Likewise.
6082 * gdb.opencl/datatypes.cl: Likewise.
6083 * gdb.opencl/operators.exp: Likewise.
6084 * gdb.opencl/operators.cl: Likewise.
6085 * gdb.opencl/vec_comps.exp: Likewise.
6086 * gdb.opencl/vec_comps.cl: Likewise.
6087 * gdb.opencl/convs_casts.exp: Likewise.
6088 * gdb.opencl/convs_casts.cl: Likewise.
6089 * lib/opencl.exp: Likewise.
6090 * lib/opencl_hostapp.c: Likewise.
6091 * lib/opencl_kernel.cl: Likewise.
6092 * lib/cl_util.c: Likewise.
6093 * lib/cl_util.c: Likewise.
6094 * gdb.base/default.exp (set language): Add "opencl" to the list of
6095 languages.
6096
6097 2010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
6098
6099 * gdb.cp/overload.exp: Added test for inheritance overload.
6100 * gdb.cp/overload.cc: Ditto.
6101 * gdb.cp/oranking.exp: Removed releveant kfails.
6102
6103 2010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6104 Joel Brobecker <brobecker@adacore.com>
6105
6106 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
6107 check test_compiler_info.
6108
6109 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
6110
6111 * gdb.base/gnu_vector.exp: Adjust expect messages.
6112
6113 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
6114
6115 * gdb.base/gnu_vector.exp: Add unary operator tests.
6116
6117 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
6118
6119 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
6120
6121 2010-11-02 Doug Evans <dje@google.com>
6122
6123 * gdb.python/py-pp-maint.c: New file.
6124 * gdb.python/py-pp-maint.exp: New file.
6125 * gdb.python/py-pp-maint.py: New file.
6126
6127 2010-11-02 Tom Tromey <tromey@redhat.com>
6128
6129 * gdb.base/default.exp: Remove "scheme" from language list.
6130
6131 2010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6132
6133 Revert:
6134 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6135 * gdb.threads/sigstep-threads.exp: New file.
6136 * gdb.threads/sigstep-threads.c: New file.
6137
6138 2010-10-20 Michael Snyder <msnyder@vmware.com>
6139
6140 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
6141
6142 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6143
6144 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
6145 Skip test completely if gdb,no_hardware_watchpoints.
6146
6147 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6148
6149 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
6150 strict, but do not check for any particular function name within libc.
6151
6152 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
6153
6154 * gdb.cp/smartp.exp: New test.
6155 * gdb.cp/smartp.cc : New test.
6156
6157 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
6158
6159 * gdb.cp/converts.exp: Test pointer to bool conversion.
6160 Test pointer to long conversion.
6161 * gdb.cp/oranking.exp: Removed relevant kfail.
6162
6163 2010-10-18 Tom Tromey <tromey@redhat.com>
6164
6165 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
6166 argument to lazy_string.
6167 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
6168 (pp_ls.to_string): Use it.
6169 * gdb.python/py-prettyprint.c (main): Move declarations to top.
6170 Add "estring2" local.
6171
6172 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6173
6174 Fix s390x compatibility.
6175 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
6176 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
6177
6178 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6179
6180 * gdb.threads/sigstep-threads.exp: New file.
6181 * gdb.threads/sigstep-threads.c: New file.
6182
6183 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6184
6185 * gdb.base/pie-execl.exp: New file.
6186 * gdb.base/pie-execl.c: New file.
6187
6188 2010-10-13 Doug Evans <dje@google.com>
6189 Jan Kratochvil <jan.kratochvil@redhat.com>
6190
6191 PR exp/12117
6192 * gdb.cp/ptype-cv-cp.cc: New file.
6193 * gdb.cp/ptype-cv-cp.exp: New file.
6194
6195 2010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
6196
6197 * gdb.cp/converts.cc: New test program.
6198 * gdb.cp/converts.exp: New test.
6199 * gdb.cp/overload.exp: Added test for void* vs int*.
6200 * gdb.cp/overload.exp: Ditto.
6201 * gdb.cp/oranking.exp: Removed related kfail.
6202
6203 2010-10-13 Doug Evans <dje@google.com>
6204
6205 * lib/gdb-python.exp (gdb_check_python_config): New function.
6206 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
6207 * gdb.python/lib-types.cc: New file.
6208 * gdb.python/lib-types.exp: New file.
6209
6210 2010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6211
6212 * gdb.python/py-error.exp: New file.
6213 * gdb.python/py-error.py: New file.
6214
6215 2010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6216
6217 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
6218 gdb_test_multiple.
6219
6220 2010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6221
6222 * gdb.base/break-interp.exp: Use ldlags for linking flags.
6223 * gdb.base/prelink.exp: Likewise.
6224 * gdb.base/solib-nodir.exp: Likewise.
6225 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
6226 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
6227 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
6228
6229 2010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6230
6231 * break-interp.exp (test_ld): Use two separate gdb_expect statements
6232 for the "info files" test to avoid timeouts on slow machines.
6233
6234 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6235
6236 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
6237 (main): Make openlib dummy call.
6238
6239 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6240
6241 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
6242 * break-interp.exp (reach): Move the core body ...
6243 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
6244 (test_ld): Provide always real argument, even to the linker. Replace
6245 dl_main by _dl_debug_state.
6246
6247 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6248
6249 Fix results of prelinked PIEs on ppc*.
6250 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
6251 Accept also DISPLACEMENT "PRESENT".
6252 (main): Replace "ZERO" displacements by "PRESENT".
6253
6254 2010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
6255
6256 * gdb.cp/oranking.exp: New test.
6257 * gdb.cp/oranking.cc: New test program.
6258
6259 2010-10-08 Ken Werner <ken.werner@de.ibm.com>
6260
6261 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
6262 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
6263
6264 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
6265
6266 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
6267 lush, lynx) New constant.
6268 * gdb.base/constvars.exp: Test const array types.
6269 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
6270
6271 2010-10-06 Doug Evans <dje@google.com>
6272
6273 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
6274 of syscall staging area.
6275
6276 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
6277
6278 * gdb.base/gnu_vector.c: Add variable c4.
6279 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
6280 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
6281
6282 2010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
6283
6284 * gdb.arch/altivec-abi.exp: Fix a typo.
6285
6286 2010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
6287
6288 * lib/mi-support.exp (thread_selected_re): Correct pattern used
6289 to match a thread ID.
6290
6291 2010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6292
6293 Fix s390x testcase compatibility.
6294 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
6295
6296 2010-10-01 Doug Evans <dje@google.com>
6297
6298 * lib/gdb-python.exp: New file.
6299 * gdb.python/py-block.exp: Use it.
6300 * gdb.python/py-breakpoint.exp: Ditto.
6301 * gdb.python/py-frame.exp: Ditto.
6302 * gdb.python/py-inferior.exp: Ditto.
6303 * gdb.python/py-param.exp: Ditto.
6304 * gdb.python/py-prettyprint.exp: Ditto.
6305 * gdb.python/py-shared.exp: Ditto.
6306 * gdb.python/py-symbol.exp: Ditto.
6307 * gdb.python/py-symtab.exp: Ditto.
6308 * gdb.python/py-type.exp: Ditto.
6309 * gdb.python/py-value.exp: Ditto.
6310 * gdb.python/python.exp: Ditto.
6311
6312 2010-09-30 Tom Tromey <tromey@redhat.com>
6313
6314 * gdb.base/anon.exp: New file.
6315 * gdb.base/anon.c: New file.
6316
6317 2010-09-30 Tom Tromey <tromey@redhat.com>
6318
6319 * gdb.base/completion.exp: Test completion through anonymous
6320 union.
6321 * gdb.base/break1.c (struct some_struct): Add anonymous union.
6322
6323 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6324
6325 Fix printing parameters of inlined functions.
6326 * gdb.dwarf2/dw2-inline-param.exp: New file.
6327 * gdb.dwarf2/dw2-inline-param-main.c: New file.
6328 * gdb.dwarf2/dw2-inline-param.S: New file.
6329
6330 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6331
6332 PR corefiles/12071.
6333 * gdb.base/corefile.exp (quit with a process, no question: load core)
6334 (quit with a core file): New tests.
6335
6336 2010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6337
6338 Fix GDB crash on inferior calls with self-referencing classes.
6339 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
6340 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
6341 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
6342
6343 2010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6344
6345 Fix lost siginfo_t for inferior calls.
6346 * gdb.base/siginfo-infcall.exp: New file.
6347 * gdb.base/siginfo-infcall.c: New file.
6348
6349 2010-09-22 Joel Brobecker <brobecker@adacore.com>
6350
6351 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
6352
6353 2010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6354
6355 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
6356 New test.
6357 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
6358
6359 2010-09-22 Joel Brobecker <brobecker@adacore.com>
6360
6361 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
6362 type of our const type.
6363
6364 2010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
6365
6366 * gdb.cp/pr12028.cc: New.
6367 * gdb.cp/pr12028.exp: New.
6368
6369 2010-09-22 Joel Brobecker <brobecker@adacore.com>
6370
6371 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
6372
6373 2010-09-16 Phil Muldoon <pmuldoon@redhat.com>
6374 Jan Kratochvil <jan.kratochvil@redhat.com>
6375
6376 PR mi/11407
6377 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
6378 * gdb.mi/dw2-ref-missing-frame-main.c New File.
6379 * gdb.mi/dw2-ref-missing-frame.S New File.
6380 * gdb.mi/dw2-ref-missing-frame.exp New File.
6381
6382 2010-09-14 Tom Tromey <tromey@redhat.com>
6383
6384 PR symtab/8399:
6385 * gdb.threads/tls.exp: Remove kfail. Update expected output.
6386
6387 2010-09-14 Tom Tromey <tromey@redhat.com>
6388
6389 PR exp/11803:
6390 * gdb.threads/tls.exp: Use C++.
6391 (check_thread_local): Use K::another_thread_local.
6392 * gdb.threads/tls.c (class K): New.
6393 (another_thread_local): Now a member of K.
6394 (spin): Update. No longer K&R C.
6395
6396 2010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
6397
6398 * gdb.cp/koenig.cc: created class for testing member lookup.
6399 * gdb.cp/koenig.exp: Added test for member lookup.
6400
6401 2010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6402
6403 Fix false FAILs on sourcetree topdir directory containing "kill".
6404 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
6405 source line matching regexp.
6406
6407 2010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6408
6409 * gdb.python/python.exp (set height 0, collect help from uiout)
6410 (verify help to uiout): New tests.
6411
6412 2010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6413
6414 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
6415 is_lp64_target to check 64bit target.
6416
6417 2010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6418
6419 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
6420 (test_ld) <powerpc64-*>: New.
6421
6422 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
6423
6424 * gdb.cp/templates.exp (test_template_args): Allow "struct".
6425
6426 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
6427
6428 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
6429 (FunctionArg::method): New function.
6430 (empty, arg): New variables.
6431 (main): Call arg.method.
6432 * gdb.cp/templates.exp (test_template_args): New function.
6433 (do_tests): Call it.
6434
6435 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
6436
6437 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
6438 of "next" to proceed over pthread_exit call.
6439
6440 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
6441
6442 * gdb.base/maint.exp: Avoid wildcards against potentially very long
6443 "maint print statistics" output to prevent expect timeouts.
6444
6445 2010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6446
6447 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
6448 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
6449 (test_float_rejected): ... here.
6450 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
6451 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
6452 (test_float_rejected): ... here.
6453 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
6454 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
6455 (test_float_rejected): ... here.
6456 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
6457 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
6458 (test_float_rejected): ... here.
6459
6460 2010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6461
6462 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
6463 before disabling hardware watchpoints.
6464 (test_inaccessible_watchpoint): Check that hardware watchpoints
6465 are used. Test for watchpoints on a constant address.
6466
6467 2010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6468
6469 * gdb.base/ui-redirect.exp: New file.
6470
6471 2010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6472 Joel Brobecker <brobecker@adacore.com>
6473
6474 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
6475
6476 2010-08-31 Doug Evans <dje@google.com>
6477
6478 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
6479
6480 2010-08-30 Tom Tromey <tromey@redhat.com>
6481
6482 PR python/11792:
6483 * gdb.python/py-value.exp (test_subscript_regression): Add
6484 dynamic_type test.
6485
6486 2010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
6487
6488 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
6489 instead of running to main. Do not test the main function.
6490 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
6491 Add new main.
6492
6493 2010-08-26 Pedro Alves <pedro@codesourcery.com>
6494
6495 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
6496 one test.
6497
6498 2010-08-24 Doug Evans <dje@google.com>
6499
6500 PR symtab/11942
6501 * gdb.dwarf2/dw4-sig-types.cc: New file.
6502 * gdb.dwarf2/dw4-sig-types.h: New file.
6503 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
6504 * gdb.dwarf2/dw4-sig-types.exp: New file.
6505
6506 2010-08-23 Tom Tromey <tromey@redhat.com>
6507
6508 PR python/11145:
6509 * gdb.python/py-value.c (Base, Derived): New types.
6510 (base): New global.
6511 * gdb.python/py-value.exp (test_subscript_regression): Add
6512 dynamic_cast test.
6513
6514 2010-08-23 Tom Tromey <tromey@redhat.com>
6515
6516 PR python/10676:
6517 * gdb.python/py-type.exp (test_fields): Add tests for type
6518 equality.
6519
6520 2010-08-23 Tom Tromey <tromey@redhat.com>
6521
6522 PR python/11915:
6523 * gdb.python/py-type.exp (test_fields): Add tests for array.
6524
6525 2010-08-23 Keith Seitz <keiths@redhat.com>
6526
6527 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
6528 have any children. Create a new abbrev for it.
6529 Add missing terminal sequence to .debug_abbrev.
6530
6531 2010-08-20 Keith Seitz <keiths@redhat.com>
6532
6533 PR symtab/11465:
6534 * gdb.dwarf2/pr11465.exp: New test.
6535 * gdb.dwarf2/pr11465.S: New file.
6536 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
6537 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
6538
6539 2010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
6540
6541 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
6542 registers. Update data sets with the new v2_double element in the
6543 VSX register union. Add vector_register3_vr data set for the AltiVec
6544 registers. Use gdb_test_no_output instead of send_gdb.
6545
6546 2010-08-19 Pedro Alves <pedro@codesourcery.com>
6547
6548 * gdb.python/py-shared.exp: New file, factored out from
6549 python.exp.
6550 * gdb.python/py-shared.c: New file.
6551 * gdb.python/py-shared-sl.c: New file.
6552 * gdb.python/python-1.c: New file.
6553 * gdb.python/python-sl.c: Delete.
6554 * gdb.python/python.c: Mention python-1.c.
6555 * gdb.python/python.exp: Move shared library tests to
6556 py-shared.exp.
6557 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
6558 (MISCELLANEOUS): New.
6559 (clean mostlyclean): Also remove $MISCELLANEOUS.
6560
6561 2010-08-19 Doug Evans <dje@google.com>
6562
6563 PR exp/11926
6564 * gdb.base/printcmds.exp (test_float_accepted): New function.
6565 Move existing float tests there. Add tests for floats with suffixes.
6566 (test_float_rejected): New function.
6567 * gdb.java/jv-print.exp (test_float_accepted): New function.
6568 (test_float_rejected): New function.
6569 * gdb.objc/print.exp: New file.
6570 * gdb.pascal/print.exp: New file.
6571 * lib/objc.exp: New file.
6572
6573 2010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
6574
6575 * gdb.base/default.exp (info set): Avoid full buffer error and force
6576 reading up to final gdb prompt.
6577 (show): Likewise.
6578
6579 2010-08-18 Tom Tromey <tromey@redhat.com>
6580
6581 PR symtab/11919:
6582 * gdb.base/completion.exp: Add test.
6583
6584 2010-08-18 Doug Evans <dje@google.com>
6585
6586 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
6587 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
6588 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
6589 Simplify, early exit if runto_main fails.
6590 * gdb.fortran/exprs.exp: load_lib fortran.exp.
6591 (set_lang_fortran): Moved to lib/fortran.exp.
6592 * gdb.fortran/types.exp: load_lib fortran.exp.
6593 (set_lang_fortran): Moved to lib/fortran.exp.
6594 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
6595 * gdb.java/jprint.exp (set_lang_java): Ditto.
6596 * gdb.java/jv-exp.exp: load_lib java.exp.
6597 If set_lang_java fails, issue a warning instead of failure to be
6598 consistent with other set_lang_foo uses.
6599 (set_lang_java): Moved to lib/java.exp.
6600 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
6601 If set_lang_java fails, issue a warning instead of failure to be
6602 consistent with other set_lang_foo uses.
6603 * gdb.pascal/types.exp: load_lib pascal.exp.
6604 (set_lang_pascal): Moved to lib/pascal.exp.
6605 * lib/fortran.exp: New file.
6606 * lib/java.exp (set_lang_java): New function.
6607 * lib/pascal.exp (set_lang_pascal): New function.
6608
6609 2010-08-18 Yao Qi <yao@codesourcery.com
6610
6611 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
6612 func_nofb_start and func_loopfb_start, so that address of functions
6613 is equal to these labels on Thumb.
6614
6615 2010-08-18 Yao Qi <yao@codesourcery.com>
6616
6617 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
6618 to reflect latest c source file.
6619
6620 2010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6621
6622 * gdb.cp/infcall-dlopen.exp: New file.
6623 * gdb.cp/infcall-dlopen.cc: New file.
6624 * gdb.cp/infcall-dlopen-lib.cc: New file.
6625
6626 2010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6627 Pedro Alves <pedro@codesourcery.com>
6628
6629 PR breakpoints/11371
6630
6631 * gdb.base/watch-cond-infcall.exp: New file.
6632 * gdb.base/watch-cond-infcall.c: New file.
6633
6634 2010-08-16 Tom Tromey <tromey@redhat.com>
6635
6636 * gdb.base/help.exp: Update.
6637 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
6638 watchpoint.
6639 (test_watch_location): New proc.
6640 (test_watchpoint_in_big_blob): Delete watchpoint.
6641 * gdb.base/watchpoint.c (func5): New function.
6642 (main): Call it.
6643
6644 2010-08-16 Doug Evans <dje@google.com>
6645
6646 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
6647
6648 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
6649
6650 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
6651 tests.
6652
6653 2010-08-11 Ken Werner <ken.werner@de.ibm.com>
6654
6655 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
6656 * gdb.base/gnu_vector.c: New File.
6657 * gdb.base/gnu_vector.exp: Likewise.
6658
6659 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
6660
6661 * gdb.python/python.c: New File.
6662 * gdb.python/python-sl.c: New File.
6663 * gdb.python/python.exp: Test solib_address and decode_line
6664 * functions.
6665
6666 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6667
6668 * gdb.python/python.exp (show height, set height 10)
6669 (verify pagination beforehand, verify pagination beforehand: q)
6670 (gdb.execute does not page, verify pagination afterwards)
6671 (verify pagination afterwards: q): New.
6672
6673 2010-08-02 Doug Evans <dje@google.com>
6674
6675 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
6676 because of an older gcc, change test2
6677 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
6678 to unsupported.
6679
6680 2010-07-30 Kazu Hirata <kazu@codesourcery.com>
6681
6682 * gdb.base/break-always.exp: Do not expect full paths to file
6683 names.
6684 * gdb.base/commands.exp: Likewise.
6685
6686 2010-07-30 Doug Evans <dje@google.com>
6687
6688 * gdb.cp/temargs.exp: For new tests that require newer gccs,
6689 xfail them when run with older gccs.
6690
6691 * lib/gdb.exp (build_executable): Forward "c++" option to
6692 get_compiler_info.
6693
6694 * gdb.python/py-type.exp (test_template): Mark as xfail tests
6695 "python print ttype.template_argument(1)" and
6696 "python print isinstance(ttype.template_argument(1), gdb.Value)"
6697 if using gcc 4.4 or earlier.
6698
6699 * gdb.base/valgrind-db-attach.exp: Use unique test name for
6700 attach-to-debugger handling.
6701
6702 2010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6703
6704 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
6705 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
6706 (main): Use copyreloc.
6707 * gdb.base/prelink.exp (split debug of executable)
6708 (.dynbss vs. .bss address shift): New tests.
6709
6710 2010-07-29 Pedro Alves <pedro@codesourcery.com>
6711
6712 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
6713 in gdb_test_multiple.
6714
6715 2010-07-29 Pedro Alves <pedro@codesourcery.com>
6716
6717 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
6718 environment.
6719
6720 2010-07-28 Tom Tromey <tromey@redhat.com>
6721
6722 PR python/11060:
6723 * gdb.python/py-type.c (Temargs): New template.
6724 (temvar): New variable.
6725 * gdb.python/py-type.exp (test_template): New proc.
6726
6727 2010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
6728
6729 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
6730 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
6731
6732 2010-07-28 Tom Tromey <tromey@redhat.com>
6733
6734 PR c++/9946:
6735 * gdb.cp/temargs.exp: New file.
6736 * gdb.cp/temargs.cc: New file.
6737
6738 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6739
6740 * gdb.base/help.exp (help disassemble): Update the content.
6741
6742 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6743
6744 * gdb.threads/ia64-sigill.exp: New file.
6745 * gdb.threads/ia64-sigill.c: New file.
6746
6747 2010-07-27 Tom Tromey <tromey@redhat.com>
6748
6749 * gdb.opt/inline-cmds.c (ATTR): New define.
6750 (func1): Use it.
6751 (func2): Likewise.
6752 (func3): Likewise.
6753 (outer_inline1): Likewise.
6754 (outer_inline2): Likewise.
6755 * gdb.opt/inline-bt.c (ATTR): New define.
6756 (func1): Use it.
6757 (func2): Likewise.
6758 * gdb.opt/inline-locals.c (ATTR): New define.
6759 (func1): Use it.
6760 (func2): Likewise.
6761
6762 2010-07-27 Tom Tromey <tromey@redhat.com>
6763
6764 * gdb.stabs/gdb11479.c (hack): New function.
6765 (test): Use it.
6766 (test2): Use it.
6767 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
6768 (int32_search_buf, int64_search_buf): No longer static.
6769 (x): Remove.
6770 * gdb.base/relocate.c (hack): New function.
6771
6772 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
6773
6774 * gdb.python/py-value.exp (test_inferior_function_call): New function.
6775 * gdb.python/py-value.c (func1): New function.
6776 (func2): Likewise.
6777
6778 2010-07-26 Corinna Vinschen <vinschen@redhat.com>
6779
6780 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
6781 as not to clash with .data section.
6782
6783 2010-07-26 Jerome Guitton <guitton@adacore.com>
6784
6785 * gdb.base/code_elim.exp: New file.
6786 * gdb.base/code_elim1.c: New file.
6787 * gdb.base/code_elim2.c: New file.
6788
6789 2010-07-21 Pedro Alves <pedro@codesourcery.com>
6790
6791 PR symtab/11827
6792
6793 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
6794 (some_volatile_enum): New variable.
6795 * gdb.base/printcmds.exp (test_print_enums): New.
6796 <top level>: Call it.
6797
6798 2010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
6799
6800 * gdb.cp/fpointer.cc: New test.
6801 * gdb.cp/fpointer.exp: New test.
6802
6803 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6804
6805 * gdb.base/solib-nodir.exp: New file.
6806 * lib/gdb.exp (runto): New case for a GDB internal error.
6807
6808 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6809 Ulrich Weigand <uweigand@de.ibm.com>
6810 Tom Tromey <tromey@redhat.com>
6811
6812 * gdb.base/charset-malloc.c: New file.
6813 * gdb.base/charset.c (malloc_stub): New prototype.
6814 (main): Call it instead of malloc itself.
6815 * gdb.base/charset.exp: Use only prepare_for_testing.
6816 (binfile): Remove the variable.
6817
6818 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6819
6820 Make core files the process_stratum.
6821 * gdb.base/corefile.exp (run: load core again)
6822 (run: sanity check we see the core file, run: with core)
6823 (run: core file is cleared, attach: load core again)
6824 (attach: sanity check we see the core file, attach: with core)
6825 (attach: core file is cleared): New tests.
6826 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
6827
6828 2010-07-14 Ken Werner <ken.werner@de.ibm.com>
6829
6830 * gdb.arch/altivec-abi.exp: New tests.
6831
6832 2010-07-13 Tom Tromey <tromey@redhat.com>
6833
6834 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
6835 (main): Use it.
6836 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
6837
6838 2010-07-13 Tom Tromey <tromey@redhat.com>
6839
6840 * gdb.base/label.exp: New file.
6841 * gdb.base/label.c: New file.
6842
6843 2010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
6844 H.J. Lu <hongjiu.lu@intel.com>
6845
6846 * lib/gdb.exp (is_ilp32_target): New.
6847 (is_lp64_target): Likewise.
6848
6849 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
6850 target.
6851 * gdb.arch/amd64-disp-step.exp: Likewise.
6852 * gdb.arch/amd64-dword.exp: Likewise.
6853 * gdb.arch/amd64-i386-address.exp: Likewise.
6854 * gdb.arch/amd64-word.exp: Likewise.
6855
6856 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
6857 target.
6858 * gdb.arch/i386-bp_permanent.exp: Likewise.
6859 * gdb.arch/i386-byte.exp: Likewise.
6860 * gdb.arch/i386-disp-step.exp: Likewise.
6861 * gdb.arch/i386-gnu-cfi.exp: Likewise.
6862 * gdb.arch/i386-prologue.exp: Likewise.
6863 * gdb.arch/i386-size-overlap.exp: Likewise.
6864 * gdb.arch/i386-size.exp: Likewise.
6865 * gdb.arch/i386-sse.exp: Likewise.
6866 * gdb.arch/i386-unwind.exp: Likewise.
6867 * gdb.arch/i386-word.exp: Likewise.
6868
6869 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
6870 test only when building 64-bit executables. Do not hard-code
6871 -m64 option.
6872
6873 2010-07-07 Doug Evans <dje@google.com>
6874
6875 * lib/gdb.exp (gdb_test_list_exact): New function.
6876 * gdb.base/default.exp (show convenience): Call it, add tests for
6877 $_sdata = void, $_thread = 0.
6878
6879 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6880 Joel Brobecker <brobecker@adacore.com>
6881
6882 Fix re-run of PIE executable, PR shlibs/11776.
6883 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
6884 Remove $displacement_main to match the solib-svr4.c change. New "kill"
6885 and re-"run" of the inferior.
6886
6887 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6888 Joel Brobecker <brobecker@adacore.com>
6889
6890 Cope with missing /usr/sbin/prelink.
6891 * lib/prelink-support.exp (prelink_no):
6892 <result == 1 && $output is "no such file or directory">: New.
6893 (prelink_yes): Likewise. Return on failed prelink_no.
6894
6895 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6896 Joel Brobecker <brobecker@adacore.com>
6897
6898 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
6899 build_executable by build_executable_own_libs. Replace "prelink -R"
6900 execution by a call of prelink_yes. Comment why "prelink -r" needs no
6901 change.
6902 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
6903 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
6904 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
6905 Replace build_executable by build_executable_own_libs's function
6906 build_executable_own_libs.
6907 (prelinkNO): Create new stub to call prelink_no.
6908 (prelinkYES): Create new stub to call prelink_yes.
6909 (test_attach): Rename calls of copy to file_copy.
6910 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
6911 (copy): Move to ...
6912 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
6913 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
6914 * gdb.base/prelink.exp: Disable testcase also for is_remote and
6915 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
6916 special flags by gdb_compile_shlib. Replace second gdb_compile by
6917 build_executable_own_libs. Replace "prelink -R" execution by a call of
6918 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
6919 a second call of prelink_yes. Replace restart commands by
6920 clean_restart.
6921 (prelink): Rename to ...
6922 (seen displacement message): ... this test. Extend its expectation
6923 strictness.
6924
6925 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6926
6927 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
6928 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
6929 displacement message exactly once.
6930
6931 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6932 Joel Brobecker <brobecker@adacore.com>
6933
6934 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
6935 its restore after the <$relink_args != ""> loop. new comment.
6936
6937 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6938 Joel Brobecker <brobecker@adacore.com>
6939
6940 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
6941 code for it. New variable relink_args.
6942 (prelinkYES): Call prelinkNO.
6943 (test_attach): Accept new parameter relink_args. Re-prelink the binary
6944 in such case. Move the core code to ...
6945 (test_attach_gdb): ... a new function. Send GDB command "file".
6946 Extend expected "Attaching to " string.
6947
6948 2010-07-02 Tom Tromey <tromey@redhat.com>
6949
6950 * gdb.base/bitops.exp: Remove extraneous "pass".
6951
6952 2010-07-02 Ken Werner <ken.werner@de.ibm.com>
6953
6954 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
6955
6956 2010-07-01 Pedro Alves <pedro@codesourcery.com>
6957
6958 * gdb.base/help.exp: Adjust expected output.
6959
6960 2010-07-01 Pedro Alves <pedro@codesourcery.com>
6961
6962 * gdb.base/help.exp: Adjust expected output.
6963
6964 2010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6965
6966 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
6967 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
6968 c++/11702.
6969
6970 2010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6971 Doug Evans <dje@google.com>
6972
6973 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
6974 add .dynamic entry'.
6975
6976 2010-06-29 Doug Evans <dje@google.com>
6977
6978 Test PR c++/11702.
6979 * gdb.cp/m-static.exp: Add testcase.
6980 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
6981
6982 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
6983 Tom Tromey <tromey@redhat.com>
6984 Thiago Jung Bauermann <bauerman@br.ibm.com>
6985
6986 * gdb.python/py-inferior.c: New File.
6987 * gdb.python/py-infthread.c: New File.
6988 * gdb.python/py-inferior.exp: New File.
6989 * gdb.python/py-infthread.exp: New File.
6990
6991 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6992
6993 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
6994 (ptype ::C::OtherFileClass typedefs): New.
6995 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
6996 (C::OtherFileClass::cOtherFileClassVar2): New.
6997 (C::OtherFileClass::cOtherFileClassVar_use): Use also
6998 cOtherFileClassVar2.
6999 (C::cOtherFileType2, C::cOtherFileVar2): New.
7000 (C::cOtherFileVar_use): use also cOtherFileVar2.
7001 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
7002
7003 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7004
7005 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
7006 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
7007 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
7008 (print ::C::cOtherFileVar)
7009 (whatis C::OtherFileClass::cOtherFileClassType)
7010 (whatis ::C::OtherFileClass::cOtherFileClassType)
7011 (print C::OtherFileClass::cOtherFileClassVar)
7012 (print ::cOtherFileClassVar)
7013 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
7014 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
7015 trailing content.
7016 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
7017 (C::OtherFileClass::cOtherFileClassVar)
7018 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
7019 (C::cOtherFileVar, C::cOtherFileVar_use): New.
7020
7021 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7022
7023 Test PR c++/11703 and PR gdb/1448.
7024 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
7025 gdb/1448.
7026
7027 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7028
7029 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
7030 (main) <rtti_data>: New.
7031 * gdb.cp/virtbase.exp (print rtti_data): New.
7032
7033 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7034 Joel Brobecker <brobecker@adacore.com>
7035
7036 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
7037
7038 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7039
7040 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
7041
7042 2010-06-28 Doug Evans <dje@google.com>
7043
7044 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
7045
7046 2010-06-27 Doug Evans <dje@google.com>
7047
7048 * gdb.cp/m-static.exp: Update expected test output.
7049
7050 2010-06-25 Paul Hilfinger <hilfinger@adacore.com>
7051
7052 * gdb.gdb/selftest.exp: Adjust expected message for
7053 capturing start-up runtime.
7054
7055 2010-06-25 Tom Tromey <tromey@redhat.com>
7056
7057 PR python/10808:
7058 * gdb.python/python.exp: Add new tests.
7059
7060 2010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
7061
7062 * gdb.cp/operator.cc: Created an import loop.
7063 * gdb.cp/operator.exp: Added testcase for import loop.
7064
7065 2010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7066
7067 Test PR python/11407.
7068 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
7069 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
7070 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
7071 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
7072 executable_nofb and executable_fb. New variables srcsfile, objsfile,
7073 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
7074 binfile. Call gdb_compile with clean_restart twice.
7075 (func_nofb print, func_nofb backtrace, func_loopfb print)
7076 (func_loopfb backtrace): New.
7077
7078 2010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7079
7080 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
7081 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
7082 by a hand made one.
7083 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
7084 i?86 requirement. Remove variables srcfile and binfile. New variable
7085 sources, executable_nofb and executable_fb. Call prepare_for_testing.
7086
7087 2010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7088
7089 * gdb.cell/dwarfaddr.exp: New file.
7090 * gdb.cell/dwarfaddr.S: New file.
7091
7092 2010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7093
7094 Test PR 9436.
7095 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
7096
7097 2010-06-24 Hui Zhu <teawater@gmail.com>
7098
7099 * gdb.base/eval.exp: New file.
7100
7101 2010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7102
7103 * gdb.cell/fork.exp: New file.
7104 * gdb.cell/fork.c: Likewise.
7105 * gdb.cell/fork-spu.c: Likewise.
7106
7107 2010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
7108
7109 * lib/gdb.exp (banned_variables_traced): New global variable.
7110 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
7111 (gdb_init): Use `trace add variable' instead of obsolete
7112 `trace variable'.
7113
7114 2010-06-21 Doug Evans <dje@google.com>
7115
7116 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
7117
7118 2010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7119
7120 * gdb.arch/spu-ls.exp: New file.
7121 * gdb.arch/spu-ls.c: Likewise.
7122
7123 2010-06-18 Stan Shebs <stan@codesourcery.com>
7124
7125 * gdb.threads/thread-specific.exp: Add tests of $_thread.
7126
7127 2010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7128
7129 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
7130 * gdb.base/watch-cond.exp: Likewise.
7131 * gdb.python/py-breakpoint.exp: Likewise.
7132
7133 2010-06-18 Pedro Alves <pedro@codesourcery.com>
7134
7135 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
7136 clean_restart, make sure every test has a distinct message, and
7137 that messages don't include the executable' full path.
7138
7139 2010-06-17 Doug Evans <dje@google.com>
7140
7141 * gdb.arch/i386-size.exp: Updated expected output for
7142 DISASSEMBLY_OMIT_FNAME.
7143
7144 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7145 Sergio Durigan Junior <sergiodj@redhat.com>
7146
7147 * gdb.base/watch-notconst.c: New file.
7148 * gdb.base/watch-notconst.S: New file.
7149 * gdb.base/watch-notconst2.c: New file.
7150 * gdb.base/watch-notconst2.S: New file.
7151 * gdb.base/watch-notconst.exp: New file.
7152 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
7153 (func4): Add operations on `global_ptr_ptr'.
7154 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
7155 routine to test watchpoints created with a constant expression.
7156 (test_inaccessible_watchpoint): Include tests for watchpoints
7157 created with a constant expression.
7158
7159 2010-06-14 Kevin Buettner <kevinb@redhat.com>
7160
7161 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
7162 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
7163 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
7164 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
7165 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
7166 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
7167 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
7168 of `_start'.
7169
7170 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7171
7172 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
7173 not supported on the target.
7174 * gdb.mi/mi-nonstop-exit.exp: Likewise.
7175 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7176 * gdb.mi/mi-nsintrall.exp: Likewise.
7177 * gdb.mi/mi-nsmoribund.exp: Likewise.
7178 * gdb.mi/mi-nsthrexec.exp: Likewise.
7179
7180 2010-06-11 Stan Shebs <stan@codesourcery.com>
7181
7182 * gdb.base/permissions.exp: New file.
7183
7184 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7185
7186 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
7187 does not support ELF executable class.
7188
7189 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7190
7191 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
7192
7193 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7194
7195 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
7196 (runto): Catch "The target does not support running in non-stop mode.".
7197
7198 2010-06-11 Michael Snyder <msnyder@vmware.com>
7199
7200 * gdb.base/setshow.exp (set language asm): Don't use
7201 gdb_test_no_output, fails on some targets.
7202
7203 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7204
7205 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
7206 * gdb.cp/pr9167.exp: Likewise.
7207
7208 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7209
7210 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
7211
7212 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7213
7214 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
7215
7216 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7217
7218 * gdb.base/charset.c (main): Make sure malloc gets linked in.
7219
7220 2010-06-11 Tom Tromey <tromey@redhat.com>
7221
7222 PR gdb/9977, PR exp/11636::
7223 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
7224 (pieces_test_f6): Update expected output.
7225
7226 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7227
7228 * gdb.base/moribund-step.exp: New.
7229
7230 2010-06-08 Michael Snyder <msnyder@vmware.com>
7231
7232 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
7233 * gdb.ada/boolean_expr.exp:
7234 * gdb.ada/frame_args.exp: Ditto.
7235 * gdb.ada/lang_switch.exp: Ditto.
7236 * gdb.ada/ptype_arith_binop.exp: Ditto.
7237 * gdb.ada/ref_param.exp: Ditto.
7238 * gdb.ada/type_coercion.exp:Ditto.
7239
7240 * gdb.asm/asm-source.exp: Ditto.
7241
7242 * gdb.base/attach.exp: Ditto.
7243 * gdb.base/bitfields2.exp: Ditto.
7244 * gdb.base/call-signal-resume.exp: Ditto.
7245 * gdb.base/callfuncs.exp: Ditto.
7246 * gdb.base/commands.exp: Ditto.
7247 * gdb.base/dbx.exp: Ditto.
7248 * gdb.base/default.exp: Ditto.
7249 * gdb.base/dump.exp: Ditto.
7250 * gdb.base/exprs.exp: Ditto.
7251 * gdb.base/freebpcmd.exp: Ditto.
7252 * gdb.base/interrupt.exp: Ditto.
7253 * gdb.base/list.exp: Ditto.
7254 * gdb.base/long_long.exp: Ditto.
7255 * gdb.base/maint.exp: Ditto.
7256 * gdb.base/ptype.exp: Ditto.
7257 * gdb.base/return.exp: Ditto.
7258 * gdb.base/setshow.exp: Ditto.
7259 * gdb.base/sigbpt.exp: Ditto.
7260 * gdb.base/sigrepeat.exp: Ditto.
7261
7262 * gdb.cp/classes.exp: Ditto.
7263
7264 * gdb.dwarf2/dw2-restore.exp: Ditto.
7265
7266 * gdb.gdb/selftest.exp: Ditto.
7267
7268 * gdb.multi/base.exp: Ditto.
7269 * gdb.multi/bkpt-multi-exec.exp: Ditto.
7270
7271 * gdb.python/py-block.exp: Ditto.
7272 * gdb.python/py-prettyprint.exp: Ditto.
7273 * gdb.python/py-template.exp: Ditto.
7274
7275 * gdb.server/ext-attach.exp: Ditto.
7276 * gdb.server/ext-run.exp: Ditto.
7277 * gdb.server/server-mon.exp: Ditto.
7278
7279 * gdb.threads/fork-thread-pending.exp: Ditto.
7280 * gdb.threads/hand-call-in-threads.exp: Ditto.
7281 * gdb.threads/interrupted-hand-call.exp: Ditto.
7282 * gdb.threads/linux-dp.exp: Ditto.
7283 * gdb.threads/manythreads.exp: Ditto.
7284 * gdb.threads/print-threads.exp: Ditto.
7285 * gdb.threads/pthreads.exp: Ditto.
7286 * gdb.threads/schedlock.exp: Ditto.
7287 * gdb.threads/thread-unwindonsignal.exp: Ditto.
7288 * gdb.threads/threadapply.exp: Ditto.
7289
7290 2010-06-08 Michael Snyder <msnyder@vmware.com>
7291
7292 * gdb.ada/exec_changed.exp:
7293 Use ".*" instead of "" as wildcard regexp.
7294
7295 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
7296 * gdb.base/call-ar-st.exp: Ditto.
7297 * gdb.base/checkpoint.exp: Ditto.
7298 * gdb.base/default.exp: Ditto.
7299 * gdb.base/dump.exp: Ditto.
7300 * gdb.base/ending-run.exp: Ditto.
7301 * gdb.base/fileio.exp: Ditto.
7302 * gdb.base/miscexprs.exp: Ditto.
7303 * gdb.base/pointers.exp: Ditto.
7304 * gdb.base/readline.exp: Ditto.
7305 * gdb.base/reread.exp: Ditto.
7306 * gdb.base/restore.exp: Ditto.
7307 * gdb.base/shlib-call.exp: Ditto.
7308 * gdb.base/valgrind-db-attach.exp: Ditto.
7309 * gdb.base/volatile.exp: Ditto.
7310 * gdb.base/watchpoints.exp: Ditto.
7311
7312 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
7313
7314 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
7315 * gdb.python/py-value.exp: Ditto.
7316
7317 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
7318 * gdb.trace/circ.exp: Ditto.
7319 * gdb.trace/collection.exp: Ditto.
7320 * gdb.trace/packetlen.exp: Ditto.
7321 * gdb.trace/passc-dyn.exp: Ditto.
7322 * gdb.trace/report.exp: Ditto.
7323 * gdb.trace/tfile.exp: Ditto.
7324 * gdb.trace/tfind.exp: Ditto.
7325 * gdb.trace/while-dyn.exp: Ditto.
7326
7327 2010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7328
7329 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
7330
7331 2010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7332
7333 Test PR 10640.
7334 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
7335
7336 2010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
7337
7338 * gdb.cp/koenig.exp: Test for ADL operators.
7339 * gdb.cp/koenig.cc: Added ADL operators.
7340 * gdb.cp/operator.exp: New test.
7341 * gdb.cp/operator.cc: New test.
7342
7343 2010-06-04 Michael Snyder <msnyder@vmware.com>
7344
7345 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
7346 * gdb.base/pending.exp: Ditto.
7347
7348 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
7349
7350 2010-06-04 Doug Evans <dje@google.com>
7351
7352 * gdb.python/py-prettyprint.exp: Add new test for enabled and
7353 disabled printers.
7354 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
7355 (enable_lookup_function): New function.
7356
7357 2010-06-04 Tom Tromey <tromey@redhat.com>
7358
7359 * gdb.python/py-value.exp (test_value_hash): Don't test equality
7360 of hash and id.
7361
7362 2010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7363
7364 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
7365 newline.
7366 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
7367 (empty verbose non-noisy clear, empty verbose noisy clear)
7368 (empty non-verbose noisy clear): Likewise.
7369
7370 2010-06-03 Michael Snyder <msnyder@vmware.com>
7371
7372 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
7373 * gdb.base/display.exp: Ditto.
7374 * gdb.base/find.exp: Ditto.
7375 * gdb.base/ifelse.exp: Ditto.
7376 * gdb.base/multi-forks.exp: Ditto.
7377 * gdb.base/recurse.exp: Ditto.
7378 * gdb.base/setshow.exp: Ditto.
7379 * gdb.base/value-double-free.exp: Ditto.
7380 * gdb.base/watch-vfork.exp: Ditto.
7381 * gdb.base/watch_thread_num.exp: Ditto.
7382 * gdb.base/watchpoint-solib.exp: Ditto.
7383 * gdb.base/watchpoint.exp: Ditto.
7384 * gdb.base/watchpoints.exp: Ditto.
7385
7386 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
7387 * gdb.cp/overload.exp: Ditto.
7388 * gdb.cp/virtfunc.exp: Ditto.
7389
7390 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
7391
7392 * gdb.reverse/watch-precsave.exp:
7393 Replace gdb_test with gdb_test_no_output.
7394
7395 * gdb.threads/attach-into-signal.exp:
7396 Replace gdb_test with gdb_test_no_output.
7397 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
7398 * gdb.threads/watchthreads.exp: Ditto.
7399 * gdb.threads/watchthreads2.exp: Ditto.
7400
7401 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
7402 * gdb.trace/tfind.exp: Ditto.
7403
7404 2010-06-03 Joel Brobecker <brobecker@adacore.com>
7405
7406 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
7407 successful test if message is the empty string.
7408
7409 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7410
7411 * gdb.fortran/module.exp (stopped language detection): New test.
7412
7413 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7414
7415 Support DW_TAG_module as separate namespaces.
7416 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
7417 gdb.fortran/library-module-lib.f90: New.
7418 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
7419 (print i): Remove.
7420 (continue to breakpoint: i-is-1, print var_i value 1)
7421 (continue to breakpoint: i-is-2, print var_i value 2)
7422 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
7423 (print var_d, print var_i value 14, ptype modmany, complete `modm)
7424 (complete `modmany, complete `modmany`, complete `modmany`var)
7425 (show language, setting breakpoint at module): New tests.
7426 * gdb.fortran/module.f90 (module mod): Remove.
7427 (module mod1, module mod2, module modmany, subroutine sub1)
7428 (subroutine sub2, program module): New.
7429
7430 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7431
7432 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
7433 (print value of rUC, print value of rI, print value of UI): ... here.
7434 * gdb.cp/anon-union.exp (pass): Rename to ...
7435 (print z 2): ... here.
7436
7437 2010-06-02 Michael Snyder <msnyder@vmware.com>
7438
7439 * gdb.trace/actions.exp: Use gdb_test_no_output.
7440 * gdb.trace/circ.exp: Ditto.
7441 * gdb.trace/packetlen.exp: Ditto.
7442 * gdb.trace/save-trace.exp: Ditto.
7443 * gdb.trace/tracecmd.exp: Ditto.
7444 * gdb.trace/tsv.exp: Ditto.
7445
7446 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
7447 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
7448 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
7449 * gdb.threads/manythreads.exp: Ditto.
7450 * gdb.threads/print-threads.exp: Ditto.
7451 * gdb.threads/pthreads.exp: Ditto.
7452 * gdb.threads/schedlock.exp: Ditto.
7453 * gdb.threads/staticthreads.exp: Ditto.
7454 * gdb.threads/thread-specific.exp: Ditto.
7455 * gdb.threads/thread-unwindonsignal.exp: Ditto.
7456 * gdb.threads/threadapply.exp: Ditto.
7457 * gdb.threads/watchthreads.exp: Ditto.
7458 * gdb.threads/watchthreads2.exp: Ditto.
7459
7460 * gdb.python/py-block.exp: Use gdb_test_no_output.
7461 * gdb.python/py-prettyprint.exp: Ditto.
7462 * gdb.python/py-template.exp: Ditto.
7463 * gdb.python/py-value.exp: Ditto.
7464
7465 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
7466 * gdb.reverse/watch-reverse.exp: Ditto.
7467
7468 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
7469 * gdb.server/ext-run.exp: Ditto.
7470
7471 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
7472 * gdb.dwarf2/dw2-compressed.exp: Ditto.
7473 * gdb.dwarf2/dw2-intercu.exp: Ditto.
7474 * gdb.dwarf2/dw2-intermix.exp: Ditto.
7475 * gdb.dwarf2/dw2-producer.exp: Ditto.
7476 * gdb.dwarf2/mac-fileno.exp: Ditto.
7477
7478 * gdb.gdb/observer.exp: Use gdb_test_no_output.
7479 * gdb.gdb/selftest.exp: Ditto.
7480
7481 * gdb.multi/base.exp: Use gdb_test_no_output.
7482
7483 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
7484
7485 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7486
7487 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
7488
7489 2010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
7490
7491 * gdb.cp/class2.exp: Use gdb_test_no_output.
7492 * gdb.cp/classes.exp: Ditto.
7493 * gdb.cp/extern-c.exp: Ditto.
7494 * gdb.cp/inherit.exp: Ditto.
7495 * gdb.cp/maint.exp: Ditto.
7496 * gdb.cp/mb-inline.exp: Ditto.
7497 * gdb.cp/mb-templates.exp: Ditto.
7498 * gdb.cp/method2.exp: Ditto.
7499 * gdb.cp/misc.exp: Ditto.
7500 * gdb.cp/ovldbreak.exp: Ditto.
7501 * gdb.cp/punctuator.exp: Ditto.
7502 * gdb.cp/templates.exp: Ditto.
7503 * gdb.cp/virtbase.exp: Ditto.
7504
7505 * gdb.threads/attach-stopped.exp:
7506 Replace uses of send_gdb / gdb_expect.
7507 * gdb.threads/attachstop-mt.exp:
7508 Replace uses of send_gdb / gdb_expect.
7509 * gdb.threads/gcore-thread.exp:
7510 Replace uses of send_gdb / gdb_expect.
7511 * gdb.threads/hand-call-in-threads.exp:
7512 Replace uses of send_gdb / gdb_expect.
7513 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
7514 * gdb.threads/print-threads.exp:
7515 Replace uses of send_gdb / gdb_expect.
7516 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
7517 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
7518 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
7519
7520 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
7521 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
7522 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
7523 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
7524 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
7525 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
7526 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
7527 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
7528 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
7529 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
7530 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
7531
7532 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7533
7534 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
7535
7536 2010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
7537
7538 * gdb.cp/koenig.exp: Added new test case.
7539 * gdb.cp/koenig.cc: Ditto.
7540
7541 2010-06-01 Michael Snyder <msnyder@vmware.com>
7542
7543 * gdb.base/arithmet.exp: Use gdb_test_no_output.
7544 * gdb.base/arrayidx.exp: Ditto.
7545 * gdb.base/attach.exp: Ditto.
7546 * gdb.base/auxv.exp: Ditto.
7547 * gdb.base/bigcre.exp: Ditto.
7548 * gdb.base/break-always.exp: Ditto.
7549 * gdb.base/break-interp.exp: Ditto.
7550 * gdb.base/break.exp: Ditto.
7551 * gdb.base/breakpoint-shadow.exp: Ditto.
7552 * gdb.base/call-ar-st.exp: Ditto.
7553 * gdb.base/call-sc.exp: Ditto.
7554 * gdb.base/call-signal-resume.exp: Ditto.
7555 * gdb.base/callfuncs.exp: Ditto.
7556 * gdb.base/catch-syscall.exp: Ditto.
7557 * gdb.base/charset.exp: Ditto.
7558 * gdb.base/code-expr.exp: Ditto.
7559 * gdb.base/commands.exp: Ditto.
7560 * gdb.base/cond-expr.exp: Ditto.
7561 * gdb.base/condbreak.exp: Ditto.
7562 * gdb.base/cursal.exp: Ditto.
7563 * gdb.base/cvexpr.exp: Ditto.
7564 * gdb.base/default.exp: Ditto.
7565 * gdb.base/del.exp: Ditto.
7566 * gdb.base/detach.exp: Ditto.
7567 * gdb.base/display.exp: Ditto.
7568 * gdb.base/ena-dis-br.exp: Ditto.
7569 * gdb.base/eval-skip.exp: Ditto.
7570 * gdb.base/foll-fork.exp: Ditto.
7571 * gdb.base/foll-vfork.exp: Ditto.
7572 * gdb.base/frame-args.exp: Ditto.
7573 * gdb.base/funcargs.exp: Ditto.
7574 * gdb.base/gcore-buffer-overflow.exp: Ditto.
7575 * gdb.base/gdbvars.exp: Ditto.
7576 * gdb.base/help.exp: Ditto.
7577 * gdb.base/ifelse.exp: Ditto.
7578 * gdb.base/included.exp: Ditto.
7579 * gdb.base/list.exp: Ditto.
7580 * gdb.base/macscp.exp: Ditto.
7581 * gdb.base/maint.exp: Ditto.
7582 * gdb.base/multi-fork.exp: Ditto.
7583 * gdb.base/overlays.exp: Ditto.
7584 * gdb.base/page.exp: Ditto.
7585 * gdb.base/pending.exp: Ditto.
7586 * gdb.base/pointers.exp: Ditto.
7587 * gdb.base/pr11022.exp: Ditto.
7588 * gdb.base/prelink.exp: Ditto.
7589 * gdb.base/printcmds.exp: Ditto.
7590 * gdb.base/psymtab.exp: Ditto.
7591 * gdb.base/randomize.exp: Ditto.
7592 * gdb.base/relational.exp: Ditto.
7593 * gdb.base/relocate.exp: Ditto.
7594 * gdb.base/remote.exp: Ditto.
7595 * gdb.base/sepdebug.exp: Ditto.
7596 * gdb.base/set-lang-auto.exp: Ditto.
7597 * gdb.base/setshow.exp: Ditto.
7598 * gdb.base/setvar.exp: Ditto.
7599 * gdb.base/signals.exp: Ditto.
7600 * gdb.base/signull.exp: Ditto.
7601 * gdb.base/sigstep.exp: Ditto.
7602 * gdb.base/sizeof.exp: Ditto.
7603 * gdb.base/solib-disc.exp: Ditto.
7604 * gdb.base/store.exp: Ditto.
7605 * gdb.base/structs.exp: Ditto.
7606 * gdb.base/structs2.exp: Ditto.
7607 * gdb.base/subst.exp: Ditto.
7608 * gdb.base/term.exp: Ditto.
7609 * gdb.base/trace-commands.exp: Ditto.
7610 * gdb.base/unwindonsignal.exp: Ditto.
7611 * gdb.base/valgrind-db-attach.exp: Ditto.
7612 * gdb.base/varargs.exp: Ditto.
7613 * gdb.base/watch-cond.exp: Ditto.
7614 * gdb.base/watch_thread_num.exp: Ditto.
7615 * gdb.base/watchpoint-cond-gone.exp: Ditto.
7616 * gdb.base/watchpoint.exp: Ditto.
7617 * gdb.base/whatis-exp.exp: Ditto.
7618
7619 2010-06-01 Michael Snyder <msnyder@vmware.com>
7620
7621 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
7622 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
7623 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
7624 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
7625 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
7626 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
7627 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
7628 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
7629 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
7630 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
7631 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
7632 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
7633 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
7634 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
7635 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
7636
7637 2010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7638
7639 * gdb.base/commands.exp (begin commands on watch): Remove excessive
7640 trailing newline.
7641 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
7642 * gdb.java/jmisc.exp (p *args\n): Rename to ...
7643 (p *args): ... here and remove excessive trailing newline.
7644
7645 2010-05-31 Joel Brobecker <brobecker@adacore.com>
7646
7647 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
7648
7649 2010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
7650
7651 Accept the new Linux kernel "t (tracing stop)" string.
7652 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
7653 Update comment.
7654 (state_wait) <T (tracing stop)>: New.
7655 (main): Update the state_wait expect string.
7656
7657 2010-05-28 Pedro Alves <pedro@codesourcery.com>
7658
7659 * limits.c, limits.exp: Delete files.
7660 * Makefile.in (clean mostlyclean): Adjust.
7661 * tracecmd.exp: Adjust.
7662
7663 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7664
7665 * gdb.base/tui-layout.exp: New.
7666
7667 2010-05-28 Michael Snyder <msnyder@vmware.com>
7668
7669 * gdb.reverse/break-precsave.exp:
7670 Replace uses of send_gdb / gdb_expect.
7671 * gdb.reverse/break-reverse.exp:
7672 Replace uses of send_gdb / gdb_expect.
7673 * gdb.reverse/consecutive-precsave.exp:
7674 Replace uses of send_gdb / gdb_expect.
7675 * gdb.reverse/consecutive-reverse.exp:
7676 Replace uses of send_gdb / gdb_expect.
7677 * gdb.reverse/finish-precsave.exp:
7678 Replace uses of send_gdb / gdb_expect.
7679 * gdb.reverse/finish-reverse.exp:
7680 Replace uses of send_gdb / gdb_expect.
7681 * gdb.reverse/i386-precsave.exp:
7682 Replace uses of send_gdb / gdb_expect.
7683 * gdb.reverse/i386-reverse.exp:
7684 Replace uses of send_gdb / gdb_expect.
7685 * gdb.reverse/i386-sse-reverse.exp:
7686 Replace uses of send_gdb / gdb_expect.
7687 * gdb.reverse/i387-env-reverse.exp:
7688 Replace uses of send_gdb / gdb_expect.
7689 * gdb.reverse/i387-stack-reverse.exp:
7690 Replace uses of send_gdb / gdb_expect.
7691 * gdb.reverse/machinestate-precsave.exp:
7692 Replace uses of send_gdb / gdb_expect.
7693 * gdb.reverse/machinestate.exp:
7694 Replace uses of send_gdb / gdb_expect.
7695 * gdb.reverse/sigall-precsave.exp:
7696 Replace uses of send_gdb / gdb_expect.
7697 * gdb.reverse/sigall-reverse.exp:
7698 Replace uses of send_gdb / gdb_expect.
7699 * gdb.reverse/solib-precsave.exp:
7700 Replace uses of send_gdb / gdb_expect.
7701 * gdb.reverse/solib-reverse.exp:
7702 Replace uses of send_gdb / gdb_expect.
7703 * gdb.reverse/step-precsave.exp:
7704 Replace uses of send_gdb / gdb_expect.
7705 * gdb.reverse/step-reverse.exp:
7706 Replace uses of send_gdb / gdb_expect.
7707 * gdb.reverse/until-precsave.exp:
7708 Replace uses of send_gdb / gdb_expect.
7709 * gdb.reverse/until-reverse.exp:
7710 Replace uses of send_gdb / gdb_expect.
7711 * gdb.reverse/watch-precsave.exp:
7712 Replace uses of send_gdb / gdb_expect.
7713 * gdb.reverse/watch-reverse.exp:
7714 Replace uses of send_gdb / gdb_expect.
7715
7716 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7717
7718 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
7719 excessive newline.
7720
7721 2010-05-27 Michael Snyder <msnyder@vmware.com>
7722
7723 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
7724 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
7725 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
7726 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
7727 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
7728 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
7729 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
7730 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
7731 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
7732 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
7733 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
7734 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
7735 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
7736 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
7737 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
7738 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
7739 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
7740 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
7741 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
7742
7743 2010-05-26 Michael Snyder <msnyder@vmware.com>
7744
7745 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
7746 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
7747
7748 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
7749 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
7750 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
7751
7752 * gdb.reverse/consecutive-reverse.exp:
7753 Replace uses of send_gdb / gdb_expect.
7754 * gdb.reverse/consecutive-precsave.exp:
7755 Replace uses of send_gdb / gdb_expect.
7756
7757 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
7758 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
7759 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
7760 * gdb.mi/mi-ns-stale-regcache.exp:
7761 Replace uses of send_gdb / gdb_expect.
7762 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
7763 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
7764 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
7765 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
7766 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
7767 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
7768 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
7769 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
7770 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
7771
7772 2010-05-26 Michael Snyder <msnyder@vmware.com>
7773
7774 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
7775
7776 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
7777
7778 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
7779 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
7780 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
7781 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
7782 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
7783 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
7784 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
7785 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
7786 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
7787
7788 2010-05-25 Tom Tromey <tromey@redhat.com>
7789
7790 * gdb.base/macscp.exp: Add missing space after setup_kfail.
7791
7792 2010-05-25 Tom Tromey <tromey@redhat.com>
7793
7794 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
7795 argument order.
7796 * gdb.base/macscp.exp: Fix setup_kfail argument order.
7797 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
7798 order.
7799 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
7800 order.
7801 * gdb.base/call-sc.exp (setup_kfails): Remove.
7802 (setup_compiler_kfails): Remove.
7803 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
7804 argument order.
7805 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
7806 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
7807 (advancei): Fix setup_kfail argument order.
7808 * gdb.base/radix.exp: Fix setup_kfail argument order.
7809 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
7810 order.
7811 * gdb.base/structs.exp (setup_kfails): Remove.
7812 (setup_compiler_kfails): Fix setup_kfail argument order.
7813 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
7814 order.
7815 * gdb.java/jmain.exp: Fix setup_kfail argument order.
7816 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
7817 setup_kfail argument order.
7818 * gdb.cp/overload.exp: Fix setup_kfail argument order.
7819
7820 2010-05-25 Tom Tromey <tromey@redhat.com>
7821
7822 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
7823
7824 2010-05-25 Michael Snyder <msnyder@vmware.com>
7825
7826 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
7827 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
7828 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
7829 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
7830 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
7831 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
7832 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
7833 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
7834 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
7835 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
7836 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
7837 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
7838 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
7839 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
7840 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
7841 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
7842 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
7843 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
7844 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
7845 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
7846 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
7847 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
7848 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
7849 * gdb.base/default.exp: Replace send_gdb with gdb_test.
7850 * gdb.base/define.exp: Replace send_gdb with gdb_test.
7851 * gdb.base/display.exp: Replace send_gdb with gdb_test.
7852 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
7853 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
7854 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
7855 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
7856 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
7857 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
7858 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
7859 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
7860 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
7861 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
7862 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
7863 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
7864 * gdb.base/help.exp: Replace send_gdb with gdb_test.
7865 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
7866 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
7867 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
7868 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
7869 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
7870 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
7871 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
7872 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
7873 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
7874
7875 2010-05-25 Doug Evans <dje@google.com>
7876
7877 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
7878 gdb.string_to_argv.
7879
7880 2010-05-21 Tom Tromey <tromey@redhat.com>
7881
7882 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
7883 Call it.
7884 * gdb.dwarf2/pieces.S: Update.
7885 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
7886
7887 2010-05-21 Tom Tromey <tromey@redhat.com>
7888
7889 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
7890 Call it.
7891 * gdb.dwarf2/pieces.c (struct C): New.
7892 (f6): New function.
7893 * gdb.dwarf2/pieces.S: Replace.
7894
7895 2010-05-21 Tom Tromey <tromey@redhat.com>
7896
7897 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
7898 Call it.
7899
7900 2010-05-21 Tom Tromey <tromey@redhat.com>
7901
7902 * gdb.dwarf2.pieces.exp: New file.
7903 * gdb.dwarf2.pieces.S: New file.
7904 * gdb.dwarf2.pieces.c: New file.
7905
7906 2010-05-20 Pedro Alves <pedro@codesourcery.com>
7907 Joel Brobecker <brobecker@adacore.com>
7908
7909 * lib/gdb.exp (gdb_test_no_output): New function.
7910 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
7911 when testing commands that should produce no output.
7912
7913 2010-05-17 Joel Brobecker <brobecker@adacore.com>
7914
7915 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
7916 parameter that we want to watch being a constant.
7917
7918 2010-05-17 Joel Brobecker <brobecker@adacore.com>
7919
7920 * gdb.ada/cond_lang: New testcase.
7921
7922 2010-05-17 Joel Brobecker <brobecker@adacore.com>
7923
7924 * lib/gdb.exp (banned_variables): New variable/constant.
7925 (gdb_init): Add write trace on variables listed in banned_variables.
7926 (gdb_finish): Remove write traces on variables listed in
7927 banned_variables.
7928
7929 2010-05-17 Joel Brobecker <brobecker@adacore.com>
7930
7931 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
7932 * gdb.cp/koenig.exp: Likewise.
7933
7934 2010-05-14 Phil Muldoon <pmuldoon@redhat.com>
7935
7936 PR python/11482
7937
7938 * gdb.python/py-value.exp (test_value_hash): New function.
7939
7940 2010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
7941
7942 PR exp/11530.
7943 * gdb.base/gdb11530.c: New file.
7944 * gdb.base/gdb11530.exp: New file.
7945
7946 2010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7947
7948 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
7949 * gdb.dwarf2/dw2-modula2-self-type.S: New.
7950
7951 2010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
7952
7953 * gdb.cp/koenig.exp: New test.
7954 * gdb.cp/koenig.cc: New test program.
7955
7956 2010-05-05 Joel Brobecker <brobecker@adacore.com>
7957
7958 Remove the use of prms_id and bug_id throughout the testsuite.
7959
7960 2010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
7961
7962 PR exp/11349.
7963 * testsuite/gdb.cp/ref-types.exp: Add test to examine
7964 use a reference local variable.
7965
7966 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7967
7968 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
7969 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
7970 variable different_dir. Move debugfile into a full directory pathname
7971 under DIFFERENT_DIR.
7972 * lib/gdb.exp (separate_debug_filename): Remove.
7973 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
7974 variable debug_dir and mkdir of it. Update function comments.
7975
7976 2010-04-29 Pedro Alves <pedro@codesourcery.com>
7977
7978 PR gdb/11557
7979
7980 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
7981 files.
7982
7983 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
7984
7985 * gdb.python/py-param.exp: New File.
7986
7987 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
7988
7989 * gdb.base/default.exp: Fix "set language" test.
7990
7991 2010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
7992
7993 PR breakpoints/11531.
7994 * gdb.base/gdb11531.c: New file.
7995 * gdb.base/gdb11531.exp: New file.
7996
7997 2010-04-26 Tom Tromey <tromey@redhat.com>
7998
7999 * gdb.base/completion.exp: Add tests for completion and deprecated
8000 commands.
8001
8002 2010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8003
8004 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
8005 (print /x char_array): Escape curly brackets.
8006
8007 2010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
8008
8009 Fix deadlock on looped list of loaded shared objects.
8010 * gdb.base/solib-corrupted.exp: New.
8011
8012 2010-04-23 Doug Evans <dje@google.com>
8013
8014 * gdb.python/py-section-script.c: New file.
8015 * gdb.python/py-section-script.exp: New file.
8016 * gdb.python/py-section-script.py: New file.
8017
8018 2010-04-20 Chris Moller <cmoller@redhat.com>
8019
8020 PR 10179
8021
8022 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
8023 * gdb.base/pr10179-a.c:
8024 * gdb.base/pr10179-b.c:
8025 * gdb.base/pr10179.exp: New files.
8026
8027 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8028
8029 Fix crashes on dangling display expressions.
8030 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
8031 is SEP.
8032 (lib_flags): Remove the "debug" keyword.
8033 (libsepdebug): New variable for iterating new loop.
8034 (save_pf_prefix): New variable wrapping the loop.
8035 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
8036 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
8037
8038 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
8039
8040 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
8041
8042 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
8043
8044 PR stabs/11479.
8045 * gdb.stabs/gdb11479.exp: New file.
8046 * gdb.stabs/gdb11479.c: New file.
8047
8048 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
8049
8050 * gdb.base/charset.c (Strin16, String32): New variables.
8051 * gdb.base/charset.exp (gdb_test): Test correct display
8052 of 16 or 32 bit strings.
8053
8054 2010-04-21 Chris Moller <cmoller@redhat.com>
8055
8056 PR 9167
8057 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
8058 * gdb.cp/pr9167.cc: New file.
8059 * gdb.cp/pr9167.exp: New file.
8060
8061
8062 2010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
8063
8064 PR pascal/11492.
8065 * gdb.pascal/gdb11492.pas: New file.
8066 * gdb.pascal/gdb11492.exp: New file.
8067
8068 2010-04-20 Joel Brobecker <brobecker@adacore.com>
8069
8070 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
8071
8072 2010-04-20 Joel Brobecker <brobecker@adacore.com>
8073
8074 * gdb.ada/dyn_loc: New testcase.
8075
8076 2010-04-20 Chris Moller <cmoller@redhat.com>
8077
8078 PR 10867
8079
8080 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
8081 * gdb.cp/pr10687.cc: New file.
8082 * gdb.cp/pr10687.exp: New file.
8083
8084
8085 2010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8086 Sergio Durigan Junior <sergiodj@redhat.com>
8087
8088 * gdb.fortran/logical.exp: New testcase.
8089 * gdb.fortran/logical.f90: New file.
8090
8091 2010-04-19 Doug Evans <dje@google.com>
8092
8093 * gdb.base/help.exp (help source): Update expected output.
8094
8095 2010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8096
8097 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
8098 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
8099 gdb_exit and return.
8100 (executable): New variable.
8101 (binfile): Use it.
8102
8103 2010-04-19 Pedro Alves <pedro@codesourcery.com>
8104
8105 PR breakpoints/8554.
8106
8107 * gdb.trace/save-trace.exp: Adjust.
8108
8109 2010-04-17 H.J. Lu <hongjiu.lu@intel.com>
8110
8111 PR corefiles/11511
8112 * gdb.arch/system-gcore.exp: New.
8113 * gdb.arch/gcore.c: Likewise.
8114
8115 2010-04-15 Doug Evans <dje@google.com>
8116
8117 * gdb.python/py-progspace.c: New file.
8118 * gdb.python/py-progspace.exp: New file.
8119
8120 * gdb.base/source.exp: Add tests for "source -s".
8121
8122 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
8123
8124 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
8125 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
8126 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
8127 * gdb.python/py-mi.exp: New test for to_string returning None.
8128
8129 2010-04-12 Phil Muldoon <pmuldoon@redhat.com>
8130
8131 * gdb.python/py-breakpoint.c: Make result global.
8132
8133 2010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8134
8135 Fix non-GNU make compatibility.
8136 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
8137
8138 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
8139
8140 * gdb.python/py-breakpoint.exp: New File.
8141 * gdb.python/py-breakpoint.C: Ditto.
8142
8143 2010-04-08 Stan Shebs <stan@codesourcery.com>
8144
8145 * gdb.trace/actions.exp: Clear default-collect.
8146 * gdb.trace/save-trace.exp: Clear default-collect.
8147
8148 2010-04-08 Phil Muldoon <pmuldoon@redhat.com>
8149
8150 * gdb.python/py-value: Add null string variable.
8151 (test_lazy_string): Test zero length, NULL address lazy
8152 strings.
8153
8154 2010-04-07 H.J. Lu <hongjiu.lu@intel.com>
8155
8156 * gdb.arch/i386-avx.c: New.
8157 * gdb.arch/i386-avx.exp: Likewise.
8158
8159 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
8160
8161 2010-04-06 Doug Evans <dje@google.com>
8162
8163 * gdb.base/source-test.gdb: New file.
8164 * gdb.base/source.exp: Test source -v.
8165
8166 2010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8167
8168 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
8169
8170 2010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
8171
8172 * gdb.stabs/aout.sed: Convert all backslash to double backslash
8173 within one line, unless it is followed by a double quote.
8174 * gdb.stabs/hppa.sed: Idem.
8175 * gdb.stabs/weird.def: Add char and String constants
8176 * gdb.stabs/weird.exp: Check for correct parsing of
8177 char and string constants.
8178 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
8179 in .stabs to .stabx substitution.
8180
8181 2010-04-05 Stan Shebs <stan@codesourcery.com>
8182
8183 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
8184 constant global.
8185 * gdb.trace/tfile.exp: Try to print them.
8186
8187 2010-04-04 Stan Shebs <stan@codesourcery.com>
8188
8189 * gdb.base/completion.exp: Update for new "info watchpoints".
8190 * gdb.base/default.exp: Ditto.
8191 * gdb.base/help.exp: Ditto.
8192 * gdb.base/watchpoint.exp: Ditto.
8193 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
8194
8195 2010-04-04 Stan Shebs <stan@codesourcery.com>
8196
8197 * gdb.trace/tfile.exp: Sharpen tfind test.
8198
8199 2010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8200
8201 * gdb.base/break-entry.exp: New.
8202
8203 2010-04-02 Hui Zhu <teawater@gmail.com>
8204 Michael Snyder <msnyder@vmware.com>
8205
8206 * gdb.reverse/i386-sse-reverse.exp: New file.
8207 * gdb.reverse/i386-sse-reverse.c: New file.
8208
8209 2010-04-02 Pedro Alves <pedro@codesourcery.com>
8210
8211 * gdb.trace/tfind.exp: Adjust expected disassembly output.
8212
8213 2010-04-01 Stan Shebs <stan@codesourcery.com>
8214
8215 * gdb.trace/actions.exp: Tweak expected output.
8216 * gdb.trace/while-stepping.exp: Tweak expected output.
8217
8218 2010-04-01 H.J. Lu <hongjiu.lu@intel.com>
8219
8220 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
8221
8222 2010-04-01 Pedro Alves <pedro@codesourcery.com>
8223
8224 * gdb.base/commands.exp: Adjust.
8225 * gdb.cp/extern-c.exp: Adjust.
8226
8227 2010-04-01 Pedro Alves <pedro@codesourcery.com>
8228
8229 * gdb.trace/collection.c (local_test_func): Define a local struct,
8230 and instanciate it.
8231
8232 2010-04-01 Pedro Alves <pedro@codesourcery.com>
8233
8234 * gdb.trace/collection.exp (gdb_collect_args_test)
8235 (gdb_collect_argarray_test): XFAIL the tests that assume the
8236 argarray argument's elements are collected.
8237
8238 2010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
8239
8240 * gdb.dwarf2/dw2-bad-parameter-type.exp,
8241 gdb.dwarf2/dw2-bad-parameter-type.S: New.
8242
8243 2010-03-31 Stan Shebs <stan@codesourcery.com>
8244
8245 * gdb.trace/save-trace.exp: Test save/restore of default-collect
8246 and tracepoint conditionals.
8247 (gdb_verify_tracepoints): Delete unused return.
8248
8249 2010-03-26 Keith Seitz <keiths@redhat.com>
8250
8251 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
8252 appear in the output before main.
8253 Remove KFAIL for gdb/2215 aka bz 9320.
8254
8255 2010-03-30 Doug Evans <dje@google.com>
8256
8257 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
8258 by dejagnu.
8259 * gdb.arch/amd64-dword.exp: Ditto.
8260
8261 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
8262 match.
8263 (break printf): Ditto.
8264
8265 2010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
8266
8267 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
8268 gcc < 4.4.
8269 * gdb.cp/shadow.exp: Ditto.
8270
8271 2010-03-29 Pedro Alves <pedro@codesourcery.com>
8272
8273 * gdb.trace/collection.exp (run_trace_experiment): Make sure
8274 "tstart" is silent.
8275
8276 2010-03-29 Pedro Alves <pedro@codesourcery.com>
8277
8278 * gdb.trace/collection.exp (executable): New.
8279 (binfile): Use it.
8280 (fpreg, spreg, pcreg): New.
8281 (test_register): Use gdb_test_multiple. Pass /x to print.
8282 (prepare_for_trace_test): New.
8283 (run_trace_experiment): Use "continue", not gdb_run_cmd.
8284 (gdb_collect_args_test, gdb_collect_argstruct_test)
8285 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
8286 prepare_for_trace_test.
8287 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
8288 fpreg, spreg and pcreg.
8289 (gdb_collect_expression_test, gdb_collect_globals_test): Use
8290 prepare_for_trace_test.
8291 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
8292 try to detect tracing support here. Don't set breakpoints at
8293 `begin' or `end' here.
8294 <global scope>: Use clean_restart. Run to main before checking
8295 for tracing support. Check for for tracing support here.
8296
8297 2010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8298
8299 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
8300 " as $displacement" to "seen displacement message".
8301
8302 2010-03-28 Pedro Alves <pedro@codesourcery.com>
8303
8304 * gdb.trace/while-dyn.exp (executable): New variable.
8305 (binfile): Use it.
8306 (test_while_stepping): New function. Move most tests here. Call
8307 it once for each of the while-stepping, stepping and ws aliases.
8308
8309 2010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8310
8311 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
8312 that do not provide the tagless_struct type name at all.
8313 (test_print_anon_union): Do not check value of uninitialized
8314 union member. Do not use cp_test_ptype_class, so we can accept
8315 "long" as well as "long int".
8316
8317 2010-03-26 Pedro Alves <pedro@codesourcery.com>
8318
8319 * gdb.trace/tfile.c (tohex, bin2hex): New.
8320 (write_error_trace_file): Hexify error description.
8321
8322 2010-03-25 Stan Shebs <stan@codesourcery.com>
8323
8324 * gdb.trace/tfile.c: Generate an additional trace file, improve
8325 portability.
8326 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
8327 files in a better way.
8328
8329 2010-03-25 Keith Seitz <keiths@redhat.com>
8330
8331 * gdb.java/jprint.exp: XFAIL printing of static class members
8332 because of GCC debuginfo problem.
8333
8334 2010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8335
8336 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
8337
8338 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
8339
8340 * gdb.base/completion.exp: Allow long instead of long int.
8341 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
8342 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
8343 variable p.
8344 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
8345 * gdb.base/pointers.exp: Allow long instead of long int.
8346 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
8347 * gdb.base/step-line.exp: Allow a directory before the source file name.
8348
8349 2010-03-24 Tom Tromey <tromey@redhat.com>
8350
8351 PR breakpoints/9352:
8352 * gdb.base/default.exp: Update.
8353 * gdb.base/commands.exp: Update.
8354 * gdb.cp/extern-c.exp: Test setting commands on multiple
8355 breakpoints at once.
8356
8357 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
8358
8359 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
8360 if gdb,nosignals.
8361 * gdb.base/watchpoints.c: Do not include unnecessary headers.
8362 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
8363 exited".
8364
8365 2010-03-24 Stan Shebs <stan@codesourcery.com>
8366
8367 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
8368
8369 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
8370
8371 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
8372 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
8373 argument. Handle "short" and "long".
8374 (Top level): Pass overprototyped output for old_fptr and xptr.
8375
8376 2010-03-23 Pedro Alves <pedro@codesourcery.com>
8377
8378 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
8379 format strings and add casts to avoid compiler warnings.
8380
8381 2010-03-23 Vladimir Prus <vladimir@codesourcery.com>
8382
8383 * lib/trace-support.exp (gdb_trace_setactions):
8384 Don't expect whitespace after ">" prompt.
8385 * gdb.trace/actions.exp: Adjust for output changes.
8386 * gdb.trace/while-stepping.exp: Likewise.
8387
8388 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8389
8390 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
8391 and r157645).
8392
8393 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8394
8395 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
8396 New.
8397
8398 2010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
8399
8400 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
8401 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
8402
8403 2010-03-19 Stan Shebs <stan@codesourcery.com>
8404
8405 * gdb.trace/ax.exp: New file.
8406
8407 2010-03-19 Doug Evans <dje@google.com>
8408
8409 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
8410 output from gcc.
8411
8412 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
8413 named /usr/sbin/prelink<foo>.
8414
8415 2010-03-18 Stan Shebs <stan@codesourcery.com>
8416
8417 * gdb.trace/circ.exp: Test circular-trace-buffer.
8418 * gdb.trace/tfile.exp: Update tstatus test.
8419
8420 2010-03-18 Joel Brobecker <brobecker@adacore.com>
8421
8422 * gdb.dwarf2/dw2-anonymous-func.S: New file.
8423 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
8424
8425 2010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8426
8427 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
8428
8429 2010-03-18 Pedro Alves <pedro@codesourcery.com>
8430
8431 * gdb.base/default.exp: Adjust the expected output of the finish
8432 and until commands when the inferior is not being run.
8433
8434 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
8435
8436 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
8437 * gdb.cp/nsusing.exp: Ditto.
8438
8439 2010-03-15 Tom Tromey <tromey@redhat.com>
8440
8441 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
8442 * gdb.cp/userdef.cc (operator==): New function.
8443 (main): New locals mem1, mem2.
8444
8445 2010-03-15 Jie Zhang <jie@codesourcery.com>
8446
8447 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
8448 Declare and use new loadtimeout variable.
8449
8450 2010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
8451
8452 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
8453 Use gdb_load later.
8454
8455 2010-03-14 Pedro Alves <pedro@codesourcery.com>
8456
8457 * gdb.base/solib-disc.c (main): Make format of fprintf a string
8458 literal. Add missing endlines to prints to stderr.
8459
8460 2010-03-12 Tom Tromey <tromey@redhat.com>
8461
8462 PR c++/9708:
8463 * gdb.cp/m-static.exp: Add regression test.
8464 * gdb.cp/m-static.cc (method): New method.
8465 (main): Call it.
8466
8467 2010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
8468
8469 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
8470 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
8471
8472 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
8473
8474 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
8475
8476 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
8477
8478 * lib/gdb.exp (skip_stl_tests): New.
8479 (gdb_compile): Symbian needs -ldl.
8480 (shlib_target_file): New.
8481 (shlib_symbol_file): New.
8482 (gdb_load_shlibs): Use shlib_target_file.
8483 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
8484 * gdb.cp/exception.exp: Use skip_stl_tests.
8485 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
8486 * gdb.cp/try_catch.exp: Use skip_stl_tests.
8487 * gdb.cp/mb-templates.exp: Ditto.
8488 * gdb.base/commands.exp: Relax regexes.
8489 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
8490 shlib_target_file and shlib_symbol_file.
8491 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
8492 sections.
8493 * gdb.base/ending-run.exp: Accept E32Main for symbian.
8494 * gdb.base/solib-disc.exp: Use
8495 shlib_target_file and shlib_symbol_file.
8496 * gdb.base/unload.exp: Don't skip on symbian. Use
8497 shlib_target_file and shlib_symbol_file.
8498 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
8499
8500 2010-03-12 Pedro Alves <pedro@codesourcery.com>
8501
8502 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
8503 * gdb.trace/report.exp: Adjust for x86 and x86_64.
8504 Issue a tfind end before looking for a tracepoint frame.
8505 * gdb.trace/tfind.exp: Adjust tstatus output.
8506 Adjust disassembly output.
8507 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
8508
8509 2010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8510
8511 * gdb.base/break-interp.exp: Create new displacement parameter value
8512 for the test_ld calls.
8513 (reach): New parameter displacement, verify its content. New push of
8514 pf_prefix "reach-$func:". Import global expect_out.
8515 (test_core): New parameter displacement, verify its content. New push
8516 of pf_prefix "core:". New command "set verbose on". Import global
8517 expect_out.
8518 (test_attach): New parameter displacement, verify its content. New
8519 push of pf_prefix "attach:". New command "set verbose on". Import
8520 global expect_out.
8521 (test_ld): New parameter displacement, pass it to the reach, test_core
8522 and test_attach calls and verify its content in the "ld.so exit" test.
8523 * gdb.base/prelink.exp: Remove gdb_exit and final return.
8524 (prelink): Update expected text, use gdb_test.
8525
8526 2010-03-10 Doug Evans <dje@google.com>
8527
8528 * gdb.base/checkpoint.exp: Fix comment.
8529 Lengthen timeout while doing >600 checkpoints test.
8530 Rename duplicate "kill all one" test to keep test names unique.
8531
8532 2010-03-10 Pedro Alves <pedro@codesourcery.com>
8533
8534 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
8535
8536 2010-03-08 Keith Seitz <keiths@redhat.com>
8537
8538 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
8539 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
8540 (dm_type_long): New function.
8541 (dm_type_unsigned_short): New function.
8542 (dm_type_unsigned_long): New function.
8543 (myint): New typedef.
8544 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
8545 long, unsigned shor and long, operator char*, and typedef.
8546 (test_lookup_operator_functions): Add operator char* test.
8547 (test_paddr_operator_functions): Likewise.
8548 (test_paddr_overloaded_functions): Use probe values for
8549 short, long, and unsigned short and long.
8550 (test_paddr_hairy_functions): If the demangler probe detected
8551 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
8552 demangler.
8553 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
8554 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
8555 and "print null_pmf".
8556 Add test "ptype a.*pmf".
8557 * gdb.cp/overload.exp: Allow optional "int" to appear with
8558 "short" and "long".
8559 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
8560 long expect value for men_overload1arg.
8561 Allow "int" to appear with "short" and "long".
8562 When testing "info break", add argument for main (void).
8563 Also allow "int" to appear with "short" and "long".
8564 Ditto with "unsigned" and "long long".
8565 * gdb.java/jmain.exp: Do not enclose methods names in single
8566 quotes.
8567 * gdb.java/jmisc.exp: Likewise.
8568 * gdb.java/jprint.exp: Likewise.
8569 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
8570
8571 From Jan Kratochvil <jan.kratochvil@redhat.com>:
8572 * gdb.cp/exception.exp (backtrace after first throw)
8573 (backtrace after second throw): Allow a namespace before __cxa_throw.
8574 (backtrace after first catch, backtrace after second catch): Allow
8575 a namespace before __cxa_begin_catch.
8576
8577 * gdb.cp/cpexprs.exp: New file.
8578 * gdb.cp/cpexprs.cc: New file.
8579
8580 From Daniel Jacobowitz <dan@codesourcery.com>
8581 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
8582 to use string_to_regexp.
8583 (ctor, dtor): New functions. Use them to match constructor
8584 and destructor function types.
8585 (Top level): Use runto_main.
8586
8587 2010-03-05 Tom Tromey <tromey@redhat.com>
8588
8589 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
8590 gdb.target_charset.
8591 (pp_ns.to_string): Likewise.
8592
8593 2010-03-04 Keith Seitz <keiths@redhat.com>
8594
8595 * gdb.cp/overload.exp: Test that the filename portion of a linespec
8596 can be quoted. Test that both the filename and function/line
8597 portions can be quoted at the same time.
8598
8599 2010-03-04 Pedro Alves <pedro@codesourcery.com>
8600
8601 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
8602
8603 2010-03-03 Doug Evans <dje@google.com>
8604
8605 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
8606 libc contains libpthread.
8607
8608 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
8609 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
8610 of gdb_compile. Add another pattern to match android backtrace.
8611
8612 2010-03-03 Tom Tromey <tromey@redhat.com>
8613
8614 PR gdb/11345:
8615 * gdb.base/printcmds.exp (test_printf): Add test.
8616
8617 2010-03-02 H.J. Lu <hongjiu.lu@intel.com>
8618
8619 * gdb.arch/amd64-byte.exp: New.
8620 * gdb.arch/amd64-dword.exp: Likewise.
8621 * gdb.arch/amd64-pseudo.c: Likewise.
8622 * gdb.arch/amd64-word.exp: Likewise.
8623 * gdb.arch/i386-byte.exp: Likewise.
8624 * gdb.arch/i386-pseudo.c: Likewise.
8625 * gdb.arch/i386-word.exp: Likewise.
8626
8627 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
8628
8629 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
8630 types. Add structreg, bitfields, and flags registers.
8631 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
8632 registers.
8633
8634 2010-03-01 H.J. Lu <hongjiu.lu@intel.com>
8635
8636 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
8637 (load_description): Set architecture if defined.
8638
8639 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
8640
8641 * gdb.python/py-frame.exp: Add read_var block tests.
8642 * gdb.python/py-frame.c (block): New function.
8643
8644 2010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8645 Daniel Jacobowitz <dan@codesourcery.com>
8646
8647 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
8648
8649 2010-02-25 David S. Miller <davem@davemloft.net>
8650
8651 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
8652 fix logic for setting all_syscalls_numbers.
8653
8654 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
8655
8656 * Makefile.in: Add py-block and py-symbol.
8657 * gdb.python/py-symbol.exp: New File.
8658 * gdb.python/py-symtab.exp: New File.
8659 * gdb.python/py-block.exp: New File.
8660 * gdb.python/py-symbol.c: New File.
8661 * gdb.python/py-block.c: New File.
8662
8663 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
8664
8665 PR python/11314
8666 * lib/gdb.exp (skip_python_tests): New function.
8667 * gdb.python/py-cmd.exp: Use skip_python_tests.
8668 * gdb.python/py-frame.exp: Likewise.
8669 * gdb.python/py-function.exp: Likewise.
8670 * gdb.python/py-prettyprint.exp: Likewise.
8671 * gdb.python/py-template.exp: Likewise.
8672 * gdb.python/py-type.exp: Likewise.
8673 * gdb.python/py-value.exp: Likewise.
8674
8675 2010-02-22 Pedro Alves <pedro@codesourcery.com>
8676
8677 PR9605
8678
8679 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
8680
8681 2010-02-19 Tom Tromey <tromey@redhat.com>
8682
8683 PR c++/8693, PR c++/9496:
8684 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
8685 regression tests.
8686
8687 2010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8688
8689 Fix compatibility with m68k as.
8690 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
8691 Use only /* comments */.
8692
8693 2010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8694
8695 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
8696 * configure: Regenerate.
8697
8698 2010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
8699
8700 * gdb.python/py-type.exp: Check for Python support.
8701
8702 2010-02-17 Pedro Alves <pedro@codesourcery.com>
8703
8704 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
8705 `regsub' syntax available.
8706
8707 2010-02-17 Pedro Alves <pedro@codesourcery.com>
8708
8709 * gdb.base/shmain.c (main): Remove printf call.
8710 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
8711 * gdb.base/unload.c (main): Make format of fprintf a string
8712 literal. Add missing endlines to prints to stderr.
8713 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
8714
8715 2010-02-17 Tom Tromey <tromey@redhat.com>
8716
8717 * gdb.java/jprint.java (jprint.props): New field.
8718 * gdb.java/jprint.exp (set_lang_java): Add regression test.
8719
8720 2010-02-17 Pedro Alves <pedro@codesourcery.com>
8721
8722 * gdb.base/charset.exp: Don't assume new `regsub' syntax
8723 available.
8724
8725 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
8726
8727 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
8728 creation to support remote host testing.
8729
8730 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
8731
8732 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
8733 Recognize "command not found".
8734
8735 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
8736
8737 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
8738 single-stepping.
8739
8740 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
8741
8742 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
8743 if arguments are not supported.
8744
8745 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
8746
8747 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
8748 be const or non-const.
8749
8750 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
8751
8752 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
8753 mi_send_resuming_command to send -exec-continue.
8754
8755 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
8756
8757 * gdb.base/list.exp (test_list_filename_and_function): Add test
8758 with single quotes.
8759 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
8760 matching.
8761 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
8762 Add KFAIL'd tests for PR gdb/11289.
8763
8764 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
8765
8766 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
8767
8768 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
8769
8770 * gdb.base/comp-dir/subdir/dummy.txt: New file.
8771 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
8772 a temporary directory.
8773
8774 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
8775
8776 * gdb.base/charset.exp: Use a single regular expression to match
8777 show host-charset and show target-charset output.
8778
8779 2010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8780
8781 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
8782 "Illegal process-id" expect string more exact.
8783 (attach to digits-starting nonsense is prohibited): New.
8784
8785 2010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8786
8787 * gdb.base/prelink.exp (set verbose on): New.
8788
8789 2010-02-12 Tomas Holmberg <th@virtutech.com>
8790
8791 * mi-reverse.exp: New file. Test for reverse option to the
8792 following MI commands: exec-continue, exec-finish, exec-next,
8793 exec-step, exec-next-instruction, exec-step-instruction.
8794
8795 2010-02-09 Joel Brobecker <brobecker@adacore.com>
8796
8797 * gdb.ada/ptype_tagged_param: New testcase.
8798
8799 2010-02-08 Tom Tromey <tromey@redhat.com>
8800
8801 PR c++/8017:
8802 * gdb.cp/overload.exp: Add tests.
8803 * gdb.cp/overload.cc (struct K): New.
8804 (namespace N): New.
8805 (main): Call new functions.
8806 (K::staticoverload): Define.
8807
8808 2010-02-08 Chris Moller <moller@mollerware.com>
8809
8810 PR gdb/10728
8811 * gdb.cp/pr10728-x.h: New file.
8812 * gdb.cp/pr10728-x.cc: New file.
8813 * gdb.cp/pr10728-y.cc: New file.
8814 * gdb.cp/pr10728.exp: New file.
8815 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
8816
8817 2010-02-08 Chris Moller <moller@mollerware.com>
8818
8819 PR gdb/9067
8820 * gdb.cp/pr9067.exp: New
8821 * gdb.cp/pr9067.cc: New
8822 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
8823
8824 2010-02-08 Joel Brobecker <brobecker@adacore.com>
8825
8826 * lib/gdb.exp (gdb_test_timeout): New global variable.
8827 Set it to timeout if not already set.
8828 (gdb_init): Reset the value of timeout to gdb_test_timeout.
8829
8830 2010-02-05 Doug Evans <dje@google.com>
8831
8832 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
8833 user.
8834
8835 2010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
8836
8837 PR c++/7935:
8838 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
8839
8840 2010-02-04 Tom Tromey <tromey@redhat.com>
8841
8842 * gdb.cp/virtbase.exp: Make test case names unique.
8843
8844 2010-02-02 Tom Tromey <tromey@redhat.com>
8845
8846 * gdb.cp/virtbase.exp: Add regression tests.
8847 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
8848 (main): Instantiate RHC.
8849
8850 2010-02-02 Tom Tromey <tromey@redhat.com>
8851
8852 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
8853 type-printing change.
8854
8855 2010-02-02 Tom Tromey <tromey@redhat.com>
8856
8857 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
8858 * gdb.cp/virtbase.cc: New file.
8859 * gdb.cp/virtbase.exp: New file.
8860 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
8861
8862 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8863
8864 PR libc/11214:
8865 * gdb.threads/current-lwp-dead.c: Include features.h.
8866 (HAS_NOMMU): New.
8867 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
8868
8869 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8870
8871 * gdb.base/symbol-without-target_section.exp,
8872 gdb.base/symbol-without-target_section.c: New.
8873
8874 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8875
8876 * gdb.base/bigcore.exp: Reset increased timeout.
8877 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
8878
8879 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8880
8881 * gdb.base/gcore.exp (capture_command_output): Use
8882 gdb_test_multiple.
8883
8884 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8885
8886 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
8887 * gdb.arch/thumb2-it.exp (test_it_break): New function.
8888 (Top level): Call it.
8889
8890 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8891
8892 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
8893
8894 2010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
8895
8896 * gdb.base/call-strs.exp, gdb.base/default.exp,
8897 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
8898 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
8899 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
8900 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
8901 gdb.base/watchpoint-solib.exp: Save and restore timeout.
8902 * gdb.base/ending-run.exp: Correct restore of timeout.
8903 * gdb.base/page.exp: Remove unnecessary timeout setting.
8904
8905 2010-01-29 Joel Brobecker <brobecker@adacore.com>
8906
8907 * gdb.ada/rec_return: New testcase.
8908
8909 2010-01-29 Joel Brobecker <brobecker@adacore.com>
8910
8911 * gdb.ada/call_pn: New testcase.
8912
8913 2010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
8914
8915 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
8916 (Top level): Use it to resume.
8917 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
8918 the Thumb mode displaced stepping error as unsupported.
8919
8920 2010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
8921
8922 * gdb.cp/nsusing.exp: Added more tests.
8923 * gdb.cp/nsrecurs.exp: Ditto.
8924 * gdb.cp/nsusing.cc: Added test functions.
8925 * gdb.cp/nsrecurs.cc: Ditto.
8926
8927 2010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8928
8929 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
8930 absolute directory pathnames in gdb.sum file.
8931
8932 2010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
8933
8934 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
8935 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
8936
8937 2010-01-26 Tom Tromey <tromey@redhat.com>
8938
8939 PR exp/7643:
8940 * gdb.base/printcmds.exp (test_print_string_constants): Remove
8941 setup_kfail.
8942
8943 2010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
8944
8945 * gdb.cp/nsrecurs.exp: New test.
8946 * gdb.cp/nsrecurs.cc: New test program.
8947 * gdb.cp/nsstress.exp: New test.
8948 * gdb.cp/nsstress.cc: New test program.
8949 * gdb.cp/nsdecl.exp: New test.
8950 * gdb.cp/nsdecl.cc: New test program.
8951
8952 2010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
8953
8954 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
8955 imported into file scope.
8956 Marked test as xfail.
8957 * gdb.cp/namespace-using.cc (marker5): New function.
8958 * gdb.cp/shadow.exp: New test.
8959 * gdb.cp/shadow.cc: New test program.
8960 * gdb.cp/nsimport.exp: New test.
8961 * gdb.cp/nsimport.cc: New test program.
8962
8963 2010-01-25 Tom Tromey <tromey@redhat.com>
8964
8965 PR gdb/11049:
8966 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
8967 with "set print null-stop on".
8968
8969 2010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8970
8971 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
8972 Adjust it for DISASSEMBLY_OMIT_FNAME.
8973
8974 2010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8975
8976 PR symtab/11199:
8977 * gdb.dwarf2/member-ptr-forwardref.exp,
8978 gdb.dwarf2/member-ptr-forwardref.S: New.
8979
8980 2010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8981
8982 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
8983 (thread1_func): Protect thread1_tid with thread1_tid_cond by
8984 thread1_tid_mutex. Remove gdbstop_mutex handling.
8985 (thread2_func): Protect thread2_tid with thread2_tid_cond by
8986 thread2_tid_mutex. Remove gdbstop_mutex handling.
8987 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
8988 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
8989 pthread_cond_wait conditionalizations by while loops.
8990
8991 2010-01-20 Tom Tromey <tromey@redhat.com>
8992
8993 PR backtrace/10770:
8994 * gdb.dwarf2/pr10770.exp: New file.
8995 * gdb.dwarf2/pr10770.c: New file.
8996 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
8997
8998 2010-01-20 Vladimir Prus <vladimir@codesourcery.com>
8999
9000 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
9001 that target was removed, and the test always runs native anyway.
9002
9003 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9004
9005 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
9006 gdb.base/watchpoint-cond-gone-stripped.c: New.
9007
9008 2010-01-19 Tom Tromey <tromey@redhat.com>
9009
9010 PR c++/8000:
9011 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
9012 existing tests.
9013 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
9014 (main): Use AAA::SomeEnum.
9015
9016 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9017
9018 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
9019 (test_ignore_count): Declare line_callme_body global.
9020 (run to breakpoint with ignore count): Use line_callme_body.
9021 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
9022 (set line_main_hello, set line_main_return): Reindent.
9023 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
9024 New.
9025 (continue to callee4): Use line_callee4_body.
9026 (check *stopped from CLI command): Use line_callee4_next.
9027 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
9028 (set line_main_hello, set line_main_return): Reindent.
9029 (set line_callee4_head, set line_callee4_body): New.
9030 (continue to callee4): Use line_callee4_body.
9031
9032 2010-01-18 Tom Tromey <tromey@redhat.com>
9033
9034 PR c++/9680:
9035 * gdb.cp/casts.cc: Add new classes and variables.
9036 * gdb.cp/casts.exp: Test new operators.
9037
9038 2010-01-18 Tom Tromey <tromey@redhat.com>
9039 Thiago Jung Bauermann <bauerman@br.ibm.com>
9040
9041 * gdb.python/source2.py: New file.
9042 * gdb.python/source1: New file.
9043 * gdb.python/python.exp: Test "source" command.
9044
9045 2010-01-15 Stan Shebs <stan@codesourcery.com>
9046
9047 * gdb.trace/tfile.c: New file.
9048 * gdb.trace/tfile.exp: New file.
9049
9050 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9051
9052 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
9053
9054 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9055
9056 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
9057
9058 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9059
9060 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
9061 (libfunc): New parameter action. Implement also selectable "sleep".
9062 * gdb.base/break-interp-main.c: Include assert.h.
9063 (libfunc): New parameter action.
9064 (main): New parameters argc and argv. Assert argc. Pass argv.
9065 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
9066 (test_attach): New proc.
9067 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
9068 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
9069
9070 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9071
9072 * gdb.base/break-interp.exp (test_core): New proc.
9073 (test_ld): Call it.
9074
9075 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9076
9077 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
9078 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
9079 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
9080 and gdb_compile_shlib. Use new -Wl compiler options.
9081 (dl bt, main bt): New tests.
9082
9083 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9084
9085 Support PIEs with no symfile_objfile.
9086 * gdb.base/break-interp.exp: New argument at the test_ld calls.
9087 (test_ld): New parameter trynosym.
9088 (test_ld <$trynosym>): New block.
9089
9090 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9091
9092 * gdb.base/break-interp.exp: New file.
9093
9094 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
9095
9096 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
9097 * gdb.python/py-prettyprint.py (pp_ls): New printer.
9098 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
9099 test.
9100 * gdb.python/py-prettyprint.c: Define lazystring test structure.
9101 * gdb.python/py-mi.exp: Add lazy string test.
9102
9103 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
9104
9105 * lib/mi-support.exp (mi_check_thread_states): Handle
9106 core number in thread listing.
9107
9108 2010-01-12 Joel Brobecker <brobecker@adacore.com>
9109
9110 * gdb.base/maint.exp: Adjust the expected output for the
9111 "maint print type" test. Use gdb_test_multiple instead of
9112 gdb_sent/gdb_expect.
9113
9114 2010-01-11 Doug Evans <dje@google.com>
9115
9116 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
9117 from gdbserver_download. All callers updated.
9118
9119 * gdb.server/ext-run.exp: "info os processes" requires xml support.
9120
9121 2010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9122
9123 Implement binary numbers parsing.
9124 * gdb.base/printcmds.exp (test_integer_literals_accepted)
9125 (test_integer_literals_rejected): New binary tests.
9126
9127 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
9128
9129 * gdb.cell/configure: Regenerate.
9130
9131 2010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9132
9133 * gdb.base/corefile.exp: Move the core finding block out and call it as
9134 core_find, new variable $corefile, replace corefile by $corefile and
9135 [file tail $corefile] for usage vs. test names resp.
9136 * lib/gdb.exp (core_find): Move it as a new function here. New
9137 parameter binfile and deletefiles. New variable $destcore. Pre-delete
9138 $destcore. Return "" on error.
9139
9140 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9141
9142 Workaround PR binutils/10802.
9143 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
9144 (twice).
9145
9146 2010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
9147
9148 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
9149
9150 2010-01-08 Joel Brobecker <brobecker@adacore.com>
9151
9152 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
9153 call, to avoid interruption.
9154
9155 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9156
9157 * gdb.stabs/weird.def (args93): New.
9158
9159 2010-01-07 Doug Evans <dje@google.com>
9160
9161 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
9162
9163 2010-01-07 Tom Tromey <tromey@redhat.com>
9164
9165 * gdb.base/source.exp: Use correct line number.
9166
9167 2010-01-05 Stan Shebs <stan@codesourcery.com>
9168
9169 * gdb.trace/tracecmd.exp: Test ftrace.
9170
9171 2010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9172
9173 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
9174
9175 2010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9176
9177 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
9178 "uint_for_mi_testing".
9179
9180 2010-01-01 Joel Brobecker <brobecker@adacore.com>
9181
9182 Test indented comment in file being sourced.
9183 * gdb.base/commands.exp: Test indented comment in file being sourced.
9184
9185 2010-01-01 Joel Brobecker <brobecker@adacore.com>
9186
9187 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
9188 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
9189 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
9190 notice.
9191
9192 2010-01-01 Joel Brobecker <brobecker@adacore.com>
9193
9194 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
9195 notice.
9196
9197 2010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9198
9199 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
9200 missing $after_stopped and comma (,) expectation.
9201
9202 2009-12-31 Stan Shebs <stan@codesourcery.com>
9203
9204 * gdb.trace/actions.exp: Test teval action.
9205
9206 2009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
9207
9208 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
9209 (top level): Call test_watchpoint_in_big_blob.
9210 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
9211 watchpoints.
9212 (func3): Write to buf.
9213
9214 2009-12-29 Stan Shebs <stan@codesourcery.com>
9215
9216 * gdb.trace/actions.exp: Test default-collect.
9217
9218 2009-12-28 Stan Shebs <stan@codesourcery.com>
9219
9220 * gdb.trace/tsv.exp: New file.
9221 * gdb.base/completion.exp: Update ambiguous info output.
9222
9223 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
9224
9225 * gdb.base/find.c (main): Reference search buffers.
9226 * gdb.base/included.c (main): Reference integer.
9227 * gdb.base/ptype.c (charfoo): Declare.
9228 (intfoo): Call charfoo.
9229 * gdb.base/scope0.c (useitp): New function.
9230 (usestatics): Use useitp.
9231 (useit): Add a type for val.
9232 * gdb.base/scope1.c (useit1): Take a pointer argument.
9233 (usestatics1): Update calls to useit1.
9234 * gdb.cp/call-c.cc: Declare foo.
9235 (main): Call foo.
9236 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
9237 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
9238 (main): Call C::ensureRefs and ensureOtherRefs.
9239 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
9240 variables.
9241 (ensureOtherRefs): New function.
9242 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
9243 * gdb.cp/templates.cc (main): Call t5i.value.
9244
9245 2009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9246
9247 Fix compatibility with G++-4.5.
9248 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
9249 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
9250 (uncaught return): Remove.
9251
9252 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9253 Phil Muldoon <pmuldoon@redhat.com>
9254
9255 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
9256 (bp_location13, bp_location14, bp_location17, bp_location18)
9257 (marker3_proto, marker4_proto): New variables.
9258 (breakpoint info): Update output.
9259 (run until breakpoint at marker3, run until breakpoint at marker4): New
9260 tests.
9261
9262 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9263
9264 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
9265 Replace the printf call of Y by provided "y-set-1" label. New block
9266 for the second shared library.
9267 * gdb.base/unload.exp: Compile also the second library, call
9268 gdb_load_shlibs also for it. Use now gdb_breakpoint.
9269 (single pending breakpoint info): Rename to ...
9270 (pending breakpoint info before run): ... this extended test.
9271 (libfile2, libname2, libsrcfile2, libsrc2)
9272 (lib_sl2): New variables.
9273 (exec_opts): Set also SHLIB_NAME2.
9274 (pending breakpoint info on first run at shrfunc1)
9275 (pending breakpoint info on second run at shrfunc1)
9276 (pending breakpoint info on second run at shrfunc2)
9277 (print y from libfile, print y from libfile2): New tests.
9278 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
9279 * gdb.base/unloadshr2.c: New.
9280
9281 2009-12-22 Hui Zhu <teawater@gmail.com>
9282
9283 * gdb.reverse/sigall-reverse.exp: Adjust.
9284
9285 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
9286
9287 PR gdb/10884
9288
9289 * gdb.mi/var-cmd.c (do_bitfield_tests): New
9290 (main): Call do_bitfield_tests.
9291 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9292
9293 2009-12-20 Joel Brobecker <brobecker@adacore.com>
9294
9295 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
9296 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
9297 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
9298 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
9299 gdb.modula2/unbounded1.c: Update copyright header.
9300
9301 2009-12-10 Chris Moller <moller@mollerware.com>
9302
9303 PR gdb/9399
9304 * gdb.cp/virtfunc2.exp: New tests
9305 * gdb.cp/virtfunc2.cc: New tests
9306 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
9307
9308 2009-12-10 Oza Pawandeep (paawan1982@yahoo.com
9309
9310 * gdb.reverse/i387-env-reverse.c: New file.
9311 * gdb.reverse/i387-env-reverse.exp: New file.
9312 * gdb.reverse/i387-stack-reverse.c: New file.
9313 * gdb.reverse/i387-stack-reverse.exp: New file.
9314
9315 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
9316
9317 * gdb.python/py-type.exp (test_range): New test.
9318
9319 2009-12-03 Phil Muldoon <pmuldoon@redhat.com>
9320
9321 PR python/10805
9322
9323 * gdb.python/py-type.exp: New file.
9324 * gdb.python/py-type.c: New file.
9325 * Makefile.in: Add py-type.
9326
9327 2009-12-03 Tom Tromey <tromey@redhat.com>
9328
9329 * gdb.python/py-value.exp (test_parse_and_eval): New
9330 function.
9331
9332 2009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
9333
9334 PR gdb/11022
9335
9336 * gdb.base/pr11022.exp: New test.
9337 * gdb.base/pr11022.c: New test.
9338
9339 2009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9340
9341 Fix spurious false FAILs.
9342 * gdb.base/structs.c (chartest): New.
9343 (main): Fill-in chartest.
9344 * gdb.base/structs.exp (anychar_re, first): New.
9345 (start_structs_test): Import global anychar_re and first.
9346 New gdb_test call "set print elements 300; ${testfile}"
9347 (start_structs_test <$first>): New block.
9348 (any): Import global anychar_re. New variable ac. Use ${ac}.
9349
9350 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9351
9352 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
9353
9354 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9355
9356 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
9357 Force $srcfile file.
9358 * gdb.base/foll-fork.c (callee): Comment out the printf call.
9359
9360 2009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9361
9362 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
9363 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
9364 * gdb.threads/watchthreads-reorder.exp: Likewise.
9365
9366 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
9367
9368 PR gdb/8704
9369
9370 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
9371 "if", and "thread". Correct matching in the previous test.
9372
9373 2009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
9374
9375 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
9376
9377 2009-11-23 Michael Snyder <msnyder@vmware.com>
9378
9379 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
9380 * gdb.reverse-watch-precsave.exp: Ditto.
9381
9382 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
9383
9384 * gdb.asm/asm-source.exp: Adjust.
9385 * gdb.base/help.exp: Adjust.
9386
9387 2009-11-22 Pedro Alves <pedro@codesourcery.com>
9388
9389 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
9390 (do_syscall_tests_without_xml): Set data-directory to
9391 /the/path/to/nowhere.
9392
9393 2009-11-21 Pedro Alves <pedro@codesourcery.com>
9394
9395 * gdb.threads/local-watch-wrong-thread.c,
9396 gdb.threads/local-watch-wrong-thread.exp: New files.
9397
9398 2009-11-21 Pedro Alves <pedro@codesourcery.com>
9399
9400 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
9401 assume new `regsub' syntax available.
9402
9403 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9404
9405 * gdb.base/watchpoint-hw-hit-once.exp,
9406 gdb.base/watchpoint-hw-hit-once.c: New.
9407
9408 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9409
9410 * gdb.threads/watchthreads-reorder.exp,
9411 gdb.threads/watchthreads-reorder.c: New.
9412
9413 2009-11-17 Nathan Sidwell <nathan@codesourcery.com>
9414
9415 * gdb.xml/tdesc-regs.exp: Use for m68k.
9416
9417 2009-11-15 Pedro Alves <pedro@codesourcery.com>
9418
9419 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
9420
9421 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
9422
9423 * lib/gdb.exp (current_target_name): New procedure.
9424 (gdb_wrapper_target): New variable.
9425 (gdb_wrapper_init): Set gdb_wrapper_target.
9426 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
9427 wrapper.
9428
9429 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
9430
9431 * gdb.base/remote.exp: Delete the slowest load test.
9432 Do not load with fixed packet sizes.
9433
9434 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
9435
9436 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
9437
9438 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
9439
9440 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
9441 srcfile when setting a breakpoint.
9442
9443 2009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
9444
9445 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
9446 macros.
9447
9448 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
9449
9450 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
9451 to be in memory.
9452 * gdb.base/display.c (force_mem): New.
9453 (do_loops): Use it. Add breakpoint comments.
9454 (do_vars): Add a breakpoint comment.
9455 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
9456 line numbers.
9457
9458 2009-11-13 Nathan Froyd <froydnj@codesourcery.com>
9459
9460 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
9461 instead of a bare "run".
9462
9463 2009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
9464
9465 * gdb.python/py-prettyprint.exp: Adjust.
9466
9467 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
9468
9469 * lib/cell.exp (skip_cell_tests): Clean up test files before
9470 returning.
9471
9472 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
9473
9474 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
9475 and the breakpoint menu. Do not call perror if a prompt is seen.
9476 Consume the following GDB prompt.
9477 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
9478 * gdb.cp/namespace.exp: Use gdb_test.
9479 * gdb.cp/templates.exp: Use gdb_test.
9480 (test_template_breakpoints): Use gdb_test_multiple.
9481
9482 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
9483
9484 * gdb.base/break1.c (struct some_struct, values): Move earlier.
9485 (marker4): Reference values.
9486
9487 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
9488
9489 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
9490 is missing.
9491
9492 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
9493
9494 * gdb.base/break.c (need_malloc): New.
9495 * gdb.base/constvars.c (main): Reference crass and crisp.
9496 * gdb.base/gdb1821.c (main): Reference bar.
9497 * gdb.cp/gdb1355.cc (main): Reference s1.
9498 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
9499 (main): Call them.
9500 * gdb.cp/hang2.cc (dummy2): Define.
9501 * gdb.cp/hang3.cc (dummy3): Define.
9502 * gdb.cp/m-data.cc (main): Reference shadow.
9503
9504 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
9505 Nathan Froyd <froydnj@codesourcery.com>
9506
9507 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
9508 remote host.
9509
9510 2009-11-12 Nathan Froyd <froydnj@codesourcery.com>
9511
9512 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
9513 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
9514 * gdb.dwarf2/dw2-compressed.exp: Likewise.
9515 * gdb.dwarf2/dw2-intercu.exp: Likewise.
9516 * gdb.dwarf2/dw2-intermix.exp: Likewise.
9517 * gdb.dwarf2/dw2-producer.exp: Likewise.
9518 * gdb.dwarf2/mac-fileno.exp: Likewise.
9519 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
9520 py-prettyprint.py to the remote host.
9521 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
9522
9523 2009-11-11 Keith Seitz <keiths@redhat.com>
9524
9525 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
9526 use it instead of "Foo".
9527 * gdb.cp/classes.exp (do_tests): Add a test to access
9528 a method through a typedef'd class name.
9529
9530 2009-11-11 Nathan Froyd <froydnj@codesourcery.com>
9531
9532 * gdb.base/long_long.exp: Permit leading zeros on floating-point
9533 exponents.
9534 * gdb.base/pointers.exp: Likewise.
9535 * gdb.cp/ref-types.exp: Likewise.
9536
9537 2009-11-11 Keith Seitz <keiths@redhat.com>
9538
9539 * gdb.cp/cplusfuncs.cc (class foo): Add operators
9540 new[] and delete[].
9541 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
9542 "void".
9543 (probe_demangler): Remove all single-quoting of
9544 method and variable names.
9545 (info_func_regexp): Remove the word "void" from any
9546 occurrence of "(void)".
9547 (print_addr_2): Remove all single-quoting of
9548 method names.
9549 (print_addr_2_kfail): Likewise.
9550 (print_addr): Single-quote C function names before
9551 passing to print_addr_2.
9552 (test_paddr_operator_functions): Remove single-quoting
9553 for method names.
9554 Add tests for operator new[] and operator delete[].
9555
9556 2009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9557
9558 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
9559
9560 2009-11-09 Keith Seitz <keiths@redhat.com>
9561
9562 * gdb.cp/overload.exp: Add tests for resolving overloaded
9563 methods in expression parsing/evaluation.
9564
9565 2009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
9566
9567 * lib/gdb.exp (default_gdb_version): Use --version instead of
9568 --command.
9569
9570 2009-11-10 Nathan Sidwell <nathan@codesourcery.com>
9571
9572 * lib/gdb.exp (gdb_compile_test): New.
9573 (skip_ada_tests, skip_java_tests): New.
9574 (gdb_compile): Use gdb_compile_test for f77.
9575 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
9576 * lib/java.exp (compile_java_from_source): Remove runtests check,
9577 use gdb_compile_test to record result.
9578 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
9579 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
9580 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
9581 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
9582 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
9583 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
9584 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
9585 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
9586 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
9587 adjust gdb_compile invocations.
9588
9589 2009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9590
9591 * Makefile.in (abs_builddir): New.
9592 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
9593 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
9594 `$(abs_builddir)/site.exp'.
9595
9596 2009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
9597
9598 * config/m68k-emc.exp, lib/emc-support.exp,
9599 gdb.trace/gdb_c_test.c: Delete.
9600 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
9601 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
9602 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
9603 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
9604 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
9605 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
9606 casing for m68k-*-elf.
9607
9608 2009-11-03 Pedro Alves <pedro@codesourcery.com>
9609
9610 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
9611 * gdb.arch/i386-prologue.exp: Likewise.
9612 * gdb.arch/i386-unwind.exp: Likewise.
9613
9614 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
9615
9616 * lib/gdb.exp (gdb_expect): Fix timeout typo.
9617
9618 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
9619
9620 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
9621
9622 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
9623
9624 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
9625
9626 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9627
9628 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
9629
9630 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9631
9632 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
9633 * gdb.base/sepdebug2.c: New file.
9634
9635 2009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
9636
9637 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
9638 the modified warnings for catch syscall. Verify if GDB was compiled
9639 with support for lib expat, and choose which tests to run depending
9640 on this.
9641
9642 2009-10-30 Vladimir Prus <vladimir@codesourcery.com>
9643
9644 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
9645 that composite commands are parsed OK. And also test
9646 that breakpoint commands do work.
9647
9648 2009-10-23 Michael Snyder <msnyder@vmware.com>
9649
9650 gdb.reverse/consecutive-precsave.exp: Change expect pattern
9651 to allow for new disassembly style.
9652
9653 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
9654
9655 * gdb.asm/asm-source.exp: Adjust.
9656
9657 2009-10-22 Michael Snyder <msnyder@vmware.com>
9658
9659 * gdb.reverse/break-precsave.exp: New test.
9660 * gdb.reverse/consecutive-precsave.exp: Ditto.
9661 * gdb.reverse/finish-precsave.exp: Ditto.
9662 * gdb.reverse/i386-precsave.exp: Ditto.
9663 * gdb.reverse/machinestate-precsave.exp: Ditto.
9664 * gdb.reverse/sigall-precsave.exp: Ditto.
9665 * gdb.reverse/solilb-precsave.exp: Ditto.
9666 * gdb.reverse/step-precsave.exp: Ditto.
9667 * gdb.reverse/until-precsave.exp: Ditto.
9668 * gdb.reverse/watch-precsave.exp: Ditto.
9669
9670 2009-10-22 Michael Snyder <msnyder@vmware.com>
9671
9672 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
9673 for gdb_expect. Adjust one test's expect strings for the new
9674 format of disassemble.
9675 * gdb.reverse/finish-reverse.exp: Delete 'return'.
9676 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
9677 gdb_test_multiple.
9678 * gdb.reverse/step-reverse.exp: Delete 'return'.
9679 * gdb.reverse/until-reverse.exp: Delete blank lines.
9680 * gdb.reverse/watch-reverse.exp: Delete blank lines.
9681
9682 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
9683
9684 * gdb.base/consecutive.exp: Adjust.
9685 * gdb.base/display.exp: Likewise.
9686 * gdb.base/pc-fp.exp: Likewise.
9687 * gdb.base/sigbpt.exp: Likewise.
9688
9689 2009-10-19 Michael Snyder <msnyder@vmware.com>
9690
9691 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
9692 * gdb.reverse/finish-reverse.c: Ditto.
9693 * gdb.reverse/sigall-reverse.c: Ditto.
9694 * gdb.reverse/solib-reverse.c: Ditto.
9695 * gdb.reverse/step-reverse.c: Ditto.
9696 * gdb.reverse/watch-reverse.c: Ditto.
9697
9698 2009-10-19 Pedro Alves <pedro@codesourcery.com>
9699 Stan Shebs <stan@codesourcery.com>
9700
9701 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
9702 * gdb.base/foll-exec.exp: Adjust to expect a process id before
9703 "Executing new program".
9704 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
9705 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
9706 left listed after having been killed.
9707 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
9708 * gdb.base/maint.exp: Adjust test.
9709
9710 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
9711 * gdb.multi/Makefile.in: New.
9712 * gdb.multi/base.exp: New.
9713 * gdb.multi/goodbye.c: New.
9714 * gdb.multi/hangout.c: New.
9715 * gdb.multi/hello.c: New.
9716 * gdb.multi/bkpt-multi-exec.c: New.
9717 * gdb.multi/bkpt-multi-exec.exp: New.
9718 * gdb.multi/crashme.c: New.
9719
9720 2009-10-13 Tristan Gingold <gingold@adacore.com>
9721
9722 * gdb.base/sepdebug.exp: Check debug info are found.
9723
9724 2009-10-08 Pedro Alves <pedro@codesourcery.com>
9725
9726 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
9727 bits.
9728
9729 2009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9730
9731 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
9732
9733 2009-10-07 Joel Brobecker <brobecker@adacore.com>
9734
9735 * gdb.base/watchpoints.c: Add copyright header. Reformat one
9736 of the comments.
9737
9738 2009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
9739
9740 * gdb.base/annota1.exp: Remove obsolete match_max increase.
9741 * gdb.base/annota3.exp: Idem.
9742 * gdb.base/maint.exp: Idem.
9743
9744 2009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
9745
9746 * lib/gdb.exp (default_gdb_init): Set current value of match_max
9747 to default.
9748
9749 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
9750
9751 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
9752 mingw and cygwin targets.
9753
9754 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
9755 Pedro Alves <pedro@codesourcery.com>
9756
9757 * lib/gdb.exp (gdb_compile): Avoid adding
9758 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
9759
9760 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
9761
9762 * gdb.base/shr1.c: Use %p in format string.
9763 * gdb.base/unload.c: Avoid warning in fprintf.
9764 * gdb.base/watchpoint-solib.c: Idem.
9765
9766 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
9767
9768 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
9769 long type.
9770 (test_unlink): Correct printf string.
9771 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
9772 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
9773
9774 2009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9775
9776 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
9777 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
9778 * gdb.arch/ia64-breakpoint-shadow.S: New file.
9779
9780 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9781
9782 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
9783 * gdb.objc/nondebug.exp: Likewise.
9784
9785 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9786
9787 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
9788 target_info setting.
9789
9790 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
9791 that detect new threads during "info threads".
9792
9793 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9794
9795 * gdb.threads/manythreads.c (main): Increase thread stack size
9796 to 2*PTHREAD_STACK_MIN.
9797 * gdb.threads/multi-create.c (main): Likewise.
9798 (create_function): Likewise.
9799
9800 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9801
9802 * gdb.base/dump.exp: Pass difference of pointer types instead
9803 of integer types as offset to restore in intarr3.srec case.
9804
9805 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9806
9807 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
9808
9809 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9810
9811 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
9812
9813 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
9814
9815 New test for two watchpoints, with disabling of
9816 the first inserted.
9817 * testsuite/gdb.base/watchpoints.c: New file.
9818 * testsuite/gdb.base/watchpoints.exp: New file.
9819
9820 2009-09-25 Tom Tromey <tromey@redhat.com>
9821
9822 * gdb.base/charset.exp: Test utf-16 strings with Python.
9823
9824 2009-09-25 Tom Tromey <tromey@redhat.com>
9825
9826 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
9827 UCS-4.
9828 * gdb.base/charset.c (utf_32_string): Rename.
9829 (init_utf32): Rename.
9830 (main): Update.
9831
9832 2009-09-22 Tom Tromey <tromey@redhat.com>
9833
9834 * gdb.python/py-function.exp: Add regression tests.
9835
9836 2009-09-21 Keith Seitz <keiths@redhat.com>
9837
9838 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
9839 with invalid operator.
9840
9841 2009-09-21 Keith Seitz <keiths@redhat.com>
9842
9843 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
9844 and destructor using typedef name of class.
9845 * gdb.cp/classes.cc (class Base1): Add a destructor.
9846 (base1): New typedef.
9847 (use_methods): Instanitate an object of type base1.
9848 * gdb.cp/templates.exp (test_template_typedef): New procedure.
9849 (do_tests): Call test_template_typedef.
9850 * gdb.cp/templates.cc (Baz::~Baz): New method.
9851 (intBazOne): New typedef.
9852 (main): Instantiate intBazOne.
9853
9854 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
9855
9856 PR python/10633
9857
9858 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
9859 Function.
9860 (run_lang_tests): Add print elements test.
9861
9862 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
9863
9864 * gdb.python/py-value.exp (test_subscript_regression): New
9865 function. Test for invalid subscripts.
9866 * gdb.python/py-value.c (main): Add test array, and pointer to it.
9867 (ptr_ref): New function.
9868
9869 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
9870
9871 * gdb.base/default.exp: Fix "show convenience".
9872
9873 2009-09-15 Tom Tromey <tromey@redhat.com>
9874
9875 * lib/mi-support.exp (mi_create_varobj): Update.
9876 (mi_create_floating_varobj): Likewise.
9877 (mi_create_dynamic_varobj): New proc.
9878 (mi_varobj_update): Update.
9879 (mi_varobj_update_with_type_change): Likewise.
9880 (mi_varobj_update_kv_helper): New proc.
9881 (mi_varobj_update_dynamic_helper): Rewrite.
9882 (mi_varobj_update_dynamic): New proc.
9883 (mi_list_varobj_children): Update.
9884 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
9885 * gdb.python/python-prettyprint.py (pp_outer): New class.
9886 (pp_nullstr): Likewise.
9887 (lookup_function): Register new printers.
9888 * gdb.python/python-prettyprint.c (struct substruct): New type.
9889 (struct outerstruct): Likewise.
9890 (substruct_test): New function.
9891 (struct nullstr): New type.
9892 (string_1, string_2): New globals.
9893 (main): Add new tests.
9894 * gdb.python/python-mi.exp: Added regression tests.
9895 * gdb.mi/mi2-var-display.exp: Update.
9896 * gdb.mi/mi2-var-cmd.exp: Update.
9897 * gdb.mi/mi2-var-child.exp: Update.
9898 * gdb.mi/mi2-var-block.exp: Update.
9899 * gdb.mi/mi-var-invalidate.exp: Update.
9900 * gdb.mi/mi-var-display.exp: Update.
9901 * gdb.mi/mi-var-cmd.exp: Update.
9902 * gdb.mi/mi-var-child.exp: Update.
9903 * gdb.mi/mi-var-block.exp: Update.
9904 * gdb.mi/mi-break.exp: Update.
9905 * gdb.mi/gdb701.exp: Update.
9906
9907 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
9908
9909 * Makefile.in: Inclusion of catch-syscall object.
9910 * gdb.base/catch-syscall.c: New file.
9911 * gdb.base/catch-syscall.exp: New file.
9912
9913 2009-09-12 Michael Snyder <msnyder@vmware.com>
9914
9915 * gdb.reverse/step-reverse.exp: Explicitly check for targets
9916 that can support reverse debuggnig.
9917
9918 2009-09-11 Tom Tromey <tromey@redhat.com>
9919
9920 * gdb.dwarf2/valop.S: New file.
9921 * gdb.dwarf2/valop.exp: New file.
9922
9923 2009-09-11 Mark Kettenis <kettenis@gnu.org>
9924
9925 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
9926
9927 2009-09-10 Doug Evans <dje@google.com>
9928
9929 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
9930 Add $gdb_prompt to second breakpoint regexp.
9931
9932 2009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
9933
9934 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
9935 names, add missing ones.
9936 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
9937 * gdb.python/py-frame.c: Rename from python-frame.c.
9938 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
9939 testfile name.
9940 * gdb.python/py-function.exp: Rename from python-function.exp.
9941 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
9942 testfile name.
9943 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
9944 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
9945 Adjust testfile name.
9946 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
9947 * gdb.python/py-template.cc: Rename from python-template.cc.
9948 * gdb.python/py-template.exp: Rename from python-template.exp.
9949 Adjust testfile name.
9950 * gdb.python/py-value.c: Rename from python-value.c.
9951 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
9952 testfile name.
9953
9954 2009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9955
9956 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
9957 $bpt2address.
9958 (Second breakpoint address is valid on ia64)
9959 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
9960
9961 2009-09-03 Joseph Myers <joseph@codesourcery.com>
9962
9963 * gdb.base/ending-run.exp: Restrict regular expression matching
9964 line number to require closing brace following.
9965
9966 2009-09-03 Doug Evans <dje@google.com>
9967
9968 * gdb.base/store.exp (check_set): Fix typo in expected value message.
9969
9970 2009-09-02 Tom Tromey <tromey@redhat.com>
9971
9972 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
9973
9974 2009-09-02 Tom Tromey <tromey@redhat.com>
9975
9976 * gdb.dwarf2/callframecfa.exp: New file.
9977 * gdb.dwarf2/callframecfa.S: New file.
9978
9979 2009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9980
9981 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
9982 gdb.base/solib-overlap-main.c: New.
9983
9984 2009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
9985
9986 PR gdb/10565
9987
9988 * gdb.base/bitfields.c (struct container, container): New.
9989 (main): Initialize it and call break5.
9990 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
9991
9992 2009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9993
9994 Support constant DW_AT_data_member_location by GCC PR debug/40659.
9995 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
9996
9997 2009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9998
9999 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
10000
10001 2009-08-26 Michael Snyder <msnyder@vmware.com>
10002
10003 * gdb.base/i386-reverse.c: New file.
10004 * gdb.base/i386-reverse.exp: New file.
10005 * gdb.base/Makefile.in: Add new files to be removed.
10006
10007 2009-08-26 Joseph Myers <joseph@codesourcery.com>
10008
10009 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
10010 environment-pwd for remote host.
10011 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
10012
10013 2009-08-24 Keith Seitz <keiths@redhat.com>
10014
10015 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
10016 Add two new C++ completer tests which limit the output to a
10017 given class.
10018
10019 2009-08-24 Michael Snyder <msnyder@vmware.com>
10020
10021 * gdb.base/del.exp: Fix typo in comment.
10022 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
10023
10024 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
10025
10026 * configure: Regenerate.
10027 * gdb.hp/configure: Likewise.
10028 * gdb.hp/gdb.aCC/configure: Likewise.
10029 * gdb.hp/gdb.base-hp/configure: Likewise.
10030 * gdb.hp/gdb.compat/configure: Likewise.
10031 * gdb.hp/gdb.defects/configure: Likewise.
10032 * gdb.hp/gdb.objdbg/configure: Likewise.
10033 * gdb.stabs/configure: Likewise.
10034
10035 2009-08-19 Doug Evans <dje@google.com>
10036
10037 * gdb.base/gdbvars.c: New file.
10038 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
10039
10040 2009-08-14 Pedro Alves <pedro@codesourcery.com>
10041
10042 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
10043 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
10044
10045 2009-08-13 Pedro Alves <pedro@codesourcery.com>
10046
10047 * gdb.base/default.exp: Adjust "set language test": it's now an
10048 enum command. Larger help string moved to "help set language".
10049 * gdb.base/help.exp: Adjust "help set language" expected output,
10050 now lists all known languages.
10051
10052 2009-08-11 Nathan Froyd <froydnj@codesourcery.com>
10053
10054 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
10055 all frame arguments.
10056 * gdb.arch/altivec-regs.exp: Likewise.
10057
10058 2009-08-07 Tom Tromey <tromey@redhat.com>
10059
10060 * gdb.base/setshow.exp: Add tests for changes to set language, set
10061 check range, and set check type.
10062
10063 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
10064
10065 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
10066 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
10067 Call it.
10068
10069 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10070
10071 * configure.ac: Run gdb.cell tests when appropriate.
10072 * configure: Regenerate.
10073 * lib/cell.exp: New file.
10074 * gdb.cell: New directory.
10075 * gdb.cell/configure.ac: New file.
10076 * gdb.cell/configure: New file.
10077 * gdb.cell/Makefile.in: New file.
10078 * gdb.cell/arch.exp: New file.
10079 * gdb.cell/break.c: New file.
10080 * gdb.cell/break.exp: New file.
10081 * gdb.cell/break-spu.c: New file.
10082 * gdb.cell/bt.c: New file.
10083 * gdb.cell/bt2-spu.c: New file.
10084 * gdb.cell/bt-spu.c: New file.
10085 * gdb.cell/bt.exp: New file.
10086 * gdb.cell/coremaker.c: New file.
10087 * gdb.cell/coremaker-spu.c: New file.
10088 * gdb.cell/core.exp: New file.
10089 * gdb.cell/gcore.exp: New file.
10090 * gdb.cell/data.c: New file.
10091 * gdb.cell/data.exp: New file.
10092 * gdb.cell/data-spu.c: New file.
10093 * gdb.cell/ea-cache.exp: New file.
10094 * gdb.cell/ea-cache.c: New file.
10095 * gdb.cell/ea-cache-spu.c: New file.
10096 * gdb.cell/ea-standalone.c: New file.
10097 * gdb.cell/ea-standalone.exp: New file.
10098 * gdb.cell/ea-test.c: New file.
10099 * gdb.cell/ea-test.exp: New file.
10100 * gdb.cell/f-regs.exp: New file.
10101 * gdb.cell/mem-access.c: New file.
10102 * gdb.cell/mem-access.exp: New file.
10103 * gdb.cell/mem-access-spu.c: New file.
10104 * gdb.cell/ptype.exp: New file.
10105 * gdb.cell/registers.exp: New file.
10106 * gdb.cell/size.c: New file.
10107 * gdb.cell/sizeof.exp: New file.
10108 * gdb.cell/size-spu.c: New file.
10109 * gdb.cell/solib.exp: New file.
10110 * gdb.cell/solib-symbol.exp: New file.
10111
10112 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10113
10114 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
10115
10116 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
10117
10118 * gdb.base/float.exp: Handle VFP registers.
10119
10120 2009-07-14 Michael Snyder <msnyder@vmware.com>
10121
10122 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
10123 to bring gdb to the beginning of the calling line.
10124
10125 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
10126 confusing the i386 epilogue unwinder.
10127
10128 2009-07-14 Stan Shebs <stan@codesourcery.com>
10129
10130 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
10131
10132 2009-07-14 Michael Snyder <msnyder@vmware.com>
10133
10134 * gdb.reverse/step-reverse.exp (stepi into function call):
10135 Call instruction may not be first instruction in the line.
10136 (reverse stepi from a function call): Used wrong line number.
10137
10138 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10139
10140 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
10141
10142 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10143
10144 Fix gdb.base/macscp.exp when using custom inputrc.
10145 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
10146 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
10147 env(TERM) set.
10148 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
10149 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
10150
10151 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10152
10153 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
10154 * gdb.base/annota1.exp (thread_test): Import global $testfile.
10155 Change the compilation target to match the testcase name.
10156 * gdb.base/sect-cmd.exp: Change the compilation target to match the
10157 testcase name.
10158 * a2-run.exp: Use for setup prepare_for_testing. Change the
10159 compilation target to match the testcase name.
10160 * gdb.base/commands.exp: Likewise.
10161 * gdb.base/finish.exp: Likewise.
10162 * gdb.base/float.exp: Likewise.
10163 * gdb.base/info-target.exp: Likewise.
10164 * gdb.base/relational.exp: Likewise.
10165 * gdb.base/term.exp: Likewise.
10166 * gdb.base/until.exp: Likewise.
10167 * gdb.base/volatile.exp: Likewise.
10168 * gdb.base/whatis-exp.exp: Likewise.
10169
10170 2009-07-11 Hui Zhu <teawater@gmail.com>
10171
10172 * gdb.base/help.exp (disassemble): Update expected help text.
10173
10174 2009-07-09 Tom Tromey <tromey@redhat.com>
10175
10176 * lib/gdb.exp: Handle TRANSCRIPT.
10177 (remote_spawn, remote_close, send_gdb): New procs.
10178
10179 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
10180
10181 * gdb.python/python-prettyprint.c: Add counted null string
10182 structure.
10183 * gdb.python/python-prettyprint.exp: Print null string. Test for
10184 embedded nulls.
10185 * gdb.python/python-prettyprint.py (pp_ns): New Function.
10186 * gdb.python/python-value.exp (test_value_in_inferior): Add
10187 variable length string fetch tests.
10188 * gdb.python/python-value.c (main): Add strings for string fetch tests.
10189
10190 2009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10191
10192 * gdb.base/dump.exp (inaccessible memory is reported): New test.
10193
10194 2009-07-07 Tom Tromey <tromey@redhat.com>
10195
10196 * gdb.base/call-rt-st.exp: Update for change to escape output.
10197 * gdb.base/callfuncs.exp: Likewise.
10198 * gdb.base/charset.exp: Likewise.
10199 * gdb.base/constvars.exp: Likewise.
10200 * gdb.base/long_long.exp: Likewise.
10201 * gdb.base/pointers.exp: Likewise.
10202 * gdb.base/printcmds.exp: Likewise.
10203 * gdb.base/setvar.exp: Likewise.
10204 * gdb.base/store.exp: Likewise.
10205 * gdb.cp/ref-types.exp: Likewise.
10206 * gdb.mi/mi-var-child.exp: Likewise.
10207 * gdb.mi/mi-var-display.exp: Likewise.
10208 * gdb.mi/mi2-var-display.exp: Likewise.
10209 * gdb.base/charset.exp: Test octal escape sequence length.
10210 Update for change to escape output.
10211
10212 2009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10213
10214 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
10215
10216 2009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
10217
10218 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
10219
10220 2009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10221
10222 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
10223 gdbserver increasing $portnum if "Can't bind address" has been seen.
10224
10225 2009-07-05 Pedro Alves <pedro@codesourcery.com>
10226
10227 * gdb.base/ending-run.exp: Add "step out of main" pattern for
10228 mingw32ce.
10229
10230 2009-07-05 Pedro Alves <pedro@codesourcery.com>
10231
10232 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
10233 VFP format.
10234
10235 2009-07-02 Pedro Alves <pedro@codesourcery.com>
10236
10237 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
10238 linux. Adjust to use "inferior", "info inferiors", "detach
10239 inferior" and "kill inferior" instead of "restart", "info fork",
10240 "detach fork" and "delete fork".
10241 * gdb.base/ending-run.exp: Spell out "info".
10242 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
10243 the "kill" command.
10244
10245 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10246
10247 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
10248 change to prefix TLS offset in hex with 0x.
10249
10250 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10251
10252 * gdb.base/default.exp: Update test case for "x" changes.
10253
10254 2009-07-01 Tristan Gingold <gingold@adacore.com>
10255
10256 * gdb.base/bigcore.exp: Make darwin untested.
10257
10258 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10259
10260 * gdb.base/completion.exp (directory completion): Create the directory.
10261 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
10262 escapeuniquesub.
10263 (directory completion 2): Expect now ${escapeuniquesub}.
10264 (Glob remaining of directory test): Remove one excessive newline.
10265 Expect the real output.
10266
10267 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10268
10269 Fix `make check//%' target after `make check' has been ran.
10270 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
10271 a mkdir call.
10272 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
10273 (%/.dir): Remove.
10274
10275 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10276
10277 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
10278 the expected result record.
10279
10280 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10281
10282 Remove racy FAILs relying just on the timeouts.
10283 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
10284 (annotation_level 2): Remove racy FAILs.
10285
10286 2009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
10287
10288 gdb/10275
10289 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
10290
10291 2009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
10292
10293 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
10294
10295 2009-06-30 Vladimir Prus <vladimir@codesourcery.com>
10296
10297 * gdb.mi/mi-stack.exp: Testing symbolic options
10298 to -stack-list-locals and -stack-list-arguments.
10299
10300 2009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10301
10302 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
10303
10304 2009-06-29 Tom Tromey <tromey@redhat.com>
10305
10306 * dg-extract-results.sh: New file.
10307 * Makefile.in (FORCE_PARALLEL): New variable.
10308 (CHECK_TARGET): New conditional variable.
10309 (check): Use CHECK_TARGET.
10310 (DO_RUNTEST): New variable.
10311 (check-single): New target.
10312 (TEST_DIRS): New variable.
10313 (TEST_TARGETS): Likewise.
10314 (check-parallel): New target.
10315 (check-gdb.%): New pattern.
10316 (BASE1_FILES): New variable.
10317 (BASE2_FILES): Likewise.
10318 (check-gdb.base%): New pattern.
10319 (%/.dir): New pattern.
10320 * configure: Rebuild.
10321 * aclocal.m4 (AM_CONDITIONAL): New defun.
10322 * configure.ac: Check whether user is using GNU make.
10323 (GMAKE): New conditional.
10324
10325 2009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
10326
10327 * gdb.cp/namespace-nested-import.cc: New test.
10328 * gdb.cp/namespace-nested-import.exp: New test.
10329
10330 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
10331
10332 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
10333 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
10334 * gdb.opt/Makefile.in (EXECUTABLES): Update.
10335 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
10336 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
10337 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
10338 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
10339 gdb.opt/inline-markers.c: New files.
10340 * lib/gdb.exp (skip_inline_frame_tests): New function.
10341 (skip_inline_var_tests): New function.
10342
10343 2009-06-27 Andreas Schwab <schwab@linux-m68k.org>
10344
10345 * gdb.cp/exception.exp: Don't require $hex before inner frame in
10346 backtrace.
10347
10348 2009-06-27 Michael Snyder <msnyder@vmware.com>
10349
10350 * gdb.reverse: New directory.
10351 * gdb.reverse/break-reverse.c: New test.
10352 * gdb.reverse/break-reverse.exp: New test.
10353 * gdb.reverse/consecutive-reverse.c: New test.
10354 * gdb.reverse/consecutive-reverse.exp: New test.
10355 * gdb.reverse/finish-reverse.c: New test.
10356 * gdb.reverse/finish-reverse.exp: New test.
10357 * gdb.reverse/machinestate.c: New test.
10358 * gdb.reverse/ms1.c: New test.
10359 * gdb.reverse/machinestate.exp: New test.
10360 * gdb.reverse/Makefile.in: New file.
10361 * gdb.reverse/shr2.c: New test.
10362 * gdb.reverse/solib-reverse.c: New test.
10363 * gdb.reverse/solib-reverse.exp: New test.
10364 * gdb.reverse/step-reverse.c: New test.
10365 * gdb.reverse/step-reverse.exp: New test.
10366 * gdb.reverse/until-reverse.c: New test.
10367 * gdb.reverse/ur1.c: New test.
10368 * gdb.reverse/until-reverse.exp: New test.
10369 * gdb.reverse/watch-reverse.c: New test.
10370 * gdb.reverse/watch-reverse.exp: New test.
10371 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
10372 * configure: Regenerate.
10373
10374 2009-06-26 Doug Evans <dje@google.com>
10375
10376 * gdb.base/psymtab.exp: Turn off pending breakpoints.
10377
10378 2009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
10379
10380 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
10381 windows problem for 'file delete $binfile'.
10382
10383 2009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
10384
10385 * gdb.cp/namespace-using.exp: New test.
10386 * gdb.cp/namespace-using.cc: New test.
10387
10388 2009-05-20 Joel Brobecker <brobecker@adacore.com>
10389
10390 * gdb.ada/variant_record_packed_array: New testcase.
10391
10392 2009-06-23 Tom Tromey <tromey@redhat.com>
10393
10394 * gdb.base/charset.exp (test_combination): Regression test.
10395 * gdb.base/charset.c (my_wchar_t): New typedef.
10396 (myvar): New global.
10397 (main): Set myvar.
10398
10399 2009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
10400
10401 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
10402 target.
10403
10404 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10405
10406 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
10407
10408 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10409
10410 * gdb.mi/gdb680.exp: Update test for error message.
10411
10412 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10413
10414 * gdb.base/annota1.exp: Allow multiple occurrences of the
10415 frames-invalid annotation.
10416 * gdb.cp/annota2.exp: Likewise.
10417
10418 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
10419
10420 * gdb.cp/gdb2495.cc: New file.
10421 * gdb.cp/gdb2495.exp: New file.
10422
10423 2009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10424
10425 Report error on GDB crash during runto.
10426 * lib/gdb.exp (runto <eof>): New.
10427
10428 2009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
10429
10430 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
10431 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
10432 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
10433 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
10434 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
10435 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
10436 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
10437 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
10438 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
10439 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
10440 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
10441 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
10442 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
10443 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
10444 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
10445 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
10446 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
10447 gdb.server/server-mon.exp, gdb.server/server-run.exp,
10448 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
10449 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
10450 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
10451 gdb.trace/passcount.exp, gdb.trace/report.exp,
10452 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
10453 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
10454 gdb.trace/while-stepping.exp: Use a unique name for the compiled
10455 executable.
10456
10457 2009-06-07 Pedro Alves <pedro@codesourcery.com>
10458
10459 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
10460 defined before referencing it.
10461
10462 2009-06-03 Doug Evans <dje@google.com>
10463
10464 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
10465 * gdb.arch/i386-see.c: Ditto.
10466
10467 2009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
10468
10469 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
10470 (check_macro): Return 1 if undefined.
10471 If first test fails, check if macro debug information is available,
10472 and report unsupported test if no macro information is found.
10473
10474 2009-05-29 Doug Evans <dje@google.com>
10475
10476 * gdb.threads/hand-call-in-threads.exp: New.
10477 * gdb.threads/hand-call-in-threads.c: New.
10478
10479 2009-05-29 Michael Snyder <msnyder@vmware.com>
10480
10481 * gdb.base/break-always.exp: Change "1" to "on".
10482 Add confirmation check.
10483
10484 2009-05-28 Pedro Alves <pedro@codesourcery.com>
10485
10486 * gdb.threads/threxit-hop-specific.c: New.
10487 * gdb.threads/threxit-hop-specific.exp: New.
10488 * gdb.threads/thread-execl.c: New.
10489 * gdb.threads/thread-execl.exp: New.
10490
10491 2009-05-27 Tom Tromey <tromey@redhat.com>
10492 Thiago Jung Bauermann <bauerman@br.ibm.com>
10493
10494 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
10495 (mi_child_regexp): Likewise.
10496 (mi_list_varobj_children_range): Likewise.
10497 (mi_get_features): Likewise.
10498 (mi_list_varobj_children): Rewrite.
10499 * gdb.python/python-mi.exp: New file.
10500
10501 2009-05-27 Tom Tromey <tromey@redhat.com>
10502 Thiago Jung Bauermann <bauerman@br.ibm.com>
10503 Phil Muldoon <pmuldoon@redhat.com>
10504 Paul Pluzhnikov <ppluzhnikov@google.com>
10505
10506 * gdb.python/python-prettyprint.exp: New file.
10507 * gdb.python/python-prettyprint.c: New file.
10508 * gdb.python/python-prettyprint.py: New file.
10509 * gdb.base/display.exp: print/r is now valid.
10510
10511 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
10512 Tom Tromey <tromey@redhat.com>
10513 Pedro Alves <pedro@codesourcery.com>
10514 Paul Pluzhnikov <ppluzhnikov@google.com>
10515
10516 * gdb.python/python-template.exp: New file.
10517 * gdb.python/python-template.cc: New file.
10518 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
10519 tests.
10520 * gdb.python/python-value.exp (py_objfile_tests): New proc.
10521 Call it.
10522 (test_value_after_death): New proc.
10523 * gdb.python/python-value.c (PTR): New typedef.
10524 (main): New variable 'x'.
10525
10526 2009-05-27 Tom Tromey <tromey@redhat.com>
10527
10528 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
10529 tests.
10530 * gdb.python/python-value.exp (py_objfile_tests): New proc.
10531 Call it.
10532
10533 2009-05-27 Pedro Alves <pedro@codesourcery.com>
10534
10535 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
10536
10537 2009-05-24 Pedro Alves <pedro@codesourcery.com>
10538
10539 * gdb.threads/fork-thread-pending.c: New.
10540 * gdb.threads/fork-thread-pending.exp: New.
10541
10542 2009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10543
10544 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
10545 * gdb.dwarf2/dw2-strp.S (a_string2): New.
10546
10547 2009-05-18 Jon Beniston <jon@beniston.com>
10548
10549 * gdb.asm/asm-source.exp: Add lm32 target.
10550
10551 2009-05-17 Pedro Alves <pedro@codesourcery.com>
10552
10553 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
10554 `gdb_get_line_number'. Call `callee' in both parent and child.
10555 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
10556 `gdb_get_line_number' instead of hardcoding line numbers.
10557 (catch_fork_unpatch_child): New procedure to test detaching
10558 breakpoints from child fork.
10559 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
10560 hardcoding line numbers.
10561 (do_fork_tests): Run `catch_fork_unpatch_child'.
10562
10563 2009-05-17 Vladimir Prus <vladimir@codesourcery.com>
10564
10565 * gdb.mi/mi-cmd-var.exp: Check that when varobj
10566 of structure type enters or leaves the scope, it
10567 is reported by -var-update.
10568
10569 2009-05-11 Doug Evans <dje@sebabeach.org>
10570
10571 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
10572 * gdb.threads/pending-step.c (main): Fix off-by-one error.
10573 * gdb.threads/schedlock.c (main): Fix off-by-one error.
10574
10575 2009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10576
10577 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
10578
10579 2009-04-30 Doug Evans <dje@google.com>
10580
10581 * gdb.threads/watchthreads2.exp: New testcase.
10582 * gdb.threads/watchthreads2.c: New testcase.
10583
10584 2009-04-29 Doug Evans <dje@google.com>
10585
10586 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
10587 * gdb.cp/mb-ctor.cc: Ditto.
10588 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
10589 * gdb.cp/mb-inline.h (multi_line_foo): New function.
10590 * gdb.cp/mb-inline1.cc: Call it.
10591 * gdb.cp/mb-inline2.cc: Ditto.
10592 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
10593 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
10594
10595 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10596
10597 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
10598 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
10599 Replace all uses of `decimal' by `nonzero'.
10600 (info macro FROM_COMMANDLINE): New test.
10601
10602 2009-04-27 Tom Tromey <tromey@redhat.com>
10603
10604 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
10605
10606 2009-04-27 Doug Evans <dje@google.com>
10607
10608 * gdb.threads/watchthreads.c (main): Initialize args before starting
10609 the threads. Plus formatting cleanup.
10610 * gdb.threads/watchthreads.exp: Avoid errant failures due to
10611 biased scheduling of one thread.
10612
10613 2009-04-27 Jerome Guitton <guitton@adacore.com>
10614
10615 * gdb.cp/templates.cc (GetMax): New template.
10616 (main): Declare two instances of GetMax.
10617 * gdb.cp/templates.exp: Add new test.
10618
10619 2009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10620
10621 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
10622
10623 2009-04-22 Joseph Myers <joseph@codesourcery.com>
10624
10625 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
10626
10627 2009-04-15 Tom Tromey <tromey@redhat.com>
10628
10629 * gdb.base/charset.exp: Add regression test.
10630
10631 2009-04-14 Joel Brobecker <brobecker@adacore.com>
10632
10633 * gdb.base/exe-lock.exp: New testcase.
10634
10635 2009-04-13 Tom Tromey <tromey@redhat.com>
10636
10637 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
10638 operator on Frame.
10639
10640 2009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10641
10642 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
10643 * gdb.server/ext-attach.exp: Likewise.
10644
10645 2009-04-03 Vladimir Prus <vladimir@codesourcery.com>
10646
10647 Eliminate some sleep usage.
10648
10649 * gdb.mi/basics.c (do_nothing): New.
10650 (main): Use do_nothing instead of printf, so that
10651 not to introduce race condition between output of
10652 inferiour and output of gdb. Do not use sleep as it
10653 is not generally available on embedded targets.
10654
10655 2009-04-02 Pedro Alves <pedro@codesourcery.com>
10656
10657 * gdb.server/ext-attach.exp: Expect an optional process id after
10658 "Detached from remote process".
10659
10660 2009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10661
10662 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
10663 gdb.dwarf2/dw2-unresolved.exp: New.
10664
10665 2009-04-02 Pedro Alves <pedro@codesourcery.com>
10666
10667 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
10668 mi_run_to_main.
10669
10670 2009-04-02 Pedro Alves <pedro@codesourcery.com>
10671
10672 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
10673 mi_run_to_main. Skip thread exit test on remote targets.
10674 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
10675 mi_run_to_main.
10676 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
10677 mi_run_to_main.
10678 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
10679 when expecting ^connected. Detect when the target doesn't support
10680 non-stop mode.
10681 (mi_run_cmd): Detect if non-stop mode was requested by isn't
10682 supported. Return -1 on error, 0 on success.
10683 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
10684 (mi_runto): Return mi_runto_helper's result explicitly.
10685
10686 2009-04-01 Pedro Alves <pedro@codesourcery.com>
10687
10688 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
10689
10690 2009-04-01 Tom Tromey <tromey@redhat.com>
10691
10692 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
10693 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
10694 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
10695 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
10696
10697 2009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
10698 Jan Kratochvil <jan.kratochvil@redhat.com>
10699
10700 PR gdb/931
10701 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
10702 output.
10703 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
10704 for gdb/931.
10705 * dw2-strp.S (DW_AT_language): Change to C++.
10706 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
10707
10708 2009-03-31 Joel Brobecker <brobecker@adacore.com>
10709
10710 * gdb.ada/tasks: New testcase.
10711
10712 2009-03-30 Stan Shebs <stan@codesourcery.com>
10713
10714 * gdb.trace/actions.exp: Update to match new info trace format.
10715 * gdb.trace/deltrace.exp: Ditto.
10716 * gdb.trace/infotrace.exp: Ditto.
10717 * gdb.trace/passcount.exp: Ditto.
10718 * gdb.trace/save-trace.exp: Ditto.
10719 * gdb.trace/while-stepping.exp: Ditto.
10720 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
10721
10722 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
10723
10724 * gdb.python/python-frame.c: New file.
10725 * gdb.python/python-frame.exp: New file.
10726
10727 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
10728
10729 * gdb.python/python-value.exp: Add tests for the address
10730 attribute.
10731
10732 2009-03-29 Andreas Schwab <schwab@linux-m68k.org>
10733
10734 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
10735
10736 2009-03-26 Doug Evans <dje@google.com>
10737
10738 * gdb.mi/mi-nonstop-exit.exp: New file.
10739 * gdb.mi/non-stop-exit.c: New file.
10740
10741 2009-03-26 Tom Tromey <tromey@redhat.com>
10742
10743 Update for change to prologue skipping:
10744 * gdb.mi/mi2-simplerun.exp: Update.
10745 * gdb.mi/mi2-break.exp: Update.
10746 * gdb.mi/mi-simplerun.exp: Update.
10747 * gdb.mi/mi-break.exp: Update.
10748 * gdb.base/ending-run.exp: Update.
10749
10750 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
10751
10752 * gdb.python/python-value.exp (test_value_in_inferior): Test
10753 gdb.Value.is_optimized_out attribute.
10754
10755 2009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10756
10757 * gdb.dwarf2/dw2-noloc-main.c: New file.
10758 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
10759 (.text): Remove.
10760 (.data): New.
10761 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
10762 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
10763 (DW_TAG_subprogram func_cu1, noloc): Remove.
10764 (main): New.
10765 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
10766 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
10767 (file_symbols): New procedure.
10768
10769 2009-03-25 Tom Tromey <tromey@redhat.com>
10770
10771 * gdb.base/charset.exp (valid_target_charset): New proc.
10772 Use it to skip tests on invalid charsets.
10773
10774 2009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
10775
10776 * gdb.base/completion.exp: Add a test for directory completion.
10777
10778 2009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10779
10780 Fix a racy FAIL.
10781 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
10782 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
10783
10784 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
10785
10786 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
10787 * gdb.python/python-function.exp: Add test for function returning
10788 a GDB value.
10789
10790 2009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
10791
10792 * gdb.python/python-function.exp: New file.
10793
10794 2009-03-20 Tom Tromey <tromey@redhat.com>
10795
10796 * gdb.base/store.exp: Update for change to escape output.
10797 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
10798 to escape output.
10799 * gdb.base/pointers.exp: Update for change to escape output.
10800 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
10801 to escape output.
10802 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
10803 escape output.
10804 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
10805 to escape output.
10806 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
10807 escape output.
10808 * gdb.base/setvar.exp: Update for change to escape output.
10809 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
10810 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
10811 to escape output.
10812 (test_print_string_constants): Likewise.
10813 * gdb.base/charset.exp (valid_host_charset): Check size of
10814 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
10815 cases. Handle "auto"-related output.
10816 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
10817 (uvar, Uvar): New globals.
10818
10819 2009-03-19 Jerome Guitton <guitton@adacore.com>
10820
10821 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
10822 deltas.
10823 * gdb.ada/fixed_points.exp: Ditto.
10824
10825 2009-03-18 Pedro Alves <pedro@codesourcery.com>
10826
10827 * return-nodebug.c: Don't include stdio.h.
10828 (init): Delete.
10829 (func): Delete definition and provide extern declaration.
10830 (t): New.
10831 (main): Don't call printf. Call func and store its result in t.
10832 * return-nodebug1.c: New.
10833 * return-nodebug.exp: Don't expect stdio output. Instead, print
10834 the global variable t. Drop printf formatters and cast types from
10835 foreach loop. Don't use prepare_for_testing. Compile
10836 return-nodebug.c and return-nodebug1.c in separate steps. Don't
10837 define FORMAT or CAST.
10838
10839 2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
10840
10841 * gdb.base/solib-display.exp: Disable test for remote targers.
10842
10843 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10844
10845 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
10846
10847 2009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10848
10849 Fix a racy FAIL.
10850 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
10851 code from `follow parent, print pids'.
10852 (`follow child, print pids', `follow parent, print pids'): Call it.
10853 Replace `gdb_test "break..."' by gdb_breakpoint.
10854
10855 2009-03-13 Vladimir Prus <vladimir@codesourcery.com>
10856
10857 * gdb.mi/mi-cli.exp: Adjust for output difference in
10858 sync and async modes.
10859
10860 2009-03-12 Joel Brobecker <brobecker@adacore.com>
10861
10862 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
10863 that was checked in by mistake. Remove loading of ada.exp, since
10864 this is not necessary in this case.
10865
10866 2009-03-12 Joel Brobecker <brobecker@adacore.com>
10867
10868 * gdb.ada/ptype_arith_binop.exp: New testcase.
10869
10870 2009-03-12 Joel Brobecker <brobecker@adacore.com>
10871
10872 * gdb.ada/mod_from_name: New testcase.
10873
10874 2009-03-12 Joel Brobecker <brobecker@adacore.com>
10875
10876 * gdb.ada/tick_last_segv: New testcase.
10877
10878 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
10879
10880 * gdb.mi/mi-cli.exp: Remove debug print.
10881
10882 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
10883
10884 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
10885 include the token in ^running and frame info in *stopped.
10886
10887 2009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
10888
10889 * solib-display.exp: New file.
10890 * solib-display-main.c: New file.
10891 * solib-display-lib.c: New file.
10892
10893 2009-03-05 Pedro Alves <pedro@codesourcery.com>
10894
10895 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
10896
10897 2009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
10898
10899 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
10900 (list_and_check_macro): Use more specific test name.
10901 (next to definition): Make the test names unique.
10902
10903 2009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
10904
10905 * gdb.pascal/floats.exp: Accept approximate results everywhere.
10906
10907 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
10908
10909 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
10910 notifications.
10911 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
10912 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
10913 * lib/mi-support.exp (library_loaded_re): New.
10914 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
10915
10916 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
10917
10918 * gdb.gdb/observer.exp: Use test_notification observer, not
10919 normal_stop, everywhere.
10920 (test_normal_stop_notifications): Rename to...
10921 (test_notifications): ...this.
10922 (test_observer_normal_stop): Rename to...
10923 (test_observer): ...this.
10924
10925 2009-02-16 Doug Evans <dje@google.com>
10926
10927 * gdb.arch/amd64-disp-step.S (test_int3): New test.
10928 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
10929 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
10930 (test_prefixed_syscall,test_int3): New tests.
10931 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
10932 (test_prefixed_syscall,test_int3): New tests.
10933
10934 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
10935
10936 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
10937 (mi_expect_interrupt): Likewise.
10938 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
10939 response.
10940
10941 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
10942
10943 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
10944 * gdb.base/pc-fp.exp (get_valueofx): Remove.
10945 Replace calls to get_valueofx by get_hexadecimal_valueof.
10946
10947 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
10948
10949 * lib/gdb.exp (get_valueof): Accept anything as a return value.
10950 (get_integer_valueof): New procedure.
10951 (get_sizeof): Use new get_integer_value_of.
10952 * gdb.base/sizeof.exp: Replace all uses of get_valueof
10953 by get_integer_valueof.
10954
10955 2009-02-13 Tom Tromey <tromey@redhat.com>
10956
10957 * gdb.base/remote.exp (get_sizeof): Remove.
10958 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
10959 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
10960 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
10961 * lib/gdb.exp (get_valueof): Move from long_long.exp.
10962 (get_sizeof): Likewise.
10963
10964 2009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10965
10966 PR fortran/9806
10967 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
10968
10969 2009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
10970
10971 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
10972
10973 2009-02-06 Pedro Alves <pedro@codesourcery.com>
10974
10975 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
10976
10977 2009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
10978
10979 * gdb.python/python-cmd.exp: New file.
10980
10981 2009-02-06 Tristan Gingold <gingold@adacore.com>
10982
10983 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
10984
10985 2009-02-05 Tristan Gingold <gingold@adacore.com>
10986
10987 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
10988 pointer is dereferenced and use this signal name in regexp.
10989 * gdb.base/signull.exp: Ditto.
10990 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
10991 * gdb.base/signull.c (main): Ditto.
10992
10993 2009-02-04 Tom Tromey <tromey@redhat.com>
10994 Thiago Jung Bauermann <bauerman@br.ibm.com>
10995
10996 * gdb.python/python-value.exp: Use `gdb.history' instead of
10997 `gdb.value_from_history'.
10998 (test_value_numeric_ops): Add test for conversion of enum constant.
10999 * gdb.python/python-value.c (enum e): New type.
11000 (evalue): New global.
11001 (main): Use argv.
11002
11003 2009-02-04 Jerome Guitton <guitton@adacore.com>
11004
11005 * gdb.ada/uninitialized_vars: New test program.
11006 * gdb.ada/uninitialized_vars.exp: New testcase.
11007
11008 2009-02-02 Tom Tromey <tromey@redhat.com>
11009
11010 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
11011 * gdb.cp/pr2489.cc: Rename...
11012 * gdb.cp/pr9594.cc: ... to this.
11013
11014 2009-02-02 Tom Tromey <tromey@redhat.com>
11015
11016 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
11017 * gdb.cp/pr2489.cc: New file.
11018 * gdb.cp/cpcompletion.exp: New file.
11019
11020 2009-02-02 Tom Tromey <tromey@redhat.com>
11021
11022 PR exp/9059:
11023 * gdb.cp/call-c.exp: Add regression test.
11024 * gdb.cp/call-c.cc (FooHandle): New typedef.
11025 (main): New variable 'handle'.
11026
11027 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
11028
11029 * lib/mi-support.exp (et_mi_thread_list)
11030 (check_mi_and_console_threads): Adjust for current thread in
11031 -thread-list-ids output.
11032
11033 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
11034
11035 * gdb.mi/mi-break.exp (test_disabled_creation): New.
11036 Call it.
11037
11038 2009-01-28 Doug Evans <dje@google.com>
11039
11040 * gdb.arch/amd64-disp-step.S: New file.
11041 * gdb.arch/amd64-disp-step.exp: New file.
11042 * gdb.arch/i386-disp-step.S: New file.
11043 * gdb.arch/i386-disp-step.exp: New file.
11044
11045 2009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
11046
11047 * gdb.base/find.exp: Set newline variable
11048 using quotes instead of braces to fix cygwin failures.
11049
11050 2009-01-23 Pedro Alves <pedro@codesourcery.com>
11051
11052 * gdb.base/radix.exp: Add tests to ensure that that set
11053 input-radix 0 and set output-radix 0 are really rejected.
11054
11055 2009-01-23 Pedro Alves <pedro@codesourcery.com>
11056
11057 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
11058 copyright years.
11059
11060 2009-01-23 Pedro Alves <pedro@codesourcery.com>
11061
11062 PR gdb/9664:
11063 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
11064
11065 2009-01-22 Pedro Alves <pedro@codesourcery.com>
11066
11067 PR c++/9631:
11068 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
11069
11070 2009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
11071
11072 * gdb.server/file-transfer.exp: Use EXEEXT variable for
11073 binfile definition to fix Windows OS failure.
11074
11075 2009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
11076
11077 PR gdb/9346
11078 * gdb.base/interrupt.c (sigint_handler): New.
11079 (main): Install a SIGINT handler if SIGNALS is defined. Exit
11080 on error.
11081 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
11082 Test "signal SIGINT".
11083
11084 2009-01-19 Doug Evans <dje@google.com>
11085
11086 * gdb.base/break.exp: Update expected gdb output.
11087 * gdb.base/sepdebug.exp: Ditto.
11088 * gdb.mi/mi-syn-frame.exp: Ditto.
11089 * gdb.mi/mi2-syn-frame.exp: Ditto.
11090 * gdb.base/call-signal-resume.exp: New file.
11091 * gdb.base/call-signals.c: New file.
11092 * gdb.base/unwindonsignal.exp: New file.
11093 * gdb.base/unwindonsignal.c: New file.
11094 * gdb.threads/interrupted-hand-call.exp: New file.
11095 * gdb.threads/interrupted-hand-call.c: New file.
11096 * gdb.threads/thread-unwindonsignal.exp: New file.
11097
11098 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
11099
11100 * gdb.base/define.exp: Test defining and hooking prefix commands.
11101 * gdb.python/python.exp: Update test for "show user" output.
11102
11103 2009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11104
11105 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
11106 now the output exactly, using less wildcards. Expect also the output
11107 of gfortran-4.3. Update for the f-valprint.c modification from
11108 2008-04-22.
11109 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
11110 Remove gdb_test test names where matching the command.
11111
11112 2009-01-01 Pedro Alves <pedro@codesourcery.com>
11113
11114 PR breakpoints/9681:
11115 * gdb.base/watchpoint.exp: Add regression test.
11116
11117 2008-12-31 Pedro Alves <pedro@codesourcery.com>
11118
11119 * gdb.threads/attach-into-signal.exp: Don't use
11120 gdb_suppress_entire_file.
11121 * gdb.threads/attach-stopped.exp: Ditto.
11122 * gdb.threads/attachstop-mt.exp: Ditto.
11123
11124 2008-12-31 Pedro Alves <pedro@codesourcery.com>
11125
11126 PR gdb/8812:
11127 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
11128
11129 2008-12-29 Pedro Alves <pedro@codesourcery.com>
11130
11131 PR gdb/7536:
11132 * gdb.base/radix.exp: Add tests to ensure invalid input radices
11133 and unsupported output radices are really rejected.
11134
11135 2008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11136
11137 * gdb.cp/punctuator.exp: Backslash the '$' signs.
11138
11139 2008-12-22 Tom Tromey <tromey@redhat.com>
11140
11141 * gdb.cp/punctuator.exp: New file.
11142
11143 2008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11144
11145 * gdb.base/completion.exp (Completing non-existing component): New test.
11146
11147 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11148
11149 Fix for PR gdb/8648.
11150 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
11151 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
11152 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
11153 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
11154
11155 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11156
11157 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
11158
11159 2008-12-16 Christophe Lyon <christophe.lyon@st.com>
11160
11161 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
11162 compiler actually generate code at the expected line number.
11163
11164 2008-12-15 Jie Zhang <jie.zhang@analog.com>
11165
11166 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
11167
11168 2008-12-12 Tom Tromey <tromey@redhat.com>
11169
11170 * gdb.base/commands.exp (redefine_hook_test): New proc.
11171 Call it.
11172
11173 2008-12-11 Tom Tromey <tromey@redhat.com>
11174
11175 * gdb.base/macscp.exp: New regression test.
11176
11177 2008-12-11 Tom Tromey <tromey@redhat.com>
11178
11179 * gdb.base/macscp.exp: Print "address.addr".
11180 * gdb.base/macscp1.c (struct outer): New struct.
11181 (address): New global.
11182
11183 2008-12-09 Tom Tromey <tromey@redhat.com>
11184
11185 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
11186 Call it.
11187
11188 2008-12-04 Doug Evans <dje@google.com>
11189
11190 * gdb.server/ext-run.exp: Relax regexp for init program.
11191
11192 2008-12-03 Tristan Gingold <gingold@adacore.com>
11193
11194 * gdb.base/macscp.exp: Generate an object file during compilation
11195 to work around Darwin dsymutil limitations.
11196
11197 2008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11198
11199 Test resolving external references to TLS variables.
11200 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
11201 FILE2_THREAD_LOCAL.
11202 (testfile2, srcfile2): New variables.
11203 * gdb.threads/tls.c (file2_thread_local)
11204 (function_referencing_file2_thread_local): New.
11205 * gdb.threads/tls2.c: New file.
11206
11207 2008-11-28 Joel Brobecker <brobecker@adacore.com>
11208
11209 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
11210 rather than integer, as integer might not be big enough when
11211 on 64bit targets.
11212
11213 2008-11-27 Jerome Guitton <guitton@adacore.com>
11214
11215 * gdb.cp/formatted-ref.exp: Add equality test.
11216 * gdb.ada/formatted_ref.exp: Ditto.
11217
11218 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11219
11220 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
11221 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
11222
11223 2008-11-20 Andreas Schwab <schwab@suse.de>
11224
11225 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
11226 matching syscall entry point.
11227 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
11228 (tcatch_vfork_then_child_follow): Likewise. Finish through
11229 vfork even if we stopped at the syscall trampoline.
11230
11231 2008-11-20 Doug Evans <dje@google.com>
11232
11233 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
11234
11235 2008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
11236
11237 * gdb.arch/ppc-dfp.exp: New file.
11238 * gdb.arch/ppc-dfp.c: New file.
11239
11240 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
11241
11242 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
11243
11244 2008-11-17 Doug Evans <dje@google.com>
11245
11246 * gdb.mi/mi-syn-frame.exp: Update expected output.
11247 * gdb.mi/mi2-syn-frame.exp: Update expected output.
11248
11249 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
11250
11251 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
11252 "thread N" results in =thread-selected.
11253 * lib/mi-support (mi_run_cmd, mi_expect_stop)
11254 (mi_send_resuming_command_raw): Be prepared for
11255 =thread-selected.
11256
11257 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
11258
11259 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
11260 * lib/mi-support.exp: Likewise.
11261
11262 2008-11-16 Joel Brobecker <brobecker@adacore.com>
11263
11264 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
11265 commands from the expected output for "help catch".
11266
11267 2008-11-15 Joel Brobecker <brobecker@adacore.com>
11268
11269 * gdb.ada/int_deref.exp: New testcase.
11270
11271 2008-11-14 Nick Roberts <nickrob@snap.net.nz>
11272
11273 * gdb.mi/gdb2549.exp: New file.
11274
11275 2008-11-11 Doug Evans <dje@google.com>
11276
11277 * gdb.base/callexit.exp: New file.
11278 * gdb.base/callexit.c: New file.
11279
11280 2008-11-10 Doug Evans <dje@google.com>
11281
11282 * lib/gdb.exp (GDBFLAGS): Move -nx ...
11283 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
11284 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
11285 (default_gdb_start,default_gdb_exit): Ditto.
11286 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
11287 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
11288 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
11289 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
11290 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
11291 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
11292
11293 2008-11-03 Andreas Schwab <schwab@suse.de>
11294
11295 * gdb.base/hashline2.exp: Fix typo.
11296 * gdb.base/hashline3.exp: Likewise.
11297
11298 2008-10-30 Tom Tromey <tromey@redhat.com>
11299
11300 * gdb.base/pointers.exp: Add test.
11301 * gdb.base/pointers.c (k, S): New typedefs.
11302 (instance): New global.
11303
11304 2008-10-30 Andreas Schwab <schwab@suse.de>
11305
11306 * gdb.base/args.exp: Add tests for newlines.
11307
11308 2008-10-30 Joel Brobecker <brobecker@adacore.com>
11309
11310 gdb.base/foll-exec.exp: Update the expected output of a couple
11311 of "info breakpoints" tests.
11312
11313 2008-10-28 Tom Tromey <tromey@redhat.com>
11314
11315 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
11316
11317 2008-10-24 Pedro Alves <pedro@codesourcery.com>
11318
11319 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
11320 gdb_start_cmd.
11321 Use runto_main before any test that requires execution.
11322
11323 2008-10-23 Pedro Alves <pedro@codesourcery.com>
11324
11325 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
11326 instead of SIGINT.
11327
11328 2008-10-22 Joel Brobecker <brobecker@adacore.com>
11329
11330 * gdb.base/completion.exp: Update expected output following
11331 the addition of the "info tasks" command.
11332
11333 2008-10-22 Tom Tromey <tromey@redhat.com>
11334
11335 * gdb.base/exprs.exp (test_expr): Add test for string
11336 concatenation.
11337
11338 2008-10-19 Pedro Alves <pedro@codesourcery.com>
11339
11340 * configure.ac: Output gdb.python/Makefile.
11341 * configure: Regenerate.
11342 * gdb.python/Makefile.in: New.
11343
11344 2008-10-16 Joel Brobecker <brobecker@adacore.com>
11345
11346 * gdb.base/foll-fork.exp: Adjust the expected output to match
11347 the new description for fork/vfork catchpoints in the "info
11348 breakpoints" output.
11349
11350 2008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
11351
11352 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
11353
11354 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
11355
11356 * gdb.python/python-value.c: New file.
11357 * gdb.python/python-value.exp: New file.
11358
11359 2008-10-15 Pedro Alves <pedro@codesourcery.com>
11360
11361 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
11362
11363 2008-10-15 Denis Pilat <denis.pilat@st.com>
11364
11365 * gdb.cp/mb-ctor.exp: Fix a typo.
11366
11367 2008-10-09 Tom Tromey <tromey@redhat.com>
11368
11369 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
11370 'fprintf' and 'stderr'.
11371
11372 2008-10-07 Joel Brobecker <brobecker@adacore.com>
11373
11374 * gdb.ada/ref_tick_size.exp: New testcase.
11375
11376 2008-10-06 Doug Evans <dje@google.com>
11377
11378 * gdb.dwarf2/dw2-cu-size.exp: New file.
11379 * gdb.dwarf2/dw2-cu-size.S: New file.
11380
11381 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
11382 .Ltype_int for clarity.
11383
11384 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
11385
11386 PR gdb/2384:
11387 * gdb.cp/gdb2384.exp: Extended to test more cases.
11388 * gdb.cp/gdb2384.cc: Likewise.
11389 * gdb.cp/gdb2384-base.h: Likewise.
11390 * gdb.cp/gdb2384-base.cc: Likewise.
11391
11392 2008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11393
11394 * gdb.base/maint.exp (maint print type): Remove printing
11395 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
11396
11397 2008-09-30 Tom Tromey <tromey@redhat.com>
11398
11399 * gdb.base/macscp.exp: Add completion tests.
11400 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
11401 (TWENTY_THREE): Likewise.
11402 (FORTY_EIGHT): Likewise.
11403
11404 2008-09-30 Tom Tromey <tromey@redhat.com>
11405
11406 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
11407 everywhere.
11408 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
11409
11410 2008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11411
11412 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
11413 testcase is derived from. Fix racy dependency on an expected PID
11414 number. No longer support the testcase on Linux kernel 2.4.x.
11415
11416 2008-09-27 Tom Tromey <tromey@redhat.com>
11417
11418 * gdb.base/macscp.exp: Add tests for stringification, splicing,
11419 and varargs.
11420
11421 2008-09-22 Pedro Alves <pedro@codesourcery.com>
11422
11423 * lib/mi-support.exp (mi_expect_interrupt): New.
11424 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
11425 from gdb.mi/mi-nonstop.exp.
11426 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
11427 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
11428 lib/mi-support.exp.
11429 Use mi_check_thread_states throughout. Avoid ".*" and do not
11430 require an anchor after -exec-run.
11431
11432 2008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
11433
11434 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
11435 stop is pending. Avoid ".*" when two stops are pending.
11436 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
11437 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
11438 newlines in fullnames.
11439 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
11440 (mi_expect_stop): Update comments. Only anchor in sync mode.
11441 Do not match newlines.
11442 (mi_send_resuming_command_raw): Always return status.
11443 (mi_get_stop_line): Do not match more than one line by accident.
11444 Only anchor in sync mode.
11445 (mi_run_inline_test): If -exec-next fails, give up.
11446
11447 2008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11448
11449 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
11450 on SPU.
11451
11452 2008-09-10 Joel Brobecker <brobecker@adacore.com>
11453
11454 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
11455
11456 2008-09-10 Joel Brobecker <brobecker@adacore.com>
11457
11458 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
11459 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
11460 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
11461 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
11462 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
11463 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
11464 gdb.ada/interface.exp, gdb.ada/null_array.exp,
11465 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
11466 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
11467 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
11468 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
11469 Include the "= " sequence in the expected output of print tests.
11470
11471 2008-09-10 Joel Brobecker <brobecker@adacore.com>
11472
11473 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
11474 description for boolean types.
11475
11476 2008-09-09 Pedro Alves <pedro@codesourcery.com>
11477
11478 * gdb.base/hook-stop-continue.c: New.
11479 * gdb.base/hook-stop-continue.exp: New.
11480
11481 2008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
11482
11483 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
11484
11485 2008-09-08 Jerome Guitton <guitton@adacore.com>
11486
11487 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
11488 (stack_check_probe_2, stack_check_probe_loop_1)
11489 (stack_check_probe_loop_2): New functions.
11490 (main): Add call to these new functions.
11491 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
11492 functions, check that the breakpoint is inserted at the appropriate
11493 location.
11494 (insert_breakpoint): Slightly refine this procedure so that it can
11495 be called several times in the test.
11496
11497 2008-09-08 Jerome Guitton <guitton@adacore.com>
11498
11499 * gdb.base/stack-checking.c: New file.
11500 * gdb.base/stack-checking.exp: New file.
11501
11502 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
11503
11504 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
11505 * gdb.arch/altivec-regs.exp: Likewise.
11506 * gdb.arch/vsx-regs.exp: Likewise.
11507
11508 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
11509
11510 * gdb.arch/ppc-fp.exp: New file.
11511 * gdb.arch/ppc-fp.c: New file.
11512
11513 2008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
11514
11515 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
11516 lest gcc-4.3.1 optimizes the whole thing away.
11517
11518 2008-09-04 Michael Snyder <msnyder@vmware.com>
11519
11520 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
11521 as "at" (for non-debug functions such as _start).
11522
11523 2008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11524
11525 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
11526 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
11527 software watchpoints.
11528 * gdb.base/watch_thread_num.exp: Likewise.
11529
11530 2008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
11531
11532 * gdb.arch/i386-bp_permanent.exp: New test.
11533
11534 2008-08-24 Tom Tromey <tromey@redhat.com>
11535
11536 * gdb.base/maint.exp: Update "maint print type".
11537
11538 2008-08-21 Vladimir Prus <vladimir@codesourcery.com>
11539
11540 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
11541 support. Adjust the order of "*running" notifications.
11542 * gdb.mi/non-stop.c: Don't cast from int to void* and
11543 back.
11544
11545 2008-08-20 Mark Kettenis <kettenis@gnu.org>
11546
11547 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
11548 expect to find it in the "info frame" output.
11549
11550 2008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
11551
11552 * gdb.base/interp.exp: Always consume both prompts.
11553
11554 2008-08-20 Pedro Alves <pedro@codesourcery.com>
11555
11556 * gdb.base/pending.exp: Test pending breakpoints without symbols
11557 loaded.
11558
11559 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
11560
11561 * lib/mi-support.exp (mi_expect_stop): Produce
11562 more details on failures.
11563 * gdb.mi/mi-nonstop.exp: New.
11564 * gdb.mi/non-stop.c: New.
11565
11566 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
11567
11568 * gdb.mi/mi-async.exp: Use 'set target-async'.
11569 * lib/mi-support.exp: Use 'set/show target-async'.
11570
11571 2008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
11572
11573 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
11574
11575 2008-08-17 Tom Tromey <tromey@redhat.com>
11576
11577 * gdb.base/help.exp (help catch): Rewrite.
11578
11579 2008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
11580
11581 * gdb.base/define.exp: Test indented command documentation.
11582 * gdb.python/python.exp: Test indented multi-line command.
11583
11584 2008-08-15 Luis Machado <luisgpm@br.ibm.com>
11585
11586 * testsuite/gdb.arch/vsx-regs.c: New source file.
11587 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
11588 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
11589
11590 2008-08-14 Tom Tromey <tromey@redhat.com>
11591
11592 * gdb.base/macscp.exp: Add regression test for "macro define" or
11593 "macro undef" with no arguments.
11594
11595 2008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
11596
11597 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
11598
11599 2008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11600
11601 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
11602
11603 2008-08-06 Tom Tromey <tromey@redhat.com>
11604
11605 * gdb.python/python.exp: New file.
11606
11607 2008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11608
11609 Fix for PR gdb/1543.
11610 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
11611 $LOCATION.
11612 (location): New variable.
11613 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
11614 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
11615 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
11616 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
11617 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
11618 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
11619 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
11620 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
11621 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
11622 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
11623 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
11624 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
11625 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
11626 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
11627 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
11628 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
11629 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
11630 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
11631 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
11632 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
11633 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
11634 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
11635 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
11636 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
11637 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
11638 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
11639 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
11640 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
11641 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
11642 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
11643 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
11644 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
11645 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
11646 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
11647 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
11648 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
11649 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
11650 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
11651 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
11652 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
11653 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
11654 gdb.base/type-opaque.exp, gdb.base/until.exp,
11655 gdb.base/value-double-free.c, gdb.base/varargs.exp,
11656 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
11657 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
11658 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
11659 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
11660 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
11661 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
11662 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
11663 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
11664 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
11665 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
11666 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
11667 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
11668 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
11669 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
11670 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
11671 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
11672 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
11673 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
11674 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
11675 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
11676 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
11677 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
11678 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
11679 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
11680 gdb.pascal/types.exp, gdb.stabs/weird.exp,
11681 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
11682 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
11683 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
11684 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
11685 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
11686 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
11687 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
11688 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
11689 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
11690 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
11691 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
11692 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
11693 lib/mi-support.exp, lib/trace-support.exp: Remove reference
11694 to bug-gdb@prep.ai.mit.edu .
11695
11696 2008-07-31 Vladimir Prus <vladimir@codesourcery.com>
11697
11698 * lib/mi-support.exp (mi_load_shlibs): New.
11699 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
11700
11701 2008-07-30 Vladimir Prus <vladimir@codesourcery.com>
11702
11703 * lib/mi-support.exp (get_mi_thread_list)
11704 (check_mi_and_console_threads): New, moved from ...
11705 * gdb.mi/mi-pthread.exp: ...here.
11706 * gdb.mi/gdb669.exp (get_mi_thread_list)
11707 (check_mi_and_console_threads): Delete.
11708 * gdb.mi/mi2-pthread.exp: Likewise.
11709
11710 2008-07-28 Tom Tromey <tromey@redhat.com>
11711
11712 * Makefile.in (just-check): Remove. Move body to...
11713 (check): ... here.
11714
11715 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
11716
11717 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
11718 Add a test for duplicated SIGINTs.
11719
11720 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
11721
11722 * gdb.threads/schedlock.exp (get_args): Update to work for any
11723 value of NUM.
11724 (Top level): Report the number of threads that did not resume.
11725
11726 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
11727
11728 * gdb.dwarf2/dw2-compressed.S: Also define __start.
11729
11730 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
11731
11732 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
11733 non-MI prompt.
11734
11735 2008-07-26 Tom Tromey <tromey@redhat.com>
11736
11737 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
11738 (function_struct, function_struct_ptr): New globals.
11739 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
11740 function pointer in a struct.
11741
11742 2008-07-26 Tom Tromey <tromey@redhat.com>
11743
11744 * gdb.base/macscp.exp: Add test for macro lexing bug.
11745
11746 2008-07-18 Tom Tromey <tromey@redhat.com>
11747
11748 * gdb.base/macscp.exp: Add macro tests.
11749
11750 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
11751
11752 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
11753
11754 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
11755
11756 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
11757
11758 2008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
11759
11760 * gdb.cp/class2.exp: fix for failure on spu-elf
11761
11762 2008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
11763
11764 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
11765
11766 2008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11767
11768 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
11769
11770 2008-07-12 Vladimir Prus <vladimir@codesourcery.com>
11771
11772 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
11773
11774 2008-07-11 Kevin Buettner <kevinb@redhat.com>
11775
11776 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
11777 of regexp to account for changes made to GDB in the printing of
11778 byte vectors.
11779
11780 2008-07-11 Tom Tromey <tromey@redhat.com>
11781
11782 * gdb.base/completion.exp: Add 'help' completion test.
11783
11784 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11785
11786 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
11787
11788 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11789
11790 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
11791
11792 2008-07-09 Pedro Alves <pedro@codesourcery.com>
11793
11794 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
11795
11796 2008-07-09 Pedro Alves <pedro@codesourcery.com>
11797
11798 * gdb.base/fullname.exp: Restore pwd if compiling failed.
11799
11800 2008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11801
11802 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
11803
11804 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
11805
11806 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
11807 previous commit. Add a comment.
11808
11809 2008-06-28 Pedro Alves <pedro@codesourcery.com>
11810
11811 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
11812
11813 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
11814
11815 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
11816
11817 2008-06-27 Pedro Alves <pedro@codesourcery.com>
11818
11819 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
11820 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
11821 compiling an executable, link in an object that forces unbuffered
11822 output.
11823 * lib/set_unbuffered_mode.c: New file.
11824
11825 2008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11826
11827 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
11828
11829 2008-06-25 Vladimir Prus <vladimir@codesourcery.com>
11830
11831 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
11832 mi_expect_stop.
11833 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
11834 Demand that *running is output.
11835 (detect_async): Perform checking every time.
11836 (mi_send_resuming_command): Extract everything into...
11837 (mi_send_resuming_command_raw): ...this.
11838 (mi_expect_stop): Don't accept any output before *stopped.
11839
11840 2008-06-13 Vladimir Prus <vladimir@codesourcery.com>
11841
11842 Robustify mi-simplerun.
11843 * gdb.mi/basics.c (main): Add a call to sleep.
11844 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
11845 * gdb.mi/mi2-cli.exp: Likewise.
11846 * gdb.mi/mi-break.exp: Likewise.
11847
11848 2008-06-11 Vladimir Prus <vladimir@codesourcery.com>
11849
11850 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
11851
11852 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
11853
11854 * gdb.mi/mi-console.exp: Adjust.
11855 * gdb.mi/mi-syn-frame.exp: Adjust.
11856 * gdb.mi/mi2-console.exp: Adjust.
11857 * gdb.mi/mi2-syn-frame.exp: Adjust.
11858 * lib/mi-support.exp (mi_run_cmd): Adjust.
11859 (mi_send_resuming_command): Adjust.
11860
11861 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
11862
11863 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
11864 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
11865 testing of stopped.
11866 * gdb.mi/mi2-syn-frame.exp: Likewise.
11867 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
11868 (async, detect_async): New.
11869 (mi_expect_stop, mi_continue_to_line): Adjust expectation
11870 depending on if we're running in sync or async mode.
11871
11872 2008-06-09 Tom Tromey <tromey@redhat.com>
11873
11874 * gdb.base/completion.exp: New tests for field name completion
11875 with spaces, and field name completion with '->'.
11876
11877 2008-06-06 Tom Tromey <tromey@redhat.com>
11878
11879 * gdb.base/break1.c (struct some_struct): New struct.
11880 (values): New global.
11881 * gdb.base/completion.exp: Add field name completion test.
11882
11883 2008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
11884
11885 * gdb.cp/call-c.exp: Test for incorrect handling of reference
11886 to pointer.
11887 * gdb.cp/call-c.cc: Likewise.
11888
11889 2008-06-06 Nick Roberts <nickrob@snap.net.nz>
11890
11891 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
11892 annotation.
11893
11894 2008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
11895 Pedro Alves <pedro@codesourcery.com>
11896
11897 * gdb.threads/execl.c, gdb.threads/execl1.c,
11898 gdb.threads/execl.exp: New tests.
11899
11900 2008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
11901 Daniel Jacobowitz <dan@codesourcery.com>
11902
11903 * gdb.cp/exception.exp: Activate test, make it work with pending
11904 catchpoints.
11905
11906 2008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11907
11908 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
11909
11910 2008-05-28 Vladimir Prus <vladimir@codesourcery.com>
11911
11912 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
11913 now printed.
11914 * gdb.mi/mi2-var-cmd.exp: Likewise.
11915
11916 2008-05-27 Andreas Schwab <schwab@suse.de>
11917
11918 * gdb.base/frame-args.exp: Handle arguments that are optimized
11919 out.
11920
11921 2008-05-26 Luis Machado <luisgpm@br.ibm.com>
11922
11923 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
11924 quiet for ppc32 and group options into a single variable.
11925
11926 2008-05-23 Joel Brobecker <brobecker@adacore.com>
11927
11928 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
11929 of zero-size elements.
11930 * gdb.ada/null_array.exp: Test printing this new array.
11931
11932 2008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11933
11934 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
11935
11936 2008-05-21 Joel Brobecker <brobecker@adacore.com>
11937
11938 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
11939 of the "finish" command.
11940
11941 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
11942
11943 * gdb.base/annota1.exp: Test for new annotation.
11944
11945 2008-05-16 Pedro Alves <pedro@codesourcery.com>
11946
11947 * gdb.base/fixsection.exp: New file.
11948 * gdb.base/fixsection0.c: New file.
11949 * gdb.base/fixsection1.c: New file.
11950
11951 2008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11952
11953 * gdb.base/annota1.exp: Accept printf@... in place of printf.
11954 * gdb.base/annota3.exp: Likewise.
11955
11956 2008-05-13 Nathan Froyd <froydnj@codesourcery.com>
11957
11958 * gdb.base/watch_thread_num.exp: Don't run tests that require
11959 watchpoints if the target doesn't support them.
11960
11961 2008-05-12 Doug Evans <dje@google.com>
11962
11963 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
11964
11965 2008-05-09 Joel Brobecker <brobecker@adacore.com>
11966
11967 * gdb.ada/assign_1.exp: New testcase.
11968
11969 2008-05-09 Doug Evans <dje@google.com>
11970
11971 * gdb.base/find.exp: New file.
11972 * gdb.base/find.c: New file.
11973
11974 2008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
11975
11976 * gdb.base/commands.exp (watchpoint_command_test): Handle
11977 gdb,no_hardware_watchpoints.
11978 * gdb.base/float.exp: Allow ARM targets without floating point.
11979 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
11980
11981 2008-05-06 Jerome Guitton <guitton@adacore.com>
11982 Joel Brobecker <brobecker@adacore.com>
11983
11984 * gdb.ada/lang_switch: New test program.
11985 * gdb.ada/lang_switch.exp: New testcase.
11986
11987 2008-05-05 Doug Evans <dje@google.com>
11988
11989 * gdb.base/help.exp (disassemble): Update expected help text.
11990
11991 2008-05-04 Pedro Alves <pedro@codesourcery.com>
11992
11993 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
11994
11995 2008-05-04 Pedro Alves <pedro@codesourcery.com>
11996
11997 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
11998 different times.
11999
12000 2008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12001
12002 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
12003 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
12004 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
12005 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
12006
12007 2008-05-04 Vladimir Prus <vladimir@codesourcery.com>
12008
12009 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
12010 notification to appear.
12011
12012 2008-05-04 Daniel Jacobowitz <dan@debian.org>
12013
12014 * gdb.base/fullname.c: New file.
12015 * gdb.base/fullname.exp: New file.
12016 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
12017
12018 2008-05-03 Pedro Alves <pedro@codesourcery.com>
12019
12020 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
12021 expressions with macros.
12022
12023 2008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12024
12025 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
12026
12027 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
12028
12029 * gdb.base/completion.exp: Handle lack of other symbols beginning
12030 with "a".
12031
12032 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
12033
12034 2008-05-02 Jim Blandy <jimb@codesourcery.com>
12035
12036 * gdb.asm/asmsrc1.s: Add scratch space.
12037
12038 2008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12039 Daniel Jacobowitz <dan@codesourcery.com>
12040
12041 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
12042 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
12043 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
12044
12045 2007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
12046
12047 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
12048
12049 2008-05-01 Joel Brobecker <brobecker@adacore.com>
12050
12051 * gdb.base/info-target.exp: New testcase.
12052
12053 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
12054
12055 * gdb.cp/hang.exp: Use .cc instead of .C.
12056 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
12057 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
12058
12059 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
12060
12061 * gdb.base/gdb1250.exp: Remove perror.
12062 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
12063
12064 2008-04-30 Pedro Alves <pedro@codesourcery.com>
12065
12066 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
12067 .2byte.
12068
12069 2008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
12070
12071 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
12072 (maybe_kfail): New.
12073
12074 2008-04-25 Pedro Alves <pedro@codesourcery.com>
12075
12076 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
12077
12078 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
12079
12080 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
12081 * gdb.mi/mi2-syn-frame.exp: Likewise.
12082 * lib/mi-support.exp: Likewise.
12083
12084 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
12085
12086 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
12087 to specify regexp for the location to stop at.
12088 * gdb.base/break-always.c: New.
12089 * gdb.base/break-always.exp: New.
12090
12091 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
12092
12093 * lib/mi-support.exp (mi_runto_helper): Adjust
12094 for the original-location field.
12095 (mi_create_breakpoint, mi_list_breakpoints): New.
12096 * gdb.mi/mi-break.exp: Adjust.
12097 * gdb.mi/mi2-break.exp: Adjust.
12098 * gdb.mi/mi-pending.exp: Adjust.
12099 * gdb.mi/mi-simplerun.exp: Adjust.
12100 * gdb.mi/mi2-simplerun.exp: Adjust.
12101 * gdb.mi/mi-syn-frame.exp: Adjust.
12102 * gdb.mi/mi2-syn-frame.exp: Adjust.
12103 * gdb.mi/mi-until.exp: Adjust.
12104 * gdb.mi/mi2-until.exp: Adjust.
12105 * gdb.mi/mi-var-display.exp: Adjust.
12106 * gdb.mi/mi2-var-display.exp: Adjust.
12107 * gdb.mi/mi-watch.exp: Adjust.
12108 * gdb.mi/mi2-watch.exp: Adjust.
12109
12110 2008-04-23 Paolo Bonzini <bonzini@gnu.org>
12111
12112 * aclocal.m4: Add override.m4.
12113 * configure: Regenerate.
12114
12115 2008-04-19 Vladimir Prus <vladimir@codesourcery.com>
12116
12117 * gdb.mi/var-cmd.c (do_at_tests): Verify that
12118 '-var-update --all-values' reports new value even the type
12119 of a variable object has changed.
12120
12121 2008-04-18 Craig Silverstein <csilvers@google.com>
12122
12123 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
12124 files.
12125
12126 2008-04-18 Joel Brobecker <brobecker@adacore.com>
12127
12128 * gdb.ada/atomic_enum: New test program.
12129 * gdb.ada/atomic_enum.exp: New testcase.
12130
12131 2008-04-17 Doug Evans <dje@google.com>
12132
12133 * gdb.opt/Makefile.in: Fix whitespace.
12134
12135 2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
12136
12137 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
12138
12139 2008-04-17 Doug Evans <dje@google.com>
12140
12141 * gdb.base/hashline1.exp: New testcase.
12142 * gdb.base/hashline2.exp: New testcase.
12143 * gdb.base/hashline2.exp: New testcase.
12144
12145 2008-04-17 Pedro Alves <pedro@codesourcery.com>
12146
12147 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
12148
12149 2008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
12150
12151 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
12152 temporary breakpoint to match "Temporary breakpoint".
12153 * gdb.base/break.exp (delete_breakpoints): Likewise.
12154 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
12155 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
12156 * gdb.base/display.exp: Likewise.
12157 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
12158 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
12159 * gdb.base/restore.exp (restore_tests): Likewise.
12160 * gdb.base/sepdebug.exp: Likewise.
12161 * gdb.base/watchpoint.exp: Likewise.
12162 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
12163 * gdb.mi/mi-pending.exp: Likewise.
12164 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
12165 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
12166 * gdb.mi/mi-var-cmd.exp: Likewise.
12167 * gdb.mi/mi-var-display.exp: Likewise.
12168 * gdb.mi/mi2-cli.exp: Likewise.
12169 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
12170 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
12171 * gdb.mi/mi2-var-display.exp: Likewise.
12172 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
12173 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
12174 new "disp" field.
12175 (mi_expect_stop): Move after_reason argument to be really after
12176 reason. This is to support fix for PR2424.
12177
12178 2008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12179
12180 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
12181
12182 2008-04-13 Vladimir Prus <vladimir@codesourcery.com>
12183
12184 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
12185 field. Add more floating varobj tests.
12186 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
12187 field.
12188 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
12189 (main): Call do_at_tests.
12190 * lib/mi-support.exp (mi_create_floating_varobj)
12191 (mi_varobj_update_with_type_change): New.
12192
12193 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
12194
12195 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
12196 option of -var-evaluate-expression.
12197 * gdb.mi/mi2-var-display.exp: Likewise.
12198
12199 2008-04-07 Vladimir Prus <vladimir@codesourcery.com>
12200
12201 Introduce test setup helpers.
12202 * lib/gdb.exp (build_executable, clean_restart)
12203 (prepare_for_testing): New.
12204 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
12205 * gdb.base/return.exp: Likewise.
12206 * gdb.base/ending-run.exp: Likewise.
12207
12208 2008-04-07 Nick Roberts <nickrob@snap.net.nz>
12209
12210 * gdb.mi/mi-async.exp: New test for asynchronous Machine
12211 Interface (MI) responses.
12212
12213 2008-04-06 Vladimir Prus <vladimir@codesourcery.com>
12214
12215 * gdb.cp/breakpoint.cc: New code to test conditions involving
12216 member variables.
12217 * gdb.cp/breakpoint.exp: Test condition involving member
12218 variables.
12219
12220 2008-04-05 Vladimir Prus <vladimir@codesourcery.com>
12221
12222 * lib/mi-support.exp (mi_expect_stop): New.
12223 (mi_run_cmd): Change the
12224 token. Use mi_send_resuming_command, use
12225 mi_expect_stop.
12226 (mi_execute_to_helper): Rename to mi_execute_to.
12227 (mi_send_resuming_command): Add more error patterns.
12228 (mi_wait_for_stop): Renamed to...
12229 (mi_get_stop_line): ...this.
12230 (mi_run_inline_test): Adjust.
12231
12232 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
12233 * gdb.mi/mi-console.exp: Likewise.
12234 * gdb.mi/mi-pending.exp: Likewise.
12235 * gdb.mi/mi-simplerun.exp: Likewise.
12236 * gdb.mi/mi-stack.exp: Likewise.
12237 * gdb.mi/mi-stepi.exp: Likewise.
12238 * gdb.mi/mi-syn-frame.exp: Add comment.
12239 * gdb.mi/mi-until.exp: Likewise.
12240 * gdb.mi/mi-var-display.exp: Likewise.
12241 * gdb.mi/mi-watch.exp: Likewise.
12242 * gdb.mi/mi2-cli.exp: Likewise.
12243 * gdb.mi/mi2-console.exp: Likewise.
12244 * gdb.mi/mi2-simplerun.exp: Likewise.
12245 * gdb.mi/mi2-stack.exp: Likewise.
12246 * gdb.mi/mi2-stepi.exp: Likewise.
12247 * gdb.mi/mi2-until.exp: Likewise.
12248 * gdb.mi/mi2-var-display.exp: Likewise.
12249 * gdb.mi/mi2-watch.exp: Likewise.
12250
12251 2008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12252
12253 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
12254
12255 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
12256
12257 2008-04-04 Pedro Alves <pedro@codesourcery.com>
12258
12259 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
12260 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
12261 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
12262 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
12263 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
12264 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
12265 expect an mi error duplicated in stderr.
12266
12267 2008-04-03 Joel Brobecker <brobecker@adacore.com>
12268
12269 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
12270 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
12271 Add a couple of tests that verify the behavior when the new setting
12272 is set to "cancel" and "all".
12273 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
12274 "ask" before we start the testing.
12275
12276 2008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
12277
12278 * gdb.cp/casts.cc: Add class reference variables.
12279 * gdb.cp/casts.exp: New test cases for up/down casting references.
12280
12281 2008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
12282
12283 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
12284 instead of beginning to make an extra test pass.
12285 * gdb.mi/mi2-var-display.exp: Likewise.
12286
12287 2008-03-31 Maciej W. Rozycki <macro@mips.com>
12288
12289 * gdb.base/break.exp: Mark failures as such. Fix formatting.
12290
12291 2008-03-31 Markus Deuling <deuling@de.ibm.com>
12292 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12293
12294 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
12295 value. Add xfail for older kernels.
12296
12297 2008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
12298
12299 Bring mi-support in line with gdb.exp.
12300 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
12301 (mi_gdb_start): New function.
12302
12303 2008-03-28 Maciej W. Rozycki <macro@mips.com>
12304
12305 * gdb.mi/mi-var-cmd.exp: Fix a typo.
12306
12307 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
12308
12309 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
12310 * gdb.mi/mi2-var-display.exp: Likewise.
12311
12312 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
12313
12314 * lib/mi-support.exp (mi_create_varobj_checked): New.
12315 (mi_list_varobj_children): Allow to check for a
12316 value.
12317 (mi_list_array_varobj_children): New.
12318
12319 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
12320 and mi_list_varobj_children, as opposed to hardcoding
12321 expected strings.
12322 * gdb.mi/gdb701.exp: Likewise.
12323 * gdb.mi/gdb792.exp: Likewise.
12324 * gdb.mi/mi-var-block.exp: Likewise.
12325 * gdb.mi/mi-var-cmd.exp: Likewise.
12326 * gdb.mi/mi-var-invalidate.exp: Likewise.
12327 * gdb.mi/mi2-var-block.exp: Likewise.
12328 * gdb.mi/mi2-var-child.exp: Likewise.
12329 * gdb.mi/mi2-var-cmd.exp: Likewise.
12330 * gdb.mi/mi2-var-display.exp: Likewise.
12331
12332 2008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12333
12334 Fix random false FAILs on i386.
12335 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
12336
12337 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
12338
12339 PR gdb/544
12340 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
12341
12342 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
12343
12344 PR gdb/544
12345 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
12346
12347 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
12348
12349 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
12350 fixed PR gdb/544.
12351
12352 2008-03-21 Pedro Alves <pedro@codesourcery.com>
12353
12354 * gdb.threads/fork-child-threads.exp: Test next over fork.
12355
12356 2008-03-21 Chris Demetriou <cgd@google.com>
12357
12358 * gdb.base/break.exp (rbreak junk): New test for rbreak
12359 "Junk at end of arguments" issue.
12360
12361 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
12362
12363 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
12364 *& to work on created array elements.
12365 (Top level): Test print $pc with a file. Test string operations
12366 without a target.
12367 * gdb.base/ptype.exp: Do not expect *& to work on created array
12368 elements.
12369
12370 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
12371
12372 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
12373 gdb.threads/staticthreads.exp: Update exit query.
12374
12375 2008-03-07 Sandra Loosemore <sandra@codesourcery.com>
12376
12377 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
12378
12379 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
12380
12381 * gdb.base/watchpoint.c (global_ptr, func4): New.
12382 (main): Call func4.
12383 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
12384 (test_inaccessible_watchpoint): New.
12385
12386 2008-02-29 Maciej W. Rozycki <macro@mips.com>
12387
12388 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
12389 select the largest.
12390
12391 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
12392
12393 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
12394 frames-invalid annotations.
12395
12396 2008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
12397
12398 * gdb.base/assign.exp: avoid same output for different tests.
12399
12400 2008-02-27 Doug Evans <dje@google.com>
12401
12402 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
12403 for bug 1738.
12404 (breakpoint_to_handler_entry): Ditto.
12405
12406 2008-02-27 Joel Brobecker <brobecker@adacore.com>
12407
12408 * gdb.base/ending-run.exp: Use the first line of code inside
12409 function body to test breakpoints.
12410 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
12411 location where the breakpoint is inserted when using the line
12412 where a function is declared. Fix typo in the description of
12413 one of the tests.
12414 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
12415
12416 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
12417
12418 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
12419 tests.
12420
12421 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
12422
12423 * gdb.base/args.exp: avoid same output for tests
12424 with single quotes.
12425
12426 2008-02-26 Vladimir Prus <vladimir@codesourcery.com>
12427
12428 * gdb.base/annota1.exp: Adjust for 'info break'
12429 format changes.
12430 * gdb.base/annota3.exp: Likewise.
12431 * gdb.base/break.exp: Likewise.
12432 * gdb.base/condbreak.exp: Likewise.
12433 * gdb.base/pending.exp: Likewise.
12434 * gdb.base/sepdebug.exp: Likewise.
12435 * gdb.base/unload.exp: Likewise.
12436 * gdb.cp/ovldbreak.exp: Likewise.
12437 * gdb.mi/mi-pending.exp: Likewise.
12438
12439 2008-02-07 Doug Evans <dje@google.com>
12440
12441 * gdb.cp/mb-inline.exp: New.
12442 * gdb.cp/mb-inline.h: New.
12443 * gdb.cp/mb-inline1.cc: New.
12444 * gdb.cp/mb-inline2.cc: New.
12445
12446 2008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
12447
12448 * gdb.pascal/floats.pas: New test program.
12449 * gdb.pascal/floats.exp: New testcase.
12450
12451 2008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
12452
12453 * gdb.base/callfuncs.c (t_float_many_args): New function.
12454 (t_double_many_args): New function.
12455 * gdb.base/callfuncs.exp: Add tests for exceeding float
12456 and double parameters passed through the stack.
12457
12458 2008-02-05 Joel Brobecker <brobecker@adacore.com>
12459
12460 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
12461 gdb.ada/complete/foo.adb: New files.
12462 * gdb.ada/complete.exp: New testcase.
12463
12464 2008-02-03 Doug Evans <dje@google.com>
12465
12466 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
12467
12468 * gdb.cp/gdb2384.exp: New file.
12469 * gdb.cp/gdb2384.cc: New file.
12470 * gdb.cp/gdb2384-base.h: New file.
12471 * gdb.cp/gdb2384-base.cc: New file.
12472
12473 2008-02-02 Doug Evans <dje@google.com>
12474
12475 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
12476
12477 2007-02-01 Joel Brobecker <brobecker@adacore.com>
12478
12479 * gdb.ada/sym_print_name: New test program.
12480 * gdb.ada/sym_print_name.exp: New testcase.
12481
12482 2007-02-01 Joel Brobecker <brobecker@adacore.com>
12483
12484 * gdb.ada/nested/hello.adb: New file.
12485 * gdb.ada/nested.exp: New testcase.
12486 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
12487
12488 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
12489
12490 * gdb.mi/basic.c (return_1): New function.
12491 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
12492 don't cause future evaluations of function to report
12493 creation of internal breakpoints.
12494
12495 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
12496
12497 * gdb.mi/mi-break.exp (test_error): New.
12498 Call it.
12499
12500 2008-01-31 Luis Machado <luisgpm@br.ibm.com>
12501
12502 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
12503 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
12504
12505 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
12506
12507 * gdb.pascal/integers.pas: New test program.
12508 * gdb.pascal/integers.exp: New testcase.
12509
12510 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
12511
12512 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
12513
12514 2008-01-30 Luis Machado <luisgpm@br.ibm.com>
12515
12516 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
12517 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
12518
12519 2008-01-30 Paul Hilfinger <hilfinger@adacore.com>
12520
12521 * gdb.ada/formatted_ref: New test program.
12522 * gdb.ada/formatted_ref.exp: New testcase.
12523
12524 * gdb.cp/formatted-ref.cc: New file.
12525 * gdb.cp/formatted-ref.exp: New testcase.
12526
12527 2008-01-30 Joel Brobecker <brobecker@adacore.com>
12528
12529 * gdb.base/ptype.exp: Add testing of "ptype $pc".
12530
12531 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
12532
12533 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
12534 (test_file_list_exec_source_file): Update to new macro-info field.
12535
12536 2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
12537
12538 * gdb.ada/exprs: New test program.
12539 * gdb.ada/exprs.exp: New testcase.
12540
12541 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
12542
12543 * dfp-test.c (DELTA, DELTA_B): New definitions.
12544 (double_val1, double_val2, double_val3, double_val4, double_val5,
12545 double_val6, double_val7, double_val8, double_val9, double_val10,
12546 double_val11, double_val12, double_val13, double_val14, dec32_val1,
12547 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
12548 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
12549 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
12550 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
12551 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
12552 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
12553 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
12554 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
12555 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
12556 dec128_val16): New global variables.
12557 (decimal_dec128_align): New function.
12558 (decimal_mixed): Likewise.
12559 (decimal_many_args_dec32): Likewise.
12560 (decimal_many_args_dec64): Likewise.
12561 (decimal_many_args_dec128): Likewise.
12562 (decimal_many_args_mixed): Likewise.
12563 * dfp-test.exp: Add tests calling new inferior functions.
12564
12565 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
12566
12567 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
12568 gdb.server/ext-run.exp: New files.
12569 * lib/gdbserver-support.exp (gdbserver_download): New.
12570 (gdbserver_start): New. Update gdbserver expected
12571 output.
12572 (gdbserver_spawn): Use them.
12573 (gdbserver_start_extended): New.
12574
12575 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
12576
12577 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
12578 Run on GNU/Linux.
12579 (do_exec_tests): Check for systems which do not support catchpoints.
12580 Do not match START.
12581 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
12582 Run on GNU/Linux. Enable verbose output.
12583 (check_fork_catchpoints): New.
12584 (explicit_fork_child_follow, catch_fork_child_follow)
12585 (tcatch_fork_parent_follow): Update expected messages.
12586 (do_fork_tests): Use check_fork_catchpoints.
12587 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
12588 Run on GNU/Linux. Enable verbose output.
12589 (check_vfork_catchpoints): New.
12590 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
12591 expected messages.
12592 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
12593
12594 2008-01-29 Jim Blandy <jimb@red-bean.com>
12595
12596 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
12597 host' errors.
12598 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
12599
12600 2008-01-29 Jim Blandy <jimb@red-bean.com>
12601
12602 * gdb.threads/sigthread.c: Use barriers to ensure that
12603 child_thread and child_thread_two are always initialized before we
12604 start to use them.
12605
12606 2008-01-29 Vladimir Prus <vladimir@codesourcery.com>
12607
12608 * gdb.base/watchpoint-solib.exp: New.
12609 * gdb.base/watchpoint-solib.c: New.
12610 * gdb.base/watchpoint-solib-shr.c: New.
12611
12612 2008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
12613
12614 * gdb.base/gdb1056.exp: Add unsigned integer test.
12615
12616 2008-01-28 Doug Evans <dje@google.com>
12617
12618 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
12619
12620 2008-01-27 Jim Blandy <jimb@codesourcery.com>
12621
12622 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
12623
12624 * gdb.base/expand-psymtabs.exp: Doc fix.
12625
12626 2008-01-26 Mark Kettenis <kettenis@gnu.org>
12627
12628 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
12629
12630 2008-01-24 Nick Roberts <nickrob@snap.net.nz>
12631
12632 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
12633 -var-set-format.
12634
12635 2008-01-23 Chris Demetriou <cgd@google.com>
12636
12637 * gdb.threads/thread_events.c: New testcase source file.
12638 * gdb.threads/thread_events.exp: New testcase expect file.
12639
12640 2008-01-23 Nick Roberts <nickrob@snap.net.nz>
12641
12642 * lib/gdb.exp: Add the variable octal.
12643
12644 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
12645 -var-set-format.
12646
12647 2008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
12648 Vladimir Prus <vladimir@codesourcery.com>
12649
12650 * gdb.base/float.exp: Allow missing floating point for m68k and
12651 PowerPC.
12652
12653 2008-01-22 Vladimir Prus <vladimir@codesourcery.com>
12654
12655 * gdb.mi/basics.c: Setup for testing breakpoints
12656 ignore count.
12657 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
12658 * gdb.mi/mi-cli.exp: Adjust.
12659 * gdb.mi/mi2-cli.exp: Adjust.
12660
12661 2008-01-17 Pedro Alves <pedro@codesourcery.com>
12662
12663 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
12664 and 'dummy_ptr' integer pointer. Initialize struct_declarations
12665 with dummy_ptr's address.
12666 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
12667 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
12668 all targets.
12669 * gdb.mi/mi2-var-child.exp: Likewise.
12670
12671 2008-01-09 Joel Brobecker <brobecker@adacore.com>
12672
12673 * gdb.ada/null_array: New test program.
12674 * gdb.ada/null_array.exp: New testcase.
12675
12676 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
12677
12678 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
12679 with required float modifiers.
12680
12681 2008-01-08 Joel Brobecker <brobecker@adacore.com>
12682
12683 * gdb.ada/funcall_param: New test program.
12684 * gdb.ada/funcall_param.exp: New testcase.
12685
12686 2008-01-08 Joel Brobecker <brobecker@adacore.com>
12687
12688 * gdb.ada/arrayparam: New test program.
12689 * gdb.ada/arrayparam.exp: New testcase.
12690
12691 2008-01-08 Joel Brobecker <brobecker@adacore.com>
12692
12693 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
12694 landed. Should also fix random failures in the test following it.
12695
12696 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
12697
12698 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
12699 for expressions with decimal float values.
12700 (test_dfp_conversions): New function to test casts to and from
12701 decimal float types.
12702 Call test_dfp_conversions.
12703 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
12704 elements.
12705 (main): Initialize ds.float4 and ds.double8 elements.
12706 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
12707 string to new error message.
12708 (d64_set_tests): Likewise.
12709 (d128_set_tests): Likewise.
12710 Add tests for expressions with decimal float variables. Add tests for
12711 conversions to and from decimal float types.
12712
12713 2008-01-05 Joel Brobecker <brobecker@adacore.com>
12714
12715 * gdb.ada/packed_tagged/comp_bug.adb: New file.
12716 * gdb.ada/packed_tagged.exp: New testcase.
12717
12718 2008-01-04 Joel Brobecker <brobecker@adacore.com>
12719
12720 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
12721 gdb.ada/homonym/homonym_main.adb: New files.
12722 * gdb.ada/homonym.exp: New testcase.
12723
12724 2008-01-04 Joel Brobecker <brobecker@adacore.com>
12725
12726 * gdb.ada/packed_array.exp: Add testing of references to
12727 a packed array.
12728
12729 2008-01-04 Joel Brobecker <brobecker@adacore.com>
12730
12731 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
12732 New files.
12733 * gdb.ada/type_coercion.exp: New testcase.
12734
12735 2008-01-04 Joel Brobecker <brobecker@adacore.com>
12736
12737 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
12738 gdb.ada/tagged/foo.adb: New file.
12739 * gdb.ada/tagged.exp: New testcase.
12740
12741 2008-01-04 Joel Brobecker <brobecker@adacore.com>
12742
12743 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
12744 gdb.ada/ptype_field/foo.adb: New files.
12745 * gdb.ada/ptype_field.exp: New testcase.
12746
12747 2008-01-03 Joel Brobecker <brobecker@adacore.com>
12748
12749 * gdb.ada/print_pc.exp: New testcase.
12750
12751 2008-01-03 Joel Brobecker <brobecker@adacore.com>
12752
12753 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
12754 gdb.ada/taft_type/p.adb: New files.
12755 * gdb.ada/taft_type.exp: New testcase.
12756
12757 2008-01-03 Joel Brobecker <brobecker@adacore.com>
12758
12759 * gdb.ada/array_bounds/bar.adb: New file.
12760 * gdb.ada/array_bounds.exp: New testcase.
12761
12762 2008-01-03 Joel Brobecker <brobecker@adacore.com>
12763
12764 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
12765 gdb.ada/arrayptr/foo.adb: New files.
12766 * gdb.ada/arrayptr.exp: New testcase.
12767
12768 2008-01-03 Joel Brobecker <brobecker@adacore.com>
12769
12770 * gdb.base/set-lang-auto.exp: New testcase.
12771
12772 2008-01-03 Joel Brobecker <brobecker@adacore.com>
12773
12774 * gdb.ada/fun_addr/foo.adb: New file.
12775 * gdb.ada/fun_addr.exp: New testcase.
12776
12777 2008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12778
12779 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
12780 New files
12781
12782 2008-01-02 Joel Brobecker <brobecker@adacore.com>
12783
12784 * array_subscript_addr/p.adb: New file.
12785 * array_subscript_addr.exp: New testcase.
12786
12787 2008-01-02 Joel Brobecker <brobecker@adacore.com>
12788
12789 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
12790 New files.
12791 * gdb.ada/str_cmp_ref.exp: New testcase.
12792
12793 2008-01-01 Joel Brobecker <brobecker@adacore.com>
12794
12795 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
12796 gdb.ada/fun_in_declare/foo.adb: New files.
12797 * gdb.ada/fun_in_declare.exp: New testcase.
12798
12799 2008-01-01 Joel Brobecker <brobecker@adacore.com>
12800
12801 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
12802 gdb.ada/ref_param/pck.ads: New files.
12803 * gdb.ada/ref_param.exp: New testcase.
12804
12805 2008-01-01 Joel Brobecker <brobecker@adacore.com>
12806
12807 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
12808 gdb.ada/interface/foo.adb: New files.
12809 * gdb.ada/interface.exp: New testcase.
12810
12811 2007-12-31 Jim Blandy <jimb@codesourcery.com>
12812
12813 * gdb.base/multi-forks.exp: Consume all output from child
12814 processes before proceeding to next test.
12815
12816 2007-12-29 Jim Blandy <jimb@codesourcery.com>
12817
12818 * configure: Regenerated.
12819
12820 2007-12-27 Joel Brobecker <brobecker@adacore.com>
12821
12822 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
12823 gdb.ada/fixed_cmp/fixed.adb: New files.
12824 * gdb.ada/fixed_cmp.exp: New testcase.
12825
12826 2007-12-27 Joel Brobecker <brobecker@adacore.com>
12827
12828 * gdb.ada/boolean_expr.exp: New testcase.
12829
12830 2007-12-26 Jim Blandy <jimb@codesourcery.com>
12831
12832 * gdb.base/multi-forks.exp: Doc fix.
12833
12834 2007-12-26 Joel Brobecker <brobecker@adacore.com>
12835
12836 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
12837 * gdb.ada/char_param.exp: Do not compile our test program with
12838 -gnata, this is unnecessary.
12839 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
12840
12841 2007-12-24 Joel Brobecker <brobecker@adacore.com>
12842
12843 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
12844 gdb.ada/print_chars/foo.adb: New files.
12845 * gdb.ada/print_chars.exp: New testcase.
12846
12847 2007-12-24 Joel Brobecker <brobecker@adacore.com>
12848
12849 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
12850 gdb.ada/char_param/foo.adb: New files.
12851 * gdb.ada/char_param.exp: New testcase.
12852
12853 2007-12-22 Jim Blandy <jimb@codesourcery.com>
12854
12855 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
12856 hard-coding source line numbers into the test.
12857 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
12858 gdb_get_line_number to find.
12859
12860 2007-12-22 Joel Brobecker <brobecker@adacore.com>
12861
12862 * gdb.base/ptype.c (highest): New struct type.
12863 (the_highest): New variable of that type.
12864 (main): Add dummy assignment to a field of variable the_highest.
12865 * gdb.base/ptype.exp: Test type printing of our new variable.
12866
12867 2007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
12868
12869 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
12870 and record first explicitly generated thread number.
12871 Use that thread number for thread specific watchpoint test.
12872 Add iteration number to repetitive tests.
12873
12874 2007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
12875 Jim Blandy <jimb@codesourcery.com>
12876
12877 * gdb.base/expand-psymtabs.c: New testcase
12878 source file.
12879 * gdb.base/expand-psymtabs.exp: New testcase
12880 expect file.
12881
12882 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
12883
12884 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
12885 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
12886
12887 2007-12-17 Joel Brobecker <brobecker@adacore.com>
12888
12889 * gdb.ada/frame_args/foo.adb: New file.
12890 * gdb.ada/frame_args/pck.ads: New file.
12891 * gdb.ada/frame_args/pck.adb: New file.
12892 * gdb.ada/frame_args.exp: New testcase.
12893
12894 2007-12-17 Joel Brobecker <brobecker@adacore.com>
12895
12896 * gdb.base/frame-args.c: New file.
12897 * gdb.base/frame-args.exp: New testcase.
12898
12899 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
12900 Joseph Myers <joseph@codesourcery.com>
12901
12902 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
12903
12904 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
12905
12906 * gdb.mi/mi-pending.exp: New.
12907 * gdb.mi/mi-pending.c: New.
12908 * gdb.mi/mi-pendshr.c: New.
12909
12910 2007-12-06 Jim Blandy <jimb@codesourcery.com>
12911
12912 * gdb.base/default.exp: Update expected output for 'info catch'.
12913
12914 2007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12915
12916 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
12917 must be set to binary.
12918
12919 2007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
12920
12921 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
12922
12923 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
12924
12925 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
12926 gdb.mi/mi-file-transfer.exp: New.
12927
12928 2007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12929
12930 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
12931
12932 2007-11-22 Maciej W. Rozycki <macro@mips.com>
12933
12934 * gdb.trace/backtrace.exp: Fix a typo.
12935 * gdb.trace/circ.exp: Likewise.
12936 * gdb.trace/collection.exp: Likewise.
12937 * gdb.trace/limits.exp: Likewise.
12938 * gdb.trace/report.exp: Likewise.
12939 * gdb.trace/tfind.exp: Likewise.
12940 * gdb.trace/while-dyn.exp: Likewise.
12941
12942 2007-11-21 Nick Roberts <nickrob@snap.net.nz>
12943
12944 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
12945 objects of pointers that can't be dereferenced are now
12946 "noneditable".
12947
12948 2007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12949
12950 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
12951 (target_cpu): Remove.
12952
12953 2007-10-15 Vladimir Prus <vladimir@codesourcery.com>
12954
12955 * gdb.base/ending-run.exp: Expect the list of cleared
12956 breakpoint to come in natural order, not the reversed one.
12957
12958 2007-11-07 Vladimir Prus <vladimir@codesourcery.com>
12959
12960 * gdb.mi/mi-var-child.c (do_child_deletion): New.
12961 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
12962
12963 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
12964
12965 * gdb.base/printcmds.exp: New function
12966 test_printf_with_dfp.
12967
12968 2007-11-02 Doug Evans <dje@google.com>
12969
12970 * gdb.disasm/t01_mov.s: Remove carriage returns.
12971 * gdb.disasm/t02_mova.s: Ditto.
12972 * gdb.disasm/t03_add.s: Ditto.
12973 * gdb.disasm/t04_sub.s: Ditto.
12974 * gdb.disasm/t05_cmp.s: Ditto.
12975 * gdb.disasm/t06_ari2.s: Ditto.
12976 * gdb.disasm/t07_ari3.s: Ditto.
12977 * gdb.disasm/t08_or.s: Ditto.
12978 * gdb.disasm/t09_xor.s: Ditto.
12979 * gdb.disasm/t10_and.s: Ditto.
12980 * gdb.disasm/t11_logs.s: Ditto.
12981 * gdb.disasm/t12_bit.s: Ditto.
12982 * gdb.disasm/t13_otr.s: Ditto.
12983
12984 2007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12985
12986 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
12987
12988 2007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12989
12990 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
12991 provide DFP support.
12992
12993 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
12994
12995 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
12996 Test "set powerpc vector-abi". Skip auto-detection tests for old
12997 toolchains.
12998
12999 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
13000
13001 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
13002 with [string compare].
13003
13004 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
13005
13006 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
13007 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
13008
13009 2007-10-25 Luis Machado <luisgpm@br.ibm.com>
13010
13011 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
13012 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
13013 * gdb.opt/Makefile.in: New makefile.
13014 * Makefile.in: Create new directory "gdb.opt".
13015 * configure.ac: Add "gdb.opt" directory.
13016 * configure: Regenerated.
13017
13018 2007-10-25 Doug Evans <dje@google.com>
13019
13020 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
13021 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
13022
13023 2007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
13024 Thiago Jung Bauermann <bauerman@br.ibm.com>
13025
13026 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
13027 Floating Point expressions.
13028 * gdb.base/dfp-test.exp: new file adding tests for Decimal
13029 Floating Point variables.
13030 * gdb.base/dfp-test.c: new file containing program with Decimal
13031 Floating variables, used by gdb.base/dfp-test.exp.
13032
13033 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
13034
13035 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
13036
13037 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13038
13039 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
13040 compiling test case with GCC.
13041 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
13042
13043 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13044
13045 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
13046 format changes.
13047
13048 2007-10-18 Michael Snyder <msnyder@specifix.com>
13049
13050 * gdb.base/dbx.exp: Add missing "-re " operator.
13051
13052 2007-10-16 Gaius Mulley <gaius@glam.ac.uk>
13053
13054 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
13055 * configure.ac: Removed trailing spaces after backslash.
13056 * gdb.modula2: New directory.
13057 * gdb.modula2/Makefile.in: New file.
13058 * gdb.modula2/unbounded-array.exp: New file.
13059 * gdb.modula2/unbounded1.c: New file.
13060
13061 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
13062
13063 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
13064
13065 2007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
13066
13067 * gdb.base/sigstep.c (main): Add checks for
13068 return values for setitimer call.
13069 Call setitimer again with itimer = ITIMER_REAL
13070 if first call to setitimer fails.
13071
13072 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
13073
13074 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
13075 of $timeout.
13076
13077 2007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
13078
13079 * gdb.server/server-run.exp: Test for dynamic linker symbols.
13080
13081 2007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
13082
13083 * lib/gdb.exp (gdb_run_cmd): Move comment outside
13084 of gdb_expect call, to avoid interruption.
13085
13086 2007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
13087
13088 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
13089 (v_unsigned_long_long, v_long_long_array)
13090 (v_signed_long_long_array, v_unsigned_long_long_array)
13091 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
13092 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
13093 [!NO_LONG_LONG]: New.
13094 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
13095 v_long_long_member.
13096
13097 (v_long_long_func, v_signed_long_long_func)
13098 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
13099 (main) [!NO_LONG_LONG]: Initialize long long variants.
13100
13101 * gdb.base/whatis.exp: If board file requests no_long_long, build
13102 test with NO_LONG_LONG defined. Test long long, signed long long,
13103 and unsigned long long variants but only if board file doesn't
13104 disable it.
13105
13106 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
13107 Daniel Jacobowitz <dan@codesourcery.com>
13108
13109 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
13110 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
13111 * configure: Regenerated.
13112 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
13113 gdb.pascal/types.exp, lib/pascal.exp: New files.
13114
13115 2007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
13116
13117 * gdb.cp/classes.exp (do_tests): Always step to the line after the
13118 call.
13119 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
13120 to return to the call.
13121 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
13122 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
13123 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
13124 * gdb.mi/mi-until.exp (test_until): Likewise.
13125 * gdb.mi/mi2-until.exp (test_until): Likewise.
13126
13127 2007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
13128
13129 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
13130 two-char array.
13131 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
13132
13133 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
13134
13135 * gdb.threads/watchthreads.c (thread_function): Sleep between
13136 iterations.
13137 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
13138 at once for S/390. Generate matching fails and passes.
13139
13140 2007-09-27 Vladimir Prus <vladimir@codesourcery.com>
13141
13142 * gdb.mi/var-cmd.c (do_children_tests): Initialize
13143 the 'struct_declarations' variable to zeros.
13144
13145 2007-09-24 Vladimir Prus <vladimir@codesourcery.com>
13146
13147 * gdb.cp/mb-ctor.cc: New.
13148 * gdb.cp/mb-ctor.exp: New.
13149 * gdb.cp/mb-templates.cc: New.
13150 * gdb.cp/mb-templates.exp: New.
13151
13152 2007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
13153
13154 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
13155
13156 2007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
13157
13158 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
13159 targets.
13160 * configure: Regenerate.
13161
13162 2007-09-23 Vladimir Prus <vladimir@codesourcery.com>
13163
13164 * gdb.base/annota1.exp: Adjust for 'info break'
13165 format changes.
13166 * gdb.base/annota3.exp: Likewise.
13167 * gdb.base/break.exp: Likewise.
13168 * gdb.base/condbreak.exp: Likewise.
13169 * gdb.base/pending.exp: Likewise.
13170 * gdb.base/sepdebug.exp: Likewise.
13171 * gdb.base/unload.exp: Likewise.
13172 * gdb.base/ovldbreak.exp: Likewise.
13173
13174 2007-09-22 Vladimir Prus <vladimir@codesourcery.com>
13175
13176 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
13177 messages.
13178 * gdb.base/chng-syms.exp: Likewise.
13179 * gdb.base/unload.exp: Likewise.
13180
13181 2007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
13182
13183 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
13184
13185 2007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
13186
13187 * schedlock.c (NUM): Change to 1.
13188 (main): Use args[0] for the main thread.
13189 * schedlock.exp: Only expect two threads. Only issue one pass or fail
13190 regardless of the number of threads.
13191
13192 2007-09-14 Maciej W. Rozycki <macro@mips.com>
13193
13194 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
13195 type down.
13196 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
13197 test.
13198 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
13199 watchpoint type down.
13200 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
13201 test.
13202
13203 2007-09-14 Maciej W. Rozycki <macro@mips.com>
13204
13205 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
13206 Move all the tests here and run them twice, once using software
13207 watchpoints and once using hardware watchpoints.
13208 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
13209
13210 2007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
13211
13212 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
13213 test.
13214
13215 2007-09-10 Mark Kettenis <kettenis@gnu.org>
13216
13217 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
13218 build-id.
13219
13220 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
13221 know about $ORIGIN. Calculate output dir from $dest instead of
13222 using ${objdir}/{$subdir}.
13223
13224 2007-09-09 Mark Kettenis <kettenis@gnu.org>
13225
13226 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
13227 gcore, before continuing with the test.
13228
13229 2007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
13230
13231 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
13232 * gdb.mi/mi-watch.exp: Likewise.
13233
13234 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
13235 Jim Blandy <jimb@codesourcery.com>
13236
13237 * gdb.arch/i386-sse.exp: Do not expect character constants.
13238 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
13239 * gdb.base/display.exp: Allow print/s.
13240 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
13241 and unsigned char array changes.
13242
13243 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
13244
13245 * gdb.base/display.exp: Add tests for printf %p.
13246
13247 2007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
13248
13249 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
13250 the dll name to unicode.
13251
13252 2007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13253
13254 * gdb.base/default.exp (show version): Update the version text.
13255 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
13256
13257 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13258
13259 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
13260 New files.
13261
13262 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13263
13264 * lib/gdb.exp (build_id_debug_filename_get): New function.
13265 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
13266 Remove the generate DEBUG file for the future testcase runs.
13267 New testcase for the NT_GNU_BUILD_ID retrieval.
13268 Move the final testing step to ...
13269 (test_different_dir): ... a new function.
13270 New parameter XFAIL to XFAIL all the tests performed.
13271 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
13272 New parameter TYPE to PF_PREFIX all the tests performed.
13273
13274 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
13275
13276 * gdb.mi/mi-var-cp.cc (path_expression): New
13277 function.
13278 * gdb.mi/mi-var-cp.exp: Run path exression tests.
13279
13280 2007-08-27 Markus Deuling <deuling@de.ibm.com>
13281
13282 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
13283 to fit into SPU Local Store memory.
13284
13285 2007-08-23 Joel Brobecker <brobecker@adacore.com>
13286
13287 * gdb.base/default.exp: Adjust the expected output of "info
13288 warranty" after the switch to GPLv3.
13289
13290 2007-08-23 Joel Brobecker <brobecker@adacore.com>
13291
13292 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
13293 to 30000 (from 20000).
13294
13295 2007-08-23 Joel Brobecker <brobecker@adacore.com>
13296
13297 Switch the license of all .exp files to GPLv3.
13298 Switch the license of all .f and .f90 files to GPLv3.
13299 Switch the license of all .s and .S files to GPLv3.
13300
13301 2007-08-23 Joel Brobecker <brobecker@adacore.com>
13302
13303 * configure.ac: Switch license to GPLv3.
13304
13305 2007-08-23 Joel Brobecker <brobecker@adacore.com>
13306
13307 Switch the licensing to GPLv3 for all .ads and .adb files.
13308
13309 2007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
13310
13311 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
13312 and t_int_double.
13313 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
13314
13315 2007-08-17 Joel Brobecker <brobecker@adacore.com>
13316
13317 * gdb.base/step-line.c: Switch license to GPL version 3, and
13318 update copyright year.
13319 * gdb.base/step-line.inp: Likewise.
13320
13321 2007-08-17 Joel Brobecker <brobecker@adacore.com>
13322
13323 * gdb.base/gdb1555.exp: Make expected output immune to formatting
13324 changes inside gdb1555.c.
13325 * gdb.base/pending.exp: Likewise.
13326
13327 2007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
13328
13329 * config/default.exp: New file.
13330
13331 2007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
13332
13333 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
13334 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
13335
13336 2007-07-30 Maciej W. Rozycki <macro@mips.com>
13337
13338 * gdb.base/dump.exp: Force the correct endianness for binary
13339 formats not carrying this information.
13340
13341 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
13342
13343 * gdb.threads/staticthreads.exp: Match .*sem_post.
13344
13345 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
13346
13347 * gdb.base/readline.exp (operate_and_get_next): Match the final
13348 prompt.
13349
13350 2007-07-23 Kevin Buettner <kevinb@redhat.com>
13351
13352 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
13353 to restarting SID.
13354
13355 2007-07-18 Kevin Buettner <kevinb@redhat.com>
13356
13357 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
13358 prior to `gdb_start'.
13359
13360 2007-07-18 Kevin Buettner <kevinb@redhat.com>
13361
13362 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
13363 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
13364 Remove call to gdb_unload.
13365
13366 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
13367 Daniel Jacobowitz <dan@codesourcery.com>
13368
13369 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
13370 for __WIN32__.
13371 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
13372 * gdb.base/unload.exp: Use shared library test routines.
13373
13374 2007-07-03 Markus Deuling <deuling@de.ibm.com>
13375
13376 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
13377 * gdb.base/solib-symbol-lib.c: Likewise.
13378 * gdb.base/solib-symbol-main.c: Likewise.
13379
13380 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
13381
13382 * config/gdbserver.exp (gdb_reconnect): New.
13383 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
13384 gdb.base/solib-disc.exp: New files.
13385 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
13386 remote debugging".
13387 (gdb_compile): Add shlib_load flag.
13388 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
13389 port.
13390 (gdbserver_reconnect): New.
13391
13392 2007-07-01 Nick Roberts <nickrob@snap.net.nz>
13393 Daniel Jacobowitz <dan@codesourcery.com>
13394
13395 * gdb.base/annota3.exp: Test for if construct.
13396
13397 2007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
13398
13399 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
13400
13401 2007-06-21 Chris Dearman <chris@mips.com>
13402 Maciej W. Rozycki <macro@mips.com>
13403
13404 * gdb.base/display.exp: Allow a newline after display/i.
13405 * gdb.base/pc-fp.exp: Likewise.
13406 * gdb.base/sigbpt.exp: Likewise.
13407
13408 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
13409
13410 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
13411 required features to be included.
13412
13413 2007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
13414
13415 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
13416 in info threads output.
13417
13418 2007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13419 Markus Deuling <deuling@de.ibm.com>
13420
13421 * gdb.arch/spu-info.exp: New testcase.
13422 * gdb.arch/spu-info.c: New file.
13423
13424 2007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
13425
13426 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
13427 tpcs_offset. Restore lr after the call.
13428 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
13429
13430 2007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
13431
13432 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
13433 (gdbserver_run): Kill any running gdbserver.
13434 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
13435
13436 2007-05-17 Maciej W. Rozycki <macro@mips.com>
13437
13438 * gdb.base/sigbpt.exp: Preset segv_addr.
13439
13440 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
13441
13442 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
13443 (gdb_compile_shlib): Likewise.
13444 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
13445 (default_gdb_init): Clear cleanfiles.
13446 (gdb_finish): Delete recorded cleanfiles.
13447 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
13448
13449 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
13450 Do not use isnative.
13451 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
13452 gdb.base/so-impl-ld.exp: Likewise.
13453 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
13454 * gdb.base/unload.exp: Likewise. Do not pass empty option to
13455 gdb_compile.
13456
13457 2007-05-15 Vladimir Prus <vladimir@codesourcery.com>
13458
13459 * config/unknown.exp: Remove.
13460
13461 2007-05-15 Markus Deuling <deuling@de.ibm.com>
13462
13463 * gdb.base/info-proc.exp: Check is_remote.
13464
13465 2007-05-14 Markus Deuling <deuling@de.ibm.com>
13466
13467 * gdb.base/gcore.exp: Initialize variable core_supported.
13468
13469 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
13470
13471 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
13472
13473 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
13474
13475 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
13476 * gdb.threads/print-threads.exp (test_all_threads): Allow
13477 negative and hexadecimal thread IDs.
13478
13479 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
13480
13481 * gdb.java/jprint.java (public): Avoid invalid call to static
13482 method.
13483
13484 2007-05-14 Denis Pilat <denis.pilat@st.com>
13485
13486 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
13487 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
13488 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
13489 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
13490 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
13491
13492 2007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13493
13494 * gdb.base/overlays.exp: Add support for targets with only code
13495 overlay support, not data overlay. Support spu-*-* target in
13496 this mode.
13497 * gdb.base/ovlymgr.c: Provide stubs for spu target.
13498 * gdb.base/spu.ld: New file.
13499
13500 2007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
13501
13502 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
13503
13504 2007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
13505
13506 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
13507
13508 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
13509
13510 * gdb.java/jmain.exp: Handle demangled names with and without method
13511 signatures.
13512
13513 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
13514
13515 * gdb.mi/mi-syn-frame.c (main, foo, bar)
13516 (have_a_very_merry_interrupt): Remove calls to puts.
13517 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
13518 inferior output.
13519 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
13520 test names.
13521
13522 2007-04-29 Markus Deuling <deuling@de.ibm.com>
13523 Daniel Jacobowitz <dan@codesourcery.com>
13524
13525 * gdb.base/auxv.exp (core_works): Also check is_remote.
13526 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
13527
13528 2007-04-25 Vladimir Prus <vladimir@codesourcery.com>
13529
13530 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
13531 message, not the undefined 'module' variable.
13532 * gdb.base/siginfo.exp: Likewise.
13533 * gdb.base/sigstep.exp: Likewise.
13534 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
13535 serialport.
13536 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
13537
13538 2007-04-25 Corinna Vinschen <vinschen@redhat.com>
13539
13540 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
13541 target sim fails. Return 0 otherwise.
13542 (gdb_load): Return prematurely if gdb_target_sim fails.
13543
13544 2007-04-16 Denis Pilat <denis.pilat@st.com>
13545
13546 * gdb.base/setshow.exp: Reset height after having set it to 100.
13547
13548 2007-04-16 Denis Pilat <denis.pilat@st.com>
13549
13550 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
13551
13552 2007-04-16 Denis Pilat <denis.pilat@st.com>
13553
13554 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
13555
13556 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
13557
13558 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
13559 tests. Run the frozen varobjs test.
13560 * gdb.mi/var-cmd.c (do_frozen_tests): New.
13561 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
13562
13563 2007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13564
13565 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
13566 gdb.base/type-opaque.exp: New files.
13567
13568 2007-04-01 Vladimir Prus <vladimir@codesourcery.com>
13569
13570 * gdb.mi/mi-var-child.c
13571 (do_children_tests): User char[2] instead of
13572 char so that automatic printing of pointers to char
13573 don't give unpredicable result.
13574 * gdb.mi/var-cmd.c (do_locals_test): Initialize
13575 local variables.
13576 * gdb.mi/mi-var-child.exp: Step to right line
13577 of do_children_tests.
13578 * gdb.mi/mi2-var-child.exp: Likewise.
13579 * gdb.mi/mi-var-cmd.exp: Step to right line of
13580 do_locals_tests.
13581 (do_children_tests): User char[2] instead of
13582 char so that automatic printing of pointers to char
13583 don't give unpredicable result.
13584 * gdb.mi/mi2-var-cmd.exp: Likewise.
13585 * lib/mi-support.exp (mi_continue_to_line):
13586 Pass test name to mi_wait_for_stop.
13587
13588 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
13589
13590 * gdb.asm/asm-source.exp: Remove d10v case.
13591 * lib/gdb.exp (skip_cplus_tests): Likewise.
13592 * gdb.asm/d10v.inc: Deleted.
13593
13594 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
13595
13596 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
13597
13598 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
13599
13600 * config/netware.exp: Delete file.
13601
13602 2007-03-29 Joel Brobecker <brobecker@adacore.com>
13603
13604 * gdb.dwarf2/dw2-noloc.S: New file.
13605 * gdb.dwarf2/dw2-noloc.exp: New file.
13606
13607 2007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
13608
13609 * gdb.cp/method2.cc: New test.
13610 * gdb.cp/method2.exp: New test.
13611 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
13612
13613 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
13614
13615 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
13616
13617 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
13618
13619 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
13620
13621 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
13622
13623 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
13624 (gdb_load): Delete, replace with...
13625 (gdb_reload): ...this.
13626 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
13627 * gdb.server/server-mon.exp: Likewise.
13628 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
13629 (gdb_start_cmd): New.
13630 (gdb_file_cmd): Save the last loaded file.
13631 (gdb_reload): New.
13632 (gdb_gnu_strip_debug): Use transform.
13633 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
13634 support here. Use new $last_loaded_file. Check mtime.
13635 (gdb_target_cmd): Handle ObjC failure case.
13636 (infer_host_exec): Delete.
13637 (gdbserver_load): Rename to...
13638 (gdbserver_run): ...this. Simplify.
13639 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
13640 (mi_gdb_load): Move most contents to a new function...
13641 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
13642 (mi_run_cmd): Use mi_gdb_target_load.
13643 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
13644 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
13645 Use gdb_run_cmd.
13646 * gdb.base/charsign.exp: Remove incorrect comment.
13647 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
13648 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
13649 gdb.base/start.exp: Use gdb_start_cmd.
13650
13651 2007-03-23 Nigel Stephens <nigel@mips.com>
13652 Maciej W. Rozycki <macro@mips.com>
13653
13654 * gdb.base/sigbpt.exp: Fix the message when skipping test.
13655 * gdb.base/signull.exp: Similarly.
13656
13657 2007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13658
13659 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
13660 messages available to test cases (like chng-sym.exp).
13661
13662 2007-03-14 Andreas Schwab <schwab@suse.de>
13663
13664 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
13665 format changes.
13666
13667 2007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
13668
13669 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
13670 (optimized_1): New.
13671 (main): Call optimized_1.
13672 (gdb2029): Correct typos. Call gdb2029_marker.
13673 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
13674 for gdb2029.
13675
13676 2007-03-12 Mark Kettenis <kettenis@gnu.org>
13677
13678 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
13679 as tabs. Remove redundant test pattern.
13680
13681 2007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13682
13683 * gdb.base/long_long.exp: Accept optional symbol name in <...>
13684 for /a format output.
13685
13686 2007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
13687
13688 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
13689 collect output incrementally.
13690
13691 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13692
13693 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
13694 for -var-create lpcharacter test.
13695 * gdb.mi/mi2-var-cmd.exp: Likewise.
13696
13697 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13698
13699 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
13700 pass on targets where address zero is readable.
13701
13702 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13703
13704 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
13705 just a single architecture.
13706
13707 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13708
13709 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
13710 (fetch_all_registers): New function, uses gdb_test_multiple and
13711 exp_continue to fetch inferior output line-by-line.
13712 Replace all uses of do_get_all_registers by fetch_all_registers.
13713
13714 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13715
13716 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
13717 in target_info.
13718
13719 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
13720
13721 * gdb.threads/manythreads.exp: Use $message string for
13722 consistancy; add a default (timeout) case.
13723
13724 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
13725
13726 * gdb.base/watchpoint.exp: Fix truncated comment.
13727
13728 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
13729
13730 * Makefile.in: Remove spurious single-quotes from sed command.
13731
13732 2007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
13733
13734 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
13735 func.
13736 * gdb.mi/mi2-var-cmd.exp: Likewise.
13737
13738 2007-02-27 Joel Brobecker <brobecker@adacore.com>
13739
13740 * gdb.dwarf2/dw2-producer.S: New file.
13741 * gdb.dwarf2/dw2-producer.exp: New testcase.
13742
13743 2007-02-27 Nick Roberts <nickrob@snap.net.nz>
13744
13745 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
13746 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
13747 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
13748 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
13749 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
13750 Revert tests to use mi_gdb_test and include value field in output
13751 of -var-create.
13752
13753 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
13754
13755 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
13756
13757 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
13758
13759 * gdb.base/maint.exp: Remove full paths from test names.
13760 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
13761 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
13762
13763 2007-02-27 Joel Brobecker <brobecker@adacore.com>
13764
13765 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
13766
13767 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
13768
13769 * gdb.server/server-mon.exp: New test.
13770
13771 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
13772
13773 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
13774
13775 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
13776
13777 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
13778 register capitalization.
13779
13780 2007-02-13 Denis Pilat <denis.pilat@st.com>
13781
13782 * gdb.mi/mi-var-invalidate.exp: New file.
13783
13784 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
13785
13786 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
13787
13788 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
13789
13790 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
13791
13792 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
13793
13794 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
13795 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
13796
13797 2007-02-08 Nick Roberts <nickrob@snap.net.nz>
13798
13799 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
13800 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
13801 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
13802 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
13803 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
13804 * gdb.mi/gdb792.exp, lib/mi-support.exp:
13805 Update tests to include value field in output of -var-create.
13806
13807 2007-02-08 Andreas Schwab <schwab@suse.de>
13808
13809 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
13810
13811 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
13812
13813 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
13814 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
13815
13816 2007-02-02 Denis Pilat <denis.pilat@st.com>
13817
13818 * gdb.threads/threadapply.exp: check that frame is not changed by
13819 the thread apply all command.
13820
13821 2007-01-31 Andreas Schwab <schwab@suse.de>
13822
13823 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
13824
13825 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
13826 in the dwarf sections.
13827 * gdb.dwarf2/mac-fileno.S: Likewise.
13828
13829 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
13830 bspstore register on ia64.
13831
13832 2007-01-29 Andreas Schwab <schwab@suse.de>
13833
13834 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
13835 "frame-begin" annotation.
13836
13837 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
13838 number of "frames-invalid" annotations.
13839
13840 2007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
13841
13842 * gdb.base/commands.exp: Call if_commands_test.
13843 (gdb_test_no_prompt, if_commands_test): New.
13844
13845 2007-01-28 Mark Kettenis <kettenis@gnu.org>
13846
13847 * gdb.threads/sigthread.c (NSIGS): Make bigger.
13848
13849 2007-01-27 Andreas Schwab <schwab@suse.de>
13850
13851 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
13852 .short/.int/.quad in the dwarf sections.
13853 * gdb.dwarf2/dw2-intercu.S: Likewise.
13854 * gdb.dwarf2/dw2-intermix.S: Likewise.
13855
13856 2007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13857
13858 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
13859 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
13860 array.
13861 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
13862 * gdb.base/setvar.exp: Likewise.
13863
13864 2007-01-26 Andreas Schwab <schwab@suse.de>
13865
13866 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
13867 test.
13868
13869 * gdb.base/multi-forks.exp ("restart $i"): Also match
13870 __kernel_syscall_via_break.
13871
13872 2007-01-24 Vladimir Prus <vladimir@codesourcery.com>
13873
13874 * lib/mi-support.exp (mi_delete_varobj): New.
13875 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
13876 testcase.
13877 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
13878 (main): Call the above.
13879 (reference_update_test, base_in_reference_test)
13880 (reference_to_pointer): Delete the created varobjs.
13881
13882 2007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
13883
13884 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
13885 * configure: Regenerated.
13886 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
13887 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
13888 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
13889 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
13890 * lib/gdb.exp (gdb_skip_xml_test): New function.
13891
13892 2007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
13893
13894 * gdb.base/sigrepeat.exp: Correct error message.
13895
13896 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13897 Daniel Jacobowitz <dan@codesourcery.com>
13898
13899 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
13900 gdb.arch/i386-gnu-cfi-asm.S: New files.
13901
13902 2007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13903
13904 * lib/gdb.exp: Abort on missing `site.exp'.
13905
13906 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13907 Daniel Jacobowitz <dan@codesourcery.com>
13908
13909 * gdb.base/included.c, gdb.base/included.exp,
13910 gdb.base/included.h: New files.
13911
13912 2007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
13913
13914 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
13915 (maximize_rlimit): Reduce limits on 64-bit systems.
13916
13917 2007-01-19 Mark Kettenis <kettenis@gnu.org>
13918
13919 From Marcus Deuling <deuling@de.ibm.com>:
13920 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
13921 every case.
13922
13923 2007-01-13 Nick Roberts <nickrob@snap.net.nz>
13924
13925 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
13926 (test_path_specification): Use objdir instead of srcdir to always
13927 get an absolute filename.
13928
13929 2007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
13930
13931 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
13932
13933 2007-01-11 Vladimir Prus <vladimir@codesourcery.com>
13934
13935 * gdb.mi/mi-var-cp.cc (reference_update_tests):
13936 Make sure the variable we're using is in scope.
13937 (reference_to_pointer): Likewise.
13938
13939 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
13940
13941 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
13942 has no debug information.
13943
13944 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
13945
13946 * gdb.base/annota1.exp: Remove extra send_gdb.
13947
13948 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13949
13950 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
13951
13952 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13953
13954 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
13955
13956 2007-01-08 Nick Roberts <nickrob@snap.net.nz>
13957 Daniel Jacobowitz <dan@codesourcery.com>
13958
13959 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
13960 lcharacter or linteger change. Correct duplicated test name.
13961 * gdb.mi/mi2-var-cmd.exp: Likewise.
13962
13963 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
13964
13965 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
13966
13967 2007-01-05 Joel Brobecker <brobecker@adacore.com>
13968
13969 * gdb.base/nofield.c: New file.
13970 * gdb.base/nofield.exp: New testcase.
13971
13972 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
13973
13974 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
13975
13976 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
13977 test.
13978
13979 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
13980
13981 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
13982
13983 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
13984
13985 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
13986 when continuing.
13987
13988 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
13989
13990 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
13991 Expect ".exe" extension.
13992
13993 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
13994
13995 * gdb.base/charset.exp: Add explicit filename to break.
13996 * gdb.base/dbx.exp: Add explicit filename to breaks.
13997
13998 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
13999
14000 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
14001 * gdb.mi/mi2-file.exp: Likewise.
14002
14003 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
14004
14005 Implement specification of MI tests as comments
14006 in C and C++ sources.
14007 * lib/mi-support.exp (mi_autotest_data): New variable.
14008 (mi_autotest_source): New variable.
14009 (count_newlines, mi_prepare_inline_tests)
14010 (mi_get_inline_test, mi_continue_to_line)
14011 (mi_run_inline_test, mi_tbreak)
14012 (mi_send_resuming_command, mi_wait_for_stop): New functions.
14013 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
14014 Run inline tests.
14015 * gdb.mi/mi-var-cp.cc: Define tests here.
14016
14017 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
14018
14019 Simplify usage of mi_continue_to.
14020 * lib/mi-support.exp (mi_runto_helper): Renamed
14021 from mi_runto, added new parameter 'run_or_continue'.
14022 (mi_runto): Use mi_runto_helper.
14023 (mi_continue_to): Accept just function name as parameter.
14024 Use mi_runto_helper.
14025 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
14026 * gdb.mi/mi2-var-cmd.exp: Likewise.
14027
14028 2006-01-04 Joel Brobecker <brobecker@adacore.com>
14029
14030 Make this testcase a bit more realistic. The current code
14031 is too simplistic, and allows the compiler to optimize out
14032 some of the entities we need for this testcase.
14033 * gdb.ada/null_record/bar.ads (Void_Star): New type.
14034 (Do_Nothing): Add extra parameter.
14035 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
14036 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
14037 by using a variable of type Void_Star.
14038
14039 2006-01-04 Joel Brobecker <brobecker@adacore.com>
14040
14041 * gdb.ada/catch_ex/foo.adb: New file.
14042 * gdb.ada/catch_ex.exp: New testcase.
14043
14044 2007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
14045
14046 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
14047 pass --image-base to linker.
14048
14049 2007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14050 Daniel Jacobowitz <dan@codesourcery.com>
14051
14052 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
14053 secondary prompts.
14054
14055 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
14056
14057 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
14058 output. Test the types of members and member pointers.
14059 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
14060 gdb/2092.
14061 * gdb.cp/member-ptr.exp: Search for a comment instead of a
14062 statement. Enable for GCC. Update expected output for some tests
14063 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
14064 layout.
14065 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
14066 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
14067 (Diamond::vget_base): New.
14068 (main): Add new tests.
14069 * gdb.cp/printmethod.exp: Update expected output for member functions.
14070 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
14071 print pEe->D::vg().
14072
14073 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
14074
14075 * gdb.threads/tls.exp: Allow stops in sem_post.
14076
14077 2006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
14078
14079 * gdb.base/annota1.exp: Allow .*printf in backtraces.
14080 * gdb.base/annota3.exp: Likewise.
14081 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
14082 again (instead of timing out).
14083 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
14084 GCC bug 26475.
14085 * gdb.java/jmisc.exp: Adjust to work with method signatures including
14086 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
14087 test from jmisc1.exp.
14088 * gdb.java/jmisc1.exp: Delete.
14089 * gdb.java/jprint.exp: Adjust to work with method signatures including
14090 return types.
14091 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
14092 * gdb.threads/linux-dp.exp: Don't be confused by program output.
14093 * lib/java.exp (compile_java_from_source): Pass the correct type
14094 to target_compile.
14095
14096 2006-12-31 Joel Brobecker <brobecker@adacore.com>
14097
14098 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
14099 (stack_align_edx): New function.
14100 (stack_align_eax): New function.
14101 (main): Add calls to stack_align_edx and stack_align_eax.
14102 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
14103 Add testing for the cases where the register used during a stack
14104 realignment is edx. Same for eax.
14105
14106 2006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
14107
14108 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
14109 and generic PE targets.
14110
14111 2006-12-29 Joel Brobecker <brobecker@adacore.com>
14112
14113 * gdb.ada/array_return.exp: Update copyright date list.
14114
14115 2006-12-27 Joel Brobecker <brobecker@adacore.com>
14116
14117 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
14118 (Create_Small_Float_Vector): New function.
14119 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
14120 function body.
14121 * gdb.ada/array_return/p.adb: Use new type and function from
14122 package Pck.
14123 * gdb.ada/array_return.exp: Add a test verifying that GDB is
14124 able to print the value returned by a function returning an
14125 array of float.
14126
14127 2006-12-20 Joel Brobecker <brobecker@adacore.com>
14128
14129 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
14130 The associated tests should be PASSing.
14131
14132 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
14133
14134 Test for base in references.
14135 * gdb.mi/mi-var-cp.cc: Add test code.
14136 * gdb.mi/mi-var-cp.exp: Test for bases in references.
14137 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
14138 * gdb.mi/mi2-watch.exp: Likewise.
14139 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
14140 (mi_list_varobj_children): New function.
14141
14142 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
14143
14144 * lib/mi-support.exp
14145 (mi_runto): Accept "()" after function name.
14146 (mi_create_varobj): New function.
14147 (mi_varobj_update): New function.
14148 (mi_Check_varobj_value): New function.
14149 * gdb.mi/mi-var-cp.exp: New file.
14150 * gdb.mi/mi-var-cp.cc: New file.
14151
14152 2006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
14153
14154 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
14155 gdb.base/weaklib2.c: New files.
14156
14157 2006-11-29 Nathan Sidwell <nathan@codesourcery.com>
14158
14159 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
14160 info. Adjust test names.
14161
14162 * gdb.base/break.c (main): Move position of malloc.
14163 * gdb.base/break.exp: Revert mistaken checkin.
14164
14165 2006-11-28 Vladimir Prus <vladimir@codesourcery.com>
14166
14167 * gdb.mi/mi-var-cmd.exp: Check -var-update after
14168 assignement of arrays and function pointers.
14169 * gdb.mi/var-cmd.c: Add declaration necessary for above
14170 tests.
14171
14172 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
14173
14174 * gdb.base/break.c (main): Call malloc.
14175
14176 * gdb.threads/linux-dp.exp: Read thread table before and after
14177 creating each philosopher and verify it.
14178
14179 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
14180 Paul Brook <paul@codesourcery.com>
14181 Daniel Jacobowitz <dan@codesourcery.com>
14182
14183 * gdb.base/ending-run.exp: Flatten expect script stepping out of
14184 main to remove duplication. Add start function of the form
14185 '_*start[1-9]*'. Add RVDS start function.
14186
14187 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
14188
14189 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
14190
14191 2006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14192
14193 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
14194 * gdb.asm/spu.inc: New file.
14195 * gdb.base/term.exp: Disable if [target_info exists noargs].
14196 * gdb.gdb/complaints.exp: Disable if ![isnative].
14197 * gdb.gdb/selftest.exp: Likewise.
14198 * gdb.gdb/observer.exp: Likewise.
14199 * gdb.gdb/xfullpath.exp: Likewise.
14200 * gdb.base/attach.exp: Disable on SPU target.
14201 * gdb.cp/bs145503.exp: Likewise.
14202 * gdb.cp/exception.exp: Likewise.
14203 * gdb.cp/userdef.exp: Likewise.
14204
14205 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
14206
14207 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
14208
14209 2006-11-10 Vladimir Prus <vladimir@codesourcery.com>
14210
14211 * gdb.base/completion.exp: Fix completion tests for
14212 'info' and 'info '.
14213 * gdb.base/help.exp (help_test_raw, test_class_help)
14214 (test_prefix_command_help): Move...
14215 * lib/gdb.exp: Here.
14216 * gdb.base/main.exp: Adjust.
14217 * gdb.cp/maint.exp: Adjust.
14218 * gdb.trace/tracecmd.exp: Use test_help_class.
14219
14220 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
14221
14222 * gdb.stabs/weird.exp (print_weird_var): Use
14223 gdb_test_multiple instead of gdb_expect.
14224
14225 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
14226
14227 * gdb.base/help.exp (help_test_raw): New.
14228 (test_class_help): New.
14229 (test_prefix_command_help): New.
14230 Adjust testcases.
14231
14232 2006-11-09 Christophe Lyon <christophe.lyon@st.com>
14233
14234 * gdb.base/constvars.c (main): Write to crass and crips, so that
14235 they are allocated by the compiler.
14236
14237 2006-10-27 Andreas Schwab <schwab@suse.de>
14238
14239 * gdb.base/multi-forks.exp: Use "detach fork" instead of
14240 "detach-fork".
14241
14242 2006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
14243
14244 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
14245 of patterns.
14246
14247 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
14248
14249 * gdb.base/sepdebug.exp: Remove debug format test.
14250 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
14251 Handle no-symtab.
14252 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
14253
14254 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
14255
14256 * gdb.threads/manythreads.c (thread_function, main): Don't cast
14257 int to pointer or pointer to int.
14258 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
14259
14260 2006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
14261
14262 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
14263
14264 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14265
14266 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
14267
14268 2006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
14269
14270 PR c++/2116
14271 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
14272
14273 2006-10-06 Joel Brobecker <brobecker@adacore.com>
14274
14275 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
14276 the corresponding bug has been fixed in GDB (PR/2018).
14277
14278 2006-10-06 Joel Brobecker <brobecker@adacore.com>
14279
14280 * gdb.base/subst.exp: New testcase.
14281
14282 2006-10-06 Joel Brobecker <brobecker@adacore.com>
14283
14284 * gdb.ada/array_return/pck.ads: Add copyright notice.
14285 * gdb.ada/array_return/pck.adb: Likewise.
14286 * gdb.ada/array_return/p.adb: Likewise.
14287 * gdb.ada/exec_changed/first.adb: Likewise.
14288 * gdb.ada/exec_changed/second.adb: Likewise.
14289
14290 2006-10-06 Joel Brobecker <brobecker@adacore.com>
14291
14292 * gdb.ada/watch_arg/watch.adb: New file.
14293 * gdb.ada/watch_arg.exp: New testcase.
14294
14295 2006-10-02 Vladimir Prus <vladimir@codesourcery.com>
14296
14297 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
14298 via string_to_regexp.
14299 * gdb.mi/mi2-basics.exp: Likewise.
14300
14301 2006-09-20 Michael Snyder <michael.snyder@palmsource.com>
14302
14303 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
14304 Remove unused / obsolete files.
14305
14306 2006-09-19 Nick Roberts <nickrob@snap.net.nz>
14307
14308 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
14309
14310 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
14311
14312 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
14313 HIGH_FRAME argument to -stack-list-arguments can be larger than
14314 the number of frames.
14315
14316 2006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
14317
14318 * gdb.base/args.c (main): Add breakpoint marker.
14319 * gdb.base/args.exp: Use args_test for tests. Add new tests which
14320 really test empty arguments.
14321 (args_load): Delete.
14322 (args_test): New.
14323
14324 2006-09-13 Nick Roberts <nickrob@snap.net.nz>
14325
14326 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
14327 check for one file.
14328
14329 2006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
14330
14331 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
14332 HIGH_FRAME argument to -stack-list-locals can be larger than
14333 the number of frames.
14334
14335 2006-08-18 Fred Fish <fnf@specifix.com>
14336
14337 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
14338 '$' in front of skip_vmx_tests_saved when setting that.
14339
14340 2006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
14341
14342 * gdb.base/trace-commands.exp: New file.
14343
14344 2006-08-10 Joel Brobecker <brobecker@adacore.com>
14345 Daniel Jacobowitz <dan@codesourcery.com>
14346
14347 * gdb.base/step-bt.exp: Make hexadecimal address optional in
14348 expected output of the backtrace commands.
14349
14350 2006-08-09 Joel Brobecker <brobecker@adacore.com>
14351
14352 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
14353 untested followed by return combination.
14354 * gdb.arch/altivec-regs.exp: Likewise.
14355 * gdb.arch/e500-abi.exp: Likewise.
14356 * gdb.arch/e500-regs.exp: Likewise.
14357 * gdb.arch/gdb1291.exp: Likewise.
14358 * gdb.arch/gdb1431.exp: Likewise.
14359 * gdb.arch/gdb1558.exp: Likewise.
14360 * gdb.arch/i386-prologue.exp: Likewise.
14361 * gdb.arch/i386-unwind.exp: Likewise.
14362 * gdb.asm/asm-source.exp: Likewise.
14363 * gdb.base/a2-run.exp: Likewise.
14364 * gdb.base/advance.exp: Likewise.
14365 * gdb.base/all-bin.exp: Likewise.
14366 * gdb.base/annota1.exp: Likewise.
14367 * gdb.base/annota3.exp: Likewise.
14368 * gdb.base/args.exp: Likewise.
14369 * gdb.base/arithmet.exp: Likewise.
14370 * gdb.base/assign.exp: Likewise.
14371 * gdb.base/async.exp: Likewise.
14372 * gdb.base/attach.exp: Likewise.
14373 * gdb.base/bang.exp: Likewise.
14374 * gdb.base/bigcore.exp: Likewise.
14375 * gdb.base/bitfields.exp: Likewise.
14376 * gdb.base/bitfields2.exp: Likewise.
14377 * gdb.base/break.exp: Likewise.
14378 * gdb.base/call-sc.exp: Likewise.
14379 * gdb.base/call-strs.exp: Likewise.
14380 * gdb.base/callfuncs.exp: Likewise.
14381 * gdb.base/checkpoint.exp: Likewise.
14382 * gdb.base/chng-syms.exp: Likewise.
14383 * gdb.base/code-expr.exp: Likewise.
14384 * gdb.base/commands.exp: Likewise.
14385 * gdb.base/completion.exp: Likewise.
14386 * gdb.base/cond-expr.exp: Likewise.
14387 * gdb.base/condbreak.exp: Likewise.
14388 * gdb.base/consecutive.exp: Likewise.
14389 * gdb.base/constvars.exp: Likewise.
14390 * gdb.base/corefile.exp: Likewise.
14391 * gdb.base/cvexpr.exp: Likewise.
14392 * gdb.base/dbx.exp: Likewise.
14393 * gdb.base/define.exp: Likewise.
14394 * gdb.base/detach.exp: Likewise.
14395 * gdb.base/display.exp: Likewise.
14396 * gdb.base/dump.exp: Likewise.
14397 * gdb.base/ena-dis-br.exp: Likewise.
14398 * gdb.base/ending-run.exp: Likewise.
14399 * gdb.base/environ.exp: Likewise.
14400 * gdb.base/eval-skip.exp: Likewise.
14401 * gdb.base/exprs.exp: Likewise.
14402 * gdb.base/fileio.exp: Likewise.
14403 * gdb.base/finish.exp: Likewise.
14404 * gdb.base/float.exp: Likewise.
14405 * gdb.base/foll-exec.exp: Likewise.
14406 * gdb.base/foll-fork.exp: Likewise.
14407 * gdb.base/foll-vfork.exp: Likewise.
14408 * gdb.base/freebpcmd.exp: Likewise.
14409 * gdb.base/funcargs.exp: Likewise.
14410 * gdb.base/gcore.exp: Likewise.
14411 * gdb.base/gdb1090.exp: Likewise.
14412 * gdb.base/gdb1250.exp: Likewise.
14413 * gdb.base/huge.exp: Likewise.
14414 * gdb.base/info-proc.exp: Likewise.
14415 * gdb.base/interrupt.exp: Likewise.
14416 * gdb.base/jump.exp: Likewise.
14417 * gdb.base/langs.exp: Likewise.
14418 * gdb.base/lineinc.exp: Likewise.
14419 * gdb.base/list.exp: Likewise.
14420 * gdb.base/logical.exp: Likewise.
14421 * gdb.base/long_long.exp: Likewise.
14422 * gdb.base/macscp.exp: Likewise.
14423 * gdb.base/maint.exp: Likewise.
14424 * gdb.base/mips_pro.exp: Likewise.
14425 * gdb.base/miscexprs.exp: Likewise.
14426 * gdb.base/multi-forks.exp: Likewise.
14427 * gdb.base/opaque.exp: Likewise.
14428 * gdb.base/overlays.exp: Likewise.
14429 * gdb.base/pc-fp.exp: Likewise.
14430 * gdb.base/pointers.exp: Likewise.
14431 * gdb.base/printcmds.exp: Likewise.
14432 * gdb.base/psymtab.exp: Likewise.
14433 * gdb.base/ptype.exp: Likewise.
14434 * gdb.base/recurse.exp: Likewise.
14435 * gdb.base/relational.exp: Likewise.
14436 * gdb.base/relocate.exp: Likewise.
14437 * gdb.base/remote.exp: Likewise.
14438 * gdb.base/reread.exp: Likewise.
14439 * gdb.base/restore.exp: Likewise.
14440 * gdb.base/return.exp: Likewise.
14441 * gdb.base/return2.exp: Likewise.
14442 * gdb.base/scope.exp: Likewise.
14443 * gdb.base/sect-cmd.exp: Likewise.
14444 * gdb.base/sep.exp: Likewise.
14445 * gdb.base/sepdebug.exp: Likewise.
14446 * gdb.base/setshow.exp: Likewise.
14447 * gdb.base/setvar.exp: Likewise.
14448 * gdb.base/sigall.exp: Likewise.
14449 * gdb.base/sigbpt.exp: Likewise.
14450 * gdb.base/signals.exp: Likewise.
14451 * gdb.base/signull.exp: Likewise.
14452 * gdb.base/sizeof.exp: Likewise.
14453 * gdb.base/solib.exp: Likewise.
14454 * gdb.base/step-line.exp: Likewise.
14455 * gdb.base/step-test.exp: Likewise.
14456 * gdb.base/structs.exp: Likewise.
14457 * gdb.base/structs2.exp: Likewise.
14458 * gdb.base/term.exp: Likewise.
14459 * gdb.base/twice.exp: Likewise.
14460 * gdb.base/until.exp: Likewise.
14461 * gdb.base/varargs.exp: Likewise.
14462 * gdb.base/volatile.exp: Likewise.
14463 * gdb.base/watchpoint.exp: Likewise.
14464 * gdb.base/whatis-exp.exp: Likewise.
14465 * gdb.base/whatis.exp: Likewise.
14466 * gdb.cp/ambiguous.exp: Likewise.
14467 * gdb.cp/annota2.exp: Likewise.
14468 * gdb.cp/annota3.exp: Likewise.
14469 * gdb.cp/bool.exp: Likewise.
14470 * gdb.cp/breakpoint.exp: Likewise.
14471 * gdb.cp/casts.exp: Likewise.
14472 * gdb.cp/class2.exp: Likewise.
14473 * gdb.cp/classes.exp: Likewise.
14474 * gdb.cp/cplusfuncs.exp: Likewise.
14475 * gdb.cp/ctti.exp: Likewise.
14476 * gdb.cp/derivation.exp: Likewise.
14477 * gdb.cp/exception.exp: Likewise.
14478 * gdb.cp/gdb1355.exp: Likewise.
14479 * gdb.cp/hang.exp: Likewise.
14480 * gdb.cp/inherit.exp: Likewise.
14481 * gdb.cp/local.exp: Likewise.
14482 * gdb.cp/m-data.exp: Likewise.
14483 * gdb.cp/m-static.exp: Likewise.
14484 * gdb.cp/member-ptr.exp: Likewise.
14485 * gdb.cp/method.exp: Likewise.
14486 * gdb.cp/misc.exp: Likewise.
14487 * gdb.cp/namespace.exp: Likewise.
14488 * gdb.cp/overload.exp: Likewise.
14489 * gdb.cp/ovldbreak.exp: Likewise.
14490 * gdb.cp/pr-1023.exp: Likewise.
14491 * gdb.cp/pr-1210.exp: Likewise.
14492 * gdb.cp/pr-574.exp: Likewise.
14493 * gdb.cp/printmethod.exp: Likewise.
14494 * gdb.cp/psmang.exp: Likewise.
14495 * gdb.cp/ref-params.exp: Likewise.
14496 * gdb.cp/ref-types.exp: Likewise.
14497 * gdb.cp/rtti.exp: Likewise.
14498 * gdb.cp/templates.exp: Likewise.
14499 * gdb.cp/try_catch.exp: Likewise.
14500 * gdb.cp/userdef.exp: Likewise.
14501 * gdb.cp/virtfunc.exp: Likewise.
14502 * gdb.disasm/am33.exp: Likewise.
14503 * gdb.disasm/h8300s.exp: Likewise.
14504 * gdb.disasm/mn10300.exp: Likewise.
14505 * gdb.disasm/sh3.exp: Likewise.
14506 * gdb.disasm/t01_mov.exp: Likewise.
14507 * gdb.disasm/t02_mova.exp: Likewise.
14508 * gdb.disasm/t03_add.exp: Likewise.
14509 * gdb.disasm/t04_sub.exp: Likewise.
14510 * gdb.disasm/t05_cmp.exp: Likewise.
14511 * gdb.disasm/t06_ari2.exp: Likewise.
14512 * gdb.disasm/t07_ari3.exp: Likewise.
14513 * gdb.disasm/t08_or.exp: Likewise.
14514 * gdb.disasm/t09_xor.exp: Likewise.
14515 * gdb.disasm/t10_and.exp: Likewise.
14516 * gdb.disasm/t11_logs.exp: Likewise.
14517 * gdb.disasm/t12_bit.exp: Likewise.
14518 * gdb.disasm/t13_otr.exp: Likewise.
14519 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
14520 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
14521 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
14522 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
14523 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
14524 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
14525 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
14526 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
14527 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
14528 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
14529 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
14530 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
14531 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
14532 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
14533 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
14534 * gdb.mi/gdb701.exp: Likewise.
14535 * gdb.mi/gdb792.exp: Likewise.
14536 * gdb.mi/mi-basics.exp: Likewise.
14537 * gdb.mi/mi-break.exp: Likewise.
14538 * gdb.mi/mi-cli.exp: Likewise.
14539 * gdb.mi/mi-console.exp: Likewise.
14540 * gdb.mi/mi-disassemble.exp: Likewise.
14541 * gdb.mi/mi-eval.exp: Likewise.
14542 * gdb.mi/mi-file.exp: Likewise.
14543 * gdb.mi/mi-read-memory.exp: Likewise.
14544 * gdb.mi/mi-regs.exp: Likewise.
14545 * gdb.mi/mi-return.exp: Likewise.
14546 * gdb.mi/mi-simplerun.exp: Likewise.
14547 * gdb.mi/mi-stack.exp: Likewise.
14548 * gdb.mi/mi-stepi.exp: Likewise.
14549 * gdb.mi/mi-syn-frame.exp: Likewise.
14550 * gdb.mi/mi-until.exp: Likewise.
14551 * gdb.mi/mi-var-block.exp: Likewise.
14552 * gdb.mi/mi-var-child.exp: Likewise.
14553 * gdb.mi/mi-var-cmd.exp: Likewise.
14554 * gdb.mi/mi-var-display.exp: Likewise.
14555 * gdb.mi/mi-watch.exp: Likewise.
14556 * gdb.mi/mi2-basics.exp: Likewise.
14557 * gdb.mi/mi2-break.exp: Likewise.
14558 * gdb.mi/mi2-cli.exp: Likewise.
14559 * gdb.mi/mi2-console.exp: Likewise.
14560 * gdb.mi/mi2-disassemble.exp: Likewise.
14561 * gdb.mi/mi2-eval.exp: Likewise.
14562 * gdb.mi/mi2-file.exp: Likewise.
14563 * gdb.mi/mi2-read-memory.exp: Likewise.
14564 * gdb.mi/mi2-regs.exp: Likewise.
14565 * gdb.mi/mi2-return.exp: Likewise.
14566 * gdb.mi/mi2-simplerun.exp: Likewise.
14567 * gdb.mi/mi2-stack.exp: Likewise.
14568 * gdb.mi/mi2-stepi.exp: Likewise.
14569 * gdb.mi/mi2-syn-frame.exp: Likewise.
14570 * gdb.mi/mi2-until.exp: Likewise.
14571 * gdb.mi/mi2-var-block.exp: Likewise.
14572 * gdb.mi/mi2-var-child.exp: Likewise.
14573 * gdb.mi/mi2-var-cmd.exp: Likewise.
14574 * gdb.mi/mi2-var-display.exp: Likewise.
14575 * gdb.mi/mi2-watch.exp: Likewise.
14576 * gdb.stabs/exclfwd.exp: Likewise.
14577 * gdb.stabs/weird.exp: Likewise.
14578 * gdb.threads/gcore-thread.exp: Likewise.
14579 * gdb.trace/actions.exp: Likewise.
14580 * gdb.trace/backtrace.exp: Likewise.
14581 * gdb.trace/circ.exp: Likewise.
14582 * gdb.trace/collection.exp: Likewise.
14583 * gdb.trace/deltrace.exp: Likewise.
14584 * gdb.trace/infotrace.exp: Likewise.
14585 * gdb.trace/limits.exp: Likewise.
14586 * gdb.trace/packetlen.exp: Likewise.
14587 * gdb.trace/passc-dyn.exp: Likewise.
14588 * gdb.trace/passcount.exp: Likewise.
14589 * gdb.trace/report.exp: Likewise.
14590 * gdb.trace/save-trace.exp: Likewise.
14591 * gdb.trace/tfind.exp: Likewise.
14592 * gdb.trace/tracecmd.exp: Likewise.
14593 * gdb.trace/while-dyn.exp: Likewise.
14594 * gdb.trace/while-stepping.exp: Likewise.
14595
14596 2006-08-08 Joel Brobecker <brobecker@adacore.com>
14597
14598 * gdb.base/step-bt.c: New file.
14599 * gdb.base/step-bt.exp: New testcase.
14600
14601 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
14602
14603 * config/monitor.exp (gdb_load): Remove support for obsolete
14604 download-write-size.
14605 * gdb.base/remote.exp: Likewise. Update all callers of
14606 gdb_timed_load.
14607
14608 2006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
14609
14610 * cursal.exp: Pass binfile to gdb_load.
14611
14612 2006-08-01 Nathan Sidwell <nathan@codesourcery.com>
14613
14614 * gdb.base/cursal.exp: Add "" to gdb_load call.
14615
14616 2006-07-29 Mark Kettenis <kettenis@gnu.org>
14617
14618 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
14619 NetBSD/ELF targets.
14620
14621 2006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
14622
14623 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
14624 operator*.
14625
14626 2006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
14627
14628 * gdb.base/completion.exp: Update for change in "file" behavior.
14629 * gdb.stabs/weird.exp: Likewise.
14630 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
14631 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
14632
14633 2006-07-24 Nathan Sidwell <nathan@codesourcery.com>
14634
14635 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
14636 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
14637
14638 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
14639
14640 * gdb.base/default.exp: Update source command error message.
14641 * gdb.base/help.exp: Update 'help source' message.
14642
14643 2006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
14644
14645 * gdb.cp/bs15503.exp: Update comment for no longer crashing
14646 test.
14647
14648 2006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
14649
14650 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
14651
14652 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
14653
14654 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
14655
14656 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
14657
14658 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
14659
14660 2006-07-17 Mark Kettenis <kettenis@gnu.org>
14661
14662 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
14663 *-*-openbsd* from targets for wich we expect ARM FPA floating
14664 point format.
14665
14666 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
14667
14668 * gdb.cp/annota3.exp: Expect frame-begin annotation.
14669
14670 2006-07-17 Mark Kettenis <kettenis@gnu.org>
14671
14672 * gdb.base/annota3.exp: Expect frame-begin annotation.
14673
14674 2006-07-14 Joel Brobecker <brobecker@adacore.com>
14675
14676 * gdb.base/help.exp: Adjust "help unset" test to accept
14677 any list of unset commands.
14678
14679 2006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
14680 Daniel Jacobowitz <dan@codesourcery.com>
14681
14682 * gdb.cp/ref-params.exp: New test.
14683 * gdb.cp/ref-params.cc: New source file.
14684 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
14685
14686 2006-07-08 Mark Kettenis <kettenis@gnu.org>
14687
14688 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
14689 spaces/tabs in regular expressions since they might not be there.
14690
14691 2006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
14692
14693 * gdb.base/ifelse.exp: New file.
14694
14695 2006-07-04 Nathan Sidwell <nathan@codesourcery.com>
14696
14697 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
14698 line.
14699 * gdb.base/huge.exp: Loop over compilation to find a size that
14700 is acceptable.
14701 * gdb.base/remote.exp: Correct expected strings.
14702 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
14703
14704 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
14705
14706 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
14707
14708 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
14709
14710 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
14711 native.
14712
14713 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
14714
14715 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
14716 enable stabs testing.
14717
14718 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
14719
14720 * gdb.base/auxv.exp: Intercept undefined command messages before
14721 gdb_test_multiple does.
14722
14723 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
14724
14725 * Makefile.in (host_alias): Remove.
14726 (target_alias): Use @target_noncanonical@.
14727 (site.exp): Don't set host_alias.
14728 * aclocal.m4: Remove contents. Include acx.m4.
14729 * configure: Regenerated.
14730 * configure.ac: Use ACX_NONCANONICAL_TARGET.
14731
14732 2006-06-13 Nathan Sidwell <nathan@codesourcery.com>
14733
14734 * lib/gdb.exp (gdb_load_cmd): New.
14735
14736 * gdb.base/fileio.c: Add system(NULL) test.
14737 * gdb.base/fileio.exp: Check it.
14738
14739 * gdb.base/break.c: Add 10a breakpoint at }
14740 * gdb.base/break.exp: Add test for breakpoint at }
14741 * gdb.cp/anon-union.cc: Add code at end of function.
14742 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
14743 * gdb.mi/var-cmd.c: Add code at end of function.
14744 * gdb.mi/mi-var-display.exp: Adjust end of next.
14745 * gdb.mi/mi2-var-display.exp: Likewise.
14746 * gdb.base/fileio.c: Add stop function and insert calls at
14747 stopping places.
14748 * gdb.base/fileio.exp: Breakpoint stop function and remove
14749 explicit line number references.
14750
14751 2006-05-19 Joel Brobecker <brobecker@adacore.com>
14752
14753 * gdb.base/del.exp (test_delete_alias): New function.
14754 Now check that both "del" and "d" work as aliases for "delete".
14755
14756 2006-05-18 Fred Fish <fnf@specifix.com>
14757
14758 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
14759 required. Check for spurious output after program exits normally.
14760
14761 2006-05-17 Fred Fish <fnf@specifix.com>
14762
14763 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
14764 gdb_load, so it works in the simulator.
14765
14766 2006-05-11 Fred Fish <fnf@specifix.com>
14767
14768 * gdb.base/bang.exp: Ignore unexpected output between the
14769 "program exited normally" and the gdb prompt, as many other
14770 tests do.
14771
14772 2006-05-07 Mark Kettenis <kettenis@gnu.org>
14773
14774 * gdb.base/help.exp: Make "delete checkpoint" part option for
14775 "help d" and "help delete" tests.
14776
14777 2006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14778
14779 * gdb.mi/mi-basics.exp: Add missing serial number to
14780 expected output in some mi_gdb_test statements.
14781 * gdb.mi/mi2-basics.exp: Likewise.
14782
14783 2006-05-05 Joel Brobecker <brobecker@adacore.com>
14784
14785 * gdb.base/del.c: New file.
14786 * gdb.base/del.exp: New testcase.
14787
14788 2006-05-05 David S. Miller <davem@sunset.davemloft.net>
14789
14790 * gdb.base/break.exp: Do not assume a breakpoint on
14791 main will actually be in $srcfile when optimizing.
14792 * gdb.base/savedregs.exp: Do not require that the dummy
14793 frame location match up to a symbol and source file location.
14794 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
14795 will get printed without a mi_cmd_data_list_register_values prefix.
14796 (*-data-list-register-*): Correct regular expressions to expect the new
14797 pseudo d? floating point registers.
14798 * gdb.mi/mi2-regs.exp: Likewise.
14799
14800 2006-05-05 Christophe Lyon <christophe.lyon@st.com>
14801
14802 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
14803 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
14804 is allocated by the compiler.
14805 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
14806 anons, e, anone to force their allocation by the compiler.
14807
14808 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
14809
14810 * gdb.base/help.exp: Update expected text for help d and
14811 help delete.
14812
14813 2006-05-02 Mark Kettenis <kettenis@gnu.org>
14814
14815 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
14816 NetBSD/ELF targets.
14817
14818 2006-04-30 Mark Kettenis <kettenis@gnu.org>
14819
14820 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
14821 single-step breakpoint fails; make this a KFAIL on
14822 sparc*-*-openbsd*.
14823 * gdb.base/siginfo.exp: Likewise.
14824 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14825
14826 2006-04-26 Michael Snyder <msnyder@redhat.com>
14827
14828 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
14829 which may have to consume output from other forks.
14830 Add tests to make sure that "delete fork" succeeded.
14831
14832 2006-04-20 Michael Snyder <msnyder@redhat.com>
14833
14834 * 2006-03-22 Jim Blandy <jimb@redhat.com>
14835 Add support for the Renesas M32C and M16C.
14836
14837 * gdb.asm/asm-source.exp: Add m32c target.
14838 * gdb.asm/m32c.inc: Support for m32c target.
14839
14840 2006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
14841
14842 * gdb.base/commands.exp (recursive_source_test): New test.
14843
14844 2006-04-04 David S. Miller <davem@sunset.davemloft.net>
14845
14846 * gdb.base/float.exp: Add pattern for sparc targets.
14847
14848 2006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
14849
14850 * gdb.base/commands.exp (stray_arg0_test): New test.
14851
14852 2006-03-30 Paul Brook <paul@codesourcery.com>
14853
14854 * gdb.mi/mi-until.exp: kfail broken until command.
14855 * gdb.mi/mi2-until.exp: Ditto.
14856
14857 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
14858
14859 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
14860
14861 2006-03-08 Alexandre Oliva <aoliva@redhat.com>
14862
14863 * gdb.base/prelink.exp: Anchor tested-for regular expression
14864 on gdb prompt.
14865
14866 2006-03-07 Paul Brook <paul@codesourcery.com>
14867
14868 * gdb.base/assign.exp: Correct fail message.
14869
14870 2006-03-07 Paul Brook <paul@codesourcery.com>
14871
14872 * lib/compiler.c: Extract armcc version number.
14873 * lib/compiler.cc: Ditto.
14874
14875 2006-03-07 Paul Brook <paul@codesourcery.com>
14876
14877 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
14878 additional_flags=-w.
14879 * gdb.arch/altivec-regs.exp: Ditto.
14880 * gdb.arch/e500-abi.exp: Ditto.
14881 * gdb.arch/e500-regs.exp: Ditto.
14882 * gdb.base/all-bin.exp: Ditto.
14883 * gdb.base/annota1.exp: Ditto.
14884 * gdb.base/annota3.exp: Ditto.
14885 * gdb.base/args.exp: Ditto.
14886 * gdb.base/arithmet.exp: Ditto.
14887 * gdb.base/assign.exp: Ditto.
14888 * gdb.base/async.exp: Ditto.
14889 * gdb.base/bang.exp: Ditto.
14890 * gdb.base/break.exp: Ditto.
14891 * gdb.base/call-rt-st.exp: Ditto.
14892 * gdb.base/completion.exp: Ditto.
14893 * gdb.base/cond-expr.exp: Ditto.
14894 * gdb.base/condbreak.exp: Ditto.
14895 * gdb.base/consecutive.exp: Ditto.
14896 * gdb.base/define.exp: Ditto.
14897 * gdb.base/display.exp: Ditto.
14898 * gdb.base/ena-dis-br.exp: Ditto.
14899 * gdb.base/environ.exp: Ditto.
14900 * gdb.base/eval-skip.exp: Ditto.
14901 * gdb.base/info-proc.exp: Ditto.
14902 * gdb.base/jump.exp: Ditto.
14903 * gdb.base/logical.exp: Ditto.
14904 * gdb.base/long_long.exp: Ditto.
14905 * gdb.base/maint.exp: Ditto.
14906 * gdb.base/miscexprs.exp: Ditto.
14907 * gdb.base/pc-fp.exp: Ditto.
14908 * gdb.base/pointers.exp: Ditto.
14909 * gdb.base/relational.exp: Ditto.
14910 * gdb.base/reread.exp: Ditto.
14911 * gdb.base/sect-cmd.exp: Ditto.
14912 * gdb.base/sep.exp: Ditto.
14913 * gdb.base/sepdebug.exp: Ditto.
14914 * gdb.base/until.exp: Ditto.
14915 * gdb.base/whatis-exp.exp: Ditto.
14916 * gdb.cp/annota2.exp: Ditto.
14917 * gdb.cp/annota3.exp: Ditto.
14918 * gdb.trace/actions.exp: Ditto.
14919 * gdb.trace/backtrace.exp: Ditto.
14920 * gdb.trace/circ.exp: Ditto.
14921 * gdb.trace/collection.exp: Ditto.
14922 * gdb.trace/deltrace.exp: Ditto.
14923 * gdb.trace/infotrace.exp: Ditto.
14924 * gdb.trace/limits.exp: Ditto.
14925 * gdb.trace/packetlen.exp: Ditto.
14926 * gdb.trace/passc-dyn.exp: Ditto.
14927 * gdb.trace/passcount.exp: Ditto.
14928 * gdb.trace/report.exp: Ditto.
14929 * gdb.trace/save-trace.exp: Ditto.
14930 * gdb.trace/tfind.exp: Ditto.
14931 * gdb.trace/tracecmd.exp: Ditto.
14932 * gdb.trace/while-dyn.exp: Ditto.
14933 * gdb.trace/while-stepping.exp: Ditto.
14934 * lib/gdb.exp: Ditto.
14935 (gdb_compile): Handle nowarning option.
14936
14937 2006-03-07 Alexandre Oliva <aoliva@redhat.com>
14938
14939 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
14940 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
14941 Rename executable to prelinkt. Don't re-prelink if we didn't
14942 get a core file. Test prelink -u exit status to tell whether
14943 prelinking failed. Use gdb_test_multiple.
14944
14945 2006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
14946
14947 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
14948 (do_tests): Call it.
14949
14950 2006-02-28 Alexandre Oliva <aoliva@redhat.com>
14951
14952 * gdb.base/prelink.exp: New test.
14953 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
14954
14955 2006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
14956
14957 * gdb.fortran/derived-type.f90: New file.
14958 * gdb.fortran/derived-type.exp: New testcase.
14959
14960 2006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
14961
14962 * gdb.base/default.exp: Allow ';' as a directory separator.
14963
14964 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
14965
14966 * gdb.base/help.exp (help add-symbol-file): Update.
14967
14968 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
14969
14970 * gdb.base/help.exp (help load): Update expected results.
14971
14972 2006-02-19 Fred Fish <fnf@specifix.com>
14973
14974 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
14975 specifix hex value as part of results.
14976 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
14977
14978 2006-02-16 Fred Fish <fnf@specifix.com>
14979
14980 * gdb.base/whatis.c: Define variables using typedefs char_addr,
14981 ushort_addr, and slong_addr, so the typedefs are not optimized
14982 away.
14983 * gdb.base/whatis.exp: Add tests using type name for struct type,
14984 union type, enum type, and typedef.
14985
14986 2006-02-13 Mark Kettenis <kettenis@gnu.org>
14987
14988 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
14989
14990 2006-02-13 Jim Blandy <jimb@redhat.com>
14991
14992 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
14993 case where it takes two "next" commands to skip past the init
14994 call.
14995
14996 2006-02-12 Fred Fish <fnf@specifix.com>
14997
14998 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
14999 to handle cases where it takes two "next" commands to skip
15000 past the init call.
15001
15002 2006-02-07 Joel Brobecker <brobecker@adacore.com>
15003
15004 * gdb.ada/array_return.exp: Mark the last test as expected to fail
15005 on hppa32 targets.
15006
15007 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
15008
15009 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
15010 field.
15011
15012 2006-01-29 Mark Kettenis <kettenis@gnu.org>
15013
15014 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
15015
15016 2006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
15017
15018 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
15019 files.
15020
15021 2006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
15022
15023 * gdb.cp/maint.exp: Set complaints to a positive value.
15024
15025 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
15026
15027 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
15028 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
15029 function name.
15030
15031 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
15032
15033 * gdb.base/checkpoint.c: Update copyright notice. Include
15034 <stdlib.h>.
15035
15036 2006-01-04 Jim Blandy <jimb@redhat.com>
15037
15038 * gdb.asm/asm-source.exp: Independently provide default values for
15039 asm-flags and debug-flags. Use 'string equal' to do the
15040 comparison, not the implicit expr's '==' operator. Remove
15041 now-unneeded assignments to asm-flags. In h8300 case, place
15042 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
15043
15044 2006-01-04 Michael Snyder <msnyder@redhat.com>
15045
15046 * gdb.base/checkpoint.c: New file.
15047 * gdb.base/checkpoint.exp: New file.
15048 * gdb.base/multi-fork.c: New file.
15049 * gdb.base/multi-fork.exp: New file.
15050 * gdb.base/pi.txt: New file (data for checkpoint.c test).
15051
15052 2006-01-04 Fred Fish <fnf@specifix.com>
15053
15054 * gdb.base/ptype.c (foo): Add typedef.
15055 (intfoo): Add function.
15056 * gdb.base/ptype1.c: New file.
15057 * gdb.base/ptype.exp: Handle compilation and linking with two
15058 source files. Test that proper type for "foo" is found based
15059 on source context rather than first match found in symtabs.
15060
15061 2005-12-28 Mark Kettenis <kettenis@gnu.org>
15062
15063 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
15064 * gdb.asm/openbsd.inc: Indent commands.
15065
15066 2005-12-26 Mark Kettenis <kettenis@gnu.org>
15067
15068 * gdb.base/freebpcmd.exp: Increase timeout.
15069
15070 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
15071
15072 2005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
15073
15074 * gdb.base/default.exp: Update check for "show version".
15075
15076 2005-12-09 Randolph Chung <tausq@debian.org>
15077
15078 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
15079 * gdb.asm/pa64.inc: New file.
15080
15081 2005-12-09 Randolph Chung <tausq@debian.org>
15082
15083 * gdb.asm/common.inc: Indent commands.
15084 * gdb.asm/asmsrc1.s: Likewise.
15085 * gdb.asm/asmsrc2.s: Likewise.
15086
15087 2005-12-09 Randolph Chung <tausq@debian.org>
15088
15089 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
15090 (get_addr_of_sym): Remove duplicate print.
15091 (gen_core): xfail hppa*-*-hpux*, update expected output.
15092 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
15093 * gdb.arch/pa64-nullify.s: New file.
15094
15095 2005-12-09 Randolph Chung <tausq@debian.org>
15096
15097 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
15098
15099 2005-12-07 Christophe Lyon <christophe.lyon@st.com>
15100
15101 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
15102 code generation for these functions.
15103 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
15104 error message.
15105
15106 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
15107
15108 * gdb.base/help.exp (help b, help br, help bre, help brea)
15109 (help break): Update the expected message.
15110
15111 2005-11-11 Stephane Carrez <stcarrez@nerim.fr>
15112
15113 * gdb.asm/m68hc11.inc: Setup the data section.
15114 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
15115 script for this test.
15116 (m6812-*-*): Likewise.
15117
15118 2005-11-09 Randolph Chung <tausq@debian.org>
15119
15120 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
15121
15122 2005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
15123
15124 * gdb.base/break.exp: Fix a comment typo.
15125
15126 2005-11-03 Jim Blandy <jimb@redhat.com>
15127
15128 Checked in by Elena Zannoni <ezannoni@redhat.com>
15129
15130 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
15131
15132 2005-11-02 Corinna Vinschen <vinschen@redhat.com>
15133
15134 * gdb.arch/gdb1558.c: Include stdio.h.
15135
15136 2005-10-31 Mark Kettenis <kettenis@gnu.org>
15137
15138 * gdb.asm/asm-source.exp: Use -e instead of --entry.
15139
15140 2005-10-31 Mark Kettenis <kettenis@gnu.org>
15141
15142 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
15143
15144 2005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
15145
15146 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
15147 vscr" tests to better match output.
15148
15149 2005-10-12 Jim Blandy <jimb@redhat.com>
15150
15151 * gdb.base/structs.exp (any): New function.
15152 (test_struct_returns): Don't make any assumptions at all about
15153 what value the function returns when GDB can't set the return
15154 value.
15155
15156 2005-10-09 Joel Brobecker <brobecker@adacore.com>
15157
15158 * gdb.ada/arrayidx/p.adb: New file.
15159 * gdb.ada/arrayidx.exp: New testcase
15160
15161 2005-10-09 Joel Brobecker <brobecker@adacore.com>
15162
15163 * gdb.ada/array_return/pck.ads: New file.
15164 * gdb.ada/array_return/pck.adb: New file.
15165 * gdb.ada/array_return/p.adb: New file.
15166 * gdb.ada/array_return.exp: New testcase.
15167
15168 2005-10-03 Joel Brobecker <brobecker@adacore.com>
15169
15170 * gdb.base/arrayidx.c: New file.
15171 * gdb.base/arrayidx.exp: New testcase.
15172
15173 2005-09-29 Nick Roberts <nickrob@snap.net.nz>
15174
15175 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
15176 frames-invalid and breakpoints-invalid are no longer generated
15177 with level 3 so don't expect them in the output.
15178
15179 2005-09-27 Bob Rossi <bob@brasko.net>
15180
15181 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
15182 from test. Escape the | in mi_gdb_test call.
15183 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
15184 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
15185 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
15186 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
15187 expected regex's in mi_gdb_test calls.
15188 * lib/mi-support.exp: Remove arbitrary .* from tests.
15189 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
15190 Fully anchor GDB/MI expected results in mi_gdb_test.
15191 * lib/gdb.exp (string_to_regexp): Escape the ] character.
15192 * gdb.base/sizeof.exp: Remove escape character. Correct test.
15193
15194 2005-09-26 Paul Brook <paul@codesourcery.com>
15195
15196 * long_long.exp: Exclude eabi targets from arm FPA float format test.
15197
15198 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
15199
15200 * bfp-test.c: New file.
15201 * bfp-test.exp: New testcase.
15202
15203 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
15204
15205 * gdb.fortran/subarray.exp: New testcase to test the evaluation
15206 of subarray and substring variable.
15207 * gdb.fortran/subarray.f: New source file for the test of subarray
15208 and substring variable evaluation.
15209 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
15210 of string constant.
15211
15212 2005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
15213
15214 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
15215 copyright dates.
15216
15217 2005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
15218
15219 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
15220 powerpc altivec' test with an almost identical 'info vector' test.
15221
15222 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
15223
15224 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
15225 vscr" tests to match output.
15226
15227 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
15228
15229 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
15230 output.
15231
15232 2005-09-11 Bob Rossi <bob@brasko.net>
15233
15234 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
15235 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
15236 commands that return an MI output command and an asyncronous MI output
15237 command.
15238 * gdb.mi/mi-console.exp: Ditto.
15239
15240 2005-09-11 Bob Rossi <bob@brasko.net>
15241
15242 * gdb.mi/mi-var-child.c: Include <string.h>.
15243
15244 2005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
15245
15246 * killed.exp: Correct gdb_expect syntax.
15247
15248 2005-08-09 Corinna Vinschen <vinschen@redhat.com>
15249
15250 * lib/mi-support.exp (mi_gdb_load): Fix typo.
15251
15252 2005-08-02 Bob Rossi <bob@brasko.net>
15253
15254 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
15255 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
15256 Change tests to inferior-tty-set/show.
15257 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
15258 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
15259 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
15260 inferior. Use mi_gdb_test to get GDB and Inferior output.
15261 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
15262 descriptor.
15263 (mi_inferior_tty_name): Add inferior PTY file name.
15264 (mi_gdb_start): Add INFERIOR_PTY parameter.
15265 (mi_gdb_test): Add IPATTERN parameter.
15266
15267 2005-08-02 Bob Rossi <bob@brasko.net>
15268
15269 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
15270 parameter to mi_gdb_test.
15271 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
15272
15273 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
15274
15275 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
15276 struct_declarations.
15277 * gdb.mi/mi-var-child.exp: Step over the initialization of
15278 struct_declarations.
15279
15280 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
15281
15282 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
15283 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
15284 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
15285 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
15286 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
15287 file.
15288
15289 2005-07-27 Nick Roberts <nickrob@snap.net.nz>
15290
15291 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
15292 (do_children_tests): Assign values to the extra elements.
15293
15294 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
15295 them for tests for "-var-update --no-values" and
15296 "-var-update --all-values".
15297 Add test for "-var-list-children --simple-values".
15298
15299 * gdb.mi/basics.c (callee4): Add integer array D[3]...
15300
15301 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
15302 "-stack-list-locals --simple-values" Improve doc strings and
15303 comments.
15304
15305 2005-07-18 Mark Kettenis <kettenis@gnu.org>
15306
15307 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
15308 *-*-openbsd*.
15309 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
15310
15311 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
15312 sigaltsatck'.
15313
15314 2005-07-14 Bob Rossi <bob@brasko.net>
15315
15316 * gdb.base/default.exp (tty): Changed output of command.
15317 * gdb.base/help.exp (help tty): Ditto.
15318
15319 2005-07-12 Mark Kettenis <kettenis@gnu.org>
15320
15321 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
15322
15323 2005-07-10 Mark Kettenis <kettenis@gnu.org>
15324
15325 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
15326 -stack-select-frame without arguments.
15327 (test_stack_frame_listing): Add test for newly implemented command
15328 -stack-info-frame.
15329
15330 2005-07-06 Bob Rossi <bob@brasko.net>
15331
15332 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
15333 command.
15334 (Copyright): Update copyright.
15335
15336 2005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
15337
15338 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
15339 tests to evaluate exponentiation expression.
15340
15341 2005-06-29 Andreas Schwab <schwab@suse.de>
15342
15343 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
15344 main to avoid warnings.
15345
15346 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
15347
15348 2005-06-20 Nick Roberts <nickrob@snap.net.nz>
15349
15350 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
15351 -stack-select-frame without arguments.
15352 (test_stack_frame_listing): Add test for newly implemented command
15353 -stack-info-frame.
15354
15355 2005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
15356
15357 * gdb.fortran/array-element.f: New file.
15358 * gdb.fortran/array-element.exp: New testcase.
15359
15360 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
15361
15362 * gdb.base/bigcore.exp: Correct checks for systems which can
15363 not dump a large core file.
15364
15365 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
15366
15367 * gdb.base/relocate.c: Add a copyright notice.
15368 (dummy): Remove.
15369 * gdb.base/relocate.exp: Test printing the values of variables
15370 from a relocatable file.
15371
15372 2005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
15373
15374 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
15375 excess MI output after an error.
15376
15377 2005-05-29 Joel Brobecker <brobecker@adacore.com>
15378
15379 * gdb.arch/alpha-step.c: New file.
15380 * gdb.arch/alpha-step.exp: New testcase.
15381
15382 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
15383 Dennis Brueni <dennis@slickedit.com>
15384
15385 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
15386 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
15387 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
15388 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
15389 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
15390 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
15391 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
15392
15393 2005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
15394 Wu Zhou <woodzltc@cn.ibm.com>
15395
15396 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
15397 IBM's xlc compiler.
15398 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
15399 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
15400
15401 2005-05-13 Jim Blandy <jimb@redhat.com>
15402
15403 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
15404 calling gdb_suppress_entire_file.
15405 * gdb.base/charset.exp: Same.
15406 * gdb.base/call-rt-st.exp: Same.
15407
15408 2005-05-05 Bob Rossi <bob_rossi@cox.net>
15409
15410 * lib/gdb.exp (fullname_syntax): Added global regex.
15411 (fullname_syntax_POSIX): Ditto.
15412 (fullname_syntax_UNC): Ditto.
15413 (fullname_syntax_DOS_CASE): Ditto.
15414 (fullname_syntax_DOS): Ditto.
15415 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
15416 fullname_syntax variable to scope and use it.
15417 (test_file_list_exec_source_files): Ditto.
15418 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
15419
15420 2005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
15421
15422 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
15423
15424 2004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
15425
15426 * lib/gdb.exp (skip_altivec_tests): New function, based on
15427 check_vmx_hw_available from the GCC testsuite.
15428 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
15429 * lib/gdb.arch/altivec-regs.exp: Likewise.
15430
15431 2005-05-02 Jim Blandy <jimb@redhat.com>
15432
15433 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
15434 calling gdb_suppress_entire_file.
15435
15436 2005-04-30 Randolph Chung <tausq@debian.org>
15437
15438 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
15439 Slightly relax "sem_post" name checking.
15440
15441 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
15442
15443 * gdb.base/unload.exp: Use new shared library infrastructure.
15444
15445 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
15446
15447 * gdb.base/so-impl-ld.exp: Use new shared library
15448 infrastructure.
15449
15450 2005-04-29 Corinna Vinschen <vinschen@redhat.com>
15451
15452 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
15453 * gdb.asm/h8300.inc: New file.
15454
15455 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
15456
15457 * gdb.base/shlib-call.exp: Change to use new shared library
15458 infrastructure.
15459
15460 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
15461
15462 * gdb.base/pending.exp: Change to use new shared library
15463 infrastructure.
15464
15465 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
15466
15467 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
15468 use test_compiler_info instead of gcc_compiled, and update copyright.
15469
15470 2005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
15471
15472 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
15473 shared objects being adjusted and update copyright years.
15474
15475 2005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
15476
15477 * ChangeLog: Correct some 2003-01-13 dates.
15478 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
15479 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
15480 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
15481 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
15482 gdb.trace/tfind.exp: Update copyright years.
15483
15484 2005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
15485 Daniel Jacobowitz <dan@codesourcery.com>
15486
15487 * lib/gdb.exp (gdb_compile): Handle shlib=.
15488 (gdb_compile_shlib): New function.
15489
15490 2005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
15491
15492 * lib/gdb.exp (test_compiler_info): Give argument a default value.
15493
15494 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
15495
15496 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
15497 gdb.server.
15498 * configure.ac: Likewise.
15499 * configure: Regenerated.
15500 * gdb.gdbserver/Makefile.in: Moved to...
15501 * gdb.server/Makefile.in: ... here.
15502 * gdb.gdbserver/server.c: Moved to...
15503 * gdb.server/server.c: ... here.
15504 * gdb.gdbserver/server-run.exp: Moved to...
15505 * gdb.server/server-run.exp: ... here.
15506
15507 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
15508
15509 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
15510 * configure.ac: Create gdb.gdbserver/Makefile.
15511 * configure: Regenerated.
15512 * lib/gdbserver-support.exp: New file, derived from
15513 config/gdbserver.exp.
15514 * config/gdbserver.exp: Use gdbserver-support.exp.
15515 * gdb.gdbserver/Makefile.in: New file.
15516 * gdb.gdbserver/server.c: New file.
15517 * gdb.gdbserver/server-run.exp: New file.
15518
15519 2005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
15520
15521 * lib/gdb.exp (test_compiler_info): Return compiler_info
15522 if no arguments are given.
15523
15524 2005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
15525
15526 * gdb.arch/altivec-abi.exp: Check for compiler and set
15527 use altivec' flag accordingly.
15528 * gdb.arch/altivec-regs.exp: Likewise.
15529
15530 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
15531
15532 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
15533
15534 2005-03-27 Andreas Schwab <schwab@suse.de>
15535
15536 * gdb.base/bigcore.c (main): Add missing mode argument in open
15537 call.
15538
15539 2005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
15540
15541 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
15542 downloads.
15543 * config/gdbserver.exp (gdb_load): Likewise.
15544
15545 2005-03-14 Paul Brook <paul@codesourcery.com>
15546
15547 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
15548 targets.
15549
15550 2005-03-09 Joel Brobecker <brobecker@adacore.com>
15551
15552 * gdb.dwarf2/dup-psym.S: New file.
15553 * gdb.dwarf2/dup-psym.exp: New testcase.
15554
15555 2005-03-09 Joel Brobecker <brobecker@adacore.com>
15556
15557 * gdb.ada/exec_changed/first.adb: New file.
15558 * gdb.ada/exec_changed/second.adb: New file.
15559 * gdb.ada/exec_changed.exp: New testcase.
15560
15561 2005-03-08 Nathan Sidwell <nathan@codesourcery.com>
15562
15563 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
15564 (A2): New class.
15565 (main): Test operator+.
15566 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
15567 breakpoint test.
15568
15569 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
15570 * gdb.base/signull.exp: Disable if gdb,nosignals.
15571 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
15572 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
15573 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
15574 * gdb.mi/mi2-console.exp: Likewise.
15575 * gdb.trace/collection.exp (run_trace_experiment): Consume the
15576 continue output at start.
15577 (gdb_collect_locals_test): Robustify regexp.
15578 * gdb.trace/passc-dyn.exp: Fix comment typo.
15579 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
15580
15581 2005-03-08 Corinna Vinschen <vinschen@redhat.com>
15582
15583 * gdb.asm/asm-source.exp: Add iq2000 case.
15584 * gdb.asm/iq2000.inc: New file.
15585
15586 2005-03-07 Manoj Iyer <manjo@austin.ibm.com>
15587
15588 * gdb.base/command.exp: Change hardcoded value to regular expression.
15589 * gdb.base/float.exp: Add powerpc to the list of targets checked.
15590
15591 2005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
15592
15593 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
15594 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
15595 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
15596 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
15597 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
15598
15599 2005-03-05 Mark Kettenis <kettenis@gnu.org>
15600
15601 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
15602 changes.
15603
15604 2004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
15605
15606 * lib/compiler.c: Add test for IBM's xlc compiler.
15607 * lib/compiler.cc: Likewise.
15608
15609 2004-02-24 Joel Brobecker <brobecker@adacore.com>
15610
15611 * gdb.ada/fixed_points.exp: Create compilation object directory
15612 before running the test.
15613 * gdb.ada/null_record.exp: Likewise.
15614 * gdb.ada/packed_array.exp: Likewise.
15615 * gdb.ada/start.exp: Likewise.
15616
15617 2005-02-15 Joel Brobecker <brobecker@adacore.com>
15618
15619 * gdb.ada/packed_array/pa.adb: New file.
15620 * gdb.ada/packed_array.exp: New testcase.
15621
15622 2005-02-10 Mark Kettenis <kettenis@gnu.org>
15623
15624 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
15625 files.
15626
15627 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
15628 on *-*-openbsd*. Correctly match whitespace in regukar
15629 expressions.
15630
15631 2005-02-10 Daniel Jacobowitz <dan@debian.org>
15632
15633 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
15634 PR exp/1821
15635 * gdb.base/gdb1821.c: New test file.
15636 * gdb.base/gdb1821.exp: New test file.
15637
15638 2005-02-09 Joel Brobecker <brobecker@adacore.com>
15639
15640 * gdb.base/start.c: New file.
15641 * gdb.base/start.exp: New testcase.
15642
15643 2005-02-09 Joel Brobecker <brobecker@adacore.com>
15644
15645 * gdb.ada/start/dummy.adb: New file.
15646 * gdb.ada/start.exp: New testcase.
15647
15648 2005-02-09 Corinna Vinschen <vinschen@redhat.com>
15649
15650 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
15651 for printing symbols and statistics.
15652 Add test for using relative pathnames in "maint print msymbols" test.
15653 Mark "maint info sections DATA" XFAIL on Cygwin.
15654 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
15655 tests.
15656
15657 2005-02-09 Andreas Schwab <schwab@suse.de>
15658
15659 Committed by Andrew Cagney <cagney@gnu.org>
15660 * gdb.base/remotetimeout.exp: New file.
15661
15662 2005-02-07 Mark Kettenis <kettenis@gnu.org>
15663
15664 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
15665
15666 2005-02-03 Joel Brobecker <brobecker@adacore.com>
15667
15668 * gdb.ada/gnat_ada.gpr: New file.
15669 * gdb.ada/gnat_ada.gin: Delete, no longer used.
15670 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
15671 * configure.ac: No longer generate gnat_ada.gpr.
15672 * configure: Regenerate.
15673 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
15674 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
15675 * gdb.ada/null_record/bar.ads: Likewise.
15676 * gdb.ada/null_record/bar.adb: Likewise.
15677 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
15678 * gdb.ada/null_record.exp (testdir): New variable.
15679 (testfile): executable is now in testdir subdirectory.
15680 (srcfile): Use full path to the main compilation unit.
15681 * gdb.ada/fixed_points.exp: Same changes as above.
15682
15683 2005-02-03 Nick Roberts <nickrob@snap.net.nz>
15684
15685 * gdb.base/interp.exp: New test.
15686
15687 2005-01-24 Andrew Cagney <cagney@gnu.org>
15688
15689 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
15690
15691 2005-01-19 Andrew Cagney <cagney@gnu.org>
15692
15693 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
15694 configure.ac not configure.in.
15695
15696 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
15697 of powerpc*-*-*.
15698 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
15699 * gdb.base/list.exp (test_list_function)
15700 (test_list_filename_and_function): Ditto.
15701 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
15702
15703 2005-01-16 Andrew Cagney <cagney@gnu.org>
15704
15705 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
15706
15707 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
15708
15709 2005-01-14 Andrew Cagney <cagney@gnu.org>
15710
15711 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
15712 * gdb.mi/mi2-var-cmd.exp: Ditto.
15713
15714 2005-01-10 Corinna Vinschen <vinschen@redhat.com>
15715
15716 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
15717
15718 2005-01-07 Andrew Cagney <cagney@gnu.org>
15719
15720 * configure.ac: Rename configure.in, require autoconf 2.59.
15721 * configure: Re-generate.
15722 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
15723 * gdb.stabs/configure: Re-generate.
15724 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
15725 * gdb.hp/configure: Re-generate.
15726 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
15727 autoconf 2.59.
15728 * gdb.hp/gdb.objdbg/configure: Re-generate.
15729 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
15730 autoconf 2.59.
15731 * gdb.hp/gdb.defects/configure: Re-generate.
15732 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
15733 autoconf 2.59.
15734 * gdb.hp/gdb.compat/configure: Re-generate.
15735 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
15736 autoconf 2.59.
15737 * gdb.hp/gdb.base-hp/configure: Re-generate.
15738 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
15739 autoconf 2.59.
15740 * gdb.hp/gdb.aCC/configure: Re-generate.
15741
15742 2004-12-15 Jim Blandy <jimb@redhat.com>
15743
15744 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
15745 under NPTL when there is debugging info available for libpthread.
15746
15747 2004-12-13 Jerome Guitton <guitton@gnat.com>
15748
15749 * gdb.ada/fixed_points.c: New file.
15750 * gdb.ada/fixed_points.exp: New file.
15751
15752 2004-12-03 Randolph Chung <tausq@debian.org>
15753
15754 * gdb.arch/pa-nullify.exp: New file.
15755 * gdb.arch/pa-nullify.s: New file.
15756
15757 2004-11-30 Randolph Chung <tausq@debian.org>
15758
15759 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
15760 instead of "tbug". Fix regexp to work properly with gdb_test.
15761
15762 2004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
15763
15764 * gdb.base/bitfields2.exp: New test.
15765 * gdb.base/bitfields2.c: New file.
15766
15767 2004-11-28 Richard Earnshaw <rearnsha@arm.com>
15768
15769 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
15770
15771 2004-11-16 Randolph Chung <tausq@debian.org>
15772
15773 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
15774
15775 2004-11-14 Daniel Jacobowitz <dan@debian.org>
15776
15777 * gdb.threads/threadapply.exp: Correct "macro details" test.
15778
15779 2004-11-11 Jeff Johnston <jjohnstn@redhat.com>
15780
15781 * gdb.threads/threadapply.exp: New test.
15782 * gdb.threads/threadapply.c: New file.
15783
15784 2004-11-07 Mark Kettenis <kettenis@gnu.org>
15785
15786 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
15787 frames.
15788
15789 2004-11-05 Felix Lee <felix+log1@specifixinc.com>
15790
15791 * gdb.base/cursal.exp: New file.
15792 * gdb.base/cursal.c: New file.
15793
15794 2004-11-03 Andrew Cagney <cagney@gnu.org>
15795
15796 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
15797
15798 2004-10-30 Mark Kettenis <kettenis@gnu.org>
15799
15800 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
15801 NetBSD/ELF targets.
15802
15803 2004-10-29 Joel Brobecker <brobecker@gnat.com>
15804
15805 * gdb.threads/bp_in_thread.c: New file, copied from
15806 pthread_cond_wait.c.
15807 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
15808 file, rather than reusing the .c file from another testcase.
15809
15810 2004-10-20 Joel Brobecker <brobecker@gnat.com>
15811
15812 * gdb.ada/null_record.exp: Check where we stopped after
15813 sending the start command, instead of where the associated
15814 temporary breakpoint was inserted.
15815
15816 2004-10-14 Andrew Cagney <cagney@gnu.org>
15817
15818 * gdb.mi/gdb701.c (main): Return 0.
15819
15820 2004-10-13 Daniel Jacobowitz <dan@debian.org>
15821
15822 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
15823
15824 2004-10-12 Jeff Johnston <jjohnstn@redhat.com>
15825
15826 * gdb.threads/schedlock.c: Add comment markers to use to find
15827 line numbers.
15828 * gdb.threads/schedlock.exp: Adjust regex to handle the new
15829 comments.
15830 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
15831 breakpoint lines.
15832
15833 2004-10-12 Daniel Jacobowitz <dan@debian.org>
15834
15835 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
15836
15837 2004-10-12 Daniel Jacobowitz <dan@debian.org>
15838
15839 * configure.in: Add gdb.dwarf2.
15840 * configure: Regenerated.
15841 * Makefile.in: Add gdb.dwarf2.
15842 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
15843 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
15844 gdb.dwarf2/file1.txt: New files.
15845
15846 2004-10-11 Orjan Friberg <orjanf@axis.com>
15847
15848 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
15849 of "run", since the latter doesn't work with remote targets. Adjust
15850 the breakpoint numbering accordingly.
15851 * gdb.threads/pthread_cond_wait.exp: Ditto.
15852
15853 2004-10-08 Michael Chastain <mec.gnu@mindspring.com>
15854
15855 * gdb.base/overlays.exp: Update copyright years.
15856
15857 2004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
15858
15859 * gdb.base/overlays.exp: Disable if target is Linux.
15860
15861 2004-10-06 Felix Lee <felix+log1@specifixinc.com>
15862
15863 * config/gdbserver.exp (gdb_load): Use right filename on remote.
15864
15865 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
15866
15867 * gdb.asm/asm-source.exp: Add m32r-linux target.
15868 * gdb.asm/m32r-linux.inc: New file.
15869
15870 2004-09-24 Andrew Cagney <cagney@redhat.com>
15871 David Anderson <anderson@redhat.com>
15872
15873 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
15874 command fails, assume things will work.
15875 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
15876 (_GNU_SOURCE): Define.
15877 (print_unsigned, print_hex): Change parameter to "long long".
15878 (print_byte_count): New function, use to print byte counts.
15879 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
15880 O_LARGEFILE.
15881 (main): Compute an upper bound on a corefile in max_core_size.
15882 Limit memory chunk size to max_core_size. Limit total memory
15883 allocated to max_core_size.
15884
15885 2004-09-23 Andrew Cagney <cagney@gnu.org>
15886
15887 * gdb.base/bigcore.exp: Replace the code that creates a corefile
15888 from a separate process with code that creates a corefile by
15889 making the inferior dump core.
15890
15891 2004-09-23 Mark Kettenis <kettenis@gnu.org>
15892
15893 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
15894 block.
15895
15896 2004-09-23 Michael Chastain <mec.gnu@mindspring.com>
15897
15898 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
15899 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
15900 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
15901 Likewise.
15902
15903 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
15904
15905 * gdb.java/jprint.exp: New test case for java inferior call.
15906 * gdb.java/jprint.java: Ditto.
15907
15908 2004-09-15 Joel Brobecker <brobecker@gnat.com>
15909
15910 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
15911
15912 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
15913
15914 * gdb.threads/killed.c: Include <stdlib.h>.
15915 * gdb.threads/pthreads.c: Likewise.
15916
15917 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
15918
15919 * gdb.threads/killed.c: Add copyright notice.
15920
15921 2004-09-10 Jason Molenda (jmolenda@apple.com)
15922
15923 * gdb.base/define.exp: Two new tests to verify zero space chars
15924 after 'if' and 'while' commands in a user-defined command is correctly
15925 parsed.
15926
15927 2004-09-08 Andrew Cagney <cagney@gnu.org>
15928
15929 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
15930 delivery test with duplicate at end of file.
15931
15932 2004-09-06 Mark Kettenis <kettenis@jive.nl>
15933
15934 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
15935
15936 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
15937
15938 * config/hppro.exp: Removed.
15939
15940 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
15941
15942 * config/sparclet.exp: Removed.
15943
15944 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
15945
15946 * config/udi.exp: Removed.
15947
15948 2004-09-02 Michael Chastain <mec.gnu@mindspring.com>
15949
15950 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
15951 of "exp_continue".
15952 (advancei): Likewise.
15953
15954 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
15955
15956 * gdb.base/unload.exp: Fix so messages aren't duplicated.
15957
15958 2004-09-01 Manoj Iyer <manjo@austin.ibm.com>
15959
15960 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
15961 to check for nodebug in executable.
15962 * gdb.gdb/observer.exp (setup_test): Likewise.
15963 * gdb.gdb/selftest.exp (test_with_self): Likewise.
15964 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
15965
15966 2004-09-01 Andrew Cagney <cagney@gnu.org>
15967
15968 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
15969 files.
15970
15971 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
15972
15973 * gdb.base/unload.exp: Fix expected warning message to match
15974 latest format.
15975
15976 2004-09-01 Corinna Vinschen <vinschen@redhat.com>
15977
15978 * gdb.base/call-rt-st.exp: Fix typos.
15979
15980 2004-08-31 Manoj Iyer <manjo@austin.ibm.com>
15981
15982 * gdb.threads/thread_check.exp: New testcase.
15983 * gdb.threads/thread_check.c: New testcase.
15984
15985 2004-08-31 Andrew Cagney <cagney@gnu.org>
15986
15987 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
15988 (skip_to_handler_entry): New procedures. Test stepping into a
15989 handler when the breakpoint is at the handler's entry point.
15990
15991 2004-08-30 Andrew Cagney <cagney@gnu.org>
15992
15993 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
15994 gdb/1757.
15995
15996 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
15997
15998 With code from Manoj Iyer <manjo@austin.ibm.com>:
15999 * lib/gdb.exp (gdb_file_cmd): Return more information in the
16000 return value. Add an arm for "no debugging symbols found".
16001 Change a stray "error" to "perror".
16002 (gdb_run_cmd): Adapt to new return value.
16003 * gdb.base/remote.exp: Adapt to new return value.
16004 * gdb.gdb/complaints.exp: Likewise.
16005 * gdb.gdb/observer.exp: Likewise.
16006 * gdb.gdb/selftest.exp: Likewise.
16007 * gdb.gdb/xfullpath.exp: Likewise.
16008
16009 2004-08-27 Joel Brobecker <brobecker@gnat.com>
16010
16011 * gdb.threads/bp_in_thread.exp: New testcase.
16012
16013 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
16014
16015 Fix PR testsuite/1735.
16016 * gdb.threads/schedlock.c (thread_function): Add a cast
16017 to suppress a gcc warning.
16018 * gdb.threads/thread-specific.c (thread_function): Likewise.
16019
16020 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
16021
16022 * gdb.base/unload.c: Include <stdlib.h>.
16023
16024 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
16025
16026 From Paul Gilliam <pgilliam@us.ibm.com>:
16027 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
16028 synchronized after the "return".
16029
16030 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
16031
16032 * gdb.mi/basics.c: Include <stdio.h>.
16033 * gdb.mi/pthreads.c: Include <stdlib.h>.
16034 * gdb.mi/var-cmd.c: Include <stdlib.h>.
16035
16036 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
16037
16038 * gdb.threads/schedlock.c: Add copyright notice.
16039
16040 2004-08-25 Andrew Cagney <cagney@gnu.org>
16041
16042 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
16043 (skip_over_handler, breakpoint_over_hander): New test procedures.
16044 (advance, advancei): Add a proper prefix, do not use
16045 rerun_to_main.
16046 * gdb.base/sigstep.c (main): Change to use an infinite loop.
16047
16048 2004-08-24 Michael Chastain <mec.gnu@mindspring.com>
16049
16050 * gdb.mi/basics.c: Add copyright notice.
16051 * gdb.mi/var-cmd.c: Add copyright notice.
16052
16053 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
16054
16055 * lib/gdb.exp: Remove signed_keyword_not_used.
16056 * lib/compiler.c: Likewise.
16057 * lib/compiler.cc: Likewise.
16058
16059 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
16060
16061 * gdb.base/whatis.c: Remove conditional disabling of "signed".
16062 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
16063
16064 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
16065
16066 * gdb.base/whatis.c: Add copyright notice.
16067
16068 2004-08-20 Mark Kettenis <kettenis@gnu.org>
16069
16070 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
16071 it to skip the breakpoints encoded in the inline assembly.
16072
16073 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
16074
16075 * Makefile.in: Add gdb.fortran.
16076
16077 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
16078
16079 * gdb.base/call-sc.exp (test_scalar_returns):
16080 Fix cut-and-paste glitch in "Make fun return now".
16081
16082 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
16083
16084 * configure.in: Add gdb.fortran.
16085 * configure: Regenerate.
16086 * gdb.fortran/Makefile.in: New file.
16087 * lib/gdb.exp (skip_fortran_tests): New procedure.
16088
16089 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
16090
16091 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
16092 reference to bug-gnu@prep.ai.mit.edu.
16093 * gdb.mi/mi-var-child.exp: Likewise.
16094 * gdb.mi/mi-var-cmd.exp: Likewise.
16095 * gdb.mi/mi-var-display.exp: Likewise.
16096 * gdb.mi/mi2-var-block.exp: Likewise.
16097 * gdb.mi/mi2-var-child.exp: Likewise.
16098 * gdb.mi/mi2-var-cmd.exp: Likewise.
16099 * gdb.mi/mi2-var-display.exp: Likewise.
16100
16101 2004-08-15 Mark Kettenis <kettenis@gnu.org>
16102
16103 * gdb.base/unload.c (main): Make local variable msg const.
16104
16105 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
16106
16107 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
16108 to bug-gnu@prep.ai.mit.edu.
16109 * gdb.mi/mi-disassemble.exp: Likewise.
16110 * gdb.mi/mi-eval.exp: Likewise.
16111 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
16112 default line number.
16113 * gdb.mi/mi-return.exp: Likewise.
16114 * gdb.mi/mi-simplerun.exp: Likewise.
16115 * gdb.mi/mi-stack.exp: Likewise.
16116 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
16117 number with explicit range test.
16118 * gdb.mi/mi-watch.exp: Likewise.
16119 * gdb.mi/mi2-break.exp: Likewise.
16120 * gdb.mi/mi2-cli.exp: Likewise.
16121 * gdb.mi/mi2-disassemble.exp: Likewise.
16122 * gdb.mi/mi2-eval.exp: Likewise.
16123 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
16124 default line number.
16125 * gdb.mi/mi2-return.exp: Likewise.
16126 * gdb.mi/mi2-simplerun.exp: Likewise.
16127 * gdb.mi/mi2-stack.exp: Likewise.
16128 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
16129 number with explicit range test.
16130 * gdb.mi/mi2-watch.exp: Likewise.
16131
16132 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
16133
16134 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
16135 * gdb.cp/m-static.exp: Likewise.
16136 * gdb.cp/rtti.exp: Likewise.
16137
16138 2004-08-14 Mark Kettenis <kettenis@gnu.org>
16139
16140 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
16141
16142 2004-08-14 Eli Zaretskii <eliz@gnu.org>
16143
16144 * ChangeLog: Prefix Local Variables with semi-colons and indent
16145 the reference to older ChangeLog files, to fix fontification in
16146 Emacs.
16147
16148 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
16149
16150 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
16151 * gdb.mi/mi2-break.exp: Likewise.
16152
16153 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
16154
16155 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
16156
16157 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
16158
16159 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
16160
16161 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
16162
16163 * gdb.cp/classes.exp: Remove unused declarations. Just let
16164 test names default instead of providing special names. Remove
16165 extraneous demangler test.
16166
16167 2004-08-12 Jeff Johnston <jjohnstn@redhat.com>
16168
16169 * gdb.base/unload.exp: New test for breakpoints in dynamically
16170 loaded libraries.
16171 * gdb.base/unload.c: Ditto.
16172 * gdb.base/unloadshr.c: Ditto.
16173
16174 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
16175
16176 * gdb.cp/classes.exp (test_ptype_class_objects): Call
16177 cp_test_ptype_class.
16178 (test_enums): Likewise.
16179
16180 2004-08-10 Andrew Cagney <cagney@gnu.org>
16181
16182 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
16183 files.
16184
16185 2004-08-10 Andrew Cagney <cagney@gnu.org>
16186
16187 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
16188 init_malloc call.
16189
16190 2004-08-10 Michael Chastain <mec.gnu@mindspring.com>
16191
16192 * ChangeLog: Add copyright notice. The notice is copied
16193 from emacs 21.3 top level ChangeLog.
16194
16195 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
16196
16197 * lib/cp-support.exp: New file.
16198 * lib/cp-support.exp (cp_test_type_class): New function.
16199 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
16200 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
16201 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
16202 cp_test_ptype_class.
16203
16204 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
16205
16206 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
16207 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
16208 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
16209 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
16210 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
16211 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
16212 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
16213 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
16214 gdb.mi/mi2-watch.exp: Update copyright years.
16215
16216 2004-08-09 Mark Kettenis <kettenis@gnu.org>
16217
16218 * gdb.base/sigaltstack.exp: Provide proper anchoring.
16219
16220 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
16221
16222 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
16223 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
16224 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
16225 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
16226 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
16227 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
16228 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
16229 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
16230 gdb.mi/mi-watch.exp: Update copyright years.
16231
16232 2004-08-08 Daniel Jacobowitz <dan@debian.org>
16233
16234 PR gdb/1738
16235 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
16236 from a breakpoint with a pending signal.
16237
16238 2004-08-08 Daniel Jacobowitz <dan@debian.org>
16239
16240 PR gdb/1736
16241 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
16242 * gdb.base/sigaltstack.exp (finish_test): Consume output until
16243 the prompt.
16244 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
16245
16246 2004-08-08 Daniel Jacobowitz <dan@debian.org>
16247
16248 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
16249
16250 2004-08-08 Daniel Jacobowitz <dan@debian.org>
16251
16252 PR gdb/1736
16253 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
16254 for i?86-*-linux*.
16255
16256 2004-08-08 Daniel Jacobowitz <dan@debian.org>
16257
16258 * gdb.arch/i386-prologue.exp: Compile without debug information.
16259
16260 2004-08-08 Michael Chastain <mec.gnu@mindspring.com>
16261
16262 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
16263 rather than asking gdb to search.
16264
16265 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
16266
16267 * gdb.base/gcore.c: Include <string.h>.
16268
16269 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
16270
16271 * gdb.base/gcore.c: Add copyright notice.
16272
16273 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
16274
16275 * gdb.base/freebpcmd.c: Include <stdio.h>.
16276 * gdb.base/long_long.c: Include <string.h>.
16277 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
16278 * gdb.base/siginfo.c: Include <string.h>.
16279 * gdb.base/sigstep.c: Include <string.h>.
16280
16281 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16282
16283 * gdb.base/complex.c: Include <stdlib.h>.
16284
16285 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16286
16287 * gdb.base/complex.c: Add copyright notice.
16288
16289 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16290
16291 * gdb.base/charset.c: Include <stdlib.h>.
16292
16293 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16294
16295 * gdb.base/auxv.c: Include <stdlib.h>.
16296
16297 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16298
16299 * gdb.base/auxv.c: Add copyright notice.
16300
16301 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16302
16303 * gdb.base/coremaker.c: Add copyright notice.
16304 * gdb.base/coremaker2.c: Add copyright notice.
16305
16306 2004-08-04 Andrew Cagney <cagney@gnu.org>
16307
16308 * gdb.base/store.exp: Update copyright.
16309 (check_set, up_set, check_struct, up_struct): Add a prefix to test
16310 names, do not import gdb_prompt.
16311
16312 2004-08-01 Andrew Cagney <cagney@gnu.org>
16313
16314 Fix PR testsuite/1729.
16315 * gdb.base/dump.exp: Add test name to callers of capture_value, do
16316 not use capture_value with value 4.
16317 (capture_value): Add optional test name parameter.
16318 (test_reload_saved_value, test_restore_saved_value): Use $msg as
16319 the prefix, pass to capture_value.
16320
16321 2004-08-01 Mark Kettenis <kettenis@gnu.org>
16322
16323 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
16324 * gdb.arch/i386-prologue.c (standard): New prototype and function.
16325 (main): Call new function.
16326
16327 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
16328
16329 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
16330
16331 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
16332
16333 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
16334
16335 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
16336
16337 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
16338 Accept more values of vtbl pointer. Remove some messages
16339 about "obsolete gcc or gdb".
16340
16341 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
16342
16343 * gdb.cp/classes.exp: Accept more varieties of ptype output.
16344
16345 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
16346
16347 * gdb.base/asm-source.exp: Properly convert target board
16348 debug flags from gcc format to binutils format.
16349
16350 2004-07-28 Mark Kettenis <kettenis@gnu.org>
16351
16352 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
16353 gdb1718". PR backtrace/1718 partially fixed.
16354
16355 2004-07-27 Jeff Johnston <jjohnstn@redhat.com>
16356
16357 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
16358
16359 2004-07-26 Nick Clifton <nickc@redhat.com>
16360
16361 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
16362 good default value for a specific architecture is available then
16363 set it to that value. Otherwise default to the -gstabs switch.
16364 Remove the -g... switches from the asm-flags variable. Allow the
16365 target board info to override the value if it wants to. Pass the
16366 switch on the assembler command line.
16367
16368 2004-07-23 Mark Kettenis <kettenis@gnu.org>
16369
16370 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
16371 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
16372 (main): Call new function.
16373
16374 2004-07-22 Michael Chastain <mec.gnu@mindspring.com>
16375
16376 Test for PR exp/1715.
16377 * gdb.base/radix.exp: Refactor common procedures. Make all
16378 test names unique. Change XFAIL to KFAIL.
16379
16380 2004-07-20 Michael Chastain <mec.gnu@mindspring.com>
16381
16382 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
16383 * gdb.ada/gnat_ada.gin: ... to here.
16384 * configure.in: Use gnat_ada.gin.
16385 * configure: Regenerate.
16386
16387 2004-07-20 Andrew Cagney <cagney@gnu.org>
16388
16389 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
16390 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
16391 XFAILs. Clean up test messages and comments. Check backtraces.
16392 Delete re-sync code.
16393
16394 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
16395
16396 Fix PR cli/740.
16397 * gdb.base/annota1.exp: Honor gdb,nosignals.
16398 * gdb.base/annota3.exp: Likewise.
16399
16400 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
16401
16402 * lib/java.exp: Update copyright notice.
16403
16404 2004-07-19 Andrew Cagney <cagney@gnu.org>
16405
16406 * gdb.base/selftest.exp: Copy file from here ...
16407 * gdb.gdb/selftest.exp: ... to here.
16408
16409 2004-07-16 Andrew Cagney <cagney@redhat.com>
16410
16411 * lib/insight-support.exp: Delete file.
16412 * lib/java.exp (java_init): Fix copyright.
16413
16414 2004-07-16 Andrew Cagney <cagney@gnu.org>
16415
16416 * gdb.base/restore.c: Append "prologue" to comments marking the a
16417 function's prologue.
16418 * gdb.base/restore.exp: Update copyright, re-indent.
16419 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
16420 callerN" prefix where needed. Update patterns that match a
16421 function's prologue.
16422
16423 2004-07-16 Michael Chastain <mec.gnu@mindspring.com>
16424
16425 * gdb.base/restore.c: Add copyright notice.
16426
16427 2004-07-16 Andrew Cagney <cagney@gnu.org>
16428
16429 * gdb.base/logical.exp: Update copyright.
16430 (evaluate): New procedure. Use to re-implement tests using
16431 several tables.
16432
16433 2004-07-14 Martin Hunt <hunt@redhat.com>
16434
16435 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
16436 which fixes some problems where init.tcl was not found.
16437
16438 2004-07-13 Andrew Cagney <cagney@gnu.org>
16439
16440 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
16441 (check_sizeof, check_valueof): Do not include the output in the
16442 test name. Use gdb_test.
16443 (get_valueof): Use gdb_test_multiple.
16444
16445 * gdb.base/step-test.exp: Update copyright. Use
16446 gdb_test_multiple. Ensure that test names do not include
16447 architecture dependent output.
16448
16449 * gdb.gdb/observer.exp: Update copyright.
16450 (setup_test): Use gdb_test_multiple.
16451 (attach_first_observer, attach_second_observer)
16452 (attach_third_observer, detach_first_observer)
16453 (detach_second_observer, detach_third_observer)
16454 (reset_counters, check_counters): Make $message a prefix.
16455 (test_normal_stop_notifications): Add "args" parameter - a list of
16456 init functions to be called. Make $message a prefix,
16457 (test_observer_normal_stop): Change the message prefixes so that
16458 they are unique, pass the attach / detach procedures to
16459 test_normal_stop_notifications.
16460
16461 * gdb.base/signull.exp (test_segv): Prefix all tests with
16462 "${name}". Clean up test messages.
16463
16464 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
16465
16466 * gdb.base/ena-dis-br.exp: Update copyright.
16467 (break_at): New function. Replace send_gdb with gdb_test,
16468 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
16469 ignore count, not stopped at bpt", with KFAIL.
16470
16471 2004-07-13 Corinna Vinschen <vinschen@redhat.com>
16472
16473 * gdb.base/attach.exp: Remove cleanupfile handling.
16474
16475 2004-07-12 Andrew Cagney <cagney@gnu.org>
16476
16477 * gdb.base/annota1.exp: Cleanup corefile test name.
16478 * gdb.base/annota3.exp: Ditto.
16479
16480 2004-07-12 Andrew Cagney <cagney@gnu.org>
16481
16482 * gdb.base/signals.exp: Clean up copyright, re-indent.
16483
16484 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
16485 gdb_test and gdb_test_multiple.
16486
16487 2004-07-08 Jeff Johnston <jjohnstn@redhat.com>
16488
16489 * gdb.java/jmain.exp: Fix expected line number for main to
16490 break at. Set XFAIL for break at main test since gcj does not
16491 provide line number info for first statement in main.
16492
16493 2004-07-08 Andrew Cagney <cagney@gnu.org>
16494
16495 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
16496
16497 * gdb.base/sigbpt.exp: Make the common part of each test name a
16498 prefix instead of suffix.
16499
16500 2004-07-07 Bob Rossi <bob_rossi@cox.net>
16501
16502 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
16503 test from test_tbreak_creation_and_listing to
16504 test_file_list_exec_source_file
16505 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
16506 Changed name of test from test_tbreak_creation_and_listing to
16507 test_file_list_exec_source_file
16508
16509 2004-07-07 Jeff Johnston <jjohnstn@redhat.com>
16510
16511 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
16512 the jmisc() constructor instead of <init>.
16513 * gdb.java/jmisc1.exp: Ditto.
16514
16515 2004-07-07 Andrew Cagney <cagney@gnu.org>
16516
16517 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
16518 corrupting the PC.
16519
16520 2004-07-06 Michael Chastain <mec.gnu@mindspring.com>
16521
16522 * gdb.cp/templates.exp: Accept whitespace change in demangler
16523 output.
16524
16525 2004-07-06 Andrew Cagney <cagney@gnu.org>
16526
16527 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
16528
16529 2004-07-02 Michael Chastain <mec.gnu@mindspring.com>
16530
16531 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
16532 * lib/compiler.cc: Likewise.
16533
16534 2004-06-30 Michael Chastain <mec.gnu@mindspring.com>
16535
16536 * lib/compiler.cc: Work around string preprocessing problem
16537 with old hp c++ compiler.
16538 * lib/compiler.c: Likewise.
16539
16540 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
16541
16542 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
16543 directives to conditionalize symbol prefixing.
16544 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
16545 additional_flags handling. Add underscore prefix for Cygwin.
16546 * gdb.arch/i386-unwind.c: Use preprocessor directives to
16547 conditionalize symbol prefixing.
16548 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
16549 additional_flags handling. Add underscore prefix for Cygwin.
16550
16551 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
16552
16553 * gdb.base/bigcore.exp: Skip test on Cygwin.
16554
16555 2004-06-28 Michael Chastain <mec.gnu@mindspring.com>
16556
16557 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
16558 formats for "info register". Use gdb_test_multiple. Fix
16559 the "invalid register" test.
16560
16561 2004-06-28 Corinna Vinschen <vinschen@redhat.com>
16562
16563 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
16564 PID for Cygwin. Add Cygwin specific strings to check for in some
16565 tests.
16566 (do_attach_tests): Add a test for user interaction when attaching
16567 to a process with no matching symbol table already loaded.
16568
16569 2004-06-26 Andrew Cagney <cagney@gnu.org>
16570
16571 Test PR java/1567 and PR java/1565.
16572 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
16573 * gdb.java/jmisc2.exp: Delete file.
16574
16575 2004-06-26 Michael Chastain <mec.gnu@mindspring.com>
16576
16577 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
16578
16579 2004-06-25 Corinna Vinschen <vinschen@redhat.com>
16580
16581 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
16582 attach process.
16583
16584 2004-06-23 Michael Chastain <mec.gnu@mindspring.com>
16585
16586 * gdb.cp/pr-1553.exp: Remove.
16587
16588 2004-06-22 Michael Chastain <mec.gnu@mindspring.com>
16589
16590 * gdb.cp/pr-1553.cc: Remove.
16591 * gdb.cp/pr-1553.exp: Disable this test.
16592
16593 2004-06-20 Jim Blandy <jimb@redhat.com>
16594
16595 Fix PR testsuite/1680.
16596 * gdb.arch/i386-sse.exp: Properly quote curly braces in
16597 regular expressions.
16598
16599 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
16600
16601 Fix PR testsuite/1679.
16602 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
16603 Issue an UNSUPPORTED result instead.
16604
16605 2004-06-18 Jim Blandy <jimb@redhat.com>
16606
16607 * gdb.base/charset.exp: Only send a control-C if we see a new
16608 prompt and incomplete command.
16609
16610 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
16611
16612 * gdb.cp/pr-574.cc: Add copyright notice.
16613
16614 2004-06-17 Jim Blandy <jimb@redhat.com>
16615
16616 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
16617 cases where the regexp has no groups; this grabs random text from
16618 the previous test suite, whatever that was.
16619
16620 2004-06-17 Michael Chastain <mec.gnu@mindspring.com>
16621
16622 * gdb.cp/printmethod.cc: Add copyright notice.
16623
16624 2004-06-16 Michael Chastain <mec.gnu@mindspring.com>
16625
16626 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
16627
16628 2004-06-16 Andrew Cagney <cagney@gnu.org>
16629
16630 * gdb.base/signull.c: Update copyright. Include <string.h>.
16631 (bowler): Replace data_pointer with data_read
16632 and data_write cases. Add code_descriptor case.
16633 (zero, desc): New array and pointer.
16634 (data, code): Change to simple pointers.
16635 * gdb.base/signull.exp: Fix probe pattern matching a function
16636 descriptor SIGSEGV. Replace data_pointer with data_read and
16637 data_write tests.
16638
16639 2004-06-16 Andrew Cagney <cagney@gnu.org>
16640
16641 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
16642
16643 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
16644
16645 * gdb.base/long_long.c: Add copyright notice.
16646
16647 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
16648
16649 * gdb.base/long_long.exp: Remove reference to
16650 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
16651 to gdb_breakpoint and gdb_continue_to_breakpoint.
16652
16653 2004-06-14 Jim Blandy <jimb@redhat.com>
16654
16655 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
16656 endian case.
16657
16658 2004-06-14 Andrew Cagney <cagney@gnu.org>
16659
16660 * gdb.base/gcore.exp (capture_command_output): Delete the always
16661 passing tests containing inferior values.
16662 * gdb.base/ending-run.exp: Do not include the breakpoint address
16663 in the test message. Update copyright.
16664 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
16665 size in the test name, use gdb_test_multiple. Update copyright.
16666
16667 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
16668
16669 * gdb.cp/ref-types.cc: Add copyright notice.
16670
16671 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
16672
16673 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
16674 hp_aCC_compiler.
16675 * lib/compiler.cc: Likewise.
16676 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
16677 'set' commands. Log diagnostics for other lines. Set
16678 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
16679
16680 2004-06-13 Michael Chastain <mec.gnu@mindspring.com>
16681
16682 * gdb.cp/try_catch.cc: Add copyright notice.
16683
16684 2004-06-12 Michael Chastain <mec.gnu@mindspring.com>
16685
16686 * gdb.cp/userdef.cc: Add copyright notice.
16687
16688 2004-06-11 Michael Chastain <mec.gnu@mindspring.com>
16689
16690 * gdb.cp/virtfunc.cc: Add copyright notice.
16691
16692 2004-06-11 Randolph Chung <tausq@debian.org>
16693
16694 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
16695 problem.
16696
16697 2004-06-10 Andrew Cagney <cagney@gnu.org>
16698
16699 * lib/compiler.cc, lib/compiler.c: Append either
16700 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
16701 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
16702 instead of gcc-3-3.
16703
16704 2004-06-09 Andrew Cagney <cagney@gnu.org>
16705
16706 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
16707 gdb/1455, bug is specific to "long long" and "double".
16708
16709 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
16710 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
16711 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
16712 fixed.
16713
16714 2004-06-09 Andrew Cagney <cagney@gnu.org>
16715
16716 * gdb.base/structs.exp (test_struct_returns): Replace
16717 "return_value_unknown" and "finish_value_unknown" by
16718 "return_value_known" and "finish_value_known". Instead of
16719 "return_value_unknown" iff "finish_value_unknown", check
16720 "return_value_known" implies "finish_value_known".
16721
16722 2004-06-08 Martin Hunt <hunt@redhat.com>
16723
16724 * gdb.base/float.exp: Add pattern for mips targets.
16725
16726 2004-06-08 Randolph Chung <tausq@debian.org>
16727
16728 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
16729 message for unknown architectures more clear.
16730
16731 2004-06-08 Joel Brobecker <brobecker@gnat.com>
16732
16733 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
16734 start the execution of the program.
16735
16736 2004-06-07 Jim Blandy <jimb@redhat.com>
16737
16738 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
16739 * gdb.arch/i386-cpuid.h: New helper file.
16740
16741 2004-06-07 Randolph Chung <tausq@debian.org>
16742
16743 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
16744 has started.
16745
16746 2004-06-04 Roland McGrath <roland@redhat.com>
16747
16748 Fix PR gdb/1647.
16749 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
16750 differently to be robust to output buffering differences.
16751
16752 2004-06-04 Michael Chastain <mec.gnu@mindspring.com>
16753
16754 * gdb.threads/pthreads.exp: Update copyright years.
16755 (check_control_c): Change asynchronous 'after' to synchronous.
16756
16757 2004-06-04 Roland McGrath <roland@redhat.com>
16758
16759 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
16760 next gdb prompt.
16761
16762 2004-06-02 Michael Chastain <mec.gnu@mindspring.com>
16763
16764 Fix PR gdb/1636.
16765 * gdb.threads/manythreads.exp: Change asynchronous 'after'
16766 calls to synchronous.
16767
16768 2004-05-26 Jim Blandy <jimb@redhat.com>
16769
16770 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
16771
16772 2004-05-24 Randolph Chung <tausq@debian.org>
16773
16774 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
16775 * gdb.asm/pa.inc: New file.
16776
16777 2004-05-22 Mark Kettenis <kettenis@gnu.org>
16778
16779 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
16780
16781 2004-05-21 Joel Brobecker <brobecker@gnat.com>
16782 Daniel Jacobowitz <drow@mvista.com>
16783
16784 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
16785 GDB prompt.
16786
16787 2004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16788
16789 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
16790 setjmp/longjmp. Use sigaction instead of signal.
16791
16792 2004-05-19 J. Brobecker <brobecker@gnat.com>
16793 Michael Snyder <msnyder@redhat.com>
16794
16795 * gdb.threads/pthread_cond_wait.c: New file.
16796 * gdb.threads/pthread_cond_wait.exp: New testcase.
16797
16798 2004-05-13 Andrew Cagney <cagney@redhat.com>
16799
16800 * gdb.base/signull.exp, gdb.base/signull.c: New files.
16801 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
16802
16803 2004-05-11 Andrew Cagney <cagney@redhat.com>
16804
16805 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
16806 fixed but revealed gdb/1639.
16807
16808 2004-05-10 Andrew Cagney <cagney@redhat.com>
16809
16810 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
16811 func1" and "next to 2nd alarm", kernel bug avoided.
16812
16813 2004-05-10 Daniel Jacobowitz <dan@debian.org>
16814
16815 PR external/1568
16816 * gdb.base/bigcore.exp: Check the size of the dumped core file.
16817 XFAIL if it is smaller than bytes_allocated.
16818 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
16819 (main): Make chunks_allocated unsigned. Correct comment.
16820
16821 2004-05-07 Joel Brobecker <brobecker@gnat.com>
16822
16823 * gdb.arch/powerpc-aix-prologue.c: New file.
16824 * gdb.arch/powerpc-aix-prologue.exp: New file.
16825
16826 2004-05-07 Jim Blandy <jimb@redhat.com>
16827
16828 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
16829 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
16830
16831 2004-05-06 Joel Brobecker <brobecker@gnat.com>
16832
16833 * gdb.base/sep.exp: No longer setup_kfail when the program was
16834 built with dwarf2.
16835
16836 2004-05-05 Jim Ingham <jingham@apple.com>
16837
16838 * gdb.base/pending.exp: Make sure pending breakpoints
16839 preserve the ignore count.
16840
16841 2004-04-27 Jerome Guitton <guitton@gnat.com>
16842
16843 * i386-prologue.exp: Add testcase for jump instruction as first
16844 instruction of the real code.
16845 * i386-prologue.c (jump_at_beginning): New function.
16846
16847 2004-04-28 Mark Kettenis <kettenis@gnu.org>
16848
16849 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
16850 x86_64-*-*.
16851
16852 2004-04-28 Mark Kettenis <kettenis@gnu.org>
16853
16854 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
16855 i*86-*-*.
16856
16857 2004-04-25 Mark Kettenis <kettenis@gnu.org>
16858
16859 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
16860 expression that checks the return type.
16861
16862 2004-04-23 Andrew Cagney <cagney@redhat.com>
16863
16864 * gdb.base/call-sc.exp: New test of scalar call/return values.
16865 * gdb.base/call-sc.c: Ditto.
16866
16867 2004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16868
16869 * gdb.threads/manythreads.c: Reduce thread stack size.
16870
16871 2004-04-23 Jeff Johnston <jjohnstn@redhat.com>
16872
16873 * gdb.threads/manythreads.c: Add copyright notice.
16874
16875 2004-04-23 Andrew Cagney <cagney@redhat.com>
16876
16877 * gdb.base/siginfo.exp: Better handle step out of signal.
16878 * gdb.base/sigstep.exp: Ditto.
16879
16880 2004-04-22 Jeff Johnston <jjohnstn@redhat.com>
16881 Daniel Jacobowitz <drow@mvista.com>
16882
16883 * gdb.threads/manythreads.c: New testcase.
16884 * gdb.threads/manythreads.exp: Ditto.
16885
16886 2004-04-22 Jim Blandy <jimb@redhat.com>
16887
16888 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
16889 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
16890
16891 2004-04-21 Michael Chastain <mec.gnu@mindspring.com>
16892
16893 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
16894
16895 2004-04-21 Andrew Cagney <cagney@redhat.com>
16896
16897 * gdb.base/sigstep.c: New file.
16898 * gdb.base/sigstep.exp: New file.
16899
16900 2004-04-16 Joel Brobecker <brobecker@gnat.com>
16901
16902 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
16903 call to observer_notify_normal_stop.
16904
16905 2004-04-15 Andrew Cagney <cagney@redhat.com>
16906
16907 * gdb.base/siginfo.c: New file.
16908 * gdb.base/siginfo.exp: New file.
16909
16910 2004-04-12 J. Brobecker <brobecker@gnat.com>
16911
16912 * gdb.base/sep.exp: Fix typo in comment.
16913
16914 2004-04-12 J. Brobecker <brobecker@gnat.com>
16915
16916 * gdb.base/sep.c: New file.
16917 * gdb.base/sep-proc.c: New file.
16918 * gdb.base/sep.exp: New testcase.
16919
16920 2004-04-09 Mark Kettenis <kettenis@gnu.org>
16921
16922 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
16923 support.
16924
16925 2004-04-05 Andrew Cagney <cagney@redhat.com>
16926
16927 * gdb.base/sigaltstack.c: New file.
16928 * gdb.base/sigaltstack.exp: New file.
16929
16930 2004-04-04 Joel Brobecker <brobecker@gnat.com>
16931
16932 * gdb.base/foll-fork.exp: Update the expected output for
16933 "help set follow-fork-mode", to match a change that was made
16934 to the help of this variable on 2004-01-13.
16935
16936 2004-04-01 Joel Brobecker <brobecker@gnat.com>
16937
16938 * lib/ada.exp: Add copyright notice.
16939 * bar.ads: Likewise.
16940 * bar.adb: Likewise.
16941 * null_record.adb: Likewise.
16942 * null_record.exp: Likewise.
16943 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
16944
16945 2004-04-01 Joel Brobecker <brobecker@gnat.com>
16946
16947 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
16948 * configure: Regenerate.
16949
16950 2004-04-01 Joel Brobecker <brobecker@gnat.com>
16951
16952 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
16953 to build the application. Remove the message printed when in
16954 verbose mode, redundant with the UNSUPPORTED message above.
16955
16956 2004-03-31 Joel Brobecker <brobecker@gnat.com>
16957
16958 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
16959 * gdb.ada (null_record.exp): New testcase.
16960
16961 2004-03-31 Joel Brobecker <brobecker@gnat.com>
16962
16963 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
16964
16965 2004-03-31 Joel Brobecker <brobecker@gnat.com>
16966
16967 * gdb.ada: New subdirectory.
16968 * gdb.ada/Makefile.in: New file.
16969 * gdb.ada/gnat_ada.gpr.in: New file.
16970
16971 2004-03-31 Joel Brobecker <brobecker@gnat.com>
16972
16973 * lib/ada.exp: New file.
16974
16975 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
16976
16977 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
16978 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
16979
16980 2004-03-22 Andrew Cagney <cagney@redhat.com>
16981
16982 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
16983 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
16984 Problem identified by Ulrich Weigand.
16985
16986 2004-03-17 David Carlton <carlton@kealia.com>
16987
16988 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
16989 PR c++/826.
16990
16991 2004-03-16 Roland McGrath <roland@redhat.com>
16992
16993 * gdb.base/auxv.exp: New file.
16994 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
16995
16996 2004-03-12 David Carlton <carlton@kealia.com>
16997
16998 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
16999 * gdb.cp/pr-1553.cc: Ditto.
17000 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
17001 pass branch.
17002
17003 2004-03-12 Michael Chastain <mec.gnu@mindspring.com>
17004
17005 * gdb.cp/templates.exp: Accept more template types.
17006
17007 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
17008
17009 From Corinna Vinschen with modifications.
17010 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
17011 local variable obj_with_enum.
17012 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
17013 results with obj_with_enum.
17014
17015 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
17016
17017 * gdb.cp/classes.cc: New file, copied from misc.cc.
17018 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
17019
17020 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
17021
17022 * gdb.cp/misc.cc: Add copyright notice.
17023
17024 2004-03-05 David Carlton <carlton@kealia.com>
17025
17026 * gdb.cp/rtti.exp: Add 'print *obj3' test.
17027 * gdb.cp/rtti.h: Update copyright.
17028 (namespace n2::n3): New.
17029 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
17030 (n2::n3::func3): New.
17031 (main): Call n2::n3::func3.
17032 * gdb.cp/rtti2.cc: Update copyright.
17033 (n2::create3): New.
17034
17035 2004-03-04 Mark Kettenis <kettenis@gnu.org>
17036
17037 * gdb.asm/openbsd.inc: Fix typo.
17038
17039 2004-03-03 Fred Fish <fnf@redhat.com>
17040
17041 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
17042 "val" instead of unused "size". Update copyright year.
17043
17044 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
17045
17046 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
17047 to use unsigned char.
17048 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
17049 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
17050
17051 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
17052
17053 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
17054 line of output.
17055
17056 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
17057
17058 * gdb.base/relocate.c (dummy): Initialize.
17059
17060 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
17061
17062 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
17063 a breakpoint at exit.
17064
17065 2004-02-27 Fred Fish <fnf@redhat.com>
17066
17067 * gdb.base/chng-syms.exp: Add expect condition to match failing
17068 case that isn't a timeout.
17069
17070 2004-02-27 Andrew Cagney <cagney@redhat.com>
17071
17072 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
17073 support.
17074
17075 2004-02-26 Fred Fish <fnf@redhat.com>
17076
17077 * gdb.arch/gdb1431.c: Remove.
17078 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
17079 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
17080 of "until" incorrectly.
17081
17082 2004-02-26 J. Brobecker <brobecker@gnat.com>
17083
17084 * gdb.cp/class2.cc (empty): New class.
17085 (refer): New function.
17086 (main): Declare an object of type empty and use it.
17087 * gdb.cp/class2.exp: Print the value of an object of type empty.
17088
17089 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
17090
17091 * gdb.base/langs.exp: Update query string to match the
17092 new nquery format used for pending breakpoints.
17093
17094 2004-02-26 Andrew Cagney <cagney@redhat.com>
17095
17096 Fix PR i18n/1570.
17097 * gdb.base/charset.c: Update copyright notice.
17098 (main, init_string): Remove the escape character '\e' tests.
17099 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
17100 * gdb.base/charset.exp (valid_host_charset): Ditto.
17101 * gdb.base/setvar.exp: Ditto.
17102
17103 2004-02-24 Andrew Cagney <cagney@redhat.com>
17104
17105 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
17106 mmapped data in core file" PASS and FAIL messages consistent.
17107
17108 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
17109 setting a breakpoint. Work around PR java/1565.
17110
17111 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
17112
17113 * lib/gdb.exp (gdb_breakpoint): Update query string to match
17114 new nquery format.
17115 * gdb.base/pending.exp: Ditto.
17116
17117 2004-02-22 Mark Kettenis <kettenis@gnu.org>
17118
17119 * configure.in: Run stabs tests on *BSD.
17120 * configure: Regenerated.
17121
17122 2004-02-21 Mark Kettenis <kettenis@gnu.org>
17123
17124 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
17125
17126 2004-02-20 Fred Fish <fnf@redhat.com>
17127
17128 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
17129 blank in test for "returns short", for consistency with other
17130 "returns xxx" tests. Update copyright year.
17131
17132 2004-02-19 Fred Fish <fnf@redhat.com>
17133
17134 New testcase for PR breakpoint/1558.
17135 * gdb.arch/gdb1558.exp: New file.
17136 * gdb.arch/gdb1558.c: New file.
17137
17138 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
17139
17140 * gdb.base/nodebug.exp: Fix typo.
17141
17142 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17143
17144 Committed by Jim Blandy <jimb@redhat.com>.
17145
17146 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
17147
17148 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
17149
17150 * gdb.base/float.exp: Support s390*-*-* targets.
17151
17152 2004-02-17 Adam Fedor <fedor@gnu.org>
17153
17154 * gdb.base/gdb1555.exp: New file.
17155 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
17156
17157 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
17158
17159 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
17160
17161 2004-02-16 Fred Fish <fnf@redhat.com>
17162
17163 * gdb.arch/gdb1291.c: Remove
17164 * gdb.arch/gdb1291.s: New test input file.
17165 * gdb.arch/gdb1291.exp: Expand test to check case that should not
17166 fail. Test for correct result, known incorrect result, other
17167 failures and timeouts.
17168
17169 2004-02-16 Andrew Cagney <cagney@redhat.com>
17170
17171 * gdb.base/bigcore.exp: New file.
17172 * gdb.base/bigcore.c: New file.
17173
17174 2004-02-13 Andrew Cagney <cagney@redhat.com>
17175
17176 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
17177 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
17178 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
17179 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
17180 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
17181 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
17182 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
17183 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
17184 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
17185 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
17186
17187 2004-02-11 Jeff Johnston <jjohnstn@redhat.com>
17188
17189 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
17190 executed is an alloc instruction.
17191
17192 2004-02-11 David Carlton <carlton@kealia.com>
17193
17194 * gdb.cp/breakpoint.exp: New.
17195 * gdb.cp/breakpoint.cc: New.
17196
17197 2004-02-11 Michael Chastain <mec.gnu@mindspring.com>
17198
17199 Partial fix for PR gdb/1543.
17200 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
17201 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
17202 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
17203 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
17204 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
17205 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
17206 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
17207 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
17208 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
17209 to bug-gdb@prep.ai.mit.edu .
17210 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
17211 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
17212 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
17213 Likewise.
17214
17215 2004-02-10 Andrew Cagney <cagney@redhat.com>
17216
17217 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
17218 using gdb_internal_error_resync.
17219
17220 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
17221
17222 * gdb.threads/thread-specific.exp: Stop early if no threads are
17223 found.
17224
17225 2004-02-09 Michael Chastain <mec.gnu@mindspring.com>
17226
17227 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
17228
17229 2004-02-08 Daniel Jacobowitz <drow@mvista.com>
17230
17231 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
17232 breakpoints.
17233
17234 2004-02-07 Daniel Jacobowitz <drow@mvista.com>
17235
17236 * config/sim.exp (gdb_load): Handle $arg == "".
17237 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
17238 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
17239
17240 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
17241
17242 * gdb.base/maint.exp: Update test to reflect
17243 obstack changes.
17244
17245 2004-02-04 Jeff Johnston <jjohnstn@redhat.com>
17246
17247 * gdb.base/pendshr.c (pendfunc): New function that calls
17248 pendfunc1.
17249 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
17250
17251 2004-02-04 Fred Fish <fnf@redhat.com>
17252
17253 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
17254 function symbols and update copyright years.
17255 * gdb.arch/gdb1291.c: Ditto.
17256
17257 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
17258
17259 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
17260
17261 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
17262
17263 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
17264
17265 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
17266
17267 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
17268
17269 2004-02-02 Fred Fish <fnf@redhat.com>
17270
17271 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
17272 remote targets. Update copyright years.
17273
17274 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
17275
17276 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
17277 support.
17278 * gdb.base/langs.exp: Fix test which attempts to create
17279 breakpoint on non-existent function to handle new pending
17280 support.
17281 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
17282 a breakpoint.
17283 * gdb.base/pending.exp: New test.
17284 * gdb.base/pending.c: New file.
17285 * gdb.base/pendshr.c: Ditto.
17286
17287 2004-02-02 David Carlton <carlton@kealia.com>
17288
17289 * gdb.cp/overload.exp: Add overloadNamespace tests.
17290 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
17291 (overloadNamespace, XXX): New.
17292 (main): Call XXX::marker2.
17293
17294 2004-02-01 Fred Fish <fnf@redhat.com>
17295
17296 * gdb.base/dump.exp: Use runto_main instead of "runto main".
17297 * gdb.base/finish.exp: Ditto.
17298 * gdb.base/gcore.exp: Ditto.
17299 * gdb.base/huge.exp: Ditto.
17300 * gdb.base/info-proc.exp: Ditto.
17301 * gdb.base/return2.exp: Ditto.
17302 * gdb.threads/gcore-thread.exp: Ditto.
17303
17304 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
17305
17306 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
17307
17308 2004-02-01 Mark Kettenis <kettenis@gnu.org>
17309
17310 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
17311 that opening the file succeeds on OpenBSD.
17312
17313 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
17314
17315 * gdb.threads/thread-specific.c: New file.
17316 * gdb.threads/threads-specific.exp: New test script.
17317 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
17318 to expect_out.
17319
17320 2004-02-01 Mark Kettenis <kettenis@gnu.org>
17321
17322 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
17323 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
17324 only on the "print_small_structs from print_long_arg_list" test.
17325
17326 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
17327
17328 * gdb.base/completion.exp: Kill a stray backslash.
17329
17330 From Jim Ingham <jingham@apple.com>:
17331 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
17332 agrees with the result from sending a tab.
17333
17334 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
17335
17336 * gdb.base/chng-syms.exp: Remove stray newline.
17337
17338 2004-01-31 Mark Kettenis <kettenis@gnu.org>
17339
17340 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
17341 *-*-openbsd*.
17342 * gdb.asm/openbsd.inc: New file.
17343
17344 2004-01-30 Mark Kettenis <kettenis@gnu.org>
17345
17346 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
17347 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
17348 *-*solaris2*. Remove commented out default settings for
17349 asm-flags. Replace gdb_compile with target_link.
17350
17351 2004-01-29 Michael Chastain <mec.gnu@mindspring.com>
17352
17353 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
17354 for all tests. Remove old hp-ux and cygnus xfail cases.
17355
17356 2004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
17357
17358 * gdb.base/chng-syms.exp: New file.
17359 * gdb.base/chng-syms.c: New file.
17360
17361 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
17362
17363 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
17364 Provide arms for current output in all my configurations.
17365
17366 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
17367
17368 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
17369 * lib/compiler.cc: Likewise.
17370 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
17371 get the right preprocessor. Eval the output directly. Remove
17372 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
17373 hp_f77_compiler and hp_f90_compiler completely.
17374 (gdb_preprocess): Delete.
17375 (get_compiler): Delete.
17376
17377 2004-01-24 Mark Kettenis <kettenis@gnu.org>
17378
17379 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
17380 <string.h>.
17381
17382 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
17383
17384 * gdb.mi/mi-stack.exp: Update copyright.
17385
17386 2004-01-23 David Carlton <carlton@kealia.com>
17387
17388 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
17389 test for cp_lookup_transparent_type.
17390 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
17391 call them.
17392
17393 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
17394
17395 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
17396 after -var-update.
17397
17398 2004-01-23 David Carlton <carlton@kealia.com>
17399
17400 * gdb.cp/namespace.cc (C::ensureRefs): New.
17401 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
17402
17403 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
17404
17405 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
17406 case "-stack-list-locals 2".
17407 * gdb.mi/mi-var-child.exp: Test for case
17408 "-var-list-children --all-values NAME".
17409
17410 2004-01-18 Michael Chastain <mec.gnu@mindspring.com>
17411
17412 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
17413
17414 2004-01-18 Mark Kettenis <kettenis@gnu.org>
17415
17416 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
17417 used with gdb_test_multiple.
17418
17419 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
17420 read at address 0. This fixes PR testsuite/1504.
17421
17422 2004-01-18 Daniel Jacobowitz <drow@mvista.com>
17423
17424 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
17425 Remove downloading, guessing the host executable, the calls to
17426 gdb_file_cmd and gdb_target_cmd, and "load" support.
17427 (infer_host_exec): New function broken out from gdb_load.
17428 (gdb_load): New wrapper for gdbserver_gdb_load.
17429 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
17430 gdb_target_cmd. Use -target-select.
17431 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
17432 Download binaries to the host. Clear last_mi_remote_file when
17433 we load a new binary.
17434 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
17435 call gdbserver_gdb_load and mi_gdb_target_cmd.
17436
17437 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
17438
17439 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
17440 type patterns.
17441
17442 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
17443
17444 * gdb.cp/templates.exp: Fix typo in test name of
17445 "print Foo<volatile char*>::foo".
17446
17447 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
17448
17449 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
17450
17451 2004-01-16 Ben Elliston <bje@wasabisystems.com>
17452
17453 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
17454 (clean mostlyclean): Remove empty rm.
17455
17456 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
17457
17458 * gdb.base/setvar.exp: Add copyright years.
17459
17460 2004-01-14 David Carlton <carlton@bactrian.org>
17461
17462 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
17463 PR c++/1511 and update coment.
17464 * gdb.cp/templates.exp: Update patterns to match current output.
17465 If changes involve something other than whitespace, KFAIL
17466 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
17467
17468 2004-01-14 David Carlton <carlton@kealia.com>
17469
17470 * gdb.cp/namespace.exp: Add tests involving classes defined within
17471 namespaces.
17472 * gdb.cp/namespace.cc (C::CClass): New.
17473 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
17474
17475 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
17476
17477 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
17478 what debug info we have. Print a better message if something goes
17479 wrong while producing the separate debug info file.
17480
17481 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
17482
17483 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
17484
17485 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
17486
17487 * gdb.base/callfuncs.c: Add copyright notice.
17488
17489 2004-01-13 Michael Chastain <mec.gnu@mindspring.com>
17490
17491 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
17492 inheritance. PR gdb/1498, PR gcc/13539.
17493
17494 2004-01-13 Elena Zannoni <ezannoni@redhat.com>
17495
17496 * gdb.threads/gcore-thread.exp: Prefix name of binary with
17497 test specific name.
17498 * gdb.mi/gdb669.exp: Ditto.
17499 * gdb.mi/mi-pthreads.exp: Ditto.
17500 * gdb.mi/mi1-pthreads.exp: Ditto.
17501 * gdb.mi/mi2-pthreads.exp: Ditto.
17502
17503 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
17504
17505 * gdb.cp/member-ptr.cc: Add copyright notice.
17506
17507 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
17508
17509 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
17510 some patterns for recent versions of gcc and hpacc. Delete
17511 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
17512 Delete tests that access a NULL pointer-to-member-data. This
17513 script is still disabled for gcc.
17514
17515 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
17516
17517 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
17518 escaped correctly.
17519
17520 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
17521
17522 * gdb.base/sepdebug.exp: New file.
17523 * gdb.base/sepdebug.c: New file.
17524 * lib/gdb.exp (separate_debug_filename): New procedure.
17525 (gdb_gnu_strip_debug): New procedure.
17526
17527 2004-01-12 Andrew Cagney <cagney@redhat.com>
17528
17529 * gdb.mi/ChangeLog: Delete file. Renamed to ...
17530 * gdb.mi/ChangeLog-1999-2003: New file.
17531
17532 2004-01-12 Andrew Cagney <cagney@redhat.com>
17533
17534 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
17535 "Renaming a directory to a non-empty directory returns ENOTEMPTY
17536 or EEXIST", treat EBUSY as an XFAIL.
17537
17538 2004-01-11 Michael Chastain <mec.gnu@mindspring.com>
17539
17540 * gdb.base/scope.exp: Remove obsolete setup_xfail for
17541 hp_cc_compiler.
17542
17543 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
17544
17545 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
17546 decorations.
17547
17548 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
17549
17550 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
17551 and "(aCC)" decorations. Remove obsolete doco about old
17552 test results.
17553
17554 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
17555
17556 * gdb.cp/exception.exp: Fix typo in doco.
17557
17558 2004-01-09 Mark Kettenis <kettenis@gnu.org>
17559
17560 * gdb.base/gdb1476.exp: Fix typo.
17561
17562 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
17563
17564 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
17565 file.
17566
17567 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
17568
17569 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
17570 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
17571 Use gdb_compile. Remove restriction on gcc. Add some patterns
17572 for recent version of gdb. Delete second half, which was a copy
17573 of the first half with different build flags. This test is
17574 still disabled because it is still not ready for production.
17575
17576 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
17577
17578 * gdb.cp/exception.cc: Add copyright notice.
17579 * gdb.cp/exception.exp: Add a notice that this file is broken
17580 because of line number changes caused by addition of copyright
17581 notice.
17582
17583 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
17584
17585 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
17586 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
17587
17588 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
17589
17590 * gdb.cp/classes.exp: Accept gnu abi 2.
17591 * gdb.cp/derivation.exp: Likewise.
17592 * gdb.cp/overload.exp: Likewise.
17593 * gdb.cp/virtfunc.exp: Likewise.
17594
17595 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
17596
17597 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
17598 semicolon after end of function.
17599
17600 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17601
17602 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
17603 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
17604 boilerplate code for compiling and running the program under
17605 test. Add some string method tests.
17606
17607 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17608
17609 * gdb.cp/bs15503.cc: Add copyright notice.
17610 * gdb.cp/bs15503.exp: Adjust line number.
17611
17612 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17613
17614 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
17615 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
17616
17617 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17618
17619 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
17620 hp_cc_compiler.
17621
17622 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17623
17624 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
17625 * gdb.cp/ctti.exp: Use the marker instead of "next".
17626 With gcc, run further before bailing.
17627
17628 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17629
17630 * gdb.cp/cttiadd.cc: Add copyright notice.
17631 * gdb.cp/cttiadd1.cc: Likewise.
17632 * gdb.cp/cttiadd2.cc: Likewise.
17633 * gdb.cp/cttiadd3.cc: Likewise.
17634
17635 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17636
17637 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
17638 Use gdb_test, gdb_test_multiple. Use floating-point values that
17639 have exact representations in IEEE-ish formats.
17640
17641 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17642
17643 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
17644 compilers. Delete duplicate call to get_compiler_info.
17645 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
17646 * gdb.base/volatile.exp: Likewise.
17647
17648 2004-01-07 Mark Kettenis <kettenis@gnu.org>
17649
17650 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
17651 memory at address 0.
17652
17653 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17654
17655 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
17656 to test for hp-ux assembler. Fix copyright years.
17657
17658 2004-01-07 Andrew Cagney <cagney@redhat.com>
17659
17660 * gdb.base/fileio.c (strerrno): Add "EBUSY".
17661
17662 2004-01-07 Andrew Cagney <cagney@redhat.com>
17663
17664 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
17665 when creating the read-only file. From analysis by Roland McGrath
17666 and Elena Zannoni.
17667
17668 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
17669
17670 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
17671
17672 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
17673
17674 * gdb.base/cvexpr.c: Be type-safe with function pointers and
17675 data pointers.
17676
17677 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
17678
17679 * gdb.cp/m-static.exp: Compile one source file at a time.
17680 Delete unused call to get_compiler_info.
17681
17682 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
17683
17684 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
17685 * gdb.base/call-rt-st.exp: Likewise.
17686 * gdb.base/nodebug.exp: Likewise.
17687 * gdb.base/volatile.exp: Likewise.
17688 * gdb.cp/ref-types.exp: Likewise.
17689 * gdb.cp/templates.exp: Likewise.
17690
17691 2004-01-05 Mark Kettenis <kettenis@gnu.org>
17692
17693 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
17694
17695 2004-01-05 Michael Chastain <mec.gnu@mindspring.com>
17696
17697 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
17698 hppa*-hp-hpux*.
17699
17700 2004-01-04 Mark Kettenis <kettenis@gnu.org>
17701
17702 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
17703 x86_64-*-*.
17704
17705 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
17706 sparc64-*-* and sparc*-solaris2*.
17707
17708 2004-01-04 Mark Kettenis <kettenis@gnu.org>
17709
17710 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
17711 return ${tests}" test. The ${tests} already mentions the
17712 filename.
17713
17714 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
17715
17716 * gdb.cp/local.exp: Accept gcc abi 2.
17717
17718 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
17719
17720 * gdb.cp/templates.exp: Accept gcc abi 2.
17721
17722 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
17723
17724 * lib/compiler.cc: Remove supports_template_debugging.
17725 * gdb.cp/templates.exp: Do not test supports_template_debugging.
17726
17727 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
17728
17729 * gdb.cp/namespace.exp: Accept gcc abi 2.
17730
17731 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
17732
17733 * gdb.cp/method.exp: Accept gcc abi 2.
17734
17735 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
17736
17737 * gdb.cp/classes.exp: Generate identical results as old version.
17738 * gdb.cp/derivation.exp: Likewise.
17739 * gdb.cp/overload.exp: Likewise.
17740 * gdb.cp/virtfunc.exp: Likewise.
17741
17742 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
17743
17744 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
17745 mysterious bug with sourceware version of expect.
17746
17747 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
17748
17749 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
17750 current versions of gcc, including gcc abi 2. Remove gratuitous
17751 restart of test program. Use gdb_test_multiple and gdb_test for
17752 all tests. Add patterns to xfail missing "const" in "const char *"
17753 and kfail PR gdb/1155.
17754
17755 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
17756
17757 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
17758 current versions of gcc, including gcc abi 2. Remove gratuitous
17759 restart of test program. Use gdb_test_multiple and gdb_test for
17760 all tests. Add patterns to kfail PR gdb/1498.
17761
17762 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
17763
17764 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
17765 current versions of gcc, including gcc abi 2. Use "breakpoint"
17766 and "continue" instead of restarting the target program. Use
17767 gdb_test_multiple and gdb_test for all tests.
17768
17769 2004-01-01 Mark Kettenis <kettenis@gnu.org>
17770
17771 * gdb.asm/asm-source.exp: Update copyright year. Link statically
17772 for *-*-solaris2*.
17773
17774 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
17775
17776 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
17777 current versions of gcc, including gcc abi 2. Use "breakpoint"
17778 and "continue" instead of restarting the target program several
17779 times. Use gdb_test_multiple and gdb_test for all tests.
17780
17781 2003-12-18 Michael Chastain <mec.gnu@mindspring.com>
17782
17783 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
17784 source files.
17785
17786 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
17787
17788 * gdb.base/environ.exp: Handle compiling test case from multiple
17789 source files.
17790
17791 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
17792
17793 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
17794
17795 2003-12-17 Jim Blandy <jimb@redhat.com>
17796
17797 * gdb.base/freebpcmd.c: Add copyright notice.
17798
17799 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
17800
17801 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
17802
17803 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
17804
17805 2003-12-13 Jim Blandy <jimb@redhat.com>
17806
17807 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
17808
17809 2003-12-12 Kevin Buettner <kevinb@redhat.com>
17810
17811 * gdb.asm/frv.inc: New file.
17812 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
17813
17814 2003-12-09 Fred Fish <fnf@redhat.com>
17815
17816 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
17817 functions to break1.c and leave prototypes behind. Add more
17818 "set breakpoint NN here" comments.
17819 * gdb.base/break1.c: New file.
17820
17821 * gdb.base/break.exp: Handle compiling test case from multiple
17822 source files and change source file references as needed.
17823 * gdb.base/completion.exp: Ditto.
17824 * gdb.base/condbreak.exp: Ditto.
17825 * gdb.base/define.exp: Ditto.
17826 * gdb.base/ena-dis-br.exp: Ditto.
17827 * gdb.base/info-proc.exp: Ditto.
17828 * gdb.base/maint.exp: Ditto.
17829 * gdb.base/until.exp: Ditto.
17830
17831 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
17832 hardcoded line numbers.
17833 * gdb.base/define.exp: Ditto.
17834 * gdb.base/ena-dis-br.exp: Ditto.
17835 * gdb.base/maint.exp: Ditto.
17836 * gdb.base/until.exp: Ditto.
17837
17838 * gdb.base/completion.exp: Use "break1" for completion tests since
17839 "break" is no longer a unique prefix.
17840
17841 2003-12-06 Andrew Cagney <cagney@redhat.com>
17842
17843 * gdb.base/structs.exp (test_struct_returns): When applicable, set
17844 "return_value_unimplemented". When an unimplemented struct return
17845 architecture, report incorrect values as a KFAIL
17846
17847 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
17848
17849 * gdb.cp/rtti.exp: Accept new wording of warning from
17850 cp_lookup_rtti_type.
17851
17852 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
17853
17854 Partial fix for PR testsuite/1456.
17855 * gdb.base/scope.exp (test_at_main): Replace references to
17856 gcc_compiled with calls to test_compiler_info.
17857 (test_at_foo): Likewise.
17858 (test_at_bar): Likewise.
17859
17860 2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
17861
17862 Partial fix for PR testsuite/1456.
17863 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
17864 to test_compiler_info.
17865
17866 2003-12-03 Michael Chastain <mec.gnu@mindspring.com>
17867
17868 * gdb.base/so-impl-ld.exp: Update copyright notice.
17869
17870 2003-12-02 Michael Chastain <mec.gnu@mindspring.com>
17871
17872 Partial fix for PR testsuite/1456.
17873 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
17874 to test_compiler_info.
17875
17876 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
17877
17878 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
17879 from current versions of gdb. Clean up regular expressions.
17880 Delete redundant timeout case.
17881
17882 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
17883
17884 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
17885 from current versions of gdb. Clean up regular expressions.
17886 Delete redundant timeout case.
17887
17888 2003-12-01 Michael Chastain <mec.gnu@mindspring.com>
17889
17890 Partial fix for PR testsuite/1456.
17891 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
17892 gcc_compiled with call to test_compiler_info.
17893
17894 2003-11-30 Michael Chastain <mec.gnu@mindspring.com>
17895
17896 Partial fix for PR testsuite/1456.
17897 * gdb.base/list.exp (test_list_function): Delete unused declaration
17898 of gcc_compiled.
17899
17900 2003-11-29 Michael Chastain <mec.gnu@mindspring.com>
17901
17902 Partial fix for PR testsuite/1456.
17903 * gdb.base/complex.exp: Replace reference to gcc_compiled with
17904 call to test_compiler_info.
17905
17906 2003-11-29 Mark Kettenis <kettenis@gnu.org>
17907
17908 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
17909 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
17910 it to create the appropriate note.inc.
17911 * gdb.asm/asmsrc1.s: Include "note.inc".
17912 * gdb.asm/netbsd.inc: New file.
17913 * gdb.asm/empty.inc: New file.
17914
17915 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
17916
17917 Partial fix for PR testsuite/1456.
17918 * gdb.base/constvars.exp: Replace references to gcc_compiled with
17919 calls to test_compiler_info.
17920
17921 2003-11-27 Michael Chastain <mec.gnu@mindspring.com>
17922
17923 Partial fix for PR testsuite/1456.
17924 * gdb.base/volatile.exp: Replace references to gcc_compiled with
17925 calls to test_compiler_info.
17926
17927 2003-11-27 Mark Kettenis <kettenis@gnu.org>
17928
17929 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
17930 pattern for the KFAILs.
17931
17932 2003-11-25 Adam Fedor <fedor@gnu.org>
17933
17934 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
17935 * gdb.objc/objcdecode.m: New file.
17936
17937 2003-11-25 Adam Fedor <fedor@gnu.org>
17938
17939 * gdb.objc/nondebug.exp: Test for PR objc/1236.
17940 * gdb.objc/nondebug.m: New file.
17941
17942 2003-11-26 Ben Elliston <bje@wasabisystems.com>
17943
17944 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
17945 NetBSD as it does on FreeBSD. Modelled on a similar change by
17946 Mark Kettenis on 2003-05-30.
17947 (link-flags): Set to "--entry _start" regardless of target.
17948 Special linker flags are to be appended to $link-flags.
17949 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
17950
17951 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
17952
17953 * gdb.cp/method.exp: Accept output of new demangler.
17954
17955 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
17956
17957 * gdb/class2.exp: New file.
17958 * gdb/class2.cc: New file.
17959
17960 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
17961
17962 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
17963 of new demangler.
17964
17965 2003-11-23 Mark Kettenis <kettenis@gnu.org>
17966
17967 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
17968 of gdb_test "run".
17969
17970 2003-11-23 Mark Kettenis <kettenis@gnu.org>
17971
17972 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
17973 "continue" into "run".
17974
17975 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
17976
17977 Partial fix for PR testsuite/1456.
17978 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
17979 call to test_compiler_info.
17980 * gdb.cp/ctti.exp: Likewise.
17981 * gdb.cp/derivation.exp: Likewise.
17982 * gdb.cp/member-ptr.exp: Likewise.
17983 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
17984 reference to gcc_compiled.
17985
17986 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
17987
17988 Fix PR testsuite/1463.
17989 * gdb.base/structs.exp (start_structs_test): Call
17990 get_debug_format before using the debug format.
17991
17992 2003-11-22 Andrew Cagney <cagney@redhat.com>
17993
17994 * lib/gdb.exp (gdb_test_multiple): Add simple example.
17995 * gdb.base/structs.exp: Use gdb_test_multiple.
17996
17997 2003-11-20 Andrew Cagney <cagney@redhat.com>
17998
17999 * gdb.base/structs.exp: Handle and recover from internal errors.
18000 Replace "foo${n}" with "foo<n>" in test messages.
18001
18002 * gdb.base/structs.exp: Update copyright. Rewrite.
18003 * gdb.base/structs.c: Update copyright. Rewrite.
18004
18005 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
18006 resync count exceeded.
18007
18008 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
18009 from the internal error.
18010 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
18011 Original from Jim Blandy.
18012 (gdb_test_multiple): Use gdb_internal_error_resync.
18013
18014 2003-11-19 Andrew Cagney <cagney@redhat.com>
18015
18016 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
18017 KFAIL.
18018
18019 2003-11-17 Mark Kettenis <kettenis@gnu.org>
18020
18021 New testcase for PR backtrace/1435.
18022 * gdb.arch/i386-unwind.exp: New file.
18023 * gdb.arch/i386-unwind.c: New file.
18024
18025 2003-11-17 Andrew Cagney <cagney@redhat.com>
18026
18027 * lib/gdb.exp (compiler_info): New global.
18028 (test_compiler_info): New function.
18029 (get_compiler_info): Set compiler_info.
18030 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
18031 "compiler_info" to gcc-<major>-<minor>.
18032
18033 2003-11-15 Michael Chastain <mec.gnu@mindspring.com>
18034
18035 * gdb.trace/configure: Remove.
18036
18037 2003-11-13 Elena Zannoni <ezannoni@redhat.com>
18038
18039 * gdb.base/break.c: Add comments to aid finding line numbers for
18040 breakpoints.
18041 * gdb.base/break.exp: Remove all references to explicit line
18042 numbers.
18043
18044 2003-11-11 Nick Clifton <nickc@redhat.com>
18045
18046 * gdb.base/shreloc.exp: Do not run for targets which do not
18047 support shared objects.
18048
18049 2003-11-10 Corinna Vinschen <vinschen@redhat.com>
18050
18051 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
18052 Don't run tests if nofileio flag is given.
18053
18054 2003-11-07 Elena Zannoni <ezannoni@redhat.com>
18055
18056 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
18057 as well as 'Watchpoint'.
18058
18059 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
18060
18061 Reported by Jim Ingham <jingham@apple.com>:
18062 * gdb.base/annota1.exp: Match at least one occurrence of the
18063 signal handler annotation.
18064
18065 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
18066
18067 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
18068 as well as 'Watchpoint'.
18069
18070 2003-11-05 Michael Chastain <mec@shout.net>
18071
18072 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
18073
18074 2003-11-03 Kris Warkentin <kewarken@qnx.com>
18075
18076 * gdb.arch/gdb1291.c: New test file.
18077 * gdb.arch/gdb1291.exp: New test script.
18078 * gdb.arch/gdb1431.c: New test file.
18079 * gdb.arch/gdb1431.exp: New test script.
18080
18081 2003-10-22 Michael Chastain <mec@shout.net>
18082
18083 * gdb.mi/pthreads.c: Add copyright notice.
18084
18085 2003-10-22 Michael Chastain <mec@shout.net>
18086
18087 * gdb.threads/pthreads.c: Add copyright notice.
18088
18089 2003-10-20 Michael Chastain <mec@shout.net>
18090
18091 * gdb.base/gdb1056.exp: New test script.
18092
18093 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
18094
18095 * gdb.threads/killed.exp: Use gdb_run_cmd.
18096
18097 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
18098
18099 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
18100 create a core file.
18101 * gdb.threads/gcore-thread.exp: Likewise.
18102
18103 2003-10-13 Corinna Vinschen <vinschen@redhat.com>
18104
18105 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
18106 type, based on char type.
18107 (struct bit_flags_short_t): New bitfield type, based on short type.
18108 (init_bit_flags_char): New fuction.
18109 (init_bit_flags_short): Ditto.
18110 (print_bit_flags_char): Ditto.
18111 (print_bit_flags_short): Ditto.
18112 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
18113
18114 2003-10-11 Michael Chastain <mec@shout.net>
18115
18116 * gdb.base/call-rt-st.exp: Update copyright year.
18117
18118 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
18119
18120 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
18121 * gdb.disasm/sh3.s: Ditto.
18122
18123 2003-10-07 Daniel Jacobowitz <drow@mvista.com>
18124
18125 * gdb.threads/switch-threads.exp: New test.
18126 * gdb.threads/switch-threads.c: New source file.
18127
18128 2003-10-07 Corinna Vinschen <vinschen@redhat.com>
18129
18130 * gdb.base/ending-run.exp: Add sh specific case.
18131
18132 2003-10-06 Andrew Cagney <cagney@redhat.com>
18133
18134 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
18135 * gdb.disasm/mn10200.exp: Delete obsolete file.
18136
18137 2003-09-29 Daniel Jacobowitz <drow@mvista.com>
18138
18139 * ChangeLog: Correct an entry command.exp -> commands.exp.
18140 * gdb.base/commands.exp (bp_deleted_in_command_test)
18141 (temporary_breakpoint_commands): Check noargs.
18142
18143 2003-09-25 David Carlton <carlton@kealia.com>
18144
18145 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
18146 of some print tests, where appropriate. Add tests for C::D::cd,
18147 E::ce, F::cXfX, G::XgX.
18148 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
18149
18150 2003-09-25 Richard Earnshaw <rearnsha@arm.com>
18151
18152 * lib/java.exp (java_init): Import target_alias before using it.
18153
18154 2003-09-25 David Carlton <carlton@kealia.com>
18155
18156 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
18157
18158 2003-09-23 Elena Zannoni <ezannoni@redhat.com>
18159
18160 * gdb.base/selftest.exp: Accomodate more instruction reordering
18161 weirdness.
18162
18163 2003-09-17 Michael Chastain <mec@shout.net>
18164
18165 * gdb.cp/gdb1355.exp: New file.
18166 * gdb.cp/gdb1355.c: New file.
18167
18168 2003-09-15 Corinna Vinschen <vinschen@redhat.com>
18169
18170 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
18171 * gdb.asm/sh.inc: New file.
18172
18173 2003-09-11 David Carlton <carlton@kealia.com>
18174
18175 * gdb.cp/namespace.exp: Add tests for namespace types.
18176 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
18177 (test_namespace): New.
18178
18179 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
18180
18181 * gdb.base/relocate.exp: Handle new gdb output at startup.
18182 * gdb.stabs/weird.exp: Ditto.
18183
18184 2003-09-08 Michael Chastain <mec@shout.net>
18185
18186 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
18187
18188 2003-09-07 Michael Chastain <mec@shout.net>
18189
18190 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
18191 'parse error'.
18192
18193 2003-09-07 Mark Kettenis <m.kettenis@osp.nl>
18194
18195 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
18196
18197 2003-08-30 Michael Chastain <mec@shout.net>
18198
18199 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
18200 * gdb.gdb/observer.exp: Ditto.
18201 * gdb.gdb/xfullpath.exp: Ditto.
18202
18203 2003-08-29 Mark Kettenis <kettenis@gnu.org>
18204
18205 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
18206 *-*-*bsd*.
18207
18208 2003-08-28 Jeff Johnston <jjohnstn@redhat.com>
18209
18210 * gdb.base/dump.exp: Skip for ia64.
18211
18212 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
18213
18214 * gdb.asm/asm-source.exp: Add ia64 support.
18215 * gdb.asm/ia64.inc: New file.
18216
18217 2003-08-22 Michael Chastain <mec@shout.net>
18218
18219 * gdb.cp: New directory.
18220 * gdb.cp/*: Copy from gdb.c++/*.
18221 * gdb.c++/*: Remove.
18222 * Makefile.in: Change gdb.c++ to gdb.cp.
18223 * configure.in: Ditto.
18224 * configure: Regnerate.
18225
18226 2003-08-18 Mark Kettenis <kettenis@gnu.org>
18227
18228 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
18229 * gdb.arch/i386-prologue.c (gdb1338): Add function.
18230
18231 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
18232
18233 * mi-var-display.exp (-var-list-children weird): Accept function
18234 pointers with argument types.
18235 * mi1-var-display.exp (-var-list-children weird): Likewise.
18236 * mi2-var-display.exp (-var-list-children weird): Likewise.
18237
18238 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
18239
18240 * gdb.base/annota3.exp: Add missing newline.
18241
18242 2003-08-06 Michael Chastain <mec@shout.net>
18243
18244 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
18245
18246 2003-08-12 Michael Snyder <msnyder@redhat.com>
18247
18248 * gdb.base/float.exp: Add test for SH.
18249
18250 2003-08-10 Mark Kettenis <kettenis@gnu.org>
18251
18252 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
18253
18254 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
18255
18256 * gdb.base/completion.exp: Remove reduntant completion test
18257 on filename.
18258
18259 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
18260
18261 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
18262 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
18263 gdb.trace/save-trace.exp: Make sure that full pathnames are
18264 escaped correctly.
18265
18266 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
18267
18268 * configure.in: Don't generate config.h from config.hin.
18269 * configure: Regenerate.
18270 * config.hin: Remove file.
18271 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
18272 * gdb.threads/pthreads.c: Ditto.
18273
18274 2003-08-07 Daniel Jacobowitz <drow@mvista.com>
18275
18276 From Kei Sakamoto <sakamoto.kei@renesas.com>:
18277 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
18278 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
18279 Replace ld24 with seth/add3.
18280
18281 2003-08-02 Andrew Cagney <cagney@redhat.com>
18282
18283 * gdb.base/annota3.exp: New file.
18284 * gdb.base/annota3.c: New file.
18285 * gdb.c++/annota3.exp: New file.
18286 * gdb.c++/annota3.cc: New file.
18287
18288 2003-07-29 Michael Chastain <mec@shout.net>
18289
18290 * gdb.threads/tls.c (spin): Check errno only if sem_wait
18291 actually failed.
18292 (do_pass): Likewise.
18293 * gdb.threads/tls.exp: Always initialize no_of_threads.
18294
18295 2003-07-27 Daniel Jacobowitz <drow@mvista.com>
18296
18297 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
18298 pattern.
18299 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
18300 * gdb.threads/tls.exp: Recognize one case of the host library not
18301 supporting TLS.
18302
18303 2003-07-27 Andrew Cagney <cagney@redhat.com>
18304
18305 * gdb.base/fileio.exp: Use SH when running commands using
18306 remote_exec.
18307
18308 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
18309
18310 From Kei Sakamoto <sakamoto.kei@renesas.com>:
18311 * gdb.base/relocate.c (dummy): New padding array.
18312
18313 2003-07-22 Michael Snyder <msnyder@redhat.com>
18314
18315 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
18316
18317 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
18318 patterns to be more general, accepting old and new output.
18319 Some output chars (such as '+') also must be quoted.
18320 Some addresses are displayed numerically instead of
18321 symbolically.
18322
18323 2003-07-23 Michael Snyder <msnyder@redhat.com>
18324
18325 * gdb.base/return2.exp: Don't test long-long return.
18326
18327 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
18328 * gdb.disasm/t01_mov.exp: Ditto.
18329 * gdb.disasm/t02_mova.s: Ditto.
18330 * gdb.disasm/t02_mova.exp: Ditto.
18331 * gdb.disasm/t03_add.s: Ditto.
18332 * gdb.disasm/t03_add.exp: Ditto.
18333 * gdb.disasm/t04_sub.s: Ditto.
18334 * gdb.disasm/t04_sub.exp: Ditto.
18335 * gdb.disasm/t05_cmp.s: Ditto.
18336 * gdb.disasm/t05_cmp.exp: Ditto.
18337 * gdb.disasm/t06_ari2.s: Ditto.
18338 * gdb.disasm/t06_ari2.exp: Ditto.
18339 * gdb.disasm/t07_ari3.s: Ditto.
18340 * gdb.disasm/t07_ari3.exp: Ditto.
18341 * gdb.disasm/t08_or.s: Ditto.
18342 * gdb.disasm/t08_or.exp: Ditto.
18343 * gdb.disasm/t09_xor.s: Ditto.
18344 * gdb.disasm/t09_xor.exp: Ditto.
18345 * gdb.disasm/t10_and.s: Ditto.
18346 * gdb.disasm/t10_and.exp: Ditto.
18347 * gdb.disasm/t11_logs.s: Ditto.
18348 * gdb.disasm/t11_logs.exp: Ditto.
18349 * gdb.disasm/t12_bit.s: Ditto.
18350 * gdb.disasm/t12_bit.exp: Ditto.
18351 * gdb.disasm/t13_otr.s: Ditto.
18352 * gdb.disasm/t13_otr.exp: Ditto.
18353
18354 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
18355
18356 * gdb.threads/tls.exp :Add kfail for 'info address' case.
18357
18358 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
18359
18360 * gdb.threads/tls.c : New file.
18361 * gdb.threads/tls.exp : New file.
18362 * gdb.threads/tls-main.c : New file.
18363 * gdb.threads/tls-shared.c : New file.
18364 * gdb.threads/tls-shared.exp : New file.
18365
18366 2003-07-22 Andreas Schwab <schwab@suse.de>
18367
18368 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
18369
18370 2003-07-20 Andreas Schwab <schwab@suse.de>
18371
18372 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
18373 due to insn reordering.
18374
18375 2003-07-15 Andrew Cagney <cagney@redhat.com>
18376
18377 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
18378
18379 2003-07-15 Michael Chastain <mec@shout.net>
18380
18381 * gdb.base/gdb1250.exp: New file.
18382 * gdb.base/gdb1250.c: New file.
18383
18384 2003-07-09 Michal Ludvig <mludvig@suse.cz>
18385
18386 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
18387 expansion of size_t to 'unsigned long', not only to 'unsigned'.
18388
18389 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
18390
18391 * gdb.threads/tls.c: New file.
18392 * gdb.threads/tls.exp: New file.
18393 * gdb.threads/tls-main.c: New file.
18394 * gdb.threads/tls-shared.c: New file.
18395 * gdb.threads/tls-shared.exp: New file.
18396
18397 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
18398
18399 * gdb.base/annota1.exp: Make sure that we properly escape the
18400 full path of the source file. Xfail more permissive patterns,
18401 due to a compiler debug info problem.
18402
18403 2003-07-07 Andreas Schwab <schwab@suse.de>
18404
18405 * gdb.asm/m68k.inc: New file.
18406 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
18407
18408 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
18409 arguments"): Also match negative number.
18410
18411 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
18412
18413 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
18414
18415 * gdb.base/store.c (charest): New typedef.
18416 (add_char): Rename to add_charest, update.
18417 (wack_char): Rename to wack_charest, update types. Return l + r
18418 to keep r live across the call.
18419 (wack_short, wack_int, wack_long, wack_longest, wack_float)
18420 (wack_double, wack_doublest): Return l + r to keep r live across
18421 the call.
18422 * gdb.base/store.exp: Accomodate store.c changes.
18423
18424 2003-06-30 David Carlton <carlton@kealia.com>
18425
18426 * gdb.c++/maint.exp (test_invalid_name): New.
18427 (test_first_component): Add tests for invalid names.
18428
18429 2003-06-29 Michael Chastain <mec@shout.net>
18430
18431 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
18432 output of '<VTT for class>' for virtual base classes.
18433
18434 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
18435
18436 * gdb.base/completion.exp: Tab-complete "complet" instead of
18437 "compl".
18438 * gdb.base/complex.exp, gdb.base/complex.c: New files.
18439
18440 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
18441
18442 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
18443 * gdb.base/volatile.exp: Likewise.
18444
18445 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
18446
18447 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
18448 gdb/1265.
18449
18450 2003-06-28 Michael Chastain <mec@shout.net>
18451 Daniel Jacobowitz <drow@mvista.com>
18452
18453 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
18454 initial line count of 'captured_main' from 26 to 32.
18455 (test_with_self): Allow xmalloc call to be interleaved with the
18456 preceding two lines.
18457
18458 2003-06-24 Joel Brobecker <brobecker@gnat.com>
18459
18460 * gdb.base/bang.exp: New testcase.
18461
18462 2003-06-23 Joel Brobecker <brobecker@gnat.com>
18463
18464 * gdb.base/langs.exp: Add some tests for the "minimal" language
18465 support.
18466
18467 2003-06-23 Elena Zannoni <ezannoni@redhat.com>
18468
18469 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
18470 the testcase.
18471
18472 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
18473
18474 * gdb.base/relocate.exp: Test add-symbol-file with a variable
18475 offset.
18476
18477 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
18478
18479 * gdb.c++/pr-1210.cc: New file.
18480 * gdb.c++/pr-1210.exp: New file.
18481
18482 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
18483
18484 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
18485 000-exec-continue.
18486
18487 2003-06-15 Mark Kettenis <kettenis@gnu.org>
18488
18489 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
18490 on *-*-*bsd* instead of *-*-freebsd*.
18491
18492 2003-06-14 Andrew Cagney <cagney@redhat.com>
18493
18494 * gdb.base/store.exp: Test longest and doublest. Test all
18495 parameters. Weaken return statement match.
18496 * gdb.base/store.c: Add longest and doublest - aka long long and
18497 long double functions. Put all parameters into local register
18498 variables. Use negative values.
18499
18500 2003-06-14 Andrew Cagney <cagney@redhat.com>
18501
18502 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
18503 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
18504 exit status.
18505 * gdb.base/fileio.exp: Disable target when nointerrupts and
18506 noinferiorio, instead of limiting it to remote. Use remote_exec
18507 instead of system.
18508
18509 2003-06-12 Jeff Johnston <jjohnstn@redhat.com>
18510
18511 * gdb.base/float.exp: Add ia64 support.
18512
18513 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
18514
18515 * gdb.base/fileio.exp: Run only on remote targets.
18516
18517 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
18518
18519 * gdb.base/fileio.c: New file, testing File-I/O.
18520 * gdb.base/fileio.exp: Ditto.
18521
18522 2003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
18523
18524 * gdb.base/shreloc.exp: New file, check symbol values obtained from
18525 shared objects after relocation at load time (gdb PR/1132).
18526 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
18527 as above, part of the shared object relocation test.
18528
18529 2003-06-08 Mark Kettenis <kettenis@gnu.org>
18530
18531 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
18532 fully filled history list.
18533 * gdb.base/gdb_history: New file.
18534
18535 * gdb.base/signals.exp: XFAIL "continue to func1" on
18536 i*86-*-freebsd*.
18537
18538 * gdb.base/attach.exp: When trying to attach to a nonexistent
18539 process, make it possible to specify the PID based on the target,
18540 and do so for *-*-freebsd*.
18541
18542 2003-06-02 Richard Henderson <rth@redhat.com>
18543
18544 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
18545
18546 2003-06-02 Richard Henderson <rth@redhat.com>
18547
18548 * gdb.base/selftest.exp: Next over lim_at_start initialization.
18549
18550 2003-06-02 Richard Henderson <rth@redhat.com>
18551
18552 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
18553
18554 2003-06-01 Daniel Jacobowitz <drow@mvista.com>
18555
18556 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
18557 of globalvar.
18558
18559 2003-06-01 Mark Kettenis <kettenis@gnu.org>
18560
18561 * gdb.asm/asm-source.exp: Check for memory read errors in
18562 disassembler test on *BSD too.
18563
18564 2003-06-01 Richard Henderson <rth@redhat.com>
18565
18566 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
18567 for .frame.
18568 (gdbasm_call): Lose ldgp.
18569 (gdbasm_startup): Add frame information.
18570 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
18571
18572 2003-05-31 Mark Kettenis <kettenis@gnu.org>
18573
18574 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
18575 i?86-*-*.
18576
18577 2003-05-30 Mark Kettenis <kettenis@gnu.org>
18578
18579 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
18580 FreeBSD.
18581
18582 2003-05-29 Richard Henderson <rth@redhat.com>
18583
18584 * gdb.asm/alpha.inc: New file.
18585 * gdb.asm/asm-source.exp: Use it.
18586
18587 2003-05-29 Jim Blandy <jimb@redhat.com>
18588
18589 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
18590 'core.PID'.
18591
18592 2003-05-22 Jim Blandy <jimb@redhat.com>
18593
18594 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
18595 backtrace.
18596
18597 2003-05-20 David Carlton <carlton@math.stanford.edu>
18598
18599 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
18600 this time.
18601
18602 2003-05-19 David Carlton <carlton@bactrian.org>
18603
18604 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
18605 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
18606
18607 2003-05-19 David Carlton <carlton@bactrian.org>
18608
18609 * gdb.c++/namespace.exp: Add namespace scope and anonymous
18610 namespace tests.
18611 Bump copyright date.
18612 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
18613 (main): Call C::D::marker2.
18614 * gdb.c++/namespace1.cc: New file.
18615
18616 2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
18617
18618 Roland McGrath <roland@redhat.com>
18619 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
18620 there is no manager thread.
18621
18622 2003-05-08 Jeff Johnston <jjohnstn@redhat.com>
18623
18624 * gdb.threads/schedlock.exp: Remove assumption that all threads
18625 will run in a particular small time slice. Also ensure we break
18626 in one of the child threads rather than the main thread.
18627
18628 2003-05-07 Jim Blandy <jimb@redhat.com>
18629
18630 Add support for assembly source testing on the s390x.
18631 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
18632 architecture.
18633 * gdb.asm/s390x.inc: New file.
18634
18635 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
18636 succession of 'if' statements.
18637
18638 2003-05-05 Andrew Cagney <cagney@redhat.com>
18639
18640 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
18641
18642 2003-05-05 Andrew Cagney <cagney@redhat.com>
18643
18644 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
18645 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
18646
18647 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
18648
18649 * gdb.base/charset.exp: Update based on new behavior of set/show
18650 charset commands.
18651
18652 2003-05-01 Andrew Cagney <cagney@redhat.com>
18653
18654 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
18655 variable do not give memory errors.
18656
18657 2003-04-30 Adam Fedor <fedor@gnu.org>
18658
18659 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
18660 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
18661 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
18662 gdb.objc/basicclass.m: : New files
18663
18664 * lib/gdb.exp (gdb_compile_objc): New procedure.
18665
18666 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
18667
18668 * gdb.base/signals.exp: Make backtrace tests more specific.
18669
18670 2003-04-23 David Carlton <carlton@bactrian.org>
18671
18672 * gdb.c++/maint.exp (test_first_component): Add tests for
18673 'operator' in more locations.
18674
18675 2003-04-16 Kevin Buettner <kevinb@redhat.com>
18676
18677 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
18678
18679 2003-04-16 Elena Zannoni <ezannoni@redhat.com>
18680
18681 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
18682 func marke' instead. Update test name.
18683
18684 2003-04-15 David Carlton <carlton@math.stanford.edu>
18685
18686 * gdb.c++/maint.exp: New file.
18687
18688 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
18689
18690 * gdb.threads/schedlock.c: Change type of thread function argument
18691 to long, to avoid warnings on 64-bit platforms.
18692
18693 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
18694
18695 * gdb.base/attach.exp: Add new message from ptrace in case of
18696 attaching to nonexistent process.
18697
18698 2003-04-11 Jim Blandy <jimb@redhat.com>
18699
18700 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
18701 gdb.c++/userdef.cc: Place comments on the lines to which the
18702 marker function might return.
18703 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
18704 gdb.c++/userdef.exp: Look for those comments to check that we've
18705 returned to the right place, instead of checking line numbers.
18706
18707 2003-04-11 Elena Zannoni <ezannoni@redhat.com>
18708
18709 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
18710 match on sourcefile name, instead of directory name.
18711
18712 2003-04-10 Elena Zannoni <ezannoni@redhat.com>
18713
18714 * gdb.base/completion.exp: Use string_to_regexp to match the
18715 working directory name.
18716
18717 2003-04-09 Jim Blandy <jimb@redhat.com>
18718
18719 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
18720 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
18721 after an inferior function call, report the failure, but allow the
18722 test to continue.
18723
18724 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
18725
18726 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
18727 with -DPROTOTYPES.
18728
18729 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
18730
18731 * gdb.base/break.exp: Revert last patch.
18732
18733 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
18734
18735 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
18736 with -DPROTOTYPES.
18737
18738 2003-04-02 Andrew Cagney <cagney@redhat.com>
18739
18740 * gdb.base/callfuncs.exp: Make "print add" messages unique.
18741 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
18742 matching directories by the name breakpoint.
18743 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
18744 Make "continue to marker1" consistent.
18745 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
18746 message consistent.
18747 * lib/gdb.exp: Put "the program is no longer running", and "the
18748 program exited" in parenthesis.
18749 * lib/mi-support.exp: Ditto.
18750
18751 2003-04-02 Bob Rossi <bob_rossi@cox.net>
18752
18753 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
18754
18755 2003-03-29 Andrew Cagney <cagney@redhat.com>
18756
18757 * gdb.base/sizeof.c (main): Print the value of '\377'.
18758 * gdb.base/sizeof.exp: Check the sign of '\377'.
18759
18760 2003-03-27 Michael Chastain <mec@shout.net>
18761
18762 * gdb.base/gdb1090.exp: New file.
18763 * gdb.base/gdb1090.cc: New file.
18764
18765 2003-03-27 J. Brobecker <brobecker@gnat.com>
18766
18767 * gdb.gdb/observer.exp: New regression test.
18768
18769 2003-03-27 Michael Chastain <mec@shout.net>
18770
18771 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
18772 * gdb.base/ptype.exp: Likewise.
18773
18774 2003-03-27 Corinna Vinschen <vinschen@redhat.com>
18775
18776 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
18777
18778 2003-03-26 Michael Chastain <mec@shout.net>
18779
18780 * gdb.base/ptype.exp: Actually use some typedef'd types.
18781
18782 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
18783
18784 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
18785 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
18786
18787 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
18788
18789 * gdb.base/default.exp: Fix regular expression.
18790
18791 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
18792
18793 * gdb.base/args.exp: Fix regular expression.
18794
18795 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
18796
18797 * gdb.base/help.exp: Allow Win32 child process.
18798
18799 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
18800
18801 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
18802 when stepping out of main().
18803
18804 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
18805
18806 * gdb.base/default.exp: Check for win32 specific message when calling
18807 "run" without executable.
18808
18809 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
18810
18811 * gdb.base/args.exp: Expect .exe in output.
18812
18813 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
18814
18815 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
18816 Cygwin native.
18817
18818 2003-03-17 Andrew Cagney <cagney@redhat.com>
18819
18820 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
18821 vector registes.
18822 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
18823 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
18824
18825 2003-03-17 David Carlton <carlton@math.stanford.edu>
18826
18827 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
18828 test, for PR breakpoints/38.
18829 Call test_watchpoint_and_breakpoint.
18830 * gdb.base/watchpoint.c (func3): New function.
18831 (main): Call func3.
18832
18833 2003-03-04 David Carlton <carlton@math.stanford.edu>
18834
18835 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
18836 Garply<Garply<char> >:: garply".
18837 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
18838 with respect to PR c++/1111; note also PR c++/1113.
18839 (test_template_breakpoints): KFAIL "constructor breakpoint" with
18840 respect to PR c++/1062.
18841 KFAIL "destructor breakpoint" with respect to PR c++/1112.
18842
18843 2003-03-03 David Carlton <carlton@math.stanford.edu>
18844
18845 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
18846 with respect to PR c++/57.
18847 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
18848 c++/826.
18849 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
18850 respect to PR c++/57.
18851
18852 2003-03-03 David Carlton <carlton@math.stanford.edu>
18853
18854 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
18855 respect to PR c++/33 into FAILs.
18856
18857 2003-03-03 Michael Chastain <mec@shout.net>
18858
18859 * configure.in: Update copyright years.
18860
18861 2003-03-03 Michael Chastain <mec@shout.net>
18862
18863 * Makefile.in: Update copyright years.
18864
18865 2003-02-28 David Carlton <carlton@math.stanford.edu>
18866
18867 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
18868 print class instead of struct and/or superfluous protection
18869 specifiers, as long as the resulting output is equivalent to the
18870 source code.
18871 Delete FIXME from end of messages on tests that don't need
18872 fixing.
18873
18874 2003-02-28 David Carlton <carlton@math.stanford.edu>
18875
18876 * gdb.c++/templates.exp (do_tests): Allow const in the two
18877 Foo<volatile char *>::foo tests.
18878
18879 2003-02-27 Michael Snyder <msnyder@redhat.com>
18880
18881 * gdb.base/restore.c (main): Return zero, so exit code
18882 will be consistant.
18883
18884 2003-02-26 David Carlton <carlton@math.stanford.edu>
18885
18886 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
18887 char *>::foo" test with respect to PR c++/33. Create a new test
18888 which is identical to that one except that it doesn't put the
18889 space between the "char" and the "*"; KFAIL it, too.
18890
18891 2003-02-26 David Carlton <carlton@math.stanford.edu>
18892
18893 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
18894 template types into either PASSes or KFAILs (corresponding to PR
18895 c++/57). Tweak indentation. Update copyright.
18896
18897 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
18898
18899 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
18900
18901 2003-02-13 Michael Chastain <mec@shout.net>
18902
18903 * gdb.base/exprs.exp: Remove i960 remnants.
18904 * gdb.base/funcargs.exp: Likewise.
18905 * gdb.base/list.exp: Likewise.
18906 * gdb.base/ptype.exp: Likewise.
18907
18908 2003-02-14 David Carlton <carlton@math.stanford.edu>
18909
18910 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
18911 pEe->D::vg()" from XFAIL to KFAIL.
18912
18913 2003-02-13 Jason Molenda (jmolenda@apple.com)
18914
18915 * gdb.base/maint.exp: Update maint print statistics regexp to include
18916 new entries.
18917
18918 2003-02-13 Michael Chastain <mec@shout.net>
18919
18920 * gdb.c++/inherit.exp: Remove call to get_debug_format.
18921
18922 2003-02-12 Michael Chastain <mec@shout.net>
18923
18924 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
18925 * gdb.c++/inherit.exp: Likewise.
18926 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
18927 * gdb.c++/templates.exp: Likewise.
18928 * gdb.c++/virtfunc.exp: Likewise.
18929
18930 2003-02-06 Jason Molenda (jason-cl@molenda.com)
18931
18932 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
18933 why the code is written that way.
18934
18935 2003-02-05 Michael Chastain <mec@shout.net>
18936
18937 * gdb.base/dump.exp: Add missing copyright line.
18938
18939 2003-02-05 Jason Molenda (jason-cl@molenda.com)
18940
18941 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
18942 at the beginning so the breakpoint doesn't get set on the loop.
18943
18944 2003-02-05 Michael Chastain <mec@shout.net>
18945
18946 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
18947 output for configurations with gcc 2.95.3.
18948
18949 2003-02-05 Keith Seitz <keiths@redhat.com>
18950 Andrew Cagney <ac131313@redhat.com>
18951
18952 * gdb.mi/mi-cli.exp: New file.
18953
18954 2003-02-04 Michael Chastain <mec@shout.net>
18955
18956 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
18957 Call perror and then continue.
18958
18959 2003-02-03 Michael Chastain <mec@shout.net>
18960
18961 * gdb.c++/pr-1023.cc: New file.
18962 * gdb.c++/pr-1023.exp: New file.
18963
18964 2003-02-05 Jim Blandy <jimb@redhat.com>
18965
18966 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
18967 it's local to foobar. Check for it there, and check that it's not
18968 present in main.
18969 * gdb.c++/local.cc (marker2): New function.
18970 (foobar): Call marker1.
18971 (main): Call marker2 instead of marker1.
18972
18973 2003-02-04 Andrew Cagney <ac131313@redhat.com>
18974
18975 * gdb.disasm/mn10200.exp: Obsolete file.
18976 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
18977 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
18978 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
18979
18980 2003-02-04 David Carlton <carlton@math.stanford.edu>
18981
18982 * gdb.c++/overload.exp: Test intToChar(1).
18983 * gdb.c++/overload.cc (intToChar): New.
18984 (main): Call intToChar.
18985
18986 2003-02-03 David Carlton <carlton@math.stanford.edu>
18987
18988 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
18989 'might_kfail' arg.
18990 KFAIL some of the continue_to_bp_overloaded calls, according to
18991 PR c++/1025.
18992
18993 2003-02-01 Michael Chastain <mec@shout.net>
18994
18995 * gdb.base/advance.c (marker1): New marker function.
18996 * gdb.base/advance.exp: When the 'advance' command lands on the
18997 return breakpoint, it can legitimately stop on either the
18998 current line or the next line. Accommodate both outcomes.
18999 * gdb.base/until.exp: Likewise.
19000
19001 2003-02-02 Andrew Cagney <ac131313@redhat.com>
19002
19003 2002-11-10 Jason Molenda (jason-cl@molenda.com):
19004 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
19005 now a list, not a tuple.
19006 * gdb.mi/mi-var-display.exp: Ditto.
19007 * gdb.mi/gdb792.exp: Ditto.
19008
19009 2003-02-01 Andrew Cagney <ac131313@redhat.com>
19010
19011 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
19012 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
19013 stack backtraces.
19014 * gdb.mi/mi-syn-frame.c: Part of same.
19015
19016 2003-02-01 Mark Kettenis <kettenis@gnu.org>
19017
19018 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
19019 gdb.mi/mi1-pthreads.exp: Return instead of calling
19020 gdb_suppress_entire_file.
19021
19022 2003-02-01 Mark Salter <msalter@redhat.com>
19023
19024 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
19025
19026 2003-01-31 Mark Salter <msalter@redhat.com>
19027
19028 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
19029 Support empty arg.
19030
19031 2003-01-30 Michael Chastain <mec@shout.net>
19032
19033 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
19034 This was a workaround for a UTF-8 bug in readline 4.3. The bug
19035 has been fixed in gdb/readline on 2003-01-09.
19036
19037 2003-01-29 Michael Snyder <msnyder@redhat.com>
19038
19039 * gdb.base/maint.exp: Allow for leading underscore in symbol.
19040 * gdb.base/display.exp: Allow for leading underscore in symbol.
19041 * gdb.base/args.exp: Skip if target does not support args passing.
19042
19043 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
19044
19045 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
19046 gdb_test. Accept a list of expect arguments as the third
19047 parameter.
19048 (gdb_test): Use it.
19049
19050 2003-01-20 Elena Zannoni <ezannoni@redhat.com>
19051
19052 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
19053 allow for different test tree configurations. Update some
19054 tescases accordingly.
19055 * gdb.arch/altivec-regs.exp: Ditto.
19056 * gdb.asm/asm-source.exp: Ditto.
19057 * gdb.base/advance.exp: Ditto.
19058 * gdb.base/display.exp: Ditto.
19059 * gdb.base/long_long.exp: Ditto.
19060 * gdb.base/mips_pro.exp: Ditto.
19061 * gdb.base/overlays.exp: Ditto.
19062 * gdb.base/relocate.exp: Ditto.
19063 * gdb.base/setshow.exp: Ditto.
19064 * gdb.base/step-line.exp: Ditto.
19065 * gdb.base/step-test.exp: Ditto.
19066 * gdb.base/until.exp: Ditto.
19067 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
19068
19069 2003-01-17 David Carlton <carlton@math.stanford.edu>
19070
19071 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
19072 corresponding to PR c++/945.
19073 Update copyright.
19074
19075 2003-01-17 David Carlton <carlton@math.stanford.edu>
19076
19077 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
19078 corresponding to PR c++/68.
19079
19080 2003-01-17 David Carlton <carlton@math.stanford.edu>
19081
19082 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
19083 (test_paddr_hairy_functions): Call print_addr_2_kfail for
19084 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
19085
19086 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
19087
19088 * gdb.base/break.exp: Fix change of default location, because of
19089 removal of until tests.
19090 * gdb.base/help.exp: Update test for new 'until' help message.
19091 Add test for help on 'advance'.
19092 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
19093
19094 2003-01-15 Mark Kettenis <kettenis@gnu.org>
19095
19096 * gdb.base/default.exp: Adapt "info float" test for recent changes
19097 to that command. Add test for "info vector".
19098 * gdb.base/float.exp: New file. Add test for "info float" that
19099 resembles the old test in gdb.base/default.exp.
19100
19101 2003-01-15 David Carlton <carlton@math.stanford.edu>
19102
19103 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
19104
19105 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
19106
19107 * gdb.base/break.exp: Move the tests of until command from here...
19108 * gdb.base/until.exp: ... to here. New file. Add other tests.
19109 * gdb.base/advance.c: New file.
19110 * gdb.base/advance.exp: New file.
19111
19112 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
19113
19114 * gdb.base/args.c: New file.
19115 * gdb.base/args.exp: New file.
19116
19117 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
19118
19119 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
19120
19121 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
19122
19123 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
19124
19125 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
19126
19127 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
19128 dates.
19129
19130 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
19131
19132 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
19133
19134 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
19135
19136 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
19137 (ptype &*"foo").
19138 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
19139
19140 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
19141
19142 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
19143 * gdb.mi/mi1-console.exp: Likewise.
19144
19145 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
19146
19147 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
19148 * gdb.mi/mi1-console.exp: Likewise.
19149
19150 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
19151
19152 * gdb.c++/overload.exp: Remove some fixed XFAILs.
19153
19154 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
19155
19156 * gdb.base/detach.exp: New test.
19157
19158 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
19159
19160 * Makefile.in (ALL_SUBDIRS): New variable.
19161 (subdirs, clean, distclean): Use it.
19162 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
19163 regenerating Makefile, since it is generated from the top level.
19164 * gdb.asm/Makefile.in: Likewise.
19165 * gdb.base/Makefile.in: Likewise.
19166 * gdb.c++/Makefile.in: Likewise.
19167 * gdb.disasm/Makefile.in: Likewise.
19168 * gdb.java/Makefile.in: Likewise.
19169 * gdb.mi/Makefile.in: Likewise.
19170 * gdb.threads/Makefile.in: Likewise.
19171 * gdb.trace/Makefile.in: Likewise.
19172
19173 2003-01-09 David Carlton <carlton@math.stanford.edu>
19174
19175 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
19176 Add copyright year 2003.
19177
19178 2003-01-06 Michael Chastain <mec@shout.net>
19179
19180 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
19181 When selecting a thread, 'line' and 'file' are optional.
19182 * gdb.mi/mi1-pthreads.exp: Likewise.
19183
19184 2003-01-06 Andreas Schwab <schwab@suse.de>
19185
19186 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
19187 failures.
19188
19189 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
19190
19191 Fix PR gdb/844
19192 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
19193 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
19194
19195 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
19196 instead of calling gdb_suppress_entire_file.
19197 * gdb.threads/print-threads.exp: Likewise.
19198 * gdb.threads/schedlock.exp: Likewise.
19199
19200 * gdb.threads/killed.exp: Return instead of calling
19201 gdb_suppress_entire_file.
19202 * gdb.threads/linux-dp.exp: Likewise.
19203 * gdb.threads/pthreads.exp: Likewise.
19204
19205 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
19206
19207 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
19208 stabs.
19209 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
19210 * gdb.base/whatis.exp: Always allow (void) after function names.
19211
19212 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
19213
19214 * gdb.c++/casts.exp: Correct regexp.
19215
19216 2003-01-04 Mark Kettenis <kettenis@gnu.org>
19217
19218 * configure.in: Call AC_CONFIG_HEADER. Don't call
19219 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
19220 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
19221 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
19222 aforementioned directories in the AC_OUPUT call.
19223 * config.hin: New file.
19224 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
19225 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
19226 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
19227 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
19228 pass -I$objdir instead of -I$objdir/$subdir in compilation.
19229 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
19230 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
19231 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
19232 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
19233 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
19234 gdb.threads/configure.in, gdb.threads/configure,
19235 gdb.threads/config.in, gdb.trace/configure.in,
19236 gdb.trace/configure: Removed.
19237
19238 2003-01-03 Michael Chastain <mec@shout.net>
19239
19240 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
19241 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
19242
19243 2003-01-03 Daniel Jacobowitz <drow@mvista.com>
19244
19245 * gdb.base/store.exp: Fix regular expressions.
19246
19247 2002-12-28 Mark Kettenis <kettenis@gnu.org>
19248
19249 * configure.in: Rewrite.
19250 * configure: Regenerated.
19251
19252 2003-01-03 David Carlton <carlton@math.stanford.edu>
19253
19254 * gdb.base/psymtab.exp: New file.
19255 * gdb.base/psymtab1.c: Ditto.
19256 * gdb.base/psymtab2.c: Ditto.
19257
19258 2002-12-23 Adam Fedor <fedor@gnu.org>
19259
19260 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
19261
19262 2002-12-23 David Carlton <carlton@math.stanford.edu>
19263
19264 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
19265 and current_directory initialization.
19266
19267 2002-12-22 Jim Blandy <jimb@redhat.com>
19268
19269 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
19270 rather than as part of the output file name.
19271
19272 * gdb.base/attach.exp: There's no need to copy the test program to
19273 /tmp; that was only ever necessary on HP/UX, and this test is
19274 entirely disabled there anyway.
19275
19276 2002-12-21 Jim Blandy <jimb@redhat.com>
19277
19278 * gdb.c++/psmang.exp: Doc fix.
19279
19280 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
19281 test.
19282
19283 2002-12-20 David Carlton <carlton@math.stanford.edu>
19284
19285 * gdb.c++/annota2.exp: KFAIL annotate-quit.
19286
19287 2002-12-18 Michael Chastain <mec@shout.net>
19288
19289 * gdb.c++/annota2.exp: Add copyright year 2002.
19290
19291 2002-12-17 David Carlton <carlton@math.stanford.edu>
19292
19293 * gdb.c++/try_catch.cc: Add marker comments.
19294 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
19295 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
19296 * gdb.c++/m-static.cc: Ditto.
19297 * gdb.c++/m-static1.cc: Ditto.
19298 * gdb.c++/try_catch.cc: Ditto.
19299
19300 2002-12-16 Jeff Johnston <jjohnstn@redhat.com>
19301
19302 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
19303 to see whether we are using the new -environment-directory
19304 command which resets via -r or the old version of the command
19305 which may prompt the user. Part of fix for gdb/741.
19306
19307 2002-12-13 Andrew Cagney <ac131313@redhat.com>
19308
19309 * gdb.fortran/types.exp: Update obsolete comment.
19310 * gdb.fortran/exprs.exp: Ditto.
19311 * lib/gdb.exp: Delete obsolete code.
19312 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
19313 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
19314 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
19315 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
19316 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
19317 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
19318 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
19319 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
19320 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
19321 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
19322 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
19323 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
19324 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
19325 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
19326 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
19327 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
19328 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
19329 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
19330 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
19331 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
19332 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
19333 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
19334 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
19335 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
19336 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
19337 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
19338 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
19339 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
19340 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
19341 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
19342 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
19343 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
19344 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
19345 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
19346 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
19347 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
19348 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
19349
19350 2002-12-11 David Carlton <carlton@math.stanford.edu>
19351
19352 * gdb.c++/m-data.exp: Add test for members that shadow global
19353 variables: see PR gdb/804.
19354 * gdb.c++/m-data.cc: Ditto.
19355
19356 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
19357
19358 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
19359
19360 2002-12-06 David Carlton <carlton@math.stanford.edu>
19361
19362 * gdb.base/store.c: Don't declare functions static.
19363
19364 2002-12-04 Andrew Cagney <ac131313@redhat.com>
19365
19366 * gdb.base/store.exp, gdb.base/store.c: New files.
19367
19368 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
19369
19370 * gdb.base/selftest.exp: Update for current gdb.
19371
19372 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
19373
19374 * gdb.base/maint.exp: Only dump symbols from one source file
19375 or objfile.
19376
19377 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
19378
19379 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
19380 function call.
19381
19382 2002-11-25 Jim Blandy <jimb@redhat.com>
19383
19384 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
19385 function appearing in error message.
19386
19387 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
19388
19389 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
19390
19391 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
19392
19393 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
19394 for mi1 and current mi is in correct format. New mi startup message
19395 should be in mi console format. This is part of fix for PR gdb/604.
19396
19397 2002-09-18 Fernando Nasser <fnasser@redhat.com>
19398
19399 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
19400 which explicitly prints the zero offset as "+0".
19401
19402 2002-10-22 Daniel Jacobowitz <drow@mvista.com>
19403
19404 * gdb.threads/schedlock.c (args): Make unsigned.
19405
19406 2002-10-21 Daniel Jacobowitz <drow@mvista.com>
19407
19408 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
19409 numbers. Allow "foo2|selected stack frame".
19410 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
19411 * gdb.asm/asmsrc2.s: Likewise.
19412 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
19413 comments.
19414 * gdb.asm/mips.inc: New file.
19415
19416 2002-10-18 Adam Fedor <fedor@gnu.org>
19417
19418 * gdb.base/default.exp: Update expected output to include 'ObjC'.
19419 * gdb.base/help.exp: Likewise.
19420
19421 2002-10-17 Kevin Buettner <kevinb@redhat.com>
19422
19423 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
19424 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
19425
19426 2002-10-02 Jim Blandy <jimb@redhat.com>
19427
19428 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
19429
19430 2002-10-01 Andrew Cagney <ac131313@redhat.com>
19431
19432 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
19433 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
19434 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
19435 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
19436 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
19437 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
19438 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
19439
19440 2002-09-29 Andrew Cagney <ac131313@redhat.com>
19441
19442 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
19443 * mi0-disassemble.exp, mi0-eval.exp: Delete.
19444 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
19445 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
19446 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
19447 * mi0-var-block.exp, mi0-var-child.exp: Delete.
19448 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
19449
19450 2002-09-27 Kevin Buettner <kevinb@redhat.com>
19451
19452 * gdb.base/annota1.exp (info break): Make directory components of
19453 path optional since not all compilers emit this debug information.
19454
19455 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
19456 step ends up stepping out of the function instead of stopping on
19457 the epilogue.
19458
19459 2002-09-26 Keith Seitz <keiths@redhat.com>
19460
19461 * lib/insight-support.exp (gdbtk_start): Figure out where
19462 the insight executable is based on where gdb is. Use this
19463 executable to start insight instead of gdb.
19464
19465 2002-09-25 Andrew Cagney <cagney@redhat.com>
19466
19467 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
19468
19469 2002-09-24 Andrew Cagney <ac131313@redhat.com>
19470
19471 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
19472 test_isolated_complaints.
19473 (test_empty_complaint): New function.
19474 (test_empty_complaints): New function. Check no output when no
19475 complaints.
19476
19477 2002-09-19 Jim Blandy <jimb@redhat.com>
19478
19479 * gdb.base/charset.exp, gdb.base/charset.c: New files.
19480
19481 2002-09-19 Andrew Cagney <ac131313@redhat.com>
19482
19483 * gdb.gdb/complaints.exp: New file.
19484
19485 2002-09-18 Andrew Cagney <ac131313@redhat.com>
19486
19487 * gdb.base/maint.exp: Check `help maint internal-warning'.
19488
19489 2002-09-18 David Carlton <carlton@math.stanford.edu>
19490
19491 * gdb.c++/m-static.exp: Remove breakpoints depending on line
19492 numbers, and replace them by a single breakpoint after the
19493 constructors are all finished.
19494 Add test 4.
19495 * gdb.c++/m-static.cc: Add test 4.
19496 * gdb.c++/m-static.h: New file.
19497 * gdb.c++/m-static1.cc: New file.
19498
19499 * gdb.c++/printmethod.exp: New file.
19500 * gdb.c++/printmethod.cc: New file.
19501
19502 * gdb.c++/pr-574.exp: New file.
19503 * gdb.c++/pr-574.cc: New file.
19504
19505 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
19506
19507 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
19508 embedded targets which never actually exit.
19509
19510 2002-09-18 Fernando Nasser <fnasser@redhat.com>
19511
19512 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
19513 "don't step after run" as unresolved or unsupported, instead of xfail.
19514
19515 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
19516
19517 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
19518 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
19519 Add newline to expected string in "step out of main (status wrapper)"
19520 case.
19521
19522 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
19523
19524 * lib/gdb.exp (rerun_to_main): Allow restarting application.
19525 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
19526
19527 2002-09-17 Tom Tromey <tromey@redhat.com>
19528
19529 * gdb.base/printcmds.exp (test_print_string_constants): Expect
19530 \000, not \0, in double-quoted string.
19531
19532 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
19533
19534 * gdb.base/commands.exp: Don't expect a "Program exited normally"
19535 string after running the commands execution on breakpoint tests.
19536
19537 2002-09-13 Corinna Vinschen <vinschen@redhat.com>
19538
19539 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
19540
19541 2002-09-12 Joel Brobecker <brobecker@gnat.com>
19542
19543 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
19544
19545 2002-09-10 Keith Seitz <keiths@redhat.com>
19546
19547 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
19548 runto proc.
19549 (mi_run_to_main): Use mi_runto.
19550 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
19551
19552 2002-09-10 Keith Seitz <keiths@redhat.com>
19553
19554 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
19555 regexp for stopping at main. Could have multiple event notifications.
19556 Don't assume that main was declared with no parameters.
19557 (mi_next): Use mi_step_to.
19558 (mi_step): Use mi_next_to.
19559
19560 2002-09-09 Corinna Vinschen <vinschen@redhat.com>
19561
19562 * gdb.base/default.exp: Fix expected string in `info float' test.
19563
19564 2002-09-09 Ben Elliston <bje@redhat.com>
19565
19566 * config/mips.exp: Update comments.
19567 * config/mips-idt.exp: Likewise.
19568 * config/nind.exp: Likewise.
19569 * config/slite.exp: Likewise.
19570 * config/sparclet.exp: Likewise.
19571 * config/udi.exp: Likewise.
19572 * config/vx.exp: Likewise.
19573 * config/vxworks29k.exp: Likewise.
19574
19575 2002-09-05 Jim Blandy <jimb@redhat.com>
19576
19577 * gdb.threads/killed.exp: Fix test failure message.
19578
19579 2002-09-04 Keith Seitz <keiths@redhat.com>
19580
19581 * lib/mi-support.exp: Update copyright.
19582 (mi_gdb_test): Increase the priority of the expected pattern
19583 so that it matches gdb_test.
19584
19585 2002-09-03 Keith Seitz <keiths@redhat.com>
19586
19587 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
19588 Use integer comparison instead of string comparison for testing
19589 whether binary was built.
19590
19591 2002-09-03 Jim Blandy <jimb@redhat.com>
19592
19593 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
19594
19595 2002-08-29 Jim Blandy <jimb@redhat.com>
19596
19597 * gdb.threads/pthreads.exp: Move the portable thread compilation
19598 code into a function in lib/gdb.exp, and call that from here.
19599 * lib/gdb.exp (gdb_compile_pthreads): New function.
19600
19601 2002-08-29 Keith Seitz <keiths@redhat.com>
19602
19603 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
19604 expect_out so that callers can get at it.
19605
19606 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
19607
19608 * gdb.threads/print-threads.c: New file.
19609 * gdb.threads/print-threads.exp: New file.
19610 * gdb.threads/schedlock.c: New file.
19611 * gdb.threads/schedlock.exp: New file.
19612
19613 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
19614
19615 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
19616 not altivec.c.
19617
19618 2002-08-17 Mark Kettenis <kettenis@gnu.org>
19619
19620 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
19621 targets. The problem should be fixed now.
19622
19623 2002-08-15 Mark Kettenis <kettenis@gnu.org>
19624
19625 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
19626 2002-07-24 change that removes final dots from error messages.
19627
19628 2002-08-13 Tom Tromey <tromey@redhat.com>
19629
19630 * gdb.base/readline.exp: New file.
19631
19632 2002-08-01 Andrew Cagney <ac131313@redhat.com>
19633
19634 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
19635 supress message.
19636
19637 2002-08-01 Andrew Cagney <cagney@redhat.com>
19638
19639 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
19640 CHILL_FOR_TARGET and CHILL_LIB.
19641 * configure.in (configdirs): Remove gdb.chill.
19642 * configure: Regenerate.
19643 * lib/gdb.exp: Obsolete references to chill.
19644 * gdb.fortran/types.exp: Ditto.
19645 * gdb.fortran/exprs.exp: Ditto.
19646
19647 2002-07-30 Kevin Buettner <kevinb@redhat.com>
19648
19649 * gdb.base/shlib-call.exp (additional_flags): Conditionally
19650 set Irix-specific compile and link flags.
19651
19652 2002-07-29 Kevin Buettner <kevinb@redhat.com>
19653
19654 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
19655 source files. The ``-o'' option doesn't work with the ``-E'' option
19656 when using the Irix compiler.
19657
19658 2002-07-19 Daniel Jacobowitz <drow@mvista.com>
19659
19660 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
19661 Improve support for reusing an exec file. Copy exec file
19662 to target, and run gdbserver on the target instead of on the host.
19663
19664 2002-07-18 Jim Blandy <jimb@redhat.com>
19665
19666 * gdb.base/ending-run.exp: Don't expect to see the program end in
19667 some orderly fashion when we're running on a real stand-alone
19668 board.
19669
19670 * gdb.base/interrupt.exp: Correct logic for skipping tests on
19671 targets that don't support interrupts.
19672
19673 2002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
19674
19675 * gdb.base/attach.exp: Add patterns to match output from /proc-based
19676 systems.
19677 Move comments in expect statements to inside the actions, so that they
19678 don't get matched against.
19679
19680 2002-07-10 Mark Kettenis <kettenis@gnu.org>
19681
19682 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
19683 function when asleep" test.
19684
19685 2002-07-10 Andrew Cagney <ac131313@redhat.com>
19686
19687 * gdb.base/page.exp: Rewrite to handle problems with very long
19688 `info set' output. Update copyright.
19689
19690 2002-06-26 Andrew Cagney <ac131313@redhat.com>
19691
19692 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
19693 gdb.threads-hp.
19694 * gdb.hp/configure: Regenerate.
19695 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
19696 * gdb.hp/gdb.threads-hp/configure: Delete file.
19697 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
19698
19699 2002-06-22 Andrew Cagney <ac131313@redhat.com>
19700
19701 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
19702 setlocale, bindtextdomain and textdomain.
19703
19704 2002-06-11 Jim Blandy <jimb@redhat.com>
19705
19706 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
19707 preprocessor macro information is present.
19708
19709 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
19710 tests.
19711
19712 2002-06-06 Michael Snyder <msnyder@redhat.com>
19713
19714 * gdb.base/overlays.exp: Record addresses of overlay
19715 functions in TCL variables rather than in GDB variables,
19716 to avoid having GDB convert them to pointers (with loss
19717 of information).
19718
19719 * gdb.base/d10v.ld: Merge in several years worth of
19720 default linker script changes.
19721 * gdb.base/long_long.exp: Add check for sizeof (long double).
19722
19723 2002-06-06 Michal Ludvig <mludvig@suse.cz>
19724
19725 * gdb.asm/asm-source.exp: Add x86-64 target.
19726 * gdb.asm/x86_64.inc: New.
19727
19728 2002-05-30 Michael Chastain <mec@shout.net>
19729
19730 From Benjamin Kosnik <bkoz@redhat.com>:
19731 * gdb.c++/m-static.cc: New file.
19732 * gdb.c++/m-static.exp: New file.
19733
19734 2002-05-28 Michael Snyder <msnyder@redhat.com>
19735
19736 * gdb.base/call-ar-st.exp: Allow for reduced floating point
19737 precision.
19738
19739 2002-05-27 Michael Chastain <mec@shout.net>
19740
19741 From Benjamin Kosnik <bkoz@redhat.com>:
19742 * gdb.c++/m-data.cc: New file.
19743 * gdb.c++/m-data.exp: New file.
19744
19745 2002-05-27 Michael Chastain <mec@shout.net>
19746
19747 From Benjamin Kosnik <bkoz@redhat.com>:
19748 * gdb.c++/try_catch.cc: New file.
19749 * gdb.c++/try_catch.exp: New file.
19750
19751 2002-05-27 Michael Chastain <mec@shout.net>
19752
19753 * gdb.c++/local.exp: Accept more nested types in output.
19754
19755 2002-05-26 Michael Chastain <mec@shout.net>
19756
19757 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
19758
19759 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
19760
19761 * lib/gdb.exp (gdb_wrapper_init): Just because
19762 gdb_wrapper_file exists, this does not mean that the file
19763 should not be rebuilt. That is what gdb_wrapper_initialized
19764 is for.
19765 (default_gdb_init): Reset gdb_wrapper_initialized.
19766
19767 2002-05-23 Michael Snyder <msnyder@redhat.com>
19768
19769 * gdb.base/all-bin.exp: Revise previous patch by just reducing
19770 the precision of the floating point test results.
19771 * gdb.base/call-rt-st.exp: Ditto.
19772
19773 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
19774 * gdb.base/call-rt-st.exp: Ditto.
19775
19776 2002-05-19 Michael Chastain <mec@shout.net>
19777
19778 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
19779
19780 2002-05-19 Elena Zannoni <ezannoni@redhat.com>
19781
19782 * configure.in (configdirs): Add gdb.arch.
19783 * configure: Regenerate.
19784
19785 2002-05-17 Jim Blandy <jimb@redhat.com>
19786
19787 * gdb.base/completion.exp: Recognize the more detailed error
19788 messages produced by the macro expander's lexical analyzer.
19789
19790 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
19791
19792 * gdb.arch/altivec-abi.c: New file.
19793 * gdb.arch/altivec-abi.exp: New file.
19794 * gdb.arch/altivec-regs.c: New file.
19795 * gdb.arch/altivec-regs.exp: New file.
19796
19797 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
19798
19799 * gdb.base/maint.exp (maint print type): Update for new type
19800 structure.
19801
19802 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
19803
19804 * gdb.arch: New directory.
19805 * gdb.arch/configure.in: New file.
19806 * gdb.arch/configure: New file.
19807 * gdb.arch/Makefile.in: New file.
19808
19809 2002-05-13 Corinna Vinschen <vinschen@redhat.com>
19810
19811 * gdb.asm/asm-source.exp: Add v850 as supported target.
19812 * gdb.asm/v850.inc: New file.
19813
19814 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
19815
19816 * gdb.c++/annota2.exp (annotate-quit): Add comment.
19817
19818 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
19819
19820 * gdb.base/break.exp: Check 'break "marker2"'.
19821
19822 2002-05-10 Michael Snyder <msnyder@redhat.com>
19823
19824 * gdb.base/long_long.exp: Fix typo.
19825
19826 2002-05-10 Jim Blandy <jimb@redhat.com>
19827
19828 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
19829 a bug.
19830
19831 * gdb.base/printcmds.exp (test_integer_literals_rejected):
19832 Recognize more detailed error message produced by the macro
19833 expander's lexical analyzer.
19834 * lib/gdb.exp (test_print_reject): Same.
19835
19836 2002-05-09 Mark Kettenis <kettenis@gnu.org>
19837
19838 * gdb.c++/method.exp: Fix typo.
19839
19840 2002-05-08 Michael Snyder <msnyder@redhat.com>
19841
19842 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
19843 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
19844 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
19845 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
19846 Add iftarget clause for strongarm.
19847
19848 2002-05-06 Michael Snyder <msnyder@redhat.com>
19849
19850 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
19851 (gdb_continue_to_end): Accept output from status wrapper.
19852 * gdb.base/ending-run.exp: Add case for output from status wrapper.
19853 Clean up fail messages to match pass messages.
19854
19855 Enable the "needs_status_wrapper" testsuite feature.
19856 * lib/gdb.exp (gdb_wrapper_init): New procedure.
19857 (gdb_compile): Conditionally call gdb_wrapper_init.
19858 * gdb.base/a2-run.exp: Recognize output from status wrapper.
19859 * gdb.c++/method.exp: Recognize output from status wrapper.
19860
19861 2002-05-06 Ben Elliston <bje@redhat.com>
19862 From Graydon Hoare <graydon@redhat.com>
19863
19864 * config/sid.exp: Include support for "rawsid" protocol.
19865
19866 2002-05-03 Jim Blandy <jimb@redhat.com>
19867
19868 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
19869 * gdb.c++/hang3.C: New file.
19870
19871 2002-05-04 Andrew Cagney <ac131313@redhat.com>
19872
19873 * gdb.base/default.exp: Remove obsolete code.
19874 * gdb.c++/misc.exp: Ditto. Update copyright.
19875 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
19876 * gdb.base/whatis.exp: Ditto. Update copyright.
19877 * gdb.base/scope.exp: Ditto. Update copyright.
19878 * gdb.base/ptype.exp: Ditto. Update copyright.
19879 * gdb.base/printcmds.exp: Ditto. Update copyright.
19880 * gdb.base/opaque.exp: Ditto. Update copyright.
19881 * gdb.base/list.exp: Ditto.
19882 * gdb.base/funcargs.exp: Ditto. Update copyright.
19883 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
19884 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
19885 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
19886 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
19887 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
19888 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
19889
19890 2002-05-02 Michael Snyder <msnyder@redhat.com>
19891
19892 * gdb.base/watchpoint.exp: Add xscale target.
19893 * gdb.base/long_long.exp: Add xscale target.
19894 * gdb.base/default.exp: Add xscale target.
19895
19896 2002-05-01 Jim Blandy <jimb@redhat.com>
19897
19898 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
19899 gdb.c++/hang.exp: New test.
19900
19901 2002-05-01 Fred Fish <fnf@redhat.com>
19902
19903 * gdb.base/completion.exp: Handle completions of "./Make" for
19904 more than one completion possibility, as is the case when we
19905 build and test in the source tree.
19906
19907 2002-04-29 Anthony Green <green@redhat.com>
19908
19909 * gdb.java/jmisc1.exp: New file.
19910 * gdb.java/jmisc2.exp: New file.
19911
19912 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
19913
19914 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
19915
19916 2002-04-23 Elena Zannoni <ezannoni@redhat.com>
19917
19918 * gdb.base/help.exp: Change 'help status' to allow for target
19919 dependent output differences.
19920
19921 2002-04-22 Michael Chastain <mec@shout.net>
19922
19923 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
19924
19925 2002-04-22 Michael Chastain <mec@shout.net>
19926
19927 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
19928
19929 2002-04-17 David S. Miller <davem@redhat.com>
19930
19931 * gdb.asm/sparc64.inc: New file.
19932 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
19933
19934 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
19935
19936 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
19937 instruction file directly into the build tree. Clean up at end of
19938 test.
19939
19940 2002-04-18 David S. Miller <davem@redhat.com>
19941
19942 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
19943 handle 64-bit platforms correctly.
19944 * gdb.base/maint.exp: Likewise.
19945
19946 2002-04-18 Kevin Buettner <kevinb@redhat.com>
19947
19948 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
19949 ``-fpic'' when compiling files comprising a shared library, but
19950 it does need additional linker flags in order to find shared
19951 libraries at run time.
19952
19953 2002-04-18 Kevin Buettner <kevinb@redhat.com>
19954
19955 * gdb.base/cvexpr.c (use): New function.
19956 (main): Invoke use() on all global variables to prevent
19957 some linkers from deleting these otherwise unused symbols.
19958
19959 2002-04-17 Michael Chastain <mec@shout.net>
19960 From David S. Miller <davem@redhat.com>
19961
19962 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
19963 handle 64-bit platforms correctly.
19964
19965 2002-04-12 Michael Snyder <msnyder@redhat.com>
19966 From Jim Blandy <jimb@redhat.com>
19967 * gdb.base/foo.c (foox): Remove section attribute; the linker
19968 script can handle this instead.
19969 * gdb.base/bar.c (barx): Same.
19970 * gdb.base/baz.c (bazx): Same.
19971 * gdb.base/grbx.c (grbxx): Same.
19972
19973 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
19974 manager doesn't automatically unmap overlays unnecessarily.
19975
19976 2002-04-10 Martin M. Hunt <hunt@redhat.com>
19977
19978 * gdb.base/ending-run.exp: Fix pattern for Mips targets
19979 stepping out of main.
19980
19981 2002-04-09 Michael Chastain <mec@shout.net>
19982
19983 * gdb.c++/local.cc (main): Move call to marker1() inside nested
19984 scope so that the nested scope tests will make sense.
19985 * gdb.c++/local.exp: Write patterns that actually work with gcc
19986 (the HP patterns "were never known to work with gcc").
19987 Keep the old aCC patterns too.
19988
19989 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
19990
19991 * gdb.base/attach.exp: Correct target board test.
19992
19993 2002-04-08 Michael Chastain <mec@shout.net>
19994
19995 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
19996 in a const method. Add some xfail and fail cases for configurations
19997 that do not emit the "const ...".
19998
19999 2002-04-07 Michael Chastain <mec@shout.net>
20000
20001 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
20002 Accept "A * const" and "const A * const" as type of "this".
20003 Fix spelling of getFunky throughout. Make messages uniform.
20004
20005 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
20006
20007 Work around for PR gdb/285:
20008 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
20009
20010 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
20011
20012 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
20013 instructions file at run time instead of configure time.
20014 Sometimes we run the test in a directory that is not the one we
20015 configured in.
20016 * gdb.asm/configure.in: Delete creation of symlink.
20017 * gdb.asm/configure: Regenerate.
20018
20019 2002-04-05 J. Brobecker <brobecker@gnat.com>
20020
20021 * gdb.gdb/xfullpath.exp: New test, to exercise the new
20022 xfullpath () function.
20023
20024 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
20025
20026 * gdb.asm/Makefile.in: Correct dependencies.
20027
20028 * gdb.asm/powerpc.inc: New file.
20029 * gdb.asm/asm-source.exp: Add PowerPC.
20030 * gdb.asm/configure.in: Likewise.
20031 * gdb.asm/configure: Regenerated.
20032
20033 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
20034
20035 * gdb.base/relocate.exp: New file.
20036 * gdb.base/relocate.c: New file.
20037
20038 2002-04-04 Fred Fish <fnf@redhat.com>
20039
20040 * gdb.base/step-test.exp: Update comment regarding stopping in
20041 memcpy/bcopy calls inserted as part of the compiler runtime.
20042
20043 2002-04-04 Michael Snyder <msnyder@redhat.com>
20044
20045 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
20046
20047 2002-04-03 Daniel Jacobowitz <drow@mvista.com>
20048
20049 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
20050 (gdb_expect): Remove $notransfer hack.
20051
20052 2002-04-02 Daniel Jacobowitz <drow@mvista.com>
20053
20054 * gdb.c++/classes.exp ("calling method for small class"): Match
20055 updated register output.
20056
20057 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
20058
20059 Fix PR gdb/452
20060 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
20061 when finished. Make gdb_file_cmd send "exec-file" when
20062 appropriate.
20063
20064 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
20065
20066 * gdb.base/attach.exp: Remove extra setup_xfail.
20067
20068 2002-03-26 Michael Snyder <msnyder@redhat.com>
20069
20070 * gdb.base/default.exp: Add tests for dump, append, and restore.
20071 * gdb.base/help.exp: Add tests for dump, append, and restore.
20072 * gdb.base/dump.exp: New file, test dump, append and restore.
20073 * gdb.base/dump.c: New file.
20074
20075 2002-03-27 Michael Snyder <msnyder@redhat.com>
20076
20077 * gdb.base/help.exp: Modify expect strings to reflect
20078 clean-ups in help messages.
20079
20080 2002-03-26 Fred Fish <fnf@redhat.com>
20081
20082 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
20083 have debugging info for those functions and the compiler uses them
20084 internally to copy structs around.
20085
20086 2002-03-26 Fred Fish <fnf@redhat.com>
20087
20088 * gdb.base/list.exp: Revert the change made yesterday and add note
20089 about why we don't list the default lines for remote targets.
20090
20091 2002-03-25 Michael Snyder <msnyder@redhat.com>
20092
20093 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
20094
20095 2002-03-25 Fred Fish <fnf@redhat.com>
20096
20097 * gdb.base/list.exp: This test works on remote targets so remove
20098 the short circuit for remote targets. Update copyright.
20099
20100 2002-03-25 Fred Fish <fnf@redhat.com>
20101
20102 * gdb.base/attach.exp: Fix logic error that was suppressing this
20103 test for all non hppa*-*-hpux* targets, instead of the hp target.
20104 Move comments closer to the suppression point. Also now need to
20105 check that we are running natively.
20106
20107 2002-03-22 Michael Snyder <msnyder@redhat.com>
20108
20109 * gdb.base/default.exp: Add test for gcore. Update copyright.
20110 * gdb.base/help.exp: Add test for gcore. Update copyright.
20111
20112 2002-03-06 Fred Fish <fnf@redhat.com>
20113
20114 * gdb.base/funcargs.c: Remove extraneous ';' character.
20115 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
20116
20117 2002-03-04 Michael Chastain <mec@shout.net>
20118
20119 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
20120 accommodate gcc v3 function signature.
20121 * gdb.mi/mi0-var-cmd-exp: Ditto.
20122
20123 2002-02-24 Andrew Cagney <ac131313@redhat.com>
20124
20125 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
20126 ``GNU/Linux'' or ``Linux kernel''
20127 * testsuite/gdb.threads/pthreads.c: Ditto.
20128
20129 2002-02-24 Michael Chastain <mec@shout.net>
20130
20131 * gdb.threads/pthreads.c (thread1): Add a return statement.
20132 (thread2): Likewise.
20133 (foo): Likewise.
20134
20135 2002-02-23 Michael Chastain <mec@shout.net>
20136
20137 * gdb.threads/linux-dp.c (philosopher): Add a return statement
20138 to placate gcc.
20139
20140 2002-02-23 Michael Chastain <mec@shout.net>
20141
20142 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
20143 test "ptype bint". The test passes on all my stabs configurations.
20144
20145 2002-02-21 Jim Blandy <jimb@redhat.com>
20146
20147 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
20148 filename at a time, and watch for the ones we want to see.
20149
20150 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
20151 types of pointers to prototyped functions.
20152
20153 2002-02-20 Andrew Cagney <ac131313@redhat.com>
20154
20155 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
20156 signed, unsigned and straight char.
20157 (padding_char, padding_short, padding_int, padding_long,
20158 padding_long_long, padding_float, padding_double,
20159 padding_long_double): New global variables.
20160 (fill, fill_structs): New functions.
20161
20162 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
20163 for correctly sized writes. Update copyright.
20164 (get_valueof): New procedure.
20165 (get_sizeof): Call get_valueof.
20166 (check_valueof): New procedure.
20167 (check_padding): New procedure.
20168
20169 2002-02-20 Michael Chastain <mec@shout.net>
20170
20171 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
20172 to setup_xfail. Document some of the remaining calls.
20173
20174 2002-02-18 Michael Chastain <mec@shout.net>
20175
20176 * gdb.c++/userdef.exp: Update copyright year.
20177
20178 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
20179
20180 * gdb.c++/userdef.exp: Test overloaded operators properly.
20181 Remove xfails.
20182
20183 2002-02-14 Michael Snyder <msnyder@redhat.com>
20184
20185 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
20186
20187 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
20188
20189 * gdb.base/a2-run.exp: Check for a remote target properly.
20190 * gdb.base/annota1.exp: Likewise.
20191 * gdb.base/list.exp: Likewise.
20192 * gdb.base/reread.exp: Likewise.
20193 * gdb.base/scope.exp: Likewise.
20194 * gdb.base/shlib-call.exp: Likewise.
20195 * gdb.base/term.exp: Likewise.
20196 * gdb.c++/annota2.exp: Likewise.
20197
20198 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
20199
20200 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
20201
20202 2002-02-10 Michael Chastain <mec@shout.net>
20203
20204 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
20205 (call_after_alloca): Ditto.
20206
20207 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
20208
20209 * gdb.base/ending-run.exp: Guard "cont" test with
20210 gdb_skip_stdio_test.
20211
20212 2002-02-06 Jim Blandy <jimb@redhat.com>
20213
20214 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
20215 from here...
20216 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
20217 To here. Disable this test on non-HP platforms. Add big comment.
20218
20219 2002-02-04 Michael Snyder <msnyder@redhat.com>
20220
20221 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
20222 other than d10v and m32r.
20223
20224 2002-02-02 Richard Earnshaw <rearnsha@arm.com>
20225
20226 * gdb.base/default.exp: Rewrite test patterns to reduce time
20227 taken to match them.
20228
20229 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
20230
20231 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
20232 Allow a start function above main.
20233 * gdb.threads/linux-dp.exp: Fix copyright date.
20234
20235 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
20236
20237 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
20238 (check_philosopher_stack): Check for manager thread before checking
20239 for a just-starting thread.
20240
20241 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
20242
20243 From Neil Booth <neil@daikokuya.demon.co.uk>:
20244 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
20245 warnings.
20246
20247 2002-01-21 Fred Fish <fnf@redhat.com>
20248
20249 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
20250 not caller.
20251
20252 2002-01-21 Jim Blandy <jimb@redhat.com>
20253
20254 * gdb.base/reread.exp: Check that GDB properly re-reads the
20255 executable file when it changes while no inferior is running.
20256
20257 2002-01-21 Fred Fish <fnf@redhat.com>
20258
20259 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
20260 optionally accept the "shlib events" variation.
20261
20262 2002-01-21 Jim Blandy <jimb@redhat.com>
20263
20264 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
20265 call `fflush' after every `printf', so that the output is produced
20266 at predictable points, regardless of whatever buffering does (or
20267 doesn't) take place.
20268 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
20269 at different points.
20270
20271 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
20272
20273 * gdb.c++/inherit.exp: Update copyright years.
20274 * gdb.c++/method.exp: Likewise.
20275
20276 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
20277
20278 * gdb.c++/classes.exp: Update for improved v3 support and skipping
20279 artificial methods/arguments.
20280 * gdb.c++/derivation.exp: Likewise.
20281 * gdb.c++/inherit.exp: Likewise.
20282 * gdb.c++/method.exp: Likewise.
20283 * gdb.c++/virtfunc.exp: Likewise.
20284
20285 2002-01-18 Andrew Cagney <ac131313@redhat.com>
20286
20287 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
20288 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
20289 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
20290 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
20291 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
20292 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
20293
20294 2002-01-17 Jim Blandy <jimb@redhat.com>
20295
20296 * gdb.asm/asm-source.exp (info symbol): Take another shot at
20297 anchoring the pattern matching the entry point symbol's name.
20298
20299 2002-01-17 Andrew Cagney <ac131313@redhat.com>
20300
20301 * gdb.base/maint.exp: Update ``maint internal-error'' to match
20302 continue/quit query. Update copyright.
20303
20304 2002-01-14 Michael Snyder <msnyder@redhat.com>
20305
20306 * gdb.base/gcore.exp: Remove extra debugging output.
20307
20308 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
20309
20310 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
20311 for slightly dubious v2 mangled string.
20312
20313 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
20314
20315 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
20316
20317 2002-01-10 Jason Merrill <jason@redhat.com>
20318
20319 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
20320
20321 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
20322 constructors.
20323 * gdb.c++/derivation.exp: Likewise.
20324 * gdb.c++/templates.exp: Likewise.
20325 * gdb.c++/virtfunc.exp: Likewise.
20326
20327 2002-01-10 Michael Snyder <msnyder@redhat.com>
20328
20329 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
20330
20331 2002-01-08 Michael Snyder <msnyder@redhat.com>
20332
20333 * gdb.base/gcore.exp: New test for generate-core-file command.
20334 * gdb.base/gcore.c: Testcase for above.
20335 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
20336
20337 2002-01-08 Jason Merrill <jason@redhat.com>
20338
20339 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
20340
20341 2002-01-07 Fred Fish <fnf@redhat.com>
20342
20343 * gdb.c++/overload.exp: Remove unconditional xfails for:
20344 print foo_instance1.overloadargs(1)
20345 print foo_instance1.overloadargs(1, 2)
20346 print foo_instance1.overloadargs(1, 2, 3)
20347 print foo_instance1.overloadargs(1, 2, 3, 4)
20348 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
20349 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
20350 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
20351 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
20352 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
20353 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
20354 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
20355 print foo_instance1.overload1arg()
20356 print foo_instance1.overload1arg((char)arg2)
20357 print foo_instance1.overload1arg((signed char)arg3)
20358 print foo_instance1.overload1arg((unsigned char)arg4)
20359 print foo_instance1.overload1arg((int)arg7)
20360 print foo_instance1.overload1arg((unsigned int)arg8)
20361 print foo_instance1.overload1arg((float)arg11)
20362 print foo_instance1.overload1arg((double)arg12)
20363
20364 2002-01-07 Michael Snyder <msnyder@redhat.com>
20365
20366 * gdb.base/huge.exp: New test. Print a very large target data object.
20367 (skip_huge_test): New test variable. Define if you want to skip this
20368 test. The test reads an 8 megabyte data object from the target, so it
20369 might be very time consuming on remote targets with a slow connection.
20370 * gdb.base/huge.c: New file. Test case for above.
20371
20372 2002-01-07 Fred Fish <fnf@redhat.com>
20373
20374 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
20375 g_instance.bfoo, and g_instance.cfoo.
20376
20377 2002-01-07 Jeffrey A Law <law@redhat.com>
20378
20379 * gdb.base/break.c (multi_line_if_conditional): New function.
20380 (multi_ilne_while_conditional): Likewise.
20381 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
20382 IF or WHILE condition puts the breakpoint at the start of
20383 the condition.
20384
20385 * gdb.base/selftest.exp (backtrace through signal handler): Remove
20386 hppa*-*-hpux* expected failure.
20387 * gdb.base/structs.exp (do_function_calls): Similarly.
20388
20389 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
20390 watchpoints.
20391
20392 2002-01-06 Andrew Cagney <ac131313@redhat.com>
20393
20394 Fix PR gdb/66.
20395 * gdb.base/structs.exp: Replace skip for a29k with skip for
20396 gdb,cannot_call_functions.
20397 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
20398 * gdb.base/callfuncs.exp: Ditto.
20399 * gdb.base/call-rt-st.exp: Ditto.
20400 * gdb.base/call-strs.exp: Ditto.
20401 * gdb.base/callfwmall.exp: Ditto.
20402 * gdb.base/scope.exp: Obsolete xfail a29k.
20403 * gdb.c++/misc.exp: Ditto.
20404 * gdb.c++/cplusfuncs.exp: Ditto.
20405 * gdb.base/ptype.exp: Ditto.
20406 * gdb.base/printcmds.exp: Ditto.
20407 * gdb.base/opaque.exp: Ditto.
20408 * gdb.base/list.exp: Ditto.
20409 * gdb.base/funcargs.exp: Ditto.
20410 * gdb.base/default.exp: Ditto.
20411
20412 2002-01-04 Michael Snyder <msnyder@redhat.com>
20413
20414 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
20415 * gdb.base/maint.exp: Add tests for maint info sections options.
20416
20417 Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
20418
20419 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
20420
20421 2001-12-20 Corinna Vinschen <vinschen@redhat.com>
20422
20423 * gdb.asm/arm.inc: New file.
20424 * gdb.asm/asm-source.exp: Add arm targets.
20425 * gdb.asm/configure.in: Ditto.
20426 * gdb.asm/configure: Recreated from configure.in.
20427
20428 Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
20429
20430 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
20431 with HP's compiler.
20432 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
20433 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
20434 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
20435 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
20436
20437 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
20438 either HP's compilers or GCC.
20439
20440 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
20441 a SIGBUS or SIGSEGV.
20442
20443 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
20444
20445 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
20446 can be compiled with either HP's compiler or GCC.
20447
20448 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
20449 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
20450 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
20451
20452 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
20453 to match current gdb output. Update due to using auto-solib-limit
20454 for limiting instead of overloading auto-solib-add.
20455 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
20456 test program.
20457
20458 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
20459 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
20460 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
20461 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
20462 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
20463 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
20464 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
20465 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
20466 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
20467 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
20468 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
20469 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
20470 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
20471
20472 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
20473 a SIGTRAP to the inferior.
20474
20475 2001-12-19 Corinna Vinschen <vinschen@redhat.com>
20476
20477 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
20478 Substitute call to target_link by call to gdb_compile.
20479
20480 Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
20481
20482 * gdb.base/break.exp: Fix HP specific search string when testing
20483 backtracing in a called function.
20484
20485 * gdb.base/constvars.exp: Only set lang to C++ if we're
20486 compiling the test with HP's compilers.
20487 * gdb.base/volatile.exp: Similarly.
20488
20489 2001-12-19 Jim Blandy <jimb@redhat.com>
20490
20491 * gdb.base/printcmds.exp: Expect the null character to be printed
20492 as '\0', and the '\013' to be printed as '\v'.
20493 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
20494 * gdb.base/setvar.exp: Same.
20495
20496 2001-12-17 Jim Blandy <jimb@redhat.com>
20497
20498 * gdb.base/completion.exp: Rather than completing very long
20499 filenames, which can make the readline library produce output we
20500 don't recognize, cd to the directory first, and then complete
20501 using nice, short relative paths.
20502
20503 * gdb.base/completion.exp: On some systems, there is, in fact, a
20504 variable named `b' in scope, since GDB treats all static
20505 variables as being in scope. So use `no_var_named_this'
20506 instead of `b'.
20507
20508 * gdb.base/corefile.exp: Recognize the message saying that GDB
20509 can't find the core file's registers as a failure.
20510
20511 2001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
20512
20513 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
20514 test expect string more specific.
20515
20516 2001-12-13 Corinna Vinschen <vinschen@redhat.com>
20517
20518 * gdb.asm/asm-source.exp: Add support for xstormy16.
20519 * gdb.asm/configure.in: Ditto.
20520 * gdb.asm/configure: Rebuild.
20521 * gdb.asm/xstormy16.inc: New file.
20522
20523 2001-12-10 Fred Fish <fnf@redhat.com>
20524
20525 * gdb.base/maint.exp: Update to match changes in type dumping code.
20526
20527 2001-12-10 Jim Blandy <jimb@redhat.com>
20528
20529 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
20530 matching the entry point symbol's name at the beginning of the
20531 line.
20532
20533 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
20534
20535 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
20536 gdb.c++/inherit.exp, gdb.c++/method.exp,
20537 gdb.c++/namespace.exp, gdb.c++/templates.exp,
20538 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
20539 and class layout support.
20540
20541 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
20542
20543 * gdb.c++/classes.exp: Add test for static member function.
20544 * gdb.c++/misc.cc: Add class with static member function.
20545
20546 2001-12-07 Jim Blandy <jimb@redhat.com>
20547
20548 If GDB says it can't find the struct the function returned, report
20549 those tests as `unsupported'.
20550 * gdb.base/call-rt-st.exp (print_struct_call): New function.
20551 Rewrite subsequent tests to use it.
20552
20553 If GDB says it can't find the struct the function returned, report
20554 those tests as `unsupported'.
20555 * gdb.base/structs.exp (call_struct_func): New function.
20556 (do_function_calls): Use call_struct_func to call the functions
20557 returning structs.
20558
20559 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
20560 whether functions are prototyped or not, so we can't possibly pass
20561 arguments to t_float_values2 properly.
20562
20563 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
20564 value of `timeout' for targets other than the mips*tx39-*.
20565
20566 2001-12-06 Michael Snyder <msnyder@redhat.com>
20567
20568 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
20569 and detect whether the start symbol has a leading underscore.
20570
20571 2001-12-04 Jim Blandy <jimb@redhat.com>
20572
20573 * gdb.base/completion.exp: Clarify indentation.
20574
20575 2001-12-03 Jim Blandy <jimb@redhat.com>
20576
20577 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
20578 variables on the S/390, not `.word'.
20579
20580 2001-11-30 Jim Blandy <jimb@redhat.com>
20581
20582 Add assembly-source tests for s390-ibm-linux.
20583 * gdb.asm/s390.inc: New file.
20584 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
20585 the S/390 architecture.
20586 * gdb.asm/configure: Regenerated.
20587
20588 2001-11-30 Michael Snyder <msnyder@redhat.com>
20589
20590 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
20591 next, info source, info sources, info line, global and static
20592 variables, and static functions.
20593 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
20594 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
20595 * gdb.asm/asmsrc1.s: Add a static function and some variables.
20596 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
20597 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
20598 (gdbasm_leave): Restore frame pointer.
20599 (gdbasm_startup): Copy stack set-up from crt0.S.
20600
20601 2001-11-26 Fernando Nasser <fnasser@redhat.com>
20602
20603 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
20604 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
20605 to a local (non-static) variable. Copy tstruct.a to a static buffer
20606 and return a pointer to that buffer.
20607 * gdb.base/callfwmall.c (t_structs_a): Ditto.
20608
20609 2001-11-24 Mark Kettenis <kettenis@gnu.org>
20610
20611 * gdb.asm/configure.in: Fix recognition of ix86 target.
20612 * gdb.asm/configure: Regenerate.
20613
20614 2001-11-21 Michael Snyder <msnyder@redhat.com>
20615
20616 * gdb.asm/sparc.inc: New file.
20617 * gdb.asm/asm-source.exp: Recognize sparc target.
20618 * gdb.asm/configure.in: Recognize sparc target.
20619 * gdb.asm/configure: Regenerate.
20620
20621 2001-11-21 Michael Snyder <msnyder@redhat.com>
20622
20623 * gdb.asm/m32r.inc: New file.
20624 * gdb.asm/asm-source.exp: Recognize m32r target.
20625 * gdb.asm/configure.in: Recognize m32r target.
20626 * gdb.asm/configure: Regenerate.
20627
20628 2001-11-20 Michael Snyder <msnyder@redhat.com>
20629
20630 * gdb.asm/i386.inc: New file.
20631 * gdb.asm/asm-source.exp: Recognize ix86 target.
20632 * gdb.asm/configure.in: Recognize ix86 target.
20633 * gdb.asm/configure: Regenerate.
20634
20635 * gdb.c++/namespace.exp: Fix quotes in output messages.
20636
20637 2001-11-14 Michael Snyder <msnyder@redhat.com>
20638
20639 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
20640 qualifier in a type cast expression, to designate an address
20641 in the instruction space (Harvard architecture).
20642
20643 2001-11-13 Michael Snyder <msnyder@redhat.com>
20644
20645 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
20646 Tests for expressions using 'const' and 'volatile'.
20647
20648 2001-11-13 Corinna Vinschen <vinschen@redhat.com>
20649
20650 * gdb.asm/asm-sources.exp: Allow defining linker flags.
20651
20652 2001-11-12 Daniel Jacobowitz <drow@mvista.com>
20653
20654 * lib/mi-support.exp (mi_run_to_helper): Move comments
20655 outside of gdb_expect.
20656
20657 2001-11-11 Daniel Jacobowitz <drow@mvista.com>
20658
20659 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
20660 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
20661 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
20662 mi0_run_to): New functions.
20663 * gdb.mi/mi-simplerun.exp: Use them.
20664 * gdb.mi/mi0-simplerun.exp: Likewise.
20665 * gdb.mi/mi-var-cmd.exp: Likewise.
20666 * gdb.mi/mi0-var-cmd.exp: Likewise.
20667
20668 2001-11-10 Andrew Cagney <ac131313@redhat.com>
20669
20670 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
20671 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
20672
20673 2001-11-09 Andrew Cagney <ac131313@redhat.com>
20674
20675 * gdb.base/restore.exp: Include $expected value in restored test
20676 message.
20677
20678 2001-11-09 Andrew Cagney <ac131313@redhat.com>
20679
20680 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
20681 implemented.
20682
20683 2001-11-08 Michael Snyder <msnyder@redhat.com>
20684
20685 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
20686 Add pass/fail message for stop at breakpoint in call dummy function.
20687
20688 2001-11-07 Michael Snyder <msnyder@redhat.com>
20689
20690 * gdb.c++/templates.exp (test_template_breakpoints):
20691 If we get an overload menu, but it does not match what
20692 we expect, we still need to issue the "cancel" command.
20693 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
20694 making the whitespace optional. Argument for "new" may be
20695 "unsigned" as well as "unsigned int/long".
20696 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
20697 making the whitespace optional. Also replace "(void) with
20698 "((void|)), making the keyword "void" optional.
20699 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
20700 making the whitespace optional. Also replace "(void) with
20701 "((void|)), making the keyword "void" optional.
20702 * gdb.base/callfuncs.c (t_float_values): This function must
20703 _not_ be prototyped, and the following function (t_float_values2)
20704 must be prototyped (if the compiler supports it), so that GDB
20705 can be tested against both cases. Usually one case involves
20706 promotion of float to double, while the other does not.
20707 * gdb.base/callfwmall.c: Ditto.
20708 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
20709 includes a stack frame for "start".
20710
20711 2001-11-05 Jim Blandy <jimb@redhat.com>
20712
20713 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
20714 pointers are 32 bits long, and that offsets of relocs are always
20715 stored in the data (REL-style), and not in the reloc entry itself
20716 (RELA-style).
20717 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
20718 stabs.
20719
20720 2001-11-01 Michael Snyder <msnyder@redhat.com>
20721
20722 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
20723 and regular expression operators by using quoting.
20724
20725 2001-10-31 Michael Snyder <msnyder@redhat.com>
20726
20727 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
20728 depending on what the symbol table contains.
20729 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
20730 the output of the ptype command. Similarly, accept both "const &"
20731 and "const&".
20732
20733 2001-10-31 Corinna Vinschen <vinschen@redhat.com>
20734
20735 * gdb.base/miscexprs.c (main): Add usage of preprocessor
20736 symbol `STORAGE' to allow to choose the storage class of
20737 the local datastructures.
20738 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
20739 compiler directive.
20740
20741 2001-10-30 Michael Snyder <msnyder@redhat.com>
20742
20743 * gdb.base/jump.exp: Allow it to run for all targets.
20744
20745 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
20746
20747 * gdb.base/call-ar-st.c (print_double_array): Match for loop
20748 with new double_array size.
20749 (main): Change storage class of all local variables to static.
20750 Reduce size of double_array to 9.
20751 * gdb.base/call-ar-st.exp: Increase timeout value.
20752 Change expected output for double array to match new size in
20753 call-ar-st.c.
20754
20755 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
20756
20757 * gdb.base/ending-run.exp: Create identical output when passing
20758 `step to end of run' case. Add regular expression branch satisfying
20759 Stormy16 target.
20760
20761 2001-10-28 Mark Kettenis <kettenis@gnu.org>
20762
20763 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
20764 that we catch the expected failure under Linux/x86.
20765
20766 2001-10-29 Orjan Friberg <orjanf@axis.com>
20767
20768 * gdb.base/setvar.exp: Escape curly braces.
20769 * gdb.stabs/weird.exp: Ditto.
20770
20771 2001-10-27 Daniel Jacobowitz <drow@mvista.com>
20772
20773 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
20774 * gdm.mi/mi0-hack-cli.exp: Likewise.
20775
20776 2001-10-25 Andrew Cagney <ac131313@redhat.com>
20777
20778 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
20779 messages.
20780
20781 2001-10-21 Andrew Cagney <ac131313@redhat.com>
20782
20783 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
20784 checking MI enabled.
20785
20786 2001-10-09 Corinna Vinschen <vinschen@redhat.com>
20787
20788 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
20789
20790 2001-10-04 Frank Ch. Eigler <fche@redhat.com>
20791
20792 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
20793 if gdb child process crashes, just signal an error.
20794
20795 2001-10-02 Jim Blandy <jimb@redhat.com>
20796
20797 * lib/gdb.exp (test_xfail_format): Simplify.
20798
20799 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
20800 front of the variable name `format'. Simplify `if'.
20801
20802 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
20803
20804 * gdb.threads/pthreads.exp: Wait for output and delay
20805 before sending ^C.
20806
20807 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
20808
20809 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
20810 some incorrect output instead of timing out.
20811 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
20812
20813 2001-09-28 Corinna Vinschen <vinschen@redhat.com>
20814
20815 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
20816 check to allow additional `int'.
20817
20818 2001-09-27 Daniel Jacobowitz <drow@mvista.com>
20819
20820 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
20821 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
20822
20823 2001-09-27 Michael Snyder <msnyder@redhat.com>
20824
20825 * lib/gdb.exp (test_debug_format): New proc.
20826 (setup_xfail_format): Use new proc test_debug_format.
20827 * gdb.base/constvars.exp (local_compiler_xfail_check): New
20828 proc; use new service proc test_debug_format.
20829 Replace all other "gcc_compiled" tests with this test.
20830 * gdb.base/volatile.exp (local_compiler_xfail_check): New
20831 proc; use new service proc test_debug_format.
20832 Replace all other "gcc_compiled" tests with this test.
20833
20834 2001-09-27 Michael Snyder <msnyder@redhat.com>
20835
20836 * gdb.base/cvexpr.exp: New file.
20837 * gdb.base/cvexpr.c: New file
20838 Test for expressions using const and volatile keywords.
20839
20840 2001-09-26 Corinna Vinschen <vinschen@redhat.com>
20841
20842 * gdb.base/constvars.exp: Check for different orders of keywords
20843 and additional "int" strings in output.
20844
20845 2001-09-22 Andrew Cagney <ac131313@redhat.com>
20846
20847 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
20848 responses from "help maint".
20849
20850 2001-09-19 Frank Ch. Eigler <fche@redhat.com>
20851
20852 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
20853 to localhost:NNN instead of :NNN, in case Xvfb is listening
20854 only on TCP.
20855
20856 2001-09-19 Corinna Vinschen <vinschen@redhat.com>
20857
20858 * gdb.base/recurse.exp: When checking leaving the watchpoint
20859 scope, recognize when gdb is in function's epilogue and pass.
20860
20861 2001-09-18 Keith Seitz <keiths@redhat.com>
20862
20863 * lib/insight-support.exp (_gdbtk_export_target_info): Add
20864 support for running tests against sid targets.
20865 (gdbtk_done): Ditto.
20866
20867 2001-09-18 Corinna Vinschen <vinschen@redhat.com>
20868
20869 * gdb.base/ending-run.c (main): Set stdout buffersize
20870 to the same reasonable value for any target.
20871 * gdb.base/ending-run.exp: Add a regular expression
20872 to make testsuite happy on Sanyo Stormy16 target.
20873
20874 2001-09-17 Corinna Vinschen <vinschen@redhat.com>
20875
20876 * gdb.base/display.c (do_loops): Add float variable `f'.
20877 Increment f in loop.
20878 * gdb.base/display.exp: Increment timeout by 60 seconds.
20879 Change float display test to use variable `f'.
20880
20881 2001-09-17 Jim Blandy <jimb@redhat.com>
20882
20883 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
20884 overflowing the limited breakpoint tables on some ROM monitors
20885 (like the ROM68K).
20886
20887 2001-09-15 Frank Ch. Eigler <fche@redhat.com>
20888
20889 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
20890 the "-ac" (disable access control) flag.
20891
20892 2001-08-30 Jeff Holcomb <jeffh@redhat.com>
20893
20894 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
20895 ints.
20896
20897 2001-08-30 Keith Seitz <keiths@redhat.com>
20898
20899 * lib/gdb.exp: Move all insight-related functionality into
20900 separate file.
20901 * lib/insight-support.exp: New file.
20902
20903 2001-08-29 Frank Ch. Eigler <fche@redhat.com>
20904
20905 * config/sid.exp (sid_start): Never set sid verbosity; disable
20906 expect_background {} that consumed its stdout; tolerate </dev/null.
20907 Attempt to set endianness override in "sid" protocol mode. Cleanup.
20908
20909 2001-08-18 Andrew Cagney <ac131313@redhat.com>
20910
20911 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
20912 CLI jump command to start it.
20913 (mi_run_to_main): Fail immediatly when unexpected output.
20914
20915 2001-08-18 Andrew Cagney <ac131313@redhat.com>
20916
20917 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
20918 beginning of function. Fix PR gdb/191.
20919
20920 2001-08-16 Frank Ch. Eigler <fche@redhat.com>
20921
20922 * config/sid.exp (sid_start): Don't warn if we cannot figure out
20923 what to force sid endianness to.
20924
20925 2001-08-15 Keith Seitz <keiths@redhat.com>
20926
20927 * lib/gdb.exp (gdbtk_start): Don't set environment
20928 variables for TCL_LIBRARY and friends. Insight will
20929 now figure these out for itself.
20930
20931 2001-08-02 Michael Snyder <msnyder@redhat.com>
20932
20933 * gdb.base/completion.exp: Remove the symbol "a64l" from
20934 the expect string; this is target-specific, and not related
20935 to what is being tested.
20936
20937 2001-08-02 Dave Brolley <brolley@redhat.com>
20938
20939 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
20940
20941 2001-07-25 Michael Snyder <msnyder@redhat.com>
20942
20943 * gdb.base/consecutive.exp: New file. Test stepping over
20944 breakpoints on consecutive instructions.
20945 * gdb.base/consecutive.c: New file.
20946
20947 * gdb.base/call-rt-st.exp: Use double-backslash to quote
20948 curly braces in regular expressions.
20949
20950 2001-07-25 Michael Snyder <msnyder@redhat.com>
20951
20952 * gdb.base/ending-run.exp: Accept "Program exited normally" as
20953 legitimate output from stepping out of main.
20954
20955 2001-07-22 Keith Seitz <keiths@redhat.com>
20956
20957 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
20958 the empty string, do not run the tests.
20959
20960 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
20961
20962 * gdb.base/long_long.exp: Detect size of pointer. Take into
20963 account 2-byte pointers when testing for p/a results.
20964
20965 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
20966
20967 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
20968 and defined to 1K for m68hc11.
20969 (random_data): Reduce table to 1K for embedded platforms (68hc11).
20970 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
20971 (sizeof_random_data): New variable to tell the size of the data table;
20972 don't test past this size; always run to main.
20973
20974 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
20975
20976 * gdb.base/return2.exp: return of long long and double fails for
20977 68HC11; don't execute these tests on that platform.
20978 * gdb.base/return.exp: Return of a double fails for 68hc11.
20979
20980 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
20981
20982 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
20983 tests that print a float.
20984 * call-rt-st.exp: Likewise.
20985
20986 2001-07-12 Mark Kettenis <kettenis@gnu.org>
20987
20988 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
20989 running this test on Linux.
20990
20991 2001-06-24 Michael Chastain <chastain@redhat.com>
20992
20993 * gdb.base/arithmet.exp: Remove some tests to make all test names
20994 unique.
20995
20996 2001-07-03 Michael Snyder <msnyder@redhat.com>
20997
20998 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
20999 the output of the ptype command.
21000
21001 2001-07-02 Michael Snyder <msnyder@redhat.com>
21002
21003 * gdb.base/completion.exp: Don't assume that break.c is the only
21004 source file that may contain functions named "marker".
21005 * gdb.base/corefile.exp: Quote the curly braces in regexp.
21006
21007 2001-06-28 Andrew Cagney <ac131313@redhat.com>
21008
21009 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
21010 of files to delete.
21011
21012 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
21013 * gdb.disasm/h8300s.exp: New file.
21014 gdb.disasm/h8300s.s: Likewise.
21015
21016 2001-06-27 Andrew Cagney <ac131313@redhat.com>
21017
21018 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
21019 empty breakpoint tables.
21020
21021 2001-06-25 Andrew Cagney <ac131313@redhat.com>
21022
21023 * lib/mi-support.exp: Update args=... part of stop-reason
21024 patterns. Accept either a list or a tuple.
21025
21026 2001-06-23 Andrew Cagney <ac131313@redhat.com>
21027
21028 * lib/mi-support.exp: Remove local emacs variable defining
21029 change-log-default-name.
21030
21031 2001-06-22 Michael Chastain <chastain@redhat.com>
21032
21033 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
21034 This is operationally compatible with the previous version.
21035
21036 2001-06-13 Jim Blandy <jimb@redhat.com>
21037
21038 * lib/gdb.exp (gdb_test): Doc fix.
21039
21040 2001-06-10 Michael Chastain <chastain@redhat.com>
21041
21042 * gdb.base/exprs.exp: Remove a duplicate test.
21043
21044 2001-06-06 Jim Blandy <jimb@redhat.com>
21045
21046 * gdb.base/return2.exp (main): Use values to test float and double
21047 returns that are not NaN's, to avoid being confused by IEEE
21048 comparison rules.
21049
21050 2001-06-04 Michael Snyder <msnyder@redhat.com>
21051
21052 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
21053 non-zero if control_c fails. Terminate the test on failure,
21054 rather than wait for 12 more tests to time out.
21055
21056 2001-06-06 Jim Blandy <jimb@redhat.com>
21057
21058 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
21059 Don't forget to match the GDB prompt.
21060
21061 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
21062
21063 2001-06-04 Jim Blandy <jimb@redhat.com>
21064
21065 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
21066 command.
21067
21068 2001-05-31 Kevin Buettner <kevinb@redhat.com>
21069
21070 * gdb.base/annota1.exp (info break): Match four or more spaces
21071 after "Address".
21072
21073 2001-05-31 Michael Chastain <chastain@redhat.com>
21074
21075 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
21076 (dm_type_int_star): Likewise.
21077 (dm_type_long_star): Likewise.
21078 (dm_type_void_star): Likewise.
21079
21080 2001-05-29 Kevin Buettner <kevinb@redhat.com>
21081
21082 * gdb.base/completion.exp (INPUTRC): Set this environment variable
21083 to a known value in order to get consistent results regardless
21084 of the setting of INPUTRC or the presence or contents of .inputrc.
21085
21086 2001-05-24 Michael Snyder <msnyder@redhat.com>
21087
21088 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
21089 Don't require that the main thread and the manager thread are the
21090 first in the list.
21091
21092 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
21093 debugging. If test fails, issue an "unsupported" not a "fail".
21094
21095 2001-05-24 Jim Blandy <jimb@redhat.com>
21096
21097 Don't assume that short is shorter than int.
21098 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
21099 assume that shorts are smaller than ints. On a 16-bit machine,
21100 this isn't true.
21101 ("print unsigned char == (~0)"): Add test that verifies that ~0,
21102 an int, is not equal to ~0 stored in an unsigned char. This tests
21103 the same thing that the previous test meant to, but works on
21104 16-bit machines, too.
21105 ("print unsigned char != (~0)"): Same test, complemented.
21106
21107 2001-05-24 Michael Snyder <msnyder@redhat.com>
21108
21109 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
21110 test for (full_coverage == 0). This makes the test run faster,
21111 and prevents dejagnu getting out of step.
21112
21113 2001-05-23 Kevin Buettner <kevinb@redhat.com>
21114
21115 * gdb.base/finish.exp (finish_void): Revise pattern for
21116 stopping on the call statement to not permit stopping at
21117 the start of the instructions comprising the call sequence.
21118
21119 2001-05-19 Michael Chastain <chastain@redhat.com>
21120
21121 * gdb.base/callfuncs.exp: Make all test names unique.
21122 * gdb.base/commands.exp: Make all test names unique.
21123 * gdb.base/condbreak.exp: Make all test names unique.
21124 * gdb.base/dbx.exp: Make all test names unique.
21125 * gdb.base/default.exp: Make all test names unique.
21126 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
21127 and TIMEOUT messages to their corresponding PASS message.
21128 * gdb.base/ending-run.exp: Make all test names unique.
21129 * gdb.base/long_long.exp: Remove duplicate test.
21130
21131 2001-05-21 Kevin Buettner <kevinb@redhat.com>
21132
21133 * gdb.base/finish.exp (finish_void): Allow "finish" command to
21134 stop on the call statement as well as the statement after the
21135 call.
21136
21137 2001-05-21 Michael Snyder <msnyder@redhat.com>
21138
21139 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
21140
21141 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
21142
21143 * gdb.base/completion.exp: Revamp test. Make it execute on all
21144 platforms.
21145
21146 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
21147
21148 * config/gdbserver.exp (gdb_load): Handle the case
21149 in which the arguments to gdbserver are given in the
21150 baseboard configuration file.
21151 Also handle the case in which the server needs to do a
21152 load.
21153
21154 2001-05-07 Keith Seitz <keiths@cygnus.com>
21155
21156 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
21157 set up the display for testing.
21158 (gdbtk_start): Convert all paths to paths that tcl will like.
21159 Export target information to environment.
21160 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
21161 necessary.
21162 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
21163 (to_tcl_path): New proc to convert a given pathname into
21164 a path acceptible as an argument to a tcl command.
21165 (_gdbtk_export_target_info): New proc to export target info
21166 into the environment for gdbtk testing.
21167 (gdbtk_done): New proc to signal end-of-test.
21168
21169 2001-05-06 Jim Blandy <jimb@redhat.com>
21170
21171 * restore.c: Make the code of caller0 correspond to its comment.
21172
21173 2001-05-03 Michael Snyder <msnyder@redhat.com>
21174
21175 * config/sid.exp (gdb_target_sid): Check for error messages.
21176 On error or timeout, don't make expect exit (which will terminate
21177 all subsequent tests); instead just make gdb exit.
21178 (gdb_load): Check for error messages. On error or timeout,
21179 return a negative value.
21180
21181 2001-04-24 Jim Blandy <jimb@redhat.com>
21182
21183 * gdb.c++/templates.exp: If we see the prompt for the overload
21184 list, but we haven't recognized any of the longer patterns,
21185 arrange for this test to fail, not hang.
21186
21187 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
21188 variations.
21189
21190 2001-04-22 Michael Chastain <chastain@redhat.com>
21191
21192 * gdb.c++/local.exp: Use the 'runto' library function.
21193 * gdb.c++/namespace.exp: Likewise.
21194 * gdb.c++/overload.exp: Likewise.
21195
21196 2001-03-26 Kevin Buettner <kevinb@redhat.com>
21197
21198 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
21199 * gdb.base/step-line.exp: New file. Test step/next in presence of
21200 #line directives.
21201 * gdb.base/step-line.c: New file. Test program for the above.
21202 * gdb.base/step-line.inp: New file. We pretend that this file has
21203 been transformed by some other tool into step-line.c.
21204
21205 2001-03-21 Jim Blandy <jimb@redhat.com>
21206
21207 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
21208 unmangled operator names.
21209
21210 2001-03-20 Jim Blandy <jimb@redhat.com>
21211
21212 * gdb.threads/linux-dp.exp: Recognize an additional message
21213 generated by GDB when it doesn't understand how to debug threads
21214 on the target system.
21215
21216 2001-03-19 Andrew Cagney <ac131313@redhat.com>
21217
21218 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
21219
21220 2001-03-12 Michael Chastain <chastain@redhat.com>
21221
21222 * gdb.c++/derivation.exp: Use the 'runto' library function.
21223
21224 2001-03-12 Michael Chastain <chastain@redhat.com>
21225
21226 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
21227
21228 2001-02-24 Michael Chastain <chastain@redhat.com>
21229
21230 * gdb.c++/ref-types.exp: Change handwritten code to library
21231 function 'runto'.
21232
21233 2001-03-16 Orjan Friberg <orjanf@axis.com>
21234
21235 * gdb.base/signals.exp: Set count to 0 explicitly.
21236
21237 2001-03-15 Mark Salter <msalter@redhat.com>
21238
21239 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
21240 (gdb_target_monitor): Add check of gdb_target_cmd return value.
21241 (gdb_load): Add support for additional target_info: gdb_download_size
21242 and gdb_load_timeout.
21243
21244 Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
21245
21246 * gdb.base/annota1.exp: Move test of isnative to earlier in the
21247 file -- to prevent failing when the compile fails but we have no
21248 intention of running the tests anyway.
21249
21250 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
21251 tests if set.
21252
21253 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
21254 integers.
21255
21256 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
21257 * gdb.c++/namespace.exp: Ditto.
21258
21259 2001-03-07 Orjan Friberg <orjanf@axis.com>
21260
21261 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
21262 * gdb.base/pointers.exp: Relax pattern match of decimals.
21263
21264 2001-03-06 Kevin Buettner <kevinb@redhat.com>
21265
21266 * Makefile.in, config/abug.exp, config/cfdbug.exp,
21267 config/cpu32bug.exp, config/dve.exp, config/est.exp,
21268 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
21269 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
21270 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
21271 config/sh.exp, config/sid.exp, config/slite.exp,
21272 config/sparclet.exp, config/udi.exp, config/unknown.exp,
21273 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
21274 config/vxworks.exp, config/vxworks29k.exp,
21275 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
21276 gdb.base/all-bin.exp, gdb.base/annota1.exp,
21277 gdb.base/arithmet.exp, gdb.base/assign.exp,
21278 gdb.base/async.exp, gdb.base/attach.exp,
21279 gdb.base/bitfields.exp, gdb.base/bitops.exp,
21280 gdb.base/break.exp, gdb.base/call-ar-st.exp,
21281 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
21282 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
21283 gdb.base/commands.exp, gdb.base/completion.exp,
21284 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
21285 gdb.base/constvars.exp, gdb.base/corefile.exp,
21286 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
21287 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
21288 gdb.base/ending-run.exp, gdb.base/environ.exp,
21289 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
21290 gdb.base/finish.exp, gdb.base/foll-exec.exp,
21291 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
21292 gdb.base/funcargs.exp, gdb.base/help.exp,
21293 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
21294 gdb.base/logical.exp, gdb.base/long_long.exp,
21295 gdb.base/maint.exp, gdb.base/mips_pro.exp,
21296 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
21297 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
21298 gdb.base/pointers.exp, gdb.base/printcmds.exp,
21299 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
21300 gdb.base/regs.exp, gdb.base/relational.exp,
21301 gdb.base/remote.exp, gdb.base/reread.exp,
21302 gdb.base/restore.exp, gdb.base/return2.exp,
21303 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
21304 gdb.base/selftest.exp, gdb.base/setshow.exp,
21305 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
21306 gdb.base/sigall.exp, gdb.base/signals.exp,
21307 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
21308 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
21309 gdb.base/step-test.exp, gdb.base/structs.c,
21310 gdb.base/structs.exp, gdb.base/structs2.exp,
21311 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
21312 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
21313 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
21314 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
21315 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
21316 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
21317 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
21318 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
21319 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
21320 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
21321 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
21322 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
21323 gdb.fortran/types.exp, gdb.java/jmisc.exp,
21324 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
21325 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
21326 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
21327 gdb.trace/circ.exp, gdb.trace/collection.exp,
21328 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
21329 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
21330 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
21331 gdb.trace/report.exp, gdb.trace/save-trace.exp,
21332 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
21333 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
21334 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
21335 notices.
21336
21337 2001-02-27 Michael Snyder <msnyder@cygnus.com>
21338
21339 * gdb.base/varargs.c (find_max_double): Fix printf format string:
21340 first arg is int not float.
21341
21342 2001-02-22 Michael Snyder <msnyder@cygnus.com>
21343
21344 * gdb.base/reread.exp: Unsupported for non-native targets;
21345 doesn't work for remote debugging.
21346
21347 2001-02-19 Fernando Nasser <fnasser@redhat.com>
21348
21349 From Drew Moseley <dmoseley@redhat.com>
21350 * gdb.base/ending-run.exp: Properly handle the BSP state when
21351 stepping past the end of main.
21352
21353 2001-02-19 John Moore <jmoore@redhat.com>
21354
21355 * gdb.base/commands.exp (infrun_breakpoint_command_test):
21356 Converted HPUX fix for non-expected items following multiple
21357 step commands into general solution for all platforms.
21358
21359 2001-02-18 Michael Chastain <chastain@redhat.com>
21360
21361 * gdb.c++/classes.exp (do_tests): Change runto statements
21362 from "runto 'foo(void)'" to "runto 'foo'". This makes the
21363 statements demangler agnostic.
21364 * gdb.c++/virtfunc.exp (do_tests): Likewise.
21365 (gdb_virtfunc_restart): Likewise.
21366
21367 2001-02-14 Michael Chastain <chastain@redhat.com>
21368
21369 * gdb.c++/inherit.exp (do_tests): Change runto statements
21370 from "runto 'foo(void)'" to "runto 'foo'". This makes the
21371 statements demangler agnostic.
21372
21373 Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
21374
21375 * gdb.threads/pthreads.exp: Unify pass/fail messages for
21376 ``continue to bkpt at common_routine in thread 2'' and ``stopped
21377 before calling common_routine 15 times'' tests.
21378
21379 2001-02-11 Michael Chastain <chastain@redhat.com>
21380
21381 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
21382 Helps the test script figure out which demangler is in use.
21383 (dm_type_foo_ref): Ditto.
21384 (dm_type_int_star): Ditto.
21385 (dm_type_long_star): Ditto.
21386 (dm_type_unsigned_int): Ditto.
21387 (dm_type_void): Ditto.
21388 (dm_type_void_star): Ditto.
21389 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
21390 Probe the gdb demangler and set variables to accommodate
21391 formatting differences.
21392 (info_func_regexp): New function. Same as info_func, but
21393 matches against a regexp.
21394 (info_func): Match against a literal string.
21395 (print_addr_2): New function. Match against a literal string,
21396 which can be different from the input to gdb.
21397 (print_addr): Simply call print_addr_2 with the same argument twice.
21398 (test_lookup_operator_functions): Use demangler formatting variables.
21399 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
21400 the tests in the same order as the C++ class declaration.
21401 (test_paddr_operator_functions): Ditto.
21402 (test_paddr_overloaded_functions): Ditto.
21403 (test_paddr_hairy_functions): Use demangler formatting variables.
21404 Add reference to gdb/19 for related tests.
21405 (do_tests): Call probe_demangler.
21406
21407 2001-01-30 Kevin Buettner <kevinb@redhat.com>
21408
21409 * gdb.c++/templates.cc (printf): Remove unused function definition.
21410
21411 2001-01-26 Felix Lee <flee@redhat.com>
21412
21413 * sid.exp (sid_exit): Pass host, not target, to remote_close.
21414
21415 2001-01-25 matthew green <mrg@redhat.com>
21416
21417 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
21418 up sid.
21419 (sid_exit): Call `remote_pop_conn' after GDB is gone.
21420
21421 2001-01-25 matthew green <mrg@redhat.com>
21422
21423 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
21424 Deprecate $sid_spawn_id.
21425 (sid_exit): Remove code necessary only for `spawn.'
21426
21427 2001-01-25 matthew green <mrg@redhat.com>
21428
21429 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
21430
21431 2001-01-28 Michael Chastain <chastain@redhat.com>
21432
21433 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
21434 to call when tests fail. It takes gdb out of the overloaded
21435 function choice menu back to the main prompt, so that the test
21436 program stays synchronized.
21437 (set_bp_overloaded): New proc to collect all the common
21438 code for setting a breakpoint on an overloaded name. Calls
21439 take_gdb_out_of_choice_menu when needed.
21440 (menu_overload1arg): New variable to collect the repeated
21441 instances of the expected menu for an overloaded name. Change
21442 the regular expression to handle changes in g++ type encoding:
21443 "void" can be either "void" or "", and "unsigned int" can be
21444 either "unsigned int" or "unsigned".
21445 (continue_to_bp_overloaded): Change regular expressions to handle
21446 changes in g++ type encoding.
21447 (no proc): Call take_gdb_out_of_choice_menu when needed.
21448 Remove redundant calls to "info break". Accept either "canceled"
21449 or "cancelled". Change regular expressions in "info break"
21450 calls to handle changes in g++ type encoding. Give all tests
21451 unique strings.
21452
21453 2001-01-17 Ben Elliston <bje@redhat.com>
21454
21455 * config/sid.exp: New file.
21456
21457 Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
21458
21459 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
21460
21461 2000-12-21 Michael Snyder <msnyder@cygnus.com>
21462
21463 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
21464 Add a RE to accept a non-ascii char if one is ever presented.
21465
21466 2000-12-20 Fernando Nasser <fnasser@redhat.com>
21467
21468 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
21469
21470 2000-12-18 Michael Snyder <msnyder@cygnus.com>
21471
21472 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
21473 in regexp. One '\' does not suffice on Linux.
21474
21475 2000-12-09 Michael Chastain <chastain@redhat.com>
21476
21477 * gdb.base/break.exp (test_clear_command): Use a marker function
21478 rather than 'main' for the test function. Also move this
21479 test to an execution point where the marker function names are
21480 guaranteed to be bound to functions. (Executing tests after a
21481 'finish' from main runs into name conflicts with local names
21482 in __libc_start_main).
21483
21484 2000-12-07 Michael Snyder <msnyder@cygnus.com>
21485
21486 * gdb.base/finish.exp: New test for gdb's "finish" command.
21487 * gdb.base/return2.exp: New test for gdb's "return" command.
21488 * gdb.base/return2.c: New source file for above.
21489
21490 2000-12-05 Michael Snyder <msnyder@cygnus.com>
21491
21492 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
21493 * gdb.base/miscexprs.exp: Ditto.
21494 * gdb.base/pointers.exp: Ditto.
21495 * gdb.c++/derivation.exp: Ditto.
21496 * gdb.c++/local.exp: Ditto.
21497 * gdb.c++/namespace.exp: Ditto.
21498 * gdb.c++/overload.exp: Ditto.
21499 * gdb.c++/ref-types.exp: Ditto.
21500
21501 2000-12-05 Michael Snyder <msnyder@cygnus.com>
21502
21503 * gdb.base/constvars.exp: Test result of "up" command.
21504 * gdb.base/miscexprs.exp: Ditto.
21505 * gdb.base/pointers.exp: Ditto.
21506 * gdb.base/scope.exp: Ditto.
21507 * gdb.c++/derivation.exp: Ditto.
21508 * gdb.c++/local.exp: Ditto.
21509 * gdb.c++/namespace.exp: Ditto.
21510 * gdb.c++/overload.exp: Ditto.
21511 * gdb.c++/ref-types.exp: Ditto.
21512
21513 2000-11-22 Michael Chastain <chastain@redhat.com>
21514
21515 * mips_pro.exp: Accept either "middle -> top -> main" or
21516 "middle -> main" in the backtrace, because gcc can optimize
21517 tail calls to jumps. Remove setup_xfail for the hppa case.
21518 Add a comment with the original warning messages from PR 3016,
21519 which was filed in 1993, to preserve them for posterity.
21520
21521 2000-11-17 Nick Duffek <nsd@redhat.com>
21522
21523 * lib/gdb.exp (gdb_test): Override timeout with board info.
21524
21525 2000-11-17 Nick Duffek <nsd@redhat.com>
21526
21527 * gdb.base/display.exp: Don't kill running stub. Add "again" to
21528 the second kill and detach messages.
21529
21530 2000-11-17 Nick Duffek <nsd@redhat.com>
21531
21532 * configure.in: Add AC_EXEEXT.
21533 * configure: Regenerate.
21534 * Makefile.in (just-check): Export EXEEXT.
21535 * lib/gdb.exp ($EXEEXT): Import from environment.
21536 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
21537 expect "maint dump-me" on Cygwin.
21538 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
21539 $EXEEXT.
21540
21541 2000-11-17 Nick Duffek <nsd@redhat.com>
21542
21543 * gdb.base/break.exp: Test backtrace and finish from called
21544 function on all platforms, not just HP-UX.
21545
21546 2000-11-03 Michael Snyder <msnyder@cygnus.com>
21547
21548 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
21549 code from gdb_target_monitor, so it can be used independantly
21550 for gdbserver. Also comment out an unnecessary PUTS.
21551
21552 2000-11-03 Michael Snyder <msnyder@cygnus.com>
21553
21554 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
21555 * gdb.base/corefile.exp: Expect the message "Program is being
21556 debugged already" when we send the "corefile" command, since
21557 the preceeding gdb_load may have connected gdb to a remote target.
21558 * gdb.base/display.exp: Disable hardware watchpoints if new
21559 board info variable "no_hardware_watchpoints" is true.
21560 Replace single-letter commands with more readable ones.
21561 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
21562 if new board info variable "no_hardware_watchpoints" is true.
21563 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
21564 to see if stdio (printf) testing is possible.
21565 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
21566 board info variable "no_hardware_watchpoints" is true. Use new
21567 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
21568
21569 2000-11-13 Fernando Nasser <fnasser@redhat.com>
21570
21571 From Orjan Friberg <orjanf@axis.com>:
21572 * gdb.base/printcmds.exp: Escape curly braces followed by a number
21573 in array print pattern match.
21574
21575 2000-11-09 Fernando Nasser <fnasser@redhat.com>
21576
21577 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
21578 spelling "cancelled" to U.S. spelling "canceled" to match changes
21579 made to gdb.
21580 * gdb.c++/ovldbreak.exp: Ditto.
21581
21582 2000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
21583
21584 * gdb.base/callfuncs.c (main): Moved to end of file, call
21585 t_double_values to initialize the FPU before inferior calls are made.
21586 * gdb.base/callfuncs.exp: Test for register preservation after calling
21587 inferior functions. Add tests for continuining, finishing and
21588 returning from a stop in a call dummy.
21589
21590 2000-10-24 Michael Snyder <msnyder@cygnus.com>
21591
21592 * gdb.base/commands.exp: Break up long lines, and re-indent.
21593
21594 2000-10-19 Michael Snyder <msnyder@cygnus.com>
21595
21596 * config/gdbserver.exp: Rewritten from the ground up, to make it
21597 compatible with the current dejagnu tree, and to make it work with
21598 the new "gdbserver" in libremote.
21599
21600 2000-10-16 Michael Snyder <msnyder@cygnus.com>
21601
21602 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
21603 * gdb.base/varargs.exp: Skip entire test if no printf support.
21604 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
21605 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
21606
21607 2000-10-13 Michael Snyder <msnyder@cygnus.com>
21608
21609 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
21610 no floating point support.
21611 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
21612 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
21613 * gdb.base/call-rt-st.exp: Ditto.
21614 * gdb.base/call-strs.exp: Ditto.
21615
21616 2000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
21617
21618 * gdb.base/sizeof.c: include <stdio.h>.
21619
21620 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
21621 'finish', otherwise uncaptured gdb_prompt would potentially
21622 throw remaining test points out of sync.
21623
21624 2000-07-26 Scott Bambrough <scottb@netwinder.org>
21625
21626 * gdb.base/recurse.exp: Run tests for all targets.
21627 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
21628 gnu-oldld case on ARM.
21629 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
21630 for ARM targets.
21631
21632 Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
21633
21634 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
21635 * gdb.java/configure: Rebuild.
21636
21637 Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
21638
21639 * gdb.java/jv-exp.exp: New file.
21640
21641 Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
21642
21643 * configure: Rebuilt.
21644 * configure.in (configdirs): Add gdb.java.
21645 * gdb.java/jmisc.java: New file.
21646 * gdb.java/jmisc.exp: New file.
21647 * gdb.java/Makefile.in: New file.
21648 * gdb.java/configure: Rebuilt.
21649 * gdb.java/configure.in: New file.
21650 * lib/java.exp: New file.
21651
21652 Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
21653
21654 * gdb.base/exprs.exp: Test casts to a pointer including over and
21655 underflow.
21656
21657 Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
21658
21659 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
21660 and the compilers sizes.
21661
21662 2000-07-09 Nick Duffek <nsd@redhat.com>
21663
21664 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
21665 (use_methods): New function.
21666 (main): Call use_methods().
21667 * gdb.c++/classes.exp (test_method_param_class): New procedure.
21668 (do_tests): Call test_method_param_class.
21669
21670 2000-07-09 Nick Duffek <nsd@redhat.com>
21671
21672 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
21673 spelling.
21674 (test_enums): New procedure. Move enum tests from end of script
21675 to here. Set breakpoint on function name instead of line number.
21676 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
21677 (enums2): New marker function.
21678 (enums1): New function.
21679 (main): Call enums1(). Move enum tests to enums1().
21680
21681 Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
21682
21683 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
21684 compile/link program. Update line numbers.
21685 * gdb.asm/d10v.inc: Define ``startup''.
21686 * gdb.asm/asmsrc1.s: Add definition of _start.
21687
21688 Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
21689
21690 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
21691
21692 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
21693
21694 * gdb.base/maint.exp: Add 'maint print architecture' item to output
21695 of 'help maint print' command.
21696
21697 Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
21698
21699 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
21700 they use gdb_expect_list.
21701
21702 Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
21703
21704 * gdb.base/commands.exp: Use ``set remote
21705 memory-read-packet-size'' instead of ``set endian big'' to test
21706 long commands.
21707
21708 2000-06-03 Daniel Berlin <dan@cgsoftware.com>
21709
21710 * gdb.c++/templates.exp (do_tests): Make all of these work under
21711 g++, and stop skipping them.
21712
21713 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
21714 work under g++.
21715
21716 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
21717 initialization.
21718
21719 2000-06-02 Michael Snyder <msnyder@cygnus.com>
21720
21721 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
21722 the regular expression: accept an (almost) arbitrary sequence of
21723 "frames-invalid" and "breakpoints-invalid" messages both before
21724 and after the "starting" message.
21725
21726 2000-06-02 Michael Snyder <msnyder@cygnus.com>
21727
21728 * gdb.c++/local.exp: This test has never been known to work with g++.
21729
21730 2000-05-18 Michael Snyder <msnyder@cygnus.com>
21731
21732 * gdb.base/annota1.exp (annotate-signal-handler-caller):
21733 Relax the regular expression a little, make it pass on Solaris 8.
21734
21735 2000-05-12 Kevin Buettner <kevinb@redhat.com>
21736
21737 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
21738 a call, do not require that gdb stop on the line after the call.
21739 Instead, it is permissible for gdb to stop on the line of the
21740 call itself.
21741
21742 2000-05-12 Michael Snyder <msnyder@.cygnus.com>
21743
21744 * gdb.base/break.exp (bp on small function, optimized file):
21745 Add a second pass pattern. The behavior differs here between stabs
21746 and dwarf for one-line functions. Stabs preserves two line symbols
21747 (one before the prologue and one after) with the same line number,
21748 but dwarf regards these as duplicates and discards one of them.
21749 Therefore the address after the prologue (where the breakpoint is)
21750 has no exactly matching line symbol, and GDB reports the breakpoint
21751 as if it were in the middle of a line rather than at the beginning.
21752
21753 2000-05-08 Michael Snyder <msnyder@cygnus.com>
21754
21755 * gdb.base/interrupt.exp: Make "pass" message say "send"
21756 rather than "send_gdb" (for consistancy).
21757
21758 Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
21759
21760 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
21761 * gdb.c++/templates.cc: Properly check for GCC version number.
21762 * lib/compiler.cc: Likewise
21763
21764 2000-04-28 Michael Snyder <msnyder@cygnus.com>
21765
21766 * gdb.base/break.exp: When compiled with -O2 optimization,
21767 gdb may not stop at the first line of main, due to code motion.
21768
21769 2000-04-26 Michael Snyder <msnyder@cygnus.com>
21770
21771 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
21772 This test depends on parsing the printf output from the target.
21773 Since the sparclet stub doesn't do stdio, this will never work.
21774 * gdb.base/call-rt-st.exp: ditto.
21775 * gdb.base/call-strs: ditto.
21776
21777 2000-04-24 Michael Snyder <msnyder@cygnus.com>
21778
21779 * gdb.base/miscexprs.exp: make sizeof long array test portable.
21780
21781 * gdb.base/ending-run.exp: After connecting to a remote target,
21782 but before running, the target will appear to be in a random
21783 location. Specify both a file and a line for breakpoints.
21784 Also, the function that calls main may be called 'init'
21785 rather than 'start'.
21786
21787 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
21788
21789 * gdb.base/help.exp: Update output for add-symbol-file command.
21790
21791 2000-04-10 Fernando Nasser <fnasser@cygnus.com>
21792
21793 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21794 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
21795
21796 2000-04-07 J.T. Conklin <jtc@redback.com>
21797
21798 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
21799
21800 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
21801
21802 Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
21803
21804 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
21805 values that can be represented exactly.
21806 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
21807 above change, and to not check against the directory part of the source
21808 file name.
21809 (step into print_long_arg_list): Likewise.
21810 (print print_small_structs from print_long_arg_list): Likewise.
21811 (print print_long_arg_list): Likewise.
21812
21813 2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
21814
21815 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
21816
21817 Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
21818
21819 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
21820
21821 2000-03-25 Daniel Berlin <dan@cgsoftware.com>
21822
21823 * gdb.base/commands.exp (deprecated_command_test): Add test for
21824 deprecate with no arguments.
21825
21826 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
21827
21828 * gdb.base/break.exp: Add new test for setting breakpoints on
21829 optimized code so we can test breakpoints work even when function
21830 prologues may be optimized away
21831
21832 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
21833
21834 From David Whedon <dwhedon@gordian.com>
21835 * gdb.base/commands.exp : Added command deprecator tests.
21836
21837 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
21838
21839 * gdb.base/help.exp: Added test for new apropos command.
21840
21841 2000-03-21 Kevin Buettner <kevinb@redhat.com>
21842
21843 * gdb.base/pointers.c (usevar): New function.
21844 (main): Make sure that global variables v_int_pointer2, rptr,
21845 and y are all referenced someplace in the program by calling
21846 usevar() on them. [Some linkers delete symbols which are
21847 never referenced. The space remains, but there's no way to
21848 get a (symbolic) handle on the variable from the debugger.]
21849
21850 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
21851
21852 * gdb.base/printcmds.c: Add typedeffed arrays.
21853
21854 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
21855 procedure to test arrays that are typedef'd.
21856
21857 2000-03-13 James Ingham <jingham@leda.cygnus.com>
21858
21859 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
21860 the library directories.
21861
21862 Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
21863
21864 * configure.in (configdirs): Add sub directory gdb.mi.
21865 * configure: Re-generate.
21866
21867 * gdb.mi: New directory.
21868
21869 2000-02-25 Scott Bambrough <scottb@netwinder.org>
21870
21871 * gdb.base/long_long.exp: Correct test suite failure when printing
21872 a long long value as a double on ARM platforms.
21873
21874 2000-02-16 Jim Blandy <jimb@redhat.com>
21875
21876 * gdb.base/break.exp ("breakpoint line number"): Make sure the
21877 default source file is set properly before running this test.
21878
21879 2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
21880
21881 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
21882 gdbtk/library directory, not in gdbtcl2.
21883
21884 2000-02-04 Jim Blandy <jimb@redhat.com>
21885
21886 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
21887 backslash from regexp pattern.
21888
21889 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
21890 procedure. Use it to run all the "continue to bp overloaded"
21891 tests. Note that this changes the names of the tests slightly.
21892 If the breakpoint hit message includes a hex PC value, because
21893 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
21894 from the real source code, still consider that a pass.
21895
21896 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
21897 XFAIL here if the breakpoint message contains a hex address. Note
21898 similar change on 1999-11-02.
21899
21900 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
21901
21902 * gdb.base/ptype.exp: Establish a default source file before
21903 calling get_debug_format.
21904
21905 2000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
21906
21907 * gdb.base/watchpoint.exp: Remove duplication of test messages.
21908
21909 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
21910
21911 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
21912 of successive stepi commands -- while in the prologue we should see
21913 the function entry bracket.
21914
21915 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
21916
21917 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
21918 reach __change_mode() when stepping through the end of main().
21919
21920 2000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
21921
21922 * gdb.base/default.exp: Fix expected pattern.
21923 * gdb.base/help.exp: Same.
21924
21925 2000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
21926
21927 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
21928 Don't use xfail's because that affects only the following test.
21929
21930 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
21931 solaris or linux.
21932
21933 * gdb.base/selftest.exp: Update to reflect changes to main.c.
21934
21935 2000-01-07 Michael Snyder <msnyder@cygnus.com>
21936
21937 * gdb.base/display.exp: Some yacc parsers like to say
21938 "A syntax error" rather than "A parse error". Accept both.
21939
21940 2000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
21941
21942 * gdb.base/default.exp: Remove OS dependent string from "target
21943 remote" test.
21944 * gdb.base/help.exp: Same for "help target remote" test.
21945
21946 2000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
21947
21948 From Jim Kingdon <kingdon@redhat.com>:
21949
21950 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
21951 prompt (cleanup rather than necessity, but still might keep output
21952 from spilling to next test).
21953
21954 2000-01-02 Fred Fish <fnf@cygnus.com>
21955
21956 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
21957 AIX, which defines them in <sys/types.h>.
21958
21959 1999-12-16 Stan Shebs <shebs@andros.cygnus.com>
21960
21961 * gdb.base/default.exp: Match arm* etc instead of arm in "info
21962 float" test.
21963
21964 1999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
21965
21966 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
21967
21968 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
21969 outermost frame disallowed".
21970
21971 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
21972
21973 * gdb.base/setvar.exp: New tests for setting the value of a struct
21974 with a constant list.
21975
21976 1999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
21977
21978 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
21979 require the user to type a cast before setting the value of a struct.
21980
21981 1999-12-06 Jim Blandy <jimb@cygnus.com>
21982
21983 * gdb.base/default.exp: Expect the new 'info float' command on
21984 all i386 platforms.
21985
21986 * gdb.threads/linux-dp.exp: Expand our ability to recognize
21987 LinuxThreads libraries that don't support debugging.
21988
21989 Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
21990
21991 * gdb.base/remote.c: Fill the buffer with truely random data.
21992 Change the buffer type to ``unsigned char'' to simplify size
21993 arithmetic.
21994
21995 * gdb.base/remote.exp: Reduce download numbers by one. Typical
21996 stub only handles 400-1 byte packets. Verify that the download
21997 worked.
21998
21999 1999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
22000
22001 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
22002 tests, using UNRESOLVED for the untested cases. Also, does not wait
22003 for a timeout if the prompt was received before a recognizable pattern.
22004
22005 1999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
22006
22007 * lib/gdb.exp (gdb_expect_list): Fix spelling.
22008
22009 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22010
22011 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
22012 watchpoints.
22013
22014 1999-11-24 Jason Merrill <jason@casey.cygnus.com>
22015
22016 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
22017
22018 * gdb.c++/local.exp: Be more flexible in recognizing local class
22019 name mangling. Don't allow horribly truncated method names.
22020 * gdb.c++/derivation.exp: Expect protected inheritance.
22021 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
22022 * gdb.c++/virtfunc.exp: Likewise.
22023 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
22024 when printing a nested enum.
22025
22026 1999-11-22 Jim Blandy <jimb@cygnus.com>
22027
22028 * gdb.base/step-test.exp: Properly await GDB's response to setting
22029 a breakpoint on the call to large_struct_by_value.
22030
22031 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
22032 just because we have debug info for the `start' function.
22033
22034 1999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
22035
22036 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
22037 "Unknown signal" messages, which indicate (on LinuxThreads) that
22038 GDB doesn't know how to debug threads on this system. This is
22039 better than hanging while philosopher 0 dumps chatter into gdb.log.
22040
22041 1999-11-18 Tom Tromey <tromey@cygnus.com>
22042
22043 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
22044
22045 1999-11-18 Fred Fish <fnf@cygnus.com>
22046
22047 * gdb.base/coremaker2.c: Add sample program for generating
22048 cores that is more self contained than coremaker.c. Eventually
22049 I'll add more code to this and tie it into the testsuite.
22050
22051 1999-11-12 Stan Shebs <shebs@andros.cygnus.com>
22052
22053 * gdb.base/dollar.exp: Remove, now in gdb.hp.
22054
22055 1999-11-10 Jimmy Guo <guo@cup.hp.com>
22056
22057 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
22058 from $srcdir/lib/.
22059 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
22060 and gdb.c++/.
22061
22062 * gdb.c++/derivation.exp: remove redundant get compiler info code.
22063
22064 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
22065 'continue with watch' test point.
22066
22067 1999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
22068
22069 Merged from p2linux-990323-branch:
22070
22071 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
22072
22073 Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
22074
22075 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
22076 {limit,fixed}''. Test ``set download-write-size''.
22077
22078 Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
22079
22080 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
22081 gdb_expect_list.
22082
22083 Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
22084
22085 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
22086
22087 1999-11-03 Mark Salter <msalter@cygnus.com>
22088
22089 * gdb.base/break.exp: Fix "stub continue" pattern.
22090
22091 1999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
22092
22093 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
22094
22095 1999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
22096
22097 * gdb.base/display.exp ("finish"): Add timeout clause.
22098
22099 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
22100 plain prompt clause, so this doesn't have to time out in order to
22101 fail.
22102
22103 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
22104 breakpoint hit messages include an address.
22105
22106 * gdb.base/display.exp: Don't forget to escape parens in regular
22107 expressions. Unix regexp notatation sucks.
22108
22109 1999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22110
22111 * gdb.base/annota1.exp: Test for annotate-signalled: change output
22112 order for 'signalled' message.
22113
22114 1999-11-01 Stan Shebs <shebs@andros.cygnus.com>
22115
22116 From Jimmy Guo <guo@cup.hp.com>:
22117 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
22118 * gdb.base/annota1.c: Add code for tests to work with.
22119
22120 1999-10-26 Frank Ch. Eigler <fche@cygnus.com>
22121
22122 * gdb.base/remote.exp: New test for remote downloading settings.
22123 * gdb.base/remote.c: New file with large .data.
22124
22125 1999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
22126
22127 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
22128 for LinuxThreads support, merged from the Code Fusion branch.
22129
22130 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
22131
22132 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
22133 containing exp_continue into a while within an expect. Don't
22134 attempt a start more than three times. Check return value from
22135 gdb_load.
22136
22137 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
22138
22139 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
22140 a pass case.
22141
22142 1999-10-01 Kevin Buettner <kevinb@cygnus.com>
22143
22144 * gdb.base/break.c (main): Added a statement that we can step
22145 off of.
22146 * gdb.base/break.exp: Added tests for setting a breakpoint
22147 at an offset and stepping onto a breakpoint.
22148
22149 1999-10-01 Fred Fish <fnf@cygnus.com>
22150
22151 * gdb.base/help.exp (help add-symbol-file): Update to match current
22152 gdb output.
22153
22154 1999-09-18 Jim Blandy <jimb@cris.red-bean.com>
22155
22156 * gdb.base/break.exp: Code locations are in hex, don't forget!
22157 (For HP-UX.)
22158
22159 1999-09-17 Stan Shebs <shebs@andros.cygnus.com>
22160
22161 * condbreak.exp: Use break.c as test program.
22162 * condbreak.c: Remove, redundant with break.c.
22163
22164 1999-09-15 Stan Shebs <shebs@andros.cygnus.com>
22165
22166 * config/monitor.exp (gdb_target_monitor): Disable X- and
22167 Z-packets if the target needs it.
22168
22169 1999-09-13 James Ingham <jingham@leda.cygnus.com>
22170
22171 * gdb.c++/overload.exp: Added tests for listing overloaded
22172 functions with function pointers in the arg, explicitly calling
22173 out the version you want.
22174
22175 1999-09-09 Stan Shebs <shebs@andros.cygnus.com>
22176
22177 * long_long.exp: Add variations of test cases that work for
22178 targets with 16-bit ints and 32-bit doubles.
22179
22180 1999-09-08 Stan Shebs <shebs@andros.cygnus.com>
22181
22182 * break.c (main): Compare a possibly-uninitialized argc with an
22183 unlikely value that fits in 16 bits.
22184
22185 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
22186
22187 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
22188 0xfeeb, don't want negative numbers if ints are 16 bits.
22189
22190 * lib/gdb.exp (skip_cplus_tests): New proc.
22191 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
22192 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
22193 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
22194 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
22195 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
22196 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
22197 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
22198 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
22199
22200 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
22201
22202 Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
22203
22204 * gdb.base/corefile.exp (up): Allow a parameter to appear
22205 in the frame that we're going up to.
22206
22207 From Jim Blandy <jimb@cygnus.com>:
22208
22209 * gdb.base/default.exp (info float): Expect some output now.
22210
22211 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
22212 returning floating-point values to fail on the x86.
22213 * gdb.base/callfwmall.exp (do_function_calls): Same.
22214
22215 * gdb.base/list.exp (test_listsize): Correct expectations for
22216 listing line 1 with listsize 2. Also, listing a single line
22217 works now, as does listing three lines. [Kevin's note: There
22218 were a number of other cases fixed too where the expectations
22219 differed...]
22220
22221 1999-09-02 Stan Shebs <shebs@andros.cygnus.com>
22222
22223 * gdb.base/selftest.exp: Add case for when version prints as
22224 constant string instead of char pointer.
22225
22226 1999-08-25 Stan Shebs <shebs@andros.cygnus.com>
22227
22228 * gdb.base/ending-run.exp: Add Solaris case for what happens when
22229 stepping out of main.
22230
22231 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
22232 G++ used.
22233
22234 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
22235 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
22236
22237 * gdb.c++/ovldbreak.exp: Update match string in test that
22238 includes a warning of multiple breakpoints.
22239
22240 1999-08-24 Stan Shebs <shebs@andros.cygnus.com>
22241
22242 * gdb.base/display.exp: Improve precision of step-after-finish
22243 added yesterday.
22244
22245 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
22246 test.
22247
22248 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
22249 configs when using G++, not just hppa*.
22250
22251 1999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22252
22253 * gdb.base/async.c: New file.
22254 * gdb.base/async.exp: New file.
22255
22256 Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
22257
22258 * gdb.base/break.exp: Tweak PA specific tests to properly handle
22259 PA64.
22260
22261 Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
22262
22263 * gdb.base/display.exp: "finish" can leave us mid-line on many
22264 targets, deal with it. Add a small constant to main, instead of
22265 1000 since main+1000 may not be a valid address in the target.
22266
22267 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
22268 on hpux11.
22269
22270 * gdb.base/attach.exp: Handle another hpux11 error message variant
22271 when attaching to a process that does not exist.
22272
22273 1999-08-19 J.T. Conklin <jtc@redback.com>
22274
22275 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
22276 characters in 'continue to 1241' test.
22277
22278 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
22279
22280 * gdb.base/call-ar-st.exp: Add a shorter match case for the
22281 stop in print_long_arg_list, define and use a whitespace
22282 variable in print_small_structs test, add an XFAIL for Solaris.
22283 * gdb.base/dbx.exp: XFAIL func commands until somebody is
22284 interested enough to fix.
22285
22286 1999-08-13 Keith Seitz <keiths@cygnus.com>
22287
22288 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
22289 (dbx_gdb_load): Remove. Use gdb_load instead, since that
22290 proc knows about targets other than the natives.
22291 (test_assign): Use "gdb_run_cmd" to "run" the target.
22292 Check that we've actually hit the breakpoint at main.
22293 When we attempt to assign a value to a local variable, check
22294 that the variable is in the current scope, i.e., don't use
22295 a test with an empty result.
22296
22297 Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
22298
22299 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
22300 command.
22301
22302 1999-08-09 Stan Shebs <shebs@andros.cygnus.com>
22303
22304 From Jimmy Guo <guo@cup.hp.com> and others at HP:
22305 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
22306 gdb.compat, gdb.threads-hp.
22307 gdb.hp/configure, gdb.hp/configure.in: New files.
22308 gdb.hp/Makefile.in: Recurse into new subdirs.
22309 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
22310 gdb.hp/gdb.objdbg: New directory, tests for debugging info
22311 in object files.
22312 gdb.hp/tools: New directory, aux tools for HP-specific tests.
22313
22314 1999-08-05 Stan Shebs <shebs@andros.cygnus.com>
22315
22316 * gdb.base/display.exp: Help expect by putting a newline in the
22317 funky printf, remove a bogus p/a test.
22318
22319 1999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22320
22321 * gdb.base/display.exp: Make sure that when we say 'run', we are
22322 connected to the target. This is necessary when running not
22323 natively.
22324
22325 1999-08-03 Stan Shebs <shebs@andros.cygnus.com>
22326
22327 * gdb.base/step-test.exp: Removed some extraneous messages.
22328
22329 * gdb.base/long_long.exp: Don't run memory examination tests
22330 on little-endian targets (they will need a different set of
22331 results to match).
22332
22333 1999-08-02 Stan Shebs <shebs@andros.cygnus.com>
22334
22335 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
22336 until somebody decides to fix GDB.
22337
22338 * gdb.base/long_long.c: Stop compiler complaint by specifying long
22339 constant as "ULL".
22340 * gdb.base/long_long.exp: Loosen x/c test, add partial result
22341 matches for a couple x/2 commands.
22342
22343 1999-07-30 Stan Shebs <shebs@andros.cygnus.com>
22344
22345 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
22346 by merging in ref-types2 tests.
22347 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
22348
22349 From Jimmy Guo <guo@cup.hp.com> and others at HP:
22350 * gdb.c++/Makefile.in: Add standard actions.
22351 (EXECUTABLES): Rename from PROGS, update list.
22352 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
22353 from gdb.hp.
22354 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
22355 foo and bar locals.
22356 * gdb.c++/anon-union.exp: Fix tests to match.
22357 * gdb.c++/classes.exp: Run if HP compiler used, add extra
22358 expect matches to handle output variations.
22359 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
22360 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
22361 output, add HP alternatives for new and delete prints.
22362 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
22363 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
22364 * gdb.c++/demangle.exp: Use $style when reporting failure.
22365 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
22366 * gdb.c++/inherit.exp: Run if HP compiler used, add some
22367 match alternatives.
22368 * gdb.c++/local.exp: Add match alternatives or xfails for HP
22369 compilers.
22370 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
22371 * gdb.c++/method.exp: Add match alternatives.
22372 * gdb.c++/misc.cc: Add bool types.
22373 * gdb.c++/misc.exp: Add tests for bool types.
22374 * gdb.c++/overload.exp: Add xfails.
22375 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
22376 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
22377 add some more template parameter tests (only for HP currently).
22378 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
22379 * gdb.c++/virtfunc.cc: Add return type and value for main.
22380 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
22381 match alternatives.
22382
22383 1999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22384
22385 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
22386
22387 1999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
22388
22389 * gdb.base/signals.exp: Don't expect getting a backtrace from
22390 within a signal handler to fail on Linux.
22391
22392 1999-07-29 Stan Shebs <shebs@andros.cygnus.com>
22393
22394 From Jimmy Guo <guo@cup.hp.com> and others at HP:
22395 * lib/gdb.exp: Remove some gratuitious semicolons.
22396 (delete_breakpoints): Increase timeout.
22397 (gdb_expect): Add -notransfer option.
22398 (gdb_test): Use -notransfer option.
22399 (get_compiler_info): Add f77 case.
22400 (get_compiler): New proc, split out from gdb_preprocess, add f77
22401 case.
22402 (gdb_preprocess): Call get_compiler.
22403
22404 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
22405 * gdb.base/attach.exp, gdb.base/display.exp,
22406 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
22407 gdb.base/long_long.exp, gdb.base/printcmds.exp,
22408 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
22409 third arg to gdb_test.
22410 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
22411 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
22412 HP-UX xfails, add others.
22413 * gdb.base/completion.exp: Reflect name change of self-test.
22414 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
22415 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
22416 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
22417 HP failure number.
22418 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
22419 useless HP-UX 10.30 references.
22420 * gdb.base/maint.exp: Loosen matches.
22421 * gdb.base/pointers.c (main): Declare more_code.
22422 * gdb.base/pointers.exp: Match on output of a `next'.
22423 * gdb.base/structs.c: Add prototypes.
22424 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
22425 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
22426
22427 1999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22428
22429 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
22430 command.
22431
22432 1999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22433
22434 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
22435 Fix run to main failures. Watchpoint can be hardware watchpoint.
22436
22437 * gdb.base/annota1.exp: Clean up some more, in case printf has
22438 debug info. Deal with lack of signal hanlder info in stack.
22439
22440 From Jim Kingdon <kingdon@redhat.com>:
22441 * gdb.base/annota1.exp: If printf has debug info, deal with it.
22442
22443 1999-07-19 Stan Shebs <shebs@andros.cygnus.com>
22444
22445 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
22446 gdb.base/foll-vfork.exp: Don't run for crosses.
22447
22448 Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
22449
22450 * gdb.base/configure.in: Check for gdbvars.exp instead of
22451 a1-selftest.exp.
22452 * gdb.base/configure: Re-generate.
22453
22454 1999-07-12 Stan Shebs <shebs@andros.cygnus.com>
22455
22456 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
22457 in trying to run first and name is too long.
22458
22459 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
22460 pointers2.c and pointers2.exp, respectively.
22461 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
22462 doschk happier.
22463
22464 1999-07-08 Stan Shebs <shebs@andros.cygnus.com>
22465
22466 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
22467 callfuncs2.c and callfuncs2.exp.
22468
22469 * gdb.base/list.exp: Remove mistaken xfails.
22470 * gdb.base/list0.h: Add optional prototypes.
22471
22472 Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
22473
22474 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
22475 calling malloc.
22476 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
22477 * ptype.exp: Move test for get_debug_format to before its first
22478 use.
22479
22480 1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22481
22482 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
22483 * gdb.base/annota2.cc, annota2.exp: Move from here.
22484 * gdb.c++/annota2.cc, annota2.exp: To here.
22485 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
22486
22487 Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
22488
22489 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
22490 a consistent format.
22491
22492 1999-06-25 Stan Shebs <shebs@andros.cygnus.com>
22493
22494 From Jimmy Guo <guo@cup.hp.com> and others at HP:
22495 * lib/gdb.exp (get_compiler_info): Add detection for assorted
22496 HP compilers, also set the globals $true and $false.
22497
22498 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
22499 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
22500 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
22501 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
22502 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
22503 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
22504 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
22505 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
22506 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
22507 whatis.c} Add C++ compatible function definitions and return
22508 types, add includes for library functions.
22509 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
22510 * gdb.base/step-test.c (myglob): Rename from glob.
22511 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
22512 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
22513 files, move here from gdb.hp.
22514 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
22515 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
22516 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
22517 Adjust line numbers in regexps.
22518
22519 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
22520 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
22521 instead of 0/1.
22522
22523 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
22524 foll-vfork.exp: New files, move here from gdb.hp.
22525 * gdb.base/page.exp: New file, test of pagination command.
22526
22527 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
22528 recursion test.
22529 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
22530
22531 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
22532 gdb.base/solib.exp: Fix compiler invocation process.
22533
22534 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
22535 HP-UX 11, turn off overload resolution explicitly.
22536 * gdb.base/commands.exp: Set argument list explicitly, add
22537 watchpoint test.
22538 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
22539 them work.
22540 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
22541 expressions properly.
22542 * gdb.base/corefile.exp: Loosen the match slightly.
22543 * gdb.base/default.exp: Allow "Error accessing memory" message
22544 also.
22545 * gdb.base/display.exp: Skip over x/0 j if PA64.
22546 * gdb.base/funcargs.exp: Add xfails for HP-UX.
22547 * gdb.base/interrupt.exp: Ditto.
22548 * gdb.base/langs.exp: Add symbolic matches governed by compiler
22549 in use.
22550 * gdb.base/list.exp: Add xfails for HP-UX.
22551 * gdb.base/long_long.exp: Refine some of the numeric matches.
22552 * gdb.base/mips_pro.exp: Xfail on HP-UX.
22553 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
22554 * gdb.base/nodebug.exp: Succeed on more varieties of output.
22555 * gdb.base/opaque.exp: Remove some HP-UX xfails.
22556 * gdb.base/ptype.exp: Succeed on more varieties of output.
22557 * gdb.base/scope.exp: Add xfails for HP-UX.
22558 * gdb.base/sect-cmd.exp: Add more cases.
22559 * gdb.base/setvar.exp: Add xfails for HP-UX.
22560 * gdb.base/shlib-call.exp: Loosen some matches slightly.
22561 * gdb.base/signals.exp: Match on void symbolically.
22562 * gdb.base/step-test.exp: Add case for PA64.
22563 * gdb.base/term.exp: Add exit and restart.
22564 * gdb.base/twice.exp: Clean up after self.
22565 * gdb.base/varargs.exp: Disable overload resolution explicitly.
22566 * gdb.base/whatis.exp: Allow more ways to pass tests.
22567
22568 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
22569 no longer useful.
22570
22571 Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
22572
22573 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
22574 list of patterns.
22575 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
22576 print_double_array(double_array)", "continuing to breakpoint
22577 1018", "print print_double_array(array_d)" and "continuing to
22578 1034" tests.
22579
22580 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
22581
22582 * Makefile.in: Add empty html and install-html targets.
22583
22584 1999-06-24 Stan Shebs <shebs@andros.cygnus.com>
22585
22586 * config/mt-*: Remove, these haven't been used since 1996.
22587
22588 1999-06-22 Stan Shebs <shebs@andros.cygnus.com>
22589
22590 * gdb.base/call-strs.c, gdb.base/ending-run.c,
22591 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
22592 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
22593
22594 1999-06-18 Stan Shebs <shebs@andros.cygnus.com>
22595
22596 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
22597 simpler match case for the ptype of the big class.
22598
22599 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
22600
22601 * gdb.exp: Fix test for gdb_prompt existence.
22602
22603 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
22604
22605 * gdb.exp (gdb_test): Add fail after calls to perror.
22606
22607 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
22608
22609 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
22610
22611 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
22612
22613 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
22614
22615 Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
22616
22617 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
22618 malloc() is linked in.
22619
22620 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
22621
22622 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
22623 step at end.
22624
22625 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
22626
22627 1999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
22628
22629 * gdb.java/jv-print.exp: New file. (Our first Java test!)
22630
22631 Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
22632
22633 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
22634 * gdb.base/mips_pro.exp: Likewise.
22635
22636 1999-06-02 Keith Seitz <keiths@cygnus.com>
22637
22638 * gdb.c++/templates.cc: Change all "new" operators to throw
22639 an exception.
22640 * gdb.c++/cplusfuncs.cc: Likewise.
22641
22642 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
22643
22644 Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
22645
22646 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
22647 * gdb.base/ending-run.exp: When stepping out of main, accept a
22648 step into an arbitrary assembler file.
22649
22650 1999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22651
22652 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
22653 "breakpoint-invalid" to be printed.
22654 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
22655 number of "frames-invalid" and "breakpoint-invalid" to be printed.
22656 * gdb.base/annota2.cc: Initialize a.x to 0.
22657
22658 1999-05-17 Keith Seitz <keiths@cygnus.com>
22659
22660 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
22661 when "skip_float_tests" set.
22662 Ditto for "print print_double_array(array_d)", "print print_small_structs",
22663 "print print_ten_doubles", and "step into print_long_arg_list".
22664 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
22665 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
22666 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
22667 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
22668 "skip_float_tests" is set.
22669 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
22670 when "skip_float_tests" set.
22671
22672 1999-05-06 Keith Seitz <keiths@cygnus.com>
22673
22674 * gdb.base/annota2.cc: Include stdio.h.
22675
22676 Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
22677
22678 * gdb.base/crossload.exp: Remove, this has been disabled ever
22679 since BFD stopped including all targets, and cross-GDB gets
22680 plenty of testing anyway.
22681 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
22682 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
22683 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
22684 * gdb.base/README: Remove, was doc for this.
22685 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
22686 needed.
22687
22688 1999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22689
22690 * gdb.base/call-ar-st.exp: Fix one regular expression in test
22691 output.
22692
22693 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
22694 * gdb.base/annota2.exp: New file. More annotation tests.
22695 * gdb.base/annota1.c: New file. Source file for annota1.exp.
22696 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
22697
22698 1999-04-23 Angela Marie Thomas <angela@cygnus.com>
22699
22700 * config/cfdbug.exp: New file.
22701
22702 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
22703
22704 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
22705 Marcus Daniel's and Dale Hawkins's demangler crashes.
22706
22707 * gdb.c++/demangle.exp (test_gnu_style_demangling,
22708 test_lucid_style_demangling, test_arm_style_demangling,
22709 test_hp_style_demangling): Try Tom Tromey's core-dumping
22710 identifier under each demangling style.
22711
22712 1999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
22713
22714 * gdb.c++/demangle.exp: Include the current demangling style
22715 in all test names.
22716 (current_demangling_style): New global variable.
22717 (set_demangling_style, test_demangling_core, test_demangling,
22718 test_demangling_exact): New functions.
22719 (test_gnu_style_demangling, test_lucid_style_demangling,
22720 test_arm_style_demangling, test_hp_style_demangling): Use those,
22721 instead of calling gdb_test and gdb_test_exact directly.
22722 (catch_demangling_errors): New function, which reports errors
22723 signalled by the demangling test functions in an orderly way.
22724 (do_tests): Use catch_demangling_errors.
22725
22726 1999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
22727
22728 * gdb.base/signals.exp (test_handle_all_print): Use () for
22729 grouping in expressions, not {}.
22730
22731 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
22732 initialized yet.
22733
22734 1999-04-01 Stan Shebs <shebs@andros.cygnus.com>
22735
22736 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
22737 are listed.
22738
22739 1999-03-26 Stan Shebs <shebs@andros.cygnus.com>
22740
22741 * gdb.stabs/weird.exp: Test for CC being defined before
22742 looking at its value.
22743
22744 1999-03-25 Stan Shebs <shebs@andros.cygnus.com>
22745
22746 * gdb.base/call-ar-st.exp: Remove stray '#'.
22747 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
22748 "short int" and "long int".
22749 * gdb.c++/overload.cc: Cast the string added in the previous
22750 change, to mollify finicky HP compiler.
22751 * gdb.hp/reg-test.exp (testfile): Fix file name.
22752 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
22753
22754 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
22755 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
22756 alternate form of enum ptype.
22757
22758 1999-03-23 Stan Shebs <shebs@andros.cygnus.com>
22759
22760 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
22761 * gdb.hp/*.exp: Change all to run compiler probe only after
22762 passing skip_hp_tests, so as not to waste time on guaranteed
22763 failure.
22764
22765 * gdb.c++/overload.cc: Pass string instead of char addr, always
22766 init ccpfoo.
22767 * gdb.c++/templates.cc: Fix syntax error.
22768
22769 Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22770
22771 * gdb.base/commands.exp: Add test for correct position of '>'
22772 when issuing the 'commands' command after a 'while' or 'if'
22773 command.
22774
22775 1999-03-18 James Ingham <jingham@cygnus.com>
22776
22777 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
22778
22779 * gdb.c++/method.exp: It was testing an uninitialized int on the
22780 stack and assuming it was positive.
22781
22782 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
22783
22784 * gdb.base/step-test.exp: Catch a case where finish is broken and
22785 keep it from killing the rest of the tests.
22786 Use gdb_continue_to_end.
22787
22788 * gdb.base/sigall.exp: use gdb_continue_to_end.
22789
22790 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
22791
22792 * gdb.base/display.exp: use runto_main, not run.
22793
22794 * gdb.base/default.exp: Check for the current error message in the
22795 r abbreviation test.
22796 Add strongarm to the targets that know info float.
22797
22798 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
22799 run which doesn't work with monitors.
22800
22801 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
22802
22803 * gdb.base/break.exp: use the gdb_continue_to_end proc.
22804
22805 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
22806 program. Traps the case (in Cygmon) when the program never really
22807 exits. Same as Mark's continue_to_exit, but I had put it in a lot
22808 more places, so I used my name. Sorry Mark...
22809
22810 * config/monitor.exp (gdb_target_monitor): added another
22811 target_info parameter: remotebinarydownload. This will set the
22812 remotebinarydownload flag if this is causing some boards trouble.
22813
22814 1999-03-18 Mark Salter <msalter@cygnus.com>
22815
22816 * lib/gdb.exp (continue_to_exit): New function.
22817
22818 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
22819 * gdb.base/ending-run.exp: Ditto.
22820 * gdb.base/step-test.exp: Ditto.
22821
22822 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
22823
22824 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
22825 (suggested by Art Haas <ahaas@neosoft.com>).
22826
22827 1999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
22828
22829 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
22830
22831 Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
22832
22833 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
22834 descriptions of types (short unsigned int vs unsigned short, etc).
22835
22836 1999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
22837
22838 * gdb.base/call-strs.exp: Don't assume that `step' will step over
22839 a call to strlen; sometimes we do have sources.
22840
22841 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
22842
22843 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
22844 character, so GDB won't print garbage after its end.
22845
22846 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
22847 breakpoint there instead. Sometimes GCC emits memcpy to handle
22848 the large structures being passed by value, so we step into that
22849 instead of sum_array_print, which obscures what we're really testing.
22850 * gdb.base/step-test.exp: However, we do want a test that notices
22851 the bizarre steps into memcpy, so do that here. Add check for
22852 stepping into function calls that pass large structures by value.
22853 ("Is that a noun clause, or are you just happy to see me?")
22854 Remove all references to specific line numbers.
22855 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
22856 New type and function.
22857 (main): Call large_struct_by_value, passing it a large struct by value.
22858 * lib/gdb.exp (gdb_get_line_number): New function.
22859
22860 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
22861 more portable.
22862
22863 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
22864
22865 * lib/gdb.exp: Doc fixes.
22866
22867 1999-03-05 Nick Clifton <nickc@cygnus.com>
22868
22869 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
22870
22871 1999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
22872
22873 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
22874 commands. They're not germane to this test, and they don't work
22875 that way on remote targets.
22876
22877 1999-03-01 James Ingham <jingham@cygnus.com>
22878
22879 * Changelog entries merged over from gdb development branch.
22880
22881 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
22882
22883 * lib/gdb.exp (gdbtk_analyze_results): Generic function
22884 for outputting results of test run.
22885
22886 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
22887
22888 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
22889
22890 1999-02-25 Felix Lee <flee@cygnus.com>
22891
22892 * lib/gdb.exp (debug_format): initialize
22893
22894 1999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
22895
22896 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
22897 * gdb.base/call-rt-st.c: Ditto.
22898
22899 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
22900
22901 * gdb.threads/pthreads.exp (horiz): New variable.
22902 (test_startup): Fix regexps that capture thread numbers.
22903
22904 1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
22905
22906 * gdb.base/smoke.exp: Disambiguate two test case names (both
22907 called ``print'').
22908
22909 Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
22910
22911 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
22912 compilation.
22913
22914 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
22915
22916 * gdb.base/miscexprs.exp: Change patterns to match GDB's
22917 actual output formatting.
22918 * gdb.base/smoke.exp: GDB removes leading 0's.
22919 * gdb.base/volatile.exp: Don't check type of remuneration;
22920 that variable is no longer defined in constvars.c.
22921 * gdb.base/step-test.c (main): Exit with explicit exit code.
22922 * gdb.base/step-test.exp: Remove two nexti checks--they are
22923 not portable.
22924
22925 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
22926
22927 * gdb.base/help.exp ("help delete display"): Fix test to match
22928 gdb's output.
22929
22930 * gdb.base/long_long.c (known_types): Initialize values to zero.
22931 * gdb.base/long_long.exp: Step one more line
22932 so 'dec' is initialized in "get to known place". GDB removes
22933 leading zeros. Explicitly ask for hex formatting. Use
22934 unique test case names.
22935
22936 Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22937
22938 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
22939
22940 * gdb.c++/method.exp: Add missing close brace.
22941
22942 1999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
22943
22944 * gdb.base/maint.exp: Use 'set height 0' to disable page
22945 prompting, not 'set height 400'.
22946
22947 Fix a bunch of timeouts.
22948 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
22949 four separate tests, so expect doesn't take forever to match a ton
22950 of text against a regexp with lots of .* forms.
22951 ("maint print psymbols", "maint print symbols"): Make some of
22952 these greps more selective, so that expect doesn't try to wade
22953 through huge piles of output and time out.
22954
22955 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
22956
22957 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
22958 tests: one which doesn't expect shlib events to be reported, and
22959 another which does, but is XFAIL for all platforms other than
22960 HP/UX.
22961
22962 * gdb.base/break.exp: Teach the test suite that the `catch
22963 fork', `catch vfork', and `catch exec' commands produce error
22964 messages on platforms that don't provide these features.
22965
22966 Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
22967
22968 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
22969 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
22970 (shortening names from solib_threshold.exp etc), won't run on
22971 anything but HP-UX for the foreseeable future.
22972 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
22973 reflect move.
22974
22975 Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
22976
22977 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
22978 gdb.trace/Makefile.in (clean): Remove all test executables.
22979
22980 Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
22981
22982 * gdb.base/shlib-call.exp: add test cases to verify that gdb
22983 successfully re-sets breakpoints in shared libraries.
22984 * gdb.base/shmain.c (main): return 0, don't fall off the end.
22985
22986 Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22987
22988 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
22989 and compiled w/o GCC.
22990
22991 * gdb.hp/watch-cmd.exp: ditto.
22992
22993 * gdb.hp/watch-hp.exp: ditto.
22994
22995 * gdb.hp/xdb1.exp: ditto.
22996
22997 * gdb.hp/xdb2.exp: ditto.
22998
22999 * gdb.hp/dbx.exp: ditto.
23000
23001 Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
23002
23003 * constvars.c: Remove C++-isms.
23004 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
23005 with GCC.
23006
23007 Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
23008
23009 The following changes are part of the HP merge.
23010
23011 * gdb.base/break.exp: new tests to verify that catchpoints for
23012 fork, vfork, and exec don't trigger inappropriately.
23013
23014 * gdb.base/opaque.exp: compile one file at a time, then link.
23015
23016 * gdb.base/signals.exp: be more restrictive about which hppa
23017 systems receive a setup_xfail. new tests.
23018
23019 * gdb.base/solib_threshold.build: new file.
23020 * gdb.base/solib_threshold.exp: new file.
23021 * gdb.base/solib_threshold.link_opts: new file.
23022 * gdb.base/solib_threshold.mk: new file.
23023 * gdb.base/gen_solib_threshold.c: new file.
23024
23025 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
23026 tests. New tests for enums inside classes.
23027
23028 * gdb.c++/compiler.cc: indicate support of template debugging.
23029
23030 * gdb.c++/demangle.exp: run hp style demangling tests.
23031
23032 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
23033 tests.
23034
23035 * gdb.c++/misc.cc: changes to support new tests.
23036
23037 * gdb.c++/templates.cc: changes to support HP's compiler; changes
23038 to support new tests.
23039
23040 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
23041 gcc, then skip these tests.
23042
23043 Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
23044
23045 The following files are part of the HP merge; some had longer
23046 names at HP, but have been renamed to be no more than 14
23047 characters in length.
23048
23049 * gdb.hp/ambiguous.cc: new file.
23050 * gdb.hp/ambiguous.exp: new file.
23051 * gdb.hp/attach.exp: new file.
23052 * gdb.hp/attach2.exp: new file.
23053 * gdb.hp/classes-hp.exp: new file.
23054 * gdb.hp/ctti.exp: new file.
23055 * gdb.hp/ctti-add.cc: new file.
23056 * gdb.hp/ctti-add1.cc: new file.
23057 * gdb.hp/ctti-add2.cc: new file.
23058 * gdb.hp/ctti-add3.cc: new file.
23059 * gdb.hp/dbx.exp: new file.
23060 * gdb.hp/exception.cc: new file.
23061 * gdb.hp/exception.exp: new file.
23062 * gdb.hp/foll-exec.c: new file.
23063 * gdb.hp/foll-exec.exp: new file.
23064 * gdb.hp/foll-fork.c: new file.
23065 * gdb.hp/foll-fork.exp: new file.
23066 * gdb.hp/foll-vfork.c: new file.
23067 * gdb.hp/foll-vfork.exp: new file.
23068 * gdb.hp/inherit-hp.exp: new file.
23069 * gdb.hp/more-steps.exp: new file.
23070 * gdb.hp/namespace.cc: new file.
23071 * gdb.hp/namespace.exp: new file.
23072 * gdb.hp/optimize.exp: new file.
23073 * gdb.hp/pxdb.c: new file.
23074 * gdb.hp/pxdb.exp: new file.
23075 * gdb.hp/quicksort.exp: new file.
23076 * gdb.hp/reg-test.exp: new file.
23077 * gdb.hp/reg-test.s: new file.
23078 * gdb.hp/sized-enum.c: new file.
23079 * gdb.hp/sized-enum.exp: new file.
23080 * gdb.hp/start-stop.exp: new file.
23081 * gdb.hp/templ-hp.cc: new file.
23082 * gdb.hp/templ-hp.exp: new file.
23083 * gdb.hp/thr-lib.c: new file.
23084 * gdb.hp/thr-lib.exp: new file.
23085 * gdb.hp/thr-lib.h: new file.
23086 * gdb.hp/thr-liblib.c: new file.
23087 * gdb.hp/virtfun-hp.c: new file.
23088 * gdb.hp/virtfun-hp.exp: new file.
23089 * gdb.hp/watch-cmd.exp: new file.
23090 * gdb.hp/watch-hp.exp: new file.
23091 * gdb.hp/xdb1.exp: new file.
23092 * gdb.hp/xdb2.exp: new file.
23093 * gdb.hp/xdb3.exp: new file.
23094
23095 Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
23096
23097 The following files are part of the HP merge; some had longer
23098 names at HP, but have been renamed to be no more than 14
23099 characters in length.
23100
23101 * gdb.base/ss.h: new file.
23102 * gdb.base/call-ar-st.c: new file.
23103 * gdb.base/call-ar-st.exp: new file.
23104 * gdb.base/call-rt-st.c: new file.
23105 * gdb.base/call-rt-st-exp: new file.
23106 * gdb.base/call-strs.exp: new file.
23107 * gdb.base/ena-dis-br.exp: new file.
23108 * gdb.base/environ.exp: new file.
23109 * gdb.base/long_long.exp: new file.
23110 * gdb.base/sect-cmd.exp: new file.
23111 * gdb.base/shlib-cl2.exp: new file.
23112 * gdb.base/smoke.exp: new file.
23113 * gdb.base/so-impl-ld.c: new file.
23114 * gdb.base/so-impl-ld.exp: new file.
23115 * gdb.base/so-indr-cl.c: new file.
23116 * gdb.base/so-indr-cl.exp: new file.
23117 * gdb.base/varargs.exp: new file.
23118 * gdb.base/volatile.exp: new file.
23119 * gdb.base/whatis-exp.exp: new file.
23120 * gdb.base/display.exp: new file.
23121 * gdb.c++/derivation.exp: new file.
23122 * gdb.c++/local.exp: new file.
23123 * gdb.c++/member-ptr.exp: new file.
23124 * gdb.c++/overload.exp: new file.
23125 * gdb.c++/ovldbreak.exp: new file.
23126 * gdb.c++/ref-types.exp: new file.
23127 * gdb.c++/ref-types2.exp: new file.
23128 * gdb.c++/userdef.exp: new file.
23129
23130 Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
23131
23132 * gdb.base/default.exp: Reflect wording change in remote.c.
23133
23134 Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
23135
23136 * gdb.base/help.exp: Update to reflect current text.
23137
23138 Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
23139
23140 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
23141 they're stack variables and contain garbage.
23142 * gdb.c++/anon-union.exp: new file.
23143
23144 The following changes were made by David Taylor
23145 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
23146 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
23147 in changes by HP.
23148
23149 * gdb.base/bitops.exp: new file.
23150 * gdb.base/default.exp: change expected messages for catch and
23151 info catch tests to reflect HP merge changes.
23152 * gdb.base/enable-disable-break.exp
23153 * gdb.base/ending-run.c: new file.
23154 * gdb.base/long_long.c: new file.
23155 * gdb.base/maint.exp: new file.
23156 * gdb.base/pointers2.exp: new file.
23157 * gdb.base/shlib-call2.exp: new file.
23158 * gdb.base/solib.exp: new file.
23159 * gdb.base/step-test.c: new file.
23160 * gdb.c++/anon-union.cc: new file.
23161 * gdb.c++/local.cc: new file.
23162 * gdb.c++/member-pointer.cc: new file.
23163 * gdb.c++/method.cc: new file.
23164 * gdb.c++/ref-types.cc: new file.
23165 * gdb.c++/ref-types2.cc: new file.
23166 * gdb.c++/userdef.cc: new file.
23167
23168 * gdb.base/scope.exp: compile one file at a time, then link.
23169 * gdb.base/langs.exp: ditto.
23170 * gdb.base/list.exp: ditto.
23171
23172 Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
23173
23174 The following changes were made by David Taylor
23175 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
23176 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
23177 in changes by HP.
23178
23179 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
23180 skip tests. When compiling pass c++ flag to gdb_compile.
23181 * gdb.c++/
23182
23183 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
23184 test for on hppa*-*-hpux*; use args to see if c++ was specified.
23185 (skip_hp_tests): new function.
23186 (gdb_preprocess): new function.
23187
23188 * configure.in (hpdir): decide whether to configure gdb.hp.
23189 * configure: regenerated.
23190
23191 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
23192 to delete on clean.
23193 (EXECUTABLES): update to reflect new additions.
23194 * gdb.base/commands.exp: update message expected.
23195 * gdb.base/default.exp: add copyright notice.
23196 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
23197 * gdb.base/help.exp: update messages to reflect current text.
23198 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
23199 targets for recurse tests.
23200 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
23201 skip this file.
23202
23203 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
23204 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
23205 compilation.
23206 * gdb.c++/misc.exp: ditto.
23207 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
23208 run the tests. tell gdb_compile that it's a c++ compilation.
23209
23210 * gdb.threads/pthreads.exp: fix typo in message.
23211
23212 * gdb.base/all-bin.exp: new file.
23213 * gdb.base/arithmet.exp: new file.
23214 * gdb.base/assign.exp: new file.
23215 * gdb.base/completion.exp: new file.
23216 * gdb.base/cond-expr.exp: new file.
23217 * gdb.base/condbreak.exp: new file.
23218 * gdb.base/define.exp: new file.
23219 * gdb.base/dollar.exp: new file.
23220 * gdb.base/environment.exp: new file.
23221 * gdb.base/eval-skip.exp: new file.
23222 * gdb.base/jump.exp: new file.
23223 * gdb.base/logical.exp: new file.
23224 * gdb.base/pointers.exp: new file.
23225 * gdb.base/relational.exp: new file.
23226 * gdb.base/section_command.exp: new file.
23227 * gdb.base/whatis-expr.exp: new file.
23228
23229 * gdb.base/all-types.c: new file.
23230 * gdb.base/call-array-struct.c: new file.
23231 * gdb.base/call-return-struct.c: new file.
23232 * gdb.base/call-strings.c: new file.
23233 * gdb.base/callfuncs2.c: new file.
23234 * gdb.base/condbreak.c: new file.
23235 * gdb.base/constvars.c: new file.
23236 * gdb.base/display.c: new file.
23237 * gdb.base/int-type.c: new file.
23238 * gdb.base/jump.c: new file.
23239 * gdb.base/miscexprs.c: new file.
23240 * gdb.base/pointers.c: new file.
23241 * gdb.base/pointers2.c: new file.
23242 * gdb.base/shmain.c: new file.
23243 * gdb.base/shr1.c: new file.
23244 * gdb.base/shr2.c: new file.
23245 * gdb.base/solib.c: new file.
23246 * gdb.base/solib1.c: new file.
23247 * gdb.base/solib2.c: new file.
23248 * gdb.base/varargs.c: new file.
23249 * gdb.c++/derivation.cc: new file.
23250 * gdb.c++/overload.cc: new file.
23251 * gdb.c++/ovldbreak.cc: new file.
23252 * gdb.hp/attach.c: new file.
23253 * gdb.hp/attach2.c: new file.
23254 * gdb.hp/average.c: new file.
23255 * gdb.hp/compiler.c: new file.
23256 * gdb.hp/compiler.cc: new file.
23257 * gdb.hp/execd-program.c: new file.
23258 * gdb.hp/follow-exec.c: new file.
23259 * gdb.hp/follow-fork.c: new file.
23260 * gdb.hp/follow-vfork-and-exec.c: new file.
23261 * gdb.hp/misc-hp.cc: new file.
23262 * gdb.hp/more-steps.c: new file.
23263 * gdb.hp/optimize.c: new file.
23264 * gdb.hp/quicksort.c: new file.
23265 * gdb.hp/run-hp.c: new file.
23266 * gdb.hp/start-stop.c: new file.
23267 * gdb.hp/sum.c: new file.
23268 * gdb.hp/templates-hp.cc: new file.
23269 * gdb.hp/thread-local-in-lib.c: new file.
23270 * gdb.hp/thread-local-in-lib.h: new file.
23271 * gdb.hp/thread-local-in-lib.lib.c: new file.
23272 * gdb.hp/vforked-program.c: new file.
23273 * gdb.hp/virtfunc-hp.cc: new file.
23274 * gdb.hp/watchpoint-hp.c: new file.
23275 * gdb.hp/xdb.c: new file.
23276 * gdb.hp/xdb0.c: new file.
23277 * gdb.hp/xdb0.h: new file.
23278 * gdb.hp/xdb1.c: new file.
23279
23280 Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
23281
23282 The following change was made by Edith Epstein
23283 <eepstein@cygnus.com> as part of a project to merge in changes
23284 originally made by HP; HP did not create ChangeLog entries.
23285
23286 * gdb.c++/demangle.exp: changed the expected output for some
23287 ARM-style mangling -- removed second reference to datatype.
23288 For example, maint demangle __dt__11T1__pt__2_cFv
23289 T1<char>::~T1<char>(void)
23290 becomes,
23291 maint demangle __dt__11T1__pt__2_cFv
23292 T1<char>::~T1(void)
23293
23294 (test_hp_style_demangling): new hp specific demangling test cases.
23295
23296 Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
23297
23298 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
23299 * gdb.trace/backtrace.exp: Likewise.
23300 * gdb.trace/circ.exp: Likewise.
23301 * gdb.trace/collection.exp: Likewise.
23302 * gdb.trace/deltrace.exp: Likewise.
23303 * gdb.trace/infotrace.exp: Likewise.
23304 * gdb.trace/limits.exp: Likewise.
23305 * gdb.trace/packetlen.exp: Likewise.
23306 * gdb.trace/passc-dyn.exp: Likewise.
23307 * gdb.trace/passcount.exp: Likewise.
23308 * gdb.trace/report.exp: Likewise.
23309 * gdb.trace/save-trace.exp: Likewise.
23310 * gdb.trace/tfind.exp: Likewise.
23311 * gdb.trace/tracecmd.exp: Likewise.
23312 * gdb.trace/while-dyn.exp: Likewise.
23313 * gdb.trace/while-stepping.exp: Likewise.
23314
23315 1998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
23316
23317 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
23318
23319 Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
23320
23321 From Brendan Kehoe:
23322 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
23323 int return types.
23324
23325 Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
23326
23327 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
23328 remote dos host testing right.
23329
23330 Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
23331
23332 * gdb.base/corefile.exp: remove some xfails.
23333
23334 Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
23335
23336 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
23337 have different timestamps.
23338
23339 Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
23340
23341 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
23342 gdb.base/default.exp: Replace "exec" with "executable".
23343
23344 Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
23345
23346 * gdb.base/default.exp: Change else if to elseif from previous
23347 delta.
23348
23349 Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
23350
23351 * gdb.base/default.exp: Add brace missing from previous delta.
23352
23353 Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
23354
23355 * gdb.base/default.exp: Support test for info float for all
23356 varieties of arm toolchain.
23357
23358 Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
23359
23360 * gdb.trace/*.exp: remove "remote_download" command.
23361
23362 Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
23363
23364 * gdb.trace/*.exp: remove -gdwarf from compile.
23365
23366 Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
23367
23368 * gdb.trace/configure.in(AC_INIT): typo
23369 * gdb.trace/configure: regenerated
23370
23371 Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
23372
23373 * config/m68k-emc.exp: New file.
23374 * lib/<emc-support.exp trace-support.exp}: New files.
23375 * configure.in: add new test directory gdb.trace.
23376 * gdb.trace/{configure configure.in Makefile.in}: New files.
23377 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
23378 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
23379 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
23380 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
23381 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
23382 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
23383 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
23384
23385 Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
23386
23387 * gdb.c++/classes.exp: Change all regular expressions to match
23388 arbitrary combinations of newline/carriage-return, so that they
23389 will work equally well on Unix and Windows.
23390 * gdb.c++/inherit.exp: ditto.
23391 * gdb.c++/virtfunc.exp: ditto.
23392
23393 1998-08-11 Dawn Perchik <dawn@cygnus.com>
23394
23395 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
23396
23397 Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
23398
23399 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
23400 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
23401 to use a0-a3/d0-d3 as needed.
23402
23403 Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
23404
23405 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
23406 * gdb.disasm/am33.exp: Corresponding changes.
23407
23408 1998-07-11 Felix Lee <flee@cygnus.com>
23409
23410 * gdb.base/callfuncs.exp: add cmp10 test.
23411 * gdb.base/callfuncs.c (cmp10): new function.
23412
23413 Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
23414
23415 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
23416 into two parts to get around a synchronization problem in expect.
23417
23418 Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
23419
23420 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
23421
23422 * configure.in: Add options for gdbtk testsuite.
23423
23424 * configure: Regenerate.
23425
23426 * gdb.gdbtk: New directory to hold gdbtk tests.
23427
23428 Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
23429
23430 * gdb.fortran/types.exp: Escape brackets in expect patterns
23431 for test_float_literal_types_accepted tests.
23432 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
23433 before run test.
23434
23435 Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
23436
23437 * am33.exp: Just compile, do not link the testcase.
23438 * am33.s: Add ".am33" pseudoop to force am33 mode.
23439
23440 1998-06-25 Felix Lee <flee@cygnus.com>
23441
23442 * gdb.base/setshow.exp: make sure $pc is sane.
23443
23444 * gdb.stabs/weird.exp: split expect patterns properly.
23445
23446 Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
23447
23448 * gdb.disasm/am33.s: New disassembler testfile for the am33.
23449 * gdb.disasm/am33.exp: Run it.
23450
23451 Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
23452
23453 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
23454 match processing (and eliminate spurious timeouts when running).
23455
23456 Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
23457
23458 * gdb.base/signals.exp (test_handle_all_print): put back Mach
23459 exception test, but conditionalize it on target [mach | gnu].
23460
23461 Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
23462
23463 * gdb.base/overlays.exp: fixup compile line for linker script.
23464
23465 Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
23466
23467 * gdb.fortran/types.exp: don't guess at float size.
23468
23469 Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
23470
23471 * gdb.base/exprs.exp: delete test that depends on int size.
23472
23473 Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
23474
23475 * config/sim.exp: Removed checks for target triplets.
23476 (gdb_target_sim): Use gdb,target_sim_options.
23477
23478 Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
23479
23480 * gdb.base/reread.exp: New file.
23481 * gdb.base/reread1.c: New file.
23482 * gdb.base/reread2.c: New file.
23483
23484 Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
23485
23486 * config/sim.exp: Use 'target sim -sparclite' when running
23487 SPARClite programs.
23488
23489 Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
23490
23491 * gdb.base/structs2.exp: New file.
23492 * gdb.base/structs2.c: New file.
23493
23494 Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
23495
23496 * gdb.asm/common.inc: New file.
23497 * gdb.asm/d10v.inc: New file.
23498 * asm-source.exp: Pass -I's to gas to find .inc files.
23499 Update line numbers in expected output.
23500 * asmsrc1.s: Rewrite.
23501 * asmsrc2.s: Rewrite.
23502 * configure.in: Create arch.inc symlink.
23503 * configure: Regenerate.
23504 * Makefile.in (distclean): Delete arch.inc.
23505
23506 Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
23507
23508 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
23509 (t_enum_value2): ditto
23510 (t_enum_value3): ditto
23511 (main): ditto
23512 Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
23513
23514 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
23515 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
23516 change.
23517 Use gdb_test instead of send_gdb/gdb_expect sequences.
23518
23519 Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
23520
23521 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
23522 not void.
23523
23524 Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
23525
23526 * gdb.base/branches.c: Code with lots of loops and
23527 subroutines. Used to test gdbs ability to single step through PC
23528 changes, especially to test mips-tdep.c:mips_next_pc
23529
23530 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
23531
23532 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
23533 more rigorous EGCS C++ error checking.
23534
23535 Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23536
23537 * gdb.base/help.exp: Clean up `help set args' and `help show args'
23538 tests.
23539 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
23540 function when asleep.
23541 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
23542 for i*86 Linux and SVR4 signal handling problems.
23543 Remove linux xfail for `next to handler in signals_tests_1', fixed
23544 by recent infrun.c change.
23545 Limit backtrace to 10 frames to avoid timeout problems with infinite
23546 stack backtraces.
23547 Adjust expect pattern in `handle all print' test to match Apr 28 1997
23548 target.[ch] change.
23549
23550 Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
23551
23552 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
23553 for a newline from gdb before continuing.
23554 (default_gdb_exit): Just look for y or n.
23555 (gdb_test): Detect abnormal exit from GDB running on DOS; if
23556 it does, fail the rests of the tests in the file.
23557
23558 Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
23559
23560 * config/cygmon.exp: New file.
23561
23562 Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
23563
23564 * gdb.base/list.exp: Fix problem with "list default lines around
23565 main" test on remote targets.
23566
23567 * gdb.base/scope.exp: Fix problem with filelocal_bss before
23568 run test on remote targets.
23569
23570 Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
23571
23572 * gdb.asm: New directory.
23573 * configure.in: Configure it.
23574 * configure: Regenerate.
23575 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
23576 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
23577
23578 Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
23579
23580 * config/mn10300-eval.exp: New file to support MN10300 eval board.
23581
23582 Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
23583
23584 * gdb.base/overlays (several files): Merge the two overlay
23585 managers into one. Change variables (foox, barx, bazx, grbxx)
23586 back into ints but force them to load in their proper sections.
23587
23588 Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
23589
23590 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
23591 on-chip insn memory and IMAP1 to upper 128k.
23592 (D10VCopy): Handle memory regions crossing 16k boundaries.
23593 (D10VCopy): Transfer data in 32 bit chunks.
23594
23595 Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
23596
23597 * gdb.base/overlays.c (main): Exit normally when result is
23598 correct.
23599
23600 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
23601 map. Include space for printf in .text segment.
23602
23603 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
23604 updated d10v memory VMA/LMA map.
23605 (D10VCopy): Call D10VTranslate.
23606
23607 Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
23608
23609 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
23610
23611 * gdb.base/bar.c (barx, bar): Change variable to small array so
23612 that it won't be put into the .sdata - small data -
23613 section. Update reference.
23614 * gdb.base/baz.c (bazx, baz): Ditto.
23615 * gdb.base/foo.c (foox, foo): Ditto.
23616 * gdb.base/grbx.c (grbxx, grbx): Ditto.
23617
23618 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
23619 to be arrays.
23620
23621 Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
23622
23623 * gdb.base/overlays.exp: fix up and get working again.
23624 Add tests for backtraces from an overlay function.
23625
23626 Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
23627
23628 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
23629 "calling function with watchpoint enabled".
23630
23631 Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
23632
23633 * gdb.base/break.exp (test_next_with_recursion): Remove
23634 gdb_suppress_tests for d10v-*-*.
23635 * lib/gdb.exp (gdb_suppress_tests): Disable this function
23636 pending review of whether it is useful or not.
23637
23638 Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
23639
23640 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
23641
23642 Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
23643
23644 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
23645 * config/dve.exp: New file to support Densan boards.
23646
23647 Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
23648
23649 * gdb.base/interrupt.exp: Document problem of simulators, signals,
23650 reads and BSD.
23651
23652 Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
23653
23654 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
23655 response.
23656
23657 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
23658
23659 Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
23660
23661 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
23662 test.
23663
23664 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
23665 target_sizeof_long and target_bigendian_p.
23666 (structs_by_value, structs_by_reference): Check values according
23667 to targets word size and endianess.
23668
23669 Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
23670
23671 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
23672 output.
23673
23674 Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
23675
23676 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
23677 Update test of set args help to match source change.
23678
23679 Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
23680
23681 * gdb.base/default.exp: Expect help system output to be in
23682 alphabetical order.
23683 * gdb.base/help.exp: Ditto.
23684
23685 Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
23686
23687 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
23688 "i*86-pc-linux-gnu*".
23689 * gdb.base/interrupt.exp: Ditto.
23690 * gdb.base/corefile.exp: Ditto.
23691
23692 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
23693 define vxworks when building the testcase.
23694
23695 * gdb.base/ptype.exp: Fix testnames to be unique.
23696 * gdb.base/radix.exp: Ditto.
23697 * gdb.base/term.exp: Ditto.
23698 * gdb.base/whatis.exp: Ditto.
23699 * gdb.c++/classes.exp: Ditto.
23700
23701 Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
23702
23703 * gdb.base/callfuncs.exp: Fix indentation.
23704
23705 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
23706 suppress_flag has been set.
23707 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
23708 target feature.
23709
23710 Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
23711
23712 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
23713 the testcase.
23714
23715 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
23716 set_debug_traps() and breakpoint().
23717 * gdb.c++/misc.cc (main): Ditto.
23718 * gdb.c++/templates.cc (main): Ditto.
23719 * gdb.c++/virtfunc.cc (main): Ditto.
23720
23721 Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
23722
23723 * lib/gdb.exp(gdb_step_for_stub): New function.
23724 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
23725 exists, reload the executable and do a "continue" instead of
23726 doing a jump.
23727 (runto_main): Use gdb_step_for_stub.
23728
23729 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
23730 tests to have unique names.
23731 * gdb.base/callfuncs.exp: Ditto.
23732 * gdb.base/commands.exp: Ditto.
23733 * gdb.base/default.exp: Ditto.
23734 * gdb.base/help.exp: Ditto.
23735 * gdb.base/list.exp: Ditto.
23736 * gdb.base/opaque.exp: Ditto.
23737 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
23738 similar tests.
23739
23740 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
23741 * gdb.c++/cplusfuncs.cc: Ditto.
23742 * gdb.c++/virtfunc.cc: Ditto.
23743
23744 * config/monitor.exp: Keep track of the last file we saw, rather
23745 than trying to get the info from gdb.
23746
23747 * gdb.fortran/types.exp: Move comment to previous line.
23748
23749 Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
23750
23751 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
23752 target mode.
23753
23754 Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
23755
23756 From Bob Manson:
23757 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
23758 string from GDB when it connects.
23759
23760 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
23761
23762 Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
23763
23764 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
23765 if we can't get a debug format from GDB (we may be testing an
23766 older GDB). Use a 10 second timeout when checking for the format.
23767
23768 * gdb.stabs/weird.exp: Fix quoting.
23769
23770 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
23771
23772 Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
23773
23774 * config/arm-ice.exp: New file.
23775
23776 Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
23777
23778 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
23779 until it has been modified to work with the new testsuite.
23780
23781 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
23782 testcase won't compile, cause all of the testcases in the file to
23783 fail instead.
23784
23785 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
23786 (gdb_clear_suppressed): New procedure.
23787 (gdb_stop_suppressing_tests): Only clear suppress_flag if
23788 it contains a positive value.
23789
23790 Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
23791
23792 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
23793
23794 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
23795
23796 Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
23797
23798 * lib/gdb.exp (setup_xfail_format): New function.
23799 (get_debug_format): New function to get debug format.
23800 (debug_format): New global variable to hold last value set
23801 by get_debug_format.
23802 * gdb.base/list.exp: Call get_debug_format and expect some
23803 tests to fail for DWARF 1 and COFF formats.
23804 * gdb.c++/ptype.exp: Ditto.
23805 * gdb.c++/classes.exp: Ditto.
23806 * gdb.c++/cplusfuncs.exp: Ditto.
23807 * gdb.c++/inherit.exp: Ditto.
23808 * gdb.c++/templates.exp: Ditto.
23809 * gdb.c++/virtfunc.exp: Ditto.
23810
23811 Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
23812
23813 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
23814 host doesn't have a currently-open connection.
23815
23816 * config/sparclet.exp: Cleanups and fixes to make it generic for
23817 any gdb stub target. Handle cases where gdb doesn't respond when
23818 interrupted in a sane fashion.
23819
23820 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
23821 same thing in a totally different way.
23822
23823 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
23824 setting "timeout".
23825 (gdb_start): We set the global gdb_prompt variable in
23826 default_gdb_init now.
23827
23828 Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
23829
23830 * gdb.base/printcmds.exp: Fix "check for floating addition"
23831 regexp to accept results within approx +/- .01 of exact value.
23832 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
23833
23834 Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
23835
23836 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
23837 properly.
23838 (gdb_expect): Add optional timeout parameter, and add timeout
23839 value to various calls.
23840 (gdb_suppress_tests): Only give one warning message per group.
23841
23842 Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
23843
23844 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
23845 global variables. Handle getting a value for $timeout more
23846 gracefully.
23847
23848 Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
23849
23850 * lib/gdb.exp: Close connection to remote host if gdb doesn't
23851 initialize.
23852 (default_gdb_init): New procedure; allow gdb_init to be overridden
23853 by a target configuration file.
23854 (gdb_expect): Pass the timeout to remote_expect.
23855
23856 * config/monitor.exp(gdb_load): Fix typo in regexp.
23857
23858 Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
23859
23860 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
23861
23862 Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
23863
23864 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
23865 here. Call gdb_target_exec before rebooting the target, to make
23866 sure the connection to the target is closed.
23867 (gdb_load): Pass the name of the executable to gdb_target_monitor.
23868 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
23869 Also detect "Timeout reading from remote" error.
23870
23871 * config/gdbserver.exp: Pass the executable being loaded to
23872 gdb_target_monitor. Don't call gdb_file_cmd here; let
23873 gdb_target_monitor do it.
23874
23875 * gdb.disasm/hppa.exp: Don't use exec_output.
23876
23877 Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
23878
23879 * gdb.base/list.exp: If we're debugging a non-native target,
23880 try to set the pc register to point to the start of the
23881 program before doing the first list command.
23882
23883 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
23884 test_calls after restarting.
23885
23886 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
23887 reloading.
23888
23889 * gdb.base/watchpoint.exp: Fix typo.
23890
23891 * gdb.base/setshow.exp: Check for use_gdb_stub.
23892
23893 * gdb.base/break.exp: Fix continue until exit test for the gdb
23894 stub case.
23895 * gdb.base/langs.exp: Ditto.
23896
23897 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
23898 gdb_load_offset. If we weren't given a file to load, figure out
23899 what the current file is and use it.
23900
23901 * config/i386-bozo.exp: New file.
23902
23903 Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
23904
23905 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
23906 feature.
23907
23908 * config/proelf.exp: New entry.
23909
23910 Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
23911
23912 * lib/gdb.exp: Remove spurious .* patterns at the beginning
23913 of regexps.
23914
23915 * gdb.base/watchpoint.exp: Don't run the test_stepping
23916 tests if gdb can't call functions on the target.
23917
23918 * gdb.base/setshow.exp: Don't run the set prompt tests if
23919 the board has gdb_prompt set.
23920
23921 Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
23922
23923 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
23924 * gdb.base/commands.exp: Likewise.
23925 * gdb.base/setshow.exp: Likewise.
23926
23927 Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
23928
23929 * config/monitor.exp(gdb_start): Look for gdb_prompt target
23930 feature.
23931
23932 * config/i960.exp: New file.
23933
23934 Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
23935
23936 * gdb.base/funcargs.exp: Check for gdb,short_int target
23937 feature instead of looking for explicit target triplets.
23938
23939 Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
23940
23941 * gdb.base/printcmds.exp: add a couple more tests a la
23942 "p 123DEADBEEF", to check parse_number.
23943 * top.c: change "to enable to enable" to "to enable" in a couple
23944 of help strings.
23945
23946 Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
23947
23948 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
23949 on the mn10300.
23950
23951 Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
23952
23953 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
23954 where the test executable is run with explicit args.
23955 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
23956
23957 Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
23958
23959 * gdb.base/run.c: Use FAKEARGV to build test executable that
23960 does not require a command line arg, since most simulators
23961 don't currently support passing such an arg into the simulated
23962 program.
23963 * gdb.base/commands.exp: Change tests to insert the proper
23964 value as the arg to the first recursive factorial call. Change
23965 compilation line to define FAKEARGV at compile time.
23966
23967 Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
23968
23969 * gdb.base/recurse.exp: Enable these tests for the mn10300.
23970 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
23971 function with watchpoint enabled" test.
23972
23973 Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
23974
23975 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
23976 Don't call gdb_test when the command doesn't return to a gdb prompt.
23977
23978 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
23979 "Tests restarted" messages.
23980
23981 Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
23982
23983 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
23984
23985 Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
23986
23987 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
23988 for INFO SYMBOL; add help tests for OVERLAY commands.
23989 * gdb.base/default.exp: add tests for INFO SYMBOL command;
23990 add tests for OVERLAY commands
23991 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
23992 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
23993 * gdb.base/sigall.c: add usestubs code frag
23994 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
23995
23996 Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
23997
23998 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
23999 failures.
24000 (gdb_stop_suppressing_tests): Note that tests have restarted.
24001
24002 Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
24003
24004 * config/h8300.exp: New file.
24005
24006 Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
24007
24008 * gdb.base/setshow.exp: Check for the existence of a
24009 feature, not its value.
24010
24011 Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
24012
24013 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
24014
24015 * gdb.base/scope.exp: It's now init0(), not init().
24016
24017 * gdb.base/scope0.c: For now, change init() to be init0().
24018
24019 * config/monitor.exp: Use gdb_serial in preference to serial
24020 or netport.
24021
24022 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
24023 and it's not already set.
24024
24025 Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
24026
24027 * gdb.base/setshow.exp: Only test the run command if the target
24028 isn't using a stub and if it supports argument passing.
24029
24030 Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
24031
24032 * config/udi.exp(gdb_start): Make sure UDICONF is set
24033 properly before starting gdb.
24034
24035 Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
24036
24037 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
24038 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
24039 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
24040
24041 Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
24042
24043 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
24044 specialized code to reboot the board, use remote_reboot instead.
24045
24046 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
24047
24048 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
24049
24050 * config/monitor.exp: Make sure we disconnect from the target.
24051 Also, try a reboot/reload cycle instead of failing if the
24052 load fails.
24053
24054 Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
24055
24056 * gdb.base/default.exp: Don't set match_max.
24057 * gdb.base/help.exp: Ditto.
24058 * gdb.base/list.exp: Ditto.
24059 * gdb.base/signals.exp: Ditto.
24060
24061 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
24062 set, use remote_ld to download the testcase instead of
24063 the GDB loader.
24064
24065 Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
24066
24067 * config/vr5000.exp: New file.
24068
24069 * config/monitor.exp(gdb_target_monitor): Add pattern for
24070 "Ending remote" to detect errors in connecting.
24071
24072 * gdb.base/setshow.exp: Add .* within auto language test.
24073
24074 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
24075 target feature.
24076
24077 * config/monitor.exp(gdb_load): Check for a failure when loading,
24078 and reboot the board if necessary.
24079
24080 * gdb.base/setvar.exp(test_set): Handle multiple prints within
24081 a set of tests. Remove print.* from the patterns being checked.
24082
24083 Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
24084
24085 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
24086 refer to gdb_spawn_id.
24087
24088 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
24089 longer used.
24090 * config/sparclet.exp: Ditto.
24091 * config/sparclet-old.exp: Ditto.
24092 * config/slite.exp: Ditto.
24093 * config/sim.exp: Ditto.
24094 * gdb.base/funcargs.exp: Ditto.
24095
24096 * lib/gdb.exp:Remove references to gdb_spawn_id.
24097 (gdb_expect): Move to remote.exp.
24098
24099 Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
24100
24101 * config/monitor.exp: Detect the "Couldn't establish connection"
24102 message from GDB.
24103
24104 Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
24105
24106 * gdb.base/bitfields.exp: Use runto instead of explicit
24107 gdb_run_cmd/gdb_expect sequences.
24108
24109 * gdb.base/break.exp(text_next_with_recursion): Add match for
24110 gdb_expect call.
24111
24112 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
24113 We also need to handle the "A program is being debugged already"
24114 prompt from gdb. Use gdb_test to set the baud rate.
24115
24116 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
24117 to 20000. Really. I mean it.
24118
24119 Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
24120
24121 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
24122 fails. If suppress_flag is set, skip perror message about not
24123 being able to send to GDB.
24124 (send_gdb): If suppress_flag is set, don't try to send commands to
24125 GDB.
24126 (gdb_expect): If suppress_flag is set, always fail immediately.
24127 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
24128 (gdb_init): Call gdb_stop_suppressing_tests.
24129 (default_gdb_exit): Ditto.
24130 (default_gdb_start): Ditto.
24131
24132 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
24133 gdb_stop_suppressing_tests as appropriate.
24134 * gdb.base/break.exp: Ditto.
24135 * gdb.base/callfuncs.exp: Ditto.
24136 * gdb.base/commands.exp: Ditto.
24137 * gdb.base/exprs.exp: Ditto.
24138 * gdb.base/funcargs.exp: Ditto.
24139 * gdb.base/list.exp: Ditto.
24140 * gdb.base/recurse.exp: Ditto.
24141 * gdb.base/scope.exp: Ditto.
24142 * gdb.base/structs.exp: Ditto.
24143 * gdb.c++/inherit.exp: Ditto.
24144
24145 Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
24146
24147 * config/vr4300.exp: New file.
24148
24149 * gdb.*/*.exp: Call gdb_expect instead of expect.
24150
24151 * lib/gdb.exp(gdb_expect): New function.
24152
24153 Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
24154
24155 * lib/gdb.exp(gdb_init): New function.
24156
24157 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
24158 for each individual variable set.
24159
24160 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
24161 name.
24162
24163 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
24164
24165 * gdb.base/scope.exp: Use gdb_test.
24166
24167 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
24168 aborting; the testsuite driver will do that for us (see
24169 gdb_finish). Also, use gdb_test in a few more places.
24170
24171 Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
24172
24173 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
24174
24175 Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
24176
24177 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
24178 and "add_tests" are not at the same address.
24179
24180 Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
24181
24182 * gdb.base/ptype.exp: Use gdb_test.
24183
24184 Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
24185
24186 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
24187 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
24188 left in. No longer expect them to fail.
24189
24190 * gdb.stabs/*.mt; Deleted, no longer used.
24191 * gdb.stabs/configure.in: Remove references to target makefile
24192 frags.
24193 * gdb.stabs/configure: Rebuilt.
24194
24195 * gdb.disasm/*.mt: Deleted, no longer used.
24196 * gdb.disasm/configure.in: Remove references to target makefile
24197 frags. Use "sh3.s" as the unique filename for this directory.
24198 * gdb.disasm/configure: Rebuilt.
24199
24200 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
24201 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
24202 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
24203
24204 Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
24205
24206 * config/udi.exp: Use mondfe,name instead of remote_host.
24207
24208 Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
24209
24210 * gdb.base/watchpoint.exp: Don't expect a failure when calling
24211 a function with a watchpoint enabled on the mn10200.
24212
24213 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
24214 before trying to create it!
24215
24216 Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
24217
24218 * config/vx.exp: Use hostname instead of netport.
24219
24220 * config/vxworks.exp: New file.
24221
24222 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
24223
24224 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
24225 gdb before assuming everything worked. Send a ^C if a timeout
24226 occurs.
24227
24228 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
24229 $gdb_spawn_id directly.
24230 (gdb_run_cmd): Try _start as well as start. Use the target feature
24231 gdb,start_symbol as the symbol to start from when jumping.
24232
24233 Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
24234
24235 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
24236 redundant) test.
24237
24238 * gdb.base/recurse.exp: Relax final value test for 'b' so that
24239 it doesn't lose for 16bit integer systems.
24240
24241 Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
24242
24243 * gdb.fortran/types.exp: If the target doesn't support "double"
24244 data types, then expect "real" types to only be 4 bytes.
24245
24246 * gdb.c++/virtfunc.exp: Expect failure for virtual function
24247 call tests if the target doesn't support inferior function calls.
24248
24249 * gdb.base/printcmds.exp: Allow minor deviation in FP values
24250 in printf tests.
24251
24252 Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
24253
24254 * gdb.base/help.exp: Disable "help set", "help show", and
24255 "help support". Simplify regexp for "help stack".
24256
24257 * gdb.base/default.exp: Set match_max to 5000 and the timeout
24258 to 60 seconds. Temporarily set match_max to 15000 around the
24259 "info copying" test.
24260
24261 * gdb.base/nodebug.exp: Don't try to do an inferior function
24262 call if the target doesn't support them.
24263 * gdb.base/printcmds.exp: Likewise.
24264 * gdb.base/setvar.exp: Likewise.
24265 * gdb.base/structs.exp: Likewise.
24266 * gdb.c++/templates.exp: Likewise.
24267 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
24268
24269 * gdb.base/recurse.exp: Enable for the mn10200.
24270
24271 * configure.in: Do configure gdb.stabs directory for *-*-elf
24272 targets.
24273 * configure: Rebuilt.
24274
24275 * gdb.base/break.exp: Check for gdb,noresults before testing
24276 exit status and/or results from the target.
24277 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
24278 * lib/gdb.exp: Remove old (now bogus) initialization of
24279 noinferior, noargs, noresults and nosignals.
24280
24281 Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
24282
24283 * config/sh.exp: New file.
24284
24285 * config/slite.exp: Try to connect multiple times to the board
24286 before rebooting. Only send a "monitor run" if need_monitor_run
24287 is set.
24288
24289 * gdb.base/break.exp: Don't do the "stub continue" test if
24290 the target has gdb_stub set.
24291
24292 * gdb.base/callfuncs.exp: Increase the timeout.
24293
24294 * gdb.base/interrupt.exp: Don't even try to compile the testcase
24295 if the target has gdb,noinferiorio set.
24296
24297 * gdb.base/list.exp: Increase match_max to 10000 characters.
24298
24299 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
24300
24301 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
24302 target.
24303
24304 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
24305
24306 Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
24307
24308 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
24309 trying to delete the copy of gdb. Catch the file delete so we
24310 don't die if the delete fails; also, the file should be copied to
24311 the host, not to the build.
24312
24313 Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
24314
24315 * lib/gdb.exp(gdb_test): Surround the result pattern with
24316 parenthesis in case it contains multiple regexps separated
24317 with |.
24318
24319 * gdb.base/watchpoint.exp: Use gdb_test.
24320 * gdb.base/default.exp: Ditto.
24321
24322 Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
24323
24324 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
24325
24326 * gdb.base/scope.exp: Use gdb_test.
24327 * gdb.c++/classes.exp: Ditto.
24328 * gdb.c++/inherit.exp: Ditto.
24329
24330 Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
24331
24332 * gdb.base/crossload.exp: Don't use execute_anywhere, use
24333 remote_exec instead.
24334 * gdb.base/corefile.exp: Don't be ridiculous.
24335 * gdb.base/*.c: Add missing stub invocations.
24336
24337 Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
24338
24339 * config/slite.exp: Miscellaneous fixes.
24340
24341 * lib/gdb.exp: Fix runto.
24342
24343 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
24344 the target.
24345
24346 * gdb.base/watchpoint.exp: Fix regexp.
24347
24348 * lib/gdb.exp(default_gdb_exit): Add a catch to the
24349 close and wait commands, as the descriptor may now be
24350 invalid. Always call "remote_close host".
24351
24352 Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
24353
24354 Major rewrite for testsuite revision.
24355
24356 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
24357 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
24358 instead of relying on spawn_id to always contain a valid
24359 spawn id.
24360 (get_compiler_info): New procedure to build the ${binfile}.ci
24361 file, instead of replicating this in N different places.
24362 (gdb_compile): New procedure.
24363
24364 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
24365 appropriate arguments) instead of compile. Use gdb_test in a lot
24366 more places. Use send_gdb instead of send. Always run gdb_start
24367 at the start of a testcase, as this is no longer done magically.
24368
24369 config/*-gdb.exp: Rename without the -gdb suffix.
24370
24371 config/mips.exp: Use remote_close instead of exit_remote_shell.
24372 config/monitor.exp: Use target_info instead of looking at
24373 baud, timeout, etc.
24374 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
24375
24376 Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24377
24378 * gdb.c++/templates.exp (test_ptype_of_templates),
24379 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
24380 Update expect patterns for destructors and assignment operators
24381 to match corresponding c-typeprint.c changes.
24382 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
24383 to destructor breakpoint test, GDB should be able to set the
24384 destructor breakpoint without specifying arguments.
24385
24386 Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
24387
24388 * gdb.threads/pthreads.exp: Change result for failure to compile due
24389 to lack of pthreads runtime support from an error to simply an
24390 unsupported test, per dejagnu standards.
24391
24392 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24393
24394 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
24395 where GDB exits to reduce pattern match time.
24396 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
24397
24398 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
24399
24400 Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
24401
24402 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
24403 * gdb.base/default.exp: ditto.
24404 * gdb.base/nodebug.exp: ditto.
24405 * gdb.base/printcmds.exp: ditto.
24406 * gdb.base/ptype.exp: ditto.
24407 * gdb.base/setvar.exp: ditto.
24408 * gdb.base/structs.exp: ditto.
24409 * gdb.base/setshow.c: Guard against uninitialized values of argc.
24410
24411 Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
24412
24413 * configure, */configure: Rebuild with autoconf 2.12.
24414
24415 Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
24416
24417 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
24418 use new i*86-pc-linux*-gnu quads.
24419 * gdb.base/corefile.exp: Ditto.
24420 * gdb.base/signals.exp: Ditto.
24421 * gdb.base/sigall.exp: Ditto.
24422 * gdb.base/interrupt.exp: Ditto.
24423
24424 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
24425 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
24426 RedHat 4.0.
24427
24428 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
24429 linux. This allows the test case to at least compile on latest
24430 linux, but still not run due to missing the threads runtime library.
24431
24432 Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24433
24434 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
24435 directory to search gdb directory. Accept and step over conditional
24436 stack alignment code. Consume $prompt in failure cases.
24437 Reset timeout to $oldtimeout instead of some arbitrary value.
24438 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
24439 timeout problems with infinite stack backtraces.
24440 * gdb.base/ptype.exp (ptype struct link, union tu_link):
24441 Accept function parameters for linkfunc member.
24442
24443 Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
24444
24445 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
24446 (CXXFLAGS): Remove, unreferenced.
24447 (B_OPTIONS): Add for -B options and add code to initialize with
24448 previous -B options and also add -B option to pick up cross compiled
24449 runtime.
24450 (TARGET_INCLUDES): Add for -I options and add code to initialize when
24451 doing cross compiles.
24452 (target_alias): Declare global.
24453 (xgcc): Set variable to full path of gcc in build tree. Use findfile
24454 to verify that gcc exists in build tree, and if so set CC to that
24455 gcc and to use B_OPTIONS and TARGET_INCLUDES.
24456
24457 Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
24458
24459 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
24460 ptype test for anonymous union. Fixup testcase to match
24461 current gcc debug output.
24462
24463 Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
24464
24465 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
24466 force argument to an unsigned long type.
24467
24468 Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
24469
24470 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
24471 tests and anonymous union print/ptype tests.
24472 * gdb.base/list.exp (test_forward-search): Increase timeout by
24473 5 minutes for the "search extremely long line" case.
24474 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
24475 completely optional and that the pass/fail messages use the command as
24476 the message if that third arg is a null string.
24477 (gdb_test_exact): Arrange that a null string pattern means match a
24478 null string output rather than any output, which might include random
24479 errors.
24480 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
24481 backtrace test.
24482 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
24483 always failing and failure is now exposed by gdb.exp changes.
24484
24485 Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
24486
24487 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
24488 weren't being noted.
24489
24490 Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24491
24492 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
24493 * gdb.stabs/weird.exp: Remove v_comb xfails.
24494
24495 Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
24496
24497 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
24498 list.exp scope.exp watchpoint.exp]
24499 Make all timeout error msgs explicitly say "(timeout)".
24500
24501 Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
24502
24503 * config/monitor.exp: Increase download timeout to 1000 seconds.
24504
24505 Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
24506
24507 * config/m32r.exp: Increase timeout to 120 seconds.
24508
24509 Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
24510
24511 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
24512 and accept older ordering as obsolescent gcc or gdb.
24513 * gdb.c++/templates.exp: Ditto.
24514 * gdb.c++/virtfunc.exp: Ditto.
24515
24516 Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
24517
24518 * gdb.base/coremaker.c: Add code to mmap some data so we
24519 can check that it ends up in the core file.
24520 * gdb.base/corefile.exp: Add test to read mmapped data
24521 from core file.
24522
24523 Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
24524
24525 * config/m32r.exp: New file.
24526
24527 Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
24528
24529 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
24530 that cflags can contains -gstabs, and work correctly for other tests.
24531
24532 Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
24533
24534 * gdb.base/setshow.exp: New file, tests show and set.
24535 * gdb.base/setshow.c: New file, tests show and set.
24536 * gdb.base/help.exp: Add test for help set|show annotate.
24537 * gdb.base/default.exp: Add test for set|show annotate.
24538
24539 Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
24540
24541 * testsuite/gdb.base/break.exp: Make backtrace from factorial
24542 errors unique.
24543 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
24544 explicitly.
24545
24546 Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
24547
24548 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
24549 and width commands. This is done elsewhere.
24550 * (gdb_start): Don't call gdb_start_sim here. That's already
24551 done in gdb_load. This fixes lots of failures in default.exp.
24552
24553 Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
24554
24555 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
24556 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
24557 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
24558 in the same we we treat other failures (since it may be an expected
24559 condition), rather than as an error.
24560 * gdb.base/signals.exp (test_handle_all_print): Revert back to
24561 old test format.
24562
24563 Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
24564
24565 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
24566 (distclean maintainer-clean realclean): No need to remove files
24567 twice. Nuke the duplicates.
24568 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
24569 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
24570 Remove config.h along with other config files.
24571
24572 Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
24573
24574 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
24575 "p func1 ()" and note that rests of tests are skipped.
24576 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
24577 setup_xfails for "print func2::coremaker_local".
24578 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
24579 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
24580 affected by the previous run test.
24581 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
24582 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
24583 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
24584 "pass int powerset tuple" and "pass modeless int powerset tuple".
24585 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
24586 "real write 4" and "real write 8".
24587 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
24588 setup_xfails for "print vs1 after tuple assign 2",
24589 "print \$i after tuple assign 2", and
24590 "print vs2 after tuple assign 2".
24591 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
24592 meaningful error message and return -1 so the caller can
24593 suppress further tests and avoid a cascade of errors.
24594
24595 Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
24596
24597 * gdb.base/a1-selftest.exp: Tweak tests to account for new
24598 format for printing version.
24599 * gdb.base/default.exp: Ditto.
24600 * gdb.base/interrupt.exp: Fix problem with cascade of
24601 errors if child process dies while calling a function.
24602
24603 Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
24604
24605 * Makefile.in (VPATH): Add
24606 * Makefile.in (Makefile, config.status): Fix rules so things get
24607 remade when necessary.
24608
24609 Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
24610
24611 * Makefile.in (just-check): Add path to sibling expect dir
24612 to environment variable specified by RPATH_ENVVAR.
24613
24614 Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
24615
24616 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
24617 (just-check): Add shared library paths for libstdc++, tk,
24618 tcl, bfd, and opcodes to the environment variable specified
24619 in RPATH_ENVVAR.
24620 * configure.in: Add support to recognize --enable-shared flag
24621 and generate correct value for RPATH_ENVVAR.
24622 * configure: Regenerated with autoconf.
24623
24624 Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
24625
24626 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
24627 include all osf versions.
24628 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
24629 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
24630 when target is linux. When failing to build pthreads test
24631 executable, give more meaningful message.
24632 * gdb.threads/pthreads.c: Hpux also uses old definition of second
24633 arg for pthread_create.
24634
24635 Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
24636
24637 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
24638 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
24639 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
24640 and -lpthreads (everybody else).
24641 (test_startup): Fail gracefully if threads are not supported.
24642 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
24643 "p/c array_index("abcdef",2)" when not gcc compiled.
24644 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
24645 "print func2::coremaker_local" when not gcc compiled.
24646 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
24647 "ptype on opaque struct tagname (statically)",
24648 "ptype on opaque struct tagname (dynamically) 1", and
24649 "ptype on opaque struct tagname (dynamically) 2"
24650 for not compiled with gcc.
24651 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
24652 backtrace when compiled with gcc.
24653 * lib/gdb.exp (runto_main): Return result of "runto main" rather
24654 than always return success.
24655
24656 Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
24657
24658 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
24659
24660 Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
24661
24662 * gdb.base/structs.exp: Undo last change.
24663
24664 Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
24665
24666 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
24667 encapsulate all the steps/nexts done during self test, starting
24668 at main, and makes them less sensitive to optimization issues.
24669 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
24670 signal handler" test.
24671 * gdb.threads/pthreads.exp: Only run this for native configs.
24672 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
24673 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
24674 tests.
24675 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
24676 for "runto test_calls(void)" test.
24677
24678 Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
24679
24680 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
24681 and don't expect address info in breakpoint confirmations.
24682
24683 Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
24684
24685 * gdb.base/list.exp (test_forward_search): Increase timeout
24686 temporarily by 60 seconds for searching extremely long line,
24687 and then reset to old value when done. Increase expect input
24688 buffer to 10000.
24689
24690 Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
24691
24692 * gdb.base/list.exp (test_forward_search): Fix to handle very
24693 long source line without overflowing expect's input buffer.
24694
24695 Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
24696
24697 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
24698 "buffer_full".
24699
24700 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
24701 "buffer_full".
24702
24703 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
24704 "buffer_full".
24705
24706 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
24707 "buffer_full".
24708
24709 Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
24710
24711 * configure.in (configdirs): Add gdb.threads.
24712 * configure: Regenerated with autoconf.
24713 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
24714 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
24715 * gdb.threads/configure: New, generated with autoconf.
24716
24717 Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
24718
24719 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
24720
24721 Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
24722
24723 * gdb.base/signals.exp (test_handle_all_print): Test separately for
24724 each signal's status in the output of "handle all print".
24725 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
24726 the \r\n sequence that immediately precedes the gdb prompt.
24727 * gdb.base/a1-selftest.exp: Save original timeout and restore
24728 after test.
24729
24730 Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
24731
24732 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
24733 symbol.
24734
24735 Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
24736
24737 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
24738
24739 Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
24740
24741 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
24742 timeout by 60 seconds.
24743
24744 Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
24745
24746 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
24747 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
24748 error return.
24749
24750 Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
24751
24752 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
24753 gdb initialization, also report how long dejagnu waited. Restore
24754 old timeout before doing error return. Temporarily increase timeout
24755 by 3 minutes to allow for slow startups over heavy NFS use.
24756
24757 Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
24758
24759 * lib/gdb.exp: Report timeout value for verbosity level 2.
24760 * config/gdbserver.exp: Ditto.
24761 * config/hppro.exp: Ditto.
24762 * config/mips-gdb.exp: Ditto.
24763 * config/monitor.exp: Ditto.
24764 * config/netware.exp: Ditto.
24765 * config/sim-gdb.exp: Ditto.
24766 * config/slite-gdb.exp: Ditto.
24767 * config/udi-gdb.exp: Ditto.
24768 * config/unix-gdb.exp: Ditto.
24769 * config/vx-gdb.exp: Ditto.
24770 * gdb.base/a1-selftest.exp: Ditto.
24771 * gdb.base/a2-run.exp: Ditto.
24772 * gdb.base/break.exp: Ditto.
24773 * gdb.base/corefile.exp: Ditto.
24774 * gdb.base/list.exp: Ditto.
24775 * gdb.base/recurse.exp: Ditto.
24776 * gdb.base/scope.exp: Ditto.
24777 * gdb.base/signals.exp: Ditto.
24778
24779 Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
24780
24781 * gdb.threads/Makefile.in (docdir): Removed.
24782
24783 Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
24784
24785 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
24786 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
24787 @srcdir@.
24788 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
24789 autoconf 2.5 or higher.
24790 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
24791
24792 Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
24793
24794 * configure: Regenerated.
24795 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
24796 avoid name clashes with SunOS headers.
24797
24798 Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
24799
24800 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
24801
24802 Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
24803
24804 * gdb.base/callfuncs.exp: Finish last change -- make sure the
24805 prototype information ends up in the compiler info file.
24806
24807 Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
24808
24809 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
24810 attempting to regenerate it. Eliminate use of a temporary file
24811 and just generate the info file directly. Source it immediately,
24812 for consistency of use.
24813 * gdb.base/corefile.exp: Ditto
24814 * gdb.base/exprs.exp: Ditto.
24815 * gdb.base/funcargs.exp: Ditto.
24816 * gdb.base/langs.exp: Ditto.
24817 * gdb.base/list.exp: Ditto.
24818 * gdb.base/mips_pro.exp: Ditto.
24819 * gdb.base/nodebug.exp: Ditto.
24820 * gdb.base/opaque.exp: Ditto.
24821 * gdb.base/ptype.exp: Ditto.
24822 * gdb.base/scope.exp: Ditto.
24823 * gdb.base/setvar.exp: Ditto.
24824 * gdb.base/signals.exp: Ditto.
24825 * gdb.base/whatis.exp: Ditto.
24826 * gdb.c++/templates.exp: Ditto.
24827 * gdb.c++/virtfunc.exp: Ditto.
24828 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
24829 whether or not to add -lstdc++ to the compile command line args.
24830
24831 Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24832
24833 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
24834 it got fixed by the recent lookup_minimal_symbol_by_pc change.
24835 Increase timeout, a lot of single stepping might be needed if the
24836 target has no hardware watchpoints.
24837
24838 Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
24839
24840 * gdb.base/break.exp: Ignore compiler warnings when compiling
24841 break.c.
24842 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
24843 * gdb.base/default.exp: Add h8300 xfails. Handle messages
24844 from remote-sim.
24845 * gdb.base/exprs.exp: Add h8300 xfails.
24846 * gdb.base/funcargs.exp: Likewise.
24847 * gdb.base/nodebug.exp: Likewise.
24848 * gdb.base/printcmds.exp: Likewise.
24849 * gdb.base/ptype.exp: Likewise.
24850 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
24851 h8300 xfails.
24852 * gdb.base/return.exp: Handle float/double precision problems
24853 on the h8300.
24854 * gdb.base/funcargs.c: Explicitly make last constant argument to
24855 call_after_alloca_subr an unsigned long type.
24856 * gdb.base/return.c: Include stdio.h.
24857
24858 Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
24859
24860 * config/abug.exp: New file for the older Motorola Bug monitor
24861 that runs on the mvme13x series VME boards.
24862 * config/monitor.exp: Use the new config array for target settings
24863 if they exist.
24864
24865 Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
24866
24867 * sim-gdb.exp: Make the SH simulator allocate less space when
24868 it is targeted.
24869
24870 Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
24871
24872 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
24873 test.
24874
24875 Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
24876
24877 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
24878 "rs6000-*-*" for "list function in include file" when gcc compiled.
24879 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
24880 for "p ctable1[120]".
24881 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
24882 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
24883 Remove setup_xfail for "rs6000-*-*" for
24884 "print 'scope0.c'::filelocal before run".
24885 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
24886 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
24887 since some compilers don't allow both options to be given
24888 on the same command line. Create object file and move it.
24889
24890 Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
24891
24892 * gdb.base/corefile.exp: Always regenerate the core file, since
24893 we always regenerate the coremaker program. Detect special case
24894 where registers cannot be read from core file.
24895
24896 Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
24897
24898 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
24899 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
24900 * gdb.c++/templates.exp: Only match on basename of file since
24901 some formats like xcoff don't encode directory information.
24902 * gdb.stabs/weird.exp: Use the right sed script for powerpc
24903 and rs6000 AIX xcoff targets.
24904 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
24905 * configure: Regenerate.
24906 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
24907 here, rather than in distclean.
24908
24909 Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
24910
24911 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
24912 defined, and use it to compile the test case with -O2. The
24913 native compilation still uses no optimization.
24914 * gdb.base/mips_pro.c: Remove inline assembly code since
24915 it is compiled PIC by default, which results in assembler
24916 warnings that make the testsuite think the compilation
24917 was unsuccessful.
24918
24919 Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
24920
24921 * gdb.c++/misc.exp: Add note to message for
24922 "print s.a for foo struct" that this is a known gcc 2.7.2
24923 and earlier bug.
24924
24925 Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
24926
24927 * gdb.base/break.exp: Fix pattern for matching "Delete all
24928 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
24929 setup_xfail for deleting all breakpoints test. Fix various
24930 timeout messages to include "(timeout)".
24931 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
24932 for "p t_float_values2(3.14159,float_val2)".
24933 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
24934 for "continue to call2g" when gcc compiled.
24935 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
24936 "up to foo in langs.exp", "show language at foo in langs.exp",
24937 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
24938 and "show language at fsub in langs.exp".
24939 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
24940 "list line 1 in include file", "list message for lines past EOF",
24941 "list function in include file", "list list0.h:foo", and
24942 "list filename:function; nonexistant function".
24943 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
24944 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
24945 and "ptype t_char_array" to be for native cc only.
24946
24947 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
24948
24949 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
24950 setup_xfail for "print coremaker_bss", "print coremaker_ro",
24951 "print func2::coremaker_local", and "backtrace in corefile.exp".
24952
24953 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
24954
24955 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
24956 "bt in signals.exp". This problem only appears when running
24957 the testsuite, and then only intermittently.
24958
24959 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
24960
24961 * gdb.base/return.exp (return_tests): Differentiate between
24962 two tests of continuing.
24963
24964 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
24965
24966 * */Makefile.in (maintainer-clean): Remove config.log.
24967 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
24968 * gdb.c++/Makefile.in (PROGS): Add inherit.
24969 (clean): Remove *.ci.
24970
24971 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
24972
24973 * gdb.c++/misc.cc: Add test code from Mike Stump.
24974 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
24975
24976 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
24977
24978 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
24979 to "alpha-*-osf2*" and add comment.
24980 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
24981 setup_xfail for "step over execarg initialization" and
24982 "step over corearg initialization".
24983 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
24984 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
24985 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
24986 gcc compiled for "print coremaker_bss", "print coremaker_ro",
24987 "print func2::coremaker_local", and "backtrace in corefile.exp".
24988 * gdb.base/signals.exp: Build and source signals.ci.
24989 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
24990 to be for gcc only.
24991 * lib/gdb.exp: Move verbose statements outside conditionals.
24992
24993 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24994
24995 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
24996 Feb 3 procfs.c change.
24997
24998 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
24999
25000 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
25001
25002 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
25003
25004 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
25005 from dejagnu's apparent default of 10 seconds, which gives random
25006 results when running the tests over NFS on moderately loaded systems.
25007 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
25008
25009 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
25010
25011 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
25012 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
25013 result reports.
25014
25015 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
25016
25017 * configure.in (CY_AC_PATH_TCLH): Remove.
25018 * configure: Regenerate.
25019
25020 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
25021
25022 * gdb.c++/Makefile.in (clean): Add missing '{'.
25023
25024 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
25025
25026 * lib/gdb.exp: Provide a default value for noinferior.
25027
25028 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
25029 Load libgloss.exp.
25030
25031 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
25032
25033 * gdb.disasm/hppa.exp: Compile directly into an executable, use
25034 the executable, not the .o to run the tests from.
25035
25036 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
25037
25038 * gdb.base/break.exp: Don't test for program exit or exit status
25039 if $noresults if nonzero.
25040 * gdb.base/langs.exp: Likewise.
25041 * gdb.base/watchpoint.exp: Likewise.
25042
25043 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
25044 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
25045 trying to compile the testcase.
25046
25047 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
25048
25049 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
25050 * gdb.base/signals.exp (continue to handler): Likewise.
25051
25052 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
25053
25054 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
25055
25056 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
25057
25058 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
25059
25060 * gdb.base/corefile.exp: Recognize "not found" as failure
25061 when trying to determine if a core file was generated.
25062 If no core file was generate the first time, try again without
25063 the ulimit -c to work around braindamaged shells.
25064
25065 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
25066
25067 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
25068 [] tests with "test" and enclose string in quotes.
25069 * gdb.stabs/configure: Rebuild
25070
25071 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
25072
25073 Changes in sync with expect:
25074 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
25075 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
25076 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
25077 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
25078 argument to AC_REQUIRE.
25079 * configure: Regenerated.
25080
25081 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
25082
25083 * gdb.base/corefile.exp: When generating a core, discard any
25084 error messages about ulimit not found and the "core dumped"
25085 message from the shell that runs the coredumper.
25086
25087 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
25088
25089 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
25090
25091 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
25092 which sed script to run. Expect failure for v_comb test
25093 on PA targets too.
25094
25095 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
25096
25097 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
25098 "print func2::coremaker_local" and for "backtrace in corefile.exp"
25099
25100 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
25101
25102 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
25103 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
25104 "sparc-sun-solaris*" xfails for "p v_comb".
25105 * lib/gdb.exp (default_gdb_start): Fix typo.
25106 * gdb.base/corefile.exp: Allow "Core was generated by ..."
25107 messages to not include the full program name that caused
25108 the core dump since some systems (such as solaris) apparently
25109 truncate this path to about 80 characters.
25110 When generating a core file first try increasing the core file
25111 size limit to unlimited since some systems may default it to
25112 zero, and it is harmless to try it. Move the test for failing
25113 to generate a core file to where it will actually get executed.
25114 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
25115 new gdb result from g++ debug info improvements and make old
25116 pattern obsolescent. Also account for size_t differences
25117 (may be int or long).
25118 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
25119 initialization before function call is placed in the delay slot
25120 and thus appears to be skipped over by commands such as "next".
25121
25122 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
25123
25124 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
25125
25126 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
25127
25128 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
25129 input source file; fix code to compile test to deal with this
25130 convention.
25131 * gdb.c++/*.exp: Likewise.
25132
25133 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
25134
25135 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
25136 "bt in signals.exp".
25137
25138 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
25139
25140 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
25141 "step over execarg initialization" and
25142 "step over corearg initialization".
25143
25144 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
25145
25146 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
25147 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
25148
25149 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
25150
25151 From Rob Savoye (rob@poseidon.cygnus.com)
25152 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
25153 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
25154 configure.in}, gdb.disasm/{Makefile.in, configure.in},
25155 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
25156 configure.in}: Major reworking for autoconfig.
25157 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
25158 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
25159 New files.
25160 * config/unix-gdb.exp: Make GDB global.
25161 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
25162 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
25163 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
25164 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
25165 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
25166 term.exp, twice.exp, watchpoint.exp, whatis.exp},
25167 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
25168 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
25169 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
25170 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
25171 pr-8136.exp, result.exp, string.exp, tuples.exp},
25172 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
25173 to returns as necessary, arrange for test to compile own testcase
25174 executable.
25175 * lib/gdb.exp: Changes for testsuite to compile own test cases.
25176
25177 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
25178
25179 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
25180 clear_xfail at end of test which might not call either pass or fail.
25181 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
25182 "backtrace through signal handler".
25183
25184 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25185
25186 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
25187 continuing from a job control stop signal.
25188 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
25189
25190 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
25191
25192 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
25193 * gdb.base/corefile.exp: Likewise.
25194 * gdb.base/funcargs.exp: Likewise.
25195
25196 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
25197
25198 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
25199 * config/monitor.exp: Add support for setting baud rate.
25200
25201 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
25202
25203 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
25204 i*86-*-linux* xfails for "backtrace through signal handler".
25205 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
25206 "print func2::coremaker_local".
25207 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
25208 alpha-dec-osf2* xfail for
25209 "delete all breakpoints when none".
25210
25211 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
25212
25213 * gdb.base/break.exp: Change test that deletes all breakpoints
25214 when no user breakpoints are installed. A post 4.15 change
25215 causes gdb to no longer prompt in this case.
25216
25217 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
25218
25219 * gdb.base/return.exp (return_tests): Change xfail for test
25220 "correct value returned double test" to stop xfailing at
25221 Solaris 2.5. Apparently the bug has been fixed.
25222
25223 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
25224
25225 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
25226 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
25227
25228 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
25229
25230 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
25231 * gdb.disasm/hppa.s: Corresponding changes.
25232
25233 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
25234
25235 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
25236 makefile fragment.
25237 * config/mt-hpux: Deleted.
25238
25239 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
25240
25241 * Many files: When warning about suppressed tests due to a
25242 nonexistant test binary, avoid incrementing the warning count.
25243
25244 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
25245
25246 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
25247
25248 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25249
25250 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
25251 "sparc-*-solaris2*".
25252
25253 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25254
25255 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
25256 Add global and local variables and initialize them.
25257 * gdb.base/corefile.exp: Test correct mapping of corefile sections
25258 by printing variables. Remove rs6000 and powerpc xfails, BFD now
25259 extracts the file name and terminating signal from the core file.
25260 * TODO: Remove note about tests for correct mapping of corefile.
25261 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
25262 from optimizing it away.
25263 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
25264 handles common blocks.
25265
25266 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
25267
25268 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
25269 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
25270
25271 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
25272
25273 * Makefile.in (maintainer-clean): New target, synonym for
25274 realclean.
25275 * gdb.base/Makefile.in (maintainer-clean): Likewise.
25276 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
25277 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
25278 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
25279 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
25280 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
25281
25282 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
25283
25284 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
25285 xfails when not gcc compiled for "print foo::funclocal".
25286 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
25287 "print foo::funclocal at foo",
25288 "print 'scope1.c'::foo::funclocal at foo",
25289 "print foo::funclocal_bss at foo",
25290 "print 'scope1.c'::foo::funclocal_bss at foo",
25291 "print foo::funclocal_ro at foo",
25292 "print 'scope1.c'::foo::funclocal_ro at foo",
25293 "print bar::funclocal at foo" and
25294 "print 'scope1.c'::bar::funclocal at foo".
25295 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
25296 gcc compiled for "print foo::funclocal at bar".
25297 Expand all messages to ensure that they identify that
25298 the test is at bar().
25299 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
25300 gcc compiled for:
25301 "ptype on opaque struct pointer (statically)",
25302 "ptype on opaque struct tagname (statically)",
25303 "ptype on opaque struct pointer (dynamically) 1",
25304 "ptype on opaque struct tagname (dynamically) 1",
25305 "ptype on opaque struct pointer (dynamically) 2" and
25306 "ptype on opaque struct tagname (dynamically) 2
25307 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
25308 gcc compiled for:
25309 "p datalocal"
25310 "whatis datalocal",
25311 "ptype datalocal",
25312 "p bsslocal",
25313 "whatis bsslocal", and
25314 "ptype bsslocal".
25315 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
25316 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
25317 when not gcc compiled.
25318 * gdb.base/funcargs.exp (float_and_integral_args): Add
25319 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
25320 compiled.
25321 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
25322 "backtrace from call6a" when not gcc compiled.
25323 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
25324 "backtrace from call7a" when not gcc compiled.
25325 * gdb.base/callfuncs.exp (do_function_calls):
25326 Add "hppa*-*-hpux*" xfail when not gcc compiled for
25327 "p t_char_array_values(char_array_val2,char_array_val1)",
25328 "p t_char_array_values(char_array_val1,char_array_val2)",
25329 "p t_char_array_values("carray 1","carray 2")",
25330 "p t_char_array_values("carray 1",char_array_val2)",
25331 "p t_char_array_values(char_array_val1,"carray 2")",
25332 "p sum_args(1,{2})",
25333 "p sum_args(2,{2,3})",
25334 "p sum_args(3,{2,3,4})",
25335 "p sum_args(4,{2,3,4,5})"
25336 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
25337 "backtrace in corefile.exp" when not gcc compiled.
25338
25339 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25340
25341 * gdb.base/signals.exp: Rewrite `handle all print' test as
25342 a procedure. Accept blanks or TABs as whitespace, increase
25343 timeout and expect input buffer size for the large output
25344 from the command. Remove "i*86-*-bsdi2.0" xfail.
25345
25346 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25347
25348 * gdb.base/setvar.exp: Add new testcases for truncation when
25349 assigning invalid values to bitfields.
25350
25351 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
25352
25353 * gdb.base/callfuncs.exp (do_function_calls): Remove
25354 mips-sgi-irix* xfail for
25355 "call inferior func with struct - returns char *"
25356 and fix test so that an optional (unsigned char *) cast is
25357 accepted in the result.
25358
25359 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
25360
25361 * gdb.base/funcargs.exp (float_and_integral_args): Remove
25362 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
25363 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
25364 * gdb.base/signals.exp: Remove duplicate "handle all print" test
25365 that accidentally got checked in.
25366
25367 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
25368
25369 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
25370 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
25371 compiled test.
25372 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
25373 Add mips-sgi-irix5* xfail for not gcc compiled.
25374 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
25375 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
25376 "p top", "whatis top", "p middle", and "whatis middle".
25377 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
25378 "whatis signed char" for not gcc compiled.
25379 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
25380 "set variable signed char=-1 (-1)" and
25381 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
25382 * gdb.base/funcargs.exp (float_and_integral_args):
25383 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
25384 Add mips-sgi-irix* xfail when not gcc compiled for
25385 "continue to call2b".
25386 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
25387 "continue to call2g".
25388 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
25389 "backtrace from call6a"
25390 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
25391 "backtrace from call7k".
25392 Add mips-sgi-irix5* xfail when not gcc compiled for
25393 "backtrace from call7a".
25394 (localvars_after_alloca): Fix gdb_test cmds for
25395 "print * after runto ...".
25396 Remove rs6000-*-* xfails for
25397 "print i after runto localvars_after_alloca" and
25398 "print l after runto localvars_after_alloca"
25399 for all compilers.
25400 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
25401 when not compiled with gcc, for:
25402 "print signed char == (minus)",
25403 "print signed char != (minus)",
25404 "print signed char < (minus)",
25405 "print signed char > (minus)".
25406 * gdb.base/callfuncs.exp (do_function_calls):
25407 Add mips-sgi-irix* xfail, when compiled with native compiler, for
25408 "call inferior func with struct - returns char *".
25409 * gdb.base/return.exp (return_tests): Change xfail for
25410 "correct value returned double test" to include Solaris 2.4.
25411 * gdb.base/funcargs.exp (float_and_integral_args):
25412 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
25413
25414 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25415
25416 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
25417 enumeration bitfields if compiling with GNU C.
25418 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
25419 to empty' prompt.
25420
25421 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
25422
25423 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
25424 test for PRO targets.
25425
25426 * gdb.base/funcargs.exp: Avoid ever setting more than 8
25427 breakpoints in the inferior at any given time by making
25428 two groups of breakpoints for call2*, call6* and call7*
25429 tests.
25430
25431 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25432
25433 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
25434 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
25435 from optimizing it away.
25436 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
25437 "call inferior func with struct".
25438
25439 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
25440
25441 * configure.in: Only configure gdb.chill for particular targets.
25442
25443 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
25444
25445 * gdb.base/Makefile.in: Add action to .c.o transformation
25446 rule that generates a .ci file for each .o file and remove
25447 explicit .c.o rules except for callfuncs.o.
25448 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
25449 generates a .ci file for each .o file and remove explicit
25450 .cc.o rules.
25451 (clean): Remove *.tmp *.ci files.
25452 (EXECUTABLES): Remove templ-info.exp.
25453 * gdb.base/compiler.c: New file.
25454 * gdb.c++/compiler.cc: New file
25455 * gdb.base/scope.exp: Source gdb.base/scope.ci.
25456 Change rs6000-*-* xfail for
25457 "print 'scope0.c'::filelocal_ro" and
25458 "print 'scope1.c'::filelocal" and
25459 "print 'scope1.c'::filelocal_bss" and
25460 "print 'scope1.c'::filelocal_ro" and
25461 "print 'scope1.c'::foo::funclocal" and
25462 "print 'scope1.c'::foo::funclocal_ro" and
25463 "print 'scope1.c'::bar::funclocal" and
25464 "print 'scope0.c'::filelocal_ro" and
25465 "print 'scope1.c'::filelocal at foo" and
25466 "print 'scope1.c'::filelocal_bss at foo" and
25467 "print 'scope1.c'::filelocal_ro at foo" and
25468 "print 'scope1.c'::foo::funclocal at foo" and
25469 "print 'scope1.c'::foo::funclocal_bss at foo" and
25470 "print 'scope1.c'::foo::funclocal_ro at foo" and
25471 "print 'scope1.c'::bar::funclocal at foo" and
25472 "print 'scope0.c'::filelocal_ro" and
25473 "print 'scope1.c'::filelocal" and
25474 "print 'scope1.c'::filelocal_bss" and
25475 "print 'scope1.c'::filelocal_ro" and
25476 "print 'scope1.c'::foo::funclocal" and
25477 "print 'scope1.c'::foo::funclocal_bss" and
25478 "print 'scope1.c'::foo::funclocal_ro" and
25479 "print 'scope1.c'::bar::funclocal" and
25480 "print 'scope1.c'::bar::funclocal_bss"
25481 to only be xfail'd when not compiled with gcc.
25482 Add rs6000-*-* xfail for
25483 "print 'scope0.c'::filelocal_bss before run"
25484 when compiled with gcc.
25485 (test_at_main): Add rs6000-*-* xfail for
25486 "print filelocal_ro in test_at_main"
25487 when compiled with gcc.
25488 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
25489 Add rs6000-*-aix* xfail for
25490 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
25491 "ptype t_char_array", not compiled with gcc.
25492 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
25493 xfail for "list foo (in include file)" when gcc compiled.
25494 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
25495 (integral_args): Add rs6000-*-* xfail for
25496 "run to call0a" if not compiled with gcc.
25497 (unsigned_integral_args): Add rs6000-*-* xfail for
25498 "run to call1a" if not compiled with gcc.
25499 (float_and_integral_args): Add rs6000-*-* xfail for
25500 "run to call2a" if not compiled with gcc and for
25501 "continue to call2b" for any compiler.
25502 Add rs6000-*-* xfail to
25503 "print f1 after run to call2a" for gcc compiled.
25504 (discard_and_shuffle): Add rs6000-*-* xfail for
25505 "run to call6a".
25506 (shuffle_round_robin): Add rs6000-*-* xfail for
25507 "backtrace from call7a" if not compiled with gcc.
25508 Add rs6000-*-* xfail for
25509 "backtrace from call7b" if compiled with gcc.
25510 (call_after_alloca): Add rs6000-*-* xfail for
25511 "print c in call_after_alloca" and
25512 "print s in call_after_alloca" and
25513 "backtrace from call_after_alloca_subr"
25514 if not compiled with gcc.
25515 (localvars_in_indirect_call): Add rs6000-*-* xfail for
25516 "print c in localvars_in_indirect_call" and
25517 "print c in localvars_in_indirect_call" and
25518 "backtrace in indirectly called function" and
25519 "stepping into indirectly called function"
25520 if not compiled with gcc.
25521 (localvars_after_alloca): Add rs6000-*-* xfail for
25522 "print c after runto localvars_after_alloca" and
25523 "print s after runto localvars_after_alloca" and
25524 "print i after runto localvars_after_alloca" and
25525 "print l after runto localvars_after_alloca"
25526 for all compilers.
25527 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
25528 than whatis-info.exp.
25529 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
25530 than opaque-info.exp.
25531 Setup rs6000-*-* xfail for
25532 "ptype on opaque struct pointer (statically)" and
25533 "ptype on opaque struct pointer (dynamically)" when
25534 not compiled with gcc.
25535 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
25536 rather than callf-info.exp.
25537 (do_function_calls): Add clear_xfail for rs6000-*-* for
25538 "p t_float_values2(3.14159,float_val2)". Seems to work
25539 fine there, both with xlc and gcc. Need to find out what
25540 it is doing right and fix other platforms.
25541 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
25542 "call inferior func with struct - returns int",
25543 "call inferior func with struct - returns long",
25544 "call inferior func with struct - returns float",
25545 "call inferior func with struct - returns double",
25546 "call inferior func with struct - returns char *",
25547 but only if not gcc compiled (presumes xlc compiled).
25548 Change rs6000-*-* xfails for
25549 "call inferior func with struct - returns char" and
25550 " call inferior func with struct - returns short" to only
25551 xfail if not using gcc.
25552 (clean mostlyclean): Remove *.ci and *.tmp files.
25553 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
25554 than templ-info.exp.
25555 * gdb.base/langs.exp: Source gdb.base/langs.ci.
25556 Add rs6000-*-* xfail for "up to foo in langs.exp"
25557 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
25558 when not gcc compiled.
25559
25560 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
25561
25562 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
25563 * gdb.base/corefile.exp: Likewise.
25564 * gdb.base/list.exp: Likewise.
25565 * gdb.base/scope.exp: Likewise.
25566 * gdb.base/siganls.exp: Likewise.
25567
25568 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
25569 compiler output.
25570 * gdb.base/whatis.exp: Likewise.
25571
25572 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
25573
25574 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
25575 failure (opcode table has been fixed to match reality).
25576
25577 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
25578
25579 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
25580 "call inferior func with struct - returns char",
25581 "call inferior func with struct - returns short"
25582
25583 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
25584 "print 'scope0.c'::filelocal at main",
25585 "print 'scope0.c'::filelocal_bss in test_at_main",
25586 "print 'scope0.c'::filelocal at foo",
25587 "print 'scope0.c'::filelocal_bss in test_at_foo",
25588 "print 'scope0.c'::filelocal at bar",
25589 "print 'scope0.c'::filelocal_bss in test_at_bar"
25590
25591 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
25592 in source file 1". This bug seems to have been fixed with both
25593 gcc and native cc (was native assembler bug?).
25594
25595 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
25596
25597 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
25598 "backtrace through signal handler" to "i*86-*-sysv4*".
25599 * gdb.base/signals.exp: Add xfail for "'next' behaved as
25600 continue" case. Add "known SVR4 bug" to fail message.
25601 Add "i*86-*-bsdi2.0" xfail for "handle all print".
25602 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
25603 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
25604 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
25605 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
25606 "up to foo in langs.exp", "show language at foo in
25607 langs.exp", "up to cppsub_ in langs.exp", "show
25608 language at cppsub_ in langs.exp", "up to fsub in
25609 langs.exp", and "show language at fsub in langs.exp".
25610 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
25611 "bactrace in corefile.exp".
25612 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
25613 "call inferior function with struct - returns float" and
25614 "call inferior function with struct - returns double".
25615
25616 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
25617
25618 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
25619 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
25620 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
25621 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
25622
25623 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
25624
25625 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
25626 (or overriden) "CHILL" macro rather then bare "gcc".
25627 Also look for ../../gcc/xgcc since that is what we will
25628 actually need, not "Makefile". Remove following assignment
25629 of CHILL to CHILL_FOR_TARGET because that results in
25630 recursive definition.
25631
25632 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
25633
25634 * gdb.base/corefile.exp: Change xfail for backtrace in
25635 corefile.exp from linuxaout to all linux.
25636 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
25637 cases where we miss the breakpoint at the signal handler
25638 for some reason. Setup xfail for linuxoldld/linuxaout and
25639 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
25640 hitting SIGURG breakpoint.
25641 * gdb.base/signals.exp: Setup xfail for "next" acting like
25642 continue to add linuxoldld. Setup xfail for all linux for
25643 "next to handler in signals_tests_1", "backtrace in
25644 signals_tests_1", "continue to func1", "pass SIGUSR1",
25645 and continue to handler".
25646
25647 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
25648
25649 * Update all FSF addresses except those in COPYING* files.
25650
25651 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
25652
25653 * gdb.base/a2-run.exp: Change messages to be more explicit about
25654 the status of args, and quote binfile in results.
25655
25656 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
25657
25658 * gdb.base/callfuncs.exp: Add tests for passing structs to
25659 inferior functions and return various types.
25660 * gdb.base/callfuncs.c: Add functions to receive a struct
25661 and return a member of the struct, in various types.
25662
25663 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25664
25665 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
25666
25667 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
25668
25669 * config/vxworks29k.exp: New file, sources vxworks.exp.
25670
25671 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
25672
25673 * config/gdbremote.exp: New file. Testing framework using
25674 gdbserver.
25675
25676 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
25677
25678 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
25679 "call function when asleep" and "send end of file".
25680 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
25681 for "backtrace in corefile.exp".
25682 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
25683 for "backtrace through signal handler".
25684 * gdb.base/corefile.exp: Make sure we actually generate a core file
25685 before trying the core tests. Some systems allow the user to suppress
25686 generation of core files and default to that (linux for example).
25687 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
25688 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
25689
25690 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
25691
25692 * gdb.threads: New directory with some crude multi-threaded
25693 gdb tests (step.exp and step2.exp).
25694 * config/mt-lynx (STEP_EXECUTABLE): Define.
25695 (THREADFLAGS): Define.
25696
25697 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
25698
25699 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
25700
25701 * gdb.base/signals.exp: Disable whole file for lynx until
25702 further notice.
25703
25704 * gdb.base/signals.exp: xfail test where "next" acts like
25705 "continue" for lynx.
25706
25707 * gdb.base/interrupt.exp: xfail test for calling function while
25708 inferior is asleep for lynx.
25709
25710 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
25711 than one cr-lf after each command.
25712
25713 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25714
25715 * configure.in: Reinstate setting of stabsdirs variable, fix
25716 typo in setting up configdirs for native builds.
25717
25718 * gdb.base/return.exp: Fix typo in return double test.
25719 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
25720 compiler from optimizing them away.
25721
25722 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
25723
25724 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
25725 sequences to be echo'd by gdb when using gdb_test.
25726 * gdb.chill/chexp.exp: Likewise.
25727 * gdb.fortran/exprs.exp: Likewise
25728
25729 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
25730
25731 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
25732 after the inferior gdb has started.
25733
25734 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
25735 after each command.
25736 * gdb.base/funcargs.exp: Likewise.
25737 * gdb.base/gdbvars.exp: Likewise.
25738 * gdb.base/interrupt.exp: Likewise.
25739 * gdb.base/list.exp: Likewise.
25740 * gdb.base/watchpoint.exp: Likewise.
25741 * gdb.c++/demangle.exp: Likewise.
25742 * gdb.c++/inherit.exp: Likewise.
25743 * gdb.chill/chexp.exp: Likewise.
25744 * gdb.fortran/exprs.exp: Likewise.
25745
25746 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
25747 test if we can't handle IO to/from the inferior.
25748
25749 * gdb.c++/misc.exp: Always check for a program already being
25750 started after sending a "run" command to gdb.
25751
25752 * gdb.base/twice.exp: Start with a fresh gdb.
25753
25754 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
25755 only depend on gdb's expression code, not the chill runtime.
25756
25757 * gdb.base/return.c: Put return values into variables so we
25758 can have gdb print them rather than depending on the program
25759 to print them.
25760 * gdb.base/return.exp: Corresponding changes.
25761
25762 * lib/gdb.exp: Provide default value for noinferiorio.
25763 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
25764 the inferior.
25765
25766 * gdb.base/break.exp: Always check for a program already being
25767 started after sending a "run" command to gdb.
25768 (text_next_with_recursion): Don't check the output from the
25769 program's printf statement. Instead just make sure the program
25770 exited.
25771
25772 * gdb.base/commands.exp: Protect tests which need arguments with
25773 $noargs conditionals.
25774
25775 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25776
25777 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
25778 of structure member arrays to match gdb/valops.c:value_addr change.
25779
25780 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
25781
25782 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
25783 cases.
25784
25785 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
25786
25787 * configure.in (configdirs): Remove gdb.chill from default list
25788 of subdirs and then add it back in only if doing a native build.
25789 The current chill compiler does not yet work in any cross build.
25790 * Revert all signal changes from Jul 6.
25791 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
25792 for sh-hms targets, allowing these tests to link, with no other
25793 changes. Testing is suppressed by setting "nosignals" in site.exp.
25794
25795 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
25796
25797 * configure.in (signaldirs): Define and add to configdirs for all
25798 targets except some specific ones that are known to not support signals.
25799 Also clean up formatting.
25800 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
25801 (signals, sigall): Remove rules to build.
25802 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
25803 Moved to new gdb.signals directory.
25804 * gdb.signals: New test directory.
25805 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
25806 signals.c signals.exp}: New or moved files.
25807
25808 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
25809
25810 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
25811
25812 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
25813
25814 * gdb.base/return.exp: Xfail `return double' test failure
25815 on at least Solaris 2.3 and handle future/past versions on
25816 a case by case basis as appropriate. Also update message
25817 to include i*86 failures.
25818
25819 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
25820
25821 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
25822
25823 * lib/gdb.exp: Fix comment which erroneously identified
25824 gdb_file_cmd as gdb_load (the 19 May change was in fact to
25825 gdb_file_cmd not gdb_load).
25826 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
25827
25828 * gdb.base/setvar.exp: Make test names consistent between pass and
25829 fail cases. Use gdb_test more.
25830
25831 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
25832
25833 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
25834
25835 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25836
25837 * gdb.base/help.exp: Fix expected help string for `show commands'.
25838
25839 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
25840
25841 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
25842
25843 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
25844 of a text section.
25845
25846 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
25847
25848 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
25849 that loop eventually terminates. Fix Connection refused logic so
25850 that testsuite will expire nicely.
25851
25852 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
25853
25854 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
25855 config/rom68k.exp: New tcl glue for the appropriate monitors.
25856 These all just end up calling monitor.exp.
25857 * config/monitor.exp (gdb_target_monitor): Handle `Connection
25858 refused' by retrying. Cleanup some timeout issues.
25859 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
25860 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
25861 callers don't have to set/restore global timeout variable.
25862
25863 * The following set of changes centralizes management of the global
25864 timeout variable. This way, it can be set in one target dependent
25865 place instead of dozens of places scattered throughout the test suite.
25866 If you need to lengthen a timeout, then you should either set timeout
25867 in one of the config/{target}.exp files, or multiply it by a factor.
25868 Setting it to an absolute value is always going to lose for some
25869 targets.
25870 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
25871 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
25872 * gdb.base/funcargs.exp: Don't set timeout.
25873 * gdb.base/list.exp (test_forward_search): Only use local timeout.
25874 * gdb.base/printcmds.exp (test_print_string_constants
25875 test_print_array_constants): Don't set timeout.
25876 * gdb.base/ptype.exp: Don't set timeout.
25877 * gdb.base/recurse.exp: Don't set timeout.
25878 * gdb.base/return.exp: Don't set timeout.
25879 * gdb.base/watchpoint.exp: Don't set timeout.
25880 * gdb.c++/classes.exp (do_tests): Don't set timeout.
25881 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
25882
25883 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
25884
25885 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
25886
25887 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
25888
25889 * lib/gdb.exp: Disable chill tests for irix5.
25890
25891 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
25892
25893 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
25894 each test pass or fail.
25895
25896 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
25897
25898 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
25899 xlc not gcc.
25900
25901 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
25902
25903 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
25904
25905 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
25906
25907 * config/est.exp: Fix copyright and comments. Remove dead code.
25908 Use targetname, serialport and baud variables instead of fixed
25909 constants.
25910 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
25911 * config/cpu32bug.exp: New file to support cpu32bug monitors.
25912
25913 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
25914
25915 * gdb.base/watchpoint.exp: Don't run
25916 test_watchpoint_triggered_in_syscall for sunos.
25917
25918 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
25919
25920 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
25921 they don't seem to exist. Do include stdio.h.
25922
25923 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
25924
25925 * gdb.base/a1-selftest.exp: Add alpha xfail.
25926
25927 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
25928
25929 * gdb.base/watchpoint.c (main): Prompt before calling read().
25930 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
25931 Revise accordingly. Remove cruft about sending "123" several
25932 times, until it gets noticed. Clean up the "print buf[0]" stuff
25933 so that it passes or fails, and waits for prompts in the usual way.
25934
25935 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
25936
25937 * gdb.base/recurse.exp: Fix comment.
25938
25939 * TODO: Remove item about printing variables in nodebug.exp. Add
25940 item about enabling tests which are only run on some targets.
25941
25942 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
25943 fail, make test names unique, use new gdb_test convention
25944 regarding pattern, use gdb_test more, etc.).
25945
25946 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
25947 fail, make test names unique, etc.).
25948
25949 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25950
25951 * gdb.base/nodebug.c: Change return type of top and middle to
25952 short.
25953 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
25954 are fixed by the recent mdebugread.c changes. Allow `short ()'
25955 as type for top and middle.
25956
25957 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
25958
25959 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
25960 nearly as I can tell, the whole thing was an accident in Stu's
25961 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
25962 to replace a send/expect pair with gdb_test, but ended up only
25963 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
25964 of 30 Mar 1995 took care of it, but left this vestigial comment
25965 which I am now nuking.
25966
25967 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
25968
25969 * gdb.base/break.exp: Look for different line number for
25970 breakpoint at main depending on usestubs.
25971
25972 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25973
25974 * gdb.base/list.exp: Adjust some alternate expect patterns to
25975 match recent list0.c change. Add alternate expect pattern for
25976 output from `list default lines around main' for optimizing
25977 compilers.
25978
25979 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
25980
25981 * lib/gdb.exp: If nosignals is not set, set it to 0.
25982
25983 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
25984
25985 * config/slite-gdb.exp: Responds to load symbol table prompt.
25986 * gdb.base/break.exp: Adjust line number, fix rerun.
25987 * gdb.base/langs0.c: Add #ifdef usestubs.
25988
25989 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
25990
25991 * gdb.base/list.exp: Adjust line contents after adding new lines in
25992 list0.c. Also fix a syntax error.
25993
25994 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
25995 * gdb.base/break.exp: ditto.
25996 * gdb.base/list.exp: ditto.
25997 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
25998 * gdb.base/run.c: ditto.
25999 * gdb.base/list0.c: ditto.
26000 * gdb.base/funcargs.c: ditto.
26001
26002 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
26003
26004 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
26005 $targetname, $serialport and $baud instead of hardwired variables.
26006 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
26007 target doesn't support signals.
26008
26009 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
26010
26011 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
26012
26013 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26014
26015 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
26016 Don't rely on the value of an auto variable before it has been
26017 initialized. Use gdb_test more.
26018
26019 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26020
26021 * lib/gdb.exp (default_gdb_version): A version number must start
26022 with a digit, but other than that contains all characters up to
26023 the first whitespace character.
26024
26025 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26026
26027 * gdb.base/commands.exp (breakpoint_command_test): New tests.
26028
26029 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26030
26031 * gdb.c++/*.exp: Warn if executable does not exist. The original
26032 reason for skipping the warning was that configure.in sometimes
26033 intentionally skipped building the executables but the tcl code
26034 had no way of knowing. That (a) was always bogus with respect to
26035 error handling, (b) is no longer true (right now there is no way
26036 to skip C++ tests).
26037
26038 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
26039
26040 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26041
26042 * gdb.base/list.exp: Add expect patterns for output from
26043 SunPRO compiled executables.
26044 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
26045 types.
26046
26047 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26048
26049 * gdb.base/break.exp (test_next_with_recursion): Accept any line
26050 number (we are already testing that the correct source line text
26051 gets printed).
26052
26053 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
26054 that is what is intended, but something needed to be done to get
26055 sunos4 native working again.
26056
26057 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
26058
26059 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
26060 apparently went with a (very) old xfail.
26061
26062 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
26063
26064 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
26065 runto_main is a proc in gdb.exp that will do 'step' for target use
26066 stubs.
26067 * gdb.base/exprs.exp: ditto.
26068 * gdb.base/interrupt.exp: ditto.
26069 * gdb.base/opaque.exp: ditto.
26070 * gdb.base/printcmds.exp: ditto.
26071 * gdb.base/ptype.exp: ditto.
26072 * gdb.base/scope.exp: ditto.
26073 * gdb.base/setvar.exp: ditto.
26074 * gdb.base/signals.exp: ditto.
26075 * gdb.base/twice.exp: ditto.
26076 * gdb.c++/classes.exp: ditto.
26077 * gdb.c++/inherit.exp: ditto.
26078 * gdb.c++/templates.exp: ditto.
26079 * gdb.base/break.exp: no run and hit main for stubs. Change line
26080 numbers for breakpoints and info breakpoint.
26081 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
26082 breakpoint().
26083 * gdb.base/callfuncs.c: ditto.
26084 * gdb.base/exprs: ditto.
26085 * gdb.base/interrupt.c: ditto.
26086 * gdb.base/opaque0.c: ditto.
26087 * gdb.base/printcmds.c: ditto.
26088 * gdb.base/ptype.c: ditto.
26089 * gdb.base/scope0.c: ditto.
26090 * gdb.base/setvar.c: ditto.
26091 * gdb.base/signals.c: ditto.
26092 * gdb.base/twice.c: ditto.
26093 * gdb.c++/misc.cc: ditto.
26094 * gdb.c++/templates.cc: ditto.
26095
26096 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26097
26098 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
26099
26100 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
26101 somewhere between `read' and `main.c'. I'm pretty sure the
26102 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
26103 and it isn't particularly useful.
26104
26105 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
26106
26107 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26108
26109 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
26110
26111 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
26112
26113 * config/mt-slite: add LIBS and -nostdlib.
26114 * config/slite-gdb.exp: add this new file to support sparclite target.
26115
26116 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
26117
26118 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
26119
26120 * gdb.base/a2-run.exp: Change argument to istarget from
26121 "*-*-vxworks" to "*-*-vxworks*".
26122 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
26123
26124 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
26125
26126 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
26127 will not runto main but do a 'step' to step out of breakpoint().
26128 * config/mt-slite: add -Dusestubs.
26129
26130 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26131
26132 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
26133 instead of just @.
26134
26135 * gdb.base/signals.exp: Add test for "handle all print".
26136 * TODO: Remove "handle all print". Also remove item about
26137 checking copyright date (I don't like the idea of a spurious FAIL
26138 based on when we run the tests).
26139
26140 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
26141 for SunOS4 (reason for failure not investigated). Remove
26142 redundant test for $binfile.
26143
26144 * gdb.base/nodebug.c (array_index): Call malloc.
26145
26146 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
26147
26148 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
26149
26150 * gdb.base/recurse.exp: Update gdb_test invocation to use new
26151 conventions and slightly simplify the matching regexp.
26152
26153 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26154
26155 * gdb.base/break.exp: Update gdb_test invocation to use new
26156 convention.
26157
26158 * lib/gdb.exp: If noargs is not set, set it to 0.
26159
26160 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
26161 tests unique.
26162
26163 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
26164
26165 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26166
26167 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
26168 one argument of type "<non-float parameter>".
26169
26170 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
26171
26172 * config/rom68k.exp: New file to support Motorola IDP board.
26173 * gdb.base/a2-run.exp: Skip this file if noargs is set.
26174 * gdb.base/break.c: Change things around so that this program
26175 doesn't depend upon args. This is necessary to make remote
26176 targets work (in general, they can't take args).
26177 * gdb.base/break.exp: Don't try to send args to program. Don't
26178 expect output. Also, replace lots of code with gdb_test.
26179
26180 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26181
26182 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
26183 printing of '\'' (which is what the comment says we are testing,
26184 even though we were not), not '''.
26185 (test_integer_literals_rejected): Test that printing ''' is an error.
26186
26187 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
26188 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
26189 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
26190 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
26191 Use gdb_test not test_print_accept.
26192 * lib/gdb.exp: Remove test_print_accept.
26193
26194 * gdb.base/signals.exp (signal_tests_1): Make pass message
26195 consistent with fail message.
26196
26197 * gdb.base/whatis.exp: Remove xfails for printing char vs.
26198 unsigned char; the bug (PR 1821) is fixed.
26199
26200 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
26201
26202 * gdb.base/scope.exp (test_at_localscopes): Call pass for
26203 successful tests--makes xfailing them work right.
26204
26205 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26206
26207 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
26208 only \r\n, not .*. The test can pass .* as the last thing in
26209 $pattern if that is what it wants. In addition to providing this
26210 flexibility, this change should speed up pattern matching in cases
26211 where the pattern already ended with .* (there were a number of
26212 them). This change also helps catch bad patterns--in the old
26213 scheme the typo "char \*" instead of "char \\*" would pass. Now
26214 it is caught.
26215 * Many .exp files: Update callers.
26216
26217 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
26218 clearer and does not spuriously match multiple ('s. Likewise for
26219 ) and *.
26220
26221 * gdb.base/nodebug.exp: Test ability to call a function and pass
26222 it a string (even with no debugging info).
26223
26224 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
26225 "p '\'", which is the same as "p ''" once tcl gets done with
26226 quoting, to "p '\\'", which I suspect is what is intended (one
26227 backslash gets sent to GDB).
26228
26229 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
26230
26231 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26232
26233 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
26234 1817) was fixed literally years ago.
26235
26236 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26237
26238 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
26239 test, it causes stepping out of call_after_alloca_subr with
26240 optimizing compilers.
26241 (localvars_in_indirect_call): Consume GDB prompt if `finish'
26242 fails.
26243
26244 * gdb.c++/templates.exp: Source templ-info.exp only if
26245 the templates executable exists.
26246
26247 * gdb.c++/misc.cc (class Contains_static_instance,
26248 class Contains_nested_static_instance),
26249 gdb.c++/classes.exp (test_static_members): Test printing of
26250 a class that contains a static instance of the class.
26251
26252 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26253
26254 * gdb.base/langs2.c (cppsub_): Don't prototype.
26255 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
26256 only, I believe).
26257
26258 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26259
26260 * lib/gdb.exp (skip_chill_tests): New procedure.
26261
26262 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
26263
26264 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
26265
26266 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
26267 each expect pattern. Cuts runtime from 12 to about 4 seconds.
26268
26269 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26270
26271 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
26272
26273 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
26274 disassemble 8, not 16, instructions for part 4.
26275
26276 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
26277 support the latter anymore.
26278
26279 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
26280 -DNO_PROTOTYPES.
26281 * gdb.base/callfuncs.c: Control use of prototypes based on
26282 NO_PROTOTYPES, not __STDC__.
26283 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
26284 t_float_values2 tests if prototypes in use.
26285
26286 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
26287 t_double_values): When checking differences against DELTA, check
26288 that difference is within the range (-DELTA,DELTA), not just
26289 (-infinity,DELTA).
26290
26291 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
26292
26293 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
26294 'file' command firts, then 'target', then 'load', this is due to gdb
26295 target set up.
26296 * config/mips-gdb.exp: Fix a couple regular exp bugs.
26297
26298 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
26299
26300 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
26301 FP load/store variants.
26302 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
26303
26304 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
26305
26306 * gdb.base/term.exp: Do not give a warning if not native, it is
26307 not an abnormal condition.
26308
26309 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
26310
26311 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
26312 t_char_array".
26313
26314 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
26315
26316 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
26317 are getting the version number.
26318
26319 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
26320 if not native, it is not an abnormal condition.
26321
26322 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26323
26324 * lib/gdb.exp: Just use "file exists", rather than undocumented
26325 dejagnu procedure "findfile".
26326
26327 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
26328
26329 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
26330 (LDFLAGS): Set to -Xlinker -Ur.
26331
26332 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
26333 Removed, these values are set by lib/gdb.exp.
26334
26335 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
26336
26337 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
26338
26339 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
26340 of replicating gdb startup code.
26341
26342 * config/mt-vxworks (LDFLAGS): Set to -r.
26343 (CFLAGS_FOR_TARGET): Removed.
26344
26345 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
26346 (gdb) and gdb for vxworks uses (vxgdb).
26347
26348 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
26349 executable is not in the tree and host != target, use sed and
26350 program_transform_name to determine the gdb name used by the
26351 target.
26352
26353 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
26354 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
26355
26356 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26357
26358 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
26359 floats, chars, and shorts where there are ANSI-style function
26360 definitions.
26361
26362 * gdb.base/langs.exp, gdb.base/langs*: New test.
26363 * gdb.base/Makefile.in: Build it.
26364 * TODO: Remove item about checking that C names don't get C++
26365 demangling applied; this test tests it.
26366
26367 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26368
26369 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
26370 went with the const70 xfail. The xfail went away a year ago.
26371
26372 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
26373
26374 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
26375 for hp300.
26376
26377 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
26378
26379 * gdb.base/a1-selftest.exp: Don't run on hp300.
26380
26381 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26382
26383 * Makefile.in (site.exp): Set host_alias and target_alias as well
26384 as host_triplet and target_triplet.
26385
26386 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26387
26388 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
26389
26390 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
26391 places as other ecoff systems).
26392
26393 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
26394 ultrix.
26395
26396 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26397
26398 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
26399 remove them.
26400 * gdb.base/nodebug.exp: Accept "function" in addition to "text
26401 variable and "variable" in addition to "data variable".
26402 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
26403
26404 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
26405 2.
26406 * gdb.base/list1.c (long_line): Add additional statement at start
26407 of function.
26408 * gdb.base/list.exp (test_forward_search): Update line number to
26409 reflect new statement.
26410
26411 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26412
26413 * gdb.base/signals.exp: Reinitialize searched source directories
26414 after gdb_start call.
26415
26416 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
26417
26418 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
26419 * gdb.stabs/Makefile.in: Likewise.
26420
26421 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
26422 change. Instead split the tests into smaller pieces.
26423 * gdb.disasm/hppa.s: Corresponding changes.
26424
26425 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26426
26427 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
26428 Quote ^C when passing it to stty. For some shells ^ is a pipe.
26429
26430 * gdb.base/funcargs.exp: Modify many tests so that every test
26431 either passes or fails. Make some test names unique.
26432
26433 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26434
26435 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
26436 Call stty to set interrupt character.
26437
26438 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
26439 for HP assembler versus GNU assembler based on actual behavior of
26440 $(CC), rather than assuming that $(AS) is always the GNU assembler.
26441
26442 * TODO: Suggest a few more stepping tests.
26443
26444 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
26445
26446 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
26447 restart GDB for h8300 after a continue.
26448 (return): Add pattern to match a29k-udi behavior.
26449 * gdb.base/nodebug.exp: Remove obsolete comment.
26450 * gdb.base/regs.exp: New file, testing of register displays.
26451 * gdb.base/return.exp: Fix typo in reference to $objdir.
26452 * gdb.base/whatis.exp: Always start with a fresh GDB.
26453
26454 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26455
26456 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
26457 higher, these tests generate a lot of output.
26458
26459 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26460
26461 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
26462 code following the catch silently ignored some errors; without the
26463 catch they should be thrown like any other tcl error. Also, the
26464 catch used "" instead of {} which meant all the callers who wanted
26465 to include one of the characters "[]$ had to quote it an extra time.
26466 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
26467 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
26468 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
26469 Remove extra quoting.
26470
26471 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
26472
26473 * gdb.base/commands.exp: Make test names unique; every test either
26474 passes or fails. Update some comments.
26475
26476 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
26477
26478 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26479
26480 The following fixes a FAIL caused by the fact that the alpha stabs
26481 configuration didn't use the ".if alpha" code in weird.def.
26482 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
26483 bit pointer, so the 32 bit version works even on the alpha.
26484 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
26485 Remove the stuff which allowed us to have separate versions for
26486 alpha and everything else.
26487
26488 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
26489 regexp which "info func operator\[\](" is supposed to match. Fix
26490 string to send to GDB. Note that GDB still doesn't work right. Add a
26491 new test for "info func .perator\[\](" which GDB does handle correctly.
26492
26493 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
26494
26495 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26496
26497 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
26498 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
26499 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
26500 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
26501 it makes the tests harder to understand and confuses test-o-matic.
26502 The preferred style is that each test provides a PASS or a FAIL,
26503 and has a unique message (e.g. "continue #54" not just "continue")
26504 which is the same for the pass and the fail.
26505 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
26506 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
26507 to lib/gdb.exp.
26508 * gdb.base/printcmds.exp: Use test_print_accept. Remove
26509 prt_accept which was basically the same thing. Likewise for
26510 test_print_reject and prt_reject.
26511 * lib/gdb.exp (test_print_reject): Add some more error message
26512 patterns to match from the former printcmds.exp (prt_reject).
26513 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
26514 One defect of the passcount stuff is that some of it failed to
26515 report XPASS where appropriate.
26516 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
26517 stuff before and after arg in expected pattern.
26518 (test_paddr_operator_functions): Re-do test without print_addr_of;
26519 this is the only test which seems to want extra stuff there.
26520
26521 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26522
26523 * gdb.base/nodebug.exp: Update new tests to reflect improved
26524 wording of gdb output.
26525
26526 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
26527 and "ptype" work on variables in files compiled without -g.
26528 Replaces commented out "maint print msymbol" tests.
26529
26530 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26531
26532 * gdb.base/setvar.c (dummy): Call malloc.
26533
26534 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
26535 losing with the irix4 sed.
26536
26537 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
26538 ALRM" on irix4.
26539
26540 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26541
26542 * TODO: Remove items about corefile.exp testing new exec-file and
26543 backtrace; both are now done. Add items about printing enums.
26544
26545 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26546
26547 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
26548 "get signal $thissig" test fails.
26549
26550 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
26551
26552 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26553
26554 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
26555 compiler warning with dec alpha compiler.
26556
26557 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
26558 extra \n from gdb_test call (this explains why the prompt test
26559 that I removed yesterday was there).
26560 (user_defined_command_test): Remove extra \n and prompt test.
26561
26562 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
26563 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
26564 doesn't exist.
26565 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
26566 Also remove alpha workaround, which turns out to be because
26567 SIGABRT == SIGLOST.
26568
26569 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
26570
26571 * gdb.base/help.exp: Don't test "help show".
26572
26573 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26574
26575 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
26576 "set print address" is on.
26577 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
26578 pass prompt to gdb_test; gdb_test already looks for the prompt.
26579
26580 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
26581
26582 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
26583 was a vestige of the manual TESTSTRATEGY, and the purpose of it
26584 was to make sure that gdb can read a core file. But (a) the "read
26585 the corefile" part didn't make it to a1-selftest.exp, we just
26586 delete the corefile after creating it, and (b) we test reading
26587 corefiles in corefile.exp anyway. Also, this test left around a
26588 xgdb process on Solaris.
26589
26590 * gdb.base/corefile.exp: Also test backtrace.
26591
26592 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
26593
26594 * gdb.base/commands.exp: Test a simple user defined command with
26595 arguments and if/while statements; verify the full user command is
26596 printed by "show user".
26597
26598 * gdb.base/commands.exp: Test if/while commands as part of a
26599 breakpoint command list; verify they appear in breakpoint
26600 information.
26601
26602 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26603
26604 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
26605 than by dividing by zero.
26606
26607 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
26608
26609 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
26610 performing an inferior call with watchpoints enabled.
26611 * gdb.base/watchpoint.c (main): Delete second unnecessary read
26612 call.
26613
26614 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26615
26616 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
26617 of "file" command.
26618
26619 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
26620 Add additional pattern for when "int operator int(void);" appears
26621 in a different order.
26622
26623 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26624
26625 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
26626
26627 * gdb.base/help.exp: Replace most of docstrings for "info signals"
26628 and "signal" with ".*".
26629
26630 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26631
26632 * TODO: Add note about "handle all nostop".
26633
26634 * gdb.base/{sigall.c, sigall.exp}: New test.
26635 * gdb.base/Makefile.in: Add it.
26636
26637 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
26638
26639 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
26640 when invoking GDB, suppresses any windowing interface.
26641
26642 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
26643
26644 * config/sim-gdb: New file, simulator testing support.
26645
26646 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
26647
26648 * gdb.base/interrupt.exp: Test calling func1 twice.
26649
26650 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
26651
26652 * gdb.base/list.exp (test_forward_search): Set timeout higher
26653 when we'll be getting lots of output from gdb.
26654
26655 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
26656 "init_malloc" to after the expect statement. Run it if that
26657 regexp is taken, but also for two others which happen if source
26658 cannot be found.
26659
26660 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
26661
26662 * gdb.base/printcmds.exp: New test, for printing register before
26663 program is running.
26664
26665 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26666
26667 * gdb.base/list.exp: Correct some alternate expect patterns
26668 to reflect changes in list1.c.
26669
26670 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
26671
26672 * TODO: Add item regarding large frames.
26673
26674 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
26675
26676 * TODO: Remove item about enabling return.exp; it
26677 is enabled. Suggest a few more "return" tests.
26678
26679 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26680
26681 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
26682 anonymous unions.
26683
26684 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
26685
26686 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
26687 and pr-5646.o, so "make" is the same as "make all", not "make
26688 pr-4975.o".
26689
26690 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
26691
26692 * gdb.base/list.exp: Adjust expectations to reflect changes in
26693 list1.c.
26694 (test_forward_search): New test proc.
26695 * gdb.base/list1.c (long_line): New function, has long source line.
26696
26697 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
26698
26699 * gdb.base/a1-selftest.exp: Change initial stepping to know about
26700 additional line of code that was added.
26701
26702 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
26703
26704 * gdb.disasm/hppa.s: Break the large branching tests into smaller
26705 tests so as not to overflow expect's input buffers.
26706 * gdb.disasm/hppa.exp: Corresponding changes.
26707
26708 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26709
26710 Beginnings of template debugging tests.
26711 * gdb.c++/templ-info.cc: New file to test for template
26712 debugging capability of the compiler.
26713 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
26714 templ-info.cc.
26715 * gdb.c++/templates.cc: Add explicit template instantiations
26716 to enable compiling with -fno-implicit-templates. Add destructor
26717 and 'value' method to T5 class for template tests.
26718 * gdb.c++/templates.exp: Add testcases for printing of template
26719 types, setting breakpoints on template methods and calling a
26720 template method.
26721
26722 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
26723
26724 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
26725 branch target since some assemblers (gas-2.5) may emit a
26726 relocation for the branch instead of resolving it in the
26727 assembler.
26728
26729 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26730
26731 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
26732 through signal handler.
26733
26734 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
26735
26736 * configure.in (*-*-netware): Use config/mt-netware.
26737
26738 * config/mt-netware: New file.
26739 * config/mt-i386-netware: Removed, separate configs for different
26740 netware architectures are no longer needed now that we have
26741 --with-headers.
26742
26743 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26744
26745 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
26746 by the recent changes to use ANSI C arithmetic conversions.
26747
26748 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
26749
26750 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
26751 bug involving using inferior_pid to figure out whether to select a
26752 frame.
26753
26754 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
26755
26756 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
26757 match the current disassembler output.
26758
26759 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
26760
26761 * gdb.fortran/exprs.exp: Expect VOID instead of void.
26762 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
26763 types, expect "int" as type of integer values (for now).
26764
26765 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
26766
26767 * gdb.base/commands.exp: New tests for if/while commands.
26768
26769 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
26770
26771 * lib/gdb.exp (runto): Replace sub-pattern for hex value
26772 by .*, since hex values have different syntax in Chill mode.
26773
26774 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26775
26776 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
26777 linefeed from expect pattern for repeated types with indices > 9.
26778
26779 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
26780
26781 First part of Fortran test suite.
26782 * gdb.fortran: New directory.
26783 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
26784
26785 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26786
26787 * gdb.base/default.exp: Update expect pattern for load command
26788 without arguments.
26789
26790 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
26791
26792 * configure.in: Change i386 to i[345]86.
26793 * gdb.base/configure.in: Likewise.
26794 * gdb.c++/configure.in: Likewise.
26795 * gdb.chill/configure.in: Likewise.
26796
26797 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
26798
26799 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
26800 patterns, since that is not a valid context for comments.
26801
26802 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
26803
26804 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
26805 repeated types and repeated types with indices > 9.
26806
26807 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
26808
26809 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
26810 2417; old bug has been fixed.
26811
26812 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
26813
26814 * gdb.base/interrupt.exp: When trying to wake up the inferior,
26815 send the newline ourselves instead of assuming gdb_test will do
26816 so when passed an empty input string.
26817
26818 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
26819 stabs testcode.
26820
26821 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
26822
26823 * lib/gdb.exp (gdb_test): Don't send anything if the first
26824 argument is an empty string. This makes cases where we want to
26825 match output that is already in expect's buffers (for example,
26826 matching a breakpoint after gdb_run_cmd has been called) work
26827 reliably.
26828
26829 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
26830
26831 * config/netware.exp: New file.
26832
26833 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
26834
26835 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
26836 the -B and -L prefixes so we can find the debugging stub.
26837
26838 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
26839 there and we are using the gcc from the tree.
26840
26841 * gdb.base/types.c: Removed.
26842
26843 * gdb.base/configure.in: Look for makefile fragments in ../config.
26844 Recognize i386-*-netware.
26845 * gdb.c++/configure.in: Likewise.
26846
26847 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26848
26849 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
26850 the correct TCL syntax.
26851
26852 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
26853
26854 * gdb.base/opaque.exp: use runto instead of messing around with
26855 breakpoints. Simplify by using gdb_test.
26856
26857 * gdb.base/bitfields.exp: restart between tests on netware targets
26858 because breakpoints aren't relocated after target death. Run
26859 processes to completion.
26860
26861 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
26862
26863 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
26864
26865 * Makefile.in: Remove extra tabs that confuse some versions
26866 of "make". Use the newly built gdb to test with by default,
26867 rather than the first one in the tester's search path.
26868
26869 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
26870
26871 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
26872
26873 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
26874 condition help.
26875
26876 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
26877
26878 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
26879
26880 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
26881 running.
26882 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
26883 * gdb.base/funcargs.exp: Likewise.
26884
26885 * gdb.base/bitfields.exp: Simplify by using gdb_test.
26886 * gdb.base/funcargs.exp: Likewise.
26887
26888 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
26889 message is "".
26890
26891 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
26892
26893 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
26894 return,signals,twice}.exp: Handle non-existant binaries
26895 consistantly.
26896
26897 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
26898 * gdb.base/Makefile.in: Don't try to generate a core dump, we
26899 might testing a cross development system.
26900
26901 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
26902
26903 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
26904 runtest script is relative to ${srcdir}, not ${rootdir}.
26905
26906 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
26907
26908 * gdb.base/signals.exp: Allow for optionality of breakpoint
26909 address.
26910
26911 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
26912
26913 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
26914
26915 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
26916
26917 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
26918 for size_t definition.
26919 * gdb.c++/templates.cc: Likewise
26920
26921 * config/mt-i386-netware: New file.
26922
26923 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
26924 defined.
26925
26926 * gdb.base/Makefile.in: Added support for systems that name core
26927 files by appending "core" to the program name.
26928 * gdb.base/a1-selftest.exp: Likewise.
26929
26930 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26931
26932 * gdb.base/return.exp: Add comment and message for `return double'
26933 test failure on Sparc Solaris.
26934
26935 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
26936
26937 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
26938
26939 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26940
26941 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
26942 from optimizing them away.
26943 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
26944 patterns to include default constructors and assignment operators,
26945 to match gcc versions beyond 2.5.8. Accept any cplus demangling
26946 character in the output of the virtual base pointer.
26947
26948 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26949
26950 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
26951 expression match in print_addr_of to avoid unintented matches.
26952 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
26953 versions up to 2.5.8.
26954
26955 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26956
26957 * gdb.base/list.exp: Tweak alternate pattern for listing of an
26958 included file to run under newer versions of expect.
26959 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
26960 consecutive >'s in templates to accomodate recent cplus-dem.c change.
26961 Remove xfail for the virtual table of BDDHookV.
26962
26963 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
26964
26965 * lib/gdb.exp (string_to_regexp): Set a default result.
26966 (default_gdb_start): Fix misleading message.
26967
26968 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
26969
26970 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
26971 Remove all CC, etc definitions.
26972 * config/mt-hpux: New file.
26973 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
26974 (CFLAGS, LDFLAGS): Define.
26975 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
26976
26977 * Makefile.in (site.exp): Don't insert host_os, etc.
26978 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
26979 (distclean): Check existence of subdir.
26980 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
26981 * gdb.base/Makefile.in: General cleanup and simplification.
26982 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
26983 to build executables. Use default rule to build .o files.
26984 (EXPECT, RUNTEST, CC): Fix relative pathname.
26985 (site.exp): Don't insert host_os, etc.
26986 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
26987 and/or SIGUSR1 defined.
26988 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
26989 * gdb.c++/Makefile.in: General cleanup and simplification.
26990 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
26991 (CFLAGS): Remove.
26992 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
26993
26994 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
26995
26996 * gdb.base/recurse.exp: Misc changes to get tests running again
26997 after Kung's changes to the watchpoint code.
26998 * gdb.base/watchpoint.exp: Likewise.
26999
27000 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
27001
27002 * lib/gdb.exp (string_to_regexp): Convert {\} also.
27003
27004 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
27005
27006 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
27007 * lib/gdb.exp (default_gdb_start): Define.
27008 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
27009 gdb.base/funcargs.exp, gdb.base/opaque.exp,
27010 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
27011 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
27012 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
27013 Don't call gdb_target_udi in between tests.
27014
27015 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27016
27017 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
27018 (which was basically just a local version of the same thing). In
27019 addition to avoiding duplication, gdb_test_exact is faster.
27020 * lib/gdb.exp (gdb_test_exact): Fix typo.
27021
27022 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
27023 don't give an error.
27024
27025 * gdb.base/term.exp: Call delete_breakpoints before starting.
27026
27027 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
27028 (t10): Add comment.
27029
27030 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
27031
27032 Reorganization of the GDB Test Suite.
27033
27034 * gdb.base: New directory, contains all the basic tests.
27035 * gdb.c++: New directory, tests specific to C++.
27036 * gdb.chill: New directory, tests specific to Chill.
27037 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
27038 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
27039 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
27040 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
27041 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
27042 t30-31 to chill).
27043 * */gdbme.*: Rename to match appropriate expect scripts.
27044 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
27045 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
27046 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
27047 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
27048 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
27049 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
27050 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
27051 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
27052 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
27053 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
27054 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
27055 gdb.c++/virtfunc.cc: New names of C++ files.
27056 * gdb.chill/chillvars.ch: New name of Chill file.
27057 * gdb.base/configure.in, gdb.c++/configure.in,
27058 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
27059 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
27060 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
27061 * configure.in (configdirs): Update to reflect directory changes.
27062 (target_abbrev): No longer define for any configuration.
27063 * Makefile.in: Cosmetic improvements to header comments.
27064
27065 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
27066
27067 Various changes to gdb.t31:
27068
27069 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
27070 * gdbme.ch: Make all key-words and predefineds be upper-case.
27071 * chillvars.exp: Expect key-words and predefinds in upper-case.
27072
27073 * chillvars.exp: Use gdb_test_exact many places.
27074 Change expected output for arrays (which now includes index labels).
27075
27076 * pr-5020.exp, gdme.ch (module PR_5020):
27077 New test, for PR-5020.
27078
27079 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
27080
27081 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
27082 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
27083
27084 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
27085
27086 * Makefile.in: Fix bit-rot in definitions of CHILL,
27087 CHILL_FOR_TARGET and Chill_LIB.
27088 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
27089 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
27090 CHILL, and CHILL_LIB.
27091
27092 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
27093
27094 * Revert the previous changes. Please see Rob's directory
27095 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
27096
27097 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
27098
27099 * Makefile.in, configure.in, config/mips-gdb.exp,
27100 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
27101 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
27102 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
27103 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
27104 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
27105 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
27106 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
27107 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
27108 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
27109 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
27110 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
27111 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
27112 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
27113 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
27114 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
27115 changes from 94Q1.
27116
27117 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
27118
27119 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
27120 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
27121 Rob's new testing fragments.
27122
27123 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
27124
27125 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
27126 lib/gdb.exp: Replace error proc calls with perror.
27127
27128 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
27129
27130 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
27131 version also, match on casted version strings, and match on
27132 gdb startup case where the line numbers might be messed up.
27133
27134 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
27135
27136 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
27137 (CFLAGS): Delete it from here.
27138
27139 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
27140
27141 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
27142
27143 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
27144
27145 * Makefile.in (RUNTEST): Default to just "runtest".
27146
27147 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27148
27149 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
27150 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
27151 the code has been restructured.
27152
27153 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27154
27155 * gdb.t00/default.exp (set write): Allow any number of \r and/or
27156 \n, not just one of each.
27157
27158 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
27159 /bin/cc gives a warning if you do.
27160
27161 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
27162
27163 * gdb.t24/demangle.exp: change expect pattern of
27164 __t10ListS_link1ZUiRCUiPT0
27165
27166 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27167
27168 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
27169 on local variables in recursive functions.
27170
27171 * gdb.t07/Makefile.in: Build the new test.
27172
27173 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27174
27175 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
27176 directly. Instead compare the return values from actual calls.
27177
27178 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
27179
27180 * Makefile.in (check): Set TCL_LIBRARY for runtest.
27181
27182 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27183
27184 * From Peter Schauer with minor modifications.
27185 * gdb.t15/return.exp (return_tests): Handle targets where "return"
27186 stops in mid-line in the caller. Add xfail for returning a float
27187 value on X86 targets.
27188
27189 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27190
27191 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
27192 to avoid expect lossage.
27193 (fmem_LRbug_tests): Likewise.
27194 * gdb.disasm/hppa.s: Corresponding changes.
27195
27196 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
27197 conditions to work with latest dejagnu/expect.
27198
27199 * gdb.t15/funcargs.exp (finish from indirect call): No longer
27200 expected to fail on the PA.
27201 (backtrace in call with trampolines): Explicitly require main
27202 to be frame #1 (no trampolines should show up in backtrace).
27203
27204 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
27205 "continue -expect".
27206 * gdb.t06/break.exp: Likewise.
27207 * gdb.t07/watchpoint.exp: Likewise.
27208 * gdb.t13/bitfields.exp: Likewise.
27209 * gdb.t15/{funcargs,return}.exp: Likewise.
27210 * gdb.stabs/weird.exp: Likewise.
27211 * config/{mips,udi}-gdb.exp: Likewise.
27212
27213 * hppa.sed: Enclose comments within a sed command to avoid
27214 losing with the old OSF1 sed.
27215
27216 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27217
27218 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
27219 sequent dynix.
27220 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
27221 * gdb.t15/funcargs.exp: Conditionally step again to really
27222 finish from marker_call_with_trampolines. Handle the case where
27223 the first step from within call_with_trampolines already steps
27224 us back to main.
27225 * gdb.t15/gdbme.c: Add comment to closing brace of
27226 call_with_trampolines for funcargs.exp.
27227
27228 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27229
27230 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
27231 Fix typo(s).
27232
27233 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27234
27235 * gdb.t07/gdbme.c: More code for watchpoint testing.
27236
27237 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
27238 "Hardware watchpoint" throughout file.
27239 (test_watchpoint_triggered_in_syscall): New test.
27240 (test_complex_watchpoint): New test.
27241
27242 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27243
27244 * gdbme.c (call_with_trampolines): New function to try and step
27245 into. Tests trampoline problems on the PA.
27246
27247 * funcargs.exp (localvars_in_indirect_call): No longer expect
27248 stepping into indirect call to fail on PAs.
27249 (test_stepping_over_trampolines): New test.
27250
27251 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27252
27253 * TODO: Add suggestions for static member function tests, and
27254 completion tests.
27255
27256 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27257
27258 * TODO: Add suggestions for "p/a" tests.
27259
27260 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
27261 (default_gdb_exit): Replace all the hair with sending "quit" to
27262 the process with a simple close.
27263
27264 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27265
27266 * TODO: Add suggestions for shared library tests.
27267
27268 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27269
27270 * TODO: Add suggestions for x/s tests.
27271
27272 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27273
27274 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
27275 "enable once", and "enable breakpoints once" with ".*".
27276
27277 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27278
27279 * TODO: Add suggestions about structure passing tests.
27280
27281 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27282
27283 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
27284 the primary1 test, use work around if __GNUC__ < 2.
27285 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
27286 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
27287 Test for bad output rather than waiting for timeout. Issue
27288 second continue only if first continue failed.
27289
27290 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
27291
27292 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
27293 operator[] test with gdb_test because the old code didn't seem to
27294 be getting the quoting right with the new dejagnu.
27295
27296 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
27297
27298 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
27299 one from the path.
27300 * Makefile.in: Use a fresh expect if there is one, use runtest
27301 from the src tree if there is one.
27302
27303 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
27304
27305 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
27306 next over recursive call. Revise the tests from that point on
27307 (which had been skipped) to match GDB's actual (correct) output.
27308
27309 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
27310 with next over a breakpoint whose condition is false.
27311
27312 * gdb.t00/help.exp: Comment out "help set print" tests just like
27313 (and for same reason as) "help set" test.
27314
27315 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27316
27317 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
27318 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
27319
27320 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27321
27322 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
27323 necessary gdb_target_udi.
27324
27325 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
27326
27327 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
27328 1838 and 2417; they are fixed.
27329
27330 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
27331 gdb.t03/ptype.exp (ptype structure, ptype union):
27332 Remove xfails; the test is looser than when the xfails were added.
27333
27334 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
27335 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
27336
27337 * gdb.t01/run.exp: Only run shell test if isnative.
27338
27339 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
27340 since "run" automatically loads if necessary. Call gdb_target_udi
27341 after the "file" since "file" kills any execution target.
27342
27343 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
27344 GDB. GDB doesn't work that way (not anymore at least) on UDI.
27345 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
27346 argument for UDI.
27347
27348 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
27349
27350 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
27351
27352 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
27353
27354 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27355
27356 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
27357 properly quoting regexps. This makes the second argument to
27358 demangle a fixed string, which matches the callers, instead of a
27359 shell-style pattern which is what the previous implementation
27360 used. Update some of the callers.
27361
27362 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27363
27364 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
27365 (comib_nullified_tests): Fix typo.
27366 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
27367 strings. No longer expected to fail.
27368
27369 * gdb.disasm/hppa.s (addib_tests): Fix typo.
27370 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
27371 strings. No longer expected to fail.
27372
27373 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
27374 string. No longer expected to fail.
27375
27376 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27377
27378 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
27379 No longer expected to fail.
27380
27381 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
27382 string. No longer expected to fail.
27383
27384 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27385
27386 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
27387 only in the names (I probably got most of them). I was even
27388 generous with some which differed in underscores in names, and
27389 probably missed a few, and I *still* was able to remove almost a
27390 third of the file with almost no impact on testsuite coverage.
27391
27392 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27393
27394 * gdb.t00/default.exp: Match udi_attach error message as well as
27395 the one from child_attach.
27396
27397 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
27398
27399 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
27400
27401 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
27402 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
27403
27404 * Move test with enums and partial symbols back to
27405 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
27406 Reverts the change of 26 May 93. Per today's change to
27407 stabs.texinfo, the behavior that weird.exp was expecting was
27408 unreasonable; what is important is that the compiler+gdb get
27409 things right, which happens with a recent gcc. Also fix the test
27410 to deal with native compilers which put out the stab gdb can't
27411 deal with.
27412
27413 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27414
27415 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
27416 in the names. The main thing these accomplish is to slow things down.
27417 Many more such duplicates surely remain.
27418
27419 * gdb.t00/help.exp: Comment out "help support" test just like
27420 (and for same reason as) "help set" test.
27421
27422 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
27423
27424 * gdb.t06/break.exp: Remove setup_xfails for
27425 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
27426 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
27427 about known bug in gcc to include up through 2.5.8.
27428 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
27429 well as "_vb$".
27430 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
27431 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
27432 with latest gcc and gdb.
27433 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
27434 well as "_vb$".
27435
27436 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27437
27438 * configure.in (hppa*-*-*): Also configure and build stabs-only
27439 tests.
27440
27441 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27442
27443 * gdb.t10/hppa.mt: A makefile fragment for the PA.
27444 * gdb.t10/configure.in (hppa*-*-*): Use it.
27445
27446 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27447
27448 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
27449
27450 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27451
27452 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
27453 versions prior to 1.13.5.
27454
27455 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27456
27457 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
27458 the prompt is at the start of a line.
27459
27460 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27461
27462 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
27463 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
27464 in the copr tests now.
27465 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
27466 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
27467 expected to fail.
27468
27469 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
27470
27471 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
27472 gdb.t31/chillvars.exp, lib/gdb.exp:
27473 Tweak to run under either version of expect.
27474 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
27475 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
27476 * gdb.t11/list.exp: Remove extraneous whitespace.
27477
27478 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27479
27480 * gdb.t16/printcmds.exp (test_print_strings): Accept
27481 "(unsigned char *) " before the string.
27482
27483 * TODO: Add notes about printing of fancy types and GDB expressions.
27484
27485 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
27486
27487 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
27488 * gdb.t06/configure.in: Don't try to compile signals test program
27489 if doing mips-idt-ecoff.
27490
27491 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
27492
27493 * Most .exp files: Tweak to run under either version of expect.
27494
27495 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27496
27497 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
27498 xfails; I'm not sure why they are failing, but not because of PR 1806.
27499
27500 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
27501
27502 * config/unix-gdb.exp: Remove gdb_unload cause it's already
27503 defined in lib/gdb.exp.
27504
27505 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27506
27507 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
27508 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
27509 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
27510 have to be typeless.
27511
27512 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27513
27514 * TODO: Add suggestion for copyright year test.
27515
27516 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
27517
27518 * configure.in (*-*-lynxos*): Add stabs tests.
27519
27520 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
27521
27522 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
27523 so insert a tab before any assembler directive in column zero.
27524
27525 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
27526 stores.
27527 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
27528 stores.
27529 (fpu_short_memory_tests): Likewise.
27530
27531 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27532
27533 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
27534 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
27535 .stabs directives in comments.
27536
27537 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27538
27539 * TODO: New file, describing tests we could write.
27540 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
27541
27542 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27543
27544 * gdb.t06/signals.exp: Add kludge to force re-sync.
27545
27546 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
27547 to xgdb instead of gdb, get out of gdb.
27548
27549 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
27550
27551 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
27552 for info.
27553
27554 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
27555
27556 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
27557 * gdb.stabs/configure.in (hppa*-*-*): Use it.
27558 * gdb.stabs/hppa.sed: New sed script for the PA.
27559
27560 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27561
27562 * gdb.stabs: Re-write weird.def and configuration to use sed
27563 instead of cpp. sed is portable and POSIX; cpp is neither.
27564
27565 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27566
27567 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
27568
27569 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27570
27571 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
27572
27573 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27574
27575 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
27576 "_vb$".
27577 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
27578 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
27579
27580 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27581
27582 * lib/gdb.exp: Comment out code which depends on non-existent
27583 `transform' procedure.
27584
27585 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
27586
27587 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
27588 * lib/gdb.exp: Transform tool name.
27589 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
27590 1.1's new error handling system.
27591
27592 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27593
27594 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
27595
27596 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27597
27598 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
27599 They made pattern matching so slow that timeouts happened on
27600 heavily loaded systems. Now any output from "show print" which
27601 gets us back to the GDB prompt is a PASS.
27602
27603 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
27604
27605 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
27606
27607 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27608
27609 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
27610
27611 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
27612 It is not from PR 3220.
27613
27614 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27615
27616 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
27617 just started failing because they depended on the order the
27618 subcommands are presented, or exact docstring text. This kind of
27619 test is a pain and has minimal benefit.
27620
27621 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27622
27623 * gdb.t09/corefile.exp: At end of test, use "core" command with
27624 no arguments.
27625
27626 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
27627
27628 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
27629 17}/Makefile.in: Make it possible to run the testsuite with Sun
27630 make and CC = cross gcc by adding explicit build rules for .o
27631 files.
27632
27633 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27634
27635 * gdb.t15/funcargs.exp: Don't put comments on same line as
27636 setup_xfail (@#$*%& tcl braindamage!).
27637
27638 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27639
27640 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
27641
27642 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
27643
27644 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
27645 * gdb.t20/inherit.exp: remove three dumplicate entries.
27646
27647 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27648
27649 * gdb.t06/break.exp: For "next over recursive call", fail on any
27650 incorrect output, not just on "factorial (value=2)".
27651
27652 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27653
27654 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
27655 working now. Add an xfail if accesing a bss variable causes
27656 a memory error if the target is not yet run.
27657
27658 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27659
27660 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
27661 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
27662 name of __st* demangling (2 strings). Did Kung really get the
27663 more than 95 others right without testing them?
27664
27665 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
27666
27667 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
27668
27669 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
27670
27671 * configure.in (configdirs): Add gdb.disasm
27672 * gdb.disasm: New directory for GDB disassembler tests.
27673 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
27674
27675 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27676
27677 * gdb.t00/help.exp: Don't test "help set".
27678
27679 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
27680 from within expect statements. None of these happen anymore and
27681 they cause regressions to be silently unnoticed.
27682
27683 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
27684 messages) about known failures with gcc cygnus-2.4.5-930417.
27685
27686 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
27687 comp-info.exp so it gets built if it doesn't exist.
27688
27689 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
27690 it is no longer used.
27691 * gdb.t13/comp-info.c: Removed.
27692
27693 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
27694
27695 * gdb.t06/signals.exp: Add xfail for sun3.
27696
27697 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27698
27699 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
27700 relevant because ^C doesn't get sent but failure can be reproduced
27701 interactively).
27702
27703 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27704
27705 * gdb.stabs/alpha.mt: New configuration file for alpha.
27706 * gdb.stabs/configure.in: Use it.
27707 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
27708 sharing with alpha.mt, redefine long to word via preprocessor.
27709 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
27710 for alpha.
27711 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
27712 native cc.
27713 * gdb.t00/teststrategy.exp: Change expect string so that we
27714 consume the `(xgdb)' from the command echo and from the gdb prompt.
27715 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
27716 gdb currently compares all values as long, so this failure probably
27717 applies to any configuration where LONGEST is bigger than a target int.
27718 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
27719 with gcc.
27720 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
27721 to handle opaque pointers, gcc is.
27722 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
27723 as first argument. Include <sys/types.h> and change all operator
27724 new definitions to use size_t.
27725 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
27726 now that we use size_t.
27727
27728 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27729
27730 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
27731 a long or float array cast all array members to the same type.
27732 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
27733 with 64 bit longs.
27734 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
27735 on alpha.
27736 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
27737
27738 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27739
27740 * gdb.t24 (demangle.exp): Constructors of templates have names like
27741 vector<int>::vector(int) not vector<int>::vector<int>(int). See
27742 section 14.6 of the ARM.
27743
27744 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
27745 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
27746 accomplish little and slow down the testsuite.
27747
27748 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
27749 Accept spaces various places.
27750
27751 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27752
27753 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
27754 with watchpoint enabled.
27755
27756 * Makefile.in: Remove definition of CC and remove the second
27757 definition of CXX (the "CXX = gcc" one remains). These definitions
27758 were causing backquotes to be expanded within backquotes, which
27759 doesn't work.
27760
27761 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
27762
27763 * gdb.t17/callfuncs.exp: Add "return 0" to end.
27764
27765 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27766
27767 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
27768 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
27769 by mips cc and contains no stabs entries.
27770
27771 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
27772
27773 * config/vx-gdb.exp: Use fake device to load files rather than
27774 NFS.
27775 * lib/gdb.exp: New proc to do "file" command.
27776 * config/unix-gdb.exp: Use new "file" proc.
27777
27778 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
27779
27780 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
27781 Rework board rebooting slightly.
27782 (gdb_exit): Don't exit from the remote shell; there isn't one.
27783 * gdb.stabs/weird.exp: If a program is being debugged already,
27784 kill it.
27785 * gdb.t04/setvar.exp: Stop and restart gdb.
27786 * gdb.t05/expr.exp: Likewise.
27787 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
27788 restart gdb and reload the program.
27789 * gdb.t08/opaque.exp: Likewise.
27790 * gdb.t12/scope.exp: Likewise.
27791 * gdb.t13/bitfields.exp: Likewise.
27792 * gdb.t15/funcargs.exp: Likewise.
27793 * gdb.t20/classes.exp: Likewise.
27794 * gdb.t03/ptype.exp: Increase timeout.
27795 * gdb.t16/printcmds.exp (test_print_string_constants,
27796 test_print_array_constants): Likewise.
27797 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
27798 * gdb.t20/classes.exp (do_tests): Likewise.
27799 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
27800
27801 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
27802
27803 * gdb.stabs: Renamed *wierd* to *weird*.
27804
27805 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
27806
27807 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
27808 for timeout. Add "known gcc 2.4.5 bug" to failure message.
27809
27810 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
27811
27812 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
27813 (do_tests): Remove xfail for whatis on one_var and two_var.
27814
27815 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
27816
27817 * Makefile.in: Made cross building work better by adding
27818 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
27819
27820 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27821
27822 * gdb.t15/{return.c,return.exp,Makefile.in}:
27823 New test, currently commented out.
27824
27825 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
27826
27827 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
27828 still running and removes the leftover named socket so GDb can do
27829 clean restarts.
27830
27831 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
27832
27833 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
27834 console, not GDB.
27835 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
27836 cross testing works better with "make check"
27837 * config/unix-gdb: Use default procedures for exit and version.
27838 * config/vx-gdb.exp: Cleaned up and massaged back to working order
27839 with the newest VxWorks.
27840
27841 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27842
27843 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
27844 old form.
27845
27846 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
27847 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
27848
27849 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
27850
27851 * config/unix-gdb.exp: Remove this version of gdb_exit
27852 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
27853 Rob says he'll look at it when he gets back to testing boards.
27854
27855 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
27856
27857 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
27858 an expected fail for certain ptype commands.
27859
27860 * gdb.t20/classes.exp: Update expected results of "ptype class
27861 Base1" to account for the constructor that now appears in the type.
27862
27863 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
27864
27865 * configure.in (configdirs): Restore gdb.t04, which mysteriously
27866 disappeared from list.
27867 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
27868 "alldone" proc with call to cleanup and exit.
27869 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
27870 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
27871 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
27872 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
27873 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
27874 "alldone" proc with simple returns that suppress remaining
27875 tests. The alldone proc went away many months ago.
27876
27877 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27878
27879 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
27880
27881 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
27882
27883 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27884
27885 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
27886 as vax gdb will display them.
27887
27888 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27889
27890 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
27891 optimizers.
27892
27893 * scope.exp: Change "bad value for localval" messages so each one
27894 is unique.
27895
27896 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
27897 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
27898
27899 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
27900
27901 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27902
27903 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
27904 doesn't exist (due to optimization).
27905
27906 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27907
27908 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
27909 contains \r because the filename is long.
27910
27911 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
27912 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
27913
27914 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27915
27916 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
27917 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
27918 Ultrix.
27919 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
27920 int tests.
27921 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
27922
27923 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
27924
27925 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
27926
27927 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
27928 to match does not match the passing case but still matches the
27929 failing case.
27930
27931 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27932
27933 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
27934
27935 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
27936
27937 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
27938 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
27939 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
27940 Remove various versions of gdb_exit.
27941 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
27942 gdb_exit.
27943 * config/unix-gdb.exp: gdb_exit remains here, and should override
27944 the generic version, since it's doing a lot of wierd stuff that
27945 the other versions aren't. FIXME, fold it in, or abandon this
27946 version.
27947
27948 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27949
27950 * gdb.t24/demangle.exp: Add tests for PR 3220.
27951
27952 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27953
27954 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
27955
27956 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
27957
27958 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
27959 "i386-*-*". Works for i486 as well.
27960
27961 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
27962 bug, and expand domain of xfail to all SVR4 systems, since the
27963 actual problem is likely to be in generic SVR4 /proc support.
27964
27965 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27966
27967 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
27968
27969 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
27970
27971 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
27972 xfails for other systems. Match a missing 'Continuing.' as an
27973 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
27974
27975 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
27976 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
27977 Only issue warning for missing executables if -all option is used.
27978
27979 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
27980 file if -all option is used. It's like an unpredictable XFAIL.
27981
27982 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27983
27984 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
27985 for dynamically linked binaries.
27986
27987 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
27988
27989 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27990
27991 * gdb.t20/inherit.exp: Change message for "print tagless struct"
27992 to state that this is a known bug in old versions of g++.
27993
27994 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27995
27996 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
27997 while waiting for `Continuing'.
27998
27999 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
28000
28001 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
28002 in text, data, and bss.
28003 * gdb.t10/nodebug.c: Add local and global test variables for
28004 initialized and uninitialized data.
28005
28006 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28007
28008 * config/unix-gdb.exp (gdb_exit): Add "wait".
28009
28010 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28011
28012 * gdb.t06/signals.exp: xfail the continue from the handler for all
28013 targets.
28014
28015 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
28016 function with watchpoints enabled, the i386 call dummy starts with
28017 a call.
28018
28019 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
28020 386 bsd names its corefiles.
28021
28022 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
28023
28024 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
28025 compilers don't grok it.
28026 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
28027 with small octal ints rather than character constants, which
28028 are signed and might not fit if first promoted to int.
28029
28030 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
28031
28032 * gdb.t09/Makefile.in (clean): Remove corefile.
28033
28034 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28035
28036 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
28037
28038 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28039 and Jim Kingdon (kingdon@cygnus.com)
28040
28041 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
28042 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
28043 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
28044
28045 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28046
28047 * gdb.t17/interrupt.exp: Add xfail for hppa.
28048
28049 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28050
28051 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
28052 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
28053 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
28054 to determine signed-ness of bitfields and use the result to setup
28055 the xfail.
28056 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
28057 * gdb.t15/funcargs.exp: Use them to step until the second indirect
28058 call line is reached if necessary.
28059
28060 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28061
28062 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
28063
28064 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28065
28066 * gdb.t06/break.exp: Also test `clear' command.
28067
28068 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
28069
28070 * gdb.t00/teststrategy.exp: Remove extra quote.
28071
28072 * gdb.t07/watchpoint.exp: Change xfail for calling function with
28073 watchpoint enabled to be for all non-68k machines.
28074
28075 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
28076
28077 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28078
28079 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
28080 targets use aout.mt instead of ecoff.mt as gas understands
28081 standard aout format.
28082
28083 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
28084
28085 * lib/gdb.exp (runto): Don't insist that function we are running to
28086 was compiled with -g.
28087
28088 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
28089
28090 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
28091 to get back into the read system call.
28092 Accept leading newline in case where we woke it up.
28093
28094 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28095
28096 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
28097 to make the stabs test work on ecoff systems using gcc and -with-stabs.
28098 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
28099 enable ecoff configuration.
28100
28101 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28102
28103 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
28104
28105 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28106
28107 * gdb.t16/printcmds.exp: Add another printf test.
28108
28109 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
28110
28111 * configure.in: If configured -with-stabs on any target, add
28112 stabsdirs to configdirs.
28113
28114 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28115
28116 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
28117 fun" so pattern does not match the command itself.
28118
28119 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28120
28121 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
28122
28123 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28124
28125 * gdb.t17/interrupt.exp: Test for more things.
28126
28127 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28128
28129 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
28130 compiler arranges the code and line numbers.
28131
28132 * gdb.t17/interrupt.exp: Don't send \n after ^C.
28133
28134 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28135
28136 * gdb.t00/help.exp: Increase expect input buffer size.
28137
28138 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28139
28140 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
28141
28142 * gdb.t07/watchpoint.exp: Add xfail for hppa.
28143
28144 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
28145
28146 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
28147 [0-9]*, not just [0-9].
28148
28149 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28150
28151 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
28152
28153 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
28154
28155 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28156
28157 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
28158
28159 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28160
28161 * gdb.t06/signals.c: Add xfails for sun3.
28162
28163 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
28164
28165 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
28166 test_stepping tests.
28167
28168 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28169
28170 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
28171
28172 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
28173
28174 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
28175 rather than actually putting it through cpp twice.
28176
28177 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
28178
28179 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
28180
28181 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
28182 no longer needed.
28183
28184 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28185
28186 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
28187
28188 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
28189 C++ features prints as "struct", make it a pass, not an xfail.
28190
28191 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28192
28193 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
28194 Don't require VA to print as "class" rather than "struct".
28195
28196 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
28197
28198 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
28199
28200 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28201
28202 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
28203
28204 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28205
28206 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
28207 order.
28208
28209 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28210
28211 * gdb.t16/printcmds.exp: Add printf tests.
28212
28213 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
28214
28215 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
28216
28217 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
28218
28219 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
28220 pass counts, to counteract any existing or future setup_xfails.
28221
28222 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28223
28224 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
28225 {BEGIN,END}_COMMON for common block instead of STAB.
28226 * gdb.stabs/wierd.exp: Add xfail for rs6000.
28227
28228 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
28229 intp_var should be N_GSYM not N_LSYM.
28230 wierd-aout.S: Use a label for the value of the N_SO.
28231 wierd.def: Remove all backslashes.
28232 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
28233
28234 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28235
28236 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
28237 get the expected next to inheritance3.
28238
28239 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28240
28241 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
28242 now that gcc-2.4 gets it right.
28243
28244 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28245
28246 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
28247
28248 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
28249 generating comp-info.exp which works for cross-compilation.
28250
28251 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
28252
28253 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
28254 "*-*-sysv4.*".
28255
28256 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
28257
28258 * gdb.t01/run.exp: Start with a fresh gdb.
28259 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
28260 SVR4.x.
28261
28262 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
28263
28264 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
28265 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
28266 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
28267 Makefile.in (distclean, realclean): Remove gdbme.c from list of
28268 things to remove.
28269
28270 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
28271
28272 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
28273 test cases from bug reports.
28274
28275 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
28276
28277 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
28278 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
28279 avoid spurious xfails.
28280 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
28281 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
28282 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
28283
28284 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
28285
28286 * gdb.t00/teststrategy.exp: Rework to provide more useful
28287 description of each test, fix problem with systems that define
28288 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
28289 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
28290 results for "next over recursive call" so timeouts aren't taken
28291 by error.
28292
28293 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
28294
28295 * gdb.t12/scope.exp: Test printing of variables before run.
28296
28297 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
28298 printed in wrong order due to sorting.
28299
28300 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
28301
28302 * gdb.t00/teststrategy.exp: Fix expected results for printing
28303 user entered string constant. Is array of char, prints with no
28304 address.
28305
28306 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
28307 commands.
28308 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
28309 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
28310 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
28311 of struct of char arrays.
28312 * gdb.t00/radix.exp: New tests for radix commands.
28313
28314 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
28315
28316 * gdb.t16/printcmd.exp: Print a variable before running program
28317 (with xfail for AIX).
28318
28319 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
28320
28321 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
28322
28323 * gdb.t16/printcmd.exp: Don't print variables before running program.
28324
28325 * gdb.t06/break.exp: Don't require envp argument to main.
28326
28327 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
28328
28329 * gdb.t02/whatis.exp, gdb.t11/list.exp:
28330 Add xfails for rs6000.
28331
28332 * gdb.t02/whatis.exp: Change other tests not to re-test something
28333 we already tested.
28334
28335 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
28336 each type used has a variable of that type.
28337
28338 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
28339
28340 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
28341
28342 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
28343
28344 * configure.in: change srctrigger to be a file, not a directory
28345
28346 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
28347
28348 * configure.in (mips-idt-ecoff*): Added trailing '*'.
28349
28350 * gdb.t11/list.exp: Fixed a couple of typos.
28351
28352 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
28353
28354 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
28355 is fixed and PR is closed.
28356 * gdb.t16 (gdbme.c): Add simple test string variable.
28357 * gdb.t16 (printcmds.exp): Add tests with simple test string
28358 variable, primarily for boundaries on "set print elements".
28359
28360 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
28361
28362 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
28363 Make leading 0's optional and don't expect a tab in the middle
28364 of the number.
28365
28366 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
28367
28368 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
28369 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
28370 don't end command passed to gdb_test with newline.
28371
28372 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
28373 signed keyword away, don't expect signed bitfields to be signed.
28374
28375 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
28376 printing with only as many 1's as are in the field as well as printing
28377 with 32 1's (see comment).
28378
28379 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
28380
28381 * gdb.t00/default.exp: Start with a fresh gdb.
28382 * configure.in (configdirs): Remove gdb.t31 until the chill
28383 compiler works again. It no longer is able to find chillrt0
28384 since it isn't in libchill.a anymore.
28385 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
28386 wierd.o, make more modular.
28387 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
28388 spurious newlines that caused problems.
28389
28390 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28391
28392 * Move test with enums and partial symbols from gdb.t03/ptype.exp
28393 to gdb.stabs/wierd.exp since GCC has worked around the bug.
28394 gdb.stabs/wierd.{exp,def}: Many new tests.
28395
28396 * gdb.t00/default.exp: update info line for new message.
28397
28398 * gdb.t02/{whatis.exp,gdbme.c}:
28399 Test that "char *" doesn't print as "caddr_t".
28400
28401 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28402
28403 * gdb.t00/help.exp: Use .* in place of some help messages which
28404 just changed.
28405 gdb.t00/default.exp: Update "info frame" test for new message.
28406 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
28407 Remove some xfails
28408
28409 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28410
28411 * gdb.t03/{gdbme.c,ptype.exp}:
28412 Add tests for typedef'd struct and union without tags.
28413 Also check "whatis" on a variable of a typedef'd enum without a tag.
28414
28415 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
28416 PRMS 1823; the bug still exists but isn't reproduced by this test
28417 anymore), and remove rs6000 XFAIL (the bug is fixed).
28418
28419 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
28420 duplicated from whatis.exp. For those that are left, accept
28421 "long", "long int", or "int" for long variables (whatis.exp already
28422 has an XFAIL for "int", so no need to fail it here).
28423
28424 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
28425 Deal with GCC's names for types now that GDB uses the compiler's names.
28426
28427 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
28428 setup_xfail's for sunos4. If we #defined the signed keyword away,
28429 don't expect GDB to know that char it is signed.
28430
28431 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
28432
28433 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
28434
28435 * configure.in (configdirs): Add gdb.t24 for C++ tests that
28436 should work on any system, regardless of debugging format.
28437 * gdb.t21/demangle.exp: Move to gdb.t24.
28438 * gdb.t24/demangle.exp: Move from gdb.t21.
28439 * gdb.t24/{Makefile.in, configure.in}: New files.
28440
28441 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28442
28443 * configure.in: Do gdb.stabs and C++ tests only for stabs.
28444 * gdb.stabs: New directory.
28445
28446 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28447
28448 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
28449 not just "Quit anyway?".
28450
28451 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
28452
28453 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
28454 that all setup_xfails are immediately followed by clear_xfails.
28455
28456 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
28457
28458 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
28459 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
28460 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
28461 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
28462 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
28463 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
28464 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
28465 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
28466 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
28467 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
28468 gdb.t31/chillvars.exp, lib/gdb.exp:
28469 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
28470 bug-gdb@prep.ai.mit.edu.
28471
28472 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
28473
28474 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
28475 with 0.0, not integer 0.
28476
28477 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
28478
28479 * gdb.t06/break.exp: Update for "Kill the program" message change.
28480
28481 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
28482
28483 * Makefile.in (GDBFLAGS): Set to -nx.
28484 * Makefile.in (site.exp): Use GDBFLAGS.
28485
28486 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
28487
28488 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
28489 Makefiles.
28490 (check): depend on just-check.
28491 (just-check): added so that tests can be run without a noop
28492 build pass.
28493
28494 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
28495
28496 Switch to using configure's configdirs.
28497 * Makefile.in (Makefile): add configure.in dependency.
28498 (SUBDIRS): removed redundant assignment.
28499 * configure.in: switch subdirs assignment to configdirs.
28500 * gdb.t*/configure.in: new files.
28501
28502 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
28503
28504 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
28505 works.
28506
28507 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
28508
28509 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
28510 in explicit rules. Apparently this is not supported by some makes.
28511
28512 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
28513
28514 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
28515
28516 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28517
28518 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
28519 disappeared.
28520
28521 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
28522
28523 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
28524
28525 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
28526
28527 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
28528 watchpoint problem that is now fixed.
28529 * gdb.t30/chexp.exp: Remove setup_xfail for printing
28530 uninitialized convenience variables.
28531 * gdb.t31/chillvars.exp: Fix expected patterns for printing
28532 structures.
28533
28534 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28535
28536 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
28537 which causes expect to get out of sync with gdb on long output
28538 from help set.
28539 * gdb.t09/corefile.exp: Make expected pattern for core file
28540 failing signal and frame output format less sun specific.
28541
28542 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
28543
28544 * gdb.t31/chillvars.exp: Add and remove initial dummy
28545 breakpoint, so that symbol table is forced in.
28546 (Needed at least on Sunos4, though it seems not SVR4.)
28547 * gdb.t31/chillvars.exp: Update for changed output format.
28548
28549 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
28550
28551 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
28552
28553 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
28554
28555 * Makefile.in: Added --srcdir when invoking runtest, removed the
28556 need for a local config file. (optional now)
28557
28558 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
28559
28560 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
28561 failure count used to force early termination. Add some more
28562 expected failures for gnu style demangling.
28563
28564 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28565
28566 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
28567 pmi variable from gdb.t20/gdbme to get optimized away.
28568 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
28569 Check for written corefile upon timeout _and_ eof.
28570
28571 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28572
28573 * config/unix-gdb.exp: Add missing return 0.
28574
28575 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28576
28577 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
28578 test termination.
28579
28580 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
28581
28582 * configure.in (subdirs): Put back gdb.t17 which mysteriously
28583 disappeared.
28584
28585 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
28586
28587 * gdb.t10/crossload.exp: Disable the i860-elf test until such
28588 time as i860 support works.
28589
28590 * gdb.t15/funcargs.exp: Fix expected outputs to include
28591 "backtrace 100\r" rather than just "backtrace\r", to match last
28592 change.
28593
28594 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
28595
28596 * config/udi-gdb.exp (gdb_exit): Remove close command.
28597 (gdb_target_udi): New procedure to set the UDI target.
28598 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
28599 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
28600 Added waits for prompts after several question responses. Added
28601 some more responses used by a29k-amd-udi-gdb.
28602 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
28603 pass different arguments, restart UDI connection after program
28604 completion.
28605 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
28606 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
28607 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
28608 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
28609 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
28610 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
28611 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
28612 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
28613 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
28614 after program completion.
28615 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
28616 compiled with a SELECT_VECS setting.
28617 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
28618 infinite recursion.
28619
28620 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
28621 Added checks for COFF results, and made them expected failures for
28622 all targets. It would be better to make them expected failures
28623 for COFF targets only.
28624
28625 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
28626
28627 * Makefile.in: add null dvi target, don't bother to recurse
28628 through test directories for info and install-info; rename
28629 $(datadir) to be dejagnu instead of deja-gnu
28630
28631 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
28632
28633 * gdb.t31/gdbme.ch: Re-enable code that previously caused
28634 compiler to coredump.
28635 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
28636 code.
28637
28638 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
28639
28640 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
28641 coredump.
28642 * gdb.t31/chillvars.exp: Comment out tests that depend on that
28643 code.
28644
28645 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
28646
28647 * gdb.t03/ptype.exp: tests for return code from gdb_test.
28648 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
28649 which in a shell. Deletes xgdb when done.
28650 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
28651 Tests the return from the "set height" or "set width" commands.
28652 Added a few return codes where needed.
28653
28654 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
28655
28656 * Makefile.in (SUBDIRS): Add gdb.t17.
28657 * configure.in (subdirs): Add gdb.t17.
28658 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
28659 files to test gdb's calling of functions in the inferior with
28660 the correct arguments and gdb's ability to retrieve any
28661 result returned.
28662
28663 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
28664
28665 * config/unix-gdb.exp (gdb_exit): Remove close commands that
28666 may be called after gdb goes away. Previous versions of expect
28667 needed these to avoid file descriptor leaks, but they cause
28668 errors with the current revision of expect.
28669 * gdb.t00/gdbvars.exp: Use -re on expected output after
28670 setting sevenbit-strings.
28671 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
28672 to set sevenbit-strings consistent across tests.
28673 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
28674 set sevenbit-strings consistent across tests.
28675
28676 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
28677
28678 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
28679 expected output to match current "expect" expectations.
28680
28681 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
28682
28683 * gdb.t00/default.exp: Change expected output for default "source"
28684 command, to match new gdb behavior which requires a filename to
28685 source.
28686
28687 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
28688
28689 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
28690 expected fail for i486-*-* that misses the marker2 function.
28691 * gdb.t10/crossload.exp (bfddefault): Allow successful
28692 recognition of a format to pass even if no symbols are found.
28693 Explicitly catch failures where the format is not recognized
28694 or is ambiguous, and add the reason to the fail message.
28695 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
28696 the cause is and invalid target and add reason to failure message.
28697 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
28698 elf32-i386, elf32-sparc, and elf32-i860.
28699 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
28700 Set up expected failure for 'filename'::variable scope resolution,
28701 which is now apparently broken on all targets.
28702 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
28703 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
28704 gdb.t23/templates.exp: Change failure for missing binfile into
28705 just a warning.
28706 gdb.t21/demangle.exp: Change all cfront references to 'arm'
28707 references.
28708
28709 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
28710
28711 * gdb.t00/default.exp: Add expected output for default "source"
28712 command, to match new gdb behavior.
28713 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
28714
28715 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
28716
28717 * config/*-gdb.exp: returns an error, rather than exiting on
28718 internal errors.
28719
28720 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
28721
28722 * gdb.t03/gdbme.c: Add pointer to struct variable.
28723 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
28724 referencing struct members.
28725
28726 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
28727
28728 * configure.in (mips-idt-ecoff): New target.
28729 * config/mips-gdb.exp: New file for remote board using MIPS remote
28730 debugging protocol.
28731
28732 * Redid configuration scheme. Removed gdb.t*/configure.in.
28733 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
28734 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
28735 distclean targets. Built executables via .o files. Adjusted
28736 tests to account for source files in $(srcdir) rather than
28737 $(objdir).
28738 * lib/gdb.exp (runto): Don't expect () after the function name,
28739 because it may have arguments.
28740
28741 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
28742
28743 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
28744 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
28745 expected failures for mips-idt-* and mips-sgi-*.
28746 * gdb.t00/default.exp (attach): Kill process if requested.
28747 * gdb.t00/help.exp (help target core, help target): Accept a gdb
28748 that does not read core files.
28749 * gdb.t01/run.exp: Removed checks for exit status code.
28750 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
28751 it is linked in.
28752 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
28753 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
28754 appropriate, rather than doing it by hand.
28755 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
28756 execution.
28757 * gdb.t10/crossload.exp: Kill existing program if needed.
28758 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
28759 appropriate, rather than doing it by hand. Always increase
28760 timeout for this test, not just for VxWorks.
28761
28762 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
28763
28764 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
28765 of Chill STRUCT types and STRUCT values.
28766 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
28767 than "char".
28768 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
28769 struct2): New struct definitions and initializations to test
28770 simple Chill STRUCT types.
28771
28772 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
28773
28774 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
28775 the null byte at the end of strings.
28776 * gdb.t00/default.exp: Make show version insensitive to copyright
28777 date.
28778 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
28779 to avoid dependencies on target char signedness.
28780 * gdb.t16/printcmds.exp: Update expected results for explicitly
28781 unsigned char.
28782 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
28783 now work.
28784 * gdb.t21/demangle.exp: Add many more patterns for template
28785 demangling, most of them being expected failures.
28786 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
28787 string we are matching for, to match on the whole string.
28788 * gdb.t21/demangle.exp: Add many new test strings to demangle,
28789 and fix a whole bunch that had incorrect expected output but were
28790 passing anyway because of the bug in "proc demangle".
28791 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
28792 type.
28793 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
28794
28795 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
28796
28797 * gdb/testsuite: made modifications to testcases, etc., to allow
28798 them to work properly given the reorganization of deja-gnu and the
28799 relocation of the testcases from deja-gnu to a "tool" subdirectory.
28800
28801 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
28802
28803 * gdb/testsuite: Initial creation of gdb/testsuite.
28804 Migrated dejagnu testcases and support files for testing nm to
28805 gdb/testsuite from deja-gnu. These files were moved "as is"
28806 with no modifications. This migration is part of a major overhaul
28807 of dejagnu. The modifications to these testcases, etc., which
28808 will allow them to work with the new version of dejagnu will be
28809 made in a future update.
28810
28811 For additional changes see gdb.mi/ChangeLog-1999-2003.
28812 \f
28813 ;; Local Variables:
28814 ;; mode: change-log
28815 ;; left-margin: 8
28816 ;; fill-column: 74
28817 ;; version-control: never
28818 ;; End:
28819
28820 Copyright 1993-2005, 2012 Free Software Foundation, Inc.
28821 Copying and distribution of this file, with or without modification,
28822 are permitted provided the copyright notice and this notice are preserved.
This page took 0.586359 seconds and 5 git commands to generate.