2010-12-23 Yao Qi <yao@codesourcery.com>
[binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2010-12-23 Yao Qi <yao@codesourcery.com>
2
3 * gdb.arch/arm-disp-step.exp: New.
4 * gdb.arch/arm-disp-step.S: New.
5
6 2010-12-21 Tom Tromey <tromey@redhat.com>
7
8 * gdb.threads/execl.exp: Update.
9 * gdb.threads/linux-dp.exp: Update.
10 * gdb.threads/manythreads.exp: Update.
11 * gdb.threads/tls.exp: Update.
12
13 2010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14
15 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
16 (NextOverThrowDerivates) <resumebpt>: New.
17 (resumebpt_test): New.
18 (main): Call resumebpt_test.
19 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
20
21 2010-12-12 Stan Shebs <stan@codesourcery.com>
22
23 * gdb.trace/tsv.exp: Test print command on trace state variables.
24
25 2010-12-09 Tom Tromey <tromey@redhat.com>
26
27 * gdb.base/interp.exp: Add regression test.
28
29 2010-12-09 Tom Tromey <tromey@redhat.com>
30
31 * gdb.java/jnpe.java: New file.
32 * gdb.java/jnpe.exp: New file.
33 * gdb.cp/nextoverthrow.exp: New file.
34 * gdb.cp/nextoverthrow.cc: New file.
35
36 2010-12-07 Doug Evans <dje@google.com>
37
38 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
39 of data-directory.
40 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
41 updated.
42 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
43
44 2010-11-29 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
45
46 * gdb.base/callfuncs.exp: Test for skip_float_tests.
47 * gdb.base/call-sc.exp: Ditto.
48 * gdb.base/finish.exp: Ditto.
49 * gdb.base/return.exp: Ditto.
50 * gdb.base/return2.exp: Ditto.
51
52 2010-11-30 Doug Evans <dje@google.com>
53
54 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
55 (gdb_expect_list): Fix spelling errors in comments.
56 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
57 send_gdb/gdb_expect_list where applicable.
58 * gdb.base/call-ar-st.exp: Ditto.
59 * gdb.base/funcargs.exp: Ditto.
60 * gdb.base/gcore.exp: Ditto.
61 * gdb.base/page.exp: Ditto.
62 * gdb.base/sigaltstack.exp: Ditto.
63 * gdb.base/siginfo.exp: Ditto.
64 * gdb.base/sigstep.exp: Ditto.
65 * gdb.base/trace-commands.exp: Ditto.
66
67 2010-11-29 Doug Evans <dje@google.com>
68
69 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
70 printer-name;subprinter-name.
71
72 2010-11-29 Tom Tromey <tromey@redhat.com>
73
74 * gdb.dwarf2/implptr.exp: New file.
75 * gdb.dwarf2/implptr.c: New file.
76 * gdb.dwarf2/implptr.S: New file.
77
78 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
79
80 PR python/12199
81
82 * gdb.python/py-breakpoint.exp: Test the delete method.
83
84 2010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
85
86 Fix step_resume_breakpoint unsaved during an infcall.
87 * gdb.base/step-resume-infcall.exp: New file.
88 * gdb.base/step-resume-infcall.c: New file.
89
90 2010-11-24 Edjunior Machado <emachado@br.ibm.com>
91
92 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
93
94 2010-11-24 Edjunior Machado <emachado@br.ibm.com>
95
96 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
97 on ppc64's symbols; "finish" and "return" commands must accept to
98 show the caller line again as well as the line after.
99 * gdb.asm/powerpc64.inc: New file.
100
101 2010-11-23 Doug Evans <dje@google.com>
102
103 * lib/gdb.exp (gdb_test_sequence): New function.
104 (gdb_expect_list): Add verbose -log call for each pattern.
105 * gdb.base/signals.exp (test_handle_all_print): Call it.
106 Reduce timeout increment from 6 minutes to 1 minute.
107 * gdb.server/ext-run.exp: Call it.
108
109 2010-11-23 Phil Muldoon <pmuldoon@redhat.com>
110
111 PR python/12212
112
113 * gdb.python/python.exp: Check that selected_thread raises an
114 error when no inferior is loaded.
115
116 2010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
117
118 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
119 * gdb.dwarf2/dw2-stack-boundary.S: New file.
120
121 2010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
122
123 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
124 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
125
126 2010-11-18 Doug Evans <dje@google.com>
127
128 * gdb.server/ext-run.exp: Fix intermittent failures.
129
130 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
131
132 * gdb.stabs/gdb11479.exp: Use runto_main.
133
134 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
135
136 * gdb.base/break-entry.exp: Skip if using a stub.
137
138 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
139
140 * gdb.python/py-inferior.exp: Pack values in target endianness.
141
142 2010-11-12 Tom Tromey <tromey@redhat.com>
143
144 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
145 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
146 MemoryError.
147 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
148 type.
149 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
150 MemoryError.
151 (test_subscript_regression): Update exception type.
152
153 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
154
155 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
156 breakpoint tests.
157
158 2010-11-09 Pedro Alves <pedro@codesourcery.com>
159
160 * gdb.base/watchpoint.exp: Test "watch -location" with an
161 innacessible location.
162
163 2010-11-09 Edjunior Machado <emachado@br.ibm.com>
164 Luis Machado <luisgpm@br.ibm.com>
165
166 * gdb.base/maint.exp: Expect "." prefix.
167 * gdb.base/nodebug.exp: Expect "." Likewise.
168 * gdb.base/sepsymtab.exp: Expect "." Likewise.
169 * gdb.base/watchpoint-cond-gone.exp: Likewise.
170 * gdb.base/watchpoint.exp: Expect a software watch to be created for
171 POWER server processors.
172
173 2010-11-08 Edjunior Machado <emachado@br.ibm.com>
174 Luis Machado <luisgpm@br.ibm.com>
175
176 * gdb.base/break-entry.exp: convert entry point for
177 ppc64 and expect leading `.' on ppc64's symbols
178
179 2010-11-05 Doug Evans <dje@google.com>
180
181 * gdb.base/help.exp: Update expected output.
182 * gdb.python/py-param.exp: Delete, contents moved to ...
183 * gdb.python/py-parameter.exp: ... here. New file.
184 Add test for gdb.parameter ("directories").
185
186 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
187
188 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
189 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
190 * configure: Regenerate.
191 * gdb.opencl/Makefile.in: New File.
192 * gdb.opencl/datatypes.exp: Likewise.
193 * gdb.opencl/datatypes.cl: Likewise.
194 * gdb.opencl/operators.exp: Likewise.
195 * gdb.opencl/operators.cl: Likewise.
196 * gdb.opencl/vec_comps.exp: Likewise.
197 * gdb.opencl/vec_comps.cl: Likewise.
198 * gdb.opencl/convs_casts.exp: Likewise.
199 * gdb.opencl/convs_casts.cl: Likewise.
200 * lib/opencl.exp: Likewise.
201 * lib/opencl_hostapp.c: Likewise.
202 * lib/opencl_kernel.cl: Likewise.
203 * lib/cl_util.c: Likewise.
204 * lib/cl_util.c: Likewise.
205 * gdb.base/default.exp (set language): Add "opencl" to the list of
206 languages.
207
208 2010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
209
210 * gdb.cp/overload.exp: Added test for inheritance overload.
211 * gdb.cp/overload.cc: Ditto.
212 * gdb.cp/oranking.exp: Removed releveant kfails.
213
214 2010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
215 Joel Brobecker <brobecker@adacore.com>
216
217 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
218 check test_compiler_info.
219
220 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
221
222 * gdb.base/gnu_vector.exp: Adjust expect messages.
223
224 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
225
226 * gdb.base/gnu_vector.exp: Add unary operator tests.
227
228 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
229
230 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
231
232 2010-11-02 Doug Evans <dje@google.com>
233
234 * gdb.python/py-pp-maint.c: New file.
235 * gdb.python/py-pp-maint.exp: New file.
236 * gdb.python/py-pp-maint.py: New file.
237
238 2010-11-02 Tom Tromey <tromey@redhat.com>
239
240 * gdb.base/default.exp: Remove "scheme" from language list.
241
242 2010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
243
244 Revert:
245 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
246 * gdb.threads/sigstep-threads.exp: New file.
247 * gdb.threads/sigstep-threads.c: New file.
248
249 2010-10-20 Michael Snyder <msnyder@vmware.com>
250
251 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
252
253 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
254
255 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
256 Skip test completely if gdb,no_hardware_watchpoints.
257
258 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
259
260 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
261 strict, but do not check for any particular function name within libc.
262
263 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
264
265 * gdb.cp/smartp.exp: New test.
266 * gdb.cp/smartp.cc : New test.
267
268 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
269
270 * gdb.cp/converts.exp: Test pointer to bool conversion.
271 Test pointer to long conversion.
272 * gdb.cp/oranking.exp: Removed relevant kfail.
273
274 2010-10-18 Tom Tromey <tromey@redhat.com>
275
276 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
277 argument to lazy_string.
278 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
279 (pp_ls.to_string): Use it.
280 * gdb.python/py-prettyprint.c (main): Move declarations to top.
281 Add "estring2" local.
282
283 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
284
285 Fix s390x compatibility.
286 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
287 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
288
289 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
290
291 * gdb.threads/sigstep-threads.exp: New file.
292 * gdb.threads/sigstep-threads.c: New file.
293
294 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
295
296 * gdb.base/pie-execl.exp: New file.
297 * gdb.base/pie-execl.c: New file.
298
299 2010-10-13 Doug Evans <dje@google.com>
300 Jan Kratochvil <jan.kratochvil@redhat.com>
301
302 PR exp/12117
303 * gdb.cp/ptype-cv-cp.cc: New file.
304 * gdb.cp/ptype-cv-cp.exp: New file.
305
306 2010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
307
308 * gdb.cp/converts.cc: New test program.
309 * gdb.cp/converts.exp: New test.
310 * gdb.cp/overload.exp: Added test for void* vs int*.
311 * gdb.cp/overload.exp: Ditto.
312 * gdb.cp/oranking.exp: Removed related kfail.
313
314 2010-10-13 Doug Evans <dje@google.com>
315
316 * lib/gdb-python.exp (gdb_check_python_config): New function.
317 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
318 * gdb.python/lib-types.cc: New file.
319 * gdb.python/lib-types.exp: New file.
320
321 2010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
322
323 * gdb.python/py-error.exp: New file.
324 * gdb.python/py-error.py: New file.
325
326 2010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
327
328 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
329 gdb_test_multiple.
330
331 2010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
332
333 * gdb.base/break-interp.exp: Use ldlags for linking flags.
334 * gdb.base/prelink.exp: Likewise.
335 * gdb.base/solib-nodir.exp: Likewise.
336 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
337 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
338 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
339
340 2010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
341
342 * break-interp.exp (test_ld): Use two separate gdb_expect statements
343 for the "info files" test to avoid timeouts on slow machines.
344
345 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
346
347 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
348 (main): Make openlib dummy call.
349
350 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
351
352 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
353 * break-interp.exp (reach): Move the core body ...
354 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
355 (test_ld): Provide always real argument, even to the linker. Replace
356 dl_main by _dl_debug_state.
357
358 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
359
360 Fix results of prelinked PIEs on ppc*.
361 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
362 Accept also DISPLACEMENT "PRESENT".
363 (main): Replace "ZERO" displacements by "PRESENT".
364
365 2010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
366
367 * gdb.cp/oranking.exp: New test.
368 * gdb.cp/oranking.cc: New test program.
369
370 2010-10-08 Ken Werner <ken.werner@de.ibm.com>
371
372 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
373 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
374
375 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
376
377 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
378 lush, lynx) New constant.
379 * gdb.base/constvars.exp: Test const array types.
380 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
381
382 2010-10-06 Doug Evans <dje@google.com>
383
384 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
385 of syscall staging area.
386
387 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
388
389 * gdb.base/gnu_vector.c: Add variable c4.
390 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
391 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
392
393 2010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
394
395 * gdb.arch/altivec-abi.exp: Fix a typo.
396
397 2010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
398
399 * lib/mi-support.exp (thread_selected_re): Correct pattern used
400 to match a thread ID.
401
402 2010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
403
404 Fix s390x testcase compatibility.
405 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
406
407 2010-10-01 Doug Evans <dje@google.com>
408
409 * lib/gdb-python.exp: New file.
410 * gdb.python/py-block.exp: Use it.
411 * gdb.python/py-breakpoint.exp: Ditto.
412 * gdb.python/py-frame.exp: Ditto.
413 * gdb.python/py-inferior.exp: Ditto.
414 * gdb.python/py-param.exp: Ditto.
415 * gdb.python/py-prettyprint.exp: Ditto.
416 * gdb.python/py-shared.exp: Ditto.
417 * gdb.python/py-symbol.exp: Ditto.
418 * gdb.python/py-symtab.exp: Ditto.
419 * gdb.python/py-type.exp: Ditto.
420 * gdb.python/py-value.exp: Ditto.
421 * gdb.python/python.exp: Ditto.
422
423 2010-09-30 Tom Tromey <tromey@redhat.com>
424
425 * gdb.base/anon.exp: New file.
426 * gdb.base/anon.c: New file.
427
428 2010-09-30 Tom Tromey <tromey@redhat.com>
429
430 * gdb.base/completion.exp: Test completion through anonymous
431 union.
432 * gdb.base/break1.c (struct some_struct): Add anonymous union.
433
434 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
435
436 Fix printing parameters of inlined functions.
437 * gdb.dwarf2/dw2-inline-param.exp: New file.
438 * gdb.dwarf2/dw2-inline-param-main.c: New file.
439 * gdb.dwarf2/dw2-inline-param.S: New file.
440
441 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
442
443 PR corefiles/12071.
444 * gdb.base/corefile.exp (quit with a process, no question: load core)
445 (quit with a core file): New tests.
446
447 2010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
448
449 Fix GDB crash on inferior calls with self-referencing classes.
450 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
451 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
452 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
453
454 2010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
455
456 Fix lost siginfo_t for inferior calls.
457 * gdb.base/siginfo-infcall.exp: New file.
458 * gdb.base/siginfo-infcall.c: New file.
459
460 2010-09-22 Joel Brobecker <brobecker@adacore.com>
461
462 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
463
464 2010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
465
466 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
467 New test.
468 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
469
470 2010-09-22 Joel Brobecker <brobecker@adacore.com>
471
472 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
473 type of our const type.
474
475 2010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
476
477 * gdb.cp/pr12028.cc: New.
478 * gdb.cp/pr12028.exp: New.
479
480 2010-09-22 Joel Brobecker <brobecker@adacore.com>
481
482 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
483
484 2010-09-16 Phil Muldoon <pmuldoon@redhat.com>
485 Jan Kratochvil <jan.kratochvil@redhat.com>
486
487 PR mi/11407
488 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
489 * gdb.mi/dw2-ref-missing-frame-main.c New File.
490 * gdb.mi/dw2-ref-missing-frame.S New File.
491 * gdb.mi/dw2-ref-missing-frame.exp New File.
492
493 2010-09-14 Tom Tromey <tromey@redhat.com>
494
495 PR symtab/8399:
496 * gdb.threads/tls.exp: Remove kfail. Update expected output.
497
498 2010-09-14 Tom Tromey <tromey@redhat.com>
499
500 PR exp/11803:
501 * gdb.threads/tls.exp: Use C++.
502 (check_thread_local): Use K::another_thread_local.
503 * gdb.threads/tls.c (class K): New.
504 (another_thread_local): Now a member of K.
505 (spin): Update. No longer K&R C.
506
507 2010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
508
509 * gdb.cp/koenig.cc: created class for testing member lookup.
510 * gdb.cp/koenig.exp: Added test for member lookup.
511
512 2010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
513
514 Fix false FAILs on sourcetree topdir directory containing "kill".
515 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
516 source line matching regexp.
517
518 2010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
519
520 * gdb.python/python.exp (set height 0, collect help from uiout)
521 (verify help to uiout): New tests.
522
523 2010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
524
525 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
526 is_lp64_target to check 64bit target.
527
528 2010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
529
530 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
531 (test_ld) <powerpc64-*>: New.
532
533 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
534
535 * gdb.cp/templates.exp (test_template_args): Allow "struct".
536
537 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
538
539 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
540 (FunctionArg::method): New function.
541 (empty, arg): New variables.
542 (main): Call arg.method.
543 * gdb.cp/templates.exp (test_template_args): New function.
544 (do_tests): Call it.
545
546 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
547
548 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
549 of "next" to proceed over pthread_exit call.
550
551 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
552
553 * gdb.base/maint.exp: Avoid wildcards against potentially very long
554 "maint print statistics" output to prevent expect timeouts.
555
556 2010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
557
558 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
559 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
560 (test_float_rejected): ... here.
561 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
562 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
563 (test_float_rejected): ... here.
564 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
565 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
566 (test_float_rejected): ... here.
567 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
568 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
569 (test_float_rejected): ... here.
570
571 2010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
572
573 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
574 before disabling hardware watchpoints.
575 (test_inaccessible_watchpoint): Check that hardware watchpoints
576 are used. Test for watchpoints on a constant address.
577
578 2010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
579
580 * gdb.base/ui-redirect.exp: New file.
581
582 2010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
583 Joel Brobecker <brobecker@adacore.com>
584
585 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
586
587 2010-08-31 Doug Evans <dje@google.com>
588
589 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
590
591 2010-08-30 Tom Tromey <tromey@redhat.com>
592
593 PR python/11792:
594 * gdb.python/py-value.exp (test_subscript_regression): Add
595 dynamic_type test.
596
597 2010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
598
599 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
600 instead of running to main. Do not test the main function.
601 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
602 Add new main.
603
604 2010-08-26 Pedro Alves <pedro@codesourcery.com>
605
606 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
607 one test.
608
609 2010-08-24 Doug Evans <dje@google.com>
610
611 PR symtab/11942
612 * gdb.dwarf2/dw4-sig-types.cc: New file.
613 * gdb.dwarf2/dw4-sig-types.h: New file.
614 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
615 * gdb.dwarf2/dw4-sig-types.exp: New file.
616
617 2010-08-23 Tom Tromey <tromey@redhat.com>
618
619 PR python/11145:
620 * gdb.python/py-value.c (Base, Derived): New types.
621 (base): New global.
622 * gdb.python/py-value.exp (test_subscript_regression): Add
623 dynamic_cast test.
624
625 2010-08-23 Tom Tromey <tromey@redhat.com>
626
627 PR python/10676:
628 * gdb.python/py-type.exp (test_fields): Add tests for type
629 equality.
630
631 2010-08-23 Tom Tromey <tromey@redhat.com>
632
633 PR python/11915:
634 * gdb.python/py-type.exp (test_fields): Add tests for array.
635
636 2010-08-23 Keith Seitz <keiths@redhat.com>
637
638 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
639 have any children. Create a new abbrev for it.
640 Add missing terminal sequence to .debug_abbrev.
641
642 2010-08-20 Keith Seitz <keiths@redhat.com>
643
644 PR symtab/11465:
645 * gdb.dwarf2/pr11465.exp: New test.
646 * gdb.dwarf2/pr11465.S: New file.
647 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
648 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
649
650 2010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
651
652 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
653 registers. Update data sets with the new v2_double element in the
654 VSX register union. Add vector_register3_vr data set for the AltiVec
655 registers. Use gdb_test_no_output instead of send_gdb.
656
657 2010-08-19 Pedro Alves <pedro@codesourcery.com>
658
659 * gdb.python/py-shared.exp: New file, factored out from
660 python.exp.
661 * gdb.python/py-shared.c: New file.
662 * gdb.python/py-shared-sl.c: New file.
663 * gdb.python/python-1.c: New file.
664 * gdb.python/python-sl.c: Delete.
665 * gdb.python/python.c: Mention python-1.c.
666 * gdb.python/python.exp: Move shared library tests to
667 py-shared.exp.
668 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
669 (MISCELLANEOUS): New.
670 (clean mostlyclean): Also remove $MISCELLANEOUS.
671
672 2010-08-19 Doug Evans <dje@google.com>
673
674 PR exp/11926
675 * gdb.base/printcmds.exp (test_float_accepted): New function.
676 Move existing float tests there. Add tests for floats with suffixes.
677 (test_float_rejected): New function.
678 * gdb.java/jv-print.exp (test_float_accepted): New function.
679 (test_float_rejected): New function.
680 * gdb.objc/print.exp: New file.
681 * gdb.pascal/print.exp: New file.
682 * lib/objc.exp: New file.
683
684 2010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
685
686 * gdb.base/default.exp (info set): Avoid full buffer error and force
687 reading up to final gdb prompt.
688 (show): Likewise.
689
690 2010-08-18 Tom Tromey <tromey@redhat.com>
691
692 PR symtab/11919:
693 * gdb.base/completion.exp: Add test.
694
695 2010-08-18 Doug Evans <dje@google.com>
696
697 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
698 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
699 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
700 Simplify, early exit if runto_main fails.
701 * gdb.fortran/exprs.exp: load_lib fortran.exp.
702 (set_lang_fortran): Moved to lib/fortran.exp.
703 * gdb.fortran/types.exp: load_lib fortran.exp.
704 (set_lang_fortran): Moved to lib/fortran.exp.
705 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
706 * gdb.java/jprint.exp (set_lang_java): Ditto.
707 * gdb.java/jv-exp.exp: load_lib java.exp.
708 If set_lang_java fails, issue a warning instead of failure to be
709 consistent with other set_lang_foo uses.
710 (set_lang_java): Moved to lib/java.exp.
711 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
712 If set_lang_java fails, issue a warning instead of failure to be
713 consistent with other set_lang_foo uses.
714 * gdb.pascal/types.exp: load_lib pascal.exp.
715 (set_lang_pascal): Moved to lib/pascal.exp.
716 * lib/fortran.exp: New file.
717 * lib/java.exp (set_lang_java): New function.
718 * lib/pascal.exp (set_lang_pascal): New function.
719
720 2010-08-18 Yao Qi <yao@codesourcery.com
721
722 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
723 func_nofb_start and func_loopfb_start, so that address of functions
724 is equal to these labels on Thumb.
725
726 2010-08-18 Yao Qi <yao@codesourcery.com>
727
728 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
729 to reflect latest c source file.
730
731 2010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
732
733 * gdb.cp/infcall-dlopen.exp: New file.
734 * gdb.cp/infcall-dlopen.cc: New file.
735 * gdb.cp/infcall-dlopen-lib.cc: New file.
736
737 2010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
738 Pedro Alves <pedro@codesourcery.com>
739
740 PR breakpoints/11371
741
742 * gdb.base/watch-cond-infcall.exp: New file.
743 * gdb.base/watch-cond-infcall.c: New file.
744
745 2010-08-16 Tom Tromey <tromey@redhat.com>
746
747 * gdb.base/help.exp: Update.
748 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
749 watchpoint.
750 (test_watch_location): New proc.
751 (test_watchpoint_in_big_blob): Delete watchpoint.
752 * gdb.base/watchpoint.c (func5): New function.
753 (main): Call it.
754
755 2010-08-16 Doug Evans <dje@google.com>
756
757 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
758
759 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
760
761 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
762 tests.
763
764 2010-08-11 Ken Werner <ken.werner@de.ibm.com>
765
766 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
767 * gdb.base/gnu_vector.c: New File.
768 * gdb.base/gnu_vector.exp: Likewise.
769
770 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
771
772 * gdb.python/python.c: New File.
773 * gdb.python/python-sl.c: New File.
774 * gdb.python/python.exp: Test solib_address and decode_line
775 * functions.
776
777 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
778
779 * gdb.python/python.exp (show height, set height 10)
780 (verify pagination beforehand, verify pagination beforehand: q)
781 (gdb.execute does not page, verify pagination afterwards)
782 (verify pagination afterwards: q): New.
783
784 2010-08-02 Doug Evans <dje@google.com>
785
786 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
787 because of an older gcc, change test2
788 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
789 to unsupported.
790
791 2010-07-30 Kazu Hirata <kazu@codesourcery.com>
792
793 * gdb.base/break-always.exp: Do not expect full paths to file
794 names.
795 * gdb.base/commands.exp: Likewise.
796
797 2010-07-30 Doug Evans <dje@google.com>
798
799 * gdb.cp/temargs.exp: For new tests that require newer gccs,
800 xfail them when run with older gccs.
801
802 * lib/gdb.exp (build_executable): Forward "c++" option to
803 get_compiler_info.
804
805 * gdb.python/py-type.exp (test_template): Mark as xfail tests
806 "python print ttype.template_argument(1)" and
807 "python print isinstance(ttype.template_argument(1), gdb.Value)"
808 if using gcc 4.4 or earlier.
809
810 * gdb.base/valgrind-db-attach.exp: Use unique test name for
811 attach-to-debugger handling.
812
813 2010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
814
815 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
816 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
817 (main): Use copyreloc.
818 * gdb.base/prelink.exp (split debug of executable)
819 (.dynbss vs. .bss address shift): New tests.
820
821 2010-07-29 Pedro Alves <pedro@codesourcery.com>
822
823 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
824 in gdb_test_multiple.
825
826 2010-07-29 Pedro Alves <pedro@codesourcery.com>
827
828 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
829 environment.
830
831 2010-07-28 Tom Tromey <tromey@redhat.com>
832
833 PR python/11060:
834 * gdb.python/py-type.c (Temargs): New template.
835 (temvar): New variable.
836 * gdb.python/py-type.exp (test_template): New proc.
837
838 2010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
839
840 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
841 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
842
843 2010-07-28 Tom Tromey <tromey@redhat.com>
844
845 PR c++/9946:
846 * gdb.cp/temargs.exp: New file.
847 * gdb.cp/temargs.cc: New file.
848
849 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
850
851 * gdb.base/help.exp (help disassemble): Update the content.
852
853 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
854
855 * gdb.threads/ia64-sigill.exp: New file.
856 * gdb.threads/ia64-sigill.c: New file.
857
858 2010-07-27 Tom Tromey <tromey@redhat.com>
859
860 * gdb.opt/inline-cmds.c (ATTR): New define.
861 (func1): Use it.
862 (func2): Likewise.
863 (func3): Likewise.
864 (outer_inline1): Likewise.
865 (outer_inline2): Likewise.
866 * gdb.opt/inline-bt.c (ATTR): New define.
867 (func1): Use it.
868 (func2): Likewise.
869 * gdb.opt/inline-locals.c (ATTR): New define.
870 (func1): Use it.
871 (func2): Likewise.
872
873 2010-07-27 Tom Tromey <tromey@redhat.com>
874
875 * gdb.stabs/gdb11479.c (hack): New function.
876 (test): Use it.
877 (test2): Use it.
878 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
879 (int32_search_buf, int64_search_buf): No longer static.
880 (x): Remove.
881 * gdb.base/relocate.c (hack): New function.
882
883 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
884
885 * gdb.python/py-value.exp (test_inferior_function_call): New function.
886 * gdb.python/py-value.c (func1): New function.
887 (func2): Likewise.
888
889 2010-07-26 Corinna Vinschen <vinschen@redhat.com>
890
891 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
892 as not to clash with .data section.
893
894 2010-07-26 Jerome Guitton <guitton@adacore.com>
895
896 * gdb.base/code_elim.exp: New file.
897 * gdb.base/code_elim1.c: New file.
898 * gdb.base/code_elim2.c: New file.
899
900 2010-07-21 Pedro Alves <pedro@codesourcery.com>
901
902 PR symtab/11827
903
904 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
905 (some_volatile_enum): New variable.
906 * gdb.base/printcmds.exp (test_print_enums): New.
907 <top level>: Call it.
908
909 2010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
910
911 * gdb.cp/fpointer.cc: New test.
912 * gdb.cp/fpointer.exp: New test.
913
914 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
915
916 * gdb.base/solib-nodir.exp: New file.
917 * lib/gdb.exp (runto): New case for a GDB internal error.
918
919 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
920 Ulrich Weigand <uweigand@de.ibm.com>
921 Tom Tromey <tromey@redhat.com>
922
923 * gdb.base/charset-malloc.c: New file.
924 * gdb.base/charset.c (malloc_stub): New prototype.
925 (main): Call it instead of malloc itself.
926 * gdb.base/charset.exp: Use only prepare_for_testing.
927 (binfile): Remove the variable.
928
929 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
930
931 Make core files the process_stratum.
932 * gdb.base/corefile.exp (run: load core again)
933 (run: sanity check we see the core file, run: with core)
934 (run: core file is cleared, attach: load core again)
935 (attach: sanity check we see the core file, attach: with core)
936 (attach: core file is cleared): New tests.
937 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
938
939 2010-07-14 Ken Werner <ken.werner@de.ibm.com>
940
941 * gdb.arch/altivec-abi.exp: New tests.
942
943 2010-07-13 Tom Tromey <tromey@redhat.com>
944
945 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
946 (main): Use it.
947 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
948
949 2010-07-13 Tom Tromey <tromey@redhat.com>
950
951 * gdb.base/label.exp: New file.
952 * gdb.base/label.c: New file.
953
954 2010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
955 H.J. Lu <hongjiu.lu@intel.com>
956
957 * lib/gdb.exp (is_ilp32_target): New.
958 (is_lp64_target): Likewise.
959
960 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
961 target.
962 * gdb.arch/amd64-disp-step.exp: Likewise.
963 * gdb.arch/amd64-dword.exp: Likewise.
964 * gdb.arch/amd64-i386-address.exp: Likewise.
965 * gdb.arch/amd64-word.exp: Likewise.
966
967 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
968 target.
969 * gdb.arch/i386-bp_permanent.exp: Likewise.
970 * gdb.arch/i386-byte.exp: Likewise.
971 * gdb.arch/i386-disp-step.exp: Likewise.
972 * gdb.arch/i386-gnu-cfi.exp: Likewise.
973 * gdb.arch/i386-prologue.exp: Likewise.
974 * gdb.arch/i386-size-overlap.exp: Likewise.
975 * gdb.arch/i386-size.exp: Likewise.
976 * gdb.arch/i386-sse.exp: Likewise.
977 * gdb.arch/i386-unwind.exp: Likewise.
978 * gdb.arch/i386-word.exp: Likewise.
979
980 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
981 test only when building 64-bit executables. Do not hard-code
982 -m64 option.
983
984 2010-07-07 Doug Evans <dje@google.com>
985
986 * lib/gdb.exp (gdb_test_list_exact): New function.
987 * gdb.base/default.exp (show convenience): Call it, add tests for
988 $_sdata = void, $_thread = 0.
989
990 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
991 Joel Brobecker <brobecker@adacore.com>
992
993 Fix re-run of PIE executable, PR shlibs/11776.
994 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
995 Remove $displacement_main to match the solib-svr4.c change. New "kill"
996 and re-"run" of the inferior.
997
998 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
999 Joel Brobecker <brobecker@adacore.com>
1000
1001 Cope with missing /usr/sbin/prelink.
1002 * lib/prelink-support.exp (prelink_no):
1003 <result == 1 && $output is "no such file or directory">: New.
1004 (prelink_yes): Likewise. Return on failed prelink_no.
1005
1006 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1007 Joel Brobecker <brobecker@adacore.com>
1008
1009 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
1010 build_executable by build_executable_own_libs. Replace "prelink -R"
1011 execution by a call of prelink_yes. Comment why "prelink -r" needs no
1012 change.
1013 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
1014 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
1015 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
1016 Replace build_executable by build_executable_own_libs's function
1017 build_executable_own_libs.
1018 (prelinkNO): Create new stub to call prelink_no.
1019 (prelinkYES): Create new stub to call prelink_yes.
1020 (test_attach): Rename calls of copy to file_copy.
1021 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
1022 (copy): Move to ...
1023 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
1024 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
1025 * gdb.base/prelink.exp: Disable testcase also for is_remote and
1026 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
1027 special flags by gdb_compile_shlib. Replace second gdb_compile by
1028 build_executable_own_libs. Replace "prelink -R" execution by a call of
1029 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
1030 a second call of prelink_yes. Replace restart commands by
1031 clean_restart.
1032 (prelink): Rename to ...
1033 (seen displacement message): ... this test. Extend its expectation
1034 strictness.
1035
1036 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1037
1038 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
1039 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
1040 displacement message exactly once.
1041
1042 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1043 Joel Brobecker <brobecker@adacore.com>
1044
1045 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
1046 its restore after the <$relink_args != ""> loop. new comment.
1047
1048 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1049 Joel Brobecker <brobecker@adacore.com>
1050
1051 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
1052 code for it. New variable relink_args.
1053 (prelinkYES): Call prelinkNO.
1054 (test_attach): Accept new parameter relink_args. Re-prelink the binary
1055 in such case. Move the core code to ...
1056 (test_attach_gdb): ... a new function. Send GDB command "file".
1057 Extend expected "Attaching to " string.
1058
1059 2010-07-02 Tom Tromey <tromey@redhat.com>
1060
1061 * gdb.base/bitops.exp: Remove extraneous "pass".
1062
1063 2010-07-02 Ken Werner <ken.werner@de.ibm.com>
1064
1065 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
1066
1067 2010-07-01 Pedro Alves <pedro@codesourcery.com>
1068
1069 * gdb.base/help.exp: Adjust expected output.
1070
1071 2010-07-01 Pedro Alves <pedro@codesourcery.com>
1072
1073 * gdb.base/help.exp: Adjust expected output.
1074
1075 2010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1076
1077 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
1078 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
1079 c++/11702.
1080
1081 2010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1082 Doug Evans <dje@google.com>
1083
1084 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
1085 add .dynamic entry'.
1086
1087 2010-06-29 Doug Evans <dje@google.com>
1088
1089 Test PR c++/11702.
1090 * gdb.cp/m-static.exp: Add testcase.
1091 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
1092
1093 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
1094 Tom Tromey <tromey@redhat.com>
1095 Thiago Jung Bauermann <bauerman@br.ibm.com>
1096
1097 * gdb.python/py-inferior.c: New File.
1098 * gdb.python/py-infthread.c: New File.
1099 * gdb.python/py-inferior.exp: New File.
1100 * gdb.python/py-infthread.exp: New File.
1101
1102 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1103
1104 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
1105 (ptype ::C::OtherFileClass typedefs): New.
1106 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
1107 (C::OtherFileClass::cOtherFileClassVar2): New.
1108 (C::OtherFileClass::cOtherFileClassVar_use): Use also
1109 cOtherFileClassVar2.
1110 (C::cOtherFileType2, C::cOtherFileVar2): New.
1111 (C::cOtherFileVar_use): use also cOtherFileVar2.
1112 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
1113
1114 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1115
1116 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
1117 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
1118 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
1119 (print ::C::cOtherFileVar)
1120 (whatis C::OtherFileClass::cOtherFileClassType)
1121 (whatis ::C::OtherFileClass::cOtherFileClassType)
1122 (print C::OtherFileClass::cOtherFileClassVar)
1123 (print ::cOtherFileClassVar)
1124 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
1125 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
1126 trailing content.
1127 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
1128 (C::OtherFileClass::cOtherFileClassVar)
1129 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
1130 (C::cOtherFileVar, C::cOtherFileVar_use): New.
1131
1132 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1133
1134 Test PR c++/11703 and PR gdb/1448.
1135 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
1136 gdb/1448.
1137
1138 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1139
1140 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
1141 (main) <rtti_data>: New.
1142 * gdb.cp/virtbase.exp (print rtti_data): New.
1143
1144 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1145 Joel Brobecker <brobecker@adacore.com>
1146
1147 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
1148
1149 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1150
1151 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
1152
1153 2010-06-28 Doug Evans <dje@google.com>
1154
1155 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
1156
1157 2010-06-27 Doug Evans <dje@google.com>
1158
1159 * gdb.cp/m-static.exp: Update expected test output.
1160
1161 2010-06-25 Paul Hilfinger <hilfinger@adacore.com>
1162
1163 * gdb.gdb/selftest.exp: Adjust expected message for
1164 capturing start-up runtime.
1165
1166 2010-06-25 Tom Tromey <tromey@redhat.com>
1167
1168 PR python/10808:
1169 * gdb.python/python.exp: Add new tests.
1170
1171 2010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
1172
1173 * gdb.cp/operator.cc: Created an import loop.
1174 * gdb.cp/operator.exp: Added testcase for import loop.
1175
1176 2010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1177
1178 Test PR python/11407.
1179 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
1180 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
1181 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
1182 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
1183 executable_nofb and executable_fb. New variables srcsfile, objsfile,
1184 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
1185 binfile. Call gdb_compile with clean_restart twice.
1186 (func_nofb print, func_nofb backtrace, func_loopfb print)
1187 (func_loopfb backtrace): New.
1188
1189 2010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1190
1191 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
1192 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
1193 by a hand made one.
1194 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
1195 i?86 requirement. Remove variables srcfile and binfile. New variable
1196 sources, executable_nofb and executable_fb. Call prepare_for_testing.
1197
1198 2010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1199
1200 * gdb.cell/dwarfaddr.exp: New file.
1201 * gdb.cell/dwarfaddr.S: New file.
1202
1203 2010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1204
1205 Test PR 9436.
1206 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
1207
1208 2010-06-24 Hui Zhu <teawater@gmail.com>
1209
1210 * gdb.base/eval.exp: New file.
1211
1212 2010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1213
1214 * gdb.cell/fork.exp: New file.
1215 * gdb.cell/fork.c: Likewise.
1216 * gdb.cell/fork-spu.c: Likewise.
1217
1218 2010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
1219
1220 * lib/gdb.exp (banned_variables_traced): New global variable.
1221 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
1222 (gdb_init): Use `trace add variable' instead of obsolete
1223 `trace variable'.
1224
1225 2010-06-21 Doug Evans <dje@google.com>
1226
1227 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
1228
1229 2010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1230
1231 * gdb.arch/spu-ls.exp: New file.
1232 * gdb.arch/spu-ls.c: Likewise.
1233
1234 2010-06-18 Stan Shebs <stan@codesourcery.com>
1235
1236 * gdb.threads/thread-specific.exp: Add tests of $_thread.
1237
1238 2010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1239
1240 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
1241 * gdb.base/watch-cond.exp: Likewise.
1242 * gdb.python/py-breakpoint.exp: Likewise.
1243
1244 2010-06-18 Pedro Alves <pedro@codesourcery.com>
1245
1246 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
1247 clean_restart, make sure every test has a distinct message, and
1248 that messages don't include the executable' full path.
1249
1250 2010-06-17 Doug Evans <dje@google.com>
1251
1252 * gdb.arch/i386-size.exp: Updated expected output for
1253 DISASSEMBLY_OMIT_FNAME.
1254
1255 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1256 Sergio Durigan Junior <sergiodj@redhat.com>
1257
1258 * gdb.base/watch-notconst.c: New file.
1259 * gdb.base/watch-notconst.S: New file.
1260 * gdb.base/watch-notconst2.c: New file.
1261 * gdb.base/watch-notconst2.S: New file.
1262 * gdb.base/watch-notconst.exp: New file.
1263 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
1264 (func4): Add operations on `global_ptr_ptr'.
1265 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
1266 routine to test watchpoints created with a constant expression.
1267 (test_inaccessible_watchpoint): Include tests for watchpoints
1268 created with a constant expression.
1269
1270 2010-06-14 Kevin Buettner <kevinb@redhat.com>
1271
1272 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
1273 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
1274 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
1275 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
1276 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
1277 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
1278 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
1279 of `_start'.
1280
1281 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1282
1283 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
1284 not supported on the target.
1285 * gdb.mi/mi-nonstop-exit.exp: Likewise.
1286 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
1287 * gdb.mi/mi-nsintrall.exp: Likewise.
1288 * gdb.mi/mi-nsmoribund.exp: Likewise.
1289 * gdb.mi/mi-nsthrexec.exp: Likewise.
1290
1291 2010-06-11 Stan Shebs <stan@codesourcery.com>
1292
1293 * gdb.base/permissions.exp: New file.
1294
1295 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1296
1297 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
1298 does not support ELF executable class.
1299
1300 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1301
1302 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
1303
1304 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1305
1306 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
1307 (runto): Catch "The target does not support running in non-stop mode.".
1308
1309 2010-06-11 Michael Snyder <msnyder@vmware.com>
1310
1311 * gdb.base/setshow.exp (set language asm): Don't use
1312 gdb_test_no_output, fails on some targets.
1313
1314 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1315
1316 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
1317 * gdb.cp/pr9167.exp: Likewise.
1318
1319 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1320
1321 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
1322
1323 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1324
1325 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
1326
1327 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1328
1329 * gdb.base/charset.c (main): Make sure malloc gets linked in.
1330
1331 2010-06-11 Tom Tromey <tromey@redhat.com>
1332
1333 PR gdb/9977, PR exp/11636::
1334 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
1335 (pieces_test_f6): Update expected output.
1336
1337 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1338
1339 * gdb.base/moribund-step.exp: New.
1340
1341 2010-06-08 Michael Snyder <msnyder@vmware.com>
1342
1343 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
1344 * gdb.ada/boolean_expr.exp:
1345 * gdb.ada/frame_args.exp: Ditto.
1346 * gdb.ada/lang_switch.exp: Ditto.
1347 * gdb.ada/ptype_arith_binop.exp: Ditto.
1348 * gdb.ada/ref_param.exp: Ditto.
1349 * gdb.ada/type_coercion.exp:Ditto.
1350
1351 * gdb.asm/asm-source.exp: Ditto.
1352
1353 * gdb.base/attach.exp: Ditto.
1354 * gdb.base/bitfields2.exp: Ditto.
1355 * gdb.base/call-signal-resume.exp: Ditto.
1356 * gdb.base/callfuncs.exp: Ditto.
1357 * gdb.base/commands.exp: Ditto.
1358 * gdb.base/dbx.exp: Ditto.
1359 * gdb.base/default.exp: Ditto.
1360 * gdb.base/dump.exp: Ditto.
1361 * gdb.base/exprs.exp: Ditto.
1362 * gdb.base/freebpcmd.exp: Ditto.
1363 * gdb.base/interrupt.exp: Ditto.
1364 * gdb.base/list.exp: Ditto.
1365 * gdb.base/long_long.exp: Ditto.
1366 * gdb.base/maint.exp: Ditto.
1367 * gdb.base/ptype.exp: Ditto.
1368 * gdb.base/return.exp: Ditto.
1369 * gdb.base/setshow.exp: Ditto.
1370 * gdb.base/sigbpt.exp: Ditto.
1371 * gdb.base/sigrepeat.exp: Ditto.
1372
1373 * gdb.cp/classes.exp: Ditto.
1374
1375 * gdb.dwarf2/dw2-restore.exp: Ditto.
1376
1377 * gdb.gdb/selftest.exp: Ditto.
1378
1379 * gdb.multi/base.exp: Ditto.
1380 * gdb.multi/bkpt-multi-exec.exp: Ditto.
1381
1382 * gdb.python/py-block.exp: Ditto.
1383 * gdb.python/py-prettyprint.exp: Ditto.
1384 * gdb.python/py-template.exp: Ditto.
1385
1386 * gdb.server/ext-attach.exp: Ditto.
1387 * gdb.server/ext-run.exp: Ditto.
1388 * gdb.server/server-mon.exp: Ditto.
1389
1390 * gdb.threads/fork-thread-pending.exp: Ditto.
1391 * gdb.threads/hand-call-in-threads.exp: Ditto.
1392 * gdb.threads/interrupted-hand-call.exp: Ditto.
1393 * gdb.threads/linux-dp.exp: Ditto.
1394 * gdb.threads/manythreads.exp: Ditto.
1395 * gdb.threads/print-threads.exp: Ditto.
1396 * gdb.threads/pthreads.exp: Ditto.
1397 * gdb.threads/schedlock.exp: Ditto.
1398 * gdb.threads/thread-unwindonsignal.exp: Ditto.
1399 * gdb.threads/threadapply.exp: Ditto.
1400
1401 2010-06-08 Michael Snyder <msnyder@vmware.com>
1402
1403 * gdb.ada/exec_changed.exp:
1404 Use ".*" instead of "" as wildcard regexp.
1405
1406 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
1407 * gdb.base/call-ar-st.exp: Ditto.
1408 * gdb.base/checkpoint.exp: Ditto.
1409 * gdb.base/default.exp: Ditto.
1410 * gdb.base/dump.exp: Ditto.
1411 * gdb.base/ending-run.exp: Ditto.
1412 * gdb.base/fileio.exp: Ditto.
1413 * gdb.base/miscexprs.exp: Ditto.
1414 * gdb.base/pointers.exp: Ditto.
1415 * gdb.base/readline.exp: Ditto.
1416 * gdb.base/reread.exp: Ditto.
1417 * gdb.base/restore.exp: Ditto.
1418 * gdb.base/shlib-call.exp: Ditto.
1419 * gdb.base/valgrind-db-attach.exp: Ditto.
1420 * gdb.base/volatile.exp: Ditto.
1421 * gdb.base/watchpoints.exp: Ditto.
1422
1423 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
1424
1425 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
1426 * gdb.python/py-value.exp: Ditto.
1427
1428 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
1429 * gdb.trace/circ.exp: Ditto.
1430 * gdb.trace/collection.exp: Ditto.
1431 * gdb.trace/packetlen.exp: Ditto.
1432 * gdb.trace/passc-dyn.exp: Ditto.
1433 * gdb.trace/report.exp: Ditto.
1434 * gdb.trace/tfile.exp: Ditto.
1435 * gdb.trace/tfind.exp: Ditto.
1436 * gdb.trace/while-dyn.exp: Ditto.
1437
1438 2010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1439
1440 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
1441
1442 2010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1443
1444 Test PR 10640.
1445 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
1446
1447 2010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
1448
1449 * gdb.cp/koenig.exp: Test for ADL operators.
1450 * gdb.cp/koenig.cc: Added ADL operators.
1451 * gdb.cp/operator.exp: New test.
1452 * gdb.cp/operator.cc: New test.
1453
1454 2010-06-04 Michael Snyder <msnyder@vmware.com>
1455
1456 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
1457 * gdb.base/pending.exp: Ditto.
1458
1459 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
1460
1461 2010-06-04 Doug Evans <dje@google.com>
1462
1463 * gdb.python/py-prettyprint.exp: Add new test for enabled and
1464 disabled printers.
1465 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
1466 (enable_lookup_function): New function.
1467
1468 2010-06-04 Tom Tromey <tromey@redhat.com>
1469
1470 * gdb.python/py-value.exp (test_value_hash): Don't test equality
1471 of hash and id.
1472
1473 2010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1474
1475 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
1476 newline.
1477 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
1478 (empty verbose non-noisy clear, empty verbose noisy clear)
1479 (empty non-verbose noisy clear): Likewise.
1480
1481 2010-06-03 Michael Snyder <msnyder@vmware.com>
1482
1483 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
1484 * gdb.base/display.exp: Ditto.
1485 * gdb.base/find.exp: Ditto.
1486 * gdb.base/ifelse.exp: Ditto.
1487 * gdb.base/multi-forks.exp: Ditto.
1488 * gdb.base/recurse.exp: Ditto.
1489 * gdb.base/setshow.exp: Ditto.
1490 * gdb.base/value-double-free.exp: Ditto.
1491 * gdb.base/watch-vfork.exp: Ditto.
1492 * gdb.base/watch_thread_num.exp: Ditto.
1493 * gdb.base/watchpoint-solib.exp: Ditto.
1494 * gdb.base/watchpoint.exp: Ditto.
1495 * gdb.base/watchpoints.exp: Ditto.
1496
1497 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
1498 * gdb.cp/overload.exp: Ditto.
1499 * gdb.cp/virtfunc.exp: Ditto.
1500
1501 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
1502
1503 * gdb.reverse/watch-precsave.exp:
1504 Replace gdb_test with gdb_test_no_output.
1505
1506 * gdb.threads/attach-into-signal.exp:
1507 Replace gdb_test with gdb_test_no_output.
1508 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
1509 * gdb.threads/watchthreads.exp: Ditto.
1510 * gdb.threads/watchthreads2.exp: Ditto.
1511
1512 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
1513 * gdb.trace/tfind.exp: Ditto.
1514
1515 2010-06-03 Joel Brobecker <brobecker@adacore.com>
1516
1517 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
1518 successful test if message is the empty string.
1519
1520 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1521
1522 * gdb.fortran/module.exp (stopped language detection): New test.
1523
1524 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1525
1526 Support DW_TAG_module as separate namespaces.
1527 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
1528 gdb.fortran/library-module-lib.f90: New.
1529 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
1530 (print i): Remove.
1531 (continue to breakpoint: i-is-1, print var_i value 1)
1532 (continue to breakpoint: i-is-2, print var_i value 2)
1533 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
1534 (print var_d, print var_i value 14, ptype modmany, complete `modm)
1535 (complete `modmany, complete `modmany`, complete `modmany`var)
1536 (show language, setting breakpoint at module): New tests.
1537 * gdb.fortran/module.f90 (module mod): Remove.
1538 (module mod1, module mod2, module modmany, subroutine sub1)
1539 (subroutine sub2, program module): New.
1540
1541 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1542
1543 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
1544 (print value of rUC, print value of rI, print value of UI): ... here.
1545 * gdb.cp/anon-union.exp (pass): Rename to ...
1546 (print z 2): ... here.
1547
1548 2010-06-02 Michael Snyder <msnyder@vmware.com>
1549
1550 * gdb.trace/actions.exp: Use gdb_test_no_output.
1551 * gdb.trace/circ.exp: Ditto.
1552 * gdb.trace/packetlen.exp: Ditto.
1553 * gdb.trace/save-trace.exp: Ditto.
1554 * gdb.trace/tracecmd.exp: Ditto.
1555 * gdb.trace/tsv.exp: Ditto.
1556
1557 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
1558 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
1559 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
1560 * gdb.threads/manythreads.exp: Ditto.
1561 * gdb.threads/print-threads.exp: Ditto.
1562 * gdb.threads/pthreads.exp: Ditto.
1563 * gdb.threads/schedlock.exp: Ditto.
1564 * gdb.threads/staticthreads.exp: Ditto.
1565 * gdb.threads/thread-specific.exp: Ditto.
1566 * gdb.threads/thread-unwindonsignal.exp: Ditto.
1567 * gdb.threads/threadapply.exp: Ditto.
1568 * gdb.threads/watchthreads.exp: Ditto.
1569 * gdb.threads/watchthreads2.exp: Ditto.
1570
1571 * gdb.python/py-block.exp: Use gdb_test_no_output.
1572 * gdb.python/py-prettyprint.exp: Ditto.
1573 * gdb.python/py-template.exp: Ditto.
1574 * gdb.python/py-value.exp: Ditto.
1575
1576 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
1577 * gdb.reverse/watch-reverse.exp: Ditto.
1578
1579 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
1580 * gdb.server/ext-run.exp: Ditto.
1581
1582 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
1583 * gdb.dwarf2/dw2-compressed.exp: Ditto.
1584 * gdb.dwarf2/dw2-intercu.exp: Ditto.
1585 * gdb.dwarf2/dw2-intermix.exp: Ditto.
1586 * gdb.dwarf2/dw2-producer.exp: Ditto.
1587 * gdb.dwarf2/mac-fileno.exp: Ditto.
1588
1589 * gdb.gdb/observer.exp: Use gdb_test_no_output.
1590 * gdb.gdb/selftest.exp: Ditto.
1591
1592 * gdb.multi/base.exp: Use gdb_test_no_output.
1593
1594 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
1595
1596 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1597
1598 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
1599
1600 2010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
1601
1602 * gdb.cp/class2.exp: Use gdb_test_no_output.
1603 * gdb.cp/classes.exp: Ditto.
1604 * gdb.cp/extern-c.exp: Ditto.
1605 * gdb.cp/inherit.exp: Ditto.
1606 * gdb.cp/maint.exp: Ditto.
1607 * gdb.cp/mb-inline.exp: Ditto.
1608 * gdb.cp/mb-templates.exp: Ditto.
1609 * gdb.cp/method2.exp: Ditto.
1610 * gdb.cp/misc.exp: Ditto.
1611 * gdb.cp/ovldbreak.exp: Ditto.
1612 * gdb.cp/punctuator.exp: Ditto.
1613 * gdb.cp/templates.exp: Ditto.
1614 * gdb.cp/virtbase.exp: Ditto.
1615
1616 * gdb.threads/attach-stopped.exp:
1617 Replace uses of send_gdb / gdb_expect.
1618 * gdb.threads/attachstop-mt.exp:
1619 Replace uses of send_gdb / gdb_expect.
1620 * gdb.threads/gcore-thread.exp:
1621 Replace uses of send_gdb / gdb_expect.
1622 * gdb.threads/hand-call-in-threads.exp:
1623 Replace uses of send_gdb / gdb_expect.
1624 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
1625 * gdb.threads/print-threads.exp:
1626 Replace uses of send_gdb / gdb_expect.
1627 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
1628 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
1629 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
1630
1631 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
1632 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
1633 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
1634 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
1635 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
1636 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
1637 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
1638 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
1639 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
1640 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
1641 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
1642
1643 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1644
1645 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
1646
1647 2010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
1648
1649 * gdb.cp/koenig.exp: Added new test case.
1650 * gdb.cp/koenig.cc: Ditto.
1651
1652 2010-06-01 Michael Snyder <msnyder@vmware.com>
1653
1654 * gdb.base/arithmet.exp: Use gdb_test_no_output.
1655 * gdb.base/arrayidx.exp: Ditto.
1656 * gdb.base/attach.exp: Ditto.
1657 * gdb.base/auxv.exp: Ditto.
1658 * gdb.base/bigcre.exp: Ditto.
1659 * gdb.base/break-always.exp: Ditto.
1660 * gdb.base/break-interp.exp: Ditto.
1661 * gdb.base/break.exp: Ditto.
1662 * gdb.base/breakpoint-shadow.exp: Ditto.
1663 * gdb.base/call-ar-st.exp: Ditto.
1664 * gdb.base/call-sc.exp: Ditto.
1665 * gdb.base/call-signal-resume.exp: Ditto.
1666 * gdb.base/callfuncs.exp: Ditto.
1667 * gdb.base/catch-syscall.exp: Ditto.
1668 * gdb.base/charset.exp: Ditto.
1669 * gdb.base/code-expr.exp: Ditto.
1670 * gdb.base/commands.exp: Ditto.
1671 * gdb.base/cond-expr.exp: Ditto.
1672 * gdb.base/condbreak.exp: Ditto.
1673 * gdb.base/cursal.exp: Ditto.
1674 * gdb.base/cvexpr.exp: Ditto.
1675 * gdb.base/default.exp: Ditto.
1676 * gdb.base/del.exp: Ditto.
1677 * gdb.base/detach.exp: Ditto.
1678 * gdb.base/display.exp: Ditto.
1679 * gdb.base/ena-dis-br.exp: Ditto.
1680 * gdb.base/eval-skip.exp: Ditto.
1681 * gdb.base/foll-fork.exp: Ditto.
1682 * gdb.base/foll-vfork.exp: Ditto.
1683 * gdb.base/frame-args.exp: Ditto.
1684 * gdb.base/funcargs.exp: Ditto.
1685 * gdb.base/gcore-buffer-overflow.exp: Ditto.
1686 * gdb.base/gdbvars.exp: Ditto.
1687 * gdb.base/help.exp: Ditto.
1688 * gdb.base/ifelse.exp: Ditto.
1689 * gdb.base/included.exp: Ditto.
1690 * gdb.base/list.exp: Ditto.
1691 * gdb.base/macscp.exp: Ditto.
1692 * gdb.base/maint.exp: Ditto.
1693 * gdb.base/multi-fork.exp: Ditto.
1694 * gdb.base/overlays.exp: Ditto.
1695 * gdb.base/page.exp: Ditto.
1696 * gdb.base/pending.exp: Ditto.
1697 * gdb.base/pointers.exp: Ditto.
1698 * gdb.base/pr11022.exp: Ditto.
1699 * gdb.base/prelink.exp: Ditto.
1700 * gdb.base/printcmds.exp: Ditto.
1701 * gdb.base/psymtab.exp: Ditto.
1702 * gdb.base/randomize.exp: Ditto.
1703 * gdb.base/relational.exp: Ditto.
1704 * gdb.base/relocate.exp: Ditto.
1705 * gdb.base/remote.exp: Ditto.
1706 * gdb.base/sepdebug.exp: Ditto.
1707 * gdb.base/set-lang-auto.exp: Ditto.
1708 * gdb.base/setshow.exp: Ditto.
1709 * gdb.base/setvar.exp: Ditto.
1710 * gdb.base/signals.exp: Ditto.
1711 * gdb.base/signull.exp: Ditto.
1712 * gdb.base/sigstep.exp: Ditto.
1713 * gdb.base/sizeof.exp: Ditto.
1714 * gdb.base/solib-disc.exp: Ditto.
1715 * gdb.base/store.exp: Ditto.
1716 * gdb.base/structs.exp: Ditto.
1717 * gdb.base/structs2.exp: Ditto.
1718 * gdb.base/subst.exp: Ditto.
1719 * gdb.base/term.exp: Ditto.
1720 * gdb.base/trace-commands.exp: Ditto.
1721 * gdb.base/unwindonsignal.exp: Ditto.
1722 * gdb.base/valgrind-db-attach.exp: Ditto.
1723 * gdb.base/varargs.exp: Ditto.
1724 * gdb.base/watch-cond.exp: Ditto.
1725 * gdb.base/watch_thread_num.exp: Ditto.
1726 * gdb.base/watchpoint-cond-gone.exp: Ditto.
1727 * gdb.base/watchpoint.exp: Ditto.
1728 * gdb.base/whatis-exp.exp: Ditto.
1729
1730 2010-06-01 Michael Snyder <msnyder@vmware.com>
1731
1732 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
1733 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
1734 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
1735 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
1736 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
1737 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
1738 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
1739 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
1740 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
1741 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
1742 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
1743 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
1744 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
1745 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
1746 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
1747
1748 2010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1749
1750 * gdb.base/commands.exp (begin commands on watch): Remove excessive
1751 trailing newline.
1752 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
1753 * gdb.java/jmisc.exp (p *args\n): Rename to ...
1754 (p *args): ... here and remove excessive trailing newline.
1755
1756 2010-05-31 Joel Brobecker <brobecker@adacore.com>
1757
1758 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
1759
1760 2010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
1761
1762 Accept the new Linux kernel "t (tracing stop)" string.
1763 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
1764 Update comment.
1765 (state_wait) <T (tracing stop)>: New.
1766 (main): Update the state_wait expect string.
1767
1768 2010-05-28 Pedro Alves <pedro@codesourcery.com>
1769
1770 * limits.c, limits.exp: Delete files.
1771 * Makefile.in (clean mostlyclean): Adjust.
1772 * tracecmd.exp: Adjust.
1773
1774 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1775
1776 * gdb.base/tui-layout.exp: New.
1777
1778 2010-05-28 Michael Snyder <msnyder@vmware.com>
1779
1780 * gdb.reverse/break-precsave.exp:
1781 Replace uses of send_gdb / gdb_expect.
1782 * gdb.reverse/break-reverse.exp:
1783 Replace uses of send_gdb / gdb_expect.
1784 * gdb.reverse/consecutive-precsave.exp:
1785 Replace uses of send_gdb / gdb_expect.
1786 * gdb.reverse/consecutive-reverse.exp:
1787 Replace uses of send_gdb / gdb_expect.
1788 * gdb.reverse/finish-precsave.exp:
1789 Replace uses of send_gdb / gdb_expect.
1790 * gdb.reverse/finish-reverse.exp:
1791 Replace uses of send_gdb / gdb_expect.
1792 * gdb.reverse/i386-precsave.exp:
1793 Replace uses of send_gdb / gdb_expect.
1794 * gdb.reverse/i386-reverse.exp:
1795 Replace uses of send_gdb / gdb_expect.
1796 * gdb.reverse/i386-sse-reverse.exp:
1797 Replace uses of send_gdb / gdb_expect.
1798 * gdb.reverse/i387-env-reverse.exp:
1799 Replace uses of send_gdb / gdb_expect.
1800 * gdb.reverse/i387-stack-reverse.exp:
1801 Replace uses of send_gdb / gdb_expect.
1802 * gdb.reverse/machinestate-precsave.exp:
1803 Replace uses of send_gdb / gdb_expect.
1804 * gdb.reverse/machinestate.exp:
1805 Replace uses of send_gdb / gdb_expect.
1806 * gdb.reverse/sigall-precsave.exp:
1807 Replace uses of send_gdb / gdb_expect.
1808 * gdb.reverse/sigall-reverse.exp:
1809 Replace uses of send_gdb / gdb_expect.
1810 * gdb.reverse/solib-precsave.exp:
1811 Replace uses of send_gdb / gdb_expect.
1812 * gdb.reverse/solib-reverse.exp:
1813 Replace uses of send_gdb / gdb_expect.
1814 * gdb.reverse/step-precsave.exp:
1815 Replace uses of send_gdb / gdb_expect.
1816 * gdb.reverse/step-reverse.exp:
1817 Replace uses of send_gdb / gdb_expect.
1818 * gdb.reverse/until-precsave.exp:
1819 Replace uses of send_gdb / gdb_expect.
1820 * gdb.reverse/until-reverse.exp:
1821 Replace uses of send_gdb / gdb_expect.
1822 * gdb.reverse/watch-precsave.exp:
1823 Replace uses of send_gdb / gdb_expect.
1824 * gdb.reverse/watch-reverse.exp:
1825 Replace uses of send_gdb / gdb_expect.
1826
1827 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1828
1829 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
1830 excessive newline.
1831
1832 2010-05-27 Michael Snyder <msnyder@vmware.com>
1833
1834 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
1835 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
1836 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
1837 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
1838 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
1839 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
1840 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
1841 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
1842 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
1843 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
1844 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
1845 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
1846 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
1847 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
1848 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
1849 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
1850 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
1851 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
1852 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
1853
1854 2010-05-26 Michael Snyder <msnyder@vmware.com>
1855
1856 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
1857 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
1858
1859 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
1860 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
1861 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
1862
1863 * gdb.reverse/consecutive-reverse.exp:
1864 Replace uses of send_gdb / gdb_expect.
1865 * gdb.reverse/consecutive-precsave.exp:
1866 Replace uses of send_gdb / gdb_expect.
1867
1868 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
1869 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
1870 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
1871 * gdb.mi/mi-ns-stale-regcache.exp:
1872 Replace uses of send_gdb / gdb_expect.
1873 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
1874 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
1875 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
1876 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
1877 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
1878 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
1879 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
1880 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
1881 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
1882
1883 2010-05-26 Michael Snyder <msnyder@vmware.com>
1884
1885 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
1886
1887 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
1888
1889 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
1890 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
1891 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
1892 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
1893 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
1894 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
1895 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
1896 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
1897 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
1898
1899 2010-05-25 Tom Tromey <tromey@redhat.com>
1900
1901 * gdb.base/macscp.exp: Add missing space after setup_kfail.
1902
1903 2010-05-25 Tom Tromey <tromey@redhat.com>
1904
1905 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
1906 argument order.
1907 * gdb.base/macscp.exp: Fix setup_kfail argument order.
1908 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
1909 order.
1910 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
1911 order.
1912 * gdb.base/call-sc.exp (setup_kfails): Remove.
1913 (setup_compiler_kfails): Remove.
1914 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
1915 argument order.
1916 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
1917 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
1918 (advancei): Fix setup_kfail argument order.
1919 * gdb.base/radix.exp: Fix setup_kfail argument order.
1920 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
1921 order.
1922 * gdb.base/structs.exp (setup_kfails): Remove.
1923 (setup_compiler_kfails): Fix setup_kfail argument order.
1924 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
1925 order.
1926 * gdb.java/jmain.exp: Fix setup_kfail argument order.
1927 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
1928 setup_kfail argument order.
1929 * gdb.cp/overload.exp: Fix setup_kfail argument order.
1930
1931 2010-05-25 Tom Tromey <tromey@redhat.com>
1932
1933 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
1934
1935 2010-05-25 Michael Snyder <msnyder@vmware.com>
1936
1937 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
1938 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
1939 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
1940 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
1941 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
1942 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
1943 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
1944 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
1945 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
1946 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
1947 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
1948 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
1949 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
1950 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
1951 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
1952 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
1953 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
1954 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
1955 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
1956 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
1957 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
1958 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
1959 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
1960 * gdb.base/default.exp: Replace send_gdb with gdb_test.
1961 * gdb.base/define.exp: Replace send_gdb with gdb_test.
1962 * gdb.base/display.exp: Replace send_gdb with gdb_test.
1963 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
1964 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
1965 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
1966 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
1967 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
1968 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
1969 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
1970 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
1971 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
1972 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
1973 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
1974 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
1975 * gdb.base/help.exp: Replace send_gdb with gdb_test.
1976 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
1977 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
1978 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
1979 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
1980 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
1981 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
1982 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
1983 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
1984 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
1985
1986 2010-05-25 Doug Evans <dje@google.com>
1987
1988 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
1989 gdb.string_to_argv.
1990
1991 2010-05-21 Tom Tromey <tromey@redhat.com>
1992
1993 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
1994 Call it.
1995 * gdb.dwarf2/pieces.S: Update.
1996 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
1997
1998 2010-05-21 Tom Tromey <tromey@redhat.com>
1999
2000 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
2001 Call it.
2002 * gdb.dwarf2/pieces.c (struct C): New.
2003 (f6): New function.
2004 * gdb.dwarf2/pieces.S: Replace.
2005
2006 2010-05-21 Tom Tromey <tromey@redhat.com>
2007
2008 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
2009 Call it.
2010
2011 2010-05-21 Tom Tromey <tromey@redhat.com>
2012
2013 * gdb.dwarf2.pieces.exp: New file.
2014 * gdb.dwarf2.pieces.S: New file.
2015 * gdb.dwarf2.pieces.c: New file.
2016
2017 2010-05-20 Pedro Alves <pedro@codesourcery.com>
2018 Joel Brobecker <brobecker@adacore.com>
2019
2020 * lib/gdb.exp (gdb_test_no_output): New function.
2021 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
2022 when testing commands that should produce no output.
2023
2024 2010-05-17 Joel Brobecker <brobecker@adacore.com>
2025
2026 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
2027 parameter that we want to watch being a constant.
2028
2029 2010-05-17 Joel Brobecker <brobecker@adacore.com>
2030
2031 * gdb.ada/cond_lang: New testcase.
2032
2033 2010-05-17 Joel Brobecker <brobecker@adacore.com>
2034
2035 * lib/gdb.exp (banned_variables): New variable/constant.
2036 (gdb_init): Add write trace on variables listed in banned_variables.
2037 (gdb_finish): Remove write traces on variables listed in
2038 banned_variables.
2039
2040 2010-05-17 Joel Brobecker <brobecker@adacore.com>
2041
2042 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
2043 * gdb.cp/koenig.exp: Likewise.
2044
2045 2010-05-14 Phil Muldoon <pmuldoon@redhat.com>
2046
2047 PR python/11482
2048
2049 * gdb.python/py-value.exp (test_value_hash): New function.
2050
2051 2010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
2052
2053 PR exp/11530.
2054 * gdb.base/gdb11530.c: New file.
2055 * gdb.base/gdb11530.exp: New file.
2056
2057 2010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2058
2059 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
2060 * gdb.dwarf2/dw2-modula2-self-type.S: New.
2061
2062 2010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
2063
2064 * gdb.cp/koenig.exp: New test.
2065 * gdb.cp/koenig.cc: New test program.
2066
2067 2010-05-05 Joel Brobecker <brobecker@adacore.com>
2068
2069 Remove the use of prms_id and bug_id throughout the testsuite.
2070
2071 2010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
2072
2073 PR exp/11349.
2074 * testsuite/gdb.cp/ref-types.exp: Add test to examine
2075 use a reference local variable.
2076
2077 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2078
2079 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
2080 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
2081 variable different_dir. Move debugfile into a full directory pathname
2082 under DIFFERENT_DIR.
2083 * lib/gdb.exp (separate_debug_filename): Remove.
2084 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
2085 variable debug_dir and mkdir of it. Update function comments.
2086
2087 2010-04-29 Pedro Alves <pedro@codesourcery.com>
2088
2089 PR gdb/11557
2090
2091 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
2092 files.
2093
2094 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
2095
2096 * gdb.python/py-param.exp: New File.
2097
2098 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
2099
2100 * gdb.base/default.exp: Fix "set language" test.
2101
2102 2010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
2103
2104 PR breakpoints/11531.
2105 * gdb.base/gdb11531.c: New file.
2106 * gdb.base/gdb11531.exp: New file.
2107
2108 2010-04-26 Tom Tromey <tromey@redhat.com>
2109
2110 * gdb.base/completion.exp: Add tests for completion and deprecated
2111 commands.
2112
2113 2010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2114
2115 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
2116 (print /x char_array): Escape curly brackets.
2117
2118 2010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2119
2120 Fix deadlock on looped list of loaded shared objects.
2121 * gdb.base/solib-corrupted.exp: New.
2122
2123 2010-04-23 Doug Evans <dje@google.com>
2124
2125 * gdb.python/py-section-script.c: New file.
2126 * gdb.python/py-section-script.exp: New file.
2127 * gdb.python/py-section-script.py: New file.
2128
2129 2010-04-20 Chris Moller <cmoller@redhat.com>
2130
2131 PR 10179
2132
2133 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
2134 * gdb.base/pr10179-a.c:
2135 * gdb.base/pr10179-b.c:
2136 * gdb.base/pr10179.exp: New files.
2137
2138 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2139
2140 Fix crashes on dangling display expressions.
2141 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
2142 is SEP.
2143 (lib_flags): Remove the "debug" keyword.
2144 (libsepdebug): New variable for iterating new loop.
2145 (save_pf_prefix): New variable wrapping the loop.
2146 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
2147 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
2148
2149 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2150
2151 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
2152
2153 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2154
2155 PR stabs/11479.
2156 * gdb.stabs/gdb11479.exp: New file.
2157 * gdb.stabs/gdb11479.c: New file.
2158
2159 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2160
2161 * gdb.base/charset.c (Strin16, String32): New variables.
2162 * gdb.base/charset.exp (gdb_test): Test correct display
2163 of 16 or 32 bit strings.
2164
2165 2010-04-21 Chris Moller <cmoller@redhat.com>
2166
2167 PR 9167
2168 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
2169 * gdb.cp/pr9167.cc: New file.
2170 * gdb.cp/pr9167.exp: New file.
2171
2172
2173 2010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
2174
2175 PR pascal/11492.
2176 * gdb.pascal/gdb11492.pas: New file.
2177 * gdb.pascal/gdb11492.exp: New file.
2178
2179 2010-04-20 Joel Brobecker <brobecker@adacore.com>
2180
2181 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
2182
2183 2010-04-20 Joel Brobecker <brobecker@adacore.com>
2184
2185 * gdb.ada/dyn_loc: New testcase.
2186
2187 2010-04-20 Chris Moller <cmoller@redhat.com>
2188
2189 PR 10867
2190
2191 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
2192 * gdb.cp/pr10687.cc: New file.
2193 * gdb.cp/pr10687.exp: New file.
2194
2195
2196 2010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2197 Sergio Durigan Junior <sergiodj@redhat.com>
2198
2199 * gdb.fortran/logical.exp: New testcase.
2200 * gdb.fortran/logical.f90: New file.
2201
2202 2010-04-19 Doug Evans <dje@google.com>
2203
2204 * gdb.base/help.exp (help source): Update expected output.
2205
2206 2010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2207
2208 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
2209 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
2210 gdb_exit and return.
2211 (executable): New variable.
2212 (binfile): Use it.
2213
2214 2010-04-19 Pedro Alves <pedro@codesourcery.com>
2215
2216 PR breakpoints/8554.
2217
2218 * gdb.trace/save-trace.exp: Adjust.
2219
2220 2010-04-17 H.J. Lu <hongjiu.lu@intel.com>
2221
2222 PR corefiles/11511
2223 * gdb.arch/system-gcore.exp: New.
2224 * gdb.arch/gcore.c: Likewise.
2225
2226 2010-04-15 Doug Evans <dje@google.com>
2227
2228 * gdb.python/py-progspace.c: New file.
2229 * gdb.python/py-progspace.exp: New file.
2230
2231 * gdb.base/source.exp: Add tests for "source -s".
2232
2233 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2234
2235 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
2236 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
2237 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
2238 * gdb.python/py-mi.exp: New test for to_string returning None.
2239
2240 2010-04-12 Phil Muldoon <pmuldoon@redhat.com>
2241
2242 * gdb.python/py-breakpoint.c: Make result global.
2243
2244 2010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2245
2246 Fix non-GNU make compatibility.
2247 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
2248
2249 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2250
2251 * gdb.python/py-breakpoint.exp: New File.
2252 * gdb.python/py-breakpoint.C: Ditto.
2253
2254 2010-04-08 Stan Shebs <stan@codesourcery.com>
2255
2256 * gdb.trace/actions.exp: Clear default-collect.
2257 * gdb.trace/save-trace.exp: Clear default-collect.
2258
2259 2010-04-08 Phil Muldoon <pmuldoon@redhat.com>
2260
2261 * gdb.python/py-value: Add null string variable.
2262 (test_lazy_string): Test zero length, NULL address lazy
2263 strings.
2264
2265 2010-04-07 H.J. Lu <hongjiu.lu@intel.com>
2266
2267 * gdb.arch/i386-avx.c: New.
2268 * gdb.arch/i386-avx.exp: Likewise.
2269
2270 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
2271
2272 2010-04-06 Doug Evans <dje@google.com>
2273
2274 * gdb.base/source-test.gdb: New file.
2275 * gdb.base/source.exp: Test source -v.
2276
2277 2010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2278
2279 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
2280
2281 2010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
2282
2283 * gdb.stabs/aout.sed: Convert all backslash to double backslash
2284 within one line, unless it is followed by a double quote.
2285 * gdb.stabs/hppa.sed: Idem.
2286 * gdb.stabs/weird.def: Add char and String constants
2287 * gdb.stabs/weird.exp: Check for correct parsing of
2288 char and string constants.
2289 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
2290 in .stabs to .stabx substitution.
2291
2292 2010-04-05 Stan Shebs <stan@codesourcery.com>
2293
2294 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
2295 constant global.
2296 * gdb.trace/tfile.exp: Try to print them.
2297
2298 2010-04-04 Stan Shebs <stan@codesourcery.com>
2299
2300 * gdb.base/completion.exp: Update for new "info watchpoints".
2301 * gdb.base/default.exp: Ditto.
2302 * gdb.base/help.exp: Ditto.
2303 * gdb.base/watchpoint.exp: Ditto.
2304 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
2305
2306 2010-04-04 Stan Shebs <stan@codesourcery.com>
2307
2308 * gdb.trace/tfile.exp: Sharpen tfind test.
2309
2310 2010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2311
2312 * gdb.base/break-entry.exp: New.
2313
2314 2010-04-02 Hui Zhu <teawater@gmail.com>
2315 Michael Snyder <msnyder@vmware.com>
2316
2317 * gdb.reverse/i386-sse-reverse.exp: New file.
2318 * gdb.reverse/i386-sse-reverse.c: New file.
2319
2320 2010-04-02 Pedro Alves <pedro@codesourcery.com>
2321
2322 * gdb.trace/tfind.exp: Adjust expected disassembly output.
2323
2324 2010-04-01 Stan Shebs <stan@codesourcery.com>
2325
2326 * gdb.trace/actions.exp: Tweak expected output.
2327 * gdb.trace/while-stepping.exp: Tweak expected output.
2328
2329 2010-04-01 H.J. Lu <hongjiu.lu@intel.com>
2330
2331 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
2332
2333 2010-04-01 Pedro Alves <pedro@codesourcery.com>
2334
2335 * gdb.base/commands.exp: Adjust.
2336 * gdb.cp/extern-c.exp: Adjust.
2337
2338 2010-04-01 Pedro Alves <pedro@codesourcery.com>
2339
2340 * gdb.trace/collection.c (local_test_func): Define a local struct,
2341 and instanciate it.
2342
2343 2010-04-01 Pedro Alves <pedro@codesourcery.com>
2344
2345 * gdb.trace/collection.exp (gdb_collect_args_test)
2346 (gdb_collect_argarray_test): XFAIL the tests that assume the
2347 argarray argument's elements are collected.
2348
2349 2010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
2350
2351 * gdb.dwarf2/dw2-bad-parameter-type.exp,
2352 gdb.dwarf2/dw2-bad-parameter-type.S: New.
2353
2354 2010-03-31 Stan Shebs <stan@codesourcery.com>
2355
2356 * gdb.trace/save-trace.exp: Test save/restore of default-collect
2357 and tracepoint conditionals.
2358 (gdb_verify_tracepoints): Delete unused return.
2359
2360 2010-03-26 Keith Seitz <keiths@redhat.com>
2361
2362 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
2363 appear in the output before main.
2364 Remove KFAIL for gdb/2215 aka bz 9320.
2365
2366 2010-03-30 Doug Evans <dje@google.com>
2367
2368 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
2369 by dejagnu.
2370 * gdb.arch/amd64-dword.exp: Ditto.
2371
2372 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
2373 match.
2374 (break printf): Ditto.
2375
2376 2010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
2377
2378 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
2379 gcc < 4.4.
2380 * gdb.cp/shadow.exp: Ditto.
2381
2382 2010-03-29 Pedro Alves <pedro@codesourcery.com>
2383
2384 * gdb.trace/collection.exp (run_trace_experiment): Make sure
2385 "tstart" is silent.
2386
2387 2010-03-29 Pedro Alves <pedro@codesourcery.com>
2388
2389 * gdb.trace/collection.exp (executable): New.
2390 (binfile): Use it.
2391 (fpreg, spreg, pcreg): New.
2392 (test_register): Use gdb_test_multiple. Pass /x to print.
2393 (prepare_for_trace_test): New.
2394 (run_trace_experiment): Use "continue", not gdb_run_cmd.
2395 (gdb_collect_args_test, gdb_collect_argstruct_test)
2396 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
2397 prepare_for_trace_test.
2398 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
2399 fpreg, spreg and pcreg.
2400 (gdb_collect_expression_test, gdb_collect_globals_test): Use
2401 prepare_for_trace_test.
2402 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
2403 try to detect tracing support here. Don't set breakpoints at
2404 `begin' or `end' here.
2405 <global scope>: Use clean_restart. Run to main before checking
2406 for tracing support. Check for for tracing support here.
2407
2408 2010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2409
2410 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
2411 " as $displacement" to "seen displacement message".
2412
2413 2010-03-28 Pedro Alves <pedro@codesourcery.com>
2414
2415 * gdb.trace/while-dyn.exp (executable): New variable.
2416 (binfile): Use it.
2417 (test_while_stepping): New function. Move most tests here. Call
2418 it once for each of the while-stepping, stepping and ws aliases.
2419
2420 2010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2421
2422 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
2423 that do not provide the tagless_struct type name at all.
2424 (test_print_anon_union): Do not check value of uninitialized
2425 union member. Do not use cp_test_ptype_class, so we can accept
2426 "long" as well as "long int".
2427
2428 2010-03-26 Pedro Alves <pedro@codesourcery.com>
2429
2430 * gdb.trace/tfile.c (tohex, bin2hex): New.
2431 (write_error_trace_file): Hexify error description.
2432
2433 2010-03-25 Stan Shebs <stan@codesourcery.com>
2434
2435 * gdb.trace/tfile.c: Generate an additional trace file, improve
2436 portability.
2437 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
2438 files in a better way.
2439
2440 2010-03-25 Keith Seitz <keiths@redhat.com>
2441
2442 * gdb.java/jprint.exp: XFAIL printing of static class members
2443 because of GCC debuginfo problem.
2444
2445 2010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2446
2447 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
2448
2449 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
2450
2451 * gdb.base/completion.exp: Allow long instead of long int.
2452 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
2453 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
2454 variable p.
2455 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
2456 * gdb.base/pointers.exp: Allow long instead of long int.
2457 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
2458 * gdb.base/step-line.exp: Allow a directory before the source file name.
2459
2460 2010-03-24 Tom Tromey <tromey@redhat.com>
2461
2462 PR breakpoints/9352:
2463 * gdb.base/default.exp: Update.
2464 * gdb.base/commands.exp: Update.
2465 * gdb.cp/extern-c.exp: Test setting commands on multiple
2466 breakpoints at once.
2467
2468 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
2469
2470 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
2471 if gdb,nosignals.
2472 * gdb.base/watchpoints.c: Do not include unnecessary headers.
2473 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
2474 exited".
2475
2476 2010-03-24 Stan Shebs <stan@codesourcery.com>
2477
2478 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
2479
2480 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
2481
2482 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
2483 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
2484 argument. Handle "short" and "long".
2485 (Top level): Pass overprototyped output for old_fptr and xptr.
2486
2487 2010-03-23 Pedro Alves <pedro@codesourcery.com>
2488
2489 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
2490 format strings and add casts to avoid compiler warnings.
2491
2492 2010-03-23 Vladimir Prus <vladimir@codesourcery.com>
2493
2494 * lib/trace-support.exp (gdb_trace_setactions):
2495 Don't expect whitespace after ">" prompt.
2496 * gdb.trace/actions.exp: Adjust for output changes.
2497 * gdb.trace/while-stepping.exp: Likewise.
2498
2499 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2500
2501 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
2502 and r157645).
2503
2504 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2505
2506 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
2507 New.
2508
2509 2010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
2510
2511 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
2512 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
2513
2514 2010-03-19 Stan Shebs <stan@codesourcery.com>
2515
2516 * gdb.trace/ax.exp: New file.
2517
2518 2010-03-19 Doug Evans <dje@google.com>
2519
2520 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
2521 output from gcc.
2522
2523 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
2524 named /usr/sbin/prelink<foo>.
2525
2526 2010-03-18 Stan Shebs <stan@codesourcery.com>
2527
2528 * gdb.trace/circ.exp: Test circular-trace-buffer.
2529 * gdb.trace/tfile.exp: Update tstatus test.
2530
2531 2010-03-18 Joel Brobecker <brobecker@adacore.com>
2532
2533 * gdb.dwarf2/dw2-anonymous-func.S: New file.
2534 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
2535
2536 2010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2537
2538 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
2539
2540 2010-03-18 Pedro Alves <pedro@codesourcery.com>
2541
2542 * gdb.base/default.exp: Adjust the expected output of the finish
2543 and until commands when the inferior is not being run.
2544
2545 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
2546
2547 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
2548 * gdb.cp/nsusing.exp: Ditto.
2549
2550 2010-03-15 Tom Tromey <tromey@redhat.com>
2551
2552 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
2553 * gdb.cp/userdef.cc (operator==): New function.
2554 (main): New locals mem1, mem2.
2555
2556 2010-03-15 Jie Zhang <jie@codesourcery.com>
2557
2558 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
2559 Declare and use new loadtimeout variable.
2560
2561 2010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
2562
2563 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
2564 Use gdb_load later.
2565
2566 2010-03-14 Pedro Alves <pedro@codesourcery.com>
2567
2568 * gdb.base/solib-disc.c (main): Make format of fprintf a string
2569 literal. Add missing endlines to prints to stderr.
2570
2571 2010-03-12 Tom Tromey <tromey@redhat.com>
2572
2573 PR c++/9708:
2574 * gdb.cp/m-static.exp: Add regression test.
2575 * gdb.cp/m-static.cc (method): New method.
2576 (main): Call it.
2577
2578 2010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
2579
2580 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
2581 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
2582
2583 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
2584
2585 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
2586
2587 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
2588
2589 * lib/gdb.exp (skip_stl_tests): New.
2590 (gdb_compile): Symbian needs -ldl.
2591 (shlib_target_file): New.
2592 (shlib_symbol_file): New.
2593 (gdb_load_shlibs): Use shlib_target_file.
2594 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
2595 * gdb.cp/exception.exp: Use skip_stl_tests.
2596 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
2597 * gdb.cp/try_catch.exp: Use skip_stl_tests.
2598 * gdb.cp/mb-templates.exp: Ditto.
2599 * gdb.base/commands.exp: Relax regexes.
2600 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
2601 shlib_target_file and shlib_symbol_file.
2602 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
2603 sections.
2604 * gdb.base/ending-run.exp: Accept E32Main for symbian.
2605 * gdb.base/solib-disc.exp: Use
2606 shlib_target_file and shlib_symbol_file.
2607 * gdb.base/unload.exp: Don't skip on symbian. Use
2608 shlib_target_file and shlib_symbol_file.
2609 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
2610
2611 2010-03-12 Pedro Alves <pedro@codesourcery.com>
2612
2613 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
2614 * gdb.trace/report.exp: Adjust for x86 and x86_64.
2615 Issue a tfind end before looking for a tracepoint frame.
2616 * gdb.trace/tfind.exp: Adjust tstatus output.
2617 Adjust disassembly output.
2618 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
2619
2620 2010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2621
2622 * gdb.base/break-interp.exp: Create new displacement parameter value
2623 for the test_ld calls.
2624 (reach): New parameter displacement, verify its content. New push of
2625 pf_prefix "reach-$func:". Import global expect_out.
2626 (test_core): New parameter displacement, verify its content. New push
2627 of pf_prefix "core:". New command "set verbose on". Import global
2628 expect_out.
2629 (test_attach): New parameter displacement, verify its content. New
2630 push of pf_prefix "attach:". New command "set verbose on". Import
2631 global expect_out.
2632 (test_ld): New parameter displacement, pass it to the reach, test_core
2633 and test_attach calls and verify its content in the "ld.so exit" test.
2634 * gdb.base/prelink.exp: Remove gdb_exit and final return.
2635 (prelink): Update expected text, use gdb_test.
2636
2637 2010-03-10 Doug Evans <dje@google.com>
2638
2639 * gdb.base/checkpoint.exp: Fix comment.
2640 Lengthen timeout while doing >600 checkpoints test.
2641 Rename duplicate "kill all one" test to keep test names unique.
2642
2643 2010-03-10 Pedro Alves <pedro@codesourcery.com>
2644
2645 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
2646
2647 2010-03-08 Keith Seitz <keiths@redhat.com>
2648
2649 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
2650 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
2651 (dm_type_long): New function.
2652 (dm_type_unsigned_short): New function.
2653 (dm_type_unsigned_long): New function.
2654 (myint): New typedef.
2655 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
2656 long, unsigned shor and long, operator char*, and typedef.
2657 (test_lookup_operator_functions): Add operator char* test.
2658 (test_paddr_operator_functions): Likewise.
2659 (test_paddr_overloaded_functions): Use probe values for
2660 short, long, and unsigned short and long.
2661 (test_paddr_hairy_functions): If the demangler probe detected
2662 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
2663 demangler.
2664 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
2665 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
2666 and "print null_pmf".
2667 Add test "ptype a.*pmf".
2668 * gdb.cp/overload.exp: Allow optional "int" to appear with
2669 "short" and "long".
2670 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
2671 long expect value for men_overload1arg.
2672 Allow "int" to appear with "short" and "long".
2673 When testing "info break", add argument for main (void).
2674 Also allow "int" to appear with "short" and "long".
2675 Ditto with "unsigned" and "long long".
2676 * gdb.java/jmain.exp: Do not enclose methods names in single
2677 quotes.
2678 * gdb.java/jmisc.exp: Likewise.
2679 * gdb.java/jprint.exp: Likewise.
2680 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
2681
2682 From Jan Kratochvil <jan.kratochvil@redhat.com>:
2683 * gdb.cp/exception.exp (backtrace after first throw)
2684 (backtrace after second throw): Allow a namespace before __cxa_throw.
2685 (backtrace after first catch, backtrace after second catch): Allow
2686 a namespace before __cxa_begin_catch.
2687
2688 * gdb.cp/cpexprs.exp: New file.
2689 * gdb.cp/cpexprs.cc: New file.
2690
2691 From Daniel Jacobowitz <dan@codesourcery.com>
2692 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
2693 to use string_to_regexp.
2694 (ctor, dtor): New functions. Use them to match constructor
2695 and destructor function types.
2696 (Top level): Use runto_main.
2697
2698 2010-03-05 Tom Tromey <tromey@redhat.com>
2699
2700 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
2701 gdb.target_charset.
2702 (pp_ns.to_string): Likewise.
2703
2704 2010-03-04 Keith Seitz <keiths@redhat.com>
2705
2706 * gdb.cp/overload.exp: Test that the filename portion of a linespec
2707 can be quoted. Test that both the filename and function/line
2708 portions can be quoted at the same time.
2709
2710 2010-03-04 Pedro Alves <pedro@codesourcery.com>
2711
2712 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
2713
2714 2010-03-03 Doug Evans <dje@google.com>
2715
2716 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
2717 libc contains libpthread.
2718
2719 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
2720 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
2721 of gdb_compile. Add another pattern to match android backtrace.
2722
2723 2010-03-03 Tom Tromey <tromey@redhat.com>
2724
2725 PR gdb/11345:
2726 * gdb.base/printcmds.exp (test_printf): Add test.
2727
2728 2010-03-02 H.J. Lu <hongjiu.lu@intel.com>
2729
2730 * gdb.arch/amd64-byte.exp: New.
2731 * gdb.arch/amd64-dword.exp: Likewise.
2732 * gdb.arch/amd64-pseudo.c: Likewise.
2733 * gdb.arch/amd64-word.exp: Likewise.
2734 * gdb.arch/i386-byte.exp: Likewise.
2735 * gdb.arch/i386-pseudo.c: Likewise.
2736 * gdb.arch/i386-word.exp: Likewise.
2737
2738 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
2739
2740 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
2741 types. Add structreg, bitfields, and flags registers.
2742 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
2743 registers.
2744
2745 2010-03-01 H.J. Lu <hongjiu.lu@intel.com>
2746
2747 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
2748 (load_description): Set architecture if defined.
2749
2750 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
2751
2752 * gdb.python/py-frame.exp: Add read_var block tests.
2753 * gdb.python/py-frame.c (block): New function.
2754
2755 2010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2756 Daniel Jacobowitz <dan@codesourcery.com>
2757
2758 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
2759
2760 2010-02-25 David S. Miller <davem@davemloft.net>
2761
2762 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
2763 fix logic for setting all_syscalls_numbers.
2764
2765 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
2766
2767 * Makefile.in: Add py-block and py-symbol.
2768 * gdb.python/py-symbol.exp: New File.
2769 * gdb.python/py-symtab.exp: New File.
2770 * gdb.python/py-block.exp: New File.
2771 * gdb.python/py-symbol.c: New File.
2772 * gdb.python/py-block.c: New File.
2773
2774 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
2775
2776 PR python/11314
2777 * lib/gdb.exp (skip_python_tests): New function.
2778 * gdb.python/py-cmd.exp: Use skip_python_tests.
2779 * gdb.python/py-frame.exp: Likewise.
2780 * gdb.python/py-function.exp: Likewise.
2781 * gdb.python/py-prettyprint.exp: Likewise.
2782 * gdb.python/py-template.exp: Likewise.
2783 * gdb.python/py-type.exp: Likewise.
2784 * gdb.python/py-value.exp: Likewise.
2785
2786 2010-02-22 Pedro Alves <pedro@codesourcery.com>
2787
2788 PR9605
2789
2790 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
2791
2792 2010-02-19 Tom Tromey <tromey@redhat.com>
2793
2794 PR c++/8693, PR c++/9496:
2795 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
2796 regression tests.
2797
2798 2010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2799
2800 Fix compatibility with m68k as.
2801 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
2802 Use only /* comments */.
2803
2804 2010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2805
2806 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
2807 * configure: Regenerate.
2808
2809 2010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
2810
2811 * gdb.python/py-type.exp: Check for Python support.
2812
2813 2010-02-17 Pedro Alves <pedro@codesourcery.com>
2814
2815 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
2816 `regsub' syntax available.
2817
2818 2010-02-17 Pedro Alves <pedro@codesourcery.com>
2819
2820 * gdb.base/shmain.c (main): Remove printf call.
2821 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
2822 * gdb.base/unload.c (main): Make format of fprintf a string
2823 literal. Add missing endlines to prints to stderr.
2824 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
2825
2826 2010-02-17 Tom Tromey <tromey@redhat.com>
2827
2828 * gdb.java/jprint.java (jprint.props): New field.
2829 * gdb.java/jprint.exp (set_lang_java): Add regression test.
2830
2831 2010-02-17 Pedro Alves <pedro@codesourcery.com>
2832
2833 * gdb.base/charset.exp: Don't assume new `regsub' syntax
2834 available.
2835
2836 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
2837
2838 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
2839 creation to support remote host testing.
2840
2841 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
2842
2843 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
2844 Recognize "command not found".
2845
2846 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
2847
2848 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
2849 single-stepping.
2850
2851 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
2852
2853 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
2854 if arguments are not supported.
2855
2856 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
2857
2858 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
2859 be const or non-const.
2860
2861 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
2862
2863 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
2864 mi_send_resuming_command to send -exec-continue.
2865
2866 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
2867
2868 * gdb.base/list.exp (test_list_filename_and_function): Add test
2869 with single quotes.
2870 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
2871 matching.
2872 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
2873 Add KFAIL'd tests for PR gdb/11289.
2874
2875 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
2876
2877 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
2878
2879 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
2880
2881 * gdb.base/comp-dir/subdir/dummy.txt: New file.
2882 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
2883 a temporary directory.
2884
2885 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
2886
2887 * gdb.base/charset.exp: Use a single regular expression to match
2888 show host-charset and show target-charset output.
2889
2890 2010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2891
2892 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
2893 "Illegal process-id" expect string more exact.
2894 (attach to digits-starting nonsense is prohibited): New.
2895
2896 2010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2897
2898 * gdb.base/prelink.exp (set verbose on): New.
2899
2900 2010-02-12 Tomas Holmberg <th@virtutech.com>
2901
2902 * mi-reverse.exp: New file. Test for reverse option to the
2903 following MI commands: exec-continue, exec-finish, exec-next,
2904 exec-step, exec-next-instruction, exec-step-instruction.
2905
2906 2010-02-09 Joel Brobecker <brobecker@adacore.com>
2907
2908 * gdb.ada/ptype_tagged_param: New testcase.
2909
2910 2010-02-08 Tom Tromey <tromey@redhat.com>
2911
2912 PR c++/8017:
2913 * gdb.cp/overload.exp: Add tests.
2914 * gdb.cp/overload.cc (struct K): New.
2915 (namespace N): New.
2916 (main): Call new functions.
2917 (K::staticoverload): Define.
2918
2919 2010-02-08 Chris Moller <moller@mollerware.com>
2920
2921 PR gdb/10728
2922 * gdb.cp/pr10728-x.h: New file.
2923 * gdb.cp/pr10728-x.cc: New file.
2924 * gdb.cp/pr10728-y.cc: New file.
2925 * gdb.cp/pr10728.exp: New file.
2926 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
2927
2928 2010-02-08 Chris Moller <moller@mollerware.com>
2929
2930 PR gdb/9067
2931 * gdb.cp/pr9067.exp: New
2932 * gdb.cp/pr9067.cc: New
2933 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
2934
2935 2010-02-08 Joel Brobecker <brobecker@adacore.com>
2936
2937 * lib/gdb.exp (gdb_test_timeout): New global variable.
2938 Set it to timeout if not already set.
2939 (gdb_init): Reset the value of timeout to gdb_test_timeout.
2940
2941 2010-02-05 Doug Evans <dje@google.com>
2942
2943 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
2944 user.
2945
2946 2010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
2947
2948 PR c++/7935:
2949 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
2950
2951 2010-02-04 Tom Tromey <tromey@redhat.com>
2952
2953 * gdb.cp/virtbase.exp: Make test case names unique.
2954
2955 2010-02-02 Tom Tromey <tromey@redhat.com>
2956
2957 * gdb.cp/virtbase.exp: Add regression tests.
2958 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
2959 (main): Instantiate RHC.
2960
2961 2010-02-02 Tom Tromey <tromey@redhat.com>
2962
2963 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
2964 type-printing change.
2965
2966 2010-02-02 Tom Tromey <tromey@redhat.com>
2967
2968 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
2969 * gdb.cp/virtbase.cc: New file.
2970 * gdb.cp/virtbase.exp: New file.
2971 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
2972
2973 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2974
2975 PR libc/11214:
2976 * gdb.threads/current-lwp-dead.c: Include features.h.
2977 (HAS_NOMMU): New.
2978 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
2979
2980 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2981
2982 * gdb.base/symbol-without-target_section.exp,
2983 gdb.base/symbol-without-target_section.c: New.
2984
2985 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2986
2987 * gdb.base/bigcore.exp: Reset increased timeout.
2988 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
2989
2990 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2991
2992 * gdb.base/gcore.exp (capture_command_output): Use
2993 gdb_test_multiple.
2994
2995 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2996
2997 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
2998 * gdb.arch/thumb2-it.exp (test_it_break): New function.
2999 (Top level): Call it.
3000
3001 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3002
3003 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
3004
3005 2010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3006
3007 * gdb.base/call-strs.exp, gdb.base/default.exp,
3008 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
3009 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
3010 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
3011 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
3012 gdb.base/watchpoint-solib.exp: Save and restore timeout.
3013 * gdb.base/ending-run.exp: Correct restore of timeout.
3014 * gdb.base/page.exp: Remove unnecessary timeout setting.
3015
3016 2010-01-29 Joel Brobecker <brobecker@adacore.com>
3017
3018 * gdb.ada/rec_return: New testcase.
3019
3020 2010-01-29 Joel Brobecker <brobecker@adacore.com>
3021
3022 * gdb.ada/call_pn: New testcase.
3023
3024 2010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3025
3026 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
3027 (Top level): Use it to resume.
3028 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
3029 the Thumb mode displaced stepping error as unsupported.
3030
3031 2010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
3032
3033 * gdb.cp/nsusing.exp: Added more tests.
3034 * gdb.cp/nsrecurs.exp: Ditto.
3035 * gdb.cp/nsusing.cc: Added test functions.
3036 * gdb.cp/nsrecurs.cc: Ditto.
3037
3038 2010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3039
3040 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
3041 absolute directory pathnames in gdb.sum file.
3042
3043 2010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
3044
3045 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
3046 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
3047
3048 2010-01-26 Tom Tromey <tromey@redhat.com>
3049
3050 PR exp/7643:
3051 * gdb.base/printcmds.exp (test_print_string_constants): Remove
3052 setup_kfail.
3053
3054 2010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
3055
3056 * gdb.cp/nsrecurs.exp: New test.
3057 * gdb.cp/nsrecurs.cc: New test program.
3058 * gdb.cp/nsstress.exp: New test.
3059 * gdb.cp/nsstress.cc: New test program.
3060 * gdb.cp/nsdecl.exp: New test.
3061 * gdb.cp/nsdecl.cc: New test program.
3062
3063 2010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
3064
3065 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
3066 imported into file scope.
3067 Marked test as xfail.
3068 * gdb.cp/namespace-using.cc (marker5): New function.
3069 * gdb.cp/shadow.exp: New test.
3070 * gdb.cp/shadow.cc: New test program.
3071 * gdb.cp/nsimport.exp: New test.
3072 * gdb.cp/nsimport.cc: New test program.
3073
3074 2010-01-25 Tom Tromey <tromey@redhat.com>
3075
3076 PR gdb/11049:
3077 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
3078 with "set print null-stop on".
3079
3080 2010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3081
3082 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
3083 Adjust it for DISASSEMBLY_OMIT_FNAME.
3084
3085 2010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3086
3087 PR symtab/11199:
3088 * gdb.dwarf2/member-ptr-forwardref.exp,
3089 gdb.dwarf2/member-ptr-forwardref.S: New.
3090
3091 2010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3092
3093 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
3094 (thread1_func): Protect thread1_tid with thread1_tid_cond by
3095 thread1_tid_mutex. Remove gdbstop_mutex handling.
3096 (thread2_func): Protect thread2_tid with thread2_tid_cond by
3097 thread2_tid_mutex. Remove gdbstop_mutex handling.
3098 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
3099 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
3100 pthread_cond_wait conditionalizations by while loops.
3101
3102 2010-01-20 Tom Tromey <tromey@redhat.com>
3103
3104 PR backtrace/10770:
3105 * gdb.dwarf2/pr10770.exp: New file.
3106 * gdb.dwarf2/pr10770.c: New file.
3107 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
3108
3109 2010-01-20 Vladimir Prus <vladimir@codesourcery.com>
3110
3111 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
3112 that target was removed, and the test always runs native anyway.
3113
3114 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3115
3116 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
3117 gdb.base/watchpoint-cond-gone-stripped.c: New.
3118
3119 2010-01-19 Tom Tromey <tromey@redhat.com>
3120
3121 PR c++/8000:
3122 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
3123 existing tests.
3124 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
3125 (main): Use AAA::SomeEnum.
3126
3127 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3128
3129 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
3130 (test_ignore_count): Declare line_callme_body global.
3131 (run to breakpoint with ignore count): Use line_callme_body.
3132 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
3133 (set line_main_hello, set line_main_return): Reindent.
3134 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
3135 New.
3136 (continue to callee4): Use line_callee4_body.
3137 (check *stopped from CLI command): Use line_callee4_next.
3138 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
3139 (set line_main_hello, set line_main_return): Reindent.
3140 (set line_callee4_head, set line_callee4_body): New.
3141 (continue to callee4): Use line_callee4_body.
3142
3143 2010-01-18 Tom Tromey <tromey@redhat.com>
3144
3145 PR c++/9680:
3146 * gdb.cp/casts.cc: Add new classes and variables.
3147 * gdb.cp/casts.exp: Test new operators.
3148
3149 2010-01-18 Tom Tromey <tromey@redhat.com>
3150 Thiago Jung Bauermann <bauerman@br.ibm.com>
3151
3152 * gdb.python/source2.py: New file.
3153 * gdb.python/source1: New file.
3154 * gdb.python/python.exp: Test "source" command.
3155
3156 2010-01-15 Stan Shebs <stan@codesourcery.com>
3157
3158 * gdb.trace/tfile.c: New file.
3159 * gdb.trace/tfile.exp: New file.
3160
3161 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3162
3163 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
3164
3165 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3166
3167 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
3168
3169 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3170
3171 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
3172 (libfunc): New parameter action. Implement also selectable "sleep".
3173 * gdb.base/break-interp-main.c: Include assert.h.
3174 (libfunc): New parameter action.
3175 (main): New parameters argc and argv. Assert argc. Pass argv.
3176 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
3177 (test_attach): New proc.
3178 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
3179 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
3180
3181 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3182
3183 * gdb.base/break-interp.exp (test_core): New proc.
3184 (test_ld): Call it.
3185
3186 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3187
3188 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
3189 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
3190 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
3191 and gdb_compile_shlib. Use new -Wl compiler options.
3192 (dl bt, main bt): New tests.
3193
3194 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3195
3196 Support PIEs with no symfile_objfile.
3197 * gdb.base/break-interp.exp: New argument at the test_ld calls.
3198 (test_ld): New parameter trynosym.
3199 (test_ld <$trynosym>): New block.
3200
3201 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3202
3203 * gdb.base/break-interp.exp: New file.
3204
3205 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
3206
3207 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
3208 * gdb.python/py-prettyprint.py (pp_ls): New printer.
3209 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
3210 test.
3211 * gdb.python/py-prettyprint.c: Define lazystring test structure.
3212 * gdb.python/py-mi.exp: Add lazy string test.
3213
3214 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
3215
3216 * lib/mi-support.exp (mi_check_thread_states): Handle
3217 core number in thread listing.
3218
3219 2010-01-12 Joel Brobecker <brobecker@adacore.com>
3220
3221 * gdb.base/maint.exp: Adjust the expected output for the
3222 "maint print type" test. Use gdb_test_multiple instead of
3223 gdb_sent/gdb_expect.
3224
3225 2010-01-11 Doug Evans <dje@google.com>
3226
3227 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
3228 from gdbserver_download. All callers updated.
3229
3230 * gdb.server/ext-run.exp: "info os processes" requires xml support.
3231
3232 2010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3233
3234 Implement binary numbers parsing.
3235 * gdb.base/printcmds.exp (test_integer_literals_accepted)
3236 (test_integer_literals_rejected): New binary tests.
3237
3238 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3239
3240 * gdb.cell/configure: Regenerate.
3241
3242 2010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3243
3244 * gdb.base/corefile.exp: Move the core finding block out and call it as
3245 core_find, new variable $corefile, replace corefile by $corefile and
3246 [file tail $corefile] for usage vs. test names resp.
3247 * lib/gdb.exp (core_find): Move it as a new function here. New
3248 parameter binfile and deletefiles. New variable $destcore. Pre-delete
3249 $destcore. Return "" on error.
3250
3251 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3252
3253 Workaround PR binutils/10802.
3254 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
3255 (twice).
3256
3257 2010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
3258
3259 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
3260
3261 2010-01-08 Joel Brobecker <brobecker@adacore.com>
3262
3263 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
3264 call, to avoid interruption.
3265
3266 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3267
3268 * gdb.stabs/weird.def (args93): New.
3269
3270 2010-01-07 Doug Evans <dje@google.com>
3271
3272 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
3273
3274 2010-01-07 Tom Tromey <tromey@redhat.com>
3275
3276 * gdb.base/source.exp: Use correct line number.
3277
3278 2010-01-05 Stan Shebs <stan@codesourcery.com>
3279
3280 * gdb.trace/tracecmd.exp: Test ftrace.
3281
3282 2010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3283
3284 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
3285
3286 2010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3287
3288 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
3289 "uint_for_mi_testing".
3290
3291 2010-01-01 Joel Brobecker <brobecker@adacore.com>
3292
3293 Test indented comment in file being sourced.
3294 * gdb.base/commands.exp: Test indented comment in file being sourced.
3295
3296 2010-01-01 Joel Brobecker <brobecker@adacore.com>
3297
3298 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
3299 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
3300 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
3301 notice.
3302
3303 2010-01-01 Joel Brobecker <brobecker@adacore.com>
3304
3305 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
3306 notice.
3307
3308 2010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3309
3310 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
3311 missing $after_stopped and comma (,) expectation.
3312
3313 2009-12-31 Stan Shebs <stan@codesourcery.com>
3314
3315 * gdb.trace/actions.exp: Test teval action.
3316
3317 2009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3318
3319 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
3320 (top level): Call test_watchpoint_in_big_blob.
3321 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
3322 watchpoints.
3323 (func3): Write to buf.
3324
3325 2009-12-29 Stan Shebs <stan@codesourcery.com>
3326
3327 * gdb.trace/actions.exp: Test default-collect.
3328
3329 2009-12-28 Stan Shebs <stan@codesourcery.com>
3330
3331 * gdb.trace/tsv.exp: New file.
3332 * gdb.base/completion.exp: Update ambiguous info output.
3333
3334 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
3335
3336 * gdb.base/find.c (main): Reference search buffers.
3337 * gdb.base/included.c (main): Reference integer.
3338 * gdb.base/ptype.c (charfoo): Declare.
3339 (intfoo): Call charfoo.
3340 * gdb.base/scope0.c (useitp): New function.
3341 (usestatics): Use useitp.
3342 (useit): Add a type for val.
3343 * gdb.base/scope1.c (useit1): Take a pointer argument.
3344 (usestatics1): Update calls to useit1.
3345 * gdb.cp/call-c.cc: Declare foo.
3346 (main): Call foo.
3347 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
3348 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
3349 (main): Call C::ensureRefs and ensureOtherRefs.
3350 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
3351 variables.
3352 (ensureOtherRefs): New function.
3353 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
3354 * gdb.cp/templates.cc (main): Call t5i.value.
3355
3356 2009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3357
3358 Fix compatibility with G++-4.5.
3359 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
3360 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
3361 (uncaught return): Remove.
3362
3363 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3364 Phil Muldoon <pmuldoon@redhat.com>
3365
3366 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
3367 (bp_location13, bp_location14, bp_location17, bp_location18)
3368 (marker3_proto, marker4_proto): New variables.
3369 (breakpoint info): Update output.
3370 (run until breakpoint at marker3, run until breakpoint at marker4): New
3371 tests.
3372
3373 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3374
3375 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
3376 Replace the printf call of Y by provided "y-set-1" label. New block
3377 for the second shared library.
3378 * gdb.base/unload.exp: Compile also the second library, call
3379 gdb_load_shlibs also for it. Use now gdb_breakpoint.
3380 (single pending breakpoint info): Rename to ...
3381 (pending breakpoint info before run): ... this extended test.
3382 (libfile2, libname2, libsrcfile2, libsrc2)
3383 (lib_sl2): New variables.
3384 (exec_opts): Set also SHLIB_NAME2.
3385 (pending breakpoint info on first run at shrfunc1)
3386 (pending breakpoint info on second run at shrfunc1)
3387 (pending breakpoint info on second run at shrfunc2)
3388 (print y from libfile, print y from libfile2): New tests.
3389 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
3390 * gdb.base/unloadshr2.c: New.
3391
3392 2009-12-22 Hui Zhu <teawater@gmail.com>
3393
3394 * gdb.reverse/sigall-reverse.exp: Adjust.
3395
3396 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
3397
3398 PR gdb/10884
3399
3400 * gdb.mi/var-cmd.c (do_bitfield_tests): New
3401 (main): Call do_bitfield_tests.
3402 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
3403
3404 2009-12-20 Joel Brobecker <brobecker@adacore.com>
3405
3406 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
3407 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
3408 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
3409 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
3410 gdb.modula2/unbounded1.c: Update copyright header.
3411
3412 2009-12-10 Chris Moller <moller@mollerware.com>
3413
3414 PR gdb/9399
3415 * gdb.cp/virtfunc2.exp: New tests
3416 * gdb.cp/virtfunc2.cc: New tests
3417 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
3418
3419 2009-12-10 Oza Pawandeep (paawan1982@yahoo.com
3420
3421 * gdb.reverse/i387-env-reverse.c: New file.
3422 * gdb.reverse/i387-env-reverse.exp: New file.
3423 * gdb.reverse/i387-stack-reverse.c: New file.
3424 * gdb.reverse/i387-stack-reverse.exp: New file.
3425
3426 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
3427
3428 * gdb.python/py-type.exp (test_range): New test.
3429
3430 2009-12-03 Phil Muldoon <pmuldoon@redhat.com>
3431
3432 PR python/10805
3433
3434 * gdb.python/py-type.exp: New file.
3435 * gdb.python/py-type.c: New file.
3436 * Makefile.in: Add py-type.
3437
3438 2009-12-03 Tom Tromey <tromey@redhat.com>
3439
3440 * gdb.python/py-value.exp (test_parse_and_eval): New
3441 function.
3442
3443 2009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
3444
3445 PR gdb/11022
3446
3447 * gdb.base/pr11022.exp: New test.
3448 * gdb.base/pr11022.c: New test.
3449
3450 2009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3451
3452 Fix spurious false FAILs.
3453 * gdb.base/structs.c (chartest): New.
3454 (main): Fill-in chartest.
3455 * gdb.base/structs.exp (anychar_re, first): New.
3456 (start_structs_test): Import global anychar_re and first.
3457 New gdb_test call "set print elements 300; ${testfile}"
3458 (start_structs_test <$first>): New block.
3459 (any): Import global anychar_re. New variable ac. Use ${ac}.
3460
3461 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3462
3463 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
3464
3465 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3466
3467 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
3468 Force $srcfile file.
3469 * gdb.base/foll-fork.c (callee): Comment out the printf call.
3470
3471 2009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3472
3473 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
3474 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
3475 * gdb.threads/watchthreads-reorder.exp: Likewise.
3476
3477 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
3478
3479 PR gdb/8704
3480
3481 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
3482 "if", and "thread". Correct matching in the previous test.
3483
3484 2009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
3485
3486 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
3487
3488 2009-11-23 Michael Snyder <msnyder@vmware.com>
3489
3490 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
3491 * gdb.reverse-watch-precsave.exp: Ditto.
3492
3493 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
3494
3495 * gdb.asm/asm-source.exp: Adjust.
3496 * gdb.base/help.exp: Adjust.
3497
3498 2009-11-22 Pedro Alves <pedro@codesourcery.com>
3499
3500 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
3501 (do_syscall_tests_without_xml): Set data-directory to
3502 /the/path/to/nowhere.
3503
3504 2009-11-21 Pedro Alves <pedro@codesourcery.com>
3505
3506 * gdb.threads/local-watch-wrong-thread.c,
3507 gdb.threads/local-watch-wrong-thread.exp: New files.
3508
3509 2009-11-21 Pedro Alves <pedro@codesourcery.com>
3510
3511 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
3512 assume new `regsub' syntax available.
3513
3514 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3515
3516 * gdb.base/watchpoint-hw-hit-once.exp,
3517 gdb.base/watchpoint-hw-hit-once.c: New.
3518
3519 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3520
3521 * gdb.threads/watchthreads-reorder.exp,
3522 gdb.threads/watchthreads-reorder.c: New.
3523
3524 2009-11-17 Nathan Sidwell <nathan@codesourcery.com>
3525
3526 * gdb.xml/tdesc-regs.exp: Use for m68k.
3527
3528 2009-11-15 Pedro Alves <pedro@codesourcery.com>
3529
3530 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
3531
3532 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
3533
3534 * lib/gdb.exp (current_target_name): New procedure.
3535 (gdb_wrapper_target): New variable.
3536 (gdb_wrapper_init): Set gdb_wrapper_target.
3537 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
3538 wrapper.
3539
3540 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
3541
3542 * gdb.base/remote.exp: Delete the slowest load test.
3543 Do not load with fixed packet sizes.
3544
3545 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
3546
3547 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
3548
3549 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
3550
3551 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
3552 srcfile when setting a breakpoint.
3553
3554 2009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
3555
3556 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
3557 macros.
3558
3559 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
3560
3561 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
3562 to be in memory.
3563 * gdb.base/display.c (force_mem): New.
3564 (do_loops): Use it. Add breakpoint comments.
3565 (do_vars): Add a breakpoint comment.
3566 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
3567 line numbers.
3568
3569 2009-11-13 Nathan Froyd <froydnj@codesourcery.com>
3570
3571 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
3572 instead of a bare "run".
3573
3574 2009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
3575
3576 * gdb.python/py-prettyprint.exp: Adjust.
3577
3578 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
3579
3580 * lib/cell.exp (skip_cell_tests): Clean up test files before
3581 returning.
3582
3583 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
3584
3585 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
3586 and the breakpoint menu. Do not call perror if a prompt is seen.
3587 Consume the following GDB prompt.
3588 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
3589 * gdb.cp/namespace.exp: Use gdb_test.
3590 * gdb.cp/templates.exp: Use gdb_test.
3591 (test_template_breakpoints): Use gdb_test_multiple.
3592
3593 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
3594
3595 * gdb.base/break1.c (struct some_struct, values): Move earlier.
3596 (marker4): Reference values.
3597
3598 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
3599
3600 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
3601 is missing.
3602
3603 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
3604
3605 * gdb.base/break.c (need_malloc): New.
3606 * gdb.base/constvars.c (main): Reference crass and crisp.
3607 * gdb.base/gdb1821.c (main): Reference bar.
3608 * gdb.cp/gdb1355.cc (main): Reference s1.
3609 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
3610 (main): Call them.
3611 * gdb.cp/hang2.cc (dummy2): Define.
3612 * gdb.cp/hang3.cc (dummy3): Define.
3613 * gdb.cp/m-data.cc (main): Reference shadow.
3614
3615 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
3616 Nathan Froyd <froydnj@codesourcery.com>
3617
3618 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
3619 remote host.
3620
3621 2009-11-12 Nathan Froyd <froydnj@codesourcery.com>
3622
3623 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
3624 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
3625 * gdb.dwarf2/dw2-compressed.exp: Likewise.
3626 * gdb.dwarf2/dw2-intercu.exp: Likewise.
3627 * gdb.dwarf2/dw2-intermix.exp: Likewise.
3628 * gdb.dwarf2/dw2-producer.exp: Likewise.
3629 * gdb.dwarf2/mac-fileno.exp: Likewise.
3630 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
3631 py-prettyprint.py to the remote host.
3632 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
3633
3634 2009-11-11 Keith Seitz <keiths@redhat.com>
3635
3636 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
3637 use it instead of "Foo".
3638 * gdb.cp/classes.exp (do_tests): Add a test to access
3639 a method through a typedef'd class name.
3640
3641 2009-11-11 Nathan Froyd <froydnj@codesourcery.com>
3642
3643 * gdb.base/long_long.exp: Permit leading zeros on floating-point
3644 exponents.
3645 * gdb.base/pointers.exp: Likewise.
3646 * gdb.cp/ref-types.exp: Likewise.
3647
3648 2009-11-11 Keith Seitz <keiths@redhat.com>
3649
3650 * gdb.cp/cplusfuncs.cc (class foo): Add operators
3651 new[] and delete[].
3652 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
3653 "void".
3654 (probe_demangler): Remove all single-quoting of
3655 method and variable names.
3656 (info_func_regexp): Remove the word "void" from any
3657 occurrence of "(void)".
3658 (print_addr_2): Remove all single-quoting of
3659 method names.
3660 (print_addr_2_kfail): Likewise.
3661 (print_addr): Single-quote C function names before
3662 passing to print_addr_2.
3663 (test_paddr_operator_functions): Remove single-quoting
3664 for method names.
3665 Add tests for operator new[] and operator delete[].
3666
3667 2009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3668
3669 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
3670
3671 2009-11-09 Keith Seitz <keiths@redhat.com>
3672
3673 * gdb.cp/overload.exp: Add tests for resolving overloaded
3674 methods in expression parsing/evaluation.
3675
3676 2009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
3677
3678 * lib/gdb.exp (default_gdb_version): Use --version instead of
3679 --command.
3680
3681 2009-11-10 Nathan Sidwell <nathan@codesourcery.com>
3682
3683 * lib/gdb.exp (gdb_compile_test): New.
3684 (skip_ada_tests, skip_java_tests): New.
3685 (gdb_compile): Use gdb_compile_test for f77.
3686 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
3687 * lib/java.exp (compile_java_from_source): Remove runtests check,
3688 use gdb_compile_test to record result.
3689 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
3690 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
3691 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
3692 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
3693 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
3694 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
3695 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
3696 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
3697 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
3698 adjust gdb_compile invocations.
3699
3700 2009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3701
3702 * Makefile.in (abs_builddir): New.
3703 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
3704 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
3705 `$(abs_builddir)/site.exp'.
3706
3707 2009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
3708
3709 * config/m68k-emc.exp, lib/emc-support.exp,
3710 gdb.trace/gdb_c_test.c: Delete.
3711 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
3712 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
3713 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
3714 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
3715 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
3716 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
3717 casing for m68k-*-elf.
3718
3719 2009-11-03 Pedro Alves <pedro@codesourcery.com>
3720
3721 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
3722 * gdb.arch/i386-prologue.exp: Likewise.
3723 * gdb.arch/i386-unwind.exp: Likewise.
3724
3725 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
3726
3727 * lib/gdb.exp (gdb_expect): Fix timeout typo.
3728
3729 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
3730
3731 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
3732
3733 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
3734
3735 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
3736
3737 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3738
3739 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
3740
3741 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3742
3743 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
3744 * gdb.base/sepdebug2.c: New file.
3745
3746 2009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3747
3748 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
3749 the modified warnings for catch syscall. Verify if GDB was compiled
3750 with support for lib expat, and choose which tests to run depending
3751 on this.
3752
3753 2009-10-30 Vladimir Prus <vladimir@codesourcery.com>
3754
3755 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
3756 that composite commands are parsed OK. And also test
3757 that breakpoint commands do work.
3758
3759 2009-10-23 Michael Snyder <msnyder@vmware.com>
3760
3761 gdb.reverse/consecutive-precsave.exp: Change expect pattern
3762 to allow for new disassembly style.
3763
3764 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
3765
3766 * gdb.asm/asm-source.exp: Adjust.
3767
3768 2009-10-22 Michael Snyder <msnyder@vmware.com>
3769
3770 * gdb.reverse/break-precsave.exp: New test.
3771 * gdb.reverse/consecutive-precsave.exp: Ditto.
3772 * gdb.reverse/finish-precsave.exp: Ditto.
3773 * gdb.reverse/i386-precsave.exp: Ditto.
3774 * gdb.reverse/machinestate-precsave.exp: Ditto.
3775 * gdb.reverse/sigall-precsave.exp: Ditto.
3776 * gdb.reverse/solilb-precsave.exp: Ditto.
3777 * gdb.reverse/step-precsave.exp: Ditto.
3778 * gdb.reverse/until-precsave.exp: Ditto.
3779 * gdb.reverse/watch-precsave.exp: Ditto.
3780
3781 2009-10-22 Michael Snyder <msnyder@vmware.com>
3782
3783 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
3784 for gdb_expect. Adjust one test's expect strings for the new
3785 format of disassemble.
3786 * gdb.reverse/finish-reverse.exp: Delete 'return'.
3787 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
3788 gdb_test_multiple.
3789 * gdb.reverse/step-reverse.exp: Delete 'return'.
3790 * gdb.reverse/until-reverse.exp: Delete blank lines.
3791 * gdb.reverse/watch-reverse.exp: Delete blank lines.
3792
3793 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
3794
3795 * gdb.base/consecutive.exp: Adjust.
3796 * gdb.base/display.exp: Likewise.
3797 * gdb.base/pc-fp.exp: Likewise.
3798 * gdb.base/sigbpt.exp: Likewise.
3799
3800 2009-10-19 Michael Snyder <msnyder@vmware.com>
3801
3802 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
3803 * gdb.reverse/finish-reverse.c: Ditto.
3804 * gdb.reverse/sigall-reverse.c: Ditto.
3805 * gdb.reverse/solib-reverse.c: Ditto.
3806 * gdb.reverse/step-reverse.c: Ditto.
3807 * gdb.reverse/watch-reverse.c: Ditto.
3808
3809 2009-10-19 Pedro Alves <pedro@codesourcery.com>
3810 Stan Shebs <stan@codesourcery.com>
3811
3812 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
3813 * gdb.base/foll-exec.exp: Adjust to expect a process id before
3814 "Executing new program".
3815 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
3816 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
3817 left listed after having been killed.
3818 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
3819 * gdb.base/maint.exp: Adjust test.
3820
3821 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
3822 * gdb.multi/Makefile.in: New.
3823 * gdb.multi/base.exp: New.
3824 * gdb.multi/goodbye.c: New.
3825 * gdb.multi/hangout.c: New.
3826 * gdb.multi/hello.c: New.
3827 * gdb.multi/bkpt-multi-exec.c: New.
3828 * gdb.multi/bkpt-multi-exec.exp: New.
3829 * gdb.multi/crashme.c: New.
3830
3831 2009-10-13 Tristan Gingold <gingold@adacore.com>
3832
3833 * gdb.base/sepdebug.exp: Check debug info are found.
3834
3835 2009-10-08 Pedro Alves <pedro@codesourcery.com>
3836
3837 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
3838 bits.
3839
3840 2009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3841
3842 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
3843
3844 2009-10-07 Joel Brobecker <brobecker@adacore.com>
3845
3846 * gdb.base/watchpoints.c: Add copyright header. Reformat one
3847 of the comments.
3848
3849 2009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
3850
3851 * gdb.base/annota1.exp: Remove obsolete match_max increase.
3852 * gdb.base/annota3.exp: Idem.
3853 * gdb.base/maint.exp: Idem.
3854
3855 2009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
3856
3857 * lib/gdb.exp (default_gdb_init): Set current value of match_max
3858 to default.
3859
3860 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
3861
3862 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
3863 mingw and cygwin targets.
3864
3865 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
3866 Pedro Alves <pedro@codesourcery.com>
3867
3868 * lib/gdb.exp (gdb_compile): Avoid adding
3869 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
3870
3871 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
3872
3873 * gdb.base/shr1.c: Use %p in format string.
3874 * gdb.base/unload.c: Avoid warning in fprintf.
3875 * gdb.base/watchpoint-solib.c: Idem.
3876
3877 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
3878
3879 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
3880 long type.
3881 (test_unlink): Correct printf string.
3882 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
3883 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
3884
3885 2009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3886
3887 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
3888 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
3889 * gdb.arch/ia64-breakpoint-shadow.S: New file.
3890
3891 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3892
3893 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
3894 * gdb.objc/nondebug.exp: Likewise.
3895
3896 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3897
3898 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
3899 target_info setting.
3900
3901 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
3902 that detect new threads during "info threads".
3903
3904 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3905
3906 * gdb.threads/manythreads.c (main): Increase thread stack size
3907 to 2*PTHREAD_STACK_MIN.
3908 * gdb.threads/multi-create.c (main): Likewise.
3909 (create_function): Likewise.
3910
3911 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3912
3913 * gdb.base/dump.exp: Pass difference of pointer types instead
3914 of integer types as offset to restore in intarr3.srec case.
3915
3916 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3917
3918 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
3919
3920 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3921
3922 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
3923
3924 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
3925
3926 New test for two watchpoints, with disabling of
3927 the first inserted.
3928 * testsuite/gdb.base/watchpoints.c: New file.
3929 * testsuite/gdb.base/watchpoints.exp: New file.
3930
3931 2009-09-25 Tom Tromey <tromey@redhat.com>
3932
3933 * gdb.base/charset.exp: Test utf-16 strings with Python.
3934
3935 2009-09-25 Tom Tromey <tromey@redhat.com>
3936
3937 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
3938 UCS-4.
3939 * gdb.base/charset.c (utf_32_string): Rename.
3940 (init_utf32): Rename.
3941 (main): Update.
3942
3943 2009-09-22 Tom Tromey <tromey@redhat.com>
3944
3945 * gdb.python/py-function.exp: Add regression tests.
3946
3947 2009-09-21 Keith Seitz <keiths@redhat.com>
3948
3949 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
3950 with invalid operator.
3951
3952 2009-09-21 Keith Seitz <keiths@redhat.com>
3953
3954 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
3955 and destructor using typedef name of class.
3956 * gdb.cp/classes.cc (class Base1): Add a destructor.
3957 (base1): New typedef.
3958 (use_methods): Instanitate an object of type base1.
3959 * gdb.cp/templates.exp (test_template_typedef): New procedure.
3960 (do_tests): Call test_template_typedef.
3961 * gdb.cp/templates.cc (Baz::~Baz): New method.
3962 (intBazOne): New typedef.
3963 (main): Instantiate intBazOne.
3964
3965 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
3966
3967 PR python/10633
3968
3969 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
3970 Function.
3971 (run_lang_tests): Add print elements test.
3972
3973 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
3974
3975 * gdb.python/py-value.exp (test_subscript_regression): New
3976 function. Test for invalid subscripts.
3977 * gdb.python/py-value.c (main): Add test array, and pointer to it.
3978 (ptr_ref): New function.
3979
3980 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
3981
3982 * gdb.base/default.exp: Fix "show convenience".
3983
3984 2009-09-15 Tom Tromey <tromey@redhat.com>
3985
3986 * lib/mi-support.exp (mi_create_varobj): Update.
3987 (mi_create_floating_varobj): Likewise.
3988 (mi_create_dynamic_varobj): New proc.
3989 (mi_varobj_update): Update.
3990 (mi_varobj_update_with_type_change): Likewise.
3991 (mi_varobj_update_kv_helper): New proc.
3992 (mi_varobj_update_dynamic_helper): Rewrite.
3993 (mi_varobj_update_dynamic): New proc.
3994 (mi_list_varobj_children): Update.
3995 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
3996 * gdb.python/python-prettyprint.py (pp_outer): New class.
3997 (pp_nullstr): Likewise.
3998 (lookup_function): Register new printers.
3999 * gdb.python/python-prettyprint.c (struct substruct): New type.
4000 (struct outerstruct): Likewise.
4001 (substruct_test): New function.
4002 (struct nullstr): New type.
4003 (string_1, string_2): New globals.
4004 (main): Add new tests.
4005 * gdb.python/python-mi.exp: Added regression tests.
4006 * gdb.mi/mi2-var-display.exp: Update.
4007 * gdb.mi/mi2-var-cmd.exp: Update.
4008 * gdb.mi/mi2-var-child.exp: Update.
4009 * gdb.mi/mi2-var-block.exp: Update.
4010 * gdb.mi/mi-var-invalidate.exp: Update.
4011 * gdb.mi/mi-var-display.exp: Update.
4012 * gdb.mi/mi-var-cmd.exp: Update.
4013 * gdb.mi/mi-var-child.exp: Update.
4014 * gdb.mi/mi-var-block.exp: Update.
4015 * gdb.mi/mi-break.exp: Update.
4016 * gdb.mi/gdb701.exp: Update.
4017
4018 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4019
4020 * Makefile.in: Inclusion of catch-syscall object.
4021 * gdb.base/catch-syscall.c: New file.
4022 * gdb.base/catch-syscall.exp: New file.
4023
4024 2009-09-12 Michael Snyder <msnyder@vmware.com>
4025
4026 * gdb.reverse/step-reverse.exp: Explicitly check for targets
4027 that can support reverse debuggnig.
4028
4029 2009-09-11 Tom Tromey <tromey@redhat.com>
4030
4031 * gdb.dwarf2/valop.S: New file.
4032 * gdb.dwarf2/valop.exp: New file.
4033
4034 2009-09-11 Mark Kettenis <kettenis@gnu.org>
4035
4036 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
4037
4038 2009-09-10 Doug Evans <dje@google.com>
4039
4040 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
4041 Add $gdb_prompt to second breakpoint regexp.
4042
4043 2009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
4044
4045 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
4046 names, add missing ones.
4047 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
4048 * gdb.python/py-frame.c: Rename from python-frame.c.
4049 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
4050 testfile name.
4051 * gdb.python/py-function.exp: Rename from python-function.exp.
4052 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
4053 testfile name.
4054 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
4055 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
4056 Adjust testfile name.
4057 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
4058 * gdb.python/py-template.cc: Rename from python-template.cc.
4059 * gdb.python/py-template.exp: Rename from python-template.exp.
4060 Adjust testfile name.
4061 * gdb.python/py-value.c: Rename from python-value.c.
4062 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
4063 testfile name.
4064
4065 2009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4066
4067 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
4068 $bpt2address.
4069 (Second breakpoint address is valid on ia64)
4070 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
4071
4072 2009-09-03 Joseph Myers <joseph@codesourcery.com>
4073
4074 * gdb.base/ending-run.exp: Restrict regular expression matching
4075 line number to require closing brace following.
4076
4077 2009-09-03 Doug Evans <dje@google.com>
4078
4079 * gdb.base/store.exp (check_set): Fix typo in expected value message.
4080
4081 2009-09-02 Tom Tromey <tromey@redhat.com>
4082
4083 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
4084
4085 2009-09-02 Tom Tromey <tromey@redhat.com>
4086
4087 * gdb.dwarf2/callframecfa.exp: New file.
4088 * gdb.dwarf2/callframecfa.S: New file.
4089
4090 2009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4091
4092 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
4093 gdb.base/solib-overlap-main.c: New.
4094
4095 2009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
4096
4097 PR gdb/10565
4098
4099 * gdb.base/bitfields.c (struct container, container): New.
4100 (main): Initialize it and call break5.
4101 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
4102
4103 2009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4104
4105 Support constant DW_AT_data_member_location by GCC PR debug/40659.
4106 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
4107
4108 2009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4109
4110 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
4111
4112 2009-08-26 Michael Snyder <msnyder@vmware.com>
4113
4114 * gdb.base/i386-reverse.c: New file.
4115 * gdb.base/i386-reverse.exp: New file.
4116 * gdb.base/Makefile.in: Add new files to be removed.
4117
4118 2009-08-26 Joseph Myers <joseph@codesourcery.com>
4119
4120 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
4121 environment-pwd for remote host.
4122 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
4123
4124 2009-08-24 Keith Seitz <keiths@redhat.com>
4125
4126 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
4127 Add two new C++ completer tests which limit the output to a
4128 given class.
4129
4130 2009-08-24 Michael Snyder <msnyder@vmware.com>
4131
4132 * gdb.base/del.exp: Fix typo in comment.
4133 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
4134
4135 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4136
4137 * configure: Regenerate.
4138 * gdb.hp/configure: Likewise.
4139 * gdb.hp/gdb.aCC/configure: Likewise.
4140 * gdb.hp/gdb.base-hp/configure: Likewise.
4141 * gdb.hp/gdb.compat/configure: Likewise.
4142 * gdb.hp/gdb.defects/configure: Likewise.
4143 * gdb.hp/gdb.objdbg/configure: Likewise.
4144 * gdb.stabs/configure: Likewise.
4145
4146 2009-08-19 Doug Evans <dje@google.com>
4147
4148 * gdb.base/gdbvars.c: New file.
4149 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
4150
4151 2009-08-14 Pedro Alves <pedro@codesourcery.com>
4152
4153 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
4154 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
4155
4156 2009-08-13 Pedro Alves <pedro@codesourcery.com>
4157
4158 * gdb.base/default.exp: Adjust "set language test": it's now an
4159 enum command. Larger help string moved to "help set language".
4160 * gdb.base/help.exp: Adjust "help set language" expected output,
4161 now lists all known languages.
4162
4163 2009-08-11 Nathan Froyd <froydnj@codesourcery.com>
4164
4165 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
4166 all frame arguments.
4167 * gdb.arch/altivec-regs.exp: Likewise.
4168
4169 2009-08-07 Tom Tromey <tromey@redhat.com>
4170
4171 * gdb.base/setshow.exp: Add tests for changes to set language, set
4172 check range, and set check type.
4173
4174 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
4175
4176 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
4177 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
4178 Call it.
4179
4180 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4181
4182 * configure.ac: Run gdb.cell tests when appropriate.
4183 * configure: Regenerate.
4184 * lib/cell.exp: New file.
4185 * gdb.cell: New directory.
4186 * gdb.cell/configure.ac: New file.
4187 * gdb.cell/configure: New file.
4188 * gdb.cell/Makefile.in: New file.
4189 * gdb.cell/arch.exp: New file.
4190 * gdb.cell/break.c: New file.
4191 * gdb.cell/break.exp: New file.
4192 * gdb.cell/break-spu.c: New file.
4193 * gdb.cell/bt.c: New file.
4194 * gdb.cell/bt2-spu.c: New file.
4195 * gdb.cell/bt-spu.c: New file.
4196 * gdb.cell/bt.exp: New file.
4197 * gdb.cell/coremaker.c: New file.
4198 * gdb.cell/coremaker-spu.c: New file.
4199 * gdb.cell/core.exp: New file.
4200 * gdb.cell/gcore.exp: New file.
4201 * gdb.cell/data.c: New file.
4202 * gdb.cell/data.exp: New file.
4203 * gdb.cell/data-spu.c: New file.
4204 * gdb.cell/ea-cache.exp: New file.
4205 * gdb.cell/ea-cache.c: New file.
4206 * gdb.cell/ea-cache-spu.c: New file.
4207 * gdb.cell/ea-standalone.c: New file.
4208 * gdb.cell/ea-standalone.exp: New file.
4209 * gdb.cell/ea-test.c: New file.
4210 * gdb.cell/ea-test.exp: New file.
4211 * gdb.cell/f-regs.exp: New file.
4212 * gdb.cell/mem-access.c: New file.
4213 * gdb.cell/mem-access.exp: New file.
4214 * gdb.cell/mem-access-spu.c: New file.
4215 * gdb.cell/ptype.exp: New file.
4216 * gdb.cell/registers.exp: New file.
4217 * gdb.cell/size.c: New file.
4218 * gdb.cell/sizeof.exp: New file.
4219 * gdb.cell/size-spu.c: New file.
4220 * gdb.cell/solib.exp: New file.
4221 * gdb.cell/solib-symbol.exp: New file.
4222
4223 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4224
4225 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
4226
4227 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4228
4229 * gdb.base/float.exp: Handle VFP registers.
4230
4231 2009-07-14 Michael Snyder <msnyder@vmware.com>
4232
4233 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
4234 to bring gdb to the beginning of the calling line.
4235
4236 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
4237 confusing the i386 epilogue unwinder.
4238
4239 2009-07-14 Stan Shebs <stan@codesourcery.com>
4240
4241 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
4242
4243 2009-07-14 Michael Snyder <msnyder@vmware.com>
4244
4245 * gdb.reverse/step-reverse.exp (stepi into function call):
4246 Call instruction may not be first instruction in the line.
4247 (reverse stepi from a function call): Used wrong line number.
4248
4249 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4250
4251 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
4252
4253 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4254
4255 Fix gdb.base/macscp.exp when using custom inputrc.
4256 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
4257 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
4258 env(TERM) set.
4259 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
4260 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
4261
4262 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4263
4264 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
4265 * gdb.base/annota1.exp (thread_test): Import global $testfile.
4266 Change the compilation target to match the testcase name.
4267 * gdb.base/sect-cmd.exp: Change the compilation target to match the
4268 testcase name.
4269 * a2-run.exp: Use for setup prepare_for_testing. Change the
4270 compilation target to match the testcase name.
4271 * gdb.base/commands.exp: Likewise.
4272 * gdb.base/finish.exp: Likewise.
4273 * gdb.base/float.exp: Likewise.
4274 * gdb.base/info-target.exp: Likewise.
4275 * gdb.base/relational.exp: Likewise.
4276 * gdb.base/term.exp: Likewise.
4277 * gdb.base/until.exp: Likewise.
4278 * gdb.base/volatile.exp: Likewise.
4279 * gdb.base/whatis-exp.exp: Likewise.
4280
4281 2009-07-11 Hui Zhu <teawater@gmail.com>
4282
4283 * gdb.base/help.exp (disassemble): Update expected help text.
4284
4285 2009-07-09 Tom Tromey <tromey@redhat.com>
4286
4287 * lib/gdb.exp: Handle TRANSCRIPT.
4288 (remote_spawn, remote_close, send_gdb): New procs.
4289
4290 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
4291
4292 * gdb.python/python-prettyprint.c: Add counted null string
4293 structure.
4294 * gdb.python/python-prettyprint.exp: Print null string. Test for
4295 embedded nulls.
4296 * gdb.python/python-prettyprint.py (pp_ns): New Function.
4297 * gdb.python/python-value.exp (test_value_in_inferior): Add
4298 variable length string fetch tests.
4299 * gdb.python/python-value.c (main): Add strings for string fetch tests.
4300
4301 2009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4302
4303 * gdb.base/dump.exp (inaccessible memory is reported): New test.
4304
4305 2009-07-07 Tom Tromey <tromey@redhat.com>
4306
4307 * gdb.base/call-rt-st.exp: Update for change to escape output.
4308 * gdb.base/callfuncs.exp: Likewise.
4309 * gdb.base/charset.exp: Likewise.
4310 * gdb.base/constvars.exp: Likewise.
4311 * gdb.base/long_long.exp: Likewise.
4312 * gdb.base/pointers.exp: Likewise.
4313 * gdb.base/printcmds.exp: Likewise.
4314 * gdb.base/setvar.exp: Likewise.
4315 * gdb.base/store.exp: Likewise.
4316 * gdb.cp/ref-types.exp: Likewise.
4317 * gdb.mi/mi-var-child.exp: Likewise.
4318 * gdb.mi/mi-var-display.exp: Likewise.
4319 * gdb.mi/mi2-var-display.exp: Likewise.
4320 * gdb.base/charset.exp: Test octal escape sequence length.
4321 Update for change to escape output.
4322
4323 2009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4324
4325 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
4326
4327 2009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
4328
4329 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
4330
4331 2009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4332
4333 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
4334 gdbserver increasing $portnum if "Can't bind address" has been seen.
4335
4336 2009-07-05 Pedro Alves <pedro@codesourcery.com>
4337
4338 * gdb.base/ending-run.exp: Add "step out of main" pattern for
4339 mingw32ce.
4340
4341 2009-07-05 Pedro Alves <pedro@codesourcery.com>
4342
4343 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
4344 VFP format.
4345
4346 2009-07-02 Pedro Alves <pedro@codesourcery.com>
4347
4348 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
4349 linux. Adjust to use "inferior", "info inferiors", "detach
4350 inferior" and "kill inferior" instead of "restart", "info fork",
4351 "detach fork" and "delete fork".
4352 * gdb.base/ending-run.exp: Spell out "info".
4353 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
4354 the "kill" command.
4355
4356 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4357
4358 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
4359 change to prefix TLS offset in hex with 0x.
4360
4361 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4362
4363 * gdb.base/default.exp: Update test case for "x" changes.
4364
4365 2009-07-01 Tristan Gingold <gingold@adacore.com>
4366
4367 * gdb.base/bigcore.exp: Make darwin untested.
4368
4369 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4370
4371 * gdb.base/completion.exp (directory completion): Create the directory.
4372 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
4373 escapeuniquesub.
4374 (directory completion 2): Expect now ${escapeuniquesub}.
4375 (Glob remaining of directory test): Remove one excessive newline.
4376 Expect the real output.
4377
4378 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4379
4380 Fix `make check//%' target after `make check' has been ran.
4381 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
4382 a mkdir call.
4383 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
4384 (%/.dir): Remove.
4385
4386 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4387
4388 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
4389 the expected result record.
4390
4391 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4392
4393 Remove racy FAILs relying just on the timeouts.
4394 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
4395 (annotation_level 2): Remove racy FAILs.
4396
4397 2009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
4398
4399 gdb/10275
4400 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
4401
4402 2009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
4403
4404 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
4405
4406 2009-06-30 Vladimir Prus <vladimir@codesourcery.com>
4407
4408 * gdb.mi/mi-stack.exp: Testing symbolic options
4409 to -stack-list-locals and -stack-list-arguments.
4410
4411 2009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4412
4413 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
4414
4415 2009-06-29 Tom Tromey <tromey@redhat.com>
4416
4417 * dg-extract-results.sh: New file.
4418 * Makefile.in (FORCE_PARALLEL): New variable.
4419 (CHECK_TARGET): New conditional variable.
4420 (check): Use CHECK_TARGET.
4421 (DO_RUNTEST): New variable.
4422 (check-single): New target.
4423 (TEST_DIRS): New variable.
4424 (TEST_TARGETS): Likewise.
4425 (check-parallel): New target.
4426 (check-gdb.%): New pattern.
4427 (BASE1_FILES): New variable.
4428 (BASE2_FILES): Likewise.
4429 (check-gdb.base%): New pattern.
4430 (%/.dir): New pattern.
4431 * configure: Rebuild.
4432 * aclocal.m4 (AM_CONDITIONAL): New defun.
4433 * configure.ac: Check whether user is using GNU make.
4434 (GMAKE): New conditional.
4435
4436 2009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
4437
4438 * gdb.cp/namespace-nested-import.cc: New test.
4439 * gdb.cp/namespace-nested-import.exp: New test.
4440
4441 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
4442
4443 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
4444 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
4445 * gdb.opt/Makefile.in (EXECUTABLES): Update.
4446 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
4447 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
4448 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
4449 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
4450 gdb.opt/inline-markers.c: New files.
4451 * lib/gdb.exp (skip_inline_frame_tests): New function.
4452 (skip_inline_var_tests): New function.
4453
4454 2009-06-27 Andreas Schwab <schwab@linux-m68k.org>
4455
4456 * gdb.cp/exception.exp: Don't require $hex before inner frame in
4457 backtrace.
4458
4459 2009-06-27 Michael Snyder <msnyder@vmware.com>
4460
4461 * gdb.reverse: New directory.
4462 * gdb.reverse/break-reverse.c: New test.
4463 * gdb.reverse/break-reverse.exp: New test.
4464 * gdb.reverse/consecutive-reverse.c: New test.
4465 * gdb.reverse/consecutive-reverse.exp: New test.
4466 * gdb.reverse/finish-reverse.c: New test.
4467 * gdb.reverse/finish-reverse.exp: New test.
4468 * gdb.reverse/machinestate.c: New test.
4469 * gdb.reverse/ms1.c: New test.
4470 * gdb.reverse/machinestate.exp: New test.
4471 * gdb.reverse/Makefile.in: New file.
4472 * gdb.reverse/shr2.c: New test.
4473 * gdb.reverse/solib-reverse.c: New test.
4474 * gdb.reverse/solib-reverse.exp: New test.
4475 * gdb.reverse/step-reverse.c: New test.
4476 * gdb.reverse/step-reverse.exp: New test.
4477 * gdb.reverse/until-reverse.c: New test.
4478 * gdb.reverse/ur1.c: New test.
4479 * gdb.reverse/until-reverse.exp: New test.
4480 * gdb.reverse/watch-reverse.c: New test.
4481 * gdb.reverse/watch-reverse.exp: New test.
4482 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
4483 * configure: Regenerate.
4484
4485 2009-06-26 Doug Evans <dje@google.com>
4486
4487 * gdb.base/psymtab.exp: Turn off pending breakpoints.
4488
4489 2009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
4490
4491 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
4492 windows problem for 'file delete $binfile'.
4493
4494 2009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
4495
4496 * gdb.cp/namespace-using.exp: New test.
4497 * gdb.cp/namespace-using.cc: New test.
4498
4499 2009-05-20 Joel Brobecker <brobecker@adacore.com>
4500
4501 * gdb.ada/variant_record_packed_array: New testcase.
4502
4503 2009-06-23 Tom Tromey <tromey@redhat.com>
4504
4505 * gdb.base/charset.exp (test_combination): Regression test.
4506 * gdb.base/charset.c (my_wchar_t): New typedef.
4507 (myvar): New global.
4508 (main): Set myvar.
4509
4510 2009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
4511
4512 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
4513 target.
4514
4515 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4516
4517 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
4518
4519 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4520
4521 * gdb.mi/gdb680.exp: Update test for error message.
4522
4523 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4524
4525 * gdb.base/annota1.exp: Allow multiple occurrences of the
4526 frames-invalid annotation.
4527 * gdb.cp/annota2.exp: Likewise.
4528
4529 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
4530
4531 * gdb.cp/gdb2495.cc: New file.
4532 * gdb.cp/gdb2495.exp: New file.
4533
4534 2009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4535
4536 Report error on GDB crash during runto.
4537 * lib/gdb.exp (runto <eof>): New.
4538
4539 2009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
4540
4541 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
4542 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
4543 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
4544 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
4545 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
4546 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
4547 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
4548 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
4549 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
4550 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
4551 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
4552 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
4553 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
4554 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
4555 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
4556 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
4557 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
4558 gdb.server/server-mon.exp, gdb.server/server-run.exp,
4559 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
4560 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
4561 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
4562 gdb.trace/passcount.exp, gdb.trace/report.exp,
4563 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
4564 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
4565 gdb.trace/while-stepping.exp: Use a unique name for the compiled
4566 executable.
4567
4568 2009-06-07 Pedro Alves <pedro@codesourcery.com>
4569
4570 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
4571 defined before referencing it.
4572
4573 2009-06-03 Doug Evans <dje@google.com>
4574
4575 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
4576 * gdb.arch/i386-see.c: Ditto.
4577
4578 2009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
4579
4580 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
4581 (check_macro): Return 1 if undefined.
4582 If first test fails, check if macro debug information is available,
4583 and report unsupported test if no macro information is found.
4584
4585 2009-05-29 Doug Evans <dje@google.com>
4586
4587 * gdb.threads/hand-call-in-threads.exp: New.
4588 * gdb.threads/hand-call-in-threads.c: New.
4589
4590 2009-05-29 Michael Snyder <msnyder@vmware.com>
4591
4592 * gdb.base/break-always.exp: Change "1" to "on".
4593 Add confirmation check.
4594
4595 2009-05-28 Pedro Alves <pedro@codesourcery.com>
4596
4597 * gdb.threads/threxit-hop-specific.c: New.
4598 * gdb.threads/threxit-hop-specific.exp: New.
4599 * gdb.threads/thread-execl.c: New.
4600 * gdb.threads/thread-execl.exp: New.
4601
4602 2009-05-27 Tom Tromey <tromey@redhat.com>
4603 Thiago Jung Bauermann <bauerman@br.ibm.com>
4604
4605 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
4606 (mi_child_regexp): Likewise.
4607 (mi_list_varobj_children_range): Likewise.
4608 (mi_get_features): Likewise.
4609 (mi_list_varobj_children): Rewrite.
4610 * gdb.python/python-mi.exp: New file.
4611
4612 2009-05-27 Tom Tromey <tromey@redhat.com>
4613 Thiago Jung Bauermann <bauerman@br.ibm.com>
4614 Phil Muldoon <pmuldoon@redhat.com>
4615 Paul Pluzhnikov <ppluzhnikov@google.com>
4616
4617 * gdb.python/python-prettyprint.exp: New file.
4618 * gdb.python/python-prettyprint.c: New file.
4619 * gdb.python/python-prettyprint.py: New file.
4620 * gdb.base/display.exp: print/r is now valid.
4621
4622 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
4623 Tom Tromey <tromey@redhat.com>
4624 Pedro Alves <pedro@codesourcery.com>
4625 Paul Pluzhnikov <ppluzhnikov@google.com>
4626
4627 * gdb.python/python-template.exp: New file.
4628 * gdb.python/python-template.cc: New file.
4629 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
4630 tests.
4631 * gdb.python/python-value.exp (py_objfile_tests): New proc.
4632 Call it.
4633 (test_value_after_death): New proc.
4634 * gdb.python/python-value.c (PTR): New typedef.
4635 (main): New variable 'x'.
4636
4637 2009-05-27 Tom Tromey <tromey@redhat.com>
4638
4639 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
4640 tests.
4641 * gdb.python/python-value.exp (py_objfile_tests): New proc.
4642 Call it.
4643
4644 2009-05-27 Pedro Alves <pedro@codesourcery.com>
4645
4646 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
4647
4648 2009-05-24 Pedro Alves <pedro@codesourcery.com>
4649
4650 * gdb.threads/fork-thread-pending.c: New.
4651 * gdb.threads/fork-thread-pending.exp: New.
4652
4653 2009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4654
4655 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
4656 * gdb.dwarf2/dw2-strp.S (a_string2): New.
4657
4658 2009-05-18 Jon Beniston <jon@beniston.com>
4659
4660 * gdb.asm/asm-source.exp: Add lm32 target.
4661
4662 2009-05-17 Pedro Alves <pedro@codesourcery.com>
4663
4664 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
4665 `gdb_get_line_number'. Call `callee' in both parent and child.
4666 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
4667 `gdb_get_line_number' instead of hardcoding line numbers.
4668 (catch_fork_unpatch_child): New procedure to test detaching
4669 breakpoints from child fork.
4670 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
4671 hardcoding line numbers.
4672 (do_fork_tests): Run `catch_fork_unpatch_child'.
4673
4674 2009-05-17 Vladimir Prus <vladimir@codesourcery.com>
4675
4676 * gdb.mi/mi-cmd-var.exp: Check that when varobj
4677 of structure type enters or leaves the scope, it
4678 is reported by -var-update.
4679
4680 2009-05-11 Doug Evans <dje@sebabeach.org>
4681
4682 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
4683 * gdb.threads/pending-step.c (main): Fix off-by-one error.
4684 * gdb.threads/schedlock.c (main): Fix off-by-one error.
4685
4686 2009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4687
4688 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
4689
4690 2009-04-30 Doug Evans <dje@google.com>
4691
4692 * gdb.threads/watchthreads2.exp: New testcase.
4693 * gdb.threads/watchthreads2.c: New testcase.
4694
4695 2009-04-29 Doug Evans <dje@google.com>
4696
4697 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
4698 * gdb.cp/mb-ctor.cc: Ditto.
4699 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
4700 * gdb.cp/mb-inline.h (multi_line_foo): New function.
4701 * gdb.cp/mb-inline1.cc: Call it.
4702 * gdb.cp/mb-inline2.cc: Ditto.
4703 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
4704 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
4705
4706 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4707
4708 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
4709 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
4710 Replace all uses of `decimal' by `nonzero'.
4711 (info macro FROM_COMMANDLINE): New test.
4712
4713 2009-04-27 Tom Tromey <tromey@redhat.com>
4714
4715 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
4716
4717 2009-04-27 Doug Evans <dje@google.com>
4718
4719 * gdb.threads/watchthreads.c (main): Initialize args before starting
4720 the threads. Plus formatting cleanup.
4721 * gdb.threads/watchthreads.exp: Avoid errant failures due to
4722 biased scheduling of one thread.
4723
4724 2009-04-27 Jerome Guitton <guitton@adacore.com>
4725
4726 * gdb.cp/templates.cc (GetMax): New template.
4727 (main): Declare two instances of GetMax.
4728 * gdb.cp/templates.exp: Add new test.
4729
4730 2009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4731
4732 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
4733
4734 2009-04-22 Joseph Myers <joseph@codesourcery.com>
4735
4736 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
4737
4738 2009-04-15 Tom Tromey <tromey@redhat.com>
4739
4740 * gdb.base/charset.exp: Add regression test.
4741
4742 2009-04-14 Joel Brobecker <brobecker@adacore.com>
4743
4744 * gdb.base/exe-lock.exp: New testcase.
4745
4746 2009-04-13 Tom Tromey <tromey@redhat.com>
4747
4748 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
4749 operator on Frame.
4750
4751 2009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4752
4753 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
4754 * gdb.server/ext-attach.exp: Likewise.
4755
4756 2009-04-03 Vladimir Prus <vladimir@codesourcery.com>
4757
4758 Eliminate some sleep usage.
4759
4760 * gdb.mi/basics.c (do_nothing): New.
4761 (main): Use do_nothing instead of printf, so that
4762 not to introduce race condition between output of
4763 inferiour and output of gdb. Do not use sleep as it
4764 is not generally available on embedded targets.
4765
4766 2009-04-02 Pedro Alves <pedro@codesourcery.com>
4767
4768 * gdb.server/ext-attach.exp: Expect an optional process id after
4769 "Detached from remote process".
4770
4771 2009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4772
4773 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
4774 gdb.dwarf2/dw2-unresolved.exp: New.
4775
4776 2009-04-02 Pedro Alves <pedro@codesourcery.com>
4777
4778 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
4779 mi_run_to_main.
4780
4781 2009-04-02 Pedro Alves <pedro@codesourcery.com>
4782
4783 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
4784 mi_run_to_main. Skip thread exit test on remote targets.
4785 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
4786 mi_run_to_main.
4787 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
4788 mi_run_to_main.
4789 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
4790 when expecting ^connected. Detect when the target doesn't support
4791 non-stop mode.
4792 (mi_run_cmd): Detect if non-stop mode was requested by isn't
4793 supported. Return -1 on error, 0 on success.
4794 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
4795 (mi_runto): Return mi_runto_helper's result explicitly.
4796
4797 2009-04-01 Pedro Alves <pedro@codesourcery.com>
4798
4799 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
4800
4801 2009-04-01 Tom Tromey <tromey@redhat.com>
4802
4803 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
4804 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
4805 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
4806 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
4807
4808 2009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
4809 Jan Kratochvil <jan.kratochvil@redhat.com>
4810
4811 PR gdb/931
4812 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
4813 output.
4814 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
4815 for gdb/931.
4816 * dw2-strp.S (DW_AT_language): Change to C++.
4817 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
4818
4819 2009-03-31 Joel Brobecker <brobecker@adacore.com>
4820
4821 * gdb.ada/tasks: New testcase.
4822
4823 2009-03-30 Stan Shebs <stan@codesourcery.com>
4824
4825 * gdb.trace/actions.exp: Update to match new info trace format.
4826 * gdb.trace/deltrace.exp: Ditto.
4827 * gdb.trace/infotrace.exp: Ditto.
4828 * gdb.trace/passcount.exp: Ditto.
4829 * gdb.trace/save-trace.exp: Ditto.
4830 * gdb.trace/while-stepping.exp: Ditto.
4831 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
4832
4833 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4834
4835 * gdb.python/python-frame.c: New file.
4836 * gdb.python/python-frame.exp: New file.
4837
4838 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
4839
4840 * gdb.python/python-value.exp: Add tests for the address
4841 attribute.
4842
4843 2009-03-29 Andreas Schwab <schwab@linux-m68k.org>
4844
4845 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
4846
4847 2009-03-26 Doug Evans <dje@google.com>
4848
4849 * gdb.mi/mi-nonstop-exit.exp: New file.
4850 * gdb.mi/non-stop-exit.c: New file.
4851
4852 2009-03-26 Tom Tromey <tromey@redhat.com>
4853
4854 Update for change to prologue skipping:
4855 * gdb.mi/mi2-simplerun.exp: Update.
4856 * gdb.mi/mi2-break.exp: Update.
4857 * gdb.mi/mi-simplerun.exp: Update.
4858 * gdb.mi/mi-break.exp: Update.
4859 * gdb.base/ending-run.exp: Update.
4860
4861 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
4862
4863 * gdb.python/python-value.exp (test_value_in_inferior): Test
4864 gdb.Value.is_optimized_out attribute.
4865
4866 2009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4867
4868 * gdb.dwarf2/dw2-noloc-main.c: New file.
4869 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
4870 (.text): Remove.
4871 (.data): New.
4872 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
4873 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
4874 (DW_TAG_subprogram func_cu1, noloc): Remove.
4875 (main): New.
4876 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
4877 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
4878 (file_symbols): New procedure.
4879
4880 2009-03-25 Tom Tromey <tromey@redhat.com>
4881
4882 * gdb.base/charset.exp (valid_target_charset): New proc.
4883 Use it to skip tests on invalid charsets.
4884
4885 2009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
4886
4887 * gdb.base/completion.exp: Add a test for directory completion.
4888
4889 2009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4890
4891 Fix a racy FAIL.
4892 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
4893 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
4894
4895 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
4896
4897 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
4898 * gdb.python/python-function.exp: Add test for function returning
4899 a GDB value.
4900
4901 2009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
4902
4903 * gdb.python/python-function.exp: New file.
4904
4905 2009-03-20 Tom Tromey <tromey@redhat.com>
4906
4907 * gdb.base/store.exp: Update for change to escape output.
4908 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
4909 to escape output.
4910 * gdb.base/pointers.exp: Update for change to escape output.
4911 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
4912 to escape output.
4913 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
4914 escape output.
4915 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
4916 to escape output.
4917 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
4918 escape output.
4919 * gdb.base/setvar.exp: Update for change to escape output.
4920 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
4921 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
4922 to escape output.
4923 (test_print_string_constants): Likewise.
4924 * gdb.base/charset.exp (valid_host_charset): Check size of
4925 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
4926 cases. Handle "auto"-related output.
4927 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
4928 (uvar, Uvar): New globals.
4929
4930 2009-03-19 Jerome Guitton <guitton@adacore.com>
4931
4932 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
4933 deltas.
4934 * gdb.ada/fixed_points.exp: Ditto.
4935
4936 2009-03-18 Pedro Alves <pedro@codesourcery.com>
4937
4938 * return-nodebug.c: Don't include stdio.h.
4939 (init): Delete.
4940 (func): Delete definition and provide extern declaration.
4941 (t): New.
4942 (main): Don't call printf. Call func and store its result in t.
4943 * return-nodebug1.c: New.
4944 * return-nodebug.exp: Don't expect stdio output. Instead, print
4945 the global variable t. Drop printf formatters and cast types from
4946 foreach loop. Don't use prepare_for_testing. Compile
4947 return-nodebug.c and return-nodebug1.c in separate steps. Don't
4948 define FORMAT or CAST.
4949
4950 2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4951
4952 * gdb.base/solib-display.exp: Disable test for remote targers.
4953
4954 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4955
4956 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
4957
4958 2009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4959
4960 Fix a racy FAIL.
4961 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
4962 code from `follow parent, print pids'.
4963 (`follow child, print pids', `follow parent, print pids'): Call it.
4964 Replace `gdb_test "break..."' by gdb_breakpoint.
4965
4966 2009-03-13 Vladimir Prus <vladimir@codesourcery.com>
4967
4968 * gdb.mi/mi-cli.exp: Adjust for output difference in
4969 sync and async modes.
4970
4971 2009-03-12 Joel Brobecker <brobecker@adacore.com>
4972
4973 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
4974 that was checked in by mistake. Remove loading of ada.exp, since
4975 this is not necessary in this case.
4976
4977 2009-03-12 Joel Brobecker <brobecker@adacore.com>
4978
4979 * gdb.ada/ptype_arith_binop.exp: New testcase.
4980
4981 2009-03-12 Joel Brobecker <brobecker@adacore.com>
4982
4983 * gdb.ada/mod_from_name: New testcase.
4984
4985 2009-03-12 Joel Brobecker <brobecker@adacore.com>
4986
4987 * gdb.ada/tick_last_segv: New testcase.
4988
4989 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
4990
4991 * gdb.mi/mi-cli.exp: Remove debug print.
4992
4993 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
4994
4995 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
4996 include the token in ^running and frame info in *stopped.
4997
4998 2009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
4999
5000 * solib-display.exp: New file.
5001 * solib-display-main.c: New file.
5002 * solib-display-lib.c: New file.
5003
5004 2009-03-05 Pedro Alves <pedro@codesourcery.com>
5005
5006 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
5007
5008 2009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5009
5010 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
5011 (list_and_check_macro): Use more specific test name.
5012 (next to definition): Make the test names unique.
5013
5014 2009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
5015
5016 * gdb.pascal/floats.exp: Accept approximate results everywhere.
5017
5018 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5019
5020 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
5021 notifications.
5022 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
5023 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
5024 * lib/mi-support.exp (library_loaded_re): New.
5025 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
5026
5027 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5028
5029 * gdb.gdb/observer.exp: Use test_notification observer, not
5030 normal_stop, everywhere.
5031 (test_normal_stop_notifications): Rename to...
5032 (test_notifications): ...this.
5033 (test_observer_normal_stop): Rename to...
5034 (test_observer): ...this.
5035
5036 2009-02-16 Doug Evans <dje@google.com>
5037
5038 * gdb.arch/amd64-disp-step.S (test_int3): New test.
5039 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
5040 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
5041 (test_prefixed_syscall,test_int3): New tests.
5042 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
5043 (test_prefixed_syscall,test_int3): New tests.
5044
5045 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5046
5047 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
5048 (mi_expect_interrupt): Likewise.
5049 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
5050 response.
5051
5052 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
5053
5054 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
5055 * gdb.base/pc-fp.exp (get_valueofx): Remove.
5056 Replace calls to get_valueofx by get_hexadecimal_valueof.
5057
5058 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
5059
5060 * lib/gdb.exp (get_valueof): Accept anything as a return value.
5061 (get_integer_valueof): New procedure.
5062 (get_sizeof): Use new get_integer_value_of.
5063 * gdb.base/sizeof.exp: Replace all uses of get_valueof
5064 by get_integer_valueof.
5065
5066 2009-02-13 Tom Tromey <tromey@redhat.com>
5067
5068 * gdb.base/remote.exp (get_sizeof): Remove.
5069 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
5070 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
5071 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
5072 * lib/gdb.exp (get_valueof): Move from long_long.exp.
5073 (get_sizeof): Likewise.
5074
5075 2009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5076
5077 PR fortran/9806
5078 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
5079
5080 2009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5081
5082 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
5083
5084 2009-02-06 Pedro Alves <pedro@codesourcery.com>
5085
5086 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
5087
5088 2009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
5089
5090 * gdb.python/python-cmd.exp: New file.
5091
5092 2009-02-06 Tristan Gingold <gingold@adacore.com>
5093
5094 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
5095
5096 2009-02-05 Tristan Gingold <gingold@adacore.com>
5097
5098 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
5099 pointer is dereferenced and use this signal name in regexp.
5100 * gdb.base/signull.exp: Ditto.
5101 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
5102 * gdb.base/signull.c (main): Ditto.
5103
5104 2009-02-04 Tom Tromey <tromey@redhat.com>
5105 Thiago Jung Bauermann <bauerman@br.ibm.com>
5106
5107 * gdb.python/python-value.exp: Use `gdb.history' instead of
5108 `gdb.value_from_history'.
5109 (test_value_numeric_ops): Add test for conversion of enum constant.
5110 * gdb.python/python-value.c (enum e): New type.
5111 (evalue): New global.
5112 (main): Use argv.
5113
5114 2009-02-04 Jerome Guitton <guitton@adacore.com>
5115
5116 * gdb.ada/uninitialized_vars: New test program.
5117 * gdb.ada/uninitialized_vars.exp: New testcase.
5118
5119 2009-02-02 Tom Tromey <tromey@redhat.com>
5120
5121 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
5122 * gdb.cp/pr2489.cc: Rename...
5123 * gdb.cp/pr9594.cc: ... to this.
5124
5125 2009-02-02 Tom Tromey <tromey@redhat.com>
5126
5127 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
5128 * gdb.cp/pr2489.cc: New file.
5129 * gdb.cp/cpcompletion.exp: New file.
5130
5131 2009-02-02 Tom Tromey <tromey@redhat.com>
5132
5133 PR exp/9059:
5134 * gdb.cp/call-c.exp: Add regression test.
5135 * gdb.cp/call-c.cc (FooHandle): New typedef.
5136 (main): New variable 'handle'.
5137
5138 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5139
5140 * lib/mi-support.exp (et_mi_thread_list)
5141 (check_mi_and_console_threads): Adjust for current thread in
5142 -thread-list-ids output.
5143
5144 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5145
5146 * gdb.mi/mi-break.exp (test_disabled_creation): New.
5147 Call it.
5148
5149 2009-01-28 Doug Evans <dje@google.com>
5150
5151 * gdb.arch/amd64-disp-step.S: New file.
5152 * gdb.arch/amd64-disp-step.exp: New file.
5153 * gdb.arch/i386-disp-step.S: New file.
5154 * gdb.arch/i386-disp-step.exp: New file.
5155
5156 2009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
5157
5158 * gdb.base/find.exp: Set newline variable
5159 using quotes instead of braces to fix cygwin failures.
5160
5161 2009-01-23 Pedro Alves <pedro@codesourcery.com>
5162
5163 * gdb.base/radix.exp: Add tests to ensure that that set
5164 input-radix 0 and set output-radix 0 are really rejected.
5165
5166 2009-01-23 Pedro Alves <pedro@codesourcery.com>
5167
5168 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
5169 copyright years.
5170
5171 2009-01-23 Pedro Alves <pedro@codesourcery.com>
5172
5173 PR gdb/9664:
5174 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
5175
5176 2009-01-22 Pedro Alves <pedro@codesourcery.com>
5177
5178 PR c++/9631:
5179 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
5180
5181 2009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
5182
5183 * gdb.server/file-transfer.exp: Use EXEEXT variable for
5184 binfile definition to fix Windows OS failure.
5185
5186 2009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
5187
5188 PR gdb/9346
5189 * gdb.base/interrupt.c (sigint_handler): New.
5190 (main): Install a SIGINT handler if SIGNALS is defined. Exit
5191 on error.
5192 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
5193 Test "signal SIGINT".
5194
5195 2009-01-19 Doug Evans <dje@google.com>
5196
5197 * gdb.base/break.exp: Update expected gdb output.
5198 * gdb.base/sepdebug.exp: Ditto.
5199 * gdb.mi/mi-syn-frame.exp: Ditto.
5200 * gdb.mi/mi2-syn-frame.exp: Ditto.
5201 * gdb.base/call-signal-resume.exp: New file.
5202 * gdb.base/call-signals.c: New file.
5203 * gdb.base/unwindonsignal.exp: New file.
5204 * gdb.base/unwindonsignal.c: New file.
5205 * gdb.threads/interrupted-hand-call.exp: New file.
5206 * gdb.threads/interrupted-hand-call.c: New file.
5207 * gdb.threads/thread-unwindonsignal.exp: New file.
5208
5209 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
5210
5211 * gdb.base/define.exp: Test defining and hooking prefix commands.
5212 * gdb.python/python.exp: Update test for "show user" output.
5213
5214 2009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5215
5216 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
5217 now the output exactly, using less wildcards. Expect also the output
5218 of gfortran-4.3. Update for the f-valprint.c modification from
5219 2008-04-22.
5220 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
5221 Remove gdb_test test names where matching the command.
5222
5223 2009-01-01 Pedro Alves <pedro@codesourcery.com>
5224
5225 PR breakpoints/9681:
5226 * gdb.base/watchpoint.exp: Add regression test.
5227
5228 2008-12-31 Pedro Alves <pedro@codesourcery.com>
5229
5230 * gdb.threads/attach-into-signal.exp: Don't use
5231 gdb_suppress_entire_file.
5232 * gdb.threads/attach-stopped.exp: Ditto.
5233 * gdb.threads/attachstop-mt.exp: Ditto.
5234
5235 2008-12-31 Pedro Alves <pedro@codesourcery.com>
5236
5237 PR gdb/8812:
5238 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
5239
5240 2008-12-29 Pedro Alves <pedro@codesourcery.com>
5241
5242 PR gdb/7536:
5243 * gdb.base/radix.exp: Add tests to ensure invalid input radices
5244 and unsupported output radices are really rejected.
5245
5246 2008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5247
5248 * gdb.cp/punctuator.exp: Backslash the '$' signs.
5249
5250 2008-12-22 Tom Tromey <tromey@redhat.com>
5251
5252 * gdb.cp/punctuator.exp: New file.
5253
5254 2008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5255
5256 * gdb.base/completion.exp (Completing non-existing component): New test.
5257
5258 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5259
5260 Fix for PR gdb/8648.
5261 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
5262 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
5263 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
5264 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
5265
5266 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5267
5268 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
5269
5270 2008-12-16 Christophe Lyon <christophe.lyon@st.com>
5271
5272 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
5273 compiler actually generate code at the expected line number.
5274
5275 2008-12-15 Jie Zhang <jie.zhang@analog.com>
5276
5277 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
5278
5279 2008-12-12 Tom Tromey <tromey@redhat.com>
5280
5281 * gdb.base/commands.exp (redefine_hook_test): New proc.
5282 Call it.
5283
5284 2008-12-11 Tom Tromey <tromey@redhat.com>
5285
5286 * gdb.base/macscp.exp: New regression test.
5287
5288 2008-12-11 Tom Tromey <tromey@redhat.com>
5289
5290 * gdb.base/macscp.exp: Print "address.addr".
5291 * gdb.base/macscp1.c (struct outer): New struct.
5292 (address): New global.
5293
5294 2008-12-09 Tom Tromey <tromey@redhat.com>
5295
5296 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
5297 Call it.
5298
5299 2008-12-04 Doug Evans <dje@google.com>
5300
5301 * gdb.server/ext-run.exp: Relax regexp for init program.
5302
5303 2008-12-03 Tristan Gingold <gingold@adacore.com>
5304
5305 * gdb.base/macscp.exp: Generate an object file during compilation
5306 to work around Darwin dsymutil limitations.
5307
5308 2008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5309
5310 Test resolving external references to TLS variables.
5311 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
5312 FILE2_THREAD_LOCAL.
5313 (testfile2, srcfile2): New variables.
5314 * gdb.threads/tls.c (file2_thread_local)
5315 (function_referencing_file2_thread_local): New.
5316 * gdb.threads/tls2.c: New file.
5317
5318 2008-11-28 Joel Brobecker <brobecker@adacore.com>
5319
5320 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
5321 rather than integer, as integer might not be big enough when
5322 on 64bit targets.
5323
5324 2008-11-27 Jerome Guitton <guitton@adacore.com>
5325
5326 * gdb.cp/formatted-ref.exp: Add equality test.
5327 * gdb.ada/formatted_ref.exp: Ditto.
5328
5329 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5330
5331 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
5332 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
5333
5334 2008-11-20 Andreas Schwab <schwab@suse.de>
5335
5336 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
5337 matching syscall entry point.
5338 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
5339 (tcatch_vfork_then_child_follow): Likewise. Finish through
5340 vfork even if we stopped at the syscall trampoline.
5341
5342 2008-11-20 Doug Evans <dje@google.com>
5343
5344 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
5345
5346 2008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
5347
5348 * gdb.arch/ppc-dfp.exp: New file.
5349 * gdb.arch/ppc-dfp.c: New file.
5350
5351 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5352
5353 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
5354
5355 2008-11-17 Doug Evans <dje@google.com>
5356
5357 * gdb.mi/mi-syn-frame.exp: Update expected output.
5358 * gdb.mi/mi2-syn-frame.exp: Update expected output.
5359
5360 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5361
5362 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
5363 "thread N" results in =thread-selected.
5364 * lib/mi-support (mi_run_cmd, mi_expect_stop)
5365 (mi_send_resuming_command_raw): Be prepared for
5366 =thread-selected.
5367
5368 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5369
5370 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
5371 * lib/mi-support.exp: Likewise.
5372
5373 2008-11-16 Joel Brobecker <brobecker@adacore.com>
5374
5375 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
5376 commands from the expected output for "help catch".
5377
5378 2008-11-15 Joel Brobecker <brobecker@adacore.com>
5379
5380 * gdb.ada/int_deref.exp: New testcase.
5381
5382 2008-11-14 Nick Roberts <nickrob@snap.net.nz>
5383
5384 * gdb.mi/gdb2549.exp: New file.
5385
5386 2008-11-11 Doug Evans <dje@google.com>
5387
5388 * gdb.base/callexit.exp: New file.
5389 * gdb.base/callexit.c: New file.
5390
5391 2008-11-10 Doug Evans <dje@google.com>
5392
5393 * lib/gdb.exp (GDBFLAGS): Move -nx ...
5394 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
5395 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
5396 (default_gdb_start,default_gdb_exit): Ditto.
5397 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
5398 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
5399 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
5400 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
5401 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
5402 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
5403
5404 2008-11-03 Andreas Schwab <schwab@suse.de>
5405
5406 * gdb.base/hashline2.exp: Fix typo.
5407 * gdb.base/hashline3.exp: Likewise.
5408
5409 2008-10-30 Tom Tromey <tromey@redhat.com>
5410
5411 * gdb.base/pointers.exp: Add test.
5412 * gdb.base/pointers.c (k, S): New typedefs.
5413 (instance): New global.
5414
5415 2008-10-30 Andreas Schwab <schwab@suse.de>
5416
5417 * gdb.base/args.exp: Add tests for newlines.
5418
5419 2008-10-30 Joel Brobecker <brobecker@adacore.com>
5420
5421 gdb.base/foll-exec.exp: Update the expected output of a couple
5422 of "info breakpoints" tests.
5423
5424 2008-10-28 Tom Tromey <tromey@redhat.com>
5425
5426 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
5427
5428 2008-10-24 Pedro Alves <pedro@codesourcery.com>
5429
5430 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
5431 gdb_start_cmd.
5432 Use runto_main before any test that requires execution.
5433
5434 2008-10-23 Pedro Alves <pedro@codesourcery.com>
5435
5436 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
5437 instead of SIGINT.
5438
5439 2008-10-22 Joel Brobecker <brobecker@adacore.com>
5440
5441 * gdb.base/completion.exp: Update expected output following
5442 the addition of the "info tasks" command.
5443
5444 2008-10-22 Tom Tromey <tromey@redhat.com>
5445
5446 * gdb.base/exprs.exp (test_expr): Add test for string
5447 concatenation.
5448
5449 2008-10-19 Pedro Alves <pedro@codesourcery.com>
5450
5451 * configure.ac: Output gdb.python/Makefile.
5452 * configure: Regenerate.
5453 * gdb.python/Makefile.in: New.
5454
5455 2008-10-16 Joel Brobecker <brobecker@adacore.com>
5456
5457 * gdb.base/foll-fork.exp: Adjust the expected output to match
5458 the new description for fork/vfork catchpoints in the "info
5459 breakpoints" output.
5460
5461 2008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
5462
5463 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
5464
5465 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5466
5467 * gdb.python/python-value.c: New file.
5468 * gdb.python/python-value.exp: New file.
5469
5470 2008-10-15 Pedro Alves <pedro@codesourcery.com>
5471
5472 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
5473
5474 2008-10-15 Denis Pilat <denis.pilat@st.com>
5475
5476 * gdb.cp/mb-ctor.exp: Fix a typo.
5477
5478 2008-10-09 Tom Tromey <tromey@redhat.com>
5479
5480 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
5481 'fprintf' and 'stderr'.
5482
5483 2008-10-07 Joel Brobecker <brobecker@adacore.com>
5484
5485 * gdb.ada/ref_tick_size.exp: New testcase.
5486
5487 2008-10-06 Doug Evans <dje@google.com>
5488
5489 * gdb.dwarf2/dw2-cu-size.exp: New file.
5490 * gdb.dwarf2/dw2-cu-size.S: New file.
5491
5492 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
5493 .Ltype_int for clarity.
5494
5495 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
5496
5497 PR gdb/2384:
5498 * gdb.cp/gdb2384.exp: Extended to test more cases.
5499 * gdb.cp/gdb2384.cc: Likewise.
5500 * gdb.cp/gdb2384-base.h: Likewise.
5501 * gdb.cp/gdb2384-base.cc: Likewise.
5502
5503 2008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5504
5505 * gdb.base/maint.exp (maint print type): Remove printing
5506 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
5507
5508 2008-09-30 Tom Tromey <tromey@redhat.com>
5509
5510 * gdb.base/macscp.exp: Add completion tests.
5511 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
5512 (TWENTY_THREE): Likewise.
5513 (FORTY_EIGHT): Likewise.
5514
5515 2008-09-30 Tom Tromey <tromey@redhat.com>
5516
5517 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
5518 everywhere.
5519 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
5520
5521 2008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5522
5523 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
5524 testcase is derived from. Fix racy dependency on an expected PID
5525 number. No longer support the testcase on Linux kernel 2.4.x.
5526
5527 2008-09-27 Tom Tromey <tromey@redhat.com>
5528
5529 * gdb.base/macscp.exp: Add tests for stringification, splicing,
5530 and varargs.
5531
5532 2008-09-22 Pedro Alves <pedro@codesourcery.com>
5533
5534 * lib/mi-support.exp (mi_expect_interrupt): New.
5535 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
5536 from gdb.mi/mi-nonstop.exp.
5537 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
5538 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
5539 lib/mi-support.exp.
5540 Use mi_check_thread_states throughout. Avoid ".*" and do not
5541 require an anchor after -exec-run.
5542
5543 2008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
5544
5545 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
5546 stop is pending. Avoid ".*" when two stops are pending.
5547 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
5548 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
5549 newlines in fullnames.
5550 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
5551 (mi_expect_stop): Update comments. Only anchor in sync mode.
5552 Do not match newlines.
5553 (mi_send_resuming_command_raw): Always return status.
5554 (mi_get_stop_line): Do not match more than one line by accident.
5555 Only anchor in sync mode.
5556 (mi_run_inline_test): If -exec-next fails, give up.
5557
5558 2008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5559
5560 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
5561 on SPU.
5562
5563 2008-09-10 Joel Brobecker <brobecker@adacore.com>
5564
5565 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
5566
5567 2008-09-10 Joel Brobecker <brobecker@adacore.com>
5568
5569 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
5570 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
5571 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
5572 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
5573 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
5574 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
5575 gdb.ada/interface.exp, gdb.ada/null_array.exp,
5576 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
5577 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
5578 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
5579 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
5580 Include the "= " sequence in the expected output of print tests.
5581
5582 2008-09-10 Joel Brobecker <brobecker@adacore.com>
5583
5584 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
5585 description for boolean types.
5586
5587 2008-09-09 Pedro Alves <pedro@codesourcery.com>
5588
5589 * gdb.base/hook-stop-continue.c: New.
5590 * gdb.base/hook-stop-continue.exp: New.
5591
5592 2008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
5593
5594 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
5595
5596 2008-09-08 Jerome Guitton <guitton@adacore.com>
5597
5598 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
5599 (stack_check_probe_2, stack_check_probe_loop_1)
5600 (stack_check_probe_loop_2): New functions.
5601 (main): Add call to these new functions.
5602 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
5603 functions, check that the breakpoint is inserted at the appropriate
5604 location.
5605 (insert_breakpoint): Slightly refine this procedure so that it can
5606 be called several times in the test.
5607
5608 2008-09-08 Jerome Guitton <guitton@adacore.com>
5609
5610 * gdb.base/stack-checking.c: New file.
5611 * gdb.base/stack-checking.exp: New file.
5612
5613 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
5614
5615 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
5616 * gdb.arch/altivec-regs.exp: Likewise.
5617 * gdb.arch/vsx-regs.exp: Likewise.
5618
5619 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
5620
5621 * gdb.arch/ppc-fp.exp: New file.
5622 * gdb.arch/ppc-fp.c: New file.
5623
5624 2008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
5625
5626 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
5627 lest gcc-4.3.1 optimizes the whole thing away.
5628
5629 2008-09-04 Michael Snyder <msnyder@vmware.com>
5630
5631 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
5632 as "at" (for non-debug functions such as _start).
5633
5634 2008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5635
5636 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
5637 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
5638 software watchpoints.
5639 * gdb.base/watch_thread_num.exp: Likewise.
5640
5641 2008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
5642
5643 * gdb.arch/i386-bp_permanent.exp: New test.
5644
5645 2008-08-24 Tom Tromey <tromey@redhat.com>
5646
5647 * gdb.base/maint.exp: Update "maint print type".
5648
5649 2008-08-21 Vladimir Prus <vladimir@codesourcery.com>
5650
5651 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
5652 support. Adjust the order of "*running" notifications.
5653 * gdb.mi/non-stop.c: Don't cast from int to void* and
5654 back.
5655
5656 2008-08-20 Mark Kettenis <kettenis@gnu.org>
5657
5658 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
5659 expect to find it in the "info frame" output.
5660
5661 2008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
5662
5663 * gdb.base/interp.exp: Always consume both prompts.
5664
5665 2008-08-20 Pedro Alves <pedro@codesourcery.com>
5666
5667 * gdb.base/pending.exp: Test pending breakpoints without symbols
5668 loaded.
5669
5670 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5671
5672 * lib/mi-support.exp (mi_expect_stop): Produce
5673 more details on failures.
5674 * gdb.mi/mi-nonstop.exp: New.
5675 * gdb.mi/non-stop.c: New.
5676
5677 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5678
5679 * gdb.mi/mi-async.exp: Use 'set target-async'.
5680 * lib/mi-support.exp: Use 'set/show target-async'.
5681
5682 2008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
5683
5684 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
5685
5686 2008-08-17 Tom Tromey <tromey@redhat.com>
5687
5688 * gdb.base/help.exp (help catch): Rewrite.
5689
5690 2008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5691
5692 * gdb.base/define.exp: Test indented command documentation.
5693 * gdb.python/python.exp: Test indented multi-line command.
5694
5695 2008-08-15 Luis Machado <luisgpm@br.ibm.com>
5696
5697 * testsuite/gdb.arch/vsx-regs.c: New source file.
5698 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
5699 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
5700
5701 2008-08-14 Tom Tromey <tromey@redhat.com>
5702
5703 * gdb.base/macscp.exp: Add regression test for "macro define" or
5704 "macro undef" with no arguments.
5705
5706 2008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
5707
5708 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
5709
5710 2008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5711
5712 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
5713
5714 2008-08-06 Tom Tromey <tromey@redhat.com>
5715
5716 * gdb.python/python.exp: New file.
5717
5718 2008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5719
5720 Fix for PR gdb/1543.
5721 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
5722 $LOCATION.
5723 (location): New variable.
5724 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
5725 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
5726 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
5727 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
5728 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
5729 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
5730 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
5731 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
5732 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
5733 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
5734 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
5735 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
5736 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
5737 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
5738 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
5739 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
5740 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
5741 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
5742 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
5743 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
5744 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
5745 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
5746 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
5747 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
5748 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
5749 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
5750 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
5751 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
5752 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
5753 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
5754 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
5755 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
5756 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
5757 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
5758 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
5759 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
5760 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
5761 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
5762 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
5763 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
5764 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
5765 gdb.base/type-opaque.exp, gdb.base/until.exp,
5766 gdb.base/value-double-free.c, gdb.base/varargs.exp,
5767 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
5768 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
5769 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
5770 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
5771 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
5772 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
5773 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
5774 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
5775 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
5776 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
5777 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
5778 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
5779 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
5780 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
5781 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
5782 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
5783 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
5784 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
5785 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
5786 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
5787 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
5788 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
5789 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
5790 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
5791 gdb.pascal/types.exp, gdb.stabs/weird.exp,
5792 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
5793 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
5794 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
5795 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
5796 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
5797 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
5798 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
5799 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
5800 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
5801 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
5802 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
5803 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
5804 lib/mi-support.exp, lib/trace-support.exp: Remove reference
5805 to bug-gdb@prep.ai.mit.edu .
5806
5807 2008-07-31 Vladimir Prus <vladimir@codesourcery.com>
5808
5809 * lib/mi-support.exp (mi_load_shlibs): New.
5810 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
5811
5812 2008-07-30 Vladimir Prus <vladimir@codesourcery.com>
5813
5814 * lib/mi-support.exp (get_mi_thread_list)
5815 (check_mi_and_console_threads): New, moved from ...
5816 * gdb.mi/mi-pthread.exp: ...here.
5817 * gdb.mi/gdb669.exp (get_mi_thread_list)
5818 (check_mi_and_console_threads): Delete.
5819 * gdb.mi/mi2-pthread.exp: Likewise.
5820
5821 2008-07-28 Tom Tromey <tromey@redhat.com>
5822
5823 * Makefile.in (just-check): Remove. Move body to...
5824 (check): ... here.
5825
5826 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
5827
5828 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
5829 Add a test for duplicated SIGINTs.
5830
5831 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
5832
5833 * gdb.threads/schedlock.exp (get_args): Update to work for any
5834 value of NUM.
5835 (Top level): Report the number of threads that did not resume.
5836
5837 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
5838
5839 * gdb.dwarf2/dw2-compressed.S: Also define __start.
5840
5841 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
5842
5843 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
5844 non-MI prompt.
5845
5846 2008-07-26 Tom Tromey <tromey@redhat.com>
5847
5848 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
5849 (function_struct, function_struct_ptr): New globals.
5850 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
5851 function pointer in a struct.
5852
5853 2008-07-26 Tom Tromey <tromey@redhat.com>
5854
5855 * gdb.base/macscp.exp: Add test for macro lexing bug.
5856
5857 2008-07-18 Tom Tromey <tromey@redhat.com>
5858
5859 * gdb.base/macscp.exp: Add macro tests.
5860
5861 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5862
5863 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
5864
5865 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5866
5867 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
5868
5869 2008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
5870
5871 * gdb.cp/class2.exp: fix for failure on spu-elf
5872
5873 2008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
5874
5875 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
5876
5877 2008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5878
5879 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
5880
5881 2008-07-12 Vladimir Prus <vladimir@codesourcery.com>
5882
5883 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
5884
5885 2008-07-11 Kevin Buettner <kevinb@redhat.com>
5886
5887 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
5888 of regexp to account for changes made to GDB in the printing of
5889 byte vectors.
5890
5891 2008-07-11 Tom Tromey <tromey@redhat.com>
5892
5893 * gdb.base/completion.exp: Add 'help' completion test.
5894
5895 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5896
5897 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
5898
5899 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5900
5901 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
5902
5903 2008-07-09 Pedro Alves <pedro@codesourcery.com>
5904
5905 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
5906
5907 2008-07-09 Pedro Alves <pedro@codesourcery.com>
5908
5909 * gdb.base/fullname.exp: Restore pwd if compiling failed.
5910
5911 2008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5912
5913 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
5914
5915 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
5916
5917 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
5918 previous commit. Add a comment.
5919
5920 2008-06-28 Pedro Alves <pedro@codesourcery.com>
5921
5922 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
5923
5924 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
5925
5926 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
5927
5928 2008-06-27 Pedro Alves <pedro@codesourcery.com>
5929
5930 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
5931 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
5932 compiling an executable, link in an object that forces unbuffered
5933 output.
5934 * lib/set_unbuffered_mode.c: New file.
5935
5936 2008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5937
5938 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
5939
5940 2008-06-25 Vladimir Prus <vladimir@codesourcery.com>
5941
5942 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
5943 mi_expect_stop.
5944 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
5945 Demand that *running is output.
5946 (detect_async): Perform checking every time.
5947 (mi_send_resuming_command): Extract everything into...
5948 (mi_send_resuming_command_raw): ...this.
5949 (mi_expect_stop): Don't accept any output before *stopped.
5950
5951 2008-06-13 Vladimir Prus <vladimir@codesourcery.com>
5952
5953 Robustify mi-simplerun.
5954 * gdb.mi/basics.c (main): Add a call to sleep.
5955 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
5956 * gdb.mi/mi2-cli.exp: Likewise.
5957 * gdb.mi/mi-break.exp: Likewise.
5958
5959 2008-06-11 Vladimir Prus <vladimir@codesourcery.com>
5960
5961 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
5962
5963 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
5964
5965 * gdb.mi/mi-console.exp: Adjust.
5966 * gdb.mi/mi-syn-frame.exp: Adjust.
5967 * gdb.mi/mi2-console.exp: Adjust.
5968 * gdb.mi/mi2-syn-frame.exp: Adjust.
5969 * lib/mi-support.exp (mi_run_cmd): Adjust.
5970 (mi_send_resuming_command): Adjust.
5971
5972 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
5973
5974 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
5975 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
5976 testing of stopped.
5977 * gdb.mi/mi2-syn-frame.exp: Likewise.
5978 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
5979 (async, detect_async): New.
5980 (mi_expect_stop, mi_continue_to_line): Adjust expectation
5981 depending on if we're running in sync or async mode.
5982
5983 2008-06-09 Tom Tromey <tromey@redhat.com>
5984
5985 * gdb.base/completion.exp: New tests for field name completion
5986 with spaces, and field name completion with '->'.
5987
5988 2008-06-06 Tom Tromey <tromey@redhat.com>
5989
5990 * gdb.base/break1.c (struct some_struct): New struct.
5991 (values): New global.
5992 * gdb.base/completion.exp: Add field name completion test.
5993
5994 2008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5995
5996 * gdb.cp/call-c.exp: Test for incorrect handling of reference
5997 to pointer.
5998 * gdb.cp/call-c.cc: Likewise.
5999
6000 2008-06-06 Nick Roberts <nickrob@snap.net.nz>
6001
6002 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
6003 annotation.
6004
6005 2008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
6006 Pedro Alves <pedro@codesourcery.com>
6007
6008 * gdb.threads/execl.c, gdb.threads/execl1.c,
6009 gdb.threads/execl.exp: New tests.
6010
6011 2008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
6012 Daniel Jacobowitz <dan@codesourcery.com>
6013
6014 * gdb.cp/exception.exp: Activate test, make it work with pending
6015 catchpoints.
6016
6017 2008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6018
6019 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
6020
6021 2008-05-28 Vladimir Prus <vladimir@codesourcery.com>
6022
6023 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
6024 now printed.
6025 * gdb.mi/mi2-var-cmd.exp: Likewise.
6026
6027 2008-05-27 Andreas Schwab <schwab@suse.de>
6028
6029 * gdb.base/frame-args.exp: Handle arguments that are optimized
6030 out.
6031
6032 2008-05-26 Luis Machado <luisgpm@br.ibm.com>
6033
6034 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
6035 quiet for ppc32 and group options into a single variable.
6036
6037 2008-05-23 Joel Brobecker <brobecker@adacore.com>
6038
6039 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
6040 of zero-size elements.
6041 * gdb.ada/null_array.exp: Test printing this new array.
6042
6043 2008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6044
6045 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
6046
6047 2008-05-21 Joel Brobecker <brobecker@adacore.com>
6048
6049 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
6050 of the "finish" command.
6051
6052 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
6053
6054 * gdb.base/annota1.exp: Test for new annotation.
6055
6056 2008-05-16 Pedro Alves <pedro@codesourcery.com>
6057
6058 * gdb.base/fixsection.exp: New file.
6059 * gdb.base/fixsection0.c: New file.
6060 * gdb.base/fixsection1.c: New file.
6061
6062 2008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6063
6064 * gdb.base/annota1.exp: Accept printf@... in place of printf.
6065 * gdb.base/annota3.exp: Likewise.
6066
6067 2008-05-13 Nathan Froyd <froydnj@codesourcery.com>
6068
6069 * gdb.base/watch_thread_num.exp: Don't run tests that require
6070 watchpoints if the target doesn't support them.
6071
6072 2008-05-12 Doug Evans <dje@google.com>
6073
6074 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
6075
6076 2008-05-09 Joel Brobecker <brobecker@adacore.com>
6077
6078 * gdb.ada/assign_1.exp: New testcase.
6079
6080 2008-05-09 Doug Evans <dje@google.com>
6081
6082 * gdb.base/find.exp: New file.
6083 * gdb.base/find.c: New file.
6084
6085 2008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
6086
6087 * gdb.base/commands.exp (watchpoint_command_test): Handle
6088 gdb,no_hardware_watchpoints.
6089 * gdb.base/float.exp: Allow ARM targets without floating point.
6090 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
6091
6092 2008-05-06 Jerome Guitton <guitton@adacore.com>
6093 Joel Brobecker <brobecker@adacore.com>
6094
6095 * gdb.ada/lang_switch: New test program.
6096 * gdb.ada/lang_switch.exp: New testcase.
6097
6098 2008-05-05 Doug Evans <dje@google.com>
6099
6100 * gdb.base/help.exp (disassemble): Update expected help text.
6101
6102 2008-05-04 Pedro Alves <pedro@codesourcery.com>
6103
6104 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
6105
6106 2008-05-04 Pedro Alves <pedro@codesourcery.com>
6107
6108 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
6109 different times.
6110
6111 2008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6112
6113 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
6114 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
6115 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
6116 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
6117
6118 2008-05-04 Vladimir Prus <vladimir@codesourcery.com>
6119
6120 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
6121 notification to appear.
6122
6123 2008-05-04 Daniel Jacobowitz <dan@debian.org>
6124
6125 * gdb.base/fullname.c: New file.
6126 * gdb.base/fullname.exp: New file.
6127 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
6128
6129 2008-05-03 Pedro Alves <pedro@codesourcery.com>
6130
6131 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
6132 expressions with macros.
6133
6134 2008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6135
6136 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
6137
6138 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
6139
6140 * gdb.base/completion.exp: Handle lack of other symbols beginning
6141 with "a".
6142
6143 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
6144
6145 2008-05-02 Jim Blandy <jimb@codesourcery.com>
6146
6147 * gdb.asm/asmsrc1.s: Add scratch space.
6148
6149 2008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6150 Daniel Jacobowitz <dan@codesourcery.com>
6151
6152 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
6153 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
6154 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
6155
6156 2007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
6157
6158 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
6159
6160 2008-05-01 Joel Brobecker <brobecker@adacore.com>
6161
6162 * gdb.base/info-target.exp: New testcase.
6163
6164 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6165
6166 * gdb.cp/hang.exp: Use .cc instead of .C.
6167 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
6168 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
6169
6170 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6171
6172 * gdb.base/gdb1250.exp: Remove perror.
6173 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
6174
6175 2008-04-30 Pedro Alves <pedro@codesourcery.com>
6176
6177 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
6178 .2byte.
6179
6180 2008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
6181
6182 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
6183 (maybe_kfail): New.
6184
6185 2008-04-25 Pedro Alves <pedro@codesourcery.com>
6186
6187 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
6188
6189 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6190
6191 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
6192 * gdb.mi/mi2-syn-frame.exp: Likewise.
6193 * lib/mi-support.exp: Likewise.
6194
6195 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6196
6197 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
6198 to specify regexp for the location to stop at.
6199 * gdb.base/break-always.c: New.
6200 * gdb.base/break-always.exp: New.
6201
6202 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6203
6204 * lib/mi-support.exp (mi_runto_helper): Adjust
6205 for the original-location field.
6206 (mi_create_breakpoint, mi_list_breakpoints): New.
6207 * gdb.mi/mi-break.exp: Adjust.
6208 * gdb.mi/mi2-break.exp: Adjust.
6209 * gdb.mi/mi-pending.exp: Adjust.
6210 * gdb.mi/mi-simplerun.exp: Adjust.
6211 * gdb.mi/mi2-simplerun.exp: Adjust.
6212 * gdb.mi/mi-syn-frame.exp: Adjust.
6213 * gdb.mi/mi2-syn-frame.exp: Adjust.
6214 * gdb.mi/mi-until.exp: Adjust.
6215 * gdb.mi/mi2-until.exp: Adjust.
6216 * gdb.mi/mi-var-display.exp: Adjust.
6217 * gdb.mi/mi2-var-display.exp: Adjust.
6218 * gdb.mi/mi-watch.exp: Adjust.
6219 * gdb.mi/mi2-watch.exp: Adjust.
6220
6221 2008-04-23 Paolo Bonzini <bonzini@gnu.org>
6222
6223 * aclocal.m4: Add override.m4.
6224 * configure: Regenerate.
6225
6226 2008-04-19 Vladimir Prus <vladimir@codesourcery.com>
6227
6228 * gdb.mi/var-cmd.c (do_at_tests): Verify that
6229 '-var-update --all-values' reports new value even the type
6230 of a variable object has changed.
6231
6232 2008-04-18 Craig Silverstein <csilvers@google.com>
6233
6234 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
6235 files.
6236
6237 2008-04-18 Joel Brobecker <brobecker@adacore.com>
6238
6239 * gdb.ada/atomic_enum: New test program.
6240 * gdb.ada/atomic_enum.exp: New testcase.
6241
6242 2008-04-17 Doug Evans <dje@google.com>
6243
6244 * gdb.opt/Makefile.in: Fix whitespace.
6245
6246 2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
6247
6248 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
6249
6250 2008-04-17 Doug Evans <dje@google.com>
6251
6252 * gdb.base/hashline1.exp: New testcase.
6253 * gdb.base/hashline2.exp: New testcase.
6254 * gdb.base/hashline2.exp: New testcase.
6255
6256 2008-04-17 Pedro Alves <pedro@codesourcery.com>
6257
6258 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
6259
6260 2008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
6261
6262 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
6263 temporary breakpoint to match "Temporary breakpoint".
6264 * gdb.base/break.exp (delete_breakpoints): Likewise.
6265 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
6266 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
6267 * gdb.base/display.exp: Likewise.
6268 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
6269 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
6270 * gdb.base/restore.exp (restore_tests): Likewise.
6271 * gdb.base/sepdebug.exp: Likewise.
6272 * gdb.base/watchpoint.exp: Likewise.
6273 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
6274 * gdb.mi/mi-pending.exp: Likewise.
6275 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
6276 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
6277 * gdb.mi/mi-var-cmd.exp: Likewise.
6278 * gdb.mi/mi-var-display.exp: Likewise.
6279 * gdb.mi/mi2-cli.exp: Likewise.
6280 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
6281 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
6282 * gdb.mi/mi2-var-display.exp: Likewise.
6283 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
6284 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
6285 new "disp" field.
6286 (mi_expect_stop): Move after_reason argument to be really after
6287 reason. This is to support fix for PR2424.
6288
6289 2008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6290
6291 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
6292
6293 2008-04-13 Vladimir Prus <vladimir@codesourcery.com>
6294
6295 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
6296 field. Add more floating varobj tests.
6297 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
6298 field.
6299 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
6300 (main): Call do_at_tests.
6301 * lib/mi-support.exp (mi_create_floating_varobj)
6302 (mi_varobj_update_with_type_change): New.
6303
6304 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
6305
6306 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
6307 option of -var-evaluate-expression.
6308 * gdb.mi/mi2-var-display.exp: Likewise.
6309
6310 2008-04-07 Vladimir Prus <vladimir@codesourcery.com>
6311
6312 Introduce test setup helpers.
6313 * lib/gdb.exp (build_executable, clean_restart)
6314 (prepare_for_testing): New.
6315 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
6316 * gdb.base/return.exp: Likewise.
6317 * gdb.base/ending-run.exp: Likewise.
6318
6319 2008-04-07 Nick Roberts <nickrob@snap.net.nz>
6320
6321 * gdb.mi/mi-async.exp: New test for asynchronous Machine
6322 Interface (MI) responses.
6323
6324 2008-04-06 Vladimir Prus <vladimir@codesourcery.com>
6325
6326 * gdb.cp/breakpoint.cc: New code to test conditions involving
6327 member variables.
6328 * gdb.cp/breakpoint.exp: Test condition involving member
6329 variables.
6330
6331 2008-04-05 Vladimir Prus <vladimir@codesourcery.com>
6332
6333 * lib/mi-support.exp (mi_expect_stop): New.
6334 (mi_run_cmd): Change the
6335 token. Use mi_send_resuming_command, use
6336 mi_expect_stop.
6337 (mi_execute_to_helper): Rename to mi_execute_to.
6338 (mi_send_resuming_command): Add more error patterns.
6339 (mi_wait_for_stop): Renamed to...
6340 (mi_get_stop_line): ...this.
6341 (mi_run_inline_test): Adjust.
6342
6343 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
6344 * gdb.mi/mi-console.exp: Likewise.
6345 * gdb.mi/mi-pending.exp: Likewise.
6346 * gdb.mi/mi-simplerun.exp: Likewise.
6347 * gdb.mi/mi-stack.exp: Likewise.
6348 * gdb.mi/mi-stepi.exp: Likewise.
6349 * gdb.mi/mi-syn-frame.exp: Add comment.
6350 * gdb.mi/mi-until.exp: Likewise.
6351 * gdb.mi/mi-var-display.exp: Likewise.
6352 * gdb.mi/mi-watch.exp: Likewise.
6353 * gdb.mi/mi2-cli.exp: Likewise.
6354 * gdb.mi/mi2-console.exp: Likewise.
6355 * gdb.mi/mi2-simplerun.exp: Likewise.
6356 * gdb.mi/mi2-stack.exp: Likewise.
6357 * gdb.mi/mi2-stepi.exp: Likewise.
6358 * gdb.mi/mi2-until.exp: Likewise.
6359 * gdb.mi/mi2-var-display.exp: Likewise.
6360 * gdb.mi/mi2-watch.exp: Likewise.
6361
6362 2008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6363
6364 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
6365
6366 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
6367
6368 2008-04-04 Pedro Alves <pedro@codesourcery.com>
6369
6370 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
6371 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
6372 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
6373 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
6374 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
6375 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
6376 expect an mi error duplicated in stderr.
6377
6378 2008-04-03 Joel Brobecker <brobecker@adacore.com>
6379
6380 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
6381 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
6382 Add a couple of tests that verify the behavior when the new setting
6383 is set to "cancel" and "all".
6384 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
6385 "ask" before we start the testing.
6386
6387 2008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
6388
6389 * gdb.cp/casts.cc: Add class reference variables.
6390 * gdb.cp/casts.exp: New test cases for up/down casting references.
6391
6392 2008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
6393
6394 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
6395 instead of beginning to make an extra test pass.
6396 * gdb.mi/mi2-var-display.exp: Likewise.
6397
6398 2008-03-31 Maciej W. Rozycki <macro@mips.com>
6399
6400 * gdb.base/break.exp: Mark failures as such. Fix formatting.
6401
6402 2008-03-31 Markus Deuling <deuling@de.ibm.com>
6403 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6404
6405 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
6406 value. Add xfail for older kernels.
6407
6408 2008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
6409
6410 Bring mi-support in line with gdb.exp.
6411 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
6412 (mi_gdb_start): New function.
6413
6414 2008-03-28 Maciej W. Rozycki <macro@mips.com>
6415
6416 * gdb.mi/mi-var-cmd.exp: Fix a typo.
6417
6418 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
6419
6420 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
6421 * gdb.mi/mi2-var-display.exp: Likewise.
6422
6423 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
6424
6425 * lib/mi-support.exp (mi_create_varobj_checked): New.
6426 (mi_list_varobj_children): Allow to check for a
6427 value.
6428 (mi_list_array_varobj_children): New.
6429
6430 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
6431 and mi_list_varobj_children, as opposed to hardcoding
6432 expected strings.
6433 * gdb.mi/gdb701.exp: Likewise.
6434 * gdb.mi/gdb792.exp: Likewise.
6435 * gdb.mi/mi-var-block.exp: Likewise.
6436 * gdb.mi/mi-var-cmd.exp: Likewise.
6437 * gdb.mi/mi-var-invalidate.exp: Likewise.
6438 * gdb.mi/mi2-var-block.exp: Likewise.
6439 * gdb.mi/mi2-var-child.exp: Likewise.
6440 * gdb.mi/mi2-var-cmd.exp: Likewise.
6441 * gdb.mi/mi2-var-display.exp: Likewise.
6442
6443 2008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6444
6445 Fix random false FAILs on i386.
6446 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
6447
6448 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
6449
6450 PR gdb/544
6451 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
6452
6453 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
6454
6455 PR gdb/544
6456 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
6457
6458 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6459
6460 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
6461 fixed PR gdb/544.
6462
6463 2008-03-21 Pedro Alves <pedro@codesourcery.com>
6464
6465 * gdb.threads/fork-child-threads.exp: Test next over fork.
6466
6467 2008-03-21 Chris Demetriou <cgd@google.com>
6468
6469 * gdb.base/break.exp (rbreak junk): New test for rbreak
6470 "Junk at end of arguments" issue.
6471
6472 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6473
6474 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
6475 *& to work on created array elements.
6476 (Top level): Test print $pc with a file. Test string operations
6477 without a target.
6478 * gdb.base/ptype.exp: Do not expect *& to work on created array
6479 elements.
6480
6481 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6482
6483 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
6484 gdb.threads/staticthreads.exp: Update exit query.
6485
6486 2008-03-07 Sandra Loosemore <sandra@codesourcery.com>
6487
6488 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
6489
6490 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
6491
6492 * gdb.base/watchpoint.c (global_ptr, func4): New.
6493 (main): Call func4.
6494 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
6495 (test_inaccessible_watchpoint): New.
6496
6497 2008-02-29 Maciej W. Rozycki <macro@mips.com>
6498
6499 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
6500 select the largest.
6501
6502 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6503
6504 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
6505 frames-invalid annotations.
6506
6507 2008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
6508
6509 * gdb.base/assign.exp: avoid same output for different tests.
6510
6511 2008-02-27 Doug Evans <dje@google.com>
6512
6513 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
6514 for bug 1738.
6515 (breakpoint_to_handler_entry): Ditto.
6516
6517 2008-02-27 Joel Brobecker <brobecker@adacore.com>
6518
6519 * gdb.base/ending-run.exp: Use the first line of code inside
6520 function body to test breakpoints.
6521 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
6522 location where the breakpoint is inserted when using the line
6523 where a function is declared. Fix typo in the description of
6524 one of the tests.
6525 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
6526
6527 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
6528
6529 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
6530 tests.
6531
6532 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
6533
6534 * gdb.base/args.exp: avoid same output for tests
6535 with single quotes.
6536
6537 2008-02-26 Vladimir Prus <vladimir@codesourcery.com>
6538
6539 * gdb.base/annota1.exp: Adjust for 'info break'
6540 format changes.
6541 * gdb.base/annota3.exp: Likewise.
6542 * gdb.base/break.exp: Likewise.
6543 * gdb.base/condbreak.exp: Likewise.
6544 * gdb.base/pending.exp: Likewise.
6545 * gdb.base/sepdebug.exp: Likewise.
6546 * gdb.base/unload.exp: Likewise.
6547 * gdb.cp/ovldbreak.exp: Likewise.
6548 * gdb.mi/mi-pending.exp: Likewise.
6549
6550 2008-02-07 Doug Evans <dje@google.com>
6551
6552 * gdb.cp/mb-inline.exp: New.
6553 * gdb.cp/mb-inline.h: New.
6554 * gdb.cp/mb-inline1.cc: New.
6555 * gdb.cp/mb-inline2.cc: New.
6556
6557 2008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
6558
6559 * gdb.pascal/floats.pas: New test program.
6560 * gdb.pascal/floats.exp: New testcase.
6561
6562 2008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
6563
6564 * gdb.base/callfuncs.c (t_float_many_args): New function.
6565 (t_double_many_args): New function.
6566 * gdb.base/callfuncs.exp: Add tests for exceeding float
6567 and double parameters passed through the stack.
6568
6569 2008-02-05 Joel Brobecker <brobecker@adacore.com>
6570
6571 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
6572 gdb.ada/complete/foo.adb: New files.
6573 * gdb.ada/complete.exp: New testcase.
6574
6575 2008-02-03 Doug Evans <dje@google.com>
6576
6577 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
6578
6579 * gdb.cp/gdb2384.exp: New file.
6580 * gdb.cp/gdb2384.cc: New file.
6581 * gdb.cp/gdb2384-base.h: New file.
6582 * gdb.cp/gdb2384-base.cc: New file.
6583
6584 2008-02-02 Doug Evans <dje@google.com>
6585
6586 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
6587
6588 2007-02-01 Joel Brobecker <brobecker@adacore.com>
6589
6590 * gdb.ada/sym_print_name: New test program.
6591 * gdb.ada/sym_print_name.exp: New testcase.
6592
6593 2007-02-01 Joel Brobecker <brobecker@adacore.com>
6594
6595 * gdb.ada/nested/hello.adb: New file.
6596 * gdb.ada/nested.exp: New testcase.
6597 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
6598
6599 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
6600
6601 * gdb.mi/basic.c (return_1): New function.
6602 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
6603 don't cause future evaluations of function to report
6604 creation of internal breakpoints.
6605
6606 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
6607
6608 * gdb.mi/mi-break.exp (test_error): New.
6609 Call it.
6610
6611 2008-01-31 Luis Machado <luisgpm@br.ibm.com>
6612
6613 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
6614 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
6615
6616 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
6617
6618 * gdb.pascal/integers.pas: New test program.
6619 * gdb.pascal/integers.exp: New testcase.
6620
6621 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
6622
6623 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
6624
6625 2008-01-30 Luis Machado <luisgpm@br.ibm.com>
6626
6627 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
6628 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
6629
6630 2008-01-30 Paul Hilfinger <hilfinger@adacore.com>
6631
6632 * gdb.ada/formatted_ref: New test program.
6633 * gdb.ada/formatted_ref.exp: New testcase.
6634
6635 * gdb.cp/formatted-ref.cc: New file.
6636 * gdb.cp/formatted-ref.exp: New testcase.
6637
6638 2008-01-30 Joel Brobecker <brobecker@adacore.com>
6639
6640 * gdb.base/ptype.exp: Add testing of "ptype $pc".
6641
6642 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
6643
6644 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
6645 (test_file_list_exec_source_file): Update to new macro-info field.
6646
6647 2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
6648
6649 * gdb.ada/exprs: New test program.
6650 * gdb.ada/exprs.exp: New testcase.
6651
6652 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6653
6654 * dfp-test.c (DELTA, DELTA_B): New definitions.
6655 (double_val1, double_val2, double_val3, double_val4, double_val5,
6656 double_val6, double_val7, double_val8, double_val9, double_val10,
6657 double_val11, double_val12, double_val13, double_val14, dec32_val1,
6658 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
6659 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
6660 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
6661 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
6662 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
6663 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
6664 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
6665 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
6666 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
6667 dec128_val16): New global variables.
6668 (decimal_dec128_align): New function.
6669 (decimal_mixed): Likewise.
6670 (decimal_many_args_dec32): Likewise.
6671 (decimal_many_args_dec64): Likewise.
6672 (decimal_many_args_dec128): Likewise.
6673 (decimal_many_args_mixed): Likewise.
6674 * dfp-test.exp: Add tests calling new inferior functions.
6675
6676 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6677
6678 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
6679 gdb.server/ext-run.exp: New files.
6680 * lib/gdbserver-support.exp (gdbserver_download): New.
6681 (gdbserver_start): New. Update gdbserver expected
6682 output.
6683 (gdbserver_spawn): Use them.
6684 (gdbserver_start_extended): New.
6685
6686 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6687
6688 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
6689 Run on GNU/Linux.
6690 (do_exec_tests): Check for systems which do not support catchpoints.
6691 Do not match START.
6692 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
6693 Run on GNU/Linux. Enable verbose output.
6694 (check_fork_catchpoints): New.
6695 (explicit_fork_child_follow, catch_fork_child_follow)
6696 (tcatch_fork_parent_follow): Update expected messages.
6697 (do_fork_tests): Use check_fork_catchpoints.
6698 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
6699 Run on GNU/Linux. Enable verbose output.
6700 (check_vfork_catchpoints): New.
6701 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
6702 expected messages.
6703 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
6704
6705 2008-01-29 Jim Blandy <jimb@red-bean.com>
6706
6707 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
6708 host' errors.
6709 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
6710
6711 2008-01-29 Jim Blandy <jimb@red-bean.com>
6712
6713 * gdb.threads/sigthread.c: Use barriers to ensure that
6714 child_thread and child_thread_two are always initialized before we
6715 start to use them.
6716
6717 2008-01-29 Vladimir Prus <vladimir@codesourcery.com>
6718
6719 * gdb.base/watchpoint-solib.exp: New.
6720 * gdb.base/watchpoint-solib.c: New.
6721 * gdb.base/watchpoint-solib-shr.c: New.
6722
6723 2008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
6724
6725 * gdb.base/gdb1056.exp: Add unsigned integer test.
6726
6727 2008-01-28 Doug Evans <dje@google.com>
6728
6729 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
6730
6731 2008-01-27 Jim Blandy <jimb@codesourcery.com>
6732
6733 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
6734
6735 * gdb.base/expand-psymtabs.exp: Doc fix.
6736
6737 2008-01-26 Mark Kettenis <kettenis@gnu.org>
6738
6739 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
6740
6741 2008-01-24 Nick Roberts <nickrob@snap.net.nz>
6742
6743 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
6744 -var-set-format.
6745
6746 2008-01-23 Chris Demetriou <cgd@google.com>
6747
6748 * gdb.threads/thread_events.c: New testcase source file.
6749 * gdb.threads/thread_events.exp: New testcase expect file.
6750
6751 2008-01-23 Nick Roberts <nickrob@snap.net.nz>
6752
6753 * lib/gdb.exp: Add the variable octal.
6754
6755 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
6756 -var-set-format.
6757
6758 2008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
6759 Vladimir Prus <vladimir@codesourcery.com>
6760
6761 * gdb.base/float.exp: Allow missing floating point for m68k and
6762 PowerPC.
6763
6764 2008-01-22 Vladimir Prus <vladimir@codesourcery.com>
6765
6766 * gdb.mi/basics.c: Setup for testing breakpoints
6767 ignore count.
6768 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
6769 * gdb.mi/mi-cli.exp: Adjust.
6770 * gdb.mi/mi2-cli.exp: Adjust.
6771
6772 2008-01-17 Pedro Alves <pedro@codesourcery.com>
6773
6774 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
6775 and 'dummy_ptr' integer pointer. Initialize struct_declarations
6776 with dummy_ptr's address.
6777 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
6778 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
6779 all targets.
6780 * gdb.mi/mi2-var-child.exp: Likewise.
6781
6782 2008-01-09 Joel Brobecker <brobecker@adacore.com>
6783
6784 * gdb.ada/null_array: New test program.
6785 * gdb.ada/null_array.exp: New testcase.
6786
6787 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
6788
6789 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
6790 with required float modifiers.
6791
6792 2008-01-08 Joel Brobecker <brobecker@adacore.com>
6793
6794 * gdb.ada/funcall_param: New test program.
6795 * gdb.ada/funcall_param.exp: New testcase.
6796
6797 2008-01-08 Joel Brobecker <brobecker@adacore.com>
6798
6799 * gdb.ada/arrayparam: New test program.
6800 * gdb.ada/arrayparam.exp: New testcase.
6801
6802 2008-01-08 Joel Brobecker <brobecker@adacore.com>
6803
6804 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
6805 landed. Should also fix random failures in the test following it.
6806
6807 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
6808
6809 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
6810 for expressions with decimal float values.
6811 (test_dfp_conversions): New function to test casts to and from
6812 decimal float types.
6813 Call test_dfp_conversions.
6814 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
6815 elements.
6816 (main): Initialize ds.float4 and ds.double8 elements.
6817 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
6818 string to new error message.
6819 (d64_set_tests): Likewise.
6820 (d128_set_tests): Likewise.
6821 Add tests for expressions with decimal float variables. Add tests for
6822 conversions to and from decimal float types.
6823
6824 2008-01-05 Joel Brobecker <brobecker@adacore.com>
6825
6826 * gdb.ada/packed_tagged/comp_bug.adb: New file.
6827 * gdb.ada/packed_tagged.exp: New testcase.
6828
6829 2008-01-04 Joel Brobecker <brobecker@adacore.com>
6830
6831 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
6832 gdb.ada/homonym/homonym_main.adb: New files.
6833 * gdb.ada/homonym.exp: New testcase.
6834
6835 2008-01-04 Joel Brobecker <brobecker@adacore.com>
6836
6837 * gdb.ada/packed_array.exp: Add testing of references to
6838 a packed array.
6839
6840 2008-01-04 Joel Brobecker <brobecker@adacore.com>
6841
6842 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
6843 New files.
6844 * gdb.ada/type_coercion.exp: New testcase.
6845
6846 2008-01-04 Joel Brobecker <brobecker@adacore.com>
6847
6848 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
6849 gdb.ada/tagged/foo.adb: New file.
6850 * gdb.ada/tagged.exp: New testcase.
6851
6852 2008-01-04 Joel Brobecker <brobecker@adacore.com>
6853
6854 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
6855 gdb.ada/ptype_field/foo.adb: New files.
6856 * gdb.ada/ptype_field.exp: New testcase.
6857
6858 2008-01-03 Joel Brobecker <brobecker@adacore.com>
6859
6860 * gdb.ada/print_pc.exp: New testcase.
6861
6862 2008-01-03 Joel Brobecker <brobecker@adacore.com>
6863
6864 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
6865 gdb.ada/taft_type/p.adb: New files.
6866 * gdb.ada/taft_type.exp: New testcase.
6867
6868 2008-01-03 Joel Brobecker <brobecker@adacore.com>
6869
6870 * gdb.ada/array_bounds/bar.adb: New file.
6871 * gdb.ada/array_bounds.exp: New testcase.
6872
6873 2008-01-03 Joel Brobecker <brobecker@adacore.com>
6874
6875 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
6876 gdb.ada/arrayptr/foo.adb: New files.
6877 * gdb.ada/arrayptr.exp: New testcase.
6878
6879 2008-01-03 Joel Brobecker <brobecker@adacore.com>
6880
6881 * gdb.base/set-lang-auto.exp: New testcase.
6882
6883 2008-01-03 Joel Brobecker <brobecker@adacore.com>
6884
6885 * gdb.ada/fun_addr/foo.adb: New file.
6886 * gdb.ada/fun_addr.exp: New testcase.
6887
6888 2008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6889
6890 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
6891 New files
6892
6893 2008-01-02 Joel Brobecker <brobecker@adacore.com>
6894
6895 * array_subscript_addr/p.adb: New file.
6896 * array_subscript_addr.exp: New testcase.
6897
6898 2008-01-02 Joel Brobecker <brobecker@adacore.com>
6899
6900 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
6901 New files.
6902 * gdb.ada/str_cmp_ref.exp: New testcase.
6903
6904 2008-01-01 Joel Brobecker <brobecker@adacore.com>
6905
6906 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
6907 gdb.ada/fun_in_declare/foo.adb: New files.
6908 * gdb.ada/fun_in_declare.exp: New testcase.
6909
6910 2008-01-01 Joel Brobecker <brobecker@adacore.com>
6911
6912 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
6913 gdb.ada/ref_param/pck.ads: New files.
6914 * gdb.ada/ref_param.exp: New testcase.
6915
6916 2008-01-01 Joel Brobecker <brobecker@adacore.com>
6917
6918 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
6919 gdb.ada/interface/foo.adb: New files.
6920 * gdb.ada/interface.exp: New testcase.
6921
6922 2007-12-31 Jim Blandy <jimb@codesourcery.com>
6923
6924 * gdb.base/multi-forks.exp: Consume all output from child
6925 processes before proceeding to next test.
6926
6927 2007-12-29 Jim Blandy <jimb@codesourcery.com>
6928
6929 * configure: Regenerated.
6930
6931 2007-12-27 Joel Brobecker <brobecker@adacore.com>
6932
6933 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
6934 gdb.ada/fixed_cmp/fixed.adb: New files.
6935 * gdb.ada/fixed_cmp.exp: New testcase.
6936
6937 2007-12-27 Joel Brobecker <brobecker@adacore.com>
6938
6939 * gdb.ada/boolean_expr.exp: New testcase.
6940
6941 2007-12-26 Jim Blandy <jimb@codesourcery.com>
6942
6943 * gdb.base/multi-forks.exp: Doc fix.
6944
6945 2007-12-26 Joel Brobecker <brobecker@adacore.com>
6946
6947 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
6948 * gdb.ada/char_param.exp: Do not compile our test program with
6949 -gnata, this is unnecessary.
6950 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
6951
6952 2007-12-24 Joel Brobecker <brobecker@adacore.com>
6953
6954 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
6955 gdb.ada/print_chars/foo.adb: New files.
6956 * gdb.ada/print_chars.exp: New testcase.
6957
6958 2007-12-24 Joel Brobecker <brobecker@adacore.com>
6959
6960 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
6961 gdb.ada/char_param/foo.adb: New files.
6962 * gdb.ada/char_param.exp: New testcase.
6963
6964 2007-12-22 Jim Blandy <jimb@codesourcery.com>
6965
6966 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
6967 hard-coding source line numbers into the test.
6968 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
6969 gdb_get_line_number to find.
6970
6971 2007-12-22 Joel Brobecker <brobecker@adacore.com>
6972
6973 * gdb.base/ptype.c (highest): New struct type.
6974 (the_highest): New variable of that type.
6975 (main): Add dummy assignment to a field of variable the_highest.
6976 * gdb.base/ptype.exp: Test type printing of our new variable.
6977
6978 2007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
6979
6980 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
6981 and record first explicitly generated thread number.
6982 Use that thread number for thread specific watchpoint test.
6983 Add iteration number to repetitive tests.
6984
6985 2007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
6986 Jim Blandy <jimb@codesourcery.com>
6987
6988 * gdb.base/expand-psymtabs.c: New testcase
6989 source file.
6990 * gdb.base/expand-psymtabs.exp: New testcase
6991 expect file.
6992
6993 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
6994
6995 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
6996 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
6997
6998 2007-12-17 Joel Brobecker <brobecker@adacore.com>
6999
7000 * gdb.ada/frame_args/foo.adb: New file.
7001 * gdb.ada/frame_args/pck.ads: New file.
7002 * gdb.ada/frame_args/pck.adb: New file.
7003 * gdb.ada/frame_args.exp: New testcase.
7004
7005 2007-12-17 Joel Brobecker <brobecker@adacore.com>
7006
7007 * gdb.base/frame-args.c: New file.
7008 * gdb.base/frame-args.exp: New testcase.
7009
7010 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
7011 Joseph Myers <joseph@codesourcery.com>
7012
7013 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
7014
7015 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
7016
7017 * gdb.mi/mi-pending.exp: New.
7018 * gdb.mi/mi-pending.c: New.
7019 * gdb.mi/mi-pendshr.c: New.
7020
7021 2007-12-06 Jim Blandy <jimb@codesourcery.com>
7022
7023 * gdb.base/default.exp: Update expected output for 'info catch'.
7024
7025 2007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7026
7027 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
7028 must be set to binary.
7029
7030 2007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
7031
7032 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
7033
7034 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
7035
7036 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
7037 gdb.mi/mi-file-transfer.exp: New.
7038
7039 2007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7040
7041 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
7042
7043 2007-11-22 Maciej W. Rozycki <macro@mips.com>
7044
7045 * gdb.trace/backtrace.exp: Fix a typo.
7046 * gdb.trace/circ.exp: Likewise.
7047 * gdb.trace/collection.exp: Likewise.
7048 * gdb.trace/limits.exp: Likewise.
7049 * gdb.trace/report.exp: Likewise.
7050 * gdb.trace/tfind.exp: Likewise.
7051 * gdb.trace/while-dyn.exp: Likewise.
7052
7053 2007-11-21 Nick Roberts <nickrob@snap.net.nz>
7054
7055 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
7056 objects of pointers that can't be dereferenced are now
7057 "noneditable".
7058
7059 2007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7060
7061 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7062 (target_cpu): Remove.
7063
7064 2007-10-15 Vladimir Prus <vladimir@codesourcery.com>
7065
7066 * gdb.base/ending-run.exp: Expect the list of cleared
7067 breakpoint to come in natural order, not the reversed one.
7068
7069 2007-11-07 Vladimir Prus <vladimir@codesourcery.com>
7070
7071 * gdb.mi/mi-var-child.c (do_child_deletion): New.
7072 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
7073
7074 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
7075
7076 * gdb.base/printcmds.exp: New function
7077 test_printf_with_dfp.
7078
7079 2007-11-02 Doug Evans <dje@google.com>
7080
7081 * gdb.disasm/t01_mov.s: Remove carriage returns.
7082 * gdb.disasm/t02_mova.s: Ditto.
7083 * gdb.disasm/t03_add.s: Ditto.
7084 * gdb.disasm/t04_sub.s: Ditto.
7085 * gdb.disasm/t05_cmp.s: Ditto.
7086 * gdb.disasm/t06_ari2.s: Ditto.
7087 * gdb.disasm/t07_ari3.s: Ditto.
7088 * gdb.disasm/t08_or.s: Ditto.
7089 * gdb.disasm/t09_xor.s: Ditto.
7090 * gdb.disasm/t10_and.s: Ditto.
7091 * gdb.disasm/t11_logs.s: Ditto.
7092 * gdb.disasm/t12_bit.s: Ditto.
7093 * gdb.disasm/t13_otr.s: Ditto.
7094
7095 2007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7096
7097 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
7098
7099 2007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7100
7101 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
7102 provide DFP support.
7103
7104 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
7105
7106 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
7107 Test "set powerpc vector-abi". Skip auto-detection tests for old
7108 toolchains.
7109
7110 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
7111
7112 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
7113 with [string compare].
7114
7115 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
7116
7117 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
7118 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
7119
7120 2007-10-25 Luis Machado <luisgpm@br.ibm.com>
7121
7122 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
7123 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
7124 * gdb.opt/Makefile.in: New makefile.
7125 * Makefile.in: Create new directory "gdb.opt".
7126 * configure.ac: Add "gdb.opt" directory.
7127 * configure: Regenerated.
7128
7129 2007-10-25 Doug Evans <dje@google.com>
7130
7131 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
7132 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
7133
7134 2007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
7135 Thiago Jung Bauermann <bauerman@br.ibm.com>
7136
7137 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
7138 Floating Point expressions.
7139 * gdb.base/dfp-test.exp: new file adding tests for Decimal
7140 Floating Point variables.
7141 * gdb.base/dfp-test.c: new file containing program with Decimal
7142 Floating variables, used by gdb.base/dfp-test.exp.
7143
7144 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
7145
7146 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
7147
7148 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7149
7150 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
7151 compiling test case with GCC.
7152 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
7153
7154 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7155
7156 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
7157 format changes.
7158
7159 2007-10-18 Michael Snyder <msnyder@specifix.com>
7160
7161 * gdb.base/dbx.exp: Add missing "-re " operator.
7162
7163 2007-10-16 Gaius Mulley <gaius@glam.ac.uk>
7164
7165 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
7166 * configure.ac: Removed trailing spaces after backslash.
7167 * gdb.modula2: New directory.
7168 * gdb.modula2/Makefile.in: New file.
7169 * gdb.modula2/unbounded-array.exp: New file.
7170 * gdb.modula2/unbounded1.c: New file.
7171
7172 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7173
7174 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
7175
7176 2007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
7177
7178 * gdb.base/sigstep.c (main): Add checks for
7179 return values for setitimer call.
7180 Call setitimer again with itimer = ITIMER_REAL
7181 if first call to setitimer fails.
7182
7183 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
7184
7185 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
7186 of $timeout.
7187
7188 2007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
7189
7190 * gdb.server/server-run.exp: Test for dynamic linker symbols.
7191
7192 2007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
7193
7194 * lib/gdb.exp (gdb_run_cmd): Move comment outside
7195 of gdb_expect call, to avoid interruption.
7196
7197 2007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
7198
7199 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
7200 (v_unsigned_long_long, v_long_long_array)
7201 (v_signed_long_long_array, v_unsigned_long_long_array)
7202 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
7203 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
7204 [!NO_LONG_LONG]: New.
7205 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
7206 v_long_long_member.
7207
7208 (v_long_long_func, v_signed_long_long_func)
7209 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
7210 (main) [!NO_LONG_LONG]: Initialize long long variants.
7211
7212 * gdb.base/whatis.exp: If board file requests no_long_long, build
7213 test with NO_LONG_LONG defined. Test long long, signed long long,
7214 and unsigned long long variants but only if board file doesn't
7215 disable it.
7216
7217 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
7218 Daniel Jacobowitz <dan@codesourcery.com>
7219
7220 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
7221 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
7222 * configure: Regenerated.
7223 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
7224 gdb.pascal/types.exp, lib/pascal.exp: New files.
7225
7226 2007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
7227
7228 * gdb.cp/classes.exp (do_tests): Always step to the line after the
7229 call.
7230 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
7231 to return to the call.
7232 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
7233 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
7234 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
7235 * gdb.mi/mi-until.exp (test_until): Likewise.
7236 * gdb.mi/mi2-until.exp (test_until): Likewise.
7237
7238 2007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
7239
7240 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
7241 two-char array.
7242 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
7243
7244 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
7245
7246 * gdb.threads/watchthreads.c (thread_function): Sleep between
7247 iterations.
7248 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
7249 at once for S/390. Generate matching fails and passes.
7250
7251 2007-09-27 Vladimir Prus <vladimir@codesourcery.com>
7252
7253 * gdb.mi/var-cmd.c (do_children_tests): Initialize
7254 the 'struct_declarations' variable to zeros.
7255
7256 2007-09-24 Vladimir Prus <vladimir@codesourcery.com>
7257
7258 * gdb.cp/mb-ctor.cc: New.
7259 * gdb.cp/mb-ctor.exp: New.
7260 * gdb.cp/mb-templates.cc: New.
7261 * gdb.cp/mb-templates.exp: New.
7262
7263 2007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
7264
7265 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
7266
7267 2007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
7268
7269 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
7270 targets.
7271 * configure: Regenerate.
7272
7273 2007-09-23 Vladimir Prus <vladimir@codesourcery.com>
7274
7275 * gdb.base/annota1.exp: Adjust for 'info break'
7276 format changes.
7277 * gdb.base/annota3.exp: Likewise.
7278 * gdb.base/break.exp: Likewise.
7279 * gdb.base/condbreak.exp: Likewise.
7280 * gdb.base/pending.exp: Likewise.
7281 * gdb.base/sepdebug.exp: Likewise.
7282 * gdb.base/unload.exp: Likewise.
7283 * gdb.base/ovldbreak.exp: Likewise.
7284
7285 2007-09-22 Vladimir Prus <vladimir@codesourcery.com>
7286
7287 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
7288 messages.
7289 * gdb.base/chng-syms.exp: Likewise.
7290 * gdb.base/unload.exp: Likewise.
7291
7292 2007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
7293
7294 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
7295
7296 2007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
7297
7298 * schedlock.c (NUM): Change to 1.
7299 (main): Use args[0] for the main thread.
7300 * schedlock.exp: Only expect two threads. Only issue one pass or fail
7301 regardless of the number of threads.
7302
7303 2007-09-14 Maciej W. Rozycki <macro@mips.com>
7304
7305 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
7306 type down.
7307 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
7308 test.
7309 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
7310 watchpoint type down.
7311 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
7312 test.
7313
7314 2007-09-14 Maciej W. Rozycki <macro@mips.com>
7315
7316 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
7317 Move all the tests here and run them twice, once using software
7318 watchpoints and once using hardware watchpoints.
7319 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
7320
7321 2007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
7322
7323 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
7324 test.
7325
7326 2007-09-10 Mark Kettenis <kettenis@gnu.org>
7327
7328 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
7329 build-id.
7330
7331 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
7332 know about $ORIGIN. Calculate output dir from $dest instead of
7333 using ${objdir}/{$subdir}.
7334
7335 2007-09-09 Mark Kettenis <kettenis@gnu.org>
7336
7337 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
7338 gcore, before continuing with the test.
7339
7340 2007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
7341
7342 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
7343 * gdb.mi/mi-watch.exp: Likewise.
7344
7345 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7346 Jim Blandy <jimb@codesourcery.com>
7347
7348 * gdb.arch/i386-sse.exp: Do not expect character constants.
7349 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
7350 * gdb.base/display.exp: Allow print/s.
7351 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
7352 and unsigned char array changes.
7353
7354 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7355
7356 * gdb.base/display.exp: Add tests for printf %p.
7357
7358 2007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
7359
7360 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
7361 the dll name to unicode.
7362
7363 2007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7364
7365 * gdb.base/default.exp (show version): Update the version text.
7366 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
7367
7368 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7369
7370 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
7371 New files.
7372
7373 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7374
7375 * lib/gdb.exp (build_id_debug_filename_get): New function.
7376 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
7377 Remove the generate DEBUG file for the future testcase runs.
7378 New testcase for the NT_GNU_BUILD_ID retrieval.
7379 Move the final testing step to ...
7380 (test_different_dir): ... a new function.
7381 New parameter XFAIL to XFAIL all the tests performed.
7382 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
7383 New parameter TYPE to PF_PREFIX all the tests performed.
7384
7385 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
7386
7387 * gdb.mi/mi-var-cp.cc (path_expression): New
7388 function.
7389 * gdb.mi/mi-var-cp.exp: Run path exression tests.
7390
7391 2007-08-27 Markus Deuling <deuling@de.ibm.com>
7392
7393 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
7394 to fit into SPU Local Store memory.
7395
7396 2007-08-23 Joel Brobecker <brobecker@adacore.com>
7397
7398 * gdb.base/default.exp: Adjust the expected output of "info
7399 warranty" after the switch to GPLv3.
7400
7401 2007-08-23 Joel Brobecker <brobecker@adacore.com>
7402
7403 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
7404 to 30000 (from 20000).
7405
7406 2007-08-23 Joel Brobecker <brobecker@adacore.com>
7407
7408 Switch the license of all .exp files to GPLv3.
7409 Switch the license of all .f and .f90 files to GPLv3.
7410 Switch the license of all .s and .S files to GPLv3.
7411
7412 2007-08-23 Joel Brobecker <brobecker@adacore.com>
7413
7414 * configure.ac: Switch license to GPLv3.
7415
7416 2007-08-23 Joel Brobecker <brobecker@adacore.com>
7417
7418 Switch the licensing to GPLv3 for all .ads and .adb files.
7419
7420 2007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
7421
7422 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
7423 and t_int_double.
7424 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
7425
7426 2007-08-17 Joel Brobecker <brobecker@adacore.com>
7427
7428 * gdb.base/step-line.c: Switch license to GPL version 3, and
7429 update copyright year.
7430 * gdb.base/step-line.inp: Likewise.
7431
7432 2007-08-17 Joel Brobecker <brobecker@adacore.com>
7433
7434 * gdb.base/gdb1555.exp: Make expected output immune to formatting
7435 changes inside gdb1555.c.
7436 * gdb.base/pending.exp: Likewise.
7437
7438 2007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
7439
7440 * config/default.exp: New file.
7441
7442 2007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
7443
7444 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
7445 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
7446
7447 2007-07-30 Maciej W. Rozycki <macro@mips.com>
7448
7449 * gdb.base/dump.exp: Force the correct endianness for binary
7450 formats not carrying this information.
7451
7452 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
7453
7454 * gdb.threads/staticthreads.exp: Match .*sem_post.
7455
7456 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
7457
7458 * gdb.base/readline.exp (operate_and_get_next): Match the final
7459 prompt.
7460
7461 2007-07-23 Kevin Buettner <kevinb@redhat.com>
7462
7463 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
7464 to restarting SID.
7465
7466 2007-07-18 Kevin Buettner <kevinb@redhat.com>
7467
7468 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
7469 prior to `gdb_start'.
7470
7471 2007-07-18 Kevin Buettner <kevinb@redhat.com>
7472
7473 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
7474 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
7475 Remove call to gdb_unload.
7476
7477 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
7478 Daniel Jacobowitz <dan@codesourcery.com>
7479
7480 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
7481 for __WIN32__.
7482 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
7483 * gdb.base/unload.exp: Use shared library test routines.
7484
7485 2007-07-03 Markus Deuling <deuling@de.ibm.com>
7486
7487 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
7488 * gdb.base/solib-symbol-lib.c: Likewise.
7489 * gdb.base/solib-symbol-main.c: Likewise.
7490
7491 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
7492
7493 * config/gdbserver.exp (gdb_reconnect): New.
7494 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
7495 gdb.base/solib-disc.exp: New files.
7496 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
7497 remote debugging".
7498 (gdb_compile): Add shlib_load flag.
7499 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
7500 port.
7501 (gdbserver_reconnect): New.
7502
7503 2007-07-01 Nick Roberts <nickrob@snap.net.nz>
7504 Daniel Jacobowitz <dan@codesourcery.com>
7505
7506 * gdb.base/annota3.exp: Test for if construct.
7507
7508 2007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
7509
7510 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
7511
7512 2007-06-21 Chris Dearman <chris@mips.com>
7513 Maciej W. Rozycki <macro@mips.com>
7514
7515 * gdb.base/display.exp: Allow a newline after display/i.
7516 * gdb.base/pc-fp.exp: Likewise.
7517 * gdb.base/sigbpt.exp: Likewise.
7518
7519 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7520
7521 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
7522 required features to be included.
7523
7524 2007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
7525
7526 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
7527 in info threads output.
7528
7529 2007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7530 Markus Deuling <deuling@de.ibm.com>
7531
7532 * gdb.arch/spu-info.exp: New testcase.
7533 * gdb.arch/spu-info.c: New file.
7534
7535 2007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
7536
7537 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
7538 tpcs_offset. Restore lr after the call.
7539 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
7540
7541 2007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
7542
7543 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
7544 (gdbserver_run): Kill any running gdbserver.
7545 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
7546
7547 2007-05-17 Maciej W. Rozycki <macro@mips.com>
7548
7549 * gdb.base/sigbpt.exp: Preset segv_addr.
7550
7551 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
7552
7553 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
7554 (gdb_compile_shlib): Likewise.
7555 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
7556 (default_gdb_init): Clear cleanfiles.
7557 (gdb_finish): Delete recorded cleanfiles.
7558 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
7559
7560 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
7561 Do not use isnative.
7562 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
7563 gdb.base/so-impl-ld.exp: Likewise.
7564 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
7565 * gdb.base/unload.exp: Likewise. Do not pass empty option to
7566 gdb_compile.
7567
7568 2007-05-15 Vladimir Prus <vladimir@codesourcery.com>
7569
7570 * config/unknown.exp: Remove.
7571
7572 2007-05-15 Markus Deuling <deuling@de.ibm.com>
7573
7574 * gdb.base/info-proc.exp: Check is_remote.
7575
7576 2007-05-14 Markus Deuling <deuling@de.ibm.com>
7577
7578 * gdb.base/gcore.exp: Initialize variable core_supported.
7579
7580 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
7581
7582 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
7583
7584 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
7585
7586 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
7587 * gdb.threads/print-threads.exp (test_all_threads): Allow
7588 negative and hexadecimal thread IDs.
7589
7590 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
7591
7592 * gdb.java/jprint.java (public): Avoid invalid call to static
7593 method.
7594
7595 2007-05-14 Denis Pilat <denis.pilat@st.com>
7596
7597 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
7598 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
7599 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
7600 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
7601 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
7602
7603 2007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7604
7605 * gdb.base/overlays.exp: Add support for targets with only code
7606 overlay support, not data overlay. Support spu-*-* target in
7607 this mode.
7608 * gdb.base/ovlymgr.c: Provide stubs for spu target.
7609 * gdb.base/spu.ld: New file.
7610
7611 2007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
7612
7613 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
7614
7615 2007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
7616
7617 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
7618
7619 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
7620
7621 * gdb.java/jmain.exp: Handle demangled names with and without method
7622 signatures.
7623
7624 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
7625
7626 * gdb.mi/mi-syn-frame.c (main, foo, bar)
7627 (have_a_very_merry_interrupt): Remove calls to puts.
7628 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
7629 inferior output.
7630 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
7631 test names.
7632
7633 2007-04-29 Markus Deuling <deuling@de.ibm.com>
7634 Daniel Jacobowitz <dan@codesourcery.com>
7635
7636 * gdb.base/auxv.exp (core_works): Also check is_remote.
7637 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
7638
7639 2007-04-25 Vladimir Prus <vladimir@codesourcery.com>
7640
7641 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
7642 message, not the undefined 'module' variable.
7643 * gdb.base/siginfo.exp: Likewise.
7644 * gdb.base/sigstep.exp: Likewise.
7645 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
7646 serialport.
7647 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
7648
7649 2007-04-25 Corinna Vinschen <vinschen@redhat.com>
7650
7651 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
7652 target sim fails. Return 0 otherwise.
7653 (gdb_load): Return prematurely if gdb_target_sim fails.
7654
7655 2007-04-16 Denis Pilat <denis.pilat@st.com>
7656
7657 * gdb.base/setshow.exp: Reset height after having set it to 100.
7658
7659 2007-04-16 Denis Pilat <denis.pilat@st.com>
7660
7661 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
7662
7663 2007-04-16 Denis Pilat <denis.pilat@st.com>
7664
7665 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
7666
7667 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
7668
7669 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
7670 tests. Run the frozen varobjs test.
7671 * gdb.mi/var-cmd.c (do_frozen_tests): New.
7672 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
7673
7674 2007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7675
7676 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
7677 gdb.base/type-opaque.exp: New files.
7678
7679 2007-04-01 Vladimir Prus <vladimir@codesourcery.com>
7680
7681 * gdb.mi/mi-var-child.c
7682 (do_children_tests): User char[2] instead of
7683 char so that automatic printing of pointers to char
7684 don't give unpredicable result.
7685 * gdb.mi/var-cmd.c (do_locals_test): Initialize
7686 local variables.
7687 * gdb.mi/mi-var-child.exp: Step to right line
7688 of do_children_tests.
7689 * gdb.mi/mi2-var-child.exp: Likewise.
7690 * gdb.mi/mi-var-cmd.exp: Step to right line of
7691 do_locals_tests.
7692 (do_children_tests): User char[2] instead of
7693 char so that automatic printing of pointers to char
7694 don't give unpredicable result.
7695 * gdb.mi/mi2-var-cmd.exp: Likewise.
7696 * lib/mi-support.exp (mi_continue_to_line):
7697 Pass test name to mi_wait_for_stop.
7698
7699 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7700
7701 * gdb.asm/asm-source.exp: Remove d10v case.
7702 * lib/gdb.exp (skip_cplus_tests): Likewise.
7703 * gdb.asm/d10v.inc: Deleted.
7704
7705 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7706
7707 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
7708
7709 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7710
7711 * config/netware.exp: Delete file.
7712
7713 2007-03-29 Joel Brobecker <brobecker@adacore.com>
7714
7715 * gdb.dwarf2/dw2-noloc.S: New file.
7716 * gdb.dwarf2/dw2-noloc.exp: New file.
7717
7718 2007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
7719
7720 * gdb.cp/method2.cc: New test.
7721 * gdb.cp/method2.exp: New test.
7722 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
7723
7724 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
7725
7726 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
7727
7728 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
7729
7730 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
7731
7732 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
7733
7734 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
7735 (gdb_load): Delete, replace with...
7736 (gdb_reload): ...this.
7737 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
7738 * gdb.server/server-mon.exp: Likewise.
7739 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
7740 (gdb_start_cmd): New.
7741 (gdb_file_cmd): Save the last loaded file.
7742 (gdb_reload): New.
7743 (gdb_gnu_strip_debug): Use transform.
7744 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
7745 support here. Use new $last_loaded_file. Check mtime.
7746 (gdb_target_cmd): Handle ObjC failure case.
7747 (infer_host_exec): Delete.
7748 (gdbserver_load): Rename to...
7749 (gdbserver_run): ...this. Simplify.
7750 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
7751 (mi_gdb_load): Move most contents to a new function...
7752 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
7753 (mi_run_cmd): Use mi_gdb_target_load.
7754 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
7755 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
7756 Use gdb_run_cmd.
7757 * gdb.base/charsign.exp: Remove incorrect comment.
7758 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
7759 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
7760 gdb.base/start.exp: Use gdb_start_cmd.
7761
7762 2007-03-23 Nigel Stephens <nigel@mips.com>
7763 Maciej W. Rozycki <macro@mips.com>
7764
7765 * gdb.base/sigbpt.exp: Fix the message when skipping test.
7766 * gdb.base/signull.exp: Similarly.
7767
7768 2007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7769
7770 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
7771 messages available to test cases (like chng-sym.exp).
7772
7773 2007-03-14 Andreas Schwab <schwab@suse.de>
7774
7775 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
7776 format changes.
7777
7778 2007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
7779
7780 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
7781 (optimized_1): New.
7782 (main): Call optimized_1.
7783 (gdb2029): Correct typos. Call gdb2029_marker.
7784 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
7785 for gdb2029.
7786
7787 2007-03-12 Mark Kettenis <kettenis@gnu.org>
7788
7789 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
7790 as tabs. Remove redundant test pattern.
7791
7792 2007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7793
7794 * gdb.base/long_long.exp: Accept optional symbol name in <...>
7795 for /a format output.
7796
7797 2007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
7798
7799 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
7800 collect output incrementally.
7801
7802 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7803
7804 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
7805 for -var-create lpcharacter test.
7806 * gdb.mi/mi2-var-cmd.exp: Likewise.
7807
7808 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7809
7810 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
7811 pass on targets where address zero is readable.
7812
7813 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7814
7815 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
7816 just a single architecture.
7817
7818 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7819
7820 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
7821 (fetch_all_registers): New function, uses gdb_test_multiple and
7822 exp_continue to fetch inferior output line-by-line.
7823 Replace all uses of do_get_all_registers by fetch_all_registers.
7824
7825 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7826
7827 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
7828 in target_info.
7829
7830 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
7831
7832 * gdb.threads/manythreads.exp: Use $message string for
7833 consistancy; add a default (timeout) case.
7834
7835 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
7836
7837 * gdb.base/watchpoint.exp: Fix truncated comment.
7838
7839 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
7840
7841 * Makefile.in: Remove spurious single-quotes from sed command.
7842
7843 2007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
7844
7845 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
7846 func.
7847 * gdb.mi/mi2-var-cmd.exp: Likewise.
7848
7849 2007-02-27 Joel Brobecker <brobecker@adacore.com>
7850
7851 * gdb.dwarf2/dw2-producer.S: New file.
7852 * gdb.dwarf2/dw2-producer.exp: New testcase.
7853
7854 2007-02-27 Nick Roberts <nickrob@snap.net.nz>
7855
7856 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
7857 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
7858 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
7859 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
7860 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
7861 Revert tests to use mi_gdb_test and include value field in output
7862 of -var-create.
7863
7864 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
7865
7866 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
7867
7868 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
7869
7870 * gdb.base/maint.exp: Remove full paths from test names.
7871 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
7872 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
7873
7874 2007-02-27 Joel Brobecker <brobecker@adacore.com>
7875
7876 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
7877
7878 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7879
7880 * gdb.server/server-mon.exp: New test.
7881
7882 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7883
7884 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
7885
7886 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7887
7888 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
7889 register capitalization.
7890
7891 2007-02-13 Denis Pilat <denis.pilat@st.com>
7892
7893 * gdb.mi/mi-var-invalidate.exp: New file.
7894
7895 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7896
7897 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
7898
7899 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7900
7901 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
7902
7903 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7904
7905 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
7906 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
7907
7908 2007-02-08 Nick Roberts <nickrob@snap.net.nz>
7909
7910 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
7911 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
7912 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
7913 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
7914 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
7915 * gdb.mi/gdb792.exp, lib/mi-support.exp:
7916 Update tests to include value field in output of -var-create.
7917
7918 2007-02-08 Andreas Schwab <schwab@suse.de>
7919
7920 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
7921
7922 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
7923
7924 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
7925 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
7926
7927 2007-02-02 Denis Pilat <denis.pilat@st.com>
7928
7929 * gdb.threads/threadapply.exp: check that frame is not changed by
7930 the thread apply all command.
7931
7932 2007-01-31 Andreas Schwab <schwab@suse.de>
7933
7934 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
7935
7936 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
7937 in the dwarf sections.
7938 * gdb.dwarf2/mac-fileno.S: Likewise.
7939
7940 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
7941 bspstore register on ia64.
7942
7943 2007-01-29 Andreas Schwab <schwab@suse.de>
7944
7945 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
7946 "frame-begin" annotation.
7947
7948 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
7949 number of "frames-invalid" annotations.
7950
7951 2007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7952
7953 * gdb.base/commands.exp: Call if_commands_test.
7954 (gdb_test_no_prompt, if_commands_test): New.
7955
7956 2007-01-28 Mark Kettenis <kettenis@gnu.org>
7957
7958 * gdb.threads/sigthread.c (NSIGS): Make bigger.
7959
7960 2007-01-27 Andreas Schwab <schwab@suse.de>
7961
7962 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
7963 .short/.int/.quad in the dwarf sections.
7964 * gdb.dwarf2/dw2-intercu.S: Likewise.
7965 * gdb.dwarf2/dw2-intermix.S: Likewise.
7966
7967 2007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7968
7969 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
7970 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
7971 array.
7972 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
7973 * gdb.base/setvar.exp: Likewise.
7974
7975 2007-01-26 Andreas Schwab <schwab@suse.de>
7976
7977 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
7978 test.
7979
7980 * gdb.base/multi-forks.exp ("restart $i"): Also match
7981 __kernel_syscall_via_break.
7982
7983 2007-01-24 Vladimir Prus <vladimir@codesourcery.com>
7984
7985 * lib/mi-support.exp (mi_delete_varobj): New.
7986 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
7987 testcase.
7988 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
7989 (main): Call the above.
7990 (reference_update_test, base_in_reference_test)
7991 (reference_to_pointer): Delete the created varobjs.
7992
7993 2007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
7994
7995 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
7996 * configure: Regenerated.
7997 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
7998 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
7999 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
8000 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
8001 * lib/gdb.exp (gdb_skip_xml_test): New function.
8002
8003 2007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
8004
8005 * gdb.base/sigrepeat.exp: Correct error message.
8006
8007 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8008 Daniel Jacobowitz <dan@codesourcery.com>
8009
8010 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
8011 gdb.arch/i386-gnu-cfi-asm.S: New files.
8012
8013 2007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8014
8015 * lib/gdb.exp: Abort on missing `site.exp'.
8016
8017 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8018 Daniel Jacobowitz <dan@codesourcery.com>
8019
8020 * gdb.base/included.c, gdb.base/included.exp,
8021 gdb.base/included.h: New files.
8022
8023 2007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
8024
8025 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
8026 (maximize_rlimit): Reduce limits on 64-bit systems.
8027
8028 2007-01-19 Mark Kettenis <kettenis@gnu.org>
8029
8030 From Marcus Deuling <deuling@de.ibm.com>:
8031 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
8032 every case.
8033
8034 2007-01-13 Nick Roberts <nickrob@snap.net.nz>
8035
8036 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
8037 (test_path_specification): Use objdir instead of srcdir to always
8038 get an absolute filename.
8039
8040 2007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
8041
8042 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
8043
8044 2007-01-11 Vladimir Prus <vladimir@codesourcery.com>
8045
8046 * gdb.mi/mi-var-cp.cc (reference_update_tests):
8047 Make sure the variable we're using is in scope.
8048 (reference_to_pointer): Likewise.
8049
8050 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8051
8052 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
8053 has no debug information.
8054
8055 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8056
8057 * gdb.base/annota1.exp: Remove extra send_gdb.
8058
8059 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8060
8061 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
8062
8063 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8064
8065 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
8066
8067 2007-01-08 Nick Roberts <nickrob@snap.net.nz>
8068 Daniel Jacobowitz <dan@codesourcery.com>
8069
8070 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
8071 lcharacter or linteger change. Correct duplicated test name.
8072 * gdb.mi/mi2-var-cmd.exp: Likewise.
8073
8074 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
8075
8076 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
8077
8078 2007-01-05 Joel Brobecker <brobecker@adacore.com>
8079
8080 * gdb.base/nofield.c: New file.
8081 * gdb.base/nofield.exp: New testcase.
8082
8083 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
8084
8085 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
8086
8087 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
8088 test.
8089
8090 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8091
8092 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
8093
8094 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8095
8096 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
8097 when continuing.
8098
8099 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
8100
8101 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
8102 Expect ".exe" extension.
8103
8104 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
8105
8106 * gdb.base/charset.exp: Add explicit filename to break.
8107 * gdb.base/dbx.exp: Add explicit filename to breaks.
8108
8109 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
8110
8111 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
8112 * gdb.mi/mi2-file.exp: Likewise.
8113
8114 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
8115
8116 Implement specification of MI tests as comments
8117 in C and C++ sources.
8118 * lib/mi-support.exp (mi_autotest_data): New variable.
8119 (mi_autotest_source): New variable.
8120 (count_newlines, mi_prepare_inline_tests)
8121 (mi_get_inline_test, mi_continue_to_line)
8122 (mi_run_inline_test, mi_tbreak)
8123 (mi_send_resuming_command, mi_wait_for_stop): New functions.
8124 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
8125 Run inline tests.
8126 * gdb.mi/mi-var-cp.cc: Define tests here.
8127
8128 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
8129
8130 Simplify usage of mi_continue_to.
8131 * lib/mi-support.exp (mi_runto_helper): Renamed
8132 from mi_runto, added new parameter 'run_or_continue'.
8133 (mi_runto): Use mi_runto_helper.
8134 (mi_continue_to): Accept just function name as parameter.
8135 Use mi_runto_helper.
8136 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
8137 * gdb.mi/mi2-var-cmd.exp: Likewise.
8138
8139 2006-01-04 Joel Brobecker <brobecker@adacore.com>
8140
8141 Make this testcase a bit more realistic. The current code
8142 is too simplistic, and allows the compiler to optimize out
8143 some of the entities we need for this testcase.
8144 * gdb.ada/null_record/bar.ads (Void_Star): New type.
8145 (Do_Nothing): Add extra parameter.
8146 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
8147 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
8148 by using a variable of type Void_Star.
8149
8150 2006-01-04 Joel Brobecker <brobecker@adacore.com>
8151
8152 * gdb.ada/catch_ex/foo.adb: New file.
8153 * gdb.ada/catch_ex.exp: New testcase.
8154
8155 2007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
8156
8157 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
8158 pass --image-base to linker.
8159
8160 2007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8161 Daniel Jacobowitz <dan@codesourcery.com>
8162
8163 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
8164 secondary prompts.
8165
8166 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8167
8168 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
8169 output. Test the types of members and member pointers.
8170 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
8171 gdb/2092.
8172 * gdb.cp/member-ptr.exp: Search for a comment instead of a
8173 statement. Enable for GCC. Update expected output for some tests
8174 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
8175 layout.
8176 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
8177 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
8178 (Diamond::vget_base): New.
8179 (main): Add new tests.
8180 * gdb.cp/printmethod.exp: Update expected output for member functions.
8181 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
8182 print pEe->D::vg().
8183
8184 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8185
8186 * gdb.threads/tls.exp: Allow stops in sem_post.
8187
8188 2006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
8189
8190 * gdb.base/annota1.exp: Allow .*printf in backtraces.
8191 * gdb.base/annota3.exp: Likewise.
8192 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
8193 again (instead of timing out).
8194 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
8195 GCC bug 26475.
8196 * gdb.java/jmisc.exp: Adjust to work with method signatures including
8197 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
8198 test from jmisc1.exp.
8199 * gdb.java/jmisc1.exp: Delete.
8200 * gdb.java/jprint.exp: Adjust to work with method signatures including
8201 return types.
8202 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
8203 * gdb.threads/linux-dp.exp: Don't be confused by program output.
8204 * lib/java.exp (compile_java_from_source): Pass the correct type
8205 to target_compile.
8206
8207 2006-12-31 Joel Brobecker <brobecker@adacore.com>
8208
8209 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
8210 (stack_align_edx): New function.
8211 (stack_align_eax): New function.
8212 (main): Add calls to stack_align_edx and stack_align_eax.
8213 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
8214 Add testing for the cases where the register used during a stack
8215 realignment is edx. Same for eax.
8216
8217 2006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
8218
8219 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
8220 and generic PE targets.
8221
8222 2006-12-29 Joel Brobecker <brobecker@adacore.com>
8223
8224 * gdb.ada/array_return.exp: Update copyright date list.
8225
8226 2006-12-27 Joel Brobecker <brobecker@adacore.com>
8227
8228 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
8229 (Create_Small_Float_Vector): New function.
8230 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
8231 function body.
8232 * gdb.ada/array_return/p.adb: Use new type and function from
8233 package Pck.
8234 * gdb.ada/array_return.exp: Add a test verifying that GDB is
8235 able to print the value returned by a function returning an
8236 array of float.
8237
8238 2006-12-20 Joel Brobecker <brobecker@adacore.com>
8239
8240 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
8241 The associated tests should be PASSing.
8242
8243 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
8244
8245 Test for base in references.
8246 * gdb.mi/mi-var-cp.cc: Add test code.
8247 * gdb.mi/mi-var-cp.exp: Test for bases in references.
8248 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
8249 * gdb.mi/mi2-watch.exp: Likewise.
8250 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
8251 (mi_list_varobj_children): New function.
8252
8253 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
8254
8255 * lib/mi-support.exp
8256 (mi_runto): Accept "()" after function name.
8257 (mi_create_varobj): New function.
8258 (mi_varobj_update): New function.
8259 (mi_Check_varobj_value): New function.
8260 * gdb.mi/mi-var-cp.exp: New file.
8261 * gdb.mi/mi-var-cp.cc: New file.
8262
8263 2006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
8264
8265 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
8266 gdb.base/weaklib2.c: New files.
8267
8268 2006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8269
8270 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
8271 info. Adjust test names.
8272
8273 * gdb.base/break.c (main): Move position of malloc.
8274 * gdb.base/break.exp: Revert mistaken checkin.
8275
8276 2006-11-28 Vladimir Prus <vladimir@codesourcery.com>
8277
8278 * gdb.mi/mi-var-cmd.exp: Check -var-update after
8279 assignement of arrays and function pointers.
8280 * gdb.mi/var-cmd.c: Add declaration necessary for above
8281 tests.
8282
8283 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
8284
8285 * gdb.base/break.c (main): Call malloc.
8286
8287 * gdb.threads/linux-dp.exp: Read thread table before and after
8288 creating each philosopher and verify it.
8289
8290 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
8291 Paul Brook <paul@codesourcery.com>
8292 Daniel Jacobowitz <dan@codesourcery.com>
8293
8294 * gdb.base/ending-run.exp: Flatten expect script stepping out of
8295 main to remove duplication. Add start function of the form
8296 '_*start[1-9]*'. Add RVDS start function.
8297
8298 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
8299
8300 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
8301
8302 2006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8303
8304 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
8305 * gdb.asm/spu.inc: New file.
8306 * gdb.base/term.exp: Disable if [target_info exists noargs].
8307 * gdb.gdb/complaints.exp: Disable if ![isnative].
8308 * gdb.gdb/selftest.exp: Likewise.
8309 * gdb.gdb/observer.exp: Likewise.
8310 * gdb.gdb/xfullpath.exp: Likewise.
8311 * gdb.base/attach.exp: Disable on SPU target.
8312 * gdb.cp/bs145503.exp: Likewise.
8313 * gdb.cp/exception.exp: Likewise.
8314 * gdb.cp/userdef.exp: Likewise.
8315
8316 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
8317
8318 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
8319
8320 2006-11-10 Vladimir Prus <vladimir@codesourcery.com>
8321
8322 * gdb.base/completion.exp: Fix completion tests for
8323 'info' and 'info '.
8324 * gdb.base/help.exp (help_test_raw, test_class_help)
8325 (test_prefix_command_help): Move...
8326 * lib/gdb.exp: Here.
8327 * gdb.base/main.exp: Adjust.
8328 * gdb.cp/maint.exp: Adjust.
8329 * gdb.trace/tracecmd.exp: Use test_help_class.
8330
8331 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
8332
8333 * gdb.stabs/weird.exp (print_weird_var): Use
8334 gdb_test_multiple instead of gdb_expect.
8335
8336 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
8337
8338 * gdb.base/help.exp (help_test_raw): New.
8339 (test_class_help): New.
8340 (test_prefix_command_help): New.
8341 Adjust testcases.
8342
8343 2006-11-09 Christophe Lyon <christophe.lyon@st.com>
8344
8345 * gdb.base/constvars.c (main): Write to crass and crips, so that
8346 they are allocated by the compiler.
8347
8348 2006-10-27 Andreas Schwab <schwab@suse.de>
8349
8350 * gdb.base/multi-forks.exp: Use "detach fork" instead of
8351 "detach-fork".
8352
8353 2006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
8354
8355 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
8356 of patterns.
8357
8358 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8359
8360 * gdb.base/sepdebug.exp: Remove debug format test.
8361 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
8362 Handle no-symtab.
8363 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
8364
8365 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8366
8367 * gdb.threads/manythreads.c (thread_function, main): Don't cast
8368 int to pointer or pointer to int.
8369 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
8370
8371 2006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
8372
8373 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
8374
8375 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8376
8377 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
8378
8379 2006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
8380
8381 PR c++/2116
8382 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
8383
8384 2006-10-06 Joel Brobecker <brobecker@adacore.com>
8385
8386 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
8387 the corresponding bug has been fixed in GDB (PR/2018).
8388
8389 2006-10-06 Joel Brobecker <brobecker@adacore.com>
8390
8391 * gdb.base/subst.exp: New testcase.
8392
8393 2006-10-06 Joel Brobecker <brobecker@adacore.com>
8394
8395 * gdb.ada/array_return/pck.ads: Add copyright notice.
8396 * gdb.ada/array_return/pck.adb: Likewise.
8397 * gdb.ada/array_return/p.adb: Likewise.
8398 * gdb.ada/exec_changed/first.adb: Likewise.
8399 * gdb.ada/exec_changed/second.adb: Likewise.
8400
8401 2006-10-06 Joel Brobecker <brobecker@adacore.com>
8402
8403 * gdb.ada/watch_arg/watch.adb: New file.
8404 * gdb.ada/watch_arg.exp: New testcase.
8405
8406 2006-10-02 Vladimir Prus <vladimir@codesourcery.com>
8407
8408 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
8409 via string_to_regexp.
8410 * gdb.mi/mi2-basics.exp: Likewise.
8411
8412 2006-09-20 Michael Snyder <michael.snyder@palmsource.com>
8413
8414 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
8415 Remove unused / obsolete files.
8416
8417 2006-09-19 Nick Roberts <nickrob@snap.net.nz>
8418
8419 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
8420
8421 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
8422
8423 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
8424 HIGH_FRAME argument to -stack-list-arguments can be larger than
8425 the number of frames.
8426
8427 2006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
8428
8429 * gdb.base/args.c (main): Add breakpoint marker.
8430 * gdb.base/args.exp: Use args_test for tests. Add new tests which
8431 really test empty arguments.
8432 (args_load): Delete.
8433 (args_test): New.
8434
8435 2006-09-13 Nick Roberts <nickrob@snap.net.nz>
8436
8437 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
8438 check for one file.
8439
8440 2006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
8441
8442 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
8443 HIGH_FRAME argument to -stack-list-locals can be larger than
8444 the number of frames.
8445
8446 2006-08-18 Fred Fish <fnf@specifix.com>
8447
8448 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
8449 '$' in front of skip_vmx_tests_saved when setting that.
8450
8451 2006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
8452
8453 * gdb.base/trace-commands.exp: New file.
8454
8455 2006-08-10 Joel Brobecker <brobecker@adacore.com>
8456 Daniel Jacobowitz <dan@codesourcery.com>
8457
8458 * gdb.base/step-bt.exp: Make hexadecimal address optional in
8459 expected output of the backtrace commands.
8460
8461 2006-08-09 Joel Brobecker <brobecker@adacore.com>
8462
8463 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
8464 untested followed by return combination.
8465 * gdb.arch/altivec-regs.exp: Likewise.
8466 * gdb.arch/e500-abi.exp: Likewise.
8467 * gdb.arch/e500-regs.exp: Likewise.
8468 * gdb.arch/gdb1291.exp: Likewise.
8469 * gdb.arch/gdb1431.exp: Likewise.
8470 * gdb.arch/gdb1558.exp: Likewise.
8471 * gdb.arch/i386-prologue.exp: Likewise.
8472 * gdb.arch/i386-unwind.exp: Likewise.
8473 * gdb.asm/asm-source.exp: Likewise.
8474 * gdb.base/a2-run.exp: Likewise.
8475 * gdb.base/advance.exp: Likewise.
8476 * gdb.base/all-bin.exp: Likewise.
8477 * gdb.base/annota1.exp: Likewise.
8478 * gdb.base/annota3.exp: Likewise.
8479 * gdb.base/args.exp: Likewise.
8480 * gdb.base/arithmet.exp: Likewise.
8481 * gdb.base/assign.exp: Likewise.
8482 * gdb.base/async.exp: Likewise.
8483 * gdb.base/attach.exp: Likewise.
8484 * gdb.base/bang.exp: Likewise.
8485 * gdb.base/bigcore.exp: Likewise.
8486 * gdb.base/bitfields.exp: Likewise.
8487 * gdb.base/bitfields2.exp: Likewise.
8488 * gdb.base/break.exp: Likewise.
8489 * gdb.base/call-sc.exp: Likewise.
8490 * gdb.base/call-strs.exp: Likewise.
8491 * gdb.base/callfuncs.exp: Likewise.
8492 * gdb.base/checkpoint.exp: Likewise.
8493 * gdb.base/chng-syms.exp: Likewise.
8494 * gdb.base/code-expr.exp: Likewise.
8495 * gdb.base/commands.exp: Likewise.
8496 * gdb.base/completion.exp: Likewise.
8497 * gdb.base/cond-expr.exp: Likewise.
8498 * gdb.base/condbreak.exp: Likewise.
8499 * gdb.base/consecutive.exp: Likewise.
8500 * gdb.base/constvars.exp: Likewise.
8501 * gdb.base/corefile.exp: Likewise.
8502 * gdb.base/cvexpr.exp: Likewise.
8503 * gdb.base/dbx.exp: Likewise.
8504 * gdb.base/define.exp: Likewise.
8505 * gdb.base/detach.exp: Likewise.
8506 * gdb.base/display.exp: Likewise.
8507 * gdb.base/dump.exp: Likewise.
8508 * gdb.base/ena-dis-br.exp: Likewise.
8509 * gdb.base/ending-run.exp: Likewise.
8510 * gdb.base/environ.exp: Likewise.
8511 * gdb.base/eval-skip.exp: Likewise.
8512 * gdb.base/exprs.exp: Likewise.
8513 * gdb.base/fileio.exp: Likewise.
8514 * gdb.base/finish.exp: Likewise.
8515 * gdb.base/float.exp: Likewise.
8516 * gdb.base/foll-exec.exp: Likewise.
8517 * gdb.base/foll-fork.exp: Likewise.
8518 * gdb.base/foll-vfork.exp: Likewise.
8519 * gdb.base/freebpcmd.exp: Likewise.
8520 * gdb.base/funcargs.exp: Likewise.
8521 * gdb.base/gcore.exp: Likewise.
8522 * gdb.base/gdb1090.exp: Likewise.
8523 * gdb.base/gdb1250.exp: Likewise.
8524 * gdb.base/huge.exp: Likewise.
8525 * gdb.base/info-proc.exp: Likewise.
8526 * gdb.base/interrupt.exp: Likewise.
8527 * gdb.base/jump.exp: Likewise.
8528 * gdb.base/langs.exp: Likewise.
8529 * gdb.base/lineinc.exp: Likewise.
8530 * gdb.base/list.exp: Likewise.
8531 * gdb.base/logical.exp: Likewise.
8532 * gdb.base/long_long.exp: Likewise.
8533 * gdb.base/macscp.exp: Likewise.
8534 * gdb.base/maint.exp: Likewise.
8535 * gdb.base/mips_pro.exp: Likewise.
8536 * gdb.base/miscexprs.exp: Likewise.
8537 * gdb.base/multi-forks.exp: Likewise.
8538 * gdb.base/opaque.exp: Likewise.
8539 * gdb.base/overlays.exp: Likewise.
8540 * gdb.base/pc-fp.exp: Likewise.
8541 * gdb.base/pointers.exp: Likewise.
8542 * gdb.base/printcmds.exp: Likewise.
8543 * gdb.base/psymtab.exp: Likewise.
8544 * gdb.base/ptype.exp: Likewise.
8545 * gdb.base/recurse.exp: Likewise.
8546 * gdb.base/relational.exp: Likewise.
8547 * gdb.base/relocate.exp: Likewise.
8548 * gdb.base/remote.exp: Likewise.
8549 * gdb.base/reread.exp: Likewise.
8550 * gdb.base/restore.exp: Likewise.
8551 * gdb.base/return.exp: Likewise.
8552 * gdb.base/return2.exp: Likewise.
8553 * gdb.base/scope.exp: Likewise.
8554 * gdb.base/sect-cmd.exp: Likewise.
8555 * gdb.base/sep.exp: Likewise.
8556 * gdb.base/sepdebug.exp: Likewise.
8557 * gdb.base/setshow.exp: Likewise.
8558 * gdb.base/setvar.exp: Likewise.
8559 * gdb.base/sigall.exp: Likewise.
8560 * gdb.base/sigbpt.exp: Likewise.
8561 * gdb.base/signals.exp: Likewise.
8562 * gdb.base/signull.exp: Likewise.
8563 * gdb.base/sizeof.exp: Likewise.
8564 * gdb.base/solib.exp: Likewise.
8565 * gdb.base/step-line.exp: Likewise.
8566 * gdb.base/step-test.exp: Likewise.
8567 * gdb.base/structs.exp: Likewise.
8568 * gdb.base/structs2.exp: Likewise.
8569 * gdb.base/term.exp: Likewise.
8570 * gdb.base/twice.exp: Likewise.
8571 * gdb.base/until.exp: Likewise.
8572 * gdb.base/varargs.exp: Likewise.
8573 * gdb.base/volatile.exp: Likewise.
8574 * gdb.base/watchpoint.exp: Likewise.
8575 * gdb.base/whatis-exp.exp: Likewise.
8576 * gdb.base/whatis.exp: Likewise.
8577 * gdb.cp/ambiguous.exp: Likewise.
8578 * gdb.cp/annota2.exp: Likewise.
8579 * gdb.cp/annota3.exp: Likewise.
8580 * gdb.cp/bool.exp: Likewise.
8581 * gdb.cp/breakpoint.exp: Likewise.
8582 * gdb.cp/casts.exp: Likewise.
8583 * gdb.cp/class2.exp: Likewise.
8584 * gdb.cp/classes.exp: Likewise.
8585 * gdb.cp/cplusfuncs.exp: Likewise.
8586 * gdb.cp/ctti.exp: Likewise.
8587 * gdb.cp/derivation.exp: Likewise.
8588 * gdb.cp/exception.exp: Likewise.
8589 * gdb.cp/gdb1355.exp: Likewise.
8590 * gdb.cp/hang.exp: Likewise.
8591 * gdb.cp/inherit.exp: Likewise.
8592 * gdb.cp/local.exp: Likewise.
8593 * gdb.cp/m-data.exp: Likewise.
8594 * gdb.cp/m-static.exp: Likewise.
8595 * gdb.cp/member-ptr.exp: Likewise.
8596 * gdb.cp/method.exp: Likewise.
8597 * gdb.cp/misc.exp: Likewise.
8598 * gdb.cp/namespace.exp: Likewise.
8599 * gdb.cp/overload.exp: Likewise.
8600 * gdb.cp/ovldbreak.exp: Likewise.
8601 * gdb.cp/pr-1023.exp: Likewise.
8602 * gdb.cp/pr-1210.exp: Likewise.
8603 * gdb.cp/pr-574.exp: Likewise.
8604 * gdb.cp/printmethod.exp: Likewise.
8605 * gdb.cp/psmang.exp: Likewise.
8606 * gdb.cp/ref-params.exp: Likewise.
8607 * gdb.cp/ref-types.exp: Likewise.
8608 * gdb.cp/rtti.exp: Likewise.
8609 * gdb.cp/templates.exp: Likewise.
8610 * gdb.cp/try_catch.exp: Likewise.
8611 * gdb.cp/userdef.exp: Likewise.
8612 * gdb.cp/virtfunc.exp: Likewise.
8613 * gdb.disasm/am33.exp: Likewise.
8614 * gdb.disasm/h8300s.exp: Likewise.
8615 * gdb.disasm/mn10300.exp: Likewise.
8616 * gdb.disasm/sh3.exp: Likewise.
8617 * gdb.disasm/t01_mov.exp: Likewise.
8618 * gdb.disasm/t02_mova.exp: Likewise.
8619 * gdb.disasm/t03_add.exp: Likewise.
8620 * gdb.disasm/t04_sub.exp: Likewise.
8621 * gdb.disasm/t05_cmp.exp: Likewise.
8622 * gdb.disasm/t06_ari2.exp: Likewise.
8623 * gdb.disasm/t07_ari3.exp: Likewise.
8624 * gdb.disasm/t08_or.exp: Likewise.
8625 * gdb.disasm/t09_xor.exp: Likewise.
8626 * gdb.disasm/t10_and.exp: Likewise.
8627 * gdb.disasm/t11_logs.exp: Likewise.
8628 * gdb.disasm/t12_bit.exp: Likewise.
8629 * gdb.disasm/t13_otr.exp: Likewise.
8630 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
8631 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
8632 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
8633 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
8634 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
8635 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
8636 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
8637 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
8638 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
8639 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
8640 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
8641 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
8642 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
8643 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
8644 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
8645 * gdb.mi/gdb701.exp: Likewise.
8646 * gdb.mi/gdb792.exp: Likewise.
8647 * gdb.mi/mi-basics.exp: Likewise.
8648 * gdb.mi/mi-break.exp: Likewise.
8649 * gdb.mi/mi-cli.exp: Likewise.
8650 * gdb.mi/mi-console.exp: Likewise.
8651 * gdb.mi/mi-disassemble.exp: Likewise.
8652 * gdb.mi/mi-eval.exp: Likewise.
8653 * gdb.mi/mi-file.exp: Likewise.
8654 * gdb.mi/mi-read-memory.exp: Likewise.
8655 * gdb.mi/mi-regs.exp: Likewise.
8656 * gdb.mi/mi-return.exp: Likewise.
8657 * gdb.mi/mi-simplerun.exp: Likewise.
8658 * gdb.mi/mi-stack.exp: Likewise.
8659 * gdb.mi/mi-stepi.exp: Likewise.
8660 * gdb.mi/mi-syn-frame.exp: Likewise.
8661 * gdb.mi/mi-until.exp: Likewise.
8662 * gdb.mi/mi-var-block.exp: Likewise.
8663 * gdb.mi/mi-var-child.exp: Likewise.
8664 * gdb.mi/mi-var-cmd.exp: Likewise.
8665 * gdb.mi/mi-var-display.exp: Likewise.
8666 * gdb.mi/mi-watch.exp: Likewise.
8667 * gdb.mi/mi2-basics.exp: Likewise.
8668 * gdb.mi/mi2-break.exp: Likewise.
8669 * gdb.mi/mi2-cli.exp: Likewise.
8670 * gdb.mi/mi2-console.exp: Likewise.
8671 * gdb.mi/mi2-disassemble.exp: Likewise.
8672 * gdb.mi/mi2-eval.exp: Likewise.
8673 * gdb.mi/mi2-file.exp: Likewise.
8674 * gdb.mi/mi2-read-memory.exp: Likewise.
8675 * gdb.mi/mi2-regs.exp: Likewise.
8676 * gdb.mi/mi2-return.exp: Likewise.
8677 * gdb.mi/mi2-simplerun.exp: Likewise.
8678 * gdb.mi/mi2-stack.exp: Likewise.
8679 * gdb.mi/mi2-stepi.exp: Likewise.
8680 * gdb.mi/mi2-syn-frame.exp: Likewise.
8681 * gdb.mi/mi2-until.exp: Likewise.
8682 * gdb.mi/mi2-var-block.exp: Likewise.
8683 * gdb.mi/mi2-var-child.exp: Likewise.
8684 * gdb.mi/mi2-var-cmd.exp: Likewise.
8685 * gdb.mi/mi2-var-display.exp: Likewise.
8686 * gdb.mi/mi2-watch.exp: Likewise.
8687 * gdb.stabs/exclfwd.exp: Likewise.
8688 * gdb.stabs/weird.exp: Likewise.
8689 * gdb.threads/gcore-thread.exp: Likewise.
8690 * gdb.trace/actions.exp: Likewise.
8691 * gdb.trace/backtrace.exp: Likewise.
8692 * gdb.trace/circ.exp: Likewise.
8693 * gdb.trace/collection.exp: Likewise.
8694 * gdb.trace/deltrace.exp: Likewise.
8695 * gdb.trace/infotrace.exp: Likewise.
8696 * gdb.trace/limits.exp: Likewise.
8697 * gdb.trace/packetlen.exp: Likewise.
8698 * gdb.trace/passc-dyn.exp: Likewise.
8699 * gdb.trace/passcount.exp: Likewise.
8700 * gdb.trace/report.exp: Likewise.
8701 * gdb.trace/save-trace.exp: Likewise.
8702 * gdb.trace/tfind.exp: Likewise.
8703 * gdb.trace/tracecmd.exp: Likewise.
8704 * gdb.trace/while-dyn.exp: Likewise.
8705 * gdb.trace/while-stepping.exp: Likewise.
8706
8707 2006-08-08 Joel Brobecker <brobecker@adacore.com>
8708
8709 * gdb.base/step-bt.c: New file.
8710 * gdb.base/step-bt.exp: New testcase.
8711
8712 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
8713
8714 * config/monitor.exp (gdb_load): Remove support for obsolete
8715 download-write-size.
8716 * gdb.base/remote.exp: Likewise. Update all callers of
8717 gdb_timed_load.
8718
8719 2006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
8720
8721 * cursal.exp: Pass binfile to gdb_load.
8722
8723 2006-08-01 Nathan Sidwell <nathan@codesourcery.com>
8724
8725 * gdb.base/cursal.exp: Add "" to gdb_load call.
8726
8727 2006-07-29 Mark Kettenis <kettenis@gnu.org>
8728
8729 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
8730 NetBSD/ELF targets.
8731
8732 2006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
8733
8734 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
8735 operator*.
8736
8737 2006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
8738
8739 * gdb.base/completion.exp: Update for change in "file" behavior.
8740 * gdb.stabs/weird.exp: Likewise.
8741 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
8742 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
8743
8744 2006-07-24 Nathan Sidwell <nathan@codesourcery.com>
8745
8746 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
8747 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
8748
8749 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
8750
8751 * gdb.base/default.exp: Update source command error message.
8752 * gdb.base/help.exp: Update 'help source' message.
8753
8754 2006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
8755
8756 * gdb.cp/bs15503.exp: Update comment for no longer crashing
8757 test.
8758
8759 2006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
8760
8761 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
8762
8763 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
8764
8765 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
8766
8767 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
8768
8769 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
8770
8771 2006-07-17 Mark Kettenis <kettenis@gnu.org>
8772
8773 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
8774 *-*-openbsd* from targets for wich we expect ARM FPA floating
8775 point format.
8776
8777 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
8778
8779 * gdb.cp/annota3.exp: Expect frame-begin annotation.
8780
8781 2006-07-17 Mark Kettenis <kettenis@gnu.org>
8782
8783 * gdb.base/annota3.exp: Expect frame-begin annotation.
8784
8785 2006-07-14 Joel Brobecker <brobecker@adacore.com>
8786
8787 * gdb.base/help.exp: Adjust "help unset" test to accept
8788 any list of unset commands.
8789
8790 2006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
8791 Daniel Jacobowitz <dan@codesourcery.com>
8792
8793 * gdb.cp/ref-params.exp: New test.
8794 * gdb.cp/ref-params.cc: New source file.
8795 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
8796
8797 2006-07-08 Mark Kettenis <kettenis@gnu.org>
8798
8799 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
8800 spaces/tabs in regular expressions since they might not be there.
8801
8802 2006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
8803
8804 * gdb.base/ifelse.exp: New file.
8805
8806 2006-07-04 Nathan Sidwell <nathan@codesourcery.com>
8807
8808 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
8809 line.
8810 * gdb.base/huge.exp: Loop over compilation to find a size that
8811 is acceptable.
8812 * gdb.base/remote.exp: Correct expected strings.
8813 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
8814
8815 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
8816
8817 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
8818
8819 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
8820
8821 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
8822 native.
8823
8824 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
8825
8826 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
8827 enable stabs testing.
8828
8829 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
8830
8831 * gdb.base/auxv.exp: Intercept undefined command messages before
8832 gdb_test_multiple does.
8833
8834 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
8835
8836 * Makefile.in (host_alias): Remove.
8837 (target_alias): Use @target_noncanonical@.
8838 (site.exp): Don't set host_alias.
8839 * aclocal.m4: Remove contents. Include acx.m4.
8840 * configure: Regenerated.
8841 * configure.ac: Use ACX_NONCANONICAL_TARGET.
8842
8843 2006-06-13 Nathan Sidwell <nathan@codesourcery.com>
8844
8845 * lib/gdb.exp (gdb_load_cmd): New.
8846
8847 * gdb.base/fileio.c: Add system(NULL) test.
8848 * gdb.base/fileio.exp: Check it.
8849
8850 * gdb.base/break.c: Add 10a breakpoint at }
8851 * gdb.base/break.exp: Add test for breakpoint at }
8852 * gdb.cp/anon-union.cc: Add code at end of function.
8853 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
8854 * gdb.mi/var-cmd.c: Add code at end of function.
8855 * gdb.mi/mi-var-display.exp: Adjust end of next.
8856 * gdb.mi/mi2-var-display.exp: Likewise.
8857 * gdb.base/fileio.c: Add stop function and insert calls at
8858 stopping places.
8859 * gdb.base/fileio.exp: Breakpoint stop function and remove
8860 explicit line number references.
8861
8862 2006-05-19 Joel Brobecker <brobecker@adacore.com>
8863
8864 * gdb.base/del.exp (test_delete_alias): New function.
8865 Now check that both "del" and "d" work as aliases for "delete".
8866
8867 2006-05-18 Fred Fish <fnf@specifix.com>
8868
8869 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
8870 required. Check for spurious output after program exits normally.
8871
8872 2006-05-17 Fred Fish <fnf@specifix.com>
8873
8874 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
8875 gdb_load, so it works in the simulator.
8876
8877 2006-05-11 Fred Fish <fnf@specifix.com>
8878
8879 * gdb.base/bang.exp: Ignore unexpected output between the
8880 "program exited normally" and the gdb prompt, as many other
8881 tests do.
8882
8883 2006-05-07 Mark Kettenis <kettenis@gnu.org>
8884
8885 * gdb.base/help.exp: Make "delete checkpoint" part option for
8886 "help d" and "help delete" tests.
8887
8888 2006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8889
8890 * gdb.mi/mi-basics.exp: Add missing serial number to
8891 expected output in some mi_gdb_test statements.
8892 * gdb.mi/mi2-basics.exp: Likewise.
8893
8894 2006-05-05 Joel Brobecker <brobecker@adacore.com>
8895
8896 * gdb.base/del.c: New file.
8897 * gdb.base/del.exp: New testcase.
8898
8899 2006-05-05 David S. Miller <davem@sunset.davemloft.net>
8900
8901 * gdb.base/break.exp: Do not assume a breakpoint on
8902 main will actually be in $srcfile when optimizing.
8903 * gdb.base/savedregs.exp: Do not require that the dummy
8904 frame location match up to a symbol and source file location.
8905 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
8906 will get printed without a mi_cmd_data_list_register_values prefix.
8907 (*-data-list-register-*): Correct regular expressions to expect the new
8908 pseudo d? floating point registers.
8909 * gdb.mi/mi2-regs.exp: Likewise.
8910
8911 2006-05-05 Christophe Lyon <christophe.lyon@st.com>
8912
8913 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
8914 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
8915 is allocated by the compiler.
8916 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
8917 anons, e, anone to force their allocation by the compiler.
8918
8919 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8920
8921 * gdb.base/help.exp: Update expected text for help d and
8922 help delete.
8923
8924 2006-05-02 Mark Kettenis <kettenis@gnu.org>
8925
8926 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
8927 NetBSD/ELF targets.
8928
8929 2006-04-30 Mark Kettenis <kettenis@gnu.org>
8930
8931 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
8932 single-step breakpoint fails; make this a KFAIL on
8933 sparc*-*-openbsd*.
8934 * gdb.base/siginfo.exp: Likewise.
8935 * gdb.base/sigstep.exp (advance, advancei): Likewise.
8936
8937 2006-04-26 Michael Snyder <msnyder@redhat.com>
8938
8939 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
8940 which may have to consume output from other forks.
8941 Add tests to make sure that "delete fork" succeeded.
8942
8943 2006-04-20 Michael Snyder <msnyder@redhat.com>
8944
8945 * 2006-03-22 Jim Blandy <jimb@redhat.com>
8946 Add support for the Renesas M32C and M16C.
8947
8948 * gdb.asm/asm-source.exp: Add m32c target.
8949 * gdb.asm/m32c.inc: Support for m32c target.
8950
8951 2006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
8952
8953 * gdb.base/commands.exp (recursive_source_test): New test.
8954
8955 2006-04-04 David S. Miller <davem@sunset.davemloft.net>
8956
8957 * gdb.base/float.exp: Add pattern for sparc targets.
8958
8959 2006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8960
8961 * gdb.base/commands.exp (stray_arg0_test): New test.
8962
8963 2006-03-30 Paul Brook <paul@codesourcery.com>
8964
8965 * gdb.mi/mi-until.exp: kfail broken until command.
8966 * gdb.mi/mi2-until.exp: Ditto.
8967
8968 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
8969
8970 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
8971
8972 2006-03-08 Alexandre Oliva <aoliva@redhat.com>
8973
8974 * gdb.base/prelink.exp: Anchor tested-for regular expression
8975 on gdb prompt.
8976
8977 2006-03-07 Paul Brook <paul@codesourcery.com>
8978
8979 * gdb.base/assign.exp: Correct fail message.
8980
8981 2006-03-07 Paul Brook <paul@codesourcery.com>
8982
8983 * lib/compiler.c: Extract armcc version number.
8984 * lib/compiler.cc: Ditto.
8985
8986 2006-03-07 Paul Brook <paul@codesourcery.com>
8987
8988 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
8989 additional_flags=-w.
8990 * gdb.arch/altivec-regs.exp: Ditto.
8991 * gdb.arch/e500-abi.exp: Ditto.
8992 * gdb.arch/e500-regs.exp: Ditto.
8993 * gdb.base/all-bin.exp: Ditto.
8994 * gdb.base/annota1.exp: Ditto.
8995 * gdb.base/annota3.exp: Ditto.
8996 * gdb.base/args.exp: Ditto.
8997 * gdb.base/arithmet.exp: Ditto.
8998 * gdb.base/assign.exp: Ditto.
8999 * gdb.base/async.exp: Ditto.
9000 * gdb.base/bang.exp: Ditto.
9001 * gdb.base/break.exp: Ditto.
9002 * gdb.base/call-rt-st.exp: Ditto.
9003 * gdb.base/completion.exp: Ditto.
9004 * gdb.base/cond-expr.exp: Ditto.
9005 * gdb.base/condbreak.exp: Ditto.
9006 * gdb.base/consecutive.exp: Ditto.
9007 * gdb.base/define.exp: Ditto.
9008 * gdb.base/display.exp: Ditto.
9009 * gdb.base/ena-dis-br.exp: Ditto.
9010 * gdb.base/environ.exp: Ditto.
9011 * gdb.base/eval-skip.exp: Ditto.
9012 * gdb.base/info-proc.exp: Ditto.
9013 * gdb.base/jump.exp: Ditto.
9014 * gdb.base/logical.exp: Ditto.
9015 * gdb.base/long_long.exp: Ditto.
9016 * gdb.base/maint.exp: Ditto.
9017 * gdb.base/miscexprs.exp: Ditto.
9018 * gdb.base/pc-fp.exp: Ditto.
9019 * gdb.base/pointers.exp: Ditto.
9020 * gdb.base/relational.exp: Ditto.
9021 * gdb.base/reread.exp: Ditto.
9022 * gdb.base/sect-cmd.exp: Ditto.
9023 * gdb.base/sep.exp: Ditto.
9024 * gdb.base/sepdebug.exp: Ditto.
9025 * gdb.base/until.exp: Ditto.
9026 * gdb.base/whatis-exp.exp: Ditto.
9027 * gdb.cp/annota2.exp: Ditto.
9028 * gdb.cp/annota3.exp: Ditto.
9029 * gdb.trace/actions.exp: Ditto.
9030 * gdb.trace/backtrace.exp: Ditto.
9031 * gdb.trace/circ.exp: Ditto.
9032 * gdb.trace/collection.exp: Ditto.
9033 * gdb.trace/deltrace.exp: Ditto.
9034 * gdb.trace/infotrace.exp: Ditto.
9035 * gdb.trace/limits.exp: Ditto.
9036 * gdb.trace/packetlen.exp: Ditto.
9037 * gdb.trace/passc-dyn.exp: Ditto.
9038 * gdb.trace/passcount.exp: Ditto.
9039 * gdb.trace/report.exp: Ditto.
9040 * gdb.trace/save-trace.exp: Ditto.
9041 * gdb.trace/tfind.exp: Ditto.
9042 * gdb.trace/tracecmd.exp: Ditto.
9043 * gdb.trace/while-dyn.exp: Ditto.
9044 * gdb.trace/while-stepping.exp: Ditto.
9045 * lib/gdb.exp: Ditto.
9046 (gdb_compile): Handle nowarning option.
9047
9048 2006-03-07 Alexandre Oliva <aoliva@redhat.com>
9049
9050 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
9051 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
9052 Rename executable to prelinkt. Don't re-prelink if we didn't
9053 get a core file. Test prelink -u exit status to tell whether
9054 prelinking failed. Use gdb_test_multiple.
9055
9056 2006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
9057
9058 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
9059 (do_tests): Call it.
9060
9061 2006-02-28 Alexandre Oliva <aoliva@redhat.com>
9062
9063 * gdb.base/prelink.exp: New test.
9064 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
9065
9066 2006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
9067
9068 * gdb.fortran/derived-type.f90: New file.
9069 * gdb.fortran/derived-type.exp: New testcase.
9070
9071 2006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
9072
9073 * gdb.base/default.exp: Allow ';' as a directory separator.
9074
9075 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
9076
9077 * gdb.base/help.exp (help add-symbol-file): Update.
9078
9079 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
9080
9081 * gdb.base/help.exp (help load): Update expected results.
9082
9083 2006-02-19 Fred Fish <fnf@specifix.com>
9084
9085 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
9086 specifix hex value as part of results.
9087 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
9088
9089 2006-02-16 Fred Fish <fnf@specifix.com>
9090
9091 * gdb.base/whatis.c: Define variables using typedefs char_addr,
9092 ushort_addr, and slong_addr, so the typedefs are not optimized
9093 away.
9094 * gdb.base/whatis.exp: Add tests using type name for struct type,
9095 union type, enum type, and typedef.
9096
9097 2006-02-13 Mark Kettenis <kettenis@gnu.org>
9098
9099 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
9100
9101 2006-02-13 Jim Blandy <jimb@redhat.com>
9102
9103 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
9104 case where it takes two "next" commands to skip past the init
9105 call.
9106
9107 2006-02-12 Fred Fish <fnf@specifix.com>
9108
9109 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
9110 to handle cases where it takes two "next" commands to skip
9111 past the init call.
9112
9113 2006-02-07 Joel Brobecker <brobecker@adacore.com>
9114
9115 * gdb.ada/array_return.exp: Mark the last test as expected to fail
9116 on hppa32 targets.
9117
9118 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
9119
9120 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
9121 field.
9122
9123 2006-01-29 Mark Kettenis <kettenis@gnu.org>
9124
9125 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
9126
9127 2006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
9128
9129 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
9130 files.
9131
9132 2006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
9133
9134 * gdb.cp/maint.exp: Set complaints to a positive value.
9135
9136 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
9137
9138 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
9139 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
9140 function name.
9141
9142 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
9143
9144 * gdb.base/checkpoint.c: Update copyright notice. Include
9145 <stdlib.h>.
9146
9147 2006-01-04 Jim Blandy <jimb@redhat.com>
9148
9149 * gdb.asm/asm-source.exp: Independently provide default values for
9150 asm-flags and debug-flags. Use 'string equal' to do the
9151 comparison, not the implicit expr's '==' operator. Remove
9152 now-unneeded assignments to asm-flags. In h8300 case, place
9153 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
9154
9155 2006-01-04 Michael Snyder <msnyder@redhat.com>
9156
9157 * gdb.base/checkpoint.c: New file.
9158 * gdb.base/checkpoint.exp: New file.
9159 * gdb.base/multi-fork.c: New file.
9160 * gdb.base/multi-fork.exp: New file.
9161 * gdb.base/pi.txt: New file (data for checkpoint.c test).
9162
9163 2006-01-04 Fred Fish <fnf@specifix.com>
9164
9165 * gdb.base/ptype.c (foo): Add typedef.
9166 (intfoo): Add function.
9167 * gdb.base/ptype1.c: New file.
9168 * gdb.base/ptype.exp: Handle compilation and linking with two
9169 source files. Test that proper type for "foo" is found based
9170 on source context rather than first match found in symtabs.
9171
9172 2005-12-28 Mark Kettenis <kettenis@gnu.org>
9173
9174 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
9175 * gdb.asm/openbsd.inc: Indent commands.
9176
9177 2005-12-26 Mark Kettenis <kettenis@gnu.org>
9178
9179 * gdb.base/freebpcmd.exp: Increase timeout.
9180
9181 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
9182
9183 2005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
9184
9185 * gdb.base/default.exp: Update check for "show version".
9186
9187 2005-12-09 Randolph Chung <tausq@debian.org>
9188
9189 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
9190 * gdb.asm/pa64.inc: New file.
9191
9192 2005-12-09 Randolph Chung <tausq@debian.org>
9193
9194 * gdb.asm/common.inc: Indent commands.
9195 * gdb.asm/asmsrc1.s: Likewise.
9196 * gdb.asm/asmsrc2.s: Likewise.
9197
9198 2005-12-09 Randolph Chung <tausq@debian.org>
9199
9200 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
9201 (get_addr_of_sym): Remove duplicate print.
9202 (gen_core): xfail hppa*-*-hpux*, update expected output.
9203 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
9204 * gdb.arch/pa64-nullify.s: New file.
9205
9206 2005-12-09 Randolph Chung <tausq@debian.org>
9207
9208 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
9209
9210 2005-12-07 Christophe Lyon <christophe.lyon@st.com>
9211
9212 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
9213 code generation for these functions.
9214 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
9215 error message.
9216
9217 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
9218
9219 * gdb.base/help.exp (help b, help br, help bre, help brea)
9220 (help break): Update the expected message.
9221
9222 2005-11-11 Stephane Carrez <stcarrez@nerim.fr>
9223
9224 * gdb.asm/m68hc11.inc: Setup the data section.
9225 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
9226 script for this test.
9227 (m6812-*-*): Likewise.
9228
9229 2005-11-09 Randolph Chung <tausq@debian.org>
9230
9231 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
9232
9233 2005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
9234
9235 * gdb.base/break.exp: Fix a comment typo.
9236
9237 2005-11-03 Jim Blandy <jimb@redhat.com>
9238
9239 Checked in by Elena Zannoni <ezannoni@redhat.com>
9240
9241 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
9242
9243 2005-11-02 Corinna Vinschen <vinschen@redhat.com>
9244
9245 * gdb.arch/gdb1558.c: Include stdio.h.
9246
9247 2005-10-31 Mark Kettenis <kettenis@gnu.org>
9248
9249 * gdb.asm/asm-source.exp: Use -e instead of --entry.
9250
9251 2005-10-31 Mark Kettenis <kettenis@gnu.org>
9252
9253 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
9254
9255 2005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
9256
9257 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
9258 vscr" tests to better match output.
9259
9260 2005-10-12 Jim Blandy <jimb@redhat.com>
9261
9262 * gdb.base/structs.exp (any): New function.
9263 (test_struct_returns): Don't make any assumptions at all about
9264 what value the function returns when GDB can't set the return
9265 value.
9266
9267 2005-10-09 Joel Brobecker <brobecker@adacore.com>
9268
9269 * gdb.ada/arrayidx/p.adb: New file.
9270 * gdb.ada/arrayidx.exp: New testcase
9271
9272 2005-10-09 Joel Brobecker <brobecker@adacore.com>
9273
9274 * gdb.ada/array_return/pck.ads: New file.
9275 * gdb.ada/array_return/pck.adb: New file.
9276 * gdb.ada/array_return/p.adb: New file.
9277 * gdb.ada/array_return.exp: New testcase.
9278
9279 2005-10-03 Joel Brobecker <brobecker@adacore.com>
9280
9281 * gdb.base/arrayidx.c: New file.
9282 * gdb.base/arrayidx.exp: New testcase.
9283
9284 2005-09-29 Nick Roberts <nickrob@snap.net.nz>
9285
9286 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
9287 frames-invalid and breakpoints-invalid are no longer generated
9288 with level 3 so don't expect them in the output.
9289
9290 2005-09-27 Bob Rossi <bob@brasko.net>
9291
9292 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
9293 from test. Escape the | in mi_gdb_test call.
9294 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
9295 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
9296 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
9297 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
9298 expected regex's in mi_gdb_test calls.
9299 * lib/mi-support.exp: Remove arbitrary .* from tests.
9300 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
9301 Fully anchor GDB/MI expected results in mi_gdb_test.
9302 * lib/gdb.exp (string_to_regexp): Escape the ] character.
9303 * gdb.base/sizeof.exp: Remove escape character. Correct test.
9304
9305 2005-09-26 Paul Brook <paul@codesourcery.com>
9306
9307 * long_long.exp: Exclude eabi targets from arm FPA float format test.
9308
9309 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
9310
9311 * bfp-test.c: New file.
9312 * bfp-test.exp: New testcase.
9313
9314 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
9315
9316 * gdb.fortran/subarray.exp: New testcase to test the evaluation
9317 of subarray and substring variable.
9318 * gdb.fortran/subarray.f: New source file for the test of subarray
9319 and substring variable evaluation.
9320 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
9321 of string constant.
9322
9323 2005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
9324
9325 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
9326 copyright dates.
9327
9328 2005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
9329
9330 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
9331 powerpc altivec' test with an almost identical 'info vector' test.
9332
9333 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
9334
9335 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
9336 vscr" tests to match output.
9337
9338 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
9339
9340 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
9341 output.
9342
9343 2005-09-11 Bob Rossi <bob@brasko.net>
9344
9345 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
9346 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
9347 commands that return an MI output command and an asyncronous MI output
9348 command.
9349 * gdb.mi/mi-console.exp: Ditto.
9350
9351 2005-09-11 Bob Rossi <bob@brasko.net>
9352
9353 * gdb.mi/mi-var-child.c: Include <string.h>.
9354
9355 2005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
9356
9357 * killed.exp: Correct gdb_expect syntax.
9358
9359 2005-08-09 Corinna Vinschen <vinschen@redhat.com>
9360
9361 * lib/mi-support.exp (mi_gdb_load): Fix typo.
9362
9363 2005-08-02 Bob Rossi <bob@brasko.net>
9364
9365 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
9366 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
9367 Change tests to inferior-tty-set/show.
9368 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
9369 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
9370 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
9371 inferior. Use mi_gdb_test to get GDB and Inferior output.
9372 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
9373 descriptor.
9374 (mi_inferior_tty_name): Add inferior PTY file name.
9375 (mi_gdb_start): Add INFERIOR_PTY parameter.
9376 (mi_gdb_test): Add IPATTERN parameter.
9377
9378 2005-08-02 Bob Rossi <bob@brasko.net>
9379
9380 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
9381 parameter to mi_gdb_test.
9382 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
9383
9384 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
9385
9386 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
9387 struct_declarations.
9388 * gdb.mi/mi-var-child.exp: Step over the initialization of
9389 struct_declarations.
9390
9391 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
9392
9393 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
9394 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
9395 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
9396 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
9397 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
9398 file.
9399
9400 2005-07-27 Nick Roberts <nickrob@snap.net.nz>
9401
9402 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
9403 (do_children_tests): Assign values to the extra elements.
9404
9405 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
9406 them for tests for "-var-update --no-values" and
9407 "-var-update --all-values".
9408 Add test for "-var-list-children --simple-values".
9409
9410 * gdb.mi/basics.c (callee4): Add integer array D[3]...
9411
9412 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
9413 "-stack-list-locals --simple-values" Improve doc strings and
9414 comments.
9415
9416 2005-07-18 Mark Kettenis <kettenis@gnu.org>
9417
9418 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
9419 *-*-openbsd*.
9420 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
9421
9422 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
9423 sigaltsatck'.
9424
9425 2005-07-14 Bob Rossi <bob@brasko.net>
9426
9427 * gdb.base/default.exp (tty): Changed output of command.
9428 * gdb.base/help.exp (help tty): Ditto.
9429
9430 2005-07-12 Mark Kettenis <kettenis@gnu.org>
9431
9432 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
9433
9434 2005-07-10 Mark Kettenis <kettenis@gnu.org>
9435
9436 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
9437 -stack-select-frame without arguments.
9438 (test_stack_frame_listing): Add test for newly implemented command
9439 -stack-info-frame.
9440
9441 2005-07-06 Bob Rossi <bob@brasko.net>
9442
9443 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
9444 command.
9445 (Copyright): Update copyright.
9446
9447 2005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
9448
9449 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
9450 tests to evaluate exponentiation expression.
9451
9452 2005-06-29 Andreas Schwab <schwab@suse.de>
9453
9454 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
9455 main to avoid warnings.
9456
9457 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
9458
9459 2005-06-20 Nick Roberts <nickrob@snap.net.nz>
9460
9461 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
9462 -stack-select-frame without arguments.
9463 (test_stack_frame_listing): Add test for newly implemented command
9464 -stack-info-frame.
9465
9466 2005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
9467
9468 * gdb.fortran/array-element.f: New file.
9469 * gdb.fortran/array-element.exp: New testcase.
9470
9471 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
9472
9473 * gdb.base/bigcore.exp: Correct checks for systems which can
9474 not dump a large core file.
9475
9476 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
9477
9478 * gdb.base/relocate.c: Add a copyright notice.
9479 (dummy): Remove.
9480 * gdb.base/relocate.exp: Test printing the values of variables
9481 from a relocatable file.
9482
9483 2005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
9484
9485 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
9486 excess MI output after an error.
9487
9488 2005-05-29 Joel Brobecker <brobecker@adacore.com>
9489
9490 * gdb.arch/alpha-step.c: New file.
9491 * gdb.arch/alpha-step.exp: New testcase.
9492
9493 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
9494 Dennis Brueni <dennis@slickedit.com>
9495
9496 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
9497 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
9498 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
9499 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
9500 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
9501 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
9502 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
9503
9504 2005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
9505 Wu Zhou <woodzltc@cn.ibm.com>
9506
9507 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
9508 IBM's xlc compiler.
9509 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
9510 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
9511
9512 2005-05-13 Jim Blandy <jimb@redhat.com>
9513
9514 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
9515 calling gdb_suppress_entire_file.
9516 * gdb.base/charset.exp: Same.
9517 * gdb.base/call-rt-st.exp: Same.
9518
9519 2005-05-05 Bob Rossi <bob_rossi@cox.net>
9520
9521 * lib/gdb.exp (fullname_syntax): Added global regex.
9522 (fullname_syntax_POSIX): Ditto.
9523 (fullname_syntax_UNC): Ditto.
9524 (fullname_syntax_DOS_CASE): Ditto.
9525 (fullname_syntax_DOS): Ditto.
9526 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
9527 fullname_syntax variable to scope and use it.
9528 (test_file_list_exec_source_files): Ditto.
9529 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
9530
9531 2005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
9532
9533 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
9534
9535 2004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
9536
9537 * lib/gdb.exp (skip_altivec_tests): New function, based on
9538 check_vmx_hw_available from the GCC testsuite.
9539 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
9540 * lib/gdb.arch/altivec-regs.exp: Likewise.
9541
9542 2005-05-02 Jim Blandy <jimb@redhat.com>
9543
9544 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
9545 calling gdb_suppress_entire_file.
9546
9547 2005-04-30 Randolph Chung <tausq@debian.org>
9548
9549 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
9550 Slightly relax "sem_post" name checking.
9551
9552 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
9553
9554 * gdb.base/unload.exp: Use new shared library infrastructure.
9555
9556 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
9557
9558 * gdb.base/so-impl-ld.exp: Use new shared library
9559 infrastructure.
9560
9561 2005-04-29 Corinna Vinschen <vinschen@redhat.com>
9562
9563 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
9564 * gdb.asm/h8300.inc: New file.
9565
9566 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
9567
9568 * gdb.base/shlib-call.exp: Change to use new shared library
9569 infrastructure.
9570
9571 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
9572
9573 * gdb.base/pending.exp: Change to use new shared library
9574 infrastructure.
9575
9576 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
9577
9578 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
9579 use test_compiler_info instead of gcc_compiled, and update copyright.
9580
9581 2005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
9582
9583 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
9584 shared objects being adjusted and update copyright years.
9585
9586 2005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
9587
9588 * ChangeLog: Correct some 2003-01-13 dates.
9589 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
9590 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
9591 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
9592 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
9593 gdb.trace/tfind.exp: Update copyright years.
9594
9595 2005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
9596 Daniel Jacobowitz <dan@codesourcery.com>
9597
9598 * lib/gdb.exp (gdb_compile): Handle shlib=.
9599 (gdb_compile_shlib): New function.
9600
9601 2005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
9602
9603 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9604
9605 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
9606
9607 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
9608 gdb.server.
9609 * configure.ac: Likewise.
9610 * configure: Regenerated.
9611 * gdb.gdbserver/Makefile.in: Moved to...
9612 * gdb.server/Makefile.in: ... here.
9613 * gdb.gdbserver/server.c: Moved to...
9614 * gdb.server/server.c: ... here.
9615 * gdb.gdbserver/server-run.exp: Moved to...
9616 * gdb.server/server-run.exp: ... here.
9617
9618 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
9619
9620 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
9621 * configure.ac: Create gdb.gdbserver/Makefile.
9622 * configure: Regenerated.
9623 * lib/gdbserver-support.exp: New file, derived from
9624 config/gdbserver.exp.
9625 * config/gdbserver.exp: Use gdbserver-support.exp.
9626 * gdb.gdbserver/Makefile.in: New file.
9627 * gdb.gdbserver/server.c: New file.
9628 * gdb.gdbserver/server-run.exp: New file.
9629
9630 2005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
9631
9632 * lib/gdb.exp (test_compiler_info): Return compiler_info
9633 if no arguments are given.
9634
9635 2005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
9636
9637 * gdb.arch/altivec-abi.exp: Check for compiler and set
9638 use altivec' flag accordingly.
9639 * gdb.arch/altivec-regs.exp: Likewise.
9640
9641 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
9642
9643 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
9644
9645 2005-03-27 Andreas Schwab <schwab@suse.de>
9646
9647 * gdb.base/bigcore.c (main): Add missing mode argument in open
9648 call.
9649
9650 2005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
9651
9652 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
9653 downloads.
9654 * config/gdbserver.exp (gdb_load): Likewise.
9655
9656 2005-03-14 Paul Brook <paul@codesourcery.com>
9657
9658 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
9659 targets.
9660
9661 2005-03-09 Joel Brobecker <brobecker@adacore.com>
9662
9663 * gdb.dwarf2/dup-psym.S: New file.
9664 * gdb.dwarf2/dup-psym.exp: New testcase.
9665
9666 2005-03-09 Joel Brobecker <brobecker@adacore.com>
9667
9668 * gdb.ada/exec_changed/first.adb: New file.
9669 * gdb.ada/exec_changed/second.adb: New file.
9670 * gdb.ada/exec_changed.exp: New testcase.
9671
9672 2005-03-08 Nathan Sidwell <nathan@codesourcery.com>
9673
9674 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
9675 (A2): New class.
9676 (main): Test operator+.
9677 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
9678 breakpoint test.
9679
9680 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
9681 * gdb.base/signull.exp: Disable if gdb,nosignals.
9682 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
9683 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
9684 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
9685 * gdb.mi/mi2-console.exp: Likewise.
9686 * gdb.trace/collection.exp (run_trace_experiment): Consume the
9687 continue output at start.
9688 (gdb_collect_locals_test): Robustify regexp.
9689 * gdb.trace/passc-dyn.exp: Fix comment typo.
9690 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
9691
9692 2005-03-08 Corinna Vinschen <vinschen@redhat.com>
9693
9694 * gdb.asm/asm-source.exp: Add iq2000 case.
9695 * gdb.asm/iq2000.inc: New file.
9696
9697 2005-03-07 Manoj Iyer <manjo@austin.ibm.com>
9698
9699 * gdb.base/command.exp: Change hardcoded value to regular expression.
9700 * gdb.base/float.exp: Add powerpc to the list of targets checked.
9701
9702 2005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
9703
9704 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
9705 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
9706 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
9707 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
9708 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
9709
9710 2005-03-05 Mark Kettenis <kettenis@gnu.org>
9711
9712 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
9713 changes.
9714
9715 2004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
9716
9717 * lib/compiler.c: Add test for IBM's xlc compiler.
9718 * lib/compiler.cc: Likewise.
9719
9720 2004-02-24 Joel Brobecker <brobecker@adacore.com>
9721
9722 * gdb.ada/fixed_points.exp: Create compilation object directory
9723 before running the test.
9724 * gdb.ada/null_record.exp: Likewise.
9725 * gdb.ada/packed_array.exp: Likewise.
9726 * gdb.ada/start.exp: Likewise.
9727
9728 2005-02-15 Joel Brobecker <brobecker@adacore.com>
9729
9730 * gdb.ada/packed_array/pa.adb: New file.
9731 * gdb.ada/packed_array.exp: New testcase.
9732
9733 2005-02-10 Mark Kettenis <kettenis@gnu.org>
9734
9735 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
9736 files.
9737
9738 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
9739 on *-*-openbsd*. Correctly match whitespace in regukar
9740 expressions.
9741
9742 2005-02-10 Daniel Jacobowitz <dan@debian.org>
9743
9744 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
9745 PR exp/1821
9746 * gdb.base/gdb1821.c: New test file.
9747 * gdb.base/gdb1821.exp: New test file.
9748
9749 2005-02-09 Joel Brobecker <brobecker@adacore.com>
9750
9751 * gdb.base/start.c: New file.
9752 * gdb.base/start.exp: New testcase.
9753
9754 2005-02-09 Joel Brobecker <brobecker@adacore.com>
9755
9756 * gdb.ada/start/dummy.adb: New file.
9757 * gdb.ada/start.exp: New testcase.
9758
9759 2005-02-09 Corinna Vinschen <vinschen@redhat.com>
9760
9761 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
9762 for printing symbols and statistics.
9763 Add test for using relative pathnames in "maint print msymbols" test.
9764 Mark "maint info sections DATA" XFAIL on Cygwin.
9765 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
9766 tests.
9767
9768 2005-02-09 Andreas Schwab <schwab@suse.de>
9769
9770 Committed by Andrew Cagney <cagney@gnu.org>
9771 * gdb.base/remotetimeout.exp: New file.
9772
9773 2005-02-07 Mark Kettenis <kettenis@gnu.org>
9774
9775 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
9776
9777 2005-02-03 Joel Brobecker <brobecker@adacore.com>
9778
9779 * gdb.ada/gnat_ada.gpr: New file.
9780 * gdb.ada/gnat_ada.gin: Delete, no longer used.
9781 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
9782 * configure.ac: No longer generate gnat_ada.gpr.
9783 * configure: Regenerate.
9784 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
9785 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
9786 * gdb.ada/null_record/bar.ads: Likewise.
9787 * gdb.ada/null_record/bar.adb: Likewise.
9788 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
9789 * gdb.ada/null_record.exp (testdir): New variable.
9790 (testfile): executable is now in testdir subdirectory.
9791 (srcfile): Use full path to the main compilation unit.
9792 * gdb.ada/fixed_points.exp: Same changes as above.
9793
9794 2005-02-03 Nick Roberts <nickrob@snap.net.nz>
9795
9796 * gdb.base/interp.exp: New test.
9797
9798 2005-01-24 Andrew Cagney <cagney@gnu.org>
9799
9800 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
9801
9802 2005-01-19 Andrew Cagney <cagney@gnu.org>
9803
9804 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
9805 configure.ac not configure.in.
9806
9807 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
9808 of powerpc*-*-*.
9809 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
9810 * gdb.base/list.exp (test_list_function)
9811 (test_list_filename_and_function): Ditto.
9812 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
9813
9814 2005-01-16 Andrew Cagney <cagney@gnu.org>
9815
9816 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
9817
9818 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
9819
9820 2005-01-14 Andrew Cagney <cagney@gnu.org>
9821
9822 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
9823 * gdb.mi/mi2-var-cmd.exp: Ditto.
9824
9825 2005-01-10 Corinna Vinschen <vinschen@redhat.com>
9826
9827 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
9828
9829 2005-01-07 Andrew Cagney <cagney@gnu.org>
9830
9831 * configure.ac: Rename configure.in, require autoconf 2.59.
9832 * configure: Re-generate.
9833 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
9834 * gdb.stabs/configure: Re-generate.
9835 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
9836 * gdb.hp/configure: Re-generate.
9837 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
9838 autoconf 2.59.
9839 * gdb.hp/gdb.objdbg/configure: Re-generate.
9840 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
9841 autoconf 2.59.
9842 * gdb.hp/gdb.defects/configure: Re-generate.
9843 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
9844 autoconf 2.59.
9845 * gdb.hp/gdb.compat/configure: Re-generate.
9846 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
9847 autoconf 2.59.
9848 * gdb.hp/gdb.base-hp/configure: Re-generate.
9849 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
9850 autoconf 2.59.
9851 * gdb.hp/gdb.aCC/configure: Re-generate.
9852
9853 2004-12-15 Jim Blandy <jimb@redhat.com>
9854
9855 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
9856 under NPTL when there is debugging info available for libpthread.
9857
9858 2004-12-13 Jerome Guitton <guitton@gnat.com>
9859
9860 * gdb.ada/fixed_points.c: New file.
9861 * gdb.ada/fixed_points.exp: New file.
9862
9863 2004-12-03 Randolph Chung <tausq@debian.org>
9864
9865 * gdb.arch/pa-nullify.exp: New file.
9866 * gdb.arch/pa-nullify.s: New file.
9867
9868 2004-11-30 Randolph Chung <tausq@debian.org>
9869
9870 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
9871 instead of "tbug". Fix regexp to work properly with gdb_test.
9872
9873 2004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
9874
9875 * gdb.base/bitfields2.exp: New test.
9876 * gdb.base/bitfields2.c: New file.
9877
9878 2004-11-28 Richard Earnshaw <rearnsha@arm.com>
9879
9880 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
9881
9882 2004-11-16 Randolph Chung <tausq@debian.org>
9883
9884 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
9885
9886 2004-11-14 Daniel Jacobowitz <dan@debian.org>
9887
9888 * gdb.threads/threadapply.exp: Correct "macro details" test.
9889
9890 2004-11-11 Jeff Johnston <jjohnstn@redhat.com>
9891
9892 * gdb.threads/threadapply.exp: New test.
9893 * gdb.threads/threadapply.c: New file.
9894
9895 2004-11-07 Mark Kettenis <kettenis@gnu.org>
9896
9897 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
9898 frames.
9899
9900 2004-11-05 Felix Lee <felix+log1@specifixinc.com>
9901
9902 * gdb.base/cursal.exp: New file.
9903 * gdb.base/cursal.c: New file.
9904
9905 2004-11-03 Andrew Cagney <cagney@gnu.org>
9906
9907 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
9908
9909 2004-10-30 Mark Kettenis <kettenis@gnu.org>
9910
9911 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
9912 NetBSD/ELF targets.
9913
9914 2004-10-29 Joel Brobecker <brobecker@gnat.com>
9915
9916 * gdb.threads/bp_in_thread.c: New file, copied from
9917 pthread_cond_wait.c.
9918 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
9919 file, rather than reusing the .c file from another testcase.
9920
9921 2004-10-20 Joel Brobecker <brobecker@gnat.com>
9922
9923 * gdb.ada/null_record.exp: Check where we stopped after
9924 sending the start command, instead of where the associated
9925 temporary breakpoint was inserted.
9926
9927 2004-10-14 Andrew Cagney <cagney@gnu.org>
9928
9929 * gdb.mi/gdb701.c (main): Return 0.
9930
9931 2004-10-13 Daniel Jacobowitz <dan@debian.org>
9932
9933 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
9934
9935 2004-10-12 Jeff Johnston <jjohnstn@redhat.com>
9936
9937 * gdb.threads/schedlock.c: Add comment markers to use to find
9938 line numbers.
9939 * gdb.threads/schedlock.exp: Adjust regex to handle the new
9940 comments.
9941 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
9942 breakpoint lines.
9943
9944 2004-10-12 Daniel Jacobowitz <dan@debian.org>
9945
9946 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
9947
9948 2004-10-12 Daniel Jacobowitz <dan@debian.org>
9949
9950 * configure.in: Add gdb.dwarf2.
9951 * configure: Regenerated.
9952 * Makefile.in: Add gdb.dwarf2.
9953 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
9954 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
9955 gdb.dwarf2/file1.txt: New files.
9956
9957 2004-10-11 Orjan Friberg <orjanf@axis.com>
9958
9959 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
9960 of "run", since the latter doesn't work with remote targets. Adjust
9961 the breakpoint numbering accordingly.
9962 * gdb.threads/pthread_cond_wait.exp: Ditto.
9963
9964 2004-10-08 Michael Chastain <mec.gnu@mindspring.com>
9965
9966 * gdb.base/overlays.exp: Update copyright years.
9967
9968 2004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
9969
9970 * gdb.base/overlays.exp: Disable if target is Linux.
9971
9972 2004-10-06 Felix Lee <felix+log1@specifixinc.com>
9973
9974 * config/gdbserver.exp (gdb_load): Use right filename on remote.
9975
9976 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
9977
9978 * gdb.asm/asm-source.exp: Add m32r-linux target.
9979 * gdb.asm/m32r-linux.inc: New file.
9980
9981 2004-09-24 Andrew Cagney <cagney@redhat.com>
9982 David Anderson <anderson@redhat.com>
9983
9984 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
9985 command fails, assume things will work.
9986 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
9987 (_GNU_SOURCE): Define.
9988 (print_unsigned, print_hex): Change parameter to "long long".
9989 (print_byte_count): New function, use to print byte counts.
9990 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
9991 O_LARGEFILE.
9992 (main): Compute an upper bound on a corefile in max_core_size.
9993 Limit memory chunk size to max_core_size. Limit total memory
9994 allocated to max_core_size.
9995
9996 2004-09-23 Andrew Cagney <cagney@gnu.org>
9997
9998 * gdb.base/bigcore.exp: Replace the code that creates a corefile
9999 from a separate process with code that creates a corefile by
10000 making the inferior dump core.
10001
10002 2004-09-23 Mark Kettenis <kettenis@gnu.org>
10003
10004 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
10005 block.
10006
10007 2004-09-23 Michael Chastain <mec.gnu@mindspring.com>
10008
10009 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
10010 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
10011 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
10012 Likewise.
10013
10014 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
10015
10016 * gdb.java/jprint.exp: New test case for java inferior call.
10017 * gdb.java/jprint.java: Ditto.
10018
10019 2004-09-15 Joel Brobecker <brobecker@gnat.com>
10020
10021 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
10022
10023 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
10024
10025 * gdb.threads/killed.c: Include <stdlib.h>.
10026 * gdb.threads/pthreads.c: Likewise.
10027
10028 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
10029
10030 * gdb.threads/killed.c: Add copyright notice.
10031
10032 2004-09-10 Jason Molenda (jmolenda@apple.com)
10033
10034 * gdb.base/define.exp: Two new tests to verify zero space chars
10035 after 'if' and 'while' commands in a user-defined command is correctly
10036 parsed.
10037
10038 2004-09-08 Andrew Cagney <cagney@gnu.org>
10039
10040 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
10041 delivery test with duplicate at end of file.
10042
10043 2004-09-06 Mark Kettenis <kettenis@jive.nl>
10044
10045 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
10046
10047 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
10048
10049 * config/hppro.exp: Removed.
10050
10051 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
10052
10053 * config/sparclet.exp: Removed.
10054
10055 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
10056
10057 * config/udi.exp: Removed.
10058
10059 2004-09-02 Michael Chastain <mec.gnu@mindspring.com>
10060
10061 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
10062 of "exp_continue".
10063 (advancei): Likewise.
10064
10065 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
10066
10067 * gdb.base/unload.exp: Fix so messages aren't duplicated.
10068
10069 2004-09-01 Manoj Iyer <manjo@austin.ibm.com>
10070
10071 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
10072 to check for nodebug in executable.
10073 * gdb.gdb/observer.exp (setup_test): Likewise.
10074 * gdb.gdb/selftest.exp (test_with_self): Likewise.
10075 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
10076
10077 2004-09-01 Andrew Cagney <cagney@gnu.org>
10078
10079 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
10080 files.
10081
10082 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
10083
10084 * gdb.base/unload.exp: Fix expected warning message to match
10085 latest format.
10086
10087 2004-09-01 Corinna Vinschen <vinschen@redhat.com>
10088
10089 * gdb.base/call-rt-st.exp: Fix typos.
10090
10091 2004-08-31 Manoj Iyer <manjo@austin.ibm.com>
10092
10093 * gdb.threads/thread_check.exp: New testcase.
10094 * gdb.threads/thread_check.c: New testcase.
10095
10096 2004-08-31 Andrew Cagney <cagney@gnu.org>
10097
10098 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
10099 (skip_to_handler_entry): New procedures. Test stepping into a
10100 handler when the breakpoint is at the handler's entry point.
10101
10102 2004-08-30 Andrew Cagney <cagney@gnu.org>
10103
10104 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
10105 gdb/1757.
10106
10107 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
10108
10109 With code from Manoj Iyer <manjo@austin.ibm.com>:
10110 * lib/gdb.exp (gdb_file_cmd): Return more information in the
10111 return value. Add an arm for "no debugging symbols found".
10112 Change a stray "error" to "perror".
10113 (gdb_run_cmd): Adapt to new return value.
10114 * gdb.base/remote.exp: Adapt to new return value.
10115 * gdb.gdb/complaints.exp: Likewise.
10116 * gdb.gdb/observer.exp: Likewise.
10117 * gdb.gdb/selftest.exp: Likewise.
10118 * gdb.gdb/xfullpath.exp: Likewise.
10119
10120 2004-08-27 Joel Brobecker <brobecker@gnat.com>
10121
10122 * gdb.threads/bp_in_thread.exp: New testcase.
10123
10124 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
10125
10126 Fix PR testsuite/1735.
10127 * gdb.threads/schedlock.c (thread_function): Add a cast
10128 to suppress a gcc warning.
10129 * gdb.threads/thread-specific.c (thread_function): Likewise.
10130
10131 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
10132
10133 * gdb.base/unload.c: Include <stdlib.h>.
10134
10135 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
10136
10137 From Paul Gilliam <pgilliam@us.ibm.com>:
10138 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
10139 synchronized after the "return".
10140
10141 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
10142
10143 * gdb.mi/basics.c: Include <stdio.h>.
10144 * gdb.mi/pthreads.c: Include <stdlib.h>.
10145 * gdb.mi/var-cmd.c: Include <stdlib.h>.
10146
10147 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
10148
10149 * gdb.threads/schedlock.c: Add copyright notice.
10150
10151 2004-08-25 Andrew Cagney <cagney@gnu.org>
10152
10153 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
10154 (skip_over_handler, breakpoint_over_hander): New test procedures.
10155 (advance, advancei): Add a proper prefix, do not use
10156 rerun_to_main.
10157 * gdb.base/sigstep.c (main): Change to use an infinite loop.
10158
10159 2004-08-24 Michael Chastain <mec.gnu@mindspring.com>
10160
10161 * gdb.mi/basics.c: Add copyright notice.
10162 * gdb.mi/var-cmd.c: Add copyright notice.
10163
10164 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
10165
10166 * lib/gdb.exp: Remove signed_keyword_not_used.
10167 * lib/compiler.c: Likewise.
10168 * lib/compiler.cc: Likewise.
10169
10170 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
10171
10172 * gdb.base/whatis.c: Remove conditional disabling of "signed".
10173 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
10174
10175 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
10176
10177 * gdb.base/whatis.c: Add copyright notice.
10178
10179 2004-08-20 Mark Kettenis <kettenis@gnu.org>
10180
10181 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
10182 it to skip the breakpoints encoded in the inline assembly.
10183
10184 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
10185
10186 * Makefile.in: Add gdb.fortran.
10187
10188 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
10189
10190 * gdb.base/call-sc.exp (test_scalar_returns):
10191 Fix cut-and-paste glitch in "Make fun return now".
10192
10193 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
10194
10195 * configure.in: Add gdb.fortran.
10196 * configure: Regenerate.
10197 * gdb.fortran/Makefile.in: New file.
10198 * lib/gdb.exp (skip_fortran_tests): New procedure.
10199
10200 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
10201
10202 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
10203 reference to bug-gnu@prep.ai.mit.edu.
10204 * gdb.mi/mi-var-child.exp: Likewise.
10205 * gdb.mi/mi-var-cmd.exp: Likewise.
10206 * gdb.mi/mi-var-display.exp: Likewise.
10207 * gdb.mi/mi2-var-block.exp: Likewise.
10208 * gdb.mi/mi2-var-child.exp: Likewise.
10209 * gdb.mi/mi2-var-cmd.exp: Likewise.
10210 * gdb.mi/mi2-var-display.exp: Likewise.
10211
10212 2004-08-15 Mark Kettenis <kettenis@gnu.org>
10213
10214 * gdb.base/unload.c (main): Make local variable msg const.
10215
10216 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
10217
10218 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
10219 to bug-gnu@prep.ai.mit.edu.
10220 * gdb.mi/mi-disassemble.exp: Likewise.
10221 * gdb.mi/mi-eval.exp: Likewise.
10222 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
10223 default line number.
10224 * gdb.mi/mi-return.exp: Likewise.
10225 * gdb.mi/mi-simplerun.exp: Likewise.
10226 * gdb.mi/mi-stack.exp: Likewise.
10227 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
10228 number with explicit range test.
10229 * gdb.mi/mi-watch.exp: Likewise.
10230 * gdb.mi/mi2-break.exp: Likewise.
10231 * gdb.mi/mi2-cli.exp: Likewise.
10232 * gdb.mi/mi2-disassemble.exp: Likewise.
10233 * gdb.mi/mi2-eval.exp: Likewise.
10234 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
10235 default line number.
10236 * gdb.mi/mi2-return.exp: Likewise.
10237 * gdb.mi/mi2-simplerun.exp: Likewise.
10238 * gdb.mi/mi2-stack.exp: Likewise.
10239 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
10240 number with explicit range test.
10241 * gdb.mi/mi2-watch.exp: Likewise.
10242
10243 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
10244
10245 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
10246 * gdb.cp/m-static.exp: Likewise.
10247 * gdb.cp/rtti.exp: Likewise.
10248
10249 2004-08-14 Mark Kettenis <kettenis@gnu.org>
10250
10251 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
10252
10253 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10254
10255 * ChangeLog: Prefix Local Variables with semi-colons and indent
10256 the reference to older ChangeLog files, to fix fontification in
10257 Emacs.
10258
10259 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
10260
10261 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
10262 * gdb.mi/mi2-break.exp: Likewise.
10263
10264 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
10265
10266 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
10267
10268 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
10269
10270 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
10271
10272 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
10273
10274 * gdb.cp/classes.exp: Remove unused declarations. Just let
10275 test names default instead of providing special names. Remove
10276 extraneous demangler test.
10277
10278 2004-08-12 Jeff Johnston <jjohnstn@redhat.com>
10279
10280 * gdb.base/unload.exp: New test for breakpoints in dynamically
10281 loaded libraries.
10282 * gdb.base/unload.c: Ditto.
10283 * gdb.base/unloadshr.c: Ditto.
10284
10285 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
10286
10287 * gdb.cp/classes.exp (test_ptype_class_objects): Call
10288 cp_test_ptype_class.
10289 (test_enums): Likewise.
10290
10291 2004-08-10 Andrew Cagney <cagney@gnu.org>
10292
10293 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
10294 files.
10295
10296 2004-08-10 Andrew Cagney <cagney@gnu.org>
10297
10298 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
10299 init_malloc call.
10300
10301 2004-08-10 Michael Chastain <mec.gnu@mindspring.com>
10302
10303 * ChangeLog: Add copyright notice. The notice is copied
10304 from emacs 21.3 top level ChangeLog.
10305
10306 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
10307
10308 * lib/cp-support.exp: New file.
10309 * lib/cp-support.exp (cp_test_type_class): New function.
10310 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
10311 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
10312 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
10313 cp_test_ptype_class.
10314
10315 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
10316
10317 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
10318 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
10319 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
10320 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
10321 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
10322 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
10323 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
10324 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
10325 gdb.mi/mi2-watch.exp: Update copyright years.
10326
10327 2004-08-09 Mark Kettenis <kettenis@gnu.org>
10328
10329 * gdb.base/sigaltstack.exp: Provide proper anchoring.
10330
10331 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
10332
10333 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
10334 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
10335 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
10336 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
10337 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
10338 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
10339 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
10340 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
10341 gdb.mi/mi-watch.exp: Update copyright years.
10342
10343 2004-08-08 Daniel Jacobowitz <dan@debian.org>
10344
10345 PR gdb/1738
10346 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
10347 from a breakpoint with a pending signal.
10348
10349 2004-08-08 Daniel Jacobowitz <dan@debian.org>
10350
10351 PR gdb/1736
10352 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
10353 * gdb.base/sigaltstack.exp (finish_test): Consume output until
10354 the prompt.
10355 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
10356
10357 2004-08-08 Daniel Jacobowitz <dan@debian.org>
10358
10359 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
10360
10361 2004-08-08 Daniel Jacobowitz <dan@debian.org>
10362
10363 PR gdb/1736
10364 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
10365 for i?86-*-linux*.
10366
10367 2004-08-08 Daniel Jacobowitz <dan@debian.org>
10368
10369 * gdb.arch/i386-prologue.exp: Compile without debug information.
10370
10371 2004-08-08 Michael Chastain <mec.gnu@mindspring.com>
10372
10373 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
10374 rather than asking gdb to search.
10375
10376 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
10377
10378 * gdb.base/gcore.c: Include <string.h>.
10379
10380 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
10381
10382 * gdb.base/gcore.c: Add copyright notice.
10383
10384 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
10385
10386 * gdb.base/freebpcmd.c: Include <stdio.h>.
10387 * gdb.base/long_long.c: Include <string.h>.
10388 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
10389 * gdb.base/siginfo.c: Include <string.h>.
10390 * gdb.base/sigstep.c: Include <string.h>.
10391
10392 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
10393
10394 * gdb.base/complex.c: Include <stdlib.h>.
10395
10396 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
10397
10398 * gdb.base/complex.c: Add copyright notice.
10399
10400 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
10401
10402 * gdb.base/charset.c: Include <stdlib.h>.
10403
10404 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
10405
10406 * gdb.base/auxv.c: Include <stdlib.h>.
10407
10408 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
10409
10410 * gdb.base/auxv.c: Add copyright notice.
10411
10412 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
10413
10414 * gdb.base/coremaker.c: Add copyright notice.
10415 * gdb.base/coremaker2.c: Add copyright notice.
10416
10417 2004-08-04 Andrew Cagney <cagney@gnu.org>
10418
10419 * gdb.base/store.exp: Update copyright.
10420 (check_set, up_set, check_struct, up_struct): Add a prefix to test
10421 names, do not import gdb_prompt.
10422
10423 2004-08-01 Andrew Cagney <cagney@gnu.org>
10424
10425 Fix PR testsuite/1729.
10426 * gdb.base/dump.exp: Add test name to callers of capture_value, do
10427 not use capture_value with value 4.
10428 (capture_value): Add optional test name parameter.
10429 (test_reload_saved_value, test_restore_saved_value): Use $msg as
10430 the prefix, pass to capture_value.
10431
10432 2004-08-01 Mark Kettenis <kettenis@gnu.org>
10433
10434 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
10435 * gdb.arch/i386-prologue.c (standard): New prototype and function.
10436 (main): Call new function.
10437
10438 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
10439
10440 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
10441
10442 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
10443
10444 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
10445
10446 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
10447
10448 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
10449 Accept more values of vtbl pointer. Remove some messages
10450 about "obsolete gcc or gdb".
10451
10452 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
10453
10454 * gdb.cp/classes.exp: Accept more varieties of ptype output.
10455
10456 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
10457
10458 * gdb.base/asm-source.exp: Properly convert target board
10459 debug flags from gcc format to binutils format.
10460
10461 2004-07-28 Mark Kettenis <kettenis@gnu.org>
10462
10463 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
10464 gdb1718". PR backtrace/1718 partially fixed.
10465
10466 2004-07-27 Jeff Johnston <jjohnstn@redhat.com>
10467
10468 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
10469
10470 2004-07-26 Nick Clifton <nickc@redhat.com>
10471
10472 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
10473 good default value for a specific architecture is available then
10474 set it to that value. Otherwise default to the -gstabs switch.
10475 Remove the -g... switches from the asm-flags variable. Allow the
10476 target board info to override the value if it wants to. Pass the
10477 switch on the assembler command line.
10478
10479 2004-07-23 Mark Kettenis <kettenis@gnu.org>
10480
10481 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
10482 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
10483 (main): Call new function.
10484
10485 2004-07-22 Michael Chastain <mec.gnu@mindspring.com>
10486
10487 Test for PR exp/1715.
10488 * gdb.base/radix.exp: Refactor common procedures. Make all
10489 test names unique. Change XFAIL to KFAIL.
10490
10491 2004-07-20 Michael Chastain <mec.gnu@mindspring.com>
10492
10493 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
10494 * gdb.ada/gnat_ada.gin: ... to here.
10495 * configure.in: Use gnat_ada.gin.
10496 * configure: Regenerate.
10497
10498 2004-07-20 Andrew Cagney <cagney@gnu.org>
10499
10500 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
10501 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
10502 XFAILs. Clean up test messages and comments. Check backtraces.
10503 Delete re-sync code.
10504
10505 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
10506
10507 Fix PR cli/740.
10508 * gdb.base/annota1.exp: Honor gdb,nosignals.
10509 * gdb.base/annota3.exp: Likewise.
10510
10511 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
10512
10513 * lib/java.exp: Update copyright notice.
10514
10515 2004-07-19 Andrew Cagney <cagney@gnu.org>
10516
10517 * gdb.base/selftest.exp: Copy file from here ...
10518 * gdb.gdb/selftest.exp: ... to here.
10519
10520 2004-07-16 Andrew Cagney <cagney@redhat.com>
10521
10522 * lib/insight-support.exp: Delete file.
10523 * lib/java.exp (java_init): Fix copyright.
10524
10525 2004-07-16 Andrew Cagney <cagney@gnu.org>
10526
10527 * gdb.base/restore.c: Append "prologue" to comments marking the a
10528 function's prologue.
10529 * gdb.base/restore.exp: Update copyright, re-indent.
10530 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
10531 callerN" prefix where needed. Update patterns that match a
10532 function's prologue.
10533
10534 2004-07-16 Michael Chastain <mec.gnu@mindspring.com>
10535
10536 * gdb.base/restore.c: Add copyright notice.
10537
10538 2004-07-16 Andrew Cagney <cagney@gnu.org>
10539
10540 * gdb.base/logical.exp: Update copyright.
10541 (evaluate): New procedure. Use to re-implement tests using
10542 several tables.
10543
10544 2004-07-14 Martin Hunt <hunt@redhat.com>
10545
10546 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
10547 which fixes some problems where init.tcl was not found.
10548
10549 2004-07-13 Andrew Cagney <cagney@gnu.org>
10550
10551 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
10552 (check_sizeof, check_valueof): Do not include the output in the
10553 test name. Use gdb_test.
10554 (get_valueof): Use gdb_test_multiple.
10555
10556 * gdb.base/step-test.exp: Update copyright. Use
10557 gdb_test_multiple. Ensure that test names do not include
10558 architecture dependent output.
10559
10560 * gdb.gdb/observer.exp: Update copyright.
10561 (setup_test): Use gdb_test_multiple.
10562 (attach_first_observer, attach_second_observer)
10563 (attach_third_observer, detach_first_observer)
10564 (detach_second_observer, detach_third_observer)
10565 (reset_counters, check_counters): Make $message a prefix.
10566 (test_normal_stop_notifications): Add "args" parameter - a list of
10567 init functions to be called. Make $message a prefix,
10568 (test_observer_normal_stop): Change the message prefixes so that
10569 they are unique, pass the attach / detach procedures to
10570 test_normal_stop_notifications.
10571
10572 * gdb.base/signull.exp (test_segv): Prefix all tests with
10573 "${name}". Clean up test messages.
10574
10575 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
10576
10577 * gdb.base/ena-dis-br.exp: Update copyright.
10578 (break_at): New function. Replace send_gdb with gdb_test,
10579 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
10580 ignore count, not stopped at bpt", with KFAIL.
10581
10582 2004-07-13 Corinna Vinschen <vinschen@redhat.com>
10583
10584 * gdb.base/attach.exp: Remove cleanupfile handling.
10585
10586 2004-07-12 Andrew Cagney <cagney@gnu.org>
10587
10588 * gdb.base/annota1.exp: Cleanup corefile test name.
10589 * gdb.base/annota3.exp: Ditto.
10590
10591 2004-07-12 Andrew Cagney <cagney@gnu.org>
10592
10593 * gdb.base/signals.exp: Clean up copyright, re-indent.
10594
10595 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
10596 gdb_test and gdb_test_multiple.
10597
10598 2004-07-08 Jeff Johnston <jjohnstn@redhat.com>
10599
10600 * gdb.java/jmain.exp: Fix expected line number for main to
10601 break at. Set XFAIL for break at main test since gcj does not
10602 provide line number info for first statement in main.
10603
10604 2004-07-08 Andrew Cagney <cagney@gnu.org>
10605
10606 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
10607
10608 * gdb.base/sigbpt.exp: Make the common part of each test name a
10609 prefix instead of suffix.
10610
10611 2004-07-07 Bob Rossi <bob_rossi@cox.net>
10612
10613 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
10614 test from test_tbreak_creation_and_listing to
10615 test_file_list_exec_source_file
10616 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
10617 Changed name of test from test_tbreak_creation_and_listing to
10618 test_file_list_exec_source_file
10619
10620 2004-07-07 Jeff Johnston <jjohnstn@redhat.com>
10621
10622 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
10623 the jmisc() constructor instead of <init>.
10624 * gdb.java/jmisc1.exp: Ditto.
10625
10626 2004-07-07 Andrew Cagney <cagney@gnu.org>
10627
10628 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
10629 corrupting the PC.
10630
10631 2004-07-06 Michael Chastain <mec.gnu@mindspring.com>
10632
10633 * gdb.cp/templates.exp: Accept whitespace change in demangler
10634 output.
10635
10636 2004-07-06 Andrew Cagney <cagney@gnu.org>
10637
10638 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
10639
10640 2004-07-02 Michael Chastain <mec.gnu@mindspring.com>
10641
10642 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
10643 * lib/compiler.cc: Likewise.
10644
10645 2004-06-30 Michael Chastain <mec.gnu@mindspring.com>
10646
10647 * lib/compiler.cc: Work around string preprocessing problem
10648 with old hp c++ compiler.
10649 * lib/compiler.c: Likewise.
10650
10651 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
10652
10653 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
10654 directives to conditionalize symbol prefixing.
10655 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
10656 additional_flags handling. Add underscore prefix for Cygwin.
10657 * gdb.arch/i386-unwind.c: Use preprocessor directives to
10658 conditionalize symbol prefixing.
10659 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
10660 additional_flags handling. Add underscore prefix for Cygwin.
10661
10662 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
10663
10664 * gdb.base/bigcore.exp: Skip test on Cygwin.
10665
10666 2004-06-28 Michael Chastain <mec.gnu@mindspring.com>
10667
10668 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
10669 formats for "info register". Use gdb_test_multiple. Fix
10670 the "invalid register" test.
10671
10672 2004-06-28 Corinna Vinschen <vinschen@redhat.com>
10673
10674 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
10675 PID for Cygwin. Add Cygwin specific strings to check for in some
10676 tests.
10677 (do_attach_tests): Add a test for user interaction when attaching
10678 to a process with no matching symbol table already loaded.
10679
10680 2004-06-26 Andrew Cagney <cagney@gnu.org>
10681
10682 Test PR java/1567 and PR java/1565.
10683 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
10684 * gdb.java/jmisc2.exp: Delete file.
10685
10686 2004-06-26 Michael Chastain <mec.gnu@mindspring.com>
10687
10688 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
10689
10690 2004-06-25 Corinna Vinschen <vinschen@redhat.com>
10691
10692 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
10693 attach process.
10694
10695 2004-06-23 Michael Chastain <mec.gnu@mindspring.com>
10696
10697 * gdb.cp/pr-1553.exp: Remove.
10698
10699 2004-06-22 Michael Chastain <mec.gnu@mindspring.com>
10700
10701 * gdb.cp/pr-1553.cc: Remove.
10702 * gdb.cp/pr-1553.exp: Disable this test.
10703
10704 2004-06-20 Jim Blandy <jimb@redhat.com>
10705
10706 Fix PR testsuite/1680.
10707 * gdb.arch/i386-sse.exp: Properly quote curly braces in
10708 regular expressions.
10709
10710 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
10711
10712 Fix PR testsuite/1679.
10713 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
10714 Issue an UNSUPPORTED result instead.
10715
10716 2004-06-18 Jim Blandy <jimb@redhat.com>
10717
10718 * gdb.base/charset.exp: Only send a control-C if we see a new
10719 prompt and incomplete command.
10720
10721 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
10722
10723 * gdb.cp/pr-574.cc: Add copyright notice.
10724
10725 2004-06-17 Jim Blandy <jimb@redhat.com>
10726
10727 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
10728 cases where the regexp has no groups; this grabs random text from
10729 the previous test suite, whatever that was.
10730
10731 2004-06-17 Michael Chastain <mec.gnu@mindspring.com>
10732
10733 * gdb.cp/printmethod.cc: Add copyright notice.
10734
10735 2004-06-16 Michael Chastain <mec.gnu@mindspring.com>
10736
10737 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
10738
10739 2004-06-16 Andrew Cagney <cagney@gnu.org>
10740
10741 * gdb.base/signull.c: Update copyright. Include <string.h>.
10742 (bowler): Replace data_pointer with data_read
10743 and data_write cases. Add code_descriptor case.
10744 (zero, desc): New array and pointer.
10745 (data, code): Change to simple pointers.
10746 * gdb.base/signull.exp: Fix probe pattern matching a function
10747 descriptor SIGSEGV. Replace data_pointer with data_read and
10748 data_write tests.
10749
10750 2004-06-16 Andrew Cagney <cagney@gnu.org>
10751
10752 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
10753
10754 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
10755
10756 * gdb.base/long_long.c: Add copyright notice.
10757
10758 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
10759
10760 * gdb.base/long_long.exp: Remove reference to
10761 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
10762 to gdb_breakpoint and gdb_continue_to_breakpoint.
10763
10764 2004-06-14 Jim Blandy <jimb@redhat.com>
10765
10766 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
10767 endian case.
10768
10769 2004-06-14 Andrew Cagney <cagney@gnu.org>
10770
10771 * gdb.base/gcore.exp (capture_command_output): Delete the always
10772 passing tests containing inferior values.
10773 * gdb.base/ending-run.exp: Do not include the breakpoint address
10774 in the test message. Update copyright.
10775 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
10776 size in the test name, use gdb_test_multiple. Update copyright.
10777
10778 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
10779
10780 * gdb.cp/ref-types.cc: Add copyright notice.
10781
10782 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
10783
10784 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
10785 hp_aCC_compiler.
10786 * lib/compiler.cc: Likewise.
10787 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
10788 'set' commands. Log diagnostics for other lines. Set
10789 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
10790
10791 2004-06-13 Michael Chastain <mec.gnu@mindspring.com>
10792
10793 * gdb.cp/try_catch.cc: Add copyright notice.
10794
10795 2004-06-12 Michael Chastain <mec.gnu@mindspring.com>
10796
10797 * gdb.cp/userdef.cc: Add copyright notice.
10798
10799 2004-06-11 Michael Chastain <mec.gnu@mindspring.com>
10800
10801 * gdb.cp/virtfunc.cc: Add copyright notice.
10802
10803 2004-06-11 Randolph Chung <tausq@debian.org>
10804
10805 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
10806 problem.
10807
10808 2004-06-10 Andrew Cagney <cagney@gnu.org>
10809
10810 * lib/compiler.cc, lib/compiler.c: Append either
10811 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
10812 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
10813 instead of gcc-3-3.
10814
10815 2004-06-09 Andrew Cagney <cagney@gnu.org>
10816
10817 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
10818 gdb/1455, bug is specific to "long long" and "double".
10819
10820 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
10821 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
10822 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
10823 fixed.
10824
10825 2004-06-09 Andrew Cagney <cagney@gnu.org>
10826
10827 * gdb.base/structs.exp (test_struct_returns): Replace
10828 "return_value_unknown" and "finish_value_unknown" by
10829 "return_value_known" and "finish_value_known". Instead of
10830 "return_value_unknown" iff "finish_value_unknown", check
10831 "return_value_known" implies "finish_value_known".
10832
10833 2004-06-08 Martin Hunt <hunt@redhat.com>
10834
10835 * gdb.base/float.exp: Add pattern for mips targets.
10836
10837 2004-06-08 Randolph Chung <tausq@debian.org>
10838
10839 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
10840 message for unknown architectures more clear.
10841
10842 2004-06-08 Joel Brobecker <brobecker@gnat.com>
10843
10844 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
10845 start the execution of the program.
10846
10847 2004-06-07 Jim Blandy <jimb@redhat.com>
10848
10849 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
10850 * gdb.arch/i386-cpuid.h: New helper file.
10851
10852 2004-06-07 Randolph Chung <tausq@debian.org>
10853
10854 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
10855 has started.
10856
10857 2004-06-04 Roland McGrath <roland@redhat.com>
10858
10859 Fix PR gdb/1647.
10860 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
10861 differently to be robust to output buffering differences.
10862
10863 2004-06-04 Michael Chastain <mec.gnu@mindspring.com>
10864
10865 * gdb.threads/pthreads.exp: Update copyright years.
10866 (check_control_c): Change asynchronous 'after' to synchronous.
10867
10868 2004-06-04 Roland McGrath <roland@redhat.com>
10869
10870 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
10871 next gdb prompt.
10872
10873 2004-06-02 Michael Chastain <mec.gnu@mindspring.com>
10874
10875 Fix PR gdb/1636.
10876 * gdb.threads/manythreads.exp: Change asynchronous 'after'
10877 calls to synchronous.
10878
10879 2004-05-26 Jim Blandy <jimb@redhat.com>
10880
10881 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
10882
10883 2004-05-24 Randolph Chung <tausq@debian.org>
10884
10885 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
10886 * gdb.asm/pa.inc: New file.
10887
10888 2004-05-22 Mark Kettenis <kettenis@gnu.org>
10889
10890 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
10891
10892 2004-05-21 Joel Brobecker <brobecker@gnat.com>
10893 Daniel Jacobowitz <drow@mvista.com>
10894
10895 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
10896 GDB prompt.
10897
10898 2004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10899
10900 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
10901 setjmp/longjmp. Use sigaction instead of signal.
10902
10903 2004-05-19 J. Brobecker <brobecker@gnat.com>
10904 Michael Snyder <msnyder@redhat.com>
10905
10906 * gdb.threads/pthread_cond_wait.c: New file.
10907 * gdb.threads/pthread_cond_wait.exp: New testcase.
10908
10909 2004-05-13 Andrew Cagney <cagney@redhat.com>
10910
10911 * gdb.base/signull.exp, gdb.base/signull.c: New files.
10912 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
10913
10914 2004-05-11 Andrew Cagney <cagney@redhat.com>
10915
10916 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
10917 fixed but revealed gdb/1639.
10918
10919 2004-05-10 Andrew Cagney <cagney@redhat.com>
10920
10921 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
10922 func1" and "next to 2nd alarm", kernel bug avoided.
10923
10924 2004-05-10 Daniel Jacobowitz <dan@debian.org>
10925
10926 PR external/1568
10927 * gdb.base/bigcore.exp: Check the size of the dumped core file.
10928 XFAIL if it is smaller than bytes_allocated.
10929 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
10930 (main): Make chunks_allocated unsigned. Correct comment.
10931
10932 2004-05-07 Joel Brobecker <brobecker@gnat.com>
10933
10934 * gdb.arch/powerpc-aix-prologue.c: New file.
10935 * gdb.arch/powerpc-aix-prologue.exp: New file.
10936
10937 2004-05-07 Jim Blandy <jimb@redhat.com>
10938
10939 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
10940 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
10941
10942 2004-05-06 Joel Brobecker <brobecker@gnat.com>
10943
10944 * gdb.base/sep.exp: No longer setup_kfail when the program was
10945 built with dwarf2.
10946
10947 2004-05-05 Jim Ingham <jingham@apple.com>
10948
10949 * gdb.base/pending.exp: Make sure pending breakpoints
10950 preserve the ignore count.
10951
10952 2004-04-27 Jerome Guitton <guitton@gnat.com>
10953
10954 * i386-prologue.exp: Add testcase for jump instruction as first
10955 instruction of the real code.
10956 * i386-prologue.c (jump_at_beginning): New function.
10957
10958 2004-04-28 Mark Kettenis <kettenis@gnu.org>
10959
10960 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
10961 x86_64-*-*.
10962
10963 2004-04-28 Mark Kettenis <kettenis@gnu.org>
10964
10965 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
10966 i*86-*-*.
10967
10968 2004-04-25 Mark Kettenis <kettenis@gnu.org>
10969
10970 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
10971 expression that checks the return type.
10972
10973 2004-04-23 Andrew Cagney <cagney@redhat.com>
10974
10975 * gdb.base/call-sc.exp: New test of scalar call/return values.
10976 * gdb.base/call-sc.c: Ditto.
10977
10978 2004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10979
10980 * gdb.threads/manythreads.c: Reduce thread stack size.
10981
10982 2004-04-23 Jeff Johnston <jjohnstn@redhat.com>
10983
10984 * gdb.threads/manythreads.c: Add copyright notice.
10985
10986 2004-04-23 Andrew Cagney <cagney@redhat.com>
10987
10988 * gdb.base/siginfo.exp: Better handle step out of signal.
10989 * gdb.base/sigstep.exp: Ditto.
10990
10991 2004-04-22 Jeff Johnston <jjohnstn@redhat.com>
10992 Daniel Jacobowitz <drow@mvista.com>
10993
10994 * gdb.threads/manythreads.c: New testcase.
10995 * gdb.threads/manythreads.exp: Ditto.
10996
10997 2004-04-22 Jim Blandy <jimb@redhat.com>
10998
10999 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
11000 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
11001
11002 2004-04-21 Michael Chastain <mec.gnu@mindspring.com>
11003
11004 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
11005
11006 2004-04-21 Andrew Cagney <cagney@redhat.com>
11007
11008 * gdb.base/sigstep.c: New file.
11009 * gdb.base/sigstep.exp: New file.
11010
11011 2004-04-16 Joel Brobecker <brobecker@gnat.com>
11012
11013 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
11014 call to observer_notify_normal_stop.
11015
11016 2004-04-15 Andrew Cagney <cagney@redhat.com>
11017
11018 * gdb.base/siginfo.c: New file.
11019 * gdb.base/siginfo.exp: New file.
11020
11021 2004-04-12 J. Brobecker <brobecker@gnat.com>
11022
11023 * gdb.base/sep.exp: Fix typo in comment.
11024
11025 2004-04-12 J. Brobecker <brobecker@gnat.com>
11026
11027 * gdb.base/sep.c: New file.
11028 * gdb.base/sep-proc.c: New file.
11029 * gdb.base/sep.exp: New testcase.
11030
11031 2004-04-09 Mark Kettenis <kettenis@gnu.org>
11032
11033 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
11034 support.
11035
11036 2004-04-05 Andrew Cagney <cagney@redhat.com>
11037
11038 * gdb.base/sigaltstack.c: New file.
11039 * gdb.base/sigaltstack.exp: New file.
11040
11041 2004-04-04 Joel Brobecker <brobecker@gnat.com>
11042
11043 * gdb.base/foll-fork.exp: Update the expected output for
11044 "help set follow-fork-mode", to match a change that was made
11045 to the help of this variable on 2004-01-13.
11046
11047 2004-04-01 Joel Brobecker <brobecker@gnat.com>
11048
11049 * lib/ada.exp: Add copyright notice.
11050 * bar.ads: Likewise.
11051 * bar.adb: Likewise.
11052 * null_record.adb: Likewise.
11053 * null_record.exp: Likewise.
11054 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
11055
11056 2004-04-01 Joel Brobecker <brobecker@gnat.com>
11057
11058 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
11059 * configure: Regenerate.
11060
11061 2004-04-01 Joel Brobecker <brobecker@gnat.com>
11062
11063 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
11064 to build the application. Remove the message printed when in
11065 verbose mode, redundant with the UNSUPPORTED message above.
11066
11067 2004-03-31 Joel Brobecker <brobecker@gnat.com>
11068
11069 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
11070 * gdb.ada (null_record.exp): New testcase.
11071
11072 2004-03-31 Joel Brobecker <brobecker@gnat.com>
11073
11074 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
11075
11076 2004-03-31 Joel Brobecker <brobecker@gnat.com>
11077
11078 * gdb.ada: New subdirectory.
11079 * gdb.ada/Makefile.in: New file.
11080 * gdb.ada/gnat_ada.gpr.in: New file.
11081
11082 2004-03-31 Joel Brobecker <brobecker@gnat.com>
11083
11084 * lib/ada.exp: New file.
11085
11086 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
11087
11088 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
11089 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
11090
11091 2004-03-22 Andrew Cagney <cagney@redhat.com>
11092
11093 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
11094 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
11095 Problem identified by Ulrich Weigand.
11096
11097 2004-03-17 David Carlton <carlton@kealia.com>
11098
11099 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
11100 PR c++/826.
11101
11102 2004-03-16 Roland McGrath <roland@redhat.com>
11103
11104 * gdb.base/auxv.exp: New file.
11105 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
11106
11107 2004-03-12 David Carlton <carlton@kealia.com>
11108
11109 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
11110 * gdb.cp/pr-1553.cc: Ditto.
11111 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
11112 pass branch.
11113
11114 2004-03-12 Michael Chastain <mec.gnu@mindspring.com>
11115
11116 * gdb.cp/templates.exp: Accept more template types.
11117
11118 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
11119
11120 From Corinna Vinschen with modifications.
11121 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
11122 local variable obj_with_enum.
11123 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
11124 results with obj_with_enum.
11125
11126 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
11127
11128 * gdb.cp/classes.cc: New file, copied from misc.cc.
11129 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
11130
11131 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
11132
11133 * gdb.cp/misc.cc: Add copyright notice.
11134
11135 2004-03-05 David Carlton <carlton@kealia.com>
11136
11137 * gdb.cp/rtti.exp: Add 'print *obj3' test.
11138 * gdb.cp/rtti.h: Update copyright.
11139 (namespace n2::n3): New.
11140 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
11141 (n2::n3::func3): New.
11142 (main): Call n2::n3::func3.
11143 * gdb.cp/rtti2.cc: Update copyright.
11144 (n2::create3): New.
11145
11146 2004-03-04 Mark Kettenis <kettenis@gnu.org>
11147
11148 * gdb.asm/openbsd.inc: Fix typo.
11149
11150 2004-03-03 Fred Fish <fnf@redhat.com>
11151
11152 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
11153 "val" instead of unused "size". Update copyright year.
11154
11155 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
11156
11157 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
11158 to use unsigned char.
11159 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
11160 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
11161
11162 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
11163
11164 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
11165 line of output.
11166
11167 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
11168
11169 * gdb.base/relocate.c (dummy): Initialize.
11170
11171 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
11172
11173 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
11174 a breakpoint at exit.
11175
11176 2004-02-27 Fred Fish <fnf@redhat.com>
11177
11178 * gdb.base/chng-syms.exp: Add expect condition to match failing
11179 case that isn't a timeout.
11180
11181 2004-02-27 Andrew Cagney <cagney@redhat.com>
11182
11183 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
11184 support.
11185
11186 2004-02-26 Fred Fish <fnf@redhat.com>
11187
11188 * gdb.arch/gdb1431.c: Remove.
11189 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
11190 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
11191 of "until" incorrectly.
11192
11193 2004-02-26 J. Brobecker <brobecker@gnat.com>
11194
11195 * gdb.cp/class2.cc (empty): New class.
11196 (refer): New function.
11197 (main): Declare an object of type empty and use it.
11198 * gdb.cp/class2.exp: Print the value of an object of type empty.
11199
11200 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
11201
11202 * gdb.base/langs.exp: Update query string to match the
11203 new nquery format used for pending breakpoints.
11204
11205 2004-02-26 Andrew Cagney <cagney@redhat.com>
11206
11207 Fix PR i18n/1570.
11208 * gdb.base/charset.c: Update copyright notice.
11209 (main, init_string): Remove the escape character '\e' tests.
11210 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
11211 * gdb.base/charset.exp (valid_host_charset): Ditto.
11212 * gdb.base/setvar.exp: Ditto.
11213
11214 2004-02-24 Andrew Cagney <cagney@redhat.com>
11215
11216 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
11217 mmapped data in core file" PASS and FAIL messages consistent.
11218
11219 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
11220 setting a breakpoint. Work around PR java/1565.
11221
11222 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
11223
11224 * lib/gdb.exp (gdb_breakpoint): Update query string to match
11225 new nquery format.
11226 * gdb.base/pending.exp: Ditto.
11227
11228 2004-02-22 Mark Kettenis <kettenis@gnu.org>
11229
11230 * configure.in: Run stabs tests on *BSD.
11231 * configure: Regenerated.
11232
11233 2004-02-21 Mark Kettenis <kettenis@gnu.org>
11234
11235 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
11236
11237 2004-02-20 Fred Fish <fnf@redhat.com>
11238
11239 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
11240 blank in test for "returns short", for consistency with other
11241 "returns xxx" tests. Update copyright year.
11242
11243 2004-02-19 Fred Fish <fnf@redhat.com>
11244
11245 New testcase for PR breakpoint/1558.
11246 * gdb.arch/gdb1558.exp: New file.
11247 * gdb.arch/gdb1558.c: New file.
11248
11249 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
11250
11251 * gdb.base/nodebug.exp: Fix typo.
11252
11253 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11254
11255 Committed by Jim Blandy <jimb@redhat.com>.
11256
11257 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
11258
11259 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
11260
11261 * gdb.base/float.exp: Support s390*-*-* targets.
11262
11263 2004-02-17 Adam Fedor <fedor@gnu.org>
11264
11265 * gdb.base/gdb1555.exp: New file.
11266 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
11267
11268 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
11269
11270 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
11271
11272 2004-02-16 Fred Fish <fnf@redhat.com>
11273
11274 * gdb.arch/gdb1291.c: Remove
11275 * gdb.arch/gdb1291.s: New test input file.
11276 * gdb.arch/gdb1291.exp: Expand test to check case that should not
11277 fail. Test for correct result, known incorrect result, other
11278 failures and timeouts.
11279
11280 2004-02-16 Andrew Cagney <cagney@redhat.com>
11281
11282 * gdb.base/bigcore.exp: New file.
11283 * gdb.base/bigcore.c: New file.
11284
11285 2004-02-13 Andrew Cagney <cagney@redhat.com>
11286
11287 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
11288 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
11289 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
11290 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
11291 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
11292 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
11293 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
11294 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
11295 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
11296 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
11297
11298 2004-02-11 Jeff Johnston <jjohnstn@redhat.com>
11299
11300 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
11301 executed is an alloc instruction.
11302
11303 2004-02-11 David Carlton <carlton@kealia.com>
11304
11305 * gdb.cp/breakpoint.exp: New.
11306 * gdb.cp/breakpoint.cc: New.
11307
11308 2004-02-11 Michael Chastain <mec.gnu@mindspring.com>
11309
11310 Partial fix for PR gdb/1543.
11311 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
11312 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
11313 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
11314 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
11315 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
11316 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
11317 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
11318 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
11319 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
11320 to bug-gdb@prep.ai.mit.edu .
11321 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
11322 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
11323 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
11324 Likewise.
11325
11326 2004-02-10 Andrew Cagney <cagney@redhat.com>
11327
11328 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
11329 using gdb_internal_error_resync.
11330
11331 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
11332
11333 * gdb.threads/thread-specific.exp: Stop early if no threads are
11334 found.
11335
11336 2004-02-09 Michael Chastain <mec.gnu@mindspring.com>
11337
11338 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
11339
11340 2004-02-08 Daniel Jacobowitz <drow@mvista.com>
11341
11342 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
11343 breakpoints.
11344
11345 2004-02-07 Daniel Jacobowitz <drow@mvista.com>
11346
11347 * config/sim.exp (gdb_load): Handle $arg == "".
11348 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
11349 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
11350
11351 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
11352
11353 * gdb.base/maint.exp: Update test to reflect
11354 obstack changes.
11355
11356 2004-02-04 Jeff Johnston <jjohnstn@redhat.com>
11357
11358 * gdb.base/pendshr.c (pendfunc): New function that calls
11359 pendfunc1.
11360 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
11361
11362 2004-02-04 Fred Fish <fnf@redhat.com>
11363
11364 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
11365 function symbols and update copyright years.
11366 * gdb.arch/gdb1291.c: Ditto.
11367
11368 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
11369
11370 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
11371
11372 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
11373
11374 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
11375
11376 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
11377
11378 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
11379
11380 2004-02-02 Fred Fish <fnf@redhat.com>
11381
11382 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
11383 remote targets. Update copyright years.
11384
11385 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
11386
11387 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
11388 support.
11389 * gdb.base/langs.exp: Fix test which attempts to create
11390 breakpoint on non-existent function to handle new pending
11391 support.
11392 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
11393 a breakpoint.
11394 * gdb.base/pending.exp: New test.
11395 * gdb.base/pending.c: New file.
11396 * gdb.base/pendshr.c: Ditto.
11397
11398 2004-02-02 David Carlton <carlton@kealia.com>
11399
11400 * gdb.cp/overload.exp: Add overloadNamespace tests.
11401 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
11402 (overloadNamespace, XXX): New.
11403 (main): Call XXX::marker2.
11404
11405 2004-02-01 Fred Fish <fnf@redhat.com>
11406
11407 * gdb.base/dump.exp: Use runto_main instead of "runto main".
11408 * gdb.base/finish.exp: Ditto.
11409 * gdb.base/gcore.exp: Ditto.
11410 * gdb.base/huge.exp: Ditto.
11411 * gdb.base/info-proc.exp: Ditto.
11412 * gdb.base/return2.exp: Ditto.
11413 * gdb.threads/gcore-thread.exp: Ditto.
11414
11415 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
11416
11417 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
11418
11419 2004-02-01 Mark Kettenis <kettenis@gnu.org>
11420
11421 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
11422 that opening the file succeeds on OpenBSD.
11423
11424 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
11425
11426 * gdb.threads/thread-specific.c: New file.
11427 * gdb.threads/threads-specific.exp: New test script.
11428 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
11429 to expect_out.
11430
11431 2004-02-01 Mark Kettenis <kettenis@gnu.org>
11432
11433 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
11434 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
11435 only on the "print_small_structs from print_long_arg_list" test.
11436
11437 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
11438
11439 * gdb.base/completion.exp: Kill a stray backslash.
11440
11441 From Jim Ingham <jingham@apple.com>:
11442 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
11443 agrees with the result from sending a tab.
11444
11445 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
11446
11447 * gdb.base/chng-syms.exp: Remove stray newline.
11448
11449 2004-01-31 Mark Kettenis <kettenis@gnu.org>
11450
11451 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
11452 *-*-openbsd*.
11453 * gdb.asm/openbsd.inc: New file.
11454
11455 2004-01-30 Mark Kettenis <kettenis@gnu.org>
11456
11457 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
11458 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
11459 *-*solaris2*. Remove commented out default settings for
11460 asm-flags. Replace gdb_compile with target_link.
11461
11462 2004-01-29 Michael Chastain <mec.gnu@mindspring.com>
11463
11464 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
11465 for all tests. Remove old hp-ux and cygnus xfail cases.
11466
11467 2004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
11468
11469 * gdb.base/chng-syms.exp: New file.
11470 * gdb.base/chng-syms.c: New file.
11471
11472 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
11473
11474 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
11475 Provide arms for current output in all my configurations.
11476
11477 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
11478
11479 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
11480 * lib/compiler.cc: Likewise.
11481 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
11482 get the right preprocessor. Eval the output directly. Remove
11483 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
11484 hp_f77_compiler and hp_f90_compiler completely.
11485 (gdb_preprocess): Delete.
11486 (get_compiler): Delete.
11487
11488 2004-01-24 Mark Kettenis <kettenis@gnu.org>
11489
11490 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
11491 <string.h>.
11492
11493 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
11494
11495 * gdb.mi/mi-stack.exp: Update copyright.
11496
11497 2004-01-23 David Carlton <carlton@kealia.com>
11498
11499 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
11500 test for cp_lookup_transparent_type.
11501 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
11502 call them.
11503
11504 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
11505
11506 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
11507 after -var-update.
11508
11509 2004-01-23 David Carlton <carlton@kealia.com>
11510
11511 * gdb.cp/namespace.cc (C::ensureRefs): New.
11512 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
11513
11514 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
11515
11516 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
11517 case "-stack-list-locals 2".
11518 * gdb.mi/mi-var-child.exp: Test for case
11519 "-var-list-children --all-values NAME".
11520
11521 2004-01-18 Michael Chastain <mec.gnu@mindspring.com>
11522
11523 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
11524
11525 2004-01-18 Mark Kettenis <kettenis@gnu.org>
11526
11527 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
11528 used with gdb_test_multiple.
11529
11530 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
11531 read at address 0. This fixes PR testsuite/1504.
11532
11533 2004-01-18 Daniel Jacobowitz <drow@mvista.com>
11534
11535 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
11536 Remove downloading, guessing the host executable, the calls to
11537 gdb_file_cmd and gdb_target_cmd, and "load" support.
11538 (infer_host_exec): New function broken out from gdb_load.
11539 (gdb_load): New wrapper for gdbserver_gdb_load.
11540 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
11541 gdb_target_cmd. Use -target-select.
11542 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
11543 Download binaries to the host. Clear last_mi_remote_file when
11544 we load a new binary.
11545 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
11546 call gdbserver_gdb_load and mi_gdb_target_cmd.
11547
11548 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
11549
11550 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
11551 type patterns.
11552
11553 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
11554
11555 * gdb.cp/templates.exp: Fix typo in test name of
11556 "print Foo<volatile char*>::foo".
11557
11558 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
11559
11560 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
11561
11562 2004-01-16 Ben Elliston <bje@wasabisystems.com>
11563
11564 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
11565 (clean mostlyclean): Remove empty rm.
11566
11567 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
11568
11569 * gdb.base/setvar.exp: Add copyright years.
11570
11571 2004-01-14 David Carlton <carlton@bactrian.org>
11572
11573 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
11574 PR c++/1511 and update coment.
11575 * gdb.cp/templates.exp: Update patterns to match current output.
11576 If changes involve something other than whitespace, KFAIL
11577 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
11578
11579 2004-01-14 David Carlton <carlton@kealia.com>
11580
11581 * gdb.cp/namespace.exp: Add tests involving classes defined within
11582 namespaces.
11583 * gdb.cp/namespace.cc (C::CClass): New.
11584 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
11585
11586 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
11587
11588 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
11589 what debug info we have. Print a better message if something goes
11590 wrong while producing the separate debug info file.
11591
11592 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
11593
11594 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
11595
11596 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
11597
11598 * gdb.base/callfuncs.c: Add copyright notice.
11599
11600 2004-01-13 Michael Chastain <mec.gnu@mindspring.com>
11601
11602 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
11603 inheritance. PR gdb/1498, PR gcc/13539.
11604
11605 2004-01-13 Elena Zannoni <ezannoni@redhat.com>
11606
11607 * gdb.threads/gcore-thread.exp: Prefix name of binary with
11608 test specific name.
11609 * gdb.mi/gdb669.exp: Ditto.
11610 * gdb.mi/mi-pthreads.exp: Ditto.
11611 * gdb.mi/mi1-pthreads.exp: Ditto.
11612 * gdb.mi/mi2-pthreads.exp: Ditto.
11613
11614 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
11615
11616 * gdb.cp/member-ptr.cc: Add copyright notice.
11617
11618 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
11619
11620 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
11621 some patterns for recent versions of gcc and hpacc. Delete
11622 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
11623 Delete tests that access a NULL pointer-to-member-data. This
11624 script is still disabled for gcc.
11625
11626 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
11627
11628 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
11629 escaped correctly.
11630
11631 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
11632
11633 * gdb.base/sepdebug.exp: New file.
11634 * gdb.base/sepdebug.c: New file.
11635 * lib/gdb.exp (separate_debug_filename): New procedure.
11636 (gdb_gnu_strip_debug): New procedure.
11637
11638 2004-01-12 Andrew Cagney <cagney@redhat.com>
11639
11640 * gdb.mi/ChangeLog: Delete file. Renamed to ...
11641 * gdb.mi/ChangeLog-1999-2003: New file.
11642
11643 2004-01-12 Andrew Cagney <cagney@redhat.com>
11644
11645 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
11646 "Renaming a directory to a non-empty directory returns ENOTEMPTY
11647 or EEXIST", treat EBUSY as an XFAIL.
11648
11649 2004-01-11 Michael Chastain <mec.gnu@mindspring.com>
11650
11651 * gdb.base/scope.exp: Remove obsolete setup_xfail for
11652 hp_cc_compiler.
11653
11654 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
11655
11656 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
11657 decorations.
11658
11659 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
11660
11661 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
11662 and "(aCC)" decorations. Remove obsolete doco about old
11663 test results.
11664
11665 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
11666
11667 * gdb.cp/exception.exp: Fix typo in doco.
11668
11669 2004-01-09 Mark Kettenis <kettenis@gnu.org>
11670
11671 * gdb.base/gdb1476.exp: Fix typo.
11672
11673 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
11674
11675 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
11676 file.
11677
11678 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
11679
11680 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
11681 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
11682 Use gdb_compile. Remove restriction on gcc. Add some patterns
11683 for recent version of gdb. Delete second half, which was a copy
11684 of the first half with different build flags. This test is
11685 still disabled because it is still not ready for production.
11686
11687 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
11688
11689 * gdb.cp/exception.cc: Add copyright notice.
11690 * gdb.cp/exception.exp: Add a notice that this file is broken
11691 because of line number changes caused by addition of copyright
11692 notice.
11693
11694 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
11695
11696 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
11697 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
11698
11699 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
11700
11701 * gdb.cp/classes.exp: Accept gnu abi 2.
11702 * gdb.cp/derivation.exp: Likewise.
11703 * gdb.cp/overload.exp: Likewise.
11704 * gdb.cp/virtfunc.exp: Likewise.
11705
11706 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
11707
11708 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
11709 semicolon after end of function.
11710
11711 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
11712
11713 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
11714 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
11715 boilerplate code for compiling and running the program under
11716 test. Add some string method tests.
11717
11718 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
11719
11720 * gdb.cp/bs15503.cc: Add copyright notice.
11721 * gdb.cp/bs15503.exp: Adjust line number.
11722
11723 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
11724
11725 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
11726 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
11727
11728 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
11729
11730 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
11731 hp_cc_compiler.
11732
11733 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
11734
11735 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
11736 * gdb.cp/ctti.exp: Use the marker instead of "next".
11737 With gcc, run further before bailing.
11738
11739 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
11740
11741 * gdb.cp/cttiadd.cc: Add copyright notice.
11742 * gdb.cp/cttiadd1.cc: Likewise.
11743 * gdb.cp/cttiadd2.cc: Likewise.
11744 * gdb.cp/cttiadd3.cc: Likewise.
11745
11746 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
11747
11748 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
11749 Use gdb_test, gdb_test_multiple. Use floating-point values that
11750 have exact representations in IEEE-ish formats.
11751
11752 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
11753
11754 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
11755 compilers. Delete duplicate call to get_compiler_info.
11756 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
11757 * gdb.base/volatile.exp: Likewise.
11758
11759 2004-01-07 Mark Kettenis <kettenis@gnu.org>
11760
11761 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
11762 memory at address 0.
11763
11764 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
11765
11766 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
11767 to test for hp-ux assembler. Fix copyright years.
11768
11769 2004-01-07 Andrew Cagney <cagney@redhat.com>
11770
11771 * gdb.base/fileio.c (strerrno): Add "EBUSY".
11772
11773 2004-01-07 Andrew Cagney <cagney@redhat.com>
11774
11775 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
11776 when creating the read-only file. From analysis by Roland McGrath
11777 and Elena Zannoni.
11778
11779 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
11780
11781 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
11782
11783 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
11784
11785 * gdb.base/cvexpr.c: Be type-safe with function pointers and
11786 data pointers.
11787
11788 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
11789
11790 * gdb.cp/m-static.exp: Compile one source file at a time.
11791 Delete unused call to get_compiler_info.
11792
11793 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
11794
11795 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
11796 * gdb.base/call-rt-st.exp: Likewise.
11797 * gdb.base/nodebug.exp: Likewise.
11798 * gdb.base/volatile.exp: Likewise.
11799 * gdb.cp/ref-types.exp: Likewise.
11800 * gdb.cp/templates.exp: Likewise.
11801
11802 2004-01-05 Mark Kettenis <kettenis@gnu.org>
11803
11804 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
11805
11806 2004-01-05 Michael Chastain <mec.gnu@mindspring.com>
11807
11808 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
11809 hppa*-hp-hpux*.
11810
11811 2004-01-04 Mark Kettenis <kettenis@gnu.org>
11812
11813 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
11814 x86_64-*-*.
11815
11816 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
11817 sparc64-*-* and sparc*-solaris2*.
11818
11819 2004-01-04 Mark Kettenis <kettenis@gnu.org>
11820
11821 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
11822 return ${tests}" test. The ${tests} already mentions the
11823 filename.
11824
11825 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
11826
11827 * gdb.cp/local.exp: Accept gcc abi 2.
11828
11829 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
11830
11831 * gdb.cp/templates.exp: Accept gcc abi 2.
11832
11833 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
11834
11835 * lib/compiler.cc: Remove supports_template_debugging.
11836 * gdb.cp/templates.exp: Do not test supports_template_debugging.
11837
11838 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
11839
11840 * gdb.cp/namespace.exp: Accept gcc abi 2.
11841
11842 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
11843
11844 * gdb.cp/method.exp: Accept gcc abi 2.
11845
11846 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
11847
11848 * gdb.cp/classes.exp: Generate identical results as old version.
11849 * gdb.cp/derivation.exp: Likewise.
11850 * gdb.cp/overload.exp: Likewise.
11851 * gdb.cp/virtfunc.exp: Likewise.
11852
11853 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
11854
11855 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
11856 mysterious bug with sourceware version of expect.
11857
11858 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
11859
11860 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
11861 current versions of gcc, including gcc abi 2. Remove gratuitous
11862 restart of test program. Use gdb_test_multiple and gdb_test for
11863 all tests. Add patterns to xfail missing "const" in "const char *"
11864 and kfail PR gdb/1155.
11865
11866 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
11867
11868 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
11869 current versions of gcc, including gcc abi 2. Remove gratuitous
11870 restart of test program. Use gdb_test_multiple and gdb_test for
11871 all tests. Add patterns to kfail PR gdb/1498.
11872
11873 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
11874
11875 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
11876 current versions of gcc, including gcc abi 2. Use "breakpoint"
11877 and "continue" instead of restarting the target program. Use
11878 gdb_test_multiple and gdb_test for all tests.
11879
11880 2004-01-01 Mark Kettenis <kettenis@gnu.org>
11881
11882 * gdb.asm/asm-source.exp: Update copyright year. Link statically
11883 for *-*-solaris2*.
11884
11885 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
11886
11887 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
11888 current versions of gcc, including gcc abi 2. Use "breakpoint"
11889 and "continue" instead of restarting the target program several
11890 times. Use gdb_test_multiple and gdb_test for all tests.
11891
11892 2003-12-18 Michael Chastain <mec.gnu@mindspring.com>
11893
11894 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
11895 source files.
11896
11897 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
11898
11899 * gdb.base/environ.exp: Handle compiling test case from multiple
11900 source files.
11901
11902 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
11903
11904 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
11905
11906 2003-12-17 Jim Blandy <jimb@redhat.com>
11907
11908 * gdb.base/freebpcmd.c: Add copyright notice.
11909
11910 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
11911
11912 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
11913
11914 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
11915
11916 2003-12-13 Jim Blandy <jimb@redhat.com>
11917
11918 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
11919
11920 2003-12-12 Kevin Buettner <kevinb@redhat.com>
11921
11922 * gdb.asm/frv.inc: New file.
11923 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
11924
11925 2003-12-09 Fred Fish <fnf@redhat.com>
11926
11927 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
11928 functions to break1.c and leave prototypes behind. Add more
11929 "set breakpoint NN here" comments.
11930 * gdb.base/break1.c: New file.
11931
11932 * gdb.base/break.exp: Handle compiling test case from multiple
11933 source files and change source file references as needed.
11934 * gdb.base/completion.exp: Ditto.
11935 * gdb.base/condbreak.exp: Ditto.
11936 * gdb.base/define.exp: Ditto.
11937 * gdb.base/ena-dis-br.exp: Ditto.
11938 * gdb.base/info-proc.exp: Ditto.
11939 * gdb.base/maint.exp: Ditto.
11940 * gdb.base/until.exp: Ditto.
11941
11942 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
11943 hardcoded line numbers.
11944 * gdb.base/define.exp: Ditto.
11945 * gdb.base/ena-dis-br.exp: Ditto.
11946 * gdb.base/maint.exp: Ditto.
11947 * gdb.base/until.exp: Ditto.
11948
11949 * gdb.base/completion.exp: Use "break1" for completion tests since
11950 "break" is no longer a unique prefix.
11951
11952 2003-12-06 Andrew Cagney <cagney@redhat.com>
11953
11954 * gdb.base/structs.exp (test_struct_returns): When applicable, set
11955 "return_value_unimplemented". When an unimplemented struct return
11956 architecture, report incorrect values as a KFAIL
11957
11958 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
11959
11960 * gdb.cp/rtti.exp: Accept new wording of warning from
11961 cp_lookup_rtti_type.
11962
11963 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
11964
11965 Partial fix for PR testsuite/1456.
11966 * gdb.base/scope.exp (test_at_main): Replace references to
11967 gcc_compiled with calls to test_compiler_info.
11968 (test_at_foo): Likewise.
11969 (test_at_bar): Likewise.
11970
11971 2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
11972
11973 Partial fix for PR testsuite/1456.
11974 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
11975 to test_compiler_info.
11976
11977 2003-12-03 Michael Chastain <mec.gnu@mindspring.com>
11978
11979 * gdb.base/so-impl-ld.exp: Update copyright notice.
11980
11981 2003-12-02 Michael Chastain <mec.gnu@mindspring.com>
11982
11983 Partial fix for PR testsuite/1456.
11984 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
11985 to test_compiler_info.
11986
11987 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
11988
11989 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
11990 from current versions of gdb. Clean up regular expressions.
11991 Delete redundant timeout case.
11992
11993 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
11994
11995 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
11996 from current versions of gdb. Clean up regular expressions.
11997 Delete redundant timeout case.
11998
11999 2003-12-01 Michael Chastain <mec.gnu@mindspring.com>
12000
12001 Partial fix for PR testsuite/1456.
12002 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
12003 gcc_compiled with call to test_compiler_info.
12004
12005 2003-11-30 Michael Chastain <mec.gnu@mindspring.com>
12006
12007 Partial fix for PR testsuite/1456.
12008 * gdb.base/list.exp (test_list_function): Delete unused declaration
12009 of gcc_compiled.
12010
12011 2003-11-29 Michael Chastain <mec.gnu@mindspring.com>
12012
12013 Partial fix for PR testsuite/1456.
12014 * gdb.base/complex.exp: Replace reference to gcc_compiled with
12015 call to test_compiler_info.
12016
12017 2003-11-29 Mark Kettenis <kettenis@gnu.org>
12018
12019 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
12020 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
12021 it to create the appropriate note.inc.
12022 * gdb.asm/asmsrc1.s: Include "note.inc".
12023 * gdb.asm/netbsd.inc: New file.
12024 * gdb.asm/empty.inc: New file.
12025
12026 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
12027
12028 Partial fix for PR testsuite/1456.
12029 * gdb.base/constvars.exp: Replace references to gcc_compiled with
12030 calls to test_compiler_info.
12031
12032 2003-11-27 Michael Chastain <mec.gnu@mindspring.com>
12033
12034 Partial fix for PR testsuite/1456.
12035 * gdb.base/volatile.exp: Replace references to gcc_compiled with
12036 calls to test_compiler_info.
12037
12038 2003-11-27 Mark Kettenis <kettenis@gnu.org>
12039
12040 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
12041 pattern for the KFAILs.
12042
12043 2003-11-25 Adam Fedor <fedor@gnu.org>
12044
12045 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
12046 * gdb.objc/objcdecode.m: New file.
12047
12048 2003-11-25 Adam Fedor <fedor@gnu.org>
12049
12050 * gdb.objc/nondebug.exp: Test for PR objc/1236.
12051 * gdb.objc/nondebug.m: New file.
12052
12053 2003-11-26 Ben Elliston <bje@wasabisystems.com>
12054
12055 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
12056 NetBSD as it does on FreeBSD. Modelled on a similar change by
12057 Mark Kettenis on 2003-05-30.
12058 (link-flags): Set to "--entry _start" regardless of target.
12059 Special linker flags are to be appended to $link-flags.
12060 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
12061
12062 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
12063
12064 * gdb.cp/method.exp: Accept output of new demangler.
12065
12066 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
12067
12068 * gdb/class2.exp: New file.
12069 * gdb/class2.cc: New file.
12070
12071 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
12072
12073 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
12074 of new demangler.
12075
12076 2003-11-23 Mark Kettenis <kettenis@gnu.org>
12077
12078 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
12079 of gdb_test "run".
12080
12081 2003-11-23 Mark Kettenis <kettenis@gnu.org>
12082
12083 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
12084 "continue" into "run".
12085
12086 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
12087
12088 Partial fix for PR testsuite/1456.
12089 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
12090 call to test_compiler_info.
12091 * gdb.cp/ctti.exp: Likewise.
12092 * gdb.cp/derivation.exp: Likewise.
12093 * gdb.cp/member-ptr.exp: Likewise.
12094 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
12095 reference to gcc_compiled.
12096
12097 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
12098
12099 Fix PR testsuite/1463.
12100 * gdb.base/structs.exp (start_structs_test): Call
12101 get_debug_format before using the debug format.
12102
12103 2003-11-22 Andrew Cagney <cagney@redhat.com>
12104
12105 * lib/gdb.exp (gdb_test_multiple): Add simple example.
12106 * gdb.base/structs.exp: Use gdb_test_multiple.
12107
12108 2003-11-20 Andrew Cagney <cagney@redhat.com>
12109
12110 * gdb.base/structs.exp: Handle and recover from internal errors.
12111 Replace "foo${n}" with "foo<n>" in test messages.
12112
12113 * gdb.base/structs.exp: Update copyright. Rewrite.
12114 * gdb.base/structs.c: Update copyright. Rewrite.
12115
12116 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
12117 resync count exceeded.
12118
12119 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
12120 from the internal error.
12121 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
12122 Original from Jim Blandy.
12123 (gdb_test_multiple): Use gdb_internal_error_resync.
12124
12125 2003-11-19 Andrew Cagney <cagney@redhat.com>
12126
12127 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
12128 KFAIL.
12129
12130 2003-11-17 Mark Kettenis <kettenis@gnu.org>
12131
12132 New testcase for PR backtrace/1435.
12133 * gdb.arch/i386-unwind.exp: New file.
12134 * gdb.arch/i386-unwind.c: New file.
12135
12136 2003-11-17 Andrew Cagney <cagney@redhat.com>
12137
12138 * lib/gdb.exp (compiler_info): New global.
12139 (test_compiler_info): New function.
12140 (get_compiler_info): Set compiler_info.
12141 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
12142 "compiler_info" to gcc-<major>-<minor>.
12143
12144 2003-11-15 Michael Chastain <mec.gnu@mindspring.com>
12145
12146 * gdb.trace/configure: Remove.
12147
12148 2003-11-13 Elena Zannoni <ezannoni@redhat.com>
12149
12150 * gdb.base/break.c: Add comments to aid finding line numbers for
12151 breakpoints.
12152 * gdb.base/break.exp: Remove all references to explicit line
12153 numbers.
12154
12155 2003-11-11 Nick Clifton <nickc@redhat.com>
12156
12157 * gdb.base/shreloc.exp: Do not run for targets which do not
12158 support shared objects.
12159
12160 2003-11-10 Corinna Vinschen <vinschen@redhat.com>
12161
12162 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
12163 Don't run tests if nofileio flag is given.
12164
12165 2003-11-07 Elena Zannoni <ezannoni@redhat.com>
12166
12167 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
12168 as well as 'Watchpoint'.
12169
12170 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
12171
12172 Reported by Jim Ingham <jingham@apple.com>:
12173 * gdb.base/annota1.exp: Match at least one occurrence of the
12174 signal handler annotation.
12175
12176 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
12177
12178 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
12179 as well as 'Watchpoint'.
12180
12181 2003-11-05 Michael Chastain <mec@shout.net>
12182
12183 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
12184
12185 2003-11-03 Kris Warkentin <kewarken@qnx.com>
12186
12187 * gdb.arch/gdb1291.c: New test file.
12188 * gdb.arch/gdb1291.exp: New test script.
12189 * gdb.arch/gdb1431.c: New test file.
12190 * gdb.arch/gdb1431.exp: New test script.
12191
12192 2003-10-22 Michael Chastain <mec@shout.net>
12193
12194 * gdb.mi/pthreads.c: Add copyright notice.
12195
12196 2003-10-22 Michael Chastain <mec@shout.net>
12197
12198 * gdb.threads/pthreads.c: Add copyright notice.
12199
12200 2003-10-20 Michael Chastain <mec@shout.net>
12201
12202 * gdb.base/gdb1056.exp: New test script.
12203
12204 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
12205
12206 * gdb.threads/killed.exp: Use gdb_run_cmd.
12207
12208 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
12209
12210 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
12211 create a core file.
12212 * gdb.threads/gcore-thread.exp: Likewise.
12213
12214 2003-10-13 Corinna Vinschen <vinschen@redhat.com>
12215
12216 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
12217 type, based on char type.
12218 (struct bit_flags_short_t): New bitfield type, based on short type.
12219 (init_bit_flags_char): New fuction.
12220 (init_bit_flags_short): Ditto.
12221 (print_bit_flags_char): Ditto.
12222 (print_bit_flags_short): Ditto.
12223 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
12224
12225 2003-10-11 Michael Chastain <mec@shout.net>
12226
12227 * gdb.base/call-rt-st.exp: Update copyright year.
12228
12229 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
12230
12231 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
12232 * gdb.disasm/sh3.s: Ditto.
12233
12234 2003-10-07 Daniel Jacobowitz <drow@mvista.com>
12235
12236 * gdb.threads/switch-threads.exp: New test.
12237 * gdb.threads/switch-threads.c: New source file.
12238
12239 2003-10-07 Corinna Vinschen <vinschen@redhat.com>
12240
12241 * gdb.base/ending-run.exp: Add sh specific case.
12242
12243 2003-10-06 Andrew Cagney <cagney@redhat.com>
12244
12245 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
12246 * gdb.disasm/mn10200.exp: Delete obsolete file.
12247
12248 2003-09-29 Daniel Jacobowitz <drow@mvista.com>
12249
12250 * ChangeLog: Correct an entry command.exp -> commands.exp.
12251 * gdb.base/commands.exp (bp_deleted_in_command_test)
12252 (temporary_breakpoint_commands): Check noargs.
12253
12254 2003-09-25 David Carlton <carlton@kealia.com>
12255
12256 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
12257 of some print tests, where appropriate. Add tests for C::D::cd,
12258 E::ce, F::cXfX, G::XgX.
12259 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
12260
12261 2003-09-25 Richard Earnshaw <rearnsha@arm.com>
12262
12263 * lib/java.exp (java_init): Import target_alias before using it.
12264
12265 2003-09-25 David Carlton <carlton@kealia.com>
12266
12267 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
12268
12269 2003-09-23 Elena Zannoni <ezannoni@redhat.com>
12270
12271 * gdb.base/selftest.exp: Accomodate more instruction reordering
12272 weirdness.
12273
12274 2003-09-17 Michael Chastain <mec@shout.net>
12275
12276 * gdb.cp/gdb1355.exp: New file.
12277 * gdb.cp/gdb1355.c: New file.
12278
12279 2003-09-15 Corinna Vinschen <vinschen@redhat.com>
12280
12281 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
12282 * gdb.asm/sh.inc: New file.
12283
12284 2003-09-11 David Carlton <carlton@kealia.com>
12285
12286 * gdb.cp/namespace.exp: Add tests for namespace types.
12287 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
12288 (test_namespace): New.
12289
12290 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
12291
12292 * gdb.base/relocate.exp: Handle new gdb output at startup.
12293 * gdb.stabs/weird.exp: Ditto.
12294
12295 2003-09-08 Michael Chastain <mec@shout.net>
12296
12297 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
12298
12299 2003-09-07 Michael Chastain <mec@shout.net>
12300
12301 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
12302 'parse error'.
12303
12304 2003-09-07 Mark Kettenis <m.kettenis@osp.nl>
12305
12306 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
12307
12308 2003-08-30 Michael Chastain <mec@shout.net>
12309
12310 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
12311 * gdb.gdb/observer.exp: Ditto.
12312 * gdb.gdb/xfullpath.exp: Ditto.
12313
12314 2003-08-29 Mark Kettenis <kettenis@gnu.org>
12315
12316 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
12317 *-*-*bsd*.
12318
12319 2003-08-28 Jeff Johnston <jjohnstn@redhat.com>
12320
12321 * gdb.base/dump.exp: Skip for ia64.
12322
12323 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
12324
12325 * gdb.asm/asm-source.exp: Add ia64 support.
12326 * gdb.asm/ia64.inc: New file.
12327
12328 2003-08-22 Michael Chastain <mec@shout.net>
12329
12330 * gdb.cp: New directory.
12331 * gdb.cp/*: Copy from gdb.c++/*.
12332 * gdb.c++/*: Remove.
12333 * Makefile.in: Change gdb.c++ to gdb.cp.
12334 * configure.in: Ditto.
12335 * configure: Regnerate.
12336
12337 2003-08-18 Mark Kettenis <kettenis@gnu.org>
12338
12339 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
12340 * gdb.arch/i386-prologue.c (gdb1338): Add function.
12341
12342 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
12343
12344 * mi-var-display.exp (-var-list-children weird): Accept function
12345 pointers with argument types.
12346 * mi1-var-display.exp (-var-list-children weird): Likewise.
12347 * mi2-var-display.exp (-var-list-children weird): Likewise.
12348
12349 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
12350
12351 * gdb.base/annota3.exp: Add missing newline.
12352
12353 2003-08-06 Michael Chastain <mec@shout.net>
12354
12355 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
12356
12357 2003-08-12 Michael Snyder <msnyder@redhat.com>
12358
12359 * gdb.base/float.exp: Add test for SH.
12360
12361 2003-08-10 Mark Kettenis <kettenis@gnu.org>
12362
12363 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
12364
12365 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
12366
12367 * gdb.base/completion.exp: Remove reduntant completion test
12368 on filename.
12369
12370 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
12371
12372 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
12373 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
12374 gdb.trace/save-trace.exp: Make sure that full pathnames are
12375 escaped correctly.
12376
12377 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
12378
12379 * configure.in: Don't generate config.h from config.hin.
12380 * configure: Regenerate.
12381 * config.hin: Remove file.
12382 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
12383 * gdb.threads/pthreads.c: Ditto.
12384
12385 2003-08-07 Daniel Jacobowitz <drow@mvista.com>
12386
12387 From Kei Sakamoto <sakamoto.kei@renesas.com>:
12388 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
12389 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
12390 Replace ld24 with seth/add3.
12391
12392 2003-08-02 Andrew Cagney <cagney@redhat.com>
12393
12394 * gdb.base/annota3.exp: New file.
12395 * gdb.base/annota3.c: New file.
12396 * gdb.c++/annota3.exp: New file.
12397 * gdb.c++/annota3.cc: New file.
12398
12399 2003-07-29 Michael Chastain <mec@shout.net>
12400
12401 * gdb.threads/tls.c (spin): Check errno only if sem_wait
12402 actually failed.
12403 (do_pass): Likewise.
12404 * gdb.threads/tls.exp: Always initialize no_of_threads.
12405
12406 2003-07-27 Daniel Jacobowitz <drow@mvista.com>
12407
12408 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
12409 pattern.
12410 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
12411 * gdb.threads/tls.exp: Recognize one case of the host library not
12412 supporting TLS.
12413
12414 2003-07-27 Andrew Cagney <cagney@redhat.com>
12415
12416 * gdb.base/fileio.exp: Use SH when running commands using
12417 remote_exec.
12418
12419 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
12420
12421 From Kei Sakamoto <sakamoto.kei@renesas.com>:
12422 * gdb.base/relocate.c (dummy): New padding array.
12423
12424 2003-07-22 Michael Snyder <msnyder@redhat.com>
12425
12426 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
12427
12428 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
12429 patterns to be more general, accepting old and new output.
12430 Some output chars (such as '+') also must be quoted.
12431 Some addresses are displayed numerically instead of
12432 symbolically.
12433
12434 2003-07-23 Michael Snyder <msnyder@redhat.com>
12435
12436 * gdb.base/return2.exp: Don't test long-long return.
12437
12438 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
12439 * gdb.disasm/t01_mov.exp: Ditto.
12440 * gdb.disasm/t02_mova.s: Ditto.
12441 * gdb.disasm/t02_mova.exp: Ditto.
12442 * gdb.disasm/t03_add.s: Ditto.
12443 * gdb.disasm/t03_add.exp: Ditto.
12444 * gdb.disasm/t04_sub.s: Ditto.
12445 * gdb.disasm/t04_sub.exp: Ditto.
12446 * gdb.disasm/t05_cmp.s: Ditto.
12447 * gdb.disasm/t05_cmp.exp: Ditto.
12448 * gdb.disasm/t06_ari2.s: Ditto.
12449 * gdb.disasm/t06_ari2.exp: Ditto.
12450 * gdb.disasm/t07_ari3.s: Ditto.
12451 * gdb.disasm/t07_ari3.exp: Ditto.
12452 * gdb.disasm/t08_or.s: Ditto.
12453 * gdb.disasm/t08_or.exp: Ditto.
12454 * gdb.disasm/t09_xor.s: Ditto.
12455 * gdb.disasm/t09_xor.exp: Ditto.
12456 * gdb.disasm/t10_and.s: Ditto.
12457 * gdb.disasm/t10_and.exp: Ditto.
12458 * gdb.disasm/t11_logs.s: Ditto.
12459 * gdb.disasm/t11_logs.exp: Ditto.
12460 * gdb.disasm/t12_bit.s: Ditto.
12461 * gdb.disasm/t12_bit.exp: Ditto.
12462 * gdb.disasm/t13_otr.s: Ditto.
12463 * gdb.disasm/t13_otr.exp: Ditto.
12464
12465 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
12466
12467 * gdb.threads/tls.exp :Add kfail for 'info address' case.
12468
12469 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
12470
12471 * gdb.threads/tls.c : New file.
12472 * gdb.threads/tls.exp : New file.
12473 * gdb.threads/tls-main.c : New file.
12474 * gdb.threads/tls-shared.c : New file.
12475 * gdb.threads/tls-shared.exp : New file.
12476
12477 2003-07-22 Andreas Schwab <schwab@suse.de>
12478
12479 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
12480
12481 2003-07-20 Andreas Schwab <schwab@suse.de>
12482
12483 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
12484 due to insn reordering.
12485
12486 2003-07-15 Andrew Cagney <cagney@redhat.com>
12487
12488 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
12489
12490 2003-07-15 Michael Chastain <mec@shout.net>
12491
12492 * gdb.base/gdb1250.exp: New file.
12493 * gdb.base/gdb1250.c: New file.
12494
12495 2003-07-09 Michal Ludvig <mludvig@suse.cz>
12496
12497 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
12498 expansion of size_t to 'unsigned long', not only to 'unsigned'.
12499
12500 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
12501
12502 * gdb.threads/tls.c: New file.
12503 * gdb.threads/tls.exp: New file.
12504 * gdb.threads/tls-main.c: New file.
12505 * gdb.threads/tls-shared.c: New file.
12506 * gdb.threads/tls-shared.exp: New file.
12507
12508 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
12509
12510 * gdb.base/annota1.exp: Make sure that we properly escape the
12511 full path of the source file. Xfail more permissive patterns,
12512 due to a compiler debug info problem.
12513
12514 2003-07-07 Andreas Schwab <schwab@suse.de>
12515
12516 * gdb.asm/m68k.inc: New file.
12517 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
12518
12519 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
12520 arguments"): Also match negative number.
12521
12522 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
12523
12524 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
12525
12526 * gdb.base/store.c (charest): New typedef.
12527 (add_char): Rename to add_charest, update.
12528 (wack_char): Rename to wack_charest, update types. Return l + r
12529 to keep r live across the call.
12530 (wack_short, wack_int, wack_long, wack_longest, wack_float)
12531 (wack_double, wack_doublest): Return l + r to keep r live across
12532 the call.
12533 * gdb.base/store.exp: Accomodate store.c changes.
12534
12535 2003-06-30 David Carlton <carlton@kealia.com>
12536
12537 * gdb.c++/maint.exp (test_invalid_name): New.
12538 (test_first_component): Add tests for invalid names.
12539
12540 2003-06-29 Michael Chastain <mec@shout.net>
12541
12542 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
12543 output of '<VTT for class>' for virtual base classes.
12544
12545 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
12546
12547 * gdb.base/completion.exp: Tab-complete "complet" instead of
12548 "compl".
12549 * gdb.base/complex.exp, gdb.base/complex.c: New files.
12550
12551 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
12552
12553 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
12554 * gdb.base/volatile.exp: Likewise.
12555
12556 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
12557
12558 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
12559 gdb/1265.
12560
12561 2003-06-28 Michael Chastain <mec@shout.net>
12562 Daniel Jacobowitz <drow@mvista.com>
12563
12564 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
12565 initial line count of 'captured_main' from 26 to 32.
12566 (test_with_self): Allow xmalloc call to be interleaved with the
12567 preceding two lines.
12568
12569 2003-06-24 Joel Brobecker <brobecker@gnat.com>
12570
12571 * gdb.base/bang.exp: New testcase.
12572
12573 2003-06-23 Joel Brobecker <brobecker@gnat.com>
12574
12575 * gdb.base/langs.exp: Add some tests for the "minimal" language
12576 support.
12577
12578 2003-06-23 Elena Zannoni <ezannoni@redhat.com>
12579
12580 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
12581 the testcase.
12582
12583 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
12584
12585 * gdb.base/relocate.exp: Test add-symbol-file with a variable
12586 offset.
12587
12588 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
12589
12590 * gdb.c++/pr-1210.cc: New file.
12591 * gdb.c++/pr-1210.exp: New file.
12592
12593 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
12594
12595 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
12596 000-exec-continue.
12597
12598 2003-06-15 Mark Kettenis <kettenis@gnu.org>
12599
12600 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
12601 on *-*-*bsd* instead of *-*-freebsd*.
12602
12603 2003-06-14 Andrew Cagney <cagney@redhat.com>
12604
12605 * gdb.base/store.exp: Test longest and doublest. Test all
12606 parameters. Weaken return statement match.
12607 * gdb.base/store.c: Add longest and doublest - aka long long and
12608 long double functions. Put all parameters into local register
12609 variables. Use negative values.
12610
12611 2003-06-14 Andrew Cagney <cagney@redhat.com>
12612
12613 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
12614 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
12615 exit status.
12616 * gdb.base/fileio.exp: Disable target when nointerrupts and
12617 noinferiorio, instead of limiting it to remote. Use remote_exec
12618 instead of system.
12619
12620 2003-06-12 Jeff Johnston <jjohnstn@redhat.com>
12621
12622 * gdb.base/float.exp: Add ia64 support.
12623
12624 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
12625
12626 * gdb.base/fileio.exp: Run only on remote targets.
12627
12628 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
12629
12630 * gdb.base/fileio.c: New file, testing File-I/O.
12631 * gdb.base/fileio.exp: Ditto.
12632
12633 2003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
12634
12635 * gdb.base/shreloc.exp: New file, check symbol values obtained from
12636 shared objects after relocation at load time (gdb PR/1132).
12637 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
12638 as above, part of the shared object relocation test.
12639
12640 2003-06-08 Mark Kettenis <kettenis@gnu.org>
12641
12642 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
12643 fully filled history list.
12644 * gdb.base/gdb_history: New file.
12645
12646 * gdb.base/signals.exp: XFAIL "continue to func1" on
12647 i*86-*-freebsd*.
12648
12649 * gdb.base/attach.exp: When trying to attach to a nonexistent
12650 process, make it possible to specify the PID based on the target,
12651 and do so for *-*-freebsd*.
12652
12653 2003-06-02 Richard Henderson <rth@redhat.com>
12654
12655 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
12656
12657 2003-06-02 Richard Henderson <rth@redhat.com>
12658
12659 * gdb.base/selftest.exp: Next over lim_at_start initialization.
12660
12661 2003-06-02 Richard Henderson <rth@redhat.com>
12662
12663 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
12664
12665 2003-06-01 Daniel Jacobowitz <drow@mvista.com>
12666
12667 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
12668 of globalvar.
12669
12670 2003-06-01 Mark Kettenis <kettenis@gnu.org>
12671
12672 * gdb.asm/asm-source.exp: Check for memory read errors in
12673 disassembler test on *BSD too.
12674
12675 2003-06-01 Richard Henderson <rth@redhat.com>
12676
12677 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
12678 for .frame.
12679 (gdbasm_call): Lose ldgp.
12680 (gdbasm_startup): Add frame information.
12681 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
12682
12683 2003-05-31 Mark Kettenis <kettenis@gnu.org>
12684
12685 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
12686 i?86-*-*.
12687
12688 2003-05-30 Mark Kettenis <kettenis@gnu.org>
12689
12690 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
12691 FreeBSD.
12692
12693 2003-05-29 Richard Henderson <rth@redhat.com>
12694
12695 * gdb.asm/alpha.inc: New file.
12696 * gdb.asm/asm-source.exp: Use it.
12697
12698 2003-05-29 Jim Blandy <jimb@redhat.com>
12699
12700 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
12701 'core.PID'.
12702
12703 2003-05-22 Jim Blandy <jimb@redhat.com>
12704
12705 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
12706 backtrace.
12707
12708 2003-05-20 David Carlton <carlton@math.stanford.edu>
12709
12710 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
12711 this time.
12712
12713 2003-05-19 David Carlton <carlton@bactrian.org>
12714
12715 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
12716 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
12717
12718 2003-05-19 David Carlton <carlton@bactrian.org>
12719
12720 * gdb.c++/namespace.exp: Add namespace scope and anonymous
12721 namespace tests.
12722 Bump copyright date.
12723 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
12724 (main): Call C::D::marker2.
12725 * gdb.c++/namespace1.cc: New file.
12726
12727 2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
12728
12729 Roland McGrath <roland@redhat.com>
12730 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
12731 there is no manager thread.
12732
12733 2003-05-08 Jeff Johnston <jjohnstn@redhat.com>
12734
12735 * gdb.threads/schedlock.exp: Remove assumption that all threads
12736 will run in a particular small time slice. Also ensure we break
12737 in one of the child threads rather than the main thread.
12738
12739 2003-05-07 Jim Blandy <jimb@redhat.com>
12740
12741 Add support for assembly source testing on the s390x.
12742 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
12743 architecture.
12744 * gdb.asm/s390x.inc: New file.
12745
12746 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
12747 succession of 'if' statements.
12748
12749 2003-05-05 Andrew Cagney <cagney@redhat.com>
12750
12751 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
12752
12753 2003-05-05 Andrew Cagney <cagney@redhat.com>
12754
12755 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
12756 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
12757
12758 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
12759
12760 * gdb.base/charset.exp: Update based on new behavior of set/show
12761 charset commands.
12762
12763 2003-05-01 Andrew Cagney <cagney@redhat.com>
12764
12765 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
12766 variable do not give memory errors.
12767
12768 2003-04-30 Adam Fedor <fedor@gnu.org>
12769
12770 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
12771 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
12772 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
12773 gdb.objc/basicclass.m: : New files
12774
12775 * lib/gdb.exp (gdb_compile_objc): New procedure.
12776
12777 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
12778
12779 * gdb.base/signals.exp: Make backtrace tests more specific.
12780
12781 2003-04-23 David Carlton <carlton@bactrian.org>
12782
12783 * gdb.c++/maint.exp (test_first_component): Add tests for
12784 'operator' in more locations.
12785
12786 2003-04-16 Kevin Buettner <kevinb@redhat.com>
12787
12788 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
12789
12790 2003-04-16 Elena Zannoni <ezannoni@redhat.com>
12791
12792 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
12793 func marke' instead. Update test name.
12794
12795 2003-04-15 David Carlton <carlton@math.stanford.edu>
12796
12797 * gdb.c++/maint.exp: New file.
12798
12799 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
12800
12801 * gdb.threads/schedlock.c: Change type of thread function argument
12802 to long, to avoid warnings on 64-bit platforms.
12803
12804 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
12805
12806 * gdb.base/attach.exp: Add new message from ptrace in case of
12807 attaching to nonexistent process.
12808
12809 2003-04-11 Jim Blandy <jimb@redhat.com>
12810
12811 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
12812 gdb.c++/userdef.cc: Place comments on the lines to which the
12813 marker function might return.
12814 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
12815 gdb.c++/userdef.exp: Look for those comments to check that we've
12816 returned to the right place, instead of checking line numbers.
12817
12818 2003-04-11 Elena Zannoni <ezannoni@redhat.com>
12819
12820 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
12821 match on sourcefile name, instead of directory name.
12822
12823 2003-04-10 Elena Zannoni <ezannoni@redhat.com>
12824
12825 * gdb.base/completion.exp: Use string_to_regexp to match the
12826 working directory name.
12827
12828 2003-04-09 Jim Blandy <jimb@redhat.com>
12829
12830 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
12831 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
12832 after an inferior function call, report the failure, but allow the
12833 test to continue.
12834
12835 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
12836
12837 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
12838 with -DPROTOTYPES.
12839
12840 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
12841
12842 * gdb.base/break.exp: Revert last patch.
12843
12844 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
12845
12846 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
12847 with -DPROTOTYPES.
12848
12849 2003-04-02 Andrew Cagney <cagney@redhat.com>
12850
12851 * gdb.base/callfuncs.exp: Make "print add" messages unique.
12852 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
12853 matching directories by the name breakpoint.
12854 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
12855 Make "continue to marker1" consistent.
12856 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
12857 message consistent.
12858 * lib/gdb.exp: Put "the program is no longer running", and "the
12859 program exited" in parenthesis.
12860 * lib/mi-support.exp: Ditto.
12861
12862 2003-04-02 Bob Rossi <bob_rossi@cox.net>
12863
12864 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
12865
12866 2003-03-29 Andrew Cagney <cagney@redhat.com>
12867
12868 * gdb.base/sizeof.c (main): Print the value of '\377'.
12869 * gdb.base/sizeof.exp: Check the sign of '\377'.
12870
12871 2003-03-27 Michael Chastain <mec@shout.net>
12872
12873 * gdb.base/gdb1090.exp: New file.
12874 * gdb.base/gdb1090.cc: New file.
12875
12876 2003-03-27 J. Brobecker <brobecker@gnat.com>
12877
12878 * gdb.gdb/observer.exp: New regression test.
12879
12880 2003-03-27 Michael Chastain <mec@shout.net>
12881
12882 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
12883 * gdb.base/ptype.exp: Likewise.
12884
12885 2003-03-27 Corinna Vinschen <vinschen@redhat.com>
12886
12887 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
12888
12889 2003-03-26 Michael Chastain <mec@shout.net>
12890
12891 * gdb.base/ptype.exp: Actually use some typedef'd types.
12892
12893 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
12894
12895 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
12896 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
12897
12898 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
12899
12900 * gdb.base/default.exp: Fix regular expression.
12901
12902 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
12903
12904 * gdb.base/args.exp: Fix regular expression.
12905
12906 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
12907
12908 * gdb.base/help.exp: Allow Win32 child process.
12909
12910 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
12911
12912 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
12913 when stepping out of main().
12914
12915 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
12916
12917 * gdb.base/default.exp: Check for win32 specific message when calling
12918 "run" without executable.
12919
12920 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
12921
12922 * gdb.base/args.exp: Expect .exe in output.
12923
12924 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
12925
12926 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
12927 Cygwin native.
12928
12929 2003-03-17 Andrew Cagney <cagney@redhat.com>
12930
12931 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
12932 vector registes.
12933 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
12934 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
12935
12936 2003-03-17 David Carlton <carlton@math.stanford.edu>
12937
12938 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
12939 test, for PR breakpoints/38.
12940 Call test_watchpoint_and_breakpoint.
12941 * gdb.base/watchpoint.c (func3): New function.
12942 (main): Call func3.
12943
12944 2003-03-04 David Carlton <carlton@math.stanford.edu>
12945
12946 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
12947 Garply<Garply<char> >:: garply".
12948 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
12949 with respect to PR c++/1111; note also PR c++/1113.
12950 (test_template_breakpoints): KFAIL "constructor breakpoint" with
12951 respect to PR c++/1062.
12952 KFAIL "destructor breakpoint" with respect to PR c++/1112.
12953
12954 2003-03-03 David Carlton <carlton@math.stanford.edu>
12955
12956 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
12957 with respect to PR c++/57.
12958 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
12959 c++/826.
12960 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
12961 respect to PR c++/57.
12962
12963 2003-03-03 David Carlton <carlton@math.stanford.edu>
12964
12965 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
12966 respect to PR c++/33 into FAILs.
12967
12968 2003-03-03 Michael Chastain <mec@shout.net>
12969
12970 * configure.in: Update copyright years.
12971
12972 2003-03-03 Michael Chastain <mec@shout.net>
12973
12974 * Makefile.in: Update copyright years.
12975
12976 2003-02-28 David Carlton <carlton@math.stanford.edu>
12977
12978 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
12979 print class instead of struct and/or superfluous protection
12980 specifiers, as long as the resulting output is equivalent to the
12981 source code.
12982 Delete FIXME from end of messages on tests that don't need
12983 fixing.
12984
12985 2003-02-28 David Carlton <carlton@math.stanford.edu>
12986
12987 * gdb.c++/templates.exp (do_tests): Allow const in the two
12988 Foo<volatile char *>::foo tests.
12989
12990 2003-02-27 Michael Snyder <msnyder@redhat.com>
12991
12992 * gdb.base/restore.c (main): Return zero, so exit code
12993 will be consistant.
12994
12995 2003-02-26 David Carlton <carlton@math.stanford.edu>
12996
12997 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
12998 char *>::foo" test with respect to PR c++/33. Create a new test
12999 which is identical to that one except that it doesn't put the
13000 space between the "char" and the "*"; KFAIL it, too.
13001
13002 2003-02-26 David Carlton <carlton@math.stanford.edu>
13003
13004 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
13005 template types into either PASSes or KFAILs (corresponding to PR
13006 c++/57). Tweak indentation. Update copyright.
13007
13008 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
13009
13010 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
13011
13012 2003-02-13 Michael Chastain <mec@shout.net>
13013
13014 * gdb.base/exprs.exp: Remove i960 remnants.
13015 * gdb.base/funcargs.exp: Likewise.
13016 * gdb.base/list.exp: Likewise.
13017 * gdb.base/ptype.exp: Likewise.
13018
13019 2003-02-14 David Carlton <carlton@math.stanford.edu>
13020
13021 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
13022 pEe->D::vg()" from XFAIL to KFAIL.
13023
13024 2003-02-13 Jason Molenda (jmolenda@apple.com)
13025
13026 * gdb.base/maint.exp: Update maint print statistics regexp to include
13027 new entries.
13028
13029 2003-02-13 Michael Chastain <mec@shout.net>
13030
13031 * gdb.c++/inherit.exp: Remove call to get_debug_format.
13032
13033 2003-02-12 Michael Chastain <mec@shout.net>
13034
13035 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
13036 * gdb.c++/inherit.exp: Likewise.
13037 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
13038 * gdb.c++/templates.exp: Likewise.
13039 * gdb.c++/virtfunc.exp: Likewise.
13040
13041 2003-02-06 Jason Molenda (jason-cl@molenda.com)
13042
13043 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
13044 why the code is written that way.
13045
13046 2003-02-05 Michael Chastain <mec@shout.net>
13047
13048 * gdb.base/dump.exp: Add missing copyright line.
13049
13050 2003-02-05 Jason Molenda (jason-cl@molenda.com)
13051
13052 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
13053 at the beginning so the breakpoint doesn't get set on the loop.
13054
13055 2003-02-05 Michael Chastain <mec@shout.net>
13056
13057 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
13058 output for configurations with gcc 2.95.3.
13059
13060 2003-02-05 Keith Seitz <keiths@redhat.com>
13061 Andrew Cagney <ac131313@redhat.com>
13062
13063 * gdb.mi/mi-cli.exp: New file.
13064
13065 2003-02-04 Michael Chastain <mec@shout.net>
13066
13067 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
13068 Call perror and then continue.
13069
13070 2003-02-03 Michael Chastain <mec@shout.net>
13071
13072 * gdb.c++/pr-1023.cc: New file.
13073 * gdb.c++/pr-1023.exp: New file.
13074
13075 2003-02-05 Jim Blandy <jimb@redhat.com>
13076
13077 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
13078 it's local to foobar. Check for it there, and check that it's not
13079 present in main.
13080 * gdb.c++/local.cc (marker2): New function.
13081 (foobar): Call marker1.
13082 (main): Call marker2 instead of marker1.
13083
13084 2003-02-04 Andrew Cagney <ac131313@redhat.com>
13085
13086 * gdb.disasm/mn10200.exp: Obsolete file.
13087 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
13088 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
13089 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
13090
13091 2003-02-04 David Carlton <carlton@math.stanford.edu>
13092
13093 * gdb.c++/overload.exp: Test intToChar(1).
13094 * gdb.c++/overload.cc (intToChar): New.
13095 (main): Call intToChar.
13096
13097 2003-02-03 David Carlton <carlton@math.stanford.edu>
13098
13099 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
13100 'might_kfail' arg.
13101 KFAIL some of the continue_to_bp_overloaded calls, according to
13102 PR c++/1025.
13103
13104 2003-02-01 Michael Chastain <mec@shout.net>
13105
13106 * gdb.base/advance.c (marker1): New marker function.
13107 * gdb.base/advance.exp: When the 'advance' command lands on the
13108 return breakpoint, it can legitimately stop on either the
13109 current line or the next line. Accommodate both outcomes.
13110 * gdb.base/until.exp: Likewise.
13111
13112 2003-02-02 Andrew Cagney <ac131313@redhat.com>
13113
13114 2002-11-10 Jason Molenda (jason-cl@molenda.com):
13115 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
13116 now a list, not a tuple.
13117 * gdb.mi/mi-var-display.exp: Ditto.
13118 * gdb.mi/gdb792.exp: Ditto.
13119
13120 2003-02-01 Andrew Cagney <ac131313@redhat.com>
13121
13122 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
13123 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
13124 stack backtraces.
13125 * gdb.mi/mi-syn-frame.c: Part of same.
13126
13127 2003-02-01 Mark Kettenis <kettenis@gnu.org>
13128
13129 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
13130 gdb.mi/mi1-pthreads.exp: Return instead of calling
13131 gdb_suppress_entire_file.
13132
13133 2003-02-01 Mark Salter <msalter@redhat.com>
13134
13135 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
13136
13137 2003-01-31 Mark Salter <msalter@redhat.com>
13138
13139 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
13140 Support empty arg.
13141
13142 2003-01-30 Michael Chastain <mec@shout.net>
13143
13144 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
13145 This was a workaround for a UTF-8 bug in readline 4.3. The bug
13146 has been fixed in gdb/readline on 2003-01-09.
13147
13148 2003-01-29 Michael Snyder <msnyder@redhat.com>
13149
13150 * gdb.base/maint.exp: Allow for leading underscore in symbol.
13151 * gdb.base/display.exp: Allow for leading underscore in symbol.
13152 * gdb.base/args.exp: Skip if target does not support args passing.
13153
13154 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
13155
13156 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
13157 gdb_test. Accept a list of expect arguments as the third
13158 parameter.
13159 (gdb_test): Use it.
13160
13161 2003-01-20 Elena Zannoni <ezannoni@redhat.com>
13162
13163 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
13164 allow for different test tree configurations. Update some
13165 tescases accordingly.
13166 * gdb.arch/altivec-regs.exp: Ditto.
13167 * gdb.asm/asm-source.exp: Ditto.
13168 * gdb.base/advance.exp: Ditto.
13169 * gdb.base/display.exp: Ditto.
13170 * gdb.base/long_long.exp: Ditto.
13171 * gdb.base/mips_pro.exp: Ditto.
13172 * gdb.base/overlays.exp: Ditto.
13173 * gdb.base/relocate.exp: Ditto.
13174 * gdb.base/setshow.exp: Ditto.
13175 * gdb.base/step-line.exp: Ditto.
13176 * gdb.base/step-test.exp: Ditto.
13177 * gdb.base/until.exp: Ditto.
13178 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
13179
13180 2003-01-17 David Carlton <carlton@math.stanford.edu>
13181
13182 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
13183 corresponding to PR c++/945.
13184 Update copyright.
13185
13186 2003-01-17 David Carlton <carlton@math.stanford.edu>
13187
13188 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
13189 corresponding to PR c++/68.
13190
13191 2003-01-17 David Carlton <carlton@math.stanford.edu>
13192
13193 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
13194 (test_paddr_hairy_functions): Call print_addr_2_kfail for
13195 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
13196
13197 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
13198
13199 * gdb.base/break.exp: Fix change of default location, because of
13200 removal of until tests.
13201 * gdb.base/help.exp: Update test for new 'until' help message.
13202 Add test for help on 'advance'.
13203 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
13204
13205 2003-01-15 Mark Kettenis <kettenis@gnu.org>
13206
13207 * gdb.base/default.exp: Adapt "info float" test for recent changes
13208 to that command. Add test for "info vector".
13209 * gdb.base/float.exp: New file. Add test for "info float" that
13210 resembles the old test in gdb.base/default.exp.
13211
13212 2003-01-15 David Carlton <carlton@math.stanford.edu>
13213
13214 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
13215
13216 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
13217
13218 * gdb.base/break.exp: Move the tests of until command from here...
13219 * gdb.base/until.exp: ... to here. New file. Add other tests.
13220 * gdb.base/advance.c: New file.
13221 * gdb.base/advance.exp: New file.
13222
13223 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
13224
13225 * gdb.base/args.c: New file.
13226 * gdb.base/args.exp: New file.
13227
13228 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
13229
13230 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
13231
13232 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
13233
13234 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
13235
13236 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
13237
13238 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
13239 dates.
13240
13241 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
13242
13243 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
13244
13245 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
13246
13247 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
13248 (ptype &*"foo").
13249 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
13250
13251 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
13252
13253 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
13254 * gdb.mi/mi1-console.exp: Likewise.
13255
13256 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
13257
13258 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
13259 * gdb.mi/mi1-console.exp: Likewise.
13260
13261 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
13262
13263 * gdb.c++/overload.exp: Remove some fixed XFAILs.
13264
13265 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
13266
13267 * gdb.base/detach.exp: New test.
13268
13269 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
13270
13271 * Makefile.in (ALL_SUBDIRS): New variable.
13272 (subdirs, clean, distclean): Use it.
13273 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
13274 regenerating Makefile, since it is generated from the top level.
13275 * gdb.asm/Makefile.in: Likewise.
13276 * gdb.base/Makefile.in: Likewise.
13277 * gdb.c++/Makefile.in: Likewise.
13278 * gdb.disasm/Makefile.in: Likewise.
13279 * gdb.java/Makefile.in: Likewise.
13280 * gdb.mi/Makefile.in: Likewise.
13281 * gdb.threads/Makefile.in: Likewise.
13282 * gdb.trace/Makefile.in: Likewise.
13283
13284 2003-01-09 David Carlton <carlton@math.stanford.edu>
13285
13286 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
13287 Add copyright year 2003.
13288
13289 2003-01-06 Michael Chastain <mec@shout.net>
13290
13291 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
13292 When selecting a thread, 'line' and 'file' are optional.
13293 * gdb.mi/mi1-pthreads.exp: Likewise.
13294
13295 2003-01-06 Andreas Schwab <schwab@suse.de>
13296
13297 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
13298 failures.
13299
13300 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
13301
13302 Fix PR gdb/844
13303 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
13304 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
13305
13306 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
13307 instead of calling gdb_suppress_entire_file.
13308 * gdb.threads/print-threads.exp: Likewise.
13309 * gdb.threads/schedlock.exp: Likewise.
13310
13311 * gdb.threads/killed.exp: Return instead of calling
13312 gdb_suppress_entire_file.
13313 * gdb.threads/linux-dp.exp: Likewise.
13314 * gdb.threads/pthreads.exp: Likewise.
13315
13316 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
13317
13318 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
13319 stabs.
13320 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
13321 * gdb.base/whatis.exp: Always allow (void) after function names.
13322
13323 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
13324
13325 * gdb.c++/casts.exp: Correct regexp.
13326
13327 2003-01-04 Mark Kettenis <kettenis@gnu.org>
13328
13329 * configure.in: Call AC_CONFIG_HEADER. Don't call
13330 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
13331 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
13332 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
13333 aforementioned directories in the AC_OUPUT call.
13334 * config.hin: New file.
13335 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
13336 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
13337 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
13338 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
13339 pass -I$objdir instead of -I$objdir/$subdir in compilation.
13340 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
13341 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
13342 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
13343 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
13344 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
13345 gdb.threads/configure.in, gdb.threads/configure,
13346 gdb.threads/config.in, gdb.trace/configure.in,
13347 gdb.trace/configure: Removed.
13348
13349 2003-01-03 Michael Chastain <mec@shout.net>
13350
13351 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
13352 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
13353
13354 2003-01-03 Daniel Jacobowitz <drow@mvista.com>
13355
13356 * gdb.base/store.exp: Fix regular expressions.
13357
13358 2002-12-28 Mark Kettenis <kettenis@gnu.org>
13359
13360 * configure.in: Rewrite.
13361 * configure: Regenerated.
13362
13363 2003-01-03 David Carlton <carlton@math.stanford.edu>
13364
13365 * gdb.base/psymtab.exp: New file.
13366 * gdb.base/psymtab1.c: Ditto.
13367 * gdb.base/psymtab2.c: Ditto.
13368
13369 2002-12-23 Adam Fedor <fedor@gnu.org>
13370
13371 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
13372
13373 2002-12-23 David Carlton <carlton@math.stanford.edu>
13374
13375 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
13376 and current_directory initialization.
13377
13378 2002-12-22 Jim Blandy <jimb@redhat.com>
13379
13380 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
13381 rather than as part of the output file name.
13382
13383 * gdb.base/attach.exp: There's no need to copy the test program to
13384 /tmp; that was only ever necessary on HP/UX, and this test is
13385 entirely disabled there anyway.
13386
13387 2002-12-21 Jim Blandy <jimb@redhat.com>
13388
13389 * gdb.c++/psmang.exp: Doc fix.
13390
13391 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
13392 test.
13393
13394 2002-12-20 David Carlton <carlton@math.stanford.edu>
13395
13396 * gdb.c++/annota2.exp: KFAIL annotate-quit.
13397
13398 2002-12-18 Michael Chastain <mec@shout.net>
13399
13400 * gdb.c++/annota2.exp: Add copyright year 2002.
13401
13402 2002-12-17 David Carlton <carlton@math.stanford.edu>
13403
13404 * gdb.c++/try_catch.cc: Add marker comments.
13405 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
13406 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
13407 * gdb.c++/m-static.cc: Ditto.
13408 * gdb.c++/m-static1.cc: Ditto.
13409 * gdb.c++/try_catch.cc: Ditto.
13410
13411 2002-12-16 Jeff Johnston <jjohnstn@redhat.com>
13412
13413 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
13414 to see whether we are using the new -environment-directory
13415 command which resets via -r or the old version of the command
13416 which may prompt the user. Part of fix for gdb/741.
13417
13418 2002-12-13 Andrew Cagney <ac131313@redhat.com>
13419
13420 * gdb.fortran/types.exp: Update obsolete comment.
13421 * gdb.fortran/exprs.exp: Ditto.
13422 * lib/gdb.exp: Delete obsolete code.
13423 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
13424 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
13425 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
13426 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
13427 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
13428 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
13429 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
13430 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
13431 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
13432 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
13433 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
13434 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
13435 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
13436 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
13437 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
13438 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
13439 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
13440 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
13441 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
13442 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
13443 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
13444 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
13445 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
13446 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
13447 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
13448 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
13449 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
13450 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
13451 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
13452 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
13453 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
13454 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
13455 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
13456 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
13457 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
13458 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
13459 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
13460
13461 2002-12-11 David Carlton <carlton@math.stanford.edu>
13462
13463 * gdb.c++/m-data.exp: Add test for members that shadow global
13464 variables: see PR gdb/804.
13465 * gdb.c++/m-data.cc: Ditto.
13466
13467 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
13468
13469 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
13470
13471 2002-12-06 David Carlton <carlton@math.stanford.edu>
13472
13473 * gdb.base/store.c: Don't declare functions static.
13474
13475 2002-12-04 Andrew Cagney <ac131313@redhat.com>
13476
13477 * gdb.base/store.exp, gdb.base/store.c: New files.
13478
13479 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
13480
13481 * gdb.base/selftest.exp: Update for current gdb.
13482
13483 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
13484
13485 * gdb.base/maint.exp: Only dump symbols from one source file
13486 or objfile.
13487
13488 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
13489
13490 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
13491 function call.
13492
13493 2002-11-25 Jim Blandy <jimb@redhat.com>
13494
13495 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
13496 function appearing in error message.
13497
13498 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
13499
13500 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
13501
13502 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
13503
13504 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
13505 for mi1 and current mi is in correct format. New mi startup message
13506 should be in mi console format. This is part of fix for PR gdb/604.
13507
13508 2002-09-18 Fernando Nasser <fnasser@redhat.com>
13509
13510 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
13511 which explicitly prints the zero offset as "+0".
13512
13513 2002-10-22 Daniel Jacobowitz <drow@mvista.com>
13514
13515 * gdb.threads/schedlock.c (args): Make unsigned.
13516
13517 2002-10-21 Daniel Jacobowitz <drow@mvista.com>
13518
13519 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
13520 numbers. Allow "foo2|selected stack frame".
13521 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
13522 * gdb.asm/asmsrc2.s: Likewise.
13523 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
13524 comments.
13525 * gdb.asm/mips.inc: New file.
13526
13527 2002-10-18 Adam Fedor <fedor@gnu.org>
13528
13529 * gdb.base/default.exp: Update expected output to include 'ObjC'.
13530 * gdb.base/help.exp: Likewise.
13531
13532 2002-10-17 Kevin Buettner <kevinb@redhat.com>
13533
13534 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
13535 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
13536
13537 2002-10-02 Jim Blandy <jimb@redhat.com>
13538
13539 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
13540
13541 2002-10-01 Andrew Cagney <ac131313@redhat.com>
13542
13543 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
13544 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
13545 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
13546 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
13547 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
13548 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
13549 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
13550
13551 2002-09-29 Andrew Cagney <ac131313@redhat.com>
13552
13553 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
13554 * mi0-disassemble.exp, mi0-eval.exp: Delete.
13555 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
13556 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
13557 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
13558 * mi0-var-block.exp, mi0-var-child.exp: Delete.
13559 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
13560
13561 2002-09-27 Kevin Buettner <kevinb@redhat.com>
13562
13563 * gdb.base/annota1.exp (info break): Make directory components of
13564 path optional since not all compilers emit this debug information.
13565
13566 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
13567 step ends up stepping out of the function instead of stopping on
13568 the epilogue.
13569
13570 2002-09-26 Keith Seitz <keiths@redhat.com>
13571
13572 * lib/insight-support.exp (gdbtk_start): Figure out where
13573 the insight executable is based on where gdb is. Use this
13574 executable to start insight instead of gdb.
13575
13576 2002-09-25 Andrew Cagney <cagney@redhat.com>
13577
13578 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
13579
13580 2002-09-24 Andrew Cagney <ac131313@redhat.com>
13581
13582 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
13583 test_isolated_complaints.
13584 (test_empty_complaint): New function.
13585 (test_empty_complaints): New function. Check no output when no
13586 complaints.
13587
13588 2002-09-19 Jim Blandy <jimb@redhat.com>
13589
13590 * gdb.base/charset.exp, gdb.base/charset.c: New files.
13591
13592 2002-09-19 Andrew Cagney <ac131313@redhat.com>
13593
13594 * gdb.gdb/complaints.exp: New file.
13595
13596 2002-09-18 Andrew Cagney <ac131313@redhat.com>
13597
13598 * gdb.base/maint.exp: Check `help maint internal-warning'.
13599
13600 2002-09-18 David Carlton <carlton@math.stanford.edu>
13601
13602 * gdb.c++/m-static.exp: Remove breakpoints depending on line
13603 numbers, and replace them by a single breakpoint after the
13604 constructors are all finished.
13605 Add test 4.
13606 * gdb.c++/m-static.cc: Add test 4.
13607 * gdb.c++/m-static.h: New file.
13608 * gdb.c++/m-static1.cc: New file.
13609
13610 * gdb.c++/printmethod.exp: New file.
13611 * gdb.c++/printmethod.cc: New file.
13612
13613 * gdb.c++/pr-574.exp: New file.
13614 * gdb.c++/pr-574.cc: New file.
13615
13616 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
13617
13618 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
13619 embedded targets which never actually exit.
13620
13621 2002-09-18 Fernando Nasser <fnasser@redhat.com>
13622
13623 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
13624 "don't step after run" as unresolved or unsupported, instead of xfail.
13625
13626 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
13627
13628 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
13629 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
13630 Add newline to expected string in "step out of main (status wrapper)"
13631 case.
13632
13633 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
13634
13635 * lib/gdb.exp (rerun_to_main): Allow restarting application.
13636 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
13637
13638 2002-09-17 Tom Tromey <tromey@redhat.com>
13639
13640 * gdb.base/printcmds.exp (test_print_string_constants): Expect
13641 \000, not \0, in double-quoted string.
13642
13643 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
13644
13645 * gdb.base/commands.exp: Don't expect a "Program exited normally"
13646 string after running the commands execution on breakpoint tests.
13647
13648 2002-09-13 Corinna Vinschen <vinschen@redhat.com>
13649
13650 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
13651
13652 2002-09-12 Joel Brobecker <brobecker@gnat.com>
13653
13654 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
13655
13656 2002-09-10 Keith Seitz <keiths@redhat.com>
13657
13658 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
13659 runto proc.
13660 (mi_run_to_main): Use mi_runto.
13661 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
13662
13663 2002-09-10 Keith Seitz <keiths@redhat.com>
13664
13665 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
13666 regexp for stopping at main. Could have multiple event notifications.
13667 Don't assume that main was declared with no parameters.
13668 (mi_next): Use mi_step_to.
13669 (mi_step): Use mi_next_to.
13670
13671 2002-09-09 Corinna Vinschen <vinschen@redhat.com>
13672
13673 * gdb.base/default.exp: Fix expected string in `info float' test.
13674
13675 2002-09-09 Ben Elliston <bje@redhat.com>
13676
13677 * config/mips.exp: Update comments.
13678 * config/mips-idt.exp: Likewise.
13679 * config/nind.exp: Likewise.
13680 * config/slite.exp: Likewise.
13681 * config/sparclet.exp: Likewise.
13682 * config/udi.exp: Likewise.
13683 * config/vx.exp: Likewise.
13684 * config/vxworks29k.exp: Likewise.
13685
13686 2002-09-05 Jim Blandy <jimb@redhat.com>
13687
13688 * gdb.threads/killed.exp: Fix test failure message.
13689
13690 2002-09-04 Keith Seitz <keiths@redhat.com>
13691
13692 * lib/mi-support.exp: Update copyright.
13693 (mi_gdb_test): Increase the priority of the expected pattern
13694 so that it matches gdb_test.
13695
13696 2002-09-03 Keith Seitz <keiths@redhat.com>
13697
13698 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
13699 Use integer comparison instead of string comparison for testing
13700 whether binary was built.
13701
13702 2002-09-03 Jim Blandy <jimb@redhat.com>
13703
13704 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
13705
13706 2002-08-29 Jim Blandy <jimb@redhat.com>
13707
13708 * gdb.threads/pthreads.exp: Move the portable thread compilation
13709 code into a function in lib/gdb.exp, and call that from here.
13710 * lib/gdb.exp (gdb_compile_pthreads): New function.
13711
13712 2002-08-29 Keith Seitz <keiths@redhat.com>
13713
13714 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
13715 expect_out so that callers can get at it.
13716
13717 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
13718
13719 * gdb.threads/print-threads.c: New file.
13720 * gdb.threads/print-threads.exp: New file.
13721 * gdb.threads/schedlock.c: New file.
13722 * gdb.threads/schedlock.exp: New file.
13723
13724 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
13725
13726 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
13727 not altivec.c.
13728
13729 2002-08-17 Mark Kettenis <kettenis@gnu.org>
13730
13731 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
13732 targets. The problem should be fixed now.
13733
13734 2002-08-15 Mark Kettenis <kettenis@gnu.org>
13735
13736 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
13737 2002-07-24 change that removes final dots from error messages.
13738
13739 2002-08-13 Tom Tromey <tromey@redhat.com>
13740
13741 * gdb.base/readline.exp: New file.
13742
13743 2002-08-01 Andrew Cagney <ac131313@redhat.com>
13744
13745 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
13746 supress message.
13747
13748 2002-08-01 Andrew Cagney <cagney@redhat.com>
13749
13750 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
13751 CHILL_FOR_TARGET and CHILL_LIB.
13752 * configure.in (configdirs): Remove gdb.chill.
13753 * configure: Regenerate.
13754 * lib/gdb.exp: Obsolete references to chill.
13755 * gdb.fortran/types.exp: Ditto.
13756 * gdb.fortran/exprs.exp: Ditto.
13757
13758 2002-07-30 Kevin Buettner <kevinb@redhat.com>
13759
13760 * gdb.base/shlib-call.exp (additional_flags): Conditionally
13761 set Irix-specific compile and link flags.
13762
13763 2002-07-29 Kevin Buettner <kevinb@redhat.com>
13764
13765 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
13766 source files. The ``-o'' option doesn't work with the ``-E'' option
13767 when using the Irix compiler.
13768
13769 2002-07-19 Daniel Jacobowitz <drow@mvista.com>
13770
13771 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
13772 Improve support for reusing an exec file. Copy exec file
13773 to target, and run gdbserver on the target instead of on the host.
13774
13775 2002-07-18 Jim Blandy <jimb@redhat.com>
13776
13777 * gdb.base/ending-run.exp: Don't expect to see the program end in
13778 some orderly fashion when we're running on a real stand-alone
13779 board.
13780
13781 * gdb.base/interrupt.exp: Correct logic for skipping tests on
13782 targets that don't support interrupts.
13783
13784 2002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
13785
13786 * gdb.base/attach.exp: Add patterns to match output from /proc-based
13787 systems.
13788 Move comments in expect statements to inside the actions, so that they
13789 don't get matched against.
13790
13791 2002-07-10 Mark Kettenis <kettenis@gnu.org>
13792
13793 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
13794 function when asleep" test.
13795
13796 2002-07-10 Andrew Cagney <ac131313@redhat.com>
13797
13798 * gdb.base/page.exp: Rewrite to handle problems with very long
13799 `info set' output. Update copyright.
13800
13801 2002-06-26 Andrew Cagney <ac131313@redhat.com>
13802
13803 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
13804 gdb.threads-hp.
13805 * gdb.hp/configure: Regenerate.
13806 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
13807 * gdb.hp/gdb.threads-hp/configure: Delete file.
13808 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
13809
13810 2002-06-22 Andrew Cagney <ac131313@redhat.com>
13811
13812 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
13813 setlocale, bindtextdomain and textdomain.
13814
13815 2002-06-11 Jim Blandy <jimb@redhat.com>
13816
13817 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
13818 preprocessor macro information is present.
13819
13820 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
13821 tests.
13822
13823 2002-06-06 Michael Snyder <msnyder@redhat.com>
13824
13825 * gdb.base/overlays.exp: Record addresses of overlay
13826 functions in TCL variables rather than in GDB variables,
13827 to avoid having GDB convert them to pointers (with loss
13828 of information).
13829
13830 * gdb.base/d10v.ld: Merge in several years worth of
13831 default linker script changes.
13832 * gdb.base/long_long.exp: Add check for sizeof (long double).
13833
13834 2002-06-06 Michal Ludvig <mludvig@suse.cz>
13835
13836 * gdb.asm/asm-source.exp: Add x86-64 target.
13837 * gdb.asm/x86_64.inc: New.
13838
13839 2002-05-30 Michael Chastain <mec@shout.net>
13840
13841 From Benjamin Kosnik <bkoz@redhat.com>:
13842 * gdb.c++/m-static.cc: New file.
13843 * gdb.c++/m-static.exp: New file.
13844
13845 2002-05-28 Michael Snyder <msnyder@redhat.com>
13846
13847 * gdb.base/call-ar-st.exp: Allow for reduced floating point
13848 precision.
13849
13850 2002-05-27 Michael Chastain <mec@shout.net>
13851
13852 From Benjamin Kosnik <bkoz@redhat.com>:
13853 * gdb.c++/m-data.cc: New file.
13854 * gdb.c++/m-data.exp: New file.
13855
13856 2002-05-27 Michael Chastain <mec@shout.net>
13857
13858 From Benjamin Kosnik <bkoz@redhat.com>:
13859 * gdb.c++/try_catch.cc: New file.
13860 * gdb.c++/try_catch.exp: New file.
13861
13862 2002-05-27 Michael Chastain <mec@shout.net>
13863
13864 * gdb.c++/local.exp: Accept more nested types in output.
13865
13866 2002-05-26 Michael Chastain <mec@shout.net>
13867
13868 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
13869
13870 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
13871
13872 * lib/gdb.exp (gdb_wrapper_init): Just because
13873 gdb_wrapper_file exists, this does not mean that the file
13874 should not be rebuilt. That is what gdb_wrapper_initialized
13875 is for.
13876 (default_gdb_init): Reset gdb_wrapper_initialized.
13877
13878 2002-05-23 Michael Snyder <msnyder@redhat.com>
13879
13880 * gdb.base/all-bin.exp: Revise previous patch by just reducing
13881 the precision of the floating point test results.
13882 * gdb.base/call-rt-st.exp: Ditto.
13883
13884 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
13885 * gdb.base/call-rt-st.exp: Ditto.
13886
13887 2002-05-19 Michael Chastain <mec@shout.net>
13888
13889 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
13890
13891 2002-05-19 Elena Zannoni <ezannoni@redhat.com>
13892
13893 * configure.in (configdirs): Add gdb.arch.
13894 * configure: Regenerate.
13895
13896 2002-05-17 Jim Blandy <jimb@redhat.com>
13897
13898 * gdb.base/completion.exp: Recognize the more detailed error
13899 messages produced by the macro expander's lexical analyzer.
13900
13901 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
13902
13903 * gdb.arch/altivec-abi.c: New file.
13904 * gdb.arch/altivec-abi.exp: New file.
13905 * gdb.arch/altivec-regs.c: New file.
13906 * gdb.arch/altivec-regs.exp: New file.
13907
13908 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
13909
13910 * gdb.base/maint.exp (maint print type): Update for new type
13911 structure.
13912
13913 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
13914
13915 * gdb.arch: New directory.
13916 * gdb.arch/configure.in: New file.
13917 * gdb.arch/configure: New file.
13918 * gdb.arch/Makefile.in: New file.
13919
13920 2002-05-13 Corinna Vinschen <vinschen@redhat.com>
13921
13922 * gdb.asm/asm-source.exp: Add v850 as supported target.
13923 * gdb.asm/v850.inc: New file.
13924
13925 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
13926
13927 * gdb.c++/annota2.exp (annotate-quit): Add comment.
13928
13929 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
13930
13931 * gdb.base/break.exp: Check 'break "marker2"'.
13932
13933 2002-05-10 Michael Snyder <msnyder@redhat.com>
13934
13935 * gdb.base/long_long.exp: Fix typo.
13936
13937 2002-05-10 Jim Blandy <jimb@redhat.com>
13938
13939 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
13940 a bug.
13941
13942 * gdb.base/printcmds.exp (test_integer_literals_rejected):
13943 Recognize more detailed error message produced by the macro
13944 expander's lexical analyzer.
13945 * lib/gdb.exp (test_print_reject): Same.
13946
13947 2002-05-09 Mark Kettenis <kettenis@gnu.org>
13948
13949 * gdb.c++/method.exp: Fix typo.
13950
13951 2002-05-08 Michael Snyder <msnyder@redhat.com>
13952
13953 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
13954 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
13955 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
13956 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
13957 Add iftarget clause for strongarm.
13958
13959 2002-05-06 Michael Snyder <msnyder@redhat.com>
13960
13961 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
13962 (gdb_continue_to_end): Accept output from status wrapper.
13963 * gdb.base/ending-run.exp: Add case for output from status wrapper.
13964 Clean up fail messages to match pass messages.
13965
13966 Enable the "needs_status_wrapper" testsuite feature.
13967 * lib/gdb.exp (gdb_wrapper_init): New procedure.
13968 (gdb_compile): Conditionally call gdb_wrapper_init.
13969 * gdb.base/a2-run.exp: Recognize output from status wrapper.
13970 * gdb.c++/method.exp: Recognize output from status wrapper.
13971
13972 2002-05-06 Ben Elliston <bje@redhat.com>
13973 From Graydon Hoare <graydon@redhat.com>
13974
13975 * config/sid.exp: Include support for "rawsid" protocol.
13976
13977 2002-05-03 Jim Blandy <jimb@redhat.com>
13978
13979 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
13980 * gdb.c++/hang3.C: New file.
13981
13982 2002-05-04 Andrew Cagney <ac131313@redhat.com>
13983
13984 * gdb.base/default.exp: Remove obsolete code.
13985 * gdb.c++/misc.exp: Ditto. Update copyright.
13986 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
13987 * gdb.base/whatis.exp: Ditto. Update copyright.
13988 * gdb.base/scope.exp: Ditto. Update copyright.
13989 * gdb.base/ptype.exp: Ditto. Update copyright.
13990 * gdb.base/printcmds.exp: Ditto. Update copyright.
13991 * gdb.base/opaque.exp: Ditto. Update copyright.
13992 * gdb.base/list.exp: Ditto.
13993 * gdb.base/funcargs.exp: Ditto. Update copyright.
13994 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
13995 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
13996 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
13997 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
13998 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
13999 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
14000
14001 2002-05-02 Michael Snyder <msnyder@redhat.com>
14002
14003 * gdb.base/watchpoint.exp: Add xscale target.
14004 * gdb.base/long_long.exp: Add xscale target.
14005 * gdb.base/default.exp: Add xscale target.
14006
14007 2002-05-01 Jim Blandy <jimb@redhat.com>
14008
14009 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
14010 gdb.c++/hang.exp: New test.
14011
14012 2002-05-01 Fred Fish <fnf@redhat.com>
14013
14014 * gdb.base/completion.exp: Handle completions of "./Make" for
14015 more than one completion possibility, as is the case when we
14016 build and test in the source tree.
14017
14018 2002-04-29 Anthony Green <green@redhat.com>
14019
14020 * gdb.java/jmisc1.exp: New file.
14021 * gdb.java/jmisc2.exp: New file.
14022
14023 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
14024
14025 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
14026
14027 2002-04-23 Elena Zannoni <ezannoni@redhat.com>
14028
14029 * gdb.base/help.exp: Change 'help status' to allow for target
14030 dependent output differences.
14031
14032 2002-04-22 Michael Chastain <mec@shout.net>
14033
14034 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
14035
14036 2002-04-22 Michael Chastain <mec@shout.net>
14037
14038 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
14039
14040 2002-04-17 David S. Miller <davem@redhat.com>
14041
14042 * gdb.asm/sparc64.inc: New file.
14043 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
14044
14045 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
14046
14047 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
14048 instruction file directly into the build tree. Clean up at end of
14049 test.
14050
14051 2002-04-18 David S. Miller <davem@redhat.com>
14052
14053 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
14054 handle 64-bit platforms correctly.
14055 * gdb.base/maint.exp: Likewise.
14056
14057 2002-04-18 Kevin Buettner <kevinb@redhat.com>
14058
14059 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
14060 ``-fpic'' when compiling files comprising a shared library, but
14061 it does need additional linker flags in order to find shared
14062 libraries at run time.
14063
14064 2002-04-18 Kevin Buettner <kevinb@redhat.com>
14065
14066 * gdb.base/cvexpr.c (use): New function.
14067 (main): Invoke use() on all global variables to prevent
14068 some linkers from deleting these otherwise unused symbols.
14069
14070 2002-04-17 Michael Chastain <mec@shout.net>
14071 From David S. Miller <davem@redhat.com>
14072
14073 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
14074 handle 64-bit platforms correctly.
14075
14076 2002-04-12 Michael Snyder <msnyder@redhat.com>
14077 From Jim Blandy <jimb@redhat.com>
14078 * gdb.base/foo.c (foox): Remove section attribute; the linker
14079 script can handle this instead.
14080 * gdb.base/bar.c (barx): Same.
14081 * gdb.base/baz.c (bazx): Same.
14082 * gdb.base/grbx.c (grbxx): Same.
14083
14084 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
14085 manager doesn't automatically unmap overlays unnecessarily.
14086
14087 2002-04-10 Martin M. Hunt <hunt@redhat.com>
14088
14089 * gdb.base/ending-run.exp: Fix pattern for Mips targets
14090 stepping out of main.
14091
14092 2002-04-09 Michael Chastain <mec@shout.net>
14093
14094 * gdb.c++/local.cc (main): Move call to marker1() inside nested
14095 scope so that the nested scope tests will make sense.
14096 * gdb.c++/local.exp: Write patterns that actually work with gcc
14097 (the HP patterns "were never known to work with gcc").
14098 Keep the old aCC patterns too.
14099
14100 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
14101
14102 * gdb.base/attach.exp: Correct target board test.
14103
14104 2002-04-08 Michael Chastain <mec@shout.net>
14105
14106 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
14107 in a const method. Add some xfail and fail cases for configurations
14108 that do not emit the "const ...".
14109
14110 2002-04-07 Michael Chastain <mec@shout.net>
14111
14112 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
14113 Accept "A * const" and "const A * const" as type of "this".
14114 Fix spelling of getFunky throughout. Make messages uniform.
14115
14116 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
14117
14118 Work around for PR gdb/285:
14119 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
14120
14121 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
14122
14123 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
14124 instructions file at run time instead of configure time.
14125 Sometimes we run the test in a directory that is not the one we
14126 configured in.
14127 * gdb.asm/configure.in: Delete creation of symlink.
14128 * gdb.asm/configure: Regenerate.
14129
14130 2002-04-05 J. Brobecker <brobecker@gnat.com>
14131
14132 * gdb.gdb/xfullpath.exp: New test, to exercise the new
14133 xfullpath () function.
14134
14135 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
14136
14137 * gdb.asm/Makefile.in: Correct dependencies.
14138
14139 * gdb.asm/powerpc.inc: New file.
14140 * gdb.asm/asm-source.exp: Add PowerPC.
14141 * gdb.asm/configure.in: Likewise.
14142 * gdb.asm/configure: Regenerated.
14143
14144 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
14145
14146 * gdb.base/relocate.exp: New file.
14147 * gdb.base/relocate.c: New file.
14148
14149 2002-04-04 Fred Fish <fnf@redhat.com>
14150
14151 * gdb.base/step-test.exp: Update comment regarding stopping in
14152 memcpy/bcopy calls inserted as part of the compiler runtime.
14153
14154 2002-04-04 Michael Snyder <msnyder@redhat.com>
14155
14156 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
14157
14158 2002-04-03 Daniel Jacobowitz <drow@mvista.com>
14159
14160 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
14161 (gdb_expect): Remove $notransfer hack.
14162
14163 2002-04-02 Daniel Jacobowitz <drow@mvista.com>
14164
14165 * gdb.c++/classes.exp ("calling method for small class"): Match
14166 updated register output.
14167
14168 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
14169
14170 Fix PR gdb/452
14171 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
14172 when finished. Make gdb_file_cmd send "exec-file" when
14173 appropriate.
14174
14175 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
14176
14177 * gdb.base/attach.exp: Remove extra setup_xfail.
14178
14179 2002-03-26 Michael Snyder <msnyder@redhat.com>
14180
14181 * gdb.base/default.exp: Add tests for dump, append, and restore.
14182 * gdb.base/help.exp: Add tests for dump, append, and restore.
14183 * gdb.base/dump.exp: New file, test dump, append and restore.
14184 * gdb.base/dump.c: New file.
14185
14186 2002-03-27 Michael Snyder <msnyder@redhat.com>
14187
14188 * gdb.base/help.exp: Modify expect strings to reflect
14189 clean-ups in help messages.
14190
14191 2002-03-26 Fred Fish <fnf@redhat.com>
14192
14193 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
14194 have debugging info for those functions and the compiler uses them
14195 internally to copy structs around.
14196
14197 2002-03-26 Fred Fish <fnf@redhat.com>
14198
14199 * gdb.base/list.exp: Revert the change made yesterday and add note
14200 about why we don't list the default lines for remote targets.
14201
14202 2002-03-25 Michael Snyder <msnyder@redhat.com>
14203
14204 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
14205
14206 2002-03-25 Fred Fish <fnf@redhat.com>
14207
14208 * gdb.base/list.exp: This test works on remote targets so remove
14209 the short circuit for remote targets. Update copyright.
14210
14211 2002-03-25 Fred Fish <fnf@redhat.com>
14212
14213 * gdb.base/attach.exp: Fix logic error that was suppressing this
14214 test for all non hppa*-*-hpux* targets, instead of the hp target.
14215 Move comments closer to the suppression point. Also now need to
14216 check that we are running natively.
14217
14218 2002-03-22 Michael Snyder <msnyder@redhat.com>
14219
14220 * gdb.base/default.exp: Add test for gcore. Update copyright.
14221 * gdb.base/help.exp: Add test for gcore. Update copyright.
14222
14223 2002-03-06 Fred Fish <fnf@redhat.com>
14224
14225 * gdb.base/funcargs.c: Remove extraneous ';' character.
14226 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
14227
14228 2002-03-04 Michael Chastain <mec@shout.net>
14229
14230 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
14231 accommodate gcc v3 function signature.
14232 * gdb.mi/mi0-var-cmd-exp: Ditto.
14233
14234 2002-02-24 Andrew Cagney <ac131313@redhat.com>
14235
14236 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
14237 ``GNU/Linux'' or ``Linux kernel''
14238 * testsuite/gdb.threads/pthreads.c: Ditto.
14239
14240 2002-02-24 Michael Chastain <mec@shout.net>
14241
14242 * gdb.threads/pthreads.c (thread1): Add a return statement.
14243 (thread2): Likewise.
14244 (foo): Likewise.
14245
14246 2002-02-23 Michael Chastain <mec@shout.net>
14247
14248 * gdb.threads/linux-dp.c (philosopher): Add a return statement
14249 to placate gcc.
14250
14251 2002-02-23 Michael Chastain <mec@shout.net>
14252
14253 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
14254 test "ptype bint". The test passes on all my stabs configurations.
14255
14256 2002-02-21 Jim Blandy <jimb@redhat.com>
14257
14258 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
14259 filename at a time, and watch for the ones we want to see.
14260
14261 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
14262 types of pointers to prototyped functions.
14263
14264 2002-02-20 Andrew Cagney <ac131313@redhat.com>
14265
14266 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
14267 signed, unsigned and straight char.
14268 (padding_char, padding_short, padding_int, padding_long,
14269 padding_long_long, padding_float, padding_double,
14270 padding_long_double): New global variables.
14271 (fill, fill_structs): New functions.
14272
14273 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
14274 for correctly sized writes. Update copyright.
14275 (get_valueof): New procedure.
14276 (get_sizeof): Call get_valueof.
14277 (check_valueof): New procedure.
14278 (check_padding): New procedure.
14279
14280 2002-02-20 Michael Chastain <mec@shout.net>
14281
14282 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
14283 to setup_xfail. Document some of the remaining calls.
14284
14285 2002-02-18 Michael Chastain <mec@shout.net>
14286
14287 * gdb.c++/userdef.exp: Update copyright year.
14288
14289 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
14290
14291 * gdb.c++/userdef.exp: Test overloaded operators properly.
14292 Remove xfails.
14293
14294 2002-02-14 Michael Snyder <msnyder@redhat.com>
14295
14296 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
14297
14298 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
14299
14300 * gdb.base/a2-run.exp: Check for a remote target properly.
14301 * gdb.base/annota1.exp: Likewise.
14302 * gdb.base/list.exp: Likewise.
14303 * gdb.base/reread.exp: Likewise.
14304 * gdb.base/scope.exp: Likewise.
14305 * gdb.base/shlib-call.exp: Likewise.
14306 * gdb.base/term.exp: Likewise.
14307 * gdb.c++/annota2.exp: Likewise.
14308
14309 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
14310
14311 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
14312
14313 2002-02-10 Michael Chastain <mec@shout.net>
14314
14315 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
14316 (call_after_alloca): Ditto.
14317
14318 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
14319
14320 * gdb.base/ending-run.exp: Guard "cont" test with
14321 gdb_skip_stdio_test.
14322
14323 2002-02-06 Jim Blandy <jimb@redhat.com>
14324
14325 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
14326 from here...
14327 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
14328 To here. Disable this test on non-HP platforms. Add big comment.
14329
14330 2002-02-04 Michael Snyder <msnyder@redhat.com>
14331
14332 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
14333 other than d10v and m32r.
14334
14335 2002-02-02 Richard Earnshaw <rearnsha@arm.com>
14336
14337 * gdb.base/default.exp: Rewrite test patterns to reduce time
14338 taken to match them.
14339
14340 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
14341
14342 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
14343 Allow a start function above main.
14344 * gdb.threads/linux-dp.exp: Fix copyright date.
14345
14346 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
14347
14348 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
14349 (check_philosopher_stack): Check for manager thread before checking
14350 for a just-starting thread.
14351
14352 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
14353
14354 From Neil Booth <neil@daikokuya.demon.co.uk>:
14355 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
14356 warnings.
14357
14358 2002-01-21 Fred Fish <fnf@redhat.com>
14359
14360 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
14361 not caller.
14362
14363 2002-01-21 Jim Blandy <jimb@redhat.com>
14364
14365 * gdb.base/reread.exp: Check that GDB properly re-reads the
14366 executable file when it changes while no inferior is running.
14367
14368 2002-01-21 Fred Fish <fnf@redhat.com>
14369
14370 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
14371 optionally accept the "shlib events" variation.
14372
14373 2002-01-21 Jim Blandy <jimb@redhat.com>
14374
14375 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
14376 call `fflush' after every `printf', so that the output is produced
14377 at predictable points, regardless of whatever buffering does (or
14378 doesn't) take place.
14379 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
14380 at different points.
14381
14382 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
14383
14384 * gdb.c++/inherit.exp: Update copyright years.
14385 * gdb.c++/method.exp: Likewise.
14386
14387 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
14388
14389 * gdb.c++/classes.exp: Update for improved v3 support and skipping
14390 artificial methods/arguments.
14391 * gdb.c++/derivation.exp: Likewise.
14392 * gdb.c++/inherit.exp: Likewise.
14393 * gdb.c++/method.exp: Likewise.
14394 * gdb.c++/virtfunc.exp: Likewise.
14395
14396 2002-01-18 Andrew Cagney <ac131313@redhat.com>
14397
14398 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
14399 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
14400 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
14401 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
14402 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
14403 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
14404
14405 2002-01-17 Jim Blandy <jimb@redhat.com>
14406
14407 * gdb.asm/asm-source.exp (info symbol): Take another shot at
14408 anchoring the pattern matching the entry point symbol's name.
14409
14410 2002-01-17 Andrew Cagney <ac131313@redhat.com>
14411
14412 * gdb.base/maint.exp: Update ``maint internal-error'' to match
14413 continue/quit query. Update copyright.
14414
14415 2002-01-14 Michael Snyder <msnyder@redhat.com>
14416
14417 * gdb.base/gcore.exp: Remove extra debugging output.
14418
14419 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
14420
14421 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
14422 for slightly dubious v2 mangled string.
14423
14424 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
14425
14426 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
14427
14428 2002-01-10 Jason Merrill <jason@redhat.com>
14429
14430 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
14431
14432 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
14433 constructors.
14434 * gdb.c++/derivation.exp: Likewise.
14435 * gdb.c++/templates.exp: Likewise.
14436 * gdb.c++/virtfunc.exp: Likewise.
14437
14438 2002-01-10 Michael Snyder <msnyder@redhat.com>
14439
14440 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
14441
14442 2002-01-08 Michael Snyder <msnyder@redhat.com>
14443
14444 * gdb.base/gcore.exp: New test for generate-core-file command.
14445 * gdb.base/gcore.c: Testcase for above.
14446 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
14447
14448 2002-01-08 Jason Merrill <jason@redhat.com>
14449
14450 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
14451
14452 2002-01-07 Fred Fish <fnf@redhat.com>
14453
14454 * gdb.c++/overload.exp: Remove unconditional xfails for:
14455 print foo_instance1.overloadargs(1)
14456 print foo_instance1.overloadargs(1, 2)
14457 print foo_instance1.overloadargs(1, 2, 3)
14458 print foo_instance1.overloadargs(1, 2, 3, 4)
14459 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
14460 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
14461 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
14462 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
14463 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
14464 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
14465 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
14466 print foo_instance1.overload1arg()
14467 print foo_instance1.overload1arg((char)arg2)
14468 print foo_instance1.overload1arg((signed char)arg3)
14469 print foo_instance1.overload1arg((unsigned char)arg4)
14470 print foo_instance1.overload1arg((int)arg7)
14471 print foo_instance1.overload1arg((unsigned int)arg8)
14472 print foo_instance1.overload1arg((float)arg11)
14473 print foo_instance1.overload1arg((double)arg12)
14474
14475 2002-01-07 Michael Snyder <msnyder@redhat.com>
14476
14477 * gdb.base/huge.exp: New test. Print a very large target data object.
14478 (skip_huge_test): New test variable. Define if you want to skip this
14479 test. The test reads an 8 megabyte data object from the target, so it
14480 might be very time consuming on remote targets with a slow connection.
14481 * gdb.base/huge.c: New file. Test case for above.
14482
14483 2002-01-07 Fred Fish <fnf@redhat.com>
14484
14485 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
14486 g_instance.bfoo, and g_instance.cfoo.
14487
14488 2002-01-07 Jeffrey A Law <law@redhat.com>
14489
14490 * gdb.base/break.c (multi_line_if_conditional): New function.
14491 (multi_ilne_while_conditional): Likewise.
14492 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
14493 IF or WHILE condition puts the breakpoint at the start of
14494 the condition.
14495
14496 * gdb.base/selftest.exp (backtrace through signal handler): Remove
14497 hppa*-*-hpux* expected failure.
14498 * gdb.base/structs.exp (do_function_calls): Similarly.
14499
14500 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
14501 watchpoints.
14502
14503 2002-01-06 Andrew Cagney <ac131313@redhat.com>
14504
14505 Fix PR gdb/66.
14506 * gdb.base/structs.exp: Replace skip for a29k with skip for
14507 gdb,cannot_call_functions.
14508 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
14509 * gdb.base/callfuncs.exp: Ditto.
14510 * gdb.base/call-rt-st.exp: Ditto.
14511 * gdb.base/call-strs.exp: Ditto.
14512 * gdb.base/callfwmall.exp: Ditto.
14513 * gdb.base/scope.exp: Obsolete xfail a29k.
14514 * gdb.c++/misc.exp: Ditto.
14515 * gdb.c++/cplusfuncs.exp: Ditto.
14516 * gdb.base/ptype.exp: Ditto.
14517 * gdb.base/printcmds.exp: Ditto.
14518 * gdb.base/opaque.exp: Ditto.
14519 * gdb.base/list.exp: Ditto.
14520 * gdb.base/funcargs.exp: Ditto.
14521 * gdb.base/default.exp: Ditto.
14522
14523 2002-01-04 Michael Snyder <msnyder@redhat.com>
14524
14525 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
14526 * gdb.base/maint.exp: Add tests for maint info sections options.
14527
14528 Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
14529
14530 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
14531
14532 2001-12-20 Corinna Vinschen <vinschen@redhat.com>
14533
14534 * gdb.asm/arm.inc: New file.
14535 * gdb.asm/asm-source.exp: Add arm targets.
14536 * gdb.asm/configure.in: Ditto.
14537 * gdb.asm/configure: Recreated from configure.in.
14538
14539 Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
14540
14541 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
14542 with HP's compiler.
14543 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
14544 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
14545 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
14546 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
14547
14548 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
14549 either HP's compilers or GCC.
14550
14551 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
14552 a SIGBUS or SIGSEGV.
14553
14554 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
14555
14556 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
14557 can be compiled with either HP's compiler or GCC.
14558
14559 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
14560 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
14561 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
14562
14563 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
14564 to match current gdb output. Update due to using auto-solib-limit
14565 for limiting instead of overloading auto-solib-add.
14566 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
14567 test program.
14568
14569 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
14570 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
14571 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
14572 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
14573 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
14574 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
14575 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
14576 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
14577 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
14578 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
14579 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
14580 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
14581 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
14582
14583 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
14584 a SIGTRAP to the inferior.
14585
14586 2001-12-19 Corinna Vinschen <vinschen@redhat.com>
14587
14588 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
14589 Substitute call to target_link by call to gdb_compile.
14590
14591 Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
14592
14593 * gdb.base/break.exp: Fix HP specific search string when testing
14594 backtracing in a called function.
14595
14596 * gdb.base/constvars.exp: Only set lang to C++ if we're
14597 compiling the test with HP's compilers.
14598 * gdb.base/volatile.exp: Similarly.
14599
14600 2001-12-19 Jim Blandy <jimb@redhat.com>
14601
14602 * gdb.base/printcmds.exp: Expect the null character to be printed
14603 as '\0', and the '\013' to be printed as '\v'.
14604 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
14605 * gdb.base/setvar.exp: Same.
14606
14607 2001-12-17 Jim Blandy <jimb@redhat.com>
14608
14609 * gdb.base/completion.exp: Rather than completing very long
14610 filenames, which can make the readline library produce output we
14611 don't recognize, cd to the directory first, and then complete
14612 using nice, short relative paths.
14613
14614 * gdb.base/completion.exp: On some systems, there is, in fact, a
14615 variable named `b' in scope, since GDB treats all static
14616 variables as being in scope. So use `no_var_named_this'
14617 instead of `b'.
14618
14619 * gdb.base/corefile.exp: Recognize the message saying that GDB
14620 can't find the core file's registers as a failure.
14621
14622 2001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
14623
14624 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
14625 test expect string more specific.
14626
14627 2001-12-13 Corinna Vinschen <vinschen@redhat.com>
14628
14629 * gdb.asm/asm-source.exp: Add support for xstormy16.
14630 * gdb.asm/configure.in: Ditto.
14631 * gdb.asm/configure: Rebuild.
14632 * gdb.asm/xstormy16.inc: New file.
14633
14634 2001-12-10 Fred Fish <fnf@redhat.com>
14635
14636 * gdb.base/maint.exp: Update to match changes in type dumping code.
14637
14638 2001-12-10 Jim Blandy <jimb@redhat.com>
14639
14640 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
14641 matching the entry point symbol's name at the beginning of the
14642 line.
14643
14644 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
14645
14646 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
14647 gdb.c++/inherit.exp, gdb.c++/method.exp,
14648 gdb.c++/namespace.exp, gdb.c++/templates.exp,
14649 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
14650 and class layout support.
14651
14652 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
14653
14654 * gdb.c++/classes.exp: Add test for static member function.
14655 * gdb.c++/misc.cc: Add class with static member function.
14656
14657 2001-12-07 Jim Blandy <jimb@redhat.com>
14658
14659 If GDB says it can't find the struct the function returned, report
14660 those tests as `unsupported'.
14661 * gdb.base/call-rt-st.exp (print_struct_call): New function.
14662 Rewrite subsequent tests to use it.
14663
14664 If GDB says it can't find the struct the function returned, report
14665 those tests as `unsupported'.
14666 * gdb.base/structs.exp (call_struct_func): New function.
14667 (do_function_calls): Use call_struct_func to call the functions
14668 returning structs.
14669
14670 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
14671 whether functions are prototyped or not, so we can't possibly pass
14672 arguments to t_float_values2 properly.
14673
14674 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
14675 value of `timeout' for targets other than the mips*tx39-*.
14676
14677 2001-12-06 Michael Snyder <msnyder@redhat.com>
14678
14679 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
14680 and detect whether the start symbol has a leading underscore.
14681
14682 2001-12-04 Jim Blandy <jimb@redhat.com>
14683
14684 * gdb.base/completion.exp: Clarify indentation.
14685
14686 2001-12-03 Jim Blandy <jimb@redhat.com>
14687
14688 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
14689 variables on the S/390, not `.word'.
14690
14691 2001-11-30 Jim Blandy <jimb@redhat.com>
14692
14693 Add assembly-source tests for s390-ibm-linux.
14694 * gdb.asm/s390.inc: New file.
14695 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
14696 the S/390 architecture.
14697 * gdb.asm/configure: Regenerated.
14698
14699 2001-11-30 Michael Snyder <msnyder@redhat.com>
14700
14701 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
14702 next, info source, info sources, info line, global and static
14703 variables, and static functions.
14704 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
14705 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
14706 * gdb.asm/asmsrc1.s: Add a static function and some variables.
14707 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
14708 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
14709 (gdbasm_leave): Restore frame pointer.
14710 (gdbasm_startup): Copy stack set-up from crt0.S.
14711
14712 2001-11-26 Fernando Nasser <fnasser@redhat.com>
14713
14714 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
14715 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
14716 to a local (non-static) variable. Copy tstruct.a to a static buffer
14717 and return a pointer to that buffer.
14718 * gdb.base/callfwmall.c (t_structs_a): Ditto.
14719
14720 2001-11-24 Mark Kettenis <kettenis@gnu.org>
14721
14722 * gdb.asm/configure.in: Fix recognition of ix86 target.
14723 * gdb.asm/configure: Regenerate.
14724
14725 2001-11-21 Michael Snyder <msnyder@redhat.com>
14726
14727 * gdb.asm/sparc.inc: New file.
14728 * gdb.asm/asm-source.exp: Recognize sparc target.
14729 * gdb.asm/configure.in: Recognize sparc target.
14730 * gdb.asm/configure: Regenerate.
14731
14732 2001-11-21 Michael Snyder <msnyder@redhat.com>
14733
14734 * gdb.asm/m32r.inc: New file.
14735 * gdb.asm/asm-source.exp: Recognize m32r target.
14736 * gdb.asm/configure.in: Recognize m32r target.
14737 * gdb.asm/configure: Regenerate.
14738
14739 2001-11-20 Michael Snyder <msnyder@redhat.com>
14740
14741 * gdb.asm/i386.inc: New file.
14742 * gdb.asm/asm-source.exp: Recognize ix86 target.
14743 * gdb.asm/configure.in: Recognize ix86 target.
14744 * gdb.asm/configure: Regenerate.
14745
14746 * gdb.c++/namespace.exp: Fix quotes in output messages.
14747
14748 2001-11-14 Michael Snyder <msnyder@redhat.com>
14749
14750 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
14751 qualifier in a type cast expression, to designate an address
14752 in the instruction space (Harvard architecture).
14753
14754 2001-11-13 Michael Snyder <msnyder@redhat.com>
14755
14756 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
14757 Tests for expressions using 'const' and 'volatile'.
14758
14759 2001-11-13 Corinna Vinschen <vinschen@redhat.com>
14760
14761 * gdb.asm/asm-sources.exp: Allow defining linker flags.
14762
14763 2001-11-12 Daniel Jacobowitz <drow@mvista.com>
14764
14765 * lib/mi-support.exp (mi_run_to_helper): Move comments
14766 outside of gdb_expect.
14767
14768 2001-11-11 Daniel Jacobowitz <drow@mvista.com>
14769
14770 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
14771 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
14772 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
14773 mi0_run_to): New functions.
14774 * gdb.mi/mi-simplerun.exp: Use them.
14775 * gdb.mi/mi0-simplerun.exp: Likewise.
14776 * gdb.mi/mi-var-cmd.exp: Likewise.
14777 * gdb.mi/mi0-var-cmd.exp: Likewise.
14778
14779 2001-11-10 Andrew Cagney <ac131313@redhat.com>
14780
14781 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
14782 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
14783
14784 2001-11-09 Andrew Cagney <ac131313@redhat.com>
14785
14786 * gdb.base/restore.exp: Include $expected value in restored test
14787 message.
14788
14789 2001-11-09 Andrew Cagney <ac131313@redhat.com>
14790
14791 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
14792 implemented.
14793
14794 2001-11-08 Michael Snyder <msnyder@redhat.com>
14795
14796 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
14797 Add pass/fail message for stop at breakpoint in call dummy function.
14798
14799 2001-11-07 Michael Snyder <msnyder@redhat.com>
14800
14801 * gdb.c++/templates.exp (test_template_breakpoints):
14802 If we get an overload menu, but it does not match what
14803 we expect, we still need to issue the "cancel" command.
14804 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
14805 making the whitespace optional. Argument for "new" may be
14806 "unsigned" as well as "unsigned int/long".
14807 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
14808 making the whitespace optional. Also replace "(void) with
14809 "((void|)), making the keyword "void" optional.
14810 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
14811 making the whitespace optional. Also replace "(void) with
14812 "((void|)), making the keyword "void" optional.
14813 * gdb.base/callfuncs.c (t_float_values): This function must
14814 _not_ be prototyped, and the following function (t_float_values2)
14815 must be prototyped (if the compiler supports it), so that GDB
14816 can be tested against both cases. Usually one case involves
14817 promotion of float to double, while the other does not.
14818 * gdb.base/callfwmall.c: Ditto.
14819 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
14820 includes a stack frame for "start".
14821
14822 2001-11-05 Jim Blandy <jimb@redhat.com>
14823
14824 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
14825 pointers are 32 bits long, and that offsets of relocs are always
14826 stored in the data (REL-style), and not in the reloc entry itself
14827 (RELA-style).
14828 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
14829 stabs.
14830
14831 2001-11-01 Michael Snyder <msnyder@redhat.com>
14832
14833 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
14834 and regular expression operators by using quoting.
14835
14836 2001-10-31 Michael Snyder <msnyder@redhat.com>
14837
14838 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
14839 depending on what the symbol table contains.
14840 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
14841 the output of the ptype command. Similarly, accept both "const &"
14842 and "const&".
14843
14844 2001-10-31 Corinna Vinschen <vinschen@redhat.com>
14845
14846 * gdb.base/miscexprs.c (main): Add usage of preprocessor
14847 symbol `STORAGE' to allow to choose the storage class of
14848 the local datastructures.
14849 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
14850 compiler directive.
14851
14852 2001-10-30 Michael Snyder <msnyder@redhat.com>
14853
14854 * gdb.base/jump.exp: Allow it to run for all targets.
14855
14856 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
14857
14858 * gdb.base/call-ar-st.c (print_double_array): Match for loop
14859 with new double_array size.
14860 (main): Change storage class of all local variables to static.
14861 Reduce size of double_array to 9.
14862 * gdb.base/call-ar-st.exp: Increase timeout value.
14863 Change expected output for double array to match new size in
14864 call-ar-st.c.
14865
14866 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
14867
14868 * gdb.base/ending-run.exp: Create identical output when passing
14869 `step to end of run' case. Add regular expression branch satisfying
14870 Stormy16 target.
14871
14872 2001-10-28 Mark Kettenis <kettenis@gnu.org>
14873
14874 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
14875 that we catch the expected failure under Linux/x86.
14876
14877 2001-10-29 Orjan Friberg <orjanf@axis.com>
14878
14879 * gdb.base/setvar.exp: Escape curly braces.
14880 * gdb.stabs/weird.exp: Ditto.
14881
14882 2001-10-27 Daniel Jacobowitz <drow@mvista.com>
14883
14884 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
14885 * gdm.mi/mi0-hack-cli.exp: Likewise.
14886
14887 2001-10-25 Andrew Cagney <ac131313@redhat.com>
14888
14889 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
14890 messages.
14891
14892 2001-10-21 Andrew Cagney <ac131313@redhat.com>
14893
14894 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
14895 checking MI enabled.
14896
14897 2001-10-09 Corinna Vinschen <vinschen@redhat.com>
14898
14899 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
14900
14901 2001-10-04 Frank Ch. Eigler <fche@redhat.com>
14902
14903 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
14904 if gdb child process crashes, just signal an error.
14905
14906 2001-10-02 Jim Blandy <jimb@redhat.com>
14907
14908 * lib/gdb.exp (test_xfail_format): Simplify.
14909
14910 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
14911 front of the variable name `format'. Simplify `if'.
14912
14913 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
14914
14915 * gdb.threads/pthreads.exp: Wait for output and delay
14916 before sending ^C.
14917
14918 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
14919
14920 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
14921 some incorrect output instead of timing out.
14922 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
14923
14924 2001-09-28 Corinna Vinschen <vinschen@redhat.com>
14925
14926 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
14927 check to allow additional `int'.
14928
14929 2001-09-27 Daniel Jacobowitz <drow@mvista.com>
14930
14931 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
14932 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
14933
14934 2001-09-27 Michael Snyder <msnyder@redhat.com>
14935
14936 * lib/gdb.exp (test_debug_format): New proc.
14937 (setup_xfail_format): Use new proc test_debug_format.
14938 * gdb.base/constvars.exp (local_compiler_xfail_check): New
14939 proc; use new service proc test_debug_format.
14940 Replace all other "gcc_compiled" tests with this test.
14941 * gdb.base/volatile.exp (local_compiler_xfail_check): New
14942 proc; use new service proc test_debug_format.
14943 Replace all other "gcc_compiled" tests with this test.
14944
14945 2001-09-27 Michael Snyder <msnyder@redhat.com>
14946
14947 * gdb.base/cvexpr.exp: New file.
14948 * gdb.base/cvexpr.c: New file
14949 Test for expressions using const and volatile keywords.
14950
14951 2001-09-26 Corinna Vinschen <vinschen@redhat.com>
14952
14953 * gdb.base/constvars.exp: Check for different orders of keywords
14954 and additional "int" strings in output.
14955
14956 2001-09-22 Andrew Cagney <ac131313@redhat.com>
14957
14958 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
14959 responses from "help maint".
14960
14961 2001-09-19 Frank Ch. Eigler <fche@redhat.com>
14962
14963 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
14964 to localhost:NNN instead of :NNN, in case Xvfb is listening
14965 only on TCP.
14966
14967 2001-09-19 Corinna Vinschen <vinschen@redhat.com>
14968
14969 * gdb.base/recurse.exp: When checking leaving the watchpoint
14970 scope, recognize when gdb is in function's epilogue and pass.
14971
14972 2001-09-18 Keith Seitz <keiths@redhat.com>
14973
14974 * lib/insight-support.exp (_gdbtk_export_target_info): Add
14975 support for running tests against sid targets.
14976 (gdbtk_done): Ditto.
14977
14978 2001-09-18 Corinna Vinschen <vinschen@redhat.com>
14979
14980 * gdb.base/ending-run.c (main): Set stdout buffersize
14981 to the same reasonable value for any target.
14982 * gdb.base/ending-run.exp: Add a regular expression
14983 to make testsuite happy on Sanyo Stormy16 target.
14984
14985 2001-09-17 Corinna Vinschen <vinschen@redhat.com>
14986
14987 * gdb.base/display.c (do_loops): Add float variable `f'.
14988 Increment f in loop.
14989 * gdb.base/display.exp: Increment timeout by 60 seconds.
14990 Change float display test to use variable `f'.
14991
14992 2001-09-17 Jim Blandy <jimb@redhat.com>
14993
14994 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
14995 overflowing the limited breakpoint tables on some ROM monitors
14996 (like the ROM68K).
14997
14998 2001-09-15 Frank Ch. Eigler <fche@redhat.com>
14999
15000 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
15001 the "-ac" (disable access control) flag.
15002
15003 2001-08-30 Jeff Holcomb <jeffh@redhat.com>
15004
15005 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
15006 ints.
15007
15008 2001-08-30 Keith Seitz <keiths@redhat.com>
15009
15010 * lib/gdb.exp: Move all insight-related functionality into
15011 separate file.
15012 * lib/insight-support.exp: New file.
15013
15014 2001-08-29 Frank Ch. Eigler <fche@redhat.com>
15015
15016 * config/sid.exp (sid_start): Never set sid verbosity; disable
15017 expect_background {} that consumed its stdout; tolerate </dev/null.
15018 Attempt to set endianness override in "sid" protocol mode. Cleanup.
15019
15020 2001-08-18 Andrew Cagney <ac131313@redhat.com>
15021
15022 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
15023 CLI jump command to start it.
15024 (mi_run_to_main): Fail immediatly when unexpected output.
15025
15026 2001-08-18 Andrew Cagney <ac131313@redhat.com>
15027
15028 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
15029 beginning of function. Fix PR gdb/191.
15030
15031 2001-08-16 Frank Ch. Eigler <fche@redhat.com>
15032
15033 * config/sid.exp (sid_start): Don't warn if we cannot figure out
15034 what to force sid endianness to.
15035
15036 2001-08-15 Keith Seitz <keiths@redhat.com>
15037
15038 * lib/gdb.exp (gdbtk_start): Don't set environment
15039 variables for TCL_LIBRARY and friends. Insight will
15040 now figure these out for itself.
15041
15042 2001-08-02 Michael Snyder <msnyder@redhat.com>
15043
15044 * gdb.base/completion.exp: Remove the symbol "a64l" from
15045 the expect string; this is target-specific, and not related
15046 to what is being tested.
15047
15048 2001-08-02 Dave Brolley <brolley@redhat.com>
15049
15050 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
15051
15052 2001-07-25 Michael Snyder <msnyder@redhat.com>
15053
15054 * gdb.base/consecutive.exp: New file. Test stepping over
15055 breakpoints on consecutive instructions.
15056 * gdb.base/consecutive.c: New file.
15057
15058 * gdb.base/call-rt-st.exp: Use double-backslash to quote
15059 curly braces in regular expressions.
15060
15061 2001-07-25 Michael Snyder <msnyder@redhat.com>
15062
15063 * gdb.base/ending-run.exp: Accept "Program exited normally" as
15064 legitimate output from stepping out of main.
15065
15066 2001-07-22 Keith Seitz <keiths@redhat.com>
15067
15068 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
15069 the empty string, do not run the tests.
15070
15071 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15072
15073 * gdb.base/long_long.exp: Detect size of pointer. Take into
15074 account 2-byte pointers when testing for p/a results.
15075
15076 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15077
15078 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
15079 and defined to 1K for m68hc11.
15080 (random_data): Reduce table to 1K for embedded platforms (68hc11).
15081 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
15082 (sizeof_random_data): New variable to tell the size of the data table;
15083 don't test past this size; always run to main.
15084
15085 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15086
15087 * gdb.base/return2.exp: return of long long and double fails for
15088 68HC11; don't execute these tests on that platform.
15089 * gdb.base/return.exp: Return of a double fails for 68hc11.
15090
15091 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15092
15093 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
15094 tests that print a float.
15095 * call-rt-st.exp: Likewise.
15096
15097 2001-07-12 Mark Kettenis <kettenis@gnu.org>
15098
15099 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
15100 running this test on Linux.
15101
15102 2001-06-24 Michael Chastain <chastain@redhat.com>
15103
15104 * gdb.base/arithmet.exp: Remove some tests to make all test names
15105 unique.
15106
15107 2001-07-03 Michael Snyder <msnyder@redhat.com>
15108
15109 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
15110 the output of the ptype command.
15111
15112 2001-07-02 Michael Snyder <msnyder@redhat.com>
15113
15114 * gdb.base/completion.exp: Don't assume that break.c is the only
15115 source file that may contain functions named "marker".
15116 * gdb.base/corefile.exp: Quote the curly braces in regexp.
15117
15118 2001-06-28 Andrew Cagney <ac131313@redhat.com>
15119
15120 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
15121 of files to delete.
15122
15123 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
15124 * gdb.disasm/h8300s.exp: New file.
15125 gdb.disasm/h8300s.s: Likewise.
15126
15127 2001-06-27 Andrew Cagney <ac131313@redhat.com>
15128
15129 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
15130 empty breakpoint tables.
15131
15132 2001-06-25 Andrew Cagney <ac131313@redhat.com>
15133
15134 * lib/mi-support.exp: Update args=... part of stop-reason
15135 patterns. Accept either a list or a tuple.
15136
15137 2001-06-23 Andrew Cagney <ac131313@redhat.com>
15138
15139 * lib/mi-support.exp: Remove local emacs variable defining
15140 change-log-default-name.
15141
15142 2001-06-22 Michael Chastain <chastain@redhat.com>
15143
15144 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
15145 This is operationally compatible with the previous version.
15146
15147 2001-06-13 Jim Blandy <jimb@redhat.com>
15148
15149 * lib/gdb.exp (gdb_test): Doc fix.
15150
15151 2001-06-10 Michael Chastain <chastain@redhat.com>
15152
15153 * gdb.base/exprs.exp: Remove a duplicate test.
15154
15155 2001-06-06 Jim Blandy <jimb@redhat.com>
15156
15157 * gdb.base/return2.exp (main): Use values to test float and double
15158 returns that are not NaN's, to avoid being confused by IEEE
15159 comparison rules.
15160
15161 2001-06-04 Michael Snyder <msnyder@redhat.com>
15162
15163 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
15164 non-zero if control_c fails. Terminate the test on failure,
15165 rather than wait for 12 more tests to time out.
15166
15167 2001-06-06 Jim Blandy <jimb@redhat.com>
15168
15169 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
15170 Don't forget to match the GDB prompt.
15171
15172 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
15173
15174 2001-06-04 Jim Blandy <jimb@redhat.com>
15175
15176 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
15177 command.
15178
15179 2001-05-31 Kevin Buettner <kevinb@redhat.com>
15180
15181 * gdb.base/annota1.exp (info break): Match four or more spaces
15182 after "Address".
15183
15184 2001-05-31 Michael Chastain <chastain@redhat.com>
15185
15186 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
15187 (dm_type_int_star): Likewise.
15188 (dm_type_long_star): Likewise.
15189 (dm_type_void_star): Likewise.
15190
15191 2001-05-29 Kevin Buettner <kevinb@redhat.com>
15192
15193 * gdb.base/completion.exp (INPUTRC): Set this environment variable
15194 to a known value in order to get consistent results regardless
15195 of the setting of INPUTRC or the presence or contents of .inputrc.
15196
15197 2001-05-24 Michael Snyder <msnyder@redhat.com>
15198
15199 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
15200 Don't require that the main thread and the manager thread are the
15201 first in the list.
15202
15203 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
15204 debugging. If test fails, issue an "unsupported" not a "fail".
15205
15206 2001-05-24 Jim Blandy <jimb@redhat.com>
15207
15208 Don't assume that short is shorter than int.
15209 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
15210 assume that shorts are smaller than ints. On a 16-bit machine,
15211 this isn't true.
15212 ("print unsigned char == (~0)"): Add test that verifies that ~0,
15213 an int, is not equal to ~0 stored in an unsigned char. This tests
15214 the same thing that the previous test meant to, but works on
15215 16-bit machines, too.
15216 ("print unsigned char != (~0)"): Same test, complemented.
15217
15218 2001-05-24 Michael Snyder <msnyder@redhat.com>
15219
15220 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
15221 test for (full_coverage == 0). This makes the test run faster,
15222 and prevents dejagnu getting out of step.
15223
15224 2001-05-23 Kevin Buettner <kevinb@redhat.com>
15225
15226 * gdb.base/finish.exp (finish_void): Revise pattern for
15227 stopping on the call statement to not permit stopping at
15228 the start of the instructions comprising the call sequence.
15229
15230 2001-05-19 Michael Chastain <chastain@redhat.com>
15231
15232 * gdb.base/callfuncs.exp: Make all test names unique.
15233 * gdb.base/commands.exp: Make all test names unique.
15234 * gdb.base/condbreak.exp: Make all test names unique.
15235 * gdb.base/dbx.exp: Make all test names unique.
15236 * gdb.base/default.exp: Make all test names unique.
15237 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
15238 and TIMEOUT messages to their corresponding PASS message.
15239 * gdb.base/ending-run.exp: Make all test names unique.
15240 * gdb.base/long_long.exp: Remove duplicate test.
15241
15242 2001-05-21 Kevin Buettner <kevinb@redhat.com>
15243
15244 * gdb.base/finish.exp (finish_void): Allow "finish" command to
15245 stop on the call statement as well as the statement after the
15246 call.
15247
15248 2001-05-21 Michael Snyder <msnyder@redhat.com>
15249
15250 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
15251
15252 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
15253
15254 * gdb.base/completion.exp: Revamp test. Make it execute on all
15255 platforms.
15256
15257 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
15258
15259 * config/gdbserver.exp (gdb_load): Handle the case
15260 in which the arguments to gdbserver are given in the
15261 baseboard configuration file.
15262 Also handle the case in which the server needs to do a
15263 load.
15264
15265 2001-05-07 Keith Seitz <keiths@cygnus.com>
15266
15267 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
15268 set up the display for testing.
15269 (gdbtk_start): Convert all paths to paths that tcl will like.
15270 Export target information to environment.
15271 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
15272 necessary.
15273 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
15274 (to_tcl_path): New proc to convert a given pathname into
15275 a path acceptible as an argument to a tcl command.
15276 (_gdbtk_export_target_info): New proc to export target info
15277 into the environment for gdbtk testing.
15278 (gdbtk_done): New proc to signal end-of-test.
15279
15280 2001-05-06 Jim Blandy <jimb@redhat.com>
15281
15282 * restore.c: Make the code of caller0 correspond to its comment.
15283
15284 2001-05-03 Michael Snyder <msnyder@redhat.com>
15285
15286 * config/sid.exp (gdb_target_sid): Check for error messages.
15287 On error or timeout, don't make expect exit (which will terminate
15288 all subsequent tests); instead just make gdb exit.
15289 (gdb_load): Check for error messages. On error or timeout,
15290 return a negative value.
15291
15292 2001-04-24 Jim Blandy <jimb@redhat.com>
15293
15294 * gdb.c++/templates.exp: If we see the prompt for the overload
15295 list, but we haven't recognized any of the longer patterns,
15296 arrange for this test to fail, not hang.
15297
15298 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
15299 variations.
15300
15301 2001-04-22 Michael Chastain <chastain@redhat.com>
15302
15303 * gdb.c++/local.exp: Use the 'runto' library function.
15304 * gdb.c++/namespace.exp: Likewise.
15305 * gdb.c++/overload.exp: Likewise.
15306
15307 2001-03-26 Kevin Buettner <kevinb@redhat.com>
15308
15309 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
15310 * gdb.base/step-line.exp: New file. Test step/next in presence of
15311 #line directives.
15312 * gdb.base/step-line.c: New file. Test program for the above.
15313 * gdb.base/step-line.inp: New file. We pretend that this file has
15314 been transformed by some other tool into step-line.c.
15315
15316 2001-03-21 Jim Blandy <jimb@redhat.com>
15317
15318 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
15319 unmangled operator names.
15320
15321 2001-03-20 Jim Blandy <jimb@redhat.com>
15322
15323 * gdb.threads/linux-dp.exp: Recognize an additional message
15324 generated by GDB when it doesn't understand how to debug threads
15325 on the target system.
15326
15327 2001-03-19 Andrew Cagney <ac131313@redhat.com>
15328
15329 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
15330
15331 2001-03-12 Michael Chastain <chastain@redhat.com>
15332
15333 * gdb.c++/derivation.exp: Use the 'runto' library function.
15334
15335 2001-03-12 Michael Chastain <chastain@redhat.com>
15336
15337 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
15338
15339 2001-02-24 Michael Chastain <chastain@redhat.com>
15340
15341 * gdb.c++/ref-types.exp: Change handwritten code to library
15342 function 'runto'.
15343
15344 2001-03-16 Orjan Friberg <orjanf@axis.com>
15345
15346 * gdb.base/signals.exp: Set count to 0 explicitly.
15347
15348 2001-03-15 Mark Salter <msalter@redhat.com>
15349
15350 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
15351 (gdb_target_monitor): Add check of gdb_target_cmd return value.
15352 (gdb_load): Add support for additional target_info: gdb_download_size
15353 and gdb_load_timeout.
15354
15355 Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
15356
15357 * gdb.base/annota1.exp: Move test of isnative to earlier in the
15358 file -- to prevent failing when the compile fails but we have no
15359 intention of running the tests anyway.
15360
15361 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
15362 tests if set.
15363
15364 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
15365 integers.
15366
15367 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
15368 * gdb.c++/namespace.exp: Ditto.
15369
15370 2001-03-07 Orjan Friberg <orjanf@axis.com>
15371
15372 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
15373 * gdb.base/pointers.exp: Relax pattern match of decimals.
15374
15375 2001-03-06 Kevin Buettner <kevinb@redhat.com>
15376
15377 * Makefile.in, config/abug.exp, config/cfdbug.exp,
15378 config/cpu32bug.exp, config/dve.exp, config/est.exp,
15379 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
15380 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
15381 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
15382 config/sh.exp, config/sid.exp, config/slite.exp,
15383 config/sparclet.exp, config/udi.exp, config/unknown.exp,
15384 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
15385 config/vxworks.exp, config/vxworks29k.exp,
15386 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
15387 gdb.base/all-bin.exp, gdb.base/annota1.exp,
15388 gdb.base/arithmet.exp, gdb.base/assign.exp,
15389 gdb.base/async.exp, gdb.base/attach.exp,
15390 gdb.base/bitfields.exp, gdb.base/bitops.exp,
15391 gdb.base/break.exp, gdb.base/call-ar-st.exp,
15392 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
15393 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
15394 gdb.base/commands.exp, gdb.base/completion.exp,
15395 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
15396 gdb.base/constvars.exp, gdb.base/corefile.exp,
15397 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
15398 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
15399 gdb.base/ending-run.exp, gdb.base/environ.exp,
15400 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
15401 gdb.base/finish.exp, gdb.base/foll-exec.exp,
15402 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
15403 gdb.base/funcargs.exp, gdb.base/help.exp,
15404 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
15405 gdb.base/logical.exp, gdb.base/long_long.exp,
15406 gdb.base/maint.exp, gdb.base/mips_pro.exp,
15407 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
15408 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
15409 gdb.base/pointers.exp, gdb.base/printcmds.exp,
15410 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
15411 gdb.base/regs.exp, gdb.base/relational.exp,
15412 gdb.base/remote.exp, gdb.base/reread.exp,
15413 gdb.base/restore.exp, gdb.base/return2.exp,
15414 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
15415 gdb.base/selftest.exp, gdb.base/setshow.exp,
15416 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
15417 gdb.base/sigall.exp, gdb.base/signals.exp,
15418 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
15419 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
15420 gdb.base/step-test.exp, gdb.base/structs.c,
15421 gdb.base/structs.exp, gdb.base/structs2.exp,
15422 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
15423 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
15424 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
15425 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
15426 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
15427 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
15428 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
15429 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
15430 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
15431 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
15432 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
15433 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
15434 gdb.fortran/types.exp, gdb.java/jmisc.exp,
15435 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
15436 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
15437 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
15438 gdb.trace/circ.exp, gdb.trace/collection.exp,
15439 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
15440 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
15441 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
15442 gdb.trace/report.exp, gdb.trace/save-trace.exp,
15443 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
15444 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
15445 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
15446 notices.
15447
15448 2001-02-27 Michael Snyder <msnyder@cygnus.com>
15449
15450 * gdb.base/varargs.c (find_max_double): Fix printf format string:
15451 first arg is int not float.
15452
15453 2001-02-22 Michael Snyder <msnyder@cygnus.com>
15454
15455 * gdb.base/reread.exp: Unsupported for non-native targets;
15456 doesn't work for remote debugging.
15457
15458 2001-02-19 Fernando Nasser <fnasser@redhat.com>
15459
15460 From Drew Moseley <dmoseley@redhat.com>
15461 * gdb.base/ending-run.exp: Properly handle the BSP state when
15462 stepping past the end of main.
15463
15464 2001-02-19 John Moore <jmoore@redhat.com>
15465
15466 * gdb.base/commands.exp (infrun_breakpoint_command_test):
15467 Converted HPUX fix for non-expected items following multiple
15468 step commands into general solution for all platforms.
15469
15470 2001-02-18 Michael Chastain <chastain@redhat.com>
15471
15472 * gdb.c++/classes.exp (do_tests): Change runto statements
15473 from "runto 'foo(void)'" to "runto 'foo'". This makes the
15474 statements demangler agnostic.
15475 * gdb.c++/virtfunc.exp (do_tests): Likewise.
15476 (gdb_virtfunc_restart): Likewise.
15477
15478 2001-02-14 Michael Chastain <chastain@redhat.com>
15479
15480 * gdb.c++/inherit.exp (do_tests): Change runto statements
15481 from "runto 'foo(void)'" to "runto 'foo'". This makes the
15482 statements demangler agnostic.
15483
15484 Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
15485
15486 * gdb.threads/pthreads.exp: Unify pass/fail messages for
15487 ``continue to bkpt at common_routine in thread 2'' and ``stopped
15488 before calling common_routine 15 times'' tests.
15489
15490 2001-02-11 Michael Chastain <chastain@redhat.com>
15491
15492 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
15493 Helps the test script figure out which demangler is in use.
15494 (dm_type_foo_ref): Ditto.
15495 (dm_type_int_star): Ditto.
15496 (dm_type_long_star): Ditto.
15497 (dm_type_unsigned_int): Ditto.
15498 (dm_type_void): Ditto.
15499 (dm_type_void_star): Ditto.
15500 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
15501 Probe the gdb demangler and set variables to accommodate
15502 formatting differences.
15503 (info_func_regexp): New function. Same as info_func, but
15504 matches against a regexp.
15505 (info_func): Match against a literal string.
15506 (print_addr_2): New function. Match against a literal string,
15507 which can be different from the input to gdb.
15508 (print_addr): Simply call print_addr_2 with the same argument twice.
15509 (test_lookup_operator_functions): Use demangler formatting variables.
15510 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
15511 the tests in the same order as the C++ class declaration.
15512 (test_paddr_operator_functions): Ditto.
15513 (test_paddr_overloaded_functions): Ditto.
15514 (test_paddr_hairy_functions): Use demangler formatting variables.
15515 Add reference to gdb/19 for related tests.
15516 (do_tests): Call probe_demangler.
15517
15518 2001-01-30 Kevin Buettner <kevinb@redhat.com>
15519
15520 * gdb.c++/templates.cc (printf): Remove unused function definition.
15521
15522 2001-01-26 Felix Lee <flee@redhat.com>
15523
15524 * sid.exp (sid_exit): Pass host, not target, to remote_close.
15525
15526 2001-01-25 matthew green <mrg@redhat.com>
15527
15528 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
15529 up sid.
15530 (sid_exit): Call `remote_pop_conn' after GDB is gone.
15531
15532 2001-01-25 matthew green <mrg@redhat.com>
15533
15534 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
15535 Deprecate $sid_spawn_id.
15536 (sid_exit): Remove code necessary only for `spawn.'
15537
15538 2001-01-25 matthew green <mrg@redhat.com>
15539
15540 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
15541
15542 2001-01-28 Michael Chastain <chastain@redhat.com>
15543
15544 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
15545 to call when tests fail. It takes gdb out of the overloaded
15546 function choice menu back to the main prompt, so that the test
15547 program stays synchronized.
15548 (set_bp_overloaded): New proc to collect all the common
15549 code for setting a breakpoint on an overloaded name. Calls
15550 take_gdb_out_of_choice_menu when needed.
15551 (menu_overload1arg): New variable to collect the repeated
15552 instances of the expected menu for an overloaded name. Change
15553 the regular expression to handle changes in g++ type encoding:
15554 "void" can be either "void" or "", and "unsigned int" can be
15555 either "unsigned int" or "unsigned".
15556 (continue_to_bp_overloaded): Change regular expressions to handle
15557 changes in g++ type encoding.
15558 (no proc): Call take_gdb_out_of_choice_menu when needed.
15559 Remove redundant calls to "info break". Accept either "canceled"
15560 or "cancelled". Change regular expressions in "info break"
15561 calls to handle changes in g++ type encoding. Give all tests
15562 unique strings.
15563
15564 2001-01-17 Ben Elliston <bje@redhat.com>
15565
15566 * config/sid.exp: New file.
15567
15568 Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
15569
15570 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
15571
15572 2000-12-21 Michael Snyder <msnyder@cygnus.com>
15573
15574 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
15575 Add a RE to accept a non-ascii char if one is ever presented.
15576
15577 2000-12-20 Fernando Nasser <fnasser@redhat.com>
15578
15579 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
15580
15581 2000-12-18 Michael Snyder <msnyder@cygnus.com>
15582
15583 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
15584 in regexp. One '\' does not suffice on Linux.
15585
15586 2000-12-09 Michael Chastain <chastain@redhat.com>
15587
15588 * gdb.base/break.exp (test_clear_command): Use a marker function
15589 rather than 'main' for the test function. Also move this
15590 test to an execution point where the marker function names are
15591 guaranteed to be bound to functions. (Executing tests after a
15592 'finish' from main runs into name conflicts with local names
15593 in __libc_start_main).
15594
15595 2000-12-07 Michael Snyder <msnyder@cygnus.com>
15596
15597 * gdb.base/finish.exp: New test for gdb's "finish" command.
15598 * gdb.base/return2.exp: New test for gdb's "return" command.
15599 * gdb.base/return2.c: New source file for above.
15600
15601 2000-12-05 Michael Snyder <msnyder@cygnus.com>
15602
15603 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
15604 * gdb.base/miscexprs.exp: Ditto.
15605 * gdb.base/pointers.exp: Ditto.
15606 * gdb.c++/derivation.exp: Ditto.
15607 * gdb.c++/local.exp: Ditto.
15608 * gdb.c++/namespace.exp: Ditto.
15609 * gdb.c++/overload.exp: Ditto.
15610 * gdb.c++/ref-types.exp: Ditto.
15611
15612 2000-12-05 Michael Snyder <msnyder@cygnus.com>
15613
15614 * gdb.base/constvars.exp: Test result of "up" command.
15615 * gdb.base/miscexprs.exp: Ditto.
15616 * gdb.base/pointers.exp: Ditto.
15617 * gdb.base/scope.exp: Ditto.
15618 * gdb.c++/derivation.exp: Ditto.
15619 * gdb.c++/local.exp: Ditto.
15620 * gdb.c++/namespace.exp: Ditto.
15621 * gdb.c++/overload.exp: Ditto.
15622 * gdb.c++/ref-types.exp: Ditto.
15623
15624 2000-11-22 Michael Chastain <chastain@redhat.com>
15625
15626 * mips_pro.exp: Accept either "middle -> top -> main" or
15627 "middle -> main" in the backtrace, because gcc can optimize
15628 tail calls to jumps. Remove setup_xfail for the hppa case.
15629 Add a comment with the original warning messages from PR 3016,
15630 which was filed in 1993, to preserve them for posterity.
15631
15632 2000-11-17 Nick Duffek <nsd@redhat.com>
15633
15634 * lib/gdb.exp (gdb_test): Override timeout with board info.
15635
15636 2000-11-17 Nick Duffek <nsd@redhat.com>
15637
15638 * gdb.base/display.exp: Don't kill running stub. Add "again" to
15639 the second kill and detach messages.
15640
15641 2000-11-17 Nick Duffek <nsd@redhat.com>
15642
15643 * configure.in: Add AC_EXEEXT.
15644 * configure: Regenerate.
15645 * Makefile.in (just-check): Export EXEEXT.
15646 * lib/gdb.exp ($EXEEXT): Import from environment.
15647 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
15648 expect "maint dump-me" on Cygwin.
15649 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
15650 $EXEEXT.
15651
15652 2000-11-17 Nick Duffek <nsd@redhat.com>
15653
15654 * gdb.base/break.exp: Test backtrace and finish from called
15655 function on all platforms, not just HP-UX.
15656
15657 2000-11-03 Michael Snyder <msnyder@cygnus.com>
15658
15659 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
15660 code from gdb_target_monitor, so it can be used independantly
15661 for gdbserver. Also comment out an unnecessary PUTS.
15662
15663 2000-11-03 Michael Snyder <msnyder@cygnus.com>
15664
15665 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
15666 * gdb.base/corefile.exp: Expect the message "Program is being
15667 debugged already" when we send the "corefile" command, since
15668 the preceeding gdb_load may have connected gdb to a remote target.
15669 * gdb.base/display.exp: Disable hardware watchpoints if new
15670 board info variable "no_hardware_watchpoints" is true.
15671 Replace single-letter commands with more readable ones.
15672 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
15673 if new board info variable "no_hardware_watchpoints" is true.
15674 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
15675 to see if stdio (printf) testing is possible.
15676 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
15677 board info variable "no_hardware_watchpoints" is true. Use new
15678 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
15679
15680 2000-11-13 Fernando Nasser <fnasser@redhat.com>
15681
15682 From Orjan Friberg <orjanf@axis.com>:
15683 * gdb.base/printcmds.exp: Escape curly braces followed by a number
15684 in array print pattern match.
15685
15686 2000-11-09 Fernando Nasser <fnasser@redhat.com>
15687
15688 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
15689 spelling "cancelled" to U.S. spelling "canceled" to match changes
15690 made to gdb.
15691 * gdb.c++/ovldbreak.exp: Ditto.
15692
15693 2000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
15694
15695 * gdb.base/callfuncs.c (main): Moved to end of file, call
15696 t_double_values to initialize the FPU before inferior calls are made.
15697 * gdb.base/callfuncs.exp: Test for register preservation after calling
15698 inferior functions. Add tests for continuining, finishing and
15699 returning from a stop in a call dummy.
15700
15701 2000-10-24 Michael Snyder <msnyder@cygnus.com>
15702
15703 * gdb.base/commands.exp: Break up long lines, and re-indent.
15704
15705 2000-10-19 Michael Snyder <msnyder@cygnus.com>
15706
15707 * config/gdbserver.exp: Rewritten from the ground up, to make it
15708 compatible with the current dejagnu tree, and to make it work with
15709 the new "gdbserver" in libremote.
15710
15711 2000-10-16 Michael Snyder <msnyder@cygnus.com>
15712
15713 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
15714 * gdb.base/varargs.exp: Skip entire test if no printf support.
15715 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
15716 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
15717
15718 2000-10-13 Michael Snyder <msnyder@cygnus.com>
15719
15720 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
15721 no floating point support.
15722 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
15723 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
15724 * gdb.base/call-rt-st.exp: Ditto.
15725 * gdb.base/call-strs.exp: Ditto.
15726
15727 2000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
15728
15729 * gdb.base/sizeof.c: include <stdio.h>.
15730
15731 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
15732 'finish', otherwise uncaptured gdb_prompt would potentially
15733 throw remaining test points out of sync.
15734
15735 2000-07-26 Scott Bambrough <scottb@netwinder.org>
15736
15737 * gdb.base/recurse.exp: Run tests for all targets.
15738 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
15739 gnu-oldld case on ARM.
15740 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
15741 for ARM targets.
15742
15743 Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
15744
15745 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
15746 * gdb.java/configure: Rebuild.
15747
15748 Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
15749
15750 * gdb.java/jv-exp.exp: New file.
15751
15752 Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
15753
15754 * configure: Rebuilt.
15755 * configure.in (configdirs): Add gdb.java.
15756 * gdb.java/jmisc.java: New file.
15757 * gdb.java/jmisc.exp: New file.
15758 * gdb.java/Makefile.in: New file.
15759 * gdb.java/configure: Rebuilt.
15760 * gdb.java/configure.in: New file.
15761 * lib/java.exp: New file.
15762
15763 Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15764
15765 * gdb.base/exprs.exp: Test casts to a pointer including over and
15766 underflow.
15767
15768 Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
15769
15770 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
15771 and the compilers sizes.
15772
15773 2000-07-09 Nick Duffek <nsd@redhat.com>
15774
15775 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
15776 (use_methods): New function.
15777 (main): Call use_methods().
15778 * gdb.c++/classes.exp (test_method_param_class): New procedure.
15779 (do_tests): Call test_method_param_class.
15780
15781 2000-07-09 Nick Duffek <nsd@redhat.com>
15782
15783 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
15784 spelling.
15785 (test_enums): New procedure. Move enum tests from end of script
15786 to here. Set breakpoint on function name instead of line number.
15787 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
15788 (enums2): New marker function.
15789 (enums1): New function.
15790 (main): Call enums1(). Move enum tests to enums1().
15791
15792 Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
15793
15794 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
15795 compile/link program. Update line numbers.
15796 * gdb.asm/d10v.inc: Define ``startup''.
15797 * gdb.asm/asmsrc1.s: Add definition of _start.
15798
15799 Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
15800
15801 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
15802
15803 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15804
15805 * gdb.base/maint.exp: Add 'maint print architecture' item to output
15806 of 'help maint print' command.
15807
15808 Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
15809
15810 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
15811 they use gdb_expect_list.
15812
15813 Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
15814
15815 * gdb.base/commands.exp: Use ``set remote
15816 memory-read-packet-size'' instead of ``set endian big'' to test
15817 long commands.
15818
15819 2000-06-03 Daniel Berlin <dan@cgsoftware.com>
15820
15821 * gdb.c++/templates.exp (do_tests): Make all of these work under
15822 g++, and stop skipping them.
15823
15824 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
15825 work under g++.
15826
15827 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
15828 initialization.
15829
15830 2000-06-02 Michael Snyder <msnyder@cygnus.com>
15831
15832 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
15833 the regular expression: accept an (almost) arbitrary sequence of
15834 "frames-invalid" and "breakpoints-invalid" messages both before
15835 and after the "starting" message.
15836
15837 2000-06-02 Michael Snyder <msnyder@cygnus.com>
15838
15839 * gdb.c++/local.exp: This test has never been known to work with g++.
15840
15841 2000-05-18 Michael Snyder <msnyder@cygnus.com>
15842
15843 * gdb.base/annota1.exp (annotate-signal-handler-caller):
15844 Relax the regular expression a little, make it pass on Solaris 8.
15845
15846 2000-05-12 Kevin Buettner <kevinb@redhat.com>
15847
15848 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
15849 a call, do not require that gdb stop on the line after the call.
15850 Instead, it is permissible for gdb to stop on the line of the
15851 call itself.
15852
15853 2000-05-12 Michael Snyder <msnyder@.cygnus.com>
15854
15855 * gdb.base/break.exp (bp on small function, optimized file):
15856 Add a second pass pattern. The behavior differs here between stabs
15857 and dwarf for one-line functions. Stabs preserves two line symbols
15858 (one before the prologue and one after) with the same line number,
15859 but dwarf regards these as duplicates and discards one of them.
15860 Therefore the address after the prologue (where the breakpoint is)
15861 has no exactly matching line symbol, and GDB reports the breakpoint
15862 as if it were in the middle of a line rather than at the beginning.
15863
15864 2000-05-08 Michael Snyder <msnyder@cygnus.com>
15865
15866 * gdb.base/interrupt.exp: Make "pass" message say "send"
15867 rather than "send_gdb" (for consistancy).
15868
15869 Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
15870
15871 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
15872 * gdb.c++/templates.cc: Properly check for GCC version number.
15873 * lib/compiler.cc: Likewise
15874
15875 2000-04-28 Michael Snyder <msnyder@cygnus.com>
15876
15877 * gdb.base/break.exp: When compiled with -O2 optimization,
15878 gdb may not stop at the first line of main, due to code motion.
15879
15880 2000-04-26 Michael Snyder <msnyder@cygnus.com>
15881
15882 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
15883 This test depends on parsing the printf output from the target.
15884 Since the sparclet stub doesn't do stdio, this will never work.
15885 * gdb.base/call-rt-st.exp: ditto.
15886 * gdb.base/call-strs: ditto.
15887
15888 2000-04-24 Michael Snyder <msnyder@cygnus.com>
15889
15890 * gdb.base/miscexprs.exp: make sizeof long array test portable.
15891
15892 * gdb.base/ending-run.exp: After connecting to a remote target,
15893 but before running, the target will appear to be in a random
15894 location. Specify both a file and a line for breakpoints.
15895 Also, the function that calls main may be called 'init'
15896 rather than 'start'.
15897
15898 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15899
15900 * gdb.base/help.exp: Update output for add-symbol-file command.
15901
15902 2000-04-10 Fernando Nasser <fnasser@cygnus.com>
15903
15904 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15905 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
15906
15907 2000-04-07 J.T. Conklin <jtc@redback.com>
15908
15909 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
15910
15911 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
15912
15913 Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
15914
15915 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
15916 values that can be represented exactly.
15917 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
15918 above change, and to not check against the directory part of the source
15919 file name.
15920 (step into print_long_arg_list): Likewise.
15921 (print print_small_structs from print_long_arg_list): Likewise.
15922 (print print_long_arg_list): Likewise.
15923
15924 2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15925
15926 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
15927
15928 Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
15929
15930 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
15931
15932 2000-03-25 Daniel Berlin <dan@cgsoftware.com>
15933
15934 * gdb.base/commands.exp (deprecated_command_test): Add test for
15935 deprecate with no arguments.
15936
15937 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
15938
15939 * gdb.base/break.exp: Add new test for setting breakpoints on
15940 optimized code so we can test breakpoints work even when function
15941 prologues may be optimized away
15942
15943 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
15944
15945 From David Whedon <dwhedon@gordian.com>
15946 * gdb.base/commands.exp : Added command deprecator tests.
15947
15948 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
15949
15950 * gdb.base/help.exp: Added test for new apropos command.
15951
15952 2000-03-21 Kevin Buettner <kevinb@redhat.com>
15953
15954 * gdb.base/pointers.c (usevar): New function.
15955 (main): Make sure that global variables v_int_pointer2, rptr,
15956 and y are all referenced someplace in the program by calling
15957 usevar() on them. [Some linkers delete symbols which are
15958 never referenced. The space remains, but there's no way to
15959 get a (symbolic) handle on the variable from the debugger.]
15960
15961 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15962
15963 * gdb.base/printcmds.c: Add typedeffed arrays.
15964
15965 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
15966 procedure to test arrays that are typedef'd.
15967
15968 2000-03-13 James Ingham <jingham@leda.cygnus.com>
15969
15970 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
15971 the library directories.
15972
15973 Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
15974
15975 * configure.in (configdirs): Add sub directory gdb.mi.
15976 * configure: Re-generate.
15977
15978 * gdb.mi: New directory.
15979
15980 2000-02-25 Scott Bambrough <scottb@netwinder.org>
15981
15982 * gdb.base/long_long.exp: Correct test suite failure when printing
15983 a long long value as a double on ARM platforms.
15984
15985 2000-02-16 Jim Blandy <jimb@redhat.com>
15986
15987 * gdb.base/break.exp ("breakpoint line number"): Make sure the
15988 default source file is set properly before running this test.
15989
15990 2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15991
15992 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
15993 gdbtk/library directory, not in gdbtcl2.
15994
15995 2000-02-04 Jim Blandy <jimb@redhat.com>
15996
15997 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
15998 backslash from regexp pattern.
15999
16000 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
16001 procedure. Use it to run all the "continue to bp overloaded"
16002 tests. Note that this changes the names of the tests slightly.
16003 If the breakpoint hit message includes a hex PC value, because
16004 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
16005 from the real source code, still consider that a pass.
16006
16007 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
16008 XFAIL here if the breakpoint message contains a hex address. Note
16009 similar change on 1999-11-02.
16010
16011 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
16012
16013 * gdb.base/ptype.exp: Establish a default source file before
16014 calling get_debug_format.
16015
16016 2000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
16017
16018 * gdb.base/watchpoint.exp: Remove duplication of test messages.
16019
16020 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
16021
16022 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
16023 of successive stepi commands -- while in the prologue we should see
16024 the function entry bracket.
16025
16026 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
16027
16028 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
16029 reach __change_mode() when stepping through the end of main().
16030
16031 2000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
16032
16033 * gdb.base/default.exp: Fix expected pattern.
16034 * gdb.base/help.exp: Same.
16035
16036 2000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16037
16038 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
16039 Don't use xfail's because that affects only the following test.
16040
16041 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
16042 solaris or linux.
16043
16044 * gdb.base/selftest.exp: Update to reflect changes to main.c.
16045
16046 2000-01-07 Michael Snyder <msnyder@cygnus.com>
16047
16048 * gdb.base/display.exp: Some yacc parsers like to say
16049 "A syntax error" rather than "A parse error". Accept both.
16050
16051 2000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
16052
16053 * gdb.base/default.exp: Remove OS dependent string from "target
16054 remote" test.
16055 * gdb.base/help.exp: Same for "help target remote" test.
16056
16057 2000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16058
16059 From Jim Kingdon <kingdon@redhat.com>:
16060
16061 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
16062 prompt (cleanup rather than necessity, but still might keep output
16063 from spilling to next test).
16064
16065 2000-01-02 Fred Fish <fnf@cygnus.com>
16066
16067 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
16068 AIX, which defines them in <sys/types.h>.
16069
16070 1999-12-16 Stan Shebs <shebs@andros.cygnus.com>
16071
16072 * gdb.base/default.exp: Match arm* etc instead of arm in "info
16073 float" test.
16074
16075 1999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
16076
16077 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
16078
16079 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
16080 outermost frame disallowed".
16081
16082 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
16083
16084 * gdb.base/setvar.exp: New tests for setting the value of a struct
16085 with a constant list.
16086
16087 1999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
16088
16089 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
16090 require the user to type a cast before setting the value of a struct.
16091
16092 1999-12-06 Jim Blandy <jimb@cygnus.com>
16093
16094 * gdb.base/default.exp: Expect the new 'info float' command on
16095 all i386 platforms.
16096
16097 * gdb.threads/linux-dp.exp: Expand our ability to recognize
16098 LinuxThreads libraries that don't support debugging.
16099
16100 Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
16101
16102 * gdb.base/remote.c: Fill the buffer with truely random data.
16103 Change the buffer type to ``unsigned char'' to simplify size
16104 arithmetic.
16105
16106 * gdb.base/remote.exp: Reduce download numbers by one. Typical
16107 stub only handles 400-1 byte packets. Verify that the download
16108 worked.
16109
16110 1999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
16111
16112 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
16113 tests, using UNRESOLVED for the untested cases. Also, does not wait
16114 for a timeout if the prompt was received before a recognizable pattern.
16115
16116 1999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
16117
16118 * lib/gdb.exp (gdb_expect_list): Fix spelling.
16119
16120 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16121
16122 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
16123 watchpoints.
16124
16125 1999-11-24 Jason Merrill <jason@casey.cygnus.com>
16126
16127 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
16128
16129 * gdb.c++/local.exp: Be more flexible in recognizing local class
16130 name mangling. Don't allow horribly truncated method names.
16131 * gdb.c++/derivation.exp: Expect protected inheritance.
16132 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
16133 * gdb.c++/virtfunc.exp: Likewise.
16134 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
16135 when printing a nested enum.
16136
16137 1999-11-22 Jim Blandy <jimb@cygnus.com>
16138
16139 * gdb.base/step-test.exp: Properly await GDB's response to setting
16140 a breakpoint on the call to large_struct_by_value.
16141
16142 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
16143 just because we have debug info for the `start' function.
16144
16145 1999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
16146
16147 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
16148 "Unknown signal" messages, which indicate (on LinuxThreads) that
16149 GDB doesn't know how to debug threads on this system. This is
16150 better than hanging while philosopher 0 dumps chatter into gdb.log.
16151
16152 1999-11-18 Tom Tromey <tromey@cygnus.com>
16153
16154 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
16155
16156 1999-11-18 Fred Fish <fnf@cygnus.com>
16157
16158 * gdb.base/coremaker2.c: Add sample program for generating
16159 cores that is more self contained than coremaker.c. Eventually
16160 I'll add more code to this and tie it into the testsuite.
16161
16162 1999-11-12 Stan Shebs <shebs@andros.cygnus.com>
16163
16164 * gdb.base/dollar.exp: Remove, now in gdb.hp.
16165
16166 1999-11-10 Jimmy Guo <guo@cup.hp.com>
16167
16168 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
16169 from $srcdir/lib/.
16170 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
16171 and gdb.c++/.
16172
16173 * gdb.c++/derivation.exp: remove redundant get compiler info code.
16174
16175 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
16176 'continue with watch' test point.
16177
16178 1999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
16179
16180 Merged from p2linux-990323-branch:
16181
16182 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
16183
16184 Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
16185
16186 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
16187 {limit,fixed}''. Test ``set download-write-size''.
16188
16189 Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
16190
16191 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
16192 gdb_expect_list.
16193
16194 Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
16195
16196 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
16197
16198 1999-11-03 Mark Salter <msalter@cygnus.com>
16199
16200 * gdb.base/break.exp: Fix "stub continue" pattern.
16201
16202 1999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
16203
16204 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
16205
16206 1999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
16207
16208 * gdb.base/display.exp ("finish"): Add timeout clause.
16209
16210 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
16211 plain prompt clause, so this doesn't have to time out in order to
16212 fail.
16213
16214 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
16215 breakpoint hit messages include an address.
16216
16217 * gdb.base/display.exp: Don't forget to escape parens in regular
16218 expressions. Unix regexp notatation sucks.
16219
16220 1999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16221
16222 * gdb.base/annota1.exp: Test for annotate-signalled: change output
16223 order for 'signalled' message.
16224
16225 1999-11-01 Stan Shebs <shebs@andros.cygnus.com>
16226
16227 From Jimmy Guo <guo@cup.hp.com>:
16228 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
16229 * gdb.base/annota1.c: Add code for tests to work with.
16230
16231 1999-10-26 Frank Ch. Eigler <fche@cygnus.com>
16232
16233 * gdb.base/remote.exp: New test for remote downloading settings.
16234 * gdb.base/remote.c: New file with large .data.
16235
16236 1999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
16237
16238 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
16239 for LinuxThreads support, merged from the Code Fusion branch.
16240
16241 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
16242
16243 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
16244 containing exp_continue into a while within an expect. Don't
16245 attempt a start more than three times. Check return value from
16246 gdb_load.
16247
16248 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
16249
16250 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
16251 a pass case.
16252
16253 1999-10-01 Kevin Buettner <kevinb@cygnus.com>
16254
16255 * gdb.base/break.c (main): Added a statement that we can step
16256 off of.
16257 * gdb.base/break.exp: Added tests for setting a breakpoint
16258 at an offset and stepping onto a breakpoint.
16259
16260 1999-10-01 Fred Fish <fnf@cygnus.com>
16261
16262 * gdb.base/help.exp (help add-symbol-file): Update to match current
16263 gdb output.
16264
16265 1999-09-18 Jim Blandy <jimb@cris.red-bean.com>
16266
16267 * gdb.base/break.exp: Code locations are in hex, don't forget!
16268 (For HP-UX.)
16269
16270 1999-09-17 Stan Shebs <shebs@andros.cygnus.com>
16271
16272 * condbreak.exp: Use break.c as test program.
16273 * condbreak.c: Remove, redundant with break.c.
16274
16275 1999-09-15 Stan Shebs <shebs@andros.cygnus.com>
16276
16277 * config/monitor.exp (gdb_target_monitor): Disable X- and
16278 Z-packets if the target needs it.
16279
16280 1999-09-13 James Ingham <jingham@leda.cygnus.com>
16281
16282 * gdb.c++/overload.exp: Added tests for listing overloaded
16283 functions with function pointers in the arg, explicitly calling
16284 out the version you want.
16285
16286 1999-09-09 Stan Shebs <shebs@andros.cygnus.com>
16287
16288 * long_long.exp: Add variations of test cases that work for
16289 targets with 16-bit ints and 32-bit doubles.
16290
16291 1999-09-08 Stan Shebs <shebs@andros.cygnus.com>
16292
16293 * break.c (main): Compare a possibly-uninitialized argc with an
16294 unlikely value that fits in 16 bits.
16295
16296 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
16297
16298 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
16299 0xfeeb, don't want negative numbers if ints are 16 bits.
16300
16301 * lib/gdb.exp (skip_cplus_tests): New proc.
16302 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
16303 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
16304 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
16305 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
16306 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
16307 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
16308 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
16309 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
16310
16311 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
16312
16313 Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
16314
16315 * gdb.base/corefile.exp (up): Allow a parameter to appear
16316 in the frame that we're going up to.
16317
16318 From Jim Blandy <jimb@cygnus.com>:
16319
16320 * gdb.base/default.exp (info float): Expect some output now.
16321
16322 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
16323 returning floating-point values to fail on the x86.
16324 * gdb.base/callfwmall.exp (do_function_calls): Same.
16325
16326 * gdb.base/list.exp (test_listsize): Correct expectations for
16327 listing line 1 with listsize 2. Also, listing a single line
16328 works now, as does listing three lines. [Kevin's note: There
16329 were a number of other cases fixed too where the expectations
16330 differed...]
16331
16332 1999-09-02 Stan Shebs <shebs@andros.cygnus.com>
16333
16334 * gdb.base/selftest.exp: Add case for when version prints as
16335 constant string instead of char pointer.
16336
16337 1999-08-25 Stan Shebs <shebs@andros.cygnus.com>
16338
16339 * gdb.base/ending-run.exp: Add Solaris case for what happens when
16340 stepping out of main.
16341
16342 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
16343 G++ used.
16344
16345 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
16346 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
16347
16348 * gdb.c++/ovldbreak.exp: Update match string in test that
16349 includes a warning of multiple breakpoints.
16350
16351 1999-08-24 Stan Shebs <shebs@andros.cygnus.com>
16352
16353 * gdb.base/display.exp: Improve precision of step-after-finish
16354 added yesterday.
16355
16356 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
16357 test.
16358
16359 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
16360 configs when using G++, not just hppa*.
16361
16362 1999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16363
16364 * gdb.base/async.c: New file.
16365 * gdb.base/async.exp: New file.
16366
16367 Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
16368
16369 * gdb.base/break.exp: Tweak PA specific tests to properly handle
16370 PA64.
16371
16372 Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
16373
16374 * gdb.base/display.exp: "finish" can leave us mid-line on many
16375 targets, deal with it. Add a small constant to main, instead of
16376 1000 since main+1000 may not be a valid address in the target.
16377
16378 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
16379 on hpux11.
16380
16381 * gdb.base/attach.exp: Handle another hpux11 error message variant
16382 when attaching to a process that does not exist.
16383
16384 1999-08-19 J.T. Conklin <jtc@redback.com>
16385
16386 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
16387 characters in 'continue to 1241' test.
16388
16389 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
16390
16391 * gdb.base/call-ar-st.exp: Add a shorter match case for the
16392 stop in print_long_arg_list, define and use a whitespace
16393 variable in print_small_structs test, add an XFAIL for Solaris.
16394 * gdb.base/dbx.exp: XFAIL func commands until somebody is
16395 interested enough to fix.
16396
16397 1999-08-13 Keith Seitz <keiths@cygnus.com>
16398
16399 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
16400 (dbx_gdb_load): Remove. Use gdb_load instead, since that
16401 proc knows about targets other than the natives.
16402 (test_assign): Use "gdb_run_cmd" to "run" the target.
16403 Check that we've actually hit the breakpoint at main.
16404 When we attempt to assign a value to a local variable, check
16405 that the variable is in the current scope, i.e., don't use
16406 a test with an empty result.
16407
16408 Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
16409
16410 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
16411 command.
16412
16413 1999-08-09 Stan Shebs <shebs@andros.cygnus.com>
16414
16415 From Jimmy Guo <guo@cup.hp.com> and others at HP:
16416 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
16417 gdb.compat, gdb.threads-hp.
16418 gdb.hp/configure, gdb.hp/configure.in: New files.
16419 gdb.hp/Makefile.in: Recurse into new subdirs.
16420 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
16421 gdb.hp/gdb.objdbg: New directory, tests for debugging info
16422 in object files.
16423 gdb.hp/tools: New directory, aux tools for HP-specific tests.
16424
16425 1999-08-05 Stan Shebs <shebs@andros.cygnus.com>
16426
16427 * gdb.base/display.exp: Help expect by putting a newline in the
16428 funky printf, remove a bogus p/a test.
16429
16430 1999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16431
16432 * gdb.base/display.exp: Make sure that when we say 'run', we are
16433 connected to the target. This is necessary when running not
16434 natively.
16435
16436 1999-08-03 Stan Shebs <shebs@andros.cygnus.com>
16437
16438 * gdb.base/step-test.exp: Removed some extraneous messages.
16439
16440 * gdb.base/long_long.exp: Don't run memory examination tests
16441 on little-endian targets (they will need a different set of
16442 results to match).
16443
16444 1999-08-02 Stan Shebs <shebs@andros.cygnus.com>
16445
16446 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
16447 until somebody decides to fix GDB.
16448
16449 * gdb.base/long_long.c: Stop compiler complaint by specifying long
16450 constant as "ULL".
16451 * gdb.base/long_long.exp: Loosen x/c test, add partial result
16452 matches for a couple x/2 commands.
16453
16454 1999-07-30 Stan Shebs <shebs@andros.cygnus.com>
16455
16456 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
16457 by merging in ref-types2 tests.
16458 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
16459
16460 From Jimmy Guo <guo@cup.hp.com> and others at HP:
16461 * gdb.c++/Makefile.in: Add standard actions.
16462 (EXECUTABLES): Rename from PROGS, update list.
16463 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
16464 from gdb.hp.
16465 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
16466 foo and bar locals.
16467 * gdb.c++/anon-union.exp: Fix tests to match.
16468 * gdb.c++/classes.exp: Run if HP compiler used, add extra
16469 expect matches to handle output variations.
16470 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
16471 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
16472 output, add HP alternatives for new and delete prints.
16473 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
16474 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
16475 * gdb.c++/demangle.exp: Use $style when reporting failure.
16476 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
16477 * gdb.c++/inherit.exp: Run if HP compiler used, add some
16478 match alternatives.
16479 * gdb.c++/local.exp: Add match alternatives or xfails for HP
16480 compilers.
16481 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
16482 * gdb.c++/method.exp: Add match alternatives.
16483 * gdb.c++/misc.cc: Add bool types.
16484 * gdb.c++/misc.exp: Add tests for bool types.
16485 * gdb.c++/overload.exp: Add xfails.
16486 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
16487 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
16488 add some more template parameter tests (only for HP currently).
16489 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
16490 * gdb.c++/virtfunc.cc: Add return type and value for main.
16491 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
16492 match alternatives.
16493
16494 1999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16495
16496 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
16497
16498 1999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
16499
16500 * gdb.base/signals.exp: Don't expect getting a backtrace from
16501 within a signal handler to fail on Linux.
16502
16503 1999-07-29 Stan Shebs <shebs@andros.cygnus.com>
16504
16505 From Jimmy Guo <guo@cup.hp.com> and others at HP:
16506 * lib/gdb.exp: Remove some gratuitious semicolons.
16507 (delete_breakpoints): Increase timeout.
16508 (gdb_expect): Add -notransfer option.
16509 (gdb_test): Use -notransfer option.
16510 (get_compiler_info): Add f77 case.
16511 (get_compiler): New proc, split out from gdb_preprocess, add f77
16512 case.
16513 (gdb_preprocess): Call get_compiler.
16514
16515 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
16516 * gdb.base/attach.exp, gdb.base/display.exp,
16517 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
16518 gdb.base/long_long.exp, gdb.base/printcmds.exp,
16519 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
16520 third arg to gdb_test.
16521 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
16522 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
16523 HP-UX xfails, add others.
16524 * gdb.base/completion.exp: Reflect name change of self-test.
16525 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
16526 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
16527 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
16528 HP failure number.
16529 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
16530 useless HP-UX 10.30 references.
16531 * gdb.base/maint.exp: Loosen matches.
16532 * gdb.base/pointers.c (main): Declare more_code.
16533 * gdb.base/pointers.exp: Match on output of a `next'.
16534 * gdb.base/structs.c: Add prototypes.
16535 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
16536 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
16537
16538 1999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16539
16540 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
16541 command.
16542
16543 1999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16544
16545 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
16546 Fix run to main failures. Watchpoint can be hardware watchpoint.
16547
16548 * gdb.base/annota1.exp: Clean up some more, in case printf has
16549 debug info. Deal with lack of signal hanlder info in stack.
16550
16551 From Jim Kingdon <kingdon@redhat.com>:
16552 * gdb.base/annota1.exp: If printf has debug info, deal with it.
16553
16554 1999-07-19 Stan Shebs <shebs@andros.cygnus.com>
16555
16556 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
16557 gdb.base/foll-vfork.exp: Don't run for crosses.
16558
16559 Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
16560
16561 * gdb.base/configure.in: Check for gdbvars.exp instead of
16562 a1-selftest.exp.
16563 * gdb.base/configure: Re-generate.
16564
16565 1999-07-12 Stan Shebs <shebs@andros.cygnus.com>
16566
16567 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
16568 in trying to run first and name is too long.
16569
16570 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
16571 pointers2.c and pointers2.exp, respectively.
16572 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
16573 doschk happier.
16574
16575 1999-07-08 Stan Shebs <shebs@andros.cygnus.com>
16576
16577 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
16578 callfuncs2.c and callfuncs2.exp.
16579
16580 * gdb.base/list.exp: Remove mistaken xfails.
16581 * gdb.base/list0.h: Add optional prototypes.
16582
16583 Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
16584
16585 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
16586 calling malloc.
16587 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
16588 * ptype.exp: Move test for get_debug_format to before its first
16589 use.
16590
16591 1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16592
16593 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
16594 * gdb.base/annota2.cc, annota2.exp: Move from here.
16595 * gdb.c++/annota2.cc, annota2.exp: To here.
16596 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
16597
16598 Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
16599
16600 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
16601 a consistent format.
16602
16603 1999-06-25 Stan Shebs <shebs@andros.cygnus.com>
16604
16605 From Jimmy Guo <guo@cup.hp.com> and others at HP:
16606 * lib/gdb.exp (get_compiler_info): Add detection for assorted
16607 HP compilers, also set the globals $true and $false.
16608
16609 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
16610 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
16611 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
16612 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
16613 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
16614 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
16615 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
16616 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
16617 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
16618 whatis.c} Add C++ compatible function definitions and return
16619 types, add includes for library functions.
16620 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
16621 * gdb.base/step-test.c (myglob): Rename from glob.
16622 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
16623 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
16624 files, move here from gdb.hp.
16625 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
16626 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
16627 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
16628 Adjust line numbers in regexps.
16629
16630 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
16631 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
16632 instead of 0/1.
16633
16634 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
16635 foll-vfork.exp: New files, move here from gdb.hp.
16636 * gdb.base/page.exp: New file, test of pagination command.
16637
16638 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
16639 recursion test.
16640 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
16641
16642 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
16643 gdb.base/solib.exp: Fix compiler invocation process.
16644
16645 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
16646 HP-UX 11, turn off overload resolution explicitly.
16647 * gdb.base/commands.exp: Set argument list explicitly, add
16648 watchpoint test.
16649 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
16650 them work.
16651 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
16652 expressions properly.
16653 * gdb.base/corefile.exp: Loosen the match slightly.
16654 * gdb.base/default.exp: Allow "Error accessing memory" message
16655 also.
16656 * gdb.base/display.exp: Skip over x/0 j if PA64.
16657 * gdb.base/funcargs.exp: Add xfails for HP-UX.
16658 * gdb.base/interrupt.exp: Ditto.
16659 * gdb.base/langs.exp: Add symbolic matches governed by compiler
16660 in use.
16661 * gdb.base/list.exp: Add xfails for HP-UX.
16662 * gdb.base/long_long.exp: Refine some of the numeric matches.
16663 * gdb.base/mips_pro.exp: Xfail on HP-UX.
16664 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
16665 * gdb.base/nodebug.exp: Succeed on more varieties of output.
16666 * gdb.base/opaque.exp: Remove some HP-UX xfails.
16667 * gdb.base/ptype.exp: Succeed on more varieties of output.
16668 * gdb.base/scope.exp: Add xfails for HP-UX.
16669 * gdb.base/sect-cmd.exp: Add more cases.
16670 * gdb.base/setvar.exp: Add xfails for HP-UX.
16671 * gdb.base/shlib-call.exp: Loosen some matches slightly.
16672 * gdb.base/signals.exp: Match on void symbolically.
16673 * gdb.base/step-test.exp: Add case for PA64.
16674 * gdb.base/term.exp: Add exit and restart.
16675 * gdb.base/twice.exp: Clean up after self.
16676 * gdb.base/varargs.exp: Disable overload resolution explicitly.
16677 * gdb.base/whatis.exp: Allow more ways to pass tests.
16678
16679 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
16680 no longer useful.
16681
16682 Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
16683
16684 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
16685 list of patterns.
16686 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
16687 print_double_array(double_array)", "continuing to breakpoint
16688 1018", "print print_double_array(array_d)" and "continuing to
16689 1034" tests.
16690
16691 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
16692
16693 * Makefile.in: Add empty html and install-html targets.
16694
16695 1999-06-24 Stan Shebs <shebs@andros.cygnus.com>
16696
16697 * config/mt-*: Remove, these haven't been used since 1996.
16698
16699 1999-06-22 Stan Shebs <shebs@andros.cygnus.com>
16700
16701 * gdb.base/call-strs.c, gdb.base/ending-run.c,
16702 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
16703 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
16704
16705 1999-06-18 Stan Shebs <shebs@andros.cygnus.com>
16706
16707 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
16708 simpler match case for the ptype of the big class.
16709
16710 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
16711
16712 * gdb.exp: Fix test for gdb_prompt existence.
16713
16714 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
16715
16716 * gdb.exp (gdb_test): Add fail after calls to perror.
16717
16718 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
16719
16720 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
16721
16722 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
16723
16724 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
16725
16726 Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
16727
16728 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
16729 malloc() is linked in.
16730
16731 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
16732
16733 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
16734 step at end.
16735
16736 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
16737
16738 1999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
16739
16740 * gdb.java/jv-print.exp: New file. (Our first Java test!)
16741
16742 Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
16743
16744 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
16745 * gdb.base/mips_pro.exp: Likewise.
16746
16747 1999-06-02 Keith Seitz <keiths@cygnus.com>
16748
16749 * gdb.c++/templates.cc: Change all "new" operators to throw
16750 an exception.
16751 * gdb.c++/cplusfuncs.cc: Likewise.
16752
16753 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
16754
16755 Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
16756
16757 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
16758 * gdb.base/ending-run.exp: When stepping out of main, accept a
16759 step into an arbitrary assembler file.
16760
16761 1999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16762
16763 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
16764 "breakpoint-invalid" to be printed.
16765 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
16766 number of "frames-invalid" and "breakpoint-invalid" to be printed.
16767 * gdb.base/annota2.cc: Initialize a.x to 0.
16768
16769 1999-05-17 Keith Seitz <keiths@cygnus.com>
16770
16771 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
16772 when "skip_float_tests" set.
16773 Ditto for "print print_double_array(array_d)", "print print_small_structs",
16774 "print print_ten_doubles", and "step into print_long_arg_list".
16775 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
16776 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
16777 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
16778 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
16779 "skip_float_tests" is set.
16780 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
16781 when "skip_float_tests" set.
16782
16783 1999-05-06 Keith Seitz <keiths@cygnus.com>
16784
16785 * gdb.base/annota2.cc: Include stdio.h.
16786
16787 Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
16788
16789 * gdb.base/crossload.exp: Remove, this has been disabled ever
16790 since BFD stopped including all targets, and cross-GDB gets
16791 plenty of testing anyway.
16792 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
16793 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
16794 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
16795 * gdb.base/README: Remove, was doc for this.
16796 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
16797 needed.
16798
16799 1999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16800
16801 * gdb.base/call-ar-st.exp: Fix one regular expression in test
16802 output.
16803
16804 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
16805 * gdb.base/annota2.exp: New file. More annotation tests.
16806 * gdb.base/annota1.c: New file. Source file for annota1.exp.
16807 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
16808
16809 1999-04-23 Angela Marie Thomas <angela@cygnus.com>
16810
16811 * config/cfdbug.exp: New file.
16812
16813 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
16814
16815 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
16816 Marcus Daniel's and Dale Hawkins's demangler crashes.
16817
16818 * gdb.c++/demangle.exp (test_gnu_style_demangling,
16819 test_lucid_style_demangling, test_arm_style_demangling,
16820 test_hp_style_demangling): Try Tom Tromey's core-dumping
16821 identifier under each demangling style.
16822
16823 1999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
16824
16825 * gdb.c++/demangle.exp: Include the current demangling style
16826 in all test names.
16827 (current_demangling_style): New global variable.
16828 (set_demangling_style, test_demangling_core, test_demangling,
16829 test_demangling_exact): New functions.
16830 (test_gnu_style_demangling, test_lucid_style_demangling,
16831 test_arm_style_demangling, test_hp_style_demangling): Use those,
16832 instead of calling gdb_test and gdb_test_exact directly.
16833 (catch_demangling_errors): New function, which reports errors
16834 signalled by the demangling test functions in an orderly way.
16835 (do_tests): Use catch_demangling_errors.
16836
16837 1999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
16838
16839 * gdb.base/signals.exp (test_handle_all_print): Use () for
16840 grouping in expressions, not {}.
16841
16842 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
16843 initialized yet.
16844
16845 1999-04-01 Stan Shebs <shebs@andros.cygnus.com>
16846
16847 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
16848 are listed.
16849
16850 1999-03-26 Stan Shebs <shebs@andros.cygnus.com>
16851
16852 * gdb.stabs/weird.exp: Test for CC being defined before
16853 looking at its value.
16854
16855 1999-03-25 Stan Shebs <shebs@andros.cygnus.com>
16856
16857 * gdb.base/call-ar-st.exp: Remove stray '#'.
16858 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
16859 "short int" and "long int".
16860 * gdb.c++/overload.cc: Cast the string added in the previous
16861 change, to mollify finicky HP compiler.
16862 * gdb.hp/reg-test.exp (testfile): Fix file name.
16863 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
16864
16865 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
16866 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
16867 alternate form of enum ptype.
16868
16869 1999-03-23 Stan Shebs <shebs@andros.cygnus.com>
16870
16871 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
16872 * gdb.hp/*.exp: Change all to run compiler probe only after
16873 passing skip_hp_tests, so as not to waste time on guaranteed
16874 failure.
16875
16876 * gdb.c++/overload.cc: Pass string instead of char addr, always
16877 init ccpfoo.
16878 * gdb.c++/templates.cc: Fix syntax error.
16879
16880 Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16881
16882 * gdb.base/commands.exp: Add test for correct position of '>'
16883 when issuing the 'commands' command after a 'while' or 'if'
16884 command.
16885
16886 1999-03-18 James Ingham <jingham@cygnus.com>
16887
16888 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
16889
16890 * gdb.c++/method.exp: It was testing an uninitialized int on the
16891 stack and assuming it was positive.
16892
16893 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
16894
16895 * gdb.base/step-test.exp: Catch a case where finish is broken and
16896 keep it from killing the rest of the tests.
16897 Use gdb_continue_to_end.
16898
16899 * gdb.base/sigall.exp: use gdb_continue_to_end.
16900
16901 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
16902
16903 * gdb.base/display.exp: use runto_main, not run.
16904
16905 * gdb.base/default.exp: Check for the current error message in the
16906 r abbreviation test.
16907 Add strongarm to the targets that know info float.
16908
16909 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
16910 run which doesn't work with monitors.
16911
16912 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
16913
16914 * gdb.base/break.exp: use the gdb_continue_to_end proc.
16915
16916 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
16917 program. Traps the case (in Cygmon) when the program never really
16918 exits. Same as Mark's continue_to_exit, but I had put it in a lot
16919 more places, so I used my name. Sorry Mark...
16920
16921 * config/monitor.exp (gdb_target_monitor): added another
16922 target_info parameter: remotebinarydownload. This will set the
16923 remotebinarydownload flag if this is causing some boards trouble.
16924
16925 1999-03-18 Mark Salter <msalter@cygnus.com>
16926
16927 * lib/gdb.exp (continue_to_exit): New function.
16928
16929 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
16930 * gdb.base/ending-run.exp: Ditto.
16931 * gdb.base/step-test.exp: Ditto.
16932
16933 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
16934
16935 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
16936 (suggested by Art Haas <ahaas@neosoft.com>).
16937
16938 1999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
16939
16940 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
16941
16942 Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
16943
16944 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
16945 descriptions of types (short unsigned int vs unsigned short, etc).
16946
16947 1999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
16948
16949 * gdb.base/call-strs.exp: Don't assume that `step' will step over
16950 a call to strlen; sometimes we do have sources.
16951
16952 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
16953
16954 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
16955 character, so GDB won't print garbage after its end.
16956
16957 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
16958 breakpoint there instead. Sometimes GCC emits memcpy to handle
16959 the large structures being passed by value, so we step into that
16960 instead of sum_array_print, which obscures what we're really testing.
16961 * gdb.base/step-test.exp: However, we do want a test that notices
16962 the bizarre steps into memcpy, so do that here. Add check for
16963 stepping into function calls that pass large structures by value.
16964 ("Is that a noun clause, or are you just happy to see me?")
16965 Remove all references to specific line numbers.
16966 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
16967 New type and function.
16968 (main): Call large_struct_by_value, passing it a large struct by value.
16969 * lib/gdb.exp (gdb_get_line_number): New function.
16970
16971 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
16972 more portable.
16973
16974 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
16975
16976 * lib/gdb.exp: Doc fixes.
16977
16978 1999-03-05 Nick Clifton <nickc@cygnus.com>
16979
16980 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
16981
16982 1999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
16983
16984 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
16985 commands. They're not germane to this test, and they don't work
16986 that way on remote targets.
16987
16988 1999-03-01 James Ingham <jingham@cygnus.com>
16989
16990 * Changelog entries merged over from gdb development branch.
16991
16992 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
16993
16994 * lib/gdb.exp (gdbtk_analyze_results): Generic function
16995 for outputting results of test run.
16996
16997 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
16998
16999 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
17000
17001 1999-02-25 Felix Lee <flee@cygnus.com>
17002
17003 * lib/gdb.exp (debug_format): initialize
17004
17005 1999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
17006
17007 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
17008 * gdb.base/call-rt-st.c: Ditto.
17009
17010 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
17011
17012 * gdb.threads/pthreads.exp (horiz): New variable.
17013 (test_startup): Fix regexps that capture thread numbers.
17014
17015 1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
17016
17017 * gdb.base/smoke.exp: Disambiguate two test case names (both
17018 called ``print'').
17019
17020 Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
17021
17022 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
17023 compilation.
17024
17025 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
17026
17027 * gdb.base/miscexprs.exp: Change patterns to match GDB's
17028 actual output formatting.
17029 * gdb.base/smoke.exp: GDB removes leading 0's.
17030 * gdb.base/volatile.exp: Don't check type of remuneration;
17031 that variable is no longer defined in constvars.c.
17032 * gdb.base/step-test.c (main): Exit with explicit exit code.
17033 * gdb.base/step-test.exp: Remove two nexti checks--they are
17034 not portable.
17035
17036 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
17037
17038 * gdb.base/help.exp ("help delete display"): Fix test to match
17039 gdb's output.
17040
17041 * gdb.base/long_long.c (known_types): Initialize values to zero.
17042 * gdb.base/long_long.exp: Step one more line
17043 so 'dec' is initialized in "get to known place". GDB removes
17044 leading zeros. Explicitly ask for hex formatting. Use
17045 unique test case names.
17046
17047 Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17048
17049 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
17050
17051 * gdb.c++/method.exp: Add missing close brace.
17052
17053 1999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
17054
17055 * gdb.base/maint.exp: Use 'set height 0' to disable page
17056 prompting, not 'set height 400'.
17057
17058 Fix a bunch of timeouts.
17059 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
17060 four separate tests, so expect doesn't take forever to match a ton
17061 of text against a regexp with lots of .* forms.
17062 ("maint print psymbols", "maint print symbols"): Make some of
17063 these greps more selective, so that expect doesn't try to wade
17064 through huge piles of output and time out.
17065
17066 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
17067
17068 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
17069 tests: one which doesn't expect shlib events to be reported, and
17070 another which does, but is XFAIL for all platforms other than
17071 HP/UX.
17072
17073 * gdb.base/break.exp: Teach the test suite that the `catch
17074 fork', `catch vfork', and `catch exec' commands produce error
17075 messages on platforms that don't provide these features.
17076
17077 Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
17078
17079 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
17080 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
17081 (shortening names from solib_threshold.exp etc), won't run on
17082 anything but HP-UX for the foreseeable future.
17083 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
17084 reflect move.
17085
17086 Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
17087
17088 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
17089 gdb.trace/Makefile.in (clean): Remove all test executables.
17090
17091 Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
17092
17093 * gdb.base/shlib-call.exp: add test cases to verify that gdb
17094 successfully re-sets breakpoints in shared libraries.
17095 * gdb.base/shmain.c (main): return 0, don't fall off the end.
17096
17097 Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17098
17099 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
17100 and compiled w/o GCC.
17101
17102 * gdb.hp/watch-cmd.exp: ditto.
17103
17104 * gdb.hp/watch-hp.exp: ditto.
17105
17106 * gdb.hp/xdb1.exp: ditto.
17107
17108 * gdb.hp/xdb2.exp: ditto.
17109
17110 * gdb.hp/dbx.exp: ditto.
17111
17112 Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
17113
17114 * constvars.c: Remove C++-isms.
17115 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
17116 with GCC.
17117
17118 Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
17119
17120 The following changes are part of the HP merge.
17121
17122 * gdb.base/break.exp: new tests to verify that catchpoints for
17123 fork, vfork, and exec don't trigger inappropriately.
17124
17125 * gdb.base/opaque.exp: compile one file at a time, then link.
17126
17127 * gdb.base/signals.exp: be more restrictive about which hppa
17128 systems receive a setup_xfail. new tests.
17129
17130 * gdb.base/solib_threshold.build: new file.
17131 * gdb.base/solib_threshold.exp: new file.
17132 * gdb.base/solib_threshold.link_opts: new file.
17133 * gdb.base/solib_threshold.mk: new file.
17134 * gdb.base/gen_solib_threshold.c: new file.
17135
17136 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
17137 tests. New tests for enums inside classes.
17138
17139 * gdb.c++/compiler.cc: indicate support of template debugging.
17140
17141 * gdb.c++/demangle.exp: run hp style demangling tests.
17142
17143 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
17144 tests.
17145
17146 * gdb.c++/misc.cc: changes to support new tests.
17147
17148 * gdb.c++/templates.cc: changes to support HP's compiler; changes
17149 to support new tests.
17150
17151 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
17152 gcc, then skip these tests.
17153
17154 Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
17155
17156 The following files are part of the HP merge; some had longer
17157 names at HP, but have been renamed to be no more than 14
17158 characters in length.
17159
17160 * gdb.hp/ambiguous.cc: new file.
17161 * gdb.hp/ambiguous.exp: new file.
17162 * gdb.hp/attach.exp: new file.
17163 * gdb.hp/attach2.exp: new file.
17164 * gdb.hp/classes-hp.exp: new file.
17165 * gdb.hp/ctti.exp: new file.
17166 * gdb.hp/ctti-add.cc: new file.
17167 * gdb.hp/ctti-add1.cc: new file.
17168 * gdb.hp/ctti-add2.cc: new file.
17169 * gdb.hp/ctti-add3.cc: new file.
17170 * gdb.hp/dbx.exp: new file.
17171 * gdb.hp/exception.cc: new file.
17172 * gdb.hp/exception.exp: new file.
17173 * gdb.hp/foll-exec.c: new file.
17174 * gdb.hp/foll-exec.exp: new file.
17175 * gdb.hp/foll-fork.c: new file.
17176 * gdb.hp/foll-fork.exp: new file.
17177 * gdb.hp/foll-vfork.c: new file.
17178 * gdb.hp/foll-vfork.exp: new file.
17179 * gdb.hp/inherit-hp.exp: new file.
17180 * gdb.hp/more-steps.exp: new file.
17181 * gdb.hp/namespace.cc: new file.
17182 * gdb.hp/namespace.exp: new file.
17183 * gdb.hp/optimize.exp: new file.
17184 * gdb.hp/pxdb.c: new file.
17185 * gdb.hp/pxdb.exp: new file.
17186 * gdb.hp/quicksort.exp: new file.
17187 * gdb.hp/reg-test.exp: new file.
17188 * gdb.hp/reg-test.s: new file.
17189 * gdb.hp/sized-enum.c: new file.
17190 * gdb.hp/sized-enum.exp: new file.
17191 * gdb.hp/start-stop.exp: new file.
17192 * gdb.hp/templ-hp.cc: new file.
17193 * gdb.hp/templ-hp.exp: new file.
17194 * gdb.hp/thr-lib.c: new file.
17195 * gdb.hp/thr-lib.exp: new file.
17196 * gdb.hp/thr-lib.h: new file.
17197 * gdb.hp/thr-liblib.c: new file.
17198 * gdb.hp/virtfun-hp.c: new file.
17199 * gdb.hp/virtfun-hp.exp: new file.
17200 * gdb.hp/watch-cmd.exp: new file.
17201 * gdb.hp/watch-hp.exp: new file.
17202 * gdb.hp/xdb1.exp: new file.
17203 * gdb.hp/xdb2.exp: new file.
17204 * gdb.hp/xdb3.exp: new file.
17205
17206 Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
17207
17208 The following files are part of the HP merge; some had longer
17209 names at HP, but have been renamed to be no more than 14
17210 characters in length.
17211
17212 * gdb.base/ss.h: new file.
17213 * gdb.base/call-ar-st.c: new file.
17214 * gdb.base/call-ar-st.exp: new file.
17215 * gdb.base/call-rt-st.c: new file.
17216 * gdb.base/call-rt-st-exp: new file.
17217 * gdb.base/call-strs.exp: new file.
17218 * gdb.base/ena-dis-br.exp: new file.
17219 * gdb.base/environ.exp: new file.
17220 * gdb.base/long_long.exp: new file.
17221 * gdb.base/sect-cmd.exp: new file.
17222 * gdb.base/shlib-cl2.exp: new file.
17223 * gdb.base/smoke.exp: new file.
17224 * gdb.base/so-impl-ld.c: new file.
17225 * gdb.base/so-impl-ld.exp: new file.
17226 * gdb.base/so-indr-cl.c: new file.
17227 * gdb.base/so-indr-cl.exp: new file.
17228 * gdb.base/varargs.exp: new file.
17229 * gdb.base/volatile.exp: new file.
17230 * gdb.base/whatis-exp.exp: new file.
17231 * gdb.base/display.exp: new file.
17232 * gdb.c++/derivation.exp: new file.
17233 * gdb.c++/local.exp: new file.
17234 * gdb.c++/member-ptr.exp: new file.
17235 * gdb.c++/overload.exp: new file.
17236 * gdb.c++/ovldbreak.exp: new file.
17237 * gdb.c++/ref-types.exp: new file.
17238 * gdb.c++/ref-types2.exp: new file.
17239 * gdb.c++/userdef.exp: new file.
17240
17241 Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
17242
17243 * gdb.base/default.exp: Reflect wording change in remote.c.
17244
17245 Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
17246
17247 * gdb.base/help.exp: Update to reflect current text.
17248
17249 Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
17250
17251 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
17252 they're stack variables and contain garbage.
17253 * gdb.c++/anon-union.exp: new file.
17254
17255 The following changes were made by David Taylor
17256 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
17257 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
17258 in changes by HP.
17259
17260 * gdb.base/bitops.exp: new file.
17261 * gdb.base/default.exp: change expected messages for catch and
17262 info catch tests to reflect HP merge changes.
17263 * gdb.base/enable-disable-break.exp
17264 * gdb.base/ending-run.c: new file.
17265 * gdb.base/long_long.c: new file.
17266 * gdb.base/maint.exp: new file.
17267 * gdb.base/pointers2.exp: new file.
17268 * gdb.base/shlib-call2.exp: new file.
17269 * gdb.base/solib.exp: new file.
17270 * gdb.base/step-test.c: new file.
17271 * gdb.c++/anon-union.cc: new file.
17272 * gdb.c++/local.cc: new file.
17273 * gdb.c++/member-pointer.cc: new file.
17274 * gdb.c++/method.cc: new file.
17275 * gdb.c++/ref-types.cc: new file.
17276 * gdb.c++/ref-types2.cc: new file.
17277 * gdb.c++/userdef.cc: new file.
17278
17279 * gdb.base/scope.exp: compile one file at a time, then link.
17280 * gdb.base/langs.exp: ditto.
17281 * gdb.base/list.exp: ditto.
17282
17283 Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
17284
17285 The following changes were made by David Taylor
17286 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
17287 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
17288 in changes by HP.
17289
17290 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
17291 skip tests. When compiling pass c++ flag to gdb_compile.
17292 * gdb.c++/
17293
17294 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
17295 test for on hppa*-*-hpux*; use args to see if c++ was specified.
17296 (skip_hp_tests): new function.
17297 (gdb_preprocess): new function.
17298
17299 * configure.in (hpdir): decide whether to configure gdb.hp.
17300 * configure: regenerated.
17301
17302 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
17303 to delete on clean.
17304 (EXECUTABLES): update to reflect new additions.
17305 * gdb.base/commands.exp: update message expected.
17306 * gdb.base/default.exp: add copyright notice.
17307 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
17308 * gdb.base/help.exp: update messages to reflect current text.
17309 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
17310 targets for recurse tests.
17311 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
17312 skip this file.
17313
17314 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
17315 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
17316 compilation.
17317 * gdb.c++/misc.exp: ditto.
17318 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
17319 run the tests. tell gdb_compile that it's a c++ compilation.
17320
17321 * gdb.threads/pthreads.exp: fix typo in message.
17322
17323 * gdb.base/all-bin.exp: new file.
17324 * gdb.base/arithmet.exp: new file.
17325 * gdb.base/assign.exp: new file.
17326 * gdb.base/completion.exp: new file.
17327 * gdb.base/cond-expr.exp: new file.
17328 * gdb.base/condbreak.exp: new file.
17329 * gdb.base/define.exp: new file.
17330 * gdb.base/dollar.exp: new file.
17331 * gdb.base/environment.exp: new file.
17332 * gdb.base/eval-skip.exp: new file.
17333 * gdb.base/jump.exp: new file.
17334 * gdb.base/logical.exp: new file.
17335 * gdb.base/pointers.exp: new file.
17336 * gdb.base/relational.exp: new file.
17337 * gdb.base/section_command.exp: new file.
17338 * gdb.base/whatis-expr.exp: new file.
17339
17340 * gdb.base/all-types.c: new file.
17341 * gdb.base/call-array-struct.c: new file.
17342 * gdb.base/call-return-struct.c: new file.
17343 * gdb.base/call-strings.c: new file.
17344 * gdb.base/callfuncs2.c: new file.
17345 * gdb.base/condbreak.c: new file.
17346 * gdb.base/constvars.c: new file.
17347 * gdb.base/display.c: new file.
17348 * gdb.base/int-type.c: new file.
17349 * gdb.base/jump.c: new file.
17350 * gdb.base/miscexprs.c: new file.
17351 * gdb.base/pointers.c: new file.
17352 * gdb.base/pointers2.c: new file.
17353 * gdb.base/shmain.c: new file.
17354 * gdb.base/shr1.c: new file.
17355 * gdb.base/shr2.c: new file.
17356 * gdb.base/solib.c: new file.
17357 * gdb.base/solib1.c: new file.
17358 * gdb.base/solib2.c: new file.
17359 * gdb.base/varargs.c: new file.
17360 * gdb.c++/derivation.cc: new file.
17361 * gdb.c++/overload.cc: new file.
17362 * gdb.c++/ovldbreak.cc: new file.
17363 * gdb.hp/attach.c: new file.
17364 * gdb.hp/attach2.c: new file.
17365 * gdb.hp/average.c: new file.
17366 * gdb.hp/compiler.c: new file.
17367 * gdb.hp/compiler.cc: new file.
17368 * gdb.hp/execd-program.c: new file.
17369 * gdb.hp/follow-exec.c: new file.
17370 * gdb.hp/follow-fork.c: new file.
17371 * gdb.hp/follow-vfork-and-exec.c: new file.
17372 * gdb.hp/misc-hp.cc: new file.
17373 * gdb.hp/more-steps.c: new file.
17374 * gdb.hp/optimize.c: new file.
17375 * gdb.hp/quicksort.c: new file.
17376 * gdb.hp/run-hp.c: new file.
17377 * gdb.hp/start-stop.c: new file.
17378 * gdb.hp/sum.c: new file.
17379 * gdb.hp/templates-hp.cc: new file.
17380 * gdb.hp/thread-local-in-lib.c: new file.
17381 * gdb.hp/thread-local-in-lib.h: new file.
17382 * gdb.hp/thread-local-in-lib.lib.c: new file.
17383 * gdb.hp/vforked-program.c: new file.
17384 * gdb.hp/virtfunc-hp.cc: new file.
17385 * gdb.hp/watchpoint-hp.c: new file.
17386 * gdb.hp/xdb.c: new file.
17387 * gdb.hp/xdb0.c: new file.
17388 * gdb.hp/xdb0.h: new file.
17389 * gdb.hp/xdb1.c: new file.
17390
17391 Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
17392
17393 The following change was made by Edith Epstein
17394 <eepstein@cygnus.com> as part of a project to merge in changes
17395 originally made by HP; HP did not create ChangeLog entries.
17396
17397 * gdb.c++/demangle.exp: changed the expected output for some
17398 ARM-style mangling -- removed second reference to datatype.
17399 For example, maint demangle __dt__11T1__pt__2_cFv
17400 T1<char>::~T1<char>(void)
17401 becomes,
17402 maint demangle __dt__11T1__pt__2_cFv
17403 T1<char>::~T1(void)
17404
17405 (test_hp_style_demangling): new hp specific demangling test cases.
17406
17407 Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
17408
17409 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
17410 * gdb.trace/backtrace.exp: Likewise.
17411 * gdb.trace/circ.exp: Likewise.
17412 * gdb.trace/collection.exp: Likewise.
17413 * gdb.trace/deltrace.exp: Likewise.
17414 * gdb.trace/infotrace.exp: Likewise.
17415 * gdb.trace/limits.exp: Likewise.
17416 * gdb.trace/packetlen.exp: Likewise.
17417 * gdb.trace/passc-dyn.exp: Likewise.
17418 * gdb.trace/passcount.exp: Likewise.
17419 * gdb.trace/report.exp: Likewise.
17420 * gdb.trace/save-trace.exp: Likewise.
17421 * gdb.trace/tfind.exp: Likewise.
17422 * gdb.trace/tracecmd.exp: Likewise.
17423 * gdb.trace/while-dyn.exp: Likewise.
17424 * gdb.trace/while-stepping.exp: Likewise.
17425
17426 1998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
17427
17428 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
17429
17430 Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
17431
17432 From Brendan Kehoe:
17433 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
17434 int return types.
17435
17436 Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
17437
17438 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
17439 remote dos host testing right.
17440
17441 Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
17442
17443 * gdb.base/corefile.exp: remove some xfails.
17444
17445 Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
17446
17447 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
17448 have different timestamps.
17449
17450 Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
17451
17452 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
17453 gdb.base/default.exp: Replace "exec" with "executable".
17454
17455 Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
17456
17457 * gdb.base/default.exp: Change else if to elseif from previous
17458 delta.
17459
17460 Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
17461
17462 * gdb.base/default.exp: Add brace missing from previous delta.
17463
17464 Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
17465
17466 * gdb.base/default.exp: Support test for info float for all
17467 varieties of arm toolchain.
17468
17469 Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
17470
17471 * gdb.trace/*.exp: remove "remote_download" command.
17472
17473 Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
17474
17475 * gdb.trace/*.exp: remove -gdwarf from compile.
17476
17477 Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
17478
17479 * gdb.trace/configure.in(AC_INIT): typo
17480 * gdb.trace/configure: regenerated
17481
17482 Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
17483
17484 * config/m68k-emc.exp: New file.
17485 * lib/<emc-support.exp trace-support.exp}: New files.
17486 * configure.in: add new test directory gdb.trace.
17487 * gdb.trace/{configure configure.in Makefile.in}: New files.
17488 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
17489 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
17490 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
17491 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
17492 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
17493 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
17494 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
17495
17496 Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
17497
17498 * gdb.c++/classes.exp: Change all regular expressions to match
17499 arbitrary combinations of newline/carriage-return, so that they
17500 will work equally well on Unix and Windows.
17501 * gdb.c++/inherit.exp: ditto.
17502 * gdb.c++/virtfunc.exp: ditto.
17503
17504 1998-08-11 Dawn Perchik <dawn@cygnus.com>
17505
17506 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
17507
17508 Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
17509
17510 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
17511 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
17512 to use a0-a3/d0-d3 as needed.
17513
17514 Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
17515
17516 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
17517 * gdb.disasm/am33.exp: Corresponding changes.
17518
17519 1998-07-11 Felix Lee <flee@cygnus.com>
17520
17521 * gdb.base/callfuncs.exp: add cmp10 test.
17522 * gdb.base/callfuncs.c (cmp10): new function.
17523
17524 Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
17525
17526 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
17527 into two parts to get around a synchronization problem in expect.
17528
17529 Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
17530
17531 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
17532
17533 * configure.in: Add options for gdbtk testsuite.
17534
17535 * configure: Regenerate.
17536
17537 * gdb.gdbtk: New directory to hold gdbtk tests.
17538
17539 Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
17540
17541 * gdb.fortran/types.exp: Escape brackets in expect patterns
17542 for test_float_literal_types_accepted tests.
17543 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
17544 before run test.
17545
17546 Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
17547
17548 * am33.exp: Just compile, do not link the testcase.
17549 * am33.s: Add ".am33" pseudoop to force am33 mode.
17550
17551 1998-06-25 Felix Lee <flee@cygnus.com>
17552
17553 * gdb.base/setshow.exp: make sure $pc is sane.
17554
17555 * gdb.stabs/weird.exp: split expect patterns properly.
17556
17557 Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
17558
17559 * gdb.disasm/am33.s: New disassembler testfile for the am33.
17560 * gdb.disasm/am33.exp: Run it.
17561
17562 Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
17563
17564 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
17565 match processing (and eliminate spurious timeouts when running).
17566
17567 Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
17568
17569 * gdb.base/signals.exp (test_handle_all_print): put back Mach
17570 exception test, but conditionalize it on target [mach | gnu].
17571
17572 Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
17573
17574 * gdb.base/overlays.exp: fixup compile line for linker script.
17575
17576 Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
17577
17578 * gdb.fortran/types.exp: don't guess at float size.
17579
17580 Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
17581
17582 * gdb.base/exprs.exp: delete test that depends on int size.
17583
17584 Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
17585
17586 * config/sim.exp: Removed checks for target triplets.
17587 (gdb_target_sim): Use gdb,target_sim_options.
17588
17589 Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
17590
17591 * gdb.base/reread.exp: New file.
17592 * gdb.base/reread1.c: New file.
17593 * gdb.base/reread2.c: New file.
17594
17595 Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
17596
17597 * config/sim.exp: Use 'target sim -sparclite' when running
17598 SPARClite programs.
17599
17600 Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
17601
17602 * gdb.base/structs2.exp: New file.
17603 * gdb.base/structs2.c: New file.
17604
17605 Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
17606
17607 * gdb.asm/common.inc: New file.
17608 * gdb.asm/d10v.inc: New file.
17609 * asm-source.exp: Pass -I's to gas to find .inc files.
17610 Update line numbers in expected output.
17611 * asmsrc1.s: Rewrite.
17612 * asmsrc2.s: Rewrite.
17613 * configure.in: Create arch.inc symlink.
17614 * configure: Regenerate.
17615 * Makefile.in (distclean): Delete arch.inc.
17616
17617 Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
17618
17619 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
17620 (t_enum_value2): ditto
17621 (t_enum_value3): ditto
17622 (main): ditto
17623 Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
17624
17625 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
17626 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
17627 change.
17628 Use gdb_test instead of send_gdb/gdb_expect sequences.
17629
17630 Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
17631
17632 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
17633 not void.
17634
17635 Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
17636
17637 * gdb.base/branches.c: Code with lots of loops and
17638 subroutines. Used to test gdbs ability to single step through PC
17639 changes, especially to test mips-tdep.c:mips_next_pc
17640
17641 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
17642
17643 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
17644 more rigorous EGCS C++ error checking.
17645
17646 Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17647
17648 * gdb.base/help.exp: Clean up `help set args' and `help show args'
17649 tests.
17650 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
17651 function when asleep.
17652 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
17653 for i*86 Linux and SVR4 signal handling problems.
17654 Remove linux xfail for `next to handler in signals_tests_1', fixed
17655 by recent infrun.c change.
17656 Limit backtrace to 10 frames to avoid timeout problems with infinite
17657 stack backtraces.
17658 Adjust expect pattern in `handle all print' test to match Apr 28 1997
17659 target.[ch] change.
17660
17661 Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
17662
17663 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
17664 for a newline from gdb before continuing.
17665 (default_gdb_exit): Just look for y or n.
17666 (gdb_test): Detect abnormal exit from GDB running on DOS; if
17667 it does, fail the rests of the tests in the file.
17668
17669 Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
17670
17671 * config/cygmon.exp: New file.
17672
17673 Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
17674
17675 * gdb.base/list.exp: Fix problem with "list default lines around
17676 main" test on remote targets.
17677
17678 * gdb.base/scope.exp: Fix problem with filelocal_bss before
17679 run test on remote targets.
17680
17681 Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
17682
17683 * gdb.asm: New directory.
17684 * configure.in: Configure it.
17685 * configure: Regenerate.
17686 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
17687 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
17688
17689 Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
17690
17691 * config/mn10300-eval.exp: New file to support MN10300 eval board.
17692
17693 Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
17694
17695 * gdb.base/overlays (several files): Merge the two overlay
17696 managers into one. Change variables (foox, barx, bazx, grbxx)
17697 back into ints but force them to load in their proper sections.
17698
17699 Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
17700
17701 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
17702 on-chip insn memory and IMAP1 to upper 128k.
17703 (D10VCopy): Handle memory regions crossing 16k boundaries.
17704 (D10VCopy): Transfer data in 32 bit chunks.
17705
17706 Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
17707
17708 * gdb.base/overlays.c (main): Exit normally when result is
17709 correct.
17710
17711 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
17712 map. Include space for printf in .text segment.
17713
17714 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
17715 updated d10v memory VMA/LMA map.
17716 (D10VCopy): Call D10VTranslate.
17717
17718 Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
17719
17720 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
17721
17722 * gdb.base/bar.c (barx, bar): Change variable to small array so
17723 that it won't be put into the .sdata - small data -
17724 section. Update reference.
17725 * gdb.base/baz.c (bazx, baz): Ditto.
17726 * gdb.base/foo.c (foox, foo): Ditto.
17727 * gdb.base/grbx.c (grbxx, grbx): Ditto.
17728
17729 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
17730 to be arrays.
17731
17732 Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
17733
17734 * gdb.base/overlays.exp: fix up and get working again.
17735 Add tests for backtraces from an overlay function.
17736
17737 Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
17738
17739 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
17740 "calling function with watchpoint enabled".
17741
17742 Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
17743
17744 * gdb.base/break.exp (test_next_with_recursion): Remove
17745 gdb_suppress_tests for d10v-*-*.
17746 * lib/gdb.exp (gdb_suppress_tests): Disable this function
17747 pending review of whether it is useful or not.
17748
17749 Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
17750
17751 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
17752
17753 Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
17754
17755 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
17756 * config/dve.exp: New file to support Densan boards.
17757
17758 Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
17759
17760 * gdb.base/interrupt.exp: Document problem of simulators, signals,
17761 reads and BSD.
17762
17763 Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
17764
17765 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
17766 response.
17767
17768 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
17769
17770 Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
17771
17772 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
17773 test.
17774
17775 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
17776 target_sizeof_long and target_bigendian_p.
17777 (structs_by_value, structs_by_reference): Check values according
17778 to targets word size and endianess.
17779
17780 Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
17781
17782 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
17783 output.
17784
17785 Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
17786
17787 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
17788 Update test of set args help to match source change.
17789
17790 Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
17791
17792 * gdb.base/default.exp: Expect help system output to be in
17793 alphabetical order.
17794 * gdb.base/help.exp: Ditto.
17795
17796 Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
17797
17798 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
17799 "i*86-pc-linux-gnu*".
17800 * gdb.base/interrupt.exp: Ditto.
17801 * gdb.base/corefile.exp: Ditto.
17802
17803 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
17804 define vxworks when building the testcase.
17805
17806 * gdb.base/ptype.exp: Fix testnames to be unique.
17807 * gdb.base/radix.exp: Ditto.
17808 * gdb.base/term.exp: Ditto.
17809 * gdb.base/whatis.exp: Ditto.
17810 * gdb.c++/classes.exp: Ditto.
17811
17812 Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
17813
17814 * gdb.base/callfuncs.exp: Fix indentation.
17815
17816 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
17817 suppress_flag has been set.
17818 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
17819 target feature.
17820
17821 Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
17822
17823 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
17824 the testcase.
17825
17826 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
17827 set_debug_traps() and breakpoint().
17828 * gdb.c++/misc.cc (main): Ditto.
17829 * gdb.c++/templates.cc (main): Ditto.
17830 * gdb.c++/virtfunc.cc (main): Ditto.
17831
17832 Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
17833
17834 * lib/gdb.exp(gdb_step_for_stub): New function.
17835 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
17836 exists, reload the executable and do a "continue" instead of
17837 doing a jump.
17838 (runto_main): Use gdb_step_for_stub.
17839
17840 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
17841 tests to have unique names.
17842 * gdb.base/callfuncs.exp: Ditto.
17843 * gdb.base/commands.exp: Ditto.
17844 * gdb.base/default.exp: Ditto.
17845 * gdb.base/help.exp: Ditto.
17846 * gdb.base/list.exp: Ditto.
17847 * gdb.base/opaque.exp: Ditto.
17848 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
17849 similar tests.
17850
17851 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
17852 * gdb.c++/cplusfuncs.cc: Ditto.
17853 * gdb.c++/virtfunc.cc: Ditto.
17854
17855 * config/monitor.exp: Keep track of the last file we saw, rather
17856 than trying to get the info from gdb.
17857
17858 * gdb.fortran/types.exp: Move comment to previous line.
17859
17860 Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
17861
17862 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
17863 target mode.
17864
17865 Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
17866
17867 From Bob Manson:
17868 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
17869 string from GDB when it connects.
17870
17871 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
17872
17873 Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
17874
17875 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
17876 if we can't get a debug format from GDB (we may be testing an
17877 older GDB). Use a 10 second timeout when checking for the format.
17878
17879 * gdb.stabs/weird.exp: Fix quoting.
17880
17881 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
17882
17883 Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
17884
17885 * config/arm-ice.exp: New file.
17886
17887 Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
17888
17889 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
17890 until it has been modified to work with the new testsuite.
17891
17892 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
17893 testcase won't compile, cause all of the testcases in the file to
17894 fail instead.
17895
17896 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
17897 (gdb_clear_suppressed): New procedure.
17898 (gdb_stop_suppressing_tests): Only clear suppress_flag if
17899 it contains a positive value.
17900
17901 Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
17902
17903 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
17904
17905 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
17906
17907 Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
17908
17909 * lib/gdb.exp (setup_xfail_format): New function.
17910 (get_debug_format): New function to get debug format.
17911 (debug_format): New global variable to hold last value set
17912 by get_debug_format.
17913 * gdb.base/list.exp: Call get_debug_format and expect some
17914 tests to fail for DWARF 1 and COFF formats.
17915 * gdb.c++/ptype.exp: Ditto.
17916 * gdb.c++/classes.exp: Ditto.
17917 * gdb.c++/cplusfuncs.exp: Ditto.
17918 * gdb.c++/inherit.exp: Ditto.
17919 * gdb.c++/templates.exp: Ditto.
17920 * gdb.c++/virtfunc.exp: Ditto.
17921
17922 Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
17923
17924 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
17925 host doesn't have a currently-open connection.
17926
17927 * config/sparclet.exp: Cleanups and fixes to make it generic for
17928 any gdb stub target. Handle cases where gdb doesn't respond when
17929 interrupted in a sane fashion.
17930
17931 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
17932 same thing in a totally different way.
17933
17934 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
17935 setting "timeout".
17936 (gdb_start): We set the global gdb_prompt variable in
17937 default_gdb_init now.
17938
17939 Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
17940
17941 * gdb.base/printcmds.exp: Fix "check for floating addition"
17942 regexp to accept results within approx +/- .01 of exact value.
17943 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
17944
17945 Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
17946
17947 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
17948 properly.
17949 (gdb_expect): Add optional timeout parameter, and add timeout
17950 value to various calls.
17951 (gdb_suppress_tests): Only give one warning message per group.
17952
17953 Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
17954
17955 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
17956 global variables. Handle getting a value for $timeout more
17957 gracefully.
17958
17959 Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
17960
17961 * lib/gdb.exp: Close connection to remote host if gdb doesn't
17962 initialize.
17963 (default_gdb_init): New procedure; allow gdb_init to be overridden
17964 by a target configuration file.
17965 (gdb_expect): Pass the timeout to remote_expect.
17966
17967 * config/monitor.exp(gdb_load): Fix typo in regexp.
17968
17969 Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
17970
17971 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
17972
17973 Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
17974
17975 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
17976 here. Call gdb_target_exec before rebooting the target, to make
17977 sure the connection to the target is closed.
17978 (gdb_load): Pass the name of the executable to gdb_target_monitor.
17979 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
17980 Also detect "Timeout reading from remote" error.
17981
17982 * config/gdbserver.exp: Pass the executable being loaded to
17983 gdb_target_monitor. Don't call gdb_file_cmd here; let
17984 gdb_target_monitor do it.
17985
17986 * gdb.disasm/hppa.exp: Don't use exec_output.
17987
17988 Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
17989
17990 * gdb.base/list.exp: If we're debugging a non-native target,
17991 try to set the pc register to point to the start of the
17992 program before doing the first list command.
17993
17994 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
17995 test_calls after restarting.
17996
17997 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
17998 reloading.
17999
18000 * gdb.base/watchpoint.exp: Fix typo.
18001
18002 * gdb.base/setshow.exp: Check for use_gdb_stub.
18003
18004 * gdb.base/break.exp: Fix continue until exit test for the gdb
18005 stub case.
18006 * gdb.base/langs.exp: Ditto.
18007
18008 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
18009 gdb_load_offset. If we weren't given a file to load, figure out
18010 what the current file is and use it.
18011
18012 * config/i386-bozo.exp: New file.
18013
18014 Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
18015
18016 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
18017 feature.
18018
18019 * config/proelf.exp: New entry.
18020
18021 Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
18022
18023 * lib/gdb.exp: Remove spurious .* patterns at the beginning
18024 of regexps.
18025
18026 * gdb.base/watchpoint.exp: Don't run the test_stepping
18027 tests if gdb can't call functions on the target.
18028
18029 * gdb.base/setshow.exp: Don't run the set prompt tests if
18030 the board has gdb_prompt set.
18031
18032 Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
18033
18034 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
18035 * gdb.base/commands.exp: Likewise.
18036 * gdb.base/setshow.exp: Likewise.
18037
18038 Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
18039
18040 * config/monitor.exp(gdb_start): Look for gdb_prompt target
18041 feature.
18042
18043 * config/i960.exp: New file.
18044
18045 Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
18046
18047 * gdb.base/funcargs.exp: Check for gdb,short_int target
18048 feature instead of looking for explicit target triplets.
18049
18050 Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
18051
18052 * gdb.base/printcmds.exp: add a couple more tests a la
18053 "p 123DEADBEEF", to check parse_number.
18054 * top.c: change "to enable to enable" to "to enable" in a couple
18055 of help strings.
18056
18057 Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
18058
18059 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
18060 on the mn10300.
18061
18062 Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
18063
18064 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
18065 where the test executable is run with explicit args.
18066 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
18067
18068 Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
18069
18070 * gdb.base/run.c: Use FAKEARGV to build test executable that
18071 does not require a command line arg, since most simulators
18072 don't currently support passing such an arg into the simulated
18073 program.
18074 * gdb.base/commands.exp: Change tests to insert the proper
18075 value as the arg to the first recursive factorial call. Change
18076 compilation line to define FAKEARGV at compile time.
18077
18078 Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
18079
18080 * gdb.base/recurse.exp: Enable these tests for the mn10300.
18081 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
18082 function with watchpoint enabled" test.
18083
18084 Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
18085
18086 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
18087 Don't call gdb_test when the command doesn't return to a gdb prompt.
18088
18089 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
18090 "Tests restarted" messages.
18091
18092 Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
18093
18094 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
18095
18096 Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
18097
18098 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
18099 for INFO SYMBOL; add help tests for OVERLAY commands.
18100 * gdb.base/default.exp: add tests for INFO SYMBOL command;
18101 add tests for OVERLAY commands
18102 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
18103 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
18104 * gdb.base/sigall.c: add usestubs code frag
18105 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
18106
18107 Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
18108
18109 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
18110 failures.
18111 (gdb_stop_suppressing_tests): Note that tests have restarted.
18112
18113 Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
18114
18115 * config/h8300.exp: New file.
18116
18117 Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
18118
18119 * gdb.base/setshow.exp: Check for the existence of a
18120 feature, not its value.
18121
18122 Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
18123
18124 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
18125
18126 * gdb.base/scope.exp: It's now init0(), not init().
18127
18128 * gdb.base/scope0.c: For now, change init() to be init0().
18129
18130 * config/monitor.exp: Use gdb_serial in preference to serial
18131 or netport.
18132
18133 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
18134 and it's not already set.
18135
18136 Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
18137
18138 * gdb.base/setshow.exp: Only test the run command if the target
18139 isn't using a stub and if it supports argument passing.
18140
18141 Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
18142
18143 * config/udi.exp(gdb_start): Make sure UDICONF is set
18144 properly before starting gdb.
18145
18146 Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
18147
18148 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
18149 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
18150 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
18151
18152 Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
18153
18154 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
18155 specialized code to reboot the board, use remote_reboot instead.
18156
18157 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
18158
18159 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
18160
18161 * config/monitor.exp: Make sure we disconnect from the target.
18162 Also, try a reboot/reload cycle instead of failing if the
18163 load fails.
18164
18165 Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
18166
18167 * gdb.base/default.exp: Don't set match_max.
18168 * gdb.base/help.exp: Ditto.
18169 * gdb.base/list.exp: Ditto.
18170 * gdb.base/signals.exp: Ditto.
18171
18172 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
18173 set, use remote_ld to download the testcase instead of
18174 the GDB loader.
18175
18176 Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
18177
18178 * config/vr5000.exp: New file.
18179
18180 * config/monitor.exp(gdb_target_monitor): Add pattern for
18181 "Ending remote" to detect errors in connecting.
18182
18183 * gdb.base/setshow.exp: Add .* within auto language test.
18184
18185 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
18186 target feature.
18187
18188 * config/monitor.exp(gdb_load): Check for a failure when loading,
18189 and reboot the board if necessary.
18190
18191 * gdb.base/setvar.exp(test_set): Handle multiple prints within
18192 a set of tests. Remove print.* from the patterns being checked.
18193
18194 Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
18195
18196 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
18197 refer to gdb_spawn_id.
18198
18199 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
18200 longer used.
18201 * config/sparclet.exp: Ditto.
18202 * config/sparclet-old.exp: Ditto.
18203 * config/slite.exp: Ditto.
18204 * config/sim.exp: Ditto.
18205 * gdb.base/funcargs.exp: Ditto.
18206
18207 * lib/gdb.exp:Remove references to gdb_spawn_id.
18208 (gdb_expect): Move to remote.exp.
18209
18210 Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
18211
18212 * config/monitor.exp: Detect the "Couldn't establish connection"
18213 message from GDB.
18214
18215 Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
18216
18217 * gdb.base/bitfields.exp: Use runto instead of explicit
18218 gdb_run_cmd/gdb_expect sequences.
18219
18220 * gdb.base/break.exp(text_next_with_recursion): Add match for
18221 gdb_expect call.
18222
18223 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
18224 We also need to handle the "A program is being debugged already"
18225 prompt from gdb. Use gdb_test to set the baud rate.
18226
18227 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
18228 to 20000. Really. I mean it.
18229
18230 Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
18231
18232 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
18233 fails. If suppress_flag is set, skip perror message about not
18234 being able to send to GDB.
18235 (send_gdb): If suppress_flag is set, don't try to send commands to
18236 GDB.
18237 (gdb_expect): If suppress_flag is set, always fail immediately.
18238 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
18239 (gdb_init): Call gdb_stop_suppressing_tests.
18240 (default_gdb_exit): Ditto.
18241 (default_gdb_start): Ditto.
18242
18243 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
18244 gdb_stop_suppressing_tests as appropriate.
18245 * gdb.base/break.exp: Ditto.
18246 * gdb.base/callfuncs.exp: Ditto.
18247 * gdb.base/commands.exp: Ditto.
18248 * gdb.base/exprs.exp: Ditto.
18249 * gdb.base/funcargs.exp: Ditto.
18250 * gdb.base/list.exp: Ditto.
18251 * gdb.base/recurse.exp: Ditto.
18252 * gdb.base/scope.exp: Ditto.
18253 * gdb.base/structs.exp: Ditto.
18254 * gdb.c++/inherit.exp: Ditto.
18255
18256 Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
18257
18258 * config/vr4300.exp: New file.
18259
18260 * gdb.*/*.exp: Call gdb_expect instead of expect.
18261
18262 * lib/gdb.exp(gdb_expect): New function.
18263
18264 Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
18265
18266 * lib/gdb.exp(gdb_init): New function.
18267
18268 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
18269 for each individual variable set.
18270
18271 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
18272 name.
18273
18274 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
18275
18276 * gdb.base/scope.exp: Use gdb_test.
18277
18278 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
18279 aborting; the testsuite driver will do that for us (see
18280 gdb_finish). Also, use gdb_test in a few more places.
18281
18282 Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
18283
18284 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
18285
18286 Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
18287
18288 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
18289 and "add_tests" are not at the same address.
18290
18291 Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
18292
18293 * gdb.base/ptype.exp: Use gdb_test.
18294
18295 Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
18296
18297 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
18298 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
18299 left in. No longer expect them to fail.
18300
18301 * gdb.stabs/*.mt; Deleted, no longer used.
18302 * gdb.stabs/configure.in: Remove references to target makefile
18303 frags.
18304 * gdb.stabs/configure: Rebuilt.
18305
18306 * gdb.disasm/*.mt: Deleted, no longer used.
18307 * gdb.disasm/configure.in: Remove references to target makefile
18308 frags. Use "sh3.s" as the unique filename for this directory.
18309 * gdb.disasm/configure: Rebuilt.
18310
18311 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
18312 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
18313 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
18314
18315 Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
18316
18317 * config/udi.exp: Use mondfe,name instead of remote_host.
18318
18319 Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
18320
18321 * gdb.base/watchpoint.exp: Don't expect a failure when calling
18322 a function with a watchpoint enabled on the mn10200.
18323
18324 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
18325 before trying to create it!
18326
18327 Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
18328
18329 * config/vx.exp: Use hostname instead of netport.
18330
18331 * config/vxworks.exp: New file.
18332
18333 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
18334
18335 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
18336 gdb before assuming everything worked. Send a ^C if a timeout
18337 occurs.
18338
18339 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
18340 $gdb_spawn_id directly.
18341 (gdb_run_cmd): Try _start as well as start. Use the target feature
18342 gdb,start_symbol as the symbol to start from when jumping.
18343
18344 Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
18345
18346 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
18347 redundant) test.
18348
18349 * gdb.base/recurse.exp: Relax final value test for 'b' so that
18350 it doesn't lose for 16bit integer systems.
18351
18352 Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
18353
18354 * gdb.fortran/types.exp: If the target doesn't support "double"
18355 data types, then expect "real" types to only be 4 bytes.
18356
18357 * gdb.c++/virtfunc.exp: Expect failure for virtual function
18358 call tests if the target doesn't support inferior function calls.
18359
18360 * gdb.base/printcmds.exp: Allow minor deviation in FP values
18361 in printf tests.
18362
18363 Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
18364
18365 * gdb.base/help.exp: Disable "help set", "help show", and
18366 "help support". Simplify regexp for "help stack".
18367
18368 * gdb.base/default.exp: Set match_max to 5000 and the timeout
18369 to 60 seconds. Temporarily set match_max to 15000 around the
18370 "info copying" test.
18371
18372 * gdb.base/nodebug.exp: Don't try to do an inferior function
18373 call if the target doesn't support them.
18374 * gdb.base/printcmds.exp: Likewise.
18375 * gdb.base/setvar.exp: Likewise.
18376 * gdb.base/structs.exp: Likewise.
18377 * gdb.c++/templates.exp: Likewise.
18378 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
18379
18380 * gdb.base/recurse.exp: Enable for the mn10200.
18381
18382 * configure.in: Do configure gdb.stabs directory for *-*-elf
18383 targets.
18384 * configure: Rebuilt.
18385
18386 * gdb.base/break.exp: Check for gdb,noresults before testing
18387 exit status and/or results from the target.
18388 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
18389 * lib/gdb.exp: Remove old (now bogus) initialization of
18390 noinferior, noargs, noresults and nosignals.
18391
18392 Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
18393
18394 * config/sh.exp: New file.
18395
18396 * config/slite.exp: Try to connect multiple times to the board
18397 before rebooting. Only send a "monitor run" if need_monitor_run
18398 is set.
18399
18400 * gdb.base/break.exp: Don't do the "stub continue" test if
18401 the target has gdb_stub set.
18402
18403 * gdb.base/callfuncs.exp: Increase the timeout.
18404
18405 * gdb.base/interrupt.exp: Don't even try to compile the testcase
18406 if the target has gdb,noinferiorio set.
18407
18408 * gdb.base/list.exp: Increase match_max to 10000 characters.
18409
18410 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
18411
18412 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
18413 target.
18414
18415 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
18416
18417 Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
18418
18419 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
18420 trying to delete the copy of gdb. Catch the file delete so we
18421 don't die if the delete fails; also, the file should be copied to
18422 the host, not to the build.
18423
18424 Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
18425
18426 * lib/gdb.exp(gdb_test): Surround the result pattern with
18427 parenthesis in case it contains multiple regexps separated
18428 with |.
18429
18430 * gdb.base/watchpoint.exp: Use gdb_test.
18431 * gdb.base/default.exp: Ditto.
18432
18433 Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
18434
18435 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
18436
18437 * gdb.base/scope.exp: Use gdb_test.
18438 * gdb.c++/classes.exp: Ditto.
18439 * gdb.c++/inherit.exp: Ditto.
18440
18441 Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
18442
18443 * gdb.base/crossload.exp: Don't use execute_anywhere, use
18444 remote_exec instead.
18445 * gdb.base/corefile.exp: Don't be ridiculous.
18446 * gdb.base/*.c: Add missing stub invocations.
18447
18448 Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
18449
18450 * config/slite.exp: Miscellaneous fixes.
18451
18452 * lib/gdb.exp: Fix runto.
18453
18454 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
18455 the target.
18456
18457 * gdb.base/watchpoint.exp: Fix regexp.
18458
18459 * lib/gdb.exp(default_gdb_exit): Add a catch to the
18460 close and wait commands, as the descriptor may now be
18461 invalid. Always call "remote_close host".
18462
18463 Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
18464
18465 Major rewrite for testsuite revision.
18466
18467 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
18468 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
18469 instead of relying on spawn_id to always contain a valid
18470 spawn id.
18471 (get_compiler_info): New procedure to build the ${binfile}.ci
18472 file, instead of replicating this in N different places.
18473 (gdb_compile): New procedure.
18474
18475 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
18476 appropriate arguments) instead of compile. Use gdb_test in a lot
18477 more places. Use send_gdb instead of send. Always run gdb_start
18478 at the start of a testcase, as this is no longer done magically.
18479
18480 config/*-gdb.exp: Rename without the -gdb suffix.
18481
18482 config/mips.exp: Use remote_close instead of exit_remote_shell.
18483 config/monitor.exp: Use target_info instead of looking at
18484 baud, timeout, etc.
18485 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
18486
18487 Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18488
18489 * gdb.c++/templates.exp (test_ptype_of_templates),
18490 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
18491 Update expect patterns for destructors and assignment operators
18492 to match corresponding c-typeprint.c changes.
18493 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
18494 to destructor breakpoint test, GDB should be able to set the
18495 destructor breakpoint without specifying arguments.
18496
18497 Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
18498
18499 * gdb.threads/pthreads.exp: Change result for failure to compile due
18500 to lack of pthreads runtime support from an error to simply an
18501 unsupported test, per dejagnu standards.
18502
18503 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18504
18505 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
18506 where GDB exits to reduce pattern match time.
18507 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
18508
18509 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
18510
18511 Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
18512
18513 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
18514 * gdb.base/default.exp: ditto.
18515 * gdb.base/nodebug.exp: ditto.
18516 * gdb.base/printcmds.exp: ditto.
18517 * gdb.base/ptype.exp: ditto.
18518 * gdb.base/setvar.exp: ditto.
18519 * gdb.base/structs.exp: ditto.
18520 * gdb.base/setshow.c: Guard against uninitialized values of argc.
18521
18522 Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
18523
18524 * configure, */configure: Rebuild with autoconf 2.12.
18525
18526 Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
18527
18528 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
18529 use new i*86-pc-linux*-gnu quads.
18530 * gdb.base/corefile.exp: Ditto.
18531 * gdb.base/signals.exp: Ditto.
18532 * gdb.base/sigall.exp: Ditto.
18533 * gdb.base/interrupt.exp: Ditto.
18534
18535 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
18536 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
18537 RedHat 4.0.
18538
18539 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
18540 linux. This allows the test case to at least compile on latest
18541 linux, but still not run due to missing the threads runtime library.
18542
18543 Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18544
18545 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
18546 directory to search gdb directory. Accept and step over conditional
18547 stack alignment code. Consume $prompt in failure cases.
18548 Reset timeout to $oldtimeout instead of some arbitrary value.
18549 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
18550 timeout problems with infinite stack backtraces.
18551 * gdb.base/ptype.exp (ptype struct link, union tu_link):
18552 Accept function parameters for linkfunc member.
18553
18554 Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
18555
18556 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
18557 (CXXFLAGS): Remove, unreferenced.
18558 (B_OPTIONS): Add for -B options and add code to initialize with
18559 previous -B options and also add -B option to pick up cross compiled
18560 runtime.
18561 (TARGET_INCLUDES): Add for -I options and add code to initialize when
18562 doing cross compiles.
18563 (target_alias): Declare global.
18564 (xgcc): Set variable to full path of gcc in build tree. Use findfile
18565 to verify that gcc exists in build tree, and if so set CC to that
18566 gcc and to use B_OPTIONS and TARGET_INCLUDES.
18567
18568 Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
18569
18570 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
18571 ptype test for anonymous union. Fixup testcase to match
18572 current gcc debug output.
18573
18574 Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
18575
18576 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
18577 force argument to an unsigned long type.
18578
18579 Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
18580
18581 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
18582 tests and anonymous union print/ptype tests.
18583 * gdb.base/list.exp (test_forward-search): Increase timeout by
18584 5 minutes for the "search extremely long line" case.
18585 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
18586 completely optional and that the pass/fail messages use the command as
18587 the message if that third arg is a null string.
18588 (gdb_test_exact): Arrange that a null string pattern means match a
18589 null string output rather than any output, which might include random
18590 errors.
18591 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
18592 backtrace test.
18593 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
18594 always failing and failure is now exposed by gdb.exp changes.
18595
18596 Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
18597
18598 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
18599 weren't being noted.
18600
18601 Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18602
18603 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
18604 * gdb.stabs/weird.exp: Remove v_comb xfails.
18605
18606 Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
18607
18608 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
18609 list.exp scope.exp watchpoint.exp]
18610 Make all timeout error msgs explicitly say "(timeout)".
18611
18612 Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
18613
18614 * config/monitor.exp: Increase download timeout to 1000 seconds.
18615
18616 Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
18617
18618 * config/m32r.exp: Increase timeout to 120 seconds.
18619
18620 Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
18621
18622 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
18623 and accept older ordering as obsolescent gcc or gdb.
18624 * gdb.c++/templates.exp: Ditto.
18625 * gdb.c++/virtfunc.exp: Ditto.
18626
18627 Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
18628
18629 * gdb.base/coremaker.c: Add code to mmap some data so we
18630 can check that it ends up in the core file.
18631 * gdb.base/corefile.exp: Add test to read mmapped data
18632 from core file.
18633
18634 Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
18635
18636 * config/m32r.exp: New file.
18637
18638 Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
18639
18640 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
18641 that cflags can contains -gstabs, and work correctly for other tests.
18642
18643 Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
18644
18645 * gdb.base/setshow.exp: New file, tests show and set.
18646 * gdb.base/setshow.c: New file, tests show and set.
18647 * gdb.base/help.exp: Add test for help set|show annotate.
18648 * gdb.base/default.exp: Add test for set|show annotate.
18649
18650 Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
18651
18652 * testsuite/gdb.base/break.exp: Make backtrace from factorial
18653 errors unique.
18654 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
18655 explicitly.
18656
18657 Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
18658
18659 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
18660 and width commands. This is done elsewhere.
18661 * (gdb_start): Don't call gdb_start_sim here. That's already
18662 done in gdb_load. This fixes lots of failures in default.exp.
18663
18664 Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
18665
18666 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
18667 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
18668 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
18669 in the same we we treat other failures (since it may be an expected
18670 condition), rather than as an error.
18671 * gdb.base/signals.exp (test_handle_all_print): Revert back to
18672 old test format.
18673
18674 Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
18675
18676 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
18677 (distclean maintainer-clean realclean): No need to remove files
18678 twice. Nuke the duplicates.
18679 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
18680 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
18681 Remove config.h along with other config files.
18682
18683 Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
18684
18685 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
18686 "p func1 ()" and note that rests of tests are skipped.
18687 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
18688 setup_xfails for "print func2::coremaker_local".
18689 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
18690 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
18691 affected by the previous run test.
18692 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
18693 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
18694 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
18695 "pass int powerset tuple" and "pass modeless int powerset tuple".
18696 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
18697 "real write 4" and "real write 8".
18698 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
18699 setup_xfails for "print vs1 after tuple assign 2",
18700 "print \$i after tuple assign 2", and
18701 "print vs2 after tuple assign 2".
18702 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
18703 meaningful error message and return -1 so the caller can
18704 suppress further tests and avoid a cascade of errors.
18705
18706 Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
18707
18708 * gdb.base/a1-selftest.exp: Tweak tests to account for new
18709 format for printing version.
18710 * gdb.base/default.exp: Ditto.
18711 * gdb.base/interrupt.exp: Fix problem with cascade of
18712 errors if child process dies while calling a function.
18713
18714 Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
18715
18716 * Makefile.in (VPATH): Add
18717 * Makefile.in (Makefile, config.status): Fix rules so things get
18718 remade when necessary.
18719
18720 Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
18721
18722 * Makefile.in (just-check): Add path to sibling expect dir
18723 to environment variable specified by RPATH_ENVVAR.
18724
18725 Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
18726
18727 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
18728 (just-check): Add shared library paths for libstdc++, tk,
18729 tcl, bfd, and opcodes to the environment variable specified
18730 in RPATH_ENVVAR.
18731 * configure.in: Add support to recognize --enable-shared flag
18732 and generate correct value for RPATH_ENVVAR.
18733 * configure: Regenerated with autoconf.
18734
18735 Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
18736
18737 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
18738 include all osf versions.
18739 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
18740 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
18741 when target is linux. When failing to build pthreads test
18742 executable, give more meaningful message.
18743 * gdb.threads/pthreads.c: Hpux also uses old definition of second
18744 arg for pthread_create.
18745
18746 Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
18747
18748 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
18749 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
18750 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
18751 and -lpthreads (everybody else).
18752 (test_startup): Fail gracefully if threads are not supported.
18753 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
18754 "p/c array_index("abcdef",2)" when not gcc compiled.
18755 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
18756 "print func2::coremaker_local" when not gcc compiled.
18757 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
18758 "ptype on opaque struct tagname (statically)",
18759 "ptype on opaque struct tagname (dynamically) 1", and
18760 "ptype on opaque struct tagname (dynamically) 2"
18761 for not compiled with gcc.
18762 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
18763 backtrace when compiled with gcc.
18764 * lib/gdb.exp (runto_main): Return result of "runto main" rather
18765 than always return success.
18766
18767 Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
18768
18769 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
18770
18771 Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
18772
18773 * gdb.base/structs.exp: Undo last change.
18774
18775 Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
18776
18777 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
18778 encapsulate all the steps/nexts done during self test, starting
18779 at main, and makes them less sensitive to optimization issues.
18780 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
18781 signal handler" test.
18782 * gdb.threads/pthreads.exp: Only run this for native configs.
18783 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
18784 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
18785 tests.
18786 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
18787 for "runto test_calls(void)" test.
18788
18789 Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
18790
18791 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
18792 and don't expect address info in breakpoint confirmations.
18793
18794 Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
18795
18796 * gdb.base/list.exp (test_forward_search): Increase timeout
18797 temporarily by 60 seconds for searching extremely long line,
18798 and then reset to old value when done. Increase expect input
18799 buffer to 10000.
18800
18801 Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
18802
18803 * gdb.base/list.exp (test_forward_search): Fix to handle very
18804 long source line without overflowing expect's input buffer.
18805
18806 Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
18807
18808 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
18809 "buffer_full".
18810
18811 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
18812 "buffer_full".
18813
18814 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
18815 "buffer_full".
18816
18817 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
18818 "buffer_full".
18819
18820 Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
18821
18822 * configure.in (configdirs): Add gdb.threads.
18823 * configure: Regenerated with autoconf.
18824 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
18825 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
18826 * gdb.threads/configure: New, generated with autoconf.
18827
18828 Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
18829
18830 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
18831
18832 Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
18833
18834 * gdb.base/signals.exp (test_handle_all_print): Test separately for
18835 each signal's status in the output of "handle all print".
18836 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
18837 the \r\n sequence that immediately precedes the gdb prompt.
18838 * gdb.base/a1-selftest.exp: Save original timeout and restore
18839 after test.
18840
18841 Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
18842
18843 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
18844 symbol.
18845
18846 Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18847
18848 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
18849
18850 Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
18851
18852 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
18853 timeout by 60 seconds.
18854
18855 Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
18856
18857 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
18858 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
18859 error return.
18860
18861 Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
18862
18863 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
18864 gdb initialization, also report how long dejagnu waited. Restore
18865 old timeout before doing error return. Temporarily increase timeout
18866 by 3 minutes to allow for slow startups over heavy NFS use.
18867
18868 Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
18869
18870 * lib/gdb.exp: Report timeout value for verbosity level 2.
18871 * config/gdbserver.exp: Ditto.
18872 * config/hppro.exp: Ditto.
18873 * config/mips-gdb.exp: Ditto.
18874 * config/monitor.exp: Ditto.
18875 * config/netware.exp: Ditto.
18876 * config/sim-gdb.exp: Ditto.
18877 * config/slite-gdb.exp: Ditto.
18878 * config/udi-gdb.exp: Ditto.
18879 * config/unix-gdb.exp: Ditto.
18880 * config/vx-gdb.exp: Ditto.
18881 * gdb.base/a1-selftest.exp: Ditto.
18882 * gdb.base/a2-run.exp: Ditto.
18883 * gdb.base/break.exp: Ditto.
18884 * gdb.base/corefile.exp: Ditto.
18885 * gdb.base/list.exp: Ditto.
18886 * gdb.base/recurse.exp: Ditto.
18887 * gdb.base/scope.exp: Ditto.
18888 * gdb.base/signals.exp: Ditto.
18889
18890 Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18891
18892 * gdb.threads/Makefile.in (docdir): Removed.
18893
18894 Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18895
18896 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
18897 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
18898 @srcdir@.
18899 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
18900 autoconf 2.5 or higher.
18901 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
18902
18903 Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
18904
18905 * configure: Regenerated.
18906 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
18907 avoid name clashes with SunOS headers.
18908
18909 Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
18910
18911 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
18912
18913 Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
18914
18915 * gdb.base/callfuncs.exp: Finish last change -- make sure the
18916 prototype information ends up in the compiler info file.
18917
18918 Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
18919
18920 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
18921 attempting to regenerate it. Eliminate use of a temporary file
18922 and just generate the info file directly. Source it immediately,
18923 for consistency of use.
18924 * gdb.base/corefile.exp: Ditto
18925 * gdb.base/exprs.exp: Ditto.
18926 * gdb.base/funcargs.exp: Ditto.
18927 * gdb.base/langs.exp: Ditto.
18928 * gdb.base/list.exp: Ditto.
18929 * gdb.base/mips_pro.exp: Ditto.
18930 * gdb.base/nodebug.exp: Ditto.
18931 * gdb.base/opaque.exp: Ditto.
18932 * gdb.base/ptype.exp: Ditto.
18933 * gdb.base/scope.exp: Ditto.
18934 * gdb.base/setvar.exp: Ditto.
18935 * gdb.base/signals.exp: Ditto.
18936 * gdb.base/whatis.exp: Ditto.
18937 * gdb.c++/templates.exp: Ditto.
18938 * gdb.c++/virtfunc.exp: Ditto.
18939 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
18940 whether or not to add -lstdc++ to the compile command line args.
18941
18942 Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18943
18944 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
18945 it got fixed by the recent lookup_minimal_symbol_by_pc change.
18946 Increase timeout, a lot of single stepping might be needed if the
18947 target has no hardware watchpoints.
18948
18949 Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
18950
18951 * gdb.base/break.exp: Ignore compiler warnings when compiling
18952 break.c.
18953 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
18954 * gdb.base/default.exp: Add h8300 xfails. Handle messages
18955 from remote-sim.
18956 * gdb.base/exprs.exp: Add h8300 xfails.
18957 * gdb.base/funcargs.exp: Likewise.
18958 * gdb.base/nodebug.exp: Likewise.
18959 * gdb.base/printcmds.exp: Likewise.
18960 * gdb.base/ptype.exp: Likewise.
18961 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
18962 h8300 xfails.
18963 * gdb.base/return.exp: Handle float/double precision problems
18964 on the h8300.
18965 * gdb.base/funcargs.c: Explicitly make last constant argument to
18966 call_after_alloca_subr an unsigned long type.
18967 * gdb.base/return.c: Include stdio.h.
18968
18969 Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
18970
18971 * config/abug.exp: New file for the older Motorola Bug monitor
18972 that runs on the mvme13x series VME boards.
18973 * config/monitor.exp: Use the new config array for target settings
18974 if they exist.
18975
18976 Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
18977
18978 * sim-gdb.exp: Make the SH simulator allocate less space when
18979 it is targeted.
18980
18981 Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
18982
18983 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
18984 test.
18985
18986 Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
18987
18988 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
18989 "rs6000-*-*" for "list function in include file" when gcc compiled.
18990 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
18991 for "p ctable1[120]".
18992 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
18993 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
18994 Remove setup_xfail for "rs6000-*-*" for
18995 "print 'scope0.c'::filelocal before run".
18996 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
18997 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
18998 since some compilers don't allow both options to be given
18999 on the same command line. Create object file and move it.
19000
19001 Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
19002
19003 * gdb.base/corefile.exp: Always regenerate the core file, since
19004 we always regenerate the coremaker program. Detect special case
19005 where registers cannot be read from core file.
19006
19007 Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
19008
19009 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
19010 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
19011 * gdb.c++/templates.exp: Only match on basename of file since
19012 some formats like xcoff don't encode directory information.
19013 * gdb.stabs/weird.exp: Use the right sed script for powerpc
19014 and rs6000 AIX xcoff targets.
19015 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
19016 * configure: Regenerate.
19017 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
19018 here, rather than in distclean.
19019
19020 Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
19021
19022 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
19023 defined, and use it to compile the test case with -O2. The
19024 native compilation still uses no optimization.
19025 * gdb.base/mips_pro.c: Remove inline assembly code since
19026 it is compiled PIC by default, which results in assembler
19027 warnings that make the testsuite think the compilation
19028 was unsuccessful.
19029
19030 Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
19031
19032 * gdb.c++/misc.exp: Add note to message for
19033 "print s.a for foo struct" that this is a known gcc 2.7.2
19034 and earlier bug.
19035
19036 Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
19037
19038 * gdb.base/break.exp: Fix pattern for matching "Delete all
19039 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
19040 setup_xfail for deleting all breakpoints test. Fix various
19041 timeout messages to include "(timeout)".
19042 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
19043 for "p t_float_values2(3.14159,float_val2)".
19044 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
19045 for "continue to call2g" when gcc compiled.
19046 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
19047 "up to foo in langs.exp", "show language at foo in langs.exp",
19048 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
19049 and "show language at fsub in langs.exp".
19050 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
19051 "list line 1 in include file", "list message for lines past EOF",
19052 "list function in include file", "list list0.h:foo", and
19053 "list filename:function; nonexistant function".
19054 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
19055 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
19056 and "ptype t_char_array" to be for native cc only.
19057
19058 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
19059
19060 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
19061 setup_xfail for "print coremaker_bss", "print coremaker_ro",
19062 "print func2::coremaker_local", and "backtrace in corefile.exp".
19063
19064 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
19065
19066 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
19067 "bt in signals.exp". This problem only appears when running
19068 the testsuite, and then only intermittently.
19069
19070 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
19071
19072 * gdb.base/return.exp (return_tests): Differentiate between
19073 two tests of continuing.
19074
19075 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
19076
19077 * */Makefile.in (maintainer-clean): Remove config.log.
19078 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
19079 * gdb.c++/Makefile.in (PROGS): Add inherit.
19080 (clean): Remove *.ci.
19081
19082 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
19083
19084 * gdb.c++/misc.cc: Add test code from Mike Stump.
19085 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
19086
19087 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
19088
19089 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
19090 to "alpha-*-osf2*" and add comment.
19091 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
19092 setup_xfail for "step over execarg initialization" and
19093 "step over corearg initialization".
19094 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
19095 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
19096 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
19097 gcc compiled for "print coremaker_bss", "print coremaker_ro",
19098 "print func2::coremaker_local", and "backtrace in corefile.exp".
19099 * gdb.base/signals.exp: Build and source signals.ci.
19100 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
19101 to be for gcc only.
19102 * lib/gdb.exp: Move verbose statements outside conditionals.
19103
19104 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19105
19106 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
19107 Feb 3 procfs.c change.
19108
19109 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
19110
19111 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
19112
19113 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
19114
19115 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
19116 from dejagnu's apparent default of 10 seconds, which gives random
19117 results when running the tests over NFS on moderately loaded systems.
19118 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
19119
19120 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
19121
19122 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
19123 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
19124 result reports.
19125
19126 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
19127
19128 * configure.in (CY_AC_PATH_TCLH): Remove.
19129 * configure: Regenerate.
19130
19131 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
19132
19133 * gdb.c++/Makefile.in (clean): Add missing '{'.
19134
19135 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
19136
19137 * lib/gdb.exp: Provide a default value for noinferior.
19138
19139 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
19140 Load libgloss.exp.
19141
19142 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
19143
19144 * gdb.disasm/hppa.exp: Compile directly into an executable, use
19145 the executable, not the .o to run the tests from.
19146
19147 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
19148
19149 * gdb.base/break.exp: Don't test for program exit or exit status
19150 if $noresults if nonzero.
19151 * gdb.base/langs.exp: Likewise.
19152 * gdb.base/watchpoint.exp: Likewise.
19153
19154 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
19155 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
19156 trying to compile the testcase.
19157
19158 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
19159
19160 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
19161 * gdb.base/signals.exp (continue to handler): Likewise.
19162
19163 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
19164
19165 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
19166
19167 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
19168
19169 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
19170
19171 * gdb.base/corefile.exp: Recognize "not found" as failure
19172 when trying to determine if a core file was generated.
19173 If no core file was generate the first time, try again without
19174 the ulimit -c to work around braindamaged shells.
19175
19176 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
19177
19178 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
19179 [] tests with "test" and enclose string in quotes.
19180 * gdb.stabs/configure: Rebuild
19181
19182 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
19183
19184 Changes in sync with expect:
19185 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
19186 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
19187 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
19188 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
19189 argument to AC_REQUIRE.
19190 * configure: Regenerated.
19191
19192 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
19193
19194 * gdb.base/corefile.exp: When generating a core, discard any
19195 error messages about ulimit not found and the "core dumped"
19196 message from the shell that runs the coredumper.
19197
19198 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
19199
19200 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
19201
19202 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
19203 which sed script to run. Expect failure for v_comb test
19204 on PA targets too.
19205
19206 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
19207
19208 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
19209 "print func2::coremaker_local" and for "backtrace in corefile.exp"
19210
19211 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
19212
19213 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
19214 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
19215 "sparc-sun-solaris*" xfails for "p v_comb".
19216 * lib/gdb.exp (default_gdb_start): Fix typo.
19217 * gdb.base/corefile.exp: Allow "Core was generated by ..."
19218 messages to not include the full program name that caused
19219 the core dump since some systems (such as solaris) apparently
19220 truncate this path to about 80 characters.
19221 When generating a core file first try increasing the core file
19222 size limit to unlimited since some systems may default it to
19223 zero, and it is harmless to try it. Move the test for failing
19224 to generate a core file to where it will actually get executed.
19225 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
19226 new gdb result from g++ debug info improvements and make old
19227 pattern obsolescent. Also account for size_t differences
19228 (may be int or long).
19229 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
19230 initialization before function call is placed in the delay slot
19231 and thus appears to be skipped over by commands such as "next".
19232
19233 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
19234
19235 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
19236
19237 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
19238
19239 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
19240 input source file; fix code to compile test to deal with this
19241 convention.
19242 * gdb.c++/*.exp: Likewise.
19243
19244 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
19245
19246 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
19247 "bt in signals.exp".
19248
19249 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
19250
19251 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
19252 "step over execarg initialization" and
19253 "step over corearg initialization".
19254
19255 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
19256
19257 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
19258 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
19259
19260 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
19261
19262 From Rob Savoye (rob@poseidon.cygnus.com)
19263 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
19264 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
19265 configure.in}, gdb.disasm/{Makefile.in, configure.in},
19266 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
19267 configure.in}: Major reworking for autoconfig.
19268 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
19269 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
19270 New files.
19271 * config/unix-gdb.exp: Make GDB global.
19272 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
19273 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
19274 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
19275 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
19276 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
19277 term.exp, twice.exp, watchpoint.exp, whatis.exp},
19278 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
19279 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
19280 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
19281 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
19282 pr-8136.exp, result.exp, string.exp, tuples.exp},
19283 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
19284 to returns as necessary, arrange for test to compile own testcase
19285 executable.
19286 * lib/gdb.exp: Changes for testsuite to compile own test cases.
19287
19288 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
19289
19290 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
19291 clear_xfail at end of test which might not call either pass or fail.
19292 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
19293 "backtrace through signal handler".
19294
19295 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19296
19297 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
19298 continuing from a job control stop signal.
19299 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
19300
19301 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
19302
19303 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
19304 * gdb.base/corefile.exp: Likewise.
19305 * gdb.base/funcargs.exp: Likewise.
19306
19307 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
19308
19309 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
19310 * config/monitor.exp: Add support for setting baud rate.
19311
19312 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
19313
19314 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
19315 i*86-*-linux* xfails for "backtrace through signal handler".
19316 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
19317 "print func2::coremaker_local".
19318 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
19319 alpha-dec-osf2* xfail for
19320 "delete all breakpoints when none".
19321
19322 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
19323
19324 * gdb.base/break.exp: Change test that deletes all breakpoints
19325 when no user breakpoints are installed. A post 4.15 change
19326 causes gdb to no longer prompt in this case.
19327
19328 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
19329
19330 * gdb.base/return.exp (return_tests): Change xfail for test
19331 "correct value returned double test" to stop xfailing at
19332 Solaris 2.5. Apparently the bug has been fixed.
19333
19334 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
19335
19336 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
19337 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
19338
19339 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
19340
19341 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
19342 * gdb.disasm/hppa.s: Corresponding changes.
19343
19344 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
19345
19346 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
19347 makefile fragment.
19348 * config/mt-hpux: Deleted.
19349
19350 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
19351
19352 * Many files: When warning about suppressed tests due to a
19353 nonexistant test binary, avoid incrementing the warning count.
19354
19355 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
19356
19357 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
19358
19359 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19360
19361 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
19362 "sparc-*-solaris2*".
19363
19364 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19365
19366 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
19367 Add global and local variables and initialize them.
19368 * gdb.base/corefile.exp: Test correct mapping of corefile sections
19369 by printing variables. Remove rs6000 and powerpc xfails, BFD now
19370 extracts the file name and terminating signal from the core file.
19371 * TODO: Remove note about tests for correct mapping of corefile.
19372 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
19373 from optimizing it away.
19374 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
19375 handles common blocks.
19376
19377 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
19378
19379 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
19380 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
19381
19382 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
19383
19384 * Makefile.in (maintainer-clean): New target, synonym for
19385 realclean.
19386 * gdb.base/Makefile.in (maintainer-clean): Likewise.
19387 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
19388 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
19389 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
19390 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
19391 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
19392
19393 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
19394
19395 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
19396 xfails when not gcc compiled for "print foo::funclocal".
19397 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
19398 "print foo::funclocal at foo",
19399 "print 'scope1.c'::foo::funclocal at foo",
19400 "print foo::funclocal_bss at foo",
19401 "print 'scope1.c'::foo::funclocal_bss at foo",
19402 "print foo::funclocal_ro at foo",
19403 "print 'scope1.c'::foo::funclocal_ro at foo",
19404 "print bar::funclocal at foo" and
19405 "print 'scope1.c'::bar::funclocal at foo".
19406 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
19407 gcc compiled for "print foo::funclocal at bar".
19408 Expand all messages to ensure that they identify that
19409 the test is at bar().
19410 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
19411 gcc compiled for:
19412 "ptype on opaque struct pointer (statically)",
19413 "ptype on opaque struct tagname (statically)",
19414 "ptype on opaque struct pointer (dynamically) 1",
19415 "ptype on opaque struct tagname (dynamically) 1",
19416 "ptype on opaque struct pointer (dynamically) 2" and
19417 "ptype on opaque struct tagname (dynamically) 2
19418 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
19419 gcc compiled for:
19420 "p datalocal"
19421 "whatis datalocal",
19422 "ptype datalocal",
19423 "p bsslocal",
19424 "whatis bsslocal", and
19425 "ptype bsslocal".
19426 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
19427 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
19428 when not gcc compiled.
19429 * gdb.base/funcargs.exp (float_and_integral_args): Add
19430 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
19431 compiled.
19432 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
19433 "backtrace from call6a" when not gcc compiled.
19434 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
19435 "backtrace from call7a" when not gcc compiled.
19436 * gdb.base/callfuncs.exp (do_function_calls):
19437 Add "hppa*-*-hpux*" xfail when not gcc compiled for
19438 "p t_char_array_values(char_array_val2,char_array_val1)",
19439 "p t_char_array_values(char_array_val1,char_array_val2)",
19440 "p t_char_array_values("carray 1","carray 2")",
19441 "p t_char_array_values("carray 1",char_array_val2)",
19442 "p t_char_array_values(char_array_val1,"carray 2")",
19443 "p sum_args(1,{2})",
19444 "p sum_args(2,{2,3})",
19445 "p sum_args(3,{2,3,4})",
19446 "p sum_args(4,{2,3,4,5})"
19447 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
19448 "backtrace in corefile.exp" when not gcc compiled.
19449
19450 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19451
19452 * gdb.base/signals.exp: Rewrite `handle all print' test as
19453 a procedure. Accept blanks or TABs as whitespace, increase
19454 timeout and expect input buffer size for the large output
19455 from the command. Remove "i*86-*-bsdi2.0" xfail.
19456
19457 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19458
19459 * gdb.base/setvar.exp: Add new testcases for truncation when
19460 assigning invalid values to bitfields.
19461
19462 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
19463
19464 * gdb.base/callfuncs.exp (do_function_calls): Remove
19465 mips-sgi-irix* xfail for
19466 "call inferior func with struct - returns char *"
19467 and fix test so that an optional (unsigned char *) cast is
19468 accepted in the result.
19469
19470 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
19471
19472 * gdb.base/funcargs.exp (float_and_integral_args): Remove
19473 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
19474 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
19475 * gdb.base/signals.exp: Remove duplicate "handle all print" test
19476 that accidentally got checked in.
19477
19478 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
19479
19480 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
19481 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
19482 compiled test.
19483 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
19484 Add mips-sgi-irix5* xfail for not gcc compiled.
19485 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
19486 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
19487 "p top", "whatis top", "p middle", and "whatis middle".
19488 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
19489 "whatis signed char" for not gcc compiled.
19490 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
19491 "set variable signed char=-1 (-1)" and
19492 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
19493 * gdb.base/funcargs.exp (float_and_integral_args):
19494 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
19495 Add mips-sgi-irix* xfail when not gcc compiled for
19496 "continue to call2b".
19497 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
19498 "continue to call2g".
19499 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
19500 "backtrace from call6a"
19501 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
19502 "backtrace from call7k".
19503 Add mips-sgi-irix5* xfail when not gcc compiled for
19504 "backtrace from call7a".
19505 (localvars_after_alloca): Fix gdb_test cmds for
19506 "print * after runto ...".
19507 Remove rs6000-*-* xfails for
19508 "print i after runto localvars_after_alloca" and
19509 "print l after runto localvars_after_alloca"
19510 for all compilers.
19511 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
19512 when not compiled with gcc, for:
19513 "print signed char == (minus)",
19514 "print signed char != (minus)",
19515 "print signed char < (minus)",
19516 "print signed char > (minus)".
19517 * gdb.base/callfuncs.exp (do_function_calls):
19518 Add mips-sgi-irix* xfail, when compiled with native compiler, for
19519 "call inferior func with struct - returns char *".
19520 * gdb.base/return.exp (return_tests): Change xfail for
19521 "correct value returned double test" to include Solaris 2.4.
19522 * gdb.base/funcargs.exp (float_and_integral_args):
19523 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
19524
19525 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19526
19527 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
19528 enumeration bitfields if compiling with GNU C.
19529 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
19530 to empty' prompt.
19531
19532 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
19533
19534 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
19535 test for PRO targets.
19536
19537 * gdb.base/funcargs.exp: Avoid ever setting more than 8
19538 breakpoints in the inferior at any given time by making
19539 two groups of breakpoints for call2*, call6* and call7*
19540 tests.
19541
19542 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19543
19544 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
19545 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
19546 from optimizing it away.
19547 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
19548 "call inferior func with struct".
19549
19550 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
19551
19552 * configure.in: Only configure gdb.chill for particular targets.
19553
19554 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
19555
19556 * gdb.base/Makefile.in: Add action to .c.o transformation
19557 rule that generates a .ci file for each .o file and remove
19558 explicit .c.o rules except for callfuncs.o.
19559 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
19560 generates a .ci file for each .o file and remove explicit
19561 .cc.o rules.
19562 (clean): Remove *.tmp *.ci files.
19563 (EXECUTABLES): Remove templ-info.exp.
19564 * gdb.base/compiler.c: New file.
19565 * gdb.c++/compiler.cc: New file
19566 * gdb.base/scope.exp: Source gdb.base/scope.ci.
19567 Change rs6000-*-* xfail for
19568 "print 'scope0.c'::filelocal_ro" and
19569 "print 'scope1.c'::filelocal" and
19570 "print 'scope1.c'::filelocal_bss" and
19571 "print 'scope1.c'::filelocal_ro" and
19572 "print 'scope1.c'::foo::funclocal" and
19573 "print 'scope1.c'::foo::funclocal_ro" and
19574 "print 'scope1.c'::bar::funclocal" and
19575 "print 'scope0.c'::filelocal_ro" and
19576 "print 'scope1.c'::filelocal at foo" and
19577 "print 'scope1.c'::filelocal_bss at foo" and
19578 "print 'scope1.c'::filelocal_ro at foo" and
19579 "print 'scope1.c'::foo::funclocal at foo" and
19580 "print 'scope1.c'::foo::funclocal_bss at foo" and
19581 "print 'scope1.c'::foo::funclocal_ro at foo" and
19582 "print 'scope1.c'::bar::funclocal at foo" and
19583 "print 'scope0.c'::filelocal_ro" and
19584 "print 'scope1.c'::filelocal" and
19585 "print 'scope1.c'::filelocal_bss" and
19586 "print 'scope1.c'::filelocal_ro" and
19587 "print 'scope1.c'::foo::funclocal" and
19588 "print 'scope1.c'::foo::funclocal_bss" and
19589 "print 'scope1.c'::foo::funclocal_ro" and
19590 "print 'scope1.c'::bar::funclocal" and
19591 "print 'scope1.c'::bar::funclocal_bss"
19592 to only be xfail'd when not compiled with gcc.
19593 Add rs6000-*-* xfail for
19594 "print 'scope0.c'::filelocal_bss before run"
19595 when compiled with gcc.
19596 (test_at_main): Add rs6000-*-* xfail for
19597 "print filelocal_ro in test_at_main"
19598 when compiled with gcc.
19599 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
19600 Add rs6000-*-aix* xfail for
19601 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
19602 "ptype t_char_array", not compiled with gcc.
19603 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
19604 xfail for "list foo (in include file)" when gcc compiled.
19605 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
19606 (integral_args): Add rs6000-*-* xfail for
19607 "run to call0a" if not compiled with gcc.
19608 (unsigned_integral_args): Add rs6000-*-* xfail for
19609 "run to call1a" if not compiled with gcc.
19610 (float_and_integral_args): Add rs6000-*-* xfail for
19611 "run to call2a" if not compiled with gcc and for
19612 "continue to call2b" for any compiler.
19613 Add rs6000-*-* xfail to
19614 "print f1 after run to call2a" for gcc compiled.
19615 (discard_and_shuffle): Add rs6000-*-* xfail for
19616 "run to call6a".
19617 (shuffle_round_robin): Add rs6000-*-* xfail for
19618 "backtrace from call7a" if not compiled with gcc.
19619 Add rs6000-*-* xfail for
19620 "backtrace from call7b" if compiled with gcc.
19621 (call_after_alloca): Add rs6000-*-* xfail for
19622 "print c in call_after_alloca" and
19623 "print s in call_after_alloca" and
19624 "backtrace from call_after_alloca_subr"
19625 if not compiled with gcc.
19626 (localvars_in_indirect_call): Add rs6000-*-* xfail for
19627 "print c in localvars_in_indirect_call" and
19628 "print c in localvars_in_indirect_call" and
19629 "backtrace in indirectly called function" and
19630 "stepping into indirectly called function"
19631 if not compiled with gcc.
19632 (localvars_after_alloca): Add rs6000-*-* xfail for
19633 "print c after runto localvars_after_alloca" and
19634 "print s after runto localvars_after_alloca" and
19635 "print i after runto localvars_after_alloca" and
19636 "print l after runto localvars_after_alloca"
19637 for all compilers.
19638 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
19639 than whatis-info.exp.
19640 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
19641 than opaque-info.exp.
19642 Setup rs6000-*-* xfail for
19643 "ptype on opaque struct pointer (statically)" and
19644 "ptype on opaque struct pointer (dynamically)" when
19645 not compiled with gcc.
19646 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
19647 rather than callf-info.exp.
19648 (do_function_calls): Add clear_xfail for rs6000-*-* for
19649 "p t_float_values2(3.14159,float_val2)". Seems to work
19650 fine there, both with xlc and gcc. Need to find out what
19651 it is doing right and fix other platforms.
19652 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
19653 "call inferior func with struct - returns int",
19654 "call inferior func with struct - returns long",
19655 "call inferior func with struct - returns float",
19656 "call inferior func with struct - returns double",
19657 "call inferior func with struct - returns char *",
19658 but only if not gcc compiled (presumes xlc compiled).
19659 Change rs6000-*-* xfails for
19660 "call inferior func with struct - returns char" and
19661 " call inferior func with struct - returns short" to only
19662 xfail if not using gcc.
19663 (clean mostlyclean): Remove *.ci and *.tmp files.
19664 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
19665 than templ-info.exp.
19666 * gdb.base/langs.exp: Source gdb.base/langs.ci.
19667 Add rs6000-*-* xfail for "up to foo in langs.exp"
19668 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
19669 when not gcc compiled.
19670
19671 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19672
19673 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
19674 * gdb.base/corefile.exp: Likewise.
19675 * gdb.base/list.exp: Likewise.
19676 * gdb.base/scope.exp: Likewise.
19677 * gdb.base/siganls.exp: Likewise.
19678
19679 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
19680 compiler output.
19681 * gdb.base/whatis.exp: Likewise.
19682
19683 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
19684
19685 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
19686 failure (opcode table has been fixed to match reality).
19687
19688 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
19689
19690 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
19691 "call inferior func with struct - returns char",
19692 "call inferior func with struct - returns short"
19693
19694 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
19695 "print 'scope0.c'::filelocal at main",
19696 "print 'scope0.c'::filelocal_bss in test_at_main",
19697 "print 'scope0.c'::filelocal at foo",
19698 "print 'scope0.c'::filelocal_bss in test_at_foo",
19699 "print 'scope0.c'::filelocal at bar",
19700 "print 'scope0.c'::filelocal_bss in test_at_bar"
19701
19702 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
19703 in source file 1". This bug seems to have been fixed with both
19704 gcc and native cc (was native assembler bug?).
19705
19706 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
19707
19708 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
19709 "backtrace through signal handler" to "i*86-*-sysv4*".
19710 * gdb.base/signals.exp: Add xfail for "'next' behaved as
19711 continue" case. Add "known SVR4 bug" to fail message.
19712 Add "i*86-*-bsdi2.0" xfail for "handle all print".
19713 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
19714 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
19715 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
19716 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
19717 "up to foo in langs.exp", "show language at foo in
19718 langs.exp", "up to cppsub_ in langs.exp", "show
19719 language at cppsub_ in langs.exp", "up to fsub in
19720 langs.exp", and "show language at fsub in langs.exp".
19721 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
19722 "bactrace in corefile.exp".
19723 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
19724 "call inferior function with struct - returns float" and
19725 "call inferior function with struct - returns double".
19726
19727 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
19728
19729 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
19730 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
19731 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
19732 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
19733
19734 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
19735
19736 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
19737 (or overriden) "CHILL" macro rather then bare "gcc".
19738 Also look for ../../gcc/xgcc since that is what we will
19739 actually need, not "Makefile". Remove following assignment
19740 of CHILL to CHILL_FOR_TARGET because that results in
19741 recursive definition.
19742
19743 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
19744
19745 * gdb.base/corefile.exp: Change xfail for backtrace in
19746 corefile.exp from linuxaout to all linux.
19747 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
19748 cases where we miss the breakpoint at the signal handler
19749 for some reason. Setup xfail for linuxoldld/linuxaout and
19750 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
19751 hitting SIGURG breakpoint.
19752 * gdb.base/signals.exp: Setup xfail for "next" acting like
19753 continue to add linuxoldld. Setup xfail for all linux for
19754 "next to handler in signals_tests_1", "backtrace in
19755 signals_tests_1", "continue to func1", "pass SIGUSR1",
19756 and continue to handler".
19757
19758 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
19759
19760 * Update all FSF addresses except those in COPYING* files.
19761
19762 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
19763
19764 * gdb.base/a2-run.exp: Change messages to be more explicit about
19765 the status of args, and quote binfile in results.
19766
19767 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
19768
19769 * gdb.base/callfuncs.exp: Add tests for passing structs to
19770 inferior functions and return various types.
19771 * gdb.base/callfuncs.c: Add functions to receive a struct
19772 and return a member of the struct, in various types.
19773
19774 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19775
19776 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
19777
19778 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19779
19780 * config/vxworks29k.exp: New file, sources vxworks.exp.
19781
19782 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19783
19784 * config/gdbremote.exp: New file. Testing framework using
19785 gdbserver.
19786
19787 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
19788
19789 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
19790 "call function when asleep" and "send end of file".
19791 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
19792 for "backtrace in corefile.exp".
19793 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
19794 for "backtrace through signal handler".
19795 * gdb.base/corefile.exp: Make sure we actually generate a core file
19796 before trying the core tests. Some systems allow the user to suppress
19797 generation of core files and default to that (linux for example).
19798 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
19799 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
19800
19801 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19802
19803 * gdb.threads: New directory with some crude multi-threaded
19804 gdb tests (step.exp and step2.exp).
19805 * config/mt-lynx (STEP_EXECUTABLE): Define.
19806 (THREADFLAGS): Define.
19807
19808 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
19809
19810 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
19811
19812 * gdb.base/signals.exp: Disable whole file for lynx until
19813 further notice.
19814
19815 * gdb.base/signals.exp: xfail test where "next" acts like
19816 "continue" for lynx.
19817
19818 * gdb.base/interrupt.exp: xfail test for calling function while
19819 inferior is asleep for lynx.
19820
19821 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
19822 than one cr-lf after each command.
19823
19824 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19825
19826 * configure.in: Reinstate setting of stabsdirs variable, fix
19827 typo in setting up configdirs for native builds.
19828
19829 * gdb.base/return.exp: Fix typo in return double test.
19830 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
19831 compiler from optimizing them away.
19832
19833 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
19834
19835 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
19836 sequences to be echo'd by gdb when using gdb_test.
19837 * gdb.chill/chexp.exp: Likewise.
19838 * gdb.fortran/exprs.exp: Likewise
19839
19840 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19841
19842 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
19843 after the inferior gdb has started.
19844
19845 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
19846 after each command.
19847 * gdb.base/funcargs.exp: Likewise.
19848 * gdb.base/gdbvars.exp: Likewise.
19849 * gdb.base/interrupt.exp: Likewise.
19850 * gdb.base/list.exp: Likewise.
19851 * gdb.base/watchpoint.exp: Likewise.
19852 * gdb.c++/demangle.exp: Likewise.
19853 * gdb.c++/inherit.exp: Likewise.
19854 * gdb.chill/chexp.exp: Likewise.
19855 * gdb.fortran/exprs.exp: Likewise.
19856
19857 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
19858 test if we can't handle IO to/from the inferior.
19859
19860 * gdb.c++/misc.exp: Always check for a program already being
19861 started after sending a "run" command to gdb.
19862
19863 * gdb.base/twice.exp: Start with a fresh gdb.
19864
19865 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
19866 only depend on gdb's expression code, not the chill runtime.
19867
19868 * gdb.base/return.c: Put return values into variables so we
19869 can have gdb print them rather than depending on the program
19870 to print them.
19871 * gdb.base/return.exp: Corresponding changes.
19872
19873 * lib/gdb.exp: Provide default value for noinferiorio.
19874 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
19875 the inferior.
19876
19877 * gdb.base/break.exp: Always check for a program already being
19878 started after sending a "run" command to gdb.
19879 (text_next_with_recursion): Don't check the output from the
19880 program's printf statement. Instead just make sure the program
19881 exited.
19882
19883 * gdb.base/commands.exp: Protect tests which need arguments with
19884 $noargs conditionals.
19885
19886 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19887
19888 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
19889 of structure member arrays to match gdb/valops.c:value_addr change.
19890
19891 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
19892
19893 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
19894 cases.
19895
19896 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
19897
19898 * configure.in (configdirs): Remove gdb.chill from default list
19899 of subdirs and then add it back in only if doing a native build.
19900 The current chill compiler does not yet work in any cross build.
19901 * Revert all signal changes from Jul 6.
19902 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
19903 for sh-hms targets, allowing these tests to link, with no other
19904 changes. Testing is suppressed by setting "nosignals" in site.exp.
19905
19906 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
19907
19908 * configure.in (signaldirs): Define and add to configdirs for all
19909 targets except some specific ones that are known to not support signals.
19910 Also clean up formatting.
19911 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
19912 (signals, sigall): Remove rules to build.
19913 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
19914 Moved to new gdb.signals directory.
19915 * gdb.signals: New test directory.
19916 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
19917 signals.c signals.exp}: New or moved files.
19918
19919 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
19920
19921 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
19922
19923 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
19924
19925 * gdb.base/return.exp: Xfail `return double' test failure
19926 on at least Solaris 2.3 and handle future/past versions on
19927 a case by case basis as appropriate. Also update message
19928 to include i*86 failures.
19929
19930 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19931
19932 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
19933
19934 * lib/gdb.exp: Fix comment which erroneously identified
19935 gdb_file_cmd as gdb_load (the 19 May change was in fact to
19936 gdb_file_cmd not gdb_load).
19937 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
19938
19939 * gdb.base/setvar.exp: Make test names consistent between pass and
19940 fail cases. Use gdb_test more.
19941
19942 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19943
19944 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
19945
19946 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19947
19948 * gdb.base/help.exp: Fix expected help string for `show commands'.
19949
19950 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
19951
19952 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
19953
19954 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
19955 of a text section.
19956
19957 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
19958
19959 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
19960 that loop eventually terminates. Fix Connection refused logic so
19961 that testsuite will expire nicely.
19962
19963 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
19964
19965 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
19966 config/rom68k.exp: New tcl glue for the appropriate monitors.
19967 These all just end up calling monitor.exp.
19968 * config/monitor.exp (gdb_target_monitor): Handle `Connection
19969 refused' by retrying. Cleanup some timeout issues.
19970 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
19971 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
19972 callers don't have to set/restore global timeout variable.
19973
19974 * The following set of changes centralizes management of the global
19975 timeout variable. This way, it can be set in one target dependent
19976 place instead of dozens of places scattered throughout the test suite.
19977 If you need to lengthen a timeout, then you should either set timeout
19978 in one of the config/{target}.exp files, or multiply it by a factor.
19979 Setting it to an absolute value is always going to lose for some
19980 targets.
19981 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
19982 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
19983 * gdb.base/funcargs.exp: Don't set timeout.
19984 * gdb.base/list.exp (test_forward_search): Only use local timeout.
19985 * gdb.base/printcmds.exp (test_print_string_constants
19986 test_print_array_constants): Don't set timeout.
19987 * gdb.base/ptype.exp: Don't set timeout.
19988 * gdb.base/recurse.exp: Don't set timeout.
19989 * gdb.base/return.exp: Don't set timeout.
19990 * gdb.base/watchpoint.exp: Don't set timeout.
19991 * gdb.c++/classes.exp (do_tests): Don't set timeout.
19992 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
19993
19994 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
19995
19996 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
19997
19998 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19999
20000 * lib/gdb.exp: Disable chill tests for irix5.
20001
20002 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20003
20004 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
20005 each test pass or fail.
20006
20007 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20008
20009 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
20010 xlc not gcc.
20011
20012 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
20013
20014 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
20015
20016 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
20017
20018 * config/est.exp: Fix copyright and comments. Remove dead code.
20019 Use targetname, serialport and baud variables instead of fixed
20020 constants.
20021 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
20022 * config/cpu32bug.exp: New file to support cpu32bug monitors.
20023
20024 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20025
20026 * gdb.base/watchpoint.exp: Don't run
20027 test_watchpoint_triggered_in_syscall for sunos.
20028
20029 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20030
20031 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
20032 they don't seem to exist. Do include stdio.h.
20033
20034 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20035
20036 * gdb.base/a1-selftest.exp: Add alpha xfail.
20037
20038 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20039
20040 * gdb.base/watchpoint.c (main): Prompt before calling read().
20041 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
20042 Revise accordingly. Remove cruft about sending "123" several
20043 times, until it gets noticed. Clean up the "print buf[0]" stuff
20044 so that it passes or fails, and waits for prompts in the usual way.
20045
20046 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20047
20048 * gdb.base/recurse.exp: Fix comment.
20049
20050 * TODO: Remove item about printing variables in nodebug.exp. Add
20051 item about enabling tests which are only run on some targets.
20052
20053 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
20054 fail, make test names unique, use new gdb_test convention
20055 regarding pattern, use gdb_test more, etc.).
20056
20057 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
20058 fail, make test names unique, etc.).
20059
20060 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20061
20062 * gdb.base/nodebug.c: Change return type of top and middle to
20063 short.
20064 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
20065 are fixed by the recent mdebugread.c changes. Allow `short ()'
20066 as type for top and middle.
20067
20068 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20069
20070 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
20071 nearly as I can tell, the whole thing was an accident in Stu's
20072 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
20073 to replace a send/expect pair with gdb_test, but ended up only
20074 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
20075 of 30 Mar 1995 took care of it, but left this vestigial comment
20076 which I am now nuking.
20077
20078 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20079
20080 * gdb.base/break.exp: Look for different line number for
20081 breakpoint at main depending on usestubs.
20082
20083 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20084
20085 * gdb.base/list.exp: Adjust some alternate expect patterns to
20086 match recent list0.c change. Add alternate expect pattern for
20087 output from `list default lines around main' for optimizing
20088 compilers.
20089
20090 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20091
20092 * lib/gdb.exp: If nosignals is not set, set it to 0.
20093
20094 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
20095
20096 * config/slite-gdb.exp: Responds to load symbol table prompt.
20097 * gdb.base/break.exp: Adjust line number, fix rerun.
20098 * gdb.base/langs0.c: Add #ifdef usestubs.
20099
20100 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
20101
20102 * gdb.base/list.exp: Adjust line contents after adding new lines in
20103 list0.c. Also fix a syntax error.
20104
20105 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
20106 * gdb.base/break.exp: ditto.
20107 * gdb.base/list.exp: ditto.
20108 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
20109 * gdb.base/run.c: ditto.
20110 * gdb.base/list0.c: ditto.
20111 * gdb.base/funcargs.c: ditto.
20112
20113 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
20114
20115 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
20116 $targetname, $serialport and $baud instead of hardwired variables.
20117 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
20118 target doesn't support signals.
20119
20120 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
20121
20122 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
20123
20124 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20125
20126 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
20127 Don't rely on the value of an auto variable before it has been
20128 initialized. Use gdb_test more.
20129
20130 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20131
20132 * lib/gdb.exp (default_gdb_version): A version number must start
20133 with a digit, but other than that contains all characters up to
20134 the first whitespace character.
20135
20136 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20137
20138 * gdb.base/commands.exp (breakpoint_command_test): New tests.
20139
20140 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20141
20142 * gdb.c++/*.exp: Warn if executable does not exist. The original
20143 reason for skipping the warning was that configure.in sometimes
20144 intentionally skipped building the executables but the tcl code
20145 had no way of knowing. That (a) was always bogus with respect to
20146 error handling, (b) is no longer true (right now there is no way
20147 to skip C++ tests).
20148
20149 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
20150
20151 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20152
20153 * gdb.base/list.exp: Add expect patterns for output from
20154 SunPRO compiled executables.
20155 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
20156 types.
20157
20158 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20159
20160 * gdb.base/break.exp (test_next_with_recursion): Accept any line
20161 number (we are already testing that the correct source line text
20162 gets printed).
20163
20164 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
20165 that is what is intended, but something needed to be done to get
20166 sunos4 native working again.
20167
20168 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
20169
20170 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
20171 apparently went with a (very) old xfail.
20172
20173 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
20174
20175 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
20176 runto_main is a proc in gdb.exp that will do 'step' for target use
20177 stubs.
20178 * gdb.base/exprs.exp: ditto.
20179 * gdb.base/interrupt.exp: ditto.
20180 * gdb.base/opaque.exp: ditto.
20181 * gdb.base/printcmds.exp: ditto.
20182 * gdb.base/ptype.exp: ditto.
20183 * gdb.base/scope.exp: ditto.
20184 * gdb.base/setvar.exp: ditto.
20185 * gdb.base/signals.exp: ditto.
20186 * gdb.base/twice.exp: ditto.
20187 * gdb.c++/classes.exp: ditto.
20188 * gdb.c++/inherit.exp: ditto.
20189 * gdb.c++/templates.exp: ditto.
20190 * gdb.base/break.exp: no run and hit main for stubs. Change line
20191 numbers for breakpoints and info breakpoint.
20192 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
20193 breakpoint().
20194 * gdb.base/callfuncs.c: ditto.
20195 * gdb.base/exprs: ditto.
20196 * gdb.base/interrupt.c: ditto.
20197 * gdb.base/opaque0.c: ditto.
20198 * gdb.base/printcmds.c: ditto.
20199 * gdb.base/ptype.c: ditto.
20200 * gdb.base/scope0.c: ditto.
20201 * gdb.base/setvar.c: ditto.
20202 * gdb.base/signals.c: ditto.
20203 * gdb.base/twice.c: ditto.
20204 * gdb.c++/misc.cc: ditto.
20205 * gdb.c++/templates.cc: ditto.
20206
20207 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20208
20209 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
20210
20211 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
20212 somewhere between `read' and `main.c'. I'm pretty sure the
20213 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
20214 and it isn't particularly useful.
20215
20216 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
20217
20218 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20219
20220 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
20221
20222 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
20223
20224 * config/mt-slite: add LIBS and -nostdlib.
20225 * config/slite-gdb.exp: add this new file to support sparclite target.
20226
20227 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
20228
20229 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
20230
20231 * gdb.base/a2-run.exp: Change argument to istarget from
20232 "*-*-vxworks" to "*-*-vxworks*".
20233 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
20234
20235 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
20236
20237 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
20238 will not runto main but do a 'step' to step out of breakpoint().
20239 * config/mt-slite: add -Dusestubs.
20240
20241 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20242
20243 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
20244 instead of just @.
20245
20246 * gdb.base/signals.exp: Add test for "handle all print".
20247 * TODO: Remove "handle all print". Also remove item about
20248 checking copyright date (I don't like the idea of a spurious FAIL
20249 based on when we run the tests).
20250
20251 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
20252 for SunOS4 (reason for failure not investigated). Remove
20253 redundant test for $binfile.
20254
20255 * gdb.base/nodebug.c (array_index): Call malloc.
20256
20257 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
20258
20259 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
20260
20261 * gdb.base/recurse.exp: Update gdb_test invocation to use new
20262 conventions and slightly simplify the matching regexp.
20263
20264 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20265
20266 * gdb.base/break.exp: Update gdb_test invocation to use new
20267 convention.
20268
20269 * lib/gdb.exp: If noargs is not set, set it to 0.
20270
20271 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
20272 tests unique.
20273
20274 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
20275
20276 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20277
20278 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
20279 one argument of type "<non-float parameter>".
20280
20281 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
20282
20283 * config/rom68k.exp: New file to support Motorola IDP board.
20284 * gdb.base/a2-run.exp: Skip this file if noargs is set.
20285 * gdb.base/break.c: Change things around so that this program
20286 doesn't depend upon args. This is necessary to make remote
20287 targets work (in general, they can't take args).
20288 * gdb.base/break.exp: Don't try to send args to program. Don't
20289 expect output. Also, replace lots of code with gdb_test.
20290
20291 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20292
20293 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
20294 printing of '\'' (which is what the comment says we are testing,
20295 even though we were not), not '''.
20296 (test_integer_literals_rejected): Test that printing ''' is an error.
20297
20298 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
20299 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
20300 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
20301 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
20302 Use gdb_test not test_print_accept.
20303 * lib/gdb.exp: Remove test_print_accept.
20304
20305 * gdb.base/signals.exp (signal_tests_1): Make pass message
20306 consistent with fail message.
20307
20308 * gdb.base/whatis.exp: Remove xfails for printing char vs.
20309 unsigned char; the bug (PR 1821) is fixed.
20310
20311 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
20312
20313 * gdb.base/scope.exp (test_at_localscopes): Call pass for
20314 successful tests--makes xfailing them work right.
20315
20316 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20317
20318 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
20319 only \r\n, not .*. The test can pass .* as the last thing in
20320 $pattern if that is what it wants. In addition to providing this
20321 flexibility, this change should speed up pattern matching in cases
20322 where the pattern already ended with .* (there were a number of
20323 them). This change also helps catch bad patterns--in the old
20324 scheme the typo "char \*" instead of "char \\*" would pass. Now
20325 it is caught.
20326 * Many .exp files: Update callers.
20327
20328 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
20329 clearer and does not spuriously match multiple ('s. Likewise for
20330 ) and *.
20331
20332 * gdb.base/nodebug.exp: Test ability to call a function and pass
20333 it a string (even with no debugging info).
20334
20335 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
20336 "p '\'", which is the same as "p ''" once tcl gets done with
20337 quoting, to "p '\\'", which I suspect is what is intended (one
20338 backslash gets sent to GDB).
20339
20340 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
20341
20342 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20343
20344 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
20345 1817) was fixed literally years ago.
20346
20347 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20348
20349 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
20350 test, it causes stepping out of call_after_alloca_subr with
20351 optimizing compilers.
20352 (localvars_in_indirect_call): Consume GDB prompt if `finish'
20353 fails.
20354
20355 * gdb.c++/templates.exp: Source templ-info.exp only if
20356 the templates executable exists.
20357
20358 * gdb.c++/misc.cc (class Contains_static_instance,
20359 class Contains_nested_static_instance),
20360 gdb.c++/classes.exp (test_static_members): Test printing of
20361 a class that contains a static instance of the class.
20362
20363 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20364
20365 * gdb.base/langs2.c (cppsub_): Don't prototype.
20366 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
20367 only, I believe).
20368
20369 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20370
20371 * lib/gdb.exp (skip_chill_tests): New procedure.
20372
20373 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
20374
20375 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
20376
20377 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
20378 each expect pattern. Cuts runtime from 12 to about 4 seconds.
20379
20380 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20381
20382 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
20383
20384 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
20385 disassemble 8, not 16, instructions for part 4.
20386
20387 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
20388 support the latter anymore.
20389
20390 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
20391 -DNO_PROTOTYPES.
20392 * gdb.base/callfuncs.c: Control use of prototypes based on
20393 NO_PROTOTYPES, not __STDC__.
20394 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
20395 t_float_values2 tests if prototypes in use.
20396
20397 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
20398 t_double_values): When checking differences against DELTA, check
20399 that difference is within the range (-DELTA,DELTA), not just
20400 (-infinity,DELTA).
20401
20402 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
20403
20404 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
20405 'file' command firts, then 'target', then 'load', this is due to gdb
20406 target set up.
20407 * config/mips-gdb.exp: Fix a couple regular exp bugs.
20408
20409 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
20410
20411 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
20412 FP load/store variants.
20413 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
20414
20415 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
20416
20417 * gdb.base/term.exp: Do not give a warning if not native, it is
20418 not an abnormal condition.
20419
20420 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
20421
20422 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
20423 t_char_array".
20424
20425 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
20426
20427 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
20428 are getting the version number.
20429
20430 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
20431 if not native, it is not an abnormal condition.
20432
20433 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20434
20435 * lib/gdb.exp: Just use "file exists", rather than undocumented
20436 dejagnu procedure "findfile".
20437
20438 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
20439
20440 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
20441 (LDFLAGS): Set to -Xlinker -Ur.
20442
20443 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
20444 Removed, these values are set by lib/gdb.exp.
20445
20446 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
20447
20448 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
20449
20450 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
20451 of replicating gdb startup code.
20452
20453 * config/mt-vxworks (LDFLAGS): Set to -r.
20454 (CFLAGS_FOR_TARGET): Removed.
20455
20456 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
20457 (gdb) and gdb for vxworks uses (vxgdb).
20458
20459 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
20460 executable is not in the tree and host != target, use sed and
20461 program_transform_name to determine the gdb name used by the
20462 target.
20463
20464 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
20465 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
20466
20467 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20468
20469 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
20470 floats, chars, and shorts where there are ANSI-style function
20471 definitions.
20472
20473 * gdb.base/langs.exp, gdb.base/langs*: New test.
20474 * gdb.base/Makefile.in: Build it.
20475 * TODO: Remove item about checking that C names don't get C++
20476 demangling applied; this test tests it.
20477
20478 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20479
20480 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
20481 went with the const70 xfail. The xfail went away a year ago.
20482
20483 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
20484
20485 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
20486 for hp300.
20487
20488 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
20489
20490 * gdb.base/a1-selftest.exp: Don't run on hp300.
20491
20492 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20493
20494 * Makefile.in (site.exp): Set host_alias and target_alias as well
20495 as host_triplet and target_triplet.
20496
20497 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20498
20499 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
20500
20501 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
20502 places as other ecoff systems).
20503
20504 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
20505 ultrix.
20506
20507 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20508
20509 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
20510 remove them.
20511 * gdb.base/nodebug.exp: Accept "function" in addition to "text
20512 variable and "variable" in addition to "data variable".
20513 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
20514
20515 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
20516 2.
20517 * gdb.base/list1.c (long_line): Add additional statement at start
20518 of function.
20519 * gdb.base/list.exp (test_forward_search): Update line number to
20520 reflect new statement.
20521
20522 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20523
20524 * gdb.base/signals.exp: Reinitialize searched source directories
20525 after gdb_start call.
20526
20527 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
20528
20529 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
20530 * gdb.stabs/Makefile.in: Likewise.
20531
20532 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
20533 change. Instead split the tests into smaller pieces.
20534 * gdb.disasm/hppa.s: Corresponding changes.
20535
20536 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20537
20538 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
20539 Quote ^C when passing it to stty. For some shells ^ is a pipe.
20540
20541 * gdb.base/funcargs.exp: Modify many tests so that every test
20542 either passes or fails. Make some test names unique.
20543
20544 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20545
20546 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
20547 Call stty to set interrupt character.
20548
20549 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
20550 for HP assembler versus GNU assembler based on actual behavior of
20551 $(CC), rather than assuming that $(AS) is always the GNU assembler.
20552
20553 * TODO: Suggest a few more stepping tests.
20554
20555 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
20556
20557 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
20558 restart GDB for h8300 after a continue.
20559 (return): Add pattern to match a29k-udi behavior.
20560 * gdb.base/nodebug.exp: Remove obsolete comment.
20561 * gdb.base/regs.exp: New file, testing of register displays.
20562 * gdb.base/return.exp: Fix typo in reference to $objdir.
20563 * gdb.base/whatis.exp: Always start with a fresh GDB.
20564
20565 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20566
20567 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
20568 higher, these tests generate a lot of output.
20569
20570 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20571
20572 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
20573 code following the catch silently ignored some errors; without the
20574 catch they should be thrown like any other tcl error. Also, the
20575 catch used "" instead of {} which meant all the callers who wanted
20576 to include one of the characters "[]$ had to quote it an extra time.
20577 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
20578 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
20579 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
20580 Remove extra quoting.
20581
20582 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
20583
20584 * gdb.base/commands.exp: Make test names unique; every test either
20585 passes or fails. Update some comments.
20586
20587 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
20588
20589 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20590
20591 The following fixes a FAIL caused by the fact that the alpha stabs
20592 configuration didn't use the ".if alpha" code in weird.def.
20593 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
20594 bit pointer, so the 32 bit version works even on the alpha.
20595 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
20596 Remove the stuff which allowed us to have separate versions for
20597 alpha and everything else.
20598
20599 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
20600 regexp which "info func operator\[\](" is supposed to match. Fix
20601 string to send to GDB. Note that GDB still doesn't work right. Add a
20602 new test for "info func .perator\[\](" which GDB does handle correctly.
20603
20604 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
20605
20606 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20607
20608 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
20609 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
20610 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
20611 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
20612 it makes the tests harder to understand and confuses test-o-matic.
20613 The preferred style is that each test provides a PASS or a FAIL,
20614 and has a unique message (e.g. "continue #54" not just "continue")
20615 which is the same for the pass and the fail.
20616 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
20617 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
20618 to lib/gdb.exp.
20619 * gdb.base/printcmds.exp: Use test_print_accept. Remove
20620 prt_accept which was basically the same thing. Likewise for
20621 test_print_reject and prt_reject.
20622 * lib/gdb.exp (test_print_reject): Add some more error message
20623 patterns to match from the former printcmds.exp (prt_reject).
20624 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
20625 One defect of the passcount stuff is that some of it failed to
20626 report XPASS where appropriate.
20627 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
20628 stuff before and after arg in expected pattern.
20629 (test_paddr_operator_functions): Re-do test without print_addr_of;
20630 this is the only test which seems to want extra stuff there.
20631
20632 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
20633
20634 * gdb.base/nodebug.exp: Update new tests to reflect improved
20635 wording of gdb output.
20636
20637 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
20638 and "ptype" work on variables in files compiled without -g.
20639 Replaces commented out "maint print msymbol" tests.
20640
20641 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
20642
20643 * gdb.base/setvar.c (dummy): Call malloc.
20644
20645 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
20646 losing with the irix4 sed.
20647
20648 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
20649 ALRM" on irix4.
20650
20651 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
20652
20653 * TODO: Remove items about corefile.exp testing new exec-file and
20654 backtrace; both are now done. Add items about printing enums.
20655
20656 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
20657
20658 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
20659 "get signal $thissig" test fails.
20660
20661 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
20662
20663 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
20664
20665 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
20666 compiler warning with dec alpha compiler.
20667
20668 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
20669 extra \n from gdb_test call (this explains why the prompt test
20670 that I removed yesterday was there).
20671 (user_defined_command_test): Remove extra \n and prompt test.
20672
20673 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
20674 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
20675 doesn't exist.
20676 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
20677 Also remove alpha workaround, which turns out to be because
20678 SIGABRT == SIGLOST.
20679
20680 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
20681
20682 * gdb.base/help.exp: Don't test "help show".
20683
20684 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
20685
20686 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
20687 "set print address" is on.
20688 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
20689 pass prompt to gdb_test; gdb_test already looks for the prompt.
20690
20691 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
20692
20693 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
20694 was a vestige of the manual TESTSTRATEGY, and the purpose of it
20695 was to make sure that gdb can read a core file. But (a) the "read
20696 the corefile" part didn't make it to a1-selftest.exp, we just
20697 delete the corefile after creating it, and (b) we test reading
20698 corefiles in corefile.exp anyway. Also, this test left around a
20699 xgdb process on Solaris.
20700
20701 * gdb.base/corefile.exp: Also test backtrace.
20702
20703 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
20704
20705 * gdb.base/commands.exp: Test a simple user defined command with
20706 arguments and if/while statements; verify the full user command is
20707 printed by "show user".
20708
20709 * gdb.base/commands.exp: Test if/while commands as part of a
20710 breakpoint command list; verify they appear in breakpoint
20711 information.
20712
20713 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
20714
20715 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
20716 than by dividing by zero.
20717
20718 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
20719
20720 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
20721 performing an inferior call with watchpoints enabled.
20722 * gdb.base/watchpoint.c (main): Delete second unnecessary read
20723 call.
20724
20725 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
20726
20727 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
20728 of "file" command.
20729
20730 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
20731 Add additional pattern for when "int operator int(void);" appears
20732 in a different order.
20733
20734 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
20735
20736 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
20737
20738 * gdb.base/help.exp: Replace most of docstrings for "info signals"
20739 and "signal" with ".*".
20740
20741 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20742
20743 * TODO: Add note about "handle all nostop".
20744
20745 * gdb.base/{sigall.c, sigall.exp}: New test.
20746 * gdb.base/Makefile.in: Add it.
20747
20748 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
20749
20750 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
20751 when invoking GDB, suppresses any windowing interface.
20752
20753 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
20754
20755 * config/sim-gdb: New file, simulator testing support.
20756
20757 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
20758
20759 * gdb.base/interrupt.exp: Test calling func1 twice.
20760
20761 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
20762
20763 * gdb.base/list.exp (test_forward_search): Set timeout higher
20764 when we'll be getting lots of output from gdb.
20765
20766 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
20767 "init_malloc" to after the expect statement. Run it if that
20768 regexp is taken, but also for two others which happen if source
20769 cannot be found.
20770
20771 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20772
20773 * gdb.base/printcmds.exp: New test, for printing register before
20774 program is running.
20775
20776 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20777
20778 * gdb.base/list.exp: Correct some alternate expect patterns
20779 to reflect changes in list1.c.
20780
20781 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20782
20783 * TODO: Add item regarding large frames.
20784
20785 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
20786
20787 * TODO: Remove item about enabling return.exp; it
20788 is enabled. Suggest a few more "return" tests.
20789
20790 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20791
20792 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
20793 anonymous unions.
20794
20795 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20796
20797 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
20798 and pr-5646.o, so "make" is the same as "make all", not "make
20799 pr-4975.o".
20800
20801 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
20802
20803 * gdb.base/list.exp: Adjust expectations to reflect changes in
20804 list1.c.
20805 (test_forward_search): New test proc.
20806 * gdb.base/list1.c (long_line): New function, has long source line.
20807
20808 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
20809
20810 * gdb.base/a1-selftest.exp: Change initial stepping to know about
20811 additional line of code that was added.
20812
20813 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
20814
20815 * gdb.disasm/hppa.s: Break the large branching tests into smaller
20816 tests so as not to overflow expect's input buffers.
20817 * gdb.disasm/hppa.exp: Corresponding changes.
20818
20819 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20820
20821 Beginnings of template debugging tests.
20822 * gdb.c++/templ-info.cc: New file to test for template
20823 debugging capability of the compiler.
20824 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
20825 templ-info.cc.
20826 * gdb.c++/templates.cc: Add explicit template instantiations
20827 to enable compiling with -fno-implicit-templates. Add destructor
20828 and 'value' method to T5 class for template tests.
20829 * gdb.c++/templates.exp: Add testcases for printing of template
20830 types, setting breakpoints on template methods and calling a
20831 template method.
20832
20833 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
20834
20835 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
20836 branch target since some assemblers (gas-2.5) may emit a
20837 relocation for the branch instead of resolving it in the
20838 assembler.
20839
20840 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20841
20842 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
20843 through signal handler.
20844
20845 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
20846
20847 * configure.in (*-*-netware): Use config/mt-netware.
20848
20849 * config/mt-netware: New file.
20850 * config/mt-i386-netware: Removed, separate configs for different
20851 netware architectures are no longer needed now that we have
20852 --with-headers.
20853
20854 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20855
20856 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
20857 by the recent changes to use ANSI C arithmetic conversions.
20858
20859 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20860
20861 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
20862 bug involving using inferior_pid to figure out whether to select a
20863 frame.
20864
20865 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
20866
20867 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
20868 match the current disassembler output.
20869
20870 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
20871
20872 * gdb.fortran/exprs.exp: Expect VOID instead of void.
20873 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
20874 types, expect "int" as type of integer values (for now).
20875
20876 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
20877
20878 * gdb.base/commands.exp: New tests for if/while commands.
20879
20880 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
20881
20882 * lib/gdb.exp (runto): Replace sub-pattern for hex value
20883 by .*, since hex values have different syntax in Chill mode.
20884
20885 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20886
20887 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
20888 linefeed from expect pattern for repeated types with indices > 9.
20889
20890 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
20891
20892 First part of Fortran test suite.
20893 * gdb.fortran: New directory.
20894 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
20895
20896 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20897
20898 * gdb.base/default.exp: Update expect pattern for load command
20899 without arguments.
20900
20901 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
20902
20903 * configure.in: Change i386 to i[345]86.
20904 * gdb.base/configure.in: Likewise.
20905 * gdb.c++/configure.in: Likewise.
20906 * gdb.chill/configure.in: Likewise.
20907
20908 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
20909
20910 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
20911 patterns, since that is not a valid context for comments.
20912
20913 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
20914
20915 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
20916 repeated types and repeated types with indices > 9.
20917
20918 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
20919
20920 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
20921 2417; old bug has been fixed.
20922
20923 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
20924
20925 * gdb.base/interrupt.exp: When trying to wake up the inferior,
20926 send the newline ourselves instead of assuming gdb_test will do
20927 so when passed an empty input string.
20928
20929 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
20930 stabs testcode.
20931
20932 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
20933
20934 * lib/gdb.exp (gdb_test): Don't send anything if the first
20935 argument is an empty string. This makes cases where we want to
20936 match output that is already in expect's buffers (for example,
20937 matching a breakpoint after gdb_run_cmd has been called) work
20938 reliably.
20939
20940 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
20941
20942 * config/netware.exp: New file.
20943
20944 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
20945
20946 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
20947 the -B and -L prefixes so we can find the debugging stub.
20948
20949 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
20950 there and we are using the gcc from the tree.
20951
20952 * gdb.base/types.c: Removed.
20953
20954 * gdb.base/configure.in: Look for makefile fragments in ../config.
20955 Recognize i386-*-netware.
20956 * gdb.c++/configure.in: Likewise.
20957
20958 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20959
20960 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
20961 the correct TCL syntax.
20962
20963 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
20964
20965 * gdb.base/opaque.exp: use runto instead of messing around with
20966 breakpoints. Simplify by using gdb_test.
20967
20968 * gdb.base/bitfields.exp: restart between tests on netware targets
20969 because breakpoints aren't relocated after target death. Run
20970 processes to completion.
20971
20972 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
20973
20974 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
20975
20976 * Makefile.in: Remove extra tabs that confuse some versions
20977 of "make". Use the newly built gdb to test with by default,
20978 rather than the first one in the tester's search path.
20979
20980 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
20981
20982 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
20983
20984 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
20985 condition help.
20986
20987 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
20988
20989 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
20990
20991 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
20992 running.
20993 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
20994 * gdb.base/funcargs.exp: Likewise.
20995
20996 * gdb.base/bitfields.exp: Simplify by using gdb_test.
20997 * gdb.base/funcargs.exp: Likewise.
20998
20999 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
21000 message is "".
21001
21002 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21003
21004 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
21005 return,signals,twice}.exp: Handle non-existant binaries
21006 consistantly.
21007
21008 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
21009 * gdb.base/Makefile.in: Don't try to generate a core dump, we
21010 might testing a cross development system.
21011
21012 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21013
21014 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
21015 runtest script is relative to ${srcdir}, not ${rootdir}.
21016
21017 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
21018
21019 * gdb.base/signals.exp: Allow for optionality of breakpoint
21020 address.
21021
21022 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21023
21024 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
21025
21026 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21027
21028 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
21029 for size_t definition.
21030 * gdb.c++/templates.cc: Likewise
21031
21032 * config/mt-i386-netware: New file.
21033
21034 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
21035 defined.
21036
21037 * gdb.base/Makefile.in: Added support for systems that name core
21038 files by appending "core" to the program name.
21039 * gdb.base/a1-selftest.exp: Likewise.
21040
21041 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21042
21043 * gdb.base/return.exp: Add comment and message for `return double'
21044 test failure on Sparc Solaris.
21045
21046 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
21047
21048 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
21049
21050 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21051
21052 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
21053 from optimizing them away.
21054 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
21055 patterns to include default constructors and assignment operators,
21056 to match gcc versions beyond 2.5.8. Accept any cplus demangling
21057 character in the output of the virtual base pointer.
21058
21059 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21060
21061 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
21062 expression match in print_addr_of to avoid unintented matches.
21063 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
21064 versions up to 2.5.8.
21065
21066 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21067
21068 * gdb.base/list.exp: Tweak alternate pattern for listing of an
21069 included file to run under newer versions of expect.
21070 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
21071 consecutive >'s in templates to accomodate recent cplus-dem.c change.
21072 Remove xfail for the virtual table of BDDHookV.
21073
21074 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
21075
21076 * lib/gdb.exp (string_to_regexp): Set a default result.
21077 (default_gdb_start): Fix misleading message.
21078
21079 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
21080
21081 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
21082 Remove all CC, etc definitions.
21083 * config/mt-hpux: New file.
21084 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
21085 (CFLAGS, LDFLAGS): Define.
21086 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
21087
21088 * Makefile.in (site.exp): Don't insert host_os, etc.
21089 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
21090 (distclean): Check existence of subdir.
21091 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
21092 * gdb.base/Makefile.in: General cleanup and simplification.
21093 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
21094 to build executables. Use default rule to build .o files.
21095 (EXPECT, RUNTEST, CC): Fix relative pathname.
21096 (site.exp): Don't insert host_os, etc.
21097 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
21098 and/or SIGUSR1 defined.
21099 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
21100 * gdb.c++/Makefile.in: General cleanup and simplification.
21101 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
21102 (CFLAGS): Remove.
21103 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
21104
21105 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
21106
21107 * gdb.base/recurse.exp: Misc changes to get tests running again
21108 after Kung's changes to the watchpoint code.
21109 * gdb.base/watchpoint.exp: Likewise.
21110
21111 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
21112
21113 * lib/gdb.exp (string_to_regexp): Convert {\} also.
21114
21115 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
21116
21117 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
21118 * lib/gdb.exp (default_gdb_start): Define.
21119 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
21120 gdb.base/funcargs.exp, gdb.base/opaque.exp,
21121 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
21122 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
21123 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
21124 Don't call gdb_target_udi in between tests.
21125
21126 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21127
21128 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
21129 (which was basically just a local version of the same thing). In
21130 addition to avoiding duplication, gdb_test_exact is faster.
21131 * lib/gdb.exp (gdb_test_exact): Fix typo.
21132
21133 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
21134 don't give an error.
21135
21136 * gdb.base/term.exp: Call delete_breakpoints before starting.
21137
21138 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
21139 (t10): Add comment.
21140
21141 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
21142
21143 Reorganization of the GDB Test Suite.
21144
21145 * gdb.base: New directory, contains all the basic tests.
21146 * gdb.c++: New directory, tests specific to C++.
21147 * gdb.chill: New directory, tests specific to Chill.
21148 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
21149 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
21150 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
21151 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
21152 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
21153 t30-31 to chill).
21154 * */gdbme.*: Rename to match appropriate expect scripts.
21155 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
21156 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
21157 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
21158 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
21159 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
21160 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
21161 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
21162 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
21163 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
21164 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
21165 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
21166 gdb.c++/virtfunc.cc: New names of C++ files.
21167 * gdb.chill/chillvars.ch: New name of Chill file.
21168 * gdb.base/configure.in, gdb.c++/configure.in,
21169 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
21170 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
21171 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
21172 * configure.in (configdirs): Update to reflect directory changes.
21173 (target_abbrev): No longer define for any configuration.
21174 * Makefile.in: Cosmetic improvements to header comments.
21175
21176 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
21177
21178 Various changes to gdb.t31:
21179
21180 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
21181 * gdbme.ch: Make all key-words and predefineds be upper-case.
21182 * chillvars.exp: Expect key-words and predefinds in upper-case.
21183
21184 * chillvars.exp: Use gdb_test_exact many places.
21185 Change expected output for arrays (which now includes index labels).
21186
21187 * pr-5020.exp, gdme.ch (module PR_5020):
21188 New test, for PR-5020.
21189
21190 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
21191
21192 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
21193 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
21194
21195 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
21196
21197 * Makefile.in: Fix bit-rot in definitions of CHILL,
21198 CHILL_FOR_TARGET and Chill_LIB.
21199 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
21200 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
21201 CHILL, and CHILL_LIB.
21202
21203 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
21204
21205 * Revert the previous changes. Please see Rob's directory
21206 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
21207
21208 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
21209
21210 * Makefile.in, configure.in, config/mips-gdb.exp,
21211 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
21212 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
21213 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
21214 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
21215 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
21216 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
21217 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
21218 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
21219 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
21220 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
21221 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
21222 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
21223 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
21224 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
21225 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
21226 changes from 94Q1.
21227
21228 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
21229
21230 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
21231 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
21232 Rob's new testing fragments.
21233
21234 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
21235
21236 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
21237 lib/gdb.exp: Replace error proc calls with perror.
21238
21239 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
21240
21241 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
21242 version also, match on casted version strings, and match on
21243 gdb startup case where the line numbers might be messed up.
21244
21245 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
21246
21247 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
21248 (CFLAGS): Delete it from here.
21249
21250 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
21251
21252 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
21253
21254 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
21255
21256 * Makefile.in (RUNTEST): Default to just "runtest".
21257
21258 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21259
21260 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
21261 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
21262 the code has been restructured.
21263
21264 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21265
21266 * gdb.t00/default.exp (set write): Allow any number of \r and/or
21267 \n, not just one of each.
21268
21269 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
21270 /bin/cc gives a warning if you do.
21271
21272 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
21273
21274 * gdb.t24/demangle.exp: change expect pattern of
21275 __t10ListS_link1ZUiRCUiPT0
21276
21277 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21278
21279 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
21280 on local variables in recursive functions.
21281
21282 * gdb.t07/Makefile.in: Build the new test.
21283
21284 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21285
21286 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
21287 directly. Instead compare the return values from actual calls.
21288
21289 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
21290
21291 * Makefile.in (check): Set TCL_LIBRARY for runtest.
21292
21293 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21294
21295 * From Peter Schauer with minor modifications.
21296 * gdb.t15/return.exp (return_tests): Handle targets where "return"
21297 stops in mid-line in the caller. Add xfail for returning a float
21298 value on X86 targets.
21299
21300 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21301
21302 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
21303 to avoid expect lossage.
21304 (fmem_LRbug_tests): Likewise.
21305 * gdb.disasm/hppa.s: Corresponding changes.
21306
21307 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
21308 conditions to work with latest dejagnu/expect.
21309
21310 * gdb.t15/funcargs.exp (finish from indirect call): No longer
21311 expected to fail on the PA.
21312 (backtrace in call with trampolines): Explicitly require main
21313 to be frame #1 (no trampolines should show up in backtrace).
21314
21315 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
21316 "continue -expect".
21317 * gdb.t06/break.exp: Likewise.
21318 * gdb.t07/watchpoint.exp: Likewise.
21319 * gdb.t13/bitfields.exp: Likewise.
21320 * gdb.t15/{funcargs,return}.exp: Likewise.
21321 * gdb.stabs/weird.exp: Likewise.
21322 * config/{mips,udi}-gdb.exp: Likewise.
21323
21324 * hppa.sed: Enclose comments within a sed command to avoid
21325 losing with the old OSF1 sed.
21326
21327 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21328
21329 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
21330 sequent dynix.
21331 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
21332 * gdb.t15/funcargs.exp: Conditionally step again to really
21333 finish from marker_call_with_trampolines. Handle the case where
21334 the first step from within call_with_trampolines already steps
21335 us back to main.
21336 * gdb.t15/gdbme.c: Add comment to closing brace of
21337 call_with_trampolines for funcargs.exp.
21338
21339 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21340
21341 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
21342 Fix typo(s).
21343
21344 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21345
21346 * gdb.t07/gdbme.c: More code for watchpoint testing.
21347
21348 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
21349 "Hardware watchpoint" throughout file.
21350 (test_watchpoint_triggered_in_syscall): New test.
21351 (test_complex_watchpoint): New test.
21352
21353 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21354
21355 * gdbme.c (call_with_trampolines): New function to try and step
21356 into. Tests trampoline problems on the PA.
21357
21358 * funcargs.exp (localvars_in_indirect_call): No longer expect
21359 stepping into indirect call to fail on PAs.
21360 (test_stepping_over_trampolines): New test.
21361
21362 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21363
21364 * TODO: Add suggestions for static member function tests, and
21365 completion tests.
21366
21367 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21368
21369 * TODO: Add suggestions for "p/a" tests.
21370
21371 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
21372 (default_gdb_exit): Replace all the hair with sending "quit" to
21373 the process with a simple close.
21374
21375 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21376
21377 * TODO: Add suggestions for shared library tests.
21378
21379 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21380
21381 * TODO: Add suggestions for x/s tests.
21382
21383 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21384
21385 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
21386 "enable once", and "enable breakpoints once" with ".*".
21387
21388 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21389
21390 * TODO: Add suggestions about structure passing tests.
21391
21392 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21393
21394 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
21395 the primary1 test, use work around if __GNUC__ < 2.
21396 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
21397 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
21398 Test for bad output rather than waiting for timeout. Issue
21399 second continue only if first continue failed.
21400
21401 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
21402
21403 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
21404 operator[] test with gdb_test because the old code didn't seem to
21405 be getting the quoting right with the new dejagnu.
21406
21407 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
21408
21409 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
21410 one from the path.
21411 * Makefile.in: Use a fresh expect if there is one, use runtest
21412 from the src tree if there is one.
21413
21414 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
21415
21416 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
21417 next over recursive call. Revise the tests from that point on
21418 (which had been skipped) to match GDB's actual (correct) output.
21419
21420 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
21421 with next over a breakpoint whose condition is false.
21422
21423 * gdb.t00/help.exp: Comment out "help set print" tests just like
21424 (and for same reason as) "help set" test.
21425
21426 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21427
21428 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
21429 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
21430
21431 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21432
21433 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
21434 necessary gdb_target_udi.
21435
21436 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
21437
21438 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
21439 1838 and 2417; they are fixed.
21440
21441 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
21442 gdb.t03/ptype.exp (ptype structure, ptype union):
21443 Remove xfails; the test is looser than when the xfails were added.
21444
21445 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
21446 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
21447
21448 * gdb.t01/run.exp: Only run shell test if isnative.
21449
21450 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
21451 since "run" automatically loads if necessary. Call gdb_target_udi
21452 after the "file" since "file" kills any execution target.
21453
21454 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
21455 GDB. GDB doesn't work that way (not anymore at least) on UDI.
21456 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
21457 argument for UDI.
21458
21459 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
21460
21461 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
21462
21463 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
21464
21465 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21466
21467 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
21468 properly quoting regexps. This makes the second argument to
21469 demangle a fixed string, which matches the callers, instead of a
21470 shell-style pattern which is what the previous implementation
21471 used. Update some of the callers.
21472
21473 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21474
21475 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
21476 (comib_nullified_tests): Fix typo.
21477 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
21478 strings. No longer expected to fail.
21479
21480 * gdb.disasm/hppa.s (addib_tests): Fix typo.
21481 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
21482 strings. No longer expected to fail.
21483
21484 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
21485 string. No longer expected to fail.
21486
21487 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21488
21489 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
21490 No longer expected to fail.
21491
21492 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
21493 string. No longer expected to fail.
21494
21495 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21496
21497 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
21498 only in the names (I probably got most of them). I was even
21499 generous with some which differed in underscores in names, and
21500 probably missed a few, and I *still* was able to remove almost a
21501 third of the file with almost no impact on testsuite coverage.
21502
21503 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21504
21505 * gdb.t00/default.exp: Match udi_attach error message as well as
21506 the one from child_attach.
21507
21508 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
21509
21510 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
21511
21512 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
21513 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
21514
21515 * Move test with enums and partial symbols back to
21516 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
21517 Reverts the change of 26 May 93. Per today's change to
21518 stabs.texinfo, the behavior that weird.exp was expecting was
21519 unreasonable; what is important is that the compiler+gdb get
21520 things right, which happens with a recent gcc. Also fix the test
21521 to deal with native compilers which put out the stab gdb can't
21522 deal with.
21523
21524 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21525
21526 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
21527 in the names. The main thing these accomplish is to slow things down.
21528 Many more such duplicates surely remain.
21529
21530 * gdb.t00/help.exp: Comment out "help support" test just like
21531 (and for same reason as) "help set" test.
21532
21533 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
21534
21535 * gdb.t06/break.exp: Remove setup_xfails for
21536 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
21537 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
21538 about known bug in gcc to include up through 2.5.8.
21539 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
21540 well as "_vb$".
21541 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
21542 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
21543 with latest gcc and gdb.
21544 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
21545 well as "_vb$".
21546
21547 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21548
21549 * configure.in (hppa*-*-*): Also configure and build stabs-only
21550 tests.
21551
21552 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21553
21554 * gdb.t10/hppa.mt: A makefile fragment for the PA.
21555 * gdb.t10/configure.in (hppa*-*-*): Use it.
21556
21557 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21558
21559 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
21560
21561 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21562
21563 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
21564 versions prior to 1.13.5.
21565
21566 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21567
21568 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
21569 the prompt is at the start of a line.
21570
21571 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21572
21573 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
21574 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
21575 in the copr tests now.
21576 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
21577 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
21578 expected to fail.
21579
21580 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
21581
21582 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
21583 gdb.t31/chillvars.exp, lib/gdb.exp:
21584 Tweak to run under either version of expect.
21585 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
21586 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
21587 * gdb.t11/list.exp: Remove extraneous whitespace.
21588
21589 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21590
21591 * gdb.t16/printcmds.exp (test_print_strings): Accept
21592 "(unsigned char *) " before the string.
21593
21594 * TODO: Add notes about printing of fancy types and GDB expressions.
21595
21596 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
21597
21598 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
21599 * gdb.t06/configure.in: Don't try to compile signals test program
21600 if doing mips-idt-ecoff.
21601
21602 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
21603
21604 * Most .exp files: Tweak to run under either version of expect.
21605
21606 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21607
21608 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
21609 xfails; I'm not sure why they are failing, but not because of PR 1806.
21610
21611 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
21612
21613 * config/unix-gdb.exp: Remove gdb_unload cause it's already
21614 defined in lib/gdb.exp.
21615
21616 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21617
21618 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
21619 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
21620 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
21621 have to be typeless.
21622
21623 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21624
21625 * TODO: Add suggestion for copyright year test.
21626
21627 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
21628
21629 * configure.in (*-*-lynxos*): Add stabs tests.
21630
21631 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
21632
21633 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
21634 so insert a tab before any assembler directive in column zero.
21635
21636 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
21637 stores.
21638 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
21639 stores.
21640 (fpu_short_memory_tests): Likewise.
21641
21642 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21643
21644 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
21645 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
21646 .stabs directives in comments.
21647
21648 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21649
21650 * TODO: New file, describing tests we could write.
21651 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
21652
21653 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21654
21655 * gdb.t06/signals.exp: Add kludge to force re-sync.
21656
21657 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
21658 to xgdb instead of gdb, get out of gdb.
21659
21660 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
21661
21662 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
21663 for info.
21664
21665 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
21666
21667 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
21668 * gdb.stabs/configure.in (hppa*-*-*): Use it.
21669 * gdb.stabs/hppa.sed: New sed script for the PA.
21670
21671 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21672
21673 * gdb.stabs: Re-write weird.def and configuration to use sed
21674 instead of cpp. sed is portable and POSIX; cpp is neither.
21675
21676 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21677
21678 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
21679
21680 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21681
21682 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
21683
21684 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21685
21686 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
21687 "_vb$".
21688 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
21689 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
21690
21691 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21692
21693 * lib/gdb.exp: Comment out code which depends on non-existent
21694 `transform' procedure.
21695
21696 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
21697
21698 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
21699 * lib/gdb.exp: Transform tool name.
21700 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
21701 1.1's new error handling system.
21702
21703 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21704
21705 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
21706
21707 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21708
21709 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
21710 They made pattern matching so slow that timeouts happened on
21711 heavily loaded systems. Now any output from "show print" which
21712 gets us back to the GDB prompt is a PASS.
21713
21714 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
21715
21716 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
21717
21718 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21719
21720 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
21721
21722 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
21723 It is not from PR 3220.
21724
21725 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21726
21727 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
21728 just started failing because they depended on the order the
21729 subcommands are presented, or exact docstring text. This kind of
21730 test is a pain and has minimal benefit.
21731
21732 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21733
21734 * gdb.t09/corefile.exp: At end of test, use "core" command with
21735 no arguments.
21736
21737 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
21738
21739 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
21740 17}/Makefile.in: Make it possible to run the testsuite with Sun
21741 make and CC = cross gcc by adding explicit build rules for .o
21742 files.
21743
21744 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21745
21746 * gdb.t15/funcargs.exp: Don't put comments on same line as
21747 setup_xfail (@#$*%& tcl braindamage!).
21748
21749 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21750
21751 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
21752
21753 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
21754
21755 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
21756 * gdb.t20/inherit.exp: remove three dumplicate entries.
21757
21758 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21759
21760 * gdb.t06/break.exp: For "next over recursive call", fail on any
21761 incorrect output, not just on "factorial (value=2)".
21762
21763 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21764
21765 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
21766 working now. Add an xfail if accesing a bss variable causes
21767 a memory error if the target is not yet run.
21768
21769 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21770
21771 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
21772 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
21773 name of __st* demangling (2 strings). Did Kung really get the
21774 more than 95 others right without testing them?
21775
21776 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
21777
21778 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
21779
21780 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
21781
21782 * configure.in (configdirs): Add gdb.disasm
21783 * gdb.disasm: New directory for GDB disassembler tests.
21784 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
21785
21786 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21787
21788 * gdb.t00/help.exp: Don't test "help set".
21789
21790 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
21791 from within expect statements. None of these happen anymore and
21792 they cause regressions to be silently unnoticed.
21793
21794 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
21795 messages) about known failures with gcc cygnus-2.4.5-930417.
21796
21797 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
21798 comp-info.exp so it gets built if it doesn't exist.
21799
21800 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
21801 it is no longer used.
21802 * gdb.t13/comp-info.c: Removed.
21803
21804 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
21805
21806 * gdb.t06/signals.exp: Add xfail for sun3.
21807
21808 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21809
21810 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
21811 relevant because ^C doesn't get sent but failure can be reproduced
21812 interactively).
21813
21814 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21815
21816 * gdb.stabs/alpha.mt: New configuration file for alpha.
21817 * gdb.stabs/configure.in: Use it.
21818 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
21819 sharing with alpha.mt, redefine long to word via preprocessor.
21820 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
21821 for alpha.
21822 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
21823 native cc.
21824 * gdb.t00/teststrategy.exp: Change expect string so that we
21825 consume the `(xgdb)' from the command echo and from the gdb prompt.
21826 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
21827 gdb currently compares all values as long, so this failure probably
21828 applies to any configuration where LONGEST is bigger than a target int.
21829 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
21830 with gcc.
21831 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
21832 to handle opaque pointers, gcc is.
21833 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
21834 as first argument. Include <sys/types.h> and change all operator
21835 new definitions to use size_t.
21836 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
21837 now that we use size_t.
21838
21839 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21840
21841 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
21842 a long or float array cast all array members to the same type.
21843 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
21844 with 64 bit longs.
21845 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
21846 on alpha.
21847 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
21848
21849 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21850
21851 * gdb.t24 (demangle.exp): Constructors of templates have names like
21852 vector<int>::vector(int) not vector<int>::vector<int>(int). See
21853 section 14.6 of the ARM.
21854
21855 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
21856 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
21857 accomplish little and slow down the testsuite.
21858
21859 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
21860 Accept spaces various places.
21861
21862 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21863
21864 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
21865 with watchpoint enabled.
21866
21867 * Makefile.in: Remove definition of CC and remove the second
21868 definition of CXX (the "CXX = gcc" one remains). These definitions
21869 were causing backquotes to be expanded within backquotes, which
21870 doesn't work.
21871
21872 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
21873
21874 * gdb.t17/callfuncs.exp: Add "return 0" to end.
21875
21876 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21877
21878 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
21879 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
21880 by mips cc and contains no stabs entries.
21881
21882 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
21883
21884 * config/vx-gdb.exp: Use fake device to load files rather than
21885 NFS.
21886 * lib/gdb.exp: New proc to do "file" command.
21887 * config/unix-gdb.exp: Use new "file" proc.
21888
21889 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
21890
21891 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
21892 Rework board rebooting slightly.
21893 (gdb_exit): Don't exit from the remote shell; there isn't one.
21894 * gdb.stabs/weird.exp: If a program is being debugged already,
21895 kill it.
21896 * gdb.t04/setvar.exp: Stop and restart gdb.
21897 * gdb.t05/expr.exp: Likewise.
21898 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
21899 restart gdb and reload the program.
21900 * gdb.t08/opaque.exp: Likewise.
21901 * gdb.t12/scope.exp: Likewise.
21902 * gdb.t13/bitfields.exp: Likewise.
21903 * gdb.t15/funcargs.exp: Likewise.
21904 * gdb.t20/classes.exp: Likewise.
21905 * gdb.t03/ptype.exp: Increase timeout.
21906 * gdb.t16/printcmds.exp (test_print_string_constants,
21907 test_print_array_constants): Likewise.
21908 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
21909 * gdb.t20/classes.exp (do_tests): Likewise.
21910 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
21911
21912 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
21913
21914 * gdb.stabs: Renamed *wierd* to *weird*.
21915
21916 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
21917
21918 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
21919 for timeout. Add "known gcc 2.4.5 bug" to failure message.
21920
21921 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
21922
21923 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
21924 (do_tests): Remove xfail for whatis on one_var and two_var.
21925
21926 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
21927
21928 * Makefile.in: Made cross building work better by adding
21929 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
21930
21931 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21932
21933 * gdb.t15/{return.c,return.exp,Makefile.in}:
21934 New test, currently commented out.
21935
21936 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
21937
21938 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
21939 still running and removes the leftover named socket so GDb can do
21940 clean restarts.
21941
21942 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
21943
21944 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
21945 console, not GDB.
21946 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
21947 cross testing works better with "make check"
21948 * config/unix-gdb: Use default procedures for exit and version.
21949 * config/vx-gdb.exp: Cleaned up and massaged back to working order
21950 with the newest VxWorks.
21951
21952 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21953
21954 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
21955 old form.
21956
21957 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
21958 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
21959
21960 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
21961
21962 * config/unix-gdb.exp: Remove this version of gdb_exit
21963 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
21964 Rob says he'll look at it when he gets back to testing boards.
21965
21966 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
21967
21968 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
21969 an expected fail for certain ptype commands.
21970
21971 * gdb.t20/classes.exp: Update expected results of "ptype class
21972 Base1" to account for the constructor that now appears in the type.
21973
21974 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
21975
21976 * configure.in (configdirs): Restore gdb.t04, which mysteriously
21977 disappeared from list.
21978 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
21979 "alldone" proc with call to cleanup and exit.
21980 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
21981 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
21982 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
21983 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
21984 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
21985 "alldone" proc with simple returns that suppress remaining
21986 tests. The alldone proc went away many months ago.
21987
21988 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21989
21990 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
21991
21992 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
21993
21994 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21995
21996 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
21997 as vax gdb will display them.
21998
21999 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22000
22001 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
22002 optimizers.
22003
22004 * scope.exp: Change "bad value for localval" messages so each one
22005 is unique.
22006
22007 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
22008 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
22009
22010 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
22011
22012 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22013
22014 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
22015 doesn't exist (due to optimization).
22016
22017 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22018
22019 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
22020 contains \r because the filename is long.
22021
22022 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
22023 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
22024
22025 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22026
22027 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
22028 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
22029 Ultrix.
22030 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
22031 int tests.
22032 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
22033
22034 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
22035
22036 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
22037
22038 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
22039 to match does not match the passing case but still matches the
22040 failing case.
22041
22042 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22043
22044 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
22045
22046 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
22047
22048 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
22049 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
22050 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
22051 Remove various versions of gdb_exit.
22052 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
22053 gdb_exit.
22054 * config/unix-gdb.exp: gdb_exit remains here, and should override
22055 the generic version, since it's doing a lot of wierd stuff that
22056 the other versions aren't. FIXME, fold it in, or abandon this
22057 version.
22058
22059 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22060
22061 * gdb.t24/demangle.exp: Add tests for PR 3220.
22062
22063 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22064
22065 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
22066
22067 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
22068
22069 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
22070 "i386-*-*". Works for i486 as well.
22071
22072 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
22073 bug, and expand domain of xfail to all SVR4 systems, since the
22074 actual problem is likely to be in generic SVR4 /proc support.
22075
22076 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22077
22078 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
22079
22080 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
22081
22082 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
22083 xfails for other systems. Match a missing 'Continuing.' as an
22084 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
22085
22086 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
22087 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
22088 Only issue warning for missing executables if -all option is used.
22089
22090 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
22091 file if -all option is used. It's like an unpredictable XFAIL.
22092
22093 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22094
22095 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
22096 for dynamically linked binaries.
22097
22098 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
22099
22100 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22101
22102 * gdb.t20/inherit.exp: Change message for "print tagless struct"
22103 to state that this is a known bug in old versions of g++.
22104
22105 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22106
22107 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
22108 while waiting for `Continuing'.
22109
22110 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
22111
22112 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
22113 in text, data, and bss.
22114 * gdb.t10/nodebug.c: Add local and global test variables for
22115 initialized and uninitialized data.
22116
22117 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22118
22119 * config/unix-gdb.exp (gdb_exit): Add "wait".
22120
22121 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22122
22123 * gdb.t06/signals.exp: xfail the continue from the handler for all
22124 targets.
22125
22126 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
22127 function with watchpoints enabled, the i386 call dummy starts with
22128 a call.
22129
22130 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
22131 386 bsd names its corefiles.
22132
22133 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
22134
22135 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
22136 compilers don't grok it.
22137 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
22138 with small octal ints rather than character constants, which
22139 are signed and might not fit if first promoted to int.
22140
22141 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
22142
22143 * gdb.t09/Makefile.in (clean): Remove corefile.
22144
22145 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22146
22147 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
22148
22149 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22150 and Jim Kingdon (kingdon@cygnus.com)
22151
22152 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
22153 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
22154 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
22155
22156 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22157
22158 * gdb.t17/interrupt.exp: Add xfail for hppa.
22159
22160 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22161
22162 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
22163 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
22164 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
22165 to determine signed-ness of bitfields and use the result to setup
22166 the xfail.
22167 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
22168 * gdb.t15/funcargs.exp: Use them to step until the second indirect
22169 call line is reached if necessary.
22170
22171 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22172
22173 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
22174
22175 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22176
22177 * gdb.t06/break.exp: Also test `clear' command.
22178
22179 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
22180
22181 * gdb.t00/teststrategy.exp: Remove extra quote.
22182
22183 * gdb.t07/watchpoint.exp: Change xfail for calling function with
22184 watchpoint enabled to be for all non-68k machines.
22185
22186 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
22187
22188 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22189
22190 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
22191 targets use aout.mt instead of ecoff.mt as gas understands
22192 standard aout format.
22193
22194 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
22195
22196 * lib/gdb.exp (runto): Don't insist that function we are running to
22197 was compiled with -g.
22198
22199 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
22200
22201 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
22202 to get back into the read system call.
22203 Accept leading newline in case where we woke it up.
22204
22205 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22206
22207 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
22208 to make the stabs test work on ecoff systems using gcc and -with-stabs.
22209 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
22210 enable ecoff configuration.
22211
22212 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22213
22214 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
22215
22216 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22217
22218 * gdb.t16/printcmds.exp: Add another printf test.
22219
22220 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
22221
22222 * configure.in: If configured -with-stabs on any target, add
22223 stabsdirs to configdirs.
22224
22225 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22226
22227 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
22228 fun" so pattern does not match the command itself.
22229
22230 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22231
22232 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
22233
22234 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22235
22236 * gdb.t17/interrupt.exp: Test for more things.
22237
22238 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22239
22240 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
22241 compiler arranges the code and line numbers.
22242
22243 * gdb.t17/interrupt.exp: Don't send \n after ^C.
22244
22245 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22246
22247 * gdb.t00/help.exp: Increase expect input buffer size.
22248
22249 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22250
22251 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
22252
22253 * gdb.t07/watchpoint.exp: Add xfail for hppa.
22254
22255 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
22256
22257 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
22258 [0-9]*, not just [0-9].
22259
22260 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22261
22262 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
22263
22264 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
22265
22266 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22267
22268 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
22269
22270 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22271
22272 * gdb.t06/signals.c: Add xfails for sun3.
22273
22274 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
22275
22276 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
22277 test_stepping tests.
22278
22279 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22280
22281 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
22282
22283 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
22284
22285 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
22286 rather than actually putting it through cpp twice.
22287
22288 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
22289
22290 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
22291
22292 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
22293 no longer needed.
22294
22295 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22296
22297 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
22298
22299 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
22300 C++ features prints as "struct", make it a pass, not an xfail.
22301
22302 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22303
22304 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
22305 Don't require VA to print as "class" rather than "struct".
22306
22307 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
22308
22309 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
22310
22311 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22312
22313 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
22314
22315 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22316
22317 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
22318 order.
22319
22320 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22321
22322 * gdb.t16/printcmds.exp: Add printf tests.
22323
22324 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
22325
22326 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
22327
22328 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
22329
22330 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
22331 pass counts, to counteract any existing or future setup_xfails.
22332
22333 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22334
22335 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
22336 {BEGIN,END}_COMMON for common block instead of STAB.
22337 * gdb.stabs/wierd.exp: Add xfail for rs6000.
22338
22339 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
22340 intp_var should be N_GSYM not N_LSYM.
22341 wierd-aout.S: Use a label for the value of the N_SO.
22342 wierd.def: Remove all backslashes.
22343 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
22344
22345 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22346
22347 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
22348 get the expected next to inheritance3.
22349
22350 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22351
22352 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
22353 now that gcc-2.4 gets it right.
22354
22355 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22356
22357 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
22358
22359 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
22360 generating comp-info.exp which works for cross-compilation.
22361
22362 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
22363
22364 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
22365 "*-*-sysv4.*".
22366
22367 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
22368
22369 * gdb.t01/run.exp: Start with a fresh gdb.
22370 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
22371 SVR4.x.
22372
22373 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
22374
22375 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
22376 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
22377 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
22378 Makefile.in (distclean, realclean): Remove gdbme.c from list of
22379 things to remove.
22380
22381 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
22382
22383 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
22384 test cases from bug reports.
22385
22386 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
22387
22388 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
22389 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
22390 avoid spurious xfails.
22391 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
22392 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
22393 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
22394
22395 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
22396
22397 * gdb.t00/teststrategy.exp: Rework to provide more useful
22398 description of each test, fix problem with systems that define
22399 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
22400 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
22401 results for "next over recursive call" so timeouts aren't taken
22402 by error.
22403
22404 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
22405
22406 * gdb.t12/scope.exp: Test printing of variables before run.
22407
22408 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
22409 printed in wrong order due to sorting.
22410
22411 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
22412
22413 * gdb.t00/teststrategy.exp: Fix expected results for printing
22414 user entered string constant. Is array of char, prints with no
22415 address.
22416
22417 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
22418 commands.
22419 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
22420 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
22421 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
22422 of struct of char arrays.
22423 * gdb.t00/radix.exp: New tests for radix commands.
22424
22425 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
22426
22427 * gdb.t16/printcmd.exp: Print a variable before running program
22428 (with xfail for AIX).
22429
22430 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
22431
22432 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
22433
22434 * gdb.t16/printcmd.exp: Don't print variables before running program.
22435
22436 * gdb.t06/break.exp: Don't require envp argument to main.
22437
22438 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
22439
22440 * gdb.t02/whatis.exp, gdb.t11/list.exp:
22441 Add xfails for rs6000.
22442
22443 * gdb.t02/whatis.exp: Change other tests not to re-test something
22444 we already tested.
22445
22446 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
22447 each type used has a variable of that type.
22448
22449 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
22450
22451 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
22452
22453 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22454
22455 * configure.in: change srctrigger to be a file, not a directory
22456
22457 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
22458
22459 * configure.in (mips-idt-ecoff*): Added trailing '*'.
22460
22461 * gdb.t11/list.exp: Fixed a couple of typos.
22462
22463 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
22464
22465 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
22466 is fixed and PR is closed.
22467 * gdb.t16 (gdbme.c): Add simple test string variable.
22468 * gdb.t16 (printcmds.exp): Add tests with simple test string
22469 variable, primarily for boundaries on "set print elements".
22470
22471 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
22472
22473 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
22474 Make leading 0's optional and don't expect a tab in the middle
22475 of the number.
22476
22477 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
22478
22479 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
22480 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
22481 don't end command passed to gdb_test with newline.
22482
22483 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
22484 signed keyword away, don't expect signed bitfields to be signed.
22485
22486 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
22487 printing with only as many 1's as are in the field as well as printing
22488 with 32 1's (see comment).
22489
22490 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
22491
22492 * gdb.t00/default.exp: Start with a fresh gdb.
22493 * configure.in (configdirs): Remove gdb.t31 until the chill
22494 compiler works again. It no longer is able to find chillrt0
22495 since it isn't in libchill.a anymore.
22496 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
22497 wierd.o, make more modular.
22498 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
22499 spurious newlines that caused problems.
22500
22501 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22502
22503 * Move test with enums and partial symbols from gdb.t03/ptype.exp
22504 to gdb.stabs/wierd.exp since GCC has worked around the bug.
22505 gdb.stabs/wierd.{exp,def}: Many new tests.
22506
22507 * gdb.t00/default.exp: update info line for new message.
22508
22509 * gdb.t02/{whatis.exp,gdbme.c}:
22510 Test that "char *" doesn't print as "caddr_t".
22511
22512 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22513
22514 * gdb.t00/help.exp: Use .* in place of some help messages which
22515 just changed.
22516 gdb.t00/default.exp: Update "info frame" test for new message.
22517 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
22518 Remove some xfails
22519
22520 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22521
22522 * gdb.t03/{gdbme.c,ptype.exp}:
22523 Add tests for typedef'd struct and union without tags.
22524 Also check "whatis" on a variable of a typedef'd enum without a tag.
22525
22526 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
22527 PRMS 1823; the bug still exists but isn't reproduced by this test
22528 anymore), and remove rs6000 XFAIL (the bug is fixed).
22529
22530 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
22531 duplicated from whatis.exp. For those that are left, accept
22532 "long", "long int", or "int" for long variables (whatis.exp already
22533 has an XFAIL for "int", so no need to fail it here).
22534
22535 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
22536 Deal with GCC's names for types now that GDB uses the compiler's names.
22537
22538 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
22539 setup_xfail's for sunos4. If we #defined the signed keyword away,
22540 don't expect GDB to know that char it is signed.
22541
22542 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
22543
22544 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
22545
22546 * configure.in (configdirs): Add gdb.t24 for C++ tests that
22547 should work on any system, regardless of debugging format.
22548 * gdb.t21/demangle.exp: Move to gdb.t24.
22549 * gdb.t24/demangle.exp: Move from gdb.t21.
22550 * gdb.t24/{Makefile.in, configure.in}: New files.
22551
22552 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22553
22554 * configure.in: Do gdb.stabs and C++ tests only for stabs.
22555 * gdb.stabs: New directory.
22556
22557 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22558
22559 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
22560 not just "Quit anyway?".
22561
22562 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
22563
22564 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
22565 that all setup_xfails are immediately followed by clear_xfails.
22566
22567 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
22568
22569 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
22570 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
22571 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
22572 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
22573 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
22574 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
22575 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
22576 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
22577 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
22578 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
22579 gdb.t31/chillvars.exp, lib/gdb.exp:
22580 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
22581 bug-gdb@prep.ai.mit.edu.
22582
22583 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
22584
22585 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
22586 with 0.0, not integer 0.
22587
22588 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
22589
22590 * gdb.t06/break.exp: Update for "Kill the program" message change.
22591
22592 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
22593
22594 * Makefile.in (GDBFLAGS): Set to -nx.
22595 * Makefile.in (site.exp): Use GDBFLAGS.
22596
22597 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
22598
22599 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
22600 Makefiles.
22601 (check): depend on just-check.
22602 (just-check): added so that tests can be run without a noop
22603 build pass.
22604
22605 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
22606
22607 Switch to using configure's configdirs.
22608 * Makefile.in (Makefile): add configure.in dependency.
22609 (SUBDIRS): removed redundant assignment.
22610 * configure.in: switch subdirs assignment to configdirs.
22611 * gdb.t*/configure.in: new files.
22612
22613 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
22614
22615 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
22616 works.
22617
22618 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
22619
22620 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
22621 in explicit rules. Apparently this is not supported by some makes.
22622
22623 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
22624
22625 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
22626
22627 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22628
22629 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
22630 disappeared.
22631
22632 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
22633
22634 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
22635
22636 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
22637
22638 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
22639 watchpoint problem that is now fixed.
22640 * gdb.t30/chexp.exp: Remove setup_xfail for printing
22641 uninitialized convenience variables.
22642 * gdb.t31/chillvars.exp: Fix expected patterns for printing
22643 structures.
22644
22645 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22646
22647 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
22648 which causes expect to get out of sync with gdb on long output
22649 from help set.
22650 * gdb.t09/corefile.exp: Make expected pattern for core file
22651 failing signal and frame output format less sun specific.
22652
22653 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
22654
22655 * gdb.t31/chillvars.exp: Add and remove initial dummy
22656 breakpoint, so that symbol table is forced in.
22657 (Needed at least on Sunos4, though it seems not SVR4.)
22658 * gdb.t31/chillvars.exp: Update for changed output format.
22659
22660 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
22661
22662 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
22663
22664 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
22665
22666 * Makefile.in: Added --srcdir when invoking runtest, removed the
22667 need for a local config file. (optional now)
22668
22669 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
22670
22671 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
22672 failure count used to force early termination. Add some more
22673 expected failures for gnu style demangling.
22674
22675 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22676
22677 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
22678 pmi variable from gdb.t20/gdbme to get optimized away.
22679 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
22680 Check for written corefile upon timeout _and_ eof.
22681
22682 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22683
22684 * config/unix-gdb.exp: Add missing return 0.
22685
22686 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22687
22688 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
22689 test termination.
22690
22691 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
22692
22693 * configure.in (subdirs): Put back gdb.t17 which mysteriously
22694 disappeared.
22695
22696 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
22697
22698 * gdb.t10/crossload.exp: Disable the i860-elf test until such
22699 time as i860 support works.
22700
22701 * gdb.t15/funcargs.exp: Fix expected outputs to include
22702 "backtrace 100\r" rather than just "backtrace\r", to match last
22703 change.
22704
22705 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
22706
22707 * config/udi-gdb.exp (gdb_exit): Remove close command.
22708 (gdb_target_udi): New procedure to set the UDI target.
22709 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
22710 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
22711 Added waits for prompts after several question responses. Added
22712 some more responses used by a29k-amd-udi-gdb.
22713 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
22714 pass different arguments, restart UDI connection after program
22715 completion.
22716 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
22717 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
22718 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
22719 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
22720 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
22721 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
22722 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
22723 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
22724 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
22725 after program completion.
22726 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
22727 compiled with a SELECT_VECS setting.
22728 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
22729 infinite recursion.
22730
22731 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
22732 Added checks for COFF results, and made them expected failures for
22733 all targets. It would be better to make them expected failures
22734 for COFF targets only.
22735
22736 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
22737
22738 * Makefile.in: add null dvi target, don't bother to recurse
22739 through test directories for info and install-info; rename
22740 $(datadir) to be dejagnu instead of deja-gnu
22741
22742 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
22743
22744 * gdb.t31/gdbme.ch: Re-enable code that previously caused
22745 compiler to coredump.
22746 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
22747 code.
22748
22749 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
22750
22751 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
22752 coredump.
22753 * gdb.t31/chillvars.exp: Comment out tests that depend on that
22754 code.
22755
22756 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
22757
22758 * gdb.t03/ptype.exp: tests for return code from gdb_test.
22759 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
22760 which in a shell. Deletes xgdb when done.
22761 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
22762 Tests the return from the "set height" or "set width" commands.
22763 Added a few return codes where needed.
22764
22765 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
22766
22767 * Makefile.in (SUBDIRS): Add gdb.t17.
22768 * configure.in (subdirs): Add gdb.t17.
22769 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
22770 files to test gdb's calling of functions in the inferior with
22771 the correct arguments and gdb's ability to retrieve any
22772 result returned.
22773
22774 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
22775
22776 * config/unix-gdb.exp (gdb_exit): Remove close commands that
22777 may be called after gdb goes away. Previous versions of expect
22778 needed these to avoid file descriptor leaks, but they cause
22779 errors with the current revision of expect.
22780 * gdb.t00/gdbvars.exp: Use -re on expected output after
22781 setting sevenbit-strings.
22782 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
22783 to set sevenbit-strings consistent across tests.
22784 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
22785 set sevenbit-strings consistent across tests.
22786
22787 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
22788
22789 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
22790 expected output to match current "expect" expectations.
22791
22792 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
22793
22794 * gdb.t00/default.exp: Change expected output for default "source"
22795 command, to match new gdb behavior which requires a filename to
22796 source.
22797
22798 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
22799
22800 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
22801 expected fail for i486-*-* that misses the marker2 function.
22802 * gdb.t10/crossload.exp (bfddefault): Allow successful
22803 recognition of a format to pass even if no symbols are found.
22804 Explicitly catch failures where the format is not recognized
22805 or is ambiguous, and add the reason to the fail message.
22806 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
22807 the cause is and invalid target and add reason to failure message.
22808 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
22809 elf32-i386, elf32-sparc, and elf32-i860.
22810 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
22811 Set up expected failure for 'filename'::variable scope resolution,
22812 which is now apparently broken on all targets.
22813 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
22814 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
22815 gdb.t23/templates.exp: Change failure for missing binfile into
22816 just a warning.
22817 gdb.t21/demangle.exp: Change all cfront references to 'arm'
22818 references.
22819
22820 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
22821
22822 * gdb.t00/default.exp: Add expected output for default "source"
22823 command, to match new gdb behavior.
22824 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
22825
22826 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
22827
22828 * config/*-gdb.exp: returns an error, rather than exiting on
22829 internal errors.
22830
22831 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
22832
22833 * gdb.t03/gdbme.c: Add pointer to struct variable.
22834 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
22835 referencing struct members.
22836
22837 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
22838
22839 * configure.in (mips-idt-ecoff): New target.
22840 * config/mips-gdb.exp: New file for remote board using MIPS remote
22841 debugging protocol.
22842
22843 * Redid configuration scheme. Removed gdb.t*/configure.in.
22844 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
22845 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
22846 distclean targets. Built executables via .o files. Adjusted
22847 tests to account for source files in $(srcdir) rather than
22848 $(objdir).
22849 * lib/gdb.exp (runto): Don't expect () after the function name,
22850 because it may have arguments.
22851
22852 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
22853
22854 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
22855 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
22856 expected failures for mips-idt-* and mips-sgi-*.
22857 * gdb.t00/default.exp (attach): Kill process if requested.
22858 * gdb.t00/help.exp (help target core, help target): Accept a gdb
22859 that does not read core files.
22860 * gdb.t01/run.exp: Removed checks for exit status code.
22861 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
22862 it is linked in.
22863 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
22864 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
22865 appropriate, rather than doing it by hand.
22866 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
22867 execution.
22868 * gdb.t10/crossload.exp: Kill existing program if needed.
22869 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
22870 appropriate, rather than doing it by hand. Always increase
22871 timeout for this test, not just for VxWorks.
22872
22873 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
22874
22875 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
22876 of Chill STRUCT types and STRUCT values.
22877 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
22878 than "char".
22879 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
22880 struct2): New struct definitions and initializations to test
22881 simple Chill STRUCT types.
22882
22883 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
22884
22885 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
22886 the null byte at the end of strings.
22887 * gdb.t00/default.exp: Make show version insensitive to copyright
22888 date.
22889 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
22890 to avoid dependencies on target char signedness.
22891 * gdb.t16/printcmds.exp: Update expected results for explicitly
22892 unsigned char.
22893 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
22894 now work.
22895 * gdb.t21/demangle.exp: Add many more patterns for template
22896 demangling, most of them being expected failures.
22897 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
22898 string we are matching for, to match on the whole string.
22899 * gdb.t21/demangle.exp: Add many new test strings to demangle,
22900 and fix a whole bunch that had incorrect expected output but were
22901 passing anyway because of the bug in "proc demangle".
22902 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
22903 type.
22904 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
22905
22906 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
22907
22908 * gdb/testsuite: made modifications to testcases, etc., to allow
22909 them to work properly given the reorganization of deja-gnu and the
22910 relocation of the testcases from deja-gnu to a "tool" subdirectory.
22911
22912 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
22913
22914 * gdb/testsuite: Initial creation of gdb/testsuite.
22915 Migrated dejagnu testcases and support files for testing nm to
22916 gdb/testsuite from deja-gnu. These files were moved "as is"
22917 with no modifications. This migration is part of a major overhaul
22918 of dejagnu. The modifications to these testcases, etc., which
22919 will allow them to work with the new version of dejagnu will be
22920 made in a future update.
22921
22922 For additional changes see gdb.mi/ChangeLog-1999-2003.
22923 \f
22924 ;; Local Variables:
22925 ;; mode: change-log
22926 ;; left-margin: 8
22927 ;; fill-column: 74
22928 ;; version-control: never
22929 ;; End:
22930
22931 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
22932 2003, 2004, 2005 Free Software Foundation, Inc.
22933 Copying and distribution of this file, with or without modification,
22934 are permitted provided the copyright notice and this notice are preserved.