gdb/
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2
3 PR 11914
4 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
5 (main): Call eval_sub.
6 * gdb.python/py-prettyprint.exp:
7 (python execfile ('py-prettyprint.py')): Move it earlier.
8 New breakpoint for eval-break.
9 (continue to breakpoint: eval-break, info locals): New test.
10 (python execfile ('py-prettyprint.py')): Move it from here.
11 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
12 (register_pretty_printers): Register pp_eval_type.
13
14 2012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15
16 Fix a testcase regression by me.
17 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
18 DW_FORM_data4.
19
20 2012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
21 Doug Evans <dje@google.com>
22
23 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
24 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
25
26 2012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
27
28 Fix gdbserver run regression.
29 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
30
31 2012-07-12 Tom Tromey <tromey@redhat.com>
32
33 * lib/gdb.exp (standard_testfile): Don't declare objdir.
34 (clean_restart): Likewise.
35 (core_find): Use standard_output_file.
36
37 2012-07-12 Tom Tromey <tromey@redhat.com>
38
39 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
40 * gdb.dwarf2/dw2-anonymous-func.exp: Use
41 prepare_for_testing_full.
42 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
43 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
44 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
45 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
46 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
47 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
48 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
49 prepare_for_testing_full.
50 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
51 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
52 prepare_for_testing_full.
53 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
54 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
55 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
56
57 2012-07-12 Tom Tromey <tromey@redhat.com>
58
59 * lib/gdb.exp (build_executable_from_specs): New proc, from
60 build_executable.
61 (build_executable): Use it.
62 (prepare_for_testing_full): New proc.
63
64 2012-07-11 Tom Tromey <tromey@redhat.com>
65
66 * gdb.reverse/break-precsave.exp: Use standard_output_file.
67 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
68 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
69 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
70 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
71 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
72 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
73 * gdb.reverse/step-precsave.exp: Use standard_output_file.
74 * gdb.reverse/until-precsave.exp: Use standard_output_file.
75 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
76
77 2012-07-10 Tom Tromey <tromey@redhat.com>
78
79 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
80 standard_output_file.
81 * gdb.mi/gdb2549.exp: Use standard_testfile.
82 * gdb.mi/gdb669.exp: Use standard_testfile.
83 * gdb.mi/gdb701.exp: Use standard_testfile.
84 * gdb.mi/gdb792.exp: Use standard_testfile.
85 * gdb.mi/mi-async.exp: Use standard_testfile.
86 * gdb.mi/mi-basics.exp: Use standard_testfile.
87 * gdb.mi/mi-break.exp: Use standard_testfile.
88 * gdb.mi/mi-cli.exp: Use standard_testfile.
89 * gdb.mi/mi-console.exp: Use standard_testfile.
90 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
91 * gdb.mi/mi-eval.exp: Use standard_testfile.
92 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
93 * gdb.mi/mi-file.exp: Use standard_testfile.
94 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
95 * gdb.mi/mi-logging.exp: Use standard_testfile.
96 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
97 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
98 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
99 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
100 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
101 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
102 * gdb.mi/mi-pending.exp: Use standard_testfile,
103 standard_output_file.
104 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
105 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
106 * gdb.mi/mi-regs.exp: Use standard_testfile.
107 * gdb.mi/mi-return.exp: Use standard_testfile.
108 * gdb.mi/mi-reverse.exp: Use standard_testfile.
109 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
110 * gdb.mi/mi-solib.exp: Use standard_testfile,
111 standard_output_file.
112 * gdb.mi/mi-stack.exp: Use standard_testfile.
113 * gdb.mi/mi-stepi.exp: Use standard_testfile.
114 * gdb.mi/mi-stepn.exp: Use standard_testfile.
115 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
116 * gdb.mi/mi-until.exp: Use standard_testfile.
117 * gdb.mi/mi-var-block.exp: Use standard_testfile.
118 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
119 * gdb.mi/mi-var-child.exp: Use standard_testfile.
120 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
121 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
122 * gdb.mi/mi-var-display.exp: Use standard_testfile.
123 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
124 standard_output_file.
125 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
126 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
127 * gdb.mi/mi-watch.exp: Use standard_testfile.
128 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
129 * gdb.mi/mi2-basics.exp: Use standard_testfile.
130 * gdb.mi/mi2-break.exp: Use standard_testfile.
131 * gdb.mi/mi2-cli.exp: Use standard_testfile.
132 * gdb.mi/mi2-console.exp: Use standard_testfile.
133 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
134 * gdb.mi/mi2-eval.exp: Use standard_testfile.
135 * gdb.mi/mi2-file.exp: Use standard_testfile.
136 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
137 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
138 * gdb.mi/mi2-regs.exp: Use standard_testfile.
139 * gdb.mi/mi2-return.exp: Use standard_testfile.
140 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
141 * gdb.mi/mi2-stack.exp: Use standard_testfile.
142 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
143 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
144 * gdb.mi/mi2-until.exp: Use standard_testfile.
145 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
146 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
147 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
148 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
149 * gdb.mi/mi2-watch.exp: Use standard_testfile.
150
151 2012-07-10 Tom Tromey <tromey@redhat.com>
152
153 * gdb.cp/abstract-origin.exp: Use standard_testfile.
154 * gdb.cp/ambiguous.exp: Use standard_testfile,
155 prepare_for_testing.
156 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
157 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
158 * gdb.cp/anon-ns.exp: Use standard_testfile.
159 * gdb.cp/anon-struct.exp: Use standard_testfile.
160 * gdb.cp/anon-union.exp: Use standard_testfile,
161 prepare_for_testing.
162 * gdb.cp/arg-reference.exp: Use standard_testfile,
163 prepare_for_testing.
164 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
165 * gdb.cp/breakpoint.exp: Use standard_testfile,
166 prepare_for_testing.
167 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
168 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
169 standard_output_file.
170 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
171 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
172 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
173 (test_static_members): Update.
174 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
175 * gdb.cp/converts.exp: Use standard_testfile.
176 * gdb.cp/cp-relocate.exp: Use standard_testfile.
177 * gdb.cp/cpcompletion.exp: Use standard_testfile,
178 prepare_for_testing.
179 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
180 * gdb.cp/cplabel.exp: Use standard_testfile.
181 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
182 prepare_for_testing.
183 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
184 * gdb.cp/derivation.exp: Use standard_testfile,
185 prepare_for_testing.
186 * gdb.cp/destrprint.exp: Use standard_testfile.
187 * gdb.cp/dispcxx.exp: Use standard_testfile.
188 * gdb.cp/exception.exp: Use standard_testfile,
189 prepare_for_testing.
190 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
191 * gdb.cp/extern-c.exp: Use standard_testfile,
192 prepare_for_testing.
193 * gdb.cp/formatted-ref.exp: Use standard_testfile,
194 prepare_for_testing.
195 * gdb.cp/fpointer.exp: Use standard_testfile.
196 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
197 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
198 standard_output_file.
199 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
200 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
201 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
202 standard_output_file.
203 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
204 (do_tests): Update.
205 * gdb.cp/koenig.exp: Use standard_testfile.
206 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
207 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
208 * gdb.cp/m-static.exp: Use standard_testfile,
209 prepare_for_testing.
210 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
211 * gdb.cp/mb-inline.exp: Use standard_testfile,
212 prepare_for_testing.
213 * gdb.cp/mb-templates.exp: Use standard_testfile,
214 prepare_for_testing.
215 * gdb.cp/member-ptr.exp: Use standard_testfile,
216 prepare_for_testing.
217 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
218 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
219 * gdb.cp/method2.exp: Use standard_testfile.
220 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
221 standard_output_file.
222 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
223 (do_tests): Update.
224 * gdb.cp/namespace-enum.exp: Use standard_testfile,
225 prepare_for_testing.
226 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
227 prepare_for_testing.
228 * gdb.cp/namespace.exp: Use standard_testfile,
229 prepare_for_testing.
230 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
231 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
232 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
233 * gdb.cp/nsimport.exp: Use standard_testfile,
234 prepare_for_testing.
235 * gdb.cp/nsnested.exp: Use standard_testfile.
236 * gdb.cp/nsnoimports.exp: Use standard_testfile.
237 * gdb.cp/nsrecurs.exp: Use standard_testfile,
238 prepare_for_testing.
239 * gdb.cp/nsstress.exp: Use standard_testfile,
240 prepare_for_testing.
241 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
242 * gdb.cp/operator.exp: Use standard_testfile.
243 * gdb.cp/oranking.exp: Use standard_testfile.
244 * gdb.cp/overload-const.exp: Use standard_testfile.
245 * gdb.cp/overload.exp: Use standard_testfile,
246 prepare_for_testing.
247 * gdb.cp/ovldbreak.exp: Use standard_testfile.
248 * gdb.cp/ovsrch.exp: Use standard_testfile.
249 * gdb.cp/paren-type.exp: Use standard_testfile.
250 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
251 prepare_for_testing.
252 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
253 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
254 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
255 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
256 * gdb.cp/pr10728.exp: Use standard_testfile,
257 standard_output_file.
258 * gdb.cp/pr12028.exp: Use standard_testfile.
259 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
260 * gdb.cp/pr9167.exp: Use standard_testfile.
261 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
262 * gdb.cp/printmethod.exp: Use standard_testfile,
263 prepare_for_testing.
264 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
265 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
266 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
267 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
268 standard_output_file.
269 * gdb.cp/readnow-language.exp: Use standard_testfile.
270 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
271 (gdb_start_again): Use clean_restart.
272 * gdb.cp/ref-types.exp: Use standard_testfile,
273 prepare_for_testing.
274 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
275 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
276 * gdb.cp/smartp.exp: Use standard_testfile.
277 * gdb.cp/static-method.exp: Use standard_testfile.
278 * gdb.cp/static-print-quit.exp: Use standard_testfile.
279 * gdb.cp/temargs.exp: Use standard_testfile.
280 * gdb.cp/templates.exp: Use standard_testfile,
281 prepare_for_testing.
282 (do_tests): Update.
283 * gdb.cp/try_catch.exp: Use standard_testfile,
284 prepare_for_testing.
285 * gdb.cp/typedef-operator.exp: Use standard_testfile.
286 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
287 * gdb.cp/virtbase.exp: Use standard_testfile,
288 prepare_for_testing.
289 * gdb.cp/virtfunc.exp: Use standard_testfile,
290 prepare_for_testing.
291 (do_tests): Update.
292 * gdb.cp/virtfunc2.exp: Use standard_testfile,
293 prepare_for_testing.
294
295 2012-07-10 Tom Tromey <tromey@redhat.com>
296
297 * lib/gdb.exp (standard_testfile): Unset output variables from
298 earlier invocations.
299
300 2012-07-10 Yao Qi <yao@codesourcery.com>
301
302 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
303 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
304 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
305 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
306 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
307 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
308 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
309 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
310 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
311 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
312 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
313 * gdb.mi/mi-var-display.exp: Likewise.
314 * gdb.mi/mi-var-invalidate.exp: Likewise.
315 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
316 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
317 * gdb.mi/mi2-console.exp: Likewise.
318 * gdb.mi/mi2-disassemble.exp: Likewise.
319 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
320 * gdb.mi/mi2-read-memory.exp: Likewise.
321 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
322 * gdb.mi/mi2-simplerun.exp: Likewise.
323 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
324 * gdb.mi/mi2-syn-frame.exp: Likewise.
325 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
326 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
327 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
328
329 2012-07-09 Tom Tromey <tromey@redhat.com>
330
331 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
332 * gdb.base/callfuncs.exp: Add cast-based test.
333 * gdb.base/callfuncs.c (voidfunc): New function.
334
335 2012-07-08 Doug Evans <dje@google.com>
336
337 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
338
339 2012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
340
341 Fix XFAIL compatibility with old i386 systems.
342 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
343 Check also 'Cannot insert breakpoint 0'.
344
345 2012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
346
347 PR 14321
348 * gdb.base/find.exp
349 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
350
351 2012-07-06 Tom Tromey <tromey@redhat.com>
352
353 * gdb.base/whatis.exp: Add test.
354
355 2012-07-06 Tom Tromey <tromey@redhat.com>
356
357 * gdb.base/whatis.exp: Add regression test.
358
359 2012-07-06 Tom Tromey <tromey@redhat.com>
360
361 * gdb.base/whatis.exp: Add tests.
362
363 2012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
364
365 PR 12649
366 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
367 gdb_test_multiple $gdb_prompt terminator.
368
369 2012-07-04 Pedro Alves <palves@redhat.com>
370
371 * gdb.mi/mi-reverse.exp: Use supports_reverse and
372 supports_process_record.
373
374 2012-07-04 Pedro Alves <palves@redhat.com>
375
376 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
377 endings.
378 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
379
380 2012-07-03 Stan Shebs <stan@codesourcery.com>
381
382 * gdb.base/info-os.c (main): Retry resource acquisition until an
383 available one is found.
384 * gdb.base/info-os.exp: Collect resource keys from the program
385 and use them in matching.
386
387 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
388
389 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
390 Wrap the test into loop for corefile and core0file.
391
392 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
393
394 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
395 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
396 .note.GNU-stack.
397
398 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
399
400 2012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
401
402 * gdb.base/help.exp (help b, help br, help bre, help brea, help
403 break): Include help message for the new `-probe' and `-probe-stap'
404 options.
405
406 2012-07-02 Stan Shebs <stan@codesourcery.com>
407
408 * gdb.base/dprintf.exp: Add agent style tests.
409
410 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
411
412 * gdb.base/stale-infcall.c (infcall): New label test-next.
413 (main): New labels test-pass and test-fail.
414 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
415 $test_fail_bpnum to test-fail.
416 (test system longjmp tracking support): New test.
417 Delete $test_fail_bpnum.
418 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
419 breakpoint.
420
421 2012-06-30 Doug Evans <dje@google.com>
422
423 * gdb.dwarf2/fission-reread.S: New file.
424 * gdb.dwarf2/fission-reread.exp: New file.
425
426 2012-06-28 Stan Shebs <stan@codesourcery.com>
427
428 * gdb.mi/mi-logging.exp: New file.
429
430 2012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
431 Pedro Alves <palves@redhat.com>
432
433 * gdb.threads/siginfo-threads.exp: New file.
434 * gdb.threads/siginfo-threads.c: New file.
435 * gdb.threads/sigstep-threads.exp: New file.
436 * gdb.threads/sigstep-threads.c: New file.
437
438 2012-06-28 Tom Tromey <tromey@redhat.com>
439
440 * gdb.go/package.exp: Partially revert earlier patch; use
441 gdb_compile again. Use standard_output_file.
442
443 2012-06-27 Doug Evans <dje@google.com>
444
445 * gdb.dwarf2/fission-base.c: New file.
446 * gdb.dwarf2/fission-base.S: New file.
447 * gdb.dwarf2/fission-base.exp: New file.
448
449 2012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
450
451 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
452
453 2012-06-27 Tom Tromey <tromey@redhat.com>
454
455 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
456 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
457
458 2012-06-27 Tom Tromey <tromey@redhat.com>
459
460 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
461 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
462 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
463 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
464 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
465 prepare_for_testing.
466 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
467 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
468 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
469 standard_testfile.
470 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
471 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
472 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
473 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
474 prepare_for_testing.
475 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
476 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
477 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
478 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
479 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
480 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
481 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
482 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
483 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
484 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
485 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
486 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
487 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
488 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
489 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
490 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
491 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
492 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
493 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
494 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
495 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
496 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
497 standard_output_file.
498 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
499 standard_output_file.
500 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
501 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
502 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
503 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
504 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
505 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
506 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
507 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
508 * gdb.dwarf2/implptr.exp: Use standard_testfile.
509 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
510 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
511 * gdb.dwarf2/pieces.exp: Use standard_testfile.
512 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
513 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
514 * gdb.dwarf2/valop.exp: Use standard_testfile,
515 prepare_for_testing.
516
517 2012-06-27 Tom Tromey <tromey@redhat.com>
518
519 * gdb.python/python.exp: Fix regexps in pagination tests.
520
521 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
522
523 * gdb.python/py-symtab.exp: Add tests to test the new attribute
524 'last' of gdb.Symtab_and_line.
525 * gdb.python/py-symbol.c: Move break point comment to enable
526 testing of gdb.Symtab_and_line.last.
527
528 2012-06-26 Tom Tromey <tromey@redhat.com>
529
530 * gdb.threads/step.c: Remove.
531 * gdb.threads/step.exp: Remove.
532 * gdb.threads/step2.exp: Remove.
533
534 2012-06-26 Tom Tromey <tromey@redhat.com>
535
536 * gdb.threads/watchpoint-fork.exp (test): Use
537 standard_output_file. Don't declare objdir.
538 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
539 standard_output_file.
540 * gdb.threads/attach-stopped.exp: Use standard_testfile.
541 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
542 clean_restart. Remove incdir.
543 * gdb.threads/corethreads.exp: Use standard_testfile.
544 * gdb.threads/execl.exp: Use standard_testfile,
545 standard_output_file, clean_restart.
546 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
547 clean_restart.
548 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
549 clean_restart.
550 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
551 incdir.
552 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
553 clean_restart. Remove incdir.
554 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
555 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
556 clean_restart. Remove incdir.
557 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
558 Remove incdir.
559 * gdb.threads/leader-exit.exp: Use standard_testfile.
560 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
561 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
562 clean_restart.
563 * gdb.threads/manythreads.exp: Use standard_testfile,
564 clean_restart. Remove incdir.
565 * gdb.threads/multi-create.exp: Use standard_testfile,
566 clean_restart.
567 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
568 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
569 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
570 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
571 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
572 * gdb.threads/pending-step.exp: Use standard_testfile,
573 clean_restart. Remove incdir.
574 * gdb.threads/print-threads.exp: Use standard_testfile,
575 clean_restart. Remove incdir.
576 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
577 clean_restart. Remove incdir.
578 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
579 Remove incdir.
580 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
581 incdir.
582 * gdb.threads/sigthread.exp: Use standard_testfile,
583 clean_restart.
584 * gdb.threads/staticthreads.exp: Use standard_testfile,
585 clean_restart. Remove incdir.
586 * gdb.threads/switch-threads.exp: Use standard_testfile,
587 clean_restart. Remove incdir.
588 * gdb.threads/thread-execl.exp: Use standard_testfile,
589 clean_restart. Remove incdir.
590 * gdb.threads/thread-find.exp: Use standard_testfile,
591 clean_restart.
592 * gdb.threads/thread-specific.exp: Use standard_testfile,
593 clean_restart. Remove incdir.
594 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
595 clean_restart. Remove incdir.
596 * gdb.threads/thread_check.exp: Use standard_testfile,
597 clean_restart. Remove incdir.
598 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
599 incdir.
600 * gdb.threads/threadapply.exp: Use standard_testfile,
601 clean_restart. Remove incdir.
602 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
603 clean_restart. Remove incdir.
604 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
605 clean_restart.
606 * gdb.threads/tls-shared.exp: Use standard_testfile,
607 clean_restart, standard_output_file.
608 * gdb.threads/tls-var.exp: Use standard_testfile,
609 standard_output_file.
610 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
611 Remove incdir.
612 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
613 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
614 incdir.
615 * gdb.threads/watchthreads2.exp: Use standard_testfile,
616 clean_restart. Remove incdir.
617
618 2012-06-26 Tom Tromey <tromey@redhat.com>
619
620 * gdb.trace/actions.exp: Use standard_testfile.
621 * gdb.trace/ax.exp: Use standard_testfile.
622 * gdb.trace/backtrace.exp: Use standard_testfile.
623 * gdb.trace/change-loc.exp: Use standard_testfile.
624 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
625 * gdb.trace/collection.exp: Use standard_testfile,
626 prepare_for_testing.
627 * gdb.trace/deltrace.exp: Use standard_testfile.
628 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
629 * gdb.trace/ftrace.exp: Use standard_testfile.
630 * gdb.trace/infotrace.exp: Use standard_testfile.
631 * gdb.trace/packetlen.exp: Use standard_testfile.
632 * gdb.trace/passc-dyn.exp: Use standard_testfile.
633 * gdb.trace/passcount.exp: Use standard_testfile.
634 * gdb.trace/pending.exp: Use standard_testfile.
635 * gdb.trace/report.exp: Use standard_testfile.
636 * gdb.trace/save-trace.exp: Use standard_testfile.
637 * gdb.trace/stap-trace.exp: Use standard_testfile.
638 * gdb.trace/status-stop.exp: Use standard_testfile.
639 * gdb.trace/strace.exp: Use standard_testfile.
640 * gdb.trace/tfile.exp: Use standard_testfile.
641 * gdb.trace/tfind.exp: Use standard_testfile.
642 * gdb.trace/trace-break.exp: Use standard_testfile.
643 * gdb.trace/trace-mt.exp: Use standard_testfile.
644 * gdb.trace/tracecmd.exp: Use standard_testfile.
645 * gdb.trace/tspeed.exp: Use standard_testfile.
646 * gdb.trace/tstatus.exp: Use standard_testfile.
647 * gdb.trace/tsv.exp: Use standard_testfile.
648 * gdb.trace/unavailable.exp: Use standard_testfile,
649 prepare_for_testing.
650 * gdb.trace/while-dyn.exp: Use standard_testfile.
651 * gdb.trace/while-stepping.exp: Use standard_testfile.
652
653 2012-06-26 Tom Tromey <tromey@redhat.com>
654
655 * gdb.reverse/break-precsave.exp: Use standard_testfile.
656 * gdb.reverse/break-reverse.exp: Use standard_testfile.
657 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
658 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
659 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
660 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
661 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
662 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
663 prepare_for_testing.
664 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
665 prepare_for_testing.
666 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
667 prepare_for_testing.
668 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
669 prepare_for_testing.
670 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
671 prepare_for_testing
672 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
673 * gdb.reverse/machinestate.exp: Use standard_testfile.
674 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
675 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
676 build_executable.
677 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
678 build_executable.
679 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
680 standard_output_file.
681 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
682 standard_output_file.
683 * gdb.reverse/step-precsave.exp: Use standard_testfile.
684 * gdb.reverse/step-reverse.exp: Use standard_testfile.
685 * gdb.reverse/until-precsave.exp: Use standard_testfile.
686 * gdb.reverse/until-reverse.exp: Use standard_testfile.
687 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
688 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
689
690 2012-06-26 Tom Tromey <tromey@redhat.com>
691
692 * gdb.stabs/weird.exp: Remove directory-checking code. Use
693 standard_output_file.
694 * gdb.stabs/exclfwd.exp: Use standard_testfile,
695 prepare_for_testing. Remove directory-checking code.
696
697 2012-06-25 Tom Tromey <tromey@redhat.com>
698
699 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
700 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
701 build_executable, not prepare_for_testing.
702 * gdb.multi/base.exp: Use standard_output_file. Use
703 build_executable, not prepare_for_testing.
704
705 2012-06-25 Tom Tromey <tromey@redhat.com>
706
707 * gdb.fortran/subarray.exp: Use standard_testfile,
708 prepare_for_testing.
709 * gdb.fortran/multi-dim.exp: Use standard_testfile.
710 * gdb.fortran/module.exp: Use standard_testfile.
711 * gdb.fortran/logical.exp: Use standard_testfile.
712 * gdb.fortran/library-module.exp: Use standard_testfile,
713 standard_output_file.
714 * gdb.fortran/derived-type.exp: Use standard_testfile,
715 prepare_for_testing.
716 * gdb.fortran/complex.exp: Use standard_testfile,
717 prepare_for_testing.
718 * gdb.fortran/charset.exp: Use standard_testfile.
719 * gdb.fortran/array-element.exp: Use standard_testfile,
720 prepare_for_testing.
721
722 2012-06-25 Keith Seitz <keiths@redhat.com>
723
724 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
725 Change rbreak-related tests to KFAIL and add bugzilla numbers.
726
727 2012-06-25 Tom Tromey <tromey@redhat.com>
728
729 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
730 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
731 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
732 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
733
734 2012-06-25 Tom Tromey <tromey@redhat.com>
735
736 * gdb.linespec/ls-errs.exp: Use standard_testfile.
737 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
738 * gdb.linespec/linespec.exp: Use standard_testfile.
739
740 2012-06-25 Tom Tromey <tromey@redhat.com>
741
742 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
743 prepare_for_testing.
744
745 2012-06-25 Tom Tromey <tromey@redhat.com>
746
747 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
748 prepare_for_testing.
749 * gdb.opt/inline-break.exp: Use standard_testfile,
750 prepare_for_testing.
751 * gdb.opt/inline-bt.exp: Use standard_testfile,
752 prepare_for_testing.
753 * gdb.opt/inline-cmds.exp: Use standard_testfile,
754 prepare_for_testing.
755 * gdb.opt/inline-locals.exp: Use standard_testfile,
756 prepare_for_testing.
757
758 2012-06-25 Tom Tromey <tromey@redhat.com>
759
760 * gdb.asm/asm-source.exp: Use standard_output_file,
761 standard_testfile. Construct .o files in proper subdir.
762
763 2012-06-25 Tom Tromey <tromey@redhat.com>
764
765 * gdb.server/ext-attach.exp: Use standard_testfile,
766 prepare_for_testing.
767 * gdb.server/ext-run.exp: Use standard_testfile,
768 build_executable.
769 * gdb.server/file-transfer.exp: Use standard_testfile,
770 prepare_for_testing.
771 * gdb.server/server-exec-info.exp: Use standard_testfile.
772 * gdb.server/server-mon.exp: Use standard_testfile,
773 prepare_for_testing.
774 * gdb.server/server-run.exp: Use standard_testfile,
775 build_executable.
776 * gdb.server/solib-list.exp: Use standard_testfile,
777 standard_output_file.
778
779 2012-06-25 Tom Tromey <tromey@redhat.com>
780
781 * lib/gdb.exp (standard_output_file): Use "file join".
782 * gdb.go/chan.exp: Use standard_testfile.
783 * gdb.go/handcall.exp: Use standard_testfile.
784 * gdb.go/hello.exp: Use standard_testfile.
785 * gdb.integers/chan.exp: Use standard_testfile.
786 * gdb.go/methods.exp: Use standard_testfile.
787 * gdb.go/package.exp: Use standard_testfile.
788 * gdb.go/strings.exp: Use standard_testfile.
789 * gdb.go/types.exp: Use standard_testfile.
790 * gdb.go/unsafe.exp: Use standard_testfile.
791
792 2012-06-25 Greta Yorsh <greta.yorsh@arm.com>
793
794 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
795
796 2012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
797
798 Fix regression by the previous commit.
799 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
800
801 2012-06-22 Tom Tromey <tromey@redhat.com>
802
803 * gdb.python/lib-types.exp: Use standard_testfile,
804 prepare_for_testing.
805 * gdb.python/py-block.exp: Use standard_testfile.
806 * gdb.python/py-breakpoint.exp: Use standard_testfile.
807 * gdb.python/py-events.exp: Use standard_testfile,
808 standard_output_file.
809 * gdb.python/py-evsignal.exp: Use standard_testfile.
810 * gdb.python/py-evethreads.exp: Use standard_testfile.
811 * gdb.python/py-explore-cc.exp: Use standard_testfile.
812 * gdb.python/py-explore.exp: Use standard_testfile.
813 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
814 standard_output_file.
815 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
816 prepare_for_testing.
817 * gdb.python/py-frame-inline.exp: Use standard_testfile.
818 * gdb.python/py-frame.exp: Use standard_testfile.
819 * gdb.python/py-inferior.exp: Use standard_testfile.
820 * gdb.python/py-infthread.exp: Use standard_testfile.
821 * gdb.python/py-mi.exp: Use standard_testfile.
822 * gdb.python/py-objfile-script.exp: Use standard_testfile,
823 build_executable.
824 * gdb.python/py-objfile.exp: Use standard_testfile.
825 * gdb.python/py-pp-maint.exp: Use standard_testfile,
826 prepare_for_testing.
827 * gdb.python/py-prettyprint.exp: Use standard_testfile.
828 * gdb.python/py-progspace.exp: Use standard_testfile,
829 build_executable.
830 * gdb.python/py-prompt.exp: Use standard_testfile,
831 build_executable.
832 * gdb.python/py-section-script.exp: Use standard_testfile,
833 build_executable.
834 * gdb.python/py-shared.exp: Use standard_testfile,
835 standard_output_file, clean_restart.
836 * gdb.python/py-symbol.exp: Use standard_output_file,
837 prepare_for_testing.
838 * gdb.python/py-symtab.exp: Use standard_output_file,
839 prepare_for_testing
840 * gdb.python/py-template.exp: Use standard_testfile.
841 * gdb.python/py-type.exp: Use standard_testfile.
842 * gdb.python/py-value-cc.exp: Use standard_testfile.
843 * gdb.python/py-value.exp: Use standard_testfile.
844 * gdb.python/python.exp: Use standard_testfile, build_executable.
845
846 2012-06-22 Tom Tromey <tromey@redhat.com>
847
848 * gdb.objc/basicclass.exp: Use standard_testfile.
849 (do_objc_tests): Don't declare objdir.
850 * gdb.objc/nondebug.exp: Use standard_testfile.
851 (do_objc_tests): Don't declare objdir.
852 * gdb.objc/objcdecode.exp: Use standard_testfile.
853 (do_objc_tests): Don't declare objdir.
854
855 2012-06-22 Tom Tromey <tromey@redhat.com>
856
857 * gdb.java/jmain.exp: Use standard_testfile.
858 * gdb.java/jmisc.exp: Use standard_testfile.
859 * gdb.java/jnpe.exp: Use standard_testfile.
860 * gdb.java/jprint.exp: Use standard_testfile.
861
862 2012-06-22 Tom Tromey <tromey@redhat.com>
863
864 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
865 (standard_output_file, standard_testfile): New procs.
866 (build_executable, clean_restart): Use standard_output_file.
867
868 2012-06-22 Yao Qi <yao@codesourcery.com>
869
870 * boards/native-gdbserver.exp: New proc ${board}_exec.
871 * boards/native-stdio-gdbserver.exp: Likewise.
872
873 2012-06-21 Tom Tromey <tromey@redhat.com>
874
875 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
876 (build_executable): Update.
877 (get_compiler_info): Remove 'binfile' argument.
878 * gdb.ada/arrayidx.exp: Update.
879 * gdb.ada/null_array.exp: Update.
880 * gdb.arch/altivec-abi.exp: Update.
881 * gdb.arch/altivec-regs.exp: Update.
882 * gdb.arch/amd64-byte.exp: Update.
883 * gdb.arch/amd64-dword.exp: Update.
884 * gdb.arch/amd64-word.exp: Update.
885 * gdb.arch/i386-avx.exp: Update.
886 * gdb.arch/i386-byte.exp: Update.
887 * gdb.arch/i386-sse.exp: Update.
888 * gdb.arch/i386-word.exp: Update.
889 * gdb.arch/ppc-dfp.exp: Update.
890 * gdb.arch/ppc-fp.exp: Update.
891 * gdb.arch/vsx-regs.exp: Update.
892 * gdb.base/all-bin.exp: Update.
893 * gdb.base/annota1.exp: Update.
894 * gdb.base/async.exp: Update.
895 * gdb.base/attach.exp: Update.
896 * gdb.base/break-interp.exp: Update.
897 * gdb.base/call-ar-st.exp: Update.
898 * gdb.base/call-rt-st.exp: Update.
899 * gdb.base/call-sc.exp: Update.
900 * gdb.base/callfuncs.exp: Update.
901 * gdb.base/catch-load.exp: Update.
902 * gdb.base/completion.exp: Update.
903 * gdb.base/complex.exp: Update.
904 * gdb.base/condbreak.exp: Update.
905 * gdb.base/consecutive.exp: Update.
906 * gdb.base/constvars.exp: Update.
907 * gdb.base/corefile.exp: Update.
908 * gdb.base/eval-skip.exp: Update.
909 * gdb.base/expand-psymtabs.exp: Update.
910 * gdb.base/exprs.exp: Update.
911 * gdb.base/fileio.exp: Update.
912 * gdb.base/fixsection.exp: Update.
913 * gdb.base/funcargs.exp: Update.
914 * gdb.base/gdb11530.exp: Update.
915 * gdb.base/gdb1555.exp: Update.
916 * gdb.base/gnu-ifunc.exp: Update.
917 * gdb.base/gnu_vector.exp: Update.
918 * gdb.base/info-macros.exp: Update.
919 * gdb.base/jit-simple.exp: Update.
920 * gdb.base/jit-so.exp: Update.
921 * gdb.base/jit.exp: Update.
922 * gdb.base/langs.exp: Update.
923 * gdb.base/list.exp: Update.
924 * gdb.base/logical.exp: Update.
925 * gdb.base/long_long.exp: Update.
926 * gdb.base/longjmp.exp: Update.
927 * gdb.base/macscp.exp: Update.
928 * gdb.base/mips_pro.exp: Update.
929 * gdb.base/miscexprs.exp: Update.
930 * gdb.base/morestack.exp: Update.
931 * gdb.base/nodebug.exp: Update.
932 * gdb.base/opaque.exp: Update.
933 * gdb.base/pc-fp.exp: Update.
934 * gdb.base/pending.exp: Update.
935 * gdb.base/permissions.exp: Update.
936 * gdb.base/pointers.exp: Update.
937 * gdb.base/prelink.exp: Update.
938 * gdb.base/printcmds.exp: Update.
939 * gdb.base/psymtab.exp: Update.
940 * gdb.base/ptype.exp: Update.
941 * gdb.base/relational.exp: Update.
942 * gdb.base/scope.exp: Update.
943 * gdb.base/setvar.exp: Update.
944 * gdb.base/shlib-call.exp: Update.
945 * gdb.base/shreloc.exp: Update.
946 * gdb.base/signals.exp: Update.
947 * gdb.base/sizeof.exp: Update.
948 * gdb.base/so-impl-ld.exp: Update.
949 * gdb.base/so-indr-cl.exp: Update.
950 * gdb.base/solib-disc.exp: Update.
951 * gdb.base/solib-display.exp: Update.
952 * gdb.base/solib-nodir.exp: Update.
953 * gdb.base/solib-overlap.exp: Update.
954 * gdb.base/solib-symbol.exp: Update.
955 * gdb.base/solib-weak.exp: Update.
956 * gdb.base/solib.exp: Update.
957 * gdb.base/store.exp: Update.
958 * gdb.base/structs.exp: Update.
959 * gdb.base/structs2.exp: Update.
960 * gdb.base/type-opaque.exp: Update.
961 * gdb.base/unload.exp: Update.
962 * gdb.base/varargs.exp: Update.
963 * gdb.base/volatile.exp: Update.
964 * gdb.base/watch_thread_num.exp: Update.
965 * gdb.base/watchpoint-solib.exp: Update.
966 * gdb.base/watchpoint.exp: Update.
967 * gdb.base/watchpoints.exp: Update.
968 * gdb.base/whatis.exp: Update.
969 * gdb.cell/arch.exp: Update.
970 * gdb.cell/break.exp: Update.
971 * gdb.cell/bt.exp: Update.
972 * gdb.cell/core.exp: Update.
973 * gdb.cell/data.exp: Update.
974 * gdb.cell/ea-cache.exp: Update.
975 * gdb.cell/f-regs.exp: Update.
976 * gdb.cell/fork.exp: Update.
977 * gdb.cell/gcore.exp: Update.
978 * gdb.cell/mem-access.exp: Update.
979 * gdb.cell/ptype.exp: Update.
980 * gdb.cell/registers.exp: Update.
981 * gdb.cell/sizeof.exp: Update.
982 * gdb.cell/solib-symbol.exp: Update.
983 * gdb.cell/solib.exp: Update.
984 * gdb.cp/ambiguous.exp: Update.
985 * gdb.cp/breakpoint.exp: Update.
986 * gdb.cp/bs15503.exp: Update.
987 * gdb.cp/casts.exp: Update.
988 * gdb.cp/class2.exp: Update.
989 * gdb.cp/cpexprs.exp: Update.
990 * gdb.cp/cplusfuncs.exp: Update.
991 * gdb.cp/ctti.exp: Update.
992 * gdb.cp/dispcxx.exp: Update.
993 * gdb.cp/gdb1355.exp: Update.
994 * gdb.cp/gdb2384.exp: Update.
995 * gdb.cp/gdb2495.exp: Update.
996 * gdb.cp/infcall-dlopen.exp: Update.
997 * gdb.cp/local.exp: Update.
998 * gdb.cp/m-data.exp: Update.
999 * gdb.cp/m-static.exp: Update.
1000 * gdb.cp/mb-ctor.exp: Update.
1001 * gdb.cp/mb-inline.exp: Update.
1002 * gdb.cp/mb-templates.exp: Update.
1003 * gdb.cp/member-ptr.exp: Update.
1004 * gdb.cp/method.exp: Update.
1005 * gdb.cp/namespace.exp: Update.
1006 * gdb.cp/nextoverthrow.exp: Update.
1007 * gdb.cp/nsdecl.exp: Update.
1008 * gdb.cp/nsrecurs.exp: Update.
1009 * gdb.cp/nsstress.exp: Update.
1010 * gdb.cp/nsusing.exp: Update.
1011 * gdb.cp/pr-1023.exp: Update.
1012 * gdb.cp/pr-1210.exp: Update.
1013 * gdb.cp/pr-574.exp: Update.
1014 * gdb.cp/pr9631.exp: Update.
1015 * gdb.cp/printmethod.exp: Update.
1016 * gdb.cp/psmang.exp: Update.
1017 * gdb.cp/re-set-overloaded.exp: Update.
1018 * gdb.cp/rtti.exp: Update.
1019 * gdb.cp/shadow.exp: Update.
1020 * gdb.cp/templates.exp: Update.
1021 * gdb.cp/try_catch.exp: Update.
1022 * gdb.dwarf2/dw2-ranges.exp: Update.
1023 * gdb.dwarf2/pr10770.exp: Update.
1024 * gdb.fortran/library-module.exp: Update.
1025 * gdb.hp/gdb.aCC/optimize.exp: Update.
1026 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
1027 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
1028 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
1029 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
1030 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
1031 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
1032 * gdb.hp/gdb.compat/xdb1.exp: Update.
1033 * gdb.hp/gdb.compat/xdb2.exp: Update.
1034 * gdb.hp/gdb.compat/xdb3.exp: Update.
1035 * gdb.hp/gdb.defects/bs14602.exp: Update.
1036 * gdb.hp/gdb.defects/solib-d.exp: Update.
1037 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
1038 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
1039 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
1040 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
1041 * gdb.mi/gdb792.exp: Update.
1042 * gdb.mi/mi-pending.exp: Update.
1043 * gdb.mi/mi-solib.exp: Update.
1044 * gdb.mi/mi-var-cp.exp: Update.
1045 * gdb.opt/clobbered-registers-O2.exp: Update.
1046 * gdb.opt/inline-bt.exp: Update.
1047 * gdb.opt/inline-cmds.exp: Update.
1048 * gdb.opt/inline-locals.exp: Update.
1049 * gdb.python/py-events.exp: Update.
1050 * gdb.python/py-finish-breakpoint.exp: Update.
1051 * gdb.python/py-type.exp: Update.
1052 * gdb.reverse/solib-precsave.exp: Update.
1053 * gdb.reverse/solib-reverse.exp: Update.
1054 * gdb.server/solib-list.exp: Update.
1055 * gdb.stabs/weird.exp: Update.
1056 * gdb.threads/attach-into-signal.exp: Update.
1057 * gdb.threads/attach-stopped.exp: Update.
1058 * gdb.threads/tls-shared.exp: Update.
1059 * gdb.trace/change-loc.exp: Update.
1060 * gdb.trace/strace.exp: Update.
1061
1062 2012-06-19 Tom Tromey <tromey@redhat.com>
1063
1064 * gdb.base/whatis.exp: Add tests.
1065
1066 2012-06-19 Tom Tromey <tromey@redhat.com>
1067
1068 * gdb.cp/m-static.cc (keepalive): New function.
1069 (gnu_obj_1::method): Use it.
1070
1071 2012-06-18 Doug Evans <dje@google.com>
1072
1073 * gdb.base/info-fun.exp: New file.
1074 * gdb.base/info-fun.c: New file.
1075 * gdb.base/info-fun-solib.c: New file.
1076
1077 2012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1078
1079 Remove stale dummy frames.
1080 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
1081 (maintenance info breakpoints): New tests.
1082 * gdb.base/stale-infcall.c: New file.
1083 * gdb.base/stale-infcall.exp: New file.
1084
1085 2012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1086
1087 * gdb.arch/amd64-entry-value-param.S: New file.
1088 * gdb.arch/amd64-entry-value-param.c: New file.
1089 * gdb.arch/amd64-entry-value-param.exp: New file.
1090
1091 2012-06-15 Tom Tromey <tromey@redhat.com>
1092
1093 * gdb.cp/namespace.exp: Add "show lang" test.
1094
1095 2012-06-15 Iain Sandoe <iain@codesourcery.com>
1096
1097 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
1098 case. (top level): Use gdb_file_cmd instead of gdb_load.
1099
1100 2012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1101
1102 PR tdep/14222
1103 * gdb.arch/i386-sse-stack-align.S: New file.
1104 * gdb.arch/i386-sse-stack-align.c: New file.
1105 * gdb.arch/i386-sse-stack-align.exp: New file.
1106
1107 2012-06-13 Keith Seitz <keiths@redhat.com>
1108
1109 PR breakpoints/13798 and mi/11541
1110 * gdb.linespec/ls-errs.exp: Add a few more tests for
1111 filenames with spaces and colons.
1112
1113 2012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1114
1115 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
1116 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
1117 (test_function): Call CV_f.
1118 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
1119 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
1120 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
1121 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
1122 (p CV_f(CV::i)): New tests.
1123
1124 2012-06-13 Tom Tromey <tromey@redhat.com>
1125
1126 * gdb.base/condbreak.exp: Add tests for "condition" completion.
1127
1128 2012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1129
1130 Fix regression by the "ambiguous linespec" series.
1131 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
1132 tests.
1133
1134 2012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1135
1136 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
1137 missing.
1138
1139 2012-06-11 Tom Tromey <tromey@redhat.com>
1140
1141 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
1142 location...
1143 (main): ...here.
1144
1145 2012-06-07 Yao Qi <yao@codesourcery.com>
1146
1147 * gdb.trace/strace.exp: Shorten some too-long lines.
1148
1149 2012-06-06 Pedro Alves <palves@redhat.com>
1150
1151 * gdb.threads/clone-new-thread-event.c: New file.
1152 * gdb.threads/clone-new-thread-event.exp: New file.
1153
1154 2012-06-06 Yao Qi <yao@codesourcery.com>
1155
1156 * gdb.base/dprintf.c (main): Add extra parameter when calling
1157 printf and fprintf.
1158 (bar): New function. It is a dead function, but to ensure
1159 'malloc' is linked explicitly.
1160
1161 2012-06-06 Yao Qi <yao@codesourcery.com>
1162
1163 * gdb.base/info-proc.exp: Return if target doesn't support
1164 'info proc'.
1165
1166 2012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1167
1168 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
1169 (run program with breakpoint commands): XFAIl if it is not.
1170
1171 2012-06-05 Joel Brobecker <brobecker@adacore.com>
1172
1173 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
1174 and add comment.
1175 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
1176 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
1177 "STOP" marker. Adjust testing strategy to make it work on
1178 all targets.
1179
1180 * gdb.base/print-file-var-main.c (main): Rewrite using local
1181 variables and adjust get_version_2's return value check.
1182 Add small comment.
1183 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
1184 marker. Adjust testing strategy to make it work on all targets.
1185
1186 2012-06-05 Joel Brobecker <brobecker@adacore.com>
1187
1188 * gdb.ada/bad-task-bp-keyword: New testcase.
1189
1190 2012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1191
1192 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
1193 Simplify it to ...
1194 (symbol-file ${testfile1}): ... here.
1195 (test eliminated var my_global_symbol)
1196 (test eliminated var my_static_symbol)
1197 (test eliminated var my_global_func, get address of main): Wrap them to
1198 'single psymtabs' and 'single symtabs'
1199 (get address of my_global_symbol, get address of my_static_symbol)
1200 (get address of my_global_func, get address of main): Wrap them to
1201 'order1' and 'order2'.
1202
1203 * gdb.base/code_elim.exp
1204 (add-symbol-file ${testfile1} 0x100000)
1205 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
1206 'order2'.
1207 (order1: add-symbol-file ${testfile1} 0x100000)
1208 (order1: add-symbol-file ${testfile2} 0x200000)
1209 (order2: add-symbol-file ${testfile2} 0x200000)
1210 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
1211 .bss as appropriate.
1212
1213 2012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1214
1215 * gdb.server/solib-list-lib.c: New file.
1216 * gdb.server/solib-list-main.c: New file.
1217 * gdb.server/solib-list.exp: New file.
1218
1219 2012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
1220
1221 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
1222 for 'set print symbol' change.
1223
1224 2012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1225
1226 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
1227 .debug_abbrev_seg3.
1228
1229 2012-05-24 John Steele Scott <toojays@toojays.net>
1230
1231 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
1232 * gdb.dwarf2/dw2-icc-opaque.S: New file.
1233 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
1234
1235 2012-05-23 Stan Shebs <stan@codesourcery.com>
1236
1237 * gdb.mi/mi-info-os.exp: New file.
1238
1239 2012-05-23 Keith Seitz <keiths@redhat.com>
1240
1241 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
1242 return -1 to suppress the rest of the tests.
1243 (compile_stap_bin): Return boolean success value.
1244
1245 2012-05-21 Tom Tromey <tromey@redhat.com>
1246
1247 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
1248 Remove kfails.
1249 (test_print_mi_member_types): Likewise.
1250
1251 2012-05-21 Tom Tromey <tromey@redhat.com>
1252
1253 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
1254 print symbol' change.
1255
1256 2012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
1257
1258 * gdb.python/py-prompt.exp: Quit if the target is remote.
1259
1260 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1261
1262 Fix ERROR: internal buffer is full.
1263 * gdb.base/info-os.exp (expect_multiline): New function.
1264 (get process list, get process groups, get threads)
1265 (get file descriptors, get internet-domain sockets)
1266 (get shared-memory regions, get semaphores, get message queues): Use
1267 it for these tests.
1268
1269 2012-05-18 Tom Tromey <tromey@redhat.com>
1270
1271 * gdb.mi/mi-var-cmd.exp: Update.
1272 * gdb.objc/basicclass.exp (do_objc_tests): Update.
1273 * gdb.cp/virtbase.exp: Update.
1274 * gdb.cp/classes.exp (test_static_members): Update.
1275 * gdb.cp/casts.exp: Update.
1276 * gdb.base/pointers.exp: Update.
1277 * gdb.base/funcargs.exp (pointer_args): Update.
1278 (structs_by_reference): Update.
1279 * gdb.base/find.exp: Update.
1280 * gdb.base/call-strs.exp: Send "set print symbol off".
1281 * gdb.base/call-ar-st.exp: Update.
1282 * gdb.ada/fun_addr.exp: Update.
1283 * gdb.base/printcmds.exp (test_print_symbol): New proc.
1284 Call it.
1285 (test_print_repeats_10, test_print_strings)
1286 (test_print_char_arrays): Update.
1287
1288 2012-05-18 Tom Tromey <tromey@redhat.com>
1289
1290 * gdb.base/charset.exp (string_display): Update.
1291
1292 2012-05-18 Tom Tromey <tromey@redhat.com>
1293
1294 * gdb.mi/mi2-var-display.exp: Update.
1295 * gdb.mi/mi-var-display.exp: Update.
1296 * gdb.mi/mi-var-child.exp: Update.
1297 * gdb.cp/expand-psymtabs-cxx.exp: Update.
1298 * gdb.cp/cp-relocate.exp (get_func_address): Update.
1299
1300 2012-05-17 Doug Evans <dje@google.com>
1301
1302 * info-macros.exp: Pass "debug" to prepare_for_testing.
1303
1304 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
1305 * gdb.ada/Makefile.in (clean): Ditto.
1306 * gdb.arch/Makefile.in (clean): Ditto.
1307 * gdb.asm/Makefile.in (clean): Ditto.
1308 * gdb.base/Makefile.in (clean): Ditto.
1309 * gdb.cell/Makefile.in (clean): Ditto.
1310 * gdb.cp/Makefile.in (clean): Ditto.
1311 * gdb.disasm/Makefile.in (clean): Ditto.
1312 * gdb.dwarf2/Makefile.in (clean): Ditto.
1313 * gdb.fortran/Makefile.in (clean): Ditto.
1314 * gdb.go/Makefile.in (clean): Ditto.
1315 * gdb.hp/Makefile.in (clean): Ditto.
1316 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
1317 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
1318 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
1319 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
1320 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
1321 * gdb.java/Makefile.in (clean): Ditto.
1322 * gdb.linespec/Makefile.in (clean): Ditto.
1323 * gdb.mi/Makefile.in (clean): Ditto.
1324 * gdb.modula2/Makefile.in (clean): Ditto.
1325 * gdb.multi/Makefile.in (clean): Ditto.
1326 * gdb.objc/Makefile.in (clean): Ditto.
1327 * gdb.opencl/Makefile.in (clean): Ditto.
1328 * gdb.opt/Makefile.in (clean): Ditto.
1329 * gdb.pascal/Makefile.in (clean): Ditto.
1330 * gdb.python/Makefile.in (clean): Ditto.
1331 * gdb.reverse/Makefile.in (clean): Ditto.
1332 * gdb.server/Makefile.in (clean): Ditto.
1333 * gdb.stabs/Makefile.in (clean): Ditto.
1334 * gdb.threads/Makefile.in (clean): Ditto.
1335 * gdb.trace/Makefile.in (clean): Ditto.
1336 * gdb.xml/Makefile.in (clean): Ditto.
1337
1338 2012-05-16 Tom Tromey <tromey@redhat.com>
1339
1340 * gdb.base/macscp1.c (macscp_expr): Add comment.
1341 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
1342
1343 2012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
1344
1345 * gdb.base/return-nodebug.exp: Also test float and double types.
1346
1347 2012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1348
1349 PR testsuite/12649
1350 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
1351
1352 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
1353
1354 2012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
1355
1356 * gdb.base/stap-probe.exp (stap_test): Remove calls to
1357 `rerun_to_main'.
1358 (stap_test_no_debuginfo): Likewise.
1359
1360 2012-05-14 Stan Shebs <stan@codesourcery.com>
1361
1362 * gdb.base/dprintf.c: New file.
1363 * gdb.base/dprintf.exp: New file.
1364
1365 2012-05-14 Hui Zhu <hui_zhu@mentor.com>
1366
1367 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
1368 * gdb.trace/disconnected-tracing.c: New file.
1369 * gdb.trace/disconnected-tracing.exp: New file.
1370
1371 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
1372
1373 * gdb.python/python.c: Add a new breakpoint comment.
1374 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
1375
1376 2011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
1377
1378 * gdb.base/info-os.exp: New file.
1379 * gdb.base/info-os.c: New file.
1380
1381 2012-05-10 Joel Brobecker <brobecker@adacore.com>
1382
1383 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
1384 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
1385 New files.
1386
1387 2012-05-10 Joel Brobecker <brobecker@adacore.com>
1388
1389 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
1390 gdb.base/ctxobj.exp: New files.
1391
1392 2012-05-09 Tom Tromey <tromey@redhat.com>
1393
1394 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
1395
1396 2012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
1397
1398 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
1399
1400 2012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
1401
1402 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
1403 before using it.
1404
1405 2012-05-04 Tristan Gingold <gingold@adacore.com>
1406
1407 * gdb.base/set-noassign.exp: New test.
1408
1409 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
1410
1411 * gdb.python/py-symbol.exp: Add tests to test the new methods
1412 gdb.Symtab.global_block() and gdb.Symtab.static_block().
1413 * gdb.python/py-symbol.c: Add new struct to help test
1414 gdb.Symtab.static_block().
1415
1416 2012-05-03 Doug Evans <dje@google.com>
1417
1418 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
1419 commented out.
1420
1421 2012-05-03 Yao Qi <yao@codesourcery.com>
1422
1423 * gdb.base/catch-syscall.exp: Skip it before compilation if target
1424 doesn't support.
1425 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
1426 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
1427
1428 2012-05-03 Yao Qi <yao@codesourcery.com>
1429
1430 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
1431
1432 2012-04-30 Doug Evans <dje@google.com>
1433
1434 PR testsuite/13961
1435 * gdb.dwarf2/pr13961.S: New file.
1436 * gdb.dwarf2/pr13961.exp: New file.
1437
1438 2012-04-29 Yao Qi <yao@codesourcery.com>
1439
1440 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
1441
1442 2012-04-28 Doug Evans <dje@google.com>
1443
1444 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
1445 .Ltype_int_in_cu2. Use name "int2" instead of "int".
1446 All uses updated.
1447 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
1448 "ptype func_cu1" to expand cu2 before cu1.
1449
1450 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
1451 Tom Tromey <tromey@redhat.com>
1452
1453 * gdb.base/default.exp: Add `$_probe_arg*' convenience
1454 variables.
1455 * gdb.base/stap-probe.c: New file.
1456 * gdb.base/stap-probe.exp: New file.
1457 * gdb.trace/stap-trace.c: New file.
1458 * gdb.trace/stap-trace.exp: New file.
1459 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
1460 libgcc's unwinder.
1461
1462 2012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
1463
1464 * gdb.arch/mips16-thunks-inmain.c: New file.
1465 * gdb.arch/mips16-thunks-main.c: New file.
1466 * gdb.arch/mips16-thunks-sin.c: New file.
1467 * gdb.arch/mips16-thunks-sinfrob.c: New file.
1468 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
1469 * gdb.arch/mips16-thunks-sinmain.c: New file.
1470 * gdb.arch/mips16-thunks-sinmips16.c: New file.
1471 * gdb.arch/mips16-thunks.exp: New file.
1472
1473 2012-04-25 Doug Evans <dje@google.com>
1474
1475 * configure.ac: Create gdb.go/Makefile.
1476 * configure: Regenerate.
1477 * gdb.base/default.exp: Add "go" to "set language" testing.
1478 * gdb.go/Makefile.in: New file.
1479 * gdb.go/basic-types.exp: New file.
1480 * gdb.go/chan.exp: New file.
1481 * gdb.go/chan.go: New file.
1482 * gdb.go/handcall.exp: New file.
1483 * gdb.go/handcall.go: New file.
1484 * gdb.go/hello.exp: New file.
1485 * gdb.go/hello.go: New file.
1486 * gdb.go/integers.exp: New file.
1487 * gdb.go/integers.go: New file.
1488 * gdb.go/methods.exp: New file.
1489 * gdb.go/methods.go: New file.
1490 * gdb.go/package.exp: New file.
1491 * gdb.go/package1.go: New file.
1492 * gdb.go/package2.go: New file.
1493 * gdb.go/print.exp: New file.
1494 * gdb.go/strings.exp: New file.
1495 * gdb.go/strings.go: New file.
1496 * gdb.go/types.exp: New file.
1497 * gdb.go/types.go: New file.
1498 * gdb.go/unsafe.exp: New file.
1499 * gdb.go/unsafe.go: New file.
1500 * lib/future.exp: Add Go support.
1501 (gdb_find_go, gdb_find_go_linker): New procs.
1502 (gdb_default_target_compile): Add Go support.
1503 * lib/gdb.exp (skip_go_tests): New proc.
1504 * lib/go.exp: New file.
1505
1506 2012-04-25 Tom Tromey <tromey@redhat.com>
1507
1508 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
1509
1510 2012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
1511 Jan Kratochvil <jan.kratochvil@redhat.com>
1512
1513 PR symtab/7259:
1514 * gdb.base/enumval.c: New test case.
1515 * gdb.base/enumval.exp: New test case.
1516 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
1517 field.bitpos.
1518
1519 2012-04-17 Pedro Alves <palves@redhat.com>
1520
1521 * Makefile.in (site.exp): Make site.exp source
1522 $srcdir/lib/append_gdb_boards_dir.exp.
1523 * lib/append_gdb_boards_dir.exp: New file.
1524
1525 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1526
1527 New option "set auto-load safe-path".
1528 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
1529 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
1530
1531 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1532
1533 auto-load: Implementation.
1534 * gdb.base/help.exp (test set height): Increase the height.
1535 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
1536 to ...
1537 (info auto-load python-scripts): ... here.
1538 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
1539 to ...
1540 (info auto-load python-scripts *): ... here.
1541
1542 2012-04-16 Yao Qi <yao@codesourcery.com>
1543
1544 * lib/trace-support.exp (get_in_proc_agent): New.
1545 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
1546 of in process trace agent.
1547 * gdb.trace/ftrace.exp: Likewise.
1548 * gdb.trace/pending.exp: Likewise.
1549 * gdb.trace/trace-break.exp: Likewise.
1550 * gdb.trace/trace-mt.exp
1551 * gdb.trace/tspeed.exp: Likewise.
1552 * gdb.trace/tstatus.exp
1553 * gdb.trace/strace.exp: Likewise.
1554
1555 2012-04-16 Thomas Schwinge <thomas@codesourcery.com>
1556
1557 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
1558 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
1559
1560 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
1561
1562 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
1563
1564 PR mi/13393
1565 * gdb.mi/mi-var-rtti.cc: New file.
1566 * gdb.mi/mi-var-rtti.exp: New file.
1567 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
1568 function.
1569 (mi_varobj_update_with_type_change): updated to avoid code duplication.
1570
1571 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
1572
1573 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
1574 EXECUTABLES.
1575 * gdb.python/py-explore.c: C program used for testing the new
1576 'explore' command on C constructs.
1577 * gdb.python/py-explore.cc: C++ program used for testing the new
1578 'explore' command on C++ constructs.
1579 * gdb-python/py-explore.exp: Tests for the new 'explore'
1580 command on C constructs.
1581 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
1582 command on C++ constructs.
1583
1584 2012-04-07 Mark Kettenis <kettenis@gnu.org>
1585
1586 * gdb.base/funcargs.exp (complex_args): Fix typo.
1587
1588 2012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1589
1590 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
1591 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
1592
1593 2012-04-05 Keith Seitz <keiths@redhat.com>
1594
1595 * gdb.base/advance.exp: Update error message for
1596 "advance malformed" test.
1597 * gdb.base/break.exp: Likewise for "breakpoint with
1598 trailing garbage" test.
1599 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
1600 with trailing garbage" test.
1601 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
1602 trailng garbage" test.
1603 * gdb.base/until.exp: Likewise for "malformed until" test.
1604 * gdb.cp/ovldbreak.exp: Create the breakpoint table
1605 for "breakpoint info (after setting on all)".
1606 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
1607 tests.
1608 * gdb.cp/cplabel.cc: New file.
1609 * gdb.cp/cplabel.exp: New test.
1610 * gdb.linespec/ls-errs.c: New file.
1611 * gdb.linespec/ls-errs.exp: New test.
1612
1613 2012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1614
1615 * gdb.trace/unavailable.exp
1616 (collect globals: print object on: print derived_partial)
1617 (collect globals: print object on: print derived_whole)
1618 (collect globals: print object off: print derived_partial)
1619 (collect globals: print object off: print derived_whole): Update
1620 expected output.
1621
1622 2012-03-30 Keith Seitz <keiths@redhat.com>
1623
1624 * gdb.python: Add test for linespecs with commas.
1625
1626 2012-03-28 Keith Seitz <keiths@redhat.com>
1627
1628 * gdb.linespec/ls-dollar.cc: New file.
1629 * gdb.linespec/ls-dollar.exp: New test.
1630
1631 2012-03-28 Keith Seitz <keiths@redhat.com>
1632
1633 * gdb.cp/namespace.exp: Add breakpoint tests for functions
1634 starting with the global namespace.
1635
1636 2012-03-23 Doug Evans <dje@google.com>
1637
1638 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
1639
1640 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
1641
1642 * gdb.python/py-value.cc: Add test case for testing the
1643 methodology exposing C++ values to Python.
1644 * gdb.python/py-value-cc.exp: Add tests testing the methodology
1645 exposing C++ values to Python.
1646 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
1647
1648 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1649 Siddhesh Poyarekar <siddhesh@redhat.com>
1650
1651 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
1652 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
1653 (generate native core dump): Make the test unsupported if core cannot
1654 be generated.
1655
1656 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1657
1658 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
1659 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
1660 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
1661
1662 2012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
1663
1664 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
1665
1666 2012-03-17 Doug Evans <dje@google.com>
1667
1668 * dg-extract-results.sh: Handle KFAILs.
1669
1670 2012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1671
1672 PR symtab/13777
1673 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
1674
1675 2012-03-16 Joel Brobecker <brobecker@adacore.com>
1676
1677 * gdb.ada/set_pckd_arr_elt: New testcase.
1678
1679 2012-03-16 Gary Benson <gbenson@redhat.com>
1680
1681 PR breakpoints/10738
1682 * gdb.opt/inline-break.exp: New file.
1683 * gdb.opt/inline-break.c: Likewise.
1684 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
1685 * gdb.dwarf2/dw2-inline-break.S: Likewise.
1686 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
1687 * gdb.base/async-shell.exp: Likewise.
1688 * lib/mi-support.exp (library_loaded_re): Likewise.
1689
1690 2012-03-15 Tom Tromey <tromey@redhat.com>
1691
1692 * gdb.cp/virtfunc2.exp: Update expected output.
1693 * gdb.cp/pr9631.exp: Update expected output.
1694 * gdb.cp/member-ptr.exp: Update expected output.
1695 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
1696 output.
1697 * gdb.cp/casts.exp: Update expected output.
1698
1699 2012-03-15 Tom Tromey <tromey@redhat.com>
1700
1701 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
1702 (test_info_vtbl): Likewise.
1703 (do_tests): Call test_info_vtbl.
1704 * gdb.cp/virtfunc.cc (va): New global.
1705
1706 2012-03-15 Thomas Schwinge <thomas@codesourcery.com>
1707
1708 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
1709 describing DWARF data structures.
1710 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
1711 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
1712 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
1713 * gdb.dwarf2/dw2-entry-value.S: Likewise.
1714 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
1715 * gdb.dwarf2/dw2-param-error.S: Likewise.
1716 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
1717 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
1718 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
1719 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
1720 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
1721 * gdb.dwarf2/pr11465.S: Likewise.
1722
1723 2012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1724
1725 * gdb.mi/mi2-prompt.exp: New file.
1726
1727 2012-03-13 Joel Brobecker <brobecker@adacore.com>
1728
1729 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
1730
1731 2012-03-13 Joel Brobecker <brobecker@adacore.com>
1732
1733 * gdb.ada/bp_range_type: New testcase.
1734
1735 2012-03-13 Doug Evans <dje@google.com>
1736
1737 * gdb.base/default.exp: Delete tests for symbol-reloading.
1738 * gdb.base/help.exp: Ditto.
1739 * gdb.base/setshow.exp: Ditto.
1740 * gdb.base/gdb_history: Delete references to symbol-reloading.
1741
1742 2012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1743
1744 * gdb.base/attach-twice.c: New files.
1745 * gdb.base/attach-twice.exp: New files.
1746
1747 2012-03-08 Keith Seitz <keiths@redhat.com>
1748
1749 * lib/gdb.exp (gdb_get_line_number): Throw an
1750 error instead of returning -1.
1751 * gdb.base/break.exp: Remove unused variable
1752 bp_location5.
1753 * gdb.base/hbreak2.exp: Likewise.
1754 * gdb.base/sepdebug.exp: Likewise.
1755
1756 2012-03-08 Yao Qi <yao@codesourcery.com>
1757 Pedro Alves <palves@redhat.com>
1758
1759 Fix PR server/13392.
1760 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
1761 (tracepoint_change_loc_2): Remove kfail. Return if failed to
1762 download tracepoints.
1763 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
1764 (pending_tracepoint_resolved_during_trace): Likewise.
1765 (pending_tracepoint_installed_during_trace): Likewise.
1766 (pending_tracepoint_with_action_resolved): Likewise.
1767
1768 2012-03-08 Keith Seitz <keiths@redhat.com>
1769
1770 * gdb.ada/array_bounds.exp: Get breakpoint for line
1771 with "START", not "STOP".
1772 * gdb.python/py-infthread.exp: Do not continue to
1773 line marked "Break here.", which is undefined.
1774
1775 2012-03-08 Luis Machado <lgustavo@codesourcery.com>
1776
1777 Revert:
1778
1779 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1780
1781 Implement testsuite workaround for PR breakpoints/13781.
1782 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
1783 (set breakpoint condition-evaluation host): New conditional command.
1784
1785 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1786
1787 Fix CU relative vs. absolute DIE offsets.
1788 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
1789 one.
1790
1791 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1792
1793 Fix false FAIL on distros with relro linkage as default.
1794 * gdb.reverse/solib-precsave.exp: Try to compile the test using
1795 -Wl,-z,norelro first.
1796
1797 2012-03-06 Joel Brobecker <brobecker@adacore.com>
1798
1799 * gdb.ada/bp_on_var: New testcase.
1800
1801 2012-03-06 Joel Brobecker <brobecker@adacore.com>
1802
1803 * gdb.ada/bp_enum_homonym: New testcase.
1804
1805 2012-03-06 Yao Qi <yao@codesourcery.com>
1806
1807 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
1808 x86_64-*-* and i?86-*-*.
1809 Set up KFAIL for gdb/13808.
1810
1811 2012-03-05 Tom Tromey <tromey@redhat.com>
1812
1813 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
1814 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
1815
1816 2012-03-05 Tom Tromey <tromey@redhat.com>
1817
1818 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
1819
1820 2012-03-04 Yao Qi <yao@codesourcery.com>
1821
1822 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
1823 messages for KFAIL.
1824
1825 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1826
1827 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
1828 (print one_two_three, indexes off, print few_reps, indexes off)
1829 (print many_reps, indexes off, print empty, indexes off)
1830 (print one_two_three, print few_reps, print many_reps, print empty):
1831 Call setup_xfail if $gcc_old.
1832
1833 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1834
1835 Implement testsuite workaround for PR breakpoints/13781.
1836 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
1837 (set breakpoint condition-evaluation host): New conditional command.
1838
1839 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1840
1841 Code cleanup.
1842 * gdb.cp/mb-templates.exp: New variables executable. Use it for
1843 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
1844 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
1845 number 1 by $bpnum. Four times.
1846
1847 2012-03-03 Yao Qi <yao@codesourcery.com>
1848
1849 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
1850
1851 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1852
1853 Setup KFAIL for PR server/13796.
1854 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
1855
1856 2012-03-02 Joel Brobecker <brobecker@adacore.com>
1857
1858 * gdb.ada/operator_bp: New testcase.
1859
1860 2012-03-02 Joel Brobecker <brobecker@adacore.com>
1861
1862 * gdb.ada/info_locals_renaming: New testcase.
1863
1864 2012-03-02 Tom Tromey <tromey@redhat.com>
1865
1866 * gdb.base/nextoverexit.c: New file.
1867 * gdb.base/nextoverexit.exp: New file.
1868
1869 2012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
1870
1871 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
1872 parameter.
1873
1874 2012-03-01 Maciej W. Rozycki <macro@mips.com>
1875
1876 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
1877 core registers.
1878
1879 2012-03-01 Maciej W. Rozycki <macro@mips.com>
1880 Maciej W. Rozycki <macro@codesourcery.com>
1881 Daniel Jacobowitz <dan@codesourcery.com>
1882
1883 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
1884
1885 2012-03-01 Pedro Alves <palves@redhat.com>
1886
1887 PR gdb/13767
1888
1889 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
1890 (gdb_collect_globals_test): Call it.
1891
1892 2012-03-01 Keith Seitz <keiths@redhat.com>
1893
1894 * gdb.cp/method2.exp: Output of overload menu is now
1895 alphabetized. Update tests for "break A::method".
1896 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
1897 of hard-coding them.
1898 Overload menu is alphabetized: rewrite to accommodate.
1899 Unset variables LINE and TYPES which are used in other tests.
1900 Compute the output of "info break".
1901 Update the breakpoint table after all breakpoints are deleted.
1902 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
1903 compute ACTUALS and the method body based on parameters.
1904 Update expected output accordingly.
1905 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
1906 unique comments to allow the use of gdb_get_line_number.
1907
1908 2012-03-01 Keith Seitz <keiths@redhat.com>
1909
1910 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
1911 some Tcl syntax.
1912 * gdb.cp/ovldbreak.exp: Likewise.
1913
1914 2012-03-01 Keith Seitz <keiths@redhat.com>
1915
1916 * gdb.base/help.exp (help show user): Update expected result
1917 for new doc string changes (add "non-python").
1918
1919 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
1920
1921 * gdb.python/py-cmd.exp: Add test to verify that python commands can
1922 be put in the user-defined category and that the commands appear in
1923 "help user-defined".
1924
1925 2012-02-29 Joel Brobecker <brobecker@adacore.com>
1926
1927 * gdb.ada/tagged_not_init: New testcase.
1928
1929 2012-02-29 Joel Brobecker <brobecker@adacore.com>
1930
1931 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
1932 * gdb.ada/enum_idx_packed: New testcase.
1933
1934 2012-02-29 Joel Brobecker <brobecker@adacore.com>
1935
1936 * gdb.ada/aliased_array: New testcase.
1937
1938 2012-02-29 Joel Brobecker <brobecker@adacore.com>
1939
1940 * gdb.ada/whatis_array_val: New testcase.
1941
1942 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1943
1944 Fix disp-step-syscall.exp: fork: single step over fork.
1945 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
1946 whitespaces.
1947 (single step over $syscall): Remove its check.
1948 (single step over $syscall final pc): New check.
1949
1950 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1951
1952 Support processors without SSSE3.
1953 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
1954 pabsd into ...
1955 (ssse3_test): ... a new function.
1956 (main): Call ssse3_test.
1957 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
1958 Update expected values everywhere.
1959 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
1960 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
1961 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
1962 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
1963 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
1964 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
1965 Move these tests lower.
1966 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
1967 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
1968 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
1969 New tests.
1970
1971 2012-02-29 Yao Qi <yao@codesourcery.com>
1972 Pedro Alves <palves@redhat.com>
1973
1974 * gdb.trace/trace-mt.c: New.
1975 * gdb.trace/trace-mt.exp: New.
1976
1977 2012-02-28 Thomas Schwinge <thomas@codesourcery.com>
1978
1979 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
1980 numbers instead of hardcoding them.
1981 * gdb.base/annota1.c: Provide suitable markers.
1982 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
1983 numbers instead of hardcoding them.
1984 * gdb.base/annota3.c: Provide suitable markers.
1985
1986 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
1987 * gdb.base/annota3.c: Likewise.
1988 * gdb.base/sigall.c: Likewise.
1989 * gdb.base/signals.c: Likewise.
1990 * gdb.reverse/sigall-reverse.c: Likewise.
1991
1992 2012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
1993
1994 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
1995 failure return path.
1996
1997 2012-02-27 Luis Machado <lgustavo@codesourcery.com>
1998
1999 * gdb.base/save-bp.exp: Account for new condition evaluator output.
2000
2001 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
2002
2003 * gdb.base/cond-eval-mode.exp: New file.
2004
2005 2012-02-24 Pedro Alves <palves@redhat.com>
2006
2007 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
2008 (top level): Use with_test_prefix.
2009
2010 2012-02-24 Pedro Alves <palves@redhat.com>
2011
2012 * gdb.threads/attach-into-signal.exp (corefunc): Use
2013 with_test_prefix.
2014
2015 2012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2016
2017 Fix false FAILs on old CPUs without SSE.
2018 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
2019 Return untested for Illegal instruction.
2020
2021 2012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2022
2023 Fix false FAILs with glibc debug infos installed.
2024 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
2025 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
2026
2027 2012-02-22 Sterling Augustine <saugustine@google.com>
2028
2029 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
2030 constant with cast.
2031
2032 2012-02-21 Pedro Alves <palves@redhat.com>
2033
2034 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
2035
2036 2012-02-21 Pedro Alves <palves@redhat.com>
2037
2038 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
2039
2040 2012-02-21 Pedro Alves <palves@redhat.com>
2041
2042 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
2043 with_test_prefix.
2044
2045 2012-02-21 Pedro Alves <palves@redhat.com>
2046
2047 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
2048 with_test_prefix here.
2049 (top level): Do it here instead. Remove `:' from the
2050 with_test_prefix string.
2051 * gdb.base/attach-pie-misread.exp: Remove the leading space the
2052 the suffix `:' from the with_test_prefix prefix string.
2053 * gdb.base/break-interp.exp: Ditto.
2054 * gdb.base/catch-load.exp: Ditto.
2055 * gdb.base/disp-step-syscall.exp: Ditto.
2056 * gdb.base/jit-so.exp: Ditto.
2057 * gdb.base/jit.exp: Ditto.
2058 * gdb.base/sepdebug.exp: Ditto.
2059 * gdb.base/solib-display.exp: Ditto.
2060 * gdb.base/solib-overlap.exp: Ditto.
2061 * gdb.base/watch-cond-infcall.exp: Ditto.
2062 * gdb.base/watchpoint.exp: Ditto.
2063 * gdb.dwarf2/dw2-noloc.exp: Ditto.
2064 * gdb.mi/mi-watch.exp: Ditto.
2065 * gdb.mi/mi2-watch.exp: Ditto.
2066 * gdb.threads/non-ldr-exc-1.exp: Ditto.
2067 * gdb.threads/non-ldr-exc-2.exp: Ditto.
2068 * gdb.threads/non-ldr-exc-3.exp: Ditto.
2069 * gdb.threads/non-ldr-exc-4.exp: Ditto.
2070 * gdb.threads/watchpoint-fork.exp: Ditto.
2071 * gdb.threads/watchthreads-reorder.exp: Ditto.
2072 * gdb.trace/change-loc.exp: Ditto.
2073 * gdb.trace/pending.exp: Ditto.
2074 * gdb.trace/status-stop.exp: Ditto.
2075 * gdb.trace/strace.exp: Ditto.
2076 * gdb.trace/trace-break.exp: Ditto.
2077 * gdb.trace/unavailable.exp: Ditto.
2078 * lib/gdb.exp (with_test_prefix): Always prefix with space and
2079 suffix with colon. Adjust leading comments.
2080
2081 2012-02-21 Pedro Alves <palves@redhat.com>
2082 Tom Tromey <tromey@redhat.com>
2083
2084 * lib/gdb.exp: Add description of test prefixes.
2085 (with_test_prefix): New procedure.
2086 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
2087 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
2088 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
2089 instead of lappend to append to pf_prefix.
2090 * gdb.base/catch-load.exp: Use with_test_prefix.
2091 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
2092 * gdb.base/jit-so.exp: Use with_test_prefix.
2093 * gdb.base/jit.exp: Use with_test_prefix.
2094 * gdb.base/return-nodebug.exp (do_test): Use append instead of
2095 lappend to append to pf_prefix.
2096 * gdb.base/sepdebug.exp: Use with_test_prefix.
2097 * gdb.base/solib-display.exp: Use with_test_prefix.
2098 * gdb.base/solib-overlap.exp: Use with_test_prefix.
2099 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
2100 * gdb.base/watchpoint.exp: Use with_test_prefix.
2101 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
2102 * gdb.mi/mi-watch.exp: Use with_test_prefix.
2103 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
2104 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
2105 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
2106 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
2107 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
2108 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
2109 append instead of lappend to append to pf_prefix.
2110 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
2111 * gdb.trace/change-loc.exp: Use with_test_prefix.
2112 * gdb.trace/pending.exp: Use with_test_prefix.
2113 * gdb.trace/status-stop.exp: Use with_test_prefix.
2114 * gdb.trace/strace.exp: Use with_test_prefix.
2115 * gdb.trace/trace-break.exp: Use with_test_prefix.
2116 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
2117 instead of lappend to append to pf_prefix.
2118
2119 2012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2120
2121 Fix racy FAILs.
2122 * gdb.base/inferior-died.c (main): Add return of 0.
2123 * gdb.base/inferior-died.exp (continue): Fix expectation of
2124 asynchronous events.
2125 (p 1): New test.
2126
2127 2012-02-20 Pedro Alves <palves@redhat.com>
2128
2129 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
2130 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
2131 gdb's internal debug output. For the non-threaded case, look for
2132 "Program received signal SIGLARM", for the threaded case, peek at
2133 the thread's siginfo.
2134
2135 2012-02-20 Pedro Alves <palves@redhat.com>
2136
2137 General cleanup, make output test messages unique, and build
2138 different executable files for the non-threaded and threaded
2139 cases.
2140
2141 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
2142 Delete.
2143 (executable_nothr, executable_thr): New globals.
2144 (top level): Adjust to delete both executables.
2145 (corefunc): New parameter $executable. Set $pf_prefix instead of
2146 hand writing a prefix in tests. Issue a clean_restart and enable
2147 lin-lwp debug output here.
2148 (top level): Adjust. Use build_executable. Don't start gdb here,
2149 and don't enable lin-lwp debug output here.
2150 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
2151
2152 2012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2153
2154 Fix racy FAILs.
2155 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
2156 "continue" command.
2157
2158 2012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2159
2160 Fix for gdbserver non-extended mode.
2161 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
2162 and gdb_run_cmd.
2163
2164 2012-02-17 Tom Tromey <tromey@redhat.com>
2165
2166 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
2167 * gdb.python/py-events.exp: Check 'dir' output.
2168 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
2169
2170 2012-02-17 Yao Qi <yao@codesourcery.com>
2171
2172 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
2173
2174 2012-02-16 Tom Tromey <tromey@redhat.com>
2175
2176 * gdb.base/inferior-died.c: Don't include stdio.h.
2177
2178 2012-02-16 Tom Tromey <tromey@redhat.com>
2179
2180 * gdb.base/inferior-died.c: New file.
2181 * gdb.base/inferior-died.exp: New file.
2182
2183 2012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
2184
2185 * gdb.base/break-inline.exp: New file.
2186 * gdb.base/break-inline.c: New file.
2187
2188 2012-02-15 Tom Tromey <tromey@redhat.com>
2189
2190 * gdb.base/pc-fp.exp: Add "info register" tests.
2191
2192 2012-02-15 Tom Tromey <tromey@redhat.com>
2193
2194 * gdb.base/regs.exp: Remove.
2195
2196 2012-02-15 Pedro Alves <palves@redhat.com>
2197
2198 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
2199 the target doesn't support tracepoints.
2200 * gdb.trace/circ.exp: Ditto.
2201 * gdb.trace/collection.exp: Ditto.
2202 * gdb.trace/packetlen.exp: Ditto.
2203 * gdb.trace/passc-dyn.exp: Ditto.
2204 * gdb.trace/report.exp: Ditto.
2205 * gdb.trace/tfind.exp: Ditto.
2206 * gdb.trace/tspeed.exp: Ditto.
2207 * gdb.trace/tsv.exp: Ditto.
2208 * gdb.trace/unavailable.exp: Ditto.
2209 * gdb.trace/while-dyn.exp: Ditto.
2210
2211 2012-02-15 Pedro Alves <palves@redhat.com>
2212
2213 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
2214 gdb_test_multiple, and call unsupported instead of fail, if the
2215 remote side does not support the request.
2216
2217 2012-02-15 Pedro Alves <palves@redhat.com>
2218
2219 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
2220 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
2221 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
2222 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
2223 * gdb.server/server-run.exp: Make sure gdb is disconnected.
2224 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
2225 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
2226 doesn't start with "extended-" already.
2227
2228 2012-02-15 Pedro Alves <palves@redhat.com>
2229
2230 Support extended-remote. Avoid cascading timeouts.
2231
2232 * gdb.base/attach.exp (do_attach_tests): Add expected output for
2233 the extended-remote target. If attaching with no file fails, load
2234 the file manually.
2235 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
2236
2237 2012-02-14 Stan Shebs <stan@codesourcery.com>
2238
2239 * gdb.base/ena-dis-br.exp: Add enable count test.
2240
2241 2012-02-13 Pedro Alves <palves@redhat.com>
2242
2243 * config/mips-idt.exp: Delete.
2244 * gdb.base/a2-run.exp: Remove mips-idt xfails.
2245 * gdb.base/bitfields.exp: Remove mips-idt restarts.
2246 * gdb.base/break.exp: Remove mips-idt references.
2247 * gdb.base/chng-syms.exp: Ditto.
2248 * gdb.base/default.exp: Ditto.
2249 * gdb.base/funcargs.exp (funcargs_reload): Delete.
2250 (top level): Don't call it.
2251 * gdb.base/opaque.exp: Remove mips-idt restarts.
2252 * gdb.base/ptype.exp: Remove mips-idt xfails.
2253 * gdb.base/scope.exp: Remove mips-idt restarts.
2254 * gdb.base/sepdebug.exp: Remove mips-idt references.
2255 * gdb.base/watchpoint.exp (maybe_clean_restart)
2256 (maybe_reinitialize): Delete.
2257 (test_disabling_watchpoints, test_disabling_watchpoints)
2258 (test_watchpoint_triggered_in_syscall)
2259 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
2260 Don't call them.
2261
2262 2012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2263
2264 * gdb.server/server-exec-info.exp: New file.
2265
2266 2012-02-10 Pedro Alves <palves@redhat.com>
2267
2268 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
2269 always non-empty.
2270 (test_attach): Always pass $exec to test_attach_gdb.
2271
2272 2012-02-08 Tom Tromey <tromey@redhat.com>
2273
2274 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
2275 before inferior is started.
2276
2277 2012-02-07 Tom Tromey <tromey@redhat.com>
2278
2279 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
2280 Symbol.value.
2281 * gdb.python/py-symbol.c (qq): Set default value.
2282
2283 2012-02-07 Tom Tromey <tromey@redhat.com>
2284
2285 * gdb.python/py-symbol.c (qq): New global.
2286 * gdb.python/py-symbol.exp: Add test for frame-less
2287 lookup_symbol.
2288 * gdb.python/py-symtab.exp: Fix line number.
2289
2290 2012-02-03 Joel Brobecker <brobecker@adacore.com>
2291
2292 * gdb.ada/mi_task_arg: New testcase.
2293
2294 2012-02-02 Pedro Alves <palves@redhat.com>
2295
2296 * gdb.reverse/until-precsave.exp: Also put "record save" under the
2297 extended timeout.
2298
2299 2012-02-02 Pedro Alves <palves@redhat.com>
2300
2301 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
2302 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
2303
2304 2012-02-02 Pedro Alves <palves@redhat.com>
2305
2306 * gdb.base/term.exp: Rewrite.
2307 * gdb.base/term.c: New.
2308
2309 2012-02-02 Pedro Alves <palves@redhat.com>
2310
2311 * gdb.base/default.exp (run "r" abbreviation, run): Add
2312 extended-remote expected output.
2313
2314 2012-02-02 Tom Tromey <tromey@redhat.com>
2315
2316 * gdb.cp/dispcxx.exp: New file.
2317 * gdb.cp/dispcxx.cc: New file.
2318
2319 2012-02-01 Tom Tromey <tromey@redhat.com>
2320
2321 * gdb.base/jit-simple.exp: New file.
2322 * gdb.base/jit-simple.c: New file.
2323
2324 2012-01-30 Yao Qi <yao@codesourcery.com>
2325
2326 * gdb.base/skip.exp: Make test result unique.
2327
2328 2012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2329
2330 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
2331 compatibility with valgrind-3.7.0.
2332
2333 2012-01-27 Pedro Alves <palves@redhat.com>
2334
2335 * gdb.base/watchpoint.exp (no_hw): New global.
2336 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
2337 disable hw watchpoints.
2338 (test_wide_location_1, test_wide_location_2): If no_hw is set,
2339 don't expect hw watchpoints.
2340 (no_hw_watchpoints): Always clean restart.
2341 (do_tests): New procedure, factored out from the top level.
2342 (top level): Run tests twice. Once with hw watchpoints enabled,
2343 another time with hw watchpoints disabled.
2344
2345 2012-01-27 Pedro Alves <palves@redhat.com>
2346
2347 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
2348 out from the top level.
2349 (top level): Call it instead.
2350
2351 2012-01-27 Pedro Alves <palves@redhat.com>
2352
2353 * gdb.base/watchpoint.exp (top level): Re-enable hardware
2354 watchpoints sooner.
2355
2356 2012-01-27 Pedro Alves <palves@redhat.com>
2357
2358 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
2359
2360 2012-01-27 Pedro Alves <palves@redhat.com>
2361
2362 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
2363 "You may have requested too many hardware
2364 breakpoints/watchpoints".
2365
2366 2012-01-27 Pedro Alves <palves@redhat.com>
2367
2368 * gdb.base/watchpoint.exp (maybe_clean_restart)
2369 (maybe_reinitialize): New.
2370 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
2371 expect "hit N times".
2372 (test_disabling_watchpoints, test_complex_watchpoint)
2373 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
2374 Call maybe_clean_restart.
2375 (top level): Use clean_restart. Remove "mips-idt-*"
2376 reinitialization.
2377
2378 2012-01-27 Pedro Alves <palves@redhat.com>
2379
2380 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
2381
2382 2012-01-27 Pedro Alves <palves@redhat.com>
2383
2384 * gdb.base/watchpoint.exp: Clean restart after tests that don't
2385 require `initialize' anymore. Remove unnecessary `initialize'
2386 calls.
2387
2388 2012-01-27 Pedro Alves <palves@redhat.com>
2389
2390 * gdb.base/watchpoint.exp (wp_set): Delete.
2391 (initialize, test_simple_watchpoint, top level): Remove dead code.
2392
2393 2012-01-27 Pedro Alves <palves@redhat.com>
2394
2395 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
2396 typo.
2397
2398 2012-01-27 Pedro Alves <palves@redhat.com>
2399
2400 * config/extended-gdbserver.exp: New file.
2401 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
2402 comment.
2403 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
2404 * boards/native-extended-gdbserver.exp: New file.
2405
2406 2012-01-26 Pedro Alves <palves@redhat.com>
2407
2408 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
2409 and gdb_test_multiple.
2410
2411 2012-01-26 Pedro Alves <palves@redhat.com>
2412
2413 Make test messages unique, and more identifiable.
2414 * gdb.multi/watchpoint-multi.exp: Change test messages.
2415
2416 2012-01-25 Tom Tromey <tromey@redhat.com>
2417
2418 * gdb.base/solib-disc.exp: Fix regexps.
2419
2420 2012-01-24 Tom Tromey <tromey@redhat.com>
2421
2422 * lib/mi-support.exp (mi_expect_stop): Add special case for
2423 solib-event.
2424 * gdb.base/catch-load-so.c: New file.
2425 * gdb.base/catch-load.exp: New file.
2426 * gdb.base/catch-load.c: New file.
2427 * gdb.base/break-interp.exp (reach_1): Update regexp.
2428
2429 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2430
2431 Fix fuzzy results.
2432 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
2433 lpsimple and func.
2434
2435 2012-01-24 Gary Benson <gbenson@redhat.com>
2436
2437 Delete #if 0'd out code.
2438 * gdb.base/default.exp (info catch): Remove.
2439 * gdb.base/gdb_history (info catch): Likewise.
2440 * gdb.base/help.exp (info catch): Likewise.
2441
2442 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2443
2444 Fix watchpoints to be specific for each inferior.
2445 * gdb.multi/watchpoint-multi.c: New file.
2446 * gdb.multi/watchpoint-multi.exp: New file.
2447
2448 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2449
2450 Fix watchpoints across inferior fork.
2451 * gdb.threads/watchpoint-fork-child.c: New file.
2452 * gdb.threads/watchpoint-fork-mt.c: New file.
2453 * gdb.threads/watchpoint-fork-parent.c: New file.
2454 * gdb.threads/watchpoint-fork-st.c: New file.
2455 * gdb.threads/watchpoint-fork.exp: New file.
2456 * gdb.threads/watchpoint-fork.h: New file.
2457
2458 2012-01-23 Pedro Alves <palves@redhat.com>
2459
2460 * gdb.base/call-signal-resume.exp: Allow output after "return".
2461
2462 2012-01-20 Pedro Alves <palves@redhat.com>
2463
2464 * gdb.python/py-finish-breakpoint.py: Fix typo.
2465
2466 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
2467
2468 * gdb.base/info-proc.exp: Also run on remote targets. Main
2469 "info proc" command is now always present; whether target supports
2470 actual info proc operation is detected when attempting to issue
2471 the command.
2472
2473 2012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2474
2475 * .gdbinit: Remove.
2476
2477 2012-01-19 Pedro Alves <palves@redhat.com>
2478
2479 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
2480 look at the funtions' returns.
2481 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
2482 (jprint.print(int, int)): Change return type to int. Adjust.
2483
2484 2012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2485
2486 PR gdb/9538
2487 * gdb.base/sepdebug.exp: New test.
2488
2489 2012-01-18 Pedro Alves <palves@redhat.com>
2490
2491 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
2492 Allow output before ^done.
2493
2494 2012-01-16 Tom Tromey <tromey@redhat.com>
2495
2496 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
2497 Add tests for relative directory.
2498
2499 2012-01-16 Tom Tromey <tromey@redhat.com>
2500
2501 * gdb.base/printcmds.c (enum flag_enum): New.
2502 (three): New global.
2503 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
2504 enum printing.
2505 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
2506 FlagEnumerationPrinter.
2507 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
2508 * gdb.python/py-pp-maint.c (enum flag_enum): New.
2509 (fval): New global.
2510
2511 2012-01-16 Pedro Alves <palves@redhat.com>
2512
2513 * lib/gdb.exp (banned_procedures): New variable.
2514 (banned_variables_traced): Rename to ...
2515 (banned_traced): ... this.
2516 (gdb_init): Also trace banned procedures.
2517 (gdb_finish): Also untrace banned procedures.
2518
2519 2012-01-16 Pedro Alves <palves@redhat.com>
2520
2521 Remove all calls to strace.
2522
2523 2012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2524
2525 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
2526 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
2527
2528 2012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
2529
2530 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
2531 * gdb.base/pie-execl.exp: Likewise.
2532
2533 2012-01-12 Keith Seitz <keiths@redhat.com>
2534
2535 PR mi/10586
2536 * gdb.mi/var-cmd.c (struct anonymous): New structure.
2537 (do_anonymous_type_tests): New function.
2538 (main): Call do_anonymous_type_tests.
2539 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
2540 (verify_everything): New procedure.
2541 * gdb.mi/mi-var-cp.cc (class A): New class.
2542 (anonymous_structs_and_unions): New function.
2543 (main): Call anonymous_structs_and_unions.
2544 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
2545 (verify_everything): New procedure.
2546
2547 2012-01-12 Keith Seitz <keiths@redhat.com>
2548
2549 * lib/mi-support.exp: Expand comments about PATH_EXPR.
2550 (varobj_tree::get_path_expr): Assume that all varobjs are
2551 compound unless they are known simple types.
2552 Adjust path expressions based on parent type, path parent type,
2553 and tree language.
2554 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
2555 the root varobj.
2556 (mi_walk_varobj_tree): Add LANGUAGE parameter.
2557
2558 2012-01-11 Pedro Alves <palves@redhat.com>
2559
2560 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
2561 core files on this machine" anymore.
2562
2563 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2564
2565 * gdb.base/watchpoint.c (recurser): Initialize local_x.
2566 (main): Repeat recurser call.
2567 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
2568 equivalent to 'local_x'.
2569
2570 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2571 Joel Brobecker <brobecker@adacore.com>
2572
2573 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
2574
2575 2012-01-05 Pedro Alves <alves.ped@gmail.com>
2576
2577 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
2578 * gdb.python/py-events.c (first): Add bits for new "step N" test.
2579 * gdb.python/py-events.exp: Test that "step N" tripping on a
2580 breakpoint emits a breakpoint event.
2581
2582 2012-01-03 Joel Brobecker <brobecker@adacore.com>
2583
2584 * gdb.base/auxv.exp: Reformat the copyright notice.
2585
2586 2012-01-03 Yao Qi <yao@codesourcery.com>
2587
2588 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
2589 (strace_trace_on_diff_addr): New.
2590 * gdb.trace/strace.c: (main): Add two local variables.
2591
2592 2011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
2593
2594 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
2595 * gdb.cell/gcore.exp: Likewise.
2596 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
2597 to verify the correct instance of main is selected.
2598
2599 2012-01-02 Joel Brobecker <brobecker@adacore.com>
2600
2601 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
2602 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
2603 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
2604 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
2605 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
2606 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
2607 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
2608 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
2609 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
2610 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
2611 gdb.threads/thread_check.c: Reformat copyright header.
2612
2613 2011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
2614
2615 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
2616 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
2617 is not enabled.
2618
2619 2011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2620
2621 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
2622 parameter to self_exec, adjust the function.
2623 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
2624 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
2625 (set var do_exit = 0): Remove test.
2626 (newline at end of file): Add one.
2627
2628 2011-12-27 Joel Brobecker <brobecker@adacore.com>
2629
2630 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
2631 New files.
2632
2633 2011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2634
2635 Fix racy FAILs.
2636 * gdb.threads/fork-thread-pending.c (barrier): New variable.
2637 (thread_function, thread_forker): Call pthread_barrier_wait for it.
2638 (main): Call pthread_barrier_init for it.
2639
2640 2011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2641
2642 Fix double send_gdb leading to racy FAILs.
2643 * gdb.base/break.exp (set silent break bp_location1): Replace
2644 3x send_gdb and gdb_expect by gdb_test.
2645 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
2646 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
2647 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
2648 instead of send_gdb. Twice.
2649 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
2650 3x send_gdb and gdb_expect by gdb_test.
2651 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
2652
2653 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2654
2655 * gdb.linespec/linespec.exp: Compile using {c++}.
2656
2657 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2658
2659 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
2660 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
2661 (verify GCC PR debug/51668): New test.
2662
2663 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
2664
2665 Introduce gdb.FinishBreakpoint in Python.
2666 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
2667 py-finish-breakpoint2
2668 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
2669 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
2670 instead of line number.
2671 * gdb.python/py-finish-breakpoint.c: New file.
2672 * gdb.python/py-finish-breakpoint.exp: New file.
2673 * gdb.python/py-finish-breakpoint.py: New file.
2674 * gdb.python/py-finish-breakpoint2.cc: New file.
2675 * gdb.python/py-finish-breakpoint2.exp: New file.
2676 * gdb.python/py-finish-breakpoint2.py: New file.
2677
2678 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2679
2680 Partial fix of compatibility with gcc-4.7.
2681 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
2682 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
2683 Add comment to add a PASS case in the future.
2684
2685 Fix compatibility with gcc-4.7.
2686 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
2687
2688 2011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
2689
2690 PR tdep/12797
2691 * gdb.base/callfuncs.exp: Remove KFAIL.
2692
2693 2011-12-21 Joel Brobecker <brobecker@adacore.com>
2694
2695 * gdb.ada/task_bp: New testcase.
2696
2697 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2698
2699 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
2700 -DNO_SECTIONS.
2701 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
2702
2703 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2704
2705 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
2706 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
2707 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
2708 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
2709 conditional for gcc <= 4.5.
2710
2711 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2712
2713 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
2714 by XFAIL.
2715 * gdb.cp/static-method.exp (info addr A::func())
2716 (list static-method.cc:xxx::(anonymous namespace)::A::func)
2717 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
2718 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
2719 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
2720 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
2721 (test value of F in k3_m): Likewise.
2722 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
2723 Likewise.
2724
2725 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2726
2727 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
2728 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
2729 Remove.
2730 * gdb.threads/attachstop-mt.c: Remove.
2731 * gdb.threads/attachstop-mt.exp: Remove.
2732
2733 2011-12-17 Mark Kettenis <kettenis@gnu.org>
2734
2735 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
2736
2737 2011-12-16 Doug Evans <dje@google.com>
2738
2739 * boards/native-stdio-gdbserver.exp: New file.
2740 * boards/native-gdbserver.exp: New file.
2741
2742 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
2743 gdbserver output.
2744 (gdbserver_default_get_remote_address): New function.
2745 (gdbserver_start): Call gdb,get_remote_address to compute argument
2746 to "target remote" command.
2747
2748 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
2749
2750 * gdb.python/py-function.exp: Change "on" to "full" for
2751 python print-stack. Add set/show python print-stack
2752 off|full|message tests.
2753
2754 2011-12-15 Yao Qi <yao@codesourcery.com>
2755
2756 * gdb.trace/strace.c: New
2757 * gdb.trace/strace.exp: New.
2758
2759 2011-12-14 Tom Tromey <tromey@redhat.com>
2760
2761 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
2762
2763 2011-12-14 Doug Evans <dje@google.com>
2764
2765 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
2766
2767 2011-12-14 Pedro Alves <pedro@codesourcery.com>
2768
2769 PR threads/10729
2770
2771 * gdb.mi/watch-nonstop.c: New file.
2772 * gdb.mi/mi-watch-nonstop.exp: New file.
2773
2774 2011-12-13 Pedro Alves <pedro@codesourcery.com>
2775 Doug Evans <dje@google.com>
2776
2777 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
2778 (clean_restart): Remove references to the gdb_stub target board
2779 variable.
2780 (gdb_step_for_stub): Delete.
2781
2782 * gdb.base/annota1.exp: Remove all references to [target_info
2783 exists gdb_stub], gdb_step_for_stub and usestubs.
2784 * gdb.base/annota3.exp: Ditto.
2785 * gdb.base/async.exp: Ditto.
2786 * gdb.base/break.exp: Ditto.
2787 * gdb.base/code-expr.exp: Ditto.
2788 * gdb.base/commands.exp: Ditto.
2789 * gdb.base/completion.exp: Ditto.
2790 * gdb.base/condbreak.exp: Ditto.
2791 * gdb.base/consecutive.exp: Ditto.
2792 * gdb.base/cvexpr.exp: Ditto.
2793 * gdb.base/define.exp: Ditto.
2794 * gdb.base/display.exp: Ditto.
2795 * gdb.base/ena-dis-br.exp: Ditto.
2796 * gdb.base/environ.exp: Ditto.
2797 * gdb.base/gnu-ifunc.exp: Ditto.
2798 * gdb.base/maint.exp: Ditto.
2799 * gdb.base/pending.exp: Ditto.
2800 * gdb.base/sect-cmd.exp: Ditto.
2801 * gdb.base/sepdebug.exp: Ditto.
2802 * gdb.base/unload.exp: Ditto.
2803 * gdb.base/watchpoint-solib.exp: Ditto.
2804 * gdb.cp/annota2.exp: Ditto.
2805 * gdb.cp/annota3.exp: Ditto.
2806 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
2807 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
2808 * gdb.mi/mi-pending.exp: Ditto.
2809 * gdb.trace/circ.exp: Ditto.
2810 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
2811 * gdb.base/list.exp: Ditto.
2812
2813 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
2814 breakpoint function and all references to the usestubs macro.
2815 * gdb.base/exprs.c: Ditto.
2816 * gdb.base/freebpcmd.c: Ditto.
2817 * gdb.base/bitfields.c: Ditto.
2818 * gdb.base/bitfields2.c: Ditto.
2819 * gdb.base/break.c: Ditto.
2820 * gdb.base/call-sc.c: Ditto.
2821 * gdb.base/call-signals.c: Ditto.
2822 * gdb.base/callfuncs.c: Ditto.
2823 * gdb.base/charset.c: Ditto.
2824 * gdb.base/consecutive.c: Ditto.
2825 * gdb.base/constvars.c: Ditto.
2826 * gdb.base/funcargs.c: Ditto.
2827 * gdb.base/int-type.c: Ditto.
2828 * gdb.base/interrupt.c: Ditto.
2829 * gdb.base/langs0.c: Ditto.
2830 * gdb.base/list0.c: Ditto.
2831 * gdb.base/mips_pro.c: Ditto.
2832 * gdb.base/miscexprs.c: Ditto.
2833 * gdb.base/nodebug.c: Ditto.
2834 * gdb.base/opaque0.c: Ditto.
2835 * gdb.base/pointers.c: Ditto.
2836 * gdb.base/printcmds.c: Ditto.
2837 * gdb.base/ptype.c: Ditto.
2838 * gdb.base/recurse.c: Ditto.
2839 * gdb.base/reread1.c: Ditto.
2840 * gdb.base/reread2.c: Ditto.
2841 * gdb.base/restore.c: Ditto.
2842 * gdb.base/return.c: Ditto.
2843 * gdb.base/run.c: Ditto.
2844 * gdb.base/scope0.c: Ditto.
2845 * gdb.base/sepdebug.c: Ditto.
2846 * gdb.base/setshow.c: Ditto.
2847 * gdb.base/setvar.c: Ditto.
2848 * gdb.base/sigall.c: Ditto.
2849 * gdb.base/signals.c: Ditto.
2850 * gdb.base/structs.c: Ditto.
2851 * gdb.base/structs2.c: Ditto.
2852 * gdb.base/testenv.c: Ditto.
2853 * gdb.base/twice.c: Ditto.
2854 * gdb.base/unwindonsignal.c: Ditto.
2855 * gdb.base/watchpoint.c: Ditto.
2856 * gdb.base/watchpoints.c: Ditto.
2857 * gdb.base/whatis.c: Ditto.
2858 * gdb.cp/classes.cc: Ditto.
2859 * gdb.cp/cplusfuncs.cc: Ditto.
2860 * gdb.cp/derivation.cc: Ditto.
2861 * gdb.cp/formatted-ref.cc: Ditto.
2862 * gdb.cp/misc.cc: Ditto.
2863 * gdb.cp/overload.cc: Ditto.
2864 * gdb.cp/ovldbreak.cc: Ditto.
2865 * gdb.cp/ref-params.cc: Ditto.
2866 * gdb.cp/ref-types.cc: Ditto.
2867 * gdb.cp/templates.cc: Ditto.
2868 * gdb.cp/virtfunc.cc: Ditto.
2869 * gdb.hp/gdb.aCC/run.c: Ditto.
2870 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
2871 * gdb.hp/gdb.compat/xdb0.c: Ditto.
2872 * gdb.reverse/consecutive-reverse.c: Ditto.
2873 * gdb.reverse/sigall-reverse.c: Ditto.
2874 * gdb.reverse/until-reverse.c: Ditto.
2875 * gdb.reverse/watch-reverse.c: Ditto.
2876 * gdb.trace/actions.c: Ditto.
2877 * gdb.trace/circ.c: Ditto.
2878 * gdb.trace/collection.c: Ditto.
2879
2880 2011-12-13 Pedro Alves <pedro@codesourcery.com>
2881
2882 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
2883 (func6, func7): New.
2884 (main): Call func6 and func7.
2885 * gdb.base/watchpoint.exp (test_wide_location_1)
2886 (test_wide_location_2): New.
2887 (top level): Re-enable hardware watchpoints if necessary. Call
2888 test_wide_location_1 and test_wide_location_2.
2889
2890 2011-12-11 Yao Qi <yao@codesourcery.com>
2891
2892 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
2893
2894 2011-12-11 Joel Brobecker <brobecker@adacore.com>
2895
2896 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
2897 expected output for unsupported case.
2898
2899 2011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2900
2901 PR testsuite/12649
2902 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
2903 Protect gdb_test_multiple by final $gdb_prompt match.
2904
2905 2011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2906
2907 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
2908 New variable, new test.
2909 (list static-method.cc:xxx::(anonymous namespace)::A::func)
2910 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
2911 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
2912 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
2913 them if HAVE_GCC_45682_FIXED is not set.
2914
2915 2011-12-10 Yao Qi <yao@codesourcery.com>
2916
2917 * gdb.trace/status-stop.exp: New.
2918 * gdb.trace/status-stop.c: New.
2919
2920 2011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2921
2922 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
2923 timeout.
2924
2925 2011-12-08 Tom Tromey <tromey@redhat.com>
2926
2927 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
2928 condition.
2929
2930 2011-12-07 Stan Shebs <stan@codesourcery.com>
2931
2932 * gdb.trace/tfind.exp: Update for output changes.
2933
2934 2011-12-07 Pedro Alves <pedro@codesourcery.com>
2935
2936 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
2937 throws "Cannot insert catchpoints in this configuration".
2938 * gdb.ada/mi_catch_ex.exp: Likewise.
2939
2940 2011-12-06 Pedro Alves <pedro@codesourcery.com>
2941
2942 * gdb.base/break-always.exp: Test changing memory at addresses
2943 with breakpoints inserted.
2944
2945 2011-12-06 Joel Brobecker <brobecker@acacore.com>
2946
2947 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
2948 involving a fully qualified function name.
2949
2950 2011-12-06 Tom Tromey <tromey@redhat.com>
2951
2952 * gdb.ada/homonym.exp: Add three breakpoint tests.
2953
2954 2011-12-06 Tom Tromey <tromey@redhat.com>
2955
2956 * gdb.base/solib-weak.exp (do_test): Remove kfail.
2957 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
2958 * gdb.objc/objcdecode.exp: Update for output changes.
2959 * gdb.linespec/linespec.exp: New file.
2960 * gdb.linespec/lspec.cc: New file.
2961 * gdb.linespec/lspec.h: New file.
2962 * gdb.linespec/body.h: New file.
2963 * gdb.linespec/base/two/thefile.cc: New file.
2964 * gdb.linespec/base/one/thefile.cc: New file.
2965 * gdb.linespec/Makefile.in: New file.
2966 * gdb.cp/templates.exp (test_template_breakpoints): Update for
2967 output changes.
2968 * gdb.cp/re-set-overloaded.exp: Remove kfail.
2969 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
2970 makes one breakpoint.
2971 * gdb.cp/method2.exp (test_break): Update for output changes.
2972 * gdb.cp/mb-templates.exp: Update for output changes.
2973 * gdb.cp/mb-inline.exp: Update for output changes.
2974 * gdb.cp/mb-ctor.exp: Update for output changes.
2975 * gdb.cp/ovsrch.exp: Use fully-qualified names.
2976 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
2977 has multiple matches.
2978 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
2979 error message change.
2980 * gdb.base/list.exp (test_list_filename_and_number): Update for
2981 error message change.
2982 * gdb.base/break.exp: Disable pending breakpoints. Update for
2983 output changes.
2984 * configure.ac: Add gdb.linespec.
2985 * configure: Rebuild.
2986 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
2987
2988 2011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
2989
2990 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
2991 last_break register on s390*-*-* targets.
2992
2993 2011-12-06 Joel Brobecker <brobecker@adacore.com>
2994
2995 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
2996 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
2997 of parameter X in procedure Foo.
2998
2999 2011-12-05 Stan Shebs <stan@codesourcery.com>
3000
3001 * gdb.trace/tfind.exp: Update help string matches.
3002
3003 2011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3004
3005 * gdb.server/ext-run.exp (get process list): Accept also systemd
3006 as PID 1.
3007
3008 2011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3009 Pedro Alves <pedro@codesourcery.com>
3010
3011 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
3012 starting GDB.
3013 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
3014 $use_gdb_stub.
3015 * gdb.base/display.exp: Likewise.
3016 * gdb.base/ending-run.exp: Likewise.
3017 * gdb.base/list.exp (test_listsize): Likewise.
3018 * gdb.base/setshow.exp: Likewise.
3019 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
3020 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
3021 check by global $use_gdb_stub.
3022 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
3023 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
3024 (default_gdb_init): Unset global $use_gdb_stub.
3025 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
3026 by global $use_gdb_stub.
3027 * lib/gdbserver-support.exp: Extend comments for set_board_info
3028 gdb_protocol and gdb,socketport.
3029 (gdbserver_start_extended): Set global gdbserver_protocol and
3030 gdbserver_gdbport. Clear global use_gdb_stub.
3031 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
3032 from target use_gdb_stub.
3033 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
3034
3035 2011-12-03 Doug Evans <dje@google.com>
3036
3037 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
3038 (gdb_step_for_stub): Add comments.
3039
3040 2011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
3041
3042 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
3043 to the caller.
3044 (gdb_test_multiple): Likewise.
3045
3046 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3047
3048 Fix gdb.mi/mi-solib.exp without system debug info installed.
3049 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
3050 expect attribute, return 0 for it. Update comments.
3051
3052 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3053
3054 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
3055 (corrupted list): Adjust the expectation.
3056
3057 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3058
3059 PR threads/13448
3060 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
3061 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
3062 * gdb.threads/tls-var-main.c: New file.
3063 * gdb.threads/tls-var.c: New file.
3064 * gdb.threads/tls-var.exp: New file.
3065
3066 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3067
3068 PR testsuite/12649
3069 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
3070 Protect gdb_test_multiple by final $gdb_prompt match.
3071 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
3072 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
3073 (test_tracepoints): Likewise.
3074
3075 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3076
3077 PR breakpoints/13346
3078 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
3079 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
3080 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
3081
3082 2011-12-01 Joel Brobecker <brobecker@adacore.com>
3083
3084 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
3085 * gdb.ada/homonym/homonym.adb: For use of all types defined
3086 locally inside both Get_Value subprograms.
3087
3088 2011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3089
3090 Fix racy FAILs.
3091 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
3092 of send_gdb.
3093
3094 2011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3095
3096 * gdb.base/testenv.exp: Skip on remote targets. Unset global
3097 environment variable after test completed.
3098
3099 2011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3100
3101 * gdb.base/solib-nodir.exp: Skip if remote target.
3102 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
3103 application. Call gdb_load_shlibs.
3104 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
3105
3106 2011-11-29 Joel Brobecker <brobecker@adacore.com>
3107
3108 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
3109
3110 2011-11-28 Joel Brobecker <brobecker@adacore.com>
3111
3112 * gdb.ada/fullname_bp: New testcase.
3113
3114 2011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3115
3116 PR testsuite/12649
3117 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
3118 Wrap send_gdb into a new gdb_test.
3119
3120 Code cleanup.
3121 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
3122 Convert send_gdb and gdb_expect to gdb_test_multiple.
3123
3124 2011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3125
3126 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
3127
3128 2011-11-23 Keith Seitz <keiths@redhat.com>
3129
3130 * lib/mi-support.exp (varobj_tree): New namespace and procs.
3131 (mi_varobj_tree_test_children_callback): New proc.
3132 (mi_walk_varobj_tree): New proc.
3133
3134 2011-11-22 Tom Tromey <tromey@redhat.com>
3135
3136 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
3137 Add "use_mi_command" argument.
3138 (mi_run_cmd, mi_run_with_cli): New procs.
3139 * gdb.mi/solib-lib.c: New file.
3140 * gdb.mi/solib-main.c: New file.
3141 * gdb.mi/mi-solib.exp: New file.
3142
3143 2011-11-21 Doug Evans <dje@google.com>
3144
3145 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
3146 _Unwind_DebugHook is missing.
3147
3148 2011-11-20 Stan Shebs <stan@codesourcery.com>
3149
3150 * gdb.trace/tstatus.exp: New.
3151 * gdb.trace/actions.c: Include string.h.
3152
3153 2011-11-18 Yao Qi <yao@codesourcery.com>
3154
3155 * gdb.trace/pending.exp: New.
3156 * gdb.trace/pending.c: New.
3157 * gdb.trace/pendshr1.c: New.
3158 * gdb.trace/pendshr2.c: New.
3159 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
3160 tracepoint location becomes pending.
3161 (tracepoint_change_loc_2): New.
3162
3163 2011-11-16 David S. Miller <davem@davemloft.net>
3164
3165 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
3166 target is sparc*-*-linux*
3167
3168 2011-11-15 Paul Koning <paul_koning@dell.com>
3169
3170 * gdb.python/py-type.exp: New testcases for exceptions on scalar
3171 types.
3172
3173 2011-11-14 Doug Evans <dje@google.com>
3174
3175 * gdb.base/shell.exp: New file.
3176
3177 2011-11-14 Stan Shebs <stan@codesourcery.com>
3178
3179 * gdb.trace/ftrace.c: New.
3180 * gdb.trace/ftrace.exp: New.
3181
3182 2011-11-14 Yao Qi <yao@codesourcery.com>
3183
3184 * gdb.trace/change-loc-1.c: New.
3185 * gdb.trace/change-loc-2.c: New.
3186 * gdb.trace/change-loc.c: New.
3187 * gdb.trace/change-loc.exp: New.
3188 * gdb.trace/change-loc.h: New.
3189 * gdb.trace/trace-break.c (marker): Define new symbol.
3190 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
3191 New.
3192 (break_trace_same_addr_6): New.
3193
3194 2011-11-12 Matt Rice <ratmice@gmail.com>
3195
3196 * gdb.base/info-macros.exp: Make tests for info definitions
3197 test info macro. Add tests for info macro argument processing.
3198 Rename a few tests.
3199
3200 2011-11-11 Keith Seitz <keiths@redhat.com>
3201
3202 PR gdb/12843
3203 * gdb.base/linespecs.exp: New file.
3204
3205 2011-11-11 Doug Evans <dje@google.com>
3206
3207 * gdb.threads/print-threads.exp: Extend timeout for slower
3208 tests.
3209
3210 2011-11-10 Doug Evans <dje@google.com>
3211
3212 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
3213 "record to end of main" test.
3214
3215 * gdb.python/py-type.c (TS): New typedef.
3216 (ts): New global.
3217 * gdb.python/py-type.exp: Test field list of typedef.
3218
3219 2011-11-10 Joel Brobecker <brobecker@adacore.com>
3220
3221 * gdb.ada/small_reg_param: New testcase.
3222
3223 2011-11-09 Tom Tromey <tromey@redhat.com>
3224
3225 * gdb.cp/destrprint.exp: New file.
3226 * gdb.cp/destrprint.cc: New file.
3227
3228 2011-11-08 Meador Inge <meadori@codesourcery.com>
3229
3230 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
3231 (switch_stack_to_other): New test function.
3232 * gdb.arch/thumb-prologue.exp: New test cases.
3233
3234 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
3235
3236 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
3237
3238 2011-11-08 Yao Qi <yao@codesourcery.com>
3239
3240 * gdb.exp (supports_process_record): New.
3241 (supports_reverse): New.
3242 * gdb.reverse/break-precsave.exp: Call support_process_record
3243 to run test conditionally.
3244 * gdb.reverse/consecutive-precsave.exp: Likewise.
3245 * gdb.reverse/i386-precsave.exp: Likewise.
3246 * gdb.reverse/machinestate-precsave.exp: Likewise.
3247 * gdb.reverse/solib-precsave.exp: Likewise.
3248 * gdb.reverse/step-precsave.exp: Likewise.
3249 * gdb.reverse/until-precsave.exp: Likewise.
3250 * gdb.reverse/watch-precsave.exp: Likewise.
3251 * gdb.reverse/break-reverse.exp: Call support_reverse to run
3252 test conditionally.
3253 * gdb.reverse/consecutive-reverse.exp: Likewise.
3254 * gdb.reverse/finish-precsave.exp: Likewise.
3255 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
3256 * gdb.reverse/finish-reverse.exp: Likewise.
3257 * gdb.reverse/i386-reverse.exp: Likewise.
3258 * gdb.reverse/i386-sse-reverse.exp: Likewise.
3259 * gdb.reverse/machinestate.exp: Likewise.
3260 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
3261 * gdb.reverse/sigall-precsave.exp: Likewise.
3262 * gdb.reverse/sigall-reverse.exp: Likewise.
3263 * gdb.reverse/solib-reverse.exp: Likewise.
3264 * gdb.reverse/step-reverse.exp: Likewise.
3265 * gdb.reverse/until-reverse.exp: Likewise.
3266 * gdb.reverse/watch-reverse.exp: Likewise.
3267
3268 2011-11-05 Yao Qi <yao@codesourcery.com>
3269
3270 * gdb.trace/trace-break.exp: Add test on setting two
3271 fast tracepoints at the same address.
3272
3273 2011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3274
3275 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
3276
3277 2011-11-02 Stan Shebs <stan@codesourcery.com>
3278
3279 * gdb.trace/collection.c: Add code using strings.
3280 * gdb.trace/collection.exp: Add tests of string collection.
3281
3282 2011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3283
3284 * gdb.base/skip-solib.exp (executable_main): New variable.
3285 (binfile_main): Base it on that.
3286 Use $executable_main in clean_restart calls. Drop gdb_exit and
3287 gdb_start calls.
3288
3289 2011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3290
3291 Fix racy FAILs.
3292 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
3293 breakpoint_re globals import by async. Set string_regex to .* for
3294 async. Remove the optional thread_selected_re and breakpoint_re
3295 globals expectations.
3296
3297 2011-11-01 Joseph Myers <joseph@codesourcery.com>
3298
3299 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
3300 well as Cygwin.
3301
3302 2011-11-01 Justin Lebar <justin.lebar@gmail.com>
3303
3304 Add tests for skip command.
3305 * gdb.base/skip-solib-lib.c: New
3306 * gdb.base/skip-solib-main.c: New
3307 * gdb.base/skip-solib.exp: New
3308 * gdb.base/skip.c: New
3309 * gdb.base/skip.exp: New
3310 * gdb.base/skip1.c: New
3311 * gdb.base/Makefile.in: Adding new files.
3312
3313 2011-10-31 Yao Qi <yao@codesourcery.com>
3314 Pedro Alves <pedro@codesourcery.com>
3315
3316 * gdb.trace/trace-break.c: New.
3317 * gdb.trace/trace-break.exp: New.
3318
3319 2011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3320
3321 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
3322 break-here-2.
3323
3324 2011-10-28 Pedro Alves <pedro@codesourcery.com>
3325
3326 * gdb.threads/no-unwaited-for-left.c: New.
3327 * gdb.threads/no-unwaited-for-left.exp: New.
3328 * gdb.threads/non-ldr-exc-1.c: New.
3329 * gdb.threads/non-ldr-exc-1.exp: New.
3330 * gdb.threads/non-ldr-exc-2.c: New.
3331 * gdb.threads/non-ldr-exc-2.exp: New.
3332 * gdb.threads/non-ldr-exc-3.c: New.
3333 * gdb.threads/non-ldr-exc-3.exp: New.
3334 * gdb.threads/non-ldr-exc-4.c: New.
3335 * gdb.threads/non-ldr-exc-4.exp: New.
3336
3337 2011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3338
3339 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
3340 * gdb.base/attach-pie-misread.exp: Likewise.
3341 * gdb.base/break-interp.exp: Likewise.
3342 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
3343 testcases for use_gdb_stub.
3344 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
3345 (continue): New testcase.
3346 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
3347 * gdb.threads/attach-into-signal.exp: Likewise.
3348 * gdb.threads/attach-stopped.exp: Likewise.
3349 * gdb.threads/attachstop-mt.exp: Likewise.
3350
3351 2011-10-28 Paul Koning <paul_koning@dell.com>
3352
3353 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
3354
3355 2011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3356
3357 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
3358 (mi_gdb_test): Import globals thread_selected_re
3359 and breakpoint_re. Expect them optionally at the regex start.
3360
3361 2011-10-27 Doug Evans <dje@google.com>
3362
3363 * gdb.python/python.exp: Test source -s.
3364
3365 2011-10-26 Paul Koning <paul_koning@dell.com>
3366
3367 * gdb.python/lib-types.cc (struct A): New structure.
3368 * gdb.python/lib-types.exp (deepitems): New tests.
3369
3370 2011-10-25 Paul Koning <paul_koning@dell.com>
3371
3372 PR python/13327
3373
3374 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
3375 fetch_lazy method.
3376
3377 2011-10-24 Yao Qi <yao@codesourcery.com>
3378
3379 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
3380 target is tic6x-*-*.
3381
3382 2011-10-21 Joel Brobecker <brobecker@adacore.com>
3383
3384 * gdb.ada/mi_task_info/task_switch.adb: New file.
3385 * gdb.ada/mi_task_info.exp: New file.
3386
3387 2011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3388
3389 * gdb.cp/expand-psymtabs-cxx.exp: New file.
3390 * gdb.cp/expand-psymtabs-cxx.cc: New file.
3391
3392 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3393
3394 PR python/12656
3395
3396 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
3397 global_block tests.
3398
3399 2011-10-18 Tom Tromey <tromey@redhat.com>
3400
3401 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
3402
3403 2011-10-18 Tom Tromey <tromey@redhat.com>
3404
3405 * gdb.base/source.exp: Don't include full file name in test name.
3406 * gdb.python/python.exp: Don't include full file name in test
3407 name.
3408
3409 2011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3410
3411 * gdb.base/attach-pie-noexec.c: New files.
3412 * gdb.base/attach-pie-noexec.exp: New files.
3413
3414 2011-10-17 Joseph Myers <joseph@codesourcery.com>
3415
3416 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
3417 prompt for each extra line in command.
3418
3419 2011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3420
3421 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
3422 Revert the part of:
3423 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3424 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
3425 Change the expected string.
3426
3427 2011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3428
3429 Fix results with system glibc debug info installed.
3430 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
3431 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
3432 Accept also __libc_ symbol prefix and no prefix.
3433
3434 2011-10-14 Keith Seitz <keiths@redhat.com>
3435
3436 PR c++/13225
3437 * gdb.cp/converts.cc (foo3_1): New function.
3438 (foo3_2): New functions.
3439 * gdb.cp/converts.exp: Add tests for int to pointer conversion
3440 and null pointer conversions of integer constant zero.
3441 Add test to check if all arguments are checked for incompatible
3442 conversion BADNESS.
3443
3444 2011-10-14 Tom Tromey <tromey@redhat.com>
3445
3446 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
3447 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
3448 linespec.
3449
3450 2011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3451
3452 Fix internal error regression.
3453 * gdb.dwarf2/implptr-optimized-out.S: New file.
3454 * gdb.dwarf2/implptr-optimized-out.exp: New file.
3455
3456 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3457
3458 Fix empty DWARF expressions DATA vs. SIZE conditionals.
3459 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
3460 (loclist): New.
3461 (4): New abbrev.
3462 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
3463 Use prepare_for_testing, remove clean_restart.
3464 (p arraynoloc, p arraycallnoloc): New tests.
3465
3466 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3467
3468 * gdb.cp/namespace-enum.exp (executable): New variable.
3469 (binfile): Use ${objdir}/${subdir}/ prefix.
3470 Use ${executable} for clean_restart.
3471
3472 2011-10-11 Sterling Augustine <saugustine@google.com>
3473
3474 * gdb.cp/Makefile.in: Add namespace-enum test.
3475 * gdb.cp/namespace-enum.exp: New file.
3476 * gdb.cp/namespace-enum.c: New file.
3477 * gdb.cp/namespace-enum-main.c: New file.
3478
3479 2011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
3480
3481 * gdb.python/py-shared.exp: Relax filename check to handle remote:
3482 sysroot.
3483
3484 2011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3485
3486 Reimplement @entry in input expressions.
3487 * gdb.base/exprs.c (v_int_array_init): New variable.
3488 * gdb.base/exprs.exp (print v_int_array_init)
3489 (print *v_int_array_init@1, print *v_int_array_init@2)
3490 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
3491 (print v_int_array_init[1]@1): New tests.
3492
3493 2011-10-10 Joseph Myers <joseph@codesourcery.com>
3494
3495 * gdb.cp/gdb2495.exp: Do not include directories in filename in
3496 expected message.
3497
3498 2011-10-09 Doug Evans <dje@google.com>
3499
3500 * gdb.base/alias.exp: Add tests for alias command.
3501
3502 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3503
3504 * gdb.arch/amd64-entry-value.s: New file.
3505 * gdb.mi/mi2-amd64-entry-value.s: New file.
3506
3507 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3508
3509 Display @entry parameter values even for references.
3510 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
3511 functions.
3512 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
3513 reference and datap_input.
3514 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
3515 breakpoints.
3516 (continue to breakpoint: entry_reference: reference)
3517 (entry_reference: bt at entry)
3518 (continue to breakpoint: entry_reference: breakhere_reference)
3519 (entry_reference: bt, entry_reference: ptype regparam)
3520 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
3521 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
3522 (entry_reference: p regcopy, entry_reference: p nodataparam)
3523 (entry_reference: p nodataparam@entry): New tests.
3524
3525 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3526
3527 Support @entry in input expressions.
3528 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
3529 (entry_stack: p s1@entry, entry_stack: p s2@entry)
3530 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
3531 (tailcall: p j@entry): New tests.
3532 * gdb.cp/koenig.cc (A::entry): New function.
3533 (main): Call it.
3534 * gdb.cp/koenig.exp (p entry (c)): New test.
3535
3536 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3537
3538 Display @entry parameter values (without references).
3539 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
3540 (different, validity, invalid): New functions.
3541 (main): Call them.
3542 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
3543 stacktest, breakhere_stacktest, different, breakhere_different,
3544 breakhere_validity and breakhere_invalid.
3545 (entry: bt): Update for @entry.
3546 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
3547 (entry_validity: *, entry_invalid: *): Many new tests.
3548 * gdb.base/break.exp
3549 (run until breakpoint set at small function, optimized file): Accept
3550 also the @entry suffix.
3551 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
3552 * gdb.mi/mi2-amd64-entry-value.c: New files.
3553 * gdb.mi/mi2-amd64-entry-value.exp: New files.
3554
3555 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3556
3557 Protect entry values against self tail calls.
3558 * gdb.arch/amd64-entry-value.cc (self2, self): New.
3559 (main): Call self.
3560 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
3561 (set debug entry-values 1, self: bt debug entry-values): New tests.
3562
3563 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3564
3565 Recognize virtual tail call frames.
3566 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
3567 (amb_b, amb_a): New.
3568 (main): Call a and b.
3569 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
3570 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
3571 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
3572 New tests.
3573
3574 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3575
3576 Implement basic support for DW_TAG_GNU_call_site.
3577 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
3578 * gdb.arch/amd64-entry-value.cc: New file.
3579 * gdb.arch/amd64-entry-value.exp: New file.
3580
3581 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3582
3583 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
3584 * gdb.dwarf2/implptr-64bit.S: New file.
3585 * gdb.dwarf2/implptr-64bit.exp: New file.
3586
3587 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3588
3589 Fix initial language detection with -readnow.
3590 * gdb.cp/readnow-language.cc: New file.
3591 * gdb.cp/readnow-language.exp: New file.
3592
3593 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3594
3595 Fix printed anonymous struct name.
3596 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
3597
3598 2011-10-09 Joseph Myers <joseph@codesourcery.com>
3599
3600 * gdb.base/solib-symbol.exp: Do not include directories in
3601 filenames in expected messages.
3602
3603 2011-10-07 Doug Evans <dje@google.com>
3604
3605 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
3606
3607 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
3608
3609 Allow Python notification of new object-file loadings.
3610 * gdb.python/py-events.exp: Test newobjfile event.
3611 * gdb.python/py-events.py: Register newobjfile callback.
3612 * gdb.python/py-events.c: Add call to shared library
3613 * gdb.python/py-events-shlib.c: New file.
3614
3615 2011-10-06 Joseph Myers <joseph@codesourcery.com>
3616
3617 * gdb.base/fixsection.exp: Do not include directories in filename
3618 in expected message.
3619
3620 2011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
3621
3622 Add tests for passing of environment variables to inferior.
3623 * gdb.base/testenv.c: New test source.
3624 * gdb.base/testenv.exp: New expect test.
3625
3626 2011-10-04 Paul Koning <paul_koning@dell.com>
3627
3628 * gdb.python/py-value.c (main): Break before return.
3629
3630 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
3631
3632 PR python/12691: Add the inferior to Python exited event
3633 * gdb.python/py-events.exp: Test the inferior attribute of exited
3634 event with a fork.
3635 * gdb.python/py-events.py: Print inferior number on exit.
3636 * gdb.python/py-events.c: Fork the inferior.
3637
3638 2011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
3639
3640 * gdb.base/jit.exp: Add testcase name to log message
3641
3642 2011-10-03 Paul Koning <paul_koning@dell.com>
3643 Jan Kratochvil <jan.kratochvil@redhat.com>
3644
3645 * gdb.python/py-value.exp
3646 (python inval = gdb.parse_and_eval('*(int*)0'))
3647 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
3648 (set argc=2, python print argc_lazy): New tests.
3649
3650 2011-10-02 Joel Brobecker <brobecker@adacore.com>
3651
3652 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
3653
3654 2011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3655 Pedro Alves <pedro@codesourcery.com>
3656
3657 * gdb.python/py-value.exp (test_value_in_inferior): New variable
3658 can_read_0, test for it.
3659 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
3660 (parse_and_eval with memory error): ... here, make it untested if
3661 can_read_0.
3662
3663 2011-09-30 Marek Polacek <mpolacek@redhat.com>
3664
3665 * gdb.python/python.exp (verify pagination beforehand)
3666 (verify pagination afterwards): Fix race by splitting the line.
3667
3668 2011-09-29 Joseph Myers <joseph@codesourcery.com>
3669
3670 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
3671 for 64-bit multilibs from i?86-* targets.
3672
3673 2011-09-29 Marek Polacek <mpolacek@redhat.com>
3674
3675 * lib/gdb.exp: Fix a typo in one of the comments.
3676
3677 2011-09-29 Marek Polacek <mpolacek@redhat.com>
3678
3679 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
3680 matching pattern.
3681
3682 2011-09-28 Paul Koning <paul_koning@dell.com>
3683
3684 * gdb.python/py-type.c (enum E): New.
3685 * gdb.python/py-type.exp (test_fields): Add tests for Python
3686 mapping access to fields.
3687 (test_enums): New test for field access on enums.
3688
3689 2011-09-27 Stan Shebs <stan@codesourcery.com>
3690
3691 * gdb.trace/collection.exp: Test collection of $_ret.
3692
3693 2011-09-22 Andreas Tobler <andreast@fgznet.ch>
3694
3695 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
3696 list of compilation switches for <*-*-freebsd*>.
3697
3698 2011-09-19 Stan Shebs <stan@codesourcery.com>
3699
3700 * gdb.trace/tspeed.exp: New file.
3701 * gdb.trace/tspeed.c: New file.
3702
3703 2011-09-18 Yao Qi <yao@codesourcery.com>
3704
3705 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
3706 instructions.
3707 (test_adr_32bit, test_pop_pc): Likewise.
3708 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
3709 Thumb instructions.
3710 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
3711 in gdb_test_multiple.
3712 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
3713
3714 2011-09-17 Yao Qi <yao@codesourcery.com>
3715
3716 * lib/gdb.exp (can_single_step_to_signal_handler): New.
3717 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
3718 support single step to signal handler.
3719
3720 2011-09-17 Yao Qi <yao@codesourcery.com>
3721
3722 * gdb.base/disp-step-fork.c: New.
3723 * gdb.base/disp-step-syscall.exp: New.
3724 * gdb.base/disp-step-vfork.c: New.
3725
3726 2011-09-16 Joel Brobecker <brobecker@adacore.com>
3727
3728 * gdb.ada/tasks.exp: Make the expected output for
3729 the `info tasks' tests more resilient to spacing
3730 changes.
3731
3732 2011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3733
3734 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
3735 (reached breakpoint 2, reached breakpoint 3): Update expected output.
3736
3737 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
3738
3739 PR Python/12692 Add gdb.selected_inferior() to Python interface.
3740 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
3741
3742 2011-04-30 Kevin Pouget <kevin.pouget@st.com>
3743
3744 Handle multiple breakpoint hits in Python interface:
3745 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
3746 presence.
3747 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
3748 breakpoint hits.
3749
3750 2011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
3751 Jan Kratochvil <jan.kratochvil@redhat.com>
3752
3753 * gdb.python/py-events.exp: Remove pretty printing comment.
3754 * gdb.python/py-evsignal.exp: New file.
3755 * gdb.python/py-evthreads.c: Include signal.h.
3756 (thread3): Remove variable count3. Remove variable bad and use raise
3757 instead.
3758 (thread2): Remove variable count2. Move thread3 pthread_create here,
3759 merge pthread_join to a single line.
3760 (main): Remove variable count1. Merge pthread_join with pthread_create
3761 to a single line.
3762 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
3763 KFAIL python/12966 for gdbserver. Test return value of
3764 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
3765 gdb_expect by gdb_test and gdb_test_multiple.
3766 (thread 2, thread 3): New tests.
3767
3768 2011-09-12 Matt Rice <ratmice@gmail.com>
3769 Pedro Alves <pedro@codesourcery.com>
3770
3771 PR gdb/13175
3772
3773 * gdb.base/interp.exp: New tests.
3774 * gdb.base/interp.c: New file.
3775
3776 2011-09-12 Doug Evans <dje@google.com>
3777
3778 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
3779 * gdb.dwarf2/typeddwarf.exp: Ditto.
3780
3781 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3782
3783 Fix compatibility with x32 arch.
3784 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
3785 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
3786 is_x86_like_target.
3787 * testsuite/gdb.trace/collection.exp: Likewise.
3788 * testsuite/gdb.trace/report.exp: Likewise.
3789 * testsuite/gdb.trace/unavailable.exp: Likewise.
3790 * testsuite/gdb.trace/while-dyn.exp: Likewise.
3791 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
3792 (is_x86_like_target): Check also is_amd64_regs_target.
3793
3794 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3795
3796 PR breakpoints/12435
3797 * gdb.arch/amd64-prologue-xmm.c: New file.
3798 * gdb.arch/amd64-prologue-xmm.exp: New file.
3799 * gdb.arch/amd64-prologue-xmm.s: New file.
3800
3801 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3802
3803 * gdb.dwarf2/dw2-param-error-main.c: New file.
3804 * gdb.dwarf2/dw2-param-error.S: New file.
3805 * gdb.dwarf2/dw2-param-error.exp: New file.
3806
3807 2011-09-08 Pedro Alves <pedro@codesourcery.com>
3808
3809 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
3810 inferior's pid and look for a core dump named core.$pid. Use
3811 `remote_file' commands on the host instead of hand coding shell
3812 commands on the build.
3813 * gdb.base/valgrind-db-attach.exp: Kill the program before
3814 finishing the test.
3815
3816 2011-09-02 Matt Rice <ratmice@gmail.com>
3817
3818 * lib/prompt.exp: New file for testing the first prompt.
3819 * gdb.python/py-prompt.exp: Ditto.
3820 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
3821
3822 2011-09-02 Pedro Alves <pedro@codesourcery.com>
3823
3824 * gdb.threads/gcore-thread.exp: Set the global core_supported to
3825 0, before testing gcore.
3826
3827 2011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3828
3829 * dw2-ifort-parameter-debug.S: Update copyright year.
3830 * dw2-ifort-parameter.c: Update copyright year.
3831 * dw2-ifort-parameter.exp: Update copyright year.
3832
3833 * dw2-ifort-parameter-debug.S: New file.
3834 * dw2-ifort-parameter.c: New file.
3835 * dw2-ifort-parameter.exp: New file.
3836
3837 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3838
3839 * gdb.base/commands.exp (error_clears_commands_left): New function.
3840 (): Call it.
3841
3842 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3843
3844 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
3845 (C): Initialize `a'.
3846 * gdb.mi/mi-inheritance-syntax-error.exp
3847 (-data-evaluate-expression $path): Expect `a' as 5.
3848
3849 2011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
3850
3851 PR mi/11912
3852 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
3853 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
3854 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
3855 keyword in output of -var-info-path-expression.
3856
3857 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3858
3859 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
3860 * gdb.trace/collection.exp: Likewise.
3861 * gdb.trace/report.exp: Likewise.
3862 * gdb.trace/unavailable.exp: Likewise.
3863 * gdb.trace/while-dyn.exp: Likewise.
3864
3865 2011-08-18 Keith Seitz <keiths@redhat.com>
3866
3867 PR c++/12266
3868 * gdb.cp/meth-typedefs.cc: New file.
3869 * gdb.cp/meth-typedefs.exp: New file.
3870
3871 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
3872
3873 * gdb.python/python.exp: Add extended-prompt tests.
3874
3875 2011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3876
3877 * gdb.arch/i386-dr3-watch.exp
3878 (watchpoint on gap1 does not fit debug registers)
3879 (delete all watchpoints): Fix racy expect strings.
3880
3881 2011-08-14 Yao Qi <yao@codesourcery.com>
3882
3883 * gdb.base/maint.exp: set data_section to ".neardata".
3884 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
3885 * gdb.base/savedregs.exp: Handle SIGILL.
3886 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
3887 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
3888
3889 2011-08-12 Doug Evans <dje@google.com>
3890
3891 * gdb.python/py-symbol.exp: Add test for symbol.type.
3892
3893 2011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
3894
3895 * gdb.threads/pthreads.exp: Enable on non-native configurations.
3896 * gdb.mi/mi-pthreads.exp: Likewise.
3897 * gdb.mi/mi2-pthreads.exp: Likewise.
3898 * gdb.mi/gdb669.exp.exp: Likewise.
3899
3900 2011-08-09 Pedro Alves <pedro@codesourcery.com>
3901
3902 * lib/mi-support.exp (detect_async): Rename to...
3903 (mi_detect_async): ... this.
3904 * gdb.mi/mi-nonstop-exit.exp: Adjust.
3905 * gdb.mi/mi-nonstop.exp: Adjust.
3906 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
3907 * gdb.mi/mi-nsintrall.exp: Adjust.
3908 * gdb.mi/mi-nsmoribund.exp: Adjust.
3909 * gdb.mi/mi-nsthrexec.exp: Adjust.
3910
3911 2011-08-09 Pedro Alves <pedro@codesourcery.com>
3912
3913 * gdb.base/display.c (do_loops): New `p_i' local.
3914 * gdb.base/display.exp: Test displaying a variable that is
3915 temporarily at a bad address.
3916
3917 2011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3918
3919 * gdb.dwarf2/dw2-op-stack-value.S: New file.
3920 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
3921
3922 2011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3923
3924 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3925 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
3926 (p fuNC_symtab): Permit also ppc64 leading dot.
3927
3928 2011-08-05 Pedro Alves <pedro@codesourcery.com>
3929
3930 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
3931 procedure.
3932 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
3933
3934 2011-08-05 Yao Qi <yao@codesourcery.com>
3935
3936 * gdb.base/callfuncs.exp: Set language after main.
3937 * gdb.cp/cplusfuncs.exp: Likewise.
3938 * gdb.cp/inherit.exp: Likewise.
3939
3940 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
3941
3942 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
3943 * gdb.base/watch-vfork.exp: Skip on remote targets.
3944
3945 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
3946
3947 * gdb.threads/thread-find.exp: Support remote targets.
3948
3949 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
3950
3951 * gdb.base/jit.exp: Download solib_binfile to target.
3952 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
3953 and call dlopen without full path name.
3954 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
3955 dlopen without full path name.
3956
3957 2011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3958
3959 * gdb.base/break-always.exp: Complete the test
3960 with duplicated breakpoints and enabling/disabling them.
3961
3962 2011-08-02 Tom Tromey <tromey@redhat.com>
3963
3964 PR gdb/11289:
3965 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
3966
3967 2011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
3968
3969 PR gdb/13045
3970 * gdb.base/float.exp: Add new test case for PR gdb/13045
3971 * gdb.base/float.c: New file.
3972
3973 2011-07-28 Phil Muldoon <pmuldoon@redhat.com>
3974
3975 * gdb.python/py-mi.exp: Test printers returning string hint, and
3976 also not returning a value.
3977 * gdb.python/py-prettyprint.c: Add testcase for above.
3978 * gdb.python/py-prettyprint.py: Add test printer for above.
3979
3980 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3981
3982 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
3983 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
3984 (.Ldie30) Add as field "data4".
3985 (.Ldie32) Rename field "b" to "shl".
3986 (abbrev4) Change for the "data4" field.
3987 (abbrev5, abbrev6) Remove.
3988 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
3989 (p &s.shl): ... here. Add comment.
3990 (p &s.data4): New.
3991
3992 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3993
3994 Fix crash on lval_computed values.
3995 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
3996
3997 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3998
3999 * gdb.base/help.exp (help whatis): Update the expected string.
4000
4001 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4002
4003 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
4004 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
4005 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
4006 Change the expected string.
4007
4008 2011-07-26 Pedro Alves <pedro@codesourcery.com>
4009
4010 * gdb.base/watchpoint.exp
4011 (test_disable_enable_software_watchpoint): New procedure.
4012 (top level): Run it.
4013
4014 2011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
4015
4016 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
4017 executable file "${binfile}", C++ version "${binfile}-cxx".
4018 * gdb.python/py-prettyprint.exp: Likewise.
4019 * gdb.python/py-symbol.exp: Likewise.
4020 * gdb.python/py-type.exp: Likewise.
4021 * gdb.python/py-value.exp: Likewise.
4022 * gdb.python/py-template.exp (test_template_arg): Pass full executable
4023 file name instead of just suffix.
4024
4025 2011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4026
4027 Fix implicit pointer offsets.
4028 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
4029 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
4030 (continue to breakpoint: continue to baz breakpoint for implptr)
4031 (sanity check element 0, sanity check element 1)
4032 (enter the inlined function, check element 0 for the offset)
4033 (check element 1 for the offset)
4034 (continue to breakpoint: ignore the second baz breakpoint): New tests.
4035 (set foo breakpoint for implptr): Update the breakpoint number.
4036
4037 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
4038
4039 * gdb.python/py-mi.exp: Use different file names for different
4040 versions of the executable under test.
4041 * gdb.python/py-prettyprint.exp: Likewise.
4042 * gdb.python/py-symbol.exp: Likewise.
4043 * gdb.python/py-template.exp: Likewise.
4044 * gdb.python/py-type.exp: Likewise.
4045 * gdb.python/py-value.exp: Likewise.
4046
4047 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
4048
4049 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
4050 flag after restarting GDB if necessary.
4051
4052 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
4053
4054 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
4055
4056 2011-07-22 Pedro Alves <pedro@codesourcery.com>
4057
4058 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
4059 backend doesn't leave used debug registers behind.
4060
4061 2011-07-22 Tom Tromey <tromey@redhat.com>
4062
4063 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
4064 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
4065 argument.
4066 * gdb.dwarf2/typeddwarf-amd64.S: New file.
4067
4068 2011-07-21 Matt Rice <ratmice@gmail.com>
4069
4070 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
4071 in mostlyclean rule. Add files ending in .core.
4072
4073 2011-07-21 Matt Rice <ratmice@gmail.com>
4074
4075 PR macros/12999
4076 * gdb.base/info-macros.c: New test sources.
4077 * gdb.base/info-macros.exp: New tests.
4078
4079 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
4080
4081 * gdb.python/python.exp: Add prompt substitution tests.
4082
4083 2011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4084
4085 Fix crash if referenced CU is aged out.
4086 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
4087 New.
4088 * gdb.dwarf2/implptr.exp: Likewise.
4089
4090 2011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4091
4092 * gdb.dwarf2/implptr.S: Rebuilt.
4093 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
4094 (bar): Use them for j, k, l.
4095 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
4096 COMPILE.
4097 (print j in implptr:bar): Update for the intp typedef.
4098 (print p[0].x in implptr:foo): Use more exact regex.
4099
4100 2011-07-18 Tom Tromey <tromey@redhat.com>
4101
4102 * gdb.cp/static-method.exp: Add missing single quote.
4103
4104 2011-07-18 Yao Qi <yao@codesourcery.com>
4105
4106 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
4107 supported.
4108 * gdb.mi/mi-nonstop-exit.exp: Likewise.
4109 * gdb.mi/mi-nonstop.exp: Likewise.
4110 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
4111 * gdb.mi/mi-nsintrall.exp: Likewise.
4112 * gdb.mi/mi-nsmoribund.exp: Likewise.
4113 * gdb.mi/mi-nsthrexec.exp: Likewise.
4114 * gdb.python/py-evthreads.exp: Likewise.
4115
4116 2011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4117
4118 Code cleanup.
4119 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
4120 it. Substitute it instead of test_compiler_info everywhere.
4121
4122 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
4123
4124 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
4125 remote targets as well.
4126
4127 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
4128
4129 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
4130 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
4131
4132 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
4133
4134 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
4135 a remote machine, not the host.
4136 (gdb_compile_shlib): Set soname if target is remote.
4137
4138 2011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
4139
4140 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
4141
4142 2011-07-13 Matt Rice <ratmice@gmail.com>
4143
4144 * gdb.python/py-objfile-script-gdb.py: Renamed to
4145 py-objfile-script-gdb.py.in.
4146 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
4147 py-objfile-script-gdb.py.
4148 * gdb.python/py-objfile-script.exp: Update reference to
4149 py-objfile-script-gdb.py.
4150
4151 2011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4152
4153 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
4154 reference undefined label.
4155
4156 2011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4157
4158 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
4159 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
4160 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
4161 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
4162
4163 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
4164
4165 PR python/12438
4166 * gdb.python/python.exp: Add maint set/show python print-stack
4167 deprecated tests. Add set/show python print-backtrace tests.
4168
4169 2011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4170
4171 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
4172 debug info.
4173
4174 2011-07-06 Matt Rice <ratmice@gmail.com>
4175
4176 * gdb.python/python.exp: Update filename paths.
4177 * gdb.python/py-symtab.exp: Ditto.
4178
4179 2011-07-06 Marek Polacek <mpolacek@redhat.com>
4180
4181 * gdb.python/py-evthreads.exp: Add missing `$'.
4182
4183 2011-07-06 Jie Zhang <jie.zhang@analog.com>
4184
4185 * config/bfin.exp: New file.
4186 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
4187 * gdb.asm/bfin.inc: New file.
4188
4189 2011-07-06 Marek Polacek <mpolacek@redhat.com>
4190
4191 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
4192 the whole output.
4193
4194 2011-07-05 Tom Tromey <tromey@redhat.com>
4195
4196 * gdb.java/jprint.java (jprint.hi): New field.
4197 * gdb.java/jprint.exp: Print string.
4198
4199 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
4200
4201 * gdb.base/call-sc.c: Fix typos.
4202 * gdb.base/ifelse.exp: Likewise.
4203 * gdb.base/structs.c: Likewise.
4204
4205 2011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4206
4207 * gdb.base/jit-so.exp: New test.
4208 * gdb.base/jit-dlmain.c: New file.
4209 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
4210
4211 2011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4212
4213 * gdb.cp/m-static.exp: Call get_compiler_info.
4214 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
4215 * gdb.cp/pr9167.exp (p b): Likewise.
4216 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
4217 (test value of P in inner_m, test type of Z in inner_m): Call
4218 setup_xfail for gcc <= 4.5.
4219
4220 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4221
4222 * gdb.cp/paren-type.cc: New files.
4223 * gdb.cp/paren-type.exp: New files.
4224
4225 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4226
4227 Stop on first linespec terminator instead of eating what we can.
4228 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
4229 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
4230 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
4231 (break C::f()): ... this one.
4232 (break C::operator()()): New test.
4233 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
4234 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
4235 test.
4236
4237 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4238
4239 Fall back linespec to minimal symbols.
4240 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
4241 error message.
4242 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
4243 * gdb.cp/minsym-fallback-main.cc: New file.
4244 * gdb.cp/minsym-fallback.cc: New file.
4245 * gdb.cp/minsym-fallback.exp: New file.
4246 * gdb.cp/minsym-fallback.h: New file.
4247
4248 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4249
4250 * gdb.cp/no-dmgl-verbose.cc: New file.
4251 * gdb.cp/no-dmgl-verbose.exp: New file.
4252
4253 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4254
4255 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
4256 __GI_.
4257 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
4258 (f): New function.
4259 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
4260 (complete p 'func<short>(): ... here.
4261 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
4262 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
4263 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
4264 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
4265 Make them KFAIL gcc/49546.
4266
4267 2011-07-01 Joel Brobecker <brobecker@adacore.com>
4268
4269 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
4270
4271 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4272
4273 Test GCC PR debug/49546.
4274 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
4275 (test type of F in k3_m, test value of F in k3_m): New.
4276 * gdb.cp/temargs.cc (struct S3, struct K3): New.
4277 (main): New variable k3. Call k3.k3_m.
4278
4279 2011-07-01 Jean-Charles Delay <delay@adacore.com>
4280
4281 * gdb.ada/packed_array.exp: Fix expected outout.
4282
4283 2011-07-01 Jean-Charles Delay <delay@adacore.com>
4284
4285 * gdb.ada/packed_array.exp: fixed expected output.
4286
4287 2011-07-01 Joel Brobecker <brobecker@adacore.com>
4288
4289 * gdb.ada/same_enum: New testcase.
4290
4291 2011-07-01 Joel Brobecker <brobecker@adacore.com>
4292
4293 * gdb.ada/ptr_typedef: New testcase.
4294
4295 2011-07-01 Joel Brobecker <brobecker@adacore.com>
4296
4297 * gdb.ada/arrayptr.exp: Add ptype test.
4298
4299 2011-07-01 Joel Brobecker <brobecker@adacore.com>
4300
4301 * gdb.ada/char_enum: New testcase.
4302
4303 2011-07-01 Yao Qi <yao@codesourcery.com>
4304
4305 * gdb.base/dump.exp (capture_pointer_with_type): New.
4306 Get value from address instead of name.
4307 Start GDB once, and do `dump' and `restore'
4308 tests together.
4309
4310 2011-06-30 Jie Zhang <jie.zhang@analog.com>
4311 Mike Frysinger <vapier@gentoo.org>
4312
4313 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
4314 helper functions for getting/setting remotetimeout variable.
4315 * lib/gdb.exp (gdb_load): If the target is remote, set
4316 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
4317 with $loadtimeout. Set $load_ok to 0 before doing the load.
4318 Instead of returning, immediately, set $load_ok to 0. Call
4319 set_remotetimeout with $oldremotetimeout, and then return if
4320 $load_ok is 1.
4321
4322 2011-06-30 Andrew Burgess <aburgess@broadcom.com>
4323
4324 * gdb.python/py-template.exp: Don't run this test if the target
4325 does not support c++ tests.
4326
4327 2011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4328
4329 Fix non-only rename list for Fortran modules import.
4330 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
4331 tests.
4332 * gdb.fortran/module.f90 (module moduse): New.
4333 (program module): use moduse, test var_x, var_y and var_z.
4334
4335 2011-06-29 Tom Tromey <tromey@redhat.com>
4336
4337 PR testsuite/12040:
4338 * gdb.fortran/array-element.exp: Use f90, not f77.
4339 * gdb.fortran/complex.exp: Use f90, not f77.
4340 * gdb.fortran/derived-type.exp: Use f90, not f77.
4341 * gdb.fortran/library-module.exp: Use f90, not f77.
4342 * gdb.fortran/logical.exp: Use f90, not f77.
4343 * gdb.fortran/module.exp: Use f90, not f77.
4344 * gdb.fortran/multi-dim.exp: Use f90, not f77.
4345 * gdb.fortran/subarray.exp: Use f90, not f77.
4346
4347 2011-06-29 Tom Tromey <tromey@redhat.com>
4348
4349 * gdb.fortran/charset.exp: New file.
4350 * gdb.fortran/charset.f90: New file.
4351
4352 2011-06-29 Tom Tromey <tromey@redhat.com>
4353
4354 PR testsuite/12040:
4355 * lib/future.exp: New file, mostly extracted from ada.exp.
4356 Rewrote compatibility code to use rename.
4357 (gdb_find_gfortran): New proc.
4358 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
4359 gfortran patch.
4360 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
4361 Move to future.exp.
4362 * lib/gdb.exp: Always load future.exp.
4363
4364 2011-06-28 Yao Qi <yao@codesourcery.com>
4365
4366 * gdb.cp/exception.cc: Don't include iostream.
4367 (bar): Remove print statement.
4368 (catcher): New.
4369 (main): Remove print statements. Call function catcher.
4370 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
4371 Set breakpoint on catcher, and check the value of parameter.
4372
4373 2011-06-23 Yao Qi <yao@codesourcery.com>
4374
4375 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check breakpoint
4376 1.2 is disabled. KFAIL for uclinux.
4377
4378 2011-06-23 Marek Polacek <mpolacek@redhat.com>
4379
4380 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
4381 mi_gdb_test.
4382
4383 2011-06-23 Marek Polacek <mpolacek@redhat.com>
4384
4385 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
4386
4387 2011-06-23 Marek Polacek <mpolacek@redhat.com>
4388
4389 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
4390
4391 2011-06-23 Marek Polacek <mpolacek@redhat.com>
4392
4393 * gdb.mi/mi2-basics.exp: Fix races. Honour the
4394 `test_exec_and_symbol_mi_operatons' return value.
4395 (test_mi_interpreter_selection): Use mi_gdb_test instead of
4396 gdb_test_multiple.
4397 (test_exec_and_symbol_mi_operatons): Likewise.
4398 (test_path_specification): Likewise.
4399
4400 2011-06-23 Yao Qi <yao@codesourcery.com>
4401
4402 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
4403 supported.
4404 * lib/gdb.exp (support_displaced_stepping): New.
4405
4406 2011-06-23 Yao Qi <yao@codesourcery.com>
4407
4408 * gdb.threads/execl.exp: Skip on remote target.
4409
4410 2011-06-21 Marek Polacek <mpolacek@redhat.com>
4411
4412 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
4413 mi_gdb_test.
4414
4415 2011-06-20 Marek Polacek <mpolacek@redhat.com>
4416
4417 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
4418
4419 2011-06-20 Marek Polacek <mpolacek@redhat.com>
4420
4421 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
4422 mi_gdb_test.
4423
4424 2011-06-20 Marek Polacek <mpolacek@redhat.com>
4425
4426 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
4427
4428 2011-06-14 Yao Qi <yao@codesourcery.com>
4429
4430 gdb/testsuite/
4431 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
4432
4433 2011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4434
4435 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
4436
4437 2011-06-10 Tom Tromey <tromey@redhat.com>
4438
4439 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
4440 Add tests for pointer-to-member-function.
4441 * gdb.cp/temargs.cc (S::somefunc): New function.
4442 (K2): New class.
4443 (main): Instantiate K2; call method.
4444
4445 2011-06-08 Joel Brobecker <brobecker@adacore.com>
4446
4447 * gdb.python/py-inferior.c (f2): Make str an array rather
4448 than a pointer.
4449 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
4450
4451 2011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4452
4453 * gdb.base/async-shell.c: New file.
4454 * gdb.base/async-shell.exp: New file.
4455
4456 2011-06-06 Pedro Alves <pedro@codesourcery.com>
4457
4458 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
4459
4460 2011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
4461
4462 From Stephen Kitt <steve@sk2.org>
4463 * gdb.base/help.exp: Adjust following some spelling corrections
4464 in GDB.
4465
4466 2011-06-01 Yao Qi <yao@codesourcery.com>
4467
4468 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
4469
4470 2010-05-31 Keith Seitz <keiths@redhat.com>
4471
4472 PR c++/12750
4473 * gdb.cp/static-method.cc: New file.
4474 * gdb.cp/static-method.exp: New file.
4475
4476 2010-05-31 Keith Seitz <keiths@redhat.com>
4477
4478 PR symtab/12704
4479 * gdb.cp/anon-ns.cc: New file.
4480 * gdb.cp/anon-ns.exp: New file.
4481
4482 2011-05-31 Pedro Alves <pedro@codesourcery.com>
4483
4484 * gdb.arch/i386-dr3-watch.c: New file.
4485 * gdb.arch/i386-dr3-watch.exp: New file.
4486
4487 2011-05-30 Yao Qi <yao@codesourcery.com>
4488
4489 * gdb.base/callfuncs.c (t_structs_fc): New.
4490 (t_structs_dc, t_structs_ldc): New.
4491 (t_double_many_args):
4492 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
4493 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
4494 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
4495 * gdb.base/callfuncs.exp: Call new functions.
4496
4497 2011-05-30 Yao Qi <yao@codesourcery.com>
4498
4499 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
4500 Call rerun_and_prepare for each test to isolate effects.
4501
4502 2011-05-30 Yao Qi <yao@codesourcery.com>
4503
4504 * gdb.base/varargs.c (find_max_float_real): New.
4505 (find_max_double_real, find_max_long_double_real): New.
4506 * gdb.base/varargs.exp: Call these new added functions.
4507 * lib/gdb.exp (setup_kfail_for_target): New.
4508
4509 2011-05-30 Yao Qi <yao@codesourcery.com>
4510
4511 * gdb.base/funcargs.c (callca, callcb, callcc): New.
4512 (callcd, callce, callcf, callc1a, callc1b): New.
4513 (callc2a, callc2b): New.
4514 * gdb.base/funcargs.exp (complex_args): New.
4515 (complex_integral_args, complex_float_integral_args): New.
4516 * lib/gdb.exp (support_complex_tests): New. Determine
4517 whether to run test cases on _Complex types.
4518
4519 2011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4520
4521 * gdb.threads/leader-exit.c: New file.
4522 * gdb.threads/leader-exit.exp: New file.
4523
4524 2011-05-27 Marek Polacek <mpolacek@redhat.com>
4525
4526 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
4527
4528 2011-05-27 Marek Polacek <mpolacek@redhat.com>
4529
4530 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
4531 remove the `supported' variable.
4532 * gdb.mi/mi-nonstop.exp: Likewise.
4533 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
4534 * gdb.mi/mi-nsintrall.exp: Likewise.
4535 * gdb.mi/mi-nsmoribund.exp: Likewise.
4536 * gdb.mi/mi-nsthrexec.exp: Likewise.
4537
4538 2011-05-26 Pedro Alves <pedro@codesourcery.com>
4539
4540 * gdb.reverse/finish-reverse-bkpt.exp: New test.
4541
4542 2011-05-26 Pedro Alves <pedro@codesourcery.com>
4543
4544 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
4545
4546 2011-05-24 Keith Seitz <keiths@redhat.com>
4547
4548 PR breakpoint/12803
4549 * gdb.cp/cmpd-minsyms.cc (a): New method.
4550 (b): New method.
4551 (c): New method.
4552 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
4553
4554 2011-05-24 Pedro Alves <pedro@codesourcery.com>
4555
4556 * gdb.base/commands.exp (watchpoint_command_test): Check that the
4557 watchpoint's command list didn't execute when the watchpoint went
4558 out of scope.
4559
4560 2011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
4561
4562 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
4563 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
4564 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
4565 * gdb.arch/i386-gnu-cfi.exp: Likewise.
4566 * gdb.arch/i386-permbkpt.exp: Likewise.
4567 * gdb.arch/i386-prologue.exp: Likewise.
4568 * gdb.arch/i386-size-overlap.exp: Likewise.
4569 * gdb.arch/i386-size.exp: Likewise.
4570 * gdb.arch/i386-unwind.exp: Likewise.
4571 * gdb.reverse/i386-precsave.exp: Likewise.
4572 * gdb.reverse/i386-reverse.exp: Likewise.
4573 * gdb.reverse/i386-sse-reverse.exp: Likewise.
4574 * gdb.reverse/i387-env-reverse.exp: Likewise.
4575 * gdb.reverse/i387-stack-reverse.exp: Likewise.
4576
4577 2011-05-24 Pedro Alves <pedro@codesourcery.com>
4578
4579 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
4580 file doesn't error, using MI.
4581
4582 2011-05-23 Tom Tromey <tromey@redhat.com>
4583
4584 * gdb.base/charset.exp (string_display): Add tests to assign to
4585 arrays.
4586 * gdb.base/charset.c (short_array, int_array, long_array): New.
4587
4588 2011-05-20 Pedro Alves <pedro@codesourcery.com>
4589
4590 Cope with async mode.
4591
4592 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
4593 into gdb_test + mi_expect_stop.
4594
4595 2011-05-20 Pedro Alves <pedro@codesourcery.com>
4596
4597 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
4598 (callme): Remove printf call.
4599
4600 2011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
4601
4602 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
4603 quote pattern to avoid problems with Cygwin/mingw expect versions.
4604 * gdb.base/default.exp (show convenience): Use double
4605 quote pattern for regular expressions.
4606
4607 2011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4608
4609 Fix -readnow for -gdwarf-4 unused type units.
4610 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
4611 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
4612
4613 2011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4614
4615 * gdb.base/kill-after-signal.c: New file.
4616 * gdb.base/kill-after-signal.exp: New file.
4617
4618 2011-05-16 Pedro Alves <pedro@codesourcery.com>
4619
4620 * gdb.ada/start.exp: Call untested with the correct test filename.
4621 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
4622 test filename. Make the test's binary unique.
4623 * gdb.arch/i386-signal.exp: Call untested with the correct test
4624 filename.
4625 * gdb.arch/i386-size-overlap.exp: Ditto.
4626 * gdb.arch/Makefile.in (EXECUTABLES): Update.
4627 * gdb.base/gcore-buffer-overflow.exp: Ditto.
4628 * gdb.cp/call-c.exp: Ditto.
4629 * gdb.mi/mi-reverse.exp: Call untested with the correct test
4630 filename. Make the test's binary unique.
4631 * gdb.mi/Makefile.in (EXECUTABLES): Update.
4632 * gdb.python/py-mi.exp: Ditto.
4633 * gdb.python/Makefile.in (EXECUTABLES): Update.
4634 * gdb.reverse/i386-precsave.exp: Ditto.
4635 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
4636 test filename.
4637 * gdb.reverse/i387-stack-reverse.exp: Ditto.
4638 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
4639 unique.
4640 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
4641 test filename.
4642 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
4643 * gdb.trace/tfile.exp: Ditto.
4644
4645 2011-05-14 Yao Qi <yao@codesourcery.com>
4646
4647 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
4648 type.
4649
4650 2011-05-13 Doug Evans <dje@google.com>
4651
4652 * gdb.python/py-objfile-script.exp: New file.
4653 * gdb.python/py-objfile-script.c: New file.
4654 * gdb.python/py-objfile-script-gdb.py: New file.
4655 * testsuite/gdb.python/py-section-script.exp: Test
4656 "info auto-load-scripts".
4657
4658 2011-05-13 Tom Tromey <tromey@redhat.com>
4659
4660 * gdb.dwarf2/clztest.exp: New file.
4661 * gdb.dwarf2/clztest.c: New file.
4662 * gdb.dwarf2/clztest.S: New file.
4663
4664 2011-05-13 Doug Evans <dje@google.com>
4665
4666 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
4667 String16 tests.
4668
4669 2011-05-13 Tom Tromey <tromey@redhat.com>
4670
4671 * lib/gdb.exp (is_x86_like_target): New proc.
4672 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
4673 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
4674 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
4675 -nostdlib to compiler.
4676 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
4677 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
4678 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
4679 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
4680 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
4681
4682 2011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
4683
4684 * gdb.python/py-function.exp: Test setting a value from a function
4685 which executes a command.
4686
4687 2011-05-12 Tom Tromey <tromey@redhat.com>
4688
4689 * gdb.dwarf2/typeddwarf.S: New file.
4690 * gdb.dwarf2/typeddwarf.c: New file.
4691 * gdb.dwarf2/typeddwarf.exp: New file.
4692
4693 2011-05-12 Marek Polacek <mpolacek@redhat.com>
4694
4695 * gdb.mi/mi-basics.exp: Fix races. Honour the
4696 `test_exec_and_symbol_mi_operatons' return value.
4697 (test_mi_interpreter_selection): Use mi_gdb_test instead of
4698 gdb_test_multiple.
4699 (test_exec_and_symbol_mi_operatons): Likewise.
4700 (test_path_specification): Likewise.
4701
4702 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4703
4704 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
4705 (gdb_touch_execfile): Remove catch wrappers. New variable time.
4706 Replace `file copy' and `file rename' by `file mtime'. Twice.
4707
4708 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4709
4710 * gdb.base/readline-ask.c: New file.
4711 * gdb.base/readline-ask.exp: New file.
4712 * gdb.base/readline-ask.inputrc: New file.
4713
4714 2011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
4715
4716 * gdb.cell/bt.exp: Delete breakpoints before running to signal
4717 to avoid race condition.
4718 * gdb.cell/coremaker.c: Use small stack size.
4719 * gdb.cell/ea-standalone.exp: Use file name without path as
4720 argument to c_to.
4721 * gdb.cell/fork.exp: Allow other output when continuing to end.
4722
4723 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4724
4725 * gdb.threads/corethreads.c: New file.
4726 * gdb.threads/corethreads.exp: New file.
4727
4728 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4729
4730 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
4731 Try to compile the test using -Wl,-z,norelro first.
4732 (load_core): New variable libthread_db_seen, initialize it.
4733 (zeroed-threads cannot be listed): Protect it by XFAIL on
4734 !$libthread_db_seen.
4735
4736 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4737
4738 PR 12573
4739 * gdb.dwarf2/dw2-skip-prologue.S: New file.
4740 * gdb.dwarf2/dw2-skip-prologue.c: New file.
4741 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
4742
4743 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4744
4745 * gdb.cp/psymtab-parameter.cc: New file.
4746 * gdb.cp/psymtab-parameter.exp: New file.
4747
4748 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4749
4750 Fix a race.
4751 * gdb.cp/static-print-quit.exp (print c): Split to ...
4752 (print c - <return>, print c - q <return>, print c - to quit):
4753 ... these. Make the testfile untested on gdb-7.1.
4754
4755 2011-5-05 Janis Johnson <janisjo@codesourcery.com>
4756
4757 * lib/gdb.exp (exec_target_file, exec_symbol_file,
4758 gdb_rename_execfile, gdb_touch_execfile): New.
4759 * gdb.base/reread.exp: Use new procs to handle multiple
4760 exec files.
4761
4762 2011-05-05 Yao Qi <yao@codesourcery.com>
4763
4764 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
4765 (test_adr_32bit, test_pop_pc): New.
4766 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
4767 (test_adr_32bit, test_pop_pc): New.
4768
4769 2011-05-04 Joseph Myers <joseph@codesourcery.com>
4770
4771 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
4772 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
4773 targets.
4774 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
4775 handle targets.
4776
4777 2011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4778
4779 * gdb.base/completion.exp (complete help info wat): Rename to ...
4780 (complete 'help info wat'): ... here.
4781 Remove all `-re ".*' and `-re "^.*' redundant regexes.
4782 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
4783
4784 2011-05-04 Pedro Alves <pedro@codesourcery.com>
4785
4786 * gdb.base/completion.exp: Use gdb_test_multiple instead of
4787 gdb_test and explicit $gdb_prompt/timeout matches.
4788
4789 2011-05-04 Yao Qi <yao@codesourcery.com>
4790
4791 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
4792 and __thumb2__.
4793
4794 2011-05-03 Marek Polacek <mpolacek@redhat.com>
4795
4796 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
4797 in place of `gdb_test "delete breakpoints"'. This eliminates two
4798 testcases.
4799
4800 2011-05-02 Pedro Alves <pedro@codesourcery.com>
4801
4802 PR testsuite/12649
4803 Fix races.
4804
4805 * gdb.base/completion.exp: Remove all sleep calls. Remove
4806 unnecessary regexs. Don't explicitly expect anything after the
4807 prompt. Eat the prompt if necessary.
4808
4809 2011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
4810
4811 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
4812 accept to show the caller line again as well as the line after.
4813
4814 2011-04-29 Phil Muldoon <pmuldoon@redhat.com>
4815
4816 PR mi/12531
4817
4818 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
4819 compile target.
4820 * gdb.python/py-prettyprint.exp: Add C++ object for
4821 CPLUS_FAKE_CHILD test.
4822
4823 2011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
4824
4825 * gdb.base/signest.exp: New file.
4826 * gdb.base/signest.c: Likewise.
4827
4828 2011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4829
4830 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
4831 thread and breakpoint notifications.
4832
4833 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4834
4835 * gdb.base/fortran-sym-case.c: New file.
4836 * gdb.base/fortran-sym-case.exp: New file.
4837 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
4838 * gdb.dwarf2/dw2-case-insensitive.c: New file.
4839 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
4840
4841 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4842
4843 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
4844 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
4845 false #1', `if true else false #2' and `if true else false #3'.
4846
4847 2011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
4848
4849 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
4850 while delivering signal.
4851
4852 2011-04-27 Vladimir Prus <vladimir@codesourcery.com>
4853
4854 MI breakpoint notifications.
4855
4856 * testsuite/gdb.mi/mi-cli.exp: Adust.
4857 * testsuite/gdb.mi/mi2-cli.exp: Adust.
4858 * testsuite/gdb.mi/mi-watch.exp: Adust.
4859 * testsuite/gdb.mi/mi2-watch.exp: Adust.
4860 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
4861 notifications.
4862
4863 2011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4864
4865 * gdb.base/gdbindex-stabs-dwarf.c: New file.
4866 * gdb.base/gdbindex-stabs.c: New file.
4867 * gdb.base/gdbindex-stabs.exp: New file.
4868
4869 2011-04-25 Yao Qi <yao@codesourcery.com>
4870
4871 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
4872 with /*...*/.
4873 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
4874
4875 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4876
4877 * gdb.python/py-value.exp (test_objfiles): Name the first test
4878 `py-value in file.filename'.
4879
4880 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4881
4882 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
4883 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
4884 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
4885 !gdbserver_reconnect_p..
4886 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
4887
4888 2011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4889
4890 * gdb.cp/cpcompletion.exp (complete class methods)
4891 (complete class methods beginning with F): Move them above runto. New
4892 comment about the runto delimiter.
4893
4894 2011-04-20 Pedro Alves <pedro@codesourcery.com>
4895
4896 * gdb.base/maint.exp: Test that "maint print registers" works
4897 without a running program.
4898
4899 2011-04-20 Marek Polacek <mpolacek@redhat.com>
4900
4901 * gdb.base/setshow.exp: Fix racy tests.
4902 ($old_gdb_prompt): New variable.
4903
4904 2011-04-19 Tom Tromey <tromey@redhat.com>
4905
4906 * gdb.mi/mi-nsmoribund.exp:
4907 * gdb.hp/gdb.objdbg/objdbg01.exp:
4908 * gdb.base/structs.exp (test_struct_returns):
4909 * gdb.base/call-sc.exp (test_scalar_returns):
4910 * gdb.base/bigcore.exp: Remove duplicate words.
4911
4912 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4913
4914 * gdb.base/break-interp-lib.c (v, vptr): New variables.
4915 * gdb.base/break-interp.exp (test_attach): New comment.
4916
4917 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4918
4919 * gdb.threads/gcore-thread.exp ($core0file): New variable.
4920 (clear __stack_user.next, clear stack_used.next)
4921 (save a zeroed-threads corefile): New test.
4922 Call core_load for $core0file.
4923 (zeroed-threads cannot be listed): New test.
4924
4925 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4926
4927 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
4928 filename.
4929 ($srcfile): Preserve the original value.
4930 ($testfile): Match it the .exp filename.
4931 ($corefile): New variable. Substitute it around.
4932 Use clean_restart.
4933 ($prev_timeout): Remove.
4934 (load_core): Move core loading into this proc.
4935 Fix restore of $timeout if load_core fails.
4936
4937 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4938
4939 * gdb.base/eu-strip-infcall.c: New file.
4940 * gdb.base/eu-strip-infcall.exp: New file.
4941
4942 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4943
4944 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
4945 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
4946
4947 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4948
4949 Fix Python access to inlined frames.
4950 * gdb.python/py-frame-inline.c: New file.
4951 * gdb.python/py-frame-inline.exp: New file.
4952
4953 2011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
4954
4955 * gdb.base/gdb1090.exp: Change breakpoint location to read the
4956 content of 's24' correctly (avoiding "optimized out").
4957 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
4958
4959 2011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4960
4961 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
4962
4963 2011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
4964
4965 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
4966 expect a colon in watch -location output.
4967
4968 2011-04-13 Marek Polacek <mpolacek@redhat.com>
4969
4970 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
4971 New testcase `expect response to define backtrace'. Also remove
4972 redundant `default' block.
4973
4974 2011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4975
4976 * gdb.python/py-prettyprint.c (struct hint_error): New.
4977 (main): New variable hint_error.
4978 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
4979 "print hint_error".
4980 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
4981 (register_pretty_printers): Register it.
4982
4983 2011-04-04 Tom Tromey <tromey@redhat.com>
4984
4985 * gdb.cp/maint.exp (test_help): Update.
4986 (test_namespace): Likewise.
4987
4988 2011-04-01 Joel Brobecker <brobecker@adacore.com>
4989
4990 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
4991 * gdb.ada/arrayptr.exp: Add new tests.
4992
4993 2011-04-01 Joel Brobecker <brobecker@adacore.com>
4994
4995 * gdb.ada/mi_catch_ex: New testcase.
4996
4997 2011-04-01 Pedro Alves <pedro@codesourcery.com>
4998
4999 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
5000 base::overload(void) method without specifying "const".
5001
5002 2011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
5003
5004 * gdb.arch/thumb-singlestep.S: New file.
5005 * gdb.arch/thumb-singlestep.exp: Likewise.
5006
5007 2011-03-31 Tom Tromey <tromey@redhat.com>
5008
5009 * gdb.python/py-prettyprint.py (exception_flag): New global.
5010 (NoStringContainerPrinter._iterator.next): Check it.
5011 * gdb.python/py-prettyprint.c (main): New variable nstype2.
5012 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
5013
5014 2011-03-29 Tom Tromey <tromey@redhat.com>
5015
5016 * gdb.cp/anon-struct.cc: New file.
5017 * gdb.cp/anon-struct.exp: New file.
5018
5019 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5020
5021 Test STT_GNU_IFUNC support.
5022 * gdb.base/gnu-ifunc-lib.c: New file.
5023 * gdb.base/gnu-ifunc.c: New file.
5024 * gdb.base/gnu-ifunc.exp: New file.
5025
5026 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5027
5028 Support a ring of related breakpoints.
5029 * gdb.base/watchpoint-delete.c: New file.
5030 * gdb.base/watchpoint-delete.exp: New file.
5031
5032 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5033
5034 * gdb.ada/arrayparam.exp (print first after function call): Use
5035 explicit package name. Add a comment
5036 (print lasta after function call): Rename ...
5037 (print last after function call): ... it and use explicit package
5038 name.
5039 (print length after function call): Use explicit package name.
5040 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
5041 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
5042 (multiple matches for symbol i): Rename ...
5043 (multiple matches for symbol integervar): ... it.
5044 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
5045 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
5046
5047 2011-03-25 Andrew Burgess <aburgess@broadcom.com>
5048
5049 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
5050 environment variable to make grep output more predictable. Move
5051 all the environment setup into gdb_init so it's done once per test
5052 case rather than each time we start gdb.
5053
5054 2011-03-24 Tom Tromey <tromey@redhat.com>
5055
5056 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
5057 test.
5058
5059 2011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5060
5061 * gdb.dwarf2/dw2-entry-value-main.c: New file.
5062 * gdb.dwarf2/dw2-entry-value.S: New file.
5063 * gdb.dwarf2/dw2-entry-value.exp: New file.
5064
5065 2011-03-22 Phil Muldoon <pmuldoon@redhat.com>
5066
5067 PR python/12183
5068
5069 * gdb.python/py-function.exp: Add GdbError tests.
5070
5071 2011-03-18 Pedro Alves <pedro@codesourcery.com>
5072
5073 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
5074 (reglocal_test_func, statlocal_test_func): New functions.
5075 (globals_test_func): Call new functions.
5076 * gdb.trace/unavailable.exp (gdb_collect_args_test)
5077 (gdb_collect_locals_test): New procedure.
5078 (gdb_trace_collection_test): Call new procedures.
5079
5080 2011-03-18 Pedro Alves <pedro@codesourcery.com>
5081
5082 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
5083 (test_register, test_register_unavailable): New procedures.
5084 (gdb_unavailable_registers_test): New procedure.
5085 (gdb_trace_collection_test): Call it.
5086
5087 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
5088
5089 PR python/12149
5090
5091 * gdb.python/python.exp: Add gdb.write tests.
5092
5093 2010-03-17 Phil Muldoon <pmuldoon@redhat.com>
5094
5095 * gdb.python/Makefile.in: Add py-objfile.
5096 * gdb.python/py-objfile.exp: New file.
5097 * gdb.python/py-objfile.c: New file.
5098 * gdb.python/py-block.exp: Add is_valid tests.
5099 * gdb.python/py-inferior.exp: Ditto.
5100 * gdb.python/py-infthread.exp: Ditto.
5101 * gdb.python/py-symbol.exp: Ditto.
5102 * gdb.python/py-symtab.exp: Ditto.
5103
5104 2011-03-16 Keith Seitz <keiths@redhat.com>
5105
5106 PR c++/12273
5107 * gdb.cp/cmpd-minsyms.exp: New test.
5108 * gdb.cp/cmpd-minsyms.cc: New file.
5109
5110 PR c++/11734
5111 * gdb.cp/ovsrch.exp: New test.
5112 * gdb.cp/ovsrch.h: New file.
5113 * gdb.cp/ovsrch1.cc: New file.
5114 * gdb.cp/ovsrch2.cc: New file.
5115 * gdb.cp/ovsrch3.cc: New file.
5116 * gdb.cp/ovsrch4.cc: New file.
5117
5118 2011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
5119
5120 PR gdb/12528
5121 * gdb.base/Makefile.in: Adjust EXECUTABLES.
5122 * gdb.base/break-on-linker-gcd-function.exp: New test.
5123 * gdb.base/break-on-linker-gcd-function.cc: New file.
5124
5125 2011-03-15 Andreas Tobler <andreast@fgznet.ch>
5126
5127 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
5128
5129 2011-03-15 Phil Muldoon <pmuldoon@redhat.com>
5130
5131 * lib/gdb.exp (gdb_unload): Add another termination case.
5132
5133 2011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5134
5135 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
5136 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
5137 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
5138 Provide a stub byte there.
5139 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
5140 DW_AT_entry_pc.
5141 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
5142
5143 2011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
5144
5145 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
5146 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
5147 "generic ABI, auto".
5148 (altivec_abi_tests): Accept vectors returned by reference.
5149
5150 2010-03-14 Phil Muldoon <pmuldoon@redhat.com>
5151
5152 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
5153
5154 2011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
5155
5156 * gdb.python/py-section-script.exp: Skip test if no Python support.
5157
5158 2011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
5159
5160 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
5161
5162 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
5163
5164 * gdb.python/py-parameter.exp: Update tests to the new Python
5165 parameter API. Add "no documentation" test. Add deprecated API
5166 backward compatibility test.
5167
5168 2011-03-09 Tom Tromey <tromey@redhat.com>
5169
5170 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
5171 gdb_continue_to_end.
5172
5173 2011-03-09 Mark Kettenis <kettenis@gnu.org>
5174
5175 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
5176 tabs.
5177
5178 2011-03-09 Tom Tromey <tromey@redhat.com>
5179
5180 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
5181 parentheses.
5182 (gdb_continue_to_end): Add "allow_extra" parameter. Use
5183 $command.
5184 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
5185 argument to gdb_continue_to_end.
5186 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
5187 argument to gdb_continue_to_end.
5188 * gdb.cp/annota3.exp: Fix regex.
5189 * gdb.cp/annota2.exp: Fix regex.
5190 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
5191 gdb_continue_to_end.
5192 * gdb.base/call-signal-resume.exp: Revert earlier patch.
5193 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
5194 gdb_continue_to_end.
5195
5196 2011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5197
5198 * gdb.server/ext-run.exp
5199 (load new file without any gdbserver inferior): New test.
5200
5201 2011-03-07 Tom Tromey <tromey@redhat.com>
5202
5203 * Makefile.in (TAGS): Rewrite.
5204
5205 2011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5206
5207 * gdb.trace/report.exp (12.1: trace report #1): New match for the
5208 initial commands echo. New match for `Found trace'. Anchor all the
5209 other matches. Anchor and match for `No trace frame found' the final
5210 match.
5211
5212 2011-03-07 Tom Tromey <tromey@redhat.com>
5213
5214 * Makefile.in (TAGS): New target.
5215
5216 2011-03-07 Tom Tromey <tromey@redhat.com>
5217
5218 * lib/opencl.exp (skip_opencl_tests): Update for exit message
5219 change.
5220 * lib/mi-support.exp (mi_gdb_test): Update for exit message
5221 change.
5222 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
5223 exit message change.
5224 (skip_altivec_tests): Update for exit message change.
5225 (skip_vsx_tests): Likewise.
5226 (gdb_continue_to_end): Likewise. Add 'command' argument.
5227 * lib/cell.exp (skip_cell_tests): Update for exit message change.
5228 * gdb.threads/tls.exp: Update for exit message change.
5229 * gdb.threads/thread-unwindonsignal.exp: Use
5230 gdb_continue_to_end.
5231 * gdb.threads/step.exp (step_it): Update for exit message change.
5232 (continue_all): Likewise.
5233 * gdb.threads/print-threads.exp (test_all_threads): Update for
5234 exit message change.
5235 * gdb.threads/interrupted-hand-call.exp: Use
5236 gdb_continue_to_end.
5237 * gdb.threads/execl.exp: Use gdb_continue_to_end.
5238 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
5239 gdb_continue_to_end.
5240 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
5241 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
5242 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
5243 * gdb.cp/method.exp: Update for exit message change.
5244 * gdb.cp/mb-templates.exp: Update for exit message change.
5245 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
5246 * gdb.cp/annota3.exp: Update for exit message change.
5247 * gdb.cp/annota2.exp: Update for exit message change.
5248 * gdb.cell/fork.exp: Use gdb_continue_to_end.
5249 * gdb.base/term.exp: Update for exit message change.
5250 * gdb.base/step-test.exp (test_i): Update for exit message change.
5251 * gdb.base/sigstep.exp (advance): Update for exit message change.
5252 (advancei): Likewise.
5253 * gdb.base/siginfo.exp: Update for exit message change.
5254 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
5255 * gdb.base/reread.exp: Use gdb_continue_to_end.
5256 * gdb.base/langs.exp: Use gdb_continue_to_end.
5257 * gdb.base/interrupt.exp: Update for exit message change.
5258 * gdb.base/gdb1555.exp: Update for exit message change.
5259 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
5260 * gdb.base/ending-run.exp: Update for exit message change.
5261 * gdb.base/chng-syms.exp: Update for exit message change.
5262 * gdb.base/checkpoint.exp: Update for exit message change.
5263 * gdb.base/catch-syscall.exp (check_for_program_end): Use
5264 gdb_continue_to_end.
5265 (test_catch_syscall_with_wrong_args): Likewise.
5266 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
5267 * gdb.base/break-interp.exp (test_ld): Update for exit message
5268 change.
5269 * gdb.base/bang.exp: Update for exit message change.
5270 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
5271 (do_call_attach_tests): Likewise.
5272 * gdb.base/a2-run.exp: Update for exit message change.
5273 * gdb.arch/ppc-dfp.exp: Update for exit message change.
5274 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
5275 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
5276
5277 2011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5278
5279 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
5280
5281 2011-03-03 Tom Tromey <tromey@redhat.com>
5282
5283 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
5284 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
5285 * gdb.hp/gdb.aCC/configure.ac: Remove.
5286 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
5287 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
5288 * gdb.hp/gdb.base-hp/configure.ac: Remove.
5289 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
5290 * gdb.hp/gdb.compat/configure (Makefile): Remove.
5291 * gdb.hp/gdb.compat/configure.ac: Remove.
5292 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
5293 * gdb.hp/gdb.defects/configure (Makefile): Remove.
5294 * gdb.hp/gdb.defects/configure.ac: Remove.
5295 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
5296 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
5297 * gdb.hp/gdb.objdbg/configure.ac: Remove.
5298 * gdb.hp/configure.ac: Remove.
5299 * gdb.hp/configure: Remove.
5300 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
5301 substitution.
5302 (Makefile): Remove rule.
5303 * gdb.cell/configure.ac: Remove.
5304 * gdb.cell/configure: Remove.
5305 * gdb.stabs/Makefile.in (Makefile): Remove.
5306 (distclean): Don't remove config.status or config.log.
5307 * gdb.stabs/configure (Makefile): Remove.
5308 * gdb.stabs/configure.ac: Remove.
5309 * configure: Rebuild.
5310 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
5311 Remove stabs- and cell-specific logic. Test for existence of
5312 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
5313 subdirectories, gdb.cell, and and gdb.stabs.
5314 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
5315
5316 2011-03-03 Joel Brobecker <brobecker@adacore.com>
5317
5318 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
5319 end of buffer.
5320
5321 2011-03-02 Joel Brobecker <brobecker@adacore.com>
5322
5323 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
5324 gdb_test when running a test where we expected no output back.
5325
5326 2011-02-28 Michael Snyder <msnyder@vmware.com>
5327
5328 * gdb.cp/overload.cc: Change initializer value to integer.
5329
5330 2011-02-27 Michael Snyder <msnyder@vmware.com>
5331
5332 * gdb.multi/base.exp: Add test for remove-inferiors.
5333
5334 2011-02-26 Joel Brobecker <brobecker@adacore.com>
5335
5336 * gdb.python/py-frame.exp: Simplify the initialization phase
5337 using prepare_for_testing.
5338
5339 2011-02-25 Michael Snyder <msnyder@vmware.com>
5340
5341 * gdb.multi/base.exp: Add tests for info inferiors with args.
5342
5343 2011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5344
5345 * gdb.dwarf2/dw2-ranges.S: Rename to ...
5346 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
5347 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
5348 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
5349 asmfile3. Comment the STABS (#3) file compilation. Compile
5350 everything through assembler. Provide KFAIL for symtab/12497.
5351 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
5352 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
5353 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
5354 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
5355
5356 2011-02-24 Michael Snyder <msnyder@vmware.com>
5357
5358 * gdb.base/break.exp: Add tests for delete breakpoints using
5359 convenience variables and value history references.
5360
5361 2011-02-24 Michael Snyder <msnyder@vmware.com>
5362
5363 * gdb.base/break.exp: Remove debugging 'printf' accidentally
5364 left behind in previous check-in.
5365
5366 2011-02-23 Michael Snyder <msnyder@vmware.com>
5367
5368 * gdb.base/break.exp: Add tests for "info break" with arguments.
5369 * gdb.trace/infotrace.exp: Update patterns for error and help.
5370 * gdb.base/completion.exp: Update pattern.
5371 * gdb.base/ena-dis-br.exp: Update pattern.
5372 * gdb.base/help.exp: Update patterns.
5373
5374 2011-02-23 Michael Snyder <msnyder@vmware.com>
5375
5376 * gdb.base/memattr.exp: New test.
5377 * gdb.base/memattr.c: Test load for memattr.exp.
5378
5379 2011-02-22 Doug Evans <dje@google.com>
5380
5381 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
5382
5383 2011-02-22 Michael Snyder <msnyder@vmware.com>
5384
5385 * Makefile.in: Make more clean.
5386 * gdb.ada/Makefile.in: Ditto.
5387 * gdb.arch/Makefile.in: Ditto.
5388 * gdb.asm/Makefile.in: Ditto.
5389 * gdb.base/Makefile.in: Ditto.
5390 * gdb.cp/Makefile.in: Ditto.
5391 * gdb.dwarf2/Makefile.in: Ditto.
5392 * gdb.java/Makefile.in: Ditto.
5393 * gdb.mi/Makefile.in: Ditto.
5394 * gdb.modula2/Makefile.in: Ditto.
5395 * gdb.python/Makefile.in: Ditto.
5396 * gdb.server/Makefile.in: Ditto.
5397 * gdb.stabs/Makefile.in: Ditto.
5398 * gdb.threads/Makefile.in: Ditto.
5399 * gdb.trace/Makefile.in: Ditto.
5400
5401 2011-02-22 Michael Snyder <msnyder@vmware.com>
5402
5403 * gdb.threads/thread-find.exp: Add tests for bad input to
5404 info threads.
5405
5406 2011-02-22 Joel Brobecker <brobecker@adacore.com>
5407
5408 * gdb.python/py-breakpoint.exp: Fix the expected output of
5409 one of the "maint info breakpoints" tests to accept the output
5410 generated on platforms that do not have hardware watchpoints.
5411
5412 2011-02-22 Joel Brobecker <brobecker@adacore.com>
5413
5414 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
5415 clean_restart. Be a little stricter in the expected output
5416 for one of the tests. Fix a typo in one of the comments.
5417
5418 2011-02-22 Joel Brobecker <brobecker@adacore.com>
5419
5420 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
5421 Delete variable binfile, no longer use. Add or modify test
5422 comments to make them unique.
5423
5424 2011-02-21 Michael Snyder <msnyder@vmware.com>
5425
5426 * Makefile.in: Update for make clean.
5427 * gdb.ada/Makefile.in: Ditto.
5428 * gdb.arch/Makefile.in: Ditto.
5429 * gdb.asm/Makefile.in: Ditto.
5430 * gdb.base/Makefile.in: Ditto.
5431 * gdb.cp/Makefile.in: Ditto.
5432 * gdb.dwarf2/Makefile.in: Ditto.
5433 * gdb.java/Makefile.in: Ditto.
5434 * gdb.mi/Makefile.in: Ditto.
5435 * gdb.modula2/Makefile.in: Ditto.
5436 * gdb.python/Makefile.in: Ditto.
5437 * gdb.server/Makefile.in: Ditto.
5438 * gdb.stabs/Makefile.in: Ditto.
5439 * gdb.threads/Makefile.in: Ditto.
5440 * gdb.trace/Makefile.in: Ditto.
5441
5442 2011-02-21 Michael Snyder <msnyder@vmware.com>
5443
5444 * gdb.threads/thread-find.exp: Update patterns for changes in
5445 output of "info threads" command.
5446
5447 2011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5448 Ulrich Weigand <uweigand@de.ibm.com>
5449
5450 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
5451 (skip_hw_watchpoint_tests): Likewise.
5452 (skip_hw_watchpoint_multi_tests): Likewise.
5453
5454 2011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
5455
5456 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
5457 (skip_hw_watchpoint_tests): Likewise.
5458 (skip_hw_watchpoint_multi_tests): Likewise.
5459 (skip_hw_watchpoint_access_tests): Likewise.
5460
5461 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
5462 * gdb.base/pr11022.exp: Likewise.
5463 * gdb.base/watch-read.exp: Likewise.
5464 * gdb.base/watch_thread_num.exp: Likewise.
5465 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
5466 * gdb.base/watchpoint-hw.exp: Likewise.
5467 * gdb.base/watchpoint.exp: Likewise.
5468 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
5469 * gdb.threads/watchthreads-reorder.exp: Likewise.
5470 * gdb.threads/watchthreads.exp: Likewise.
5471 * gdb.threads/watchthreads2.exp: Likewise.
5472
5473 2011-02-21 Joel Brobecker <brobecker@adacore.com>
5474
5475 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
5476 the debugger is unable to find the array bounds.
5477
5478 2011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5479
5480 * gdb.cp/typedef-operator.exp: New file.
5481 * gdb.cp/typedef-operator.cc: New file.
5482
5483 2011-02-17 Michael Snyder <msnyder@vmware.com>
5484
5485 * gdb.threads/thread-find.exp: Fix regular expressions.
5486
5487 2011-02-17 Joel Brobecker <brobecker@adacore.com>
5488
5489 * gdb.ada/packed_array: Expand testcase to test printing of
5490 unconstrained packed array.
5491
5492 2011-02-17 Joel Brobecker <brobecker@adacore.com>
5493
5494 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
5495
5496 2011-02-16 Pedro Alves <pedro@codesourcery.com>
5497
5498 * gdb.trace/collection.c (globalarr3): New global.
5499 (main): Initialize it before collecting, and and clear it
5500 afterwards.
5501 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
5502 collecting with '{type} addr', where the addr expression is not an
5503 rvalue.
5504
5505 2011-02-16 Ken Werner <ken.werner@de.ibm.com>
5506
5507 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
5508 a bool variable. Expect correct OpenCL names for vector types. Use the
5509 uc3 variable name instead of referring to the uchar3 built-in type.
5510 Escape the asterisk at the half pointer test.
5511
5512 2011-02-16 Pedro Alves <pedro@codesourcery.com>
5513
5514 * gdb.trace/collection.c (globalarr2): New global.
5515 (main): Initialize it before collecting, and and clear it
5516 afterwards.
5517 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
5518 collecting overlapping memory ranges.
5519
5520 2011-02-15 Michael Snyder <msnyder@vmware.com>
5521
5522 * gdb.base/default.exp: Add tests for thread commands.
5523 * gdb.base/help.exp: Add tests for thread commands.
5524 * gdb.threads/thread-find.exp: New test for thread find command.
5525
5526 2011-02-15 Ken Werner <ken.werner@de.ibm.com>
5527
5528 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
5529
5530 2011-02-15 Yao Qi <yao@codesourcery.com>
5531
5532 PR tdep/12352
5533 * gdb.arch/arm-disp-step.S : New test for str instruction.
5534 * gdb.arch/arm-disp-step.exp : Likewise.
5535
5536 2011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
5537
5538 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
5539 "vector_register2_vr" test strings. Test the extended floating
5540 point registers (F32~F63).
5541 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
5542 IBM XL C compiler. Make the test program use a register provided
5543 by the compiler for the lxvd2x instruction.
5544
5545 2011-02-14 Pedro Alves <pedro@codesourcery.com>
5546
5547 * gdb.trace/unavailable.cc (class Base, class Middle, class
5548 Derived): New types.
5549 (derived_unavail, derived_partial, derived_whole): New globals.
5550 (virtual_partial): New global.
5551 (virtualp): Point at virtual_partial.
5552 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
5553 related to unavailable vptr.
5554
5555 2011-02-14 Pedro Alves <pedro@codesourcery.com>
5556
5557 * gdb.trace/unavailable.cc (a, b, c): New globals.
5558 (main): Set and clear them.
5559 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
5560 `a' and `c', and check that `b' isn't collected, although `a' and
5561 `c' are.
5562
5563 2011-02-14 Pedro Alves <pedro@codesourcery.com>
5564
5565 * gdb.trace/unavailable.cc (struct Virtual): New.
5566 (virtualp): New global pointer.
5567 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
5568 printing a pointer to an object whose type has a vtable, with
5569 print object on.
5570
5571 2011-02-14 Pedro Alves <pedro@codesourcery.com>
5572
5573 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
5574 value repeat handles unavailableness.
5575
5576 2011-02-14 Pedro Alves <pedro@codesourcery.com>
5577
5578 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
5579 tests for building arrays from unavailable values, subscripting
5580 non-memory rvalue unvailable arrays, and accessing fields or
5581 baseclasses of non-lazy unavailable values,
5582 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
5583 struct types.
5584 (g_smallstruct, g_smallstruct_b): New globals.
5585
5586 2011-02-14 Pedro Alves <pedro@codesourcery.com>
5587
5588 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
5589
5590 2011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5591
5592 Fix const/volatile qualifiers of C++ types, PR c++/12328.
5593 * gdb.cp/overload-const.exp: New file.
5594 * gdb.cp/overload-const.cc: New file.
5595
5596 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
5597
5598 * gdb.opencl/callfuncs.cl: New file.
5599 * gdb.opencl/callfuncs.exp: New test.
5600 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
5601
5602 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
5603
5604 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
5605 when computing result.
5606 * gdb.arch/altivec-abi.exp: Update expected results.
5607
5608 2011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
5609
5610 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
5611 * gdb.base/jit.exp: Likewise.
5612 * gdb.base/pie-execl.exp: Likewise.
5613 * gdb.base/solib-nodir.exp: Likewise.
5614 * gdb.base/solib-overlap.exp: Likewise.
5615
5616 2011-02-07 Pedro Alves <pedro@codesourcery.com>
5617
5618 * gdb.trace/collection.c (global_pieces): New.
5619 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
5620 New procedure.
5621 (gdb_trace_collection_test): Call it.
5622
5623 2011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
5624
5625 * gdb.python/py-evthreads.c: New file.
5626 * gdb.python/py-evthreads.exp: New file.
5627 * gdb.python/py-events.py: New file.
5628 * gdb.python/py-events.exp: New file.
5629 * gdb.python/py-events.c: New file.
5630
5631 2011-02-04 David Daney <ddaney@caviumnetworks.com>
5632
5633 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
5634
5635 2011-02-03 Andrew Burgess <aburgess@broadcom.com>
5636
5637 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
5638 gdb.base/disasm-end-cu.exp: New test for disassembling over the
5639 boundary between two compilation units.
5640
5641 2011-02-02 Pedro Alves <pedro@codesourcery.com>
5642
5643 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
5644 (Virtual): New structs.
5645 (virtual_o, virtual_middle_b): New globals.
5646 * gdb.cp/virtbase.exp: New tests.
5647
5648 2011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
5649
5650 * gdb.base/jit.exp: New file.
5651 * gdb.base/jit-main.c: New file.
5652 * gdb.base/jit-solib.c: New file.
5653
5654 2011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
5655
5656 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
5657 proceed to initial kernel entry point.
5658 * gdb.opencl/datatypes.exp: Likewise.
5659 * gdb.opencl/operators.exp: Likewise.
5660 * gdb.opencl/vec_comps.exp: Likewise.
5661
5662 2011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
5663
5664 * gdb.cp/nsnested.cc: New.
5665 * gdb.cp/nsnested.exp: New.
5666 * gdb.cp/nsnoimports.exp: New.
5667 * gdb.cp/nsnoimports.cc: New.
5668
5669 2011-01-31 Joel Brobecker <brobecker@adacore.com>
5670
5671 * gdb.base/interact.exp: Add extra tests that verify that
5672 the value of the interactive-mode setting does not change
5673 after the script is sourced.
5674
5675 2011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5676
5677 * gdb.cp/noparam.exp: New file.
5678 * gdb.cp/noparam.cc: New file.
5679
5680 2011-01-28 Pedro Alves <pedro@codesourcery.com>
5681
5682 * gdb.trace/tfile.exp: Test that with no traceframe selected,
5683 there's no stack or registers.
5684
5685 2011-01-26 Tom Tromey <tromey@redhat.com>
5686
5687 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
5688 space before string output. Add test for "set print pretty off"
5689 case.
5690
5691 2011-01-25 Pedro Alves <pedro@codesourcery.com>
5692
5693 * gdb.base/frame-args.exp: Adjust.
5694 * gdb.dwarf2/dw2-noloc.exp: Adjust.
5695 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
5696 * gdb.dwarf2/pieces.exp: Adjust.
5697 * gdb.opt/clobbered-registers-O2.exp: Adjust.
5698 * gdb.opt/inline-locals.exp: Adjust.
5699 * gdb.threads/fork-child-threads.exp: Adjust.
5700
5701 2011-01-25 Ken Werner <ken.werner@de.ibm.com>
5702
5703 * gdb.opencl/convs_casts.cl: Move program scope variables into the
5704 OpenCL kernel function. Add a comment as marker. Add address space
5705 qualifiers for the remaining program scope variables.
5706 * gdb.opencl/datatypes.cl: Likewise.
5707 * gdb.opencl/operators.cl: Likewise.
5708 * gdb.opencl/vec_comps.cl: Likewise.
5709 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
5710 Add breakpoint at the marker comment.
5711 * gdb.opencl/datatypes.exp: Likewise.
5712 * gdb.opencl/operators.exp: Likewise.
5713 * gdb.opencl/vec_comps.exp: Likewise.
5714
5715 2011-01-24 Pedro Alves <pedro@codesourcery.com>
5716
5717 * gdb.base/printcmds.c (some_struct): New struct and instance.
5718 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
5719 procedure.
5720 <global scope>: Call it.
5721
5722 2011-01-21 Ken Werner <ken.werner@de.ibm.com>
5723
5724 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
5725 argument to the gdb_compile_opencl_hostapp call.
5726
5727 2011-01-19 Yao Qi <yao@codesourcery.com>
5728
5729 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
5730 positve list.
5731
5732 2011-01-19 Yao Qi <yao@codesourcery.com>
5733
5734 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
5735 canonical form.
5736 Remove "xscale-*-*"
5737 * gdb.xml/tdesc-regs.exp: Likewise.
5738 * gdb.python/py-section-script.exp: Replace ARM target triplet
5739 with canonical form.
5740 Match arm*-*-symbianelf*.
5741 * gdb.base/dup-sect.exp: Likewise.
5742 * lib/dwarf.exp: New.
5743 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
5744 dwarf2_support.
5745 * gdb.dwarf2/dup-psym.exp: Likewise.
5746 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
5747 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
5748 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
5749 * gdb.dwarf2/dw2-basic.exp: Likewise.
5750 * gdb.dwarf2/dw2-compressed.exp: Likewise.
5751 * gdb.dwarf2/dw2-const.exp: Likewise.
5752 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
5753 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
5754 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
5755 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
5756 * gdb.dwarf2/dw2-filename.exp: Likewise.
5757 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
5758 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
5759 * gdb.dwarf2/dw2-intercu.exp: Likewise.
5760 * gdb.dwarf2/dw2-intermix.exp: Likewise.
5761 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
5762 * gdb.dwarf2/dw2-noloc.exp: Likewise.
5763 * gdb.dwarf2/dw2-op-call.exp: Likewise.
5764 * gdb.dwarf2/dw2-producer.exp: Likewise.
5765 * gdb.dwarf2/dw2-ranges.exp: Likewise.
5766 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
5767 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
5768 * gdb.dwarf2/dw2-strp.exp: Likewise.
5769 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
5770 * gdb.dwarf2/implptr.exp: Likewise.
5771 * gdb.dwarf2/mac-fileno.exp: Likewise.
5772 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
5773 * gdb.dwarf2/pieces.exp: Likewise.
5774 * gdb.dwarf2/pr11465.exp: Likewise.
5775 * gdb.dwarf2/valop.exp: Likewise.
5776 * gdb.dwarf2/watch-notconst.exp: Likewise.
5777 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
5778
5779 2011-01-19 Tom Tromey <tromey@redhat.com>
5780
5781 * gdb.python/py-infthread.exp: Add thread tests.
5782
5783 2011-01-14 Joel Brobecker <brobecker@adacore.com>
5784
5785 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
5786
5787 2011-01-14 Joel Brobecker <brobecker@adacore.com>
5788
5789 * gdb.ada/widewide: New testcase.
5790
5791 2011-01-13 Joel Brobecker <brobecker@adacore.com>
5792
5793 * gdb.base/interact.exp: New testcase.
5794
5795 2011-01-12 Tom Tromey <tromey@redhat.com>
5796
5797 * gdb.mi/gdb2549.exp: Update for error message changes.
5798 * gdb.mi/mi-cli.exp: Likewise.
5799 * gdb.mi/mi-disassemble.exp: Likewise.
5800 * gdb.mi/mi-pthreads.exp: Likewise.
5801 * gdb.mi/mi-regs.exp: Likewise.
5802 * gdb.mi/mi-stack.exp: Likewise.
5803 * gdb.mi/mi-var-block.exp: Likewise.
5804 * gdb.mi/mi-var-cmd.exp: Likewise.
5805 * gdb.mi/mi2-cli.exp: Likewise.
5806 * gdb.mi/mi2-disassemble.exp: Likewise.
5807 * gdb.mi/mi2-pthreads.exp: Likewise.
5808 * gdb.mi/mi2-regs.exp: Likewise.
5809 * gdb.mi/mi2-stack.exp: Likewise.
5810 * gdb.mi/mi2-var-block.exp: Likewise.
5811 * gdb.mi/mi2-var-cmd.exp: Likewise.
5812
5813 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
5814 Jan Kratochvil <jan.kratochvil@redhat.com>
5815
5816 PR fortran/11104 and DWARF unbound arrays detection.
5817 * gdb.fortran/multi-dim.exp: New file.
5818 * gdb.fortran/multi-dim.f90: New file.
5819
5820 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
5821
5822 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
5823 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
5824 add new tests for opcode dumping.
5825
5826 2011-01-11 Tom Tromey <tromey@redhat.com>
5827
5828 * gdb.python/py-infthread.exp: Load gdb-python.exp.
5829
5830 2010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
5831
5832 Convert hardware watchpoints to use breakpoint_ops.
5833 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
5834 type is not supported.
5835 * gdb.base/foll-fork.exp: Likewise.
5836 * gdb.base/foll-vfork.exp: Likewise.
5837
5838 2011-01-10 Phil Muldoon <pmuldoon@redhat.com>
5839
5840 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
5841 Use load_lib gdb-python.exp.
5842 * gdb.python/python.exp: Ditto.
5843 * gdb.python/py-function.exp: Ditto.
5844
5845 2011-01-09 Andreas Schwab <schwab@linux-m68k.org>
5846
5847 * gdb.threads/tls.exp ("info address me"): Fix expected output.
5848
5849 2011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5850
5851 * configure: Regenerate.
5852
5853 2011-01-06 Tom Tromey <tromey@redhat.com>
5854
5855 * gdb.python/py-frame.exp: Test gdb.newest_frame.
5856
5857 2011-01-06 Joel Brobecker <brobecker@adacore.com>
5858
5859 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
5860 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
5861 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
5862 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
5863 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
5864 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
5865 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
5866 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
5867 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
5868 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
5869 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
5870 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
5871 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
5872 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
5873 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
5874 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
5875 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
5876 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
5877 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
5878 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
5879 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
5880 gdb.ada/uninitialized_vars.exp,
5881 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
5882 Simplify by using clean_restart.
5883
5884 2011-01-06 Joel Brobecker <brobecker@adacore.com>
5885
5886 Add marker to be used as anchor for inserting breakpoints.
5887 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
5888 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
5889 Likewise.
5890
5891 Remove uses of gdb_start_cmd.
5892 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
5893 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
5894
5895 Do not run testcase if testing with GDBserver.
5896 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
5897 if testing with GDBserver.
5898
5899 2011-01-06 Joel Brobecker <brobecker@adacore.com>
5900
5901 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
5902 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
5903 copyright header.
5904
5905 2011-01-05 Joel Brobecker <brobecker@adacore.com>
5906
5907 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
5908 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
5909 testsuite/gdb.fortran/complex.f,
5910 testsuite/gdb.fortran/derived-type.f90,
5911 testsuite/gdb.fortran/library-module-lib.f90,
5912 testsuite/gdb.fortran/library-module-main.f90,
5913 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
5914 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
5915 Copyright year update.
5916
5917 2011-01-05 Joel Brobecker <brobecker@adacore.com>
5918
5919 * gdb.base/langs1.f: Add copyright header.
5920
5921 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5922
5923 * gdb.base/morestack.exp: New file.
5924 * gdb.base/morestack.c: New file.
5925
5926 2011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5927
5928 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
5929
5930 2010-12-29 Joel Brobecker <brobecker@adacore.com>
5931
5932 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
5933 * gdb.ada/arrayptr.exp: Add test printing that new variable.
5934
5935 2010-12-29 Joel Brobecker <brobecker@adacore.com>
5936
5937 * gdb.ada/lang_switch.exp: Correct expected parameter value.
5938
5939 2010-12-25 Andreas Schwab <schwab@linux-m68k.org>
5940
5941 * gdb.threads/tls.exp: Fix typo.
5942
5943 * gdb.threads/thread-specific.exp (get_thread_list): Update.
5944 * gdb.threads/execl.exp: Update.
5945
5946 2010-12-23 Yao Qi <yao@codesourcery.com>
5947
5948 * gdb.arch/arm-disp-step.exp: New.
5949 * gdb.arch/arm-disp-step.S: New.
5950
5951 2010-12-21 Tom Tromey <tromey@redhat.com>
5952
5953 * gdb.threads/execl.exp: Update.
5954 * gdb.threads/linux-dp.exp: Update.
5955 * gdb.threads/manythreads.exp: Update.
5956 * gdb.threads/tls.exp: Update.
5957
5958 2010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5959
5960 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
5961 (NextOverThrowDerivates) <resumebpt>: New.
5962 (resumebpt_test): New.
5963 (main): Call resumebpt_test.
5964 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
5965
5966 2010-12-12 Stan Shebs <stan@codesourcery.com>
5967
5968 * gdb.trace/tsv.exp: Test print command on trace state variables.
5969
5970 2010-12-09 Tom Tromey <tromey@redhat.com>
5971
5972 * gdb.base/interp.exp: Add regression test.
5973
5974 2010-12-09 Tom Tromey <tromey@redhat.com>
5975
5976 * gdb.java/jnpe.java: New file.
5977 * gdb.java/jnpe.exp: New file.
5978 * gdb.cp/nextoverthrow.exp: New file.
5979 * gdb.cp/nextoverthrow.cc: New file.
5980
5981 2010-12-07 Doug Evans <dje@google.com>
5982
5983 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
5984 of data-directory.
5985 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
5986 updated.
5987 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
5988
5989 2010-11-29 Michael Snyder <msnyder@vmware.com>
5990
5991 * gdb.base/callfuncs.exp: Test for skip_float_tests.
5992 * gdb.base/call-sc.exp: Ditto.
5993 * gdb.base/finish.exp: Ditto.
5994 * gdb.base/return.exp: Ditto.
5995 * gdb.base/return2.exp: Ditto.
5996
5997 2010-11-30 Doug Evans <dje@google.com>
5998
5999 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
6000 (gdb_expect_list): Fix spelling errors in comments.
6001 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
6002 send_gdb/gdb_expect_list where applicable.
6003 * gdb.base/call-ar-st.exp: Ditto.
6004 * gdb.base/funcargs.exp: Ditto.
6005 * gdb.base/gcore.exp: Ditto.
6006 * gdb.base/page.exp: Ditto.
6007 * gdb.base/sigaltstack.exp: Ditto.
6008 * gdb.base/siginfo.exp: Ditto.
6009 * gdb.base/sigstep.exp: Ditto.
6010 * gdb.base/trace-commands.exp: Ditto.
6011
6012 2010-11-29 Doug Evans <dje@google.com>
6013
6014 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
6015 printer-name;subprinter-name.
6016
6017 2010-11-29 Tom Tromey <tromey@redhat.com>
6018
6019 * gdb.dwarf2/implptr.exp: New file.
6020 * gdb.dwarf2/implptr.c: New file.
6021 * gdb.dwarf2/implptr.S: New file.
6022
6023 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
6024
6025 PR python/12199
6026
6027 * gdb.python/py-breakpoint.exp: Test the delete method.
6028
6029 2010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6030
6031 Fix step_resume_breakpoint unsaved during an infcall.
6032 * gdb.base/step-resume-infcall.exp: New file.
6033 * gdb.base/step-resume-infcall.c: New file.
6034
6035 2010-11-24 Edjunior Machado <emachado@br.ibm.com>
6036
6037 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
6038
6039 2010-11-24 Edjunior Machado <emachado@br.ibm.com>
6040
6041 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
6042 on ppc64's symbols; "finish" and "return" commands must accept to
6043 show the caller line again as well as the line after.
6044 * gdb.asm/powerpc64.inc: New file.
6045
6046 2010-11-23 Doug Evans <dje@google.com>
6047
6048 * lib/gdb.exp (gdb_test_sequence): New function.
6049 (gdb_expect_list): Add verbose -log call for each pattern.
6050 * gdb.base/signals.exp (test_handle_all_print): Call it.
6051 Reduce timeout increment from 6 minutes to 1 minute.
6052 * gdb.server/ext-run.exp: Call it.
6053
6054 2010-11-23 Phil Muldoon <pmuldoon@redhat.com>
6055
6056 PR python/12212
6057
6058 * gdb.python/python.exp: Check that selected_thread raises an
6059 error when no inferior is loaded.
6060
6061 2010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6062
6063 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
6064 * gdb.dwarf2/dw2-stack-boundary.S: New file.
6065
6066 2010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6067
6068 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
6069 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
6070
6071 2010-11-18 Doug Evans <dje@google.com>
6072
6073 * gdb.server/ext-run.exp: Fix intermittent failures.
6074
6075 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
6076
6077 * gdb.stabs/gdb11479.exp: Use runto_main.
6078
6079 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
6080
6081 * gdb.base/break-entry.exp: Skip if using a stub.
6082
6083 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
6084
6085 * gdb.python/py-inferior.exp: Pack values in target endianness.
6086
6087 2010-11-12 Tom Tromey <tromey@redhat.com>
6088
6089 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
6090 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
6091 MemoryError.
6092 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
6093 type.
6094 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
6095 MemoryError.
6096 (test_subscript_regression): Update exception type.
6097
6098 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
6099
6100 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
6101 breakpoint tests.
6102
6103 2010-11-09 Pedro Alves <pedro@codesourcery.com>
6104
6105 * gdb.base/watchpoint.exp: Test "watch -location" with an
6106 innacessible location.
6107
6108 2010-11-09 Edjunior Machado <emachado@br.ibm.com>
6109 Luis Machado <luisgpm@br.ibm.com>
6110
6111 * gdb.base/maint.exp: Expect "." prefix.
6112 * gdb.base/nodebug.exp: Expect "." Likewise.
6113 * gdb.base/sepsymtab.exp: Expect "." Likewise.
6114 * gdb.base/watchpoint-cond-gone.exp: Likewise.
6115 * gdb.base/watchpoint.exp: Expect a software watch to be created for
6116 POWER server processors.
6117
6118 2010-11-08 Edjunior Machado <emachado@br.ibm.com>
6119 Luis Machado <luisgpm@br.ibm.com>
6120
6121 * gdb.base/break-entry.exp: convert entry point for
6122 ppc64 and expect leading `.' on ppc64's symbols
6123
6124 2010-11-05 Doug Evans <dje@google.com>
6125
6126 * gdb.base/help.exp: Update expected output.
6127 * gdb.python/py-param.exp: Delete, contents moved to ...
6128 * gdb.python/py-parameter.exp: ... here. New file.
6129 Add test for gdb.parameter ("directories").
6130
6131 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
6132
6133 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
6134 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
6135 * configure: Regenerate.
6136 * gdb.opencl/Makefile.in: New File.
6137 * gdb.opencl/datatypes.exp: Likewise.
6138 * gdb.opencl/datatypes.cl: Likewise.
6139 * gdb.opencl/operators.exp: Likewise.
6140 * gdb.opencl/operators.cl: Likewise.
6141 * gdb.opencl/vec_comps.exp: Likewise.
6142 * gdb.opencl/vec_comps.cl: Likewise.
6143 * gdb.opencl/convs_casts.exp: Likewise.
6144 * gdb.opencl/convs_casts.cl: Likewise.
6145 * lib/opencl.exp: Likewise.
6146 * lib/opencl_hostapp.c: Likewise.
6147 * lib/opencl_kernel.cl: Likewise.
6148 * lib/cl_util.c: Likewise.
6149 * lib/cl_util.c: Likewise.
6150 * gdb.base/default.exp (set language): Add "opencl" to the list of
6151 languages.
6152
6153 2010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
6154
6155 * gdb.cp/overload.exp: Added test for inheritance overload.
6156 * gdb.cp/overload.cc: Ditto.
6157 * gdb.cp/oranking.exp: Removed releveant kfails.
6158
6159 2010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6160 Joel Brobecker <brobecker@adacore.com>
6161
6162 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
6163 check test_compiler_info.
6164
6165 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
6166
6167 * gdb.base/gnu_vector.exp: Adjust expect messages.
6168
6169 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
6170
6171 * gdb.base/gnu_vector.exp: Add unary operator tests.
6172
6173 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
6174
6175 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
6176
6177 2010-11-02 Doug Evans <dje@google.com>
6178
6179 * gdb.python/py-pp-maint.c: New file.
6180 * gdb.python/py-pp-maint.exp: New file.
6181 * gdb.python/py-pp-maint.py: New file.
6182
6183 2010-11-02 Tom Tromey <tromey@redhat.com>
6184
6185 * gdb.base/default.exp: Remove "scheme" from language list.
6186
6187 2010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6188
6189 Revert:
6190 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6191 * gdb.threads/sigstep-threads.exp: New file.
6192 * gdb.threads/sigstep-threads.c: New file.
6193
6194 2010-10-20 Michael Snyder <msnyder@vmware.com>
6195
6196 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
6197
6198 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6199
6200 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
6201 Skip test completely if gdb,no_hardware_watchpoints.
6202
6203 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6204
6205 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
6206 strict, but do not check for any particular function name within libc.
6207
6208 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
6209
6210 * gdb.cp/smartp.exp: New test.
6211 * gdb.cp/smartp.cc : New test.
6212
6213 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
6214
6215 * gdb.cp/converts.exp: Test pointer to bool conversion.
6216 Test pointer to long conversion.
6217 * gdb.cp/oranking.exp: Removed relevant kfail.
6218
6219 2010-10-18 Tom Tromey <tromey@redhat.com>
6220
6221 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
6222 argument to lazy_string.
6223 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
6224 (pp_ls.to_string): Use it.
6225 * gdb.python/py-prettyprint.c (main): Move declarations to top.
6226 Add "estring2" local.
6227
6228 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6229
6230 Fix s390x compatibility.
6231 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
6232 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
6233
6234 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6235
6236 * gdb.threads/sigstep-threads.exp: New file.
6237 * gdb.threads/sigstep-threads.c: New file.
6238
6239 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6240
6241 * gdb.base/pie-execl.exp: New file.
6242 * gdb.base/pie-execl.c: New file.
6243
6244 2010-10-13 Doug Evans <dje@google.com>
6245 Jan Kratochvil <jan.kratochvil@redhat.com>
6246
6247 PR exp/12117
6248 * gdb.cp/ptype-cv-cp.cc: New file.
6249 * gdb.cp/ptype-cv-cp.exp: New file.
6250
6251 2010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
6252
6253 * gdb.cp/converts.cc: New test program.
6254 * gdb.cp/converts.exp: New test.
6255 * gdb.cp/overload.exp: Added test for void* vs int*.
6256 * gdb.cp/overload.exp: Ditto.
6257 * gdb.cp/oranking.exp: Removed related kfail.
6258
6259 2010-10-13 Doug Evans <dje@google.com>
6260
6261 * lib/gdb-python.exp (gdb_check_python_config): New function.
6262 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
6263 * gdb.python/lib-types.cc: New file.
6264 * gdb.python/lib-types.exp: New file.
6265
6266 2010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6267
6268 * gdb.python/py-error.exp: New file.
6269 * gdb.python/py-error.py: New file.
6270
6271 2010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6272
6273 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
6274 gdb_test_multiple.
6275
6276 2010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6277
6278 * gdb.base/break-interp.exp: Use ldlags for linking flags.
6279 * gdb.base/prelink.exp: Likewise.
6280 * gdb.base/solib-nodir.exp: Likewise.
6281 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
6282 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
6283 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
6284
6285 2010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6286
6287 * break-interp.exp (test_ld): Use two separate gdb_expect statements
6288 for the "info files" test to avoid timeouts on slow machines.
6289
6290 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6291
6292 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
6293 (main): Make openlib dummy call.
6294
6295 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6296
6297 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
6298 * break-interp.exp (reach): Move the core body ...
6299 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
6300 (test_ld): Provide always real argument, even to the linker. Replace
6301 dl_main by _dl_debug_state.
6302
6303 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6304
6305 Fix results of prelinked PIEs on ppc*.
6306 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
6307 Accept also DISPLACEMENT "PRESENT".
6308 (main): Replace "ZERO" displacements by "PRESENT".
6309
6310 2010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
6311
6312 * gdb.cp/oranking.exp: New test.
6313 * gdb.cp/oranking.cc: New test program.
6314
6315 2010-10-08 Ken Werner <ken.werner@de.ibm.com>
6316
6317 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
6318 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
6319
6320 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
6321
6322 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
6323 lush, lynx) New constant.
6324 * gdb.base/constvars.exp: Test const array types.
6325 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
6326
6327 2010-10-06 Doug Evans <dje@google.com>
6328
6329 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
6330 of syscall staging area.
6331
6332 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
6333
6334 * gdb.base/gnu_vector.c: Add variable c4.
6335 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
6336 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
6337
6338 2010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
6339
6340 * gdb.arch/altivec-abi.exp: Fix a typo.
6341
6342 2010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
6343
6344 * lib/mi-support.exp (thread_selected_re): Correct pattern used
6345 to match a thread ID.
6346
6347 2010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6348
6349 Fix s390x testcase compatibility.
6350 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
6351
6352 2010-10-01 Doug Evans <dje@google.com>
6353
6354 * lib/gdb-python.exp: New file.
6355 * gdb.python/py-block.exp: Use it.
6356 * gdb.python/py-breakpoint.exp: Ditto.
6357 * gdb.python/py-frame.exp: Ditto.
6358 * gdb.python/py-inferior.exp: Ditto.
6359 * gdb.python/py-param.exp: Ditto.
6360 * gdb.python/py-prettyprint.exp: Ditto.
6361 * gdb.python/py-shared.exp: Ditto.
6362 * gdb.python/py-symbol.exp: Ditto.
6363 * gdb.python/py-symtab.exp: Ditto.
6364 * gdb.python/py-type.exp: Ditto.
6365 * gdb.python/py-value.exp: Ditto.
6366 * gdb.python/python.exp: Ditto.
6367
6368 2010-09-30 Tom Tromey <tromey@redhat.com>
6369
6370 * gdb.base/anon.exp: New file.
6371 * gdb.base/anon.c: New file.
6372
6373 2010-09-30 Tom Tromey <tromey@redhat.com>
6374
6375 * gdb.base/completion.exp: Test completion through anonymous
6376 union.
6377 * gdb.base/break1.c (struct some_struct): Add anonymous union.
6378
6379 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6380
6381 Fix printing parameters of inlined functions.
6382 * gdb.dwarf2/dw2-inline-param.exp: New file.
6383 * gdb.dwarf2/dw2-inline-param-main.c: New file.
6384 * gdb.dwarf2/dw2-inline-param.S: New file.
6385
6386 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6387
6388 PR corefiles/12071.
6389 * gdb.base/corefile.exp (quit with a process, no question: load core)
6390 (quit with a core file): New tests.
6391
6392 2010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6393
6394 Fix GDB crash on inferior calls with self-referencing classes.
6395 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
6396 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
6397 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
6398
6399 2010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6400
6401 Fix lost siginfo_t for inferior calls.
6402 * gdb.base/siginfo-infcall.exp: New file.
6403 * gdb.base/siginfo-infcall.c: New file.
6404
6405 2010-09-22 Joel Brobecker <brobecker@adacore.com>
6406
6407 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
6408
6409 2010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6410
6411 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
6412 New test.
6413 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
6414
6415 2010-09-22 Joel Brobecker <brobecker@adacore.com>
6416
6417 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
6418 type of our const type.
6419
6420 2010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
6421
6422 * gdb.cp/pr12028.cc: New.
6423 * gdb.cp/pr12028.exp: New.
6424
6425 2010-09-22 Joel Brobecker <brobecker@adacore.com>
6426
6427 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
6428
6429 2010-09-16 Phil Muldoon <pmuldoon@redhat.com>
6430 Jan Kratochvil <jan.kratochvil@redhat.com>
6431
6432 PR mi/11407
6433 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
6434 * gdb.mi/dw2-ref-missing-frame-main.c New File.
6435 * gdb.mi/dw2-ref-missing-frame.S New File.
6436 * gdb.mi/dw2-ref-missing-frame.exp New File.
6437
6438 2010-09-14 Tom Tromey <tromey@redhat.com>
6439
6440 PR symtab/8399:
6441 * gdb.threads/tls.exp: Remove kfail. Update expected output.
6442
6443 2010-09-14 Tom Tromey <tromey@redhat.com>
6444
6445 PR exp/11803:
6446 * gdb.threads/tls.exp: Use C++.
6447 (check_thread_local): Use K::another_thread_local.
6448 * gdb.threads/tls.c (class K): New.
6449 (another_thread_local): Now a member of K.
6450 (spin): Update. No longer K&R C.
6451
6452 2010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
6453
6454 * gdb.cp/koenig.cc: created class for testing member lookup.
6455 * gdb.cp/koenig.exp: Added test for member lookup.
6456
6457 2010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6458
6459 Fix false FAILs on sourcetree topdir directory containing "kill".
6460 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
6461 source line matching regexp.
6462
6463 2010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6464
6465 * gdb.python/python.exp (set height 0, collect help from uiout)
6466 (verify help to uiout): New tests.
6467
6468 2010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6469
6470 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
6471 is_lp64_target to check 64bit target.
6472
6473 2010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6474
6475 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
6476 (test_ld) <powerpc64-*>: New.
6477
6478 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
6479
6480 * gdb.cp/templates.exp (test_template_args): Allow "struct".
6481
6482 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
6483
6484 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
6485 (FunctionArg::method): New function.
6486 (empty, arg): New variables.
6487 (main): Call arg.method.
6488 * gdb.cp/templates.exp (test_template_args): New function.
6489 (do_tests): Call it.
6490
6491 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
6492
6493 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
6494 of "next" to proceed over pthread_exit call.
6495
6496 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
6497
6498 * gdb.base/maint.exp: Avoid wildcards against potentially very long
6499 "maint print statistics" output to prevent expect timeouts.
6500
6501 2010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6502
6503 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
6504 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
6505 (test_float_rejected): ... here.
6506 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
6507 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
6508 (test_float_rejected): ... here.
6509 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
6510 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
6511 (test_float_rejected): ... here.
6512 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
6513 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
6514 (test_float_rejected): ... here.
6515
6516 2010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6517
6518 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
6519 before disabling hardware watchpoints.
6520 (test_inaccessible_watchpoint): Check that hardware watchpoints
6521 are used. Test for watchpoints on a constant address.
6522
6523 2010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6524
6525 * gdb.base/ui-redirect.exp: New file.
6526
6527 2010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6528 Joel Brobecker <brobecker@adacore.com>
6529
6530 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
6531
6532 2010-08-31 Doug Evans <dje@google.com>
6533
6534 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
6535
6536 2010-08-30 Tom Tromey <tromey@redhat.com>
6537
6538 PR python/11792:
6539 * gdb.python/py-value.exp (test_subscript_regression): Add
6540 dynamic_type test.
6541
6542 2010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
6543
6544 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
6545 instead of running to main. Do not test the main function.
6546 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
6547 Add new main.
6548
6549 2010-08-26 Pedro Alves <pedro@codesourcery.com>
6550
6551 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
6552 one test.
6553
6554 2010-08-24 Doug Evans <dje@google.com>
6555
6556 PR symtab/11942
6557 * gdb.dwarf2/dw4-sig-types.cc: New file.
6558 * gdb.dwarf2/dw4-sig-types.h: New file.
6559 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
6560 * gdb.dwarf2/dw4-sig-types.exp: New file.
6561
6562 2010-08-23 Tom Tromey <tromey@redhat.com>
6563
6564 PR python/11145:
6565 * gdb.python/py-value.c (Base, Derived): New types.
6566 (base): New global.
6567 * gdb.python/py-value.exp (test_subscript_regression): Add
6568 dynamic_cast test.
6569
6570 2010-08-23 Tom Tromey <tromey@redhat.com>
6571
6572 PR python/10676:
6573 * gdb.python/py-type.exp (test_fields): Add tests for type
6574 equality.
6575
6576 2010-08-23 Tom Tromey <tromey@redhat.com>
6577
6578 PR python/11915:
6579 * gdb.python/py-type.exp (test_fields): Add tests for array.
6580
6581 2010-08-23 Keith Seitz <keiths@redhat.com>
6582
6583 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
6584 have any children. Create a new abbrev for it.
6585 Add missing terminal sequence to .debug_abbrev.
6586
6587 2010-08-20 Keith Seitz <keiths@redhat.com>
6588
6589 PR symtab/11465:
6590 * gdb.dwarf2/pr11465.exp: New test.
6591 * gdb.dwarf2/pr11465.S: New file.
6592 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
6593 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
6594
6595 2010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
6596
6597 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
6598 registers. Update data sets with the new v2_double element in the
6599 VSX register union. Add vector_register3_vr data set for the AltiVec
6600 registers. Use gdb_test_no_output instead of send_gdb.
6601
6602 2010-08-19 Pedro Alves <pedro@codesourcery.com>
6603
6604 * gdb.python/py-shared.exp: New file, factored out from
6605 python.exp.
6606 * gdb.python/py-shared.c: New file.
6607 * gdb.python/py-shared-sl.c: New file.
6608 * gdb.python/python-1.c: New file.
6609 * gdb.python/python-sl.c: Delete.
6610 * gdb.python/python.c: Mention python-1.c.
6611 * gdb.python/python.exp: Move shared library tests to
6612 py-shared.exp.
6613 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
6614 (MISCELLANEOUS): New.
6615 (clean mostlyclean): Also remove $MISCELLANEOUS.
6616
6617 2010-08-19 Doug Evans <dje@google.com>
6618
6619 PR exp/11926
6620 * gdb.base/printcmds.exp (test_float_accepted): New function.
6621 Move existing float tests there. Add tests for floats with suffixes.
6622 (test_float_rejected): New function.
6623 * gdb.java/jv-print.exp (test_float_accepted): New function.
6624 (test_float_rejected): New function.
6625 * gdb.objc/print.exp: New file.
6626 * gdb.pascal/print.exp: New file.
6627 * lib/objc.exp: New file.
6628
6629 2010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
6630
6631 * gdb.base/default.exp (info set): Avoid full buffer error and force
6632 reading up to final gdb prompt.
6633 (show): Likewise.
6634
6635 2010-08-18 Tom Tromey <tromey@redhat.com>
6636
6637 PR symtab/11919:
6638 * gdb.base/completion.exp: Add test.
6639
6640 2010-08-18 Doug Evans <dje@google.com>
6641
6642 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
6643 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
6644 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
6645 Simplify, early exit if runto_main fails.
6646 * gdb.fortran/exprs.exp: load_lib fortran.exp.
6647 (set_lang_fortran): Moved to lib/fortran.exp.
6648 * gdb.fortran/types.exp: load_lib fortran.exp.
6649 (set_lang_fortran): Moved to lib/fortran.exp.
6650 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
6651 * gdb.java/jprint.exp (set_lang_java): Ditto.
6652 * gdb.java/jv-exp.exp: load_lib java.exp.
6653 If set_lang_java fails, issue a warning instead of failure to be
6654 consistent with other set_lang_foo uses.
6655 (set_lang_java): Moved to lib/java.exp.
6656 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
6657 If set_lang_java fails, issue a warning instead of failure to be
6658 consistent with other set_lang_foo uses.
6659 * gdb.pascal/types.exp: load_lib pascal.exp.
6660 (set_lang_pascal): Moved to lib/pascal.exp.
6661 * lib/fortran.exp: New file.
6662 * lib/java.exp (set_lang_java): New function.
6663 * lib/pascal.exp (set_lang_pascal): New function.
6664
6665 2010-08-18 Yao Qi <yao@codesourcery.com
6666
6667 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
6668 func_nofb_start and func_loopfb_start, so that address of functions
6669 is equal to these labels on Thumb.
6670
6671 2010-08-18 Yao Qi <yao@codesourcery.com>
6672
6673 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
6674 to reflect latest c source file.
6675
6676 2010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6677
6678 * gdb.cp/infcall-dlopen.exp: New file.
6679 * gdb.cp/infcall-dlopen.cc: New file.
6680 * gdb.cp/infcall-dlopen-lib.cc: New file.
6681
6682 2010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6683 Pedro Alves <pedro@codesourcery.com>
6684
6685 PR breakpoints/11371
6686
6687 * gdb.base/watch-cond-infcall.exp: New file.
6688 * gdb.base/watch-cond-infcall.c: New file.
6689
6690 2010-08-16 Tom Tromey <tromey@redhat.com>
6691
6692 * gdb.base/help.exp: Update.
6693 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
6694 watchpoint.
6695 (test_watch_location): New proc.
6696 (test_watchpoint_in_big_blob): Delete watchpoint.
6697 * gdb.base/watchpoint.c (func5): New function.
6698 (main): Call it.
6699
6700 2010-08-16 Doug Evans <dje@google.com>
6701
6702 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
6703
6704 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
6705
6706 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
6707 tests.
6708
6709 2010-08-11 Ken Werner <ken.werner@de.ibm.com>
6710
6711 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
6712 * gdb.base/gnu_vector.c: New File.
6713 * gdb.base/gnu_vector.exp: Likewise.
6714
6715 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
6716
6717 * gdb.python/python.c: New File.
6718 * gdb.python/python-sl.c: New File.
6719 * gdb.python/python.exp: Test solib_address and decode_line
6720 * functions.
6721
6722 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6723
6724 * gdb.python/python.exp (show height, set height 10)
6725 (verify pagination beforehand, verify pagination beforehand: q)
6726 (gdb.execute does not page, verify pagination afterwards)
6727 (verify pagination afterwards: q): New.
6728
6729 2010-08-02 Doug Evans <dje@google.com>
6730
6731 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
6732 because of an older gcc, change test2
6733 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
6734 to unsupported.
6735
6736 2010-07-30 Kazu Hirata <kazu@codesourcery.com>
6737
6738 * gdb.base/break-always.exp: Do not expect full paths to file
6739 names.
6740 * gdb.base/commands.exp: Likewise.
6741
6742 2010-07-30 Doug Evans <dje@google.com>
6743
6744 * gdb.cp/temargs.exp: For new tests that require newer gccs,
6745 xfail them when run with older gccs.
6746
6747 * lib/gdb.exp (build_executable): Forward "c++" option to
6748 get_compiler_info.
6749
6750 * gdb.python/py-type.exp (test_template): Mark as xfail tests
6751 "python print ttype.template_argument(1)" and
6752 "python print isinstance(ttype.template_argument(1), gdb.Value)"
6753 if using gcc 4.4 or earlier.
6754
6755 * gdb.base/valgrind-db-attach.exp: Use unique test name for
6756 attach-to-debugger handling.
6757
6758 2010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6759
6760 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
6761 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
6762 (main): Use copyreloc.
6763 * gdb.base/prelink.exp (split debug of executable)
6764 (.dynbss vs. .bss address shift): New tests.
6765
6766 2010-07-29 Pedro Alves <pedro@codesourcery.com>
6767
6768 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
6769 in gdb_test_multiple.
6770
6771 2010-07-29 Pedro Alves <pedro@codesourcery.com>
6772
6773 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
6774 environment.
6775
6776 2010-07-28 Tom Tromey <tromey@redhat.com>
6777
6778 PR python/11060:
6779 * gdb.python/py-type.c (Temargs): New template.
6780 (temvar): New variable.
6781 * gdb.python/py-type.exp (test_template): New proc.
6782
6783 2010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
6784
6785 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
6786 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
6787
6788 2010-07-28 Tom Tromey <tromey@redhat.com>
6789
6790 PR c++/9946:
6791 * gdb.cp/temargs.exp: New file.
6792 * gdb.cp/temargs.cc: New file.
6793
6794 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6795
6796 * gdb.base/help.exp (help disassemble): Update the content.
6797
6798 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6799
6800 * gdb.threads/ia64-sigill.exp: New file.
6801 * gdb.threads/ia64-sigill.c: New file.
6802
6803 2010-07-27 Tom Tromey <tromey@redhat.com>
6804
6805 * gdb.opt/inline-cmds.c (ATTR): New define.
6806 (func1): Use it.
6807 (func2): Likewise.
6808 (func3): Likewise.
6809 (outer_inline1): Likewise.
6810 (outer_inline2): Likewise.
6811 * gdb.opt/inline-bt.c (ATTR): New define.
6812 (func1): Use it.
6813 (func2): Likewise.
6814 * gdb.opt/inline-locals.c (ATTR): New define.
6815 (func1): Use it.
6816 (func2): Likewise.
6817
6818 2010-07-27 Tom Tromey <tromey@redhat.com>
6819
6820 * gdb.stabs/gdb11479.c (hack): New function.
6821 (test): Use it.
6822 (test2): Use it.
6823 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
6824 (int32_search_buf, int64_search_buf): No longer static.
6825 (x): Remove.
6826 * gdb.base/relocate.c (hack): New function.
6827
6828 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
6829
6830 * gdb.python/py-value.exp (test_inferior_function_call): New function.
6831 * gdb.python/py-value.c (func1): New function.
6832 (func2): Likewise.
6833
6834 2010-07-26 Corinna Vinschen <vinschen@redhat.com>
6835
6836 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
6837 as not to clash with .data section.
6838
6839 2010-07-26 Jerome Guitton <guitton@adacore.com>
6840
6841 * gdb.base/code_elim.exp: New file.
6842 * gdb.base/code_elim1.c: New file.
6843 * gdb.base/code_elim2.c: New file.
6844
6845 2010-07-21 Pedro Alves <pedro@codesourcery.com>
6846
6847 PR symtab/11827
6848
6849 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
6850 (some_volatile_enum): New variable.
6851 * gdb.base/printcmds.exp (test_print_enums): New.
6852 <top level>: Call it.
6853
6854 2010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
6855
6856 * gdb.cp/fpointer.cc: New test.
6857 * gdb.cp/fpointer.exp: New test.
6858
6859 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6860
6861 * gdb.base/solib-nodir.exp: New file.
6862 * lib/gdb.exp (runto): New case for a GDB internal error.
6863
6864 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6865 Ulrich Weigand <uweigand@de.ibm.com>
6866 Tom Tromey <tromey@redhat.com>
6867
6868 * gdb.base/charset-malloc.c: New file.
6869 * gdb.base/charset.c (malloc_stub): New prototype.
6870 (main): Call it instead of malloc itself.
6871 * gdb.base/charset.exp: Use only prepare_for_testing.
6872 (binfile): Remove the variable.
6873
6874 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6875
6876 Make core files the process_stratum.
6877 * gdb.base/corefile.exp (run: load core again)
6878 (run: sanity check we see the core file, run: with core)
6879 (run: core file is cleared, attach: load core again)
6880 (attach: sanity check we see the core file, attach: with core)
6881 (attach: core file is cleared): New tests.
6882 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
6883
6884 2010-07-14 Ken Werner <ken.werner@de.ibm.com>
6885
6886 * gdb.arch/altivec-abi.exp: New tests.
6887
6888 2010-07-13 Tom Tromey <tromey@redhat.com>
6889
6890 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
6891 (main): Use it.
6892 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
6893
6894 2010-07-13 Tom Tromey <tromey@redhat.com>
6895
6896 * gdb.base/label.exp: New file.
6897 * gdb.base/label.c: New file.
6898
6899 2010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
6900 H.J. Lu <hongjiu.lu@intel.com>
6901
6902 * lib/gdb.exp (is_ilp32_target): New.
6903 (is_lp64_target): Likewise.
6904
6905 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
6906 target.
6907 * gdb.arch/amd64-disp-step.exp: Likewise.
6908 * gdb.arch/amd64-dword.exp: Likewise.
6909 * gdb.arch/amd64-i386-address.exp: Likewise.
6910 * gdb.arch/amd64-word.exp: Likewise.
6911
6912 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
6913 target.
6914 * gdb.arch/i386-bp_permanent.exp: Likewise.
6915 * gdb.arch/i386-byte.exp: Likewise.
6916 * gdb.arch/i386-disp-step.exp: Likewise.
6917 * gdb.arch/i386-gnu-cfi.exp: Likewise.
6918 * gdb.arch/i386-prologue.exp: Likewise.
6919 * gdb.arch/i386-size-overlap.exp: Likewise.
6920 * gdb.arch/i386-size.exp: Likewise.
6921 * gdb.arch/i386-sse.exp: Likewise.
6922 * gdb.arch/i386-unwind.exp: Likewise.
6923 * gdb.arch/i386-word.exp: Likewise.
6924
6925 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
6926 test only when building 64-bit executables. Do not hard-code
6927 -m64 option.
6928
6929 2010-07-07 Doug Evans <dje@google.com>
6930
6931 * lib/gdb.exp (gdb_test_list_exact): New function.
6932 * gdb.base/default.exp (show convenience): Call it, add tests for
6933 $_sdata = void, $_thread = 0.
6934
6935 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6936 Joel Brobecker <brobecker@adacore.com>
6937
6938 Fix re-run of PIE executable, PR shlibs/11776.
6939 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
6940 Remove $displacement_main to match the solib-svr4.c change. New "kill"
6941 and re-"run" of the inferior.
6942
6943 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6944 Joel Brobecker <brobecker@adacore.com>
6945
6946 Cope with missing /usr/sbin/prelink.
6947 * lib/prelink-support.exp (prelink_no):
6948 <result == 1 && $output is "no such file or directory">: New.
6949 (prelink_yes): Likewise. Return on failed prelink_no.
6950
6951 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6952 Joel Brobecker <brobecker@adacore.com>
6953
6954 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
6955 build_executable by build_executable_own_libs. Replace "prelink -R"
6956 execution by a call of prelink_yes. Comment why "prelink -r" needs no
6957 change.
6958 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
6959 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
6960 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
6961 Replace build_executable by build_executable_own_libs's function
6962 build_executable_own_libs.
6963 (prelinkNO): Create new stub to call prelink_no.
6964 (prelinkYES): Create new stub to call prelink_yes.
6965 (test_attach): Rename calls of copy to file_copy.
6966 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
6967 (copy): Move to ...
6968 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
6969 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
6970 * gdb.base/prelink.exp: Disable testcase also for is_remote and
6971 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
6972 special flags by gdb_compile_shlib. Replace second gdb_compile by
6973 build_executable_own_libs. Replace "prelink -R" execution by a call of
6974 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
6975 a second call of prelink_yes. Replace restart commands by
6976 clean_restart.
6977 (prelink): Rename to ...
6978 (seen displacement message): ... this test. Extend its expectation
6979 strictness.
6980
6981 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6982
6983 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
6984 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
6985 displacement message exactly once.
6986
6987 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6988 Joel Brobecker <brobecker@adacore.com>
6989
6990 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
6991 its restore after the <$relink_args != ""> loop. new comment.
6992
6993 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6994 Joel Brobecker <brobecker@adacore.com>
6995
6996 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
6997 code for it. New variable relink_args.
6998 (prelinkYES): Call prelinkNO.
6999 (test_attach): Accept new parameter relink_args. Re-prelink the binary
7000 in such case. Move the core code to ...
7001 (test_attach_gdb): ... a new function. Send GDB command "file".
7002 Extend expected "Attaching to " string.
7003
7004 2010-07-02 Tom Tromey <tromey@redhat.com>
7005
7006 * gdb.base/bitops.exp: Remove extraneous "pass".
7007
7008 2010-07-02 Ken Werner <ken.werner@de.ibm.com>
7009
7010 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
7011
7012 2010-07-01 Pedro Alves <pedro@codesourcery.com>
7013
7014 * gdb.base/help.exp: Adjust expected output.
7015
7016 2010-07-01 Pedro Alves <pedro@codesourcery.com>
7017
7018 * gdb.base/help.exp: Adjust expected output.
7019
7020 2010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7021
7022 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
7023 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
7024 c++/11702.
7025
7026 2010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7027 Doug Evans <dje@google.com>
7028
7029 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
7030 add .dynamic entry'.
7031
7032 2010-06-29 Doug Evans <dje@google.com>
7033
7034 Test PR c++/11702.
7035 * gdb.cp/m-static.exp: Add testcase.
7036 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
7037
7038 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
7039 Tom Tromey <tromey@redhat.com>
7040 Thiago Jung Bauermann <bauerman@br.ibm.com>
7041
7042 * gdb.python/py-inferior.c: New File.
7043 * gdb.python/py-infthread.c: New File.
7044 * gdb.python/py-inferior.exp: New File.
7045 * gdb.python/py-infthread.exp: New File.
7046
7047 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7048
7049 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
7050 (ptype ::C::OtherFileClass typedefs): New.
7051 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
7052 (C::OtherFileClass::cOtherFileClassVar2): New.
7053 (C::OtherFileClass::cOtherFileClassVar_use): Use also
7054 cOtherFileClassVar2.
7055 (C::cOtherFileType2, C::cOtherFileVar2): New.
7056 (C::cOtherFileVar_use): use also cOtherFileVar2.
7057 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
7058
7059 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7060
7061 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
7062 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
7063 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
7064 (print ::C::cOtherFileVar)
7065 (whatis C::OtherFileClass::cOtherFileClassType)
7066 (whatis ::C::OtherFileClass::cOtherFileClassType)
7067 (print C::OtherFileClass::cOtherFileClassVar)
7068 (print ::cOtherFileClassVar)
7069 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
7070 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
7071 trailing content.
7072 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
7073 (C::OtherFileClass::cOtherFileClassVar)
7074 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
7075 (C::cOtherFileVar, C::cOtherFileVar_use): New.
7076
7077 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7078
7079 Test PR c++/11703 and PR gdb/1448.
7080 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
7081 gdb/1448.
7082
7083 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7084
7085 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
7086 (main) <rtti_data>: New.
7087 * gdb.cp/virtbase.exp (print rtti_data): New.
7088
7089 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7090 Joel Brobecker <brobecker@adacore.com>
7091
7092 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
7093
7094 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7095
7096 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
7097
7098 2010-06-28 Doug Evans <dje@google.com>
7099
7100 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
7101
7102 2010-06-27 Doug Evans <dje@google.com>
7103
7104 * gdb.cp/m-static.exp: Update expected test output.
7105
7106 2010-06-25 Paul Hilfinger <hilfinger@adacore.com>
7107
7108 * gdb.gdb/selftest.exp: Adjust expected message for
7109 capturing start-up runtime.
7110
7111 2010-06-25 Tom Tromey <tromey@redhat.com>
7112
7113 PR python/10808:
7114 * gdb.python/python.exp: Add new tests.
7115
7116 2010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
7117
7118 * gdb.cp/operator.cc: Created an import loop.
7119 * gdb.cp/operator.exp: Added testcase for import loop.
7120
7121 2010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7122
7123 Test PR python/11407.
7124 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
7125 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
7126 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
7127 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
7128 executable_nofb and executable_fb. New variables srcsfile, objsfile,
7129 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
7130 binfile. Call gdb_compile with clean_restart twice.
7131 (func_nofb print, func_nofb backtrace, func_loopfb print)
7132 (func_loopfb backtrace): New.
7133
7134 2010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7135
7136 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
7137 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
7138 by a hand made one.
7139 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
7140 i?86 requirement. Remove variables srcfile and binfile. New variable
7141 sources, executable_nofb and executable_fb. Call prepare_for_testing.
7142
7143 2010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7144
7145 * gdb.cell/dwarfaddr.exp: New file.
7146 * gdb.cell/dwarfaddr.S: New file.
7147
7148 2010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7149
7150 Test PR 9436.
7151 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
7152
7153 2010-06-24 Hui Zhu <teawater@gmail.com>
7154
7155 * gdb.base/eval.exp: New file.
7156
7157 2010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7158
7159 * gdb.cell/fork.exp: New file.
7160 * gdb.cell/fork.c: Likewise.
7161 * gdb.cell/fork-spu.c: Likewise.
7162
7163 2010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
7164
7165 * lib/gdb.exp (banned_variables_traced): New global variable.
7166 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
7167 (gdb_init): Use `trace add variable' instead of obsolete
7168 `trace variable'.
7169
7170 2010-06-21 Doug Evans <dje@google.com>
7171
7172 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
7173
7174 2010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7175
7176 * gdb.arch/spu-ls.exp: New file.
7177 * gdb.arch/spu-ls.c: Likewise.
7178
7179 2010-06-18 Stan Shebs <stan@codesourcery.com>
7180
7181 * gdb.threads/thread-specific.exp: Add tests of $_thread.
7182
7183 2010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7184
7185 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
7186 * gdb.base/watch-cond.exp: Likewise.
7187 * gdb.python/py-breakpoint.exp: Likewise.
7188
7189 2010-06-18 Pedro Alves <pedro@codesourcery.com>
7190
7191 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
7192 clean_restart, make sure every test has a distinct message, and
7193 that messages don't include the executable' full path.
7194
7195 2010-06-17 Doug Evans <dje@google.com>
7196
7197 * gdb.arch/i386-size.exp: Updated expected output for
7198 DISASSEMBLY_OMIT_FNAME.
7199
7200 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7201 Sergio Durigan Junior <sergiodj@redhat.com>
7202
7203 * gdb.base/watch-notconst.c: New file.
7204 * gdb.base/watch-notconst.S: New file.
7205 * gdb.base/watch-notconst2.c: New file.
7206 * gdb.base/watch-notconst2.S: New file.
7207 * gdb.base/watch-notconst.exp: New file.
7208 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
7209 (func4): Add operations on `global_ptr_ptr'.
7210 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
7211 routine to test watchpoints created with a constant expression.
7212 (test_inaccessible_watchpoint): Include tests for watchpoints
7213 created with a constant expression.
7214
7215 2010-06-14 Kevin Buettner <kevinb@redhat.com>
7216
7217 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
7218 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
7219 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
7220 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
7221 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
7222 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
7223 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
7224 of `_start'.
7225
7226 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7227
7228 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
7229 not supported on the target.
7230 * gdb.mi/mi-nonstop-exit.exp: Likewise.
7231 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7232 * gdb.mi/mi-nsintrall.exp: Likewise.
7233 * gdb.mi/mi-nsmoribund.exp: Likewise.
7234 * gdb.mi/mi-nsthrexec.exp: Likewise.
7235
7236 2010-06-11 Stan Shebs <stan@codesourcery.com>
7237
7238 * gdb.base/permissions.exp: New file.
7239
7240 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7241
7242 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
7243 does not support ELF executable class.
7244
7245 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7246
7247 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
7248
7249 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7250
7251 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
7252 (runto): Catch "The target does not support running in non-stop mode.".
7253
7254 2010-06-11 Michael Snyder <msnyder@vmware.com>
7255
7256 * gdb.base/setshow.exp (set language asm): Don't use
7257 gdb_test_no_output, fails on some targets.
7258
7259 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7260
7261 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
7262 * gdb.cp/pr9167.exp: Likewise.
7263
7264 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7265
7266 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
7267
7268 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7269
7270 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
7271
7272 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7273
7274 * gdb.base/charset.c (main): Make sure malloc gets linked in.
7275
7276 2010-06-11 Tom Tromey <tromey@redhat.com>
7277
7278 PR gdb/9977, PR exp/11636::
7279 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
7280 (pieces_test_f6): Update expected output.
7281
7282 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7283
7284 * gdb.base/moribund-step.exp: New.
7285
7286 2010-06-08 Michael Snyder <msnyder@vmware.com>
7287
7288 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
7289 * gdb.ada/boolean_expr.exp:
7290 * gdb.ada/frame_args.exp: Ditto.
7291 * gdb.ada/lang_switch.exp: Ditto.
7292 * gdb.ada/ptype_arith_binop.exp: Ditto.
7293 * gdb.ada/ref_param.exp: Ditto.
7294 * gdb.ada/type_coercion.exp:Ditto.
7295
7296 * gdb.asm/asm-source.exp: Ditto.
7297
7298 * gdb.base/attach.exp: Ditto.
7299 * gdb.base/bitfields2.exp: Ditto.
7300 * gdb.base/call-signal-resume.exp: Ditto.
7301 * gdb.base/callfuncs.exp: Ditto.
7302 * gdb.base/commands.exp: Ditto.
7303 * gdb.base/dbx.exp: Ditto.
7304 * gdb.base/default.exp: Ditto.
7305 * gdb.base/dump.exp: Ditto.
7306 * gdb.base/exprs.exp: Ditto.
7307 * gdb.base/freebpcmd.exp: Ditto.
7308 * gdb.base/interrupt.exp: Ditto.
7309 * gdb.base/list.exp: Ditto.
7310 * gdb.base/long_long.exp: Ditto.
7311 * gdb.base/maint.exp: Ditto.
7312 * gdb.base/ptype.exp: Ditto.
7313 * gdb.base/return.exp: Ditto.
7314 * gdb.base/setshow.exp: Ditto.
7315 * gdb.base/sigbpt.exp: Ditto.
7316 * gdb.base/sigrepeat.exp: Ditto.
7317
7318 * gdb.cp/classes.exp: Ditto.
7319
7320 * gdb.dwarf2/dw2-restore.exp: Ditto.
7321
7322 * gdb.gdb/selftest.exp: Ditto.
7323
7324 * gdb.multi/base.exp: Ditto.
7325 * gdb.multi/bkpt-multi-exec.exp: Ditto.
7326
7327 * gdb.python/py-block.exp: Ditto.
7328 * gdb.python/py-prettyprint.exp: Ditto.
7329 * gdb.python/py-template.exp: Ditto.
7330
7331 * gdb.server/ext-attach.exp: Ditto.
7332 * gdb.server/ext-run.exp: Ditto.
7333 * gdb.server/server-mon.exp: Ditto.
7334
7335 * gdb.threads/fork-thread-pending.exp: Ditto.
7336 * gdb.threads/hand-call-in-threads.exp: Ditto.
7337 * gdb.threads/interrupted-hand-call.exp: Ditto.
7338 * gdb.threads/linux-dp.exp: Ditto.
7339 * gdb.threads/manythreads.exp: Ditto.
7340 * gdb.threads/print-threads.exp: Ditto.
7341 * gdb.threads/pthreads.exp: Ditto.
7342 * gdb.threads/schedlock.exp: Ditto.
7343 * gdb.threads/thread-unwindonsignal.exp: Ditto.
7344 * gdb.threads/threadapply.exp: Ditto.
7345
7346 2010-06-08 Michael Snyder <msnyder@vmware.com>
7347
7348 * gdb.ada/exec_changed.exp:
7349 Use ".*" instead of "" as wildcard regexp.
7350
7351 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
7352 * gdb.base/call-ar-st.exp: Ditto.
7353 * gdb.base/checkpoint.exp: Ditto.
7354 * gdb.base/default.exp: Ditto.
7355 * gdb.base/dump.exp: Ditto.
7356 * gdb.base/ending-run.exp: Ditto.
7357 * gdb.base/fileio.exp: Ditto.
7358 * gdb.base/miscexprs.exp: Ditto.
7359 * gdb.base/pointers.exp: Ditto.
7360 * gdb.base/readline.exp: Ditto.
7361 * gdb.base/reread.exp: Ditto.
7362 * gdb.base/restore.exp: Ditto.
7363 * gdb.base/shlib-call.exp: Ditto.
7364 * gdb.base/valgrind-db-attach.exp: Ditto.
7365 * gdb.base/volatile.exp: Ditto.
7366 * gdb.base/watchpoints.exp: Ditto.
7367
7368 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
7369
7370 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
7371 * gdb.python/py-value.exp: Ditto.
7372
7373 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
7374 * gdb.trace/circ.exp: Ditto.
7375 * gdb.trace/collection.exp: Ditto.
7376 * gdb.trace/packetlen.exp: Ditto.
7377 * gdb.trace/passc-dyn.exp: Ditto.
7378 * gdb.trace/report.exp: Ditto.
7379 * gdb.trace/tfile.exp: Ditto.
7380 * gdb.trace/tfind.exp: Ditto.
7381 * gdb.trace/while-dyn.exp: Ditto.
7382
7383 2010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7384
7385 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
7386
7387 2010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7388
7389 Test PR 10640.
7390 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
7391
7392 2010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
7393
7394 * gdb.cp/koenig.exp: Test for ADL operators.
7395 * gdb.cp/koenig.cc: Added ADL operators.
7396 * gdb.cp/operator.exp: New test.
7397 * gdb.cp/operator.cc: New test.
7398
7399 2010-06-04 Michael Snyder <msnyder@vmware.com>
7400
7401 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
7402 * gdb.base/pending.exp: Ditto.
7403
7404 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
7405
7406 2010-06-04 Doug Evans <dje@google.com>
7407
7408 * gdb.python/py-prettyprint.exp: Add new test for enabled and
7409 disabled printers.
7410 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
7411 (enable_lookup_function): New function.
7412
7413 2010-06-04 Tom Tromey <tromey@redhat.com>
7414
7415 * gdb.python/py-value.exp (test_value_hash): Don't test equality
7416 of hash and id.
7417
7418 2010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7419
7420 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
7421 newline.
7422 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
7423 (empty verbose non-noisy clear, empty verbose noisy clear)
7424 (empty non-verbose noisy clear): Likewise.
7425
7426 2010-06-03 Michael Snyder <msnyder@vmware.com>
7427
7428 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
7429 * gdb.base/display.exp: Ditto.
7430 * gdb.base/find.exp: Ditto.
7431 * gdb.base/ifelse.exp: Ditto.
7432 * gdb.base/multi-forks.exp: Ditto.
7433 * gdb.base/recurse.exp: Ditto.
7434 * gdb.base/setshow.exp: Ditto.
7435 * gdb.base/value-double-free.exp: Ditto.
7436 * gdb.base/watch-vfork.exp: Ditto.
7437 * gdb.base/watch_thread_num.exp: Ditto.
7438 * gdb.base/watchpoint-solib.exp: Ditto.
7439 * gdb.base/watchpoint.exp: Ditto.
7440 * gdb.base/watchpoints.exp: Ditto.
7441
7442 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
7443 * gdb.cp/overload.exp: Ditto.
7444 * gdb.cp/virtfunc.exp: Ditto.
7445
7446 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
7447
7448 * gdb.reverse/watch-precsave.exp:
7449 Replace gdb_test with gdb_test_no_output.
7450
7451 * gdb.threads/attach-into-signal.exp:
7452 Replace gdb_test with gdb_test_no_output.
7453 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
7454 * gdb.threads/watchthreads.exp: Ditto.
7455 * gdb.threads/watchthreads2.exp: Ditto.
7456
7457 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
7458 * gdb.trace/tfind.exp: Ditto.
7459
7460 2010-06-03 Joel Brobecker <brobecker@adacore.com>
7461
7462 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
7463 successful test if message is the empty string.
7464
7465 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7466
7467 * gdb.fortran/module.exp (stopped language detection): New test.
7468
7469 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7470
7471 Support DW_TAG_module as separate namespaces.
7472 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
7473 gdb.fortran/library-module-lib.f90: New.
7474 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
7475 (print i): Remove.
7476 (continue to breakpoint: i-is-1, print var_i value 1)
7477 (continue to breakpoint: i-is-2, print var_i value 2)
7478 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
7479 (print var_d, print var_i value 14, ptype modmany, complete `modm)
7480 (complete `modmany, complete `modmany`, complete `modmany`var)
7481 (show language, setting breakpoint at module): New tests.
7482 * gdb.fortran/module.f90 (module mod): Remove.
7483 (module mod1, module mod2, module modmany, subroutine sub1)
7484 (subroutine sub2, program module): New.
7485
7486 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7487
7488 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
7489 (print value of rUC, print value of rI, print value of UI): ... here.
7490 * gdb.cp/anon-union.exp (pass): Rename to ...
7491 (print z 2): ... here.
7492
7493 2010-06-02 Michael Snyder <msnyder@vmware.com>
7494
7495 * gdb.trace/actions.exp: Use gdb_test_no_output.
7496 * gdb.trace/circ.exp: Ditto.
7497 * gdb.trace/packetlen.exp: Ditto.
7498 * gdb.trace/save-trace.exp: Ditto.
7499 * gdb.trace/tracecmd.exp: Ditto.
7500 * gdb.trace/tsv.exp: Ditto.
7501
7502 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
7503 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
7504 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
7505 * gdb.threads/manythreads.exp: Ditto.
7506 * gdb.threads/print-threads.exp: Ditto.
7507 * gdb.threads/pthreads.exp: Ditto.
7508 * gdb.threads/schedlock.exp: Ditto.
7509 * gdb.threads/staticthreads.exp: Ditto.
7510 * gdb.threads/thread-specific.exp: Ditto.
7511 * gdb.threads/thread-unwindonsignal.exp: Ditto.
7512 * gdb.threads/threadapply.exp: Ditto.
7513 * gdb.threads/watchthreads.exp: Ditto.
7514 * gdb.threads/watchthreads2.exp: Ditto.
7515
7516 * gdb.python/py-block.exp: Use gdb_test_no_output.
7517 * gdb.python/py-prettyprint.exp: Ditto.
7518 * gdb.python/py-template.exp: Ditto.
7519 * gdb.python/py-value.exp: Ditto.
7520
7521 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
7522 * gdb.reverse/watch-reverse.exp: Ditto.
7523
7524 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
7525 * gdb.server/ext-run.exp: Ditto.
7526
7527 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
7528 * gdb.dwarf2/dw2-compressed.exp: Ditto.
7529 * gdb.dwarf2/dw2-intercu.exp: Ditto.
7530 * gdb.dwarf2/dw2-intermix.exp: Ditto.
7531 * gdb.dwarf2/dw2-producer.exp: Ditto.
7532 * gdb.dwarf2/mac-fileno.exp: Ditto.
7533
7534 * gdb.gdb/observer.exp: Use gdb_test_no_output.
7535 * gdb.gdb/selftest.exp: Ditto.
7536
7537 * gdb.multi/base.exp: Use gdb_test_no_output.
7538
7539 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
7540
7541 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7542
7543 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
7544
7545 2010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
7546
7547 * gdb.cp/class2.exp: Use gdb_test_no_output.
7548 * gdb.cp/classes.exp: Ditto.
7549 * gdb.cp/extern-c.exp: Ditto.
7550 * gdb.cp/inherit.exp: Ditto.
7551 * gdb.cp/maint.exp: Ditto.
7552 * gdb.cp/mb-inline.exp: Ditto.
7553 * gdb.cp/mb-templates.exp: Ditto.
7554 * gdb.cp/method2.exp: Ditto.
7555 * gdb.cp/misc.exp: Ditto.
7556 * gdb.cp/ovldbreak.exp: Ditto.
7557 * gdb.cp/punctuator.exp: Ditto.
7558 * gdb.cp/templates.exp: Ditto.
7559 * gdb.cp/virtbase.exp: Ditto.
7560
7561 * gdb.threads/attach-stopped.exp:
7562 Replace uses of send_gdb / gdb_expect.
7563 * gdb.threads/attachstop-mt.exp:
7564 Replace uses of send_gdb / gdb_expect.
7565 * gdb.threads/gcore-thread.exp:
7566 Replace uses of send_gdb / gdb_expect.
7567 * gdb.threads/hand-call-in-threads.exp:
7568 Replace uses of send_gdb / gdb_expect.
7569 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
7570 * gdb.threads/print-threads.exp:
7571 Replace uses of send_gdb / gdb_expect.
7572 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
7573 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
7574 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
7575
7576 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
7577 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
7578 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
7579 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
7580 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
7581 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
7582 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
7583 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
7584 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
7585 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
7586 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
7587
7588 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7589
7590 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
7591
7592 2010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
7593
7594 * gdb.cp/koenig.exp: Added new test case.
7595 * gdb.cp/koenig.cc: Ditto.
7596
7597 2010-06-01 Michael Snyder <msnyder@vmware.com>
7598
7599 * gdb.base/arithmet.exp: Use gdb_test_no_output.
7600 * gdb.base/arrayidx.exp: Ditto.
7601 * gdb.base/attach.exp: Ditto.
7602 * gdb.base/auxv.exp: Ditto.
7603 * gdb.base/bigcre.exp: Ditto.
7604 * gdb.base/break-always.exp: Ditto.
7605 * gdb.base/break-interp.exp: Ditto.
7606 * gdb.base/break.exp: Ditto.
7607 * gdb.base/breakpoint-shadow.exp: Ditto.
7608 * gdb.base/call-ar-st.exp: Ditto.
7609 * gdb.base/call-sc.exp: Ditto.
7610 * gdb.base/call-signal-resume.exp: Ditto.
7611 * gdb.base/callfuncs.exp: Ditto.
7612 * gdb.base/catch-syscall.exp: Ditto.
7613 * gdb.base/charset.exp: Ditto.
7614 * gdb.base/code-expr.exp: Ditto.
7615 * gdb.base/commands.exp: Ditto.
7616 * gdb.base/cond-expr.exp: Ditto.
7617 * gdb.base/condbreak.exp: Ditto.
7618 * gdb.base/cursal.exp: Ditto.
7619 * gdb.base/cvexpr.exp: Ditto.
7620 * gdb.base/default.exp: Ditto.
7621 * gdb.base/del.exp: Ditto.
7622 * gdb.base/detach.exp: Ditto.
7623 * gdb.base/display.exp: Ditto.
7624 * gdb.base/ena-dis-br.exp: Ditto.
7625 * gdb.base/eval-skip.exp: Ditto.
7626 * gdb.base/foll-fork.exp: Ditto.
7627 * gdb.base/foll-vfork.exp: Ditto.
7628 * gdb.base/frame-args.exp: Ditto.
7629 * gdb.base/funcargs.exp: Ditto.
7630 * gdb.base/gcore-buffer-overflow.exp: Ditto.
7631 * gdb.base/gdbvars.exp: Ditto.
7632 * gdb.base/help.exp: Ditto.
7633 * gdb.base/ifelse.exp: Ditto.
7634 * gdb.base/included.exp: Ditto.
7635 * gdb.base/list.exp: Ditto.
7636 * gdb.base/macscp.exp: Ditto.
7637 * gdb.base/maint.exp: Ditto.
7638 * gdb.base/multi-fork.exp: Ditto.
7639 * gdb.base/overlays.exp: Ditto.
7640 * gdb.base/page.exp: Ditto.
7641 * gdb.base/pending.exp: Ditto.
7642 * gdb.base/pointers.exp: Ditto.
7643 * gdb.base/pr11022.exp: Ditto.
7644 * gdb.base/prelink.exp: Ditto.
7645 * gdb.base/printcmds.exp: Ditto.
7646 * gdb.base/psymtab.exp: Ditto.
7647 * gdb.base/randomize.exp: Ditto.
7648 * gdb.base/relational.exp: Ditto.
7649 * gdb.base/relocate.exp: Ditto.
7650 * gdb.base/remote.exp: Ditto.
7651 * gdb.base/sepdebug.exp: Ditto.
7652 * gdb.base/set-lang-auto.exp: Ditto.
7653 * gdb.base/setshow.exp: Ditto.
7654 * gdb.base/setvar.exp: Ditto.
7655 * gdb.base/signals.exp: Ditto.
7656 * gdb.base/signull.exp: Ditto.
7657 * gdb.base/sigstep.exp: Ditto.
7658 * gdb.base/sizeof.exp: Ditto.
7659 * gdb.base/solib-disc.exp: Ditto.
7660 * gdb.base/store.exp: Ditto.
7661 * gdb.base/structs.exp: Ditto.
7662 * gdb.base/structs2.exp: Ditto.
7663 * gdb.base/subst.exp: Ditto.
7664 * gdb.base/term.exp: Ditto.
7665 * gdb.base/trace-commands.exp: Ditto.
7666 * gdb.base/unwindonsignal.exp: Ditto.
7667 * gdb.base/valgrind-db-attach.exp: Ditto.
7668 * gdb.base/varargs.exp: Ditto.
7669 * gdb.base/watch-cond.exp: Ditto.
7670 * gdb.base/watch_thread_num.exp: Ditto.
7671 * gdb.base/watchpoint-cond-gone.exp: Ditto.
7672 * gdb.base/watchpoint.exp: Ditto.
7673 * gdb.base/whatis-exp.exp: Ditto.
7674
7675 2010-06-01 Michael Snyder <msnyder@vmware.com>
7676
7677 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
7678 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
7679 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
7680 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
7681 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
7682 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
7683 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
7684 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
7685 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
7686 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
7687 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
7688 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
7689 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
7690 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
7691 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
7692
7693 2010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7694
7695 * gdb.base/commands.exp (begin commands on watch): Remove excessive
7696 trailing newline.
7697 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
7698 * gdb.java/jmisc.exp (p *args\n): Rename to ...
7699 (p *args): ... here and remove excessive trailing newline.
7700
7701 2010-05-31 Joel Brobecker <brobecker@adacore.com>
7702
7703 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
7704
7705 2010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
7706
7707 Accept the new Linux kernel "t (tracing stop)" string.
7708 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
7709 Update comment.
7710 (state_wait) <T (tracing stop)>: New.
7711 (main): Update the state_wait expect string.
7712
7713 2010-05-28 Pedro Alves <pedro@codesourcery.com>
7714
7715 * limits.c, limits.exp: Delete files.
7716 * Makefile.in (clean mostlyclean): Adjust.
7717 * tracecmd.exp: Adjust.
7718
7719 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7720
7721 * gdb.base/tui-layout.exp: New.
7722
7723 2010-05-28 Michael Snyder <msnyder@vmware.com>
7724
7725 * gdb.reverse/break-precsave.exp:
7726 Replace uses of send_gdb / gdb_expect.
7727 * gdb.reverse/break-reverse.exp:
7728 Replace uses of send_gdb / gdb_expect.
7729 * gdb.reverse/consecutive-precsave.exp:
7730 Replace uses of send_gdb / gdb_expect.
7731 * gdb.reverse/consecutive-reverse.exp:
7732 Replace uses of send_gdb / gdb_expect.
7733 * gdb.reverse/finish-precsave.exp:
7734 Replace uses of send_gdb / gdb_expect.
7735 * gdb.reverse/finish-reverse.exp:
7736 Replace uses of send_gdb / gdb_expect.
7737 * gdb.reverse/i386-precsave.exp:
7738 Replace uses of send_gdb / gdb_expect.
7739 * gdb.reverse/i386-reverse.exp:
7740 Replace uses of send_gdb / gdb_expect.
7741 * gdb.reverse/i386-sse-reverse.exp:
7742 Replace uses of send_gdb / gdb_expect.
7743 * gdb.reverse/i387-env-reverse.exp:
7744 Replace uses of send_gdb / gdb_expect.
7745 * gdb.reverse/i387-stack-reverse.exp:
7746 Replace uses of send_gdb / gdb_expect.
7747 * gdb.reverse/machinestate-precsave.exp:
7748 Replace uses of send_gdb / gdb_expect.
7749 * gdb.reverse/machinestate.exp:
7750 Replace uses of send_gdb / gdb_expect.
7751 * gdb.reverse/sigall-precsave.exp:
7752 Replace uses of send_gdb / gdb_expect.
7753 * gdb.reverse/sigall-reverse.exp:
7754 Replace uses of send_gdb / gdb_expect.
7755 * gdb.reverse/solib-precsave.exp:
7756 Replace uses of send_gdb / gdb_expect.
7757 * gdb.reverse/solib-reverse.exp:
7758 Replace uses of send_gdb / gdb_expect.
7759 * gdb.reverse/step-precsave.exp:
7760 Replace uses of send_gdb / gdb_expect.
7761 * gdb.reverse/step-reverse.exp:
7762 Replace uses of send_gdb / gdb_expect.
7763 * gdb.reverse/until-precsave.exp:
7764 Replace uses of send_gdb / gdb_expect.
7765 * gdb.reverse/until-reverse.exp:
7766 Replace uses of send_gdb / gdb_expect.
7767 * gdb.reverse/watch-precsave.exp:
7768 Replace uses of send_gdb / gdb_expect.
7769 * gdb.reverse/watch-reverse.exp:
7770 Replace uses of send_gdb / gdb_expect.
7771
7772 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7773
7774 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
7775 excessive newline.
7776
7777 2010-05-27 Michael Snyder <msnyder@vmware.com>
7778
7779 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
7780 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
7781 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
7782 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
7783 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
7784 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
7785 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
7786 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
7787 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
7788 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
7789 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
7790 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
7791 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
7792 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
7793 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
7794 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
7795 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
7796 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
7797 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
7798
7799 2010-05-26 Michael Snyder <msnyder@vmware.com>
7800
7801 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
7802 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
7803
7804 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
7805 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
7806 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
7807
7808 * gdb.reverse/consecutive-reverse.exp:
7809 Replace uses of send_gdb / gdb_expect.
7810 * gdb.reverse/consecutive-precsave.exp:
7811 Replace uses of send_gdb / gdb_expect.
7812
7813 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
7814 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
7815 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
7816 * gdb.mi/mi-ns-stale-regcache.exp:
7817 Replace uses of send_gdb / gdb_expect.
7818 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
7819 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
7820 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
7821 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
7822 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
7823 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
7824 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
7825 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
7826 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
7827
7828 2010-05-26 Michael Snyder <msnyder@vmware.com>
7829
7830 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
7831
7832 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
7833
7834 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
7835 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
7836 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
7837 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
7838 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
7839 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
7840 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
7841 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
7842 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
7843
7844 2010-05-25 Tom Tromey <tromey@redhat.com>
7845
7846 * gdb.base/macscp.exp: Add missing space after setup_kfail.
7847
7848 2010-05-25 Tom Tromey <tromey@redhat.com>
7849
7850 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
7851 argument order.
7852 * gdb.base/macscp.exp: Fix setup_kfail argument order.
7853 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
7854 order.
7855 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
7856 order.
7857 * gdb.base/call-sc.exp (setup_kfails): Remove.
7858 (setup_compiler_kfails): Remove.
7859 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
7860 argument order.
7861 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
7862 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
7863 (advancei): Fix setup_kfail argument order.
7864 * gdb.base/radix.exp: Fix setup_kfail argument order.
7865 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
7866 order.
7867 * gdb.base/structs.exp (setup_kfails): Remove.
7868 (setup_compiler_kfails): Fix setup_kfail argument order.
7869 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
7870 order.
7871 * gdb.java/jmain.exp: Fix setup_kfail argument order.
7872 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
7873 setup_kfail argument order.
7874 * gdb.cp/overload.exp: Fix setup_kfail argument order.
7875
7876 2010-05-25 Tom Tromey <tromey@redhat.com>
7877
7878 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
7879
7880 2010-05-25 Michael Snyder <msnyder@vmware.com>
7881
7882 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
7883 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
7884 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
7885 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
7886 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
7887 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
7888 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
7889 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
7890 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
7891 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
7892 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
7893 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
7894 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
7895 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
7896 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
7897 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
7898 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
7899 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
7900 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
7901 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
7902 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
7903 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
7904 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
7905 * gdb.base/default.exp: Replace send_gdb with gdb_test.
7906 * gdb.base/define.exp: Replace send_gdb with gdb_test.
7907 * gdb.base/display.exp: Replace send_gdb with gdb_test.
7908 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
7909 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
7910 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
7911 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
7912 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
7913 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
7914 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
7915 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
7916 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
7917 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
7918 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
7919 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
7920 * gdb.base/help.exp: Replace send_gdb with gdb_test.
7921 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
7922 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
7923 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
7924 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
7925 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
7926 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
7927 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
7928 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
7929 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
7930
7931 2010-05-25 Doug Evans <dje@google.com>
7932
7933 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
7934 gdb.string_to_argv.
7935
7936 2010-05-21 Tom Tromey <tromey@redhat.com>
7937
7938 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
7939 Call it.
7940 * gdb.dwarf2/pieces.S: Update.
7941 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
7942
7943 2010-05-21 Tom Tromey <tromey@redhat.com>
7944
7945 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
7946 Call it.
7947 * gdb.dwarf2/pieces.c (struct C): New.
7948 (f6): New function.
7949 * gdb.dwarf2/pieces.S: Replace.
7950
7951 2010-05-21 Tom Tromey <tromey@redhat.com>
7952
7953 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
7954 Call it.
7955
7956 2010-05-21 Tom Tromey <tromey@redhat.com>
7957
7958 * gdb.dwarf2.pieces.exp: New file.
7959 * gdb.dwarf2.pieces.S: New file.
7960 * gdb.dwarf2.pieces.c: New file.
7961
7962 2010-05-20 Pedro Alves <pedro@codesourcery.com>
7963 Joel Brobecker <brobecker@adacore.com>
7964
7965 * lib/gdb.exp (gdb_test_no_output): New function.
7966 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
7967 when testing commands that should produce no output.
7968
7969 2010-05-17 Joel Brobecker <brobecker@adacore.com>
7970
7971 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
7972 parameter that we want to watch being a constant.
7973
7974 2010-05-17 Joel Brobecker <brobecker@adacore.com>
7975
7976 * gdb.ada/cond_lang: New testcase.
7977
7978 2010-05-17 Joel Brobecker <brobecker@adacore.com>
7979
7980 * lib/gdb.exp (banned_variables): New variable/constant.
7981 (gdb_init): Add write trace on variables listed in banned_variables.
7982 (gdb_finish): Remove write traces on variables listed in
7983 banned_variables.
7984
7985 2010-05-17 Joel Brobecker <brobecker@adacore.com>
7986
7987 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
7988 * gdb.cp/koenig.exp: Likewise.
7989
7990 2010-05-14 Phil Muldoon <pmuldoon@redhat.com>
7991
7992 PR python/11482
7993
7994 * gdb.python/py-value.exp (test_value_hash): New function.
7995
7996 2010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
7997
7998 PR exp/11530.
7999 * gdb.base/gdb11530.c: New file.
8000 * gdb.base/gdb11530.exp: New file.
8001
8002 2010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8003
8004 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
8005 * gdb.dwarf2/dw2-modula2-self-type.S: New.
8006
8007 2010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
8008
8009 * gdb.cp/koenig.exp: New test.
8010 * gdb.cp/koenig.cc: New test program.
8011
8012 2010-05-05 Joel Brobecker <brobecker@adacore.com>
8013
8014 Remove the use of prms_id and bug_id throughout the testsuite.
8015
8016 2010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
8017
8018 PR exp/11349.
8019 * testsuite/gdb.cp/ref-types.exp: Add test to examine
8020 use a reference local variable.
8021
8022 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8023
8024 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
8025 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
8026 variable different_dir. Move debugfile into a full directory pathname
8027 under DIFFERENT_DIR.
8028 * lib/gdb.exp (separate_debug_filename): Remove.
8029 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
8030 variable debug_dir and mkdir of it. Update function comments.
8031
8032 2010-04-29 Pedro Alves <pedro@codesourcery.com>
8033
8034 PR gdb/11557
8035
8036 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
8037 files.
8038
8039 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
8040
8041 * gdb.python/py-param.exp: New File.
8042
8043 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
8044
8045 * gdb.base/default.exp: Fix "set language" test.
8046
8047 2010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
8048
8049 PR breakpoints/11531.
8050 * gdb.base/gdb11531.c: New file.
8051 * gdb.base/gdb11531.exp: New file.
8052
8053 2010-04-26 Tom Tromey <tromey@redhat.com>
8054
8055 * gdb.base/completion.exp: Add tests for completion and deprecated
8056 commands.
8057
8058 2010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8059
8060 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
8061 (print /x char_array): Escape curly brackets.
8062
8063 2010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
8064
8065 Fix deadlock on looped list of loaded shared objects.
8066 * gdb.base/solib-corrupted.exp: New.
8067
8068 2010-04-23 Doug Evans <dje@google.com>
8069
8070 * gdb.python/py-section-script.c: New file.
8071 * gdb.python/py-section-script.exp: New file.
8072 * gdb.python/py-section-script.py: New file.
8073
8074 2010-04-20 Chris Moller <cmoller@redhat.com>
8075
8076 PR 10179
8077
8078 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
8079 * gdb.base/pr10179-a.c:
8080 * gdb.base/pr10179-b.c:
8081 * gdb.base/pr10179.exp: New files.
8082
8083 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8084
8085 Fix crashes on dangling display expressions.
8086 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
8087 is SEP.
8088 (lib_flags): Remove the "debug" keyword.
8089 (libsepdebug): New variable for iterating new loop.
8090 (save_pf_prefix): New variable wrapping the loop.
8091 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
8092 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
8093
8094 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
8095
8096 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
8097
8098 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
8099
8100 PR stabs/11479.
8101 * gdb.stabs/gdb11479.exp: New file.
8102 * gdb.stabs/gdb11479.c: New file.
8103
8104 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
8105
8106 * gdb.base/charset.c (Strin16, String32): New variables.
8107 * gdb.base/charset.exp (gdb_test): Test correct display
8108 of 16 or 32 bit strings.
8109
8110 2010-04-21 Chris Moller <cmoller@redhat.com>
8111
8112 PR 9167
8113 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
8114 * gdb.cp/pr9167.cc: New file.
8115 * gdb.cp/pr9167.exp: New file.
8116
8117
8118 2010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
8119
8120 PR pascal/11492.
8121 * gdb.pascal/gdb11492.pas: New file.
8122 * gdb.pascal/gdb11492.exp: New file.
8123
8124 2010-04-20 Joel Brobecker <brobecker@adacore.com>
8125
8126 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
8127
8128 2010-04-20 Joel Brobecker <brobecker@adacore.com>
8129
8130 * gdb.ada/dyn_loc: New testcase.
8131
8132 2010-04-20 Chris Moller <cmoller@redhat.com>
8133
8134 PR 10867
8135
8136 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
8137 * gdb.cp/pr10687.cc: New file.
8138 * gdb.cp/pr10687.exp: New file.
8139
8140
8141 2010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8142 Sergio Durigan Junior <sergiodj@redhat.com>
8143
8144 * gdb.fortran/logical.exp: New testcase.
8145 * gdb.fortran/logical.f90: New file.
8146
8147 2010-04-19 Doug Evans <dje@google.com>
8148
8149 * gdb.base/help.exp (help source): Update expected output.
8150
8151 2010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8152
8153 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
8154 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
8155 gdb_exit and return.
8156 (executable): New variable.
8157 (binfile): Use it.
8158
8159 2010-04-19 Pedro Alves <pedro@codesourcery.com>
8160
8161 PR breakpoints/8554.
8162
8163 * gdb.trace/save-trace.exp: Adjust.
8164
8165 2010-04-17 H.J. Lu <hongjiu.lu@intel.com>
8166
8167 PR corefiles/11511
8168 * gdb.arch/system-gcore.exp: New.
8169 * gdb.arch/gcore.c: Likewise.
8170
8171 2010-04-15 Doug Evans <dje@google.com>
8172
8173 * gdb.python/py-progspace.c: New file.
8174 * gdb.python/py-progspace.exp: New file.
8175
8176 * gdb.base/source.exp: Add tests for "source -s".
8177
8178 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
8179
8180 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
8181 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
8182 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
8183 * gdb.python/py-mi.exp: New test for to_string returning None.
8184
8185 2010-04-12 Phil Muldoon <pmuldoon@redhat.com>
8186
8187 * gdb.python/py-breakpoint.c: Make result global.
8188
8189 2010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8190
8191 Fix non-GNU make compatibility.
8192 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
8193
8194 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
8195
8196 * gdb.python/py-breakpoint.exp: New File.
8197 * gdb.python/py-breakpoint.C: Ditto.
8198
8199 2010-04-08 Stan Shebs <stan@codesourcery.com>
8200
8201 * gdb.trace/actions.exp: Clear default-collect.
8202 * gdb.trace/save-trace.exp: Clear default-collect.
8203
8204 2010-04-08 Phil Muldoon <pmuldoon@redhat.com>
8205
8206 * gdb.python/py-value: Add null string variable.
8207 (test_lazy_string): Test zero length, NULL address lazy
8208 strings.
8209
8210 2010-04-07 H.J. Lu <hongjiu.lu@intel.com>
8211
8212 * gdb.arch/i386-avx.c: New.
8213 * gdb.arch/i386-avx.exp: Likewise.
8214
8215 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
8216
8217 2010-04-06 Doug Evans <dje@google.com>
8218
8219 * gdb.base/source-test.gdb: New file.
8220 * gdb.base/source.exp: Test source -v.
8221
8222 2010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8223
8224 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
8225
8226 2010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
8227
8228 * gdb.stabs/aout.sed: Convert all backslash to double backslash
8229 within one line, unless it is followed by a double quote.
8230 * gdb.stabs/hppa.sed: Idem.
8231 * gdb.stabs/weird.def: Add char and String constants
8232 * gdb.stabs/weird.exp: Check for correct parsing of
8233 char and string constants.
8234 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
8235 in .stabs to .stabx substitution.
8236
8237 2010-04-05 Stan Shebs <stan@codesourcery.com>
8238
8239 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
8240 constant global.
8241 * gdb.trace/tfile.exp: Try to print them.
8242
8243 2010-04-04 Stan Shebs <stan@codesourcery.com>
8244
8245 * gdb.base/completion.exp: Update for new "info watchpoints".
8246 * gdb.base/default.exp: Ditto.
8247 * gdb.base/help.exp: Ditto.
8248 * gdb.base/watchpoint.exp: Ditto.
8249 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
8250
8251 2010-04-04 Stan Shebs <stan@codesourcery.com>
8252
8253 * gdb.trace/tfile.exp: Sharpen tfind test.
8254
8255 2010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8256
8257 * gdb.base/break-entry.exp: New.
8258
8259 2010-04-02 Hui Zhu <teawater@gmail.com>
8260 Michael Snyder <msnyder@vmware.com>
8261
8262 * gdb.reverse/i386-sse-reverse.exp: New file.
8263 * gdb.reverse/i386-sse-reverse.c: New file.
8264
8265 2010-04-02 Pedro Alves <pedro@codesourcery.com>
8266
8267 * gdb.trace/tfind.exp: Adjust expected disassembly output.
8268
8269 2010-04-01 Stan Shebs <stan@codesourcery.com>
8270
8271 * gdb.trace/actions.exp: Tweak expected output.
8272 * gdb.trace/while-stepping.exp: Tweak expected output.
8273
8274 2010-04-01 H.J. Lu <hongjiu.lu@intel.com>
8275
8276 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
8277
8278 2010-04-01 Pedro Alves <pedro@codesourcery.com>
8279
8280 * gdb.base/commands.exp: Adjust.
8281 * gdb.cp/extern-c.exp: Adjust.
8282
8283 2010-04-01 Pedro Alves <pedro@codesourcery.com>
8284
8285 * gdb.trace/collection.c (local_test_func): Define a local struct,
8286 and instanciate it.
8287
8288 2010-04-01 Pedro Alves <pedro@codesourcery.com>
8289
8290 * gdb.trace/collection.exp (gdb_collect_args_test)
8291 (gdb_collect_argarray_test): XFAIL the tests that assume the
8292 argarray argument's elements are collected.
8293
8294 2010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
8295
8296 * gdb.dwarf2/dw2-bad-parameter-type.exp,
8297 gdb.dwarf2/dw2-bad-parameter-type.S: New.
8298
8299 2010-03-31 Stan Shebs <stan@codesourcery.com>
8300
8301 * gdb.trace/save-trace.exp: Test save/restore of default-collect
8302 and tracepoint conditionals.
8303 (gdb_verify_tracepoints): Delete unused return.
8304
8305 2010-03-26 Keith Seitz <keiths@redhat.com>
8306
8307 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
8308 appear in the output before main.
8309 Remove KFAIL for gdb/2215 aka bz 9320.
8310
8311 2010-03-30 Doug Evans <dje@google.com>
8312
8313 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
8314 by dejagnu.
8315 * gdb.arch/amd64-dword.exp: Ditto.
8316
8317 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
8318 match.
8319 (break printf): Ditto.
8320
8321 2010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
8322
8323 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
8324 gcc < 4.4.
8325 * gdb.cp/shadow.exp: Ditto.
8326
8327 2010-03-29 Pedro Alves <pedro@codesourcery.com>
8328
8329 * gdb.trace/collection.exp (run_trace_experiment): Make sure
8330 "tstart" is silent.
8331
8332 2010-03-29 Pedro Alves <pedro@codesourcery.com>
8333
8334 * gdb.trace/collection.exp (executable): New.
8335 (binfile): Use it.
8336 (fpreg, spreg, pcreg): New.
8337 (test_register): Use gdb_test_multiple. Pass /x to print.
8338 (prepare_for_trace_test): New.
8339 (run_trace_experiment): Use "continue", not gdb_run_cmd.
8340 (gdb_collect_args_test, gdb_collect_argstruct_test)
8341 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
8342 prepare_for_trace_test.
8343 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
8344 fpreg, spreg and pcreg.
8345 (gdb_collect_expression_test, gdb_collect_globals_test): Use
8346 prepare_for_trace_test.
8347 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
8348 try to detect tracing support here. Don't set breakpoints at
8349 `begin' or `end' here.
8350 <global scope>: Use clean_restart. Run to main before checking
8351 for tracing support. Check for for tracing support here.
8352
8353 2010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8354
8355 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
8356 " as $displacement" to "seen displacement message".
8357
8358 2010-03-28 Pedro Alves <pedro@codesourcery.com>
8359
8360 * gdb.trace/while-dyn.exp (executable): New variable.
8361 (binfile): Use it.
8362 (test_while_stepping): New function. Move most tests here. Call
8363 it once for each of the while-stepping, stepping and ws aliases.
8364
8365 2010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8366
8367 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
8368 that do not provide the tagless_struct type name at all.
8369 (test_print_anon_union): Do not check value of uninitialized
8370 union member. Do not use cp_test_ptype_class, so we can accept
8371 "long" as well as "long int".
8372
8373 2010-03-26 Pedro Alves <pedro@codesourcery.com>
8374
8375 * gdb.trace/tfile.c (tohex, bin2hex): New.
8376 (write_error_trace_file): Hexify error description.
8377
8378 2010-03-25 Stan Shebs <stan@codesourcery.com>
8379
8380 * gdb.trace/tfile.c: Generate an additional trace file, improve
8381 portability.
8382 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
8383 files in a better way.
8384
8385 2010-03-25 Keith Seitz <keiths@redhat.com>
8386
8387 * gdb.java/jprint.exp: XFAIL printing of static class members
8388 because of GCC debuginfo problem.
8389
8390 2010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8391
8392 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
8393
8394 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
8395
8396 * gdb.base/completion.exp: Allow long instead of long int.
8397 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
8398 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
8399 variable p.
8400 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
8401 * gdb.base/pointers.exp: Allow long instead of long int.
8402 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
8403 * gdb.base/step-line.exp: Allow a directory before the source file name.
8404
8405 2010-03-24 Tom Tromey <tromey@redhat.com>
8406
8407 PR breakpoints/9352:
8408 * gdb.base/default.exp: Update.
8409 * gdb.base/commands.exp: Update.
8410 * gdb.cp/extern-c.exp: Test setting commands on multiple
8411 breakpoints at once.
8412
8413 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
8414
8415 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
8416 if gdb,nosignals.
8417 * gdb.base/watchpoints.c: Do not include unnecessary headers.
8418 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
8419 exited".
8420
8421 2010-03-24 Stan Shebs <stan@codesourcery.com>
8422
8423 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
8424
8425 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
8426
8427 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
8428 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
8429 argument. Handle "short" and "long".
8430 (Top level): Pass overprototyped output for old_fptr and xptr.
8431
8432 2010-03-23 Pedro Alves <pedro@codesourcery.com>
8433
8434 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
8435 format strings and add casts to avoid compiler warnings.
8436
8437 2010-03-23 Vladimir Prus <vladimir@codesourcery.com>
8438
8439 * lib/trace-support.exp (gdb_trace_setactions):
8440 Don't expect whitespace after ">" prompt.
8441 * gdb.trace/actions.exp: Adjust for output changes.
8442 * gdb.trace/while-stepping.exp: Likewise.
8443
8444 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8445
8446 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
8447 and r157645).
8448
8449 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8450
8451 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
8452 New.
8453
8454 2010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
8455
8456 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
8457 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
8458
8459 2010-03-19 Stan Shebs <stan@codesourcery.com>
8460
8461 * gdb.trace/ax.exp: New file.
8462
8463 2010-03-19 Doug Evans <dje@google.com>
8464
8465 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
8466 output from gcc.
8467
8468 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
8469 named /usr/sbin/prelink<foo>.
8470
8471 2010-03-18 Stan Shebs <stan@codesourcery.com>
8472
8473 * gdb.trace/circ.exp: Test circular-trace-buffer.
8474 * gdb.trace/tfile.exp: Update tstatus test.
8475
8476 2010-03-18 Joel Brobecker <brobecker@adacore.com>
8477
8478 * gdb.dwarf2/dw2-anonymous-func.S: New file.
8479 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
8480
8481 2010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8482
8483 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
8484
8485 2010-03-18 Pedro Alves <pedro@codesourcery.com>
8486
8487 * gdb.base/default.exp: Adjust the expected output of the finish
8488 and until commands when the inferior is not being run.
8489
8490 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
8491
8492 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
8493 * gdb.cp/nsusing.exp: Ditto.
8494
8495 2010-03-15 Tom Tromey <tromey@redhat.com>
8496
8497 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
8498 * gdb.cp/userdef.cc (operator==): New function.
8499 (main): New locals mem1, mem2.
8500
8501 2010-03-15 Jie Zhang <jie@codesourcery.com>
8502
8503 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
8504 Declare and use new loadtimeout variable.
8505
8506 2010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
8507
8508 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
8509 Use gdb_load later.
8510
8511 2010-03-14 Pedro Alves <pedro@codesourcery.com>
8512
8513 * gdb.base/solib-disc.c (main): Make format of fprintf a string
8514 literal. Add missing endlines to prints to stderr.
8515
8516 2010-03-12 Tom Tromey <tromey@redhat.com>
8517
8518 PR c++/9708:
8519 * gdb.cp/m-static.exp: Add regression test.
8520 * gdb.cp/m-static.cc (method): New method.
8521 (main): Call it.
8522
8523 2010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
8524
8525 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
8526 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
8527
8528 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
8529
8530 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
8531
8532 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
8533
8534 * lib/gdb.exp (skip_stl_tests): New.
8535 (gdb_compile): Symbian needs -ldl.
8536 (shlib_target_file): New.
8537 (shlib_symbol_file): New.
8538 (gdb_load_shlibs): Use shlib_target_file.
8539 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
8540 * gdb.cp/exception.exp: Use skip_stl_tests.
8541 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
8542 * gdb.cp/try_catch.exp: Use skip_stl_tests.
8543 * gdb.cp/mb-templates.exp: Ditto.
8544 * gdb.base/commands.exp: Relax regexes.
8545 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
8546 shlib_target_file and shlib_symbol_file.
8547 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
8548 sections.
8549 * gdb.base/ending-run.exp: Accept E32Main for symbian.
8550 * gdb.base/solib-disc.exp: Use
8551 shlib_target_file and shlib_symbol_file.
8552 * gdb.base/unload.exp: Don't skip on symbian. Use
8553 shlib_target_file and shlib_symbol_file.
8554 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
8555
8556 2010-03-12 Pedro Alves <pedro@codesourcery.com>
8557
8558 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
8559 * gdb.trace/report.exp: Adjust for x86 and x86_64.
8560 Issue a tfind end before looking for a tracepoint frame.
8561 * gdb.trace/tfind.exp: Adjust tstatus output.
8562 Adjust disassembly output.
8563 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
8564
8565 2010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8566
8567 * gdb.base/break-interp.exp: Create new displacement parameter value
8568 for the test_ld calls.
8569 (reach): New parameter displacement, verify its content. New push of
8570 pf_prefix "reach-$func:". Import global expect_out.
8571 (test_core): New parameter displacement, verify its content. New push
8572 of pf_prefix "core:". New command "set verbose on". Import global
8573 expect_out.
8574 (test_attach): New parameter displacement, verify its content. New
8575 push of pf_prefix "attach:". New command "set verbose on". Import
8576 global expect_out.
8577 (test_ld): New parameter displacement, pass it to the reach, test_core
8578 and test_attach calls and verify its content in the "ld.so exit" test.
8579 * gdb.base/prelink.exp: Remove gdb_exit and final return.
8580 (prelink): Update expected text, use gdb_test.
8581
8582 2010-03-10 Doug Evans <dje@google.com>
8583
8584 * gdb.base/checkpoint.exp: Fix comment.
8585 Lengthen timeout while doing >600 checkpoints test.
8586 Rename duplicate "kill all one" test to keep test names unique.
8587
8588 2010-03-10 Pedro Alves <pedro@codesourcery.com>
8589
8590 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
8591
8592 2010-03-08 Keith Seitz <keiths@redhat.com>
8593
8594 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
8595 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
8596 (dm_type_long): New function.
8597 (dm_type_unsigned_short): New function.
8598 (dm_type_unsigned_long): New function.
8599 (myint): New typedef.
8600 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
8601 long, unsigned shor and long, operator char*, and typedef.
8602 (test_lookup_operator_functions): Add operator char* test.
8603 (test_paddr_operator_functions): Likewise.
8604 (test_paddr_overloaded_functions): Use probe values for
8605 short, long, and unsigned short and long.
8606 (test_paddr_hairy_functions): If the demangler probe detected
8607 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
8608 demangler.
8609 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
8610 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
8611 and "print null_pmf".
8612 Add test "ptype a.*pmf".
8613 * gdb.cp/overload.exp: Allow optional "int" to appear with
8614 "short" and "long".
8615 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
8616 long expect value for men_overload1arg.
8617 Allow "int" to appear with "short" and "long".
8618 When testing "info break", add argument for main (void).
8619 Also allow "int" to appear with "short" and "long".
8620 Ditto with "unsigned" and "long long".
8621 * gdb.java/jmain.exp: Do not enclose methods names in single
8622 quotes.
8623 * gdb.java/jmisc.exp: Likewise.
8624 * gdb.java/jprint.exp: Likewise.
8625 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
8626
8627 From Jan Kratochvil <jan.kratochvil@redhat.com>:
8628 * gdb.cp/exception.exp (backtrace after first throw)
8629 (backtrace after second throw): Allow a namespace before __cxa_throw.
8630 (backtrace after first catch, backtrace after second catch): Allow
8631 a namespace before __cxa_begin_catch.
8632
8633 * gdb.cp/cpexprs.exp: New file.
8634 * gdb.cp/cpexprs.cc: New file.
8635
8636 From Daniel Jacobowitz <dan@codesourcery.com>
8637 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
8638 to use string_to_regexp.
8639 (ctor, dtor): New functions. Use them to match constructor
8640 and destructor function types.
8641 (Top level): Use runto_main.
8642
8643 2010-03-05 Tom Tromey <tromey@redhat.com>
8644
8645 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
8646 gdb.target_charset.
8647 (pp_ns.to_string): Likewise.
8648
8649 2010-03-04 Keith Seitz <keiths@redhat.com>
8650
8651 * gdb.cp/overload.exp: Test that the filename portion of a linespec
8652 can be quoted. Test that both the filename and function/line
8653 portions can be quoted at the same time.
8654
8655 2010-03-04 Pedro Alves <pedro@codesourcery.com>
8656
8657 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
8658
8659 2010-03-03 Doug Evans <dje@google.com>
8660
8661 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
8662 libc contains libpthread.
8663
8664 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
8665 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
8666 of gdb_compile. Add another pattern to match android backtrace.
8667
8668 2010-03-03 Tom Tromey <tromey@redhat.com>
8669
8670 PR gdb/11345:
8671 * gdb.base/printcmds.exp (test_printf): Add test.
8672
8673 2010-03-02 H.J. Lu <hongjiu.lu@intel.com>
8674
8675 * gdb.arch/amd64-byte.exp: New.
8676 * gdb.arch/amd64-dword.exp: Likewise.
8677 * gdb.arch/amd64-pseudo.c: Likewise.
8678 * gdb.arch/amd64-word.exp: Likewise.
8679 * gdb.arch/i386-byte.exp: Likewise.
8680 * gdb.arch/i386-pseudo.c: Likewise.
8681 * gdb.arch/i386-word.exp: Likewise.
8682
8683 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
8684
8685 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
8686 types. Add structreg, bitfields, and flags registers.
8687 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
8688 registers.
8689
8690 2010-03-01 H.J. Lu <hongjiu.lu@intel.com>
8691
8692 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
8693 (load_description): Set architecture if defined.
8694
8695 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
8696
8697 * gdb.python/py-frame.exp: Add read_var block tests.
8698 * gdb.python/py-frame.c (block): New function.
8699
8700 2010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8701 Daniel Jacobowitz <dan@codesourcery.com>
8702
8703 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
8704
8705 2010-02-25 David S. Miller <davem@davemloft.net>
8706
8707 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
8708 fix logic for setting all_syscalls_numbers.
8709
8710 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
8711
8712 * Makefile.in: Add py-block and py-symbol.
8713 * gdb.python/py-symbol.exp: New File.
8714 * gdb.python/py-symtab.exp: New File.
8715 * gdb.python/py-block.exp: New File.
8716 * gdb.python/py-symbol.c: New File.
8717 * gdb.python/py-block.c: New File.
8718
8719 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
8720
8721 PR python/11314
8722 * lib/gdb.exp (skip_python_tests): New function.
8723 * gdb.python/py-cmd.exp: Use skip_python_tests.
8724 * gdb.python/py-frame.exp: Likewise.
8725 * gdb.python/py-function.exp: Likewise.
8726 * gdb.python/py-prettyprint.exp: Likewise.
8727 * gdb.python/py-template.exp: Likewise.
8728 * gdb.python/py-type.exp: Likewise.
8729 * gdb.python/py-value.exp: Likewise.
8730
8731 2010-02-22 Pedro Alves <pedro@codesourcery.com>
8732
8733 PR9605
8734
8735 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
8736
8737 2010-02-19 Tom Tromey <tromey@redhat.com>
8738
8739 PR c++/8693, PR c++/9496:
8740 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
8741 regression tests.
8742
8743 2010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8744
8745 Fix compatibility with m68k as.
8746 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
8747 Use only /* comments */.
8748
8749 2010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8750
8751 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
8752 * configure: Regenerate.
8753
8754 2010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
8755
8756 * gdb.python/py-type.exp: Check for Python support.
8757
8758 2010-02-17 Pedro Alves <pedro@codesourcery.com>
8759
8760 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
8761 `regsub' syntax available.
8762
8763 2010-02-17 Pedro Alves <pedro@codesourcery.com>
8764
8765 * gdb.base/shmain.c (main): Remove printf call.
8766 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
8767 * gdb.base/unload.c (main): Make format of fprintf a string
8768 literal. Add missing endlines to prints to stderr.
8769 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
8770
8771 2010-02-17 Tom Tromey <tromey@redhat.com>
8772
8773 * gdb.java/jprint.java (jprint.props): New field.
8774 * gdb.java/jprint.exp (set_lang_java): Add regression test.
8775
8776 2010-02-17 Pedro Alves <pedro@codesourcery.com>
8777
8778 * gdb.base/charset.exp: Don't assume new `regsub' syntax
8779 available.
8780
8781 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
8782
8783 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
8784 creation to support remote host testing.
8785
8786 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
8787
8788 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
8789 Recognize "command not found".
8790
8791 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
8792
8793 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
8794 single-stepping.
8795
8796 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
8797
8798 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
8799 if arguments are not supported.
8800
8801 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
8802
8803 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
8804 be const or non-const.
8805
8806 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
8807
8808 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
8809 mi_send_resuming_command to send -exec-continue.
8810
8811 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
8812
8813 * gdb.base/list.exp (test_list_filename_and_function): Add test
8814 with single quotes.
8815 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
8816 matching.
8817 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
8818 Add KFAIL'd tests for PR gdb/11289.
8819
8820 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
8821
8822 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
8823
8824 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
8825
8826 * gdb.base/comp-dir/subdir/dummy.txt: New file.
8827 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
8828 a temporary directory.
8829
8830 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
8831
8832 * gdb.base/charset.exp: Use a single regular expression to match
8833 show host-charset and show target-charset output.
8834
8835 2010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8836
8837 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
8838 "Illegal process-id" expect string more exact.
8839 (attach to digits-starting nonsense is prohibited): New.
8840
8841 2010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8842
8843 * gdb.base/prelink.exp (set verbose on): New.
8844
8845 2010-02-12 Tomas Holmberg <th@virtutech.com>
8846
8847 * mi-reverse.exp: New file. Test for reverse option to the
8848 following MI commands: exec-continue, exec-finish, exec-next,
8849 exec-step, exec-next-instruction, exec-step-instruction.
8850
8851 2010-02-09 Joel Brobecker <brobecker@adacore.com>
8852
8853 * gdb.ada/ptype_tagged_param: New testcase.
8854
8855 2010-02-08 Tom Tromey <tromey@redhat.com>
8856
8857 PR c++/8017:
8858 * gdb.cp/overload.exp: Add tests.
8859 * gdb.cp/overload.cc (struct K): New.
8860 (namespace N): New.
8861 (main): Call new functions.
8862 (K::staticoverload): Define.
8863
8864 2010-02-08 Chris Moller <moller@mollerware.com>
8865
8866 PR gdb/10728
8867 * gdb.cp/pr10728-x.h: New file.
8868 * gdb.cp/pr10728-x.cc: New file.
8869 * gdb.cp/pr10728-y.cc: New file.
8870 * gdb.cp/pr10728.exp: New file.
8871 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
8872
8873 2010-02-08 Chris Moller <moller@mollerware.com>
8874
8875 PR gdb/9067
8876 * gdb.cp/pr9067.exp: New
8877 * gdb.cp/pr9067.cc: New
8878 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
8879
8880 2010-02-08 Joel Brobecker <brobecker@adacore.com>
8881
8882 * lib/gdb.exp (gdb_test_timeout): New global variable.
8883 Set it to timeout if not already set.
8884 (gdb_init): Reset the value of timeout to gdb_test_timeout.
8885
8886 2010-02-05 Doug Evans <dje@google.com>
8887
8888 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
8889 user.
8890
8891 2010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
8892
8893 PR c++/7935:
8894 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
8895
8896 2010-02-04 Tom Tromey <tromey@redhat.com>
8897
8898 * gdb.cp/virtbase.exp: Make test case names unique.
8899
8900 2010-02-02 Tom Tromey <tromey@redhat.com>
8901
8902 * gdb.cp/virtbase.exp: Add regression tests.
8903 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
8904 (main): Instantiate RHC.
8905
8906 2010-02-02 Tom Tromey <tromey@redhat.com>
8907
8908 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
8909 type-printing change.
8910
8911 2010-02-02 Tom Tromey <tromey@redhat.com>
8912
8913 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
8914 * gdb.cp/virtbase.cc: New file.
8915 * gdb.cp/virtbase.exp: New file.
8916 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
8917
8918 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8919
8920 PR libc/11214:
8921 * gdb.threads/current-lwp-dead.c: Include features.h.
8922 (HAS_NOMMU): New.
8923 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
8924
8925 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8926
8927 * gdb.base/symbol-without-target_section.exp,
8928 gdb.base/symbol-without-target_section.c: New.
8929
8930 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8931
8932 * gdb.base/bigcore.exp: Reset increased timeout.
8933 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
8934
8935 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8936
8937 * gdb.base/gcore.exp (capture_command_output): Use
8938 gdb_test_multiple.
8939
8940 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8941
8942 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
8943 * gdb.arch/thumb2-it.exp (test_it_break): New function.
8944 (Top level): Call it.
8945
8946 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8947
8948 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
8949
8950 2010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
8951
8952 * gdb.base/call-strs.exp, gdb.base/default.exp,
8953 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
8954 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
8955 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
8956 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
8957 gdb.base/watchpoint-solib.exp: Save and restore timeout.
8958 * gdb.base/ending-run.exp: Correct restore of timeout.
8959 * gdb.base/page.exp: Remove unnecessary timeout setting.
8960
8961 2010-01-29 Joel Brobecker <brobecker@adacore.com>
8962
8963 * gdb.ada/rec_return: New testcase.
8964
8965 2010-01-29 Joel Brobecker <brobecker@adacore.com>
8966
8967 * gdb.ada/call_pn: New testcase.
8968
8969 2010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
8970
8971 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
8972 (Top level): Use it to resume.
8973 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
8974 the Thumb mode displaced stepping error as unsupported.
8975
8976 2010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
8977
8978 * gdb.cp/nsusing.exp: Added more tests.
8979 * gdb.cp/nsrecurs.exp: Ditto.
8980 * gdb.cp/nsusing.cc: Added test functions.
8981 * gdb.cp/nsrecurs.cc: Ditto.
8982
8983 2010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8984
8985 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
8986 absolute directory pathnames in gdb.sum file.
8987
8988 2010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
8989
8990 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
8991 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
8992
8993 2010-01-26 Tom Tromey <tromey@redhat.com>
8994
8995 PR exp/7643:
8996 * gdb.base/printcmds.exp (test_print_string_constants): Remove
8997 setup_kfail.
8998
8999 2010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
9000
9001 * gdb.cp/nsrecurs.exp: New test.
9002 * gdb.cp/nsrecurs.cc: New test program.
9003 * gdb.cp/nsstress.exp: New test.
9004 * gdb.cp/nsstress.cc: New test program.
9005 * gdb.cp/nsdecl.exp: New test.
9006 * gdb.cp/nsdecl.cc: New test program.
9007
9008 2010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
9009
9010 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
9011 imported into file scope.
9012 Marked test as xfail.
9013 * gdb.cp/namespace-using.cc (marker5): New function.
9014 * gdb.cp/shadow.exp: New test.
9015 * gdb.cp/shadow.cc: New test program.
9016 * gdb.cp/nsimport.exp: New test.
9017 * gdb.cp/nsimport.cc: New test program.
9018
9019 2010-01-25 Tom Tromey <tromey@redhat.com>
9020
9021 PR gdb/11049:
9022 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
9023 with "set print null-stop on".
9024
9025 2010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9026
9027 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
9028 Adjust it for DISASSEMBLY_OMIT_FNAME.
9029
9030 2010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9031
9032 PR symtab/11199:
9033 * gdb.dwarf2/member-ptr-forwardref.exp,
9034 gdb.dwarf2/member-ptr-forwardref.S: New.
9035
9036 2010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9037
9038 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
9039 (thread1_func): Protect thread1_tid with thread1_tid_cond by
9040 thread1_tid_mutex. Remove gdbstop_mutex handling.
9041 (thread2_func): Protect thread2_tid with thread2_tid_cond by
9042 thread2_tid_mutex. Remove gdbstop_mutex handling.
9043 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
9044 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
9045 pthread_cond_wait conditionalizations by while loops.
9046
9047 2010-01-20 Tom Tromey <tromey@redhat.com>
9048
9049 PR backtrace/10770:
9050 * gdb.dwarf2/pr10770.exp: New file.
9051 * gdb.dwarf2/pr10770.c: New file.
9052 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
9053
9054 2010-01-20 Vladimir Prus <vladimir@codesourcery.com>
9055
9056 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
9057 that target was removed, and the test always runs native anyway.
9058
9059 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9060
9061 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
9062 gdb.base/watchpoint-cond-gone-stripped.c: New.
9063
9064 2010-01-19 Tom Tromey <tromey@redhat.com>
9065
9066 PR c++/8000:
9067 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
9068 existing tests.
9069 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
9070 (main): Use AAA::SomeEnum.
9071
9072 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9073
9074 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
9075 (test_ignore_count): Declare line_callme_body global.
9076 (run to breakpoint with ignore count): Use line_callme_body.
9077 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
9078 (set line_main_hello, set line_main_return): Reindent.
9079 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
9080 New.
9081 (continue to callee4): Use line_callee4_body.
9082 (check *stopped from CLI command): Use line_callee4_next.
9083 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
9084 (set line_main_hello, set line_main_return): Reindent.
9085 (set line_callee4_head, set line_callee4_body): New.
9086 (continue to callee4): Use line_callee4_body.
9087
9088 2010-01-18 Tom Tromey <tromey@redhat.com>
9089
9090 PR c++/9680:
9091 * gdb.cp/casts.cc: Add new classes and variables.
9092 * gdb.cp/casts.exp: Test new operators.
9093
9094 2010-01-18 Tom Tromey <tromey@redhat.com>
9095 Thiago Jung Bauermann <bauerman@br.ibm.com>
9096
9097 * gdb.python/source2.py: New file.
9098 * gdb.python/source1: New file.
9099 * gdb.python/python.exp: Test "source" command.
9100
9101 2010-01-15 Stan Shebs <stan@codesourcery.com>
9102
9103 * gdb.trace/tfile.c: New file.
9104 * gdb.trace/tfile.exp: New file.
9105
9106 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9107
9108 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
9109
9110 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9111
9112 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
9113
9114 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9115
9116 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
9117 (libfunc): New parameter action. Implement also selectable "sleep".
9118 * gdb.base/break-interp-main.c: Include assert.h.
9119 (libfunc): New parameter action.
9120 (main): New parameters argc and argv. Assert argc. Pass argv.
9121 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
9122 (test_attach): New proc.
9123 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
9124 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
9125
9126 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9127
9128 * gdb.base/break-interp.exp (test_core): New proc.
9129 (test_ld): Call it.
9130
9131 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9132
9133 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
9134 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
9135 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
9136 and gdb_compile_shlib. Use new -Wl compiler options.
9137 (dl bt, main bt): New tests.
9138
9139 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9140
9141 Support PIEs with no symfile_objfile.
9142 * gdb.base/break-interp.exp: New argument at the test_ld calls.
9143 (test_ld): New parameter trynosym.
9144 (test_ld <$trynosym>): New block.
9145
9146 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9147
9148 * gdb.base/break-interp.exp: New file.
9149
9150 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
9151
9152 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
9153 * gdb.python/py-prettyprint.py (pp_ls): New printer.
9154 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
9155 test.
9156 * gdb.python/py-prettyprint.c: Define lazystring test structure.
9157 * gdb.python/py-mi.exp: Add lazy string test.
9158
9159 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
9160
9161 * lib/mi-support.exp (mi_check_thread_states): Handle
9162 core number in thread listing.
9163
9164 2010-01-12 Joel Brobecker <brobecker@adacore.com>
9165
9166 * gdb.base/maint.exp: Adjust the expected output for the
9167 "maint print type" test. Use gdb_test_multiple instead of
9168 gdb_sent/gdb_expect.
9169
9170 2010-01-11 Doug Evans <dje@google.com>
9171
9172 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
9173 from gdbserver_download. All callers updated.
9174
9175 * gdb.server/ext-run.exp: "info os processes" requires xml support.
9176
9177 2010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9178
9179 Implement binary numbers parsing.
9180 * gdb.base/printcmds.exp (test_integer_literals_accepted)
9181 (test_integer_literals_rejected): New binary tests.
9182
9183 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
9184
9185 * gdb.cell/configure: Regenerate.
9186
9187 2010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9188
9189 * gdb.base/corefile.exp: Move the core finding block out and call it as
9190 core_find, new variable $corefile, replace corefile by $corefile and
9191 [file tail $corefile] for usage vs. test names resp.
9192 * lib/gdb.exp (core_find): Move it as a new function here. New
9193 parameter binfile and deletefiles. New variable $destcore. Pre-delete
9194 $destcore. Return "" on error.
9195
9196 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9197
9198 Workaround PR binutils/10802.
9199 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
9200 (twice).
9201
9202 2010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
9203
9204 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
9205
9206 2010-01-08 Joel Brobecker <brobecker@adacore.com>
9207
9208 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
9209 call, to avoid interruption.
9210
9211 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9212
9213 * gdb.stabs/weird.def (args93): New.
9214
9215 2010-01-07 Doug Evans <dje@google.com>
9216
9217 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
9218
9219 2010-01-07 Tom Tromey <tromey@redhat.com>
9220
9221 * gdb.base/source.exp: Use correct line number.
9222
9223 2010-01-05 Stan Shebs <stan@codesourcery.com>
9224
9225 * gdb.trace/tracecmd.exp: Test ftrace.
9226
9227 2010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9228
9229 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
9230
9231 2010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9232
9233 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
9234 "uint_for_mi_testing".
9235
9236 2010-01-01 Joel Brobecker <brobecker@adacore.com>
9237
9238 Test indented comment in file being sourced.
9239 * gdb.base/commands.exp: Test indented comment in file being sourced.
9240
9241 2010-01-01 Joel Brobecker <brobecker@adacore.com>
9242
9243 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
9244 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
9245 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
9246 notice.
9247
9248 2010-01-01 Joel Brobecker <brobecker@adacore.com>
9249
9250 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
9251 notice.
9252
9253 2010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9254
9255 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
9256 missing $after_stopped and comma (,) expectation.
9257
9258 2009-12-31 Stan Shebs <stan@codesourcery.com>
9259
9260 * gdb.trace/actions.exp: Test teval action.
9261
9262 2009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
9263
9264 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
9265 (top level): Call test_watchpoint_in_big_blob.
9266 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
9267 watchpoints.
9268 (func3): Write to buf.
9269
9270 2009-12-29 Stan Shebs <stan@codesourcery.com>
9271
9272 * gdb.trace/actions.exp: Test default-collect.
9273
9274 2009-12-28 Stan Shebs <stan@codesourcery.com>
9275
9276 * gdb.trace/tsv.exp: New file.
9277 * gdb.base/completion.exp: Update ambiguous info output.
9278
9279 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
9280
9281 * gdb.base/find.c (main): Reference search buffers.
9282 * gdb.base/included.c (main): Reference integer.
9283 * gdb.base/ptype.c (charfoo): Declare.
9284 (intfoo): Call charfoo.
9285 * gdb.base/scope0.c (useitp): New function.
9286 (usestatics): Use useitp.
9287 (useit): Add a type for val.
9288 * gdb.base/scope1.c (useit1): Take a pointer argument.
9289 (usestatics1): Update calls to useit1.
9290 * gdb.cp/call-c.cc: Declare foo.
9291 (main): Call foo.
9292 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
9293 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
9294 (main): Call C::ensureRefs and ensureOtherRefs.
9295 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
9296 variables.
9297 (ensureOtherRefs): New function.
9298 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
9299 * gdb.cp/templates.cc (main): Call t5i.value.
9300
9301 2009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9302
9303 Fix compatibility with G++-4.5.
9304 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
9305 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
9306 (uncaught return): Remove.
9307
9308 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9309 Phil Muldoon <pmuldoon@redhat.com>
9310
9311 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
9312 (bp_location13, bp_location14, bp_location17, bp_location18)
9313 (marker3_proto, marker4_proto): New variables.
9314 (breakpoint info): Update output.
9315 (run until breakpoint at marker3, run until breakpoint at marker4): New
9316 tests.
9317
9318 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9319
9320 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
9321 Replace the printf call of Y by provided "y-set-1" label. New block
9322 for the second shared library.
9323 * gdb.base/unload.exp: Compile also the second library, call
9324 gdb_load_shlibs also for it. Use now gdb_breakpoint.
9325 (single pending breakpoint info): Rename to ...
9326 (pending breakpoint info before run): ... this extended test.
9327 (libfile2, libname2, libsrcfile2, libsrc2)
9328 (lib_sl2): New variables.
9329 (exec_opts): Set also SHLIB_NAME2.
9330 (pending breakpoint info on first run at shrfunc1)
9331 (pending breakpoint info on second run at shrfunc1)
9332 (pending breakpoint info on second run at shrfunc2)
9333 (print y from libfile, print y from libfile2): New tests.
9334 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
9335 * gdb.base/unloadshr2.c: New.
9336
9337 2009-12-22 Hui Zhu <teawater@gmail.com>
9338
9339 * gdb.reverse/sigall-reverse.exp: Adjust.
9340
9341 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
9342
9343 PR gdb/10884
9344
9345 * gdb.mi/var-cmd.c (do_bitfield_tests): New
9346 (main): Call do_bitfield_tests.
9347 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9348
9349 2009-12-20 Joel Brobecker <brobecker@adacore.com>
9350
9351 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
9352 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
9353 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
9354 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
9355 gdb.modula2/unbounded1.c: Update copyright header.
9356
9357 2009-12-10 Chris Moller <moller@mollerware.com>
9358
9359 PR gdb/9399
9360 * gdb.cp/virtfunc2.exp: New tests
9361 * gdb.cp/virtfunc2.cc: New tests
9362 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
9363
9364 2009-12-10 Oza Pawandeep (paawan1982@yahoo.com
9365
9366 * gdb.reverse/i387-env-reverse.c: New file.
9367 * gdb.reverse/i387-env-reverse.exp: New file.
9368 * gdb.reverse/i387-stack-reverse.c: New file.
9369 * gdb.reverse/i387-stack-reverse.exp: New file.
9370
9371 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
9372
9373 * gdb.python/py-type.exp (test_range): New test.
9374
9375 2009-12-03 Phil Muldoon <pmuldoon@redhat.com>
9376
9377 PR python/10805
9378
9379 * gdb.python/py-type.exp: New file.
9380 * gdb.python/py-type.c: New file.
9381 * Makefile.in: Add py-type.
9382
9383 2009-12-03 Tom Tromey <tromey@redhat.com>
9384
9385 * gdb.python/py-value.exp (test_parse_and_eval): New
9386 function.
9387
9388 2009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
9389
9390 PR gdb/11022
9391
9392 * gdb.base/pr11022.exp: New test.
9393 * gdb.base/pr11022.c: New test.
9394
9395 2009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9396
9397 Fix spurious false FAILs.
9398 * gdb.base/structs.c (chartest): New.
9399 (main): Fill-in chartest.
9400 * gdb.base/structs.exp (anychar_re, first): New.
9401 (start_structs_test): Import global anychar_re and first.
9402 New gdb_test call "set print elements 300; ${testfile}"
9403 (start_structs_test <$first>): New block.
9404 (any): Import global anychar_re. New variable ac. Use ${ac}.
9405
9406 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9407
9408 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
9409
9410 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9411
9412 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
9413 Force $srcfile file.
9414 * gdb.base/foll-fork.c (callee): Comment out the printf call.
9415
9416 2009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9417
9418 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
9419 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
9420 * gdb.threads/watchthreads-reorder.exp: Likewise.
9421
9422 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
9423
9424 PR gdb/8704
9425
9426 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
9427 "if", and "thread". Correct matching in the previous test.
9428
9429 2009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
9430
9431 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
9432
9433 2009-11-23 Michael Snyder <msnyder@vmware.com>
9434
9435 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
9436 * gdb.reverse-watch-precsave.exp: Ditto.
9437
9438 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
9439
9440 * gdb.asm/asm-source.exp: Adjust.
9441 * gdb.base/help.exp: Adjust.
9442
9443 2009-11-22 Pedro Alves <pedro@codesourcery.com>
9444
9445 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
9446 (do_syscall_tests_without_xml): Set data-directory to
9447 /the/path/to/nowhere.
9448
9449 2009-11-21 Pedro Alves <pedro@codesourcery.com>
9450
9451 * gdb.threads/local-watch-wrong-thread.c,
9452 gdb.threads/local-watch-wrong-thread.exp: New files.
9453
9454 2009-11-21 Pedro Alves <pedro@codesourcery.com>
9455
9456 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
9457 assume new `regsub' syntax available.
9458
9459 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9460
9461 * gdb.base/watchpoint-hw-hit-once.exp,
9462 gdb.base/watchpoint-hw-hit-once.c: New.
9463
9464 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9465
9466 * gdb.threads/watchthreads-reorder.exp,
9467 gdb.threads/watchthreads-reorder.c: New.
9468
9469 2009-11-17 Nathan Sidwell <nathan@codesourcery.com>
9470
9471 * gdb.xml/tdesc-regs.exp: Use for m68k.
9472
9473 2009-11-15 Pedro Alves <pedro@codesourcery.com>
9474
9475 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
9476
9477 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
9478
9479 * lib/gdb.exp (current_target_name): New procedure.
9480 (gdb_wrapper_target): New variable.
9481 (gdb_wrapper_init): Set gdb_wrapper_target.
9482 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
9483 wrapper.
9484
9485 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
9486
9487 * gdb.base/remote.exp: Delete the slowest load test.
9488 Do not load with fixed packet sizes.
9489
9490 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
9491
9492 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
9493
9494 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
9495
9496 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
9497 srcfile when setting a breakpoint.
9498
9499 2009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
9500
9501 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
9502 macros.
9503
9504 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
9505
9506 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
9507 to be in memory.
9508 * gdb.base/display.c (force_mem): New.
9509 (do_loops): Use it. Add breakpoint comments.
9510 (do_vars): Add a breakpoint comment.
9511 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
9512 line numbers.
9513
9514 2009-11-13 Nathan Froyd <froydnj@codesourcery.com>
9515
9516 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
9517 instead of a bare "run".
9518
9519 2009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
9520
9521 * gdb.python/py-prettyprint.exp: Adjust.
9522
9523 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
9524
9525 * lib/cell.exp (skip_cell_tests): Clean up test files before
9526 returning.
9527
9528 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
9529
9530 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
9531 and the breakpoint menu. Do not call perror if a prompt is seen.
9532 Consume the following GDB prompt.
9533 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
9534 * gdb.cp/namespace.exp: Use gdb_test.
9535 * gdb.cp/templates.exp: Use gdb_test.
9536 (test_template_breakpoints): Use gdb_test_multiple.
9537
9538 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
9539
9540 * gdb.base/break1.c (struct some_struct, values): Move earlier.
9541 (marker4): Reference values.
9542
9543 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
9544
9545 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
9546 is missing.
9547
9548 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
9549
9550 * gdb.base/break.c (need_malloc): New.
9551 * gdb.base/constvars.c (main): Reference crass and crisp.
9552 * gdb.base/gdb1821.c (main): Reference bar.
9553 * gdb.cp/gdb1355.cc (main): Reference s1.
9554 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
9555 (main): Call them.
9556 * gdb.cp/hang2.cc (dummy2): Define.
9557 * gdb.cp/hang3.cc (dummy3): Define.
9558 * gdb.cp/m-data.cc (main): Reference shadow.
9559
9560 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
9561 Nathan Froyd <froydnj@codesourcery.com>
9562
9563 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
9564 remote host.
9565
9566 2009-11-12 Nathan Froyd <froydnj@codesourcery.com>
9567
9568 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
9569 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
9570 * gdb.dwarf2/dw2-compressed.exp: Likewise.
9571 * gdb.dwarf2/dw2-intercu.exp: Likewise.
9572 * gdb.dwarf2/dw2-intermix.exp: Likewise.
9573 * gdb.dwarf2/dw2-producer.exp: Likewise.
9574 * gdb.dwarf2/mac-fileno.exp: Likewise.
9575 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
9576 py-prettyprint.py to the remote host.
9577 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
9578
9579 2009-11-11 Keith Seitz <keiths@redhat.com>
9580
9581 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
9582 use it instead of "Foo".
9583 * gdb.cp/classes.exp (do_tests): Add a test to access
9584 a method through a typedef'd class name.
9585
9586 2009-11-11 Nathan Froyd <froydnj@codesourcery.com>
9587
9588 * gdb.base/long_long.exp: Permit leading zeros on floating-point
9589 exponents.
9590 * gdb.base/pointers.exp: Likewise.
9591 * gdb.cp/ref-types.exp: Likewise.
9592
9593 2009-11-11 Keith Seitz <keiths@redhat.com>
9594
9595 * gdb.cp/cplusfuncs.cc (class foo): Add operators
9596 new[] and delete[].
9597 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
9598 "void".
9599 (probe_demangler): Remove all single-quoting of
9600 method and variable names.
9601 (info_func_regexp): Remove the word "void" from any
9602 occurrence of "(void)".
9603 (print_addr_2): Remove all single-quoting of
9604 method names.
9605 (print_addr_2_kfail): Likewise.
9606 (print_addr): Single-quote C function names before
9607 passing to print_addr_2.
9608 (test_paddr_operator_functions): Remove single-quoting
9609 for method names.
9610 Add tests for operator new[] and operator delete[].
9611
9612 2009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9613
9614 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
9615
9616 2009-11-09 Keith Seitz <keiths@redhat.com>
9617
9618 * gdb.cp/overload.exp: Add tests for resolving overloaded
9619 methods in expression parsing/evaluation.
9620
9621 2009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
9622
9623 * lib/gdb.exp (default_gdb_version): Use --version instead of
9624 --command.
9625
9626 2009-11-10 Nathan Sidwell <nathan@codesourcery.com>
9627
9628 * lib/gdb.exp (gdb_compile_test): New.
9629 (skip_ada_tests, skip_java_tests): New.
9630 (gdb_compile): Use gdb_compile_test for f77.
9631 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
9632 * lib/java.exp (compile_java_from_source): Remove runtests check,
9633 use gdb_compile_test to record result.
9634 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
9635 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
9636 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
9637 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
9638 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
9639 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
9640 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
9641 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
9642 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
9643 adjust gdb_compile invocations.
9644
9645 2009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9646
9647 * Makefile.in (abs_builddir): New.
9648 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
9649 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
9650 `$(abs_builddir)/site.exp'.
9651
9652 2009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
9653
9654 * config/m68k-emc.exp, lib/emc-support.exp,
9655 gdb.trace/gdb_c_test.c: Delete.
9656 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
9657 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
9658 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
9659 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
9660 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
9661 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
9662 casing for m68k-*-elf.
9663
9664 2009-11-03 Pedro Alves <pedro@codesourcery.com>
9665
9666 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
9667 * gdb.arch/i386-prologue.exp: Likewise.
9668 * gdb.arch/i386-unwind.exp: Likewise.
9669
9670 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
9671
9672 * lib/gdb.exp (gdb_expect): Fix timeout typo.
9673
9674 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
9675
9676 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
9677
9678 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
9679
9680 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
9681
9682 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9683
9684 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
9685
9686 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9687
9688 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
9689 * gdb.base/sepdebug2.c: New file.
9690
9691 2009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
9692
9693 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
9694 the modified warnings for catch syscall. Verify if GDB was compiled
9695 with support for lib expat, and choose which tests to run depending
9696 on this.
9697
9698 2009-10-30 Vladimir Prus <vladimir@codesourcery.com>
9699
9700 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
9701 that composite commands are parsed OK. And also test
9702 that breakpoint commands do work.
9703
9704 2009-10-23 Michael Snyder <msnyder@vmware.com>
9705
9706 gdb.reverse/consecutive-precsave.exp: Change expect pattern
9707 to allow for new disassembly style.
9708
9709 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
9710
9711 * gdb.asm/asm-source.exp: Adjust.
9712
9713 2009-10-22 Michael Snyder <msnyder@vmware.com>
9714
9715 * gdb.reverse/break-precsave.exp: New test.
9716 * gdb.reverse/consecutive-precsave.exp: Ditto.
9717 * gdb.reverse/finish-precsave.exp: Ditto.
9718 * gdb.reverse/i386-precsave.exp: Ditto.
9719 * gdb.reverse/machinestate-precsave.exp: Ditto.
9720 * gdb.reverse/sigall-precsave.exp: Ditto.
9721 * gdb.reverse/solilb-precsave.exp: Ditto.
9722 * gdb.reverse/step-precsave.exp: Ditto.
9723 * gdb.reverse/until-precsave.exp: Ditto.
9724 * gdb.reverse/watch-precsave.exp: Ditto.
9725
9726 2009-10-22 Michael Snyder <msnyder@vmware.com>
9727
9728 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
9729 for gdb_expect. Adjust one test's expect strings for the new
9730 format of disassemble.
9731 * gdb.reverse/finish-reverse.exp: Delete 'return'.
9732 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
9733 gdb_test_multiple.
9734 * gdb.reverse/step-reverse.exp: Delete 'return'.
9735 * gdb.reverse/until-reverse.exp: Delete blank lines.
9736 * gdb.reverse/watch-reverse.exp: Delete blank lines.
9737
9738 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
9739
9740 * gdb.base/consecutive.exp: Adjust.
9741 * gdb.base/display.exp: Likewise.
9742 * gdb.base/pc-fp.exp: Likewise.
9743 * gdb.base/sigbpt.exp: Likewise.
9744
9745 2009-10-19 Michael Snyder <msnyder@vmware.com>
9746
9747 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
9748 * gdb.reverse/finish-reverse.c: Ditto.
9749 * gdb.reverse/sigall-reverse.c: Ditto.
9750 * gdb.reverse/solib-reverse.c: Ditto.
9751 * gdb.reverse/step-reverse.c: Ditto.
9752 * gdb.reverse/watch-reverse.c: Ditto.
9753
9754 2009-10-19 Pedro Alves <pedro@codesourcery.com>
9755 Stan Shebs <stan@codesourcery.com>
9756
9757 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
9758 * gdb.base/foll-exec.exp: Adjust to expect a process id before
9759 "Executing new program".
9760 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
9761 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
9762 left listed after having been killed.
9763 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
9764 * gdb.base/maint.exp: Adjust test.
9765
9766 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
9767 * gdb.multi/Makefile.in: New.
9768 * gdb.multi/base.exp: New.
9769 * gdb.multi/goodbye.c: New.
9770 * gdb.multi/hangout.c: New.
9771 * gdb.multi/hello.c: New.
9772 * gdb.multi/bkpt-multi-exec.c: New.
9773 * gdb.multi/bkpt-multi-exec.exp: New.
9774 * gdb.multi/crashme.c: New.
9775
9776 2009-10-13 Tristan Gingold <gingold@adacore.com>
9777
9778 * gdb.base/sepdebug.exp: Check debug info are found.
9779
9780 2009-10-08 Pedro Alves <pedro@codesourcery.com>
9781
9782 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
9783 bits.
9784
9785 2009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9786
9787 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
9788
9789 2009-10-07 Joel Brobecker <brobecker@adacore.com>
9790
9791 * gdb.base/watchpoints.c: Add copyright header. Reformat one
9792 of the comments.
9793
9794 2009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
9795
9796 * gdb.base/annota1.exp: Remove obsolete match_max increase.
9797 * gdb.base/annota3.exp: Idem.
9798 * gdb.base/maint.exp: Idem.
9799
9800 2009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
9801
9802 * lib/gdb.exp (default_gdb_init): Set current value of match_max
9803 to default.
9804
9805 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
9806
9807 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
9808 mingw and cygwin targets.
9809
9810 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
9811 Pedro Alves <pedro@codesourcery.com>
9812
9813 * lib/gdb.exp (gdb_compile): Avoid adding
9814 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
9815
9816 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
9817
9818 * gdb.base/shr1.c: Use %p in format string.
9819 * gdb.base/unload.c: Avoid warning in fprintf.
9820 * gdb.base/watchpoint-solib.c: Idem.
9821
9822 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
9823
9824 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
9825 long type.
9826 (test_unlink): Correct printf string.
9827 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
9828 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
9829
9830 2009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9831
9832 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
9833 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
9834 * gdb.arch/ia64-breakpoint-shadow.S: New file.
9835
9836 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9837
9838 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
9839 * gdb.objc/nondebug.exp: Likewise.
9840
9841 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9842
9843 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
9844 target_info setting.
9845
9846 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
9847 that detect new threads during "info threads".
9848
9849 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9850
9851 * gdb.threads/manythreads.c (main): Increase thread stack size
9852 to 2*PTHREAD_STACK_MIN.
9853 * gdb.threads/multi-create.c (main): Likewise.
9854 (create_function): Likewise.
9855
9856 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9857
9858 * gdb.base/dump.exp: Pass difference of pointer types instead
9859 of integer types as offset to restore in intarr3.srec case.
9860
9861 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9862
9863 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
9864
9865 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9866
9867 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
9868
9869 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
9870
9871 New test for two watchpoints, with disabling of
9872 the first inserted.
9873 * testsuite/gdb.base/watchpoints.c: New file.
9874 * testsuite/gdb.base/watchpoints.exp: New file.
9875
9876 2009-09-25 Tom Tromey <tromey@redhat.com>
9877
9878 * gdb.base/charset.exp: Test utf-16 strings with Python.
9879
9880 2009-09-25 Tom Tromey <tromey@redhat.com>
9881
9882 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
9883 UCS-4.
9884 * gdb.base/charset.c (utf_32_string): Rename.
9885 (init_utf32): Rename.
9886 (main): Update.
9887
9888 2009-09-22 Tom Tromey <tromey@redhat.com>
9889
9890 * gdb.python/py-function.exp: Add regression tests.
9891
9892 2009-09-21 Keith Seitz <keiths@redhat.com>
9893
9894 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
9895 with invalid operator.
9896
9897 2009-09-21 Keith Seitz <keiths@redhat.com>
9898
9899 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
9900 and destructor using typedef name of class.
9901 * gdb.cp/classes.cc (class Base1): Add a destructor.
9902 (base1): New typedef.
9903 (use_methods): Instanitate an object of type base1.
9904 * gdb.cp/templates.exp (test_template_typedef): New procedure.
9905 (do_tests): Call test_template_typedef.
9906 * gdb.cp/templates.cc (Baz::~Baz): New method.
9907 (intBazOne): New typedef.
9908 (main): Instantiate intBazOne.
9909
9910 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
9911
9912 PR python/10633
9913
9914 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
9915 Function.
9916 (run_lang_tests): Add print elements test.
9917
9918 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
9919
9920 * gdb.python/py-value.exp (test_subscript_regression): New
9921 function. Test for invalid subscripts.
9922 * gdb.python/py-value.c (main): Add test array, and pointer to it.
9923 (ptr_ref): New function.
9924
9925 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
9926
9927 * gdb.base/default.exp: Fix "show convenience".
9928
9929 2009-09-15 Tom Tromey <tromey@redhat.com>
9930
9931 * lib/mi-support.exp (mi_create_varobj): Update.
9932 (mi_create_floating_varobj): Likewise.
9933 (mi_create_dynamic_varobj): New proc.
9934 (mi_varobj_update): Update.
9935 (mi_varobj_update_with_type_change): Likewise.
9936 (mi_varobj_update_kv_helper): New proc.
9937 (mi_varobj_update_dynamic_helper): Rewrite.
9938 (mi_varobj_update_dynamic): New proc.
9939 (mi_list_varobj_children): Update.
9940 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
9941 * gdb.python/python-prettyprint.py (pp_outer): New class.
9942 (pp_nullstr): Likewise.
9943 (lookup_function): Register new printers.
9944 * gdb.python/python-prettyprint.c (struct substruct): New type.
9945 (struct outerstruct): Likewise.
9946 (substruct_test): New function.
9947 (struct nullstr): New type.
9948 (string_1, string_2): New globals.
9949 (main): Add new tests.
9950 * gdb.python/python-mi.exp: Added regression tests.
9951 * gdb.mi/mi2-var-display.exp: Update.
9952 * gdb.mi/mi2-var-cmd.exp: Update.
9953 * gdb.mi/mi2-var-child.exp: Update.
9954 * gdb.mi/mi2-var-block.exp: Update.
9955 * gdb.mi/mi-var-invalidate.exp: Update.
9956 * gdb.mi/mi-var-display.exp: Update.
9957 * gdb.mi/mi-var-cmd.exp: Update.
9958 * gdb.mi/mi-var-child.exp: Update.
9959 * gdb.mi/mi-var-block.exp: Update.
9960 * gdb.mi/mi-break.exp: Update.
9961 * gdb.mi/gdb701.exp: Update.
9962
9963 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
9964
9965 * Makefile.in: Inclusion of catch-syscall object.
9966 * gdb.base/catch-syscall.c: New file.
9967 * gdb.base/catch-syscall.exp: New file.
9968
9969 2009-09-12 Michael Snyder <msnyder@vmware.com>
9970
9971 * gdb.reverse/step-reverse.exp: Explicitly check for targets
9972 that can support reverse debuggnig.
9973
9974 2009-09-11 Tom Tromey <tromey@redhat.com>
9975
9976 * gdb.dwarf2/valop.S: New file.
9977 * gdb.dwarf2/valop.exp: New file.
9978
9979 2009-09-11 Mark Kettenis <kettenis@gnu.org>
9980
9981 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
9982
9983 2009-09-10 Doug Evans <dje@google.com>
9984
9985 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
9986 Add $gdb_prompt to second breakpoint regexp.
9987
9988 2009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
9989
9990 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
9991 names, add missing ones.
9992 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
9993 * gdb.python/py-frame.c: Rename from python-frame.c.
9994 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
9995 testfile name.
9996 * gdb.python/py-function.exp: Rename from python-function.exp.
9997 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
9998 testfile name.
9999 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
10000 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
10001 Adjust testfile name.
10002 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
10003 * gdb.python/py-template.cc: Rename from python-template.cc.
10004 * gdb.python/py-template.exp: Rename from python-template.exp.
10005 Adjust testfile name.
10006 * gdb.python/py-value.c: Rename from python-value.c.
10007 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
10008 testfile name.
10009
10010 2009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10011
10012 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
10013 $bpt2address.
10014 (Second breakpoint address is valid on ia64)
10015 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
10016
10017 2009-09-03 Joseph Myers <joseph@codesourcery.com>
10018
10019 * gdb.base/ending-run.exp: Restrict regular expression matching
10020 line number to require closing brace following.
10021
10022 2009-09-03 Doug Evans <dje@google.com>
10023
10024 * gdb.base/store.exp (check_set): Fix typo in expected value message.
10025
10026 2009-09-02 Tom Tromey <tromey@redhat.com>
10027
10028 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
10029
10030 2009-09-02 Tom Tromey <tromey@redhat.com>
10031
10032 * gdb.dwarf2/callframecfa.exp: New file.
10033 * gdb.dwarf2/callframecfa.S: New file.
10034
10035 2009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10036
10037 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
10038 gdb.base/solib-overlap-main.c: New.
10039
10040 2009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
10041
10042 PR gdb/10565
10043
10044 * gdb.base/bitfields.c (struct container, container): New.
10045 (main): Initialize it and call break5.
10046 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
10047
10048 2009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10049
10050 Support constant DW_AT_data_member_location by GCC PR debug/40659.
10051 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
10052
10053 2009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10054
10055 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
10056
10057 2009-08-26 Michael Snyder <msnyder@vmware.com>
10058
10059 * gdb.base/i386-reverse.c: New file.
10060 * gdb.base/i386-reverse.exp: New file.
10061 * gdb.base/Makefile.in: Add new files to be removed.
10062
10063 2009-08-26 Joseph Myers <joseph@codesourcery.com>
10064
10065 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
10066 environment-pwd for remote host.
10067 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
10068
10069 2009-08-24 Keith Seitz <keiths@redhat.com>
10070
10071 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
10072 Add two new C++ completer tests which limit the output to a
10073 given class.
10074
10075 2009-08-24 Michael Snyder <msnyder@vmware.com>
10076
10077 * gdb.base/del.exp: Fix typo in comment.
10078 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
10079
10080 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
10081
10082 * configure: Regenerate.
10083 * gdb.hp/configure: Likewise.
10084 * gdb.hp/gdb.aCC/configure: Likewise.
10085 * gdb.hp/gdb.base-hp/configure: Likewise.
10086 * gdb.hp/gdb.compat/configure: Likewise.
10087 * gdb.hp/gdb.defects/configure: Likewise.
10088 * gdb.hp/gdb.objdbg/configure: Likewise.
10089 * gdb.stabs/configure: Likewise.
10090
10091 2009-08-19 Doug Evans <dje@google.com>
10092
10093 * gdb.base/gdbvars.c: New file.
10094 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
10095
10096 2009-08-14 Pedro Alves <pedro@codesourcery.com>
10097
10098 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
10099 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
10100
10101 2009-08-13 Pedro Alves <pedro@codesourcery.com>
10102
10103 * gdb.base/default.exp: Adjust "set language test": it's now an
10104 enum command. Larger help string moved to "help set language".
10105 * gdb.base/help.exp: Adjust "help set language" expected output,
10106 now lists all known languages.
10107
10108 2009-08-11 Nathan Froyd <froydnj@codesourcery.com>
10109
10110 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
10111 all frame arguments.
10112 * gdb.arch/altivec-regs.exp: Likewise.
10113
10114 2009-08-07 Tom Tromey <tromey@redhat.com>
10115
10116 * gdb.base/setshow.exp: Add tests for changes to set language, set
10117 check range, and set check type.
10118
10119 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
10120
10121 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
10122 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
10123 Call it.
10124
10125 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10126
10127 * configure.ac: Run gdb.cell tests when appropriate.
10128 * configure: Regenerate.
10129 * lib/cell.exp: New file.
10130 * gdb.cell: New directory.
10131 * gdb.cell/configure.ac: New file.
10132 * gdb.cell/configure: New file.
10133 * gdb.cell/Makefile.in: New file.
10134 * gdb.cell/arch.exp: New file.
10135 * gdb.cell/break.c: New file.
10136 * gdb.cell/break.exp: New file.
10137 * gdb.cell/break-spu.c: New file.
10138 * gdb.cell/bt.c: New file.
10139 * gdb.cell/bt2-spu.c: New file.
10140 * gdb.cell/bt-spu.c: New file.
10141 * gdb.cell/bt.exp: New file.
10142 * gdb.cell/coremaker.c: New file.
10143 * gdb.cell/coremaker-spu.c: New file.
10144 * gdb.cell/core.exp: New file.
10145 * gdb.cell/gcore.exp: New file.
10146 * gdb.cell/data.c: New file.
10147 * gdb.cell/data.exp: New file.
10148 * gdb.cell/data-spu.c: New file.
10149 * gdb.cell/ea-cache.exp: New file.
10150 * gdb.cell/ea-cache.c: New file.
10151 * gdb.cell/ea-cache-spu.c: New file.
10152 * gdb.cell/ea-standalone.c: New file.
10153 * gdb.cell/ea-standalone.exp: New file.
10154 * gdb.cell/ea-test.c: New file.
10155 * gdb.cell/ea-test.exp: New file.
10156 * gdb.cell/f-regs.exp: New file.
10157 * gdb.cell/mem-access.c: New file.
10158 * gdb.cell/mem-access.exp: New file.
10159 * gdb.cell/mem-access-spu.c: New file.
10160 * gdb.cell/ptype.exp: New file.
10161 * gdb.cell/registers.exp: New file.
10162 * gdb.cell/size.c: New file.
10163 * gdb.cell/sizeof.exp: New file.
10164 * gdb.cell/size-spu.c: New file.
10165 * gdb.cell/solib.exp: New file.
10166 * gdb.cell/solib-symbol.exp: New file.
10167
10168 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10169
10170 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
10171
10172 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
10173
10174 * gdb.base/float.exp: Handle VFP registers.
10175
10176 2009-07-14 Michael Snyder <msnyder@vmware.com>
10177
10178 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
10179 to bring gdb to the beginning of the calling line.
10180
10181 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
10182 confusing the i386 epilogue unwinder.
10183
10184 2009-07-14 Stan Shebs <stan@codesourcery.com>
10185
10186 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
10187
10188 2009-07-14 Michael Snyder <msnyder@vmware.com>
10189
10190 * gdb.reverse/step-reverse.exp (stepi into function call):
10191 Call instruction may not be first instruction in the line.
10192 (reverse stepi from a function call): Used wrong line number.
10193
10194 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10195
10196 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
10197
10198 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10199
10200 Fix gdb.base/macscp.exp when using custom inputrc.
10201 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
10202 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
10203 env(TERM) set.
10204 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
10205 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
10206
10207 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10208
10209 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
10210 * gdb.base/annota1.exp (thread_test): Import global $testfile.
10211 Change the compilation target to match the testcase name.
10212 * gdb.base/sect-cmd.exp: Change the compilation target to match the
10213 testcase name.
10214 * a2-run.exp: Use for setup prepare_for_testing. Change the
10215 compilation target to match the testcase name.
10216 * gdb.base/commands.exp: Likewise.
10217 * gdb.base/finish.exp: Likewise.
10218 * gdb.base/float.exp: Likewise.
10219 * gdb.base/info-target.exp: Likewise.
10220 * gdb.base/relational.exp: Likewise.
10221 * gdb.base/term.exp: Likewise.
10222 * gdb.base/until.exp: Likewise.
10223 * gdb.base/volatile.exp: Likewise.
10224 * gdb.base/whatis-exp.exp: Likewise.
10225
10226 2009-07-11 Hui Zhu <teawater@gmail.com>
10227
10228 * gdb.base/help.exp (disassemble): Update expected help text.
10229
10230 2009-07-09 Tom Tromey <tromey@redhat.com>
10231
10232 * lib/gdb.exp: Handle TRANSCRIPT.
10233 (remote_spawn, remote_close, send_gdb): New procs.
10234
10235 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
10236
10237 * gdb.python/python-prettyprint.c: Add counted null string
10238 structure.
10239 * gdb.python/python-prettyprint.exp: Print null string. Test for
10240 embedded nulls.
10241 * gdb.python/python-prettyprint.py (pp_ns): New Function.
10242 * gdb.python/python-value.exp (test_value_in_inferior): Add
10243 variable length string fetch tests.
10244 * gdb.python/python-value.c (main): Add strings for string fetch tests.
10245
10246 2009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10247
10248 * gdb.base/dump.exp (inaccessible memory is reported): New test.
10249
10250 2009-07-07 Tom Tromey <tromey@redhat.com>
10251
10252 * gdb.base/call-rt-st.exp: Update for change to escape output.
10253 * gdb.base/callfuncs.exp: Likewise.
10254 * gdb.base/charset.exp: Likewise.
10255 * gdb.base/constvars.exp: Likewise.
10256 * gdb.base/long_long.exp: Likewise.
10257 * gdb.base/pointers.exp: Likewise.
10258 * gdb.base/printcmds.exp: Likewise.
10259 * gdb.base/setvar.exp: Likewise.
10260 * gdb.base/store.exp: Likewise.
10261 * gdb.cp/ref-types.exp: Likewise.
10262 * gdb.mi/mi-var-child.exp: Likewise.
10263 * gdb.mi/mi-var-display.exp: Likewise.
10264 * gdb.mi/mi2-var-display.exp: Likewise.
10265 * gdb.base/charset.exp: Test octal escape sequence length.
10266 Update for change to escape output.
10267
10268 2009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10269
10270 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
10271
10272 2009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
10273
10274 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
10275
10276 2009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10277
10278 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
10279 gdbserver increasing $portnum if "Can't bind address" has been seen.
10280
10281 2009-07-05 Pedro Alves <pedro@codesourcery.com>
10282
10283 * gdb.base/ending-run.exp: Add "step out of main" pattern for
10284 mingw32ce.
10285
10286 2009-07-05 Pedro Alves <pedro@codesourcery.com>
10287
10288 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
10289 VFP format.
10290
10291 2009-07-02 Pedro Alves <pedro@codesourcery.com>
10292
10293 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
10294 linux. Adjust to use "inferior", "info inferiors", "detach
10295 inferior" and "kill inferior" instead of "restart", "info fork",
10296 "detach fork" and "delete fork".
10297 * gdb.base/ending-run.exp: Spell out "info".
10298 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
10299 the "kill" command.
10300
10301 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10302
10303 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
10304 change to prefix TLS offset in hex with 0x.
10305
10306 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10307
10308 * gdb.base/default.exp: Update test case for "x" changes.
10309
10310 2009-07-01 Tristan Gingold <gingold@adacore.com>
10311
10312 * gdb.base/bigcore.exp: Make darwin untested.
10313
10314 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10315
10316 * gdb.base/completion.exp (directory completion): Create the directory.
10317 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
10318 escapeuniquesub.
10319 (directory completion 2): Expect now ${escapeuniquesub}.
10320 (Glob remaining of directory test): Remove one excessive newline.
10321 Expect the real output.
10322
10323 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10324
10325 Fix `make check//%' target after `make check' has been ran.
10326 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
10327 a mkdir call.
10328 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
10329 (%/.dir): Remove.
10330
10331 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10332
10333 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
10334 the expected result record.
10335
10336 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10337
10338 Remove racy FAILs relying just on the timeouts.
10339 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
10340 (annotation_level 2): Remove racy FAILs.
10341
10342 2009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
10343
10344 gdb/10275
10345 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
10346
10347 2009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
10348
10349 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
10350
10351 2009-06-30 Vladimir Prus <vladimir@codesourcery.com>
10352
10353 * gdb.mi/mi-stack.exp: Testing symbolic options
10354 to -stack-list-locals and -stack-list-arguments.
10355
10356 2009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10357
10358 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
10359
10360 2009-06-29 Tom Tromey <tromey@redhat.com>
10361
10362 * dg-extract-results.sh: New file.
10363 * Makefile.in (FORCE_PARALLEL): New variable.
10364 (CHECK_TARGET): New conditional variable.
10365 (check): Use CHECK_TARGET.
10366 (DO_RUNTEST): New variable.
10367 (check-single): New target.
10368 (TEST_DIRS): New variable.
10369 (TEST_TARGETS): Likewise.
10370 (check-parallel): New target.
10371 (check-gdb.%): New pattern.
10372 (BASE1_FILES): New variable.
10373 (BASE2_FILES): Likewise.
10374 (check-gdb.base%): New pattern.
10375 (%/.dir): New pattern.
10376 * configure: Rebuild.
10377 * aclocal.m4 (AM_CONDITIONAL): New defun.
10378 * configure.ac: Check whether user is using GNU make.
10379 (GMAKE): New conditional.
10380
10381 2009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
10382
10383 * gdb.cp/namespace-nested-import.cc: New test.
10384 * gdb.cp/namespace-nested-import.exp: New test.
10385
10386 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
10387
10388 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
10389 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
10390 * gdb.opt/Makefile.in (EXECUTABLES): Update.
10391 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
10392 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
10393 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
10394 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
10395 gdb.opt/inline-markers.c: New files.
10396 * lib/gdb.exp (skip_inline_frame_tests): New function.
10397 (skip_inline_var_tests): New function.
10398
10399 2009-06-27 Andreas Schwab <schwab@linux-m68k.org>
10400
10401 * gdb.cp/exception.exp: Don't require $hex before inner frame in
10402 backtrace.
10403
10404 2009-06-27 Michael Snyder <msnyder@vmware.com>
10405
10406 * gdb.reverse: New directory.
10407 * gdb.reverse/break-reverse.c: New test.
10408 * gdb.reverse/break-reverse.exp: New test.
10409 * gdb.reverse/consecutive-reverse.c: New test.
10410 * gdb.reverse/consecutive-reverse.exp: New test.
10411 * gdb.reverse/finish-reverse.c: New test.
10412 * gdb.reverse/finish-reverse.exp: New test.
10413 * gdb.reverse/machinestate.c: New test.
10414 * gdb.reverse/ms1.c: New test.
10415 * gdb.reverse/machinestate.exp: New test.
10416 * gdb.reverse/Makefile.in: New file.
10417 * gdb.reverse/shr2.c: New test.
10418 * gdb.reverse/solib-reverse.c: New test.
10419 * gdb.reverse/solib-reverse.exp: New test.
10420 * gdb.reverse/step-reverse.c: New test.
10421 * gdb.reverse/step-reverse.exp: New test.
10422 * gdb.reverse/until-reverse.c: New test.
10423 * gdb.reverse/ur1.c: New test.
10424 * gdb.reverse/until-reverse.exp: New test.
10425 * gdb.reverse/watch-reverse.c: New test.
10426 * gdb.reverse/watch-reverse.exp: New test.
10427 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
10428 * configure: Regenerate.
10429
10430 2009-06-26 Doug Evans <dje@google.com>
10431
10432 * gdb.base/psymtab.exp: Turn off pending breakpoints.
10433
10434 2009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
10435
10436 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
10437 windows problem for 'file delete $binfile'.
10438
10439 2009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
10440
10441 * gdb.cp/namespace-using.exp: New test.
10442 * gdb.cp/namespace-using.cc: New test.
10443
10444 2009-05-20 Joel Brobecker <brobecker@adacore.com>
10445
10446 * gdb.ada/variant_record_packed_array: New testcase.
10447
10448 2009-06-23 Tom Tromey <tromey@redhat.com>
10449
10450 * gdb.base/charset.exp (test_combination): Regression test.
10451 * gdb.base/charset.c (my_wchar_t): New typedef.
10452 (myvar): New global.
10453 (main): Set myvar.
10454
10455 2009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
10456
10457 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
10458 target.
10459
10460 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10461
10462 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
10463
10464 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10465
10466 * gdb.mi/gdb680.exp: Update test for error message.
10467
10468 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10469
10470 * gdb.base/annota1.exp: Allow multiple occurrences of the
10471 frames-invalid annotation.
10472 * gdb.cp/annota2.exp: Likewise.
10473
10474 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
10475
10476 * gdb.cp/gdb2495.cc: New file.
10477 * gdb.cp/gdb2495.exp: New file.
10478
10479 2009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10480
10481 Report error on GDB crash during runto.
10482 * lib/gdb.exp (runto <eof>): New.
10483
10484 2009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
10485
10486 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
10487 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
10488 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
10489 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
10490 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
10491 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
10492 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
10493 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
10494 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
10495 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
10496 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
10497 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
10498 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
10499 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
10500 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
10501 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
10502 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
10503 gdb.server/server-mon.exp, gdb.server/server-run.exp,
10504 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
10505 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
10506 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
10507 gdb.trace/passcount.exp, gdb.trace/report.exp,
10508 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
10509 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
10510 gdb.trace/while-stepping.exp: Use a unique name for the compiled
10511 executable.
10512
10513 2009-06-07 Pedro Alves <pedro@codesourcery.com>
10514
10515 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
10516 defined before referencing it.
10517
10518 2009-06-03 Doug Evans <dje@google.com>
10519
10520 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
10521 * gdb.arch/i386-see.c: Ditto.
10522
10523 2009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
10524
10525 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
10526 (check_macro): Return 1 if undefined.
10527 If first test fails, check if macro debug information is available,
10528 and report unsupported test if no macro information is found.
10529
10530 2009-05-29 Doug Evans <dje@google.com>
10531
10532 * gdb.threads/hand-call-in-threads.exp: New.
10533 * gdb.threads/hand-call-in-threads.c: New.
10534
10535 2009-05-29 Michael Snyder <msnyder@vmware.com>
10536
10537 * gdb.base/break-always.exp: Change "1" to "on".
10538 Add confirmation check.
10539
10540 2009-05-28 Pedro Alves <pedro@codesourcery.com>
10541
10542 * gdb.threads/threxit-hop-specific.c: New.
10543 * gdb.threads/threxit-hop-specific.exp: New.
10544 * gdb.threads/thread-execl.c: New.
10545 * gdb.threads/thread-execl.exp: New.
10546
10547 2009-05-27 Tom Tromey <tromey@redhat.com>
10548 Thiago Jung Bauermann <bauerman@br.ibm.com>
10549
10550 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
10551 (mi_child_regexp): Likewise.
10552 (mi_list_varobj_children_range): Likewise.
10553 (mi_get_features): Likewise.
10554 (mi_list_varobj_children): Rewrite.
10555 * gdb.python/python-mi.exp: New file.
10556
10557 2009-05-27 Tom Tromey <tromey@redhat.com>
10558 Thiago Jung Bauermann <bauerman@br.ibm.com>
10559 Phil Muldoon <pmuldoon@redhat.com>
10560 Paul Pluzhnikov <ppluzhnikov@google.com>
10561
10562 * gdb.python/python-prettyprint.exp: New file.
10563 * gdb.python/python-prettyprint.c: New file.
10564 * gdb.python/python-prettyprint.py: New file.
10565 * gdb.base/display.exp: print/r is now valid.
10566
10567 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
10568 Tom Tromey <tromey@redhat.com>
10569 Pedro Alves <pedro@codesourcery.com>
10570 Paul Pluzhnikov <ppluzhnikov@google.com>
10571
10572 * gdb.python/python-template.exp: New file.
10573 * gdb.python/python-template.cc: New file.
10574 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
10575 tests.
10576 * gdb.python/python-value.exp (py_objfile_tests): New proc.
10577 Call it.
10578 (test_value_after_death): New proc.
10579 * gdb.python/python-value.c (PTR): New typedef.
10580 (main): New variable 'x'.
10581
10582 2009-05-27 Tom Tromey <tromey@redhat.com>
10583
10584 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
10585 tests.
10586 * gdb.python/python-value.exp (py_objfile_tests): New proc.
10587 Call it.
10588
10589 2009-05-27 Pedro Alves <pedro@codesourcery.com>
10590
10591 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
10592
10593 2009-05-24 Pedro Alves <pedro@codesourcery.com>
10594
10595 * gdb.threads/fork-thread-pending.c: New.
10596 * gdb.threads/fork-thread-pending.exp: New.
10597
10598 2009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10599
10600 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
10601 * gdb.dwarf2/dw2-strp.S (a_string2): New.
10602
10603 2009-05-18 Jon Beniston <jon@beniston.com>
10604
10605 * gdb.asm/asm-source.exp: Add lm32 target.
10606
10607 2009-05-17 Pedro Alves <pedro@codesourcery.com>
10608
10609 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
10610 `gdb_get_line_number'. Call `callee' in both parent and child.
10611 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
10612 `gdb_get_line_number' instead of hardcoding line numbers.
10613 (catch_fork_unpatch_child): New procedure to test detaching
10614 breakpoints from child fork.
10615 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
10616 hardcoding line numbers.
10617 (do_fork_tests): Run `catch_fork_unpatch_child'.
10618
10619 2009-05-17 Vladimir Prus <vladimir@codesourcery.com>
10620
10621 * gdb.mi/mi-cmd-var.exp: Check that when varobj
10622 of structure type enters or leaves the scope, it
10623 is reported by -var-update.
10624
10625 2009-05-11 Doug Evans <dje@sebabeach.org>
10626
10627 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
10628 * gdb.threads/pending-step.c (main): Fix off-by-one error.
10629 * gdb.threads/schedlock.c (main): Fix off-by-one error.
10630
10631 2009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10632
10633 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
10634
10635 2009-04-30 Doug Evans <dje@google.com>
10636
10637 * gdb.threads/watchthreads2.exp: New testcase.
10638 * gdb.threads/watchthreads2.c: New testcase.
10639
10640 2009-04-29 Doug Evans <dje@google.com>
10641
10642 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
10643 * gdb.cp/mb-ctor.cc: Ditto.
10644 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
10645 * gdb.cp/mb-inline.h (multi_line_foo): New function.
10646 * gdb.cp/mb-inline1.cc: Call it.
10647 * gdb.cp/mb-inline2.cc: Ditto.
10648 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
10649 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
10650
10651 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10652
10653 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
10654 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
10655 Replace all uses of `decimal' by `nonzero'.
10656 (info macro FROM_COMMANDLINE): New test.
10657
10658 2009-04-27 Tom Tromey <tromey@redhat.com>
10659
10660 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
10661
10662 2009-04-27 Doug Evans <dje@google.com>
10663
10664 * gdb.threads/watchthreads.c (main): Initialize args before starting
10665 the threads. Plus formatting cleanup.
10666 * gdb.threads/watchthreads.exp: Avoid errant failures due to
10667 biased scheduling of one thread.
10668
10669 2009-04-27 Jerome Guitton <guitton@adacore.com>
10670
10671 * gdb.cp/templates.cc (GetMax): New template.
10672 (main): Declare two instances of GetMax.
10673 * gdb.cp/templates.exp: Add new test.
10674
10675 2009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10676
10677 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
10678
10679 2009-04-22 Joseph Myers <joseph@codesourcery.com>
10680
10681 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
10682
10683 2009-04-15 Tom Tromey <tromey@redhat.com>
10684
10685 * gdb.base/charset.exp: Add regression test.
10686
10687 2009-04-14 Joel Brobecker <brobecker@adacore.com>
10688
10689 * gdb.base/exe-lock.exp: New testcase.
10690
10691 2009-04-13 Tom Tromey <tromey@redhat.com>
10692
10693 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
10694 operator on Frame.
10695
10696 2009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10697
10698 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
10699 * gdb.server/ext-attach.exp: Likewise.
10700
10701 2009-04-03 Vladimir Prus <vladimir@codesourcery.com>
10702
10703 Eliminate some sleep usage.
10704
10705 * gdb.mi/basics.c (do_nothing): New.
10706 (main): Use do_nothing instead of printf, so that
10707 not to introduce race condition between output of
10708 inferiour and output of gdb. Do not use sleep as it
10709 is not generally available on embedded targets.
10710
10711 2009-04-02 Pedro Alves <pedro@codesourcery.com>
10712
10713 * gdb.server/ext-attach.exp: Expect an optional process id after
10714 "Detached from remote process".
10715
10716 2009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10717
10718 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
10719 gdb.dwarf2/dw2-unresolved.exp: New.
10720
10721 2009-04-02 Pedro Alves <pedro@codesourcery.com>
10722
10723 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
10724 mi_run_to_main.
10725
10726 2009-04-02 Pedro Alves <pedro@codesourcery.com>
10727
10728 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
10729 mi_run_to_main. Skip thread exit test on remote targets.
10730 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
10731 mi_run_to_main.
10732 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
10733 mi_run_to_main.
10734 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
10735 when expecting ^connected. Detect when the target doesn't support
10736 non-stop mode.
10737 (mi_run_cmd): Detect if non-stop mode was requested by isn't
10738 supported. Return -1 on error, 0 on success.
10739 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
10740 (mi_runto): Return mi_runto_helper's result explicitly.
10741
10742 2009-04-01 Pedro Alves <pedro@codesourcery.com>
10743
10744 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
10745
10746 2009-04-01 Tom Tromey <tromey@redhat.com>
10747
10748 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
10749 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
10750 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
10751 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
10752
10753 2009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
10754 Jan Kratochvil <jan.kratochvil@redhat.com>
10755
10756 PR gdb/931
10757 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
10758 output.
10759 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
10760 for gdb/931.
10761 * dw2-strp.S (DW_AT_language): Change to C++.
10762 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
10763
10764 2009-03-31 Joel Brobecker <brobecker@adacore.com>
10765
10766 * gdb.ada/tasks: New testcase.
10767
10768 2009-03-30 Stan Shebs <stan@codesourcery.com>
10769
10770 * gdb.trace/actions.exp: Update to match new info trace format.
10771 * gdb.trace/deltrace.exp: Ditto.
10772 * gdb.trace/infotrace.exp: Ditto.
10773 * gdb.trace/passcount.exp: Ditto.
10774 * gdb.trace/save-trace.exp: Ditto.
10775 * gdb.trace/while-stepping.exp: Ditto.
10776 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
10777
10778 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
10779
10780 * gdb.python/python-frame.c: New file.
10781 * gdb.python/python-frame.exp: New file.
10782
10783 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
10784
10785 * gdb.python/python-value.exp: Add tests for the address
10786 attribute.
10787
10788 2009-03-29 Andreas Schwab <schwab@linux-m68k.org>
10789
10790 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
10791
10792 2009-03-26 Doug Evans <dje@google.com>
10793
10794 * gdb.mi/mi-nonstop-exit.exp: New file.
10795 * gdb.mi/non-stop-exit.c: New file.
10796
10797 2009-03-26 Tom Tromey <tromey@redhat.com>
10798
10799 Update for change to prologue skipping:
10800 * gdb.mi/mi2-simplerun.exp: Update.
10801 * gdb.mi/mi2-break.exp: Update.
10802 * gdb.mi/mi-simplerun.exp: Update.
10803 * gdb.mi/mi-break.exp: Update.
10804 * gdb.base/ending-run.exp: Update.
10805
10806 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
10807
10808 * gdb.python/python-value.exp (test_value_in_inferior): Test
10809 gdb.Value.is_optimized_out attribute.
10810
10811 2009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10812
10813 * gdb.dwarf2/dw2-noloc-main.c: New file.
10814 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
10815 (.text): Remove.
10816 (.data): New.
10817 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
10818 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
10819 (DW_TAG_subprogram func_cu1, noloc): Remove.
10820 (main): New.
10821 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
10822 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
10823 (file_symbols): New procedure.
10824
10825 2009-03-25 Tom Tromey <tromey@redhat.com>
10826
10827 * gdb.base/charset.exp (valid_target_charset): New proc.
10828 Use it to skip tests on invalid charsets.
10829
10830 2009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
10831
10832 * gdb.base/completion.exp: Add a test for directory completion.
10833
10834 2009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10835
10836 Fix a racy FAIL.
10837 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
10838 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
10839
10840 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
10841
10842 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
10843 * gdb.python/python-function.exp: Add test for function returning
10844 a GDB value.
10845
10846 2009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
10847
10848 * gdb.python/python-function.exp: New file.
10849
10850 2009-03-20 Tom Tromey <tromey@redhat.com>
10851
10852 * gdb.base/store.exp: Update for change to escape output.
10853 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
10854 to escape output.
10855 * gdb.base/pointers.exp: Update for change to escape output.
10856 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
10857 to escape output.
10858 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
10859 escape output.
10860 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
10861 to escape output.
10862 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
10863 escape output.
10864 * gdb.base/setvar.exp: Update for change to escape output.
10865 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
10866 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
10867 to escape output.
10868 (test_print_string_constants): Likewise.
10869 * gdb.base/charset.exp (valid_host_charset): Check size of
10870 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
10871 cases. Handle "auto"-related output.
10872 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
10873 (uvar, Uvar): New globals.
10874
10875 2009-03-19 Jerome Guitton <guitton@adacore.com>
10876
10877 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
10878 deltas.
10879 * gdb.ada/fixed_points.exp: Ditto.
10880
10881 2009-03-18 Pedro Alves <pedro@codesourcery.com>
10882
10883 * return-nodebug.c: Don't include stdio.h.
10884 (init): Delete.
10885 (func): Delete definition and provide extern declaration.
10886 (t): New.
10887 (main): Don't call printf. Call func and store its result in t.
10888 * return-nodebug1.c: New.
10889 * return-nodebug.exp: Don't expect stdio output. Instead, print
10890 the global variable t. Drop printf formatters and cast types from
10891 foreach loop. Don't use prepare_for_testing. Compile
10892 return-nodebug.c and return-nodebug1.c in separate steps. Don't
10893 define FORMAT or CAST.
10894
10895 2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
10896
10897 * gdb.base/solib-display.exp: Disable test for remote targers.
10898
10899 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10900
10901 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
10902
10903 2009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10904
10905 Fix a racy FAIL.
10906 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
10907 code from `follow parent, print pids'.
10908 (`follow child, print pids', `follow parent, print pids'): Call it.
10909 Replace `gdb_test "break..."' by gdb_breakpoint.
10910
10911 2009-03-13 Vladimir Prus <vladimir@codesourcery.com>
10912
10913 * gdb.mi/mi-cli.exp: Adjust for output difference in
10914 sync and async modes.
10915
10916 2009-03-12 Joel Brobecker <brobecker@adacore.com>
10917
10918 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
10919 that was checked in by mistake. Remove loading of ada.exp, since
10920 this is not necessary in this case.
10921
10922 2009-03-12 Joel Brobecker <brobecker@adacore.com>
10923
10924 * gdb.ada/ptype_arith_binop.exp: New testcase.
10925
10926 2009-03-12 Joel Brobecker <brobecker@adacore.com>
10927
10928 * gdb.ada/mod_from_name: New testcase.
10929
10930 2009-03-12 Joel Brobecker <brobecker@adacore.com>
10931
10932 * gdb.ada/tick_last_segv: New testcase.
10933
10934 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
10935
10936 * gdb.mi/mi-cli.exp: Remove debug print.
10937
10938 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
10939
10940 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
10941 include the token in ^running and frame info in *stopped.
10942
10943 2009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
10944
10945 * solib-display.exp: New file.
10946 * solib-display-main.c: New file.
10947 * solib-display-lib.c: New file.
10948
10949 2009-03-05 Pedro Alves <pedro@codesourcery.com>
10950
10951 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
10952
10953 2009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
10954
10955 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
10956 (list_and_check_macro): Use more specific test name.
10957 (next to definition): Make the test names unique.
10958
10959 2009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
10960
10961 * gdb.pascal/floats.exp: Accept approximate results everywhere.
10962
10963 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
10964
10965 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
10966 notifications.
10967 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
10968 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
10969 * lib/mi-support.exp (library_loaded_re): New.
10970 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
10971
10972 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
10973
10974 * gdb.gdb/observer.exp: Use test_notification observer, not
10975 normal_stop, everywhere.
10976 (test_normal_stop_notifications): Rename to...
10977 (test_notifications): ...this.
10978 (test_observer_normal_stop): Rename to...
10979 (test_observer): ...this.
10980
10981 2009-02-16 Doug Evans <dje@google.com>
10982
10983 * gdb.arch/amd64-disp-step.S (test_int3): New test.
10984 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
10985 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
10986 (test_prefixed_syscall,test_int3): New tests.
10987 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
10988 (test_prefixed_syscall,test_int3): New tests.
10989
10990 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
10991
10992 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
10993 (mi_expect_interrupt): Likewise.
10994 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
10995 response.
10996
10997 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
10998
10999 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
11000 * gdb.base/pc-fp.exp (get_valueofx): Remove.
11001 Replace calls to get_valueofx by get_hexadecimal_valueof.
11002
11003 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
11004
11005 * lib/gdb.exp (get_valueof): Accept anything as a return value.
11006 (get_integer_valueof): New procedure.
11007 (get_sizeof): Use new get_integer_value_of.
11008 * gdb.base/sizeof.exp: Replace all uses of get_valueof
11009 by get_integer_valueof.
11010
11011 2009-02-13 Tom Tromey <tromey@redhat.com>
11012
11013 * gdb.base/remote.exp (get_sizeof): Remove.
11014 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
11015 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
11016 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
11017 * lib/gdb.exp (get_valueof): Move from long_long.exp.
11018 (get_sizeof): Likewise.
11019
11020 2009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11021
11022 PR fortran/9806
11023 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
11024
11025 2009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
11026
11027 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
11028
11029 2009-02-06 Pedro Alves <pedro@codesourcery.com>
11030
11031 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
11032
11033 2009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
11034
11035 * gdb.python/python-cmd.exp: New file.
11036
11037 2009-02-06 Tristan Gingold <gingold@adacore.com>
11038
11039 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
11040
11041 2009-02-05 Tristan Gingold <gingold@adacore.com>
11042
11043 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
11044 pointer is dereferenced and use this signal name in regexp.
11045 * gdb.base/signull.exp: Ditto.
11046 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
11047 * gdb.base/signull.c (main): Ditto.
11048
11049 2009-02-04 Tom Tromey <tromey@redhat.com>
11050 Thiago Jung Bauermann <bauerman@br.ibm.com>
11051
11052 * gdb.python/python-value.exp: Use `gdb.history' instead of
11053 `gdb.value_from_history'.
11054 (test_value_numeric_ops): Add test for conversion of enum constant.
11055 * gdb.python/python-value.c (enum e): New type.
11056 (evalue): New global.
11057 (main): Use argv.
11058
11059 2009-02-04 Jerome Guitton <guitton@adacore.com>
11060
11061 * gdb.ada/uninitialized_vars: New test program.
11062 * gdb.ada/uninitialized_vars.exp: New testcase.
11063
11064 2009-02-02 Tom Tromey <tromey@redhat.com>
11065
11066 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
11067 * gdb.cp/pr2489.cc: Rename...
11068 * gdb.cp/pr9594.cc: ... to this.
11069
11070 2009-02-02 Tom Tromey <tromey@redhat.com>
11071
11072 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
11073 * gdb.cp/pr2489.cc: New file.
11074 * gdb.cp/cpcompletion.exp: New file.
11075
11076 2009-02-02 Tom Tromey <tromey@redhat.com>
11077
11078 PR exp/9059:
11079 * gdb.cp/call-c.exp: Add regression test.
11080 * gdb.cp/call-c.cc (FooHandle): New typedef.
11081 (main): New variable 'handle'.
11082
11083 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
11084
11085 * lib/mi-support.exp (et_mi_thread_list)
11086 (check_mi_and_console_threads): Adjust for current thread in
11087 -thread-list-ids output.
11088
11089 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
11090
11091 * gdb.mi/mi-break.exp (test_disabled_creation): New.
11092 Call it.
11093
11094 2009-01-28 Doug Evans <dje@google.com>
11095
11096 * gdb.arch/amd64-disp-step.S: New file.
11097 * gdb.arch/amd64-disp-step.exp: New file.
11098 * gdb.arch/i386-disp-step.S: New file.
11099 * gdb.arch/i386-disp-step.exp: New file.
11100
11101 2009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
11102
11103 * gdb.base/find.exp: Set newline variable
11104 using quotes instead of braces to fix cygwin failures.
11105
11106 2009-01-23 Pedro Alves <pedro@codesourcery.com>
11107
11108 * gdb.base/radix.exp: Add tests to ensure that that set
11109 input-radix 0 and set output-radix 0 are really rejected.
11110
11111 2009-01-23 Pedro Alves <pedro@codesourcery.com>
11112
11113 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
11114 copyright years.
11115
11116 2009-01-23 Pedro Alves <pedro@codesourcery.com>
11117
11118 PR gdb/9664:
11119 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
11120
11121 2009-01-22 Pedro Alves <pedro@codesourcery.com>
11122
11123 PR c++/9631:
11124 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
11125
11126 2009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
11127
11128 * gdb.server/file-transfer.exp: Use EXEEXT variable for
11129 binfile definition to fix Windows OS failure.
11130
11131 2009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
11132
11133 PR gdb/9346
11134 * gdb.base/interrupt.c (sigint_handler): New.
11135 (main): Install a SIGINT handler if SIGNALS is defined. Exit
11136 on error.
11137 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
11138 Test "signal SIGINT".
11139
11140 2009-01-19 Doug Evans <dje@google.com>
11141
11142 * gdb.base/break.exp: Update expected gdb output.
11143 * gdb.base/sepdebug.exp: Ditto.
11144 * gdb.mi/mi-syn-frame.exp: Ditto.
11145 * gdb.mi/mi2-syn-frame.exp: Ditto.
11146 * gdb.base/call-signal-resume.exp: New file.
11147 * gdb.base/call-signals.c: New file.
11148 * gdb.base/unwindonsignal.exp: New file.
11149 * gdb.base/unwindonsignal.c: New file.
11150 * gdb.threads/interrupted-hand-call.exp: New file.
11151 * gdb.threads/interrupted-hand-call.c: New file.
11152 * gdb.threads/thread-unwindonsignal.exp: New file.
11153
11154 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
11155
11156 * gdb.base/define.exp: Test defining and hooking prefix commands.
11157 * gdb.python/python.exp: Update test for "show user" output.
11158
11159 2009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11160
11161 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
11162 now the output exactly, using less wildcards. Expect also the output
11163 of gfortran-4.3. Update for the f-valprint.c modification from
11164 2008-04-22.
11165 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
11166 Remove gdb_test test names where matching the command.
11167
11168 2009-01-01 Pedro Alves <pedro@codesourcery.com>
11169
11170 PR breakpoints/9681:
11171 * gdb.base/watchpoint.exp: Add regression test.
11172
11173 2008-12-31 Pedro Alves <pedro@codesourcery.com>
11174
11175 * gdb.threads/attach-into-signal.exp: Don't use
11176 gdb_suppress_entire_file.
11177 * gdb.threads/attach-stopped.exp: Ditto.
11178 * gdb.threads/attachstop-mt.exp: Ditto.
11179
11180 2008-12-31 Pedro Alves <pedro@codesourcery.com>
11181
11182 PR gdb/8812:
11183 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
11184
11185 2008-12-29 Pedro Alves <pedro@codesourcery.com>
11186
11187 PR gdb/7536:
11188 * gdb.base/radix.exp: Add tests to ensure invalid input radices
11189 and unsupported output radices are really rejected.
11190
11191 2008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11192
11193 * gdb.cp/punctuator.exp: Backslash the '$' signs.
11194
11195 2008-12-22 Tom Tromey <tromey@redhat.com>
11196
11197 * gdb.cp/punctuator.exp: New file.
11198
11199 2008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11200
11201 * gdb.base/completion.exp (Completing non-existing component): New test.
11202
11203 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11204
11205 Fix for PR gdb/8648.
11206 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
11207 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
11208 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
11209 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
11210
11211 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11212
11213 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
11214
11215 2008-12-16 Christophe Lyon <christophe.lyon@st.com>
11216
11217 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
11218 compiler actually generate code at the expected line number.
11219
11220 2008-12-15 Jie Zhang <jie.zhang@analog.com>
11221
11222 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
11223
11224 2008-12-12 Tom Tromey <tromey@redhat.com>
11225
11226 * gdb.base/commands.exp (redefine_hook_test): New proc.
11227 Call it.
11228
11229 2008-12-11 Tom Tromey <tromey@redhat.com>
11230
11231 * gdb.base/macscp.exp: New regression test.
11232
11233 2008-12-11 Tom Tromey <tromey@redhat.com>
11234
11235 * gdb.base/macscp.exp: Print "address.addr".
11236 * gdb.base/macscp1.c (struct outer): New struct.
11237 (address): New global.
11238
11239 2008-12-09 Tom Tromey <tromey@redhat.com>
11240
11241 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
11242 Call it.
11243
11244 2008-12-04 Doug Evans <dje@google.com>
11245
11246 * gdb.server/ext-run.exp: Relax regexp for init program.
11247
11248 2008-12-03 Tristan Gingold <gingold@adacore.com>
11249
11250 * gdb.base/macscp.exp: Generate an object file during compilation
11251 to work around Darwin dsymutil limitations.
11252
11253 2008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11254
11255 Test resolving external references to TLS variables.
11256 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
11257 FILE2_THREAD_LOCAL.
11258 (testfile2, srcfile2): New variables.
11259 * gdb.threads/tls.c (file2_thread_local)
11260 (function_referencing_file2_thread_local): New.
11261 * gdb.threads/tls2.c: New file.
11262
11263 2008-11-28 Joel Brobecker <brobecker@adacore.com>
11264
11265 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
11266 rather than integer, as integer might not be big enough when
11267 on 64bit targets.
11268
11269 2008-11-27 Jerome Guitton <guitton@adacore.com>
11270
11271 * gdb.cp/formatted-ref.exp: Add equality test.
11272 * gdb.ada/formatted_ref.exp: Ditto.
11273
11274 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11275
11276 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
11277 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
11278
11279 2008-11-20 Andreas Schwab <schwab@suse.de>
11280
11281 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
11282 matching syscall entry point.
11283 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
11284 (tcatch_vfork_then_child_follow): Likewise. Finish through
11285 vfork even if we stopped at the syscall trampoline.
11286
11287 2008-11-20 Doug Evans <dje@google.com>
11288
11289 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
11290
11291 2008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
11292
11293 * gdb.arch/ppc-dfp.exp: New file.
11294 * gdb.arch/ppc-dfp.c: New file.
11295
11296 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
11297
11298 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
11299
11300 2008-11-17 Doug Evans <dje@google.com>
11301
11302 * gdb.mi/mi-syn-frame.exp: Update expected output.
11303 * gdb.mi/mi2-syn-frame.exp: Update expected output.
11304
11305 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
11306
11307 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
11308 "thread N" results in =thread-selected.
11309 * lib/mi-support (mi_run_cmd, mi_expect_stop)
11310 (mi_send_resuming_command_raw): Be prepared for
11311 =thread-selected.
11312
11313 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
11314
11315 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
11316 * lib/mi-support.exp: Likewise.
11317
11318 2008-11-16 Joel Brobecker <brobecker@adacore.com>
11319
11320 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
11321 commands from the expected output for "help catch".
11322
11323 2008-11-15 Joel Brobecker <brobecker@adacore.com>
11324
11325 * gdb.ada/int_deref.exp: New testcase.
11326
11327 2008-11-14 Nick Roberts <nickrob@snap.net.nz>
11328
11329 * gdb.mi/gdb2549.exp: New file.
11330
11331 2008-11-11 Doug Evans <dje@google.com>
11332
11333 * gdb.base/callexit.exp: New file.
11334 * gdb.base/callexit.c: New file.
11335
11336 2008-11-10 Doug Evans <dje@google.com>
11337
11338 * lib/gdb.exp (GDBFLAGS): Move -nx ...
11339 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
11340 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
11341 (default_gdb_start,default_gdb_exit): Ditto.
11342 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
11343 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
11344 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
11345 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
11346 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
11347 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
11348
11349 2008-11-03 Andreas Schwab <schwab@suse.de>
11350
11351 * gdb.base/hashline2.exp: Fix typo.
11352 * gdb.base/hashline3.exp: Likewise.
11353
11354 2008-10-30 Tom Tromey <tromey@redhat.com>
11355
11356 * gdb.base/pointers.exp: Add test.
11357 * gdb.base/pointers.c (k, S): New typedefs.
11358 (instance): New global.
11359
11360 2008-10-30 Andreas Schwab <schwab@suse.de>
11361
11362 * gdb.base/args.exp: Add tests for newlines.
11363
11364 2008-10-30 Joel Brobecker <brobecker@adacore.com>
11365
11366 gdb.base/foll-exec.exp: Update the expected output of a couple
11367 of "info breakpoints" tests.
11368
11369 2008-10-28 Tom Tromey <tromey@redhat.com>
11370
11371 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
11372
11373 2008-10-24 Pedro Alves <pedro@codesourcery.com>
11374
11375 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
11376 gdb_start_cmd.
11377 Use runto_main before any test that requires execution.
11378
11379 2008-10-23 Pedro Alves <pedro@codesourcery.com>
11380
11381 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
11382 instead of SIGINT.
11383
11384 2008-10-22 Joel Brobecker <brobecker@adacore.com>
11385
11386 * gdb.base/completion.exp: Update expected output following
11387 the addition of the "info tasks" command.
11388
11389 2008-10-22 Tom Tromey <tromey@redhat.com>
11390
11391 * gdb.base/exprs.exp (test_expr): Add test for string
11392 concatenation.
11393
11394 2008-10-19 Pedro Alves <pedro@codesourcery.com>
11395
11396 * configure.ac: Output gdb.python/Makefile.
11397 * configure: Regenerate.
11398 * gdb.python/Makefile.in: New.
11399
11400 2008-10-16 Joel Brobecker <brobecker@adacore.com>
11401
11402 * gdb.base/foll-fork.exp: Adjust the expected output to match
11403 the new description for fork/vfork catchpoints in the "info
11404 breakpoints" output.
11405
11406 2008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
11407
11408 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
11409
11410 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
11411
11412 * gdb.python/python-value.c: New file.
11413 * gdb.python/python-value.exp: New file.
11414
11415 2008-10-15 Pedro Alves <pedro@codesourcery.com>
11416
11417 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
11418
11419 2008-10-15 Denis Pilat <denis.pilat@st.com>
11420
11421 * gdb.cp/mb-ctor.exp: Fix a typo.
11422
11423 2008-10-09 Tom Tromey <tromey@redhat.com>
11424
11425 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
11426 'fprintf' and 'stderr'.
11427
11428 2008-10-07 Joel Brobecker <brobecker@adacore.com>
11429
11430 * gdb.ada/ref_tick_size.exp: New testcase.
11431
11432 2008-10-06 Doug Evans <dje@google.com>
11433
11434 * gdb.dwarf2/dw2-cu-size.exp: New file.
11435 * gdb.dwarf2/dw2-cu-size.S: New file.
11436
11437 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
11438 .Ltype_int for clarity.
11439
11440 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
11441
11442 PR gdb/2384:
11443 * gdb.cp/gdb2384.exp: Extended to test more cases.
11444 * gdb.cp/gdb2384.cc: Likewise.
11445 * gdb.cp/gdb2384-base.h: Likewise.
11446 * gdb.cp/gdb2384-base.cc: Likewise.
11447
11448 2008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11449
11450 * gdb.base/maint.exp (maint print type): Remove printing
11451 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
11452
11453 2008-09-30 Tom Tromey <tromey@redhat.com>
11454
11455 * gdb.base/macscp.exp: Add completion tests.
11456 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
11457 (TWENTY_THREE): Likewise.
11458 (FORTY_EIGHT): Likewise.
11459
11460 2008-09-30 Tom Tromey <tromey@redhat.com>
11461
11462 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
11463 everywhere.
11464 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
11465
11466 2008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11467
11468 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
11469 testcase is derived from. Fix racy dependency on an expected PID
11470 number. No longer support the testcase on Linux kernel 2.4.x.
11471
11472 2008-09-27 Tom Tromey <tromey@redhat.com>
11473
11474 * gdb.base/macscp.exp: Add tests for stringification, splicing,
11475 and varargs.
11476
11477 2008-09-22 Pedro Alves <pedro@codesourcery.com>
11478
11479 * lib/mi-support.exp (mi_expect_interrupt): New.
11480 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
11481 from gdb.mi/mi-nonstop.exp.
11482 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
11483 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
11484 lib/mi-support.exp.
11485 Use mi_check_thread_states throughout. Avoid ".*" and do not
11486 require an anchor after -exec-run.
11487
11488 2008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
11489
11490 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
11491 stop is pending. Avoid ".*" when two stops are pending.
11492 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
11493 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
11494 newlines in fullnames.
11495 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
11496 (mi_expect_stop): Update comments. Only anchor in sync mode.
11497 Do not match newlines.
11498 (mi_send_resuming_command_raw): Always return status.
11499 (mi_get_stop_line): Do not match more than one line by accident.
11500 Only anchor in sync mode.
11501 (mi_run_inline_test): If -exec-next fails, give up.
11502
11503 2008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11504
11505 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
11506 on SPU.
11507
11508 2008-09-10 Joel Brobecker <brobecker@adacore.com>
11509
11510 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
11511
11512 2008-09-10 Joel Brobecker <brobecker@adacore.com>
11513
11514 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
11515 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
11516 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
11517 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
11518 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
11519 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
11520 gdb.ada/interface.exp, gdb.ada/null_array.exp,
11521 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
11522 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
11523 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
11524 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
11525 Include the "= " sequence in the expected output of print tests.
11526
11527 2008-09-10 Joel Brobecker <brobecker@adacore.com>
11528
11529 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
11530 description for boolean types.
11531
11532 2008-09-09 Pedro Alves <pedro@codesourcery.com>
11533
11534 * gdb.base/hook-stop-continue.c: New.
11535 * gdb.base/hook-stop-continue.exp: New.
11536
11537 2008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
11538
11539 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
11540
11541 2008-09-08 Jerome Guitton <guitton@adacore.com>
11542
11543 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
11544 (stack_check_probe_2, stack_check_probe_loop_1)
11545 (stack_check_probe_loop_2): New functions.
11546 (main): Add call to these new functions.
11547 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
11548 functions, check that the breakpoint is inserted at the appropriate
11549 location.
11550 (insert_breakpoint): Slightly refine this procedure so that it can
11551 be called several times in the test.
11552
11553 2008-09-08 Jerome Guitton <guitton@adacore.com>
11554
11555 * gdb.base/stack-checking.c: New file.
11556 * gdb.base/stack-checking.exp: New file.
11557
11558 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
11559
11560 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
11561 * gdb.arch/altivec-regs.exp: Likewise.
11562 * gdb.arch/vsx-regs.exp: Likewise.
11563
11564 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
11565
11566 * gdb.arch/ppc-fp.exp: New file.
11567 * gdb.arch/ppc-fp.c: New file.
11568
11569 2008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
11570
11571 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
11572 lest gcc-4.3.1 optimizes the whole thing away.
11573
11574 2008-09-04 Michael Snyder <msnyder@vmware.com>
11575
11576 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
11577 as "at" (for non-debug functions such as _start).
11578
11579 2008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11580
11581 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
11582 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
11583 software watchpoints.
11584 * gdb.base/watch_thread_num.exp: Likewise.
11585
11586 2008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
11587
11588 * gdb.arch/i386-bp_permanent.exp: New test.
11589
11590 2008-08-24 Tom Tromey <tromey@redhat.com>
11591
11592 * gdb.base/maint.exp: Update "maint print type".
11593
11594 2008-08-21 Vladimir Prus <vladimir@codesourcery.com>
11595
11596 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
11597 support. Adjust the order of "*running" notifications.
11598 * gdb.mi/non-stop.c: Don't cast from int to void* and
11599 back.
11600
11601 2008-08-20 Mark Kettenis <kettenis@gnu.org>
11602
11603 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
11604 expect to find it in the "info frame" output.
11605
11606 2008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
11607
11608 * gdb.base/interp.exp: Always consume both prompts.
11609
11610 2008-08-20 Pedro Alves <pedro@codesourcery.com>
11611
11612 * gdb.base/pending.exp: Test pending breakpoints without symbols
11613 loaded.
11614
11615 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
11616
11617 * lib/mi-support.exp (mi_expect_stop): Produce
11618 more details on failures.
11619 * gdb.mi/mi-nonstop.exp: New.
11620 * gdb.mi/non-stop.c: New.
11621
11622 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
11623
11624 * gdb.mi/mi-async.exp: Use 'set target-async'.
11625 * lib/mi-support.exp: Use 'set/show target-async'.
11626
11627 2008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
11628
11629 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
11630
11631 2008-08-17 Tom Tromey <tromey@redhat.com>
11632
11633 * gdb.base/help.exp (help catch): Rewrite.
11634
11635 2008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
11636
11637 * gdb.base/define.exp: Test indented command documentation.
11638 * gdb.python/python.exp: Test indented multi-line command.
11639
11640 2008-08-15 Luis Machado <luisgpm@br.ibm.com>
11641
11642 * testsuite/gdb.arch/vsx-regs.c: New source file.
11643 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
11644 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
11645
11646 2008-08-14 Tom Tromey <tromey@redhat.com>
11647
11648 * gdb.base/macscp.exp: Add regression test for "macro define" or
11649 "macro undef" with no arguments.
11650
11651 2008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
11652
11653 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
11654
11655 2008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11656
11657 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
11658
11659 2008-08-06 Tom Tromey <tromey@redhat.com>
11660
11661 * gdb.python/python.exp: New file.
11662
11663 2008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11664
11665 Fix for PR gdb/1543.
11666 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
11667 $LOCATION.
11668 (location): New variable.
11669 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
11670 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
11671 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
11672 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
11673 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
11674 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
11675 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
11676 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
11677 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
11678 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
11679 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
11680 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
11681 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
11682 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
11683 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
11684 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
11685 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
11686 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
11687 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
11688 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
11689 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
11690 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
11691 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
11692 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
11693 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
11694 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
11695 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
11696 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
11697 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
11698 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
11699 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
11700 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
11701 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
11702 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
11703 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
11704 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
11705 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
11706 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
11707 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
11708 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
11709 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
11710 gdb.base/type-opaque.exp, gdb.base/until.exp,
11711 gdb.base/value-double-free.c, gdb.base/varargs.exp,
11712 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
11713 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
11714 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
11715 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
11716 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
11717 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
11718 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
11719 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
11720 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
11721 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
11722 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
11723 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
11724 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
11725 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
11726 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
11727 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
11728 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
11729 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
11730 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
11731 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
11732 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
11733 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
11734 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
11735 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
11736 gdb.pascal/types.exp, gdb.stabs/weird.exp,
11737 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
11738 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
11739 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
11740 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
11741 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
11742 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
11743 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
11744 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
11745 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
11746 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
11747 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
11748 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
11749 lib/mi-support.exp, lib/trace-support.exp: Remove reference
11750 to bug-gdb@prep.ai.mit.edu .
11751
11752 2008-07-31 Vladimir Prus <vladimir@codesourcery.com>
11753
11754 * lib/mi-support.exp (mi_load_shlibs): New.
11755 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
11756
11757 2008-07-30 Vladimir Prus <vladimir@codesourcery.com>
11758
11759 * lib/mi-support.exp (get_mi_thread_list)
11760 (check_mi_and_console_threads): New, moved from ...
11761 * gdb.mi/mi-pthread.exp: ...here.
11762 * gdb.mi/gdb669.exp (get_mi_thread_list)
11763 (check_mi_and_console_threads): Delete.
11764 * gdb.mi/mi2-pthread.exp: Likewise.
11765
11766 2008-07-28 Tom Tromey <tromey@redhat.com>
11767
11768 * Makefile.in (just-check): Remove. Move body to...
11769 (check): ... here.
11770
11771 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
11772
11773 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
11774 Add a test for duplicated SIGINTs.
11775
11776 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
11777
11778 * gdb.threads/schedlock.exp (get_args): Update to work for any
11779 value of NUM.
11780 (Top level): Report the number of threads that did not resume.
11781
11782 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
11783
11784 * gdb.dwarf2/dw2-compressed.S: Also define __start.
11785
11786 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
11787
11788 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
11789 non-MI prompt.
11790
11791 2008-07-26 Tom Tromey <tromey@redhat.com>
11792
11793 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
11794 (function_struct, function_struct_ptr): New globals.
11795 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
11796 function pointer in a struct.
11797
11798 2008-07-26 Tom Tromey <tromey@redhat.com>
11799
11800 * gdb.base/macscp.exp: Add test for macro lexing bug.
11801
11802 2008-07-18 Tom Tromey <tromey@redhat.com>
11803
11804 * gdb.base/macscp.exp: Add macro tests.
11805
11806 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
11807
11808 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
11809
11810 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
11811
11812 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
11813
11814 2008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
11815
11816 * gdb.cp/class2.exp: fix for failure on spu-elf
11817
11818 2008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
11819
11820 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
11821
11822 2008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11823
11824 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
11825
11826 2008-07-12 Vladimir Prus <vladimir@codesourcery.com>
11827
11828 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
11829
11830 2008-07-11 Kevin Buettner <kevinb@redhat.com>
11831
11832 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
11833 of regexp to account for changes made to GDB in the printing of
11834 byte vectors.
11835
11836 2008-07-11 Tom Tromey <tromey@redhat.com>
11837
11838 * gdb.base/completion.exp: Add 'help' completion test.
11839
11840 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11841
11842 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
11843
11844 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11845
11846 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
11847
11848 2008-07-09 Pedro Alves <pedro@codesourcery.com>
11849
11850 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
11851
11852 2008-07-09 Pedro Alves <pedro@codesourcery.com>
11853
11854 * gdb.base/fullname.exp: Restore pwd if compiling failed.
11855
11856 2008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11857
11858 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
11859
11860 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
11861
11862 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
11863 previous commit. Add a comment.
11864
11865 2008-06-28 Pedro Alves <pedro@codesourcery.com>
11866
11867 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
11868
11869 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
11870
11871 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
11872
11873 2008-06-27 Pedro Alves <pedro@codesourcery.com>
11874
11875 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
11876 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
11877 compiling an executable, link in an object that forces unbuffered
11878 output.
11879 * lib/set_unbuffered_mode.c: New file.
11880
11881 2008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11882
11883 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
11884
11885 2008-06-25 Vladimir Prus <vladimir@codesourcery.com>
11886
11887 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
11888 mi_expect_stop.
11889 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
11890 Demand that *running is output.
11891 (detect_async): Perform checking every time.
11892 (mi_send_resuming_command): Extract everything into...
11893 (mi_send_resuming_command_raw): ...this.
11894 (mi_expect_stop): Don't accept any output before *stopped.
11895
11896 2008-06-13 Vladimir Prus <vladimir@codesourcery.com>
11897
11898 Robustify mi-simplerun.
11899 * gdb.mi/basics.c (main): Add a call to sleep.
11900 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
11901 * gdb.mi/mi2-cli.exp: Likewise.
11902 * gdb.mi/mi-break.exp: Likewise.
11903
11904 2008-06-11 Vladimir Prus <vladimir@codesourcery.com>
11905
11906 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
11907
11908 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
11909
11910 * gdb.mi/mi-console.exp: Adjust.
11911 * gdb.mi/mi-syn-frame.exp: Adjust.
11912 * gdb.mi/mi2-console.exp: Adjust.
11913 * gdb.mi/mi2-syn-frame.exp: Adjust.
11914 * lib/mi-support.exp (mi_run_cmd): Adjust.
11915 (mi_send_resuming_command): Adjust.
11916
11917 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
11918
11919 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
11920 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
11921 testing of stopped.
11922 * gdb.mi/mi2-syn-frame.exp: Likewise.
11923 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
11924 (async, detect_async): New.
11925 (mi_expect_stop, mi_continue_to_line): Adjust expectation
11926 depending on if we're running in sync or async mode.
11927
11928 2008-06-09 Tom Tromey <tromey@redhat.com>
11929
11930 * gdb.base/completion.exp: New tests for field name completion
11931 with spaces, and field name completion with '->'.
11932
11933 2008-06-06 Tom Tromey <tromey@redhat.com>
11934
11935 * gdb.base/break1.c (struct some_struct): New struct.
11936 (values): New global.
11937 * gdb.base/completion.exp: Add field name completion test.
11938
11939 2008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
11940
11941 * gdb.cp/call-c.exp: Test for incorrect handling of reference
11942 to pointer.
11943 * gdb.cp/call-c.cc: Likewise.
11944
11945 2008-06-06 Nick Roberts <nickrob@snap.net.nz>
11946
11947 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
11948 annotation.
11949
11950 2008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
11951 Pedro Alves <pedro@codesourcery.com>
11952
11953 * gdb.threads/execl.c, gdb.threads/execl1.c,
11954 gdb.threads/execl.exp: New tests.
11955
11956 2008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
11957 Daniel Jacobowitz <dan@codesourcery.com>
11958
11959 * gdb.cp/exception.exp: Activate test, make it work with pending
11960 catchpoints.
11961
11962 2008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11963
11964 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
11965
11966 2008-05-28 Vladimir Prus <vladimir@codesourcery.com>
11967
11968 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
11969 now printed.
11970 * gdb.mi/mi2-var-cmd.exp: Likewise.
11971
11972 2008-05-27 Andreas Schwab <schwab@suse.de>
11973
11974 * gdb.base/frame-args.exp: Handle arguments that are optimized
11975 out.
11976
11977 2008-05-26 Luis Machado <luisgpm@br.ibm.com>
11978
11979 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
11980 quiet for ppc32 and group options into a single variable.
11981
11982 2008-05-23 Joel Brobecker <brobecker@adacore.com>
11983
11984 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
11985 of zero-size elements.
11986 * gdb.ada/null_array.exp: Test printing this new array.
11987
11988 2008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11989
11990 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
11991
11992 2008-05-21 Joel Brobecker <brobecker@adacore.com>
11993
11994 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
11995 of the "finish" command.
11996
11997 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
11998
11999 * gdb.base/annota1.exp: Test for new annotation.
12000
12001 2008-05-16 Pedro Alves <pedro@codesourcery.com>
12002
12003 * gdb.base/fixsection.exp: New file.
12004 * gdb.base/fixsection0.c: New file.
12005 * gdb.base/fixsection1.c: New file.
12006
12007 2008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12008
12009 * gdb.base/annota1.exp: Accept printf@... in place of printf.
12010 * gdb.base/annota3.exp: Likewise.
12011
12012 2008-05-13 Nathan Froyd <froydnj@codesourcery.com>
12013
12014 * gdb.base/watch_thread_num.exp: Don't run tests that require
12015 watchpoints if the target doesn't support them.
12016
12017 2008-05-12 Doug Evans <dje@google.com>
12018
12019 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
12020
12021 2008-05-09 Joel Brobecker <brobecker@adacore.com>
12022
12023 * gdb.ada/assign_1.exp: New testcase.
12024
12025 2008-05-09 Doug Evans <dje@google.com>
12026
12027 * gdb.base/find.exp: New file.
12028 * gdb.base/find.c: New file.
12029
12030 2008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
12031
12032 * gdb.base/commands.exp (watchpoint_command_test): Handle
12033 gdb,no_hardware_watchpoints.
12034 * gdb.base/float.exp: Allow ARM targets without floating point.
12035 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
12036
12037 2008-05-06 Jerome Guitton <guitton@adacore.com>
12038 Joel Brobecker <brobecker@adacore.com>
12039
12040 * gdb.ada/lang_switch: New test program.
12041 * gdb.ada/lang_switch.exp: New testcase.
12042
12043 2008-05-05 Doug Evans <dje@google.com>
12044
12045 * gdb.base/help.exp (disassemble): Update expected help text.
12046
12047 2008-05-04 Pedro Alves <pedro@codesourcery.com>
12048
12049 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
12050
12051 2008-05-04 Pedro Alves <pedro@codesourcery.com>
12052
12053 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
12054 different times.
12055
12056 2008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12057
12058 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
12059 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
12060 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
12061 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
12062
12063 2008-05-04 Vladimir Prus <vladimir@codesourcery.com>
12064
12065 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
12066 notification to appear.
12067
12068 2008-05-04 Daniel Jacobowitz <dan@debian.org>
12069
12070 * gdb.base/fullname.c: New file.
12071 * gdb.base/fullname.exp: New file.
12072 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
12073
12074 2008-05-03 Pedro Alves <pedro@codesourcery.com>
12075
12076 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
12077 expressions with macros.
12078
12079 2008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12080
12081 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
12082
12083 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
12084
12085 * gdb.base/completion.exp: Handle lack of other symbols beginning
12086 with "a".
12087
12088 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
12089
12090 2008-05-02 Jim Blandy <jimb@codesourcery.com>
12091
12092 * gdb.asm/asmsrc1.s: Add scratch space.
12093
12094 2008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12095 Daniel Jacobowitz <dan@codesourcery.com>
12096
12097 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
12098 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
12099 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
12100
12101 2007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
12102
12103 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
12104
12105 2008-05-01 Joel Brobecker <brobecker@adacore.com>
12106
12107 * gdb.base/info-target.exp: New testcase.
12108
12109 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
12110
12111 * gdb.cp/hang.exp: Use .cc instead of .C.
12112 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
12113 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
12114
12115 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
12116
12117 * gdb.base/gdb1250.exp: Remove perror.
12118 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
12119
12120 2008-04-30 Pedro Alves <pedro@codesourcery.com>
12121
12122 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
12123 .2byte.
12124
12125 2008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
12126
12127 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
12128 (maybe_kfail): New.
12129
12130 2008-04-25 Pedro Alves <pedro@codesourcery.com>
12131
12132 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
12133
12134 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
12135
12136 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
12137 * gdb.mi/mi2-syn-frame.exp: Likewise.
12138 * lib/mi-support.exp: Likewise.
12139
12140 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
12141
12142 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
12143 to specify regexp for the location to stop at.
12144 * gdb.base/break-always.c: New.
12145 * gdb.base/break-always.exp: New.
12146
12147 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
12148
12149 * lib/mi-support.exp (mi_runto_helper): Adjust
12150 for the original-location field.
12151 (mi_create_breakpoint, mi_list_breakpoints): New.
12152 * gdb.mi/mi-break.exp: Adjust.
12153 * gdb.mi/mi2-break.exp: Adjust.
12154 * gdb.mi/mi-pending.exp: Adjust.
12155 * gdb.mi/mi-simplerun.exp: Adjust.
12156 * gdb.mi/mi2-simplerun.exp: Adjust.
12157 * gdb.mi/mi-syn-frame.exp: Adjust.
12158 * gdb.mi/mi2-syn-frame.exp: Adjust.
12159 * gdb.mi/mi-until.exp: Adjust.
12160 * gdb.mi/mi2-until.exp: Adjust.
12161 * gdb.mi/mi-var-display.exp: Adjust.
12162 * gdb.mi/mi2-var-display.exp: Adjust.
12163 * gdb.mi/mi-watch.exp: Adjust.
12164 * gdb.mi/mi2-watch.exp: Adjust.
12165
12166 2008-04-23 Paolo Bonzini <bonzini@gnu.org>
12167
12168 * aclocal.m4: Add override.m4.
12169 * configure: Regenerate.
12170
12171 2008-04-19 Vladimir Prus <vladimir@codesourcery.com>
12172
12173 * gdb.mi/var-cmd.c (do_at_tests): Verify that
12174 '-var-update --all-values' reports new value even the type
12175 of a variable object has changed.
12176
12177 2008-04-18 Craig Silverstein <csilvers@google.com>
12178
12179 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
12180 files.
12181
12182 2008-04-18 Joel Brobecker <brobecker@adacore.com>
12183
12184 * gdb.ada/atomic_enum: New test program.
12185 * gdb.ada/atomic_enum.exp: New testcase.
12186
12187 2008-04-17 Doug Evans <dje@google.com>
12188
12189 * gdb.opt/Makefile.in: Fix whitespace.
12190
12191 2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
12192
12193 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
12194
12195 2008-04-17 Doug Evans <dje@google.com>
12196
12197 * gdb.base/hashline1.exp: New testcase.
12198 * gdb.base/hashline2.exp: New testcase.
12199 * gdb.base/hashline2.exp: New testcase.
12200
12201 2008-04-17 Pedro Alves <pedro@codesourcery.com>
12202
12203 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
12204
12205 2008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
12206
12207 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
12208 temporary breakpoint to match "Temporary breakpoint".
12209 * gdb.base/break.exp (delete_breakpoints): Likewise.
12210 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
12211 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
12212 * gdb.base/display.exp: Likewise.
12213 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
12214 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
12215 * gdb.base/restore.exp (restore_tests): Likewise.
12216 * gdb.base/sepdebug.exp: Likewise.
12217 * gdb.base/watchpoint.exp: Likewise.
12218 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
12219 * gdb.mi/mi-pending.exp: Likewise.
12220 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
12221 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
12222 * gdb.mi/mi-var-cmd.exp: Likewise.
12223 * gdb.mi/mi-var-display.exp: Likewise.
12224 * gdb.mi/mi2-cli.exp: Likewise.
12225 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
12226 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
12227 * gdb.mi/mi2-var-display.exp: Likewise.
12228 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
12229 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
12230 new "disp" field.
12231 (mi_expect_stop): Move after_reason argument to be really after
12232 reason. This is to support fix for PR2424.
12233
12234 2008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12235
12236 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
12237
12238 2008-04-13 Vladimir Prus <vladimir@codesourcery.com>
12239
12240 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
12241 field. Add more floating varobj tests.
12242 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
12243 field.
12244 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
12245 (main): Call do_at_tests.
12246 * lib/mi-support.exp (mi_create_floating_varobj)
12247 (mi_varobj_update_with_type_change): New.
12248
12249 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
12250
12251 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
12252 option of -var-evaluate-expression.
12253 * gdb.mi/mi2-var-display.exp: Likewise.
12254
12255 2008-04-07 Vladimir Prus <vladimir@codesourcery.com>
12256
12257 Introduce test setup helpers.
12258 * lib/gdb.exp (build_executable, clean_restart)
12259 (prepare_for_testing): New.
12260 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
12261 * gdb.base/return.exp: Likewise.
12262 * gdb.base/ending-run.exp: Likewise.
12263
12264 2008-04-07 Nick Roberts <nickrob@snap.net.nz>
12265
12266 * gdb.mi/mi-async.exp: New test for asynchronous Machine
12267 Interface (MI) responses.
12268
12269 2008-04-06 Vladimir Prus <vladimir@codesourcery.com>
12270
12271 * gdb.cp/breakpoint.cc: New code to test conditions involving
12272 member variables.
12273 * gdb.cp/breakpoint.exp: Test condition involving member
12274 variables.
12275
12276 2008-04-05 Vladimir Prus <vladimir@codesourcery.com>
12277
12278 * lib/mi-support.exp (mi_expect_stop): New.
12279 (mi_run_cmd): Change the
12280 token. Use mi_send_resuming_command, use
12281 mi_expect_stop.
12282 (mi_execute_to_helper): Rename to mi_execute_to.
12283 (mi_send_resuming_command): Add more error patterns.
12284 (mi_wait_for_stop): Renamed to...
12285 (mi_get_stop_line): ...this.
12286 (mi_run_inline_test): Adjust.
12287
12288 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
12289 * gdb.mi/mi-console.exp: Likewise.
12290 * gdb.mi/mi-pending.exp: Likewise.
12291 * gdb.mi/mi-simplerun.exp: Likewise.
12292 * gdb.mi/mi-stack.exp: Likewise.
12293 * gdb.mi/mi-stepi.exp: Likewise.
12294 * gdb.mi/mi-syn-frame.exp: Add comment.
12295 * gdb.mi/mi-until.exp: Likewise.
12296 * gdb.mi/mi-var-display.exp: Likewise.
12297 * gdb.mi/mi-watch.exp: Likewise.
12298 * gdb.mi/mi2-cli.exp: Likewise.
12299 * gdb.mi/mi2-console.exp: Likewise.
12300 * gdb.mi/mi2-simplerun.exp: Likewise.
12301 * gdb.mi/mi2-stack.exp: Likewise.
12302 * gdb.mi/mi2-stepi.exp: Likewise.
12303 * gdb.mi/mi2-until.exp: Likewise.
12304 * gdb.mi/mi2-var-display.exp: Likewise.
12305 * gdb.mi/mi2-watch.exp: Likewise.
12306
12307 2008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12308
12309 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
12310
12311 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
12312
12313 2008-04-04 Pedro Alves <pedro@codesourcery.com>
12314
12315 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
12316 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
12317 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
12318 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
12319 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
12320 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
12321 expect an mi error duplicated in stderr.
12322
12323 2008-04-03 Joel Brobecker <brobecker@adacore.com>
12324
12325 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
12326 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
12327 Add a couple of tests that verify the behavior when the new setting
12328 is set to "cancel" and "all".
12329 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
12330 "ask" before we start the testing.
12331
12332 2008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
12333
12334 * gdb.cp/casts.cc: Add class reference variables.
12335 * gdb.cp/casts.exp: New test cases for up/down casting references.
12336
12337 2008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
12338
12339 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
12340 instead of beginning to make an extra test pass.
12341 * gdb.mi/mi2-var-display.exp: Likewise.
12342
12343 2008-03-31 Maciej W. Rozycki <macro@mips.com>
12344
12345 * gdb.base/break.exp: Mark failures as such. Fix formatting.
12346
12347 2008-03-31 Markus Deuling <deuling@de.ibm.com>
12348 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12349
12350 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
12351 value. Add xfail for older kernels.
12352
12353 2008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
12354
12355 Bring mi-support in line with gdb.exp.
12356 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
12357 (mi_gdb_start): New function.
12358
12359 2008-03-28 Maciej W. Rozycki <macro@mips.com>
12360
12361 * gdb.mi/mi-var-cmd.exp: Fix a typo.
12362
12363 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
12364
12365 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
12366 * gdb.mi/mi2-var-display.exp: Likewise.
12367
12368 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
12369
12370 * lib/mi-support.exp (mi_create_varobj_checked): New.
12371 (mi_list_varobj_children): Allow to check for a
12372 value.
12373 (mi_list_array_varobj_children): New.
12374
12375 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
12376 and mi_list_varobj_children, as opposed to hardcoding
12377 expected strings.
12378 * gdb.mi/gdb701.exp: Likewise.
12379 * gdb.mi/gdb792.exp: Likewise.
12380 * gdb.mi/mi-var-block.exp: Likewise.
12381 * gdb.mi/mi-var-cmd.exp: Likewise.
12382 * gdb.mi/mi-var-invalidate.exp: Likewise.
12383 * gdb.mi/mi2-var-block.exp: Likewise.
12384 * gdb.mi/mi2-var-child.exp: Likewise.
12385 * gdb.mi/mi2-var-cmd.exp: Likewise.
12386 * gdb.mi/mi2-var-display.exp: Likewise.
12387
12388 2008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12389
12390 Fix random false FAILs on i386.
12391 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
12392
12393 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
12394
12395 PR gdb/544
12396 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
12397
12398 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
12399
12400 PR gdb/544
12401 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
12402
12403 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
12404
12405 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
12406 fixed PR gdb/544.
12407
12408 2008-03-21 Pedro Alves <pedro@codesourcery.com>
12409
12410 * gdb.threads/fork-child-threads.exp: Test next over fork.
12411
12412 2008-03-21 Chris Demetriou <cgd@google.com>
12413
12414 * gdb.base/break.exp (rbreak junk): New test for rbreak
12415 "Junk at end of arguments" issue.
12416
12417 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
12418
12419 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
12420 *& to work on created array elements.
12421 (Top level): Test print $pc with a file. Test string operations
12422 without a target.
12423 * gdb.base/ptype.exp: Do not expect *& to work on created array
12424 elements.
12425
12426 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
12427
12428 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
12429 gdb.threads/staticthreads.exp: Update exit query.
12430
12431 2008-03-07 Sandra Loosemore <sandra@codesourcery.com>
12432
12433 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
12434
12435 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
12436
12437 * gdb.base/watchpoint.c (global_ptr, func4): New.
12438 (main): Call func4.
12439 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
12440 (test_inaccessible_watchpoint): New.
12441
12442 2008-02-29 Maciej W. Rozycki <macro@mips.com>
12443
12444 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
12445 select the largest.
12446
12447 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
12448
12449 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
12450 frames-invalid annotations.
12451
12452 2008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
12453
12454 * gdb.base/assign.exp: avoid same output for different tests.
12455
12456 2008-02-27 Doug Evans <dje@google.com>
12457
12458 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
12459 for bug 1738.
12460 (breakpoint_to_handler_entry): Ditto.
12461
12462 2008-02-27 Joel Brobecker <brobecker@adacore.com>
12463
12464 * gdb.base/ending-run.exp: Use the first line of code inside
12465 function body to test breakpoints.
12466 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
12467 location where the breakpoint is inserted when using the line
12468 where a function is declared. Fix typo in the description of
12469 one of the tests.
12470 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
12471
12472 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
12473
12474 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
12475 tests.
12476
12477 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
12478
12479 * gdb.base/args.exp: avoid same output for tests
12480 with single quotes.
12481
12482 2008-02-26 Vladimir Prus <vladimir@codesourcery.com>
12483
12484 * gdb.base/annota1.exp: Adjust for 'info break'
12485 format changes.
12486 * gdb.base/annota3.exp: Likewise.
12487 * gdb.base/break.exp: Likewise.
12488 * gdb.base/condbreak.exp: Likewise.
12489 * gdb.base/pending.exp: Likewise.
12490 * gdb.base/sepdebug.exp: Likewise.
12491 * gdb.base/unload.exp: Likewise.
12492 * gdb.cp/ovldbreak.exp: Likewise.
12493 * gdb.mi/mi-pending.exp: Likewise.
12494
12495 2008-02-07 Doug Evans <dje@google.com>
12496
12497 * gdb.cp/mb-inline.exp: New.
12498 * gdb.cp/mb-inline.h: New.
12499 * gdb.cp/mb-inline1.cc: New.
12500 * gdb.cp/mb-inline2.cc: New.
12501
12502 2008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
12503
12504 * gdb.pascal/floats.pas: New test program.
12505 * gdb.pascal/floats.exp: New testcase.
12506
12507 2008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
12508
12509 * gdb.base/callfuncs.c (t_float_many_args): New function.
12510 (t_double_many_args): New function.
12511 * gdb.base/callfuncs.exp: Add tests for exceeding float
12512 and double parameters passed through the stack.
12513
12514 2008-02-05 Joel Brobecker <brobecker@adacore.com>
12515
12516 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
12517 gdb.ada/complete/foo.adb: New files.
12518 * gdb.ada/complete.exp: New testcase.
12519
12520 2008-02-03 Doug Evans <dje@google.com>
12521
12522 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
12523
12524 * gdb.cp/gdb2384.exp: New file.
12525 * gdb.cp/gdb2384.cc: New file.
12526 * gdb.cp/gdb2384-base.h: New file.
12527 * gdb.cp/gdb2384-base.cc: New file.
12528
12529 2008-02-02 Doug Evans <dje@google.com>
12530
12531 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
12532
12533 2007-02-01 Joel Brobecker <brobecker@adacore.com>
12534
12535 * gdb.ada/sym_print_name: New test program.
12536 * gdb.ada/sym_print_name.exp: New testcase.
12537
12538 2007-02-01 Joel Brobecker <brobecker@adacore.com>
12539
12540 * gdb.ada/nested/hello.adb: New file.
12541 * gdb.ada/nested.exp: New testcase.
12542 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
12543
12544 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
12545
12546 * gdb.mi/basic.c (return_1): New function.
12547 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
12548 don't cause future evaluations of function to report
12549 creation of internal breakpoints.
12550
12551 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
12552
12553 * gdb.mi/mi-break.exp (test_error): New.
12554 Call it.
12555
12556 2008-01-31 Luis Machado <luisgpm@br.ibm.com>
12557
12558 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
12559 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
12560
12561 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
12562
12563 * gdb.pascal/integers.pas: New test program.
12564 * gdb.pascal/integers.exp: New testcase.
12565
12566 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
12567
12568 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
12569
12570 2008-01-30 Luis Machado <luisgpm@br.ibm.com>
12571
12572 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
12573 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
12574
12575 2008-01-30 Paul Hilfinger <hilfinger@adacore.com>
12576
12577 * gdb.ada/formatted_ref: New test program.
12578 * gdb.ada/formatted_ref.exp: New testcase.
12579
12580 * gdb.cp/formatted-ref.cc: New file.
12581 * gdb.cp/formatted-ref.exp: New testcase.
12582
12583 2008-01-30 Joel Brobecker <brobecker@adacore.com>
12584
12585 * gdb.base/ptype.exp: Add testing of "ptype $pc".
12586
12587 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
12588
12589 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
12590 (test_file_list_exec_source_file): Update to new macro-info field.
12591
12592 2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
12593
12594 * gdb.ada/exprs: New test program.
12595 * gdb.ada/exprs.exp: New testcase.
12596
12597 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
12598
12599 * dfp-test.c (DELTA, DELTA_B): New definitions.
12600 (double_val1, double_val2, double_val3, double_val4, double_val5,
12601 double_val6, double_val7, double_val8, double_val9, double_val10,
12602 double_val11, double_val12, double_val13, double_val14, dec32_val1,
12603 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
12604 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
12605 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
12606 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
12607 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
12608 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
12609 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
12610 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
12611 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
12612 dec128_val16): New global variables.
12613 (decimal_dec128_align): New function.
12614 (decimal_mixed): Likewise.
12615 (decimal_many_args_dec32): Likewise.
12616 (decimal_many_args_dec64): Likewise.
12617 (decimal_many_args_dec128): Likewise.
12618 (decimal_many_args_mixed): Likewise.
12619 * dfp-test.exp: Add tests calling new inferior functions.
12620
12621 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
12622
12623 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
12624 gdb.server/ext-run.exp: New files.
12625 * lib/gdbserver-support.exp (gdbserver_download): New.
12626 (gdbserver_start): New. Update gdbserver expected
12627 output.
12628 (gdbserver_spawn): Use them.
12629 (gdbserver_start_extended): New.
12630
12631 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
12632
12633 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
12634 Run on GNU/Linux.
12635 (do_exec_tests): Check for systems which do not support catchpoints.
12636 Do not match START.
12637 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
12638 Run on GNU/Linux. Enable verbose output.
12639 (check_fork_catchpoints): New.
12640 (explicit_fork_child_follow, catch_fork_child_follow)
12641 (tcatch_fork_parent_follow): Update expected messages.
12642 (do_fork_tests): Use check_fork_catchpoints.
12643 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
12644 Run on GNU/Linux. Enable verbose output.
12645 (check_vfork_catchpoints): New.
12646 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
12647 expected messages.
12648 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
12649
12650 2008-01-29 Jim Blandy <jimb@red-bean.com>
12651
12652 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
12653 host' errors.
12654 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
12655
12656 2008-01-29 Jim Blandy <jimb@red-bean.com>
12657
12658 * gdb.threads/sigthread.c: Use barriers to ensure that
12659 child_thread and child_thread_two are always initialized before we
12660 start to use them.
12661
12662 2008-01-29 Vladimir Prus <vladimir@codesourcery.com>
12663
12664 * gdb.base/watchpoint-solib.exp: New.
12665 * gdb.base/watchpoint-solib.c: New.
12666 * gdb.base/watchpoint-solib-shr.c: New.
12667
12668 2008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
12669
12670 * gdb.base/gdb1056.exp: Add unsigned integer test.
12671
12672 2008-01-28 Doug Evans <dje@google.com>
12673
12674 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
12675
12676 2008-01-27 Jim Blandy <jimb@codesourcery.com>
12677
12678 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
12679
12680 * gdb.base/expand-psymtabs.exp: Doc fix.
12681
12682 2008-01-26 Mark Kettenis <kettenis@gnu.org>
12683
12684 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
12685
12686 2008-01-24 Nick Roberts <nickrob@snap.net.nz>
12687
12688 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
12689 -var-set-format.
12690
12691 2008-01-23 Chris Demetriou <cgd@google.com>
12692
12693 * gdb.threads/thread_events.c: New testcase source file.
12694 * gdb.threads/thread_events.exp: New testcase expect file.
12695
12696 2008-01-23 Nick Roberts <nickrob@snap.net.nz>
12697
12698 * lib/gdb.exp: Add the variable octal.
12699
12700 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
12701 -var-set-format.
12702
12703 2008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
12704 Vladimir Prus <vladimir@codesourcery.com>
12705
12706 * gdb.base/float.exp: Allow missing floating point for m68k and
12707 PowerPC.
12708
12709 2008-01-22 Vladimir Prus <vladimir@codesourcery.com>
12710
12711 * gdb.mi/basics.c: Setup for testing breakpoints
12712 ignore count.
12713 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
12714 * gdb.mi/mi-cli.exp: Adjust.
12715 * gdb.mi/mi2-cli.exp: Adjust.
12716
12717 2008-01-17 Pedro Alves <pedro@codesourcery.com>
12718
12719 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
12720 and 'dummy_ptr' integer pointer. Initialize struct_declarations
12721 with dummy_ptr's address.
12722 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
12723 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
12724 all targets.
12725 * gdb.mi/mi2-var-child.exp: Likewise.
12726
12727 2008-01-09 Joel Brobecker <brobecker@adacore.com>
12728
12729 * gdb.ada/null_array: New test program.
12730 * gdb.ada/null_array.exp: New testcase.
12731
12732 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
12733
12734 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
12735 with required float modifiers.
12736
12737 2008-01-08 Joel Brobecker <brobecker@adacore.com>
12738
12739 * gdb.ada/funcall_param: New test program.
12740 * gdb.ada/funcall_param.exp: New testcase.
12741
12742 2008-01-08 Joel Brobecker <brobecker@adacore.com>
12743
12744 * gdb.ada/arrayparam: New test program.
12745 * gdb.ada/arrayparam.exp: New testcase.
12746
12747 2008-01-08 Joel Brobecker <brobecker@adacore.com>
12748
12749 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
12750 landed. Should also fix random failures in the test following it.
12751
12752 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
12753
12754 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
12755 for expressions with decimal float values.
12756 (test_dfp_conversions): New function to test casts to and from
12757 decimal float types.
12758 Call test_dfp_conversions.
12759 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
12760 elements.
12761 (main): Initialize ds.float4 and ds.double8 elements.
12762 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
12763 string to new error message.
12764 (d64_set_tests): Likewise.
12765 (d128_set_tests): Likewise.
12766 Add tests for expressions with decimal float variables. Add tests for
12767 conversions to and from decimal float types.
12768
12769 2008-01-05 Joel Brobecker <brobecker@adacore.com>
12770
12771 * gdb.ada/packed_tagged/comp_bug.adb: New file.
12772 * gdb.ada/packed_tagged.exp: New testcase.
12773
12774 2008-01-04 Joel Brobecker <brobecker@adacore.com>
12775
12776 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
12777 gdb.ada/homonym/homonym_main.adb: New files.
12778 * gdb.ada/homonym.exp: New testcase.
12779
12780 2008-01-04 Joel Brobecker <brobecker@adacore.com>
12781
12782 * gdb.ada/packed_array.exp: Add testing of references to
12783 a packed array.
12784
12785 2008-01-04 Joel Brobecker <brobecker@adacore.com>
12786
12787 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
12788 New files.
12789 * gdb.ada/type_coercion.exp: New testcase.
12790
12791 2008-01-04 Joel Brobecker <brobecker@adacore.com>
12792
12793 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
12794 gdb.ada/tagged/foo.adb: New file.
12795 * gdb.ada/tagged.exp: New testcase.
12796
12797 2008-01-04 Joel Brobecker <brobecker@adacore.com>
12798
12799 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
12800 gdb.ada/ptype_field/foo.adb: New files.
12801 * gdb.ada/ptype_field.exp: New testcase.
12802
12803 2008-01-03 Joel Brobecker <brobecker@adacore.com>
12804
12805 * gdb.ada/print_pc.exp: New testcase.
12806
12807 2008-01-03 Joel Brobecker <brobecker@adacore.com>
12808
12809 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
12810 gdb.ada/taft_type/p.adb: New files.
12811 * gdb.ada/taft_type.exp: New testcase.
12812
12813 2008-01-03 Joel Brobecker <brobecker@adacore.com>
12814
12815 * gdb.ada/array_bounds/bar.adb: New file.
12816 * gdb.ada/array_bounds.exp: New testcase.
12817
12818 2008-01-03 Joel Brobecker <brobecker@adacore.com>
12819
12820 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
12821 gdb.ada/arrayptr/foo.adb: New files.
12822 * gdb.ada/arrayptr.exp: New testcase.
12823
12824 2008-01-03 Joel Brobecker <brobecker@adacore.com>
12825
12826 * gdb.base/set-lang-auto.exp: New testcase.
12827
12828 2008-01-03 Joel Brobecker <brobecker@adacore.com>
12829
12830 * gdb.ada/fun_addr/foo.adb: New file.
12831 * gdb.ada/fun_addr.exp: New testcase.
12832
12833 2008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12834
12835 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
12836 New files
12837
12838 2008-01-02 Joel Brobecker <brobecker@adacore.com>
12839
12840 * array_subscript_addr/p.adb: New file.
12841 * array_subscript_addr.exp: New testcase.
12842
12843 2008-01-02 Joel Brobecker <brobecker@adacore.com>
12844
12845 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
12846 New files.
12847 * gdb.ada/str_cmp_ref.exp: New testcase.
12848
12849 2008-01-01 Joel Brobecker <brobecker@adacore.com>
12850
12851 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
12852 gdb.ada/fun_in_declare/foo.adb: New files.
12853 * gdb.ada/fun_in_declare.exp: New testcase.
12854
12855 2008-01-01 Joel Brobecker <brobecker@adacore.com>
12856
12857 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
12858 gdb.ada/ref_param/pck.ads: New files.
12859 * gdb.ada/ref_param.exp: New testcase.
12860
12861 2008-01-01 Joel Brobecker <brobecker@adacore.com>
12862
12863 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
12864 gdb.ada/interface/foo.adb: New files.
12865 * gdb.ada/interface.exp: New testcase.
12866
12867 2007-12-31 Jim Blandy <jimb@codesourcery.com>
12868
12869 * gdb.base/multi-forks.exp: Consume all output from child
12870 processes before proceeding to next test.
12871
12872 2007-12-29 Jim Blandy <jimb@codesourcery.com>
12873
12874 * configure: Regenerated.
12875
12876 2007-12-27 Joel Brobecker <brobecker@adacore.com>
12877
12878 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
12879 gdb.ada/fixed_cmp/fixed.adb: New files.
12880 * gdb.ada/fixed_cmp.exp: New testcase.
12881
12882 2007-12-27 Joel Brobecker <brobecker@adacore.com>
12883
12884 * gdb.ada/boolean_expr.exp: New testcase.
12885
12886 2007-12-26 Jim Blandy <jimb@codesourcery.com>
12887
12888 * gdb.base/multi-forks.exp: Doc fix.
12889
12890 2007-12-26 Joel Brobecker <brobecker@adacore.com>
12891
12892 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
12893 * gdb.ada/char_param.exp: Do not compile our test program with
12894 -gnata, this is unnecessary.
12895 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
12896
12897 2007-12-24 Joel Brobecker <brobecker@adacore.com>
12898
12899 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
12900 gdb.ada/print_chars/foo.adb: New files.
12901 * gdb.ada/print_chars.exp: New testcase.
12902
12903 2007-12-24 Joel Brobecker <brobecker@adacore.com>
12904
12905 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
12906 gdb.ada/char_param/foo.adb: New files.
12907 * gdb.ada/char_param.exp: New testcase.
12908
12909 2007-12-22 Jim Blandy <jimb@codesourcery.com>
12910
12911 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
12912 hard-coding source line numbers into the test.
12913 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
12914 gdb_get_line_number to find.
12915
12916 2007-12-22 Joel Brobecker <brobecker@adacore.com>
12917
12918 * gdb.base/ptype.c (highest): New struct type.
12919 (the_highest): New variable of that type.
12920 (main): Add dummy assignment to a field of variable the_highest.
12921 * gdb.base/ptype.exp: Test type printing of our new variable.
12922
12923 2007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
12924
12925 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
12926 and record first explicitly generated thread number.
12927 Use that thread number for thread specific watchpoint test.
12928 Add iteration number to repetitive tests.
12929
12930 2007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
12931 Jim Blandy <jimb@codesourcery.com>
12932
12933 * gdb.base/expand-psymtabs.c: New testcase
12934 source file.
12935 * gdb.base/expand-psymtabs.exp: New testcase
12936 expect file.
12937
12938 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
12939
12940 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
12941 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
12942
12943 2007-12-17 Joel Brobecker <brobecker@adacore.com>
12944
12945 * gdb.ada/frame_args/foo.adb: New file.
12946 * gdb.ada/frame_args/pck.ads: New file.
12947 * gdb.ada/frame_args/pck.adb: New file.
12948 * gdb.ada/frame_args.exp: New testcase.
12949
12950 2007-12-17 Joel Brobecker <brobecker@adacore.com>
12951
12952 * gdb.base/frame-args.c: New file.
12953 * gdb.base/frame-args.exp: New testcase.
12954
12955 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
12956 Joseph Myers <joseph@codesourcery.com>
12957
12958 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
12959
12960 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
12961
12962 * gdb.mi/mi-pending.exp: New.
12963 * gdb.mi/mi-pending.c: New.
12964 * gdb.mi/mi-pendshr.c: New.
12965
12966 2007-12-06 Jim Blandy <jimb@codesourcery.com>
12967
12968 * gdb.base/default.exp: Update expected output for 'info catch'.
12969
12970 2007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12971
12972 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
12973 must be set to binary.
12974
12975 2007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
12976
12977 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
12978
12979 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
12980
12981 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
12982 gdb.mi/mi-file-transfer.exp: New.
12983
12984 2007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12985
12986 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
12987
12988 2007-11-22 Maciej W. Rozycki <macro@mips.com>
12989
12990 * gdb.trace/backtrace.exp: Fix a typo.
12991 * gdb.trace/circ.exp: Likewise.
12992 * gdb.trace/collection.exp: Likewise.
12993 * gdb.trace/limits.exp: Likewise.
12994 * gdb.trace/report.exp: Likewise.
12995 * gdb.trace/tfind.exp: Likewise.
12996 * gdb.trace/while-dyn.exp: Likewise.
12997
12998 2007-11-21 Nick Roberts <nickrob@snap.net.nz>
12999
13000 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
13001 objects of pointers that can't be dereferenced are now
13002 "noneditable".
13003
13004 2007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13005
13006 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
13007 (target_cpu): Remove.
13008
13009 2007-10-15 Vladimir Prus <vladimir@codesourcery.com>
13010
13011 * gdb.base/ending-run.exp: Expect the list of cleared
13012 breakpoint to come in natural order, not the reversed one.
13013
13014 2007-11-07 Vladimir Prus <vladimir@codesourcery.com>
13015
13016 * gdb.mi/mi-var-child.c (do_child_deletion): New.
13017 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
13018
13019 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
13020
13021 * gdb.base/printcmds.exp: New function
13022 test_printf_with_dfp.
13023
13024 2007-11-02 Doug Evans <dje@google.com>
13025
13026 * gdb.disasm/t01_mov.s: Remove carriage returns.
13027 * gdb.disasm/t02_mova.s: Ditto.
13028 * gdb.disasm/t03_add.s: Ditto.
13029 * gdb.disasm/t04_sub.s: Ditto.
13030 * gdb.disasm/t05_cmp.s: Ditto.
13031 * gdb.disasm/t06_ari2.s: Ditto.
13032 * gdb.disasm/t07_ari3.s: Ditto.
13033 * gdb.disasm/t08_or.s: Ditto.
13034 * gdb.disasm/t09_xor.s: Ditto.
13035 * gdb.disasm/t10_and.s: Ditto.
13036 * gdb.disasm/t11_logs.s: Ditto.
13037 * gdb.disasm/t12_bit.s: Ditto.
13038 * gdb.disasm/t13_otr.s: Ditto.
13039
13040 2007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13041
13042 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
13043
13044 2007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13045
13046 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
13047 provide DFP support.
13048
13049 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
13050
13051 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
13052 Test "set powerpc vector-abi". Skip auto-detection tests for old
13053 toolchains.
13054
13055 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
13056
13057 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
13058 with [string compare].
13059
13060 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
13061
13062 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
13063 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
13064
13065 2007-10-25 Luis Machado <luisgpm@br.ibm.com>
13066
13067 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
13068 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
13069 * gdb.opt/Makefile.in: New makefile.
13070 * Makefile.in: Create new directory "gdb.opt".
13071 * configure.ac: Add "gdb.opt" directory.
13072 * configure: Regenerated.
13073
13074 2007-10-25 Doug Evans <dje@google.com>
13075
13076 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
13077 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
13078
13079 2007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
13080 Thiago Jung Bauermann <bauerman@br.ibm.com>
13081
13082 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
13083 Floating Point expressions.
13084 * gdb.base/dfp-test.exp: new file adding tests for Decimal
13085 Floating Point variables.
13086 * gdb.base/dfp-test.c: new file containing program with Decimal
13087 Floating variables, used by gdb.base/dfp-test.exp.
13088
13089 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
13090
13091 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
13092
13093 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13094
13095 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
13096 compiling test case with GCC.
13097 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
13098
13099 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13100
13101 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
13102 format changes.
13103
13104 2007-10-18 Michael Snyder <msnyder@specifix.com>
13105
13106 * gdb.base/dbx.exp: Add missing "-re " operator.
13107
13108 2007-10-16 Gaius Mulley <gaius@glam.ac.uk>
13109
13110 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
13111 * configure.ac: Removed trailing spaces after backslash.
13112 * gdb.modula2: New directory.
13113 * gdb.modula2/Makefile.in: New file.
13114 * gdb.modula2/unbounded-array.exp: New file.
13115 * gdb.modula2/unbounded1.c: New file.
13116
13117 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
13118
13119 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
13120
13121 2007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
13122
13123 * gdb.base/sigstep.c (main): Add checks for
13124 return values for setitimer call.
13125 Call setitimer again with itimer = ITIMER_REAL
13126 if first call to setitimer fails.
13127
13128 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
13129
13130 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
13131 of $timeout.
13132
13133 2007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
13134
13135 * gdb.server/server-run.exp: Test for dynamic linker symbols.
13136
13137 2007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
13138
13139 * lib/gdb.exp (gdb_run_cmd): Move comment outside
13140 of gdb_expect call, to avoid interruption.
13141
13142 2007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
13143
13144 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
13145 (v_unsigned_long_long, v_long_long_array)
13146 (v_signed_long_long_array, v_unsigned_long_long_array)
13147 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
13148 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
13149 [!NO_LONG_LONG]: New.
13150 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
13151 v_long_long_member.
13152
13153 (v_long_long_func, v_signed_long_long_func)
13154 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
13155 (main) [!NO_LONG_LONG]: Initialize long long variants.
13156
13157 * gdb.base/whatis.exp: If board file requests no_long_long, build
13158 test with NO_LONG_LONG defined. Test long long, signed long long,
13159 and unsigned long long variants but only if board file doesn't
13160 disable it.
13161
13162 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
13163 Daniel Jacobowitz <dan@codesourcery.com>
13164
13165 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
13166 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
13167 * configure: Regenerated.
13168 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
13169 gdb.pascal/types.exp, lib/pascal.exp: New files.
13170
13171 2007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
13172
13173 * gdb.cp/classes.exp (do_tests): Always step to the line after the
13174 call.
13175 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
13176 to return to the call.
13177 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
13178 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
13179 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
13180 * gdb.mi/mi-until.exp (test_until): Likewise.
13181 * gdb.mi/mi2-until.exp (test_until): Likewise.
13182
13183 2007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
13184
13185 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
13186 two-char array.
13187 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
13188
13189 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
13190
13191 * gdb.threads/watchthreads.c (thread_function): Sleep between
13192 iterations.
13193 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
13194 at once for S/390. Generate matching fails and passes.
13195
13196 2007-09-27 Vladimir Prus <vladimir@codesourcery.com>
13197
13198 * gdb.mi/var-cmd.c (do_children_tests): Initialize
13199 the 'struct_declarations' variable to zeros.
13200
13201 2007-09-24 Vladimir Prus <vladimir@codesourcery.com>
13202
13203 * gdb.cp/mb-ctor.cc: New.
13204 * gdb.cp/mb-ctor.exp: New.
13205 * gdb.cp/mb-templates.cc: New.
13206 * gdb.cp/mb-templates.exp: New.
13207
13208 2007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
13209
13210 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
13211
13212 2007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
13213
13214 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
13215 targets.
13216 * configure: Regenerate.
13217
13218 2007-09-23 Vladimir Prus <vladimir@codesourcery.com>
13219
13220 * gdb.base/annota1.exp: Adjust for 'info break'
13221 format changes.
13222 * gdb.base/annota3.exp: Likewise.
13223 * gdb.base/break.exp: Likewise.
13224 * gdb.base/condbreak.exp: Likewise.
13225 * gdb.base/pending.exp: Likewise.
13226 * gdb.base/sepdebug.exp: Likewise.
13227 * gdb.base/unload.exp: Likewise.
13228 * gdb.base/ovldbreak.exp: Likewise.
13229
13230 2007-09-22 Vladimir Prus <vladimir@codesourcery.com>
13231
13232 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
13233 messages.
13234 * gdb.base/chng-syms.exp: Likewise.
13235 * gdb.base/unload.exp: Likewise.
13236
13237 2007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
13238
13239 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
13240
13241 2007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
13242
13243 * schedlock.c (NUM): Change to 1.
13244 (main): Use args[0] for the main thread.
13245 * schedlock.exp: Only expect two threads. Only issue one pass or fail
13246 regardless of the number of threads.
13247
13248 2007-09-14 Maciej W. Rozycki <macro@mips.com>
13249
13250 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
13251 type down.
13252 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
13253 test.
13254 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
13255 watchpoint type down.
13256 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
13257 test.
13258
13259 2007-09-14 Maciej W. Rozycki <macro@mips.com>
13260
13261 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
13262 Move all the tests here and run them twice, once using software
13263 watchpoints and once using hardware watchpoints.
13264 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
13265
13266 2007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
13267
13268 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
13269 test.
13270
13271 2007-09-10 Mark Kettenis <kettenis@gnu.org>
13272
13273 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
13274 build-id.
13275
13276 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
13277 know about $ORIGIN. Calculate output dir from $dest instead of
13278 using ${objdir}/{$subdir}.
13279
13280 2007-09-09 Mark Kettenis <kettenis@gnu.org>
13281
13282 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
13283 gcore, before continuing with the test.
13284
13285 2007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
13286
13287 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
13288 * gdb.mi/mi-watch.exp: Likewise.
13289
13290 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
13291 Jim Blandy <jimb@codesourcery.com>
13292
13293 * gdb.arch/i386-sse.exp: Do not expect character constants.
13294 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
13295 * gdb.base/display.exp: Allow print/s.
13296 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
13297 and unsigned char array changes.
13298
13299 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
13300
13301 * gdb.base/display.exp: Add tests for printf %p.
13302
13303 2007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
13304
13305 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
13306 the dll name to unicode.
13307
13308 2007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13309
13310 * gdb.base/default.exp (show version): Update the version text.
13311 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
13312
13313 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13314
13315 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
13316 New files.
13317
13318 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13319
13320 * lib/gdb.exp (build_id_debug_filename_get): New function.
13321 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
13322 Remove the generate DEBUG file for the future testcase runs.
13323 New testcase for the NT_GNU_BUILD_ID retrieval.
13324 Move the final testing step to ...
13325 (test_different_dir): ... a new function.
13326 New parameter XFAIL to XFAIL all the tests performed.
13327 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
13328 New parameter TYPE to PF_PREFIX all the tests performed.
13329
13330 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
13331
13332 * gdb.mi/mi-var-cp.cc (path_expression): New
13333 function.
13334 * gdb.mi/mi-var-cp.exp: Run path exression tests.
13335
13336 2007-08-27 Markus Deuling <deuling@de.ibm.com>
13337
13338 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
13339 to fit into SPU Local Store memory.
13340
13341 2007-08-23 Joel Brobecker <brobecker@adacore.com>
13342
13343 * gdb.base/default.exp: Adjust the expected output of "info
13344 warranty" after the switch to GPLv3.
13345
13346 2007-08-23 Joel Brobecker <brobecker@adacore.com>
13347
13348 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
13349 to 30000 (from 20000).
13350
13351 2007-08-23 Joel Brobecker <brobecker@adacore.com>
13352
13353 Switch the license of all .exp files to GPLv3.
13354 Switch the license of all .f and .f90 files to GPLv3.
13355 Switch the license of all .s and .S files to GPLv3.
13356
13357 2007-08-23 Joel Brobecker <brobecker@adacore.com>
13358
13359 * configure.ac: Switch license to GPLv3.
13360
13361 2007-08-23 Joel Brobecker <brobecker@adacore.com>
13362
13363 Switch the licensing to GPLv3 for all .ads and .adb files.
13364
13365 2007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
13366
13367 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
13368 and t_int_double.
13369 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
13370
13371 2007-08-17 Joel Brobecker <brobecker@adacore.com>
13372
13373 * gdb.base/step-line.c: Switch license to GPL version 3, and
13374 update copyright year.
13375 * gdb.base/step-line.inp: Likewise.
13376
13377 2007-08-17 Joel Brobecker <brobecker@adacore.com>
13378
13379 * gdb.base/gdb1555.exp: Make expected output immune to formatting
13380 changes inside gdb1555.c.
13381 * gdb.base/pending.exp: Likewise.
13382
13383 2007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
13384
13385 * config/default.exp: New file.
13386
13387 2007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
13388
13389 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
13390 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
13391
13392 2007-07-30 Maciej W. Rozycki <macro@mips.com>
13393
13394 * gdb.base/dump.exp: Force the correct endianness for binary
13395 formats not carrying this information.
13396
13397 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
13398
13399 * gdb.threads/staticthreads.exp: Match .*sem_post.
13400
13401 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
13402
13403 * gdb.base/readline.exp (operate_and_get_next): Match the final
13404 prompt.
13405
13406 2007-07-23 Kevin Buettner <kevinb@redhat.com>
13407
13408 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
13409 to restarting SID.
13410
13411 2007-07-18 Kevin Buettner <kevinb@redhat.com>
13412
13413 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
13414 prior to `gdb_start'.
13415
13416 2007-07-18 Kevin Buettner <kevinb@redhat.com>
13417
13418 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
13419 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
13420 Remove call to gdb_unload.
13421
13422 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
13423 Daniel Jacobowitz <dan@codesourcery.com>
13424
13425 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
13426 for __WIN32__.
13427 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
13428 * gdb.base/unload.exp: Use shared library test routines.
13429
13430 2007-07-03 Markus Deuling <deuling@de.ibm.com>
13431
13432 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
13433 * gdb.base/solib-symbol-lib.c: Likewise.
13434 * gdb.base/solib-symbol-main.c: Likewise.
13435
13436 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
13437
13438 * config/gdbserver.exp (gdb_reconnect): New.
13439 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
13440 gdb.base/solib-disc.exp: New files.
13441 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
13442 remote debugging".
13443 (gdb_compile): Add shlib_load flag.
13444 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
13445 port.
13446 (gdbserver_reconnect): New.
13447
13448 2007-07-01 Nick Roberts <nickrob@snap.net.nz>
13449 Daniel Jacobowitz <dan@codesourcery.com>
13450
13451 * gdb.base/annota3.exp: Test for if construct.
13452
13453 2007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
13454
13455 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
13456
13457 2007-06-21 Chris Dearman <chris@mips.com>
13458 Maciej W. Rozycki <macro@mips.com>
13459
13460 * gdb.base/display.exp: Allow a newline after display/i.
13461 * gdb.base/pc-fp.exp: Likewise.
13462 * gdb.base/sigbpt.exp: Likewise.
13463
13464 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
13465
13466 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
13467 required features to be included.
13468
13469 2007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
13470
13471 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
13472 in info threads output.
13473
13474 2007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13475 Markus Deuling <deuling@de.ibm.com>
13476
13477 * gdb.arch/spu-info.exp: New testcase.
13478 * gdb.arch/spu-info.c: New file.
13479
13480 2007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
13481
13482 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
13483 tpcs_offset. Restore lr after the call.
13484 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
13485
13486 2007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
13487
13488 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
13489 (gdbserver_run): Kill any running gdbserver.
13490 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
13491
13492 2007-05-17 Maciej W. Rozycki <macro@mips.com>
13493
13494 * gdb.base/sigbpt.exp: Preset segv_addr.
13495
13496 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
13497
13498 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
13499 (gdb_compile_shlib): Likewise.
13500 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
13501 (default_gdb_init): Clear cleanfiles.
13502 (gdb_finish): Delete recorded cleanfiles.
13503 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
13504
13505 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
13506 Do not use isnative.
13507 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
13508 gdb.base/so-impl-ld.exp: Likewise.
13509 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
13510 * gdb.base/unload.exp: Likewise. Do not pass empty option to
13511 gdb_compile.
13512
13513 2007-05-15 Vladimir Prus <vladimir@codesourcery.com>
13514
13515 * config/unknown.exp: Remove.
13516
13517 2007-05-15 Markus Deuling <deuling@de.ibm.com>
13518
13519 * gdb.base/info-proc.exp: Check is_remote.
13520
13521 2007-05-14 Markus Deuling <deuling@de.ibm.com>
13522
13523 * gdb.base/gcore.exp: Initialize variable core_supported.
13524
13525 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
13526
13527 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
13528
13529 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
13530
13531 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
13532 * gdb.threads/print-threads.exp (test_all_threads): Allow
13533 negative and hexadecimal thread IDs.
13534
13535 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
13536
13537 * gdb.java/jprint.java (public): Avoid invalid call to static
13538 method.
13539
13540 2007-05-14 Denis Pilat <denis.pilat@st.com>
13541
13542 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
13543 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
13544 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
13545 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
13546 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
13547
13548 2007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13549
13550 * gdb.base/overlays.exp: Add support for targets with only code
13551 overlay support, not data overlay. Support spu-*-* target in
13552 this mode.
13553 * gdb.base/ovlymgr.c: Provide stubs for spu target.
13554 * gdb.base/spu.ld: New file.
13555
13556 2007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
13557
13558 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
13559
13560 2007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
13561
13562 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
13563
13564 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
13565
13566 * gdb.java/jmain.exp: Handle demangled names with and without method
13567 signatures.
13568
13569 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
13570
13571 * gdb.mi/mi-syn-frame.c (main, foo, bar)
13572 (have_a_very_merry_interrupt): Remove calls to puts.
13573 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
13574 inferior output.
13575 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
13576 test names.
13577
13578 2007-04-29 Markus Deuling <deuling@de.ibm.com>
13579 Daniel Jacobowitz <dan@codesourcery.com>
13580
13581 * gdb.base/auxv.exp (core_works): Also check is_remote.
13582 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
13583
13584 2007-04-25 Vladimir Prus <vladimir@codesourcery.com>
13585
13586 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
13587 message, not the undefined 'module' variable.
13588 * gdb.base/siginfo.exp: Likewise.
13589 * gdb.base/sigstep.exp: Likewise.
13590 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
13591 serialport.
13592 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
13593
13594 2007-04-25 Corinna Vinschen <vinschen@redhat.com>
13595
13596 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
13597 target sim fails. Return 0 otherwise.
13598 (gdb_load): Return prematurely if gdb_target_sim fails.
13599
13600 2007-04-16 Denis Pilat <denis.pilat@st.com>
13601
13602 * gdb.base/setshow.exp: Reset height after having set it to 100.
13603
13604 2007-04-16 Denis Pilat <denis.pilat@st.com>
13605
13606 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
13607
13608 2007-04-16 Denis Pilat <denis.pilat@st.com>
13609
13610 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
13611
13612 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
13613
13614 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
13615 tests. Run the frozen varobjs test.
13616 * gdb.mi/var-cmd.c (do_frozen_tests): New.
13617 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
13618
13619 2007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13620
13621 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
13622 gdb.base/type-opaque.exp: New files.
13623
13624 2007-04-01 Vladimir Prus <vladimir@codesourcery.com>
13625
13626 * gdb.mi/mi-var-child.c
13627 (do_children_tests): User char[2] instead of
13628 char so that automatic printing of pointers to char
13629 don't give unpredicable result.
13630 * gdb.mi/var-cmd.c (do_locals_test): Initialize
13631 local variables.
13632 * gdb.mi/mi-var-child.exp: Step to right line
13633 of do_children_tests.
13634 * gdb.mi/mi2-var-child.exp: Likewise.
13635 * gdb.mi/mi-var-cmd.exp: Step to right line of
13636 do_locals_tests.
13637 (do_children_tests): User char[2] instead of
13638 char so that automatic printing of pointers to char
13639 don't give unpredicable result.
13640 * gdb.mi/mi2-var-cmd.exp: Likewise.
13641 * lib/mi-support.exp (mi_continue_to_line):
13642 Pass test name to mi_wait_for_stop.
13643
13644 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
13645
13646 * gdb.asm/asm-source.exp: Remove d10v case.
13647 * lib/gdb.exp (skip_cplus_tests): Likewise.
13648 * gdb.asm/d10v.inc: Deleted.
13649
13650 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
13651
13652 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
13653
13654 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
13655
13656 * config/netware.exp: Delete file.
13657
13658 2007-03-29 Joel Brobecker <brobecker@adacore.com>
13659
13660 * gdb.dwarf2/dw2-noloc.S: New file.
13661 * gdb.dwarf2/dw2-noloc.exp: New file.
13662
13663 2007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
13664
13665 * gdb.cp/method2.cc: New test.
13666 * gdb.cp/method2.exp: New test.
13667 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
13668
13669 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
13670
13671 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
13672
13673 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
13674
13675 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
13676
13677 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
13678
13679 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
13680 (gdb_load): Delete, replace with...
13681 (gdb_reload): ...this.
13682 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
13683 * gdb.server/server-mon.exp: Likewise.
13684 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
13685 (gdb_start_cmd): New.
13686 (gdb_file_cmd): Save the last loaded file.
13687 (gdb_reload): New.
13688 (gdb_gnu_strip_debug): Use transform.
13689 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
13690 support here. Use new $last_loaded_file. Check mtime.
13691 (gdb_target_cmd): Handle ObjC failure case.
13692 (infer_host_exec): Delete.
13693 (gdbserver_load): Rename to...
13694 (gdbserver_run): ...this. Simplify.
13695 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
13696 (mi_gdb_load): Move most contents to a new function...
13697 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
13698 (mi_run_cmd): Use mi_gdb_target_load.
13699 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
13700 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
13701 Use gdb_run_cmd.
13702 * gdb.base/charsign.exp: Remove incorrect comment.
13703 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
13704 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
13705 gdb.base/start.exp: Use gdb_start_cmd.
13706
13707 2007-03-23 Nigel Stephens <nigel@mips.com>
13708 Maciej W. Rozycki <macro@mips.com>
13709
13710 * gdb.base/sigbpt.exp: Fix the message when skipping test.
13711 * gdb.base/signull.exp: Similarly.
13712
13713 2007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13714
13715 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
13716 messages available to test cases (like chng-sym.exp).
13717
13718 2007-03-14 Andreas Schwab <schwab@suse.de>
13719
13720 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
13721 format changes.
13722
13723 2007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
13724
13725 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
13726 (optimized_1): New.
13727 (main): Call optimized_1.
13728 (gdb2029): Correct typos. Call gdb2029_marker.
13729 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
13730 for gdb2029.
13731
13732 2007-03-12 Mark Kettenis <kettenis@gnu.org>
13733
13734 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
13735 as tabs. Remove redundant test pattern.
13736
13737 2007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13738
13739 * gdb.base/long_long.exp: Accept optional symbol name in <...>
13740 for /a format output.
13741
13742 2007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
13743
13744 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
13745 collect output incrementally.
13746
13747 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13748
13749 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
13750 for -var-create lpcharacter test.
13751 * gdb.mi/mi2-var-cmd.exp: Likewise.
13752
13753 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13754
13755 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
13756 pass on targets where address zero is readable.
13757
13758 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13759
13760 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
13761 just a single architecture.
13762
13763 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13764
13765 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
13766 (fetch_all_registers): New function, uses gdb_test_multiple and
13767 exp_continue to fetch inferior output line-by-line.
13768 Replace all uses of do_get_all_registers by fetch_all_registers.
13769
13770 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13771
13772 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
13773 in target_info.
13774
13775 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
13776
13777 * gdb.threads/manythreads.exp: Use $message string for
13778 consistancy; add a default (timeout) case.
13779
13780 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
13781
13782 * gdb.base/watchpoint.exp: Fix truncated comment.
13783
13784 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
13785
13786 * Makefile.in: Remove spurious single-quotes from sed command.
13787
13788 2007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
13789
13790 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
13791 func.
13792 * gdb.mi/mi2-var-cmd.exp: Likewise.
13793
13794 2007-02-27 Joel Brobecker <brobecker@adacore.com>
13795
13796 * gdb.dwarf2/dw2-producer.S: New file.
13797 * gdb.dwarf2/dw2-producer.exp: New testcase.
13798
13799 2007-02-27 Nick Roberts <nickrob@snap.net.nz>
13800
13801 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
13802 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
13803 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
13804 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
13805 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
13806 Revert tests to use mi_gdb_test and include value field in output
13807 of -var-create.
13808
13809 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
13810
13811 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
13812
13813 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
13814
13815 * gdb.base/maint.exp: Remove full paths from test names.
13816 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
13817 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
13818
13819 2007-02-27 Joel Brobecker <brobecker@adacore.com>
13820
13821 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
13822
13823 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
13824
13825 * gdb.server/server-mon.exp: New test.
13826
13827 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
13828
13829 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
13830
13831 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
13832
13833 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
13834 register capitalization.
13835
13836 2007-02-13 Denis Pilat <denis.pilat@st.com>
13837
13838 * gdb.mi/mi-var-invalidate.exp: New file.
13839
13840 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
13841
13842 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
13843
13844 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
13845
13846 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
13847
13848 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
13849
13850 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
13851 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
13852
13853 2007-02-08 Nick Roberts <nickrob@snap.net.nz>
13854
13855 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
13856 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
13857 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
13858 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
13859 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
13860 * gdb.mi/gdb792.exp, lib/mi-support.exp:
13861 Update tests to include value field in output of -var-create.
13862
13863 2007-02-08 Andreas Schwab <schwab@suse.de>
13864
13865 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
13866
13867 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
13868
13869 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
13870 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
13871
13872 2007-02-02 Denis Pilat <denis.pilat@st.com>
13873
13874 * gdb.threads/threadapply.exp: check that frame is not changed by
13875 the thread apply all command.
13876
13877 2007-01-31 Andreas Schwab <schwab@suse.de>
13878
13879 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
13880
13881 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
13882 in the dwarf sections.
13883 * gdb.dwarf2/mac-fileno.S: Likewise.
13884
13885 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
13886 bspstore register on ia64.
13887
13888 2007-01-29 Andreas Schwab <schwab@suse.de>
13889
13890 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
13891 "frame-begin" annotation.
13892
13893 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
13894 number of "frames-invalid" annotations.
13895
13896 2007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
13897
13898 * gdb.base/commands.exp: Call if_commands_test.
13899 (gdb_test_no_prompt, if_commands_test): New.
13900
13901 2007-01-28 Mark Kettenis <kettenis@gnu.org>
13902
13903 * gdb.threads/sigthread.c (NSIGS): Make bigger.
13904
13905 2007-01-27 Andreas Schwab <schwab@suse.de>
13906
13907 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
13908 .short/.int/.quad in the dwarf sections.
13909 * gdb.dwarf2/dw2-intercu.S: Likewise.
13910 * gdb.dwarf2/dw2-intermix.S: Likewise.
13911
13912 2007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13913
13914 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
13915 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
13916 array.
13917 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
13918 * gdb.base/setvar.exp: Likewise.
13919
13920 2007-01-26 Andreas Schwab <schwab@suse.de>
13921
13922 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
13923 test.
13924
13925 * gdb.base/multi-forks.exp ("restart $i"): Also match
13926 __kernel_syscall_via_break.
13927
13928 2007-01-24 Vladimir Prus <vladimir@codesourcery.com>
13929
13930 * lib/mi-support.exp (mi_delete_varobj): New.
13931 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
13932 testcase.
13933 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
13934 (main): Call the above.
13935 (reference_update_test, base_in_reference_test)
13936 (reference_to_pointer): Delete the created varobjs.
13937
13938 2007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
13939
13940 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
13941 * configure: Regenerated.
13942 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
13943 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
13944 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
13945 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
13946 * lib/gdb.exp (gdb_skip_xml_test): New function.
13947
13948 2007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
13949
13950 * gdb.base/sigrepeat.exp: Correct error message.
13951
13952 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13953 Daniel Jacobowitz <dan@codesourcery.com>
13954
13955 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
13956 gdb.arch/i386-gnu-cfi-asm.S: New files.
13957
13958 2007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13959
13960 * lib/gdb.exp: Abort on missing `site.exp'.
13961
13962 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13963 Daniel Jacobowitz <dan@codesourcery.com>
13964
13965 * gdb.base/included.c, gdb.base/included.exp,
13966 gdb.base/included.h: New files.
13967
13968 2007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
13969
13970 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
13971 (maximize_rlimit): Reduce limits on 64-bit systems.
13972
13973 2007-01-19 Mark Kettenis <kettenis@gnu.org>
13974
13975 From Marcus Deuling <deuling@de.ibm.com>:
13976 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
13977 every case.
13978
13979 2007-01-13 Nick Roberts <nickrob@snap.net.nz>
13980
13981 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
13982 (test_path_specification): Use objdir instead of srcdir to always
13983 get an absolute filename.
13984
13985 2007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
13986
13987 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
13988
13989 2007-01-11 Vladimir Prus <vladimir@codesourcery.com>
13990
13991 * gdb.mi/mi-var-cp.cc (reference_update_tests):
13992 Make sure the variable we're using is in scope.
13993 (reference_to_pointer): Likewise.
13994
13995 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
13996
13997 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
13998 has no debug information.
13999
14000 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
14001
14002 * gdb.base/annota1.exp: Remove extra send_gdb.
14003
14004 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14005
14006 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
14007
14008 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14009
14010 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
14011
14012 2007-01-08 Nick Roberts <nickrob@snap.net.nz>
14013 Daniel Jacobowitz <dan@codesourcery.com>
14014
14015 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
14016 lcharacter or linteger change. Correct duplicated test name.
14017 * gdb.mi/mi2-var-cmd.exp: Likewise.
14018
14019 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
14020
14021 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
14022
14023 2007-01-05 Joel Brobecker <brobecker@adacore.com>
14024
14025 * gdb.base/nofield.c: New file.
14026 * gdb.base/nofield.exp: New testcase.
14027
14028 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
14029
14030 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
14031
14032 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
14033 test.
14034
14035 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
14036
14037 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
14038
14039 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
14040
14041 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
14042 when continuing.
14043
14044 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
14045
14046 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
14047 Expect ".exe" extension.
14048
14049 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
14050
14051 * gdb.base/charset.exp: Add explicit filename to break.
14052 * gdb.base/dbx.exp: Add explicit filename to breaks.
14053
14054 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
14055
14056 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
14057 * gdb.mi/mi2-file.exp: Likewise.
14058
14059 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
14060
14061 Implement specification of MI tests as comments
14062 in C and C++ sources.
14063 * lib/mi-support.exp (mi_autotest_data): New variable.
14064 (mi_autotest_source): New variable.
14065 (count_newlines, mi_prepare_inline_tests)
14066 (mi_get_inline_test, mi_continue_to_line)
14067 (mi_run_inline_test, mi_tbreak)
14068 (mi_send_resuming_command, mi_wait_for_stop): New functions.
14069 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
14070 Run inline tests.
14071 * gdb.mi/mi-var-cp.cc: Define tests here.
14072
14073 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
14074
14075 Simplify usage of mi_continue_to.
14076 * lib/mi-support.exp (mi_runto_helper): Renamed
14077 from mi_runto, added new parameter 'run_or_continue'.
14078 (mi_runto): Use mi_runto_helper.
14079 (mi_continue_to): Accept just function name as parameter.
14080 Use mi_runto_helper.
14081 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
14082 * gdb.mi/mi2-var-cmd.exp: Likewise.
14083
14084 2006-01-04 Joel Brobecker <brobecker@adacore.com>
14085
14086 Make this testcase a bit more realistic. The current code
14087 is too simplistic, and allows the compiler to optimize out
14088 some of the entities we need for this testcase.
14089 * gdb.ada/null_record/bar.ads (Void_Star): New type.
14090 (Do_Nothing): Add extra parameter.
14091 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
14092 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
14093 by using a variable of type Void_Star.
14094
14095 2006-01-04 Joel Brobecker <brobecker@adacore.com>
14096
14097 * gdb.ada/catch_ex/foo.adb: New file.
14098 * gdb.ada/catch_ex.exp: New testcase.
14099
14100 2007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
14101
14102 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
14103 pass --image-base to linker.
14104
14105 2007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14106 Daniel Jacobowitz <dan@codesourcery.com>
14107
14108 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
14109 secondary prompts.
14110
14111 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
14112
14113 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
14114 output. Test the types of members and member pointers.
14115 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
14116 gdb/2092.
14117 * gdb.cp/member-ptr.exp: Search for a comment instead of a
14118 statement. Enable for GCC. Update expected output for some tests
14119 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
14120 layout.
14121 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
14122 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
14123 (Diamond::vget_base): New.
14124 (main): Add new tests.
14125 * gdb.cp/printmethod.exp: Update expected output for member functions.
14126 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
14127 print pEe->D::vg().
14128
14129 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
14130
14131 * gdb.threads/tls.exp: Allow stops in sem_post.
14132
14133 2006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
14134
14135 * gdb.base/annota1.exp: Allow .*printf in backtraces.
14136 * gdb.base/annota3.exp: Likewise.
14137 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
14138 again (instead of timing out).
14139 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
14140 GCC bug 26475.
14141 * gdb.java/jmisc.exp: Adjust to work with method signatures including
14142 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
14143 test from jmisc1.exp.
14144 * gdb.java/jmisc1.exp: Delete.
14145 * gdb.java/jprint.exp: Adjust to work with method signatures including
14146 return types.
14147 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
14148 * gdb.threads/linux-dp.exp: Don't be confused by program output.
14149 * lib/java.exp (compile_java_from_source): Pass the correct type
14150 to target_compile.
14151
14152 2006-12-31 Joel Brobecker <brobecker@adacore.com>
14153
14154 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
14155 (stack_align_edx): New function.
14156 (stack_align_eax): New function.
14157 (main): Add calls to stack_align_edx and stack_align_eax.
14158 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
14159 Add testing for the cases where the register used during a stack
14160 realignment is edx. Same for eax.
14161
14162 2006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
14163
14164 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
14165 and generic PE targets.
14166
14167 2006-12-29 Joel Brobecker <brobecker@adacore.com>
14168
14169 * gdb.ada/array_return.exp: Update copyright date list.
14170
14171 2006-12-27 Joel Brobecker <brobecker@adacore.com>
14172
14173 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
14174 (Create_Small_Float_Vector): New function.
14175 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
14176 function body.
14177 * gdb.ada/array_return/p.adb: Use new type and function from
14178 package Pck.
14179 * gdb.ada/array_return.exp: Add a test verifying that GDB is
14180 able to print the value returned by a function returning an
14181 array of float.
14182
14183 2006-12-20 Joel Brobecker <brobecker@adacore.com>
14184
14185 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
14186 The associated tests should be PASSing.
14187
14188 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
14189
14190 Test for base in references.
14191 * gdb.mi/mi-var-cp.cc: Add test code.
14192 * gdb.mi/mi-var-cp.exp: Test for bases in references.
14193 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
14194 * gdb.mi/mi2-watch.exp: Likewise.
14195 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
14196 (mi_list_varobj_children): New function.
14197
14198 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
14199
14200 * lib/mi-support.exp
14201 (mi_runto): Accept "()" after function name.
14202 (mi_create_varobj): New function.
14203 (mi_varobj_update): New function.
14204 (mi_Check_varobj_value): New function.
14205 * gdb.mi/mi-var-cp.exp: New file.
14206 * gdb.mi/mi-var-cp.cc: New file.
14207
14208 2006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
14209
14210 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
14211 gdb.base/weaklib2.c: New files.
14212
14213 2006-11-29 Nathan Sidwell <nathan@codesourcery.com>
14214
14215 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
14216 info. Adjust test names.
14217
14218 * gdb.base/break.c (main): Move position of malloc.
14219 * gdb.base/break.exp: Revert mistaken checkin.
14220
14221 2006-11-28 Vladimir Prus <vladimir@codesourcery.com>
14222
14223 * gdb.mi/mi-var-cmd.exp: Check -var-update after
14224 assignement of arrays and function pointers.
14225 * gdb.mi/var-cmd.c: Add declaration necessary for above
14226 tests.
14227
14228 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
14229
14230 * gdb.base/break.c (main): Call malloc.
14231
14232 * gdb.threads/linux-dp.exp: Read thread table before and after
14233 creating each philosopher and verify it.
14234
14235 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
14236 Paul Brook <paul@codesourcery.com>
14237 Daniel Jacobowitz <dan@codesourcery.com>
14238
14239 * gdb.base/ending-run.exp: Flatten expect script stepping out of
14240 main to remove duplication. Add start function of the form
14241 '_*start[1-9]*'. Add RVDS start function.
14242
14243 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
14244
14245 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
14246
14247 2006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14248
14249 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
14250 * gdb.asm/spu.inc: New file.
14251 * gdb.base/term.exp: Disable if [target_info exists noargs].
14252 * gdb.gdb/complaints.exp: Disable if ![isnative].
14253 * gdb.gdb/selftest.exp: Likewise.
14254 * gdb.gdb/observer.exp: Likewise.
14255 * gdb.gdb/xfullpath.exp: Likewise.
14256 * gdb.base/attach.exp: Disable on SPU target.
14257 * gdb.cp/bs145503.exp: Likewise.
14258 * gdb.cp/exception.exp: Likewise.
14259 * gdb.cp/userdef.exp: Likewise.
14260
14261 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
14262
14263 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
14264
14265 2006-11-10 Vladimir Prus <vladimir@codesourcery.com>
14266
14267 * gdb.base/completion.exp: Fix completion tests for
14268 'info' and 'info '.
14269 * gdb.base/help.exp (help_test_raw, test_class_help)
14270 (test_prefix_command_help): Move...
14271 * lib/gdb.exp: Here.
14272 * gdb.base/main.exp: Adjust.
14273 * gdb.cp/maint.exp: Adjust.
14274 * gdb.trace/tracecmd.exp: Use test_help_class.
14275
14276 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
14277
14278 * gdb.stabs/weird.exp (print_weird_var): Use
14279 gdb_test_multiple instead of gdb_expect.
14280
14281 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
14282
14283 * gdb.base/help.exp (help_test_raw): New.
14284 (test_class_help): New.
14285 (test_prefix_command_help): New.
14286 Adjust testcases.
14287
14288 2006-11-09 Christophe Lyon <christophe.lyon@st.com>
14289
14290 * gdb.base/constvars.c (main): Write to crass and crips, so that
14291 they are allocated by the compiler.
14292
14293 2006-10-27 Andreas Schwab <schwab@suse.de>
14294
14295 * gdb.base/multi-forks.exp: Use "detach fork" instead of
14296 "detach-fork".
14297
14298 2006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
14299
14300 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
14301 of patterns.
14302
14303 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
14304
14305 * gdb.base/sepdebug.exp: Remove debug format test.
14306 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
14307 Handle no-symtab.
14308 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
14309
14310 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
14311
14312 * gdb.threads/manythreads.c (thread_function, main): Don't cast
14313 int to pointer or pointer to int.
14314 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
14315
14316 2006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
14317
14318 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
14319
14320 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14321
14322 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
14323
14324 2006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
14325
14326 PR c++/2116
14327 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
14328
14329 2006-10-06 Joel Brobecker <brobecker@adacore.com>
14330
14331 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
14332 the corresponding bug has been fixed in GDB (PR/2018).
14333
14334 2006-10-06 Joel Brobecker <brobecker@adacore.com>
14335
14336 * gdb.base/subst.exp: New testcase.
14337
14338 2006-10-06 Joel Brobecker <brobecker@adacore.com>
14339
14340 * gdb.ada/array_return/pck.ads: Add copyright notice.
14341 * gdb.ada/array_return/pck.adb: Likewise.
14342 * gdb.ada/array_return/p.adb: Likewise.
14343 * gdb.ada/exec_changed/first.adb: Likewise.
14344 * gdb.ada/exec_changed/second.adb: Likewise.
14345
14346 2006-10-06 Joel Brobecker <brobecker@adacore.com>
14347
14348 * gdb.ada/watch_arg/watch.adb: New file.
14349 * gdb.ada/watch_arg.exp: New testcase.
14350
14351 2006-10-02 Vladimir Prus <vladimir@codesourcery.com>
14352
14353 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
14354 via string_to_regexp.
14355 * gdb.mi/mi2-basics.exp: Likewise.
14356
14357 2006-09-20 Michael Snyder <michael.snyder@palmsource.com>
14358
14359 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
14360 Remove unused / obsolete files.
14361
14362 2006-09-19 Nick Roberts <nickrob@snap.net.nz>
14363
14364 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
14365
14366 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
14367
14368 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
14369 HIGH_FRAME argument to -stack-list-arguments can be larger than
14370 the number of frames.
14371
14372 2006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
14373
14374 * gdb.base/args.c (main): Add breakpoint marker.
14375 * gdb.base/args.exp: Use args_test for tests. Add new tests which
14376 really test empty arguments.
14377 (args_load): Delete.
14378 (args_test): New.
14379
14380 2006-09-13 Nick Roberts <nickrob@snap.net.nz>
14381
14382 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
14383 check for one file.
14384
14385 2006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
14386
14387 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
14388 HIGH_FRAME argument to -stack-list-locals can be larger than
14389 the number of frames.
14390
14391 2006-08-18 Fred Fish <fnf@specifix.com>
14392
14393 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
14394 '$' in front of skip_vmx_tests_saved when setting that.
14395
14396 2006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
14397
14398 * gdb.base/trace-commands.exp: New file.
14399
14400 2006-08-10 Joel Brobecker <brobecker@adacore.com>
14401 Daniel Jacobowitz <dan@codesourcery.com>
14402
14403 * gdb.base/step-bt.exp: Make hexadecimal address optional in
14404 expected output of the backtrace commands.
14405
14406 2006-08-09 Joel Brobecker <brobecker@adacore.com>
14407
14408 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
14409 untested followed by return combination.
14410 * gdb.arch/altivec-regs.exp: Likewise.
14411 * gdb.arch/e500-abi.exp: Likewise.
14412 * gdb.arch/e500-regs.exp: Likewise.
14413 * gdb.arch/gdb1291.exp: Likewise.
14414 * gdb.arch/gdb1431.exp: Likewise.
14415 * gdb.arch/gdb1558.exp: Likewise.
14416 * gdb.arch/i386-prologue.exp: Likewise.
14417 * gdb.arch/i386-unwind.exp: Likewise.
14418 * gdb.asm/asm-source.exp: Likewise.
14419 * gdb.base/a2-run.exp: Likewise.
14420 * gdb.base/advance.exp: Likewise.
14421 * gdb.base/all-bin.exp: Likewise.
14422 * gdb.base/annota1.exp: Likewise.
14423 * gdb.base/annota3.exp: Likewise.
14424 * gdb.base/args.exp: Likewise.
14425 * gdb.base/arithmet.exp: Likewise.
14426 * gdb.base/assign.exp: Likewise.
14427 * gdb.base/async.exp: Likewise.
14428 * gdb.base/attach.exp: Likewise.
14429 * gdb.base/bang.exp: Likewise.
14430 * gdb.base/bigcore.exp: Likewise.
14431 * gdb.base/bitfields.exp: Likewise.
14432 * gdb.base/bitfields2.exp: Likewise.
14433 * gdb.base/break.exp: Likewise.
14434 * gdb.base/call-sc.exp: Likewise.
14435 * gdb.base/call-strs.exp: Likewise.
14436 * gdb.base/callfuncs.exp: Likewise.
14437 * gdb.base/checkpoint.exp: Likewise.
14438 * gdb.base/chng-syms.exp: Likewise.
14439 * gdb.base/code-expr.exp: Likewise.
14440 * gdb.base/commands.exp: Likewise.
14441 * gdb.base/completion.exp: Likewise.
14442 * gdb.base/cond-expr.exp: Likewise.
14443 * gdb.base/condbreak.exp: Likewise.
14444 * gdb.base/consecutive.exp: Likewise.
14445 * gdb.base/constvars.exp: Likewise.
14446 * gdb.base/corefile.exp: Likewise.
14447 * gdb.base/cvexpr.exp: Likewise.
14448 * gdb.base/dbx.exp: Likewise.
14449 * gdb.base/define.exp: Likewise.
14450 * gdb.base/detach.exp: Likewise.
14451 * gdb.base/display.exp: Likewise.
14452 * gdb.base/dump.exp: Likewise.
14453 * gdb.base/ena-dis-br.exp: Likewise.
14454 * gdb.base/ending-run.exp: Likewise.
14455 * gdb.base/environ.exp: Likewise.
14456 * gdb.base/eval-skip.exp: Likewise.
14457 * gdb.base/exprs.exp: Likewise.
14458 * gdb.base/fileio.exp: Likewise.
14459 * gdb.base/finish.exp: Likewise.
14460 * gdb.base/float.exp: Likewise.
14461 * gdb.base/foll-exec.exp: Likewise.
14462 * gdb.base/foll-fork.exp: Likewise.
14463 * gdb.base/foll-vfork.exp: Likewise.
14464 * gdb.base/freebpcmd.exp: Likewise.
14465 * gdb.base/funcargs.exp: Likewise.
14466 * gdb.base/gcore.exp: Likewise.
14467 * gdb.base/gdb1090.exp: Likewise.
14468 * gdb.base/gdb1250.exp: Likewise.
14469 * gdb.base/huge.exp: Likewise.
14470 * gdb.base/info-proc.exp: Likewise.
14471 * gdb.base/interrupt.exp: Likewise.
14472 * gdb.base/jump.exp: Likewise.
14473 * gdb.base/langs.exp: Likewise.
14474 * gdb.base/lineinc.exp: Likewise.
14475 * gdb.base/list.exp: Likewise.
14476 * gdb.base/logical.exp: Likewise.
14477 * gdb.base/long_long.exp: Likewise.
14478 * gdb.base/macscp.exp: Likewise.
14479 * gdb.base/maint.exp: Likewise.
14480 * gdb.base/mips_pro.exp: Likewise.
14481 * gdb.base/miscexprs.exp: Likewise.
14482 * gdb.base/multi-forks.exp: Likewise.
14483 * gdb.base/opaque.exp: Likewise.
14484 * gdb.base/overlays.exp: Likewise.
14485 * gdb.base/pc-fp.exp: Likewise.
14486 * gdb.base/pointers.exp: Likewise.
14487 * gdb.base/printcmds.exp: Likewise.
14488 * gdb.base/psymtab.exp: Likewise.
14489 * gdb.base/ptype.exp: Likewise.
14490 * gdb.base/recurse.exp: Likewise.
14491 * gdb.base/relational.exp: Likewise.
14492 * gdb.base/relocate.exp: Likewise.
14493 * gdb.base/remote.exp: Likewise.
14494 * gdb.base/reread.exp: Likewise.
14495 * gdb.base/restore.exp: Likewise.
14496 * gdb.base/return.exp: Likewise.
14497 * gdb.base/return2.exp: Likewise.
14498 * gdb.base/scope.exp: Likewise.
14499 * gdb.base/sect-cmd.exp: Likewise.
14500 * gdb.base/sep.exp: Likewise.
14501 * gdb.base/sepdebug.exp: Likewise.
14502 * gdb.base/setshow.exp: Likewise.
14503 * gdb.base/setvar.exp: Likewise.
14504 * gdb.base/sigall.exp: Likewise.
14505 * gdb.base/sigbpt.exp: Likewise.
14506 * gdb.base/signals.exp: Likewise.
14507 * gdb.base/signull.exp: Likewise.
14508 * gdb.base/sizeof.exp: Likewise.
14509 * gdb.base/solib.exp: Likewise.
14510 * gdb.base/step-line.exp: Likewise.
14511 * gdb.base/step-test.exp: Likewise.
14512 * gdb.base/structs.exp: Likewise.
14513 * gdb.base/structs2.exp: Likewise.
14514 * gdb.base/term.exp: Likewise.
14515 * gdb.base/twice.exp: Likewise.
14516 * gdb.base/until.exp: Likewise.
14517 * gdb.base/varargs.exp: Likewise.
14518 * gdb.base/volatile.exp: Likewise.
14519 * gdb.base/watchpoint.exp: Likewise.
14520 * gdb.base/whatis-exp.exp: Likewise.
14521 * gdb.base/whatis.exp: Likewise.
14522 * gdb.cp/ambiguous.exp: Likewise.
14523 * gdb.cp/annota2.exp: Likewise.
14524 * gdb.cp/annota3.exp: Likewise.
14525 * gdb.cp/bool.exp: Likewise.
14526 * gdb.cp/breakpoint.exp: Likewise.
14527 * gdb.cp/casts.exp: Likewise.
14528 * gdb.cp/class2.exp: Likewise.
14529 * gdb.cp/classes.exp: Likewise.
14530 * gdb.cp/cplusfuncs.exp: Likewise.
14531 * gdb.cp/ctti.exp: Likewise.
14532 * gdb.cp/derivation.exp: Likewise.
14533 * gdb.cp/exception.exp: Likewise.
14534 * gdb.cp/gdb1355.exp: Likewise.
14535 * gdb.cp/hang.exp: Likewise.
14536 * gdb.cp/inherit.exp: Likewise.
14537 * gdb.cp/local.exp: Likewise.
14538 * gdb.cp/m-data.exp: Likewise.
14539 * gdb.cp/m-static.exp: Likewise.
14540 * gdb.cp/member-ptr.exp: Likewise.
14541 * gdb.cp/method.exp: Likewise.
14542 * gdb.cp/misc.exp: Likewise.
14543 * gdb.cp/namespace.exp: Likewise.
14544 * gdb.cp/overload.exp: Likewise.
14545 * gdb.cp/ovldbreak.exp: Likewise.
14546 * gdb.cp/pr-1023.exp: Likewise.
14547 * gdb.cp/pr-1210.exp: Likewise.
14548 * gdb.cp/pr-574.exp: Likewise.
14549 * gdb.cp/printmethod.exp: Likewise.
14550 * gdb.cp/psmang.exp: Likewise.
14551 * gdb.cp/ref-params.exp: Likewise.
14552 * gdb.cp/ref-types.exp: Likewise.
14553 * gdb.cp/rtti.exp: Likewise.
14554 * gdb.cp/templates.exp: Likewise.
14555 * gdb.cp/try_catch.exp: Likewise.
14556 * gdb.cp/userdef.exp: Likewise.
14557 * gdb.cp/virtfunc.exp: Likewise.
14558 * gdb.disasm/am33.exp: Likewise.
14559 * gdb.disasm/h8300s.exp: Likewise.
14560 * gdb.disasm/mn10300.exp: Likewise.
14561 * gdb.disasm/sh3.exp: Likewise.
14562 * gdb.disasm/t01_mov.exp: Likewise.
14563 * gdb.disasm/t02_mova.exp: Likewise.
14564 * gdb.disasm/t03_add.exp: Likewise.
14565 * gdb.disasm/t04_sub.exp: Likewise.
14566 * gdb.disasm/t05_cmp.exp: Likewise.
14567 * gdb.disasm/t06_ari2.exp: Likewise.
14568 * gdb.disasm/t07_ari3.exp: Likewise.
14569 * gdb.disasm/t08_or.exp: Likewise.
14570 * gdb.disasm/t09_xor.exp: Likewise.
14571 * gdb.disasm/t10_and.exp: Likewise.
14572 * gdb.disasm/t11_logs.exp: Likewise.
14573 * gdb.disasm/t12_bit.exp: Likewise.
14574 * gdb.disasm/t13_otr.exp: Likewise.
14575 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
14576 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
14577 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
14578 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
14579 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
14580 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
14581 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
14582 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
14583 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
14584 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
14585 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
14586 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
14587 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
14588 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
14589 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
14590 * gdb.mi/gdb701.exp: Likewise.
14591 * gdb.mi/gdb792.exp: Likewise.
14592 * gdb.mi/mi-basics.exp: Likewise.
14593 * gdb.mi/mi-break.exp: Likewise.
14594 * gdb.mi/mi-cli.exp: Likewise.
14595 * gdb.mi/mi-console.exp: Likewise.
14596 * gdb.mi/mi-disassemble.exp: Likewise.
14597 * gdb.mi/mi-eval.exp: Likewise.
14598 * gdb.mi/mi-file.exp: Likewise.
14599 * gdb.mi/mi-read-memory.exp: Likewise.
14600 * gdb.mi/mi-regs.exp: Likewise.
14601 * gdb.mi/mi-return.exp: Likewise.
14602 * gdb.mi/mi-simplerun.exp: Likewise.
14603 * gdb.mi/mi-stack.exp: Likewise.
14604 * gdb.mi/mi-stepi.exp: Likewise.
14605 * gdb.mi/mi-syn-frame.exp: Likewise.
14606 * gdb.mi/mi-until.exp: Likewise.
14607 * gdb.mi/mi-var-block.exp: Likewise.
14608 * gdb.mi/mi-var-child.exp: Likewise.
14609 * gdb.mi/mi-var-cmd.exp: Likewise.
14610 * gdb.mi/mi-var-display.exp: Likewise.
14611 * gdb.mi/mi-watch.exp: Likewise.
14612 * gdb.mi/mi2-basics.exp: Likewise.
14613 * gdb.mi/mi2-break.exp: Likewise.
14614 * gdb.mi/mi2-cli.exp: Likewise.
14615 * gdb.mi/mi2-console.exp: Likewise.
14616 * gdb.mi/mi2-disassemble.exp: Likewise.
14617 * gdb.mi/mi2-eval.exp: Likewise.
14618 * gdb.mi/mi2-file.exp: Likewise.
14619 * gdb.mi/mi2-read-memory.exp: Likewise.
14620 * gdb.mi/mi2-regs.exp: Likewise.
14621 * gdb.mi/mi2-return.exp: Likewise.
14622 * gdb.mi/mi2-simplerun.exp: Likewise.
14623 * gdb.mi/mi2-stack.exp: Likewise.
14624 * gdb.mi/mi2-stepi.exp: Likewise.
14625 * gdb.mi/mi2-syn-frame.exp: Likewise.
14626 * gdb.mi/mi2-until.exp: Likewise.
14627 * gdb.mi/mi2-var-block.exp: Likewise.
14628 * gdb.mi/mi2-var-child.exp: Likewise.
14629 * gdb.mi/mi2-var-cmd.exp: Likewise.
14630 * gdb.mi/mi2-var-display.exp: Likewise.
14631 * gdb.mi/mi2-watch.exp: Likewise.
14632 * gdb.stabs/exclfwd.exp: Likewise.
14633 * gdb.stabs/weird.exp: Likewise.
14634 * gdb.threads/gcore-thread.exp: Likewise.
14635 * gdb.trace/actions.exp: Likewise.
14636 * gdb.trace/backtrace.exp: Likewise.
14637 * gdb.trace/circ.exp: Likewise.
14638 * gdb.trace/collection.exp: Likewise.
14639 * gdb.trace/deltrace.exp: Likewise.
14640 * gdb.trace/infotrace.exp: Likewise.
14641 * gdb.trace/limits.exp: Likewise.
14642 * gdb.trace/packetlen.exp: Likewise.
14643 * gdb.trace/passc-dyn.exp: Likewise.
14644 * gdb.trace/passcount.exp: Likewise.
14645 * gdb.trace/report.exp: Likewise.
14646 * gdb.trace/save-trace.exp: Likewise.
14647 * gdb.trace/tfind.exp: Likewise.
14648 * gdb.trace/tracecmd.exp: Likewise.
14649 * gdb.trace/while-dyn.exp: Likewise.
14650 * gdb.trace/while-stepping.exp: Likewise.
14651
14652 2006-08-08 Joel Brobecker <brobecker@adacore.com>
14653
14654 * gdb.base/step-bt.c: New file.
14655 * gdb.base/step-bt.exp: New testcase.
14656
14657 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
14658
14659 * config/monitor.exp (gdb_load): Remove support for obsolete
14660 download-write-size.
14661 * gdb.base/remote.exp: Likewise. Update all callers of
14662 gdb_timed_load.
14663
14664 2006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
14665
14666 * cursal.exp: Pass binfile to gdb_load.
14667
14668 2006-08-01 Nathan Sidwell <nathan@codesourcery.com>
14669
14670 * gdb.base/cursal.exp: Add "" to gdb_load call.
14671
14672 2006-07-29 Mark Kettenis <kettenis@gnu.org>
14673
14674 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
14675 NetBSD/ELF targets.
14676
14677 2006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
14678
14679 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
14680 operator*.
14681
14682 2006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
14683
14684 * gdb.base/completion.exp: Update for change in "file" behavior.
14685 * gdb.stabs/weird.exp: Likewise.
14686 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
14687 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
14688
14689 2006-07-24 Nathan Sidwell <nathan@codesourcery.com>
14690
14691 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
14692 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
14693
14694 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
14695
14696 * gdb.base/default.exp: Update source command error message.
14697 * gdb.base/help.exp: Update 'help source' message.
14698
14699 2006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
14700
14701 * gdb.cp/bs15503.exp: Update comment for no longer crashing
14702 test.
14703
14704 2006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
14705
14706 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
14707
14708 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
14709
14710 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
14711
14712 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
14713
14714 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
14715
14716 2006-07-17 Mark Kettenis <kettenis@gnu.org>
14717
14718 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
14719 *-*-openbsd* from targets for wich we expect ARM FPA floating
14720 point format.
14721
14722 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
14723
14724 * gdb.cp/annota3.exp: Expect frame-begin annotation.
14725
14726 2006-07-17 Mark Kettenis <kettenis@gnu.org>
14727
14728 * gdb.base/annota3.exp: Expect frame-begin annotation.
14729
14730 2006-07-14 Joel Brobecker <brobecker@adacore.com>
14731
14732 * gdb.base/help.exp: Adjust "help unset" test to accept
14733 any list of unset commands.
14734
14735 2006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
14736 Daniel Jacobowitz <dan@codesourcery.com>
14737
14738 * gdb.cp/ref-params.exp: New test.
14739 * gdb.cp/ref-params.cc: New source file.
14740 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
14741
14742 2006-07-08 Mark Kettenis <kettenis@gnu.org>
14743
14744 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
14745 spaces/tabs in regular expressions since they might not be there.
14746
14747 2006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
14748
14749 * gdb.base/ifelse.exp: New file.
14750
14751 2006-07-04 Nathan Sidwell <nathan@codesourcery.com>
14752
14753 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
14754 line.
14755 * gdb.base/huge.exp: Loop over compilation to find a size that
14756 is acceptable.
14757 * gdb.base/remote.exp: Correct expected strings.
14758 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
14759
14760 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
14761
14762 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
14763
14764 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
14765
14766 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
14767 native.
14768
14769 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
14770
14771 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
14772 enable stabs testing.
14773
14774 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
14775
14776 * gdb.base/auxv.exp: Intercept undefined command messages before
14777 gdb_test_multiple does.
14778
14779 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
14780
14781 * Makefile.in (host_alias): Remove.
14782 (target_alias): Use @target_noncanonical@.
14783 (site.exp): Don't set host_alias.
14784 * aclocal.m4: Remove contents. Include acx.m4.
14785 * configure: Regenerated.
14786 * configure.ac: Use ACX_NONCANONICAL_TARGET.
14787
14788 2006-06-13 Nathan Sidwell <nathan@codesourcery.com>
14789
14790 * lib/gdb.exp (gdb_load_cmd): New.
14791
14792 * gdb.base/fileio.c: Add system(NULL) test.
14793 * gdb.base/fileio.exp: Check it.
14794
14795 * gdb.base/break.c: Add 10a breakpoint at }
14796 * gdb.base/break.exp: Add test for breakpoint at }
14797 * gdb.cp/anon-union.cc: Add code at end of function.
14798 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
14799 * gdb.mi/var-cmd.c: Add code at end of function.
14800 * gdb.mi/mi-var-display.exp: Adjust end of next.
14801 * gdb.mi/mi2-var-display.exp: Likewise.
14802 * gdb.base/fileio.c: Add stop function and insert calls at
14803 stopping places.
14804 * gdb.base/fileio.exp: Breakpoint stop function and remove
14805 explicit line number references.
14806
14807 2006-05-19 Joel Brobecker <brobecker@adacore.com>
14808
14809 * gdb.base/del.exp (test_delete_alias): New function.
14810 Now check that both "del" and "d" work as aliases for "delete".
14811
14812 2006-05-18 Fred Fish <fnf@specifix.com>
14813
14814 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
14815 required. Check for spurious output after program exits normally.
14816
14817 2006-05-17 Fred Fish <fnf@specifix.com>
14818
14819 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
14820 gdb_load, so it works in the simulator.
14821
14822 2006-05-11 Fred Fish <fnf@specifix.com>
14823
14824 * gdb.base/bang.exp: Ignore unexpected output between the
14825 "program exited normally" and the gdb prompt, as many other
14826 tests do.
14827
14828 2006-05-07 Mark Kettenis <kettenis@gnu.org>
14829
14830 * gdb.base/help.exp: Make "delete checkpoint" part option for
14831 "help d" and "help delete" tests.
14832
14833 2006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14834
14835 * gdb.mi/mi-basics.exp: Add missing serial number to
14836 expected output in some mi_gdb_test statements.
14837 * gdb.mi/mi2-basics.exp: Likewise.
14838
14839 2006-05-05 Joel Brobecker <brobecker@adacore.com>
14840
14841 * gdb.base/del.c: New file.
14842 * gdb.base/del.exp: New testcase.
14843
14844 2006-05-05 David S. Miller <davem@sunset.davemloft.net>
14845
14846 * gdb.base/break.exp: Do not assume a breakpoint on
14847 main will actually be in $srcfile when optimizing.
14848 * gdb.base/savedregs.exp: Do not require that the dummy
14849 frame location match up to a symbol and source file location.
14850 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
14851 will get printed without a mi_cmd_data_list_register_values prefix.
14852 (*-data-list-register-*): Correct regular expressions to expect the new
14853 pseudo d? floating point registers.
14854 * gdb.mi/mi2-regs.exp: Likewise.
14855
14856 2006-05-05 Christophe Lyon <christophe.lyon@st.com>
14857
14858 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
14859 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
14860 is allocated by the compiler.
14861 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
14862 anons, e, anone to force their allocation by the compiler.
14863
14864 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
14865
14866 * gdb.base/help.exp: Update expected text for help d and
14867 help delete.
14868
14869 2006-05-02 Mark Kettenis <kettenis@gnu.org>
14870
14871 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
14872 NetBSD/ELF targets.
14873
14874 2006-04-30 Mark Kettenis <kettenis@gnu.org>
14875
14876 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
14877 single-step breakpoint fails; make this a KFAIL on
14878 sparc*-*-openbsd*.
14879 * gdb.base/siginfo.exp: Likewise.
14880 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14881
14882 2006-04-26 Michael Snyder <msnyder@redhat.com>
14883
14884 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
14885 which may have to consume output from other forks.
14886 Add tests to make sure that "delete fork" succeeded.
14887
14888 2006-04-20 Michael Snyder <msnyder@redhat.com>
14889
14890 * 2006-03-22 Jim Blandy <jimb@redhat.com>
14891 Add support for the Renesas M32C and M16C.
14892
14893 * gdb.asm/asm-source.exp: Add m32c target.
14894 * gdb.asm/m32c.inc: Support for m32c target.
14895
14896 2006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
14897
14898 * gdb.base/commands.exp (recursive_source_test): New test.
14899
14900 2006-04-04 David S. Miller <davem@sunset.davemloft.net>
14901
14902 * gdb.base/float.exp: Add pattern for sparc targets.
14903
14904 2006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
14905
14906 * gdb.base/commands.exp (stray_arg0_test): New test.
14907
14908 2006-03-30 Paul Brook <paul@codesourcery.com>
14909
14910 * gdb.mi/mi-until.exp: kfail broken until command.
14911 * gdb.mi/mi2-until.exp: Ditto.
14912
14913 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
14914
14915 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
14916
14917 2006-03-08 Alexandre Oliva <aoliva@redhat.com>
14918
14919 * gdb.base/prelink.exp: Anchor tested-for regular expression
14920 on gdb prompt.
14921
14922 2006-03-07 Paul Brook <paul@codesourcery.com>
14923
14924 * gdb.base/assign.exp: Correct fail message.
14925
14926 2006-03-07 Paul Brook <paul@codesourcery.com>
14927
14928 * lib/compiler.c: Extract armcc version number.
14929 * lib/compiler.cc: Ditto.
14930
14931 2006-03-07 Paul Brook <paul@codesourcery.com>
14932
14933 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
14934 additional_flags=-w.
14935 * gdb.arch/altivec-regs.exp: Ditto.
14936 * gdb.arch/e500-abi.exp: Ditto.
14937 * gdb.arch/e500-regs.exp: Ditto.
14938 * gdb.base/all-bin.exp: Ditto.
14939 * gdb.base/annota1.exp: Ditto.
14940 * gdb.base/annota3.exp: Ditto.
14941 * gdb.base/args.exp: Ditto.
14942 * gdb.base/arithmet.exp: Ditto.
14943 * gdb.base/assign.exp: Ditto.
14944 * gdb.base/async.exp: Ditto.
14945 * gdb.base/bang.exp: Ditto.
14946 * gdb.base/break.exp: Ditto.
14947 * gdb.base/call-rt-st.exp: Ditto.
14948 * gdb.base/completion.exp: Ditto.
14949 * gdb.base/cond-expr.exp: Ditto.
14950 * gdb.base/condbreak.exp: Ditto.
14951 * gdb.base/consecutive.exp: Ditto.
14952 * gdb.base/define.exp: Ditto.
14953 * gdb.base/display.exp: Ditto.
14954 * gdb.base/ena-dis-br.exp: Ditto.
14955 * gdb.base/environ.exp: Ditto.
14956 * gdb.base/eval-skip.exp: Ditto.
14957 * gdb.base/info-proc.exp: Ditto.
14958 * gdb.base/jump.exp: Ditto.
14959 * gdb.base/logical.exp: Ditto.
14960 * gdb.base/long_long.exp: Ditto.
14961 * gdb.base/maint.exp: Ditto.
14962 * gdb.base/miscexprs.exp: Ditto.
14963 * gdb.base/pc-fp.exp: Ditto.
14964 * gdb.base/pointers.exp: Ditto.
14965 * gdb.base/relational.exp: Ditto.
14966 * gdb.base/reread.exp: Ditto.
14967 * gdb.base/sect-cmd.exp: Ditto.
14968 * gdb.base/sep.exp: Ditto.
14969 * gdb.base/sepdebug.exp: Ditto.
14970 * gdb.base/until.exp: Ditto.
14971 * gdb.base/whatis-exp.exp: Ditto.
14972 * gdb.cp/annota2.exp: Ditto.
14973 * gdb.cp/annota3.exp: Ditto.
14974 * gdb.trace/actions.exp: Ditto.
14975 * gdb.trace/backtrace.exp: Ditto.
14976 * gdb.trace/circ.exp: Ditto.
14977 * gdb.trace/collection.exp: Ditto.
14978 * gdb.trace/deltrace.exp: Ditto.
14979 * gdb.trace/infotrace.exp: Ditto.
14980 * gdb.trace/limits.exp: Ditto.
14981 * gdb.trace/packetlen.exp: Ditto.
14982 * gdb.trace/passc-dyn.exp: Ditto.
14983 * gdb.trace/passcount.exp: Ditto.
14984 * gdb.trace/report.exp: Ditto.
14985 * gdb.trace/save-trace.exp: Ditto.
14986 * gdb.trace/tfind.exp: Ditto.
14987 * gdb.trace/tracecmd.exp: Ditto.
14988 * gdb.trace/while-dyn.exp: Ditto.
14989 * gdb.trace/while-stepping.exp: Ditto.
14990 * lib/gdb.exp: Ditto.
14991 (gdb_compile): Handle nowarning option.
14992
14993 2006-03-07 Alexandre Oliva <aoliva@redhat.com>
14994
14995 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
14996 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
14997 Rename executable to prelinkt. Don't re-prelink if we didn't
14998 get a core file. Test prelink -u exit status to tell whether
14999 prelinking failed. Use gdb_test_multiple.
15000
15001 2006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
15002
15003 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
15004 (do_tests): Call it.
15005
15006 2006-02-28 Alexandre Oliva <aoliva@redhat.com>
15007
15008 * gdb.base/prelink.exp: New test.
15009 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
15010
15011 2006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
15012
15013 * gdb.fortran/derived-type.f90: New file.
15014 * gdb.fortran/derived-type.exp: New testcase.
15015
15016 2006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
15017
15018 * gdb.base/default.exp: Allow ';' as a directory separator.
15019
15020 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
15021
15022 * gdb.base/help.exp (help add-symbol-file): Update.
15023
15024 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
15025
15026 * gdb.base/help.exp (help load): Update expected results.
15027
15028 2006-02-19 Fred Fish <fnf@specifix.com>
15029
15030 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
15031 specifix hex value as part of results.
15032 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
15033
15034 2006-02-16 Fred Fish <fnf@specifix.com>
15035
15036 * gdb.base/whatis.c: Define variables using typedefs char_addr,
15037 ushort_addr, and slong_addr, so the typedefs are not optimized
15038 away.
15039 * gdb.base/whatis.exp: Add tests using type name for struct type,
15040 union type, enum type, and typedef.
15041
15042 2006-02-13 Mark Kettenis <kettenis@gnu.org>
15043
15044 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
15045
15046 2006-02-13 Jim Blandy <jimb@redhat.com>
15047
15048 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
15049 case where it takes two "next" commands to skip past the init
15050 call.
15051
15052 2006-02-12 Fred Fish <fnf@specifix.com>
15053
15054 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
15055 to handle cases where it takes two "next" commands to skip
15056 past the init call.
15057
15058 2006-02-07 Joel Brobecker <brobecker@adacore.com>
15059
15060 * gdb.ada/array_return.exp: Mark the last test as expected to fail
15061 on hppa32 targets.
15062
15063 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
15064
15065 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
15066 field.
15067
15068 2006-01-29 Mark Kettenis <kettenis@gnu.org>
15069
15070 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
15071
15072 2006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
15073
15074 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
15075 files.
15076
15077 2006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
15078
15079 * gdb.cp/maint.exp: Set complaints to a positive value.
15080
15081 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
15082
15083 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
15084 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
15085 function name.
15086
15087 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
15088
15089 * gdb.base/checkpoint.c: Update copyright notice. Include
15090 <stdlib.h>.
15091
15092 2006-01-04 Jim Blandy <jimb@redhat.com>
15093
15094 * gdb.asm/asm-source.exp: Independently provide default values for
15095 asm-flags and debug-flags. Use 'string equal' to do the
15096 comparison, not the implicit expr's '==' operator. Remove
15097 now-unneeded assignments to asm-flags. In h8300 case, place
15098 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
15099
15100 2006-01-04 Michael Snyder <msnyder@redhat.com>
15101
15102 * gdb.base/checkpoint.c: New file.
15103 * gdb.base/checkpoint.exp: New file.
15104 * gdb.base/multi-fork.c: New file.
15105 * gdb.base/multi-fork.exp: New file.
15106 * gdb.base/pi.txt: New file (data for checkpoint.c test).
15107
15108 2006-01-04 Fred Fish <fnf@specifix.com>
15109
15110 * gdb.base/ptype.c (foo): Add typedef.
15111 (intfoo): Add function.
15112 * gdb.base/ptype1.c: New file.
15113 * gdb.base/ptype.exp: Handle compilation and linking with two
15114 source files. Test that proper type for "foo" is found based
15115 on source context rather than first match found in symtabs.
15116
15117 2005-12-28 Mark Kettenis <kettenis@gnu.org>
15118
15119 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
15120 * gdb.asm/openbsd.inc: Indent commands.
15121
15122 2005-12-26 Mark Kettenis <kettenis@gnu.org>
15123
15124 * gdb.base/freebpcmd.exp: Increase timeout.
15125
15126 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
15127
15128 2005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
15129
15130 * gdb.base/default.exp: Update check for "show version".
15131
15132 2005-12-09 Randolph Chung <tausq@debian.org>
15133
15134 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
15135 * gdb.asm/pa64.inc: New file.
15136
15137 2005-12-09 Randolph Chung <tausq@debian.org>
15138
15139 * gdb.asm/common.inc: Indent commands.
15140 * gdb.asm/asmsrc1.s: Likewise.
15141 * gdb.asm/asmsrc2.s: Likewise.
15142
15143 2005-12-09 Randolph Chung <tausq@debian.org>
15144
15145 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
15146 (get_addr_of_sym): Remove duplicate print.
15147 (gen_core): xfail hppa*-*-hpux*, update expected output.
15148 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
15149 * gdb.arch/pa64-nullify.s: New file.
15150
15151 2005-12-09 Randolph Chung <tausq@debian.org>
15152
15153 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
15154
15155 2005-12-07 Christophe Lyon <christophe.lyon@st.com>
15156
15157 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
15158 code generation for these functions.
15159 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
15160 error message.
15161
15162 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
15163
15164 * gdb.base/help.exp (help b, help br, help bre, help brea)
15165 (help break): Update the expected message.
15166
15167 2005-11-11 Stephane Carrez <stcarrez@nerim.fr>
15168
15169 * gdb.asm/m68hc11.inc: Setup the data section.
15170 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
15171 script for this test.
15172 (m6812-*-*): Likewise.
15173
15174 2005-11-09 Randolph Chung <tausq@debian.org>
15175
15176 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
15177
15178 2005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
15179
15180 * gdb.base/break.exp: Fix a comment typo.
15181
15182 2005-11-03 Jim Blandy <jimb@redhat.com>
15183
15184 Checked in by Elena Zannoni <ezannoni@redhat.com>
15185
15186 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
15187
15188 2005-11-02 Corinna Vinschen <vinschen@redhat.com>
15189
15190 * gdb.arch/gdb1558.c: Include stdio.h.
15191
15192 2005-10-31 Mark Kettenis <kettenis@gnu.org>
15193
15194 * gdb.asm/asm-source.exp: Use -e instead of --entry.
15195
15196 2005-10-31 Mark Kettenis <kettenis@gnu.org>
15197
15198 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
15199
15200 2005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
15201
15202 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
15203 vscr" tests to better match output.
15204
15205 2005-10-12 Jim Blandy <jimb@redhat.com>
15206
15207 * gdb.base/structs.exp (any): New function.
15208 (test_struct_returns): Don't make any assumptions at all about
15209 what value the function returns when GDB can't set the return
15210 value.
15211
15212 2005-10-09 Joel Brobecker <brobecker@adacore.com>
15213
15214 * gdb.ada/arrayidx/p.adb: New file.
15215 * gdb.ada/arrayidx.exp: New testcase
15216
15217 2005-10-09 Joel Brobecker <brobecker@adacore.com>
15218
15219 * gdb.ada/array_return/pck.ads: New file.
15220 * gdb.ada/array_return/pck.adb: New file.
15221 * gdb.ada/array_return/p.adb: New file.
15222 * gdb.ada/array_return.exp: New testcase.
15223
15224 2005-10-03 Joel Brobecker <brobecker@adacore.com>
15225
15226 * gdb.base/arrayidx.c: New file.
15227 * gdb.base/arrayidx.exp: New testcase.
15228
15229 2005-09-29 Nick Roberts <nickrob@snap.net.nz>
15230
15231 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
15232 frames-invalid and breakpoints-invalid are no longer generated
15233 with level 3 so don't expect them in the output.
15234
15235 2005-09-27 Bob Rossi <bob@brasko.net>
15236
15237 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
15238 from test. Escape the | in mi_gdb_test call.
15239 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
15240 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
15241 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
15242 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
15243 expected regex's in mi_gdb_test calls.
15244 * lib/mi-support.exp: Remove arbitrary .* from tests.
15245 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
15246 Fully anchor GDB/MI expected results in mi_gdb_test.
15247 * lib/gdb.exp (string_to_regexp): Escape the ] character.
15248 * gdb.base/sizeof.exp: Remove escape character. Correct test.
15249
15250 2005-09-26 Paul Brook <paul@codesourcery.com>
15251
15252 * long_long.exp: Exclude eabi targets from arm FPA float format test.
15253
15254 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
15255
15256 * bfp-test.c: New file.
15257 * bfp-test.exp: New testcase.
15258
15259 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
15260
15261 * gdb.fortran/subarray.exp: New testcase to test the evaluation
15262 of subarray and substring variable.
15263 * gdb.fortran/subarray.f: New source file for the test of subarray
15264 and substring variable evaluation.
15265 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
15266 of string constant.
15267
15268 2005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
15269
15270 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
15271 copyright dates.
15272
15273 2005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
15274
15275 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
15276 powerpc altivec' test with an almost identical 'info vector' test.
15277
15278 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
15279
15280 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
15281 vscr" tests to match output.
15282
15283 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
15284
15285 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
15286 output.
15287
15288 2005-09-11 Bob Rossi <bob@brasko.net>
15289
15290 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
15291 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
15292 commands that return an MI output command and an asyncronous MI output
15293 command.
15294 * gdb.mi/mi-console.exp: Ditto.
15295
15296 2005-09-11 Bob Rossi <bob@brasko.net>
15297
15298 * gdb.mi/mi-var-child.c: Include <string.h>.
15299
15300 2005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
15301
15302 * killed.exp: Correct gdb_expect syntax.
15303
15304 2005-08-09 Corinna Vinschen <vinschen@redhat.com>
15305
15306 * lib/mi-support.exp (mi_gdb_load): Fix typo.
15307
15308 2005-08-02 Bob Rossi <bob@brasko.net>
15309
15310 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
15311 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
15312 Change tests to inferior-tty-set/show.
15313 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
15314 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
15315 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
15316 inferior. Use mi_gdb_test to get GDB and Inferior output.
15317 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
15318 descriptor.
15319 (mi_inferior_tty_name): Add inferior PTY file name.
15320 (mi_gdb_start): Add INFERIOR_PTY parameter.
15321 (mi_gdb_test): Add IPATTERN parameter.
15322
15323 2005-08-02 Bob Rossi <bob@brasko.net>
15324
15325 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
15326 parameter to mi_gdb_test.
15327 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
15328
15329 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
15330
15331 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
15332 struct_declarations.
15333 * gdb.mi/mi-var-child.exp: Step over the initialization of
15334 struct_declarations.
15335
15336 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
15337
15338 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
15339 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
15340 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
15341 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
15342 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
15343 file.
15344
15345 2005-07-27 Nick Roberts <nickrob@snap.net.nz>
15346
15347 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
15348 (do_children_tests): Assign values to the extra elements.
15349
15350 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
15351 them for tests for "-var-update --no-values" and
15352 "-var-update --all-values".
15353 Add test for "-var-list-children --simple-values".
15354
15355 * gdb.mi/basics.c (callee4): Add integer array D[3]...
15356
15357 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
15358 "-stack-list-locals --simple-values" Improve doc strings and
15359 comments.
15360
15361 2005-07-18 Mark Kettenis <kettenis@gnu.org>
15362
15363 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
15364 *-*-openbsd*.
15365 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
15366
15367 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
15368 sigaltsatck'.
15369
15370 2005-07-14 Bob Rossi <bob@brasko.net>
15371
15372 * gdb.base/default.exp (tty): Changed output of command.
15373 * gdb.base/help.exp (help tty): Ditto.
15374
15375 2005-07-12 Mark Kettenis <kettenis@gnu.org>
15376
15377 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
15378
15379 2005-07-10 Mark Kettenis <kettenis@gnu.org>
15380
15381 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
15382 -stack-select-frame without arguments.
15383 (test_stack_frame_listing): Add test for newly implemented command
15384 -stack-info-frame.
15385
15386 2005-07-06 Bob Rossi <bob@brasko.net>
15387
15388 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
15389 command.
15390 (Copyright): Update copyright.
15391
15392 2005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
15393
15394 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
15395 tests to evaluate exponentiation expression.
15396
15397 2005-06-29 Andreas Schwab <schwab@suse.de>
15398
15399 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
15400 main to avoid warnings.
15401
15402 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
15403
15404 2005-06-20 Nick Roberts <nickrob@snap.net.nz>
15405
15406 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
15407 -stack-select-frame without arguments.
15408 (test_stack_frame_listing): Add test for newly implemented command
15409 -stack-info-frame.
15410
15411 2005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
15412
15413 * gdb.fortran/array-element.f: New file.
15414 * gdb.fortran/array-element.exp: New testcase.
15415
15416 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
15417
15418 * gdb.base/bigcore.exp: Correct checks for systems which can
15419 not dump a large core file.
15420
15421 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
15422
15423 * gdb.base/relocate.c: Add a copyright notice.
15424 (dummy): Remove.
15425 * gdb.base/relocate.exp: Test printing the values of variables
15426 from a relocatable file.
15427
15428 2005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
15429
15430 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
15431 excess MI output after an error.
15432
15433 2005-05-29 Joel Brobecker <brobecker@adacore.com>
15434
15435 * gdb.arch/alpha-step.c: New file.
15436 * gdb.arch/alpha-step.exp: New testcase.
15437
15438 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
15439 Dennis Brueni <dennis@slickedit.com>
15440
15441 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
15442 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
15443 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
15444 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
15445 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
15446 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
15447 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
15448
15449 2005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
15450 Wu Zhou <woodzltc@cn.ibm.com>
15451
15452 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
15453 IBM's xlc compiler.
15454 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
15455 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
15456
15457 2005-05-13 Jim Blandy <jimb@redhat.com>
15458
15459 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
15460 calling gdb_suppress_entire_file.
15461 * gdb.base/charset.exp: Same.
15462 * gdb.base/call-rt-st.exp: Same.
15463
15464 2005-05-05 Bob Rossi <bob_rossi@cox.net>
15465
15466 * lib/gdb.exp (fullname_syntax): Added global regex.
15467 (fullname_syntax_POSIX): Ditto.
15468 (fullname_syntax_UNC): Ditto.
15469 (fullname_syntax_DOS_CASE): Ditto.
15470 (fullname_syntax_DOS): Ditto.
15471 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
15472 fullname_syntax variable to scope and use it.
15473 (test_file_list_exec_source_files): Ditto.
15474 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
15475
15476 2005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
15477
15478 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
15479
15480 2004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
15481
15482 * lib/gdb.exp (skip_altivec_tests): New function, based on
15483 check_vmx_hw_available from the GCC testsuite.
15484 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
15485 * lib/gdb.arch/altivec-regs.exp: Likewise.
15486
15487 2005-05-02 Jim Blandy <jimb@redhat.com>
15488
15489 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
15490 calling gdb_suppress_entire_file.
15491
15492 2005-04-30 Randolph Chung <tausq@debian.org>
15493
15494 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
15495 Slightly relax "sem_post" name checking.
15496
15497 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
15498
15499 * gdb.base/unload.exp: Use new shared library infrastructure.
15500
15501 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
15502
15503 * gdb.base/so-impl-ld.exp: Use new shared library
15504 infrastructure.
15505
15506 2005-04-29 Corinna Vinschen <vinschen@redhat.com>
15507
15508 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
15509 * gdb.asm/h8300.inc: New file.
15510
15511 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
15512
15513 * gdb.base/shlib-call.exp: Change to use new shared library
15514 infrastructure.
15515
15516 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
15517
15518 * gdb.base/pending.exp: Change to use new shared library
15519 infrastructure.
15520
15521 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
15522
15523 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
15524 use test_compiler_info instead of gcc_compiled, and update copyright.
15525
15526 2005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
15527
15528 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
15529 shared objects being adjusted and update copyright years.
15530
15531 2005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
15532
15533 * ChangeLog: Correct some 2003-01-13 dates.
15534 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
15535 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
15536 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
15537 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
15538 gdb.trace/tfind.exp: Update copyright years.
15539
15540 2005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
15541 Daniel Jacobowitz <dan@codesourcery.com>
15542
15543 * lib/gdb.exp (gdb_compile): Handle shlib=.
15544 (gdb_compile_shlib): New function.
15545
15546 2005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
15547
15548 * lib/gdb.exp (test_compiler_info): Give argument a default value.
15549
15550 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
15551
15552 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
15553 gdb.server.
15554 * configure.ac: Likewise.
15555 * configure: Regenerated.
15556 * gdb.gdbserver/Makefile.in: Moved to...
15557 * gdb.server/Makefile.in: ... here.
15558 * gdb.gdbserver/server.c: Moved to...
15559 * gdb.server/server.c: ... here.
15560 * gdb.gdbserver/server-run.exp: Moved to...
15561 * gdb.server/server-run.exp: ... here.
15562
15563 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
15564
15565 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
15566 * configure.ac: Create gdb.gdbserver/Makefile.
15567 * configure: Regenerated.
15568 * lib/gdbserver-support.exp: New file, derived from
15569 config/gdbserver.exp.
15570 * config/gdbserver.exp: Use gdbserver-support.exp.
15571 * gdb.gdbserver/Makefile.in: New file.
15572 * gdb.gdbserver/server.c: New file.
15573 * gdb.gdbserver/server-run.exp: New file.
15574
15575 2005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
15576
15577 * lib/gdb.exp (test_compiler_info): Return compiler_info
15578 if no arguments are given.
15579
15580 2005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
15581
15582 * gdb.arch/altivec-abi.exp: Check for compiler and set
15583 use altivec' flag accordingly.
15584 * gdb.arch/altivec-regs.exp: Likewise.
15585
15586 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
15587
15588 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
15589
15590 2005-03-27 Andreas Schwab <schwab@suse.de>
15591
15592 * gdb.base/bigcore.c (main): Add missing mode argument in open
15593 call.
15594
15595 2005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
15596
15597 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
15598 downloads.
15599 * config/gdbserver.exp (gdb_load): Likewise.
15600
15601 2005-03-14 Paul Brook <paul@codesourcery.com>
15602
15603 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
15604 targets.
15605
15606 2005-03-09 Joel Brobecker <brobecker@adacore.com>
15607
15608 * gdb.dwarf2/dup-psym.S: New file.
15609 * gdb.dwarf2/dup-psym.exp: New testcase.
15610
15611 2005-03-09 Joel Brobecker <brobecker@adacore.com>
15612
15613 * gdb.ada/exec_changed/first.adb: New file.
15614 * gdb.ada/exec_changed/second.adb: New file.
15615 * gdb.ada/exec_changed.exp: New testcase.
15616
15617 2005-03-08 Nathan Sidwell <nathan@codesourcery.com>
15618
15619 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
15620 (A2): New class.
15621 (main): Test operator+.
15622 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
15623 breakpoint test.
15624
15625 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
15626 * gdb.base/signull.exp: Disable if gdb,nosignals.
15627 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
15628 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
15629 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
15630 * gdb.mi/mi2-console.exp: Likewise.
15631 * gdb.trace/collection.exp (run_trace_experiment): Consume the
15632 continue output at start.
15633 (gdb_collect_locals_test): Robustify regexp.
15634 * gdb.trace/passc-dyn.exp: Fix comment typo.
15635 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
15636
15637 2005-03-08 Corinna Vinschen <vinschen@redhat.com>
15638
15639 * gdb.asm/asm-source.exp: Add iq2000 case.
15640 * gdb.asm/iq2000.inc: New file.
15641
15642 2005-03-07 Manoj Iyer <manjo@austin.ibm.com>
15643
15644 * gdb.base/command.exp: Change hardcoded value to regular expression.
15645 * gdb.base/float.exp: Add powerpc to the list of targets checked.
15646
15647 2005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
15648
15649 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
15650 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
15651 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
15652 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
15653 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
15654
15655 2005-03-05 Mark Kettenis <kettenis@gnu.org>
15656
15657 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
15658 changes.
15659
15660 2004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
15661
15662 * lib/compiler.c: Add test for IBM's xlc compiler.
15663 * lib/compiler.cc: Likewise.
15664
15665 2004-02-24 Joel Brobecker <brobecker@adacore.com>
15666
15667 * gdb.ada/fixed_points.exp: Create compilation object directory
15668 before running the test.
15669 * gdb.ada/null_record.exp: Likewise.
15670 * gdb.ada/packed_array.exp: Likewise.
15671 * gdb.ada/start.exp: Likewise.
15672
15673 2005-02-15 Joel Brobecker <brobecker@adacore.com>
15674
15675 * gdb.ada/packed_array/pa.adb: New file.
15676 * gdb.ada/packed_array.exp: New testcase.
15677
15678 2005-02-10 Mark Kettenis <kettenis@gnu.org>
15679
15680 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
15681 files.
15682
15683 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
15684 on *-*-openbsd*. Correctly match whitespace in regukar
15685 expressions.
15686
15687 2005-02-10 Daniel Jacobowitz <dan@debian.org>
15688
15689 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
15690 PR exp/1821
15691 * gdb.base/gdb1821.c: New test file.
15692 * gdb.base/gdb1821.exp: New test file.
15693
15694 2005-02-09 Joel Brobecker <brobecker@adacore.com>
15695
15696 * gdb.base/start.c: New file.
15697 * gdb.base/start.exp: New testcase.
15698
15699 2005-02-09 Joel Brobecker <brobecker@adacore.com>
15700
15701 * gdb.ada/start/dummy.adb: New file.
15702 * gdb.ada/start.exp: New testcase.
15703
15704 2005-02-09 Corinna Vinschen <vinschen@redhat.com>
15705
15706 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
15707 for printing symbols and statistics.
15708 Add test for using relative pathnames in "maint print msymbols" test.
15709 Mark "maint info sections DATA" XFAIL on Cygwin.
15710 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
15711 tests.
15712
15713 2005-02-09 Andreas Schwab <schwab@suse.de>
15714
15715 Committed by Andrew Cagney <cagney@gnu.org>
15716 * gdb.base/remotetimeout.exp: New file.
15717
15718 2005-02-07 Mark Kettenis <kettenis@gnu.org>
15719
15720 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
15721
15722 2005-02-03 Joel Brobecker <brobecker@adacore.com>
15723
15724 * gdb.ada/gnat_ada.gpr: New file.
15725 * gdb.ada/gnat_ada.gin: Delete, no longer used.
15726 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
15727 * configure.ac: No longer generate gnat_ada.gpr.
15728 * configure: Regenerate.
15729 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
15730 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
15731 * gdb.ada/null_record/bar.ads: Likewise.
15732 * gdb.ada/null_record/bar.adb: Likewise.
15733 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
15734 * gdb.ada/null_record.exp (testdir): New variable.
15735 (testfile): executable is now in testdir subdirectory.
15736 (srcfile): Use full path to the main compilation unit.
15737 * gdb.ada/fixed_points.exp: Same changes as above.
15738
15739 2005-02-03 Nick Roberts <nickrob@snap.net.nz>
15740
15741 * gdb.base/interp.exp: New test.
15742
15743 2005-01-24 Andrew Cagney <cagney@gnu.org>
15744
15745 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
15746
15747 2005-01-19 Andrew Cagney <cagney@gnu.org>
15748
15749 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
15750 configure.ac not configure.in.
15751
15752 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
15753 of powerpc*-*-*.
15754 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
15755 * gdb.base/list.exp (test_list_function)
15756 (test_list_filename_and_function): Ditto.
15757 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
15758
15759 2005-01-16 Andrew Cagney <cagney@gnu.org>
15760
15761 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
15762
15763 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
15764
15765 2005-01-14 Andrew Cagney <cagney@gnu.org>
15766
15767 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
15768 * gdb.mi/mi2-var-cmd.exp: Ditto.
15769
15770 2005-01-10 Corinna Vinschen <vinschen@redhat.com>
15771
15772 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
15773
15774 2005-01-07 Andrew Cagney <cagney@gnu.org>
15775
15776 * configure.ac: Rename configure.in, require autoconf 2.59.
15777 * configure: Re-generate.
15778 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
15779 * gdb.stabs/configure: Re-generate.
15780 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
15781 * gdb.hp/configure: Re-generate.
15782 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
15783 autoconf 2.59.
15784 * gdb.hp/gdb.objdbg/configure: Re-generate.
15785 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
15786 autoconf 2.59.
15787 * gdb.hp/gdb.defects/configure: Re-generate.
15788 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
15789 autoconf 2.59.
15790 * gdb.hp/gdb.compat/configure: Re-generate.
15791 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
15792 autoconf 2.59.
15793 * gdb.hp/gdb.base-hp/configure: Re-generate.
15794 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
15795 autoconf 2.59.
15796 * gdb.hp/gdb.aCC/configure: Re-generate.
15797
15798 2004-12-15 Jim Blandy <jimb@redhat.com>
15799
15800 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
15801 under NPTL when there is debugging info available for libpthread.
15802
15803 2004-12-13 Jerome Guitton <guitton@gnat.com>
15804
15805 * gdb.ada/fixed_points.c: New file.
15806 * gdb.ada/fixed_points.exp: New file.
15807
15808 2004-12-03 Randolph Chung <tausq@debian.org>
15809
15810 * gdb.arch/pa-nullify.exp: New file.
15811 * gdb.arch/pa-nullify.s: New file.
15812
15813 2004-11-30 Randolph Chung <tausq@debian.org>
15814
15815 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
15816 instead of "tbug". Fix regexp to work properly with gdb_test.
15817
15818 2004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
15819
15820 * gdb.base/bitfields2.exp: New test.
15821 * gdb.base/bitfields2.c: New file.
15822
15823 2004-11-28 Richard Earnshaw <rearnsha@arm.com>
15824
15825 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
15826
15827 2004-11-16 Randolph Chung <tausq@debian.org>
15828
15829 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
15830
15831 2004-11-14 Daniel Jacobowitz <dan@debian.org>
15832
15833 * gdb.threads/threadapply.exp: Correct "macro details" test.
15834
15835 2004-11-11 Jeff Johnston <jjohnstn@redhat.com>
15836
15837 * gdb.threads/threadapply.exp: New test.
15838 * gdb.threads/threadapply.c: New file.
15839
15840 2004-11-07 Mark Kettenis <kettenis@gnu.org>
15841
15842 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
15843 frames.
15844
15845 2004-11-05 Felix Lee <felix+log1@specifixinc.com>
15846
15847 * gdb.base/cursal.exp: New file.
15848 * gdb.base/cursal.c: New file.
15849
15850 2004-11-03 Andrew Cagney <cagney@gnu.org>
15851
15852 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
15853
15854 2004-10-30 Mark Kettenis <kettenis@gnu.org>
15855
15856 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
15857 NetBSD/ELF targets.
15858
15859 2004-10-29 Joel Brobecker <brobecker@gnat.com>
15860
15861 * gdb.threads/bp_in_thread.c: New file, copied from
15862 pthread_cond_wait.c.
15863 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
15864 file, rather than reusing the .c file from another testcase.
15865
15866 2004-10-20 Joel Brobecker <brobecker@gnat.com>
15867
15868 * gdb.ada/null_record.exp: Check where we stopped after
15869 sending the start command, instead of where the associated
15870 temporary breakpoint was inserted.
15871
15872 2004-10-14 Andrew Cagney <cagney@gnu.org>
15873
15874 * gdb.mi/gdb701.c (main): Return 0.
15875
15876 2004-10-13 Daniel Jacobowitz <dan@debian.org>
15877
15878 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
15879
15880 2004-10-12 Jeff Johnston <jjohnstn@redhat.com>
15881
15882 * gdb.threads/schedlock.c: Add comment markers to use to find
15883 line numbers.
15884 * gdb.threads/schedlock.exp: Adjust regex to handle the new
15885 comments.
15886 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
15887 breakpoint lines.
15888
15889 2004-10-12 Daniel Jacobowitz <dan@debian.org>
15890
15891 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
15892
15893 2004-10-12 Daniel Jacobowitz <dan@debian.org>
15894
15895 * configure.in: Add gdb.dwarf2.
15896 * configure: Regenerated.
15897 * Makefile.in: Add gdb.dwarf2.
15898 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
15899 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
15900 gdb.dwarf2/file1.txt: New files.
15901
15902 2004-10-11 Orjan Friberg <orjanf@axis.com>
15903
15904 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
15905 of "run", since the latter doesn't work with remote targets. Adjust
15906 the breakpoint numbering accordingly.
15907 * gdb.threads/pthread_cond_wait.exp: Ditto.
15908
15909 2004-10-08 Michael Chastain <mec.gnu@mindspring.com>
15910
15911 * gdb.base/overlays.exp: Update copyright years.
15912
15913 2004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
15914
15915 * gdb.base/overlays.exp: Disable if target is Linux.
15916
15917 2004-10-06 Felix Lee <felix+log1@specifixinc.com>
15918
15919 * config/gdbserver.exp (gdb_load): Use right filename on remote.
15920
15921 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
15922
15923 * gdb.asm/asm-source.exp: Add m32r-linux target.
15924 * gdb.asm/m32r-linux.inc: New file.
15925
15926 2004-09-24 Andrew Cagney <cagney@redhat.com>
15927 David Anderson <anderson@redhat.com>
15928
15929 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
15930 command fails, assume things will work.
15931 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
15932 (_GNU_SOURCE): Define.
15933 (print_unsigned, print_hex): Change parameter to "long long".
15934 (print_byte_count): New function, use to print byte counts.
15935 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
15936 O_LARGEFILE.
15937 (main): Compute an upper bound on a corefile in max_core_size.
15938 Limit memory chunk size to max_core_size. Limit total memory
15939 allocated to max_core_size.
15940
15941 2004-09-23 Andrew Cagney <cagney@gnu.org>
15942
15943 * gdb.base/bigcore.exp: Replace the code that creates a corefile
15944 from a separate process with code that creates a corefile by
15945 making the inferior dump core.
15946
15947 2004-09-23 Mark Kettenis <kettenis@gnu.org>
15948
15949 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
15950 block.
15951
15952 2004-09-23 Michael Chastain <mec.gnu@mindspring.com>
15953
15954 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
15955 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
15956 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
15957 Likewise.
15958
15959 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
15960
15961 * gdb.java/jprint.exp: New test case for java inferior call.
15962 * gdb.java/jprint.java: Ditto.
15963
15964 2004-09-15 Joel Brobecker <brobecker@gnat.com>
15965
15966 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
15967
15968 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
15969
15970 * gdb.threads/killed.c: Include <stdlib.h>.
15971 * gdb.threads/pthreads.c: Likewise.
15972
15973 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
15974
15975 * gdb.threads/killed.c: Add copyright notice.
15976
15977 2004-09-10 Jason Molenda (jmolenda@apple.com)
15978
15979 * gdb.base/define.exp: Two new tests to verify zero space chars
15980 after 'if' and 'while' commands in a user-defined command is correctly
15981 parsed.
15982
15983 2004-09-08 Andrew Cagney <cagney@gnu.org>
15984
15985 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
15986 delivery test with duplicate at end of file.
15987
15988 2004-09-06 Mark Kettenis <kettenis@jive.nl>
15989
15990 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
15991
15992 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
15993
15994 * config/hppro.exp: Removed.
15995
15996 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
15997
15998 * config/sparclet.exp: Removed.
15999
16000 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
16001
16002 * config/udi.exp: Removed.
16003
16004 2004-09-02 Michael Chastain <mec.gnu@mindspring.com>
16005
16006 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
16007 of "exp_continue".
16008 (advancei): Likewise.
16009
16010 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
16011
16012 * gdb.base/unload.exp: Fix so messages aren't duplicated.
16013
16014 2004-09-01 Manoj Iyer <manjo@austin.ibm.com>
16015
16016 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
16017 to check for nodebug in executable.
16018 * gdb.gdb/observer.exp (setup_test): Likewise.
16019 * gdb.gdb/selftest.exp (test_with_self): Likewise.
16020 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
16021
16022 2004-09-01 Andrew Cagney <cagney@gnu.org>
16023
16024 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
16025 files.
16026
16027 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
16028
16029 * gdb.base/unload.exp: Fix expected warning message to match
16030 latest format.
16031
16032 2004-09-01 Corinna Vinschen <vinschen@redhat.com>
16033
16034 * gdb.base/call-rt-st.exp: Fix typos.
16035
16036 2004-08-31 Manoj Iyer <manjo@austin.ibm.com>
16037
16038 * gdb.threads/thread_check.exp: New testcase.
16039 * gdb.threads/thread_check.c: New testcase.
16040
16041 2004-08-31 Andrew Cagney <cagney@gnu.org>
16042
16043 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
16044 (skip_to_handler_entry): New procedures. Test stepping into a
16045 handler when the breakpoint is at the handler's entry point.
16046
16047 2004-08-30 Andrew Cagney <cagney@gnu.org>
16048
16049 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
16050 gdb/1757.
16051
16052 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
16053
16054 With code from Manoj Iyer <manjo@austin.ibm.com>:
16055 * lib/gdb.exp (gdb_file_cmd): Return more information in the
16056 return value. Add an arm for "no debugging symbols found".
16057 Change a stray "error" to "perror".
16058 (gdb_run_cmd): Adapt to new return value.
16059 * gdb.base/remote.exp: Adapt to new return value.
16060 * gdb.gdb/complaints.exp: Likewise.
16061 * gdb.gdb/observer.exp: Likewise.
16062 * gdb.gdb/selftest.exp: Likewise.
16063 * gdb.gdb/xfullpath.exp: Likewise.
16064
16065 2004-08-27 Joel Brobecker <brobecker@gnat.com>
16066
16067 * gdb.threads/bp_in_thread.exp: New testcase.
16068
16069 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
16070
16071 Fix PR testsuite/1735.
16072 * gdb.threads/schedlock.c (thread_function): Add a cast
16073 to suppress a gcc warning.
16074 * gdb.threads/thread-specific.c (thread_function): Likewise.
16075
16076 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
16077
16078 * gdb.base/unload.c: Include <stdlib.h>.
16079
16080 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
16081
16082 From Paul Gilliam <pgilliam@us.ibm.com>:
16083 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
16084 synchronized after the "return".
16085
16086 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
16087
16088 * gdb.mi/basics.c: Include <stdio.h>.
16089 * gdb.mi/pthreads.c: Include <stdlib.h>.
16090 * gdb.mi/var-cmd.c: Include <stdlib.h>.
16091
16092 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
16093
16094 * gdb.threads/schedlock.c: Add copyright notice.
16095
16096 2004-08-25 Andrew Cagney <cagney@gnu.org>
16097
16098 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
16099 (skip_over_handler, breakpoint_over_hander): New test procedures.
16100 (advance, advancei): Add a proper prefix, do not use
16101 rerun_to_main.
16102 * gdb.base/sigstep.c (main): Change to use an infinite loop.
16103
16104 2004-08-24 Michael Chastain <mec.gnu@mindspring.com>
16105
16106 * gdb.mi/basics.c: Add copyright notice.
16107 * gdb.mi/var-cmd.c: Add copyright notice.
16108
16109 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
16110
16111 * lib/gdb.exp: Remove signed_keyword_not_used.
16112 * lib/compiler.c: Likewise.
16113 * lib/compiler.cc: Likewise.
16114
16115 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
16116
16117 * gdb.base/whatis.c: Remove conditional disabling of "signed".
16118 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
16119
16120 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
16121
16122 * gdb.base/whatis.c: Add copyright notice.
16123
16124 2004-08-20 Mark Kettenis <kettenis@gnu.org>
16125
16126 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
16127 it to skip the breakpoints encoded in the inline assembly.
16128
16129 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
16130
16131 * Makefile.in: Add gdb.fortran.
16132
16133 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
16134
16135 * gdb.base/call-sc.exp (test_scalar_returns):
16136 Fix cut-and-paste glitch in "Make fun return now".
16137
16138 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
16139
16140 * configure.in: Add gdb.fortran.
16141 * configure: Regenerate.
16142 * gdb.fortran/Makefile.in: New file.
16143 * lib/gdb.exp (skip_fortran_tests): New procedure.
16144
16145 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
16146
16147 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
16148 reference to bug-gnu@prep.ai.mit.edu.
16149 * gdb.mi/mi-var-child.exp: Likewise.
16150 * gdb.mi/mi-var-cmd.exp: Likewise.
16151 * gdb.mi/mi-var-display.exp: Likewise.
16152 * gdb.mi/mi2-var-block.exp: Likewise.
16153 * gdb.mi/mi2-var-child.exp: Likewise.
16154 * gdb.mi/mi2-var-cmd.exp: Likewise.
16155 * gdb.mi/mi2-var-display.exp: Likewise.
16156
16157 2004-08-15 Mark Kettenis <kettenis@gnu.org>
16158
16159 * gdb.base/unload.c (main): Make local variable msg const.
16160
16161 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
16162
16163 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
16164 to bug-gnu@prep.ai.mit.edu.
16165 * gdb.mi/mi-disassemble.exp: Likewise.
16166 * gdb.mi/mi-eval.exp: Likewise.
16167 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
16168 default line number.
16169 * gdb.mi/mi-return.exp: Likewise.
16170 * gdb.mi/mi-simplerun.exp: Likewise.
16171 * gdb.mi/mi-stack.exp: Likewise.
16172 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
16173 number with explicit range test.
16174 * gdb.mi/mi-watch.exp: Likewise.
16175 * gdb.mi/mi2-break.exp: Likewise.
16176 * gdb.mi/mi2-cli.exp: Likewise.
16177 * gdb.mi/mi2-disassemble.exp: Likewise.
16178 * gdb.mi/mi2-eval.exp: Likewise.
16179 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
16180 default line number.
16181 * gdb.mi/mi2-return.exp: Likewise.
16182 * gdb.mi/mi2-simplerun.exp: Likewise.
16183 * gdb.mi/mi2-stack.exp: Likewise.
16184 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
16185 number with explicit range test.
16186 * gdb.mi/mi2-watch.exp: Likewise.
16187
16188 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
16189
16190 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
16191 * gdb.cp/m-static.exp: Likewise.
16192 * gdb.cp/rtti.exp: Likewise.
16193
16194 2004-08-14 Mark Kettenis <kettenis@gnu.org>
16195
16196 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
16197
16198 2004-08-14 Eli Zaretskii <eliz@gnu.org>
16199
16200 * ChangeLog: Prefix Local Variables with semi-colons and indent
16201 the reference to older ChangeLog files, to fix fontification in
16202 Emacs.
16203
16204 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
16205
16206 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
16207 * gdb.mi/mi2-break.exp: Likewise.
16208
16209 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
16210
16211 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
16212
16213 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
16214
16215 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
16216
16217 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
16218
16219 * gdb.cp/classes.exp: Remove unused declarations. Just let
16220 test names default instead of providing special names. Remove
16221 extraneous demangler test.
16222
16223 2004-08-12 Jeff Johnston <jjohnstn@redhat.com>
16224
16225 * gdb.base/unload.exp: New test for breakpoints in dynamically
16226 loaded libraries.
16227 * gdb.base/unload.c: Ditto.
16228 * gdb.base/unloadshr.c: Ditto.
16229
16230 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
16231
16232 * gdb.cp/classes.exp (test_ptype_class_objects): Call
16233 cp_test_ptype_class.
16234 (test_enums): Likewise.
16235
16236 2004-08-10 Andrew Cagney <cagney@gnu.org>
16237
16238 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
16239 files.
16240
16241 2004-08-10 Andrew Cagney <cagney@gnu.org>
16242
16243 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
16244 init_malloc call.
16245
16246 2004-08-10 Michael Chastain <mec.gnu@mindspring.com>
16247
16248 * ChangeLog: Add copyright notice. The notice is copied
16249 from emacs 21.3 top level ChangeLog.
16250
16251 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
16252
16253 * lib/cp-support.exp: New file.
16254 * lib/cp-support.exp (cp_test_type_class): New function.
16255 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
16256 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
16257 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
16258 cp_test_ptype_class.
16259
16260 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
16261
16262 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
16263 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
16264 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
16265 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
16266 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
16267 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
16268 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
16269 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
16270 gdb.mi/mi2-watch.exp: Update copyright years.
16271
16272 2004-08-09 Mark Kettenis <kettenis@gnu.org>
16273
16274 * gdb.base/sigaltstack.exp: Provide proper anchoring.
16275
16276 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
16277
16278 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
16279 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
16280 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
16281 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
16282 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
16283 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
16284 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
16285 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
16286 gdb.mi/mi-watch.exp: Update copyright years.
16287
16288 2004-08-08 Daniel Jacobowitz <dan@debian.org>
16289
16290 PR gdb/1738
16291 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
16292 from a breakpoint with a pending signal.
16293
16294 2004-08-08 Daniel Jacobowitz <dan@debian.org>
16295
16296 PR gdb/1736
16297 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
16298 * gdb.base/sigaltstack.exp (finish_test): Consume output until
16299 the prompt.
16300 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
16301
16302 2004-08-08 Daniel Jacobowitz <dan@debian.org>
16303
16304 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
16305
16306 2004-08-08 Daniel Jacobowitz <dan@debian.org>
16307
16308 PR gdb/1736
16309 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
16310 for i?86-*-linux*.
16311
16312 2004-08-08 Daniel Jacobowitz <dan@debian.org>
16313
16314 * gdb.arch/i386-prologue.exp: Compile without debug information.
16315
16316 2004-08-08 Michael Chastain <mec.gnu@mindspring.com>
16317
16318 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
16319 rather than asking gdb to search.
16320
16321 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
16322
16323 * gdb.base/gcore.c: Include <string.h>.
16324
16325 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
16326
16327 * gdb.base/gcore.c: Add copyright notice.
16328
16329 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
16330
16331 * gdb.base/freebpcmd.c: Include <stdio.h>.
16332 * gdb.base/long_long.c: Include <string.h>.
16333 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
16334 * gdb.base/siginfo.c: Include <string.h>.
16335 * gdb.base/sigstep.c: Include <string.h>.
16336
16337 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16338
16339 * gdb.base/complex.c: Include <stdlib.h>.
16340
16341 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16342
16343 * gdb.base/complex.c: Add copyright notice.
16344
16345 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16346
16347 * gdb.base/charset.c: Include <stdlib.h>.
16348
16349 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16350
16351 * gdb.base/auxv.c: Include <stdlib.h>.
16352
16353 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16354
16355 * gdb.base/auxv.c: Add copyright notice.
16356
16357 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
16358
16359 * gdb.base/coremaker.c: Add copyright notice.
16360 * gdb.base/coremaker2.c: Add copyright notice.
16361
16362 2004-08-04 Andrew Cagney <cagney@gnu.org>
16363
16364 * gdb.base/store.exp: Update copyright.
16365 (check_set, up_set, check_struct, up_struct): Add a prefix to test
16366 names, do not import gdb_prompt.
16367
16368 2004-08-01 Andrew Cagney <cagney@gnu.org>
16369
16370 Fix PR testsuite/1729.
16371 * gdb.base/dump.exp: Add test name to callers of capture_value, do
16372 not use capture_value with value 4.
16373 (capture_value): Add optional test name parameter.
16374 (test_reload_saved_value, test_restore_saved_value): Use $msg as
16375 the prefix, pass to capture_value.
16376
16377 2004-08-01 Mark Kettenis <kettenis@gnu.org>
16378
16379 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
16380 * gdb.arch/i386-prologue.c (standard): New prototype and function.
16381 (main): Call new function.
16382
16383 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
16384
16385 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
16386
16387 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
16388
16389 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
16390
16391 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
16392
16393 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
16394 Accept more values of vtbl pointer. Remove some messages
16395 about "obsolete gcc or gdb".
16396
16397 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
16398
16399 * gdb.cp/classes.exp: Accept more varieties of ptype output.
16400
16401 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
16402
16403 * gdb.base/asm-source.exp: Properly convert target board
16404 debug flags from gcc format to binutils format.
16405
16406 2004-07-28 Mark Kettenis <kettenis@gnu.org>
16407
16408 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
16409 gdb1718". PR backtrace/1718 partially fixed.
16410
16411 2004-07-27 Jeff Johnston <jjohnstn@redhat.com>
16412
16413 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
16414
16415 2004-07-26 Nick Clifton <nickc@redhat.com>
16416
16417 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
16418 good default value for a specific architecture is available then
16419 set it to that value. Otherwise default to the -gstabs switch.
16420 Remove the -g... switches from the asm-flags variable. Allow the
16421 target board info to override the value if it wants to. Pass the
16422 switch on the assembler command line.
16423
16424 2004-07-23 Mark Kettenis <kettenis@gnu.org>
16425
16426 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
16427 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
16428 (main): Call new function.
16429
16430 2004-07-22 Michael Chastain <mec.gnu@mindspring.com>
16431
16432 Test for PR exp/1715.
16433 * gdb.base/radix.exp: Refactor common procedures. Make all
16434 test names unique. Change XFAIL to KFAIL.
16435
16436 2004-07-20 Michael Chastain <mec.gnu@mindspring.com>
16437
16438 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
16439 * gdb.ada/gnat_ada.gin: ... to here.
16440 * configure.in: Use gnat_ada.gin.
16441 * configure: Regenerate.
16442
16443 2004-07-20 Andrew Cagney <cagney@gnu.org>
16444
16445 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
16446 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
16447 XFAILs. Clean up test messages and comments. Check backtraces.
16448 Delete re-sync code.
16449
16450 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
16451
16452 Fix PR cli/740.
16453 * gdb.base/annota1.exp: Honor gdb,nosignals.
16454 * gdb.base/annota3.exp: Likewise.
16455
16456 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
16457
16458 * lib/java.exp: Update copyright notice.
16459
16460 2004-07-19 Andrew Cagney <cagney@gnu.org>
16461
16462 * gdb.base/selftest.exp: Copy file from here ...
16463 * gdb.gdb/selftest.exp: ... to here.
16464
16465 2004-07-16 Andrew Cagney <cagney@redhat.com>
16466
16467 * lib/insight-support.exp: Delete file.
16468 * lib/java.exp (java_init): Fix copyright.
16469
16470 2004-07-16 Andrew Cagney <cagney@gnu.org>
16471
16472 * gdb.base/restore.c: Append "prologue" to comments marking the a
16473 function's prologue.
16474 * gdb.base/restore.exp: Update copyright, re-indent.
16475 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
16476 callerN" prefix where needed. Update patterns that match a
16477 function's prologue.
16478
16479 2004-07-16 Michael Chastain <mec.gnu@mindspring.com>
16480
16481 * gdb.base/restore.c: Add copyright notice.
16482
16483 2004-07-16 Andrew Cagney <cagney@gnu.org>
16484
16485 * gdb.base/logical.exp: Update copyright.
16486 (evaluate): New procedure. Use to re-implement tests using
16487 several tables.
16488
16489 2004-07-14 Martin Hunt <hunt@redhat.com>
16490
16491 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
16492 which fixes some problems where init.tcl was not found.
16493
16494 2004-07-13 Andrew Cagney <cagney@gnu.org>
16495
16496 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
16497 (check_sizeof, check_valueof): Do not include the output in the
16498 test name. Use gdb_test.
16499 (get_valueof): Use gdb_test_multiple.
16500
16501 * gdb.base/step-test.exp: Update copyright. Use
16502 gdb_test_multiple. Ensure that test names do not include
16503 architecture dependent output.
16504
16505 * gdb.gdb/observer.exp: Update copyright.
16506 (setup_test): Use gdb_test_multiple.
16507 (attach_first_observer, attach_second_observer)
16508 (attach_third_observer, detach_first_observer)
16509 (detach_second_observer, detach_third_observer)
16510 (reset_counters, check_counters): Make $message a prefix.
16511 (test_normal_stop_notifications): Add "args" parameter - a list of
16512 init functions to be called. Make $message a prefix,
16513 (test_observer_normal_stop): Change the message prefixes so that
16514 they are unique, pass the attach / detach procedures to
16515 test_normal_stop_notifications.
16516
16517 * gdb.base/signull.exp (test_segv): Prefix all tests with
16518 "${name}". Clean up test messages.
16519
16520 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
16521
16522 * gdb.base/ena-dis-br.exp: Update copyright.
16523 (break_at): New function. Replace send_gdb with gdb_test,
16524 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
16525 ignore count, not stopped at bpt", with KFAIL.
16526
16527 2004-07-13 Corinna Vinschen <vinschen@redhat.com>
16528
16529 * gdb.base/attach.exp: Remove cleanupfile handling.
16530
16531 2004-07-12 Andrew Cagney <cagney@gnu.org>
16532
16533 * gdb.base/annota1.exp: Cleanup corefile test name.
16534 * gdb.base/annota3.exp: Ditto.
16535
16536 2004-07-12 Andrew Cagney <cagney@gnu.org>
16537
16538 * gdb.base/signals.exp: Clean up copyright, re-indent.
16539
16540 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
16541 gdb_test and gdb_test_multiple.
16542
16543 2004-07-08 Jeff Johnston <jjohnstn@redhat.com>
16544
16545 * gdb.java/jmain.exp: Fix expected line number for main to
16546 break at. Set XFAIL for break at main test since gcj does not
16547 provide line number info for first statement in main.
16548
16549 2004-07-08 Andrew Cagney <cagney@gnu.org>
16550
16551 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
16552
16553 * gdb.base/sigbpt.exp: Make the common part of each test name a
16554 prefix instead of suffix.
16555
16556 2004-07-07 Bob Rossi <bob_rossi@cox.net>
16557
16558 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
16559 test from test_tbreak_creation_and_listing to
16560 test_file_list_exec_source_file
16561 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
16562 Changed name of test from test_tbreak_creation_and_listing to
16563 test_file_list_exec_source_file
16564
16565 2004-07-07 Jeff Johnston <jjohnstn@redhat.com>
16566
16567 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
16568 the jmisc() constructor instead of <init>.
16569 * gdb.java/jmisc1.exp: Ditto.
16570
16571 2004-07-07 Andrew Cagney <cagney@gnu.org>
16572
16573 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
16574 corrupting the PC.
16575
16576 2004-07-06 Michael Chastain <mec.gnu@mindspring.com>
16577
16578 * gdb.cp/templates.exp: Accept whitespace change in demangler
16579 output.
16580
16581 2004-07-06 Andrew Cagney <cagney@gnu.org>
16582
16583 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
16584
16585 2004-07-02 Michael Chastain <mec.gnu@mindspring.com>
16586
16587 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
16588 * lib/compiler.cc: Likewise.
16589
16590 2004-06-30 Michael Chastain <mec.gnu@mindspring.com>
16591
16592 * lib/compiler.cc: Work around string preprocessing problem
16593 with old hp c++ compiler.
16594 * lib/compiler.c: Likewise.
16595
16596 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
16597
16598 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
16599 directives to conditionalize symbol prefixing.
16600 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
16601 additional_flags handling. Add underscore prefix for Cygwin.
16602 * gdb.arch/i386-unwind.c: Use preprocessor directives to
16603 conditionalize symbol prefixing.
16604 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
16605 additional_flags handling. Add underscore prefix for Cygwin.
16606
16607 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
16608
16609 * gdb.base/bigcore.exp: Skip test on Cygwin.
16610
16611 2004-06-28 Michael Chastain <mec.gnu@mindspring.com>
16612
16613 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
16614 formats for "info register". Use gdb_test_multiple. Fix
16615 the "invalid register" test.
16616
16617 2004-06-28 Corinna Vinschen <vinschen@redhat.com>
16618
16619 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
16620 PID for Cygwin. Add Cygwin specific strings to check for in some
16621 tests.
16622 (do_attach_tests): Add a test for user interaction when attaching
16623 to a process with no matching symbol table already loaded.
16624
16625 2004-06-26 Andrew Cagney <cagney@gnu.org>
16626
16627 Test PR java/1567 and PR java/1565.
16628 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
16629 * gdb.java/jmisc2.exp: Delete file.
16630
16631 2004-06-26 Michael Chastain <mec.gnu@mindspring.com>
16632
16633 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
16634
16635 2004-06-25 Corinna Vinschen <vinschen@redhat.com>
16636
16637 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
16638 attach process.
16639
16640 2004-06-23 Michael Chastain <mec.gnu@mindspring.com>
16641
16642 * gdb.cp/pr-1553.exp: Remove.
16643
16644 2004-06-22 Michael Chastain <mec.gnu@mindspring.com>
16645
16646 * gdb.cp/pr-1553.cc: Remove.
16647 * gdb.cp/pr-1553.exp: Disable this test.
16648
16649 2004-06-20 Jim Blandy <jimb@redhat.com>
16650
16651 Fix PR testsuite/1680.
16652 * gdb.arch/i386-sse.exp: Properly quote curly braces in
16653 regular expressions.
16654
16655 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
16656
16657 Fix PR testsuite/1679.
16658 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
16659 Issue an UNSUPPORTED result instead.
16660
16661 2004-06-18 Jim Blandy <jimb@redhat.com>
16662
16663 * gdb.base/charset.exp: Only send a control-C if we see a new
16664 prompt and incomplete command.
16665
16666 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
16667
16668 * gdb.cp/pr-574.cc: Add copyright notice.
16669
16670 2004-06-17 Jim Blandy <jimb@redhat.com>
16671
16672 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
16673 cases where the regexp has no groups; this grabs random text from
16674 the previous test suite, whatever that was.
16675
16676 2004-06-17 Michael Chastain <mec.gnu@mindspring.com>
16677
16678 * gdb.cp/printmethod.cc: Add copyright notice.
16679
16680 2004-06-16 Michael Chastain <mec.gnu@mindspring.com>
16681
16682 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
16683
16684 2004-06-16 Andrew Cagney <cagney@gnu.org>
16685
16686 * gdb.base/signull.c: Update copyright. Include <string.h>.
16687 (bowler): Replace data_pointer with data_read
16688 and data_write cases. Add code_descriptor case.
16689 (zero, desc): New array and pointer.
16690 (data, code): Change to simple pointers.
16691 * gdb.base/signull.exp: Fix probe pattern matching a function
16692 descriptor SIGSEGV. Replace data_pointer with data_read and
16693 data_write tests.
16694
16695 2004-06-16 Andrew Cagney <cagney@gnu.org>
16696
16697 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
16698
16699 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
16700
16701 * gdb.base/long_long.c: Add copyright notice.
16702
16703 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
16704
16705 * gdb.base/long_long.exp: Remove reference to
16706 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
16707 to gdb_breakpoint and gdb_continue_to_breakpoint.
16708
16709 2004-06-14 Jim Blandy <jimb@redhat.com>
16710
16711 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
16712 endian case.
16713
16714 2004-06-14 Andrew Cagney <cagney@gnu.org>
16715
16716 * gdb.base/gcore.exp (capture_command_output): Delete the always
16717 passing tests containing inferior values.
16718 * gdb.base/ending-run.exp: Do not include the breakpoint address
16719 in the test message. Update copyright.
16720 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
16721 size in the test name, use gdb_test_multiple. Update copyright.
16722
16723 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
16724
16725 * gdb.cp/ref-types.cc: Add copyright notice.
16726
16727 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
16728
16729 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
16730 hp_aCC_compiler.
16731 * lib/compiler.cc: Likewise.
16732 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
16733 'set' commands. Log diagnostics for other lines. Set
16734 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
16735
16736 2004-06-13 Michael Chastain <mec.gnu@mindspring.com>
16737
16738 * gdb.cp/try_catch.cc: Add copyright notice.
16739
16740 2004-06-12 Michael Chastain <mec.gnu@mindspring.com>
16741
16742 * gdb.cp/userdef.cc: Add copyright notice.
16743
16744 2004-06-11 Michael Chastain <mec.gnu@mindspring.com>
16745
16746 * gdb.cp/virtfunc.cc: Add copyright notice.
16747
16748 2004-06-11 Randolph Chung <tausq@debian.org>
16749
16750 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
16751 problem.
16752
16753 2004-06-10 Andrew Cagney <cagney@gnu.org>
16754
16755 * lib/compiler.cc, lib/compiler.c: Append either
16756 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
16757 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
16758 instead of gcc-3-3.
16759
16760 2004-06-09 Andrew Cagney <cagney@gnu.org>
16761
16762 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
16763 gdb/1455, bug is specific to "long long" and "double".
16764
16765 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
16766 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
16767 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
16768 fixed.
16769
16770 2004-06-09 Andrew Cagney <cagney@gnu.org>
16771
16772 * gdb.base/structs.exp (test_struct_returns): Replace
16773 "return_value_unknown" and "finish_value_unknown" by
16774 "return_value_known" and "finish_value_known". Instead of
16775 "return_value_unknown" iff "finish_value_unknown", check
16776 "return_value_known" implies "finish_value_known".
16777
16778 2004-06-08 Martin Hunt <hunt@redhat.com>
16779
16780 * gdb.base/float.exp: Add pattern for mips targets.
16781
16782 2004-06-08 Randolph Chung <tausq@debian.org>
16783
16784 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
16785 message for unknown architectures more clear.
16786
16787 2004-06-08 Joel Brobecker <brobecker@gnat.com>
16788
16789 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
16790 start the execution of the program.
16791
16792 2004-06-07 Jim Blandy <jimb@redhat.com>
16793
16794 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
16795 * gdb.arch/i386-cpuid.h: New helper file.
16796
16797 2004-06-07 Randolph Chung <tausq@debian.org>
16798
16799 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
16800 has started.
16801
16802 2004-06-04 Roland McGrath <roland@redhat.com>
16803
16804 Fix PR gdb/1647.
16805 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
16806 differently to be robust to output buffering differences.
16807
16808 2004-06-04 Michael Chastain <mec.gnu@mindspring.com>
16809
16810 * gdb.threads/pthreads.exp: Update copyright years.
16811 (check_control_c): Change asynchronous 'after' to synchronous.
16812
16813 2004-06-04 Roland McGrath <roland@redhat.com>
16814
16815 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
16816 next gdb prompt.
16817
16818 2004-06-02 Michael Chastain <mec.gnu@mindspring.com>
16819
16820 Fix PR gdb/1636.
16821 * gdb.threads/manythreads.exp: Change asynchronous 'after'
16822 calls to synchronous.
16823
16824 2004-05-26 Jim Blandy <jimb@redhat.com>
16825
16826 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
16827
16828 2004-05-24 Randolph Chung <tausq@debian.org>
16829
16830 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
16831 * gdb.asm/pa.inc: New file.
16832
16833 2004-05-22 Mark Kettenis <kettenis@gnu.org>
16834
16835 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
16836
16837 2004-05-21 Joel Brobecker <brobecker@gnat.com>
16838 Daniel Jacobowitz <drow@mvista.com>
16839
16840 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
16841 GDB prompt.
16842
16843 2004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16844
16845 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
16846 setjmp/longjmp. Use sigaction instead of signal.
16847
16848 2004-05-19 J. Brobecker <brobecker@gnat.com>
16849 Michael Snyder <msnyder@redhat.com>
16850
16851 * gdb.threads/pthread_cond_wait.c: New file.
16852 * gdb.threads/pthread_cond_wait.exp: New testcase.
16853
16854 2004-05-13 Andrew Cagney <cagney@redhat.com>
16855
16856 * gdb.base/signull.exp, gdb.base/signull.c: New files.
16857 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
16858
16859 2004-05-11 Andrew Cagney <cagney@redhat.com>
16860
16861 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
16862 fixed but revealed gdb/1639.
16863
16864 2004-05-10 Andrew Cagney <cagney@redhat.com>
16865
16866 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
16867 func1" and "next to 2nd alarm", kernel bug avoided.
16868
16869 2004-05-10 Daniel Jacobowitz <dan@debian.org>
16870
16871 PR external/1568
16872 * gdb.base/bigcore.exp: Check the size of the dumped core file.
16873 XFAIL if it is smaller than bytes_allocated.
16874 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
16875 (main): Make chunks_allocated unsigned. Correct comment.
16876
16877 2004-05-07 Joel Brobecker <brobecker@gnat.com>
16878
16879 * gdb.arch/powerpc-aix-prologue.c: New file.
16880 * gdb.arch/powerpc-aix-prologue.exp: New file.
16881
16882 2004-05-07 Jim Blandy <jimb@redhat.com>
16883
16884 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
16885 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
16886
16887 2004-05-06 Joel Brobecker <brobecker@gnat.com>
16888
16889 * gdb.base/sep.exp: No longer setup_kfail when the program was
16890 built with dwarf2.
16891
16892 2004-05-05 Jim Ingham <jingham@apple.com>
16893
16894 * gdb.base/pending.exp: Make sure pending breakpoints
16895 preserve the ignore count.
16896
16897 2004-04-27 Jerome Guitton <guitton@gnat.com>
16898
16899 * i386-prologue.exp: Add testcase for jump instruction as first
16900 instruction of the real code.
16901 * i386-prologue.c (jump_at_beginning): New function.
16902
16903 2004-04-28 Mark Kettenis <kettenis@gnu.org>
16904
16905 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
16906 x86_64-*-*.
16907
16908 2004-04-28 Mark Kettenis <kettenis@gnu.org>
16909
16910 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
16911 i*86-*-*.
16912
16913 2004-04-25 Mark Kettenis <kettenis@gnu.org>
16914
16915 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
16916 expression that checks the return type.
16917
16918 2004-04-23 Andrew Cagney <cagney@redhat.com>
16919
16920 * gdb.base/call-sc.exp: New test of scalar call/return values.
16921 * gdb.base/call-sc.c: Ditto.
16922
16923 2004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16924
16925 * gdb.threads/manythreads.c: Reduce thread stack size.
16926
16927 2004-04-23 Jeff Johnston <jjohnstn@redhat.com>
16928
16929 * gdb.threads/manythreads.c: Add copyright notice.
16930
16931 2004-04-23 Andrew Cagney <cagney@redhat.com>
16932
16933 * gdb.base/siginfo.exp: Better handle step out of signal.
16934 * gdb.base/sigstep.exp: Ditto.
16935
16936 2004-04-22 Jeff Johnston <jjohnstn@redhat.com>
16937 Daniel Jacobowitz <drow@mvista.com>
16938
16939 * gdb.threads/manythreads.c: New testcase.
16940 * gdb.threads/manythreads.exp: Ditto.
16941
16942 2004-04-22 Jim Blandy <jimb@redhat.com>
16943
16944 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
16945 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
16946
16947 2004-04-21 Michael Chastain <mec.gnu@mindspring.com>
16948
16949 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
16950
16951 2004-04-21 Andrew Cagney <cagney@redhat.com>
16952
16953 * gdb.base/sigstep.c: New file.
16954 * gdb.base/sigstep.exp: New file.
16955
16956 2004-04-16 Joel Brobecker <brobecker@gnat.com>
16957
16958 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
16959 call to observer_notify_normal_stop.
16960
16961 2004-04-15 Andrew Cagney <cagney@redhat.com>
16962
16963 * gdb.base/siginfo.c: New file.
16964 * gdb.base/siginfo.exp: New file.
16965
16966 2004-04-12 J. Brobecker <brobecker@gnat.com>
16967
16968 * gdb.base/sep.exp: Fix typo in comment.
16969
16970 2004-04-12 J. Brobecker <brobecker@gnat.com>
16971
16972 * gdb.base/sep.c: New file.
16973 * gdb.base/sep-proc.c: New file.
16974 * gdb.base/sep.exp: New testcase.
16975
16976 2004-04-09 Mark Kettenis <kettenis@gnu.org>
16977
16978 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
16979 support.
16980
16981 2004-04-05 Andrew Cagney <cagney@redhat.com>
16982
16983 * gdb.base/sigaltstack.c: New file.
16984 * gdb.base/sigaltstack.exp: New file.
16985
16986 2004-04-04 Joel Brobecker <brobecker@gnat.com>
16987
16988 * gdb.base/foll-fork.exp: Update the expected output for
16989 "help set follow-fork-mode", to match a change that was made
16990 to the help of this variable on 2004-01-13.
16991
16992 2004-04-01 Joel Brobecker <brobecker@gnat.com>
16993
16994 * lib/ada.exp: Add copyright notice.
16995 * bar.ads: Likewise.
16996 * bar.adb: Likewise.
16997 * null_record.adb: Likewise.
16998 * null_record.exp: Likewise.
16999 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
17000
17001 2004-04-01 Joel Brobecker <brobecker@gnat.com>
17002
17003 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
17004 * configure: Regenerate.
17005
17006 2004-04-01 Joel Brobecker <brobecker@gnat.com>
17007
17008 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
17009 to build the application. Remove the message printed when in
17010 verbose mode, redundant with the UNSUPPORTED message above.
17011
17012 2004-03-31 Joel Brobecker <brobecker@gnat.com>
17013
17014 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
17015 * gdb.ada (null_record.exp): New testcase.
17016
17017 2004-03-31 Joel Brobecker <brobecker@gnat.com>
17018
17019 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
17020
17021 2004-03-31 Joel Brobecker <brobecker@gnat.com>
17022
17023 * gdb.ada: New subdirectory.
17024 * gdb.ada/Makefile.in: New file.
17025 * gdb.ada/gnat_ada.gpr.in: New file.
17026
17027 2004-03-31 Joel Brobecker <brobecker@gnat.com>
17028
17029 * lib/ada.exp: New file.
17030
17031 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
17032
17033 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
17034 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
17035
17036 2004-03-22 Andrew Cagney <cagney@redhat.com>
17037
17038 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
17039 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
17040 Problem identified by Ulrich Weigand.
17041
17042 2004-03-17 David Carlton <carlton@kealia.com>
17043
17044 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
17045 PR c++/826.
17046
17047 2004-03-16 Roland McGrath <roland@redhat.com>
17048
17049 * gdb.base/auxv.exp: New file.
17050 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
17051
17052 2004-03-12 David Carlton <carlton@kealia.com>
17053
17054 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
17055 * gdb.cp/pr-1553.cc: Ditto.
17056 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
17057 pass branch.
17058
17059 2004-03-12 Michael Chastain <mec.gnu@mindspring.com>
17060
17061 * gdb.cp/templates.exp: Accept more template types.
17062
17063 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
17064
17065 From Corinna Vinschen with modifications.
17066 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
17067 local variable obj_with_enum.
17068 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
17069 results with obj_with_enum.
17070
17071 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
17072
17073 * gdb.cp/classes.cc: New file, copied from misc.cc.
17074 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
17075
17076 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
17077
17078 * gdb.cp/misc.cc: Add copyright notice.
17079
17080 2004-03-05 David Carlton <carlton@kealia.com>
17081
17082 * gdb.cp/rtti.exp: Add 'print *obj3' test.
17083 * gdb.cp/rtti.h: Update copyright.
17084 (namespace n2::n3): New.
17085 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
17086 (n2::n3::func3): New.
17087 (main): Call n2::n3::func3.
17088 * gdb.cp/rtti2.cc: Update copyright.
17089 (n2::create3): New.
17090
17091 2004-03-04 Mark Kettenis <kettenis@gnu.org>
17092
17093 * gdb.asm/openbsd.inc: Fix typo.
17094
17095 2004-03-03 Fred Fish <fnf@redhat.com>
17096
17097 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
17098 "val" instead of unused "size". Update copyright year.
17099
17100 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
17101
17102 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
17103 to use unsigned char.
17104 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
17105 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
17106
17107 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
17108
17109 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
17110 line of output.
17111
17112 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
17113
17114 * gdb.base/relocate.c (dummy): Initialize.
17115
17116 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
17117
17118 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
17119 a breakpoint at exit.
17120
17121 2004-02-27 Fred Fish <fnf@redhat.com>
17122
17123 * gdb.base/chng-syms.exp: Add expect condition to match failing
17124 case that isn't a timeout.
17125
17126 2004-02-27 Andrew Cagney <cagney@redhat.com>
17127
17128 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
17129 support.
17130
17131 2004-02-26 Fred Fish <fnf@redhat.com>
17132
17133 * gdb.arch/gdb1431.c: Remove.
17134 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
17135 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
17136 of "until" incorrectly.
17137
17138 2004-02-26 J. Brobecker <brobecker@gnat.com>
17139
17140 * gdb.cp/class2.cc (empty): New class.
17141 (refer): New function.
17142 (main): Declare an object of type empty and use it.
17143 * gdb.cp/class2.exp: Print the value of an object of type empty.
17144
17145 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
17146
17147 * gdb.base/langs.exp: Update query string to match the
17148 new nquery format used for pending breakpoints.
17149
17150 2004-02-26 Andrew Cagney <cagney@redhat.com>
17151
17152 Fix PR i18n/1570.
17153 * gdb.base/charset.c: Update copyright notice.
17154 (main, init_string): Remove the escape character '\e' tests.
17155 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
17156 * gdb.base/charset.exp (valid_host_charset): Ditto.
17157 * gdb.base/setvar.exp: Ditto.
17158
17159 2004-02-24 Andrew Cagney <cagney@redhat.com>
17160
17161 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
17162 mmapped data in core file" PASS and FAIL messages consistent.
17163
17164 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
17165 setting a breakpoint. Work around PR java/1565.
17166
17167 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
17168
17169 * lib/gdb.exp (gdb_breakpoint): Update query string to match
17170 new nquery format.
17171 * gdb.base/pending.exp: Ditto.
17172
17173 2004-02-22 Mark Kettenis <kettenis@gnu.org>
17174
17175 * configure.in: Run stabs tests on *BSD.
17176 * configure: Regenerated.
17177
17178 2004-02-21 Mark Kettenis <kettenis@gnu.org>
17179
17180 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
17181
17182 2004-02-20 Fred Fish <fnf@redhat.com>
17183
17184 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
17185 blank in test for "returns short", for consistency with other
17186 "returns xxx" tests. Update copyright year.
17187
17188 2004-02-19 Fred Fish <fnf@redhat.com>
17189
17190 New testcase for PR breakpoint/1558.
17191 * gdb.arch/gdb1558.exp: New file.
17192 * gdb.arch/gdb1558.c: New file.
17193
17194 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
17195
17196 * gdb.base/nodebug.exp: Fix typo.
17197
17198 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17199
17200 Committed by Jim Blandy <jimb@redhat.com>.
17201
17202 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
17203
17204 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
17205
17206 * gdb.base/float.exp: Support s390*-*-* targets.
17207
17208 2004-02-17 Adam Fedor <fedor@gnu.org>
17209
17210 * gdb.base/gdb1555.exp: New file.
17211 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
17212
17213 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
17214
17215 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
17216
17217 2004-02-16 Fred Fish <fnf@redhat.com>
17218
17219 * gdb.arch/gdb1291.c: Remove
17220 * gdb.arch/gdb1291.s: New test input file.
17221 * gdb.arch/gdb1291.exp: Expand test to check case that should not
17222 fail. Test for correct result, known incorrect result, other
17223 failures and timeouts.
17224
17225 2004-02-16 Andrew Cagney <cagney@redhat.com>
17226
17227 * gdb.base/bigcore.exp: New file.
17228 * gdb.base/bigcore.c: New file.
17229
17230 2004-02-13 Andrew Cagney <cagney@redhat.com>
17231
17232 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
17233 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
17234 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
17235 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
17236 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
17237 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
17238 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
17239 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
17240 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
17241 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
17242
17243 2004-02-11 Jeff Johnston <jjohnstn@redhat.com>
17244
17245 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
17246 executed is an alloc instruction.
17247
17248 2004-02-11 David Carlton <carlton@kealia.com>
17249
17250 * gdb.cp/breakpoint.exp: New.
17251 * gdb.cp/breakpoint.cc: New.
17252
17253 2004-02-11 Michael Chastain <mec.gnu@mindspring.com>
17254
17255 Partial fix for PR gdb/1543.
17256 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
17257 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
17258 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
17259 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
17260 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
17261 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
17262 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
17263 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
17264 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
17265 to bug-gdb@prep.ai.mit.edu .
17266 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
17267 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
17268 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
17269 Likewise.
17270
17271 2004-02-10 Andrew Cagney <cagney@redhat.com>
17272
17273 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
17274 using gdb_internal_error_resync.
17275
17276 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
17277
17278 * gdb.threads/thread-specific.exp: Stop early if no threads are
17279 found.
17280
17281 2004-02-09 Michael Chastain <mec.gnu@mindspring.com>
17282
17283 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
17284
17285 2004-02-08 Daniel Jacobowitz <drow@mvista.com>
17286
17287 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
17288 breakpoints.
17289
17290 2004-02-07 Daniel Jacobowitz <drow@mvista.com>
17291
17292 * config/sim.exp (gdb_load): Handle $arg == "".
17293 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
17294 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
17295
17296 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
17297
17298 * gdb.base/maint.exp: Update test to reflect
17299 obstack changes.
17300
17301 2004-02-04 Jeff Johnston <jjohnstn@redhat.com>
17302
17303 * gdb.base/pendshr.c (pendfunc): New function that calls
17304 pendfunc1.
17305 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
17306
17307 2004-02-04 Fred Fish <fnf@redhat.com>
17308
17309 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
17310 function symbols and update copyright years.
17311 * gdb.arch/gdb1291.c: Ditto.
17312
17313 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
17314
17315 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
17316
17317 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
17318
17319 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
17320
17321 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
17322
17323 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
17324
17325 2004-02-02 Fred Fish <fnf@redhat.com>
17326
17327 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
17328 remote targets. Update copyright years.
17329
17330 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
17331
17332 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
17333 support.
17334 * gdb.base/langs.exp: Fix test which attempts to create
17335 breakpoint on non-existent function to handle new pending
17336 support.
17337 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
17338 a breakpoint.
17339 * gdb.base/pending.exp: New test.
17340 * gdb.base/pending.c: New file.
17341 * gdb.base/pendshr.c: Ditto.
17342
17343 2004-02-02 David Carlton <carlton@kealia.com>
17344
17345 * gdb.cp/overload.exp: Add overloadNamespace tests.
17346 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
17347 (overloadNamespace, XXX): New.
17348 (main): Call XXX::marker2.
17349
17350 2004-02-01 Fred Fish <fnf@redhat.com>
17351
17352 * gdb.base/dump.exp: Use runto_main instead of "runto main".
17353 * gdb.base/finish.exp: Ditto.
17354 * gdb.base/gcore.exp: Ditto.
17355 * gdb.base/huge.exp: Ditto.
17356 * gdb.base/info-proc.exp: Ditto.
17357 * gdb.base/return2.exp: Ditto.
17358 * gdb.threads/gcore-thread.exp: Ditto.
17359
17360 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
17361
17362 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
17363
17364 2004-02-01 Mark Kettenis <kettenis@gnu.org>
17365
17366 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
17367 that opening the file succeeds on OpenBSD.
17368
17369 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
17370
17371 * gdb.threads/thread-specific.c: New file.
17372 * gdb.threads/threads-specific.exp: New test script.
17373 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
17374 to expect_out.
17375
17376 2004-02-01 Mark Kettenis <kettenis@gnu.org>
17377
17378 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
17379 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
17380 only on the "print_small_structs from print_long_arg_list" test.
17381
17382 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
17383
17384 * gdb.base/completion.exp: Kill a stray backslash.
17385
17386 From Jim Ingham <jingham@apple.com>:
17387 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
17388 agrees with the result from sending a tab.
17389
17390 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
17391
17392 * gdb.base/chng-syms.exp: Remove stray newline.
17393
17394 2004-01-31 Mark Kettenis <kettenis@gnu.org>
17395
17396 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
17397 *-*-openbsd*.
17398 * gdb.asm/openbsd.inc: New file.
17399
17400 2004-01-30 Mark Kettenis <kettenis@gnu.org>
17401
17402 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
17403 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
17404 *-*solaris2*. Remove commented out default settings for
17405 asm-flags. Replace gdb_compile with target_link.
17406
17407 2004-01-29 Michael Chastain <mec.gnu@mindspring.com>
17408
17409 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
17410 for all tests. Remove old hp-ux and cygnus xfail cases.
17411
17412 2004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
17413
17414 * gdb.base/chng-syms.exp: New file.
17415 * gdb.base/chng-syms.c: New file.
17416
17417 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
17418
17419 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
17420 Provide arms for current output in all my configurations.
17421
17422 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
17423
17424 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
17425 * lib/compiler.cc: Likewise.
17426 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
17427 get the right preprocessor. Eval the output directly. Remove
17428 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
17429 hp_f77_compiler and hp_f90_compiler completely.
17430 (gdb_preprocess): Delete.
17431 (get_compiler): Delete.
17432
17433 2004-01-24 Mark Kettenis <kettenis@gnu.org>
17434
17435 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
17436 <string.h>.
17437
17438 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
17439
17440 * gdb.mi/mi-stack.exp: Update copyright.
17441
17442 2004-01-23 David Carlton <carlton@kealia.com>
17443
17444 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
17445 test for cp_lookup_transparent_type.
17446 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
17447 call them.
17448
17449 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
17450
17451 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
17452 after -var-update.
17453
17454 2004-01-23 David Carlton <carlton@kealia.com>
17455
17456 * gdb.cp/namespace.cc (C::ensureRefs): New.
17457 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
17458
17459 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
17460
17461 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
17462 case "-stack-list-locals 2".
17463 * gdb.mi/mi-var-child.exp: Test for case
17464 "-var-list-children --all-values NAME".
17465
17466 2004-01-18 Michael Chastain <mec.gnu@mindspring.com>
17467
17468 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
17469
17470 2004-01-18 Mark Kettenis <kettenis@gnu.org>
17471
17472 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
17473 used with gdb_test_multiple.
17474
17475 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
17476 read at address 0. This fixes PR testsuite/1504.
17477
17478 2004-01-18 Daniel Jacobowitz <drow@mvista.com>
17479
17480 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
17481 Remove downloading, guessing the host executable, the calls to
17482 gdb_file_cmd and gdb_target_cmd, and "load" support.
17483 (infer_host_exec): New function broken out from gdb_load.
17484 (gdb_load): New wrapper for gdbserver_gdb_load.
17485 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
17486 gdb_target_cmd. Use -target-select.
17487 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
17488 Download binaries to the host. Clear last_mi_remote_file when
17489 we load a new binary.
17490 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
17491 call gdbserver_gdb_load and mi_gdb_target_cmd.
17492
17493 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
17494
17495 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
17496 type patterns.
17497
17498 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
17499
17500 * gdb.cp/templates.exp: Fix typo in test name of
17501 "print Foo<volatile char*>::foo".
17502
17503 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
17504
17505 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
17506
17507 2004-01-16 Ben Elliston <bje@wasabisystems.com>
17508
17509 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
17510 (clean mostlyclean): Remove empty rm.
17511
17512 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
17513
17514 * gdb.base/setvar.exp: Add copyright years.
17515
17516 2004-01-14 David Carlton <carlton@bactrian.org>
17517
17518 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
17519 PR c++/1511 and update coment.
17520 * gdb.cp/templates.exp: Update patterns to match current output.
17521 If changes involve something other than whitespace, KFAIL
17522 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
17523
17524 2004-01-14 David Carlton <carlton@kealia.com>
17525
17526 * gdb.cp/namespace.exp: Add tests involving classes defined within
17527 namespaces.
17528 * gdb.cp/namespace.cc (C::CClass): New.
17529 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
17530
17531 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
17532
17533 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
17534 what debug info we have. Print a better message if something goes
17535 wrong while producing the separate debug info file.
17536
17537 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
17538
17539 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
17540
17541 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
17542
17543 * gdb.base/callfuncs.c: Add copyright notice.
17544
17545 2004-01-13 Michael Chastain <mec.gnu@mindspring.com>
17546
17547 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
17548 inheritance. PR gdb/1498, PR gcc/13539.
17549
17550 2004-01-13 Elena Zannoni <ezannoni@redhat.com>
17551
17552 * gdb.threads/gcore-thread.exp: Prefix name of binary with
17553 test specific name.
17554 * gdb.mi/gdb669.exp: Ditto.
17555 * gdb.mi/mi-pthreads.exp: Ditto.
17556 * gdb.mi/mi1-pthreads.exp: Ditto.
17557 * gdb.mi/mi2-pthreads.exp: Ditto.
17558
17559 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
17560
17561 * gdb.cp/member-ptr.cc: Add copyright notice.
17562
17563 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
17564
17565 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
17566 some patterns for recent versions of gcc and hpacc. Delete
17567 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
17568 Delete tests that access a NULL pointer-to-member-data. This
17569 script is still disabled for gcc.
17570
17571 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
17572
17573 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
17574 escaped correctly.
17575
17576 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
17577
17578 * gdb.base/sepdebug.exp: New file.
17579 * gdb.base/sepdebug.c: New file.
17580 * lib/gdb.exp (separate_debug_filename): New procedure.
17581 (gdb_gnu_strip_debug): New procedure.
17582
17583 2004-01-12 Andrew Cagney <cagney@redhat.com>
17584
17585 * gdb.mi/ChangeLog: Delete file. Renamed to ...
17586 * gdb.mi/ChangeLog-1999-2003: New file.
17587
17588 2004-01-12 Andrew Cagney <cagney@redhat.com>
17589
17590 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
17591 "Renaming a directory to a non-empty directory returns ENOTEMPTY
17592 or EEXIST", treat EBUSY as an XFAIL.
17593
17594 2004-01-11 Michael Chastain <mec.gnu@mindspring.com>
17595
17596 * gdb.base/scope.exp: Remove obsolete setup_xfail for
17597 hp_cc_compiler.
17598
17599 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
17600
17601 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
17602 decorations.
17603
17604 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
17605
17606 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
17607 and "(aCC)" decorations. Remove obsolete doco about old
17608 test results.
17609
17610 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
17611
17612 * gdb.cp/exception.exp: Fix typo in doco.
17613
17614 2004-01-09 Mark Kettenis <kettenis@gnu.org>
17615
17616 * gdb.base/gdb1476.exp: Fix typo.
17617
17618 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
17619
17620 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
17621 file.
17622
17623 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
17624
17625 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
17626 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
17627 Use gdb_compile. Remove restriction on gcc. Add some patterns
17628 for recent version of gdb. Delete second half, which was a copy
17629 of the first half with different build flags. This test is
17630 still disabled because it is still not ready for production.
17631
17632 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
17633
17634 * gdb.cp/exception.cc: Add copyright notice.
17635 * gdb.cp/exception.exp: Add a notice that this file is broken
17636 because of line number changes caused by addition of copyright
17637 notice.
17638
17639 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
17640
17641 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
17642 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
17643
17644 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
17645
17646 * gdb.cp/classes.exp: Accept gnu abi 2.
17647 * gdb.cp/derivation.exp: Likewise.
17648 * gdb.cp/overload.exp: Likewise.
17649 * gdb.cp/virtfunc.exp: Likewise.
17650
17651 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
17652
17653 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
17654 semicolon after end of function.
17655
17656 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17657
17658 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
17659 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
17660 boilerplate code for compiling and running the program under
17661 test. Add some string method tests.
17662
17663 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17664
17665 * gdb.cp/bs15503.cc: Add copyright notice.
17666 * gdb.cp/bs15503.exp: Adjust line number.
17667
17668 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17669
17670 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
17671 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
17672
17673 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17674
17675 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
17676 hp_cc_compiler.
17677
17678 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17679
17680 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
17681 * gdb.cp/ctti.exp: Use the marker instead of "next".
17682 With gcc, run further before bailing.
17683
17684 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17685
17686 * gdb.cp/cttiadd.cc: Add copyright notice.
17687 * gdb.cp/cttiadd1.cc: Likewise.
17688 * gdb.cp/cttiadd2.cc: Likewise.
17689 * gdb.cp/cttiadd3.cc: Likewise.
17690
17691 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17692
17693 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
17694 Use gdb_test, gdb_test_multiple. Use floating-point values that
17695 have exact representations in IEEE-ish formats.
17696
17697 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17698
17699 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
17700 compilers. Delete duplicate call to get_compiler_info.
17701 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
17702 * gdb.base/volatile.exp: Likewise.
17703
17704 2004-01-07 Mark Kettenis <kettenis@gnu.org>
17705
17706 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
17707 memory at address 0.
17708
17709 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
17710
17711 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
17712 to test for hp-ux assembler. Fix copyright years.
17713
17714 2004-01-07 Andrew Cagney <cagney@redhat.com>
17715
17716 * gdb.base/fileio.c (strerrno): Add "EBUSY".
17717
17718 2004-01-07 Andrew Cagney <cagney@redhat.com>
17719
17720 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
17721 when creating the read-only file. From analysis by Roland McGrath
17722 and Elena Zannoni.
17723
17724 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
17725
17726 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
17727
17728 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
17729
17730 * gdb.base/cvexpr.c: Be type-safe with function pointers and
17731 data pointers.
17732
17733 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
17734
17735 * gdb.cp/m-static.exp: Compile one source file at a time.
17736 Delete unused call to get_compiler_info.
17737
17738 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
17739
17740 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
17741 * gdb.base/call-rt-st.exp: Likewise.
17742 * gdb.base/nodebug.exp: Likewise.
17743 * gdb.base/volatile.exp: Likewise.
17744 * gdb.cp/ref-types.exp: Likewise.
17745 * gdb.cp/templates.exp: Likewise.
17746
17747 2004-01-05 Mark Kettenis <kettenis@gnu.org>
17748
17749 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
17750
17751 2004-01-05 Michael Chastain <mec.gnu@mindspring.com>
17752
17753 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
17754 hppa*-hp-hpux*.
17755
17756 2004-01-04 Mark Kettenis <kettenis@gnu.org>
17757
17758 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
17759 x86_64-*-*.
17760
17761 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
17762 sparc64-*-* and sparc*-solaris2*.
17763
17764 2004-01-04 Mark Kettenis <kettenis@gnu.org>
17765
17766 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
17767 return ${tests}" test. The ${tests} already mentions the
17768 filename.
17769
17770 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
17771
17772 * gdb.cp/local.exp: Accept gcc abi 2.
17773
17774 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
17775
17776 * gdb.cp/templates.exp: Accept gcc abi 2.
17777
17778 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
17779
17780 * lib/compiler.cc: Remove supports_template_debugging.
17781 * gdb.cp/templates.exp: Do not test supports_template_debugging.
17782
17783 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
17784
17785 * gdb.cp/namespace.exp: Accept gcc abi 2.
17786
17787 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
17788
17789 * gdb.cp/method.exp: Accept gcc abi 2.
17790
17791 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
17792
17793 * gdb.cp/classes.exp: Generate identical results as old version.
17794 * gdb.cp/derivation.exp: Likewise.
17795 * gdb.cp/overload.exp: Likewise.
17796 * gdb.cp/virtfunc.exp: Likewise.
17797
17798 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
17799
17800 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
17801 mysterious bug with sourceware version of expect.
17802
17803 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
17804
17805 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
17806 current versions of gcc, including gcc abi 2. Remove gratuitous
17807 restart of test program. Use gdb_test_multiple and gdb_test for
17808 all tests. Add patterns to xfail missing "const" in "const char *"
17809 and kfail PR gdb/1155.
17810
17811 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
17812
17813 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
17814 current versions of gcc, including gcc abi 2. Remove gratuitous
17815 restart of test program. Use gdb_test_multiple and gdb_test for
17816 all tests. Add patterns to kfail PR gdb/1498.
17817
17818 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
17819
17820 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
17821 current versions of gcc, including gcc abi 2. Use "breakpoint"
17822 and "continue" instead of restarting the target program. Use
17823 gdb_test_multiple and gdb_test for all tests.
17824
17825 2004-01-01 Mark Kettenis <kettenis@gnu.org>
17826
17827 * gdb.asm/asm-source.exp: Update copyright year. Link statically
17828 for *-*-solaris2*.
17829
17830 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
17831
17832 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
17833 current versions of gcc, including gcc abi 2. Use "breakpoint"
17834 and "continue" instead of restarting the target program several
17835 times. Use gdb_test_multiple and gdb_test for all tests.
17836
17837 2003-12-18 Michael Chastain <mec.gnu@mindspring.com>
17838
17839 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
17840 source files.
17841
17842 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
17843
17844 * gdb.base/environ.exp: Handle compiling test case from multiple
17845 source files.
17846
17847 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
17848
17849 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
17850
17851 2003-12-17 Jim Blandy <jimb@redhat.com>
17852
17853 * gdb.base/freebpcmd.c: Add copyright notice.
17854
17855 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
17856
17857 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
17858
17859 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
17860
17861 2003-12-13 Jim Blandy <jimb@redhat.com>
17862
17863 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
17864
17865 2003-12-12 Kevin Buettner <kevinb@redhat.com>
17866
17867 * gdb.asm/frv.inc: New file.
17868 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
17869
17870 2003-12-09 Fred Fish <fnf@redhat.com>
17871
17872 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
17873 functions to break1.c and leave prototypes behind. Add more
17874 "set breakpoint NN here" comments.
17875 * gdb.base/break1.c: New file.
17876
17877 * gdb.base/break.exp: Handle compiling test case from multiple
17878 source files and change source file references as needed.
17879 * gdb.base/completion.exp: Ditto.
17880 * gdb.base/condbreak.exp: Ditto.
17881 * gdb.base/define.exp: Ditto.
17882 * gdb.base/ena-dis-br.exp: Ditto.
17883 * gdb.base/info-proc.exp: Ditto.
17884 * gdb.base/maint.exp: Ditto.
17885 * gdb.base/until.exp: Ditto.
17886
17887 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
17888 hardcoded line numbers.
17889 * gdb.base/define.exp: Ditto.
17890 * gdb.base/ena-dis-br.exp: Ditto.
17891 * gdb.base/maint.exp: Ditto.
17892 * gdb.base/until.exp: Ditto.
17893
17894 * gdb.base/completion.exp: Use "break1" for completion tests since
17895 "break" is no longer a unique prefix.
17896
17897 2003-12-06 Andrew Cagney <cagney@redhat.com>
17898
17899 * gdb.base/structs.exp (test_struct_returns): When applicable, set
17900 "return_value_unimplemented". When an unimplemented struct return
17901 architecture, report incorrect values as a KFAIL
17902
17903 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
17904
17905 * gdb.cp/rtti.exp: Accept new wording of warning from
17906 cp_lookup_rtti_type.
17907
17908 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
17909
17910 Partial fix for PR testsuite/1456.
17911 * gdb.base/scope.exp (test_at_main): Replace references to
17912 gcc_compiled with calls to test_compiler_info.
17913 (test_at_foo): Likewise.
17914 (test_at_bar): Likewise.
17915
17916 2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
17917
17918 Partial fix for PR testsuite/1456.
17919 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
17920 to test_compiler_info.
17921
17922 2003-12-03 Michael Chastain <mec.gnu@mindspring.com>
17923
17924 * gdb.base/so-impl-ld.exp: Update copyright notice.
17925
17926 2003-12-02 Michael Chastain <mec.gnu@mindspring.com>
17927
17928 Partial fix for PR testsuite/1456.
17929 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
17930 to test_compiler_info.
17931
17932 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
17933
17934 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
17935 from current versions of gdb. Clean up regular expressions.
17936 Delete redundant timeout case.
17937
17938 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
17939
17940 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
17941 from current versions of gdb. Clean up regular expressions.
17942 Delete redundant timeout case.
17943
17944 2003-12-01 Michael Chastain <mec.gnu@mindspring.com>
17945
17946 Partial fix for PR testsuite/1456.
17947 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
17948 gcc_compiled with call to test_compiler_info.
17949
17950 2003-11-30 Michael Chastain <mec.gnu@mindspring.com>
17951
17952 Partial fix for PR testsuite/1456.
17953 * gdb.base/list.exp (test_list_function): Delete unused declaration
17954 of gcc_compiled.
17955
17956 2003-11-29 Michael Chastain <mec.gnu@mindspring.com>
17957
17958 Partial fix for PR testsuite/1456.
17959 * gdb.base/complex.exp: Replace reference to gcc_compiled with
17960 call to test_compiler_info.
17961
17962 2003-11-29 Mark Kettenis <kettenis@gnu.org>
17963
17964 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
17965 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
17966 it to create the appropriate note.inc.
17967 * gdb.asm/asmsrc1.s: Include "note.inc".
17968 * gdb.asm/netbsd.inc: New file.
17969 * gdb.asm/empty.inc: New file.
17970
17971 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
17972
17973 Partial fix for PR testsuite/1456.
17974 * gdb.base/constvars.exp: Replace references to gcc_compiled with
17975 calls to test_compiler_info.
17976
17977 2003-11-27 Michael Chastain <mec.gnu@mindspring.com>
17978
17979 Partial fix for PR testsuite/1456.
17980 * gdb.base/volatile.exp: Replace references to gcc_compiled with
17981 calls to test_compiler_info.
17982
17983 2003-11-27 Mark Kettenis <kettenis@gnu.org>
17984
17985 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
17986 pattern for the KFAILs.
17987
17988 2003-11-25 Adam Fedor <fedor@gnu.org>
17989
17990 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
17991 * gdb.objc/objcdecode.m: New file.
17992
17993 2003-11-25 Adam Fedor <fedor@gnu.org>
17994
17995 * gdb.objc/nondebug.exp: Test for PR objc/1236.
17996 * gdb.objc/nondebug.m: New file.
17997
17998 2003-11-26 Ben Elliston <bje@wasabisystems.com>
17999
18000 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
18001 NetBSD as it does on FreeBSD. Modelled on a similar change by
18002 Mark Kettenis on 2003-05-30.
18003 (link-flags): Set to "--entry _start" regardless of target.
18004 Special linker flags are to be appended to $link-flags.
18005 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
18006
18007 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
18008
18009 * gdb.cp/method.exp: Accept output of new demangler.
18010
18011 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
18012
18013 * gdb/class2.exp: New file.
18014 * gdb/class2.cc: New file.
18015
18016 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
18017
18018 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
18019 of new demangler.
18020
18021 2003-11-23 Mark Kettenis <kettenis@gnu.org>
18022
18023 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
18024 of gdb_test "run".
18025
18026 2003-11-23 Mark Kettenis <kettenis@gnu.org>
18027
18028 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
18029 "continue" into "run".
18030
18031 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
18032
18033 Partial fix for PR testsuite/1456.
18034 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
18035 call to test_compiler_info.
18036 * gdb.cp/ctti.exp: Likewise.
18037 * gdb.cp/derivation.exp: Likewise.
18038 * gdb.cp/member-ptr.exp: Likewise.
18039 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
18040 reference to gcc_compiled.
18041
18042 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
18043
18044 Fix PR testsuite/1463.
18045 * gdb.base/structs.exp (start_structs_test): Call
18046 get_debug_format before using the debug format.
18047
18048 2003-11-22 Andrew Cagney <cagney@redhat.com>
18049
18050 * lib/gdb.exp (gdb_test_multiple): Add simple example.
18051 * gdb.base/structs.exp: Use gdb_test_multiple.
18052
18053 2003-11-20 Andrew Cagney <cagney@redhat.com>
18054
18055 * gdb.base/structs.exp: Handle and recover from internal errors.
18056 Replace "foo${n}" with "foo<n>" in test messages.
18057
18058 * gdb.base/structs.exp: Update copyright. Rewrite.
18059 * gdb.base/structs.c: Update copyright. Rewrite.
18060
18061 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
18062 resync count exceeded.
18063
18064 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
18065 from the internal error.
18066 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
18067 Original from Jim Blandy.
18068 (gdb_test_multiple): Use gdb_internal_error_resync.
18069
18070 2003-11-19 Andrew Cagney <cagney@redhat.com>
18071
18072 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
18073 KFAIL.
18074
18075 2003-11-17 Mark Kettenis <kettenis@gnu.org>
18076
18077 New testcase for PR backtrace/1435.
18078 * gdb.arch/i386-unwind.exp: New file.
18079 * gdb.arch/i386-unwind.c: New file.
18080
18081 2003-11-17 Andrew Cagney <cagney@redhat.com>
18082
18083 * lib/gdb.exp (compiler_info): New global.
18084 (test_compiler_info): New function.
18085 (get_compiler_info): Set compiler_info.
18086 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
18087 "compiler_info" to gcc-<major>-<minor>.
18088
18089 2003-11-15 Michael Chastain <mec.gnu@mindspring.com>
18090
18091 * gdb.trace/configure: Remove.
18092
18093 2003-11-13 Elena Zannoni <ezannoni@redhat.com>
18094
18095 * gdb.base/break.c: Add comments to aid finding line numbers for
18096 breakpoints.
18097 * gdb.base/break.exp: Remove all references to explicit line
18098 numbers.
18099
18100 2003-11-11 Nick Clifton <nickc@redhat.com>
18101
18102 * gdb.base/shreloc.exp: Do not run for targets which do not
18103 support shared objects.
18104
18105 2003-11-10 Corinna Vinschen <vinschen@redhat.com>
18106
18107 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
18108 Don't run tests if nofileio flag is given.
18109
18110 2003-11-07 Elena Zannoni <ezannoni@redhat.com>
18111
18112 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
18113 as well as 'Watchpoint'.
18114
18115 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
18116
18117 Reported by Jim Ingham <jingham@apple.com>:
18118 * gdb.base/annota1.exp: Match at least one occurrence of the
18119 signal handler annotation.
18120
18121 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
18122
18123 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
18124 as well as 'Watchpoint'.
18125
18126 2003-11-05 Michael Chastain <mec@shout.net>
18127
18128 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
18129
18130 2003-11-03 Kris Warkentin <kewarken@qnx.com>
18131
18132 * gdb.arch/gdb1291.c: New test file.
18133 * gdb.arch/gdb1291.exp: New test script.
18134 * gdb.arch/gdb1431.c: New test file.
18135 * gdb.arch/gdb1431.exp: New test script.
18136
18137 2003-10-22 Michael Chastain <mec@shout.net>
18138
18139 * gdb.mi/pthreads.c: Add copyright notice.
18140
18141 2003-10-22 Michael Chastain <mec@shout.net>
18142
18143 * gdb.threads/pthreads.c: Add copyright notice.
18144
18145 2003-10-20 Michael Chastain <mec@shout.net>
18146
18147 * gdb.base/gdb1056.exp: New test script.
18148
18149 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
18150
18151 * gdb.threads/killed.exp: Use gdb_run_cmd.
18152
18153 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
18154
18155 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
18156 create a core file.
18157 * gdb.threads/gcore-thread.exp: Likewise.
18158
18159 2003-10-13 Corinna Vinschen <vinschen@redhat.com>
18160
18161 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
18162 type, based on char type.
18163 (struct bit_flags_short_t): New bitfield type, based on short type.
18164 (init_bit_flags_char): New fuction.
18165 (init_bit_flags_short): Ditto.
18166 (print_bit_flags_char): Ditto.
18167 (print_bit_flags_short): Ditto.
18168 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
18169
18170 2003-10-11 Michael Chastain <mec@shout.net>
18171
18172 * gdb.base/call-rt-st.exp: Update copyright year.
18173
18174 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
18175
18176 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
18177 * gdb.disasm/sh3.s: Ditto.
18178
18179 2003-10-07 Daniel Jacobowitz <drow@mvista.com>
18180
18181 * gdb.threads/switch-threads.exp: New test.
18182 * gdb.threads/switch-threads.c: New source file.
18183
18184 2003-10-07 Corinna Vinschen <vinschen@redhat.com>
18185
18186 * gdb.base/ending-run.exp: Add sh specific case.
18187
18188 2003-10-06 Andrew Cagney <cagney@redhat.com>
18189
18190 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
18191 * gdb.disasm/mn10200.exp: Delete obsolete file.
18192
18193 2003-09-29 Daniel Jacobowitz <drow@mvista.com>
18194
18195 * ChangeLog: Correct an entry command.exp -> commands.exp.
18196 * gdb.base/commands.exp (bp_deleted_in_command_test)
18197 (temporary_breakpoint_commands): Check noargs.
18198
18199 2003-09-25 David Carlton <carlton@kealia.com>
18200
18201 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
18202 of some print tests, where appropriate. Add tests for C::D::cd,
18203 E::ce, F::cXfX, G::XgX.
18204 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
18205
18206 2003-09-25 Richard Earnshaw <rearnsha@arm.com>
18207
18208 * lib/java.exp (java_init): Import target_alias before using it.
18209
18210 2003-09-25 David Carlton <carlton@kealia.com>
18211
18212 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
18213
18214 2003-09-23 Elena Zannoni <ezannoni@redhat.com>
18215
18216 * gdb.base/selftest.exp: Accomodate more instruction reordering
18217 weirdness.
18218
18219 2003-09-17 Michael Chastain <mec@shout.net>
18220
18221 * gdb.cp/gdb1355.exp: New file.
18222 * gdb.cp/gdb1355.c: New file.
18223
18224 2003-09-15 Corinna Vinschen <vinschen@redhat.com>
18225
18226 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
18227 * gdb.asm/sh.inc: New file.
18228
18229 2003-09-11 David Carlton <carlton@kealia.com>
18230
18231 * gdb.cp/namespace.exp: Add tests for namespace types.
18232 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
18233 (test_namespace): New.
18234
18235 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
18236
18237 * gdb.base/relocate.exp: Handle new gdb output at startup.
18238 * gdb.stabs/weird.exp: Ditto.
18239
18240 2003-09-08 Michael Chastain <mec@shout.net>
18241
18242 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
18243
18244 2003-09-07 Michael Chastain <mec@shout.net>
18245
18246 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
18247 'parse error'.
18248
18249 2003-09-07 Mark Kettenis <m.kettenis@osp.nl>
18250
18251 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
18252
18253 2003-08-30 Michael Chastain <mec@shout.net>
18254
18255 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
18256 * gdb.gdb/observer.exp: Ditto.
18257 * gdb.gdb/xfullpath.exp: Ditto.
18258
18259 2003-08-29 Mark Kettenis <kettenis@gnu.org>
18260
18261 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
18262 *-*-*bsd*.
18263
18264 2003-08-28 Jeff Johnston <jjohnstn@redhat.com>
18265
18266 * gdb.base/dump.exp: Skip for ia64.
18267
18268 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
18269
18270 * gdb.asm/asm-source.exp: Add ia64 support.
18271 * gdb.asm/ia64.inc: New file.
18272
18273 2003-08-22 Michael Chastain <mec@shout.net>
18274
18275 * gdb.cp: New directory.
18276 * gdb.cp/*: Copy from gdb.c++/*.
18277 * gdb.c++/*: Remove.
18278 * Makefile.in: Change gdb.c++ to gdb.cp.
18279 * configure.in: Ditto.
18280 * configure: Regnerate.
18281
18282 2003-08-18 Mark Kettenis <kettenis@gnu.org>
18283
18284 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
18285 * gdb.arch/i386-prologue.c (gdb1338): Add function.
18286
18287 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
18288
18289 * mi-var-display.exp (-var-list-children weird): Accept function
18290 pointers with argument types.
18291 * mi1-var-display.exp (-var-list-children weird): Likewise.
18292 * mi2-var-display.exp (-var-list-children weird): Likewise.
18293
18294 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
18295
18296 * gdb.base/annota3.exp: Add missing newline.
18297
18298 2003-08-06 Michael Chastain <mec@shout.net>
18299
18300 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
18301
18302 2003-08-12 Michael Snyder <msnyder@redhat.com>
18303
18304 * gdb.base/float.exp: Add test for SH.
18305
18306 2003-08-10 Mark Kettenis <kettenis@gnu.org>
18307
18308 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
18309
18310 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
18311
18312 * gdb.base/completion.exp: Remove reduntant completion test
18313 on filename.
18314
18315 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
18316
18317 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
18318 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
18319 gdb.trace/save-trace.exp: Make sure that full pathnames are
18320 escaped correctly.
18321
18322 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
18323
18324 * configure.in: Don't generate config.h from config.hin.
18325 * configure: Regenerate.
18326 * config.hin: Remove file.
18327 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
18328 * gdb.threads/pthreads.c: Ditto.
18329
18330 2003-08-07 Daniel Jacobowitz <drow@mvista.com>
18331
18332 From Kei Sakamoto <sakamoto.kei@renesas.com>:
18333 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
18334 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
18335 Replace ld24 with seth/add3.
18336
18337 2003-08-02 Andrew Cagney <cagney@redhat.com>
18338
18339 * gdb.base/annota3.exp: New file.
18340 * gdb.base/annota3.c: New file.
18341 * gdb.c++/annota3.exp: New file.
18342 * gdb.c++/annota3.cc: New file.
18343
18344 2003-07-29 Michael Chastain <mec@shout.net>
18345
18346 * gdb.threads/tls.c (spin): Check errno only if sem_wait
18347 actually failed.
18348 (do_pass): Likewise.
18349 * gdb.threads/tls.exp: Always initialize no_of_threads.
18350
18351 2003-07-27 Daniel Jacobowitz <drow@mvista.com>
18352
18353 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
18354 pattern.
18355 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
18356 * gdb.threads/tls.exp: Recognize one case of the host library not
18357 supporting TLS.
18358
18359 2003-07-27 Andrew Cagney <cagney@redhat.com>
18360
18361 * gdb.base/fileio.exp: Use SH when running commands using
18362 remote_exec.
18363
18364 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
18365
18366 From Kei Sakamoto <sakamoto.kei@renesas.com>:
18367 * gdb.base/relocate.c (dummy): New padding array.
18368
18369 2003-07-22 Michael Snyder <msnyder@redhat.com>
18370
18371 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
18372
18373 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
18374 patterns to be more general, accepting old and new output.
18375 Some output chars (such as '+') also must be quoted.
18376 Some addresses are displayed numerically instead of
18377 symbolically.
18378
18379 2003-07-23 Michael Snyder <msnyder@redhat.com>
18380
18381 * gdb.base/return2.exp: Don't test long-long return.
18382
18383 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
18384 * gdb.disasm/t01_mov.exp: Ditto.
18385 * gdb.disasm/t02_mova.s: Ditto.
18386 * gdb.disasm/t02_mova.exp: Ditto.
18387 * gdb.disasm/t03_add.s: Ditto.
18388 * gdb.disasm/t03_add.exp: Ditto.
18389 * gdb.disasm/t04_sub.s: Ditto.
18390 * gdb.disasm/t04_sub.exp: Ditto.
18391 * gdb.disasm/t05_cmp.s: Ditto.
18392 * gdb.disasm/t05_cmp.exp: Ditto.
18393 * gdb.disasm/t06_ari2.s: Ditto.
18394 * gdb.disasm/t06_ari2.exp: Ditto.
18395 * gdb.disasm/t07_ari3.s: Ditto.
18396 * gdb.disasm/t07_ari3.exp: Ditto.
18397 * gdb.disasm/t08_or.s: Ditto.
18398 * gdb.disasm/t08_or.exp: Ditto.
18399 * gdb.disasm/t09_xor.s: Ditto.
18400 * gdb.disasm/t09_xor.exp: Ditto.
18401 * gdb.disasm/t10_and.s: Ditto.
18402 * gdb.disasm/t10_and.exp: Ditto.
18403 * gdb.disasm/t11_logs.s: Ditto.
18404 * gdb.disasm/t11_logs.exp: Ditto.
18405 * gdb.disasm/t12_bit.s: Ditto.
18406 * gdb.disasm/t12_bit.exp: Ditto.
18407 * gdb.disasm/t13_otr.s: Ditto.
18408 * gdb.disasm/t13_otr.exp: Ditto.
18409
18410 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
18411
18412 * gdb.threads/tls.exp :Add kfail for 'info address' case.
18413
18414 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
18415
18416 * gdb.threads/tls.c : New file.
18417 * gdb.threads/tls.exp : New file.
18418 * gdb.threads/tls-main.c : New file.
18419 * gdb.threads/tls-shared.c : New file.
18420 * gdb.threads/tls-shared.exp : New file.
18421
18422 2003-07-22 Andreas Schwab <schwab@suse.de>
18423
18424 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
18425
18426 2003-07-20 Andreas Schwab <schwab@suse.de>
18427
18428 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
18429 due to insn reordering.
18430
18431 2003-07-15 Andrew Cagney <cagney@redhat.com>
18432
18433 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
18434
18435 2003-07-15 Michael Chastain <mec@shout.net>
18436
18437 * gdb.base/gdb1250.exp: New file.
18438 * gdb.base/gdb1250.c: New file.
18439
18440 2003-07-09 Michal Ludvig <mludvig@suse.cz>
18441
18442 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
18443 expansion of size_t to 'unsigned long', not only to 'unsigned'.
18444
18445 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
18446
18447 * gdb.threads/tls.c: New file.
18448 * gdb.threads/tls.exp: New file.
18449 * gdb.threads/tls-main.c: New file.
18450 * gdb.threads/tls-shared.c: New file.
18451 * gdb.threads/tls-shared.exp: New file.
18452
18453 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
18454
18455 * gdb.base/annota1.exp: Make sure that we properly escape the
18456 full path of the source file. Xfail more permissive patterns,
18457 due to a compiler debug info problem.
18458
18459 2003-07-07 Andreas Schwab <schwab@suse.de>
18460
18461 * gdb.asm/m68k.inc: New file.
18462 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
18463
18464 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
18465 arguments"): Also match negative number.
18466
18467 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
18468
18469 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
18470
18471 * gdb.base/store.c (charest): New typedef.
18472 (add_char): Rename to add_charest, update.
18473 (wack_char): Rename to wack_charest, update types. Return l + r
18474 to keep r live across the call.
18475 (wack_short, wack_int, wack_long, wack_longest, wack_float)
18476 (wack_double, wack_doublest): Return l + r to keep r live across
18477 the call.
18478 * gdb.base/store.exp: Accomodate store.c changes.
18479
18480 2003-06-30 David Carlton <carlton@kealia.com>
18481
18482 * gdb.c++/maint.exp (test_invalid_name): New.
18483 (test_first_component): Add tests for invalid names.
18484
18485 2003-06-29 Michael Chastain <mec@shout.net>
18486
18487 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
18488 output of '<VTT for class>' for virtual base classes.
18489
18490 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
18491
18492 * gdb.base/completion.exp: Tab-complete "complet" instead of
18493 "compl".
18494 * gdb.base/complex.exp, gdb.base/complex.c: New files.
18495
18496 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
18497
18498 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
18499 * gdb.base/volatile.exp: Likewise.
18500
18501 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
18502
18503 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
18504 gdb/1265.
18505
18506 2003-06-28 Michael Chastain <mec@shout.net>
18507 Daniel Jacobowitz <drow@mvista.com>
18508
18509 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
18510 initial line count of 'captured_main' from 26 to 32.
18511 (test_with_self): Allow xmalloc call to be interleaved with the
18512 preceding two lines.
18513
18514 2003-06-24 Joel Brobecker <brobecker@gnat.com>
18515
18516 * gdb.base/bang.exp: New testcase.
18517
18518 2003-06-23 Joel Brobecker <brobecker@gnat.com>
18519
18520 * gdb.base/langs.exp: Add some tests for the "minimal" language
18521 support.
18522
18523 2003-06-23 Elena Zannoni <ezannoni@redhat.com>
18524
18525 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
18526 the testcase.
18527
18528 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
18529
18530 * gdb.base/relocate.exp: Test add-symbol-file with a variable
18531 offset.
18532
18533 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
18534
18535 * gdb.c++/pr-1210.cc: New file.
18536 * gdb.c++/pr-1210.exp: New file.
18537
18538 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
18539
18540 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
18541 000-exec-continue.
18542
18543 2003-06-15 Mark Kettenis <kettenis@gnu.org>
18544
18545 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
18546 on *-*-*bsd* instead of *-*-freebsd*.
18547
18548 2003-06-14 Andrew Cagney <cagney@redhat.com>
18549
18550 * gdb.base/store.exp: Test longest and doublest. Test all
18551 parameters. Weaken return statement match.
18552 * gdb.base/store.c: Add longest and doublest - aka long long and
18553 long double functions. Put all parameters into local register
18554 variables. Use negative values.
18555
18556 2003-06-14 Andrew Cagney <cagney@redhat.com>
18557
18558 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
18559 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
18560 exit status.
18561 * gdb.base/fileio.exp: Disable target when nointerrupts and
18562 noinferiorio, instead of limiting it to remote. Use remote_exec
18563 instead of system.
18564
18565 2003-06-12 Jeff Johnston <jjohnstn@redhat.com>
18566
18567 * gdb.base/float.exp: Add ia64 support.
18568
18569 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
18570
18571 * gdb.base/fileio.exp: Run only on remote targets.
18572
18573 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
18574
18575 * gdb.base/fileio.c: New file, testing File-I/O.
18576 * gdb.base/fileio.exp: Ditto.
18577
18578 2003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
18579
18580 * gdb.base/shreloc.exp: New file, check symbol values obtained from
18581 shared objects after relocation at load time (gdb PR/1132).
18582 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
18583 as above, part of the shared object relocation test.
18584
18585 2003-06-08 Mark Kettenis <kettenis@gnu.org>
18586
18587 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
18588 fully filled history list.
18589 * gdb.base/gdb_history: New file.
18590
18591 * gdb.base/signals.exp: XFAIL "continue to func1" on
18592 i*86-*-freebsd*.
18593
18594 * gdb.base/attach.exp: When trying to attach to a nonexistent
18595 process, make it possible to specify the PID based on the target,
18596 and do so for *-*-freebsd*.
18597
18598 2003-06-02 Richard Henderson <rth@redhat.com>
18599
18600 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
18601
18602 2003-06-02 Richard Henderson <rth@redhat.com>
18603
18604 * gdb.base/selftest.exp: Next over lim_at_start initialization.
18605
18606 2003-06-02 Richard Henderson <rth@redhat.com>
18607
18608 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
18609
18610 2003-06-01 Daniel Jacobowitz <drow@mvista.com>
18611
18612 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
18613 of globalvar.
18614
18615 2003-06-01 Mark Kettenis <kettenis@gnu.org>
18616
18617 * gdb.asm/asm-source.exp: Check for memory read errors in
18618 disassembler test on *BSD too.
18619
18620 2003-06-01 Richard Henderson <rth@redhat.com>
18621
18622 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
18623 for .frame.
18624 (gdbasm_call): Lose ldgp.
18625 (gdbasm_startup): Add frame information.
18626 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
18627
18628 2003-05-31 Mark Kettenis <kettenis@gnu.org>
18629
18630 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
18631 i?86-*-*.
18632
18633 2003-05-30 Mark Kettenis <kettenis@gnu.org>
18634
18635 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
18636 FreeBSD.
18637
18638 2003-05-29 Richard Henderson <rth@redhat.com>
18639
18640 * gdb.asm/alpha.inc: New file.
18641 * gdb.asm/asm-source.exp: Use it.
18642
18643 2003-05-29 Jim Blandy <jimb@redhat.com>
18644
18645 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
18646 'core.PID'.
18647
18648 2003-05-22 Jim Blandy <jimb@redhat.com>
18649
18650 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
18651 backtrace.
18652
18653 2003-05-20 David Carlton <carlton@math.stanford.edu>
18654
18655 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
18656 this time.
18657
18658 2003-05-19 David Carlton <carlton@bactrian.org>
18659
18660 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
18661 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
18662
18663 2003-05-19 David Carlton <carlton@bactrian.org>
18664
18665 * gdb.c++/namespace.exp: Add namespace scope and anonymous
18666 namespace tests.
18667 Bump copyright date.
18668 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
18669 (main): Call C::D::marker2.
18670 * gdb.c++/namespace1.cc: New file.
18671
18672 2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
18673
18674 Roland McGrath <roland@redhat.com>
18675 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
18676 there is no manager thread.
18677
18678 2003-05-08 Jeff Johnston <jjohnstn@redhat.com>
18679
18680 * gdb.threads/schedlock.exp: Remove assumption that all threads
18681 will run in a particular small time slice. Also ensure we break
18682 in one of the child threads rather than the main thread.
18683
18684 2003-05-07 Jim Blandy <jimb@redhat.com>
18685
18686 Add support for assembly source testing on the s390x.
18687 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
18688 architecture.
18689 * gdb.asm/s390x.inc: New file.
18690
18691 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
18692 succession of 'if' statements.
18693
18694 2003-05-05 Andrew Cagney <cagney@redhat.com>
18695
18696 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
18697
18698 2003-05-05 Andrew Cagney <cagney@redhat.com>
18699
18700 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
18701 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
18702
18703 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
18704
18705 * gdb.base/charset.exp: Update based on new behavior of set/show
18706 charset commands.
18707
18708 2003-05-01 Andrew Cagney <cagney@redhat.com>
18709
18710 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
18711 variable do not give memory errors.
18712
18713 2003-04-30 Adam Fedor <fedor@gnu.org>
18714
18715 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
18716 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
18717 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
18718 gdb.objc/basicclass.m: : New files
18719
18720 * lib/gdb.exp (gdb_compile_objc): New procedure.
18721
18722 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
18723
18724 * gdb.base/signals.exp: Make backtrace tests more specific.
18725
18726 2003-04-23 David Carlton <carlton@bactrian.org>
18727
18728 * gdb.c++/maint.exp (test_first_component): Add tests for
18729 'operator' in more locations.
18730
18731 2003-04-16 Kevin Buettner <kevinb@redhat.com>
18732
18733 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
18734
18735 2003-04-16 Elena Zannoni <ezannoni@redhat.com>
18736
18737 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
18738 func marke' instead. Update test name.
18739
18740 2003-04-15 David Carlton <carlton@math.stanford.edu>
18741
18742 * gdb.c++/maint.exp: New file.
18743
18744 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
18745
18746 * gdb.threads/schedlock.c: Change type of thread function argument
18747 to long, to avoid warnings on 64-bit platforms.
18748
18749 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
18750
18751 * gdb.base/attach.exp: Add new message from ptrace in case of
18752 attaching to nonexistent process.
18753
18754 2003-04-11 Jim Blandy <jimb@redhat.com>
18755
18756 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
18757 gdb.c++/userdef.cc: Place comments on the lines to which the
18758 marker function might return.
18759 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
18760 gdb.c++/userdef.exp: Look for those comments to check that we've
18761 returned to the right place, instead of checking line numbers.
18762
18763 2003-04-11 Elena Zannoni <ezannoni@redhat.com>
18764
18765 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
18766 match on sourcefile name, instead of directory name.
18767
18768 2003-04-10 Elena Zannoni <ezannoni@redhat.com>
18769
18770 * gdb.base/completion.exp: Use string_to_regexp to match the
18771 working directory name.
18772
18773 2003-04-09 Jim Blandy <jimb@redhat.com>
18774
18775 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
18776 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
18777 after an inferior function call, report the failure, but allow the
18778 test to continue.
18779
18780 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
18781
18782 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
18783 with -DPROTOTYPES.
18784
18785 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
18786
18787 * gdb.base/break.exp: Revert last patch.
18788
18789 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
18790
18791 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
18792 with -DPROTOTYPES.
18793
18794 2003-04-02 Andrew Cagney <cagney@redhat.com>
18795
18796 * gdb.base/callfuncs.exp: Make "print add" messages unique.
18797 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
18798 matching directories by the name breakpoint.
18799 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
18800 Make "continue to marker1" consistent.
18801 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
18802 message consistent.
18803 * lib/gdb.exp: Put "the program is no longer running", and "the
18804 program exited" in parenthesis.
18805 * lib/mi-support.exp: Ditto.
18806
18807 2003-04-02 Bob Rossi <bob_rossi@cox.net>
18808
18809 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
18810
18811 2003-03-29 Andrew Cagney <cagney@redhat.com>
18812
18813 * gdb.base/sizeof.c (main): Print the value of '\377'.
18814 * gdb.base/sizeof.exp: Check the sign of '\377'.
18815
18816 2003-03-27 Michael Chastain <mec@shout.net>
18817
18818 * gdb.base/gdb1090.exp: New file.
18819 * gdb.base/gdb1090.cc: New file.
18820
18821 2003-03-27 J. Brobecker <brobecker@gnat.com>
18822
18823 * gdb.gdb/observer.exp: New regression test.
18824
18825 2003-03-27 Michael Chastain <mec@shout.net>
18826
18827 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
18828 * gdb.base/ptype.exp: Likewise.
18829
18830 2003-03-27 Corinna Vinschen <vinschen@redhat.com>
18831
18832 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
18833
18834 2003-03-26 Michael Chastain <mec@shout.net>
18835
18836 * gdb.base/ptype.exp: Actually use some typedef'd types.
18837
18838 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
18839
18840 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
18841 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
18842
18843 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
18844
18845 * gdb.base/default.exp: Fix regular expression.
18846
18847 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
18848
18849 * gdb.base/args.exp: Fix regular expression.
18850
18851 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
18852
18853 * gdb.base/help.exp: Allow Win32 child process.
18854
18855 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
18856
18857 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
18858 when stepping out of main().
18859
18860 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
18861
18862 * gdb.base/default.exp: Check for win32 specific message when calling
18863 "run" without executable.
18864
18865 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
18866
18867 * gdb.base/args.exp: Expect .exe in output.
18868
18869 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
18870
18871 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
18872 Cygwin native.
18873
18874 2003-03-17 Andrew Cagney <cagney@redhat.com>
18875
18876 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
18877 vector registes.
18878 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
18879 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
18880
18881 2003-03-17 David Carlton <carlton@math.stanford.edu>
18882
18883 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
18884 test, for PR breakpoints/38.
18885 Call test_watchpoint_and_breakpoint.
18886 * gdb.base/watchpoint.c (func3): New function.
18887 (main): Call func3.
18888
18889 2003-03-04 David Carlton <carlton@math.stanford.edu>
18890
18891 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
18892 Garply<Garply<char> >:: garply".
18893 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
18894 with respect to PR c++/1111; note also PR c++/1113.
18895 (test_template_breakpoints): KFAIL "constructor breakpoint" with
18896 respect to PR c++/1062.
18897 KFAIL "destructor breakpoint" with respect to PR c++/1112.
18898
18899 2003-03-03 David Carlton <carlton@math.stanford.edu>
18900
18901 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
18902 with respect to PR c++/57.
18903 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
18904 c++/826.
18905 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
18906 respect to PR c++/57.
18907
18908 2003-03-03 David Carlton <carlton@math.stanford.edu>
18909
18910 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
18911 respect to PR c++/33 into FAILs.
18912
18913 2003-03-03 Michael Chastain <mec@shout.net>
18914
18915 * configure.in: Update copyright years.
18916
18917 2003-03-03 Michael Chastain <mec@shout.net>
18918
18919 * Makefile.in: Update copyright years.
18920
18921 2003-02-28 David Carlton <carlton@math.stanford.edu>
18922
18923 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
18924 print class instead of struct and/or superfluous protection
18925 specifiers, as long as the resulting output is equivalent to the
18926 source code.
18927 Delete FIXME from end of messages on tests that don't need
18928 fixing.
18929
18930 2003-02-28 David Carlton <carlton@math.stanford.edu>
18931
18932 * gdb.c++/templates.exp (do_tests): Allow const in the two
18933 Foo<volatile char *>::foo tests.
18934
18935 2003-02-27 Michael Snyder <msnyder@redhat.com>
18936
18937 * gdb.base/restore.c (main): Return zero, so exit code
18938 will be consistant.
18939
18940 2003-02-26 David Carlton <carlton@math.stanford.edu>
18941
18942 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
18943 char *>::foo" test with respect to PR c++/33. Create a new test
18944 which is identical to that one except that it doesn't put the
18945 space between the "char" and the "*"; KFAIL it, too.
18946
18947 2003-02-26 David Carlton <carlton@math.stanford.edu>
18948
18949 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
18950 template types into either PASSes or KFAILs (corresponding to PR
18951 c++/57). Tweak indentation. Update copyright.
18952
18953 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
18954
18955 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
18956
18957 2003-02-13 Michael Chastain <mec@shout.net>
18958
18959 * gdb.base/exprs.exp: Remove i960 remnants.
18960 * gdb.base/funcargs.exp: Likewise.
18961 * gdb.base/list.exp: Likewise.
18962 * gdb.base/ptype.exp: Likewise.
18963
18964 2003-02-14 David Carlton <carlton@math.stanford.edu>
18965
18966 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
18967 pEe->D::vg()" from XFAIL to KFAIL.
18968
18969 2003-02-13 Jason Molenda (jmolenda@apple.com)
18970
18971 * gdb.base/maint.exp: Update maint print statistics regexp to include
18972 new entries.
18973
18974 2003-02-13 Michael Chastain <mec@shout.net>
18975
18976 * gdb.c++/inherit.exp: Remove call to get_debug_format.
18977
18978 2003-02-12 Michael Chastain <mec@shout.net>
18979
18980 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
18981 * gdb.c++/inherit.exp: Likewise.
18982 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
18983 * gdb.c++/templates.exp: Likewise.
18984 * gdb.c++/virtfunc.exp: Likewise.
18985
18986 2003-02-06 Jason Molenda (jason-cl@molenda.com)
18987
18988 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
18989 why the code is written that way.
18990
18991 2003-02-05 Michael Chastain <mec@shout.net>
18992
18993 * gdb.base/dump.exp: Add missing copyright line.
18994
18995 2003-02-05 Jason Molenda (jason-cl@molenda.com)
18996
18997 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
18998 at the beginning so the breakpoint doesn't get set on the loop.
18999
19000 2003-02-05 Michael Chastain <mec@shout.net>
19001
19002 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
19003 output for configurations with gcc 2.95.3.
19004
19005 2003-02-05 Keith Seitz <keiths@redhat.com>
19006 Andrew Cagney <ac131313@redhat.com>
19007
19008 * gdb.mi/mi-cli.exp: New file.
19009
19010 2003-02-04 Michael Chastain <mec@shout.net>
19011
19012 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
19013 Call perror and then continue.
19014
19015 2003-02-03 Michael Chastain <mec@shout.net>
19016
19017 * gdb.c++/pr-1023.cc: New file.
19018 * gdb.c++/pr-1023.exp: New file.
19019
19020 2003-02-05 Jim Blandy <jimb@redhat.com>
19021
19022 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
19023 it's local to foobar. Check for it there, and check that it's not
19024 present in main.
19025 * gdb.c++/local.cc (marker2): New function.
19026 (foobar): Call marker1.
19027 (main): Call marker2 instead of marker1.
19028
19029 2003-02-04 Andrew Cagney <ac131313@redhat.com>
19030
19031 * gdb.disasm/mn10200.exp: Obsolete file.
19032 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
19033 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
19034 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
19035
19036 2003-02-04 David Carlton <carlton@math.stanford.edu>
19037
19038 * gdb.c++/overload.exp: Test intToChar(1).
19039 * gdb.c++/overload.cc (intToChar): New.
19040 (main): Call intToChar.
19041
19042 2003-02-03 David Carlton <carlton@math.stanford.edu>
19043
19044 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
19045 'might_kfail' arg.
19046 KFAIL some of the continue_to_bp_overloaded calls, according to
19047 PR c++/1025.
19048
19049 2003-02-01 Michael Chastain <mec@shout.net>
19050
19051 * gdb.base/advance.c (marker1): New marker function.
19052 * gdb.base/advance.exp: When the 'advance' command lands on the
19053 return breakpoint, it can legitimately stop on either the
19054 current line or the next line. Accommodate both outcomes.
19055 * gdb.base/until.exp: Likewise.
19056
19057 2003-02-02 Andrew Cagney <ac131313@redhat.com>
19058
19059 2002-11-10 Jason Molenda (jason-cl@molenda.com):
19060 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
19061 now a list, not a tuple.
19062 * gdb.mi/mi-var-display.exp: Ditto.
19063 * gdb.mi/gdb792.exp: Ditto.
19064
19065 2003-02-01 Andrew Cagney <ac131313@redhat.com>
19066
19067 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
19068 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
19069 stack backtraces.
19070 * gdb.mi/mi-syn-frame.c: Part of same.
19071
19072 2003-02-01 Mark Kettenis <kettenis@gnu.org>
19073
19074 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
19075 gdb.mi/mi1-pthreads.exp: Return instead of calling
19076 gdb_suppress_entire_file.
19077
19078 2003-02-01 Mark Salter <msalter@redhat.com>
19079
19080 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
19081
19082 2003-01-31 Mark Salter <msalter@redhat.com>
19083
19084 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
19085 Support empty arg.
19086
19087 2003-01-30 Michael Chastain <mec@shout.net>
19088
19089 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
19090 This was a workaround for a UTF-8 bug in readline 4.3. The bug
19091 has been fixed in gdb/readline on 2003-01-09.
19092
19093 2003-01-29 Michael Snyder <msnyder@redhat.com>
19094
19095 * gdb.base/maint.exp: Allow for leading underscore in symbol.
19096 * gdb.base/display.exp: Allow for leading underscore in symbol.
19097 * gdb.base/args.exp: Skip if target does not support args passing.
19098
19099 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
19100
19101 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
19102 gdb_test. Accept a list of expect arguments as the third
19103 parameter.
19104 (gdb_test): Use it.
19105
19106 2003-01-20 Elena Zannoni <ezannoni@redhat.com>
19107
19108 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
19109 allow for different test tree configurations. Update some
19110 tescases accordingly.
19111 * gdb.arch/altivec-regs.exp: Ditto.
19112 * gdb.asm/asm-source.exp: Ditto.
19113 * gdb.base/advance.exp: Ditto.
19114 * gdb.base/display.exp: Ditto.
19115 * gdb.base/long_long.exp: Ditto.
19116 * gdb.base/mips_pro.exp: Ditto.
19117 * gdb.base/overlays.exp: Ditto.
19118 * gdb.base/relocate.exp: Ditto.
19119 * gdb.base/setshow.exp: Ditto.
19120 * gdb.base/step-line.exp: Ditto.
19121 * gdb.base/step-test.exp: Ditto.
19122 * gdb.base/until.exp: Ditto.
19123 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
19124
19125 2003-01-17 David Carlton <carlton@math.stanford.edu>
19126
19127 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
19128 corresponding to PR c++/945.
19129 Update copyright.
19130
19131 2003-01-17 David Carlton <carlton@math.stanford.edu>
19132
19133 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
19134 corresponding to PR c++/68.
19135
19136 2003-01-17 David Carlton <carlton@math.stanford.edu>
19137
19138 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
19139 (test_paddr_hairy_functions): Call print_addr_2_kfail for
19140 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
19141
19142 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
19143
19144 * gdb.base/break.exp: Fix change of default location, because of
19145 removal of until tests.
19146 * gdb.base/help.exp: Update test for new 'until' help message.
19147 Add test for help on 'advance'.
19148 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
19149
19150 2003-01-15 Mark Kettenis <kettenis@gnu.org>
19151
19152 * gdb.base/default.exp: Adapt "info float" test for recent changes
19153 to that command. Add test for "info vector".
19154 * gdb.base/float.exp: New file. Add test for "info float" that
19155 resembles the old test in gdb.base/default.exp.
19156
19157 2003-01-15 David Carlton <carlton@math.stanford.edu>
19158
19159 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
19160
19161 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
19162
19163 * gdb.base/break.exp: Move the tests of until command from here...
19164 * gdb.base/until.exp: ... to here. New file. Add other tests.
19165 * gdb.base/advance.c: New file.
19166 * gdb.base/advance.exp: New file.
19167
19168 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
19169
19170 * gdb.base/args.c: New file.
19171 * gdb.base/args.exp: New file.
19172
19173 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
19174
19175 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
19176
19177 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
19178
19179 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
19180
19181 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
19182
19183 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
19184 dates.
19185
19186 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
19187
19188 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
19189
19190 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
19191
19192 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
19193 (ptype &*"foo").
19194 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
19195
19196 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
19197
19198 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
19199 * gdb.mi/mi1-console.exp: Likewise.
19200
19201 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
19202
19203 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
19204 * gdb.mi/mi1-console.exp: Likewise.
19205
19206 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
19207
19208 * gdb.c++/overload.exp: Remove some fixed XFAILs.
19209
19210 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
19211
19212 * gdb.base/detach.exp: New test.
19213
19214 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
19215
19216 * Makefile.in (ALL_SUBDIRS): New variable.
19217 (subdirs, clean, distclean): Use it.
19218 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
19219 regenerating Makefile, since it is generated from the top level.
19220 * gdb.asm/Makefile.in: Likewise.
19221 * gdb.base/Makefile.in: Likewise.
19222 * gdb.c++/Makefile.in: Likewise.
19223 * gdb.disasm/Makefile.in: Likewise.
19224 * gdb.java/Makefile.in: Likewise.
19225 * gdb.mi/Makefile.in: Likewise.
19226 * gdb.threads/Makefile.in: Likewise.
19227 * gdb.trace/Makefile.in: Likewise.
19228
19229 2003-01-09 David Carlton <carlton@math.stanford.edu>
19230
19231 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
19232 Add copyright year 2003.
19233
19234 2003-01-06 Michael Chastain <mec@shout.net>
19235
19236 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
19237 When selecting a thread, 'line' and 'file' are optional.
19238 * gdb.mi/mi1-pthreads.exp: Likewise.
19239
19240 2003-01-06 Andreas Schwab <schwab@suse.de>
19241
19242 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
19243 failures.
19244
19245 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
19246
19247 Fix PR gdb/844
19248 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
19249 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
19250
19251 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
19252 instead of calling gdb_suppress_entire_file.
19253 * gdb.threads/print-threads.exp: Likewise.
19254 * gdb.threads/schedlock.exp: Likewise.
19255
19256 * gdb.threads/killed.exp: Return instead of calling
19257 gdb_suppress_entire_file.
19258 * gdb.threads/linux-dp.exp: Likewise.
19259 * gdb.threads/pthreads.exp: Likewise.
19260
19261 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
19262
19263 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
19264 stabs.
19265 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
19266 * gdb.base/whatis.exp: Always allow (void) after function names.
19267
19268 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
19269
19270 * gdb.c++/casts.exp: Correct regexp.
19271
19272 2003-01-04 Mark Kettenis <kettenis@gnu.org>
19273
19274 * configure.in: Call AC_CONFIG_HEADER. Don't call
19275 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
19276 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
19277 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
19278 aforementioned directories in the AC_OUPUT call.
19279 * config.hin: New file.
19280 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
19281 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
19282 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
19283 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
19284 pass -I$objdir instead of -I$objdir/$subdir in compilation.
19285 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
19286 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
19287 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
19288 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
19289 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
19290 gdb.threads/configure.in, gdb.threads/configure,
19291 gdb.threads/config.in, gdb.trace/configure.in,
19292 gdb.trace/configure: Removed.
19293
19294 2003-01-03 Michael Chastain <mec@shout.net>
19295
19296 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
19297 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
19298
19299 2003-01-03 Daniel Jacobowitz <drow@mvista.com>
19300
19301 * gdb.base/store.exp: Fix regular expressions.
19302
19303 2002-12-28 Mark Kettenis <kettenis@gnu.org>
19304
19305 * configure.in: Rewrite.
19306 * configure: Regenerated.
19307
19308 2003-01-03 David Carlton <carlton@math.stanford.edu>
19309
19310 * gdb.base/psymtab.exp: New file.
19311 * gdb.base/psymtab1.c: Ditto.
19312 * gdb.base/psymtab2.c: Ditto.
19313
19314 2002-12-23 Adam Fedor <fedor@gnu.org>
19315
19316 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
19317
19318 2002-12-23 David Carlton <carlton@math.stanford.edu>
19319
19320 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
19321 and current_directory initialization.
19322
19323 2002-12-22 Jim Blandy <jimb@redhat.com>
19324
19325 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
19326 rather than as part of the output file name.
19327
19328 * gdb.base/attach.exp: There's no need to copy the test program to
19329 /tmp; that was only ever necessary on HP/UX, and this test is
19330 entirely disabled there anyway.
19331
19332 2002-12-21 Jim Blandy <jimb@redhat.com>
19333
19334 * gdb.c++/psmang.exp: Doc fix.
19335
19336 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
19337 test.
19338
19339 2002-12-20 David Carlton <carlton@math.stanford.edu>
19340
19341 * gdb.c++/annota2.exp: KFAIL annotate-quit.
19342
19343 2002-12-18 Michael Chastain <mec@shout.net>
19344
19345 * gdb.c++/annota2.exp: Add copyright year 2002.
19346
19347 2002-12-17 David Carlton <carlton@math.stanford.edu>
19348
19349 * gdb.c++/try_catch.cc: Add marker comments.
19350 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
19351 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
19352 * gdb.c++/m-static.cc: Ditto.
19353 * gdb.c++/m-static1.cc: Ditto.
19354 * gdb.c++/try_catch.cc: Ditto.
19355
19356 2002-12-16 Jeff Johnston <jjohnstn@redhat.com>
19357
19358 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
19359 to see whether we are using the new -environment-directory
19360 command which resets via -r or the old version of the command
19361 which may prompt the user. Part of fix for gdb/741.
19362
19363 2002-12-13 Andrew Cagney <ac131313@redhat.com>
19364
19365 * gdb.fortran/types.exp: Update obsolete comment.
19366 * gdb.fortran/exprs.exp: Ditto.
19367 * lib/gdb.exp: Delete obsolete code.
19368 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
19369 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
19370 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
19371 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
19372 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
19373 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
19374 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
19375 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
19376 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
19377 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
19378 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
19379 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
19380 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
19381 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
19382 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
19383 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
19384 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
19385 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
19386 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
19387 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
19388 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
19389 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
19390 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
19391 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
19392 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
19393 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
19394 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
19395 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
19396 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
19397 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
19398 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
19399 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
19400 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
19401 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
19402 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
19403 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
19404 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
19405
19406 2002-12-11 David Carlton <carlton@math.stanford.edu>
19407
19408 * gdb.c++/m-data.exp: Add test for members that shadow global
19409 variables: see PR gdb/804.
19410 * gdb.c++/m-data.cc: Ditto.
19411
19412 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
19413
19414 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
19415
19416 2002-12-06 David Carlton <carlton@math.stanford.edu>
19417
19418 * gdb.base/store.c: Don't declare functions static.
19419
19420 2002-12-04 Andrew Cagney <ac131313@redhat.com>
19421
19422 * gdb.base/store.exp, gdb.base/store.c: New files.
19423
19424 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
19425
19426 * gdb.base/selftest.exp: Update for current gdb.
19427
19428 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
19429
19430 * gdb.base/maint.exp: Only dump symbols from one source file
19431 or objfile.
19432
19433 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
19434
19435 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
19436 function call.
19437
19438 2002-11-25 Jim Blandy <jimb@redhat.com>
19439
19440 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
19441 function appearing in error message.
19442
19443 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
19444
19445 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
19446
19447 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
19448
19449 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
19450 for mi1 and current mi is in correct format. New mi startup message
19451 should be in mi console format. This is part of fix for PR gdb/604.
19452
19453 2002-09-18 Fernando Nasser <fnasser@redhat.com>
19454
19455 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
19456 which explicitly prints the zero offset as "+0".
19457
19458 2002-10-22 Daniel Jacobowitz <drow@mvista.com>
19459
19460 * gdb.threads/schedlock.c (args): Make unsigned.
19461
19462 2002-10-21 Daniel Jacobowitz <drow@mvista.com>
19463
19464 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
19465 numbers. Allow "foo2|selected stack frame".
19466 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
19467 * gdb.asm/asmsrc2.s: Likewise.
19468 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
19469 comments.
19470 * gdb.asm/mips.inc: New file.
19471
19472 2002-10-18 Adam Fedor <fedor@gnu.org>
19473
19474 * gdb.base/default.exp: Update expected output to include 'ObjC'.
19475 * gdb.base/help.exp: Likewise.
19476
19477 2002-10-17 Kevin Buettner <kevinb@redhat.com>
19478
19479 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
19480 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
19481
19482 2002-10-02 Jim Blandy <jimb@redhat.com>
19483
19484 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
19485
19486 2002-10-01 Andrew Cagney <ac131313@redhat.com>
19487
19488 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
19489 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
19490 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
19491 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
19492 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
19493 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
19494 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
19495
19496 2002-09-29 Andrew Cagney <ac131313@redhat.com>
19497
19498 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
19499 * mi0-disassemble.exp, mi0-eval.exp: Delete.
19500 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
19501 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
19502 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
19503 * mi0-var-block.exp, mi0-var-child.exp: Delete.
19504 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
19505
19506 2002-09-27 Kevin Buettner <kevinb@redhat.com>
19507
19508 * gdb.base/annota1.exp (info break): Make directory components of
19509 path optional since not all compilers emit this debug information.
19510
19511 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
19512 step ends up stepping out of the function instead of stopping on
19513 the epilogue.
19514
19515 2002-09-26 Keith Seitz <keiths@redhat.com>
19516
19517 * lib/insight-support.exp (gdbtk_start): Figure out where
19518 the insight executable is based on where gdb is. Use this
19519 executable to start insight instead of gdb.
19520
19521 2002-09-25 Andrew Cagney <cagney@redhat.com>
19522
19523 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
19524
19525 2002-09-24 Andrew Cagney <ac131313@redhat.com>
19526
19527 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
19528 test_isolated_complaints.
19529 (test_empty_complaint): New function.
19530 (test_empty_complaints): New function. Check no output when no
19531 complaints.
19532
19533 2002-09-19 Jim Blandy <jimb@redhat.com>
19534
19535 * gdb.base/charset.exp, gdb.base/charset.c: New files.
19536
19537 2002-09-19 Andrew Cagney <ac131313@redhat.com>
19538
19539 * gdb.gdb/complaints.exp: New file.
19540
19541 2002-09-18 Andrew Cagney <ac131313@redhat.com>
19542
19543 * gdb.base/maint.exp: Check `help maint internal-warning'.
19544
19545 2002-09-18 David Carlton <carlton@math.stanford.edu>
19546
19547 * gdb.c++/m-static.exp: Remove breakpoints depending on line
19548 numbers, and replace them by a single breakpoint after the
19549 constructors are all finished.
19550 Add test 4.
19551 * gdb.c++/m-static.cc: Add test 4.
19552 * gdb.c++/m-static.h: New file.
19553 * gdb.c++/m-static1.cc: New file.
19554
19555 * gdb.c++/printmethod.exp: New file.
19556 * gdb.c++/printmethod.cc: New file.
19557
19558 * gdb.c++/pr-574.exp: New file.
19559 * gdb.c++/pr-574.cc: New file.
19560
19561 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
19562
19563 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
19564 embedded targets which never actually exit.
19565
19566 2002-09-18 Fernando Nasser <fnasser@redhat.com>
19567
19568 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
19569 "don't step after run" as unresolved or unsupported, instead of xfail.
19570
19571 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
19572
19573 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
19574 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
19575 Add newline to expected string in "step out of main (status wrapper)"
19576 case.
19577
19578 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
19579
19580 * lib/gdb.exp (rerun_to_main): Allow restarting application.
19581 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
19582
19583 2002-09-17 Tom Tromey <tromey@redhat.com>
19584
19585 * gdb.base/printcmds.exp (test_print_string_constants): Expect
19586 \000, not \0, in double-quoted string.
19587
19588 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
19589
19590 * gdb.base/commands.exp: Don't expect a "Program exited normally"
19591 string after running the commands execution on breakpoint tests.
19592
19593 2002-09-13 Corinna Vinschen <vinschen@redhat.com>
19594
19595 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
19596
19597 2002-09-12 Joel Brobecker <brobecker@gnat.com>
19598
19599 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
19600
19601 2002-09-10 Keith Seitz <keiths@redhat.com>
19602
19603 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
19604 runto proc.
19605 (mi_run_to_main): Use mi_runto.
19606 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
19607
19608 2002-09-10 Keith Seitz <keiths@redhat.com>
19609
19610 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
19611 regexp for stopping at main. Could have multiple event notifications.
19612 Don't assume that main was declared with no parameters.
19613 (mi_next): Use mi_step_to.
19614 (mi_step): Use mi_next_to.
19615
19616 2002-09-09 Corinna Vinschen <vinschen@redhat.com>
19617
19618 * gdb.base/default.exp: Fix expected string in `info float' test.
19619
19620 2002-09-09 Ben Elliston <bje@redhat.com>
19621
19622 * config/mips.exp: Update comments.
19623 * config/mips-idt.exp: Likewise.
19624 * config/nind.exp: Likewise.
19625 * config/slite.exp: Likewise.
19626 * config/sparclet.exp: Likewise.
19627 * config/udi.exp: Likewise.
19628 * config/vx.exp: Likewise.
19629 * config/vxworks29k.exp: Likewise.
19630
19631 2002-09-05 Jim Blandy <jimb@redhat.com>
19632
19633 * gdb.threads/killed.exp: Fix test failure message.
19634
19635 2002-09-04 Keith Seitz <keiths@redhat.com>
19636
19637 * lib/mi-support.exp: Update copyright.
19638 (mi_gdb_test): Increase the priority of the expected pattern
19639 so that it matches gdb_test.
19640
19641 2002-09-03 Keith Seitz <keiths@redhat.com>
19642
19643 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
19644 Use integer comparison instead of string comparison for testing
19645 whether binary was built.
19646
19647 2002-09-03 Jim Blandy <jimb@redhat.com>
19648
19649 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
19650
19651 2002-08-29 Jim Blandy <jimb@redhat.com>
19652
19653 * gdb.threads/pthreads.exp: Move the portable thread compilation
19654 code into a function in lib/gdb.exp, and call that from here.
19655 * lib/gdb.exp (gdb_compile_pthreads): New function.
19656
19657 2002-08-29 Keith Seitz <keiths@redhat.com>
19658
19659 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
19660 expect_out so that callers can get at it.
19661
19662 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
19663
19664 * gdb.threads/print-threads.c: New file.
19665 * gdb.threads/print-threads.exp: New file.
19666 * gdb.threads/schedlock.c: New file.
19667 * gdb.threads/schedlock.exp: New file.
19668
19669 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
19670
19671 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
19672 not altivec.c.
19673
19674 2002-08-17 Mark Kettenis <kettenis@gnu.org>
19675
19676 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
19677 targets. The problem should be fixed now.
19678
19679 2002-08-15 Mark Kettenis <kettenis@gnu.org>
19680
19681 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
19682 2002-07-24 change that removes final dots from error messages.
19683
19684 2002-08-13 Tom Tromey <tromey@redhat.com>
19685
19686 * gdb.base/readline.exp: New file.
19687
19688 2002-08-01 Andrew Cagney <ac131313@redhat.com>
19689
19690 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
19691 supress message.
19692
19693 2002-08-01 Andrew Cagney <cagney@redhat.com>
19694
19695 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
19696 CHILL_FOR_TARGET and CHILL_LIB.
19697 * configure.in (configdirs): Remove gdb.chill.
19698 * configure: Regenerate.
19699 * lib/gdb.exp: Obsolete references to chill.
19700 * gdb.fortran/types.exp: Ditto.
19701 * gdb.fortran/exprs.exp: Ditto.
19702
19703 2002-07-30 Kevin Buettner <kevinb@redhat.com>
19704
19705 * gdb.base/shlib-call.exp (additional_flags): Conditionally
19706 set Irix-specific compile and link flags.
19707
19708 2002-07-29 Kevin Buettner <kevinb@redhat.com>
19709
19710 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
19711 source files. The ``-o'' option doesn't work with the ``-E'' option
19712 when using the Irix compiler.
19713
19714 2002-07-19 Daniel Jacobowitz <drow@mvista.com>
19715
19716 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
19717 Improve support for reusing an exec file. Copy exec file
19718 to target, and run gdbserver on the target instead of on the host.
19719
19720 2002-07-18 Jim Blandy <jimb@redhat.com>
19721
19722 * gdb.base/ending-run.exp: Don't expect to see the program end in
19723 some orderly fashion when we're running on a real stand-alone
19724 board.
19725
19726 * gdb.base/interrupt.exp: Correct logic for skipping tests on
19727 targets that don't support interrupts.
19728
19729 2002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
19730
19731 * gdb.base/attach.exp: Add patterns to match output from /proc-based
19732 systems.
19733 Move comments in expect statements to inside the actions, so that they
19734 don't get matched against.
19735
19736 2002-07-10 Mark Kettenis <kettenis@gnu.org>
19737
19738 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
19739 function when asleep" test.
19740
19741 2002-07-10 Andrew Cagney <ac131313@redhat.com>
19742
19743 * gdb.base/page.exp: Rewrite to handle problems with very long
19744 `info set' output. Update copyright.
19745
19746 2002-06-26 Andrew Cagney <ac131313@redhat.com>
19747
19748 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
19749 gdb.threads-hp.
19750 * gdb.hp/configure: Regenerate.
19751 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
19752 * gdb.hp/gdb.threads-hp/configure: Delete file.
19753 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
19754
19755 2002-06-22 Andrew Cagney <ac131313@redhat.com>
19756
19757 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
19758 setlocale, bindtextdomain and textdomain.
19759
19760 2002-06-11 Jim Blandy <jimb@redhat.com>
19761
19762 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
19763 preprocessor macro information is present.
19764
19765 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
19766 tests.
19767
19768 2002-06-06 Michael Snyder <msnyder@redhat.com>
19769
19770 * gdb.base/overlays.exp: Record addresses of overlay
19771 functions in TCL variables rather than in GDB variables,
19772 to avoid having GDB convert them to pointers (with loss
19773 of information).
19774
19775 * gdb.base/d10v.ld: Merge in several years worth of
19776 default linker script changes.
19777 * gdb.base/long_long.exp: Add check for sizeof (long double).
19778
19779 2002-06-06 Michal Ludvig <mludvig@suse.cz>
19780
19781 * gdb.asm/asm-source.exp: Add x86-64 target.
19782 * gdb.asm/x86_64.inc: New.
19783
19784 2002-05-30 Michael Chastain <mec@shout.net>
19785
19786 From Benjamin Kosnik <bkoz@redhat.com>:
19787 * gdb.c++/m-static.cc: New file.
19788 * gdb.c++/m-static.exp: New file.
19789
19790 2002-05-28 Michael Snyder <msnyder@redhat.com>
19791
19792 * gdb.base/call-ar-st.exp: Allow for reduced floating point
19793 precision.
19794
19795 2002-05-27 Michael Chastain <mec@shout.net>
19796
19797 From Benjamin Kosnik <bkoz@redhat.com>:
19798 * gdb.c++/m-data.cc: New file.
19799 * gdb.c++/m-data.exp: New file.
19800
19801 2002-05-27 Michael Chastain <mec@shout.net>
19802
19803 From Benjamin Kosnik <bkoz@redhat.com>:
19804 * gdb.c++/try_catch.cc: New file.
19805 * gdb.c++/try_catch.exp: New file.
19806
19807 2002-05-27 Michael Chastain <mec@shout.net>
19808
19809 * gdb.c++/local.exp: Accept more nested types in output.
19810
19811 2002-05-26 Michael Chastain <mec@shout.net>
19812
19813 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
19814
19815 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
19816
19817 * lib/gdb.exp (gdb_wrapper_init): Just because
19818 gdb_wrapper_file exists, this does not mean that the file
19819 should not be rebuilt. That is what gdb_wrapper_initialized
19820 is for.
19821 (default_gdb_init): Reset gdb_wrapper_initialized.
19822
19823 2002-05-23 Michael Snyder <msnyder@redhat.com>
19824
19825 * gdb.base/all-bin.exp: Revise previous patch by just reducing
19826 the precision of the floating point test results.
19827 * gdb.base/call-rt-st.exp: Ditto.
19828
19829 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
19830 * gdb.base/call-rt-st.exp: Ditto.
19831
19832 2002-05-19 Michael Chastain <mec@shout.net>
19833
19834 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
19835
19836 2002-05-19 Elena Zannoni <ezannoni@redhat.com>
19837
19838 * configure.in (configdirs): Add gdb.arch.
19839 * configure: Regenerate.
19840
19841 2002-05-17 Jim Blandy <jimb@redhat.com>
19842
19843 * gdb.base/completion.exp: Recognize the more detailed error
19844 messages produced by the macro expander's lexical analyzer.
19845
19846 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
19847
19848 * gdb.arch/altivec-abi.c: New file.
19849 * gdb.arch/altivec-abi.exp: New file.
19850 * gdb.arch/altivec-regs.c: New file.
19851 * gdb.arch/altivec-regs.exp: New file.
19852
19853 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
19854
19855 * gdb.base/maint.exp (maint print type): Update for new type
19856 structure.
19857
19858 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
19859
19860 * gdb.arch: New directory.
19861 * gdb.arch/configure.in: New file.
19862 * gdb.arch/configure: New file.
19863 * gdb.arch/Makefile.in: New file.
19864
19865 2002-05-13 Corinna Vinschen <vinschen@redhat.com>
19866
19867 * gdb.asm/asm-source.exp: Add v850 as supported target.
19868 * gdb.asm/v850.inc: New file.
19869
19870 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
19871
19872 * gdb.c++/annota2.exp (annotate-quit): Add comment.
19873
19874 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
19875
19876 * gdb.base/break.exp: Check 'break "marker2"'.
19877
19878 2002-05-10 Michael Snyder <msnyder@redhat.com>
19879
19880 * gdb.base/long_long.exp: Fix typo.
19881
19882 2002-05-10 Jim Blandy <jimb@redhat.com>
19883
19884 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
19885 a bug.
19886
19887 * gdb.base/printcmds.exp (test_integer_literals_rejected):
19888 Recognize more detailed error message produced by the macro
19889 expander's lexical analyzer.
19890 * lib/gdb.exp (test_print_reject): Same.
19891
19892 2002-05-09 Mark Kettenis <kettenis@gnu.org>
19893
19894 * gdb.c++/method.exp: Fix typo.
19895
19896 2002-05-08 Michael Snyder <msnyder@redhat.com>
19897
19898 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
19899 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
19900 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
19901 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
19902 Add iftarget clause for strongarm.
19903
19904 2002-05-06 Michael Snyder <msnyder@redhat.com>
19905
19906 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
19907 (gdb_continue_to_end): Accept output from status wrapper.
19908 * gdb.base/ending-run.exp: Add case for output from status wrapper.
19909 Clean up fail messages to match pass messages.
19910
19911 Enable the "needs_status_wrapper" testsuite feature.
19912 * lib/gdb.exp (gdb_wrapper_init): New procedure.
19913 (gdb_compile): Conditionally call gdb_wrapper_init.
19914 * gdb.base/a2-run.exp: Recognize output from status wrapper.
19915 * gdb.c++/method.exp: Recognize output from status wrapper.
19916
19917 2002-05-06 Ben Elliston <bje@redhat.com>
19918 From Graydon Hoare <graydon@redhat.com>
19919
19920 * config/sid.exp: Include support for "rawsid" protocol.
19921
19922 2002-05-03 Jim Blandy <jimb@redhat.com>
19923
19924 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
19925 * gdb.c++/hang3.C: New file.
19926
19927 2002-05-04 Andrew Cagney <ac131313@redhat.com>
19928
19929 * gdb.base/default.exp: Remove obsolete code.
19930 * gdb.c++/misc.exp: Ditto. Update copyright.
19931 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
19932 * gdb.base/whatis.exp: Ditto. Update copyright.
19933 * gdb.base/scope.exp: Ditto. Update copyright.
19934 * gdb.base/ptype.exp: Ditto. Update copyright.
19935 * gdb.base/printcmds.exp: Ditto. Update copyright.
19936 * gdb.base/opaque.exp: Ditto. Update copyright.
19937 * gdb.base/list.exp: Ditto.
19938 * gdb.base/funcargs.exp: Ditto. Update copyright.
19939 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
19940 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
19941 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
19942 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
19943 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
19944 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
19945
19946 2002-05-02 Michael Snyder <msnyder@redhat.com>
19947
19948 * gdb.base/watchpoint.exp: Add xscale target.
19949 * gdb.base/long_long.exp: Add xscale target.
19950 * gdb.base/default.exp: Add xscale target.
19951
19952 2002-05-01 Jim Blandy <jimb@redhat.com>
19953
19954 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
19955 gdb.c++/hang.exp: New test.
19956
19957 2002-05-01 Fred Fish <fnf@redhat.com>
19958
19959 * gdb.base/completion.exp: Handle completions of "./Make" for
19960 more than one completion possibility, as is the case when we
19961 build and test in the source tree.
19962
19963 2002-04-29 Anthony Green <green@redhat.com>
19964
19965 * gdb.java/jmisc1.exp: New file.
19966 * gdb.java/jmisc2.exp: New file.
19967
19968 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
19969
19970 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
19971
19972 2002-04-23 Elena Zannoni <ezannoni@redhat.com>
19973
19974 * gdb.base/help.exp: Change 'help status' to allow for target
19975 dependent output differences.
19976
19977 2002-04-22 Michael Chastain <mec@shout.net>
19978
19979 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
19980
19981 2002-04-22 Michael Chastain <mec@shout.net>
19982
19983 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
19984
19985 2002-04-17 David S. Miller <davem@redhat.com>
19986
19987 * gdb.asm/sparc64.inc: New file.
19988 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
19989
19990 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
19991
19992 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
19993 instruction file directly into the build tree. Clean up at end of
19994 test.
19995
19996 2002-04-18 David S. Miller <davem@redhat.com>
19997
19998 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
19999 handle 64-bit platforms correctly.
20000 * gdb.base/maint.exp: Likewise.
20001
20002 2002-04-18 Kevin Buettner <kevinb@redhat.com>
20003
20004 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
20005 ``-fpic'' when compiling files comprising a shared library, but
20006 it does need additional linker flags in order to find shared
20007 libraries at run time.
20008
20009 2002-04-18 Kevin Buettner <kevinb@redhat.com>
20010
20011 * gdb.base/cvexpr.c (use): New function.
20012 (main): Invoke use() on all global variables to prevent
20013 some linkers from deleting these otherwise unused symbols.
20014
20015 2002-04-17 Michael Chastain <mec@shout.net>
20016 From David S. Miller <davem@redhat.com>
20017
20018 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
20019 handle 64-bit platforms correctly.
20020
20021 2002-04-12 Michael Snyder <msnyder@redhat.com>
20022 From Jim Blandy <jimb@redhat.com>
20023 * gdb.base/foo.c (foox): Remove section attribute; the linker
20024 script can handle this instead.
20025 * gdb.base/bar.c (barx): Same.
20026 * gdb.base/baz.c (bazx): Same.
20027 * gdb.base/grbx.c (grbxx): Same.
20028
20029 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
20030 manager doesn't automatically unmap overlays unnecessarily.
20031
20032 2002-04-10 Martin M. Hunt <hunt@redhat.com>
20033
20034 * gdb.base/ending-run.exp: Fix pattern for Mips targets
20035 stepping out of main.
20036
20037 2002-04-09 Michael Chastain <mec@shout.net>
20038
20039 * gdb.c++/local.cc (main): Move call to marker1() inside nested
20040 scope so that the nested scope tests will make sense.
20041 * gdb.c++/local.exp: Write patterns that actually work with gcc
20042 (the HP patterns "were never known to work with gcc").
20043 Keep the old aCC patterns too.
20044
20045 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
20046
20047 * gdb.base/attach.exp: Correct target board test.
20048
20049 2002-04-08 Michael Chastain <mec@shout.net>
20050
20051 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
20052 in a const method. Add some xfail and fail cases for configurations
20053 that do not emit the "const ...".
20054
20055 2002-04-07 Michael Chastain <mec@shout.net>
20056
20057 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
20058 Accept "A * const" and "const A * const" as type of "this".
20059 Fix spelling of getFunky throughout. Make messages uniform.
20060
20061 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
20062
20063 Work around for PR gdb/285:
20064 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
20065
20066 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
20067
20068 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
20069 instructions file at run time instead of configure time.
20070 Sometimes we run the test in a directory that is not the one we
20071 configured in.
20072 * gdb.asm/configure.in: Delete creation of symlink.
20073 * gdb.asm/configure: Regenerate.
20074
20075 2002-04-05 J. Brobecker <brobecker@gnat.com>
20076
20077 * gdb.gdb/xfullpath.exp: New test, to exercise the new
20078 xfullpath () function.
20079
20080 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
20081
20082 * gdb.asm/Makefile.in: Correct dependencies.
20083
20084 * gdb.asm/powerpc.inc: New file.
20085 * gdb.asm/asm-source.exp: Add PowerPC.
20086 * gdb.asm/configure.in: Likewise.
20087 * gdb.asm/configure: Regenerated.
20088
20089 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
20090
20091 * gdb.base/relocate.exp: New file.
20092 * gdb.base/relocate.c: New file.
20093
20094 2002-04-04 Fred Fish <fnf@redhat.com>
20095
20096 * gdb.base/step-test.exp: Update comment regarding stopping in
20097 memcpy/bcopy calls inserted as part of the compiler runtime.
20098
20099 2002-04-04 Michael Snyder <msnyder@redhat.com>
20100
20101 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
20102
20103 2002-04-03 Daniel Jacobowitz <drow@mvista.com>
20104
20105 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
20106 (gdb_expect): Remove $notransfer hack.
20107
20108 2002-04-02 Daniel Jacobowitz <drow@mvista.com>
20109
20110 * gdb.c++/classes.exp ("calling method for small class"): Match
20111 updated register output.
20112
20113 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
20114
20115 Fix PR gdb/452
20116 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
20117 when finished. Make gdb_file_cmd send "exec-file" when
20118 appropriate.
20119
20120 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
20121
20122 * gdb.base/attach.exp: Remove extra setup_xfail.
20123
20124 2002-03-26 Michael Snyder <msnyder@redhat.com>
20125
20126 * gdb.base/default.exp: Add tests for dump, append, and restore.
20127 * gdb.base/help.exp: Add tests for dump, append, and restore.
20128 * gdb.base/dump.exp: New file, test dump, append and restore.
20129 * gdb.base/dump.c: New file.
20130
20131 2002-03-27 Michael Snyder <msnyder@redhat.com>
20132
20133 * gdb.base/help.exp: Modify expect strings to reflect
20134 clean-ups in help messages.
20135
20136 2002-03-26 Fred Fish <fnf@redhat.com>
20137
20138 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
20139 have debugging info for those functions and the compiler uses them
20140 internally to copy structs around.
20141
20142 2002-03-26 Fred Fish <fnf@redhat.com>
20143
20144 * gdb.base/list.exp: Revert the change made yesterday and add note
20145 about why we don't list the default lines for remote targets.
20146
20147 2002-03-25 Michael Snyder <msnyder@redhat.com>
20148
20149 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
20150
20151 2002-03-25 Fred Fish <fnf@redhat.com>
20152
20153 * gdb.base/list.exp: This test works on remote targets so remove
20154 the short circuit for remote targets. Update copyright.
20155
20156 2002-03-25 Fred Fish <fnf@redhat.com>
20157
20158 * gdb.base/attach.exp: Fix logic error that was suppressing this
20159 test for all non hppa*-*-hpux* targets, instead of the hp target.
20160 Move comments closer to the suppression point. Also now need to
20161 check that we are running natively.
20162
20163 2002-03-22 Michael Snyder <msnyder@redhat.com>
20164
20165 * gdb.base/default.exp: Add test for gcore. Update copyright.
20166 * gdb.base/help.exp: Add test for gcore. Update copyright.
20167
20168 2002-03-06 Fred Fish <fnf@redhat.com>
20169
20170 * gdb.base/funcargs.c: Remove extraneous ';' character.
20171 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
20172
20173 2002-03-04 Michael Chastain <mec@shout.net>
20174
20175 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
20176 accommodate gcc v3 function signature.
20177 * gdb.mi/mi0-var-cmd-exp: Ditto.
20178
20179 2002-02-24 Andrew Cagney <ac131313@redhat.com>
20180
20181 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
20182 ``GNU/Linux'' or ``Linux kernel''
20183 * testsuite/gdb.threads/pthreads.c: Ditto.
20184
20185 2002-02-24 Michael Chastain <mec@shout.net>
20186
20187 * gdb.threads/pthreads.c (thread1): Add a return statement.
20188 (thread2): Likewise.
20189 (foo): Likewise.
20190
20191 2002-02-23 Michael Chastain <mec@shout.net>
20192
20193 * gdb.threads/linux-dp.c (philosopher): Add a return statement
20194 to placate gcc.
20195
20196 2002-02-23 Michael Chastain <mec@shout.net>
20197
20198 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
20199 test "ptype bint". The test passes on all my stabs configurations.
20200
20201 2002-02-21 Jim Blandy <jimb@redhat.com>
20202
20203 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
20204 filename at a time, and watch for the ones we want to see.
20205
20206 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
20207 types of pointers to prototyped functions.
20208
20209 2002-02-20 Andrew Cagney <ac131313@redhat.com>
20210
20211 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
20212 signed, unsigned and straight char.
20213 (padding_char, padding_short, padding_int, padding_long,
20214 padding_long_long, padding_float, padding_double,
20215 padding_long_double): New global variables.
20216 (fill, fill_structs): New functions.
20217
20218 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
20219 for correctly sized writes. Update copyright.
20220 (get_valueof): New procedure.
20221 (get_sizeof): Call get_valueof.
20222 (check_valueof): New procedure.
20223 (check_padding): New procedure.
20224
20225 2002-02-20 Michael Chastain <mec@shout.net>
20226
20227 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
20228 to setup_xfail. Document some of the remaining calls.
20229
20230 2002-02-18 Michael Chastain <mec@shout.net>
20231
20232 * gdb.c++/userdef.exp: Update copyright year.
20233
20234 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
20235
20236 * gdb.c++/userdef.exp: Test overloaded operators properly.
20237 Remove xfails.
20238
20239 2002-02-14 Michael Snyder <msnyder@redhat.com>
20240
20241 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
20242
20243 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
20244
20245 * gdb.base/a2-run.exp: Check for a remote target properly.
20246 * gdb.base/annota1.exp: Likewise.
20247 * gdb.base/list.exp: Likewise.
20248 * gdb.base/reread.exp: Likewise.
20249 * gdb.base/scope.exp: Likewise.
20250 * gdb.base/shlib-call.exp: Likewise.
20251 * gdb.base/term.exp: Likewise.
20252 * gdb.c++/annota2.exp: Likewise.
20253
20254 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
20255
20256 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
20257
20258 2002-02-10 Michael Chastain <mec@shout.net>
20259
20260 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
20261 (call_after_alloca): Ditto.
20262
20263 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
20264
20265 * gdb.base/ending-run.exp: Guard "cont" test with
20266 gdb_skip_stdio_test.
20267
20268 2002-02-06 Jim Blandy <jimb@redhat.com>
20269
20270 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
20271 from here...
20272 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
20273 To here. Disable this test on non-HP platforms. Add big comment.
20274
20275 2002-02-04 Michael Snyder <msnyder@redhat.com>
20276
20277 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
20278 other than d10v and m32r.
20279
20280 2002-02-02 Richard Earnshaw <rearnsha@arm.com>
20281
20282 * gdb.base/default.exp: Rewrite test patterns to reduce time
20283 taken to match them.
20284
20285 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
20286
20287 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
20288 Allow a start function above main.
20289 * gdb.threads/linux-dp.exp: Fix copyright date.
20290
20291 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
20292
20293 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
20294 (check_philosopher_stack): Check for manager thread before checking
20295 for a just-starting thread.
20296
20297 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
20298
20299 From Neil Booth <neil@daikokuya.demon.co.uk>:
20300 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
20301 warnings.
20302
20303 2002-01-21 Fred Fish <fnf@redhat.com>
20304
20305 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
20306 not caller.
20307
20308 2002-01-21 Jim Blandy <jimb@redhat.com>
20309
20310 * gdb.base/reread.exp: Check that GDB properly re-reads the
20311 executable file when it changes while no inferior is running.
20312
20313 2002-01-21 Fred Fish <fnf@redhat.com>
20314
20315 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
20316 optionally accept the "shlib events" variation.
20317
20318 2002-01-21 Jim Blandy <jimb@redhat.com>
20319
20320 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
20321 call `fflush' after every `printf', so that the output is produced
20322 at predictable points, regardless of whatever buffering does (or
20323 doesn't) take place.
20324 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
20325 at different points.
20326
20327 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
20328
20329 * gdb.c++/inherit.exp: Update copyright years.
20330 * gdb.c++/method.exp: Likewise.
20331
20332 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
20333
20334 * gdb.c++/classes.exp: Update for improved v3 support and skipping
20335 artificial methods/arguments.
20336 * gdb.c++/derivation.exp: Likewise.
20337 * gdb.c++/inherit.exp: Likewise.
20338 * gdb.c++/method.exp: Likewise.
20339 * gdb.c++/virtfunc.exp: Likewise.
20340
20341 2002-01-18 Andrew Cagney <ac131313@redhat.com>
20342
20343 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
20344 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
20345 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
20346 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
20347 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
20348 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
20349
20350 2002-01-17 Jim Blandy <jimb@redhat.com>
20351
20352 * gdb.asm/asm-source.exp (info symbol): Take another shot at
20353 anchoring the pattern matching the entry point symbol's name.
20354
20355 2002-01-17 Andrew Cagney <ac131313@redhat.com>
20356
20357 * gdb.base/maint.exp: Update ``maint internal-error'' to match
20358 continue/quit query. Update copyright.
20359
20360 2002-01-14 Michael Snyder <msnyder@redhat.com>
20361
20362 * gdb.base/gcore.exp: Remove extra debugging output.
20363
20364 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
20365
20366 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
20367 for slightly dubious v2 mangled string.
20368
20369 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
20370
20371 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
20372
20373 2002-01-10 Jason Merrill <jason@redhat.com>
20374
20375 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
20376
20377 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
20378 constructors.
20379 * gdb.c++/derivation.exp: Likewise.
20380 * gdb.c++/templates.exp: Likewise.
20381 * gdb.c++/virtfunc.exp: Likewise.
20382
20383 2002-01-10 Michael Snyder <msnyder@redhat.com>
20384
20385 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
20386
20387 2002-01-08 Michael Snyder <msnyder@redhat.com>
20388
20389 * gdb.base/gcore.exp: New test for generate-core-file command.
20390 * gdb.base/gcore.c: Testcase for above.
20391 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
20392
20393 2002-01-08 Jason Merrill <jason@redhat.com>
20394
20395 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
20396
20397 2002-01-07 Fred Fish <fnf@redhat.com>
20398
20399 * gdb.c++/overload.exp: Remove unconditional xfails for:
20400 print foo_instance1.overloadargs(1)
20401 print foo_instance1.overloadargs(1, 2)
20402 print foo_instance1.overloadargs(1, 2, 3)
20403 print foo_instance1.overloadargs(1, 2, 3, 4)
20404 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
20405 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
20406 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
20407 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
20408 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
20409 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
20410 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
20411 print foo_instance1.overload1arg()
20412 print foo_instance1.overload1arg((char)arg2)
20413 print foo_instance1.overload1arg((signed char)arg3)
20414 print foo_instance1.overload1arg((unsigned char)arg4)
20415 print foo_instance1.overload1arg((int)arg7)
20416 print foo_instance1.overload1arg((unsigned int)arg8)
20417 print foo_instance1.overload1arg((float)arg11)
20418 print foo_instance1.overload1arg((double)arg12)
20419
20420 2002-01-07 Michael Snyder <msnyder@redhat.com>
20421
20422 * gdb.base/huge.exp: New test. Print a very large target data object.
20423 (skip_huge_test): New test variable. Define if you want to skip this
20424 test. The test reads an 8 megabyte data object from the target, so it
20425 might be very time consuming on remote targets with a slow connection.
20426 * gdb.base/huge.c: New file. Test case for above.
20427
20428 2002-01-07 Fred Fish <fnf@redhat.com>
20429
20430 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
20431 g_instance.bfoo, and g_instance.cfoo.
20432
20433 2002-01-07 Jeffrey A Law <law@redhat.com>
20434
20435 * gdb.base/break.c (multi_line_if_conditional): New function.
20436 (multi_ilne_while_conditional): Likewise.
20437 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
20438 IF or WHILE condition puts the breakpoint at the start of
20439 the condition.
20440
20441 * gdb.base/selftest.exp (backtrace through signal handler): Remove
20442 hppa*-*-hpux* expected failure.
20443 * gdb.base/structs.exp (do_function_calls): Similarly.
20444
20445 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
20446 watchpoints.
20447
20448 2002-01-06 Andrew Cagney <ac131313@redhat.com>
20449
20450 Fix PR gdb/66.
20451 * gdb.base/structs.exp: Replace skip for a29k with skip for
20452 gdb,cannot_call_functions.
20453 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
20454 * gdb.base/callfuncs.exp: Ditto.
20455 * gdb.base/call-rt-st.exp: Ditto.
20456 * gdb.base/call-strs.exp: Ditto.
20457 * gdb.base/callfwmall.exp: Ditto.
20458 * gdb.base/scope.exp: Obsolete xfail a29k.
20459 * gdb.c++/misc.exp: Ditto.
20460 * gdb.c++/cplusfuncs.exp: Ditto.
20461 * gdb.base/ptype.exp: Ditto.
20462 * gdb.base/printcmds.exp: Ditto.
20463 * gdb.base/opaque.exp: Ditto.
20464 * gdb.base/list.exp: Ditto.
20465 * gdb.base/funcargs.exp: Ditto.
20466 * gdb.base/default.exp: Ditto.
20467
20468 2002-01-04 Michael Snyder <msnyder@redhat.com>
20469
20470 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
20471 * gdb.base/maint.exp: Add tests for maint info sections options.
20472
20473 Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
20474
20475 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
20476
20477 2001-12-20 Corinna Vinschen <vinschen@redhat.com>
20478
20479 * gdb.asm/arm.inc: New file.
20480 * gdb.asm/asm-source.exp: Add arm targets.
20481 * gdb.asm/configure.in: Ditto.
20482 * gdb.asm/configure: Recreated from configure.in.
20483
20484 Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
20485
20486 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
20487 with HP's compiler.
20488 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
20489 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
20490 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
20491 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
20492
20493 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
20494 either HP's compilers or GCC.
20495
20496 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
20497 a SIGBUS or SIGSEGV.
20498
20499 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
20500
20501 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
20502 can be compiled with either HP's compiler or GCC.
20503
20504 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
20505 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
20506 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
20507
20508 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
20509 to match current gdb output. Update due to using auto-solib-limit
20510 for limiting instead of overloading auto-solib-add.
20511 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
20512 test program.
20513
20514 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
20515 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
20516 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
20517 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
20518 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
20519 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
20520 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
20521 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
20522 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
20523 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
20524 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
20525 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
20526 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
20527
20528 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
20529 a SIGTRAP to the inferior.
20530
20531 2001-12-19 Corinna Vinschen <vinschen@redhat.com>
20532
20533 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
20534 Substitute call to target_link by call to gdb_compile.
20535
20536 Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
20537
20538 * gdb.base/break.exp: Fix HP specific search string when testing
20539 backtracing in a called function.
20540
20541 * gdb.base/constvars.exp: Only set lang to C++ if we're
20542 compiling the test with HP's compilers.
20543 * gdb.base/volatile.exp: Similarly.
20544
20545 2001-12-19 Jim Blandy <jimb@redhat.com>
20546
20547 * gdb.base/printcmds.exp: Expect the null character to be printed
20548 as '\0', and the '\013' to be printed as '\v'.
20549 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
20550 * gdb.base/setvar.exp: Same.
20551
20552 2001-12-17 Jim Blandy <jimb@redhat.com>
20553
20554 * gdb.base/completion.exp: Rather than completing very long
20555 filenames, which can make the readline library produce output we
20556 don't recognize, cd to the directory first, and then complete
20557 using nice, short relative paths.
20558
20559 * gdb.base/completion.exp: On some systems, there is, in fact, a
20560 variable named `b' in scope, since GDB treats all static
20561 variables as being in scope. So use `no_var_named_this'
20562 instead of `b'.
20563
20564 * gdb.base/corefile.exp: Recognize the message saying that GDB
20565 can't find the core file's registers as a failure.
20566
20567 2001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
20568
20569 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
20570 test expect string more specific.
20571
20572 2001-12-13 Corinna Vinschen <vinschen@redhat.com>
20573
20574 * gdb.asm/asm-source.exp: Add support for xstormy16.
20575 * gdb.asm/configure.in: Ditto.
20576 * gdb.asm/configure: Rebuild.
20577 * gdb.asm/xstormy16.inc: New file.
20578
20579 2001-12-10 Fred Fish <fnf@redhat.com>
20580
20581 * gdb.base/maint.exp: Update to match changes in type dumping code.
20582
20583 2001-12-10 Jim Blandy <jimb@redhat.com>
20584
20585 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
20586 matching the entry point symbol's name at the beginning of the
20587 line.
20588
20589 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
20590
20591 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
20592 gdb.c++/inherit.exp, gdb.c++/method.exp,
20593 gdb.c++/namespace.exp, gdb.c++/templates.exp,
20594 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
20595 and class layout support.
20596
20597 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
20598
20599 * gdb.c++/classes.exp: Add test for static member function.
20600 * gdb.c++/misc.cc: Add class with static member function.
20601
20602 2001-12-07 Jim Blandy <jimb@redhat.com>
20603
20604 If GDB says it can't find the struct the function returned, report
20605 those tests as `unsupported'.
20606 * gdb.base/call-rt-st.exp (print_struct_call): New function.
20607 Rewrite subsequent tests to use it.
20608
20609 If GDB says it can't find the struct the function returned, report
20610 those tests as `unsupported'.
20611 * gdb.base/structs.exp (call_struct_func): New function.
20612 (do_function_calls): Use call_struct_func to call the functions
20613 returning structs.
20614
20615 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
20616 whether functions are prototyped or not, so we can't possibly pass
20617 arguments to t_float_values2 properly.
20618
20619 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
20620 value of `timeout' for targets other than the mips*tx39-*.
20621
20622 2001-12-06 Michael Snyder <msnyder@redhat.com>
20623
20624 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
20625 and detect whether the start symbol has a leading underscore.
20626
20627 2001-12-04 Jim Blandy <jimb@redhat.com>
20628
20629 * gdb.base/completion.exp: Clarify indentation.
20630
20631 2001-12-03 Jim Blandy <jimb@redhat.com>
20632
20633 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
20634 variables on the S/390, not `.word'.
20635
20636 2001-11-30 Jim Blandy <jimb@redhat.com>
20637
20638 Add assembly-source tests for s390-ibm-linux.
20639 * gdb.asm/s390.inc: New file.
20640 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
20641 the S/390 architecture.
20642 * gdb.asm/configure: Regenerated.
20643
20644 2001-11-30 Michael Snyder <msnyder@redhat.com>
20645
20646 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
20647 next, info source, info sources, info line, global and static
20648 variables, and static functions.
20649 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
20650 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
20651 * gdb.asm/asmsrc1.s: Add a static function and some variables.
20652 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
20653 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
20654 (gdbasm_leave): Restore frame pointer.
20655 (gdbasm_startup): Copy stack set-up from crt0.S.
20656
20657 2001-11-26 Fernando Nasser <fnasser@redhat.com>
20658
20659 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
20660 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
20661 to a local (non-static) variable. Copy tstruct.a to a static buffer
20662 and return a pointer to that buffer.
20663 * gdb.base/callfwmall.c (t_structs_a): Ditto.
20664
20665 2001-11-24 Mark Kettenis <kettenis@gnu.org>
20666
20667 * gdb.asm/configure.in: Fix recognition of ix86 target.
20668 * gdb.asm/configure: Regenerate.
20669
20670 2001-11-21 Michael Snyder <msnyder@redhat.com>
20671
20672 * gdb.asm/sparc.inc: New file.
20673 * gdb.asm/asm-source.exp: Recognize sparc target.
20674 * gdb.asm/configure.in: Recognize sparc target.
20675 * gdb.asm/configure: Regenerate.
20676
20677 2001-11-21 Michael Snyder <msnyder@redhat.com>
20678
20679 * gdb.asm/m32r.inc: New file.
20680 * gdb.asm/asm-source.exp: Recognize m32r target.
20681 * gdb.asm/configure.in: Recognize m32r target.
20682 * gdb.asm/configure: Regenerate.
20683
20684 2001-11-20 Michael Snyder <msnyder@redhat.com>
20685
20686 * gdb.asm/i386.inc: New file.
20687 * gdb.asm/asm-source.exp: Recognize ix86 target.
20688 * gdb.asm/configure.in: Recognize ix86 target.
20689 * gdb.asm/configure: Regenerate.
20690
20691 * gdb.c++/namespace.exp: Fix quotes in output messages.
20692
20693 2001-11-14 Michael Snyder <msnyder@redhat.com>
20694
20695 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
20696 qualifier in a type cast expression, to designate an address
20697 in the instruction space (Harvard architecture).
20698
20699 2001-11-13 Michael Snyder <msnyder@redhat.com>
20700
20701 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
20702 Tests for expressions using 'const' and 'volatile'.
20703
20704 2001-11-13 Corinna Vinschen <vinschen@redhat.com>
20705
20706 * gdb.asm/asm-sources.exp: Allow defining linker flags.
20707
20708 2001-11-12 Daniel Jacobowitz <drow@mvista.com>
20709
20710 * lib/mi-support.exp (mi_run_to_helper): Move comments
20711 outside of gdb_expect.
20712
20713 2001-11-11 Daniel Jacobowitz <drow@mvista.com>
20714
20715 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
20716 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
20717 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
20718 mi0_run_to): New functions.
20719 * gdb.mi/mi-simplerun.exp: Use them.
20720 * gdb.mi/mi0-simplerun.exp: Likewise.
20721 * gdb.mi/mi-var-cmd.exp: Likewise.
20722 * gdb.mi/mi0-var-cmd.exp: Likewise.
20723
20724 2001-11-10 Andrew Cagney <ac131313@redhat.com>
20725
20726 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
20727 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
20728
20729 2001-11-09 Andrew Cagney <ac131313@redhat.com>
20730
20731 * gdb.base/restore.exp: Include $expected value in restored test
20732 message.
20733
20734 2001-11-09 Andrew Cagney <ac131313@redhat.com>
20735
20736 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
20737 implemented.
20738
20739 2001-11-08 Michael Snyder <msnyder@redhat.com>
20740
20741 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
20742 Add pass/fail message for stop at breakpoint in call dummy function.
20743
20744 2001-11-07 Michael Snyder <msnyder@redhat.com>
20745
20746 * gdb.c++/templates.exp (test_template_breakpoints):
20747 If we get an overload menu, but it does not match what
20748 we expect, we still need to issue the "cancel" command.
20749 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
20750 making the whitespace optional. Argument for "new" may be
20751 "unsigned" as well as "unsigned int/long".
20752 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
20753 making the whitespace optional. Also replace "(void) with
20754 "((void|)), making the keyword "void" optional.
20755 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
20756 making the whitespace optional. Also replace "(void) with
20757 "((void|)), making the keyword "void" optional.
20758 * gdb.base/callfuncs.c (t_float_values): This function must
20759 _not_ be prototyped, and the following function (t_float_values2)
20760 must be prototyped (if the compiler supports it), so that GDB
20761 can be tested against both cases. Usually one case involves
20762 promotion of float to double, while the other does not.
20763 * gdb.base/callfwmall.c: Ditto.
20764 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
20765 includes a stack frame for "start".
20766
20767 2001-11-05 Jim Blandy <jimb@redhat.com>
20768
20769 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
20770 pointers are 32 bits long, and that offsets of relocs are always
20771 stored in the data (REL-style), and not in the reloc entry itself
20772 (RELA-style).
20773 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
20774 stabs.
20775
20776 2001-11-01 Michael Snyder <msnyder@redhat.com>
20777
20778 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
20779 and regular expression operators by using quoting.
20780
20781 2001-10-31 Michael Snyder <msnyder@redhat.com>
20782
20783 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
20784 depending on what the symbol table contains.
20785 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
20786 the output of the ptype command. Similarly, accept both "const &"
20787 and "const&".
20788
20789 2001-10-31 Corinna Vinschen <vinschen@redhat.com>
20790
20791 * gdb.base/miscexprs.c (main): Add usage of preprocessor
20792 symbol `STORAGE' to allow to choose the storage class of
20793 the local datastructures.
20794 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
20795 compiler directive.
20796
20797 2001-10-30 Michael Snyder <msnyder@redhat.com>
20798
20799 * gdb.base/jump.exp: Allow it to run for all targets.
20800
20801 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
20802
20803 * gdb.base/call-ar-st.c (print_double_array): Match for loop
20804 with new double_array size.
20805 (main): Change storage class of all local variables to static.
20806 Reduce size of double_array to 9.
20807 * gdb.base/call-ar-st.exp: Increase timeout value.
20808 Change expected output for double array to match new size in
20809 call-ar-st.c.
20810
20811 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
20812
20813 * gdb.base/ending-run.exp: Create identical output when passing
20814 `step to end of run' case. Add regular expression branch satisfying
20815 Stormy16 target.
20816
20817 2001-10-28 Mark Kettenis <kettenis@gnu.org>
20818
20819 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
20820 that we catch the expected failure under Linux/x86.
20821
20822 2001-10-29 Orjan Friberg <orjanf@axis.com>
20823
20824 * gdb.base/setvar.exp: Escape curly braces.
20825 * gdb.stabs/weird.exp: Ditto.
20826
20827 2001-10-27 Daniel Jacobowitz <drow@mvista.com>
20828
20829 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
20830 * gdm.mi/mi0-hack-cli.exp: Likewise.
20831
20832 2001-10-25 Andrew Cagney <ac131313@redhat.com>
20833
20834 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
20835 messages.
20836
20837 2001-10-21 Andrew Cagney <ac131313@redhat.com>
20838
20839 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
20840 checking MI enabled.
20841
20842 2001-10-09 Corinna Vinschen <vinschen@redhat.com>
20843
20844 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
20845
20846 2001-10-04 Frank Ch. Eigler <fche@redhat.com>
20847
20848 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
20849 if gdb child process crashes, just signal an error.
20850
20851 2001-10-02 Jim Blandy <jimb@redhat.com>
20852
20853 * lib/gdb.exp (test_xfail_format): Simplify.
20854
20855 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
20856 front of the variable name `format'. Simplify `if'.
20857
20858 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
20859
20860 * gdb.threads/pthreads.exp: Wait for output and delay
20861 before sending ^C.
20862
20863 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
20864
20865 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
20866 some incorrect output instead of timing out.
20867 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
20868
20869 2001-09-28 Corinna Vinschen <vinschen@redhat.com>
20870
20871 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
20872 check to allow additional `int'.
20873
20874 2001-09-27 Daniel Jacobowitz <drow@mvista.com>
20875
20876 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
20877 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
20878
20879 2001-09-27 Michael Snyder <msnyder@redhat.com>
20880
20881 * lib/gdb.exp (test_debug_format): New proc.
20882 (setup_xfail_format): Use new proc test_debug_format.
20883 * gdb.base/constvars.exp (local_compiler_xfail_check): New
20884 proc; use new service proc test_debug_format.
20885 Replace all other "gcc_compiled" tests with this test.
20886 * gdb.base/volatile.exp (local_compiler_xfail_check): New
20887 proc; use new service proc test_debug_format.
20888 Replace all other "gcc_compiled" tests with this test.
20889
20890 2001-09-27 Michael Snyder <msnyder@redhat.com>
20891
20892 * gdb.base/cvexpr.exp: New file.
20893 * gdb.base/cvexpr.c: New file
20894 Test for expressions using const and volatile keywords.
20895
20896 2001-09-26 Corinna Vinschen <vinschen@redhat.com>
20897
20898 * gdb.base/constvars.exp: Check for different orders of keywords
20899 and additional "int" strings in output.
20900
20901 2001-09-22 Andrew Cagney <ac131313@redhat.com>
20902
20903 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
20904 responses from "help maint".
20905
20906 2001-09-19 Frank Ch. Eigler <fche@redhat.com>
20907
20908 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
20909 to localhost:NNN instead of :NNN, in case Xvfb is listening
20910 only on TCP.
20911
20912 2001-09-19 Corinna Vinschen <vinschen@redhat.com>
20913
20914 * gdb.base/recurse.exp: When checking leaving the watchpoint
20915 scope, recognize when gdb is in function's epilogue and pass.
20916
20917 2001-09-18 Keith Seitz <keiths@redhat.com>
20918
20919 * lib/insight-support.exp (_gdbtk_export_target_info): Add
20920 support for running tests against sid targets.
20921 (gdbtk_done): Ditto.
20922
20923 2001-09-18 Corinna Vinschen <vinschen@redhat.com>
20924
20925 * gdb.base/ending-run.c (main): Set stdout buffersize
20926 to the same reasonable value for any target.
20927 * gdb.base/ending-run.exp: Add a regular expression
20928 to make testsuite happy on Sanyo Stormy16 target.
20929
20930 2001-09-17 Corinna Vinschen <vinschen@redhat.com>
20931
20932 * gdb.base/display.c (do_loops): Add float variable `f'.
20933 Increment f in loop.
20934 * gdb.base/display.exp: Increment timeout by 60 seconds.
20935 Change float display test to use variable `f'.
20936
20937 2001-09-17 Jim Blandy <jimb@redhat.com>
20938
20939 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
20940 overflowing the limited breakpoint tables on some ROM monitors
20941 (like the ROM68K).
20942
20943 2001-09-15 Frank Ch. Eigler <fche@redhat.com>
20944
20945 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
20946 the "-ac" (disable access control) flag.
20947
20948 2001-08-30 Jeff Holcomb <jeffh@redhat.com>
20949
20950 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
20951 ints.
20952
20953 2001-08-30 Keith Seitz <keiths@redhat.com>
20954
20955 * lib/gdb.exp: Move all insight-related functionality into
20956 separate file.
20957 * lib/insight-support.exp: New file.
20958
20959 2001-08-29 Frank Ch. Eigler <fche@redhat.com>
20960
20961 * config/sid.exp (sid_start): Never set sid verbosity; disable
20962 expect_background {} that consumed its stdout; tolerate </dev/null.
20963 Attempt to set endianness override in "sid" protocol mode. Cleanup.
20964
20965 2001-08-18 Andrew Cagney <ac131313@redhat.com>
20966
20967 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
20968 CLI jump command to start it.
20969 (mi_run_to_main): Fail immediatly when unexpected output.
20970
20971 2001-08-18 Andrew Cagney <ac131313@redhat.com>
20972
20973 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
20974 beginning of function. Fix PR gdb/191.
20975
20976 2001-08-16 Frank Ch. Eigler <fche@redhat.com>
20977
20978 * config/sid.exp (sid_start): Don't warn if we cannot figure out
20979 what to force sid endianness to.
20980
20981 2001-08-15 Keith Seitz <keiths@redhat.com>
20982
20983 * lib/gdb.exp (gdbtk_start): Don't set environment
20984 variables for TCL_LIBRARY and friends. Insight will
20985 now figure these out for itself.
20986
20987 2001-08-02 Michael Snyder <msnyder@redhat.com>
20988
20989 * gdb.base/completion.exp: Remove the symbol "a64l" from
20990 the expect string; this is target-specific, and not related
20991 to what is being tested.
20992
20993 2001-08-02 Dave Brolley <brolley@redhat.com>
20994
20995 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
20996
20997 2001-07-25 Michael Snyder <msnyder@redhat.com>
20998
20999 * gdb.base/consecutive.exp: New file. Test stepping over
21000 breakpoints on consecutive instructions.
21001 * gdb.base/consecutive.c: New file.
21002
21003 * gdb.base/call-rt-st.exp: Use double-backslash to quote
21004 curly braces in regular expressions.
21005
21006 2001-07-25 Michael Snyder <msnyder@redhat.com>
21007
21008 * gdb.base/ending-run.exp: Accept "Program exited normally" as
21009 legitimate output from stepping out of main.
21010
21011 2001-07-22 Keith Seitz <keiths@redhat.com>
21012
21013 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
21014 the empty string, do not run the tests.
21015
21016 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21017
21018 * gdb.base/long_long.exp: Detect size of pointer. Take into
21019 account 2-byte pointers when testing for p/a results.
21020
21021 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21022
21023 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
21024 and defined to 1K for m68hc11.
21025 (random_data): Reduce table to 1K for embedded platforms (68hc11).
21026 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
21027 (sizeof_random_data): New variable to tell the size of the data table;
21028 don't test past this size; always run to main.
21029
21030 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21031
21032 * gdb.base/return2.exp: return of long long and double fails for
21033 68HC11; don't execute these tests on that platform.
21034 * gdb.base/return.exp: Return of a double fails for 68hc11.
21035
21036 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21037
21038 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
21039 tests that print a float.
21040 * call-rt-st.exp: Likewise.
21041
21042 2001-07-12 Mark Kettenis <kettenis@gnu.org>
21043
21044 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
21045 running this test on Linux.
21046
21047 2001-06-24 Michael Chastain <chastain@redhat.com>
21048
21049 * gdb.base/arithmet.exp: Remove some tests to make all test names
21050 unique.
21051
21052 2001-07-03 Michael Snyder <msnyder@redhat.com>
21053
21054 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
21055 the output of the ptype command.
21056
21057 2001-07-02 Michael Snyder <msnyder@redhat.com>
21058
21059 * gdb.base/completion.exp: Don't assume that break.c is the only
21060 source file that may contain functions named "marker".
21061 * gdb.base/corefile.exp: Quote the curly braces in regexp.
21062
21063 2001-06-28 Andrew Cagney <ac131313@redhat.com>
21064
21065 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
21066 of files to delete.
21067
21068 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
21069 * gdb.disasm/h8300s.exp: New file.
21070 gdb.disasm/h8300s.s: Likewise.
21071
21072 2001-06-27 Andrew Cagney <ac131313@redhat.com>
21073
21074 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
21075 empty breakpoint tables.
21076
21077 2001-06-25 Andrew Cagney <ac131313@redhat.com>
21078
21079 * lib/mi-support.exp: Update args=... part of stop-reason
21080 patterns. Accept either a list or a tuple.
21081
21082 2001-06-23 Andrew Cagney <ac131313@redhat.com>
21083
21084 * lib/mi-support.exp: Remove local emacs variable defining
21085 change-log-default-name.
21086
21087 2001-06-22 Michael Chastain <chastain@redhat.com>
21088
21089 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
21090 This is operationally compatible with the previous version.
21091
21092 2001-06-13 Jim Blandy <jimb@redhat.com>
21093
21094 * lib/gdb.exp (gdb_test): Doc fix.
21095
21096 2001-06-10 Michael Chastain <chastain@redhat.com>
21097
21098 * gdb.base/exprs.exp: Remove a duplicate test.
21099
21100 2001-06-06 Jim Blandy <jimb@redhat.com>
21101
21102 * gdb.base/return2.exp (main): Use values to test float and double
21103 returns that are not NaN's, to avoid being confused by IEEE
21104 comparison rules.
21105
21106 2001-06-04 Michael Snyder <msnyder@redhat.com>
21107
21108 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
21109 non-zero if control_c fails. Terminate the test on failure,
21110 rather than wait for 12 more tests to time out.
21111
21112 2001-06-06 Jim Blandy <jimb@redhat.com>
21113
21114 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
21115 Don't forget to match the GDB prompt.
21116
21117 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
21118
21119 2001-06-04 Jim Blandy <jimb@redhat.com>
21120
21121 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
21122 command.
21123
21124 2001-05-31 Kevin Buettner <kevinb@redhat.com>
21125
21126 * gdb.base/annota1.exp (info break): Match four or more spaces
21127 after "Address".
21128
21129 2001-05-31 Michael Chastain <chastain@redhat.com>
21130
21131 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
21132 (dm_type_int_star): Likewise.
21133 (dm_type_long_star): Likewise.
21134 (dm_type_void_star): Likewise.
21135
21136 2001-05-29 Kevin Buettner <kevinb@redhat.com>
21137
21138 * gdb.base/completion.exp (INPUTRC): Set this environment variable
21139 to a known value in order to get consistent results regardless
21140 of the setting of INPUTRC or the presence or contents of .inputrc.
21141
21142 2001-05-24 Michael Snyder <msnyder@redhat.com>
21143
21144 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
21145 Don't require that the main thread and the manager thread are the
21146 first in the list.
21147
21148 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
21149 debugging. If test fails, issue an "unsupported" not a "fail".
21150
21151 2001-05-24 Jim Blandy <jimb@redhat.com>
21152
21153 Don't assume that short is shorter than int.
21154 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
21155 assume that shorts are smaller than ints. On a 16-bit machine,
21156 this isn't true.
21157 ("print unsigned char == (~0)"): Add test that verifies that ~0,
21158 an int, is not equal to ~0 stored in an unsigned char. This tests
21159 the same thing that the previous test meant to, but works on
21160 16-bit machines, too.
21161 ("print unsigned char != (~0)"): Same test, complemented.
21162
21163 2001-05-24 Michael Snyder <msnyder@redhat.com>
21164
21165 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
21166 test for (full_coverage == 0). This makes the test run faster,
21167 and prevents dejagnu getting out of step.
21168
21169 2001-05-23 Kevin Buettner <kevinb@redhat.com>
21170
21171 * gdb.base/finish.exp (finish_void): Revise pattern for
21172 stopping on the call statement to not permit stopping at
21173 the start of the instructions comprising the call sequence.
21174
21175 2001-05-19 Michael Chastain <chastain@redhat.com>
21176
21177 * gdb.base/callfuncs.exp: Make all test names unique.
21178 * gdb.base/commands.exp: Make all test names unique.
21179 * gdb.base/condbreak.exp: Make all test names unique.
21180 * gdb.base/dbx.exp: Make all test names unique.
21181 * gdb.base/default.exp: Make all test names unique.
21182 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
21183 and TIMEOUT messages to their corresponding PASS message.
21184 * gdb.base/ending-run.exp: Make all test names unique.
21185 * gdb.base/long_long.exp: Remove duplicate test.
21186
21187 2001-05-21 Kevin Buettner <kevinb@redhat.com>
21188
21189 * gdb.base/finish.exp (finish_void): Allow "finish" command to
21190 stop on the call statement as well as the statement after the
21191 call.
21192
21193 2001-05-21 Michael Snyder <msnyder@redhat.com>
21194
21195 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
21196
21197 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
21198
21199 * gdb.base/completion.exp: Revamp test. Make it execute on all
21200 platforms.
21201
21202 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
21203
21204 * config/gdbserver.exp (gdb_load): Handle the case
21205 in which the arguments to gdbserver are given in the
21206 baseboard configuration file.
21207 Also handle the case in which the server needs to do a
21208 load.
21209
21210 2001-05-07 Keith Seitz <keiths@cygnus.com>
21211
21212 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
21213 set up the display for testing.
21214 (gdbtk_start): Convert all paths to paths that tcl will like.
21215 Export target information to environment.
21216 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
21217 necessary.
21218 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
21219 (to_tcl_path): New proc to convert a given pathname into
21220 a path acceptible as an argument to a tcl command.
21221 (_gdbtk_export_target_info): New proc to export target info
21222 into the environment for gdbtk testing.
21223 (gdbtk_done): New proc to signal end-of-test.
21224
21225 2001-05-06 Jim Blandy <jimb@redhat.com>
21226
21227 * restore.c: Make the code of caller0 correspond to its comment.
21228
21229 2001-05-03 Michael Snyder <msnyder@redhat.com>
21230
21231 * config/sid.exp (gdb_target_sid): Check for error messages.
21232 On error or timeout, don't make expect exit (which will terminate
21233 all subsequent tests); instead just make gdb exit.
21234 (gdb_load): Check for error messages. On error or timeout,
21235 return a negative value.
21236
21237 2001-04-24 Jim Blandy <jimb@redhat.com>
21238
21239 * gdb.c++/templates.exp: If we see the prompt for the overload
21240 list, but we haven't recognized any of the longer patterns,
21241 arrange for this test to fail, not hang.
21242
21243 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
21244 variations.
21245
21246 2001-04-22 Michael Chastain <chastain@redhat.com>
21247
21248 * gdb.c++/local.exp: Use the 'runto' library function.
21249 * gdb.c++/namespace.exp: Likewise.
21250 * gdb.c++/overload.exp: Likewise.
21251
21252 2001-03-26 Kevin Buettner <kevinb@redhat.com>
21253
21254 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
21255 * gdb.base/step-line.exp: New file. Test step/next in presence of
21256 #line directives.
21257 * gdb.base/step-line.c: New file. Test program for the above.
21258 * gdb.base/step-line.inp: New file. We pretend that this file has
21259 been transformed by some other tool into step-line.c.
21260
21261 2001-03-21 Jim Blandy <jimb@redhat.com>
21262
21263 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
21264 unmangled operator names.
21265
21266 2001-03-20 Jim Blandy <jimb@redhat.com>
21267
21268 * gdb.threads/linux-dp.exp: Recognize an additional message
21269 generated by GDB when it doesn't understand how to debug threads
21270 on the target system.
21271
21272 2001-03-19 Andrew Cagney <ac131313@redhat.com>
21273
21274 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
21275
21276 2001-03-12 Michael Chastain <chastain@redhat.com>
21277
21278 * gdb.c++/derivation.exp: Use the 'runto' library function.
21279
21280 2001-03-12 Michael Chastain <chastain@redhat.com>
21281
21282 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
21283
21284 2001-02-24 Michael Chastain <chastain@redhat.com>
21285
21286 * gdb.c++/ref-types.exp: Change handwritten code to library
21287 function 'runto'.
21288
21289 2001-03-16 Orjan Friberg <orjanf@axis.com>
21290
21291 * gdb.base/signals.exp: Set count to 0 explicitly.
21292
21293 2001-03-15 Mark Salter <msalter@redhat.com>
21294
21295 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
21296 (gdb_target_monitor): Add check of gdb_target_cmd return value.
21297 (gdb_load): Add support for additional target_info: gdb_download_size
21298 and gdb_load_timeout.
21299
21300 Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
21301
21302 * gdb.base/annota1.exp: Move test of isnative to earlier in the
21303 file -- to prevent failing when the compile fails but we have no
21304 intention of running the tests anyway.
21305
21306 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
21307 tests if set.
21308
21309 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
21310 integers.
21311
21312 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
21313 * gdb.c++/namespace.exp: Ditto.
21314
21315 2001-03-07 Orjan Friberg <orjanf@axis.com>
21316
21317 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
21318 * gdb.base/pointers.exp: Relax pattern match of decimals.
21319
21320 2001-03-06 Kevin Buettner <kevinb@redhat.com>
21321
21322 * Makefile.in, config/abug.exp, config/cfdbug.exp,
21323 config/cpu32bug.exp, config/dve.exp, config/est.exp,
21324 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
21325 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
21326 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
21327 config/sh.exp, config/sid.exp, config/slite.exp,
21328 config/sparclet.exp, config/udi.exp, config/unknown.exp,
21329 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
21330 config/vxworks.exp, config/vxworks29k.exp,
21331 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
21332 gdb.base/all-bin.exp, gdb.base/annota1.exp,
21333 gdb.base/arithmet.exp, gdb.base/assign.exp,
21334 gdb.base/async.exp, gdb.base/attach.exp,
21335 gdb.base/bitfields.exp, gdb.base/bitops.exp,
21336 gdb.base/break.exp, gdb.base/call-ar-st.exp,
21337 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
21338 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
21339 gdb.base/commands.exp, gdb.base/completion.exp,
21340 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
21341 gdb.base/constvars.exp, gdb.base/corefile.exp,
21342 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
21343 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
21344 gdb.base/ending-run.exp, gdb.base/environ.exp,
21345 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
21346 gdb.base/finish.exp, gdb.base/foll-exec.exp,
21347 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
21348 gdb.base/funcargs.exp, gdb.base/help.exp,
21349 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
21350 gdb.base/logical.exp, gdb.base/long_long.exp,
21351 gdb.base/maint.exp, gdb.base/mips_pro.exp,
21352 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
21353 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
21354 gdb.base/pointers.exp, gdb.base/printcmds.exp,
21355 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
21356 gdb.base/regs.exp, gdb.base/relational.exp,
21357 gdb.base/remote.exp, gdb.base/reread.exp,
21358 gdb.base/restore.exp, gdb.base/return2.exp,
21359 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
21360 gdb.base/selftest.exp, gdb.base/setshow.exp,
21361 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
21362 gdb.base/sigall.exp, gdb.base/signals.exp,
21363 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
21364 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
21365 gdb.base/step-test.exp, gdb.base/structs.c,
21366 gdb.base/structs.exp, gdb.base/structs2.exp,
21367 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
21368 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
21369 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
21370 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
21371 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
21372 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
21373 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
21374 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
21375 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
21376 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
21377 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
21378 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
21379 gdb.fortran/types.exp, gdb.java/jmisc.exp,
21380 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
21381 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
21382 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
21383 gdb.trace/circ.exp, gdb.trace/collection.exp,
21384 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
21385 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
21386 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
21387 gdb.trace/report.exp, gdb.trace/save-trace.exp,
21388 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
21389 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
21390 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
21391 notices.
21392
21393 2001-02-27 Michael Snyder <msnyder@cygnus.com>
21394
21395 * gdb.base/varargs.c (find_max_double): Fix printf format string:
21396 first arg is int not float.
21397
21398 2001-02-22 Michael Snyder <msnyder@cygnus.com>
21399
21400 * gdb.base/reread.exp: Unsupported for non-native targets;
21401 doesn't work for remote debugging.
21402
21403 2001-02-19 Fernando Nasser <fnasser@redhat.com>
21404
21405 From Drew Moseley <dmoseley@redhat.com>
21406 * gdb.base/ending-run.exp: Properly handle the BSP state when
21407 stepping past the end of main.
21408
21409 2001-02-19 John Moore <jmoore@redhat.com>
21410
21411 * gdb.base/commands.exp (infrun_breakpoint_command_test):
21412 Converted HPUX fix for non-expected items following multiple
21413 step commands into general solution for all platforms.
21414
21415 2001-02-18 Michael Chastain <chastain@redhat.com>
21416
21417 * gdb.c++/classes.exp (do_tests): Change runto statements
21418 from "runto 'foo(void)'" to "runto 'foo'". This makes the
21419 statements demangler agnostic.
21420 * gdb.c++/virtfunc.exp (do_tests): Likewise.
21421 (gdb_virtfunc_restart): Likewise.
21422
21423 2001-02-14 Michael Chastain <chastain@redhat.com>
21424
21425 * gdb.c++/inherit.exp (do_tests): Change runto statements
21426 from "runto 'foo(void)'" to "runto 'foo'". This makes the
21427 statements demangler agnostic.
21428
21429 Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
21430
21431 * gdb.threads/pthreads.exp: Unify pass/fail messages for
21432 ``continue to bkpt at common_routine in thread 2'' and ``stopped
21433 before calling common_routine 15 times'' tests.
21434
21435 2001-02-11 Michael Chastain <chastain@redhat.com>
21436
21437 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
21438 Helps the test script figure out which demangler is in use.
21439 (dm_type_foo_ref): Ditto.
21440 (dm_type_int_star): Ditto.
21441 (dm_type_long_star): Ditto.
21442 (dm_type_unsigned_int): Ditto.
21443 (dm_type_void): Ditto.
21444 (dm_type_void_star): Ditto.
21445 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
21446 Probe the gdb demangler and set variables to accommodate
21447 formatting differences.
21448 (info_func_regexp): New function. Same as info_func, but
21449 matches against a regexp.
21450 (info_func): Match against a literal string.
21451 (print_addr_2): New function. Match against a literal string,
21452 which can be different from the input to gdb.
21453 (print_addr): Simply call print_addr_2 with the same argument twice.
21454 (test_lookup_operator_functions): Use demangler formatting variables.
21455 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
21456 the tests in the same order as the C++ class declaration.
21457 (test_paddr_operator_functions): Ditto.
21458 (test_paddr_overloaded_functions): Ditto.
21459 (test_paddr_hairy_functions): Use demangler formatting variables.
21460 Add reference to gdb/19 for related tests.
21461 (do_tests): Call probe_demangler.
21462
21463 2001-01-30 Kevin Buettner <kevinb@redhat.com>
21464
21465 * gdb.c++/templates.cc (printf): Remove unused function definition.
21466
21467 2001-01-26 Felix Lee <flee@redhat.com>
21468
21469 * sid.exp (sid_exit): Pass host, not target, to remote_close.
21470
21471 2001-01-25 matthew green <mrg@redhat.com>
21472
21473 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
21474 up sid.
21475 (sid_exit): Call `remote_pop_conn' after GDB is gone.
21476
21477 2001-01-25 matthew green <mrg@redhat.com>
21478
21479 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
21480 Deprecate $sid_spawn_id.
21481 (sid_exit): Remove code necessary only for `spawn.'
21482
21483 2001-01-25 matthew green <mrg@redhat.com>
21484
21485 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
21486
21487 2001-01-28 Michael Chastain <chastain@redhat.com>
21488
21489 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
21490 to call when tests fail. It takes gdb out of the overloaded
21491 function choice menu back to the main prompt, so that the test
21492 program stays synchronized.
21493 (set_bp_overloaded): New proc to collect all the common
21494 code for setting a breakpoint on an overloaded name. Calls
21495 take_gdb_out_of_choice_menu when needed.
21496 (menu_overload1arg): New variable to collect the repeated
21497 instances of the expected menu for an overloaded name. Change
21498 the regular expression to handle changes in g++ type encoding:
21499 "void" can be either "void" or "", and "unsigned int" can be
21500 either "unsigned int" or "unsigned".
21501 (continue_to_bp_overloaded): Change regular expressions to handle
21502 changes in g++ type encoding.
21503 (no proc): Call take_gdb_out_of_choice_menu when needed.
21504 Remove redundant calls to "info break". Accept either "canceled"
21505 or "cancelled". Change regular expressions in "info break"
21506 calls to handle changes in g++ type encoding. Give all tests
21507 unique strings.
21508
21509 2001-01-17 Ben Elliston <bje@redhat.com>
21510
21511 * config/sid.exp: New file.
21512
21513 Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
21514
21515 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
21516
21517 2000-12-21 Michael Snyder <msnyder@cygnus.com>
21518
21519 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
21520 Add a RE to accept a non-ascii char if one is ever presented.
21521
21522 2000-12-20 Fernando Nasser <fnasser@redhat.com>
21523
21524 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
21525
21526 2000-12-18 Michael Snyder <msnyder@cygnus.com>
21527
21528 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
21529 in regexp. One '\' does not suffice on Linux.
21530
21531 2000-12-09 Michael Chastain <chastain@redhat.com>
21532
21533 * gdb.base/break.exp (test_clear_command): Use a marker function
21534 rather than 'main' for the test function. Also move this
21535 test to an execution point where the marker function names are
21536 guaranteed to be bound to functions. (Executing tests after a
21537 'finish' from main runs into name conflicts with local names
21538 in __libc_start_main).
21539
21540 2000-12-07 Michael Snyder <msnyder@cygnus.com>
21541
21542 * gdb.base/finish.exp: New test for gdb's "finish" command.
21543 * gdb.base/return2.exp: New test for gdb's "return" command.
21544 * gdb.base/return2.c: New source file for above.
21545
21546 2000-12-05 Michael Snyder <msnyder@cygnus.com>
21547
21548 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
21549 * gdb.base/miscexprs.exp: Ditto.
21550 * gdb.base/pointers.exp: Ditto.
21551 * gdb.c++/derivation.exp: Ditto.
21552 * gdb.c++/local.exp: Ditto.
21553 * gdb.c++/namespace.exp: Ditto.
21554 * gdb.c++/overload.exp: Ditto.
21555 * gdb.c++/ref-types.exp: Ditto.
21556
21557 2000-12-05 Michael Snyder <msnyder@cygnus.com>
21558
21559 * gdb.base/constvars.exp: Test result of "up" command.
21560 * gdb.base/miscexprs.exp: Ditto.
21561 * gdb.base/pointers.exp: Ditto.
21562 * gdb.base/scope.exp: Ditto.
21563 * gdb.c++/derivation.exp: Ditto.
21564 * gdb.c++/local.exp: Ditto.
21565 * gdb.c++/namespace.exp: Ditto.
21566 * gdb.c++/overload.exp: Ditto.
21567 * gdb.c++/ref-types.exp: Ditto.
21568
21569 2000-11-22 Michael Chastain <chastain@redhat.com>
21570
21571 * mips_pro.exp: Accept either "middle -> top -> main" or
21572 "middle -> main" in the backtrace, because gcc can optimize
21573 tail calls to jumps. Remove setup_xfail for the hppa case.
21574 Add a comment with the original warning messages from PR 3016,
21575 which was filed in 1993, to preserve them for posterity.
21576
21577 2000-11-17 Nick Duffek <nsd@redhat.com>
21578
21579 * lib/gdb.exp (gdb_test): Override timeout with board info.
21580
21581 2000-11-17 Nick Duffek <nsd@redhat.com>
21582
21583 * gdb.base/display.exp: Don't kill running stub. Add "again" to
21584 the second kill and detach messages.
21585
21586 2000-11-17 Nick Duffek <nsd@redhat.com>
21587
21588 * configure.in: Add AC_EXEEXT.
21589 * configure: Regenerate.
21590 * Makefile.in (just-check): Export EXEEXT.
21591 * lib/gdb.exp ($EXEEXT): Import from environment.
21592 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
21593 expect "maint dump-me" on Cygwin.
21594 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
21595 $EXEEXT.
21596
21597 2000-11-17 Nick Duffek <nsd@redhat.com>
21598
21599 * gdb.base/break.exp: Test backtrace and finish from called
21600 function on all platforms, not just HP-UX.
21601
21602 2000-11-03 Michael Snyder <msnyder@cygnus.com>
21603
21604 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
21605 code from gdb_target_monitor, so it can be used independantly
21606 for gdbserver. Also comment out an unnecessary PUTS.
21607
21608 2000-11-03 Michael Snyder <msnyder@cygnus.com>
21609
21610 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
21611 * gdb.base/corefile.exp: Expect the message "Program is being
21612 debugged already" when we send the "corefile" command, since
21613 the preceeding gdb_load may have connected gdb to a remote target.
21614 * gdb.base/display.exp: Disable hardware watchpoints if new
21615 board info variable "no_hardware_watchpoints" is true.
21616 Replace single-letter commands with more readable ones.
21617 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
21618 if new board info variable "no_hardware_watchpoints" is true.
21619 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
21620 to see if stdio (printf) testing is possible.
21621 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
21622 board info variable "no_hardware_watchpoints" is true. Use new
21623 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
21624
21625 2000-11-13 Fernando Nasser <fnasser@redhat.com>
21626
21627 From Orjan Friberg <orjanf@axis.com>:
21628 * gdb.base/printcmds.exp: Escape curly braces followed by a number
21629 in array print pattern match.
21630
21631 2000-11-09 Fernando Nasser <fnasser@redhat.com>
21632
21633 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
21634 spelling "cancelled" to U.S. spelling "canceled" to match changes
21635 made to gdb.
21636 * gdb.c++/ovldbreak.exp: Ditto.
21637
21638 2000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
21639
21640 * gdb.base/callfuncs.c (main): Moved to end of file, call
21641 t_double_values to initialize the FPU before inferior calls are made.
21642 * gdb.base/callfuncs.exp: Test for register preservation after calling
21643 inferior functions. Add tests for continuining, finishing and
21644 returning from a stop in a call dummy.
21645
21646 2000-10-24 Michael Snyder <msnyder@cygnus.com>
21647
21648 * gdb.base/commands.exp: Break up long lines, and re-indent.
21649
21650 2000-10-19 Michael Snyder <msnyder@cygnus.com>
21651
21652 * config/gdbserver.exp: Rewritten from the ground up, to make it
21653 compatible with the current dejagnu tree, and to make it work with
21654 the new "gdbserver" in libremote.
21655
21656 2000-10-16 Michael Snyder <msnyder@cygnus.com>
21657
21658 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
21659 * gdb.base/varargs.exp: Skip entire test if no printf support.
21660 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
21661 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
21662
21663 2000-10-13 Michael Snyder <msnyder@cygnus.com>
21664
21665 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
21666 no floating point support.
21667 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
21668 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
21669 * gdb.base/call-rt-st.exp: Ditto.
21670 * gdb.base/call-strs.exp: Ditto.
21671
21672 2000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
21673
21674 * gdb.base/sizeof.c: include <stdio.h>.
21675
21676 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
21677 'finish', otherwise uncaptured gdb_prompt would potentially
21678 throw remaining test points out of sync.
21679
21680 2000-07-26 Scott Bambrough <scottb@netwinder.org>
21681
21682 * gdb.base/recurse.exp: Run tests for all targets.
21683 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
21684 gnu-oldld case on ARM.
21685 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
21686 for ARM targets.
21687
21688 Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
21689
21690 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
21691 * gdb.java/configure: Rebuild.
21692
21693 Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
21694
21695 * gdb.java/jv-exp.exp: New file.
21696
21697 Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
21698
21699 * configure: Rebuilt.
21700 * configure.in (configdirs): Add gdb.java.
21701 * gdb.java/jmisc.java: New file.
21702 * gdb.java/jmisc.exp: New file.
21703 * gdb.java/Makefile.in: New file.
21704 * gdb.java/configure: Rebuilt.
21705 * gdb.java/configure.in: New file.
21706 * lib/java.exp: New file.
21707
21708 Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
21709
21710 * gdb.base/exprs.exp: Test casts to a pointer including over and
21711 underflow.
21712
21713 Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
21714
21715 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
21716 and the compilers sizes.
21717
21718 2000-07-09 Nick Duffek <nsd@redhat.com>
21719
21720 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
21721 (use_methods): New function.
21722 (main): Call use_methods().
21723 * gdb.c++/classes.exp (test_method_param_class): New procedure.
21724 (do_tests): Call test_method_param_class.
21725
21726 2000-07-09 Nick Duffek <nsd@redhat.com>
21727
21728 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
21729 spelling.
21730 (test_enums): New procedure. Move enum tests from end of script
21731 to here. Set breakpoint on function name instead of line number.
21732 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
21733 (enums2): New marker function.
21734 (enums1): New function.
21735 (main): Call enums1(). Move enum tests to enums1().
21736
21737 Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
21738
21739 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
21740 compile/link program. Update line numbers.
21741 * gdb.asm/d10v.inc: Define ``startup''.
21742 * gdb.asm/asmsrc1.s: Add definition of _start.
21743
21744 Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
21745
21746 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
21747
21748 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
21749
21750 * gdb.base/maint.exp: Add 'maint print architecture' item to output
21751 of 'help maint print' command.
21752
21753 Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
21754
21755 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
21756 they use gdb_expect_list.
21757
21758 Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
21759
21760 * gdb.base/commands.exp: Use ``set remote
21761 memory-read-packet-size'' instead of ``set endian big'' to test
21762 long commands.
21763
21764 2000-06-03 Daniel Berlin <dan@cgsoftware.com>
21765
21766 * gdb.c++/templates.exp (do_tests): Make all of these work under
21767 g++, and stop skipping them.
21768
21769 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
21770 work under g++.
21771
21772 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
21773 initialization.
21774
21775 2000-06-02 Michael Snyder <msnyder@cygnus.com>
21776
21777 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
21778 the regular expression: accept an (almost) arbitrary sequence of
21779 "frames-invalid" and "breakpoints-invalid" messages both before
21780 and after the "starting" message.
21781
21782 2000-06-02 Michael Snyder <msnyder@cygnus.com>
21783
21784 * gdb.c++/local.exp: This test has never been known to work with g++.
21785
21786 2000-05-18 Michael Snyder <msnyder@cygnus.com>
21787
21788 * gdb.base/annota1.exp (annotate-signal-handler-caller):
21789 Relax the regular expression a little, make it pass on Solaris 8.
21790
21791 2000-05-12 Kevin Buettner <kevinb@redhat.com>
21792
21793 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
21794 a call, do not require that gdb stop on the line after the call.
21795 Instead, it is permissible for gdb to stop on the line of the
21796 call itself.
21797
21798 2000-05-12 Michael Snyder <msnyder@.cygnus.com>
21799
21800 * gdb.base/break.exp (bp on small function, optimized file):
21801 Add a second pass pattern. The behavior differs here between stabs
21802 and dwarf for one-line functions. Stabs preserves two line symbols
21803 (one before the prologue and one after) with the same line number,
21804 but dwarf regards these as duplicates and discards one of them.
21805 Therefore the address after the prologue (where the breakpoint is)
21806 has no exactly matching line symbol, and GDB reports the breakpoint
21807 as if it were in the middle of a line rather than at the beginning.
21808
21809 2000-05-08 Michael Snyder <msnyder@cygnus.com>
21810
21811 * gdb.base/interrupt.exp: Make "pass" message say "send"
21812 rather than "send_gdb" (for consistancy).
21813
21814 Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
21815
21816 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
21817 * gdb.c++/templates.cc: Properly check for GCC version number.
21818 * lib/compiler.cc: Likewise
21819
21820 2000-04-28 Michael Snyder <msnyder@cygnus.com>
21821
21822 * gdb.base/break.exp: When compiled with -O2 optimization,
21823 gdb may not stop at the first line of main, due to code motion.
21824
21825 2000-04-26 Michael Snyder <msnyder@cygnus.com>
21826
21827 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
21828 This test depends on parsing the printf output from the target.
21829 Since the sparclet stub doesn't do stdio, this will never work.
21830 * gdb.base/call-rt-st.exp: ditto.
21831 * gdb.base/call-strs: ditto.
21832
21833 2000-04-24 Michael Snyder <msnyder@cygnus.com>
21834
21835 * gdb.base/miscexprs.exp: make sizeof long array test portable.
21836
21837 * gdb.base/ending-run.exp: After connecting to a remote target,
21838 but before running, the target will appear to be in a random
21839 location. Specify both a file and a line for breakpoints.
21840 Also, the function that calls main may be called 'init'
21841 rather than 'start'.
21842
21843 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
21844
21845 * gdb.base/help.exp: Update output for add-symbol-file command.
21846
21847 2000-04-10 Fernando Nasser <fnasser@cygnus.com>
21848
21849 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21850 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
21851
21852 2000-04-07 J.T. Conklin <jtc@redback.com>
21853
21854 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
21855
21856 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
21857
21858 Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
21859
21860 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
21861 values that can be represented exactly.
21862 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
21863 above change, and to not check against the directory part of the source
21864 file name.
21865 (step into print_long_arg_list): Likewise.
21866 (print print_small_structs from print_long_arg_list): Likewise.
21867 (print print_long_arg_list): Likewise.
21868
21869 2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
21870
21871 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
21872
21873 Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
21874
21875 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
21876
21877 2000-03-25 Daniel Berlin <dan@cgsoftware.com>
21878
21879 * gdb.base/commands.exp (deprecated_command_test): Add test for
21880 deprecate with no arguments.
21881
21882 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
21883
21884 * gdb.base/break.exp: Add new test for setting breakpoints on
21885 optimized code so we can test breakpoints work even when function
21886 prologues may be optimized away
21887
21888 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
21889
21890 From David Whedon <dwhedon@gordian.com>
21891 * gdb.base/commands.exp : Added command deprecator tests.
21892
21893 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
21894
21895 * gdb.base/help.exp: Added test for new apropos command.
21896
21897 2000-03-21 Kevin Buettner <kevinb@redhat.com>
21898
21899 * gdb.base/pointers.c (usevar): New function.
21900 (main): Make sure that global variables v_int_pointer2, rptr,
21901 and y are all referenced someplace in the program by calling
21902 usevar() on them. [Some linkers delete symbols which are
21903 never referenced. The space remains, but there's no way to
21904 get a (symbolic) handle on the variable from the debugger.]
21905
21906 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
21907
21908 * gdb.base/printcmds.c: Add typedeffed arrays.
21909
21910 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
21911 procedure to test arrays that are typedef'd.
21912
21913 2000-03-13 James Ingham <jingham@leda.cygnus.com>
21914
21915 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
21916 the library directories.
21917
21918 Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
21919
21920 * configure.in (configdirs): Add sub directory gdb.mi.
21921 * configure: Re-generate.
21922
21923 * gdb.mi: New directory.
21924
21925 2000-02-25 Scott Bambrough <scottb@netwinder.org>
21926
21927 * gdb.base/long_long.exp: Correct test suite failure when printing
21928 a long long value as a double on ARM platforms.
21929
21930 2000-02-16 Jim Blandy <jimb@redhat.com>
21931
21932 * gdb.base/break.exp ("breakpoint line number"): Make sure the
21933 default source file is set properly before running this test.
21934
21935 2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
21936
21937 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
21938 gdbtk/library directory, not in gdbtcl2.
21939
21940 2000-02-04 Jim Blandy <jimb@redhat.com>
21941
21942 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
21943 backslash from regexp pattern.
21944
21945 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
21946 procedure. Use it to run all the "continue to bp overloaded"
21947 tests. Note that this changes the names of the tests slightly.
21948 If the breakpoint hit message includes a hex PC value, because
21949 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
21950 from the real source code, still consider that a pass.
21951
21952 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
21953 XFAIL here if the breakpoint message contains a hex address. Note
21954 similar change on 1999-11-02.
21955
21956 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
21957
21958 * gdb.base/ptype.exp: Establish a default source file before
21959 calling get_debug_format.
21960
21961 2000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
21962
21963 * gdb.base/watchpoint.exp: Remove duplication of test messages.
21964
21965 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
21966
21967 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
21968 of successive stepi commands -- while in the prologue we should see
21969 the function entry bracket.
21970
21971 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
21972
21973 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
21974 reach __change_mode() when stepping through the end of main().
21975
21976 2000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
21977
21978 * gdb.base/default.exp: Fix expected pattern.
21979 * gdb.base/help.exp: Same.
21980
21981 2000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
21982
21983 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
21984 Don't use xfail's because that affects only the following test.
21985
21986 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
21987 solaris or linux.
21988
21989 * gdb.base/selftest.exp: Update to reflect changes to main.c.
21990
21991 2000-01-07 Michael Snyder <msnyder@cygnus.com>
21992
21993 * gdb.base/display.exp: Some yacc parsers like to say
21994 "A syntax error" rather than "A parse error". Accept both.
21995
21996 2000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
21997
21998 * gdb.base/default.exp: Remove OS dependent string from "target
21999 remote" test.
22000 * gdb.base/help.exp: Same for "help target remote" test.
22001
22002 2000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22003
22004 From Jim Kingdon <kingdon@redhat.com>:
22005
22006 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
22007 prompt (cleanup rather than necessity, but still might keep output
22008 from spilling to next test).
22009
22010 2000-01-02 Fred Fish <fnf@cygnus.com>
22011
22012 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
22013 AIX, which defines them in <sys/types.h>.
22014
22015 1999-12-16 Stan Shebs <shebs@andros.cygnus.com>
22016
22017 * gdb.base/default.exp: Match arm* etc instead of arm in "info
22018 float" test.
22019
22020 1999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
22021
22022 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
22023
22024 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
22025 outermost frame disallowed".
22026
22027 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
22028
22029 * gdb.base/setvar.exp: New tests for setting the value of a struct
22030 with a constant list.
22031
22032 1999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
22033
22034 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
22035 require the user to type a cast before setting the value of a struct.
22036
22037 1999-12-06 Jim Blandy <jimb@cygnus.com>
22038
22039 * gdb.base/default.exp: Expect the new 'info float' command on
22040 all i386 platforms.
22041
22042 * gdb.threads/linux-dp.exp: Expand our ability to recognize
22043 LinuxThreads libraries that don't support debugging.
22044
22045 Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
22046
22047 * gdb.base/remote.c: Fill the buffer with truely random data.
22048 Change the buffer type to ``unsigned char'' to simplify size
22049 arithmetic.
22050
22051 * gdb.base/remote.exp: Reduce download numbers by one. Typical
22052 stub only handles 400-1 byte packets. Verify that the download
22053 worked.
22054
22055 1999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
22056
22057 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
22058 tests, using UNRESOLVED for the untested cases. Also, does not wait
22059 for a timeout if the prompt was received before a recognizable pattern.
22060
22061 1999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
22062
22063 * lib/gdb.exp (gdb_expect_list): Fix spelling.
22064
22065 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22066
22067 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
22068 watchpoints.
22069
22070 1999-11-24 Jason Merrill <jason@casey.cygnus.com>
22071
22072 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
22073
22074 * gdb.c++/local.exp: Be more flexible in recognizing local class
22075 name mangling. Don't allow horribly truncated method names.
22076 * gdb.c++/derivation.exp: Expect protected inheritance.
22077 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
22078 * gdb.c++/virtfunc.exp: Likewise.
22079 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
22080 when printing a nested enum.
22081
22082 1999-11-22 Jim Blandy <jimb@cygnus.com>
22083
22084 * gdb.base/step-test.exp: Properly await GDB's response to setting
22085 a breakpoint on the call to large_struct_by_value.
22086
22087 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
22088 just because we have debug info for the `start' function.
22089
22090 1999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
22091
22092 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
22093 "Unknown signal" messages, which indicate (on LinuxThreads) that
22094 GDB doesn't know how to debug threads on this system. This is
22095 better than hanging while philosopher 0 dumps chatter into gdb.log.
22096
22097 1999-11-18 Tom Tromey <tromey@cygnus.com>
22098
22099 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
22100
22101 1999-11-18 Fred Fish <fnf@cygnus.com>
22102
22103 * gdb.base/coremaker2.c: Add sample program for generating
22104 cores that is more self contained than coremaker.c. Eventually
22105 I'll add more code to this and tie it into the testsuite.
22106
22107 1999-11-12 Stan Shebs <shebs@andros.cygnus.com>
22108
22109 * gdb.base/dollar.exp: Remove, now in gdb.hp.
22110
22111 1999-11-10 Jimmy Guo <guo@cup.hp.com>
22112
22113 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
22114 from $srcdir/lib/.
22115 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
22116 and gdb.c++/.
22117
22118 * gdb.c++/derivation.exp: remove redundant get compiler info code.
22119
22120 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
22121 'continue with watch' test point.
22122
22123 1999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
22124
22125 Merged from p2linux-990323-branch:
22126
22127 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
22128
22129 Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
22130
22131 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
22132 {limit,fixed}''. Test ``set download-write-size''.
22133
22134 Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
22135
22136 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
22137 gdb_expect_list.
22138
22139 Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
22140
22141 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
22142
22143 1999-11-03 Mark Salter <msalter@cygnus.com>
22144
22145 * gdb.base/break.exp: Fix "stub continue" pattern.
22146
22147 1999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
22148
22149 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
22150
22151 1999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
22152
22153 * gdb.base/display.exp ("finish"): Add timeout clause.
22154
22155 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
22156 plain prompt clause, so this doesn't have to time out in order to
22157 fail.
22158
22159 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
22160 breakpoint hit messages include an address.
22161
22162 * gdb.base/display.exp: Don't forget to escape parens in regular
22163 expressions. Unix regexp notatation sucks.
22164
22165 1999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22166
22167 * gdb.base/annota1.exp: Test for annotate-signalled: change output
22168 order for 'signalled' message.
22169
22170 1999-11-01 Stan Shebs <shebs@andros.cygnus.com>
22171
22172 From Jimmy Guo <guo@cup.hp.com>:
22173 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
22174 * gdb.base/annota1.c: Add code for tests to work with.
22175
22176 1999-10-26 Frank Ch. Eigler <fche@cygnus.com>
22177
22178 * gdb.base/remote.exp: New test for remote downloading settings.
22179 * gdb.base/remote.c: New file with large .data.
22180
22181 1999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
22182
22183 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
22184 for LinuxThreads support, merged from the Code Fusion branch.
22185
22186 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
22187
22188 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
22189 containing exp_continue into a while within an expect. Don't
22190 attempt a start more than three times. Check return value from
22191 gdb_load.
22192
22193 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
22194
22195 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
22196 a pass case.
22197
22198 1999-10-01 Kevin Buettner <kevinb@cygnus.com>
22199
22200 * gdb.base/break.c (main): Added a statement that we can step
22201 off of.
22202 * gdb.base/break.exp: Added tests for setting a breakpoint
22203 at an offset and stepping onto a breakpoint.
22204
22205 1999-10-01 Fred Fish <fnf@cygnus.com>
22206
22207 * gdb.base/help.exp (help add-symbol-file): Update to match current
22208 gdb output.
22209
22210 1999-09-18 Jim Blandy <jimb@cris.red-bean.com>
22211
22212 * gdb.base/break.exp: Code locations are in hex, don't forget!
22213 (For HP-UX.)
22214
22215 1999-09-17 Stan Shebs <shebs@andros.cygnus.com>
22216
22217 * condbreak.exp: Use break.c as test program.
22218 * condbreak.c: Remove, redundant with break.c.
22219
22220 1999-09-15 Stan Shebs <shebs@andros.cygnus.com>
22221
22222 * config/monitor.exp (gdb_target_monitor): Disable X- and
22223 Z-packets if the target needs it.
22224
22225 1999-09-13 James Ingham <jingham@leda.cygnus.com>
22226
22227 * gdb.c++/overload.exp: Added tests for listing overloaded
22228 functions with function pointers in the arg, explicitly calling
22229 out the version you want.
22230
22231 1999-09-09 Stan Shebs <shebs@andros.cygnus.com>
22232
22233 * long_long.exp: Add variations of test cases that work for
22234 targets with 16-bit ints and 32-bit doubles.
22235
22236 1999-09-08 Stan Shebs <shebs@andros.cygnus.com>
22237
22238 * break.c (main): Compare a possibly-uninitialized argc with an
22239 unlikely value that fits in 16 bits.
22240
22241 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
22242
22243 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
22244 0xfeeb, don't want negative numbers if ints are 16 bits.
22245
22246 * lib/gdb.exp (skip_cplus_tests): New proc.
22247 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
22248 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
22249 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
22250 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
22251 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
22252 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
22253 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
22254 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
22255
22256 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
22257
22258 Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
22259
22260 * gdb.base/corefile.exp (up): Allow a parameter to appear
22261 in the frame that we're going up to.
22262
22263 From Jim Blandy <jimb@cygnus.com>:
22264
22265 * gdb.base/default.exp (info float): Expect some output now.
22266
22267 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
22268 returning floating-point values to fail on the x86.
22269 * gdb.base/callfwmall.exp (do_function_calls): Same.
22270
22271 * gdb.base/list.exp (test_listsize): Correct expectations for
22272 listing line 1 with listsize 2. Also, listing a single line
22273 works now, as does listing three lines. [Kevin's note: There
22274 were a number of other cases fixed too where the expectations
22275 differed...]
22276
22277 1999-09-02 Stan Shebs <shebs@andros.cygnus.com>
22278
22279 * gdb.base/selftest.exp: Add case for when version prints as
22280 constant string instead of char pointer.
22281
22282 1999-08-25 Stan Shebs <shebs@andros.cygnus.com>
22283
22284 * gdb.base/ending-run.exp: Add Solaris case for what happens when
22285 stepping out of main.
22286
22287 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
22288 G++ used.
22289
22290 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
22291 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
22292
22293 * gdb.c++/ovldbreak.exp: Update match string in test that
22294 includes a warning of multiple breakpoints.
22295
22296 1999-08-24 Stan Shebs <shebs@andros.cygnus.com>
22297
22298 * gdb.base/display.exp: Improve precision of step-after-finish
22299 added yesterday.
22300
22301 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
22302 test.
22303
22304 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
22305 configs when using G++, not just hppa*.
22306
22307 1999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22308
22309 * gdb.base/async.c: New file.
22310 * gdb.base/async.exp: New file.
22311
22312 Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
22313
22314 * gdb.base/break.exp: Tweak PA specific tests to properly handle
22315 PA64.
22316
22317 Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
22318
22319 * gdb.base/display.exp: "finish" can leave us mid-line on many
22320 targets, deal with it. Add a small constant to main, instead of
22321 1000 since main+1000 may not be a valid address in the target.
22322
22323 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
22324 on hpux11.
22325
22326 * gdb.base/attach.exp: Handle another hpux11 error message variant
22327 when attaching to a process that does not exist.
22328
22329 1999-08-19 J.T. Conklin <jtc@redback.com>
22330
22331 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
22332 characters in 'continue to 1241' test.
22333
22334 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
22335
22336 * gdb.base/call-ar-st.exp: Add a shorter match case for the
22337 stop in print_long_arg_list, define and use a whitespace
22338 variable in print_small_structs test, add an XFAIL for Solaris.
22339 * gdb.base/dbx.exp: XFAIL func commands until somebody is
22340 interested enough to fix.
22341
22342 1999-08-13 Keith Seitz <keiths@cygnus.com>
22343
22344 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
22345 (dbx_gdb_load): Remove. Use gdb_load instead, since that
22346 proc knows about targets other than the natives.
22347 (test_assign): Use "gdb_run_cmd" to "run" the target.
22348 Check that we've actually hit the breakpoint at main.
22349 When we attempt to assign a value to a local variable, check
22350 that the variable is in the current scope, i.e., don't use
22351 a test with an empty result.
22352
22353 Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
22354
22355 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
22356 command.
22357
22358 1999-08-09 Stan Shebs <shebs@andros.cygnus.com>
22359
22360 From Jimmy Guo <guo@cup.hp.com> and others at HP:
22361 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
22362 gdb.compat, gdb.threads-hp.
22363 gdb.hp/configure, gdb.hp/configure.in: New files.
22364 gdb.hp/Makefile.in: Recurse into new subdirs.
22365 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
22366 gdb.hp/gdb.objdbg: New directory, tests for debugging info
22367 in object files.
22368 gdb.hp/tools: New directory, aux tools for HP-specific tests.
22369
22370 1999-08-05 Stan Shebs <shebs@andros.cygnus.com>
22371
22372 * gdb.base/display.exp: Help expect by putting a newline in the
22373 funky printf, remove a bogus p/a test.
22374
22375 1999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22376
22377 * gdb.base/display.exp: Make sure that when we say 'run', we are
22378 connected to the target. This is necessary when running not
22379 natively.
22380
22381 1999-08-03 Stan Shebs <shebs@andros.cygnus.com>
22382
22383 * gdb.base/step-test.exp: Removed some extraneous messages.
22384
22385 * gdb.base/long_long.exp: Don't run memory examination tests
22386 on little-endian targets (they will need a different set of
22387 results to match).
22388
22389 1999-08-02 Stan Shebs <shebs@andros.cygnus.com>
22390
22391 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
22392 until somebody decides to fix GDB.
22393
22394 * gdb.base/long_long.c: Stop compiler complaint by specifying long
22395 constant as "ULL".
22396 * gdb.base/long_long.exp: Loosen x/c test, add partial result
22397 matches for a couple x/2 commands.
22398
22399 1999-07-30 Stan Shebs <shebs@andros.cygnus.com>
22400
22401 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
22402 by merging in ref-types2 tests.
22403 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
22404
22405 From Jimmy Guo <guo@cup.hp.com> and others at HP:
22406 * gdb.c++/Makefile.in: Add standard actions.
22407 (EXECUTABLES): Rename from PROGS, update list.
22408 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
22409 from gdb.hp.
22410 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
22411 foo and bar locals.
22412 * gdb.c++/anon-union.exp: Fix tests to match.
22413 * gdb.c++/classes.exp: Run if HP compiler used, add extra
22414 expect matches to handle output variations.
22415 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
22416 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
22417 output, add HP alternatives for new and delete prints.
22418 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
22419 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
22420 * gdb.c++/demangle.exp: Use $style when reporting failure.
22421 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
22422 * gdb.c++/inherit.exp: Run if HP compiler used, add some
22423 match alternatives.
22424 * gdb.c++/local.exp: Add match alternatives or xfails for HP
22425 compilers.
22426 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
22427 * gdb.c++/method.exp: Add match alternatives.
22428 * gdb.c++/misc.cc: Add bool types.
22429 * gdb.c++/misc.exp: Add tests for bool types.
22430 * gdb.c++/overload.exp: Add xfails.
22431 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
22432 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
22433 add some more template parameter tests (only for HP currently).
22434 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
22435 * gdb.c++/virtfunc.cc: Add return type and value for main.
22436 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
22437 match alternatives.
22438
22439 1999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22440
22441 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
22442
22443 1999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
22444
22445 * gdb.base/signals.exp: Don't expect getting a backtrace from
22446 within a signal handler to fail on Linux.
22447
22448 1999-07-29 Stan Shebs <shebs@andros.cygnus.com>
22449
22450 From Jimmy Guo <guo@cup.hp.com> and others at HP:
22451 * lib/gdb.exp: Remove some gratuitious semicolons.
22452 (delete_breakpoints): Increase timeout.
22453 (gdb_expect): Add -notransfer option.
22454 (gdb_test): Use -notransfer option.
22455 (get_compiler_info): Add f77 case.
22456 (get_compiler): New proc, split out from gdb_preprocess, add f77
22457 case.
22458 (gdb_preprocess): Call get_compiler.
22459
22460 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
22461 * gdb.base/attach.exp, gdb.base/display.exp,
22462 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
22463 gdb.base/long_long.exp, gdb.base/printcmds.exp,
22464 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
22465 third arg to gdb_test.
22466 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
22467 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
22468 HP-UX xfails, add others.
22469 * gdb.base/completion.exp: Reflect name change of self-test.
22470 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
22471 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
22472 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
22473 HP failure number.
22474 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
22475 useless HP-UX 10.30 references.
22476 * gdb.base/maint.exp: Loosen matches.
22477 * gdb.base/pointers.c (main): Declare more_code.
22478 * gdb.base/pointers.exp: Match on output of a `next'.
22479 * gdb.base/structs.c: Add prototypes.
22480 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
22481 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
22482
22483 1999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22484
22485 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
22486 command.
22487
22488 1999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22489
22490 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
22491 Fix run to main failures. Watchpoint can be hardware watchpoint.
22492
22493 * gdb.base/annota1.exp: Clean up some more, in case printf has
22494 debug info. Deal with lack of signal hanlder info in stack.
22495
22496 From Jim Kingdon <kingdon@redhat.com>:
22497 * gdb.base/annota1.exp: If printf has debug info, deal with it.
22498
22499 1999-07-19 Stan Shebs <shebs@andros.cygnus.com>
22500
22501 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
22502 gdb.base/foll-vfork.exp: Don't run for crosses.
22503
22504 Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
22505
22506 * gdb.base/configure.in: Check for gdbvars.exp instead of
22507 a1-selftest.exp.
22508 * gdb.base/configure: Re-generate.
22509
22510 1999-07-12 Stan Shebs <shebs@andros.cygnus.com>
22511
22512 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
22513 in trying to run first and name is too long.
22514
22515 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
22516 pointers2.c and pointers2.exp, respectively.
22517 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
22518 doschk happier.
22519
22520 1999-07-08 Stan Shebs <shebs@andros.cygnus.com>
22521
22522 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
22523 callfuncs2.c and callfuncs2.exp.
22524
22525 * gdb.base/list.exp: Remove mistaken xfails.
22526 * gdb.base/list0.h: Add optional prototypes.
22527
22528 Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
22529
22530 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
22531 calling malloc.
22532 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
22533 * ptype.exp: Move test for get_debug_format to before its first
22534 use.
22535
22536 1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22537
22538 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
22539 * gdb.base/annota2.cc, annota2.exp: Move from here.
22540 * gdb.c++/annota2.cc, annota2.exp: To here.
22541 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
22542
22543 Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
22544
22545 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
22546 a consistent format.
22547
22548 1999-06-25 Stan Shebs <shebs@andros.cygnus.com>
22549
22550 From Jimmy Guo <guo@cup.hp.com> and others at HP:
22551 * lib/gdb.exp (get_compiler_info): Add detection for assorted
22552 HP compilers, also set the globals $true and $false.
22553
22554 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
22555 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
22556 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
22557 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
22558 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
22559 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
22560 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
22561 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
22562 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
22563 whatis.c} Add C++ compatible function definitions and return
22564 types, add includes for library functions.
22565 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
22566 * gdb.base/step-test.c (myglob): Rename from glob.
22567 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
22568 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
22569 files, move here from gdb.hp.
22570 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
22571 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
22572 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
22573 Adjust line numbers in regexps.
22574
22575 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
22576 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
22577 instead of 0/1.
22578
22579 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
22580 foll-vfork.exp: New files, move here from gdb.hp.
22581 * gdb.base/page.exp: New file, test of pagination command.
22582
22583 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
22584 recursion test.
22585 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
22586
22587 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
22588 gdb.base/solib.exp: Fix compiler invocation process.
22589
22590 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
22591 HP-UX 11, turn off overload resolution explicitly.
22592 * gdb.base/commands.exp: Set argument list explicitly, add
22593 watchpoint test.
22594 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
22595 them work.
22596 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
22597 expressions properly.
22598 * gdb.base/corefile.exp: Loosen the match slightly.
22599 * gdb.base/default.exp: Allow "Error accessing memory" message
22600 also.
22601 * gdb.base/display.exp: Skip over x/0 j if PA64.
22602 * gdb.base/funcargs.exp: Add xfails for HP-UX.
22603 * gdb.base/interrupt.exp: Ditto.
22604 * gdb.base/langs.exp: Add symbolic matches governed by compiler
22605 in use.
22606 * gdb.base/list.exp: Add xfails for HP-UX.
22607 * gdb.base/long_long.exp: Refine some of the numeric matches.
22608 * gdb.base/mips_pro.exp: Xfail on HP-UX.
22609 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
22610 * gdb.base/nodebug.exp: Succeed on more varieties of output.
22611 * gdb.base/opaque.exp: Remove some HP-UX xfails.
22612 * gdb.base/ptype.exp: Succeed on more varieties of output.
22613 * gdb.base/scope.exp: Add xfails for HP-UX.
22614 * gdb.base/sect-cmd.exp: Add more cases.
22615 * gdb.base/setvar.exp: Add xfails for HP-UX.
22616 * gdb.base/shlib-call.exp: Loosen some matches slightly.
22617 * gdb.base/signals.exp: Match on void symbolically.
22618 * gdb.base/step-test.exp: Add case for PA64.
22619 * gdb.base/term.exp: Add exit and restart.
22620 * gdb.base/twice.exp: Clean up after self.
22621 * gdb.base/varargs.exp: Disable overload resolution explicitly.
22622 * gdb.base/whatis.exp: Allow more ways to pass tests.
22623
22624 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
22625 no longer useful.
22626
22627 Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
22628
22629 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
22630 list of patterns.
22631 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
22632 print_double_array(double_array)", "continuing to breakpoint
22633 1018", "print print_double_array(array_d)" and "continuing to
22634 1034" tests.
22635
22636 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
22637
22638 * Makefile.in: Add empty html and install-html targets.
22639
22640 1999-06-24 Stan Shebs <shebs@andros.cygnus.com>
22641
22642 * config/mt-*: Remove, these haven't been used since 1996.
22643
22644 1999-06-22 Stan Shebs <shebs@andros.cygnus.com>
22645
22646 * gdb.base/call-strs.c, gdb.base/ending-run.c,
22647 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
22648 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
22649
22650 1999-06-18 Stan Shebs <shebs@andros.cygnus.com>
22651
22652 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
22653 simpler match case for the ptype of the big class.
22654
22655 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
22656
22657 * gdb.exp: Fix test for gdb_prompt existence.
22658
22659 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
22660
22661 * gdb.exp (gdb_test): Add fail after calls to perror.
22662
22663 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
22664
22665 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
22666
22667 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
22668
22669 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
22670
22671 Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
22672
22673 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
22674 malloc() is linked in.
22675
22676 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
22677
22678 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
22679 step at end.
22680
22681 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
22682
22683 1999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
22684
22685 * gdb.java/jv-print.exp: New file. (Our first Java test!)
22686
22687 Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
22688
22689 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
22690 * gdb.base/mips_pro.exp: Likewise.
22691
22692 1999-06-02 Keith Seitz <keiths@cygnus.com>
22693
22694 * gdb.c++/templates.cc: Change all "new" operators to throw
22695 an exception.
22696 * gdb.c++/cplusfuncs.cc: Likewise.
22697
22698 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
22699
22700 Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
22701
22702 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
22703 * gdb.base/ending-run.exp: When stepping out of main, accept a
22704 step into an arbitrary assembler file.
22705
22706 1999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22707
22708 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
22709 "breakpoint-invalid" to be printed.
22710 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
22711 number of "frames-invalid" and "breakpoint-invalid" to be printed.
22712 * gdb.base/annota2.cc: Initialize a.x to 0.
22713
22714 1999-05-17 Keith Seitz <keiths@cygnus.com>
22715
22716 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
22717 when "skip_float_tests" set.
22718 Ditto for "print print_double_array(array_d)", "print print_small_structs",
22719 "print print_ten_doubles", and "step into print_long_arg_list".
22720 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
22721 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
22722 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
22723 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
22724 "skip_float_tests" is set.
22725 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
22726 when "skip_float_tests" set.
22727
22728 1999-05-06 Keith Seitz <keiths@cygnus.com>
22729
22730 * gdb.base/annota2.cc: Include stdio.h.
22731
22732 Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
22733
22734 * gdb.base/crossload.exp: Remove, this has been disabled ever
22735 since BFD stopped including all targets, and cross-GDB gets
22736 plenty of testing anyway.
22737 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
22738 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
22739 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
22740 * gdb.base/README: Remove, was doc for this.
22741 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
22742 needed.
22743
22744 1999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22745
22746 * gdb.base/call-ar-st.exp: Fix one regular expression in test
22747 output.
22748
22749 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
22750 * gdb.base/annota2.exp: New file. More annotation tests.
22751 * gdb.base/annota1.c: New file. Source file for annota1.exp.
22752 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
22753
22754 1999-04-23 Angela Marie Thomas <angela@cygnus.com>
22755
22756 * config/cfdbug.exp: New file.
22757
22758 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
22759
22760 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
22761 Marcus Daniel's and Dale Hawkins's demangler crashes.
22762
22763 * gdb.c++/demangle.exp (test_gnu_style_demangling,
22764 test_lucid_style_demangling, test_arm_style_demangling,
22765 test_hp_style_demangling): Try Tom Tromey's core-dumping
22766 identifier under each demangling style.
22767
22768 1999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
22769
22770 * gdb.c++/demangle.exp: Include the current demangling style
22771 in all test names.
22772 (current_demangling_style): New global variable.
22773 (set_demangling_style, test_demangling_core, test_demangling,
22774 test_demangling_exact): New functions.
22775 (test_gnu_style_demangling, test_lucid_style_demangling,
22776 test_arm_style_demangling, test_hp_style_demangling): Use those,
22777 instead of calling gdb_test and gdb_test_exact directly.
22778 (catch_demangling_errors): New function, which reports errors
22779 signalled by the demangling test functions in an orderly way.
22780 (do_tests): Use catch_demangling_errors.
22781
22782 1999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
22783
22784 * gdb.base/signals.exp (test_handle_all_print): Use () for
22785 grouping in expressions, not {}.
22786
22787 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
22788 initialized yet.
22789
22790 1999-04-01 Stan Shebs <shebs@andros.cygnus.com>
22791
22792 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
22793 are listed.
22794
22795 1999-03-26 Stan Shebs <shebs@andros.cygnus.com>
22796
22797 * gdb.stabs/weird.exp: Test for CC being defined before
22798 looking at its value.
22799
22800 1999-03-25 Stan Shebs <shebs@andros.cygnus.com>
22801
22802 * gdb.base/call-ar-st.exp: Remove stray '#'.
22803 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
22804 "short int" and "long int".
22805 * gdb.c++/overload.cc: Cast the string added in the previous
22806 change, to mollify finicky HP compiler.
22807 * gdb.hp/reg-test.exp (testfile): Fix file name.
22808 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
22809
22810 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
22811 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
22812 alternate form of enum ptype.
22813
22814 1999-03-23 Stan Shebs <shebs@andros.cygnus.com>
22815
22816 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
22817 * gdb.hp/*.exp: Change all to run compiler probe only after
22818 passing skip_hp_tests, so as not to waste time on guaranteed
22819 failure.
22820
22821 * gdb.c++/overload.cc: Pass string instead of char addr, always
22822 init ccpfoo.
22823 * gdb.c++/templates.cc: Fix syntax error.
22824
22825 Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22826
22827 * gdb.base/commands.exp: Add test for correct position of '>'
22828 when issuing the 'commands' command after a 'while' or 'if'
22829 command.
22830
22831 1999-03-18 James Ingham <jingham@cygnus.com>
22832
22833 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
22834
22835 * gdb.c++/method.exp: It was testing an uninitialized int on the
22836 stack and assuming it was positive.
22837
22838 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
22839
22840 * gdb.base/step-test.exp: Catch a case where finish is broken and
22841 keep it from killing the rest of the tests.
22842 Use gdb_continue_to_end.
22843
22844 * gdb.base/sigall.exp: use gdb_continue_to_end.
22845
22846 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
22847
22848 * gdb.base/display.exp: use runto_main, not run.
22849
22850 * gdb.base/default.exp: Check for the current error message in the
22851 r abbreviation test.
22852 Add strongarm to the targets that know info float.
22853
22854 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
22855 run which doesn't work with monitors.
22856
22857 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
22858
22859 * gdb.base/break.exp: use the gdb_continue_to_end proc.
22860
22861 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
22862 program. Traps the case (in Cygmon) when the program never really
22863 exits. Same as Mark's continue_to_exit, but I had put it in a lot
22864 more places, so I used my name. Sorry Mark...
22865
22866 * config/monitor.exp (gdb_target_monitor): added another
22867 target_info parameter: remotebinarydownload. This will set the
22868 remotebinarydownload flag if this is causing some boards trouble.
22869
22870 1999-03-18 Mark Salter <msalter@cygnus.com>
22871
22872 * lib/gdb.exp (continue_to_exit): New function.
22873
22874 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
22875 * gdb.base/ending-run.exp: Ditto.
22876 * gdb.base/step-test.exp: Ditto.
22877
22878 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
22879
22880 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
22881 (suggested by Art Haas <ahaas@neosoft.com>).
22882
22883 1999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
22884
22885 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
22886
22887 Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
22888
22889 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
22890 descriptions of types (short unsigned int vs unsigned short, etc).
22891
22892 1999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
22893
22894 * gdb.base/call-strs.exp: Don't assume that `step' will step over
22895 a call to strlen; sometimes we do have sources.
22896
22897 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
22898
22899 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
22900 character, so GDB won't print garbage after its end.
22901
22902 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
22903 breakpoint there instead. Sometimes GCC emits memcpy to handle
22904 the large structures being passed by value, so we step into that
22905 instead of sum_array_print, which obscures what we're really testing.
22906 * gdb.base/step-test.exp: However, we do want a test that notices
22907 the bizarre steps into memcpy, so do that here. Add check for
22908 stepping into function calls that pass large structures by value.
22909 ("Is that a noun clause, or are you just happy to see me?")
22910 Remove all references to specific line numbers.
22911 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
22912 New type and function.
22913 (main): Call large_struct_by_value, passing it a large struct by value.
22914 * lib/gdb.exp (gdb_get_line_number): New function.
22915
22916 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
22917 more portable.
22918
22919 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
22920
22921 * lib/gdb.exp: Doc fixes.
22922
22923 1999-03-05 Nick Clifton <nickc@cygnus.com>
22924
22925 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
22926
22927 1999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
22928
22929 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
22930 commands. They're not germane to this test, and they don't work
22931 that way on remote targets.
22932
22933 1999-03-01 James Ingham <jingham@cygnus.com>
22934
22935 * Changelog entries merged over from gdb development branch.
22936
22937 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
22938
22939 * lib/gdb.exp (gdbtk_analyze_results): Generic function
22940 for outputting results of test run.
22941
22942 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
22943
22944 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
22945
22946 1999-02-25 Felix Lee <flee@cygnus.com>
22947
22948 * lib/gdb.exp (debug_format): initialize
22949
22950 1999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
22951
22952 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
22953 * gdb.base/call-rt-st.c: Ditto.
22954
22955 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
22956
22957 * gdb.threads/pthreads.exp (horiz): New variable.
22958 (test_startup): Fix regexps that capture thread numbers.
22959
22960 1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
22961
22962 * gdb.base/smoke.exp: Disambiguate two test case names (both
22963 called ``print'').
22964
22965 Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
22966
22967 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
22968 compilation.
22969
22970 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
22971
22972 * gdb.base/miscexprs.exp: Change patterns to match GDB's
22973 actual output formatting.
22974 * gdb.base/smoke.exp: GDB removes leading 0's.
22975 * gdb.base/volatile.exp: Don't check type of remuneration;
22976 that variable is no longer defined in constvars.c.
22977 * gdb.base/step-test.c (main): Exit with explicit exit code.
22978 * gdb.base/step-test.exp: Remove two nexti checks--they are
22979 not portable.
22980
22981 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
22982
22983 * gdb.base/help.exp ("help delete display"): Fix test to match
22984 gdb's output.
22985
22986 * gdb.base/long_long.c (known_types): Initialize values to zero.
22987 * gdb.base/long_long.exp: Step one more line
22988 so 'dec' is initialized in "get to known place". GDB removes
22989 leading zeros. Explicitly ask for hex formatting. Use
22990 unique test case names.
22991
22992 Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22993
22994 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
22995
22996 * gdb.c++/method.exp: Add missing close brace.
22997
22998 1999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
22999
23000 * gdb.base/maint.exp: Use 'set height 0' to disable page
23001 prompting, not 'set height 400'.
23002
23003 Fix a bunch of timeouts.
23004 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
23005 four separate tests, so expect doesn't take forever to match a ton
23006 of text against a regexp with lots of .* forms.
23007 ("maint print psymbols", "maint print symbols"): Make some of
23008 these greps more selective, so that expect doesn't try to wade
23009 through huge piles of output and time out.
23010
23011 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
23012
23013 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
23014 tests: one which doesn't expect shlib events to be reported, and
23015 another which does, but is XFAIL for all platforms other than
23016 HP/UX.
23017
23018 * gdb.base/break.exp: Teach the test suite that the `catch
23019 fork', `catch vfork', and `catch exec' commands produce error
23020 messages on platforms that don't provide these features.
23021
23022 Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
23023
23024 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
23025 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
23026 (shortening names from solib_threshold.exp etc), won't run on
23027 anything but HP-UX for the foreseeable future.
23028 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
23029 reflect move.
23030
23031 Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
23032
23033 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
23034 gdb.trace/Makefile.in (clean): Remove all test executables.
23035
23036 Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
23037
23038 * gdb.base/shlib-call.exp: add test cases to verify that gdb
23039 successfully re-sets breakpoints in shared libraries.
23040 * gdb.base/shmain.c (main): return 0, don't fall off the end.
23041
23042 Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23043
23044 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
23045 and compiled w/o GCC.
23046
23047 * gdb.hp/watch-cmd.exp: ditto.
23048
23049 * gdb.hp/watch-hp.exp: ditto.
23050
23051 * gdb.hp/xdb1.exp: ditto.
23052
23053 * gdb.hp/xdb2.exp: ditto.
23054
23055 * gdb.hp/dbx.exp: ditto.
23056
23057 Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
23058
23059 * constvars.c: Remove C++-isms.
23060 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
23061 with GCC.
23062
23063 Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
23064
23065 The following changes are part of the HP merge.
23066
23067 * gdb.base/break.exp: new tests to verify that catchpoints for
23068 fork, vfork, and exec don't trigger inappropriately.
23069
23070 * gdb.base/opaque.exp: compile one file at a time, then link.
23071
23072 * gdb.base/signals.exp: be more restrictive about which hppa
23073 systems receive a setup_xfail. new tests.
23074
23075 * gdb.base/solib_threshold.build: new file.
23076 * gdb.base/solib_threshold.exp: new file.
23077 * gdb.base/solib_threshold.link_opts: new file.
23078 * gdb.base/solib_threshold.mk: new file.
23079 * gdb.base/gen_solib_threshold.c: new file.
23080
23081 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
23082 tests. New tests for enums inside classes.
23083
23084 * gdb.c++/compiler.cc: indicate support of template debugging.
23085
23086 * gdb.c++/demangle.exp: run hp style demangling tests.
23087
23088 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
23089 tests.
23090
23091 * gdb.c++/misc.cc: changes to support new tests.
23092
23093 * gdb.c++/templates.cc: changes to support HP's compiler; changes
23094 to support new tests.
23095
23096 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
23097 gcc, then skip these tests.
23098
23099 Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
23100
23101 The following files are part of the HP merge; some had longer
23102 names at HP, but have been renamed to be no more than 14
23103 characters in length.
23104
23105 * gdb.hp/ambiguous.cc: new file.
23106 * gdb.hp/ambiguous.exp: new file.
23107 * gdb.hp/attach.exp: new file.
23108 * gdb.hp/attach2.exp: new file.
23109 * gdb.hp/classes-hp.exp: new file.
23110 * gdb.hp/ctti.exp: new file.
23111 * gdb.hp/ctti-add.cc: new file.
23112 * gdb.hp/ctti-add1.cc: new file.
23113 * gdb.hp/ctti-add2.cc: new file.
23114 * gdb.hp/ctti-add3.cc: new file.
23115 * gdb.hp/dbx.exp: new file.
23116 * gdb.hp/exception.cc: new file.
23117 * gdb.hp/exception.exp: new file.
23118 * gdb.hp/foll-exec.c: new file.
23119 * gdb.hp/foll-exec.exp: new file.
23120 * gdb.hp/foll-fork.c: new file.
23121 * gdb.hp/foll-fork.exp: new file.
23122 * gdb.hp/foll-vfork.c: new file.
23123 * gdb.hp/foll-vfork.exp: new file.
23124 * gdb.hp/inherit-hp.exp: new file.
23125 * gdb.hp/more-steps.exp: new file.
23126 * gdb.hp/namespace.cc: new file.
23127 * gdb.hp/namespace.exp: new file.
23128 * gdb.hp/optimize.exp: new file.
23129 * gdb.hp/pxdb.c: new file.
23130 * gdb.hp/pxdb.exp: new file.
23131 * gdb.hp/quicksort.exp: new file.
23132 * gdb.hp/reg-test.exp: new file.
23133 * gdb.hp/reg-test.s: new file.
23134 * gdb.hp/sized-enum.c: new file.
23135 * gdb.hp/sized-enum.exp: new file.
23136 * gdb.hp/start-stop.exp: new file.
23137 * gdb.hp/templ-hp.cc: new file.
23138 * gdb.hp/templ-hp.exp: new file.
23139 * gdb.hp/thr-lib.c: new file.
23140 * gdb.hp/thr-lib.exp: new file.
23141 * gdb.hp/thr-lib.h: new file.
23142 * gdb.hp/thr-liblib.c: new file.
23143 * gdb.hp/virtfun-hp.c: new file.
23144 * gdb.hp/virtfun-hp.exp: new file.
23145 * gdb.hp/watch-cmd.exp: new file.
23146 * gdb.hp/watch-hp.exp: new file.
23147 * gdb.hp/xdb1.exp: new file.
23148 * gdb.hp/xdb2.exp: new file.
23149 * gdb.hp/xdb3.exp: new file.
23150
23151 Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
23152
23153 The following files are part of the HP merge; some had longer
23154 names at HP, but have been renamed to be no more than 14
23155 characters in length.
23156
23157 * gdb.base/ss.h: new file.
23158 * gdb.base/call-ar-st.c: new file.
23159 * gdb.base/call-ar-st.exp: new file.
23160 * gdb.base/call-rt-st.c: new file.
23161 * gdb.base/call-rt-st-exp: new file.
23162 * gdb.base/call-strs.exp: new file.
23163 * gdb.base/ena-dis-br.exp: new file.
23164 * gdb.base/environ.exp: new file.
23165 * gdb.base/long_long.exp: new file.
23166 * gdb.base/sect-cmd.exp: new file.
23167 * gdb.base/shlib-cl2.exp: new file.
23168 * gdb.base/smoke.exp: new file.
23169 * gdb.base/so-impl-ld.c: new file.
23170 * gdb.base/so-impl-ld.exp: new file.
23171 * gdb.base/so-indr-cl.c: new file.
23172 * gdb.base/so-indr-cl.exp: new file.
23173 * gdb.base/varargs.exp: new file.
23174 * gdb.base/volatile.exp: new file.
23175 * gdb.base/whatis-exp.exp: new file.
23176 * gdb.base/display.exp: new file.
23177 * gdb.c++/derivation.exp: new file.
23178 * gdb.c++/local.exp: new file.
23179 * gdb.c++/member-ptr.exp: new file.
23180 * gdb.c++/overload.exp: new file.
23181 * gdb.c++/ovldbreak.exp: new file.
23182 * gdb.c++/ref-types.exp: new file.
23183 * gdb.c++/ref-types2.exp: new file.
23184 * gdb.c++/userdef.exp: new file.
23185
23186 Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
23187
23188 * gdb.base/default.exp: Reflect wording change in remote.c.
23189
23190 Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
23191
23192 * gdb.base/help.exp: Update to reflect current text.
23193
23194 Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
23195
23196 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
23197 they're stack variables and contain garbage.
23198 * gdb.c++/anon-union.exp: new file.
23199
23200 The following changes were made by David Taylor
23201 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
23202 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
23203 in changes by HP.
23204
23205 * gdb.base/bitops.exp: new file.
23206 * gdb.base/default.exp: change expected messages for catch and
23207 info catch tests to reflect HP merge changes.
23208 * gdb.base/enable-disable-break.exp
23209 * gdb.base/ending-run.c: new file.
23210 * gdb.base/long_long.c: new file.
23211 * gdb.base/maint.exp: new file.
23212 * gdb.base/pointers2.exp: new file.
23213 * gdb.base/shlib-call2.exp: new file.
23214 * gdb.base/solib.exp: new file.
23215 * gdb.base/step-test.c: new file.
23216 * gdb.c++/anon-union.cc: new file.
23217 * gdb.c++/local.cc: new file.
23218 * gdb.c++/member-pointer.cc: new file.
23219 * gdb.c++/method.cc: new file.
23220 * gdb.c++/ref-types.cc: new file.
23221 * gdb.c++/ref-types2.cc: new file.
23222 * gdb.c++/userdef.cc: new file.
23223
23224 * gdb.base/scope.exp: compile one file at a time, then link.
23225 * gdb.base/langs.exp: ditto.
23226 * gdb.base/list.exp: ditto.
23227
23228 Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
23229
23230 The following changes were made by David Taylor
23231 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
23232 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
23233 in changes by HP.
23234
23235 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
23236 skip tests. When compiling pass c++ flag to gdb_compile.
23237 * gdb.c++/
23238
23239 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
23240 test for on hppa*-*-hpux*; use args to see if c++ was specified.
23241 (skip_hp_tests): new function.
23242 (gdb_preprocess): new function.
23243
23244 * configure.in (hpdir): decide whether to configure gdb.hp.
23245 * configure: regenerated.
23246
23247 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
23248 to delete on clean.
23249 (EXECUTABLES): update to reflect new additions.
23250 * gdb.base/commands.exp: update message expected.
23251 * gdb.base/default.exp: add copyright notice.
23252 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
23253 * gdb.base/help.exp: update messages to reflect current text.
23254 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
23255 targets for recurse tests.
23256 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
23257 skip this file.
23258
23259 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
23260 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
23261 compilation.
23262 * gdb.c++/misc.exp: ditto.
23263 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
23264 run the tests. tell gdb_compile that it's a c++ compilation.
23265
23266 * gdb.threads/pthreads.exp: fix typo in message.
23267
23268 * gdb.base/all-bin.exp: new file.
23269 * gdb.base/arithmet.exp: new file.
23270 * gdb.base/assign.exp: new file.
23271 * gdb.base/completion.exp: new file.
23272 * gdb.base/cond-expr.exp: new file.
23273 * gdb.base/condbreak.exp: new file.
23274 * gdb.base/define.exp: new file.
23275 * gdb.base/dollar.exp: new file.
23276 * gdb.base/environment.exp: new file.
23277 * gdb.base/eval-skip.exp: new file.
23278 * gdb.base/jump.exp: new file.
23279 * gdb.base/logical.exp: new file.
23280 * gdb.base/pointers.exp: new file.
23281 * gdb.base/relational.exp: new file.
23282 * gdb.base/section_command.exp: new file.
23283 * gdb.base/whatis-expr.exp: new file.
23284
23285 * gdb.base/all-types.c: new file.
23286 * gdb.base/call-array-struct.c: new file.
23287 * gdb.base/call-return-struct.c: new file.
23288 * gdb.base/call-strings.c: new file.
23289 * gdb.base/callfuncs2.c: new file.
23290 * gdb.base/condbreak.c: new file.
23291 * gdb.base/constvars.c: new file.
23292 * gdb.base/display.c: new file.
23293 * gdb.base/int-type.c: new file.
23294 * gdb.base/jump.c: new file.
23295 * gdb.base/miscexprs.c: new file.
23296 * gdb.base/pointers.c: new file.
23297 * gdb.base/pointers2.c: new file.
23298 * gdb.base/shmain.c: new file.
23299 * gdb.base/shr1.c: new file.
23300 * gdb.base/shr2.c: new file.
23301 * gdb.base/solib.c: new file.
23302 * gdb.base/solib1.c: new file.
23303 * gdb.base/solib2.c: new file.
23304 * gdb.base/varargs.c: new file.
23305 * gdb.c++/derivation.cc: new file.
23306 * gdb.c++/overload.cc: new file.
23307 * gdb.c++/ovldbreak.cc: new file.
23308 * gdb.hp/attach.c: new file.
23309 * gdb.hp/attach2.c: new file.
23310 * gdb.hp/average.c: new file.
23311 * gdb.hp/compiler.c: new file.
23312 * gdb.hp/compiler.cc: new file.
23313 * gdb.hp/execd-program.c: new file.
23314 * gdb.hp/follow-exec.c: new file.
23315 * gdb.hp/follow-fork.c: new file.
23316 * gdb.hp/follow-vfork-and-exec.c: new file.
23317 * gdb.hp/misc-hp.cc: new file.
23318 * gdb.hp/more-steps.c: new file.
23319 * gdb.hp/optimize.c: new file.
23320 * gdb.hp/quicksort.c: new file.
23321 * gdb.hp/run-hp.c: new file.
23322 * gdb.hp/start-stop.c: new file.
23323 * gdb.hp/sum.c: new file.
23324 * gdb.hp/templates-hp.cc: new file.
23325 * gdb.hp/thread-local-in-lib.c: new file.
23326 * gdb.hp/thread-local-in-lib.h: new file.
23327 * gdb.hp/thread-local-in-lib.lib.c: new file.
23328 * gdb.hp/vforked-program.c: new file.
23329 * gdb.hp/virtfunc-hp.cc: new file.
23330 * gdb.hp/watchpoint-hp.c: new file.
23331 * gdb.hp/xdb.c: new file.
23332 * gdb.hp/xdb0.c: new file.
23333 * gdb.hp/xdb0.h: new file.
23334 * gdb.hp/xdb1.c: new file.
23335
23336 Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
23337
23338 The following change was made by Edith Epstein
23339 <eepstein@cygnus.com> as part of a project to merge in changes
23340 originally made by HP; HP did not create ChangeLog entries.
23341
23342 * gdb.c++/demangle.exp: changed the expected output for some
23343 ARM-style mangling -- removed second reference to datatype.
23344 For example, maint demangle __dt__11T1__pt__2_cFv
23345 T1<char>::~T1<char>(void)
23346 becomes,
23347 maint demangle __dt__11T1__pt__2_cFv
23348 T1<char>::~T1(void)
23349
23350 (test_hp_style_demangling): new hp specific demangling test cases.
23351
23352 Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
23353
23354 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
23355 * gdb.trace/backtrace.exp: Likewise.
23356 * gdb.trace/circ.exp: Likewise.
23357 * gdb.trace/collection.exp: Likewise.
23358 * gdb.trace/deltrace.exp: Likewise.
23359 * gdb.trace/infotrace.exp: Likewise.
23360 * gdb.trace/limits.exp: Likewise.
23361 * gdb.trace/packetlen.exp: Likewise.
23362 * gdb.trace/passc-dyn.exp: Likewise.
23363 * gdb.trace/passcount.exp: Likewise.
23364 * gdb.trace/report.exp: Likewise.
23365 * gdb.trace/save-trace.exp: Likewise.
23366 * gdb.trace/tfind.exp: Likewise.
23367 * gdb.trace/tracecmd.exp: Likewise.
23368 * gdb.trace/while-dyn.exp: Likewise.
23369 * gdb.trace/while-stepping.exp: Likewise.
23370
23371 1998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
23372
23373 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
23374
23375 Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
23376
23377 From Brendan Kehoe:
23378 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
23379 int return types.
23380
23381 Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
23382
23383 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
23384 remote dos host testing right.
23385
23386 Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
23387
23388 * gdb.base/corefile.exp: remove some xfails.
23389
23390 Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
23391
23392 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
23393 have different timestamps.
23394
23395 Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
23396
23397 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
23398 gdb.base/default.exp: Replace "exec" with "executable".
23399
23400 Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
23401
23402 * gdb.base/default.exp: Change else if to elseif from previous
23403 delta.
23404
23405 Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
23406
23407 * gdb.base/default.exp: Add brace missing from previous delta.
23408
23409 Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
23410
23411 * gdb.base/default.exp: Support test for info float for all
23412 varieties of arm toolchain.
23413
23414 Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
23415
23416 * gdb.trace/*.exp: remove "remote_download" command.
23417
23418 Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
23419
23420 * gdb.trace/*.exp: remove -gdwarf from compile.
23421
23422 Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
23423
23424 * gdb.trace/configure.in(AC_INIT): typo
23425 * gdb.trace/configure: regenerated
23426
23427 Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
23428
23429 * config/m68k-emc.exp: New file.
23430 * lib/<emc-support.exp trace-support.exp}: New files.
23431 * configure.in: add new test directory gdb.trace.
23432 * gdb.trace/{configure configure.in Makefile.in}: New files.
23433 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
23434 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
23435 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
23436 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
23437 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
23438 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
23439 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
23440
23441 Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
23442
23443 * gdb.c++/classes.exp: Change all regular expressions to match
23444 arbitrary combinations of newline/carriage-return, so that they
23445 will work equally well on Unix and Windows.
23446 * gdb.c++/inherit.exp: ditto.
23447 * gdb.c++/virtfunc.exp: ditto.
23448
23449 1998-08-11 Dawn Perchik <dawn@cygnus.com>
23450
23451 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
23452
23453 Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
23454
23455 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
23456 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
23457 to use a0-a3/d0-d3 as needed.
23458
23459 Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
23460
23461 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
23462 * gdb.disasm/am33.exp: Corresponding changes.
23463
23464 1998-07-11 Felix Lee <flee@cygnus.com>
23465
23466 * gdb.base/callfuncs.exp: add cmp10 test.
23467 * gdb.base/callfuncs.c (cmp10): new function.
23468
23469 Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
23470
23471 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
23472 into two parts to get around a synchronization problem in expect.
23473
23474 Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
23475
23476 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
23477
23478 * configure.in: Add options for gdbtk testsuite.
23479
23480 * configure: Regenerate.
23481
23482 * gdb.gdbtk: New directory to hold gdbtk tests.
23483
23484 Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
23485
23486 * gdb.fortran/types.exp: Escape brackets in expect patterns
23487 for test_float_literal_types_accepted tests.
23488 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
23489 before run test.
23490
23491 Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
23492
23493 * am33.exp: Just compile, do not link the testcase.
23494 * am33.s: Add ".am33" pseudoop to force am33 mode.
23495
23496 1998-06-25 Felix Lee <flee@cygnus.com>
23497
23498 * gdb.base/setshow.exp: make sure $pc is sane.
23499
23500 * gdb.stabs/weird.exp: split expect patterns properly.
23501
23502 Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
23503
23504 * gdb.disasm/am33.s: New disassembler testfile for the am33.
23505 * gdb.disasm/am33.exp: Run it.
23506
23507 Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
23508
23509 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
23510 match processing (and eliminate spurious timeouts when running).
23511
23512 Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
23513
23514 * gdb.base/signals.exp (test_handle_all_print): put back Mach
23515 exception test, but conditionalize it on target [mach | gnu].
23516
23517 Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
23518
23519 * gdb.base/overlays.exp: fixup compile line for linker script.
23520
23521 Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
23522
23523 * gdb.fortran/types.exp: don't guess at float size.
23524
23525 Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
23526
23527 * gdb.base/exprs.exp: delete test that depends on int size.
23528
23529 Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
23530
23531 * config/sim.exp: Removed checks for target triplets.
23532 (gdb_target_sim): Use gdb,target_sim_options.
23533
23534 Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
23535
23536 * gdb.base/reread.exp: New file.
23537 * gdb.base/reread1.c: New file.
23538 * gdb.base/reread2.c: New file.
23539
23540 Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
23541
23542 * config/sim.exp: Use 'target sim -sparclite' when running
23543 SPARClite programs.
23544
23545 Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
23546
23547 * gdb.base/structs2.exp: New file.
23548 * gdb.base/structs2.c: New file.
23549
23550 Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
23551
23552 * gdb.asm/common.inc: New file.
23553 * gdb.asm/d10v.inc: New file.
23554 * asm-source.exp: Pass -I's to gas to find .inc files.
23555 Update line numbers in expected output.
23556 * asmsrc1.s: Rewrite.
23557 * asmsrc2.s: Rewrite.
23558 * configure.in: Create arch.inc symlink.
23559 * configure: Regenerate.
23560 * Makefile.in (distclean): Delete arch.inc.
23561
23562 Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
23563
23564 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
23565 (t_enum_value2): ditto
23566 (t_enum_value3): ditto
23567 (main): ditto
23568 Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
23569
23570 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
23571 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
23572 change.
23573 Use gdb_test instead of send_gdb/gdb_expect sequences.
23574
23575 Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
23576
23577 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
23578 not void.
23579
23580 Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
23581
23582 * gdb.base/branches.c: Code with lots of loops and
23583 subroutines. Used to test gdbs ability to single step through PC
23584 changes, especially to test mips-tdep.c:mips_next_pc
23585
23586 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
23587
23588 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
23589 more rigorous EGCS C++ error checking.
23590
23591 Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23592
23593 * gdb.base/help.exp: Clean up `help set args' and `help show args'
23594 tests.
23595 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
23596 function when asleep.
23597 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
23598 for i*86 Linux and SVR4 signal handling problems.
23599 Remove linux xfail for `next to handler in signals_tests_1', fixed
23600 by recent infrun.c change.
23601 Limit backtrace to 10 frames to avoid timeout problems with infinite
23602 stack backtraces.
23603 Adjust expect pattern in `handle all print' test to match Apr 28 1997
23604 target.[ch] change.
23605
23606 Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
23607
23608 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
23609 for a newline from gdb before continuing.
23610 (default_gdb_exit): Just look for y or n.
23611 (gdb_test): Detect abnormal exit from GDB running on DOS; if
23612 it does, fail the rests of the tests in the file.
23613
23614 Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
23615
23616 * config/cygmon.exp: New file.
23617
23618 Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
23619
23620 * gdb.base/list.exp: Fix problem with "list default lines around
23621 main" test on remote targets.
23622
23623 * gdb.base/scope.exp: Fix problem with filelocal_bss before
23624 run test on remote targets.
23625
23626 Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
23627
23628 * gdb.asm: New directory.
23629 * configure.in: Configure it.
23630 * configure: Regenerate.
23631 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
23632 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
23633
23634 Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
23635
23636 * config/mn10300-eval.exp: New file to support MN10300 eval board.
23637
23638 Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
23639
23640 * gdb.base/overlays (several files): Merge the two overlay
23641 managers into one. Change variables (foox, barx, bazx, grbxx)
23642 back into ints but force them to load in their proper sections.
23643
23644 Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
23645
23646 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
23647 on-chip insn memory and IMAP1 to upper 128k.
23648 (D10VCopy): Handle memory regions crossing 16k boundaries.
23649 (D10VCopy): Transfer data in 32 bit chunks.
23650
23651 Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
23652
23653 * gdb.base/overlays.c (main): Exit normally when result is
23654 correct.
23655
23656 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
23657 map. Include space for printf in .text segment.
23658
23659 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
23660 updated d10v memory VMA/LMA map.
23661 (D10VCopy): Call D10VTranslate.
23662
23663 Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
23664
23665 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
23666
23667 * gdb.base/bar.c (barx, bar): Change variable to small array so
23668 that it won't be put into the .sdata - small data -
23669 section. Update reference.
23670 * gdb.base/baz.c (bazx, baz): Ditto.
23671 * gdb.base/foo.c (foox, foo): Ditto.
23672 * gdb.base/grbx.c (grbxx, grbx): Ditto.
23673
23674 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
23675 to be arrays.
23676
23677 Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
23678
23679 * gdb.base/overlays.exp: fix up and get working again.
23680 Add tests for backtraces from an overlay function.
23681
23682 Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
23683
23684 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
23685 "calling function with watchpoint enabled".
23686
23687 Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
23688
23689 * gdb.base/break.exp (test_next_with_recursion): Remove
23690 gdb_suppress_tests for d10v-*-*.
23691 * lib/gdb.exp (gdb_suppress_tests): Disable this function
23692 pending review of whether it is useful or not.
23693
23694 Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
23695
23696 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
23697
23698 Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
23699
23700 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
23701 * config/dve.exp: New file to support Densan boards.
23702
23703 Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
23704
23705 * gdb.base/interrupt.exp: Document problem of simulators, signals,
23706 reads and BSD.
23707
23708 Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
23709
23710 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
23711 response.
23712
23713 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
23714
23715 Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
23716
23717 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
23718 test.
23719
23720 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
23721 target_sizeof_long and target_bigendian_p.
23722 (structs_by_value, structs_by_reference): Check values according
23723 to targets word size and endianess.
23724
23725 Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
23726
23727 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
23728 output.
23729
23730 Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
23731
23732 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
23733 Update test of set args help to match source change.
23734
23735 Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
23736
23737 * gdb.base/default.exp: Expect help system output to be in
23738 alphabetical order.
23739 * gdb.base/help.exp: Ditto.
23740
23741 Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
23742
23743 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
23744 "i*86-pc-linux-gnu*".
23745 * gdb.base/interrupt.exp: Ditto.
23746 * gdb.base/corefile.exp: Ditto.
23747
23748 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
23749 define vxworks when building the testcase.
23750
23751 * gdb.base/ptype.exp: Fix testnames to be unique.
23752 * gdb.base/radix.exp: Ditto.
23753 * gdb.base/term.exp: Ditto.
23754 * gdb.base/whatis.exp: Ditto.
23755 * gdb.c++/classes.exp: Ditto.
23756
23757 Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
23758
23759 * gdb.base/callfuncs.exp: Fix indentation.
23760
23761 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
23762 suppress_flag has been set.
23763 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
23764 target feature.
23765
23766 Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
23767
23768 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
23769 the testcase.
23770
23771 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
23772 set_debug_traps() and breakpoint().
23773 * gdb.c++/misc.cc (main): Ditto.
23774 * gdb.c++/templates.cc (main): Ditto.
23775 * gdb.c++/virtfunc.cc (main): Ditto.
23776
23777 Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
23778
23779 * lib/gdb.exp(gdb_step_for_stub): New function.
23780 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
23781 exists, reload the executable and do a "continue" instead of
23782 doing a jump.
23783 (runto_main): Use gdb_step_for_stub.
23784
23785 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
23786 tests to have unique names.
23787 * gdb.base/callfuncs.exp: Ditto.
23788 * gdb.base/commands.exp: Ditto.
23789 * gdb.base/default.exp: Ditto.
23790 * gdb.base/help.exp: Ditto.
23791 * gdb.base/list.exp: Ditto.
23792 * gdb.base/opaque.exp: Ditto.
23793 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
23794 similar tests.
23795
23796 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
23797 * gdb.c++/cplusfuncs.cc: Ditto.
23798 * gdb.c++/virtfunc.cc: Ditto.
23799
23800 * config/monitor.exp: Keep track of the last file we saw, rather
23801 than trying to get the info from gdb.
23802
23803 * gdb.fortran/types.exp: Move comment to previous line.
23804
23805 Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
23806
23807 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
23808 target mode.
23809
23810 Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
23811
23812 From Bob Manson:
23813 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
23814 string from GDB when it connects.
23815
23816 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
23817
23818 Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
23819
23820 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
23821 if we can't get a debug format from GDB (we may be testing an
23822 older GDB). Use a 10 second timeout when checking for the format.
23823
23824 * gdb.stabs/weird.exp: Fix quoting.
23825
23826 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
23827
23828 Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
23829
23830 * config/arm-ice.exp: New file.
23831
23832 Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
23833
23834 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
23835 until it has been modified to work with the new testsuite.
23836
23837 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
23838 testcase won't compile, cause all of the testcases in the file to
23839 fail instead.
23840
23841 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
23842 (gdb_clear_suppressed): New procedure.
23843 (gdb_stop_suppressing_tests): Only clear suppress_flag if
23844 it contains a positive value.
23845
23846 Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
23847
23848 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
23849
23850 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
23851
23852 Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
23853
23854 * lib/gdb.exp (setup_xfail_format): New function.
23855 (get_debug_format): New function to get debug format.
23856 (debug_format): New global variable to hold last value set
23857 by get_debug_format.
23858 * gdb.base/list.exp: Call get_debug_format and expect some
23859 tests to fail for DWARF 1 and COFF formats.
23860 * gdb.c++/ptype.exp: Ditto.
23861 * gdb.c++/classes.exp: Ditto.
23862 * gdb.c++/cplusfuncs.exp: Ditto.
23863 * gdb.c++/inherit.exp: Ditto.
23864 * gdb.c++/templates.exp: Ditto.
23865 * gdb.c++/virtfunc.exp: Ditto.
23866
23867 Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
23868
23869 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
23870 host doesn't have a currently-open connection.
23871
23872 * config/sparclet.exp: Cleanups and fixes to make it generic for
23873 any gdb stub target. Handle cases where gdb doesn't respond when
23874 interrupted in a sane fashion.
23875
23876 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
23877 same thing in a totally different way.
23878
23879 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
23880 setting "timeout".
23881 (gdb_start): We set the global gdb_prompt variable in
23882 default_gdb_init now.
23883
23884 Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
23885
23886 * gdb.base/printcmds.exp: Fix "check for floating addition"
23887 regexp to accept results within approx +/- .01 of exact value.
23888 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
23889
23890 Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
23891
23892 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
23893 properly.
23894 (gdb_expect): Add optional timeout parameter, and add timeout
23895 value to various calls.
23896 (gdb_suppress_tests): Only give one warning message per group.
23897
23898 Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
23899
23900 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
23901 global variables. Handle getting a value for $timeout more
23902 gracefully.
23903
23904 Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
23905
23906 * lib/gdb.exp: Close connection to remote host if gdb doesn't
23907 initialize.
23908 (default_gdb_init): New procedure; allow gdb_init to be overridden
23909 by a target configuration file.
23910 (gdb_expect): Pass the timeout to remote_expect.
23911
23912 * config/monitor.exp(gdb_load): Fix typo in regexp.
23913
23914 Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
23915
23916 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
23917
23918 Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
23919
23920 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
23921 here. Call gdb_target_exec before rebooting the target, to make
23922 sure the connection to the target is closed.
23923 (gdb_load): Pass the name of the executable to gdb_target_monitor.
23924 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
23925 Also detect "Timeout reading from remote" error.
23926
23927 * config/gdbserver.exp: Pass the executable being loaded to
23928 gdb_target_monitor. Don't call gdb_file_cmd here; let
23929 gdb_target_monitor do it.
23930
23931 * gdb.disasm/hppa.exp: Don't use exec_output.
23932
23933 Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
23934
23935 * gdb.base/list.exp: If we're debugging a non-native target,
23936 try to set the pc register to point to the start of the
23937 program before doing the first list command.
23938
23939 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
23940 test_calls after restarting.
23941
23942 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
23943 reloading.
23944
23945 * gdb.base/watchpoint.exp: Fix typo.
23946
23947 * gdb.base/setshow.exp: Check for use_gdb_stub.
23948
23949 * gdb.base/break.exp: Fix continue until exit test for the gdb
23950 stub case.
23951 * gdb.base/langs.exp: Ditto.
23952
23953 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
23954 gdb_load_offset. If we weren't given a file to load, figure out
23955 what the current file is and use it.
23956
23957 * config/i386-bozo.exp: New file.
23958
23959 Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
23960
23961 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
23962 feature.
23963
23964 * config/proelf.exp: New entry.
23965
23966 Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
23967
23968 * lib/gdb.exp: Remove spurious .* patterns at the beginning
23969 of regexps.
23970
23971 * gdb.base/watchpoint.exp: Don't run the test_stepping
23972 tests if gdb can't call functions on the target.
23973
23974 * gdb.base/setshow.exp: Don't run the set prompt tests if
23975 the board has gdb_prompt set.
23976
23977 Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
23978
23979 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
23980 * gdb.base/commands.exp: Likewise.
23981 * gdb.base/setshow.exp: Likewise.
23982
23983 Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
23984
23985 * config/monitor.exp(gdb_start): Look for gdb_prompt target
23986 feature.
23987
23988 * config/i960.exp: New file.
23989
23990 Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
23991
23992 * gdb.base/funcargs.exp: Check for gdb,short_int target
23993 feature instead of looking for explicit target triplets.
23994
23995 Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
23996
23997 * gdb.base/printcmds.exp: add a couple more tests a la
23998 "p 123DEADBEEF", to check parse_number.
23999 * top.c: change "to enable to enable" to "to enable" in a couple
24000 of help strings.
24001
24002 Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
24003
24004 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
24005 on the mn10300.
24006
24007 Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
24008
24009 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
24010 where the test executable is run with explicit args.
24011 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
24012
24013 Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
24014
24015 * gdb.base/run.c: Use FAKEARGV to build test executable that
24016 does not require a command line arg, since most simulators
24017 don't currently support passing such an arg into the simulated
24018 program.
24019 * gdb.base/commands.exp: Change tests to insert the proper
24020 value as the arg to the first recursive factorial call. Change
24021 compilation line to define FAKEARGV at compile time.
24022
24023 Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
24024
24025 * gdb.base/recurse.exp: Enable these tests for the mn10300.
24026 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
24027 function with watchpoint enabled" test.
24028
24029 Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
24030
24031 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
24032 Don't call gdb_test when the command doesn't return to a gdb prompt.
24033
24034 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
24035 "Tests restarted" messages.
24036
24037 Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
24038
24039 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
24040
24041 Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
24042
24043 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
24044 for INFO SYMBOL; add help tests for OVERLAY commands.
24045 * gdb.base/default.exp: add tests for INFO SYMBOL command;
24046 add tests for OVERLAY commands
24047 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
24048 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
24049 * gdb.base/sigall.c: add usestubs code frag
24050 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
24051
24052 Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
24053
24054 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
24055 failures.
24056 (gdb_stop_suppressing_tests): Note that tests have restarted.
24057
24058 Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
24059
24060 * config/h8300.exp: New file.
24061
24062 Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
24063
24064 * gdb.base/setshow.exp: Check for the existence of a
24065 feature, not its value.
24066
24067 Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
24068
24069 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
24070
24071 * gdb.base/scope.exp: It's now init0(), not init().
24072
24073 * gdb.base/scope0.c: For now, change init() to be init0().
24074
24075 * config/monitor.exp: Use gdb_serial in preference to serial
24076 or netport.
24077
24078 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
24079 and it's not already set.
24080
24081 Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
24082
24083 * gdb.base/setshow.exp: Only test the run command if the target
24084 isn't using a stub and if it supports argument passing.
24085
24086 Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
24087
24088 * config/udi.exp(gdb_start): Make sure UDICONF is set
24089 properly before starting gdb.
24090
24091 Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
24092
24093 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
24094 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
24095 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
24096
24097 Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
24098
24099 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
24100 specialized code to reboot the board, use remote_reboot instead.
24101
24102 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
24103
24104 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
24105
24106 * config/monitor.exp: Make sure we disconnect from the target.
24107 Also, try a reboot/reload cycle instead of failing if the
24108 load fails.
24109
24110 Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
24111
24112 * gdb.base/default.exp: Don't set match_max.
24113 * gdb.base/help.exp: Ditto.
24114 * gdb.base/list.exp: Ditto.
24115 * gdb.base/signals.exp: Ditto.
24116
24117 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
24118 set, use remote_ld to download the testcase instead of
24119 the GDB loader.
24120
24121 Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
24122
24123 * config/vr5000.exp: New file.
24124
24125 * config/monitor.exp(gdb_target_monitor): Add pattern for
24126 "Ending remote" to detect errors in connecting.
24127
24128 * gdb.base/setshow.exp: Add .* within auto language test.
24129
24130 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
24131 target feature.
24132
24133 * config/monitor.exp(gdb_load): Check for a failure when loading,
24134 and reboot the board if necessary.
24135
24136 * gdb.base/setvar.exp(test_set): Handle multiple prints within
24137 a set of tests. Remove print.* from the patterns being checked.
24138
24139 Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
24140
24141 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
24142 refer to gdb_spawn_id.
24143
24144 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
24145 longer used.
24146 * config/sparclet.exp: Ditto.
24147 * config/sparclet-old.exp: Ditto.
24148 * config/slite.exp: Ditto.
24149 * config/sim.exp: Ditto.
24150 * gdb.base/funcargs.exp: Ditto.
24151
24152 * lib/gdb.exp:Remove references to gdb_spawn_id.
24153 (gdb_expect): Move to remote.exp.
24154
24155 Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
24156
24157 * config/monitor.exp: Detect the "Couldn't establish connection"
24158 message from GDB.
24159
24160 Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
24161
24162 * gdb.base/bitfields.exp: Use runto instead of explicit
24163 gdb_run_cmd/gdb_expect sequences.
24164
24165 * gdb.base/break.exp(text_next_with_recursion): Add match for
24166 gdb_expect call.
24167
24168 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
24169 We also need to handle the "A program is being debugged already"
24170 prompt from gdb. Use gdb_test to set the baud rate.
24171
24172 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
24173 to 20000. Really. I mean it.
24174
24175 Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
24176
24177 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
24178 fails. If suppress_flag is set, skip perror message about not
24179 being able to send to GDB.
24180 (send_gdb): If suppress_flag is set, don't try to send commands to
24181 GDB.
24182 (gdb_expect): If suppress_flag is set, always fail immediately.
24183 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
24184 (gdb_init): Call gdb_stop_suppressing_tests.
24185 (default_gdb_exit): Ditto.
24186 (default_gdb_start): Ditto.
24187
24188 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
24189 gdb_stop_suppressing_tests as appropriate.
24190 * gdb.base/break.exp: Ditto.
24191 * gdb.base/callfuncs.exp: Ditto.
24192 * gdb.base/commands.exp: Ditto.
24193 * gdb.base/exprs.exp: Ditto.
24194 * gdb.base/funcargs.exp: Ditto.
24195 * gdb.base/list.exp: Ditto.
24196 * gdb.base/recurse.exp: Ditto.
24197 * gdb.base/scope.exp: Ditto.
24198 * gdb.base/structs.exp: Ditto.
24199 * gdb.c++/inherit.exp: Ditto.
24200
24201 Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
24202
24203 * config/vr4300.exp: New file.
24204
24205 * gdb.*/*.exp: Call gdb_expect instead of expect.
24206
24207 * lib/gdb.exp(gdb_expect): New function.
24208
24209 Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
24210
24211 * lib/gdb.exp(gdb_init): New function.
24212
24213 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
24214 for each individual variable set.
24215
24216 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
24217 name.
24218
24219 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
24220
24221 * gdb.base/scope.exp: Use gdb_test.
24222
24223 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
24224 aborting; the testsuite driver will do that for us (see
24225 gdb_finish). Also, use gdb_test in a few more places.
24226
24227 Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
24228
24229 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
24230
24231 Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
24232
24233 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
24234 and "add_tests" are not at the same address.
24235
24236 Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
24237
24238 * gdb.base/ptype.exp: Use gdb_test.
24239
24240 Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
24241
24242 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
24243 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
24244 left in. No longer expect them to fail.
24245
24246 * gdb.stabs/*.mt; Deleted, no longer used.
24247 * gdb.stabs/configure.in: Remove references to target makefile
24248 frags.
24249 * gdb.stabs/configure: Rebuilt.
24250
24251 * gdb.disasm/*.mt: Deleted, no longer used.
24252 * gdb.disasm/configure.in: Remove references to target makefile
24253 frags. Use "sh3.s" as the unique filename for this directory.
24254 * gdb.disasm/configure: Rebuilt.
24255
24256 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
24257 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
24258 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
24259
24260 Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
24261
24262 * config/udi.exp: Use mondfe,name instead of remote_host.
24263
24264 Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
24265
24266 * gdb.base/watchpoint.exp: Don't expect a failure when calling
24267 a function with a watchpoint enabled on the mn10200.
24268
24269 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
24270 before trying to create it!
24271
24272 Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
24273
24274 * config/vx.exp: Use hostname instead of netport.
24275
24276 * config/vxworks.exp: New file.
24277
24278 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
24279
24280 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
24281 gdb before assuming everything worked. Send a ^C if a timeout
24282 occurs.
24283
24284 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
24285 $gdb_spawn_id directly.
24286 (gdb_run_cmd): Try _start as well as start. Use the target feature
24287 gdb,start_symbol as the symbol to start from when jumping.
24288
24289 Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
24290
24291 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
24292 redundant) test.
24293
24294 * gdb.base/recurse.exp: Relax final value test for 'b' so that
24295 it doesn't lose for 16bit integer systems.
24296
24297 Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
24298
24299 * gdb.fortran/types.exp: If the target doesn't support "double"
24300 data types, then expect "real" types to only be 4 bytes.
24301
24302 * gdb.c++/virtfunc.exp: Expect failure for virtual function
24303 call tests if the target doesn't support inferior function calls.
24304
24305 * gdb.base/printcmds.exp: Allow minor deviation in FP values
24306 in printf tests.
24307
24308 Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
24309
24310 * gdb.base/help.exp: Disable "help set", "help show", and
24311 "help support". Simplify regexp for "help stack".
24312
24313 * gdb.base/default.exp: Set match_max to 5000 and the timeout
24314 to 60 seconds. Temporarily set match_max to 15000 around the
24315 "info copying" test.
24316
24317 * gdb.base/nodebug.exp: Don't try to do an inferior function
24318 call if the target doesn't support them.
24319 * gdb.base/printcmds.exp: Likewise.
24320 * gdb.base/setvar.exp: Likewise.
24321 * gdb.base/structs.exp: Likewise.
24322 * gdb.c++/templates.exp: Likewise.
24323 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
24324
24325 * gdb.base/recurse.exp: Enable for the mn10200.
24326
24327 * configure.in: Do configure gdb.stabs directory for *-*-elf
24328 targets.
24329 * configure: Rebuilt.
24330
24331 * gdb.base/break.exp: Check for gdb,noresults before testing
24332 exit status and/or results from the target.
24333 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
24334 * lib/gdb.exp: Remove old (now bogus) initialization of
24335 noinferior, noargs, noresults and nosignals.
24336
24337 Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
24338
24339 * config/sh.exp: New file.
24340
24341 * config/slite.exp: Try to connect multiple times to the board
24342 before rebooting. Only send a "monitor run" if need_monitor_run
24343 is set.
24344
24345 * gdb.base/break.exp: Don't do the "stub continue" test if
24346 the target has gdb_stub set.
24347
24348 * gdb.base/callfuncs.exp: Increase the timeout.
24349
24350 * gdb.base/interrupt.exp: Don't even try to compile the testcase
24351 if the target has gdb,noinferiorio set.
24352
24353 * gdb.base/list.exp: Increase match_max to 10000 characters.
24354
24355 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
24356
24357 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
24358 target.
24359
24360 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
24361
24362 Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
24363
24364 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
24365 trying to delete the copy of gdb. Catch the file delete so we
24366 don't die if the delete fails; also, the file should be copied to
24367 the host, not to the build.
24368
24369 Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
24370
24371 * lib/gdb.exp(gdb_test): Surround the result pattern with
24372 parenthesis in case it contains multiple regexps separated
24373 with |.
24374
24375 * gdb.base/watchpoint.exp: Use gdb_test.
24376 * gdb.base/default.exp: Ditto.
24377
24378 Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
24379
24380 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
24381
24382 * gdb.base/scope.exp: Use gdb_test.
24383 * gdb.c++/classes.exp: Ditto.
24384 * gdb.c++/inherit.exp: Ditto.
24385
24386 Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
24387
24388 * gdb.base/crossload.exp: Don't use execute_anywhere, use
24389 remote_exec instead.
24390 * gdb.base/corefile.exp: Don't be ridiculous.
24391 * gdb.base/*.c: Add missing stub invocations.
24392
24393 Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
24394
24395 * config/slite.exp: Miscellaneous fixes.
24396
24397 * lib/gdb.exp: Fix runto.
24398
24399 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
24400 the target.
24401
24402 * gdb.base/watchpoint.exp: Fix regexp.
24403
24404 * lib/gdb.exp(default_gdb_exit): Add a catch to the
24405 close and wait commands, as the descriptor may now be
24406 invalid. Always call "remote_close host".
24407
24408 Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
24409
24410 Major rewrite for testsuite revision.
24411
24412 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
24413 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
24414 instead of relying on spawn_id to always contain a valid
24415 spawn id.
24416 (get_compiler_info): New procedure to build the ${binfile}.ci
24417 file, instead of replicating this in N different places.
24418 (gdb_compile): New procedure.
24419
24420 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
24421 appropriate arguments) instead of compile. Use gdb_test in a lot
24422 more places. Use send_gdb instead of send. Always run gdb_start
24423 at the start of a testcase, as this is no longer done magically.
24424
24425 config/*-gdb.exp: Rename without the -gdb suffix.
24426
24427 config/mips.exp: Use remote_close instead of exit_remote_shell.
24428 config/monitor.exp: Use target_info instead of looking at
24429 baud, timeout, etc.
24430 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
24431
24432 Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24433
24434 * gdb.c++/templates.exp (test_ptype_of_templates),
24435 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
24436 Update expect patterns for destructors and assignment operators
24437 to match corresponding c-typeprint.c changes.
24438 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
24439 to destructor breakpoint test, GDB should be able to set the
24440 destructor breakpoint without specifying arguments.
24441
24442 Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
24443
24444 * gdb.threads/pthreads.exp: Change result for failure to compile due
24445 to lack of pthreads runtime support from an error to simply an
24446 unsupported test, per dejagnu standards.
24447
24448 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24449
24450 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
24451 where GDB exits to reduce pattern match time.
24452 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
24453
24454 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
24455
24456 Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
24457
24458 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
24459 * gdb.base/default.exp: ditto.
24460 * gdb.base/nodebug.exp: ditto.
24461 * gdb.base/printcmds.exp: ditto.
24462 * gdb.base/ptype.exp: ditto.
24463 * gdb.base/setvar.exp: ditto.
24464 * gdb.base/structs.exp: ditto.
24465 * gdb.base/setshow.c: Guard against uninitialized values of argc.
24466
24467 Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
24468
24469 * configure, */configure: Rebuild with autoconf 2.12.
24470
24471 Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
24472
24473 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
24474 use new i*86-pc-linux*-gnu quads.
24475 * gdb.base/corefile.exp: Ditto.
24476 * gdb.base/signals.exp: Ditto.
24477 * gdb.base/sigall.exp: Ditto.
24478 * gdb.base/interrupt.exp: Ditto.
24479
24480 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
24481 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
24482 RedHat 4.0.
24483
24484 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
24485 linux. This allows the test case to at least compile on latest
24486 linux, but still not run due to missing the threads runtime library.
24487
24488 Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24489
24490 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
24491 directory to search gdb directory. Accept and step over conditional
24492 stack alignment code. Consume $prompt in failure cases.
24493 Reset timeout to $oldtimeout instead of some arbitrary value.
24494 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
24495 timeout problems with infinite stack backtraces.
24496 * gdb.base/ptype.exp (ptype struct link, union tu_link):
24497 Accept function parameters for linkfunc member.
24498
24499 Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
24500
24501 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
24502 (CXXFLAGS): Remove, unreferenced.
24503 (B_OPTIONS): Add for -B options and add code to initialize with
24504 previous -B options and also add -B option to pick up cross compiled
24505 runtime.
24506 (TARGET_INCLUDES): Add for -I options and add code to initialize when
24507 doing cross compiles.
24508 (target_alias): Declare global.
24509 (xgcc): Set variable to full path of gcc in build tree. Use findfile
24510 to verify that gcc exists in build tree, and if so set CC to that
24511 gcc and to use B_OPTIONS and TARGET_INCLUDES.
24512
24513 Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
24514
24515 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
24516 ptype test for anonymous union. Fixup testcase to match
24517 current gcc debug output.
24518
24519 Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
24520
24521 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
24522 force argument to an unsigned long type.
24523
24524 Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
24525
24526 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
24527 tests and anonymous union print/ptype tests.
24528 * gdb.base/list.exp (test_forward-search): Increase timeout by
24529 5 minutes for the "search extremely long line" case.
24530 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
24531 completely optional and that the pass/fail messages use the command as
24532 the message if that third arg is a null string.
24533 (gdb_test_exact): Arrange that a null string pattern means match a
24534 null string output rather than any output, which might include random
24535 errors.
24536 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
24537 backtrace test.
24538 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
24539 always failing and failure is now exposed by gdb.exp changes.
24540
24541 Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
24542
24543 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
24544 weren't being noted.
24545
24546 Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24547
24548 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
24549 * gdb.stabs/weird.exp: Remove v_comb xfails.
24550
24551 Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
24552
24553 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
24554 list.exp scope.exp watchpoint.exp]
24555 Make all timeout error msgs explicitly say "(timeout)".
24556
24557 Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
24558
24559 * config/monitor.exp: Increase download timeout to 1000 seconds.
24560
24561 Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
24562
24563 * config/m32r.exp: Increase timeout to 120 seconds.
24564
24565 Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
24566
24567 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
24568 and accept older ordering as obsolescent gcc or gdb.
24569 * gdb.c++/templates.exp: Ditto.
24570 * gdb.c++/virtfunc.exp: Ditto.
24571
24572 Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
24573
24574 * gdb.base/coremaker.c: Add code to mmap some data so we
24575 can check that it ends up in the core file.
24576 * gdb.base/corefile.exp: Add test to read mmapped data
24577 from core file.
24578
24579 Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
24580
24581 * config/m32r.exp: New file.
24582
24583 Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
24584
24585 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
24586 that cflags can contains -gstabs, and work correctly for other tests.
24587
24588 Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
24589
24590 * gdb.base/setshow.exp: New file, tests show and set.
24591 * gdb.base/setshow.c: New file, tests show and set.
24592 * gdb.base/help.exp: Add test for help set|show annotate.
24593 * gdb.base/default.exp: Add test for set|show annotate.
24594
24595 Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
24596
24597 * testsuite/gdb.base/break.exp: Make backtrace from factorial
24598 errors unique.
24599 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
24600 explicitly.
24601
24602 Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
24603
24604 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
24605 and width commands. This is done elsewhere.
24606 * (gdb_start): Don't call gdb_start_sim here. That's already
24607 done in gdb_load. This fixes lots of failures in default.exp.
24608
24609 Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
24610
24611 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
24612 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
24613 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
24614 in the same we we treat other failures (since it may be an expected
24615 condition), rather than as an error.
24616 * gdb.base/signals.exp (test_handle_all_print): Revert back to
24617 old test format.
24618
24619 Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
24620
24621 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
24622 (distclean maintainer-clean realclean): No need to remove files
24623 twice. Nuke the duplicates.
24624 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
24625 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
24626 Remove config.h along with other config files.
24627
24628 Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
24629
24630 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
24631 "p func1 ()" and note that rests of tests are skipped.
24632 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
24633 setup_xfails for "print func2::coremaker_local".
24634 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
24635 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
24636 affected by the previous run test.
24637 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
24638 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
24639 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
24640 "pass int powerset tuple" and "pass modeless int powerset tuple".
24641 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
24642 "real write 4" and "real write 8".
24643 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
24644 setup_xfails for "print vs1 after tuple assign 2",
24645 "print \$i after tuple assign 2", and
24646 "print vs2 after tuple assign 2".
24647 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
24648 meaningful error message and return -1 so the caller can
24649 suppress further tests and avoid a cascade of errors.
24650
24651 Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
24652
24653 * gdb.base/a1-selftest.exp: Tweak tests to account for new
24654 format for printing version.
24655 * gdb.base/default.exp: Ditto.
24656 * gdb.base/interrupt.exp: Fix problem with cascade of
24657 errors if child process dies while calling a function.
24658
24659 Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
24660
24661 * Makefile.in (VPATH): Add
24662 * Makefile.in (Makefile, config.status): Fix rules so things get
24663 remade when necessary.
24664
24665 Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
24666
24667 * Makefile.in (just-check): Add path to sibling expect dir
24668 to environment variable specified by RPATH_ENVVAR.
24669
24670 Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
24671
24672 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
24673 (just-check): Add shared library paths for libstdc++, tk,
24674 tcl, bfd, and opcodes to the environment variable specified
24675 in RPATH_ENVVAR.
24676 * configure.in: Add support to recognize --enable-shared flag
24677 and generate correct value for RPATH_ENVVAR.
24678 * configure: Regenerated with autoconf.
24679
24680 Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
24681
24682 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
24683 include all osf versions.
24684 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
24685 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
24686 when target is linux. When failing to build pthreads test
24687 executable, give more meaningful message.
24688 * gdb.threads/pthreads.c: Hpux also uses old definition of second
24689 arg for pthread_create.
24690
24691 Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
24692
24693 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
24694 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
24695 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
24696 and -lpthreads (everybody else).
24697 (test_startup): Fail gracefully if threads are not supported.
24698 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
24699 "p/c array_index("abcdef",2)" when not gcc compiled.
24700 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
24701 "print func2::coremaker_local" when not gcc compiled.
24702 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
24703 "ptype on opaque struct tagname (statically)",
24704 "ptype on opaque struct tagname (dynamically) 1", and
24705 "ptype on opaque struct tagname (dynamically) 2"
24706 for not compiled with gcc.
24707 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
24708 backtrace when compiled with gcc.
24709 * lib/gdb.exp (runto_main): Return result of "runto main" rather
24710 than always return success.
24711
24712 Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
24713
24714 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
24715
24716 Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
24717
24718 * gdb.base/structs.exp: Undo last change.
24719
24720 Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
24721
24722 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
24723 encapsulate all the steps/nexts done during self test, starting
24724 at main, and makes them less sensitive to optimization issues.
24725 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
24726 signal handler" test.
24727 * gdb.threads/pthreads.exp: Only run this for native configs.
24728 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
24729 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
24730 tests.
24731 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
24732 for "runto test_calls(void)" test.
24733
24734 Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
24735
24736 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
24737 and don't expect address info in breakpoint confirmations.
24738
24739 Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
24740
24741 * gdb.base/list.exp (test_forward_search): Increase timeout
24742 temporarily by 60 seconds for searching extremely long line,
24743 and then reset to old value when done. Increase expect input
24744 buffer to 10000.
24745
24746 Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
24747
24748 * gdb.base/list.exp (test_forward_search): Fix to handle very
24749 long source line without overflowing expect's input buffer.
24750
24751 Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
24752
24753 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
24754 "buffer_full".
24755
24756 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
24757 "buffer_full".
24758
24759 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
24760 "buffer_full".
24761
24762 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
24763 "buffer_full".
24764
24765 Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
24766
24767 * configure.in (configdirs): Add gdb.threads.
24768 * configure: Regenerated with autoconf.
24769 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
24770 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
24771 * gdb.threads/configure: New, generated with autoconf.
24772
24773 Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
24774
24775 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
24776
24777 Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
24778
24779 * gdb.base/signals.exp (test_handle_all_print): Test separately for
24780 each signal's status in the output of "handle all print".
24781 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
24782 the \r\n sequence that immediately precedes the gdb prompt.
24783 * gdb.base/a1-selftest.exp: Save original timeout and restore
24784 after test.
24785
24786 Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
24787
24788 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
24789 symbol.
24790
24791 Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
24792
24793 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
24794
24795 Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
24796
24797 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
24798 timeout by 60 seconds.
24799
24800 Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
24801
24802 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
24803 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
24804 error return.
24805
24806 Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
24807
24808 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
24809 gdb initialization, also report how long dejagnu waited. Restore
24810 old timeout before doing error return. Temporarily increase timeout
24811 by 3 minutes to allow for slow startups over heavy NFS use.
24812
24813 Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
24814
24815 * lib/gdb.exp: Report timeout value for verbosity level 2.
24816 * config/gdbserver.exp: Ditto.
24817 * config/hppro.exp: Ditto.
24818 * config/mips-gdb.exp: Ditto.
24819 * config/monitor.exp: Ditto.
24820 * config/netware.exp: Ditto.
24821 * config/sim-gdb.exp: Ditto.
24822 * config/slite-gdb.exp: Ditto.
24823 * config/udi-gdb.exp: Ditto.
24824 * config/unix-gdb.exp: Ditto.
24825 * config/vx-gdb.exp: Ditto.
24826 * gdb.base/a1-selftest.exp: Ditto.
24827 * gdb.base/a2-run.exp: Ditto.
24828 * gdb.base/break.exp: Ditto.
24829 * gdb.base/corefile.exp: Ditto.
24830 * gdb.base/list.exp: Ditto.
24831 * gdb.base/recurse.exp: Ditto.
24832 * gdb.base/scope.exp: Ditto.
24833 * gdb.base/signals.exp: Ditto.
24834
24835 Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
24836
24837 * gdb.threads/Makefile.in (docdir): Removed.
24838
24839 Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
24840
24841 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
24842 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
24843 @srcdir@.
24844 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
24845 autoconf 2.5 or higher.
24846 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
24847
24848 Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
24849
24850 * configure: Regenerated.
24851 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
24852 avoid name clashes with SunOS headers.
24853
24854 Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
24855
24856 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
24857
24858 Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
24859
24860 * gdb.base/callfuncs.exp: Finish last change -- make sure the
24861 prototype information ends up in the compiler info file.
24862
24863 Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
24864
24865 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
24866 attempting to regenerate it. Eliminate use of a temporary file
24867 and just generate the info file directly. Source it immediately,
24868 for consistency of use.
24869 * gdb.base/corefile.exp: Ditto
24870 * gdb.base/exprs.exp: Ditto.
24871 * gdb.base/funcargs.exp: Ditto.
24872 * gdb.base/langs.exp: Ditto.
24873 * gdb.base/list.exp: Ditto.
24874 * gdb.base/mips_pro.exp: Ditto.
24875 * gdb.base/nodebug.exp: Ditto.
24876 * gdb.base/opaque.exp: Ditto.
24877 * gdb.base/ptype.exp: Ditto.
24878 * gdb.base/scope.exp: Ditto.
24879 * gdb.base/setvar.exp: Ditto.
24880 * gdb.base/signals.exp: Ditto.
24881 * gdb.base/whatis.exp: Ditto.
24882 * gdb.c++/templates.exp: Ditto.
24883 * gdb.c++/virtfunc.exp: Ditto.
24884 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
24885 whether or not to add -lstdc++ to the compile command line args.
24886
24887 Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24888
24889 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
24890 it got fixed by the recent lookup_minimal_symbol_by_pc change.
24891 Increase timeout, a lot of single stepping might be needed if the
24892 target has no hardware watchpoints.
24893
24894 Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
24895
24896 * gdb.base/break.exp: Ignore compiler warnings when compiling
24897 break.c.
24898 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
24899 * gdb.base/default.exp: Add h8300 xfails. Handle messages
24900 from remote-sim.
24901 * gdb.base/exprs.exp: Add h8300 xfails.
24902 * gdb.base/funcargs.exp: Likewise.
24903 * gdb.base/nodebug.exp: Likewise.
24904 * gdb.base/printcmds.exp: Likewise.
24905 * gdb.base/ptype.exp: Likewise.
24906 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
24907 h8300 xfails.
24908 * gdb.base/return.exp: Handle float/double precision problems
24909 on the h8300.
24910 * gdb.base/funcargs.c: Explicitly make last constant argument to
24911 call_after_alloca_subr an unsigned long type.
24912 * gdb.base/return.c: Include stdio.h.
24913
24914 Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
24915
24916 * config/abug.exp: New file for the older Motorola Bug monitor
24917 that runs on the mvme13x series VME boards.
24918 * config/monitor.exp: Use the new config array for target settings
24919 if they exist.
24920
24921 Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
24922
24923 * sim-gdb.exp: Make the SH simulator allocate less space when
24924 it is targeted.
24925
24926 Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
24927
24928 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
24929 test.
24930
24931 Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
24932
24933 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
24934 "rs6000-*-*" for "list function in include file" when gcc compiled.
24935 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
24936 for "p ctable1[120]".
24937 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
24938 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
24939 Remove setup_xfail for "rs6000-*-*" for
24940 "print 'scope0.c'::filelocal before run".
24941 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
24942 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
24943 since some compilers don't allow both options to be given
24944 on the same command line. Create object file and move it.
24945
24946 Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
24947
24948 * gdb.base/corefile.exp: Always regenerate the core file, since
24949 we always regenerate the coremaker program. Detect special case
24950 where registers cannot be read from core file.
24951
24952 Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
24953
24954 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
24955 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
24956 * gdb.c++/templates.exp: Only match on basename of file since
24957 some formats like xcoff don't encode directory information.
24958 * gdb.stabs/weird.exp: Use the right sed script for powerpc
24959 and rs6000 AIX xcoff targets.
24960 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
24961 * configure: Regenerate.
24962 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
24963 here, rather than in distclean.
24964
24965 Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
24966
24967 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
24968 defined, and use it to compile the test case with -O2. The
24969 native compilation still uses no optimization.
24970 * gdb.base/mips_pro.c: Remove inline assembly code since
24971 it is compiled PIC by default, which results in assembler
24972 warnings that make the testsuite think the compilation
24973 was unsuccessful.
24974
24975 Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
24976
24977 * gdb.c++/misc.exp: Add note to message for
24978 "print s.a for foo struct" that this is a known gcc 2.7.2
24979 and earlier bug.
24980
24981 Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
24982
24983 * gdb.base/break.exp: Fix pattern for matching "Delete all
24984 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
24985 setup_xfail for deleting all breakpoints test. Fix various
24986 timeout messages to include "(timeout)".
24987 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
24988 for "p t_float_values2(3.14159,float_val2)".
24989 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
24990 for "continue to call2g" when gcc compiled.
24991 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
24992 "up to foo in langs.exp", "show language at foo in langs.exp",
24993 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
24994 and "show language at fsub in langs.exp".
24995 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
24996 "list line 1 in include file", "list message for lines past EOF",
24997 "list function in include file", "list list0.h:foo", and
24998 "list filename:function; nonexistant function".
24999 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
25000 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
25001 and "ptype t_char_array" to be for native cc only.
25002
25003 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
25004
25005 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
25006 setup_xfail for "print coremaker_bss", "print coremaker_ro",
25007 "print func2::coremaker_local", and "backtrace in corefile.exp".
25008
25009 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
25010
25011 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
25012 "bt in signals.exp". This problem only appears when running
25013 the testsuite, and then only intermittently.
25014
25015 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
25016
25017 * gdb.base/return.exp (return_tests): Differentiate between
25018 two tests of continuing.
25019
25020 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
25021
25022 * */Makefile.in (maintainer-clean): Remove config.log.
25023 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
25024 * gdb.c++/Makefile.in (PROGS): Add inherit.
25025 (clean): Remove *.ci.
25026
25027 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
25028
25029 * gdb.c++/misc.cc: Add test code from Mike Stump.
25030 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
25031
25032 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
25033
25034 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
25035 to "alpha-*-osf2*" and add comment.
25036 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
25037 setup_xfail for "step over execarg initialization" and
25038 "step over corearg initialization".
25039 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
25040 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
25041 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
25042 gcc compiled for "print coremaker_bss", "print coremaker_ro",
25043 "print func2::coremaker_local", and "backtrace in corefile.exp".
25044 * gdb.base/signals.exp: Build and source signals.ci.
25045 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
25046 to be for gcc only.
25047 * lib/gdb.exp: Move verbose statements outside conditionals.
25048
25049 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25050
25051 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
25052 Feb 3 procfs.c change.
25053
25054 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
25055
25056 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
25057
25058 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
25059
25060 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
25061 from dejagnu's apparent default of 10 seconds, which gives random
25062 results when running the tests over NFS on moderately loaded systems.
25063 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
25064
25065 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
25066
25067 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
25068 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
25069 result reports.
25070
25071 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
25072
25073 * configure.in (CY_AC_PATH_TCLH): Remove.
25074 * configure: Regenerate.
25075
25076 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
25077
25078 * gdb.c++/Makefile.in (clean): Add missing '{'.
25079
25080 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
25081
25082 * lib/gdb.exp: Provide a default value for noinferior.
25083
25084 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
25085 Load libgloss.exp.
25086
25087 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
25088
25089 * gdb.disasm/hppa.exp: Compile directly into an executable, use
25090 the executable, not the .o to run the tests from.
25091
25092 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
25093
25094 * gdb.base/break.exp: Don't test for program exit or exit status
25095 if $noresults if nonzero.
25096 * gdb.base/langs.exp: Likewise.
25097 * gdb.base/watchpoint.exp: Likewise.
25098
25099 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
25100 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
25101 trying to compile the testcase.
25102
25103 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
25104
25105 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
25106 * gdb.base/signals.exp (continue to handler): Likewise.
25107
25108 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
25109
25110 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
25111
25112 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
25113
25114 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
25115
25116 * gdb.base/corefile.exp: Recognize "not found" as failure
25117 when trying to determine if a core file was generated.
25118 If no core file was generate the first time, try again without
25119 the ulimit -c to work around braindamaged shells.
25120
25121 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
25122
25123 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
25124 [] tests with "test" and enclose string in quotes.
25125 * gdb.stabs/configure: Rebuild
25126
25127 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
25128
25129 Changes in sync with expect:
25130 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
25131 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
25132 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
25133 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
25134 argument to AC_REQUIRE.
25135 * configure: Regenerated.
25136
25137 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
25138
25139 * gdb.base/corefile.exp: When generating a core, discard any
25140 error messages about ulimit not found and the "core dumped"
25141 message from the shell that runs the coredumper.
25142
25143 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
25144
25145 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
25146
25147 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
25148 which sed script to run. Expect failure for v_comb test
25149 on PA targets too.
25150
25151 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
25152
25153 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
25154 "print func2::coremaker_local" and for "backtrace in corefile.exp"
25155
25156 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
25157
25158 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
25159 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
25160 "sparc-sun-solaris*" xfails for "p v_comb".
25161 * lib/gdb.exp (default_gdb_start): Fix typo.
25162 * gdb.base/corefile.exp: Allow "Core was generated by ..."
25163 messages to not include the full program name that caused
25164 the core dump since some systems (such as solaris) apparently
25165 truncate this path to about 80 characters.
25166 When generating a core file first try increasing the core file
25167 size limit to unlimited since some systems may default it to
25168 zero, and it is harmless to try it. Move the test for failing
25169 to generate a core file to where it will actually get executed.
25170 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
25171 new gdb result from g++ debug info improvements and make old
25172 pattern obsolescent. Also account for size_t differences
25173 (may be int or long).
25174 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
25175 initialization before function call is placed in the delay slot
25176 and thus appears to be skipped over by commands such as "next".
25177
25178 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
25179
25180 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
25181
25182 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
25183
25184 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
25185 input source file; fix code to compile test to deal with this
25186 convention.
25187 * gdb.c++/*.exp: Likewise.
25188
25189 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
25190
25191 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
25192 "bt in signals.exp".
25193
25194 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
25195
25196 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
25197 "step over execarg initialization" and
25198 "step over corearg initialization".
25199
25200 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
25201
25202 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
25203 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
25204
25205 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
25206
25207 From Rob Savoye (rob@poseidon.cygnus.com)
25208 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
25209 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
25210 configure.in}, gdb.disasm/{Makefile.in, configure.in},
25211 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
25212 configure.in}: Major reworking for autoconfig.
25213 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
25214 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
25215 New files.
25216 * config/unix-gdb.exp: Make GDB global.
25217 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
25218 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
25219 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
25220 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
25221 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
25222 term.exp, twice.exp, watchpoint.exp, whatis.exp},
25223 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
25224 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
25225 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
25226 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
25227 pr-8136.exp, result.exp, string.exp, tuples.exp},
25228 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
25229 to returns as necessary, arrange for test to compile own testcase
25230 executable.
25231 * lib/gdb.exp: Changes for testsuite to compile own test cases.
25232
25233 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
25234
25235 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
25236 clear_xfail at end of test which might not call either pass or fail.
25237 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
25238 "backtrace through signal handler".
25239
25240 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25241
25242 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
25243 continuing from a job control stop signal.
25244 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
25245
25246 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
25247
25248 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
25249 * gdb.base/corefile.exp: Likewise.
25250 * gdb.base/funcargs.exp: Likewise.
25251
25252 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
25253
25254 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
25255 * config/monitor.exp: Add support for setting baud rate.
25256
25257 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
25258
25259 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
25260 i*86-*-linux* xfails for "backtrace through signal handler".
25261 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
25262 "print func2::coremaker_local".
25263 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
25264 alpha-dec-osf2* xfail for
25265 "delete all breakpoints when none".
25266
25267 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
25268
25269 * gdb.base/break.exp: Change test that deletes all breakpoints
25270 when no user breakpoints are installed. A post 4.15 change
25271 causes gdb to no longer prompt in this case.
25272
25273 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
25274
25275 * gdb.base/return.exp (return_tests): Change xfail for test
25276 "correct value returned double test" to stop xfailing at
25277 Solaris 2.5. Apparently the bug has been fixed.
25278
25279 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
25280
25281 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
25282 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
25283
25284 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
25285
25286 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
25287 * gdb.disasm/hppa.s: Corresponding changes.
25288
25289 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
25290
25291 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
25292 makefile fragment.
25293 * config/mt-hpux: Deleted.
25294
25295 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
25296
25297 * Many files: When warning about suppressed tests due to a
25298 nonexistant test binary, avoid incrementing the warning count.
25299
25300 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
25301
25302 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
25303
25304 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25305
25306 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
25307 "sparc-*-solaris2*".
25308
25309 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25310
25311 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
25312 Add global and local variables and initialize them.
25313 * gdb.base/corefile.exp: Test correct mapping of corefile sections
25314 by printing variables. Remove rs6000 and powerpc xfails, BFD now
25315 extracts the file name and terminating signal from the core file.
25316 * TODO: Remove note about tests for correct mapping of corefile.
25317 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
25318 from optimizing it away.
25319 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
25320 handles common blocks.
25321
25322 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
25323
25324 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
25325 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
25326
25327 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
25328
25329 * Makefile.in (maintainer-clean): New target, synonym for
25330 realclean.
25331 * gdb.base/Makefile.in (maintainer-clean): Likewise.
25332 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
25333 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
25334 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
25335 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
25336 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
25337
25338 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
25339
25340 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
25341 xfails when not gcc compiled for "print foo::funclocal".
25342 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
25343 "print foo::funclocal at foo",
25344 "print 'scope1.c'::foo::funclocal at foo",
25345 "print foo::funclocal_bss at foo",
25346 "print 'scope1.c'::foo::funclocal_bss at foo",
25347 "print foo::funclocal_ro at foo",
25348 "print 'scope1.c'::foo::funclocal_ro at foo",
25349 "print bar::funclocal at foo" and
25350 "print 'scope1.c'::bar::funclocal at foo".
25351 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
25352 gcc compiled for "print foo::funclocal at bar".
25353 Expand all messages to ensure that they identify that
25354 the test is at bar().
25355 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
25356 gcc compiled for:
25357 "ptype on opaque struct pointer (statically)",
25358 "ptype on opaque struct tagname (statically)",
25359 "ptype on opaque struct pointer (dynamically) 1",
25360 "ptype on opaque struct tagname (dynamically) 1",
25361 "ptype on opaque struct pointer (dynamically) 2" and
25362 "ptype on opaque struct tagname (dynamically) 2
25363 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
25364 gcc compiled for:
25365 "p datalocal"
25366 "whatis datalocal",
25367 "ptype datalocal",
25368 "p bsslocal",
25369 "whatis bsslocal", and
25370 "ptype bsslocal".
25371 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
25372 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
25373 when not gcc compiled.
25374 * gdb.base/funcargs.exp (float_and_integral_args): Add
25375 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
25376 compiled.
25377 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
25378 "backtrace from call6a" when not gcc compiled.
25379 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
25380 "backtrace from call7a" when not gcc compiled.
25381 * gdb.base/callfuncs.exp (do_function_calls):
25382 Add "hppa*-*-hpux*" xfail when not gcc compiled for
25383 "p t_char_array_values(char_array_val2,char_array_val1)",
25384 "p t_char_array_values(char_array_val1,char_array_val2)",
25385 "p t_char_array_values("carray 1","carray 2")",
25386 "p t_char_array_values("carray 1",char_array_val2)",
25387 "p t_char_array_values(char_array_val1,"carray 2")",
25388 "p sum_args(1,{2})",
25389 "p sum_args(2,{2,3})",
25390 "p sum_args(3,{2,3,4})",
25391 "p sum_args(4,{2,3,4,5})"
25392 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
25393 "backtrace in corefile.exp" when not gcc compiled.
25394
25395 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25396
25397 * gdb.base/signals.exp: Rewrite `handle all print' test as
25398 a procedure. Accept blanks or TABs as whitespace, increase
25399 timeout and expect input buffer size for the large output
25400 from the command. Remove "i*86-*-bsdi2.0" xfail.
25401
25402 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25403
25404 * gdb.base/setvar.exp: Add new testcases for truncation when
25405 assigning invalid values to bitfields.
25406
25407 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
25408
25409 * gdb.base/callfuncs.exp (do_function_calls): Remove
25410 mips-sgi-irix* xfail for
25411 "call inferior func with struct - returns char *"
25412 and fix test so that an optional (unsigned char *) cast is
25413 accepted in the result.
25414
25415 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
25416
25417 * gdb.base/funcargs.exp (float_and_integral_args): Remove
25418 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
25419 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
25420 * gdb.base/signals.exp: Remove duplicate "handle all print" test
25421 that accidentally got checked in.
25422
25423 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
25424
25425 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
25426 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
25427 compiled test.
25428 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
25429 Add mips-sgi-irix5* xfail for not gcc compiled.
25430 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
25431 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
25432 "p top", "whatis top", "p middle", and "whatis middle".
25433 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
25434 "whatis signed char" for not gcc compiled.
25435 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
25436 "set variable signed char=-1 (-1)" and
25437 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
25438 * gdb.base/funcargs.exp (float_and_integral_args):
25439 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
25440 Add mips-sgi-irix* xfail when not gcc compiled for
25441 "continue to call2b".
25442 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
25443 "continue to call2g".
25444 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
25445 "backtrace from call6a"
25446 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
25447 "backtrace from call7k".
25448 Add mips-sgi-irix5* xfail when not gcc compiled for
25449 "backtrace from call7a".
25450 (localvars_after_alloca): Fix gdb_test cmds for
25451 "print * after runto ...".
25452 Remove rs6000-*-* xfails for
25453 "print i after runto localvars_after_alloca" and
25454 "print l after runto localvars_after_alloca"
25455 for all compilers.
25456 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
25457 when not compiled with gcc, for:
25458 "print signed char == (minus)",
25459 "print signed char != (minus)",
25460 "print signed char < (minus)",
25461 "print signed char > (minus)".
25462 * gdb.base/callfuncs.exp (do_function_calls):
25463 Add mips-sgi-irix* xfail, when compiled with native compiler, for
25464 "call inferior func with struct - returns char *".
25465 * gdb.base/return.exp (return_tests): Change xfail for
25466 "correct value returned double test" to include Solaris 2.4.
25467 * gdb.base/funcargs.exp (float_and_integral_args):
25468 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
25469
25470 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25471
25472 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
25473 enumeration bitfields if compiling with GNU C.
25474 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
25475 to empty' prompt.
25476
25477 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
25478
25479 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
25480 test for PRO targets.
25481
25482 * gdb.base/funcargs.exp: Avoid ever setting more than 8
25483 breakpoints in the inferior at any given time by making
25484 two groups of breakpoints for call2*, call6* and call7*
25485 tests.
25486
25487 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25488
25489 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
25490 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
25491 from optimizing it away.
25492 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
25493 "call inferior func with struct".
25494
25495 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
25496
25497 * configure.in: Only configure gdb.chill for particular targets.
25498
25499 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
25500
25501 * gdb.base/Makefile.in: Add action to .c.o transformation
25502 rule that generates a .ci file for each .o file and remove
25503 explicit .c.o rules except for callfuncs.o.
25504 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
25505 generates a .ci file for each .o file and remove explicit
25506 .cc.o rules.
25507 (clean): Remove *.tmp *.ci files.
25508 (EXECUTABLES): Remove templ-info.exp.
25509 * gdb.base/compiler.c: New file.
25510 * gdb.c++/compiler.cc: New file
25511 * gdb.base/scope.exp: Source gdb.base/scope.ci.
25512 Change rs6000-*-* xfail for
25513 "print 'scope0.c'::filelocal_ro" and
25514 "print 'scope1.c'::filelocal" and
25515 "print 'scope1.c'::filelocal_bss" and
25516 "print 'scope1.c'::filelocal_ro" and
25517 "print 'scope1.c'::foo::funclocal" and
25518 "print 'scope1.c'::foo::funclocal_ro" and
25519 "print 'scope1.c'::bar::funclocal" and
25520 "print 'scope0.c'::filelocal_ro" and
25521 "print 'scope1.c'::filelocal at foo" and
25522 "print 'scope1.c'::filelocal_bss at foo" and
25523 "print 'scope1.c'::filelocal_ro at foo" and
25524 "print 'scope1.c'::foo::funclocal at foo" and
25525 "print 'scope1.c'::foo::funclocal_bss at foo" and
25526 "print 'scope1.c'::foo::funclocal_ro at foo" and
25527 "print 'scope1.c'::bar::funclocal at foo" and
25528 "print 'scope0.c'::filelocal_ro" and
25529 "print 'scope1.c'::filelocal" and
25530 "print 'scope1.c'::filelocal_bss" and
25531 "print 'scope1.c'::filelocal_ro" and
25532 "print 'scope1.c'::foo::funclocal" and
25533 "print 'scope1.c'::foo::funclocal_bss" and
25534 "print 'scope1.c'::foo::funclocal_ro" and
25535 "print 'scope1.c'::bar::funclocal" and
25536 "print 'scope1.c'::bar::funclocal_bss"
25537 to only be xfail'd when not compiled with gcc.
25538 Add rs6000-*-* xfail for
25539 "print 'scope0.c'::filelocal_bss before run"
25540 when compiled with gcc.
25541 (test_at_main): Add rs6000-*-* xfail for
25542 "print filelocal_ro in test_at_main"
25543 when compiled with gcc.
25544 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
25545 Add rs6000-*-aix* xfail for
25546 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
25547 "ptype t_char_array", not compiled with gcc.
25548 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
25549 xfail for "list foo (in include file)" when gcc compiled.
25550 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
25551 (integral_args): Add rs6000-*-* xfail for
25552 "run to call0a" if not compiled with gcc.
25553 (unsigned_integral_args): Add rs6000-*-* xfail for
25554 "run to call1a" if not compiled with gcc.
25555 (float_and_integral_args): Add rs6000-*-* xfail for
25556 "run to call2a" if not compiled with gcc and for
25557 "continue to call2b" for any compiler.
25558 Add rs6000-*-* xfail to
25559 "print f1 after run to call2a" for gcc compiled.
25560 (discard_and_shuffle): Add rs6000-*-* xfail for
25561 "run to call6a".
25562 (shuffle_round_robin): Add rs6000-*-* xfail for
25563 "backtrace from call7a" if not compiled with gcc.
25564 Add rs6000-*-* xfail for
25565 "backtrace from call7b" if compiled with gcc.
25566 (call_after_alloca): Add rs6000-*-* xfail for
25567 "print c in call_after_alloca" and
25568 "print s in call_after_alloca" and
25569 "backtrace from call_after_alloca_subr"
25570 if not compiled with gcc.
25571 (localvars_in_indirect_call): Add rs6000-*-* xfail for
25572 "print c in localvars_in_indirect_call" and
25573 "print c in localvars_in_indirect_call" and
25574 "backtrace in indirectly called function" and
25575 "stepping into indirectly called function"
25576 if not compiled with gcc.
25577 (localvars_after_alloca): Add rs6000-*-* xfail for
25578 "print c after runto localvars_after_alloca" and
25579 "print s after runto localvars_after_alloca" and
25580 "print i after runto localvars_after_alloca" and
25581 "print l after runto localvars_after_alloca"
25582 for all compilers.
25583 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
25584 than whatis-info.exp.
25585 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
25586 than opaque-info.exp.
25587 Setup rs6000-*-* xfail for
25588 "ptype on opaque struct pointer (statically)" and
25589 "ptype on opaque struct pointer (dynamically)" when
25590 not compiled with gcc.
25591 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
25592 rather than callf-info.exp.
25593 (do_function_calls): Add clear_xfail for rs6000-*-* for
25594 "p t_float_values2(3.14159,float_val2)". Seems to work
25595 fine there, both with xlc and gcc. Need to find out what
25596 it is doing right and fix other platforms.
25597 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
25598 "call inferior func with struct - returns int",
25599 "call inferior func with struct - returns long",
25600 "call inferior func with struct - returns float",
25601 "call inferior func with struct - returns double",
25602 "call inferior func with struct - returns char *",
25603 but only if not gcc compiled (presumes xlc compiled).
25604 Change rs6000-*-* xfails for
25605 "call inferior func with struct - returns char" and
25606 " call inferior func with struct - returns short" to only
25607 xfail if not using gcc.
25608 (clean mostlyclean): Remove *.ci and *.tmp files.
25609 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
25610 than templ-info.exp.
25611 * gdb.base/langs.exp: Source gdb.base/langs.ci.
25612 Add rs6000-*-* xfail for "up to foo in langs.exp"
25613 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
25614 when not gcc compiled.
25615
25616 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
25617
25618 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
25619 * gdb.base/corefile.exp: Likewise.
25620 * gdb.base/list.exp: Likewise.
25621 * gdb.base/scope.exp: Likewise.
25622 * gdb.base/siganls.exp: Likewise.
25623
25624 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
25625 compiler output.
25626 * gdb.base/whatis.exp: Likewise.
25627
25628 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
25629
25630 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
25631 failure (opcode table has been fixed to match reality).
25632
25633 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
25634
25635 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
25636 "call inferior func with struct - returns char",
25637 "call inferior func with struct - returns short"
25638
25639 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
25640 "print 'scope0.c'::filelocal at main",
25641 "print 'scope0.c'::filelocal_bss in test_at_main",
25642 "print 'scope0.c'::filelocal at foo",
25643 "print 'scope0.c'::filelocal_bss in test_at_foo",
25644 "print 'scope0.c'::filelocal at bar",
25645 "print 'scope0.c'::filelocal_bss in test_at_bar"
25646
25647 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
25648 in source file 1". This bug seems to have been fixed with both
25649 gcc and native cc (was native assembler bug?).
25650
25651 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
25652
25653 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
25654 "backtrace through signal handler" to "i*86-*-sysv4*".
25655 * gdb.base/signals.exp: Add xfail for "'next' behaved as
25656 continue" case. Add "known SVR4 bug" to fail message.
25657 Add "i*86-*-bsdi2.0" xfail for "handle all print".
25658 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
25659 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
25660 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
25661 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
25662 "up to foo in langs.exp", "show language at foo in
25663 langs.exp", "up to cppsub_ in langs.exp", "show
25664 language at cppsub_ in langs.exp", "up to fsub in
25665 langs.exp", and "show language at fsub in langs.exp".
25666 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
25667 "bactrace in corefile.exp".
25668 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
25669 "call inferior function with struct - returns float" and
25670 "call inferior function with struct - returns double".
25671
25672 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
25673
25674 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
25675 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
25676 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
25677 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
25678
25679 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
25680
25681 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
25682 (or overriden) "CHILL" macro rather then bare "gcc".
25683 Also look for ../../gcc/xgcc since that is what we will
25684 actually need, not "Makefile". Remove following assignment
25685 of CHILL to CHILL_FOR_TARGET because that results in
25686 recursive definition.
25687
25688 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
25689
25690 * gdb.base/corefile.exp: Change xfail for backtrace in
25691 corefile.exp from linuxaout to all linux.
25692 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
25693 cases where we miss the breakpoint at the signal handler
25694 for some reason. Setup xfail for linuxoldld/linuxaout and
25695 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
25696 hitting SIGURG breakpoint.
25697 * gdb.base/signals.exp: Setup xfail for "next" acting like
25698 continue to add linuxoldld. Setup xfail for all linux for
25699 "next to handler in signals_tests_1", "backtrace in
25700 signals_tests_1", "continue to func1", "pass SIGUSR1",
25701 and continue to handler".
25702
25703 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
25704
25705 * Update all FSF addresses except those in COPYING* files.
25706
25707 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
25708
25709 * gdb.base/a2-run.exp: Change messages to be more explicit about
25710 the status of args, and quote binfile in results.
25711
25712 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
25713
25714 * gdb.base/callfuncs.exp: Add tests for passing structs to
25715 inferior functions and return various types.
25716 * gdb.base/callfuncs.c: Add functions to receive a struct
25717 and return a member of the struct, in various types.
25718
25719 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25720
25721 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
25722
25723 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
25724
25725 * config/vxworks29k.exp: New file, sources vxworks.exp.
25726
25727 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
25728
25729 * config/gdbremote.exp: New file. Testing framework using
25730 gdbserver.
25731
25732 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
25733
25734 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
25735 "call function when asleep" and "send end of file".
25736 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
25737 for "backtrace in corefile.exp".
25738 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
25739 for "backtrace through signal handler".
25740 * gdb.base/corefile.exp: Make sure we actually generate a core file
25741 before trying the core tests. Some systems allow the user to suppress
25742 generation of core files and default to that (linux for example).
25743 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
25744 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
25745
25746 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
25747
25748 * gdb.threads: New directory with some crude multi-threaded
25749 gdb tests (step.exp and step2.exp).
25750 * config/mt-lynx (STEP_EXECUTABLE): Define.
25751 (THREADFLAGS): Define.
25752
25753 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
25754
25755 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
25756
25757 * gdb.base/signals.exp: Disable whole file for lynx until
25758 further notice.
25759
25760 * gdb.base/signals.exp: xfail test where "next" acts like
25761 "continue" for lynx.
25762
25763 * gdb.base/interrupt.exp: xfail test for calling function while
25764 inferior is asleep for lynx.
25765
25766 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
25767 than one cr-lf after each command.
25768
25769 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25770
25771 * configure.in: Reinstate setting of stabsdirs variable, fix
25772 typo in setting up configdirs for native builds.
25773
25774 * gdb.base/return.exp: Fix typo in return double test.
25775 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
25776 compiler from optimizing them away.
25777
25778 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
25779
25780 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
25781 sequences to be echo'd by gdb when using gdb_test.
25782 * gdb.chill/chexp.exp: Likewise.
25783 * gdb.fortran/exprs.exp: Likewise
25784
25785 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
25786
25787 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
25788 after the inferior gdb has started.
25789
25790 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
25791 after each command.
25792 * gdb.base/funcargs.exp: Likewise.
25793 * gdb.base/gdbvars.exp: Likewise.
25794 * gdb.base/interrupt.exp: Likewise.
25795 * gdb.base/list.exp: Likewise.
25796 * gdb.base/watchpoint.exp: Likewise.
25797 * gdb.c++/demangle.exp: Likewise.
25798 * gdb.c++/inherit.exp: Likewise.
25799 * gdb.chill/chexp.exp: Likewise.
25800 * gdb.fortran/exprs.exp: Likewise.
25801
25802 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
25803 test if we can't handle IO to/from the inferior.
25804
25805 * gdb.c++/misc.exp: Always check for a program already being
25806 started after sending a "run" command to gdb.
25807
25808 * gdb.base/twice.exp: Start with a fresh gdb.
25809
25810 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
25811 only depend on gdb's expression code, not the chill runtime.
25812
25813 * gdb.base/return.c: Put return values into variables so we
25814 can have gdb print them rather than depending on the program
25815 to print them.
25816 * gdb.base/return.exp: Corresponding changes.
25817
25818 * lib/gdb.exp: Provide default value for noinferiorio.
25819 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
25820 the inferior.
25821
25822 * gdb.base/break.exp: Always check for a program already being
25823 started after sending a "run" command to gdb.
25824 (text_next_with_recursion): Don't check the output from the
25825 program's printf statement. Instead just make sure the program
25826 exited.
25827
25828 * gdb.base/commands.exp: Protect tests which need arguments with
25829 $noargs conditionals.
25830
25831 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25832
25833 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
25834 of structure member arrays to match gdb/valops.c:value_addr change.
25835
25836 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
25837
25838 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
25839 cases.
25840
25841 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
25842
25843 * configure.in (configdirs): Remove gdb.chill from default list
25844 of subdirs and then add it back in only if doing a native build.
25845 The current chill compiler does not yet work in any cross build.
25846 * Revert all signal changes from Jul 6.
25847 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
25848 for sh-hms targets, allowing these tests to link, with no other
25849 changes. Testing is suppressed by setting "nosignals" in site.exp.
25850
25851 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
25852
25853 * configure.in (signaldirs): Define and add to configdirs for all
25854 targets except some specific ones that are known to not support signals.
25855 Also clean up formatting.
25856 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
25857 (signals, sigall): Remove rules to build.
25858 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
25859 Moved to new gdb.signals directory.
25860 * gdb.signals: New test directory.
25861 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
25862 signals.c signals.exp}: New or moved files.
25863
25864 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
25865
25866 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
25867
25868 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
25869
25870 * gdb.base/return.exp: Xfail `return double' test failure
25871 on at least Solaris 2.3 and handle future/past versions on
25872 a case by case basis as appropriate. Also update message
25873 to include i*86 failures.
25874
25875 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
25876
25877 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
25878
25879 * lib/gdb.exp: Fix comment which erroneously identified
25880 gdb_file_cmd as gdb_load (the 19 May change was in fact to
25881 gdb_file_cmd not gdb_load).
25882 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
25883
25884 * gdb.base/setvar.exp: Make test names consistent between pass and
25885 fail cases. Use gdb_test more.
25886
25887 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
25888
25889 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
25890
25891 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25892
25893 * gdb.base/help.exp: Fix expected help string for `show commands'.
25894
25895 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
25896
25897 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
25898
25899 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
25900 of a text section.
25901
25902 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
25903
25904 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
25905 that loop eventually terminates. Fix Connection refused logic so
25906 that testsuite will expire nicely.
25907
25908 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
25909
25910 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
25911 config/rom68k.exp: New tcl glue for the appropriate monitors.
25912 These all just end up calling monitor.exp.
25913 * config/monitor.exp (gdb_target_monitor): Handle `Connection
25914 refused' by retrying. Cleanup some timeout issues.
25915 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
25916 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
25917 callers don't have to set/restore global timeout variable.
25918
25919 * The following set of changes centralizes management of the global
25920 timeout variable. This way, it can be set in one target dependent
25921 place instead of dozens of places scattered throughout the test suite.
25922 If you need to lengthen a timeout, then you should either set timeout
25923 in one of the config/{target}.exp files, or multiply it by a factor.
25924 Setting it to an absolute value is always going to lose for some
25925 targets.
25926 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
25927 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
25928 * gdb.base/funcargs.exp: Don't set timeout.
25929 * gdb.base/list.exp (test_forward_search): Only use local timeout.
25930 * gdb.base/printcmds.exp (test_print_string_constants
25931 test_print_array_constants): Don't set timeout.
25932 * gdb.base/ptype.exp: Don't set timeout.
25933 * gdb.base/recurse.exp: Don't set timeout.
25934 * gdb.base/return.exp: Don't set timeout.
25935 * gdb.base/watchpoint.exp: Don't set timeout.
25936 * gdb.c++/classes.exp (do_tests): Don't set timeout.
25937 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
25938
25939 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
25940
25941 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
25942
25943 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
25944
25945 * lib/gdb.exp: Disable chill tests for irix5.
25946
25947 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
25948
25949 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
25950 each test pass or fail.
25951
25952 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
25953
25954 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
25955 xlc not gcc.
25956
25957 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
25958
25959 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
25960
25961 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
25962
25963 * config/est.exp: Fix copyright and comments. Remove dead code.
25964 Use targetname, serialport and baud variables instead of fixed
25965 constants.
25966 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
25967 * config/cpu32bug.exp: New file to support cpu32bug monitors.
25968
25969 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
25970
25971 * gdb.base/watchpoint.exp: Don't run
25972 test_watchpoint_triggered_in_syscall for sunos.
25973
25974 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
25975
25976 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
25977 they don't seem to exist. Do include stdio.h.
25978
25979 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
25980
25981 * gdb.base/a1-selftest.exp: Add alpha xfail.
25982
25983 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
25984
25985 * gdb.base/watchpoint.c (main): Prompt before calling read().
25986 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
25987 Revise accordingly. Remove cruft about sending "123" several
25988 times, until it gets noticed. Clean up the "print buf[0]" stuff
25989 so that it passes or fails, and waits for prompts in the usual way.
25990
25991 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
25992
25993 * gdb.base/recurse.exp: Fix comment.
25994
25995 * TODO: Remove item about printing variables in nodebug.exp. Add
25996 item about enabling tests which are only run on some targets.
25997
25998 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
25999 fail, make test names unique, use new gdb_test convention
26000 regarding pattern, use gdb_test more, etc.).
26001
26002 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
26003 fail, make test names unique, etc.).
26004
26005 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26006
26007 * gdb.base/nodebug.c: Change return type of top and middle to
26008 short.
26009 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
26010 are fixed by the recent mdebugread.c changes. Allow `short ()'
26011 as type for top and middle.
26012
26013 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26014
26015 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
26016 nearly as I can tell, the whole thing was an accident in Stu's
26017 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
26018 to replace a send/expect pair with gdb_test, but ended up only
26019 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
26020 of 30 Mar 1995 took care of it, but left this vestigial comment
26021 which I am now nuking.
26022
26023 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26024
26025 * gdb.base/break.exp: Look for different line number for
26026 breakpoint at main depending on usestubs.
26027
26028 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26029
26030 * gdb.base/list.exp: Adjust some alternate expect patterns to
26031 match recent list0.c change. Add alternate expect pattern for
26032 output from `list default lines around main' for optimizing
26033 compilers.
26034
26035 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26036
26037 * lib/gdb.exp: If nosignals is not set, set it to 0.
26038
26039 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
26040
26041 * config/slite-gdb.exp: Responds to load symbol table prompt.
26042 * gdb.base/break.exp: Adjust line number, fix rerun.
26043 * gdb.base/langs0.c: Add #ifdef usestubs.
26044
26045 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
26046
26047 * gdb.base/list.exp: Adjust line contents after adding new lines in
26048 list0.c. Also fix a syntax error.
26049
26050 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
26051 * gdb.base/break.exp: ditto.
26052 * gdb.base/list.exp: ditto.
26053 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
26054 * gdb.base/run.c: ditto.
26055 * gdb.base/list0.c: ditto.
26056 * gdb.base/funcargs.c: ditto.
26057
26058 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
26059
26060 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
26061 $targetname, $serialport and $baud instead of hardwired variables.
26062 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
26063 target doesn't support signals.
26064
26065 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
26066
26067 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
26068
26069 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26070
26071 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
26072 Don't rely on the value of an auto variable before it has been
26073 initialized. Use gdb_test more.
26074
26075 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26076
26077 * lib/gdb.exp (default_gdb_version): A version number must start
26078 with a digit, but other than that contains all characters up to
26079 the first whitespace character.
26080
26081 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26082
26083 * gdb.base/commands.exp (breakpoint_command_test): New tests.
26084
26085 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26086
26087 * gdb.c++/*.exp: Warn if executable does not exist. The original
26088 reason for skipping the warning was that configure.in sometimes
26089 intentionally skipped building the executables but the tcl code
26090 had no way of knowing. That (a) was always bogus with respect to
26091 error handling, (b) is no longer true (right now there is no way
26092 to skip C++ tests).
26093
26094 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
26095
26096 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26097
26098 * gdb.base/list.exp: Add expect patterns for output from
26099 SunPRO compiled executables.
26100 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
26101 types.
26102
26103 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26104
26105 * gdb.base/break.exp (test_next_with_recursion): Accept any line
26106 number (we are already testing that the correct source line text
26107 gets printed).
26108
26109 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
26110 that is what is intended, but something needed to be done to get
26111 sunos4 native working again.
26112
26113 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
26114
26115 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
26116 apparently went with a (very) old xfail.
26117
26118 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
26119
26120 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
26121 runto_main is a proc in gdb.exp that will do 'step' for target use
26122 stubs.
26123 * gdb.base/exprs.exp: ditto.
26124 * gdb.base/interrupt.exp: ditto.
26125 * gdb.base/opaque.exp: ditto.
26126 * gdb.base/printcmds.exp: ditto.
26127 * gdb.base/ptype.exp: ditto.
26128 * gdb.base/scope.exp: ditto.
26129 * gdb.base/setvar.exp: ditto.
26130 * gdb.base/signals.exp: ditto.
26131 * gdb.base/twice.exp: ditto.
26132 * gdb.c++/classes.exp: ditto.
26133 * gdb.c++/inherit.exp: ditto.
26134 * gdb.c++/templates.exp: ditto.
26135 * gdb.base/break.exp: no run and hit main for stubs. Change line
26136 numbers for breakpoints and info breakpoint.
26137 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
26138 breakpoint().
26139 * gdb.base/callfuncs.c: ditto.
26140 * gdb.base/exprs: ditto.
26141 * gdb.base/interrupt.c: ditto.
26142 * gdb.base/opaque0.c: ditto.
26143 * gdb.base/printcmds.c: ditto.
26144 * gdb.base/ptype.c: ditto.
26145 * gdb.base/scope0.c: ditto.
26146 * gdb.base/setvar.c: ditto.
26147 * gdb.base/signals.c: ditto.
26148 * gdb.base/twice.c: ditto.
26149 * gdb.c++/misc.cc: ditto.
26150 * gdb.c++/templates.cc: ditto.
26151
26152 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26153
26154 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
26155
26156 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
26157 somewhere between `read' and `main.c'. I'm pretty sure the
26158 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
26159 and it isn't particularly useful.
26160
26161 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
26162
26163 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26164
26165 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
26166
26167 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
26168
26169 * config/mt-slite: add LIBS and -nostdlib.
26170 * config/slite-gdb.exp: add this new file to support sparclite target.
26171
26172 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
26173
26174 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
26175
26176 * gdb.base/a2-run.exp: Change argument to istarget from
26177 "*-*-vxworks" to "*-*-vxworks*".
26178 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
26179
26180 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
26181
26182 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
26183 will not runto main but do a 'step' to step out of breakpoint().
26184 * config/mt-slite: add -Dusestubs.
26185
26186 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26187
26188 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
26189 instead of just @.
26190
26191 * gdb.base/signals.exp: Add test for "handle all print".
26192 * TODO: Remove "handle all print". Also remove item about
26193 checking copyright date (I don't like the idea of a spurious FAIL
26194 based on when we run the tests).
26195
26196 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
26197 for SunOS4 (reason for failure not investigated). Remove
26198 redundant test for $binfile.
26199
26200 * gdb.base/nodebug.c (array_index): Call malloc.
26201
26202 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
26203
26204 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
26205
26206 * gdb.base/recurse.exp: Update gdb_test invocation to use new
26207 conventions and slightly simplify the matching regexp.
26208
26209 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26210
26211 * gdb.base/break.exp: Update gdb_test invocation to use new
26212 convention.
26213
26214 * lib/gdb.exp: If noargs is not set, set it to 0.
26215
26216 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
26217 tests unique.
26218
26219 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
26220
26221 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26222
26223 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
26224 one argument of type "<non-float parameter>".
26225
26226 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
26227
26228 * config/rom68k.exp: New file to support Motorola IDP board.
26229 * gdb.base/a2-run.exp: Skip this file if noargs is set.
26230 * gdb.base/break.c: Change things around so that this program
26231 doesn't depend upon args. This is necessary to make remote
26232 targets work (in general, they can't take args).
26233 * gdb.base/break.exp: Don't try to send args to program. Don't
26234 expect output. Also, replace lots of code with gdb_test.
26235
26236 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26237
26238 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
26239 printing of '\'' (which is what the comment says we are testing,
26240 even though we were not), not '''.
26241 (test_integer_literals_rejected): Test that printing ''' is an error.
26242
26243 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
26244 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
26245 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
26246 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
26247 Use gdb_test not test_print_accept.
26248 * lib/gdb.exp: Remove test_print_accept.
26249
26250 * gdb.base/signals.exp (signal_tests_1): Make pass message
26251 consistent with fail message.
26252
26253 * gdb.base/whatis.exp: Remove xfails for printing char vs.
26254 unsigned char; the bug (PR 1821) is fixed.
26255
26256 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
26257
26258 * gdb.base/scope.exp (test_at_localscopes): Call pass for
26259 successful tests--makes xfailing them work right.
26260
26261 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26262
26263 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
26264 only \r\n, not .*. The test can pass .* as the last thing in
26265 $pattern if that is what it wants. In addition to providing this
26266 flexibility, this change should speed up pattern matching in cases
26267 where the pattern already ended with .* (there were a number of
26268 them). This change also helps catch bad patterns--in the old
26269 scheme the typo "char \*" instead of "char \\*" would pass. Now
26270 it is caught.
26271 * Many .exp files: Update callers.
26272
26273 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
26274 clearer and does not spuriously match multiple ('s. Likewise for
26275 ) and *.
26276
26277 * gdb.base/nodebug.exp: Test ability to call a function and pass
26278 it a string (even with no debugging info).
26279
26280 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
26281 "p '\'", which is the same as "p ''" once tcl gets done with
26282 quoting, to "p '\\'", which I suspect is what is intended (one
26283 backslash gets sent to GDB).
26284
26285 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
26286
26287 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26288
26289 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
26290 1817) was fixed literally years ago.
26291
26292 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26293
26294 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
26295 test, it causes stepping out of call_after_alloca_subr with
26296 optimizing compilers.
26297 (localvars_in_indirect_call): Consume GDB prompt if `finish'
26298 fails.
26299
26300 * gdb.c++/templates.exp: Source templ-info.exp only if
26301 the templates executable exists.
26302
26303 * gdb.c++/misc.cc (class Contains_static_instance,
26304 class Contains_nested_static_instance),
26305 gdb.c++/classes.exp (test_static_members): Test printing of
26306 a class that contains a static instance of the class.
26307
26308 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26309
26310 * gdb.base/langs2.c (cppsub_): Don't prototype.
26311 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
26312 only, I believe).
26313
26314 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26315
26316 * lib/gdb.exp (skip_chill_tests): New procedure.
26317
26318 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
26319
26320 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
26321
26322 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
26323 each expect pattern. Cuts runtime from 12 to about 4 seconds.
26324
26325 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26326
26327 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
26328
26329 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
26330 disassemble 8, not 16, instructions for part 4.
26331
26332 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
26333 support the latter anymore.
26334
26335 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
26336 -DNO_PROTOTYPES.
26337 * gdb.base/callfuncs.c: Control use of prototypes based on
26338 NO_PROTOTYPES, not __STDC__.
26339 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
26340 t_float_values2 tests if prototypes in use.
26341
26342 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
26343 t_double_values): When checking differences against DELTA, check
26344 that difference is within the range (-DELTA,DELTA), not just
26345 (-infinity,DELTA).
26346
26347 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
26348
26349 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
26350 'file' command firts, then 'target', then 'load', this is due to gdb
26351 target set up.
26352 * config/mips-gdb.exp: Fix a couple regular exp bugs.
26353
26354 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
26355
26356 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
26357 FP load/store variants.
26358 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
26359
26360 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
26361
26362 * gdb.base/term.exp: Do not give a warning if not native, it is
26363 not an abnormal condition.
26364
26365 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
26366
26367 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
26368 t_char_array".
26369
26370 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
26371
26372 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
26373 are getting the version number.
26374
26375 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
26376 if not native, it is not an abnormal condition.
26377
26378 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26379
26380 * lib/gdb.exp: Just use "file exists", rather than undocumented
26381 dejagnu procedure "findfile".
26382
26383 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
26384
26385 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
26386 (LDFLAGS): Set to -Xlinker -Ur.
26387
26388 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
26389 Removed, these values are set by lib/gdb.exp.
26390
26391 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
26392
26393 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
26394
26395 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
26396 of replicating gdb startup code.
26397
26398 * config/mt-vxworks (LDFLAGS): Set to -r.
26399 (CFLAGS_FOR_TARGET): Removed.
26400
26401 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
26402 (gdb) and gdb for vxworks uses (vxgdb).
26403
26404 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
26405 executable is not in the tree and host != target, use sed and
26406 program_transform_name to determine the gdb name used by the
26407 target.
26408
26409 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
26410 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
26411
26412 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26413
26414 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
26415 floats, chars, and shorts where there are ANSI-style function
26416 definitions.
26417
26418 * gdb.base/langs.exp, gdb.base/langs*: New test.
26419 * gdb.base/Makefile.in: Build it.
26420 * TODO: Remove item about checking that C names don't get C++
26421 demangling applied; this test tests it.
26422
26423 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26424
26425 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
26426 went with the const70 xfail. The xfail went away a year ago.
26427
26428 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
26429
26430 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
26431 for hp300.
26432
26433 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
26434
26435 * gdb.base/a1-selftest.exp: Don't run on hp300.
26436
26437 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26438
26439 * Makefile.in (site.exp): Set host_alias and target_alias as well
26440 as host_triplet and target_triplet.
26441
26442 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26443
26444 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
26445
26446 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
26447 places as other ecoff systems).
26448
26449 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
26450 ultrix.
26451
26452 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26453
26454 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
26455 remove them.
26456 * gdb.base/nodebug.exp: Accept "function" in addition to "text
26457 variable and "variable" in addition to "data variable".
26458 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
26459
26460 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
26461 2.
26462 * gdb.base/list1.c (long_line): Add additional statement at start
26463 of function.
26464 * gdb.base/list.exp (test_forward_search): Update line number to
26465 reflect new statement.
26466
26467 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26468
26469 * gdb.base/signals.exp: Reinitialize searched source directories
26470 after gdb_start call.
26471
26472 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
26473
26474 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
26475 * gdb.stabs/Makefile.in: Likewise.
26476
26477 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
26478 change. Instead split the tests into smaller pieces.
26479 * gdb.disasm/hppa.s: Corresponding changes.
26480
26481 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26482
26483 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
26484 Quote ^C when passing it to stty. For some shells ^ is a pipe.
26485
26486 * gdb.base/funcargs.exp: Modify many tests so that every test
26487 either passes or fails. Make some test names unique.
26488
26489 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26490
26491 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
26492 Call stty to set interrupt character.
26493
26494 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
26495 for HP assembler versus GNU assembler based on actual behavior of
26496 $(CC), rather than assuming that $(AS) is always the GNU assembler.
26497
26498 * TODO: Suggest a few more stepping tests.
26499
26500 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
26501
26502 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
26503 restart GDB for h8300 after a continue.
26504 (return): Add pattern to match a29k-udi behavior.
26505 * gdb.base/nodebug.exp: Remove obsolete comment.
26506 * gdb.base/regs.exp: New file, testing of register displays.
26507 * gdb.base/return.exp: Fix typo in reference to $objdir.
26508 * gdb.base/whatis.exp: Always start with a fresh GDB.
26509
26510 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26511
26512 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
26513 higher, these tests generate a lot of output.
26514
26515 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26516
26517 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
26518 code following the catch silently ignored some errors; without the
26519 catch they should be thrown like any other tcl error. Also, the
26520 catch used "" instead of {} which meant all the callers who wanted
26521 to include one of the characters "[]$ had to quote it an extra time.
26522 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
26523 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
26524 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
26525 Remove extra quoting.
26526
26527 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
26528
26529 * gdb.base/commands.exp: Make test names unique; every test either
26530 passes or fails. Update some comments.
26531
26532 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
26533
26534 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26535
26536 The following fixes a FAIL caused by the fact that the alpha stabs
26537 configuration didn't use the ".if alpha" code in weird.def.
26538 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
26539 bit pointer, so the 32 bit version works even on the alpha.
26540 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
26541 Remove the stuff which allowed us to have separate versions for
26542 alpha and everything else.
26543
26544 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
26545 regexp which "info func operator\[\](" is supposed to match. Fix
26546 string to send to GDB. Note that GDB still doesn't work right. Add a
26547 new test for "info func .perator\[\](" which GDB does handle correctly.
26548
26549 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
26550
26551 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26552
26553 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
26554 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
26555 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
26556 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
26557 it makes the tests harder to understand and confuses test-o-matic.
26558 The preferred style is that each test provides a PASS or a FAIL,
26559 and has a unique message (e.g. "continue #54" not just "continue")
26560 which is the same for the pass and the fail.
26561 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
26562 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
26563 to lib/gdb.exp.
26564 * gdb.base/printcmds.exp: Use test_print_accept. Remove
26565 prt_accept which was basically the same thing. Likewise for
26566 test_print_reject and prt_reject.
26567 * lib/gdb.exp (test_print_reject): Add some more error message
26568 patterns to match from the former printcmds.exp (prt_reject).
26569 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
26570 One defect of the passcount stuff is that some of it failed to
26571 report XPASS where appropriate.
26572 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
26573 stuff before and after arg in expected pattern.
26574 (test_paddr_operator_functions): Re-do test without print_addr_of;
26575 this is the only test which seems to want extra stuff there.
26576
26577 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26578
26579 * gdb.base/nodebug.exp: Update new tests to reflect improved
26580 wording of gdb output.
26581
26582 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
26583 and "ptype" work on variables in files compiled without -g.
26584 Replaces commented out "maint print msymbol" tests.
26585
26586 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26587
26588 * gdb.base/setvar.c (dummy): Call malloc.
26589
26590 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
26591 losing with the irix4 sed.
26592
26593 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
26594 ALRM" on irix4.
26595
26596 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26597
26598 * TODO: Remove items about corefile.exp testing new exec-file and
26599 backtrace; both are now done. Add items about printing enums.
26600
26601 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26602
26603 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
26604 "get signal $thissig" test fails.
26605
26606 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
26607
26608 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26609
26610 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
26611 compiler warning with dec alpha compiler.
26612
26613 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
26614 extra \n from gdb_test call (this explains why the prompt test
26615 that I removed yesterday was there).
26616 (user_defined_command_test): Remove extra \n and prompt test.
26617
26618 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
26619 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
26620 doesn't exist.
26621 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
26622 Also remove alpha workaround, which turns out to be because
26623 SIGABRT == SIGLOST.
26624
26625 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
26626
26627 * gdb.base/help.exp: Don't test "help show".
26628
26629 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26630
26631 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
26632 "set print address" is on.
26633 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
26634 pass prompt to gdb_test; gdb_test already looks for the prompt.
26635
26636 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
26637
26638 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
26639 was a vestige of the manual TESTSTRATEGY, and the purpose of it
26640 was to make sure that gdb can read a core file. But (a) the "read
26641 the corefile" part didn't make it to a1-selftest.exp, we just
26642 delete the corefile after creating it, and (b) we test reading
26643 corefiles in corefile.exp anyway. Also, this test left around a
26644 xgdb process on Solaris.
26645
26646 * gdb.base/corefile.exp: Also test backtrace.
26647
26648 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
26649
26650 * gdb.base/commands.exp: Test a simple user defined command with
26651 arguments and if/while statements; verify the full user command is
26652 printed by "show user".
26653
26654 * gdb.base/commands.exp: Test if/while commands as part of a
26655 breakpoint command list; verify they appear in breakpoint
26656 information.
26657
26658 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26659
26660 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
26661 than by dividing by zero.
26662
26663 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
26664
26665 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
26666 performing an inferior call with watchpoints enabled.
26667 * gdb.base/watchpoint.c (main): Delete second unnecessary read
26668 call.
26669
26670 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26671
26672 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
26673 of "file" command.
26674
26675 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
26676 Add additional pattern for when "int operator int(void);" appears
26677 in a different order.
26678
26679 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
26680
26681 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
26682
26683 * gdb.base/help.exp: Replace most of docstrings for "info signals"
26684 and "signal" with ".*".
26685
26686 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26687
26688 * TODO: Add note about "handle all nostop".
26689
26690 * gdb.base/{sigall.c, sigall.exp}: New test.
26691 * gdb.base/Makefile.in: Add it.
26692
26693 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
26694
26695 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
26696 when invoking GDB, suppresses any windowing interface.
26697
26698 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
26699
26700 * config/sim-gdb: New file, simulator testing support.
26701
26702 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
26703
26704 * gdb.base/interrupt.exp: Test calling func1 twice.
26705
26706 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
26707
26708 * gdb.base/list.exp (test_forward_search): Set timeout higher
26709 when we'll be getting lots of output from gdb.
26710
26711 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
26712 "init_malloc" to after the expect statement. Run it if that
26713 regexp is taken, but also for two others which happen if source
26714 cannot be found.
26715
26716 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
26717
26718 * gdb.base/printcmds.exp: New test, for printing register before
26719 program is running.
26720
26721 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26722
26723 * gdb.base/list.exp: Correct some alternate expect patterns
26724 to reflect changes in list1.c.
26725
26726 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
26727
26728 * TODO: Add item regarding large frames.
26729
26730 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
26731
26732 * TODO: Remove item about enabling return.exp; it
26733 is enabled. Suggest a few more "return" tests.
26734
26735 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26736
26737 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
26738 anonymous unions.
26739
26740 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
26741
26742 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
26743 and pr-5646.o, so "make" is the same as "make all", not "make
26744 pr-4975.o".
26745
26746 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
26747
26748 * gdb.base/list.exp: Adjust expectations to reflect changes in
26749 list1.c.
26750 (test_forward_search): New test proc.
26751 * gdb.base/list1.c (long_line): New function, has long source line.
26752
26753 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
26754
26755 * gdb.base/a1-selftest.exp: Change initial stepping to know about
26756 additional line of code that was added.
26757
26758 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
26759
26760 * gdb.disasm/hppa.s: Break the large branching tests into smaller
26761 tests so as not to overflow expect's input buffers.
26762 * gdb.disasm/hppa.exp: Corresponding changes.
26763
26764 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26765
26766 Beginnings of template debugging tests.
26767 * gdb.c++/templ-info.cc: New file to test for template
26768 debugging capability of the compiler.
26769 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
26770 templ-info.cc.
26771 * gdb.c++/templates.cc: Add explicit template instantiations
26772 to enable compiling with -fno-implicit-templates. Add destructor
26773 and 'value' method to T5 class for template tests.
26774 * gdb.c++/templates.exp: Add testcases for printing of template
26775 types, setting breakpoints on template methods and calling a
26776 template method.
26777
26778 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
26779
26780 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
26781 branch target since some assemblers (gas-2.5) may emit a
26782 relocation for the branch instead of resolving it in the
26783 assembler.
26784
26785 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26786
26787 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
26788 through signal handler.
26789
26790 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
26791
26792 * configure.in (*-*-netware): Use config/mt-netware.
26793
26794 * config/mt-netware: New file.
26795 * config/mt-i386-netware: Removed, separate configs for different
26796 netware architectures are no longer needed now that we have
26797 --with-headers.
26798
26799 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26800
26801 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
26802 by the recent changes to use ANSI C arithmetic conversions.
26803
26804 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
26805
26806 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
26807 bug involving using inferior_pid to figure out whether to select a
26808 frame.
26809
26810 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
26811
26812 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
26813 match the current disassembler output.
26814
26815 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
26816
26817 * gdb.fortran/exprs.exp: Expect VOID instead of void.
26818 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
26819 types, expect "int" as type of integer values (for now).
26820
26821 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
26822
26823 * gdb.base/commands.exp: New tests for if/while commands.
26824
26825 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
26826
26827 * lib/gdb.exp (runto): Replace sub-pattern for hex value
26828 by .*, since hex values have different syntax in Chill mode.
26829
26830 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26831
26832 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
26833 linefeed from expect pattern for repeated types with indices > 9.
26834
26835 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
26836
26837 First part of Fortran test suite.
26838 * gdb.fortran: New directory.
26839 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
26840
26841 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26842
26843 * gdb.base/default.exp: Update expect pattern for load command
26844 without arguments.
26845
26846 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
26847
26848 * configure.in: Change i386 to i[345]86.
26849 * gdb.base/configure.in: Likewise.
26850 * gdb.c++/configure.in: Likewise.
26851 * gdb.chill/configure.in: Likewise.
26852
26853 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
26854
26855 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
26856 patterns, since that is not a valid context for comments.
26857
26858 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
26859
26860 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
26861 repeated types and repeated types with indices > 9.
26862
26863 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
26864
26865 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
26866 2417; old bug has been fixed.
26867
26868 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
26869
26870 * gdb.base/interrupt.exp: When trying to wake up the inferior,
26871 send the newline ourselves instead of assuming gdb_test will do
26872 so when passed an empty input string.
26873
26874 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
26875 stabs testcode.
26876
26877 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
26878
26879 * lib/gdb.exp (gdb_test): Don't send anything if the first
26880 argument is an empty string. This makes cases where we want to
26881 match output that is already in expect's buffers (for example,
26882 matching a breakpoint after gdb_run_cmd has been called) work
26883 reliably.
26884
26885 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
26886
26887 * config/netware.exp: New file.
26888
26889 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
26890
26891 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
26892 the -B and -L prefixes so we can find the debugging stub.
26893
26894 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
26895 there and we are using the gcc from the tree.
26896
26897 * gdb.base/types.c: Removed.
26898
26899 * gdb.base/configure.in: Look for makefile fragments in ../config.
26900 Recognize i386-*-netware.
26901 * gdb.c++/configure.in: Likewise.
26902
26903 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26904
26905 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
26906 the correct TCL syntax.
26907
26908 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
26909
26910 * gdb.base/opaque.exp: use runto instead of messing around with
26911 breakpoints. Simplify by using gdb_test.
26912
26913 * gdb.base/bitfields.exp: restart between tests on netware targets
26914 because breakpoints aren't relocated after target death. Run
26915 processes to completion.
26916
26917 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
26918
26919 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
26920
26921 * Makefile.in: Remove extra tabs that confuse some versions
26922 of "make". Use the newly built gdb to test with by default,
26923 rather than the first one in the tester's search path.
26924
26925 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
26926
26927 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
26928
26929 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
26930 condition help.
26931
26932 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
26933
26934 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
26935
26936 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
26937 running.
26938 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
26939 * gdb.base/funcargs.exp: Likewise.
26940
26941 * gdb.base/bitfields.exp: Simplify by using gdb_test.
26942 * gdb.base/funcargs.exp: Likewise.
26943
26944 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
26945 message is "".
26946
26947 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
26948
26949 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
26950 return,signals,twice}.exp: Handle non-existant binaries
26951 consistantly.
26952
26953 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
26954 * gdb.base/Makefile.in: Don't try to generate a core dump, we
26955 might testing a cross development system.
26956
26957 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
26958
26959 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
26960 runtest script is relative to ${srcdir}, not ${rootdir}.
26961
26962 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
26963
26964 * gdb.base/signals.exp: Allow for optionality of breakpoint
26965 address.
26966
26967 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
26968
26969 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
26970
26971 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
26972
26973 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
26974 for size_t definition.
26975 * gdb.c++/templates.cc: Likewise
26976
26977 * config/mt-i386-netware: New file.
26978
26979 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
26980 defined.
26981
26982 * gdb.base/Makefile.in: Added support for systems that name core
26983 files by appending "core" to the program name.
26984 * gdb.base/a1-selftest.exp: Likewise.
26985
26986 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26987
26988 * gdb.base/return.exp: Add comment and message for `return double'
26989 test failure on Sparc Solaris.
26990
26991 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
26992
26993 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
26994
26995 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26996
26997 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
26998 from optimizing them away.
26999 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
27000 patterns to include default constructors and assignment operators,
27001 to match gcc versions beyond 2.5.8. Accept any cplus demangling
27002 character in the output of the virtual base pointer.
27003
27004 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27005
27006 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
27007 expression match in print_addr_of to avoid unintented matches.
27008 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
27009 versions up to 2.5.8.
27010
27011 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27012
27013 * gdb.base/list.exp: Tweak alternate pattern for listing of an
27014 included file to run under newer versions of expect.
27015 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
27016 consecutive >'s in templates to accomodate recent cplus-dem.c change.
27017 Remove xfail for the virtual table of BDDHookV.
27018
27019 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
27020
27021 * lib/gdb.exp (string_to_regexp): Set a default result.
27022 (default_gdb_start): Fix misleading message.
27023
27024 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
27025
27026 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
27027 Remove all CC, etc definitions.
27028 * config/mt-hpux: New file.
27029 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
27030 (CFLAGS, LDFLAGS): Define.
27031 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
27032
27033 * Makefile.in (site.exp): Don't insert host_os, etc.
27034 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
27035 (distclean): Check existence of subdir.
27036 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
27037 * gdb.base/Makefile.in: General cleanup and simplification.
27038 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
27039 to build executables. Use default rule to build .o files.
27040 (EXPECT, RUNTEST, CC): Fix relative pathname.
27041 (site.exp): Don't insert host_os, etc.
27042 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
27043 and/or SIGUSR1 defined.
27044 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
27045 * gdb.c++/Makefile.in: General cleanup and simplification.
27046 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
27047 (CFLAGS): Remove.
27048 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
27049
27050 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
27051
27052 * gdb.base/recurse.exp: Misc changes to get tests running again
27053 after Kung's changes to the watchpoint code.
27054 * gdb.base/watchpoint.exp: Likewise.
27055
27056 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
27057
27058 * lib/gdb.exp (string_to_regexp): Convert {\} also.
27059
27060 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
27061
27062 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
27063 * lib/gdb.exp (default_gdb_start): Define.
27064 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
27065 gdb.base/funcargs.exp, gdb.base/opaque.exp,
27066 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
27067 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
27068 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
27069 Don't call gdb_target_udi in between tests.
27070
27071 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27072
27073 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
27074 (which was basically just a local version of the same thing). In
27075 addition to avoiding duplication, gdb_test_exact is faster.
27076 * lib/gdb.exp (gdb_test_exact): Fix typo.
27077
27078 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
27079 don't give an error.
27080
27081 * gdb.base/term.exp: Call delete_breakpoints before starting.
27082
27083 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
27084 (t10): Add comment.
27085
27086 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
27087
27088 Reorganization of the GDB Test Suite.
27089
27090 * gdb.base: New directory, contains all the basic tests.
27091 * gdb.c++: New directory, tests specific to C++.
27092 * gdb.chill: New directory, tests specific to Chill.
27093 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
27094 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
27095 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
27096 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
27097 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
27098 t30-31 to chill).
27099 * */gdbme.*: Rename to match appropriate expect scripts.
27100 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
27101 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
27102 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
27103 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
27104 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
27105 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
27106 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
27107 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
27108 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
27109 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
27110 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
27111 gdb.c++/virtfunc.cc: New names of C++ files.
27112 * gdb.chill/chillvars.ch: New name of Chill file.
27113 * gdb.base/configure.in, gdb.c++/configure.in,
27114 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
27115 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
27116 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
27117 * configure.in (configdirs): Update to reflect directory changes.
27118 (target_abbrev): No longer define for any configuration.
27119 * Makefile.in: Cosmetic improvements to header comments.
27120
27121 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
27122
27123 Various changes to gdb.t31:
27124
27125 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
27126 * gdbme.ch: Make all key-words and predefineds be upper-case.
27127 * chillvars.exp: Expect key-words and predefinds in upper-case.
27128
27129 * chillvars.exp: Use gdb_test_exact many places.
27130 Change expected output for arrays (which now includes index labels).
27131
27132 * pr-5020.exp, gdme.ch (module PR_5020):
27133 New test, for PR-5020.
27134
27135 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
27136
27137 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
27138 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
27139
27140 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
27141
27142 * Makefile.in: Fix bit-rot in definitions of CHILL,
27143 CHILL_FOR_TARGET and Chill_LIB.
27144 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
27145 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
27146 CHILL, and CHILL_LIB.
27147
27148 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
27149
27150 * Revert the previous changes. Please see Rob's directory
27151 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
27152
27153 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
27154
27155 * Makefile.in, configure.in, config/mips-gdb.exp,
27156 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
27157 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
27158 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
27159 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
27160 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
27161 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
27162 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
27163 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
27164 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
27165 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
27166 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
27167 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
27168 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
27169 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
27170 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
27171 changes from 94Q1.
27172
27173 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
27174
27175 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
27176 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
27177 Rob's new testing fragments.
27178
27179 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
27180
27181 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
27182 lib/gdb.exp: Replace error proc calls with perror.
27183
27184 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
27185
27186 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
27187 version also, match on casted version strings, and match on
27188 gdb startup case where the line numbers might be messed up.
27189
27190 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
27191
27192 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
27193 (CFLAGS): Delete it from here.
27194
27195 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
27196
27197 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
27198
27199 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
27200
27201 * Makefile.in (RUNTEST): Default to just "runtest".
27202
27203 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27204
27205 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
27206 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
27207 the code has been restructured.
27208
27209 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27210
27211 * gdb.t00/default.exp (set write): Allow any number of \r and/or
27212 \n, not just one of each.
27213
27214 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
27215 /bin/cc gives a warning if you do.
27216
27217 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
27218
27219 * gdb.t24/demangle.exp: change expect pattern of
27220 __t10ListS_link1ZUiRCUiPT0
27221
27222 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27223
27224 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
27225 on local variables in recursive functions.
27226
27227 * gdb.t07/Makefile.in: Build the new test.
27228
27229 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27230
27231 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
27232 directly. Instead compare the return values from actual calls.
27233
27234 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
27235
27236 * Makefile.in (check): Set TCL_LIBRARY for runtest.
27237
27238 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27239
27240 * From Peter Schauer with minor modifications.
27241 * gdb.t15/return.exp (return_tests): Handle targets where "return"
27242 stops in mid-line in the caller. Add xfail for returning a float
27243 value on X86 targets.
27244
27245 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27246
27247 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
27248 to avoid expect lossage.
27249 (fmem_LRbug_tests): Likewise.
27250 * gdb.disasm/hppa.s: Corresponding changes.
27251
27252 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
27253 conditions to work with latest dejagnu/expect.
27254
27255 * gdb.t15/funcargs.exp (finish from indirect call): No longer
27256 expected to fail on the PA.
27257 (backtrace in call with trampolines): Explicitly require main
27258 to be frame #1 (no trampolines should show up in backtrace).
27259
27260 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
27261 "continue -expect".
27262 * gdb.t06/break.exp: Likewise.
27263 * gdb.t07/watchpoint.exp: Likewise.
27264 * gdb.t13/bitfields.exp: Likewise.
27265 * gdb.t15/{funcargs,return}.exp: Likewise.
27266 * gdb.stabs/weird.exp: Likewise.
27267 * config/{mips,udi}-gdb.exp: Likewise.
27268
27269 * hppa.sed: Enclose comments within a sed command to avoid
27270 losing with the old OSF1 sed.
27271
27272 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27273
27274 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
27275 sequent dynix.
27276 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
27277 * gdb.t15/funcargs.exp: Conditionally step again to really
27278 finish from marker_call_with_trampolines. Handle the case where
27279 the first step from within call_with_trampolines already steps
27280 us back to main.
27281 * gdb.t15/gdbme.c: Add comment to closing brace of
27282 call_with_trampolines for funcargs.exp.
27283
27284 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27285
27286 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
27287 Fix typo(s).
27288
27289 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27290
27291 * gdb.t07/gdbme.c: More code for watchpoint testing.
27292
27293 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
27294 "Hardware watchpoint" throughout file.
27295 (test_watchpoint_triggered_in_syscall): New test.
27296 (test_complex_watchpoint): New test.
27297
27298 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27299
27300 * gdbme.c (call_with_trampolines): New function to try and step
27301 into. Tests trampoline problems on the PA.
27302
27303 * funcargs.exp (localvars_in_indirect_call): No longer expect
27304 stepping into indirect call to fail on PAs.
27305 (test_stepping_over_trampolines): New test.
27306
27307 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27308
27309 * TODO: Add suggestions for static member function tests, and
27310 completion tests.
27311
27312 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27313
27314 * TODO: Add suggestions for "p/a" tests.
27315
27316 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
27317 (default_gdb_exit): Replace all the hair with sending "quit" to
27318 the process with a simple close.
27319
27320 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27321
27322 * TODO: Add suggestions for shared library tests.
27323
27324 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27325
27326 * TODO: Add suggestions for x/s tests.
27327
27328 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27329
27330 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
27331 "enable once", and "enable breakpoints once" with ".*".
27332
27333 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27334
27335 * TODO: Add suggestions about structure passing tests.
27336
27337 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27338
27339 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
27340 the primary1 test, use work around if __GNUC__ < 2.
27341 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
27342 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
27343 Test for bad output rather than waiting for timeout. Issue
27344 second continue only if first continue failed.
27345
27346 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
27347
27348 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
27349 operator[] test with gdb_test because the old code didn't seem to
27350 be getting the quoting right with the new dejagnu.
27351
27352 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
27353
27354 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
27355 one from the path.
27356 * Makefile.in: Use a fresh expect if there is one, use runtest
27357 from the src tree if there is one.
27358
27359 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
27360
27361 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
27362 next over recursive call. Revise the tests from that point on
27363 (which had been skipped) to match GDB's actual (correct) output.
27364
27365 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
27366 with next over a breakpoint whose condition is false.
27367
27368 * gdb.t00/help.exp: Comment out "help set print" tests just like
27369 (and for same reason as) "help set" test.
27370
27371 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27372
27373 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
27374 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
27375
27376 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27377
27378 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
27379 necessary gdb_target_udi.
27380
27381 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
27382
27383 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
27384 1838 and 2417; they are fixed.
27385
27386 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
27387 gdb.t03/ptype.exp (ptype structure, ptype union):
27388 Remove xfails; the test is looser than when the xfails were added.
27389
27390 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
27391 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
27392
27393 * gdb.t01/run.exp: Only run shell test if isnative.
27394
27395 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
27396 since "run" automatically loads if necessary. Call gdb_target_udi
27397 after the "file" since "file" kills any execution target.
27398
27399 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
27400 GDB. GDB doesn't work that way (not anymore at least) on UDI.
27401 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
27402 argument for UDI.
27403
27404 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
27405
27406 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
27407
27408 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
27409
27410 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27411
27412 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
27413 properly quoting regexps. This makes the second argument to
27414 demangle a fixed string, which matches the callers, instead of a
27415 shell-style pattern which is what the previous implementation
27416 used. Update some of the callers.
27417
27418 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27419
27420 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
27421 (comib_nullified_tests): Fix typo.
27422 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
27423 strings. No longer expected to fail.
27424
27425 * gdb.disasm/hppa.s (addib_tests): Fix typo.
27426 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
27427 strings. No longer expected to fail.
27428
27429 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
27430 string. No longer expected to fail.
27431
27432 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27433
27434 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
27435 No longer expected to fail.
27436
27437 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
27438 string. No longer expected to fail.
27439
27440 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27441
27442 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
27443 only in the names (I probably got most of them). I was even
27444 generous with some which differed in underscores in names, and
27445 probably missed a few, and I *still* was able to remove almost a
27446 third of the file with almost no impact on testsuite coverage.
27447
27448 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27449
27450 * gdb.t00/default.exp: Match udi_attach error message as well as
27451 the one from child_attach.
27452
27453 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
27454
27455 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
27456
27457 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
27458 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
27459
27460 * Move test with enums and partial symbols back to
27461 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
27462 Reverts the change of 26 May 93. Per today's change to
27463 stabs.texinfo, the behavior that weird.exp was expecting was
27464 unreasonable; what is important is that the compiler+gdb get
27465 things right, which happens with a recent gcc. Also fix the test
27466 to deal with native compilers which put out the stab gdb can't
27467 deal with.
27468
27469 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27470
27471 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
27472 in the names. The main thing these accomplish is to slow things down.
27473 Many more such duplicates surely remain.
27474
27475 * gdb.t00/help.exp: Comment out "help support" test just like
27476 (and for same reason as) "help set" test.
27477
27478 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
27479
27480 * gdb.t06/break.exp: Remove setup_xfails for
27481 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
27482 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
27483 about known bug in gcc to include up through 2.5.8.
27484 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
27485 well as "_vb$".
27486 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
27487 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
27488 with latest gcc and gdb.
27489 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
27490 well as "_vb$".
27491
27492 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27493
27494 * configure.in (hppa*-*-*): Also configure and build stabs-only
27495 tests.
27496
27497 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27498
27499 * gdb.t10/hppa.mt: A makefile fragment for the PA.
27500 * gdb.t10/configure.in (hppa*-*-*): Use it.
27501
27502 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27503
27504 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
27505
27506 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27507
27508 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
27509 versions prior to 1.13.5.
27510
27511 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27512
27513 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
27514 the prompt is at the start of a line.
27515
27516 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
27517
27518 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
27519 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
27520 in the copr tests now.
27521 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
27522 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
27523 expected to fail.
27524
27525 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
27526
27527 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
27528 gdb.t31/chillvars.exp, lib/gdb.exp:
27529 Tweak to run under either version of expect.
27530 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
27531 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
27532 * gdb.t11/list.exp: Remove extraneous whitespace.
27533
27534 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27535
27536 * gdb.t16/printcmds.exp (test_print_strings): Accept
27537 "(unsigned char *) " before the string.
27538
27539 * TODO: Add notes about printing of fancy types and GDB expressions.
27540
27541 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
27542
27543 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
27544 * gdb.t06/configure.in: Don't try to compile signals test program
27545 if doing mips-idt-ecoff.
27546
27547 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
27548
27549 * Most .exp files: Tweak to run under either version of expect.
27550
27551 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27552
27553 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
27554 xfails; I'm not sure why they are failing, but not because of PR 1806.
27555
27556 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
27557
27558 * config/unix-gdb.exp: Remove gdb_unload cause it's already
27559 defined in lib/gdb.exp.
27560
27561 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27562
27563 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
27564 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
27565 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
27566 have to be typeless.
27567
27568 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27569
27570 * TODO: Add suggestion for copyright year test.
27571
27572 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
27573
27574 * configure.in (*-*-lynxos*): Add stabs tests.
27575
27576 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
27577
27578 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
27579 so insert a tab before any assembler directive in column zero.
27580
27581 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
27582 stores.
27583 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
27584 stores.
27585 (fpu_short_memory_tests): Likewise.
27586
27587 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27588
27589 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
27590 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
27591 .stabs directives in comments.
27592
27593 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27594
27595 * TODO: New file, describing tests we could write.
27596 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
27597
27598 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27599
27600 * gdb.t06/signals.exp: Add kludge to force re-sync.
27601
27602 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
27603 to xgdb instead of gdb, get out of gdb.
27604
27605 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
27606
27607 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
27608 for info.
27609
27610 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
27611
27612 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
27613 * gdb.stabs/configure.in (hppa*-*-*): Use it.
27614 * gdb.stabs/hppa.sed: New sed script for the PA.
27615
27616 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27617
27618 * gdb.stabs: Re-write weird.def and configuration to use sed
27619 instead of cpp. sed is portable and POSIX; cpp is neither.
27620
27621 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27622
27623 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
27624
27625 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27626
27627 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
27628
27629 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27630
27631 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
27632 "_vb$".
27633 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
27634 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
27635
27636 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27637
27638 * lib/gdb.exp: Comment out code which depends on non-existent
27639 `transform' procedure.
27640
27641 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
27642
27643 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
27644 * lib/gdb.exp: Transform tool name.
27645 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
27646 1.1's new error handling system.
27647
27648 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27649
27650 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
27651
27652 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27653
27654 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
27655 They made pattern matching so slow that timeouts happened on
27656 heavily loaded systems. Now any output from "show print" which
27657 gets us back to the GDB prompt is a PASS.
27658
27659 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
27660
27661 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
27662
27663 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27664
27665 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
27666
27667 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
27668 It is not from PR 3220.
27669
27670 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27671
27672 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
27673 just started failing because they depended on the order the
27674 subcommands are presented, or exact docstring text. This kind of
27675 test is a pain and has minimal benefit.
27676
27677 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27678
27679 * gdb.t09/corefile.exp: At end of test, use "core" command with
27680 no arguments.
27681
27682 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
27683
27684 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
27685 17}/Makefile.in: Make it possible to run the testsuite with Sun
27686 make and CC = cross gcc by adding explicit build rules for .o
27687 files.
27688
27689 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27690
27691 * gdb.t15/funcargs.exp: Don't put comments on same line as
27692 setup_xfail (@#$*%& tcl braindamage!).
27693
27694 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27695
27696 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
27697
27698 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
27699
27700 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
27701 * gdb.t20/inherit.exp: remove three dumplicate entries.
27702
27703 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27704
27705 * gdb.t06/break.exp: For "next over recursive call", fail on any
27706 incorrect output, not just on "factorial (value=2)".
27707
27708 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27709
27710 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
27711 working now. Add an xfail if accesing a bss variable causes
27712 a memory error if the target is not yet run.
27713
27714 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27715
27716 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
27717 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
27718 name of __st* demangling (2 strings). Did Kung really get the
27719 more than 95 others right without testing them?
27720
27721 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
27722
27723 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
27724
27725 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
27726
27727 * configure.in (configdirs): Add gdb.disasm
27728 * gdb.disasm: New directory for GDB disassembler tests.
27729 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
27730
27731 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27732
27733 * gdb.t00/help.exp: Don't test "help set".
27734
27735 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
27736 from within expect statements. None of these happen anymore and
27737 they cause regressions to be silently unnoticed.
27738
27739 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
27740 messages) about known failures with gcc cygnus-2.4.5-930417.
27741
27742 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
27743 comp-info.exp so it gets built if it doesn't exist.
27744
27745 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
27746 it is no longer used.
27747 * gdb.t13/comp-info.c: Removed.
27748
27749 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
27750
27751 * gdb.t06/signals.exp: Add xfail for sun3.
27752
27753 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27754
27755 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
27756 relevant because ^C doesn't get sent but failure can be reproduced
27757 interactively).
27758
27759 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27760
27761 * gdb.stabs/alpha.mt: New configuration file for alpha.
27762 * gdb.stabs/configure.in: Use it.
27763 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
27764 sharing with alpha.mt, redefine long to word via preprocessor.
27765 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
27766 for alpha.
27767 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
27768 native cc.
27769 * gdb.t00/teststrategy.exp: Change expect string so that we
27770 consume the `(xgdb)' from the command echo and from the gdb prompt.
27771 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
27772 gdb currently compares all values as long, so this failure probably
27773 applies to any configuration where LONGEST is bigger than a target int.
27774 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
27775 with gcc.
27776 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
27777 to handle opaque pointers, gcc is.
27778 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
27779 as first argument. Include <sys/types.h> and change all operator
27780 new definitions to use size_t.
27781 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
27782 now that we use size_t.
27783
27784 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27785
27786 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
27787 a long or float array cast all array members to the same type.
27788 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
27789 with 64 bit longs.
27790 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
27791 on alpha.
27792 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
27793
27794 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27795
27796 * gdb.t24 (demangle.exp): Constructors of templates have names like
27797 vector<int>::vector(int) not vector<int>::vector<int>(int). See
27798 section 14.6 of the ARM.
27799
27800 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
27801 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
27802 accomplish little and slow down the testsuite.
27803
27804 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
27805 Accept spaces various places.
27806
27807 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27808
27809 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
27810 with watchpoint enabled.
27811
27812 * Makefile.in: Remove definition of CC and remove the second
27813 definition of CXX (the "CXX = gcc" one remains). These definitions
27814 were causing backquotes to be expanded within backquotes, which
27815 doesn't work.
27816
27817 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
27818
27819 * gdb.t17/callfuncs.exp: Add "return 0" to end.
27820
27821 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27822
27823 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
27824 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
27825 by mips cc and contains no stabs entries.
27826
27827 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
27828
27829 * config/vx-gdb.exp: Use fake device to load files rather than
27830 NFS.
27831 * lib/gdb.exp: New proc to do "file" command.
27832 * config/unix-gdb.exp: Use new "file" proc.
27833
27834 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
27835
27836 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
27837 Rework board rebooting slightly.
27838 (gdb_exit): Don't exit from the remote shell; there isn't one.
27839 * gdb.stabs/weird.exp: If a program is being debugged already,
27840 kill it.
27841 * gdb.t04/setvar.exp: Stop and restart gdb.
27842 * gdb.t05/expr.exp: Likewise.
27843 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
27844 restart gdb and reload the program.
27845 * gdb.t08/opaque.exp: Likewise.
27846 * gdb.t12/scope.exp: Likewise.
27847 * gdb.t13/bitfields.exp: Likewise.
27848 * gdb.t15/funcargs.exp: Likewise.
27849 * gdb.t20/classes.exp: Likewise.
27850 * gdb.t03/ptype.exp: Increase timeout.
27851 * gdb.t16/printcmds.exp (test_print_string_constants,
27852 test_print_array_constants): Likewise.
27853 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
27854 * gdb.t20/classes.exp (do_tests): Likewise.
27855 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
27856
27857 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
27858
27859 * gdb.stabs: Renamed *wierd* to *weird*.
27860
27861 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
27862
27863 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
27864 for timeout. Add "known gcc 2.4.5 bug" to failure message.
27865
27866 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
27867
27868 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
27869 (do_tests): Remove xfail for whatis on one_var and two_var.
27870
27871 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
27872
27873 * Makefile.in: Made cross building work better by adding
27874 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
27875
27876 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27877
27878 * gdb.t15/{return.c,return.exp,Makefile.in}:
27879 New test, currently commented out.
27880
27881 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
27882
27883 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
27884 still running and removes the leftover named socket so GDb can do
27885 clean restarts.
27886
27887 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
27888
27889 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
27890 console, not GDB.
27891 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
27892 cross testing works better with "make check"
27893 * config/unix-gdb: Use default procedures for exit and version.
27894 * config/vx-gdb.exp: Cleaned up and massaged back to working order
27895 with the newest VxWorks.
27896
27897 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27898
27899 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
27900 old form.
27901
27902 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
27903 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
27904
27905 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
27906
27907 * config/unix-gdb.exp: Remove this version of gdb_exit
27908 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
27909 Rob says he'll look at it when he gets back to testing boards.
27910
27911 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
27912
27913 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
27914 an expected fail for certain ptype commands.
27915
27916 * gdb.t20/classes.exp: Update expected results of "ptype class
27917 Base1" to account for the constructor that now appears in the type.
27918
27919 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
27920
27921 * configure.in (configdirs): Restore gdb.t04, which mysteriously
27922 disappeared from list.
27923 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
27924 "alldone" proc with call to cleanup and exit.
27925 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
27926 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
27927 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
27928 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
27929 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
27930 "alldone" proc with simple returns that suppress remaining
27931 tests. The alldone proc went away many months ago.
27932
27933 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27934
27935 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
27936
27937 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
27938
27939 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27940
27941 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
27942 as vax gdb will display them.
27943
27944 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27945
27946 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
27947 optimizers.
27948
27949 * scope.exp: Change "bad value for localval" messages so each one
27950 is unique.
27951
27952 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
27953 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
27954
27955 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
27956
27957 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27958
27959 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
27960 doesn't exist (due to optimization).
27961
27962 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27963
27964 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
27965 contains \r because the filename is long.
27966
27967 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
27968 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
27969
27970 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27971
27972 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
27973 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
27974 Ultrix.
27975 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
27976 int tests.
27977 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
27978
27979 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
27980
27981 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
27982
27983 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
27984 to match does not match the passing case but still matches the
27985 failing case.
27986
27987 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27988
27989 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
27990
27991 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
27992
27993 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
27994 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
27995 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
27996 Remove various versions of gdb_exit.
27997 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
27998 gdb_exit.
27999 * config/unix-gdb.exp: gdb_exit remains here, and should override
28000 the generic version, since it's doing a lot of wierd stuff that
28001 the other versions aren't. FIXME, fold it in, or abandon this
28002 version.
28003
28004 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28005
28006 * gdb.t24/demangle.exp: Add tests for PR 3220.
28007
28008 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28009
28010 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
28011
28012 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
28013
28014 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
28015 "i386-*-*". Works for i486 as well.
28016
28017 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
28018 bug, and expand domain of xfail to all SVR4 systems, since the
28019 actual problem is likely to be in generic SVR4 /proc support.
28020
28021 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28022
28023 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
28024
28025 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
28026
28027 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
28028 xfails for other systems. Match a missing 'Continuing.' as an
28029 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
28030
28031 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
28032 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
28033 Only issue warning for missing executables if -all option is used.
28034
28035 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
28036 file if -all option is used. It's like an unpredictable XFAIL.
28037
28038 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28039
28040 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
28041 for dynamically linked binaries.
28042
28043 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
28044
28045 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28046
28047 * gdb.t20/inherit.exp: Change message for "print tagless struct"
28048 to state that this is a known bug in old versions of g++.
28049
28050 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28051
28052 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
28053 while waiting for `Continuing'.
28054
28055 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
28056
28057 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
28058 in text, data, and bss.
28059 * gdb.t10/nodebug.c: Add local and global test variables for
28060 initialized and uninitialized data.
28061
28062 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28063
28064 * config/unix-gdb.exp (gdb_exit): Add "wait".
28065
28066 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28067
28068 * gdb.t06/signals.exp: xfail the continue from the handler for all
28069 targets.
28070
28071 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
28072 function with watchpoints enabled, the i386 call dummy starts with
28073 a call.
28074
28075 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
28076 386 bsd names its corefiles.
28077
28078 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
28079
28080 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
28081 compilers don't grok it.
28082 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
28083 with small octal ints rather than character constants, which
28084 are signed and might not fit if first promoted to int.
28085
28086 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
28087
28088 * gdb.t09/Makefile.in (clean): Remove corefile.
28089
28090 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28091
28092 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
28093
28094 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28095 and Jim Kingdon (kingdon@cygnus.com)
28096
28097 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
28098 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
28099 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
28100
28101 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28102
28103 * gdb.t17/interrupt.exp: Add xfail for hppa.
28104
28105 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28106
28107 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
28108 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
28109 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
28110 to determine signed-ness of bitfields and use the result to setup
28111 the xfail.
28112 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
28113 * gdb.t15/funcargs.exp: Use them to step until the second indirect
28114 call line is reached if necessary.
28115
28116 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28117
28118 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
28119
28120 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28121
28122 * gdb.t06/break.exp: Also test `clear' command.
28123
28124 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
28125
28126 * gdb.t00/teststrategy.exp: Remove extra quote.
28127
28128 * gdb.t07/watchpoint.exp: Change xfail for calling function with
28129 watchpoint enabled to be for all non-68k machines.
28130
28131 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
28132
28133 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28134
28135 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
28136 targets use aout.mt instead of ecoff.mt as gas understands
28137 standard aout format.
28138
28139 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
28140
28141 * lib/gdb.exp (runto): Don't insist that function we are running to
28142 was compiled with -g.
28143
28144 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
28145
28146 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
28147 to get back into the read system call.
28148 Accept leading newline in case where we woke it up.
28149
28150 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28151
28152 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
28153 to make the stabs test work on ecoff systems using gcc and -with-stabs.
28154 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
28155 enable ecoff configuration.
28156
28157 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28158
28159 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
28160
28161 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28162
28163 * gdb.t16/printcmds.exp: Add another printf test.
28164
28165 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
28166
28167 * configure.in: If configured -with-stabs on any target, add
28168 stabsdirs to configdirs.
28169
28170 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28171
28172 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
28173 fun" so pattern does not match the command itself.
28174
28175 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28176
28177 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
28178
28179 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28180
28181 * gdb.t17/interrupt.exp: Test for more things.
28182
28183 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28184
28185 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
28186 compiler arranges the code and line numbers.
28187
28188 * gdb.t17/interrupt.exp: Don't send \n after ^C.
28189
28190 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28191
28192 * gdb.t00/help.exp: Increase expect input buffer size.
28193
28194 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28195
28196 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
28197
28198 * gdb.t07/watchpoint.exp: Add xfail for hppa.
28199
28200 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
28201
28202 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
28203 [0-9]*, not just [0-9].
28204
28205 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28206
28207 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
28208
28209 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
28210
28211 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28212
28213 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
28214
28215 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28216
28217 * gdb.t06/signals.c: Add xfails for sun3.
28218
28219 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
28220
28221 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
28222 test_stepping tests.
28223
28224 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28225
28226 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
28227
28228 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
28229
28230 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
28231 rather than actually putting it through cpp twice.
28232
28233 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
28234
28235 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
28236
28237 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
28238 no longer needed.
28239
28240 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28241
28242 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
28243
28244 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
28245 C++ features prints as "struct", make it a pass, not an xfail.
28246
28247 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28248
28249 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
28250 Don't require VA to print as "class" rather than "struct".
28251
28252 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
28253
28254 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
28255
28256 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28257
28258 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
28259
28260 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28261
28262 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
28263 order.
28264
28265 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28266
28267 * gdb.t16/printcmds.exp: Add printf tests.
28268
28269 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
28270
28271 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
28272
28273 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
28274
28275 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
28276 pass counts, to counteract any existing or future setup_xfails.
28277
28278 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28279
28280 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
28281 {BEGIN,END}_COMMON for common block instead of STAB.
28282 * gdb.stabs/wierd.exp: Add xfail for rs6000.
28283
28284 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
28285 intp_var should be N_GSYM not N_LSYM.
28286 wierd-aout.S: Use a label for the value of the N_SO.
28287 wierd.def: Remove all backslashes.
28288 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
28289
28290 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28291
28292 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
28293 get the expected next to inheritance3.
28294
28295 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28296
28297 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
28298 now that gcc-2.4 gets it right.
28299
28300 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28301
28302 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
28303
28304 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
28305 generating comp-info.exp which works for cross-compilation.
28306
28307 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
28308
28309 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
28310 "*-*-sysv4.*".
28311
28312 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
28313
28314 * gdb.t01/run.exp: Start with a fresh gdb.
28315 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
28316 SVR4.x.
28317
28318 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
28319
28320 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
28321 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
28322 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
28323 Makefile.in (distclean, realclean): Remove gdbme.c from list of
28324 things to remove.
28325
28326 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
28327
28328 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
28329 test cases from bug reports.
28330
28331 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
28332
28333 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
28334 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
28335 avoid spurious xfails.
28336 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
28337 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
28338 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
28339
28340 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
28341
28342 * gdb.t00/teststrategy.exp: Rework to provide more useful
28343 description of each test, fix problem with systems that define
28344 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
28345 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
28346 results for "next over recursive call" so timeouts aren't taken
28347 by error.
28348
28349 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
28350
28351 * gdb.t12/scope.exp: Test printing of variables before run.
28352
28353 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
28354 printed in wrong order due to sorting.
28355
28356 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
28357
28358 * gdb.t00/teststrategy.exp: Fix expected results for printing
28359 user entered string constant. Is array of char, prints with no
28360 address.
28361
28362 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
28363 commands.
28364 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
28365 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
28366 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
28367 of struct of char arrays.
28368 * gdb.t00/radix.exp: New tests for radix commands.
28369
28370 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
28371
28372 * gdb.t16/printcmd.exp: Print a variable before running program
28373 (with xfail for AIX).
28374
28375 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
28376
28377 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
28378
28379 * gdb.t16/printcmd.exp: Don't print variables before running program.
28380
28381 * gdb.t06/break.exp: Don't require envp argument to main.
28382
28383 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
28384
28385 * gdb.t02/whatis.exp, gdb.t11/list.exp:
28386 Add xfails for rs6000.
28387
28388 * gdb.t02/whatis.exp: Change other tests not to re-test something
28389 we already tested.
28390
28391 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
28392 each type used has a variable of that type.
28393
28394 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
28395
28396 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
28397
28398 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
28399
28400 * configure.in: change srctrigger to be a file, not a directory
28401
28402 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
28403
28404 * configure.in (mips-idt-ecoff*): Added trailing '*'.
28405
28406 * gdb.t11/list.exp: Fixed a couple of typos.
28407
28408 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
28409
28410 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
28411 is fixed and PR is closed.
28412 * gdb.t16 (gdbme.c): Add simple test string variable.
28413 * gdb.t16 (printcmds.exp): Add tests with simple test string
28414 variable, primarily for boundaries on "set print elements".
28415
28416 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
28417
28418 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
28419 Make leading 0's optional and don't expect a tab in the middle
28420 of the number.
28421
28422 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
28423
28424 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
28425 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
28426 don't end command passed to gdb_test with newline.
28427
28428 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
28429 signed keyword away, don't expect signed bitfields to be signed.
28430
28431 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
28432 printing with only as many 1's as are in the field as well as printing
28433 with 32 1's (see comment).
28434
28435 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
28436
28437 * gdb.t00/default.exp: Start with a fresh gdb.
28438 * configure.in (configdirs): Remove gdb.t31 until the chill
28439 compiler works again. It no longer is able to find chillrt0
28440 since it isn't in libchill.a anymore.
28441 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
28442 wierd.o, make more modular.
28443 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
28444 spurious newlines that caused problems.
28445
28446 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28447
28448 * Move test with enums and partial symbols from gdb.t03/ptype.exp
28449 to gdb.stabs/wierd.exp since GCC has worked around the bug.
28450 gdb.stabs/wierd.{exp,def}: Many new tests.
28451
28452 * gdb.t00/default.exp: update info line for new message.
28453
28454 * gdb.t02/{whatis.exp,gdbme.c}:
28455 Test that "char *" doesn't print as "caddr_t".
28456
28457 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28458
28459 * gdb.t00/help.exp: Use .* in place of some help messages which
28460 just changed.
28461 gdb.t00/default.exp: Update "info frame" test for new message.
28462 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
28463 Remove some xfails
28464
28465 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28466
28467 * gdb.t03/{gdbme.c,ptype.exp}:
28468 Add tests for typedef'd struct and union without tags.
28469 Also check "whatis" on a variable of a typedef'd enum without a tag.
28470
28471 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
28472 PRMS 1823; the bug still exists but isn't reproduced by this test
28473 anymore), and remove rs6000 XFAIL (the bug is fixed).
28474
28475 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
28476 duplicated from whatis.exp. For those that are left, accept
28477 "long", "long int", or "int" for long variables (whatis.exp already
28478 has an XFAIL for "int", so no need to fail it here).
28479
28480 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
28481 Deal with GCC's names for types now that GDB uses the compiler's names.
28482
28483 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
28484 setup_xfail's for sunos4. If we #defined the signed keyword away,
28485 don't expect GDB to know that char it is signed.
28486
28487 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
28488
28489 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
28490
28491 * configure.in (configdirs): Add gdb.t24 for C++ tests that
28492 should work on any system, regardless of debugging format.
28493 * gdb.t21/demangle.exp: Move to gdb.t24.
28494 * gdb.t24/demangle.exp: Move from gdb.t21.
28495 * gdb.t24/{Makefile.in, configure.in}: New files.
28496
28497 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28498
28499 * configure.in: Do gdb.stabs and C++ tests only for stabs.
28500 * gdb.stabs: New directory.
28501
28502 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28503
28504 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
28505 not just "Quit anyway?".
28506
28507 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
28508
28509 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
28510 that all setup_xfails are immediately followed by clear_xfails.
28511
28512 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
28513
28514 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
28515 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
28516 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
28517 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
28518 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
28519 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
28520 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
28521 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
28522 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
28523 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
28524 gdb.t31/chillvars.exp, lib/gdb.exp:
28525 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
28526 bug-gdb@prep.ai.mit.edu.
28527
28528 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
28529
28530 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
28531 with 0.0, not integer 0.
28532
28533 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
28534
28535 * gdb.t06/break.exp: Update for "Kill the program" message change.
28536
28537 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
28538
28539 * Makefile.in (GDBFLAGS): Set to -nx.
28540 * Makefile.in (site.exp): Use GDBFLAGS.
28541
28542 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
28543
28544 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
28545 Makefiles.
28546 (check): depend on just-check.
28547 (just-check): added so that tests can be run without a noop
28548 build pass.
28549
28550 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
28551
28552 Switch to using configure's configdirs.
28553 * Makefile.in (Makefile): add configure.in dependency.
28554 (SUBDIRS): removed redundant assignment.
28555 * configure.in: switch subdirs assignment to configdirs.
28556 * gdb.t*/configure.in: new files.
28557
28558 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
28559
28560 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
28561 works.
28562
28563 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
28564
28565 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
28566 in explicit rules. Apparently this is not supported by some makes.
28567
28568 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
28569
28570 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
28571
28572 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28573
28574 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
28575 disappeared.
28576
28577 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
28578
28579 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
28580
28581 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
28582
28583 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
28584 watchpoint problem that is now fixed.
28585 * gdb.t30/chexp.exp: Remove setup_xfail for printing
28586 uninitialized convenience variables.
28587 * gdb.t31/chillvars.exp: Fix expected patterns for printing
28588 structures.
28589
28590 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28591
28592 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
28593 which causes expect to get out of sync with gdb on long output
28594 from help set.
28595 * gdb.t09/corefile.exp: Make expected pattern for core file
28596 failing signal and frame output format less sun specific.
28597
28598 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
28599
28600 * gdb.t31/chillvars.exp: Add and remove initial dummy
28601 breakpoint, so that symbol table is forced in.
28602 (Needed at least on Sunos4, though it seems not SVR4.)
28603 * gdb.t31/chillvars.exp: Update for changed output format.
28604
28605 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
28606
28607 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
28608
28609 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
28610
28611 * Makefile.in: Added --srcdir when invoking runtest, removed the
28612 need for a local config file. (optional now)
28613
28614 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
28615
28616 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
28617 failure count used to force early termination. Add some more
28618 expected failures for gnu style demangling.
28619
28620 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28621
28622 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
28623 pmi variable from gdb.t20/gdbme to get optimized away.
28624 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
28625 Check for written corefile upon timeout _and_ eof.
28626
28627 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28628
28629 * config/unix-gdb.exp: Add missing return 0.
28630
28631 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28632
28633 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
28634 test termination.
28635
28636 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
28637
28638 * configure.in (subdirs): Put back gdb.t17 which mysteriously
28639 disappeared.
28640
28641 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
28642
28643 * gdb.t10/crossload.exp: Disable the i860-elf test until such
28644 time as i860 support works.
28645
28646 * gdb.t15/funcargs.exp: Fix expected outputs to include
28647 "backtrace 100\r" rather than just "backtrace\r", to match last
28648 change.
28649
28650 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
28651
28652 * config/udi-gdb.exp (gdb_exit): Remove close command.
28653 (gdb_target_udi): New procedure to set the UDI target.
28654 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
28655 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
28656 Added waits for prompts after several question responses. Added
28657 some more responses used by a29k-amd-udi-gdb.
28658 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
28659 pass different arguments, restart UDI connection after program
28660 completion.
28661 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
28662 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
28663 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
28664 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
28665 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
28666 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
28667 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
28668 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
28669 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
28670 after program completion.
28671 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
28672 compiled with a SELECT_VECS setting.
28673 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
28674 infinite recursion.
28675
28676 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
28677 Added checks for COFF results, and made them expected failures for
28678 all targets. It would be better to make them expected failures
28679 for COFF targets only.
28680
28681 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
28682
28683 * Makefile.in: add null dvi target, don't bother to recurse
28684 through test directories for info and install-info; rename
28685 $(datadir) to be dejagnu instead of deja-gnu
28686
28687 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
28688
28689 * gdb.t31/gdbme.ch: Re-enable code that previously caused
28690 compiler to coredump.
28691 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
28692 code.
28693
28694 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
28695
28696 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
28697 coredump.
28698 * gdb.t31/chillvars.exp: Comment out tests that depend on that
28699 code.
28700
28701 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
28702
28703 * gdb.t03/ptype.exp: tests for return code from gdb_test.
28704 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
28705 which in a shell. Deletes xgdb when done.
28706 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
28707 Tests the return from the "set height" or "set width" commands.
28708 Added a few return codes where needed.
28709
28710 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
28711
28712 * Makefile.in (SUBDIRS): Add gdb.t17.
28713 * configure.in (subdirs): Add gdb.t17.
28714 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
28715 files to test gdb's calling of functions in the inferior with
28716 the correct arguments and gdb's ability to retrieve any
28717 result returned.
28718
28719 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
28720
28721 * config/unix-gdb.exp (gdb_exit): Remove close commands that
28722 may be called after gdb goes away. Previous versions of expect
28723 needed these to avoid file descriptor leaks, but they cause
28724 errors with the current revision of expect.
28725 * gdb.t00/gdbvars.exp: Use -re on expected output after
28726 setting sevenbit-strings.
28727 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
28728 to set sevenbit-strings consistent across tests.
28729 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
28730 set sevenbit-strings consistent across tests.
28731
28732 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
28733
28734 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
28735 expected output to match current "expect" expectations.
28736
28737 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
28738
28739 * gdb.t00/default.exp: Change expected output for default "source"
28740 command, to match new gdb behavior which requires a filename to
28741 source.
28742
28743 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
28744
28745 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
28746 expected fail for i486-*-* that misses the marker2 function.
28747 * gdb.t10/crossload.exp (bfddefault): Allow successful
28748 recognition of a format to pass even if no symbols are found.
28749 Explicitly catch failures where the format is not recognized
28750 or is ambiguous, and add the reason to the fail message.
28751 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
28752 the cause is and invalid target and add reason to failure message.
28753 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
28754 elf32-i386, elf32-sparc, and elf32-i860.
28755 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
28756 Set up expected failure for 'filename'::variable scope resolution,
28757 which is now apparently broken on all targets.
28758 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
28759 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
28760 gdb.t23/templates.exp: Change failure for missing binfile into
28761 just a warning.
28762 gdb.t21/demangle.exp: Change all cfront references to 'arm'
28763 references.
28764
28765 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
28766
28767 * gdb.t00/default.exp: Add expected output for default "source"
28768 command, to match new gdb behavior.
28769 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
28770
28771 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
28772
28773 * config/*-gdb.exp: returns an error, rather than exiting on
28774 internal errors.
28775
28776 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
28777
28778 * gdb.t03/gdbme.c: Add pointer to struct variable.
28779 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
28780 referencing struct members.
28781
28782 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
28783
28784 * configure.in (mips-idt-ecoff): New target.
28785 * config/mips-gdb.exp: New file for remote board using MIPS remote
28786 debugging protocol.
28787
28788 * Redid configuration scheme. Removed gdb.t*/configure.in.
28789 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
28790 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
28791 distclean targets. Built executables via .o files. Adjusted
28792 tests to account for source files in $(srcdir) rather than
28793 $(objdir).
28794 * lib/gdb.exp (runto): Don't expect () after the function name,
28795 because it may have arguments.
28796
28797 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
28798
28799 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
28800 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
28801 expected failures for mips-idt-* and mips-sgi-*.
28802 * gdb.t00/default.exp (attach): Kill process if requested.
28803 * gdb.t00/help.exp (help target core, help target): Accept a gdb
28804 that does not read core files.
28805 * gdb.t01/run.exp: Removed checks for exit status code.
28806 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
28807 it is linked in.
28808 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
28809 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
28810 appropriate, rather than doing it by hand.
28811 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
28812 execution.
28813 * gdb.t10/crossload.exp: Kill existing program if needed.
28814 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
28815 appropriate, rather than doing it by hand. Always increase
28816 timeout for this test, not just for VxWorks.
28817
28818 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
28819
28820 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
28821 of Chill STRUCT types and STRUCT values.
28822 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
28823 than "char".
28824 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
28825 struct2): New struct definitions and initializations to test
28826 simple Chill STRUCT types.
28827
28828 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
28829
28830 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
28831 the null byte at the end of strings.
28832 * gdb.t00/default.exp: Make show version insensitive to copyright
28833 date.
28834 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
28835 to avoid dependencies on target char signedness.
28836 * gdb.t16/printcmds.exp: Update expected results for explicitly
28837 unsigned char.
28838 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
28839 now work.
28840 * gdb.t21/demangle.exp: Add many more patterns for template
28841 demangling, most of them being expected failures.
28842 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
28843 string we are matching for, to match on the whole string.
28844 * gdb.t21/demangle.exp: Add many new test strings to demangle,
28845 and fix a whole bunch that had incorrect expected output but were
28846 passing anyway because of the bug in "proc demangle".
28847 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
28848 type.
28849 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
28850
28851 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
28852
28853 * gdb/testsuite: made modifications to testcases, etc., to allow
28854 them to work properly given the reorganization of deja-gnu and the
28855 relocation of the testcases from deja-gnu to a "tool" subdirectory.
28856
28857 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
28858
28859 * gdb/testsuite: Initial creation of gdb/testsuite.
28860 Migrated dejagnu testcases and support files for testing nm to
28861 gdb/testsuite from deja-gnu. These files were moved "as is"
28862 with no modifications. This migration is part of a major overhaul
28863 of dejagnu. The modifications to these testcases, etc., which
28864 will allow them to work with the new version of dejagnu will be
28865 made in a future update.
28866
28867 For additional changes see gdb.mi/ChangeLog-1999-2003.
28868 \f
28869 ;; Local Variables:
28870 ;; mode: change-log
28871 ;; left-margin: 8
28872 ;; fill-column: 74
28873 ;; version-control: never
28874 ;; End:
28875
28876 Copyright 1993-2005, 2012 Free Software Foundation, Inc.
28877 Copying and distribution of this file, with or without modification,
28878 are permitted provided the copyright notice and this notice are preserved.
This page took 0.791276 seconds and 4 git commands to generate.